opengeospatial / templates

OGC document templates in AsciiDoc
Apache License 2.0
11 stars 20 forks source link

Use coderay highlighter to address compilation issue on Windows #14

Closed ghobona closed 10 months ago

ghobona commented 4 years ago

Encountered some compilation errors on Windows. The errors were reported by the CDB SWG. The errors were fixed only by changing to :source-highlighter: coderay in the standard_document.adoc file.

ghobona commented 10 months ago

The template has since been changed to metanorma. So this issue is no longer applicable.