I tested the version 1.2.1. Images which were used to statically render objects
embedded in the DOCX file (e.g. a PowerPoint slide) are now properly linked.
I read the changes in 1.2.1 and have a question about converting the emf files
to svg. Can you please give me an example on how I have to feed the
W2X_IMAGE_CONVERSIONS parameters .emf.svg soffice --headless --convert-to svg
-–outdir %~po %i to the conversion? Currently I do on Mac OS X:
while read i; do
# edupool SB Personalwesen Ordner
/Users/thomasdumm/Dropbox/Delivros/Applikationen/Tools/w2x-pro-1_2_1/bin/w2x
-pu edit.before.remove-styles "before-remove-styles.xed" -p edit.do.sections ""
-p edit.inlines.generate-big-small no -p edit.convert-tabs.to-table yes -p
edit.inlines.convert "c-Strong b" -p edit.blocks.convert "p-QUELIN textarea !
p-TABGAPlef input class='left' ! p-TABGAPcen input class='center' ! p-TABGAPrig
input class='right' ! p-TitelTeil123 h1 class='numberless' ! p-Titel14Schrift
h6 ! p-TitelSchrift14 h6 !p-TiteloNr h6 ! p-TitelMuster h6 !
p-TitelSchrift11ohneNr h6 ! p-TitelSchrift12ohneNr h6 ! p-TitelohneNr h6 !
p-Header h6 ! p-Caption p class='Caption' ! p-FootnoteText p
class='FootnoteText' ! p-Index1 p class='Index1' ! p-TitelAufgabe h6" -p
transform.style-with-class yes -p transform.discard-index-terms no -p
edit.prune.preserve "p-TABGAPlef p-TABGAPrig p-TABGAPcen p-QUELIN" -p
edit.remove-styles.preserved-classes "p-TABGAPlef p-TABGAPrig p-TABGAPcen
p-QUELIN" -p split.split-before-level 1 -pu
edit.finish-styles.custom-styles-url-or-file style.css -o epub1_1 ${i%%.*}.docx
${i%%.*}.epub
done < files.dat
Which open office version do you recommend installing if I do not use open
office otherwise (OpenOffice/LibreOffice:)?
--
XMLmind Word To XML Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/w2x-support