summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdflatex-renderer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-22- change cmdline option to --export-latex.Johan B. C. Engelen1-609/+0
2010-02-21fix alignment issue. now the boundingbox is used for aligning, instead of the...Johan B. C. Engelen1-8/+32
2010-02-21add method to scale the imageJohan B. C. Engelen1-104/+31
2010-02-21remove g_messageJohan B. C. Engelen1-1/+0
2010-02-21add rotation to text output (the positioning is a little off)Johan B. C. Engelen1-3/+16
2010-02-21fix transformsJohan B. C. Engelen1-18/+38
2010-02-21output test.tex instead of test.pdf.tex which does not work well. strip path ...Johan B. C. Engelen1-5/+15
2010-02-21start outputting text to tex. position is wrong. filename of pdf is wrong in ...Johan B. C. Engelen1-38/+57
2010-02-21writePreamble and writePostambleJohan B. C. Engelen1-4/+173
2010-02-20initial work, plugging in a LaTeX renderer to write the text stuff to a .tex ...Johan B. C. Engelen1-0/+428