diff --git a/docs/api/Doxyfile.cmake b/docs/api/Doxyfile.cmake index 9af96bca..11e3a0a0 100644 --- a/docs/api/Doxyfile.cmake +++ b/docs/api/Doxyfile.cmake @@ -1760,7 +1760,7 @@ LATEX_OUTPUT = latex # the output language. # This tag requires that the tag GENERATE_LATEX is set to YES. -LATEX_CMD_NAME = @LATEX_COMPILER@ +LATEX_CMD_NAME = latex # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate # index for LaTeX.