[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:12456] ptex/platex etc.
先日の Bug#JP/1217: platex: cls selection conflicts で少し調べ
てるうちに気がついたのですが
texmf.cnf のセパレータにオリジナルはセミコロン ; を
使っているのに日本語 TeX 関係だけコロン : になってる
ようです。
例えば
TEXINPUTS.cslatex = .;$TEXMF/tex/{cslatex,csplain,latex,generic,}//
TEXINPUTS.latex = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.latex209 = .;$TEXMF/tex/{latex209,generic,latex,}//
と
TEXINPUTS.ajlatex = .:$TEXMF/tex/{ajlatex,latex209,generic,}//
TEXINPUTS.ajtex = .:$TEXMF/tex/{ajlatex,latex209,generic,}//
TEXINPUTS.platex209 = .:$TEXMF/tex/{platex209,latex,latex209,generic,}//
のようにです。texmf.cnf の解説自体が不明確な気がしますし
% A leading/trailing/doubled ; in the paths will be expanded into the
% compile-time default. Probably not what you want.
% The text above assumes thet path separator is a colon (:). Non-UNIX
% systems use different path separators, like the semicolon (;).
どちらも有効な気はしますが、整合性というか見た目で ; に
した方が良くはないでしょうか(^^;
ちょっと見た感じでは ptex, jtex, dvipsk-ja が関係してる
と思います。
後 ptex-bin のみですが tftopl, pltotf を削除していますが
(rm -f $(packageroot)/usr/bin/{tftopl,pltotf})
これらはオリジナルの tftopl, pltotf の日本語化だったり
するのではないでしょうか?(使ったことないので未確認です
が少し見た感じではそう思えたのですが)
diversion でもしてインストールすべきかなと思います。
平成12年6月5日(月)
--
***************************
香田 温人(こうだ あつひと)
http://www1.pm.tokushima-u.ac.jp/%7Ekohda/