jelovirt / dita-generator

DITA Generator is a Python program that generates DITA shell DTDs, DITA topic specialization stubs, and DITA-OT plug-in stubs.
http://dita-generator-hrd.appspot.com/
Apache License 2.0
18 stars 1 forks source link

Add support for Dita-OT 3.3 #39

Open hcw70 opened 4 years ago

hcw70 commented 4 years ago

Currently we run a PDF customisation based on Dita-OT 3.1.2 generated with your great plugin generator.

However, there seems to be some major rework in the PDF pulgin since Dita-OT 3.2, which prevents us from upgrading since we would loose our customisations.

Is there a chance that you adapt the generator to also support newer DITA-OT releases like 3.2 / 3.3?

Regards

Hauke