summaryrefslogtreecommitdiffstats
path: root/src/latexdocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 700646 - XML output does not handle HTML entities in titlesDimitri van Heesch2013-05-301-3/+3
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-5/+5
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-1/+1
* Release-1.8.3.1-20130209Dimitri van Heesch2013-02-091-1/+2
* Release-1.8.3.1Dimitri van Heesch2013-01-201-3/+21
* Release-1.8.3Dimitri van Heesch2012-12-261-2/+2
* Release-1.8.2-20121118Dimitri van Heesch2012-11-181-0/+12
* Release-1.8.1.2Dimitri van Heesch2012-07-121-0/+68
* Release-1.8.1.1Dimitri van Heesch2012-06-101-134/+0