summaryrefslogtreecommitdiffstats
path: root/src/latexgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #545 from albert-github/feature/bug_774138Dimitri van Heesch2016-11-281-1/+1
|\
| * Bug 774138 - Please add HTML classes to "Definition at..." & "Referenced by.....albert-github2016-11-131-1/+1
* | Fix: replace deprecated {\bf with \textbf{ in LaTeX generatorJürgen Hunold2016-11-101-3/+3
|/
* Bug 773231 - Underscores in type or member name cause unwanted hyphenation in...Dimitri van Heesch2016-10-231-6/+11
* Unified display of enum values across output formats and languagesDimitri van Heesch2016-08-311-6/+80
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-08-281-3/+3
|\
| * Bug 710611 - Missing Page References in the Index Chapters of the LaTex/PDF o...albert-github2016-08-221-3/+3
* | Bug 769736 - doxygen generates incorrect documentation for C enum in latexDimitri van Heesch2016-08-211-1/+1
|/
* Style fixes and added numbering to overloaded membersDimitri van Heesch2016-07-301-9/+14
* Modified (readability) layout for member title in HTML and LaTexPkLab.net2016-06-221-9/+9
* Unify handling of extra packages in formula.cpp and latexgen.cpp so formula.c...Thadeus Fleming2016-05-201-15/+1
* Fix order of member initilaizationChristoph Grüninger2016-01-231-1/+1
* Problem jumping to line number in source code due to wrong hypertarget namealbert-github2016-01-171-1/+1
* Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2016-01-171-1/+2
|\
| * Latex page numberingalbert-github2016-01-091-1/+2
* | Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-77/+77
|/
* Made paragraph spacing more flexible in the LaTeX output to prevent page over...Dimitri van Heesch2015-12-121-1/+1
* Fixed problem with latex and PDF bookmarksDimitri van Heesch2015-11-221-73/+10
* Bug 744938 - PATCH: add option to build latex without timestampsDimitri van Heesch2015-10-311-8/+16
* Template enhancements and various other small fixesDimitri van Heesch2015-09-081-1/+1
* Repaired breaking @include for LaTeX outputDimitri van Heesch2015-08-301-1/+3
* Started with generating LaTeX output via the template engineDimitri van Heesch2015-08-271-212/+229
* Improved handling of <caption> in tables for LaTeX output.Dimitri van Heesch2015-08-081-1/+4
* Using tabu package for LaTeX tablesDimitri van Heesch2015-07-121-4/+4
* Doxygen LaTeX / PDF links point to page 1albert-github2015-04-111-3/+3
* Merge pull request #304 from albert-github/feature/bug_659590Dimitri van Heesch2015-03-051-1/+4
|\
| * Bug 659590 - EXTRA_PACKAGES can't handle package optionsalbert-github2015-03-041-1/+4
* | Bump copyright yearDimitri van Heesch2015-02-261-1/+1
|/
* Bug 742427 - latex compilation: \backmatter incompatible with COMPACT_LATEX=YESalbert-github2015-01-061-3/+7
* various fixes and restructuringDimitri van Heesch2014-12-221-2/+2
* Merge branch 'feature/bug_size_latex' of https://github.com/albert-github/dox...Dimitri van Heesch2014-12-201-22/+23
|\
| * Limit images sizes and make more uniform (LaTeX)albert-github2014-11-281-1/+1
* | Merge pull request #253 from albert-github/feature/bug_687576Dimitri van Heesch2014-12-091-2/+23
|\ \
| * | Bug 687576 - Add support for LATEX_EXTRA_STYLESHEETalbert-github2014-11-291-2/+23
| |/
* | Bug ?? for page numbers in the latex indicesalbert-github2014-11-291-1/+1
|/
* Introduced template directory for template and resource files and resource co...Dimitri van Heesch2014-11-131-25/+2
* Package mathptmx gives discrepancy between pdf and HTML formulasalbert-github2014-10-051-1/+0
* Different latex problemsalbert-github2014-09-031-14/+4
* Docbook output improvementsDimitri van Heesch2014-06-201-5/+5
* \usepackage{fixltx2e} must come before use \usepackage{float}Mattias Ellert2014-06-041-1/+1
* Update latexgen.cppjannick02014-05-211-0/+1
* make.bat: change current directoryjannick02014-05-211-1/+3
* make.bat: change current directoryjannick02014-05-211-0/+1
* Bug 172072 - $title doesn't work in LateX headeralbert-github2014-04-201-2/+2
* Improve rendering of sub and superscripts in LaTeXDimitri van Heesch2014-03-281-0/+1
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Recognize all HTML4 special character entitiesalbert-github2014-02-081-0/+2
* Merge pull request #95 from albert-github/feature/bug_latex_index_1Dimitri van Heesch2014-02-031-4/+15
|\
| * Enabling possibility to have { and } in (latex) index itemsalbert-github2014-01-151-4/+15
* | Use hook arrow for hyphens in symbol names in the LaTeX output.Dimitri van Heesch2014-01-121-0/+1
|/