On 09/28/2017 03:48 PM, Thomas Dumm wrote:

Can I somehow force w2x to convert word footnotes to inline [footnote] … 
[/footnote] markup?

PS: We use the w2x-output inside Wordpress and Wordpress uses this 
bracket-format for footnotes.


Sorry but I'm not sure to understand what you want.

w2x first converts DOCX to styled XHTML and then optionally to a number of other formats like semantic XHTML, EPUB, Web Help, DITA, DocBook.

Which output format supported by w2x do you target?

If it's an XHTML-based output format (e.g. EPUB), please send us a realistic, hand-written XHTML sample containing the kind of markup you expect from w2x.



--> Let's suppose you simply generate styled XHTML out of your DOCX files.

Let's suppose I *really* understood what you want, though -no offense intended- "inline [footnote] … [/footnote] markup" sounds like a joke.

Out of the box, w2x generates a footnote callout looking like this:

<a class="role-footnote-ref" href="#__FN2__">2</a>

along with a footnote body looking like this:

<div class="role-footnote" id="__FN2__"> … </div>.

Transforming the footnote callout and the footnote body to inline "[footnote] … [/footnote]" markup represents at least a 2-hour customization service. I'm afraid this customization service is not part of standard support (see "Support Policy", http://www.xmlmind.com/w2x/support_policy.html).

OTOH, if you are willing to implement this yourself, please do not hesitate to send us another email containing all the information requested above.


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

Reply via email to