Name
miktex-dvicopy — produce modified copy of DVI file
Synopsis
miktex-dvicopy [option...] indvi outdvi
Description
This man page is an adaption of the corresponding TeX Live man page.
miktex-dvicopy reads a DVI file, expands any references to virtual fonts to base fonts, and writes the resulting DVI file. Thus you can use virtual fonts even if your DVI processor does not support them, by passing the documents through miktex-dvicopy first.
Options
--alias=namePretend to be program
name, i.e., set program (and memory dump) name toname. This may affect the search paths and other values used. Using this option is equivalent to copying the program file toand invokingname.name--disable-installerDisable automatic installation of packages. Specifying this option overrules settings in the MiKTeX configuration data store.
--enable-installerEnable automatic installation of packages. Specifying this option overrules settings in the MiKTeX configuration data store.
--helpGive help and exit.
--hhelpThis option is only available on Windows systems: show the manual page in an HTML Help window and exit when the window is closed.
--include-directory=dirAdd the directory
dirto the head of the list of directories to be searched for input files.--mag=magOverride existing magnification with
mag.--max-pages=nProcess
npages; default one million. This option cannot be used together with--select.--page-start=pagespecStart at
page-spec, for example 2 or 5.*.-2. This option cannot be used together with--select.--record-package-usages=file--select=selSelect pages to be copied.
The syntax for
selis:, wherestart[n]startis the starting page specification (for example2or5.*.-2) andn(optional) is the maximum number of pages to be copied.You can use up to
10--selectoptions. This option cannot be used together with--max-pagesor--page-start.--trace[=tracestreams]Enable trace messages. The
tracestreamsargument, if specified, is a comma-separated list of trace stream names (Chapter 9, Trace Streams).--versionShow version information and exit.
Environment
MIKTEX_TRACEComma-separated list of trace stream names (see Chapter 9, Trace Streams). If this variable is set, then MiKTeX programs will write trace messages into the configured log sink.