summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/tikztosvg.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/tikztosvg.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/tikztosvg.126
1 files changed, 15 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tikztosvg.1 b/Master/texmf-dist/doc/man/man1/tikztosvg.1
index 6ac4e5de939..da35ddbdcc3 100644
--- a/Master/texmf-dist/doc/man/man1/tikztosvg.1
+++ b/Master/texmf-dist/doc/man/man1/tikztosvg.1
@@ -1,13 +1,13 @@
'\" t
.\" Title: tikzsvg
.\" Author: [see the "AUTHOR(S)" section]
-.\" Generator: Asciidoctor 1.5.8
-.\" Date: 2020-05-11
-.\" Manual: TikzToSvg Manual
-.\" Source: TikzToSvg 0.1.0
+.\" Generator: Asciidoctor 2.0.10
+.\" Date: 2020-08-16
+.\" Manual: \ \&
+.\" Source: \ \&
.\" Language: English
.\"
-.TH "TIKZSVG" "1" "2020-05-11" "TikzToSvg 0.1.0" "TikzToSvg Manual"
+.TH "TIKZSVG" "1" "2020-08-16" "\ \&" "\ \&"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
@@ -35,11 +35,14 @@ tikzsvg \- Render TikZ diagrams to SVG.
.SH "DESCRIPTION"
.sp
The tikzsvg(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"
.sp
\fB\-o, \-\-output\fP=\fIOUTPUT_PATH\fP
.RS 4
Write output to file \fIOUTPUT_PATH\fP.
+If set to \fI\-\fP the output will be written to stdout.
Defaults to the base name of the input file suffixed with the \fI.svg\fP
extension. The file is resolved relative to the working directory.
.RE
@@ -65,7 +68,7 @@ Prints version information.
.RE
.SH "ENVIRONMENT"
.sp
-\fBTikzToSvg\fP requires \fIbash\fP, \fIxetex\fP and \fIpdf2svg\fP to be installed. Make sure
+\fBtikztosvg\fP requires \fIxetex\fP and \fIpdf2svg\fP to be installed. Make sure
any additional LaTeX packages are installed before using them in a diagram.
.SH "EXIT STATUS"
.sp
@@ -79,13 +82,14 @@ Success.
Failure (syntax or usage error; configuration error).
.RE
.sp
-\fBn\fP
+\fB[n]\fP
.RS 4
Failure (document processing failure).
.RE
.SH "AUTHORS"
.sp
-\fBTikzToSvg\fP was written by Pablo Emílio Escobar Gavira <\c
+\fBtikztosvg\fP was written by Pablo Emilio Escobar Gaviria
+<\c
.MTO "pablo\-escobar\(atriseup.net" "" ">."
.sp
\fBpdf2svg\fP was written by David Barton <\c
@@ -95,9 +99,9 @@ Matthew Flaschen <\c
.MTO "matthew.flaschen\(atgatech.edu" "" ">."
.SH "RESOURCES"
.sp
-\fBGit source repository on GitHub:\fP \c
-.URL "https://github.com/GarkGarcia/tikzsvg" "" ""
+\fBGit source repository on GitLab:\fP \c
+.URL "https://gitlab.com/pablo\-escobar/tikztosvg" "" ""
.SH "COPYING"
.sp
-Copyright (C) 2020 Pablo Emílio Escobar Gaviria.
+Copyright (C) 2020 Pablo Emilio Escobar Gaviria.
Free use of this software is granted under the terms of the GPL\-3.0 License. \ No newline at end of file