Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
DISDVI(1)		     General Commands Manual		       DISDVI(1)

NAME
     disdvi - `disassemble' a (p)TeX or XeTeX DVI file

SYNOPSIS
     disdvi [-p][-u][-Eenc] [dvi_file[.dvi]]
     disdvi -x [xdv_file[.xdv]]
     disdvi -h

DESCRIPTION
     disdvi  interprets  the  contents	of dvi_file or xdv_file printing the DVI
     commands and text in a human-readable ASCII/multibyte format on  the  stan-
     dard output.

     Options:

     -p     Handle ASCII pTeX dvi file.

     -u     Handle upTeX dvi file.

     -Eenc  Set  output  multibyte encoding. The enc argument 'e', 's', 'j', and
	    'u' denotes EUC-JP, Shift_JIS, ISO-2022-JP, and UTF-8, respectively.

     -x     Handle XeTeX xdv file.

     -h     Show a help massage and exit successfully.

SEE ALSO
     dvi2tty(1)

AUTHOR
     Marcel J.E. Mol, Delft University of Technology, The Netherlands
     marcel@mesa.nl, MESA Consulting

				   1 May 2022			       DISDVI(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=disdvi&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help