15 lines
544 B
Text
15 lines
544 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2012/03/18 13:32:51 makoto Exp $
|
|
ja-ptex installed.
|
|
|
|
To preview with ghostscript, you may need two more packages to be installed,
|
|
(wip)/ghostscript-cidfonts-ryumin
|
|
ghostscript
|
|
|
|
The commands to process documents:
|
|
platex *.tex -> *.dvi
|
|
mendex *.idx -> *.ind (makeindex equivalent for Japanese)
|
|
dvipdfmx *.dvi -> *.pdf
|
|
pdvips *.dvi -> *.ps
|
|
xpdf preview *.pdf
|
|
===========================================================================
|