summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/latex-text-renderer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix help in latex outputJohan B. C. Engelen2010-07-021-1/+1
* pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"Johan B. C. Engelen2010-06-291-5/+5
* add more help to the tex preambleJohan B. C. Engelen2010-06-211-0/+12
* PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justi...Johan B. C. Engelen2010-04-081-6/+6
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-2/+1
* Fix --export-page-drawing option in PDF, PS and LaTeX export.Krzysztof Kosi??ski2010-04-031-1/+2
* pdf+latex: add support for flowed text!Johan B. C. Engelen2010-02-281-9/+96
* latex export: add transparency export for pdfJohan B. C. Engelen2010-02-261-10/+22
* fix bug in latex export, when svgwidth has not been defined at allJohan B. C. Engelen2010-02-261-2/+2
* fix warningsJohan B. C. Engelen2010-02-251-3/+1
* prevent extra vertical space after imageJohan B. C. Engelen2010-02-251-1/+1
* fix 2 bugsJohan B. C. Engelen2010-02-251-9/+9
* remove whitespaceJohan B. C. Engelen2010-02-241-18/+18
* - align on text anchorJohan B. C. Engelen2010-02-241-18/+31
* fix bug: don't output scientific notation numbers to latexJohan B. C. Engelen2010-02-241-0/+3
* add original width of picture to be able to *not* specify width in latex doc....Johan B. C. Engelen2010-02-241-0/+4
* output clones to latex tooJohan B. C. Engelen2010-02-241-2/+0
* also output color to tex. ICC colors do not work yet.Johan B. C. Engelen2010-02-221-1/+18
* - proper transformations handlingJohan B. C. Engelen2010-02-221-19/+17
* clean up codeJohan B. C. Engelen2010-02-221-220/+11
* - change cmdline option to --export-latex.Johan B. C. Engelen2010-02-221-0/+648