diff options
14 files changed, 2005 insertions, 5282 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES index a87aa331f52..2b871bf5843 100644 --- a/Master/texmf-dist/doc/latex/glossaries/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES @@ -1,5 +1,13 @@ glossaries change log: +v2.07: + + * Fixed bug that ignored format key in \glsadd + + makeglossaries: + + * Fixed bug causing failure to process aux files containing \@input + v2.06: * Added \altnewglossary diff --git a/Master/texmf-dist/doc/latex/glossaries/README b/Master/texmf-dist/doc/latex/glossaries/README index 3fa2c7734d7..62ebf04398c 100644 --- a/Master/texmf-dist/doc/latex/glossaries/README +++ b/Master/texmf-dist/doc/latex/glossaries/README @@ -1,6 +1,6 @@ -LaTeX Package : glossaries v2.06 +LaTeX Package : glossaries v2.07 -Last Modified : 2010-06-14 +Last Modified : 2010-07-10 Author : Nicola Talbot diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.html b/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.html index 6c8abe4af1f..723df427412 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.html +++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.html @@ -5,13 +5,13 @@ <!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd--> <html xmlns="http://www.w3.org/1999/xhtml" > -<head><title>glossaries.sty v2.06: LaTeX2εPackage to Assist Generating Glossaries</title> +<head><title>glossaries.sty v2.07: LaTeX2εPackage to Assist Generating Glossaries</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> <meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> <!-- xhtml,fn-in,css-in --> <meta name="src" content="glossaries-manual.tex" /> -<meta name="date" content="2010-06-14 14:03:00" /> +<meta name="date" content="2010-07-10 12:22:00" /> <style type="text/css"> <!-- @@ -276,7 +276,7 @@ div.important { background-color:red; } -<h2 class="titleHead">glossaries.sty v2.06: <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span +<h2 class="titleHead">glossaries.sty v2.07: <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span>2ε Package to Assist Generating Glossaries</h2> <div class="author" ><span @@ -293,7 +293,7 @@ class="ecrm-1200">NR4 7TJ. United Kingdom.</span> href="http://theoval.cmp.uea.ac.uk/~nlct/" class="url" ><span class="ectt-1200">http://theoval.cmp.uea.ac.uk/~nlct/</span></a></div><br /> <div class="date" ><span -class="ecrm-1200">2010-06-14</span></div> +class="ecrm-1200">2010-07-10</span></div> </div> <!--l. 58--><p class="indent" > This is the user manual for the <span class="ecss-1000">glossaries </span>package. Other documents accompanying @@ -767,7 +767,8 @@ class="description"> This document illustrates how to change the location to som class="ectt-1000">equation </span>counter is used since all glossary entries appear inside an <span class="ecss-1000">equation</span><a - id="dx1-3024"></a> environment. To create the document + id="dx1-3024"></a><a + id="dx1-3025"></a> environment. To create the document do: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="ectt-1000">latex sampleEq</span> @@ -783,7 +784,7 @@ class="ectt-1000">latex sampleEq</span></span> <span class="ecbx-1000">sampleEqPg.tex</span> </dt><dd class="description"> This is similar to the previous example, but the number lists<a - id="dx1-3025"></a> are a + id="dx1-3026"></a> are a mixture of page numbers and equation numbers. This example adds the glossary to the table of contents, so an extra <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> run is required: @@ -833,16 +834,16 @@ class="ectt-1000">latex sampleNtn</span></span> <!--l. 368--><p class="noindent" ><spacer type=vertical size=10> Note that if you don’t have Perl installed, you will need to use <span class="ectt-1000">makeindex</span><a - id="dx1-3026"></a> twice + id="dx1-3027"></a> twice instead of a single call to <span class="ectt-1000">makeglossaries</span><a - id="dx1-3027"></a>: + id="dx1-3028"></a>: </p><ol class="enumerate1" > <li - class="enumerate" id="x1-3029x1">Create the main glossary: <spacer type=vertical size=10><span class="obeylines-h"> + class="enumerate" id="x1-3030x1">Create the main glossary: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="ectt-1000">makeindex -s sampleNtn.ist -t sampleNtn.glg -o sampleNtn.gls</span> <span @@ -850,7 +851,7 @@ class="ectt-1000">sampleNtn.glo</span></span> <!--l. 376--><p class="noindent" ><spacer type=vertical size=10> </p></li> <li - class="enumerate" id="x1-3031x2">Create the secondary glossary: <spacer type=vertical size=10><span class="obeylines-h"> + class="enumerate" id="x1-3032x2">Create the secondary glossary: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="ectt-1000">makeindex -s sampleNtn.ist -t sampleNtn.nlg -o sampleNtn.not</span> <span @@ -877,14 +878,14 @@ class="ectt-1000">latex sample</span></span> You can see the difference between word and letter ordering if you substitute <span class="ecss-1000">order=word</span><a - id="dx1-3032"></a> with <span + id="dx1-3033"></a> with <span class="ecss-1000">order=letter</span><a - id="dx1-3033"></a>. (Note that this will only have an effect if you use + id="dx1-3034"></a>. (Note that this will only have an effect if you use <span class="ectt-1000">makeglossaries</span><a - id="dx1-3034"></a>. If you use <span + id="dx1-3035"></a>. If you use <span class="ectt-1000">makeindex</span><a - id="dx1-3035"></a> explicitly, you will need to use the <span + id="dx1-3036"></a> explicitly, you will need to use the <span class="ectt-1000">-l</span> switch to indicate letter ordering.) </p></dd><dt class="description"> @@ -907,17 +908,17 @@ class="description"> This document illustrates how to use the <span class="ecss-1000">glossaries </span>package with <span class="ectt-1000">xindy</span><a - id="dx1-3036"></a> instead of <span + id="dx1-3037"></a> instead of <span class="ectt-1000">makeindex</span><a - id="dx1-3037"></a>. The document uses UTF8 encoding (with the + id="dx1-3038"></a>. The document uses UTF8 encoding (with the <span class="ecss-1000">inputenc</span><a - id="dx1-3038"></a> package). The encoding is picked up by <span + id="dx1-3039"></a> package). The encoding is picked up by <span class="ectt-1000">makeglossaries</span><a - id="dx1-3039"></a>. By default, this + id="dx1-3040"></a>. By default, this document will create a <span class="ectt-1000">xindy</span><a - id="dx1-3040"></a> style file called <span + id="dx1-3041"></a> style file called <span class="ectt-1000">samplexdy.xdy</span>, but if you uncomment the lines @@ -932,15 +933,15 @@ class="ectt-1000">samplexdy.xdy</span>, but if you class="ectt-1000">samplexdy-mc.xdy </span>instead. This provides an additional letter group for entries starting with “Mc” or “Mac”. If you use <span class="ectt-1000">makeglossaries</span><a - id="dx1-3041"></a>, + id="dx1-3042"></a>, you don’t need to supply any additional information. If you don’t use <span class="ectt-1000">makeglossaries</span><a - id="dx1-3042"></a>, you will need to specify the required information. Note that if + id="dx1-3043"></a>, you will need to specify the required information. Note that if you set the style file to <span class="ectt-1000">samplexdy-mc.xdy </span>you must also specify <span class="ectt-1000">\noist</span><a - id="dx1-3043"></a>, + id="dx1-3044"></a>, otherwise the <span class="ecss-1000">glossaries </span>package will overwrite <span class="ectt-1000">samplexdy-mc.xdy </span>and you will @@ -955,10 +956,10 @@ class="ectt-1000">latex samplexdy</span></span> </p><!--l. 438--><p class="noindent" ><spacer type=vertical size=10> If you don’t have Perl installed, you will have to call <span class="ectt-1000">xindy</span><a - id="dx1-3044"></a> explicitly instead of + id="dx1-3045"></a> explicitly instead of using <span class="ectt-1000">makeglossaries</span><a - id="dx1-3045"></a>. If you are using the default style file <span + id="dx1-3046"></a>. If you are using the default style file <span class="ectt-1000">samplexdy.xdy</span>, then do (no line breaks): <spacer type=vertical size=10><span class="obeylines-h"> <br /><span @@ -979,11 +980,11 @@ class="ectt-1000">samplexdy.glo</span></span> class="ecbx-1000">sampleutf8.tex</span> </dt><dd class="description"> This is another example that uses <span class="ectt-1000">xindy</span><a - id="dx1-3046"></a>. Unlike <span + id="dx1-3047"></a>. Unlike <span class="ectt-1000">makeindex</span><a - id="dx1-3047"></a>, <span + id="dx1-3048"></a>, <span class="ectt-1000">xindy</span><a - id="dx1-3048"></a> + id="dx1-3049"></a> can cope with accented or non-Latin characters. This document uses UTF8 encoding. To create the document do: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span @@ -995,10 +996,10 @@ class="ectt-1000">latex sampleutf8</span></span> <!--l. 460--><p class="noindent" ><spacer type=vertical size=10> If you don’t have Perl installed, you will have to call <span class="ectt-1000">xindy</span><a - id="dx1-3049"></a> explicitly instead of + id="dx1-3050"></a> explicitly instead of using <span class="ectt-1000">makeglossaries</span><a - id="dx1-3050"></a> (no line breaks): <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-3051"></a> (no line breaks): <spacer type=vertical size=10><span class="obeylines-h"> @@ -1009,7 +1010,7 @@ class="ectt-1000">sampleutf8.gls sampleutf8.glo</span></span> </p><!--l. 466--><p class="noindent" ><spacer type=vertical size=10> </p><!--l. 468--><p class="noindent" >If you remove the <span class="ecss-1000">xindy</span><a - id="dx1-3051"></a> option from <span + id="dx1-3052"></a> option from <span class="ectt-1000">sampleutf8.tex </span>and do: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="ectt-1000">latex sampleutf8</span> @@ -1022,9 +1023,9 @@ class="ectt-1000">latex sampleutf8</span></span> the symbols group, and the word “manœuvre” is now after “manor” instead of before it. If you are unable to use <span class="ectt-1000">makeglossaries</span><a - id="dx1-3052"></a>, the call to <span + id="dx1-3053"></a>, the call to <span class="ectt-1000">makeindex</span><a - id="dx1-3053"></a> is as + id="dx1-3054"></a> is as follows (no line breaks): <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="ectt-1000">makeindex -s sampleutf8.ist -t sampleutf8.glg -o sampleutf8.gls</span> @@ -1036,7 +1037,7 @@ class="ectt-1000">sampleutf8.glo</span></span> class="ecbx-1000">sampleaccsupp.tex</span> </dt><dd class="description"> This document uses the experimental <span class="ecss-1000">glossaries-accsupp</span><a - id="dx1-3054"></a> package. + id="dx1-3055"></a> package. The symbol is set to the replacement text. Note that some PDF viewers don’t use the accessibility support. Information about the <span class="ecss-1000">glossaries-accsupp </span>package can be @@ -2076,7 +2077,7 @@ file. </p><!--l. 950--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\@newglossary</span><span class="ectt-0900"> </span></span><a - id="dx1-10003"></a><span + id="dx1-10003"></a> <span class="ectt-1000">\@newglossary{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -2131,7 +2132,7 @@ as: </p><!--l. 967--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\@istfilename</span><span class="ectt-0900"> </span></span><a - id="dx1-10004"></a><span + id="dx1-10004"></a> <span class="ectt-1000">\@istfilename{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">filename</span><span @@ -2154,7 +2155,7 @@ one. </p><!--l. 977--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\@glsorder</span><span class="ectt-0900"> </span></span><a - id="dx1-10009"></a><span + id="dx1-10009"></a> <span class="ectt-1000">\@glsorder{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">order</span><span @@ -2177,7 +2178,7 @@ class="ectt-0900"> </span></span><a id="dx1-10011"></a><span class="marginpar"><span class="ectt-0900">\@gls@codepage</span><span class="ectt-0900"> </span></span><a - id="dx1-10012"></a><span + id="dx1-10012"></a> <span class="ectt-1000">\@xdylanguage{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -2547,14 +2548,14 @@ class="E">E</span>X</span></span> run is <!--l. 1173--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glstoctrue</span><span class="ectt-0900"> </span></span><a - id="dx1-13006"></a><span + id="dx1-13006"></a> <span class="ectt-1000">\glstoctrue </span></div><hr> </p><!--l. 1175--><p class="noindent" > and </p><!--l. 1177--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glstocfalse</span><span class="ectt-0900"> </span></span><a - id="dx1-13007"></a><span + id="dx1-13007"></a> <span class="ectt-1000">\glstocfalse </span></div><hr> </p><!--l. 1179--><p class="noindent" > </p></dd><dt class="description"> @@ -2679,7 +2680,7 @@ class="cmsy-10">⟩ </span>option. Its value should be the name of a sectio </p><!--l. 1238--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\setglossarysection</span><span class="ectt-0900"> </span></span><a - id="dx1-13026"></a><span + id="dx1-13026"></a> <span class="ectt-1000">\setglossarysection{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">name</span><span @@ -2694,7 +2695,7 @@ class="cmsy-10">⟩ </span>is the sectional unit. </p><!--l. 1244--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glossarymark</span><span class="ectt-0900"> </span></span><a - id="dx1-13027"></a><span + id="dx1-13027"></a> <span class="ectt-1000">\glossarymark{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">glossary title</span><span @@ -2805,7 +2806,7 @@ class="ecss-1000">acronym</span><a </p><!--l. 1301--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsautoprefix</span><span class="ectt-0900"> </span></span><a - id="dx1-13040"></a><span + id="dx1-13040"></a> <span class="ectt-1000">\glsautoprefix </span></div><hr> </p><!--l. 1303--><p class="noindent" > For example: @@ -3328,7 +3329,7 @@ details. </p><!--l. 1516--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\makeglossaries</span><span class="ectt-0900"> </span></span><a - id="dx1-14009"></a><span + id="dx1-14009"></a> <span class="ectt-1000">\makeglossaries </span></div><hr> </p><!--l. 1518--><p class="noindent" > must be placed in the preamble in order to create the customised <span @@ -3361,7 +3362,7 @@ using </p><!--l. 1535--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\noist</span><span class="ectt-0900"> </span></span><a - id="dx1-14016"></a><span + id="dx1-14016"></a> <span class="ectt-1000">\noist </span></div><hr> </p><!--l. 1537--><p class="noindent" > Note that this command must be used before <span @@ -3384,7 +3385,7 @@ using: </p><!--l. 1544--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\setStyleFile</span><span class="ectt-0900"> </span></span><a - id="dx1-14023"></a><span + id="dx1-14023"></a> <span class="ectt-1000">\setStyleFile{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">name</span><span @@ -3412,7 +3413,7 @@ using </p><!--l. 1558--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsSetCompositor</span><span class="ectt-0900"> </span></span><a - id="dx1-14026"></a><span + id="dx1-14026"></a> <span class="ectt-1000">\glsSetCompositor{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">symbol</span><span @@ -3436,7 +3437,7 @@ with an uppercase alphabetical character using: </p><!--l. 1569--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsSetAlphaCompositor</span><span class="ectt-0900"> </span></span><a - id="dx1-14028"></a><span + id="dx1-14028"></a> <span class="ectt-1000">\glsSetAlphaCompositor{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">symbol</span><span @@ -3464,7 +3465,7 @@ href="#x1-200002.3">Number lists<!--tex4ht:ref: sec:numberlists --></a> for furt </p><!--l. 1583--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\newglossaryentry</span><span class="ectt-0900"> </span></span><a - id="dx1-14032"></a><span + id="dx1-14032"></a> <span class="ectt-1000">\newglossaryentry{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -3516,7 +3517,7 @@ class="description">A brief description of this term (to appear in the glossary) <!--l. 1600--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\nopostdesc</span><span class="ectt-0900"> </span></span><a - id="dx1-14039"></a><span + id="dx1-14039"></a> <span class="ectt-1000">\nopostdesc </span></div><hr> </p><!--l. 1602--><p class="noindent" > to suppress the description terminator for this entry. For example, if this @@ -3527,7 +3528,7 @@ class="ectt-1000">description={\nopostdesc}</span></span></span>. If you want a </p><!--l. 1608--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glspar</span><span class="ectt-0900"> </span></span><a - id="dx1-14040"></a><span + id="dx1-14040"></a> <span class="ectt-1000">\glspar </span></div><hr> </p><!--l. 1610--><p class="noindent" > However, note that not all glossary styles support multi-line descriptions. If you @@ -3773,7 +3774,7 @@ a term. If you omit this, the plural will be obtained by appending </p><!--l. 1718--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glspluralsuffix</span><span class="ectt-0900"> </span></span><a - id="dx1-15001"></a><span + id="dx1-15001"></a> <span class="ectt-1000">\glspluralsuffix </span></div><hr> </p><!--l. 1720--><p class="noindent" > to the singular form. This command defaults to the letter “s”. For example: @@ -3979,7 +3980,7 @@ href="#top">Top</a></p><h5 class="subsubsectionHead"><span class="titlemark">2.2 </p><!--l. 1873--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\loadglsentries</span><span class="ectt-0900"> </span></span><a - id="dx1-19001"></a><span + id="dx1-19001"></a> <span class="ectt-1000">\loadglsentries[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">type</span><span @@ -4164,7 +4165,7 @@ number in the range using: </p><!--l. 1967--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsSetSuffixF</span><span class="ectt-0900"> </span></span><a - id="dx1-20013"></a><span + id="dx1-20013"></a> <span class="ectt-1000">\glsSetSuffixF{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">suffix</span><span @@ -4174,7 +4175,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 1970--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsSetSuffixFF</span><span class="ectt-0900"> </span></span><a - id="dx1-20014"></a><span + id="dx1-20014"></a> <span class="ectt-1000">\glsSetSuffixFF{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">suffix</span><span @@ -4279,7 +4280,7 @@ Examples: </p><!--l. 2034--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glstextformat</span><span class="ectt-0900"> </span></span><a - id="dx1-21008"></a><span + id="dx1-21008"></a> <span class="ectt-1000">\glstextformat{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">text</span><span @@ -4319,7 +4320,7 @@ conditional. </p><!--l. 2052--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glslink</span><span class="ectt-0900"> </span></span><a - id="dx1-21016"></a><span + id="dx1-21016"></a> <span class="ectt-1000">\glslink[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4595,7 +4596,7 @@ class="ectt-1000">hyper=true</span>. </p><!--l. 2163--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glslink*</span><span class="ectt-0900"> </span></span><a - id="dx1-21048"></a><span + id="dx1-21048"></a> <span class="ectt-1000">\glslink*[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4619,7 +4620,7 @@ hyperlink. </p><!--l. 2172--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\gls</span><span class="ectt-0900"> </span></span><a - id="dx1-21049"></a><span + id="dx1-21049"></a> <span class="ectt-1000">\gls[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4658,7 +4659,7 @@ entry’s first use flag<a </p><!--l. 2185--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Gls</span><span class="ectt-0900"> </span></span><a - id="dx1-21058"></a><span + id="dx1-21058"></a> <span class="ectt-1000">\Gls[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4677,7 +4678,7 @@ and </p><!--l. 2189--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLS</span><span class="ectt-0900"> </span></span><a - id="dx1-21059"></a><span + id="dx1-21059"></a> <span class="ectt-1000">\GLS[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4721,7 +4722,7 @@ the hyperlink. </p><!--l. 2206--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glspl</span><span class="ectt-0900"> </span></span><a - id="dx1-21061"></a><span + id="dx1-21061"></a> <span class="ectt-1000">\glspl[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4739,7 +4740,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2209--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glspl</span><span class="ectt-0900"> </span></span><a - id="dx1-21062"></a><span + id="dx1-21062"></a> <span class="ectt-1000">\Glspl[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4757,7 +4758,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2212--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSpl</span><span class="ectt-0900"> </span></span><a - id="dx1-21063"></a><span + id="dx1-21063"></a> <span class="ectt-1000">\GLSpl[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4793,7 +4794,7 @@ Instead, you can use: </p><!--l. 2223--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsdisp</span><span class="ectt-0900"> </span></span><a - id="dx1-21069"></a><span + id="dx1-21069"></a> <span class="ectt-1000">\glsdisp[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4832,7 +4833,7 @@ class="ectt-1000">\glsdisplayfirst</span><a </p><!--l. 2233--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glstext</span><span class="ectt-0900"> </span></span><a - id="dx1-21075"></a><span + id="dx1-21075"></a> <span class="ectt-1000">\glstext[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4870,7 +4871,7 @@ section.) </p><!--l. 2245--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glstext</span><span class="ectt-0900"> </span></span><a - id="dx1-21081"></a><span + id="dx1-21081"></a> <span class="ectt-1000">\Glstext[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4888,7 +4889,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2248--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLStext</span><span class="ectt-0900"> </span></span><a - id="dx1-21082"></a><span + id="dx1-21082"></a> <span class="ectt-1000">\GLStext[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4908,7 +4909,7 @@ As before, these commands also have a starred version that disable the hyperlink </p><!--l. 2255--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsfirst</span><span class="ectt-0900"> </span></span><a - id="dx1-21083"></a><span + id="dx1-21083"></a> <span class="ectt-1000">\glsfirst[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4941,7 +4942,7 @@ flag<a </p><!--l. 2264--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsfirst</span><span class="ectt-0900"> </span></span><a - id="dx1-21087"></a><span + id="dx1-21087"></a> <span class="ectt-1000">\Glsfirst[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4959,7 +4960,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2267--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSfirst</span><span class="ectt-0900"> </span></span><a - id="dx1-21088"></a><span + id="dx1-21088"></a> <span class="ectt-1000">\GLSfirst[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -4979,7 +4980,7 @@ As before, these commands also have a starred version that disable the hyperlink </p><!--l. 2274--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsplural</span><span class="ectt-0900"> </span></span><a - id="dx1-21089"></a><span + id="dx1-21089"></a> <span class="ectt-1000">\glsplural[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5008,7 +5009,7 @@ having been used. </p><!--l. 2283--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsplural</span><span class="ectt-0900"> </span></span><a - id="dx1-21092"></a><span + id="dx1-21092"></a> <span class="ectt-1000">\Glsplural[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5026,7 +5027,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2286--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSplural</span><span class="ectt-0900"> </span></span><a - id="dx1-21093"></a><span + id="dx1-21093"></a> <span class="ectt-1000">\GLSplural[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5046,7 +5047,7 @@ As before, these commands also have a starred version that disable the hyperlink </p><!--l. 2293--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsfirstplural</span><span class="ectt-0900"> </span></span><a - id="dx1-21094"></a><span + id="dx1-21094"></a> <span class="ectt-1000">\glsfirstplural[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5075,7 +5076,7 @@ having been used. </p><!--l. 2302--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsfirstplural</span><span class="ectt-0900"> </span></span><a - id="dx1-21097"></a><span + id="dx1-21097"></a> <span class="ectt-1000">\Glsfirstplural[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5093,7 +5094,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2305--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSfirstplural</span><span class="ectt-0900"> </span></span><a - id="dx1-21098"></a><span + id="dx1-21098"></a> <span class="ectt-1000">\GLSfirstplural[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5113,7 +5114,7 @@ As before, these commands also have a starred version that disable the hyperlink </p><!--l. 2312--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsname</span><span class="ectt-0900"> </span></span><a - id="dx1-21099"></a><span + id="dx1-21099"></a> <span class="ectt-1000">\glsname[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5149,7 +5150,7 @@ commands. </p><!--l. 2324--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsname</span><span class="ectt-0900"> </span></span><a - id="dx1-21104"></a><span + id="dx1-21104"></a> <span class="ectt-1000">\Glsname[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5167,7 +5168,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2327--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSname</span><span class="ectt-0900"> </span></span><a - id="dx1-21105"></a><span + id="dx1-21105"></a> <span class="ectt-1000">\GLSname[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5190,7 +5191,7 @@ As before, these commands also have a starred version that disable the hyperlink </p><!--l. 2334--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glssymbol</span><span class="ectt-0900"> </span></span><a - id="dx1-21106"></a><span + id="dx1-21106"></a> <span class="ectt-1000">\glssymbol[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5226,7 +5227,7 @@ fragile commands. </p><!--l. 2346--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glssymbol</span><span class="ectt-0900"> </span></span><a - id="dx1-21111"></a><span + id="dx1-21111"></a> <span class="ectt-1000">\Glssymbol[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5244,7 +5245,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2349--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSsymbol</span><span class="ectt-0900"> </span></span><a - id="dx1-21112"></a><span + id="dx1-21112"></a> <span class="ectt-1000">\GLSsymbol[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5264,7 +5265,7 @@ As before, these commands also have a starred version that disable the hyperlink </p><!--l. 2356--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsdesc</span><span class="ectt-0900"> </span></span><a - id="dx1-21113"></a><span + id="dx1-21113"></a> <span class="ectt-1000">\glsdesc[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5300,7 +5301,7 @@ protect fragile commands. </p><!--l. 2368--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsdesc</span><span class="ectt-0900"> </span></span><a - id="dx1-21118"></a><span + id="dx1-21118"></a> <span class="ectt-1000">\Glsdesc[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5318,7 +5319,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2371--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSdesc</span><span class="ectt-0900"> </span></span><a - id="dx1-21119"></a><span + id="dx1-21119"></a> <span class="ectt-1000">\GLSdesc[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5338,7 +5339,7 @@ As before, these commands also have a starred version that disable the hyperlink </p><!--l. 2378--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsuseri</span><span class="ectt-0900"> </span></span><a - id="dx1-21120"></a><span + id="dx1-21120"></a> <span class="ectt-1000">\glsuseri[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5367,7 +5368,7 @@ having been used. </p><!--l. 2387--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsuseri</span><span class="ectt-0900"> </span></span><a - id="dx1-21123"></a><span + id="dx1-21123"></a> <span class="ectt-1000">\Glsuseri[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5385,7 +5386,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2390--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSuseri</span><span class="ectt-0900"> </span></span><a - id="dx1-21124"></a><span + id="dx1-21124"></a> <span class="ectt-1000">\GLSuseri[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5408,7 +5409,7 @@ Similarly for the other user keys: </p><!--l. 2395--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsuserii</span><span class="ectt-0900"> </span></span><a - id="dx1-21125"></a><span + id="dx1-21125"></a> <span class="ectt-1000">\glsuserii[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5426,7 +5427,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2398--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsuserii</span><span class="ectt-0900"> </span></span><a - id="dx1-21126"></a><span + id="dx1-21126"></a> <span class="ectt-1000">\Glsuserii[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5444,7 +5445,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2401--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSuserii</span><span class="ectt-0900"> </span></span><a - id="dx1-21127"></a><span + id="dx1-21127"></a> <span class="ectt-1000">\GLSuserii[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5462,7 +5463,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2404--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsuseriii</span><span class="ectt-0900"> </span></span><a - id="dx1-21128"></a><span + id="dx1-21128"></a> <span class="ectt-1000">\glsuseriii[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5480,7 +5481,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2407--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsuseriii</span><span class="ectt-0900"> </span></span><a - id="dx1-21129"></a><span + id="dx1-21129"></a> <span class="ectt-1000">\Glsuseriii[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5498,7 +5499,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2410--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSuseriii</span><span class="ectt-0900"> </span></span><a - id="dx1-21130"></a><span + id="dx1-21130"></a> <span class="ectt-1000">\GLSuseriii[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5516,7 +5517,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2413--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsuseriv</span><span class="ectt-0900"> </span></span><a - id="dx1-21131"></a><span + id="dx1-21131"></a> <span class="ectt-1000">\glsuseriv[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5534,7 +5535,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2416--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsuseriv</span><span class="ectt-0900"> </span></span><a - id="dx1-21132"></a><span + id="dx1-21132"></a> <span class="ectt-1000">\Glsuseriv[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5552,7 +5553,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2419--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSuseriv</span><span class="ectt-0900"> </span></span><a - id="dx1-21133"></a><span + id="dx1-21133"></a> <span class="ectt-1000">\GLSuseriv[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5570,7 +5571,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2422--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsuserv</span><span class="ectt-0900"> </span></span><a - id="dx1-21134"></a><span + id="dx1-21134"></a> <span class="ectt-1000">\glsuserv[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5588,7 +5589,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2425--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsuserv</span><span class="ectt-0900"> </span></span><a - id="dx1-21135"></a><span + id="dx1-21135"></a> <span class="ectt-1000">\Glsuserv[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5606,7 +5607,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2428--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSuserv</span><span class="ectt-0900"> </span></span><a - id="dx1-21136"></a><span + id="dx1-21136"></a> <span class="ectt-1000">\GLSuserv[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5624,7 +5625,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2431--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsuservi</span><span class="ectt-0900"> </span></span><a - id="dx1-21137"></a><span + id="dx1-21137"></a> <span class="ectt-1000">\glsuservi[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5642,7 +5643,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2434--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsuservi</span><span class="ectt-0900"> </span></span><a - id="dx1-21138"></a><span + id="dx1-21138"></a> <span class="ectt-1000">\Glsuservi[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5660,7 +5661,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 2437--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GLSuservi</span><span class="ectt-0900"> </span></span><a - id="dx1-21139"></a><span + id="dx1-21139"></a> <span class="ectt-1000">\GLSuservi[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -5693,7 +5694,7 @@ by two commands: </p><!--l. 2448--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsdisplayfirst</span><span class="ectt-0900"> </span></span><a - id="dx1-22004"></a><span + id="dx1-22004"></a> <span class="ectt-1000">\glsdisplayfirst{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">first/first plural</span><span @@ -5718,7 +5719,7 @@ which is used the first time a glossary entry is used<a </p><!--l. 2453--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsdisplay</span><span class="ectt-0900"> </span></span><a - id="dx1-22006"></a><span + id="dx1-22006"></a> <span class="ectt-1000">\glsdisplay{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">text/plural</span><span @@ -5772,7 +5773,7 @@ ignored. </p><!--l. 2472--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glslabel</span><span class="ectt-0900"> </span></span><a - id="dx1-22015"></a><span + id="dx1-22015"></a> <span class="ectt-1000">\glslabel </span></div><hr> </p><!--l. 2474--><p class="noindent" > so it is possible to use this label in the definition of <span @@ -5853,7 +5854,7 @@ entries for a given glossary, then you need to use </p><!--l. 2518--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\defglsdisplay</span><span class="ectt-0900"> </span></span><a - id="dx1-22025"></a><span + id="dx1-22025"></a> <span class="ectt-1000">\defglsdisplay[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">type</span><span @@ -5868,7 +5869,7 @@ and </p><!--l. 2522--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\defglsdisplayfirst</span><span class="ectt-0900"> </span></span><a - id="dx1-22026"></a><span + id="dx1-22026"></a> <span class="ectt-1000">\defglsdisplayfirst[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">type</span><span @@ -5957,14 +5958,14 @@ You can disable or enable links using: </p><!--l. 2567--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsdisablehyper</span><span class="ectt-0900"> </span></span><a - id="dx1-23006"></a><span + id="dx1-23006"></a> <span class="ectt-1000">\glsdisablehyper </span></div><hr> </p><!--l. 2569--><p class="noindent" > and </p><!--l. 2571--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsenablehyper</span><span class="ectt-0900"> </span></span><a - id="dx1-23007"></a><span + id="dx1-23007"></a> <span class="ectt-1000">\glsenablehyper </span></div><hr> </p><!--l. 2573--><p class="noindent" > respectively. The effect can be localised by placing the commands within a group. Note @@ -6001,7 +6002,7 @@ in the document using: </p><!--l. 2590--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsadd</span><span class="ectt-0900"> </span></span><a - id="dx1-24001"></a><span + id="dx1-24001"></a> <span class="ectt-1000">\glsadd[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -6044,7 +6045,7 @@ class="ectt-1000">set</span>: </p><!--l. 2606--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsaddall</span><span class="ectt-0900"> </span></span><a - id="dx1-24004"></a><span + id="dx1-24004"></a> <span class="ectt-1000">\glsaddall[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -6150,7 +6151,7 @@ class="ecss-1000">see</span><a <!--l. 2667--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glssee</span><span class="ectt-0900"> </span></span><a - id="dx1-25012"></a><span + id="dx1-25012"></a> <span class="ectt-1000">\glssee[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">tag</span><span @@ -6216,7 +6217,7 @@ they don’t produce hyperlinks. </p><!--l. 2696--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryname</span><span class="ectt-0900"> </span></span><a - id="dx1-26003"></a><span + id="dx1-26003"></a> <span class="ectt-1000">\glsentryname{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6226,7 +6227,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2699--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryname</span><span class="ectt-0900"> </span></span><a - id="dx1-26004"></a><span + id="dx1-26004"></a> <span class="ectt-1000">\Glsentryname{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6244,7 +6245,7 @@ class="ectt-1000">\Glsentryname </span>makes the first letter uppercase. </p><!--l. 2705--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentrytext</span><span class="ectt-0900"> </span></span><a - id="dx1-26006"></a><span + id="dx1-26006"></a> <span class="ectt-1000">\glsentrytext{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6254,7 +6255,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2708--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentrytext</span><span class="ectt-0900"> </span></span><a - id="dx1-26007"></a><span + id="dx1-26007"></a> <span class="ectt-1000">\Glsentrytext{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6273,7 +6274,7 @@ uppercase. </p><!--l. 2714--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryplural</span><span class="ectt-0900"> </span></span><a - id="dx1-26009"></a><span + id="dx1-26009"></a> <span class="ectt-1000">\glsentryplural{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6283,7 +6284,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2717--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryplural</span><span class="ectt-0900"> </span></span><a - id="dx1-26010"></a><span + id="dx1-26010"></a> <span class="ectt-1000">\Glsentryplural{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6305,7 +6306,7 @@ uppercase. </p><!--l. 2724--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryfirst</span><span class="ectt-0900"> </span></span><a - id="dx1-26012"></a><span + id="dx1-26012"></a> <span class="ectt-1000">\glsentryfirst{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6315,7 +6316,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2727--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryfirst</span><span class="ectt-0900"> </span></span><a - id="dx1-26013"></a><span + id="dx1-26013"></a> <span class="ectt-1000">\Glsentryfirst{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6335,7 +6336,7 @@ uppercase. </p><!--l. 2733--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryfirstplural</span><span class="ectt-0900"> </span></span><a - id="dx1-26016"></a><span + id="dx1-26016"></a> <span class="ectt-1000">\glsentryfirstplural{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6345,7 +6346,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2736--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryfirstplural</span><span class="ectt-0900"> </span></span><a - id="dx1-26017"></a><span + id="dx1-26017"></a> <span class="ectt-1000">\Glsentryfirstplural{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6365,7 +6366,7 @@ first letter uppercase. </p><!--l. 2743--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentrydesc</span><span class="ectt-0900"> </span></span><a - id="dx1-26020"></a><span + id="dx1-26020"></a> <span class="ectt-1000">\glsentrydesc{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6375,7 +6376,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2746--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentrydesc</span><span class="ectt-0900"> </span></span><a - id="dx1-26021"></a><span + id="dx1-26021"></a> <span class="ectt-1000">\Glsentrydesc{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6391,7 +6392,7 @@ class="ectt-1000">\Glsentrydesc </span>makes the first letter uppercase. </p><!--l. 2751--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentrydescplural</span><span class="ectt-0900"> </span></span><a - id="dx1-26022"></a><span + id="dx1-26022"></a> <span class="ectt-1000">\glsentrydescplural{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6401,7 +6402,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2754--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentrydescplural</span><span class="ectt-0900"> </span></span><a - id="dx1-26023"></a><span + id="dx1-26023"></a> <span class="ectt-1000">\Glsentrydescplural{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6417,7 +6418,7 @@ class="ectt-1000">\Glsentrydescplural </span>makes the first letter uppercase. </p><!--l. 2760--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentrysymbol</span><span class="ectt-0900"> </span></span><a - id="dx1-26024"></a><span + id="dx1-26024"></a> <span class="ectt-1000">\glsentrysymbol{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6427,7 +6428,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2763--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentrysymbol</span><span class="ectt-0900"> </span></span><a - id="dx1-26025"></a><span + id="dx1-26025"></a> <span class="ectt-1000">\Glsentrysymbol{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6443,7 +6444,7 @@ class="ectt-1000">\Glsentrysymbol </span>makes the first letter uppercase. </p><!--l. 2768--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentrysymbolplural</span><span class="ectt-0900"> </span></span><a - id="dx1-26026"></a><span + id="dx1-26026"></a> <span class="ectt-1000">\glsentrysymbolplural{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6453,7 +6454,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2771--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentrysymbolplural</span><span class="ectt-0900"> </span></span><a - id="dx1-26027"></a><span + id="dx1-26027"></a> <span class="ectt-1000">\Glsentrysymbolplural{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6472,7 +6473,7 @@ class="ectt-1000">\Glsentrysymbolplural </span>makes the first letter uppercase. </p><!--l. 2777--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryuseri</span><span class="ectt-0900"> </span></span><a - id="dx1-26028"></a><span + id="dx1-26028"></a> <span class="ectt-1000">\glsentryuseri{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6482,7 +6483,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2780--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryuseri</span><span class="ectt-0900"> </span></span><a - id="dx1-26029"></a><span + id="dx1-26029"></a> <span class="ectt-1000">\Glsentryuseri{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6492,7 +6493,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2783--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryuserii</span><span class="ectt-0900"> </span></span><a - id="dx1-26030"></a><span + id="dx1-26030"></a> <span class="ectt-1000">\glsentryuserii{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6502,7 +6503,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2786--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryuserii</span><span class="ectt-0900"> </span></span><a - id="dx1-26031"></a><span + id="dx1-26031"></a> <span class="ectt-1000">\Glsentryuserii{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6512,7 +6513,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2789--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryuseriii</span><span class="ectt-0900"> </span></span><a - id="dx1-26032"></a><span + id="dx1-26032"></a> <span class="ectt-1000">\glsentryuseriii{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6522,7 +6523,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2792--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryuseriii</span><span class="ectt-0900"> </span></span><a - id="dx1-26033"></a><span + id="dx1-26033"></a> <span class="ectt-1000">\Glsentryuseriii{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6532,7 +6533,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2795--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryuseriv</span><span class="ectt-0900"> </span></span><a - id="dx1-26034"></a><span + id="dx1-26034"></a> <span class="ectt-1000">\glsentryuseriv{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6542,7 +6543,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2798--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryuseriv</span><span class="ectt-0900"> </span></span><a - id="dx1-26035"></a><span + id="dx1-26035"></a> <span class="ectt-1000">\Glsentryuseriv{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6552,7 +6553,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2801--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryuserv</span><span class="ectt-0900"> </span></span><a - id="dx1-26036"></a><span + id="dx1-26036"></a> <span class="ectt-1000">\glsentryuserv{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6562,7 +6563,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2804--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryuserv</span><span class="ectt-0900"> </span></span><a - id="dx1-26037"></a><span + id="dx1-26037"></a> <span class="ectt-1000">\Glsentryuserv{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6572,7 +6573,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2807--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsentryuservi</span><span class="ectt-0900"> </span></span><a - id="dx1-26038"></a><span + id="dx1-26038"></a> <span class="ectt-1000">\glsentryuservi{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6582,7 +6583,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 2810--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Glsentryuservi</span><span class="ectt-0900"> </span></span><a - id="dx1-26039"></a><span + id="dx1-26039"></a> <span class="ectt-1000">\Glsentryuservi{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -6597,7 +6598,7 @@ class="cmsy-10">⟩</span>. </p><!--l. 2815--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glshyperlink</span><span class="ectt-0900"> </span></span><a - id="dx1-26040"></a><span + id="dx1-26040"></a> <span class="ectt-1000">\glshyperlink[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">link text</span><span @@ -6650,7 +6651,7 @@ href="#top">Top</a></p><h4 class="subsectionHead"><span class="titlemark">2.8 </p><!--l. 2840--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\printglossaries</span><span class="ectt-0900"> </span></span><a - id="dx1-27001"></a><span + id="dx1-27001"></a> <span class="ectt-1000">\printglossaries </span></div><hr> </p><!--l. 2842--><p class="noindent" > will display all the glossaries in the order in which they were defined. Note that no @@ -6679,7 +6680,7 @@ glossaries. </p><!--l. 2854--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\printglossary</span><span class="ectt-0900"> </span></span><a - id="dx1-27008"></a><span + id="dx1-27008"></a> <span class="ectt-1000">\printglossary[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -6786,7 +6787,7 @@ main body of the glossary) by redefining </p><!--l. 2907--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glossarypreamble</span><span class="ectt-0900"> </span></span><a - id="dx1-27024"></a><span + id="dx1-27024"></a> <span class="ectt-1000">\glossarypreamble </span></div><hr> </p><!--l. 2909--><p class="noindent" > For example: @@ -6835,7 +6836,7 @@ within a group.) </p><!--l. 2940--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glossarypostamble</span><span class="ectt-0900"> </span></span><a - id="dx1-27025"></a><span + id="dx1-27025"></a> <span class="ectt-1000">\glossarypostamble </span></div><hr> </p><!--l. 2942--><p class="noindent" > which is placed at the end of each glossary. @@ -6848,7 +6849,7 @@ href="#top">Top</a></p><h5 class="subsubsectionHead"><span class="titlemark">2.8 </p><!--l. 2949--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsnamefont</span><span class="ectt-0900"> </span></span><a - id="dx1-28001"></a><span + id="dx1-28001"></a> <span class="ectt-1000">\glsnamefont{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">name</span><span @@ -6922,13 +6923,13 @@ the following commands: </p><!--l. 2990--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsopenbrace</span><span class="ectt-0900"> </span></span><a - id="dx1-29007"></a><span + id="dx1-29007"></a> <span class="ectt-1000">\glsopenbrace </span></div><hr> </p><!--l. 2992--><p class="noindent" > </p><!--l. 2993--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsclosebrace</span><span class="ectt-0900"> </span></span><a - id="dx1-29008"></a><span + id="dx1-29008"></a> <span class="ectt-1000">\glsclosebrace </span></div><hr> </p><!--l. 2995--><p class="noindent" > which produce an open and closing brace. (This is needed because <span class="obeylines-h"><span class="verb"><span @@ -6942,7 +6943,7 @@ class="ecss-1000">ngerman</span><a </p><!--l. 3002--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsquote</span><span class="ectt-0900"> </span></span><a - id="dx1-29010"></a><span + id="dx1-29010"></a> <span class="ectt-1000">\glsquote{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">text</span><span @@ -7004,7 +7005,7 @@ using: </p><!--l. 3028--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GlsSetXdyLanguage</span><span class="ectt-0900"> </span></span><a - id="dx1-30006"></a><span + id="dx1-30006"></a> <span class="ectt-1000">\GlsSetXdyLanguage[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">glossary type</span><span @@ -7042,7 +7043,7 @@ using: </p><!--l. 3041--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GlsSetXdyCodePage</span><span class="ectt-0900"> </span></span><a - id="dx1-30009"></a><span + id="dx1-30009"></a> <span class="ectt-1000">\GlsSetXdyCodePage{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">code</span><span @@ -7129,7 +7130,7 @@ you need to add it using: </p><!--l. 3081--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GlsAddXdyAttribute</span><span class="ectt-0900"> </span></span><a - id="dx1-31005"></a><span + id="dx1-31005"></a> <span class="ectt-1000">\GlsAddXdyAttribute{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">name</span><span @@ -7262,13 +7263,14 @@ using: </p><!--l. 3148--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GlsSetXdyLocationClassOrder</span><span class="ectt-0900"> </span></span><a - id="dx1-31023"></a><span + id="dx1-31023"></a> <span class="ectt-1000">\GlsSetXdyLocationClassOrder{</span><span class="cmsy-10">⟨</span><span -class="ecti-1000">location names</span><span +class="ecti-1000">location</span> +<span +class="ecti-1000">names</span><span class="cmsy-10">⟩</span><span -class="ectt-1000">}</span> -</div><hr> +class="ectt-1000">} </span></div><hr> </p><!--l. 3150--><p class="noindent" > where each location name is delimited by double quote marks and separated by white space. For example: @@ -7309,7 +7311,7 @@ defaults to 2, but can be changed using: </p><!--l. 3178--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\GlsSetXdyMinRangeLength</span><span class="ectt-0900"> </span></span><a - id="dx1-31028"></a><span + id="dx1-31028"></a> <span class="ectt-1000">\GlsSetXdyMinRangeLength{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">n</span><span @@ -7397,7 +7399,7 @@ href="#top">Top</a></p><h4 class="subsectionHead"><span class="titlemark">2.9 </p><!--l. 3229--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\newglossary</span><span class="ectt-0900"> </span></span><a - id="dx1-33001"></a><span + id="dx1-33001"></a> <span class="ectt-1000">\newglossary[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">log-ext</span><span @@ -7519,7 +7521,7 @@ defines the command: </p><!--l. 3277--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\newacronym</span><span class="ectt-0900"> </span></span><a - id="dx1-34002"></a><span + id="dx1-34002"></a> <span class="ectt-1000">\newacronym[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">key-val list</span><span @@ -7728,7 +7730,7 @@ acronyms will be displayed in the document using: </p><!--l. 3354--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\acronymfont</span><span class="ectt-0900"> </span></span><a - id="dx1-34027"></a><span + id="dx1-34027"></a> <span class="ectt-1000">\acronymfont{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">text</span><span @@ -7739,7 +7741,7 @@ and </p><!--l. 3358--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\firstacronymfont</span><span class="ectt-0900"> </span></span><a - id="dx1-34028"></a><span + id="dx1-34028"></a> <span class="ectt-1000">\firstacronymfont{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">text</span><span @@ -8260,7 +8262,7 @@ class="ecss-1000">dua</span><a </p><!--l. 3548--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\acrnameformat</span><span class="ectt-0900"> </span></span><a - id="dx1-34097"></a><span + id="dx1-34097"></a> <span class="ectt-1000">\acrnameformat{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">short</span><span @@ -8540,7 +8542,7 @@ follows: </p><!--l. 3677--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\acrshort</span><span class="ectt-0900"> </span></span><a - id="dx1-34135"></a><span + id="dx1-34135"></a> <span class="ectt-1000">\acrshort[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -8558,7 +8560,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 3680--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Acrshort</span><span class="ectt-0900"> </span></span><a - id="dx1-34136"></a><span + id="dx1-34136"></a> <span class="ectt-1000">\ACRshort[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -8576,7 +8578,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 3683--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\ACRshort</span><span class="ectt-0900"> </span></span><a - id="dx1-34137"></a><span + id="dx1-34137"></a> <span class="ectt-1000">\ACRshort[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -8601,7 +8603,7 @@ class="ectt-1000">\acronymfont</span><a </p><!--l. 3690--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\acrlong</span><span class="ectt-0900"> </span></span><a - id="dx1-34140"></a><span + id="dx1-34140"></a> <span class="ectt-1000">\acrlong[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -8619,7 +8621,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 3693--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Acrlong</span><span class="ectt-0900"> </span></span><a - id="dx1-34141"></a><span + id="dx1-34141"></a> <span class="ectt-1000">\ACRlong[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -8640,7 +8642,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 3696--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\ACRlong</span><span class="ectt-0900"> </span></span><a - id="dx1-34142"></a><span + id="dx1-34142"></a> <span class="ectt-1000">\ACRlong[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -8667,7 +8669,7 @@ uppercase variants), depending on package options. </p><!--l. 3703--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\acrfull</span><span class="ectt-0900"> </span></span><a - id="dx1-34146"></a><span + id="dx1-34146"></a> <span class="ectt-1000">\acrfull[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -8685,7 +8687,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 3706--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\Acrfull</span><span class="ectt-0900"> </span></span><a - id="dx1-34147"></a><span + id="dx1-34147"></a> <span class="ectt-1000">\ACRfull[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -8703,7 +8705,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 3709--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\ACRfull</span><span class="ectt-0900"> </span></span><a - id="dx1-34148"></a><span + id="dx1-34148"></a> <span class="ectt-1000">\ACRfull[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">options</span><span @@ -8927,7 +8929,7 @@ redefining the following commands: </p><!--l. 3772--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\CustomAcronymFields</span><span class="ectt-0900"> </span></span><a - id="dx1-35001"></a><span + id="dx1-35001"></a> <span class="ectt-1000">\CustomAcronymFields </span></div><hr> </p><!--l. 3774--><p class="noindent" > This command sets up the keys for <span @@ -8964,7 +8966,7 @@ class="ecss-1000">description</span><a </p><!--l. 3785--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\SetCustomDisplayStyle</span><span class="ectt-0900"> </span></span><a - id="dx1-35014"></a><span + id="dx1-35014"></a> <span class="ectt-1000">\SetCustomDisplayStyle{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">type</span><span @@ -8987,7 +8989,7 @@ you must then switch to this style using </p><!--l. 3794--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\SetCustomStyle</span><span class="ectt-0900"> </span></span><a - id="dx1-35017"></a><span + id="dx1-35017"></a> <span class="ectt-1000">\SetCustomStyle </span></div><hr> </p><!--l. 3796--><p class="noindent" > Note that you may still use the <span @@ -9209,7 +9211,7 @@ provides the command: </p><!--l. 3914--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\oldacronym</span><span class="ectt-0900"> </span></span><a - id="dx1-36004"></a><span + id="dx1-36004"></a> <span class="ectt-1000">\oldacronym[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -9458,7 +9460,7 @@ commands: </p><!--l. 3990--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsreset</span><span class="ectt-0900"> </span></span><a - id="dx1-37006"></a><span + id="dx1-37006"></a> <span class="ectt-1000">\glsreset{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -9468,7 +9470,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 3993--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glslocalreset</span><span class="ectt-0900"> </span></span><a - id="dx1-37007"></a><span + id="dx1-37007"></a> <span class="ectt-1000">\glslocalreset{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -9479,7 +9481,7 @@ while the latter can be achieved by one of the following commands: </p><!--l. 3997--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsunset</span><span class="ectt-0900"> </span></span><a - id="dx1-37008"></a><span + id="dx1-37008"></a> <span class="ectt-1000">\glsunset{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -9489,7 +9491,7 @@ class="ectt-1000">} </span></div><hr> </p><!--l. 4000--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glslocalunset</span><span class="ectt-0900"> </span></span><a - id="dx1-37009"></a><span + id="dx1-37009"></a> <span class="ectt-1000">\glslocalunset{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -9501,7 +9503,7 @@ using: </p><!--l. 4005--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsresetall</span><span class="ectt-0900"> </span></span><a - id="dx1-37010"></a><span + id="dx1-37010"></a> <span class="ectt-1000">\glsresetall[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">glossary list</span><span @@ -9511,7 +9513,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 4008--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glslocalresetall</span><span class="ectt-0900"> </span></span><a - id="dx1-37011"></a><span + id="dx1-37011"></a> <span class="ectt-1000">\glslocalresetall[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">glossary list</span><span @@ -9521,7 +9523,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 4011--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsunsetall</span><span class="ectt-0900"> </span></span><a - id="dx1-37012"></a><span + id="dx1-37012"></a> <span class="ectt-1000">\glsunsetall[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">glossary list</span><span @@ -9531,7 +9533,7 @@ class="ectt-1000">] </span></div><hr> </p><!--l. 4014--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glslocalunsetall</span><span class="ectt-0900"> </span></span><a - id="dx1-37013"></a><span + id="dx1-37013"></a> <span class="ectt-1000">\glslocalunsetall[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">glossary list</span><span @@ -9556,7 +9558,7 @@ of acronyms: </p><!--l. 4026--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\ifglsused</span><span class="ectt-0900"> </span></span><a - id="dx1-37014"></a><span + id="dx1-37014"></a> <span class="ectt-1000">\ifglsused{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -9788,7 +9790,7 @@ class="ectt-1000">\printglossary</span><a </p><!--l. 4087--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glossarystyle</span><span class="ectt-0900"> </span></span><a - id="dx1-38009"></a><span + id="dx1-38009"></a> <span class="ectt-1000">\glossarystyle{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">style-name</span><span @@ -9894,7 +9896,7 @@ the command </p><!--l. 4141--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glspostdescription</span><span class="ectt-0900"> </span></span><a - id="dx1-38031"></a><span + id="dx1-38031"></a> <span class="ectt-1000">\glspostdescription </span></div><hr> </p><!--l. 4143--><p class="noindent" > after the description. This simply displays a full stop by default. To eliminate this @@ -9914,13 +9916,14 @@ class="ecss-1000">glossary-list</span><a id="dx1-39001"></a>. Since they all use the <span class="ecss-1000">description</span><a - id="dx1-39002"></a> environment, they are governed by the same parameters as that + id="dx1-39002"></a><a + id="dx1-39003"></a> environment, they are governed by the same parameters as that environment. These styles all ignore the entry’s symbol. Note that these styles will automatically be available unless you use the <span class="ecss-1000">nolist</span><a - id="dx1-39003"></a> or <span + id="dx1-39004"></a> or <span class="ecss-1000">nostyles</span><a - id="dx1-39004"></a> package + id="dx1-39005"></a> package options. </p><!--l. 4160--><p class="indent" > </p><dl class="description"><dt class="description"> @@ -9928,13 +9931,14 @@ options. class="ecbx-1000">list</span> </dt><dd class="description">The <span class="ecss-1000">list</span><a - id="dx1-39005"></a> style uses the <span + id="dx1-39006"></a> style uses the <span class="ecss-1000">description</span><a - id="dx1-39006"></a> environment. The entry name is placed in + id="dx1-39007"></a><a + id="dx1-39008"></a> environment. The entry name is placed in the optional argument of the <span class="ectt-1000">\item </span>command (so it will appear in bold by default). The description follows, and then the associated number list<a - id="dx1-39007"></a> for that + id="dx1-39009"></a> for that entry. The symbol is ignored. If the entry has child entries, the description and number list follows (but not the name) for each child entry. Groups are separated using <span @@ -9944,17 +9948,17 @@ class="ectt-1000">\indexspace</span>. class="ecbx-1000">listgroup</span> </dt><dd class="description">The <span class="ecss-1000">listgroup</span><a - id="dx1-39008"></a> style is like <span + id="dx1-39010"></a> style is like <span class="ecss-1000">list</span><a - id="dx1-39009"></a> but the glossary groups have headings. + id="dx1-39011"></a> but the glossary groups have headings. </dd><dt class="description"> <span class="ecbx-1000">listhypergroup</span> </dt><dd class="description">The <span class="ecss-1000">listhypergroup</span><a - id="dx1-39010"></a> style is like <span + id="dx1-39012"></a> style is like <span class="ecss-1000">listgroup</span><a - id="dx1-39011"></a> but has a navigation line at + id="dx1-39013"></a> but has a navigation line at the start of the glossary with links to each group that is present in the glossary. This requires an additional run through <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> to ensure the group @@ -9966,7 +9970,7 @@ class="E">E</span>X</span></span> to ensure the group <!--l. 4178--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glshypernavsep</span><span class="ectt-0900"> </span></span><a - id="dx1-39012"></a><span + id="dx1-39014"></a> <span class="ectt-1000">\glshypernavsep </span></div><hr> </p><!--l. 4180--><p class="noindent" > which defaults to a vertical bar with a space on either side. For example, to @@ -9984,7 +9988,7 @@ class="ectt-1000">\glshypernavsep </span></div><hr> class="ectt-1000">\item </span>instead of after it to prevent a spurious space at the start. This can be changed by redefining <span class="ectt-1000">\glossaryheader</span><a - id="dx1-39013"></a>, + id="dx1-39015"></a>, but note that this needs to be done <span class="ecti-1000">after </span>the glossary style has been set. @@ -9993,55 +9997,56 @@ class="ecti-1000">after </span>the glossary style has been class="ecbx-1000">altlist</span> </dt><dd class="description">The <span class="ecss-1000">altlist</span><a - id="dx1-39014"></a> style is like <span + id="dx1-39016"></a> style is like <span class="ecss-1000">list</span><a - id="dx1-39015"></a> but the description starts on the line following the + id="dx1-39017"></a> but the description starts on the line following the name. (As with the <span class="ecss-1000">list</span><a - id="dx1-39016"></a> style, the symbol is ignored.) Each child entry starts a new + id="dx1-39018"></a> style, the symbol is ignored.) Each child entry starts a new line, but as with the <span class="ecss-1000">list</span><a - id="dx1-39017"></a> style, the name associated with each child entry is + id="dx1-39019"></a> style, the name associated with each child entry is ignored. </dd><dt class="description"> <span class="ecbx-1000">altlistgroup</span> </dt><dd class="description">The <span class="ecss-1000">altlistgroup</span><a - id="dx1-39018"></a> style is like <span + id="dx1-39020"></a> style is like <span class="ecss-1000">altlist</span><a - id="dx1-39019"></a> but the glossary groups have + id="dx1-39021"></a> but the glossary groups have headings. </dd><dt class="description"> <span class="ecbx-1000">altlisthypergroup</span> </dt><dd class="description">The <span class="ecss-1000">altlisthypergroup</span><a - id="dx1-39020"></a> style is like <span + id="dx1-39022"></a> style is like <span class="ecss-1000">altlistgroup</span><a - id="dx1-39021"></a> but has a set of links + id="dx1-39023"></a> but has a set of links to the glossary groups. The navigation line is the same as that for <span class="ecss-1000">listhypergroup</span><a - id="dx1-39022"></a>, + id="dx1-39024"></a>, described above. </dd><dt class="description"> <span class="ecbx-1000">listdotted</span> </dt><dd class="description">This style uses the <span class="ecss-1000">description</span><a - id="dx1-39023"></a> + id="dx1-39025"></a><a + id="dx1-39026"></a> environment.<span class="footnote-mark"><a href="#fn13x0" id="fn13x0-bk"><sup class="textsuperscript">13</sup></a></span><a - id="x1-39024f13"></a> + id="x1-39027f13"></a> Each entry starts with <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\item[]</span></span></span>, followed by the name followed by a dotted line, followed by the description. Note that this style ignores both the number list<a - id="dx1-39025"></a> and + id="dx1-39028"></a> and the symbol. The length <!--l. 4212--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glslistdottedwidth</span><span class="ectt-0900"> </span></span><a - id="dx1-39026"></a><span + id="dx1-39029"></a> <span class="ectt-1000">\glslistdottedwidth </span></div><hr> </p><!--l. 4214--><p class="noindent" > governs where the description should start. This is a flat style, so child entries are @@ -10051,11 +10056,11 @@ class="ectt-1000">\glslistdottedwidth </span></div><hr> class="ecbx-1000">sublistdotted</span> </dt><dd class="description">This is a variation on the <span class="ecss-1000">listdotted</span><a - id="dx1-39027"></a> style designed for hierarchical + id="dx1-39030"></a> style designed for hierarchical glossaries. The main entries have just the name displayed. The sub entries are displayed in the same manner as <span class="ecss-1000">listdotted</span><a - id="dx1-39028"></a>.</dd></dl> + id="dx1-39031"></a>.</dd></dl> @@ -10069,13 +10074,14 @@ class="ecss-1000">glossary-long</span><a id="dx1-40001"></a>. Since they all use the <span class="ecss-1000">longtable</span><a - id="dx1-40002"></a> environment, they are governed by the same parameters + id="dx1-40002"></a><a + id="dx1-40003"></a> environment, they are governed by the same parameters as that environment. Note that these styles will automatically be available unless you use the <span class="ecss-1000">nolong</span><a - id="dx1-40003"></a> or <span + id="dx1-40004"></a> or <span class="ecss-1000">nostyles</span><a - id="dx1-40004"></a> package options. These styles fully justify + id="dx1-40005"></a> package options. These styles fully justify the description and page list columns. If you want ragged right formatting instead, use the analogous styles described in <a href="#x1-410002.12.3">§2.12.3 </a><a @@ -10087,19 +10093,20 @@ Right)<!--tex4ht:ref: sec:longraggedstyles --></a>. class="ecbx-1000">long</span> </dt><dd class="description">The <span class="ecss-1000">long</span><a - id="dx1-40005"></a> style uses the <span + id="dx1-40006"></a> style uses the <span class="ecss-1000">longtable</span><a - id="dx1-40006"></a> environment (defined by the <span + id="dx1-40007"></a><a + id="dx1-40008"></a> environment (defined by the <span class="ecss-1000">longtable</span><a - id="dx1-40007"></a> + id="dx1-40009"></a> package). It has two columns: the first column contains the entry’s name and the second column contains the description followed by the number list<a - id="dx1-40008"></a>. The + id="dx1-40010"></a>. The entry’s symbol is ignored. Sub groups are separated with a blank row. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-40009"></a>. + id="dx1-40011"></a>. Child entries have a similar format to the parent entries except that their name is suppressed. </dd><dt class="description"> @@ -10107,62 +10114,62 @@ class="ectt-1000">\glsdescwidth</span><a class="ecbx-1000">longborder</span> </dt><dd class="description">The <span class="ecss-1000">longborder</span><a - id="dx1-40010"></a> style is like <span + id="dx1-40012"></a> style is like <span class="ecss-1000">long</span><a - id="dx1-40011"></a> but has horizontal and vertical lines + id="dx1-40013"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">longheader</span> </dt><dd class="description">The <span class="ecss-1000">longheader</span><a - id="dx1-40012"></a> style is like <span + id="dx1-40014"></a> style is like <span class="ecss-1000">long</span><a - id="dx1-40013"></a> but has a header row. + id="dx1-40015"></a> but has a header row. </dd><dt class="description"> <span class="ecbx-1000">longheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">longheaderborder</span><a - id="dx1-40014"></a> style is like <span + id="dx1-40016"></a> style is like <span class="ecss-1000">longheader</span><a - id="dx1-40015"></a> but has + id="dx1-40017"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">long3col</span> </dt><dd class="description">The <span class="ecss-1000">long3col</span><a - id="dx1-40016"></a> style is like <span + id="dx1-40018"></a> style is like <span class="ecss-1000">long</span><a - id="dx1-40017"></a> but has three columns. The first column + id="dx1-40019"></a> but has three columns. The first column contains the entry’s name, the second column contains the description and the third column contains the number list<a - id="dx1-40018"></a>. The entry’s symbol is ignored. The + id="dx1-40020"></a>. The entry’s symbol is ignored. The width of the first column is governed by the widest entry in that column, the width of the second column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-40019"></a>, and + id="dx1-40021"></a>, and the width of the third column is governed by the length <span class="ectt-1000">\glspagelistwidth</span><a - id="dx1-40020"></a>. + id="dx1-40022"></a>. </dd><dt class="description"> <span class="ecbx-1000">long3colborder</span> </dt><dd class="description">The <span class="ecss-1000">long3colborder</span><a - id="dx1-40021"></a> style is like the <span + id="dx1-40023"></a> style is like the <span class="ecss-1000">long3col</span><a - id="dx1-40022"></a> style but has + id="dx1-40024"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">long3colheader</span> </dt><dd class="description">The <span class="ecss-1000">long3colheader</span><a - id="dx1-40023"></a> style is like <span + id="dx1-40025"></a> style is like <span class="ecss-1000">long3col</span><a - id="dx1-40024"></a> but has a header row. + id="dx1-40026"></a> but has a header row. @@ -10171,92 +10178,92 @@ class="ecss-1000">long3col</span><a class="ecbx-1000">long3colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">long3colheaderborder</span><a - id="dx1-40025"></a> style is like <span + id="dx1-40027"></a> style is like <span class="ecss-1000">long3colheader</span><a - id="dx1-40026"></a> but + id="dx1-40028"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">long4col</span> </dt><dd class="description">The <span class="ecss-1000">long4col</span><a - id="dx1-40027"></a> style is like <span + id="dx1-40029"></a> style is like <span class="ecss-1000">long3col</span><a - id="dx1-40028"></a> but has an additional column in which + id="dx1-40030"></a> but has an additional column in which the entry’s associated symbol appears. This style is used for brief single line descriptions. The column widths are governed by the widest entry in the given column. Use <span class="ecss-1000">altlong4col</span><a - id="dx1-40029"></a> for multi-line descriptions. + id="dx1-40031"></a> for multi-line descriptions. </dd><dt class="description"> <span class="ecbx-1000">long4colborder</span> </dt><dd class="description">The <span class="ecss-1000">long4colborder</span><a - id="dx1-40030"></a> style is like the <span + id="dx1-40032"></a> style is like the <span class="ecss-1000">long4col</span><a - id="dx1-40031"></a> style but has + id="dx1-40033"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">long4colheader</span> </dt><dd class="description">The <span class="ecss-1000">long4colheader</span><a - id="dx1-40032"></a> style is like <span + id="dx1-40034"></a> style is like <span class="ecss-1000">long4col</span><a - id="dx1-40033"></a> but has a header row. + id="dx1-40035"></a> but has a header row. </dd><dt class="description"> <span class="ecbx-1000">long4colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">long4colheaderborder</span><a - id="dx1-40034"></a> style is like <span + id="dx1-40036"></a> style is like <span class="ecss-1000">long4colheader</span><a - id="dx1-40035"></a> but + id="dx1-40037"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">altlong4col</span> </dt><dd class="description">The <span class="ecss-1000">altlong4col</span><a - id="dx1-40036"></a> style is like <span + id="dx1-40038"></a> style is like <span class="ecss-1000">long4col</span><a - id="dx1-40037"></a> but allows multi-line descriptions + id="dx1-40039"></a> but allows multi-line descriptions and page lists. The width of the description column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-40038"></a> and the width of the page list column is governed by the + id="dx1-40040"></a> and the width of the page list column is governed by the length <span class="ectt-1000">\glspagelistwidth</span><a - id="dx1-40039"></a>. The widths of the name and symbol columns + id="dx1-40041"></a>. The widths of the name and symbol columns are governed by the widest entry in the given column. </dd><dt class="description"> <span class="ecbx-1000">altlong4colborder</span> </dt><dd class="description">The <span class="ecss-1000">altlong4colborder</span><a - id="dx1-40040"></a> style is like the <span + id="dx1-40042"></a> style is like the <span class="ecss-1000">long4colborder</span><a - id="dx1-40041"></a> but + id="dx1-40043"></a> but allows multi-line descriptions and page lists. </dd><dt class="description"> <span class="ecbx-1000">altlong4colheader</span> </dt><dd class="description">The <span class="ecss-1000">altlong4colheader</span><a - id="dx1-40042"></a> style is like <span + id="dx1-40044"></a> style is like <span class="ecss-1000">long4colheader</span><a - id="dx1-40043"></a> but allows + id="dx1-40045"></a> but allows multi-line descriptions and page lists. </dd><dt class="description"> <span class="ecbx-1000">altlong4colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">altlong4colheaderborder</span><a - id="dx1-40044"></a> + id="dx1-40046"></a> style is like <span class="ecss-1000">long4colheaderborder</span><a - id="dx1-40045"></a> but allows multi-line descriptions and page + id="dx1-40047"></a> but allows multi-line descriptions and page lists.</dd></dl> <!--l. 4321--><p class="noindent" > </p> @@ -10275,16 +10282,17 @@ columns are left justified instead of fully justified. Since these styles all us the <span class="ecss-1000">longtable</span><a - id="dx1-41003"></a> environment, they are governed by the same parameters as that + id="dx1-41003"></a><a + id="dx1-41004"></a> environment, they are governed by the same parameters as that environment. The <span class="ecss-1000">glossary-longragged</span><a - id="dx1-41004"></a> package additionally requires the <span + id="dx1-41005"></a> package additionally requires the <span class="ecss-1000">array</span><a - id="dx1-41005"></a> + id="dx1-41006"></a> package. Note that these styles will only be available if you explicitly load <span class="ecss-1000">glossary-longragged</span><a - id="dx1-41006"></a>: + id="dx1-41007"></a>: @@ -10295,7 +10303,7 @@ class="ecss-1000">glossary-longragged</span><a </div> <!--l. 4336--><p class="nopar" > Note that you can’t set these styles using the <span class="ecss-1000">style</span><a - id="dx1-41007"></a> package option since the styles + id="dx1-41008"></a> package option since the styles aren’t defined until after the <span class="ecss-1000">glossaries </span>package has been loaded. </p><!--l. 4341--><p class="indent" > @@ -10304,33 +10312,33 @@ class="ecss-1000">glossaries </span>package has been loaded. class="ecbx-1000">longragged</span> </dt><dd class="description">The <span class="ecss-1000">longragged</span><a - id="dx1-41008"></a> style has two columns: the first column contains the + id="dx1-41009"></a> style has two columns: the first column contains the entry’s name and the second column contains the (left-justified) description followed by the number list<a - id="dx1-41009"></a>. The entry’s symbol is ignored. Sub groups are + id="dx1-41010"></a>. The entry’s symbol is ignored. Sub groups are separated with a blank row. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-41010"></a>. Child entries have a similar format to the parent + id="dx1-41011"></a>. Child entries have a similar format to the parent entries except that their name is suppressed. </dd><dt class="description"> <span class="ecbx-1000">longraggedborder</span> </dt><dd class="description">The <span class="ecss-1000">longraggedborder</span><a - id="dx1-41011"></a> style is like <span + id="dx1-41012"></a> style is like <span class="ecss-1000">longragged</span><a - id="dx1-41012"></a> but has + id="dx1-41013"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">longraggedheader</span> </dt><dd class="description">The <span class="ecss-1000">longraggedheader</span><a - id="dx1-41013"></a> style is like <span + id="dx1-41014"></a> style is like <span class="ecss-1000">longragged</span><a - id="dx1-41014"></a> but has a header + id="dx1-41015"></a> but has a header row. </dd><dt class="description"> <span @@ -10338,46 +10346,46 @@ class="ecbx-1000">longraggedheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">longraggedheaderborder</span><a - id="dx1-41015"></a> style is like <span + id="dx1-41016"></a> style is like <span class="ecss-1000">longraggedheader</span><a - id="dx1-41016"></a> but has horizontal and + id="dx1-41017"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">longragged3col</span> </dt><dd class="description">The <span class="ecss-1000">longragged3col</span><a - id="dx1-41017"></a> style is like <span + id="dx1-41018"></a> style is like <span class="ecss-1000">longragged</span><a - id="dx1-41018"></a> but has three + id="dx1-41019"></a> but has three columns. The first column contains the entry’s name, the second column contains the (left justified) description and the third column contains the (left justified) number list<a - id="dx1-41019"></a>. The entry’s symbol is ignored. The width of the + id="dx1-41020"></a>. The entry’s symbol is ignored. The width of the first column is governed by the widest entry in that column, the width of the second column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-41020"></a>, and the width + id="dx1-41021"></a>, and the width of the third column is governed by the length <span class="ectt-1000">\glspagelistwidth</span><a - id="dx1-41021"></a>. + id="dx1-41022"></a>. </dd><dt class="description"> <span class="ecbx-1000">longragged3colborder</span> </dt><dd class="description">The <span class="ecss-1000">longragged3colborder</span><a - id="dx1-41022"></a> style is like the <span + id="dx1-41023"></a> style is like the <span class="ecss-1000">longragged3col</span><a - id="dx1-41023"></a> + id="dx1-41024"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">longragged3colheader</span> </dt><dd class="description">The <span class="ecss-1000">longragged3colheader</span><a - id="dx1-41024"></a> style is like <span + id="dx1-41025"></a> style is like <span class="ecss-1000">longragged3col</span><a - id="dx1-41025"></a> but + id="dx1-41026"></a> but has a header row. @@ -10387,25 +10395,25 @@ class="ecss-1000">longragged3col</span><a class="ecbx-1000">longragged3colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">longragged3colheaderborder</span><a - id="dx1-41026"></a> style is like + id="dx1-41027"></a> style is like <span class="ecss-1000">longragged3colheader</span><a - id="dx1-41027"></a> but has horizontal and vertical lines around it. + id="dx1-41028"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">altlongragged4col</span> </dt><dd class="description">The <span class="ecss-1000">altlongragged4col</span><a - id="dx1-41028"></a> style is like <span + id="dx1-41029"></a> style is like <span class="ecss-1000">longragged3col</span><a - id="dx1-41029"></a> but has an + id="dx1-41030"></a> but has an additional column in which the entry’s associated symbol appears. The width of the description column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-41030"></a> and the + id="dx1-41031"></a> and the width of the page list column is governed by the length <span class="ectt-1000">\glspagelistwidth</span><a - id="dx1-41031"></a>. + id="dx1-41032"></a>. The widths of the name and symbol columns are governed by the widest entry in the given column. </dd><dt class="description"> @@ -10414,28 +10422,28 @@ class="ecbx-1000">altlongragged4colborder</span> </dt><dd class="description">The <span class="ecss-1000">altlongragged4colborder</span><a - id="dx1-41032"></a> style is like the <span + id="dx1-41033"></a> style is like the <span class="ecss-1000">altlongragged4col</span><a - id="dx1-41033"></a> but has horizontal + id="dx1-41034"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">altlongragged4colheader</span> </dt><dd class="description">The <span class="ecss-1000">altlongragged4colheader</span><a - id="dx1-41034"></a> style is like + id="dx1-41035"></a> style is like <span class="ecss-1000">altlongragged4col</span><a - id="dx1-41035"></a> but has a header row. + id="dx1-41036"></a> but has a header row. </dd><dt class="description"> <span class="ecbx-1000">altlongragged4colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">altlongragged4colheaderborder</span><a - id="dx1-41036"></a> style is like + id="dx1-41037"></a> style is like <span class="ecss-1000">altlongragged4colheader</span><a - id="dx1-41037"></a> but has horizontal and vertical lines around it. + id="dx1-41038"></a> but has horizontal and vertical lines around it. </dd></dl> <!--l. 4408--><p class="noindent" > </p> @@ -10447,21 +10455,24 @@ class="ecss-1000">glossary-super</span><a id="dx1-42001"></a>. Since they all use the <span class="ecss-1000">supertabular</span><a - id="dx1-42002"></a> environment, they are governed by the same parameters + id="dx1-42002"></a><a + id="dx1-42003"></a> environment, they are governed by the same parameters as that environment. Note that these styles will automatically be available unless you use the <span class="ecss-1000">nosuper</span><a - id="dx1-42003"></a> or <span + id="dx1-42004"></a> or <span class="ecss-1000">nostyles</span><a - id="dx1-42004"></a> package options. In general, the <span + id="dx1-42005"></a> package options. In general, the <span class="ecss-1000">longtable</span><a - id="dx1-42005"></a> + id="dx1-42006"></a><a + id="dx1-42007"></a> environment is better, but there are some circumstances where it is better to use <span class="ecss-1000">supertabular</span><a - id="dx1-42006"></a>.<span class="footnote-mark"><a + id="dx1-42008"></a><a + id="dx1-42009"></a>.<span class="footnote-mark"><a href="#fn14x0" id="fn14x0-bk"><sup class="textsuperscript">14</sup></a></span><a - id="x1-42007f14"></a> + id="x1-42010f14"></a> These styles fully justify the description and page list columns. If you want ragged right formatting instead, use the analogous styles described in <a href="#x1-430002.12.5">§2.12.5 </a><a @@ -10473,15 +10484,16 @@ href="#x1-430002.12.5">Supertabular Styles class="ecbx-1000">super</span> </dt><dd class="description">The <span class="ecss-1000">super</span><a - id="dx1-42009"></a> style uses the <span + id="dx1-42012"></a> style uses the <span class="ecss-1000">supertabular</span><a - id="dx1-42010"></a> environment (defined by the + id="dx1-42013"></a><a + id="dx1-42014"></a> environment (defined by the <span class="ecss-1000">supertabular</span><a - id="dx1-42011"></a> package). It has two columns: the first column contains the + id="dx1-42015"></a> package). It has two columns: the first column contains the entry’s name and the second column contains the description followed by the number list<a - id="dx1-42012"></a>. The entry’s symbol is ignored. Sub groups are separated with + id="dx1-42016"></a>. The entry’s symbol is ignored. Sub groups are separated with @@ -10489,110 +10501,110 @@ class="ecss-1000">supertabular</span><a in that column. The width of the second column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-42013"></a>. Child entries have a similar format to the parent entries + id="dx1-42017"></a>. Child entries have a similar format to the parent entries except that their name is suppressed. </dd><dt class="description"> <span class="ecbx-1000">superborder</span> </dt><dd class="description">The <span class="ecss-1000">superborder</span><a - id="dx1-42014"></a> style is like <span + id="dx1-42018"></a> style is like <span class="ecss-1000">super</span><a - id="dx1-42015"></a> but has horizontal and vertical + id="dx1-42019"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">superheader</span> </dt><dd class="description">The <span class="ecss-1000">superheader</span><a - id="dx1-42016"></a> style is like <span + id="dx1-42020"></a> style is like <span class="ecss-1000">super</span><a - id="dx1-42017"></a> but has a header row. + id="dx1-42021"></a> but has a header row. </dd><dt class="description"> <span class="ecbx-1000">superheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">superheaderborder</span><a - id="dx1-42018"></a> style is like <span + id="dx1-42022"></a> style is like <span class="ecss-1000">superheader</span><a - id="dx1-42019"></a> but has + id="dx1-42023"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">super3col</span> </dt><dd class="description">The <span class="ecss-1000">super3col</span><a - id="dx1-42020"></a> style is like <span + id="dx1-42024"></a> style is like <span class="ecss-1000">super</span><a - id="dx1-42021"></a> but has three columns. The + id="dx1-42025"></a> but has three columns. The first column contains the entry’s name, the second column contains the description and the third column contains the number list<a - id="dx1-42022"></a>. The entry’s + id="dx1-42026"></a>. The entry’s symbol is ignored. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-42023"></a>. The width of the third column is governed by the + id="dx1-42027"></a>. The width of the third column is governed by the length <span class="ectt-1000">\glspagelistwidth</span><a - id="dx1-42024"></a>. + id="dx1-42028"></a>. </dd><dt class="description"> <span class="ecbx-1000">super3colborder</span> </dt><dd class="description">The <span class="ecss-1000">super3colborder</span><a - id="dx1-42025"></a> style is like the <span + id="dx1-42029"></a> style is like the <span class="ecss-1000">super3col</span><a - id="dx1-42026"></a> style but has + id="dx1-42030"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">super3colheader</span> </dt><dd class="description">The <span class="ecss-1000">super3colheader</span><a - id="dx1-42027"></a> style is like <span + id="dx1-42031"></a> style is like <span class="ecss-1000">super3col</span><a - id="dx1-42028"></a> but has a header + id="dx1-42032"></a> but has a header row. </dd><dt class="description"> <span class="ecbx-1000">super3colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">super3colheaderborder</span><a - id="dx1-42029"></a> style is like <span + id="dx1-42033"></a> style is like <span class="ecss-1000">super3colheader</span><a - id="dx1-42030"></a> + id="dx1-42034"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">super4col</span> </dt><dd class="description">The <span class="ecss-1000">super4col</span><a - id="dx1-42031"></a> style is like <span + id="dx1-42035"></a> style is like <span class="ecss-1000">super3col</span><a - id="dx1-42032"></a> but has an additional column in + id="dx1-42036"></a> but has an additional column in which the entry’s associated symbol appears. This style is designed for entries with brief single line descriptions. The column widths are governed by the widest entry in the given column. Use <span class="ecss-1000">altsuper4col</span><a - id="dx1-42033"></a> for multi-line descriptions. + id="dx1-42037"></a> for multi-line descriptions. </dd><dt class="description"> <span class="ecbx-1000">super4colborder</span> </dt><dd class="description">The <span class="ecss-1000">super4colborder</span><a - id="dx1-42034"></a> style is like the <span + id="dx1-42038"></a> style is like the <span class="ecss-1000">super4col</span><a - id="dx1-42035"></a> style but has + id="dx1-42039"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">super4colheader</span> </dt><dd class="description">The <span class="ecss-1000">super4colheader</span><a - id="dx1-42036"></a> style is like <span + id="dx1-42040"></a> style is like <span class="ecss-1000">super4col</span><a - id="dx1-42037"></a> but has a header + id="dx1-42041"></a> but has a header row. @@ -10602,53 +10614,53 @@ class="ecss-1000">super4col</span><a class="ecbx-1000">super4colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">super4colheaderborder</span><a - id="dx1-42038"></a> style is like <span + id="dx1-42042"></a> style is like <span class="ecss-1000">super4colheader</span><a - id="dx1-42039"></a> + id="dx1-42043"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">altsuper4col</span> </dt><dd class="description">The <span class="ecss-1000">altsuper4col</span><a - id="dx1-42040"></a> style is like <span + id="dx1-42044"></a> style is like <span class="ecss-1000">super4col</span><a - id="dx1-42041"></a> but allows multi-line + id="dx1-42045"></a> but allows multi-line descriptions and page lists. The width of the description column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-42042"></a> and the width of the page list column is + id="dx1-42046"></a> and the width of the page list column is governed by the length <span class="ectt-1000">\glspagelistwidth</span><a - id="dx1-42043"></a>. The width of the name and + id="dx1-42047"></a>. The width of the name and symbol columns is governed by the widest entry in the given column. </dd><dt class="description"> <span class="ecbx-1000">altsuper4colborder</span> </dt><dd class="description">The <span class="ecss-1000">altsuper4colborder</span><a - id="dx1-42044"></a> style is like the <span + id="dx1-42048"></a> style is like the <span class="ecss-1000">super4colborder</span><a - id="dx1-42045"></a> style + id="dx1-42049"></a> style but allows multi-line descriptions and page lists. </dd><dt class="description"> <span class="ecbx-1000">altsuper4colheader</span> </dt><dd class="description">The <span class="ecss-1000">altsuper4colheader</span><a - id="dx1-42046"></a> style is like <span + id="dx1-42050"></a> style is like <span class="ecss-1000">super4colheader</span><a - id="dx1-42047"></a> but + id="dx1-42051"></a> but allows multi-line descriptions and page lists. </dd><dt class="description"> <span class="ecbx-1000">altsuper4colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">altsuper4colheaderborder</span><a - id="dx1-42048"></a> style is like + id="dx1-42052"></a> style is like <span class="ecss-1000">super4colheaderborder</span><a - id="dx1-42049"></a> but allows multi-line descriptions and page lists.</dd></dl> + id="dx1-42053"></a> but allows multi-line descriptions and page lists.</dd></dl> <!--l. 4507--><p class="noindent" > </p> <!--l. 4507--><p class="noindent" ><a @@ -10663,16 +10675,17 @@ class="ecss-1000">glossary-super</span><a columns are left justified instead of fully justified. Since these styles all use the <span class="ecss-1000">supertabular</span><a - id="dx1-43003"></a> environment, they are governed by the same parameters as that + id="dx1-43003"></a><a + id="dx1-43004"></a> environment, they are governed by the same parameters as that environment. The <span class="ecss-1000">glossary-superragged</span><a - id="dx1-43004"></a> package additionally requires the <span + id="dx1-43005"></a> package additionally requires the <span class="ecss-1000">array</span><a - id="dx1-43005"></a> + id="dx1-43006"></a> package. Note that these styles will only be available if you explicitly load <span class="ecss-1000">glossary-superragged</span><a - id="dx1-43006"></a>: + id="dx1-43007"></a>: @@ -10683,7 +10696,7 @@ class="ecss-1000">glossary-superragged</span><a </div> <!--l. 4522--><p class="nopar" > Note that you can’t set these styles using the <span class="ecss-1000">style</span><a - id="dx1-43007"></a> package option since the styles + id="dx1-43008"></a> package option since the styles aren’t defined until after the <span class="ecss-1000">glossaries </span>package has been loaded. </p><!--l. 4527--><p class="indent" > @@ -10692,76 +10705,77 @@ class="ecss-1000">glossaries </span>package has been loaded. class="ecbx-1000">superragged</span> </dt><dd class="description">The <span class="ecss-1000">superragged</span><a - id="dx1-43008"></a> style uses the <span + id="dx1-43009"></a> style uses the <span class="ecss-1000">supertabular</span><a - id="dx1-43009"></a> environment (defined by + id="dx1-43010"></a><a + id="dx1-43011"></a> environment (defined by the <span class="ecss-1000">supertabular</span><a - id="dx1-43010"></a> package). It has two columns: the first column contains the + id="dx1-43012"></a> package). It has two columns: the first column contains the entry’s name and the second column contains the (left justified) description followed by the number list<a - id="dx1-43011"></a>. The entry’s symbol is ignored. Sub groups are + id="dx1-43013"></a>. The entry’s symbol is ignored. Sub groups are separated with a blank row. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-43012"></a>. Child entries have a similar format to the parent + id="dx1-43014"></a>. Child entries have a similar format to the parent entries except that their name is suppressed. </dd><dt class="description"> <span class="ecbx-1000">superraggedborder</span> </dt><dd class="description">The <span class="ecss-1000">superraggedborder</span><a - id="dx1-43013"></a> style is like <span + id="dx1-43015"></a> style is like <span class="ecss-1000">superragged</span><a - id="dx1-43014"></a> but has + id="dx1-43016"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">superraggedheader</span> </dt><dd class="description">The <span class="ecss-1000">superraggedheader</span><a - id="dx1-43015"></a> style is like <span + id="dx1-43017"></a> style is like <span class="ecss-1000">superragged</span><a - id="dx1-43016"></a> but has a + id="dx1-43018"></a> but has a header row. </dd><dt class="description"> <span class="ecbx-1000">superraggedheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">superraggedheaderborder</span><a - id="dx1-43017"></a> style is like + id="dx1-43019"></a> style is like <span class="ecss-1000">superraggedheader</span><a - id="dx1-43018"></a> but has horizontal and vertical lines around it. + id="dx1-43020"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">superragged3col</span> </dt><dd class="description">The <span class="ecss-1000">superragged3col</span><a - id="dx1-43019"></a> style is like <span + id="dx1-43021"></a> style is like <span class="ecss-1000">superragged</span><a - id="dx1-43020"></a> but has three + id="dx1-43022"></a> but has three columns. The first column contains the entry’s name, the second column contains the (left justified) description and the third column contains the (left justified) number list<a - id="dx1-43021"></a>. The entry’s symbol is ignored. The width of the + id="dx1-43023"></a>. The entry’s symbol is ignored. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="ectt-1000">\glsdescwidth</span><a - id="dx1-43022"></a>. The width of + id="dx1-43024"></a>. The width of the third column is governed by the length <span class="ectt-1000">\glspagelistwidth</span><a - id="dx1-43023"></a>. + id="dx1-43025"></a>. </dd><dt class="description"> <span class="ecbx-1000">superragged3colborder</span> </dt><dd class="description">The <span class="ecss-1000">superragged3colborder</span><a - id="dx1-43024"></a> style + id="dx1-43026"></a> style is like the <span class="ecss-1000">superragged3col</span><a - id="dx1-43025"></a> style but has horizontal and vertical lines around + id="dx1-43027"></a> style but has horizontal and vertical lines around it. @@ -10771,27 +10785,27 @@ class="ecss-1000">superragged3col</span><a class="ecbx-1000">superragged3colheader</span> </dt><dd class="description">The <span class="ecss-1000">superragged3colheader</span><a - id="dx1-43026"></a> style is like <span + id="dx1-43028"></a> style is like <span class="ecss-1000">superragged3col</span><a - id="dx1-43027"></a> + id="dx1-43029"></a> but has a header row. </dd><dt class="description"> <span class="ecbx-1000">superragged3colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">superragged3colheaderborder</span><a - id="dx1-43028"></a> style is like + id="dx1-43030"></a> style is like <span class="ecss-1000">superragged3colheader</span><a - id="dx1-43029"></a> but has horizontal and vertical lines around it. + id="dx1-43031"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">altsuperragged4col</span> </dt><dd class="description">The <span class="ecss-1000">altsuperragged4col</span><a - id="dx1-43030"></a> style is like <span + id="dx1-43032"></a> style is like <span class="ecss-1000">superragged3col</span><a - id="dx1-43031"></a> but has + id="dx1-43033"></a> but has an additional column in which the entry’s associated symbol appears. The column widths for the name and symbol column are governed by the widest entry in the given column. @@ -10800,28 +10814,28 @@ class="ecss-1000">superragged3col</span><a class="ecbx-1000">altsuperragged4colborder</span> </dt><dd class="description">The <span class="ecss-1000">altsuperragged4colborder</span><a - id="dx1-43032"></a> style is like the + id="dx1-43034"></a> style is like the <span class="ecss-1000">altsuperragged4col</span><a - id="dx1-43033"></a> style but has horizontal and vertical lines around it. + id="dx1-43035"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="ecbx-1000">altsuperragged4colheader</span> </dt><dd class="description">The <span class="ecss-1000">altsuperragged4colheader</span><a - id="dx1-43034"></a> style is like + id="dx1-43036"></a> style is like <span class="ecss-1000">altsuperragged4col</span><a - id="dx1-43035"></a> but has a header row. + id="dx1-43037"></a> but has a header row. </dd><dt class="description"> <span class="ecbx-1000">altsuperragged4colheaderborder</span> </dt><dd class="description">The <span class="ecss-1000">altsuperragged4colheaderborder</span><a - id="dx1-43036"></a> style is + id="dx1-43038"></a> style is like <span class="ecss-1000">altsuperragged4colheader</span><a - id="dx1-43037"></a> but has horizontal and vertical lines around it. + id="dx1-43039"></a> but has horizontal and vertical lines around it. </dd></dl> <!--l. 4596--><p class="noindent" > </p> @@ -10964,7 +10978,7 @@ class="ecss-1000">tree</span><a <!--l. 4659--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glssetwidest</span><span class="ectt-0900"> </span></span><a - id="dx1-44031"></a><span + id="dx1-44031"></a> <span class="ectt-1000">\glssetwidest[</span><span class="cmsy-10">⟨</span><span class="ecti-1000">level</span><span @@ -11024,7 +11038,7 @@ using: </p><!--l. 4690--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\newglossarystyle</span><span class="ectt-0900"> </span></span><a - id="dx1-45001"></a><span + id="dx1-45001"></a> <span class="ectt-1000">\newglossarystyle{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">name</span><span @@ -11048,9 +11062,10 @@ class="cmsy-10">⟩ </span>needs to redefine all of the following: class="ectt-0900">theglossary</span><span class="ectt-0900"> </span></span><a id="dx1-45002"></a><a - id="dx1-45003"></a><span + id="dx1-45003"></a> <span class="ecss-1000">theglossary</span><a - id="dx1-45004"></a> </div><hr> + id="dx1-45004"></a><a + id="dx1-45005"></a> </div><hr> </p><!--l. 4699--><p class="noindent" > This environment defines how the main body of the glossary should be typeset. Note that this does not include the section heading, the glossary preamble (defined by @@ -11059,18 +11074,21 @@ class="ectt-1000">\glossarypreamble</span>) or the glossary postamble (defined b class="ectt-1000">\glossarypostamble</span>). For example, the <span class="ecss-1000">list</span><a - id="dx1-45005"></a> style uses the <span + id="dx1-45006"></a> style uses the <span class="ecss-1000">description</span><a - id="dx1-45006"></a> environment, so the <span + id="dx1-45007"></a><a + id="dx1-45008"></a> environment, so the <span class="ecss-1000">theglossary</span><a - id="dx1-45007"></a> environment + id="dx1-45009"></a><a + id="dx1-45010"></a> environment is simply redefined to begin and end the <span class="ecss-1000">description</span><a - id="dx1-45008"></a> environment. + id="dx1-45011"></a><a + id="dx1-45012"></a> environment. </p><!--l. 4708--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glossaryheader</span><span class="ectt-0900"> </span></span><a - id="dx1-45009"></a><span + id="dx1-45013"></a> <span class="ectt-1000">\glossaryheader </span></div><hr> </p><!--l. 4710--><p class="noindent" > This macro indicates what to do at the start of the main body of the glossary. Note @@ -11078,17 +11096,17 @@ that this is not the same as <span class="ectt-1000">\glossarypreamble</span>, which should not be affected by changes in the glossary style. The <span class="ecss-1000">list</span><a - id="dx1-45010"></a> glossary style redefines <span + id="dx1-45014"></a> glossary style redefines <span class="ectt-1000">\glossaryheader </span>to do nothing, whereas the <span class="ecss-1000">longheader</span><a - id="dx1-45011"></a> glossary style redefines <span + id="dx1-45015"></a> glossary style redefines <span class="ectt-1000">\glossaryheader </span>to do a header row. </p><!--l. 4718--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsgroupheading</span><span class="ectt-0900"> </span></span><a - id="dx1-45012"></a><span + id="dx1-45016"></a> <span class="ectt-1000">\glsgroupheading{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -11098,18 +11116,18 @@ class="ectt-1000">} </span></div><hr> This macro indicates what to do at the start of each logical block within the main body of the glossary. If you use <span class="ectt-1000">makeindex</span><a - id="dx1-45013"></a> the glossary is sub-divided into a maximum of + id="dx1-45017"></a> the glossary is sub-divided into a maximum of twenty-eight logical blocks that are determined by the first character of the <span class="ecss-1000">sort</span><a - id="dx1-45014"></a> key (or + id="dx1-45018"></a> key (or <span class="ecss-1000">name</span><a - id="dx1-45015"></a> key if the <span + id="dx1-45019"></a> key if the <span class="ecss-1000">sort</span><a - id="dx1-45016"></a> key is omitted). The sub-divisions are in the following order: + id="dx1-45020"></a> key is omitted). The sub-divisions are in the following order: symbols, numbers, A, …, Z. If you use <span class="ectt-1000">xindy</span><a - id="dx1-45017"></a>, the sub-divisions depend on the language + id="dx1-45021"></a>, the sub-divisions depend on the language @@ -11121,7 +11139,7 @@ group title can be obtained via </p><!--l. 4734--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsgetgrouptitle</span><span class="ectt-0900"> </span></span><a - id="dx1-45018"></a><span + id="dx1-45022"></a> <span class="ectt-1000">\glsgetgrouptitle{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -11142,7 +11160,7 @@ class="cmsy-10">⟩</span>. </p><!--l. 4742--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsnavhypertarget</span><span class="ectt-0900"> </span></span><a - id="dx1-45019"></a><span + id="dx1-45023"></a> <span class="ectt-1000">\glsnavhypertarget{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -11157,13 +11175,13 @@ For further details about <span class="ectt-1000">\glsnavhypertarget</span>, see the documented code of <span class="ecss-1000">glossary-hypernav</span><a - id="dx1-45020"></a> in <span + id="dx1-45024"></a> in <span class="ectt-1000">glossaries.pdf</span>. </p><!--l. 4750--><p class="indent" > Most of the predefined glossary styles redefine <span class="ectt-1000">\glsgroupheading </span>to simply ignore its argument. The <span class="ecss-1000">listhypergroup</span><a - id="dx1-45021"></a> style redefines <span + id="dx1-45025"></a> style redefines <span class="ectt-1000">\glsgroupheading </span>as follows: @@ -11183,13 +11201,13 @@ class="ectt-1000">#1</span></span></span> etc.) </p><!--l. 4760--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glsgroupskip</span><span class="ectt-0900"> </span></span><a - id="dx1-45022"></a><span + id="dx1-45026"></a> <span class="ectt-1000">\glsgroupskip </span></div><hr> </p><!--l. 4762--><p class="noindent" > This macro determines what to do after one logical group but before the header for the next logical group. The <span class="ecss-1000">list</span><a - id="dx1-45023"></a> glossary style simply redefines <span + id="dx1-45027"></a> glossary style simply redefines <span class="ectt-1000">\glsgroupskip </span>to be <span class="ectt-1000">\indexspace</span>, whereas the tabular-like styles redefine <span @@ -11198,7 +11216,7 @@ blank row. </p><!--l. 4769--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glossaryentryfield</span><span class="ectt-0900"> </span></span><a - id="dx1-45024"></a><span + id="dx1-45028"></a> <span class="ectt-1000">\glossaryentryfield{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -11249,7 +11267,7 @@ using </p><!--l. 4786--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glstarget</span><span class="ectt-0900"> </span></span><a - id="dx1-45025"></a><span + id="dx1-45029"></a> <span class="ectt-1000">\glstarget{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">label</span><span @@ -11266,13 +11284,13 @@ class="ecti-1000">label</span><span class="cmsy-10">⟩ </span>is the entry’s label. Note that you don’t need to worry about whether the <span class="ecss-1000">hyperref</span><a - id="dx1-45026"></a> package has been loaded, as <span + id="dx1-45030"></a> package has been loaded, as <span class="ectt-1000">\glstarget </span>won’t create a target if <span class="ectt-1000">\hypertarget</span> hasn’t been defined. </p><!--l. 4794--><p class="indent" > For example, the <span class="ecss-1000">list</span><a - id="dx1-45027"></a> style defines <span + id="dx1-45031"></a> style defines <span class="ectt-1000">\glossaryentryfield </span>as follows: @@ -11319,23 +11337,23 @@ class="cmsy-10">⟩</span><span class="ectt-1000">}</span>, but note that the entire number list is enclosed within the argument to <span class="ectt-1000">\glossaryentrynumbers</span><a - id="dx1-45028"></a>. The + id="dx1-45032"></a>. The user can redefine this to change the way the entire number list is formatted, regardless of the glossary style. However the most common use of <span class="ectt-1000">\glossaryentrynumbers </span>is to provide a means of suppressing the number list altogether. (In fact, the <span class="ecss-1000">nonumberlist</span><a - id="dx1-45029"></a> + id="dx1-45033"></a> option redefines <span class="ectt-1000">\glossaryentrynumbers </span>to ignore its argument.) Therefore, when you define a new glossary style, you don’t need to worry about whether the user has specified the <span class="ecss-1000">nonumberlist</span><a - id="dx1-45030"></a> package option. + id="dx1-45034"></a> package option. </p><!--l. 4820--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\glossarysubentryfield</span><span class="ectt-0900"> </span></span><a - id="dx1-45031"></a><span + id="dx1-45035"></a> <span class="ectt-1000">\glossarysubentryfield{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">level</span><span @@ -11371,7 +11389,7 @@ class="ecti-1000">level</span><span class="cmsy-10">⟩</span>, indicates the sub-entry level. This must be an integer from 1 (first sub-level) onwards. The remaining arguments are analogous to those for <span class="ectt-1000">\glossaryentryfield</span><a - id="dx1-45032"></a> + id="dx1-45036"></a> described above. </p><!--l. 4831--><p class="indent" > For further details of these commands, see the documented code in <span @@ -11386,15 +11404,17 @@ the environment listed above. </p><!--l. 4840--><p class="indent" > For example, suppose you want each entry to start with a bullet point. This means that the glossary should be placed in the <span class="ecss-1000">itemize</span><a - id="dx1-46001"></a> environment, so <span + id="dx1-46001"></a><a + id="dx1-46002"></a> environment, so <span class="ecss-1000">theglossary</span><a - id="dx1-46002"></a> should + id="dx1-46003"></a><a + id="dx1-46004"></a> should start and end that environment. Let’s also suppose that you don’t want anything between the glossary groups (so <span class="ectt-1000">\glsgroupheading</span><a - id="dx1-46003"></a> and <span + id="dx1-46005"></a> and <span class="ectt-1000">\glsgroupskip</span><a - id="dx1-46004"></a> should do + id="dx1-46006"></a> should do nothing) and suppose you don’t want anything to appear immediately after @@ -11402,10 +11422,10 @@ nothing) and suppose you don’t want anything to appear immediately after <span class="obeylines-h"><span class="verb"><span class="ectt-1000">\begin{theglossary}</span></span></span> (so <span class="ectt-1000">\glossaryheader</span><a - id="dx1-46005"></a> should do nothing). In addition, let’s + id="dx1-46007"></a> should do nothing). In addition, let’s suppose the symbol should appear in brackets after the name, followed by the description and last of all the number list<a - id="dx1-46006"></a> should appear within square brackets at + id="dx1-46008"></a> should appear within square brackets at the end. Then you can create this new glossary style, called, say, <span class="ectt-1000">mylist</span>, as follows: @@ -11491,7 +11511,8 @@ class="ecss-1000">user2</span><a id="dx1-48005"></a>). Then you can define a glossary style that displays each entry in a <span class="ecss-1000">longtable</span><a - id="dx1-48006"></a> as follows: + id="dx1-48006"></a><a + id="dx1-48007"></a> as follows: @@ -11644,7 +11665,7 @@ command: </p><!--l. 4997--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\makefirstuc</span><span class="ectt-0900"> </span></span><a - id="dx1-50002"></a><span + id="dx1-50002"></a> <span class="ectt-1000">\makefirstuc{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">stuff </span><span @@ -11735,7 +11756,7 @@ class="newline" /> </p><!--l. 5047--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ectt-0900">\xmakefirstuc</span><span class="ectt-0900"> </span></span><a - id="dx1-50005"></a><span + id="dx1-50005"></a> <span class="ectt-1000">\xmakefirstuc{</span><span class="cmsy-10">⟨</span><span class="ecti-1000">stuff </span><span @@ -11961,8 +11982,8 @@ class="ectt-1000">\acsp</span></span></span>  <a href="glossaries-manual.html#dx1-34161" ><span class="underline">64</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">array </span>package  <a -href="glossaries-manual.html#dx1-41005" >65</a>, <a -href="glossaries-manual.html#dx1-43005" >66</a> <br /></span> +href="glossaries-manual.html#dx1-41006" >65</a>, <a +href="glossaries-manual.html#dx1-43006" >66</a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">B</span> <span class="index-item"><span @@ -12007,12 +12028,12 @@ href="glossaries-manual.html#dx1-35015" ><span class="underline">90</span></a>, href="glossaries-manual.html#dx1-35034" ><span class="underline">91</span></a>, <a href="glossaries-manual.html#dx1-35037" ><span class="underline">92</span></a> <br /></span> <span class="index-item"><span -class="ecss-1000">description </span>environment  <a -href="glossaries-manual.html#dx1-39002" >93</a>, <a -href="glossaries-manual.html#dx1-39006" >94</a>, <a -href="glossaries-manual.html#dx1-39023" >95</a>, <a -href="glossaries-manual.html#dx1-45006" >96</a>, <a -href="glossaries-manual.html#dx1-45008" >97</a> <br /></span> +class="ectt-1000">description </span>(environment)  <a +href="glossaries-manual.html#dx1-39002" ><span class="underline">93</span></a>, <a +href="glossaries-manual.html#dx1-39007" ><span class="underline">94</span></a>, <a +href="glossaries-manual.html#dx1-39025" ><span class="underline">95</span></a>, <a +href="glossaries-manual.html#dx1-45007" ><span class="underline">96</span></a>, <a +href="glossaries-manual.html#dx1-45011" ><span class="underline">97</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\descriptionname</span></span></span>  <a href="glossaries-manual.html#dx1-5018" ><span class="underline">98</span></a> <br /></span> @@ -12026,2382 +12047,2410 @@ class="ectt-1000">\entryname</span></span></span>  <a href="glossaries-manual.html#dx1-5017" ><span class="underline">100</span></a> <br /></span> <span class="index-item">environments:<br /></span> <span class="index-subitem">    <span +class="ectt-1000">description</span>  <a +href="glossaries-manual.html#dx1-39003" ><span class="underline">101</span></a>, <a +href="glossaries-manual.html#dx1-39008" ><span class="underline">102</span></a>, <a +href="glossaries-manual.html#dx1-39026" ><span class="underline">103</span></a>, <a +href="glossaries-manual.html#dx1-45008" ><span class="underline">104</span></a>, <a +href="glossaries-manual.html#dx1-45012" ><span class="underline">105</span></a> <br /></span> +<span class="index-subitem">    <span +class="ectt-1000">equation</span>  <a +href="glossaries-manual.html#dx1-3025" ><span class="underline">106</span></a> <br /></span> +<span class="index-subitem">    <span +class="ectt-1000">itemize</span>  <a +href="glossaries-manual.html#dx1-46002" ><span class="underline">107</span></a> <br /></span> +<span class="index-subitem">    <span +class="ectt-1000">longtable</span>  <a +href="glossaries-manual.html#dx1-40003" ><span class="underline">108</span></a>, <a +href="glossaries-manual.html#dx1-40008" ><span class="underline">109</span></a>, <a +href="glossaries-manual.html#dx1-41004" ><span class="underline">110</span></a>, <a +href="glossaries-manual.html#dx1-42007" ><span class="underline">111</span></a>, <a +href="glossaries-manual.html#dx1-48007" ><span class="underline">112</span></a> <br /></span> +<span class="index-subitem">    <span +class="ectt-1000">supertabular</span>  <a +href="glossaries-manual.html#dx1-42003" ><span class="underline">113</span></a>, <a +href="glossaries-manual.html#dx1-42009" ><span class="underline">114</span></a>, <a +href="glossaries-manual.html#dx1-42014" ><span class="underline">115</span></a>, <a +href="glossaries-manual.html#dx1-43004" ><span class="underline">116</span></a>, <a +href="glossaries-manual.html#dx1-43011" ><span class="underline">117</span></a> <br /></span> +<span class="index-subitem">    <span class="ectt-1000">theglossary</span>  <a href="glossaries-manual.html#dx1-45003" ><span -class="ecti-1000">101</span></a> <br /></span> +class="ecti-1000">118</span></a>, <a +href="glossaries-manual.html#dx1-45005" ><span class="underline">119</span></a>, <a +href="glossaries-manual.html#dx1-45010" ><span class="underline">120</span></a>, <a +href="glossaries-manual.html#dx1-46004" ><span class="underline">121</span></a> <br /></span> <span class="index-item"><span -class="ecss-1000">equation </span>environment  <a -href="glossaries-manual.html#dx1-3024" >102</a> <br /></span> +class="ectt-1000">equation </span>(environment)  <a +href="glossaries-manual.html#dx1-3024" ><span class="underline">122</span></a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">F</span> <span class="index-item">file types<br /></span> <span class="index-subitem">    <span class="ectt-1000">.alg</span>  <a -href="glossaries-manual.html#dx1-6029" >103</a> <br /></span> +href="glossaries-manual.html#dx1-6029" >123</a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">.aux</span>  <a -href="glossaries-manual.html#dx1-7002" >104</a>, <a -href="glossaries-manual.html#dx1-30004" >105</a> <br /></span> +href="glossaries-manual.html#dx1-7002" >124</a>, <a +href="glossaries-manual.html#dx1-30004" >125</a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">.glg</span>  <a -href="glossaries-manual.html#dx1-6028" >106</a>, <a -href="glossaries-manual.html#dx1-8013" >107</a>, <a -href="glossaries-manual.html#dx1-9012" >108</a>, <a -href="glossaries-manual.html#dx1-11043" >109</a> <br /></span> +href="glossaries-manual.html#dx1-6028" >126</a>, <a +href="glossaries-manual.html#dx1-8013" >127</a>, <a +href="glossaries-manual.html#dx1-9012" >128</a>, <a +href="glossaries-manual.html#dx1-11043" >129</a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">.glo</span>  <a -href="glossaries-manual.html#dx1-8015" >110</a>, <a -href="glossaries-manual.html#dx1-9014" >111</a>, <a -href="glossaries-manual.html#dx1-14002" >112</a> <br /></span> +href="glossaries-manual.html#dx1-8015" >130</a>, <a +href="glossaries-manual.html#dx1-9014" >131</a>, <a +href="glossaries-manual.html#dx1-14002" >132</a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">.gls</span>  <a -href="glossaries-manual.html#dx1-8014" >113</a>, <a -href="glossaries-manual.html#dx1-9013" >114</a>, <a -href="glossaries-manual.html#dx1-14003" >115</a> <br /></span> +href="glossaries-manual.html#dx1-8014" >133</a>, <a +href="glossaries-manual.html#dx1-9013" >134</a>, <a +href="glossaries-manual.html#dx1-14003" >135</a> <br /></span> + + + <span class="index-subitem">    <span class="ectt-1000">.ist</span>  <a -href="glossaries-manual.html#dx1-9005" >116</a>, <a -href="glossaries-manual.html#dx1-9007" >117</a>, <a -href="glossaries-manual.html#dx1-10006" >118</a>, <a -href="glossaries-manual.html#dx1-13101" >119</a>, <a -href="glossaries-manual.html#dx1-14011" >120</a>, <a -href="glossaries-manual.html#dx1-14018" >121</a> <br /></span> +href="glossaries-manual.html#dx1-9005" >136</a>, <a +href="glossaries-manual.html#dx1-9007" >137</a>, <a +href="glossaries-manual.html#dx1-10006" >138</a>, <a +href="glossaries-manual.html#dx1-13101" >139</a>, <a +href="glossaries-manual.html#dx1-14011" >140</a>, <a +href="glossaries-manual.html#dx1-14018" >141</a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">.log</span>  <a -href="glossaries-manual.html#dx1-11042" >122</a> <br /></span> +href="glossaries-manual.html#dx1-11042" >142</a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">.tex</span>  <a -href="glossaries-manual.html#dx1-8007" >123</a>, <a -href="glossaries-manual.html#dx1-9004" >124</a> <br /></span> +href="glossaries-manual.html#dx1-8007" >143</a>, <a +href="glossaries-manual.html#dx1-9004" >144</a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">.xdy</span>  <a -href="glossaries-manual.html#dx1-8009" >125</a>, <a -href="glossaries-manual.html#dx1-8010" >126</a>, <a -href="glossaries-manual.html#dx1-10008" >127</a>, <a -href="glossaries-manual.html#dx1-13109" >128</a>, <a -href="glossaries-manual.html#dx1-14013" >129</a>, <a -href="glossaries-manual.html#dx1-14021" >130</a>, <a -href="glossaries-manual.html#dx1-29005" >131</a> <br /></span> +href="glossaries-manual.html#dx1-8009" >145</a>, <a +href="glossaries-manual.html#dx1-8010" >146</a>, <a +href="glossaries-manual.html#dx1-10008" >147</a>, <a +href="glossaries-manual.html#dx1-13109" >148</a>, <a +href="glossaries-manual.html#dx1-14013" >149</a>, <a +href="glossaries-manual.html#dx1-14021" >150</a>, <a +href="glossaries-manual.html#dx1-29005" >151</a> <br /></span> <span class="index-item">first use  <a -href="glossaries-manual.html#dx1-11016" ><span class="underline">132</span></a>, <a -href="glossaries-manual.html#dx1-11018" ><span class="underline">133</span></a>, <a -href="glossaries-manual.html#dx1-13138" ><span class="underline">134</span></a>, <a -href="glossaries-manual.html#dx1-22005" ><span class="underline">135</span></a>, <a -href="glossaries-manual.html#dx1-22019" ><span class="underline">136</span></a>, <a -href="glossaries-manual.html#dx1-22028" ><span class="underline">137</span></a>, <a -href="glossaries-manual.html#dx1-23012" ><span class="underline">138</span></a>, <a -href="glossaries-manual.html#dx1-34001" ><span class="underline">139</span></a>, <a -href="glossaries-manual.html#dx1-34010" ><span class="underline">140</span></a>, <a -href="glossaries-manual.html#dx1-34029" ><span class="underline">141</span></a>, <a -href="glossaries-manual.html#dx1-34058" ><span class="underline">142</span></a>, <a -href="glossaries-manual.html#dx1-34068" ><span class="underline">143</span></a>, <a -href="glossaries-manual.html#dx1-34079" ><span class="underline">144</span></a>, <a -href="glossaries-manual.html#dx1-34091" ><span class="underline">145</span></a>, <a -href="glossaries-manual.html#dx1-34104" ><span class="underline">146</span></a>, <a -href="glossaries-manual.html#dx1-34106" ><span class="underline">147</span></a>, <a -href="glossaries-manual.html#dx1-34107" ><span class="underline">148</span></a>, <a -href="glossaries-manual.html#dx1-34108" ><span class="underline">149</span></a>, <a -href="glossaries-manual.html#dx1-34112" ><span class="underline">150</span></a>, <a -href="glossaries-manual.html#dx1-34118" ><span class="underline">151</span></a>, <a -href="glossaries-manual.html#dx1-34132" ><span class="underline">152</span></a>, <a -href="glossaries-manual.html#dx1-37004" ><span class="underline">153</span></a> <br /></span> - - - +href="glossaries-manual.html#dx1-11016" ><span class="underline">152</span></a>, <a +href="glossaries-manual.html#dx1-11018" ><span class="underline">153</span></a>, <a +href="glossaries-manual.html#dx1-13138" ><span class="underline">154</span></a>, <a +href="glossaries-manual.html#dx1-22005" ><span class="underline">155</span></a>, <a +href="glossaries-manual.html#dx1-22019" ><span class="underline">156</span></a>, <a +href="glossaries-manual.html#dx1-22028" ><span class="underline">157</span></a>, <a +href="glossaries-manual.html#dx1-23012" ><span class="underline">158</span></a>, <a +href="glossaries-manual.html#dx1-34001" ><span class="underline">159</span></a>, <a +href="glossaries-manual.html#dx1-34010" ><span class="underline">160</span></a>, <a +href="glossaries-manual.html#dx1-34029" ><span class="underline">161</span></a>, <a +href="glossaries-manual.html#dx1-34058" ><span class="underline">162</span></a>, <a +href="glossaries-manual.html#dx1-34068" ><span class="underline">163</span></a>, <a +href="glossaries-manual.html#dx1-34079" ><span class="underline">164</span></a>, <a +href="glossaries-manual.html#dx1-34091" ><span class="underline">165</span></a>, <a +href="glossaries-manual.html#dx1-34104" ><span class="underline">166</span></a>, <a +href="glossaries-manual.html#dx1-34106" ><span class="underline">167</span></a>, <a +href="glossaries-manual.html#dx1-34107" ><span class="underline">168</span></a>, <a +href="glossaries-manual.html#dx1-34108" ><span class="underline">169</span></a>, <a +href="glossaries-manual.html#dx1-34112" ><span class="underline">170</span></a>, <a +href="glossaries-manual.html#dx1-34118" ><span class="underline">171</span></a>, <a +href="glossaries-manual.html#dx1-34132" ><span class="underline">172</span></a>, <a +href="glossaries-manual.html#dx1-37004" ><span class="underline">173</span></a> <br /></span> <span class="index-subitem">    flag  <a -href="glossaries-manual.html#dx1-21010" ><span class="underline">154</span></a>, <a -href="glossaries-manual.html#dx1-21015" ><span class="underline">155</span></a>, <a -href="glossaries-manual.html#dx1-21017" ><span class="underline">156</span></a>, <a -href="glossaries-manual.html#dx1-21054" ><span class="underline">157</span></a>, <a -href="glossaries-manual.html#dx1-21057" ><span class="underline">158</span></a>, <a -href="glossaries-manual.html#dx1-21066" ><span class="underline">159</span></a>, <a -href="glossaries-manual.html#dx1-21072" ><span class="underline">160</span></a>, <a -href="glossaries-manual.html#dx1-21078" ><span class="underline">161</span></a>, <a -href="glossaries-manual.html#dx1-21086" ><span class="underline">162</span></a>, <a -href="glossaries-manual.html#dx1-26001" ><span class="underline">163</span></a> <br /></span> +href="glossaries-manual.html#dx1-21010" ><span class="underline">174</span></a>, <a +href="glossaries-manual.html#dx1-21015" ><span class="underline">175</span></a>, <a +href="glossaries-manual.html#dx1-21017" ><span class="underline">176</span></a>, <a +href="glossaries-manual.html#dx1-21054" ><span class="underline">177</span></a>, <a +href="glossaries-manual.html#dx1-21057" ><span class="underline">178</span></a>, <a +href="glossaries-manual.html#dx1-21066" ><span class="underline">179</span></a>, <a +href="glossaries-manual.html#dx1-21072" ><span class="underline">180</span></a>, <a +href="glossaries-manual.html#dx1-21078" ><span class="underline">181</span></a>, <a +href="glossaries-manual.html#dx1-21086" ><span class="underline">182</span></a>, <a +href="glossaries-manual.html#dx1-26001" ><span class="underline">183</span></a> <br /></span> <span class="index-subitem">    text  <a -href="glossaries-manual.html#dx1-14055" ><span class="underline">164</span></a>, <a -href="glossaries-manual.html#dx1-14063" ><span class="underline">165</span></a>, <a -href="glossaries-manual.html#dx1-26014" ><span class="underline">166</span></a>, <a -href="glossaries-manual.html#dx1-26018" ><span class="underline">167</span></a> <br /></span> +href="glossaries-manual.html#dx1-14055" ><span class="underline">184</span></a>, <a +href="glossaries-manual.html#dx1-14063" ><span class="underline">185</span></a>, <a +href="glossaries-manual.html#dx1-26014" ><span class="underline">186</span></a>, <a +href="glossaries-manual.html#dx1-26018" ><span class="underline">187</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\firstacronymfont</span></span></span>  <a href="glossaries-manual.html#dx1-34028" ><span -class="ecti-1000">168</span></a> <br /></span> +class="ecti-1000">188</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">flowfram </span>package  <a -href="glossaries-manual.html#dx1-42008" >169</a> <br /></span> +href="glossaries-manual.html#dx1-42011" >189</a> <br /></span> <span class="index-item"><span class="ecss-1000">fmtcount </span>package  <a -href="glossaries-manual.html#dx1-31011" >170</a> <br /></span> +href="glossaries-manual.html#dx1-31011" >190</a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">G</span> <span class="index-item"><span class="ecss-1000">german </span>package  <a -href="glossaries-manual.html#dx1-5008" >171</a> <br /></span> +href="glossaries-manual.html#dx1-5008" >191</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossaries-accsupp </span>package  <a -href="glossaries-manual.html#dx1-3054" >172</a>, <a -href="glossaries-manual.html#dx1-49001" >173</a> <br /></span> +href="glossaries-manual.html#dx1-3055" >192</a>, <a +href="glossaries-manual.html#dx1-49001" >193</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossaries-babel </span>package  <a -href="glossaries-manual.html#dx1-5030" >174</a>, <a -href="glossaries-manual.html#dx1-13129" >175</a>, <a -href="glossaries-manual.html#dx1-13135" >176</a> <br /></span> +href="glossaries-manual.html#dx1-5030" >194</a>, <a +href="glossaries-manual.html#dx1-13129" >195</a>, <a +href="glossaries-manual.html#dx1-13135" >196</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossaries-polyglossia </span>package  <a -href="glossaries-manual.html#dx1-5033" >177</a>, <a -href="glossaries-manual.html#dx1-13131" >178</a>, <a -href="glossaries-manual.html#dx1-13136" >179</a> <br /></span> +href="glossaries-manual.html#dx1-5033" >197</a>, <a +href="glossaries-manual.html#dx1-13131" >198</a>, <a +href="glossaries-manual.html#dx1-13136" >199</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossary </span>package  <a -href="glossaries-manual.html#dx1-2005" >180</a>, <a -href="glossaries-manual.html#dx1-11027" >181</a>, <a -href="glossaries-manual.html#dx1-36001" >182</a>, <a -href="glossaries-manual.html#dx1-36002" >183</a>, <a -href="glossaries-manual.html#dx1-36005" >184</a> <br /></span> +href="glossaries-manual.html#dx1-2005" >200</a>, <a +href="glossaries-manual.html#dx1-11027" >201</a>, <a +href="glossaries-manual.html#dx1-36001" >202</a>, <a +href="glossaries-manual.html#dx1-36002" >203</a>, <a +href="glossaries-manual.html#dx1-36005" >204</a> <br /></span> <span class="index-item">glossary styles:<br /></span> <span class="index-subitem">    <span class="ectt-1000">altlist</span>  <a -href="glossaries-manual.html#dx1-39014" ><span class="underline">185</span></a>, <a -href="glossaries-manual.html#dx1-39019" ><span class="underline">186</span></a> <br /></span> +href="glossaries-manual.html#dx1-39016" ><span class="underline">205</span></a>, <a +href="glossaries-manual.html#dx1-39021" ><span class="underline">206</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlistgroup</span>  <a -href="glossaries-manual.html#dx1-39018" ><span class="underline">187</span></a>, <a -href="glossaries-manual.html#dx1-39021" ><span class="underline">188</span></a> <br /></span> +href="glossaries-manual.html#dx1-39020" ><span class="underline">207</span></a>, <a +href="glossaries-manual.html#dx1-39023" ><span class="underline">208</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlisthypergroup</span>  <a -href="glossaries-manual.html#dx1-39020" ><span class="underline">189</span></a> <br /></span> +href="glossaries-manual.html#dx1-39022" ><span class="underline">209</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlong4col</span>  <a -href="glossaries-manual.html#dx1-38019" ><span class="underline">190</span></a>, <a -href="glossaries-manual.html#dx1-40029" ><span class="underline">191</span></a>, <a -href="glossaries-manual.html#dx1-40036" ><span class="underline">192</span></a> <br /></span> +href="glossaries-manual.html#dx1-38019" ><span class="underline">210</span></a>, <a +href="glossaries-manual.html#dx1-40031" ><span class="underline">211</span></a>, <a +href="glossaries-manual.html#dx1-40038" ><span class="underline">212</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlong4colborder</span>  <a -href="glossaries-manual.html#dx1-40040" ><span class="underline">193</span></a> <br /></span> +href="glossaries-manual.html#dx1-40042" ><span class="underline">213</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlong4colheader</span>  <a -href="glossaries-manual.html#dx1-40042" ><span class="underline">194</span></a> <br /></span> +href="glossaries-manual.html#dx1-40044" ><span class="underline">214</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlong4colheaderborder</span>  <a -href="glossaries-manual.html#dx1-40044" ><span class="underline">195</span></a> <br /></span> +href="glossaries-manual.html#dx1-40046" ><span class="underline">215</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlongragged4col</span>  <a -href="glossaries-manual.html#dx1-41028" ><span class="underline">196</span></a>, <a -href="glossaries-manual.html#dx1-41033" ><span class="underline">197</span></a>, <a -href="glossaries-manual.html#dx1-41035" ><span class="underline">198</span></a> <br /></span> +href="glossaries-manual.html#dx1-41029" ><span class="underline">216</span></a>, <a +href="glossaries-manual.html#dx1-41034" ><span class="underline">217</span></a>, <a +href="glossaries-manual.html#dx1-41036" ><span class="underline">218</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlongragged4colborder</span>  <a -href="glossaries-manual.html#dx1-41032" ><span class="underline">199</span></a> <br /></span> +href="glossaries-manual.html#dx1-41033" ><span class="underline">219</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlongragged4colheader</span>  <a -href="glossaries-manual.html#dx1-41034" ><span class="underline">200</span></a>, <a -href="glossaries-manual.html#dx1-41037" ><span class="underline">201</span></a> <br /></span> +href="glossaries-manual.html#dx1-41035" ><span class="underline">220</span></a>, <a +href="glossaries-manual.html#dx1-41038" ><span class="underline">221</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altlongragged4colheaderborder</span>  <a -href="glossaries-manual.html#dx1-41036" ><span class="underline">202</span></a> <br /></span> +href="glossaries-manual.html#dx1-41037" ><span class="underline">222</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altsuper4col</span>  <a -href="glossaries-manual.html#dx1-38020" ><span class="underline">203</span></a>, <a -href="glossaries-manual.html#dx1-42033" ><span class="underline">204</span></a>, <a -href="glossaries-manual.html#dx1-42040" ><span class="underline">205</span></a> <br /></span> +href="glossaries-manual.html#dx1-38020" ><span class="underline">223</span></a>, <a +href="glossaries-manual.html#dx1-42037" ><span class="underline">224</span></a>, <a +href="glossaries-manual.html#dx1-42044" ><span class="underline">225</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altsuper4colborder</span>  <a -href="glossaries-manual.html#dx1-42044" ><span class="underline">206</span></a> <br /></span> +href="glossaries-manual.html#dx1-42048" ><span class="underline">226</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altsuper4colheader</span>  <a -href="glossaries-manual.html#dx1-42046" ><span class="underline">207</span></a> <br /></span> +href="glossaries-manual.html#dx1-42050" ><span class="underline">227</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altsuper4colheaderborder</span>  <a -href="glossaries-manual.html#dx1-42048" ><span class="underline">208</span></a> <br /></span> +href="glossaries-manual.html#dx1-42052" ><span class="underline">228</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altsuperragged4col</span>  <a -href="glossaries-manual.html#dx1-43030" ><span class="underline">209</span></a>, <a -href="glossaries-manual.html#dx1-43033" ><span class="underline">210</span></a>, <a -href="glossaries-manual.html#dx1-43035" ><span class="underline">211</span></a> <br /></span> +href="glossaries-manual.html#dx1-43032" ><span class="underline">229</span></a>, <a +href="glossaries-manual.html#dx1-43035" ><span class="underline">230</span></a>, <a +href="glossaries-manual.html#dx1-43037" ><span class="underline">231</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altsuperragged4colborder</span>  <a -href="glossaries-manual.html#dx1-43032" ><span class="underline">212</span></a> <br /></span> +href="glossaries-manual.html#dx1-43034" ><span class="underline">232</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altsuperragged4colheader</span>  <a -href="glossaries-manual.html#dx1-43034" ><span class="underline">213</span></a>, <a -href="glossaries-manual.html#dx1-43037" ><span class="underline">214</span></a> <br /></span> +href="glossaries-manual.html#dx1-43036" ><span class="underline">233</span></a>, <a +href="glossaries-manual.html#dx1-43039" ><span class="underline">234</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">altsuperragged4colheaderborder</span>  <a -href="glossaries-manual.html#dx1-43036" ><span class="underline">215</span></a> <br /></span> +href="glossaries-manual.html#dx1-43038" ><span class="underline">235</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">alttree</span>  <a -href="glossaries-manual.html#dx1-44016" ><span class="underline">216</span></a>, <a -href="glossaries-manual.html#dx1-44029" ><span class="underline">217</span></a>, <a -href="glossaries-manual.html#dx1-44033" ><span class="underline">218</span></a> <br /></span> +href="glossaries-manual.html#dx1-44016" ><span class="underline">236</span></a>, <a +href="glossaries-manual.html#dx1-44029" ><span class="underline">237</span></a>, <a +href="glossaries-manual.html#dx1-44033" ><span class="underline">238</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">alttreegroup</span>  <a -href="glossaries-manual.html#dx1-44032" ><span class="underline">219</span></a>, <a -href="glossaries-manual.html#dx1-44035" ><span class="underline">220</span></a> <br /></span> +href="glossaries-manual.html#dx1-44032" ><span class="underline">239</span></a>, <a +href="glossaries-manual.html#dx1-44035" ><span class="underline">240</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">alttreehypergroup</span>  <a -href="glossaries-manual.html#dx1-44034" ><span class="underline">221</span></a> <br /></span> +href="glossaries-manual.html#dx1-44034" ><span class="underline">241</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">index</span>  <a -href="glossaries-manual.html#dx1-34070" ><span class="underline">222</span></a>, <a -href="glossaries-manual.html#dx1-34086" ><span class="underline">223</span></a>, <a -href="glossaries-manual.html#dx1-44004" ><span class="underline">224</span></a>, <a -href="glossaries-manual.html#dx1-44007" ><span class="underline">225</span></a>, <a -href="glossaries-manual.html#dx1-44012" ><span class="underline">226</span></a> <br /></span> +href="glossaries-manual.html#dx1-34070" ><span class="underline">242</span></a>, <a +href="glossaries-manual.html#dx1-34086" ><span class="underline">243</span></a>, <a +href="glossaries-manual.html#dx1-44004" ><span class="underline">244</span></a>, <a +href="glossaries-manual.html#dx1-44007" ><span class="underline">245</span></a>, <a +href="glossaries-manual.html#dx1-44012" ><span class="underline">246</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">indexgroup</span>  <a -href="glossaries-manual.html#dx1-44006" ><span class="underline">227</span></a>, <a -href="glossaries-manual.html#dx1-44009" ><span class="underline">228</span></a> <br /></span> +href="glossaries-manual.html#dx1-44006" ><span class="underline">247</span></a>, <a +href="glossaries-manual.html#dx1-44009" ><span class="underline">248</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">indexhypergroup</span>  <a -href="glossaries-manual.html#dx1-44008" ><span class="underline">229</span></a> <br /></span> +href="glossaries-manual.html#dx1-44008" ><span class="underline">249</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">list</span>  <a -href="glossaries-manual.html#dx1-13050" ><span class="underline">230</span></a>, <a -href="glossaries-manual.html#dx1-39005" ><span class="underline">231</span></a>, <a -href="glossaries-manual.html#dx1-39009" ><span class="underline">232</span></a>, <a -href="glossaries-manual.html#dx1-39015" ><span class="underline">233</span></a>, <a -href="glossaries-manual.html#dx1-39016" ><span class="underline">234</span></a>, <a -href="glossaries-manual.html#dx1-39017" ><span class="underline">235</span></a>, <a -href="glossaries-manual.html#dx1-45005" ><span class="underline">236</span></a>, <a -href="glossaries-manual.html#dx1-45010" ><span class="underline">237</span></a>, <a -href="glossaries-manual.html#dx1-45023" ><span class="underline">238</span></a>, <a -href="glossaries-manual.html#dx1-45027" ><span class="underline">239</span></a>, <a -href="glossaries-manual.html#dx1-47002" ><span class="underline">240</span></a> <br /></span> +href="glossaries-manual.html#dx1-13050" ><span class="underline">250</span></a>, <a +href="glossaries-manual.html#dx1-39006" ><span class="underline">251</span></a>, <a +href="glossaries-manual.html#dx1-39011" ><span class="underline">252</span></a>, <a +href="glossaries-manual.html#dx1-39017" ><span class="underline">253</span></a>, <a +href="glossaries-manual.html#dx1-39018" ><span class="underline">254</span></a>, <a +href="glossaries-manual.html#dx1-39019" ><span class="underline">255</span></a>, <a +href="glossaries-manual.html#dx1-45006" ><span class="underline">256</span></a>, <a +href="glossaries-manual.html#dx1-45014" ><span class="underline">257</span></a>, <a +href="glossaries-manual.html#dx1-45027" ><span class="underline">258</span></a>, <a +href="glossaries-manual.html#dx1-45031" ><span class="underline">259</span></a>, <a +href="glossaries-manual.html#dx1-47002" ><span class="underline">260</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">listdotted</span>  <a -href="glossaries-manual.html#dx1-38030" ><span class="underline">241</span></a>, <a -href="glossaries-manual.html#dx1-39027" ><span class="underline">242</span></a>, <a -href="glossaries-manual.html#dx1-39028" ><span class="underline">243</span></a> <br /></span> +href="glossaries-manual.html#dx1-38030" ><span class="underline">261</span></a>, <a +href="glossaries-manual.html#dx1-39030" ><span class="underline">262</span></a>, <a +href="glossaries-manual.html#dx1-39031" ><span class="underline">263</span></a> <br /></span> + + + <span class="index-subitem">    <span class="ectt-1000">listgroup</span>  <a -href="glossaries-manual.html#dx1-39008" ><span class="underline">244</span></a>, <a -href="glossaries-manual.html#dx1-39011" ><span class="underline">245</span></a> <br /></span> +href="glossaries-manual.html#dx1-39010" ><span class="underline">264</span></a>, <a +href="glossaries-manual.html#dx1-39013" ><span class="underline">265</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">listhypergroup</span>  <a -href="glossaries-manual.html#dx1-39010" ><span class="underline">246</span></a>, <a -href="glossaries-manual.html#dx1-39022" ><span class="underline">247</span></a>, <a -href="glossaries-manual.html#dx1-44010" ><span class="underline">248</span></a>, <a -href="glossaries-manual.html#dx1-44021" ><span class="underline">249</span></a>, <a -href="glossaries-manual.html#dx1-44028" ><span class="underline">250</span></a>, <a -href="glossaries-manual.html#dx1-44036" ><span class="underline">251</span></a>, <a -href="glossaries-manual.html#dx1-45021" ><span class="underline">252</span></a> <br /></span> +href="glossaries-manual.html#dx1-39012" ><span class="underline">266</span></a>, <a +href="glossaries-manual.html#dx1-39024" ><span class="underline">267</span></a>, <a +href="glossaries-manual.html#dx1-44010" ><span class="underline">268</span></a>, <a +href="glossaries-manual.html#dx1-44021" ><span class="underline">269</span></a>, <a +href="glossaries-manual.html#dx1-44028" ><span class="underline">270</span></a>, <a +href="glossaries-manual.html#dx1-44036" ><span class="underline">271</span></a>, <a +href="glossaries-manual.html#dx1-45025" ><span class="underline">272</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">long</span>  <a -href="glossaries-manual.html#dx1-38026" ><span class="underline">253</span></a>, <a -href="glossaries-manual.html#dx1-40005" ><span class="underline">254</span></a>, <a -href="glossaries-manual.html#dx1-40011" ><span class="underline">255</span></a>, <a -href="glossaries-manual.html#dx1-40013" ><span class="underline">256</span></a>, <a -href="glossaries-manual.html#dx1-40017" ><span class="underline">257</span></a> <br /></span> +href="glossaries-manual.html#dx1-38026" ><span class="underline">273</span></a>, <a +href="glossaries-manual.html#dx1-40006" ><span class="underline">274</span></a>, <a +href="glossaries-manual.html#dx1-40013" ><span class="underline">275</span></a>, <a +href="glossaries-manual.html#dx1-40015" ><span class="underline">276</span></a>, <a +href="glossaries-manual.html#dx1-40019" ><span class="underline">277</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">long3col</span>  <a -href="glossaries-manual.html#dx1-38002" ><span class="underline">258</span></a>, <a -href="glossaries-manual.html#dx1-40016" ><span class="underline">259</span></a>, <a -href="glossaries-manual.html#dx1-40022" ><span class="underline">260</span></a>, <a -href="glossaries-manual.html#dx1-40024" ><span class="underline">261</span></a>, <a -href="glossaries-manual.html#dx1-40028" ><span class="underline">262</span></a> <br /></span> +href="glossaries-manual.html#dx1-38002" ><span class="underline">278</span></a>, <a +href="glossaries-manual.html#dx1-40018" ><span class="underline">279</span></a>, <a +href="glossaries-manual.html#dx1-40024" ><span class="underline">280</span></a>, <a +href="glossaries-manual.html#dx1-40026" ><span class="underline">281</span></a>, <a +href="glossaries-manual.html#dx1-40030" ><span class="underline">282</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">long3colborder</span>  <a -href="glossaries-manual.html#dx1-38004" ><span class="underline">263</span></a>, <a -href="glossaries-manual.html#dx1-40021" ><span class="underline">264</span></a> <br /></span> - - - +href="glossaries-manual.html#dx1-38004" ><span class="underline">283</span></a>, <a +href="glossaries-manual.html#dx1-40023" ><span class="underline">284</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">long3colheader</span>  <a -href="glossaries-manual.html#dx1-38003" ><span class="underline">265</span></a>, <a -href="glossaries-manual.html#dx1-40023" ><span class="underline">266</span></a>, <a -href="glossaries-manual.html#dx1-40026" ><span class="underline">267</span></a> <br /></span> +href="glossaries-manual.html#dx1-38003" ><span class="underline">285</span></a>, <a +href="glossaries-manual.html#dx1-40025" ><span class="underline">286</span></a>, <a +href="glossaries-manual.html#dx1-40028" ><span class="underline">287</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">long3colheaderborder</span>  <a -href="glossaries-manual.html#dx1-38005" ><span class="underline">268</span></a>, <a -href="glossaries-manual.html#dx1-40025" ><span class="underline">269</span></a> <br /></span> +href="glossaries-manual.html#dx1-38005" ><span class="underline">288</span></a>, <a +href="glossaries-manual.html#dx1-40027" ><span class="underline">289</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">long4col</span>  <a -href="glossaries-manual.html#dx1-38017" ><span class="underline">270</span></a>, <a -href="glossaries-manual.html#dx1-40027" ><span class="underline">271</span></a>, <a -href="glossaries-manual.html#dx1-40031" ><span class="underline">272</span></a>, <a -href="glossaries-manual.html#dx1-40033" ><span class="underline">273</span></a>, <a -href="glossaries-manual.html#dx1-40037" ><span class="underline">274</span></a> <br /></span> +href="glossaries-manual.html#dx1-38017" ><span class="underline">290</span></a>, <a +href="glossaries-manual.html#dx1-40029" ><span class="underline">291</span></a>, <a +href="glossaries-manual.html#dx1-40033" ><span class="underline">292</span></a>, <a +href="glossaries-manual.html#dx1-40035" ><span class="underline">293</span></a>, <a +href="glossaries-manual.html#dx1-40039" ><span class="underline">294</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">long4colborder</span>  <a -href="glossaries-manual.html#dx1-40030" ><span class="underline">275</span></a>, <a -href="glossaries-manual.html#dx1-40041" ><span class="underline">276</span></a> <br /></span> +href="glossaries-manual.html#dx1-40032" ><span class="underline">295</span></a>, <a +href="glossaries-manual.html#dx1-40043" ><span class="underline">296</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">long4colheader</span>  <a -href="glossaries-manual.html#dx1-40032" ><span class="underline">277</span></a>, <a -href="glossaries-manual.html#dx1-40035" ><span class="underline">278</span></a>, <a -href="glossaries-manual.html#dx1-40043" ><span class="underline">279</span></a> <br /></span> +href="glossaries-manual.html#dx1-40034" ><span class="underline">297</span></a>, <a +href="glossaries-manual.html#dx1-40037" ><span class="underline">298</span></a>, <a +href="glossaries-manual.html#dx1-40045" ><span class="underline">299</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">long4colheaderborder</span>  <a -href="glossaries-manual.html#dx1-40034" ><span class="underline">280</span></a>, <a -href="glossaries-manual.html#dx1-40045" ><span class="underline">281</span></a> <br /></span> +href="glossaries-manual.html#dx1-40036" ><span class="underline">300</span></a>, <a +href="glossaries-manual.html#dx1-40047" ><span class="underline">301</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longborder</span>  <a -href="glossaries-manual.html#dx1-40010" ><span class="underline">282</span></a> <br /></span> +href="glossaries-manual.html#dx1-40012" ><span class="underline">302</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longheader</span>  <a -href="glossaries-manual.html#dx1-40012" ><span class="underline">283</span></a>, <a -href="glossaries-manual.html#dx1-40015" ><span class="underline">284</span></a>, <a -href="glossaries-manual.html#dx1-45011" ><span class="underline">285</span></a> <br /></span> +href="glossaries-manual.html#dx1-40014" ><span class="underline">303</span></a>, <a +href="glossaries-manual.html#dx1-40017" ><span class="underline">304</span></a>, <a +href="glossaries-manual.html#dx1-45015" ><span class="underline">305</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longheaderborder</span>  <a -href="glossaries-manual.html#dx1-40014" ><span class="underline">286</span></a> <br /></span> +href="glossaries-manual.html#dx1-40016" ><span class="underline">306</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longragged</span>  <a -href="glossaries-manual.html#dx1-41008" ><span class="underline">287</span></a>, <a -href="glossaries-manual.html#dx1-41012" ><span class="underline">288</span></a>, <a -href="glossaries-manual.html#dx1-41014" ><span class="underline">289</span></a>, <a -href="glossaries-manual.html#dx1-41018" ><span class="underline">290</span></a> <br /></span> +href="glossaries-manual.html#dx1-41009" ><span class="underline">307</span></a>, <a +href="glossaries-manual.html#dx1-41013" ><span class="underline">308</span></a>, <a +href="glossaries-manual.html#dx1-41015" ><span class="underline">309</span></a>, <a +href="glossaries-manual.html#dx1-41019" ><span class="underline">310</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longragged3col</span>  <a -href="glossaries-manual.html#dx1-41017" ><span class="underline">291</span></a>, <a -href="glossaries-manual.html#dx1-41023" ><span class="underline">292</span></a>, <a -href="glossaries-manual.html#dx1-41025" ><span class="underline">293</span></a>, <a -href="glossaries-manual.html#dx1-41029" ><span class="underline">294</span></a> <br /></span> +href="glossaries-manual.html#dx1-41018" ><span class="underline">311</span></a>, <a +href="glossaries-manual.html#dx1-41024" ><span class="underline">312</span></a>, <a +href="glossaries-manual.html#dx1-41026" ><span class="underline">313</span></a>, <a +href="glossaries-manual.html#dx1-41030" ><span class="underline">314</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longragged3colborder</span>  <a -href="glossaries-manual.html#dx1-41022" ><span class="underline">295</span></a> <br /></span> +href="glossaries-manual.html#dx1-41023" ><span class="underline">315</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longragged3colheader</span>  <a -href="glossaries-manual.html#dx1-41024" ><span class="underline">296</span></a>, <a -href="glossaries-manual.html#dx1-41027" ><span class="underline">297</span></a> <br /></span> +href="glossaries-manual.html#dx1-41025" ><span class="underline">316</span></a>, <a +href="glossaries-manual.html#dx1-41028" ><span class="underline">317</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longragged3colheaderborder</span>  <a -href="glossaries-manual.html#dx1-41026" ><span class="underline">298</span></a> <br /></span> +href="glossaries-manual.html#dx1-41027" ><span class="underline">318</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longraggedborder</span>  <a -href="glossaries-manual.html#dx1-41011" ><span class="underline">299</span></a> <br /></span> +href="glossaries-manual.html#dx1-41012" ><span class="underline">319</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longraggedheader</span>  <a -href="glossaries-manual.html#dx1-41013" ><span class="underline">300</span></a>, <a -href="glossaries-manual.html#dx1-41016" ><span class="underline">301</span></a> <br /></span> +href="glossaries-manual.html#dx1-41014" ><span class="underline">320</span></a>, <a +href="glossaries-manual.html#dx1-41017" ><span class="underline">321</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">longraggedheaderborder</span>  <a -href="glossaries-manual.html#dx1-41015" ><span class="underline">302</span></a> <br /></span> +href="glossaries-manual.html#dx1-41016" ><span class="underline">322</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">super</span>  <a -href="glossaries-manual.html#dx1-42009" ><span class="underline">303</span></a>, <a -href="glossaries-manual.html#dx1-42015" ><span class="underline">304</span></a>, <a -href="glossaries-manual.html#dx1-42017" ><span class="underline">305</span></a>, <a -href="glossaries-manual.html#dx1-42021" ><span class="underline">306</span></a> <br /></span> +href="glossaries-manual.html#dx1-42012" ><span class="underline">323</span></a>, <a +href="glossaries-manual.html#dx1-42019" ><span class="underline">324</span></a>, <a +href="glossaries-manual.html#dx1-42021" ><span class="underline">325</span></a>, <a +href="glossaries-manual.html#dx1-42025" ><span class="underline">326</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">super3col</span>  <a -href="glossaries-manual.html#dx1-42020" ><span class="underline">307</span></a>, <a -href="glossaries-manual.html#dx1-42026" ><span class="underline">308</span></a>, <a -href="glossaries-manual.html#dx1-42028" ><span class="underline">309</span></a>, <a -href="glossaries-manual.html#dx1-42032" ><span class="underline">310</span></a> <br /></span> +href="glossaries-manual.html#dx1-42024" ><span class="underline">327</span></a>, <a +href="glossaries-manual.html#dx1-42030" ><span class="underline">328</span></a>, <a +href="glossaries-manual.html#dx1-42032" ><span class="underline">329</span></a>, <a +href="glossaries-manual.html#dx1-42036" ><span class="underline">330</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">super3colborder</span>  <a -href="glossaries-manual.html#dx1-42025" ><span class="underline">311</span></a> <br /></span> +href="glossaries-manual.html#dx1-42029" ><span class="underline">331</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">super3colheader</span>  <a -href="glossaries-manual.html#dx1-42027" ><span class="underline">312</span></a>, <a -href="glossaries-manual.html#dx1-42030" ><span class="underline">313</span></a> <br /></span> +href="glossaries-manual.html#dx1-42031" ><span class="underline">332</span></a>, <a +href="glossaries-manual.html#dx1-42034" ><span class="underline">333</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">super3colheaderborder</span>  <a -href="glossaries-manual.html#dx1-42029" ><span class="underline">314</span></a> <br /></span> +href="glossaries-manual.html#dx1-42033" ><span class="underline">334</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">super4col</span>  <a -href="glossaries-manual.html#dx1-38018" ><span class="underline">315</span></a>, <a -href="glossaries-manual.html#dx1-42031" ><span class="underline">316</span></a>, <a -href="glossaries-manual.html#dx1-42035" ><span class="underline">317</span></a>, <a -href="glossaries-manual.html#dx1-42037" ><span class="underline">318</span></a>, <a -href="glossaries-manual.html#dx1-42041" ><span class="underline">319</span></a> <br /></span> +href="glossaries-manual.html#dx1-38018" ><span class="underline">335</span></a>, <a +href="glossaries-manual.html#dx1-42035" ><span class="underline">336</span></a>, <a +href="glossaries-manual.html#dx1-42039" ><span class="underline">337</span></a>, <a +href="glossaries-manual.html#dx1-42041" ><span class="underline">338</span></a>, <a +href="glossaries-manual.html#dx1-42045" ><span class="underline">339</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">super4colborder</span>  <a -href="glossaries-manual.html#dx1-42034" ><span class="underline">320</span></a>, <a -href="glossaries-manual.html#dx1-42045" ><span class="underline">321</span></a> <br /></span> +href="glossaries-manual.html#dx1-42038" ><span class="underline">340</span></a>, <a +href="glossaries-manual.html#dx1-42049" ><span class="underline">341</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">super4colheader</span>  <a -href="glossaries-manual.html#dx1-42036" ><span class="underline">322</span></a>, <a -href="glossaries-manual.html#dx1-42039" ><span class="underline">323</span></a>, <a -href="glossaries-manual.html#dx1-42047" ><span class="underline">324</span></a> <br /></span> +href="glossaries-manual.html#dx1-42040" ><span class="underline">342</span></a>, <a +href="glossaries-manual.html#dx1-42043" ><span class="underline">343</span></a>, <a +href="glossaries-manual.html#dx1-42051" ><span class="underline">344</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">super4colheaderborder</span>  <a -href="glossaries-manual.html#dx1-42038" ><span class="underline">325</span></a>, <a -href="glossaries-manual.html#dx1-42049" ><span class="underline">326</span></a> <br /></span> +href="glossaries-manual.html#dx1-42042" ><span class="underline">345</span></a>, <a +href="glossaries-manual.html#dx1-42053" ><span class="underline">346</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superborder</span>  <a -href="glossaries-manual.html#dx1-42014" ><span class="underline">327</span></a> <br /></span> +href="glossaries-manual.html#dx1-42018" ><span class="underline">347</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superheader</span>  <a -href="glossaries-manual.html#dx1-42016" ><span class="underline">328</span></a>, <a -href="glossaries-manual.html#dx1-42019" ><span class="underline">329</span></a> <br /></span> +href="glossaries-manual.html#dx1-42020" ><span class="underline">348</span></a>, <a +href="glossaries-manual.html#dx1-42023" ><span class="underline">349</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superheaderborder</span>  <a -href="glossaries-manual.html#dx1-42018" ><span class="underline">330</span></a> <br /></span> +href="glossaries-manual.html#dx1-42022" ><span class="underline">350</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superragged</span>  <a -href="glossaries-manual.html#dx1-43008" ><span class="underline">331</span></a>, <a -href="glossaries-manual.html#dx1-43014" ><span class="underline">332</span></a>, <a -href="glossaries-manual.html#dx1-43016" ><span class="underline">333</span></a>, <a -href="glossaries-manual.html#dx1-43020" ><span class="underline">334</span></a> <br /></span> +href="glossaries-manual.html#dx1-43009" ><span class="underline">351</span></a>, <a +href="glossaries-manual.html#dx1-43016" ><span class="underline">352</span></a>, <a +href="glossaries-manual.html#dx1-43018" ><span class="underline">353</span></a>, <a +href="glossaries-manual.html#dx1-43022" ><span class="underline">354</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superragged3col</span>  <a -href="glossaries-manual.html#dx1-43019" ><span class="underline">335</span></a>, <a -href="glossaries-manual.html#dx1-43025" ><span class="underline">336</span></a>, <a -href="glossaries-manual.html#dx1-43027" ><span class="underline">337</span></a>, <a -href="glossaries-manual.html#dx1-43031" ><span class="underline">338</span></a> <br /></span> +href="glossaries-manual.html#dx1-43021" ><span class="underline">355</span></a>, <a +href="glossaries-manual.html#dx1-43027" ><span class="underline">356</span></a>, <a +href="glossaries-manual.html#dx1-43029" ><span class="underline">357</span></a>, <a +href="glossaries-manual.html#dx1-43033" ><span class="underline">358</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superragged3colborder</span>  <a -href="glossaries-manual.html#dx1-43024" ><span class="underline">339</span></a> <br /></span> +href="glossaries-manual.html#dx1-43026" ><span class="underline">359</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superragged3colheader</span>  <a -href="glossaries-manual.html#dx1-43026" ><span class="underline">340</span></a>, <a -href="glossaries-manual.html#dx1-43029" ><span class="underline">341</span></a> <br /></span> +href="glossaries-manual.html#dx1-43028" ><span class="underline">360</span></a>, <a +href="glossaries-manual.html#dx1-43031" ><span class="underline">361</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superragged3colheaderborder</span>  <a -href="glossaries-manual.html#dx1-43028" ><span class="underline">342</span></a> <br /></span> +href="glossaries-manual.html#dx1-43030" ><span class="underline">362</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superraggedborder</span>  <a -href="glossaries-manual.html#dx1-43013" ><span class="underline">343</span></a> <br /></span> +href="glossaries-manual.html#dx1-43015" ><span class="underline">363</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superraggedheader</span>  <a -href="glossaries-manual.html#dx1-43015" ><span class="underline">344</span></a>, <a -href="glossaries-manual.html#dx1-43018" ><span class="underline">345</span></a> <br /></span> +href="glossaries-manual.html#dx1-43017" ><span class="underline">364</span></a>, <a +href="glossaries-manual.html#dx1-43020" ><span class="underline">365</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">superraggedheaderborder</span>  <a -href="glossaries-manual.html#dx1-43017" ><span class="underline">346</span></a> <br /></span> +href="glossaries-manual.html#dx1-43019" ><span class="underline">366</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">tree</span>  <a -href="glossaries-manual.html#dx1-44011" ><span class="underline">347</span></a>, <a -href="glossaries-manual.html#dx1-44018" ><span class="underline">348</span></a>, <a -href="glossaries-manual.html#dx1-44023" ><span class="underline">349</span></a>, <a -href="glossaries-manual.html#dx1-44030" ><span class="underline">350</span></a> <br /></span> +href="glossaries-manual.html#dx1-44011" ><span class="underline">367</span></a>, <a +href="glossaries-manual.html#dx1-44018" ><span class="underline">368</span></a>, <a +href="glossaries-manual.html#dx1-44023" ><span class="underline">369</span></a>, <a +href="glossaries-manual.html#dx1-44030" ><span class="underline">370</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">treegroup</span>  <a -href="glossaries-manual.html#dx1-44017" ><span class="underline">351</span></a>, <a -href="glossaries-manual.html#dx1-44020" ><span class="underline">352</span></a> <br /></span> +href="glossaries-manual.html#dx1-44017" ><span class="underline">371</span></a>, <a +href="glossaries-manual.html#dx1-44020" ><span class="underline">372</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">treehypergroup</span>  <a -href="glossaries-manual.html#dx1-44019" ><span class="underline">353</span></a> <br /></span> +href="glossaries-manual.html#dx1-44019" ><span class="underline">373</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">treenoname</span>  <a -href="glossaries-manual.html#dx1-44022" ><span class="underline">354</span></a>, <a -href="glossaries-manual.html#dx1-44025" ><span class="underline">355</span></a> <br /></span> +href="glossaries-manual.html#dx1-44022" ><span class="underline">374</span></a>, <a +href="glossaries-manual.html#dx1-44025" ><span class="underline">375</span></a> <br /></span> + + + <span class="index-subitem">    <span class="ectt-1000">treenonamegroup</span>  <a -href="glossaries-manual.html#dx1-44024" ><span class="underline">356</span></a>, <a -href="glossaries-manual.html#dx1-44027" ><span class="underline">357</span></a> <br /></span> +href="glossaries-manual.html#dx1-44024" ><span class="underline">376</span></a>, <a +href="glossaries-manual.html#dx1-44027" ><span class="underline">377</span></a> <br /></span> <span class="index-subitem">    <span class="ectt-1000">treenonamehypergroup</span>  <a -href="glossaries-manual.html#dx1-44026" ><span class="underline">358</span></a> <br /></span> +href="glossaries-manual.html#dx1-44026" ><span class="underline">378</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">glossary-hypernav </span>package  <a -href="glossaries-manual.html#dx1-45020" >359</a> <br /></span> +href="glossaries-manual.html#dx1-45024" >379</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossary-list </span>package  <a -href="glossaries-manual.html#dx1-13049" >360</a>, <a -href="glossaries-manual.html#dx1-28002" >361</a>, <a -href="glossaries-manual.html#dx1-39001" >362</a> <br /></span> +href="glossaries-manual.html#dx1-13049" >380</a>, <a +href="glossaries-manual.html#dx1-28002" >381</a>, <a +href="glossaries-manual.html#dx1-39001" >382</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossary-long </span>package  <a -href="glossaries-manual.html#dx1-13043" >363</a>, <a -href="glossaries-manual.html#dx1-28003" >364</a>, <a -href="glossaries-manual.html#dx1-40001" >365</a>, <a -href="glossaries-manual.html#dx1-41002" >366</a> <br /></span> - - - +href="glossaries-manual.html#dx1-13043" >383</a>, <a +href="glossaries-manual.html#dx1-28003" >384</a>, <a +href="glossaries-manual.html#dx1-40001" >385</a>, <a +href="glossaries-manual.html#dx1-41002" >386</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossary-longragged </span>package  <a -href="glossaries-manual.html#dx1-41001" >367</a>, <a -href="glossaries-manual.html#dx1-41004" >368</a>, <a -href="glossaries-manual.html#dx1-41006" >369</a> <br /></span> +href="glossaries-manual.html#dx1-41001" >387</a>, <a +href="glossaries-manual.html#dx1-41005" >388</a>, <a +href="glossaries-manual.html#dx1-41007" >389</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossary-super </span>package  <a -href="glossaries-manual.html#dx1-13046" >370</a>, <a -href="glossaries-manual.html#dx1-28004" >371</a>, <a -href="glossaries-manual.html#dx1-42001" >372</a>, <a -href="glossaries-manual.html#dx1-43002" >373</a> <br /></span> +href="glossaries-manual.html#dx1-13046" >390</a>, <a +href="glossaries-manual.html#dx1-28004" >391</a>, <a +href="glossaries-manual.html#dx1-42001" >392</a>, <a +href="glossaries-manual.html#dx1-43002" >393</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossary-superragged </span>package  <a -href="glossaries-manual.html#dx1-43001" >374</a>, <a -href="glossaries-manual.html#dx1-43004" >375</a>, <a -href="glossaries-manual.html#dx1-43006" >376</a> <br /></span> +href="glossaries-manual.html#dx1-43001" >394</a>, <a +href="glossaries-manual.html#dx1-43005" >395</a>, <a +href="glossaries-manual.html#dx1-43007" >396</a> <br /></span> <span class="index-item"><span class="ecss-1000">glossary-tree </span>package  <a -href="glossaries-manual.html#dx1-13053" >377</a>, <a -href="glossaries-manual.html#dx1-28005" >378</a>, <a -href="glossaries-manual.html#dx1-44001" >379</a> <br /></span> +href="glossaries-manual.html#dx1-13053" >397</a>, <a +href="glossaries-manual.html#dx1-28005" >398</a>, <a +href="glossaries-manual.html#dx1-44001" >399</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glossaryentryfield</span></span></span>  <a -href="glossaries-manual.html#dx1-45024" ><span -class="ecti-1000">380</span></a>, <a -href="glossaries-manual.html#dx1-45032" ><span class="underline">381</span></a>, <a -href="glossaries-manual.html#dx1-48001" ><span class="underline">382</span></a> <br /></span> +href="glossaries-manual.html#dx1-45028" ><span +class="ecti-1000">400</span></a>, <a +href="glossaries-manual.html#dx1-45036" ><span class="underline">401</span></a>, <a +href="glossaries-manual.html#dx1-48001" ><span class="underline">402</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glossaryentrynumbers</span></span></span>  <a -href="glossaries-manual.html#dx1-45028" ><span class="underline">383</span></a> <br /></span> +href="glossaries-manual.html#dx1-45032" ><span class="underline">403</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glossaryheader</span></span></span>  <a -href="glossaries-manual.html#dx1-39013" ><span class="underline">384</span></a>, <a -href="glossaries-manual.html#dx1-45009" ><span -class="ecti-1000">385</span></a>, <a -href="glossaries-manual.html#dx1-46005" ><span class="underline">386</span></a> <br /></span> +href="glossaries-manual.html#dx1-39015" ><span class="underline">404</span></a>, <a +href="glossaries-manual.html#dx1-45013" ><span +class="ecti-1000">405</span></a>, <a +href="glossaries-manual.html#dx1-46007" ><span class="underline">406</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glossarymark</span></span></span>  <a href="glossaries-manual.html#dx1-13027" ><span -class="ecti-1000">387</span></a>, <a -href="glossaries-manual.html#dx1-27022" ><span class="underline">388</span></a>, <a -href="glossaries-manual.html#dx1-27023" ><span class="underline">389</span></a> <br /></span> +class="ecti-1000">407</span></a>, <a +href="glossaries-manual.html#dx1-27022" ><span class="underline">408</span></a>, <a +href="glossaries-manual.html#dx1-27023" ><span class="underline">409</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glossaryname</span></span></span>  <a -href="glossaries-manual.html#dx1-5014" ><span class="underline">390</span></a> <br /></span> +href="glossaries-manual.html#dx1-5014" ><span class="underline">410</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glossarypostamble</span></span></span>  <a href="glossaries-manual.html#dx1-27025" ><span -class="ecti-1000">391</span></a> <br /></span> +class="ecti-1000">411</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glossarypreamble</span></span></span>  <a href="glossaries-manual.html#dx1-27024" ><span -class="ecti-1000">392</span></a> <br /></span> +class="ecti-1000">412</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glossarystyle</span></span></span>  <a -href="glossaries-manual.html#dx1-13056" ><span class="underline">393</span></a>, <a -href="glossaries-manual.html#dx1-27015" ><span class="underline">394</span></a>, <a +href="glossaries-manual.html#dx1-13056" ><span class="underline">413</span></a>, <a +href="glossaries-manual.html#dx1-27015" ><span class="underline">414</span></a>, <a href="glossaries-manual.html#dx1-38009" ><span -class="ecti-1000">395</span></a>, <a -href="glossaries-manual.html#dx1-38025" ><span class="underline">396</span></a>, <a -href="glossaries-manual.html#dx1-38028" ><span class="underline">397</span></a> <br /></span> +class="ecti-1000">415</span></a>, <a +href="glossaries-manual.html#dx1-38025" ><span class="underline">416</span></a>, <a +href="glossaries-manual.html#dx1-38028" ><span class="underline">417</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glossarysubentryfield</span></span></span>  <a -href="glossaries-manual.html#dx1-45031" ><span -class="ecti-1000">398</span></a>, <a -href="glossaries-manual.html#dx1-48002" ><span class="underline">399</span></a> <br /></span> +href="glossaries-manual.html#dx1-45035" ><span +class="ecti-1000">418</span></a>, <a +href="glossaries-manual.html#dx1-48002" ><span class="underline">419</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLS</span></span></span>  <a href="glossaries-manual.html#dx1-21059" ><span -class="ecti-1000">400</span></a> <br /></span> +class="ecti-1000">420</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Gls</span></span></span>  <a -href="glossaries-manual.html#dx1-4007" ><span class="underline">401</span></a>, <a +href="glossaries-manual.html#dx1-4007" ><span class="underline">421</span></a>, <a href="glossaries-manual.html#dx1-21058" ><span -class="ecti-1000">402</span></a>, <a -href="glossaries-manual.html#dx1-34184" ><span class="underline">403</span></a>, <a -href="glossaries-manual.html#dx1-36009" ><span class="underline">404</span></a>, <a -href="glossaries-manual.html#dx1-36011" ><span class="underline">405</span></a>, <a -href="glossaries-manual.html#dx1-36013" ><span class="underline">406</span></a> <br /></span> +class="ecti-1000">422</span></a>, <a +href="glossaries-manual.html#dx1-34184" ><span class="underline">423</span></a>, <a +href="glossaries-manual.html#dx1-36009" ><span class="underline">424</span></a>, <a +href="glossaries-manual.html#dx1-36011" ><span class="underline">425</span></a>, <a +href="glossaries-manual.html#dx1-36013" ><span class="underline">426</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\gls</span></span></span>  <a -href="glossaries-manual.html#dx1-14051" ><span class="underline">407</span></a>, <a -href="glossaries-manual.html#dx1-14054" ><span class="underline">408</span></a>, <a -href="glossaries-manual.html#dx1-21011" ><span class="underline">409</span></a>, <a +href="glossaries-manual.html#dx1-14051" ><span class="underline">427</span></a>, <a +href="glossaries-manual.html#dx1-14054" ><span class="underline">428</span></a>, <a +href="glossaries-manual.html#dx1-21011" ><span class="underline">429</span></a>, <a href="glossaries-manual.html#dx1-21049" ><span -class="ecti-1000">410</span></a>, <a -href="glossaries-manual.html#dx1-21076" ><span class="underline">411</span></a>, <a -href="glossaries-manual.html#dx1-22002" ><span class="underline">412</span></a>, <a -href="glossaries-manual.html#dx1-22022" ><span class="underline">413</span></a>, <a -href="glossaries-manual.html#dx1-22029" ><span class="underline">414</span></a>, <a -href="glossaries-manual.html#dx1-23004" ><span class="underline">415</span></a>, <a -href="glossaries-manual.html#dx1-23013" ><span class="underline">416</span></a>, <a -href="glossaries-manual.html#dx1-25003" ><span class="underline">417</span></a>, <a -href="glossaries-manual.html#dx1-34182" ><span class="underline">418</span></a>, <a -href="glossaries-manual.html#dx1-36008" ><span class="underline">419</span></a>, <a -href="glossaries-manual.html#dx1-36010" ><span class="underline">420</span></a>, <a -href="glossaries-manual.html#dx1-36012" ><span class="underline">421</span></a>, <a -href="glossaries-manual.html#dx1-36018" ><span class="underline">422</span></a>, <a -href="glossaries-manual.html#dx1-36020" ><span class="underline">423</span></a>, <a -href="glossaries-manual.html#dx1-37001" ><span class="underline">424</span></a> <br /></span> +class="ecti-1000">430</span></a>, <a +href="glossaries-manual.html#dx1-21076" ><span class="underline">431</span></a>, <a +href="glossaries-manual.html#dx1-22002" ><span class="underline">432</span></a>, <a +href="glossaries-manual.html#dx1-22022" ><span class="underline">433</span></a>, <a +href="glossaries-manual.html#dx1-22029" ><span class="underline">434</span></a>, <a +href="glossaries-manual.html#dx1-23004" ><span class="underline">435</span></a>, <a +href="glossaries-manual.html#dx1-23013" ><span class="underline">436</span></a>, <a +href="glossaries-manual.html#dx1-25003" ><span class="underline">437</span></a>, <a +href="glossaries-manual.html#dx1-34182" ><span class="underline">438</span></a>, <a +href="glossaries-manual.html#dx1-36008" ><span class="underline">439</span></a>, <a +href="glossaries-manual.html#dx1-36010" ><span class="underline">440</span></a>, <a +href="glossaries-manual.html#dx1-36012" ><span class="underline">441</span></a>, <a +href="glossaries-manual.html#dx1-36018" ><span class="underline">442</span></a>, <a +href="glossaries-manual.html#dx1-36020" ><span class="underline">443</span></a>, <a +href="glossaries-manual.html#dx1-37001" ><span class="underline">444</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsadd</span></span></span>  <a href="glossaries-manual.html#dx1-24001" ><span -class="ecti-1000">425</span></a> <br /></span> +class="ecti-1000">445</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsaddall</span></span></span>  <a -href="glossaries-manual.html#dx1-3017" ><span class="underline">426</span></a>, <a +href="glossaries-manual.html#dx1-3017" ><span class="underline">446</span></a>, <a href="glossaries-manual.html#dx1-24004" ><span -class="ecti-1000">427</span></a> <br /></span> +class="ecti-1000">447</span></a> <br /></span> <span class="index-item"><span class="ectt-1000">\glsaddall </span>options<br /></span> <span class="index-subitem">    <span class="ecss-1000">types</span>  <a -href="glossaries-manual.html#dx1-24005" >428</a> <br /></span> +href="glossaries-manual.html#dx1-24005" >448</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GlsAddXdyAttribute</span></span></span>  <a -href="glossaries-manual.html#dx1-21026" ><span class="underline">429</span></a>, <a +href="glossaries-manual.html#dx1-21026" ><span class="underline">449</span></a>, <a href="glossaries-manual.html#dx1-31005" ><span -class="ecti-1000">430</span></a> <br /></span> +class="ecti-1000">450</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GlsAddXdyLocation</span></span></span>  <a -href="glossaries-manual.html#dx1-31022" ><span class="underline">431</span></a> <br /></span> +href="glossaries-manual.html#dx1-31022" ><span class="underline">451</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsautoprefix</span></span></span>  <a href="glossaries-manual.html#dx1-13040" ><span -class="ecti-1000">432</span></a> <br /></span> +class="ecti-1000">452</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsclearpage</span></span></span>  <a -href="glossaries-manual.html#dx1-13028" ><span class="underline">433</span></a> <br /></span> +href="glossaries-manual.html#dx1-13028" ><span class="underline">453</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsclosebrace</span></span></span>  <a href="glossaries-manual.html#dx1-29008" ><span -class="ecti-1000">434</span></a> <br /></span> +class="ecti-1000">454</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsdefaulttype</span></span></span>  <a -href="glossaries-manual.html#dx1-13018" ><span class="underline">435</span></a>, <a -href="glossaries-manual.html#dx1-13020" ><span class="underline">436</span></a> <br /></span> +href="glossaries-manual.html#dx1-13018" ><span class="underline">455</span></a>, <a +href="glossaries-manual.html#dx1-13020" ><span class="underline">456</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSdesc</span></span></span>  <a href="glossaries-manual.html#dx1-21119" ><span -class="ecti-1000">437</span></a> <br /></span> +class="ecti-1000">457</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsdesc</span></span></span>  <a href="glossaries-manual.html#dx1-21118" ><span -class="ecti-1000">438</span></a> <br /></span> +class="ecti-1000">458</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsdesc</span></span></span>  <a href="glossaries-manual.html#dx1-21113" ><span -class="ecti-1000">439</span></a>, <a -href="glossaries-manual.html#dx1-34143" ><span class="underline">440</span></a> <br /></span> +class="ecti-1000">459</span></a>, <a +href="glossaries-manual.html#dx1-34143" ><span class="underline">460</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsdescwidth</span></span></span>  <a href="glossaries-manual.html#dx1-38011" ><span -class="ecti-1000">441</span></a>, <a -href="glossaries-manual.html#dx1-40009" ><span class="underline">442</span></a>, <a -href="glossaries-manual.html#dx1-40019" ><span class="underline">443</span></a>, <a -href="glossaries-manual.html#dx1-40038" ><span class="underline">444</span></a>, <a -href="glossaries-manual.html#dx1-41010" ><span class="underline">445</span></a>, <a -href="glossaries-manual.html#dx1-41020" ><span class="underline">446</span></a>, <a -href="glossaries-manual.html#dx1-41030" ><span class="underline">447</span></a>, <a -href="glossaries-manual.html#dx1-42013" ><span class="underline">448</span></a>, <a -href="glossaries-manual.html#dx1-42023" ><span class="underline">449</span></a>, <a -href="glossaries-manual.html#dx1-42042" ><span class="underline">450</span></a>, <a -href="glossaries-manual.html#dx1-43012" ><span class="underline">451</span></a>, <a -href="glossaries-manual.html#dx1-43022" ><span class="underline">452</span></a> <br /></span> +class="ecti-1000">461</span></a>, <a +href="glossaries-manual.html#dx1-40011" ><span class="underline">462</span></a>, <a +href="glossaries-manual.html#dx1-40021" ><span class="underline">463</span></a>, <a +href="glossaries-manual.html#dx1-40040" ><span class="underline">464</span></a>, <a +href="glossaries-manual.html#dx1-41011" ><span class="underline">465</span></a>, <a +href="glossaries-manual.html#dx1-41021" ><span class="underline">466</span></a>, <a +href="glossaries-manual.html#dx1-41031" ><span class="underline">467</span></a>, <a +href="glossaries-manual.html#dx1-42017" ><span class="underline">468</span></a>, <a +href="glossaries-manual.html#dx1-42027" ><span class="underline">469</span></a>, <a +href="glossaries-manual.html#dx1-42046" ><span class="underline">470</span></a>, <a +href="glossaries-manual.html#dx1-43014" ><span class="underline">471</span></a>, <a +href="glossaries-manual.html#dx1-43024" ><span class="underline">472</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsdisablehyper</span></span></span>  <a href="glossaries-manual.html#dx1-23006" ><span -class="ecti-1000">453</span></a> <br /></span> +class="ecti-1000">473</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsdisp</span></span></span>  <a -href="glossaries-manual.html#dx1-21018" ><span class="underline">454</span></a>, <a +href="glossaries-manual.html#dx1-21018" ><span class="underline">474</span></a>, <a href="glossaries-manual.html#dx1-21069" ><span -class="ecti-1000">455</span></a>, <a -href="glossaries-manual.html#dx1-22017" ><span class="underline">456</span></a>, <a -href="glossaries-manual.html#dx1-22024" ><span class="underline">457</span></a>, <a -href="glossaries-manual.html#dx1-23015" ><span class="underline">458</span></a> <br /></span> +class="ecti-1000">475</span></a>, <a +href="glossaries-manual.html#dx1-22017" ><span class="underline">476</span></a>, <a +href="glossaries-manual.html#dx1-22024" ><span class="underline">477</span></a>, <a +href="glossaries-manual.html#dx1-23015" ><span class="underline">478</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsdisplay</span></span></span>  <a -href="glossaries-manual.html#dx1-14044" ><span class="underline">459</span></a>, <a -href="glossaries-manual.html#dx1-14076" ><span class="underline">460</span></a>, <a -href="glossaries-manual.html#dx1-21067" ><span class="underline">461</span></a>, <a -href="glossaries-manual.html#dx1-21073" ><span class="underline">462</span></a>, <a -href="glossaries-manual.html#dx1-21079" ><span class="underline">463</span></a>, <a +href="glossaries-manual.html#dx1-14044" ><span class="underline">479</span></a>, <a +href="glossaries-manual.html#dx1-14076" ><span class="underline">480</span></a>, <a +href="glossaries-manual.html#dx1-21067" ><span class="underline">481</span></a>, <a +href="glossaries-manual.html#dx1-21073" ><span class="underline">482</span></a>, <a +href="glossaries-manual.html#dx1-21079" ><span class="underline">483</span></a>, <a href="glossaries-manual.html#dx1-22006" ><span -class="ecti-1000">464</span></a>, <a -href="glossaries-manual.html#dx1-35041" ><span class="underline">465</span></a>, <a -href="glossaries-manual.html#dx1-35050" ><span class="underline">466</span></a> <br /></span> +class="ecti-1000">484</span></a>, <a +href="glossaries-manual.html#dx1-35041" ><span class="underline">485</span></a>, <a +href="glossaries-manual.html#dx1-35050" ><span class="underline">486</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsdisplayfirst</span></span></span>  <a -href="glossaries-manual.html#dx1-14045" ><span class="underline">467</span></a>, <a -href="glossaries-manual.html#dx1-14077" ><span class="underline">468</span></a>, <a -href="glossaries-manual.html#dx1-21068" ><span class="underline">469</span></a>, <a -href="glossaries-manual.html#dx1-21074" ><span class="underline">470</span></a>, <a -href="glossaries-manual.html#dx1-21080" ><span class="underline">471</span></a>, <a +href="glossaries-manual.html#dx1-14045" ><span class="underline">487</span></a>, <a +href="glossaries-manual.html#dx1-14077" ><span class="underline">488</span></a>, <a +href="glossaries-manual.html#dx1-21068" ><span class="underline">489</span></a>, <a +href="glossaries-manual.html#dx1-21074" ><span class="underline">490</span></a>, <a +href="glossaries-manual.html#dx1-21080" ><span class="underline">491</span></a>, <a href="glossaries-manual.html#dx1-22004" ><span -class="ecti-1000">472</span></a>, <a -href="glossaries-manual.html#dx1-35040" ><span class="underline">473</span></a>, <a -href="glossaries-manual.html#dx1-35049" ><span class="underline">474</span></a> <br /></span> +class="ecti-1000">492</span></a>, <a +href="glossaries-manual.html#dx1-35040" ><span class="underline">493</span></a>, <a +href="glossaries-manual.html#dx1-35049" ><span class="underline">494</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsenablehyper</span></span></span>  <a href="glossaries-manual.html#dx1-23007" ><span -class="ecti-1000">475</span></a> <br /></span> +class="ecti-1000">495</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentrydesc</span></span></span>  <a href="glossaries-manual.html#dx1-26021" ><span -class="ecti-1000">476</span></a> <br /></span> +class="ecti-1000">496</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentrydesc</span></span></span>  <a href="glossaries-manual.html#dx1-26020" ><span -class="ecti-1000">477</span></a> <br /></span> +class="ecti-1000">497</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentrydescplural</span></span></span>  <a href="glossaries-manual.html#dx1-26023" ><span -class="ecti-1000">478</span></a> <br /></span> +class="ecti-1000">498</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentrydescplural</span></span></span>  <a href="glossaries-manual.html#dx1-26022" ><span -class="ecti-1000">479</span></a> <br /></span> +class="ecti-1000">499</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryfirst</span></span></span>  <a href="glossaries-manual.html#dx1-26013" ><span -class="ecti-1000">480</span></a> <br /></span> +class="ecti-1000">500</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryfirst</span></span></span>  <a href="glossaries-manual.html#dx1-26012" ><span -class="ecti-1000">481</span></a> <br /></span> +class="ecti-1000">501</span></a> <br /></span> + + + <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryfirstplural</span></span></span>  <a href="glossaries-manual.html#dx1-26017" ><span -class="ecti-1000">482</span></a> <br /></span> +class="ecti-1000">502</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryfirstplural</span></span></span>  <a href="glossaries-manual.html#dx1-26016" ><span -class="ecti-1000">483</span></a> <br /></span> +class="ecti-1000">503</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryname</span></span></span>  <a href="glossaries-manual.html#dx1-26004" ><span -class="ecti-1000">484</span></a> <br /></span> +class="ecti-1000">504</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryname</span></span></span>  <a href="glossaries-manual.html#dx1-26003" ><span -class="ecti-1000">485</span></a>, <a -href="glossaries-manual.html#dx1-26041" ><span class="underline">486</span></a> <br /></span> +class="ecti-1000">505</span></a>, <a +href="glossaries-manual.html#dx1-26041" ><span class="underline">506</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryplural</span></span></span>  <a href="glossaries-manual.html#dx1-26010" ><span -class="ecti-1000">487</span></a> <br /></span> - - - +class="ecti-1000">507</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryplural</span></span></span>  <a href="glossaries-manual.html#dx1-26009" ><span -class="ecti-1000">488</span></a> <br /></span> +class="ecti-1000">508</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentrysymbol</span></span></span>  <a href="glossaries-manual.html#dx1-26025" ><span -class="ecti-1000">489</span></a> <br /></span> +class="ecti-1000">509</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentrysymbol</span></span></span>  <a href="glossaries-manual.html#dx1-26024" ><span -class="ecti-1000">490</span></a> <br /></span> +class="ecti-1000">510</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentrysymbolplural</span></span></span>  <a href="glossaries-manual.html#dx1-26027" ><span -class="ecti-1000">491</span></a> <br /></span> +class="ecti-1000">511</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentrysymbolplural</span></span></span>  <a href="glossaries-manual.html#dx1-26026" ><span -class="ecti-1000">492</span></a> <br /></span> +class="ecti-1000">512</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentrytext</span></span></span>  <a href="glossaries-manual.html#dx1-26007" ><span -class="ecti-1000">493</span></a> <br /></span> +class="ecti-1000">513</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentrytext</span></span></span>  <a href="glossaries-manual.html#dx1-26006" ><span -class="ecti-1000">494</span></a> <br /></span> +class="ecti-1000">514</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryuseri</span></span></span>  <a href="glossaries-manual.html#dx1-26029" ><span -class="ecti-1000">495</span></a> <br /></span> +class="ecti-1000">515</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryuseri</span></span></span>  <a href="glossaries-manual.html#dx1-26028" ><span -class="ecti-1000">496</span></a> <br /></span> +class="ecti-1000">516</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryuserii</span></span></span>  <a href="glossaries-manual.html#dx1-26031" ><span -class="ecti-1000">497</span></a> <br /></span> +class="ecti-1000">517</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryuserii</span></span></span>  <a href="glossaries-manual.html#dx1-26030" ><span -class="ecti-1000">498</span></a> <br /></span> +class="ecti-1000">518</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryuseriii</span></span></span>  <a href="glossaries-manual.html#dx1-26033" ><span -class="ecti-1000">499</span></a> <br /></span> +class="ecti-1000">519</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryuseriii</span></span></span>  <a href="glossaries-manual.html#dx1-26032" ><span -class="ecti-1000">500</span></a>, <a -href="glossaries-manual.html#dx1-35036" ><span class="underline">501</span></a> <br /></span> +class="ecti-1000">520</span></a>, <a +href="glossaries-manual.html#dx1-35036" ><span class="underline">521</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryuseriv</span></span></span>  <a href="glossaries-manual.html#dx1-26035" ><span -class="ecti-1000">502</span></a> <br /></span> +class="ecti-1000">522</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryuseriv</span></span></span>  <a href="glossaries-manual.html#dx1-26034" ><span -class="ecti-1000">503</span></a> <br /></span> +class="ecti-1000">523</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryuserv</span></span></span>  <a href="glossaries-manual.html#dx1-26037" ><span -class="ecti-1000">504</span></a> <br /></span> +class="ecti-1000">524</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryuserv</span></span></span>  <a href="glossaries-manual.html#dx1-26036" ><span -class="ecti-1000">505</span></a> <br /></span> +class="ecti-1000">525</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsentryuservi</span></span></span>  <a href="glossaries-manual.html#dx1-26039" ><span -class="ecti-1000">506</span></a> <br /></span> +class="ecti-1000">526</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsentryuservi</span></span></span>  <a href="glossaries-manual.html#dx1-26038" ><span -class="ecti-1000">507</span></a> <br /></span> +class="ecti-1000">527</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSfirst</span></span></span>  <a href="glossaries-manual.html#dx1-21088" ><span -class="ecti-1000">508</span></a> <br /></span> +class="ecti-1000">528</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsfirst</span></span></span>  <a href="glossaries-manual.html#dx1-21087" ><span -class="ecti-1000">509</span></a> <br /></span> +class="ecti-1000">529</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsfirst</span></span></span>  <a href="glossaries-manual.html#dx1-21083" ><span -class="ecti-1000">510</span></a>, <a -href="glossaries-manual.html#dx1-34145" ><span class="underline">511</span></a> <br /></span> +class="ecti-1000">530</span></a>, <a +href="glossaries-manual.html#dx1-34145" ><span class="underline">531</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSfirstplural</span></span></span>  <a href="glossaries-manual.html#dx1-21098" ><span -class="ecti-1000">512</span></a> <br /></span> +class="ecti-1000">532</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsfirstplural</span></span></span>  <a href="glossaries-manual.html#dx1-21097" ><span -class="ecti-1000">513</span></a> <br /></span> +class="ecti-1000">533</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsfirstplural</span></span></span>  <a href="glossaries-manual.html#dx1-21094" ><span -class="ecti-1000">514</span></a> <br /></span> +class="ecti-1000">534</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsgetgrouptitle</span></span></span>  <a -href="glossaries-manual.html#dx1-45018" ><span -class="ecti-1000">515</span></a> <br /></span> +href="glossaries-manual.html#dx1-45022" ><span +class="ecti-1000">535</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsgroupheading</span></span></span>  <a -href="glossaries-manual.html#dx1-45012" ><span -class="ecti-1000">516</span></a>, <a -href="glossaries-manual.html#dx1-46003" ><span class="underline">517</span></a> <br /></span> +href="glossaries-manual.html#dx1-45016" ><span +class="ecti-1000">536</span></a>, <a +href="glossaries-manual.html#dx1-46005" ><span class="underline">537</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsgroupskip</span></span></span>  <a -href="glossaries-manual.html#dx1-3013" ><span class="underline">518</span></a>, <a -href="glossaries-manual.html#dx1-38024" ><span class="underline">519</span></a>, <a -href="glossaries-manual.html#dx1-45022" ><span -class="ecti-1000">520</span></a>, <a -href="glossaries-manual.html#dx1-46004" ><span class="underline">521</span></a> <br /></span> +href="glossaries-manual.html#dx1-3013" ><span class="underline">538</span></a>, <a +href="glossaries-manual.html#dx1-38024" ><span class="underline">539</span></a>, <a +href="glossaries-manual.html#dx1-45026" ><span +class="ecti-1000">540</span></a>, <a +href="glossaries-manual.html#dx1-46006" ><span class="underline">541</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glshyperlink</span></span></span>  <a -href="glossaries-manual.html#dx1-26002" ><span class="underline">522</span></a>, <a +href="glossaries-manual.html#dx1-26002" ><span class="underline">542</span></a>, <a href="glossaries-manual.html#dx1-26040" ><span -class="ecti-1000">523</span></a> <br /></span> +class="ecti-1000">543</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glshypernavsep</span></span></span>  <a -href="glossaries-manual.html#dx1-39012" ><span -class="ecti-1000">524</span></a> <br /></span> +href="glossaries-manual.html#dx1-39014" ><span +class="ecti-1000">544</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslabel</span></span></span>  <a href="glossaries-manual.html#dx1-22015" ><span -class="ecti-1000">525</span></a> <br /></span> +class="ecti-1000">545</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslabeltok</span></span></span>  <a -href="glossaries-manual.html#dx1-35006" ><span class="underline">526</span></a> <br /></span> +href="glossaries-manual.html#dx1-35006" ><span class="underline">546</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslink</span></span></span>  <a href="glossaries-manual.html#dx1-21016" ><span -class="ecti-1000">527</span></a>, <a -href="glossaries-manual.html#dx1-21060" ><span class="underline">528</span></a>, <a -href="glossaries-manual.html#dx1-22016" ><span class="underline">529</span></a>, <a -href="glossaries-manual.html#dx1-23003" ><span class="underline">530</span></a>, <a -href="glossaries-manual.html#dx1-23016" ><span class="underline">531</span></a>, <a -href="glossaries-manual.html#dx1-24002" ><span class="underline">532</span></a> <br /></span> +class="ecti-1000">547</span></a>, <a +href="glossaries-manual.html#dx1-21060" ><span class="underline">548</span></a>, <a +href="glossaries-manual.html#dx1-22016" ><span class="underline">549</span></a>, <a +href="glossaries-manual.html#dx1-23003" ><span class="underline">550</span></a>, <a +href="glossaries-manual.html#dx1-23016" ><span class="underline">551</span></a>, <a +href="glossaries-manual.html#dx1-24002" ><span class="underline">552</span></a> <br /></span> <span class="index-item"><span class="ectt-1000">\glslink </span>options<br /></span> <span class="index-subitem">    <span class="ecss-1000">counter</span>  <a -href="glossaries-manual.html#dx1-21046" >533</a> <br /></span> +href="glossaries-manual.html#dx1-21046" >553</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">format</span>  <a -href="glossaries-manual.html#dx1-21019" >534</a>, <a -href="glossaries-manual.html#dx1-21025" >535</a>, <a -href="glossaries-manual.html#dx1-31001" >536</a>, <a -href="glossaries-manual.html#dx1-31006" >537</a> <br /></span> +href="glossaries-manual.html#dx1-21019" >554</a>, <a +href="glossaries-manual.html#dx1-21025" >555</a>, <a +href="glossaries-manual.html#dx1-31001" >556</a>, <a +href="glossaries-manual.html#dx1-31006" >557</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">hyper</span>  <a -href="glossaries-manual.html#dx1-21047" >538</a>, <a -href="glossaries-manual.html#dx1-23005" >539</a>, <a -href="glossaries-manual.html#dx1-24003" >540</a> <br /></span> +href="glossaries-manual.html#dx1-21047" >558</a>, <a +href="glossaries-manual.html#dx1-23005" >559</a>, <a +href="glossaries-manual.html#dx1-24003" >560</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslink*</span></span></span>  <a href="glossaries-manual.html#dx1-21048" ><span -class="ecti-1000">541</span></a> <br /></span> +class="ecti-1000">561</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslistdottedwidth</span></span></span>  <a -href="glossaries-manual.html#dx1-39026" ><span -class="ecti-1000">542</span></a> <br /></span> +href="glossaries-manual.html#dx1-39029" ><span +class="ecti-1000">562</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslocalreset</span></span></span>  <a href="glossaries-manual.html#dx1-37007" ><span -class="ecti-1000">543</span></a> <br /></span> +class="ecti-1000">563</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslocalresetall</span></span></span>  <a href="glossaries-manual.html#dx1-37011" ><span -class="ecti-1000">544</span></a> <br /></span> +class="ecti-1000">564</span></a> <br /></span> + + + <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslocalunset</span></span></span>  <a href="glossaries-manual.html#dx1-37009" ><span -class="ecti-1000">545</span></a> <br /></span> +class="ecti-1000">565</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslocalunsetall</span></span></span>  <a href="glossaries-manual.html#dx1-37013" ><span -class="ecti-1000">546</span></a> <br /></span> +class="ecti-1000">566</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslongkey</span></span></span>  <a href="glossaries-manual.html#dx1-34056" ><span -class="ecti-1000">547</span></a> <br /></span> +class="ecti-1000">567</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslongpluralkey</span></span></span>  <a href="glossaries-manual.html#dx1-34057" ><span -class="ecti-1000">548</span></a> <br /></span> +class="ecti-1000">568</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glslongtok</span></span></span>  <a -href="glossaries-manual.html#dx1-35004" ><span class="underline">549</span></a> <br /></span> - - - +href="glossaries-manual.html#dx1-35004" ><span class="underline">569</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSname</span></span></span>  <a href="glossaries-manual.html#dx1-21105" ><span -class="ecti-1000">550</span></a> <br /></span> +class="ecti-1000">570</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsname</span></span></span>  <a href="glossaries-manual.html#dx1-21104" ><span -class="ecti-1000">551</span></a> <br /></span> +class="ecti-1000">571</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsname</span></span></span>  <a href="glossaries-manual.html#dx1-21099" ><span -class="ecti-1000">552</span></a> <br /></span> +class="ecti-1000">572</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsnamefont</span></span></span>  <a href="glossaries-manual.html#dx1-28001" ><span -class="ecti-1000">553</span></a> <br /></span> +class="ecti-1000">573</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsnavhypertarget</span></span></span>  <a -href="glossaries-manual.html#dx1-45019" ><span -class="ecti-1000">554</span></a> <br /></span> +href="glossaries-manual.html#dx1-45023" ><span +class="ecti-1000">574</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsnumbersgroupname</span></span></span>  <a -href="glossaries-manual.html#dx1-5022" ><span class="underline">555</span></a> <br /></span> +href="glossaries-manual.html#dx1-5022" ><span class="underline">575</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsopenbrace</span></span></span>  <a href="glossaries-manual.html#dx1-29007" ><span -class="ecti-1000">556</span></a> <br /></span> +class="ecti-1000">576</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glspagelistwidth</span></span></span>  <a href="glossaries-manual.html#dx1-38012" ><span -class="ecti-1000">557</span></a>, <a -href="glossaries-manual.html#dx1-40020" ><span class="underline">558</span></a>, <a -href="glossaries-manual.html#dx1-40039" ><span class="underline">559</span></a>, <a -href="glossaries-manual.html#dx1-41021" ><span class="underline">560</span></a>, <a -href="glossaries-manual.html#dx1-41031" ><span class="underline">561</span></a>, <a -href="glossaries-manual.html#dx1-42024" ><span class="underline">562</span></a>, <a -href="glossaries-manual.html#dx1-42043" ><span class="underline">563</span></a>, <a -href="glossaries-manual.html#dx1-43023" ><span class="underline">564</span></a> <br /></span> +class="ecti-1000">577</span></a>, <a +href="glossaries-manual.html#dx1-40022" ><span class="underline">578</span></a>, <a +href="glossaries-manual.html#dx1-40041" ><span class="underline">579</span></a>, <a +href="glossaries-manual.html#dx1-41022" ><span class="underline">580</span></a>, <a +href="glossaries-manual.html#dx1-41032" ><span class="underline">581</span></a>, <a +href="glossaries-manual.html#dx1-42028" ><span class="underline">582</span></a>, <a +href="glossaries-manual.html#dx1-42047" ><span class="underline">583</span></a>, <a +href="glossaries-manual.html#dx1-43025" ><span class="underline">584</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glspar</span></span></span>  <a href="glossaries-manual.html#dx1-14040" ><span -class="ecti-1000">565</span></a> <br /></span> +class="ecti-1000">585</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSpl</span></span></span>  <a -href="glossaries-manual.html#dx1-14048" ><span class="underline">566</span></a>, <a -href="glossaries-manual.html#dx1-14080" ><span class="underline">567</span></a>, <a +href="glossaries-manual.html#dx1-14048" ><span class="underline">586</span></a>, <a +href="glossaries-manual.html#dx1-14080" ><span class="underline">587</span></a>, <a href="glossaries-manual.html#dx1-21063" ><span -class="ecti-1000">568</span></a> <br /></span> +class="ecti-1000">588</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glspl</span></span></span>  <a -href="glossaries-manual.html#dx1-14047" ><span class="underline">569</span></a>, <a -href="glossaries-manual.html#dx1-14079" ><span class="underline">570</span></a>, <a +href="glossaries-manual.html#dx1-14047" ><span class="underline">589</span></a>, <a +href="glossaries-manual.html#dx1-14079" ><span class="underline">590</span></a>, <a href="glossaries-manual.html#dx1-21062" ><span -class="ecti-1000">571</span></a>, <a -href="glossaries-manual.html#dx1-34188" ><span class="underline">572</span></a> <br /></span> +class="ecti-1000">591</span></a>, <a +href="glossaries-manual.html#dx1-34188" ><span class="underline">592</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glspl</span></span></span>  <a -href="glossaries-manual.html#dx1-14046" ><span class="underline">573</span></a>, <a -href="glossaries-manual.html#dx1-14058" ><span class="underline">574</span></a>, <a -href="glossaries-manual.html#dx1-14062" ><span class="underline">575</span></a>, <a -href="glossaries-manual.html#dx1-14078" ><span class="underline">576</span></a>, <a -href="glossaries-manual.html#dx1-21012" ><span class="underline">577</span></a>, <a +href="glossaries-manual.html#dx1-14046" ><span class="underline">593</span></a>, <a +href="glossaries-manual.html#dx1-14058" ><span class="underline">594</span></a>, <a +href="glossaries-manual.html#dx1-14062" ><span class="underline">595</span></a>, <a +href="glossaries-manual.html#dx1-14078" ><span class="underline">596</span></a>, <a +href="glossaries-manual.html#dx1-21012" ><span class="underline">597</span></a>, <a href="glossaries-manual.html#dx1-21061" ><span -class="ecti-1000">578</span></a>, <a -href="glossaries-manual.html#dx1-22003" ><span class="underline">579</span></a>, <a -href="glossaries-manual.html#dx1-22023" ><span class="underline">580</span></a>, <a -href="glossaries-manual.html#dx1-23014" ><span class="underline">581</span></a>, <a -href="glossaries-manual.html#dx1-34186" ><span class="underline">582</span></a>, <a -href="glossaries-manual.html#dx1-37002" ><span class="underline">583</span></a> <br /></span> +class="ecti-1000">598</span></a>, <a +href="glossaries-manual.html#dx1-22003" ><span class="underline">599</span></a>, <a +href="glossaries-manual.html#dx1-22023" ><span class="underline">600</span></a>, <a +href="glossaries-manual.html#dx1-23014" ><span class="underline">601</span></a>, <a +href="glossaries-manual.html#dx1-34186" ><span class="underline">602</span></a>, <a +href="glossaries-manual.html#dx1-37002" ><span class="underline">603</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSplural</span></span></span>  <a href="glossaries-manual.html#dx1-21093" ><span -class="ecti-1000">584</span></a> <br /></span> +class="ecti-1000">604</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsplural</span></span></span>  <a href="glossaries-manual.html#dx1-21092" ><span -class="ecti-1000">585</span></a> <br /></span> +class="ecti-1000">605</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsplural</span></span></span>  <a href="glossaries-manual.html#dx1-21089" ><span -class="ecti-1000">586</span></a> <br /></span> +class="ecti-1000">606</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glspluralsuffix</span></span></span>  <a -href="glossaries-manual.html#dx1-14059" ><span class="underline">587</span></a>, <a -href="glossaries-manual.html#dx1-14066" ><span class="underline">588</span></a>, <a +href="glossaries-manual.html#dx1-14059" ><span class="underline">607</span></a>, <a +href="glossaries-manual.html#dx1-14066" ><span class="underline">608</span></a>, <a href="glossaries-manual.html#dx1-15001" ><span -class="ecti-1000">589</span></a> <br /></span> +class="ecti-1000">609</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glspostdescription</span></span></span>  <a href="glossaries-manual.html#dx1-38031" ><span -class="ecti-1000">590</span></a> <br /></span> +class="ecti-1000">610</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsquote</span></span></span>  <a href="glossaries-manual.html#dx1-29010" ><span -class="ecti-1000">591</span></a> <br /></span> +class="ecti-1000">611</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsreset</span></span></span>  <a href="glossaries-manual.html#dx1-37006" ><span -class="ecti-1000">592</span></a> <br /></span> +class="ecti-1000">612</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsresetall</span></span></span>  <a href="glossaries-manual.html#dx1-37010" ><span -class="ecti-1000">593</span></a> <br /></span> +class="ecti-1000">613</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glssee</span></span></span>  <a -href="glossaries-manual.html#dx1-21029" ><span class="underline">594</span></a>, <a +href="glossaries-manual.html#dx1-21029" ><span class="underline">614</span></a>, <a href="glossaries-manual.html#dx1-25012" ><span -class="ecti-1000">595</span></a>, <a -href="glossaries-manual.html#dx1-2003" ><span class="underline">596</span></a> <br /></span> +class="ecti-1000">615</span></a>, <a +href="glossaries-manual.html#dx1-2003" ><span class="underline">616</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsSetAlphaCompositor</span></span></span>  <a href="glossaries-manual.html#dx1-14028" ><span -class="ecti-1000">597</span></a> <br /></span> +class="ecti-1000">617</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsSetCompositor</span></span></span>  <a href="glossaries-manual.html#dx1-14026" ><span -class="ecti-1000">598</span></a> <br /></span> +class="ecti-1000">618</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsSetSuffixF</span></span></span>  <a href="glossaries-manual.html#dx1-20013" ><span -class="ecti-1000">599</span></a> <br /></span> +class="ecti-1000">619</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsSetSuffixFF</span></span></span>  <a href="glossaries-manual.html#dx1-20014" ><span -class="ecti-1000">600</span></a> <br /></span> +class="ecti-1000">620</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glssetwidest</span></span></span>  <a href="glossaries-manual.html#dx1-44031" ><span -class="ecti-1000">601</span></a> <br /></span> +class="ecti-1000">621</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GlsSetXdyCodePage</span></span></span>  <a -href="glossaries-manual.html#dx1-6037" ><span class="underline">602</span></a>, <a +href="glossaries-manual.html#dx1-6037" ><span class="underline">622</span></a>, <a href="glossaries-manual.html#dx1-30009" ><span -class="ecti-1000">603</span></a> <br /></span> +class="ecti-1000">623</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GlsSetXdyLanguage</span></span></span>  <a -href="glossaries-manual.html#dx1-6036" ><span class="underline">604</span></a>, <a +href="glossaries-manual.html#dx1-6036" ><span class="underline">624</span></a>, <a href="glossaries-manual.html#dx1-30006" ><span -class="ecti-1000">605</span></a> <br /></span> +class="ecti-1000">625</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GlsSetXdyLocationClassOrder</span></span></span>  <a href="glossaries-manual.html#dx1-31023" ><span -class="ecti-1000">606</span></a> <br /></span> +class="ecti-1000">626</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GlsSetXdyMinRangeLength</span></span></span>  <a -href="glossaries-manual.html#dx1-20008" ><span class="underline">607</span></a>, <a +href="glossaries-manual.html#dx1-20008" ><span class="underline">627</span></a>, <a href="glossaries-manual.html#dx1-31028" ><span -class="ecti-1000">608</span></a> <br /></span> +class="ecti-1000">628</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsshortkey</span></span></span>  <a href="glossaries-manual.html#dx1-34054" ><span -class="ecti-1000">609</span></a> <br /></span> +class="ecti-1000">629</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsshortpluralkey</span></span></span>  <a href="glossaries-manual.html#dx1-34055" ><span -class="ecti-1000">610</span></a> <br /></span> +class="ecti-1000">630</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsshorttok</span></span></span>  <a -href="glossaries-manual.html#dx1-35005" ><span class="underline">611</span></a> <br /></span> +href="glossaries-manual.html#dx1-35005" ><span class="underline">631</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSsymbol</span></span></span>  <a href="glossaries-manual.html#dx1-21112" ><span -class="ecti-1000">612</span></a> <br /></span> +class="ecti-1000">632</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glssymbol</span></span></span>  <a href="glossaries-manual.html#dx1-21111" ><span -class="ecti-1000">613</span></a> <br /></span> +class="ecti-1000">633</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glssymbol</span></span></span>  <a href="glossaries-manual.html#dx1-21106" ><span -class="ecti-1000">614</span></a>, <a -href="glossaries-manual.html#dx1-34144" ><span class="underline">615</span></a> <br /></span> +class="ecti-1000">634</span></a>, <a +href="glossaries-manual.html#dx1-34144" ><span class="underline">635</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glssymbolsgroupname</span></span></span>  <a -href="glossaries-manual.html#dx1-5021" ><span class="underline">616</span></a> <br /></span> +href="glossaries-manual.html#dx1-5021" ><span class="underline">636</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glstarget</span></span></span>  <a -href="glossaries-manual.html#dx1-45025" ><span -class="ecti-1000">617</span></a> <br /></span> +href="glossaries-manual.html#dx1-45029" ><span +class="ecti-1000">637</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLStext</span></span></span>  <a href="glossaries-manual.html#dx1-21082" ><span -class="ecti-1000">618</span></a> <br /></span> +class="ecti-1000">638</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glstext</span></span></span>  <a href="glossaries-manual.html#dx1-21081" ><span -class="ecti-1000">619</span></a> <br /></span> +class="ecti-1000">639</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glstext</span></span></span>  <a href="glossaries-manual.html#dx1-21075" ><span -class="ecti-1000">620</span></a>, <a -href="glossaries-manual.html#dx1-21084" ><span class="underline">621</span></a>, <a -href="glossaries-manual.html#dx1-21090" ><span class="underline">622</span></a>, <a -href="glossaries-manual.html#dx1-21095" ><span class="underline">623</span></a>, <a -href="glossaries-manual.html#dx1-21100" ><span class="underline">624</span></a>, <a -href="glossaries-manual.html#dx1-21107" ><span class="underline">625</span></a>, <a -href="glossaries-manual.html#dx1-21114" ><span class="underline">626</span></a>, <a -href="glossaries-manual.html#dx1-21121" ><span class="underline">627</span></a>, <a -href="glossaries-manual.html#dx1-34134" ><span class="underline">628</span></a>, <a -href="glossaries-manual.html#dx1-34138" ><span class="underline">629</span></a> <br /></span> +class="ecti-1000">640</span></a>, <a +href="glossaries-manual.html#dx1-21084" ><span class="underline">641</span></a>, <a +href="glossaries-manual.html#dx1-21090" ><span class="underline">642</span></a>, <a +href="glossaries-manual.html#dx1-21095" ><span class="underline">643</span></a>, <a +href="glossaries-manual.html#dx1-21100" ><span class="underline">644</span></a>, <a +href="glossaries-manual.html#dx1-21107" ><span class="underline">645</span></a>, <a +href="glossaries-manual.html#dx1-21114" ><span class="underline">646</span></a>, <a +href="glossaries-manual.html#dx1-21121" ><span class="underline">647</span></a>, <a +href="glossaries-manual.html#dx1-34134" ><span class="underline">648</span></a>, <a +href="glossaries-manual.html#dx1-34138" ><span class="underline">649</span></a> <br /></span> + + + <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glstextformat</span></span></span>  <a href="glossaries-manual.html#dx1-21008" ><span -class="ecti-1000">630</span></a>, <a -href="glossaries-manual.html#dx1-22021" ><span class="underline">631</span></a> <br /></span> +class="ecti-1000">650</span></a>, <a +href="glossaries-manual.html#dx1-22021" ><span class="underline">651</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glstocfalse</span></span></span>  <a href="glossaries-manual.html#dx1-13007" ><span -class="ecti-1000">632</span></a> <br /></span> +class="ecti-1000">652</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glstoctrue</span></span></span>  <a href="glossaries-manual.html#dx1-13006" ><span -class="ecti-1000">633</span></a> <br /></span> +class="ecti-1000">653</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glstreeindent</span></span></span>  <a href="glossaries-manual.html#dx1-44015" ><span -class="ecti-1000">634</span></a> <br /></span> +class="ecti-1000">654</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsunset</span></span></span>  <a href="glossaries-manual.html#dx1-37008" ><span -class="ecti-1000">635</span></a> <br /></span> - - - +class="ecti-1000">655</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsunsetall</span></span></span>  <a href="glossaries-manual.html#dx1-37012" ><span -class="ecti-1000">636</span></a> <br /></span> +class="ecti-1000">656</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSuseri</span></span></span>  <a href="glossaries-manual.html#dx1-21124" ><span -class="ecti-1000">637</span></a> <br /></span> +class="ecti-1000">657</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsuseri</span></span></span>  <a href="glossaries-manual.html#dx1-21123" ><span -class="ecti-1000">638</span></a> <br /></span> +class="ecti-1000">658</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsuseri</span></span></span>  <a href="glossaries-manual.html#dx1-21120" ><span -class="ecti-1000">639</span></a> <br /></span> +class="ecti-1000">659</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSuserii</span></span></span>  <a href="glossaries-manual.html#dx1-21127" ><span -class="ecti-1000">640</span></a> <br /></span> +class="ecti-1000">660</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsuserii</span></span></span>  <a href="glossaries-manual.html#dx1-21126" ><span -class="ecti-1000">641</span></a> <br /></span> +class="ecti-1000">661</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsuserii</span></span></span>  <a href="glossaries-manual.html#dx1-21125" ><span -class="ecti-1000">642</span></a> <br /></span> +class="ecti-1000">662</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSuseriii</span></span></span>  <a href="glossaries-manual.html#dx1-21130" ><span -class="ecti-1000">643</span></a> <br /></span> +class="ecti-1000">663</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsuseriii</span></span></span>  <a href="glossaries-manual.html#dx1-21129" ><span -class="ecti-1000">644</span></a> <br /></span> +class="ecti-1000">664</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsuseriii</span></span></span>  <a href="glossaries-manual.html#dx1-21128" ><span -class="ecti-1000">645</span></a> <br /></span> +class="ecti-1000">665</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSuseriv</span></span></span>  <a href="glossaries-manual.html#dx1-21133" ><span -class="ecti-1000">646</span></a> <br /></span> +class="ecti-1000">666</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsuseriv</span></span></span>  <a href="glossaries-manual.html#dx1-21132" ><span -class="ecti-1000">647</span></a> <br /></span> +class="ecti-1000">667</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsuseriv</span></span></span>  <a href="glossaries-manual.html#dx1-21131" ><span -class="ecti-1000">648</span></a> <br /></span> +class="ecti-1000">668</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSuserv</span></span></span>  <a href="glossaries-manual.html#dx1-21136" ><span -class="ecti-1000">649</span></a> <br /></span> +class="ecti-1000">669</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsuserv</span></span></span>  <a href="glossaries-manual.html#dx1-21135" ><span -class="ecti-1000">650</span></a> <br /></span> +class="ecti-1000">670</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsuserv</span></span></span>  <a href="glossaries-manual.html#dx1-21134" ><span -class="ecti-1000">651</span></a> <br /></span> +class="ecti-1000">671</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\GLSuservi</span></span></span>  <a href="glossaries-manual.html#dx1-21139" ><span -class="ecti-1000">652</span></a> <br /></span> +class="ecti-1000">672</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\Glsuservi</span></span></span>  <a href="glossaries-manual.html#dx1-21138" ><span -class="ecti-1000">653</span></a> <br /></span> +class="ecti-1000">673</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\glsuservi</span></span></span>  <a href="glossaries-manual.html#dx1-21137" ><span -class="ecti-1000">654</span></a> <br /></span> +class="ecti-1000">674</span></a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">H</span> <span class="index-item"><span class="ecss-1000">html </span>package  <a -href="glossaries-manual.html#dx1-23002" >655</a> <br /></span> +href="glossaries-manual.html#dx1-23002" >675</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyperbf</span></span></span>  <a -href="glossaries-manual.html#dx1-21036" ><span class="underline">656</span></a> <br /></span> +href="glossaries-manual.html#dx1-21036" ><span class="underline">676</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyperemph</span></span></span>  <a -href="glossaries-manual.html#dx1-21042" ><span class="underline">657</span></a> <br /></span> +href="glossaries-manual.html#dx1-21042" ><span class="underline">677</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyperit</span></span></span>  <a -href="glossaries-manual.html#dx1-21038" ><span class="underline">658</span></a> <br /></span> +href="glossaries-manual.html#dx1-21038" ><span class="underline">678</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyperlink</span></span></span>  <a -href="glossaries-manual.html#dx1-21043" ><span class="underline">659</span></a>, <a -href="glossaries-manual.html#dx1-23008" ><span class="underline">660</span></a> <br /></span> +href="glossaries-manual.html#dx1-21043" ><span class="underline">679</span></a>, <a +href="glossaries-manual.html#dx1-23008" ><span class="underline">680</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypermd</span></span></span>  <a -href="glossaries-manual.html#dx1-21037" ><span class="underline">661</span></a> <br /></span> +href="glossaries-manual.html#dx1-21037" ><span class="underline">681</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyperpage</span></span></span>  <a -href="glossaries-manual.html#dx1-21030" ><span class="underline">662</span></a> <br /></span> +href="glossaries-manual.html#dx1-21030" ><span class="underline">682</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">hyperref </span>package  <a -href="glossaries-manual.html#dx1-20016" >663</a>, <a -href="glossaries-manual.html#dx1-21006" >664</a>, <a -href="glossaries-manual.html#dx1-21031" >665</a>, <a -href="glossaries-manual.html#dx1-23001" >666</a>, <a -href="glossaries-manual.html#dx1-23010" >667</a>, <a -href="glossaries-manual.html#dx1-35053" >668</a>, <a -href="glossaries-manual.html#dx1-45026" >669</a> <br /></span> +href="glossaries-manual.html#dx1-20016" >683</a>, <a +href="glossaries-manual.html#dx1-21006" >684</a>, <a +href="glossaries-manual.html#dx1-21031" >685</a>, <a +href="glossaries-manual.html#dx1-23001" >686</a>, <a +href="glossaries-manual.html#dx1-23010" >687</a>, <a +href="glossaries-manual.html#dx1-35053" >688</a>, <a +href="glossaries-manual.html#dx1-45030" >689</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyperrm</span></span></span>  <a -href="glossaries-manual.html#dx1-21033" ><span class="underline">670</span></a>, <a -href="glossaries-manual.html#dx1-31003" ><span class="underline">671</span></a> <br /></span> +href="glossaries-manual.html#dx1-21033" ><span class="underline">690</span></a>, <a +href="glossaries-manual.html#dx1-31003" ><span class="underline">691</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypersc</span></span></span>  <a -href="glossaries-manual.html#dx1-21041" ><span class="underline">672</span></a> <br /></span> +href="glossaries-manual.html#dx1-21041" ><span class="underline">692</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypersf</span></span></span>  <a -href="glossaries-manual.html#dx1-21034" ><span class="underline">673</span></a> <br /></span> +href="glossaries-manual.html#dx1-21034" ><span class="underline">693</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypersl</span></span></span>  <a -href="glossaries-manual.html#dx1-21039" ><span class="underline">674</span></a> <br /></span> +href="glossaries-manual.html#dx1-21039" ><span class="underline">694</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypertarget</span></span></span>  <a -href="glossaries-manual.html#dx1-23009" ><span class="underline">675</span></a> <br /></span> +href="glossaries-manual.html#dx1-23009" ><span class="underline">695</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hypertt</span></span></span>  <a -href="glossaries-manual.html#dx1-21035" ><span class="underline">676</span></a> <br /></span> +href="glossaries-manual.html#dx1-21035" ><span class="underline">696</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\hyperup</span></span></span>  <a -href="glossaries-manual.html#dx1-21040" ><span class="underline">677</span></a> <br /></span> +href="glossaries-manual.html#dx1-21040" ><span class="underline">697</span></a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">I</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\ifglsused</span></span></span>  <a href="glossaries-manual.html#dx1-37014" ><span -class="ecti-1000">678</span></a> <br /></span> +class="ecti-1000">698</span></a> <br /></span> + + + <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\indexspace</span></span></span>  <a -href="glossaries-manual.html#dx1-44005" ><span class="underline">679</span></a> <br /></span> +href="glossaries-manual.html#dx1-44005" ><span class="underline">699</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">inputenc </span>package  <a -href="glossaries-manual.html#dx1-3038" >680</a>, <a -href="glossaries-manual.html#dx1-4008" >681</a>, <a -href="glossaries-manual.html#dx1-14095" >682</a>, <a -href="glossaries-manual.html#dx1-30007" >683</a>, <a -href="glossaries-manual.html#dx1-50004" >684</a> <br /></span> +href="glossaries-manual.html#dx1-3039" >700</a>, <a +href="glossaries-manual.html#dx1-4008" >701</a>, <a +href="glossaries-manual.html#dx1-14095" >702</a>, <a +href="glossaries-manual.html#dx1-30007" >703</a>, <a +href="glossaries-manual.html#dx1-50004" >704</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\inputencodingname</span></span></span>  <a -href="glossaries-manual.html#dx1-30008" ><span class="underline">685</span></a> <br /></span> +href="glossaries-manual.html#dx1-30008" ><span class="underline">705</span></a> <br /></span> <span class="index-item"><span -class="ecss-1000">itemize </span>environment  <a -href="glossaries-manual.html#dx1-46001" >686</a> <br /></span> +class="ectt-1000">itemize </span>(environment)  <a +href="glossaries-manual.html#dx1-46001" ><span class="underline">706</span></a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">J</span> - - - <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\jobname</span></span></span>  <a -href="glossaries-manual.html#dx1-14017" ><span class="underline">687</span></a>, <a -href="glossaries-manual.html#dx1-14020" ><span class="underline">688</span></a> <br /></span> +href="glossaries-manual.html#dx1-14017" ><span class="underline">707</span></a>, <a +href="glossaries-manual.html#dx1-14020" ><span class="underline">708</span></a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">L</span> <span class="index-item">link text  <a -href="glossaries-manual.html#dx1-21002" ><span class="underline">689</span></a>, <a -href="glossaries-manual.html#dx1-21007" ><span class="underline">690</span></a>, <a -href="glossaries-manual.html#dx1-21009" ><span class="underline">691</span></a>, <a -href="glossaries-manual.html#dx1-21050" ><span class="underline">692</span></a>, <a -href="glossaries-manual.html#dx1-22001" ><span class="underline">693</span></a>, <a -href="glossaries-manual.html#dx1-22020" ><span class="underline">694</span></a>, <a -href="glossaries-manual.html#dx1-22031" ><span class="underline">695</span></a> <br /></span> +href="glossaries-manual.html#dx1-21002" ><span class="underline">709</span></a>, <a +href="glossaries-manual.html#dx1-21007" ><span class="underline">710</span></a>, <a +href="glossaries-manual.html#dx1-21009" ><span class="underline">711</span></a>, <a +href="glossaries-manual.html#dx1-21050" ><span class="underline">712</span></a>, <a +href="glossaries-manual.html#dx1-22001" ><span class="underline">713</span></a>, <a +href="glossaries-manual.html#dx1-22020" ><span class="underline">714</span></a>, <a +href="glossaries-manual.html#dx1-22031" ><span class="underline">715</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\loadglsentries</span></span></span>  <a href="glossaries-manual.html#dx1-19001" ><span -class="ecti-1000">696</span></a> <br /></span> +class="ecti-1000">716</span></a> <br /></span> <span class="index-item">location list  <span class="ecti-1000">see </span><a href="glossaries-manual.html#dx1-20004" >number list</a> <br /></span> <span class="index-item"><span -class="ecss-1000">longtable </span>environment  <a -href="glossaries-manual.html#dx1-40002" >698</a>, <a -href="glossaries-manual.html#dx1-40006" >699</a>, <a -href="glossaries-manual.html#dx1-41003" >700</a>, <a -href="glossaries-manual.html#dx1-42005" >701</a>, <a -href="glossaries-manual.html#dx1-48006" >702</a> <br /></span> +class="ectt-1000">longtable </span>(environment)  <a +href="glossaries-manual.html#dx1-40002" ><span class="underline">718</span></a>, <a +href="glossaries-manual.html#dx1-40007" ><span class="underline">719</span></a>, <a +href="glossaries-manual.html#dx1-41003" ><span class="underline">720</span></a>, <a +href="glossaries-manual.html#dx1-42006" ><span class="underline">721</span></a>, <a +href="glossaries-manual.html#dx1-48006" ><span class="underline">722</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">longtable </span>package  <a -href="glossaries-manual.html#dx1-13044" >703</a>, <a -href="glossaries-manual.html#dx1-40007" >704</a> <br /></span> +href="glossaries-manual.html#dx1-13044" >723</a>, <a +href="glossaries-manual.html#dx1-40009" >724</a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">M</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\makefirstuc</span></span></span>  <a href="glossaries-manual.html#dx1-50002" ><span -class="ecti-1000">705</span></a>, <a -href="glossaries-manual.html#dx1-34122" ><span class="underline">706</span></a> <br /></span> +class="ecti-1000">725</span></a>, <a +href="glossaries-manual.html#dx1-34122" ><span class="underline">726</span></a> <br /></span> <span class="index-item"><span class="ectt-1000">makeglossaries</span>  <a -href="glossaries-manual.html#dx1-2006" >707</a>, <a -href="glossaries-manual.html#dx1-2009" >708</a>, <a -href="glossaries-manual.html#dx1-3006" >709</a>, <a -href="glossaries-manual.html#dx1-3012" >710</a>, <a -href="glossaries-manual.html#dx1-3019" >711</a>, <a -href="glossaries-manual.html#dx1-3027" >712</a>, <a -href="glossaries-manual.html#dx1-3034" >713</a>, <a -href="glossaries-manual.html#dx1-3039" >714</a>, <a -href="glossaries-manual.html#dx1-3041" >715</a>, <a -href="glossaries-manual.html#dx1-3042" >716</a>, <a -href="glossaries-manual.html#dx1-3045" >717</a>, <a -href="glossaries-manual.html#dx1-3050" >718</a>, <a -href="glossaries-manual.html#dx1-3052" >719</a>, <a -href="glossaries-manual.html#dx1-4009" >720</a>, <a -href="glossaries-manual.html#dx1-4011" >721</a>, <a -href="glossaries-manual.html#dx1-6008" >722</a>, <a -href="glossaries-manual.html#dx1-6012" >723</a>, <a -href="glossaries-manual.html#dx1-6016" >724</a>, <a -href="glossaries-manual.html#dx1-6017" >725</a>, <a -href="glossaries-manual.html#dx1-6020" >726</a>, <a -href="glossaries-manual.html#dx1-6023" >727</a>, <a -href="glossaries-manual.html#dx1-6025" >728</a>, <a -href="glossaries-manual.html#dx1-7001" >729</a>, <a -href="glossaries-manual.html#dx1-7005" >730</a>, <a -href="glossaries-manual.html#dx1-7006" >731</a>, <a -href="glossaries-manual.html#dx1-7007" >732</a>, <a -href="glossaries-manual.html#dx1-7008" >733</a>, <a -href="glossaries-manual.html#dx1-8004" >734</a>, <a -href="glossaries-manual.html#dx1-8018" >735</a>, <a -href="glossaries-manual.html#dx1-8020" >736</a>, <a -href="glossaries-manual.html#dx1-8022" >737</a>, <a -href="glossaries-manual.html#dx1-9017" >738</a>, <a -href="glossaries-manual.html#dx1-9019" >739</a>, <a -href="glossaries-manual.html#dx1-9021" >740</a>, <a -href="glossaries-manual.html#dx1-11021" >741</a>, <a -href="glossaries-manual.html#dx1-11022" >742</a>, <a -href="glossaries-manual.html#dx1-11040" >743</a>, <a -href="glossaries-manual.html#dx1-11041" >744</a>, <a -href="glossaries-manual.html#dx1-13096" >745</a>, <a -href="glossaries-manual.html#dx1-13098" >746</a>, <a -href="glossaries-manual.html#dx1-13104" >747</a>, <a -href="glossaries-manual.html#dx1-13106" >748</a>, <a -href="glossaries-manual.html#dx1-13115" >749</a>, <a -href="glossaries-manual.html#dx1-14006" >750</a>, <a -href="glossaries-manual.html#dx1-25004" >751</a>, <a -href="glossaries-manual.html#dx1-27002" >752</a>, <a -href="glossaries-manual.html#dx1-30003" >753</a>, <a -href="glossaries-manual.html#dx1-30012" >754</a>, <a -href="glossaries-manual.html#dx1-30014" >755</a>, <a -href="glossaries-manual.html#dx1-33005" >756</a> <br /></span> +href="glossaries-manual.html#dx1-2006" >727</a>, <a +href="glossaries-manual.html#dx1-2009" >728</a>, <a +href="glossaries-manual.html#dx1-3006" >729</a>, <a +href="glossaries-manual.html#dx1-3012" >730</a>, <a +href="glossaries-manual.html#dx1-3019" >731</a>, <a +href="glossaries-manual.html#dx1-3028" >732</a>, <a +href="glossaries-manual.html#dx1-3035" >733</a>, <a +href="glossaries-manual.html#dx1-3040" >734</a>, <a +href="glossaries-manual.html#dx1-3042" >735</a>, <a +href="glossaries-manual.html#dx1-3043" >736</a>, <a +href="glossaries-manual.html#dx1-3046" >737</a>, <a +href="glossaries-manual.html#dx1-3051" >738</a>, <a +href="glossaries-manual.html#dx1-3053" >739</a>, <a +href="glossaries-manual.html#dx1-4009" >740</a>, <a +href="glossaries-manual.html#dx1-4011" >741</a>, <a +href="glossaries-manual.html#dx1-6008" >742</a>, <a +href="glossaries-manual.html#dx1-6012" >743</a>, <a +href="glossaries-manual.html#dx1-6016" >744</a>, <a +href="glossaries-manual.html#dx1-6017" >745</a>, <a +href="glossaries-manual.html#dx1-6020" >746</a>, <a +href="glossaries-manual.html#dx1-6023" >747</a>, <a +href="glossaries-manual.html#dx1-6025" >748</a>, <a +href="glossaries-manual.html#dx1-7001" >749</a>, <a +href="glossaries-manual.html#dx1-7005" >750</a>, <a +href="glossaries-manual.html#dx1-7006" >751</a>, <a +href="glossaries-manual.html#dx1-7007" >752</a>, <a +href="glossaries-manual.html#dx1-7008" >753</a>, <a +href="glossaries-manual.html#dx1-8004" >754</a>, <a +href="glossaries-manual.html#dx1-8018" >755</a>, <a +href="glossaries-manual.html#dx1-8020" >756</a>, <a +href="glossaries-manual.html#dx1-8022" >757</a>, <a +href="glossaries-manual.html#dx1-9017" >758</a>, <a +href="glossaries-manual.html#dx1-9019" >759</a>, <a +href="glossaries-manual.html#dx1-9021" >760</a>, <a +href="glossaries-manual.html#dx1-11021" >761</a>, <a +href="glossaries-manual.html#dx1-11022" >762</a>, <a +href="glossaries-manual.html#dx1-11040" >763</a>, <a +href="glossaries-manual.html#dx1-11041" >764</a>, <a +href="glossaries-manual.html#dx1-13096" >765</a>, <a +href="glossaries-manual.html#dx1-13098" >766</a>, <a +href="glossaries-manual.html#dx1-13104" >767</a>, <a +href="glossaries-manual.html#dx1-13106" >768</a>, <a +href="glossaries-manual.html#dx1-13115" >769</a>, <a +href="glossaries-manual.html#dx1-14006" >770</a>, <a +href="glossaries-manual.html#dx1-25004" >771</a>, <a +href="glossaries-manual.html#dx1-27002" >772</a>, <a +href="glossaries-manual.html#dx1-30003" >773</a>, <a +href="glossaries-manual.html#dx1-30012" >774</a>, <a +href="glossaries-manual.html#dx1-30014" >775</a>, <a +href="glossaries-manual.html#dx1-33005" >776</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\makeglossaries</span></span></span>  <a -href="glossaries-manual.html#dx1-6011" ><span class="underline">757</span></a>, <a -href="glossaries-manual.html#dx1-11037" ><span class="underline">758</span></a>, <a +href="glossaries-manual.html#dx1-6011" ><span class="underline">777</span></a>, <a +href="glossaries-manual.html#dx1-11037" ><span class="underline">778</span></a>, <a href="glossaries-manual.html#dx1-14009" ><span -class="ecti-1000">759</span></a>, <a -href="glossaries-manual.html#dx1-20009" ><span class="underline">760</span></a>, <a -href="glossaries-manual.html#dx1-20018" ><span class="underline">761</span></a>, <a -href="glossaries-manual.html#dx1-27007" ><span class="underline">762</span></a>, <a -href="glossaries-manual.html#dx1-31009" ><span class="underline">763</span></a>, <a -href="glossaries-manual.html#dx1-31010" ><span class="underline">764</span></a>, <a -href="glossaries-manual.html#dx1-31015" ><span class="underline">765</span></a>, <a -href="glossaries-manual.html#dx1-31016" ><span class="underline">766</span></a>, <a -href="glossaries-manual.html#dx1-31025" ><span class="underline">767</span></a>, <a -href="glossaries-manual.html#dx1-31026" ><span class="underline">768</span></a>, <a -href="glossaries-manual.html#dx1-31031" ><span class="underline">769</span></a>, <a -href="glossaries-manual.html#dx1-31032" ><span class="underline">770</span></a>, <a -href="glossaries-manual.html#dx1-32003" ><span class="underline">771</span></a>, <a -href="glossaries-manual.html#dx1-32004" ><span class="underline">772</span></a>, <a -href="glossaries-manual.html#dx1-33012" ><span class="underline">773</span></a> <br /></span> +class="ecti-1000">779</span></a>, <a +href="glossaries-manual.html#dx1-20009" ><span class="underline">780</span></a>, <a +href="glossaries-manual.html#dx1-20018" ><span class="underline">781</span></a>, <a +href="glossaries-manual.html#dx1-27007" ><span class="underline">782</span></a>, <a +href="glossaries-manual.html#dx1-31009" ><span class="underline">783</span></a>, <a +href="glossaries-manual.html#dx1-31010" ><span class="underline">784</span></a>, <a +href="glossaries-manual.html#dx1-31015" ><span class="underline">785</span></a>, <a +href="glossaries-manual.html#dx1-31016" ><span class="underline">786</span></a>, <a +href="glossaries-manual.html#dx1-31025" ><span class="underline">787</span></a>, <a +href="glossaries-manual.html#dx1-31026" ><span class="underline">788</span></a>, <a +href="glossaries-manual.html#dx1-31031" ><span class="underline">789</span></a>, <a +href="glossaries-manual.html#dx1-31032" ><span class="underline">790</span></a>, <a +href="glossaries-manual.html#dx1-32003" ><span class="underline">791</span></a>, <a +href="glossaries-manual.html#dx1-32004" ><span class="underline">792</span></a>, <a +href="glossaries-manual.html#dx1-33012" ><span class="underline">793</span></a> <br /></span> <span class="index-item"><span class="ectt-1000">makeindex</span>  <a -href="glossaries-manual.html#dx1-2007" >774</a>, <a -href="glossaries-manual.html#dx1-2010" >775</a>, <a -href="glossaries-manual.html#dx1-3007" >776</a>, <a -href="glossaries-manual.html#dx1-3008" >777</a>, <a -href="glossaries-manual.html#dx1-3011" >778</a>, <a -href="glossaries-manual.html#dx1-3018" >779</a>, <a -href="glossaries-manual.html#dx1-3026" >780</a>, <a -href="glossaries-manual.html#dx1-3035" >781</a>, <a -href="glossaries-manual.html#dx1-3037" >782</a>, <a -href="glossaries-manual.html#dx1-3047" >783</a>, <a -href="glossaries-manual.html#dx1-3053" >784</a>, <a -href="glossaries-manual.html#dx1-4002" >785</a>, <a -href="glossaries-manual.html#dx1-4004" >786</a>, <a -href="glossaries-manual.html#dx1-5036" >787</a>, <a -href="glossaries-manual.html#dx1-6001" >788</a>, <a -href="glossaries-manual.html#dx1-6003" >789</a>, <a -href="glossaries-manual.html#dx1-6005" >790</a>, <a -href="glossaries-manual.html#dx1-6009" >791</a>, <a -href="glossaries-manual.html#dx1-6015" >792</a>, <a -href="glossaries-manual.html#dx1-6018" >793</a>, <a -href="glossaries-manual.html#dx1-6021" >794</a>, <a -href="glossaries-manual.html#dx1-6027" >795</a>, <a -href="glossaries-manual.html#dx1-6031" >796</a>, <a -href="glossaries-manual.html#dx1-7004" >797</a>, <a -href="glossaries-manual.html#dx1-9001" >798</a>, <a -href="glossaries-manual.html#dx1-9003" >799</a>, <a -href="glossaries-manual.html#dx1-9006" >800</a>, <a -href="glossaries-manual.html#dx1-9009" >801</a>, <a -href="glossaries-manual.html#dx1-9011" >802</a>, <a -href="glossaries-manual.html#dx1-9018" >803</a>, <a -href="glossaries-manual.html#dx1-9020" >804</a>, <a -href="glossaries-manual.html#dx1-10002" >805</a>, <a -href="glossaries-manual.html#dx1-10005" >806</a>, <a -href="glossaries-manual.html#dx1-10013" >807</a>, <a -href="glossaries-manual.html#dx1-11024" >808</a>, <a -href="glossaries-manual.html#dx1-11048" >809</a>, <a -href="glossaries-manual.html#dx1-13095" >810</a>, <a -href="glossaries-manual.html#dx1-13097" >811</a>, <a -href="glossaries-manual.html#dx1-13099" >812</a>, <a -href="glossaries-manual.html#dx1-13108" >813</a>, <a -href="glossaries-manual.html#dx1-14007" >814</a>, <a -href="glossaries-manual.html#dx1-14010" >815</a>, <a -href="glossaries-manual.html#dx1-14015" >816</a>, <a -href="glossaries-manual.html#dx1-14019" >817</a>, <a -href="glossaries-manual.html#dx1-14083" >818</a>, <a -href="glossaries-manual.html#dx1-14097" >819</a>, <a -href="glossaries-manual.html#dx1-20005" >820</a>, <a -href="glossaries-manual.html#dx1-20011" >821</a>, <a -href="glossaries-manual.html#dx1-21003" >822</a>, <a -href="glossaries-manual.html#dx1-21020" >823</a>, <a -href="glossaries-manual.html#dx1-21024" >824</a>, <a -href="glossaries-manual.html#dx1-27003" >825</a>, <a -href="glossaries-manual.html#dx1-27005" >826</a>, <a -href="glossaries-manual.html#dx1-33003" >827</a>, <a -href="glossaries-manual.html#dx1-38006" >828</a>, <a -href="glossaries-manual.html#dx1-44013" >829</a>, <a -href="glossaries-manual.html#dx1-45013" >830</a> <br /></span> +href="glossaries-manual.html#dx1-2007" >794</a>, <a +href="glossaries-manual.html#dx1-2010" >795</a>, <a +href="glossaries-manual.html#dx1-3007" >796</a>, <a +href="glossaries-manual.html#dx1-3008" >797</a>, <a +href="glossaries-manual.html#dx1-3011" >798</a>, <a +href="glossaries-manual.html#dx1-3018" >799</a>, <a +href="glossaries-manual.html#dx1-3027" >800</a>, <a +href="glossaries-manual.html#dx1-3036" >801</a>, <a +href="glossaries-manual.html#dx1-3038" >802</a>, <a +href="glossaries-manual.html#dx1-3048" >803</a>, <a +href="glossaries-manual.html#dx1-3054" >804</a>, <a +href="glossaries-manual.html#dx1-4002" >805</a>, <a +href="glossaries-manual.html#dx1-4004" >806</a>, <a +href="glossaries-manual.html#dx1-5036" >807</a>, <a +href="glossaries-manual.html#dx1-6001" >808</a>, <a +href="glossaries-manual.html#dx1-6003" >809</a>, <a +href="glossaries-manual.html#dx1-6005" >810</a>, <a +href="glossaries-manual.html#dx1-6009" >811</a>, <a +href="glossaries-manual.html#dx1-6015" >812</a>, <a +href="glossaries-manual.html#dx1-6018" >813</a>, <a +href="glossaries-manual.html#dx1-6021" >814</a>, <a +href="glossaries-manual.html#dx1-6027" >815</a>, <a +href="glossaries-manual.html#dx1-6031" >816</a>, <a +href="glossaries-manual.html#dx1-7004" >817</a>, <a +href="glossaries-manual.html#dx1-9001" >818</a>, <a +href="glossaries-manual.html#dx1-9003" >819</a>, <a +href="glossaries-manual.html#dx1-9006" >820</a>, <a +href="glossaries-manual.html#dx1-9009" >821</a>, <a +href="glossaries-manual.html#dx1-9011" >822</a>, <a +href="glossaries-manual.html#dx1-9018" >823</a>, <a +href="glossaries-manual.html#dx1-9020" >824</a>, <a +href="glossaries-manual.html#dx1-10002" >825</a>, <a +href="glossaries-manual.html#dx1-10005" >826</a>, <a +href="glossaries-manual.html#dx1-10013" >827</a>, <a +href="glossaries-manual.html#dx1-11024" >828</a>, <a +href="glossaries-manual.html#dx1-11048" >829</a>, <a +href="glossaries-manual.html#dx1-13095" >830</a>, <a +href="glossaries-manual.html#dx1-13097" >831</a>, <a +href="glossaries-manual.html#dx1-13099" >832</a>, <a +href="glossaries-manual.html#dx1-13108" >833</a>, <a +href="glossaries-manual.html#dx1-14007" >834</a>, <a +href="glossaries-manual.html#dx1-14010" >835</a>, <a +href="glossaries-manual.html#dx1-14015" >836</a>, <a +href="glossaries-manual.html#dx1-14019" >837</a>, <a +href="glossaries-manual.html#dx1-14083" >838</a>, <a +href="glossaries-manual.html#dx1-14097" >839</a>, <a +href="glossaries-manual.html#dx1-20005" >840</a>, <a +href="glossaries-manual.html#dx1-20011" >841</a>, <a +href="glossaries-manual.html#dx1-21003" >842</a>, <a +href="glossaries-manual.html#dx1-21020" >843</a>, <a +href="glossaries-manual.html#dx1-21024" >844</a>, <a +href="glossaries-manual.html#dx1-27003" >845</a>, <a +href="glossaries-manual.html#dx1-27005" >846</a>, <a +href="glossaries-manual.html#dx1-33003" >847</a>, <a +href="glossaries-manual.html#dx1-38006" >848</a>, <a +href="glossaries-manual.html#dx1-44013" >849</a>, <a +href="glossaries-manual.html#dx1-45017" >850</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\MakeUppercase</span></span></span>  <a -href="glossaries-manual.html#dx1-50003" ><span class="underline">831</span></a> <br /></span> +href="glossaries-manual.html#dx1-50003" ><span class="underline">851</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">mfirstuc </span>package  <a -href="glossaries-manual.html#dx1-50001" >832</a> <br /></span> +href="glossaries-manual.html#dx1-50001" >852</a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">N</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\newacronym</span></span></span>  <a -href="glossaries-manual.html#dx1-3015" ><span class="underline">833</span></a>, <a -href="glossaries-manual.html#dx1-13021" ><span class="underline">834</span></a>, <a -href="glossaries-manual.html#dx1-13081" ><span class="underline">835</span></a>, <a -href="glossaries-manual.html#dx1-13083" ><span class="underline">836</span></a>, <a -href="glossaries-manual.html#dx1-13085" ><span class="underline">837</span></a>, <a -href="glossaries-manual.html#dx1-13087" ><span class="underline">838</span></a>, <a -href="glossaries-manual.html#dx1-13092" ><span class="underline">839</span></a>, <a +href="glossaries-manual.html#dx1-3015" ><span class="underline">853</span></a>, <a +href="glossaries-manual.html#dx1-13021" ><span class="underline">854</span></a>, <a +href="glossaries-manual.html#dx1-13081" ><span class="underline">855</span></a>, <a +href="glossaries-manual.html#dx1-13083" ><span class="underline">856</span></a>, <a +href="glossaries-manual.html#dx1-13085" ><span class="underline">857</span></a>, <a +href="glossaries-manual.html#dx1-13087" ><span class="underline">858</span></a>, <a +href="glossaries-manual.html#dx1-13092" ><span class="underline">859</span></a>, <a href="glossaries-manual.html#dx1-34002" ><span -class="ecti-1000">840</span></a>, <a -href="glossaries-manual.html#dx1-34009" ><span class="underline">841</span></a>, <a -href="glossaries-manual.html#dx1-34011" ><span class="underline">842</span></a>, <a -href="glossaries-manual.html#dx1-34018" ><span class="underline">843</span></a>, <a -href="glossaries-manual.html#dx1-34021" ><span class="underline">844</span></a>, <a -href="glossaries-manual.html#dx1-34089" ><span class="underline">845</span></a>, <a -href="glossaries-manual.html#dx1-34094" ><span class="underline">846</span></a>, <a -href="glossaries-manual.html#dx1-34102" ><span class="underline">847</span></a>, <a -href="glossaries-manual.html#dx1-34150" ><span class="underline">848</span></a>, <a -href="glossaries-manual.html#dx1-35003" ><span class="underline">849</span></a>, <a -href="glossaries-manual.html#dx1-35019" ><span class="underline">850</span></a>, <a -href="glossaries-manual.html#dx1-35022" ><span class="underline">851</span></a>, <a -href="glossaries-manual.html#dx1-36006" ><span class="underline">852</span></a> <br /></span> +class="ecti-1000">860</span></a>, <a +href="glossaries-manual.html#dx1-34009" ><span class="underline">861</span></a>, <a +href="glossaries-manual.html#dx1-34011" ><span class="underline">862</span></a>, <a +href="glossaries-manual.html#dx1-34018" ><span class="underline">863</span></a>, <a +href="glossaries-manual.html#dx1-34021" ><span class="underline">864</span></a>, <a +href="glossaries-manual.html#dx1-34089" ><span class="underline">865</span></a>, <a +href="glossaries-manual.html#dx1-34094" ><span class="underline">866</span></a>, <a +href="glossaries-manual.html#dx1-34102" ><span class="underline">867</span></a>, <a +href="glossaries-manual.html#dx1-34150" ><span class="underline">868</span></a>, <a +href="glossaries-manual.html#dx1-35003" ><span class="underline">869</span></a>, <a +href="glossaries-manual.html#dx1-35019" ><span class="underline">870</span></a>, <a +href="glossaries-manual.html#dx1-35022" ><span class="underline">871</span></a>, <a +href="glossaries-manual.html#dx1-36006" ><span class="underline">872</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\newglossary</span></span></span>  <a -href="glossaries-manual.html#dx1-8017" ><span class="underline">853</span></a>, <a -href="glossaries-manual.html#dx1-9016" ><span class="underline">854</span></a>, <a -href="glossaries-manual.html#dx1-13004" ><span class="underline">855</span></a>, <a +href="glossaries-manual.html#dx1-8017" ><span class="underline">873</span></a>, <a +href="glossaries-manual.html#dx1-9016" ><span class="underline">874</span></a>, <a +href="glossaries-manual.html#dx1-13004" ><span class="underline">875</span></a>, <a href="glossaries-manual.html#dx1-33001" ><span -class="ecti-1000">856</span></a> <br /></span> +class="ecti-1000">876</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\newglossaryentry</span></span></span>  <a -href="glossaries-manual.html#dx1-3014" ><span class="underline">857</span></a>, <a +href="glossaries-manual.html#dx1-3014" ><span class="underline">877</span></a>, <a href="glossaries-manual.html#dx1-14032" ><span -class="ecti-1000">858</span></a>, <a -href="glossaries-manual.html#dx1-21001" ><span class="underline">859</span></a>, <a -href="glossaries-manual.html#dx1-21053" ><span class="underline">860</span></a>, <a -href="glossaries-manual.html#dx1-34012" ><span class="underline">861</span></a>, <a -href="glossaries-manual.html#dx1-34022" ><span class="underline">862</span></a>, <a -href="glossaries-manual.html#dx1-34036" ><span class="underline">863</span></a>, <a -href="glossaries-manual.html#dx1-35002" ><span class="underline">864</span></a>, <a -href="glossaries-manual.html#dx1-35020" ><span class="underline">865</span></a> <br /></span> +class="ecti-1000">878</span></a>, <a +href="glossaries-manual.html#dx1-21001" ><span class="underline">879</span></a>, <a +href="glossaries-manual.html#dx1-21053" ><span class="underline">880</span></a>, <a +href="glossaries-manual.html#dx1-34012" ><span class="underline">881</span></a>, <a +href="glossaries-manual.html#dx1-34022" ><span class="underline">882</span></a>, <a +href="glossaries-manual.html#dx1-34036" ><span class="underline">883</span></a>, <a +href="glossaries-manual.html#dx1-35002" ><span class="underline">884</span></a>, <a +href="glossaries-manual.html#dx1-35020" ><span class="underline">885</span></a> <br /></span> <span class="index-item"><span class="ectt-1000">\newglossaryentry </span>options<br /></span> <span class="index-subitem">    <span class="ecss-1000">access</span>  <a -href="glossaries-manual.html#dx1-49003" >866</a> <br /></span> +href="glossaries-manual.html#dx1-49003" >886</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">description</span>  <a -href="glossaries-manual.html#dx1-13065" >867</a>, <a -href="glossaries-manual.html#dx1-13068" >868</a>, <a -href="glossaries-manual.html#dx1-13073" >869</a>, <a -href="glossaries-manual.html#dx1-14033" >870</a>, <a -href="glossaries-manual.html#dx1-14038" >871</a>, <a -href="glossaries-manual.html#dx1-14049" >872</a>, <a -href="glossaries-manual.html#dx1-21115" >873</a>, <a -href="glossaries-manual.html#dx1-21116" >874</a>, <a -href="glossaries-manual.html#dx1-21117" >875</a>, <a -href="glossaries-manual.html#dx1-22011" >876</a>, <a -href="glossaries-manual.html#dx1-34043" >877</a>, <a -href="glossaries-manual.html#dx1-34083" >878</a>, <a -href="glossaries-manual.html#dx1-34093" >879</a>, <a -href="glossaries-manual.html#dx1-35013" >880</a>, <a -href="glossaries-manual.html#dx1-35046" >881</a>, <a -href="glossaries-manual.html#dx1-49018" >882</a> <br /></span> +href="glossaries-manual.html#dx1-13065" >887</a>, <a +href="glossaries-manual.html#dx1-13068" >888</a>, <a +href="glossaries-manual.html#dx1-13073" >889</a>, <a +href="glossaries-manual.html#dx1-14033" >890</a>, <a +href="glossaries-manual.html#dx1-14038" >891</a>, <a +href="glossaries-manual.html#dx1-14049" >892</a>, <a +href="glossaries-manual.html#dx1-21115" >893</a>, <a +href="glossaries-manual.html#dx1-21116" >894</a>, <a +href="glossaries-manual.html#dx1-21117" >895</a>, <a +href="glossaries-manual.html#dx1-22011" >896</a>, <a +href="glossaries-manual.html#dx1-34043" >897</a>, <a +href="glossaries-manual.html#dx1-34083" >898</a>, <a +href="glossaries-manual.html#dx1-34093" >899</a>, <a +href="glossaries-manual.html#dx1-35013" >900</a>, <a +href="glossaries-manual.html#dx1-35046" >901</a>, <a +href="glossaries-manual.html#dx1-49018" >902</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">descriptionaccess</span>  <a -href="glossaries-manual.html#dx1-49017" >883</a> <br /></span> +href="glossaries-manual.html#dx1-49017" >903</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">descriptionplural</span>  <a -href="glossaries-manual.html#dx1-14043" >884</a>, <a -href="glossaries-manual.html#dx1-22012" >885</a>, <a -href="glossaries-manual.html#dx1-49020" >886</a> <br /></span> +href="glossaries-manual.html#dx1-14043" >904</a>, <a +href="glossaries-manual.html#dx1-22012" >905</a>, <a +href="glossaries-manual.html#dx1-49020" >906</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">descriptionpluralaccess</span>  <a -href="glossaries-manual.html#dx1-49019" >887</a> <br /></span> +href="glossaries-manual.html#dx1-49019" >907</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">first</span>  <a -href="glossaries-manual.html#dx1-14053" >888</a>, <a -href="glossaries-manual.html#dx1-14065" >889</a>, <a -href="glossaries-manual.html#dx1-14067" >890</a>, <a -href="glossaries-manual.html#dx1-14068" >891</a>, <a -href="glossaries-manual.html#dx1-14070" >892</a>, <a -href="glossaries-manual.html#dx1-14073" >893</a>, <a -href="glossaries-manual.html#dx1-21013" >894</a>, <a -href="glossaries-manual.html#dx1-21052" >895</a>, <a -href="glossaries-manual.html#dx1-21056" >896</a>, <a -href="glossaries-manual.html#dx1-21070" >897</a>, <a -href="glossaries-manual.html#dx1-21085" >898</a>, <a -href="glossaries-manual.html#dx1-22009" >899</a>, <a -href="glossaries-manual.html#dx1-26015" >900</a>, <a -href="glossaries-manual.html#dx1-34041" >901</a>, <a -href="glossaries-manual.html#dx1-35008" >902</a>, <a -href="glossaries-manual.html#dx1-35042" >903</a>, <a -href="glossaries-manual.html#dx1-37003" >904</a>, <a -href="glossaries-manual.html#dx1-49008" >905</a> <br /></span> +href="glossaries-manual.html#dx1-14053" >908</a>, <a +href="glossaries-manual.html#dx1-14065" >909</a>, <a +href="glossaries-manual.html#dx1-14067" >910</a>, <a +href="glossaries-manual.html#dx1-14068" >911</a>, <a +href="glossaries-manual.html#dx1-14070" >912</a>, <a +href="glossaries-manual.html#dx1-14073" >913</a>, <a +href="glossaries-manual.html#dx1-21013" >914</a>, <a +href="glossaries-manual.html#dx1-21052" >915</a>, <a +href="glossaries-manual.html#dx1-21056" >916</a>, <a +href="glossaries-manual.html#dx1-21070" >917</a>, <a +href="glossaries-manual.html#dx1-21085" >918</a>, <a +href="glossaries-manual.html#dx1-22009" >919</a>, <a +href="glossaries-manual.html#dx1-26015" >920</a>, <a +href="glossaries-manual.html#dx1-34041" >921</a>, <a +href="glossaries-manual.html#dx1-35008" >922</a>, <a +href="glossaries-manual.html#dx1-35042" >923</a>, <a +href="glossaries-manual.html#dx1-37003" >924</a>, <a +href="glossaries-manual.html#dx1-49008" >925</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">firstaccess</span>  <a -href="glossaries-manual.html#dx1-49007" >906</a> <br /></span> +href="glossaries-manual.html#dx1-49007" >926</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">firstplural</span>  <a -href="glossaries-manual.html#dx1-14061" >907</a>, <a -href="glossaries-manual.html#dx1-14069" >908</a>, <a -href="glossaries-manual.html#dx1-14072" >909</a>, <a -href="glossaries-manual.html#dx1-15004" >910</a>, <a -href="glossaries-manual.html#dx1-21065" >911</a>, <a -href="glossaries-manual.html#dx1-21096" >912</a>, <a -href="glossaries-manual.html#dx1-22010" >913</a>, <a -href="glossaries-manual.html#dx1-26019" >914</a>, <a -href="glossaries-manual.html#dx1-35009" >915</a>, <a -href="glossaries-manual.html#dx1-35043" >916</a>, <a -href="glossaries-manual.html#dx1-49012" >917</a> <br /></span> +href="glossaries-manual.html#dx1-14061" >927</a>, <a +href="glossaries-manual.html#dx1-14069" >928</a>, <a +href="glossaries-manual.html#dx1-14072" >929</a>, <a +href="glossaries-manual.html#dx1-15004" >930</a>, <a +href="glossaries-manual.html#dx1-21065" >931</a>, <a +href="glossaries-manual.html#dx1-21096" >932</a>, <a +href="glossaries-manual.html#dx1-22010" >933</a>, <a +href="glossaries-manual.html#dx1-26019" >934</a>, <a +href="glossaries-manual.html#dx1-35009" >935</a>, <a +href="glossaries-manual.html#dx1-35043" >936</a>, <a +href="glossaries-manual.html#dx1-49012" >937</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">firstpluralaccess</span>  <a -href="glossaries-manual.html#dx1-49011" >918</a> <br /></span> +href="glossaries-manual.html#dx1-49011" >938</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">format</span>  <a -href="glossaries-manual.html#dx1-21044" >919</a> <br /></span> +href="glossaries-manual.html#dx1-21044" >939</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">name</span>  <a -href="glossaries-manual.html#dx1-13064" >920</a>, <a -href="glossaries-manual.html#dx1-13069" >921</a>, <a -href="glossaries-manual.html#dx1-13072" >922</a>, <a -href="glossaries-manual.html#dx1-13077" >923</a>, <a -href="glossaries-manual.html#dx1-13078" >924</a>, <a -href="glossaries-manual.html#dx1-14034" >925</a>, <a -href="glossaries-manual.html#dx1-14036" >926</a>, <a -href="glossaries-manual.html#dx1-14052" >927</a>, <a -href="glossaries-manual.html#dx1-14085" >928</a>, <a -href="glossaries-manual.html#dx1-18001" >929</a>, <a -href="glossaries-manual.html#dx1-21101" >930</a>, <a -href="glossaries-manual.html#dx1-21102" >931</a>, <a -href="glossaries-manual.html#dx1-21103" >932</a>, <a -href="glossaries-manual.html#dx1-26005" >933</a>, <a -href="glossaries-manual.html#dx1-34081" >934</a>, <a -href="glossaries-manual.html#dx1-34082" >935</a>, <a -href="glossaries-manual.html#dx1-35007" >936</a>, <a -href="glossaries-manual.html#dx1-35023" >937</a>, <a -href="glossaries-manual.html#dx1-35026" >938</a>, <a -href="glossaries-manual.html#dx1-45015" >939</a>, <a -href="glossaries-manual.html#dx1-49004" >940</a> <br /></span> +href="glossaries-manual.html#dx1-13064" >940</a>, <a +href="glossaries-manual.html#dx1-13069" >941</a>, <a +href="glossaries-manual.html#dx1-13072" >942</a>, <a +href="glossaries-manual.html#dx1-13077" >943</a>, <a +href="glossaries-manual.html#dx1-13078" >944</a>, <a +href="glossaries-manual.html#dx1-14034" >945</a>, <a +href="glossaries-manual.html#dx1-14036" >946</a>, <a +href="glossaries-manual.html#dx1-14052" >947</a>, <a +href="glossaries-manual.html#dx1-14085" >948</a>, <a +href="glossaries-manual.html#dx1-18001" >949</a>, <a +href="glossaries-manual.html#dx1-21101" >950</a>, <a +href="glossaries-manual.html#dx1-21102" >951</a>, <a +href="glossaries-manual.html#dx1-21103" >952</a>, <a +href="glossaries-manual.html#dx1-26005" >953</a>, <a +href="glossaries-manual.html#dx1-34081" >954</a>, <a +href="glossaries-manual.html#dx1-34082" >955</a>, <a +href="glossaries-manual.html#dx1-35007" >956</a>, <a +href="glossaries-manual.html#dx1-35023" >957</a>, <a +href="glossaries-manual.html#dx1-35026" >958</a>, <a +href="glossaries-manual.html#dx1-45019" >959</a>, <a +href="glossaries-manual.html#dx1-49004" >960</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">nonumberlist</span>  <a -href="glossaries-manual.html#dx1-14091" >941</a> <br /></span> +href="glossaries-manual.html#dx1-14091" >961</a> <br /></span> + + + <span class="index-subitem">    <span class="ecss-1000">parent</span>  <a -href="glossaries-manual.html#dx1-14035" >942</a>, <a -href="glossaries-manual.html#dx1-14037" >943</a>, <a -href="glossaries-manual.html#dx1-14042" >944</a>, <a -href="glossaries-manual.html#dx1-17001" >945</a> <br /></span> +href="glossaries-manual.html#dx1-14035" >962</a>, <a +href="glossaries-manual.html#dx1-14037" >963</a>, <a +href="glossaries-manual.html#dx1-14042" >964</a>, <a +href="glossaries-manual.html#dx1-17001" >965</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">plural</span>  <a -href="glossaries-manual.html#dx1-14057" >946</a>, <a -href="glossaries-manual.html#dx1-14064" >947</a>, <a -href="glossaries-manual.html#dx1-14071" >948</a>, <a -href="glossaries-manual.html#dx1-15002" >949</a>, <a -href="glossaries-manual.html#dx1-15003" >950</a>, <a -href="glossaries-manual.html#dx1-18005" >951</a>, <a -href="glossaries-manual.html#dx1-21064" >952</a>, <a -href="glossaries-manual.html#dx1-21091" >953</a>, <a -href="glossaries-manual.html#dx1-22008" >954</a>, <a -href="glossaries-manual.html#dx1-26011" >955</a>, <a -href="glossaries-manual.html#dx1-35011" >956</a>, <a -href="glossaries-manual.html#dx1-35025" >957</a>, <a -href="glossaries-manual.html#dx1-35045" >958</a>, <a -href="glossaries-manual.html#dx1-49010" >959</a> <br /></span> +href="glossaries-manual.html#dx1-14057" >966</a>, <a +href="glossaries-manual.html#dx1-14064" >967</a>, <a +href="glossaries-manual.html#dx1-14071" >968</a>, <a +href="glossaries-manual.html#dx1-15002" >969</a>, <a +href="glossaries-manual.html#dx1-15003" >970</a>, <a +href="glossaries-manual.html#dx1-18005" >971</a>, <a +href="glossaries-manual.html#dx1-21064" >972</a>, <a +href="glossaries-manual.html#dx1-21091" >973</a>, <a +href="glossaries-manual.html#dx1-22008" >974</a>, <a +href="glossaries-manual.html#dx1-26011" >975</a>, <a +href="glossaries-manual.html#dx1-35011" >976</a>, <a +href="glossaries-manual.html#dx1-35025" >977</a>, <a +href="glossaries-manual.html#dx1-35045" >978</a>, <a +href="glossaries-manual.html#dx1-49010" >979</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">pluralaccess</span>  <a -href="glossaries-manual.html#dx1-49009" >960</a> <br /></span> +href="glossaries-manual.html#dx1-49009" >980</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">see</span>  <a -href="glossaries-manual.html#dx1-14093" >961</a>, <a -href="glossaries-manual.html#dx1-14094" >962</a>, <a -href="glossaries-manual.html#dx1-21028" >963</a>, <a -href="glossaries-manual.html#dx1-25007" >964</a>, <a -href="glossaries-manual.html#dx1-25008" >965</a>, <a -href="glossaries-manual.html#dx1-25009" >966</a>, <a -href="glossaries-manual.html#dx1-2004" >967</a> <br /></span> +href="glossaries-manual.html#dx1-14093" >981</a>, <a +href="glossaries-manual.html#dx1-14094" >982</a>, <a +href="glossaries-manual.html#dx1-21028" >983</a>, <a +href="glossaries-manual.html#dx1-25007" >984</a>, <a +href="glossaries-manual.html#dx1-25008" >985</a>, <a +href="glossaries-manual.html#dx1-25009" >986</a>, <a +href="glossaries-manual.html#dx1-2004" >987</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">sort</span>  <a -href="glossaries-manual.html#dx1-11046" >968</a>, <a -href="glossaries-manual.html#dx1-13075" >969</a>, <a -href="glossaries-manual.html#dx1-14082" >970</a>, <a -href="glossaries-manual.html#dx1-14096" >971</a>, <a -href="glossaries-manual.html#dx1-18004" >972</a>, <a -href="glossaries-manual.html#dx1-34088" >973</a>, <a -href="glossaries-manual.html#dx1-34101" >974</a>, <a -href="glossaries-manual.html#dx1-45014" >975</a>, <a -href="glossaries-manual.html#dx1-45016" >976</a> <br /></span> - - - +href="glossaries-manual.html#dx1-11046" >988</a>, <a +href="glossaries-manual.html#dx1-13075" >989</a>, <a +href="glossaries-manual.html#dx1-14082" >990</a>, <a +href="glossaries-manual.html#dx1-14096" >991</a>, <a +href="glossaries-manual.html#dx1-18004" >992</a>, <a +href="glossaries-manual.html#dx1-34088" >993</a>, <a +href="glossaries-manual.html#dx1-34101" >994</a>, <a +href="glossaries-manual.html#dx1-45018" >995</a>, <a +href="glossaries-manual.html#dx1-45020" >996</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">symbol</span>  <a -href="glossaries-manual.html#dx1-13066" >977</a>, <a -href="glossaries-manual.html#dx1-13070" >978</a>, <a -href="glossaries-manual.html#dx1-13074" >979</a>, <a -href="glossaries-manual.html#dx1-14074" >980</a>, <a -href="glossaries-manual.html#dx1-14081" >981</a>, <a -href="glossaries-manual.html#dx1-21108" >982</a>, <a -href="glossaries-manual.html#dx1-21109" >983</a>, <a -href="glossaries-manual.html#dx1-21110" >984</a>, <a -href="glossaries-manual.html#dx1-22013" >985</a>, <a -href="glossaries-manual.html#dx1-22018" >986</a>, <a -href="glossaries-manual.html#dx1-22030" >987</a>, <a -href="glossaries-manual.html#dx1-34044" >988</a>, <a -href="glossaries-manual.html#dx1-34069" >989</a>, <a -href="glossaries-manual.html#dx1-34084" >990</a>, <a -href="glossaries-manual.html#dx1-35012" >991</a>, <a -href="glossaries-manual.html#dx1-35028" >992</a>, <a -href="glossaries-manual.html#dx1-35047" >993</a>, <a -href="glossaries-manual.html#dx1-49014" >994</a> <br /></span> +href="glossaries-manual.html#dx1-13066" >997</a>, <a +href="glossaries-manual.html#dx1-13070" >998</a>, <a +href="glossaries-manual.html#dx1-13074" >999</a>, <a +href="glossaries-manual.html#dx1-14074" >1000</a>, <a +href="glossaries-manual.html#dx1-14081" >1001</a>, <a +href="glossaries-manual.html#dx1-21108" >1002</a>, <a +href="glossaries-manual.html#dx1-21109" >1003</a>, <a +href="glossaries-manual.html#dx1-21110" >1004</a>, <a +href="glossaries-manual.html#dx1-22013" >1005</a>, <a +href="glossaries-manual.html#dx1-22018" >1006</a>, <a +href="glossaries-manual.html#dx1-22030" >1007</a>, <a +href="glossaries-manual.html#dx1-34044" >1008</a>, <a +href="glossaries-manual.html#dx1-34069" >1009</a>, <a +href="glossaries-manual.html#dx1-34084" >1010</a>, <a +href="glossaries-manual.html#dx1-35012" >1011</a>, <a +href="glossaries-manual.html#dx1-35028" >1012</a>, <a +href="glossaries-manual.html#dx1-35047" >1013</a>, <a +href="glossaries-manual.html#dx1-49014" >1014</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">symbolaccess</span>  <a -href="glossaries-manual.html#dx1-49013" >995</a> <br /></span> +href="glossaries-manual.html#dx1-49013" >1015</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">symbolplural</span>  <a -href="glossaries-manual.html#dx1-14075" >996</a>, <a -href="glossaries-manual.html#dx1-22014" >997</a>, <a -href="glossaries-manual.html#dx1-49016" >998</a> <br /></span> +href="glossaries-manual.html#dx1-14075" >1016</a>, <a +href="glossaries-manual.html#dx1-22014" >1017</a>, <a +href="glossaries-manual.html#dx1-49016" >1018</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">symbolpluralaccess</span>  <a -href="glossaries-manual.html#dx1-49015" >999</a> <br /></span> +href="glossaries-manual.html#dx1-49015" >1019</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">text</span>  <a -href="glossaries-manual.html#dx1-13076" >1000</a>, <a -href="glossaries-manual.html#dx1-13079" >1001</a>, <a -href="glossaries-manual.html#dx1-14050" >1002</a>, <a -href="glossaries-manual.html#dx1-14056" >1003</a>, <a -href="glossaries-manual.html#dx1-14060" >1004</a>, <a -href="glossaries-manual.html#dx1-21014" >1005</a>, <a -href="glossaries-manual.html#dx1-21051" >1006</a>, <a -href="glossaries-manual.html#dx1-21055" >1007</a>, <a -href="glossaries-manual.html#dx1-21071" >1008</a>, <a -href="glossaries-manual.html#dx1-21077" >1009</a>, <a -href="glossaries-manual.html#dx1-22007" >1010</a>, <a -href="glossaries-manual.html#dx1-26008" >1011</a>, <a -href="glossaries-manual.html#dx1-34042" >1012</a>, <a -href="glossaries-manual.html#dx1-35010" >1013</a>, <a -href="glossaries-manual.html#dx1-35024" >1014</a>, <a -href="glossaries-manual.html#dx1-35027" >1015</a>, <a -href="glossaries-manual.html#dx1-35044" >1016</a>, <a -href="glossaries-manual.html#dx1-37005" >1017</a>, <a -href="glossaries-manual.html#dx1-49006" >1018</a> <br /></span> +href="glossaries-manual.html#dx1-13076" >1020</a>, <a +href="glossaries-manual.html#dx1-13079" >1021</a>, <a +href="glossaries-manual.html#dx1-14050" >1022</a>, <a +href="glossaries-manual.html#dx1-14056" >1023</a>, <a +href="glossaries-manual.html#dx1-14060" >1024</a>, <a +href="glossaries-manual.html#dx1-21014" >1025</a>, <a +href="glossaries-manual.html#dx1-21051" >1026</a>, <a +href="glossaries-manual.html#dx1-21055" >1027</a>, <a +href="glossaries-manual.html#dx1-21071" >1028</a>, <a +href="glossaries-manual.html#dx1-21077" >1029</a>, <a +href="glossaries-manual.html#dx1-22007" >1030</a>, <a +href="glossaries-manual.html#dx1-26008" >1031</a>, <a +href="glossaries-manual.html#dx1-34042" >1032</a>, <a +href="glossaries-manual.html#dx1-35010" >1033</a>, <a +href="glossaries-manual.html#dx1-35024" >1034</a>, <a +href="glossaries-manual.html#dx1-35027" >1035</a>, <a +href="glossaries-manual.html#dx1-35044" >1036</a>, <a +href="glossaries-manual.html#dx1-37005" >1037</a>, <a +href="glossaries-manual.html#dx1-49006" >1038</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">textaccess</span>  <a -href="glossaries-manual.html#dx1-49005" >1019</a> <br /></span> +href="glossaries-manual.html#dx1-49005" >1039</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">type</span>  <a -href="glossaries-manual.html#dx1-14086" >1020</a>, <a -href="glossaries-manual.html#dx1-19002" >1021</a> <br /></span> +href="glossaries-manual.html#dx1-14086" >1040</a>, <a +href="glossaries-manual.html#dx1-19002" >1041</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">user1</span>  <a -href="glossaries-manual.html#dx1-1001" >1022</a>, <a -href="glossaries-manual.html#dx1-14089" >1023</a>, <a -href="glossaries-manual.html#dx1-21122" >1024</a>, <a -href="glossaries-manual.html#dx1-35030" >1025</a>, <a -href="glossaries-manual.html#x1-480002.13.3" >1026</a>, <a -href="glossaries-manual.html#dx1-48003" >1027</a>, <a -href="glossaries-manual.html#dx1-48004" >1028</a> <br /></span> +href="glossaries-manual.html#dx1-1001" >1042</a>, <a +href="glossaries-manual.html#dx1-14089" >1043</a>, <a +href="glossaries-manual.html#dx1-21122" >1044</a>, <a +href="glossaries-manual.html#dx1-35030" >1045</a>, <a +href="glossaries-manual.html#x1-480002.13.3" >1046</a>, <a +href="glossaries-manual.html#dx1-48003" >1047</a>, <a +href="glossaries-manual.html#dx1-48004" >1048</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">user2</span>  <a -href="glossaries-manual.html#dx1-35031" >1029</a>, <a -href="glossaries-manual.html#dx1-48005" >1030</a> <br /></span> +href="glossaries-manual.html#dx1-35031" >1049</a>, <a +href="glossaries-manual.html#dx1-48005" >1050</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">user3</span>  <a -href="glossaries-manual.html#dx1-35032" >1031</a> <br /></span> +href="glossaries-manual.html#dx1-35032" >1051</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">user4</span>  <a -href="glossaries-manual.html#dx1-35033" >1032</a> <br /></span> +href="glossaries-manual.html#dx1-35033" >1052</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">user6</span>  <a -href="glossaries-manual.html#dx1-1002" >1033</a>, <a -href="glossaries-manual.html#dx1-14090" >1034</a>, <a -href="glossaries-manual.html#x1-480002.13.3" >1035</a> <br /></span> +href="glossaries-manual.html#dx1-1002" >1053</a>, <a +href="glossaries-manual.html#dx1-14090" >1054</a>, <a +href="glossaries-manual.html#x1-480002.13.3" >1055</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\newglossarystyle</span></span></span>  <a -href="glossaries-manual.html#dx1-38027" ><span class="underline">1036</span></a>, <a +href="glossaries-manual.html#dx1-38027" ><span class="underline">1056</span></a>, <a href="glossaries-manual.html#dx1-45001" ><span -class="ecti-1000">1037</span></a> <br /></span> +class="ecti-1000">1057</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\newline</span></span></span>  <a -href="glossaries-manual.html#dx1-14041" ><span class="underline">1038</span></a>, <a -href="glossaries-manual.html#dx1-38021" ><span class="underline">1039</span></a> <br /></span> +href="glossaries-manual.html#dx1-14041" ><span class="underline">1058</span></a>, <a +href="glossaries-manual.html#dx1-38021" ><span class="underline">1059</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">ngerman </span>package  <a -href="glossaries-manual.html#dx1-5007" >1040</a>, <a -href="glossaries-manual.html#dx1-29009" >1041</a> <br /></span> +href="glossaries-manual.html#dx1-5007" >1060</a>, <a +href="glossaries-manual.html#dx1-29009" >1061</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\nohyperpage</span></span></span>  <a -href="glossaries-manual.html#dx1-20017" ><span class="underline">1042</span></a> <br /></span> +href="glossaries-manual.html#dx1-20017" ><span class="underline">1062</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\noist</span></span></span>  <a -href="glossaries-manual.html#dx1-3043" ><span class="underline">1043</span></a>, <a +href="glossaries-manual.html#dx1-3044" ><span class="underline">1063</span></a>, <a href="glossaries-manual.html#dx1-14016" ><span -class="ecti-1000">1044</span></a>, <a -href="glossaries-manual.html#dx1-20010" ><span class="underline">1045</span></a>, <a -href="glossaries-manual.html#dx1-20019" ><span class="underline">1046</span></a>, <a -href="glossaries-manual.html#dx1-29013" ><span class="underline">1047</span></a>, <a -href="glossaries-manual.html#dx1-30011" ><span class="underline">1048</span></a>, <a -href="glossaries-manual.html#dx1-31008" ><span class="underline">1049</span></a>, <a -href="glossaries-manual.html#dx1-31014" ><span class="underline">1050</span></a>, <a -href="glossaries-manual.html#dx1-31024" ><span class="underline">1051</span></a>, <a -href="glossaries-manual.html#dx1-31030" ><span class="underline">1052</span></a>, <a -href="glossaries-manual.html#dx1-32002" ><span class="underline">1053</span></a> <br /></span> +class="ecti-1000">1064</span></a>, <a +href="glossaries-manual.html#dx1-20010" ><span class="underline">1065</span></a>, <a +href="glossaries-manual.html#dx1-20019" ><span class="underline">1066</span></a>, <a +href="glossaries-manual.html#dx1-29013" ><span class="underline">1067</span></a>, <a +href="glossaries-manual.html#dx1-30011" ><span class="underline">1068</span></a>, <a +href="glossaries-manual.html#dx1-31008" ><span class="underline">1069</span></a>, <a +href="glossaries-manual.html#dx1-31014" ><span class="underline">1070</span></a>, <a +href="glossaries-manual.html#dx1-31024" ><span class="underline">1071</span></a>, <a +href="glossaries-manual.html#dx1-31030" ><span class="underline">1072</span></a>, <a +href="glossaries-manual.html#dx1-32002" ><span class="underline">1073</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\nopostdesc</span></span></span>  <a href="glossaries-manual.html#dx1-14039" ><span -class="ecti-1000">1054</span></a>, <a -href="glossaries-manual.html#dx1-17002" ><span class="underline">1055</span></a>, <a -href="glossaries-manual.html#dx1-18002" ><span class="underline">1056</span></a>, <a -href="glossaries-manual.html#dx1-38032" ><span class="underline">1057</span></a> <br /></span> +class="ecti-1000">1074</span></a>, <a +href="glossaries-manual.html#dx1-17002" ><span class="underline">1075</span></a>, <a +href="glossaries-manual.html#dx1-18002" ><span class="underline">1076</span></a>, <a +href="glossaries-manual.html#dx1-38032" ><span class="underline">1077</span></a> <br /></span> <span class="index-item">number list  <a -href="glossaries-manual.html#dx1-3016" ><span class="underline">1058</span></a>, <a -href="glossaries-manual.html#dx1-3025" ><span class="underline">1059</span></a>, <a -href="glossaries-manual.html#dx1-6024" ><span class="underline">1060</span></a>, <a -href="glossaries-manual.html#dx1-13060" ><span class="underline">1061</span></a>, <a -href="glossaries-manual.html#dx1-13062" ><span class="underline">1062</span></a>, <a -href="glossaries-manual.html#dx1-14024" ><span class="underline">1063</span></a>, <a -href="glossaries-manual.html#dx1-14030" ><span class="underline">1064</span></a>, <a -href="glossaries-manual.html#dx1-14031" ><span class="underline">1065</span></a>, <a -href="glossaries-manual.html#dx1-14092" ><span class="underline">1066</span></a>, <a -href="glossaries-manual.html#dx1-16001" ><span class="underline">1067</span></a>, <a -href="glossaries-manual.html#dx1-18003" ><span class="underline">1068</span></a>, <a -href="glossaries-manual.html#dx1-20001" ><span class="underline">1069</span></a>, <a -href="glossaries-manual.html#dx1-21005" ><span class="underline">1070</span></a>, <a -href="glossaries-manual.html#dx1-25013" ><span class="underline">1071</span></a>, <a -href="glossaries-manual.html#dx1-31017" ><span class="underline">1072</span></a>, <a -href="glossaries-manual.html#dx1-31027" ><span class="underline">1073</span></a>, <a -href="glossaries-manual.html#dx1-33002" ><span class="underline">1074</span></a>, <a -href="glossaries-manual.html#dx1-39007" ><span class="underline">1075</span></a>, <a -href="glossaries-manual.html#dx1-39025" ><span class="underline">1076</span></a>, <a -href="glossaries-manual.html#dx1-40008" ><span class="underline">1077</span></a>, <a -href="glossaries-manual.html#dx1-40018" ><span class="underline">1078</span></a>, <a -href="glossaries-manual.html#dx1-41009" ><span class="underline">1079</span></a>, <a -href="glossaries-manual.html#dx1-41019" ><span class="underline">1080</span></a>, <a -href="glossaries-manual.html#dx1-42012" ><span class="underline">1081</span></a>, <a -href="glossaries-manual.html#dx1-42022" ><span class="underline">1082</span></a>, <a -href="glossaries-manual.html#dx1-43011" ><span class="underline">1083</span></a>, <a -href="glossaries-manual.html#dx1-43021" ><span class="underline">1084</span></a>, <a -href="glossaries-manual.html#dx1-46006" ><span class="underline">1085</span></a> <br /></span> +href="glossaries-manual.html#dx1-3016" ><span class="underline">1078</span></a>, <a +href="glossaries-manual.html#dx1-3026" ><span class="underline">1079</span></a>, <a +href="glossaries-manual.html#dx1-6024" ><span class="underline">1080</span></a>, <a +href="glossaries-manual.html#dx1-13060" ><span class="underline">1081</span></a>, <a +href="glossaries-manual.html#dx1-13062" ><span class="underline">1082</span></a>, <a +href="glossaries-manual.html#dx1-14024" ><span class="underline">1083</span></a>, <a +href="glossaries-manual.html#dx1-14030" ><span class="underline">1084</span></a>, <a +href="glossaries-manual.html#dx1-14031" ><span class="underline">1085</span></a>, <a +href="glossaries-manual.html#dx1-14092" ><span class="underline">1086</span></a>, <a +href="glossaries-manual.html#dx1-16001" ><span class="underline">1087</span></a>, <a +href="glossaries-manual.html#dx1-18003" ><span class="underline">1088</span></a>, <a +href="glossaries-manual.html#dx1-20001" ><span class="underline">1089</span></a>, <a +href="glossaries-manual.html#dx1-21005" ><span class="underline">1090</span></a>, <a +href="glossaries-manual.html#dx1-25013" ><span class="underline">1091</span></a>, <a +href="glossaries-manual.html#dx1-31017" ><span class="underline">1092</span></a>, <a +href="glossaries-manual.html#dx1-31027" ><span class="underline">1093</span></a>, <a +href="glossaries-manual.html#dx1-33002" ><span class="underline">1094</span></a>, <a +href="glossaries-manual.html#dx1-39009" ><span class="underline">1095</span></a>, <a +href="glossaries-manual.html#dx1-39028" ><span class="underline">1096</span></a>, <a +href="glossaries-manual.html#dx1-40010" ><span class="underline">1097</span></a>, <a +href="glossaries-manual.html#dx1-40020" ><span class="underline">1098</span></a>, <a +href="glossaries-manual.html#dx1-41010" ><span class="underline">1099</span></a>, <a +href="glossaries-manual.html#dx1-41020" ><span class="underline">1100</span></a>, <a +href="glossaries-manual.html#dx1-42016" ><span class="underline">1101</span></a>, <a +href="glossaries-manual.html#dx1-42026" ><span class="underline">1102</span></a>, <a +href="glossaries-manual.html#dx1-43013" ><span class="underline">1103</span></a>, <a +href="glossaries-manual.html#dx1-43023" ><span class="underline">1104</span></a>, <a +href="glossaries-manual.html#dx1-46008" ><span class="underline">1105</span></a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">O</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\oldacronym</span></span></span>  <a href="glossaries-manual.html#dx1-36004" ><span -class="ecti-1000">1086</span></a>, <a -href="glossaries-manual.html#dx1-36007" ><span class="underline">1087</span></a> <br /></span> +class="ecti-1000">1106</span></a>, <a +href="glossaries-manual.html#dx1-36007" ><span class="underline">1107</span></a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">P</span> <span class="index-item">package options:<br /></span> <span class="index-subitem">    <span class="ecss-1000">acronym</span>  <a -href="glossaries-manual.html#dx1-5016" ><span class="underline">1088</span></a>, <a -href="glossaries-manual.html#dx1-8012" ><span class="underline">1089</span></a>, <a -href="glossaries-manual.html#dx1-8016" ><span class="underline">1090</span></a>, <a -href="glossaries-manual.html#dx1-9010" ><span class="underline">1091</span></a>, <a -href="glossaries-manual.html#dx1-9015" ><span class="underline">1092</span></a>, <a -href="glossaries-manual.html#dx1-13003" ><span class="underline">1093</span></a>, <a -href="glossaries-manual.html#dx1-13013" ><span class="underline">1094</span></a>, <a -href="glossaries-manual.html#dx1-13014" ><span class="underline">1095</span></a>, <a -href="glossaries-manual.html#dx1-13038" ><span class="underline">1096</span></a>, <a -href="glossaries-manual.html#dx1-13039" ><span class="underline">1097</span></a>, <a -href="glossaries-manual.html#dx1-14088" ><span class="underline">1098</span></a>, <a -href="glossaries-manual.html#dx1-19003" ><span class="underline">1099</span></a>, <a -href="glossaries-manual.html#dx1-19004" ><span class="underline">1100</span></a>, <a -href="glossaries-manual.html#dx1-19007" ><span class="underline">1101</span></a>, <a -href="glossaries-manual.html#dx1-33007" ><span class="underline">1102</span></a>, <a -href="glossaries-manual.html#dx1-33008" ><span class="underline">1103</span></a>, <a -href="glossaries-manual.html#dx1-33010" ><span class="underline">1104</span></a>, <a -href="glossaries-manual.html#dx1-34005" ><span class="underline">1105</span></a>, <a -href="glossaries-manual.html#dx1-13019" ><span class="underline">1106</span></a>, <a -href="glossaries-manual.html#dx1-13036" ><span class="underline">1107</span></a>, <a -href="glossaries-manual.html#dx1-19006" ><span class="underline">1108</span></a> <br /></span> +href="glossaries-manual.html#dx1-5016" ><span class="underline">1108</span></a>, <a +href="glossaries-manual.html#dx1-8012" ><span class="underline">1109</span></a>, <a +href="glossaries-manual.html#dx1-8016" ><span class="underline">1110</span></a>, <a +href="glossaries-manual.html#dx1-9010" ><span class="underline">1111</span></a>, <a +href="glossaries-manual.html#dx1-9015" ><span class="underline">1112</span></a>, <a +href="glossaries-manual.html#dx1-13003" ><span class="underline">1113</span></a>, <a +href="glossaries-manual.html#dx1-13013" ><span class="underline">1114</span></a>, <a +href="glossaries-manual.html#dx1-13014" ><span class="underline">1115</span></a>, <a +href="glossaries-manual.html#dx1-13038" ><span class="underline">1116</span></a>, <a +href="glossaries-manual.html#dx1-13039" ><span class="underline">1117</span></a>, <a +href="glossaries-manual.html#dx1-14088" ><span class="underline">1118</span></a>, <a +href="glossaries-manual.html#dx1-19003" ><span class="underline">1119</span></a>, <a +href="glossaries-manual.html#dx1-19004" ><span class="underline">1120</span></a>, <a +href="glossaries-manual.html#dx1-19007" ><span class="underline">1121</span></a>, <a +href="glossaries-manual.html#dx1-33007" ><span class="underline">1122</span></a>, <a +href="glossaries-manual.html#dx1-33008" ><span class="underline">1123</span></a>, <a +href="glossaries-manual.html#dx1-33010" ><span class="underline">1124</span></a>, <a +href="glossaries-manual.html#dx1-34005" ><span class="underline">1125</span></a>, <a +href="glossaries-manual.html#dx1-13019" ><span class="underline">1126</span></a>, <a +href="glossaries-manual.html#dx1-13036" ><span class="underline">1127</span></a>, <a +href="glossaries-manual.html#dx1-19006" ><span class="underline">1128</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">acronymlists</span>  <a -href="glossaries-manual.html#dx1-13023" ><span class="underline">1109</span></a>, <a -href="glossaries-manual.html#dx1-13024" ><span class="underline">1110</span></a>, <a -href="glossaries-manual.html#dx1-33011" ><span class="underline">1111</span></a>, <a -href="glossaries-manual.html#dx1-34006" ><span class="underline">1112</span></a> <br /></span> +href="glossaries-manual.html#dx1-13023" ><span class="underline">1129</span></a>, <a +href="glossaries-manual.html#dx1-13024" ><span class="underline">1130</span></a>, <a +href="glossaries-manual.html#dx1-33011" ><span class="underline">1131</span></a>, <a +href="glossaries-manual.html#dx1-34006" ><span class="underline">1132</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">counter</span>  <a -href="glossaries-manual.html#dx1-13061" ><span class="underline">1113</span></a>, <a -href="glossaries-manual.html#dx1-14025" ><span class="underline">1114</span></a>, <a -href="glossaries-manual.html#dx1-20003" ><span class="underline">1115</span></a> <br /></span> +href="glossaries-manual.html#dx1-13061" ><span class="underline">1133</span></a>, <a +href="glossaries-manual.html#dx1-14025" ><span class="underline">1134</span></a>, <a +href="glossaries-manual.html#dx1-20003" ><span class="underline">1135</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">description</span>  <a -href="glossaries-manual.html#dx1-13080" ><span class="underline">1116</span></a>, <a -href="glossaries-manual.html#dx1-34015" ><span class="underline">1117</span></a>, <a -href="glossaries-manual.html#dx1-34025" ><span class="underline">1118</span></a>, <a -href="glossaries-manual.html#dx1-34045" ><span class="underline">1119</span></a>, <a -href="glossaries-manual.html#dx1-34047" ><span class="underline">1120</span></a>, <a -href="glossaries-manual.html#dx1-34049" ><span class="underline">1121</span></a>, <a -href="glossaries-manual.html#dx1-34063" ><span class="underline">1122</span></a>, <a -href="glossaries-manual.html#dx1-34066" ><span class="underline">1123</span></a>, <a -href="glossaries-manual.html#dx1-34080" ><span class="underline">1124</span></a>, <a -href="glossaries-manual.html#dx1-34085" ><span class="underline">1125</span></a>, <a -href="glossaries-manual.html#dx1-34087" ><span class="underline">1126</span></a>, <a -href="glossaries-manual.html#dx1-34090" ><span class="underline">1127</span></a>, <a -href="glossaries-manual.html#dx1-34111" ><span class="underline">1128</span></a>, <a -href="glossaries-manual.html#dx1-34117" ><span class="underline">1129</span></a>, <a -href="glossaries-manual.html#dx1-34131" ><span class="underline">1130</span></a>, <a -href="glossaries-manual.html#dx1-35054" ><span class="underline">1131</span></a> <br /></span> +href="glossaries-manual.html#dx1-13080" ><span class="underline">1136</span></a>, <a +href="glossaries-manual.html#dx1-34015" ><span class="underline">1137</span></a>, <a +href="glossaries-manual.html#dx1-34025" ><span class="underline">1138</span></a>, <a +href="glossaries-manual.html#dx1-34045" ><span class="underline">1139</span></a>, <a +href="glossaries-manual.html#dx1-34047" ><span class="underline">1140</span></a>, <a +href="glossaries-manual.html#dx1-34049" ><span class="underline">1141</span></a>, <a +href="glossaries-manual.html#dx1-34063" ><span class="underline">1142</span></a>, <a +href="glossaries-manual.html#dx1-34066" ><span class="underline">1143</span></a>, <a +href="glossaries-manual.html#dx1-34080" ><span class="underline">1144</span></a>, <a +href="glossaries-manual.html#dx1-34085" ><span class="underline">1145</span></a>, <a +href="glossaries-manual.html#dx1-34087" ><span class="underline">1146</span></a>, <a +href="glossaries-manual.html#dx1-34090" ><span class="underline">1147</span></a>, <a +href="glossaries-manual.html#dx1-34111" ><span class="underline">1148</span></a>, <a +href="glossaries-manual.html#dx1-34117" ><span class="underline">1149</span></a>, <a +href="glossaries-manual.html#dx1-34131" ><span class="underline">1150</span></a>, <a +href="glossaries-manual.html#dx1-35054" ><span class="underline">1151</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">dua</span>  <a -href="glossaries-manual.html#dx1-13091" ><span class="underline">1132</span></a>, <a -href="glossaries-manual.html#dx1-34016" ><span class="underline">1133</span></a>, <a -href="glossaries-manual.html#dx1-34048" ><span class="underline">1134</span></a>, <a -href="glossaries-manual.html#dx1-34053" ><span class="underline">1135</span></a>, <a -href="glossaries-manual.html#dx1-34062" ><span class="underline">1136</span></a>, <a -href="glossaries-manual.html#dx1-34074" ><span class="underline">1137</span></a>, <a -href="glossaries-manual.html#dx1-34075" ><span class="underline">1138</span></a>, <a -href="glossaries-manual.html#dx1-34096" ><span class="underline">1139</span></a>, <a -href="glossaries-manual.html#dx1-34130" ><span class="underline">1140</span></a> <br /></span> +href="glossaries-manual.html#dx1-13091" ><span class="underline">1152</span></a>, <a +href="glossaries-manual.html#dx1-34016" ><span class="underline">1153</span></a>, <a +href="glossaries-manual.html#dx1-34048" ><span class="underline">1154</span></a>, <a +href="glossaries-manual.html#dx1-34053" ><span class="underline">1155</span></a>, <a +href="glossaries-manual.html#dx1-34062" ><span class="underline">1156</span></a>, <a +href="glossaries-manual.html#dx1-34074" ><span class="underline">1157</span></a>, <a +href="glossaries-manual.html#dx1-34075" ><span class="underline">1158</span></a>, <a +href="glossaries-manual.html#dx1-34096" ><span class="underline">1159</span></a>, <a +href="glossaries-manual.html#dx1-34130" ><span class="underline">1160</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">footnote</span>  <a -href="glossaries-manual.html#dx1-13082" ><span class="underline">1141</span></a>, <a -href="glossaries-manual.html#dx1-34007" ><span class="underline">1142</span></a>, <a -href="glossaries-manual.html#dx1-34017" ><span class="underline">1143</span></a>, <a -href="glossaries-manual.html#dx1-34026" ><span class="underline">1144</span></a>, <a -href="glossaries-manual.html#dx1-34046" ><span class="underline">1145</span></a>, <a -href="glossaries-manual.html#dx1-34050" ><span class="underline">1146</span></a>, <a -href="glossaries-manual.html#dx1-34061" ><span class="underline">1147</span></a>, <a -href="glossaries-manual.html#dx1-34067" ><span class="underline">1148</span></a>, <a -href="glossaries-manual.html#dx1-34076" ><span class="underline">1149</span></a>, <a -href="glossaries-manual.html#dx1-34095" ><span class="underline">1150</span></a>, <a -href="glossaries-manual.html#dx1-34103" ><span class="underline">1151</span></a>, <a -href="glossaries-manual.html#dx1-34110" ><span class="underline">1152</span></a>, <a -href="glossaries-manual.html#dx1-34116" ><span class="underline">1153</span></a>, <a -href="glossaries-manual.html#dx1-34129" ><span class="underline">1154</span></a>, <a -href="glossaries-manual.html#dx1-35055" ><span class="underline">1155</span></a> <br /></span> +href="glossaries-manual.html#dx1-13082" ><span class="underline">1161</span></a>, <a +href="glossaries-manual.html#dx1-34007" ><span class="underline">1162</span></a>, <a +href="glossaries-manual.html#dx1-34017" ><span class="underline">1163</span></a>, <a +href="glossaries-manual.html#dx1-34026" ><span class="underline">1164</span></a>, <a +href="glossaries-manual.html#dx1-34046" ><span class="underline">1165</span></a>, <a +href="glossaries-manual.html#dx1-34050" ><span class="underline">1166</span></a>, <a +href="glossaries-manual.html#dx1-34061" ><span class="underline">1167</span></a>, <a +href="glossaries-manual.html#dx1-34067" ><span class="underline">1168</span></a>, <a +href="glossaries-manual.html#dx1-34076" ><span class="underline">1169</span></a>, <a +href="glossaries-manual.html#dx1-34095" ><span class="underline">1170</span></a>, <a +href="glossaries-manual.html#dx1-34103" ><span class="underline">1171</span></a>, <a +href="glossaries-manual.html#dx1-34110" ><span class="underline">1172</span></a>, <a +href="glossaries-manual.html#dx1-34116" ><span class="underline">1173</span></a>, <a +href="glossaries-manual.html#dx1-34129" ><span class="underline">1174</span></a>, <a +href="glossaries-manual.html#dx1-35055" ><span class="underline">1175</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">hyperfirst</span>  <a -href="glossaries-manual.html#dx1-13137" ><span class="underline">1156</span></a> <br /></span> +href="glossaries-manual.html#dx1-13137" ><span class="underline">1176</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">false</span>  <a -href="glossaries-manual.html#dx1-11010" ><span class="underline">1157</span></a>, <a -href="glossaries-manual.html#dx1-23011" ><span class="underline">1158</span></a> <br /></span> +href="glossaries-manual.html#dx1-11010" ><span class="underline">1177</span></a>, <a +href="glossaries-manual.html#dx1-23011" ><span class="underline">1178</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">true</span>  <a -href="glossaries-manual.html#dx1-13139" ><span class="underline">1159</span></a> <br /></span> +href="glossaries-manual.html#dx1-13139" ><span class="underline">1179</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">makeindex</span>  <a -href="glossaries-manual.html#dx1-13094" ><span class="underline">1160</span></a> <br /></span> +href="glossaries-manual.html#dx1-13094" ><span class="underline">1180</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">nolist</span>  <a -href="glossaries-manual.html#dx1-13048" ><span class="underline">1161</span></a>, <a -href="glossaries-manual.html#dx1-39003" ><span class="underline">1162</span></a> <br /></span> +href="glossaries-manual.html#dx1-13048" ><span class="underline">1181</span></a>, <a +href="glossaries-manual.html#dx1-39004" ><span class="underline">1182</span></a> <br /></span> + + + <span class="index-subitem">    <span class="ecss-1000">nolong</span>  <a -href="glossaries-manual.html#dx1-13042" ><span class="underline">1163</span></a>, <a -href="glossaries-manual.html#dx1-40003" ><span class="underline">1164</span></a>, <a -href="glossaries-manual.html#dx1-38014" ><span class="underline">1165</span></a> <br /></span> +href="glossaries-manual.html#dx1-13042" ><span class="underline">1183</span></a>, <a +href="glossaries-manual.html#dx1-40004" ><span class="underline">1184</span></a>, <a +href="glossaries-manual.html#dx1-38014" ><span class="underline">1185</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">nomain</span>  <a -href="glossaries-manual.html#dx1-13002" ><span class="underline">1166</span></a>, <a -href="glossaries-manual.html#dx1-33006" ><span class="underline">1167</span></a> <br /></span> +href="glossaries-manual.html#dx1-13002" ><span class="underline">1186</span></a>, <a +href="glossaries-manual.html#dx1-33006" ><span class="underline">1187</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">nonumberlist</span>  <a -href="glossaries-manual.html#dx1-13059" ><span class="underline">1168</span></a>, <a -href="glossaries-manual.html#dx1-20002" ><span class="underline">1169</span></a>, <a -href="glossaries-manual.html#dx1-45029" ><span class="underline">1170</span></a>, <a -href="glossaries-manual.html#dx1-45030" ><span class="underline">1171</span></a> <br /></span> +href="glossaries-manual.html#dx1-13059" ><span class="underline">1188</span></a>, <a +href="glossaries-manual.html#dx1-20002" ><span class="underline">1189</span></a>, <a +href="glossaries-manual.html#dx1-45033" ><span class="underline">1190</span></a>, <a +href="glossaries-manual.html#dx1-45034" ><span class="underline">1191</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">nostyles</span>  <a -href="glossaries-manual.html#dx1-13054" ><span class="underline">1172</span></a>, <a -href="glossaries-manual.html#dx1-39004" ><span class="underline">1173</span></a>, <a -href="glossaries-manual.html#dx1-40004" ><span class="underline">1174</span></a>, <a -href="glossaries-manual.html#dx1-42004" ><span class="underline">1175</span></a>, <a -href="glossaries-manual.html#dx1-44003" ><span class="underline">1176</span></a>, <a -href="glossaries-manual.html#dx1-38016" ><span class="underline">1177</span></a> <br /></span> +href="glossaries-manual.html#dx1-13054" ><span class="underline">1192</span></a>, <a +href="glossaries-manual.html#dx1-39005" ><span class="underline">1193</span></a>, <a +href="glossaries-manual.html#dx1-40005" ><span class="underline">1194</span></a>, <a +href="glossaries-manual.html#dx1-42005" ><span class="underline">1195</span></a>, <a +href="glossaries-manual.html#dx1-44003" ><span class="underline">1196</span></a>, <a +href="glossaries-manual.html#dx1-38016" ><span class="underline">1197</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">nosuper</span>  <a -href="glossaries-manual.html#dx1-13045" ><span class="underline">1178</span></a>, <a -href="glossaries-manual.html#dx1-42003" ><span class="underline">1179</span></a>, <a -href="glossaries-manual.html#dx1-38015" ><span class="underline">1180</span></a> <br /></span> - - - +href="glossaries-manual.html#dx1-13045" ><span class="underline">1198</span></a>, <a +href="glossaries-manual.html#dx1-42004" ><span class="underline">1199</span></a>, <a +href="glossaries-manual.html#dx1-38015" ><span class="underline">1200</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">notree</span>  <a -href="glossaries-manual.html#dx1-13052" ><span class="underline">1181</span></a>, <a -href="glossaries-manual.html#dx1-44002" ><span class="underline">1182</span></a> <br /></span> +href="glossaries-manual.html#dx1-13052" ><span class="underline">1201</span></a>, <a +href="glossaries-manual.html#dx1-44002" ><span class="underline">1202</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">nowarn</span>  <a -href="glossaries-manual.html#dx1-13001" ><span class="underline">1183</span></a> <br /></span> +href="glossaries-manual.html#dx1-13001" ><span class="underline">1203</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">numberedsection</span>  <a -href="glossaries-manual.html#dx1-13029" ><span class="underline">1184</span></a>, <a -href="glossaries-manual.html#dx1-13030" ><span class="underline">1185</span></a>, <a -href="glossaries-manual.html#dx1-27017" ><span class="underline">1186</span></a>, <a -href="glossaries-manual.html#dx1-27018" ><span class="underline">1187</span></a>, <a -href="glossaries-manual.html#dx1-27021" ><span class="underline">1188</span></a> <br /></span> +href="glossaries-manual.html#dx1-13029" ><span class="underline">1204</span></a>, <a +href="glossaries-manual.html#dx1-13030" ><span class="underline">1205</span></a>, <a +href="glossaries-manual.html#dx1-27017" ><span class="underline">1206</span></a>, <a +href="glossaries-manual.html#dx1-27018" ><span class="underline">1207</span></a>, <a +href="glossaries-manual.html#dx1-27021" ><span class="underline">1208</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">autolabel</span>  <a -href="glossaries-manual.html#dx1-13033" ><span class="underline">1189</span></a>, <a -href="glossaries-manual.html#dx1-13034" ><span class="underline">1190</span></a> <br /></span> +href="glossaries-manual.html#dx1-13033" ><span class="underline">1209</span></a>, <a +href="glossaries-manual.html#dx1-13034" ><span class="underline">1210</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">false</span>  <a -href="glossaries-manual.html#dx1-13031" ><span class="underline">1191</span></a> <br /></span> +href="glossaries-manual.html#dx1-13031" ><span class="underline">1211</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">nolabel</span>  <a -href="glossaries-manual.html#dx1-13032" ><span class="underline">1192</span></a> <br /></span> +href="glossaries-manual.html#dx1-13032" ><span class="underline">1212</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">numberline</span>  <a -href="glossaries-manual.html#dx1-13008" ><span class="underline">1193</span></a>, <a -href="glossaries-manual.html#dx1-13012" ><span class="underline">1194</span></a> <br /></span> +href="glossaries-manual.html#dx1-13008" ><span class="underline">1213</span></a>, <a +href="glossaries-manual.html#dx1-13012" ><span class="underline">1214</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">order</span>  <a -href="glossaries-manual.html#dx1-13112" ><span class="underline">1195</span></a> <br /></span> +href="glossaries-manual.html#dx1-13112" ><span class="underline">1215</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">letter</span>  <a -href="glossaries-manual.html#dx1-3033" ><span class="underline">1196</span></a>, <a -href="glossaries-manual.html#dx1-6033" ><span class="underline">1197</span></a>, <a -href="glossaries-manual.html#dx1-13114" ><span class="underline">1198</span></a> <br /></span> +href="glossaries-manual.html#dx1-3034" ><span class="underline">1216</span></a>, <a +href="glossaries-manual.html#dx1-6033" ><span class="underline">1217</span></a>, <a +href="glossaries-manual.html#dx1-13114" ><span class="underline">1218</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">word</span>  <a -href="glossaries-manual.html#dx1-3032" ><span class="underline">1199</span></a>, <a -href="glossaries-manual.html#dx1-6034" ><span class="underline">1200</span></a>, <a -href="glossaries-manual.html#dx1-13113" ><span class="underline">1201</span></a> <br /></span> +href="glossaries-manual.html#dx1-3033" ><span class="underline">1219</span></a>, <a +href="glossaries-manual.html#dx1-6034" ><span class="underline">1220</span></a>, <a +href="glossaries-manual.html#dx1-13113" ><span class="underline">1221</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">sanitize</span>  <a -href="glossaries-manual.html#dx1-13063" ><span class="underline">1202</span></a>, <a -href="glossaries-manual.html#dx1-13067" ><span class="underline">1203</span></a>, <a -href="glossaries-manual.html#dx1-34071" ><span class="underline">1204</span></a>, <a -href="glossaries-manual.html#dx1-34133" ><span class="underline">1205</span></a>, <a -href="glossaries-manual.html#dx1-34149" ><span class="underline">1206</span></a> <br /></span> +href="glossaries-manual.html#dx1-13063" ><span class="underline">1222</span></a>, <a +href="glossaries-manual.html#dx1-13067" ><span class="underline">1223</span></a>, <a +href="glossaries-manual.html#dx1-34071" ><span class="underline">1224</span></a>, <a +href="glossaries-manual.html#dx1-34133" ><span class="underline">1225</span></a>, <a +href="glossaries-manual.html#dx1-34149" ><span class="underline">1226</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">description</span>  <a -href="glossaries-manual.html#dx1-34072" ><span class="underline">1207</span></a>, <a -href="glossaries-manual.html#dx1-34105" ><span class="underline">1208</span></a> <br /></span> +href="glossaries-manual.html#dx1-34072" ><span class="underline">1227</span></a>, <a +href="glossaries-manual.html#dx1-34105" ><span class="underline">1228</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">none</span>  <a -href="glossaries-manual.html#dx1-13071" ><span class="underline">1209</span></a> <br /></span> +href="glossaries-manual.html#dx1-13071" ><span class="underline">1229</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">symbol</span>  <a -href="glossaries-manual.html#dx1-34073" ><span class="underline">1210</span></a>, <a -href="glossaries-manual.html#dx1-34092" ><span class="underline">1211</span></a>, <a -href="glossaries-manual.html#dx1-34114" ><span class="underline">1212</span></a>, <a -href="glossaries-manual.html#dx1-34126" ><span class="underline">1213</span></a> <br /></span> +href="glossaries-manual.html#dx1-34073" ><span class="underline">1230</span></a>, <a +href="glossaries-manual.html#dx1-34092" ><span class="underline">1231</span></a>, <a +href="glossaries-manual.html#dx1-34114" ><span class="underline">1232</span></a>, <a +href="glossaries-manual.html#dx1-34126" ><span class="underline">1233</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">section</span>  <a -href="glossaries-manual.html#dx1-13025" ><span class="underline">1214</span></a>, <a -href="glossaries-manual.html#dx1-27020" ><span class="underline">1215</span></a> <br /></span> +href="glossaries-manual.html#dx1-13025" ><span class="underline">1234</span></a>, <a +href="glossaries-manual.html#dx1-27020" ><span class="underline">1235</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">shortcuts</span>  <a -href="glossaries-manual.html#dx1-13093" ><span class="underline">1216</span></a>, <a -href="glossaries-manual.html#dx1-34019" ><span class="underline">1217</span></a>, <a -href="glossaries-manual.html#dx1-34153" ><span class="underline">1218</span></a>, <a -href="glossaries-manual.html#dx1-34154" ><span class="underline">1219</span></a>, <a -href="glossaries-manual.html#dx1-34156" ><span class="underline">1220</span></a>, <a -href="glossaries-manual.html#dx1-35018" ><span class="underline">1221</span></a> <br /></span> +href="glossaries-manual.html#dx1-13093" ><span class="underline">1236</span></a>, <a +href="glossaries-manual.html#dx1-34019" ><span class="underline">1237</span></a>, <a +href="glossaries-manual.html#dx1-34153" ><span class="underline">1238</span></a>, <a +href="glossaries-manual.html#dx1-34154" ><span class="underline">1239</span></a>, <a +href="glossaries-manual.html#dx1-34156" ><span class="underline">1240</span></a>, <a +href="glossaries-manual.html#dx1-35018" ><span class="underline">1241</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">smallcaps</span>  <a -href="glossaries-manual.html#dx1-11006" ><span class="underline">1222</span></a>, <a -href="glossaries-manual.html#dx1-11007" ><span class="underline">1223</span></a>, <a -href="glossaries-manual.html#dx1-13084" ><span class="underline">1224</span></a>, <a -href="glossaries-manual.html#dx1-34008" ><span class="underline">1225</span></a>, <a -href="glossaries-manual.html#dx1-34013" ><span class="underline">1226</span></a>, <a -href="glossaries-manual.html#dx1-34023" ><span class="underline">1227</span></a>, <a -href="glossaries-manual.html#dx1-34031" ><span class="underline">1228</span></a>, <a -href="glossaries-manual.html#dx1-34032" ><span class="underline">1229</span></a>, <a -href="glossaries-manual.html#dx1-34037" ><span class="underline">1230</span></a>, <a -href="glossaries-manual.html#dx1-34051" ><span class="underline">1231</span></a>, <a -href="glossaries-manual.html#dx1-34059" ><span class="underline">1232</span></a>, <a -href="glossaries-manual.html#dx1-34078" ><span class="underline">1233</span></a>, <a -href="glossaries-manual.html#dx1-34109" ><span class="underline">1234</span></a>, <a -href="glossaries-manual.html#dx1-34127" ><span class="underline">1235</span></a> <br /></span> +href="glossaries-manual.html#dx1-11006" ><span class="underline">1242</span></a>, <a +href="glossaries-manual.html#dx1-11007" ><span class="underline">1243</span></a>, <a +href="glossaries-manual.html#dx1-13084" ><span class="underline">1244</span></a>, <a +href="glossaries-manual.html#dx1-34008" ><span class="underline">1245</span></a>, <a +href="glossaries-manual.html#dx1-34013" ><span class="underline">1246</span></a>, <a +href="glossaries-manual.html#dx1-34023" ><span class="underline">1247</span></a>, <a +href="glossaries-manual.html#dx1-34031" ><span class="underline">1248</span></a>, <a +href="glossaries-manual.html#dx1-34032" ><span class="underline">1249</span></a>, <a +href="glossaries-manual.html#dx1-34037" ><span class="underline">1250</span></a>, <a +href="glossaries-manual.html#dx1-34051" ><span class="underline">1251</span></a>, <a +href="glossaries-manual.html#dx1-34059" ><span class="underline">1252</span></a>, <a +href="glossaries-manual.html#dx1-34078" ><span class="underline">1253</span></a>, <a +href="glossaries-manual.html#dx1-34109" ><span class="underline">1254</span></a>, <a +href="glossaries-manual.html#dx1-34127" ><span class="underline">1255</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">smaller</span>  <a -href="glossaries-manual.html#dx1-11013" ><span class="underline">1236</span></a>, <a -href="glossaries-manual.html#dx1-11017" ><span class="underline">1237</span></a>, <a -href="glossaries-manual.html#dx1-13086" ><span class="underline">1238</span></a>, <a -href="glossaries-manual.html#dx1-34014" ><span class="underline">1239</span></a>, <a -href="glossaries-manual.html#dx1-34024" ><span class="underline">1240</span></a>, <a -href="glossaries-manual.html#dx1-34030" ><span class="underline">1241</span></a>, <a -href="glossaries-manual.html#dx1-34033" ><span class="underline">1242</span></a>, <a -href="glossaries-manual.html#dx1-34035" ><span class="underline">1243</span></a>, <a -href="glossaries-manual.html#dx1-34038" ><span class="underline">1244</span></a>, <a -href="glossaries-manual.html#dx1-34052" ><span class="underline">1245</span></a>, <a -href="glossaries-manual.html#dx1-34060" ><span class="underline">1246</span></a>, <a -href="glossaries-manual.html#dx1-34077" ><span class="underline">1247</span></a>, <a -href="glossaries-manual.html#dx1-34115" ><span class="underline">1248</span></a>, <a -href="glossaries-manual.html#dx1-34128" ><span class="underline">1249</span></a> <br /></span> +href="glossaries-manual.html#dx1-11013" ><span class="underline">1256</span></a>, <a +href="glossaries-manual.html#dx1-11017" ><span class="underline">1257</span></a>, <a +href="glossaries-manual.html#dx1-13086" ><span class="underline">1258</span></a>, <a +href="glossaries-manual.html#dx1-34014" ><span class="underline">1259</span></a>, <a +href="glossaries-manual.html#dx1-34024" ><span class="underline">1260</span></a>, <a +href="glossaries-manual.html#dx1-34030" ><span class="underline">1261</span></a>, <a +href="glossaries-manual.html#dx1-34033" ><span class="underline">1262</span></a>, <a +href="glossaries-manual.html#dx1-34035" ><span class="underline">1263</span></a>, <a +href="glossaries-manual.html#dx1-34038" ><span class="underline">1264</span></a>, <a +href="glossaries-manual.html#dx1-34052" ><span class="underline">1265</span></a>, <a +href="glossaries-manual.html#dx1-34060" ><span class="underline">1266</span></a>, <a +href="glossaries-manual.html#dx1-34077" ><span class="underline">1267</span></a>, <a +href="glossaries-manual.html#dx1-34115" ><span class="underline">1268</span></a>, <a +href="glossaries-manual.html#dx1-34128" ><span class="underline">1269</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">style</span>  <a -href="glossaries-manual.html#dx1-13041" ><span class="underline">1250</span></a>, <a -href="glossaries-manual.html#dx1-13051" ><span class="underline">1251</span></a>, <a -href="glossaries-manual.html#dx1-13055" ><span class="underline">1252</span></a>, <a -href="glossaries-manual.html#dx1-27014" ><span class="underline">1253</span></a>, <a -href="glossaries-manual.html#dx1-38010" ><span class="underline">1254</span></a>, <a -href="glossaries-manual.html#dx1-41007" ><span class="underline">1255</span></a>, <a -href="glossaries-manual.html#dx1-43007" ><span class="underline">1256</span></a> <br /></span> +href="glossaries-manual.html#dx1-13041" ><span class="underline">1270</span></a>, <a +href="glossaries-manual.html#dx1-13051" ><span class="underline">1271</span></a>, <a +href="glossaries-manual.html#dx1-13055" ><span class="underline">1272</span></a>, <a +href="glossaries-manual.html#dx1-27014" ><span class="underline">1273</span></a>, <a +href="glossaries-manual.html#dx1-38010" ><span class="underline">1274</span></a>, <a +href="glossaries-manual.html#dx1-41008" ><span class="underline">1275</span></a>, <a +href="glossaries-manual.html#dx1-43008" ><span class="underline">1276</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">toc</span>  <a -href="glossaries-manual.html#dx1-13005" ><span class="underline">1257</span></a>, <a -href="glossaries-manual.html#dx1-13009" ><span class="underline">1258</span></a>, <a -href="glossaries-manual.html#dx1-13010" ><span class="underline">1259</span></a>, <a -href="glossaries-manual.html#dx1-13011" ><span class="underline">1260</span></a>, <a -href="glossaries-manual.html#dx1-27012" ><span class="underline">1261</span></a> <br /></span> +href="glossaries-manual.html#dx1-13005" ><span class="underline">1277</span></a>, <a +href="glossaries-manual.html#dx1-13009" ><span class="underline">1278</span></a>, <a +href="glossaries-manual.html#dx1-13010" ><span class="underline">1279</span></a>, <a +href="glossaries-manual.html#dx1-13011" ><span class="underline">1280</span></a>, <a +href="glossaries-manual.html#dx1-27012" ><span class="underline">1281</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">translate</span>  <a -href="glossaries-manual.html#dx1-13116" ><span class="underline">1262</span></a> <br /></span> +href="glossaries-manual.html#dx1-13116" ><span class="underline">1282</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">false</span>  <a -href="glossaries-manual.html#dx1-5029" ><span class="underline">1263</span></a>, <a -href="glossaries-manual.html#dx1-5034" ><span class="underline">1264</span></a>, <a -href="glossaries-manual.html#dx1-13121" ><span class="underline">1265</span></a>, <a -href="glossaries-manual.html#dx1-13132" ><span class="underline">1266</span></a> <br /></span> +href="glossaries-manual.html#dx1-5029" ><span class="underline">1283</span></a>, <a +href="glossaries-manual.html#dx1-5034" ><span class="underline">1284</span></a>, <a +href="glossaries-manual.html#dx1-13121" ><span class="underline">1285</span></a>, <a +href="glossaries-manual.html#dx1-13132" ><span class="underline">1286</span></a> <br /></span> <span class="index-subsubitem">        <span class="ecss-1000">true</span>  <a -href="glossaries-manual.html#dx1-13117" ><span class="underline">1267</span></a>, <a -href="glossaries-manual.html#dx1-13122" ><span class="underline">1268</span></a> <br /></span> +href="glossaries-manual.html#dx1-13117" ><span class="underline">1287</span></a>, <a +href="glossaries-manual.html#dx1-13122" ><span class="underline">1288</span></a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">xindy</span>  <a -href="glossaries-manual.html#dx1-3051" ><span class="underline">1269</span></a>, <a -href="glossaries-manual.html#dx1-4006" ><span class="underline">1270</span></a>, <a -href="glossaries-manual.html#dx1-6013" ><span class="underline">1271</span></a>, <a -href="glossaries-manual.html#dx1-6035" ><span class="underline">1272</span></a>, <a -href="glossaries-manual.html#dx1-8002" ><span class="underline">1273</span></a>, <a -href="glossaries-manual.html#dx1-9002" ><span class="underline">1274</span></a>, <a -href="glossaries-manual.html#dx1-13102" ><span class="underline">1275</span></a>, <a -href="glossaries-manual.html#dx1-13110" ><span class="underline">1276</span></a>, <a -href="glossaries-manual.html#dx1-14029" ><span class="underline">1277</span></a>, <a -href="glossaries-manual.html#dx1-29002" ><span class="underline">1278</span></a>, <a -href="glossaries-manual.html#dx1-32001" ><span class="underline">1279</span></a> <br /></span> +href="glossaries-manual.html#dx1-3052" ><span class="underline">1289</span></a>, <a +href="glossaries-manual.html#dx1-4006" ><span class="underline">1290</span></a>, <a +href="glossaries-manual.html#dx1-6013" ><span class="underline">1291</span></a>, <a +href="glossaries-manual.html#dx1-6035" ><span class="underline">1292</span></a>, <a +href="glossaries-manual.html#dx1-8002" ><span class="underline">1293</span></a>, <a +href="glossaries-manual.html#dx1-9002" ><span class="underline">1294</span></a>, <a +href="glossaries-manual.html#dx1-13102" ><span class="underline">1295</span></a>, <a +href="glossaries-manual.html#dx1-13110" ><span class="underline">1296</span></a>, <a +href="glossaries-manual.html#dx1-14029" ><span class="underline">1297</span></a>, <a +href="glossaries-manual.html#dx1-29002" ><span class="underline">1298</span></a>, <a +href="glossaries-manual.html#dx1-32001" ><span class="underline">1299</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\pagelistname</span></span></span>  <a -href="glossaries-manual.html#dx1-5020" ><span class="underline">1280</span></a> <br /></span> +href="glossaries-manual.html#dx1-5020" ><span class="underline">1300</span></a> <br /></span> <span class="index-item"><span class="ectt-1000">pod2man</span>  <a -href="glossaries-manual.html#dx1-7009" >1281</a> <br /></span> +href="glossaries-manual.html#dx1-7009" >1301</a> <br /></span> <span class="index-item"><span class="ecss-1000">polyglossia </span>package  <a -href="glossaries-manual.html#dx1-5002" >1282</a>, <a -href="glossaries-manual.html#dx1-5031" >1283</a>, <a -href="glossaries-manual.html#dx1-13119" >1284</a>, <a -href="glossaries-manual.html#dx1-13130" >1285</a>, <a -href="glossaries-manual.html#dx1-13134" >1286</a> <br /></span> +href="glossaries-manual.html#dx1-5002" >1302</a>, <a +href="glossaries-manual.html#dx1-5031" >1303</a>, <a +href="glossaries-manual.html#dx1-13119" >1304</a>, <a +href="glossaries-manual.html#dx1-13130" >1305</a>, <a +href="glossaries-manual.html#dx1-13134" >1306</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\printglossaries</span></span></span>  <a -href="glossaries-manual.html#dx1-11039" ><span class="underline">1287</span></a>, <a -href="glossaries-manual.html#dx1-14005" ><span class="underline">1288</span></a>, <a +href="glossaries-manual.html#dx1-11039" ><span class="underline">1307</span></a>, <a +href="glossaries-manual.html#dx1-14005" ><span class="underline">1308</span></a>, <a href="glossaries-manual.html#dx1-27001" ><span -class="ecti-1000">1289</span></a> <br /></span> +class="ecti-1000">1309</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\printglossary</span></span></span>  <a -href="glossaries-manual.html#dx1-11038" ><span class="underline">1290</span></a>, <a -href="glossaries-manual.html#dx1-13058" ><span class="underline">1291</span></a>, <a -href="glossaries-manual.html#dx1-14004" ><span class="underline">1292</span></a>, <a +href="glossaries-manual.html#dx1-11038" ><span class="underline">1310</span></a>, <a +href="glossaries-manual.html#dx1-13058" ><span class="underline">1311</span></a>, <a +href="glossaries-manual.html#dx1-14004" ><span class="underline">1312</span></a>, <a href="glossaries-manual.html#dx1-27008" ><span -class="ecti-1000">1293</span></a>, <a -href="glossaries-manual.html#dx1-38008" ><span class="underline">1294</span></a>, <a -href="glossaries-manual.html#dx1-38023" ><span class="underline">1295</span></a> <br /></span> +class="ecti-1000">1313</span></a>, <a +href="glossaries-manual.html#dx1-38008" ><span class="underline">1314</span></a>, <a +href="glossaries-manual.html#dx1-38023" ><span class="underline">1315</span></a> <br /></span> <span class="index-item"><span class="ectt-1000">\printglossary </span>options<br /></span> <span class="index-subitem">    <span class="ecss-1000">nonumberlist</span>  <a -href="glossaries-manual.html#dx1-27019" >1296</a> <br /></span> +href="glossaries-manual.html#dx1-27019" >1316</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">numberedsection</span>  <a -href="glossaries-manual.html#dx1-27016" >1297</a> <br /></span> +href="glossaries-manual.html#dx1-27016" >1317</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">style</span>  <a -href="glossaries-manual.html#dx1-13057" >1298</a>, <a -href="glossaries-manual.html#dx1-27013" >1299</a>, <a -href="glossaries-manual.html#dx1-38007" >1300</a>, <a -href="glossaries-manual.html#dx1-38022" >1301</a> <br /></span> +href="glossaries-manual.html#dx1-13057" >1318</a>, <a +href="glossaries-manual.html#dx1-27013" >1319</a>, <a +href="glossaries-manual.html#dx1-38007" >1320</a>, <a +href="glossaries-manual.html#dx1-38022" >1321</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">title</span>  <a -href="glossaries-manual.html#dx1-27010" >1302</a> <br /></span> +href="glossaries-manual.html#dx1-27010" >1322</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">toctitle</span>  <a -href="glossaries-manual.html#dx1-27011" >1303</a> <br /></span> +href="glossaries-manual.html#dx1-27011" >1323</a> <br /></span> <span class="index-subitem">    <span class="ecss-1000">type</span>  <a -href="glossaries-manual.html#dx1-27009" >1304</a> <br /></span> +href="glossaries-manual.html#dx1-27009" >1324</a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">R</span> <span class="index-item"><span class="ecss-1000">relsize </span>package  <a -href="glossaries-manual.html#dx1-13088" >1305</a>, <a -href="glossaries-manual.html#dx1-34034" >1306</a>, <a -href="glossaries-manual.html#dx1-34124" >1307</a> <br /></span> +href="glossaries-manual.html#dx1-13088" >1325</a>, <a +href="glossaries-manual.html#dx1-34034" >1326</a>, <a +href="glossaries-manual.html#dx1-34124" >1327</a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">S</span> + + + <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\seename</span></span></span>  <a -href="glossaries-manual.html#dx1-25014" ><span class="underline">1308</span></a> <br /></span> +href="glossaries-manual.html#dx1-25014" ><span class="underline">1328</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\setAlphaCompositor</span></span></span>  <a -href="glossaries-manual.html#dx1-31021" ><span class="underline">1309</span></a> <br /></span> +href="glossaries-manual.html#dx1-31021" ><span class="underline">1329</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\setCompositor</span></span></span>  <a -href="glossaries-manual.html#dx1-31019" ><span class="underline">1310</span></a> <br /></span> - - - +href="glossaries-manual.html#dx1-31019" ><span class="underline">1330</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\SetCustomDisplayStyle</span></span></span>  <a href="glossaries-manual.html#dx1-35014" ><span -class="ecti-1000">1311</span></a>, <a -href="glossaries-manual.html#dx1-35039" ><span class="underline">1312</span></a>, <a -href="glossaries-manual.html#dx1-35048" ><span class="underline">1313</span></a>, <a -href="glossaries-manual.html#dx1-35052" ><span class="underline">1314</span></a> <br /></span> +class="ecti-1000">1331</span></a>, <a +href="glossaries-manual.html#dx1-35039" ><span class="underline">1332</span></a>, <a +href="glossaries-manual.html#dx1-35048" ><span class="underline">1333</span></a>, <a +href="glossaries-manual.html#dx1-35052" ><span class="underline">1334</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\SetCustomStyle</span></span></span>  <a href="glossaries-manual.html#dx1-35017" ><span -class="ecti-1000">1315</span></a> <br /></span> +class="ecti-1000">1335</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\setglossarysection</span></span></span>  <a href="glossaries-manual.html#dx1-13026" ><span -class="ecti-1000">1316</span></a> <br /></span> +class="ecti-1000">1336</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\setStyleFile</span></span></span>  <a -href="glossaries-manual.html#dx1-8011" ><span class="underline">1317</span></a>, <a -href="glossaries-manual.html#dx1-9008" ><span class="underline">1318</span></a>, <a +href="glossaries-manual.html#dx1-8011" ><span class="underline">1337</span></a>, <a +href="glossaries-manual.html#dx1-9008" ><span class="underline">1338</span></a>, <a href="glossaries-manual.html#dx1-14023" ><span -class="ecti-1000">1319</span></a> <br /></span> +class="ecti-1000">1339</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\smaller</span></span></span>  <a -href="glossaries-manual.html#dx1-34120" ><span class="underline">1320</span></a> <br /></span> +href="glossaries-manual.html#dx1-34120" ><span class="underline">1340</span></a> <br /></span> <span class="index-item"><span -class="ecss-1000">supertabular </span>environment  <a -href="glossaries-manual.html#dx1-42002" >1321</a>, <a -href="glossaries-manual.html#dx1-42006" >1322</a>, <a -href="glossaries-manual.html#dx1-42010" >1323</a>, <a -href="glossaries-manual.html#dx1-43003" >1324</a>, <a -href="glossaries-manual.html#dx1-43009" >1325</a> <br /></span> +class="ectt-1000">supertabular </span>(environment)  <a +href="glossaries-manual.html#dx1-42002" ><span class="underline">1341</span></a>, <a +href="glossaries-manual.html#dx1-42008" ><span class="underline">1342</span></a>, <a +href="glossaries-manual.html#dx1-42013" ><span class="underline">1343</span></a>, <a +href="glossaries-manual.html#dx1-43003" ><span class="underline">1344</span></a>, <a +href="glossaries-manual.html#dx1-43010" ><span class="underline">1345</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">supertabular </span>package  <a -href="glossaries-manual.html#dx1-13047" >1326</a>, <a -href="glossaries-manual.html#dx1-42011" >1327</a>, <a -href="glossaries-manual.html#dx1-43010" >1328</a> <br /></span> +href="glossaries-manual.html#dx1-13047" >1346</a>, <a +href="glossaries-manual.html#dx1-42015" >1347</a>, <a +href="glossaries-manual.html#dx1-43012" >1348</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\symbolname</span></span></span>  <a -href="glossaries-manual.html#dx1-5019" ><span class="underline">1329</span></a> <br /></span> +href="glossaries-manual.html#dx1-5019" ><span class="underline">1349</span></a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">T</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\textbf</span></span></span>  <a -href="glossaries-manual.html#dx1-21021" ><span class="underline">1330</span></a> <br /></span> +href="glossaries-manual.html#dx1-21021" ><span class="underline">1350</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\textrm</span></span></span>  <a -href="glossaries-manual.html#dx1-31002" ><span class="underline">1331</span></a> <br /></span> +href="glossaries-manual.html#dx1-31002" ><span class="underline">1351</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\textsc</span></span></span>  <a -href="glossaries-manual.html#dx1-34113" ><span class="underline">1332</span></a> <br /></span> +href="glossaries-manual.html#dx1-34113" ><span class="underline">1352</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\textsmaller</span></span></span>  <a -href="glossaries-manual.html#dx1-13089" ><span class="underline">1333</span></a>, <a -href="glossaries-manual.html#dx1-34123" ><span class="underline">1334</span></a>, <a -href="glossaries-manual.html#dx1-34121" ><span class="underline">1335</span></a> <br /></span> +href="glossaries-manual.html#dx1-13089" ><span class="underline">1353</span></a>, <a +href="glossaries-manual.html#dx1-34123" ><span class="underline">1354</span></a>, <a +href="glossaries-manual.html#dx1-34121" ><span class="underline">1355</span></a> <br /></span> <span class="index-item"><span class="ectt-1000">theglossary </span>(environment)  <a href="glossaries-manual.html#dx1-45002" ><span -class="ecti-1000">1336</span></a> <br /></span> -<span class="index-item"><span -class="ecss-1000">theglossary </span>environment  <a -href="glossaries-manual.html#dx1-45004" >1337</a>, <a -href="glossaries-manual.html#dx1-45007" >1338</a>, <a -href="glossaries-manual.html#dx1-46002" >1339</a> <br /></span> +class="ecti-1000">1356</span></a>, <a +href="glossaries-manual.html#dx1-45004" ><span class="underline">1357</span></a>, <a +href="glossaries-manual.html#dx1-45009" ><span class="underline">1358</span></a>, <a +href="glossaries-manual.html#dx1-46003" ><span class="underline">1359</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\thepage</span></span></span>  <a -href="glossaries-manual.html#dx1-31012" ><span class="underline">1340</span></a> <br /></span> +href="glossaries-manual.html#dx1-31012" ><span class="underline">1360</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">translator </span>package  <a -href="glossaries-manual.html#dx1-5004" >1341</a>, <a -href="glossaries-manual.html#dx1-5005" >1342</a>, <a -href="glossaries-manual.html#dx1-5006" >1343</a>, <a -href="glossaries-manual.html#dx1-5010" >1344</a>, <a -href="glossaries-manual.html#dx1-5012" >1345</a>, <a -href="glossaries-manual.html#dx1-5024" >1346</a>, <a -href="glossaries-manual.html#dx1-5025" >1347</a>, <a -href="glossaries-manual.html#dx1-5026" >1348</a>, <a -href="glossaries-manual.html#dx1-5028" >1349</a>, <a -href="glossaries-manual.html#dx1-11031" >1350</a>, <a -href="glossaries-manual.html#dx1-13120" >1351</a>, <a -href="glossaries-manual.html#dx1-13124" >1352</a>, <a -href="glossaries-manual.html#dx1-13125" >1353</a>, <a -href="glossaries-manual.html#dx1-13126" >1354</a>, <a -href="glossaries-manual.html#dx1-13127" >1355</a> <br /></span> +href="glossaries-manual.html#dx1-5004" >1361</a>, <a +href="glossaries-manual.html#dx1-5005" >1362</a>, <a +href="glossaries-manual.html#dx1-5006" >1363</a>, <a +href="glossaries-manual.html#dx1-5010" >1364</a>, <a +href="glossaries-manual.html#dx1-5012" >1365</a>, <a +href="glossaries-manual.html#dx1-5024" >1366</a>, <a +href="glossaries-manual.html#dx1-5025" >1367</a>, <a +href="glossaries-manual.html#dx1-5026" >1368</a>, <a +href="glossaries-manual.html#dx1-5028" >1369</a>, <a +href="glossaries-manual.html#dx1-11031" >1370</a>, <a +href="glossaries-manual.html#dx1-13120" >1371</a>, <a +href="glossaries-manual.html#dx1-13124" >1372</a>, <a +href="glossaries-manual.html#dx1-13125" >1373</a>, <a +href="glossaries-manual.html#dx1-13126" >1374</a>, <a +href="glossaries-manual.html#dx1-13127" >1375</a> <br /></span> </p><p class="theindex"> <span class="ecbx-1000">X</span> <span class="index-item"><span class="ectt-1000">xindy</span>  <a -href="glossaries-manual.html#dx1-2008" >1356</a>, <a -href="glossaries-manual.html#dx1-2011" >1357</a>, <a -href="glossaries-manual.html#dx1-3036" >1358</a>, <a -href="glossaries-manual.html#dx1-3040" >1359</a>, <a -href="glossaries-manual.html#dx1-3044" >1360</a>, <a -href="glossaries-manual.html#dx1-3046" >1361</a>, <a -href="glossaries-manual.html#dx1-3048" >1362</a>, <a -href="glossaries-manual.html#dx1-3049" >1363</a>, <a -href="glossaries-manual.html#dx1-4001" >1364</a>, <a -href="glossaries-manual.html#dx1-4003" >1365</a>, <a -href="glossaries-manual.html#dx1-4005" >1366</a>, <a -href="glossaries-manual.html#dx1-4010" >1367</a>, <a -href="glossaries-manual.html#dx1-4012" >1368</a>, <a -href="glossaries-manual.html#dx1-5035" >1369</a>, <a -href="glossaries-manual.html#dx1-5037" >1370</a>, <a -href="glossaries-manual.html#dx1-6002" >1371</a>, <a -href="glossaries-manual.html#dx1-6004" >1372</a>, <a -href="glossaries-manual.html#dx1-6006" >1373</a>, <a -href="glossaries-manual.html#dx1-6007" >1374</a>, <a -href="glossaries-manual.html#dx1-6010" >1375</a>, <a -href="glossaries-manual.html#dx1-6014" >1376</a>, <a -href="glossaries-manual.html#dx1-6019" >1377</a>, <a -href="glossaries-manual.html#dx1-6022" >1378</a>, <a -href="glossaries-manual.html#dx1-6026" >1379</a>, <a -href="glossaries-manual.html#dx1-6032" >1380</a>, <a -href="glossaries-manual.html#dx1-7003" >1381</a>, <a -href="glossaries-manual.html#dx1-8001" >1382</a>, <a -href="glossaries-manual.html#dx1-8003" >1383</a>, <a -href="glossaries-manual.html#dx1-8005" >1384</a>, <a -href="glossaries-manual.html#dx1-8006" >1385</a>, <a -href="glossaries-manual.html#dx1-8008" >1386</a>, <a -href="glossaries-manual.html#dx1-8019" >1387</a>, <a -href="glossaries-manual.html#dx1-8021" >1388</a>, <a -href="glossaries-manual.html#dx1-10001" >1389</a>, <a -href="glossaries-manual.html#dx1-10007" >1390</a>, <a -href="glossaries-manual.html#dx1-10010" >1391</a>, <a -href="glossaries-manual.html#dx1-11023" >1392</a>, <a -href="glossaries-manual.html#dx1-11047" >1393</a>, <a -href="glossaries-manual.html#dx1-11049" >1394</a>, <a -href="glossaries-manual.html#dx1-11050" >1395</a>, <a -href="glossaries-manual.html#dx1-11051" >1396</a>, <a -href="glossaries-manual.html#dx1-11052" >1397</a>, <a -href="glossaries-manual.html#dx1-13100" >1398</a>, <a -href="glossaries-manual.html#dx1-13103" >1399</a>, <a -href="glossaries-manual.html#dx1-13105" >1400</a>, <a -href="glossaries-manual.html#dx1-13107" >1401</a>, <a -href="glossaries-manual.html#dx1-13111" >1402</a>, <a -href="glossaries-manual.html#dx1-14008" >1403</a>, <a -href="glossaries-manual.html#dx1-14012" >1404</a>, <a -href="glossaries-manual.html#dx1-14014" >1405</a>, <a -href="glossaries-manual.html#dx1-14022" >1406</a>, <a -href="glossaries-manual.html#dx1-14027" >1407</a>, <a -href="glossaries-manual.html#dx1-14084" >1408</a>, <a -href="glossaries-manual.html#dx1-14098" >1409</a>, <a -href="glossaries-manual.html#dx1-20006" >1410</a>, <a -href="glossaries-manual.html#dx1-20007" >1411</a>, <a -href="glossaries-manual.html#dx1-20012" >1412</a>, <a -href="glossaries-manual.html#dx1-20015" >1413</a>, <a -href="glossaries-manual.html#dx1-21004" >1414</a>, <a -href="glossaries-manual.html#dx1-21023" >1415</a>, <a -href="glossaries-manual.html#dx1-21027" >1416</a>, <a -href="glossaries-manual.html#dx1-21045" >1417</a>, <a -href="glossaries-manual.html#dx1-27004" >1418</a>, <a -href="glossaries-manual.html#dx1-27006" >1419</a>, <a -href="glossaries-manual.html#dx1-29001" >1420</a>, <a -href="glossaries-manual.html#dx1-29003" >1421</a>, <a -href="glossaries-manual.html#dx1-29004" >1422</a>, <a -href="glossaries-manual.html#dx1-29006" >1423</a>, <a -href="glossaries-manual.html#dx1-29011" >1424</a>, <a -href="glossaries-manual.html#dx1-29012" >1425</a>, <a -href="glossaries-manual.html#dx1-29014" >1426</a>, <a -href="glossaries-manual.html#dx1-29015" >1427</a>, <a -href="glossaries-manual.html#dx1-30001" >1428</a>, <a -href="glossaries-manual.html#dx1-30002" >1429</a>, <a -href="glossaries-manual.html#dx1-30005" >1430</a>, <a -href="glossaries-manual.html#dx1-30010" >1431</a>, <a -href="glossaries-manual.html#dx1-30013" >1432</a>, <a -href="glossaries-manual.html#dx1-31004" >1433</a>, <a -href="glossaries-manual.html#dx1-31007" >1434</a>, <a -href="glossaries-manual.html#dx1-31013" >1435</a>, <a -href="glossaries-manual.html#dx1-31029" >1436</a>, <a -href="glossaries-manual.html#dx1-33004" >1437</a>, <a -href="glossaries-manual.html#dx1-44014" >1438</a>, <a -href="glossaries-manual.html#dx1-45017" >1439</a> <br /></span> +href="glossaries-manual.html#dx1-2008" >1376</a>, <a +href="glossaries-manual.html#dx1-2011" >1377</a>, <a +href="glossaries-manual.html#dx1-3037" >1378</a>, <a +href="glossaries-manual.html#dx1-3041" >1379</a>, <a +href="glossaries-manual.html#dx1-3045" >1380</a>, <a +href="glossaries-manual.html#dx1-3047" >1381</a>, <a +href="glossaries-manual.html#dx1-3049" >1382</a>, <a +href="glossaries-manual.html#dx1-3050" >1383</a>, <a +href="glossaries-manual.html#dx1-4001" >1384</a>, <a +href="glossaries-manual.html#dx1-4003" >1385</a>, <a +href="glossaries-manual.html#dx1-4005" >1386</a>, <a +href="glossaries-manual.html#dx1-4010" >1387</a>, <a +href="glossaries-manual.html#dx1-4012" >1388</a>, <a +href="glossaries-manual.html#dx1-5035" >1389</a>, <a +href="glossaries-manual.html#dx1-5037" >1390</a>, <a +href="glossaries-manual.html#dx1-6002" >1391</a>, <a +href="glossaries-manual.html#dx1-6004" >1392</a>, <a +href="glossaries-manual.html#dx1-6006" >1393</a>, <a +href="glossaries-manual.html#dx1-6007" >1394</a>, <a +href="glossaries-manual.html#dx1-6010" >1395</a>, <a +href="glossaries-manual.html#dx1-6014" >1396</a>, <a +href="glossaries-manual.html#dx1-6019" >1397</a>, <a +href="glossaries-manual.html#dx1-6022" >1398</a>, <a +href="glossaries-manual.html#dx1-6026" >1399</a>, <a +href="glossaries-manual.html#dx1-6032" >1400</a>, <a +href="glossaries-manual.html#dx1-7003" >1401</a>, <a +href="glossaries-manual.html#dx1-8001" >1402</a>, <a +href="glossaries-manual.html#dx1-8003" >1403</a>, <a +href="glossaries-manual.html#dx1-8005" >1404</a>, <a +href="glossaries-manual.html#dx1-8006" >1405</a>, <a +href="glossaries-manual.html#dx1-8008" >1406</a>, <a +href="glossaries-manual.html#dx1-8019" >1407</a>, <a +href="glossaries-manual.html#dx1-8021" >1408</a>, <a +href="glossaries-manual.html#dx1-10001" >1409</a>, <a +href="glossaries-manual.html#dx1-10007" >1410</a>, <a +href="glossaries-manual.html#dx1-10010" >1411</a>, <a +href="glossaries-manual.html#dx1-11023" >1412</a>, <a +href="glossaries-manual.html#dx1-11047" >1413</a>, <a +href="glossaries-manual.html#dx1-11049" >1414</a>, <a +href="glossaries-manual.html#dx1-11050" >1415</a>, <a +href="glossaries-manual.html#dx1-11051" >1416</a>, <a +href="glossaries-manual.html#dx1-11052" >1417</a>, <a +href="glossaries-manual.html#dx1-13100" >1418</a>, <a +href="glossaries-manual.html#dx1-13103" >1419</a>, <a +href="glossaries-manual.html#dx1-13105" >1420</a>, <a +href="glossaries-manual.html#dx1-13107" >1421</a>, <a +href="glossaries-manual.html#dx1-13111" >1422</a>, <a +href="glossaries-manual.html#dx1-14008" >1423</a>, <a +href="glossaries-manual.html#dx1-14012" >1424</a>, <a +href="glossaries-manual.html#dx1-14014" >1425</a>, <a +href="glossaries-manual.html#dx1-14022" >1426</a>, <a +href="glossaries-manual.html#dx1-14027" >1427</a>, <a +href="glossaries-manual.html#dx1-14084" >1428</a>, <a +href="glossaries-manual.html#dx1-14098" >1429</a>, <a +href="glossaries-manual.html#dx1-20006" >1430</a>, <a +href="glossaries-manual.html#dx1-20007" >1431</a>, <a +href="glossaries-manual.html#dx1-20012" >1432</a>, <a +href="glossaries-manual.html#dx1-20015" >1433</a>, <a +href="glossaries-manual.html#dx1-21004" >1434</a>, <a +href="glossaries-manual.html#dx1-21023" >1435</a>, <a +href="glossaries-manual.html#dx1-21027" >1436</a>, <a +href="glossaries-manual.html#dx1-21045" >1437</a>, <a +href="glossaries-manual.html#dx1-27004" >1438</a>, <a +href="glossaries-manual.html#dx1-27006" >1439</a>, <a +href="glossaries-manual.html#dx1-29001" >1440</a>, <a +href="glossaries-manual.html#dx1-29003" >1441</a>, <a +href="glossaries-manual.html#dx1-29004" >1442</a>, <a +href="glossaries-manual.html#dx1-29006" >1443</a>, <a +href="glossaries-manual.html#dx1-29011" >1444</a>, <a +href="glossaries-manual.html#dx1-29012" >1445</a>, <a +href="glossaries-manual.html#dx1-29014" >1446</a>, <a +href="glossaries-manual.html#dx1-29015" >1447</a>, <a +href="glossaries-manual.html#dx1-30001" >1448</a>, <a +href="glossaries-manual.html#dx1-30002" >1449</a>, <a +href="glossaries-manual.html#dx1-30005" >1450</a>, <a +href="glossaries-manual.html#dx1-30010" >1451</a>, <a +href="glossaries-manual.html#dx1-30013" >1452</a>, <a +href="glossaries-manual.html#dx1-31004" >1453</a>, <a +href="glossaries-manual.html#dx1-31007" >1454</a>, <a +href="glossaries-manual.html#dx1-31013" >1455</a>, <a +href="glossaries-manual.html#dx1-31029" >1456</a>, <a +href="glossaries-manual.html#dx1-33004" >1457</a>, <a +href="glossaries-manual.html#dx1-44014" >1458</a>, <a +href="glossaries-manual.html#dx1-45021" >1459</a> <br /></span> <span class="index-item"><span class="ecss-1000">xkeyval </span>package  <a -href="glossaries-manual.html#dx1-3003" >1440</a>, <a -href="glossaries-manual.html#dx1-11003" >1441</a> <br /></span> +href="glossaries-manual.html#dx1-3003" >1460</a>, <a +href="glossaries-manual.html#dx1-11003" >1461</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\xmakefirstuc</span></span></span>  <a href="glossaries-manual.html#dx1-50005" ><span -class="ecti-1000">1442</span></a> <br /></span> +class="ecti-1000">1462</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ectt-1000">\xspace</span></span></span>  <a -href="glossaries-manual.html#dx1-36016" ><span class="underline">1443</span></a> <br /></span> +href="glossaries-manual.html#dx1-36016" ><span class="underline">1463</span></a> <br /></span> <span class="index-item"><span class="ecss-1000">xspace </span>package  <a -href="glossaries-manual.html#dx1-36014" >1444</a>, <a -href="glossaries-manual.html#dx1-36015" >1445</a>, <a -href="glossaries-manual.html#dx1-36017" >1446</a>, <a -href="glossaries-manual.html#dx1-36019" >1447</a>, <a -href="glossaries-manual.html#dx1-36021" >1448</a>, <a -href="glossaries-manual.html#dx1-36022" >1449</a> <br /></span> +href="glossaries-manual.html#dx1-36014" >1464</a>, <a +href="glossaries-manual.html#dx1-36015" >1465</a>, <a +href="glossaries-manual.html#dx1-36017" >1466</a>, <a +href="glossaries-manual.html#dx1-36019" >1467</a>, <a +href="glossaries-manual.html#dx1-36021" >1468</a>, <a +href="glossaries-manual.html#dx1-36022" >1469</a> <br /></span> </p></div> <!--l. 5074--><p class="noindent" ><a href="#top">Top</a> @@ -14558,7 +14607,7 @@ href="#fn14x0-bk" id="fn14x0"><sup class="textsuperscript">14</sup></a></span><s class="ecrm-0800">e.g.</span><span class="ecrm-0800"> with the </span><span class="ecss-0800">flowfram</span><a - id="dx1-42008"></a> <span + id="dx1-42011"></a> <span class="ecrm-0800">package.</span></p> <!--l. 5059--><p class="indent" > <span class="footnote-mark"><a href="#fn15x0-bk" id="fn15x0"><sup class="textsuperscript">15</sup></a></span><span diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex b/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex index 2bb1db2d7f6..fe43fadfd68 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex +++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex @@ -43,7 +43,7 @@ \MakeShortVerb{"} \DeleteShortVerb{\|} - \title{glossaries.sty v2.06: + \title{glossaries.sty v2.07: \LaTeXe\ Package to Assist Generating Glossaries} \author{Nicola L.C. Talbot\\[10pt] School of Computing Sciences\\ @@ -52,7 +52,7 @@ Norwich. Norfolk\\ NR4 7TJ. United Kingdom.\\ \url{http://theoval.cmp.uea.ac.uk/~nlct/}} - \date{2010-06-14} + \date{2010-07-10} \maketitle This is the user manual for the \styfmt{glossaries} package. Other diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries.pdf b/Master/texmf-dist/doc/latex/glossaries/glossaries.pdf Binary files differindex 8c75872da04..0ace931cbf6 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossaries.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/glossaries.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html index 310dbc56ab8..d416448d693 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html +++ b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html @@ -11,7 +11,7 @@ <meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> <!-- xhtml,fn-in,css-in --> <meta name="src" content="glossariesbegin.tex" /> -<meta name="date" content="2010-06-14 14:03:00" /> +<meta name="date" content="2010-07-10 12:22:00" /> <style type="text/css"> <!-- @@ -751,16 +751,17 @@ class="E">E</span>X</span></span> your document again (see step 1) </p><!--l. 355--><p class="indent" > The appearance of the glossary depends on the glossary style in use. The default style uses the <span class="cmss-10">description</span><a - id="dx1-7015"></a> environment, but there are many other styles available. These + id="dx1-7015"></a><a + id="dx1-7016"></a> environment, but there are many other styles available. These are described in <a href="glossaries-manual.html#sec:styles" >Glossary Styles</a> in the main <span class="cmss-10">glossaries</span><a - id="dx1-7016"></a> user manual. By default, a + id="dx1-7017"></a> user manual. By default, a number or list of numbers will appear after each entry in the glossary. This indicates the page (or pages) on which the term was used. This list can be suppressed using the <span class="cmss-10">nonumberlist</span><a - id="dx1-7017"></a> package option: + id="dx1-7018"></a> package option: @@ -771,7 +772,7 @@ class="cmss-10">nonumberlist</span><a <!--l. 368--><p class="nopar" > </p><!--l. 370--><p class="indent" > Further information can be found in the main <span class="cmss-10">glossaries</span><a - id="dx1-7018"></a> <a + id="dx1-7019"></a> <a href="glossaries-manual.html" >user manual</a> and there is also an <a href="http://www.latex-community.org/index.php?option=com_content&view=article&id=263:glossaries-nomenclature-lists-of-symbols-and-acronyms&catid=55:latex-general&Itemid=114" >article on the glossaries package</a> on the <a diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf Binary files differindex 640f624c5d7..30ff54aa7e8 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html index 8f6c7a21e37..5714b324cc3 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html +++ b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html @@ -11,7 +11,7 @@ <meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> <!-- xhtml,fn-in,css-in --> <meta name="src" content="glossary2glossaries.tex" /> -<meta name="date" content="2010-06-14 14:03:00" /> +<meta name="date" content="2010-07-10 12:22:00" /> <style type="text/css"> <!-- diff --git a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.pdf b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.pdf Binary files differindex 74775aaea50..e2c8865973a 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.pdf diff --git a/Master/texmf-dist/scripts/glossaries/makeglossaries b/Master/texmf-dist/scripts/glossaries/makeglossaries index 71f3df40d52..fcb3dfef031 100755 --- a/Master/texmf-dist/scripts/glossaries/makeglossaries +++ b/Master/texmf-dist/scripts/glossaries/makeglossaries @@ -27,9 +27,11 @@ # glossary-super.sty, glossaries.perl. # Also makeglossaries and makeglossaries. -my $version="1.7 (2009-09-23)"; +my $version="2.0 (2010-06-30)"; # History: +# v2.0 (2010-06-30) : +# * Made file handle local in &scan_aux # v1.9 (2010-06-14) : # * Check for \@input # v1.8 (2009-11-03) : @@ -348,11 +350,14 @@ else sub scan_aux{ my $name = shift; + # v2.0 added + local(*AUXFILE); + if (open AUXFILE, "$name.aux") { while (<AUXFILE>) { - # v1.8 added + # v1.9 added if (m/\\\@input{(.+)\.aux}/) { &scan_aux($1); diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.dtx b/Master/texmf-dist/source/latex/glossaries/glossaries.dtx index 4d9e85e4c5a..43a001e0367 100644 --- a/Master/texmf-dist/source/latex/glossaries/glossaries.dtx +++ b/Master/texmf-dist/source/latex/glossaries/glossaries.dtx @@ -26,7 +26,7 @@ % -author "Nicola Talbot" % -codetitle "Glossaries Documented Code" % glossaries -% Created on 2010/6/14 13:44 +% Created on 2010/7/10 12:21 %\fi %\iffalse %<*package> @@ -102,7 +102,7 @@ %\MakeShortVerb{"} %\DeleteShortVerb{\|} % -% \title{glossaries.sty v2.06: +% \title{glossaries.sty v2.07: % \LaTeXe\ Package to Assist Generating Glossaries} % \author{Nicola L.C. Talbot\\[10pt] %School of Computing Sciences\\ @@ -111,7 +111,7 @@ %NR4 7TJ. United Kingdom.\\ %\url{http://theoval.cmp.uea.ac.uk/~nlct/}} % -% \date{2010-06-14} +% \date{2010-07-10} % \maketitle % %This is the user manual for the \styfmt{glossaries} package. Other @@ -5145,7 +5145,7 @@ % This package requires \LaTeXe. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries}[2010/06/14 v2.06 (NLCT)] +\ProvidesPackage{glossaries}[2010/07/10 v2.07 (NLCT)] % \end{macrocode} % Required packages: % \begin{macrocode} @@ -11147,7 +11147,11 @@ counter as its value}}{% % \cs{glsaddall}: % \begin{macrocode} \define@key{glossadd}{counter}{\def\@gls@counter{#1}} -\define@key{glossadd}{format}{\def\@glo@format{#1}} +% \end{macrocode} +%\changes{2.07}{2010 Jul 10}{glssadd format key stored in \cs{@glsnumberformat} +%(was mistakenly stored in \cs{@glo@format})} +% \begin{macrocode} +\define@key{glossadd}{format}{\def\@glsnumberformat{#1}} % \end{macrocode} % This key is only used by \cs{glsaddall}: % \begin{macrocode} diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.ins b/Master/texmf-dist/source/latex/glossaries/glossaries.ins new file mode 100644 index 00000000000..86a04b70a07 --- /dev/null +++ b/Master/texmf-dist/source/latex/glossaries/glossaries.ins @@ -0,0 +1,98 @@ +% glossaries.ins generated using makedtx version 0.94b 2010/7/10 12:21 +\input docstrip + +\preamble + + glossaries.dtx + Copyright 2010 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-longragged.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.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-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-custom-acronym.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.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. + +\endpreamble + +\askforoverwritefalse + +\generate{\file{glossaries.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries.sty,package}} +\file{mfirstuc.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{mfirstuc.sty,package}} +\file{glossary-hypernav.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossary-hypernav.sty,package}} +\file{glossary-list.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossary-list.sty,package}} +\file{glossary-long.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossary-long.sty,package}} +\file{glossary-longragged.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossary-longragged.sty,package}} +\file{glossary-super.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossary-super.sty,package}} +\file{glossary-superragged.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossary-superragged.sty,package}} +\file{glossary-tree.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossary-tree.sty,package}} +\file{glossaries-accsupp.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-accsupp.sty,package}} +\file{glossaries-babel.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-babel.sty,package}} +\file{glossaries-polyglossia.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-polyglossia.sty,package}} +\file{glossaries-dictionary-Brazilian.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Brazilian.dict,package}} +\file{glossaries-dictionary-Danish.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Danish.dict,package}} +\file{glossaries-dictionary-Dutch.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Dutch.dict,package}} +\file{glossaries-dictionary-English.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-English.dict,package}} +\file{glossaries-dictionary-French.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-French.dict,package}} +\file{glossaries-dictionary-German.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-German.dict,package}} +\file{glossaries-dictionary-Irish.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Irish.dict,package}} +\file{glossaries-dictionary-Italian.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Italian.dict,package}} +\file{glossaries-dictionary-Magyar.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Magyar.dict,package}} +\file{glossaries-dictionary-Polish.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Polish.dict,package}} +\file{glossaries-dictionary-Serbian.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Serbian.dict,package}} +\file{glossaries-dictionary-Spanish.dict}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Spanish.dict,package}} +\file{minimalgls.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{minimalgls.tex}} +\file{sample-custom-acronym.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-custom-acronym.tex}} +\file{sample.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample.tex}} +\file{sample4col.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample4col.tex}} +\file{sampleaccsupp.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleaccsupp.tex}} +\file{sampleAcr.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleAcr.tex}} +\file{sampleAcrDesc.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleAcrDesc.tex}} +\file{sampleacronyms.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleacronyms.tex}} +\file{sampleDB.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleDB.tex}} +\file{sampleDesc.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleDesc.tex}} +\file{sampleEq.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleEq.tex}} +\file{sampleEqPg.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleEqPg.tex}} +\file{sampleNtn.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleNtn.tex}} +\file{sampleSec.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleSec.tex}} +\file{sampletree.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampletree.tex}} +\file{sampleutf8.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sampleutf8.tex}} +\file{samplexdy.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{samplexdy.tex}} +\file{samplexdy-mc.xdy}{\nopreamble\nopostamble\from{glossaries.dtx}{samplexdy-mc.xdy}} +\file{database1.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{database1.tex}} +\file{database2.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{database2.tex}} +\file{glossaries.perl}{\nopreamble\nopostamble\from{glossaries.dtx}{glossaries.perl}} +} + +\endbatchfile diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.sty b/Master/texmf-dist/source/latex/glossaries/glossaries.sty deleted file mode 100644 index b1cfd0b2f65..00000000000 --- a/Master/texmf-dist/source/latex/glossaries/glossaries.sty +++ /dev/null @@ -1,3442 +0,0 @@ -%% -%% This is file `glossaries.sty', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% glossaries.dtx (with options: `glossaries.sty,package') -%% -%% glossaries.dtx -%% Copyright 2010 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-longragged.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.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-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-custom-acronym.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.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 \~} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries}[2010/06/14 v2.06 (NLCT)] -\RequirePackage{ifthen} -\RequirePackage{xkeyval}[2006/11/18] -\RequirePackage{mfirstuc} -\RequirePackage{xfor} -\RequirePackage{amsgen} -\define@boolkey{glossaries.sty}[gls]{toc}[true]{} -\define@boolkey{glossaries.sty}[gls]{numberline}[true]{} -\@ifundefined{chapter}{\newcommand*{\@@glossarysec}{section}}{% - \newcommand*{\@@glossarysec}{chapter}} -\define@choicekey{glossaries.sty}{section}{part,chapter,section,% -subsection,subsubsection,paragraph,subparagraph}[section]{% - \renewcommand*{\@@glossarysec}{#1}} -\newcommand*{\@@glossarysecstar}{*} -\newcommand*{\@@glossaryseclabel}{} -\newcommand*{\glsautoprefix}{} -\define@choicekey{glossaries.sty}{numberedsection}[\val\nr]{% -false,nolabel,autolabel}[nolabel]{% - \ifcase\nr\relax - \renewcommand*{\@@glossarysecstar}{*}% - \renewcommand*{\@@glossaryseclabel}{}% - \or - \renewcommand*{\@@glossarysecstar}{}% - \renewcommand*{\@@glossaryseclabel}{}% - \or - \renewcommand*{\@@glossarysecstar}{}% - \renewcommand*{\@@glossaryseclabel}{% - \label{\glsautoprefix\@glo@type}}% - \fi -} -\newcommand*{\@glossary@default@style}{list} -\define@key{glossaries.sty}{style}{% -\renewcommand*{\@glossary@default@style}{#1}} -\newcommand*{\glossaryentrynumbers}[1]{#1} -\DeclareOptionX{nonumberlist}{% -\renewcommand*{\glossaryentrynumbers}[1]{}} -\newcommand*{\@gls@loadlong}{\RequirePackage{glossary-long}} -\DeclareOptionX{nolong}{\renewcommand*{\@gls@loadlong}{}} -\IfFileExists{supertabular.sty}{% - \newcommand*{\@gls@loadsuper}{\RequirePackage{glossary-super}}}{% - \newcommand*{\@gls@loadsuper}{}} -\DeclareOptionX{nosuper}{\renewcommand*{\@gls@loadsuper}{}} -\newcommand*{\@gls@loadlist}{\RequirePackage{glossary-list}} -\DeclareOptionX{nolist}{\renewcommand*{\@gls@loadlist}{}} -\newcommand*{\@gls@loadtree}{\RequirePackage{glossary-tree}} -\DeclareOptionX{notree}{\renewcommand*{\@gls@loadtree}{}} -\DeclareOptionX{nostyles}{% - \renewcommand*{\@gls@loadlong}{}% - \renewcommand*{\@gls@loadsuper}{}% - \renewcommand*{\@gls@loadlist}{}% - \renewcommand*{\@gls@loadtree}{}% - \let\@glossary@default@style\relax -} -\newcommand*{\glsdefmain}{% - \newglossary{main}{gls}{glo}{\glossaryname}% -} -\newcommand*{\glsdefaulttype}{main} -\newcommand*{\acronymtype}{\glsdefaulttype} -\DeclareOptionX{nomain}{% - \let\glsdefaulttype\relax - \renewcommand*{\glsdefmain}{}% -} -\define@boolkey{glossaries.sty}[gls]{acronym}[true]{% - \DeclareAcronymList{acronym}% -} -\newcommand*{\@glsacronymlists}{} -\newcommand*{\@addtoacronymlists}[1]{% - \ifx\@glsacronymlists\@empty - \protected@xdef\@glsacronymlists{#1}% - \else - \protected@xdef\@glsacronymlists{\@glsacronymlists,#1}% - \fi -} -\newcommand*{\DeclareAcronymList}[1]{% - \glsIfListOfAcronyms{#1}{}{\@addtoacronymlists{#1}}% -} -\newcommand{\glsIfListOfAcronyms}[1]{% - \edef\@do@gls@islistofacronyms{% - \noexpand\@gls@islistofacronyms{#1}{\@glsacronymlists}}% - \@do@gls@islistofacronyms -} -\newcommand{\@gls@islistofacronyms}[4]{% - \def\gls@islistofacronyms##1,#1,##2\end@gls@islistofacronyms{% - \def\@before{##1}\def\@after{##2}}% - \gls@islistofacronyms,#2,#1,\@nil\end@gls@islistofacronyms - \ifx\@after\@nnil - #4% - \else - #3% - \fi -} -\newif\if@glsisacronymlist -\newcommand*{\gls@checkisacronymlist}[1]{% - \glsIfListOfAcronyms{#1}% - {\@glsisacronymlisttrue}{\@glsisacronymlistfalse}% -} -\newcommand*{\SetAcronymLists}[1]{% - \renewcommand*{\@glsacronymlists}{#1}% -} -\define@key{glossaries.sty}{acronymlists}{% - \@addtoacronymlists{#1}% -} -\newcommand{\glscounter}{page} -\define@key{glossaries.sty}{counter}{% - \renewcommand*{\glscounter}{#1}% -} -\newcommand*{\@gls@sanitizedesc}{\@onelevel@sanitize\@glo@desc} -\newcommand*{\@gls@sanitizename}{\@onelevel@sanitize\@glo@name} -\newcommand*{\@gls@sanitizesymbol}{\@onelevel@sanitize\@glo@symbol} -\define@boolkey[gls]{sanitize}{description}[true]{% -\ifgls@sanitize@description - \renewcommand*{\@gls@sanitizedesc}{\@onelevel@sanitize\@glo@desc}% -\else - \renewcommand*{\@gls@sanitizedesc}{}% -\fi -} -\define@boolkey[gls]{sanitize}{name}[true]{% -\ifgls@sanitize@name - \renewcommand*{\@gls@sanitizename}{\@onelevel@sanitize\@glo@name}% -\else - \renewcommand*{\@gls@sanitizename}{}% -\fi} -\define@boolkey[gls]{sanitize}{symbol}[true]{% -\ifgls@sanitize@symbol - \renewcommand*{\@gls@sanitizesymbol}{% -\@onelevel@sanitize\@glo@symbol}% -\else - \renewcommand*{\@gls@sanitizesymbol}{}% -\fi} -\define@key{glossaries.sty}{sanitize}[description=true,symbol=true, -name=true]{% -\ifthenelse{\equal{#1}{none}}{% -\renewcommand*{\@gls@sanitizedesc}{}% -\renewcommand*{\@gls@sanitizename}{}% -\renewcommand*{\@gls@sanitizesymbol}{}% -}{\setkeys[gls]{sanitize}{#1}}% -} -\define@boolkey{glossaries.sty}[gls]{translate}[true]{} -\glstranslatefalse -\@ifpackageloaded{translator}{\glstranslatetrue}{% -\@ifpackageloaded{babel}{\glstranslatetrue}{% -\@ifpackageloaded{polyglossia}{\glstranslatetrue}{}}} -\define@boolkey{glossaries.sty}[gls]{hyperfirst}[true]{} -\glshyperfirsttrue -\define@boolkey{glossaries.sty}[glsacr]{footnote}[true]{% -\ifthenelse{\boolean{glsacrdescription}}{}% -{\renewcommand*{\@gls@sanitizedesc}{}}% -} -\define@boolkey{glossaries.sty}[glsacr]{description}[true]{% - \renewcommand*{\@gls@sanitizesymbol}{}% -} -\define@boolkey{glossaries.sty}[glsacr]{smallcaps}[true]{% - \renewcommand*{\@gls@sanitizesymbol}{}% -} -\define@boolkey{glossaries.sty}[glsacr]{smaller}[true]{% - \renewcommand*{\@gls@sanitizesymbol}{}% -} -\define@boolkey{glossaries.sty}[glsacr]{dua}[true]{% - \renewcommand*{\@gls@sanitizesymbol}{}% -} -\define@boolkey{glossaries.sty}[glsacr]{shortcuts}[true]{} -\newcommand*{\glsorder}{word} -\newcommand*{\@glsorder}[1]{} -\define@choicekey{glossaries.sty}{order}{word,letter}{% - \def\glsorder{#1}} -\newif\ifglsxindy -\glsxindyfalse -\DeclareOptionX{makeindex}{\glsxindyfalse} -\define@boolkey[gls]{xindy}{glsnumbers}[true]{} -\gls@xindy@glsnumberstrue -\def\@xdy@main@language{\rootlanguagename}% -\define@key[gls]{xindy}{language}{\def\@xdy@main@language{#1}} -\@ifundefined{inputencodingname}{% - \def\gls@codepage{}}{% - \def\gls@codepage{\inputencodingname} -} -\define@key[gls]{xindy}{codepage}{\def\gls@codepage{#1}} -\define@key{glossaries.sty}{xindy}[]{% - \glsxindytrue - \setkeys[gls]{xindy}{#1}% -} -\newcommand*{\GlossariesWarning}[1]{% - \PackageWarning{glossaries}{#1}% -} -\newcommand*{\GlossariesWarningNoLine}[1]{% - \PackageWarningNoLine{glossaries}{#1}% -} -\DeclareOptionX{nowarn}{% - \renewcommand*{\GlossariesWarning}[1]{}% - \renewcommand*{\GlossariesWarningNoLine}[1]{}% -} -\ProcessOptionsX -\ifglstranslate - \@ifpackageloaded{babel}{\IfFileExists{translator.sty}{% - \RequirePackage{translator}}{}}{} -\fi -\ifthenelse{\equal{\glscounter}{section}}{% -\@ifundefined{chapter}{}{% -\let\@gls@old@chapter\@chapter -\def\@chapter[#1]#2{\@gls@old@chapter[{#1}]{#2}% -\@ifundefined{hyperdef}{}{\hyperdef{section}{\thesection}{}}}}}{} -\newcommand*{\@gls@onlypremakeg}{} -\newcommand*{\@onlypremakeg}[1]{% -\ifx\@gls@onlypremakeg\@empty - \def\@gls@onlypremakeg{#1}% -\else - \expandafter\toks@\expandafter{\@gls@onlypremakeg}% - \edef\@gls@onlypremakeg{\the\toks@,\noexpand#1}% -\fi} -\newcommand*{\@disable@onlypremakeg}{% -\@for\@thiscs:=\@gls@onlypremakeg\do{% - \expandafter\@disable@premakecs\@thiscs% -}} -\newcommand*{\@disable@premakecs}[1]{% - \def#1{\PackageError{glossaries}{\string#1\space may only be - used before \string\makeglossaries}{You can't use - \string#1\space after \string\makeglossaries}}% -} -\providecommand*{\glossaryname}{Glossary} -\providecommand*{\acronymname}{Acronyms} -\newcommand*{\glssettoctitle}[1]{% -\def\glossarytoctitle{\csname @glotype@#1@title\endcsname}} -\providecommand*{\entryname}{Notation} -\providecommand*{\descriptionname}{Description} -\providecommand*{\symbolname}{Symbol} -\providecommand*{\pagelistname}{Page List} -\providecommand*{\glssymbolsgroupname}{Symbols} -\providecommand*{\glsnumbersgroupname}{Numbers} -\newcommand*{\glspluralsuffix}{s} -\providecommand*{\seename}{see} -\providecommand*{\andname}{\&} -\newcommand*{\addglossarytocaptions}[1]{% - \@ifundefined{captions#1}{}{% - \expandafter\let\expandafter\@gls@tmp\csname captions#1\endcsname - \expandafter\toks@\expandafter{\@gls@tmp - \renewcommand*{\glossaryname}{\translate{Glossary}}% - }% - \expandafter\edef\csname captions#1\endcsname{\the\toks@}% - }% -} -\ifglstranslate - \@ifpackageloaded{translator}{% - \usedictionary{glossaries-dictionary}% - \addglossarytocaptions{portuges}% - \addglossarytocaptions{portuguese}% - \addglossarytocaptions{brazil}% - \addglossarytocaptions{brazilian}% - \addglossarytocaptions{danish}% - \addglossarytocaptions{dutch}% - \addglossarytocaptions{afrikaans}% - \addglossarytocaptions{english}% - \addglossarytocaptions{UKenglish}% - \addglossarytocaptions{USenglish}% - \addglossarytocaptions{american}% - \addglossarytocaptions{australian}% - \addglossarytocaptions{british}% - \addglossarytocaptions{canadian}% - \addglossarytocaptions{newzealand}% - \addglossarytocaptions{french}% - \addglossarytocaptions{frenchb}% - \addglossarytocaptions{francais}% - \addglossarytocaptions{acadian}% - \addglossarytocaptions{canadien}% - \addglossarytocaptions{german}% - \addglossarytocaptions{germanb}% - \addglossarytocaptions{austrian}% - \addglossarytocaptions{naustrian}% - \addglossarytocaptions{ngerman}% - \addglossarytocaptions{irish}% - \addglossarytocaptions{italian}% - \addglossarytocaptions{magyar}% - \addglossarytocaptions{hungarian}% - \addglossarytocaptions{polish}% - \addglossarytocaptions{spanish}% - \renewcommand*{\glssettoctitle}[1]{% - \ifthenelse{\equal{#1}{main}}{% - \translatelet{\glossarytoctitle}{Glossary}}{% - \ifthenelse{\equal{#1}{acronym}}{% - \translatelet{\glossarytoctitle}{Acronyms}}{% - \def\glossarytoctitle{\csname @glotype@#1@title\endcsname}}}}% - \renewcommand*{\glossaryname}{\translate{Glossary}}% - \renewcommand*{\acronymname}{\translate{Acronyms}}% - \renewcommand*{\entryname}{\translate{Notation (glossaries)}}% - \renewcommand*{\descriptionname}{% - \translate{Description (glossaries)}}% - \renewcommand*{\symbolname}{\translate{Symbol (glossaries)}}% - \renewcommand*{\pagelistname}{% - \translate{Page List (glossaries)}}% - \renewcommand*{\glssymbolsgroupname}{% - \translate{Symbols (glossaries)}}% - \renewcommand*{\glsnumbersgroupname}{% - \translate{Numbers (glossaries)}}% - }{% - \@ifpackageloaded{babel}% - {\RequirePackage{glossaries-babel}}% - {% - \@ifpackageloaded{polyglossia}{% - \RequirePackage{glossaries-polyglossia}}{}% - }} -\fi -\newcommand*{\glspostdescription}{.} -\newcommand*{\nopostdesc}{} -\newcommand*{\@nopostdesc}{% - \let\org@glspostdescription\glspostdescription - \def\glspostdescription{% - \let\glspostdescription\org@glspostdescription}% -} -\newcommand{\glspar}{\par} -\ifglsxindy - \newcommand{\setStyleFile}[1]{% - \renewcommand{\istfilename}{#1.xdy}} -\else - \newcommand{\setStyleFile}[1]{% - \renewcommand{\istfilename}{#1.ist}} -\fi -\@onlypremakeg\setStyleFile -\ifglsxindy - \def\istfilename{\jobname.xdy} -\else - \def\istfilename{\jobname.ist} -\fi -\newcommand*{\@istfilename}[1]{} -\newcommand*{\glscompositor}{.} -\newcommand*{\glsSetCompositor}[1]{% - \renewcommand*{\glscompositor}{#1}} -\@onlypremakeg\glsSetCompositor -\newcommand*{\@glsAlphacompositor}{\glscompositor} -\ifglsxindy - \newcommand*\glsSetAlphaCompositor[1]{% - \renewcommand*\@glsAlphacompositor{#1}} -\else - \newcommand*\glsSetAlphaCompositor[1]{% - \glsnoxindywarning\glsSetAlphaCompositor} -\fi -\@onlypremakeg\glsSetAlphaCompositor -\newcommand*{\gls@suffixF}{} -\newcommand*{\glsSetSuffixF}[1]{% - \renewcommand*{\gls@suffixF}{#1}} -\@onlypremakeg\glsSetSuffixF -\newcommand*{\gls@suffixFF}{} -\newcommand*{\glsSetSuffixFF}[1]{% - \renewcommand*{\gls@suffixFF}{#1}} -\@ifundefined{hyperlink}{% -\newcommand*{\glsnumberformat}[1]{#1}}{% -\newcommand*{\glsnumberformat}[1]{\glshypernumber{#1}}} -\newcommand{\delimN}{, } -\newcommand{\delimR}{--} -\newcommand*{\glossarypreamble}{} -\newcommand*{\glossarypostamble}{} -\newcommand*{\glossarysection}[2][\@gls@title]{% - \def\@gls@title{#2}% - \@ifundefined{phantomsection}{% - \@glossarysection{#1}{#2}}{\@p@glossarysection{#1}{#2}}% - \glossarymark{\glossarytoctitle}% -} -\@ifundefined{glossarymark}{% - \newcommand{\glossarymark}[1]{\@mkboth{#1}{#1}} -}{% - \GlossariesWarning{overriding \string\glossarymark}% - \@ifclassloaded{memoir}% - { - \renewcommand{\glossarymark}[1]{% - \markboth{\memUChead{#1}}{\memUChead{#1}}% - } - } - { - \renewcommand{\glossarymark}[1]{\@mkboth{#1}{#1}} - } -} -\newcommand*{\setglossarysection}[1]{% -\setkeys{glossaries.sty}{section=#1}} -\newcommand*{\@glossarysection}[2]{% -\ifx\@@glossarysecstar\@empty - \csname\@@glossarysec\endcsname{#2}% -\else - \csname\@@glossarysec\endcsname*{#2}% - \@gls@toc{#1}{\@@glossarysec}% -\fi -\@@glossaryseclabel} -\newcommand*{\@p@glossarysection}[2]{% -\glsclearpage -\phantomsection -\ifx\@@glossarysecstar\@empty - \csname\@@glossarysec\endcsname{#2}% -\else - \@gls@toc{#1}{\@@glossarysec}% - \csname\@@glossarysec\endcsname*{#2}% -\fi -\@@glossaryseclabel} -\newcommand*{\gls@doclearpage}{% -\ifthenelse{\equal{\@@glossarysec}{chapter}}{% -\@ifundefined{cleardoublepage}{\clearpage}{\cleardoublepage}}{}% -} -\newcommand*{\glsclearpage}{\gls@doclearpage} -\newcommand*{\@gls@toc}[2]{% -\ifglstoc - \ifglsnumberline - \addcontentsline{toc}{#2}{\numberline{}#1}% - \else - \addcontentsline{toc}{#2}{#1}% - \fi -\fi} -\newcommand*{\glsnoxindywarning}[1]{% - \GlossariesWarning{Not in xindy mode --- ignoring \string#1}% -} -\ifglsxindy - \edef\@xdyattributes{\string"default\string"}% -\fi -\ifglsxindy - \def\@xdylocref{} -\fi -\ifglsxindy - \newcommand*\GlsAddXdyAttribute[1]{% - \edef\@xdyattributes{\@xdyattributes ^^J \string"#1\string"}% - \expandafter\toks@\expandafter{\@xdylocref}% - \edef\@xdylocref{\the\toks@ ^^J% - (markup-locref - :open \string"\string~n\string\setentrycounter - {\noexpand\glscounter}% - \expandafter\string\csname#1\endcsname - \expandafter\@gobble\string\{\string" ^^J - :close \string"\expandafter\@gobble\string\}\string" ^^J - :attr \string"#1\string")}} - \@onlypremakeg\GlsAddXdyAttribute -\else - \newcommand*\GlsAddXdyAttribute[1]{% - \glsnoxindywarning\GlsAddXdyAttribute} -\fi -\ifglsxindy - \GlsAddXdyAttribute{glsnumberformat} - \GlsAddXdyAttribute{textrm} - \GlsAddXdyAttribute{textsf} - \GlsAddXdyAttribute{texttt} - \GlsAddXdyAttribute{textbf} - \GlsAddXdyAttribute{textmd} - \GlsAddXdyAttribute{textit} - \GlsAddXdyAttribute{textup} - \GlsAddXdyAttribute{textsl} - \GlsAddXdyAttribute{textsc} - \GlsAddXdyAttribute{emph} - \GlsAddXdyAttribute{glshypernumber} - \GlsAddXdyAttribute{hyperrm} - \GlsAddXdyAttribute{hypersf} - \GlsAddXdyAttribute{hypertt} - \GlsAddXdyAttribute{hyperbf} - \GlsAddXdyAttribute{hypermd} - \GlsAddXdyAttribute{hyperit} - \GlsAddXdyAttribute{hyperup} - \GlsAddXdyAttribute{hypersl} - \GlsAddXdyAttribute{hypersc} - \GlsAddXdyAttribute{hyperemph} -\fi -\def\@xdyuseralphabets{} -\ifglsxindy - \newcommand*{\GlsAddXdyAlphabet}[2]{% - \edef\@xdyuseralphabets{% - \@xdyuseralphabets ^^J - (define-alphabet "#1" (#2))}} -\else - \newcommand*{\GlsAddXdyAlphabet}[2]{% - \glsnoxindywarning\GlsAddXdyAlphabet} -\fi -\def\@xdyuserlocationdefs{} -\def\@xdyuserlocationnames{} -\ifglsxindy - \newcommand*{\GlsAddXdyLocation}[2]{% - \edef\@xdyuserlocationdefs{% - \@xdyuserlocationdefs ^^J% - (define-location-class \string"#1\string"^^J\space\space - \space(#2)) - }% - \edef\@xdyuserlocationnames{% - \@xdyuserlocationnames^^J\space\space\space - \string"#1\string"}% - } - \@onlypremakeg\GlsAddXdyLocation -\else - \newcommand*{\GlsAddXdyLocation}[2]{% - \glsnoxindywarning\GlsAddXdyLocation} -\fi -\ifglsxindy - \edef\@xdylocationclassorder{^^J\space\space\space - \string"roman-page-numbers\string"^^J\space\space\space - \string"arabic-page-numbers\string"^^J\space\space\space - \string"arabic-section-numbers\string"^^J\space\space\space - \string"alpha-page-numbers\string"^^J\space\space\space - \string"Roman-page-numbers\string"^^J\space\space\space - \string"Alpha-page-numbers\string"^^J\space\space\space - \string"Appendix-page-numbers\string" - \@xdyuserlocationnames^^J\space\space\space - \string"see\string" - } -\fi -\ifglsxindy - \newcommand*\GlsSetXdyLocationClassOrder[1]{% - \def\@xdylocationclassorder{#1}} -\else - \newcommand*\GlsSetXdyLocationClassOrder[1]{% - \glsnoxindywarning\GlsSetXdyLocationClassOrder} -\fi -\ifglsxindy - \def\@xdysortrules{} -\fi -\ifglsxindy - \newcommand*\GlsAddSortRule[2]{% - \expandafter\toks@\expandafter{\@xdysortrules}% - \protected@edef\@xdysortrules{\the\toks@ ^^J - (sort-rule \string"#1\string" \string"#2\string")}% - } -\else - \newcommand*\GlsAddSortRule[2]{% - \glsnoxindywarning\GlsAddSortRule} -\fi -\ifglsxindy - \def\@xdyrequiredstyles{tex} -\fi -\ifglsxindy - \newcommand*\GlsAddXdyStyle[1]{% - \edef\@xdyrequiredstyles{\@xdyrequiredstyles,#1}}% -\else - \newcommand*\GlsAddXdyStyle[1]{% - \glsnoxindywarning\GlsAddXdyStyle} -\fi -\ifglsxindy - \newcommand*\GlsSetXdyStyles[1]{% - \edef\@xdyrequiredstyles{#1}} -\else - \newcommand*\GlsSetXdyStyles[1]{% - \glsnoxindywarning\GlsSetXdyStyles} -\fi -\ifglsxindy - \@ifpackageloaded{babel}{% - \def\findrootlanguage{\begingroup - \escapechar=-1\relax - \edef\languagename{% - \expandafter\string\csname\languagename\endcsname}% - \def\NeedsTeXFormat##1[##2]{}% - \def\ProvidesPackage##1[##2]{}% - \let\LdfInit\relax - \def\languageattribute##1##2{}% - \def\DeclareOption##1##2{% - \ifx##1*\expandafter\endinput\else - \edef\testlanguage{\expandafter\string\csname##1\endcsname}% - \ifx\testlanguage\languagename##2\fi - \fi} - \def\input##1{\stripldf##1}% - \def\stripldf##1.ldf{\gdef\rootlanguagename{##1}}% - \@@input babel.sty - \endgroup}% - }{% - \@ifpackageloaded{ngerman}{% - \def\findrootlanguage{% - \def\rootlanguagename{german}}% - }{% - \def\findrootlanguage{% - \def\rootlanguagename{english}}% - }% - }% -\fi -\def\rootlanguagename{english} -\def\@xdylanguage#1#2{} -\ifglsxindy - \newcommand*\GlsSetXdyLanguage[2][\glsdefaulttype]{% - \ifglossaryexists{#1}{% - \expandafter\def\csname @xdy@#1@language\endcsname{#2}% - }{% - \PackageError{glossaries}{Can't set language type for - glossary type `#1' --- no such glossary}{% - You have specified a glossary type that doesn't exist}}} -\else - \newcommand*\GlsSetXdyLanguage[2][]{% - \glsnoxindywarning\GlsSetXdyLanguage} -\fi -\def\@gls@codepage#1#2{} -\ifglsxindy - \newcommand*{\GlsSetXdyCodePage}[1]{% - \renewcommand*{\gls@codepage}{#1}% - } -\else - \newcommand*{\GlsSetXdyCodePage}[1]{% - \glsnoxindywarning\GlsSetXdyCodePage} -\fi -\ifglsxindy - \ifgls@xindy@glsnumbers - \def\@xdylettergroups{(define-letter-group - \string"glsnumbers\string"^^J\space\space\space - :prefixes (\string"0\string" \string"1\string" - \string"2\string" \string"3\string" \string"4\string" - \string"5\string" \string"6\string" \string"7\string" - \string"8\string" \string"9\string")^^J\space\space\space - :before \string"\@glsfirstletter\string")} - \else - \def\@xdylettergroups{} - \fi -\fi - \newcommand*\GlsAddLetterGroup[2]{% - \expandafter\toks@\expandafter{\@xdylettergroups}% - \protected@edef\@xdylettergroups{\the\toks@^^J% - (define-letter-group \string"#1\string"^^J\space\space\space#2)}% - }% -\newcommand*{\forallglossaries}[3][\@glo@types]{% - \@for#2:=#1\do{\ifx#2\@empty\else#3\fi}% -} -\newcommand*{\forglsentries}[3][\glsdefaulttype]{% - \edef\@@glo@list{\csname glolist@#1\endcsname}% - \@for#2:=\@@glo@list\do{\ifx#2\@empty\else#3\fi}% -} -\newcommand*{\forallglsentries}[3][\@glo@types]{% -\expandafter\forallglossaries\expandafter[#1]{\@@this@glo@}{% -\forglsentries[\@@this@glo@]{#2}{#3}}} -\newcommand{\ifglossaryexists}[3]{% - \@ifundefined{@glotype@#1@out}{#3}{#2}% -} -\newcommand{\ifglsentryexists}[3]{% -\@ifundefined{glo@#1@name}{#3}{#2}} -\newcommand*{\ifglsused}[3]{\ifthenelse{\boolean{glo@#1@flag}}{#2}{#3}} -\newcommand{\glsdoifexists}[2]{% - \ifglsentryexists{#1}{#2}{% - \PackageError{glossaries}{Glossary entry `#1' has not been - defined}{You need to define a glossary entry before you - can use it.}}% -} -\newcommand{\glsdoifnoexists}[2]{% - \ifglsentryexists{#1}{% - \PackageError{glossaries}{Glossary entry `#1' has already - been defined}{}}{#2}% -} -\newcommand*{\@glo@types}{,} -\newcommand*{\newglossary}[5][glg]{% -\ifglossaryexists{#2}{% - \PackageError{glossaries}{Glossary type `#2' already exists}{% - You can't define a new glossary called `#2' because it already - exists}% -}{% - \ifx\glsdefaulttype\relax - \gdef\glsdefaulttype{#2}% - \fi - \toks@{#2}\edef\@glo@types{\@glo@types\the\toks@,}% - \expandafter\gdef\csname glolist@#2\endcsname{,}% - \expandafter\def\csname @glotype@#2@in\endcsname{#3}% - \expandafter\def\csname @glotype@#2@out\endcsname{#4}% - \expandafter\def\csname @glotype@#2@title\endcsname{#5}% - \protected@write\@auxout{}{\string\@newglossary{#2}{#1}{#3}{#4}}% - \@ifundefined{gls@#2@display}{% - \expandafter\gdef\csname gls@#2@display\endcsname{% - \glsdisplay}}{}% - \@ifundefined{gls@#2@displayfirst}{% - \expandafter\gdef\csname gls@#2@displayfirst\endcsname{% - \glsdisplayfirst}}{}% - \@ifnextchar[{\@gls@setcounter{#2}}% - {\@gls@setcounter{#2}[\glscounter]}}} -\newcommand*{\altnewglossary}[3]{% - \newglossary[#2-glg]{#1}{#2-gls}{#2-glo}{#3}% -} -\@onlypreamble{\newglossary} -\@onlypremakeg\newglossary -\newcommand*{\@newglossary}[4]{} -\def\@gls@setcounter#1[#2]{% -\expandafter\def\csname @glotype@#1@counter\endcsname{#2}% -} -\newcommand*{\@gls@getcounter}[1]{% -\csname @glotype@#1@counter\endcsname} -\glsdefmain -\define@key{glossentry}{name}{% -\def\@glo@name{#1}% -} -\define@key{glossentry}{description}{% -\def\@glo@desc{#1}% -} -\define@key{glossentry}{descriptionplural}{% -\def\@glo@descplural{#1}% -} -\define@key{glossentry}{sort}{% -\def\@glo@sort{#1}} -\define@key{glossentry}{text}{% -\def\@glo@text{#1}% -} -\define@key{glossentry}{plural}{% -\def\@glo@plural{#1}% -} -\define@key{glossentry}{first}{% -\def\@glo@first{#1}% -} -\define@key{glossentry}{firstplural}{% -\def\@glo@firstplural{#1}% -} -\define@key{glossentry}{symbol}{% -\def\@glo@symbol{#1}% -} -\define@key{glossentry}{symbolplural}{% -\def\@glo@symbolplural{#1}% -} -\define@key{glossentry}{type}{% -\def\@glo@type{#1}} -\define@key{glossentry}{counter}{% -\@ifundefined{c@#1}{\PackageError{glossaries}{There is no counter -called `#1'}{The counter key should have the name of a valid -counter as its value}}{% -\def\@glo@counter{#1}}} -\define@key{glossentry}{see}{% -\def\@glo@see{#1}} -\define@key{glossentry}{parent}{% -\def\@glo@parent{#1}} -\define@key{glossentry}{nonumberlist}[none]{% -\def\@glo@prefix{\glsnonextpages}} -\define@key{glossentry}{user1}{% - \def\@glo@useri{#1}% -} -\define@key{glossentry}{user2}{% - \def\@glo@userii{#1}% -} -\define@key{glossentry}{user3}{% - \def\@glo@useriii{#1}% -} -\define@key{glossentry}{user4}{% - \def\@glo@useriv{#1}% -} -\define@key{glossentry}{user5}{% - \def\@glo@userv{#1}% -} -\define@key{glossentry}{user6}{% - \def\@glo@uservi{#1}% -} -\newcommand*{\@glsnoname}{% - \PackageError{glossaries}{name key required in - \string\newglossaryentry\space for entry `\@glo@label'}{You - haven't specified the entry name}} -\newcommand*{\@glsdefaultplural}{\@glo@text\glspluralsuffix} -\newcommand*{\@glsdefaultsort}{\@glo@name} -\newcount\gls@level -\DeclareRobustCommand{\newglossaryentry}[2]{% -\glsdoifnoexists{#1}{% -\def\@glo@label{#1}% -\let\@glo@name\@glsnoname -\def\@glo@desc{\PackageError{glossaries}{description key required in -\string\newglossaryentry\space for entry `\@glo@label'}{You haven't specified the entry description}}% -\def\@glo@descplural{\@glo@desc}% -\def\@glo@type{\glsdefaulttype}% -\def\@glo@symbol{\relax}% -\def\@glo@symbolplural{\@glo@symbol}% -\def\@glo@text{\@glo@name}% -\let\@glo@plural\@glsdefaultplural -\let\@glo@first\relax -\let\@glo@firstplural\relax -\let\@glo@sort\@glsdefaultsort -\def\@glo@counter{\@gls@getcounter{\@glo@type}}% -\def\@glo@see{}% -\def\@glo@parent{}% -\def\@glo@prefix{}% -\def\@glo@useri{}% -\def\@glo@userii{}% -\def\@glo@useriii{}% -\def\@glo@useriv{}% -\def\@glo@userv{}% -\def\@glo@uservi{}% - \@newglossaryentryprehook -\setkeys{glossentry}{#2}% -\@ifundefined{glolist@\@glo@type}{\PackageError{glossaries}{% -Glossary type '\@glo@type' has not been defined}{% -You need to define a new glossary type, before making entries -in it}}{% -\protected@edef\@glolist@{\csname glolist@\@glo@type\endcsname}% -\expandafter\xdef\csname glolist@\@glo@type\endcsname{\@glolist@{#1},}% -}% -\gls@level=0\relax -\ifx\@glo@parent\@empty - \expandafter\gdef\csname glo@#1@parent\endcsname{}% -\else - \ifthenelse{\equal{#1}{\@glo@parent}}{% - \PackageError{glossaries}{Entry `#1' can't be its own parent}{}% - \def\@glo@parent{}% - \expandafter\gdef\csname glo@#1@parent\endcsname{}% - }{% - \ifglsentryexists{\@glo@parent}{% - \expandafter\xdef\csname glo@#1@parent\endcsname{\@glo@parent}% - \gls@level=\csname glo@\@glo@parent @level\endcsname\relax - \advance\gls@level by 1\relax - \ifx\@glo@name\@glsnoname - \expandafter\let\expandafter\@glo@name - \csname glo@\@glo@parent @name\endcsname - \ifx\@glo@plural\@glsdefaultplural - \expandafter\let\expandafter\@glo@plural - \csname glo@\@glo@parent @plural\endcsname - \fi - \fi - }{% - \PackageError{glossaries}{Invalid parent `\@glo@parent' - for entry `#1' - parent doesn't exist}{Parent entries - must be defined before their children}% - \def\@glo@parent{}% - \expandafter\gdef\csname glo@#1@parent\endcsname{}% - }% - }% -\fi -\expandafter\xdef\csname glo@#1@level\endcsname{\number\gls@level}% -\ifx\relax\@glo@firstplural - \ifx\relax\@glo@first - \def\@glo@firstplural{\@glo@plural}% - \def\@glo@first{\@glo@text}% - \else - \def\@glo@firstplural{\@glo@first\glspluralsuffix}% - \fi -\else - \ifx\relax\@glo@first - \def\@glo@first{\@glo@text}% - \fi -\fi -\expandafter - \protected@xdef\csname glo@#1@text\endcsname{\@glo@text}% -\expandafter - \protected@xdef\csname glo@#1@plural\endcsname{\@glo@plural}% -\expandafter - \protected@xdef\csname glo@#1@first\endcsname{\@glo@first}% -\expandafter - \protected@xdef\csname glo@#1@firstpl\endcsname{\@glo@firstplural}% -\expandafter - \protected@xdef\csname glo@#1@type\endcsname{\@glo@type}% -\expandafter - \protected@xdef\csname glo@#1@counter\endcsname{\@glo@counter}% -\expandafter - \protected@xdef\csname glo@#1@useri\endcsname{\@glo@useri}% -\expandafter - \protected@xdef\csname glo@#1@userii\endcsname{\@glo@userii}% -\expandafter - \protected@xdef\csname glo@#1@useriii\endcsname{\@glo@useriii}% -\expandafter - \protected@xdef\csname glo@#1@useriv\endcsname{\@glo@useriv}% -\expandafter - \protected@xdef\csname glo@#1@userv\endcsname{\@glo@userv}% -\expandafter - \protected@xdef\csname glo@#1@uservi\endcsname{\@glo@uservi}% -\@gls@sanitizename -\expandafter\protected@xdef\csname glo@#1@name\endcsname{\@glo@name}% -\def\@glo@@desc{\@glo@first}% -\ifx\@glo@desc\@glo@@desc - \let\@glo@desc\@glo@first -\fi -\@gls@sanitizedesc -\expandafter\protected@xdef\csname glo@#1@desc\endcsname{\@glo@desc}% -\expandafter\protected@xdef\csname glo@#1@descplural\endcsname{\@glo@descplural}% -\ifx\@glo@sort\@glsdefaultsort - \let\@glo@sort\@glo@name -\fi -\@onelevel@sanitize\@glo@sort -\expandafter\protected@xdef\csname glo@#1@sort\endcsname{\@glo@sort}% -\def\@glo@@symbol{\@glo@text}% -\ifx\@glo@symbol\@glo@@symbol - \let\@glo@symbol\@glo@text -\fi -\@gls@sanitizesymbol -\expandafter\protected@xdef\csname glo@#1@symbol\endcsname{\@glo@symbol}% -\expandafter\protected@xdef\csname glo@#1@symbolplural\endcsname{\@glo@symbolplural}% -\expandafter\gdef\csname glo@#1@flagfalse\endcsname{% -\expandafter\global\expandafter -\let\csname ifglo@#1@flag\endcsname\iffalse}% -\expandafter\gdef\csname glo@#1@flagtrue\endcsname{% -\expandafter\global\expandafter -\let\csname ifglo@#1@flag\endcsname\iftrue}% -\csname glo@#1@flagfalse\endcsname -\ifx\@glo@see\@empty -\else - \protected@edef\@do@glssee{% - \noexpand\@gls@fixbraces\noexpand\@glo@list\@glo@see - \noexpand\@nil - \noexpand\expandafter\noexpand\@glssee\noexpand\@glo@list{#1}}% - \@do@glssee -\fi -}% - \@glo@storeentry{#1}% - \@newglossaryentryposthook -} -\newcommand*{\@newglossaryentryprehook}{} -\newcommand*{\@newglossaryentryposthook}{} -\ifglsxindy - \newcommand*{\@glossaryentryfield}{\string\\glossaryentryfield} -\else - \newcommand*{\@glossaryentryfield}{\string\glossaryentryfield} -\fi -\ifglsxindy - \newcommand*{\@glossarysubentryfield}{% - \string\\glossarysubentryfield} -\else - \newcommand*{\@glossarysubentryfield}{% - \string\glossarysubentryfield} -\fi -\newcommand{\@glo@storeentry}[1]{% -\protected@edef\@glo@sort{\csname glo@#1@sort\endcsname}% -\@gls@checkmkidxchars\@glo@sort -\protected@edef\@@glo@name{\csname glo@#1@name\endcsname}% -\@gls@checkmkidxchars\@@glo@name -\ifglsxindy - \protected@edef\@glo@name{\string\\glsnamefont{\@@glo@name}}% -\else - \protected@edef\@glo@name{\string\glsnamefont{\@@glo@name}}% -\fi -\protected@edef\@glo@desc{\csname glo@#1@desc\endcsname}% -\@gls@checkmkidxchars\@glo@desc -\protected@edef\@glo@symbol{\csname glo@#1@symbol\endcsname}% -\@gls@checkmkidxchars\@glo@symbol -\@gls@checkmkidxchars\@glo@prefix -\edef\@glo@parent{\csname glo@#1@parent\endcsname}% -\ifglsxindy - \ifx\@glo@parent\@empty - \expandafter\protected@xdef\csname glo@#1@index\endcsname{% - (\string"\@glo@sort\string" % - \string"\@glo@prefix\@glossaryentryfield{#1}{\@glo@name - }{\@glo@desc}{\@glo@symbol}\string") % - }% - \else - \expandafter\protected@xdef\csname glo@#1@index\endcsname{% - \csname glo@\@glo@parent @index\endcsname - (\string"\@glo@sort\string" % - \string"\@glo@prefix\@glossarysubentryfield% - {\csname glo@#1@level\endcsname}{#1}{\@glo@name - }{\@glo@desc}{\@glo@symbol}\string") % - }% - \fi -\else - \ifx\@glo@parent\@empty - \@onelevel@sanitize\@glo@prefix - \expandafter\protected@xdef\csname glo@#1@index\endcsname{% - \@glo@sort\@gls@actualchar\@glo@prefix - \@glossaryentryfield{#1}{\@glo@name}{\@glo@desc - }{\@glo@symbol}% - }% - \else - \expandafter\protected@xdef\csname glo@#1@index\endcsname{% - \csname glo@\@glo@parent @index\endcsname\@gls@levelchar - \@glo@sort\@gls@actualchar\@glo@prefix - \@glossarysubentryfield - {\csname glo@#1@level\endcsname}{#1}{\@glo@name}{\@glo@desc - }{\@glo@symbol}% - }% - \fi -\fi -} -\newcommand*{\glsreset}[1]{% -\glsdoifexists{#1}{% -\expandafter\global\csname glo@#1@flagfalse\endcsname}} -\newcommand*{\glslocalreset}[1]{% -\glsdoifexists{#1}{% -\expandafter\let\csname ifglo@#1@flag\endcsname\iffalse}} -\newcommand*{\glsunset}[1]{% -\glsdoifexists{#1}{% -\expandafter\global\csname glo@#1@flagtrue\endcsname}} -\newcommand*{\glslocalunset}[1]{% -\glsdoifexists{#1}{% -\expandafter\let\csname ifglo@#1@flag\endcsname\iftrue}} -\newcommand*{\glsresetall}[1][\@glo@types]{% -\forallglsentries[#1]{\@glsentry}{% -\glsreset{\@glsentry}}} -\newcommand*{\glslocalresetall}[1][\@glo@types]{% -\forallglsentries[#1]{\@glsentry}{% -\glslocalreset{\@glsentry}}} -\newcommand*{\glsunsetall}[1][\@glo@types]{% -\forallglsentries[#1]{\@glsentry}{% -\glsunset{\@glsentry}}} -\newcommand*{\glslocalunsetall}[1][\@glo@types]{% -\forallglsentries[#1]{\@glsentry}{% -\glslocalunset{\@glsentry}}} -\newcommand*{\loadglsentries}[2][\@gls@default]{% -\let\@gls@default\glsdefaulttype -\def\glsdefaulttype{#1}\input{#2}% -\let\glsdefaulttype\@gls@default} -\@onlypreamble{\loadglsentries} -\newcommand*{\glstextformat}[1]{#1} -\newcommand*{\glsdisplayfirst}[4]{#1#4} -\newcommand*{\glsdisplay}[4]{#1#4} -\newcommand*{\defglsdisplay}[2][\glsdefaulttype]{% -\expandafter\def\csname gls@#1@display\endcsname##1##2##3##4{#2}} -\newcommand*{\defglsdisplayfirst}[2][\glsdefaulttype]{% -\expandafter\def\csname gls@#1@displayfirst\endcsname##1##2##3##4{#2}} -\define@key{glslink}{counter}{% -\@ifundefined{c@#1}{\PackageError{glossaries}{There is no counter -called `#1'}{The counter key should have the name of a valid -counter as its value}}{% -\def\@gls@counter{#1}}} -\define@key{glslink}{format}{% -\def\@glsnumberformat{#1}} -\define@boolkey{glslink}{hyper}[true]{} -\newcommand{\glslink}{% -\@ifstar\@sgls@link\@gls@@link} -\newcommand*{\@sgls@link}[1][]{\@gls@@link[hyper=false,#1]} -\newcommand*{\@gls@@link}[3][]{% - \ifglsentryexists{#2}% - {% - \@gls@link[#1]{#2}{#3}% - }{% - \PackageError{glossaries}{Glossary entry `#2' has not been - defined}{You need to define a glossary entry before you - can use it.}% - \glstextformat{#3}% - }% -} -\def\@gls@link[#1]#2#3{% - \leavevmode - \def\glslabel{#2}% - \def\@glsnumberformat{glsnumberformat}% - \edef\@gls@counter{\csname glo@#2@counter\endcsname}% - \KV@glslink@hypertrue - \setkeys{glslink}{#1}% - \edef\theglsentrycounter{\expandafter\noexpand - \csname the\@gls@counter\endcsname}% - \@do@wrglossary{#2}% - \ifKV@glslink@hyper - \@glslink{glo:#2}{\glstextformat{#3}}% - \else - \glstextformat{#3}\relax - \fi -} -\def\@set@glo@numformat#1#2#3{% -\expandafter\@glo@check@mkidxrangechar#3\@nil -\protected@edef#1{\@glo@prefix setentrycounter{#2}% -\expandafter\string\csname\@glo@suffix\endcsname}% -\@gls@checkmkidxchars#1} -\def\@glo@check@mkidxrangechar#1#2\@nil{% -\if#1(\relax - \def\@glo@prefix{(}% - \if\relax#2\relax - \def\@glo@suffix{glsnumberformat}% - \else - \def\@glo@suffix{#2}% - \fi -\else - \if#1)\relax - \def\@glo@prefix{)}% - \if\relax#2\relax - \def\@glo@suffix{glsnumberformat}% - \else - \def\@glo@suffix{#2}% - \fi - \else - \def\@glo@prefix{}\def\@glo@suffix{#1#2}% - \fi -\fi} -\newcommand*{\@gls@escbsdq}[1]{% - \def\@gls@checkedmkidx{}% - \let\gls@xdystring=#1\relax - \@onelevel@sanitize\gls@xdystring - \edef\do@gls@xdycheckbackslash{% - \noexpand\@gls@xdycheckbackslash\gls@xdystring\noexpand\@nil - \@backslashchar\@backslashchar\noexpand\null}% - \do@gls@xdycheckbackslash - \expandafter\@gls@updatechecked\@gls@checkedmkidx{\gls@xdystring}% - \def\@gls@checkedmkidx{}% - \expandafter\@gls@xdycheckquote\gls@xdystring\@nil""\null - \expandafter\@gls@updatechecked\@gls@checkedmkidx{\gls@xdystring}% - \let#1=\gls@xdystring -} -\newcommand{\@gls@checkmkidxchars}[1]{% -\ifglsxindy - \@gls@escbsdq{#1}% -\else - \def\@gls@checkedmkidx{}% - \expandafter\@gls@checkquote#1\@nil""\null - \expandafter\@gls@updatechecked\@gls@checkedmkidx{#1}% - \def\@gls@checkedmkidx{}% - \expandafter\@gls@checkescquote#1\@nil\"\"\null - \expandafter\@gls@updatechecked\@gls@checkedmkidx{#1}% - \def\@gls@checkedmkidx{}% - \expandafter\@gls@checkescactual#1\@nil\?\?\null - \expandafter\@gls@updatechecked\@gls@checkedmkidx{#1}% - \def\@gls@checkedmkidx{}% - \expandafter\@gls@checkactual#1\@nil??\null - \expandafter\@gls@updatechecked\@gls@checkedmkidx{#1}% - \def\@gls@checkedmkidx{}% - \expandafter\@gls@checkbar#1\@nil||\null - \expandafter\@gls@updatechecked\@gls@checkedmkidx{#1}% - \def\@gls@checkedmkidx{}% - \expandafter\@gls@checkescbar#1\@nil\|\|\null - \expandafter\@gls@updatechecked\@gls@checkedmkidx{#1}% - \def\@gls@checkedmkidx{}% - \expandafter\@gls@checklevel#1\@nil!!\null - \expandafter\@gls@updatechecked\@gls@checkedmkidx{#1}% -\fi -} -\def\@gls@updatechecked#1\@nil#2{\def#2{#1}} -\newtoks\@gls@tmpb -\def\@gls@checkquote#1"#2"#3\null{% -\@gls@tmpb=\expandafter{\@gls@checkedmkidx}% -\toks@={#1}% -\ifx\null#2\null - \ifx\null#3\null - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@}% - \def\@@gls@checkquote{\relax}% - \else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\@gls@quotechar\@gls@quotechar\@gls@quotechar}% - \def\@@gls@checkquote{\@gls@checkquote#3\null}% - \fi -\else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\@gls@quotechar}% - \ifx\null#3\null - \def\@@gls@checkquote{\@gls@checkquote#2""\null}% - \else - \def\@@gls@checkquote{\@gls@checkquote#2"#3\null}% - \fi -\fi -\@@gls@checkquote} -\def\@gls@checkescquote#1\"#2\"#3\null{% -\@gls@tmpb=\expandafter{\@gls@checkedmkidx}% -\toks@={#1}% -\ifx\null#2\null - \ifx\null#3\null - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@}% - \def\@@gls@checkescquote{\relax}% - \else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\string\"\@gls@quotechar - \@gls@quotechar\string\"\@gls@quotechar}% - \def\@@gls@checkescquote{\@gls@checkescquote#3\null}% - \fi -\else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\string\"\@gls@quotechar}% - \ifx\null#3\null - \def\@@gls@checkescquote{\@gls@checkescquote#2\"\"\null}% - \else - \def\@@gls@checkescquote{\@gls@checkescquote#2\"#3\null}% - \fi -\fi -\@@gls@checkescquote} -\def\@gls@checkescactual#1\?#2\?#3\null{% -\@gls@tmpb=\expandafter{\@gls@checkedmkidx}% -\toks@={#1}% -\ifx\null#2\null - \ifx\null#3\null - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@}% - \def\@@gls@checkescactual{\relax}% - \else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\string\"\@gls@actualchar - \@gls@quotechar\string\"\@gls@actualchar}% - \def\@@gls@checkescactual{\@gls@checkescactual#3\null}% - \fi -\else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\string\"\@gls@actualchar}% - \ifx\null#3\null - \def\@@gls@checkescactual{\@gls@checkescactual#2\?\?\null}% - \else - \def\@@gls@checkescactual{\@gls@checkescactual#2\?#3\null}% - \fi -\fi -\@@gls@checkescactual} -\def\@gls@checkescbar#1\|#2\|#3\null{% -\@gls@tmpb=\expandafter{\@gls@checkedmkidx}% -\toks@={#1}% -\ifx\null#2\null - \ifx\null#3\null - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@}% - \def\@@gls@checkescbar{\relax}% - \else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\string\"\@gls@encapchar - \@gls@quotechar\string\"\@gls@encapchar}% - \def\@@gls@checkescbar{\@gls@checkescbar#3\null}% - \fi -\else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\string\"\@gls@encapchar}% - \ifx\null#3\null - \def\@@gls@checkescbar{\@gls@checkescbar#2\|\|\null}% - \else - \def\@@gls@checkescbar{\@gls@checkescbar#2\|#3\null}% - \fi -\fi -\@@gls@checkescbar} -\def\@gls@checkesclevel#1\!#2\!#3\null{% -\@gls@tmpb=\expandafter{\@gls@checkedmkidx}% -\toks@={#1}% -\ifx\null#2\null - \ifx\null#3\null - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@}% - \def\@@gls@checkesclevel{\relax}% - \else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\string\"\@gls@levelchar - \@gls@quotechar\string\"\@gls@levelchar}% - \def\@@gls@checkesclevel{\@gls@checkesclevel#3\null}% - \fi -\else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\string\"\@gls@levelchar}% - \ifx\null#3\null - \def\@@gls@checkesclevel{\@gls@checkesclevel#2\!\!\null}% - \else - \def\@@gls@checkesclevel{\@gls@checkesclevel#2\!#3\null}% - \fi -\fi -\@@gls@checkesclevel} -\def\@gls@checkbar#1|#2|#3\null{% -\@gls@tmpb=\expandafter{\@gls@checkedmkidx}% -\toks@={#1}% -\ifx\null#2\null - \ifx\null#3\null - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@}% - \def\@@gls@checkbar{\relax}% - \else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\@gls@encapchar\@gls@quotechar\@gls@encapchar}% - \def\@@gls@checkbar{\@gls@checkbar#3\null}% - \fi -\else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\@gls@encapchar}% - \ifx\null#3\null - \def\@@gls@checkbar{\@gls@checkbar#2||\null}% - \else - \def\@@gls@checkbar{\@gls@checkbar#2|#3\null}% - \fi -\fi -\@@gls@checkbar} -\def\@gls@checklevel#1!#2!#3\null{% -\@gls@tmpb=\expandafter{\@gls@checkedmkidx}% -\toks@={#1}% -\ifx\null#2\null - \ifx\null#3\null - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@}% - \def\@@gls@checklevel{\relax}% - \else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\@gls@levelchar\@gls@quotechar\@gls@levelchar}% - \def\@@gls@checklevel{\@gls@checklevel#3\null}% - \fi -\else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\@gls@levelchar}% - \ifx\null#3\null - \def\@@gls@checklevel{\@gls@checklevel#2!!\null}% - \else - \def\@@gls@checklevel{\@gls@checklevel#2!#3\null}% - \fi -\fi -\@@gls@checklevel} -\def\@gls@checkactual#1?#2?#3\null{% -\@gls@tmpb=\expandafter{\@gls@checkedmkidx}% -\toks@={#1}% -\ifx\null#2\null - \ifx\null#3\null - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@}% - \def\@@gls@checkactual{\relax}% - \else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\@gls@actualchar\@gls@quotechar\@gls@actualchar}% - \def\@@gls@checkactual{\@gls@checkactual#3\null}% - \fi -\else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \@gls@quotechar\@gls@actualchar}% - \ifx\null#3\null - \def\@@gls@checkactual{\@gls@checkactual#2??\null}% - \else - \def\@@gls@checkactual{\@gls@checkactual#2?#3\null}% - \fi -\fi -\@@gls@checkactual} -\def\@gls@xdycheckquote#1"#2"#3\null{% -\@gls@tmpb=\expandafter{\@gls@checkedmkidx}% -\toks@={#1}% -\ifx\null#2\null - \ifx\null#3\null - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@}% - \def\@@gls@xdycheckquote{\relax}% - \else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \string\"\string\"}% - \def\@@gls@xdycheckquote{\@gls@xdycheckquote#3\null}% - \fi -\else - \edef\@gls@checkedmkidx{\the\@gls@tmpb\the\toks@ - \string\"}% - \ifx\null#3\null - \def\@@gls@xdycheckquote{\@gls@xdycheckquote#2""\null}% - \else - \def\@@gls@xdycheckquote{\@gls@xdycheckquote#2"#3\null}% - \fi -\fi -\@@gls@xdycheckquote -} -\edef\def@gls@xdycheckbackslash{% - \noexpand\def\noexpand\@gls@xdycheckbackslash##1\@backslashchar - ##2\@backslashchar##3\noexpand\null{% - \noexpand\@gls@tmpb=\noexpand\expandafter - {\noexpand\@gls@checkedmkidx}% - \noexpand\toks@={##1}% - \noexpand\ifx\noexpand\null##2\noexpand\null - \noexpand\ifx\noexpand\null##3\noexpand\null - \noexpand\edef\noexpand\@gls@checkedmkidx{% - \noexpand\the\noexpand\@gls@tmpb\noexpand\the\noexpand\toks@}% - \noexpand\def\noexpand\@@gls@xdycheckbackslash{\relax}% - \noexpand\else - \noexpand\edef\noexpand\@gls@checkedmkidx{% - \noexpand\the\noexpand\@gls@tmpb\noexpand\the\noexpand\toks@ - \@backslashchar\@backslashchar\@backslashchar\@backslashchar}% - \noexpand\def\noexpand\@@gls@xdycheckbackslash{% - \noexpand\@gls@xdycheckbackslash##3\noexpand\null}% - \noexpand\fi - \noexpand\else - \noexpand\edef\noexpand\@gls@checkedmkidx{% - \noexpand\the\noexpand\@gls@tmpb\noexpand\the\noexpand\toks@ - \@backslashchar\@backslashchar}% - \noexpand\ifx\noexpand\null##3\noexpand\null - \noexpand\def\noexpand\@@gls@xdycheckbackslash{% - \noexpand\@gls@xdycheckbackslash##2\@backslashchar - \@backslashchar\noexpand\null}% - \noexpand\else - \noexpand\def\noexpand\@@gls@xdycheckbackslash{% - \noexpand\@gls@xdycheckbackslash##2\@backslashchar - ##3\noexpand\null}% - \noexpand\fi - \noexpand\fi - \noexpand\@@gls@xdycheckbackslash - }% -} -\def@gls@xdycheckbackslash -\@ifundefined{hyperlink}{% - \gdef\@glslink#1#2{#2}% -}{% - \gdef\@glslink#1#2{\hyperlink{#1}{#2}}% -} -\newlength\gls@tmplen -\@ifundefined{hypertarget}{% - \gdef\@glstarget#1#2{#2}% -}{% - \gdef\@glstarget#1#2{% - \settoheight{\gls@tmplen}{#2}% - \raisebox{\gls@tmplen}{\hypertarget{#1}{}}#2}% -} -\newcommand{\glsdisablehyper}{% -\renewcommand*\@glslink[2]{##2}% -\renewcommand*\@glstarget[2]{##2}} -\newcommand{\glsenablehyper}{% -\renewcommand*\@glslink[2]{\hyperlink{##1}{##2}}% -\renewcommand*\@glstarget[2]{% - \settoheight{\gls@tmplen}{##2}% - \raisebox{\gls@tmplen}{\hypertarget{##1}{}}##2}} -\newcommand*{\gls}{\@ifstar\@sgls\@gls} -\newcommand*{\@sgls}[1][]{\@gls[hyper=false,#1]} -\newcommand*{\@gls}[2][]{% -\new@ifnextchar[{\@gls@{#1}{#2}}{\@gls@{#1}{#2}[]}} -\def\@gls@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\def\@gls@link@opts{#1}% -\def\@gls@link@label{#2}% -\ifglsused{#2}% -{% - \def\@glo@text{% - \csname gls@\@glo@type @display\endcsname - {\glsentrytext{#2}}{\glsentrydesc{#2}}{\glsentrysymbol{#2}}{#3}}% -}% -{% - \def\@glo@text{% - \csname gls@\@glo@type @displayfirst\endcsname - {\glsentryfirst{#2}}{\glsentrydesc{#2}}{\glsentrysymbol{#2}}{#3}}% -}% -\ifglsused{#2}{% - \@gls@link[#1]{#2}{\@glo@text}% -}{% - \gls@checkisacronymlist\@glo@type - \ifthenelse{\(\boolean{@glsisacronymlist}\AND - \boolean{glsacrfootnote}\) \OR \NOT\boolean{glshyperfirst}}{% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }{% - \@gls@link[#1]{#2}{\@glo@text}% - }% -}% -\glsunset{#2}}% -} -\newcommand*{\Gls}{\@ifstar\@sGls\@Gls} -\newcommand*{\@sGls}[1][]{\@Gls[hyper=false,#1]} -\newcommand*{\@Gls}[2][]{% -\new@ifnextchar[{\@Gls@{#1}{#2}}{\@Gls@{#1}{#2}[]}} -\def\@Gls@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\def\@gls@link@opts{#1}% -\def\@gls@link@label{#2}% -\def\glslabel{#2}% -\ifglsused{#2}% -{% - \protected@edef\@glo@text{% - \csname gls@\@glo@type @display\endcsname - {\glsentrytext{#2}}{\glsentrydesc{#2}}% - {\glsentrysymbol{#2}}{#3}}% -}% -{% - \protected@edef\@glo@text{% - \csname gls@\@glo@type @displayfirst\endcsname - {\glsentryfirst{#2}}{\glsentrydesc{#2}}% - {\glsentrysymbol{#2}}{#3}}% -}% -\ifglsused{#2}{% - \@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}}% -}{% - \gls@checkisacronymlist\@glo@type - \ifthenelse{\(\boolean{@glsisacronymlist}\AND - \boolean{glsacrfootnote}\) \OR \NOT\boolean{glshyperfirst}}{% - \@gls@link[#1,hyper=false]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}}% - }{% - \@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}}% - }% -}% -\glsunset{#2}}% -} -\newcommand*{\GLS}{\@ifstar\@sGLS\@GLS} -\newcommand*{\@sGLS}[1][]{\@GLS[hyper=false,#1]} -\newcommand*{\@GLS}[2][]{% -\new@ifnextchar[{\@GLS@{#1}{#2}}{\@GLS@{#1}{#2}[]}} -\def\@GLS@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\def\@gls@link@opts{#1}% -\def\@gls@link@label{#2}% -\ifglsused{#2}{\def\@glo@text{% -\csname gls@\@glo@type @display\endcsname -{\glsentrytext{#2}}{\glsentrydesc{#2}}{\glsentrysymbol{#2}}{#3}}}{% -\def\@glo@text{% -\csname gls@\@glo@type @displayfirst\endcsname -{\glsentryfirst{#2}}{\glsentrydesc{#2}}{\glsentrysymbol{#2}}{#3}}}% -\ifglsused{#2}{% - \@gls@link[#1]{#2}{\MakeUppercase{\@glo@text}}% -}{% - \gls@checkisacronymlist\@glo@type - \ifthenelse{\(\boolean{@glsisacronymlist}\AND - \boolean{glsacrfootnote}\) \OR \NOT\boolean{glshyperfirst}}{% - \@gls@link[#1,hyper=false]{#2}{\MakeUppercase{\@glo@text}}% - }{% - \@gls@link[#1]{#2}{\MakeUppercase{\@glo@text}}% - }% -}% -\glsunset{#2}}% -} -\newcommand*{\glspl}{\@ifstar\@sglspl\@glspl} -\newcommand*{\@sglspl}[1][]{\@glspl[hyper=false,#1]} -\newcommand*{\@glspl}[2][]{% -\new@ifnextchar[{\@glspl@{#1}{#2}}{\@glspl@{#1}{#2}[]}} -\def\@glspl@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\def\@gls@link@opts{#1}% -\def\@gls@link@label{#2}% -\ifglsused{#2}% -{% - \def\@glo@text{% - \csname gls@\@glo@type @display\endcsname - {\glsentryplural{#2}}{\glsentrydescplural{#2}}% - {\glsentrysymbolplural{#2}}{#3}}% -}% -{% - \def\@glo@text{% - \csname gls@\@glo@type @displayfirst\endcsname - {\glsentryfirstplural{#2}}{\glsentrydescplural{#2}}% - {\glsentrysymbolplural{#2}}{#3}}% -}% -\ifglsused{#2}{% - \@gls@link[#1]{#2}{\@glo@text}% -}{% - \gls@checkisacronymlist\@glo@type - \ifthenelse{\(\boolean{@glsisacronymlist}\AND - \boolean{glsacrfootnote}\) \OR \NOT\boolean{glshyperfirst}}{% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }{% - \@gls@link[#1]{#2}{\@glo@text}% - }% -}% -\glsunset{#2}}% -} -\newcommand*{\Glspl}{\@ifstar\@sGlspl\@Glspl} -\newcommand*{\@sGlspl}[1][]{\@Glspl[hyper=false,#1]} -\newcommand*{\@Glspl}[2][]{% -\new@ifnextchar[{\@Glspl@{#1}{#2}}{\@Glspl@{#1}{#2}[]}} -\def\@Glspl@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\def\@gls@link@opts{#1}% -\def\@gls@link@label{#2}% -\def\glslabel{#2}% -\ifglsused{#2}% -{% - \protected@edef\@glo@text{% - \csname gls@\@glo@type @display\endcsname - {\glsentryplural{#2}}{\glsentrydescplural{#2}}% - {\glsentrysymbolplural{#2}}{#3}}% -}% -{% - \protected@edef\@glo@text{% - \csname gls@\@glo@type @displayfirst\endcsname - {\glsentryfirstplural{#2}}{\glsentrydescplural{#2}}% - {\glsentrysymbolplural{#2}}{#3}}% -}% -\ifglsused{#2}{% - \@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}}% -}{% - \gls@checkisacronymlist\@glo@type - \ifthenelse{\(\boolean{@glsisacronymlist}\AND - \boolean{glsacrfootnote}\) \OR \NOT\boolean{glshyperfirst}}{% - \@gls@link[#1,hyper=false]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}}% - }{% - \@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}}% - }% -}% -\glsunset{#2}}% -} -\newcommand*{\GLSpl}{\@ifstar\@sGLSpl\@GLSpl} -\newcommand*{\@sGLSpl}[1][]{\@GLSpl[hyper=false,#1]} -\newcommand*{\@GLSpl}[2][]{% -\new@ifnextchar[{\@GLSpl@{#1}{#2}}{\@GLSpl@{#1}{#2}[]}} -\def\@GLSpl@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\def\@gls@link@opts{#1}% -\def\@gls@link@label{#2}% -\ifglsused{#2}{\def\@glo@text{% -\csname gls@\@glo@type @display\endcsname -{\glsentryplural{#2}}{\glsentrydescplural{#2}}{% -\glsentrysymbolplural{#2}}{#3}}}{% -\def\@glo@text{% -\csname gls@\@glo@type @displayfirst\endcsname -{\glsentryfirstplural{#2}}{\glsentrydescplural{#2}}{% -\glsentrysymbolplural{#2}}{#3}}}% -\ifglsused{#2}{% - \@gls@link[#1]{#2}{\MakeUppercase{\@glo@text}}% -}{% - \gls@checkisacronymlist\@glo@type - \ifthenelse{\(\boolean{@glsisacronymlist}\AND - \boolean{glsacrfootnote}\) \OR \NOT\boolean{glshyperfirst}}{% - \@gls@link[#1,hyper=false]{#2}{\MakeUppercase{\@glo@text}}% - }{% - \@gls@link[#1]{#2}{\MakeUppercase{\@glo@text}}% - }% -}% -\glsunset{#2}}% -} -\newcommand*{\glsdisp}{\@ifstar\@sglsdisp\@glsdisp} -\newcommand*{\@sglsdisp}[1][]{\@glsdisp[hyper=false,#1]} -\newcommand*{\@glsdisp}[3][]{% - \glsdoifexists{#2}{% - \edef\@glo@type{\glsentrytype{#2}}% - \def\@gls@link@opts{#1}% - \def\@gls@link@label{#2}% - \ifglsused{#2}% - {% - \def\@glo@text{% - \csname gls@\@glo@type @display\endcsname - {#3}{\glsentrydesc{#2}}{\glsentrysymbol{#2}}{}}% - }% - {% - \def\@glo@text{% - \csname gls@\@glo@type @displayfirst\endcsname - {#3}{\glsentrydesc{#2}}{\glsentrysymbol{#2}}{}}% - }% - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse{\(\boolean{@glsisacronymlist}\AND - \boolean{glsacrfootnote}\) \OR \NOT\boolean{glshyperfirst}}% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% - \glsunset{#2}% - }% -} -\newcommand*{\glstext}{\@ifstar\@sglstext\@glstext} -\newcommand*{\@sglstext}[1][]{\@glstext[hyper=false,#1]} -\newcommand*{\@glstext}[2][]{% -\new@ifnextchar[{\@glstext@{#1}{#2}}{\@glstext@{#1}{#2}[]}} -\def\@glstext@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrytext{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\GLStext}{\@ifstar\@sGLStext\@GLStext} -\newcommand*{\@sGLStext}[1][]{\@GLStext[hyper=false,#1]} -\newcommand*{\@GLStext}[2][]{% -\new@ifnextchar[{\@GLStext@{#1}{#2}}{\@GLStext@{#1}{#2}[]}} -\def\@GLStext@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrytext{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\Glstext}{\@ifstar\@sGlstext\@Glstext} -\newcommand*{\@sGlstext}[1][]{\@Glstext[hyper=false,#1]} -\newcommand*{\@Glstext}[2][]{% -\new@ifnextchar[{\@Glstext@{#1}{#2}}{\@Glstext@{#1}{#2}[]}} -\def\@Glstext@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrytext{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\glsfirst}{\@ifstar\@sglsfirst\@glsfirst} -\newcommand*{\@sglsfirst}[1][]{\@glsfirst[hyper=false,#1]} -\newcommand*{\@glsfirst}[2][]{% -\new@ifnextchar[{\@glsfirst@{#1}{#2}}{\@glsfirst@{#1}{#2}[]}} -\def\@glsfirst@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryfirst{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsfirst}{\@ifstar\@sGlsfirst\@Glsfirst} -\newcommand*{\@sGlsfirst}[1][]{\@Glsfirst[hyper=false,#1]} -\newcommand*{\@Glsfirst}[2][]{% -\new@ifnextchar[{\@Glsfirst@{#1}{#2}}{\@Glsfirst@{#1}{#2}[]}} -\def\@Glsfirst@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryfirst{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSfirst}{\@ifstar\@sGLSfirst\@GLSfirst} -\newcommand*{\@sGLSfirst}[1][]{\@GLSfirst[hyper=false,#1]} -\newcommand*{\@GLSfirst}[2][]{% -\new@ifnextchar[{\@GLSfirst@{#1}{#2}}{\@GLSfirst@{#1}{#2}[]}} -\def\@GLSfirst@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryfirst{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsplural}{\@ifstar\@sglsplural\@glsplural} -\newcommand*{\@sglsplural}[1][]{\@glsplural[hyper=false,#1]} -\newcommand*{\@glsplural}[2][]{% -\new@ifnextchar[{\@glsplural@{#1}{#2}}{\@glsplural@{#1}{#2}[]}} -\def\@glsplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryplural{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsplural}{\@ifstar\@sGlsplural\@Glsplural} -\newcommand*{\@sGlsplural}[1][]{\@Glsplural[hyper=false,#1]} -\newcommand*{\@Glsplural}[2][]{% -\new@ifnextchar[{\@Glsplural@{#1}{#2}}{\@Glsplural@{#1}{#2}[]}} -\def\@Glsplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryplural{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSplural}{\@ifstar\@sGLSplural\@GLSplural} -\newcommand*{\@sGLSplural}[1][]{\@GLSplural[hyper=false,#1]} -\newcommand*{\@GLSplural}[2][]{% -\new@ifnextchar[{\@GLSplural@{#1}{#2}}{\@GLSplural@{#1}{#2}[]}} -\def\@GLSplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryplural{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsfirstplural}{\@ifstar\@sglsfirstplural\@glsfirstplural} -\newcommand*{\@sglsfirstplural}[1][]{\@glsfirstplural[hyper=false,#1]} -\newcommand*{\@glsfirstplural}[2][]{% -\new@ifnextchar[{\@glsfirstplural@{#1}{#2}}{\@glsfirstplural@{#1}{#2}[]}} -\def\@glsfirstplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryfirstplural{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsfirstplural}{\@ifstar\@sGlsfirstplural\@Glsfirstplural} -\newcommand*{\@sGlsfirstplural}[1][]{\@Glsfirstplural[hyper=false,#1]} -\newcommand*{\@Glsfirstplural}[2][]{% -\new@ifnextchar[{\@Glsfirstplural@{#1}{#2}}{\@Glsfirstplural@{#1}{#2}[]}} -\def\@Glsfirstplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryfirstplural{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSfirstplural}{\@ifstar\@sGLSfirstplural\@GLSfirstplural} -\newcommand*{\@sGLSfirstplural}[1][]{\@GLSfirstplural[hyper=false,#1]} -\newcommand*{\@GLSfirstplural}[2][]{% -\new@ifnextchar[{\@GLSfirstplural@{#1}{#2}}{\@GLSfirstplural@{#1}{#2}[]}} -\def\@GLSfirstplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryfirstplural{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsname}{\@ifstar\@sglsname\@glsname} -\newcommand*{\@sglsname}[1][]{\@glsname[hyper=false,#1]} -\newcommand*{\@glsname}[2][]{% -\new@ifnextchar[{\@glsname@{#1}{#2}}{\@glsname@{#1}{#2}[]}} -\def\@glsname@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryname{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsname}{\@ifstar\@sGlsname\@Glsname} -\newcommand*{\@sGlsname}[1][]{\@Glsname[hyper=false,#1]} -\newcommand*{\@Glsname}[2][]{% -\new@ifnextchar[{\@Glsname@{#1}{#2}}{\@Glsname@{#1}{#2}[]}} -\def\@Glsname@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryname{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSname}{\@ifstar\@sGLSname\@GLSname} -\newcommand*{\@sGLSname}[1][]{\@GLSname[hyper=false,#1]} -\newcommand*{\@GLSname}[2][]{% -\new@ifnextchar[{\@GLSname@{#1}{#2}}{\@GLSname@{#1}{#2}[]}} -\def\@GLSname@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryname{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsdesc}{\@ifstar\@sglsdesc\@glsdesc} -\newcommand*{\@sglsdesc}[1][]{\@glsdesc[hyper=false,#1]} -\newcommand*{\@glsdesc}[2][]{% -\new@ifnextchar[{\@glsdesc@{#1}{#2}}{\@glsdesc@{#1}{#2}[]}} -\def\@glsdesc@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrydesc{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsdesc}{\@ifstar\@sGlsdesc\@Glsdesc} -\newcommand*{\@sGlsdesc}[1][]{\@Glsdesc[hyper=false,#1]} -\newcommand*{\@Glsdesc}[2][]{% -\new@ifnextchar[{\@Glsdesc@{#1}{#2}}{\@Glsdesc@{#1}{#2}[]}} -\def\@Glsdesc@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrydesc{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSdesc}{\@ifstar\@sGLSdesc\@GLSdesc} -\newcommand*{\@sGLSdesc}[1][]{\@GLSdesc[hyper=false,#1]} -\newcommand*{\@GLSdesc}[2][]{% -\new@ifnextchar[{\@GLSdesc@{#1}{#2}}{\@GLSdesc@{#1}{#2}[]}} -\def\@GLSdesc@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrydesc{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsdescplural}{\@ifstar\@sglsdescplural\@glsdescplural} -\newcommand*{\@sglsdescplural}[1][]{\@glsdescplural[hyper=false,#1]} -\newcommand*{\@glsdescplural}[2][]{% -\new@ifnextchar[{\@glsdescplural@{#1}{#2}}{\@glsdescplural@{#1}{#2}[]}} -\def\@glsdescplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrydescplural{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsdescplural}{\@ifstar\@sGlsdescplural\@Glsdescplural} -\newcommand*{\@sGlsdescplural}[1][]{\@Glsdescplural[hyper=false,#1]} -\newcommand*{\@Glsdescplural}[2][]{% -\new@ifnextchar[{\@Glsdescplural@{#1}{#2}}{\@Glsdescplural@{#1}{#2}[]}} -\def\@Glsdescplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrydescplural{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSdescplural}{\@ifstar\@sGLSdescplural\@GLSdescplural} -\newcommand*{\@sGLSdescplural}[1][]{\@GLSdescplural[hyper=false,#1]} -\newcommand*{\@GLSdescplural}[2][]{% -\new@ifnextchar[{\@GLSdescplural@{#1}{#2}}{\@GLSdescplural@{#1}{#2}[]}} -\def\@GLSdescplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrydescplural{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glssymbol}{\@ifstar\@sglssymbol\@glssymbol} -\newcommand*{\@sglssymbol}[1][]{\@glssymbol[hyper=false,#1]} -\newcommand*{\@glssymbol}[2][]{% -\new@ifnextchar[{\@glssymbol@{#1}{#2}}{\@glssymbol@{#1}{#2}[]}} -\def\@glssymbol@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrysymbol{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glssymbol}{\@ifstar\@sGlssymbol\@Glssymbol} -\newcommand*{\@sGlssymbol}[1][]{\@Glssymbol[hyper=false,#1]} -\newcommand*{\@Glssymbol}[2][]{% -\new@ifnextchar[{\@Glssymbol@{#1}{#2}}{\@Glssymbol@{#1}{#2}[]}} -\def\@Glssymbol@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrysymbol{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSsymbol}{\@ifstar\@sGLSsymbol\@GLSsymbol} -\newcommand*{\@sGLSsymbol}[1][]{\@GLSsymbol[hyper=false,#1]} -\newcommand*{\@GLSsymbol}[2][]{% -\new@ifnextchar[{\@GLSsymbol@{#1}{#2}}{\@GLSsymbol@{#1}{#2}[]}} -\def\@GLSsymbol@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrysymbol{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glssymbolplural}{\@ifstar\@sglssymbolplural\@glssymbolplural} -\newcommand*{\@sglssymbolplural}[1][]{\@glssymbolplural[hyper=false,#1]} -\newcommand*{\@glssymbolplural}[2][]{% -\new@ifnextchar[{\@glssymbolplural@{#1}{#2}}{\@glssymbolplural@{#1}{#2}[]}} -\def\@glssymbolplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrysymbolplural{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glssymbolplural}{\@ifstar\@sGlssymbolplural\@Glssymbolplural} -\newcommand*{\@sGlssymbolplural}[1][]{\@Glssymbolplural[hyper=false,#1]} -\newcommand*{\@Glssymbolplural}[2][]{% -\new@ifnextchar[{\@Glssymbolplural@{#1}{#2}}{\@Glssymbolplural@{#1}{#2}[]}} -\def\@Glssymbolplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrysymbolplural{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSsymbolplural}{\@ifstar\@sGLSsymbolplural\@GLSsymbolplural} -\newcommand*{\@sGLSsymbolplural}[1][]{\@GLSsymbolplural[hyper=false,#1]} -\newcommand*{\@GLSsymbolplural}[2][]{% -\new@ifnextchar[{\@GLSsymbolplural@{#1}{#2}}{\@GLSsymbolplural@{#1}{#2}[]}} -\def\@GLSsymbolplural@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentrysymbolplural{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsuseri}{\@ifstar\@sglsuseri\@glsuseri} -\newcommand*{\@sglsuseri}[1][]{\@glsuseri[hyper=false,#1]} -\newcommand*{\@glsuseri}[2][]{% -\new@ifnextchar[{\@glsuseri@{#1}{#2}}{\@glsuseri@{#1}{#2}[]}} -\def\@glsuseri@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuseri{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsuseri}{\@ifstar\@sGlsuseri\@Glsuseri} -\newcommand*{\@sGlsuseri}[1][]{\@Glsuseri[hyper=false,#1]} -\newcommand*{\@Glsuseri}[2][]{% -\new@ifnextchar[{\@Glsuseri@{#1}{#2}}{\@Glsuseri@{#1}{#2}[]}} -\def\@Glsuseri@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuseri{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSuseri}{\@ifstar\@sGLSuseri\@GLSuseri} -\newcommand*{\@sGLSuseri}[1][]{\@GLSuseri[hyper=false,#1]} -\newcommand*{\@GLSuseri}[2][]{% -\new@ifnextchar[{\@GLSuseri@{#1}{#2}}{\@GLSuseri@{#1}{#2}[]}} -\def\@GLSuseri@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuseri{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsuserii}{\@ifstar\@sglsuserii\@glsuserii} -\newcommand*{\@sglsuserii}[1][]{\@glsuserii[hyper=false,#1]} -\newcommand*{\@glsuserii}[2][]{% -\new@ifnextchar[{\@glsuserii@{#1}{#2}}{\@glsuserii@{#1}{#2}[]}} -\def\@glsuserii@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuserii{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsuserii}{\@ifstar\@sGlsuserii\@Glsuserii} -\newcommand*{\@sGlsuserii}[1][]{\@Glsuserii[hyper=false,#1]} -\newcommand*{\@Glsuserii}[2][]{% -\new@ifnextchar[{\@Glsuserii@{#1}{#2}}{\@Glsuserii@{#1}{#2}[]}} -\def\@Glsuserii@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuserii{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSuserii}{\@ifstar\@sGLSuserii\@GLSuserii} -\newcommand*{\@sGLSuserii}[1][]{\@GLSuserii[hyper=false,#1]} -\newcommand*{\@GLSuserii}[2][]{% -\new@ifnextchar[{\@GLSuserii@{#1}{#2}}{\@GLSuserii@{#1}{#2}[]}} -\def\@GLSuserii@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuserii{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsuseriii}{\@ifstar\@sglsuseriii\@glsuseriii} -\newcommand*{\@sglsuseriii}[1][]{\@glsuseriii[hyper=false,#1]} -\newcommand*{\@glsuseriii}[2][]{% -\new@ifnextchar[{\@glsuseriii@{#1}{#2}}{\@glsuseriii@{#1}{#2}[]}} -\def\@glsuseriii@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuseriii{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsuseriii}{\@ifstar\@sGlsuseriii\@Glsuseriii} -\newcommand*{\@sGlsuseriii}[1][]{\@Glsuseriii[hyper=false,#1]} -\newcommand*{\@Glsuseriii}[2][]{% -\new@ifnextchar[{\@Glsuseriii@{#1}{#2}}{\@Glsuseriii@{#1}{#2}[]}} -\def\@Glsuseriii@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuseriii{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSuseriii}{\@ifstar\@sGLSuseriii\@GLSuseriii} -\newcommand*{\@sGLSuseriii}[1][]{\@GLSuseriii[hyper=false,#1]} -\newcommand*{\@GLSuseriii}[2][]{% -\new@ifnextchar[{\@GLSuseriii@{#1}{#2}}{\@GLSuseriii@{#1}{#2}[]}} -\def\@GLSuseriii@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuseriii{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsuseriv}{\@ifstar\@sglsuseriv\@glsuseriv} -\newcommand*{\@sglsuseriv}[1][]{\@glsuseriv[hyper=false,#1]} -\newcommand*{\@glsuseriv}[2][]{% -\new@ifnextchar[{\@glsuseriv@{#1}{#2}}{\@glsuseriv@{#1}{#2}[]}} -\def\@glsuseriv@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuseriv{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsuseriv}{\@ifstar\@sGlsuseriv\@Glsuseriv} -\newcommand*{\@sGlsuseriv}[1][]{\@Glsuseriv[hyper=false,#1]} -\newcommand*{\@Glsuseriv}[2][]{% -\new@ifnextchar[{\@Glsuseriv@{#1}{#2}}{\@Glsuseriv@{#1}{#2}[]}} -\def\@Glsuseriv@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuseriv{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSuseriv}{\@ifstar\@sGLSuseriv\@GLSuseriv} -\newcommand*{\@sGLSuseriv}[1][]{\@GLSuseriv[hyper=false,#1]} -\newcommand*{\@GLSuseriv}[2][]{% -\new@ifnextchar[{\@GLSuseriv@{#1}{#2}}{\@GLSuseriv@{#1}{#2}[]}} -\def\@GLSuseriv@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuseriv{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsuserv}{\@ifstar\@sglsuserv\@glsuserv} -\newcommand*{\@sglsuserv}[1][]{\@glsuserv[hyper=false,#1]} -\newcommand*{\@glsuserv}[2][]{% -\new@ifnextchar[{\@glsuserv@{#1}{#2}}{\@glsuserv@{#1}{#2}[]}} -\def\@glsuserv@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuserv{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsuserv}{\@ifstar\@sGlsuserv\@Glsuserv} -\newcommand*{\@sGlsuserv}[1][]{\@Glsuserv[hyper=false,#1]} -\newcommand*{\@Glsuserv}[2][]{% -\new@ifnextchar[{\@Glsuserv@{#1}{#2}}{\@Glsuserv@{#1}{#2}[]}} -\def\@Glsuserv@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuserv{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSuserv}{\@ifstar\@sGLSuserv\@GLSuserv} -\newcommand*{\@sGLSuserv}[1][]{\@GLSuserv[hyper=false,#1]} -\newcommand*{\@GLSuserv}[2][]{% -\new@ifnextchar[{\@GLSuserv@{#1}{#2}}{\@GLSuserv@{#1}{#2}[]}} -\def\@GLSuserv@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuserv{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsuservi}{\@ifstar\@sglsuservi\@glsuservi} -\newcommand*{\@sglsuservi}[1][]{\@glsuservi[hyper=false,#1]} -\newcommand*{\@glsuservi}[2][]{% -\new@ifnextchar[{\@glsuservi@{#1}{#2}}{\@glsuservi@{#1}{#2}[]}} -\def\@glsuservi@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuservi{#2}}% -\@gls@link[#1]{#2}{\@glo@text#3}% -}% -} -\newcommand*{\Glsuservi}{\@ifstar\@sGlsuservi\@Glsuservi} -\newcommand*{\@sGlsuservi}[1][]{\@Glsuservi[hyper=false,#1]} -\newcommand*{\@Glsuservi}[2][]{% -\new@ifnextchar[{\@Glsuservi@{#1}{#2}}{\@Glsuservi@{#1}{#2}[]}} -\def\@Glsuservi@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuservi{#2}}% -\@gls@link[#1]{#2}{% - \expandafter\makefirstuc\expandafter{\@glo@text}#3}% -}% -} -\newcommand*{\GLSuservi}{\@ifstar\@sGLSuservi\@GLSuservi} -\newcommand*{\@sGLSuservi}[1][]{\@GLSuservi[hyper=false,#1]} -\newcommand*{\@GLSuservi}[2][]{% -\new@ifnextchar[{\@GLSuservi@{#1}{#2}}{\@GLSuservi@{#1}{#2}[]}} -\def\@GLSuservi@#1#2[#3]{% -\glsdoifexists{#2}{\edef\@glo@type{\glsentrytype{#2}}% -\protected@edef\@glo@text{\glsentryuservi{#2}}% -\@gls@link[#1]{#2}{\MakeUppercase{\@glo@text#3}}% -}% -} -\newcommand*{\glsentryname}[1]{\csname glo@#1@name\endcsname} -\newcommand*{\Glsentryname}[1]{% -\protected@edef\@glo@text{\csname glo@#1@name\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentrydesc}[1]{\csname glo@#1@desc\endcsname} -\newcommand*{\Glsentrydesc}[1]{% -\protected@edef\@glo@text{\csname glo@#1@desc\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentrydescplural}[1]{% -\csname glo@#1@descplural\endcsname} -\newcommand*{\Glsentrydescplural}[1]{% -\protected@edef\@glo@text{\csname glo@#1@descplural\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentrytext}[1]{\csname glo@#1@text\endcsname} -\newcommand*{\Glsentrytext}[1]{% -\protected@edef\@glo@text{\csname glo@#1@text\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentryplural}[1]{\csname glo@#1@plural\endcsname} -\newcommand*{\Glsentryplural}[1]{% -\protected@edef\@glo@text{\csname glo@#1@plural\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentrysymbol}[1]{\csname glo@#1@symbol\endcsname} -\newcommand*{\Glsentrysymbol}[1]{% -\protected@edef\@glo@text{\csname glo@#1@symbol\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentrysymbolplural}[1]{% -\csname glo@#1@symbolplural\endcsname} -\newcommand*{\Glsentrysymbolplural}[1]{% -\protected@edef\@glo@text{\csname glo@#1@symbolplural\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentryfirst}[1]{\csname glo@#1@first\endcsname} -\newcommand*{\Glsentryfirst}[1]{% -\protected@edef\@glo@text{\csname glo@#1@first\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentryfirstplural}[1]{% -\csname glo@#1@firstpl\endcsname} -\newcommand*{\Glsentryfirstplural}[1]{% -\protected@edef\@glo@text{\csname glo@#1@firstpl\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentrytype}[1]{\csname glo@#1@type\endcsname} -\newcommand*{\glsentrysort}[1]{\csname glo@#1@sort\endcsname} -\newcommand*{\glsentryuseri}[1]{\csname glo@#1@useri\endcsname} -\newcommand*{\Glsentryuseri}[1]{% -\protected@edef\@glo@text{\csname glo@#1@useri\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentryuserii}[1]{\csname glo@#1@userii\endcsname} -\newcommand*{\Glsentryuserii}[1]{% -\protected@edef\@glo@text{\csname glo@#1@userii\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentryuseriii}[1]{\csname glo@#1@useriii\endcsname} -\newcommand*{\Glsentryuseriii}[1]{% -\protected@edef\@glo@text{\csname glo@#1@useriii\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentryuseriv}[1]{\csname glo@#1@useriv\endcsname} -\newcommand*{\Glsentryuseriv}[1]{% -\protected@edef\@glo@text{\csname glo@#1@useriv\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentryuserv}[1]{\csname glo@#1@userv\endcsname} -\newcommand*{\Glsentryuserv}[1]{% -\protected@edef\@glo@text{\csname glo@#1@userv\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glsentryuservi}[1]{\csname glo@#1@uservi\endcsname} -\newcommand*{\Glsentryuservi}[1]{% -\protected@edef\@glo@text{\csname glo@#1@uservi\endcsname}% -\expandafter\makefirstuc\expandafter{\@glo@text}} -\newcommand*{\glshyperlink}[2][\glsentryname{\@glo@label}]{% -\def\@glo@label{#2}% -\@glslink{glo:#2}{#1}} -\define@key{glossadd}{counter}{\def\@gls@counter{#1}} -\define@key{glossadd}{format}{\def\@glo@format{#1}} -\define@key{glossadd}{types}{\def\@glo@type{#1}} -\newcommand*{\glsadd}[2][]{% -\glsdoifexists{#2}{% -\def\@glsnumberformat{glsnumberformat}% -\edef\@gls@counter{\csname glo@#2@counter\endcsname}% -\setkeys{glossadd}{#1}% -\edef\theglsentrycounter{\expandafter\noexpand - \csname the\@gls@counter\endcsname}% -\@do@wrglossary{#2}% -}} -\newcommand*{\glsaddall}[1][]{% -\edef\@glo@type{\@glo@types}% -\setkeys{glossadd}{#1}% -\forallglsentries[\@glo@type]{\@glo@entry}{% -\glsadd[#1]{\@glo@entry}}% -} -\edef\glsopenbrace{\expandafter\@gobble\string\{} -\edef\glsclosebrace{\expandafter\@gobble\string\}} -\edef\glsquote#1{\string"#1\string"} -\ifglsxindy - \newcommand*{\@glsfirstletter}{A} -\fi -\ifglsxindy - \newcommand*{\GlsSetXdyFirstLetterAfterDigits}[1]{% - \renewcommand*{\@glsfirstletter}{#1}} -\else - \newcommand*{\GlsSetXdyFirstLetterAfterDigits}[1]{% - \glsnoxindywarning\GlsSetXdyFirstLetterAfterDigits} -\fi -\newcommand*{\@glsminrange}{2} -\ifglsxindy - \newcommand*{\GlsSetXdyMinRangeLength}[1]{% - \renewcommand*{\@glsminrange}{#1}} -\else - \newcommand*{\GlsSetXdyMinRangeLength}[1]{% - \glsnoxindywarning\GlsSetXdyMinRangeLength} -\fi -\newwrite\istfile -\ifglsxindy - \def\writeist{% - \openout\istfile=\istfilename - \write\istfile{;; xindy style file created by the glossaries - package}% - \write\istfile{;; for document '\jobname' on - \the\year-\the\month-\the\day}% - \write\istfile{^^J; required styles^^J} - \@for\@xdystyle:=\@xdyrequiredstyles\do{% - \ifx\@xdystyle\@empty - \else - \protected@write\istfile{}{(require - \string"\@xdystyle.xdy\string")}% - \fi - }% - \write\istfile{^^J% - ; list of allowed attributes (number formats)^^J}% - \write\istfile{(define-attributes ((\@xdyattributes)))}% - \write\istfile{^^J; user defined alphabets^^J}% - \write\istfile{\@xdyuseralphabets}% - \write\istfile{^^J; location class definitions^^J}% - \protected@edef\@gls@roman{\@roman{0\string" - \string"roman-numbers-lowercase\string" :sep \string"}}% - \@onelevel@sanitize\@gls@roman - \edef\@tmp{\string" \string"roman-numbers-lowercase\string" - :sep \string"}% - \@onelevel@sanitize\@tmp - \ifx\@tmp\@gls@roman - \write\istfile{(define-location-class - \string"roman-page-numbers\string"^^J\space\space\space - (\string"roman-numbers-lowercase\string") - :min-range-length \@glsminrange)}% - \else - \write\istfile{(define-location-class - \string"roman-page-numbers\string"^^J\space\space\space - (:sep "\@gls@roman") - :min-range-length \@glsminrange)}% - \fi - \write\istfile{(define-location-class - \string"Roman-page-numbers\string"^^J\space\space\space - (\string"roman-numbers-uppercase\string") - :min-range-length \@glsminrange)}% - \write\istfile{(define-location-class - \string"arabic-page-numbers\string"^^J\space\space\space - (\string"arabic-numbers\string") - :min-range-length \@glsminrange)}% - \write\istfile{(define-location-class - \string"alpha-page-numbers\string"^^J\space\space\space - (\string"alpha\string") - :min-range-length \@glsminrange)}% - \write\istfile{(define-location-class - \string"Alpha-page-numbers\string"^^J\space\space\space - (\string"ALPHA\string") - :min-range-length \@glsminrange)}% - \write\istfile{(define-location-class - \string"Appendix-page-numbers\string"^^J\space\space\space - (\string"ALPHA\string" - :sep \string"\@glsAlphacompositor\string" - \string"arabic-numbers\string") - :min-range-length \@glsminrange)}% - \write\istfile{(define-location-class - \string"arabic-section-numbers\string"^^J\space\space\space - (\string"arabic-numbers\string" - :sep \string"\glscompositor\string" - \string"arabic-numbers\string") - :min-range-length \@glsminrange)}% - \write\istfile{^^J; user defined location classes}% - \write\istfile{\@xdyuserlocationdefs}% - \write\istfile{^^J; define cross-reference class^^J}% - \write\istfile{(define-crossref-class \string"see\string" - :unverified )}% - \write\istfile{(markup-crossref-list - :class \string"see\string"^^J\space\space\space - :open \string"\string\glsseeformat\string" - :close \string"{}\string")}% - \write\istfile{^^J; define the order of the location classes}% - \write\istfile{(define-location-class-order - (\@xdylocationclassorder))}% - \write\istfile{^^J; define the glossary markup^^J}% - \write\istfile{(markup-index^^J\space\space\space - :open \string"\string - \glossarysection[\string\glossarytoctitle]{\string - \glossarytitle}\string\glossarypreamble\string~n\string\begin - {theglossary}\string\glossaryheader\string~n\string" ^^J\space - \space\space:close \string"\expandafter\@gobble - \string\%\string~n\string - \end{theglossary}\string\glossarypostamble - \string~n\string" ^^J\space\space\space - :tree)}% - \write\istfile{(markup-letter-group-list - :sep \string"\string\glsgroupskip\string~n\string")}% - \write\istfile{(markup-indexentry - :open \string"\string\relax \string\glsresetentrylist - \string~n\string")}% - \write\istfile{(markup-locclass-list :open - \string"\glsopenbrace\string\glossaryentrynumbers - \glsopenbrace\string\relax\space \string"^^J\space\space\space - :sep \string", \string" - :close \string"\glsclosebrace\glsclosebrace\string")}% - \write\istfile{(markup-locref-list - :sep \string"\string\delimN\space\string")}% - \write\istfile{(markup-range - :sep \string"\string\delimR\space\string")}% - \@onelevel@sanitize\gls@suffixF - \@onelevel@sanitize\gls@suffixFF - \ifx\gls@suffixF\@empty - \else - \write\istfile{(markup-range - :close "\gls@suffixF" :length 1 :ignore-end)}% - \fi - \ifx\gls@suffixFF\@empty - \else - \write\istfile{(markup-range - :close "\gls@suffixFF" :length 2 :ignore-end)}% - \fi - \write\istfile{^^J; define format to use for locations^^J}% - \write\istfile{\@xdylocref}% - \write\istfile{^^J; define letter group list format^^J}% - \write\istfile{(markup-letter-group-list - :sep \string"\string\glsgroupskip\string~n\string")}% - \write\istfile{^^J; letter group headings^^J}% - \write\istfile{(markup-letter-group - :open-head \string"\string\glsgroupheading - \glsopenbrace\string"^^J\space\space\space - :close-head \string"\glsclosebrace\string")}% - \write\istfile{^^J; additional letter groups^^J}% - \write\istfile{\@xdylettergroups}% - \write\istfile{^^J; additional sort rules^^J} - \write\istfile{\@xdysortrules}% - \noist} -\else - \edef\@gls@actualchar{\string?} - \edef\@gls@encapchar{\string|} - \edef\@gls@levelchar{\string!} - \edef\@gls@quotechar{\string"} - \def\writeist{\relax - \openout\istfile=\istfilename - \write\istfile{\expandafter\@gobble\string\% makeindex style file - created by the glossaries package} - \write\istfile{\expandafter\@gobble\string\% for document - '\jobname' on \the\year-\the\month-\the\day} - \write\istfile{actual '\@gls@actualchar'} - \write\istfile{encap '\@gls@encapchar'} - \write\istfile{level '\@gls@levelchar'} - \write\istfile{quote '\@gls@quotechar'} - \write\istfile{keyword \string"\string\\glossaryentry\string"} - \write\istfile{preamble \string"\string\\glossarysection[\string - \\glossarytoctitle]{\string\\glossarytitle}\string - \\glossarypreamble\string\n\string\\begin{theglossary}\string - \\glossaryheader\string\n\string"} - \write\istfile{postamble \string"\string\%\string\n\string - \\end{theglossary}\string\\glossarypostamble\string\n - \string"} - \write\istfile{group_skip \string"\string\\glsgroupskip\string\n - \string"} - \write\istfile{item_0 \string"\string\%\string\n\string"} - \write\istfile{item_1 \string"\string\%\string\n\string"} - \write\istfile{item_2 \string"\string\%\string\n\string"} - \write\istfile{item_01 \string"\string\%\string\n\string"} - \write\istfile{item_x1 - \string"\string\\relax \string\\glsresetentrylist\string\n - \string"} - \write\istfile{item_12 \string"\string\%\string\n\string"} - \write\istfile{item_x2 - \string"\string\\relax \string\\glsresetentrylist\string\n - \string"} - \write\istfile{delim_0 \string"\string\{\string - \\glossaryentrynumbers\string\{\string\\relax \string"} - \write\istfile{delim_1 \string"\string\{\string - \\glossaryentrynumbers\string\{\string\\relax \string"} - \write\istfile{delim_2 \string"\string\{\string - \\glossaryentrynumbers\string\{\string\\relax \string"} - \write\istfile{delim_t \string"\string\}\string\}\string"} - \write\istfile{delim_n \string"\string\\delimN \string"} - \write\istfile{delim_r \string"\string\\delimR \string"} - \write\istfile{headings_flag 1} - \write\istfile{heading_prefix - \string"\string\\glsgroupheading\string\{\string"} - \write\istfile{heading_suffix - \string"\string\}\string\\relax - \string\\glsresetentrylist \string"} - \write\istfile{symhead_positive \string"glssymbols\string"} - \write\istfile{numhead_positive \string"glsnumbers\string"} - \write\istfile{page_compositor \string"\glscompositor\string"} - \@gls@escbsdq\gls@suffixF - \@gls@escbsdq\gls@suffixFF - \ifx\gls@suffixF\@empty - \else - \write\istfile{suffix_2p \string"\gls@suffixF\string"} - \fi - \ifx\gls@suffixFF\@empty - \else - \write\istfile{suffix_3p \string"\gls@suffixFF\string"} - \fi - \noist - } -\fi -\newcommand{\noist}{\let\writeist\relax} -\newcommand*{\@makeglossary}[1]{% -\ifglossaryexists{#1}{% -\edef\glo@out{\csname @glotype@#1@out\endcsname}% -\expandafter\newwrite\csname glo@#1@file\endcsname -\edef\@glo@file{\csname glo@#1@file\endcsname}% -\immediate\openout\@glo@file=\jobname.\glo@out -\@gls@renewglossary -\PackageInfo{glossaries}{Writing glossary file \jobname.\glo@out} -\writeist -}{\PackageError{glossaries}{% -Glossary type `#1' not defined}{New glossaries must be defined before -using \string\makeglossary}}} -\newcommand*{\warn@nomakeglossaries}{% - \GlossariesWarningNoLine{\string\makeglossaries\space - hasn't been used,^^Jthe glossaries will not be updated}% -} -\newcommand*{\makeglossaries}{% - \protected@write\@auxout{}{\string\@istfilename{\istfilename}}% - \protected@write\@auxout{}{\string\@glsorder{\glsorder}} - \@for\@glo@type:=\@glo@types\do{% - \ifthenelse{\equal{\@glo@type}{}}{}{% - \@makeglossary{\@glo@type}}% - }% - \renewcommand*\newglossary[4][]{% - \PackageError{glossaries}{New glossaries - must be created before \string\makeglossaries}{You need - to move \string\makeglossaries\space after all your - \string\newglossary\space commands}}% - \let\@makeglossary\relax - \let\makeglossary\relax - \let\makeglossaries\relax - \@disable@onlypremakeg - \let\warn@nomakeglossaries\relax -} -\let\makeglossary\makeglossaries -\AtEndDocument{% - \warn@nomakeglossaries - \warn@noprintglossary -} -\renewcommand*{\glossary}[1][\glsdefaulttype]{% -\@glossary[#1]} -\def\@glossary[#1]{\index} -\newcommand{\@gls@renewglossary}{% -\gdef\@glossary[##1]{\@bsphack\begingroup\@wrglossary{##1}}% -\let\@gls@renewglossary\@empty -} -\renewcommand*{\@wrglossary}[2]{% - \expandafter\protected@write\csname glo@#1@file\endcsname{}{#2}% - \endgroup\@esphack -} -\newcommand{\@do@wrglossary}[1]{% -\ifglsxindy - \expandafter\@glo@check@mkidxrangechar\@glsnumberformat\@nil - \def\@glo@range{}% - \expandafter\if\@glo@prefix(\relax - \def\@glo@range{:open-range}% - \else - \expandafter\if\@glo@prefix)\relax - \def\@glo@range{:close-range}% - \fi - \fi -\protected@edef\@glslocref{\theglsentrycounter}% -\@gls@checkmkidxchars\@glslocref - \glossary[\csname glo@#1@type\endcsname]{% - (indexentry :tkey (\csname glo@#1@index\endcsname) - :locref \string"\@glslocref\string" % - :attr \string"\@glo@suffix\string" \@glo@range - ) - }% -\else - \@set@glo@numformat\@glo@numfmt\@gls@counter\@glsnumberformat - \glossary[\csname glo@#1@type\endcsname]{% - \string\glossaryentry{\csname glo@#1@index\endcsname - \@gls@encapchar\@glo@numfmt}{\theglsentrycounter}}% -\fi -} -\newcommand{\@do@seeglossary}[2]{% -\ifglsxindy - \glossary[\csname glo@#1@type\endcsname]{% - (indexentry - :tkey (\csname glo@#1@index\endcsname) - :xref (\string"#2\string") - :attr \string"see\string" - ) - }% -\else - \glossary[\csname glo@#1@type\endcsname]{% - \string\glossaryentry{\csname glo@#1@index\endcsname - \@gls@encapchar glsseeformat#2}{Z}}% -\fi -} -\def\@gls@fixbraces#1#2#3\@nil{% - \ifx#2[\relax - \def#1{#2#3}% - \else - \def#1{{#2#3}}% - \fi -} -\newcommand*{\glssee}[3][\seename]{% - \@do@seeglossary{#2}{[#1]{#3}}} -\newcommand*{\@glssee}[3][\seename]{% - \glssee[#1]{#3}{#2}} -\newcommand*{\glsseeformat}[3][\seename]{\emph{#1} \glsseelist{#2}} -\newcommand*{\glsseelist}[1]{% - \let\@gls@dolast\relax - \let\@gls@donext\relax - \@for\@gls@thislabel:=#1\do{% - \ifx\@xfor@nextelement\@nnil - \@gls@dolast - \else - \@gls@donext - \fi - \glsseeitem{\@gls@thislabel}% - \let\@gls@dolast\glsseelastsep - \let\@gls@donext\glsseesep - }% -} -\newcommand*{\glsseelastsep}{\space\andname\space} -\newcommand*{\glsseesep}{, } -\newcommand*{\glsseeitem}[1]{\glshyperlink{#1}} -\def\warn@noprintglossary{\GlossariesWarningNoLine{No - \string\printglossary\space or \string\printglossaries\space - found.^^JThis document will not have a glossary}} -\@ifundefined{printglossary}{}{% - \GlossariesWarning{Overriding \string\printglossary}% - \let\printglossary\undefined -} -\newcommand*{\printglossary}[1][type=\glsdefaulttype]{% - \ifglsxindy\findrootlanguage\fi - \def\@glo@type{\glsdefaulttype}% - \def\glossarytitle{\csname @glotype@\@glo@type @title\endcsname}% - \def\@glossarystyle{}% - \def\gls@dotoctitle{\glssettoctitle{\@glo@type}}% - \let\@org@glossaryentrynumbers\glossaryentrynumbers - \bgroup - \setkeys{printgloss}{#1}% - \let\org@glossaryentrynumbers\glossaryentrynumbers - \let\glsnonextpages\@glsnonextpages - \let\nopostdesc\@nopostdesc - \gls@dotoctitle - \@glossarystyle - \makeatletter - \@input@{\jobname.\csname @glotype@\@glo@type @in\endcsname}% -\IfFileExists{\jobname.\csname @glotype@\@glo@type @in\endcsname}{}% -{\null}% - \ifglsxindy - \@ifundefined{@xdy@\@glo@type @language}{% - \protected@write\@auxout{}{% - \string\@xdylanguage{\@glo@type}{\@xdy@main@language}}% - }{% - \protected@write\@auxout{}{% - \string\@xdylanguage{\@glo@type}{\csname @xdy@\@glo@type - @language\endcsname}}% - }% - \protected@write\@auxout{}{% - \string\@gls@codepage{\@glo@type}{\gls@codepage}}% - \fi - \egroup - \global\let\glossaryentrynumbers\@org@glossaryentrynumbers - \global\let\warn@noprintglossary\relax -} -\newcommand*{\printglossaries}{% -\forallglossaries{\@@glo@type}{\printglossary[type=\@@glo@type]}} -\define@key{printgloss}{type}{\def\@glo@type{#1}} -\define@key{printgloss}{title}{\def\glossarytitle{#1}} -\define@key{printgloss}{toctitle}{\def\glossarytoctitle{#1}% -\let\gls@dotoctitle\relax -} -\define@key{printgloss}{style}{% -\@ifundefined{@glsstyle@#1}{\PackageError{glossaries}{Glossary -style `#1' undefined}{}}{% -\def\@glossarystyle{\csname @glsstyle@#1\endcsname}}} -\define@choicekey{printgloss}{numberedsection}[\val\nr]{% -false,nolabel,autolabel}[nolabel]{% -\ifcase\nr\relax - \renewcommand*{\@@glossarysecstar}{*}% - \renewcommand*{\@@glossaryseclabel}{}% -\or - \renewcommand*{\@@glossarysecstar}{}% - \renewcommand*{\@@glossaryseclabel}{}% -\or - \renewcommand*{\@@glossarysecstar}{}% - \renewcommand*{\@@glossaryseclabel}{\label{\glsautoprefix\@glo@type}}% -\fi} -\define@boolkey{printgloss}[gls]{nonumberlist}[true]{% -\ifglsnonumberlist - \def\glossaryentrynumbers##1{}% -\else - \def\glossaryentrynumbers##1{##1}% -\fi} -\newcommand*{\@glsnonextpages}{% - \gdef\glossaryentrynumbers##1{% - \glsresetentrylist}} -\newcommand*{\glsresetentrylist}{% - \global\let\glossaryentrynumbers\org@glossaryentrynumbers} -\newcommand*{\glsnonextpages}{} -\@ifundefined{theglossary}{% - \newenvironment{theglossary}{}{}% -}{% - \GlossariesWarning{overriding `theglossary' environment}% - \renewenvironment{theglossary}{}{}% -} -\newcommand*{\glossaryheader}{} -\newcommand*{\glstarget}[2]{\@glstarget{glo:#1}{#2}} -\newcommand*{\glossaryentryfield}[5]{% -\noindent\textbf{\glstarget{#1}{#2}} #4 #3. #5\par} -\newcommand*{\glossarysubentryfield}[6]{% -\glstarget{#2}{\strut}#4. #6\par} -\newcommand*{\glsgroupskip}{} -\newcommand*{\glsgroupheading}[1]{} -\newcommand*{\glsgetgrouptitle}[1]{% -\@ifundefined{#1groupname}{#1}{\csname #1groupname\endcsname}} -\newcommand*{\glsgetgrouplabel}[1]{% -\ifthenelse{\equals{#1}{\glssymbolsgroupname}}{glssymbols}{% -\ifthenelse{\equals{#1}{\glsnumbersgroupname}}{glsnumbers}{#1}}} -\newcommand*{\setentrycounter}[1]{\def\glsentrycounter{#1}} -\newcommand*{\glossarystyle}[1]{% -\@ifundefined{@glsstyle@#1}{\PackageError{glossaries}{Glossary -style `#1' undefined}{}}{% -\csname @glsstyle@#1\endcsname}} -\newcommand{\newglossarystyle}[2]{% -\@ifundefined{@glsstyle@#1}{% -\expandafter\def\csname @glsstyle@#1\endcsname{#2}}{% -\PackageError{glossaries}{Glossary style `#1' is already defined}{}}} -\newcommand*{\glsnamefont}[1]{#1} -\@ifundefined{hyperlink}{% -\def\glshypernumber#1{#1}}{% -\def\glshypernumber#1{% - \@glshypernumber#1\nohyperpage{}\@nil}} -\def\@glshypernumber#1\nohyperpage#2#3\@nil{% - \ifx\\#1\\% - \else - \@delimR#1\delimR\delimR\\% - \fi - \ifx\\#2\\% - \else - #2% - \fi - \ifx\\#3\\% - \else - \@glshypernumber#3\@nil - \fi -} -\def\@delimR#1\delimR #2\delimR #3\\{% -\ifx\\#2\\% - \@delimN{#1}% -\else - \@gls@numberlink{#1}\delimR\@gls@numberlink{#2}% -\fi} -\def\@delimN#1{\@@delimN#1\delimN \delimN\\} -\def\@@delimN#1\delimN #2\delimN#3\\{% -\ifx\\#3\\% - \@gls@numberlink{#1}% -\else - \@gls@numberlink{#1}\delimN\@gls@numberlink{#2}% -\fi -} -\def\@gls@numberlink#1{% -\begingroup - \toks@={}% - \@gls@removespaces#1 \@nil -\endgroup} -\def\@gls@removespaces#1 #2\@nil{% - \toks@=\expandafter{\the\toks@#1}% - \ifx\\#2\\% - \edef\x{\the\toks@}% - \ifx\x\empty - \else - \hyperlink{\glsentrycounter.\the\toks@}{\the\toks@}% - \fi - \else - \@gls@ReturnAfterFi{% - \@gls@removespaces#2\@nil - }% - \fi -} -\long\def\@gls@ReturnAfterFi#1\fi{\fi#1} -\newcommand*{\hyperrm}[1]{\textrm{\glshypernumber{#1}}} -\newcommand*{\hypersf}[1]{\textsf{\glshypernumber{#1}}} -\newcommand*{\hypertt}[1]{\texttt{\glshypernumber{#1}}} -\newcommand*{\hyperbf}[1]{\textbf{\glshypernumber{#1}}} -\newcommand*{\hypermd}[1]{\textmd{\glshypernumber{#1}}} -\newcommand*{\hyperit}[1]{\textit{\glshypernumber{#1}}} -\newcommand*{\hypersl}[1]{\textsl{\glshypernumber{#1}}} -\newcommand*{\hyperup}[1]{\textup{\glshypernumber{#1}}} -\newcommand*{\hypersc}[1]{\textsc{\glshypernumber{#1}}} -\newcommand*{\hyperemph}[1]{\emph{\glshypernumber{#1}}} -\ifglsacronym - \newglossary[alg]{acronym}{acr}{acn}{\acronymname} - \renewcommand*{\acronymtype}{acronym} -\fi -\newcommand{\oldacronym}[4][\gls@label]{% - \def\gls@label{#2}% - \newacronym[#4]{#1}{#2}{#3}% - \@ifundefined{xspace}{% - \expandafter\edef\csname#1\endcsname{% - \noexpand\@ifstar{\noexpand\Gls{#1}}{\noexpand\gls{#1}}}% - }{% - \expandafter\edef\csname#1\endcsname{% - \noexpand\@ifstar{\noexpand\Gls{#1}\noexpand\xspace}{% - \noexpand\gls{#1}\noexpand\xspace}}% - }% -} - \newcommand{\newacronym}[4][]{} -\newcommand*{\acrpluralsuffix}{\glspluralsuffix} -\newcommand*{\glsshortkey}{text} -\newcommand*{\glsshortpluralkey}{plural} -\newcommand*{\glslongkey}{description} -\newcommand*{\glslongpluralkey}{descriptionplural} -\newcommand*{\acrshort}[2][]{% - \new@ifnextchar[{\@acrshort{#1}{#2}}{\@acrshort{#1}{#2}[]}} -\newcommand*{\Acrshort}[2][]{% - \new@ifnextchar[{\@Acrshort{#1}{#2}}{\@Acrshort{#1}{#2}[]}} -\newcommand*{\ACRshort}[2][]{% - \new@ifnextchar[{\@ACRshort{#1}{#2}}{\@ACRshort{#1}{#2}[]}} -\newcommand*{\acrshortpl}[2][]{% - \new@ifnextchar[{\@acrshortpl{#1}{#2}}{\@acrshortpl{#1}{#2}[]}} -\newcommand*{\Acrshortpl}[2][]{% - \new@ifnextchar[{\@Acrshortpl{#1}{#2}}{\@Acrshortpl{#1}{#2}[]}} -\newcommand*{\ACRshortpl}[2][]{% - \new@ifnextchar[{\@ACRshortpl{#1}{#2}}{\@ACRshortpl{#1}{#2}[]}} -\newcommand*{\acrlong}[2][]{% - \new@ifnextchar[{\@acrlong{#1}{#2}}{\@acrlong{#1}{#2}[]}} -\newcommand*{\Acrlong}[2][]{% - \new@ifnextchar[{\@Acrlong{#1}{#2}}{\@Acrlong{#1}{#2}[]}} -\newcommand*{\ACRlong}[2][]{% - \new@ifnextchar[{\@ACRlong{#1}{#2}}{\@ACRlong{#1}{#2}[]}} -\newcommand*{\acrlongpl}[2][]{% - \new@ifnextchar[{\@acrlongpl{#1}{#2}}{\@acrlongpl{#1}{#2}[]}} -\newcommand*{\Acrlongpl}[2][]{% - \new@ifnextchar[{\@Acrlongpl{#1}{#2}}{\@Acrlongpl{#1}{#2}[]}} -\newcommand*{\ACRlongpl}[2][]{% - \new@ifnextchar[{\@ACRlongpl{#1}{#2}}{\@ACRlongpl{#1}{#2}[]}} -\newcommand*{\acrfull}[2][]{% - \new@ifnextchar[{\@acrfull{#1}{#2}}{\@acrfull{#1}{#2}[]}} -\newcommand*{\Acrfull}[2][]{% - \new@ifnextchar[{\@Acrfull{#1}{#2}}{\@Acrfull{#1}{#2}[]}} -\newcommand*{\ACRfull}[2][]{% - \new@ifnextchar[{\@ACRfull{#1}{#2}}{\@ACRfull{#1}{#2}[]}} -\newcommand*{\acrfullpl}[2][]{% - \new@ifnextchar[{\@acrfullpl{#1}{#2}}{\@acrfullpl{#1}{#2}[]}} -\newcommand*{\Acrfullpl}[2][]{% - \new@ifnextchar[{\@Acrfullpl{#1}{#2}}{\@Acrfullpl{#1}{#2}[]}} -\newcommand*{\ACRfullpl}[2][]{% - \new@ifnextchar[{\@ACRfullpl{#1}{#2}}{\@ACRfullpl{#1}{#2}[]}} -\newcommand{\acronymfont}[1]{#1} -\newcommand{\firstacronymfont}[1]{\acronymfont{#1}} -\newcommand*{\acrnameformat}[2]{\acronymfont{#1}} -\newtoks\glskeylisttok -\newtoks\glslabeltok -\newtoks\glsshorttok -\newtoks\glslongtok -\newcommand*{\newacronymhook}{} -\newcommand*{\SetDefaultAcronymDisplayStyle}[1]{% - \defglsdisplay[#1]{##1##4}% - \defglsdisplayfirst[#1]{##1##4}% -} -\newcommand*{\DefaultNewAcronymDef}{% - \edef\@do@newglossaryentry{% - \noexpand\newglossaryentry{\the\glslabeltok}% - {% - type=\acronymtype,% - name={\the\glsshorttok},% - description={\the\glslongtok},% - text={\the\glsshorttok},% - sort={\the\glsshorttok},% - descriptionplural={\the\glslongtok\noexpand\acrpluralsuffix},% - first={\the\glslongtok\space(\the\glsshorttok)},% - plural={\the\glsshorttok\noexpand\acrpluralsuffix},% - firstplural={\noexpand\@glo@descplural\space - (\noexpand\@glo@plural)},% - \the\glskeylisttok - }% - }% - \@do@newglossaryentry -} -\newcommand*{\SetDefaultAcronymStyle}{% - \@for\@gls@type:=\@glsacronymlists\do{% - \SetDefaultAcronymDisplayStyle{\@gls@type}% - }% - \renewcommand{\newacronym}[4][]{% - \ifx\@glsacronymlists\@empty - \def\@glo@type{\acronymtype}% - \setkeys{glossentry}{##1}% - \DeclareAcronymList{\@glo@type}% - \SetDefaultAcronymDisplayStyle{\@glo@type}% - \fi - \glskeylisttok{##1}% - \glslabeltok{##2}% - \glsshorttok{##3}% - \glslongtok{##4}% - \newacronymhook - \DefaultNewAcronymDef - }% - \renewcommand*{\acrpluralsuffix}{\glspluralsuffix}% - \renewcommand*{\glsshortkey}{text}% - \renewcommand*{\glsshortpluralkey}{plural}% - \renewcommand*{\glslongkey}{description}% - \renewcommand*{\glslongpluralkey}{descriptionplural}% - \def\@acrshort##1##2[##3]{\@glstext@{##1}{##2}[##3]}% - \def\@Acrshort##1##2[##3]{\@Glstext@{##1}{##2}[##3]}% - \def\@ACRshort##1##2[##3]{\@GLStext@{##1}{##2}[##3]}% - \def\@acrshortpl##1##2[##3]{\@glsplural@{##1}{##2}[##3]}% - \def\@Acrshortpl##1##2[##3]{\@Glsplural@{##1}{##2}[##3]}% - \def\@ACRshortpl##1##2[##3]{\@GLSplural@{##1}{##2}[##3]}% - \def\@acrlong##1##2[##3]{\@glsdesc@{##1}{##2}[##3]}% - \def\@Acrlong##1##2[##3]{\@Glsdesc@{##1}{##2}[##3]}% - \def\@ACRlong##1##2[##3]{\@GLSdesc@{##1}{##2}[##3]}% - \def\@acrlongpl##1##2[##3]{\@glsdescplural@{##1}{##2}[##3]}% - \def\@Acrlongpl##1##2[##3]{\@Glsdescplural@{##1}{##2}[##3]}% - \def\@ACRlongpl##1##2[##3]{\@GLSdescplural@{##1}{##2}[##3]}% - \def\@acrfull##1##2[##3]{\@glsfirst@{##1}{##2}[##3]}% - \def\@Acrfull##1##2[##3]{\@Glsfirst@{##1}{##2}[##3]}% - \def\@ACRfull##1##2[##3]{\@GLSfirst@{##1}{##2}[##3]}% - \def\@acrfullpl##1##2[##3]{\@glsfirstplural@{##1}{##2}[##3]}% - \def\@Acrfullpl##1##2[##3]{\@Glsfirstplural@{##1}{##2}[##3]}% - \def\@ACRfullpl##1##2[##3]{\@GLSfirstplural@{##1}{##2}[##3]}% -} -\newcommand*{\SetDescriptionFootnoteAcronymDisplayStyle}[1]{% - \defglsdisplayfirst[#1]{% - \firstacronymfont{##1}##4% - \protect\footnote{% - \glslink[\@gls@link@opts]{\@gls@link@label}{##3}}}% - \defglsdisplay[#1]{\acronymfont{##1}##4}% -} -\newcommand*{\DescriptionFootnoteNewAcronymDef}{% - \edef\@do@newglossaryentry{% - \noexpand\newglossaryentry{\the\glslabeltok}% - {% - type=\acronymtype,% - name={\noexpand\acronymfont{\the\glsshorttok}},% - sort={\the\glsshorttok},% - text={\the\glsshorttok},% - plural={\the\glsshorttok\noexpand\acrpluralsuffix},% - symbol={\the\glslongtok},% - symbolplural={\the\glslongtok\noexpand\acrpluralsuffix},% - \the\glskeylisttok - }% - }% - \@do@newglossaryentry -} -\newcommand*{\SetDescriptionFootnoteAcronymStyle}{% - \renewcommand{\newacronym}[4][]{% - \ifx\@glsacronymlists\@empty - \def\@glo@type{\acronymtype}% - \setkeys{glossentry}{##1}% - \DeclareAcronymList{\@glo@type}% - \SetDescriptionFootnoteAcronymDisplayStyle{\@glo@type}% - \fi - \glskeylisttok{##1}% - \glslabeltok{##2}% - \glsshorttok{##3}% - \glslongtok{##4}% - \newacronymhook - \DescriptionFootnoteNewAcronymDef - }% - \def\glsshortkey{text}% - \def\glsshortpluralkey{plural}% - \def\glslongkey{symbol}% - \def\glslongpluralkey{symbolplural}% - \def\@acrshort##1##2[##3]{% - \acronymfont{\@glstext@{##1}{##2}[##3]}}% - \def\@Acrshort##1##2[##3]{% - \acronymfont{\@Glstext@{##1}{##2}[##3]}}% - \def\@ACRshort##1##2[##3]{% - \acronymfont{\@GLStext@{##1}{##2}[##3]}}% - \def\@acrshortpl##1##2[##3]{% - \acronymfont{\@glsplural@{##1}{##2}[##3]}}% - \def\@Acrshortpl##1##2[##3]{% - \acronymfont{\@Glsplural@{##1}{##2}[##3]}}% - \def\@ACRshortpl##1##2[##3]{% - \acronymfont{\@GLSplural@{##1}{##2}[##3]}}% - \def\@acrlong##1##2[##3]{\@glssymbol@{##1}{##2}[##3]}% - \def\@Acrlong##1##2[##3]{\@Glssymbol@{##1}{##2}[##3]}% - \def\@ACRlong##1##2[##3]{\@GLSsymbol@{##1}{##2}[##3]}% - \def\@acrlongpl##1##2[##3]{\@glssymbolplural@{##1}{##2}[##3]}% - \def\@Acrlongpl##1##2[##3]{\@Glssymbolplural@{##1}{##2}[##3]}% - \def\@ACRlongpl##1##2[##3]{\@GLSsymbolplural@{##1}{##2}[##3]}% - \def\@acrfull##1##2[##3]{\@glssymbol@{##1}{##2}[##3] - (\acronymfont{\@glstext@{##1}{##2}[##3]})}% - \def\@Acrfull##1##2[##3]{\@Glssymbol@{##1}{##2}[##3] - (\acronymfont{\@glstext@{##1}{##2}[##3]})}% - \def\@ACRfull##1##2[##3]{\@GLSsymbol@{##1}{##2}[##3] - (\acronymfont{\@GLStext@{##1}{##2}[##3]})}% - \def\@acrfullpl##1##2[##3]{\@glssymbolplural@{##1}{##2}[##3] - (\acronymfont{\@glsplural@{##1}{##2}[##3]})}% - \def\@Acrfullpl##1##2[##3]{\@Glssymbolplural@{##1}{##2}[##3] - (\acronymfont{\@glsplural@{##1}{##2}[##3]})}% - \def\@ACRfullpl##1##2[##3]{\@GLSsymbolplural@{##1}{##2}[##3] - (\acronymfont{\@GLSplural@{##1}{##2}[##3]})}% - \@for\@gls@type:=\@glsacronymlists\do{% - \SetDescriptionFootnoteAcronymDisplayStyle{\@gls@type}% - }% - \ifglsacrsmallcaps - \renewcommand*{\acronymfont}[1]{\textsc{##1}}% - \renewcommand*{\acrpluralsuffix}{% - \textup{\glspluralsuffix}}% - \else - \ifglsacrsmaller - \renewcommand*{\acronymfont}[1]{\textsmaller{##1}}% - \fi - \fi - \ifglsacrdua - \PackageError{glossaries}{Option clash: `footnote' and `dua' - can't both be set}{}% - \fi -}% -\newcommand*{\SetDescriptionDUAAcronymDisplayStyle}[1]{% - \defglsdisplay[#1]{##1##4}% - \defglsdisplayfirst[#1]{##1##4}% -} -\newcommand*{\DescriptionDUANewAcronymDef}{% - \edef\@do@newglossaryentry{% - \noexpand\newglossaryentry{\the\glslabeltok}% - {% - type=\acronymtype,% - name={\the\glslongtok},% - sort={\the\glslongtok}, - text={\the\glslongtok},% - plural={\the\glslongtok\noexpand\acrpluralsuffix},% - symbol={\the\glsshorttok},% - symbolplural={\the\glsshorttok\noexpand\acrpluralsuffix},% - \the\glskeylisttok - }% - }% - \@do@newglossaryentry -} -\newcommand*{\SetDescriptionDUAAcronymStyle}{% - \ifglsacrsmallcaps - \PackageError{glossaries}{Option clash: `smallcaps' and `dua' - can't both be set}{}% - \else - \ifglsacrsmaller - \PackageError{glossaries}{Option clash: `smaller' and `dua' - can't both be set}{}% - \fi - \fi - \renewcommand{\newacronym}[4][]{% - \ifx\@glsacronymlists\@empty - \def\@glo@type{\acronymtype}% - \setkeys{glossentry}{##1}% - \DeclareAcronymList{\@glo@type}% - \SetDescriptionDUAAcronymDisplayStyle{\@glo@type}% - \fi - \glskeylisttok{##1}% - \glslabeltok{##2}% - \glsshorttok{##3}% - \glslongtok{##4}% - \newacronymhook - \DescriptionDUANewAcronymDef - }% - \def\glsshortkey{symbol}% - \def\glsshortpluralkey{symbolplural}% - \def\glslongkey{first}% - \def\glslongpluralkey{plural}% - \def\@acrshort##1##2[##3]{% - \acronymfont{\@glssymbol@{##1}{##2}[##3]}}% - \def\@Acrshort##1##2[##3]{% - \acronymfont{\@Glssymbol@{##1}{##2}[##3]}}% - \def\@ACRshort##1##2[##3]{% - \acronymfont{\@GLSsymbol@{##1}{##2}[##3]}}% - \def\@acrshortpl##1##2[##3]{% - \acronymfont{\@glssymbolplural@{##1}{##2}[##3]}}% - \def\@Acrshortpl##1##2[##3]{% - \acronymfont{\@Glssymbolplural@{##1}{##2}[##3]}}% - \def\@ACRshortpl##1##2[##3]{% - \acronymfont{\@GLSsymbolplural@{##1}{##2}[##3]}}% - \def\@acrlong##1##2[##3]{\@glsfirst@{##1}{##2}[##3]}% - \def\@Acrlong##1##2[##3]{\@Glsfirst@{##1}{##2}[##3]}% - \def\@ACRlong##1##2[##3]{\@GLSfirst@{##1}{##2}[##3]}% - \def\@acrlongpl##1##2[##3]{\@glsfirstplural@{##1}{##2}[##3]}% - \def\@Acrlongpl##1##2[##3]{\@Glsfirstplural@{##1}{##2}[##3]}% - \def\@ACRlongpl##1##2[##3]{\@GLSfirstplural@{##1}{##2}[##3]}% - \def\@acrfull##1##2[##3]{\@glsfirst@{##1}{##2}[##3] - (\acronymfont{\@glssymbol@{##1}{##2}[##3]})}% - \def\@Acrfull##1##2[##3]{\@Glsfirst@{##1}{##2}[##3] - (\acronymfont{\@glssymbol@{##1}{##2}[##3]})}% - \def\@ACRfull##1##2[##3]{\@GLSfirst@{##1}{##2}[##3] - (\acronymfont{\@GLSsymbol@{##1}{##2}[##3]})}% - \def\@acrfullpl##1##2[##3]{\@glsfirstplural@{##1}{##2}[##3] - (\acronymfont{\@glssymbolplural@{##1}{##2}[##3]})}% - \def\@Acrfullpl##1##2[##3]{\@Glsfirstplural@{##1}{##2}[##3] - (\acronymfont{\@glssymbolplural@{##1}{##2}[##3]})}% - \def\@ACRfullpl##1##2[##3]{\@GLSfirstplural@{##1}{##2}[##3] - (\acronymfont{\@GLSsymbolplural@{##1}{##2}[##3]})}% - \@for\@gls@type:=\@glsacronymlists\do{% - \SetDescriptionDUAAcronymDisplayStyle{\@gls@type}% - }% -}% -\newcommand*{\SetDescriptionAcronymDisplayStyle}[1]{% - \defglsdisplayfirst[#1]{% - ##1##4 (\firstacronymfont{##3})}% - \defglsdisplay[#1]{\acronymfont{##1}##4}% -} -\newcommand*{\DescriptionNewAcronymDef}{% - \edef\@do@newglossaryentry{% - \noexpand\newglossaryentry{\the\glslabeltok}% - {% - type=\acronymtype,% - name={\noexpand - \acrnameformat{\the\glsshorttok}{\the\glslongtok}},% - sort={\the\glsshorttok},% - first={\the\glslongtok},% - firstplural={\the\glslongtok\noexpand\acrpluralsuffix},% - text={\the\glsshorttok},% - plural={\the\glsshorttok\noexpand\acrpluralsuffix},% - symbol={\noexpand\@glo@text},% - symbolplural={\noexpand\@glo@plural},% - \the\glskeylisttok}% - }% - \@do@newglossaryentry -} -\newcommand*{\SetDescriptionAcronymStyle}{% - \renewcommand{\newacronym}[4][]{% - \ifx\@glsacronymlists\@empty - \def\@glo@type{\acronymtype}% - \setkeys{glossentry}{##1}% - \DeclareAcronymList{\@glo@type}% - \SetDescriptionAcronymDisplayStyle{\@glo@type}% - \fi - \glskeylisttok{##1}% - \glslabeltok{##2}% - \glsshorttok{##3}% - \glslongtok{##4}% - \newacronymhook - \DescriptionNewAcronymDef - }% - \def\glsshortkey{text}% - \def\glsshortpluralkey{plural}% - \def\glslongkey{first}% - \def\glslongpluralkey{firstplural}% - \def\@acrshort##1##2[##3]{% - \acronymfont{\@glstext@{##1}{##2}[##3]}}% - \def\@Acrshort##1##2[##3]{% - \acronymfont{\@Glstext@{##1}{##2}[##3]}}% - \def\@ACRshort##1##2[##3]{% - \acronymfont{\@GLStext@{##1}{##2}[##3]}}% - \def\@acrshortpl##1##2[##3]{% - \acronymfont{\@glsplural@{##1}{##2}[##3]}}% - \def\@Acrshortpl##1##2[##3]{% - \acronymfont{\@Glsplural@{##1}{##2}[##3]}}% - \def\@ACRshortpl##1##2[##3]{% - \acronymfont{\@GLSplural@{##1}{##2}[##3]}}% - \def\@acrlong##1##2[##3]{\@glsfirst@{##1}{##2}[##3]}% - \def\@Acrlong##1##2[##3]{\@Glsfirst@{##1}{##2}[##3]}% - \def\@ACRlong##1##2[##3]{\@GLSfirst@{##1}{##2}[##3]}% - \def\@acrlongpl##1##2[##3]{\@glsfirstplural@{##1}{##2}[##3]}% - \def\@Acrlongpl##1##2[##3]{\@Glsfirstplural@{##1}{##2}[##3]}% - \def\@ACRlongpl##1##2[##3]{\@GLSfirstplural@{##1}{##2}[##3]}% - \def\@acrfull##1##2[##3]{\@glsfirst@{##1}{##2}[##3] - (\acronymfont{\@glssymbol@{##1}{##2}[##3]})}% - \def\@Acrfull##1##2[##3]{\@Glsfirst@{##1}{##2}[##3] - (\acronymfont{\@glssymbol@{##1}{##2}[##3]})}% - \def\@ACRfull##1##2[##3]{\@GLSfirst@{##1}{##2}[##3] - (\acronymfont{\@GLSsymbol@{##1}{##2}[##3]})}% - \def\@acrfullpl##1##2[##3]{\@glsfirstplural@{##1}{##2}[##3] - (\acronymfont{\@glssymbolplural@{##1}{##2}[##3]})}% - \def\@Acrfullpl##1##2[##3]{\@Glsfirstplural@{##1}{##2}[##3] - (\acronymfont{\@glssymbolplural@{##1}{##2}[##3]})}% - \def\@ACRfullpl##1##2[##3]{\@GLSfirstplural@{##1}{##2}[##3] - (\acronymfont{\@GLSsymbolplural@{##1}{##2}[##3]})}% - \@for\@gls@type:=\@glsacronymlists\do{% - \SetDescriptionAcronymDisplayStyle{\@gls@type}% - }% - \ifglsacrsmallcaps - \renewcommand{\acronymfont}[1]{\textsc{##1}} - \renewcommand*{\acrpluralsuffix}{% - \textup{\glspluralsuffix}}% - \else - \ifglsacrsmaller - \renewcommand*{\acronymfont}[1]{\textsmaller{##1}}% - \fi - \fi -}% -\newcommand*{\SetFootnoteAcronymDisplayStyle}[1]{% - \defglsdisplayfirst[#1]{% - \firstacronymfont{##1}##4\protect\footnote{% - \protect\glslink - [\@gls@link@opts]{\@gls@link@label}{##2}}}% - \defglsdisplay[#1]{\acronymfont{##1}##4}% -} -\newcommand*{\FootnoteNewAcronymDef}{% - \edef\@do@newglossaryentry{% - \noexpand\newglossaryentry{\the\glslabeltok}% - {% - type=\acronymtype,% - name={\noexpand\acronymfont{\the\glsshorttok}},% - sort={\the\glsshorttok},% - text={\the\glsshorttok},% - plural={\the\glsshorttok\noexpand\acrpluralsuffix},% - description={\the\glslongtok},% - descriptionplural={\the\glslongtok\noexpand\acrpluralsuffix},% - \the\glskeylisttok - }% - }% - \@do@newglossaryentry -} -\newcommand*{\SetFootnoteAcronymStyle}{% - \renewcommand{\newacronym}[4][]{% - \ifx\@glsacronymlists\@empty - \def\@glo@type{\acronymtype}% - \setkeys{glossentry}{##1}% - \DeclareAcronymList{\@glo@type}% - \SetFootnoteAcronymDisplayStyle{\@glo@type}% - \fi - \glskeylisttok{##1}% - \glslabeltok{##2}% - \glsshorttok{##3}% - \glslongtok{##4}% - \newacronymhook - \FootnoteNewAcronymDef - }% - \def\glsshortkey{text}% - \def\glsshortpluralkey{plural}% - \def\glslongkey{description}% - \def\glslongpluralkey{descriptionplural}% - \@for\@gls@type:=\@glsacronymlists\do{% - \SetFootnoteAcronymDisplayStyle{\@gls@type}% - }% - \def\@acrshort##1##2[##3]{\acronymfont{\@glstext@{##1}{##2}[##3]}}% - \def\@Acrshort##1##2[##3]{\acronymfont{\@Glstext@{##1}{##2}[##3]}}% - \def\@ACRshort##1##2[##3]{\acronymfont{\@GLStext@{##1}{##2}[##3]}}% - \def\@acrshortpl##1##2[##3]{% - \acronymfont{\@glsplural@{##1}{##2}[##3]}}% - \def\@Acrshortpl##1##2[##3]{% - \acronymfont{\@Glsplural@{##1}{##2}[##3]}}% - \def\@ACRshortpl##1##2[##3]{% - \acronymfont{\@GLSplural@{##1}{##2}[##3]}}% - \def\@acrlong##1##2[##3]{\@glsdesc@{##1}{##2}[##3]}% - \def\@Acrlong##1##2[##3]{\@Glsdesc@{##1}{##2}[##3]}% - \def\@ACRlong##1##2[##3]{\@GLSdesc@{##1}{##2}[##3]}% - \def\@acrlongpl##1##2[##3]{\@glsdescplural@{##1}{##2}[##3]}% - \def\@Acrlongpl##1##2[##3]{\@Glsdescplural@{##1}{##2}[##3]}% - \def\@ACRlongpl##1##2[##3]{\@GLSdescplural@{##1}{##2}[##3]}% - \def\@acrfull##1##2[##3]{\@glsdesc@{##1}{##2}[##3] - (\@glstext@{##1}{##2}[##3])}% - \def\@Acrfull##1##2[##3]{\@Glsdesc@{##1}{##2}[##3] - (\@glstext@{##1}{##2}[##3])}% - \def\@ACRfull##1##2[##3]{\@GLSdesc@{##1}{##2}[##3] - (\@GLStext@{##1}{##2}[##3])}% - \def\@acrfullpl##1##2[##3]{\@glsdescplural@{##1}{##2}[##3] - (\@glsplural@{##1}{##2}[##3])}% - \def\@Acrfullpl##1##2[##3]{\@Glsdesctext@{##1}{##2}[##3] - (\@glsplural@{##1}{##2}[##3])}% - \def\@ACRfullpl##1##2[##3]{\@GLSdesctext@{##1}{##2}[##3] - (\@GLSplural@{##1}{##2}[##3])}% - \ifglsacrsmallcaps - \renewcommand*{\acronymfont}[1]{\textsc{##1}}% - \renewcommand*{\acrpluralsuffix}{% - \textup{\glspluralsuffix}}% - \else - \ifglsacrsmaller - \renewcommand*{\acronymfont}[1]{\textsmaller{##1}}% - \fi - \fi - \ifglsacrdua - \PackageError{glossaries}{Option clash: `footnote' and `dua' - can't both be set}{}% - \fi -}% -\newcommand*{\SetSmallAcronymDisplayStyle}[1]{% - \defglsdisplayfirst[#1]{##1##4 (\firstacronymfont{##3})} - \defglsdisplay[#1]{\acronymfont{##1}##4}% -} -\newcommand*{\SmallNewAcronymDef}{% - \edef\@do@newglossaryentry{% - \noexpand\newglossaryentry{\the\glslabeltok}% - {% - type=\acronymtype,% - name={\noexpand\acronymfont{\the\glsshorttok}},% - sort={\the\glsshorttok},% - text={\noexpand\@glo@symbol},% - plural={\noexpand\@glo@symbolplural},% - first={\the\glslongtok},% - firstplural={\the\glslongtok\noexpand\acrpluralsuffix},% - description={\noexpand\@glo@first},% - descriptionplural={\noexpand\@glo@firstplural},% - symbol={\the\glsshorttok},% - symbolplural={\the\glsshorttok\noexpand\acrpluralsuffix},% - \the\glskeylisttok - }% - }% - \@do@newglossaryentry -} -\newcommand*{\SetSmallAcronymStyle}{% - \renewcommand{\newacronym}[4][]{% - \ifx\@glsacronymlists\@empty - \def\@glo@type{\acronymtype}% - \setkeys{glossentry}{##1}% - \DeclareAcronymList{\@glo@type}% - \SetSmallAcronymDisplayStyle{\@glo@type}% - \fi - \glskeylisttok{##1}% - \glslabeltok{##2}% - \glsshorttok{##3}% - \glslongtok{##4}% - \newacronymhook - \SmallNewAcronymDef - }% - \def\glsshortkey{symbol}% - \def\glsshortpluralkey{symbolplural}% - \def\glslongkey{first}% - \def\glslongpluralkey{firstplural}% - \@for\@gls@type:=\@glsacronymlists\do{% - \SetSmallAcronymDisplayStyle{\@gls@type}% - }% - \ifglsacrsmallcaps - \renewcommand*{\acronymfont}[1]{\textsc{##1}} - \renewcommand*{\acrpluralsuffix}{% - \textup{\glspluralsuffix}}% - \else - \renewcommand*{\acronymfont}[1]{\textsmaller{##1}} - \fi - \def\@acrshort##1##2[##3]{% - \acronymfont{\@glstext@{##1}{##2}[##3]}}% - \def\@Acrshort##1##2[##3]{% - \acronymfont{\@Glstext@{##1}{##2}[##3]}}% - \def\@ACRshort##1##2[##3]{% - \acronymfont{\@GLStext@{##1}{##2}[##3]}}% - \def\@acrshortpl##1##2[##3]{% - \acronymfont{\@glsplural@{##1}{##2}[##3]}}% - \def\@Acrshortpl##1##2[##3]{% - \acronymfont{\@Glsplural@{##1}{##2}[##3]}}% - \def\@ACRshortpl##1##2[##3]{% - \acronymfont{\@GLSplural@{##1}{##2}[##3]}}% - \def\@acrlong##1##2[##3]{\@glsfirst@{##1}{##2}[##3]}% - \def\@Acrlong##1##2[##3]{\@Glsfirst@{##1}{##2}[##3]}% - \def\@ACRlong##1##2[##3]{\@GLSfirst@{##1}{##2}[##3]}% - \def\@acrlongpl##1##2[##3]{\@glsfirstplural@{##1}{##2}[##3]}% - \def\@Acrlongpl##1##2[##3]{\@Glsfirstplural@{##1}{##2}[##3]}% - \def\@ACRlongpl##1##2[##3]{\@GLSfirstplural@{##1}{##2}[##3]}% - \def\@acrfull##1##2[##3]{\@glsfirst@{##1}{##2}[##3] - (\acronymfont{\@glstext@{##1}{##2}[##3]})}% - \def\@Acrfull##1##2[##3]{\@Glsfirst@{##1}{##2}[##3] - (\acronymfont{\@glstext@{##1}{##2}[##3]})}% - \def\@ACRfull##1##2[##3]{\@GLSfirst@{##1}{##2}[##3] - (\acronymfont{\@GLStext@{##1}{##2}[##3]})}% - \def\@acrfullpl##1##2[##3]{\@glsfirstplural@{##1}{##2}[##3] - (\acronymfont{\@glsplural@{##1}{##2}[##3]})} - \def\@Acrfullpl##1##2[##3]{\@Glsfirstplural@{##1}{##2}[##3] - (\acronymfont{\@glsplural@{##1}{##2}[##3]})} - \def\@ACRfullpl##1##2[##3]{\@GLSfirstplural@{##1}{##2}[##3] - (\acronymfont{\@GLSplural@{##1}{##2}[##3]})} - \ifglsacrdua - \ifglsacrsmallcaps - \PackageError{glossaries}{Option clash: `smallcaps' and `dua' - can't both be set}{}% - \else - \PackageError{glossaries}{Option clash: `smaller' and `dua' - can't both be set}{}% - \fi - \fi -}% -\newcommand*{\SetDUADisplayStyle}[1]{% - \defglsdisplay[#1]{##1##4}% - \defglsdisplayfirst[#1]{##1##4}% -} -\newcommand*{\DUANewAcronymDef}{% - \edef\@do@newglossaryentry{% - \noexpand\newglossaryentry{\the\glslabeltok}% - {% - type=\acronymtype,% - name={\the\glsshorttok},% - text={\the\glslongtok},% - plural={\the\glslongtok\noexpand\acrpluralsuffix},% - description={\the\glslongtok},% - symbol={\the\glsshorttok},% - symbolplural={\the\glsshorttok\noexpand\acrpluralsuffix},% - \the\glskeylisttok - }% - }% - \@do@newglossaryentry -} -\newcommand*{\SetDUAStyle}{% - \renewcommand{\newacronym}[4][]{% - \ifx\@glsacronymlists\@empty - \def\@glo@type{\acronymtype}% - \setkeys{glossentry}{##1}% - \DeclareAcronymList{\@glo@type}% - \SetDUADisplayStyle{\@glo@type}% - \fi - \glskeylisttok{##1}% - \glslabeltok{##2}% - \glsshorttok{##3}% - \glslongtok{##4}% - \newacronymhook - \DUANewAcronymDef - }% - \def\glsshortkey{symbol}% - \def\glsshortpluralkey{symbolplural}% - \def\glslongkey{text}% - \def\glslongpluralkey{plural}% - \@for\@gls@type:=\@glsacronymlists\do{% - \SetDUADisplayStyle{\@gls@type}% - }% - \def\@acrshort##1##2[##3]{\@glssymbol@{##1}{##2}[##3]}% - \def\@Acrshort##1##2[##3]{\@Glssymbol@{##1}{##2}[##3]}% - \def\@ACRshort##1##2[##3]{\@GLSsymbol@{##1}{##2}[##3]}% - \def\@acrshortpl##1##2[##3]{\@glssymbolplural@{##1}{##2}[##3]}% - \def\@Acrshortpl##1##2[##3]{\@Glssymbolplural@{##1}{##2}[##3]}% - \def\@ACRshortpl##1##2[##3]{\@GLSsymbolplural@{##1}{##2}[##3]}% - \def\@acrlong##1##2[##3]{\@glstext@{##1}{##2}[##3]}% - \def\@Acrlong##1##2[##3]{\@Glstext@{##1}{##2}[##3]}% - \def\@ACRlong##1##2[##3]{\@GLStext@{##1}{##2}[##3]}% - \def\@acrlongpl##1##2[##3]{\@glsplural@{##1}{##2}[##3]}% - \def\@Acrlongpl##1##2[##3]{\@Glsplural@{##1}{##2}[##3]}% - \def\@ACRlongpl##1##2[##3]{\@GLSplural@{##1}{##2}[##3]}% - \def\@acrfull##1##2[##3]{\@glstext@{##1}{##2}[##3] - (\acronymfont{\@glssymbol@{##1}{##2}[##3]})}% - \def\@Acrfull##1##2[##3]{\@Glstext@{##1}{##2}[##3] - (\acronymfont{\@glssymbol@{##1}{##2}[##3]})}% - \def\@ACRfull##1##2[##3]{\@GLStext@{##1}{##2}[##3] - (\acronymfont{\@GLSsymbol@{##1}{##2}[##3]})}% - \def\@acrfullpl##1##2[##3]{\@glsplural@{##1}{##2}[##3] - (\acronymfont{\@glssymbolplural@{##1}{##2}[##3]})}% - \def\@Acrfullpl##1##2[##3]{\@Glsplural@{##1}{##2}[##3] - (\acronymfont{\@glssymbolplural@{##1}{##2}[##3]})}% - \def\@ACRfullpl##1##2[##3]{\@GLSplural@{##1}{##2}[##3] - (\acronymfont{\@GLSsymbolplural@{##1}{##2}[##3]})}% -}% -\newcommand*{\SetAcronymStyle}{% - \SetDefaultAcronymStyle - \ifglsacrdescription - \ifglsacrfootnote - \SetDescriptionFootnoteAcronymStyle - \else - \ifglsacrdua - \SetDescriptionDUAAcronymStyle - \else - \SetDescriptionAcronymStyle - \fi - \fi - \else - \ifglsacrfootnote - \SetFootnoteAcronymStyle - \else - \ifthenelse{\boolean{glsacrsmallcaps}\OR - \boolean{glsacrsmaller}}% - {% - \SetSmallAcronymStyle - }% - {% - \ifglsacrdua - \SetDUAStyle - \fi - }% - \fi - \fi -} -\SetAcronymStyle -\newcommand*{\SetCustomDisplayStyle}[1]{% - \defglsdisplay[#1]{##1##4}% - \defglsdisplayfirst[#1]{##1##4}% -} -\newcommand*{\CustomAcronymFields}{% - name={\the\glsshorttok},% - description={\the\glslongtok},% - first={\the\glslongtok\space(\the\glsshorttok)},% - firstplural={\the\glslongtok\noexpand\acrpluralsuffix\space - (\the\glsshorttok)}% - text={\the\glsshorttok},% - plural={\the\glsshorttok\noexpand\acrpluralsuffix}% -} -\newcommand*{\CustomNewAcronymDef}{% - \protected@edef\@do@newglossaryentry{% - \noexpand\newglossaryentry{\the\glslabeltok}% - {% - type=\acronymtype,% - user1={\the\glsshorttok},% - user2={\the\glsshorttok\noexpand\acrpluralsuffix},% - user3={\the\glslongtok},% - user4={\the\glslongtok\noexpand\acrpluralsuffix},% - \CustomAcronymFields,% - \the\glskeylisttok - }% - }% - \@do@newglossaryentry -} -\newcommand*{\SetCustomStyle}{% - \renewcommand{\newacronym}[4][]{% - \ifx\@glsacronymlists\@empty - \def\@glo@type{\acronymtype}% - \setkeys{glossentry}{##1}% - \DeclareAcronymList{\@glo@type}% - \SetCustomDisplayStyle{\@glo@type}% - \fi - \glskeylisttok{##1}% - \glslabeltok{##2}% - \glsshorttok{##3}% - \glslongtok{##4}% - \newacronymhook - \CustomNewAcronymDef - }% - \def\glsshortkey{user1}% - \def\glsshortpluralkey{user2}% - \def\glslongkey{user3}% - \def\glslongpluralkey{user4}% - \@for\@gls@type:=\@glsacronymlists\do{% - \SetCustomDisplayStyle{\@gls@type}% - }% - \def\@acrshort##1##2[##3]{\@glsuseri@{##1}{##2}[##3]}% - \def\@Acrshort##1##2[##3]{\@Glsuseri@{##1}{##2}[##3]}% - \def\@ACRshort##1##2[##3]{\@GLSuseri@{##1}{##2}[##3]}% - \def\@acrshortpl##1##2[##3]{\@glsuserii@{##1}{##2}[##3]}% - \def\@Acrshortpl##1##2[##3]{\@Glsuserii@{##1}{##2}[##3]}% - \def\@ACRshortpl##1##2[##3]{\@GLSuserii@{##1}{##2}[##3]}% - \def\@acrlong##1##2[##3]{\@glsuseriii@{##1}{##2}[##3]}% - \def\@Acrlong##1##2[##3]{\@Glsuseriii@{##1}{##2}[##3]}% - \def\@ACRlong##1##2[##3]{\@GLSuseriii@{##1}{##2}[##3]}% - \def\@acrlongpl##1##2[##3]{\@glsuseriv@{##1}{##2}[##3]}% - \def\@Acrlongpl##1##2[##3]{\@Glsuseriv@{##1}{##2}[##3]}% - \def\@ACRlongpl##1##2[##3]{\@GLSuseriv@{##1}{##2}[##3]}% - \def\@acrfull##1##2[##3]{\@glsuseriii@{##1}{##2}[##3] - (\acronymfont{\@glsuseri@{##1}{##2}[##3]})}% - \def\@Acrfull##1##2[##3]{\@Glsuseriii@{##1}{##2}[##3] - (\acronymfont{\@glsuseri@{##1}{##2}[##3]})}% - \def\@ACRfull##1##2[##3]{\@GLSuseriii@{##1}{##2}[##3] - (\acronymfont{\@GLSuseri@{##1}{##2}[##3]})}% - \def\@acrfullpl##1##2[##3]{\@glsuseriv@{##1}{##2}[##3] - (\acronymfont{\@glsuserii@{##1}{##2}[##3]})}% - \def\@Acrfullpl##1##2[##3]{\@Glsuseriv@{##1}{##2}[##3] - (\acronymfont{\@glsuserii@{##1}{##2}[##3]})}% - \def\@ACRfullpl##1##2[##3]{\@GLSuseriv@{##1}{##2}[##3] - (\acronymfont{\@GLSuserii@{##1}{##2}[##3]})}% -}% -\newcommand*{\DefineAcronymSynonyms}{% - \let\acs\acrshort - \let\Acs\Acrshort - \let\acsp\acrshortpl - \let\Acsp\Acrshortpl - \let\acl\acrlong - \let\aclp\acrlongpl - \let\Acl\Acrlong - \let\Aclp\Acrlongpl - \let\acf\acrfull - \let\acfp\acrfullpl - \let\Acf\Acrfull - \let\Acfp\Acrfullpl - \let\ac\gls - \let\Ac\Gls - \let\acp\glspl - \let\Acp\Glspl -} -\ifglsacrshortcuts - \DefineAcronymSynonyms -\fi -\RequirePackage{glossary-hypernav} -\@gls@loadlist -\@gls@loadlong -\@gls@loadsuper -\@gls@loadtree -\ifx\@glossary@default@style\relax -\else - \glossarystyle{\@glossary@default@style} -\fi -\endinput -%% -%% End of file `glossaries.sty'. diff --git a/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty b/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty index b1cfd0b2f65..7d8714a0042 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries}[2010/06/14 v2.06 (NLCT)] +\ProvidesPackage{glossaries}[2010/07/10 v2.07 (NLCT)] \RequirePackage{ifthen} \RequirePackage{xkeyval}[2006/11/18] \RequirePackage{mfirstuc} @@ -2145,7 +2145,7 @@ counter as its value}}{% \def\@glo@label{#2}% \@glslink{glo:#2}{#1}} \define@key{glossadd}{counter}{\def\@gls@counter{#1}} -\define@key{glossadd}{format}{\def\@glo@format{#1}} +\define@key{glossadd}{format}{\def\@glsnumberformat{#1}} \define@key{glossadd}{types}{\def\@glo@type{#1}} \newcommand*{\glsadd}[2][]{% \glsdoifexists{#2}{% |