blob: cd6b078b1d2e0191a0c2f02b39160be46c390ec8 (
plain)
1
2
3
4
5
6
7
|
% ojapan package by Apostolos Syropoulos
% Described in "Digital Typography Using LaTeX"
%
\ocp\JISInput=injis
\newcommand{\japanese}{\InputTranslation currentfile \JISInput%
\fontfamily{ommincho}\selectfont}
\endinput
|