pkgsrc-wip/ja-ptex/MESSAGE
Makoto Fujiwara 490cbb0cfc Import ja-ptex-2.1 as wip/ja-ptex. Intending to replace print/ja-ptex.
@comment $Id$
Meta package to create and preview Japanese Documents with
pTeX and pLaTeX.
2012-03-18 13:25:53 +00:00

15 lines
512 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.2 2012/03/18 13:25:53 makoto Exp $
ja-ptex installed.
To preview with ghostscript, you may need two more packages to be installed,
say,
(wip)/ghostscript-cidfonts-ryumin
and
ghostscript
The command to process documents:
platex *.tex -> *.dvi
mendex *.idx ->
dvipdfmx *.dvi -> *.pdf
pdvips *.dvi -> *.ps
xpdf preview *.pdf
===========================================================================