Differences
This shows you the differences between two versions of the page.
oo-exporter-workflow [2007/09/29 17:02] sobek created |
oo-exporter-workflow [2007/11/27 19:03] (current) mpalmer |
||
---|---|---|---|
Line 63: | Line 63: | ||
===== Other Programs for ODG Creation ===== | ===== Other Programs for ODG Creation ===== | ||
+ | |||
==== SVG importer for OpenOffice ==== | ==== SVG importer for OpenOffice ==== | ||
Line 70: | Line 71: | ||
This importer has at the time of writing some issues with saved and exported SVG files from BKChem. | This importer has at the time of writing some issues with saved and exported SVG files from BKChem. | ||
* curved arrows are not properly placed | * curved arrows are not properly placed | ||
- | * H_3C will be displayed as H3C | + | * H<sub>3</sub>C will be displayed as H3C |
* bonds and marks are not in right location | * bonds and marks are not in right location | ||
Line 87: | Line 88: | ||
Imported SVG (exported and saved from BKChem) files are drawn as boxes without content. Furthermore, the SXD import (exported from BKChem) crashes Scribus version 1.2.5. | Imported SVG (exported and saved from BKChem) files are drawn as boxes without content. Furthermore, the SXD import (exported from BKChem) crashes Scribus version 1.2.5. | ||
Version 1.3.3.8 gives the same results. | Version 1.3.3.8 gives the same results. | ||
+ | |||
+ | |||
+ | ==== Latex / Lyx ==== | ||
+ | The standard file format for inclusion of graphics is encapsulated postscript | ||
+ | (EPS). BKChem has three different options for exporting postscript, all of which | ||
+ | give slightly different results; overall the one based on piddle seems to work best. | ||
+ | To avoid bounding box issues, activate the autocrop option (File -> File properties -> autocrop images) before exporting the file. | ||
+ | |||
+ | If you use PdfLatex, EPS cannot be used - in this case, just export to PDF instead of EPS. The autocrop option should still be set. | ||
==== Untested So Far ==== | ==== Untested So Far ==== | ||
I am just dumping program names that come to mind. Have to test them later. | I am just dumping program names that come to mind. Have to test them later. | ||
- | latex? lyx/lynx? GOffice? KOffice? Abiword? | + | lynx? GOffice? KOffice? Abiword? |