summaryrefslogtreecommitdiffstats
path: root/src/latexdocvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| | * mergeCharles.Lee2018-12-241-28/+70
| | |\
| | * | add format in writePlantUMLSource() and gathered in one pu file. But it is n...Charles.Lee2018-08-281-1/+1
* | | | Implementing `<hr>` for LaTeXalbert-github2019-01-051-1/+1
|/ / /
* | | Fixed problems with emoji handling and added a test case for itDimitri van Heesch2018-12-251-1/+3
| |/ |/|
* | Improved robustness of the emoji featureDimitri van Heesch2018-12-231-39/+5
* | Merge pull request #6602 from albert-github/feature/bug_tparamDimitri van Heesch2018-12-031-4/+1
|\ \
| * | Consistency in headings and layout for template parameters (tparam)albert-github2018-11-061-4/+1
* | | Merge pull request #6611 from albert-github/feature/bug_debug_latexdocvisitorDimitri van Heesch2018-11-111-2/+0
|\ \ \
| * | | Remove debug statementsalbert-github2018-11-111-2/+0
| |/ /
* | | Merge branch 'feature/bug_inline_image' of https://github.com/albert-github/d...Dimitri van Heesch2018-11-111-15/+44
|\ \ \
| * | | Inline imagesalbert-github2018-08-091-15/+44
* | | | Merge branch 'feature/issue_6517' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-11-111-0/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | issue_6517: Emoji supportalbert-github2018-10-011-0/+50
* | | | Changed refiltering to forced use of insideTabbingDimitri van Heesch2018-10-291-2/+2
* | | | Merge pull request #6460 from albert-github/feature/issue_6456Dimitri van Heesch2018-10-271-6/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Issue_6456 Using # in links causes errors in PDF generationalbert-github2018-08-241-6/+8
| |/ /
* | | Fixing coverity messagesalbert-github2018-09-131-1/+1
| |/ |/|
* | Merge branch 'feature/bug_667993' of https://github.com/albert-github/doxygen...Dimitri van Heesch2018-08-261-1/+7
|\ \ | |/ |/|
| * Bug 667993 - HTML tags <u> and </u> not supportedalbert-github2018-07-071-1/+7
* | Merge pull request #743 from albert-github/feature/bug_796355Dimitri van Heesch2018-07-211-4/+4
|\ \ | |/ |/|
| * 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