diff options
| author | Fabien Costantini <fabien@onepost.net> | 2008-12-07 22:31:40 +0000 |
|---|---|---|
| committer | Fabien Costantini <fabien@onepost.net> | 2008-12-07 22:31:40 +0000 |
| commit | b141ac03a7ccbe2d0fa3f7544920be4688745fa9 (patch) | |
| tree | 450df2f171237c15256224d64be4607f6844f169 /documentation/src | |
| parent | be064143460e1c4a3d1b24b32638fa73f1bcd761 (diff) | |
fltk-book.tex : Reduced ToC to depth 1 thus limiting the number of pages to 9.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6571 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/src')
| -rw-r--r-- | documentation/src/fltk-book.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/fltk-book.tex b/documentation/src/fltk-book.tex index 4a00fcccc..3e3f769d4 100644 --- a/documentation/src/fltk-book.tex +++ b/documentation/src/fltk-book.tex @@ -28,7 +28,7 @@ \usepackage[utf8]{inputenc} \usepackage{doxygen} \makeindex -\setcounter{tocdepth}{2} +\setcounter{tocdepth}{1} \renewcommand{\footrulewidth}{0.4pt} \begin{document} \begin{titlepage} |
