- mainpage: https://ocr-d.de/de/gt-guidelines/
- beta-version:
- Use the Makefile for download and install the DITA Open Toolkit.
- Use the Makefile to produce the HTML output.
make deps
make build
make LANG=de build
dita --input=ocrd_ocrd.ditamap \
--format=html5 \
--output=output\ocr-d_GTG \
--args.input.dir=grtran
--propertyfile=properties\docs-build-html5_ocrd.properties
see Building output using the dita command https://www.dita-ot.org/dev/topics/build-using-dita-command.html