blob: 3ac0f71b23a54b20766dcb0e096fc2a6d0476654 (
plain)
1
2
3
4
5
6
7
8
9
|
%% for pLaTeX (ASCII Nihongo LaTeX)
%% written by Tono san (modified by texjporg 2016/05/12)
%%
\begingroup \catcode`\{=1 \catcode`\}=2%
\immediate\write20{<<< making "platex with Babel" format >>>}
\endgroup
\scrollmode
\input platex.ltx
\endinput
|