X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=inkscape.pod;h=8a41508119a84d664dddcc609d6e8ffc8dee025d;hb=5e30445e52018eb5e4a05e97716a86ebcc82c573;hp=fed3dfb51c6c086599077b715d5c686fb88b9a43;hpb=86054d7861396b0b7ff2aa01f5b99a4e86b50d5d;p=inkscape.git diff --git a/inkscape.pod b/inkscape.pod index fed3dfb51..8a4150811 100644 --- a/inkscape.pod +++ b/inkscape.pod @@ -32,7 +32,7 @@ options: -P, --export-ps=FILENAME -E, --export-eps=FILENAME -A, --export-pdf=FILENAME - --export-pdf-latex + --export-latex -T, --export-text-to-path --export-ignore-filters @@ -268,13 +268,14 @@ The default export area is page; you can set it to drawing by --export-area-draw specify --export-id to export a single object (all other are hidden); in that case export area is that object's bounding box, but can be set to page by --export-area-page. -=item B<--export-pdf-latex> +=item B<--export-latex> +(for PS, EPS, and PDF export) Used for creating images for LaTeX documents, where the image's text is typeset by LaTeX. -When exporting to PDF format, this option splits the output into a PDF file -(as specified by --export-pdf) and a LaTeX file. Text will not be output in -the PDF file, but instead will appear in the LaTeX file. This LaTeX file -includes the PDF. Inputting (\input{image.tex}) the LaTeX file in your LaTeX +When exporting to PDF/PS/EPS format, this option splits the output into a PDF/PS/EPS file +(e.g. as specified by --export-pdf) and a LaTeX file. Text will not be output in +the PDF/PS/EPS file, but instead will appear in the LaTeX file. This LaTeX file +includes the PDF/PS/EPS. Inputting (\input{image.tex}) the LaTeX file in your LaTeX document will show the image and all text will be typeset by LaTeX. See the resulting LaTeX file for more information. Also see GNUPlot's `epslatex' output terminal. @@ -403,7 +404,7 @@ Same, but use the default 90 dpi resolution, specify the filename, and snap the exported area outwards to the nearest whole SVG user unit values (to preserve pixel-alignment of objects and thus minimize aliasing): - inkscape filename.svg --export-id=text1555 --export-png=text.png --export-snap-area + inkscape filename.svg --export-id=text1555 --export-png=text.png --export-area-snap Convert an Inkscape SVG document to plain SVG: