File: 030-Use-Pdflatex

package info (click to toggle)
toulbar2 1.2.1%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 30,876 kB
  • sloc: cpp: 72,466; python: 1,477; ansic: 391; xml: 72; sh: 54; awk: 50; makefile: 48
file content (11 lines) | stat: -rw-r--r-- 458 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -994,7 +994,7 @@
 # The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be 
 # invoked. If left blank `latex' will be used as the default command name.
 
-LATEX_CMD_NAME         = "@LATEX_COMPILER@"
+LATEX_CMD_NAME         = "@PDFLATEX_COMPILER@"
 
 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to 
 # generate index for LaTeX. If left blank `makeindex' will be used as the