Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / extension / internal / latex-text-renderer.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-13 Ted GouldUpgrading to trunk
2010-07-02 Johan Engelenfix help in latex output
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Johan Engelenpdf/ps/eps+latex: output tex code to ".pdf_tex" instead...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-06-21 Johan Engelenadd more help to the tex preamble
2010-05-15 Ted GouldUpdating to trunk
2010-04-08 Johan EngelenPDF+LaTeX: fix bug 555488, and fix bug with missing...
2010-04-06 Krzysztof KosińskiRevert the inverted coordinate system fix. 3D Boxes...
2010-04-04 Krzysztof KosińskiMerge PDF rendering fix
2010-04-03 Krzysztof KosińskiFix --export-page-drawing option in PDF, PS and LaTeX...
2010-03-26 Ted GouldMerge from trunk
2010-02-28 Johan Engelenpdf+latex: add support for flowed text!
2010-02-26 Johan Engelenlatex export: add transparency export for pdf
2010-02-26 Johan Engelenfix bug in latex export, when svgwidth has not been...
2010-02-25 Johan Engelenfix warnings
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-25 Johan Engelenprevent extra vertical space after image
2010-02-25 Johan Engelenfix 2 bugs
2010-02-24 Johan Engelenremove whitespace
2010-02-24 Johan Engelen- align on text anchor
2010-02-24 Johan Engelenfix bug: don't output scientific notation numbers to...
2010-02-24 Johan Engelenadd original width of picture to be able to *not* speci...
2010-02-24 Johan Engelenoutput clones to latex too
2010-02-22 Johan Engelenalso output color to tex. ICC colors do not work yet.
2010-02-22 Johan Engelen- proper transformations handling
2010-02-22 Johan Engelenclean up code
2010-02-22 Johan Engelen- change cmdline option to --export-latex.