summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-15 22:30:52 +0000
committerKarl Berry <karl@freefriends.org>2021-03-15 22:30:52 +0000
commite7bc3fb000e1ad30a4b2265c9cafda334c9e3acb (patch)
tree81f3e995054af6736771eb10022668f03029af6f /Master/texmf-dist
parente255e7ef6358e1c6ea0f1410af6b72575886c0c7 (diff)
dvipdfmx man page update
git-svn-id: svn://tug.org/texlive/trunk@58413 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/man/man1/dvipdfm.man1.pdfbin37097 -> 37446 bytes
-rw-r--r--Master/texmf-dist/doc/man/man1/dvipdfmx.115
-rw-r--r--Master/texmf-dist/doc/man/man1/dvipdfmx.man1.pdfbin37097 -> 37446 bytes
-rw-r--r--Master/texmf-dist/doc/man/man1/xdvipdfmx.man1.pdfbin37097 -> 37446 bytes
4 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/man/man1/dvipdfm.man1.pdf b/Master/texmf-dist/doc/man/man1/dvipdfm.man1.pdf
index 88eda1bb0de..f0fbc698ac7 100644
--- a/Master/texmf-dist/doc/man/man1/dvipdfm.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/dvipdfm.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/man/man1/dvipdfmx.1 b/Master/texmf-dist/doc/man/man1/dvipdfmx.1
index c8a6ad6c3c8..a2e4b3d81dc 100644
--- a/Master/texmf-dist/doc/man/man1/dvipdfmx.1
+++ b/Master/texmf-dist/doc/man/man1/dvipdfmx.1
@@ -10,7 +10,7 @@
.sp
.fi
..
-.TH "DVIPDFMX" "1" "5 October 2020"
+.TH "DVIPDFMX" "1" "15 March 2021"
.SH NAME
dvipdfmx, xdvipdfmx, dvipdfm \- produce PDF files directly from DVI files
.SH SYNOPSIS
@@ -36,7 +36,6 @@ is another incarnation of
rather than a separate program. Compatibility is attempted as best as
possible.
-In addition,
.B xdvipdfmx
is another incarnation. It is used as the back end for
.BR xetex (1)
@@ -134,6 +133,12 @@ as defined in the configuration file.
.B \-\-\^help
Show a help message and exit successfully.
.TP 5
+.B \-\^i " cfgfile"
+Read
+.I cfgfile
+as another include file, after reading the default
+.IR dvipdfmx.cfg .
+.TP 5
.B \-\^l
Select landscape mode. In other words, exchange the
.I x
@@ -318,6 +323,12 @@ configuration. The location may be determined by using kpsewhich, e.g.,
.I dvipdfmx.cfg
Default configuration file
.TP 5
+.I dvipdfmx-unsafe.cfg
+Configuration file that runs Ghostscript without safety checks; use only
+for trusted source files. It is currently required to use PSTricks with
+XeTeX:
+.B xetex \-output-driver="xdvipdfmx \-i dvipdfmx-unsafe.cfg -q -E" ...
+.TP 5
.I pdftex.map
The default font map file (this may be changed in the config file).
.TP 5
diff --git a/Master/texmf-dist/doc/man/man1/dvipdfmx.man1.pdf b/Master/texmf-dist/doc/man/man1/dvipdfmx.man1.pdf
index bf3f8ff9284..1e2c1ff4d33 100644
--- a/Master/texmf-dist/doc/man/man1/dvipdfmx.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/dvipdfmx.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/man/man1/xdvipdfmx.man1.pdf b/Master/texmf-dist/doc/man/man1/xdvipdfmx.man1.pdf
index f6f3522fc23..82906d61f10 100644
--- a/Master/texmf-dist/doc/man/man1/xdvipdfmx.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/xdvipdfmx.man1.pdf
Binary files differ