Skip to content

A LaTeX package for including SVG images using inkscape on-the-fly conversion.

Notifications You must be signed in to change notification settings

pitti/inkscapesvg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

inkscapesvg

A LaTeX package for including SVG images using inkscape on-the-fly conversion.

Usage

\usepackage{inkscapesvg}

% optional graphicspath
\graphicspath{{images/}}

% ...

\includesvg[width=1.0\textwidth,fsize=\small]{my-svg}

Compile using pdflatex -shell-escape to allow invocation of inkscape using the latex command \write18.

About

A LaTeX package for including SVG images using inkscape on-the-fly conversion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages