- 29 Nov, 2014 3 commits
-
-
Dimitri van Heesch authored
Bug ?? for page numbers in the latex indices
-
Dimitri van Heesch authored
LaTeX problem with 2 consecutive single quotes
-
albert-github authored
Due to the fact that the path was not stripped from the file name in case CREATE_SUBDIRS was set to YES there was a reference to a non existing page reference. In the corresponding hypertarget and label the path was already stripped.
-
- 27 Nov, 2014 1 commit
-
-
albert-github authored
In LaTeX 2 consecutive single quotes are joined to 1 double quote. This leads in texts where 2 single quotes are intended to a strange view. An example is the initial value for variables. E.g. in Fortran: character(len=10) :: A = '' (i.e an empty string which can either be defined as '' or as "") or in C: char *sq = "''". In the source listings this is OK but in the description text it was not OK.
-
- 22 Nov, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 17 Nov, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 16 Nov, 2014 5 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 15 Nov, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 13 Nov, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 06 Nov, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 02 Nov, 2014 2 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 25 Oct, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 24 Oct, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 23 Oct, 2014 4 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
- 22 Oct, 2014 1 commit
-
-
Dimitri van Heesch authored
-
- 21 Oct, 2014 11 commits
-
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
-
Dimitri van Heesch authored
Remove dependency of PLantUML on HAVE_DOT
-
Dimitri van Heesch authored
Bug 738574 - … is replaced by \cdots rather than \dots in the LaTeX output
-
Dimitri van Heesch authored
Bug 738548 - latex: dead links to source code
-
Dimitri van Heesch authored
Updated configuration script and libdoxygen.pro.in to use llvm-config
-
Dimitri van Heesch authored
Last comment of \code{.f90} missing
-
Dimitri van Heesch authored
Package mathptmx gives discrepancy between pdf and HTML formulas
-
Dimitri van Heesch authored
-
- 18 Oct, 2014 1 commit
-
-
albert-github authored
Seen the discussion with the pull request 229 the dependency of PlantUML and HAVE dot should be removed.
-
- 15 Oct, 2014 2 commits
-
-
albert-github authored
Changed the \cdots to \dots. Based on the bug report and on http://tex.stackexchange.com/questions/77737/dots-versus-ldots-is-there-a-difference
-
albert-github authored
For Latex an extra dependency exists. In case Latex is set and LATEX_SOURCE_CODE is not set the writing of the "Definition in file" section is disabled.
-
- 14 Oct, 2014 1 commit
-
-
Claus Stovgaard authored
This is needed on platforms like ubuntu 14.04 where several version of clang can be installed, and the version is included in the location. The best way is to use the llvm-config if available
-
- 11 Oct, 2014 1 commit
-
-
Dimitri van Heesch authored
Bug 738063 - Fortran attribute contiguous not identified
-