# apt-get install emacs23 yatex ptex-bin xdvik-ja dvi2ps dvi2ps-fontdata-ja |
以下のパッケージが新たにインストールされます: dvi2ps dvi2ps-fontdata-ja ed emacs23 emacs23-bin-common emacs23-common emacsen-common fonts-ipaexfont-gothic fonts-ipaexfont-mincho ko.tex-extra-hlfont latex-beamer latex-cjk-all latex-cjk-chinese latex-cjk-chinese-arphic-bkai00mp latex-cjk-chinese-arphic-bsmi00lp latex-cjk-chinese-arphic-gbsn00lp latex-cjk-chinese-arphic-gkai00mp latex-cjk-common latex-cjk-japanese latex-cjk-japanese-wadalab latex-cjk-korean latex-cjk-thai latex-fonts-thai-tlwg latex-xcolor libgraphite3 libm17n-0 libotf0 libptexenc1 libruby1.9.1 libyaml-0-2 lmodern luatex m17n-contrib m17n-db pgf preview-latex-style prosper ps2eps ptex-bin ruby ruby1.9.1 swath tcl8.4 tex-common texlive-base texlive-binaries texlive-common texlive-doc-base texlive-doc-zh texlive-extra-utils texlive-font-utils texlive-generic-recommended texlive-lang-cjk texlive-latex-base texlive-latex-base-doc texlive-latex-extra texlive-latex-extra-doc texlive-latex-recommended texlive-latex-recommended-doc texlive-luatex texlive-pictures texlive-pictures-doc texlive-pstricks texlive-pstricks-doc thailatex tk8.4 xdvik-ja yatex |
$ emacs document.tex & |
$ emacs
document.tex -nw |
(1)xdvi で epsファイルが表示されないとき
四角い枠になって絵が表示されない場合は gv をインストールする。
xdvikのプリンターの設定(プリンタ名 epson PMA840S)
printer の欄 ld -d
PMA840S
Dvips Options -t a4
(2)dviファイルからpdfへの変換
dvipdfmx hogehoge.dvi
(3)\documentclass{jarticle}でコンパイルエラー
auctex パッケージをインストールして解決