mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
working on latex to pdf from doxygen
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@4389 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
197bf2d327
commit
bfaa321cb1
@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.64])
|
||||
AC_INIT([IPhreeqc], [2.17.0], [charlton@usgs.gov])
|
||||
AC_INIT([IPhreeqc], [2.17.1-4389], [charlton@usgs.gov])
|
||||
AC_CONFIG_AUX_DIR([config])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
|
||||
@ -975,7 +975,7 @@ FORMULA_FONTSIZE = 10
|
||||
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
|
||||
# generate Latex output.
|
||||
|
||||
GENERATE_LATEX = NO
|
||||
GENERATE_LATEX = YES
|
||||
|
||||
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
|
||||
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user