初めまして。
僕はアランと申します。ある程度だけ日本語を読だり、書いたりするフランス人です。日本語の拙さにご宥恕下さい。さらにこのフォーラムに入るのは自由だと分かりましたがそれではなければお許し下さい。
縦に印刷した文書があるのでpTexを使ってみていますが文書にあるローマ字は縦になってになっていません。添付ファイルをご覧下さい。
ーーーーーーー
\documentclass[a5paper]{tbook}
\begin{document}
\section*{隣の奴}
誰かが扉をノックした。「どうぞ」と言うとT君が現れた。
\end{document}
ーーーーーーーーー
>platex ecmptex.tex
>dvipdfmx ecmptex.dvi
どうぞ宜しくお願いします。
Alain
こんにちは、
本当のファイルにすべての半角字を直しました。pLatexをやる時次のメッセージが出ます。
** WARNING ** Failed to load AGL file "pdfglyphlist.txt"...
** WARNING ** Failed to load AGL file "glyphlist.txt"...
[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43]
64961 bytes written
気にする必要がありますか?
どうぞ宜しくお願いします。
本当のファイルにすべての半角字を直しました。pLatexをやる時次のメッセージが出ます。
** WARNING ** Failed to load AGL file "pdfglyphlist.txt"...
** WARNING ** Failed to load AGL file "glyphlist.txt"...
[1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43]
64961 bytes written
気にする必要がありますか?
どうぞ宜しくお願いします。
Hi
sorry for the late answer. TL in Ubuntu 12.04 is quite old, it is from 2009!
My recommendation for TeX and Japanese typesetting is to try the TL2012 pretest where I included everything (but pmetapost and pxdvi) from the tlptexlive repository.
So please take a look at http://www.tug.org/texlive/pretest.html and give it a try, that should work better.
On my system it does:
$ platex ecmptex.tex
This is e-pTeX, Version 3.1415926-p3.3-110825-2.4 (utf8.euc) (TeX Live 2012)
restricted \write18 enabled.
entering extended mode
(./ecmptex.tex
....
《縦組モード》 [1] (./ecmptex.aux) )
Output written on ecmptex.dvi (1 page, 436 bytes).
Transcript written on ecmptex.log.
$ dvipdfmx ecmptex.dvi
ecmptex.dvi -> ecmptex.pdf
[1]
9883 bytes written
All the best
Norbert
sorry for the late answer. TL in Ubuntu 12.04 is quite old, it is from 2009!
My recommendation for TeX and Japanese typesetting is to try the TL2012 pretest where I included everything (but pmetapost and pxdvi) from the tlptexlive repository.
So please take a look at http://www.tug.org/texlive/pretest.html and give it a try, that should work better.
On my system it does:
$ platex ecmptex.tex
This is e-pTeX, Version 3.1415926-p3.3-110825-2.4 (utf8.euc) (TeX Live 2012)
restricted \write18 enabled.
entering extended mode
(./ecmptex.tex
....
《縦組モード》 [1] (./ecmptex.aux) )
Output written on ecmptex.dvi (1 page, 436 bytes).
Transcript written on ecmptex.log.
$ dvipdfmx ecmptex.dvi
ecmptex.dvi -> ecmptex.pdf
[1]
9883 bytes written
All the best
Norbert