diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty | 239 |
1 files changed, 239 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty new file mode 100644 index 00000000000..e36055dce24 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty @@ -0,0 +1,239 @@ +%% +%% This is file `glossary-tree.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% glossaries.dtx (with options: `glossary-tree.sty,package') +%% +%% glossaries.dtx +%% Copyright 2008 Nicola Talbot +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license of (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 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 Nicola Talbot. +%% +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-list.sty, glossary-long.sty, glossary-super.sty, glossary-tree.sty, glossaries-babel.sty, glossaries-dictionary-Brazil.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample.tex, sample4col.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleNtn.tex, sampleSec.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy-mc.xdy, database1.tex, database2.tex, glossaries.perl. +%% +%% \CharacterTable +%% {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 +%% 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 +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +\ProvidesPackage{glossary-tree}[2008/12/11 v1.0 (NLCT)] +\newglossarystyle{index}{% +\renewenvironment{theglossary}{% +\setlength{\parindent}{0pt}% +\setlength{\parskip}{0pt plus 0.3pt}% +\let\item\@idxitem}{}% +\renewcommand*{\glossaryheader}{}% +\renewcommand*{\glsgroupheading}[1]{}% +\renewcommand*{\glossaryentryfield}[5]{% +\item\textbf{\@glstarget{glo:##1}{##2}}% + \ifx\relax##4\relax + \else + \space(##4)% + \fi + \space ##3\glspostdescription \space ##5}% +\renewcommand*{\glossarysubentryfield}[6]{% + \ifcase##1\relax + \item + \or + \subitem + \else + \subsubitem + \fi + \textbf{\@glstarget{glo:##2}{##3}}% + \ifx\relax##5\relax + \else + \space(##5)% + \fi + \space##4\glspostdescription\space ##6}% +\renewcommand*{\glsgroupskip}{\indexspace}} +\newglossarystyle{indexgroup}{% +\glossarystyle{index}% +\renewcommand*{\glsgroupheading}[1]{% + \item\textbf{\glsgetgrouptitle{##1}}\indexspace}} +\newglossarystyle{indexhypergroup}{% +\glossarystyle{index}% +\renewcommand*{\glossaryheader}{% +\item\textbf{\glsnavigation}\indexspace}% +\renewcommand*{\glsgroupheading}[1]{% +\item\textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}% +\indexspace}} +\newglossarystyle{tree}{% +\renewenvironment{theglossary}{% +\setlength{\parindent}{0pt}% +\setlength{\parskip}{0pt plus 0.3pt}% +}{}% +\renewcommand*{\glossaryheader}{}% +\renewcommand*{\glsgroupheading}[1]{}% +\renewcommand{\glossaryentryfield}[5]{% + \hangindent0pt\relax + \parindent0pt\relax + \textbf{\@glstarget{glo:##1}{##2}}% + \ifx\relax##4\relax + \else + \space(##4)% + \fi + \space ##3\glspostdescription \space ##5\par}% +\renewcommand{\glossarysubentryfield}[6]{% + \hangindent##1\glstreeindent\relax + \parindent##1\glstreeindent\relax + \textbf{\@glstarget{glo:##2}{##3}}% + \ifx\relax##5\relax + \else + \space(##5)% + \fi + \space##4\glspostdescription\space ##6\par}% +\renewcommand*{\glsgroupskip}{\indexspace}} +\newglossarystyle{treegroup}{% +\glossarystyle{tree}% +\renewcommand{\glsgroupheading}[1]{\par +\noindent\textbf{\glsgetgrouptitle{##1}}\par\indexspace}} +\newglossarystyle{treehypergroup}{% +\glossarystyle{tree}% +\renewcommand*{\glossaryheader}{% +\par\noindent\textbf{\glsnavigation}\par\indexspace}% +\renewcommand*{\glsgroupheading}[1]{% +\par\noindent +\textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par +\indexspace}} +\newlength\glstreeindent +\setlength{\glstreeindent}{10pt} +\newglossarystyle{treenoname}{% +\renewenvironment{theglossary}{% +\setlength{\parindent}{0pt}% +\setlength{\parskip}{0pt plus 0.3pt}% +}{}% +\renewcommand*{\glossaryheader}{}% +\renewcommand*{\glsgroupheading}[1]{}% +\renewcommand{\glossaryentryfield}[5]{% + \hangindent0pt\relax + \parindent0pt\relax + \textbf{\@glstarget{glo:##1}{##2}}% + \ifx\relax##4\relax + \else + \space(##4)% + \fi + \space ##3\glspostdescription \space ##5\par}% +\renewcommand{\glossarysubentryfield}[6]{% + \hangindent##1\glstreeindent\relax + \parindent##1\glstreeindent\relax + \textbf{\@glstarget{glo:##2}{\strut}}% + ##4\glspostdescription\space ##6\par}% +\renewcommand*{\glsgroupskip}{\indexspace}} +\newglossarystyle{treenonamegroup}{% +\glossarystyle{treenoname}% +\renewcommand{\glsgroupheading}[1]{\par +\noindent\textbf{\glsgetgrouptitle{##1}}\par\indexspace}} +\newglossarystyle{treenonamehypergroup}{% +\glossarystyle{treenoname}% +\renewcommand*{\glossaryheader}{% +\par\noindent\textbf{\glsnavigation}\par\indexspace}% +\renewcommand*{\glsgroupheading}[1]{% +\par\noindent +\textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par +\indexspace}} +\newcommand*{\glssetwidest}[2][0]{% + \expandafter\def\csname @glswidestname\romannumeral#1\endcsname{% + #2}% +} +\newcommand*{\@glswidestname}{} +\newglossarystyle{alttree}{% +\renewenvironment{theglossary}{% +\def\@gls@prevlevel{-1}% +\mbox{}\par}{\par}% +\renewcommand*{\glossaryheader}{}% +\renewcommand*{\glsgroupheading}[1]{}% +\renewcommand{\glossaryentryfield}[5]{% + \ifnum\@gls@prevlevel=0\relax + \else + \settowidth{\glstreeindent}{\textbf{\@glswidestname\space}}% + \hangindent\glstreeindent + \parindent\glstreeindent + \fi + \makebox[0pt][r]{\makebox[\glstreeindent][l]{% + \textbf{\@glstarget{glo:##1}{##2}}}}% + \ifx\relax##4\relax + \else + (##4)\space + \fi + ##3\glspostdescription \space ##5\par + \def\@gls@prevlevel{0}% +}% +\renewcommand{\glossarysubentryfield}[6]{% + \ifnum\@gls@prevlevel=##1\relax + \else + \@ifundefined{@glswidestname\romannumeral##1}{% + \settowidth{\gls@tmplen}{\textbf{\@glswidestname\space}}}{% + \settowidth{\gls@tmplen}{\textbf{% + \csname @glswidestname\romannumeral##1\endcsname\space}}}% + \ifnum\@gls@prevlevel<##1\relax + \setlength\glstreeindent\gls@tmplen + \addtolength\glstreeindent\parindent + \parindent\glstreeindent + \else + \@ifundefined{@glswidestname\romannumeral\@gls@prevlevel}{% + \settowidth{\glstreeindent}{\textbf{% + \@glswidestname\space}}}{% + \settowidth{\glstreeindent}{\textbf{% + \csname @glswidestname\romannumeral\@gls@prevlevel + \endcsname\space}}}% + \addtolength\parindent{-\glstreeindent}% + \setlength\glstreeindent\parindent + \fi + \fi + \hangindent\glstreeindent + \makebox[0pt][r]{\makebox[\gls@tmplen][l]{% + \textbf{\@glstarget{glo:##2}{##3}}}}% + \ifx##5\relax\relax + \else + (##5)\space + \fi + ##4\glspostdescription\space ##6\par + \def\@gls@prevlevel{##1}}% +\renewcommand*{\glsgroupskip}{\indexspace}} +\newglossarystyle{alttreegroup}{% +\glossarystyle{alttree}% +\renewcommand{\glsgroupheading}[1]{\par +\def\@gls@prevlevel{-1}% +\hangindent0pt\relax +\parindent0pt\relax +\textbf{\glsgetgrouptitle{##1}}\par\indexspace}} +\newglossarystyle{alttreehypergroup}{% +\glossarystyle{alttree}% + \renewcommand*{\glossaryheader}{% + \par + \def\@gls@prevlevel{-1}% + \hangindent0pt\relax + \parindent0pt\relax + \textbf{\glsnavigation}\par\indexspace}% + \renewcommand*{\glsgroupheading}[1]{% + \par + \def\@gls@prevlevel{-1}% + \hangindent0pt\relax + \parindent0pt\relax + \textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par + \indexspace}} +\endinput +%% +%% End of file `glossary-tree.sty'. |