texlive[58413] Master/texmf-dist/doc/man/man1: dvipdfmx man page
commits+karl at tug.org
commits+karl at tug.org
Mon Mar 15 23:30:52 CET 2021
Revision: 58413
http://tug.org/svn/texlive?view=revision&revision=58413
Author: karl
Date: 2021-03-15 23:30:52 +0100 (Mon, 15 Mar 2021)
Log Message:
-----------
dvipdfmx man page update
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/man/man1/dvipdfm.man1.pdf
trunk/Master/texmf-dist/doc/man/man1/dvipdfmx.1
trunk/Master/texmf-dist/doc/man/man1/dvipdfmx.man1.pdf
trunk/Master/texmf-dist/doc/man/man1/xdvipdfmx.man1.pdf
Modified: trunk/Master/texmf-dist/doc/man/man1/dvipdfm.man1.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/man/man1/dvipdfmx.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/dvipdfmx.1 2021-03-15 22:30:13 UTC (rev 58412)
+++ trunk/Master/texmf-dist/doc/man/man1/dvipdfmx.1 2021-03-15 22:30:52 UTC (rev 58413)
@@ -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 @@
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 @@
.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 @@
.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
Modified: trunk/Master/texmf-dist/doc/man/man1/dvipdfmx.man1.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/man/man1/xdvipdfmx.man1.pdf
===================================================================
(Binary files differ)
More information about the tex-live-commits
mailing list.