Updated to allow PDF

This commit is contained in:
2018-05-05 18:15:26 -04:00
parent 1a5556b045
commit b064330ff3

View File

@@ -1685,7 +1685,7 @@ LATEX_OUTPUT = latex
# The default file is: latex.
# This tag requires that the tag GENERATE_LATEX is set to YES.
LATEX_CMD_NAME = latex
LATEX_CMD_NAME = pdflatex
# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate
# index for LaTeX.