Hi! paamayim_nekudotayim wrote:
> > Hello Community, > as i need a custom sty and customized page header and footer i configured > doxygen to use a custom header and footer as stated in > http://www.stack.nl/~dimitri/doxygen/config.html#cfg_latex_header > http://www.stack.nl/~dimitri/doxygen/config.html#cfg_latex_header . You mean _footer in the second link? > The doxygen documentation states, that $title, $datetime, $date, > $doxygenversion, $projectname, $projectnumber will be replaced by doxygen > so i try to use $title in my titlepage. > > \begin{titlepage} > \vspace*{7cm} > \begin{center} > {\Large $title}\\ > \vspace*{1cm} > {\large \copyright 2012}\\ > \vspace*{0.5cm} > {\small Fri Oct 12 2012 06:55:32}\\ > \end{center} > \end{titlepage} So if the content above is in file myfooter.tex you used LATEX_HEADER=path/to/myfooter.tex > I expected that the $title would be replaced by the project title but Yeah, that is exactly what should happen. > after doxygen finished execution the refman.tex file still contains $title > and pdf latex throws an error because of that. > I use the default header, footer and .sty file except for the small > abberation to customize the titlepage. Did you call doxygen correctly, in the man page it says: LaTeX: doxygen -w latex headerFile footerFile styleSheetFile [configFile] best regards Markus -- http://www.markus-raab.org | Wissen nennen wir den kleinen Teil der -o) | Unwissenheit, den wir geordnet haben. -- Kernel 2.6.32-5-a /\ | Ambrose Bierce on a x86_64 _\_v | ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users