From 244448534b4d3c120613c54a49e271c396913e79 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Jun 2010 00:39:14 +0000 Subject: new doc svg-inkscape 2010-06-10 (10jun10) git-svn-id: svn://tug.org/texlive/trunk@18881 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/svg-inkscape/README | 37 +++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/svg-inkscape/README (limited to 'Master/texmf-dist/doc/latex/svg-inkscape/README') diff --git a/Master/texmf-dist/doc/latex/svg-inkscape/README b/Master/texmf-dist/doc/latex/svg-inkscape/README new file mode 100644 index 00000000000..e8ec1e4e5c6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/svg-inkscape/README @@ -0,0 +1,37 @@ +This work demonstrates the use of SVG images in LaTeX documents. +Using the PDF + LaTeX output option of Inkscape 0.48, it is possible +to include SVG images in LaTeX and have LaTeX typeset the text. This +results in the same text style in the images as in the text. Moreover, +LaTeX commands can be used in the image's text, such as math or +references. +The document also describes how to automate the conversion from SVG to +PDF+LaTeX using Inkscape. + + +------------------------------------------------------------------- + Author: Johan B. C. Engelen (goejendaagh at zonnet.nl) + Copyright 2010 J.B.C. Engelen + Version 2010-06-10 + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either + version 1.3 of this license or (at your option) any + later version. + The latest version of the license is in + http://www.latex-project.org/lppl.txt + and version 1.3 or later is part of all distributions of + LaTeX version 2003/06/01 or later. + + This work has the LPPL maintenance status "author-maintained". + + This work consists of the files: +README (this file) +image.svg +InkscapePDFLaTeX.tex + and the derived files +image-normal.pdf (image.svg exported without PDF+LaTeX option) +image.pdf (image.svg exported with PDF+LaTeX option) +image.tex (image.svg exported with PDF+LaTeX option) +InkscapePDFLaTeX.pdf +------------------------------------------------------------------- + -- cgit v1.2.3