summaryrefslogtreecommitdiff
path: root/support/tikztosvg/man
diff options
context:
space:
mode:
Diffstat (limited to 'support/tikztosvg/man')
-rw-r--r--support/tikztosvg/man/man.adoc25
-rw-r--r--support/tikztosvg/man/tikztosvg.133
2 files changed, 33 insertions, 25 deletions
diff --git a/support/tikztosvg/man/man.adoc b/support/tikztosvg/man/man.adoc
index 5a8a4bf7f6..5f2e5554cf 100644
--- a/support/tikztosvg/man/man.adoc
+++ b/support/tikztosvg/man/man.adoc
@@ -1,20 +1,20 @@
-= tikzsvg(1)
+= tikztosvg(1)
:doctype: manpage
:man-manual: tikztosvg Manual
-:man-source: tikztosvg 0.1.2
+:man-source: tikztosvg 0.2.0
:page-layout: base
== NAME
-tikzsvg - Render TikZ diagrams to SVG.
+tikztosvg - Render TikZ diagrams to SVG.
== SYNOPSIS
-*tikzsvg* [_OPTION_]... _INPUT_PATH_
+*tikztosvg* [_OPTION_]... _INPUT_PATH_
== DESCRIPTION
-The tikzsvg(1) command renders TikZ diagrams to SVG.
+The tikztosvg(1) command renders TikZ diagrams to SVG.
If _INPUT_PATH_ is set to _-_ the input will be read from stdin.
@@ -27,7 +27,11 @@ If _INPUT_PATH_ is set to _-_ the input will be read from stdin.
extension. The file is resolved relative to the working directory.
*-p, --package*=+_PACKAGE_::
- Include _\usepackage{PACKAGE}_ when rendering the diagram.
+ Include _\usepackage{PACKAGE}_ when rendering the diagram. The tikz, tikz-cd,
+pgfplots, amsmath and amssymb packages are always included by default.
+
+*-l, --library*=+_LIBRARY::
+ Include _\usetikzlibrary{LIBRARY}_ when rendering the diagram.
*-q, --quiet*::
Silence application log messages and script warnings.
@@ -40,7 +44,7 @@ If _INPUT_PATH_ is set to _-_ the input will be read from stdin.
== ENVIRONMENT
-*tikztosvg* requires _xetex_ and _pdf2svg_ to be installed. Make sure
+*tikztosvg* requires XeTeX and pdf2svg to be installed. Make sure
any additional LaTeX packages are installed before using them in a diagram.
== EXIT STATUS
@@ -56,18 +60,17 @@ any additional LaTeX packages are installed before using them in a diagram.
== AUTHORS
-*tikztosvg* was written by Pablo Emilio Escobar Gaviria
-<pablo-escobar@riseup.net>.
+*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 GitLab:* https://gitlab.com/pablo-escobar/tikztosvg
+*Git source repository on sourcehut:* https://git.sr.ht/~pablo-pie/tikztosvg
== COPYING
-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.
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