mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
dd5734da93
The program dvi2dvi is a DVI to DVI transformer. It can transform from a dvi file created by ASCII Japanese TeX/pTeX into a NTT JTeX type of dvi file, as well as the opposite transform of that. PR: ports/5706 Submitted by: Makoto WATANABE
19 lines
397 B
Plaintext
19 lines
397 B
Plaintext
bin/dvi2dvi
|
|
lib/dvi2dvi/a2n
|
|
lib/dvi2dvi/config
|
|
lib/dvi2dvi/fontdesc
|
|
lib/dvi2dvi/mtex
|
|
lib/dvi2dvi/n2a
|
|
lib/dvi2dvi/n2w
|
|
lib/dvi2dvi/p2n
|
|
lib/dvi2dvi/p2pn
|
|
lib/dvi2dvi/w2n
|
|
share/doc/dvi2dvi/bugs.doc
|
|
share/doc/dvi2dvi/changes.doc
|
|
share/doc/dvi2dvi/dvi2dvi.doc
|
|
share/doc/dvi2dvi/install.doc
|
|
share/doc/dvi2dvi/lib.doc
|
|
@exec mkdir -p -m 777 %D/share/fonts/vf-rot
|
|
@dirrm lib/dvi2dvi
|
|
@dirrm share/doc/dvi2dvi
|