summaryrefslogtreecommitdiffstats
path: root/src/latexdocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Bug 796355 - LaTeX: Class scrbook Error: undefined old font command `\tt'albert-github2018-05-261-4/+4
* | Merge pull request #742 from albert-github/feature/bug_latex_table_codeDimitri van Heesch2018-06-101-6/+19
|\ \
| * | Problem with code inside a Doxy table in LaTeXalbert-github2018-05-261-6/+19
| |/
* | Problems and some enhancements for LaTeX tablesalbert-github2018-05-301-21/+25
|/
* Bug 768240 - Make maxLineLen of latex output configurablealbert-github2018-04-261-2/+14
* Bug 783134 - LaTeX output for \tparam block fails to compile when it contains...Dimitri van Heesch2017-12-311-3/+2
* Merge branch 'feature/bug_783134' of https://github.com/albert-github/doxygen...Dimitri van Heesch2017-12-311-0/+3
|\
| * Bug 783134 - LaTeX output for \tparam block fails to compile when it contains...albert-github2017-05-281-0/+3
* | Bug 778730 - doxygen build failsalbert-github2017-09-031-7/+19
|/
* 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-2/+2
* Sorting in latex index and missing \@ in indexalbert-github2016-09-031-26/+4
* Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-0/+22
* Warnings from CLANG compileralbert-github2016-08-281-0/+5
* Include command show line number (e.g. LaTeX)albert-github2016-08-241-2/+16
* Bug 766787 - HTML Tables with 10+ columns are broken for LaTeX based outputalbert-github2016-05-231-1/+1
* Merge pull request #441 from albert-github/feature/bug_image_in_tableDimitri van Heesch2016-01-171-1/+1
|\
| * PDF generation stops when image with caption is included in a table.albert-github2016-01-151-1/+1
| * PDF generation stops when image with caption is included in a table.albert-github2016-01-131-2/+2
* | Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-22/+22
|/
* Fixes to support nested tables againDimitri van Heesch2015-08-261-51/+85
* Improved handling of <caption> in tables for LaTeX output.Dimitri van Heesch2015-08-081-31/+39
* Using tabu package for LaTeX tablesDimitri van Heesch2015-07-121-3/+27
* Remove unreachable codealbert-github2015-04-111-16/+5
* Bump copyright yearDimitri van Heesch2015-02-261-1/+1
* Bug 742899 - <CAPTION> inside <TABLE> no longer works for LaTex outputalbert-github2015-01-141-1/+1
* Bug 741100 - Latex to PDF hangs when using Markdown tablesDimitri van Heesch2014-12-231-1/+1
* various fixes and restructuringDimitri van Heesch2014-12-221-6/+6
* Limit images sizes and make more uniform (LaTeX)albert-github2014-11-281-207/+110
* Bug 731947 - Support for PlantUMLDimitri van Heesch2014-08-101-0/+29
* Bug 732768 - nested html tables cause pdflatex to hang (1.8.4 and 1.8.6)Dimitri van Heesch2014-08-081-6/+17
* Docbook output improvementsDimitri van Heesch2014-06-201-1/+1
* Bug 728530 - Crash on \addindex \termDimitri van Heesch2014-04-191-20/+26
* [PATCH] Fix broken links to subpages in LaTeX outputDimitri van Heesch2014-04-121-2/+2
* Added optional [block] option to \htmlonlyDimitri van Heesch2014-03-291-1/+1
* Improve rendering of sub and superscripts in LaTeXDimitri van Heesch2014-03-281-2/+2
* Use \newline i.s.o. \par for linebreaks in LaTeXDimitri van Heesch2014-03-281-2/+1
* Added \latexinclude command (thanks to Juan Zaratiegui for the patch)Dimitri van Heesch2014-03-271-0/+3
* Bug 726734 - alignment of blockquotes in pdfalbert-github2014-03-191-2/+2
* Improved handling of percent symbolDimitri van Heesch2014-02-111-1/+1
* Updated copyrightDimitri van Heesch2014-02-111-1/+1
* Restructered html entity handlingDimitri van Heesch2014-02-101-2/+3
* Recognize all HTML4 special character entitiesalbert-github2014-02-081-129/+19
* Enabling possibility to have { and } in (latex) index itemsalbert-github2014-01-151-0/+5
* Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-011-2/+2
* Bug 719639 - @xrefitem with empty heading stringalbert-github2013-12-011-1/+3
* Bug 707713 - Add support for dia diagramsDimitri van Heesch2013-10-061-0/+104
* Added @parblock and @endparblock commandsDimitri van Heesch2013-09-241-0/+10
* Bug 701949 - Latex: Hyperlinks for \secreflist / \refitemDimitri van Heesch2013-08-231-1/+11
* Bug 701314 - URLs are not created on C# classes in some casesDimitri van Heesch2013-06-151-3/+8