*** empty log message ***
[m17n/m17n-docs.git] / data-usr / m17n-lib.sty
index 2a3ccb0..2fe0433 100644 (file)
@@ -1,26 +1,5 @@
 \ProvidesPackage{m17n-lib}
-%% Copyright (C) 2003                          -*- coding: euc-jp; -*-
-%%   National Institute of Advanced Industrial Science and Technology (AIST)
-%%   Registration Number H15PRO112
-
-%% This file is part of the m17n library.
-
-%% The m17n library 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.
-
-%% The m17n library 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 the m17n library; see the file COPYING.  If not, write to
-%% the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-%% Boston, MA 02111-1307, USA.
-
-%% Don't leave the space for marginal notes.
+%% Don't leave a space for marginal notes and foot notes.
 \setlength{\textwidth}{\paperwidth}
 \addtolength{\textwidth}{-2in}
 \setlength{\textheight}{\paperheight}
 \cfoot[]{}
 \def\footrule{}
 
-%% Use arabic numbers in the second level `enumerate' environment.
-\renewcommand\theenumii{\@arabic\c@enumii}
-
-%% Make each section start with a new page.
-\let\origsection\section
-\def\section{\cleardoublepage\origsection}
-
 %% Hook function to print credit and add subsections to TOC.
 \def\m17nhook{
+\newpage
 \thispagestyle{empty}
 \vspace*{\fill}
-Copyright (C) 2003\\
-  National Institute of Advanced Industrial Science and Technology (AIST)\\
-  Registration Number H15PRO112
-
-This file is part of the m17n library.
+Copyright (C) 2001 Information-technology Promotion Agency (IPA)\\
+Copyright (C) 2001-2004  National Institute of Advanced Industrial Science and Technology (AIST)
+
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Section, Front-Cover Texts ``The m17n library
+documentation'', and no Back-Cover Texts.  A copy of the license is
+included in the appendix entitled ``GNU Free Documentation License''.
+}
 
-The m17n library 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.
+%% Run the above hook in the back of the title page.
+\let\origendtitlepage\endtitlepage
+\def\endtitlepage{\m17nhook\origendtitlepage}
 
-The m17n library 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.
+%% Add Index section to the table of contents.
+\let\origprintindex\printindex
+\def\printindex{\addcontentsline{toc}{chapter}{Index}\origprintindex}
 
-You should have received a copy of the GNU General Public License
-along with the m17n library; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
-\newpage%
-\setcounter{tocdepth}{2}%
-\setcounter{page}{1}%
-}
+\renewcommand{\entrylabel}[1]{%
+\parbox[b]{\labelwidth}{\makebox[0pt][l]{\textbf{#1}}\\\hspace*{1mm}}}
 
-%% Run the above hook before printing TOC.
-\let\origtableofcontents\tableofcontents
-\def\tableofcontents{\m17nhook\origtableofcontents\clearpage}
+\raggedright