Using custom ghostscript installation
marco restelli <[email protected]> Thu, 15 Nov 2018 18:44:40 +0100
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <CAHV2F1Lv0EwzrMXtKTxK_Gq02fGrj3pa6J3qPz7ZH+bu5J1cGg@mail.gmail.com> |
Dear all, I am using doxygen+latex to generate png files for some equations. I have a custom latex Installation which is not included in the system path - using LATEX_CMD_NAME I can select the latex executable from the doxyfile, but I can not find a way to select also my custom ghostscript executable. Is there such an option? Thank you, Marco