source code browser
a4 instead of a4wide latex with indices
This commit is contained in:
@@ -9,6 +9,11 @@
|
|||||||
## @license LGPL, see file <a href="license.html">COPYING</a>
|
## @license LGPL, see file <a href="license.html">COPYING</a>
|
||||||
##
|
##
|
||||||
## $Log$
|
## $Log$
|
||||||
|
## Revision 1.14 2005/03/14 16:23:28 marc
|
||||||
|
## source code browser
|
||||||
|
## a4 instead of a4wide
|
||||||
|
## latex with indices
|
||||||
|
##
|
||||||
## Revision 1.13 2005/03/11 23:26:18 marc
|
## Revision 1.13 2005/03/11 23:26:18 marc
|
||||||
## repeat brief
|
## repeat brief
|
||||||
##
|
##
|
||||||
@@ -481,7 +486,7 @@ FILTER_SOURCE_FILES = NO
|
|||||||
# If the SOURCE_BROWSER tag is set to YES then a list of source files will
|
# If the SOURCE_BROWSER tag is set to YES then a list of source files will
|
||||||
# be generated. Documented entities will be cross-referenced with these sources.
|
# be generated. Documented entities will be cross-referenced with these sources.
|
||||||
|
|
||||||
SOURCE_BROWSER = NO
|
SOURCE_BROWSER = YES
|
||||||
|
|
||||||
# Setting the INLINE_SOURCES tag to YES will include the body
|
# Setting the INLINE_SOURCES tag to YES will include the body
|
||||||
# of functions and classes directly in the documentation.
|
# of functions and classes directly in the documentation.
|
||||||
@@ -681,7 +686,7 @@ COMPACT_LATEX = YES
|
|||||||
# by the printer. Possible values are: a4, a4wide, letter, legal and
|
# by the printer. Possible values are: a4, a4wide, letter, legal and
|
||||||
# executive. If left blank a4wide will be used.
|
# executive. If left blank a4wide will be used.
|
||||||
|
|
||||||
PAPER_TYPE = a4wide
|
PAPER_TYPE = a4
|
||||||
|
|
||||||
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
|
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
|
||||||
# packages that should be included in the LaTeX output.
|
# packages that should be included in the LaTeX output.
|
||||||
@@ -719,7 +724,7 @@ LATEX_BATCHMODE = YES
|
|||||||
# include the index chapters (such as File Index, Compound Index, etc.)
|
# include the index chapters (such as File Index, Compound Index, etc.)
|
||||||
# in the output.
|
# in the output.
|
||||||
|
|
||||||
LATEX_HIDE_INDICES = YES
|
LATEX_HIDE_INDICES = NO
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# configuration options related to the RTF output
|
# configuration options related to the RTF output
|
||||||
|
Reference in New Issue
Block a user