Doxyfileで、LaTeX出力時にuplatexを使うように
authorj8takagi <j8takagi@nifty.com>
Sun, 15 Jun 2014 16:26:40 +0000 (01:26 +0900)
committerj8takagi <j8takagi@nifty.com>
Tue, 17 Jun 2014 01:56:33 +0000 (10:56 +0900)
VERSION
doc_inner/Doxyfile

diff --git a/VERSION b/VERSION
index 2bfa35d..2e680a8 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.2p36
+v0.2p37
index 5c56d17..2e6507c 100644 (file)
@@ -1591,7 +1591,7 @@ LATEX_OUTPUT           = latex
 # The default file is: latex.
 # This tag requires that the tag GENERATE_LATEX is set to YES.
 
 # The default file is: latex.
 # This tag requires that the tag GENERATE_LATEX is set to YES.
 
-LATEX_CMD_NAME         = platex
+LATEX_CMD_NAME         = uplatex
 
 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate
 # index for LaTeX.
 
 # The MAKEINDEX_CMD_NAME tag can be used to specify the command name to generate
 # index for LaTeX.