On 04/24/2017 03:08 PM, Fabián Mandelbaum wrote:

before I start hunting for image references and modifying them on the
XML file "by hand" (either with String search_and_replace or with XML
DOM processing), is there a parameter or something else (a conversion
step? a xed script) I can use to change the generated image references
in the XML from xxx_files/image.png to just image.png? (that is,
removing the xxx_files/ from the image URIs in the XML).


No.

"-p convert.resource-directory ." which should allow to do this does not work because a bug occurs for parameter values "." and "./".

See definition of parameter "resource-directory" in http://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#convert_step

We'll of course fix this bug ASAP but for now, you'll have to workaround this bug.



--
XMLmind Word To XML Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/w2x-support

Reply via email to