diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/amscls/amsmidx.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/amscls/amsmidx.dtx | 95 |
1 files changed, 43 insertions, 52 deletions
diff --git a/Master/texmf-dist/source/latex/amscls/amsmidx.dtx b/Master/texmf-dist/source/latex/amscls/amsmidx.dtx index 3692d6cc76c..8a4174484ef 100644 --- a/Master/texmf-dist/source/latex/amscls/amsmidx.dtx +++ b/Master/texmf-dist/source/latex/amscls/amsmidx.dtx @@ -1,46 +1,37 @@ -%%% ==================================================================== -%%% @LaTeX-file{ -%%% filename = "amsmidx.dtx", -%%% version = "2.01", -%%% date = "2004/08/03", -%%% time = "14:45:42 EDT", -%%% checksum = "63234 241 948 8307", -%%% author = "American Mathematical Society", -%%% copyright = "Copyright 1995, 2004 American Mathematical Society, -%%% all rights reserved. Copying of this file is -%%% authorized only if either: -%%% (1) you make absolutely no changes to your copy, -%%% including name; OR -%%% (2) if you do make changes, you first rename it -%%% to some other name.", -%%% address = "American Mathematical Society, -%%% Technical Support, -%%% Publications Technical Group, -%%% 201 Charles Street, -%%% Providence, RI 02904, -%%% USA", -%%% telephone = "401-455-4080 or (in the USA and Canada) -%%% 800-321-4AMS (321-4267)", -%%% FAX = "401-331-3842", -%%% email = "tech-support@ams.org (Internet)", -%%% codetable = "ISO/ASCII", -%%% keywords = "latex, amslatex, multiple indexes", -%%% supported = "yes", -%%% abstract = "This is part of the AMS-\LaTeX{} distribution. -%%% It contains code to support the creation and -%%% typesetting of multiple indexes with AMS-LaTeX{} -%%% document classes, superseding the single-index -%%% facilities built into those document classes. -%%% It also provides a facility to insert a paragraph -%%% of comments between the title and the index proper", -%%% docstring = "The checksum field above contains a CRC-16 -%%% checksum as the first value, followed by the -%%% equivalent of the standard UNIX wc (word -%%% count) utility output of lines, words, and -%%% characters. This is produced by Robert -%%% Solovay's checksum utility.", -%%% } -%%% ==================================================================== +% \def\filename{amsmidx.dtx} +% \def\fileversion{2.02} +% \def\filedate{2007/09/25} +% +% \iffalse meta-comment +% +% American Mathematical Society +% Technical Support +% Publications Technical Group +% 201 Charles Street +% Providence, RI 02904 +% USA +% tel: (401) 455-4080 +% (800) 321-4267 (USA and Canada only) +% fax: (401) 331-3842 +% email: tech-support@ams.org +% +% Copyright 1995, 2004, 2009, 2010 American Mathematical Society. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3c +% of this license or (at your option) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is the American Mathematical +% Society. +% +% \fi +% % \iffalse %<*driver> \documentclass{amsdtx} @@ -48,7 +39,7 @@ \title{The \pkg{amsmidx} package} \author{American Mathematical Society\\Barbara Beeton} \date{Version \fileversion, \filedate} -\hDocInput{amsmidx.dtx} +\DocInput{amsmidx.dtx} \end{document} %</driver> % \fi @@ -73,7 +64,7 @@ % Standard file identification. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e}[1995/06/01] -\ProvidesPackage{amsmidx}[2004/08/03 v2.01 multiple indexes for AMS classes] +\ProvidesPackage{amsmidx}[2007/09/25 v2.02 multiple indexes for AMS classes] % \end{macrocode} % % \section{User instructions} @@ -119,7 +110,7 @@ % % \section{Implementation} % -% \begin{macro}{makeindex} +% \begin{macro}{\makeindex} % Redefine \cn{makeindex} to create a new \fn{.idx} file with the % name provided by argument |#1|. % \begin{macrocode} @@ -133,7 +124,7 @@ % \end{macrocode} % \end{macro} % -% \begin{macro}{index} +% \begin{macro}{\index} % Redefine \cn{index} to specify into which file/index the term is % to be placed. Argument |#1| identifies the file, |#2| provides % the text of the term to be indexed. @@ -145,7 +136,7 @@ % \end{macrocode} % \end{macro} % -% \begin{macro}{@wrindex} +% \begin{macro}{\@wrindex} % \cs{@wrindex} checks to make sure that the requested file is available, % and writes an entry into the file or emits an error message. % \begin{macrocode} @@ -169,8 +160,8 @@ % \end{macrocode} % \end{macro} % -% \begin{macro}{printindex} -% \begin{macro}{Printindex} +% \begin{macro}{\printindex} +% \begin{macro}{\Printindex} % Redefine \cs{printindex} to specify the file to be included; provide % an alternate command \cs{Printindex} that specifies both the file and % the index title to be printed. Argument |#1| identifies the file, @@ -194,8 +185,8 @@ % \end{macro} % \end{macro} % -% \begin{macro}{indexcomment} -% \begin{macro}{indexchap} +% \begin{macro}{\indexcomment} +% \begin{macro}{\indexchap} % Format comments in a block somewhat narrower than the full page % width, and redefine \cn{indexchap} to insert the block below the % title, before starting the two-column index. Clear out |