]> j8takagi.net Git Repository - YACASL2.git/commitdiff
Doxyfileで、LaTeX出力時にuplatexを使うように v0.2p37
authorj8takagi <j8takagi@nifty.com>
Sun, 15 Jun 2014 16:26:40 +0000 (01:26 +0900)
committerj8takagi <j8takagi@nifty.com>
Sun, 15 Jun 2014 16:26:40 +0000 (01:26 +0900)
VERSION
doc_inner/Doxyfile

diff --git a/VERSION b/VERSION
index 2bfa35d6273538ad3053b5f321f996577972a9c5..2e680a889d828f9c275b11bcf79c54e190863100 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.2p36
+v0.2p37
index 5c56d17c44bf0ed0682e2091825ef23a88f9feed..2e6507c26c5a38c9b44129a382ea07fb45cf4d6e 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.
 
-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.