From b064330ff30a78835d96fa09f2d359839cc7b1f8 Mon Sep 17 00:00:00 2001 From: Matthew Ellison Date: Sat, 5 May 2018 18:15:26 -0400 Subject: [PATCH] Updated to allow PDF --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 5022559..7bbbd55 100644 --- a/Doxyfile +++ b/Doxyfile @@ -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.