doc: add another paper refering to the library
[barvinok.git] / doc / glosstex.std
bloba0fffc55a939f191ef5df65965294c5c01d0084c
1 %%
2 %% This is file `glosstex.std',
3 %% generated with the docstrip utility.
4 %%
5 %% The original source files were:
6 %%
7 %% glosstex.dtx  (with options: `std')
8 %% 
9 %%    GlossTeX, a tool for the automatic preparation of glossaries.
10 %%    Copyright (C) 1997 Volkan Yavuz
11 %% 
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.
16 %% 
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.
21 %% 
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.
25 %% 
26 %%    Volkan Yavuz, yavuzv@rumms.uni-mannheim.de
27 %% 
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.
31 %% 
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.
36 %% 
37 %% \CharacterTable
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}
54 \def\fileversion{0.4}
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}
60 \glxgldefault{glo}{p}
61 \glxacdefault{acr}{n}
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}{
72   \begin{list}{}{%
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]{%
78   \item[\textsc{#2}]%
79     \ifx#3\empty\else#3\quad\fi\ifx#4\empty\else#4\space\fi#7}
80 \ifx\glossaryname\@undefined
81   \def\glossaryname{Glossary}
82 \fi
83 \ifx\listacronymname\@undefined
84   \def\listacronymname{List of Acronyms}
85 \fi
86 \ifx\pagename\@undefined
87   \def\pagename{page}
88 \fi
89 \ifx\chapter\@undefined
90   \glxheading{glo}{\section*{\glossaryname}}
91   \glxheading{acr}{\section*{\listacronymname}}
92 \else
93   \glxheading{glo}{\chapter*{\glossaryname}}
94   \glxheading{acr}{\chapter*{\listacronymname}}
95 \fi
96 \endinput
98 %% End of file `glosstex.std'.