2 %% This is file `glosstex.std',
3 %% generated with the docstrip utility.
5 %% The original source files were:
7 %% glosstex.dtx (with options: `std')
9 %% GlossTeX, a tool for the automatic preparation of glossaries.
10 %% Copyright (C) 1997 Volkan Yavuz
12 %% This program is free software; you can redistribute it and/or
13 %% modify it under the terms of the GNU General Public License
14 %% as published by the Free Software Foundation; either version 2
15 %% of the License, or (at your option) any later version.
17 %% This program is distributed in the hope that it will be useful,
18 %% but WITHOUT ANY WARRANTY; without even the implied warranty of
19 %% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 %% GNU General Public License for more details.
22 %% You should have received a copy of the GNU General Public License
23 %% along with this program; if not, write to the Free Software
24 %% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
26 %% Volkan Yavuz, yavuzv@rumms.uni-mannheim.de
28 %% Please note, that if you modify these files, do NOT distribute them
29 %% unless you have renamed the files and clearly stated, WHO has
30 %% modified the file and WHAT was modified.
32 %% You are explicitly allowed to modify the file "`glosstex.std"' to
33 %% incorporate site-specific modifications. But do NOT distribute that
34 %% file unless you have renamed it and clearly stated, WHO has
35 %% modified the file and WHAT was modified.
38 %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
39 %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
40 %% Digits \0\1\2\3\4\5\6\7\8\9
41 %% Exclamation \! Double quote \" Hash (number) \#
42 %% Dollar \$ Percent \% Ampersand \&
43 %% Acute accent \' Left paren \( Right paren \)
44 %% Asterisk \* Plus \+ Comma \,
45 %% Minus \- Point \. Solidus \/
46 %% Colon \: Semicolon \; Less than \<
47 %% Equals \= Greater than \> Question mark \?
48 %% Commercial at \@ Left bracket \[ Backslash \\
49 %% Right bracket \] Circumflex \^ Underscore \_
50 %% Grave accent \` Left brace \{ Vertical bar \|
51 %% Right brace \} Tilde \~}
53 \def\filename{glosstex}
55 \def\filedate{1997/12/13}
56 \let\docdate=\filedate
57 \newcommand{\GLX@output@short}[3]{#3}
58 \newcommand{\GLX@output@long}[3]{#3}
59 \newcommand{\glosstexpage}[1]{\nobreak{\itshape\pagename~#1}\nobreak}
62 \glxitemorderdefault{glo}{}
63 \glxitemplacementdefault{glo}{}
64 \glxitemorderdefault{acr}{}
65 \glxitemplacementdefault{acr}{}
66 \newcommand{\GLX@benv@glo}{\begin{description}}
67 \newcommand{\GLX@eenv@glo}{\end{description}}
68 \newcommand{\GLX@item@glo}[7]{%
69 \item[#2]\ifx#3\empty\else\emph{#3}\space\fi#4\space#7}
70 \newcommand{\GLX@item@acr@label}[1]{\mbox{#1}\dotfill}
71 \newcommand{\GLX@benv@acr}{
73 \renewcommand{\makelabel}{\GLX@item@acr@label}%
74 \setlength{\labelwidth}{7em}%
75 \leftmargin\labelwidth \advance\leftmargin by \labelsep}}
76 \newcommand{\GLX@eenv@acr}{\end{list}}
77 \newcommand{\GLX@item@acr}[7]{%
79 \ifx#3\empty\else#3\quad\fi\ifx#4\empty\else#4\space\fi#7}
80 \ifx\glossaryname\@undefined
81 \def\glossaryname{Glossary}
83 \ifx\listacronymname\@undefined
84 \def\listacronymname{List of Acronyms}
86 \ifx\pagename\@undefined
89 \ifx\chapter\@undefined
90 \glxheading{glo}{\section*{\glossaryname}}
91 \glxheading{acr}{\section*{\listacronymname}}
93 \glxheading{glo}{\chapter*{\glossaryname}}
94 \glxheading{acr}{\chapter*{\listacronymname}}
98 %% End of file `glosstex.std'.