FreeBSD Port: doxygen-1.4.1

Robert Cousins rec at RCousins.com
Thu Sep 15 11:00:52 PDT 2005


Hello. Am having trouble building mapserver on 5.4-stable due to doxygen 
being
unable to build. I'm probably doing something stupid. Could someone please
give me a clue?

 The transcript of the mapserver build is included below:


Script started on Thu Sep 15 10:54:24 2005
You have mail.
colo2# pwd
/usr/ports/graphics/mapserver
colo2# date
Thu Sep 15 10:54:28 PDT 2005
colo2# make
===>   mapserver-4.4.1 depends on executable: php-config - found
===>   mapserver-4.4.1 depends on executable: gmake - found
===>   mapserver-4.4.1 depends on file: /usr/local/bin/perl5.8.6 - found
===>   mapserver-4.4.1 depends on shared library: gd.4 - found
===>   mapserver-4.4.1 depends on shared library: proj.5 - found
===>   mapserver-4.4.1 depends on shared library: ming.3 - found
===>   mapserver-4.4.1 depends on shared library: pdf.7 - found
===>   mapserver-4.4.1 depends on shared library: gdal.4 - not found
===>    Verifying install for gdal.4 in /usr/ports/graphics/gdal
===>   gdal-1.2.1_2 depends on file: /usr/local/bin/doxygen - not found
===>    Verifying install for /usr/local/bin/doxygen in /usr/ports/devel/doxygen
===>  Building for doxygen-1.4.1
gmake -C qtools
gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/qtools'
gmake -f Makefile.qtools    all
gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/qtools'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/qtools'
gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/qtools'
gmake -C libpng
gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libpng'
gmake -f Makefile.libpng
gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libpng'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libpng'
gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libpng'
gmake -C libmd5
gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libmd5'
gmake -f Makefile.libmd5
gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libmd5'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libmd5'
gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/libmd5'
gmake -C src
gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake -f Makefile.libdoxycfg PERL=/usr/local/bin/perl all
gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake -f Makefile.libdoxygen PERL=/usr/local/bin/perl all
gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake -f Makefile.doxygen    PERL=/usr/local/bin/perl all
gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake -f Makefile.doxytag    PERL=/usr/local/bin/perl all
gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/src'
gmake -C addon/doxywizard
gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/addon/doxywizard'
gmake -f Makefile.doxywizard QTDIR=/usr/X11R6 all
gmake[2]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/addon/doxywizard'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/addon/doxywizard'
gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/addon/doxywizard'
cd examples ; gmake
gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/examples'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/examples'
cd doc ; gmake
gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/doc'
DOXYGEN_DOCDIR=..; \
export DOXYGEN_DOCDIR; \
        VERSION=1.4.1 ; \
export VERSION; \
/usr/ports/devel/doxygen/work/doxygen-1.4.1/bin/doxygen
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for files to exclude
Reading input files...
Reading and parsing tag files
Reading formula repository...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/index.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/install.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/starting.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/docblocks.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/lists.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/grouping.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/formulas.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/diagrams.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/preprocessing.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/autolink.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/output.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/external.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/faq.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/trouble.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/history.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/features.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxygen_usage.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxytag_usage.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxywizard_usage.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/installdox_usage.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/config.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/commands.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/htmlcmds.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/language.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/perlmod.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/perlmod_tree.doc...
Reading /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/arch.doc...
Read 361747 bytes
Parsing input...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/index.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/install.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/starting.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/docblocks.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/lists.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/grouping.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/formulas.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/diagrams.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/preprocessing.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/autolink.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/output.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/external.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/faq.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/trouble.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/history.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/features.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxygen_usage.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxytag_usage.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/doxywizard_usage.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/installdox_usage.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/config.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/commands.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/htmlcmds.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/language.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/perlmod.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/perlmod_tree.doc...
Parsing file /usr/ports/devel/doxygen/work/doxygen-1.4.1/doc/arch.doc...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Searching for included using directives...
Building class list...
Searching for members imported via using declarations...
Building example list...
Searching for documented variables...
Building member list...
Searching for friends...
Searching for documented defines...
Computing template instances...
Flushing cached template relations that have become invalid...
Creating members for template instances...
Computing class relations...
Searching for enumerations...
Searching for member function documentation...
Building page list...
Search for main page...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding todo/test/bug list items...
Computing dependencies between directories...
Generating style sheet...
Counting data structures...
Resolving user defined references...
Combining using relations...
Finding anchors and sections in the documentation...
Generating index page...
Generating file index...
Generating example documentation...
Generating file sources...
Generating file documentation...
Generating class documentation...
Generating annotated compound index...
Generating hierarchical class index...
Generating member index...
Generating page documentation...
Generating docs for page index...
Generating docs for page install...
Generating docs for page starting...
Generating docs for page docblocks...
Generating docs for page lists...
Generating docs for page grouping...
Generating docs for page formulas...
Generating docs for page diagrams...
Generating docs for page preprocessing...
Generating docs for page autolink...
Generating docs for page output...
Generating docs for page external...
Generating docs for page faq...
Generating docs for page trouble...
Generating docs for page history...
Generating docs for page features...
Generating docs for page doxygen_usage...
Generating docs for page doxytag_usage...
Generating docs for page doxywizard_usage...
Generating docs for page installdox_usage...
Generating docs for page config...
Generating docs for page commands...
Generating docs for page htmlcmds...
Generating docs for page langhowto...
Generating docs for page perlmod...
Generating docs for page perlmod_tree...
Generating docs for page arch...
Generating group documentation...
Generating directory documentation...
Generating namespace index...
Generating group index...
Generating directory index...
Generating example index...
Generating file member index...
Generating namespace member index...
Generating page index...
Generating graph info page...
Generating bitmaps for formulas in HTML...
gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/doc'
cd latex ; gmake
gmake[1]: Entering directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/latex'
Running latex...
pdflatex doxygen_manual.tex 
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./doxygen_manual.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
kish, ukrainian, nohyphenation, loaded.
(/usr/local/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/local/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/share/texmf-dist/tex/latex/base/makeidx.sty)
(/usr/local/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/local/share/texmf-dist/tex/latex/float/float.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphics.cfg)
(/usr/local/share/texmf-dist/tex/latex/graphics/pdftex.def)))
(/usr/local/share/texmf-dist/tex/generic/epsf/epsf.tex
This is `epsf.tex' v2.7k <10 July 1997>
) (./doxygen.sty (/usr/local/share/texmf-dist/tex/latex/tools/calc.sty)
(/usr/local/share/texmf-dist/tex/latex/tools/array.sty))
(/usr/local/share/texmf-dist/tex/latex/tools/multicol.sty)
(/usr/local/share/texmf/tex/latex/times.sty (/root/texmf/tex/psfonts.sty))
(/usr/local/share/texmf-dist/tex/latex/base/alltt.sty)
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/local/share/texmf-dist/tex/latex/hyperref/backref.sty)
(/usr/local/share/texmf-dist/tex/latex/url/url.sty))
*hyperref using default driver hpdftex*
(/usr/local/share/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/local/share/texmf-dist/tex/latex/psnfss/pifont.sty
(/usr/local/share/texmf-dist/tex/latex/psnfss/upzd.fd)
(/usr/local/share/texmf-dist/tex/latex/psnfss/upsy.fd)))
Writing index file doxygen_manual.idx
(./doxygen_manual.aux (./index.aux))
! Missing number, treated as zero.
<to be read again> 
                   p
l.32 \begin{document}
                     
? \end(document)
Type <return> to proceed, S to scroll future error messages,
R to run without stopping, Q to run quietly,
I to insert something, E to edit your file,
1 or ... or 9 to ignore the next 1 to 9 tokens of input,
H for help, X to quit.
? R
OK, entering \nonstopmode...
! Missing number, treated as zero.
<to be read again> 
                   p
l.32 \begin{document}
                     

LaTeX Font Warning: Font shape `OT1/cmr/m/n' in size <0> not available
(Font)              size <5> substituted on input line 32.

(/usr/local/share/texmf-dist/tex/context/base/supp-pdf.tex
(/usr/local/share/texmf-dist/tex/context/base/supp-mis.tex
loading : Context Support Macros / Miscellaneous (2004.10.26)
)
loading : Context Support Macros / PDF (2004.03.26)
) (/usr/local/share/texmf-dist/tex/latex/graphics/color.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/color.cfg))
(/usr/local/share/texmf-dist/tex/latex/hyperref/nameref.sty)
(./doxygen_manual.out) (./doxygen_manual.out)
<doxygen_logo.pdf, id=115, 636.3775pt x 197.73875pt> <use doxygen_logo.pdf>
(/usr/local/share/texmf-dist/tex/latex/base/omscmr.fd)

LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <0> not available
(Font)              size <5> substituted on input line 38.

! Missing number, treated as zero.
<to be read again> 
                   p
l.40 \end{titlepage}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.40 \end{titlepage}
                    
[1{/usr/local/share/texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./doxygen_lo
go.pdf>]
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \tableofcontents
                     

LaTeX Font Warning: Font shape `OT1/cmr/bx/n' in size <0> not available
(Font)              size <5> substituted on input line 42.

(./doxygen_manual.toc
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...part}{I\hspace {1em}User Manual}{3}{part.1}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 ...\hspace {1em}Reference Manual}{40}{part.2}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.185 ...space {1em}Developers Manual}{90}{part.3}
                                                  
)
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \clearemptydoublepage
                          
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \clearemptydoublepage
                          
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.43 \clearemptydoublepage
                          
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \clearemptydoublepage
                          
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \clearemptydoublepage
                          
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \clearemptydoublepage
                          
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \clearemptydoublepage
                          
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \clearemptydoublepage
                          
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \clearemptydoublepage
                          

LaTeX Font Warning: Font shape `OMS/cmsy/b/n' in size <0> not available
(Font)              size <5> substituted on input line 43.

[1] (./index.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.3 \subsubsection*{Introduction}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.3 \subsubsection*{Introduction}
                                 

LaTeX Font Warning: Font shape `OML/cmm/m/it' in size <0> not available
(Font)              size <5> substituted on input line 8.


LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <0> not available
(Font)              size <5> substituted on input line 8.


LaTeX Font Warning: Font shape `OT1/cmtt/m/n' in size <0> not available
(Font)              size <5> substituted on input line 11.

! Missing number, treated as zero.
<to be read again> 
                   p
l.33 \subsubsection*{Doxygen license}
                                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.33 \subsubsection*{Doxygen license}
                                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.39 P
      ermission to use, copy, modify, and distribute this software and its d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.39 P
      ermission to use, copy, modify, and distribute this software and its d...

! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.39 P
      ermission to use, copy, modify, and distribute this software and its d...
! Missing number, treated as zero.
<to be read again> 
                   p
l.39 P
      ermission to use, copy, modify, and distribute this software and its d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.39 P
      ermission to use, copy, modify, and distribute this software and its d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.39 P
      ermission to use, copy, modify, and distribute this software and its d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.39 P
      ermission to use, copy, modify, and distribute this software and its d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.39 P
      ermission to use, copy, modify, and distribute this software and its d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.39 P
      ermission to use, copy, modify, and distribute this software and its d...

[1]
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \subsubsection*{User examples}
                                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \subsubsection*{User examples}
                                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.53 \subsubsection*{Future work}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.53 \subsubsection*{Future work}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.59 \subsubsection*{Acknowledgements}
                                      
! Missing number, treated as zero.
<to be read again> 
                   p
l.59 \subsubsection*{Acknowledgements}
                                      
)
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \include{index}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \include{index}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \include{index}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \include{index}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \include{index}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \include{index}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \include{index}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \include{index}
                    
[2]
! Missing number, treated as zero.
<to be read again> 
                   p
l.46 \part{User Manual}
                       
! Missing number, treated as zero.
<to be read again> 
                   p
l.46 \part{User Manual}
                       
(./install.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 \hypertarget{install}{}\section{Installation}
                                                 \label{install}
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 ...}\subsection{Compiling from source on Unix}
                                                  \label{install_install_src...

! Missing number, treated as zero.
<to be read again> 
                   p
l.24 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.28 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.28 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \normalsize
                

LaTeX Font Warning: Font shape `OT1/cmr/m/it' in size <0> not available
(Font)              size <5> substituted on input line 41.

! Missing number, treated as zero.
<to be read again> 
                   p
l.47 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.50 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.50 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.59 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.62 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.62 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.69 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.71 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.71 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.71 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.71 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.71 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.71 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.71 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.71 \end{verbatim}
                   
[3]
! Missing number, treated as zero.
<to be read again> 
                   p
l.72 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.72 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.79 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.82 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.82 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.91 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.94 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.94 \normalsize
                

Underfull \hbox (badness 10000) in paragraph at lines 100--100

! Missing number, treated as zero.
<to be read again> 
                   p
l.107 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.110 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.110 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.116 ...bsection{Installing the binaries on Unix}
                                                  \label{install_install_bin...

! Missing number, treated as zero.
<to be read again> 
                   p
l.121 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.125 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.125 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 135--135

! Missing number, treated as zero.
<to be read again> 
                   p
l.136 ...tion{Known compilation problems for Unix}
                                                  \label{install_unix_problems}

! Missing number, treated as zero.
<to be read again> 
                   p
l.143 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.150 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.150 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.155 N
       ow install doxygen as described above.
! Missing number, treated as zero.
<to be read again> 
                   p
l.155 N
       ow install doxygen as described above.
! Missing number, treated as zero.
<to be read again> 
                   p
l.155 N
       ow install doxygen as described above.
! Missing number, treated as zero.
<to be read again> 
                   p
l.155 N
       ow install doxygen as described above.
! Missing number, treated as zero.
<to be read again> 
                   p
l.155 N
       ow install doxygen as described above.
! Missing number, treated as zero.
<to be read again> 
                   p
l.155 N
       ow install doxygen as described above.
! Missing number, treated as zero.
<to be read again> 
                   p
l.155 N
       ow install doxygen as described above.
! Missing number, treated as zero.
<to be read again> 
                   p
l.155 N
       ow install doxygen as described above.
[4]
! Missing number, treated as zero.
<to be read again> 
                   p
l.173 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.177 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.177 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.180 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.185 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.185 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.188 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.200 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.206 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.206 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.213 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.219 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.219 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.226 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.240 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.240 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.240 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.240 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.240 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.240 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.240 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.240 \end{verbatim}
                    
[5]
! Missing number, treated as zero.
<to be read again> 
                   p
l.241 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.241 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.254 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.261 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.261 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.268 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.272 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.272 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.291 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.294 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.294 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.297 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.300 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.300 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.301 ...section{Compiling from source on Windows}
                                                  \label{install_install_src...

! Missing number, treated as zero.
<to be read again> 
                   p
l.303 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.303 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.303 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.303 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.303 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.303 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.303 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.303 
      
[6]
Underfull \hbox (badness 1137) in paragraph at lines 311--312
[]\OT1/cmr/m/n/5 An un-zip/untar tool like Win-Zip to un-pack the tar source di
s-tri-bu-tion. This can be found at
! Missing number, treated as zero.
<to be read again> 
                   p
l.353 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.356 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.356 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.367 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.370 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.370 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.377 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.380 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.380 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.385 ...ntation can be generated. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.385 ...ntation can be generated. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.385 ...ntation can be generated. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.385 ...ntation can be generated. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.385 ...ntation can be generated. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.385 ...ntation can be generated. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.385 ...ntation can be generated. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.385 ...ntation can be generated. \end{enumerate}
                                                  
[7]
! Missing number, treated as zero.
<to be read again> 
                   p
l.386 ...ction{Installing the binaries on Windows}
                                                  \label{install_install_bin...


Underfull \hbox (badness 4595) in paragraph at lines 402--403
[]\OT1/cmr/m/n/5 If you want to gen-er-ate com-pressed HTML help (see [][]GEN-E
R-ATE[]-HTMLHELP[][]) in the con-

Underfull \hbox (badness 6252) in paragraph at lines 402--403
\OT1/cmr/m/n/5 fig file, then you need the Mi-crosoft HTML help work-shop. You 
can down-load it at:
! Missing number, treated as zero.
<to be read again> 
                   p
l.406 ...subsection{Tools used to develop doxygen}
                                                  \label{install_build_tools}
) (./starting.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...target{starting}{}\section{Getting started}
                                                  \label{starting}
! Missing number, treated as zero.
<to be read again> 
                   p
l.10  \begin{figure}[H]
                       
! Missing number, treated as zero.
<to be read again> 
                   p
l.10  \begin{figure}[H]
                       
<infoflow.pdf, id=315, 661.47125pt x 585.18625pt> <use infoflow.pdf>
Overfull \hbox (53.33858pt too wide) in paragraph at lines 12--12
 [] 
! Missing number, treated as zero.
<to be read again> 
                   p
l.12 ...nfoflow}\caption{Doxygen information flow}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.12 ...nfoflow}\caption{Doxygen information flow}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \hypertarget{starting_step1}{}
                                   \subsection{Step 1: Creating a configurat...

! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \hypertarget{starting_step1}{}
                                   \subsection{Step 1: Creating a configurat...

! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \hypertarget{starting_step1}{}
                                   \subsection{Step 1: Creating a configurat...

! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \hypertarget{starting_step1}{}
                                   \subsection{Step 1: Creating a configurat...

! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \hypertarget{starting_step1}{}
                                   \subsection{Step 1: Creating a configurat...

! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \hypertarget{starting_step1}{}
                                   \subsection{Step 1: Creating a configurat...

! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \hypertarget{starting_step1}{}
                                   \subsection{Step 1: Creating a configurat...

! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \hypertarget{starting_step1}{}
                                   \subsection{Step 1: Creating a configurat...

[8]
! Missing number, treated as zero.
<to be read again> 
                   p
l.15 ...ion{Step 1: Creating a configuration file}
                                                  \label{starting_step1}
! Missing number, treated as zero.
<to be read again> 
                   p
l.20 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \end{verbatim}
                   
[9 <./infoflow.pdf>]
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \footnotesize
                  \begin{verbatim} EXCLUDE_PATTERNS = */test/*
! Missing number, treated as zero.
<to be read again> 
                   p
l.44 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.44 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.53 ...ep2}{}\subsection{Step 2: Running doxygen}
                                                  \label{starting_step2}
! Missing number, treated as zero.
<to be read again> 
                   p
l.56 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.59 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.59 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.70 ...ubsection{Step 3: Documenting the sources}
                                                  \label{starting_step3}
! Missing number, treated as zero.
<to be read again> 
                   p
l.73 I
      f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73 I
      f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73 I
      f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73 I
      f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73 I
      f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73 I
      f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73 I
      f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73 I
      f the \hyperlink{config_cfg_extract_all}{EXTRACT\_\-ALL} option is set...

[10]) (./docblocks.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...{docblocks}{}\section{Documenting the code}
                                                  \label{docblocks}
! Missing number, treated as zero.
<to be read again> 
                   p
l.2 ...{}\subsection{Special documentation blocks}
                                                  \label{docblocks_specialbl...

! Missing number, treated as zero.
<to be read again> 
                   p
l.14 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.19 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.19 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.26 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.43 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \item A
             third alternative is to use a block of at least two C++ comment...

! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \item A
             third alternative is to use a block of at least two C++ comment...

! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \item A
             third alternative is to use a block of at least two C++ comment...

! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \item A
             third alternative is to use a block of at least two C++ comment...

! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \item A
             third alternative is to use a block of at least two C++ comment...

! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \item A
             third alternative is to use a block of at least two C++ comment...

! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \item A
             third alternative is to use a block of at least two C++ comment...

! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \item A
             third alternative is to use a block of at least two C++ comment...

[11]
! Missing number, treated as zero.
<to be read again> 
                   p
l.52 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.57 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.57 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.64 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.69 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.69 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.78 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.83 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.83 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.96 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.103 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.103 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.110 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.115 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.115 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.118 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.122 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.122 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.127 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.131 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.131 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.138 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.144 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.144 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.156 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.161 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.161 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.161 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.161 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.161 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.161 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.161 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.161 \end{verbatim}
                    
[12]
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.171 \footnotesize
                   \begin{verbatim}//!  A test class.
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
[13]
! Missing number, treated as zero.
<to be read again> 
                   p
l.237 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.237 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.246 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.249 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.249 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.254 \footnotesize
                   \begin{verbatim}/**
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
[14]
! Missing number, treated as zero.
<to be read again> 
                   p
l.321 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.321 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.324 ...tion{Putting documentation after members}
                                                  \label{docblocks_memberdoc}
! Missing number, treated as zero.
<to be read again> 
                   p
l.326 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.326 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.326 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.326 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.326 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.326 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.326 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.326 
      
[15]
! Missing number, treated as zero.
<to be read again> 
                   p
l.329 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.332 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.332 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.335 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.338 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.338 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.341 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.345 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.345 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.348 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.352 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.352 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.357 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.360 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.360 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.363 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.366 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.366 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.373 \footnotesize
                   \begin{verbatim}/*! A test class */
! Missing number, treated as zero.
<to be read again> 
                   p
l.392 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.392 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 396--396

! Missing number, treated as zero.
<to be read again> 
                   p
l.397 ...subsection{Documentation at other places}
                                                  \label{docblocks_structura...

! Missing number, treated as zero.
<to be read again> 
                   p
l.399 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.399 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.399 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.399 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.399 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.399 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.399 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.399 
      
[16]
! Missing number, treated as zero.
<to be read again> 
                   p
l.404 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.411 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.411 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.422 \footnotesize
                   \begin{verbatim} /*! \file */ \end{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.423 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.423 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.426 \footnotesize
                   \begin{verbatim} /** @file */ \end{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.427 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.427 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.432 \footnotesize
                   \begin{verbatim}/*! \file structcmd.h
! Missing number, treated as zero.
<to be read again> 
                   p
l.489 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.489 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.489 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.489 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.489 \end{verbatim}
                    
! Missing number, treated as zero.

<to be read again> 
                   p
l.489 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.489 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.489 \end{verbatim}
                    
[17]
! Missing number, treated as zero.
<to be read again> 
                   p
l.490 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.490 \normalsize
                 
) (./lists.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 \hypertarget{lists}{}\section{Lists}
                                        \label{lists}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf U
          sing dashes}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf U
          sing dashes}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf U
          sing dashes}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf U
          sing dashes}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf U
          sing dashes}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf U
          sing dashes}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf U
          sing dashes}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf U
          sing dashes}
[18]
! Missing number, treated as zero.
<to be read again> 
                   p
l.10 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.25 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.25 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.47 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.69 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.69 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.74 I
      f you like you can also use HTML commands inside the documentation blo...

! Missing number, treated as zero.
<to be read again> 
                   p
l.74 I
      f you like you can also use HTML commands inside the documentation blo...

! Missing number, treated as zero.
<to be read again> 
                   p
l.74 I
      f you like you can also use HTML commands inside the documentation blo...

! Missing number, treated as zero.
<to be read again> 
                   p
l.74 I
      f you like you can also use HTML commands inside the documentation blo...

! Missing number, treated as zero.
<to be read again> 
                   p
l.74 I
      f you like you can also use HTML commands inside the documentation blo...

! Missing number, treated as zero.
<to be read again> 
                   p
l.74 I
      f you like you can also use HTML commands inside the documentation blo...

! Missing number, treated as zero.
<to be read again> 
                   p
l.74 I
      f you like you can also use HTML commands inside the documentation blo...

! Missing number, treated as zero.
<to be read again> 
                   p
l.74 I
      f you like you can also use HTML commands inside the documentation blo...

[19]
! Missing number, treated as zero.
<to be read again> 
                   p
l.78 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.98 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.98 \normalsize
                

Underfull \hbox (badness 10000) in paragraph at lines 102--102

) (./grouping.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 \hypertarget{grouping}{}\section{Grouping}
                                              \label{grouping}
! Missing number, treated as zero.
<to be read again> 
                   p
l.2 ...get{grouping_modules}{}\subsection{Modules}
                                                  \label{grouping_modules}

LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined
(Font)              using `OMS/cmsy/m/n' instead
(Font)              for symbol `textbraceleft' on input line 7.


LaTeX Font Warning: Font shape `OMS/cmtt/m/n' in size <0> not available
(Font)              size <5> substituted on input line 7.

! Missing number, treated as zero.
<to be read again> 
                   p
l.13 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
[20]
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.27 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.63 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.66 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.66 \normalsize
                

Underfull \hbox (badness 10000) in paragraph at lines 72--72

! Missing number, treated as zero.
<to be read again> 
                   p
l.74 \footnotesize
                  \begin{verbatim}/** @defgroup group1 The First Group
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
[21]
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.162 \end{verbatim}
                    
[22]
! Missing number, treated as zero.
<to be read again> 
                   p
l.163 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.163 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 ...ing_memgroup}{}\subsection{Member Groups}
                                                  \label{grouping_memgroup}
! Missing number, treated as zero.
<to be read again> 
                   p
l.170 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.175 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.175 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.178 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.183 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.183 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 193--193

! Missing number, treated as zero.
<to be read again> 
                   p
l.195 \footnotesize
                   \begin{verbatim}/** A class. Details */
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \end{verbatim}
                    
[23]
! Missing number, treated as zero.
<to be read again> 
                   p
l.237 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.237 \normalsize
                 
) (./formulas.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...get{formulas}{}\section{Including formulas}
                                                  \label{formulas}
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize
                 \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize\begin{verbatim}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize\begin{verbatim}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize\begin{verbatim}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize\begin{verbatim}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize\begin{verbatim}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize\begin{verbatim}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize\begin{verbatim}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize\begin{verbatim}
                                 
[24]
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 \normalsize
                
! \textfont 4 is undefined (character ().
l.16 The distance between $(x_1,y_1)$
                                      and $(x_2,y_2)$ is $\sqrt{(x_2-x_1)2+...

! \textfont 4 is undefined (character )).
l.16 The distance between $(x_1,y_1)$
                                      and $(x_2,y_2)$ is $\sqrt{(x_2-x_1)2+...

! \textfont 4 is undefined (character ().
l.16 ...stance between $(x_1,y_1)$ and $(x_2,y_2)$
                                                   is $\sqrt{(x_2-x_1)2+(y_...

! \textfont 4 is undefined (character )).
l.16 ...stance between $(x_1,y_1)$ and $(x_2,y_2)$
                                                   is $\sqrt{(x_2-x_1)2+(y_...

! \textfont 4 is undefined (character ().
l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$
                                                  . \par
! \textfont 4 is undefined (character )).
l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$
                                                  . \par
! \textfont 4 is undefined (character +).
l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$
                                                  . \par
! \textfont 4 is undefined (character ().
l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$
                                                  . \par
! \textfont 4 is undefined (character )).
l.16 ...,y_2)$ is $\sqrt{(x_2-x_1)2+(y_2-y_1)2}$
                                                  . \par
! Missing number, treated as zero.
<to be read again> 
                   p
l.19 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \normalsize
                
! \textfont 4 is undefined (character =).
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character ().
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character )).
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character ().
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character )).
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \scriptfont 4 is undefined (character ().
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \scriptfont 4 is undefined (character )).
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character ().
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character )).
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character ().
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character )).
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character ().
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! \textfont 4 is undefined (character )).
\]->\relax \ifmmode \ifinner \@badmath \else $$
                                               \fi \else \@badmath \fi \igno...
l.32 ...xi)u_t(\xi,t)\,d\xi \right\} dt \right| \]
                                                   \item Formulas or other l...

! Missing number, treated as zero.
<to be read again> 
                   p
l.34 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \normalsize
                
! \textfont 4 is undefined (character =).
<template> }$
             \hfil \endtemplate 
l.43  which results in: \begin{eqnarray*} g &=&
                                                \frac{Gm_2}{r2} \\ &=& \fra...

! \textfont 4 is undefined (character =).
<template> }$
             \hfil \endtemplate 
l.43 ...n{eqnarray*} g &=& \frac{Gm_2}{r2} \\ &=&
                                                   \frac{(6.673 \times 10^{-...

! \textfont 4 is undefined (character ().
<template> }$
             \hfil \endtemplate 
l.43 ...\,\mbox{kg})}{(6371.01\,\mbox{km})2} \\ &
                                                  =& 9.82066032\,\mbox{m/s}^...

! \textfont 4 is undefined (character )).
<template> }$
             \hfil \endtemplate 
l.43 ...\,\mbox{kg})}{(6371.01\,\mbox{km})2} \\ &
                                                  =& 9.82066032\,\mbox{m/s}^...

! \textfont 4 is undefined (character ().
<template> }$
             \hfil \endtemplate 
l.43 ...\,\mbox{kg})}{(6371.01\,\mbox{km})2} \\ &
                                                  =& 9.82066032\,\mbox{m/s}^...

! \textfont 4 is undefined (character )).
<template> }$
             \hfil \endtemplate 
l.43 ...\,\mbox{kg})}{(6371.01\,\mbox{km})2} \\ &
                                                  =& 9.82066032\,\mbox{m/s}^...

! \textfont 4 is undefined (character ().
<template> }$
             \hfil \endtemplate 
l.43 ...\,\mbox{kg})}{(6371.01\,\mbox{km})2} \\ &
                                                  =& 9.82066032\,\mbox{m/s}^...

! \textfont 4 is undefined (character )).
<template> }$
             \hfil \endtemplate 
l.43 ...\,\mbox{kg})}{(6371.01\,\mbox{km})2} \\ &
                                                  =& 9.82066032\,\mbox{m/s}^...

! \textfont 4 is undefined (character =).
<template> }$
             \hfil \endtemplate 
l.43 ...\mbox{kg})}{(6371.01\,\mbox{km})2} \\ &=&
                                                   9.82066032\,\mbox{m/s}^2 ...


Underfull \hbox (badness 10000) in paragraph at lines 47--47

) (./diagrams.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...et{diagrams}{}\section{Graphs and diagrams}
                                                  \label{diagrams}
! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...o big to handle for some browsers. \item i
                                                  f \hyperlink{config_cfg_cl...

! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...o big to handle for some browsers. \item i
                                                  f \hyperlink{config_cfg_cl...

! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...o big to handle for some browsers. \item i
                                                  f \hyperlink{config_cfg_cl...

! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...o big to handle for some browsers. \item i
                                                  f \hyperlink{config_cfg_cl...

! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...o big to handle for some browsers. \item i
                                                  f \hyperlink{config_cfg_cl...

! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...o big to handle for some browsers. \item i
                                                  f \hyperlink{config_cfg_cl...

! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...o big to handle for some browsers. \item i
                                                  f \hyperlink{config_cfg_cl...

! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...o big to handle for some browsers. \item i
                                                  f \hyperlink{config_cfg_cl...

[25]
! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \footnotesize
                  \begin{verbatim}#ifndef _DIAGRAMS_A_H
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 \end{verbatim}
                   
[26]
! Missing number, treated as zero.
<to be read again> 
                   p
l.36 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.36 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.39 \footnotesize
                  \begin{verbatim}#ifndef _DIAGRAMS_B_H
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \footnotesize
                  \begin{verbatim}#ifndef _DIAGRAMS_C_H
! Missing number, treated as zero.
<to be read again> 
                   p
l.55 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.55 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \footnotesize
                  \begin{verbatim}#ifndef _DIAGRAM_D_H
! Missing number, treated as zero.
<to be read again> 
                   p
l.66 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.66 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.69 \footnotesize
                  \begin{verbatim}#ifndef _DIAGRAM_E_H
! Missing number, treated as zero.
<to be read again> 
                   p
l.75 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.75 \normalsize
                
) (./preprocessing.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...get{preprocessing}{}\section{Preprocessing}
                                                  \label{preprocessing}
! Missing number, treated as zero.
<to be read again> 
                   p
l.8 \footnotesize
                 \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.17 \end{verbatim}
                   
[27]
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.25 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.49 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.55 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.55 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.64 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.74 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.80 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.80 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.89 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.105 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.105 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.105 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.105 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.105 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.105 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.105 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.105 \end{verbatim}
                    
[28]
! Missing number, treated as zero.
<to be read again> 
                   p
l.106 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.106 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.115 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.126 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.126 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.131 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.143 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.143 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.154 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.160 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.160 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.168 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.168 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.175 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.231 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.231 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.231 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.231 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.231 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.231 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.231 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.231 \end{verbatim}
                    
[29]
! Missing number, treated as zero.
<to be read again> 
                   p
l.232 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.232 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 
      
[30]
! Missing number, treated as zero.
<to be read again> 
                   p
l.239 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.242 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.242 \normalsize
                 
) (./autolink.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...olink}{}\section{Automatic link generation}
                                                  \label{autolink}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 ...tion{Links to web pages and mail addresses}
                                                  \label{autolink_linkurl}
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ..._linkclass}{}\subsection{Links to classes.}
                                                  \label{autolink_linkclass}
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 ...ink_linkfile}{}\subsection{Links to files.}
                                                  \label{autolink_linkfile}
! Missing number, treated as zero.
<to be read again> 
                   p
l.7 ...linkfunc}{}\subsection{Links to functions.}
                                                  \label{autolink_linkfunc}

Underfull \hbox (badness 10000) in paragraph at lines 13--13


Underfull \hbox (badness 10000) in paragraph at lines 15--15


Underfull \hbox (badness 10000) in paragraph at lines 17--17

! Missing number, treated as zero.
<to be read again> 
                   p
l.23 ... that matches the pattern. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 ... that matches the pattern. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 ... that matches the pattern. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 ... that matches the pattern. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 ... that matches the pattern. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 ... that matches the pattern. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 ... that matches the pattern. \end{enumerate}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 ... that matches the pattern. \end{enumerate}
                                                  
[31]
! Missing number, treated as zero.
<to be read again> 
                   p
l.24 ...efs, enum types, enum values and defines.}
                                                  \label{autolink_linkother}

Underfull \hbox (badness 10000) in paragraph at lines 28--28

! Missing number, treated as zero.
<to be read again> 
                   p
l.30 \footnotesize
                  \begin{verbatim}/*! \file autolink.cpp
! Missing number, treated as zero.
<to be read again> 
                   p
l.129 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.129 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.129 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.129 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.129 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.129 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.129 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.129 \end{verbatim}
                    
[32]
! Missing number, treated as zero.
<to be read again> 
                   p
l.130 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.130 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.132 ...tolink_resolving}{}\subsection{typedefs.}
                                                  \label{autolink_resolving}
! Missing number, treated as zero.
<to be read again> 
                   p
l.135 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.138 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.138 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \item[Example:]
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \item[Example:]
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \item[Example:]
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \item[Example:]
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \item[Example:]
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \item[Example:]
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \item[Example:]
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \item[Example:]
                     
[33]
Underfull \hbox (badness 10000) in paragraph at lines 142--142

! Missing number, treated as zero.
<to be read again> 
                   p
l.144 \footnotesize
                   \begin{verbatim}/*! \file restypedef.cpp
! Missing number, treated as zero.
<to be read again> 
                   p
l.170 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.170 \normalsize
                 
) (./output.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...output_output}{}\subsection{Output Formats}
                                                  \label{output_output}
) (./external.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...\section{Linking to external documentation}
                                                  \label{external}
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...even if nothing has changed. \item[Memory:]
                                                  For very large source tree...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...even if nothing has changed. \item[Memory:]
                                                  For very large source tree...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...even if nothing has changed. \item[Memory:]
                                                  For very large source tree...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...even if nothing has changed. \item[Memory:]
                                                  For very large source tree...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...even if nothing has changed. \item[Memory:]
                                                  For very large source tree...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...even if nothing has changed. \item[Memory:]
                                                  For very large source tree...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...even if nothing has changed. \item[Memory:]
                                                  For very large source tree...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...even if nothing has changed. \item[Memory:]
                                                  For very large source tree...

[34]
Underfull \hbox (badness 10000) in paragraph at lines 21--21


Underfull \hbox (badness 10000) in paragraph at lines 23--23

! Missing number, treated as zero.
<to be read again> 
                   p
l.25 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.41 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.41 \normalsize
                

Underfull \hbox (badness 10000) in paragraph at lines 44--44


Underfull \hbox (badness 10000) in paragraph at lines 46--46

! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.54 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.54 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.57 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.64 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
[35]
! Missing number, treated as zero.
<to be read again> 
                   p
l.68 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.68 \normalsize
                
) (./faq.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...{faq}{}\section{Frequently Asked Questions}
                                                  \label{faq}
! Missing number, treated as zero.
<to be read again> 
                   p
l.7 \footnotesize
                 \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.21 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.21 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.33 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.39 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.39 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \end{verbatim}
                   
[36]
! Missing number, treated as zero.
<to be read again> 
                   p
l.68 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.68 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.71 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.74 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.74 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.85 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.91 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.91 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.102 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.108 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.108 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.115 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.118 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.118 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.125 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.128 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.128 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.131 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.134 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.134 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.145 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.148 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.148 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.163 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.165 \end{verbatim}
                    
[37]
! Missing number, treated as zero.
<to be read again> 
                   p
l.166 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.166 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.195 \footnotesize
                   \begin{verbatim}#include <vector>
! Missing number, treated as zero.
<to be read again> 
                   p
l.207 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.207 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.214 \footnotesize
                   \begin{verbatim}namespace std {
! Missing number, treated as zero.
<to be read again> 
                   p
l.219 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.219 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.227 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.227 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.227 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.227 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.227 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.227 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.227 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.227 
      
[38]
! Missing number, treated as zero.
<to be read again> 
                   p
l.230 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.233 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.233 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.244 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.248 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.248 \normalsize
                 
) (./trouble.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...rtarget{trouble}{}\section{Troubleshooting}
                                                  \label{trouble}
! Missing number, treated as zero.
<to be read again> 
                   p
l.2 \subsubsection*{Known problems:}
                                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.2 \subsubsection*{Known problems:}
                                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.7 \footnotesize
                 \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.10 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.10 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.16 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.16 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.19 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.25 ...pecialized template class as well. \item N
                                                  ot all special commands ar...

! Missing number, treated as zero.
<to be read again> 
                   p
l.25 ...pecialized template class as well. \item N
                                                  ot all special commands ar...

! Missing number, treated as zero.
<to be read again> 
                   p
l.25 ...pecialized template class as well. \item N
                                                  ot all special commands ar...

! Missing number, treated as zero.
<to be read again> 
                   p
l.25 ...pecialized template class as well. \item N
                                                  ot all special commands ar...

! Missing number, treated as zero.
<to be read again> 
                   p
l.25 ...pecialized template class as well. \item N
                                                  ot all special commands ar...

! Missing number, treated as zero.
<to be read again> 
                   p
l.25 ...pecialized template class as well. \item N
                                                  ot all special commands ar...

! Missing number, treated as zero.
<to be read again> 
                   p
l.25 ...pecialized template class as well. \item N
                                                  ot all special commands ar...

! Missing number, treated as zero.
<to be read again> 
                   p
l.25 ...pecialized template class as well. \item N
                                                  ot all special commands ar...

[39]
! Missing number, treated as zero.
<to be read again> 
                   p
l.28 \subsubsection*{How to help}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.28 \subsubsection*{How to help}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.36  \subsubsection*{How to report a bug}
                                          
! Missing number, treated as zero.
<to be read again> 
                   p
l.36  \subsubsection*{How to report a bug}
                                          
)
! Missing number, treated as zero.
<to be read again> 
                   p
l.60 \part{Reference Manual}
                            
! Missing number, treated as zero.
<to be read again> 
                   p
l.60 \part{Reference Manual}
                            
(./features.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 \hypertarget{features}{}\section{Features}
                                              \label{features}
! Missing number, treated as zero.
<to be read again> 
                   p
l.3 ...tions, typedefs, enums and defines. \item J
                                                  ava\-Doc (1.1), Qt-Doc, an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.3 ...tions, typedefs, enums and defines. \item J
                                                  ava\-Doc (1.1), Qt-Doc, an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.3 ...tions, typedefs, enums and defines. \item J
                                                  ava\-Doc (1.1), Qt-Doc, an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.3 ...tions, typedefs, enums and defines. \item J
                                                  ava\-Doc (1.1), Qt-Doc, an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.3 ...tions, typedefs, enums and defines. \item J
                                                  ava\-Doc (1.1), Qt-Doc, an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.3 ...tions, typedefs, enums and defines. \item J
                                                  ava\-Doc (1.1), Qt-Doc, an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.3 ...tions, typedefs, enums and defines. \item J
                                                  ava\-Doc (1.1), Qt-Doc, an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.3 ...tions, typedefs, enums and defines. \item J
                                                  ava\-Doc (1.1), Qt-Doc, an...

[40]) (./history.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...rtarget{history}{}\section{Doxygen History}
                                                  \label{history}
! Missing number, treated as zero.
<to be read again> 
                   p
l.2 \subsubsection*{Version 1.2.0}
                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.2 \subsubsection*{Version 1.2.0}
                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 \begin{itemize}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 \begin{itemize}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.7 ...option without loosing any changes. \item U
                                                  sing the $\backslash$if an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.7 ...option without loosing any changes. \item U
                                                  sing the $\backslash$if an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.7 ...option without loosing any changes. \item U
                                                  sing the $\backslash$if an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.7 ...option without loosing any changes. \item U
                                                  sing the $\backslash$if an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.7 ...option without loosing any changes. \item U
                                                  sing the $\backslash$if an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.7 ...option without loosing any changes. \item U
                                                  sing the $\backslash$if an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.7 ...option without loosing any changes. \item U
                                                  sing the $\backslash$if an...

! Missing number, treated as zero.
<to be read again> 
                   p
l.7 ...option without loosing any changes. \item U
                                                  sing the $\backslash$if an...

[41]
! Missing number, treated as zero.
<to be read again> 
                   p
l.10 \subsubsection*{Version 1.0.0}
                                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.10 \subsubsection*{Version 1.0.0}
                                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.14 \begin{itemize}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.14 \begin{itemize}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \subsubsection*{Version 0.4}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \subsubsection*{Version 0.4}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \begin{itemize}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.22 \begin{itemize}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.26 \subsubsection*{Version 0.3}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.26 \subsubsection*{Version 0.3}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.30 \begin{itemize}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.30 \begin{itemize}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item A
             PHP based search engine that allows you to search through the g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item A
             PHP based search engine that allows you to search through the g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item A
             PHP based search engine that allows you to search through the g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item A
             PHP based search engine that allows you to search through the g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item A
             PHP based search engine that allows you to search through the g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item A
             PHP based search engine that allows you to search through the g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item A
             PHP based search engine that allows you to search through the g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item A
             PHP based search engine that allows you to search through the g...

[42]
! Missing number, treated as zero.
<to be read again> 
                   p
l.34 \subsubsection*{Version 0.2}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.34 \subsubsection*{Version 0.2}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \begin{itemize}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \begin{itemize}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \subsubsection*{Version 0.1}
                                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \subsubsection*{Version 0.1}
                                 
) (./doxygen_usage.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...get{doxygen_usage}{}\section{Doxygen usage}
                                                  \label{doxygen_usage}
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize
                 \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.24 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.27 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.27 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item F
            or HTML output, you can generate the default header file (see \h...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item F
            or HTML output, you can generate the default header file (see \h...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item F
            or HTML output, you can generate the default header file (see \h...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item F
            or HTML output, you can generate the default header file (see \h...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item F
            or HTML output, you can generate the default header file (see \h...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item F
            or HTML output, you can generate the default header file (see \h...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item F
            or HTML output, you can generate the default header file (see \h...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31 \item F
            or HTML output, you can generate the default header file (see \h...

[43]
! Missing number, treated as zero.
<to be read again> 
                   p
l.33 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.36 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.36 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.39 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \normalsize
                
) (./doxytag_usage.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...get{doxytag_usage}{}\section{Doxytag usage}
                                                  \label{doxytag_usage}

Underfull \hbox (badness 10000) in paragraph at lines 11--11


Underfull \hbox (badness 10000) in paragraph at lines 13--13


Underfull \hbox (badness 10000) in paragraph at lines 17--17

! Missing number, treated as zero.
<to be read again> 
                   p
l.19 \footnotesize
                  \begin{verbatim}/** A Test class.
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \end{verbatim}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.38 \end{verbatim}
                   
[44]
! Missing number, treated as zero.
<to be read again> 
                   p
l.39 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.39 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.45 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.48 \footnotesize
                  \begin{verbatim}/*! A class that is inherited from the ext...

! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \normalsize
                

Underfull \hbox (badness 10000) in paragraph at lines 65--65

! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.70 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.70 \normalsize
                
) (./doxywizard_usage.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...xywizard_usage}{}\section{Doxywizard usage}
                                                  \label{doxywizard_usage}
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.13 
     
[45]
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 I
      f you select the Wizard button in step 1, then a dialog with a number ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.18 I
      f you select the Wizard button in step 1, then a dialog with a number ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.32 T
      he Expert dialog has a number of tab fields, one for each section in t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.32 T
      he Expert dialog has a number of tab fields, one for each section in t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.42 T
      he GUI front-end has a menu with a couple of useful items
! Missing number, treated as zero.
<to be read again> 
                   p
l.42 T
      he GUI front-end has a menu with a couple of useful items
) (./installdox_usage.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...stalldox_usage}{}\section{Installdox usage}
                                                  \label{installdox_usage}
! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \item[Note:]
                 Each $<$tagfile$>$ must be unique and should only be the na...

! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \item[Note:]
                 Each $<$tagfile$>$ must be unique and should only be the na...

! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \item[Note:]
                 Each $<$tagfile$>$ must be unique and should only be the na...

! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \item[Note:]
                 Each $<$tagfile$>$ must be unique and should only be the na...

! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \item[Note:]
                 Each $<$tagfile$>$ must be unique and should only be the na...

! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \item[Note:]
                 Each $<$tagfile$>$ must be unique and should only be the na...

! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \item[Note:]
                 Each $<$tagfile$>$ must be unique and should only be the na...

! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \item[Note:]
                 Each $<$tagfile$>$ must be unique and should only be the na...

[46]
Underfull \hbox (badness 10000) in paragraph at lines 12--12

) (./config.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 \hypertarget{config}{}\section{Configuration}
                                                 \label{config}
! Missing number, treated as zero.
<to be read again> 
                   p
l.2 ...{config_config_format}{}\subsection{Format}
                                                  \label{config_config_format}
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 \footnotesize
                 \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.12 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.15 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.18 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.23 \footnotesize
                  

Underfull \hbox (badness 10000) detected at line 26
[][]

Underfull \hbox (badness 10000) detected at line 27
[][]

Underfull \hbox (badness 10000) detected at line 28
[][]

Underfull \hbox (badness 10000) detected at line 29
[][]

Underfull \hbox (badness 10000) detected at line 30
[][]

Underfull \hbox (badness 10000) detected at line 31
[][]

Underfull \hbox (badness 10000) detected at line 32
[][]

Underfull \hbox (badness 10000) detected at line 33
[][]

Underfull \hbox (badness 10000) detected at line 34
[][]

Underfull \hbox (badness 10000) detected at line 35
[][]

Underfull \hbox (badness 10000) detected at line 36
[][]

Underfull \hbox (badness 10000) detected at line 37
[][]

Underfull \hbox (badness 10000) detected at line 38
[][]

Underfull \hbox (badness 10000) detected at line 39
[][]

Underfull \hbox (badness 10000) detected at line 40
[][]

Underfull \hbox (badness 10000) detected at line 41
[][]

Underfull \hbox (badness 10000) detected at line 42
[][]

Underfull \hbox (badness 10000) detected at line 43
[][]

Underfull \hbox (badness 10000) detected at line 44
[][]

Underfull \hbox (badness 10000) detected at line 45
[][]

Underfull \hbox (badness 10000) detected at line 46
[][]

Underfull \hbox (badness 10000) detected at line 47
[][]

Underfull \hbox (badness 10000) detected at line 48
[][]

Underfull \hbox (badness 10000) detected at line 49
[][]

Underfull \hbox (badness 10000) detected at line 50
[][]

Underfull \hbox (badness 10000) detected at line 51
[][]
! Missing number, treated as zero.
<to be read again> 
                   p
l.52 \item \contentsline
                        {section}{ENABLE\_\-PREPROCESSING}{\ref{config_cfg_e...

! Missing number, treated as zero.
<to be read again> 
                   p
l.52 \item \contentsline
                        {section}{ENABLE\_\-PREPROCESSING}{\ref{config_cfg_e...

! Missing number, treated as zero.
<to be read again> 
                   p
l.52 \item \contentsline
                        {section}{ENABLE\_\-PREPROCESSING}{\ref{config_cfg_e...

! Missing number, treated as zero.
<to be read again> 
                   p
l.52 \item \contentsline
                        {section}{ENABLE\_\-PREPROCESSING}{\ref{config_cfg_e...

! Missing number, treated as zero.
<to be read again> 
                   p
l.52 \item \contentsline
                        {section}{ENABLE\_\-PREPROCESSING}{\ref{config_cfg_e...

! Missing number, treated as zero.
<to be read again> 
                   p
l.52 \item \contentsline
                        {section}{ENABLE\_\-PREPROCESSING}{\ref{config_cfg_e...

! Missing number, treated as zero.
<to be read again> 
                   p
l.52 \item \contentsline
                        {section}{ENABLE\_\-PREPROCESSING}{\ref{config_cfg_e...

! Missing number, treated as zero.
<to be read again> 
                   p
l.52 \item \contentsline
                        {section}{ENABLE\_\-PREPROCESSING}{\ref{config_cfg_e...

[47]
Underfull \hbox (badness 10000) detected at line 52
[][]

Underfull \hbox (badness 10000) detected at line 53
[][]

Underfull \hbox (badness 10000) detected at line 54
[][]

Underfull \hbox (badness 10000) detected at line 55
[][]

Underfull \hbox (badness 10000) detected at line 56
[][]

Underfull \hbox (badness 10000) detected at line 57
[][]

Underfull \hbox (badness 10000) detected at line 58
[][]

Underfull \hbox (badness 10000) detected at line 59
[][]

Underfull \hbox (badness 10000) detected at line 60
[][]

Underfull \hbox (badness 10000) detected at line 61
[][]

Underfull \hbox (badness 10000) detected at line 62
[][]

Underfull \hbox (badness 10000) detected at line 63
[][]

Underfull \hbox (badness 10000) detected at line 64
[][]

Underfull \hbox (badness 10000) detected at line 65
[][]

Underfull \hbox (badness 10000) detected at line 66
[][]

Underfull \hbox (badness 10000) detected at line 67
[][]

Underfull \hbox (badness 10000) detected at line 68
[][]

Underfull \hbox (badness 10000) detected at line 69
[][]

Underfull \hbox (badness 10000) detected at line 70
[][]

Underfull \hbox (badness 10000) detected at line 71
[][]

Underfull \hbox (badness 10000) detected at line 72
[][]

Underfull \hbox (badness 10000) detected at line 73
[][]

Underfull \hbox (badness 10000) detected at line 74
[][]

Underfull \hbox (badness 10000) detected at line 75
[][]

Underfull \hbox (badness 10000) detected at line 76
[][]

Underfull \hbox (badness 10000) detected at line 77
[][]

Underfull \hbox (badness 10000) detected at line 78
[][]

Underfull \hbox (badness 10000) detected at line 79
[][]

Underfull \hbox (badness 10000) detected at line 80
[][]

Underfull \hbox (badness 10000) detected at line 81
[][]

Underfull \hbox (badness 10000) detected at line 82
[][]

Underfull \hbox (badness 10000) detected at line 83
[][]

Underfull \hbox (badness 10000) detected at line 84
[][]

Underfull \hbox (badness 10000) detected at line 85
[][]

Underfull \hbox (badness 10000) detected at line 86
[][]

Underfull \hbox (badness 10000) detected at line 87
[][]

Underfull \hbox (badness 10000) detected at line 88
[][]

Underfull \hbox (badness 10000) detected at line 89
[][]

Underfull \hbox (badness 10000) detected at line 90
[][]

Underfull \hbox (badness 10000) detected at line 91
[][]

Underfull \hbox (badness 10000) detected at line 92
[][]

Underfull \hbox (badness 10000) detected at line 93
[][]

Underfull \hbox (badness 10000) detected at line 94
[][]

Underfull \hbox (badness 10000) detected at line 95
[][]

Underfull \hbox (badness 10000) detected at line 96
[][]

Underfull \hbox (badness 10000) detected at line 97
[][]

Underfull \hbox (badness 10000) detected at line 98
[][]

Underfull \hbox (badness 10000) detected at line 99
[][]

Underfull \hbox (badness 10000) detected at line 100
[][]

Underfull \hbox (badness 10000) detected at line 101
[][]

Underfull \hbox (badness 10000) detected at line 102
[][]

Underfull \hbox (badness 10000) detected at line 103
[][]

Underfull \hbox (badness 10000) detected at line 104
[][]

Underfull \hbox (badness 10000) detected at line 105
[][]

Underfull \hbox (badness 10000) detected at line 106
[][]

Underfull \hbox (badness 10000) detected at line 107
[][]

Underfull \hbox (badness 10000) detected at line 108
[][]

Underfull \hbox (badness 10000) detected at line 109
[][]

Underfull \hbox (badness 10000) detected at line 110
[][]

Underfull \hbox (badness 10000) detected at line 111
[][]

Underfull \hbox (badness 10000) detected at line 112
[][]

Underfull \hbox (badness 10000) detected at line 113
[][]

Underfull \hbox (badness 10000) detected at line 114
[][]

Underfull \hbox (badness 10000) detected at line 115
[][]

Underfull \hbox (badness 10000) detected at line 116
[][]

Underfull \hbox (badness 10000) detected at line 117
[][]

Underfull \hbox (badness 10000) detected at line 118
[][]
! Missing number, treated as zero.
<to be read again> 
                   p
l.119 \item \contentsline
                         {section}{LATEX\_\-HEADER}{\ref{config_cfg_latex_he...

! Missing number, treated as zero.
<to be read again> 
                   p
l.119 \item \contentsline
                         {section}{LATEX\_\-HEADER}{\ref{config_cfg_latex_he...

! Missing number, treated as zero.
<to be read again> 
                   p
l.119 \item \contentsline
                         {section}{LATEX\_\-HEADER}{\ref{config_cfg_latex_he...

! Missing number, treated as zero.
<to be read again> 
                   p
l.119 \item \contentsline
                         {section}{LATEX\_\-HEADER}{\ref{config_cfg_latex_he...

! Missing number, treated as zero.
<to be read again> 
                   p
l.119 \item \contentsline
                         {section}{LATEX\_\-HEADER}{\ref{config_cfg_latex_he...

! Missing number, treated as zero.
<to be read again> 
                   p
l.119 \item \contentsline
                         {section}{LATEX\_\-HEADER}{\ref{config_cfg_latex_he...

! Missing number, treated as zero.
<to be read again> 
                   p
l.119 \item \contentsline
                         {section}{LATEX\_\-HEADER}{\ref{config_cfg_latex_he...

! Missing number, treated as zero.
<to be read again> 
                   p
l.119 \item \contentsline
                         {section}{LATEX\_\-HEADER}{\ref{config_cfg_latex_he...

[48]
Underfull \hbox (badness 10000) detected at line 119
[][]

Underfull \hbox (badness 10000) detected at line 120
[][]

Underfull \hbox (badness 10000) detected at line 121
[][]

Underfull \hbox (badness 10000) detected at line 122
[][]

Underfull \hbox (badness 10000) detected at line 123
[][]

Underfull \hbox (badness 10000) detected at line 124
[][]

Underfull \hbox (badness 10000) detected at line 125
[][]

Underfull \hbox (badness 10000) detected at line 126
[][]

Underfull \hbox (badness 10000) detected at line 127
[][]

Underfull \hbox (badness 10000) detected at line 128
[][]

Underfull \hbox (badness 10000) detected at line 129
[][]

Underfull \hbox (badness 10000) detected at line 130
[][]

Underfull \hbox (badness 10000) detected at line 131
[][]

Underfull \hbox (badness 10000) detected at line 132
[][]

Underfull \hbox (badness 10000) detected at line 133
[][]

Underfull \hbox (badness 10000) detected at line 134
[][]

Underfull \hbox (badness 10000) detected at line 135
[][]

Underfull \hbox (badness 10000) detected at line 136
[][]

Underfull \hbox (badness 10000) detected at line 137
[][]

Underfull \hbox (badness 10000) detected at line 138
[][]

Underfull \hbox (badness 10000) detected at line 139
[][]

Underfull \hbox (badness 10000) detected at line 140
[][]

Underfull \hbox (badness 10000) detected at line 141
[][]

Underfull \hbox (badness 10000) detected at line 142
[][]

Underfull \hbox (badness 10000) detected at line 143
[][]

Underfull \hbox (badness 10000) detected at line 144
[][]

Underfull \hbox (badness 10000) detected at line 145
[][]

Underfull \hbox (badness 10000) detected at line 146
[][]

Underfull \hbox (badness 10000) detected at line 147
[][]

Underfull \hbox (badness 10000) detected at line 148
[][]

Underfull \hbox (badness 10000) detected at line 149
[][]

Underfull \hbox (badness 10000) detected at line 150
[][]

Underfull \hbox (badness 10000) detected at line 151
[][]

Underfull \hbox (badness 10000) detected at line 152
[][]

Underfull \hbox (badness 10000) detected at line 153
[][]

Underfull \hbox (badness 10000) detected at line 154
[][]

Underfull \hbox (badness 10000) detected at line 155
[][]

Underfull \hbox (badness 10000) detected at line 156
[][]

Underfull \hbox (badness 10000) detected at line 157
[][]

Underfull \hbox (badness 10000) detected at line 158
[][]

Underfull \hbox (badness 10000) detected at line 159
[][]

Underfull \hbox (badness 10000) detected at line 160
[][]

Underfull \hbox (badness 10000) detected at line 161
[][]

Underfull \hbox (badness 10000) detected at line 162
[][]

Underfull \hbox (badness 10000) detected at line 163
[][]

Underfull \hbox (badness 10000) detected at line 164
[][]

Underfull \hbox (badness 10000) detected at line 165
[][]

Underfull \hbox (badness 10000) detected at line 166
[][]

Underfull \hbox (badness 10000) detected at line 167
[][]

Underfull \hbox (badness 10000) detected at line 168
[][]

Underfull \hbox (badness 10000) detected at line 169
[][]

Underfull \hbox (badness 10000) detected at line 170
[][]

Underfull \hbox (badness 10000) detected at line 171
[][]

Underfull \hbox (badness 10000) detected at line 172
[][]

Underfull \hbox (badness 10000) detected at line 173
[][]

Underfull \hbox (badness 10000) detected at line 174
[][]

Underfull \hbox (badness 10000) detected at line 175
[][]

Underfull \hbox (badness 10000) detected at line 176
[][]

Underfull \hbox (badness 10000) detected at line 177
[][]

Underfull \hbox (badness 10000) detected at line 178
[][]

Underfull \hbox (badness 10000) detected at line 179
[][]

Underfull \hbox (badness 10000) detected at line 180
[][]

Underfull \hbox (badness 10000) detected at line 181
[][]

Underfull \hbox (badness 10000) detected at line 182
[][]

Underfull \hbox (badness 10000) detected at line 183
[][]

Underfull \hbox (badness 10000) detected at line 184
[][]
! Missing number, treated as zero.
<to be read again> 
                   p
l.186 \end{multicols}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.186 \end{multicols}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.186 \end{multicols}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.186 \end{multicols}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.186 \end{multicols}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.186 \end{multicols}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.186 \end{multicols}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.186 \end{multicols}
                     
[49]
! Missing number, treated as zero.
<to be read again> 
                   p
l.187 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.187 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.188 ...ct}{}\subsection{Project related options}
                                                  \label{config_config_project}


Underfull \hbox (badness 10000) in paragraph at lines 223--223


Overfull \hbox (1002.4744pt too wide) in paragraph at lines 248--248
[]

Underfull \hbox (badness 10000) in paragraph at lines 248--248

! Missing number, treated as zero.
<to be read again> 
                   p
l.280  \item[{\tt ALIASES} ]
                            \index{ALIASES@{ALIASES}} This tag can be used t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.280  \item[{\tt ALIASES} ]
                            \index{ALIASES@{ALIASES}} This tag can be used t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.280  \item[{\tt ALIASES} ]
                            \index{ALIASES@{ALIASES}} This tag can be used t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.280  \item[{\tt ALIASES} ]
                            \index{ALIASES@{ALIASES}} This tag can be used t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.280  \item[{\tt ALIASES} ]
                            \index{ALIASES@{ALIASES}} This tag can be used t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.280  \item[{\tt ALIASES} ]
                            \index{ALIASES@{ALIASES}} This tag can be used t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.280  \item[{\tt ALIASES} ]
                            \index{ALIASES@{ALIASES}} This tag can be used t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.280  \item[{\tt ALIASES} ]
                            \index{ALIASES@{ALIASES}} This tag can be used t...

[50]
! Missing number, treated as zero.
<to be read again> 
                   p
l.282 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.285 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.285 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.288 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.291 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.291 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.307 ...uild}{}\subsection{Build related options}
                                                  \label{config_config_build}

Underfull \hbox (badness 10000) in paragraph at lines 314--314

! Missing number, treated as zero.
<to be read again> 
                   p
l.373 ...CATEDLIST@{GENERATE\_\-DEPRECATEDLIST}} T
                                                  he GENERATE\_\-DEPRECATEDL...

! Missing number, treated as zero.
<to be read again> 
                   p
l.373 ...CATEDLIST@{GENERATE\_\-DEPRECATEDLIST}} T
                                                  he GENERATE\_\-DEPRECATEDL...

! Missing number, treated as zero.
<to be read again> 
                   p
l.373 ...CATEDLIST@{GENERATE\_\-DEPRECATEDLIST}} T
                                                  he GENERATE\_\-DEPRECATEDL...

! Missing number, treated as zero.
<to be read again> 
                   p
l.373 ...CATEDLIST@{GENERATE\_\-DEPRECATEDLIST}} T
                                                  he GENERATE\_\-DEPRECATEDL...

! Missing number, treated as zero.
<to be read again> 
                   p
l.373 ...CATEDLIST@{GENERATE\_\-DEPRECATEDLIST}} T
                                                  he GENERATE\_\-DEPRECATEDL...

! Missing number, treated as zero.
<to be read again> 
                   p
l.373 ...CATEDLIST@{GENERATE\_\-DEPRECATEDLIST}} T
                                                  he GENERATE\_\-DEPRECATEDL...

! Missing number, treated as zero.
<to be read again> 
                   p
l.373 ...CATEDLIST@{GENERATE\_\-DEPRECATEDLIST}} T
                                                  he GENERATE\_\-DEPRECATEDL...

! Missing number, treated as zero.
<to be read again> 
                   p
l.373 ...CATEDLIST@{GENERATE\_\-DEPRECATEDLIST}} T
                                                  he GENERATE\_\-DEPRECATEDL...

[51]
! Missing number, treated as zero.
<to be read again> 
                   p
l.404 ...related to warning and progress messages}
                                                  \label{config_messages_input}


Overfull \hbox (727.6741pt too wide) in paragraph at lines 428--428
[]

Underfull \hbox (badness 10000) in paragraph at lines 428--428

! Missing number, treated as zero.
<to be read again> 
                   p
l.435 ...nput}{}\subsection{Input related options}
                                                  \label{config_config_input}
! Missing number, treated as zero.
<to be read again> 
                   p
l.454 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.457 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.457 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.462 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.465 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.465 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.465 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.465 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.465 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.465 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.465 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.465 \end{verbatim}
                    
[52]
! Missing number, treated as zero.
<to be read again> 
                   p
l.466 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.466 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.471 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.475 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.475 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.480 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.483 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.483 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.522 \footnotesize
                   \begin{verbatim} <filter> <input-file>
! Missing number, treated as zero.
<to be read again> 
                   p
l.524 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.524 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.538 ...bsection{Source browsing related options}
                                                  \label{config_sourcebrowse...


Underfull \hbox (badness 10000) in paragraph at lines 563--563

! Missing number, treated as zero.
<to be read again> 
                   p
l.565 ...{}\subsection{Alphabetical index options}
                                                  \label{config_alphabetical...

! Missing number, treated as zero.
<to be read again> 
                   p
l.573  \item[{\tt COLS\_\-IN\_\-ALPHA\_\-INDEX} ]
                                                 \index{COLS_IN_ALPHA_INDEX at ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.573  \item[{\tt COLS\_\-IN\_\-ALPHA\_\-INDEX} ]
                                                 \index{COLS_IN_ALPHA_INDEX at ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.573  \item[{\tt COLS\_\-IN\_\-ALPHA\_\-INDEX} ]
                                                 \index{COLS_IN_ALPHA_INDEX at ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.573  \item[{\tt COLS\_\-IN\_\-ALPHA\_\-INDEX} ]
                                                 \index{COLS_IN_ALPHA_INDEX at ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.573  \item[{\tt COLS\_\-IN\_\-ALPHA\_\-INDEX} ]
                                                 \index{COLS_IN_ALPHA_INDEX at ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.573  \item[{\tt COLS\_\-IN\_\-ALPHA\_\-INDEX} ]
                                                 \index{COLS_IN_ALPHA_INDEX at ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.573  \item[{\tt COLS\_\-IN\_\-ALPHA\_\-INDEX} ]
                                                 \index{COLS_IN_ALPHA_INDEX at ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.573  \item[{\tt COLS\_\-IN\_\-ALPHA\_\-INDEX} ]
                                                 \index{COLS_IN_ALPHA_INDEX at ...

[53]
! Missing number, treated as zero.
<to be read again> 
                   p
l.580 ...utput}{}\subsection{HTML related options}
                                                  \label{config_html_output}
! Missing number, treated as zero.
<to be read again> 
                   p
l.598 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.606 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.606 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.619 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.623 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.623 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.658  \item[{\tt GENERATE\_\-CHI} ]
                                    \index{GENERATE_CHI@{GENERATE\_\-CHI}} I...

! Missing number, treated as zero.
<to be read again> 
                   p
l.658  \item[{\tt GENERATE\_\-CHI} ]
                                    \index{GENERATE_CHI@{GENERATE\_\-CHI}} I...

! Missing number, treated as zero.
<to be read again> 
                   p
l.658  \item[{\tt GENERATE\_\-CHI} ]
                                    \index{GENERATE_CHI@{GENERATE\_\-CHI}} I...

! Missing number, treated as zero.
<to be read again> 
                   p
l.658  \item[{\tt GENERATE\_\-CHI} ]
                                    \index{GENERATE_CHI@{GENERATE\_\-CHI}} I...

! Missing number, treated as zero.
<to be read again> 
                   p
l.658  \item[{\tt GENERATE\_\-CHI} ]
                                    \index{GENERATE_CHI@{GENERATE\_\-CHI}} I...

! Missing number, treated as zero.
<to be read again> 
                   p
l.658  \item[{\tt GENERATE\_\-CHI} ]
                                    \index{GENERATE_CHI@{GENERATE\_\-CHI}} I...

! Missing number, treated as zero.
<to be read again> 
                   p
l.658  \item[{\tt GENERATE\_\-CHI} ]
                                    \index{GENERATE_CHI@{GENERATE\_\-CHI}} I...

! Missing number, treated as zero.
<to be read again> 
                   p
l.658  \item[{\tt GENERATE\_\-CHI} ]
                                    \index{GENERATE_CHI@{GENERATE\_\-CHI}} I...

[54]
! Missing number, treated as zero.
<to be read again> 
                   p
l.685 ...}{}\subsection{La\-Te\-X related options}
                                                  \label{config_latex_output}
! Missing number, treated as zero.
<to be read again> 
                   p
l.717 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.720 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.720 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 730--730

! Missing number, treated as zero.
<to be read again> 
                   p
l.756 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.756 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.756 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.756 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.756 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.756 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.756 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.756 
      
[55]
! Missing number, treated as zero.
<to be read again> 
                   p
l.758 ...output}{}\subsection{RTF related options}
                                                  \label{config_rtf_output}

Underfull \hbox (badness 10000) in paragraph at lines 777--777

! Missing number, treated as zero.
<to be read again> 
                   p
l.789 ...t}{}\subsection{Man page related options}
                                                  \label{config_man_output}
! Missing number, treated as zero.
<to be read again> 
                   p
l.808 ...output}{}\subsection{XML related options}
                                                  \label{config_xml_output}
! Missing number, treated as zero.
<to be read again> 
                   p
l.831 ...ubsection{AUTOGEN\_\-DEF related options}
                                                  \label{config_autogen_output}

! Missing number, treated as zero.
<to be read again> 
                   p
l.838 ...ut}{}\subsection{PERLMOD related options}
                                                  \label{config_perlmod_output}

! Missing number, treated as zero.
<to be read again> 
                   p
l.843 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.843 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.843 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.843 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.843 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.843 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.843 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.843 
      
[56]
! Missing number, treated as zero.
<to be read again> 
                   p
l.857 ...\subsection{Preprocessor related options}
                                                  \label{config_config_prepro}
! Missing number, treated as zero.
<to be read again> 
                   p
l.892 ...{}\subsection{External reference options}
                                                  \label{config_config_extref}
! Missing number, treated as zero.
<to be read again> 
                   p
l.900 ...thout this location is as follows: \small
                                                  \begin{alltt}
! Missing number, treated as zero.
<to be read again> 
                   p
l.901 ... = file1 file2 ... \end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.901 ... = file1 file2 ... \end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.902 ... the tag files is done as follows: \small
                                                  \begin{alltt}
! Missing number, treated as zero.
<to be read again> 
                   p
l.903 ..."file2 = loc2" ... \end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.903 ..."file2 = loc2" ... \end{alltt}\normalsize
                                                  

Underfull \hbox (badness 10000) in paragraph at lines 907--907

! Missing number, treated as zero.
<to be read again> 
                   p
l.918  \item[{\tt EXTERNAL\_\-GROUPS} ]
                                       \index{EXTERNAL_GROUPS@{EXTERNAL\_\-G...

! Missing number, treated as zero.
<to be read again> 
                   p
l.918  \item[{\tt EXTERNAL\_\-GROUPS} ]
                                       \index{EXTERNAL_GROUPS@{EXTERNAL\_\-G...

! Missing number, treated as zero.
<to be read again> 
                   p
l.918  \item[{\tt EXTERNAL\_\-GROUPS} ]
                                       \index{EXTERNAL_GROUPS@{EXTERNAL\_\-G...

! Missing number, treated as zero.
<to be read again> 
                   p
l.918  \item[{\tt EXTERNAL\_\-GROUPS} ]
                                       \index{EXTERNAL_GROUPS@{EXTERNAL\_\-G...

! Missing number, treated as zero.
<to be read again> 
                   p
l.918  \item[{\tt EXTERNAL\_\-GROUPS} ]
                                       \index{EXTERNAL_GROUPS@{EXTERNAL\_\-G...

! Missing number, treated as zero.
<to be read again> 
                   p
l.918  \item[{\tt EXTERNAL\_\-GROUPS} ]
                                       \index{EXTERNAL_GROUPS@{EXTERNAL\_\-G...

! Missing number, treated as zero.
<to be read again> 
                   p
l.918  \item[{\tt EXTERNAL\_\-GROUPS} ]
                                       \index{EXTERNAL_GROUPS@{EXTERNAL\_\-G...

! Missing number, treated as zero.
<to be read again> 
                   p
l.918  \item[{\tt EXTERNAL\_\-GROUPS} ]
                                       \index{EXTERNAL_GROUPS@{EXTERNAL\_\-G...

[57]
! Missing number, treated as zero.
<to be read again> 
                   p
l.925 ...fig_config_dot}{}\subsection{Dot options}
                                                  \label{config_config_dot}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1006 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1006 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1006 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1006 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1006 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1006 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1006 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1006 
       
[58]
! Missing number, treated as zero.
<to be read again> 
                   p
l.1012 ...rch}{}\subsection{Search engine options}
                                                  \label{config_config_search}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1019 \subsubsection*{Examples}
                                
! Missing number, treated as zero.
<to be read again> 
                   p
l.1019 \subsubsection*{Examples}
                                
! Missing number, treated as zero.
<to be read again> 
                   p
l.1023 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1026 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1026 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1031 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1039 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1039 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1044 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1055 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1055 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1060 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1096 \end{verbatim}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.1096 \end{verbatim}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.1096 \end{verbatim}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.1096 \end{verbatim}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.1096 \end{verbatim}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.1096 \end{verbatim}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.1096 \end{verbatim}
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.1096 \end{verbatim}
                     
[59]
! Missing number, treated as zero.
<to be read again> 
                   p
l.1097 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1097 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1102 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1129 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1129 \normalsize
                  
) (./commands.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...arget{commands}{}\section{Special Commands}
                                                  \label{commands}
! Missing number, treated as zero.
<to be read again> 
                   p
l.2 ...mands_cmd_intro}{}\subsection{Introduction}
                                                  \label{commands_cmd_intro}
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 S
     ome commands have one or more arguments. Each argument has a certain ra...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 S
     ome commands have one or more arguments. Each argument has a certain ra...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 S
     ome commands have one or more arguments. Each argument has a certain ra...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 S
     ome commands have one or more arguments. Each argument has a certain ra...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 S
     ome commands have one or more arguments. Each argument has a certain ra...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 S
     ome commands have one or more arguments. Each argument has a certain ra...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 S
     ome commands have one or more arguments. Each argument has a certain ra...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 S
     ome commands have one or more arguments. Each argument has a certain ra...

[60]
! Missing number, treated as zero.
<to be read again> 
                   p
l.9 ...ences to their documentation: \footnotesize
                                                  

Underfull \hbox (badness 10000) detected at line 12
[][]

Underfull \hbox (badness 10000) detected at line 13
[][]

Underfull \hbox (badness 10000) detected at line 14
[][]

Underfull \hbox (badness 10000) detected at line 15
[][]

Underfull \hbox (badness 10000) detected at line 16
[][]

Underfull \hbox (badness 10000) detected at line 17
[][]

Underfull \hbox (badness 10000) detected at line 18
[][]

Underfull \hbox (badness 10000) detected at line 19
[][]

Underfull \hbox (badness 10000) detected at line 20
[][]

Underfull \hbox (badness 10000) detected at line 21
[][]

Underfull \hbox (badness 10000) detected at line 22
[][]

Underfull \hbox (badness 10000) detected at line 23
[][]

Underfull \hbox (badness 10000) detected at line 24
[][]

Underfull \hbox (badness 10000) detected at line 25
[][]

Underfull \hbox (badness 10000) detected at line 26
[][]

Underfull \hbox (badness 10000) detected at line 27
[][]

Underfull \hbox (badness 10000) detected at line 28
[][]

Underfull \hbox (badness 10000) detected at line 29
[][]

Underfull \hbox (badness 10000) detected at line 30
[][]

Underfull \hbox (badness 10000) detected at line 31
[][]

Underfull \hbox (badness 10000) detected at line 32
[][]

Underfull \hbox (badness 10000) detected at line 33
[][]

Underfull \hbox (badness 10000) detected at line 34
[][]

Underfull \hbox (badness 10000) detected at line 35
[][]

Underfull \hbox (badness 10000) detected at line 36
[][]

Underfull \hbox (badness 10000) detected at line 37
[][]

Underfull \hbox (badness 10000) detected at line 38
[][]

Underfull \hbox (badness 10000) detected at line 39
[][]

Underfull \hbox (badness 10000) detected at line 40
[][]

Underfull \hbox (badness 10000) detected at line 41
[][]

Underfull \hbox (badness 10000) detected at line 42
[][]

Underfull \hbox (badness 10000) detected at line 43
[][]

Underfull \hbox (badness 10000) detected at line 44
[][]

Underfull \hbox (badness 10000) detected at line 45
[][]

Underfull \hbox (badness 10000) detected at line 46
[][]

Underfull \hbox (badness 10000) detected at line 47
[][]

Underfull \hbox (badness 10000) detected at line 48
[][]

Underfull \hbox (badness 10000) detected at line 49
[][]

Underfull \hbox (badness 10000) detected at line 50
[][]

Underfull \hbox (badness 10000) detected at line 51
[][]

Underfull \hbox (badness 10000) detected at line 52
[][]

Underfull \hbox (badness 10000) detected at line 53
[][]

Underfull \hbox (badness 10000) detected at line 54
[][]

Underfull \hbox (badness 10000) detected at line 55
[][]

Underfull \hbox (badness 10000) detected at line 56
[][]

Underfull \hbox (badness 10000) detected at line 57
[][]

Underfull \hbox (badness 10000) detected at line 58
[][]

Underfull \hbox (badness 10000) detected at line 59
[][]

Underfull \hbox (badness 10000) detected at line 60
[][]
! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \item \contentsline
                        {section}{$\backslash$htmlonly}{\ref{commands_cmdhtm...

! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \item \contentsline
                        {section}{$\backslash$htmlonly}{\ref{commands_cmdhtm...

! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \item \contentsline
                        {section}{$\backslash$htmlonly}{\ref{commands_cmdhtm...

! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \item \contentsline
                        {section}{$\backslash$htmlonly}{\ref{commands_cmdhtm...

! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \item \contentsline
                        {section}{$\backslash$htmlonly}{\ref{commands_cmdhtm...

! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \item \contentsline
                        {section}{$\backslash$htmlonly}{\ref{commands_cmdhtm...

! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \item \contentsline
                        {section}{$\backslash$htmlonly}{\ref{commands_cmdhtm...

! Missing number, treated as zero.
<to be read again> 
                   p
l.61 \item \contentsline
                        {section}{$\backslash$htmlonly}{\ref{commands_cmdhtm...

[61]
Underfull \hbox (badness 10000) detected at line 61
[][]

Underfull \hbox (badness 10000) detected at line 62
[][]

Underfull \hbox (badness 10000) detected at line 63
[][]

Underfull \hbox (badness 10000) detected at line 64
[][]

Underfull \hbox (badness 10000) detected at line 65
[][]

Underfull \hbox (badness 10000) detected at line 66
[][]

Underfull \hbox (badness 10000) detected at line 67
[][]

Underfull \hbox (badness 10000) detected at line 68
[][]

Underfull \hbox (badness 10000) detected at line 69
[][]

Underfull \hbox (badness 10000) detected at line 70
[][]

Underfull \hbox (badness 10000) detected at line 71
[][]

Underfull \hbox (badness 10000) detected at line 72
[][]

Underfull \hbox (badness 10000) detected at line 73
[][]

Underfull \hbox (badness 10000) detected at line 74
[][]

Underfull \hbox (badness 10000) detected at line 75
[][]

Underfull \hbox (badness 10000) detected at line 76
[][]

Underfull \hbox (badness 10000) detected at line 77
[][]

Underfull \hbox (badness 10000) detected at line 78
[][]

Underfull \hbox (badness 10000) detected at line 79
[][]

Underfull \hbox (badness 10000) detected at line 80
[][]

Underfull \hbox (badness 10000) detected at line 81
[][]

Underfull \hbox (badness 10000) detected at line 82
[][]

Underfull \hbox (badness 10000) detected at line 83
[][]

Underfull \hbox (badness 10000) detected at line 84
[][]

Underfull \hbox (badness 10000) detected at line 85
[][]

Underfull \hbox (badness 10000) detected at line 86
[][]

Underfull \hbox (badness 10000) detected at line 87
[][]

Underfull \hbox (badness 10000) detected at line 88
[][]

Underfull \hbox (badness 10000) detected at line 89
[][]

Underfull \hbox (badness 10000) detected at line 90
[][]

Underfull \hbox (badness 10000) detected at line 91
[][]

Underfull \hbox (badness 10000) detected at line 92
[][]

Underfull \hbox (badness 10000) detected at line 93
[][]

Underfull \hbox (badness 10000) detected at line 94
[][]

Underfull \hbox (badness 10000) detected at line 95
[][]

Underfull \hbox (badness 10000) detected at line 96
[][]

Underfull \hbox (badness 10000) detected at line 97
[][]

Underfull \hbox (badness 10000) detected at line 98
[][]

Underfull \hbox (badness 10000) detected at line 99
[][]

Underfull \hbox (badness 10000) detected at line 100
[][]

Underfull \hbox (badness 10000) detected at line 101
[][]

Underfull \hbox (badness 10000) detected at line 102
[][]

Underfull \hbox (badness 10000) detected at line 103
[][]

Underfull \hbox (badness 10000) detected at line 104
[][]

Underfull \hbox (badness 10000) detected at line 105
[][]

Underfull \hbox (badness 10000) detected at line 106
[][]

Underfull \hbox (badness 10000) detected at line 107
[][]

Underfull \hbox (badness 10000) detected at line 108
[][]

Underfull \hbox (badness 10000) detected at line 109
[][]

Underfull \hbox (badness 10000) detected at line 110
[][]

Underfull \hbox (badness 10000) detected at line 111
[][]

Underfull \hbox (badness 10000) detected at line 112
[][]

Underfull \hbox (badness 10000) detected at line 113
[][]

Underfull \hbox (badness 10000) detected at line 114
[][]

Underfull \hbox (badness 10000) detected at line 115
[][]

Underfull \hbox (badness 10000) detected at line 116
[][]

Underfull \hbox (badness 10000) detected at line 117
[][]

Underfull \hbox (badness 10000) detected at line 118
[][]

Underfull \hbox (badness 10000) detected at line 119
[][]

Underfull \hbox (badness 10000) detected at line 120
[][]

Underfull \hbox (badness 10000) detected at line 121
[][]

Underfull \hbox (badness 10000) detected at line 122
[][]

Underfull \hbox (badness 10000) detected at line 123
[][]

Underfull \hbox (badness 10000) detected at line 124
[][]

Underfull \hbox (badness 10000) detected at line 125
[][]

Underfull \hbox (badness 10000) detected at line 126
[][]
! Missing number, treated as zero.
<to be read again> 
                   p
l.127 \item \contentsline
                         {section}{$\backslash$xmlonly}{\ref{commands_cmdxml...

! Missing number, treated as zero.
<to be read again> 
                   p
l.127 \item \contentsline
                         {section}{$\backslash$xmlonly}{\ref{commands_cmdxml...

! Missing number, treated as zero.
<to be read again> 
                   p
l.127 \item \contentsline
                         {section}{$\backslash$xmlonly}{\ref{commands_cmdxml...

! Missing number, treated as zero.
<to be read again> 
                   p
l.127 \item \contentsline
                         {section}{$\backslash$xmlonly}{\ref{commands_cmdxml...

! Missing number, treated as zero.
<to be read again> 
                   p
l.127 \item \contentsline
                         {section}{$\backslash$xmlonly}{\ref{commands_cmdxml...

! Missing number, treated as zero.
<to be read again> 
                   p
l.127 \item \contentsline
                         {section}{$\backslash$xmlonly}{\ref{commands_cmdxml...

! Missing number, treated as zero.
<to be read again> 
                   p
l.127 \item \contentsline
                         {section}{$\backslash$xmlonly}{\ref{commands_cmdxml...

! Missing number, treated as zero.
<to be read again> 
                   p
l.127 \item \contentsline
                         {section}{$\backslash$xmlonly}{\ref{commands_cmdxml...

[62]
Underfull \hbox (badness 10000) detected at line 127
[][]

Underfull \hbox (badness 10000) detected at line 128
[][]

Underfull \hbox (badness 10000) detected at line 129
[][]

Underfull \hbox (badness 10000) detected at line 130
[][]

Underfull \hbox (badness 10000) detected at line 131
[][]

Underfull \hbox (badness 10000) detected at line 132
[][]

Underfull \hbox (badness 10000) detected at line 133
[][]

Underfull \hbox (badness 10000) detected at line 134
[][]

Underfull \hbox (badness 10000) detected at line 135
[][]

Underfull \hbox (badness 10000) detected at line 136
[][]

Underfull \hbox (badness 10000) detected at line 137
[][]
! Missing number, treated as zero.
<to be read again> 
                   p
l.140 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.140 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.145 \subsubsection*{ Structural indicators }
                                              \hypertarget{commands_cmdaddto...

! Missing number, treated as zero.
<to be read again> 
                   p
l.145 \subsubsection*{ Structural indicators }
                                              \hypertarget{commands_cmdaddto...

! Missing number, treated as zero.
<to be read again> 
                   p
l.145 ...group $<$name$>$ \mbox{[}(title)\mbox{]}}
                                                  \label{commands_cmdaddtogr...

! Missing number, treated as zero.
<to be read again> 
                   p
l.152 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.172 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.172 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 176--176

! Missing number, treated as zero.
<to be read again> 
                   p
l.177 ...raph}{}\subsection{$\backslash$callgraph}
                                                  \label{commands_cmdcallgraph}


Underfull \hbox (badness 10000) in paragraph at lines 179--179

! Missing number, treated as zero.
<to be read again> 
                   p
l.182 ...box{]} \mbox{[}$<$header-name$>$\mbox{]}}
                                                  \label{commands_cmdcategory}

Underfull \hbox (badness 10000) in paragraph at lines 186--186

! Missing number, treated as zero.
<to be read again> 
                   p
l.189 ...box{]} \mbox{[}$<$header-name$>$\mbox{]}}
                                                  \label{commands_cmdclass}
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.191 
      
[63]
Underfull \hbox (badness 10000) in paragraph at lines 193--193

! Missing number, treated as zero.
<to be read again> 
                   p
l.195 \footnotesize
                   \begin{verbatim}/* A dummy class */
! Missing number, treated as zero.
<to be read again> 
                   p
l.207 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.207 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.211 ...{}\subsection{$\backslash$def $<$name$>$}
                                                  \label{commands_cmddef}

Underfull \hbox (badness 10000) in paragraph at lines 215--215

! Missing number, treated as zero.
<to be read again> 
                   p
l.217 \footnotesize
                   \begin{verbatim}/*! \file define.h
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.236 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.240 ...kslash$defgroup $<$name$>$ (group title)}
                                                  \label{commands_cmddefgroup}

Underfull \hbox (badness 10000) in paragraph at lines 246--246

! Missing number, treated as zero.
<to be read again> 
                   p
l.249 ...$dir \mbox{[}$<$path fragment$>$\mbox{]}}
                                                  \label{commands_cmddir}
! Missing number, treated as zero.
<to be read again> 
                   p
l.254 ...}\subsection{$\backslash$enum $<$name$>$}
                                                  \label{commands_cmdenum}
! Missing number, treated as zero.
<to be read again> 
                   p
l.256 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.256 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.256 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.256 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.256 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.256 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.256 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.256 
      
[64]
Underfull \hbox (badness 10000) in paragraph at lines 258--258


Underfull \hbox (badness 10000) in paragraph at lines 260--260

! Missing number, treated as zero.
<to be read again> 
                   p
l.262 \footnotesize
                   \begin{verbatim}class Test
! Missing number, treated as zero.
<to be read again> 
                   p
l.287 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.287 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.291 ...tion{$\backslash$example $<$file-name$>$}
                                                  \label{commands_cmdexample}

Underfull \hbox (badness 10000) in paragraph at lines 299--299

! Missing number, treated as zero.
<to be read again> 
                   p
l.301 \footnotesize
                   \begin{verbatim}/** A Test class.
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.320 \end{verbatim}
                    
[65]
! Missing number, treated as zero.
<to be read again> 
                   p
l.321 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.321 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.324 \footnotesize
                   \begin{verbatim}void main()
! Missing number, treated as zero.
<to be read again> 
                   p
l.330 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.330 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 333--333

! Missing number, treated as zero.
<to be read again> 
                   p
l.336 ...ackslash$file \mbox{[}$<$name$>$\mbox{]}}
                                                  \label{commands_cmdfile}

Underfull \hbox (badness 10000) in paragraph at lines 340--340


Underfull \hbox (badness 10000) in paragraph at lines 342--342

! Missing number, treated as zero.
<to be read again> 
                   p
l.344 \footnotesize
                   \begin{verbatim}/** \file file.h
! Missing number, treated as zero.
<to be read again> 
                   p
l.355 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.355 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 358--358

! Missing number, treated as zero.
<to be read again> 
                   p
l.361 ...on{$\backslash$fn (function declaration)}
                                                  \label{commands_cmdfn}

Underfull \hbox (badness 10000) in paragraph at lines 369--369


Underfull \hbox (badness 10000) in paragraph at lines 371--371

! Missing number, treated as zero.
<to be read again> 
                   p
l.373 \footnotesize
                   \begin{verbatim}class Test
! Missing number, treated as zero.
<to be read again> 
                   p
l.394 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.394 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.394 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.394 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.394 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.394 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.394 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.394 \end{verbatim}
                    
[66]
! Missing number, treated as zero.
<to be read again> 
                   p
l.395 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.395 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 398--398

! Missing number, treated as zero.
<to be read again> 
                   p
l.401 ...}\subsection{$\backslash$hideinitializer}
                                                  \label{commands_cmdhideini...


Underfull \hbox (badness 10000) in paragraph at lines 405--405

! Missing number, treated as zero.
<to be read again> 
                   p
l.408 ...$<$groupname$>$ $<$groupname$>$\mbox{]})}
                                                  \label{commands_cmdingroup}

Underfull \hbox (badness 10000) in paragraph at lines 412--412

! Missing number, treated as zero.
<to be read again> 
                   p
l.415 ...box{]} \mbox{[}$<$header-name$>$\mbox{]}}
                                                  \label{commands_cmdinterface}


Underfull \hbox (badness 10000) in paragraph at lines 419--419

! Missing number, treated as zero.
<to be read again> 
                   p
l.422 ...ernal}{}\subsection{$\backslash$internal}
                                                  \label{commands_cmdinternal}
! Missing number, treated as zero.
<to be read again> 
                   p
l.431 ...ckslash$mainpage \mbox{[}(title)\mbox{]}}
                                                  \label{commands_cmdmainpage}
! Missing number, treated as zero.
<to be read again> 
                   p
l.440 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.453 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.453 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.453 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.453 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.453 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.453 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.453 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.453 \end{verbatim}
                    
[67]
! Missing number, treated as zero.
<to be read again> 
                   p
l.454 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.454 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 460--460

! Missing number, treated as zero.
<to be read again> 
                   p
l.463 ...}{}\subsection{$\backslash$name (header)}
                                                  \label{commands_cmdname}
! Missing number, treated as zero.
<to be read again> 
                   p
l.470 ...section{$\backslash$namespace $<$name$>$}
                                                  \label{commands_cmdnamespace}

! Missing number, treated as zero.
<to be read again> 
                   p
l.475 ...}{}\subsection{$\backslash$nosubgrouping}
                                                  \label{commands_cmdnosubgr...

! Missing number, treated as zero.
<to be read again> 
                   p
l.480 ...d \mbox{[}(function declaration)\mbox{]}}
                                                  \label{commands_cmdoverload}

Underfull \hbox (badness 10000) in paragraph at lines 490--490


Underfull \hbox (badness 10000) in paragraph at lines 492--492


Underfull \hbox (badness 10000) in paragraph at lines 494--494

! Missing number, treated as zero.
<to be read again> 
                   p
l.496 \footnotesize
                   \begin{verbatim}class Test
! Missing number, treated as zero.
<to be read again> 
                   p
l.521 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.521 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.521 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.521 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.521 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.521 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.521 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.521 \end{verbatim}
                    
[68]
! Missing number, treated as zero.
<to be read again> 
                   p
l.522 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.522 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.526 ...ubsection{$\backslash$package $<$name$>$}
                                                  \label{commands_cmdpackage}
! Missing number, treated as zero.
<to be read again> 
                   p
l.531 ...tion{$\backslash$page $<$name$>$ (title)}
                                                  \label{commands_cmdpage}

Underfull \hbox (badness 10000) in paragraph at lines 535--535

! Missing number, treated as zero.
<to be read again> 
                   p
l.537 \footnotesize
                   \begin{verbatim}/*! \page page1 A documentation page
! Missing number, treated as zero.
<to be read again> 
                   p
l.552 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.552 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 555--555


Underfull \hbox (badness 10000) in paragraph at lines 557--557

! Missing number, treated as zero.
<to be read again> 
                   p
l.560 ...slash$property (qualified property name)}
                                                  \label{commands_cmdproperty}

Underfull \hbox (badness 10000) in paragraph at lines 564--564

! Missing number, treated as zero.
<to be read again> 
                   p
l.567 ...box{]} \mbox{[}$<$header-name$>$\mbox{]}}
                                                  \label{commands_cmdprotocol}

Underfull \hbox (badness 10000) in paragraph at lines 571--571

! Missing number, treated as zero.
<to be read again> 
                   p
l.574 ...ubsection{$\backslash$relates $<$name$>$}
                                                  \label{commands_cmdrelates}
! Missing number, treated as zero.
<to be read again> 
                   p
l.576 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.576 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.576 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.576 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.576 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.576 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.576 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.576 
      
[69]
Underfull \hbox (badness 10000) in paragraph at lines 578--578

! Missing number, treated as zero.
<to be read again> 
                   p
l.580 \footnotesize
                   \begin{verbatim}/*!
! Missing number, treated as zero.
<to be read again> 
                   p
l.604 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.604 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.608 ...ction{$\backslash$relatesalso $<$name$>$}
                                                  \label{commands_cmdrelates...

! Missing number, treated as zero.
<to be read again> 
                   p
l.613 ...}\subsection{$\backslash$showinitializer}
                                                  \label{commands_cmdshowini...


Underfull \hbox (badness 10000) in paragraph at lines 617--617

! Missing number, treated as zero.
<to be read again> 
                   p
l.620 ...box{]} \mbox{[}$<$header-name$>$\mbox{]}}
                                                  \label{commands_cmdstruct}

Underfull \hbox (badness 10000) in paragraph at lines 624--624

! Missing number, treated as zero.
<to be read again> 
                   p
l.627 ...\backslash$typedef (typedef declaration)}
                                                  \label{commands_cmdtypedef}

Underfull \hbox (badness 10000) in paragraph at lines 631--631

! Missing number, treated as zero.
<to be read again> 
                   p
l.634 ...box{]} \mbox{[}$<$header-name$>$\mbox{]}}
                                                  \label{commands_cmdunion}
! Missing number, treated as zero.
<to be read again> 
                   p
l.638 \item[See also:]
                      section \hyperlink{commands_cmdclass}{$\backslash$clas...

! Missing number, treated as zero.
<to be read again> 
                   p
l.638 \item[See also:]
                      section \hyperlink{commands_cmdclass}{$\backslash$clas...

! Missing number, treated as zero.
<to be read again> 
                   p
l.638 \item[See also:]
                      section \hyperlink{commands_cmdclass}{$\backslash$clas...

! Missing number, treated as zero.
<to be read again> 
                   p
l.638 \item[See also:]
                      section \hyperlink{commands_cmdclass}{$\backslash$clas...

! Missing number, treated as zero.
<to be read again> 
                   p
l.638 \item[See also:]
                      section \hyperlink{commands_cmdclass}{$\backslash$clas...

! Missing number, treated as zero.
<to be read again> 
                   p
l.638 \item[See also:]
                      section \hyperlink{commands_cmdclass}{$\backslash$clas...

! Missing number, treated as zero.
<to be read again> 
                   p
l.638 \item[See also:]
                      section \hyperlink{commands_cmdclass}{$\backslash$clas...

! Missing number, treated as zero.
<to be read again> 
                   p
l.638 \item[See also:]
                      section \hyperlink{commands_cmdclass}{$\backslash$clas...

[70]
Underfull \hbox (badness 10000) in paragraph at lines 638--638

! Missing number, treated as zero.
<to be read again> 
                   p
l.641 ...n{$\backslash$var (variable declaration)}
                                                  \label{commands_cmdvar}

Underfull \hbox (badness 10000) in paragraph at lines 645--645

! Missing number, treated as zero.
<to be read again> 
                   p
l.648 ...group $<$name$>$ \mbox{[}(title)\mbox{]}}
                                                  \label{commands_cmdweakgroup}


Underfull \hbox (badness 10000) in paragraph at lines 652--652

! Missing number, treated as zero.
<to be read again> 
                   p
l.657 \subsubsection*{ Section indicators }
                                           
! Missing number, treated as zero.
<to be read again> 
                   p
l.657 \subsubsection*{ Section indicators }
                                           
! Missing number, treated as zero.
<to be read again> 
                   p
l.661 ...backslash$attention \{ attention text \}}
                                                  \label{commands_cmdattention}

! Missing number, treated as zero.
<to be read again> 
                   p
l.662 ...$\backslash$author \{ list of authors \}}
                                                  \label{commands_cmdauthor}

Underfull \hbox (badness 10000) in paragraph at lines 666--666

! Missing number, treated as zero.
<to be read again> 
                   p
l.668 \footnotesize
                   \begin{verbatim}/*! \class WindowsNT
! Missing number, treated as zero.
<to be read again> 
                   p
l.683 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.683 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.687 ...{$\backslash$brief \{brief description\}}
                                                  \label{commands_cmdbrief}
! Missing number, treated as zero.
<to be read again> 
                   p
l.694 ...on{$\backslash$bug \{ bug description \}}
                                                  \label{commands_cmdbug}
! Missing number, treated as zero.
<to be read again> 
                   p
l.696 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.696 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.696 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.696 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.696 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.696 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.696 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.696 
      
[71]
! Missing number, treated as zero.
<to be read again> 
                   p
l.699 ...cond \mbox{[}$<$section-label$>$\mbox{]}}
                                                  \label{commands_cmdcond}
! Missing number, treated as zero.
<to be read again> 
                   p
l.712 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.751 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.751 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.758 ...{$\backslash$date \{ date description \}}
                                                  \label{commands_cmddate}
! Missing number, treated as zero.
<to be read again> 
                   p
l.760 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.760 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.760 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.760 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.760 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.760 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.760 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.760 
      
[72]
! Missing number, treated as zero.
<to be read again> 
                   p
l.763 ...$\backslash$deprecated \{ description \}}
                                                  \label{commands_cmddepreca...

! Missing number, treated as zero.
<to be read again> 
                   p
l.768 ...s_cmdelse}{}\subsection{$\backslash$else}
                                                  \label{commands_cmdelse}

Underfull \hbox (badness 10000) in paragraph at lines 772--772

! Missing number, treated as zero.
<to be read again> 
                   p
l.775 ...n{$\backslash$elseif $<$section-label$>$}
                                                  \label{commands_cmdelseif}

Underfull \hbox (badness 10000) in paragraph at lines 779--779

! Missing number, treated as zero.
<to be read again> 
                   p
l.782 ...ndcond}{}\subsection{$\backslash$endcond}
                                                  \label{commands_cmdendcond}

Underfull \hbox (badness 10000) in paragraph at lines 786--786

! Missing number, treated as zero.
<to be read again> 
                   p
l.789 ...cmdendif}{}\subsection{$\backslash$endif}
                                                  \label{commands_cmdendif}

Underfull \hbox (badness 10000) in paragraph at lines 793--793

! Missing number, treated as zero.
<to be read again> 
                   p
l.796 ...on-object$>$ \{ exception description \}}
                                                  \label{commands_cmdexception}


Underfull \hbox (badness 10000) in paragraph at lines 800--800

! Missing number, treated as zero.
<to be read again> 
                   p
l.803 ...ction{$\backslash$if $<$section-label$>$}
                                                  \label{commands_cmdif}

Underfull \hbox (badness 10000) in paragraph at lines 807--807

! Missing number, treated as zero.
<to be read again> 
                   p
l.809 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.823 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.823 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.823 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.823 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.823 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.823 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.823 \end{verbatim}
                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.823 \end{verbatim}
                    
[73]
! Missing number, treated as zero.
<to be read again> 
                   p
l.824 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.824 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 829--829

! Missing number, treated as zero.
<to be read again> 
                   p
l.831 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.843 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.843 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.849 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.855 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.855 \normalsize
                 

Underfull \hbox (badness 10000) in paragraph at lines 861--861

! Missing number, treated as zero.
<to be read again> 
                   p
l.864 ...on{$\backslash$ifnot $<$section-label$>$}
                                                  \label{commands_cmdifnot}

Underfull \hbox (badness 10000) in paragraph at lines 868--868

! Missing number, treated as zero.
<to be read again> 
                   p
l.871 ...invariant \{ description of invariant \}}
                                                  \label{commands_cmdinvariant}

! Missing number, treated as zero.
<to be read again> 
                   p
l.876 ...}\subsection{$\backslash$note \{ text \}}
                                                  \label{commands_cmdnote}
! Missing number, treated as zero.
<to be read again> 
                   p
l.881 ...paragraph title)\mbox{]} \{ paragraph \}}
                                                  \label{commands_cmdpar}
! Missing number, treated as zero.
<to be read again> 
                   p
l.884 I
       f no paragraph title is given this command will start a new paragraph...

! Missing number, treated as zero.
<to be read again> 
                   p
l.884 I
       f no paragraph title is given this command will start a new paragraph...

! Missing number, treated as zero.
<to be read again> 
                   p
l.884 I
       f no paragraph title is given this command will start a new paragraph...

! Missing number, treated as zero.
<to be read again> 
                   p
l.884 I
       f no paragraph title is given this command will start a new paragraph...

! Missing number, treated as zero.
<to be read again> 
                   p
l.884 I
       f no paragraph title is given this command will start a new paragraph...

! Missing number, treated as zero.
<to be read again> 
                   p
l.884 I
       f no paragraph title is given this command will start a new paragraph...

! Missing number, treated as zero.
<to be read again> 
                   p
l.884 I
       f no paragraph title is given this command will start a new paragraph...

! Missing number, treated as zero.
<to be read again> 
                   p
l.884 I
       f no paragraph title is given this command will start a new paragraph...

[74]
Underfull \hbox (badness 10000) in paragraph at lines 889--889

! Missing number, treated as zero.
<to be read again> 
                   p
l.891 \footnotesize
                   \begin{verbatim}/*! \class Test
! Missing number, treated as zero.
<to be read again> 
                   p
l.912 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.912 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.916 ...eter-name$>$ \{ parameter description \}}
                                                  \label{commands_cmdparam}
! Missing number, treated as zero.
<to be read again> 
                   p
l.921 \footnotesize
                   \begin{verbatim}/*!
! Missing number, treated as zero.
<to be read again> 
                   p
l.930 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.930 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.939 ...t \{ description of the postcondition \}}
                                                  \label{commands_cmdpost}
! Missing number, treated as zero.
<to be read again> 
                   p
l.944 ...re \{ description of the precondition \}}
                                                  \label{commands_cmdpre}
! Missing number, treated as zero.
<to be read again> 
                   p
l.946 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.946 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.946 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.946 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.946 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.946 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.946 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.946 
      
[75]
! Missing number, treated as zero.
<to be read again> 
                   p
l.949 ...on{$\backslash$remarks \{ remark text \}}
                                                  \label{commands_cmdremarks}
! Missing number, treated as zero.
<to be read again> 
                   p
l.954 ...rn \{ description of the return value \}}
                                                  \label{commands_cmdreturn}
! Missing number, treated as zero.
<to be read again> 
                   p
l.959 ...val $<$return value$>$ \{ description \}}
                                                  \label{commands_cmdretval}
! Missing number, treated as zero.
<to be read again> 
                   p
l.964 ...bsection{$\backslash$sa \{ references \}}
                                                  \label{commands_cmdsa}

Underfull \hbox (badness 10000) in paragraph at lines 970--970

! Missing number, treated as zero.
<to be read again> 
                   p
l.973 ...section{$\backslash$see \{ references \}}
                                                  \label{commands_cmdsee}
! Missing number, treated as zero.
<to be read again> 
                   p
l.978 ...\subsection{$\backslash$since \{ text \}}
                                                  \label{commands_cmdsince}
! Missing number, treated as zero.
<to be read again> 
                   p
l.983 ...t \{ paragraph describing a test case \}}
                                                  \label{commands_cmdtest}
! Missing number, treated as zero.
<to be read again> 
                   p
l.988 ...on-object$>$ \{ exception description \}}
                                                  \label{commands_cmdthrow}

Underfull \hbox (badness 10000) in paragraph at lines 992--992

! Missing number, treated as zero.
<to be read again> 
                   p
l.995 ...ragraph describing what is to be done \}}
                                                  \label{commands_cmdtodo}
! Missing number, treated as zero.
<to be read again> 
                   p
l.997 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.997 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.997 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.997 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.997 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.997 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.997 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.997 
      
[76]
! Missing number, treated as zero.
<to be read again> 
                   p
l.1000 ...\backslash$version \{ version number \}}
                                                  \label{commands_cmdversion}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1005 ...backslash$warning \{ warning message \}}
                                                  \label{commands_cmdwarning}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1006 ...har`\"{}(list title)\char`\"{} \{text\}}
                                                  \label{commands_cmdxrefitem}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1013 \footnotesize
                    \begin{verbatim} \xrefitem todo "Todo" "Todo List" \end{...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1014 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1014 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1019 \footnotesize
                    \begin{verbatim} ALIASES += "reminder=\xrefitem reminder...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1020 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1020 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1025 ...bsubsection*{ Commands to create links }
                                                  \hypertarget{commands_cmda...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1025 ...bsubsection*{ Commands to create links }
                                                  \hypertarget{commands_cmda...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1025 ...\subsection{$\backslash$addindex (text)}
                                                  \label{commands_cmdaddindex}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1030 ...ubsection{$\backslash$anchor $<$word$>$}
                                                  \label{commands_cmdanchor}

Underfull \hbox (badness 10000) in paragraph at lines 1034--1034


Underfull \hbox (badness 10000) in paragraph at lines 1036--1036

! Missing number, treated as zero.
<to be read again> 
                   p
l.1039 ...dlink}{}\subsection{$\backslash$endlink}
                                                  \label{commands_cmdendlink}

Underfull \hbox (badness 10000) in paragraph at lines 1043--1043

! Missing number, treated as zero.
<to be read again> 
                   p
l.1043 ...ds_cmdlink}{$\backslash$link}.\end{Desc}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1043 ...ds_cmdlink}{$\backslash$link}.\end{Desc}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1043 ...ds_cmdlink}{$\backslash$link}.\end{Desc}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1043 ...ds_cmdlink}{$\backslash$link}.\end{Desc}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1043 ...ds_cmdlink}{$\backslash$link}.\end{Desc}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1043 ...ds_cmdlink}{$\backslash$link}.\end{Desc}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1043 ...ds_cmdlink}{$\backslash$link}.\end{Desc}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1043 ...ds_cmdlink}{$\backslash$link}.\end{Desc}
                                                  
[77]
! Missing number, treated as zero.
<to be read again> 
                   p
l.1046 ...tion{$\backslash$link $<$link-object$>$}
                                                  \label{commands_cmdlink}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1055 ...ox{[}\char`\"{}(text)\char`\"{}\mbox{]}}
                                                  \label{commands_cmdref}

Underfull \hbox (badness 10000) in paragraph at lines 1059--1059

! Missing number, treated as zero.
<to be read again> 
                   p
l.1062 ...tion $<$section-name$>$ (section title)}
                                                  \label{commands_cmdsection}

Underfull \hbox (badness 10000) in paragraph at lines 1066--1066

! Missing number, treated as zero.
<to be read again> 
                   p
l.1069 ...<$subsection-name$>$ (subsection title)}
                                                  \label{commands_cmdsubsect...


Underfull \hbox (badness 10000) in paragraph at lines 1073--1073


Underfull \hbox (badness 10000) in paragraph at lines 1075--1075

! Missing number, treated as zero.
<to be read again> 
                   p
l.1078 ...ubsection-name$>$ (subsubsection title)}
                                                  \label{commands_cmdsubsubs...


Underfull \hbox (badness 10000) in paragraph at lines 1082--1082


Underfull \hbox (badness 10000) in paragraph at lines 1084--1084

! Missing number, treated as zero.
<to be read again> 
                   p
l.1087 ... $<$paragraph-name$>$ (paragraph title)}
                                                  \label{commands_cmdparagraph}


Underfull \hbox (badness 10000) in paragraph at lines 1091--1091


Underfull \hbox (badness 10000) in paragraph at lines 1093--1093

! Missing number, treated as zero.
<to be read again> 
                   p
l.1098 ...ion*{ Commands for displaying examples }
                                                  \hypertarget{commands_cmdd...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1098 ...ion*{ Commands for displaying examples }
                                                  \hypertarget{commands_cmdd...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1098 ...$\backslash$dontinclude $<$file-name$>$}
                                                  \label{commands_cmddontinc...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1100 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1100 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1100 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1100 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1100 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1100 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1100 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1100 
       
[78]
Underfull \hbox (badness 10000) in paragraph at lines 1106--1106

! Missing number, treated as zero.
<to be read again> 
                   p
l.1108 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1131 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1131 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1134 \footnotesize
                    \begin{verbatim}void main()
! Missing number, treated as zero.
<to be read again> 
                   p
l.1140 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1140 \normalsize
                  

Underfull \hbox (badness 10000) in paragraph at lines 1143--1143

! Missing number, treated as zero.
<to be read again> 
                   p
l.1146 ...ion{$\backslash$include $<$file-name$>$}
                                                  \label{commands_cmdinclude}

Underfull \hbox (badness 10000) in paragraph at lines 1158--1158

! Missing number, treated as zero.
<to be read again> 
                   p
l.1161 ...backslash$includelineno $<$file-name$>$}
                                                  \label{commands_cmdinclude...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1165 \item[See also:]
                       section \hyperlink{commands_cmdinclude}{$\backslash$i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1165 \item[See also:]
                       section \hyperlink{commands_cmdinclude}{$\backslash$i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1165 \item[See also:]
                       section \hyperlink{commands_cmdinclude}{$\backslash$i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1165 \item[See also:]
                       section \hyperlink{commands_cmdinclude}{$\backslash$i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1165 \item[See also:]
                       section \hyperlink{commands_cmdinclude}{$\backslash$i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1165 \item[See also:]
                       section \hyperlink{commands_cmdinclude}{$\backslash$i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1165 \item[See also:]
                       section \hyperlink{commands_cmdinclude}{$\backslash$i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1165 \item[See also:]
                       section \hyperlink{commands_cmdinclude}{$\backslash$i...

[79]
Underfull \hbox (badness 10000) in paragraph at lines 1165--1165

! Missing number, treated as zero.
<to be read again> 
                   p
l.1168 ...subsection{$\backslash$line ( pattern )}
                                                  \label{commands_cmdline}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1177 ...subsection{$\backslash$skip ( pattern )}
                                                  \label{commands_cmdskip}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1186 ...ection{$\backslash$skipline ( pattern )}
                                                  \label{commands_cmdskipline}

Underfull \hbox (badness 10000) in paragraph at lines 1192--1192

! Missing number, treated as zero.
<to be read again> 
                   p
l.1194 \footnotesize
                    \begin{verbatim}\skipline pattern\end{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1195 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1195 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1198 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1201 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1201 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1207 ...ubsection{$\backslash$until ( pattern )}
                                                  \label{commands_cmduntil}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1216 ...$\backslash$verbinclude $<$file-name$>$}
                                                  \label{commands_cmdverbinc...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1223 ...$\backslash$htmlinclude $<$file-name$>$}
                                                  \label{commands_cmdhtmlinc...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1230 ...ion*{ Commands for visual enhancements }
                                                  \hypertarget{commands_cmda...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1230 ...ion*{ Commands for visual enhancements }
                                                  \hypertarget{commands_cmda...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1230 ...}{}\subsection{$\backslash$a $<$word$>$}
                                                  \label{commands_cmda}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1234 \item[Example:]
                      
! Missing number, treated as zero.
<to be read again> 
                   p
l.1234 \item[Example:]
                      
! Missing number, treated as zero.
<to be read again> 
                   p
l.1234 \item[Example:]
                      
! Missing number, treated as zero.
<to be read again> 
                   p
l.1234 \item[Example:]
                      
! Missing number, treated as zero.
<to be read again> 
                   p
l.1234 \item[Example:]
                      
! Missing number, treated as zero.
<to be read again> 
                   p
l.1234 \item[Example:]
                      
! Missing number, treated as zero.
<to be read again> 
                   p
l.1234 \item[Example:]
                      
! Missing number, treated as zero.
<to be read again> 
                   p
l.1234 \item[Example:]
                      
[80]
Underfull \hbox (badness 10000) in paragraph at lines 1234--1234

! Missing number, treated as zero.
<to be read again> 
                   p
l.1236 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1239 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1239 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1245 ...{$\backslash$arg \{ item-description \}}
                                                  \label{commands_cmdarg}

Underfull \hbox (badness 10000) in paragraph at lines 1249--1249

! Missing number, treated as zero.
<to be read again> 
                   p
l.1251 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1258 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1258 \normalsize
                  

Underfull \hbox (badness 10000) in paragraph at lines 1266--1266

! Missing number, treated as zero.
<to be read again> 
                   p
l.1271 ...}{}\subsection{$\backslash$b $<$word$>$}
                                                  \label{commands_cmdb}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1276 ...}{}\subsection{$\backslash$c $<$word$>$}
                                                  \label{commands_cmdc}

Underfull \hbox (badness 10000) in paragraph at lines 1280--1280

! Missing number, treated as zero.
<to be read again> 
                   p
l.1282 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1285 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1285 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1293 ..._cmdcode}{}\subsection{$\backslash$code}
                                                  \label{commands_cmdcode}

Underfull \hbox (badness 10000) in paragraph at lines 1297--1297

! Missing number, treated as zero.
<to be read again> 
                   p
l.1300 ...n{$\backslash$copydoc $<$link-object$>$}
                                                  \label{commands_cmdcopydoc}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1302 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1302 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1302 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1302 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1302 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1302 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1302 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1302 
       
[81]
! Missing number, treated as zero.
<to be read again> 
                   p
l.1309 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1314 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1314 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1321 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1324 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1324 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1333 ...ds_cmddot}{}\subsection{$\backslash$dot}
                                                  \label{commands_cmddot}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1336 \footnotesize
                    \begin{verbatim}/*! class B */
! Missing number, treated as zero.
<to be read again> 
                   p
l.1357 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1357 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1362 ...x{[}\char`\"{}caption\char`\"{}\mbox{]}}
                                                  \label{commands_cmddotfile}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1366 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1366 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1366 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1366 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1366 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1366 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1366 
       
! Missing number, treated as zero.
<to be read again> 
                   p
l.1366 
       
[82]
! Missing number, treated as zero.
<to be read again> 
                   p
l.1371 ...}{}\subsection{$\backslash$e $<$word$>$}
                                                  \label{commands_cmde}

Underfull \hbox (badness 10000) in paragraph at lines 1375--1375

! Missing number, treated as zero.
<to be read again> 
                   p
l.1377 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1380 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1380 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1388 ...{}\subsection{$\backslash$em $<$word$>$}
                                                  \label{commands_cmdem}

Underfull \hbox (badness 10000) in paragraph at lines 1392--1392

! Missing number, treated as zero.
<to be read again> 
                   p
l.1394 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1397 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1397 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1405 ...dcode}{}\subsection{$\backslash$endcode}
                                                  \label{commands_cmdendcode}

Underfull \hbox (badness 10000) in paragraph at lines 1407--1407

! Missing number, treated as zero.
<to be read again> 
                   p
l.1410 ...enddot}{}\subsection{$\backslash$enddot}
                                                  \label{commands_cmdenddot}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1415 ...y}{}\subsection{$\backslash$endhtmlonly}
                                                  \label{commands_cmdendhtml...


Underfull \hbox (badness 10000) in paragraph at lines 1419--1419

! Missing number, treated as zero.
<to be read again> 
                   p
l.1422 ...}{}\subsection{$\backslash$endlatexonly}
                                                  \label{commands_cmdendlate...


Underfull \hbox (badness 10000) in paragraph at lines 1426--1426

! Missing number, treated as zero.
<to be read again> 
                   p
l.1429 ...ly}{}\subsection{$\backslash$endmanonly}
                                                  \label{commands_cmdendmano...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1433 \item[See also:]
                       section \hyperlink{commands_cmdmanonly}{$\backslash$m...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1433 \item[See also:]
                       section \hyperlink{commands_cmdmanonly}{$\backslash$m...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1433 \item[See also:]
                       section \hyperlink{commands_cmdmanonly}{$\backslash$m...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1433 \item[See also:]
                       section \hyperlink{commands_cmdmanonly}{$\backslash$m...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1433 \item[See also:]
                       section \hyperlink{commands_cmdmanonly}{$\backslash$m...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1433 \item[See also:]
                       section \hyperlink{commands_cmdmanonly}{$\backslash$m...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1433 \item[See also:]
                       section \hyperlink{commands_cmdmanonly}{$\backslash$m...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1433 \item[See also:]
                       section \hyperlink{commands_cmdmanonly}{$\backslash$m...

[83]
Underfull \hbox (badness 10000) in paragraph at lines 1433--1433

! Missing number, treated as zero.
<to be read again> 
                   p
l.1436 ...m}{}\subsection{$\backslash$endverbatim}
                                                  \label{commands_cmdendverb...


Underfull \hbox (badness 10000) in paragraph at lines 1440--1440

! Missing number, treated as zero.
<to be read again> 
                   p
l.1443 ...ly}{}\subsection{$\backslash$endxmlonly}
                                                  \label{commands_cmdendxmlo...


Underfull \hbox (badness 10000) in paragraph at lines 1447--1447

! Missing number, treated as zero.
<to be read again> 
                   p
l.1450 ...mdfdollar}{}\subsection{$\backslash$f\$}
                                                  \label{commands_cmdfdollar}

Underfull \hbox (badness 10000) in paragraph at lines 1454--1454

! Missing number, treated as zero.
<to be read again> 
                   p
l.1457 ...pen}{}\subsection{$\backslash$f\mbox{[}}
                                                  \label{commands_cmdfbropen}

Underfull \hbox (badness 10000) in paragraph at lines 1461--1461

! Missing number, treated as zero.
<to be read again> 
                   p
l.1464 ...ose}{}\subsection{$\backslash$f\mbox{]}}
                                                  \label{commands_cmdfbrclose}

Underfull \hbox (badness 10000) in paragraph at lines 1468--1468

! Missing number, treated as zero.
<to be read again> 
                   p
l.1471 ...only}{}\subsection{$\backslash$htmlonly}
                                                  \label{commands_cmdhtmlonly}

Underfull \hbox (badness 10000) in paragraph at lines 1479--1479

! Missing number, treated as zero.
<to be read again> 
                   p
l.1482 ...$<$sizeindication$>$=$<$size$>$\mbox{]}}
                                                  \label{commands_cmdimage}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1497 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1497 \footnotesize\begin{verbatim}
                                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.1497 \footnotesize\begin{verbatim}
                                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.1497 \footnotesize\begin{verbatim}
                                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.1497 \footnotesize\begin{verbatim}
                                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.1497 \footnotesize\begin{verbatim}
                                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.1497 \footnotesize\begin{verbatim}
                                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.1497 \footnotesize\begin{verbatim}
                                    
! Missing number, treated as zero.
<to be read again> 
                   p
l.1497 \footnotesize\begin{verbatim}
                                    
[84]
! Missing number, treated as zero.
<to be read again> 
                   p
l.1503 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1503 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1510 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1513 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1513 \normalsize
                  

Underfull \hbox (badness 10000) in paragraph at lines 1517--1517

! Missing number, treated as zero.
<to be read again> 
                   p
l.1522 ...nly}{}\subsection{$\backslash$latexonly}
                                                  \label{commands_cmdlatexonly}


Underfull \hbox (badness 10000) in paragraph at lines 1530--1530

! Missing number, treated as zero.
<to be read again> 
                   p
l.1533 ...nonly}{}\subsection{$\backslash$manonly}
                                                  \label{commands_cmdmanonly}

Underfull \hbox (badness 10000) in paragraph at lines 1539--1539

! Missing number, treated as zero.
<to be read again> 
                   p
l.1542 ...n{$\backslash$li \{ item-description \}}
                                                  \label{commands_cmdli}

Underfull \hbox (badness 10000) in paragraph at lines 1546--1546

! Missing number, treated as zero.
<to be read again> 
                   p
l.1548 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1555 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1555 \normalsize
                  

Underfull \hbox (badness 10000) in paragraph at lines 1563--1563

! Missing number, treated as zero.
<to be read again> 
                   p
l.1568 ...mmands_cmdn}{}\subsection{$\backslash$n}
                                                  \label{commands_cmdn}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1573  \hypertarget{commands_cmdp}{}\subsection
                                                {$\backslash$p $<$word$>$}\l...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1573  \hypertarget{commands_cmdp}{}\subsection
                                                {$\backslash$p $<$word$>$}\l...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1573  \hypertarget{commands_cmdp}{}\subsection
                                                {$\backslash$p $<$word$>$}\l...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1573  \hypertarget{commands_cmdp}{}\subsection
                                                {$\backslash$p $<$word$>$}\l...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1573  \hypertarget{commands_cmdp}{}\subsection
                                                {$\backslash$p $<$word$>$}\l...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1573  \hypertarget{commands_cmdp}{}\subsection
                                                {$\backslash$p $<$word$>$}\l...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1573  \hypertarget{commands_cmdp}{}\subsection
                                                {$\backslash$p $<$word$>$}\l...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1573  \hypertarget{commands_cmdp}{}\subsection
                                                {$\backslash$p $<$word$>$}\l...

[85]
! Missing number, treated as zero.
<to be read again> 
                   p
l.1573 ...}{}\subsection{$\backslash$p $<$word$>$}
                                                  \label{commands_cmdp}

Underfull \hbox (badness 10000) in paragraph at lines 1577--1577

! Missing number, treated as zero.
<to be read again> 
                   p
l.1579 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1582 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1582 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1590 ...atim}{}\subsection{$\backslash$verbatim}
                                                  \label{commands_cmdverbatim}

Underfull \hbox (badness 10000) in paragraph at lines 1594--1594

! Missing number, treated as zero.
<to be read again> 
                   p
l.1597 ...lonly}{}\subsection{$\backslash$xmlonly}
                                                  \label{commands_cmdxmlonly}

Underfull \hbox (badness 10000) in paragraph at lines 1603--1603

! Missing number, treated as zero.
<to be read again> 
                   p
l.1606 ...}{}\subsection{$\backslash$$\backslash$}
                                                  \label{commands_cmdbackslash}

! Missing number, treated as zero.
<to be read again> 
                   p
l.1611 ...mands_cmdat}{}\subsection{$\backslash$@}
                                                  \label{commands_cmdat}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1616 ...lash$$\sim$\mbox{[}Language\-Id\mbox{]}}
                                                  \label{commands_cmdtilde}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1621 \footnotesize
                    \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1626 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1626 \normalsize
                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1631 ...nds_cmdamp}{}\subsection{$\backslash$\&}
                                                  \label{commands_cmdamp}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1636 ..._cmddollar}{}\subsection{$\backslash$\$}
                                                  \label{commands_cmddollar}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1641 ...pertarget{commands_cmdhash}{}\subsection
                                                  {$\backslash$\#}\label{com...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1641 ...pertarget{commands_cmdhash}{}\subsection
                                                  {$\backslash$\#}\label{com...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1641 ...pertarget{commands_cmdhash}{}\subsection
                                                  {$\backslash$\#}\label{com...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1641 ...pertarget{commands_cmdhash}{}\subsection
                                                  {$\backslash$\#}\label{com...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1641 ...pertarget{commands_cmdhash}{}\subsection
                                                  {$\backslash$\#}\label{com...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1641 ...pertarget{commands_cmdhash}{}\subsection
                                                  {$\backslash$\#}\label{com...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1641 ...pertarget{commands_cmdhash}{}\subsection
                                                  {$\backslash$\#}\label{com...

! Missing number, treated as zero.
<to be read again> 
                   p
l.1641 ...pertarget{commands_cmdhash}{}\subsection
                                                  {$\backslash$\#}\label{com...

[86]
! Missing number, treated as zero.
<to be read again> 
                   p
l.1641 ...ds_cmdhash}{}\subsection{$\backslash$\#}
                                                  \label{commands_cmdhash}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1646 ...target{commands_cmdlt}{}\subsection{$<$}
                                                  \label{commands_cmdlt}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1651 ...target{commands_cmdgt}{}\subsection{$>$}
                                                  \label{commands_cmdgt}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1652 ...ds_cmdperc}{}\subsection{$\backslash$\%}
                                                  \label{commands_cmdperc}
! Missing number, treated as zero.
<to be read again> 
                   p
l.1657 ...hp_only}{}\subsection{PHP only commands}
                                                  \label{commands_cmd_php_only}

! Missing number, treated as zero.
<to be read again> 
                   p
l.1662 ...Commands included for Qt compatibility }
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.1662 ...Commands included for Qt compatibility }
                                                  
) (./htmlcmds.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...ertarget{htmlcmds}{}\section{HTML Commands}
                                                  \label{htmlcmds}
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...B$>$} Ends a {\tt $<$B$>$} section. \item {
                                                  \tt $<$BODY$>$} Does not g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...B$>$} Ends a {\tt $<$B$>$} section. \item {
                                                  \tt $<$BODY$>$} Does not g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...B$>$} Ends a {\tt $<$B$>$} section. \item {
                                                  \tt $<$BODY$>$} Does not g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...B$>$} Ends a {\tt $<$B$>$} section. \item {
                                                  \tt $<$BODY$>$} Does not g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...B$>$} Ends a {\tt $<$B$>$} section. \item {
                                                  \tt $<$BODY$>$} Does not g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...B$>$} Ends a {\tt $<$B$>$} section. \item {
                                                  \tt $<$BODY$>$} Does not g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...B$>$} Ends a {\tt $<$B$>$} section. \item {
                                                  \tt $<$BODY$>$} Does not g...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...B$>$} Ends a {\tt $<$B$>$} section. \item {
                                                  \tt $<$BODY$>$} Does not g...

[87]
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...} Ends a {\tt $<$SMALL$>$} section. \item {
                                                  \tt $<$SPAN$>$} Starts an ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...} Ends a {\tt $<$SMALL$>$} section. \item {
                                                  \tt $<$SPAN$>$} Starts an ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...} Ends a {\tt $<$SMALL$>$} section. \item {
                                                  \tt $<$SPAN$>$} Starts an ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...} Ends a {\tt $<$SMALL$>$} section. \item {
                                                  \tt $<$SPAN$>$} Starts an ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...} Ends a {\tt $<$SMALL$>$} section. \item {
                                                  \tt $<$SPAN$>$} Starts an ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...} Ends a {\tt $<$SMALL$>$} section. \item {
                                                  \tt $<$SPAN$>$} Starts an ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...} Ends a {\tt $<$SMALL$>$} section. \item {
                                                  \tt $<$SPAN$>$} Starts an ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.5 ...} Ends a {\tt $<$SMALL$>$} section. \item {
                                                  \tt $<$SPAN$>$} Starts an ...

[88]
! Missing number, treated as zero.
<to be read again> 
                   p
l.16 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.19 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.19 \normalsize
                
)
! Missing number, treated as zero.
<to be read again> 
                   p
l.70 \part{Developers Manual}
                             
! Missing number, treated as zero.
<to be read again> 
                   p
l.70 \part{Developers Manual}
                             
(./arch.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...target{arch}{}\section{Doxygen's Internals}
                                                  \label{arch}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf N
          ote that this section is still under construction!}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 {\bf N
          ote that this section is still under construction!}
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 T
     he following picture shows how source files are processed by doxygen.
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 T
     he following picture shows how source files are processed by doxygen.
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 T
     he following picture shows how source files are processed by doxygen.
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 T
     he following picture shows how source files are processed by doxygen.
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 T
     he following picture shows how source files are processed by doxygen.
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 T
     he following picture shows how source files are processed by doxygen.
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 T
     he following picture shows how source files are processed by doxygen.
! Missing number, treated as zero.
<to be read again> 
                   p
l.6 T
     he following picture shows how source files are processed by doxygen.
[89]
! Missing number, treated as zero.
<to be read again> 
                   p
l.8 \begin{figure}[H]
                     
! Missing number, treated as zero.
<to be read again> 
                   p
l.8 \begin{figure}[H]
                     
<archoverview.pdf, id=1809, 735.74875pt x 512.91624pt> <use archoverview.pdf>
Overfull \hbox (53.33858pt too wide) in paragraph at lines 10--10
 [] 
! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...{archoverview}\caption{Data flow overview}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.10 ...{archoverview}\caption{Data flow overview}
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.19 T
      he configuration file that controls the settings of a project is parse...

! Missing number, treated as zero.
<to be read again> 
                   p
l.19 T
      he configuration file that controls the settings of a project is parse...

! Missing number, treated as zero.
<to be read again> 
                   p
l.24 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.24 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.24 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.24 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.24 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.24 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.24 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.24 
     
[90 <./archoverview.pdf>]
! Missing number, treated as zero.
<to be read again> 
                   p
l.27 T
      he input files mentioned in the config file are (by default) fed to th...

! Missing number, treated as zero.
<to be read again> 
                   p
l.27 T
      he input files mentioned in the config file are (by default) fed to th...

! Missing number, treated as zero.
<to be read again> 
                   p
l.39 \footnotesize
                  \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.46 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.46 \normalsize
                
! Missing number, treated as zero.
<to be read again> 
                   p
l.51 T
      he preprocessed input buffer is fed to the language parser, which is i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.51 T
      he preprocessed input buffer is fed to the language parser, which is i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.61 T
      his step consists of many smaller steps, that build dictionaries of th...

! Missing number, treated as zero.
<to be read again> 
                   p
l.61 T
      his step consists of many smaller steps, that build dictionaries of th...

! Missing number, treated as zero.
<to be read again> 
                   p
l.69 I
      f tag files are specified in the configuration file, these are parsed ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.69 I
      f tag files are specified in the configuration file, these are parsed ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73 S
      pecial comment blocks are stored as strings in the entities that they ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73 S
      pecial comment blocks are stored as strings in the entities that they ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.81 I
      f source browsing is enabled or if code fragments are encountered in t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.81 I
      f source browsing is enabled or if code fragments are encountered in t...

! Missing number, treated as zero.
<to be read again> 
                   p
l.89 A
      fter data is gathered and cross-referenced, doxygen generates output i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.89 A
      fter data is gathered and cross-referenced, doxygen generates output i...

! Missing number, treated as zero.
<to be read again> 
                   p
l.90 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.90 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.90 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.90 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.90 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.90 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.90 
     
! Missing number, treated as zero.
<to be read again> 
                   p
l.90 
     
[91]
! Missing number, treated as zero.
<to be read again> 
                   p
l.99 S
      ince doxygen uses a lot of {\tt flex} code it is important to understa...

! Missing number, treated as zero.
<to be read again> 
                   p
l.99 S
      ince doxygen uses a lot of {\tt flex} code it is important to understa...

! Missing number, treated as zero.
<to be read again> 
                   p
l.105 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.142 \normalsize
                 
) (./perlmod.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...on{Perl Module output format documentation}
                                                  \label{perlmod}
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 
    
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 
    
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 
    
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 
    
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 
    
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 
    
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 
    
! Missing number, treated as zero.
<to be read again> 
                   p
l.5 
    
[92]
! Missing number, treated as zero.
<to be read again> 
                   p
l.8 ...ction{Using the Perl Module output format.}
                                                  \label{perlmod_using_perlm...

! Missing number, treated as zero.
<to be read again> 
                   p
l.23 ...he Perl Module-based La\-Te\-X generator.}
                                                  \label{perlmod_perlmod_latex}

! Missing number, treated as zero.
<to be read again> 
                   p
l.40 ...he Perl Module-based La\-Te\-X generator.}
                                                  \label{perlmod_pm_pdf_gen}
! Missing number, treated as zero.
<to be read again> 
                   p
l.40 ...he Perl Module-based La\-Te\-X generator.}
                                                  \label{perlmod_pm_pdf_gen}
! Missing number, treated as zero.
<to be read again> 
                   p
l.46 \small
           \begin{alltt}doxygen -u Doxyfile\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.46 ...}doxygen -u Doxyfile\end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.46 ...}doxygen -u Doxyfile\end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.53 \small
           \begin{alltt}doxygen Doxyfile\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.53 ...ltt}doxygen Doxyfile\end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.53 ...ltt}doxygen Doxyfile\end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \small
           \begin{alltt}make pdf\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \small\begin{alltt}
                        make pdf\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \small\begin{alltt}
                        make pdf\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \small\begin{alltt}
                        make pdf\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \small\begin{alltt}

                        make pdf\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \small\begin{alltt}
                        make pdf\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \small\begin{alltt}
                        make pdf\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \small\begin{alltt}
                        make pdf\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 \small\begin{alltt}
                        make pdf\end{alltt}\normalsize
[93]
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 ...begin{alltt}make pdf\end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.58 ...begin{alltt}make pdf\end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 \small
           \begin{alltt}make dvi\end{alltt}\normalsize
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 ...begin{alltt}make dvi\end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.67 ...begin{alltt}make dvi\end{alltt}\normalsize
                                                  
! Missing number, treated as zero.
<to be read again> 
                   p
l.75 ...section{Perl Module documentation format.}
                                                  \label{perlmod_doxydocs_fo...

! Missing number, treated as zero.
<to be read again> 
                   p
l.90 ...ibing the Perl Module documentation tree.}
                                                  \label{perlmod_doxymodel_f...

) (./langhowto.tex
! Missing number, treated as zero.
<to be read again> 
                   p
l.1 ...{langhowto}{}\section{Internationalization}
                                                  \label{langhowto}
! Missing number, treated as zero.
<to be read again> 
                   p
l.4 D
     oxygen has built-in support for multiple languages. This means that the...

! Missing number, treated as zero.
<to be read again> 
                   p
l.4 D
     oxygen has built-in support for multiple languages. This means that the...

! Missing number, treated as zero.
<to be read again> 
                   p
l.19   Afrikaans & Johan Prinsloo & {\tt\tiny
                                              johan at zippysnoek.com} & 1.3.9 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.19   Afrikaans & Johan Prinsloo & {\tt\tiny
                                              johan at zippysnoek.com} & 1.3.9 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.21 ... Fabio "FJTC" Jun Takada Chino & {\tt\tiny
                                                   jun-chino at uol.com.br} & u...

! Missing number, treated as zero.
<to be read again> 
                   p
l.21 ... Fabio "FJTC" Jun Takada Chino & {\tt\tiny
                                                   jun-chino at uol.com.br} & u...

! Missing number, treated as zero.
<to be read again> 
                   p
l.23   Catalan & Albert Mora & {\tt\tiny
                                         amora at iua.upf.es} & 1.2.17 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.23   Catalan & Albert Mora & {\tt\tiny
                                         amora at iua.upf.es} & 1.2.17 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.25   Chinese & Li Daobing & {\tt\tiny
                                        lidaobing at gmail.com} & up-to-date \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.25   Chinese & Li Daobing & {\tt\tiny
                                        lidaobing at gmail.com} & up-to-date \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.26   ~ & Wei Liu & {\tt\tiny
                               liuwei at asiainfo.com} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.26   ~ & Wei Liu & {\tt\tiny
                               liuwei at asiainfo.com} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.28 ...se Traditional & Daniel YC Lin & {\tt\tiny
                                                   daniel at twpda.com} & 1.3.8 \\

! Missing number, treated as zero.
<to be read again> 
                   p
l.28 ...se Traditional & Daniel YC Lin & {\tt\tiny
                                                   daniel at twpda.com} & 1.3.8 \\

! Missing number, treated as zero.
<to be read again> 
                   p
l.29   ~ & Gary Lee & {\tt\tiny
                                garylee at ecosine.com.tw} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.29   ~ & Gary Lee & {\tt\tiny
                                garylee at ecosine.com.tw} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.31   Croatian & Boris Bralo & {\tt\tiny
                                          boris.bralo at zg.htnet.hr} & up-to-d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.31   Croatian & Boris Bralo & {\tt\tiny
                                          boris.bralo at zg.htnet.hr} & up-to-d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.33   Czech & Petr P\v{r}ikryl & {\tt\tiny
                                            prikrylp at skil.cz} & up-to-date \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.33   Czech & Petr P\v{r}ikryl & {\tt\tiny
                                            prikrylp at skil.cz} & up-to-date \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.35 ...nish & Erik S\o{}e S\o{}rensen & {\tt\tiny
                                                   eriksoe+doxygen at daimi.au....

! Missing number, treated as zero.
<to be read again> 
                   p
l.35 ...nish & Erik S\o{}e S\o{}rensen & {\tt\tiny
                                                   eriksoe+doxygen at daimi.au....

! Missing number, treated as zero.
<to be read again> 
                   p
l.37   Dutch & Dimitri van Heesch & {\tt\tiny
                                              dimitri at stack.nl} & up-to-date \\

! Missing number, treated as zero.
<to be read again> 
                   p
l.37   Dutch & Dimitri van Heesch & {\tt\tiny
                                              dimitri at stack.nl} & up-to-date \\

! Missing number, treated as zero.
<to be read again> 
                   p
l.39   English & Dimitri van Heesch & {\tt\tiny
                                                dimitri at stack.nl} & up-to-da...

! Missing number, treated as zero.
<to be read again> 
                   p
l.39   English & Dimitri van Heesch & {\tt\tiny
                                                dimitri at stack.nl} & up-to-da...

! Missing number, treated as zero.
<to be read again> 
                   p
l.41   Finnish & Olli Korhonen & {\tt\tiny
                                           olli.korhonen lost at cyberspace} & ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.41   Finnish & Olli Korhonen & {\tt\tiny
                                           olli.korhonen lost at cyberspace} & ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.43   French & Xavier Outhier & {\tt\tiny
                                           xouthier at yahoo.fr} & up-to-date \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.43   French & Xavier Outhier & {\tt\tiny
                                           xouthier at yahoo.fr} & up-to-date \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.45   German & Jens Seidel & {\tt\tiny
                                        jensseidel at users.sf.net} & up-to-dat...

! Missing number, treated as zero.
<to be read again> 
                   p
l.45   German & Jens Seidel & {\tt\tiny
                                        jensseidel at users.sf.net} & up-to-dat...

! Missing number, treated as zero.
<to be read again> 
                   p
l.47   Greek & Harry Kalogirou & {\tt\tiny
                                           harkal at rainbow.cs.unipi.gr} & 1.2...

! Missing number, treated as zero.
<to be read again> 
                   p
l.47   Greek & Harry Kalogirou & {\tt\tiny
                                           harkal at rainbow.cs.unipi.gr} & 1.2...

! Missing number, treated as zero.
<to be read again> 
                   p
l.49 ... & F\"{o}ldv\'{a}ri Gy\"{o}rgy & {\tt\tiny
                                                   foldvari lost at cyberspace}...

! Missing number, treated as zero.
<to be read again> 
                   p
l.49 ... & F\"{o}ldv\'{a}ri Gy\"{o}rgy & {\tt\tiny
                                                   foldvari lost at cyberspace}...

! Missing number, treated as zero.
<to be read again> 
                   p
l.50   ~ & \'{A}kos Kiss & {\tt\tiny
                                     akiss at users.sourceforge.net} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.50   ~ & \'{A}kos Kiss & {\tt\tiny
                                     akiss at users.sourceforge.net} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.52   Italian & Alessandro Falappa & {\tt\tiny
                                                alessandro at falappa.net} & up...

! Missing number, treated as zero.
<to be read again> 
                   p
l.52   Italian & Alessandro Falappa & {\tt\tiny
                                                alessandro at falappa.net} & up...

! Missing number, treated as zero.
<to be read again> 
                   p
l.53   ~ & Ahmed Aldo Faisal & {\tt\tiny
                                         aaf23 at cam.ac.uk} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.53   ~ & Ahmed Aldo Faisal & {\tt\tiny
                                         aaf23 at cam.ac.uk} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.55   Japanese & Ryunosuke Satoh & {\tt\tiny
                                              sun594 at hotmail.com} & 1.3.9 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.55   Japanese & Ryunosuke Satoh & {\tt\tiny
                                              sun594 at hotmail.com} & 1.3.9 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.56   ~ & Kenji Nagamatsu & {\tt\tiny
                                       naga at joyful.club.ne.jp} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.56   ~ & Kenji Nagamatsu & {\tt\tiny
                                       naga at joyful.club.ne.jp} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.57   ~ & Iwasa Kazmi & {\tt\tiny
                                   iwasa at cosmo-system.jp} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.57   ~ & Iwasa Kazmi & {\tt\tiny
                                   iwasa at cosmo-system.jp} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.59 ...En & see the Japanese language & {\tt\tiny
                                                   ~} & English based \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.59 ...En & see the Japanese language & {\tt\tiny
                                                   ~} & English based \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.61   Korean & SooYoung Jung & {\tt\tiny
                                          jung5000 at gmail.com} & up-to-date \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.61   Korean & SooYoung Jung & {\tt\tiny
                                          jung5000 at gmail.com} & up-to-date \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.62   ~ & Richard Kim & {\tt\tiny
                                   ryk at dspwiz.com} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.62   ~ & Richard Kim & {\tt\tiny
                                   ryk at dspwiz.com} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.64 ...anEn & see the Korean language & {\tt\tiny
                                                   ~} & English based \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.64 ...anEn & see the Korean language & {\tt\tiny
                                                   ~} & English based \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.66   Lithuanian & Tomas Simonaitis & {\tt\tiny
                                                 haden at homelan.lt} & 1.3.8 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.66   Lithuanian & Tomas Simonaitis & {\tt\tiny
                                                 haden at homelan.lt} & 1.3.8 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.67   ~ & Mindaugas Radzius & {\tt\tiny
                                         mindaugasradzius at takas.lt} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.67   ~ & Mindaugas Radzius & {\tt\tiny
                                         mindaugasradzius at takas.lt} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.68   ~ & Aidas Berukstis & {\tt\tiny
                                       aidasber at takas.lt} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.68   ~ & Aidas Berukstis & {\tt\tiny
                                       aidasber at takas.lt} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.70   Norwegian & Lars Erik Jordet & {\tt\tiny
                                                lejordet at gmail.com} & 1.3.9 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.70   Norwegian & Lars Erik Jordet & {\tt\tiny
                                                lejordet at gmail.com} & 1.3.9 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.72   Polish & Piotr Kaminski & {\tt\tiny
                                           Piotr.Kaminski at ctm.gdynia.pl} & u...

! Missing number, treated as zero.
<to be read again> 
                   p
l.72   Polish & Piotr Kaminski & {\tt\tiny
                                           Piotr.Kaminski at ctm.gdynia.pl} & u...

! Missing number, treated as zero.
<to be read again> 
                   p
l.73   ~ & Grzegorz Kowal & {\tt\tiny
                                      g\_kowal at poczta.onet.pl} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.73   ~ & Grzegorz Kowal & {\tt\tiny
                                      g\_kowal at poczta.onet.pl} & ~ \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.75   Portuguese & Rui Godinho Lopes & {\tt\tiny
                                                  ruiglopes at yahoo.com} & 1.3...

! Missing number, treated as zero.
<to be read again> 
                   p
l.75   Portuguese & Rui Godinho Lopes & {\tt\tiny
                                                  ruiglopes at yahoo.com} & 1.3...

! Missing number, treated as zero.
<to be read again> 
                   p
l.77   Romanian & Alexandru Iosup & {\tt\tiny
                                              aiosup at yahoo.com} & 1.2.16 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.77   Romanian & Alexandru Iosup & {\tt\tiny
                                              aiosup at yahoo.com} & 1.2.16 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.79   Russian & Alexandr Chelpanov & {\tt\tiny
                                                cav at cryptopro.ru} & up-to-da...

! Missing number, treated as zero.
<to be read again> 
                   p
l.79   Russian & Alexandr Chelpanov & {\tt\tiny
                                                cav at cryptopro.ru} & up-to-da...

! Missing number, treated as zero.
<to be read again> 
                   p
l.81   Serbian & Dejan Milosavljevic & {\tt\tiny
                                                 dmilos at email.com} & up-to-d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.81   Serbian & Dejan Milosavljevic & {\tt\tiny
                                                 dmilos at email.com} & up-to-d...

! Missing number, treated as zero.
<to be read again> 
                   p
l.83 ...vak & Stanislav Kudl\'{a}\v{c} & {\tt\tiny
                                                   skudlac at pobox.sk} & 1.2.1...

! Missing number, treated as zero.
<to be read again> 
                   p
l.83 ...vak & Stanislav Kudl\'{a}\v{c} & {\tt\tiny
                                                   skudlac at pobox.sk} & 1.2.1...

! Missing number, treated as zero.
<to be read again> 
                   p
l.85 ... & Matja\v{z} Ostrover\v{s}nik & {\tt\tiny
                                                   matjaz.ostroversnik at ztm.s...

! Missing number, treated as zero.
<to be read again> 
                   p
l.85 ... & Matja\v{z} Ostrover\v{s}nik & {\tt\tiny
                                                   matjaz.ostroversnik at ztm.s...

! Missing number, treated as zero.
<to be read again> 
                   p
l.87 ...nish & Francisco Oltra Thennet & {\tt\tiny
                                                   foltra at puc.cl} & 1.3.8 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.87 ...nish & Francisco Oltra Thennet & {\tt\tiny
                                                   foltra at puc.cl} & 1.3.8 \\
! Missing number, treated as zero.
<to be read again> 
                   p
l.89   Swedish & Mikael Hallin & {\tt\tiny
                                           mikaelhallin at yahoo.se} & up-to-da...

! Missing number, treated as zero.
<to be read again> 
                   p
l.89   Swedish & Mikael Hallin & {\tt\tiny
                                           mikaelhallin at yahoo.se} & up-to-da...

! Missing number, treated as zero.
<to be read again> 
                   p
l.91   Ukrainian & Olexij Tkatchenko & {\tt\tiny
                                                 olexij.tkatchenko at parcs.de}...

! Missing number, treated as zero.
<to be read again> 
                   p
l.91   Ukrainian & Olexij Tkatchenko & {\tt\tiny
                                                 olexij.tkatchenko at parcs.de}...

! Missing number, treated as zero.
<to be read again> 
                   p
l.96 M
      ost people on the list have indicated that they were also busy doing o...

! Missing number, treated as zero.
<to be read again> 
                   p
l.96 M
      ost people on the list have indicated that they were also busy doing o...

! Missing number, treated as zero.
<to be read again> 
                   p
l.96 M
      ost people on the list have indicated that they were also busy doing o...

! Missing number, treated as zero.
<to be read again> 
                   p
l.96 M
      ost people on the list have indicated that they were also busy doing o...

! Missing number, treated as zero.
<to be read again> 
                   p
l.96 M
      ost people on the list have indicated that they were also busy doing o...

! Missing number, treated as zero.
<to be read again> 
                   p
l.96 M
      ost people on the list have indicated that they were also busy doing o...

! Missing number, treated as zero.
<to be read again> 
                   p
l.96 M
      ost people on the list have indicated that they were also busy doing o...

! Missing number, treated as zero.
<to be read again> 
                   p
l.96 M
      ost people on the list have indicated that they were also busy doing o...

[94]
! Missing number, treated as zero.
<to be read again> 
                   p
l.102 T
       his short HOWTO explains how to add support for the new language to D...

! Missing number, treated as zero.
<to be read again> 
                   p
l.102 T
       his short HOWTO explains how to add support for the new language to D...

! Missing number, treated as zero.
<to be read again> 
                   p
l.107 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.110 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.110 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.113 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.118 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.118 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.123 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.131 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.131 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.133 \item R
             ename {\tt TRANSLATOR\_\-EN\_\-H} to {\tt TRANSLATOR\_\-XX\_\-H...

! Missing number, treated as zero.
<to be read again> 
                   p
l.133 \item R
             ename {\tt TRANSLATOR\_\-EN\_\-H} to {\tt TRANSLATOR\_\-XX\_\-H...

! Missing number, treated as zero.
<to be read again> 
                   p
l.133 \item R
             ename {\tt TRANSLATOR\_\-EN\_\-H} to {\tt TRANSLATOR\_\-XX\_\-H...

! Missing number, treated as zero.
<to be read again> 
                   p
l.133 \item R
             ename {\tt TRANSLATOR\_\-EN\_\-H} to {\tt TRANSLATOR\_\-XX\_\-H...

! Missing number, treated as zero.
<to be read again> 
                   p
l.133 \item R
             ename {\tt TRANSLATOR\_\-EN\_\-H} to {\tt TRANSLATOR\_\-XX\_\-H...

! Missing number, treated as zero.
<to be read again> 
                   p
l.133 \item R
             ename {\tt TRANSLATOR\_\-EN\_\-H} to {\tt TRANSLATOR\_\-XX\_\-H...

! Missing number, treated as zero.
<to be read again> 
                   p
l.133 \item R
             ename {\tt TRANSLATOR\_\-EN\_\-H} to {\tt TRANSLATOR\_\-XX\_\-H...

! Missing number, treated as zero.
<to be read again> 
                   p
l.133 \item R
             ename {\tt TRANSLATOR\_\-EN\_\-H} to {\tt TRANSLATOR\_\-XX\_\-H...

[95]
! Missing number, treated as zero.
<to be read again> 
                   p
l.141 N
       ew versions of doxygen may use new translated sentences. In such situ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.141 N
       ew versions of doxygen may use new translated sentences. In such situ...

! Missing number, treated as zero.
<to be read again> 
                   p
l.151 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.170 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.170 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.177 \footnotesize
                   \begin{verbatim}
! Missing number, treated as zero.
<to be read again> 
                   p
l.180 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.180 \normalsize
                 
! Missing number, treated as zero.
<to be read again> 
                   p
l.184 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.184 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.184 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.184 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.184 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.184 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.184 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.184 
      
[96]
! Missing number, treated as zero.
<to be read again> 
                   p
l.220 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.220 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.220 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.220 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.220 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.220 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.220 
      
! Missing number, treated as zero.
<to be read again> 
                   p
l.220 
      
[97])
No file doxygen_manual.ind.
! Missing number, treated as zero.
<to be read again> 
                   p
l.76 \end{document}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.76 \end{document}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.76 \end{document}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.76 \end{document}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.76 \end{document}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.76 \end{document}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.76 \end{document}
                   
! Missing number, treated as zero.
<to be read again> 
                   p
l.76 \end{document}
                   
[98] (./doxygen_manual.aux (./index.aux))

LaTeX Font Warning: Size substitutions with differences
(Font)              up to 5.0pt have occurred.


LaTeX Font Warning: Some font shapes were not available, defaults substituted.

 )
(see the transcript file for additional information)
! pdfTeX warning (dest): name{perlmod_tree} has been referenced but does not ex
ist, replaced by a fixed one

</usr/local/share/texmf-dist/fonts/type1/bluesky/cm/cmex10.pfb></usr/local/shar
e/texmf-dist/fonts/type1/bluesky/cm/cmmi5.pfb></usr/local/share/texmf-dist/font
s/type1/bluesky/cm/cmti7.pfb></usr/local/share/texmf-dist/fonts/type1/bluesky/c
m/cmtt8.pfb></usr/local/share/texmf-dist/fonts/type1/bluesky/cmextra/cmbsy5.pfb

>></usr/local/share/texmf-dist/fonts/type1/bluesky/cm/cmbx5.pfb></usr/local/shar
>  
>
e/texmf-dist/fonts/type1/bluesky/cm/cmsy5.pfb></usr/local/share/texmf-dist/font
s/type1/bluesky/cm/cmr5.pfb>
Output written on doxygen_manual.pdf (100 pages, 742655 bytes).
Transcript written on doxygen_manual.log.
gmake[1]: *** [doxygen_manual.pdf] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/doxygen/work/doxygen-1.4.1/latex'
gmake: *** [pdf] Error 2
*** Error code 2

Stop in /usr/ports/devel/doxygen.
*** Error code 1

Stop in /usr/ports/graphics/gdal.
*** Error code 1

Stop in /usr/ports/graphics/mapserver.
colo2# exit
exit

Script done on Thu Sep 15 10:54:50 2005





More information about the freebsd-ports mailing list