Consodoc publishing server: XML to beautiful documents
Consodoc is a system which automates XML publishing. The base use case is converting XML to beautiful PDF through TeXML and LaTeX, but Consodoc is adaptable to other processes as well.
Consodoc is a system which automates XML publishing. The base use case is converting XML to beautiful PDF through TeXML and LaTeX, but Consodoc is adaptable to other processes as well.
To install consodoc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install consodoc
To see what files were installed by consodoc, run:
port contents consodoc
To later upgrade consodoc, run:
sudo port selfupdate && sudo port upgrade consodoc
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.