docbook / xslTNG

DocBook xslTNG Stylesheets
https://xsltng.docbook.org
MIT License
42 stars 20 forks source link

Document how to override 'antennahouse' property #375

Closed tgraham-antenna closed 1 year ago

tgraham-antenna commented 1 year ago

https://github.com/docbook/xslTNG/blob/9d4808b5a2380bc672d1960c71d7fab4519ac93d/gradle.properties#L16

antennahouse can be overridden in ~/.gradle/gradle.properties. (I confused myself for a while by forgetting that I had done that.)

A more usual value for Linux would be /usr/AHFormatterV73/run.sh, where run.sh is the shell script that sets up the environment variables that AHFCmd expects.

For Windows, just AHFCmd should be sufficient.