[BACK]Return to txi-ja.tex CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc

File: [local] / OpenXM / src / asir-doc / Attic / txi-ja.tex (download)

Revision 1.1, Tue Aug 13 07:44:05 2002 UTC (21 years, 10 months ago) by noro
Branch: MAIN

Changed the texinfo to the newest one.

% txi-ja.tex -- adaptation to Japanese for texinfo.tex.
% $Id: txi-ja.tex,v 1.0 1999/08/19 $
%
% Copyright (C) 1999 Free Software Foundation, Inc.
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation; either version 2, or (at your option)
% any later version.
%
% This program is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with this program; if not, write to the Free Software
% Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
%
\gdef\putwordAppendix{付記}
\gdef\putwordChapter{Chapter}
%%
\gdef\putwordNoTitle{無題}
%%
%% New defintion for the output of months.
\gdef\putwordMJan{1月}
\gdef\putwordMFeb{2月}
\gdef\putwordMMar{3月}
\gdef\putwordMApr{4月}
\gdef\putwordMMai{5月}
\gdef\putwordMJun{6月}
\gdef\putwordMJul{7月}
\gdef\putwordMAug{8月}
\gdef\putwordMSep{9月}
\gdef\putwordMOct{10月}
\gdef\putwordMNov{11月}
\gdef\putwordMDec{12月}
%%
\hyphenation{mini-buf-fer mini-buf-fers}
\hyphenation{eshell}
\hyphenation{white-space}
%%
\gdef\putwordIndexNonexistent{(Index はありません)}
\gdef\putwordIndexIsEmpty{(Index は空です)}
%%
\gdef\today{%
  \number\year 年\space
  \ifcase\month
  \or\putwordMJan\or\putwordMFeb\or\putwordMMar\or\putwordMApr
  \or\putwordMMay\or\putwordMJun\or\putwordMJul\or\putwordMAug
  \or\putwordMSep\or\putwordMOct\or\putwordMNov\or\putwordMDec
  \fi
  \number\day 日}
%%