Man page - tikztosvg(1)
Packages contas this manual
apt-get install texlive-pictures
Manual
| TIKZTOSVG(1) | TIKZTOSVG(1) |
NAME
tikztosvg - Render TikZ diagrams to SVG.
SYNOPSIS
tikztosvg [OPTION]... INPUT_PATH
DESCRIPTION
The tikztosvg(1) command renders TikZ diagrams to SVG.
If INPUT_PATH is set to - the input will be read from stdin.
OPTIONS
-o, --output=OUTPUT_PATH
-p, --package=+PACKAGE
-l, --library=+_LIBRARY
-q, --quiet
--lualatex
--xelatex
--pdflatex
-h, --help
-v, --version
ENVIRONMENT
tikztosvg requires XeTeX and pdf2svg to be installed. Make sure any additional LaTeX packages are installed before using them in a diagram.
EXIT STATUS
0
1
[n]
AUTHORS
tikztosvg was written by Pablo <pablo-escobar@riseup.net>.
pdf2svg was written by David Barton <davebarton@cityinthesky.co.uk> and Matthew Flaschen <matthew.flaschen@gatech.edu>.
RESOURCES
Git source repository on sourcehut
Bug tracker
CTAN package
TeXLive
LuaTeX
XeTeX
pdfTeX <https://www.tug.org/applications/pdftex/>
COPYING
Copyright (C) 2021 Pablo. Free use of this software is granted under the terms of the GPL-3.0 License.
| 2021-08-19 |