summaryrefslogtreecommitdiff
path: root/support/tikztosvg/man/tikztosvg.1
diff options
context:
space:
mode:
Diffstat (limited to 'support/tikztosvg/man/tikztosvg.1')
-rw-r--r--support/tikztosvg/man/tikztosvg.133
1 files changed, 19 insertions, 14 deletions
diff --git a/support/tikztosvg/man/tikztosvg.1 b/support/tikztosvg/man/tikztosvg.1
index da35ddbdcc..224c93d9ad 100644
--- a/support/tikztosvg/man/tikztosvg.1
+++ b/support/tikztosvg/man/tikztosvg.1
@@ -1,13 +1,13 @@
'\" t
-.\" Title: tikzsvg
+.\" Title: tikztosvg
.\" Author: [see the "AUTHOR(S)" section]
-.\" Generator: Asciidoctor 2.0.10
-.\" Date: 2020-08-16
+.\" Generator: Asciidoctor 2.0.12
+.\" Date: 2021-03-30
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
-.TH "TIKZSVG" "1" "2020-08-16" "\ \&" "\ \&"
+.TH "TIKZTOSVG" "1" "2021-03-30" "\ \&" "\ \&"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
@@ -28,13 +28,13 @@
. LINKSTYLE blue R < >
.\}
.SH "NAME"
-tikzsvg \- Render TikZ diagrams to SVG.
+tikztosvg \- Render TikZ diagrams to SVG.
.SH "SYNOPSIS"
.sp
-\fBtikzsvg\fP [\fIOPTION\fP]... \fIINPUT_PATH\fP
+\fBtikztosvg\fP [\fIOPTION\fP]... \fIINPUT_PATH\fP
.SH "DESCRIPTION"
.sp
-The tikzsvg(1) command renders TikZ diagrams to SVG.
+The tikztosvg(1) command renders TikZ diagrams to SVG.
.sp
If \fIINPUT_PATH\fP is set to \fI\-\fP the input will be read from stdin.
.SH "OPTIONS"
@@ -49,7 +49,13 @@ extension. The file is resolved relative to the working directory.
.sp
\fB\-p, \-\-package\fP=+\fIPACKAGE\fP
.RS 4
-Include \fI\(rsusepackage{PACKAGE}\fP when rendering the diagram.
+ Include \fI\(rsusepackage{PACKAGE}\fP when rendering the diagram. The tikz, tikz\-cd,
+pgfplots, amsmath and amssymb packages are always included by default.
+.RE
+.sp
+\fB\-l, \-\-library\fP=+_LIBRARY
+.RS 4
+Include \fI\(rsusetikzlibrary{LIBRARY}\fP when rendering the diagram.
.RE
.sp
\fB\-q, \-\-quiet\fP
@@ -68,7 +74,7 @@ Prints version information.
.RE
.SH "ENVIRONMENT"
.sp
-\fBtikztosvg\fP requires \fIxetex\fP and \fIpdf2svg\fP to be installed. Make sure
+\fBtikztosvg\fP requires XeTeX and pdf2svg to be installed. Make sure
any additional LaTeX packages are installed before using them in a diagram.
.SH "EXIT STATUS"
.sp
@@ -88,8 +94,7 @@ Failure (document processing failure).
.RE
.SH "AUTHORS"
.sp
-\fBtikztosvg\fP was written by Pablo Emilio Escobar Gaviria
-<\c
+\fBtikztosvg\fP was written by Pablo <\c
.MTO "pablo\-escobar\(atriseup.net" "" ">."
.sp
\fBpdf2svg\fP was written by David Barton <\c
@@ -99,9 +104,9 @@ Matthew Flaschen <\c
.MTO "matthew.flaschen\(atgatech.edu" "" ">."
.SH "RESOURCES"
.sp
-\fBGit source repository on GitLab:\fP \c
-.URL "https://gitlab.com/pablo\-escobar/tikztosvg" "" ""
+\fBGit source repository on sourcehut:\fP \c
+.URL "https://git.sr.ht/~pablo\-pie/tikztosvg" "" ""
.SH "COPYING"
.sp
-Copyright (C) 2020 Pablo Emilio Escobar Gaviria.
+Copyright (C) 2021 Pablo.
Free use of this software is granted under the terms of the GPL\-3.0 License. \ No newline at end of file