Page 1 of 1

DITA-OT PDF Numbers before topic title

Posted: Wed Mar 13, 2024 5:44 pm
by Guenter_TUGraz
I use a custom xsl for numbering the titles in my PDF-output (based on XSL-FO) according to the info i have got form github article
"oxygenxml / dita-ot-numbering". My file is identical with customization.xml on github.
See:
https://github.com/oxygenxml/dita-ot-numbering
The numbering run well up to Oxygen 24.1, but not with Oxygen 26. I can't find the reason why. Can you help me?

Re: DITA-OT PDF Numbers before topic title

Posted: Thu Mar 14, 2024 11:43 am
by andrei_pomacu
Hi,
I tested in Oxygen 26.0 build 2024012406 and it worked.
Here are the steps that were successful in my endeavor:
  1. Downloaded the plugin from GitHub repository. Unzip it.
  2. Copied the plugin in ./Oxygen XML Editor 26\frameworks\dita\DITA-OT\plugins.
  3. Opened the Configure Transformation Scenario and run Run DITA-OT Integrator.
  4. Open my PDF transformation scenario - based on XSL-FO, open the Parameters tab and set the numbers-before-title parameters.
    image.png
  5. Run transformation scenario.
I've also attached some screenshots from the PDF that was generated following my transformation scenario for your review.
image.png
image.png
Given the steps above, if your experience deviates or if there are additional complexities in your publication, could you kindly provide more specific details? Additional information will greatly assist us in understanding and addressing your issue more accurately.
Regards,
Andrei