Jarno Elovirta
Jarno Elovirta
Thinking about the syntax and trying to make it more compact. Syntax equivalence: # XML ```xml ``` This could be more compact by using attributes with comma separated list ```xml...
Is the order of deliverable generation a requirement (👍🏽/👎🏽)? So if I have ```xml ``` Those are processed: 1. A 2. B 3. every deliverable in product2, in order 4....
@thendarion cound you add information to the issue description what this omission causes in PDF2 processing?
If you have a map that references a local non-DITA resource, like another PDF or Excel file, will setting this default prevent those files from being copied to output directory?
I actually had a real use case where there was a Excel in the book map and the output was a PDF and that Excel “attachment” as a separate file....
The Laucher class is an Ant class that we haven't forked and I would prefer us not to fork it. The Main class does revert to the original System.err, see...
@raducoravu I'm not sure how to add an exception for stacktraces 🤔
Ping @raducoravu @eerohele, you might be interested in this feature.
@raducoravu This is still just a POC and doesn't work yet. I wanted to work in public to get comments in early, so that this doesn't end up being something...
@eerohele OT has for a long time had support for `local.properties` file in the installation directory, but it's only read by Ant. The normal configuration which is available through the...