summaryrefslogtreecommitdiffstats
path: root/doc/doxygen_manual.tex
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2020-10-09 12:25:06 (GMT)
committeralbert-github <albert.tests@gmail.com>2020-10-09 12:25:06 (GMT)
commit24db478285843d3e6afa32af734e29a316f42d62 (patch)
treea5ffbd9682b1ef407a728e0d2cdbdb4f85e27d20 /doc/doxygen_manual.tex
parentb9067c651c8cb0ee24d024495caf297508fec89c (diff)
downloadDoxygen-24db478285843d3e6afa32af734e29a316f42d62.zip
Doxygen-24db478285843d3e6afa32af734e29a316f42d62.tar.gz
Doxygen-24db478285843d3e6afa32af734e29a316f42d62.tar.bz2
Missing footer on first page of each chapter in LaTeX
In the doxygen pdf manual we see that on the first page of each chapter the footer is missing, the same occurs in the "normal" documentation generated by doxygen. References: - https://tex.stackexchange.com/questions/566034/footer-ruler-on-first-page-in-fancyhdr-with-book - https://tex.stackexchange.com/questions/566056/footer-ruler-on-first-page-in-fancyhdr-with-book-but-not-in-part-part/ Code changes ("normal" documentation): - latexgen.cpp changes required for the "normal" documentation Code changes (doxygen manual) - doxygen_manual.sty, remove word "Part" for the Appendices. - manual.sty changes like for "normal" documentation plus patching part in case of the `\part` (here we don't want the footer or header)
Diffstat (limited to 'doc/doxygen_manual.tex')
-rw-r--r--doc/doxygen_manual.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doxygen_manual.tex b/doc/doxygen_manual.tex
index 0148379..aacb573 100644
--- a/doc/doxygen_manual.tex
+++ b/doc/doxygen_manual.tex
@@ -171,6 +171,7 @@ Written by Dimitri van Heesch\\[2ex]
\chapter{Perl Module Output}\label{perlmod}\hypertarget{perlmod}{}\input{perlmod}
\chapter{Doxygen's internals}\label{arch}\hypertarget{arch}{}\input{arch}
\renewcommand{\thepart}{}
+\renewcommand{\partname}{}
\part{Appendices}
\appendix
%mean that subinputfrom requires a / at the end of the path