logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

                                                   1 May 2022                                          DISDVI(1)

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 standard 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.

Name

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

See Also

dvi2tty(1)

Synopsis

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

See Also