diff options
Diffstat (limited to 'Master/texmf-dist')
37 files changed, 1493 insertions, 1342 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES index 37ed41d7953..44d51fad1e3 100644 --- a/Master/texmf-dist/doc/latex/glossaries/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES @@ -1,5 +1,20 @@ glossaries change log: +v3.07: + + * glossaries.sty + + - Fixed bug relating to nohypertypes list option + + - Added \setglossarypreamble (code provided by Michael Pock) + + - Modified \glspostdescription to adjust spacefactor before full + stop. (Patch provided by Michael Pock.) + + - Added check for openright in \gls@doclearpage + + - Added \glsdoparenifnotempty + v3.06: * glossaries.sty diff --git a/Master/texmf-dist/doc/latex/glossaries/README b/Master/texmf-dist/doc/latex/glossaries/README index f04545356be..6115f028499 100644 --- a/Master/texmf-dist/doc/latex/glossaries/README +++ b/Master/texmf-dist/doc/latex/glossaries/README @@ -1,6 +1,6 @@ -LaTeX Package : glossaries v3.06 +LaTeX Package : glossaries v3.07 -Last Modified : 2013-06-17 +Last Modified : 2013-07-05 Author : Nicola Talbot diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries-code.pdf b/Master/texmf-dist/doc/latex/glossaries/glossaries-code.pdf Binary files differindex 14d36f37653..58cd49b0d87 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossaries-code.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-code.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.html b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.html index cd47e229294..df8a0454782 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.html +++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.html @@ -4,13 +4,13 @@ <!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd--> <html xmlns="http://www.w3.org/1999/xhtml" > -<head><title>User Manual for glossaries.sty v3.06</title> +<head><title>User Manual for glossaries.sty v3.07</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <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,uni-html4,utf8 --> <meta name="src" content="glossaries-user.tex" /> -<meta name="date" content="2013-06-17 17:30:00" /> +<meta name="date" content="2013-07-05 21:47:00" /> <style type="text/css"> <!-- @@ -372,14 +372,14 @@ div.important { background-color:red; } </div> <h2 class="titleHead">User Manual for glossaries.sty -v3.06</h2> +v3.07</h2> <div class="author" ><span class="ec-lmr-12x-x-120">Nicola L.C. Talbot</span> <br /> <a href="http://www.dickimaw-books.com/" class="url" ><span class="ec-lmtt-12x-x-120">http://www.dickimaw-books.com/</span></a></div><br /> <div class="date" ><span -class="ec-lmr-12x-x-120">2013-06-17</span></div> +class="ec-lmr-12x-x-120">2013-07-05</span></div> @@ -426,7 +426,7 @@ class="ec-lmtk-10x-x-109">glossaries-code.pdf</span></a> </dt><dd class="description">Advanced users wishing to know more about the inner workings of all the packages provided in the <span class="ec-lmss-10x-x-109">glossaries</span> - bundle should read “Documented Code for glossaries v3.06”. This + bundle should read “Documented Code for glossaries v3.07”. This includes the documented code for the <span class="ec-lmss-10x-x-109">mfirstuc</span><a id="dx1-4"></a> package. @@ -620,9 +620,6 @@ href="#Q1-1-73">Index</a></span> - - - <!--l. 1--><p class="indent" > <a id="likesection.1"></a><a id="Q1-1-2"></a> @@ -4063,30 +4060,48 @@ class="ec-lmss-10x-x-109">glossaryentry</span><a  <br />  \glsresetentrycounter  <br />} </div> - <!--l. 1667--><p class="nopar" > </div> - </p><!--l. 1668--><p class="noindent" > + <!--l. 1667--><p class="nopar" > or if you want a different preamble per glossary, use + <span +class="ec-lmtt-10x-x-109">\setglossarypreamble</span><a + id="dx1-15020"></a>. For example: + + + +</p> + <div class="verbatim" id="verbatim-32"> + \setglossarypreamble[acronym]{% +  <br />  \glsresetentrycounter +  <br />  The preamble text here for the list of acronyms. +  <br />} +  <br />\setglossarypreamble{% +  <br />  \glsresetentrycounter +  <br />  The preamble text here for the main glossary. +  <br />} +</div> + <!--l. 1679--><p class="nopar" > </div> + </p><!--l. 1680--><p class="noindent" > </p></dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">subentrycounter</span><a - id="dx1-15020"></a> </dt><dd + id="dx1-15021"></a> </dt><dd class="description">This is a boolean option. (Default is <span class="ec-lmss-10x-x-109">subentrycounter=false</span><a - id="dx1-15021"></a>.) + id="dx1-15022"></a>.) If set, each level 1 glossary entry will be numbered when using the standard glossary styles. This option creates the counter <span class="marginpar"><span class="ec-lmtt-10">glossarysubentry</span><span class="ec-lmtt-10"> </span></span><a - id="dx1-15022"></a><a - id="dx1-15023"></a><span + id="dx1-15023"></a><a + id="dx1-15024"></a><span class="ec-lmss-10x-x-109">glossarysubentry</span>. The counter is reset with each main (level 0) entry. Note that this package option is independent of <span class="ec-lmss-10x-x-109">entrycounter</span><a - id="dx1-15024"></a>. You can reference the number within the document + id="dx1-15025"></a>. You can reference the number within the document using <span class="ec-lmtt-10x-x-109">\glsrefentry</span><a - id="dx1-15025"></a><span + id="dx1-15026"></a><span class="ec-lmtt-10x-x-109">{</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -4099,7 +4114,7 @@ class="lmsy-10x-x-109">⟩ </span>is the label associated </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">style</span><a - id="dx1-15026"></a> </dt><dd + id="dx1-15027"></a> </dt><dd class="description">This is a <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">key</span><span @@ -4108,31 +4123,31 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">value</span><span class="lmsy-10x-x-109">⟩ </span>option. (Default is <span class="ec-lmss-10x-x-109">style=list</span><a - id="dx1-15027"></a>.) Its value should + id="dx1-15028"></a>.) Its value should be the name of the glossary style to use. This key may only be used for styles defined in <span class="ec-lmss-10x-x-109">glossary-list</span><a - id="dx1-15028"></a>, <span -class="ec-lmss-10x-x-109">glossary-long</span><a id="dx1-15029"></a>, <span +class="ec-lmss-10x-x-109">glossary-long</span><a + id="dx1-15030"></a>, <span class="ec-lmss-10x-x-109">glossary-super</span><a - id="dx1-15030"></a> or + id="dx1-15031"></a> or <span class="ec-lmss-10x-x-109">glossary-tree</span><a - id="dx1-15031"></a>. (See <a + id="dx1-15032"></a>. (See <a href="#x1-4700015">§15 </a><a href="#x1-4700015">Glossary Styles<!--tex4ht:ref: sec:styles --></a>.) </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">nolong</span><a - id="dx1-15032"></a> </dt><dd + id="dx1-15033"></a> </dt><dd class="description">This prevents the <span class="ec-lmss-10x-x-109">glossaries </span>package from automatically loading <span class="ec-lmss-10x-x-109">glossary-long</span><a - id="dx1-15033"></a> (which means that the <span + id="dx1-15034"></a> (which means that the <span class="ec-lmss-10x-x-109">longtable</span><a - id="dx1-15034"></a> package also won’t be + id="dx1-15035"></a> package also won’t be loaded). This reduces overhead by not defining unwanted styles and commands. Note that if you use this option, you won’t be able to use any of the glossary styles defined in the <span @@ -4141,49 +4156,49 @@ class="ec-lmss-10x-x-109">glossary-long</span> </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">nosuper</span><a - id="dx1-15035"></a> </dt><dd + id="dx1-15036"></a> </dt><dd class="description">This prevents the <span class="ec-lmss-10x-x-109">glossaries </span>package from automatically loading <span class="ec-lmss-10x-x-109">glossary-super</span><a - id="dx1-15036"></a> (which means that the <span + id="dx1-15037"></a> (which means that the <span class="ec-lmss-10x-x-109">supertabular</span><a - id="dx1-15037"></a> package also won’t + id="dx1-15038"></a> package also won’t + + + be loaded). This reduces overhead by not defining unwanted styles and commands. Note that if you use this option, you won’t be able to use any of the glossary styles defined in the <span class="ec-lmss-10x-x-109">glossary-super</span> package. - - - </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">nolist</span><a - id="dx1-15038"></a> </dt><dd + id="dx1-15039"></a> </dt><dd class="description">This prevents the <span class="ec-lmss-10x-x-109">glossaries </span>package from automatically loading <span class="ec-lmss-10x-x-109">glossary-list</span><a - id="dx1-15039"></a>. This reduces overhead by not defining unwanted styles. + id="dx1-15040"></a>. This reduces overhead by not defining unwanted styles. Note that if you use this option, you won’t be able to use any of the glossary styles defined in the <span class="ec-lmss-10x-x-109">glossary-list </span>package. Note that since the default style is <span class="ec-lmss-10x-x-109">list</span><a - id="dx1-15040"></a>, you will also need to use the <span + id="dx1-15041"></a>, you will also need to use the <span class="ec-lmss-10x-x-109">style</span><a - id="dx1-15041"></a> option to set + id="dx1-15042"></a> option to set the style to something else. </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">notree</span><a - id="dx1-15042"></a> </dt><dd + id="dx1-15043"></a> </dt><dd class="description">This prevents the <span class="ec-lmss-10x-x-109">glossaries </span>package from automatically loading <span class="ec-lmss-10x-x-109">glossary-tree</span><a - id="dx1-15043"></a>. This reduces overhead by not defining unwanted + id="dx1-15044"></a>. This reduces overhead by not defining unwanted styles. Note that if you use this option, you won’t be able to use any of the glossary styles defined in the <span class="ec-lmss-10x-x-109">glossary-tree</span> @@ -4191,17 +4206,17 @@ class="ec-lmss-10x-x-109">glossary-tree</span> </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">nostyles</span><a - id="dx1-15044"></a> </dt><dd + id="dx1-15045"></a> </dt><dd class="description">This prevents all the predefined styles from being loaded. If you use this option, you need to load a glossary style package (such as <span class="ec-lmss-10x-x-109">glossary-mcols</span><a - id="dx1-15045"></a>). Also if you use this option, you can’t use the <span + id="dx1-15046"></a>). Also if you use this option, you can’t use the <span class="ec-lmss-10x-x-109">style</span><a - id="dx1-15046"></a> + id="dx1-15047"></a> package option. Instead you must either use <span class="ec-lmtt-10x-x-109">\glossarystyle</span><a - id="dx1-15047"></a><span + id="dx1-15048"></a><span class="ec-lmtt-10x-x-109">{</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">style</span><span @@ -4209,56 +4224,56 @@ class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> or the <span class="ec-lmss-10x-x-109">style</span><a - id="dx1-15048"></a> key in the optional argument to <span + id="dx1-15049"></a> key in the optional argument to <span class="ec-lmtt-10x-x-109">\printglossary</span><a - id="dx1-15049"></a>. + id="dx1-15050"></a>. Example: - <div class="verbatim" id="verbatim-32"> + <div class="verbatim" id="verbatim-33"> \usepackage[nostyles]{glossaries}  <br />\usepackage{glossary-mcols}  <br />\glossarystyle{mcoltree} </div> - <!--l. 1728--><p class="nopar" > + <!--l. 1740--><p class="nopar" > </p></dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">nonumberlist</span><a - id="dx1-15050"></a> </dt><dd + id="dx1-15051"></a> </dt><dd class="description">This option will suppress the associated <a - id="dx1-15051"></a><a + id="dx1-15052"></a><a href="#glo:numberlist">number list<a - id="dx1-15052"></a>s</a> in the + id="dx1-15053"></a>s</a> in the glossaries (see also <a href="#x1-270005">§5 </a><a href="#x1-270005">Number lists<!--tex4ht:ref: sec:numberlists --></a>). </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">seeautonumberlist</span><a - id="dx1-15053"></a> </dt><dd + id="dx1-15054"></a> </dt><dd class="description">If you suppress the <a - id="dx1-15054"></a><a + id="dx1-15055"></a><a href="#glo:numberlist">number list<a - id="dx1-15055"></a>s</a> with <span + id="dx1-15056"></a>s</a> with <span class="ec-lmss-10x-x-109">nonumberlist</span><a - id="dx1-15056"></a>, + id="dx1-15057"></a>, described above, this will also suppress any cross-referencing information supplied by the <span class="ec-lmss-10x-x-109">see</span><a - id="dx1-15057"></a> key in <span + id="dx1-15058"></a> key in <span class="ec-lmtt-10x-x-109">\newglossaryentry</span><a - id="dx1-15058"></a> or + id="dx1-15059"></a> or <span class="ec-lmtt-10x-x-109">\glssee</span><a - id="dx1-15059"></a>. If you use <span + id="dx1-15060"></a>. If you use <span class="ec-lmss-10x-x-109">seeautonumberlist</span><a - id="dx1-15060"></a>, the <span + id="dx1-15061"></a>, the <span class="ec-lmss-10x-x-109">see</span><a - id="dx1-15061"></a> key will automatically + id="dx1-15062"></a> key will automatically implement <span class="ec-lmss-10x-x-109">nonumberlist=false</span><a - id="dx1-15062"></a> for that entry. (Note this doesn’t + id="dx1-15063"></a> for that entry. (Note this doesn’t affect <span class="ec-lmtt-10x-x-109">\glssee</span>.) For further details see <a href="#x1-320008">§8 </a><a @@ -4267,7 +4282,7 @@ href="#x1-320008">Cross-Referencing </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">counter</span><a - id="dx1-15063"></a> </dt><dd + id="dx1-15064"></a> </dt><dd class="description">This is a <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">key</span><span @@ -4276,18 +4291,18 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">value</span><span class="lmsy-10x-x-109">⟩ </span>option. (Default is <span class="ec-lmss-10x-x-109">counter=page</span><a - id="dx1-15064"></a>.) The + id="dx1-15065"></a>.) The value should be the name of the default counter to use in the <a - id="dx1-15065"></a><a + id="dx1-15066"></a><a href="#glo:numberlist">number list<a - id="dx1-15066"></a>s</a> (see <a + id="dx1-15067"></a>s</a> (see <a href="#x1-270005">§5 </a><a href="#x1-270005">Number lists<!--tex4ht:ref: sec:numberlists --></a>). </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">nopostdot</span><a - id="dx1-15067"></a> </dt><dd + id="dx1-15068"></a> </dt><dd class="description">This is a boolean option. If no value is specified, <span class="ec-lmtt-10x-x-109">true </span>is assumed. When set to <span @@ -4295,11 +4310,11 @@ class="ec-lmtt-10x-x-109">true</span>, this option suppresses the default post description dot used by some of the predefined styles. The default setting is <span class="ec-lmss-10x-x-109">nopostdot=false</span><a - id="dx1-15068"></a>. + id="dx1-15069"></a>. </dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">nogroupskip</span><a - id="dx1-15069"></a> </dt><dd + id="dx1-15070"></a> </dt><dd class="description">This is a boolean option. If no value is specified, <span class="ec-lmtt-10x-x-109">true </span>is assumed. When set to <span @@ -4307,14 +4322,14 @@ class="ec-lmtt-10x-x-109">true</span>, this option suppresses the default vertical gap between groups used by some of the predefined styles. The default setting is <span class="ec-lmss-10x-x-109">nogroupskip=false</span><a - id="dx1-15070"></a>. + id="dx1-15071"></a>. </dd></dl> -<!--l. 1762--><p class="noindent" > +<!--l. 1774--><p class="noindent" > </p> -<!--l. 1762--><p class="noindent" ><a +<!--l. 1774--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">2.4</span>  <a id="x1-160002.4"></a>Sorting Options</h3> <dl class="description"><dt class="description"> @@ -4360,7 +4375,7 @@ class="ec-lmss-10x-x-109">sort</span><a id="dx1-16010"></a> key in <span class="ec-lmtt-10x-x-109">\newglossaryentry </span>is ignored).</li></ul> - <!--l. 1784--><p class="noindent" >The default is <span + <!--l. 1796--><p class="noindent" >The default is <span class="ec-lmss-10x-x-109">sort=standard</span><a id="dx1-16011"></a>. </p></dd><dt class="description"> @@ -4373,7 +4388,7 @@ class="ec-lmss-10x-x-109">word</span><a class="ec-lmss-10x-x-109">letter</span><a id="dx1-16014"></a>. The default is word ordering. - <!--l. 1790--><p class="noindent" ><div class="important" title="Important Note"> Note that the <span + <!--l. 1802--><p class="noindent" ><div class="important" title="Important Note"> Note that the <span class="ec-lmss-10x-x-109">order</span><a id="dx1-16015"></a> option has no effect if you don’t use <a @@ -4381,7 +4396,7 @@ class="ec-lmss-10x-x-109">order</span><a href="#glo:makeglossaries"><span class="ec-lmtt-10x-x-109">makeglossaries</span><a id="dx1-16017"></a></a>. </div> - </p><!--l. 1793--><p class="noindent" > + </p><!--l. 1805--><p class="noindent" > </p></dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">makeindex</span><a @@ -4450,7 +4465,7 @@ class="ec-lmtt-10x-x-109">makeindex</span><a style file will been given a <span class="ec-lmtt-10x-x-109">.xdy</span><a id="dx1-16045"></a> extension. - <!--l. 1810--><p class="noindent" >The <span + <!--l. 1822--><p class="noindent" >The <span class="ec-lmss-10x-x-109">xindy</span><a id="dx1-16046"></a> package option may additionally have a value that is a <span @@ -4465,20 +4480,20 @@ class="lmsy-10x-x-109">⟩ </span>comma-separated list to override the lang </p> - <div class="verbatim" id="verbatim-33"> + <div class="verbatim" id="verbatim-34"> \usepackage[xindy={language=english,codepage=utf8}]{glossaries} </div> - <!--l. 1815--><p class="nopar" > You can also specify whether you want a number group in the + <!--l. 1827--><p class="nopar" > You can also specify whether you want a number group in the glossary. This defaults to true, but can be suppressed. For example: </p> - <div class="verbatim" id="verbatim-34"> + <div class="verbatim" id="verbatim-35"> \usepackage[xindy={glsnumbers=false}]{glossaries} </div> - <!--l. 1820--><p class="nopar" > See <a + <!--l. 1832--><p class="nopar" > See <a href="#x1-3600011">§11 </a><a href="#x1-3600011">Xindy<!--tex4ht:ref: sec:xindy --></a> for further details on using <a id="dx1-16047"></a><a @@ -4489,9 +4504,9 @@ class="ec-lmss-10x-x-109">glossaries</span> package. </p> </dd></dl> -<!--l. 1826--><p class="noindent" > +<!--l. 1838--><p class="noindent" > </p> -<!--l. 1826--><p class="noindent" ><a +<!--l. 1838--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">2.5</span>  <a id="x1-170002.5"></a>Acronym Options</h3> <dl class="description"><dt class="description"> @@ -4504,10 +4519,10 @@ class="ec-lmtt-10x-x-109">acronym</span>. This is - <div class="verbatim" id="verbatim-35"> + <div class="verbatim" id="verbatim-36"> \newglossary[alg]{acronym}{acr}{acn}{\acronymname} </div> - <!--l. 1834--><p class="nopar" > If the <span + <!--l. 1846--><p class="nopar" > If the <span class="ec-lmss-10x-x-109">acronym</span><a id="dx1-17002"></a> package option is used, <span class="ec-lmtt-10x-x-109">\acronymtype</span><a @@ -4543,21 +4558,21 @@ class="ec-lmtt-10x-x-109">main </span>glossary to also contain a list of acronym - <div class="verbatim" id="verbatim-36"> + <div class="verbatim" id="verbatim-37"> \usepackage[acronym,acronymlists={main}]{glossaries} </div> - <!--l. 1853--><p class="nopar" > No check is performed to determine if the listed glossaries + <!--l. 1865--><p class="nopar" > No check is performed to determine if the listed glossaries exist, so you can add glossaries you haven’t defined yet. For example: </p> - <div class="verbatim" id="verbatim-37"> + <div class="verbatim" id="verbatim-38"> \usepackage[acronym,acronymlists={main,acronym2}]{glossaries}  <br />\newglossary[alg2]{acronym2}{acr2}{acn2}{Statistical Acronyms} </div> - <!--l. 1859--><p class="nopar" > + <!--l. 1871--><p class="nopar" > </p></dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">description</span><a @@ -4641,16 +4656,16 @@ href="#x1-4100013">Acronyms<!--tex4ht:ref: sec:acronyms --></a> for further deta -<!--l. 1893--><p class="noindent" ><a +<!--l. 1905--><p class="noindent" ><a href="#top">Top</a></p><h2 class="chapterHead"><span class="titlemark">3</span>  <a id="x1-180003"></a>Setting Up</h2> The command -<!--l. 1897--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 1909--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\makeglossaries</span><span class="ec-lmtt-10"> </span></span><a id="dx1-18001"></a> <span class="ec-lmtt-10x-x-109">\makeglossaries </span></div><hr> -</p><!--l. 1899--><p class="noindent" > +</p><!--l. 1911--><p class="noindent" > must be placed in the preamble in order to create the customised <a id="dx1-18002"></a><a @@ -4668,18 +4683,18 @@ class="ec-lmtt-10x-x-109">.xdy</span><a glossary entries are written to the appropriate output files. If you omit <span class="ec-lmtt-10x-x-109">\makeglossaries </span>none of the glossaries will be created. -</p><!--l. 1906--><p class="indent" > <div class="important" title="Important Note"> Note that some of the commands provided by the <span +</p><!--l. 1918--><p class="indent" > <div class="important" title="Important Note"> Note that some of the commands provided by the <span class="ec-lmss-10x-x-109">glossaries </span>package must be placed before <span class="ec-lmtt-10x-x-109">\makeglossaries </span>as they are required when creating the customised style file. If you attempt to use those commands after <span class="ec-lmtt-10x-x-109">\makeglossaries </span>you will generate an error. -</p><!--l. 1913--><p class="indent" > Similarly, there are some commands that must be used after +</p><!--l. 1925--><p class="indent" > Similarly, there are some commands that must be used after <span class="ec-lmtt-10x-x-109">\makeglossaries</span>. </div> -</p><!--l. 1915--><p class="noindent" > -</p><!--l. 1917--><p class="indent" > You can suppress the creation of the customised <a +</p><!--l. 1927--><p class="noindent" > +</p><!--l. 1929--><p class="indent" > You can suppress the creation of the customised <a id="dx1-18008"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a @@ -4689,15 +4704,15 @@ href="#glo:makeindex"><span class="ec-lmtt-10x-x-109">makeindex</span><a id="dx1-18011"></a></a> style file using -</p><!--l. 1919--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 1931--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\noist</span><span class="ec-lmtt-10"> </span></span><a id="dx1-18012"></a> <span class="ec-lmtt-10x-x-109">\noist </span></div><hr> -</p><!--l. 1921--><p class="noindent" > +</p><!--l. 1933--><p class="noindent" > Note that this command must be used before <span class="ec-lmtt-10x-x-109">\makeglossaries</span>. -</p><!--l. 1923--><p class="indent" > <div class="important" title="Important Note"> Note that if you have a custom <span +</p><!--l. 1935--><p class="indent" > <div class="important" title="Important Note"> Note that if you have a custom <span class="ec-lmtt-10x-x-109">.xdy</span><a id="dx1-18013"></a> file created when using <span class="ec-lmss-10x-x-109">glossaries</span> @@ -4705,8 +4720,8 @@ version 2.07 or below, you will need to use the <span class="ec-lmss-10x-x-109">compatible-2.07</span><a id="dx1-18014"></a> package option with it. </div> -</p><!--l. 1927--><p class="noindent" > -</p><!--l. 1929--><p class="indent" > The default name for the customised style file is given by <span +</p><!--l. 1939--><p class="noindent" > +</p><!--l. 1941--><p class="indent" > The default name for the customised style file is given by <span class="ec-lmtt-10x-x-109">\jobname</span><a id="dx1-18015"></a><span class="ec-lmtt-10x-x-109">.ist</span><a @@ -4725,7 +4740,7 @@ href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-18022"></a></a>). This name may be changed using: -</p><!--l. 1933--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 1945--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\setStyleFile</span><span class="ec-lmtt-10"> </span></span><a id="dx1-18023"></a> <span @@ -4734,14 +4749,14 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">name</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 1935--><p class="noindent" > +</p><!--l. 1947--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">name</span><span class="lmsy-10x-x-109">⟩ </span>is the name of the style file without the extension. Note that this command must be used before <span class="ec-lmtt-10x-x-109">\makeglossaries</span>. -</p><!--l. 1940--><p class="indent" > Each glossary entry is assigned a <a +</p><!--l. 1952--><p class="indent" > Each glossary entry is assigned a <a id="dx1-18024"></a><a href="#glo:numberlist">number list<a id="dx1-18025"></a></a> that lists all the @@ -4753,7 +4768,7 @@ class="ec-lmss-10x-x-109">counter</span><a number assumes a full stop compositor (e.g. 1.2), but if your location numbers use a different compositor (e.g. 1-2) you need to set this using -</p><!--l. 1947--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 1959--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsSetCompositor</span><span class="ec-lmtt-10"> </span></span><a id="dx1-18027"></a> <span @@ -4762,24 +4777,24 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">symbol</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 1949--><p class="noindent" > +</p><!--l. 1961--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-38"> + <div class="verbatim" id="verbatim-39"> \glsSetCompositor{-} </div> -<!--l. 1953--><p class="nopar" > Note that this command must be used before <span +<!--l. 1965--><p class="nopar" > Note that this command must be used before <span class="ec-lmtt-10x-x-109">\makeglossaries</span>. -</p><!--l. 1956--><p class="indent" > If you use <a +</p><!--l. 1968--><p class="indent" > If you use <a id="dx1-18028"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-18029"></a></a>, you can have a different compositor for page numbers starting with an uppercase alphabetical character using: -</p><!--l. 1958--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 1970--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsSetAlphaCompositor</span><span class="ec-lmtt-10"> </span></span><a id="dx1-18030"></a> <span @@ -4789,7 +4804,7 @@ class="ec-lmri-10x-x-109">symbol</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 1960--><p class="noindent" > +</p><!--l. 1972--><p class="noindent" > Note that this command has no effect if you haven’t used the <span class="ec-lmss-10x-x-109">xindy</span><a id="dx1-18031"></a> package @@ -4802,10 +4817,10 @@ and 2.3 style formats, then do: </p> - <div class="verbatim" id="verbatim-39"> + <div class="verbatim" id="verbatim-40"> \glsSetCompositor{.}\glsSetAlphaCompositor{-} </div> -<!--l. 1967--><p class="nopar" > See <a +<!--l. 1979--><p class="nopar" > See <a href="#x1-270005">§5 </a><a href="#x1-270005">Number lists<!--tex4ht:ref: sec:numberlists --></a> for further information about <a id="dx1-18034"></a><a @@ -4817,7 +4832,7 @@ href="#glo:numberlist">number list<a </p> <h2 class="chapterHead"><span class="titlemark">4</span>  <a id="x1-190004"></a>Defining Glossary Entries</h2> -<!--l. 1974--><p class="noindent" >All glossary entries must be defined before they are used, +<!--l. 1986--><p class="noindent" >All glossary entries must be defined before they are used, so it is better to define them in the preamble to ensure this.<span class="footnote-mark"><a href="#fn1x6" id="fn1x6-bk"><sup class="textsuperscript">1</sup></a></span><a @@ -4868,8 +4883,8 @@ href="#fn2x6" id="fn2x6-bk"><sup class="textsuperscript">2</sup></a></span><a See <a href="#x1-70001.3">§1.3 </a><a href="#x1-70001.3">Generating the Associated Glossary Files<!--tex4ht:ref: sec:makeglossaries --></a> for further details. -</p><!--l. 1996--><p class="indent" > New glossary entries are defined using the command: -</p><!--l. 1997--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2008--><p class="indent" > New glossary entries are defined using the command: +</p><!--l. 2009--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\newglossaryentry</span><span class="ec-lmtt-10"> </span></span><a id="dx1-19017"></a> <span @@ -4883,7 +4898,7 @@ class="ec-lmri-10x-x-109">key-val list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 1999--><p class="noindent" > +</p><!--l. 2011--><p class="noindent" > The first argument, <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -4922,18 +4937,18 @@ class="ec-lmssbx-10x-x-109">description</span><a id="dx1-19023"></a> </dt><dd class="description">A brief description of this term (to appear in the glossary). Within this value, you can use - <!--l. 2014--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2026--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\nopostdesc</span><span class="ec-lmtt-10"> </span></span><a id="dx1-19024"></a> <span class="ec-lmtt-10x-x-109">\nopostdesc </span></div><hr> - </p><!--l. 2016--><p class="noindent" > + </p><!--l. 2028--><p class="noindent" > to suppress the description terminator for this entry. For example, if this entry is a parent entry that doesn’t require a description, you can do <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">description={\nopostdesc}</span></span></span>. If you want a paragraph break in the description use - </p><!--l. 2022--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2034--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glspar</span><span class="ec-lmtt-10"> </span></span><a id="dx1-19025"></a> <span @@ -4941,7 +4956,7 @@ class="ec-lmtt-10x-x-109">\glspar </span></div><hr> - </p><!--l. 2024--><p class="noindent" > + </p><!--l. 2036--><p class="noindent" > However, note that not all glossary styles support multi-line descriptions. If you are using one of the tabular-like glossary styles that permit multi-line descriptions, use <span @@ -5086,7 +5101,7 @@ class="ec-lmss-10x-x-109">firstplural</span><a used with <span class="ec-lmtt-10x-x-109">\glspl</span><a id="dx1-19070"></a>. - <!--l. 2070--><p class="noindent" ><span + <!--l. 2082--><p class="noindent" ><span class="ec-lmbx-10x-x-109">Note: </span>prior to version 1.13, the default value of <span class="ec-lmss-10x-x-109">firstplural</span><a id="dx1-19071"></a> was always @@ -5253,7 +5268,7 @@ class="ec-lmss-10x-x-109">seeautonumberlist</span><a href="#x1-320008">§8 </a><a href="#x1-320008">Cross-Referencing Entries<!--tex4ht:ref: sec:crossref --></a>. - <!--l. 2129--><p class="noindent" ><div class="important" title="Important Note"> <span + <!--l. 2141--><p class="noindent" ><div class="important" title="Important Note"> <span class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-19120"></a> must be used before any occurrence of <span @@ -5261,10 +5276,10 @@ class="ec-lmtt-10x-x-109">\newglossaryentry</span><a id="dx1-19121"></a> that contains the <span class="ec-lmss-10x-x-109">see</span><a id="dx1-19122"></a> key. </div> - </p><!--l. 2132--><p class="noindent" > + </p><!--l. 2144--><p class="noindent" > </p> </dd></dl> -<!--l. 2136--><p class="indent" > The following keys are reserved for <span +<!--l. 2148--><p class="indent" > The following keys are reserved for <span class="ec-lmtt-10x-x-109">\newacronym</span><a id="dx1-19123"></a> (see <a href="#x1-4100013">§13 </a><a @@ -5278,7 +5293,7 @@ class="ec-lmss-10x-x-109">short</span><a id="dx1-19126"></a> and <span class="ec-lmss-10x-x-109">shortplural</span><a id="dx1-19127"></a>. -</p><!--l. 2140--><p class="indent" > Note that if the name starts with an accented letter or non-Roman +</p><!--l. 2152--><p class="indent" > Note that if the name starts with an accented letter or non-Roman character, you must group the character, otherwise it will cause a problem for commands like <span class="ec-lmtt-10x-x-109">\Gls</span><a @@ -5289,22 +5304,22 @@ class="ec-lmtt-10x-x-109">\Glspl</span><a </p> - <div class="verbatim" id="verbatim-40"> + <div class="verbatim" id="verbatim-41"> \newglossaryentry{elite}{name={{\’e}lite},  <br />description={select group or class}} </div> -<!--l. 2147--><p class="nopar" > Note that the same applies if you are using the <span +<!--l. 2159--><p class="nopar" > Note that the same applies if you are using the <span class="ec-lmss-10x-x-109">inputenc</span><a id="dx1-19130"></a> package: </p> - <div class="verbatim" id="verbatim-41"> + <div class="verbatim" id="verbatim-42"> \newglossaryentry{elite}{name={{é}lite},  <br />description={select group or class}} </div> -<!--l. 2153--><p class="nopar" > Note that in both of the above examples, you will also need to supply the +<!--l. 2165--><p class="nopar" > Note that in both of the above examples, you will also need to supply the <span class="ec-lmss-10x-x-109">sort</span><a id="dx1-19131"></a> key if you are using <a @@ -5320,26 +5335,26 @@ accented letters correctly. </p> <h3 class="sectionHead"><span class="titlemark">4.1</span>  <a id="x1-200004.1"></a>Plurals</h3> -<!--l. 2162--><p class="noindent" >You may have noticed from above that you can specify the plural form +<!--l. 2174--><p class="noindent" >You may have noticed from above that you can specify the plural form when you define a term. If you omit this, the plural will be obtained by appending -</p><!--l. 2165--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2177--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glspluralsuffix</span><span class="ec-lmtt-10"> </span></span><a id="dx1-20001"></a> <span class="ec-lmtt-10x-x-109">\glspluralsuffix </span></div><hr> -</p><!--l. 2167--><p class="noindent" > +</p><!--l. 2179--><p class="noindent" > to the singular form. This command defaults to the letter “s”. For example: </p> - <div class="verbatim" id="verbatim-42"> + <div class="verbatim" id="verbatim-43"> \newglossaryentry{cow}{name=cow,description={a fully grown  <br />female of any bovine animal}} </div> -<!--l. 2173--><p class="nopar" > defines a new entry whose singular form is “cow” and plural form is +<!--l. 2185--><p class="nopar" > defines a new entry whose singular form is “cow” and plural form is “cows”. However, if you are writing in archaic English, you may want to use “kine” as the plural form, in which case you would have to do: @@ -5347,12 +5362,12 @@ do: </p> - <div class="verbatim" id="verbatim-43"> + <div class="verbatim" id="verbatim-44"> \newglossaryentry{cow}{name=cow,plural=kine,  <br />description={a fully grown female of any bovine animal}} </div> -<!--l. 2181--><p class="nopar" > -</p><!--l. 2183--><p class="indent" > If you are writing in a language that supports multiple plurals (for a +<!--l. 2193--><p class="nopar" > +</p><!--l. 2195--><p class="indent" > If you are writing in a language that supports multiple plurals (for a given term) then use the <span class="ec-lmss-10x-x-109">plural</span><a id="dx1-20002"></a> key for one of them and one of the user keys @@ -5361,12 +5376,12 @@ to specify the other plural form. For example: </p> - <div class="verbatim" id="verbatim-44"> + <div class="verbatim" id="verbatim-45"> \newglossaryentry{cow}{name=cow,description={a fully grown  <br />female of any bovine animal (plural cows, archaic plural kine)},  <br />user1={kine}} </div> -<!--l. 2191--><p class="nopar" > You can then use <span class="obeylines-h"><span class="verb"><span +<!--l. 2203--><p class="nopar" > You can then use <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\glspl{cow}</span></span></span> to produce “cows” and <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\glsuseri{cow}</span></span></span> to produce “kine”. You can, of course, define an easy to remember synonym. @@ -5375,12 +5390,12 @@ For example: </p> - <div class="verbatim" id="verbatim-45"> + <div class="verbatim" id="verbatim-46"> \let\glsaltpl\glsuseri </div> -<!--l. 2197--><p class="nopar" > Then you don’t have to remember which key you used to store the +<!--l. 2209--><p class="nopar" > Then you don’t have to remember which key you used to store the alternative plural. -</p><!--l. 2201--><p class="indent" > If you are using a language that usually forms plurals by appending a +</p><!--l. 2213--><p class="indent" > If you are using a language that usually forms plurals by appending a different letter, or sequence of letters, you can redefine <span class="ec-lmtt-10x-x-109">\glspluralsuffix</span> as required. However, this must be done <span @@ -5392,18 +5407,18 @@ class="ec-lmss-10x-x-109">plural</span><a class="ec-lmss-10x-x-109">firstplural</span><a id="dx1-20004"></a> key where necessary). -</p><!--l. 2209--><p class="noindent" > +</p><!--l. 2221--><p class="noindent" > </p> -<!--l. 2209--><p class="noindent" ><a +<!--l. 2221--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">4.2</span>  <a id="x1-210004.2"></a>Other Grammatical Constructs</h3> -<!--l. 2212--><p class="noindent" >You can use the six user keys to provide alternatives, such as participles. +<!--l. 2224--><p class="noindent" >You can use the six user keys to provide alternatives, such as participles. For example: </p> - <div class="verbatim" id="verbatim-46"> + <div class="verbatim" id="verbatim-47"> \let\glsing\glsuseri  <br />\let\glsd\glsuserii  <br />\newcommand*{\ingkey}{user1} @@ -5417,33 +5432,33 @@ For example:  <br />  }%  <br />} </div> -<!--l. 2229--><p class="nopar" > With the above definitions, I can now define terms like this: +<!--l. 2241--><p class="nopar" > With the above definitions, I can now define terms like this: </p> - <div class="verbatim" id="verbatim-47"> + <div class="verbatim" id="verbatim-48"> \newterm{play}{to take part in activities for enjoyment}  <br />\newterm[\edkey={ran},\ingkey={running}]{run}{to move fast using  <br />the legs} </div> -<!--l. 2235--><p class="nopar" > and use them in the text: +<!--l. 2247--><p class="nopar" > and use them in the text: </p> - <div class="verbatim" id="verbatim-48"> + <div class="verbatim" id="verbatim-49"> Peter is \glsing{play} in the park today.  <br />Jane \glsd{play} in the park yesterday.  <br />Peter and Jane \glsd{run} in the park last week. </div> -<!--l. 2243--><p class="nopar" > -</p><!--l. 2245--><p class="noindent" > +<!--l. 2255--><p class="nopar" > +</p><!--l. 2257--><p class="noindent" > </p> -<!--l. 2245--><p class="noindent" ><a +<!--l. 2257--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">4.3</span>  <a id="x1-220004.3"></a>Sub-Entries</h3> -<!--l. 2248--><p class="noindent" >As from version 1.17, it is possible to specify sub-entries. These may be +<!--l. 2260--><p class="noindent" >As from version 1.17, it is possible to specify sub-entries. These may be used to order the glossary into categories, in which case the sub-entry will have a different name to its parent entry, or it may be used to distinguish different definitions for the same word, in which case the sub-entries will @@ -5462,7 +5477,7 @@ package option (see <a href="#x1-150002.3">§2.3 </a><a href="#x1-150002.3">Glossary Appearance Options<!--tex4ht:ref: sec:pkgopts-printglos --></a> for further details). -</p><!--l. 2263--><p class="indent" > Note that the parent entry will automatically be added to the glossary if +</p><!--l. 2275--><p class="indent" > Note that the parent entry will automatically be added to the glossary if any of its child entries are used in the document. If the parent entry is not referenced in the document, it will not have a <a id="dx1-22002"></a><a @@ -5474,12 +5489,12 @@ href="#glo:makeindex"><span class="ec-lmtt-10x-x-109">makeindex</span><a id="dx1-22005"></a></a> has a restriction on the maximum sub-entry depth. -</p><!--l. 2269--><p class="noindent" > +</p><!--l. 2281--><p class="noindent" > </p> -<!--l. 2269--><p class="noindent" ><a +<!--l. 2281--><p class="noindent" ><a href="#top">Top</a></p><h4 class="subsectionHead"><span class="titlemark">4.3.1</span>  <a id="x1-230004.3.1"></a>Hierarchical Categories</h4> -<!--l. 2272--><p class="noindent" >To arrange a glossary with hierarchical categories, you need to first +<!--l. 2284--><p class="noindent" >To arrange a glossary with hierarchical categories, you need to first define the category and then define the sub-entries using the relevant @@ -5494,24 +5509,24 @@ follows: </p> - <div class="verbatim" id="verbatim-49"> + <div class="verbatim" id="verbatim-50"> \newglossaryentry{greekletter}{name={Greek letters},  <br />description={\nopostdesc}}  <br />\newglossaryentry{romanletter}{name={Roman letters},  <br />description={\nopostdesc}} </div> -<!--l. 2284--><p class="nopar" > -</p><!--l. 2286--><p class="indent" > Note that in this example, the category entries don’t need a description +<!--l. 2296--><p class="nopar" > +</p><!--l. 2298--><p class="indent" > Note that in this example, the category entries don’t need a description so I have set the descriptions to <span class="ec-lmtt-10x-x-109">\nopostdesc</span><a id="dx1-23002"></a>. This gives a blank description and suppresses the description terminator. -</p><!--l. 2291--><p class="indent" > I can now define my sub-entries as follows: +</p><!--l. 2303--><p class="indent" > I can now define my sub-entries as follows: </p> - <div class="verbatim" id="verbatim-50"> + <div class="verbatim" id="verbatim-51"> \newglossaryentry{pi}{name={\ensuremath{\pi}},sort={pi},  <br />description={ratio of the circumference of a circle to  <br />the diameter}, @@ -5520,13 +5535,13 @@ description and suppresses the description terminator.  <br />description={Euler’s constant},  <br />parent=romanletter} </div> -<!--l. 2301--><p class="nopar" > -</p><!--l. 2304--><p class="noindent" > +<!--l. 2313--><p class="nopar" > +</p><!--l. 2316--><p class="noindent" > </p> -<!--l. 2304--><p class="noindent" ><a +<!--l. 2316--><p class="noindent" ><a href="#top">Top</a></p><h4 class="subsectionHead"><span class="titlemark">4.3.2</span>  <a id="x1-240004.3.2"></a>Homographs</h4> -<!--l. 2307--><p class="noindent" >Sub-entries that have the same name as the parent entry, don’t need to +<!--l. 2319--><p class="noindent" >Sub-entries that have the same name as the parent entry, don’t need to have the <span class="ec-lmss-10x-x-109">name</span><a id="dx1-24001"></a> key. For example, the word “glossary” can mean a list of @@ -5536,21 +5551,21 @@ technical words or a collection of glosses. In both cases the plural is </p> - <div class="verbatim" id="verbatim-51"> + <div class="verbatim" id="verbatim-52"> \newglossaryentry{glossary}{name=glossary,  <br />description={\nopostdesc},  <br />plural={glossaries}} </div> -<!--l. 2316--><p class="nopar" > Again, the parent entry has no description, so the description terminator +<!--l. 2328--><p class="nopar" > Again, the parent entry has no description, so the description terminator needs to be suppressed using <span class="ec-lmtt-10x-x-109">\nopostdesc</span><a id="dx1-24002"></a>. -</p><!--l. 2320--><p class="indent" > Now define the two different meanings of the word: +</p><!--l. 2332--><p class="indent" > Now define the two different meanings of the word: </p> - <div class="verbatim" id="verbatim-52"> + <div class="verbatim" id="verbatim-53"> \newglossaryentry{glossarylist}{  <br />description={list of technical words},  <br />sort={1}, @@ -5560,7 +5575,7 @@ class="ec-lmtt-10x-x-109">\nopostdesc</span><a  <br />sort={2},  <br />parent={glossary}} </div> -<!--l. 2331--><p class="nopar" > Note that if I reference the parent entry, the location will be added to the +<!--l. 2343--><p class="nopar" > Note that if I reference the parent entry, the location will be added to the parent’s <a id="dx1-24003"></a><a href="#glo:numberlist">number list<a @@ -5581,7 +5596,7 @@ child entries. See <a href="#x1-150002.3">§2.3 </a><a href="#x1-150002.3">Glossary Appearance Options<!--tex4ht:ref: sec:pkgopts-printglos --></a> for further details. -</p><!--l. 2342--><p class="indent" > In the above example, the plural form for both of the child entries is the +</p><!--l. 2354--><p class="indent" > In the above example, the plural form for both of the child entries is the same as the parent entry, so the <span class="ec-lmss-10x-x-109">plural</span><a id="dx1-24009"></a> key was not required for the child @@ -5591,7 +5606,7 @@ be specified. For example: </p> - <div class="verbatim" id="verbatim-53"> + <div class="verbatim" id="verbatim-54"> \newglossaryentry{bravo}{name={bravo},  <br />description={\nopostdesc}}  <br />\newglossaryentry{bravocry}{description={cry of approval @@ -5605,15 +5620,15 @@ be specified. For example:  <br />plural={bravoes},  <br />parent=bravo} </div> -<!--l. 2361--><p class="nopar" > -</p><!--l. 2364--><p class="noindent" > +<!--l. 2373--><p class="nopar" > +</p><!--l. 2376--><p class="noindent" > </p> -<!--l. 2364--><p class="noindent" ><a +<!--l. 2376--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">4.4</span>  <a id="x1-250004.4"></a>Loading Entries From a File</h3> -<!--l. 2367--><p class="noindent" >You can store all your glossary entry definitions in another file and +<!--l. 2379--><p class="noindent" >You can store all your glossary entry definitions in another file and use: -</p><!--l. 2369--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2381--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\loadglsentries</span><span class="ec-lmtt-10"> </span></span><a id="dx1-25001"></a> <span @@ -5626,7 +5641,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">filename</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 2371--><p class="noindent" > +</p><!--l. 2383--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">filename</span><span @@ -5653,7 +5668,7 @@ contains: </p> - <div class="verbatim" id="verbatim-54"> + <div class="verbatim" id="verbatim-55"> \newglossaryentry{perl}{type=main,  <br />name={Perl},  <br />description={A scripting language}} @@ -5663,15 +5678,15 @@ contains:  <br />name={html},  <br />description={A mark up language}} </div> -<!--l. 2391--><p class="nopar" > and suppose in my document preamble I use the command: +<!--l. 2403--><p class="nopar" > and suppose in my document preamble I use the command: </p> - <div class="verbatim" id="verbatim-55"> + <div class="verbatim" id="verbatim-56"> \loadglsentries[languages]{myentries} </div> -<!--l. 2395--><p class="nopar" > then this will add the entries <span +<!--l. 2407--><p class="nopar" > then this will add the entries <span class="ec-lmtt-10x-x-109">tex </span>and <span class="ec-lmtt-10x-x-109">html </span>to the glossary whose type is given by <span @@ -5679,7 +5694,7 @@ class="ec-lmtt-10x-x-109">languages</span>, but the entry <span class="ec-lmtt-10x-x-109">perl </span>will be added to the main glossary, since it explicitly sets the type to <span class="ec-lmtt-10x-x-109">main</span>. -</p><!--l. 2401--><p class="indent" > <span +</p><!--l. 2413--><p class="indent" > <span class="ec-lmbx-10x-x-109">Note: </span>if you use <span class="ec-lmtt-10x-x-109">\newacronym</span><a id="dx1-25006"></a> (see <a @@ -5693,19 +5708,19 @@ class="ec-lmtt-10x-x-109">myacronyms.tex </span>contains: </p> - <div class="verbatim" id="verbatim-56"> + <div class="verbatim" id="verbatim-57"> \newacronym{aca}{aca}{a contrived acronym} </div> -<!--l. 2407--><p class="nopar" > then (supposing I have defined a new glossary type called <span +<!--l. 2419--><p class="nopar" > then (supposing I have defined a new glossary type called <span class="ec-lmtt-10x-x-109">altacronym</span>) </p> - <div class="verbatim" id="verbatim-57"> + <div class="verbatim" id="verbatim-58"> \loadglsentries[altacronym]{myacronyms} </div> -<!--l. 2412--><p class="nopar" > will add <span +<!--l. 2424--><p class="nopar" > will add <span class="ec-lmtt-10x-x-109">aca </span>to the glossary type <span class="ec-lmtt-10x-x-109">acronym</span>, if the package option <span @@ -5719,7 +5734,7 @@ class="ec-lmss-10x-x-109">acronym</span><a specified.<span class="footnote-mark"><a href="#fn3x6" id="fn3x6-bk"><sup class="textsuperscript">3</sup></a></span><a id="x1-25009f3"></a> -</p><!--l. 2420--><p class="indent" > If you have used the <span +</p><!--l. 2432--><p class="indent" > If you have used the <span class="ec-lmss-10x-x-109">acronym</span><a id="dx1-25013"></a> package option, there are two possible solutions to this problem: @@ -5731,19 +5746,19 @@ class="ec-lmtt-10x-x-109">myacronyms.tex </span>so that entries are defined in t - <div class="verbatim" id="verbatim-58"> + <div class="verbatim" id="verbatim-59"> \newacronym[type=\glsdefaulttype]{aca}{aca}{a  <br />contrived acronym} </div> - <!--l. 2428--><p class="nopar" > and do: + <!--l. 2440--><p class="nopar" > and do: </p> - <div class="verbatim" id="verbatim-59"> + <div class="verbatim" id="verbatim-60"> \loadglsentries[altacronym]{myacronyms} </div> - <!--l. 2432--><p class="nopar" > + <!--l. 2444--><p class="nopar" > </p></li> <li class="enumerate" id="x1-25017x2">Temporarily change <span @@ -5751,25 +5766,25 @@ class="ec-lmtt-10x-x-109">\acronymtype </span>to the target glossary: - <div class="verbatim" id="verbatim-60"> + <div class="verbatim" id="verbatim-61"> \let\orgacronymtype\acronymtype  <br />\def\acronymtype{altacronym}  <br />\loadglsentries{myacronyms}  <br />\let\acronymtype\orgacronymtype </div> - <!--l. 2440--><p class="nopar" ></p></li></ol> -<!--l. 2443--><p class="indent" > Note that only those entries that have been used in the text will appear + <!--l. 2452--><p class="nopar" ></p></li></ol> +<!--l. 2455--><p class="indent" > Note that only those entries that have been used in the text will appear in the relevant glossaries. Note also that <span class="ec-lmtt-10x-x-109">\loadglsentries </span>may only be used in the preamble. -</p><!--l. 2448--><p class="noindent" > +</p><!--l. 2460--><p class="noindent" > </p> -<!--l. 2448--><p class="noindent" ><a +<!--l. 2460--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">4.5</span>  <a id="x1-260004.5"></a>Moving Entries to Another Glossary</h3> -<!--l. 2451--><p class="noindent" >As from version 3.02, you can move an entry from one glossary to another +<!--l. 2463--><p class="noindent" >As from version 3.02, you can move an entry from one glossary to another using: -</p><!--l. 2453--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2465--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsmoveentry</span><span class="ec-lmtt-10"> </span></span><a id="dx1-26001"></a> <span @@ -5783,7 +5798,7 @@ class="ec-lmri-10x-x-109">target glossary label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 2455--><p class="noindent" > +</p><!--l. 2467--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -5794,12 +5809,12 @@ class="ec-lmri-10x-x-109">target</span> class="ec-lmri-10x-x-109">glossary label</span><span class="lmsy-10x-x-109">⟩ </span>is the unique label identifying the glossary in which to put the entry. -</p><!--l. 2460--><p class="indent" > Note that no check is performed to determine the existence of the target +</p><!--l. 2472--><p class="indent" > Note that no check is performed to determine the existence of the target glossary. This means that you can, for example, move an entry to an undefined glossary so you can use the entry in the document text but not have it listed in any of the glossaries. (Maybe you have an acronym so common it doesn’t need listing.) -</p><!--l. 2466--><p class="indent" > <div class="important" title="Important Note"> If you move an entry to an undefined glossary and you have +</p><!--l. 2478--><p class="indent" > <div class="important" title="Important Note"> If you move an entry to an undefined glossary and you have hyperlinked entries, the link will point to an undefined target. (Unless you identify that glossary using <span class="ec-lmss-10x-x-109">nohypertypes</span><a @@ -5815,12 +5830,12 @@ class="ec-lmss-10x-x-109">nowarn</span><a id="dx1-26004"></a> package option). Unpredictable results may occur if you move an entry to a different glossary from its parent or children. </div> -</p><!--l. 2475--><p class="noindent" > +</p><!--l. 2487--><p class="noindent" > </p> -<!--l. 2477--><p class="noindent" ><a +<!--l. 2489--><p class="noindent" ><a href="#top">Top</a></p><h2 class="chapterHead"><span class="titlemark">5</span>  <a id="x1-270005"></a>Number lists</h2> Each entry in the glossary has an associated <a @@ -5843,7 +5858,7 @@ class="ec-lmss-10x-x-109">counter</span><a package option. The number list is also referred to as the location list<a id="dx1-27005"></a>. -<!--l. 2490--><p class="indent" > Both <a +<!--l. 2502--><p class="indent" > Both <a id="dx1-27006"></a><a href="#glo:makeindex"><span class="ec-lmtt-10x-x-109">makeindex</span><a @@ -5870,15 +5885,15 @@ class="lmsy-10x-x-109">⟩ </span>is either an integer or the keyword <span class="ec-lmtt-10x-x-109">none </span>which indicates that there should be no range formation. -</p><!--l. 2497--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 2509--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="ec-lmtt-10x-x-109">\GlsSetXdyMinRangeLength </span>must be used before <span class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-27013"></a> and has no effect if <span class="ec-lmtt-10x-x-109">\noist</span><a id="dx1-27014"></a> is used. </div> -</p><!--l. 2500--><p class="noindent" > -</p><!--l. 2502--><p class="indent" > With both <a +</p><!--l. 2512--><p class="noindent" > +</p><!--l. 2514--><p class="indent" > With both <a id="dx1-27015"></a><a href="#glo:makeindex"><span class="ec-lmtt-10x-x-109">makeindex</span><a @@ -5888,7 +5903,7 @@ href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-27018"></a></a>, you can replace the separator and the closing number in the range using: -</p><!--l. 2504--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2516--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsSetSuffixF</span><span class="ec-lmtt-10"> </span></span><a id="dx1-27019"></a> <span @@ -5897,8 +5912,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">suffix</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 2506--><p class="noindent" > -</p><!--l. 2507--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2518--><p class="noindent" > +</p><!--l. 2519--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsSetSuffixFF</span><span class="ec-lmtt-10"> </span></span><a id="dx1-27020"></a> <span @@ -5907,7 +5922,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">suffix</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 2509--><p class="noindent" > +</p><!--l. 2521--><p class="noindent" > where the former command specifies the suffix to use for a 2 page list and the latter specifies the suffix to use for longer lists. For example: @@ -5915,11 +5930,11 @@ example: </p> - <div class="verbatim" id="verbatim-61"> + <div class="verbatim" id="verbatim-62"> \glsSetSuffixF{f.}  <br />\glsSetSuffixFF{ff.} </div> -<!--l. 2516--><p class="nopar" > Note that if you use <a +<!--l. 2528--><p class="nopar" > Note that if you use <a id="dx1-27021"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a @@ -5929,10 +5944,10 @@ length to 1 if you want to change these suffixes: </p> - <div class="verbatim" id="verbatim-62"> + <div class="verbatim" id="verbatim-63"> \GlsSetXdyMinRangeLength{1} </div> -<!--l. 2522--><p class="nopar" > Note that if you use the <span +<!--l. 2534--><p class="nopar" > Note that if you use the <span class="ec-lmss-10x-x-109">hyperref</span><a id="dx1-27023"></a> package, you will need to use <span @@ -5943,12 +5958,12 @@ For example: </p> - <div class="verbatim" id="verbatim-63"> + <div class="verbatim" id="verbatim-64"> \glsSetSuffixF{\nohyperpage{f.}}  <br />\glsSetSuffixFF{\nohyperpage{ff.}} </div> -<!--l. 2529--><p class="nopar" > -</p><!--l. 2531--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 2541--><p class="nopar" > +</p><!--l. 2543--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="ec-lmtt-10x-x-109">\glsSetSuffixF </span>and <span class="ec-lmtt-10x-x-109">\glsSetSuffixFF </span>must be used before <span @@ -5956,14 +5971,14 @@ class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-27025"></a> and have no effect if <span class="ec-lmtt-10x-x-109">\noist</span><a id="dx1-27026"></a> is used. </div> -</p><!--l. 2535--><p class="noindent" > +</p><!--l. 2547--><p class="noindent" > </p> <h2 class="chapterHead"><span class="titlemark">6</span>  <a id="x1-280006"></a>Links to Glossary Entries</h2> -<!--l. 2541--><p class="noindent" >Once you have defined a glossary entry using <span +<!--l. 2553--><p class="noindent" >Once you have defined a glossary entry using <span class="ec-lmtt-10x-x-109">\newglossaryentry</span><a id="dx1-28001"></a>, you can refer to that entry in the document using one of the commands listed in @@ -5991,12 +6006,12 @@ the page number. For further information on number lists, see <a href="#x1-270005">§5 </a><a href="#x1-270005">Number lists<!--tex4ht:ref: sec:numberlists --></a>. -</p><!--l. 2553--><p class="indent" > <div class="important" title="Important Note"> It is strongly recommended that you don’t use the commands +</p><!--l. 2565--><p class="indent" > <div class="important" title="Important Note"> It is strongly recommended that you don’t use the commands defined in this section in the arguments of sectioning or caption commands or any other command that has a moving argument. </div> -</p><!--l. 2557--><p class="noindent" > -</p><!--l. 2559--><p class="indent" > The above warning is particularly important if you are using the +</p><!--l. 2569--><p class="noindent" > +</p><!--l. 2571--><p class="indent" > The above warning is particularly important if you are using the <span class="ec-lmss-10x-x-109">glossaries </span>package in conjunction with the <span class="ec-lmss-10x-x-109">hyperref</span><a @@ -6012,12 +6027,12 @@ argument to the sectioning/caption command. Examples: </p> - <div class="verbatim" id="verbatim-64"> + <div class="verbatim" id="verbatim-65"> \chapter{An overview of \glsentrytext{perl}}  <br />\chapter[An overview of Perl]{An overview of \gls{perl}} </div> -<!--l. 2568--><p class="nopar" > -</p><!--l. 2570--><p class="indent" > If you want the <a +<!--l. 2580--><p class="nopar" > +</p><!--l. 2582--><p class="indent" > If you want the <a id="dx1-28012"></a><a href="#glo:linktext">link text<a id="dx1-28013"></a></a> to produce a hyperlink to the corresponding @@ -6033,7 +6048,7 @@ href="#glo:linktext">link text<a id="dx1-28016"></a></a>, you can click on the word or phrase and it will take you to a brief description in this document’s glossary. -</p><!--l. 2578--><p class="indent" > It may be that you only want terms in a certain glossary to have links, +</p><!--l. 2590--><p class="indent" > It may be that you only want terms in a certain glossary to have links, but not for another glossary. In which case, you can use the package option <span class="ec-lmss-10x-x-109">nohypertypes</span><a @@ -6056,12 +6071,12 @@ Example: </p> - <div class="verbatim" id="verbatim-65"> + <div class="verbatim" id="verbatim-66"> \usepackage[acronym,nohypertypes={common}]{glossaries}  <br />\newglossary{common}{cacr}{cacn}{Common Acronyms} </div> -<!--l. 2593--><p class="nopar" > Alternatively, you can use -</p><!--l. 2595--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 2605--><p class="nopar" > Alternatively, you can use +</p><!--l. 2607--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GlsDeclareNoHyperList</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28021"></a> <span @@ -6070,23 +6085,23 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">type</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 2597--><p class="noindent" > +</p><!--l. 2609--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-66"> + <div class="verbatim" id="verbatim-67"> \usepackage[acronym]{glossaries}  <br />\newglossary{common}{cacr}{cacn}{Common Acronyms}  <br />\GlsDeclareNoHyperList{common} </div> -<!--l. 2603--><p class="nopar" > Note that no check is performed to see if the glossary types listed in +<!--l. 2615--><p class="nopar" > Note that no check is performed to see if the glossary types listed in <span class="ec-lmss-10x-x-109">nohypertypes</span><a id="dx1-28022"></a> or <span class="ec-lmtt-10x-x-109">\GlsDeclareNoHyperList </span>have been defined. -</p><!--l. 2608--><p class="indent" > <div class="important" title="Important Note">The values must be fully expanded, so <span +</p><!--l. 2620--><p class="indent" > <div class="important" title="Important Note">The values must be fully expanded, so <span class="ec-lmbx-10x-x-109">don’t </span>try <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">nohypertypes=\acronymtype</span></span></span> or <span class="obeylines-h"><span class="verb"><span @@ -6099,14 +6114,14 @@ when using the package option. So </p> -<div class="verbatim" id="verbatim-67"> +<div class="verbatim" id="verbatim-68"> \usepackage[nohypertypes={acronym,common}]{glossaries} </div> -<!--l. 2618--><p class="nopar" > is correct, but <span class="obeylines-h"><span class="verb"><span +<!--l. 2630--><p class="nopar" > is correct, but <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">nohypertypes={{acronym},{common}}</span></span></span> won’t work. </div> -</p><!--l. 2620--><p class="noindent" > -</p><!--l. 2622--><p class="indent" > You can override the effect of <span +</p><!--l. 2632--><p class="noindent" > +</p><!--l. 2634--><p class="indent" > You can override the effect of <span class="ec-lmss-10x-x-109">nohypertypes</span><a id="dx1-28023"></a> or <span class="ec-lmtt-10x-x-109">\GlsDeclareNoHyperList</span> @@ -6116,11 +6131,11 @@ class="ec-lmss-10x-x-109">hyper</span><a class="ec-lmtt-10x-x-109">\glslink </span>or <span class="ec-lmtt-10x-x-109">\gls</span>. -</p><!--l. 2627--><p class="indent" > The way the <a +</p><!--l. 2639--><p class="indent" > The way the <a id="dx1-28025"></a><a href="#glo:linktext">link text<a id="dx1-28026"></a></a> is displayed depends on -</p><!--l. 2628--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2640--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glstextformat</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28027"></a> <span @@ -6129,7 +6144,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">text</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 2630--><p class="noindent" > +</p><!--l. 2642--><p class="noindent" > For example, to make all <a id="dx1-28028"></a><a href="#glo:linktext">link text<a @@ -6138,11 +6153,11 @@ href="#glo:linktext">link text<a </p> - <div class="verbatim" id="verbatim-68"> + <div class="verbatim" id="verbatim-69"> \renewcommand*{\glstextformat}[1]{\textsf{#1}} </div> -<!--l. 2635--><p class="nopar" > -</p><!--l. 2637--><p class="indent" > Each entry has an associated conditional referred to as the <a +<!--l. 2647--><p class="nopar" > +</p><!--l. 2649--><p class="indent" > Each entry has an associated conditional referred to as the <a id="dx1-28030"></a><a href="#glo:firstuseflag">first use flag</a>. This determines whether <span @@ -6163,8 +6178,8 @@ class="ec-lmtt-10x-x-109">\glslink</span>). See <a href="#x1-4600014">§14 </a><a href="#x1-4600014">Unsetting and Resetting Entry Flags<!--tex4ht:ref: sec:glsunset --></a> for commands that unset or reset this conditional. -</p><!--l. 2645--><p class="indent" > The command: -</p><!--l. 2646--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2657--><p class="indent" > The command: +</p><!--l. 2658--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glslink</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28036"></a> <span @@ -6181,7 +6196,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">text</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 2648--><p class="noindent" > +</p><!--l. 2660--><p class="noindent" > will place <span class="ec-lmtt-10x-x-109">\glstextformat{</span><span class="lmsy-10x-x-109">⟨</span><span @@ -6251,11 +6266,11 @@ class="ec-lmri-10x-x-109">italic</span>) you - <div class="verbatim" id="verbatim-69"> + <div class="verbatim" id="verbatim-70"> \newcommand*{\textbfem}[1]{\textbf{\emph{#1}}} </div> - <!--l. 2675--><p class="nopar" > and use that command. - </p><!--l. 2678--><p class="noindent" >In this document, the standard formats refer to the standard text + <!--l. 2687--><p class="nopar" > and use that command. + </p><!--l. 2690--><p class="noindent" >In this document, the standard formats refer to the standard text block commands such as <span class="ec-lmtt-10x-x-109">\textbf</span><a id="dx1-28045"></a> or <span @@ -6263,7 +6278,7 @@ class="ec-lmtt-10x-x-109">\emph</span><a id="dx1-28046"></a> or any of the commands listed in <a href="#x1-280601">table 6.1</a>. - </p><!--l. 2682--><p class="noindent" ><div class="important" title="Important Note"> If you use <a + </p><!--l. 2694--><p class="noindent" ><div class="important" title="Important Note"> If you use <a id="dx1-28047"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a @@ -6291,14 +6306,14 @@ class="ec-lmtt-10x-x-109">xindy</span><a </p> - <div class="verbatim" id="verbatim-70"> + <div class="verbatim" id="verbatim-71"> \GlsAddXdyAttribute{textbfem} </div> - <!--l. 2690--><p class="nopar" > See <a + <!--l. 2702--><p class="nopar" > See <a href="#x1-3600011">§11 </a><a href="#x1-3600011">Xindy<!--tex4ht:ref: sec:xindy --></a> for further details. </div> - </p><!--l. 2692--><p class="noindent" > - </p><!--l. 2694--><p class="noindent" >Note that unlike <span + </p><!--l. 2704--><p class="noindent" > + </p><!--l. 2706--><p class="noindent" >Note that unlike <span class="ec-lmtt-10x-x-109">\index</span><a id="dx1-28055"></a>, you can’t have anything following the command name, such as an asterisk or arguments. If you want to @@ -6311,7 +6326,7 @@ class="ec-lmtt-10x-x-109">\glssee</span><a href="#x1-320008">§8 </a><a href="#x1-320008">Cross-Referencing Entries<!--tex4ht:ref: sec:crossref --></a>). - </p><!--l. 2701--><p class="noindent" >If you are using hyperlinks and you want to change the font of the + </p><!--l. 2713--><p class="noindent" >If you are using hyperlinks and you want to change the font of the hyperlinked location, don’t use <span class="ec-lmtt-10x-x-109">\hyperpage</span><a id="dx1-28058"></a> (provided by the <span @@ -6322,7 +6337,7 @@ class="ec-lmss-10x-x-109">hyperref</span><a class="ec-lmss-10x-x-109">glossaries </span>package provides number formats listed in <a href="#x1-280601">table 6.1</a>. - </p><!--l. 2707--><p class="noindent" ><a + </p><!--l. 2719--><p class="noindent" ><a id="x1-280601"></a></p><hr class="float" /><div class="float" > <div class="caption"><table class="caption" @@ -6394,7 +6409,7 @@ class="ec-lmtt-10x-x-109">hyperemph</span><a class="td11"> emphasized hyperlink </td></tr></table> </div> </div><hr class="endfloat" /> - <!--l. 2727--><p class="noindent" >Note that if the <span + <!--l. 2739--><p class="noindent" >Note that if the <span class="ec-lmtt-10x-x-109">\hyperlink</span><a id="dx1-28071"></a> command hasn’t been defined, the <span @@ -6419,10 +6434,10 @@ class="ec-lmtt-10x-x-109">\hyperbsf</span><a </p> - <div class="verbatim" id="verbatim-71"> + <div class="verbatim" id="verbatim-72"> \newcommand{\hyperbsf}[1]{\textbf{\hypersf{#1}}} </div> - <!--l. 2737--><p class="nopar" > and then use <span + <!--l. 2749--><p class="nopar" > and then use <span class="ec-lmtt-10x-x-109">hyperbsf </span>as the value for the <span class="ec-lmss-10x-x-109">format</span><a id="dx1-28073"></a> key. (See @@ -6438,10 +6453,10 @@ class="ec-lmtt-10x-x-109">xindy</span><a </p> - <div class="verbatim" id="verbatim-72"> + <div class="verbatim" id="verbatim-73"> \GlsAddXdyAttribute{hyperbsf} </div> - <!--l. 2745--><p class="nopar" > + <!--l. 2757--><p class="nopar" > </p></dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">counter</span><a @@ -6488,8 +6503,8 @@ class="ec-lmtt-10x-x-109">local=true</span>, the change to the <a current scope. The default is <span class="ec-lmtt-10x-x-109">local=false</span>. </dd></dl> -<!--l. 2768--><p class="noindent" >There is also a starred version: -</p><!--l. 2769--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 2780--><p class="noindent" >There is also a starred version: +</p><!--l. 2781--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glslink*</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28085"></a> <span @@ -6506,13 +6521,13 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">text</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 2771--><p class="noindent" > +</p><!--l. 2783--><p class="noindent" > which is equivalent to <span class="ec-lmtt-10x-x-109">\glslink</span>, except it sets <span class="ec-lmtt-10x-x-109">hyper=false</span>. Similarly, all the following commands described in this section also have a starred version that disables the hyperlink. -</p><!--l. 2777--><p class="indent" > <div class="important" title="Important Note"> Don’t use commands like <span +</p><!--l. 2789--><p class="indent" > <div class="important" title="Important Note"> Don’t use commands like <span class="ec-lmtt-10x-x-109">\glslink </span>or <span class="ec-lmtt-10x-x-109">\gls </span>in the <span class="lmsy-10x-x-109">⟨</span><span @@ -6520,9 +6535,9 @@ class="ec-lmri-10x-x-109">text</span><span class="lmsy-10x-x-109">⟩ </span>argument of <span class="ec-lmtt-10x-x-109">\glslink</span>. </div> -</p><!--l. 2780--><p class="noindent" > -</p><!--l. 2782--><p class="indent" > The command: -</p><!--l. 2783--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2792--><p class="noindent" > +</p><!--l. 2794--><p class="indent" > The command: +</p><!--l. 2795--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\gls</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28086"></a> <span @@ -6539,7 +6554,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2785--><p class="noindent" > +</p><!--l. 2797--><p class="noindent" > is the same as <span class="ec-lmtt-10x-x-109">\glslink</span>, except that the <a id="dx1-28087"></a><a @@ -6567,8 +6582,8 @@ class="ec-lmtt-10x-x-109">\gls </span>will mark the entry’s <a id="dx1-28095"></a><a href="#glo:firstuseflag">first use flag</a> as used. -</p><!--l. 2795--><p class="indent" > There are two uppercase variants: -</p><!--l. 2796--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2807--><p class="indent" > There are two uppercase variants: +</p><!--l. 2808--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Gls</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28096"></a> <span @@ -6585,9 +6600,9 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2798--><p class="noindent" > +</p><!--l. 2810--><p class="noindent" > and -</p><!--l. 2800--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2812--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLS</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28097"></a> <span @@ -6604,10 +6619,10 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2802--><p class="noindent" > +</p><!--l. 2814--><p class="noindent" > which make the first letter of the link text or all the link text uppercase, respectively. -</p><!--l. 2806--><p class="indent" > The final optional argument <span +</p><!--l. 2818--><p class="indent" > The final optional argument <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span>, allows you to insert some @@ -6619,7 +6634,7 @@ the end of the link text, but this can be changed (see <a href="#x1-290006.1">§6.1 </a><a href="#x1-290006.1">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a>). -</p><!--l. 2811--><p class="indent" > The first optional argument <span +</p><!--l. 2823--><p class="indent" > The first optional argument <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">options</span><span class="lmsy-10x-x-109">⟩ </span>is the same as the optional @@ -6629,7 +6644,7 @@ class="ec-lmtt-10x-x-109">\glslink</span><a class="ec-lmtt-10x-x-109">\glslink</span><a id="dx1-28099"></a>, these commands also have a starred version that disable the hyperlink. -</p><!--l. 2815--><p class="indent" > <div class="important" title="Important Note"> Don’t use commands like <span +</p><!--l. 2827--><p class="indent" > <div class="important" title="Important Note"> Don’t use commands like <span class="ec-lmtt-10x-x-109">\glslink </span>or <span class="ec-lmtt-10x-x-109">\gls </span>in the <span class="lmsy-10x-x-109">⟨</span><span @@ -6637,9 +6652,9 @@ class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩ </span>argument of <span class="ec-lmtt-10x-x-109">\gls </span>and its variants. </div> -</p><!--l. 2818--><p class="noindent" > -</p><!--l. 2820--><p class="indent" > There are also analogous plural forms: -</p><!--l. 2821--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2830--><p class="noindent" > +</p><!--l. 2832--><p class="indent" > There are also analogous plural forms: +</p><!--l. 2833--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glspl</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28100"></a> <span @@ -6656,8 +6671,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2823--><p class="noindent" > -</p><!--l. 2824--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2835--><p class="noindent" > +</p><!--l. 2836--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glspl</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28101"></a> <span @@ -6674,8 +6689,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2826--><p class="noindent" > -</p><!--l. 2827--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2838--><p class="noindent" > +</p><!--l. 2839--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSpl</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28102"></a> <span @@ -6692,7 +6707,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2829--><p class="noindent" > +</p><!--l. 2841--><p class="noindent" > These determine the link text from the <span class="ec-lmss-10x-x-109">plural</span><a id="dx1-28103"></a> and <span @@ -6700,7 +6715,7 @@ class="ec-lmss-10x-x-109">firstplural</span><a id="dx1-28104"></a> keys supplied when the entry was first defined. As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 2835--><p class="indent" > <div class="important" title="Important Note"> Be careful when you use glossary entries in math mode especially if you +</p><!--l. 2847--><p class="indent" > <div class="important" title="Important Note"> Be careful when you use glossary entries in math mode especially if you are using <span class="ec-lmss-10x-x-109">hyperref</span><a id="dx1-28105"></a> as it can affect the spacing of subscripts and @@ -6710,19 +6725,19 @@ entry: </p> - <div class="verbatim" id="verbatim-73"> + <div class="verbatim" id="verbatim-74"> \newglossaryentry{Falpha}{name={F_\alpha},  <br />description=sample} </div> -<!--l. 2843--><p class="nopar" > and later you use it in math mode: +<!--l. 2855--><p class="nopar" > and later you use it in math mode: </p> - <div class="verbatim" id="verbatim-74"> + <div class="verbatim" id="verbatim-75"> $\gls{Falpha}^2$ </div> -<!--l. 2847--><p class="nopar" > This will result in <span +<!--l. 2859--><p class="nopar" > This will result in <span class="lmmi-10x-x-109">F</span><sub><span class="lmmi-8x-x-103">α</span></sub><sup><span class="rm-lmr-8x-x-103">2</span></sup> instead of <span @@ -6738,12 +6753,12 @@ argument: </p> - <div class="verbatim" id="verbatim-75"> + <div class="verbatim" id="verbatim-76"> $\gls{Falpha}[^2]$ </div> -<!--l. 2853--><p class="nopar" > </div> -</p><!--l. 2854--><p class="noindent" > -</p><!--l. 2856--><p class="indent" > Note that <span +<!--l. 2865--><p class="nopar" > </div> +</p><!--l. 2866--><p class="noindent" > +</p><!--l. 2868--><p class="indent" > Note that <span class="ec-lmtt-10x-x-109">\glslink</span><a id="dx1-28106"></a> doesn’t use or affect the <a id="dx1-28107"></a><a @@ -6756,7 +6771,7 @@ class="ec-lmtt-10x-x-109">\glsdisplayfirst</span><a href="#x1-290006.1">§6.1 </a><a href="#x1-290006.1">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a>). Instead, you can use: -</p><!--l. 2859--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2871--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsdisp</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28110"></a> <span @@ -6773,7 +6788,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">link text</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 2861--><p class="noindent" > +</p><!--l. 2873--><p class="noindent" > This behaves in the same way as <span class="ec-lmtt-10x-x-109">\gls</span><a id="dx1-28111"></a>, except that it uses <span @@ -6796,8 +6811,8 @@ class="ec-lmtt-10x-x-109">\glsdisplay</span><a id="dx1-28115"></a> or <span class="ec-lmtt-10x-x-109">\glsdisplayfirst</span><a id="dx1-28116"></a>. -</p><!--l. 2868--><p class="indent" > The command: -</p><!--l. 2869--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2880--><p class="indent" > The command: +</p><!--l. 2881--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glstext</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28117"></a> <span @@ -6814,7 +6829,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2871--><p class="noindent" > +</p><!--l. 2883--><p class="noindent" > is similar to <span class="ec-lmtt-10x-x-109">\gls</span><a id="dx1-28118"></a> except that it always uses the value of the <span @@ -6835,8 +6850,8 @@ or <span class="ec-lmtt-10x-x-109">\glsdisplayfirst</span><a id="dx1-28122"></a>. (The same is true for all the following commands described in this section.) -</p><!--l. 2880--><p class="indent" > There are also analogous commands: -</p><!--l. 2881--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2892--><p class="indent" > There are also analogous commands: +</p><!--l. 2893--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glstext</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28123"></a> <span @@ -6853,8 +6868,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2883--><p class="noindent" > -</p><!--l. 2884--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2895--><p class="noindent" > +</p><!--l. 2896--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLStext</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28124"></a> <span @@ -6871,11 +6886,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2886--><p class="noindent" > +</p><!--l. 2898--><p class="noindent" > As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 2890--><p class="indent" > The command: -</p><!--l. 2891--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2902--><p class="indent" > The command: +</p><!--l. 2903--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsfirst</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28125"></a> <span @@ -6892,7 +6907,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2893--><p class="noindent" > +</p><!--l. 2905--><p class="noindent" > is similar to <span class="ec-lmtt-10x-x-109">\glstext </span>except that it always uses the value of the <span class="ec-lmss-10x-x-109">first</span><a @@ -6904,8 +6919,8 @@ class="lmsy-10x-x-109">⟩ </span>is always appended to the end of the link affect the <a id="dx1-28127"></a><a href="#glo:firstuseflag">first use flag</a>. -</p><!--l. 2899--><p class="indent" > There are also analogous commands: -</p><!--l. 2900--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2911--><p class="indent" > There are also analogous commands: +</p><!--l. 2912--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsfirst</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28128"></a> <span @@ -6922,11 +6937,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2902--><p class="noindent" > +</p><!--l. 2914--><p class="noindent" > -</p><!--l. 2903--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2915--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSfirst</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28129"></a> <span @@ -6943,11 +6958,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2905--><p class="noindent" > +</p><!--l. 2917--><p class="noindent" > As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 2909--><p class="indent" > The command: -</p><!--l. 2910--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2921--><p class="indent" > The command: +</p><!--l. 2922--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28130"></a> <span @@ -6964,7 +6979,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2912--><p class="noindent" > +</p><!--l. 2924--><p class="noindent" > is similar to <span class="ec-lmtt-10x-x-109">\glstext</span><a id="dx1-28131"></a> except that it always uses the value of the <span @@ -6975,8 +6990,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩ </span>is always appended to the end of the link text and does not mark the entry as having been used. -</p><!--l. 2918--><p class="indent" > There are also analogous commands: -</p><!--l. 2919--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2930--><p class="indent" > There are also analogous commands: +</p><!--l. 2931--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28133"></a> <span @@ -6993,8 +7008,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2921--><p class="noindent" > -</p><!--l. 2922--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2933--><p class="noindent" > +</p><!--l. 2934--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28134"></a> <span @@ -7011,11 +7026,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2924--><p class="noindent" > +</p><!--l. 2936--><p class="noindent" > As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 2928--><p class="indent" > The command: -</p><!--l. 2929--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2940--><p class="indent" > The command: +</p><!--l. 2941--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsfirstplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28135"></a> <span @@ -7033,7 +7048,7 @@ class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">]</span> </div><hr> -</p><!--l. 2931--><p class="noindent" > +</p><!--l. 2943--><p class="noindent" > is similar to <span class="ec-lmtt-10x-x-109">\glstext</span><a id="dx1-28136"></a> except that it always uses the value of the <span @@ -7044,8 +7059,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩ </span>is always appended to the end of the link text and does not mark the entry as having been used. -</p><!--l. 2937--><p class="indent" > There are also analogous commands: -</p><!--l. 2938--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2949--><p class="indent" > There are also analogous commands: +</p><!--l. 2950--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsfirstplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28138"></a> <span @@ -7063,8 +7078,8 @@ class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">]</span> </div><hr> -</p><!--l. 2940--><p class="noindent" > -</p><!--l. 2941--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2952--><p class="noindent" > +</p><!--l. 2953--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSfirstplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28139"></a> <span @@ -7082,11 +7097,11 @@ class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">]</span> </div><hr> -</p><!--l. 2943--><p class="noindent" > +</p><!--l. 2955--><p class="noindent" > As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 2947--><p class="indent" > The command: -</p><!--l. 2948--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2959--><p class="indent" > The command: +</p><!--l. 2960--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsname</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28140"></a> <span @@ -7103,7 +7118,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2950--><p class="noindent" > +</p><!--l. 2962--><p class="noindent" > is similar to <span class="ec-lmtt-10x-x-109">\glstext</span><a id="dx1-28141"></a> except that it always uses the value of the <span @@ -7127,8 +7142,8 @@ class="ec-lmss-10x-x-109">name</span><a commands. -</p><!--l. 2959--><p class="indent" > There are also analogous commands: -</p><!--l. 2960--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2971--><p class="indent" > There are also analogous commands: +</p><!--l. 2972--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsname</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28147"></a> <span @@ -7145,8 +7160,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2962--><p class="noindent" > -</p><!--l. 2963--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2974--><p class="noindent" > +</p><!--l. 2975--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSname</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28148"></a> <span @@ -7163,11 +7178,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2965--><p class="noindent" > +</p><!--l. 2977--><p class="noindent" > As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 2969--><p class="indent" > The command: -</p><!--l. 2970--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2981--><p class="indent" > The command: +</p><!--l. 2982--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glssymbol</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28149"></a> <span @@ -7184,7 +7199,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2972--><p class="noindent" > +</p><!--l. 2984--><p class="noindent" > is similar to <span class="ec-lmtt-10x-x-109">\glstext</span><a id="dx1-28150"></a> except that it always uses the value of the <span @@ -7205,8 +7220,8 @@ href="#glo:sanitize">sanitization<a class="ec-lmss-10x-x-109">symbol</span><a id="dx1-28155"></a> key and protect fragile commands. -</p><!--l. 2981--><p class="indent" > There are also analogous commands: -</p><!--l. 2982--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2993--><p class="indent" > There are also analogous commands: +</p><!--l. 2994--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glssymbol</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28156"></a> <span @@ -7223,8 +7238,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2984--><p class="noindent" > -</p><!--l. 2985--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2996--><p class="noindent" > +</p><!--l. 2997--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSsymbol</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28157"></a> <span @@ -7241,11 +7256,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2987--><p class="noindent" > +</p><!--l. 2999--><p class="noindent" > As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 2991--><p class="indent" > The command: -</p><!--l. 2992--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3003--><p class="indent" > The command: +</p><!--l. 3004--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsdesc</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28158"></a> <span @@ -7262,7 +7277,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 2994--><p class="noindent" > +</p><!--l. 3006--><p class="noindent" > is similar to <span class="ec-lmtt-10x-x-109">\glstext</span><a id="dx1-28159"></a> except that it always uses the value of the @@ -7283,8 +7298,8 @@ href="#glo:sanitize">sanitization<a class="ec-lmss-10x-x-109">description</span><a id="dx1-28164"></a> key and protect fragile commands. -</p><!--l. 3003--><p class="indent" > There are also analogous commands: -</p><!--l. 3004--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3015--><p class="indent" > There are also analogous commands: +</p><!--l. 3016--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsdesc</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28165"></a> <span @@ -7301,8 +7316,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3006--><p class="noindent" > -</p><!--l. 3007--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3018--><p class="noindent" > +</p><!--l. 3019--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSdesc</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28166"></a> <span @@ -7319,14 +7334,14 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3009--><p class="noindent" > +</p><!--l. 3021--><p class="noindent" > As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 3013--><p class="indent" > The command: -</p><!--l. 3014--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3025--><p class="indent" > The command: +</p><!--l. 3026--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsuseri</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28167"></a> <span @@ -7343,7 +7358,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3016--><p class="noindent" > +</p><!--l. 3028--><p class="noindent" > is similar to <span class="ec-lmtt-10x-x-109">\glstext</span><a id="dx1-28168"></a> except that it always uses the value of the <span @@ -7354,8 +7369,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩ </span>is always appended to the end of the link text and does not mark the entry as having been used. -</p><!--l. 3022--><p class="indent" > There are also analogous commands: -</p><!--l. 3023--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3034--><p class="indent" > There are also analogous commands: +</p><!--l. 3035--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsuseri</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28170"></a> <span @@ -7372,8 +7387,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3025--><p class="noindent" > -</p><!--l. 3026--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3037--><p class="noindent" > +</p><!--l. 3038--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSuseri</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28171"></a> <span @@ -7390,10 +7405,10 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3028--><p class="noindent" > +</p><!--l. 3040--><p class="noindent" > As before, these commands also have a starred version that disable the hyperlink. Similarly for the other user keys: -</p><!--l. 3031--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3043--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsuserii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28172"></a> <span @@ -7410,8 +7425,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3033--><p class="noindent" > -</p><!--l. 3034--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3045--><p class="noindent" > +</p><!--l. 3046--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsuserii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28173"></a> <span @@ -7428,8 +7443,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3036--><p class="noindent" > -</p><!--l. 3037--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3048--><p class="noindent" > +</p><!--l. 3049--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSuserii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28174"></a> <span @@ -7446,8 +7461,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3039--><p class="noindent" > -</p><!--l. 3040--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3051--><p class="noindent" > +</p><!--l. 3052--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsuseriii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28175"></a> <span @@ -7464,8 +7479,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3042--><p class="noindent" > -</p><!--l. 3043--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3054--><p class="noindent" > +</p><!--l. 3055--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsuseriii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28176"></a> <span @@ -7482,8 +7497,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3045--><p class="noindent" > -</p><!--l. 3046--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3057--><p class="noindent" > +</p><!--l. 3058--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSuseriii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28177"></a> <span @@ -7500,8 +7515,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3048--><p class="noindent" > -</p><!--l. 3049--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3060--><p class="noindent" > +</p><!--l. 3061--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsuseriv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28178"></a> <span @@ -7518,8 +7533,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3051--><p class="noindent" > -</p><!--l. 3052--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3063--><p class="noindent" > +</p><!--l. 3064--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsuseriv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28179"></a> <span @@ -7536,8 +7551,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3054--><p class="noindent" > -</p><!--l. 3055--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3066--><p class="noindent" > +</p><!--l. 3067--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSuseriv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28180"></a> <span @@ -7554,8 +7569,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3057--><p class="noindent" > -</p><!--l. 3058--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3069--><p class="noindent" > +</p><!--l. 3070--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsuserv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28181"></a> <span @@ -7572,11 +7587,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3060--><p class="noindent" > +</p><!--l. 3072--><p class="noindent" > -</p><!--l. 3061--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3073--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsuserv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28182"></a> <span @@ -7593,8 +7608,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3063--><p class="noindent" > -</p><!--l. 3064--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3075--><p class="noindent" > +</p><!--l. 3076--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSuserv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28183"></a> <span @@ -7611,8 +7626,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3066--><p class="noindent" > -</p><!--l. 3067--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3078--><p class="noindent" > +</p><!--l. 3079--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsuservi</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28184"></a> <span @@ -7629,8 +7644,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3069--><p class="noindent" > -</p><!--l. 3070--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3081--><p class="noindent" > +</p><!--l. 3082--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsuservi</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28185"></a> <span @@ -7647,8 +7662,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3072--><p class="noindent" > -</p><!--l. 3073--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3084--><p class="noindent" > +</p><!--l. 3085--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GLSuservi</span><span class="ec-lmtt-10"> </span></span><a id="dx1-28186"></a> <span @@ -7665,11 +7680,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3075--><p class="noindent" > +</p><!--l. 3087--><p class="noindent" > </p> <h3 class="sectionHead"><span class="titlemark">6.1</span>  <a id="x1-290006.1"></a>Changing the format of the link text</h3> -<!--l. 3080--><p class="noindent" >The format of the <a +<!--l. 3092--><p class="noindent" >The format of the <a id="dx1-29001"></a><a href="#glo:linktext">link text<a id="dx1-29002"></a></a> for <span @@ -7678,7 +7693,7 @@ class="ec-lmtt-10x-x-109">\gls</span><a class="ec-lmtt-10x-x-109">\glspl</span><a id="dx1-29004"></a> and their uppercase variants is governed by two commands: -</p><!--l. 3082--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3094--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsdisplayfirst</span><span class="ec-lmtt-10"> </span></span><a id="dx1-29005"></a> <span @@ -7701,11 +7716,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3084--><p class="noindent" > +</p><!--l. 3096--><p class="noindent" > which is used the <a id="dx1-29006"></a><a href="#glo:firstuse">first time</a> a glossary entry is used in the text and -</p><!--l. 3087--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3099--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsdisplay</span><span class="ec-lmtt-10"> </span></span><a id="dx1-29007"></a> <span @@ -7727,7 +7742,7 @@ class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 3089--><p class="noindent" > +</p><!--l. 3101--><p class="noindent" > which is used subsequently. Both commands take four arguments: the first is either the singular or plural form given by the <span class="ec-lmss-10x-x-109">text</span><a @@ -7762,7 +7777,7 @@ class="ec-lmtt-10x-x-109">\glsdisplay </span>and class="ec-lmtt-10x-x-109">\glsdisplayfirst </span>simply print the first argument immediately followed by the fourth argument. The remaining arguments are ignored. -</p><!--l. 3105--><p class="indent" > <div class="important" title="Important Note"> Care needs to be taken when redefining <span +</p><!--l. 3117--><p class="indent" > <div class="important" title="Important Note"> Care needs to be taken when redefining <span class="ec-lmtt-10x-x-109">\glsdisplay </span>and <span class="ec-lmtt-10x-x-109">\glsdisplayfirst </span>as commands like <span @@ -7781,25 +7796,25 @@ something like: </p> - <div class="verbatim" id="verbatim-76"> + <div class="verbatim" id="verbatim-77"> \DeclareRobustCommand{\textbfit}[1]{\emph{\bfseries  <br />#1}}  <br />\renewcommand{\glsdisplay}[4]{\textbfit{#1#4}} </div> -<!--l. 3116--><p class="nopar" > See the <span +<!--l. 3128--><p class="nopar" > See the <span class="ec-lmss-10x-x-109">mfirstuc</span><a id="dx1-29020"></a> documentation for further details on the limitations of <span class="ec-lmtt-10x-x-109">\makefirstuc</span><a id="dx1-29021"></a>. </div> -</p><!--l. 3119--><p class="noindent" > -</p><!--l. 3121--><p class="indent" > If required, you can access the label for the given entry via -</p><!--l. 3122--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3131--><p class="noindent" > +</p><!--l. 3133--><p class="indent" > If required, you can access the label for the given entry via +</p><!--l. 3134--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glslabel</span><span class="ec-lmtt-10"> </span></span><a id="dx1-29022"></a> <span class="ec-lmtt-10x-x-109">\glslabel </span></div><hr> -</p><!--l. 3124--><p class="noindent" > +</p><!--l. 3136--><p class="noindent" > so it is possible to use this label in the definition of <span class="ec-lmtt-10x-x-109">\glsdisplay </span>or <span @@ -7808,7 +7823,7 @@ commands described in <a href="#x1-340009">§9 </a><a href="#x1-340009">Using Glossary Terms Without Links<!--tex4ht:ref: sec:glsnolink --></a>, if required. -</p><!--l. 3130--><p class="indent" > Note that <span +</p><!--l. 3142--><p class="indent" > Note that <span class="ec-lmtt-10x-x-109">\glsdisplay </span>and <span class="ec-lmtt-10x-x-109">\glsdisplayfirst </span>are not used by <span @@ -7817,7 +7832,7 @@ class="ec-lmtt-10x-x-109">\glslink</span><a <span class="ec-lmtt-10x-x-109">\glsdisp</span><a id="dx1-29024"></a> instead. -</p><!--l. 3134--><p class="indent" > For example, suppose you want a glossary of measurements and units, +</p><!--l. 3146--><p class="indent" > For example, suppose you want a glossary of measurements and units, you can use the <span class="ec-lmss-10x-x-109">symbol</span><a id="dx1-29025"></a> key to store the unit: @@ -7825,12 +7840,12 @@ class="ec-lmss-10x-x-109">symbol</span><a </p> - <div class="verbatim" id="verbatim-77"> + <div class="verbatim" id="verbatim-78"> \newglossaryentry{distance}{name=distance,  <br />description={The length between two points},  <br />symbol={km}} </div> -<!--l. 3140--><p class="nopar" > and now suppose you want <span class="obeylines-h"><span class="verb"><span +<!--l. 3152--><p class="nopar" > and now suppose you want <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\gls{distance}</span></span></span> to produce “distance (km)” on <a id="dx1-29026"></a><a @@ -7841,17 +7856,17 @@ follows: </p> - <div class="verbatim" id="verbatim-78"> + <div class="verbatim" id="verbatim-79"> \renewcommand{\glsdisplayfirst}[4]{#1#4 (#3)} </div> -<!--l. 3146--><p class="nopar" > Note that the additional text is placed after <span class="obeylines-h"><span class="verb"><span +<!--l. 3158--><p class="nopar" > Note that the additional text is placed after <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">#1</span></span></span>, so <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\gls{distance}[’s]</span></span></span> will produce “distance’s (km)” rather than “distance (km)’s” which looks a bit odd (even though it may be in the context of “the distance (km) is measured between the two points” — but in this instance it would be better not to use a contraction). -</p><!--l. 3154--><p class="indent" > Note also that all of the <a +</p><!--l. 3166--><p class="indent" > Note also that all of the <a id="dx1-29027"></a><a href="#glo:linktext">link text<a id="dx1-29028"></a></a> will be formatted according to @@ -7862,14 +7877,14 @@ class="ec-lmtt-10x-x-109">\glstextformat</span><a </p> - <div class="verbatim" id="verbatim-79"> + <div class="verbatim" id="verbatim-80"> \renewcommand{\glstextformat}[1]{\textbf{#1}}  <br />\renewcommand{\glsdisplayfirst}[4]{#1#4 (#3)} </div> -<!--l. 3159--><p class="nopar" > then <span class="obeylines-h"><span class="verb"><span +<!--l. 3171--><p class="nopar" > then <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\gls{distance}</span></span></span> will produce “<span class="ec-lmbx-10x-x-109">distance (km)</span>”. -</p><!--l. 3162--><p class="indent" > If you have multiple glossaries, changing <span +</p><!--l. 3174--><p class="indent" > If you have multiple glossaries, changing <span class="ec-lmtt-10x-x-109">\glsdisplayfirst </span>and <span class="ec-lmtt-10x-x-109">\glsdisplay </span>will change the way entries for all of the glossaries appear @@ -7882,7 +7897,7 @@ class="ec-lmtt-10x-x-109">\glspl</span><a class="ec-lmtt-10x-x-109">\glsdisp</span><a id="dx1-29032"></a>. If you only want the change to affect entries for a given glossary, then you need to use -</p><!--l. 3168--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3180--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\defglsdisplay</span><span class="ec-lmtt-10"> </span></span><a id="dx1-29033"></a> <span @@ -7895,9 +7910,9 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">definition</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3170--><p class="noindent" > +</p><!--l. 3182--><p class="noindent" > and -</p><!--l. 3172--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3184--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\defglsdisplayfirst</span><span class="ec-lmtt-10"> </span></span><a id="dx1-29034"></a> <span @@ -7911,11 +7926,11 @@ class="ec-lmri-10x-x-109">definition</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 3174--><p class="noindent" > +</p><!--l. 3186--><p class="noindent" > instead of redefining <span class="ec-lmtt-10x-x-109">\glsdisplay </span>and <span class="ec-lmtt-10x-x-109">\glsdisplayfirst</span>. -</p><!--l. 3177--><p class="indent" > Both <span +</p><!--l. 3189--><p class="indent" > Both <span class="ec-lmtt-10x-x-109">\defglsdisplay </span>and <span class="ec-lmtt-10x-x-109">\defglsdisplayfirst </span>take two arguments: the first (which is optional) is the glossary’s @@ -7929,7 +7944,7 @@ class="ec-lmtt-10x-x-109">\glspl</span>, their uppercase variants and <span class="ec-lmtt-10x-x-109">\glsdisp</span>. This is similar to the way <span class="ec-lmtt-10x-x-109">\glsdisplayfirst </span>was redefined above. -</p><!--l. 3186--><p class="indent" > For example, suppose you have created a new glossary called <span +</p><!--l. 3198--><p class="indent" > For example, suppose you have created a new glossary called <span class="ec-lmtt-10x-x-109">notation</span> and you want to change the way the entry is displayed on <a id="dx1-29036"></a><a @@ -7939,29 +7954,29 @@ it includes the symbol, you can do: </p> - <div class="verbatim" id="verbatim-80"> + <div class="verbatim" id="verbatim-81"> \defglsdisplayfirst[notation]{#1#4 (denoted #3)} </div> -<!--l. 3191--><p class="nopar" > Now suppose you have defined an entry as follows: +<!--l. 3203--><p class="nopar" > Now suppose you have defined an entry as follows: </p> - <div class="verbatim" id="verbatim-81"> + <div class="verbatim" id="verbatim-82"> \newglossaryentry{set}{type=notation,  <br />  name=set,  <br />  description={A collection of objects},  <br />  symbol={$S$}  <br />} </div> -<!--l. 3199--><p class="nopar" > The <a +<!--l. 3211--><p class="nopar" > The <a id="dx1-29037"></a><a href="#glo:firstuse">first time</a> you reference this entry it will be displayed as: “set (denoted <span class="lmmi-10x-x-109">S</span>)” (assuming <span class="ec-lmtt-10x-x-109">\gls</span><a id="dx1-29038"></a> was used). -</p><!--l. 3203--><p class="indent" > Remember that if you use the <span +</p><!--l. 3215--><p class="indent" > Remember that if you use the <span class="ec-lmss-10x-x-109">symbol</span><a id="dx1-29039"></a> key, you need to use a glossary style that displays the symbol, as many of the styles ignore it. In addition, @@ -7974,12 +7989,12 @@ will have to disable the <a href="#glo:sanitize">sanitization<a id="dx1-29043"></a></a> of these keys and protect fragile commands. -</p><!--l. 3210--><p class="noindent" > +</p><!--l. 3222--><p class="noindent" > </p> -<!--l. 3210--><p class="noindent" ><a +<!--l. 3222--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">6.2</span>  <a id="x1-300006.2"></a>Enabling and disabling hyperlinks to glossary entries</h3> -<!--l. 3213--><p class="noindent" >If you load the <span +<!--l. 3225--><p class="noindent" >If you load the <span class="ec-lmss-10x-x-109">hyperref</span><a id="dx1-30001"></a> or <span class="ec-lmss-10x-x-109">html</span><a @@ -7996,19 +8011,19 @@ class="ec-lmss-10x-x-109">hyper</span><a id="dx1-30005"></a> option has been set to <span class="ec-lmtt-10x-x-109">false</span>. You can disable or enable links using: -</p><!--l. 3218--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3230--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsdisablehyper</span><span class="ec-lmtt-10"> </span></span><a id="dx1-30006"></a> <span class="ec-lmtt-10x-x-109">\glsdisablehyper </span></div><hr> -</p><!--l. 3220--><p class="noindent" > +</p><!--l. 3232--><p class="noindent" > and -</p><!--l. 3222--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3234--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsenablehyper</span><span class="ec-lmtt-10"> </span></span><a id="dx1-30007"></a> <span class="ec-lmtt-10x-x-109">\glsenablehyper </span></div><hr> -</p><!--l. 3224--><p class="noindent" > +</p><!--l. 3236--><p class="noindent" > respectively. The effect can be localised by placing the commands within a group. Note that you should only use <span class="ec-lmtt-10x-x-109">\glsenablehyper </span>if the commands @@ -8020,7 +8035,7 @@ class="ec-lmtt-10x-x-109">\hypertarget</span><a <span class="ec-lmss-10x-x-109">hyperref</span><a id="dx1-30010"></a> package). -</p><!--l. 3230--><p class="indent" > You can disable just the <a +</p><!--l. 3242--><p class="indent" > You can disable just the <a id="dx1-30011"></a><a href="#glo:firstuse">first use</a> links using the package option <span @@ -8042,12 +8057,12 @@ class="ec-lmtt-10x-x-109">\glslink</span><a </p> -<!--l. 3236--><p class="noindent" ><a +<!--l. 3248--><p class="noindent" ><a href="#top">Top</a></p><h2 class="chapterHead"><span class="titlemark">7</span>  <a id="x1-310007"></a>Adding an Entry to the Glossary Without Generating Text</h2> It is possible to add a line in the glossary file without generating any text at that point in the document using: -<!--l. 3241--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3253--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsadd</span><span class="ec-lmtt-10"> </span></span><a id="dx1-31001"></a> <span @@ -8060,7 +8075,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3243--><p class="noindent" > +</p><!--l. 3255--><p class="noindent" > This is similar to <span class="ec-lmtt-10x-x-109">\glslink</span><a id="dx1-31002"></a>, only it doesn’t produce any text (so therefore, @@ -8081,14 +8096,14 @@ class="ec-lmtt-10x-x-109">set</span>: </p> - <div class="verbatim" id="verbatim-82"> + <div class="verbatim" id="verbatim-83"> \glsadd[format=(]{set}  <br />Lots of text about sets spanning many pages.  <br />\glsadd[format=)]{set} </div> -<!--l. 3254--><p class="nopar" > -</p><!--l. 3256--><p class="indent" > To add all entries that have been defined, use: -</p><!--l. 3257--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3266--><p class="nopar" > +</p><!--l. 3268--><p class="indent" > To add all entries that have been defined, use: +</p><!--l. 3269--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsaddall</span><span class="ec-lmtt-10"> </span></span><a id="dx1-31005"></a> <span @@ -8097,7 +8112,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">options</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3259--><p class="noindent" > +</p><!--l. 3271--><p class="noindent" > The optional argument is the same as for <span class="ec-lmtt-10x-x-109">\glsadd</span>, except there is also a key <span @@ -8114,11 +8129,11 @@ class="ec-lmtt-10x-x-109">notation</span>) then you can do: </p> - <div class="verbatim" id="verbatim-83"> + <div class="verbatim" id="verbatim-84"> \glsaddall[types={\acronymtype,notation}] </div> -<!--l. 3270--><p class="nopar" > -</p><!--l. 3272--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 3282--><p class="nopar" > +</p><!--l. 3284--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="ec-lmtt-10x-x-109">\glsadd </span>and <span class="ec-lmtt-10x-x-109">\glsaddall </span>add the current location to the number list. In the case of <span @@ -8131,8 +8146,8 @@ class="ec-lmss-10x-x-109">nonumberlist</span><a sections <a href="#x1-150002.3">2.3<!--tex4ht:ref: sec:pkgopts-printglos --></a> and <a href="#x1-270005">5<!--tex4ht:ref: sec:numberlists --></a>.) </div> -</p><!--l. 3279--><p class="noindent" > -</p><!--l. 3281--><p class="indent" > The sample file <a +</p><!--l. 3291--><p class="noindent" > +</p><!--l. 3293--><p class="indent" > The sample file <a href="#x1-40001.1"><span class="ec-lmtt-10x-x-109">sample-dual.tex</span></a> makes use of <span class="ec-lmtt-10x-x-109">\glsadd </span>to allow for an @@ -8145,16 +8160,16 @@ package option: </p> - <div class="verbatim" id="verbatim-84"> + <div class="verbatim" id="verbatim-85"> \usepackage[acronym]{glossaries} </div> -<!--l. 3287--><p class="nopar" > A new command is then defined to make it easier to define dual +<!--l. 3299--><p class="nopar" > A new command is then defined to make it easier to define dual entries: </p> - <div class="verbatim" id="verbatim-85"> + <div class="verbatim" id="verbatim-86"> \newcommand*{\newdualentry}[5][]{%  <br />  \newglossaryentry{main-#2}{name={#4},%  <br />  text={#3\protect\glsadd{#2}},% @@ -8164,8 +8179,8 @@ entries:  <br />  \newacronym{#2}{#3\protect\glsadd{main-#2}}{#4}  <br />} </div> -<!--l. 3299--><p class="nopar" > This has the following syntax: -</p><!--l. 3302--><p class="indent" > <hr><div title="Definition"><span +<!--l. 3311--><p class="nopar" > This has the following syntax: +</p><!--l. 3314--><p class="indent" > <hr><div title="Definition"><span class="ec-lmtt-10x-x-109">\newdualentry</span><a id="dx1-31010"></a><span class="ec-lmtt-10x-x-109">[</span><span @@ -8190,19 +8205,19 @@ class="ec-lmri-10x-x-109">description</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 3303--><p class="noindent" > +</p><!--l. 3315--><p class="noindent" > You can then define a new dual entry: </p> - <div class="verbatim" id="verbatim-86"> + <div class="verbatim" id="verbatim-87"> \newdualentry{svm}% label  <br />  {SVM}% abbreviation  <br />  {support vector machine}% long form  <br />  {Statistical pattern recognition technique}% description </div> -<!--l. 3310--><p class="nopar" > Now you can reference the acronym with <span class="obeylines-h"><span class="verb"><span +<!--l. 3322--><p class="nopar" > Now you can reference the acronym with <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\gls{svm}</span></span></span> or you can reference the entry in the main glossary with <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\gls{main-svm}</span></span></span>. @@ -8212,7 +8227,7 @@ class="ec-lmtt-10x-x-109">\gls{main-svm}</span></span></span>. </p> <h2 class="chapterHead"><span class="titlemark">8</span>  <a id="x1-320008"></a>Cross-Referencing Entries</h2> -<!--l. 3317--><p class="noindent" ><div class="important" title="Important Note"> You must use <span +<!--l. 3329--><p class="noindent" ><div class="important" title="Important Note"> You must use <span class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-32001"></a> <span class="ec-lmri-10x-x-109">before </span>defining any cross-referenced @@ -8220,8 +8235,8 @@ entries. If any of the terms that you have cross-referenced don’t appear i the glossary, check that you have put <span class="ec-lmtt-10x-x-109">\makeglossaries </span>before all entry definitions. </div> -</p><!--l. 3322--><p class="noindent" > -</p><!--l. 3324--><p class="noindent" >There are several ways of cross-referencing entries in the glossary: +</p><!--l. 3334--><p class="noindent" > +</p><!--l. 3336--><p class="noindent" >There are several ways of cross-referencing entries in the glossary: </p><ol class="enumerate1" > <li class="enumerate" id="x1-32003x1">You can use commands such as <span @@ -8231,11 +8246,11 @@ class="ec-lmtt-10x-x-109">\gls</span><a - <div class="verbatim" id="verbatim-87"> + <div class="verbatim" id="verbatim-88"> \newglossaryentry{apple}{name=apple,  <br />description={firm, round fruit. See also \gls{pear}}} </div> - <!--l. 3333--><p class="nopar" > Note that with this method, if you don’t use the cross-referenced + <!--l. 3345--><p class="nopar" > Note that with this method, if you don’t use the cross-referenced term in the main part of the document, you will need two runs of <a id="dx1-32005"></a><a @@ -8246,15 +8261,15 @@ class="ec-lmtt-10x-x-109">makeglossaries</span><a </p> - <div class="verbatim" id="verbatim-88"> + <div class="verbatim" id="verbatim-89"> latex filename  <br />makeglossaries filename  <br />latex filename  <br />makeglossaries filename  <br />latex filename </div> - <!--l. 3343--><p class="nopar" > - </p><!--l. 3345--><p class="noindent" ><div class="important" title="Important Note"> If you switch off the description <a + <!--l. 3355--><p class="nopar" > + </p><!--l. 3357--><p class="noindent" ><div class="important" title="Important Note"> If you switch off the description <a id="dx1-32007"></a><a href="#glo:sanitize">sanitization<a id="dx1-32008"></a></a>, you must protect fragile @@ -8265,13 +8280,13 @@ href="#fn1x10" id="fn1x10-bk"><sup class="textsuperscript">1</sup></a></span><a </p> - <div class="verbatim" id="verbatim-89"> + <div class="verbatim" id="verbatim-90"> \newglossaryentry{apple}{name=apple,  <br />description={firm, round fruit. See also  <br />\protect\gls{pear}}} </div> - <!--l. 3353--><p class="nopar" > </div> - </p><!--l. 3354--><p class="noindent" > + <!--l. 3365--><p class="nopar" > </div> + </p><!--l. 3366--><p class="noindent" > </p></li> <li class="enumerate" id="x1-32012x2">As described in <a @@ -8283,13 +8298,13 @@ class="ec-lmss-10x-x-109">see</span><a - <div class="verbatim" id="verbatim-90"> + <div class="verbatim" id="verbatim-91"> \newglossaryentry{MaclaurinSeries}{name={Maclaurin  <br />series},  <br />description={Series expansion},  <br />see={TaylorsTheorem}} </div> - <!--l. 3363--><p class="nopar" > Note that in this case, the entry with the <span + <!--l. 3375--><p class="nopar" > Note that in this case, the entry with the <span class="ec-lmss-10x-x-109">see</span><a id="dx1-32014"></a> key will automatically be added to the glossary, but the cross-referenced entry won’t. You @@ -8301,7 +8316,7 @@ href="#x1-280006">Links to Glossary Entries<!--tex4ht:ref: sec:glslink --></a> href="#x1-310007">§7 </a><a href="#x1-310007">Adding an Entry to the Glossary Without Generating Text<!--tex4ht:ref: sec:glsadd --></a>. - </p><!--l. 3370--><p class="noindent" >The “see” tag is produce using <span + </p><!--l. 3382--><p class="noindent" >The “see” tag is produce using <span class="ec-lmtt-10x-x-109">\seename</span><a id="dx1-32015"></a>, but can be overridden in specific instances using square brackets at the start of the <span @@ -8312,17 +8327,17 @@ class="ec-lmss-10x-x-109">see</span><a </p> - <div class="verbatim" id="verbatim-91"> + <div class="verbatim" id="verbatim-92"> \newglossaryentry{MaclaurinSeries}{name={Maclaurin  <br />series},  <br />description={Series expansion},  <br />see=[see also]{TaylorsTheorem}} </div> - <!--l. 3378--><p class="nopar" > + <!--l. 3390--><p class="nopar" > </p></li> <li class="enumerate" id="x1-32018x3">After you have defined the entry, use - <!--l. 3381--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3393--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glssee</span><span class="ec-lmtt-10"> </span></span><a id="dx1-32019"></a> <span @@ -8339,7 +8354,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">xr label list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> - </p><!--l. 3383--><p class="noindent" > + </p><!--l. 3395--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">xr label list</span><span @@ -8362,10 +8377,10 @@ class="ec-lmtt-10x-x-109">\seename</span><a </p> - <div class="verbatim" id="verbatim-92"> + <div class="verbatim" id="verbatim-93"> \glssee[see also]{series}{FourierSeries,TaylorsTheorem} </div> - <!--l. 3391--><p class="nopar" > Note that this automatically adds the entry given by <span + <!--l. 3403--><p class="nopar" > Note that this automatically adds the entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩ </span>to the @@ -8375,7 +8390,7 @@ class="ec-lmri-10x-x-109">xr</span> <span class="ec-lmri-10x-x-109">label list</span><span class="lmsy-10x-x-109">⟩</span>) to the glossary.</p></li></ol> -<!--l. 3397--><p class="indent" > In both cases 2 and 3 above, the cross-referenced information +<!--l. 3409--><p class="indent" > In both cases 2 and 3 above, the cross-referenced information appears in the <a id="dx1-32021"></a><a href="#glo:numberlist">number list<a @@ -8404,7 +8419,7 @@ automatically activate the <a class="ec-lmss-10x-x-109">seeautonumberlist</span><a id="dx1-32032"></a> package option. -</p><!--l. 3409--><p class="indent" > <div class="important" title="Important Note"> You must use <span +</p><!--l. 3421--><p class="indent" > <div class="important" title="Important Note"> You must use <span class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-32033"></a> <span class="ec-lmri-10x-x-109">before </span>the entry definitions containing @@ -8414,17 +8429,17 @@ class="ec-lmss-10x-x-109">see</span><a class="ec-lmtt-10x-x-109">\glssee</span><a id="dx1-32035"></a> or the entry won’t be automatically added to the glossary. </div> -</p><!--l. 3414--><p class="noindent" > +</p><!--l. 3426--><p class="noindent" > </p> <h3 class="sectionHead"><span class="titlemark">8.1</span>  <a id="x1-330008.1"></a>Customising Cross-reference Text</h3> -<!--l. 3419--><p class="noindent" >When you use either the <span +<!--l. 3431--><p class="noindent" >When you use either the <span class="ec-lmss-10x-x-109">see</span><a id="dx1-33001"></a> key or the command <span class="ec-lmtt-10x-x-109">\glssee</span>, the cross-referencing information will be typeset in the glossary according to: -</p><!--l. 3422--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3434--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsseeformat</span><span class="ec-lmtt-10"> </span></span><a id="dx1-33002"></a> <span @@ -8442,7 +8457,7 @@ class="ec-lmri-10x-x-109">location</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 3424--><p class="noindent" > +</p><!--l. 3436--><p class="noindent" > The default definition of <span class="ec-lmtt-10x-x-109">\glsseeformat </span>is: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span @@ -8468,35 +8483,35 @@ href="#fn3x10" id="fn3x10-bk"><sup class="textsuperscript">3</sup></a></span><a </p> - <div class="verbatim" id="verbatim-93"> + <div class="verbatim" id="verbatim-94"> \renewcommand*{\glsseeformat}[3][\seename]{\textbf{#1}  <br /> \glsseelist{#2}} </div> -<!--l. 3440--><p class="nopar" > -</p><!--l. 3443--><p class="indent" > The list of labels is dealt with by <span +<!--l. 3452--><p class="nopar" > +</p><!--l. 3455--><p class="indent" > The list of labels is dealt with by <span class="ec-lmtt-10x-x-109">\glsseelist</span>, which iterates through the list and typesets each entry in the label. The entries are separated by -</p><!--l. 3446--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3458--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsseesep</span><span class="ec-lmtt-10"> </span></span><a id="dx1-33009"></a> <span class="ec-lmtt-10x-x-109">\glsseesep </span></div><hr> -</p><!--l. 3448--><p class="noindent" > +</p><!--l. 3460--><p class="noindent" > or (for the last pair) -</p><!--l. 3450--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3462--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsseelastsep</span><span class="ec-lmtt-10"> </span></span><a id="dx1-33010"></a> <span class="ec-lmtt-10x-x-109">\glsseelastsep </span></div><hr> -</p><!--l. 3452--><p class="noindent" > +</p><!--l. 3464--><p class="noindent" > These default to “<span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">,\space</span></span></span>” and “<span class="ec-lmtt-10x-x-109">\space\andname</span><a id="dx1-33011"></a><span class="ec-lmtt-10x-x-109">\space</span>” respectively. The list entry text is displayed using: -</p><!--l. 3456--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3468--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsseeitemformat</span><span class="ec-lmtt-10"> </span></span><a id="dx1-33012"></a> <span @@ -8505,7 +8520,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3458--><p class="noindent" > +</p><!--l. 3470--><p class="noindent" > This defaults to <span class="ec-lmtt-10x-x-109">\glsentrytext</span><a @@ -8522,12 +8537,12 @@ For example, to make the cross-referenced list use small caps: </p> - <div class="verbatim" id="verbatim-94"> + <div class="verbatim" id="verbatim-95"> \renewcommand{\glsseeitemformat}[1]{%  <br />  \textsc{\glsentrytext{#1}}} </div> -<!--l. 3466--><p class="nopar" > -</p><!--l. 3468--><p class="indent" > <div class="important" title="Important Note"> You can use <span +<!--l. 3478--><p class="nopar" > +</p><!--l. 3480--><p class="indent" > <div class="important" title="Important Note"> You can use <span class="ec-lmtt-10x-x-109">\glsseeformat</span><a id="dx1-33018"></a> and <span class="ec-lmtt-10x-x-109">\glsseelist</span><a @@ -8539,18 +8554,18 @@ do: </p> - <div class="verbatim" id="verbatim-95"> + <div class="verbatim" id="verbatim-96"> Some information (see also  <br />\glsseelist{FourierSeries,TaylorsTheorem}%  <br />\glsadd{FourierSeries}\glsadd{TaylorsTheorem}). </div> -<!--l. 3477--><p class="nopar" > </div> -</p><!--l. 3478--><p class="noindent" > +<!--l. 3489--><p class="nopar" > </div> +</p><!--l. 3490--><p class="noindent" > </p> -<!--l. 3480--><p class="noindent" ><a +<!--l. 3492--><p class="noindent" ><a href="#top">Top</a></p><h2 class="chapterHead"><span class="titlemark">9</span>  <a id="x1-340009"></a>Using Glossary Terms Without Links</h2> The commands described in this section display entry details @@ -8564,7 +8579,7 @@ href="#glo:firstuseflag">first use flag</a> and, apart from <span class="ec-lmtt-10x-x-109">\glshyperlink</span><a id="dx1-34003"></a>, they don’t produce hyperlinks. -<!--l. 3488--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3500--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryname</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34004"></a> <span @@ -8573,8 +8588,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3490--><p class="noindent" > -</p><!--l. 3491--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3502--><p class="noindent" > +</p><!--l. 3503--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryname</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34005"></a> <span @@ -8583,7 +8598,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3493--><p class="noindent" > +</p><!--l. 3505--><p class="noindent" > These commands display the name of the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -8593,7 +8608,7 @@ class="ec-lmss-10x-x-109">name</span><a id="dx1-34006"></a> key. <span class="ec-lmtt-10x-x-109">\Glsentryname </span>makes the first letter uppercase. -</p><!--l. 3497--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3509--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentrytext</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34007"></a> <span @@ -8602,8 +8617,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3499--><p class="noindent" > -</p><!--l. 3500--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3511--><p class="noindent" > +</p><!--l. 3512--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentrytext</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34008"></a> <span @@ -8612,7 +8627,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3502--><p class="noindent" > +</p><!--l. 3514--><p class="noindent" > These commands display the subsequent use text for the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span @@ -8622,7 +8637,7 @@ class="ec-lmss-10x-x-109">text</span><a id="dx1-34009"></a> key. <span class="ec-lmtt-10x-x-109">\Glsentrytext </span>makes the first letter uppercase. -</p><!--l. 3506--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3518--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34010"></a> <span @@ -8631,8 +8646,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3508--><p class="noindent" > -</p><!--l. 3509--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3520--><p class="noindent" > +</p><!--l. 3521--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34011"></a> <span @@ -8641,7 +8656,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3511--><p class="noindent" > +</p><!--l. 3523--><p class="noindent" > These commands display the subsequent use plural text for the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span @@ -8651,7 +8666,7 @@ class="ec-lmss-10x-x-109">plural</span><a id="dx1-34012"></a> key. <span class="ec-lmtt-10x-x-109">\Glsentryplural</span> makes the first letter uppercase. -</p><!--l. 3516--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3528--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryfirst</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34013"></a> <span @@ -8660,8 +8675,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3518--><p class="noindent" > -</p><!--l. 3519--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3530--><p class="noindent" > +</p><!--l. 3531--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryfirst</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34014"></a> <span @@ -8670,7 +8685,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3521--><p class="noindent" > +</p><!--l. 3533--><p class="noindent" > These commands display the <a id="dx1-34015"></a><a href="#glo:firstusetext">first use text</a> for the glossary entry given by @@ -8682,7 +8697,7 @@ class="ec-lmss-10x-x-109">first</span><a id="dx1-34016"></a> key. <span class="ec-lmtt-10x-x-109">\Glsentryfirst </span>makes the first letter uppercase. -</p><!--l. 3525--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3537--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryfirstplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34017"></a> <span @@ -8691,8 +8706,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3527--><p class="noindent" > -</p><!--l. 3528--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3539--><p class="noindent" > +</p><!--l. 3540--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryfirstplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34018"></a> <span @@ -8704,7 +8719,7 @@ class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3530--><p class="noindent" > +</p><!--l. 3542--><p class="noindent" > These commands display the plural form of the <a id="dx1-34019"></a><a href="#glo:firstusetext">first use text</a> for the @@ -8716,7 +8731,7 @@ class="ec-lmss-10x-x-109">firstplural</span><a id="dx1-34020"></a> key. <span class="ec-lmtt-10x-x-109">\Glsentryfirstplural </span>makes the first letter uppercase. -</p><!--l. 3535--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3547--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentrydesc</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34021"></a> <span @@ -8725,8 +8740,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3537--><p class="noindent" > -</p><!--l. 3538--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3549--><p class="noindent" > +</p><!--l. 3550--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentrydesc</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34022"></a> <span @@ -8735,14 +8750,14 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3540--><p class="noindent" > +</p><!--l. 3552--><p class="noindent" > These commands display the description for the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span>. <span class="ec-lmtt-10x-x-109">\Glsentrydesc </span>makes the first letter uppercase. -</p><!--l. 3543--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3555--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentrydescplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34023"></a> <span @@ -8751,8 +8766,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3545--><p class="noindent" > -</p><!--l. 3546--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3557--><p class="noindent" > +</p><!--l. 3558--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentrydescplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34024"></a> <span @@ -8761,7 +8776,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3548--><p class="noindent" > +</p><!--l. 3560--><p class="noindent" > These commands display the plural description for the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span @@ -8769,7 +8784,7 @@ class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span>. <span class="ec-lmtt-10x-x-109">\Glsentrydescplural </span>makes the first letter uppercase. -</p><!--l. 3552--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3564--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentrysymbol</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34025"></a> <span @@ -8778,8 +8793,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3554--><p class="noindent" > -</p><!--l. 3555--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3566--><p class="noindent" > +</p><!--l. 3567--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentrysymbol</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34026"></a> <span @@ -8788,14 +8803,14 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3557--><p class="noindent" > +</p><!--l. 3569--><p class="noindent" > These commands display the symbol for the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span>. <span class="ec-lmtt-10x-x-109">\Glsentrysymbol </span>makes the first letter uppercase. -</p><!--l. 3560--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3572--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentrysymbolplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34027"></a> <span @@ -8804,8 +8819,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3562--><p class="noindent" > -</p><!--l. 3563--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3574--><p class="noindent" > +</p><!--l. 3575--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentrysymbolplural</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34028"></a> <span @@ -8814,7 +8829,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3565--><p class="noindent" > +</p><!--l. 3577--><p class="noindent" > These commands display the plural symbol for the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span @@ -8822,7 +8837,7 @@ class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span>. <span class="ec-lmtt-10x-x-109">\Glsentrysymbolplural </span>makes the first letter uppercase. -</p><!--l. 3569--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3581--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryuseri</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34029"></a> <span @@ -8831,8 +8846,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3571--><p class="noindent" > -</p><!--l. 3572--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3583--><p class="noindent" > +</p><!--l. 3584--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryuseri</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34030"></a> <span @@ -8841,8 +8856,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3574--><p class="noindent" > -</p><!--l. 3575--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3586--><p class="noindent" > +</p><!--l. 3587--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryuserii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34031"></a> <span @@ -8851,11 +8866,11 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3577--><p class="noindent" > +</p><!--l. 3589--><p class="noindent" > -</p><!--l. 3578--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3590--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryuserii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34032"></a> <span @@ -8864,8 +8879,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3580--><p class="noindent" > -</p><!--l. 3581--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3592--><p class="noindent" > +</p><!--l. 3593--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryuseriii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34033"></a> <span @@ -8874,8 +8889,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3583--><p class="noindent" > -</p><!--l. 3584--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3595--><p class="noindent" > +</p><!--l. 3596--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryuseriii</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34034"></a> <span @@ -8884,8 +8899,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3586--><p class="noindent" > -</p><!--l. 3587--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3598--><p class="noindent" > +</p><!--l. 3599--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryuseriv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34035"></a> <span @@ -8894,8 +8909,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3589--><p class="noindent" > -</p><!--l. 3590--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3601--><p class="noindent" > +</p><!--l. 3602--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryuseriv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34036"></a> <span @@ -8904,8 +8919,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3592--><p class="noindent" > -</p><!--l. 3593--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3604--><p class="noindent" > +</p><!--l. 3605--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryuserv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34037"></a> <span @@ -8914,8 +8929,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3595--><p class="noindent" > -</p><!--l. 3596--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3607--><p class="noindent" > +</p><!--l. 3608--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryuserv</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34038"></a> <span @@ -8924,8 +8939,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3598--><p class="noindent" > -</p><!--l. 3599--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3610--><p class="noindent" > +</p><!--l. 3611--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryuservi</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34039"></a> <span @@ -8934,8 +8949,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3601--><p class="noindent" > -</p><!--l. 3602--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3613--><p class="noindent" > +</p><!--l. 3614--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryuservi</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34040"></a> <span @@ -8944,13 +8959,13 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3604--><p class="noindent" > +</p><!--l. 3616--><p class="noindent" > These commands display the value of the user keys for the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span>. -</p><!--l. 3607--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3619--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glshyperlink</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34041"></a> <span @@ -8963,7 +8978,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3609--><p class="noindent" > +</p><!--l. 3621--><p class="noindent" > This command provides a hyperlink to the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span @@ -8983,7 +8998,7 @@ default<span class="footnote-mark"><a href="#fn1x11" id="fn1x11-bk"><sup class="textsuperscript">1</sup></a></span><a id="x1-34043f1"></a>, but can be overridden using the optional argument. -</p><!--l. 3617--><p class="indent" > <div class="important" title="Important Note"> If you use <span +</p><!--l. 3629--><p class="indent" > <div class="important" title="Important Note"> If you use <span class="ec-lmtt-10x-x-109">\glshyperlink</span>, you need to ensure that the relevant entry has been added to the glossary using any of the commands described in <a href="#x1-280006">§6 @@ -8993,15 +9008,15 @@ href="#x1-310007">§7 </a><a href="#x1-310007">Adding an Entry to the Glossary Without Generating Text<!--tex4ht:ref: sec:glsadd --></a> otherwise you will end up with an undefined link. </div> -</p><!--l. 3622--><p class="noindent" > -</p><!--l. 3624--><p class="indent" > The next two commands are only available with the <span +</p><!--l. 3634--><p class="noindent" > +</p><!--l. 3636--><p class="indent" > The next two commands are only available with the <span class="ec-lmss-10x-x-109">savenumberlist</span><a id="dx1-34048"></a> package option: -</p><!--l. 3626--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3638--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentrynumberlist</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34049"></a> <span @@ -9010,8 +9025,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3628--><p class="noindent" > -</p><!--l. 3629--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3640--><p class="noindent" > +</p><!--l. 3641--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsdisplaynumberlist</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34050"></a> <span @@ -9020,7 +9035,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3631--><p class="noindent" > +</p><!--l. 3643--><p class="noindent" > Both display the <a id="dx1-34051"></a><a href="#glo:numberlist">number list<a @@ -9047,23 +9062,23 @@ class="ec-lmtt-10x-x-109">\glsentrynumberlist</span>, simply displays the number list as is. The second command, <span class="ec-lmtt-10x-x-109">\glsdisplaynumberlist</span>, formats the list using: -</p><!--l. 3638--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3650--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsnumlistsep</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34059"></a> <span class="ec-lmtt-10x-x-109">\glsnumlistsep </span></div><hr> -</p><!--l. 3640--><p class="noindent" > +</p><!--l. 3652--><p class="noindent" > as the separator between all but the last two elements and -</p><!--l. 3642--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3654--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsnumlistlastsep</span><span class="ec-lmtt-10"> </span></span><a id="dx1-34060"></a> <span class="ec-lmtt-10x-x-109">\glsnumlistlastsep </span></div><hr> -</p><!--l. 3644--><p class="noindent" > +</p><!--l. 3656--><p class="noindent" > between the final two elements. The defaults are <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">,␣</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">␣\&␣</span></span></span>, respectively. -</p><!--l. 3648--><p class="indent" > <div class="important" title="Important Note"> <span +</p><!--l. 3660--><p class="indent" > <div class="important" title="Important Note"> <span class="ec-lmtt-10x-x-109">\glsdisplaynumberlist </span>is fairly experimental. It only works when the default counter format is used (that is, when the <span class="ec-lmss-10x-x-109">format</span><a @@ -9075,8 +9090,8 @@ class="ec-lmss-10x-x-109">hyperref</span><a try using it with that package, <span class="ec-lmtt-10x-x-109">\glsentrynumberlist </span>will be used instead. </div> -</p><!--l. 3654--><p class="noindent" > -</p><!--l. 3656--><p class="indent" > For further information see “Displaying entry details without +</p><!--l. 3666--><p class="noindent" > +</p><!--l. 3668--><p class="indent" > For further information see “Displaying entry details without adding information to the glossary” in the documented code (<span class="ec-lmtt-10x-x-109">glossaries-code.pdf</span>). @@ -9086,13 +9101,13 @@ class="ec-lmtt-10x-x-109">glossaries-code.pdf</span>). </p> <h2 class="chapterHead"><span class="titlemark">10</span>  <a id="x1-3500010"></a>Displaying a glossary</h2> -<!--l. 3663--><p class="noindent" >The command -</p><!--l. 3664--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3675--><p class="noindent" >The command +</p><!--l. 3676--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\printglossaries</span><span class="ec-lmtt-10"> </span></span><a id="dx1-35001"></a> <span class="ec-lmtt-10x-x-109">\printglossaries </span></div><hr> -</p><!--l. 3666--><p class="noindent" > +</p><!--l. 3678--><p class="noindent" > will display all the glossaries in the order in which they were defined. Note that no glossaries will appear until you have either used the Perl script <a @@ -9124,8 +9139,8 @@ also need to use the command <span class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-35012"></a> in the preamble to enable the glossaries. -</p><!--l. 3677--><p class="indent" > An individual glossary can be displayed using: -</p><!--l. 3678--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3689--><p class="indent" > An individual glossary can be displayed using: +</p><!--l. 3690--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\printglossary</span><span class="ec-lmtt-10"> </span></span><a id="dx1-35013"></a> <span @@ -9134,7 +9149,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">options</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 3680--><p class="noindent" > +</p><!--l. 3692--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">options</span><span @@ -9156,10 +9171,10 @@ class="description">The value of this key specifies which glossary to print. If - <div class="verbatim" id="verbatim-96"> + <div class="verbatim" id="verbatim-97"> \printglossary[type=\acronymtype] </div> - <!--l. 3689--><p class="nopar" > + <!--l. 3701--><p class="nopar" > </p></dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">title</span><a @@ -9214,7 +9229,7 @@ class="ec-lmtt-10x-x-109">nonumberlist=true</span></span></span>) class="ec-lmtt-10x-x-109">nonumberlist=false</span></span></span>) the numberlist is displayed for this glossary. If no value is supplied, true is assumed. </dd></dl> -<!--l. 3719--><p class="indent" > By default, the glossary is started either by <span +<!--l. 3731--><p class="indent" > By default, the glossary is started either by <span class="ec-lmtt-10x-x-109">\chapter*</span><a id="dx1-35026"></a> or by <span @@ -9245,71 +9260,74 @@ Options<!--tex4ht:ref: sec:pkgopts-sec --></a>. -</p><!--l. 3730--><p class="indent" > Information can be added to the start of the glossary (after the title and +</p><!--l. 3742--><p class="indent" > Information can be added to the start of the glossary (after the title and before the main body of the glossary) by redefining -</p><!--l. 3732--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3744--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glossarypreamble</span><span class="ec-lmtt-10"> </span></span><a id="dx1-35034"></a> <span class="ec-lmtt-10x-x-109">\glossarypreamble </span></div><hr> -</p><!--l. 3734--><p class="noindent" > +</p><!--l. 3746--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-97"> + <div class="verbatim" id="verbatim-98"> \renewcommand{\glossarypreamble}{Numbers in italic  <br />indicate primary definitions.} </div> -<!--l. 3739--><p class="nopar" > This needs to be done before the glossary is displayed using +<!--l. 3751--><p class="nopar" > This needs to be done before the glossary is displayed using <span class="ec-lmtt-10x-x-109">\printglossaries </span>or <span -class="ec-lmtt-10x-x-109">\printglossary</span>. Note that if you want a different -preamble for each glossary, you will need to use a separate <span -class="ec-lmtt-10x-x-109">\printglossary</span> -for each glossary and change the definition of <span -class="ec-lmtt-10x-x-109">\glossarypreamble </span>between -each glossary. For example: - - - -</p> - <div class="verbatim" id="verbatim-98"> -\renewcommand{\glossarypreamble}{Numbers in italic - <br />indicate primary definitions.} - <br />\printglossary - <br />\renewcommand{\glossarypreamble}{} - <br />\printglossary[type=acronym] -</div> -<!--l. 3752--><p class="nopar" > Alternatively, you can do something like: +class="ec-lmtt-10x-x-109">\printglossary</span>. +</p><!--l. 3755--><p class="indent" > If you want a different preamble per glossary you can use +</p><!--l. 3756--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +class="ec-lmtt-10">\setglossarypreamble</span><span +class="ec-lmtt-10"> </span></span><a + id="dx1-35035"></a> <span +class="ec-lmtt-10x-x-109">\setglossarypreamble[</span><span +class="lmsy-10x-x-109">⟨</span><span +class="ec-lmri-10x-x-109">type</span><span +class="lmsy-10x-x-109">⟩</span><span +class="ec-lmtt-10x-x-109">]{</span><span +class="lmsy-10x-x-109">⟨</span><span +class="ec-lmri-10x-x-109">preamble</span> +<span +class="ec-lmri-10x-x-109">text</span><span +class="lmsy-10x-x-109">⟩</span><span +class="ec-lmtt-10x-x-109">} </span></div><hr> +</p><!--l. 3758--><p class="noindent" > +If <span +class="lmsy-10x-x-109">⟨</span><span +class="ec-lmri-10x-x-109">type</span><span +class="lmsy-10x-x-109">⟩ </span>is omitted, <span +class="ec-lmtt-10x-x-109">\glsdefaulttype </span>is used. +</p><!--l. 3761--><p class="indent" > For example: </p> <div class="verbatim" id="verbatim-99"> -\renewcommand{\glossarypreamble}{Numbers in italic - <br />indicate primary definitions.\gdef\glossarypreamble{}} - <br />\printglossaries +\setglossarypreamble{Numbers in italic + <br />indicate primary definitions.} </div> -<!--l. 3758--><p class="nopar" > which will print the preamble text for the first glossary and change the -preamble to do nothing for subsequent glossaries. (Note that <span -class="ec-lmtt-10x-x-109">\gdef </span>is -required as the glossary is placed within a group.) -</p><!--l. 3764--><p class="indent" > There is an analogous command called -</p><!--l. 3765--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3765--><p class="nopar" > This will print the given preamble text for the main glossary, but not have +any preamble text for any other glossaries. +</p><!--l. 3769--><p class="indent" > There is an analogous command called +</p><!--l. 3770--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glossarypostamble</span><span class="ec-lmtt-10"> </span></span><a - id="dx1-35035"></a> <span + id="dx1-35036"></a> <span class="ec-lmtt-10x-x-109">\glossarypostamble </span></div><hr> -</p><!--l. 3767--><p class="noindent" > +</p><!--l. 3772--><p class="noindent" > which is placed at the end of each glossary. -</p><!--l. 3770--><p class="indent" > For example: suppose you are using the <span +</p><!--l. 3775--><p class="indent" > For example: suppose you are using the <span class="ec-lmss-10x-x-109">superheaderborder</span><a - id="dx1-35036"></a> + id="dx1-35037"></a> style<span class="footnote-mark"><a href="#fn1x12" id="fn1x12-bk"><sup class="textsuperscript">1</sup></a></span><a - id="x1-35037f1"></a>, + id="x1-35038f1"></a>, and you want the glossary to be in two columns, but after the glossary you want to switch back to one column mode, you could do: @@ -9324,19 +9342,19 @@ want to switch back to one column mode, you could do:  <br />}  <br />\renewcommand*{\glossarypostamble}{\onecolumn} </div> -<!--l. 3784--><p class="nopar" > -</p><!--l. 3786--><p class="indent" > Within each glossary, each entry name is formatted according +<!--l. 3789--><p class="nopar" > +</p><!--l. 3791--><p class="indent" > Within each glossary, each entry name is formatted according to -</p><!--l. 3787--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3792--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsnamefont</span><span class="ec-lmtt-10"> </span></span><a - id="dx1-35041"></a> <span + id="dx1-35042"></a> <span class="ec-lmtt-10x-x-109">\glsnamefont{</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">name</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3789--><p class="noindent" > +</p><!--l. 3794--><p class="noindent" > which takes one argument: the entry name. This command is always used regardless of the glossary style. By default, <span class="ec-lmtt-10x-x-109">\glsnamefont </span>simply @@ -9344,20 +9362,20 @@ displays its argument in whatever the surrounding font happens to be. This means that in the list-like glossary styles (defined in the <span class="ec-lmss-10x-x-109">glossary-list</span><a - id="dx1-35042"></a> style file) the name will appear in bold, since the name is + id="dx1-35043"></a> style file) the name will appear in bold, since the name is placed in the optional argument of <span class="ec-lmtt-10x-x-109">\item</span>, whereas in the tabular styles (defined in the <span class="ec-lmss-10x-x-109">glossary-long</span><a - id="dx1-35043"></a> and <span + id="dx1-35044"></a> and <span class="ec-lmss-10x-x-109">glossary-super</span><a - id="dx1-35044"></a> style files) + id="dx1-35045"></a> style files) the name will appear in the normal font. The hierarchical glossary styles (defined in the <span class="ec-lmss-10x-x-109">glossary-tree</span><a - id="dx1-35045"></a> style file) also set the name in + id="dx1-35046"></a> style file) also set the name in bold. -</p><!--l. 3802--><p class="indent" > For example, suppose you want all the entry names to appear in medium +</p><!--l. 3807--><p class="indent" > For example, suppose you want all the entry names to appear in medium weight small caps, then you can do: @@ -9366,14 +9384,14 @@ weight small caps, then you can do: <div class="verbatim" id="verbatim-101"> \renewcommand{\glsnamefont}[1]{\textsc{\mdseries #1}} </div> -<!--l. 3806--><p class="nopar" > +<!--l. 3811--><p class="nopar" > </p> <h2 class="chapterHead"><span class="titlemark">11</span>  <a id="x1-3600011"></a>Xindy</h2> -<!--l. 3812--><p class="noindent" >If you want to use <a +<!--l. 3817--><p class="noindent" >If you want to use <a id="dx1-36001"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a @@ -9388,12 +9406,12 @@ class="ec-lmss-10x-x-109">xindy</span><a <div class="verbatim" id="verbatim-102"> \usepackage[xindy]{glossaries} </div> -<!--l. 3816--><p class="nopar" > This ensures that the glossary information is written in <a +<!--l. 3821--><p class="nopar" > This ensures that the glossary information is written in <a id="dx1-36004"></a><span class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-36005"></a> syntax. -</p><!--l. 3820--><p class="indent" > <a +</p><!--l. 3825--><p class="indent" > <a href="#x1-70001.3">§1.3 </a><a href="#x1-70001.3">Generating the Associated Glossary Files<!--tex4ht:ref: sec:makeglossaries --></a> covers how to use the external <a @@ -9408,35 +9426,35 @@ class="ec-lmtt-10x-x-109">xindy</span><a (<span class="ec-lmtt-10x-x-109">.xdy</span><a id="dx1-36009"></a>) and parameters. -</p><!--l. 3825--><p class="indent" > To assist writing information to the <a +</p><!--l. 3830--><p class="indent" > To assist writing information to the <a id="dx1-36010"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-36011"></a></a> style file, the <span class="ec-lmss-10x-x-109">glossaries</span> package provides the following commands: -</p><!--l. 3828--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3833--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsopenbrace</span><span class="ec-lmtt-10"> </span></span><a id="dx1-36012"></a> <span class="ec-lmtt-10x-x-109">\glsopenbrace </span></div><hr> -</p><!--l. 3830--><p class="noindent" > -</p><!--l. 3831--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3835--><p class="noindent" > +</p><!--l. 3836--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsclosebrace</span><span class="ec-lmtt-10"> </span></span><a id="dx1-36013"></a> <span class="ec-lmtt-10x-x-109">\glsclosebrace </span></div><hr> -</p><!--l. 3833--><p class="noindent" > +</p><!--l. 3838--><p class="noindent" > which produce an open and closing brace. (This is needed because <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\{</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\}</span></span></span> don’t expand to a simple brace character when written to a file.) -</p><!--l. 3838--><p class="indent" > In addition, if you are using a package that makes the double quote +</p><!--l. 3843--><p class="indent" > In addition, if you are using a package that makes the double quote character active (e.g. <span class="ec-lmss-10x-x-109">ngerman</span><a id="dx1-36014"></a>) you can use: -</p><!--l. 3840--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3845--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsquote</span><span class="ec-lmtt-10"> </span></span><a id="dx1-36015"></a> <span @@ -9445,7 +9463,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">text</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3842--><p class="noindent" > +</p><!--l. 3847--><p class="noindent" > which will produce <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">"</span></span></span><span class="lmsy-10x-x-109">⟨</span><span @@ -9457,7 +9475,7 @@ the double-quote character. This document assumes that the double quote character has not been made active, so the examples just use <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">"</span></span></span> for clarity. -</p><!--l. 3848--><p class="indent" > If you want greater control over the <a +</p><!--l. 3853--><p class="indent" > If you want greater control over the <a id="dx1-36016"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a @@ -9484,7 +9502,7 @@ documentation. </p> <h3 class="sectionHead"><span class="titlemark">11.1</span>  <a id="x1-3700011.1"></a>Language and Encodings</h3> -<!--l. 3859--><p class="noindent" >When you use <a +<!--l. 3864--><p class="noindent" >When you use <a id="dx1-37001"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a @@ -9511,7 +9529,7 @@ it gets it wrong or if <a class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-37009"></a> doesn’t support that language, then you can specify the language using: -</p><!--l. 3868--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3873--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GlsSetXdyLanguage</span><span class="ec-lmtt-10"> </span></span><a id="dx1-37010"></a> <span @@ -9525,7 +9543,7 @@ class="ec-lmri-10x-x-109">language</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 3870--><p class="noindent" > +</p><!--l. 3875--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">language</span><span @@ -9542,14 +9560,14 @@ class="ec-lmri-10x-x-109">glossary</span> <span class="ec-lmri-10x-x-109">type</span><span class="lmsy-10x-x-109">⟩</span>. -</p><!--l. 3878--><p class="indent" > If the <span +</p><!--l. 3883--><p class="indent" > If the <span class="ec-lmss-10x-x-109">inputenc</span><a id="dx1-37011"></a> package is used, the encoding will be obtained from the value of <span class="ec-lmtt-10x-x-109">\inputencodingname</span><a id="dx1-37012"></a>. Alternatively, you can specify the encoding using: -</p><!--l. 3881--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3886--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GlsSetXdyCodePage</span><span class="ec-lmtt-10"> </span></span><a id="dx1-37013"></a> <span @@ -9558,7 +9576,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">code</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3883--><p class="noindent" > +</p><!--l. 3888--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">code</span><span @@ -9570,8 +9588,8 @@ class="lmsy-10x-x-109">⟩ </span>is the name of the encoding. For example: <div class="verbatim" id="verbatim-103"> \GlsSetXdyCodePage{utf8} </div> -<!--l. 3887--><p class="nopar" > -</p><!--l. 3889--><p class="indent" > Note that you can also specify the language and encoding using the +<!--l. 3892--><p class="nopar" > +</p><!--l. 3894--><p class="indent" > Note that you can also specify the language and encoding using the package option <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">xindy={language=</span></span></span><span class="lmsy-10x-x-109">⟨</span><span @@ -9590,8 +9608,8 @@ example: <div class="verbatim" id="verbatim-104"> \usepackage[xindy={language=english,codepage=utf8}]{glossaries} </div> -<!--l. 3895--><p class="nopar" > -</p><!--l. 3897--><p class="indent" > If you write your own custom <a +<!--l. 3900--><p class="nopar" > +</p><!--l. 3902--><p class="indent" > If you write your own custom <a id="dx1-37014"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a @@ -9604,11 +9622,11 @@ settings, you need to set the language to nothing: <div class="verbatim" id="verbatim-105"> \GlsSetXdyLanguage{} </div> -<!--l. 3902--><p class="nopar" > (and remember to use <span +<!--l. 3907--><p class="nopar" > (and remember to use <span class="ec-lmtt-10x-x-109">\noist</span><a id="dx1-37016"></a> to prevent the style file from being overwritten). -</p><!--l. 3906--><p class="indent" > <div class="important" title="Important Note"> The commands <span +</p><!--l. 3911--><p class="indent" > <div class="important" title="Important Note"> The commands <span class="ec-lmtt-10x-x-109">\GlsSetXdyLanguage </span>and <span class="ec-lmtt-10x-x-109">\GlsSetXdyCodePage </span>have no effect if you don’t use <a @@ -9627,13 +9645,13 @@ class="ec-lmtt-10x-x-109">makeglossaries</span><a using the <span class="ec-lmtt-10x-x-109">-L </span>and <span class="ec-lmtt-10x-x-109">-C </span>switches. </div> -</p><!--l. 3912--><p class="noindent" > -</p><!--l. 3915--><p class="noindent" > +</p><!--l. 3917--><p class="noindent" > +</p><!--l. 3920--><p class="noindent" > </p> -<!--l. 3915--><p class="noindent" ><a +<!--l. 3920--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">11.2</span>  <a id="x1-3800011.2"></a>Locations and Number lists</h3> -<!--l. 3918--><p class="noindent" >If you use <span +<!--l. 3923--><p class="noindent" >If you use <span class="ec-lmss-10x-x-109">xindy</span><a id="dx1-38001"></a>, the <span class="ec-lmss-10x-x-109">glossaries </span>package needs to know which counters you @@ -9664,7 +9682,7 @@ class="ec-lmri-10x-x-109">before </span><span class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-38010"></a> using: -</p><!--l. 3926--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3931--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GlsAddXdyCounters</span><span class="ec-lmtt-10"> </span></span><a id="dx1-38011"></a> <span @@ -9673,12 +9691,12 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">counter list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3928--><p class="noindent" > +</p><!--l. 3933--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">counter list</span><span class="lmsy-10x-x-109">⟩ </span>is a comma-separated list of counter names. -</p><!--l. 3931--><p class="indent" > The most likely attributes used in the <span +</p><!--l. 3936--><p class="indent" > The most likely attributes used in the <span class="ec-lmss-10x-x-109">format</span><a id="dx1-38012"></a> key (<span class="ec-lmtt-10x-x-109">textrm</span><a @@ -9691,7 +9709,7 @@ href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-38016"></a></a> style file, but if you want to use another attribute, you need to add it using: -</p><!--l. 3935--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3940--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GlsAddXdyAttribute</span><span class="ec-lmtt-10"> </span></span><a id="dx1-38017"></a> <span @@ -9700,7 +9718,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">name</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 3937--><p class="noindent" > +</p><!--l. 3942--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">name</span><span @@ -9716,7 +9734,7 @@ define a command that will do this: <div class="verbatim" id="verbatim-106"> \newcommand*{\hyperbfit}[1]{\textit{\hyperbf{#1}}} </div> -<!--l. 3944--><p class="nopar" > but with <a +<!--l. 3949--><p class="nopar" > but with <a id="dx1-38019"></a><a href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a @@ -9728,8 +9746,8 @@ class="ec-lmtt-10x-x-109">xindy</span><a <div class="verbatim" id="verbatim-107"> \GlsAddXdyAttribute{hyperbfit} </div> -<!--l. 3949--><p class="nopar" > -</p><!--l. 3951--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 3954--><p class="nopar" > +</p><!--l. 3956--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="ec-lmtt-10x-x-109">\GlsAddXdyAttribute </span>has no effect if <span class="ec-lmtt-10x-x-109">\noist</span><a id="dx1-38021"></a> is used or if @@ -9743,11 +9761,11 @@ class="ec-lmtt-10x-x-109">\makeglossaries</span><a class="ec-lmtt-10x-x-109">\GlsAddXdyCounters </span>must come before <span class="ec-lmtt-10x-x-109">\GlsAddXdyAttribute</span>. </div> -</p><!--l. 3957--><p class="noindent" > -</p><!--l. 3959--><p class="indent" > If the location numbers don’t get expanded to a simple Arabic or Roman +</p><!--l. 3962--><p class="noindent" > +</p><!--l. 3964--><p class="indent" > If the location numbers don’t get expanded to a simple Arabic or Roman number or a letter from a, …, z or A, …, Z, then you need to add a location style in the appropriate format using -</p><!--l. 3962--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3967--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GlsAddXdyLocation</span><span class="ec-lmtt-10"> </span></span><a id="dx1-38024"></a> <span @@ -9765,7 +9783,7 @@ class="ec-lmri-10x-x-109">definition</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 3964--><p class="noindent" > +</p><!--l. 3969--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">name</span><span @@ -9790,7 +9808,7 @@ class="ec-lmtt-10x-x-109">\the</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">counter</span><span class="lmsy-10x-x-109">⟩</span>. -</p><!--l. 3970--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 3975--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="ec-lmtt-10x-x-109">\GlsAddXdyLocation </span>has no effect if <span class="ec-lmtt-10x-x-109">\noist</span><a id="dx1-38027"></a> is used or if @@ -9801,8 +9819,8 @@ class="ec-lmtt-10x-x-109">\GlsAddXdyLocation </span>must be used before <span class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-38029"></a>. </div> -</p><!--l. 3974--><p class="noindent" > -</p><!--l. 3976--><p class="indent" > For example, suppose I decide to use a somewhat eccentric numbering +</p><!--l. 3979--><p class="noindent" > +</p><!--l. 3981--><p class="indent" > For example, suppose I decide to use a somewhat eccentric numbering system for sections that redefines <span class="ec-lmtt-10x-x-109">\thesection </span>as follows: @@ -9812,7 +9830,7 @@ class="ec-lmtt-10x-x-109">\thesection </span>as follows: <div class="verbatim" id="verbatim-108"> \renewcommand*{\thesection}{[\thechapter]\arabic{section}} </div> -<!--l. 3980--><p class="nopar" > If I haven’t done <span class="obeylines-h"><span class="verb"><span +<!--l. 3985--><p class="nopar" > If I haven’t done <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">counter=section</span></span></span> in the package option, I need to specify that the counter will be used as a location number: @@ -9822,7 +9840,7 @@ specify that the counter will be used as a location number: <div class="verbatim" id="verbatim-109"> \GlsAddXdyCounters{section} </div> -<!--l. 3986--><p class="nopar" > Next I need to add the location style (<span +<!--l. 3991--><p class="nopar" > Next I need to add the location style (<span class="ec-lmtt-10x-x-109">\thechapter </span>is assumed to be the standard <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\arabic{chapter}</span></span></span>): @@ -9835,7 +9853,7 @@ class="ec-lmtt-10x-x-109">\arabic{chapter}</span></span></span>):  <br />  "arabic-numbers"  <br />} </div> -<!--l. 3993--><p class="nopar" > Note that if I have further decided to use the <span +<!--l. 3998--><p class="nopar" > Note that if I have further decided to use the <span class="ec-lmss-10x-x-109">hyperref</span><a id="dx1-38030"></a> package and want to redefine <span @@ -9848,7 +9866,7 @@ class="ec-lmtt-10x-x-109">\theHsection </span>as: \renewcommand*{\theHsection}{\thepart.\thesection}  <br />\renewcommand*{\thepart}{\Roman{part}} </div> -<!--l. 3999--><p class="nopar" > then I need to modify the <span +<!--l. 4004--><p class="nopar" > then I need to modify the <span class="ec-lmtt-10x-x-109">\GlsAddXdyLocation </span>code above to: @@ -9859,7 +9877,7 @@ class="ec-lmtt-10x-x-109">\GlsAddXdyLocation </span>code above to:  <br />  "arabic-numbers" :sep "]" "arabic-numbers"  <br />} </div> -<!--l. 4005--><p class="nopar" > Since <span +<!--l. 4010--><p class="nopar" > Since <span class="ec-lmtt-10x-x-109">\Roman</span><a id="dx1-38031"></a> will result in an empty string if the counter is zero, it’s a good idea to add an extra location to catch this: @@ -9872,11 +9890,11 @@ good idea to add an extra location to catch this:  <br />  "arabic-numbers" :sep "]" "arabic-numbers"  <br />} </div> -<!--l. 4012--><p class="nopar" > The above example is illustrated in the accompanying sample file +<!--l. 4017--><p class="nopar" > The above example is illustrated in the accompanying sample file <a href="#x1-40001.1"><span class="ec-lmtt-10x-x-109">samplexdy2.tex</span></a>. -</p><!--l. 4016--><p class="indent" > Another example: suppose you want the page numbers written as words +</p><!--l. 4021--><p class="indent" > Another example: suppose you want the page numbers written as words rather than digits and you use the <span class="ec-lmss-10x-x-109">fmtcount</span><a id="dx1-38032"></a> package to do this. You can @@ -9890,7 +9908,7 @@ class="ec-lmtt-10x-x-109">\thepage</span><a <div class="verbatim" id="verbatim-114"> \renewcommand*{\thepage}{\Numberstring{page}} </div> -<!--l. 4021--><p class="nopar" > This gets expanded to <span class="obeylines-h"><span class="verb"><span +<!--l. 4026--><p class="nopar" > This gets expanded to <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\protect</span><span class="ec-lmtt-10x-x-109"> \Numberstringnum</span><span class="ec-lmtt-10x-x-109"> </span></span></span><span @@ -9913,7 +9931,7 @@ location that has that form:  <br />  \string\Numberstringnum\space\glsopenbrace"  <br />  "arabic-numbers" :sep "\glsclosebrace"} </div> -<!--l. 4029--><p class="nopar" > Note that it’s necessary to use <span +<!--l. 4034--><p class="nopar" > Note that it’s necessary to use <span class="ec-lmtt-10x-x-109">\space </span>to indicate that spaces also appear in the format, since, unlike <span class="TEX">T<span class="E">E</span>X</span>, <a @@ -9922,7 +9940,7 @@ href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-38035"></a></a> doesn’t ignore spaces after control sequences. -</p><!--l. 4034--><p class="indent" > <span +</p><!--l. 4039--><p class="indent" > <span class="ec-lmtt-10x-x-109">\GlsAddXdyLocation{</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">name</span><span @@ -9932,7 +9950,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">definition</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span>will define commands -</p><!--l. 4036--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 4041--><p class="indent" > <hr><div title="Definition"><span class="ec-lmtt-10x-x-109">\glsX</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">counter</span><span @@ -9950,7 +9968,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">location</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4037--><p class="noindent" > +</p><!--l. 4042--><p class="noindent" > for each counter that has been identified either by the <span class="ec-lmss-10x-x-109">counter</span><a id="dx1-38036"></a> package @@ -9963,7 +9981,7 @@ class="ec-lmtt-10x-x-109">\newglossary</span><a <span class="ec-lmtt-10x-x-109">\GlsAddXdyCounters</span><a id="dx1-38038"></a>. -</p><!--l. 4042--><p class="indent" > The first argument <span +</p><!--l. 4047--><p class="indent" > The first argument <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">Hprefix</span><span class="lmsy-10x-x-109">⟩ </span>is only relevant when used with the @@ -10022,8 +10040,8 @@ commands:  <br />}  <br />\newcommand{\linkpagenumber}[3]{\hyperlink{page.#3}{#1#2{#3}}} </div> -<!--l. 4063--><p class="nopar" > -</p><!--l. 4065--><p class="indent" > In the <a +<!--l. 4068--><p class="nopar" > +</p><!--l. 4070--><p class="indent" > In the <a id="dx1-38044"></a><a href="#glo:numberlist">number list<a id="dx1-38045"></a></a>, the locations are sorted according to @@ -10052,17 +10070,17 @@ class="ec-lmtt-10x-x-109">\GlsAddXdyLocation</span><a order in which they were defined), <span class="ec-lmtt-10x-x-109">see </span>(cross-referenced entries). This ordering can be changed using: -</p><!--l. 4081--><p class="indent" > <span class="marginpar"><span +</p><!--l. 4086--><p class="indent" > <span class="marginpar"><span class="ec-lmtt-10">\GlsSetXdyLocationClassOrder</span><span class="ec-lmtt-10"> </span></span><a id="dx1-38051"></a> -</p><!--l. 4083--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 4088--><p class="indent" > <hr><div title="Definition"><span class="ec-lmtt-10x-x-109">\GlsSetXdyLocationClassOrder{</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">location names</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4084--><p class="noindent" > +</p><!--l. 4089--><p class="noindent" > where each location name is delimited by double quote marks and separated by white space. For example: @@ -10081,8 +10099,8 @@ separated by white space. For example:  <br />  "see"  <br />} </div> -<!--l. 4098--><p class="nopar" > -</p><!--l. 4100--><p class="indent" > +<!--l. 4103--><p class="nopar" > +</p><!--l. 4105--><p class="indent" > <div class="important" title="Important Note">Note that <span @@ -10113,8 +10131,8 @@ before class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-38054"></a>. </div> -</p><!--l. 4105--><p class="noindent" > -</p><!--l. 4107--><p class="indent" > If a <a +</p><!--l. 4110--><p class="noindent" > +</p><!--l. 4112--><p class="indent" > If a <a id="dx1-38055"></a><a href="#glo:numberlist">number list<a id="dx1-38056"></a></a> consists of a sequence of consecutive numbers, the @@ -10124,7 +10142,7 @@ range will be concatenated. The number of consecutive locations that causes a range formation defaults to 2, but can be changed using: -</p><!--l. 4111--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4116--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\GlsSetXdyMinRangeLength</span><span class="ec-lmtt-10"> </span></span><a id="dx1-38057"></a> <span @@ -10134,7 +10152,7 @@ class="ec-lmri-10x-x-109">n</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 4113--><p class="noindent" > +</p><!--l. 4118--><p class="noindent" > For example: @@ -10143,7 +10161,7 @@ For example: <div class="verbatim" id="verbatim-118"> \GlsSetXdyMinRangeLength{3} </div> -<!--l. 4117--><p class="nopar" > The argument may also be the keyword <span +<!--l. 4122--><p class="nopar" > The argument may also be the keyword <span class="ec-lmtt-10x-x-109">none</span>, to indicate that there should be no range formations. See the <a id="dx1-38058"></a><a @@ -10151,7 +10169,7 @@ href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-38059"></a></a> manual for further details on range formations. -</p><!--l. 4122--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 4127--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="ec-lmtt-10x-x-109">\GlsSetXdyMinRangeLength </span>has no effect if <span class="ec-lmtt-10x-x-109">\noist</span><a id="dx1-38060"></a> is used @@ -10162,16 +10180,16 @@ class="ec-lmtt-10x-x-109">\GlsSetXdyMinRangeLength </span>must be used before <span class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-38062"></a>. </div> -</p><!--l. 4127--><p class="noindent" > -</p><!--l. 4129--><p class="indent" > See <a +</p><!--l. 4132--><p class="noindent" > +</p><!--l. 4134--><p class="indent" > See <a href="#x1-270005">§5 </a><a href="#x1-270005">Number lists<!--tex4ht:ref: sec:numberlists --></a> for further details. -</p><!--l. 4132--><p class="noindent" > +</p><!--l. 4137--><p class="noindent" > </p> -<!--l. 4132--><p class="noindent" ><a +<!--l. 4137--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">11.3</span>  <a id="x1-3900011.3"></a>Glossary Groups</h3> -<!--l. 4135--><p class="noindent" >The glossary is divided into groups according to the first letter of +<!--l. 4140--><p class="noindent" >The glossary is divided into groups according to the first letter of the sort key. The <span class="ec-lmss-10x-x-109">glossaries </span>package also adds a number group by default, unless you suppress it in the <span @@ -10185,23 +10203,23 @@ example: <div class="verbatim" id="verbatim-119"> \usepackage[xindy={glsnumbers=false}]{glossaries} </div> -<!--l. 4141--><p class="nopar" > Any entry that doesn’t go in one of the letter groups or the number group +<!--l. 4146--><p class="nopar" > Any entry that doesn’t go in one of the letter groups or the number group is placed in the default group. -</p><!--l. 4145--><p class="indent" > If you have a number group, the default behaviour is to locate it before +</p><!--l. 4150--><p class="indent" > If you have a number group, the default behaviour is to locate it before the “A” letter group. If you are not using a Roman alphabet, you can change this using: -</p><!--l. 4149--><p class="indent" > <span class="marginpar"><span +</p><!--l. 4154--><p class="indent" > <span class="marginpar"><span class="ec-lmtt-10">\GlsSetXdyFirstLetterAfterDigits</span><span class="ec-lmtt-10"> </span></span><a id="dx1-39002"></a> -</p><!--l. 4151--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 4156--><p class="indent" > <hr><div title="Definition"><span class="ec-lmtt-10x-x-109">\GlsSetXdyFirstLetterAfterDigits{</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">letter</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4152--><p class="noindent" > -</p><!--l. 4154--><p class="indent" > +</p><!--l. 4157--><p class="noindent" > +</p><!--l. 4159--><p class="indent" > <div class="important" title="Important Note">Note that <span @@ -10232,16 +10250,16 @@ before class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-39005"></a>. </div> -</p><!--l. 4159--><p class="noindent" > +</p><!--l. 4164--><p class="noindent" > </p> -<!--l. 4162--><p class="noindent" ><a +<!--l. 4167--><p class="noindent" ><a href="#top">Top</a></p><h2 class="chapterHead"><span class="titlemark">12</span>  <a id="x1-4000012"></a>Defining New Glossaries</h2> A new glossary can be defined using: -<!--l. 4166--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 4171--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\newglossary</span><span class="ec-lmtt-10"> </span></span><a id="dx1-40001"></a> <span @@ -10272,7 +10290,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">counter</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4168--><p class="noindent" > +</p><!--l. 4173--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">name</span><span @@ -10314,7 +10332,7 @@ href="#glo:makeglossaries"><span class="ec-lmtt-10x-x-109">makeglossaries</span><a id="dx1-40009"></a></a> which picks up the information from the auxiliary file). -</p><!--l. 4180--><p class="indent" > Note that the main (default) glossary is automatically created +</p><!--l. 4185--><p class="indent" > Note that the main (default) glossary is automatically created as: @@ -10323,7 +10341,7 @@ as: <div class="verbatim" id="verbatim-120"> \newglossary{main}{gls}{glo}{\glossaryname} </div> -<!--l. 4183--><p class="nopar" > so it can be identified by the label <span +<!--l. 4188--><p class="nopar" > so it can be identified by the label <span class="ec-lmtt-10x-x-109">main </span>(unless the <span class="ec-lmss-10x-x-109">nomain</span><a id="dx1-40010"></a> package @@ -10338,7 +10356,7 @@ to: <div class="verbatim" id="verbatim-121"> \newglossary[alg]{acronym}{acr}{acn}{\acronymname} </div> -<!--l. 4189--><p class="nopar" > so it can be identified by the label <span +<!--l. 4194--><p class="nopar" > so it can be identified by the label <span class="ec-lmtt-10x-x-109">acronym</span>. If you are not sure whether the <span class="ec-lmss-10x-x-109">acronym</span><a @@ -10358,11 +10376,11 @@ need to declare it as a list of acronyms using the package option <span class="ec-lmss-10x-x-109">acronymlists</span><a id="dx1-40015"></a>. -</p><!--l. 4200--><p class="indent" > <div class="important" title="Important Note"> All glossaries must be defined before <span +</p><!--l. 4205--><p class="indent" > <div class="important" title="Important Note"> All glossaries must be defined before <span class="ec-lmtt-10x-x-109">\makeglossaries</span><a id="dx1-40016"></a> to ensure that the relevant output files are opened. -</p><!--l. 4204--><p class="indent" > See <a +</p><!--l. 4209--><p class="indent" > See <a href="#x1-60001.2.1">§1.2.1 </a><a href="#x1-60001.2.1">Changing the Fixed Names<!--tex4ht:ref: sec:fixednames --></a> if you want to redefine <span @@ -10371,14 +10389,14 @@ class="ec-lmss-10x-x-109">babel</span><a id="dx1-40017"></a> or <span class="ec-lmss-10x-x-109">translator</span><a id="dx1-40018"></a>. </div> -</p><!--l. 4206--><p class="noindent" > +</p><!--l. 4211--><p class="noindent" > </p> <h2 class="chapterHead"><span class="titlemark">13</span>  <a id="x1-4100013"></a>Acronyms</h2> -<!--l. 4212--><p class="noindent" >You may have noticed in <a +<!--l. 4217--><p class="noindent" >You may have noticed in <a href="#x1-190004">§4 </a><a href="#x1-190004">Defining Glossary Entries<!--tex4ht:ref: sec:newglosentry --></a> that when you specify a new entry, you can specify alternate text to use when the @@ -10388,7 +10406,7 @@ href="#glo:firstuse">first used</a> in the document. This provides a useful mean define acronyms. For convenience, the <span class="ec-lmss-10x-x-109">glossaries </span>package defines the command: -</p><!--l. 4217--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4222--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\newacronym</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41002"></a> <span @@ -10410,8 +10428,8 @@ class="ec-lmri-10x-x-109">long</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 4220--><p class="noindent" > -</p><!--l. 4222--><p class="indent" > This uses <span +</p><!--l. 4225--><p class="noindent" > +</p><!--l. 4227--><p class="indent" > This uses <span class="ec-lmtt-10x-x-109">\newglossaryentry</span><a id="dx1-41003"></a> to create an entry with the given label in the glossary given by <span @@ -10430,7 +10448,7 @@ class="ec-lmtt-10x-x-109">\defdisplay</span><a href="#x1-290006.1">§6.1 </a><a href="#x1-290006.1">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a>). -</p><!--l. 4228--><p class="indent" > The optional argument <span +</p><!--l. 4233--><p class="indent" > The optional argument <span class="ec-lmtt-10x-x-109">{</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">key-val list</span><span @@ -10461,12 +10479,12 @@ class="ec-lmss-10x-x-109">longplural</span><a \newacronym[longplural={diagonal matrices}]{dm}{DM}{diagonal  <br />matrix} </div> -<!--l. 4237--><p class="nopar" > If the <a +<!--l. 4242--><p class="nopar" > If the <a id="dx1-41013"></a><a href="#glo:firstuse">first use</a> uses the plural form, <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\glspl{dm}</span></span></span> will display: diagonal matrices (DMs). -</p><!--l. 4242--><p class="indent" > The following package options are available to change the acronym +</p><!--l. 4247--><p class="indent" > The following package options are available to change the acronym style: </p><dl class="description"><dt class="description"> <span @@ -10506,7 +10524,7 @@ class="lmsy-10x-x-109">⟩ </span>is <div class="verbatim" id="verbatim-123"> \let\acrfootnote\acrnolinkfootnote </div> - <!--l. 4259--><p class="nopar" > + <!--l. 4264--><p class="nopar" > </p></dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">smallcaps</span><a @@ -10560,22 +10578,22 @@ class="ec-lmss-10x-x-109">text</span><a class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">long</span><span class="lmsy-10x-x-109">⟩</span>.</dd></dl> -<!--l. 4280--><p class="indent" > If you want to define your own custom acronym style, see <a +<!--l. 4285--><p class="indent" > If you want to define your own custom acronym style, see <a href="#x1-4400013.3">§13.3 </a><a href="#x1-4400013.3">Defining A Custom Acronym Style<!--tex4ht:ref: sec:customacronym --></a>. -</p><!--l. 4283--><p class="indent" > <div class="important" title="Important Note"> If you try using <span +</p><!--l. 4288--><p class="indent" > <div class="important" title="Important Note"> If you try using <span class="ec-lmtt-10x-x-109">\newglossaryentry</span><a id="dx1-41031"></a> for entries in a designated list of acronyms in combination with any of the above named package options you are likely to get unexpected results such as empty brackets or empty footnotes. -</p><!--l. 4289--><p class="indent" > If you don’t intend to use <span +</p><!--l. 4294--><p class="indent" > If you don’t intend to use <span class="ec-lmtt-10x-x-109">\newacronym</span><a id="dx1-41032"></a> you should skip this section] and not use the above package options. </div> -</p><!--l. 4291--><p class="noindent" > -</p><!--l. 4293--><p class="indent" > As mentioned in <a +</p><!--l. 4296--><p class="noindent" > +</p><!--l. 4298--><p class="indent" > As mentioned in <a href="#x1-140002.2">§2.2 </a><a href="#x1-140002.2">Sectioning, Headings and TOC Options<!--tex4ht:ref: sec:pkgopts-sec --></a>, the command <span @@ -10601,7 +10619,7 @@ acronyms. -</p><!--l. 4303--><p class="indent" > +</p><!--l. 4308--><p class="indent" > <div class="important" title="Important Note">Since <span class="ec-lmtt-10x-x-109">\newacronym</span> @@ -10673,8 +10691,8 @@ From a File<!--tex4ht:ref: sec:loadglsentries --></a>. </div> -</p><!--l. 4310--><p class="noindent" > -</p><!--l. 4312--><p class="indent" > Since <span +</p><!--l. 4315--><p class="noindent" > +</p><!--l. 4317--><p class="indent" > Since <span class="ec-lmtt-10x-x-109">\newacronym</span><a id="dx1-41040"></a> uses <span class="ec-lmtt-10x-x-109">\newglossaryentry</span><a @@ -10684,7 +10702,7 @@ class="ec-lmtt-10x-x-109">\gls</span><a id="dx1-41042"></a> and <span class="ec-lmtt-10x-x-109">\glsreset</span><a id="dx1-41043"></a> as with any other glossary entry. -</p><!--l. 4316--><p class="indent" > For example, the following defines the acronym IDN: +</p><!--l. 4321--><p class="indent" > For example, the following defines the acronym IDN: @@ -10692,7 +10710,7 @@ class="ec-lmtt-10x-x-109">\glsreset</span><a <div class="verbatim" id="verbatim-124"> \newacronym{idn}{IDN}{identification number} </div> -<!--l. 4319--><p class="nopar" > <span class="obeylines-h"><span class="verb"><span +<!--l. 4324--><p class="nopar" > <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\gls{idn}</span></span></span> will produce “identification number (IDN)” on <a id="dx1-41044"></a><a href="#glo:firstuse">first use</a> and @@ -10708,14 +10726,14 @@ form: <div class="verbatim" id="verbatim-125"> \newacronym{idn}{idn}{identification number} </div> -<!--l. 4326--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span +<!--l. 4331--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\gls{idn}</span></span></span> will produce “identification number (<span class="ec-lmcsc-10x-x-109">idn</span>)” on <a id="dx1-41046"></a><a href="#glo:firstuse">first use</a> and “<span class="ec-lmcsc-10x-x-109">IDN</span>” on subsequent uses. -</p><!--l. 4331--><p class="indent" > If you use any of the package options <span +</p><!--l. 4336--><p class="indent" > If you use any of the package options <span class="ec-lmss-10x-x-109">smallcaps</span><a id="dx1-41047"></a>, <span class="ec-lmss-10x-x-109">smaller</span><a @@ -10729,7 +10747,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">abbrv</span><span class="lmsy-10x-x-109">⟩ </span>will be displayed in the document using: -</p><!--l. 4334--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4339--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\acronymfont</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41051"></a> <span @@ -10738,9 +10756,9 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">text</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4336--><p class="noindent" > +</p><!--l. 4341--><p class="noindent" > and -</p><!--l. 4338--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4343--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\firstacronymfont</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41052"></a> <span @@ -10749,7 +10767,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">text</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4340--><p class="noindent" > +</p><!--l. 4345--><p class="noindent" > where <span class="ec-lmtt-10x-x-109">\firstacronymfont </span>is applied on <a id="dx1-41053"></a><a @@ -10789,13 +10807,13 @@ emphasized on subsequent use, do:  <br />\renewcommand*{\firstacronymfont}[1]{#1}  <br />\renewcommand*{\acronymfont}[1]{\emph{#1}} </div> -<!--l. 4357--><p class="nopar" > (Note that it is for this reason that the <span +<!--l. 4362--><p class="nopar" > (Note that it is for this reason that the <span class="ec-lmss-10x-x-109">relsize</span><a id="dx1-41060"></a> package is not automatically loaded when selecting the <span class="ec-lmss-10x-x-109">smaller</span><a id="dx1-41061"></a> package option.) -</p><!--l. 4362--><p class="indent" > There are commands analogous to <span +</p><!--l. 4367--><p class="indent" > There are commands analogous to <span class="ec-lmtt-10x-x-109">\glstext</span><a id="dx1-41062"></a> (described in <a href="#x1-280006">§6 </a><a @@ -10808,7 +10826,7 @@ full form isn’t necessarily the same as the text produced on <a id="dx1-41064"></a><a href="#glo:firstuse">first use</a>.) -</p><!--l. 4368--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4373--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\acrshort</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41065"></a> <span @@ -10825,7 +10843,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4370--><p class="noindent" > +</p><!--l. 4375--><p class="noindent" > This displays the short form for the entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -10835,7 +10853,7 @@ class="ec-lmtt-10x-x-109">\glstext</span><a id="dx1-41066"></a>. There is also a starred version to suppress the hyperlink. There are also analogous upper case variants: -</p><!--l. 4375--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4380--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Acrshort</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41067"></a> <span @@ -10852,8 +10870,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4377--><p class="noindent" > -</p><!--l. 4378--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4382--><p class="noindent" > +</p><!--l. 4383--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\ACRshort</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41068"></a> <span @@ -10870,8 +10888,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4380--><p class="noindent" > -</p><!--l. 4382--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4385--><p class="noindent" > +</p><!--l. 4387--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\acrlong</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41069"></a> <span @@ -10888,14 +10906,14 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4384--><p class="noindent" > +</p><!--l. 4389--><p class="noindent" > This displays the long form for the entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span>. The optional arguments are the same as before. There is also a starred version to suppress the hyperlink. There are also analogous upper case variants: -</p><!--l. 4389--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4394--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Acrlong</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41070"></a> <span @@ -10912,8 +10930,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4391--><p class="noindent" > -</p><!--l. 4392--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4396--><p class="noindent" > +</p><!--l. 4397--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\ACRlong</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41071"></a> <span @@ -10930,8 +10948,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4394--><p class="noindent" > -</p><!--l. 4396--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4399--><p class="noindent" > +</p><!--l. 4401--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\acrfull</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41072"></a> <span @@ -10948,7 +10966,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4398--><p class="noindent" > +</p><!--l. 4403--><p class="noindent" > This is equivalent to: <span class="marginpar"><span class="ec-lmtt-10">\acrfullformat</span><span class="ec-lmtt-10"> </span></span><a @@ -10973,7 +10991,7 @@ class="ec-lmri-10x-x-109">short</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span>) regardless of the package options. There are also analogous upper case variants: -</p><!--l. 4404--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4409--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Acrfull</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41077"></a> <span @@ -10993,8 +11011,8 @@ class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4406--><p class="noindent" > -</p><!--l. 4407--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4411--><p class="noindent" > +</p><!--l. 4412--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\ACRfull</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41078"></a> <span @@ -11011,8 +11029,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4409--><p class="noindent" > -</p><!--l. 4411--><p class="indent" > If you find the above commands too cumbersome to write, you can use +</p><!--l. 4414--><p class="noindent" > +</p><!--l. 4416--><p class="indent" > If you find the above commands too cumbersome to write, you can use the <span class="ec-lmss-10x-x-109">shortcuts</span><a id="dx1-41079"></a> package option to activate the shorter command names listed @@ -11021,7 +11039,7 @@ href="#x1-410801">table 13.1</a>. -</p><!--l. 4415--><p class="indent" > <a +</p><!--l. 4420--><p class="indent" > <a id="x1-410801"></a></p><hr class="float" /><div class="float" > @@ -11175,7 +11193,7 @@ class="ec-lmtt-10x-x-109">\Glspl</span><a </div><hr class="endfloat" /> -<!--l. 4441--><p class="indent" > It is also possible to access the long and short forms without +<!--l. 4446--><p class="indent" > It is also possible to access the long and short forms without adding information to the glossary using commands analogous to <span class="ec-lmtt-10x-x-109">\glsentrytext</span><a @@ -11183,8 +11201,8 @@ class="ec-lmtt-10x-x-109">\glsentrytext</span><a href="#x1-340009">§9 </a><a href="#x1-340009">Using Glossary Terms Without Links<!--tex4ht:ref: sec:glsnolink --></a>). -</p><!--l. 4445--><p class="indent" > The long form can be accessed using: -</p><!--l. 4446--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4450--><p class="indent" > The long form can be accessed using: +</p><!--l. 4451--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentrylong</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41115"></a> <span @@ -11193,9 +11211,9 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4448--><p class="noindent" > +</p><!--l. 4453--><p class="noindent" > or, with the first letter converted to upper case: -</p><!--l. 4450--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4455--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentrylong</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41116"></a> <span @@ -11204,9 +11222,9 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4452--><p class="noindent" > +</p><!--l. 4457--><p class="noindent" > Plural forms: -</p><!--l. 4454--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4459--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentrylongpl</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41117"></a> <span @@ -11215,8 +11233,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4456--><p class="noindent" > -</p><!--l. 4457--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4461--><p class="noindent" > +</p><!--l. 4462--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentrylongpl</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41118"></a> <span @@ -11225,9 +11243,9 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4459--><p class="noindent" > -</p><!--l. 4461--><p class="indent" > Similarly, to access the short form: -</p><!--l. 4462--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4464--><p class="noindent" > +</p><!--l. 4466--><p class="indent" > Similarly, to access the short form: +</p><!--l. 4467--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryshort</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41119"></a> <span @@ -11236,9 +11254,9 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4464--><p class="noindent" > +</p><!--l. 4469--><p class="noindent" > or, with the first letter converted to upper case: -</p><!--l. 4466--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4471--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryshort</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41120"></a> <span @@ -11247,9 +11265,9 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4468--><p class="noindent" > +</p><!--l. 4473--><p class="noindent" > Plural forms: -</p><!--l. 4470--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4475--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryshortpl</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41121"></a> <span @@ -11258,8 +11276,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4472--><p class="noindent" > -</p><!--l. 4473--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4477--><p class="noindent" > +</p><!--l. 4478--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryshortpl</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41122"></a> <span @@ -11268,15 +11286,15 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4475--><p class="noindent" > -</p><!--l. 4477--><p class="indent" > And the full form, <span +</p><!--l. 4480--><p class="noindent" > +</p><!--l. 4482--><p class="indent" > And the full form, <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">long</span><span class="lmsy-10x-x-109">⟩ </span>(<span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">short</span><span class="lmsy-10x-x-109">⟩</span>), can be obtained using: -</p><!--l. 4479--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4484--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryfull</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41123"></a> <span @@ -11285,8 +11303,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4481--><p class="noindent" > -</p><!--l. 4482--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4486--><p class="noindent" > +</p><!--l. 4487--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryfull</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41124"></a> <span @@ -11295,8 +11313,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4484--><p class="noindent" > -</p><!--l. 4485--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4489--><p class="noindent" > +</p><!--l. 4490--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryfullpl</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41125"></a> <span @@ -11305,8 +11323,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4487--><p class="noindent" > -</p><!--l. 4488--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4492--><p class="noindent" > +</p><!--l. 4493--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\Glsentryfullpl</span><span class="ec-lmtt-10"> </span></span><a id="dx1-41126"></a> <span @@ -11315,14 +11333,14 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4490--><p class="noindent" > +</p><!--l. 4495--><p class="noindent" > </p> <h3 class="sectionHead"><span class="titlemark">13.1</span>  <a id="x1-4200013.1"></a>Predefined Acronym Styles</h3> -<!--l. 4495--><p class="noindent" >Some of the acronym-related package options may be combined. Listed +<!--l. 4500--><p class="noindent" >Some of the acronym-related package options may be combined. Listed below are the effects of different combinations. If you use an invalid combination, you’ll get an error message. </p><dl class="description"><dt class="description"> @@ -11437,7 +11455,7 @@ class="lmsy-10x-x-109">⟩</span> - <!--l. 4535--><p class="noindent" >Note that with this option, you need to specify the description using + <!--l. 4540--><p class="noindent" >Note that with this option, you need to specify the description using the <span class="ec-lmss-10x-x-109">description</span><a id="dx1-42017"></a> key in the optional argument of <span @@ -11478,7 +11496,7 @@ class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span> <br /><spacer type=vertical size=10></span> Acronyms will be sorted according to the short form. - <!--l. 4550--><p class="noindent" >Note that on <a + <!--l. 4555--><p class="noindent" >Note that on <a id="dx1-42021"></a><a href="#glo:firstuse">first use</a>, it is the long form in the footnote that links to the relevant glossary entry (where hyperlinks are enabled), whereas @@ -11491,7 +11509,7 @@ href="#glo:firstuse">first use</a>, it is the long form in the footnote that lin <div class="verbatim" id="verbatim-127"> \let\acrfootnote\acrnolinkfootnote </div> - <!--l. 4556--><p class="nopar" > + <!--l. 4561--><p class="nopar" > </p></dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">smallcaps</span><a @@ -11533,7 +11551,7 @@ class="lmsy-10x-x-109">⟩</span> class="ec-lmtt-10x-x-109">\acronymfont</span><a id="dx1-42027"></a> is set to <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\textsc{#1}</span></span></span>. - <!--l. 4570--><p class="noindent" ><div class="important" title="Important Note"> Note that since the acronym is displayed using <span + <!--l. 4575--><p class="noindent" ><div class="important" title="Important Note"> Note that since the acronym is displayed using <span class="ec-lmtt-10x-x-109">\textsc</span><a id="dx1-42028"></a>, the short form, <span @@ -11541,7 +11559,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">abbrv</span><span class="lmsy-10x-x-109">⟩</span>, should be specified in lower case. </div> - </p><!--l. 4575--><p class="noindent" > + </p><!--l. 4580--><p class="noindent" > </p></dd><dt class="description"> <span class="ec-lmssbx-10x-x-109">smaller</span><a @@ -11589,7 +11607,7 @@ class="ec-lmtt-10x-x-109">\textsmaller{#1}</span></span></span>.<span class="foo href="#fn1x15" id="fn1x15-bk"><sup class="textsuperscript">1</sup></a></span><a id="x1-42036f1"></a> The entries will be sorted according to the short form. - <!--l. 4593--><p class="noindent" ><div class="important" title="Important Note"> Remember to load a package that defines <span + <!--l. 4598--><p class="noindent" ><div class="important" title="Important Note"> Remember to load a package that defines <span class="ec-lmtt-10x-x-109">\textsmaller</span><a id="dx1-42040"></a> (such as <span @@ -11599,7 +11617,7 @@ class="ec-lmss-10x-x-109">relsize</span><a class="ec-lmtt-10x-x-109">\acronymfont</span><a id="dx1-42042"></a> to use some other formatting command. </div> - </p><!--l. 4597--><p class="noindent" > + </p><!--l. 4602--><p class="noindent" > @@ -11641,12 +11659,12 @@ class="ec-lmri-10x-x-109">insert</span><span class="lmsy-10x-x-109">⟩</span> <br /><spacer type=vertical size=10></span> Entries will be sorted according to the short form.</dd></dl> -<!--l. 4613--><p class="noindent" > +<!--l. 4618--><p class="noindent" > </p> -<!--l. 4613--><p class="noindent" ><a +<!--l. 4618--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">13.2</span>  <a id="x1-4300013.2"></a>Displaying the List of Acronyms</h3> -<!--l. 4616--><p class="noindent" >The list of acronyms is just like any other type of glossary and can be +<!--l. 4621--><p class="noindent" >The list of acronyms is just like any other type of glossary and can be displayed on its own using <span class="ec-lmtt-10x-x-109">\printglossary</span><a id="dx1-43001"></a><span class="obeylines-h"><span class="verb"><span @@ -11663,7 +11681,7 @@ class="ec-lmss-10x-x-109">description</span><a id="dx1-43004"></a> and <span class="ec-lmss-10x-x-109">symbol</span><a id="dx1-43005"></a> keys. -</p><!--l. 4625--><p class="indent" > <a +</p><!--l. 4630--><p class="indent" > <a href="#x1-430132">Table 13.2</a> lists the package options that govern the acronym styles and how the information is stored in the keys used when displaying the glossary. Note that the <span @@ -11672,7 +11690,7 @@ class="ec-lmss-10x-x-109">description</span><a command in the <span class="ec-lmss-10x-x-109">name</span><a id="dx1-43007"></a>: -</p><!--l. 4629--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4634--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\acrnameformat</span><span class="ec-lmtt-10"> </span></span><a id="dx1-43008"></a> <span @@ -11685,14 +11703,14 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">long</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4631--><p class="noindent" > +</p><!--l. 4636--><p class="noindent" > This defaults to just <span class="ec-lmtt-10x-x-109">\acronymfont{</span><span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">abbrv</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span>. -</p><!--l. 4634--><p class="indent" > For example, if I use the package options <span +</p><!--l. 4639--><p class="indent" > For example, if I use the package options <span class="ec-lmss-10x-x-109">description</span><a id="dx1-43009"></a> and <span class="ec-lmss-10x-x-109">footnote</span><a @@ -11727,7 +11745,7 @@ own glossary style<!--tex4ht:ref: sec:newglossarystyle --></a> for further detai -</p><!--l. 4646--><p class="indent" > <a +</p><!--l. 4651--><p class="indent" > <a id="x1-430132"></a></p><hr class="float" /><div class="float" > @@ -11740,7 +11758,7 @@ class="ec-lmtt-10x-x-109">\newacronym </span>and how the information is stored</td></tr></table></div><!--tex4ht:label?: x1-430132 --> <div class="center" > -<!--l. 4650--><p class="noindent" > +<!--l. 4655--><p class="noindent" > </p> <div class="tabular"> <table id="TBL-7" class="tabular" cellspacing="0" cellpadding="0" @@ -11914,20 +11932,20 @@ class="td11"> </td></tr></table> </div><hr class="endfloat" /> -<!--l. 4691--><p class="noindent" ><a +<!--l. 4696--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">13.3</span>  <a id="x1-4400013.3"></a>Defining A Custom Acronym Style</h3> -<!--l. 4694--><p class="noindent" >You may find that the predefined acronyms styles that come with the +<!--l. 4699--><p class="noindent" >You may find that the predefined acronyms styles that come with the <span class="ec-lmss-10x-x-109">glossaries </span>package don’t suit your requirements. In this case you can define your own style. This is done by redefining the following commands: -</p><!--l. 4698--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4703--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\CustomAcronymFields</span><span class="ec-lmtt-10"> </span></span><a id="dx1-44001"></a> <span class="ec-lmtt-10x-x-109">\CustomAcronymFields </span></div><hr> -</p><!--l. 4700--><p class="noindent" > +</p><!--l. 4705--><p class="noindent" > This command sets up the keys for <span class="ec-lmtt-10x-x-109">\newglossaryentry</span><a id="dx1-44002"></a> when you @@ -11961,7 +11979,7 @@ class="ec-lmss-10x-x-109">symbol</span><a class="ec-lmss-10x-x-109">description</span><a id="dx1-44013"></a> keys depending on your requirements. -</p><!--l. 4711--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4716--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\SetCustomDisplayStyle</span><span class="ec-lmtt-10"> </span></span><a id="dx1-44014"></a> <span @@ -11970,7 +11988,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">type</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4713--><p class="noindent" > +</p><!--l. 4718--><p class="noindent" > This is used to set up the display style for the glossary given by <span class="lmsy-10x-x-109">⟨</span><span @@ -11981,21 +11999,21 @@ class="ec-lmtt-10x-x-109">\defglsdisplayfirst</span><a <span class="ec-lmtt-10x-x-109">\defglsdisplay</span><a id="dx1-44016"></a>. -</p><!--l. 4718--><p class="indent" > Once you have redefined <span +</p><!--l. 4723--><p class="indent" > Once you have redefined <span class="ec-lmtt-10x-x-109">\CustomAcronymFields </span>and <span class="ec-lmtt-10x-x-109">\SetCustomDisplayStyle</span>, you must then switch to this style using -</p><!--l. 4720--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4725--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\SetCustomStyle</span><span class="ec-lmtt-10"> </span></span><a id="dx1-44017"></a> <span class="ec-lmtt-10x-x-109">\SetCustomStyle </span></div><hr> -</p><!--l. 4722--><p class="noindent" > +</p><!--l. 4727--><p class="noindent" > Note that you may still use the <span class="ec-lmss-10x-x-109">shortcuts</span><a id="dx1-44018"></a> package option with your custom style. -</p><!--l. 4726--><p class="indent" > <div class="important" title="Important Note"> If you omit <span +</p><!--l. 4731--><p class="indent" > <div class="important" title="Important Note"> If you omit <span class="ec-lmtt-10x-x-109">\SetCustomStyle</span>, or use it before you redefine <span class="ec-lmtt-10x-x-109">\CustomAcronymFields </span>and <span @@ -12007,8 +12025,8 @@ class="ec-lmtt-10x-x-109">\newacronym</span><a not <span class="ec-lmtt-10x-x-109">\newglossaryentry</span><a id="dx1-44020"></a>. </div> -</p><!--l. 4732--><p class="noindent" > -</p><!--l. 4734--><p class="indent" > As an example, suppose I want my acronym on <a +</p><!--l. 4737--><p class="noindent" > +</p><!--l. 4739--><p class="indent" > As an example, suppose I want my acronym on <a id="dx1-44021"></a><a href="#glo:firstuse">first use</a> to have the short form in the text and the long form with the description in a footnote. @@ -12065,7 +12083,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">description</span><span class="lmsy-10x-x-109">⟩</span> <br /><spacer type=vertical size=10></span> -</p><!--l. 4755--><p class="indent" > First, I need to redefine <span +</p><!--l. 4760--><p class="indent" > First, I need to redefine <span class="ec-lmtt-10x-x-109">\CustomAcronymFields</span><a id="dx1-44026"></a> so that <span class="ec-lmtt-10x-x-109">\newacronym</span><a @@ -12098,8 +12116,8 @@ appear in the list of acronyms.  <br />  plural={\textsc{\the\glsshorttok}\noexpand\acrpluralsuffix}%  <br />} </div> -<!--l. 4770--><p class="nopar" > -</p><!--l. 4772--><p class="indent" > When using <span +<!--l. 4775--><p class="nopar" > +</p><!--l. 4777--><p class="indent" > When using <span class="ec-lmtt-10x-x-109">\newacronym</span><a id="dx1-44034"></a>, the short and long forms are stored in the <span @@ -12163,8 +12181,8 @@ the inserted text.  <br />  \defglsdisplay[#1]{##1##4}%  <br />} </div> -<!--l. 4795--><p class="nopar" > -</p><!--l. 4797--><p class="indent" > Since we have a definition inside a definition, <span class="obeylines-h"><span class="verb"><span +<!--l. 4800--><p class="nopar" > +</p><!--l. 4802--><p class="indent" > Since we have a definition inside a definition, <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">#1</span></span></span> refers to the argument of <span class="ec-lmtt-10x-x-109">\SetCustomDisplayStyle</span><a @@ -12176,7 +12194,7 @@ class="ec-lmtt-10x-x-109">\glsdisplayfirst</span><a id="dx1-44054"></a> and <span class="ec-lmtt-10x-x-109">\glsdisplay</span><a id="dx1-44055"></a>. -</p><!--l. 4802--><p class="indent" > Now that I’ve redefined <span +</p><!--l. 4807--><p class="indent" > Now that I’ve redefined <span class="ec-lmtt-10x-x-109">\CustomAcronymFields</span><a id="dx1-44056"></a> and <span @@ -12189,7 +12207,7 @@ class="ec-lmtt-10x-x-109">\SetCustomDisplayStyle</span><a <div class="verbatim" id="verbatim-130"> \SetCustomStyle </div> -<!--l. 4806--><p class="nopar" > and now I can define my acronyms: +<!--l. 4811--><p class="nopar" > and now I can define my acronyms: @@ -12202,8 +12220,8 @@ class="ec-lmtt-10x-x-109">\SetCustomDisplayStyle</span><a  <br />layout of a document written in a markup language}]{css}  <br />{css}{Cascading Style Sheet} </div> -<!--l. 4816--><p class="nopar" > -</p><!--l. 4818--><p class="indent" > Note that since I’ve used the description in the main body of the text, I +<!--l. 4821--><p class="nopar" > +</p><!--l. 4823--><p class="indent" > Note that since I’ve used the description in the main body of the text, I need to switch off the sanitization otherwise any commands within the description won’t get interpreted. Also I want to use the <span class="ec-lmss-10x-x-109">hyperref</span><a @@ -12231,18 +12249,18 @@ have:  <br />                   % will be used in the main text  <br /> ]{glossaries} </div> -<!--l. 4836--><p class="nopar" > -</p><!--l. 4838--><p class="indent" > Note that I haven’t used the <span +<!--l. 4841--><p class="nopar" > +</p><!--l. 4843--><p class="indent" > Note that I haven’t used the <span class="ec-lmss-10x-x-109">description</span><a id="dx1-44061"></a> or <span class="ec-lmss-10x-x-109">footnote</span><a id="dx1-44062"></a> package options. -</p><!--l. 4841--><p class="noindent" > +</p><!--l. 4846--><p class="noindent" > </p> -<!--l. 4841--><p class="noindent" ><a +<!--l. 4846--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">13.4</span>  <a id="x1-4500013.4"></a>Upgrading From the glossary Package</h3> -<!--l. 4844--><p class="noindent" >Users of the obsolete <span +<!--l. 4849--><p class="noindent" >Users of the obsolete <span class="ec-lmss-10x-x-109">glossary</span><a id="dx1-45001"></a> package may recall that the syntax used to define new acronyms has changed with the replacement <span @@ -12258,13 +12276,13 @@ when defining the acronym <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">acr-name</span><span class="lmsy-10x-x-109">⟩</span>. -</p><!--l. 4850--><p class="indent" > In order to facilitate migrating from the old package to the new one, the <span +</p><!--l. 4855--><p class="indent" > In order to facilitate migrating from the old package to the new one, the <span class="ec-lmss-10x-x-109">glossaries</span> package<span class="footnote-mark"><a href="#fn2x15" id="fn2x15-bk"><sup class="textsuperscript">2</sup></a></span><a id="x1-45003f2"></a> provides the command: -</p><!--l. 4853--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4858--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\oldacronym</span><span class="ec-lmtt-10"> </span></span><a id="dx1-45004"></a> <span @@ -12286,7 +12304,7 @@ class="ec-lmri-10x-x-109">key-val list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 4855--><p class="noindent" > +</p><!--l. 4860--><p class="noindent" > This uses the same syntax as the <span class="ec-lmss-10x-x-109">glossary</span><a id="dx1-45005"></a> package’s method of defining @@ -12367,7 +12385,7 @@ class="ec-lmtt-10x-x-109">\gls</span><a id="dx1-45012"></a> or <span class="ec-lmtt-10x-x-109">\Gls</span><a id="dx1-45013"></a> to change the settings. -</p><!--l. 4870--><p class="indent" > <div class="important" title="Important Note"> Recall that, in general, <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span +</p><!--l. 4875--><p class="indent" > <div class="important" title="Important Note"> Recall that, in general, <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> ignores spaces following command names consisting of alphabetical characters. This is also true for <span class="ec-lmtt-10x-x-109">\</span><span @@ -12377,8 +12395,8 @@ class="lmsy-10x-x-109">⟩</span> unless you additionally load the <span class="ec-lmss-10x-x-109">xspace</span><a id="dx1-45014"></a> package. </div> -</p><!--l. 4875--><p class="noindent" > -</p><!--l. 4877--><p class="indent" > The <span +</p><!--l. 4880--><p class="noindent" > +</p><!--l. 4882--><p class="indent" > The <span class="ec-lmss-10x-x-109">glossaries </span>package doesn’t load the <span class="ec-lmss-10x-x-109">xspace</span><a id="dx1-45015"></a> package since there are @@ -12408,7 +12426,7 @@ optional argument to insert text (you will have to explicitly use <span class="ec-lmtt-10x-x-109">\gls</span><a id="dx1-45020"></a>). -</p><!--l. 4888--><p class="indent" > To illustrate this, suppose I define the acronym “abc” as follows: +</p><!--l. 4893--><p class="indent" > To illustrate this, suppose I define the acronym “abc” as follows: @@ -12416,7 +12434,7 @@ class="ec-lmtt-10x-x-109">\gls</span><a <div class="verbatim" id="verbatim-133"> \oldacronym{abc}{example acronym}{} </div> -<!--l. 4892--><p class="nopar" > This will create the command <span +<!--l. 4897--><p class="nopar" > This will create the command <span class="ec-lmtt-10x-x-109">\abc </span>and its starred version <span class="ec-lmtt-10x-x-109">\abc*</span>. <a @@ -12432,7 +12450,7 @@ argument from being recognised. -</p><!--l. 4900--><p class="indent" > <a +</p><!--l. 4905--><p class="indent" > <a id="x1-450233"></a></p><hr class="float" /><div class="float" > @@ -12500,7 +12518,7 @@ class="td11"> abc’s xyz </td></tr></table> -<!--l. 4920--><p class="noindent" ><a +<!--l. 4925--><p class="noindent" ><a href="#top">Top</a></p><h2 class="chapterHead"><span class="titlemark">14</span>  <a id="x1-4600014"></a>Unsetting and Resetting Entry Flags</h2> When using <span @@ -12519,7 +12537,7 @@ class="ec-lmss-10x-x-109">text</span><a id="dx1-46005"></a> key, even though you haven’t used the glossary entry. The former can be achieved by one of the following commands: -<!--l. 4929--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 4934--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsreset</span><span class="ec-lmtt-10"> </span></span><a id="dx1-46006"></a> <span @@ -12528,8 +12546,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4931--><p class="noindent" > -</p><!--l. 4932--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4936--><p class="noindent" > +</p><!--l. 4937--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glslocalreset</span><span class="ec-lmtt-10"> </span></span><a id="dx1-46007"></a> <span @@ -12538,9 +12556,9 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4934--><p class="noindent" > +</p><!--l. 4939--><p class="noindent" > while the latter can be achieved by one of the following commands: -</p><!--l. 4936--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4941--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsunset</span><span class="ec-lmtt-10"> </span></span><a id="dx1-46008"></a> <span @@ -12549,8 +12567,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4938--><p class="noindent" > -</p><!--l. 4939--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4943--><p class="noindent" > +</p><!--l. 4944--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glslocalunset</span><span class="ec-lmtt-10"> </span></span><a id="dx1-46009"></a> <span @@ -12559,10 +12577,10 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4941--><p class="noindent" > +</p><!--l. 4946--><p class="noindent" > You can also reset or unset all entries for a given glossary or list of glossaries using: -</p><!--l. 4944--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4949--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsresetall</span><span class="ec-lmtt-10"> </span></span><a id="dx1-46010"></a> <span @@ -12571,8 +12589,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">glossary list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4946--><p class="noindent" > -</p><!--l. 4947--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4951--><p class="noindent" > +</p><!--l. 4952--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glslocalresetall</span><span class="ec-lmtt-10"> </span></span><a id="dx1-46011"></a> <span @@ -12581,8 +12599,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">glossary list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4949--><p class="noindent" > -</p><!--l. 4950--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4954--><p class="noindent" > +</p><!--l. 4955--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsunsetall</span><span class="ec-lmtt-10"> </span></span><a id="dx1-46012"></a> <span @@ -12591,8 +12609,8 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">glossary list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4952--><p class="noindent" > -</p><!--l. 4953--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4957--><p class="noindent" > +</p><!--l. 4958--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glslocalunsetall</span><span class="ec-lmtt-10"> </span></span><a id="dx1-46013"></a> <span @@ -12601,7 +12619,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">glossary list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">] </span></div><hr> -</p><!--l. 4955--><p class="noindent" > +</p><!--l. 4960--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">glossary list</span><span @@ -12615,11 +12633,11 @@ in the main glossary and the list of acronyms: <div class="verbatim" id="verbatim-134"> \glsresetall[main,acronym] </div> -<!--l. 4962--><p class="nopar" > -</p><!--l. 4964--><p class="indent" > You can determine whether an entry’s <a +<!--l. 4967--><p class="nopar" > +</p><!--l. 4969--><p class="indent" > You can determine whether an entry’s <a id="dx1-46014"></a><a href="#glo:firstuseflag">first use flag</a> is set using: -</p><!--l. 4965--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4970--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\ifglsused</span><span class="ec-lmtt-10"> </span></span><a id="dx1-46015"></a> <span @@ -12636,7 +12654,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">false part</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 4967--><p class="noindent" > +</p><!--l. 4972--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -12655,7 +12673,7 @@ done. </p> <h2 class="chapterHead"><span class="titlemark">15</span>  <a id="x1-4700015"></a>Glossary Styles</h2> -<!--l. 4975--><p class="noindent" >The <span +<!--l. 4980--><p class="noindent" >The <span class="ec-lmss-10x-x-109">glossaries </span>package comes with some pre-defined glossary styles. Note that the styles are suited to different types of glossaries: some styles ignore the associated symbol; some styles are not designed for hierarchical entries, @@ -12679,7 +12697,7 @@ Options<!--tex4ht:ref: sec:pkgopts-printglos --></a>. -</p><!--l. 4989--><p class="indent" > <a +</p><!--l. 4994--><p class="indent" > <a id="x1-470041"></a></p><hr class="float" /><div class="float" > @@ -12867,13 +12885,13 @@ class="td11"> </td></tr></table></div> </div><hr class="endfloat" /> -<!--l. 5029--><p class="indent" > The glossary style can be set using the <span +<!--l. 5034--><p class="indent" > The glossary style can be set using the <span class="ec-lmss-10x-x-109">style</span><a id="dx1-47011"></a> key in the optional argument to <span class="ec-lmtt-10x-x-109">\printglossary</span><a id="dx1-47012"></a> or using the command: -</p><!--l. 5031--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5036--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glossarystyle</span><span class="ec-lmtt-10"> </span></span><a id="dx1-47013"></a> <span @@ -12882,14 +12900,14 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">style-name</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 5033--><p class="noindent" > +</p><!--l. 5038--><p class="noindent" > Some of the glossary styles may also be set using the <span class="ec-lmss-10x-x-109">style</span><a id="dx1-47014"></a> package option, it depends if the package in which they are defined is automatically loaded by the <span class="ec-lmss-10x-x-109">glossaries </span>package. -</p><!--l. 5038--><p class="indent" > The tabular-like styles that allow multi-line descriptions +</p><!--l. 5043--><p class="indent" > The tabular-like styles that allow multi-line descriptions and page lists use the length <span class="marginpar"><span class="ec-lmtt-10">\glsdescwidth</span><span class="ec-lmtt-10"> </span></span><a @@ -12923,7 +12941,7 @@ class="ec-lmtt-10x-x-109">\newline</span><a id="dx1-47025"></a> instead of <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\\</span></span></span>. -</p><!--l. 5056--><p class="indent" > Note that if you use the <span +</p><!--l. 5061--><p class="indent" > Note that if you use the <span class="ec-lmss-10x-x-109">style</span><a id="dx1-47026"></a> key in the optional argument to <span @@ -12938,7 +12956,7 @@ glossary, so if, for example, you do \renewcommand*{\glsgroupskip}{}  <br />\printglossary[style=long] </div> -<!--l. 5063--><p class="nopar" > then the new definition of <span +<!--l. 5068--><p class="nopar" > then the new definition of <span class="ec-lmtt-10x-x-109">\glsgroupskip</span><a id="dx1-47028"></a> will not have an affect for this glossary, as <span @@ -12956,7 +12974,7 @@ again \renewcommand*{\glsgroupskip}{}  <br />\glossarystyle{long} </div> -<!--l. 5071--><p class="nopar" > will reset <span +<!--l. 5076--><p class="nopar" > will reset <span class="ec-lmtt-10x-x-109">\glsgroupskip </span>back to its default definition for the named glossary style (<span class="ec-lmss-10x-x-109">long</span><a @@ -12975,20 +12993,20 @@ class="ec-lmtt-10x-x-109">\glossarystyle</span><a \glossarystyle{long}  <br />\renewcommand*{\glsgroupskip}{} </div> -<!--l. 5080--><p class="nopar" > As from version 3.03, you can now use the package option <span +<!--l. 5085--><p class="nopar" > As from version 3.03, you can now use the package option <span class="ec-lmss-10x-x-109">nogroupskip</span><a id="dx1-47033"></a> to suppress the gap between groups for the default styles. -</p><!--l. 5085--><p class="indent" > All the styles except for the three- and four-column styles and the +</p><!--l. 5090--><p class="indent" > All the styles except for the three- and four-column styles and the <span class="ec-lmss-10x-x-109">listdotted</span><a id="dx1-47034"></a> style use the command -</p><!--l. 5087--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5092--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glspostdescription</span><span class="ec-lmtt-10"> </span></span><a id="dx1-47035"></a> <span class="ec-lmtt-10x-x-109">\glspostdescription </span></div><hr> -</p><!--l. 5089--><p class="noindent" > +</p><!--l. 5094--><p class="noindent" > after the description. This simply displays a full stop by default. To eliminate this full stop (or replace it with something else, say, a comma) you will need to redefine <span @@ -12997,14 +13015,14 @@ displayed. Alternatively, you can suppress it for a given entry by placing <span class="ec-lmtt-10x-x-109">\nopostdesc</span><a id="dx1-47036"></a> in the entry’s description. -</p><!--l. 5096--><p class="indent" > As from version 3.03 you can now use the package option <span +</p><!--l. 5101--><p class="indent" > As from version 3.03 you can now use the package option <span class="ec-lmss-10x-x-109">nopostdot</span><a id="dx1-47037"></a> to suppress this full stop. </p> <h3 class="sectionHead"><span class="titlemark">15.1</span>  <a id="x1-4800015.1"></a>List Styles</h3> -<!--l. 5102--><p class="noindent" >The styles described in this section are all defined in the package +<!--l. 5107--><p class="noindent" >The styles described in this section are all defined in the package <span class="ec-lmss-10x-x-109">glossary-list</span><a id="dx1-48001"></a>. Since they all use the <span @@ -13066,12 +13084,12 @@ class="ec-lmss-10x-x-109">listgroup</span><a class="E">E</span>X</span></span> to ensure the group information is up to date. In the navigation line, each group is separated by - <!--l. 5127--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 5132--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glshypernavsep</span><span class="ec-lmtt-10"> </span></span><a id="dx1-48017"></a> <span class="ec-lmtt-10x-x-109">\glshypernavsep </span></div><hr> - </p><!--l. 5129--><p class="noindent" > + </p><!--l. 5134--><p class="noindent" > which defaults to a vertical bar with a space on either side. For example, to simply have a space separating each group, do: @@ -13082,8 +13100,8 @@ class="ec-lmtt-10x-x-109">\glshypernavsep </span></div><hr> <div class="verbatim" id="verbatim-138"> \renewcommand*{\glshypernavsep}{\space} </div> - <!--l. 5134--><p class="nopar" > - </p><!--l. 5136--><p class="noindent" >Note that the hyper-navigation line is now (as from version 1.14) set + <!--l. 5139--><p class="nopar" > + </p><!--l. 5141--><p class="noindent" >Note that the hyper-navigation line is now (as from version 1.14) set inside the optional argument to <span class="ec-lmtt-10x-x-109">\item</span><a id="dx1-48018"></a> instead of after it to prevent a @@ -13147,12 +13165,12 @@ class="ec-lmtt-10x-x-109">\item[]</span></span></span>, followed by the name fol id="dx1-48032"></a><a href="#glo:numberlist">number list<a id="dx1-48033"></a></a> and the symbol. The length - <!--l. 5161--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 5166--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glslistdottedwidth</span><span class="ec-lmtt-10"> </span></span><a id="dx1-48034"></a> <span class="ec-lmtt-10x-x-109">\glslistdottedwidth </span></div><hr> - </p><!--l. 5163--><p class="noindent" > + </p><!--l. 5168--><p class="noindent" > governs where the description should start. This is a flat style, so child entries are formatted in the same way as the parent entries. @@ -13170,12 +13188,12 @@ class="ec-lmss-10x-x-109">listdotted</span><a <span class="ec-lmss-10x-x-109">listdotted</span><a id="dx1-48036"></a>.</dd></dl> -<!--l. 5174--><p class="noindent" > +<!--l. 5179--><p class="noindent" > </p> -<!--l. 5174--><p class="noindent" ><a +<!--l. 5179--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">15.2</span>  <a id="x1-4900015.2"></a>Longtable Styles</h3> -<!--l. 5177--><p class="noindent" >The styles described in this section are all defined in the package +<!--l. 5182--><p class="noindent" >The styles described in this section are all defined in the package <span class="ec-lmss-10x-x-109">glossary-long</span><a id="dx1-49001"></a>. Since they all use the <span @@ -13385,12 +13403,12 @@ class="ec-lmss-10x-x-109">altlong4colheaderborder</span><a class="ec-lmss-10x-x-109">long4colheaderborder</span><a id="dx1-49049"></a> but allows multi-line descriptions and page lists.</dd></dl> -<!--l. 5270--><p class="noindent" > +<!--l. 5275--><p class="noindent" > </p> -<!--l. 5270--><p class="noindent" ><a +<!--l. 5275--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">15.3</span>  <a id="x1-5000015.3"></a>Longtable Styles (Ragged Right)</h3> -<!--l. 5273--><p class="noindent" >The styles described in this section are all defined in the package +<!--l. 5278--><p class="noindent" >The styles described in this section are all defined in the package <span class="ec-lmss-10x-x-109">glossary-longragged</span><a id="dx1-50001"></a>. These styles are analogous to those defined in @@ -13419,7 +13437,7 @@ class="ec-lmss-10x-x-109">glossary-longragged</span><a \usepackage{glossaries}  <br />\usepackage{glossary-longragged} </div> -<!--l. 5285--><p class="nopar" > Note that you can’t set these styles using the <span +<!--l. 5290--><p class="nopar" > Note that you can’t set these styles using the <span class="ec-lmss-10x-x-109">style</span><a id="dx1-50008"></a> package option since the styles aren’t defined until after the <span @@ -13571,15 +13589,15 @@ class="ec-lmss-10x-x-109">altlongragged4colheader</span><a id="dx1-50040"></a> but has horizontal and vertical lines around it. </dd></dl> -<!--l. 5357--><p class="noindent" > +<!--l. 5362--><p class="noindent" > </p> -<!--l. 5357--><p class="noindent" ><a +<!--l. 5362--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">15.4</span>  <a id="x1-5100015.4"></a>Supertabular Styles</h3> -<!--l. 5360--><p class="noindent" >The styles described in this section are all defined in the package +<!--l. 5365--><p class="noindent" >The styles described in this section are all defined in the package <span class="ec-lmss-10x-x-109">glossary-super</span><a id="dx1-51001"></a>. Since they all use the <span @@ -13803,12 +13821,12 @@ class="ec-lmss-10x-x-109">altsuper4colheaderborder</span><a class="ec-lmss-10x-x-109">super4colheaderborder</span><a id="dx1-51055"></a> but allows multi-line descriptions and page lists.</dd></dl> -<!--l. 5456--><p class="noindent" > +<!--l. 5461--><p class="noindent" > </p> -<!--l. 5456--><p class="noindent" ><a +<!--l. 5461--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">15.5</span>  <a id="x1-5200015.5"></a>Supertabular Styles (Ragged Right)</h3> -<!--l. 5459--><p class="noindent" >The styles described in this section are all defined in the package +<!--l. 5464--><p class="noindent" >The styles described in this section are all defined in the package <span class="ec-lmss-10x-x-109">glossary-superragged</span><a id="dx1-52001"></a>. These styles are analogous to those defined in @@ -13837,7 +13855,7 @@ class="ec-lmss-10x-x-109">glossary-superragged</span><a \usepackage{glossaries}  <br />\usepackage{glossary-superragged} </div> -<!--l. 5471--><p class="nopar" > Note that you can’t set these styles using the <span +<!--l. 5476--><p class="nopar" > Note that you can’t set these styles using the <span class="ec-lmss-10x-x-109">style</span><a id="dx1-52008"></a> package option since the styles aren’t defined until after the <span @@ -13992,12 +14010,12 @@ class="ec-lmss-10x-x-109">altsuperragged4colheader</span><a id="dx1-52041"></a> but has horizontal and vertical lines around it. </dd></dl> -<!--l. 5544--><p class="noindent" > +<!--l. 5549--><p class="noindent" > </p> -<!--l. 5544--><p class="noindent" ><a +<!--l. 5549--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">15.6</span>  <a id="x1-5300015.6"></a>Tree-Like Styles</h3> -<!--l. 5547--><p class="noindent" >The styles described in this section are all defined in the package +<!--l. 5552--><p class="noindent" >The styles described in this section are all defined in the package <span class="ec-lmss-10x-x-109">glossary-tree</span><a id="dx1-53001"></a>. These styles are designed for hierarchical glossaries but can @@ -14141,7 +14159,7 @@ class="ec-lmss-10x-x-109">tree</span><a id="dx1-53032"></a> style except that the indentation for each level is determined by the width of the text specified by - <!--l. 5607--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 5612--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glssetwidest</span><span class="ec-lmtt-10"> </span></span><a id="dx1-53033"></a> <span @@ -14154,7 +14172,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">text</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> - </p><!--l. 5609--><p class="noindent" > + </p><!--l. 5614--><p class="noindent" > The optional argument <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">level</span><span @@ -14167,7 +14185,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">level</span><span class="lmsy-10x-x-109">⟩ </span>is omitted, 0 is assumed. - </p><!--l. 5616--><p class="noindent" >For each level, the name is placed to the left of the paragraph + </p><!--l. 5621--><p class="noindent" >For each level, the name is placed to the left of the paragraph block containing the symbol (optional) and the description. If the symbol is present, it is placed in parentheses before the description. @@ -14193,15 +14211,15 @@ class="ec-lmss-10x-x-109">alttreegroup</span><a class="ec-lmss-10x-x-109">listhypergroup</span><a id="dx1-53038"></a>, described above. </dd></dl> -<!--l. 5631--><p class="noindent" > +<!--l. 5636--><p class="noindent" > </p> -<!--l. 5631--><p class="noindent" ><a +<!--l. 5636--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">15.7</span>  <a id="x1-5400015.7"></a>Multicols Style</h3> -<!--l. 5634--><p class="noindent" >The <span +<!--l. 5639--><p class="noindent" >The <span class="ec-lmss-10x-x-109">glossary-mcols</span><a id="dx1-54001"></a> package provides tree-like styles that are in the <span class="ec-lmss-10x-x-109">multicols</span><a @@ -14224,7 +14242,7 @@ class="ec-lmss-10x-x-109">multicols</span><a id="dx1-54008"></a> environment. For the complete list, see <a href="#x1-540122">table 15.2</a>. -</p><!--l. 5642--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 5647--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="ec-lmss-10x-x-109">glossary-mcols</span><a id="dx1-54009"></a> is not loaded by <span class="ec-lmss-10x-x-109">glossaries</span>. If you want to @@ -14234,14 +14252,14 @@ class="ec-lmtt-10x-x-109">\usepackage </span>and set the required glossary style <span class="ec-lmtt-10x-x-109">\glossarystyle</span><a id="dx1-54010"></a>. </div> -</p><!--l. 5647--><p class="noindent" > -</p><!--l. 5649--><p class="indent" > The default number of columns is 2, but can be changed by redefining -</p><!--l. 5650--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5652--><p class="noindent" > +</p><!--l. 5654--><p class="indent" > The default number of columns is 2, but can be changed by redefining +</p><!--l. 5655--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsmcols</span><span class="ec-lmtt-10"> </span></span><a id="dx1-54011"></a> <span class="ec-lmtt-10x-x-109">\glsmcols </span></div><hr> -</p><!--l. 5652--><p class="noindent" > +</p><!--l. 5657--><p class="noindent" > to the required number. For example, for a three column glossary: @@ -14252,11 +14270,11 @@ to the required number. For example, for a three column glossary:  <br />\renewcommand*{\glsmcols}{3}  <br />\glossarystyle{mcolindex} </div> -<!--l. 5658--><p class="nopar" > +<!--l. 5663--><p class="nopar" > -</p><!--l. 5660--><p class="indent" > <a +</p><!--l. 5665--><p class="indent" > <a id="x1-540122"></a></p><hr class="float" /><div class="float" > @@ -14375,10 +14393,10 @@ class="ec-lmss-10x-x-109">alttreehypergroup</span><a </div><hr class="endfloat" /> -<!--l. 5684--><p class="noindent" ><a +<!--l. 5689--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">15.8</span>  <a id="x1-5500015.8"></a>In-Line Style</h3> -<!--l. 5687--><p class="noindent" >This section covers the <span +<!--l. 5692--><p class="noindent" >This section covers the <span class="ec-lmss-10x-x-109">glossary-inline</span><a id="dx1-55001"></a> package that supplies the <span class="ec-lmss-10x-x-109">inline</span><a @@ -14389,7 +14407,7 @@ styles, such as lists or tables). This style doesn’t display the <a href="#glo:numberlist">number list<a id="dx1-55004"></a></a>. -</p><!--l. 5692--><p class="indent" > You will most likely need to redefine <span +</p><!--l. 5697--><p class="indent" > You will most likely need to redefine <span class="ec-lmtt-10x-x-109">\glossarysection</span><a id="dx1-55005"></a> with this style. For example, suppose you are required to have your glossaries and list of @@ -14403,8 +14421,8 @@ acronyms in a footnote, you can do:  <br /> \renewcommand*{\glossarysection}[2][]{\textbf{#1}: }  <br /> \glossarystyle{inline} </div> -<!--l. 5700--><p class="nopar" > -</p><!--l. 5702--><p class="indent" > <div class="important" title="Important Note"> Note that you need to include <span +<!--l. 5705--><p class="nopar" > +</p><!--l. 5707--><p class="indent" > <div class="important" title="Important Note"> Note that you need to include <span class="ec-lmss-10x-x-109">glossary-inline</span><a id="dx1-55006"></a> with <span class="ec-lmtt-10x-x-109">\usepackage </span>as it’s @@ -14413,8 +14431,8 @@ class="ec-lmss-10x-x-109">glossaries </span>package and then set the style using <span class="ec-lmtt-10x-x-109">\glossarystyle</span><a id="dx1-55007"></a>. </div> -</p><!--l. 5707--><p class="noindent" > -</p><!--l. 5709--><p class="indent" > Where you need to include your glossaries as a footnote you can +</p><!--l. 5712--><p class="noindent" > +</p><!--l. 5714--><p class="indent" > Where you need to include your glossaries as a footnote you can do: @@ -14423,58 +14441,58 @@ do: <div class="verbatim" id="verbatim-143"> \footnote{\printglossaries} </div> -<!--l. 5712--><p class="nopar" > -</p><!--l. 5714--><p class="indent" > The <span +<!--l. 5717--><p class="nopar" > +</p><!--l. 5719--><p class="indent" > The <span class="ec-lmss-10x-x-109">inline</span><a id="dx1-55008"></a> style is governed by the following: -</p><!--l. 5715--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5720--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsinlineseparator</span><span class="ec-lmtt-10"> </span></span><a id="dx1-55009"></a> <span class="ec-lmtt-10x-x-109">\glsinlineseparator</span><a id="dx1-55010"></a> </div><hr> -</p><!--l. 5717--><p class="noindent" > +</p><!--l. 5722--><p class="noindent" > This defaults to “<span class="ec-lmtt-10x-x-109">; </span>” and is used between main (i.e. level 0) entries. -</p><!--l. 5720--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5725--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsinlinesubseparator</span><span class="ec-lmtt-10"> </span></span><a id="dx1-55011"></a> <span class="ec-lmtt-10x-x-109">\glsinlinesubseparator</span><a id="dx1-55012"></a> </div><hr> -</p><!--l. 5722--><p class="noindent" > +</p><!--l. 5727--><p class="noindent" > This defaults to “<span class="ec-lmtt-10x-x-109">, </span>” and is used between sub-entries. -</p><!--l. 5725--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5730--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsinlineparentchildseparator</span><span class="ec-lmtt-10"> </span></span><a id="dx1-55013"></a> <span class="ec-lmtt-10x-x-109">\glsinlineparentchildseparator</span><a id="dx1-55014"></a> </div><hr> -</p><!--l. 5727--><p class="noindent" > +</p><!--l. 5732--><p class="noindent" > This defaults to “<span class="ec-lmtt-10x-x-109">: </span>” and is used between a parent main entry and its first sub-entry. -</p><!--l. 5730--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5735--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glspostinline</span><span class="ec-lmtt-10"> </span></span><a id="dx1-55015"></a> <span class="ec-lmtt-10x-x-109">\glspostinline</span><a id="dx1-55016"></a> </div><hr> -</p><!--l. 5732--><p class="noindent" > +</p><!--l. 5737--><p class="noindent" > This defaults to “<span class="ec-lmtt-10x-x-109">; </span>” and is used at the end of the glossary. </p> -<!--l. 5736--><p class="noindent" ><a +<!--l. 5741--><p class="noindent" ><a href="#top">Top</a></p><h2 class="chapterHead"><span class="titlemark">16</span>  <a id="x1-5600016"></a>Defining your own glossary style</h2> If the predefined styles don’t fit your requirements, you can define your own style using: -<!--l. 5741--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 5746--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\newglossarystyle</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56001"></a> <span @@ -14488,7 +14506,7 @@ class="ec-lmri-10x-x-109">definitions</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 5743--><p class="noindent" > +</p><!--l. 5748--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">name</span><span @@ -14499,7 +14517,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">definitions</span><span class="lmsy-10x-x-109">⟩ </span>needs to redefine all of the following: -</p><!--l. 5748--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5753--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">theglossary</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56002"></a><a @@ -14507,7 +14525,7 @@ class="ec-lmtt-10"> </span></span><a class="ec-lmss-10x-x-109">theglossary</span><a id="dx1-56004"></a><a id="dx1-56005"></a> </div><hr> -</p><!--l. 5750--><p class="noindent" > +</p><!--l. 5755--><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 <span @@ -14529,12 +14547,12 @@ to begin and end the <span class="ec-lmss-10x-x-109">description</span><a id="dx1-56013"></a><a id="dx1-56014"></a> environment. -</p><!--l. 5759--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5764--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glossaryheader</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56015"></a> <span class="ec-lmtt-10x-x-109">\glossaryheader </span></div><hr> -</p><!--l. 5761--><p class="noindent" > +</p><!--l. 5766--><p class="noindent" > This macro indicates what to do at the start of the main body of the glossary. Note that this is not the same as <span class="ec-lmtt-10x-x-109">\glossarypreamble</span><a @@ -14550,7 +14568,7 @@ class="ec-lmss-10x-x-109">longheader</span><a id="dx1-56019"></a> glossary style redefines <span class="ec-lmtt-10x-x-109">\glossaryheader </span>to do a header row. -</p><!--l. 5769--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5774--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsgroupheading</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56020"></a> <span @@ -14559,7 +14577,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 5771--><p class="noindent" > +</p><!--l. 5776--><p class="noindent" > This macro indicates what to do at the start of each logical block within the main body of the glossary. If you use <a id="dx1-56021"></a><a @@ -14581,11 +14599,11 @@ href="#glo:xindy"><span class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-56027"></a></a>, the sub-divisions depend on the language settings. -</p><!--l. 5782--><p class="indent" > Note that the argument to <span +</p><!--l. 5787--><p class="indent" > Note that the argument to <span class="ec-lmtt-10x-x-109">\glsgroupheading </span>is a label <span class="ec-lmri-10x-x-109">not </span>the group title. The group title can be obtained via -</p><!--l. 5785--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5790--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsgetgrouptitle</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56028"></a> <span @@ -14594,7 +14612,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 5787--><p class="noindent" > +</p><!--l. 5792--><p class="noindent" > This obtains the title as follows: if <span class="ec-lmtt-10x-x-109">\</span><span class="lmsy-10x-x-109">⟨</span><span @@ -14605,8 +14623,8 @@ to be the title, otherwise the title is just <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span>. -</p><!--l. 5792--><p class="indent" > A navigation hypertarget can be created using -</p><!--l. 5793--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5797--><p class="indent" > A navigation hypertarget can be created using +</p><!--l. 5798--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsnavhypertarget</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56029"></a> <span @@ -14622,12 +14640,12 @@ class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 5795--><p class="noindent" > +</p><!--l. 5800--><p class="noindent" > For further details about <span class="ec-lmtt-10x-x-109">\glsnavhypertarget</span>, see the documented code (<span class="ec-lmtt-10x-x-109">glossaries-code.pdf</span>). -</p><!--l. 5800--><p class="indent" > Most of the predefined glossary styles redefine <span +</p><!--l. 5805--><p class="indent" > Most of the predefined glossary styles redefine <span class="ec-lmtt-10x-x-109">\glsgroupheading</span> to simply ignore its argument. The <span class="ec-lmss-10x-x-109">listhypergroup</span><a @@ -14642,19 +14660,19 @@ class="ec-lmtt-10x-x-109">\glsgroupheading </span>as follows: \renewcommand*{\glsgroupheading}[1]{%  <br />\item[\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}]} </div> -<!--l. 5806--><p class="nopar" > See also <span +<!--l. 5811--><p class="nopar" > See also <span class="ec-lmtt-10x-x-109">\glsgroupskip </span>below. (Note that command definitions within <span class="ec-lmtt-10x-x-109">\newglossarystyle</span><a id="dx1-56031"></a> must use <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">##1</span></span></span> instead of <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">#1</span></span></span> etc.) -</p><!--l. 5810--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5815--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsgroupskip</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56032"></a> <span class="ec-lmtt-10x-x-109">\glsgroupskip </span></div><hr> -</p><!--l. 5812--><p class="noindent" > +</p><!--l. 5817--><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="ec-lmss-10x-x-109">list</span><a @@ -14665,11 +14683,11 @@ class="ec-lmtt-10x-x-109">\indexspace</span><a id="dx1-56034"></a>, whereas the tabular-like styles redefine <span class="ec-lmtt-10x-x-109">\glsgroupskip </span>to produce a blank row. -</p><!--l. 5819--><p class="indent" > As from version 3.03, the package option <span +</p><!--l. 5824--><p class="indent" > As from version 3.03, the package option <span class="ec-lmss-10x-x-109">nogroupskip</span><a id="dx1-56035"></a> can be used to suppress this default gap for the predefined styles. -</p><!--l. 5822--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5827--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glossaryentryfield</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56036"></a> <span @@ -14696,7 +14714,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">number list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 5825--><p class="noindent" > +</p><!--l. 5830--><p class="noindent" > This macro indicates what to do for a given glossary entry. Note that <span class="lmsy-10x-x-109">⟨</span><span @@ -14720,7 +14738,7 @@ class="ec-lmtt-10x-x-109">\newglossaryentry</span><a <span class="ec-lmtt-10x-x-109">\newacronym</span><a id="dx1-56039"></a>. -</p><!--l. 5833--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5838--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentryitem</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56040"></a> <span @@ -14729,7 +14747,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 5835--><p class="noindent" > +</p><!--l. 5840--><p class="noindent" > This macro will increment and display the associated counter for the main (level 0) entries if the <span class="ec-lmss-10x-x-109">entrycounter</span><a @@ -14741,18 +14759,18 @@ class="ec-lmtt-10x-x-109">\glossaryentryfield</span> before <span class="ec-lmtt-10x-x-109">\glstarget</span>. The format of the counter is controlled by the macro -</p><!--l. 5841--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5846--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glsentrycounterlabel</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56043"></a> <span class="ec-lmtt-10x-x-109">\glsentrycounterlabel </span></div><hr> -</p><!--l. 5843--><p class="noindent" > -</p><!--l. 5845--><p class="indent" > Each time you use a glossary entry it creates a hyperlink (if hyperlinks +</p><!--l. 5848--><p class="noindent" > +</p><!--l. 5850--><p class="indent" > Each time you use a glossary entry it creates a hyperlink (if hyperlinks are enabled) to the relevant line in the glossary. Your new glossary style must therefore redefine <span class="ec-lmtt-10x-x-109">\glossaryentryfield </span>to set the appropriate target. This is done using -</p><!--l. 5850--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5855--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glstarget</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56044"></a> <span @@ -14765,7 +14783,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">text</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 5852--><p class="noindent" > +</p><!--l. 5857--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -14779,7 +14797,7 @@ class="ec-lmtt-10x-x-109">\glstarget </span>won’t create a target if <span class="ec-lmtt-10x-x-109">\hypertarget </span>hasn’t been defined. -</p><!--l. 5858--><p class="indent" > For example, the <span +</p><!--l. 5863--><p class="indent" > For example, the <span class="ec-lmss-10x-x-109">list</span><a id="dx1-56046"></a> style defines <span class="ec-lmtt-10x-x-109">\glossaryentryfield </span>as follows: @@ -14792,13 +14810,13 @@ class="ec-lmtt-10x-x-109">\glossaryentryfield </span>as follows:  <br />\item[\glsentryitem{##1}\glstarget{##1}{##2}]  <br />  ##3\glspostdescription \space ##5} </div> -<!--l. 5864--><p class="nopar" > -</p><!--l. 5866--><p class="indent" > Note also that <span +<!--l. 5869--><p class="nopar" > +</p><!--l. 5871--><p class="indent" > Note also that <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">number list</span><span class="lmsy-10x-x-109">⟩ </span>will always be of the form<br class="newline" /> -</p><!--l. 5868--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 5873--><p class="indent" > <hr><div title="Definition"><span class="ec-lmtt-10x-x-109">\glossaryentrynumbers</span><a id="dx1-56047"></a><span class="ec-lmtt-10x-x-109">{\relax</span><br @@ -14823,7 +14841,7 @@ class="ec-lmri-10x-x-109">number(s)</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}}</span> </div><hr> -</p><!--l. 5870--><p class="noindent" > +</p><!--l. 5875--><p class="noindent" > where <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">number(s)</span><span @@ -14872,7 +14890,7 @@ worry about whether the user has specified the <span class="ec-lmss-10x-x-109">nonumberlist</span><a id="dx1-56056"></a> package option. -</p><!--l. 5887--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5892--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glossarysubentryfield</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56057"></a> <span @@ -14903,7 +14921,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">number list</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 5890--><p class="noindent" > +</p><!--l. 5895--><p class="noindent" > This is new to version 1.17, and is used to display sub-entries. The first argument, <span class="lmsy-10x-x-109">⟨</span><span @@ -14913,7 +14931,7 @@ from 1 (first sub-level) onwards. The remaining arguments are analogous to those for <span class="ec-lmtt-10x-x-109">\glossaryentryfield</span><a id="dx1-56058"></a> described above. -</p><!--l. 5897--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5902--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glssubentryitem</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56059"></a> <span @@ -14922,7 +14940,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">} </span></div><hr> -</p><!--l. 5899--><p class="noindent" > +</p><!--l. 5904--><p class="noindent" > This macro will increment and display the associated counter for the level 1 entries if the <span class="ec-lmss-10x-x-109">subentrycounter</span><a @@ -14933,37 +14951,37 @@ before <span class="ec-lmtt-10x-x-109">\glstarget</span><a id="dx1-56061"></a>. The format of the counter is controlled by the macro -</p><!--l. 5905--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5910--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\glssubentrycounterlabel</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56062"></a> <span class="ec-lmtt-10x-x-109">\glssubentrycounterlabel </span></div><hr> -</p><!--l. 5907--><p class="noindent" > +</p><!--l. 5912--><p class="noindent" > -</p><!--l. 5909--><p class="indent" > Note that <span +</p><!--l. 5914--><p class="indent" > Note that <span class="ec-lmtt-10x-x-109">\printglossary</span><a id="dx1-56063"></a> (which <span class="ec-lmtt-10x-x-109">\printglossaries</span><a id="dx1-56064"></a> calls) sets -</p><!--l. 5911--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5916--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\currentglossary</span><span class="ec-lmtt-10"> </span></span><a id="dx1-56065"></a> <span class="ec-lmtt-10x-x-109">\currentglossary </span></div><hr> -</p><!--l. 5913--><p class="noindent" > +</p><!--l. 5918--><p class="noindent" > to the current glossary label, so it’s possible to create a glossary style that varies according to the glossary type. -</p><!--l. 5917--><p class="indent" > For further details of these commands, see “Displaying the glossary” in +</p><!--l. 5922--><p class="indent" > For further details of these commands, see “Displaying the glossary” in the documented code (<span class="ec-lmtt-10x-x-109">glossaries-code.pdf</span>). </p> <h3 class="sectionHead"><span class="titlemark">16.1</span>  <a id="x1-5700016.1"></a>Example: creating a completely new style</h3> -<!--l. 5924--><p class="noindent" >If you want a completely new style, you will need to redefine all of the +<!--l. 5929--><p class="noindent" >If you want a completely new style, you will need to redefine all of the commands and the environment listed above. -</p><!--l. 5927--><p class="indent" > For example, suppose you want each entry to start with a bullet point. +</p><!--l. 5932--><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="ec-lmss-10x-x-109">itemize</span><a id="dx1-57001"></a><a @@ -15018,7 +15036,7 @@ class="ec-lmtt-10x-x-109">mylist</span>, as follows:  <br />   \glossaryentryfield{##2}{##3}{##4}{##5}{##6}}%  <br /> } </div> -<!--l. 5961--><p class="nopar" > Note that this style creates a flat glossary, where sub-entries are +<!--l. 5966--><p class="nopar" > Note that this style creates a flat glossary, where sub-entries are displayed in exactly the same way as the top level entries. It also hasn’t used <span class="ec-lmtt-10x-x-109">\glsentryitem</span><a @@ -15033,13 +15051,13 @@ class="ec-lmss-10x-x-109">counterwithin</span><a class="ec-lmss-10x-x-109">subentrycounter</span><a id="dx1-57014"></a> package options. -</p><!--l. 5969--><p class="noindent" > +</p><!--l. 5974--><p class="noindent" > </p> -<!--l. 5969--><p class="noindent" ><a +<!--l. 5974--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">16.2</span>  <a id="x1-5800016.2"></a>Example: creating a new glossary style based on an existing style</h3> -<!--l. 5972--><p class="noindent" >If you want to define a new style that is a slightly modified version of an +<!--l. 5977--><p class="noindent" >If you want to define a new style that is a slightly modified version of an existing style, you can use <span class="ec-lmtt-10x-x-109">\glossarystyle</span><a id="dx1-58001"></a> within the second argument of @@ -15066,16 +15084,16 @@ follows:  <br />                              % between groups  <br />} </div> -<!--l. 5986--><p class="nopar" > -</p><!--l. 5990--><p class="noindent" > +<!--l. 5991--><p class="nopar" > +</p><!--l. 5995--><p class="noindent" > </p> -<!--l. 5990--><p class="noindent" ><a +<!--l. 5995--><p class="noindent" ><a href="#top">Top</a></p><h3 class="sectionHead"><span class="titlemark">16.3</span>  <a id="x1-5900016.3"></a>Example: creating a glossary style that uses the <span class="ec-lmss-10x-x-109">user1</span>, …, <span class="ec-lmss-10x-x-109">user6</span> keys</h3> -<!--l. 5993--><p class="noindent" >Since <span +<!--l. 5998--><p class="noindent" >Since <span class="ec-lmtt-10x-x-109">\glossaryentryfield</span><a id="dx1-59001"></a> and <span class="ec-lmtt-10x-x-109">\glossarysubentryfield</span><a @@ -15137,17 +15155,17 @@ class="ec-lmss-10x-x-109">longtable</span><a  <br /> \renewcommand*{\glsgroupskip}{}%  <br />} </div> -<!--l. 6038--><p class="nopar" > +<!--l. 6043--><p class="nopar" > </p> -<!--l. 6040--><p class="noindent" ><a +<!--l. 6045--><p class="noindent" ><a href="#top">Top</a></p><h2 class="chapterHead"><span class="titlemark">17</span>  <a id="x1-6000017"></a>Utilities</h2> This section describes some utility commands. Additional commands can be found in the documented code (glossaries-code.pdf). -<!--l. 6046--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 6051--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\forallglossaries</span><span class="ec-lmtt-10"> </span></span><a id="dx1-60001"></a> <span @@ -15165,7 +15183,7 @@ class="ec-lmri-10x-x-109">body</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 6048--><p class="noindent" > +</p><!--l. 6053--><p class="noindent" > This iterates through <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">glossary list</span><span @@ -15183,7 +15201,7 @@ class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">glossary list</span><span class="lmsy-10x-x-109">⟩ </span>is omitted, the default is to iterate over all glossaries. -</p><!--l. 6056--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6061--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\forglsentries</span><span class="ec-lmtt-10"> </span></span><a id="dx1-60002"></a> <span @@ -15201,7 +15219,7 @@ class="ec-lmri-10x-x-109">body</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 6058--><p class="noindent" > +</p><!--l. 6063--><p class="noindent" > This iterates through all entries in the glossary given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">glossary label</span><span @@ -15222,7 +15240,7 @@ class="lmsy-10x-x-109">⟩ </span>is omitted, <span class="ec-lmtt-10x-x-109">\glsdefaulttype</span><a id="dx1-60003"></a> (usually the main glossary) is used. -</p><!--l. 6065--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6070--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\forallglsentries</span><span class="ec-lmtt-10"> </span></span><a id="dx1-60004"></a> <span @@ -15240,7 +15258,7 @@ class="ec-lmri-10x-x-109">body</span><span class="lmsy-10x-x-109">⟩</span><span class="ec-lmtt-10x-x-109">}</span> </div><hr> -</p><!--l. 6067--><p class="noindent" > +</p><!--l. 6072--><p class="noindent" > This is like <span class="ec-lmtt-10x-x-109">\forglsentries </span>but for each glossary in <span class="lmsy-10x-x-109">⟨</span><span @@ -15268,7 +15286,7 @@ class="ec-lmtt-10x-x-109">} </span>within class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">body</span><span class="lmsy-10x-x-109">⟩</span>.) -</p><!--l. 6075--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6080--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\ifglossaryexists</span><span class="ec-lmtt-10"> </span></span><a id="dx1-60005"></a> <span @@ -15281,7 +15299,7 @@ class="lmsy-10x-x-109">⟩⟨</span><span class="ec-lmri-10x-x-109">false part</span><span class="lmsy-10x-x-109">⟩</span> </div><hr> -</p><!--l. 6078--><p class="noindent" > +</p><!--l. 6083--><p class="noindent" > This checks if the glossary given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -15293,7 +15311,7 @@ performed, otherwise <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">false part</span><span class="lmsy-10x-x-109">⟩</span>. -</p><!--l. 6082--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6087--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\ifglsentryexists</span><span class="ec-lmtt-10"> </span></span><a id="dx1-60006"></a> <span @@ -15306,7 +15324,7 @@ class="lmsy-10x-x-109">⟩⟨</span><span class="ec-lmri-10x-x-109">false part</span><span class="lmsy-10x-x-109">⟩</span> </div><hr> -</p><!--l. 6085--><p class="noindent" > +</p><!--l. 6090--><p class="noindent" > This checks if the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -15319,7 +15337,7 @@ class="lmsy-10x-x-109">⟩ </span>is performed, otherwise <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">false part</span><span class="lmsy-10x-x-109">⟩</span>. -</p><!--l. 6089--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6094--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\ifglsused</span><span class="ec-lmtt-10"> </span></span><a id="dx1-60007"></a> <span @@ -15332,14 +15350,14 @@ class="lmsy-10x-x-109">⟩⟨</span><span class="ec-lmri-10x-x-109">false part</span><span class="lmsy-10x-x-109">⟩</span> </div><hr> -</p><!--l. 6092--><p class="noindent" > +</p><!--l. 6097--><p class="noindent" > See <a href="#x1-4600014">§14 </a><a href="#x1-4600014">Unsetting and Resetting Entry Flags<!--tex4ht:ref: sec:glsunset --></a>. -</p><!--l. 6095--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6100--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\ifglshaschildren</span><span class="ec-lmtt-10"> </span></span><a id="dx1-60008"></a> <span @@ -15352,7 +15370,7 @@ class="lmsy-10x-x-109">⟩⟨</span><span class="ec-lmri-10x-x-109">false part</span><span class="lmsy-10x-x-109">⟩</span> </div><hr> -</p><!--l. 6098--><p class="noindent" > +</p><!--l. 6103--><p class="noindent" > This checks if the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -15364,7 +15382,7 @@ class="lmsy-10x-x-109">⟩ </span>is performed, otherwise <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">false part</span><span class="lmsy-10x-x-109">⟩</span>. -</p><!--l. 6103--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6108--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="ec-lmtt-10">\ifglshasparent</span><span class="ec-lmtt-10"> </span></span><a id="dx1-60009"></a> <span @@ -15377,7 +15395,7 @@ class="lmsy-10x-x-109">⟩⟨</span><span class="ec-lmri-10x-x-109">false part</span><span class="lmsy-10x-x-109">⟩</span> </div><hr> -</p><!--l. 6106--><p class="noindent" > +</p><!--l. 6111--><p class="noindent" > This checks if the glossary entry given by <span class="lmsy-10x-x-109">⟨</span><span class="ec-lmri-10x-x-109">label</span><span @@ -15395,7 +15413,7 @@ class="lmsy-10x-x-109">⟩</span>. </p> <h2 class="chapterHead"><span class="titlemark">18</span>  <a id="x1-6100018"></a>Accessibility Support</h2> -<!--l. 6112--><p class="noindent" >Limited accessibility support is provided by the accompanying +<!--l. 6117--><p class="noindent" >Limited accessibility support is provided by the accompanying <span class="ec-lmss-10x-x-109">glossaries-accsupp</span><a id="dx1-61001"></a> package, but note that this package is experimental and @@ -15515,7 +15533,7 @@ class="ec-lmss-10x-x-109">shortplural</span><a class="ec-lmtt-10x-x-109">\newacronym</span><a id="dx1-61032"></a>). </dd></dl> -<!--l. 6159--><p class="noindent" >For example: +<!--l. 6164--><p class="noindent" >For example: @@ -15524,7 +15542,7 @@ class="ec-lmtt-10x-x-109">\newacronym</span><a \newglossaryentry{tex}{name={\TeX},description={Document  <br />preparation language},access={TeX}} </div> -<!--l. 6163--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span +<!--l. 6168--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\gls{tex}</span></span></span> will be equivalent to @@ -15533,13 +15551,13 @@ class="ec-lmtt-10x-x-109">\gls{tex}</span></span></span> will be equivalent to <div class="verbatim" id="verbatim-150"> \BeginAccSupp{ActualText=TeX}\TeX\EndAccSupp{} </div> -<!--l. 6167--><p class="nopar" > The sample file <a +<!--l. 6172--><p class="nopar" > The sample file <a href="#x1-40001.1"><span class="ec-lmtt-10x-x-109">sampleaccsupp.tex</span></a> illustrates the <span class="ec-lmss-10x-x-109">glossaries-accsupp</span><a id="dx1-61033"></a> package. -</p><!--l. 6171--><p class="indent" > See the documented code (<span +</p><!--l. 6176--><p class="indent" > See the documented code (<span class="ec-lmtt-10x-x-109">glossaries-code.pdf</span>) for further details. It is recommended that you also read the <span class="ec-lmss-10x-x-109">accsupp</span><a @@ -15550,7 +15568,7 @@ class="ec-lmss-10x-x-109">accsupp</span><a </p> <h2 class="chapterHead"><span class="titlemark">19</span>  <a id="x1-6200019"></a>Troubleshooting</h2> -<!--l. 6178--><p class="noindent" >The <span +<!--l. 6183--><p class="noindent" >The <span class="ec-lmss-10x-x-109">glossaries </span>package comes with a minimal file called <span class="ec-lmtt-10x-x-109">minimalgls.tex </span>which can be used for testing. This should be located in the <span @@ -15567,7 +15585,7 @@ class="E">E</span>X</span></span> code is available at <a href="http://theoval.cmp.uea.ac.uk/~nlct/latex/minexample/" class="url" ><span class="ec-lmtt-10x-x-109">http://theoval.cmp.uea.ac.uk/~nlct/latex/minexample/</span></a>. -</p><!--l. 6188--><p class="indent" > Below is a list of the most frequently asked questions. For other queries, consult the +</p><!--l. 6193--><p class="indent" > Below is a list of the most frequently asked questions. For other queries, consult the <span class="ec-lmss-10x-x-109">glossaries </span>FAQ at <a href="http://www.dickimaw-books.com/faqs/glossariesfaq.html" class="url" ><span @@ -15596,8 +15614,8 @@ class="ec-lmbx-10x-x-109">Q. </span>I get the error message: <div class="verbatim" id="verbatim-151"> Missing \begin{document} </div> - <!--l. 6204--><p class="nopar" > - </p><!--l. 6206--><p class="noindent" ><span + <!--l. 6209--><p class="nopar" > + </p><!--l. 6211--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>Check you are using an up to date version of the <span class="ec-lmss-10x-x-109">xkeyval</span><a id="dx1-62003"></a> @@ -15617,8 +15635,8 @@ class="ec-lmtt-10x-x-109">xindy</span><a ERROR: CHAR: index 0 should be less than the length of  <br />the string </div> - <!--l. 6214--><p class="nopar" > - </p><!--l. 6216--><p class="noindent" ><span + <!--l. 6219--><p class="nopar" > + </p><!--l. 6221--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A.</span> <a id="dx1-62008"></a><a href="#glo:xindy"><span @@ -15647,7 +15665,7 @@ class="ec-lmtt-10x-x-109">xindy</span><a \newglossaryentry{alpha}{name={\ensuremath{\alpha}},  <br />  description=alpha} </div> - <!--l. 6225--><p class="nopar" > Either use a different sort key for the entry, for example: + <!--l. 6230--><p class="nopar" > Either use a different sort key for the entry, for example: @@ -15657,7 +15675,7 @@ class="ec-lmtt-10x-x-109">xindy</span><a  <br />  name={\ensuremath{\alpha}},  <br />  description=alpha} </div> - <!--l. 6231--><p class="nopar" > or, if all entries are like this, you may prefer to use the <span + <!--l. 6236--><p class="nopar" > or, if all entries are like this, you may prefer to use the <span class="ec-lmss-10x-x-109">sort=use</span><a id="dx1-62016"></a> or <span @@ -15675,7 +15693,7 @@ class="ec-lmbx-10x-x-109">Q. </span>I’ve used the <span class="ec-lmss-10x-x-109">smallcaps</span><a id="dx1-62021"></a> option, but the acronyms are displayed in normal sized upper case letters. - <!--l. 6240--><p class="noindent" ><span + <!--l. 6245--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>The <span class="ec-lmss-10x-x-109">smallcaps</span><a id="dx1-62022"></a> package option uses <span @@ -15689,7 +15707,7 @@ class="ec-lmtt-10x-x-109">\textsc</span><a <li class="enumerate" id="x1-62025x4"><span class="ec-lmbx-10x-x-109">Q. </span>My acronyms won’t break across a line when they’re expanded. - <!--l. 6248--><p class="noindent" ><span + <!--l. 6253--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>PDF<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> can break hyperlinks across a line, but <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> can’t. @@ -15705,7 +15723,7 @@ class="ec-lmss-10x-x-109">hyperfirst=false</span><a class="enumerate" id="x1-62029x5"><span class="ec-lmbx-10x-x-109">Q. </span>How do I change the font that the acronyms are displayed in? - <!--l. 6254--><p class="noindent" ><span + <!--l. 6259--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>The easiest way to do this is to specify the <span class="ec-lmss-10x-x-109">smaller</span><a id="dx1-62030"></a> package option @@ -15722,7 +15740,7 @@ class="ec-lmtt-10x-x-109">\acronymfont</span><a \usepackage[smaller]{glossaries}  <br />\renewcommand*{\acronymfont}[1]{\textsf{#1}} </div> - <!--l. 6261--><p class="nopar" > + <!--l. 6266--><p class="nopar" > </p></li> <li class="enumerate" id="x1-62033x6"><span @@ -15730,7 +15748,7 @@ class="ec-lmbx-10x-x-109">Q. </span>How do I change the font that the acronyms a <a id="dx1-62034"></a><a href="#glo:firstuse">first use</a>? - <!--l. 6266--><p class="noindent" ><span + <!--l. 6271--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>The easiest way to do this is to specify the <span class="ec-lmss-10x-x-109">smaller</span><a id="dx1-62035"></a> package option @@ -15757,7 +15775,7 @@ href="#glo:firstuse">first  <br />\renewcommand*{\firstacronymfont}[1]{\emph{#1}}  <br />\renewcommand*{\acronymfont}[1]{#1} </div> - <!--l. 6276--><p class="nopar" > + <!--l. 6281--><p class="nopar" > </p></li> <li class="enumerate" id="x1-62041x7"><span @@ -15766,7 +15784,7 @@ class="ec-lmbx-10x-x-109">Q. </span>I don’t have Perl installed, do I have href="#glo:makeglossaries"><span class="ec-lmtt-10x-x-109">makeglossaries</span><a id="dx1-62043"></a></a>? - <!--l. 6281--><p class="noindent" ><span + <!--l. 6286--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>No. Although it is strongly recommended, you don’t have to use <a id="dx1-62044"></a><a @@ -15800,7 +15818,7 @@ class="ec-lmss-10x-x-109">glossary </span>package: are there any instructions class="ec-lmss-10x-x-109">glossary</span><a id="dx1-62054"></a> package to the <span class="ec-lmss-10x-x-109">glossaries </span>package? - <!--l. 6292--><p class="noindent" ><span + <!--l. 6297--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>Read <a href="glossary2glossaries.html" >“Upgrading from the glossary package to the glossaries package”</a> which should be available from the same location as this @@ -15811,14 +15829,14 @@ href="glossary2glossaries.html" >“Upgrading from the glossary package to t class="ec-lmbx-10x-x-109">Q. </span>I’m using <span class="ec-lmss-10x-x-109">babel</span><a id="dx1-62057"></a> but the fixed names haven’t been translated. - <!--l. 6299--><p class="noindent" ><span + <!--l. 6304--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>The <span class="ec-lmss-10x-x-109">glossaries </span>package currently only supports the following languages: Brazilian Portuguese, Danish, Dutch, English, French, German, Irish, Italian, Hungarian, Polish, Serbian and Spanish. If you want to add another language, send me the translations, and I’ll add them to the next version. - </p><!--l. 6305--><p class="noindent" >If you are using one of the above languages, but the text hasn’t been + </p><!--l. 6310--><p class="noindent" >If you are using one of the above languages, but the text hasn’t been translated, try adding the <span class="ec-lmss-10x-x-109">translator</span><a id="dx1-62058"></a> package with the required @@ -15834,7 +15852,7 @@ class="ec-lmss-10x-x-109">glossaries </span>package). For  <br />\usepackage[ngerman]{translator}  <br />\usepackage{glossaries} </div> - <!--l. 6313--><p class="nopar" > Alternatively, you can add the language as a global option to the + <!--l. 6318--><p class="nopar" > Alternatively, you can add the language as a global option to the class file. Check the <span class="ec-lmss-10x-x-109">translator </span>package documentation for further details. @@ -15845,7 +15863,7 @@ class="ec-lmbx-10x-x-109">Q. </span>My acronyms contain strange characters when like <span class="ec-lmtt-10x-x-109">\acrlong</span><a id="dx1-62061"></a>. - <!--l. 6321--><p class="noindent" ><span + <!--l. 6326--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>Switch off the sanitization: @@ -15854,7 +15872,7 @@ class="ec-lmbx-10x-x-109">A. </span>Switch off the sanitization: <div class="verbatim" id="verbatim-158"> \usepackage[sanitize=none]{glossaries} </div> - <!--l. 6324--><p class="nopar" > and protect fragile commands. + <!--l. 6329--><p class="nopar" > and protect fragile commands. </p></li> <li class="enumerate" id="x1-62063x11"><span @@ -15864,7 +15882,7 @@ class="ec-lmtt-10x-x-109">\glsentryname</span><a <span class="ec-lmtt-10x-x-109">\glsname</span><a id="dx1-62065"></a>. - <!--l. 6330--><p class="noindent" ><span + <!--l. 6335--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>Either use <span class="ec-lmtt-10x-x-109">\glsentrytext</span><a id="dx1-62066"></a> or <span @@ -15880,13 +15898,13 @@ class="ec-lmss-10x-x-109">name</span><a <div class="verbatim" id="verbatim-159"> \usepackage[sanitize={name=false}]{glossaries} </div> - <!--l. 6335--><p class="nopar" > and protect fragile commands. + <!--l. 6340--><p class="nopar" > and protect fragile commands. </p></li> <li class="enumerate" id="x1-62070x12"><span class="ec-lmbx-10x-x-109">Q. </span>Weird characters appear when I try to display an entry’s description. - <!--l. 6341--><p class="noindent" ><span + <!--l. 6346--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>Switch off the sanitization for the <span class="ec-lmss-10x-x-109">description</span><a id="dx1-62071"></a> key: @@ -15897,12 +15915,12 @@ class="ec-lmss-10x-x-109">description</span><a <div class="verbatim" id="verbatim-160"> \usepackage[sanitize={description=false}]{glossaries} </div> - <!--l. 6345--><p class="nopar" > and protect fragile commands. + <!--l. 6350--><p class="nopar" > and protect fragile commands. </p></li> <li class="enumerate" id="x1-62073x13"><span class="ec-lmbx-10x-x-109">Q. </span>My glossaries haven’t appeared. - <!--l. 6350--><p class="noindent" ><span + <!--l. 6355--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>Remember to do the following: </p> <ul class="itemize1"> <li class="itemize">Add <span @@ -15950,7 +15968,7 @@ href="#x1-70001.3">Generating the Associated class="E">E</span>X</span></span> run, followed by another <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> run.</li></ul> - <!--l. 6370--><p class="noindent" >Check the log files (<span + <!--l. 6375--><p class="noindent" >Check the log files (<span class="ec-lmtt-10x-x-109">.log</span><a id="dx1-62081"></a>, <span class="ec-lmtt-10x-x-109">.glg</span><a @@ -15960,7 +15978,7 @@ class="ec-lmtt-10x-x-109">.glg</span><a class="enumerate" id="x1-62084x14"><span class="ec-lmbx-10x-x-109">Q. </span>It is possible to change the rules used to sort the glossary entries? - <!--l. 6376--><p class="noindent" ><span + <!--l. 6381--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>If it’s for an individual entry, then you can use the entry’s <span class="ec-lmss-10x-x-109">sort</span><a id="dx1-62085"></a> key @@ -15995,7 +16013,7 @@ href="http://xindy.sourceforge.net/" >Xindy Web class="ec-lmtt-10x-x-109">xindy</span><a id="dx1-62097"></a> mailing list from that site. - </p><!--l. 6386--><p class="noindent" >If you want to sort according to order of definition or order of + </p><!--l. 6391--><p class="noindent" >If you want to sort according to order of definition or order of use, use the <span class="ec-lmss-10x-x-109">sort</span><a id="dx1-62098"></a> package option described in <a @@ -16008,7 +16026,7 @@ href="#x1-160002.4">Sorting class="ec-lmbx-10x-x-109">Q. </span>I get an error when using TeX4HT<a id="dx1-62101"></a> with <span class="ec-lmss-10x-x-109">glossaries</span>. - <!--l. 6393--><p class="noindent" ><span + <!--l. 6398--><p class="noindent" ><span class="ec-lmbx-10x-x-109">A. </span>TeX4HT seems to have a problem with the glossary styles that use <span class="ec-lmtt-10x-x-109">\indexspace</span><a @@ -16026,7 +16044,7 @@ class="ec-lmss-10x-x-109">list</span><a <div class="verbatim" id="verbatim-161"> \renewcommand*{\glsgroupskip}{} </div> - <!--l. 6400--><p class="nopar" > or + <!--l. 6405--><p class="nopar" > or @@ -16034,13 +16052,13 @@ class="ec-lmss-10x-x-109">list</span><a <div class="verbatim" id="verbatim-162"> \renewcommand*{\glsgroupskip}{\item[]} </div> - <!--l. 6404--><p class="nopar" > + <!--l. 6409--><p class="nopar" > </p> </li></ol> -<!--l. 6409--><p class="indent" > <a +<!--l. 6414--><p class="indent" > <a id="likesection.2"></a><a id="Q1-1-73"></a> @@ -16363,7 +16381,7 @@ href="glossaries-user.html#dx1-49008" >133</a>, <a href="glossaries-user.html#dx1-50004" >134</a>, <a href="glossaries-user.html#dx1-51007" >135</a>, <a href="glossaries-user.html#dx1-59007" >136</a>, <a -href="glossaries-user.html#dx1-35040" >137</a> <br /></span> +href="glossaries-user.html#dx1-35041" >137</a> <br /></span> <span class="index-subitem">    <span class="ec-lmtt-10x-x-109">multicols</span>  <a href="glossaries-user.html#dx1-54003" >138</a>, <a @@ -16513,7 +16531,7 @@ href="glossaries-user.html#dx1-15004" ><span class="ec-lmri-10x-x-109">210</span></a> <br /></span> <span class="index-subitem">    <span class="ec-lmtt-10x-x-109">glossarysubentry</span>  <a -href="glossaries-user.html#dx1-15023" ><span +href="glossaries-user.html#dx1-15024" ><span class="ec-lmri-10x-x-109">211</span></a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">glossary </span>package  <a @@ -16631,7 +16649,7 @@ href="glossaries-user.html#dx1-55002" >269</a>, <a href="glossaries-user.html#dx1-55008" >270</a> <br /></span> <span class="index-subitem">    <span class="ec-lmtt-10x-x-109">list</span>  <a -href="glossaries-user.html#dx1-15040" >271</a>, <a +href="glossaries-user.html#dx1-15041" >271</a>, <a href="glossaries-user.html#dx1-48006" >272</a>, <a href="glossaries-user.html#dx1-48014" >273</a>, <a href="glossaries-user.html#dx1-48021" >274</a>, <a @@ -16723,7 +16741,7 @@ href="glossaries-user.html#dx1-56019" >328</a> <br /></span> <span class="index-subitem">    <span class="ec-lmtt-10x-x-109">longheaderborder</span>  <a href="glossaries-user.html#dx1-49017" >329</a>, <a -href="glossaries-user.html#dx1-35038" >330</a> <br /></span> +href="glossaries-user.html#dx1-35039" >330</a> <br /></span> <span class="index-subitem">    <span class="ec-lmtt-10x-x-109">longragged</span>  <a href="glossaries-user.html#dx1-50009" >331</a>, <a @@ -16844,7 +16862,7 @@ href="glossaries-user.html#dx1-51021" >385</a>, <a href="glossaries-user.html#dx1-51024" >386</a> <br /></span> <span class="index-subitem">    <span class="ec-lmtt-10x-x-109">superheaderborder</span>  <a -href="glossaries-user.html#dx1-35036" >387</a>, <a +href="glossaries-user.html#dx1-35037" >387</a>, <a href="glossaries-user.html#dx1-51023" >388</a> <br /></span> <span class="index-subitem">    <span class="ec-lmtt-10x-x-109">superragged</span>  <a @@ -16917,15 +16935,15 @@ href="glossaries-user.html#dx1-55001" >423</a>, <a href="glossaries-user.html#dx1-55006" >424</a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">glossary-list </span>package  <a -href="glossaries-user.html#dx1-15028" >425</a>, <a -href="glossaries-user.html#dx1-15039" >426</a>, <a -href="glossaries-user.html#dx1-35042" >427</a>, <a +href="glossaries-user.html#dx1-15029" >425</a>, <a +href="glossaries-user.html#dx1-15040" >426</a>, <a +href="glossaries-user.html#dx1-35043" >427</a>, <a href="glossaries-user.html#dx1-48001" >428</a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">glossary-long </span>package  <a -href="glossaries-user.html#dx1-15029" >429</a>, <a -href="glossaries-user.html#dx1-15033" >430</a>, <a -href="glossaries-user.html#dx1-35043" >431</a>, <a +href="glossaries-user.html#dx1-15030" >429</a>, <a +href="glossaries-user.html#dx1-15034" >430</a>, <a +href="glossaries-user.html#dx1-35044" >431</a>, <a href="glossaries-user.html#dx1-49001" >432</a>, <a href="glossaries-user.html#dx1-50002" >433</a> <br /></span> <span class="index-item"><span @@ -16935,15 +16953,15 @@ href="glossaries-user.html#dx1-50005" >435</a>, <a href="glossaries-user.html#dx1-50007" >436</a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">glossary-mcols </span>package  <a -href="glossaries-user.html#dx1-15045" >437</a>, <a +href="glossaries-user.html#dx1-15046" >437</a>, <a href="glossaries-user.html#dx1-54001" >438</a>, <a href="glossaries-user.html#dx1-54009" >439</a>, <a href="glossaries-user.html#dx1-54013" >440</a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">glossary-super </span>package  <a -href="glossaries-user.html#dx1-15030" >441</a>, <a -href="glossaries-user.html#dx1-15036" >442</a>, <a -href="glossaries-user.html#dx1-35044" >443</a>, <a +href="glossaries-user.html#dx1-15031" >441</a>, <a +href="glossaries-user.html#dx1-15037" >442</a>, <a +href="glossaries-user.html#dx1-35045" >443</a>, <a href="glossaries-user.html#dx1-51001" >444</a>, <a href="glossaries-user.html#dx1-52002" >445</a> <br /></span> <span class="index-item"><span @@ -16953,9 +16971,9 @@ href="glossaries-user.html#dx1-52005" >447</a>, <a href="glossaries-user.html#dx1-52007" >448</a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">glossary-tree </span>package  <a -href="glossaries-user.html#dx1-15031" >449</a>, <a -href="glossaries-user.html#dx1-15043" >450</a>, <a -href="glossaries-user.html#dx1-35045" >451</a>, <a +href="glossaries-user.html#dx1-15032" >449</a>, <a +href="glossaries-user.html#dx1-15044" >450</a>, <a +href="glossaries-user.html#dx1-35046" >451</a>, <a href="glossaries-user.html#dx1-53001" >452</a> <br /></span> <span class="index-item"><span class="ec-lmtt-10x-x-109">glossaryentry </span>(counter)  <a @@ -16997,7 +17015,7 @@ class="ec-lmtt-10x-x-109">\glossaryname</span></span></span>  <a href="glossaries-user.html#dx1-6014" >472</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\glossarypostamble</span></span></span>  <a -href="glossaries-user.html#dx1-35035" ><span +href="glossaries-user.html#dx1-35036" ><span class="ec-lmri-10x-x-109">473</span></a>, <a href="glossaries-user.html#dx1-56007" >474</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span @@ -17012,7 +17030,7 @@ class="ec-lmtt-10x-x-109">\glossarysection</span></span></span>  < href="glossaries-user.html#dx1-55005" >479</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\glossarystyle</span></span></span>  <a -href="glossaries-user.html#dx1-15047" >480</a>, <a +href="glossaries-user.html#dx1-15048" >480</a>, <a href="glossaries-user.html#dx1-35021" >481</a>, <a href="glossaries-user.html#dx1-47013" ><span class="ec-lmri-10x-x-109">482</span></a>, <a @@ -17023,7 +17041,7 @@ href="glossaries-user.html#dx1-55007" >486</a>, <a href="glossaries-user.html#dx1-58001" >487</a> <br /></span> <span class="index-item"><span class="ec-lmtt-10x-x-109">glossarysubentry </span>(counter)  <a -href="glossaries-user.html#dx1-15022" ><span +href="glossaries-user.html#dx1-15023" ><span class="ec-lmri-10x-x-109">488</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\glossarysubentryfield</span></span></span>  <a @@ -17569,7 +17587,7 @@ class="ec-lmri-10x-x-109">716</span></a>, <a href="glossaries-user.html#dx1-62065" >717</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\glsnamefont</span></span></span>  <a -href="glossaries-user.html#dx1-35041" ><span +href="glossaries-user.html#dx1-35042" ><span class="ec-lmri-10x-x-109">718</span></a>, <a href="glossaries-user.html#dx1-56037" >719</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span @@ -17684,7 +17702,7 @@ class="ec-lmtt-10x-x-109">\glsrefentry</span></span></span>  <a href="glossaries-user.html#dx1-4044" >775</a>, <a href="glossaries-user.html#dx1-15005" ><span class="ec-lmri-10x-x-109">776</span></a>, <a -href="glossaries-user.html#dx1-15025" >777</a> <br /></span> +href="glossaries-user.html#dx1-15026" >777</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\glsreset</span></span></span>  <a href="glossaries-user.html#dx1-41043" >778</a>, <a @@ -17700,7 +17718,7 @@ href="glossaries-user.html#dx1-15015" ><span class="ec-lmri-10x-x-109">781</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\glssee</span></span></span>  <a -href="glossaries-user.html#dx1-15059" >782</a>, <a +href="glossaries-user.html#dx1-15060" >782</a>, <a href="glossaries-user.html#dx1-28057" >783</a>, <a href="glossaries-user.html#dx1-32019" ><span class="ec-lmri-10x-x-109">784</span></a>, <a @@ -18086,10 +18104,10 @@ href="glossaries-user.html#dx1-49007" >931</a>, <a href="glossaries-user.html#dx1-50003" >932</a>, <a href="glossaries-user.html#dx1-51006" >933</a>, <a href="glossaries-user.html#dx1-59006" >934</a>, <a -href="glossaries-user.html#dx1-35039" >935</a> <br /></span> +href="glossaries-user.html#dx1-35040" >935</a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">longtable </span>package  <a -href="glossaries-user.html#dx1-15034" >936</a>, <a +href="glossaries-user.html#dx1-15035" >936</a>, <a href="glossaries-user.html#dx1-49009" >937</a> <br /></span> </p><p class="theindex"> <span class="ec-lmbx-10x-x-109">M</span> @@ -18338,7 +18356,7 @@ class="ec-lmri-10x-x-109">1138</span></a> <br /></span> class="ec-lmtt-10x-x-109">\newglossaryentry</span></span></span>  <a href="glossaries-user.html#dx1-2021" >1139</a>, <a href="glossaries-user.html#dx1-4019" >1140</a>, <a -href="glossaries-user.html#dx1-15058" >1141</a>, <a +href="glossaries-user.html#dx1-15059" >1141</a>, <a href="glossaries-user.html#dx1-16004" >1142</a>, <a href="glossaries-user.html#dx1-19017" ><span class="ec-lmri-10x-x-109">1143</span></a>, <a @@ -18526,8 +18544,8 @@ class="ec-lmss-10x-x-109">pluralaccess</span>  <a href="glossaries-user.html#dx1-61009" >1280</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">see</span>  <a -href="glossaries-user.html#dx1-15057" >1281</a>, <a -href="glossaries-user.html#dx1-15061" >1282</a>, <a +href="glossaries-user.html#dx1-15058" >1281</a>, <a +href="glossaries-user.html#dx1-15062" >1282</a>, <a href="glossaries-user.html#dx1-19114" >1283</a>, <a href="glossaries-user.html#dx1-19115" >1284</a>, <a href="glossaries-user.html#dx1-19122" >1285</a>, <a @@ -18710,9 +18728,9 @@ href="glossaries-user.html#dx1-4022" >1408</a>, <a href="glossaries-user.html#dx1-4035" >1409</a>, <a href="glossaries-user.html#dx1-7080" >1410</a>, <a href="glossaries-user.html#dx1-13071" >1411</a>, <a -href="glossaries-user.html#dx1-15052" >1412</a>, <a -href="glossaries-user.html#dx1-15055" >1413</a>, <a -href="glossaries-user.html#dx1-15066" >1414</a>, <a +href="glossaries-user.html#dx1-15053" >1412</a>, <a +href="glossaries-user.html#dx1-15056" >1413</a>, <a +href="glossaries-user.html#dx1-15067" >1414</a>, <a href="glossaries-user.html#dx1-18025" >1415</a>, <a href="glossaries-user.html#dx1-18033" >1416</a>, <a href="glossaries-user.html#dx1-18035" >1417</a>, <a @@ -18795,14 +18813,14 @@ class="ec-lmss-10x-x-109">compatible-2.07</span>  <a href="glossaries-user.html#dx1-18014" >1475</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">counter</span>  <a -href="glossaries-user.html#dx1-15063" >1476</a>, <a +href="glossaries-user.html#dx1-15064" >1476</a>, <a href="glossaries-user.html#dx1-18026" >1477</a>, <a href="glossaries-user.html#dx1-27004" >1478</a>, <a href="glossaries-user.html#dx1-38006" >1479</a>, <a href="glossaries-user.html#dx1-38036" >1480</a> <br /></span> <span class="index-subsubitem">        <span class="ec-lmss-10x-x-109">page</span>  <a -href="glossaries-user.html#dx1-15064" >1481</a> <br /></span> +href="glossaries-user.html#dx1-15065" >1481</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">counterwithin</span>  <a href="glossaries-user.html#dx1-15012" >1482</a>, <a @@ -18839,7 +18857,7 @@ href="glossaries-user.html#dx1-43030" >1508</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">entrycounter</span>  <a href="glossaries-user.html#dx1-15001" >1509</a>, <a -href="glossaries-user.html#dx1-15024" >1510</a>, <a +href="glossaries-user.html#dx1-15025" >1510</a>, <a href="glossaries-user.html#dx1-47001" >1511</a>, <a href="glossaries-user.html#dx1-56041" >1512</a>, <a href="glossaries-user.html#dx1-57012" >1513</a> <br /></span> @@ -18881,12 +18899,12 @@ href="glossaries-user.html#dx1-16018" >1534</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">nogroupskip</span>  <a href="glossaries-user.html#dx1-4018" >1535</a>, <a -href="glossaries-user.html#dx1-15069" >1536</a>, <a +href="glossaries-user.html#dx1-15070" >1536</a>, <a href="glossaries-user.html#dx1-47033" >1537</a>, <a href="glossaries-user.html#dx1-56035" >1538</a> <br /></span> <span class="index-subsubitem">        <span class="ec-lmss-10x-x-109">false</span>  <a -href="glossaries-user.html#dx1-15070" >1539</a> <br /></span> +href="glossaries-user.html#dx1-15071" >1539</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">nohypertypes</span>  <a href="glossaries-user.html#dx1-13067" >1540</a>, <a @@ -18898,11 +18916,11 @@ href="glossaries-user.html#dx1-28023" >1545</a>, <a href="glossaries-user.html#dx1-28079" >1546</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">nolist</span>  <a -href="glossaries-user.html#dx1-15038" >1547</a>, <a +href="glossaries-user.html#dx1-15039" >1547</a>, <a href="glossaries-user.html#dx1-48004" >1548</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">nolong</span>  <a -href="glossaries-user.html#dx1-15032" >1549</a>, <a +href="glossaries-user.html#dx1-15033" >1549</a>, <a href="glossaries-user.html#dx1-49004" >1550</a>, <a href="glossaries-user.html#dx1-47018" >1551</a> <br /></span> <span class="index-subitem">    <span @@ -18912,8 +18930,8 @@ href="glossaries-user.html#dx1-40010" >1553</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">nonumberlist</span>  <a href="glossaries-user.html#dx1-2044" >1554</a>, <a -href="glossaries-user.html#dx1-15050" >1555</a>, <a -href="glossaries-user.html#dx1-15056" >1556</a>, <a +href="glossaries-user.html#dx1-15051" >1555</a>, <a +href="glossaries-user.html#dx1-15057" >1556</a>, <a href="glossaries-user.html#dx1-19110" >1557</a>, <a href="glossaries-user.html#dx1-27003" >1558</a>, <a href="glossaries-user.html#dx1-31008" >1559</a>, <a @@ -18921,14 +18939,14 @@ href="glossaries-user.html#dx1-56054" >1560</a>, <a href="glossaries-user.html#dx1-56056" >1561</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">nopostdot</span>  <a -href="glossaries-user.html#dx1-15067" >1562</a>, <a +href="glossaries-user.html#dx1-15068" >1562</a>, <a href="glossaries-user.html#dx1-47037" >1563</a> <br /></span> <span class="index-subsubitem">        <span class="ec-lmss-10x-x-109">false</span>  <a -href="glossaries-user.html#dx1-15068" >1564</a> <br /></span> +href="glossaries-user.html#dx1-15069" >1564</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">nostyles</span>  <a -href="glossaries-user.html#dx1-15044" >1565</a>, <a +href="glossaries-user.html#dx1-15045" >1565</a>, <a href="glossaries-user.html#dx1-48005" >1566</a>, <a href="glossaries-user.html#dx1-49005" >1567</a>, <a href="glossaries-user.html#dx1-51005" >1568</a>, <a @@ -18936,12 +18954,12 @@ href="glossaries-user.html#dx1-53003" >1569</a>, <a href="glossaries-user.html#dx1-47020" >1570</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">nosuper</span>  <a -href="glossaries-user.html#dx1-15035" >1571</a>, <a +href="glossaries-user.html#dx1-15036" >1571</a>, <a href="glossaries-user.html#dx1-51004" >1572</a>, <a href="glossaries-user.html#dx1-47019" >1573</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">notree</span>  <a -href="glossaries-user.html#dx1-15042" >1574</a>, <a +href="glossaries-user.html#dx1-15043" >1574</a>, <a href="glossaries-user.html#dx1-53002" >1575</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">nowarn</span>  <a @@ -19016,8 +19034,8 @@ href="glossaries-user.html#dx1-14011" >1610</a>, <a href="glossaries-user.html#dx1-35029" >1611</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">seeautonumberlist</span>  <a -href="glossaries-user.html#dx1-15053" >1612</a>, <a -href="glossaries-user.html#dx1-15060" >1613</a>, <a +href="glossaries-user.html#dx1-15054" >1612</a>, <a +href="glossaries-user.html#dx1-15061" >1613</a>, <a href="glossaries-user.html#dx1-19119" >1614</a>, <a href="glossaries-user.html#dx1-32032" >1615</a> <br /></span> <span class="index-subitem">    <span @@ -19079,19 +19097,19 @@ href="glossaries-user.html#dx1-24006" >1657</a>, <a href="glossaries-user.html#dx1-62016" >1658</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">style</span>  <a -href="glossaries-user.html#dx1-15026" >1659</a>, <a -href="glossaries-user.html#dx1-15041" >1660</a>, <a -href="glossaries-user.html#dx1-15046" >1661</a>, <a +href="glossaries-user.html#dx1-15027" >1659</a>, <a +href="glossaries-user.html#dx1-15042" >1660</a>, <a +href="glossaries-user.html#dx1-15047" >1661</a>, <a href="glossaries-user.html#dx1-35020" >1662</a>, <a href="glossaries-user.html#dx1-47014" >1663</a>, <a href="glossaries-user.html#dx1-50008" >1664</a>, <a href="glossaries-user.html#dx1-52008" >1665</a> <br /></span> <span class="index-subsubitem">        <span class="ec-lmss-10x-x-109">list</span>  <a -href="glossaries-user.html#dx1-15027" >1666</a> <br /></span> +href="glossaries-user.html#dx1-15028" >1666</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">subentrycounter</span>  <a -href="glossaries-user.html#dx1-15020" >1667</a>, <a +href="glossaries-user.html#dx1-15021" >1667</a>, <a href="glossaries-user.html#dx1-22001" >1668</a>, <a href="glossaries-user.html#dx1-24008" >1669</a>, <a href="glossaries-user.html#dx1-47003" >1670</a>, <a @@ -19099,7 +19117,7 @@ href="glossaries-user.html#dx1-56060" >1671</a>, <a href="glossaries-user.html#dx1-57014" >1672</a> <br /></span> <span class="index-subsubitem">        <span class="ec-lmss-10x-x-109">false</span>  <a -href="glossaries-user.html#dx1-15021" >1673</a> <br /></span> +href="glossaries-user.html#dx1-15022" >1673</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">toc</span>  <a href="glossaries-user.html#dx1-14001" >1674</a>, <a @@ -19166,7 +19184,7 @@ href="glossaries-user.html#dx1-56064" >1711</a>, <a href="glossaries-user.html#dx1-62076" >1712</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\printglossary</span></span></span>  <a -href="glossaries-user.html#dx1-15049" >1713</a>, <a +href="glossaries-user.html#dx1-15050" >1713</a>, <a href="glossaries-user.html#dx1-19007" >1714</a>, <a href="glossaries-user.html#dx1-35013" ><span class="ec-lmri-10x-x-109">1715</span></a>, <a @@ -19185,7 +19203,7 @@ class="ec-lmss-10x-x-109">numberedsection</span>  <a href="glossaries-user.html#dx1-35022" >1722</a> <br /></span> <span class="index-subitem">    <span class="ec-lmss-10x-x-109">style</span>  <a -href="glossaries-user.html#dx1-15048" >1723</a>, <a +href="glossaries-user.html#dx1-15049" >1723</a>, <a href="glossaries-user.html#dx1-35019" >1724</a>, <a href="glossaries-user.html#dx1-47011" >1725</a>, <a href="glossaries-user.html#dx1-47026" >1726</a> <br /></span> @@ -19266,227 +19284,232 @@ class="ec-lmtt-10x-x-109">\setentrycounter</span></span></span>  < href="glossaries-user.html#dx1-56048" >1762</a>, <a href="glossaries-user.html#dx1-56051" >1763</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="ec-lmtt-10x-x-109">\setglossarypreamble</span></span></span>  <a +href="glossaries-user.html#dx1-15020" >1764</a>, <a +href="glossaries-user.html#dx1-35035" ><span +class="ec-lmri-10x-x-109">1765</span></a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\setglossarysection</span></span></span>  <a href="glossaries-user.html#dx1-14012" ><span -class="ec-lmri-10x-x-109">1764</span></a>, <a -href="glossaries-user.html#dx1-35030" >1765</a> <br /></span> +class="ec-lmri-10x-x-109">1766</span></a>, <a +href="glossaries-user.html#dx1-35030" >1767</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\setStyleFile</span></span></span>  <a -href="glossaries-user.html#dx1-9021" >1766</a>, <a -href="glossaries-user.html#dx1-10011" >1767</a>, <a +href="glossaries-user.html#dx1-9021" >1768</a>, <a +href="glossaries-user.html#dx1-10011" >1769</a>, <a href="glossaries-user.html#dx1-18023" ><span -class="ec-lmri-10x-x-109">1768</span></a> <br /></span> +class="ec-lmri-10x-x-109">1770</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\smaller</span></span></span>  <a -href="glossaries-user.html#dx1-42037" >1769</a> <br /></span> +href="glossaries-user.html#dx1-42037" >1771</a> <br /></span> <span class="index-item"><span class="ec-lmtt-10x-x-109">supertabular </span>(environment)  <a -href="glossaries-user.html#dx1-51002" >1770</a>, <a -href="glossaries-user.html#dx1-51008" >1771</a>, <a -href="glossaries-user.html#dx1-51013" >1772</a>, <a -href="glossaries-user.html#dx1-52003" >1773</a>, <a -href="glossaries-user.html#dx1-52010" >1774</a> <br /></span> +href="glossaries-user.html#dx1-51002" >1772</a>, <a +href="glossaries-user.html#dx1-51008" >1773</a>, <a +href="glossaries-user.html#dx1-51013" >1774</a>, <a +href="glossaries-user.html#dx1-52003" >1775</a>, <a +href="glossaries-user.html#dx1-52010" >1776</a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">supertabular </span>package  <a -href="glossaries-user.html#dx1-15037" >1775</a>, <a -href="glossaries-user.html#dx1-51015" >1776</a>, <a -href="glossaries-user.html#dx1-52012" >1777</a> <br /></span> +href="glossaries-user.html#dx1-15038" >1777</a>, <a +href="glossaries-user.html#dx1-51015" >1778</a>, <a +href="glossaries-user.html#dx1-52012" >1779</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\symbolname</span></span></span>  <a -href="glossaries-user.html#dx1-6019" >1778</a> <br /></span> +href="glossaries-user.html#dx1-6019" >1780</a> <br /></span> </p><p class="theindex"> <span class="ec-lmbx-10x-x-109">T</span> <span class="index-item">TeX4HT  <a -href="glossaries-user.html#dx1-62101" >1779</a> <br /></span> +href="glossaries-user.html#dx1-62101" >1781</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\textbf</span></span></span>  <a -href="glossaries-user.html#dx1-28045" >1780</a> <br /></span> +href="glossaries-user.html#dx1-28045" >1782</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\textrm</span></span></span>  <a -href="glossaries-user.html#dx1-38013" >1781</a> <br /></span> +href="glossaries-user.html#dx1-38013" >1783</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\textsc</span></span></span>  <a -href="glossaries-user.html#dx1-41020" >1782</a>, <a -href="glossaries-user.html#dx1-41024" >1783</a>, <a -href="glossaries-user.html#dx1-41057" >1784</a>, <a -href="glossaries-user.html#dx1-42028" >1785</a>, <a -href="glossaries-user.html#dx1-44024" >1786</a>, <a -href="glossaries-user.html#dx1-44025" >1787</a>, <a -href="glossaries-user.html#dx1-62023" >1788</a> <br /></span> +href="glossaries-user.html#dx1-41020" >1784</a>, <a +href="glossaries-user.html#dx1-41024" >1785</a>, <a +href="glossaries-user.html#dx1-41057" >1786</a>, <a +href="glossaries-user.html#dx1-42028" >1787</a>, <a +href="glossaries-user.html#dx1-44024" >1788</a>, <a +href="glossaries-user.html#dx1-44025" >1789</a>, <a +href="glossaries-user.html#dx1-62023" >1790</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\textsmaller</span></span></span>  <a -href="glossaries-user.html#dx1-17023" >1789</a>, <a -href="glossaries-user.html#dx1-41023" >1790</a>, <a -href="glossaries-user.html#dx1-41025" >1791</a>, <a -href="glossaries-user.html#dx1-41026" >1792</a>, <a -href="glossaries-user.html#dx1-42040" >1793</a>, <a -href="glossaries-user.html#dx1-62037" >1794</a>, <a -href="glossaries-user.html#dx1-42038" >1795</a> <br /></span> +href="glossaries-user.html#dx1-17023" >1791</a>, <a +href="glossaries-user.html#dx1-41023" >1792</a>, <a +href="glossaries-user.html#dx1-41025" >1793</a>, <a +href="glossaries-user.html#dx1-41026" >1794</a>, <a +href="glossaries-user.html#dx1-42040" >1795</a>, <a +href="glossaries-user.html#dx1-62037" >1796</a>, <a +href="glossaries-user.html#dx1-42038" >1797</a> <br /></span> <span class="index-item"><span class="ec-lmtt-10x-x-109">theglossary </span>(environment)  <a href="glossaries-user.html#dx1-56002" ><span -class="ec-lmri-10x-x-109">1796</span></a>, <a -href="glossaries-user.html#dx1-56004" >1797</a>, <a -href="glossaries-user.html#dx1-56011" >1798</a>, <a -href="glossaries-user.html#dx1-57003" >1799</a> <br /></span> +class="ec-lmri-10x-x-109">1798</span></a>, <a +href="glossaries-user.html#dx1-56004" >1799</a>, <a +href="glossaries-user.html#dx1-56011" >1800</a>, <a +href="glossaries-user.html#dx1-57003" >1801</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\thepage</span></span></span>  <a -href="glossaries-user.html#dx1-38033" >1800</a> <br /></span> +href="glossaries-user.html#dx1-38033" >1802</a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">translator </span>package  <a -href="glossaries-user.html#dx1-6004" >1801</a>, <a -href="glossaries-user.html#dx1-6005" >1802</a>, <a -href="glossaries-user.html#dx1-6006" >1803</a>, <a -href="glossaries-user.html#dx1-6010" >1804</a>, <a -href="glossaries-user.html#dx1-6012" >1805</a>, <a -href="glossaries-user.html#dx1-6024" >1806</a>, <a -href="glossaries-user.html#dx1-6025" >1807</a>, <a -href="glossaries-user.html#dx1-6026" >1808</a>, <a -href="glossaries-user.html#dx1-6029" >1809</a>, <a -href="glossaries-user.html#dx1-13045" >1810</a>, <a -href="glossaries-user.html#dx1-13049" >1811</a>, <a -href="glossaries-user.html#dx1-13050" >1812</a>, <a -href="glossaries-user.html#dx1-13051" >1813</a>, <a -href="glossaries-user.html#dx1-13052" >1814</a>, <a -href="glossaries-user.html#dx1-40018" >1815</a>, <a -href="glossaries-user.html#dx1-62058" >1816</a> <br /></span> +href="glossaries-user.html#dx1-6004" >1803</a>, <a +href="glossaries-user.html#dx1-6005" >1804</a>, <a +href="glossaries-user.html#dx1-6006" >1805</a>, <a +href="glossaries-user.html#dx1-6010" >1806</a>, <a +href="glossaries-user.html#dx1-6012" >1807</a>, <a +href="glossaries-user.html#dx1-6024" >1808</a>, <a +href="glossaries-user.html#dx1-6025" >1809</a>, <a +href="glossaries-user.html#dx1-6026" >1810</a>, <a +href="glossaries-user.html#dx1-6029" >1811</a>, <a +href="glossaries-user.html#dx1-13045" >1812</a>, <a +href="glossaries-user.html#dx1-13049" >1813</a>, <a +href="glossaries-user.html#dx1-13050" >1814</a>, <a +href="glossaries-user.html#dx1-13051" >1815</a>, <a +href="glossaries-user.html#dx1-13052" >1816</a>, <a +href="glossaries-user.html#dx1-40018" >1817</a>, <a +href="glossaries-user.html#dx1-62058" >1818</a> <br /></span> </p><p class="theindex"> <span class="ec-lmbx-10x-x-109">W</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\write18</span></span></span>  <a -href="glossaries-user.html#dx1-13031" >1817</a> <br /></span> +href="glossaries-user.html#dx1-13031" >1819</a> <br /></span> </p><p class="theindex"> <span class="ec-lmbx-10x-x-109">X</span> <span class="index-item">xindy  <a href="glossaries-user.html#dx1-2052" ><span -class="ec-lmbx-10x-x-109">1818</span></a> <br /></span> +class="ec-lmbx-10x-x-109">1820</span></a> <br /></span> <span class="index-item"><span class="ec-lmtt-10x-x-109">xindy</span>  <a -href="glossaries-user.html#dx1-2026" >1819</a>, <a -href="glossaries-user.html#dx1-2034" >1820</a>, <a -href="glossaries-user.html#dx1-3012" >1821</a>, <a -href="glossaries-user.html#dx1-3018" >1822</a>, <a -href="glossaries-user.html#dx1-3020" >1823</a>, <a -href="glossaries-user.html#dx1-3022" >1824</a>, <a -href="glossaries-user.html#dx1-4053" >1825</a>, <a -href="glossaries-user.html#dx1-4060" >1826</a>, <a -href="glossaries-user.html#dx1-4067" >1827</a>, <a -href="glossaries-user.html#dx1-4071" >1828</a>, <a -href="glossaries-user.html#dx1-4075" >1829</a>, <a -href="glossaries-user.html#dx1-4079" >1830</a>, <a -href="glossaries-user.html#dx1-4081" >1831</a>, <a -href="glossaries-user.html#dx1-5002" >1832</a>, <a -href="glossaries-user.html#dx1-5006" >1833</a>, <a -href="glossaries-user.html#dx1-5010" >1834</a>, <a -href="glossaries-user.html#dx1-5028" >1835</a>, <a -href="glossaries-user.html#dx1-5032" >1836</a>, <a -href="glossaries-user.html#dx1-6037" >1837</a>, <a -href="glossaries-user.html#dx1-6041" >1838</a>, <a -href="glossaries-user.html#dx1-7007" >1839</a>, <a -href="glossaries-user.html#dx1-7011" >1840</a>, <a -href="glossaries-user.html#dx1-7015" >1841</a>, <a -href="glossaries-user.html#dx1-7017" >1842</a>, <a -href="glossaries-user.html#dx1-7023" >1843</a>, <a -href="glossaries-user.html#dx1-7030" >1844</a>, <a -href="glossaries-user.html#dx1-7036" >1845</a>, <a -href="glossaries-user.html#dx1-7042" >1846</a>, <a -href="glossaries-user.html#dx1-7046" >1847</a>, <a -href="glossaries-user.html#dx1-7062" >1848</a>, <a -href="glossaries-user.html#dx1-7068" >1849</a>, <a -href="glossaries-user.html#dx1-7076" >1850</a>, <a -href="glossaries-user.html#dx1-7084" >1851</a>, <a -href="glossaries-user.html#dx1-7093" >1852</a>, <a -href="glossaries-user.html#dx1-8005" >1853</a>, <a -href="glossaries-user.html#dx1-9004" >1854</a>, <a -href="glossaries-user.html#dx1-9007" >1855</a>, <a -href="glossaries-user.html#dx1-9013" >1856</a>, <a -href="glossaries-user.html#dx1-9015" >1857</a>, <a -href="glossaries-user.html#dx1-9018" >1858</a>, <a -href="glossaries-user.html#dx1-9031" >1859</a>, <a -href="glossaries-user.html#dx1-9035" >1860</a>, <a -href="glossaries-user.html#dx1-11002" >1861</a>, <a -href="glossaries-user.html#dx1-11016" >1862</a>, <a -href="glossaries-user.html#dx1-11021" >1863</a>, <a -href="glossaries-user.html#dx1-13035" >1864</a>, <a -href="glossaries-user.html#dx1-13040" >1865</a>, <a -href="glossaries-user.html#dx1-15011" >1866</a>, <a -href="glossaries-user.html#dx1-16030" >1867</a>, <a -href="glossaries-user.html#dx1-16034" >1868</a>, <a -href="glossaries-user.html#dx1-16038" >1869</a>, <a -href="glossaries-user.html#dx1-16042" >1870</a>, <a -href="glossaries-user.html#dx1-16048" >1871</a>, <a -href="glossaries-user.html#dx1-18006" >1872</a>, <a -href="glossaries-user.html#dx1-18009" >1873</a>, <a -href="glossaries-user.html#dx1-18022" >1874</a>, <a -href="glossaries-user.html#dx1-18029" >1875</a>, <a -href="glossaries-user.html#dx1-19014" >1876</a>, <a -href="glossaries-user.html#dx1-19091" >1877</a>, <a -href="glossaries-user.html#dx1-19135" >1878</a>, <a -href="glossaries-user.html#dx1-27009" >1879</a>, <a -href="glossaries-user.html#dx1-27011" >1880</a>, <a -href="glossaries-user.html#dx1-27018" >1881</a>, <a -href="glossaries-user.html#dx1-27022" >1882</a>, <a -href="glossaries-user.html#dx1-28007" >1883</a>, <a -href="glossaries-user.html#dx1-28048" >1884</a>, <a -href="glossaries-user.html#dx1-28054" >1885</a>, <a -href="glossaries-user.html#dx1-28075" >1886</a>, <a -href="glossaries-user.html#dx1-34056" >1887</a>, <a -href="glossaries-user.html#dx1-35007" >1888</a>, <a -href="glossaries-user.html#dx1-35011" >1889</a>, <a -href="glossaries-user.html#dx1-36002" >1890</a>, <a -href="glossaries-user.html#dx1-36005" >1891</a>, <a -href="glossaries-user.html#dx1-36008" >1892</a>, <a -href="glossaries-user.html#dx1-36011" >1893</a>, <a -href="glossaries-user.html#dx1-36017" >1894</a>, <a -href="glossaries-user.html#dx1-36019" >1895</a>, <a -href="glossaries-user.html#dx1-36022" >1896</a>, <a -href="glossaries-user.html#dx1-36024" >1897</a>, <a -href="glossaries-user.html#dx1-37002" >1898</a>, <a -href="glossaries-user.html#dx1-37004" >1899</a>, <a -href="glossaries-user.html#dx1-37009" >1900</a>, <a -href="glossaries-user.html#dx1-37015" >1901</a>, <a -href="glossaries-user.html#dx1-37020" >1902</a>, <a -href="glossaries-user.html#dx1-38005" >1903</a>, <a -href="glossaries-user.html#dx1-38016" >1904</a>, <a -href="glossaries-user.html#dx1-38020" >1905</a>, <a -href="glossaries-user.html#dx1-38026" >1906</a>, <a -href="glossaries-user.html#dx1-38035" >1907</a>, <a -href="glossaries-user.html#dx1-38043" >1908</a>, <a -href="glossaries-user.html#dx1-38059" >1909</a>, <a -href="glossaries-user.html#dx1-40007" >1910</a>, <a -href="glossaries-user.html#dx1-53016" >1911</a>, <a -href="glossaries-user.html#dx1-56027" >1912</a>, <a -href="glossaries-user.html#dx1-62007" >1913</a>, <a -href="glossaries-user.html#dx1-62009" >1914</a>, <a -href="glossaries-user.html#dx1-62013" >1915</a>, <a -href="glossaries-user.html#dx1-62015" >1916</a>, <a -href="glossaries-user.html#dx1-62051" >1917</a>, <a -href="glossaries-user.html#dx1-62087" >1918</a>, <a -href="glossaries-user.html#dx1-62091" >1919</a>, <a -href="glossaries-user.html#dx1-62093" >1920</a>, <a -href="glossaries-user.html#dx1-62095" >1921</a>, <a -href="glossaries-user.html#dx1-62097" >1922</a> <br /></span> +href="glossaries-user.html#dx1-2026" >1821</a>, <a +href="glossaries-user.html#dx1-2034" >1822</a>, <a +href="glossaries-user.html#dx1-3012" >1823</a>, <a +href="glossaries-user.html#dx1-3018" >1824</a>, <a +href="glossaries-user.html#dx1-3020" >1825</a>, <a +href="glossaries-user.html#dx1-3022" >1826</a>, <a +href="glossaries-user.html#dx1-4053" >1827</a>, <a +href="glossaries-user.html#dx1-4060" >1828</a>, <a +href="glossaries-user.html#dx1-4067" >1829</a>, <a +href="glossaries-user.html#dx1-4071" >1830</a>, <a +href="glossaries-user.html#dx1-4075" >1831</a>, <a +href="glossaries-user.html#dx1-4079" >1832</a>, <a +href="glossaries-user.html#dx1-4081" >1833</a>, <a +href="glossaries-user.html#dx1-5002" >1834</a>, <a +href="glossaries-user.html#dx1-5006" >1835</a>, <a +href="glossaries-user.html#dx1-5010" >1836</a>, <a +href="glossaries-user.html#dx1-5028" >1837</a>, <a +href="glossaries-user.html#dx1-5032" >1838</a>, <a +href="glossaries-user.html#dx1-6037" >1839</a>, <a +href="glossaries-user.html#dx1-6041" >1840</a>, <a +href="glossaries-user.html#dx1-7007" >1841</a>, <a +href="glossaries-user.html#dx1-7011" >1842</a>, <a +href="glossaries-user.html#dx1-7015" >1843</a>, <a +href="glossaries-user.html#dx1-7017" >1844</a>, <a +href="glossaries-user.html#dx1-7023" >1845</a>, <a +href="glossaries-user.html#dx1-7030" >1846</a>, <a +href="glossaries-user.html#dx1-7036" >1847</a>, <a +href="glossaries-user.html#dx1-7042" >1848</a>, <a +href="glossaries-user.html#dx1-7046" >1849</a>, <a +href="glossaries-user.html#dx1-7062" >1850</a>, <a +href="glossaries-user.html#dx1-7068" >1851</a>, <a +href="glossaries-user.html#dx1-7076" >1852</a>, <a +href="glossaries-user.html#dx1-7084" >1853</a>, <a +href="glossaries-user.html#dx1-7093" >1854</a>, <a +href="glossaries-user.html#dx1-8005" >1855</a>, <a +href="glossaries-user.html#dx1-9004" >1856</a>, <a +href="glossaries-user.html#dx1-9007" >1857</a>, <a +href="glossaries-user.html#dx1-9013" >1858</a>, <a +href="glossaries-user.html#dx1-9015" >1859</a>, <a +href="glossaries-user.html#dx1-9018" >1860</a>, <a +href="glossaries-user.html#dx1-9031" >1861</a>, <a +href="glossaries-user.html#dx1-9035" >1862</a>, <a +href="glossaries-user.html#dx1-11002" >1863</a>, <a +href="glossaries-user.html#dx1-11016" >1864</a>, <a +href="glossaries-user.html#dx1-11021" >1865</a>, <a +href="glossaries-user.html#dx1-13035" >1866</a>, <a +href="glossaries-user.html#dx1-13040" >1867</a>, <a +href="glossaries-user.html#dx1-15011" >1868</a>, <a +href="glossaries-user.html#dx1-16030" >1869</a>, <a +href="glossaries-user.html#dx1-16034" >1870</a>, <a +href="glossaries-user.html#dx1-16038" >1871</a>, <a +href="glossaries-user.html#dx1-16042" >1872</a>, <a +href="glossaries-user.html#dx1-16048" >1873</a>, <a +href="glossaries-user.html#dx1-18006" >1874</a>, <a +href="glossaries-user.html#dx1-18009" >1875</a>, <a +href="glossaries-user.html#dx1-18022" >1876</a>, <a +href="glossaries-user.html#dx1-18029" >1877</a>, <a +href="glossaries-user.html#dx1-19014" >1878</a>, <a +href="glossaries-user.html#dx1-19091" >1879</a>, <a +href="glossaries-user.html#dx1-19135" >1880</a>, <a +href="glossaries-user.html#dx1-27009" >1881</a>, <a +href="glossaries-user.html#dx1-27011" >1882</a>, <a +href="glossaries-user.html#dx1-27018" >1883</a>, <a +href="glossaries-user.html#dx1-27022" >1884</a>, <a +href="glossaries-user.html#dx1-28007" >1885</a>, <a +href="glossaries-user.html#dx1-28048" >1886</a>, <a +href="glossaries-user.html#dx1-28054" >1887</a>, <a +href="glossaries-user.html#dx1-28075" >1888</a>, <a +href="glossaries-user.html#dx1-34056" >1889</a>, <a +href="glossaries-user.html#dx1-35007" >1890</a>, <a +href="glossaries-user.html#dx1-35011" >1891</a>, <a +href="glossaries-user.html#dx1-36002" >1892</a>, <a +href="glossaries-user.html#dx1-36005" >1893</a>, <a +href="glossaries-user.html#dx1-36008" >1894</a>, <a +href="glossaries-user.html#dx1-36011" >1895</a>, <a +href="glossaries-user.html#dx1-36017" >1896</a>, <a +href="glossaries-user.html#dx1-36019" >1897</a>, <a +href="glossaries-user.html#dx1-36022" >1898</a>, <a +href="glossaries-user.html#dx1-36024" >1899</a>, <a +href="glossaries-user.html#dx1-37002" >1900</a>, <a +href="glossaries-user.html#dx1-37004" >1901</a>, <a +href="glossaries-user.html#dx1-37009" >1902</a>, <a +href="glossaries-user.html#dx1-37015" >1903</a>, <a +href="glossaries-user.html#dx1-37020" >1904</a>, <a +href="glossaries-user.html#dx1-38005" >1905</a>, <a +href="glossaries-user.html#dx1-38016" >1906</a>, <a +href="glossaries-user.html#dx1-38020" >1907</a>, <a +href="glossaries-user.html#dx1-38026" >1908</a>, <a +href="glossaries-user.html#dx1-38035" >1909</a>, <a +href="glossaries-user.html#dx1-38043" >1910</a>, <a +href="glossaries-user.html#dx1-38059" >1911</a>, <a +href="glossaries-user.html#dx1-40007" >1912</a>, <a +href="glossaries-user.html#dx1-53016" >1913</a>, <a +href="glossaries-user.html#dx1-56027" >1914</a>, <a +href="glossaries-user.html#dx1-62007" >1915</a>, <a +href="glossaries-user.html#dx1-62009" >1916</a>, <a +href="glossaries-user.html#dx1-62013" >1917</a>, <a +href="glossaries-user.html#dx1-62015" >1918</a>, <a +href="glossaries-user.html#dx1-62051" >1919</a>, <a +href="glossaries-user.html#dx1-62087" >1920</a>, <a +href="glossaries-user.html#dx1-62091" >1921</a>, <a +href="glossaries-user.html#dx1-62093" >1922</a>, <a +href="glossaries-user.html#dx1-62095" >1923</a>, <a +href="glossaries-user.html#dx1-62097" >1924</a> <br /></span> <span class="index-item"><span class="ec-lmss-10x-x-109">xkeyval </span>package  <a -href="glossaries-user.html#dx1-4003" >1923</a>, <a -href="glossaries-user.html#dx1-62003" >1924</a> <br /></span> +href="glossaries-user.html#dx1-4003" >1925</a>, <a +href="glossaries-user.html#dx1-62003" >1926</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\xmakefirstuc</span></span></span>  <a -href="glossaries-user.html#dx1-2004" >1925</a> <br /></span> +href="glossaries-user.html#dx1-2004" >1927</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="ec-lmtt-10x-x-109">\xspace</span></span></span>  <a -href="glossaries-user.html#dx1-45016" >1926</a> <br /></span> -<span class="index-item"><span -class="ec-lmss-10x-x-109">xspace </span>package  <a -href="glossaries-user.html#dx1-45014" >1927</a>, <a -href="glossaries-user.html#dx1-45015" >1928</a>, <a -href="glossaries-user.html#dx1-45017" >1929</a>, <a -href="glossaries-user.html#dx1-45019" >1930</a>, <a -href="glossaries-user.html#dx1-45021" >1931</a>, <a -href="glossaries-user.html#dx1-45022" >1932</a> <br /></span> +href="glossaries-user.html#dx1-45016" >1928</a> <br /></span> +<span class="index-item"><span +class="ec-lmss-10x-x-109">xspace </span>package  <a +href="glossaries-user.html#dx1-45014" >1929</a>, <a +href="glossaries-user.html#dx1-45015" >1930</a>, <a +href="glossaries-user.html#dx1-45017" >1931</a>, <a +href="glossaries-user.html#dx1-45019" >1932</a>, <a +href="glossaries-user.html#dx1-45021" >1933</a>, <a +href="glossaries-user.html#dx1-45022" >1934</a> <br /></span> </p></div> <div class="footnotes"><!--l. 338--><p class="indent" > <span class="footnote-mark"><a href="#fn1x3-bk" id="fn1x3"> @@ -19529,7 +19552,7 @@ class="ec-lmss-9">acronym</span><a id="dx1-14028"></a> <span class="ec-lmr-9">option is used, otherwise the list of acronyms is the main</span> <span -class="ec-lmr-9">glossary</span></p><!--l. 1840--><p class="noindent" ><span class="footnote-mark"><a +class="ec-lmr-9">glossary</span></p><!--l. 1852--><p class="noindent" ><span class="footnote-mark"><a href="#fn2x4-bk" id="fn2x4"> <sup class="textsuperscript">2</sup></a></span><span class="ec-lmr-9">Actually it sets </span><span @@ -19548,7 +19571,7 @@ class="ec-lmtt-9">\glsdefaulttype</span><a id="dx1-17008"></a> <span class="ec-lmr-9">usually has the value </span><span class="ec-lmtt-9">main</span><span -class="ec-lmr-9">.</span></p><!--l. 1978--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">.</span></p><!--l. 1990--><p class="indent" > <span class="footnote-mark"><a href="#fn1x6-bk" id="fn1x6"> <sup class="textsuperscript">1</sup></a></span><span class="ec-lmr-9">The only preamble restriction on </span><span @@ -19562,7 +19585,7 @@ class="ec-lmr-9">was</span> class="ec-lmr-9">removed in version 1.13, but the restriction remains for </span><span class="ec-lmtt-9">\loadglsentries</span><a id="dx1-19004"></a><span -class="ec-lmr-9">.</span></p><!--l. 1993--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">.</span></p><!--l. 2005--><p class="indent" > <span class="footnote-mark"><a href="#fn2x6-bk" id="fn2x6"> <sup class="textsuperscript">2</sup></a></span><span class="ec-lmr-9">Except possibly the style file but then you’ll need to use </span><span @@ -19570,7 +19593,7 @@ class="ec-lmtt-9">\noist</span><a id="dx1-19016"></a> <span class="ec-lmr-9">to prevent your</span> <span -class="ec-lmr-9">changes from being overwritten.</span></p><!--l. 2418--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">changes from being overwritten.</span></p><!--l. 2430--><p class="indent" > <span class="footnote-mark"><a href="#fn3x6-bk" id="fn3x6"> <sup class="textsuperscript">3</sup></a></span><span class="ec-lmr-9">This is because </span><span @@ -19584,7 +19607,7 @@ class="ec-lmss-9">acronym</span><a id="dx1-25012"></a> <span class="ec-lmr-9">package</span> <span -class="ec-lmr-9">option is not used.</span></p><!--l. 3181--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">option is not used.</span></p><!--l. 3193--><p class="indent" > <span class="footnote-mark"><a href="#fn1x8-bk" id="fn1x8"> <sup class="textsuperscript">1</sup></a></span><span class="ec-lmtt-9">main </span><span @@ -19596,13 +19619,13 @@ class="ec-lmr-9">name supplied in the first mandatory argument to </span><span class="ec-lmtt-9">\newglossary </span><span class="ec-lmr-9">for additional</span> <span -class="ec-lmr-9">glossaries.</span></p><!--l. 3348--><p class="noindent" ><span class="footnote-mark"><a +class="ec-lmr-9">glossaries.</span></p><!--l. 3360--><p class="noindent" ><span class="footnote-mark"><a href="#fn1x10-bk" id="fn1x10"> <sup class="textsuperscript">1</sup></a></span><span class="ec-lmr-9">As from v3.01, </span><span class="ec-lmtt-9">\gls</span><a id="dx1-32010"></a> <span -class="ec-lmr-9">is no longer fragile.</span></p><!--l. 3431--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">is no longer fragile.</span></p><!--l. 3443--><p class="indent" > <span class="footnote-mark"><a href="#fn2x10-bk" id="fn2x10"> <sup class="textsuperscript">2</sup></a></span><a id="dx1-33004"></a><a @@ -19611,7 +19634,7 @@ class="ec-lmtt-9">makeindex</span><a id="dx1-33005"></a></a> <span class="ec-lmr-9">will always assign a location number, even if it’s not needed, so it needs</span> <span -class="ec-lmr-9">to be discarded.</span></p><!--l. 3436--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">to be discarded.</span></p><!--l. 3448--><p class="indent" > <span class="footnote-mark"><a href="#fn3x10-bk" id="fn3x10"> <sup class="textsuperscript">3</sup></a></span><span class="ec-lmr-9">If you redefine </span><span @@ -19629,7 +19652,7 @@ class="ec-lmr-9">explicitly write </span><span class="ec-lmtt-9">[\seename] </span><span class="ec-lmr-9">in the output file if no</span> <span -class="ec-lmr-9">optional argument is given.</span></p><!--l. 3461--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">optional argument is given.</span></p><!--l. 3473--><p class="indent" > <span class="footnote-mark"><a href="#fn4x10-bk" id="fn4x10"> <sup class="textsuperscript">4</sup></a></span><span class="ec-lmr-9">In versions before 3.0, </span><span @@ -19644,7 +19667,7 @@ class="ec-lmr-9">key is</span> <a href="#glo:sanitize"><span class="ec-lmr-9">sanitized</span><a id="dx1-33017"></a></a><span -class="ec-lmr-9">.</span></p><!--l. 3615--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">.</span></p><!--l. 3627--><p class="indent" > <span class="footnote-mark"><a href="#fn1x11-bk" id="fn1x11"> <sup class="textsuperscript">1</sup></a></span><span class="ec-lmr-9">versions before 3.0 used </span><span @@ -19660,18 +19683,18 @@ class="ec-lmr-9">has been</span> <a href="#glo:sanitize"><span class="ec-lmr-9">sanitized</span><a id="dx1-34047"></a></a><span -class="ec-lmr-9">.</span></p><!--l. 3773--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">.</span></p><!--l. 3778--><p class="indent" > <span class="footnote-mark"><a href="#fn1x12-bk" id="fn1x12"> <sup class="textsuperscript">1</sup></a></span><span class="ec-lmr-9">you can’t use the </span><span class="ec-lmss-9">longheaderborder</span><a - id="dx1-35038"></a> <span + id="dx1-35039"></a> <span class="ec-lmr-9">style for this example as you can’t use the</span> <span class="ec-lmss-9">longtable</span><a - id="dx1-35039"></a><a - id="dx1-35040"></a> <span -class="ec-lmr-9">environment in two column mode.</span></p><!--l. 4070--><p class="indent" > <span class="footnote-mark"><a + id="dx1-35040"></a><a + id="dx1-35041"></a> <span +class="ec-lmr-9">environment in two column mode.</span></p><!--l. 4075--><p class="indent" > <span class="footnote-mark"><a href="#fn1x13-bk" id="fn1x13"> <sup class="textsuperscript">1</sup></a></span><span class="ec-lmr-9">see </span><span @@ -19681,7 +19704,7 @@ class="ec-lmr-9">described in </span><a href="#x1-180003"><span class="ec-lmr-9">§3 </span></a><a href="#x1-180003"><span -class="ec-lmr-9">Setting Up</span><!--tex4ht:ref: sec:setup --></a></p><!--l. 4076--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">Setting Up</span><!--tex4ht:ref: sec:setup --></a></p><!--l. 4081--><p class="indent" > <span class="footnote-mark"><a href="#fn2x13-bk" id="fn2x13"> <sup class="textsuperscript">2</sup></a></span><span class="ec-lmr-9">see </span><span @@ -19691,7 +19714,7 @@ class="ec-lmr-9">described in </span><a href="#x1-180003"><span class="ec-lmr-9">§3 </span></a><a href="#x1-180003"><span -class="ec-lmr-9">Setting Up</span><!--tex4ht:ref: sec:setup --></a></p><!--l. 4590--><p class="noindent" ><span class="footnote-mark"><a +class="ec-lmr-9">Setting Up</span><!--tex4ht:ref: sec:setup --></a></p><!--l. 4595--><p class="noindent" ><span class="footnote-mark"><a href="#fn1x15-bk" id="fn1x15"> <sup class="textsuperscript">1</sup></a></span><span class="ec-lmr-9">not that this was change from using </span><span @@ -19705,10 +19728,10 @@ class="ec-lmr-9">as declarations</span> class="ec-lmr-9">cause a problem for </span><span class="ec-lmtt-9">\makefirstuc</span><a id="dx1-42039"></a><span -class="ec-lmr-9">.</span></p><!--l. 4851--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">.</span></p><!--l. 4856--><p class="indent" > <span class="footnote-mark"><a href="#fn2x15-bk" id="fn2x15"> <sup class="textsuperscript">2</sup></a></span><span -class="ec-lmr-9">as from version 1.18</span></p><!--l. 5045--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9">as from version 1.18</span></p><!--l. 5050--><p class="indent" > <span class="footnote-mark"><a href="#fn1x17-bk" id="fn1x17"> <sup class="textsuperscript">1</sup></a></span><span class="ec-lmr-9">these lengths will not be available if you use both the </span><span @@ -19724,11 +19747,11 @@ class="ec-lmss-9">nostyles</span><a id="dx1-47020"></a> <span class="ec-lmr-9">package option unless you explicitly load the</span> <span -class="ec-lmr-9">relevant package.</span></p><!--l. 5157--><p class="noindent" ><span class="footnote-mark"><a +class="ec-lmr-9">relevant package.</span></p><!--l. 5162--><p class="noindent" ><span class="footnote-mark"><a href="#fn2x17-bk" id="fn2x17"> <sup class="textsuperscript">2</sup></a></span><span class="ec-lmr-9">This style was supplied by Axel</span><span -class="ec-lmr-9"> Menzel.</span></p><!--l. 5368--><p class="indent" > <span class="footnote-mark"><a +class="ec-lmr-9"> Menzel.</span></p><!--l. 5373--><p class="indent" > <span class="footnote-mark"><a href="#fn3x17-bk" id="fn3x17"> <sup class="textsuperscript">3</sup></a></span><span class="ec-lmr-9">e.g.</span><span diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.pdf b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.pdf Binary files differindex c715ee426f9..5aebfd9c5c6 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex index 5b396e9d492..7a79a1ae440 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex +++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex @@ -258,11 +258,11 @@ package option \pkgopt{sanitize} described in \sectionref{sec:pkgopts-general}} \MakeShortVerb{"} \DeleteShortVerb{\|} - \title{User Manual for glossaries.sty v3.06} + \title{User Manual for glossaries.sty v3.07} \author{Nicola L.C. Talbot\\% \url{http://www.dickimaw-books.com/}} - \date{2013-06-17} + \date{2013-07-05} \maketitle \noindent @@ -290,7 +290,7 @@ letter}{mfirstuc-manual}. \item[\url{glossaries-code.pdf}] Advanced users wishing to know more about the inner workings of all the packages provided in the \styfmt{glossaries} bundle should read -\qt{Documented Code for glossaries v3.06}. +\qt{Documented Code for glossaries v3.07}. This includes the documented code for the \sty{mfirstuc} package. \item[INSTALL] Installation instructions. @@ -1665,6 +1665,18 @@ counter reset at the start of each glossary, you can redefine \glsresetentrycounter } \end{verbatim} +or if you want a different preamble per glossary, use +\ics{setglossarypreamble}. For example: +\begin{verbatim} +\setglossarypreamble[acronym]{% + \glsresetentrycounter + The preamble text here for the list of acronyms. +} +\setglossarypreamble{% + \glsresetentrycounter + The preamble text here for the main glossary. +} +\end{verbatim} \end{important} \item[\pkgopt{subentrycounter}] This is a boolean option. (Default @@ -3738,28 +3750,21 @@ For example: indicate primary definitions.} \end{verbatim} This needs to be done before the glossary is displayed using -\linebreak\cs{printglossaries} or \cs{printglossary}. Note that if you -want a different preamble for each glossary, you will need to -use a separate \cs{printglossary} for each glossary and change -the definition of \cs{glossarypreamble} between each glossary. +\linebreak\cs{printglossaries} or \cs{printglossary}. + +If you want a different preamble per glossary you can use +\begin{definition}[\DescribeMacro{\setglossarypreamble}] +\cs{setglossarypreamble}\oarg{type}\marg{preamble text} +\end{definition} +If \meta{type} is omitted, \cs{glsdefaulttype} is used. + For example: \begin{verbatim} -\renewcommand{\glossarypreamble}{Numbers in italic +\setglossarypreamble{Numbers in italic indicate primary definitions.} -\printglossary -\renewcommand{\glossarypreamble}{} -\printglossary[type=acronym] -\end{verbatim} -Alternatively, you can do something like: -\begin{verbatim} -\renewcommand{\glossarypreamble}{Numbers in italic -indicate primary definitions.\gdef\glossarypreamble{}} -\printglossaries \end{verbatim} -which will print the preamble text for the first glossary and -change the preamble to do nothing for subsequent glossaries. -(Note that \cs{gdef} is required as the glossary is placed within -a group.) +This will print the given preamble text for the main glossary, +but not have any preamble text for any other glossaries. There is an analogous command called \begin{definition}[\DescribeMacro{\glossarypostamble}] diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html index 1ab1157e0af..52b4c8e3a26 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html +++ b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html @@ -10,7 +10,7 @@ <meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> <!-- xhtml,fn-in,css-in,uni-html4,utf8 --> <meta name="src" content="glossariesbegin.tex" /> -<meta name="date" content="2013-06-17 17:30:00" /> +<meta name="date" content="2013-07-05 21:47:00" /> <style type="text/css"> <!-- @@ -168,7 +168,7 @@ beginners</h2> <div class="author" ><span class="futr8t-x-x-144">Nicola L.C. Talbot</span></div><br /> <div class="date" ><span -class="futr8t-x-x-144">2013-06-17</span></div> +class="futr8t-x-x-144">2013-07-05</span></div> </div> <div class="abstract" diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf Binary files differindex 9e235f6b5f1..cd7f400b282 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/glossariesbegin.tex b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex index a62a6c1ca8e..e4185ea0026 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex +++ b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex @@ -13,7 +13,7 @@ \title{The glossaries package: a guide for beginners} \author{Nicola L.C. Talbot} -\date{2013-06-17} +\date{2013-07-05} \newcommand*{\igloskey}[2][newglossaryentry]{\icsopt{#1}{#2}} \newcommand*{\gloskey}[2][newglossaryentry]{\csopt{#1}{#2}} diff --git a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html index 6d65009882e..7ebb9464515 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html +++ b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html @@ -10,7 +10,7 @@ <meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" /> <!-- xhtml,fn-in,css-in,uni-html4,utf8 --> <meta name="src" content="glossary2glossaries.tex" /> -<meta name="date" content="2013-06-17 17:30:00" /> +<meta name="date" content="2013-07-05 21:47:00" /> <style type="text/css"> <!-- @@ -193,7 +193,7 @@ package to the glossaries package</h2> <div class="author" ><span class="futr8t-x-x-144">Nicola L.C. Talbot</span></div><br /> <div class="date" ><span -class="futr8t-x-x-144">2013-06-17</span></div> +class="futr8t-x-x-144">2013-07-05</span></div> </div> <div class="abstract" diff --git a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.pdf b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.pdf Binary files differindex a9b1c722f47..798f883ccf1 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/doc/latex/glossaries/glossary2glossaries.tex b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex index d75864efdf9..33873a1ebdd 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex +++ b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex @@ -21,7 +21,7 @@ \title{Upgrading from the glossary package to the glossaries package} \author{Nicola L.C. Talbot} -\date{2013-06-17} +\date{2013-07-05} \newenvironment{oldway}{% \begin{labelledbox}{\styfmt{glossary}}\ttfamily\obeylines diff --git a/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.html b/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.html Binary files differindex 3fe32157230..02ca68001ff 100644 --- a/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.html +++ b/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.html diff --git a/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.pdf b/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.pdf Binary files differindex df6ab820f7c..6c8d1db279e 100644 --- a/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/minimalgls.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/minimalgls.pdf Binary files differindex 3ee0c99b082..2e65e9f41e3 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/minimalgls.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/minimalgls.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-crossref.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-crossref.pdf Binary files differindex 167a789d990..e466ab412b7 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-crossref.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-crossref.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-custom-acronym.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-custom-acronym.pdf Binary files differindex ab7df68fcd6..692b6f6ded3 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-custom-acronym.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-custom-acronym.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-dual.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-dual.pdf Binary files differindex 8c272577fd5..b67bb0e45a0 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-dual.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-dual.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample.pdf Binary files differindex 75128d2baf2..aa6dde8642f 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample4col.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample4col.pdf Binary files differindex 336944d2375..4cfdbfd3745 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample4col.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample4col.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleAcr.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleAcr.pdf Binary files differindex 0dd65bd3521..76f1490b3fb 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleAcr.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleAcr.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleAcrDesc.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleAcrDesc.pdf Binary files differindex aaaf9c4ab94..33ce9b8a39f 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleAcrDesc.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleAcrDesc.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleDB.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleDB.pdf Binary files differindex a7580e9c15e..a1fc0b0f59a 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleDB.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleDB.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleDesc.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleDesc.pdf Binary files differindex 54c75a277ad..3b084ece857 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleDesc.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleDesc.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleEq.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleEq.pdf Binary files differindex 24e53743d42..21c26d4f161 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleEq.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleEq.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleEqPg.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleEqPg.pdf Binary files differindex 9551868bb42..14365f86aa0 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleEqPg.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleEqPg.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleNtn.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleNtn.pdf Binary files differindex 161347b7e36..6b551a3a015 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleNtn.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleNtn.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleSec.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleSec.pdf Binary files differindex 62fc6162db7..e02779b103f 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleSec.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleSec.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleaccsupp.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleaccsupp.pdf Binary files differindex 1a4de4df604..227e50e110e 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleaccsupp.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleaccsupp.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleacronyms.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleacronyms.pdf Binary files differindex 665f4a53e46..3c90543a477 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleacronyms.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleacronyms.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampletree.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampletree.pdf Binary files differindex 5a23c9c083c..10b3ab04b5d 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampletree.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampletree.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sampleutf8.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleutf8.pdf Binary files differindex 6594f0b816e..8acf6eacb7f 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleutf8.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleutf8.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/samplexdy.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/samplexdy.pdf Binary files differindex d06c45dcda0..94c94944c82 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/samplexdy.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/samplexdy.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/samplexdy2.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/samplexdy2.pdf Binary files differindex 66a154d0e06..fef8d06422d 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/samplexdy2.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/samplexdy2.pdf diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.dtx b/Master/texmf-dist/source/latex/glossaries/glossaries.dtx index 9959f8a4172..c3d0d7ef498 100644 --- a/Master/texmf-dist/source/latex/glossaries/glossaries.dtx +++ b/Master/texmf-dist/source/latex/glossaries/glossaries.dtx @@ -27,7 +27,7 @@ % -author "Nicola Talbot" % -codetitle "Main Package Code" % glossaries -% Created on 2013/6/17 17:30 +% Created on 2013/7/5 21:47 %\fi %\iffalse %<*package> @@ -136,7 +136,7 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of \setcounter{IndexColumns}{2} -\CheckSum{13967} +\CheckSum{14003} \newcommand*{\ifirstuse}{\iterm{first use}} \newcommand*{\firstuse}{\gls{firstuse}} @@ -164,12 +164,12 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of %\MakeShortVerb{"} %\DeleteShortVerb{\|} % -% \title{Documented Code For glossaries v3.06} +% \title{Documented Code For glossaries v3.07} % \author{Nicola L.C. Talbot\\[10pt] %Dickimaw Books\\ %\url{http://www.dickimaw-books.com/}} % -% \date{2013-06-17} +% \date{2013-07-05} % \maketitle % %This is the documented code for the \styfmt{glossaries} package. @@ -185,7 +185,7 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of %glossaries package}. % %\item[\url{glossaries-user.pdf}] -%For the main user guide, read \qt{glossaries.sty v3.06: +%For the main user guide, read \qt{glossaries.sty v3.07: %\LaTeX2e\ Package to Assist Generating Glossaries}. % %\item[\url{mfirstuc-manual.pdf}] @@ -229,7 +229,7 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of % This package requires \LaTeXe. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries}[2013/06/17 v3.06 (NLCT)] +\ProvidesPackage{glossaries}[2013/07/05 v3.07 (NLCT)] % \end{macrocode} % Required packages: % \begin{macrocode} @@ -600,9 +600,14 @@ false,nolabel,autolabel}[nolabel]{% %\begin{macro}{\glspostdescription} % The description terminator is given by \cs{glspostdescription} % (except for the 3 and 4 column styles). This is a full stop -% by default: +% by default. +%\changes{3.07}{2013-07-05}{Added spacefactor code} +% The spacefactor is adjusted in case the description ends with an +% upper case letter. (Patch provided by Michael Pock.) % \begin{macrocode} -\newcommand*{\glspostdescription}{\ifglsnopostdot\else.\fi} +\newcommand*{\glspostdescription}{% + \ifglsnopostdot\else.\spacefactor\sfcode`\. \fi +} % \end{macrocode} %\end{macro} %\begin{option}{nopostdot} @@ -1899,10 +1904,33 @@ name=true]{% % \ics{printglossaries}, and redefine \cs{glossarypreamble} % before each \ics{printglossary}. %\begin{macro}{\glossarypreamble} +%\changes{3.07}{2013-07-05}{modified to work with +%\cs{setglossarypreamble}} % \begin{macrocode} -\newcommand*{\glossarypreamble}{} +\newcommand*{\glossarypreamble}{% + \csuse{@glossarypreamble@\currentglossary}% +} % \end{macrocode} %\end{macro} +%\begin{macro}{\setglossarypreamble} +%\begin{definition} +%\cs{setglossarypreamble}\oarg{type}\marg{text} +%\end{definition} +% Code provided by Michael Pock. +%\changes{3.07}{2013-07-05}{new} +% \begin{macrocode} +\newcommand{\setglossarypreamble}[2][\glsdefaulttype]{% + \ifglossaryexists{#1}{% + \csgdef{@glossarypreamble@#1}{#2}% + }{% + \PackageWarning{glossaries}{% + Glossary `#1' is not defined% + }% + }% +} +% \end{macrocode} +%\end{macro} +% % % The glossary postamble is given by \cs{glossarypostamble}. % This is provided to allow the user to @@ -2051,11 +2079,28 @@ name=true]{% % sectional unit is something else, do nothing. %\changes{3.0}{2011/04/02}{replaced \cs{@ifundefined} with %\cs{ifcsundef}} +%\changes{3.07}{2013-07-05}{added check for openright} % \begin{macrocode} \newcommand*{\gls@doclearpage}{% \ifthenelse{\equal{\@@glossarysec}{chapter}}% {% - \ifcsundef{cleardoublepage}{\clearpage}{\cleardoublepage}% + \ifcsundef{cleardoublepage}% + {% + \clearpage + }% + {% + \ifcsdef{if@openright}% + {% + \if@openright + \cleardoublepage + \else + \clearpage + \fi + }% + {% + \cleardoublepage + }% + }% }% {}% } @@ -4198,11 +4243,13 @@ name=true]{% \edef\@gls@counter{\csname glo@#2@counter\endcsname}% % \end{macrocode} %\changes{3.05}{2013-04-21}{added check for ``nohypertypes''}% +%\changes{3.07}{2013-07-05}{fixed bug that failed to find entry in list}% % If this is in one of the ``nohypertypes'' glossaries, suppress the % hyperlink by default % \begin{macrocode} - \expandafter\xifinlist\expandafter - {\csname glo@#2@type\endcsname}{\@gls@nohyperlist}% + \edef\gls@type{\csname glo@#2@type\endcsname}% + \expandafter\DTLifinlist\expandafter + {\gls@type}{\@gls@nohyperlist}% {% \KV@glslink@hyperfalse }% @@ -10820,10 +10867,11 @@ false,nolabel,autolabel}[nolabel]{% % Sets the acronym display style for given glossary using % the description setting (but not \pkgopt{footnote} or \pkgopt{dua}). %\changes{2.04}{2009 November 10}{new} +%\changes{3.07}{2013-07-05}{now using \cs{glsdoparenifnotempty}} % \begin{macrocode} \newcommand*{\SetDescriptionAcronymDisplayStyle}[1]{% \defglsdisplayfirst[#1]{% - ##1##4 (\firstacronymfont{##3})}% + ##1##4\glsdoparenifnotempty{##3}{\protect\firstacronymfont}}% \defglsdisplay[#1]{\acronymfont{##1}##4}% } % \end{macrocode} @@ -10999,6 +11047,25 @@ false,nolabel,autolabel}[nolabel]{% % \end{macrocode} %\end{macro} % +%\begin{macro}{\glsdoparenifnotempty} +% Do a space followed by the argument if the argument doesn't expand +% to empty or \cs{relax}. If argument isn't empty (or \cs{relax}), apply +% the macro to it given in the second argument. +% \begin{macrocode} +\DeclareRobustCommand*{\glsdoparenifnotempty}[2]{% + \protected@edef\gls@tmp{#1}% + \ifdefempty\gls@tmp + {}% + {% + \if\gls@tmp\relax + \else + \space (#2{#1})% + \fi + }% +} +% \end{macrocode} +%\end{macro} +% %\begin{macro}{\SetSmallAcronymDisplayStyle} % Sets the acronym display style for given glossary where neither % footnote nor description is required, but smallcaps or smaller @@ -11006,7 +11073,7 @@ false,nolabel,autolabel}[nolabel]{% %\changes{2.04}{2009 November 10}{new} % \begin{macrocode} \newcommand*{\SetSmallAcronymDisplayStyle}[1]{% - \defglsdisplayfirst[#1]{##1##4 (\firstacronymfont{##3})} + \defglsdisplayfirst[#1]{##1##4\glsdoparenifnotempty{##3}{\protect\firstacronymfont}} \defglsdisplay[#1]{\acronymfont{##1}##4}% } % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.ins b/Master/texmf-dist/source/latex/glossaries/glossaries.ins index bda1dba15f7..d374e0f50cd 100644 --- a/Master/texmf-dist/source/latex/glossaries/glossaries.ins +++ b/Master/texmf-dist/source/latex/glossaries/glossaries.ins @@ -1,4 +1,4 @@ -% glossaries.ins generated using makedtx version 0.94b 2013/6/17 17:30 +% glossaries.ins generated using makedtx version 0.94b 2013/7/5 21:47 \input docstrip \preamble diff --git a/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty b/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty index ae21a5218d7..dc53b167230 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}[2013/06/17 v3.06 (NLCT)] +\ProvidesPackage{glossaries}[2013/07/05 v3.07 (NLCT)] \RequirePackage{ifthen} \RequirePackage{xkeyval}[2006/11/18] \RequirePackage{mfirstuc} @@ -142,7 +142,9 @@ false,nolabel,autolabel}[nolabel]{% \renewcommand*{\@gls@loadtree}{}% \let\@glossary@default@style\relax } -\newcommand*{\glspostdescription}{\ifglsnopostdot\else.\fi} +\newcommand*{\glspostdescription}{% + \ifglsnopostdot\else.\spacefactor\sfcode`\. \fi +} \define@boolkey{glossaries.sty}[gls]{nopostdot}[true]{} \glsnopostdotfalse \define@boolkey{glossaries.sty}[gls]{nogroupskip}[true]{} @@ -580,7 +582,18 @@ name=true]{% } \newcommand{\delimN}{, } \newcommand{\delimR}{--} -\newcommand*{\glossarypreamble}{} +\newcommand*{\glossarypreamble}{% + \csuse{@glossarypreamble@\currentglossary}% +} +\newcommand{\setglossarypreamble}[2][\glsdefaulttype]{% + \ifglossaryexists{#1}{% + \csgdef{@glossarypreamble@#1}{#2}% + }{% + \PackageWarning{glossaries}{% + Glossary `#1' is not defined% + }% + }% +} \newcommand*{\glossarypostamble}{} \newcommand*{\glossarysection}[2][\@gls@title]{% \def\@gls@title{#2}% @@ -650,7 +663,23 @@ name=true]{% \newcommand*{\gls@doclearpage}{% \ifthenelse{\equal{\@@glossarysec}{chapter}}% {% - \ifcsundef{cleardoublepage}{\clearpage}{\cleardoublepage}% + \ifcsundef{cleardoublepage}% + {% + \clearpage + }% + {% + \ifcsdef{if@openright}% + {% + \if@openright + \cleardoublepage + \else + \clearpage + \fi + }% + {% + \cleardoublepage + }% + }% }% {}% } @@ -1495,8 +1524,9 @@ name=true]{% \def\glslabel{#2}% \def\@glsnumberformat{glsnumberformat}% \edef\@gls@counter{\csname glo@#2@counter\endcsname}% - \expandafter\xifinlist\expandafter - {\csname glo@#2@type\endcsname}{\@gls@nohyperlist}% + \edef\gls@type{\csname glo@#2@type\endcsname}% + \expandafter\DTLifinlist\expandafter + {\gls@type}{\@gls@nohyperlist}% {% \KV@glslink@hyperfalse }% @@ -4212,7 +4242,7 @@ false,nolabel,autolabel}[nolabel]{% }% \newcommand*{\SetDescriptionAcronymDisplayStyle}[1]{% \defglsdisplayfirst[#1]{% - ##1##4 (\firstacronymfont{##3})}% + ##1##4\glsdoparenifnotempty{##3}{\protect\firstacronymfont}}% \defglsdisplay[#1]{\acronymfont{##1}##4}% } \newcommand*{\DescriptionNewAcronymDef}{% @@ -4325,8 +4355,19 @@ false,nolabel,autolabel}[nolabel]{% can't both be set}{}% \fi }% +\DeclareRobustCommand*{\glsdoparenifnotempty}[2]{% + \protected@edef\gls@tmp{#1}% + \ifdefempty\gls@tmp + {}% + {% + \if\gls@tmp\relax + \else + \space (#2{#1})% + \fi + }% +} \newcommand*{\SetSmallAcronymDisplayStyle}[1]{% - \defglsdisplayfirst[#1]{##1##4 (\firstacronymfont{##3})} + \defglsdisplayfirst[#1]{##1##4\glsdoparenifnotempty{##3}{\protect\firstacronymfont}} \defglsdisplay[#1]{\acronymfont{##1}##4}% } \newcommand*{\SmallNewAcronymDef}{% |