diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-03 23:35:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-03 23:35:29 +0000 |
commit | ee0e64e16ff5d81050d780da9298fecd9eeae3b8 (patch) | |
tree | 11b7a5c347d869fb9e56cec384fa033bed295834 | |
parent | 94b0072f70667d3cd7e762500a5417e5c70e5fb1 (diff) |
glossaries (3feb15)
git-svn-id: svn://tug.org/texlive/trunk@36201 c570f23f-e606-0410-a88d-b1316a301751
74 files changed, 7674 insertions, 7379 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES index c2b4dd08d77..34b79966cb8 100644 --- a/Master/texmf-dist/doc/latex/glossaries/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES @@ -1,5 +1,16 @@ glossaries change log: +v4.13: + + * glossaries.sty: + + - provide a definition of \indexspace if not already defined + for those styles that need it. + + * mfirstuc.sty (v1.10): + + - added \ecapitalisewords, \emakefirstuc + v4.12: * glossaries.sty: diff --git a/Master/texmf-dist/doc/latex/glossaries/README b/Master/texmf-dist/doc/latex/glossaries/README index 56fc64a6f63..9464dff69eb 100644 --- a/Master/texmf-dist/doc/latex/glossaries/README +++ b/Master/texmf-dist/doc/latex/glossaries/README @@ -1,6 +1,6 @@ -LaTeX Package : glossaries v4.12 +LaTeX Package : glossaries v4.13 -Last Modified : 2014-11-22 +Last Modified : 2015-02-03 Author : Nicola Talbot @@ -48,6 +48,7 @@ etoolbox longtable (unless you use the nolong or nostyles package options) datatool-base textcase +tracklang (to determine if any language modules need to be loaded) If the supertabular package is installed, it will also be loaded unless the nosuper or nostyles package options are used. If the 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 450765caae9..992e194756f 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 2b0fc023e94..54e1caa5cff 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 v4.12</title> +<head><title>User Manual for glossaries.sty v4.13</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)" /> <meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)" /> <!-- xhtml,fn-in,css-in,uni-html4,utf8 --> <meta name="src" content="glossaries-user.tex" /> -<meta name="date" content="2014-11-24 16:51:00" /> +<meta name="date" content="2015-02-03 15:15:00" /> <style type="text/css"> <!-- @@ -228,14 +228,14 @@ div.verbatim { font-family: monospace; white-space: nowrap; text-align:left; cle -<h2 class="titleHead">User Manual for glossaries.sty v4.12</h2> +<h2 class="titleHead">User Manual for glossaries.sty v4.13</h2> <div class="author" ><span class="cmr-12">Nicola L.C. Talbot</span> <br /> <a href="http://www.dickimaw-books.com/" class="url" ><span class="cmtt-12">http://www.dickimaw-books.com/</span></a></div><br /> <div class="date" ><span -class="cmr-12">2014-11-22</span></div> +class="cmr-12">2015-02-03</span></div> </div> @@ -335,7 +335,7 @@ class="cmtt-10">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="cmss-10">glossaries </span>bundle should read - “Documented Code for glossaries v4.12”. This includes the documented + “Documented Code for glossaries v4.13”. This includes the documented code for the <span class="cmss-10">mfirstuc</span><a id="dx1-4"></a> package. @@ -418,145 +418,145 @@ href="#sec:languages" id="QQ2-1-9">Multi-Lingual Support</a></span> <br />   <span class="subsectionToc" >1.3.1 <a href="#sec:fixednames" id="QQ2-1-10">Changing the Fixed Names</a></span> <br />  <span class="sectionToc" >1.4 <a -href="#sec:makeglossaries" id="QQ2-1-12">Generating the Associated Glossary Files</a></span> +href="#sec:makeglossaries" id="QQ2-1-13">Generating the Associated Glossary Files</a></span> <br />   <span class="subsectionToc" >1.4.1 <a -href="#sec:makeglossariesapp" id="QQ2-1-14">Using the makeglossaries Perl Script</a></span> +href="#sec:makeglossariesapp" id="QQ2-1-15">Using the makeglossaries Perl Script</a></span> <br />   <span class="subsectionToc" >1.4.2 <a -href="#sec:xindyapp" id="QQ2-1-15">Using xindy explicitly (Option 3)</a></span> +href="#sec:xindyapp" id="QQ2-1-16">Using xindy explicitly (Option 3)</a></span> <br />   <span class="subsectionToc" >1.4.3 <a -href="#sec:makeindexapp" id="QQ2-1-16">Using makeindex explicitly (Option 2)</a></span> +href="#sec:makeindexapp" id="QQ2-1-17">Using makeindex explicitly (Option 2)</a></span> <br />   <span class="subsectionToc" >1.4.4 <a -href="#sec:notedev" id="QQ2-1-17">Note to Front-End and Script Developers</a></span> +href="#sec:notedev" id="QQ2-1-18">Note to Front-End and Script Developers</a></span> <br /> <span class="chapterToc" >2 <a -href="#sec:pkgopts" id="QQ2-1-18">Package Options</a></span> +href="#sec:pkgopts" id="QQ2-1-19">Package Options</a></span> <br />  <span class="sectionToc" >2.1 <a -href="#generaloptions" id="QQ2-1-19">General Options</a></span> +href="#generaloptions" id="QQ2-1-20">General Options</a></span> <br />  <span class="sectionToc" >2.2 <a -href="#sectioningheadingsandtocoptions" id="QQ2-1-20">Sectioning, Headings and TOC Options</a></span> +href="#sectioningheadingsandtocoptions" id="QQ2-1-21">Sectioning, Headings and TOC Options</a></span> <br />  <span class="sectionToc" >2.3 <a -href="#glossaryappearanceoptions" id="QQ2-1-21">Glossary Appearance Options</a></span> +href="#glossaryappearanceoptions" id="QQ2-1-22">Glossary Appearance Options</a></span> <br />  <span class="sectionToc" >2.4 <a -href="#sortingoptions" id="QQ2-1-22">Sorting Options</a></span> +href="#sortingoptions" id="QQ2-1-23">Sorting Options</a></span> <br />  <span class="sectionToc" >2.5 <a -href="#acronymoptions" id="QQ2-1-23">Acronym Options</a></span> +href="#acronymoptions" id="QQ2-1-24">Acronym Options</a></span> <br />   <span class="subsectionToc" >2.5.1 <a -href="#deprecatedacronymstyleoptions" id="QQ2-1-24">Deprecated Acronym Style Options</a></span> +href="#deprecatedacronymstyleoptions" id="QQ2-1-25">Deprecated Acronym Style Options</a></span> <br />  <span class="sectionToc" >2.6 <a -href="#otheroptions" id="QQ2-1-25">Other Options</a></span> +href="#otheroptions" id="QQ2-1-26">Other Options</a></span> <br />  <span class="sectionToc" >2.7 <a -href="#sec:setupglossaries" id="QQ2-1-26">Setting Options After the Package is Loaded</a></span> +href="#sec:setupglossaries" id="QQ2-1-27">Setting Options After the Package is Loaded</a></span> <br /> <span class="chapterToc" >3 <a -href="#sec:setup" id="QQ2-1-27">Setting Up</a></span> +href="#sec:setup" id="QQ2-1-28">Setting Up</a></span> <br />  <span class="sectionToc" >3.1 <a -href="#sec:setupopt1" id="QQ2-1-28">Option 1</a></span> +href="#sec:setupopt1" id="QQ2-1-29">Option 1</a></span> <br />  <span class="sectionToc" >3.2 <a -href="#sec:setupopt23" id="QQ2-1-29">Options 2 and 3</a></span> +href="#sec:setupopt23" id="QQ2-1-30">Options 2 and 3</a></span> <br /> <span class="chapterToc" >4 <a -href="#sec:newglosentry" id="QQ2-1-30">Defining Glossary Entries</a></span> +href="#sec:newglosentry" id="QQ2-1-31">Defining Glossary Entries</a></span> <br />  <span class="sectionToc" >4.1 <a -href="#sec:plurals" id="QQ2-1-31">Plurals</a></span> +href="#sec:plurals" id="QQ2-1-32">Plurals</a></span> <br />  <span class="sectionToc" >4.2 <a -href="#sec:grammar" id="QQ2-1-32">Other Grammatical Constructs</a></span> +href="#sec:grammar" id="QQ2-1-33">Other Grammatical Constructs</a></span> <br />  <span class="sectionToc" >4.3 <a -href="#sec:addkey" id="QQ2-1-33">Additional Keys</a></span> +href="#sec:addkey" id="QQ2-1-34">Additional Keys</a></span> <br />  <span class="sectionToc" >4.4 <a -href="#sec:expansion" id="QQ2-1-34">Expansion</a></span> +href="#sec:expansion" id="QQ2-1-35">Expansion</a></span> <br />  <span class="sectionToc" >4.5 <a -href="#sec:subentries" id="QQ2-1-36">Sub-Entries</a></span> +href="#sec:subentries" id="QQ2-1-37">Sub-Entries</a></span> <br />   <span class="subsectionToc" >4.5.1 <a -href="#sec:hierarchical" id="QQ2-1-37">Hierarchical Categories</a></span> +href="#sec:hierarchical" id="QQ2-1-38">Hierarchical Categories</a></span> <br />   <span class="subsectionToc" >4.5.2 <a -href="#sec:homographs" id="QQ2-1-38">Homographs</a></span> +href="#sec:homographs" id="QQ2-1-39">Homographs</a></span> <br />  <span class="sectionToc" >4.6 <a -href="#sec:loadglsentries" id="QQ2-1-39">Loading Entries From a File</a></span> +href="#sec:loadglsentries" id="QQ2-1-40">Loading Entries From a File</a></span> <br />  <span class="sectionToc" >4.7 <a -href="#sec:moveentry" id="QQ2-1-40">Moving Entries to Another Glossary</a></span> +href="#sec:moveentry" id="QQ2-1-41">Moving Entries to Another Glossary</a></span> <br />  <span class="sectionToc" >4.8 <a -href="#sec:docdefs" id="QQ2-1-41">Drawbacks With Defining Entries in the Document Environment</a></span> +href="#sec:docdefs" id="QQ2-1-42">Drawbacks With Defining Entries in the Document Environment</a></span> <br />   <span class="subsectionToc" >4.8.1 <a -href="#sec:techissues" id="QQ2-1-42">Technical Issues</a></span> +href="#sec:techissues" id="QQ2-1-43">Technical Issues</a></span> <br />   <span class="subsectionToc" >4.8.2 <a -href="#sec:goodpractice" id="QQ2-1-43">Good Practice Issues</a></span> +href="#sec:goodpractice" id="QQ2-1-44">Good Practice Issues</a></span> <br /> <span class="chapterToc" >5 <a -href="#sec:numberlists" id="QQ2-1-44">Number lists</a></span> +href="#sec:numberlists" id="QQ2-1-45">Number lists</a></span> <br /> <span class="chapterToc" >6 <a -href="#sec:glslink" id="QQ2-1-45">Links to Glossary Entries</a></span> +href="#sec:glslink" id="QQ2-1-46">Links to Glossary Entries</a></span> <br />  <span class="sectionToc" >6.1 <a -href="#x1-410006.1" id="QQ2-1-47">The <span +href="#x1-420006.1" id="QQ2-1-48">The <span class="cmtt-10">\gls</span>-Like Commands (First Use Flag Queried)</a></span> <br />  <span class="sectionToc" >6.2 <a -href="#x1-420006.2" id="QQ2-1-48">The <span +href="#x1-430006.2" id="QQ2-1-49">The <span class="cmtt-10">\glstext</span>-Like Commands (First Use Flag Not Queried)</a></span> <br />  <span class="sectionToc" >6.3 <a -href="#sec:glsdisplay" id="QQ2-1-49">Changing the format of the link text</a></span> +href="#sec:glsdisplay" id="QQ2-1-50">Changing the format of the link text</a></span> <br />  <span class="sectionToc" >6.4 <a -href="#sec:disablehyperlinks" id="QQ2-1-50">Enabling and disabling hyperlinks to glossary entries</a></span> +href="#sec:disablehyperlinks" id="QQ2-1-51">Enabling and disabling hyperlinks to glossary entries</a></span> <br /> <span class="chapterToc" >7 <a -href="#sec:glsadd" id="QQ2-1-51">Adding an Entry to the Glossary Without Generating Text</a></span> +href="#sec:glsadd" id="QQ2-1-52">Adding an Entry to the Glossary Without Generating Text</a></span> <br /> <span class="chapterToc" >8 <a -href="#sec:crossref" id="QQ2-1-52">Cross-Referencing Entries</a></span> +href="#sec:crossref" id="QQ2-1-53">Cross-Referencing Entries</a></span> <br />  <span class="sectionToc" >8.1 <a -href="#sec:customxr" id="QQ2-1-53">Customising Cross-reference Text</a></span> +href="#sec:customxr" id="QQ2-1-54">Customising Cross-reference Text</a></span> <br /> <span class="chapterToc" >9 <a -href="#sec:glsnolink" id="QQ2-1-54">Using Glossary Terms Without Links</a></span> +href="#sec:glsnolink" id="QQ2-1-55">Using Glossary Terms Without Links</a></span> <br /> <span class="chapterToc" >10 <a -href="#sec:printglossary" id="QQ2-1-55">Displaying a glossary</a></span> +href="#sec:printglossary" id="QQ2-1-56">Displaying a glossary</a></span> <br /> <span class="chapterToc" >11 <a -href="#sec:xindy" id="QQ2-1-56">Xindy (Option 3)</a></span> +href="#sec:xindy" id="QQ2-1-57">Xindy (Option 3)</a></span> <br />  <span class="sectionToc" >11.1 <a -href="#sec:langenc" id="QQ2-1-57">Language and Encodings</a></span> +href="#sec:langenc" id="QQ2-1-58">Language and Encodings</a></span> <br />  <span class="sectionToc" >11.2 <a -href="#sec:xindyloc" id="QQ2-1-58">Locations and Number lists</a></span> +href="#sec:xindyloc" id="QQ2-1-59">Locations and Number lists</a></span> <br />  <span class="sectionToc" >11.3 <a -href="#sec:groups" id="QQ2-1-59">Glossary Groups</a></span> +href="#sec:groups" id="QQ2-1-60">Glossary Groups</a></span> <br /> <span class="chapterToc" >12 <a -href="#sec:newglossary" id="QQ2-1-60">Defining New Glossaries</a></span> +href="#sec:newglossary" id="QQ2-1-61">Defining New Glossaries</a></span> <br /> <span class="chapterToc" >13 <a -href="#sec:acronyms" id="QQ2-1-61">Acronyms</a></span> +href="#sec:acronyms" id="QQ2-1-62">Acronyms</a></span> <br />  <span class="sectionToc" >13.1 <a -href="#sec:setacronymstyle" id="QQ2-1-63">Changing the Acronym Style</a></span> +href="#sec:setacronymstyle" id="QQ2-1-64">Changing the Acronym Style</a></span> <br />   <span class="subsectionToc" >13.1.1 <a -href="#sec:predefinedacrstyles" id="QQ2-1-64">Predefined Acronym Styles</a></span> +href="#sec:predefinedacrstyles" id="QQ2-1-65">Predefined Acronym Styles</a></span> <br />   <span class="subsectionToc" >13.1.2 <a -href="#sec:customacronym" id="QQ2-1-65">Defining A Custom Acronym Style</a></span> +href="#sec:customacronym" id="QQ2-1-66">Defining A Custom Acronym Style</a></span> <br />  <span class="sectionToc" >13.2 <a -href="#sec:disploa" id="QQ2-1-66">Displaying the List of Acronyms</a></span> +href="#sec:disploa" id="QQ2-1-67">Displaying the List of Acronyms</a></span> <br />  <span class="sectionToc" >13.3 <a -href="#sec:oldacronym" id="QQ2-1-67">Upgrading From the glossary Package</a></span> +href="#sec:oldacronym" id="QQ2-1-68">Upgrading From the glossary Package</a></span> <br /> <span class="chapterToc" >14 <a -href="#sec:glsunset" id="QQ2-1-69">Unsetting and Resetting Entry Flags</a></span> +href="#sec:glsunset" id="QQ2-1-70">Unsetting and Resetting Entry Flags</a></span> <br /> <span class="chapterToc" >15 <a -href="#sec:styles" id="QQ2-1-70">Glossary Styles</a></span> +href="#sec:styles" id="QQ2-1-71">Glossary Styles</a></span> <br />  <span class="sectionToc" >15.1 <a -href="#sec:predefinedstyles" id="QQ2-1-71">Predefined Styles</a></span> +href="#sec:predefinedstyles" id="QQ2-1-72">Predefined Styles</a></span> <br />   <span class="subsectionToc" >15.1.1 <a -href="#sec:liststyles" id="QQ2-1-73">List Styles</a></span> +href="#sec:liststyles" id="QQ2-1-74">List Styles</a></span> <br />   <span class="subsectionToc" >15.1.2 <a -href="#sec:longstyles" id="QQ2-1-74">Longtable Styles</a></span> +href="#sec:longstyles" id="QQ2-1-75">Longtable Styles</a></span> <br />   <span class="subsectionToc" >15.1.3 <a -href="#sec:longraggedstyles" id="QQ2-1-75">Longtable Styles (Ragged Right)</a></span> +href="#sec:longraggedstyles" id="QQ2-1-76">Longtable Styles (Ragged Right)</a></span> <br />   <span class="subsectionToc" >15.1.4 <a -href="#sec:superstyles" id="QQ2-1-76">Supertabular Styles</a></span> +href="#sec:superstyles" id="QQ2-1-77">Supertabular Styles</a></span> <br />   <span class="subsectionToc" >15.1.5 <a -href="#sec:superraggedstyles" id="QQ2-1-77">Supertabular Styles (Ragged Right)</a></span> +href="#sec:superraggedstyles" id="QQ2-1-78">Supertabular Styles (Ragged Right)</a></span> <br />   <span class="subsectionToc" >15.1.6 <a -href="#sec:treestyles" id="QQ2-1-78">Tree-Like Styles</a></span> +href="#sec:treestyles" id="QQ2-1-79">Tree-Like Styles</a></span> <br />   <span class="subsectionToc" >15.1.7 <a -href="#sec:mcolstyles" id="QQ2-1-79">Multicols Style</a></span> +href="#sec:mcolstyles" id="QQ2-1-80">Multicols Style</a></span> <br />   <span class="subsectionToc" >15.1.8 <a -href="#sec:inline" id="QQ2-1-81">In-Line Style</a></span> +href="#sec:inline" id="QQ2-1-82">In-Line Style</a></span> <br />  <span class="sectionToc" >15.2 <a -href="#sec:newglossarystyle" id="QQ2-1-82">Defining your own glossary style</a></span> +href="#sec:newglossarystyle" id="QQ2-1-83">Defining your own glossary style</a></span> <br /> <span class="chapterToc" >16 <a -href="#sec:utilities" id="QQ2-1-83">Utilities</a></span> +href="#sec:utilities" id="QQ2-1-84">Utilities</a></span> <br /> <span class="chapterToc" >17 <a -href="#sec:prefix" id="QQ2-1-84">Prefixes or Determiners</a></span> +href="#sec:prefix" id="QQ2-1-85">Prefixes or Determiners</a></span> <br /> <span class="chapterToc" >18 <a -href="#sec:accsupp" id="QQ2-1-85">Accessibility Support</a></span> +href="#sec:accsupp" id="QQ2-1-86">Accessibility Support</a></span> <br /> <span class="chapterToc" >19 <a -href="#sec:trouble" id="QQ2-1-86">Troubleshooting</a></span> +href="#sec:trouble" id="QQ2-1-87">Troubleshooting</a></span> <br /> <span class="chapterToc" > <a href="#index">Index</a></span> </div> @@ -899,7 +899,7 @@ class="cmtt-10">o</span>. Depending on the font, the backslash character may appear as a dash when used in the main document text, so <span class="cmtt-10">\foo </span>will appear as: —foo. - <!--l. 213--><p class="noindent" >Earlier versions of <span + <!--l. 215--><p class="noindent" >Earlier versions of <span class="cmss-10">glossaries </span>used this technique to write information to the files used by the indexing applications to prevent problems caused by fragile commands. Now, this is only used for the <span @@ -2978,9 +2978,10 @@ class="cmtt-10">http://www.dickimaw-books.com/contact.html</span></a>. The <span class="cmss-10">translator</span><a id="dx1-8033"></a> dictionary files for <span -class="cmss-10">glossaries </span>are now provided by the appropriate language -module. -</p><!--l. 1444--><p class="indent" > Examples of use: </p> +class="cmss-10">glossaries </span>are now provided by the appropriate language module. +For further details about information specific to a given language, please see the +documentation for that language module. +</p><!--l. 1446--><p class="indent" > Examples of use: </p> <ul class="itemize1"> <li class="itemize">Using <span class="cmss-10">babel</span><a @@ -2994,7 +2995,7 @@ class="cmss-10">translator</span><a  <br />\usepackage{babel}  <br />\usepackage{glossaries} </div> - <!--l. 1451--><p class="nopar" > (<span + <!--l. 1453--><p class="nopar" > (<span class="cmss-10">translator</span><a id="dx1-8036"></a> is automatically loaded). </p></li> @@ -3008,7 +3009,7 @@ class="cmss-10">babel</span><a  <br />\usepackage{babel}  <br />\usepackage[translate=babel]{glossaries} </div> - <!--l. 1459--><p class="nopar" > (<span + <!--l. 1461--><p class="nopar" > (<span class="cmss-10">translator</span><a id="dx1-8038"></a> isn’t loaded). </p></li> @@ -3023,7 +3024,7 @@ class="cmss-10">polyglossia</span><a  <br />\setmainlanguage{english}  <br />\usepackage{glossaries} </div> - <!--l. 1468--><p class="nopar" > + <!--l. 1470--><p class="nopar" > </p></li> <li class="itemize">Using <span class="cmss-10">ngerman</span><a @@ -3035,18 +3036,120 @@ class="cmss-10">ngerman</span><a  <br />\usepackage{ngerman}  <br />\usepackage{glossaries} </div> - <!--l. 1475--><p class="nopar" > + <!--l. 1477--><p class="nopar" > </p> </li></ul> -<!--l. 1479--><p class="indent" > The <span +<!--l. 1481--><p class="indent" > Due to the varied nature of glossaries, it’s likely that the predefined translations +may not be appropriate. If you are using the <span +class="cmss-10">babel</span><a + id="dx1-8041"></a> package and the <span +class="cmss-10">glossaries </span>package +option <span +class="cmss-10">translate=babel</span><a + id="dx1-8042"></a>, you need to be familiar with the advice given in <a +href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=latexwords" >changing the +words babel uses</a>. If you are using the <span +class="cmss-10">translator</span><a + id="dx1-8043"></a> package, then you can provide your +own dictionary with the necessary modifications (using <span +class="cmtt-10">\deftranslation</span>) and load it +using <span +class="cmtt-10">\usedictionary</span>. +</p><!--l. 1490--><p class="indent" > <div class="important" title="Important Note"> Note that the <span +class="cmss-10">translator</span><a + id="dx1-8044"></a> dictionaries are loaded at the beginning of the document, +so it won’t have any effect if you put <span +class="cmtt-10">\deftranslation </span>in the preamble. It should be +put in your personal dictionary instead (as in the example below). See the +<span +class="cmss-10">translator</span><a + id="dx1-8045"></a> documentation for further details. (Now with <span +class="cmss-10">beamer</span><a + id="dx1-8046"></a> documentation.) +</div> +</p><!--l. 1497--><p class="noindent" > +</p><!--l. 1499--><p class="indent" > Your custom dictionary doesn’t have to be just a translation from English to +another language. You may prefer to have a dictionary for a particular type of +document. For example, suppose your institution’s in-house reports have to have the +glossary labelled as “Nomenclature” and the page list should be labelled “Location”, +then you can create a file called, say, + + +</p> + <div class="verbatim" id="verbatim-15"> +myinstitute-glossaries-dictionary-English.dict +</div> +<!--l. 1507--><p class="nopar" > that contains the following: + + +</p> + <div class="verbatim" id="verbatim-16"> +\ProvidesDictionary{myinstitute-glossaries-dictionary}{English} + <br />\deftranslation{Glossary}{Nomenclature} + <br />\deftranslation{Page List (glossaries)}{Location} +</div> +<!--l. 1513--><p class="nopar" > You can now load it using: + + +</p> + <div class="verbatim" id="verbatim-17"> +\usedictionary{myinstitute-glossaries-dictionary} +</div> +<!--l. 1517--><p class="nopar" > (Make sure that <span +class="cmtt-10">myinstitute-glossaries-dictionary-English.dict </span>can be found +by <span class="TEX">T<span +class="E">E</span>X</span>.) If you want to share your custom dictionary, you can upload it to +<a +href="http://www.ctan.org/" >CTAN</a>. +</p><!--l. 1522--><p class="indent" > If you are using <span +class="cmss-10">babel</span><a + id="dx1-8047"></a> and don’t want to use the <span +class="cmss-10">translator</span><a + id="dx1-8048"></a> interface, you can use +the package option <span +class="cmss-10">translate=babel</span><a + id="dx1-8049"></a>. For example: + + +</p> + <div class="verbatim" id="verbatim-18"> +\documentclass[british]{article} + <br />\usepackage{babel} + <br />\usepackage[translate=babel]{glossaries} + <br />\addto\captionsbritish{% + <br />    \renewcommand*{\glossaryname}{List of Terms}% + <br />    \renewcommand*{\acronymname}{List of Acronyms}% + <br />} +</div> +<!--l. 1535--><p class="nopar" > +</p><!--l. 1537--><p class="indent" > Note that <a +href="#glo:xindy"><span +class="cmtt-10">xindy</span><a + id="dx1-8050"></a></a> provides much better multi-lingual support than <a +href="#glo:makeindex"><span +class="cmtt-10">makeindex</span><a + id="dx1-8051"></a></a>, so +I recommend that you use <span +class="cmtt-10">xindy</span><a + id="dx1-8052"></a> if you have glossary entries that contain <a +href="#glo:nonlatinchar">non-Latin +character<a + id="dx1-8053"></a>s</a>. See <a +href="#sec:xindy"><span +class="cmsy-10">§</span>11 </a><a +href="#sec:xindy">Xindy (Option 3)<!--tex4ht:ref: sec:xindy --></a> for further details. +</p> + <h5 class="subsubsectionHead"><a + id="x1-90001.3.1"></a>Creating a New Language Module</h5> +<!--l. 1546--><p class="noindent" >The <span class="cmss-10">glossaries </span>package now uses the <span class="cmss-10">tracklang</span><a - id="dx1-8041"></a> package to determine which language + id="dx1-9001"></a> package to determine which language modules need to be loaded. If you want to create a new language module, you should first read the <span class="cmss-10">tracklang</span><a - id="dx1-8042"></a> documentation. -</p><!--l. 1484--><p class="indent" > To create a new language module, you need to at least create two files: + id="dx1-9002"></a> documentation. +</p><!--l. 1551--><p class="indent" > To create a new language module, you need to at least create two files: <span class="cmtt-10">glossaries-</span>⟨<span class="cmti-10">lang</span>⟩<span @@ -3060,14 +3163,14 @@ class="cmtt-10">english</span>) and ⟨<span class="cmti-10">Lang</span>⟩ is the language name used by <span class="cmss-10">translator</span><a - id="dx1-8043"></a> (for example, <span + id="dx1-9003"></a> (for example, <span class="cmtt-10">English</span>). -</p><!--l. 1491--><p class="indent" > Here’s an example of <span +</p><!--l. 1558--><p class="indent" > Here’s an example of <span class="cmtt-10">glossaries-dictionary-English.dict</span>: </p> - <div class="verbatim" id="verbatim-15"> + <div class="verbatim" id="verbatim-19"> \ProvidesDictionary{glossaries-dictionary}{English}  <br />\providetranslation{Glossary}{Glossary}  <br />\providetranslation{Acronyms}{Acronyms} @@ -3078,23 +3181,23 @@ class="cmtt-10">glossaries-dictionary-English.dict</span>:  <br />\providetranslation{Symbols (glossaries)}{Symbols}  <br />\providetranslation{Numbers (glossaries)}{Numbers} </div> -<!--l. 1503--><p class="nopar" > You can use this as a template for your dictionary file. Change <span +<!--l. 1570--><p class="nopar" > You can use this as a template for your dictionary file. Change <span class="cmtt-10">English</span> to the <span class="cmss-10">translator</span><a - id="dx1-8044"></a> name for your language (so that it matches the file name + id="dx1-9004"></a> name for your language (so that it matches the file name <span class="cmtt-10">glossaries-dictionary-</span>⟨<span class="cmti-10">Lang</span>⟩<span class="cmtt-10">.dict</span>) and, for each <span class="cmtt-10">\providetranslation</span>, change the second argument to the appropriate translation. -</p><!--l. 1511--><p class="indent" > Here’s an example of <span +</p><!--l. 1578--><p class="indent" > Here’s an example of <span class="cmtt-10">glossaries-english.ldf</span>: </p> - <div class="verbatim" id="verbatim-16"> + <div class="verbatim" id="verbatim-20"> \ProvidesGlossariesLang{english}  <br />\glsifusedtranslatordict{English}  <br />{% @@ -3153,11 +3256,11 @@ class="cmtt-10">glossaries-english.ldf</span>:  <br />\renewcommand*{\glsacrpluralsuffix}{\glspluralsuffix}  <br />\renewcommand*{\glsupacrpluralsuffix}{\glstextup{\glspluralsuffix}} </div> -<!--l. 1569--><p class="nopar" > This is a somewhat longer file, but again you can use it as a template. Replace +<!--l. 1636--><p class="nopar" > This is a somewhat longer file, but again you can use it as a template. Replace <span class="cmtt-10">English </span>with the <span class="cmss-10">translator</span><a - id="dx1-8045"></a> language label ⟨<span + id="dx1-9005"></a> language label ⟨<span class="cmti-10">Lang</span>⟩ used for the dictionary file and replace <span class="cmtt-10">english </span>with the root language name ⟨<span @@ -3166,7 +3269,7 @@ class="cmti-10">lang</span>⟩. Within the definition of class="cmtt-10">\glossariescaptions</span>⟨<span class="cmti-10">lang</span>⟩, replace the English text (such as “Glossaries”) with the appropriate translation. -</p><!--l. 1578--><p class="indent" > <span +</p><!--l. 1645--><p class="indent" > <span class="cmbx-10">Note: </span>the suffixes used to generate the plural forms when the plural hasn’t been specified are given by <span class="cmtt-10">\glspluralsuffix </span>(for general entries) and @@ -3180,7 +3283,7 @@ acronym styles. These commands need to be set before the entry is defined and so definitions aren’t included in the caption mechanism as that’s not switched on until the start of the document. This means that the suffix in effect will be for the last loaded language. -</p><!--l. 1589--><p class="indent" > If you want to add a regional variation, create a file called <span +</p><!--l. 1656--><p class="indent" > If you want to add a regional variation, create a file called <span class="cmtt-10">glossaries-</span>⟨<span class="cmti-10">iso</span> <span @@ -3196,7 +3299,7 @@ language file and make the appropriate changes, for example: </p> - <div class="verbatim" id="verbatim-17"> + <div class="verbatim" id="verbatim-21">  \ProvidesGlossariesLang{en-GB}  <br /> \RequireGlossariesLang{english}  <br /> \glsifusedtranslatordict{British} @@ -3216,20 +3319,20 @@ language file and make the appropriate changes, for example:  <br />   }%  <br /> } </div> -<!--l. 1614--><p class="nopar" > -</p><!--l. 1616--><p class="indent" > If the translations includes <a +<!--l. 1681--><p class="nopar" > +</p><!--l. 1683--><p class="indent" > If the translations includes <a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-8046"></a>s</a>, it’s necessary to provide code + id="dx1-9006"></a>s</a>, it’s necessary to provide code that’s independent of the input encoding. Remember that while some users may use UTF-8, others may use Latin-1 or any other supported encoding, but while users won’t appreciate you enforcing your preference on them, it’s useful to provide a UTF-8 version for XeLaTeX users. -</p><!--l. 1623--><p class="indent" > The <span +</p><!--l. 1690--><p class="indent" > The <span class="cmtt-10">glossaries-irish.ldf </span>file provides this as follows: </p> - <div class="verbatim" id="verbatim-18"> + <div class="verbatim" id="verbatim-22"> \ProvidesGlossariesLang{irish}  <br />\glsifusedtranslatordict{Irish}  <br />{% @@ -3265,24 +3368,25 @@ class="cmtt-10">glossaries-irish.ldf </span>file provides this as follows:  <br />  \glossariescaptionsirish  <br />} </div> -<!--l. 1660--><p class="nopar" > (Again you can use this as a template. Replace <span +<!--l. 1727--><p class="nopar" > (Again you can use this as a template. Replace <span class="cmtt-10">irish </span>with your root language label and <span class="cmtt-10">Irish </span>with the <span class="cmss-10">translator</span><a - id="dx1-8047"></a> dictionary label.) -</p><!--l. 1665--><p class="indent" > There are now two extra files: <span + id="dx1-9007"></a> dictionary label.) +</p><!--l. 1732--><p class="indent" > There are now two extra files: <span class="cmtt-10">glossaries-irish-noenc.ldf </span>and <span -class="cmtt-10">glossaries-irish-utf8.ldf</span>. These both define <span -class="cmtt-10">\glossariescaptionsirish </span>but -the <span -class="cmtt-10">*-noenc.ldf </span>uses <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span +class="cmtt-10">glossaries-irish-utf8.ldf</span>. +</p><!--l. 1735--><p class="indent" > These both define <span +class="cmtt-10">\glossariescaptionsirish </span>but the <span +class="cmtt-10">*-noenc.ldf </span>uses +<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> accent commands: </p> - <div class="verbatim" id="verbatim-19"> + <div class="verbatim" id="verbatim-23"> \@ifpackageloaded{polyglossia}%  <br />{%  <br />  \newcommand*{\glossariescaptionsirish}{% @@ -3309,199 +3413,99 @@ class="E">E</span>X</span></span> accent commands:  <br />  }%  <br />} </div> -<!--l. 1695--><p class="nopar" > whereas the <span +<!--l. 1763--><p class="nopar" > whereas the <span class="cmtt-10">*-utf8.ldf </span>replaces the accent commands with the appropriate UTF-8 characters. -</p><!--l. 1700--><p class="indent" > Due to the varied nature of glossaries, it’s likely that the predefined translations -may not be appropriate. If you are using the <span -class="cmss-10">babel</span><a - id="dx1-8048"></a> package and the <span -class="cmss-10">glossaries </span>package -option <span -class="cmss-10">translate=babel</span><a - id="dx1-8049"></a>, you need to be familiar with the advice given in <a -href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=latexwords" >changing the -words babel uses</a>. If you are using the <span -class="cmss-10">translator</span><a - id="dx1-8050"></a> package, then you can provide your -own dictionary with the necessary modifications (using <span -class="cmtt-10">\deftranslation</span>) and load it -using <span -class="cmtt-10">\usedictionary</span>. -</p><!--l. 1709--><p class="indent" > <div class="important" title="Important Note"> Note that the <span -class="cmss-10">translator</span><a - id="dx1-8051"></a> dictionaries are loaded at the beginning of the document, -so it won’t have any effect if you put <span -class="cmtt-10">\deftranslation </span>in the preamble. It should be -put in your personal dictionary instead (as in the example below). See the -<span -class="cmss-10">translator</span><a - id="dx1-8052"></a> documentation for further details. (Now with <span -class="cmss-10">beamer</span><a - id="dx1-8053"></a> documentation.) -</div> -</p><!--l. 1716--><p class="noindent" > -</p><!--l. 1718--><p class="indent" > Your custom dictionary doesn’t have to be just a translation from English to -another language. You may prefer to have a dictionary for a particular type of -document. For example, suppose your institution’s in-house reports have to have the - - -glossary labelled as “Nomenclature” and the page list should be labelled “Location”, -then you can create a file called, say, - - -</p> - <div class="verbatim" id="verbatim-20"> -myinstitute-glossaries-dictionary-English.dict -</div> -<!--l. 1726--><p class="nopar" > that contains the following: - - -</p> - <div class="verbatim" id="verbatim-21"> -\ProvidesDictionary{myinstitute-glossaries-dictionary}{English} - <br />\deftranslation{Glossary}{Nomenclature} - <br />\deftranslation{Page List (glossaries)}{Location} -</div> -<!--l. 1732--><p class="nopar" > You can now load it using: - - -</p> - <div class="verbatim" id="verbatim-22"> -\usedictionary{myinstitute-glossaries-dictionary} -</div> -<!--l. 1736--><p class="nopar" > (Make sure that <span -class="cmtt-10">myinstitute-glossaries-dictionary-English.dict </span>can be found -by <span class="TEX">T<span -class="E">E</span>X</span>.) If you want to share your custom dictionary, you can upload it to -<a -href="http://www.ctan.org/" >CTAN</a>. -</p><!--l. 1741--><p class="indent" > If you are using <span -class="cmss-10">babel</span><a - id="dx1-8054"></a> and don’t want to use the <span -class="cmss-10">translator</span><a - id="dx1-8055"></a> interface, you can use -the package option <span -class="cmss-10">translate=babel</span><a - id="dx1-8056"></a>. For example: - - -</p> - <div class="verbatim" id="verbatim-23"> -\documentclass[british]{article} - <br />\usepackage{babel} - <br />\usepackage[translate=babel]{glossaries} - <br />\addto\captionsbritish{% - <br />    \renewcommand*{\glossaryname}{List of Terms}% - <br />    \renewcommand*{\acronymname}{List of Acronyms}% - <br />} -</div> -<!--l. 1754--><p class="nopar" > -</p><!--l. 1756--><p class="indent" > Note that <a -href="#glo:xindy"><span -class="cmtt-10">xindy</span><a - id="dx1-8057"></a></a> provides much better multi-lingual support than <a -href="#glo:makeindex"><span -class="cmtt-10">makeindex</span><a - id="dx1-8058"></a></a>, so -I recommend that you use <span -class="cmtt-10">xindy</span><a - id="dx1-8059"></a> if you have glossary entries that contain <a -href="#glo:nonlatinchar">non-Latin -character<a - id="dx1-8060"></a>s</a>. See <a -href="#sec:xindy"><span -class="cmsy-10">§</span>11 </a><a -href="#sec:xindy">Xindy (Option 3)<!--tex4ht:ref: sec:xindy --></a> for further details. +</p><!--l. 1768--><p class="noindent" > </p> -<!--l. 1762--><p class="noindent" ><a +<!--l. 1768--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">1.4 </span> <a id="sec:makeglossaries"></a>Generating the Associated Glossary Files</h3> -<!--l. 1765--><p class="noindent" ><div class="important" title="Important Note"> This section is only applicable if you have chosen Options <a +<!--l. 1771--><p class="noindent" ><div class="important" title="Important Note"> This section is only applicable if you have chosen Options <a href="#option2">2</a> or <a href="#option3">3</a>. You can ignore this section if you have chosen <a href="#option1">Option 1</a>. </div> -</p><!--l. 1768--><p class="noindent" > -</p><!--l. 1770--><p class="noindent" >If this section seriously confuses you, and you can’t work out how to run +</p><!--l. 1774--><p class="noindent" > +</p><!--l. 1776--><p class="noindent" >If this section seriously confuses you, and you can’t work out how to run <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9001"></a></a> or <a + id="dx1-10001"></a></a> or <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9002"></a></a>, you can try using the <span + id="dx1-10002"></a></a>, you can try using the <span class="cmss-10">automake</span><a - id="dx1-9003"></a> package option, + id="dx1-10003"></a> package option, described in <a href="#sortingoptions"><span class="cmsy-10">§</span>2.4 </a><a href="#sortingoptions">Sorting Options<!--tex4ht:ref: sec:pkgopts-sort --></a>. -</p><!--l. 1775--><p class="indent" > In order to generate a sorted glossary with compact <a +</p><!--l. 1781--><p class="indent" > In order to generate a sorted glossary with compact <a href="#glo:numberlist">number list<a - id="dx1-9004"></a>s</a>, it is + id="dx1-10004"></a>s</a>, it is necessary to use an external <a href="#glo:indexingapp">indexing application</a> as an intermediate step (unless you have chosen <a href="#option1">Option 1</a>). It is this application that creates the file + + containing the code that typesets the glossary. If this step is omitted, the glossaries will not appear in your document. The two indexing applications that are most commonly used with <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> are <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9005"></a></a> and <a + id="dx1-10005"></a></a> and <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9006"></a></a>. As + id="dx1-10006"></a></a>. As from version 1.17, the <span class="cmss-10">glossaries </span>package can be used with either of these applications. Previous versions were designed to be used with <span class="cmtt-10">makeindex</span><a - id="dx1-9007"></a> only. + id="dx1-10007"></a> only. Note that <span class="cmtt-10">xindy</span><a - id="dx1-9008"></a> has much better multi-lingual support than <span + id="dx1-10008"></a> has much better multi-lingual support than <span class="cmtt-10">makeindex</span><a - id="dx1-9009"></a>, + id="dx1-10009"></a>, so <span class="cmtt-10">xindy</span><a - id="dx1-9010"></a> is recommended if you’re not writing in English. Commands that + id="dx1-10010"></a> is recommended if you’re not writing in English. Commands that only have an effect when <span class="cmtt-10">xindy</span><a - id="dx1-9011"></a> is used are described in <a + id="dx1-10011"></a> is used are described in <a href="#sec:xindy"><span class="cmsy-10">§</span>11 </a><a href="#sec:xindy">Xindy (Option 3)<!--tex4ht:ref: sec:xindy --></a>. -</p><!--l. 1791--><p class="indent" > <div class="important" title="Important Note"> This is a multi-stage process, but there are methods of automating +</p><!--l. 1797--><p class="indent" > <div class="important" title="Important Note"> This is a multi-stage process, but there are methods of automating document compilation using applications such as <span class="cmtt-10">latexmk</span><a - id="dx1-9012"></a> and <span + id="dx1-10012"></a> and <span class="cmtt-10">arara</span><a - id="dx1-9013"></a>. See + id="dx1-10013"></a>. See <a href="http://www.dickimaw-books.com/latex/thesis/html/build.html" class="url" ><span class="cmtt-10">http://www.dickimaw-books.com/latex/thesis/html/build.html</span></a> for more information. </div> - - -</p><!--l. 1797--><p class="noindent" > -</p><!--l. 1799--><p class="indent" > The <span +</p><!--l. 1803--><p class="noindent" > +</p><!--l. 1805--><p class="indent" > The <span class="cmss-10">glossaries </span>package comes with the Perl script <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9014"></a></a> which will run + id="dx1-10014"></a></a> which will run <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9015"></a></a> or <a + id="dx1-10015"></a></a> or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9016"></a></a> on all the glossary files using a customized style file (which is + id="dx1-10016"></a></a> on all the glossary files using a customized style file (which is created by <span class="cmtt-10">\makeglossaries</span><a - id="dx1-9017"></a>). See <a + id="dx1-10017"></a>). See <a href="#sec:makeglossariesapp"><span class="cmsy-10">§</span>1.4.1 </a><a href="#sec:makeglossariesapp">Using the makeglossaries Perl Script<!--tex4ht:ref: sec:makeglossariesapp --></a> for @@ -3516,99 +3520,101 @@ class="E">E</span>X</span> user you will need to install Perl if you want to use <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9018"></a></a>. Further information is available at + id="dx1-10018"></a></a>. Further information is available at <a href="http://www.perl.org/about.html" class="url" ><span class="cmtt-10">http://www.perl.org/about.html</span></a> and <a href="http://tex.stackexchange.com/questions/158796/miktex-and-perl-scripts-and-one-python-script" >MiKTeX and Perl scripts (and one Python script)</a>. -</p><!--l. 1814--><p class="indent" > The advantages of using <span +</p><!--l. 1820--><p class="indent" > The advantages of using <span class="cmtt-10">makeglossaries</span><a - id="dx1-9019"></a>: </p> + id="dx1-10019"></a>: </p> <ul class="itemize1"> <li class="itemize">It automatically detects whether to use <span class="cmtt-10">makeindex</span><a - id="dx1-9020"></a> or <span + id="dx1-10020"></a> or <span class="cmtt-10">xindy</span><a - id="dx1-9021"></a> and sets the + id="dx1-10021"></a> and sets the relevant application switches. </li> <li class="itemize">One call of <span class="cmtt-10">makeglossaries</span><a - id="dx1-9022"></a> will run <span + id="dx1-10022"></a> will run <span class="cmtt-10">makeindex</span><a - id="dx1-9023"></a>/<span + id="dx1-10023"></a>/<span class="cmtt-10">xindy</span><a - id="dx1-9024"></a> for each glossary + id="dx1-10024"></a> for each glossary type. </li> <li class="itemize">If things go wrong, <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9025"></a></a> will scan the messages from <a + id="dx1-10025"></a></a> will scan the messages from <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9026"></a></a> + id="dx1-10026"></a></a> or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9027"></a></a> and attempt to diagnose the problem in relation to the <span + id="dx1-10027"></a></a> and attempt to diagnose the problem in relation to the <span class="cmss-10">glossaries</span> package. This will hopefully provide more helpful messages in some cases. If it can’t diagnose the problem, you will have to read the relevant transcript file and see if you can work it out from the <span class="cmtt-10">makeindex</span><a - id="dx1-9028"></a> or <span + id="dx1-10028"></a> or <span class="cmtt-10">xindy</span><a - id="dx1-9029"></a> messages. + id="dx1-10029"></a> messages. </li></ul> -<!--l. 1832--><p class="indent" > There is also a Java GUI alternative called <a +<!--l. 1838--><p class="indent" > There is also a Java GUI alternative called <a href="#glo:makeglossariesgui"><span class="cmtt-10">makeglossariesgui</span><a - id="dx1-9030"></a></a>, distributed + id="dx1-10030"></a></a>, distributed separately, that has diagnostic tools. -</p><!--l. 1835--><p class="indent" > Whilst it is strongly recommended that you use the <a +</p><!--l. 1841--><p class="indent" > Whilst it is strongly recommended that you use the <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9031"></a></a> script or + id="dx1-10031"></a></a> script or <a href="#glo:makeglossariesgui"><span class="cmtt-10">makeglossariesgui</span><a - id="dx1-9032"></a></a>, it is possible to use the <span + id="dx1-10032"></a></a>, it is possible to use the <span class="cmss-10">glossaries </span>package without using either + + application. However, note that some commands and package options have no effect if you don’t use <span class="cmtt-10">makeglossaries</span><a - id="dx1-9033"></a> or <span + id="dx1-10033"></a> or <span class="cmtt-10">makeglossariesgui</span><a - id="dx1-9034"></a>. These are listed in + id="dx1-10034"></a>. These are listed in <a href="#tab:makeglossariesCmds">table 1.3</a>. -</p><!--l. 1843--><p class="indent" > <div class="important" title="Important Note"> If you are choosing not to use <span +</p><!--l. 1849--><p class="indent" > <div class="important" title="Important Note"> If you are choosing not to use <span class="cmtt-10">makeglossaries</span><a - id="dx1-9035"></a> because you don’t want to install + id="dx1-10035"></a> because you don’t want to install Perl, you will only be able to use <span class="cmtt-10">makeindex</span><a - id="dx1-9036"></a> as <span + id="dx1-10036"></a> as <span class="cmtt-10">xindy</span><a - id="dx1-9037"></a> also requires Perl. + id="dx1-10037"></a> also requires Perl. </div> -</p><!--l. 1847--><p class="noindent" > -</p><!--l. 1849--><p class="indent" > Note that if any of your entries use an entry that is not referenced outside the +</p><!--l. 1853--><p class="noindent" > +</p><!--l. 1855--><p class="indent" > Note that if any of your entries use an entry that is not referenced outside the glossary, you will need to do an additional <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9038"></a></a>, <a + id="dx1-10038"></a></a>, <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9039"></a></a> or <a + id="dx1-10039"></a></a> or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9040"></a></a> + id="dx1-10040"></a></a> run, as appropriate. For example, suppose you have defined the following entries:<span class="footnote-mark"><a href="#fn3x2" id="fn3x2-bk"><sup class="textsuperscript">1.3</sup></a></span><a - id="x1-9041f3"></a> + id="x1-10041f3"></a> </p> @@ -3619,7 +3625,7 @@ href="#fn3x2" id="fn3x2-bk"><sup class="textsuperscript">1.3</sup></a></span><a  <br />\newglossaryentry{orange}{name={orange},  <br />description={an orange coloured fruit.}} </div> -<!--l. 1862--><p class="nopar" > and suppose you have <span class="obeylines-h"><span class="verb"><span +<!--l. 1868--><p class="nopar" > and suppose you have <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{citrusfruit}</span></span></span> in your document but don’t reference the <span class="cmtt-10">orange </span>entry, then the <span @@ -3627,14 +3633,14 @@ class="cmtt-10">orange </span>entry won’t appear in your glossary until yo create the glossary and then do another run of <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9043"></a></a>, <a + id="dx1-10043"></a></a>, <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9044"></a></a> or + id="dx1-10044"></a></a> or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9045"></a></a>. For example, if the document is called <span + id="dx1-10045"></a></a>. For example, if the document is called <span class="cmtt-10">myDoc.tex</span>, then you must do: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span @@ -3647,11 +3653,11 @@ class="cmtt-10">latex myDoc</span> class="cmtt-10">makeglossaries myDoc</span> <br /><span class="cmtt-10">latex myDoc</span></span> -</p><!--l. 1876--><p class="indent" > <spacer type=vertical size=10> -</p><!--l. 1878--><p class="indent" > Likewise, an additional <a +</p><!--l. 1882--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1884--><p class="indent" > Likewise, an additional <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9046"></a></a> and <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span + id="dx1-10046"></a></a> and <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> run may be required if the document pages shift with re-runs. For example, if the page numbering is not reset after the table of contents, the insertion of the table of contents on the second @@ -3659,18 +3665,18 @@ after the table of contents, the insertion of the table of contents on the secon class="E">E</span>X</span></span> run may push glossary entries across page boundaries, which means that the <a href="#glo:numberlist">number list<a - id="dx1-9047"></a>s</a> in the glossary may need updating. -</p><!--l. 1886--><p class="indent" > The examples in this document assume that you are accessing <a + id="dx1-10047"></a>s</a> in the glossary may need updating. +</p><!--l. 1892--><p class="indent" > The examples in this document assume that you are accessing <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9048"></a></a>, + id="dx1-10048"></a></a>, <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9049"></a></a> or <a + id="dx1-10049"></a></a> or <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9050"></a></a> via a terminal. Windows users can use the MSDOS Prompt + id="dx1-10050"></a></a> via a terminal. Windows users can use the MSDOS Prompt which is usually accessed via the <span class="cmss-10">Start-</span><span class="cmmi-10">></span><span @@ -3682,7 +3688,7 @@ class="cmss-10">All</span> class="cmss-10">Programs-</span><span class="cmmi-10">></span><span class="cmss-10">Accessories </span>menu. -</p><!--l. 1892--><p class="indent" > Alternatively, your text editor may have the facility to create a function that will +</p><!--l. 1898--><p class="indent" > Alternatively, your text editor may have the facility to create a function that will call the required application. The article <a href="http://www.latex-community.org/index.php?option=com_content&view=article&id=263:glossaries-nomenclature-lists-of-symbols-and-acronyms&catid=55:latex-general&Itemid=114" >“Glossaries, Nomenclature, List of Symbols and Acronyms”</a> in the <a @@ -3698,17 +3704,17 @@ href="http://www.dickimaw-books.com/latex/thesis/" >“Using <span class="LA class="E">E</span>X</span></span> to Write a PhD Thesis”</a> describes how to do it for TeXWorks. For other editors see the editor’s user manual for further details. -</p><!--l. 1908--><p class="indent" > If any problems occur, remember to check the transcript files (e.g. <span +</p><!--l. 1914--><p class="indent" > If any problems occur, remember to check the transcript files (e.g. <span class="cmtt-10">.glg</span><a - id="dx1-9051"></a> or <span + id="dx1-10051"></a> or <span class="cmtt-10">.alg</span><a - id="dx1-9052"></a>) + id="dx1-10052"></a>) for messages. </p> <div class="table"> -<!--l. 1911--><p class="indent" > <a +<!--l. 1917--><p class="indent" > <a id="tab:makeglossariesCmds"></a></p><hr class="float" /><div class="float" > @@ -3718,11 +3724,11 @@ for messages. class="content">Commands and package options that have no effect when using <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9054"></a></a> + id="dx1-10054"></a></a> or <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9055"></a></a> explicitly</span></div><!--tex4ht:label?: x1-90533 --> + id="dx1-10055"></a></a> explicitly</span></div><!--tex4ht:label?: x1-100533 --> <div class="tabular"> <table id="TBL-4" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-4-1g"><col @@ -3735,16 +3741,16 @@ class="cmbx-10">Command or Package Option </span></td><td style="white-s class="td11"> <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9056"></a></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-4-1-3" + id="dx1-10056"></a></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-4-1-3" class="td10"> <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9057"></a></a> </td> + id="dx1-10057"></a></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-4-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-2-1" class="td01"><span class="cmss-10">order=letter</span><a - id="dx1-9058"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-4-2-2" + id="dx1-10058"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-4-2-2" class="td11"> use <span class="cmtt-10">-l </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-4-2-3" class="td10"> use <span @@ -3753,14 +3759,14 @@ class="cmtt-10">-M ord/letorder</span></td> style="vertical-align:baseline;" id="TBL-4-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-3-1" class="td01"><span class="cmss-10">order=word</span><a - id="dx1-9059"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-4-3-2" + id="dx1-10059"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-4-3-2" class="td11"> default </td><td style="white-space:nowrap; text-align:left;" id="TBL-4-3-3" class="td10"> default </td> </tr><tr style="vertical-align:baseline;" id="TBL-4-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-4-1" class="td01"><span class="cmss-10">xindy</span><a - id="dx1-9060"></a>=<span + id="dx1-10060"></a>=<span class="cmsy-10">{</span><span class="cmss-10">language=</span>⟨<span class="cmti-10">lang</span>⟩<span @@ -3777,7 +3783,7 @@ class="cmti-10">code</span>⟩ </td> style="vertical-align:baseline;" id="TBL-4-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-5-1" class="td01"><span class="cmtt-10">\GlsSetXdyLanguage</span><a - id="dx1-9061"></a><span + id="dx1-10061"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">lang</span>⟩<span class="cmtt-10">} </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-4-5-2" @@ -3789,7 +3795,7 @@ class="cmti-10">lang</span>⟩ </td> style="vertical-align:baseline;" id="TBL-4-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-6-1" class="td01"><span class="cmtt-10">\GlsSetXdyCodePage</span><a - id="dx1-9062"></a><span + id="dx1-10062"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">code</span>⟩<span class="cmtt-10">} </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-4-6-2" @@ -3802,26 +3808,26 @@ class="cmti-10">code</span>⟩ </td></tr></table> </div><hr class="endfloat" /> </div> -<!--l. 1934--><p class="noindent" ><a +<!--l. 1940--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.4.1 </span> <a id="sec:makeglossariesapp"></a>Using the makeglossaries Perl Script</h4> -<!--l. 1937--><p class="noindent" >The <a +<!--l. 1943--><p class="noindent" >The <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10001"></a></a> script picks up the relevant information from the auxiliary + id="dx1-11001"></a></a> script picks up the relevant information from the auxiliary (<span class="cmtt-10">.aux</span><a - id="dx1-10002"></a>) file and will either call <a + id="dx1-11002"></a>) file and will either call <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-10003"></a></a> or <a + id="dx1-11003"></a></a> or <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-10004"></a></a>, depending on the supplied + id="dx1-11004"></a></a>, depending on the supplied information. Therefore, you only need to pass the document’s name without the extension to <span class="cmtt-10">makeglossaries</span><a - id="dx1-10005"></a>. For example, if your document is called <span + id="dx1-11005"></a>. For example, if your document is called <span class="cmtt-10">myDoc.tex</span>, type the following in your terminal: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span @@ -3830,20 +3836,20 @@ class="cmtt-10">latex myDoc</span> class="cmtt-10">makeglossaries myDoc</span> <br /><span class="cmtt-10">latex myDoc</span></span> -</p><!--l. 1948--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1954--><p class="indent" > <spacer type=vertical size=10> You may need to explicitly load <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10006"></a></a> into Perl: <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-11006"></a></a> into Perl: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">perl makeglossaries myDoc</span></span> -</p><!--l. 1952--><p class="indent" > <spacer type=vertical size=10> -</p><!--l. 1954--><p class="indent" > Windows users: TeX Live on Windows has its own internal Perl interpreter and +</p><!--l. 1958--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1960--><p class="indent" > Windows users: TeX Live on Windows has its own internal Perl interpreter and provides <span class="cmtt-10">makeglossaries.exe </span>as a convenient wrapper for the <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10007"></a></a> Perl + id="dx1-11007"></a></a> Perl script. MiKTeX also provides a wrapper <span class="cmtt-10">makeglossaries.exe </span>but doesn’t provide a Perl interpreter, which is still required even if you run MiKTeX’s @@ -3857,7 +3863,7 @@ class="cmtt-10">makeglossaries.bat </span>that should be located in the same folder as the <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10008"></a></a> Perl script. This just + id="dx1-11008"></a></a> Perl script. This just explicitly loads the script into Perl. If you’ve installed Perl but for some reason your operating system can’t find <span class="cmtt-10">perl.exe</span>, you can edit the <span @@ -3870,22 +3876,22 @@ class="cmtt-10">.bat </span>file to a new location, you will also need to supply the full path to the <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10009"></a></a> Perl script. + id="dx1-11009"></a></a> Perl script. (Don’t also move the Perl script as well or you may miss out on updates to <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10010"></a></a>.) -</p><!--l. 1975--><p class="indent" > The <a + id="dx1-11010"></a></a>.) +</p><!--l. 1981--><p class="indent" > The <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10011"></a></a> script attempts to fork the <a + id="dx1-11011"></a></a> script attempts to fork the <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-10012"></a></a>/<a + id="dx1-11012"></a></a>/<a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-10013"></a></a> process using + id="dx1-11013"></a></a> process using <span class="cmtt-10">open() </span>on the piped redirection <span class="obeylines-h"><span class="verb"><span class="cmtt-10">2>&1</span><span @@ -3893,11 +3899,11 @@ class="cmtt-10"> |</span></span></span> and parses the processor output t diagnose problems. If this method fails <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10014"></a></a> will print an “Unable to fork” + id="dx1-11014"></a></a> will print an “Unable to fork” warning and will retry without redirection. If you run <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10015"></a></a> on an + id="dx1-11015"></a></a> on an operating system that doesn’t support this form of redirection, then you can use the <span class="cmtt-10">-Q </span>switch to suppress this warning or you can use the <span @@ -3905,15 +3911,15 @@ class="cmtt-10">-k </span>switch to make <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10016"></a></a> automatically use the fallback method without attempting the + id="dx1-11016"></a></a> automatically use the fallback method without attempting the redirection. Without this redirection, the <span class="cmtt-10">-q </span>(quiet) switch doesn’t work as well. -</p><!--l. 1987--><p class="indent" > You can specify in which directory the <span +</p><!--l. 1993--><p class="indent" > You can specify in which directory the <span class="cmtt-10">.aux</span><a - id="dx1-10017"></a>, <span + id="dx1-11017"></a>, <span class="cmtt-10">.glo</span><a - id="dx1-10018"></a> etc files are located using the <span + id="dx1-11018"></a> etc files are located using the <span class="cmtt-10">-d</span> switch. For example: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span @@ -3922,58 +3928,58 @@ class="cmtt-10">pdflatex -output-directory myTmpDir myDoc</span> class="cmtt-10">makeglossaries -d myTmpDir myDoc</span></span> -</p><!--l. 1993--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1999--><p class="indent" > <spacer type=vertical size=10> Note that <span class="cmtt-10">makeglossaries</span><a - id="dx1-10019"></a> assumes by default that <span + id="dx1-11019"></a> assumes by default that <span class="cmtt-10">makeindex</span><a - id="dx1-10020"></a>/<span + id="dx1-11020"></a>/<span class="cmtt-10">xindy</span><a - id="dx1-10021"></a> is on + id="dx1-11021"></a> is on your operating system’s path. If this isn’t the case, you can specify the full pathname using <span class="cmtt-10">-m </span>⟨<span class="cmti-10">path/to/makeindex</span>⟩ for <span class="cmtt-10">makeindex</span><a - id="dx1-10022"></a> or <span + id="dx1-11022"></a> or <span class="cmtt-10">-x </span>⟨<span class="cmti-10">path/to/xindy</span>⟩ for <span class="cmtt-10">xindy</span><a - id="dx1-10023"></a>. -</p><!--l. 2000--><p class="indent" > The <a + id="dx1-11023"></a>. +</p><!--l. 2006--><p class="indent" > The <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10024"></a></a> script contains POD (Plain Old Documentation). If you + id="dx1-11024"></a></a> script contains POD (Plain Old Documentation). If you want, you can create a man page for <span class="cmtt-10">makeglossaries</span><a - id="dx1-10025"></a> using <span + id="dx1-11025"></a> using <span class="cmtt-10">pod2man</span><a - id="dx1-10026"></a> and + id="dx1-11026"></a> and move the resulting file onto the man path. Alternatively do <span class="cmtt-10">makeglossaries</span> <span class="cmtt-10">--help </span>for a list of all options or <span class="cmtt-10">makeglossaries --version </span>for the version number. -</p><!--l. 2007--><p class="indent" > <div class="important" title="Important Note"> When upgrading the <span +</p><!--l. 2013--><p class="indent" > <div class="important" title="Important Note"> When upgrading the <span class="cmss-10">glossaries </span>package, make sure you also upgrade your version of <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10027"></a></a>. The current version is 2.15. </div> -</p><!--l. 2011--><p class="noindent" > -</p><!--l. 2014--><p class="noindent" > + id="dx1-11027"></a></a>. The current version is 2.15. </div> +</p><!--l. 2017--><p class="noindent" > +</p><!--l. 2020--><p class="noindent" > </p> -<!--l. 2014--><p class="noindent" ><a +<!--l. 2020--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.4.2 </span> <a id="sec:xindyapp"></a>Using <a href="#glo:xindy"><span class="cmtt-10">xindy</span></a> explicitly (Option 3)</h4> -<!--l. 2017--><p class="noindent" ><a +<!--l. 2023--><p class="noindent" ><a href="#glo:xindy"><span class="cmtt-10">Xindy</span><a - id="dx1-11001"></a></a> comes with <span class="TEX">T<span + id="dx1-12001"></a></a> comes with <span class="TEX">T<span class="E">E</span>X</span> Live, but not with MiK<span class="TEX">T<span class="E">E</span>X</span>. However Mik<span class="TEX">T<span class="E">E</span>X</span> users can @@ -3981,42 +3987,42 @@ install it. See <a href="http://tex.stackexchange.com/questions/71167/how-to-use-xindy-with-miktex" >How to use Xindy with MikTeX</a> on <a href="http://www.stackexchange.com/" ><span class="TEX">T<span class="E">E</span>X</span> on StackExchange</a>. -</p><!--l. 2023--><p class="indent" > If you want to use <a +</p><!--l. 2029--><p class="indent" > If you want to use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-11002"></a></a> to process the glossary files, you must make sure you + id="dx1-12002"></a></a> to process the glossary files, you must make sure you have used the <span class="cmss-10">xindy</span><a - id="dx1-11003"></a> package option: + id="dx1-12003"></a> package option: </p> <div class="verbatim" id="verbatim-25"> \usepackage[xindy]{glossaries} </div> -<!--l. 2028--><p class="nopar" > This is required regardless of whether you use <a +<!--l. 2034--><p class="nopar" > This is required regardless of whether you use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-11004"></a></a> explicitly or whether it’s called + id="dx1-12004"></a></a> explicitly or whether it’s called implicitly via applications such as <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-11005"></a></a> or <a + id="dx1-12005"></a></a> or <a href="#glo:makeglossariesgui"><span class="cmtt-10">makeglossariesgui</span><a - id="dx1-11006"></a></a>. This + id="dx1-12006"></a></a>. This causes the glossary entries to be written in raw <span class="cmtt-10">xindy</span><a - id="dx1-11007"></a> format, so you need to use <span + id="dx1-12007"></a> format, so you need to use <span class="cmtt-10">-I</span> <span class="cmtt-10">xindy </span><span class="cmti-10">not </span><span class="cmtt-10">-I tex</span>. -</p><!--l. 2035--><p class="indent" > To run <a +</p><!--l. 2041--><p class="indent" > To run <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-11008"></a></a> type the following in your terminal (all on one line): <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-12008"></a></a> type the following in your terminal (all on one line): <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">xindy -L </span>⟨<span class="cmitt-10">language</span>⟩ <span @@ -4032,106 +4038,106 @@ class="cmitt-10">base</span>⟩<span class="cmtt-10">.gls </span>⟨<span class="cmitt-10">base</span>⟩<span class="cmtt-10">.glo</span></span> -</p><!--l. 2039--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 2045--><p class="indent" > <spacer type=vertical size=10> where ⟨<span class="cmti-10">language</span>⟩ is the required language name, ⟨<span class="cmti-10">encoding</span>⟩ is the encoding, ⟨<span class="cmti-10">base</span>⟩ is the name of the document without the <span class="cmtt-10">.tex</span><a - id="dx1-11009"></a> extension and ⟨<span + id="dx1-12009"></a> extension and ⟨<span class="cmti-10">style</span>⟩ is the name of the <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-11010"></a></a> style file without the <span + id="dx1-12010"></a></a> style file without the <span class="cmtt-10">.xdy</span><a - id="dx1-11011"></a> extension. The default name for this + id="dx1-12011"></a> extension. The default name for this style file is ⟨<span class="cmti-10">base</span>⟩<span class="cmtt-10">.xdy</span><a - id="dx1-11012"></a> but can be changed via <span + id="dx1-12012"></a> but can be changed via <span class="cmtt-10">\setStyleFile</span><a - id="dx1-11013"></a><span + id="dx1-12013"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">style</span>⟩<span class="cmtt-10">}</span>. You may need to specify the full path name depending on the current working directory. If any of the file names contain spaces, you must delimit them using double-quotes. -</p><!--l. 2050--><p class="indent" > For example, if your document is called <span +</p><!--l. 2056--><p class="indent" > For example, if your document is called <span class="cmtt-10">myDoc.tex </span>and you are using UTF8 encoding in English, then type the following in your terminal: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">xindy -L english -C utf8 -I xindy -M myDoc -t myDoc.glg -o myDoc.gls</span> <span class="cmtt-10">myDoc.glo</span></span> -</p><!--l. 2055--><p class="indent" > <spacer type=vertical size=10> -</p><!--l. 2057--><p class="indent" > Note that this just creates the main glossary. You need to do the same for each of +</p><!--l. 2061--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 2063--><p class="indent" > Note that this just creates the main glossary. You need to do the same for each of the other glossaries (including the list of acronyms if you have used the <span class="cmss-10">acronym</span><a - id="dx1-11014"></a> + id="dx1-12014"></a> package option), substituting <span class="cmtt-10">.glg</span><a - id="dx1-11015"></a>, <span + id="dx1-12015"></a>, <span class="cmtt-10">.gls</span><a - id="dx1-11016"></a> and <span + id="dx1-12016"></a> and <span class="cmtt-10">.glo</span><a - id="dx1-11017"></a> with the relevant extensions. For + id="dx1-12017"></a> with the relevant extensions. For example, if you have used the <span class="cmss-10">acronym</span><a - id="dx1-11018"></a> package option, then you would need to do: + id="dx1-12018"></a> package option, then you would need to do: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">xindy -L english -C utf8 -I xindy -M myDoc -t myDoc.alg -o myDoc.acr</span> <span class="cmtt-10">myDoc.acn</span></span> -</p><!--l. 2066--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 2072--><p class="indent" > <spacer type=vertical size=10> For additional glossaries, the extensions are those supplied when you created the glossary with <span class="cmtt-10">\newglossary</span><a - id="dx1-11019"></a>. -</p><!--l. 2070--><p class="indent" > Note that if you use <a + id="dx1-12019"></a>. +</p><!--l. 2076--><p class="indent" > Note that if you use <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-11020"></a></a> instead, you can replace all those calls to + id="dx1-12020"></a></a> instead, you can replace all those calls to <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-11021"></a></a> with just one call to <span + id="dx1-12021"></a></a> with just one call to <span class="cmtt-10">makeglossaries</span><a - id="dx1-11022"></a>: <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-12022"></a>: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">makeglossaries myDoc</span></span> -</p><!--l. 2075--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 2081--><p class="indent" > <spacer type=vertical size=10> Note also that some commands and package options have no effect if you use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-11023"></a></a> explicitly instead of using <span + id="dx1-12023"></a></a> explicitly instead of using <span class="cmtt-10">makeglossaries</span><a - id="dx1-11024"></a>. These are listed in + id="dx1-12024"></a>. These are listed in <a href="#tab:makeglossariesCmds">table 1.3</a>. -</p><!--l. 2083--><p class="noindent" > +</p><!--l. 2089--><p class="noindent" > </p> -<!--l. 2083--><p class="noindent" ><a +<!--l. 2089--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.4.3 </span> <a id="sec:makeindexapp"></a>Using <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span></a> explicitly (Option 2)</h4> -<!--l. 2086--><p class="noindent" >If you want to use <a +<!--l. 2092--><p class="noindent" >If you want to use <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-12001"></a></a> explicitly, you must make sure that you haven’t used + id="dx1-13001"></a></a> explicitly, you must make sure that you haven’t used the <span class="cmss-10">xindy</span><a - id="dx1-12002"></a> package option or the glossary entries will be written in the wrong format. + id="dx1-13002"></a> package option or the glossary entries will be written in the wrong format. To run <span class="cmtt-10">makeindex</span><a - id="dx1-12003"></a>, type the following in your terminal: <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-13003"></a>, type the following in your terminal: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">makeindex -s </span>⟨<span class="cmitt-10">style</span>⟩<span @@ -4142,106 +4148,106 @@ class="cmitt-10">base</span>⟩<span class="cmtt-10">.gls </span>⟨<span class="cmitt-10">base</span>⟩<span class="cmtt-10">.glo</span></span> -</p><!--l. 2093--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 2099--><p class="indent" > <spacer type=vertical size=10> where ⟨<span class="cmti-10">base</span>⟩ is the name of your document without the <span class="cmtt-10">.tex</span><a - id="dx1-12004"></a> extension and + id="dx1-13004"></a> extension and ⟨<span class="cmti-10">style</span>⟩<span class="cmtt-10">.ist</span><a - id="dx1-12005"></a> is the name of the <a + id="dx1-13005"></a> is the name of the <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-12006"></a></a> style file. By default, this is ⟨<span + id="dx1-13006"></a></a> style file. By default, this is ⟨<span class="cmti-10">base</span>⟩<span class="cmtt-10">.ist</span><a - id="dx1-12007"></a>, + id="dx1-13007"></a>, but may be changed via <span class="cmtt-10">\setStyleFile</span><a - id="dx1-12008"></a><span + id="dx1-13008"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">style</span>⟩<span class="cmtt-10">}</span>. Note that there are other options, such as <span class="cmtt-10">-l </span>(letter ordering). See the <span class="cmtt-10">makeindex</span><a - id="dx1-12009"></a> manual for further + id="dx1-13009"></a> manual for further details. -</p><!--l. 2102--><p class="indent" > For example, if your document is called <span +</p><!--l. 2108--><p class="indent" > For example, if your document is called <span class="cmtt-10">myDoc.tex</span>, then type the following at the terminal: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">makeindex -s myDoc.ist -t myDoc.glg -o myDoc.gls myDoc.glo</span></span> -</p><!--l. 2106--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 2112--><p class="indent" > <spacer type=vertical size=10> Note that this only creates the main glossary. If you have additional glossaries (for example, if you have used the <span class="cmss-10">acronym</span><a - id="dx1-12010"></a> package option) then you must call <a + id="dx1-13010"></a> package option) then you must call <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-12011"></a></a> + id="dx1-13011"></a></a> for each glossary, substituting <span class="cmtt-10">.glg</span><a - id="dx1-12012"></a>, <span + id="dx1-13012"></a>, <span class="cmtt-10">.gls</span><a - id="dx1-12013"></a> and <span + id="dx1-13013"></a> and <span class="cmtt-10">.glo</span><a - id="dx1-12014"></a> with the relevant extensions. For + id="dx1-13014"></a> with the relevant extensions. For example, if you have used the <span class="cmss-10">acronym</span><a - id="dx1-12015"></a> package option, then you need to type the + id="dx1-13015"></a> package option, then you need to type the following in your terminal: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">makeindex -s myDoc.ist -t myDoc.alg -o myDoc.acr myDoc.acn</span></span> -</p><!--l. 2117--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 2123--><p class="indent" > <spacer type=vertical size=10> For additional glossaries, the extensions are those supplied when you created the glossary with <span class="cmtt-10">\newglossary</span><a - id="dx1-12016"></a>. -</p><!--l. 2121--><p class="indent" > Note that if you use <a + id="dx1-13016"></a>. +</p><!--l. 2127--><p class="indent" > Note that if you use <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-12017"></a></a> instead, you can replace all those calls to + id="dx1-13017"></a></a> instead, you can replace all those calls to <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-12018"></a></a> with just one call to <span + id="dx1-13018"></a></a> with just one call to <span class="cmtt-10">makeglossaries</span><a - id="dx1-12019"></a>: <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-13019"></a>: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">makeglossaries myDoc</span></span> -</p><!--l. 2126--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 2132--><p class="indent" > <spacer type=vertical size=10> Note also that some commands and package options have no effect if you use <span class="cmtt-10">makeindex</span><a - id="dx1-12020"></a> explicitly instead of using <a + id="dx1-13020"></a> explicitly instead of using <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-12021"></a></a>. These are listed in + id="dx1-13021"></a></a>. These are listed in <a href="#tab:makeglossariesCmds">table 1.3</a>. -</p><!--l. 2133--><p class="noindent" > +</p><!--l. 2139--><p class="noindent" > </p> -<!--l. 2133--><p class="noindent" ><a +<!--l. 2139--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.4.4 </span> <a id="sec:notedev"></a>Note to Front-End and Script Developers</h4> -<!--l. 2136--><p class="noindent" >The information needed to determine whether to use <a +<!--l. 2142--><p class="noindent" >The information needed to determine whether to use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-13001"></a></a> or <a + id="dx1-14001"></a></a> or <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-13002"></a></a> and the + id="dx1-14002"></a></a> and the information needed to call those applications is stored in the auxiliary file. This information can be gathered by a front-end, editor or script to make the glossaries where appropriate. This section describes how the information is stored in the auxiliary file. -</p><!--l. 2143--><p class="indent" > The file extensions used by each defined glossary are given by -</p><!--l. 2144--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2149--><p class="indent" > The file extensions used by each defined glossary are given by +</p><!--l. 2150--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\@newglossary</span><span class="cmtt-9"> </span></span><a - id="dx1-13003"></a> <span + id="dx1-14003"></a> <span class="cmtt-10">\@newglossary{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -4253,7 +4259,7 @@ class="cmitt-10">in-ext</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 2146--><p class="noindent" > +</p><!--l. 2152--><p class="noindent" > where ⟨<span class="cmti-10">in-ext</span>⟩ is the extension of the <a href="#glo:indexingapp"><span @@ -4276,56 +4282,56 @@ written as: <div class="verbatim" id="verbatim-26"> \@newglossary{main}{glg}{gls}{glo} </div> -<!--l. 2159--><p class="nopar" > -</p><!--l. 2161--><p class="indent" > The <a +<!--l. 2165--><p class="nopar" > +</p><!--l. 2167--><p class="indent" > The <a href="#glo:indexingapp">indexing application’s</a> style file is specified by -</p><!--l. 2162--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2168--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\@istfilename</span><span class="cmtt-9"> </span></span><a - id="dx1-13004"></a> <span + id="dx1-14004"></a> <span class="cmtt-10">\@istfilename{</span>⟨<span class="cmitt-10">filename</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 2164--><p class="noindent" > +</p><!--l. 2170--><p class="noindent" > The file extension indicates whether to use <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-13005"></a></a> (<span + id="dx1-14005"></a></a> (<span class="cmtt-10">.ist</span><a - id="dx1-13006"></a>) or <a + id="dx1-14006"></a>) or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-13007"></a></a> (<span + id="dx1-14007"></a></a> (<span class="cmtt-10">.xdy</span><a - id="dx1-13008"></a>). Note + id="dx1-14008"></a>). Note that the glossary information is formatted differently depending on which indexing application is supposed to be used, so it’s important to call the correct one. -</p><!--l. 2171--><p class="indent" > Word or letter ordering is specified by: -</p><!--l. 2172--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2177--><p class="indent" > Word or letter ordering is specified by: +</p><!--l. 2178--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\@glsorder</span><span class="cmtt-9"> </span></span><a - id="dx1-13009"></a> <span + id="dx1-14009"></a> <span class="cmtt-10">\@glsorder{</span>⟨<span class="cmitt-10">order</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 2174--><p class="noindent" > +</p><!--l. 2180--><p class="noindent" > where ⟨<span class="cmti-10">order</span>⟩ can be either <span class="cmtt-10">word </span>or <span class="cmtt-10">letter</span>. -</p><!--l. 2177--><p class="indent" > If <a +</p><!--l. 2183--><p class="indent" > If <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-13010"></a></a> should be used, the language and code page for each glossary is specified + id="dx1-14010"></a></a> should be used, the language and code page for each glossary is specified by -</p><!--l. 2179--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 2185--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\@xdylanguage</span><span class="cmtt-9"> </span></span><a - id="dx1-13011"></a><span class="marginpar"><span + id="dx1-14011"></a><span class="marginpar"><span class="cmtt-9">\@gls@codepage</span><span class="cmtt-9"> </span></span><a - id="dx1-13012"></a> <span + id="dx1-14012"></a> <span class="cmtt-10">\@xdylanguage{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -4337,7 +4343,7 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">code</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 2182--><p class="noindent" > +</p><!--l. 2188--><p class="noindent" > where ⟨<span class="cmti-10">label</span>⟩ identifies the glossary, ⟨<span class="cmti-10">language</span>⟩ is the root language (e.g. <span @@ -4347,12 +4353,12 @@ class="cmti-10">code</span>⟩ is the encoding (e.g. <span class="cmtt-10">utf8</span>). These commands are omitted if <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-13013"></a></a> should be + id="dx1-14013"></a></a> should be used. -</p><!--l. 2188--><p class="indent" > If <a +</p><!--l. 2194--><p class="indent" > If <a href="#option1">Option 1</a> has been used, the <span class="cmtt-10">.aux </span>file will contain -</p><!--l. 2190--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 2196--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\@gls@reference{</span>⟨<span class="cmitt-10">type</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -4360,48 +4366,48 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">location</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 2191--><p class="noindent" > +</p><!--l. 2197--><p class="noindent" > for every time an entry has been referenced. </p> -<!--l. 2194--><p class="indent" > </div> -</p><!--l. 2194--><p class="noindent" ><a +<!--l. 2200--><p class="indent" > </div> +</p><!--l. 2200--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">2. <a id="sec:pkgopts"></a>Package Options</h2> -</p><!--l. 2197--><p class="indent" > This section describes the available <span +</p><!--l. 2203--><p class="indent" > This section describes the available <span class="cmss-10">glossaries </span>package options. You may omit the <span class="cmtt-10">=true </span>for boolean options. (For example, <span class="cmss-10">acronym</span><a - id="dx1-14001"></a> is equivalent to + id="dx1-15001"></a> is equivalent to <span class="cmss-10">acronym=true</span><a - id="dx1-14002"></a>). -</p><!--l. 2201--><p class="indent" > <div class="important" title="Important Note"> Note that ⟨<span + id="dx1-15002"></a>). +</p><!--l. 2207--><p class="indent" > <div class="important" title="Important Note"> Note that ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ package options can’t be passed via the document class options. (This includes options where the ⟨<span class="cmti-10">value</span>⟩ part may be omitted, such as <span class="cmss-10">acronym</span><a - id="dx1-14003"></a>.) This is a general limitation not restricted to the <span + id="dx1-15003"></a>.) This is a general limitation not restricted to the <span class="cmss-10">glossaries </span>package. Options that aren’t ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ (such as <span class="cmss-10">makeindex</span><a - id="dx1-14004"></a>) may be passed via the document class + id="dx1-15004"></a>) may be passed via the document class options. </div> -</p><!--l. 2208--><p class="noindent" > +</p><!--l. 2214--><p class="noindent" > </p> -<!--l. 2210--><p class="noindent" ><a +<!--l. 2216--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2.1 </span> <a id="generaloptions"></a>General Options</h3> <dl class="description"><dt class="description"> <span class="cmssbx-10">nowarn</span><a - id="dx1-15001"></a> </dt><dd + id="dx1-16001"></a> </dt><dd class="description">This suppresses all warnings generated by the <span class="cmss-10">glossaries </span>package. Don’t use this option if you’re new to using <span @@ -4409,11 +4415,11 @@ class="cmss-10">glossaries </span>as the warnings are designed to help detect common mistakes (such as forgetting to use <span class="cmtt-10">\makeglossaries</span><a - id="dx1-15002"></a>). + id="dx1-16002"></a>). </dd><dt class="description"> <span class="cmssbx-10">noredefwarn</span><a - id="dx1-15003"></a> </dt><dd + id="dx1-16003"></a> </dt><dd class="description">If you load <span class="cmss-10">glossaries </span>with a class or another package that already defines glossary related commands, by default <span @@ -4424,43 +4430,43 @@ class="cmss-10">glossaries </span>with that class or package and you don’t about it, use this option to suppress those warnings. Other warnings will still be issued unless you use the <span class="cmss-10">nowarn</span><a - id="dx1-15004"></a> option described above. + id="dx1-16004"></a> option described above. </dd><dt class="description"> <span class="cmssbx-10">nomain</span><a - id="dx1-15005"></a> </dt><dd + id="dx1-16005"></a> </dt><dd class="description">This suppresses the creation of the main glossary and associated <span class="cmtt-10">.glo</span> file, if unrequired. Note that if you use this option, you must create another glossary in which to put all your entries (either via the <span class="cmss-10">acronym</span><a - id="dx1-15006"></a> + id="dx1-16006"></a> (or <span class="cmss-10">acronyms</span><a - id="dx1-15007"></a>) package option described in <a + id="dx1-16007"></a>) package option described in <a href="#acronymoptions"><span class="cmsy-10">§</span>2.5 </a><a href="#acronymoptions">Acronym Options<!--tex4ht:ref: sec:pkgopts-acronym --></a> or via the <span class="cmss-10">symbols</span><a - id="dx1-15008"></a>, <span + id="dx1-16008"></a>, <span class="cmss-10">numbers</span><a - id="dx1-15009"></a> or <span + id="dx1-16009"></a> or <span class="cmss-10">index</span><a - id="dx1-15010"></a> options described in <a + id="dx1-16010"></a> options described in <a href="#otheroptions"><span class="cmsy-10">§</span>2.6 </a><a href="#otheroptions">Other Options<!--tex4ht:ref: sec:pkgopts-other --></a> or via <span class="cmtt-10">\newglossary</span><a - id="dx1-15011"></a> described in <a + id="dx1-16011"></a> described in <a href="#sec:newglossary"><span class="cmsy-10">§</span>12 </a><a href="#sec:newglossary">Defining New Glossaries<!--tex4ht:ref: sec:newglossary --></a>). - <!--l. 2238--><p class="noindent" ><div class="important" title="Important Note"> If you don’t use the main glossary and you don’t use this option, <a + <!--l. 2244--><p class="noindent" ><div class="important" title="Important Note"> If you don’t use the main glossary and you don’t use this option, <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-15012"></a></a> + id="dx1-16012"></a></a> will produce the following warning: </p><div class="alltt"> <div class="obeylines-v"> <span @@ -4506,15 +4512,15 @@ class="cmtt-10"> glossary.</span> check that you have referenced the entries in that glossary via commands such as <span class="cmtt-10">\gls</span><a - id="dx1-15013"></a>. </div> - <!--l. 2251--><p class="noindent" > + id="dx1-16013"></a>. </div> + <!--l. 2257--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">sanitizesort</span><a - id="dx1-15014"></a> </dt><dd + id="dx1-16014"></a> </dt><dd class="description">This is a boolean option that determines whether or not to <a href="#glo:sanitize">sanitize<a - id="dx1-15015"></a></a> the + id="dx1-16015"></a></a> the sort value when writing to the external glossary file. For example, suppose you define an entry as follows: @@ -4523,7 +4529,7 @@ href="#glo:sanitize">sanitize<a \newglossaryentry{hash}{name={\#},sort={#},  <br /> description={hash symbol}} </div> - <!--l. 2260--><p class="nopar" > The sort value (<span class="obeylines-h"><span class="verb"><span + <!--l. 2266--><p class="nopar" > The sort value (<span class="obeylines-h"><span class="verb"><span class="cmtt-10">#</span></span></span>) must be sanitized before writing it to the glossary file, otherwise <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> will try to interpret it as a parameter reference. If, on the @@ -4539,69 +4545,69 @@ class="E">E</span>X</span></span> will try to interpret it as a parameter  <br />  sort={\mysortvalue},  <br />  description={an example}} </div> - <!--l. 2272--><p class="nopar" > and you actually want <span + <!--l. 2278--><p class="nopar" > and you actually want <span class="cmtt-10">\mysortvalue </span>expanded, so that the entry is sorted according to <span class="cmtt-10">AAA</span>, then use the package option <span class="cmss-10">sanitizesort=false</span><a - id="dx1-15016"></a>. - </p><!--l. 2277--><p class="noindent" >The default for Options <a + id="dx1-16016"></a>. + </p><!--l. 2283--><p class="noindent" >The default for Options <a href="#option2">2</a> and <a href="#option3">3</a> is <span class="cmss-10">sanitizesort=true</span><a - id="dx1-15017"></a>, and the default for + id="dx1-16017"></a>, and the default for <a href="#option1">Option 1</a> is <span class="cmss-10">sanitizesort=false</span><a - id="dx1-15018"></a>. + id="dx1-16018"></a>. </p></dd><dt class="description"> <span class="cmssbx-10">savewrites</span><a - id="dx1-15019"></a> </dt><dd + id="dx1-16019"></a> </dt><dd class="description">This is a boolean option to minimise the number of write registers used by the <span class="cmss-10">glossaries </span>package. (Default is <span class="cmss-10">savewrites=false</span><a - id="dx1-15020"></a>.) There are only a + id="dx1-16020"></a>.) There are only a limited number of write registers, and if you have a large number of glossaries or if you are using a class or other packages that create a lot of external files, you may exceed the maximum number of available registers. If <span class="cmss-10">savewrites</span><a - id="dx1-15021"></a> is set, the glossary information will be stored + id="dx1-16021"></a> is set, the glossary information will be stored in token registers until the end of the document when they will be written to the external files. If you run out of token registers, you can use <span class="cmss-10">etex</span><a - id="dx1-15022"></a>. - <!--l. 2291--><p class="noindent" ><div class="important" title="Important Note"> This option can significantly slow document compilation. As an alternative, you + id="dx1-16022"></a>. + <!--l. 2297--><p class="noindent" ><div class="important" title="Important Note"> This option can significantly slow document compilation. As an alternative, you can use the <span class="cmss-10">scrwfile</span><a - id="dx1-15023"></a> package (part of the KOMA-Script bundle) and not use this + id="dx1-16023"></a> package (part of the KOMA-Script bundle) and not use this option. </div> - </p><!--l. 2295--><p class="noindent" > - </p><!--l. 2297--><p class="noindent" >You can also reduce the number of write registers by using <a + </p><!--l. 2301--><p class="noindent" > + </p><!--l. 2303--><p class="noindent" >You can also reduce the number of write registers by using <a href="#option1">Option 1</a> or by ensuring you define all your glossary entries in the preamble. - </p><!--l. 2301--><p class="noindent" ><div class="important" title="Important Note"> If you want to use <span class="TEX">T<span + </p><!--l. 2307--><p class="noindent" ><div class="important" title="Important Note"> If you want to use <span class="TEX">T<span class="E">E</span>X</span>’s <span class="cmtt-10">\write18</span><a - id="dx1-15024"></a> mechanism to call <a + id="dx1-16024"></a> mechanism to call <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-15025"></a></a> or <a + id="dx1-16025"></a></a> or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-15026"></a></a> + id="dx1-16026"></a></a> from your document and use <span class="cmss-10">savewrites</span><a - id="dx1-15027"></a>, you must create the external files with + id="dx1-16027"></a>, you must create the external files with <span class="cmtt-10">\glswritefiles </span>before you call <span class="cmtt-10">makeindex</span><a - id="dx1-15028"></a>/<span + id="dx1-16028"></a>/<span class="cmtt-10">xindy</span><a - id="dx1-15029"></a>. Also set <span + id="dx1-16029"></a>. Also set <span class="cmtt-10">\glswritefiles </span>to nothing or <span class="cmtt-10">\relax </span>before the end of the document to avoid rewriting the files. @@ -4615,128 +4621,128 @@ class="cmtt-10">\relax </span>before the end of the document to avoid rewriting  <br />-t \jobname.glg -o \jobname.gls \jobname}  <br />\let\glswritefiles\relax </div> - <!--l. 2313--><p class="nopar" > </div> - </p><!--l. 2314--><p class="noindent" > + <!--l. 2319--><p class="nopar" > </div> + </p><!--l. 2320--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">translate</span><a - id="dx1-15030"></a> </dt><dd + id="dx1-16030"></a> </dt><dd class="description">This can take the following values: <dl class="description"><dt class="description"> <span class="cmssbx-10">translate=true</span><a - id="dx1-15031"></a> </dt><dd + id="dx1-16031"></a> </dt><dd class="description">If <span class="cmss-10">babel</span><a - id="dx1-15032"></a> has been loaded and the <span + id="dx1-16032"></a> has been loaded and the <span class="cmss-10">translator</span><a - id="dx1-15033"></a> package is + id="dx1-16033"></a> package is installed, <span class="cmss-10">translator</span><a - id="dx1-15034"></a> will be loaded and the translations will be provided + id="dx1-16034"></a> will be loaded and the translations will be provided by the <span class="cmss-10">translator</span><a - id="dx1-15035"></a> package interface. You can modify the translations by + id="dx1-16035"></a> package interface. You can modify the translations by providing your own dictionary. If the <span class="cmss-10">translator</span><a - id="dx1-15036"></a> package isn’t installed + id="dx1-16036"></a> package isn’t installed and <span class="cmss-10">babel</span><a - id="dx1-15037"></a> is loaded, the <span + id="dx1-16037"></a> is loaded, the <span class="cmss-10">glossaries-babel</span><a - id="dx1-15038"></a> package will be loaded and the + id="dx1-16038"></a> package will be loaded and the translations will be provided using <span class="cmss-10">babel</span>’s <span class="cmtt-10">\addto\caption</span>⟨<span class="cmti-10">language</span>⟩ mechanism. If <span class="cmss-10">polyglossia</span><a - id="dx1-15039"></a> has been loaded, <span + id="dx1-16039"></a> has been loaded, <span class="cmss-10">glossaries-polyglossia</span><a - id="dx1-15040"></a> will + id="dx1-16040"></a> will be loaded. </dd><dt class="description"> <span class="cmssbx-10">translate=false</span><a - id="dx1-15041"></a> </dt><dd + id="dx1-16041"></a> </dt><dd class="description">Don’t provide translations, even if <span class="cmss-10">babel</span><a - id="dx1-15042"></a> or <span + id="dx1-16042"></a> or <span class="cmss-10">polyglossia</span><a - id="dx1-15043"></a> has + id="dx1-16043"></a> has been loaded. (Note that <span class="cmss-10">babel</span><a - id="dx1-15044"></a> provides the command <span + id="dx1-16044"></a> provides the command <span class="cmtt-10">\glossaryname</span><a - id="dx1-15045"></a> + id="dx1-16045"></a> so that will still be translated if you have loaded <span class="cmss-10">babel</span><a - id="dx1-15046"></a>.) + id="dx1-16046"></a>.) </dd><dt class="description"> <span class="cmssbx-10">translate=babel</span><a - id="dx1-15047"></a> </dt><dd + id="dx1-16047"></a> </dt><dd class="description">Don’t load the <span class="cmss-10">translator</span><a - id="dx1-15048"></a> package. Instead load + id="dx1-16048"></a> package. Instead load <span class="cmss-10">glossaries-babel</span><a - id="dx1-15049"></a>. - <!--l. 2339--><p class="noindent" ><div class="important" title="Important Note"> I recommend you use <span + id="dx1-16049"></a>. + <!--l. 2345--><p class="noindent" ><div class="important" title="Important Note"> I recommend you use <span class="cmss-10">translate=babel</span><a - id="dx1-15050"></a> if you have any problems with the + id="dx1-16050"></a> if you have any problems with the translations or with PDF bookmarks, but to maintain backward compatibility, if <span class="cmss-10">babel</span><a - id="dx1-15051"></a> has been loaded the default is <span + id="dx1-16051"></a> has been loaded the default is <span class="cmss-10">translate=true</span><a - id="dx1-15052"></a>. + id="dx1-16052"></a>. </div> - </p><!--l. 2344--><p class="noindent" > + </p><!--l. 2350--><p class="noindent" > </p> </dd></dl> - <!--l. 2348--><p class="noindent" >If <span + <!--l. 2354--><p class="noindent" >If <span class="cmss-10">translate</span><a - id="dx1-15053"></a> is specified without a value, <span + id="dx1-16053"></a> is specified without a value, <span class="cmss-10">translate=true</span><a - id="dx1-15054"></a> is assumed. If <span + id="dx1-16054"></a> is assumed. If <span class="cmss-10">translate</span><a - id="dx1-15055"></a> + id="dx1-16055"></a> isn’t specified, <span class="cmss-10">translate=true</span><a - id="dx1-15056"></a> is assumed if <span + id="dx1-16056"></a> is assumed if <span class="cmss-10">babel</span><a - id="dx1-15057"></a>, <span + id="dx1-16057"></a>, <span class="cmss-10">polyglossia</span><a - id="dx1-15058"></a> or <span + id="dx1-16058"></a> or <span class="cmss-10">translator</span><a - id="dx1-15059"></a> have + id="dx1-16059"></a> have been loaded. Otherwise <span class="cmss-10">translate=false</span><a - id="dx1-15060"></a> is assumed. + id="dx1-16060"></a> is assumed. - </p><!--l. 2354--><p class="noindent" >See <a + </p><!--l. 2360--><p class="noindent" >See <a href="#sec:fixednames"><span class="cmsy-10">§</span>1.3.1 </a><a href="#sec:fixednames">Changing the Fixed Names<!--tex4ht:ref: sec:fixednames --></a> for further details. </p></dd><dt class="description"> <span class="cmssbx-10">notranslate</span><a - id="dx1-15061"></a> </dt><dd + id="dx1-16061"></a> </dt><dd class="description">This is equivalent to <span class="cmss-10">translate=false</span><a - id="dx1-15062"></a> and may be passed via the document + id="dx1-16062"></a> and may be passed via the document class options. </dd><dt class="description"> <span class="cmssbx-10">nohypertypes</span><a - id="dx1-15063"></a> </dt><dd + id="dx1-16063"></a> </dt><dd class="description">Use this option if you have multiple glossaries and you want to suppress the entry hyperlinks for a particular glossary or glossaries. The value of this option should be a comma-separated list of glossary types where <span class="cmtt-10">\gls</span><a - id="dx1-15064"></a> etc + id="dx1-16064"></a> etc shouldn’t have hyperlinks by default. Make sure you enclose the value in braces if it contains any commas. Example: @@ -4746,18 +4752,18 @@ class="cmtt-10">\gls</span><a  <br />  {glossaries}  <br />\newglossary[nlg]{notation}{not}{ntn}{Notation} </div> - <!--l. 2370--><p class="nopar" > The values must be fully expanded, so <span + <!--l. 2376--><p class="nopar" > The values must be fully expanded, so <span class="cmbx-10">don’t </span>try <span class="cmtt-10">nohypertypes=\acronymtype</span><a - id="dx1-15065"></a>. + id="dx1-16065"></a>. You may also use - </p><!--l. 2374--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 2380--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\GlsDeclareNoHyperList</span><a - id="dx1-15066"></a><span + id="dx1-16066"></a><span class="cmtt-10">{</span>⟨<span class="cmitt-10">list</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 2375--><p class="noindent" > + </p><!--l. 2381--><p class="noindent" > instead or additionally. See <a href="#sec:glslink"><span class="cmsy-10">§</span>6 </a><a @@ -4766,59 +4772,59 @@ href="#sec:glslink">Links to Glossary Entries<!--tex4ht:ref: sec:glslink --></a> </p></dd><dt class="description"> <span class="cmssbx-10">hyperfirst</span><a - id="dx1-15067"></a> </dt><dd + id="dx1-16067"></a> </dt><dd class="description">This is a boolean option that specifies whether each term has a hyperlink on <a href="#glo:firstuse">first use</a>. The default is <span class="cmss-10">hyperfirst=true</span><a - id="dx1-15068"></a> (terms on <a + id="dx1-16068"></a> (terms on <a href="#glo:firstuse">first use</a> have a hyperlink, unless explicitly suppressed using starred versions of commands such as <span class="cmtt-10">\gls*</span><a - id="dx1-15069"></a> or + id="dx1-16069"></a> or by identifying the glossary with <span class="cmss-10">nohypertypes</span><a - id="dx1-15070"></a>, described above). Note that + id="dx1-16070"></a>, described above). Note that <span class="cmss-10">nohypertypes</span><a - id="dx1-15071"></a> overrides <span + id="dx1-16071"></a> overrides <span class="cmss-10">hyperfirst=true</span><a - id="dx1-15072"></a>. This option only affects commands that + id="dx1-16072"></a>. This option only affects commands that check the <a href="#glo:firstuseflag">first use flag</a>, such as the <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands (for example, <span class="cmtt-10">\gls</span><a - id="dx1-15073"></a> or + id="dx1-16073"></a> or <span class="cmtt-10">\glsdisp</span><a - id="dx1-15074"></a>), but not the <a -href="#x1-420006.2"><span + id="dx1-16074"></a>), but not the <a +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands (for example, <span class="cmtt-10">\glslink</span><a - id="dx1-15075"></a> or + id="dx1-16075"></a> or <span class="cmtt-10">\glstext</span><a - id="dx1-15076"></a>). - <!--l. 2391--><p class="noindent" >The <span + id="dx1-16076"></a>). + <!--l. 2397--><p class="noindent" >The <span class="cmss-10">hyperfirst</span><a - id="dx1-15077"></a> setting applies to all glossary types (unless identified by + id="dx1-16077"></a> setting applies to all glossary types (unless identified by <span class="cmss-10">nohypertypes</span><a - id="dx1-15078"></a> or defined with <span + id="dx1-16078"></a> or defined with <span class="cmtt-10">\newignoredglossary</span><a - id="dx1-15079"></a>). It can be overridden on an + id="dx1-16079"></a>). It can be overridden on an individual basis by explicitly setting the <span class="cmss-10">hyper</span><a - id="dx1-15080"></a> key when referencing + id="dx1-16080"></a> key when referencing an entry (or by using the plus or starred version of the referencing command). - </p><!--l. 2398--><p class="noindent" >It may be that you only want to apply this to just the acronyms (where the first + </p><!--l. 2404--><p class="noindent" >It may be that you only want to apply this to just the acronyms (where the first use explains the meaning of the acronym) but not for ordinary glossary entries (where the first use is identical to subsequent uses). In this case, you can use <span class="cmss-10">hyperfirst=false</span><a - id="dx1-15081"></a> and apply <span + id="dx1-16081"></a> and apply <span class="cmtt-10">\glsunsetall </span>to all the regular (non-acronym) glossaries. For example: @@ -4830,33 +4836,33 @@ class="cmtt-10">\glsunsetall </span>to all the regular (non-acronym)  <br /> % at the end of the preamble  <br /> \glsunsetall[main] </div> - <!--l. 2410--><p class="nopar" > - </p><!--l. 2412--><p class="noindent" >Alternatively you can redefine the hook - </p><!--l. 2413--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2416--><p class="nopar" > + </p><!--l. 2418--><p class="noindent" >Alternatively you can redefine the hook + </p><!--l. 2419--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glslinkcheckfirsthyperhook</span><span class="cmtt-9"> </span></span><a - id="dx1-15082"></a> <span + id="dx1-16082"></a> <span class="cmtt-10">\glslinkcheckfirsthyperhook </span></div><hr> - </p><!--l. 2415--><p class="noindent" > + </p><!--l. 2421--><p class="noindent" > which is used by the commands that check the <a href="#glo:firstuseflag">first use flag</a>, such as <span class="cmtt-10">\gls</span><a - id="dx1-15083"></a>. + id="dx1-16083"></a>. Within the definition of this command, you can use <span class="cmtt-10">\glslabel</span><a - id="dx1-15084"></a> to reference the + id="dx1-16084"></a> to reference the entry label and <span class="cmtt-10">\glstype</span><a - id="dx1-15085"></a> to reference the glossary type. You can also use + id="dx1-16085"></a> to reference the glossary type. You can also use <span class="cmtt-10">\ifglsused</span><a - id="dx1-15086"></a> to determine if the entry has been used. You can test if + id="dx1-16086"></a> to determine if the entry has been used. You can test if an entry is an acronym by checking if it has the <span class="cmss-10">long</span><a - id="dx1-15087"></a> key set using + id="dx1-16087"></a> key set using <span class="cmtt-10">\ifglshaslong</span><a - id="dx1-15088"></a>. For example, to switch off the hyperlink on first use just for + id="dx1-16088"></a>. For example, to switch off the hyperlink on first use just for acronyms: @@ -4869,88 +4875,88 @@ class="cmtt-10">\ifglshaslong</span><a  <br /> }%  <br />} </div> - <!--l. 2431--><p class="nopar" > - </p><!--l. 2433--><p class="noindent" >Note that this hook isn’t used by the commands that don’t check the <a + <!--l. 2437--><p class="nopar" > + </p><!--l. 2439--><p class="noindent" >Note that this hook isn’t used by the commands that don’t check the <a href="#glo:firstuseflag">first use flag</a>, such as <span class="cmtt-10">\glstext</span><a - id="dx1-15089"></a>. + id="dx1-16089"></a>. </p></dd><dt class="description"> <span class="cmssbx-10">savenumberlist</span><a - id="dx1-15090"></a> </dt><dd + id="dx1-16090"></a> </dt><dd class="description">This is a boolean option that specifies whether or not to gather and store the <a href="#glo:numberlist">number list<a - id="dx1-15091"></a></a> for each entry. The default is <span + id="dx1-16091"></a></a> for each entry. The default is <span class="cmss-10">savenumberlist=false</span><a - id="dx1-15092"></a>. (See + id="dx1-16092"></a>. (See <span class="cmtt-10">\glsentrynumberlist</span><a - id="dx1-15093"></a> and <span + id="dx1-16093"></a> and <span class="cmtt-10">\glsdisplaynumberlist</span><a - id="dx1-15094"></a> in <a + id="dx1-16094"></a> in <a href="#sec:glsnolink"><span class="cmsy-10">§</span>9 </a><a href="#sec:glsnolink">Using Glossary Terms Without Links<!--tex4ht:ref: sec:glsnolink --></a>.) This is always true if you use <a href="#option1">Option 1</a>. </dd></dl> -<!--l. 2445--><p class="noindent" > +<!--l. 2451--><p class="noindent" > </p> -<!--l. 2445--><p class="noindent" ><a +<!--l. 2451--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2.2 </span> <a id="sectioningheadingsandtocoptions"></a>Sectioning, Headings and TOC Options</h3> <dl class="description"><dt class="description"> <span class="cmssbx-10">toc</span><a - id="dx1-16001"></a> </dt><dd + id="dx1-17001"></a> </dt><dd class="description">Add the glossaries to the table of contents. Note that an extra <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> run is required with this option. Alternatively, you can switch this function on and off using - <!--l. 2452--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2458--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glstoctrue</span><span class="cmtt-9"> </span></span><a - id="dx1-16002"></a> <span + id="dx1-17002"></a> <span class="cmtt-10">\glstoctrue </span></div><hr> - </p><!--l. 2454--><p class="noindent" > + </p><!--l. 2460--><p class="noindent" > and - </p><!--l. 2456--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2462--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glstocfalse</span><span class="cmtt-9"> </span></span><a - id="dx1-16003"></a> <span + id="dx1-17003"></a> <span class="cmtt-10">\glstocfalse </span></div><hr> - </p><!--l. 2458--><p class="noindent" > + </p><!--l. 2464--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">numberline</span><a - id="dx1-16004"></a> </dt><dd + id="dx1-17004"></a> </dt><dd class="description">When used with <span class="cmss-10">toc</span><a - id="dx1-16005"></a>, this will add <span + id="dx1-17005"></a>, this will add <span class="cmtt-10">\numberline</span><a - id="dx1-16006"></a><span class="obeylines-h"><span class="verb"><span + id="dx1-17006"></a><span class="obeylines-h"><span class="verb"><span class="cmtt-10">{}</span></span></span> in the final argument of <span class="cmtt-10">\addcontentsline</span><a - id="dx1-16007"></a>. This will align the table of contents + id="dx1-17007"></a>. This will align the table of contents entry with the numbered section titles. Note that this option has no effect if the <span class="cmss-10">toc</span><a - id="dx1-16008"></a> option is omitted. If <span + id="dx1-17008"></a> option is omitted. If <span class="cmss-10">toc</span><a - id="dx1-16009"></a> is used without <span + id="dx1-17009"></a> is used without <span class="cmss-10">numberline</span><a - id="dx1-16010"></a>, the + id="dx1-17010"></a>, the title will be aligned with the section numbers rather than the section titles. </dd><dt class="description"> <span class="cmssbx-10">section</span><a - id="dx1-16011"></a> </dt><dd + id="dx1-17011"></a> </dt><dd class="description">This is a ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ option. Its value should be the name of a sectional unit @@ -4963,44 +4969,44 @@ class="cmti-10">value</span>⟩ option. Its value should be the name of a s <div class="verbatim" id="verbatim-33"> \usepackage[section=subsection]{glossaries} </div> - <!--l. 2476--><p class="nopar" > You can omit the value if you want to use sections, i.e.  + <!--l. 2482--><p class="nopar" > You can omit the value if you want to use sections, i.e.  </p> <div class="verbatim" id="verbatim-34"> \usepackage[section]{glossaries} </div> - <!--l. 2480--><p class="nopar" > is equivalent to + <!--l. 2486--><p class="nopar" > is equivalent to </p> <div class="verbatim" id="verbatim-35"> \usepackage[section=section]{glossaries} </div> - <!--l. 2484--><p class="nopar" > You can change this value later in the document using - </p><!--l. 2486--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2490--><p class="nopar" > You can change this value later in the document using + </p><!--l. 2492--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\setglossarysection</span><span class="cmtt-9"> </span></span><a - id="dx1-16012"></a> <span + id="dx1-17012"></a> <span class="cmtt-10">\setglossarysection{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 2488--><p class="noindent" > + </p><!--l. 2494--><p class="noindent" > where ⟨<span class="cmti-10">name</span>⟩ is the sectional unit. - </p><!--l. 2491--><p class="noindent" >The start of each glossary adds information to the page header via - </p><!--l. 2492--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2497--><p class="noindent" >The start of each glossary adds information to the page header via + </p><!--l. 2498--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsglossarymark</span><span class="cmtt-9"> </span></span><a - id="dx1-16013"></a> <span + id="dx1-17013"></a> <span class="cmtt-10">\glsglossarymark{</span>⟨<span class="cmitt-10">glossary title</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 2494--><p class="noindent" > + </p><!--l. 2500--><p class="noindent" > By default this uses <span class="cmtt-10">\@mkboth</span><span class="footnote-mark"><a href="#fn1x3" id="fn1x3-bk"><sup class="textsuperscript">2.1</sup></a></span><a - id="x1-16014f1"></a> + id="x1-17014f1"></a> but you may need to redefine it. For example, to only change the right header: @@ -5009,27 +5015,27 @@ href="#fn1x3" id="fn1x3-bk"><sup class="textsuperscript">2.1</sup></a></span><a <div class="verbatim" id="verbatim-36"> \renewcommand{\glsglossarymark}[1]{\markright{#1}} </div> - <!--l. 2501--><p class="nopar" > or to prevent it from changing the headers: + <!--l. 2507--><p class="nopar" > or to prevent it from changing the headers: </p> <div class="verbatim" id="verbatim-37"> \renewcommand{\glsglossarymark}[1]{} </div> - <!--l. 2505--><p class="nopar" > If you want <span + <!--l. 2511--><p class="nopar" > If you want <span class="cmtt-10">\glsglossarymark </span>to use <span class="cmtt-10">\MakeUppercase </span>in the header, use the <span class="cmss-10">ucmark</span><a - id="dx1-16017"></a> option described below. - </p><!--l. 2509--><p class="noindent" >Occasionally you may find that another package defines + id="dx1-17017"></a> option described below. + </p><!--l. 2515--><p class="noindent" >Occasionally you may find that another package defines <span class="cmtt-10">\cleardoublepage </span>when it is not required. This may cause an unwanted blank page to appear before each glossary. This can be fixed by redefining <span class="marginpar"><span class="cmtt-9">\glsclearpage</span><span class="cmtt-9"> </span></span><a - id="dx1-16018"></a><span + id="dx1-17018"></a><span class="cmtt-10">\glsclearpage</span>: @@ -5037,37 +5043,37 @@ class="cmtt-10">\glsclearpage</span>: <div class="verbatim" id="verbatim-38"> \renewcommand*{\glsclearpage}{\clearpage} </div> - <!--l. 2515--><p class="nopar" > + <!--l. 2521--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">ucmark</span><a - id="dx1-16019"></a> </dt><dd + id="dx1-17019"></a> </dt><dd class="description">This is a boolean option (default: <span class="cmss-10">ucmark=false</span><a - id="dx1-16020"></a>, unless <span + id="dx1-17020"></a>, unless <span class="cmss-10">memoir</span><a - id="dx1-16021"></a> has been + id="dx1-17021"></a> has been loaded, in which case it defaults to <span class="cmss-10">ucmark=true</span><a - id="dx1-16022"></a>). If set, <span + id="dx1-17022"></a>). If set, <span class="cmtt-10">\glsglossarymark</span><a - id="dx1-16023"></a> uses + id="dx1-17023"></a> uses <span class="cmtt-10">\MakeTextUppercase</span><a - id="dx1-16024"></a><span class="footnote-mark"><a + id="dx1-17024"></a><span class="footnote-mark"><a href="#fn2x3" id="fn2x3-bk"><sup class="textsuperscript">2.2</sup></a></span><a - id="x1-16025f2"></a>. + id="x1-17025f2"></a>. You can test whether this option has been set or not using - <!--l. 2528--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2534--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglsucmark</span><span class="cmtt-9"> </span></span><a - id="dx1-16030"></a> <span + id="dx1-17030"></a> <span class="cmtt-10">\ifglsucmark </span>⟨<span class="cmitt-10">true part</span>⟩<span class="cmtt-10">\else </span>⟨<span class="cmitt-10">false part</span>⟩<span class="cmtt-10">\fi </span></div><hr> - </p><!--l. 2530--><p class="noindent" > + </p><!--l. 2536--><p class="noindent" > For example: @@ -5080,57 +5086,57 @@ class="cmtt-10">\fi </span></div><hr>  <br />    \markright{#1}%  <br />  \fi} </div> - <!--l. 2539--><p class="nopar" > If <span + <!--l. 2545--><p class="nopar" > If <span class="cmss-10">memoir</span><a - id="dx1-16031"></a> has been loaded and <span + id="dx1-17031"></a> has been loaded and <span class="cmss-10">ucfirst</span><a - id="dx1-16032"></a> is set, then <span + id="dx1-17032"></a> is set, then <span class="cmss-10">memoir</span><a - id="dx1-16033"></a>’s <span + id="dx1-17033"></a>’s <span class="cmtt-10">\memUChead</span><a - id="dx1-16034"></a> is + id="dx1-17034"></a> is used. </p></dd><dt class="description"> <span class="cmssbx-10">numberedsection</span><a - id="dx1-16035"></a> </dt><dd + id="dx1-17035"></a> </dt><dd class="description">The glossaries are placed in unnumbered sectional units by default, but this can be changed using <span class="cmss-10">numberedsection</span><a - id="dx1-16036"></a>. This option can take one of the + id="dx1-17036"></a>. This option can take one of the following values: <ul class="itemize1"> <li class="itemize"><span class="cmss-10">false</span><a - id="dx1-16037"></a>: no number, i.e. use starred form of sectioning command + id="dx1-17037"></a>: no number, i.e. use starred form of sectioning command (e.g. <span class="cmtt-10">\chapter* </span>or <span class="cmtt-10">\section*</span>); </li> <li class="itemize"><span class="cmss-10">nolabel</span><a - id="dx1-16038"></a>: use a numbered section, i.e. the unstarred form of sectioning + id="dx1-17038"></a>: use a numbered section, i.e. the unstarred form of sectioning command (e.g. <span class="cmtt-10">\chapter </span>or <span class="cmtt-10">\section</span>), but the section not labelled; </li> <li class="itemize"><span class="cmss-10">autolabel</span><a - id="dx1-16039"></a>: numbered with automatic labelling. Each glossary uses + id="dx1-17039"></a>: numbered with automatic labelling. Each glossary uses the unstarred form of a sectioning command (e.g. <span class="cmtt-10">\chapter </span>or <span class="cmtt-10">\section</span>) and is assigned a label (via <span class="cmtt-10">\label</span><a - id="dx1-16040"></a>). The label is formed + id="dx1-17040"></a>). The label is formed from - <!--l. 2560--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2566--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsautoprefix</span><span class="cmtt-9"> </span></span><a - id="dx1-16041"></a> <span + id="dx1-17041"></a> <span class="cmtt-10">\glsautoprefix </span>⟨<span class="cmitt-10">type</span>⟩ </div><hr> - </p><!--l. 2562--><p class="noindent" > + </p><!--l. 2568--><p class="noindent" > where ⟨<span class="cmti-10">type</span>⟩ is the label identifying that glossary. The default value of <span @@ -5144,7 +5150,7 @@ class="cmss-10">glossaries</span> \usepackage[section,numberedsection=autolabel]  <br />  {glossaries} </div> - <!--l. 2570--><p class="nopar" > then each glossary will appear in a numbered section, and can be + <!--l. 2576--><p class="nopar" > then each glossary will appear in a numbered section, and can be referenced using something like: @@ -5153,17 +5159,17 @@ class="cmss-10">glossaries</span> The main glossary is in section~\ref{main} and  <br />the list of acronyms is in section~\ref{acronym}. </div> - <!--l. 2576--><p class="nopar" > If you can’t decide whether to have the acronyms in the main glossary or a + <!--l. 2582--><p class="nopar" > If you can’t decide whether to have the acronyms in the main glossary or a separate list of acronyms, you can use <span class="cmtt-10">\acronymtype</span><a - id="dx1-16042"></a> which is set to <span + id="dx1-17042"></a> which is set to <span class="cmtt-10">main </span>if the <span class="cmss-10">acronym</span><a - id="dx1-16043"></a> option is not used and is set to <span + id="dx1-17043"></a> option is not used and is set to <span class="cmtt-10">acronym </span>if the <span class="cmss-10">acronym</span><a - id="dx1-16044"></a> option + id="dx1-17044"></a> option is used. For example: @@ -5171,7 +5177,7 @@ class="cmss-10">acronym</span><a <div class="verbatim" id="verbatim-42"> The list of acronyms is in section~\ref{\acronymtype}. </div> - <!--l. 2584--><p class="nopar" > You can redefine the prefix if the default label clashes with another label in + <!--l. 2590--><p class="nopar" > You can redefine the prefix if the default label clashes with another label in your document. For example: @@ -5179,7 +5185,7 @@ class="cmss-10">acronym</span><a <div class="verbatim" id="verbatim-43"> \renewcommand*{\glsautoprefix}{glo:} </div> - <!--l. 2590--><p class="nopar" > will add <span + <!--l. 2596--><p class="nopar" > will add <span class="cmtt-10">glo: </span>to the automatically generated label, so you can then, for example, refer to the list of acronyms as follows: @@ -5189,7 +5195,7 @@ class="cmtt-10">glo: </span>to the automatically generated label, so you can the The list of acronyms is in  <br />section~\ref{glo:\acronymtype}. </div> - <!--l. 2596--><p class="nopar" > Or, if you are undecided on a prefix: + <!--l. 2602--><p class="nopar" > Or, if you are undecided on a prefix: </p> @@ -5197,20 +5203,20 @@ class="cmtt-10">glo: </span>to the automatically generated label, so you can the The list of acronyms is in  <br />section~\ref{\glsautoprefix\acronymtype}. </div> - <!--l. 2601--><p class="nopar" > + <!--l. 2607--><p class="nopar" > </p></li> <li class="itemize"><span class="cmss-10">nameref</span><a - id="dx1-16045"></a>: this is like <span + id="dx1-17045"></a>: this is like <span class="cmss-10">autolabel</span><a - id="dx1-16046"></a> but uses an unnumbered sectioning command + id="dx1-17046"></a> but uses an unnumbered sectioning command (e.g. <span class="cmtt-10">\chapter*</span><a - id="dx1-16047"></a> or <span + id="dx1-17047"></a> or <span class="cmtt-10">\section*</span><a - id="dx1-16048"></a>). It’s designed for use with the <span + id="dx1-17048"></a>). It’s designed for use with the <span class="cmss-10">nameref</span><a - id="dx1-16049"></a> + id="dx1-17049"></a> package. For example: @@ -5218,99 +5224,99 @@ class="cmss-10">nameref</span><a \usepackage{nameref}  <br />\usepackage[numberedsection=nameref]{glossaries} </div> - <!--l. 2610--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span + <!--l. 2616--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\nameref{main}</span></span></span> will display the (TOC) section title associated with the <span class="cmtt-10">main </span>glossary. As above, you can redefine <span class="cmtt-10">\glsautoprefix </span>to provide a prefix for the label.</p></li></ul> </dd></dl> -<!--l. 2618--><p class="noindent" > +<!--l. 2624--><p class="noindent" > </p> -<!--l. 2618--><p class="noindent" ><a +<!--l. 2624--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2.3 </span> <a id="glossaryappearanceoptions"></a>Glossary Appearance Options</h3> <dl class="description"><dt class="description"> <span class="cmssbx-10">entrycounter</span><a - id="dx1-17001"></a> </dt><dd + id="dx1-18001"></a> </dt><dd class="description">This is a boolean option. (Default is <span class="cmss-10">entrycounter=false</span><a - id="dx1-17002"></a>.) + id="dx1-18002"></a>.) If set, each main (level 0) glossary entry will be numbered when using the standard glossary styles. This option creates the counter <span class="marginpar"><span class="cmtt-9">glossaryentry</span><span class="cmtt-9"> </span></span><a - id="dx1-17003"></a><a - id="dx1-17004"></a><span + id="dx1-18003"></a><a + id="dx1-18004"></a><span class="cmss-10">glossaryentry</span>. - <!--l. 2628--><p class="noindent" >If you use this option, you can reference the entry number within the document + <!--l. 2634--><p class="noindent" >If you use this option, you can reference the entry number within the document using - </p><!--l. 2630--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2636--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsrefentry</span><span class="cmtt-9"> </span></span><a - id="dx1-17005"></a> <span + id="dx1-18005"></a> <span class="cmtt-10">\glsrefentry{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 2632--><p class="noindent" > + </p><!--l. 2638--><p class="noindent" > where ⟨<span class="cmti-10">label</span>⟩ is the label associated with that glossary entry. - </p><!--l. 2635--><p class="noindent" ><div class="important" title="Important Note"> If you use <span + </p><!--l. 2641--><p class="noindent" ><div class="important" title="Important Note"> If you use <span class="cmtt-10">\glsrefentry</span>, you must run <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> twice after creating the glossary files using <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-17006"></a></a>, <a + id="dx1-18006"></a></a>, <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-17007"></a></a> or <a + id="dx1-18007"></a></a> or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-17008"></a></a> to ensure the + id="dx1-18008"></a></a> to ensure the cross-references are up-to-date. </div> - </p><!--l. 2640--><p class="noindent" > + </p><!--l. 2646--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">counterwithin</span><a - id="dx1-17009"></a> </dt><dd + id="dx1-18009"></a> </dt><dd class="description">This is a ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ option where ⟨<span class="cmti-10">value</span>⟩ is the name of a counter. If used, this option will automatically set <span class="cmss-10">entrycounter=true</span><a - id="dx1-17010"></a> and the <span + id="dx1-18010"></a> and the <span class="cmss-10">glossaryentry</span><a - id="dx1-17011"></a> + id="dx1-18011"></a> counter will be reset every time ⟨<span class="cmti-10">value</span>⟩ is incremented. - <!--l. 2649--><p class="noindent" ><div class="important" title="Important Note"> The <span + <!--l. 2655--><p class="noindent" ><div class="important" title="Important Note"> The <span class="cmss-10">glossaryentry</span><a - id="dx1-17012"></a> counter isn’t automatically reset at the start of each glossary, + id="dx1-18012"></a> counter isn’t automatically reset at the start of each glossary, except when glossary section numbering is on and the counter used by <span class="cmss-10">counterwithin</span><a - id="dx1-17013"></a> is the same as the counter used in the glossary’s sectioning + id="dx1-18013"></a> is the same as the counter used in the glossary’s sectioning command. </div> - </p><!--l. 2654--><p class="noindent" > + </p><!--l. 2660--><p class="noindent" > - </p><!--l. 2656--><p class="noindent" >If you want the counter reset at the start of each glossary, you can redefine + </p><!--l. 2662--><p class="noindent" >If you want the counter reset at the start of each glossary, you can redefine <span class="cmtt-10">\glossarypreamble</span><a - id="dx1-17014"></a> to use - </p><!--l. 2658--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + id="dx1-18014"></a> to use + </p><!--l. 2664--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsresetentrycounter</span><span class="cmtt-9"> </span></span><a - id="dx1-17015"></a> <span + id="dx1-18015"></a> <span class="cmtt-10">\glsresetentrycounter </span></div><hr> - </p><!--l. 2660--><p class="noindent" > + </p><!--l. 2666--><p class="noindent" > which sets <span class="cmss-10">glossaryentry</span><a - id="dx1-17016"></a> to zero: + id="dx1-18016"></a> to zero: </p> @@ -5319,9 +5325,9 @@ class="cmss-10">glossaryentry</span><a  <br />  \glsresetentrycounter  <br />} </div> - <!--l. 2666--><p class="nopar" > or if you are using <span + <!--l. 2672--><p class="nopar" > or if you are using <span class="cmtt-10">\setglossarypreamble</span><a - id="dx1-17017"></a>, add it to each glossary preamble, as + id="dx1-18017"></a>, add it to each glossary preamble, as required. For example: @@ -5336,28 +5342,28 @@ class="cmtt-10">\setglossarypreamble</span><a  <br />  The preamble text here for the main glossary.  <br />} </div> - <!--l. 2678--><p class="nopar" > + <!--l. 2684--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">subentrycounter</span><a - id="dx1-17018"></a> </dt><dd + id="dx1-18018"></a> </dt><dd class="description">This is a boolean option. (Default is <span class="cmss-10">subentrycounter=false</span><a - id="dx1-17019"></a>.) If set, + id="dx1-18019"></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="cmtt-9">glossarysubentry</span><span class="cmtt-9"> </span></span><a - id="dx1-17020"></a><a - id="dx1-17021"></a><span + id="dx1-18020"></a><a + id="dx1-18021"></a><span class="cmss-10">glossarysubentry</span>. The counter is reset with each main (level 0) entry. Note that this package option is independent of <span class="cmss-10">entrycounter</span><a - id="dx1-17022"></a>. You can reference the number within the document + id="dx1-18022"></a>. You can reference the number within the document using <span class="cmtt-10">\glsrefentry</span><a - id="dx1-17023"></a><span + id="dx1-18023"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">} </span>where ⟨<span @@ -5366,28 +5372,28 @@ class="cmti-10">label</span>⟩ is the label associated with the </dd><dt class="description"> <span class="cmssbx-10">style</span><a - id="dx1-17024"></a> </dt><dd + id="dx1-18024"></a> </dt><dd class="description">This is a ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ option. (Default is <span class="cmss-10">style=list</span><a - id="dx1-17025"></a>.) Its value should be the name + id="dx1-18025"></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="cmss-10">glossary-list</span><a - id="dx1-17026"></a>, <span + id="dx1-18026"></a>, <span class="cmss-10">glossary-long</span><a - id="dx1-17027"></a>, <span + id="dx1-18027"></a>, <span class="cmss-10">glossary-super</span><a - id="dx1-17028"></a> or <span + id="dx1-18028"></a> or <span class="cmss-10">glossary-tree</span><a - id="dx1-17029"></a>. Alternatively, you can + id="dx1-18029"></a>. Alternatively, you can set the style using - <!--l. 2698--><p class="noindent" ><hr><div title="Definition"><span + <!--l. 2704--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\setglossarystyle{</span>⟨<span class="cmitt-10">style name</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 2699--><p class="noindent" > + </p><!--l. 2705--><p class="noindent" > (See <a href="#sec:styles"><span class="cmsy-10">§</span>15 </a><a @@ -5395,97 +5401,97 @@ href="#sec:styles">Glossary Styles<!--tex4ht:ref: sec:styles --></a> for further </p></dd><dt class="description"> <span class="cmssbx-10">nolong</span><a - id="dx1-17030"></a> </dt><dd + id="dx1-18030"></a> </dt><dd class="description">This prevents the <span class="cmss-10">glossaries </span>package from automatically loading <span class="cmss-10">glossary-long</span><a - id="dx1-17031"></a> + id="dx1-18031"></a> (which means that the <span class="cmss-10">longtable</span><a - id="dx1-17032"></a> package also won’t be loaded). This reduces + id="dx1-18032"></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="cmss-10">glossary-long </span>package (unless you explicitly load <span class="cmss-10">glossary-long</span><a - id="dx1-17033"></a>). + id="dx1-18033"></a>). </dd><dt class="description"> <span class="cmssbx-10">nosuper</span><a - id="dx1-17034"></a> </dt><dd + id="dx1-18034"></a> </dt><dd class="description">This prevents the <span class="cmss-10">glossaries </span>package from automatically loading <span class="cmss-10">glossary-super</span><a - id="dx1-17035"></a> + id="dx1-18035"></a> (which means that the <span class="cmss-10">supertabular</span><a - id="dx1-17036"></a> package also won’t be loaded). This reduces + id="dx1-18036"></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="cmss-10">glossary-super </span>package (unless you explicitly load <span class="cmss-10">glossary-super</span><a - id="dx1-17037"></a>). + id="dx1-18037"></a>). </dd><dt class="description"> <span class="cmssbx-10">nolist</span><a - id="dx1-17038"></a> </dt><dd + id="dx1-18038"></a> </dt><dd class="description">This prevents the <span class="cmss-10">glossaries </span>package from automatically loading <span class="cmss-10">glossary-list</span><a - id="dx1-17039"></a>. + id="dx1-18039"></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="cmss-10">glossary-list </span>package (unless you explicitly load <span class="cmss-10">glossary-list</span><a - id="dx1-17040"></a>). Note that since the + id="dx1-18040"></a>). Note that since the default style is <span class="cmss-10">list</span><a - id="dx1-17041"></a>, you will also need to use the <span + id="dx1-18041"></a>, you will also need to use the <span class="cmss-10">style</span><a - id="dx1-17042"></a> option to set the style to + id="dx1-18042"></a> option to set the style to something else. </dd><dt class="description"> <span class="cmssbx-10">notree</span><a - id="dx1-17043"></a> </dt><dd + id="dx1-18043"></a> </dt><dd class="description">This prevents the <span class="cmss-10">glossaries </span>package from automatically loading <span class="cmss-10">glossary-tree</span><a - id="dx1-17044"></a>. + id="dx1-18044"></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="cmss-10">glossary-tree </span>package (unless you explicitly load <span class="cmss-10">glossary-tree</span><a - id="dx1-17045"></a>). + id="dx1-18045"></a>). </dd><dt class="description"> <span class="cmssbx-10">nostyles</span><a - id="dx1-17046"></a> </dt><dd + id="dx1-18046"></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="cmss-10">glossary-mcols</span><a - id="dx1-17047"></a>). Also if + id="dx1-18047"></a>). Also if you use this option, you can’t use the <span class="cmss-10">style</span><a - id="dx1-17048"></a> package option. Instead you must + id="dx1-18048"></a> package option. Instead you must either use <span class="cmtt-10">\setglossarystyle</span><a - id="dx1-17049"></a><span + id="dx1-18049"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">style</span>⟩<span class="cmtt-10">} </span>or the <span class="cmss-10">style</span><a - id="dx1-17050"></a> key in the optional argument + id="dx1-18050"></a> key in the optional argument to <span class="cmtt-10">\printglossary</span><a - id="dx1-17051"></a>. Example: + id="dx1-18051"></a>. Example: <div class="verbatim" id="verbatim-49"> @@ -5493,14 +5499,14 @@ class="cmtt-10">\printglossary</span><a  <br />\usepackage{glossary-mcols}  <br />\setglossarystyle{mcoltree} </div> - <!--l. 2746--><p class="nopar" > + <!--l. 2752--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">nonumberlist</span><a - id="dx1-17052"></a> </dt><dd + id="dx1-18052"></a> </dt><dd class="description">This option will suppress the associated <a href="#glo:numberlist">number list<a - id="dx1-17053"></a>s</a> in the glossaries + id="dx1-18053"></a>s</a> in the glossaries (see also <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a @@ -5508,27 +5514,27 @@ href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>). </dd><dt class="description"> <span class="cmssbx-10">seeautonumberlist</span><a - id="dx1-17054"></a> </dt><dd + id="dx1-18054"></a> </dt><dd class="description">If you suppress the <a href="#glo:numberlist">number list<a - id="dx1-17055"></a>s</a> with <span + id="dx1-18055"></a>s</a> with <span class="cmss-10">nonumberlist</span><a - id="dx1-17056"></a>, described + id="dx1-18056"></a>, described above, this will also suppress any cross-referencing information supplied by the <span class="cmss-10">see</span><a - id="dx1-17057"></a> key in <span + id="dx1-18057"></a> key in <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-17058"></a> or <span + id="dx1-18058"></a> or <span class="cmtt-10">\glssee</span><a - id="dx1-17059"></a>. If you use <span + id="dx1-18059"></a>. If you use <span class="cmss-10">seeautonumberlist</span><a - id="dx1-17060"></a>, the <span + id="dx1-18060"></a>, the <span class="cmss-10">see</span><a - id="dx1-17061"></a> + id="dx1-18061"></a> key will automatically implement <span class="cmss-10">nonumberlist=false</span><a - id="dx1-17062"></a> for that entry. (Note this + id="dx1-18062"></a> for that entry. (Note this doesn’t affect <span class="cmtt-10">\glssee</span>.) For further details see <a href="#sec:crossref"><span @@ -5538,15 +5544,15 @@ href="#sec:crossref">Cross-Referencing </dd><dt class="description"> <span class="cmssbx-10">counter</span><a - id="dx1-17063"></a> </dt><dd + id="dx1-18063"></a> </dt><dd class="description">This is a ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ option. (Default is <span class="cmss-10">counter=page</span><a - id="dx1-17064"></a>.) The value should be + id="dx1-18064"></a>.) The value should be the name of the default counter to use in the <a href="#glo:numberlist">number list<a - id="dx1-17065"></a>s</a> (see <a + id="dx1-18065"></a>s</a> (see <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a href="#sec:numberlists">Number @@ -5554,18 +5560,18 @@ href="#sec:numberlists">Number </dd><dt class="description"> <span class="cmssbx-10">nopostdot</span><a - id="dx1-17066"></a> </dt><dd + id="dx1-18066"></a> </dt><dd class="description">This is a boolean option. If no value is specified, <span class="cmtt-10">true </span>is assumed. When set to <span class="cmtt-10">true</span>, this option suppresses the default post description dot used by some of the predefined styles. The default setting is <span class="cmss-10">nopostdot=false</span><a - id="dx1-17067"></a>. + id="dx1-18067"></a>. </dd><dt class="description"> <span class="cmssbx-10">nogroupskip</span><a - id="dx1-17068"></a> </dt><dd + id="dx1-18068"></a> </dt><dd class="description">This is a boolean option. If no value is specified, <span class="cmtt-10">true </span>is assumed. When set to <span @@ -5573,11 +5579,11 @@ class="cmtt-10">true</span>, this option suppresses the default vertical gap bet groups used by some of the predefined styles. The default setting is <span class="cmss-10">nogroupskip=false</span><a - id="dx1-17069"></a>. + id="dx1-18069"></a>. </dd></dl> -<!--l. 2780--><p class="noindent" > +<!--l. 2786--><p class="noindent" > </p> -<!--l. 2780--><p class="noindent" ><a +<!--l. 2786--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2.4 </span> <a id="sortingoptions"></a>Sorting Options</h3> @@ -5585,7 +5591,7 @@ href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span cla <dl class="description"><dt class="description"> <span class="cmssbx-10">sort</span><a - id="dx1-18001"></a> </dt><dd + id="dx1-19001"></a> </dt><dd class="description">If you use Options <a href="#option2">2</a> or <a href="#option3">3</a>, this package option is the only way of specifying @@ -5593,19 +5599,19 @@ href="#option3">3</a>, this package option is the only way of specifying href="#option1">Option 1</a> allows you to specify sort methods for individual glossaries via the <span class="cmss-10">sort</span><a - id="dx1-18002"></a> key in the optional argument of + id="dx1-19002"></a> key in the optional argument of <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-18003"></a>. If you have multiple glossaries in your document + id="dx1-19003"></a>. If you have multiple glossaries in your document and you are using <a href="#option1">Option 1</a>, only use the package options <span class="cmss-10">sort=def</span><a - id="dx1-18004"></a> or + id="dx1-19004"></a> or <span class="cmss-10">sort=use</span><a - id="dx1-18005"></a> if you want to set this sort method for <span + id="dx1-19005"></a> if you want to set this sort method for <span class="cmti-10">all </span>your glossaries. - <!--l. 2794--><p class="noindent" >This is a ⟨<span + <!--l. 2800--><p class="noindent" >This is a ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ option where ⟨<span class="cmti-10">value</span>⟩ may be one of the following: @@ -5613,62 +5619,62 @@ class="cmti-10">value</span>⟩ may be one of the following: <ul class="itemize1"> <li class="itemize"><span class="cmss-10">standard</span><a - id="dx1-18006"></a> : entries are sorted according to the value of the <span + id="dx1-19006"></a> : entries are sorted according to the value of the <span class="cmss-10">sort</span><a - id="dx1-18007"></a> key + id="dx1-19007"></a> key used in <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-18008"></a> (if present) or the <span + id="dx1-19008"></a> (if present) or the <span class="cmss-10">name</span><a - id="dx1-18009"></a> key (if <span + id="dx1-19009"></a> key (if <span class="cmss-10">sort</span><a - id="dx1-18010"></a> key + id="dx1-19010"></a> key is missing); </li> <li class="itemize"><span class="cmss-10">def</span><a - id="dx1-18011"></a> : entries are sorted in the order in which they were defined (the + id="dx1-19011"></a> : entries are sorted in the order in which they were defined (the <span class="cmss-10">sort</span><a - id="dx1-18012"></a> key in <span + id="dx1-19012"></a> key in <span class="cmtt-10">\newglossaryentry </span>is ignored); </li> <li class="itemize"><span class="cmss-10">use</span><a - id="dx1-18013"></a> : entries are sorted according to the order in which they are used + id="dx1-19013"></a> : entries are sorted according to the order in which they are used in the document (the <span class="cmss-10">sort</span><a - id="dx1-18014"></a> key in <span + id="dx1-19014"></a> key in <span class="cmtt-10">\newglossaryentry </span>is ignored). - <!--l. 2810--><p class="noindent" >Both <span + <!--l. 2816--><p class="noindent" >Both <span class="cmss-10">sort=def</span><a - id="dx1-18015"></a> and <span + id="dx1-19015"></a> and <span class="cmss-10">sort=use</span><a - id="dx1-18016"></a> set the sort key to a six digit number + id="dx1-19016"></a> set the sort key to a six digit number via - </p><!--l. 2812--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2818--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glssortnumberfmt</span><span class="cmtt-9"> </span></span><a - id="dx1-18017"></a> <span + id="dx1-19017"></a> <span class="cmtt-10">\glssortnumberfmt{</span>⟨<span class="cmitt-10">number</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 2814--><p class="noindent" > + </p><!--l. 2820--><p class="noindent" > (padded with leading zeros, where necessary). This can be redefined, if required, before the entries are defined (in the case of <span class="cmss-10">sort=def</span><a - id="dx1-18018"></a>) or before + id="dx1-19018"></a>) or before the entries are used (in the case of <span class="cmss-10">sort=use</span><a - id="dx1-18019"></a>).</p></li></ul> - <!--l. 2821--><p class="noindent" >The default is <span + id="dx1-19019"></a>).</p></li></ul> + <!--l. 2827--><p class="noindent" >The default is <span class="cmss-10">sort=standard</span><a - id="dx1-18020"></a>. When the standard sort option is in use, you can + id="dx1-19020"></a>. When the standard sort option is in use, you can hook into the sort mechanism by redefining: - </p><!--l. 2824--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2830--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsprestandardsort</span><span class="cmtt-9"> </span></span><a - id="dx1-18021"></a> <span + id="dx1-19021"></a> <span class="cmtt-10">\glsprestandardsort{</span>⟨<span class="cmitt-10">sort cs</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -5677,39 +5683,39 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}</span> </div><hr> - </p><!--l. 2826--><p class="noindent" > + </p><!--l. 2832--><p class="noindent" > where ⟨<span class="cmti-10">sort cs</span>⟩ is a temporary control sequence that stores the sort value (which was either explicitly set via the <span class="cmss-10">sort</span><a - id="dx1-18022"></a> key or implicitly set via the <span + id="dx1-19022"></a> key or implicitly set via the <span class="cmss-10">name</span><a - id="dx1-18023"></a> key) + id="dx1-19023"></a> key) before any escaping of the <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-18024"></a></a>/<a + id="dx1-19024"></a></a>/<a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-18025"></a></a> special characters is performed. By + id="dx1-19025"></a></a> special characters is performed. By default <span class="cmtt-10">\glsprestandardsort </span>just does: - </p><!--l. 2832--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2838--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsdosanitizesort</span><span class="cmtt-9"> </span></span><a - id="dx1-18026"></a> <span + id="dx1-19026"></a> <span class="cmtt-10">\glsdosanitizesort </span></div><hr> - </p><!--l. 2834--><p class="noindent" > + </p><!--l. 2840--><p class="noindent" > which <a href="#glo:sanitize">sanitize<a - id="dx1-18027"></a>s</a> ⟨<span + id="dx1-19027"></a>s</a> ⟨<span class="cmti-10">sort cs</span>⟩ if the <span class="cmss-10">sanitizesort</span><a - id="dx1-18028"></a> package option is set (or does nothing if + id="dx1-19028"></a> package option is set (or does nothing if the package option <span class="cmss-10">sanitizesort=false</span><a - id="dx1-18029"></a> is used). - </p><!--l. 2839--><p class="noindent" >The other arguments, ⟨<span + id="dx1-19029"></a> is used). + </p><!--l. 2845--><p class="noindent" >The other arguments, ⟨<span class="cmti-10">type</span>⟩ and ⟨<span class="cmti-10">label</span>⟩, are the glossary type and the entry label for the current entry. Note that ⟨<span @@ -5718,27 +5724,27 @@ class="cmti-10">type</span>⟩ will always be a control class="cmti-10">label</span>⟩ will be in the form used in the first argument of <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-18030"></a>. + id="dx1-19030"></a>. - </p><!--l. 2844--><p class="noindent" ><div class="important" title="Important Note"> Redefining <span + </p><!--l. 2850--><p class="noindent" ><div class="important" title="Important Note"> Redefining <span class="cmtt-10">\glsprestandardsort </span>won’t affect any entries that have already been defined and will have no effect at all if you are using <span class="cmss-10">sort=def</span><a - id="dx1-18031"></a> or <span + id="dx1-19031"></a> or <span class="cmss-10">sort=use</span><a - id="dx1-18032"></a>. + id="dx1-19032"></a>. </div> - </p><!--l. 2848--><p class="noindent" > + </p><!--l. 2854--><p class="noindent" > <a - id="x1-18033r1"></a> - </p><!--l. 2850--><p class="noindent" ><span + id="x1-19033r1"></a> + </p><!--l. 2856--><p class="noindent" ><span class="cmbx-12">Example 1</span><span class="cmbx-12"> (Mixing Alphabetical and Order of Definition</span> <span class="cmbx-12">Sorting)</span><a - id="x1-18034"></a> - </p><!--l. 2851--><p class="noindent" >Suppose I have three glossaries: <span + id="x1-19034"></a> + </p><!--l. 2857--><p class="noindent" >Suppose I have three glossaries: <span class="cmtt-10">main</span>, <span class="cmtt-10">acronym </span>and <span class="cmtt-10">notation</span>, and let’s suppose @@ -5747,13 +5753,13 @@ class="cmtt-10">main </span>and <span class="cmtt-10">acronym </span>glossaries to be sorted alphabetically, but the <span class="cmtt-10">notation </span>type should be sorted in order of definition. - </p><!--l. 2857--><p class="noindent" >For <a + </p><!--l. 2863--><p class="noindent" >For <a href="#option1">Option 1</a>, I just need to set the <span class="cmss-10">sort</span><a - id="dx1-18035"></a> key in the optional argument of + id="dx1-19035"></a> key in the optional argument of <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-18036"></a>: + id="dx1-19036"></a>: </p> @@ -5762,14 +5768,14 @@ class="cmtt-10">\printnoidxglossary</span><a  <br />\printnoidxglossary[type=acronym,sort=word]  <br />\printnoidxglossary[type=notation,sort=def] </div> - <!--l. 2863--><p class="nopar" > - </p><!--l. 2865--><p class="noindent" >For Options <a + <!--l. 2869--><p class="nopar" > + </p><!--l. 2871--><p class="noindent" >For Options <a href="#option2">2</a> or <a href="#option3">3</a>, I can set the sort to <span class="cmtt-10">standard </span>(which is the default, but can be explicitly set via the package option <span class="cmss-10">sort=standard</span><a - id="dx1-18037"></a>), and I can either define all + id="dx1-19037"></a>), and I can either define all my <span class="cmtt-10">main </span>and <span class="cmtt-10">acronym </span>entries, then redefine <span @@ -5784,7 +5790,7 @@ class="cmtt-10">\glsprestandardsort </span>to check for the glossary class="cmti-10">sort cs</span>⟩ if ⟨<span class="cmti-10">type</span>⟩ is <span class="cmtt-10">notation</span>. - </p><!--l. 2875--><p class="noindent" >The first option can be achieved as follows: + </p><!--l. 2881--><p class="noindent" >The first option can be achieved as follows: </p> @@ -5795,7 +5801,7 @@ class="cmtt-10">notation</span>.  <br />  \edef#1{\glssortnumberfmt{\arabic{sortcount}}}%  <br />} </div> - <!--l. 2883--><p class="nopar" > The second option can be achieved as follows: + <!--l. 2889--><p class="nopar" > The second option can be achieved as follows: </p> @@ -5812,26 +5818,26 @@ class="cmtt-10">notation</span>.  <br />  }%  <br />} </div> - <!--l. 2898--><p class="nopar" > (<span + <!--l. 2904--><p class="nopar" > (<span class="cmtt-10">\ifdefstring </span>is defined by the <span class="cmss-10">etoolbox</span><a - id="dx1-18038"></a> package.) For a complete document, + id="dx1-19038"></a> package.) For a complete document, see the sample file <a href="#x1-5096r30"><span class="cmtt-10">sampleSort.tex</span></a>. </p> <div class="center" > -<!--l. 2901--><p class="noindent" > -</p><!--l. 2901--><p class="noindent" >____________________________</p></div> +<!--l. 2907--><p class="noindent" > +</p><!--l. 2907--><p class="noindent" >____________________________</p></div> <a - id="x1-18039r2"></a> - <!--l. 2903--><p class="noindent" ><span + id="x1-19039r2"></a> + <!--l. 2909--><p class="noindent" ><span class="cmbx-12">Example 2</span><span class="cmbx-12"> (Customizing Standard Sort (Options 2 or</span> <span class="cmbx-12">3))</span><a - id="x1-18040"></a> - </p><!--l. 2904--><p class="noindent" >Suppose you want a glossary of people and you want the names listed as + id="x1-19040"></a> + </p><!--l. 2910--><p class="noindent" >Suppose you want a glossary of people and you want the names listed as ⟨<span class="cmti-10">first-name</span>⟩ ⟨<span class="cmti-10">surname</span>⟩ in the glossary, but you want the names sorted by @@ -5845,11 +5851,11 @@ class="cmtt-10">}{</span>⟨<span class="cmti-10">surname</span>⟩<span class="cmtt-10">} </span>that you can use in the <span class="cmss-10">name</span><a - id="dx1-18041"></a> key when you define + id="dx1-19041"></a> key when you define the entry, but hook into the standard sort mechanism to temporarily redefine <span class="cmtt-10">\name </span>while the sort value is being set. - </p><!--l. 2913--><p class="noindent" >First, define two commands to set the person’s name: + </p><!--l. 2919--><p class="noindent" >First, define two commands to set the person’s name: </p> @@ -5857,7 +5863,7 @@ class="cmtt-10">\name </span>while the sort value is being set. \newcommand{\sortname}[2]{#2, #1}  <br />\newcommand{\textname}[2]{#1 #2} </div> - <!--l. 2917--><p class="nopar" > and <span + <!--l. 2923--><p class="nopar" > and <span class="cmtt-10">\name </span>needs to be initialised to <span class="cmtt-10">\textname</span>: @@ -5866,7 +5872,7 @@ class="cmtt-10">\textname</span>: <div class="verbatim" id="verbatim-54"> \let\name\textname </div> - <!--l. 2921--><p class="nopar" > Now redefine <span + <!--l. 2927--><p class="nopar" > Now redefine <span class="cmtt-10">\glsprestandardsort </span>so that it temporarily sets <span class="cmtt-10">\name </span>to <span @@ -5887,10 +5893,10 @@ class="cmti-10">surname</span>⟩ in the text:  <br /> \glsdosanitizesort  <br />} </div> - <!--l. 2933--><p class="nopar" > (The somewhat complicate use of <span + <!--l. 2939--><p class="nopar" > (The somewhat complicate use of <span class="cmtt-10">\expandafter </span>etc helps to protect fragile commands, but care is still needed.) - </p><!--l. 2937--><p class="noindent" >Now the entries can be defined: + </p><!--l. 2943--><p class="noindent" >Now the entries can be defined: </p> @@ -5900,45 +5906,45 @@ class="cmtt-10">\expandafter </span>etc helps to protect fragile  <br />\newglossaryentry{johnsmith}{name={\name{John}{Smith}},  <br />  description={some information about John Smith}} </div> - <!--l. 2944--><p class="nopar" > For a complete document, see the sample file <a + <!--l. 2950--><p class="nopar" > For a complete document, see the sample file <a href="#x1-5095r29"><span class="cmtt-10">samplePeople.tex</span></a>. </p> <div class="center" > -<!--l. 2946--><p class="noindent" > -</p><!--l. 2946--><p class="noindent" >____________________________</p></div> +<!--l. 2952--><p class="noindent" > +</p><!--l. 2952--><p class="noindent" >____________________________</p></div> </dd><dt class="description"> <span class="cmssbx-10">order</span><a - id="dx1-18042"></a> </dt><dd + id="dx1-19042"></a> </dt><dd class="description">This may take two values: <span class="cmss-10">word</span><a - id="dx1-18043"></a> or <span + id="dx1-19043"></a> or <span class="cmss-10">letter</span><a - id="dx1-18044"></a>. The default is word ordering. - <!--l. 2952--><p class="noindent" ><div class="important" title="Important Note"> Note that the <span + id="dx1-19044"></a>. The default is word ordering. + <!--l. 2958--><p class="noindent" ><div class="important" title="Important Note"> Note that the <span class="cmss-10">order</span><a - id="dx1-18045"></a> option has no effect if you don’t use <a + id="dx1-19045"></a> option has no effect if you don’t use <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-18046"></a></a>. + id="dx1-19046"></a></a>. </div> - </p><!--l. 2955--><p class="noindent" > - </p><!--l. 2957--><p class="noindent" >If you use <a + </p><!--l. 2961--><p class="noindent" > + </p><!--l. 2963--><p class="noindent" >If you use <a href="#option1">Option 1</a>, this setting will be used if you use <span class="cmss-10">sort</span><a - id="dx1-18047"></a><span + id="dx1-19047"></a><span class="cmtt-10">=standard </span>in the optional argument of <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-18048"></a>: + id="dx1-19048"></a>: </p> <div class="verbatim" id="verbatim-57"> \printnoidxglossary[sort=standard] </div> - <!--l. 2962--><p class="nopar" > Alternatively, you can specify the order for individual glossaries: + <!--l. 2968--><p class="nopar" > Alternatively, you can specify the order for individual glossaries: </p> @@ -5946,68 +5952,68 @@ class="cmtt-10">\printnoidxglossary</span><a \printnoidxglossary[sort=word]  <br />\printnoidxglossary[type=acronym,sort=letter] </div> - <!--l. 2967--><p class="nopar" > + <!--l. 2973--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">makeindex</span><a - id="dx1-18049"></a> </dt><dd + id="dx1-19049"></a> </dt><dd class="description">(<a href="#option2">Option 2</a>) The glossary information and indexing style file will be written in <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-18050"></a></a> format. If you use <a + id="dx1-19050"></a></a> format. If you use <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-18051"></a></a>, it will automatically + id="dx1-19051"></a></a>, it will automatically detect that it needs to call <span class="cmtt-10">makeindex</span><a - id="dx1-18052"></a>. If you don’t use <span + id="dx1-19052"></a>. If you don’t use <span class="cmtt-10">makeglossaries</span><a - id="dx1-18053"></a>, you + id="dx1-19053"></a>, you need to remember to use <span class="cmtt-10">makeindex</span><a - id="dx1-18054"></a> not <a + id="dx1-19054"></a> not <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-18055"></a></a>. The indexing style file will been + id="dx1-19055"></a></a>. The indexing style file will been given a <span class="cmtt-10">.ist</span><a - id="dx1-18056"></a> extension. - <!--l. 2977--><p class="noindent" >You may omit this package option if you are using <a + id="dx1-19056"></a> extension. + <!--l. 2983--><p class="noindent" >You may omit this package option if you are using <a href="#option2">Option 2</a> as this is the default. It’s available in case you need to override the effect of an earlier occurrence of <span class="cmss-10">xindy</span><a - id="dx1-18057"></a> in the package option list. + id="dx1-19057"></a> in the package option list. </p></dd><dt class="description"> <span class="cmssbx-10">xindy</span><a - id="dx1-18058"></a> </dt><dd + id="dx1-19058"></a> </dt><dd class="description">(<a href="#option3">Option 3</a>) The glossary information and indexing style file will be written in <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-18059"></a></a> format. If you use <a + id="dx1-19059"></a></a> format. If you use <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-18060"></a></a>, it will automatically detect that it + id="dx1-19060"></a></a>, it will automatically detect that it needs to call <span class="cmtt-10">xindy</span><a - id="dx1-18061"></a>. If you don’t use <span + id="dx1-19061"></a>. If you don’t use <span class="cmtt-10">makeglossaries</span><a - id="dx1-18062"></a>, you need to remember to + id="dx1-19062"></a>, you need to remember to use <span class="cmtt-10">xindy</span><a - id="dx1-18063"></a> not <a + id="dx1-19063"></a> not <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-18064"></a></a>. The indexing style file will been given a <span + id="dx1-19064"></a></a>. The indexing style file will been given a <span class="cmtt-10">.xdy</span><a - id="dx1-18065"></a> + id="dx1-19065"></a> extension. - <!--l. 2988--><p class="noindent" >This package option may additionally have a value that is a ⟨<span + <!--l. 2994--><p class="noindent" >This package option may additionally have a value that is a ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ comma-separated list to override the language and codepage. For example: @@ -6018,7 +6024,7 @@ class="cmti-10">value</span>⟩ \usepackage[xindy={language=english,codepage=utf8}]  <br />  {glossaries} </div> - <!--l. 2994--><p class="nopar" > You can also specify whether you want a number group in the glossary. This + <!--l. 3000--><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: @@ -6026,7 +6032,7 @@ class="cmti-10">value</span>⟩ <div class="verbatim" id="verbatim-60"> \usepackage[xindy={glsnumbers=false}]{glossaries} </div> - <!--l. 2999--><p class="nopar" > If no value is supplied to this package option (either simply writing <span + <!--l. 3005--><p class="nopar" > If no value is supplied to this package option (either simply writing <span class="cmtt-10">xindy </span>or writing <span class="obeylines-h"><span class="verb"><span class="cmtt-10">xindy={}</span></span></span>) then the language, codepage and number group settings are @@ -6036,32 +6042,32 @@ class="cmsy-10">§</span>11 </a><a href="#sec:xindy">Xindy (Option 3)<!--tex4ht:ref: sec:xindy --></a> for further details on using <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-18066"></a></a> with the + id="dx1-19066"></a></a> with the <span class="cmss-10">glossaries </span>package. </p></dd><dt class="description"> <span class="cmssbx-10">xindygloss</span><a - id="dx1-18067"></a> </dt><dd + id="dx1-19067"></a> </dt><dd class="description">(<a href="#option3">Option 3</a>) This is equivalent to <span class="obeylines-h"><span class="verb"><span class="cmtt-10">xindy={}</span></span></span> (that is, the <span class="cmss-10">xindy</span><a - id="dx1-18068"></a> option + id="dx1-19068"></a> option without any value supplied) and may be used as a document class option. The language and code page can be set via <span class="cmtt-10">\GlsSetXdyLanguage</span><a - id="dx1-18069"></a> and + id="dx1-19069"></a> and <span class="cmtt-10">\GlsSetXdyCodePage</span><a - id="dx1-18070"></a> (see <a + id="dx1-19070"></a> (see <a href="#sec:langenc"><span class="cmsy-10">§</span>11.1 </a><a href="#sec:langenc">Language and Encodings<!--tex4ht:ref: sec:langenc --></a>.) </dd><dt class="description"> <span class="cmssbx-10">xindynoglsnumbers</span><a - id="dx1-18071"></a> </dt><dd + id="dx1-19071"></a> </dt><dd class="description">(<a href="#option3">Option 3</a>) This is equivalent to <span class="obeylines-h"><span class="verb"><span class="cmtt-10">xindy={glsnumbers=false}</span></span></span> @@ -6069,78 +6075,78 @@ class="cmtt-10">xindy={glsnumbers=false}</span></span></span> </dd><dt class="description"> <span class="cmssbx-10">automake</span><a - id="dx1-18072"></a> </dt><dd + id="dx1-19072"></a> </dt><dd class="description">This is a boolean option (new to version 4.08) that will attempt to run <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-18073"></a></a> or <a + id="dx1-19073"></a></a> or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-18074"></a></a> using <span class="TEX">T<span + id="dx1-19074"></a></a> using <span class="TEX">T<span class="E">E</span>X</span>’s <span class="cmtt-10">\write18</span><a - id="dx1-18075"></a> mechanism at the end of the + id="dx1-19075"></a> mechanism at the end of the document. Since this mechanism can be a security risk, some <span class="TEX">T<span class="E">E</span>X</span> distributions disable it completely, in which case this option won’t have an effect. (If this option doesn’t appear to work, search the log file for “runsystem” and see if it is followed by “enabled” or “disabled”.) - <!--l. 3025--><p class="noindent" >Some distributions allow <span + <!--l. 3031--><p class="noindent" >Some distributions allow <span class="cmtt-10">\write18 </span>in a restricted mode. This mode has a limited number of trusted applications, which usually includes <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-18076"></a></a> but may not include <a + id="dx1-19076"></a></a> but may not include <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-18077"></a></a>. So if you have the restricted mode + id="dx1-19077"></a></a>. So if you have the restricted mode on, <span class="cmss-10">automake</span><a - id="dx1-18078"></a> should work with <span + id="dx1-19078"></a> should work with <span class="cmtt-10">makeindex</span><a - id="dx1-18079"></a> but may not work with + id="dx1-19079"></a> but may not work with <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-18080"></a></a>. - </p><!--l. 3031--><p class="noindent" >However even in unrestricted mode this option may not work with <span + id="dx1-19080"></a></a>. + </p><!--l. 3037--><p class="noindent" >However even in unrestricted mode this option may not work with <span class="cmtt-10">xindy</span><a - id="dx1-18081"></a> as + id="dx1-19081"></a> as <span class="cmtt-10">xindy</span><a - id="dx1-18082"></a> uses language names that don’t always correspond with <span + id="dx1-19082"></a> uses language names that don’t always correspond with <span class="cmtt-10">\babel</span><a - id="dx1-18083"></a>’s + id="dx1-19083"></a>’s language names. (The <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-18084"></a></a> script applies mappings to assist you.) + id="dx1-19084"></a></a> script applies mappings to assist you.) Note that you still need at least two <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> runs to ensure the document is up-to-date with this setting. - </p><!--l. 3038--><p class="noindent" >Since this package option attempts to run the <a + </p><!--l. 3044--><p class="noindent" >Since this package option attempts to run the <a href="#glo:indexingapp">indexing application</a> on every <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> run, its use should be considered a last resort for those who can’t work out how to incorporate the indexing application into their document build. The default value for this option is <span class="cmss-10">automake=false</span><a - id="dx1-18085"></a>. + id="dx1-19085"></a>. </p> </dd></dl> -<!--l. 3046--><p class="noindent" > +<!--l. 3052--><p class="noindent" > </p> -<!--l. 3046--><p class="noindent" ><a +<!--l. 3052--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2.5 </span> <a id="acronymoptions"></a>Acronym Options</h3> <dl class="description"><dt class="description"> <span class="cmssbx-10">acronym</span><a - id="dx1-19001"></a> </dt><dd + id="dx1-20001"></a> </dt><dd class="description">This creates a new glossary with the label <span class="cmtt-10">acronym</span>. This is equivalent to: @@ -6149,20 +6155,20 @@ class="cmtt-10">acronym</span>. This is equivalent <div class="verbatim" id="verbatim-61"> \newglossary[alg]{acronym}{acr}{acn}{\acronymname} </div> - <!--l. 3054--><p class="nopar" > It will also define - </p><!--l. 3056--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3060--><p class="nopar" > It will also define + </p><!--l. 3062--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\printacronyms</span><span class="cmtt-9"> </span></span><a - id="dx1-19002"></a> <span + id="dx1-20002"></a> <span class="cmtt-10">\printacronyms[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">] </span></div><hr> - </p><!--l. 3058--><p class="noindent" > + </p><!--l. 3064--><p class="noindent" > that’s equivalent to </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printglossary</span><a - id="dx1-19003"></a><span + id="dx1-20003"></a><span class="cmtt-10">[type=acronym,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> @@ -6170,62 +6176,62 @@ class="cmtt-10">]</span> </div> (unless that command is already defined before the beginning of the document or the package option <span class="cmss-10">compatible-3.07</span><a - id="dx1-19004"></a> is used). - <!--l. 3066--><p class="noindent" >If you are using <a + id="dx1-20004"></a> is used). + <!--l. 3072--><p class="noindent" >If you are using <a href="#option1">Option 1</a>, you need to use </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-19005"></a><span + id="dx1-20005"></a><span class="cmtt-10">[type=acronym,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> </div> </div> to display the list of acronyms. - <!--l. 3072--><p class="noindent" >If the <span + <!--l. 3078--><p class="noindent" >If the <span class="cmss-10">acronym</span><a - id="dx1-19006"></a> package option is used, <span + id="dx1-20006"></a> package option is used, <span class="cmtt-10">\acronymtype</span><a - id="dx1-19007"></a> is set to <span + id="dx1-20007"></a> is set to <span class="cmtt-10">acronym </span>otherwise it is set to <span class="cmtt-10">main</span>.<span class="footnote-mark"><a href="#fn3x3" id="fn3x3-bk"><sup class="textsuperscript">2.3</sup></a></span><a - id="x1-19008f3"></a> + id="x1-20008f3"></a> Entries that are defined using <span class="cmtt-10">\newacronym</span><a - id="dx1-19014"></a> are placed in the glossary whose + id="dx1-20014"></a> are placed in the glossary whose label is given by <span class="cmtt-10">\acronymtype</span><a - id="dx1-19015"></a>, unless another glossary is explicitly + id="dx1-20015"></a>, unless another glossary is explicitly specified. - </p><!--l. 3082--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span + </p><!--l. 3088--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span class="cmss-10">nomain</span><a - id="dx1-19016"></a> package option if you’re only interested in using + id="dx1-20016"></a> package option if you’re only interested in using this <span class="cmtt-10">acronym </span>glossary. </div> - </p><!--l. 3085--><p class="noindent" > + </p><!--l. 3091--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">acronyms</span><a - id="dx1-19017"></a> </dt><dd + id="dx1-20017"></a> </dt><dd class="description">This is equivalent to <span class="cmss-10">acronym=true</span><a - id="dx1-19018"></a> and may be used in the document class + id="dx1-20018"></a> and may be used in the document class option list. </dd><dt class="description"> <span class="cmssbx-10">acronymlists</span><a - id="dx1-19019"></a> </dt><dd + id="dx1-20019"></a> </dt><dd class="description">By default, only the <span class="cmtt-10">\acronymtype </span>glossary is considered to be a list of acronyms. If you have other lists of acronyms, you can specify them as a comma-separated list in the value of <span class="cmss-10">acronymlists</span><a - id="dx1-19020"></a>. For example, if you use the + id="dx1-20020"></a>. For example, if you use the <span class="cmss-10">acronym</span><a - id="dx1-19021"></a> package option but you also want the <span + id="dx1-20021"></a> package option but you also want the <span class="cmtt-10">main </span>glossary to also contain a list of acronyms, you can do: @@ -6233,7 +6239,7 @@ class="cmtt-10">main </span>glossary to also contain a <div class="verbatim" id="verbatim-62"> \usepackage[acronym,acronymlists={main}]{glossaries} </div> - <!--l. 3099--><p class="nopar" > No check is performed to determine if the listed glossaries exist, so you can add + <!--l. 3105--><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: @@ -6244,36 +6250,36 @@ class="cmtt-10">main </span>glossary to also contain a  <br />\newglossary[alg2]{acronym2}{acr2}{acn2}%  <br />  {Statistical Acronyms} </div> - <!--l. 3107--><p class="nopar" > You can use - </p><!--l. 3109--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3113--><p class="nopar" > You can use + </p><!--l. 3115--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\DeclareAcronymList</span><span class="cmtt-9"> </span></span><a - id="dx1-19022"></a> <span + id="dx1-20022"></a> <span class="cmtt-10">\DeclareAcronymList{</span>⟨<span class="cmitt-10">list</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 3111--><p class="noindent" > + </p><!--l. 3117--><p class="noindent" > instead of or in addition to the <span class="cmss-10">acronymlists</span><a - id="dx1-19023"></a> option. This will add the + id="dx1-20023"></a> option. This will add the glossaries given in ⟨<span class="cmti-10">list</span>⟩ to the list of glossaries that are identified as lists of acronyms. To replace the list of acronym lists with a new list use: - </p><!--l. 3116--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 3122--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\SetAcronymLists</span><span class="cmtt-9"> </span></span><a - id="dx1-19024"></a> <span + id="dx1-20024"></a> <span class="cmtt-10">\SetAcronymLists{</span>⟨<span class="cmitt-10">list</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 3118--><p class="noindent" > - </p><!--l. 3120--><p class="noindent" >You can determine if a glossary has been identified as being a list of acronyms + </p><!--l. 3124--><p class="noindent" > + </p><!--l. 3126--><p class="noindent" >You can determine if a glossary has been identified as being a list of acronyms using: - </p><!--l. 3122--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 3128--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsIfListOfAcronyms</span><span class="cmtt-9"> </span></span><a - id="dx1-19025"></a> <span + id="dx1-20025"></a> <span class="cmtt-10">\glsIfListOfAcronyms{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -6283,32 +6289,32 @@ class="cmitt-10">false</span> <span class="cmitt-10">part</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 3124--><p class="noindent" > + </p><!--l. 3130--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">shortcuts</span><a - id="dx1-19026"></a> </dt><dd + id="dx1-20026"></a> </dt><dd class="description">This option provides shortcut commands for acronyms. See <a href="#sec:acronyms"><span class="cmsy-10">§</span>13 </a><a href="#sec:acronyms">Acronyms<!--tex4ht:ref: sec:acronyms --></a> for further details. Alternatively you can use: - <!--l. 3129--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3135--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\DefineAcronymShortcuts</span><span class="cmtt-9"> </span></span><a - id="dx1-19027"></a> <span + id="dx1-20027"></a> <span class="cmtt-10">\DefineAcronymShortcuts </span></div><hr> - </p><!--l. 3131--><p class="noindent" > + </p><!--l. 3137--><p class="noindent" > </p></dd></dl> -<!--l. 3134--><p class="noindent" > +<!--l. 3140--><p class="noindent" > </p> -<!--l. 3134--><p class="noindent" ><a +<!--l. 3140--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">2.5.1 </span> <a id="deprecatedacronymstyleoptions"></a>Deprecated Acronym Style Options</h4> -<!--l. 3137--><p class="noindent" >The package options listed in this section are now deprecated but are kept for +<!--l. 3143--><p class="noindent" >The package options listed in this section are now deprecated but are kept for backward-compatibility. Use <span class="cmtt-10">\setacronymstyle</span><a - id="dx1-20001"></a> instead. See <a + id="dx1-21001"></a> instead. See <a href="#sec:acronyms"><span class="cmsy-10">§</span>13 </a><a href="#sec:acronyms">Acronyms<!--tex4ht:ref: sec:acronyms --></a> for further @@ -6318,126 +6324,126 @@ details. </p><dl class="description"><dt class="description"> <span class="cmssbx-10">description</span><a - id="dx1-20002"></a> </dt><dd + id="dx1-21002"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-20003"></a> to allow a description. + id="dx1-21003"></a> to allow a description. This option may be replaced by <div class="verbatim" id="verbatim-64"> \setacronymstyle{long-short-desc} </div> - <!--l. 3147--><p class="nopar" > or (with <span + <!--l. 3153--><p class="nopar" > or (with <span class="cmss-10">smallcaps</span><a - id="dx1-20004"></a>) + id="dx1-21004"></a>) </p> <div class="verbatim" id="verbatim-65"> \setacronymstyle{long-sc-short-desc} </div> - <!--l. 3151--><p class="nopar" > or (with <span + <!--l. 3157--><p class="nopar" > or (with <span class="cmss-10">smaller</span><a - id="dx1-20005"></a>) + id="dx1-21005"></a>) </p> <div class="verbatim" id="verbatim-66"> \setacronymstyle{long-sm-short-desc} </div> - <!--l. 3155--><p class="nopar" > or (with <span + <!--l. 3161--><p class="nopar" > or (with <span class="cmss-10">footnote</span><a - id="dx1-20006"></a>) + id="dx1-21006"></a>) </p> <div class="verbatim" id="verbatim-67"> \setacronymstyle{footnote-desc} </div> - <!--l. 3159--><p class="nopar" > or (with <span + <!--l. 3165--><p class="nopar" > or (with <span class="cmss-10">footnote</span><a - id="dx1-20007"></a> and <span + id="dx1-21007"></a> and <span class="cmss-10">smallcaps</span><a - id="dx1-20008"></a>) + id="dx1-21008"></a>) </p> <div class="verbatim" id="verbatim-68"> \setacronymstyle{footnote-sc-desc} </div> - <!--l. 3163--><p class="nopar" > or (with <span + <!--l. 3169--><p class="nopar" > or (with <span class="cmss-10">footnote</span><a - id="dx1-20009"></a> and <span + id="dx1-21009"></a> and <span class="cmss-10">smaller</span><a - id="dx1-20010"></a>) + id="dx1-21010"></a>) </p> <div class="verbatim" id="verbatim-69"> \setacronymstyle{footnote-sm-desc} </div> - <!--l. 3167--><p class="nopar" > or (with <span + <!--l. 3173--><p class="nopar" > or (with <span class="cmss-10">dua</span><a - id="dx1-20011"></a>) + id="dx1-21011"></a>) </p> <div class="verbatim" id="verbatim-70"> \setacronymstyle{dua-desc} </div> - <!--l. 3171--><p class="nopar" > + <!--l. 3177--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">smallcaps</span><a - id="dx1-20012"></a> </dt><dd + id="dx1-21012"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-20013"></a> and the way that + id="dx1-21013"></a> and the way that acronyms are displayed. This option may be replaced by: <div class="verbatim" id="verbatim-71"> \setacronymstyle{long-sc-short} </div> - <!--l. 3178--><p class="nopar" > or (with <span + <!--l. 3184--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-20014"></a>) + id="dx1-21014"></a>) </p> <div class="verbatim" id="verbatim-72"> \setacronymstyle{long-sc-short-desc} </div> - <!--l. 3182--><p class="nopar" > or (with <span + <!--l. 3188--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-20015"></a> and <span + id="dx1-21015"></a> and <span class="cmss-10">footnote</span><a - id="dx1-20016"></a>) + id="dx1-21016"></a>) </p> <div class="verbatim" id="verbatim-73"> \setacronymstyle{footnote-sc-desc} </div> - <!--l. 3186--><p class="nopar" > + <!--l. 3192--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">smaller</span><a - id="dx1-20017"></a> </dt><dd + id="dx1-21017"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-20018"></a> and the way that + id="dx1-21018"></a> and the way that acronyms are displayed. - <!--l. 3190--><p class="noindent" ><div class="important" title="Important Note"> If you use this option, you will need to include the <span + <!--l. 3196--><p class="noindent" ><div class="important" title="Important Note"> If you use this option, you will need to include the <span class="cmss-10">relsize</span><a - id="dx1-20019"></a> package or otherwise + id="dx1-21019"></a> package or otherwise define <span class="cmtt-10">\textsmaller</span><a - id="dx1-20020"></a> or redefine <span + id="dx1-21020"></a> or redefine <span class="cmtt-10">\acronymfont</span><a - id="dx1-20021"></a>. </div> - </p><!--l. 3194--><p class="noindent" > + id="dx1-21021"></a>. </div> + </p><!--l. 3200--><p class="noindent" > This option may be replaced by: @@ -6445,125 +6451,125 @@ class="cmtt-10">\acronymfont</span><a <div class="verbatim" id="verbatim-74"> \setacronymstyle{long-sm-short} </div> - <!--l. 3198--><p class="nopar" > or (with <span + <!--l. 3204--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-20022"></a>) + id="dx1-21022"></a>) </p> <div class="verbatim" id="verbatim-75"> \setacronymstyle{long-sm-short-desc} </div> - <!--l. 3202--><p class="nopar" > or (with <span + <!--l. 3208--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-20023"></a> and <span + id="dx1-21023"></a> and <span class="cmss-10">footnote</span><a - id="dx1-20024"></a>) + id="dx1-21024"></a>) </p> <div class="verbatim" id="verbatim-76"> \setacronymstyle{footnote-sm-desc} </div> - <!--l. 3206--><p class="nopar" > + <!--l. 3212--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">footnote</span><a - id="dx1-20025"></a> </dt><dd + id="dx1-21025"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-20026"></a> and the way that + id="dx1-21026"></a> and the way that acronyms are displayed. This option may be replaced by: <div class="verbatim" id="verbatim-77"> \setacronymstyle{footnote} </div> - <!--l. 3213--><p class="nopar" > or (with <span + <!--l. 3219--><p class="nopar" > or (with <span class="cmss-10">smallcaps</span><a - id="dx1-20027"></a>) + id="dx1-21027"></a>) </p> <div class="verbatim" id="verbatim-78"> \setacronymstyle{footnote-sc} </div> - <!--l. 3217--><p class="nopar" > or (with <span + <!--l. 3223--><p class="nopar" > or (with <span class="cmss-10">smaller</span><a - id="dx1-20028"></a>) + id="dx1-21028"></a>) </p> <div class="verbatim" id="verbatim-79"> \setacronymstyle{footnote-sm} </div> - <!--l. 3221--><p class="nopar" > or (with <span + <!--l. 3227--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-20029"></a>) + id="dx1-21029"></a>) </p> <div class="verbatim" id="verbatim-80"> \setacronymstyle{footnote-desc} </div> - <!--l. 3225--><p class="nopar" > or (with <span + <!--l. 3231--><p class="nopar" > or (with <span class="cmss-10">smallcaps</span><a - id="dx1-20030"></a> and <span + id="dx1-21030"></a> and <span class="cmss-10">description</span><a - id="dx1-20031"></a>) + id="dx1-21031"></a>) </p> <div class="verbatim" id="verbatim-81"> \setacronymstyle{footnote-sc-desc} </div> - <!--l. 3229--><p class="nopar" > or (with <span + <!--l. 3235--><p class="nopar" > or (with <span class="cmss-10">smaller</span><a - id="dx1-20032"></a> and <span + id="dx1-21032"></a> and <span class="cmss-10">description</span><a - id="dx1-20033"></a>) + id="dx1-21033"></a>) </p> <div class="verbatim" id="verbatim-82"> \setacronymstyle{footnote-sm-desc} </div> - <!--l. 3233--><p class="nopar" > + <!--l. 3239--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">dua</span><a - id="dx1-20034"></a> </dt><dd + id="dx1-21034"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-20035"></a> so that acronyms are always + id="dx1-21035"></a> so that acronyms are always expanded. This option may be replaced by: <div class="verbatim" id="verbatim-83"> \setacronymstyle{dua} </div> - <!--l. 3241--><p class="nopar" > or (with <span + <!--l. 3247--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-20036"></a>) + id="dx1-21036"></a>) </p> <div class="verbatim" id="verbatim-84"> \setacronymstyle{dua-desc} </div> - <!--l. 3245--><p class="nopar" > + <!--l. 3251--><p class="nopar" > </p> </dd></dl> -<!--l. 3249--><p class="noindent" > +<!--l. 3255--><p class="noindent" > </p> -<!--l. 3249--><p class="noindent" ><a +<!--l. 3255--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2.6 </span> <a id="otheroptions"></a>Other Options</h3> -<!--l. 3252--><p class="noindent" >Other available options that don’t fit any of the above categories are: +<!--l. 3258--><p class="noindent" >Other available options that don’t fit any of the above categories are: </p><dl class="description"><dt class="description"> <span class="cmssbx-10">symbols</span><a - id="dx1-21001"></a> </dt><dd + id="dx1-22001"></a> </dt><dd class="description">This option defines a new glossary type with the label <span class="cmtt-10">symbols</span> via @@ -6572,46 +6578,46 @@ class="cmtt-10">symbols</span> <div class="verbatim" id="verbatim-85"> \newglossary[slg]{symbols}{sls}{slo}{\glssymbolsgroupname} </div> - <!--l. 3259--><p class="nopar" > It also defines - </p><!--l. 3261--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3265--><p class="nopar" > It also defines + </p><!--l. 3267--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\printsymbols</span><span class="cmtt-9"> </span></span><a - id="dx1-21002"></a> <span + id="dx1-22002"></a> <span class="cmtt-10">\printsymbols[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">] </span></div><hr> - </p><!--l. 3263--><p class="noindent" > + </p><!--l. 3269--><p class="noindent" > which is a synonym for </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printglossary</span><a - id="dx1-21003"></a><span + id="dx1-22003"></a><span class="cmtt-10">[type=symbols,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> </div> </div> - <!--l. 3269--><p class="noindent" >If you use <a + <!--l. 3275--><p class="noindent" >If you use <a href="#option1">Option 1</a>, you need to use: </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-21004"></a><span + id="dx1-22004"></a><span class="cmtt-10">[type=symbols,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> </div> </div> to display the list of symbols. - <!--l. 3275--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span + <!--l. 3281--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span class="cmss-10">nomain</span><a - id="dx1-21005"></a> package option if you’re only interested in using + id="dx1-22005"></a> package option if you’re only interested in using this <span class="cmtt-10">symbols </span>glossary. </div> - </p><!--l. 3278--><p class="noindent" > + </p><!--l. 3284--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">numbers</span><a - id="dx1-21006"></a> </dt><dd + id="dx1-22006"></a> </dt><dd class="description">This option defines a new glossary type with the label <span class="cmtt-10">numbers</span> via @@ -6620,46 +6626,46 @@ class="cmtt-10">numbers</span> <div class="verbatim" id="verbatim-86"> \newglossary[nlg]{numbers}{nls}{nlo}{\glsnumbersgroupname} </div> - <!--l. 3284--><p class="nopar" > It also defines - </p><!--l. 3286--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3290--><p class="nopar" > It also defines + </p><!--l. 3292--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\printnumbers</span><span class="cmtt-9"> </span></span><a - id="dx1-21007"></a> <span + id="dx1-22007"></a> <span class="cmtt-10">\printnumbers[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">] </span></div><hr> - </p><!--l. 3288--><p class="noindent" > + </p><!--l. 3294--><p class="noindent" > which is a synonym for </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printglossary</span><a - id="dx1-21008"></a><span + id="dx1-22008"></a><span class="cmtt-10">[type=numbers,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> </div> </div> - <!--l. 3294--><p class="noindent" >If you use <a + <!--l. 3300--><p class="noindent" >If you use <a href="#option1">Option 1</a>, you need to use: </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-21009"></a><span + id="dx1-22009"></a><span class="cmtt-10">[type=numbers,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> </div> </div> to display the list of numbers. - <!--l. 3300--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span + <!--l. 3306--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span class="cmss-10">nomain</span><a - id="dx1-21010"></a> package option if you’re only interested in using + id="dx1-22010"></a> package option if you’re only interested in using this <span class="cmtt-10">numbers </span>glossary. </div> - </p><!--l. 3303--><p class="noindent" > + </p><!--l. 3309--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">index</span><a - id="dx1-21011"></a> </dt><dd + id="dx1-22011"></a> </dt><dd class="description">This option defines a new glossary type with the label <span class="cmtt-10">index </span>via @@ -6667,22 +6673,22 @@ class="cmtt-10">index </span>via <div class="verbatim" id="verbatim-87"> \newglossary[ilg]{index}{ind}{idx}{\indexname}% </div> - <!--l. 3309--><p class="nopar" > It also defines - </p><!--l. 3311--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3315--><p class="nopar" > It also defines + </p><!--l. 3317--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\newterm</span><span class="cmtt-9"> </span></span><a - id="dx1-21012"></a> <span + id="dx1-22012"></a> <span class="cmtt-10">\newterm[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span class="cmitt-10">term</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 3313--><p class="noindent" > + </p><!--l. 3319--><p class="noindent" > which is a synonym for </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-21013"></a><span + id="dx1-22013"></a><span class="cmtt-10">{</span>⟨<span class="cmitt-10">term</span>⟩<span class="cmtt-10">}[type=index,name={</span>⟨<span @@ -6690,186 +6696,186 @@ class="cmitt-10">term</span>⟩<span class="cmtt-10">},%</span> <br /><span class="cmtt-10">description=\nopostdesc</span><a - id="dx1-21014"></a><span + id="dx1-22014"></a><span class="cmtt-10">,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> </div> </div> and - <!--l. 3320--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3326--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\printindex</span><span class="cmtt-9"> </span></span><a - id="dx1-21015"></a> <span + id="dx1-22015"></a> <span class="cmtt-10">\printindex[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">] </span></div><hr> - </p><!--l. 3322--><p class="noindent" > + </p><!--l. 3328--><p class="noindent" > which is a synonym for </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printglossary</span><a - id="dx1-21016"></a><span + id="dx1-22016"></a><span class="cmtt-10">[type=index,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> </div> </div> - <!--l. 3328--><p class="noindent" >If you use <a + <!--l. 3334--><p class="noindent" >If you use <a href="#option1">Option 1</a>, you need to use: </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-21017"></a><span + id="dx1-22017"></a><span class="cmtt-10">[type=index,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> </div> </div> to display this glossary. - <!--l. 3334--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span + <!--l. 3340--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span class="cmss-10">nomain</span><a - id="dx1-21018"></a> package option if you’re only interested in using + id="dx1-22018"></a> package option if you’re only interested in using this <span class="cmtt-10">index </span>glossary. Note that you can’t mix this option with <span class="cmtt-10">\index</span><a - id="dx1-21019"></a>. + id="dx1-22019"></a>. Either use <span class="cmss-10">glossaries </span>for the indexing or use a custom indexing package, such as <span class="cmss-10">makeidx</span><a - id="dx1-21020"></a>, <span + id="dx1-22020"></a>, <span class="cmss-10">index</span><a - id="dx1-21021"></a> or <span + id="dx1-22021"></a> or <span class="cmss-10">imakeidx</span><a - id="dx1-21022"></a>. (You can, of course, load one of + id="dx1-22022"></a>. (You can, of course, load one of those packages and load <span class="cmss-10">glossaries </span>without the <span class="cmss-10">index</span><a - id="dx1-21023"></a> package option.) + id="dx1-22023"></a> package option.) </div> - </p><!--l. 3342--><p class="noindent" > + </p><!--l. 3348--><p class="noindent" > - </p><!--l. 3344--><p class="noindent" >Since the index isn’t designed for terms with descriptions, you might also want + </p><!--l. 3350--><p class="noindent" >Since the index isn’t designed for terms with descriptions, you might also want to disable the hyperlinks for this glossary using the package option <span class="cmss-10">nohypertypes=index</span><a - id="dx1-21024"></a> or the command <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-22024"></a> or the command <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">\GlsDeclareNoHyperList</span><a - id="dx1-21025"></a><span class="verb"><span + id="dx1-22025"></a><span class="verb"><span class="cmtt-10">{index}</span></span> <br /><spacer type=vertical size=10></span> - </p><!--l. 3351--><p class="noindent" >The example file <a + </p><!--l. 3357--><p class="noindent" >The example file <a href="#x1-5090r26"><span class="cmtt-10">sample-index.tex</span></a> illustrates the use of the <span class="cmss-10">index</span><a - id="dx1-21026"></a> package + id="dx1-22026"></a> package option. </p></dd><dt class="description"> <span class="cmssbx-10">compatible-2.07</span><a - id="dx1-21027"></a> </dt><dd + id="dx1-22027"></a> </dt><dd class="description">Compatibility mode for old documents created using version 2.07 or below. </dd><dt class="description"> <span class="cmssbx-10">compatible-3.07</span><a - id="dx1-21028"></a> </dt><dd + id="dx1-22028"></a> </dt><dd class="description">Compatibility mode for old documents created using version 3.07 or below. </dd></dl> -<!--l. 3362--><p class="noindent" > +<!--l. 3368--><p class="noindent" > </p> -<!--l. 3362--><p class="noindent" ><a +<!--l. 3368--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2.7 </span> <a id="sec:setupglossaries"></a>Setting Options After the Package is Loaded</h3> -<!--l. 3365--><p class="noindent" >Some of the options described above may also be set after the <span +<!--l. 3371--><p class="noindent" >Some of the options described above may also be set after the <span class="cmss-10">glossaries </span>package has been loaded using -</p><!--l. 3367--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3373--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\setupglossaries</span><span class="cmtt-9"> </span></span><a - id="dx1-22001"></a> <span + id="dx1-23001"></a> <span class="cmtt-10">\setupglossaries{</span>⟨<span class="cmitt-10">key-val list</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 3369--><p class="noindent" > +</p><!--l. 3375--><p class="noindent" > The following package options <span class="cmbx-10">can’t </span>be used in <span class="cmtt-10">\setupglossaries</span>: <span class="cmss-10">xindy</span><a - id="dx1-22002"></a>, <span + id="dx1-23002"></a>, <span class="cmss-10">xindygloss</span><a - id="dx1-22003"></a>, + id="dx1-23003"></a>, <span class="cmss-10">xindynoglsnumbers</span><a - id="dx1-22004"></a>, <span + id="dx1-23004"></a>, <span class="cmss-10">makeindex</span><a - id="dx1-22005"></a>, <span + id="dx1-23005"></a>, <span class="cmss-10">nolong</span><a - id="dx1-22006"></a>, <span + id="dx1-23006"></a>, <span class="cmss-10">nosuper</span><a - id="dx1-22007"></a>, <span + id="dx1-23007"></a>, <span class="cmss-10">nolist</span><a - id="dx1-22008"></a>, <span + id="dx1-23008"></a>, <span class="cmss-10">notree</span><a - id="dx1-22009"></a>, <span + id="dx1-23009"></a>, <span class="cmss-10">nostyles</span><a - id="dx1-22010"></a>, <span + id="dx1-23010"></a>, <span class="cmss-10">nomain</span><a - id="dx1-22011"></a>, + id="dx1-23011"></a>, <span class="cmss-10">compatible-2.07</span><a - id="dx1-22012"></a>, <span + id="dx1-23012"></a>, <span class="cmss-10">translate</span><a - id="dx1-22013"></a>, <span + id="dx1-23013"></a>, <span class="cmss-10">notranslate</span><a - id="dx1-22014"></a>, <span + id="dx1-23014"></a>, <span class="cmss-10">acronym</span><a - id="dx1-22015"></a>. These options have to be set while the + id="dx1-23015"></a>. These options have to be set while the package is loading, except for the <span class="cmss-10">xindy</span><a - id="dx1-22016"></a> sub-options which can be set using + id="dx1-23016"></a> sub-options which can be set using commands like <span class="cmtt-10">\GlsSetXdyLanguage</span><a - id="dx1-22017"></a> (see <a + id="dx1-23017"></a> (see <a href="#sec:xindy"><span class="cmsy-10">§</span>11 </a><a href="#sec:xindy">Xindy (Option 3)<!--tex4ht:ref: sec:xindy --></a> for further details). -</p><!--l. 3381--><p class="indent" > <div class="important" title="Important Note"> If you need to use this command, use it as soon as possible after loading <span +</p><!--l. 3387--><p class="indent" > <div class="important" title="Important Note"> If you need to use this command, use it as soon as possible after loading <span class="cmss-10">glossaries</span> otherwise you might end up using it too late for the change to take effect. For example, if you try changing the acronym styles (such as <span class="cmss-10">smallcaps</span><a - id="dx1-22018"></a>) after you have + id="dx1-23018"></a>) after you have started defining your acronyms, you are likely to get unexpected results. If you try changing the sort option after you have started to define entries, you may get unexpected results. </div> -</p><!--l. 3389--><p class="noindent" > +</p><!--l. 3395--><p class="noindent" > </p> -<!--l. 3391--><p class="indent" > </div> -</p><!--l. 3391--><p class="noindent" ><a +<!--l. 3397--><p class="indent" > </div> +</p><!--l. 3397--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">3. <a id="sec:setup"></a>Setting Up</h2> -</p><!--l. 3394--><p class="indent" > In the preamble you need to indicate whether you want to use <a +</p><!--l. 3400--><p class="indent" > In the preamble you need to indicate whether you want to use <a href="#option1">Option 1</a>, <a href="#option2">Option 2</a> or <a href="#option3">Option 3</a>. It’s not possible to mix these options within a document. </p> -<!--l. 3398--><p class="noindent" ><a +<!--l. 3404--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">3.1 </span> <a id="sec:setupopt1"></a>Option 1</h3> -<!--l. 3401--><p class="noindent" >The command -</p><!--l. 3402--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3407--><p class="noindent" >The command +</p><!--l. 3408--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\makenoidxglossaries</span><span class="cmtt-9"> </span></span><a - id="dx1-24001"></a> <span + id="dx1-25001"></a> <span class="cmtt-10">\makenoidxglossaries </span></div><hr> -</p><!--l. 3404--><p class="noindent" > +</p><!--l. 3410--><p class="noindent" > must be placed in the preamble. This sets up the internal commands required to make <a href="#option1">Option 1</a> work. <span @@ -6878,30 +6884,30 @@ class="cmtt-10">\makenoidxglossaries </span><span class="cmbx-10">none of the glossaries will</span> <span class="cmbx-10">be displayed.</span> -</p><!--l. 3410--><p class="noindent" > +</p><!--l. 3416--><p class="noindent" > </p> -<!--l. 3410--><p class="noindent" ><a +<!--l. 3416--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">3.2 </span> <a id="sec:setupopt23"></a>Options 2 and 3</h3> -<!--l. 3413--><p class="noindent" >The command -</p><!--l. 3414--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3419--><p class="noindent" >The command +</p><!--l. 3420--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\makeglossaries</span><span class="cmtt-9"> </span></span><a - id="dx1-25001"></a> <span + id="dx1-26001"></a> <span class="cmtt-10">\makeglossaries </span></div><hr> -</p><!--l. 3416--><p class="noindent" > +</p><!--l. 3422--><p class="noindent" > must be placed in the preamble in order to create the customised <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-25002"></a></a> (<span + id="dx1-26002"></a></a> (<span class="cmtt-10">.ist</span><a - id="dx1-25003"></a>) or + id="dx1-26003"></a>) or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-25004"></a></a> (<span + id="dx1-26004"></a></a> (<span class="cmtt-10">.xdy</span><a - id="dx1-25005"></a>) style file (for Options <a + id="dx1-26005"></a>) style file (for Options <a href="#option2">2</a> or <a href="#option3">3</a>, respectively) and to ensure that glossary entries are written to the appropriate output files. <span @@ -6909,86 +6915,86 @@ class="cmbx-10">If you omit </span><span class="cmtt-10">\makeglossaries</span> <span class="cmbx-10">none of the glossary files will be created.</span> -</p><!--l. 3424--><p class="indent" > <div class="important" title="Important Note"> Note that some of the commands provided by the <span +</p><!--l. 3430--><p class="indent" > <div class="important" title="Important Note"> Note that some of the commands provided by the <span class="cmss-10">glossaries </span>package must not be used after <span class="cmtt-10">\makeglossaries </span>as they are required when creating the customised style file. If you attempt to use those commands after <span class="cmtt-10">\makeglossaries </span>you will generate an error. -</p><!--l. 3431--><p class="indent" > Similarly, there are some commands that must not be used before <span +</p><!--l. 3437--><p class="indent" > Similarly, there are some commands that must not be used before <span class="cmtt-10">\makeglossaries</span>. </div> -</p><!--l. 3433--><p class="noindent" > -</p><!--l. 3435--><p class="indent" > You can suppress the creation of the customised <a +</p><!--l. 3439--><p class="noindent" > +</p><!--l. 3441--><p class="indent" > You can suppress the creation of the customised <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-25006"></a></a> or <a + id="dx1-26006"></a></a> or <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-25007"></a></a> style file + id="dx1-26007"></a></a> style file using -</p><!--l. 3437--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3443--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\noist</span><span class="cmtt-9"> </span></span><a - id="dx1-25008"></a> <span + id="dx1-26008"></a> <span class="cmtt-10">\noist </span></div><hr> -</p><!--l. 3439--><p class="noindent" > +</p><!--l. 3445--><p class="noindent" > That this command must not be used after <span class="cmtt-10">\makeglossaries</span>. -</p><!--l. 3441--><p class="indent" > <div class="important" title="Important Note"> Note that if you have a custom <span +</p><!--l. 3447--><p class="indent" > <div class="important" title="Important Note"> Note that if you have a custom <span class="cmtt-10">.xdy</span><a - id="dx1-25009"></a> file created when using <span + id="dx1-26009"></a> file created when using <span class="cmss-10">glossaries </span>version 2.07 or below, you will need to use the <span class="cmss-10">compatible-2.07</span><a - id="dx1-25010"></a> package option with it. + id="dx1-26010"></a> package option with it. </div> -</p><!--l. 3445--><p class="noindent" > +</p><!--l. 3451--><p class="noindent" > -</p><!--l. 3447--><p class="indent" > The default name for the customised style file is given by <span +</p><!--l. 3453--><p class="indent" > The default name for the customised style file is given by <span class="cmtt-10">\jobname</span><a - id="dx1-25011"></a><span + id="dx1-26011"></a><span class="cmtt-10">.ist</span><a - id="dx1-25012"></a> + id="dx1-26012"></a> (<a href="#option2">Option 2</a>) or <span class="cmtt-10">\jobname</span><a - id="dx1-25013"></a><span + id="dx1-26013"></a><span class="cmtt-10">.xdy</span><a - id="dx1-25014"></a> (<a + id="dx1-26014"></a> (<a href="#option3">Option 3</a>). This name may be changed using: -</p><!--l. 3451--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3457--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\setStyleFile</span><span class="cmtt-9"> </span></span><a - id="dx1-25015"></a> <span + id="dx1-26015"></a> <span class="cmtt-10">\setStyleFile{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 3453--><p class="noindent" > +</p><!--l. 3459--><p class="noindent" > where ⟨<span class="cmti-10">name</span>⟩ is the name of the style file without the extension. Note that this command must not be used after <span class="cmtt-10">\makeglossaries</span>. -</p><!--l. 3458--><p class="indent" > Each glossary entry is assigned a <a +</p><!--l. 3464--><p class="indent" > Each glossary entry is assigned a <a href="#glo:numberlist">number list<a - id="dx1-25016"></a></a> that lists all the locations in the + id="dx1-26016"></a></a> that lists all the locations in the document where that entry was used. By default, the location refers to the page number but this may be overridden using the <span class="cmss-10">counter</span><a - id="dx1-25017"></a> package option. The default + id="dx1-26017"></a> package option. The default form of the location 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. 3465--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3471--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsSetCompositor</span><span class="cmtt-9"> </span></span><a - id="dx1-25018"></a> <span + id="dx1-26018"></a> <span class="cmtt-10">\glsSetCompositor{</span>⟨<span class="cmitt-10">symbol</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 3467--><p class="noindent" > +</p><!--l. 3473--><p class="noindent" > For example: @@ -6996,44 +7002,44 @@ For example: <div class="verbatim" id="verbatim-88"> \glsSetCompositor{-} </div> -<!--l. 3471--><p class="nopar" > This command must not be used after <span +<!--l. 3477--><p class="nopar" > This command must not be used after <span class="cmtt-10">\makeglossaries</span>. -</p><!--l. 3474--><p class="indent" > If you use <a +</p><!--l. 3480--><p class="indent" > If you use <a href="#option3">Option 3</a>, you can have a different compositor for page numbers starting with an upper case alphabetical character using: -</p><!--l. 3476--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3482--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsSetAlphaCompositor</span><span class="cmtt-9"> </span></span><a - id="dx1-25019"></a> <span + id="dx1-26019"></a> <span class="cmtt-10">\glsSetAlphaCompositor{</span>⟨<span class="cmitt-10">symbol</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 3478--><p class="noindent" > +</p><!--l. 3484--><p class="noindent" > This command has no effect if you use <a href="#option2">Option 2</a>. For example, if you want <a href="#glo:numberlist">number list<a - id="dx1-25020"></a>s</a> containing a mixture of A-1 and 2.3 style formats, then do: + id="dx1-26020"></a>s</a> containing a mixture of A-1 and 2.3 style formats, then do: </p> <div class="verbatim" id="verbatim-89"> \glsSetCompositor{.}\glsSetAlphaCompositor{-} </div> -<!--l. 3484--><p class="nopar" > See <a +<!--l. 3490--><p class="nopar" > See <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a> for further information about <a href="#glo:numberlist">number list<a - id="dx1-25021"></a>s</a>. + id="dx1-26021"></a>s</a>. </p> -<!--l. 3488--><p class="indent" > </div> -</p><!--l. 3488--><p class="noindent" ><a +<!--l. 3494--><p class="indent" > </div> +</p><!--l. 3494--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">4. <a id="sec:newglosentry"></a>Defining Glossary Entries</h2> -</p><!--l. 3491--><p class="indent" > All glossary entries must be defined before they are used, so it is better to +</p><!--l. 3497--><p class="indent" > All glossary entries must be defined before they are used, so it is better to define them in the preamble to ensure this. In fact, some commands such as <span class="cmtt-10">\longnewglossaryentry </span>may only be used in the preamble. See <a @@ -7042,13 +7048,13 @@ class="cmsy-10">§</span>4.8 </a><a href="#sec:docdefs">Drawbacks With Defining Entries in the Document Environment<!--tex4ht:ref: sec:docdefs --></a> for a discussion of the problems with defining entries within the document instead of in the preamble. -</p><!--l. 3497--><p class="indent" > <div class="important" title="Important Note"> <a +</p><!--l. 3503--><p class="indent" > <div class="important" title="Important Note"> <a href="#option1">Option 1</a> enforces the preamble-only restriction on <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-26001"></a>. + id="dx1-27001"></a>. </div> -</p><!--l. 3500--><p class="noindent" > -</p><!--l. 3502--><p class="indent" > Only those entries that are referenced in the document (using any of the +</p><!--l. 3506--><p class="noindent" > +</p><!--l. 3508--><p class="indent" > Only those entries that are referenced in the document (using any of the commands described in <a href="#sec:glslink"><span class="cmsy-10">§</span>6 </a><a @@ -7065,25 +7071,25 @@ href="#sec:printglossary"><span class="cmsy-10">§</span>10 </a><a href="#sec:printglossary">Displaying a glossary<!--tex4ht:ref: sec:printglossary --></a> to find out how to display the glossary. -</p><!--l. 3510--><p class="indent" > New glossary entries are defined using the command: -</p><!--l. 3511--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3516--><p class="indent" > New glossary entries are defined using the command: +</p><!--l. 3517--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\newglossaryentry</span><span class="cmtt-9"> </span></span><a - id="dx1-26002"></a> <span + id="dx1-27002"></a> <span class="cmtt-10">\newglossaryentry{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">key=value list</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 3513--><p class="noindent" > +</p><!--l. 3519--><p class="noindent" > This is a short command, so values in ⟨<span class="cmti-10">key-val list</span>⟩ can’t contain any paragraph breaks. If you have a long description that needs to span multiple paragraphs, use -</p><!--l. 3517--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3523--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\longnewglossaryentry</span><span class="cmtt-9"> </span></span><a - id="dx1-26003"></a> <span + id="dx1-27003"></a> <span class="cmtt-10">\longnewglossaryentry{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -7093,7 +7099,7 @@ class="cmitt-10">list</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">long description</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 3520--><p class="noindent" > +</p><!--l. 3526--><p class="noindent" > instead. Note that this command may only be used in the preamble. Be careful of unwanted spaces. <span class="cmtt-10">\longnewglossaryentry </span>will remove trailing spaces in the @@ -7101,25 +7107,25 @@ description (via <span class="cmtt-10">\unskip</span>) but won’t remove leading spaces (otherwise it would interfere with commands like <span class="cmtt-10">\Glsentrydesc</span>). -</p><!--l. 3527--><p class="indent" > There are also commands that will only define the entry if it hasn’t already been +</p><!--l. 3533--><p class="indent" > There are also commands that will only define the entry if it hasn’t already been defined: -</p><!--l. 3529--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3535--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\provideglossaryentry</span><span class="cmtt-9"> </span></span><a - id="dx1-26004"></a> <span + id="dx1-27004"></a> <span class="cmtt-10">\provideglossaryentry{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">key=value list</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 3531--><p class="noindent" > +</p><!--l. 3537--><p class="noindent" > and -</p><!--l. 3533--><p class="indent" > <span class="marginpar"><span +</p><!--l. 3539--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\longprovideglossaryentry</span><span class="cmtt-9"> </span></span><a - id="dx1-26005"></a> -</p><!--l. 3535--><p class="indent" > <hr><div title="Definition"><span + id="dx1-27005"></a> +</p><!--l. 3541--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\longprovideglossaryentry{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -7128,17 +7134,17 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">long description</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 3537--><p class="noindent" > +</p><!--l. 3543--><p class="noindent" > (These are both preamble-only commands.) -</p><!--l. 3540--><p class="indent" > For all the above commands, the first argument, ⟨<span +</p><!--l. 3546--><p class="indent" > For all the above commands, the first argument, ⟨<span class="cmti-10">label</span>⟩, must be a unique label with which to identify this entry. This can’t contain any non-expandable commands or active characters. -</p><!--l. 3544--><p class="indent" > <div class="important" title="Important Note"> Note that although an <a +</p><!--l. 3550--><p class="indent" > <div class="important" title="Important Note"> Note that although an <a href="#glo:exlatinchar">extended Latin character<a - id="dx1-26006"></a></a> or other <a + id="dx1-27006"></a></a> or other <a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-26007"></a></a>, + id="dx1-27007"></a></a>, such as é or ß, looks like a plain character in your <span class="cmtt-10">.tex </span>file, it’s actually a macro @@ -7147,74 +7153,74 @@ class="cmtt-10">.tex </span>file, it’s actually a macro to <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> rather than XeLaTeX.) Also be careful of <span class="cmss-10">babel</span><a - id="dx1-26008"></a>’s options that + id="dx1-27008"></a>’s options that change certain punctuation characters (such as <span class="cmtt-10">: </span>or <span class="cmtt-10">-</span>) to active characters. </div> -</p><!--l. 3552--><p class="noindent" > -</p><!--l. 3554--><p class="indent" > The second argument, ⟨<span +</p><!--l. 3558--><p class="noindent" > +</p><!--l. 3560--><p class="indent" > The second argument, ⟨<span class="cmti-10">key=value list</span>⟩, is a ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ list that supplies the relevant information about this entry. There are two required fields: <span class="cmss-10">description</span><a - id="dx1-26009"></a> and either <span + id="dx1-27009"></a> and either <span class="cmss-10">name</span><a - id="dx1-26010"></a> + id="dx1-27010"></a> or <span class="cmss-10">parent</span><a - id="dx1-26011"></a>. The description is set in the third argument of <span + id="dx1-27011"></a>. The description is set in the third argument of <span class="cmtt-10">\longnewglossaryentry</span> and <span class="cmtt-10">\longprovideglossaryentry</span>. With the other commands it’s set via the <span class="cmss-10">description</span><a - id="dx1-26012"></a> key. Available fields are listed below: + id="dx1-27012"></a> key. Available fields are listed below: </p><dl class="description"><dt class="description"> <span class="cmssbx-10">name</span><a - id="dx1-26013"></a> </dt><dd + id="dx1-27013"></a> </dt><dd class="description">The name of the entry (as it will appear in the glossary). If this key is omitted and the <span class="cmss-10">parent</span><a - id="dx1-26014"></a> key is supplied, this value will be the same as the + id="dx1-27014"></a> key is supplied, this value will be the same as the parent’s name. </dd><dt class="description"> <span class="cmssbx-10">description</span><a - id="dx1-26015"></a> </dt><dd + id="dx1-27015"></a> </dt><dd class="description">A brief description of this term (to appear in the glossary). Within this value, you can use - <!--l. 3570--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3576--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\nopostdesc</span><span class="cmtt-9"> </span></span><a - id="dx1-26016"></a> <span + id="dx1-27016"></a> <span class="cmtt-10">\nopostdesc </span></div><hr> - </p><!--l. 3572--><p class="noindent" > + </p><!--l. 3578--><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="cmtt-10">description={\nopostdesc}</span></span></span>. If you want a paragraph break in the description use - </p><!--l. 3578--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 3584--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glspar</span><span class="cmtt-9"> </span></span><a - id="dx1-26017"></a> <span + id="dx1-27017"></a> <span class="cmtt-10">\glspar </span></div><hr> - </p><!--l. 3580--><p class="noindent" > + </p><!--l. 3586--><p class="noindent" > or, better, use <span class="cmtt-10">\longnewglossaryentry</span>. 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 class="cmtt-10">\newline</span><a - id="dx1-26018"></a> not <span class="obeylines-h"><span class="verb"><span + id="dx1-27018"></a> not <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\\</span></span></span> if you want to force a line break. </p></dd><dt class="description"> <span class="cmssbx-10">parent</span><a - id="dx1-26019"></a> </dt><dd + id="dx1-27019"></a> </dt><dd class="description">The label of the parent entry. Note that the parent entry must be defined before its sub-entries. See <a href="#sec:subentries"><span @@ -7223,123 +7229,123 @@ href="#sec:subentries">Sub-Entries<!--tex4ht:ref: sec:subentries --></a> for fur </dd><dt class="description"> <span class="cmssbx-10">descriptionplural</span><a - id="dx1-26020"></a> </dt><dd + id="dx1-27020"></a> </dt><dd class="description">The plural form of the description, if required. If omitted, the value is set to the same as the <span class="cmss-10">description</span><a - id="dx1-26021"></a> key. + id="dx1-27021"></a> key. </dd><dt class="description"> <span class="cmssbx-10">text</span><a - id="dx1-26022"></a> </dt><dd + id="dx1-27022"></a> </dt><dd class="description">How this entry will appear in the document text when using <span class="cmtt-10">\gls</span><a - id="dx1-26023"></a> (or one of its + id="dx1-27023"></a> (or one of its upper case variants). If this field is omitted, the value of the <span class="cmss-10">name</span><a - id="dx1-26024"></a> key is + id="dx1-27024"></a> key is used. </dd><dt class="description"> <span class="cmssbx-10">first</span><a - id="dx1-26025"></a> </dt><dd + id="dx1-27025"></a> </dt><dd class="description">How the entry will appear in the document text on <a href="#glo:firstuse">first use</a> with <span class="cmtt-10">\gls</span><a - id="dx1-26026"></a> (or + id="dx1-27026"></a> (or one of its upper case variants). If this field is omitted, the value of the <span class="cmss-10">text</span><a - id="dx1-26027"></a> key is used. Note that if you use <span + id="dx1-27027"></a> key is used. Note that if you use <span class="cmtt-10">\glspl</span><a - id="dx1-26028"></a>, <span + id="dx1-27028"></a>, <span class="cmtt-10">\Glspl</span><a - id="dx1-26029"></a>, <span + id="dx1-27029"></a>, <span class="cmtt-10">\GLSpl</span><a - id="dx1-26030"></a>, + id="dx1-27030"></a>, <span class="cmtt-10">\glsdisp</span><a - id="dx1-26031"></a> before using <span + id="dx1-27031"></a> before using <span class="cmtt-10">\gls</span><a - id="dx1-26032"></a>, the <span + id="dx1-27032"></a>, the <span class="cmss-10">firstplural</span><a - id="dx1-26033"></a> value won’t be used with + id="dx1-27033"></a> value won’t be used with <span class="cmtt-10">\gls</span><a - id="dx1-26034"></a>. + id="dx1-27034"></a>. </dd><dt class="description"> <span class="cmssbx-10">plural</span><a - id="dx1-26035"></a> </dt><dd + id="dx1-27035"></a> </dt><dd class="description">How the entry will appear in the document text when using <span class="cmtt-10">\glspl</span><a - id="dx1-26036"></a> (or one of + id="dx1-27036"></a> (or one of its upper case variants). If this field is omitted, the value is obtained by appending <span class="cmtt-10">\glspluralsuffix</span><a - id="dx1-26037"></a> to the value of the <span + id="dx1-27037"></a> to the value of the <span class="cmss-10">text</span><a - id="dx1-26038"></a> field. The default value of + id="dx1-27038"></a> field. The default value of <span class="cmtt-10">\glspluralsuffix</span><a - id="dx1-26039"></a> is the letter “s”. + id="dx1-27039"></a> is the letter “s”. </dd><dt class="description"> <span class="cmssbx-10">firstplural</span><a - id="dx1-26040"></a> </dt><dd + id="dx1-27040"></a> </dt><dd class="description">How the entry will appear in the document text on <a href="#glo:firstuse">first use</a> with <span class="cmtt-10">\glspl</span><a - id="dx1-26041"></a> + id="dx1-27041"></a> (or one of its upper case variants). If this field is omitted, the value is obtained from the <span class="cmss-10">plural</span><a - id="dx1-26042"></a> key, if the <span + id="dx1-27042"></a> key, if the <span class="cmss-10">first</span><a - id="dx1-26043"></a> key is omitted, or by appending + id="dx1-27043"></a> key is omitted, or by appending <span class="cmtt-10">\glspluralsuffix</span><a - id="dx1-26044"></a> to the value of the <span + id="dx1-27044"></a> to the value of the <span class="cmss-10">first</span><a - id="dx1-26045"></a> field, if the <span + id="dx1-27045"></a> field, if the <span class="cmss-10">first</span><a - id="dx1-26046"></a> field is present. Note + id="dx1-27046"></a> field is present. Note that if you use <span class="cmtt-10">\gls</span><a - id="dx1-26047"></a>, <span + id="dx1-27047"></a>, <span class="cmtt-10">\Gls</span><a - id="dx1-26048"></a>, <span + id="dx1-27048"></a>, <span class="cmtt-10">\GLS</span><a - id="dx1-26049"></a>, <span + id="dx1-27049"></a>, <span class="cmtt-10">\glsdisp </span>before using <span class="cmtt-10">\glspl</span><a - id="dx1-26050"></a>, the <span + id="dx1-27050"></a>, the <span class="cmss-10">firstplural</span><a - id="dx1-26051"></a> + id="dx1-27051"></a> value won’t be used with <span class="cmtt-10">\glspl</span><a - id="dx1-26052"></a>. - <!--l. 3622--><p class="noindent" ><span + id="dx1-27052"></a>. + <!--l. 3628--><p class="noindent" ><span class="cmbx-10">Note: </span>prior to version 1.13, the default value of <span class="cmss-10">firstplural</span><a - id="dx1-26053"></a> was always + id="dx1-27053"></a> was always taken by appending “s” to the <span class="cmss-10">first</span><a - id="dx1-26054"></a> key, which meant that you had + id="dx1-27054"></a> key, which meant that you had to specify both <span class="cmss-10">plural</span><a - id="dx1-26055"></a> and <span + id="dx1-27055"></a> and <span class="cmss-10">firstplural</span><a - id="dx1-26056"></a>, even if you hadn’t used the <span + id="dx1-27056"></a>, even if you hadn’t used the <span class="cmss-10">first</span><a - id="dx1-26057"></a> + id="dx1-27057"></a> key. </p></dd><dt class="description"> <span class="cmssbx-10">symbol</span><a - id="dx1-26058"></a> </dt><dd + id="dx1-27058"></a> </dt><dd class="description">This field is provided to allow the user to specify an associated symbol. If omitted, the value is set to <span class="cmtt-10">\relax</span>. Note that not all glossary styles display the @@ -7347,60 +7353,60 @@ class="cmtt-10">\relax</span>. Note that not all glossary styles display the </dd><dt class="description"> <span class="cmssbx-10">symbolplural</span><a - id="dx1-26059"></a> </dt><dd + id="dx1-27059"></a> </dt><dd class="description">This is the plural form of the symbol (as passed to <span class="cmtt-10">\glsdisplay</span><a - id="dx1-26060"></a> and + id="dx1-27060"></a> and <span class="cmtt-10">\glsdisplayfirst</span><a - id="dx1-26061"></a> by <span + id="dx1-27061"></a> by <span class="cmtt-10">\glspl</span><a - id="dx1-26062"></a>, <span + id="dx1-27062"></a>, <span class="cmtt-10">\Glspl</span><a - id="dx1-26063"></a> and <span + id="dx1-27063"></a> and <span class="cmtt-10">\GLSpl</span><a - id="dx1-26064"></a>). If omitted, the value is set + id="dx1-27064"></a>). If omitted, the value is set to the same as the <span class="cmss-10">symbol</span><a - id="dx1-26065"></a> key. + id="dx1-27065"></a> key. </dd><dt class="description"> <span class="cmssbx-10">sort</span><a - id="dx1-26066"></a> </dt><dd + id="dx1-27066"></a> </dt><dd class="description">This value indicates how this entry should be sorted. If omitted, the value is given by the <span class="cmss-10">name</span><a - id="dx1-26067"></a> field unless one of the package options <span + id="dx1-27067"></a> field unless one of the package options <span class="cmss-10">sort=def</span><a - id="dx1-26068"></a> and + id="dx1-27068"></a> and <span class="cmss-10">sort=use</span><a - id="dx1-26069"></a> have been used. In general, it’s best to use the <span + id="dx1-27069"></a> have been used. In general, it’s best to use the <span class="cmss-10">sort</span><a - id="dx1-26070"></a> key if the + id="dx1-27070"></a> key if the <span class="cmss-10">name</span><a - id="dx1-26071"></a> contains commands (e.g. <span class="obeylines-h"><span class="verb"><span + id="dx1-27071"></a> contains commands (e.g. <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ensuremath{\alpha}</span></span></span>). You can also override the <span class="cmss-10">sort</span><a - id="dx1-26072"></a> key by redefining <span + id="dx1-27072"></a> key by redefining <span class="cmtt-10">\glsprestandardsort</span><a - id="dx1-26073"></a> (see <a + id="dx1-27073"></a> (see <a href="#sortingoptions"><span class="cmsy-10">§</span>2.4 </a><a href="#sortingoptions">Sorting Options<!--tex4ht:ref: sec:pkgopts-sort --></a>). - <!--l. 3646--><p class="noindent" ><a + <!--l. 3652--><p class="noindent" ><a href="#option1">Option 1</a> by default strips the <a href="#glo:latexexlatinchar">standard <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> accents</a> (that is, accents generated by core <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> commands) from the <span class="cmss-10">name</span><a - id="dx1-26074"></a> key when it sets the <span + id="dx1-27074"></a> key when it sets the <span class="cmss-10">sort</span><a - id="dx1-26075"></a> + id="dx1-27075"></a> key. So with <a href="#option1">Option 1</a>: @@ -7412,7 +7418,7 @@ href="#option1">Option 1</a>:  <br />  description={select group of people}  <br />} </div> - <!--l. 3655--><p class="nopar" > This is equivalent to: + <!--l. 3661--><p class="nopar" > This is equivalent to: </p> @@ -7423,9 +7429,9 @@ href="#option1">Option 1</a>:  <br />  sort={elite}  <br />} </div> - <!--l. 3663--><p class="nopar" > Unless you use the package option <span + <!--l. 3669--><p class="nopar" > Unless you use the package option <span class="cmss-10">sanitizesort=true</span><a - id="dx1-26076"></a>, in which case it’s equivalent + id="dx1-27076"></a>, in which case it’s equivalent to: @@ -7437,11 +7443,11 @@ class="cmss-10">sanitizesort=true</span><a  <br />  sort={\’elite}  <br />} </div> - <!--l. 3672--><p class="nopar" > This will place the entry before the “A” letter group since the sort value starts + <!--l. 3678--><p class="nopar" > This will place the entry before the “A” letter group since the sort value starts with a symbol. - </p><!--l. 3676--><p class="noindent" >Similarly if you use the <span + </p><!--l. 3682--><p class="noindent" >Similarly if you use the <span class="cmss-10">inputenc</span><a - id="dx1-26077"></a> package: </p><div class="alltt"> + id="dx1-27077"></a> package: </p><div class="alltt"> <div class="obeylines-v"> <span class="verb"><span class="cmtt-10">\newglossaryentry{elite}{%</span></span> @@ -7493,7 +7499,7 @@ class="cmtt-10">}</span></span> </div> </div> Unless you use the package option <span class="cmss-10">sanitizesort=true</span><a - id="dx1-26078"></a>, in which case it’s equivalent + id="dx1-27078"></a>, in which case it’s equivalent to: <div class="alltt"> <div class="obeylines-v"> <span class="verb"><span @@ -7526,50 +7532,50 @@ class="cmtt-10">}</span></span> </div> Again, this will place the entry before the “A” group. - <!--l. 3702--><p class="noindent" >With Options <a + <!--l. 3708--><p class="noindent" >With Options <a href="#option2">2</a> and <a href="#option3">3</a>, the default value of <span class="cmss-10">sort</span><a - id="dx1-26079"></a> will either be set to the <span + id="dx1-27079"></a> will either be set to the <span class="cmss-10">name</span><a - id="dx1-26080"></a> + id="dx1-27080"></a> key (if <span class="cmss-10">sanitizesort=true</span><a - id="dx1-26081"></a>) or it will set it to the expansion of the <span + id="dx1-27081"></a>) or it will set it to the expansion of the <span class="cmss-10">name</span><a - id="dx1-26082"></a> key (if + id="dx1-27082"></a> key (if <span class="cmss-10">sanitizesort=false</span><a - id="dx1-26083"></a>). - </p><!--l. 3707--><p class="noindent" ><div class="important" title="Important Note"> Take care with <a + id="dx1-27083"></a>). + </p><!--l. 3713--><p class="noindent" ><div class="important" title="Important Note"> Take care with <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-26084"></a></a> (<a + id="dx1-27084"></a></a> (<a href="#option3">Option 3</a>): if you have entries with the same <span class="cmss-10">sort</span><a - id="dx1-26085"></a> value + id="dx1-27085"></a> value they will be treated as the same entry. - </p><!--l. 3712--><p class="noindent" >Take care if you use <a + </p><!--l. 3718--><p class="noindent" >Take care if you use <a href="#option1">Option 1</a> and the <span class="cmss-10">name</span><a - id="dx1-26086"></a> contains fragile commands. You will + id="dx1-27086"></a> contains fragile commands. You will either need to explicitly set the <span class="cmss-10">sort</span><a - id="dx1-26087"></a> key or use the <span + id="dx1-27087"></a> key or use the <span class="cmss-10">sanitizesort=true</span><a - id="dx1-26088"></a> package + id="dx1-27088"></a> package option (unless you use the <span class="cmtt-10">def </span>or <span class="cmtt-10">use </span>sort methods). </div> - </p><!--l. 3716--><p class="noindent" > + </p><!--l. 3722--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">type</span><a - id="dx1-26089"></a> </dt><dd + id="dx1-27089"></a> </dt><dd class="description">This specifies the label of the glossary in which this entry belongs. If omitted, the default glossary is assumed unless <span class="cmtt-10">\newacronym</span><a - id="dx1-26090"></a> is used (see <a + id="dx1-27090"></a> is used (see <a href="#sec:acronyms"><span class="cmsy-10">§</span>13 </a><a @@ -7577,32 +7583,32 @@ href="#sec:acronyms">Acronyms<!--tex4ht:ref: sec:acronyms --></a>). </dd><dt class="description"> <span class="cmssbx-10">user1</span><a - id="dx1-26091"></a><span + id="dx1-27091"></a><span class="cmbx-10">, </span><span class="cmbx-10">…, </span><span class="cmssbx-10">user6</span><a - id="dx1-26092"></a><a - id="dx1-26093"></a><a - id="dx1-26094"></a><a - id="dx1-26095"></a><a - id="dx1-26096"></a> </dt><dd + id="dx1-27092"></a><a + id="dx1-27093"></a><a + id="dx1-27094"></a><a + id="dx1-27095"></a><a + id="dx1-27096"></a> </dt><dd class="description">Six keys provided for any additional information the user may want to specify. (For example, an associated dimension or an alternative plural or some other grammatical construct.) Alternatively, you can add new keys using <span class="cmtt-10">\glsaddkey</span><a - id="dx1-26097"></a> (see <a + id="dx1-27097"></a> (see <a href="#sec:addkey"><span class="cmsy-10">§</span>4.3 </a><a href="#sec:addkey">Additional Keys<!--tex4ht:ref: sec:addkey --></a>). Other keys are also provided by the <span class="cmss-10">glossaries-prefix</span><a - id="dx1-26098"></a> (<a + id="dx1-27098"></a> (<a href="#sec:prefix"><span class="cmsy-10">§</span>17 </a><a href="#sec:prefix">Prefixes or Determiners<!--tex4ht:ref: sec:prefix --></a>) and <span class="cmss-10">glossaries-accsupp</span><a - id="dx1-26099"></a> (<a + id="dx1-27099"></a> (<a href="#sec:accsupp"><span class="cmsy-10">§</span>18 </a><a @@ -7610,29 +7616,29 @@ href="#sec:accsupp">Accessibility Support<!--tex4ht:ref: sec:accsupp --></a>) pa </dd><dt class="description"> <span class="cmssbx-10">nonumberlist</span><a - id="dx1-26100"></a> </dt><dd + id="dx1-27100"></a> </dt><dd class="description">A boolean key. If the value is missing or is <span class="cmtt-10">true</span>, this will suppress the <a href="#glo:numberlist">number list<a - id="dx1-26101"></a></a> just for this entry. Conversely, if you have used the package option + id="dx1-27101"></a></a> just for this entry. Conversely, if you have used the package option <span class="cmss-10">nonumberlist</span><a - id="dx1-26102"></a>, you can activate the number list<a - id="dx1-26103"></a> just for this entry with + id="dx1-27102"></a>, you can activate the number list<a + id="dx1-27103"></a> just for this entry with <span class="cmss-10">nonumberlist=false</span><a - id="dx1-26104"></a>. (See <a + id="dx1-27104"></a>. (See <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>.) </dd><dt class="description"> <span class="cmssbx-10">see</span><a - id="dx1-26105"></a> </dt><dd + id="dx1-27105"></a> </dt><dd class="description">Cross-reference another entry. Using the <span class="cmss-10">see</span><a - id="dx1-26106"></a> key will automatically add this entry + id="dx1-27106"></a> key will automatically add this entry to the glossary, but will not automatically add the cross-referenced entry. The referenced entry should be supplied as the value to this key. If you want to override the “see” tag, you can supply the new tag in square brackets before the @@ -7644,62 +7650,62 @@ class="cmbx-10">Note that if</span> class="cmbx-10">you have suppressed the </span><a href="#glo:numberlist"><span class="cmbx-10">number list</span><a - id="dx1-26107"></a></a><span + id="dx1-27107"></a></a><span class="cmbx-10">, the cross-referencing</span> <span class="cmbx-10">information won’t appear in the glossary, as it forms part of</span> <span class="cmbx-10">the number list</span><a - id="dx1-26108"></a><span + id="dx1-27108"></a><span class="cmbx-10">. </span>You can override this for individual glossary entries using <span class="cmss-10">nonumberlist=false</span><a - id="dx1-26109"></a> (see above). Alternatively, you can use the + id="dx1-27109"></a> (see above). Alternatively, you can use the <span class="cmss-10">seeautonumberlist</span><a - id="dx1-26110"></a> package option. For further details, see <a + id="dx1-27110"></a> package option. For further details, see <a href="#sec:crossref"><span class="cmsy-10">§</span>8 </a><a href="#sec:crossref">Cross-Referencing Entries<!--tex4ht:ref: sec:crossref --></a>. - <!--l. 3754--><p class="noindent" ><div class="important" title="Important Note"> For Options <a + <!--l. 3760--><p class="noindent" ><div class="important" title="Important Note"> For Options <a href="#option2">2</a> and <a href="#option3">3</a>, <span class="cmtt-10">\makeglossaries</span><a - id="dx1-26111"></a> must be used before any occurrence of + id="dx1-27111"></a> must be used before any occurrence of <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-26112"></a> that contains the <span + id="dx1-27112"></a> that contains the <span class="cmss-10">see</span><a - id="dx1-26113"></a> key. </div> - </p><!--l. 3757--><p class="noindent" > + id="dx1-27113"></a> key. </div> + </p><!--l. 3763--><p class="noindent" > </p> </dd></dl> -<!--l. 3761--><p class="indent" > The following keys are reserved for <span +<!--l. 3767--><p class="indent" > The following keys are reserved for <span class="cmtt-10">\newacronym</span><a - id="dx1-26114"></a> (see <a + id="dx1-27114"></a> (see <a href="#sec:acronyms"><span class="cmsy-10">§</span>13 </a><a href="#sec:acronyms">Acronyms<!--tex4ht:ref: sec:acronyms --></a>): <span class="cmss-10">long</span><a - id="dx1-26115"></a>, + id="dx1-27115"></a>, <span class="cmss-10">longplural</span><a - id="dx1-26116"></a>, <span + id="dx1-27116"></a>, <span class="cmss-10">short</span><a - id="dx1-26117"></a> and <span + id="dx1-27117"></a> and <span class="cmss-10">shortplural</span><a - id="dx1-26118"></a>. Additional keys are provided by the <span + id="dx1-27118"></a>. Additional keys are provided by the <span class="cmss-10">glossaries-prefix</span><a - id="dx1-26119"></a> + id="dx1-27119"></a> (<a href="#sec:prefix"><span class="cmsy-10">§</span>17 </a><a href="#sec:prefix">Prefixes or Determiners<!--tex4ht:ref: sec:prefix --></a>) and the <span class="cmss-10">glossaries-accsupp</span><a - id="dx1-26120"></a> (<a + id="dx1-27120"></a> (<a href="#sec:accsupp"><span class="cmsy-10">§</span>18 </a><a href="#sec:accsupp">Accessibility Support<!--tex4ht:ref: sec:accsupp --></a>) @@ -7708,14 +7714,14 @@ href="#sec:addkey"><span class="cmsy-10">§</span>4.3 </a><a href="#sec:addkey">Additional Keys<!--tex4ht:ref: sec:addkey --></a>). -</p><!--l. 3769--><p class="indent" > Note that if the name starts with <a +</p><!--l. 3775--><p class="indent" > Note that if the name starts with <a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-26121"></a></a>, you must group the + id="dx1-27121"></a></a>, you must group the character, otherwise it will cause a problem for commands like <span class="cmtt-10">\Gls</span><a - id="dx1-26122"></a> and <span + id="dx1-27122"></a> and <span class="cmtt-10">\Glspl</span><a - id="dx1-26123"></a>. For + id="dx1-27123"></a>. For example: @@ -7724,9 +7730,9 @@ example: \newglossaryentry{elite}{name={{\’e}lite},  <br />description={select group or class}} </div> -<!--l. 3776--><p class="nopar" > Note that the same applies if you are using the <span +<!--l. 3782--><p class="nopar" > Note that the same applies if you are using the <span class="cmss-10">inputenc</span><a - id="dx1-26124"></a> package: </p><div class="alltt"> + id="dx1-27124"></a> package: </p><div class="alltt"> <div class="obeylines-v"> <span class="verb"><span class="cmtt-10">\newglossaryentry{elite}{name={{</span></span><span @@ -7741,42 +7747,42 @@ class="cmtt-10"> class}}</span></span> </div> </div> (This doesn’t apply for XeLaTeX documents using the <span class="cmss-10">fontspec</span><a - id="dx1-26125"></a> package. For further + id="dx1-27125"></a> package. For further details, see the section <a href="mfirstuc-manual.html" >“UTF-8”</a> in the <span class="cmss-10">mfirstuc</span><a - id="dx1-26126"></a> user manual.) -<!--l. 3788--><p class="indent" > Note that in both of the above examples, you will also need to supply the <span + id="dx1-27126"></a> user manual.) +<!--l. 3794--><p class="indent" > Note that in both of the above examples, you will also need to supply the <span class="cmss-10">sort</span><a - id="dx1-26127"></a> key + id="dx1-27127"></a> key if you are using <a href="#option2">Option 2</a> whereas <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-26128"></a></a> (<a + id="dx1-27128"></a></a> (<a href="#option3">Option 3</a>) is usually able to sort <a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-26129"></a>s</a> correctly. <a + id="dx1-27129"></a>s</a> correctly. <a href="#option1">Option 1</a> discards accents from <a href="#glo:latexexlatinchar">standard <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> extended Latin character<a - id="dx1-26130"></a>s</a> unless you use the <span + id="dx1-27130"></a>s</a> unless you use the <span class="cmss-10">sanitizesort=true</span><a - id="dx1-26131"></a>. + id="dx1-27131"></a>. </p> -<!--l. 3796--><p class="noindent" ><a +<!--l. 3802--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">4.1 </span> <a id="sec:plurals"></a>Plurals</h3> -<!--l. 3799--><p class="noindent" >You may have noticed from above that you can specify the plural form when you +<!--l. 3805--><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. 3802--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3808--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glspluralsuffix</span><span class="cmtt-9"> </span></span><a - id="dx1-27001"></a> <span + id="dx1-28001"></a> <span class="cmtt-10">\glspluralsuffix </span></div><hr> -</p><!--l. 3804--><p class="noindent" > +</p><!--l. 3810--><p class="noindent" > to the singular form. This command defaults to the letter “s”. For example: @@ -7785,7 +7791,7 @@ to the singular form. This command defaults to the letter “s”. For e \newglossaryentry{cow}{name=cow,description={a fully grown  <br />female of any bovine animal}} </div> -<!--l. 3810--><p class="nopar" > defines a new entry whose singular form is “cow” and plural form is “cows”. However, +<!--l. 3816--><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: @@ -7795,11 +7801,11 @@ in which case you would have to do: \newglossaryentry{cow}{name=cow,plural=kine,  <br />description={a fully grown female of any bovine animal}} </div> -<!--l. 3818--><p class="nopar" > -</p><!--l. 3820--><p class="indent" > If you are writing in a language that supports multiple plurals (for a given term) +<!--l. 3824--><p class="nopar" > +</p><!--l. 3826--><p class="indent" > If you are writing in a language that supports multiple plurals (for a given term) then use the <span class="cmss-10">plural</span><a - id="dx1-27002"></a> key for one of them and one of the user keys to specify the other + id="dx1-28002"></a> key for one of them and one of the user keys to specify the other plural form. For example: @@ -7811,7 +7817,7 @@ plural form. For example:  <br />               (plural cows, archaic plural kine)},%  <br />  user1={kine}} </div> -<!--l. 3830--><p class="nopar" > You can then use <span class="obeylines-h"><span class="verb"><span +<!--l. 3836--><p class="nopar" > You can then use <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspl{cow}</span></span></span> to produce “cows” and <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsuseri{cow}</span></span></span> to produce “kine”. You can, of course, define an easy to remember synonym. For @@ -7822,15 +7828,15 @@ example: <div class="verbatim" id="verbatim-97"> \let\glsaltpl\glsuseri </div> -<!--l. 3836--><p class="nopar" > Then you don’t have to remember which key you used to store the second plural. +<!--l. 3842--><p class="nopar" > Then you don’t have to remember which key you used to store the second plural. Alternatively, you can define your own keys using <span class="cmtt-10">\glsaddkey</span><a - id="dx1-27003"></a>, described in <a + id="dx1-28003"></a>, described in <a href="#sec:addkey"><span class="cmsy-10">§</span>4.3 </a><a href="#sec:addkey">Additional Keys<!--tex4ht:ref: sec:addkey --></a>. -</p><!--l. 3841--><p class="indent" > If you are using a language that usually forms plurals by appending a +</p><!--l. 3847--><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="cmtt-10">\glspluralsuffix</span> as required. However, this must be done <span @@ -7838,16 +7844,16 @@ class="cmti-10">before </span>the entries are defined. For languages that don’t form plurals by simply appending a suffix, all the plural forms must be specified using the <span class="cmss-10">plural</span><a - id="dx1-27004"></a> key (and the <span + id="dx1-28004"></a> key (and the <span class="cmss-10">firstplural</span><a - id="dx1-27005"></a> key where + id="dx1-28005"></a> key where necessary). -</p><!--l. 3849--><p class="noindent" > +</p><!--l. 3855--><p class="noindent" > </p> -<!--l. 3849--><p class="noindent" ><a +<!--l. 3855--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">4.2 </span> <a id="sec:grammar"></a>Other Grammatical Constructs</h3> -<!--l. 3852--><p class="noindent" >You can use the six user keys to provide alternatives, such as participles. For +<!--l. 3858--><p class="noindent" >You can use the six user keys to provide alternatives, such as participles. For example: @@ -7866,7 +7872,7 @@ example:  <br />  }%  <br />} </div> -<!--l. 3869--><p class="nopar" > With the above definitions, I can now define terms like this: +<!--l. 3875--><p class="nopar" > With the above definitions, I can now define terms like this: </p> @@ -7875,7 +7881,7 @@ example:  <br />\newword[\edkey={ran},\ingkey={running}]{run}{to move fast using  <br />the legs} </div> -<!--l. 3875--><p class="nopar" > and use them in the text: +<!--l. 3881--><p class="nopar" > and use them in the text: </p> @@ -7884,24 +7890,24 @@ Peter is \glsing{play} in the park tod  <br />Jane \glsd{play} in the park yesterday.  <br />Peter and Jane \glsd{run} in the park last week. </div> -<!--l. 3883--><p class="nopar" > -</p><!--l. 3885--><p class="indent" > Alternatively, you can define your own keys using <span +<!--l. 3889--><p class="nopar" > +</p><!--l. 3891--><p class="indent" > Alternatively, you can define your own keys using <span class="cmtt-10">\glsaddkey</span><a - id="dx1-28001"></a>, described below in + id="dx1-29001"></a>, described below in <a href="#sec:addkey"><span class="cmsy-10">§</span>4.3 </a><a href="#sec:addkey">Additional Keys<!--tex4ht:ref: sec:addkey --></a>. -</p><!--l. 3888--><p class="noindent" > +</p><!--l. 3894--><p class="noindent" > </p> -<!--l. 3888--><p class="noindent" ><a +<!--l. 3894--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">4.3 </span> <a id="sec:addkey"></a>Additional Keys</h3> -<!--l. 3891--><p class="noindent" >You can now also define your own custom keys using: -</p><!--l. 3892--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3897--><p class="noindent" >You can now also define your own custom keys using: +</p><!--l. 3898--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsaddkey</span><span class="cmtt-9"> </span></span><a - id="dx1-29001"></a> <span + id="dx1-30001"></a> <span class="cmtt-10">\glsaddkey{</span>⟨<span class="cmitt-10">key</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -7919,17 +7925,17 @@ class="cmitt-10">link ucfirst cs</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">link allcaps cs</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 3900--><p class="noindent" > +</p><!--l. 3906--><p class="noindent" > where: </p><dl class="description"><dt class="description"> ⟨<span class="cmbxti-10">key</span>⟩ </dt><dd class="description">is the new key to use in <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-29002"></a> (or similar commands such as + id="dx1-30002"></a> (or similar commands such as <span class="cmtt-10">\longnewglossaryentry</span><a - id="dx1-29003"></a>); + id="dx1-30003"></a>); </dd><dt class="description"> ⟨<span class="cmbxti-10">default value</span>⟩ </dt><dd @@ -7945,27 +7951,27 @@ class="cmbxti-10">no link cs</span>⟩ </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\glsentrytext</span><a - id="dx1-29004"></a>; + id="dx1-30004"></a>; </dd><dt class="description"> ⟨<span class="cmbxti-10">no link ucfirst cs</span>⟩ </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\Glsentrytext</span><a - id="dx1-29005"></a>; + id="dx1-30005"></a>; </dd><dt class="description"> ⟨<span class="cmbxti-10">link cs</span>⟩ </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\glstext</span><a - id="dx1-29006"></a>; + id="dx1-30006"></a>; </dd><dt class="description"> ⟨<span class="cmbxti-10">link ucfirst cs</span>⟩ </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\Glstext</span><a - id="dx1-29007"></a>; + id="dx1-30007"></a>; </dd><dt class="description"> @@ -7974,17 +7980,17 @@ class="cmbxti-10">link allcaps cs</span>⟩ </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\GLStext</span><a - id="dx1-29008"></a>.</dd></dl> -<!--l. 3921--><p class="noindent" >The starred version of <span + id="dx1-30008"></a>.</dd></dl> +<!--l. 3927--><p class="noindent" >The starred version of <span class="cmtt-10">\glsaddkey </span>switches on expansion for this key. The unstarred version doesn’t override the current expansion setting. <a - id="x1-29009r3"></a> -</p><!--l. 3925--><p class="noindent" ><span + id="x1-30009r3"></a> +</p><!--l. 3931--><p class="noindent" ><span class="cmbx-12">Example 3</span><span class="cmbx-12"> (Defining Custom Keys)</span><a - id="x1-29010"></a> -</p><!--l. 3926--><p class="indent" > Suppose I want to define two new keys, <span + id="x1-30010"></a> +</p><!--l. 3932--><p class="indent" > Suppose I want to define two new keys, <span class="cmtt-10">ed </span>and <span class="cmtt-10">ing</span>, that default to the entry text followed by “ed” and “ing”, respectively. The default value will need expanding in @@ -8012,7 +8018,7 @@ both cases, so I need to use the starred form:  <br />  {\Glsing}% command analogous to \Glstext  <br />  {\GLSing}% command analogous to \GLStext </div> -<!--l. 3950--><p class="nopar" > Now I can define some entries: +<!--l. 3956--><p class="nopar" > Now I can define some entries: </p> @@ -8029,8 +8035,8 @@ both cases, so I need to use the starred form:  <br />   ing={waddling},%  <br />   description={}} </div> -<!--l. 3968--><p class="nopar" > -</p><!--l. 3970--><p class="indent" > These entries can later be used in the document: +<!--l. 3974--><p class="nopar" > +</p><!--l. 3976--><p class="indent" > These entries can later be used in the document: </p> @@ -8039,52 +8045,52 @@ The dog \glsed{jump} over the duck.  <br />The duck was \glsing{waddle} round the dog.  <br />The dog \glsed{run} away from the duck. </div> -<!--l. 3977--><p class="nopar" > For a complete document, see the sample file <a +<!--l. 3983--><p class="nopar" > For a complete document, see the sample file <a href="#x1-5092r27"><span class="cmtt-10">sample-newkeys.tex</span></a>. </p> <div class="center" > -<!--l. 3979--><p class="noindent" > -</p><!--l. 3979--><p class="noindent" >____________________________</p></div> -<!--l. 3981--><p class="noindent" > +<!--l. 3985--><p class="noindent" > +</p><!--l. 3985--><p class="noindent" >____________________________</p></div> +<!--l. 3987--><p class="noindent" > </p> -<!--l. 3981--><p class="noindent" ><a +<!--l. 3987--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">4.4 </span> <a id="sec:expansion"></a>Expansion</h3> -<!--l. 3984--><p class="noindent" >When you define new glossary entries expansion is performed by default, except for +<!--l. 3990--><p class="noindent" >When you define new glossary entries expansion is performed by default, except for the <span class="cmss-10">name</span><a - id="dx1-30001"></a>, <span + id="dx1-31001"></a>, <span class="cmss-10">description</span><a - id="dx1-30002"></a>, <span + id="dx1-31002"></a>, <span class="cmss-10">descriptionplural</span><a - id="dx1-30003"></a>, <span + id="dx1-31003"></a>, <span class="cmss-10">symbol</span><a - id="dx1-30004"></a>, <span + id="dx1-31004"></a>, <span class="cmss-10">symbolplural</span><a - id="dx1-30005"></a> and <span + id="dx1-31005"></a> and <span class="cmss-10">sort</span><a - id="dx1-30006"></a> keys (these keys + id="dx1-31006"></a> keys (these keys all have expansion suppressed via <span class="cmtt-10">\glssetnoexpandfield</span>). -</p><!--l. 3990--><p class="indent" > You can switch expansion on or off for individual keys using -</p><!--l. 3991--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3996--><p class="indent" > You can switch expansion on or off for individual keys using +</p><!--l. 3997--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glssetexpandfield</span><span class="cmtt-9"> </span></span><a - id="dx1-30007"></a> <span + id="dx1-31007"></a> <span class="cmtt-10">\glssetexpandfield{</span>⟨<span class="cmitt-10">field</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 3993--><p class="noindent" > +</p><!--l. 3999--><p class="noindent" > or -</p><!--l. 3995--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4001--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glssetnoexpandfield</span><span class="cmtt-9"> </span></span><a - id="dx1-30008"></a> <span + id="dx1-31008"></a> <span class="cmtt-10">\glssetnoexpandfield{</span>⟨<span class="cmitt-10">field</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 3997--><p class="noindent" > +</p><!--l. 4003--><p class="noindent" > respectively, where ⟨<span class="cmti-10">field</span>⟩ is the field tag corresponding to the key. In most cases, this is the same as the name of the key except for those listed in <a @@ -8093,14 +8099,14 @@ href="#tab:fieldmap">table 4.1</a>. <div class="table"> -<!--l. 4002--><p class="indent" > <a +<!--l. 4008--><p class="indent" > <a id="tab:fieldmap"></a></p><hr class="float" /><div class="float" > <div class="caption" ><span class="id">Table 4.1: </span><span -class="content">Key to Field Mappings</span></div><!--tex4ht:label?: x1-300091 --> +class="content">Key to Field Mappings</span></div><!--tex4ht:label?: x1-310091 --> <div class="tabular"> <table id="TBL-5" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-5-1g"><col @@ -8115,83 +8121,83 @@ class="cmbx-10">Field </span></td> style="vertical-align:baseline;" id="TBL-5-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-1" class="td11"> <span class="cmss-10">sort</span><a - id="dx1-30010"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-2" + id="dx1-31010"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-2" class="td11"> <span class="cmtt-10">sortvalue </span></td></tr><tr style="vertical-align:baseline;" id="TBL-5-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-1" class="td11"> <span class="cmss-10">firstplural</span><a - id="dx1-30011"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-2" + id="dx1-31011"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-2" class="td11"> <span class="cmtt-10">firstpl</span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-4-1" class="td11"> <span class="cmss-10">description</span><a - id="dx1-30012"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-4-2" + id="dx1-31012"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-4-2" class="td11"> <span class="cmtt-10">desc </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-5-1" class="td11"> <span class="cmss-10">descriptionplural</span><a - id="dx1-30013"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-5-2" + id="dx1-31013"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-5-2" class="td11"> <span class="cmtt-10">descplural </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-6-1" class="td11"> <span class="cmss-10">user1</span><a - id="dx1-30014"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-6-2" + id="dx1-31014"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-6-2" class="td11"> <span class="cmtt-10">useri </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-7-1" class="td11"> <span class="cmss-10">user2</span><a - id="dx1-30015"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-7-2" + id="dx1-31015"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-7-2" class="td11"> <span class="cmtt-10">userii </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-8-1" class="td11"> <span class="cmss-10">user3</span><a - id="dx1-30016"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-8-2" + id="dx1-31016"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-8-2" class="td11"> <span class="cmtt-10">useriii </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-9-1" class="td11"> <span class="cmss-10">user4</span><a - id="dx1-30017"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-9-2" + id="dx1-31017"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-9-2" class="td11"> <span class="cmtt-10">useriv </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-10-1" class="td11"> <span class="cmss-10">user5</span><a - id="dx1-30018"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-10-2" + id="dx1-31018"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-10-2" class="td11"> <span class="cmtt-10">userv </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-11-1" class="td11"> <span class="cmss-10">user6</span><a - id="dx1-30019"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-11-2" + id="dx1-31019"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-11-2" class="td11"> <span class="cmtt-10">uservi </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-12-1" class="td11"> <span class="cmss-10">longplural</span><a - id="dx1-30020"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-12-2" + id="dx1-31020"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-12-2" class="td11"> <span class="cmtt-10">longpl </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-5-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-13-1" class="td11"> <span class="cmss-10">shortplural</span><a - id="dx1-30021"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-13-2" + id="dx1-31021"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-13-2" class="td11"> <span class="cmtt-10">shortpl </span></td></tr></table> </div> @@ -8199,32 +8205,32 @@ class="cmtt-10">shortpl </span></td></tr></table> </div><hr class="endfloat" /> </div> -<!--l. 4023--><p class="indent" > Any keys that haven’t had the expansion explicitly set using <span +<!--l. 4029--><p class="indent" > Any keys that haven’t had the expansion explicitly set using <span class="cmtt-10">\glssetexpandfield</span> or <span class="cmtt-10">\glssetnoexpandfield </span>are governed by -</p><!--l. 4025--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4031--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsexpandfields</span><span class="cmtt-9"> </span></span><a - id="dx1-30022"></a> <span + id="dx1-31022"></a> <span class="cmtt-10">\glsexpandfields </span></div><hr> -</p><!--l. 4027--><p class="noindent" > +</p><!--l. 4033--><p class="noindent" > and -</p><!--l. 4029--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4035--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsnoexpandfields</span><span class="cmtt-9"> </span></span><a - id="dx1-30023"></a> <span + id="dx1-31023"></a> <span class="cmtt-10">\glsnoexpandfields </span></div><hr> -</p><!--l. 4031--><p class="noindent" > -</p><!--l. 4033--><p class="indent" > If your entries contain any fragile commands, I recommend you switch off +</p><!--l. 4037--><p class="noindent" > +</p><!--l. 4039--><p class="indent" > If your entries contain any fragile commands, I recommend you switch off expansion via <span class="cmtt-10">\glsnoexpandfields</span>. (This should be used before you define the entries.) </p> -<!--l. 4037--><p class="noindent" ><a +<!--l. 4043--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">4.5 </span> <a id="sec:subentries"></a>Sub-Entries</h3> -<!--l. 4040--><p class="noindent" >As from version 1.17, it is possible to specify sub-entries. These may be used to +<!--l. 4046--><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 have the @@ -8239,41 +8245,41 @@ href="#sec:styles">Glossary Styles<!--tex4ht:ref: sec:styles --></a> for a list sub-entries are automatically numbered in the predefined styles if you use the <span class="cmss-10">subentrycounter</span><a - id="dx1-31001"></a> package option (see <a + id="dx1-32001"></a> package option (see <a href="#glossaryappearanceoptions"><span class="cmsy-10">§</span>2.3 </a><a href="#glossaryappearanceoptions">Glossary Appearance Options<!--tex4ht:ref: sec:pkgopts-printglos --></a> for further details). -</p><!--l. 4055--><p class="indent" > Note that the parent entry will automatically be added to the glossary if any of its +</p><!--l. 4061--><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 href="#glo:numberlist">number list<a - id="dx1-31002"></a></a>. Note also that <a + id="dx1-32002"></a></a>. Note also that <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-31003"></a></a> has a restriction + id="dx1-32003"></a></a> has a restriction on the maximum sub-entry depth. -</p><!--l. 4061--><p class="noindent" > +</p><!--l. 4067--><p class="noindent" > </p> -<!--l. 4061--><p class="noindent" ><a +<!--l. 4067--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">4.5.1 </span> <a id="sec:hierarchical"></a>Hierarchical Categories</h4> -<!--l. 4064--><p class="noindent" >To arrange a glossary with hierarchical categories, you need to first define the category +<!--l. 4070--><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 category entry as the value of the <span class="cmss-10">parent</span><a - id="dx1-32001"></a> key. + id="dx1-33001"></a> key. <a - id="x1-32002r4"></a> -</p><!--l. 4069--><p class="noindent" ><span + id="x1-33002r4"></a> +</p><!--l. 4075--><p class="noindent" ><span class="cmbx-12">Example 4</span><span class="cmbx-12"> (Hierarchical Categories—Greek and Roman</span> <span class="cmbx-12">Mathematical Symbols)</span><a - id="x1-32003"></a> -</p><!--l. 4071--><p class="indent" > Suppose I want a glossary of mathematical symbols that are divided into Greek + id="x1-33003"></a> +</p><!--l. 4077--><p class="indent" > Suppose I want a glossary of mathematical symbols that are divided into Greek letters and Roman letters. Then I can define the categories as follows: @@ -8284,13 +8290,13 @@ letters and Roman letters. Then I can define the categories as follows:  <br />\newglossaryentry{romanletter}{name={Roman letters},  <br />description={\nopostdesc}} </div> -<!--l. 4080--><p class="nopar" > -</p><!--l. 4082--><p class="indent" > Note that in this example, the category entries don’t need a description so I have +<!--l. 4086--><p class="nopar" > +</p><!--l. 4088--><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="cmtt-10">\nopostdesc</span><a - id="dx1-32004"></a>. This gives a blank description and suppresses the + id="dx1-33004"></a>. This gives a blank description and suppresses the description terminator. -</p><!--l. 4087--><p class="indent" > I can now define my sub-entries as follows: +</p><!--l. 4093--><p class="indent" > I can now define my sub-entries as follows: </p> @@ -8303,21 +8309,21 @@ description terminator.  <br />description={Euler’s constant},  <br />parent=romanletter} </div> -<!--l. 4097--><p class="nopar" > For a complete document, see the sample file <a +<!--l. 4103--><p class="nopar" > For a complete document, see the sample file <a href="#x1-5062r20"><span class="cmtt-10">sampletree.tex</span></a>. </p> <div class="center" > -<!--l. 4099--><p class="noindent" > -</p><!--l. 4099--><p class="noindent" >____________________________</p></div> -<!--l. 4101--><p class="noindent" > +<!--l. 4105--><p class="noindent" > +</p><!--l. 4105--><p class="noindent" >____________________________</p></div> +<!--l. 4107--><p class="noindent" > </p> -<!--l. 4101--><p class="noindent" ><a +<!--l. 4107--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">4.5.2 </span> <a id="sec:homographs"></a>Homographs</h4> -<!--l. 4104--><p class="noindent" >Sub-entries that have the same name as the parent entry, don’t need to have the <span +<!--l. 4110--><p class="noindent" >Sub-entries that have the same name as the parent entry, don’t need to have the <span class="cmss-10">name</span><a - id="dx1-33001"></a> + id="dx1-34001"></a> key. For example, the word “glossary” can mean a list of technical words or a collection of glosses. In both cases the plural is “glossaries”. So first define the parent entry: @@ -8329,11 +8335,11 @@ entry:  <br />description={\nopostdesc},  <br />plural={glossaries}} </div> -<!--l. 4113--><p class="nopar" > Again, the parent entry has no description, so the description terminator needs to be +<!--l. 4119--><p class="nopar" > Again, the parent entry has no description, so the description terminator needs to be suppressed using <span class="cmtt-10">\nopostdesc</span><a - id="dx1-33002"></a>. -</p><!--l. 4117--><p class="indent" > Now define the two different meanings of the word: + id="dx1-34002"></a>. +</p><!--l. 4123--><p class="indent" > Now define the two different meanings of the word: </p> @@ -8347,33 +8353,33 @@ class="cmtt-10">\nopostdesc</span><a  <br />sort={2},  <br />parent={glossary}} </div> -<!--l. 4128--><p class="nopar" > Note that if I reference the parent entry, the location will be added to the parent’s +<!--l. 4134--><p class="nopar" > Note that if I reference the parent entry, the location will be added to the parent’s <a href="#glo:numberlist">number list<a - id="dx1-33003"></a></a>, whereas if I reference any of the child entries, the location will be added + id="dx1-34003"></a></a>, whereas if I reference any of the child entries, the location will be added to the child entry’s number list. Note also that since the sub-entries have the same name, the <span class="cmss-10">sort</span><a - id="dx1-33004"></a> key is required unless you are using the <span + id="dx1-34004"></a> key is required unless you are using the <span class="cmss-10">sort=use</span><a - id="dx1-33005"></a> or <span + id="dx1-34005"></a> or <span class="cmss-10">sort=def</span><a - id="dx1-33006"></a> package + id="dx1-34006"></a> package options (see <a href="#sortingoptions"><span class="cmsy-10">§</span>2.4 </a><a href="#sortingoptions">Sorting Options<!--tex4ht:ref: sec:pkgopts-sort --></a>). You can use the <span class="cmss-10">subentrycounter</span><a - id="dx1-33007"></a> package option to + id="dx1-34007"></a> package option to automatically number the first-level child entries. See <a href="#glossaryappearanceoptions"><span class="cmsy-10">§</span>2.3 </a><a href="#glossaryappearanceoptions">Glossary Appearance Options<!--tex4ht:ref: sec:pkgopts-printglos --></a> for further details. -</p><!--l. 4140--><p class="indent" > In the above example, the plural form for both of the child entries is the same as +</p><!--l. 4146--><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="cmss-10">plural</span><a - id="dx1-33008"></a> key was not required for the child entries. However, + id="dx1-34008"></a> key was not required for the child entries. However, if the sub-entries have different plurals, they will need to be specified. For example: @@ -8393,79 +8399,79 @@ example:  <br />plural={bravoes},  <br />parent=bravo} </div> -<!--l. 4159--><p class="nopar" > -</p><!--l. 4162--><p class="noindent" > +<!--l. 4165--><p class="nopar" > +</p><!--l. 4168--><p class="noindent" > </p> -<!--l. 4162--><p class="noindent" ><a +<!--l. 4168--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">4.6 </span> <a id="sec:loadglsentries"></a>Loading Entries From a File</h3> -<!--l. 4165--><p class="noindent" >You can store all your glossary entry definitions in another file and use: -</p><!--l. 4167--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 4171--><p class="noindent" >You can store all your glossary entry definitions in another file and use: +</p><!--l. 4173--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\loadglsentries</span><span class="cmtt-9"> </span></span><a - id="dx1-34001"></a> <span + id="dx1-35001"></a> <span class="cmtt-10">\loadglsentries[</span>⟨<span class="cmitt-10">type</span>⟩<span class="cmtt-10">]{</span>⟨<span class="cmitt-10">filename</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4169--><p class="noindent" > +</p><!--l. 4175--><p class="noindent" > where ⟨<span class="cmti-10">filename</span>⟩ is the name of the file containing all the <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-34002"></a> or + id="dx1-35002"></a> or <span class="cmtt-10">\longnewglossaryentry</span><a - id="dx1-34003"></a> commands. The optional argument ⟨<span + id="dx1-35003"></a> commands. The optional argument ⟨<span class="cmti-10">type</span>⟩ is the name of the glossary to which those entries should belong, for those entries where the <span class="cmss-10">type</span><a - id="dx1-34004"></a> key has + id="dx1-35004"></a> key has been omitted (or, more specifically, for those entries whose type has been specified by <span class="cmtt-10">\glsdefaulttype</span><a - id="dx1-34005"></a>, which is what <span + id="dx1-35005"></a>, which is what <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-34006"></a> uses by + id="dx1-35006"></a> uses by default). -</p><!--l. 4179--><p class="indent" > This is a preamble-only command. You may also use <span +</p><!--l. 4185--><p class="indent" > This is a preamble-only command. You may also use <span class="cmtt-10">\input</span><a - id="dx1-34007"></a> to load the file but + id="dx1-35007"></a> to load the file but don’t use <span class="cmtt-10">\include</span><a - id="dx1-34008"></a>. -</p><!--l. 4182--><p class="indent" > <div class="important" title="Important Note"> If you want to use <span + id="dx1-35008"></a>. +</p><!--l. 4188--><p class="indent" > <div class="important" title="Important Note"> If you want to use <span class="cmtt-10">\AtBeginDocument</span><a - id="dx1-34009"></a> to <span + id="dx1-35009"></a> to <span class="cmtt-10">\input </span>all your entries automatically at the start of the document, add the <span class="cmtt-10">\AtBeginDocument </span>command <span class="cmti-10">before </span>you load the <span class="cmss-10">glossaries</span><a - id="dx1-34010"></a> package (and <span + id="dx1-35010"></a> package (and <span class="cmss-10">babel</span><a - id="dx1-34011"></a>, if you are also loading that) to avoid the creation of the + id="dx1-35011"></a>, if you are also loading that) to avoid the creation of the <span class="cmtt-10">.glsdefs </span>file and any associated problems that are caused by defining commands in the <span class="cmss-10">document</span><a - id="dx1-34012"></a><a - id="dx1-34013"></a> environment. (See <a + id="dx1-35012"></a><a + id="dx1-35013"></a> environment. (See <a href="#sec:docdefs"><span class="cmsy-10">§</span>4.8 </a><a href="#sec:docdefs">Drawbacks With Defining Entries in the Document Environment<!--tex4ht:ref: sec:docdefs --></a>.) </div> -</p><!--l. 4191--><p class="noindent" > +</p><!--l. 4197--><p class="noindent" > <a - id="x1-34014r5"></a> + id="x1-35014r5"></a> -</p><!--l. 4193--><p class="noindent" ><span +</p><!--l. 4199--><p class="noindent" ><span class="cmbx-12">Example 5</span><span class="cmbx-12"> (Loading Entries from Another File)</span><a - id="x1-34015"></a> -</p><!--l. 4194--><p class="indent" > Suppose I have a file called <span + id="x1-35015"></a> +</p><!--l. 4200--><p class="indent" > Suppose I have a file called <span class="cmtt-10">myentries.tex </span>which contains: @@ -8480,14 +8486,14 @@ class="cmtt-10">myentries.tex </span>which contains:  <br />name={html},  <br />description={A mark up language}} </div> -<!--l. 4206--><p class="nopar" > and suppose in my document preamble I use the command: +<!--l. 4212--><p class="nopar" > and suppose in my document preamble I use the command: </p> <div class="verbatim" id="verbatim-110"> \loadglsentries[languages]{myentries} </div> -<!--l. 4210--><p class="nopar" > then this will add the entries <span +<!--l. 4216--><p class="nopar" > then this will add the entries <span class="cmtt-10">tex </span>and <span class="cmtt-10">html </span>to the glossary whose type is given by <span @@ -8497,12 +8503,12 @@ sets the type to <span class="cmtt-10">main</span>. </p> <div class="center" > -<!--l. 4215--><p class="noindent" > -</p><!--l. 4215--><p class="noindent" >____________________________</p></div> -<!--l. 4217--><p class="indent" > <span +<!--l. 4221--><p class="noindent" > +</p><!--l. 4221--><p class="noindent" >____________________________</p></div> +<!--l. 4223--><p class="indent" > <span class="cmbx-10">Note: </span>if you use <span class="cmtt-10">\newacronym</span><a - id="dx1-34016"></a> (see <a + id="dx1-35016"></a> (see <a href="#sec:acronyms"><span class="cmsy-10">§</span>13 </a><a href="#sec:acronyms">Acronyms<!--tex4ht:ref: sec:acronyms --></a>) the type is set as @@ -8516,7 +8522,7 @@ class="cmtt-10">myacronyms.tex </span>contains: <div class="verbatim" id="verbatim-111"> \newacronym{aca}{aca}{a contrived acronym} </div> -<!--l. 4223--><p class="nopar" > then (supposing I have defined a new glossary type called <span +<!--l. 4229--><p class="nopar" > then (supposing I have defined a new glossary type called <span class="cmtt-10">altacronym</span>) @@ -8524,26 +8530,26 @@ class="cmtt-10">altacronym</span>) <div class="verbatim" id="verbatim-112"> \loadglsentries[altacronym]{myacronyms} </div> -<!--l. 4228--><p class="nopar" > will add <span +<!--l. 4234--><p class="nopar" > will add <span class="cmtt-10">aca </span>to the glossary type <span class="cmtt-10">acronym</span>, if the package option <span class="cmss-10">acronym</span><a - id="dx1-34017"></a> has been specified, + id="dx1-35017"></a> has been specified, or will add <span class="cmtt-10">aca </span>to the glossary type <span class="cmtt-10">altacronym</span>, if the package option <span class="cmss-10">acronym</span><a - id="dx1-34018"></a> is not + id="dx1-35018"></a> is not specified.<span class="footnote-mark"><a href="#fn1x5" id="fn1x5-bk"><sup class="textsuperscript">4.1</sup></a></span><a - id="x1-34019f1"></a> -</p><!--l. 4236--><p class="indent" > If you have used the <span + id="x1-35019f1"></a> +</p><!--l. 4242--><p class="indent" > If you have used the <span class="cmss-10">acronym</span><a - id="dx1-34023"></a> package option, there are two possible solutions to + id="dx1-35023"></a> package option, there are two possible solutions to this problem: </p><ol class="enumerate1" > <li - class="enumerate" id="x1-34025x1">Change <span + class="enumerate" id="x1-35025x1">Change <span class="cmtt-10">myacronyms.tex </span>so that entries are defined in the form: @@ -8551,17 +8557,17 @@ class="cmtt-10">myacronyms.tex </span>so that entries are defined in the form: \newacronym[type=\glsdefaulttype]{aca}{aca}{a  <br />contrived acronym} </div> - <!--l. 4244--><p class="nopar" > and do: + <!--l. 4250--><p class="nopar" > and do: </p> <div class="verbatim" id="verbatim-114"> \loadglsentries[altacronym]{myacronyms} </div> - <!--l. 4248--><p class="nopar" > + <!--l. 4254--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-34027x2">Temporarily change <span + class="enumerate" id="x1-35027x2">Temporarily change <span class="cmtt-10">\acronymtype </span>to the target glossary: @@ -8571,17 +8577,17 @@ class="cmtt-10">\acronymtype </span>to the target glossary:  <br />\loadglsentries{myacronyms}  <br />\let\acronymtype\orgacronymtype </div> - <!--l. 4256--><p class="nopar" ></p></li></ol> -<!--l. 4259--><p class="indent" > Note that only those entries that have been used in the text will appear in the + <!--l. 4262--><p class="nopar" ></p></li></ol> +<!--l. 4265--><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="cmtt-10">\loadglsentries </span>may only be used in the preamble. -</p><!--l. 4264--><p class="indent" > Remember that you can use <span +</p><!--l. 4270--><p class="indent" > Remember that you can use <span class="cmtt-10">\provideglossaryentry</span><a - id="dx1-34028"></a> rather than + id="dx1-35028"></a> rather than <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-34029"></a>. Suppose you want to maintain a large database of acronyms or + id="dx1-35029"></a>. Suppose you want to maintain a large database of acronyms or terms that you’re likely to use in your documents, but you may want to use a modified version of some of those entries. (Suppose, for example, one document may require a more detailed description.) Then if you define the entries using @@ -8598,7 +8604,7 @@ class="cmtt-10">terms.tex</span>) contains: \provideglossaryentry{mallard}{name=mallard,  <br /> description={a type of duck}} </div> -<!--l. 4277--><p class="nopar" > but suppose your document requires a more detailed description, you can +<!--l. 4283--><p class="nopar" > but suppose your document requires a more detailed description, you can do: @@ -8610,90 +8616,90 @@ do:  <br /> description={a dabbling duck where the male has a green head}}  <br />\loadglsentries{terms} </div> -<!--l. 4288--><p class="nopar" > Now the <span +<!--l. 4294--><p class="nopar" > Now the <span class="cmtt-10">mallard </span>definition in the <span class="cmtt-10">terms.tex </span>file will be ignored. -</p><!--l. 4292--><p class="noindent" > +</p><!--l. 4298--><p class="noindent" > </p> -<!--l. 4292--><p class="noindent" ><a +<!--l. 4298--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">4.7 </span> <a id="sec:moveentry"></a>Moving Entries to Another Glossary</h3> -<!--l. 4295--><p class="noindent" >As from version 3.02, you can move an entry from one glossary to another +<!--l. 4301--><p class="noindent" >As from version 3.02, you can move an entry from one glossary to another using: -</p><!--l. 4297--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4303--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsmoveentry</span><span class="cmtt-9"> </span></span><a - id="dx1-35001"></a> <span + id="dx1-36001"></a> <span class="cmtt-10">\glsmoveentry{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">target glossary label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4299--><p class="noindent" > +</p><!--l. 4305--><p class="noindent" > where ⟨<span class="cmti-10">label</span>⟩ is the unique label identifying the required entry and ⟨<span class="cmti-10">target glossary label</span>⟩ is the unique label identifying the glossary in which to put the entry. -</p><!--l. 4304--><p class="indent" > Note that no check is performed to determine the existence of the target glossary. +</p><!--l. 4310--><p class="indent" > Note that no check is performed to determine the existence of the target glossary. If you want to move an entry to a glossary that’s skipped by <span class="cmtt-10">\printglossaries</span><a - id="dx1-35002"></a>, then + id="dx1-36002"></a>, then define an ignored glossary with <span class="cmtt-10">\newignoredglossary</span><a - id="dx1-35003"></a>. (See <a + id="dx1-36003"></a>. (See <a href="#sec:newglossary"><span class="cmsy-10">§</span>12 </a><a href="#sec:newglossary">Defining New Glossaries<!--tex4ht:ref: sec:newglossary --></a>.) -</p><!--l. 4310--><p class="indent" > <div class="important" title="Important Note"> Unpredictable results may occur if you move an entry to a different glossary from +</p><!--l. 4316--><p class="indent" > <div class="important" title="Important Note"> Unpredictable results may occur if you move an entry to a different glossary from its parent or children. </div> -</p><!--l. 4313--><p class="noindent" > -</p><!--l. 4315--><p class="noindent" > +</p><!--l. 4319--><p class="noindent" > +</p><!--l. 4321--><p class="noindent" > </p> -<!--l. 4315--><p class="noindent" ><a +<!--l. 4321--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">4.8 </span> <a id="sec:docdefs"></a>Drawbacks With Defining Entries in the Document Environment</h3> -<!--l. 4318--><p class="noindent" >Originally, <span +<!--l. 4324--><p class="noindent" >Originally, <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-36001"></a> (and <span + id="dx1-37001"></a> (and <span class="cmtt-10">\newacronym</span><a - id="dx1-36002"></a>) could only be used in the + id="dx1-37002"></a>) could only be used in the preamble. I reluctantly removed this restriction in version 1.13, but there are issues with defining commands in the <span class="cmss-10">document</span><a - id="dx1-36003"></a><a - id="dx1-36004"></a> environment instead of the preamble, which + id="dx1-37003"></a><a + id="dx1-37004"></a> environment instead of the preamble, which is why the restriction is maintained for newer commands. This restriction is also reimposed for <span class="cmtt-10">\newglossaryentry </span>by the new <a href="#option1">Option 1</a>. -</p><!--l. 4325--><p class="noindent" > +</p><!--l. 4331--><p class="noindent" > </p> -<!--l. 4325--><p class="noindent" ><a +<!--l. 4331--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">4.8.1 </span> <a id="sec:techissues"></a>Technical Issues</h4> -<!--l. 4328--><p class="noindent" > +<!--l. 4334--><p class="noindent" > </p><ol class="enumerate1" > <li - class="enumerate" id="x1-37002x1">If you define an entry mid-way through your document, but subsequently + class="enumerate" id="x1-38002x1">If you define an entry mid-way through your document, but subsequently shuffle sections around, you could end up using an entry before it has been defined. </li> <li - class="enumerate" id="x1-37004x2">Entry information is required when displaying the glossary. If this occurs + class="enumerate" id="x1-38004x2">Entry information is required when displaying the glossary. If this occurs at the start of the document, but the entries aren’t defined until later, then the entry details are being looked up before the entry has been defined. </li> <li - class="enumerate" id="x1-37006x3">If you use a package, such as <span + class="enumerate" id="x1-38006x3">If you use a package, such as <span class="cmss-10">babel</span><a - id="dx1-37007"></a>, that makes certain characters active + id="dx1-38007"></a>, that makes certain characters active at the start of the <span class="cmss-10">document</span><a - id="dx1-37008"></a><a - id="dx1-37009"></a> environment, there will be a problem if those + id="dx1-38008"></a><a + id="dx1-38009"></a> environment, there will be a problem if those characters have a special significance when defining glossary entries. These characters include the double-quote <span class="obeylines-h"><span class="verb"><span class="cmtt-10">"</span></span></span> character, the exclamation mark <span @@ -8704,7 +8710,7 @@ class="cmtt-10">|</span></span></span> character. They must not be active when defining a glossary entry where they occur in the <span class="cmss-10">sort</span><a - id="dx1-37010"></a> key (and they should be avoided in the label if they may be active at + id="dx1-38010"></a> key (and they should be avoided in the label if they may be active at any point in the document). Additionally, the comma <span class="cmtt-10">, </span>character and the equals <span @@ -8713,24 +8719,24 @@ class="cmtt-10">= </span>character should not be active when using commands that class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ arguments. </li></ol> -<!--l. 4354--><p class="noindent" >To overcome the first two problems, as from version 4.0 the <span +<!--l. 4360--><p class="noindent" >To overcome the first two problems, as from version 4.0 the <span class="cmss-10">glossaries </span>package modifies the definition of <span class="cmtt-10">\newglossaryentry </span>at the beginning of the <span class="cmss-10">document</span><a - id="dx1-37011"></a><a - id="dx1-37012"></a> environment + id="dx1-38011"></a><a + id="dx1-38012"></a> environment so that the definitions are written to an external file (<span class="cmtt-10">\jobname.glsdefs</span><a - id="dx1-37013"></a>) which is + id="dx1-38013"></a>) which is then read in at the start of the document on the next run. The entry will then only be defined in the <span class="cmss-10">document</span><a - id="dx1-37014"></a><a - id="dx1-37015"></a> environment if it doesn’t already exist. This means that the + id="dx1-38014"></a><a + id="dx1-38015"></a> environment if it doesn’t already exist. This means that the entry can now be looked up in the glossary, even if the glossary occurs at the beginning of the document. -</p><!--l. 4364--><p class="indent" > There are drawbacks to this mechanism: if you modify an entry definition, you +</p><!--l. 4370--><p class="indent" > There are drawbacks to this mechanism: if you modify an entry definition, you need a second run to see the effect of your modification; this method requires an extra <span class="cmtt-10">\newwrite</span>, which may exceed <span class="TEX">T<span @@ -8739,28 +8745,28 @@ issues could occur; if you have very long entries, you could find unexpected lin breaks have been written to the temporary file causing spurious spaces (or, even worse, a command name could get split across a line causing an error message). -</p><!--l. 4373--><p class="indent" > The last reason is why <span +</p><!--l. 4379--><p class="indent" > The last reason is why <span class="cmtt-10">\longnewglossaryentry</span><a - id="dx1-37016"></a> has the preamble-only restriction, + id="dx1-38016"></a> has the preamble-only restriction, which I don’t intend to lift. -</p><!--l. 4376--><p class="noindent" > +</p><!--l. 4382--><p class="noindent" > </p> -<!--l. 4376--><p class="noindent" ><a +<!--l. 4382--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">4.8.2 </span> <a id="sec:goodpractice"></a>Good Practice Issues</h4> -<!--l. 4379--><p class="noindent" >The above section covers technical issues that can cause your document to have +<!--l. 4385--><p class="noindent" >The above section covers technical issues that can cause your document to have compilation errors or produce incorrect output. This section focuses on good writing practice. The main reason cited by users wanting to define entries within the <span class="cmss-10">document</span><a - id="dx1-38001"></a><a - id="dx1-38002"></a> + id="dx1-39001"></a><a + id="dx1-39002"></a> environment rather than in the preamble is that they want to write the definition as they type in their document text. This suggests a “stream of consciousness” style of writing that may be acceptable in certain literary genres but is inappropriate for factual documents. -</p><!--l. 4388--><p class="indent" > When you write technical documents, regardless of whether it’s a PhD thesis or an +</p><!--l. 4394--><p class="indent" > When you write technical documents, regardless of whether it’s a PhD thesis or an article for a journal or proceedings, you must plan what you write in advance. If you plan in advance, you should have a fairly good idea of the type of terminology that your document will contain, so while you are planning, create a new file with all your @@ -8773,13 +8779,13 @@ definition. </p> -<!--l. 4401--><p class="indent" > </div> -</p><!--l. 4401--><p class="noindent" ><a +<!--l. 4407--><p class="indent" > </div> +</p><!--l. 4407--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">5. <a id="sec:numberlists"></a>Number lists</h2> -</p><!--l. 4404--><p class="indent" > Each entry in the glossary has an associated <a +</p><!--l. 4410--><p class="indent" > Each entry in the glossary has an associated <a href="#glo:numberlist">number list<a - id="dx1-39001"></a></a>. By default, these + id="dx1-40001"></a></a>. By default, these numbers refer to the pages on which that entry has been used (using any of the commands described in <a href="#sec:glslink"><span @@ -8791,13 +8797,13 @@ href="#sec:glsadd">Adding an Entry to the Glossary Without Generating Text<!--tex4ht:ref: sec:glsadd --></a>). The number list can be suppressed using the <span class="cmss-10">nonumberlist</span><a - id="dx1-39002"></a> package option, or an alternative counter can be set as the default using + id="dx1-40002"></a> package option, or an alternative counter can be set as the default using the <span class="cmss-10">counter</span><a - id="dx1-39003"></a> package option. The number list is also referred to as the location + id="dx1-40003"></a> package option. The number list is also referred to as the location list<a - id="dx1-39004"></a>. -</p><!--l. 4413--><p class="indent" > Due to the asynchronous nature of <span class="TEX">T<span + id="dx1-40004"></a>. +</p><!--l. 4419--><p class="indent" > Due to the asynchronous nature of <span class="TEX">T<span class="E">E</span>X</span>’s output routine (see, for example, <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=oddpage" >Finding if you’re on an odd or an even page</a>) the <span @@ -8822,16 +8828,16 @@ class="cmtt-10">\</span></span></span>⟨<span class="cmti-10">internal cs name</span>⟩<span class="cmtt-10">\c@page </span>you need to use: -</p><!--l. 4427--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4433--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsaddprotectedpagefmt</span><span class="cmtt-9"> </span></span><a - id="dx1-39005"></a> <span + id="dx1-40005"></a> <span class="cmtt-10">\glsaddprotectedpagefmt{</span>⟨<span class="cmitt-10">internal cs name</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 4429--><p class="noindent" > -</p><!--l. 4431--><p class="indent" > For example, suppose you have a style <span +</p><!--l. 4435--><p class="noindent" > +</p><!--l. 4437--><p class="indent" > For example, suppose you have a style <span class="cmtt-10">samplenum </span>that is implemented as follows: @@ -8842,7 +8848,7 @@ follows:  <br />   \expandafter\@samplenum\csname c@#1\endcsname}  <br /> \newcommand*{\@samplenum}[1]{\two@digits{#1}} </div> -<!--l. 4438--><p class="nopar" > (That is, it displays the value of the counter as a two-digit number.) Then to ensure +<!--l. 4444--><p class="nopar" > (That is, it displays the value of the counter as a two-digit number.) Then to ensure the location is correct for entries in page-spanning paragraphs, you need to do: @@ -8851,11 +8857,11 @@ do: <div class="verbatim" id="verbatim-119"> \glsaddprotectedpagefmt{@samplenum} </div> -<!--l. 4444--><p class="nopar" > (If you are using a different counter for the location, such as <span +<!--l. 4450--><p class="nopar" > (If you are using a different counter for the location, such as <span class="cmtt-10">section </span>or <span class="cmtt-10">equation</span>, you don’t need to worry about this.) -</p><!--l. 4449--><p class="indent" > If the inner macro (as given by <span class="obeylines-h"><span class="verb"><span +</p><!--l. 4455--><p class="indent" > If the inner macro (as given by <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\</span></span></span>⟨<span class="cmti-10">internal cs name</span>⟩) contains non-expandable commands then you may need to redefine <span @@ -8877,14 +8883,14 @@ now my page counter format uses small caps Roman numerals:  <br />  \expandafter\@samplenum\csname c@#1\endcsname}  <br /> \newcommand*{\@samplenum}[1]{\textsc{\romannumeral#1}} </div> -<!--l. 4459--><p class="nopar" > Again, the inner macro needs to be identified using: +<!--l. 4465--><p class="nopar" > Again, the inner macro needs to be identified using: </p> <div class="verbatim" id="verbatim-121"> \glsaddprotectedpagefmt{@samplenum} </div> -<!--l. 4463--><p class="nopar" > However, since <span +<!--l. 4469--><p class="nopar" > However, since <span class="cmtt-10">\textsc </span>isn’t fully expandable, the location is written to the file as <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\textsc</span><span @@ -8897,7 +8903,7 @@ a problem for the <a href="#glo:indexingapp">indexing application</a> (particularly for <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-39006"></a></a>). To compensate + id="dx1-40006"></a></a>). To compensate for this, the <span class="cmtt-10">\gls</span>⟨<span class="cmti-10">internal cs name</span>⟩<span @@ -8910,19 +8916,19 @@ example: <div class="verbatim" id="verbatim-122"> \renewcommand*{\gls@samplenumpage}{\romannumeral\c@page} </div> -<!--l. 4473--><p class="nopar" > While this modification means that the location list in the glossary won’t +<!--l. 4479--><p class="nopar" > While this modification means that the location list in the glossary won’t exactly match the format of the page numbers (displaying lower case Roman numbers instead of small cap Roman numerals) this method will at least work correctly for both <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-39007"></a></a> and <a + id="dx1-40007"></a></a> and <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-39008"></a></a>. If you are using <a + id="dx1-40008"></a></a>. If you are using <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-39009"></a></a>, the following + id="dx1-40009"></a></a>, the following definition: @@ -8931,7 +8937,7 @@ definition:  \renewcommand*{\gls@samplenumpage}{%  <br />   \glsbackslash\string\textsc{\romannumeral\c@page}} </div> -<!--l. 4483--><p class="nopar" > combined with +<!--l. 4489--><p class="nopar" > combined with </p> @@ -8939,15 +8945,15 @@ definition: \GlsAddXdyLocation{romansc}{:sep "\string\textsc\glsopenbrace"  <br /> "roman-numbers-lowercase" :sep "\glsclosebrace"} </div> -<!--l. 4488--><p class="nopar" > will now have lowercase Roman numerals in the location list. (This option may cause +<!--l. 4494--><p class="nopar" > will now have lowercase Roman numerals in the location list. (This option may cause problems if your locations should be hyperlinks.) -</p><!--l. 4493--><p class="indent" > Another possibility that will work with both <a +</p><!--l. 4499--><p class="indent" > Another possibility that will work with both <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-39010"></a></a> and <a + id="dx1-40010"></a></a> and <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-39011"></a></a> is to redefine + id="dx1-40011"></a></a> is to redefine <span class="cmtt-10">\gls</span>⟨<span class="cmti-10">internal cs name</span>⟩<span @@ -8955,7 +8961,7 @@ class="cmtt-10">page </span>(<span class="cmtt-10">\gls@samplenumpage </span>in this example) to just expand to the decimal page number and redefine <span class="cmtt-10">\glsnumberformat</span><a - id="dx1-39012"></a> to change the displayed + id="dx1-40012"></a> to change the displayed format: @@ -8964,8 +8970,8 @@ format:   \renewcommand*{\gls@samplenumpage}{\number\c@page}  <br />  \renewcommand*{\glsnumberformat}[1]{\textsc{\romannumeral#1}} </div> -<!--l. 4501--><p class="nopar" > -</p><!--l. 4503--><p class="indent" > <div class="important" title="Important Note"> If you redefine <span +<!--l. 4507--><p class="nopar" > +</p><!--l. 4509--><p class="indent" > <div class="important" title="Important Note"> If you redefine <span class="cmtt-10">\gls</span>⟨<span class="cmti-10">internal cs name</span>⟩<span class="cmtt-10">page</span>, you must make sure that <span @@ -8973,64 +8979,64 @@ class="cmtt-10">\c@page </span>is expanded when it’s written to the file. (So don’t, for example, hide <span class="cmtt-10">\c@page </span>inside a robust command.) </div> -</p><!--l. 4508--><p class="noindent" > -</p><!--l. 4510--><p class="indent" > Both <a +</p><!--l. 4514--><p class="noindent" > +</p><!--l. 4516--><p class="indent" > Both <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-39013"></a></a> and <a + id="dx1-40013"></a></a> and <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-39014"></a></a> (Options <a + id="dx1-40014"></a></a> (Options <a href="#option2">2</a> and <a href="#option3">3</a>) concatenate a sequence of 3 or more consecutive pages into a range. With <span class="cmtt-10">xindy</span><a - id="dx1-39015"></a> + id="dx1-40015"></a> (<a href="#option3">Option 3</a>) you can vary the minimum sequence length using <span class="cmtt-10">\GlsSetXdyMinRangeLength</span><a - id="dx1-39016"></a><span + id="dx1-40016"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">n</span>⟩<span class="cmtt-10">} </span>where ⟨<span class="cmti-10">n</span>⟩ is either an integer or the keyword <span class="cmtt-10">none</span> which indicates that there should be no range formation. -</p><!--l. 4518--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 4524--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\GlsSetXdyMinRangeLength </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-39017"></a> + id="dx1-40017"></a> and has no effect if <span class="cmtt-10">\noist</span><a - id="dx1-39018"></a> is used. </div> -</p><!--l. 4521--><p class="noindent" > -</p><!--l. 4523--><p class="indent" > With both <a + id="dx1-40018"></a> is used. </div> +</p><!--l. 4527--><p class="noindent" > +</p><!--l. 4529--><p class="indent" > With both <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-39019"></a></a> and <a + id="dx1-40019"></a></a> and <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-39020"></a></a> (Options <a + id="dx1-40020"></a></a> (Options <a href="#option2">2</a> and <a href="#option3">3</a>), you can replace the separator and the closing number in the range using: -</p><!--l. 4525--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4531--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsSetSuffixF</span><span class="cmtt-9"> </span></span><a - id="dx1-39021"></a> <span + id="dx1-40021"></a> <span class="cmtt-10">\glsSetSuffixF{</span>⟨<span class="cmitt-10">suffix</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4527--><p class="noindent" > -</p><!--l. 4528--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4533--><p class="noindent" > +</p><!--l. 4534--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsSetSuffixFF</span><span class="cmtt-9"> </span></span><a - id="dx1-39022"></a> <span + id="dx1-40022"></a> <span class="cmtt-10">\glsSetSuffixFF{</span>⟨<span class="cmitt-10">suffix</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4530--><p class="noindent" > +</p><!--l. 4536--><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: @@ -9040,10 +9046,10 @@ specifies the suffix to use for longer lists. For example: \glsSetSuffixF{f.}  <br />\glsSetSuffixFF{ff.} </div> -<!--l. 4537--><p class="nopar" > Note that if you use <a +<!--l. 4543--><p class="nopar" > Note that if you use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-39023"></a></a> (<a + id="dx1-40023"></a></a> (<a href="#option3">Option 3</a>), you will also need to set the minimum range length to 1 if you want to change these suffixes: @@ -9052,11 +9058,11 @@ length to 1 if you want to change these suffixes: <div class="verbatim" id="verbatim-127"> \GlsSetXdyMinRangeLength{1} </div> -<!--l. 4543--><p class="nopar" > Note that if you use the <span +<!--l. 4549--><p class="nopar" > Note that if you use the <span class="cmss-10">hyperref</span><a - id="dx1-39024"></a> package, you will need to use <span + id="dx1-40024"></a> package, you will need to use <span class="cmtt-10">\nohyperpage</span><a - id="dx1-39025"></a> in the + id="dx1-40025"></a> in the suffix to ensure that the hyperlinks work correctly. For example: @@ -9065,25 +9071,25 @@ suffix to ensure that the hyperlinks work correctly. For example: \glsSetSuffixF{\nohyperpage{f.}}  <br />\glsSetSuffixFF{\nohyperpage{ff.}} </div> -<!--l. 4550--><p class="nopar" > -</p><!--l. 4552--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 4556--><p class="nopar" > +</p><!--l. 4558--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\glsSetSuffixF </span>and <span class="cmtt-10">\glsSetSuffixFF </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-39026"></a> and have no effect if <span + id="dx1-40026"></a> and have no effect if <span class="cmtt-10">\noist</span><a - id="dx1-39027"></a> is used. </div> -</p><!--l. 4556--><p class="noindent" > -</p><!--l. 4558--><p class="indent" > <a + id="dx1-40027"></a> is used. </div> +</p><!--l. 4562--><p class="noindent" > +</p><!--l. 4564--><p class="indent" > <a href="#option1">Option 1</a> doesn’t form ranges. However, with this option you can iterate over an entry’s <a href="#glo:numberlist">number list<a - id="dx1-39028"></a></a> using: -</p><!--l. 4560--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-40028"></a></a> using: +</p><!--l. 4566--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsnumberlistloop</span><span class="cmtt-9"> </span></span><a - id="dx1-39029"></a> <span + id="dx1-40029"></a> <span class="cmtt-10">\glsnumberlistloop{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -9093,12 +9099,12 @@ class="cmitt-10">xr handler</span> <span class="cmitt-10">cs</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4563--><p class="noindent" > +</p><!--l. 4569--><p class="noindent" > where ⟨<span class="cmti-10">label</span>⟩ is the entry’s label and ⟨<span class="cmti-10">handler cs</span>⟩ is a handler control sequence of the form: -</p><!--l. 4567--><p class="indent" > <hr><div title="Definition">⟨<span +</p><!--l. 4573--><p class="indent" > <hr><div title="Definition">⟨<span class="cmitt-10">handler cs</span>⟩<span class="cmtt-10">{</span>⟨<span class="cmitt-10">prefix</span>⟩<span @@ -9109,11 +9115,11 @@ class="cmitt-10">format</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">location</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4568--><p class="noindent" > +</p><!--l. 4574--><p class="noindent" > where ⟨<span class="cmti-10">prefix</span>⟩ is the <span class="cmss-10">hyperref</span><a - id="dx1-39030"></a> prefix, ⟨<span + id="dx1-40030"></a> prefix, ⟨<span class="cmti-10">counter</span>⟩ is the name of the counter used for the location, ⟨<span class="cmti-10">format</span>⟩ is the format used to display the location (e.g. <span @@ -9121,42 +9127,42 @@ class="cmtt-10">textbf</span>) and ⟨<span class="cmti-10">location</span>⟩ is the location. The third argument is the control sequence to use for any cross-references in the list. This handler should have the syntax: -</p><!--l. 4576--><p class="indent" > <hr><div title="Definition">⟨<span +</p><!--l. 4582--><p class="indent" > <hr><div title="Definition">⟨<span class="cmitt-10">xr handler cs</span>⟩<span class="cmtt-10">[</span>⟨<span class="cmitt-10">tag</span>⟩<span class="cmtt-10">]{</span>⟨<span class="cmitt-10">xr list</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4577--><p class="noindent" > +</p><!--l. 4583--><p class="noindent" > where ⟨<span class="cmti-10">tag</span>⟩ is the cross-referenced text (e.g. “see”) and ⟨<span class="cmti-10">xr list</span>⟩ is a comma-separated list of labels. (This actually has a third argument but it’s always empty when used with <a href="#option1">Option 1</a>.) -</p><!--l. 4582--><p class="indent" > For example, if on page 12 I have used +</p><!--l. 4588--><p class="indent" > For example, if on page 12 I have used </p> <div class="verbatim" id="verbatim-129"> \gls[format=textbf]{apple} </div> -<!--l. 4586--><p class="nopar" > and on page 18 I have used +<!--l. 4592--><p class="nopar" > and on page 18 I have used </p> <div class="verbatim" id="verbatim-130"> \gls[format=emph]{apple} </div> -<!--l. 4590--><p class="nopar" > then +<!--l. 4596--><p class="nopar" > then </p> <div class="verbatim" id="verbatim-131"> \glsnumberlistloop{apple}{\myhandler} </div> -<!--l. 4594--><p class="nopar" > will be equivalent to: +<!--l. 4600--><p class="nopar" > will be equivalent to: </p> @@ -9164,14 +9170,14 @@ href="#option1">Option 1</a>.) \myhandler{}{page}{textbf}{12}%  <br />\myhandler{}{page}{emph}{18}% </div> -<!--l. 4599--><p class="nopar" > There is a predefined handler that’s used to display the <a +<!--l. 4605--><p class="nopar" > There is a predefined handler that’s used to display the <a href="#glo:numberlist">number list<a - id="dx1-39031"></a></a> in the + id="dx1-40031"></a></a> in the glossary: -</p><!--l. 4602--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4608--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsnoidxdisplayloc</span><span class="cmtt-9"> </span></span><a - id="dx1-39032"></a> <span + id="dx1-40032"></a> <span class="cmtt-10">\glsnoidxdisplayloc{</span>⟨<span class="cmitt-10">prefix</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -9182,9 +9188,9 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">location</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 4604--><p class="noindent" > +</p><!--l. 4610--><p class="noindent" > The predefined handler used for the cross-references in the glossary is: -</p><!--l. 4607--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 4613--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glsseeformat[</span>⟨<span class="cmitt-10">tag</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9192,51 +9198,51 @@ class="cmitt-10">xr list</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">location</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4608--><p class="noindent" > +</p><!--l. 4614--><p class="noindent" > which is described in <a href="#sec:customxr"><span class="cmsy-10">§</span>8.1 </a><a href="#sec:customxr">Customising Cross-reference Text<!--tex4ht:ref: sec:customxr --></a>. -</p><!--l. 4611--><p class="indent" > <div class="important" title="Important Note"> <span +</p><!--l. 4617--><p class="indent" > <div class="important" title="Important Note"> <span class="cmtt-10">\glsnumberlistloop </span>is not available for Options <a href="#option2">2</a> and <a href="#option3">3</a>. </div> -</p><!--l. 4613--><p class="noindent" > +</p><!--l. 4619--><p class="noindent" > </p> -<!--l. 4615--><p class="indent" > </div> -</p><!--l. 4615--><p class="noindent" ><a +<!--l. 4621--><p class="indent" > </div> +</p><!--l. 4621--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">6. <a id="sec:glslink"></a>Links to Glossary Entries</h2> -</p><!--l. 4618--><p class="indent" > Once you have defined a glossary entry using <span +</p><!--l. 4624--><p class="indent" > Once you have defined a glossary entry using <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-40001"></a> or <span + id="dx1-41001"></a> or <span class="cmtt-10">\newacronym</span><a - id="dx1-40002"></a> + id="dx1-41002"></a> (see <a href="#sec:acronyms"><span class="cmsy-10">§</span>13 </a><a href="#sec:acronyms">Acronyms<!--tex4ht:ref: sec:acronyms --></a>), you can refer to that entry in the document using one of the commands listed in <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmsy-10">§</span>6.1 </a><a -href="#x1-410006.1">The <span +href="#x1-420006.1">The <span class="cmtt-10">\gls</span>-Like Commands (First Use Flag Queried)<!--tex4ht:ref: sec:gls-like --></a> or <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmsy-10">§</span>6.2 </a><a -href="#x1-420006.2">The <span +href="#x1-430006.2">The <span class="cmtt-10">\glstext</span>-Like Commands (First Use Flag Not Queried)<!--tex4ht:ref: sec:glstext-like --></a>. The text which appears at that point in the document when using one of these commands is referred to as the <a href="#glo:linktext">link text<a - id="dx1-40003"></a></a> (even if there are no hyperlinks). These commands also add a line to + id="dx1-41003"></a></a> (even if there are no hyperlinks). These commands also add a line to an external file that is used to generate the relevant entry in the glossary. This information includes an associated location that is added to the <a href="#glo:numberlist">number list<a - id="dx1-40004"></a></a> for that entry. By default, the location refers to the page number. For + id="dx1-41004"></a></a> for that entry. By default, the location refers to the page number. For further information on number lists, see <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a @@ -9244,24 +9250,34 @@ href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>. The need to be post-processed by <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-40005"></a></a> or <a + id="dx1-41005"></a></a> or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-40006"></a></a> unless you have chosen + id="dx1-41006"></a></a> unless you have chosen <a href="#option1">Option 1</a>. If you don’t use <span class="cmtt-10">\makeglossaries</span><a - id="dx1-40007"></a> these external files won’t be + id="dx1-41007"></a> these external files won’t be created. -</p><!--l. 4635--><p class="indent" > <div class="important" title="Important Note"> I strongly recommend that you don’t use the commands defined in this chapter in +</p><!--l. 4641--><p class="indent" > <div class="important" title="Important Note"> I strongly recommend that you don’t use the commands defined in this chapter in the arguments of sectioning or caption commands or any other command that has a -moving argument. </div> -</p><!--l. 4639--><p class="noindent" > -</p><!--l. 4641--><p class="indent" > The above warning is particularly important if you are using the <span +moving argument. +</p><!--l. 4646--><p class="indent" > Aside from problems with expansion issues, PDF bookmarks and possible nested +hyperlinks in the table of contents (or list of whatever) any use of the commands +described in <a +href="#x1-420006.1"><span +class="cmsy-10">§</span>6.1 </a><a +href="#x1-420006.1">The <span +class="cmtt-10">\gls</span>-Like Commands (First Use Flag Queried)<!--tex4ht:ref: sec:gls-like --></a> will have their +<a +href="#glo:firstuseflag">first use flag</a> unset when they appear in the table of contents (or list of whatever). +</div> +</p><!--l. 4651--><p class="noindent" > +</p><!--l. 4653--><p class="indent" > The above warning is particularly important if you are using the <span class="cmss-10">glossaries</span> package in conjunction with the <span class="cmss-10">hyperref</span><a - id="dx1-40008"></a> package. Instead, use one of the + id="dx1-41008"></a> package. Instead, use one of the <span class="cmti-10">expandable </span>commands listed in <a href="#sec:glsnolink"><span @@ -9269,16 +9285,16 @@ class="cmsy-10">§</span>9 </a><a href="#sec:glsnolink">Using Glossary Terms Without Links<!--tex4ht:ref: sec:glsnolink --></a> (such as <span class="cmtt-10">\glsentrytext</span><a - id="dx1-40009"></a> <span + id="dx1-41009"></a> <span class="cmti-10">but not </span>the non-expandable case changing versions like <span class="cmtt-10">\Glsentrytext</span><a - id="dx1-40010"></a>). Alternatively, provide an alternative via the optional argument to + id="dx1-41010"></a>). Alternatively, provide an alternative via the optional argument to the sectioning/caption command or use <span class="cmss-10">hyperref</span><a - id="dx1-40011"></a>’s <span + id="dx1-41011"></a>’s <span class="cmtt-10">\texorpdfstring</span><a - id="dx1-40012"></a>. Examples: + id="dx1-41012"></a>. Examples: </p> @@ -9287,28 +9303,28 @@ class="cmtt-10">\texorpdfstring</span><a  <br />\chapter[An overview of Perl]{An overview of \gls{perl}}  <br />\chapter{An overview of \texorpdfstring{\gls{perl}}{Perl}} </div> -<!--l. 4653--><p class="nopar" > -</p><!--l. 4655--><p class="indent" > If you want the <a +<!--l. 4665--><p class="nopar" > +</p><!--l. 4667--><p class="indent" > If you want the <a href="#glo:linktext">link text<a - id="dx1-40013"></a></a> to produce a hyperlink to the corresponding entry details + id="dx1-41013"></a></a> to produce a hyperlink to the corresponding entry details in the glossary, you should load the <span class="cmss-10">hyperref</span><a - id="dx1-40014"></a> package <span + id="dx1-41014"></a> package <span class="cmti-10">before </span>the <span class="cmss-10">glossaries </span>package. That’s what I’ve done in this document, so if you see a hyperlinked term, such as <a href="#glo:linktext">link text<a - id="dx1-40015"></a></a>, you can click on the word or phrase and it will take you to a brief description in + id="dx1-41015"></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. 4663--><p class="indent" > <div class="important" title="Important Note"> If you use the <span +</p><!--l. 4675--><p class="indent" > <div class="important" title="Important Note"> If you use the <span class="cmss-10">hyperref</span><a - id="dx1-40016"></a> package, I strongly recommend you use <span + id="dx1-41016"></a> package, I strongly recommend you use <span class="cmtt-10">pdflatex</span><a - id="dx1-40017"></a> rather + id="dx1-41017"></a> rather than <span class="cmtt-10">latex</span><a - id="dx1-40018"></a> to compile your document, if possible. The DVI format of <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span + id="dx1-41018"></a> to compile your document, if possible. The DVI format of <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> has limitations with the hyperlinks that can cause a problem when used with the <span class="cmss-10">glossaries</span> @@ -9320,71 +9336,71 @@ Secondly, the DVI format doesn’t correctly size hyperlinks in subscripts o superscripts. This means that if you define a term that may be used as a subscript or superscript, if you use the DVI format, it won’t come out the correct size. -</p><!--l. 4677--><p class="indent" > These are limitations of the DVI format not of the <span +</p><!--l. 4689--><p class="indent" > These are limitations of the DVI format not of the <span class="cmss-10">glossaries</span><a - id="dx1-40019"></a> package. + id="dx1-41019"></a> package. </div> -</p><!--l. 4679--><p class="noindent" > -</p><!--l. 4681--><p class="indent" > It may be that you only want terms in certain glossaries to have hyperlinks, but +</p><!--l. 4691--><p class="noindent" > +</p><!--l. 4693--><p class="indent" > It may be that you only want terms in certain glossaries to have hyperlinks, but not for other glossaries. In this case, you can use the package option <span class="cmss-10">nohypertypes</span><a - id="dx1-40020"></a> to + id="dx1-41020"></a> to identify the glossary lists that shouldn’t have hyperlinked <a href="#glo:linktext">link text<a - id="dx1-40021"></a></a>. See <a + id="dx1-41021"></a></a>. See <a href="#generaloptions"><span class="cmsy-10">§</span>2.1 </a><a href="#generaloptions">General Options<!--tex4ht:ref: sec:pkgopts-general --></a> for further details. -</p><!--l. 4687--><p class="indent" > The way the <a +</p><!--l. 4699--><p class="indent" > The way the <a href="#glo:linktext">link text<a - id="dx1-40022"></a></a> is displayed depends on -</p><!--l. 4688--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-41022"></a></a> is displayed depends on +</p><!--l. 4700--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glstextformat</span><span class="cmtt-9"> </span></span><a - id="dx1-40023"></a> <span + id="dx1-41023"></a> <span class="cmtt-10">\glstextformat{</span>⟨<span class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4690--><p class="noindent" > +</p><!--l. 4702--><p class="noindent" > For example, to make all <a href="#glo:linktext">link text<a - id="dx1-40024"></a></a> appear in a sans-serif font, do: + id="dx1-41024"></a></a> appear in a sans-serif font, do: </p> <div class="verbatim" id="verbatim-134"> \renewcommand*{\glstextformat}[1]{\textsf{#1}} </div> -<!--l. 4695--><p class="nopar" > Further customisation can be done via <span +<!--l. 4707--><p class="nopar" > Further customisation can be done via <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-40025"></a> or by redefining + id="dx1-41025"></a> or by redefining <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-40026"></a>. See <a + id="dx1-41026"></a>. See <a href="#sec:glsdisplay"><span class="cmsy-10">§</span>6.3 </a><a href="#sec:glsdisplay">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a> for further details. -</p><!--l. 4700--><p class="indent" > Each entry has an associated conditional referred to as the <a +</p><!--l. 4712--><p class="indent" > Each entry has an associated conditional referred to as the <a href="#glo:firstuseflag">first use flag</a>. Some of the commands described in this chapter automatically unset this flag and can also use it to determine what text should be displayed. These types of commands are the <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands and are described in <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmsy-10">§</span>6.1 </a><a -href="#x1-410006.1">The <span +href="#x1-420006.1">The <span class="cmtt-10">\gls</span>-Like Commands (First Use Flag Queried)<!--tex4ht:ref: sec:gls-like --></a>. The commands that don’t reference or change the <a href="#glo:firstuseflag">first use flag</a> are <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands and are described in <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmsy-10">§</span>6.2 </a><a -href="#x1-420006.2">The <span +href="#x1-430006.2">The <span class="cmtt-10">\glstext</span>-Like Commands (First Use Flag Not Queried)<!--tex4ht:ref: sec:glstext-like --></a>. See <a href="#sec:glsunset"><span @@ -9393,10 +9409,10 @@ href="#sec:glsunset">Unsetting and Resetting Entry Flags<!--tex4ht:ref: sec:glsu for commands that unset or reset the <a href="#glo:firstuseflag">first use flag</a> without referencing the entries. -</p><!--l. 4711--><p class="indent" > The <a -href="#x1-410006.1"><span +</p><!--l. 4723--><p class="indent" > The <a +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> and <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands all take a first optional argument that is a comma-separated list of ⟨<span class="cmti-10">key</span>⟩=⟨<span @@ -9415,60 +9431,60 @@ class="cmtt-10">\gls{sample}</span></span></span> will use the default hyperlink setting which depends on a number of factors (such as whether the entry is in a glossary that has been identified in the <span class="cmss-10">nohypertypes</span><a - id="dx1-40027"></a> + id="dx1-41027"></a> list). You can override the <span class="cmss-10">hyper</span><a - id="dx1-40028"></a> key in the variant’s optional argument, for + id="dx1-41028"></a> key in the variant’s optional argument, for example, <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls*[hyper=true]{sample}</span></span></span> but this creates redundancy and is best avoided. -</p><!--l. 4727--><p class="indent" > The following keys are available for the optional argument: +</p><!--l. 4739--><p class="indent" > The following keys are available for the optional argument: </p><dl class="description"><dt class="description"> <span class="cmssbx-10">hyper</span><a - id="dx1-40029"></a> </dt><dd + id="dx1-41029"></a> </dt><dd class="description">This is a boolean key which can be used to enable/disable the hyperlink to the relevant entry in the glossary. If this key is omitted, the value is determined by current settings, as indicated above. For example, when used with a <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> command, if this is the first use and the <span class="cmss-10">hyperfirst=false</span><a - id="dx1-40030"></a> + id="dx1-41030"></a> package option has been used, then the default value is <span class="cmtt-10">hyper=false</span>. The hyperlink can be forced on using <span class="cmtt-10">hyper=true </span>unless the hyperlinks have been suppressed using <span class="cmtt-10">\glsdisablehyper</span><a - id="dx1-40031"></a>. You must load the <span + id="dx1-41031"></a>. You must load the <span class="cmss-10">hyperref</span><a - id="dx1-40032"></a> + id="dx1-41032"></a> package before the <span class="cmss-10">glossaries</span><a - id="dx1-40033"></a> package to ensure the hyperlinks work. + id="dx1-41033"></a> package to ensure the hyperlinks work. </dd><dt class="description"> <span class="cmssbx-10">format</span><a - id="dx1-40034"></a> </dt><dd + id="dx1-41034"></a> </dt><dd class="description">This specifies how to format the associated location number for this entry in the glossary. This value is equivalent to the <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-40035"></a></a> encap value, and (as with + id="dx1-41035"></a></a> encap value, and (as with <span class="cmtt-10">\index</span><a - id="dx1-40036"></a>) the value needs to be the name of a command <span + id="dx1-41036"></a>) the value needs to be the name of a command <span class="cmti-10">without </span>the initial backslash. As with <span class="cmtt-10">\index</span><a - id="dx1-40037"></a>, the characters <span class="obeylines-h"><span class="verb"><span + id="dx1-41037"></a>, the characters <span class="obeylines-h"><span class="verb"><span class="cmtt-10">(</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="cmtt-10">)</span></span></span> can also be used to specify the beginning and ending of a number range. Again as with <span class="cmtt-10">\index</span><a - id="dx1-40038"></a>, the command should be the name of a command which takes an + id="dx1-41038"></a>, the command should be the name of a command which takes an argument (which will be the associated location). Be careful not to use @@ -9486,75 +9502,75 @@ class="cmti-10">italic</span>) you will need to create a command that applies bo <div class="verbatim" id="verbatim-135"> \newcommand*{\textbfem}[1]{\textbf{\emph{#1}}} </div> - <!--l. 4756--><p class="nopar" > and use that command. - </p><!--l. 4759--><p class="noindent" >In this document, the standard formats refer to the standard text block + <!--l. 4768--><p class="nopar" > and use that command. + </p><!--l. 4771--><p class="noindent" >In this document, the standard formats refer to the standard text block commands such as <span class="cmtt-10">\textbf</span><a - id="dx1-40039"></a> or <span + id="dx1-41039"></a> or <span class="cmtt-10">\emph</span><a - id="dx1-40040"></a> or any of the commands listed in + id="dx1-41040"></a> or any of the commands listed in <a href="#tab:hyperxx">table 6.1</a>. - </p><!--l. 4763--><p class="noindent" ><div class="important" title="Important Note"> If you use <a + </p><!--l. 4775--><p class="noindent" ><div class="important" title="Important Note"> If you use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-40041"></a></a> instead of <a + id="dx1-41041"></a></a> instead of <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-40042"></a></a>, you must specify any non-standard formats + id="dx1-41042"></a></a>, you must specify any non-standard formats that you want to use with the <span class="cmss-10">format</span><a - id="dx1-40043"></a> key using <span + id="dx1-41043"></a> key using <span class="cmtt-10">\GlsAddXdyAttribute</span><a - id="dx1-40044"></a><span + id="dx1-41044"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">name</span>⟩<span class="cmtt-10">}</span>. So if you use <span class="cmtt-10">xindy</span><a - id="dx1-40045"></a> with the above example, you would need to add: + id="dx1-41045"></a> with the above example, you would need to add: </p> <div class="verbatim" id="verbatim-136"> \GlsAddXdyAttribute{textbfem} </div> - <!--l. 4771--><p class="nopar" > See <a + <!--l. 4783--><p class="nopar" > See <a href="#sec:xindy"><span class="cmsy-10">§</span>11 </a><a href="#sec:xindy">Xindy (Option 3)<!--tex4ht:ref: sec:xindy --></a> for further details. </div> - </p><!--l. 4773--><p class="noindent" > - </p><!--l. 4775--><p class="noindent" >Note that unlike <span + </p><!--l. 4785--><p class="noindent" > + </p><!--l. 4787--><p class="noindent" >Note that unlike <span class="cmtt-10">\index</span><a - id="dx1-40046"></a>, you can’t have anything following the command name, + id="dx1-41046"></a>, you can’t have anything following the command name, such as an asterisk or arguments. If you want to cross-reference another entry, either use the <span class="cmss-10">see</span><a - id="dx1-40047"></a> key when you define the entry or use <span + id="dx1-41047"></a> key when you define the entry or use <span class="cmtt-10">\glssee</span><a - id="dx1-40048"></a> (described in <a + id="dx1-41048"></a> (described in <a href="#sec:crossref"><span class="cmsy-10">§</span>8 </a><a href="#sec:crossref">Cross-Referencing Entries<!--tex4ht:ref: sec:crossref --></a>). - </p><!--l. 4782--><p class="noindent" >If you are using hyperlinks and you want to change the font of the hyperlinked + </p><!--l. 4794--><p class="noindent" >If you are using hyperlinks and you want to change the font of the hyperlinked location, don’t use <span class="cmtt-10">\hyperpage</span><a - id="dx1-40049"></a> (provided by the <span + id="dx1-41049"></a> (provided by the <span class="cmss-10">hyperref</span><a - id="dx1-40050"></a> package) as the + id="dx1-41050"></a> package) as the locations may not refer to a page number. Instead, the <span class="cmss-10">glossaries </span>package provides number formats listed in <a href="#tab:hyperxx">table 6.1</a>. </p> <div class="table"> - <!--l. 4788--><p class="noindent" ><a + <!--l. 4800--><p class="noindent" ><a id="tab:hyperxx"></a></p><hr class="float" /><div class="float" > <div class="caption" ><span class="id">Table 6.1: </span><span -class="content">Predefined Hyperlinked Location Formats</span></div><!--tex4ht:label?: x1-400511 --> +class="content">Predefined Hyperlinked Location Formats</span></div><!--tex4ht:label?: x1-410511 --> <div class="tabular"> <table id="TBL-6" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-6-1g"><col @@ -9563,68 +9579,68 @@ id="TBL-6-2" /></colgroup><tr style="vertical-align:baseline;" id="TBL-6-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-1-1" class="td11"> <span class="cmtt-10">hyperrm</span><a - id="dx1-40052"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-1-2" + id="dx1-41052"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-1-2" class="td11"> serif hyperlink </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-1" class="td11"> <span class="cmtt-10">hypersf</span><a - id="dx1-40053"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-2" + id="dx1-41053"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-2" class="td11"> sans-serif hyperlink </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-1" class="td11"> <span class="cmtt-10">hypertt</span><a - id="dx1-40054"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-2" + id="dx1-41054"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-2" class="td11"> monospaced hyperlink </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-4-1" class="td11"> <span class="cmtt-10">hyperbf</span><a - id="dx1-40055"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-4-2" + id="dx1-41055"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-4-2" class="td11"> bold hyperlink </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-1" class="td11"> <span class="cmtt-10">hypermd</span><a - id="dx1-40056"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-2" + id="dx1-41056"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-2" class="td11"> medium weight hyperlink </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-6-1" class="td11"> <span class="cmtt-10">hyperit</span><a - id="dx1-40057"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-6-2" + id="dx1-41057"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-6-2" class="td11"> italic hyperlink </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-1" class="td11"> <span class="cmtt-10">hypersl</span><a - id="dx1-40058"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-2" + id="dx1-41058"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-2" class="td11"> slanted hyperlink </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-1" class="td11"> <span class="cmtt-10">hyperup</span><a - id="dx1-40059"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-2" + id="dx1-41059"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-2" class="td11"> upright hyperlink </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-1" class="td11"> <span class="cmtt-10">hypersc</span><a - id="dx1-40060"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-2" + id="dx1-41060"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-2" class="td11"> small caps hyperlink </td> </tr><tr style="vertical-align:baseline;" id="TBL-6-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-1" class="td11"> <span class="cmtt-10">hyperemph</span><a - id="dx1-40061"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-2" + id="dx1-41061"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-2" class="td11"> emphasized hyperlink </td></tr></table> </div> </div><hr class="endfloat" /> </div> - <!--l. 4808--><p class="noindent" >Note that if the <span + <!--l. 4820--><p class="noindent" >Note that if the <span class="cmtt-10">\hyperlink</span><a - id="dx1-40062"></a> command hasn’t been defined, the <span + id="dx1-41062"></a> command hasn’t been defined, the <span class="cmtt-10">hyper</span>⟨<span class="cmti-10">xx</span>⟩ formats are equivalent to the analogous <span @@ -9637,23 +9653,23 @@ class="cmtt-10">emph</span>). If you want to make a new format, you will need to location number to be in a bold sans-serif font, you can define a command called, say, <span class="cmtt-10">\hyperbsf</span><a - id="dx1-40063"></a>: + id="dx1-41063"></a>: </p> <div class="verbatim" id="verbatim-137"> \newcommand{\hyperbsf}[1]{\textbf{\hypersf{#1}}} </div> - <!--l. 4818--><p class="nopar" > and then use <span + <!--l. 4830--><p class="nopar" > and then use <span class="cmtt-10">hyperbsf </span>as the value for the <span class="cmss-10">format</span><a - id="dx1-40064"></a> key. (See also “Displaying + id="dx1-41064"></a> key. (See also “Displaying the glossary” in the documented code, <span class="cmtt-10">glossaries-code.pdf</span>.) Remember that if you use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-40065"></a></a>, you will need to add this to the list of location + id="dx1-41065"></a></a>, you will need to add this to the list of location attributes: @@ -9661,11 +9677,11 @@ class="cmtt-10">xindy</span><a <div class="verbatim" id="verbatim-138"> \GlsAddXdyAttribute{hyperbsf} </div> - <!--l. 4826--><p class="nopar" > + <!--l. 4838--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">counter</span><a - id="dx1-40066"></a> </dt><dd + id="dx1-41066"></a> </dt><dd class="description">This specifies which counter to use for this location. This overrides the default counter used by this entry. (See also <a href="#sec:numberlists"><span @@ -9674,10 +9690,10 @@ href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>.) </dd><dt class="description"> <span class="cmssbx-10">local</span><a - id="dx1-40067"></a> </dt><dd + id="dx1-41067"></a> </dt><dd class="description">This is a boolean key that only makes a difference when used with <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands that change the entry’s <a href="#glo:firstuseflag">first use flag</a>. If <span class="cmtt-10">local=true</span>, the @@ -9685,11 +9701,11 @@ class="cmtt-10">local=true</span>, the <span class="cmtt-10">local=false</span>. </dd></dl> -<!--l. 4840--><p class="noindent" ><a +<!--l. 4852--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">6.1 </span> <a - id="x1-410006.1"></a>The <span + id="x1-420006.1"></a>The <span class="cmtt-10">\gls</span>-Like Commands (First Use Flag Queried)</h3> -<!--l. 4843--><p class="noindent" >This section describes the commands that unset the <a +<!--l. 4855--><p class="noindent" >This section describes the commands that unset the <a href="#glo:firstuseflag">first use flag</a> on completion, and in most cases they use the current state of the flag to determine the text to be displayed. As described above, these commands all have a star-variant (<span @@ -9699,24 +9715,24 @@ class="cmtt-10">hyper=true</span>) and have an optional first argument that is a ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ list. -</p><!--l. 4850--><p class="indent" > These commands use <span +</p><!--l. 4862--><p class="indent" > These commands use <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-41001"></a> or the equivalent definition provided by + id="dx1-42001"></a> or the equivalent definition provided by <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-41002"></a> to determine the automatically generated text and its format (see + id="dx1-42002"></a> to determine the automatically generated text and its format (see <a href="#sec:glsdisplay"><span class="cmsy-10">§</span>6.3 </a><a href="#sec:glsdisplay">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a>). -</p><!--l. 4854--><p class="indent" > Apart from <span +</p><!--l. 4866--><p class="indent" > Apart from <span class="cmtt-10">\glsdisp</span><a - id="dx1-41003"></a>, the commands described in this section also have a <span + id="dx1-42003"></a>, the commands described in this section also have a <span class="cmti-10">final</span> optional argument ⟨<span class="cmti-10">insert</span>⟩ which may be used to insert material into the automatically generated text. -</p><!--l. 4858--><p class="indent" > <div class="important" title="Important Note"> Since the commands have a final optional argument, take care if you actually want +</p><!--l. 4870--><p class="indent" > <div class="important" title="Important Note"> Since the commands have a final optional argument, take care if you actually want to display an open square bracket after the command when the final optional argument is absent. Insert an empty set of braces <span class="obeylines-h"><span class="verb"><span class="cmtt-10">{}</span></span></span> immediately before the opening @@ -9728,19 +9744,19 @@ example: <div class="verbatim" id="verbatim-139"> \gls{sample} {}[Editor’s comment] </div> -<!--l. 4867--><p class="nopar" > -</p><!--l. 4869--><p class="indent" > Don’t use any of the <a -href="#x1-410006.1"><span +<!--l. 4879--><p class="nopar" > +</p><!--l. 4881--><p class="indent" > Don’t use any of the <a +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> or <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands in the ⟨<span class="cmti-10">insert</span>⟩ argument. </div> -</p><!--l. 4871--><p class="noindent" > -</p><!--l. 4873--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4883--><p class="noindent" > +</p><!--l. 4885--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\gls</span><span class="cmtt-9"> </span></span><a - id="dx1-41004"></a> <span + id="dx1-42004"></a> <span class="cmtt-10">\gls[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9748,34 +9764,34 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4875--><p class="noindent" > +</p><!--l. 4887--><p class="noindent" > This command typically determines the <a href="#glo:linktext">link text<a - id="dx1-41005"></a></a> from the values of the <span + id="dx1-42005"></a></a> from the values of the <span class="cmss-10">text</span><a - id="dx1-41006"></a> or + id="dx1-42006"></a> or <span class="cmss-10">first</span><a - id="dx1-41007"></a> keys supplied when the entry was defined using <span + id="dx1-42007"></a> keys supplied when the entry was defined using <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-41008"></a>. + id="dx1-42008"></a>. However, if the entry was defined using <span class="cmtt-10">\newacronym</span><a - id="dx1-41009"></a> and <span + id="dx1-42009"></a> and <span class="cmtt-10">\setacronymstyle</span><a - id="dx1-41010"></a> was + id="dx1-42010"></a> was used, then the link text<a - id="dx1-41011"></a> will usually be determined from the <span + id="dx1-42011"></a> will usually be determined from the <span class="cmss-10">long</span><a - id="dx1-41012"></a> or <span + id="dx1-42012"></a> or <span class="cmss-10">short</span><a - id="dx1-41013"></a> + id="dx1-42013"></a> keys. -</p><!--l. 4883--><p class="indent" > There are two upper case variants: -</p><!--l. 4884--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4895--><p class="indent" > There are two upper case variants: +</p><!--l. 4896--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Gls</span><span class="cmtt-9"> </span></span><a - id="dx1-41014"></a> <span + id="dx1-42014"></a> <span class="cmtt-10">\Gls[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9783,12 +9799,12 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4886--><p class="noindent" > +</p><!--l. 4898--><p class="noindent" > and -</p><!--l. 4888--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4900--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLS</span><span class="cmtt-9"> </span></span><a - id="dx1-41015"></a> <span + id="dx1-42015"></a> <span class="cmtt-10">\GLS[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9796,20 +9812,20 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4890--><p class="noindent" > +</p><!--l. 4902--><p class="noindent" > which make the first letter of the link text or all the link text upper case, respectively. For the former, the uppercasing of the first letter is performed by <span class="cmtt-10">\makefirstuc</span><a - id="dx1-41016"></a>. For further details, including its limitations, see the <span + id="dx1-42016"></a>. For further details, including its limitations, see the <span class="cmss-10">mfirstuc</span><a - id="dx1-41017"></a> user + id="dx1-42017"></a> user manual. -</p><!--l. 4896--><p class="indent" > There are also analogous plural forms: -</p><!--l. 4897--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4908--><p class="indent" > There are also analogous plural forms: +</p><!--l. 4909--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glspl</span><span class="cmtt-9"> </span></span><a - id="dx1-41018"></a> <span + id="dx1-42018"></a> <span class="cmtt-10">\glspl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9817,11 +9833,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4899--><p class="noindent" > -</p><!--l. 4900--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4911--><p class="noindent" > +</p><!--l. 4912--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glspl</span><span class="cmtt-9"> </span></span><a - id="dx1-41019"></a> <span + id="dx1-42019"></a> <span class="cmtt-10">\Glspl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9829,11 +9845,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4902--><p class="noindent" > -</p><!--l. 4903--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4914--><p class="noindent" > +</p><!--l. 4915--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSpl</span><span class="cmtt-9"> </span></span><a - id="dx1-41020"></a> <span + id="dx1-42020"></a> <span class="cmtt-10">\GLSpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9841,26 +9857,26 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4905--><p class="noindent" > +</p><!--l. 4917--><p class="noindent" > These typically determine the link text from the <span class="cmss-10">plural</span><a - id="dx1-41021"></a> or <span + id="dx1-42021"></a> or <span class="cmss-10">firstplural</span><a - id="dx1-41022"></a> keys supplied + id="dx1-42022"></a> keys supplied when the entry was defined using <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-41023"></a> or, if the entry is an + id="dx1-42023"></a> or, if the entry is an acronym and <span class="cmtt-10">\setacronymstyle </span>was used, from the <span class="cmss-10">longplural</span><a - id="dx1-41024"></a> or <span + id="dx1-42024"></a> or <span class="cmss-10">shortplural</span><a - id="dx1-41025"></a> + id="dx1-42025"></a> keys. -</p><!--l. 4912--><p class="indent" > <div class="important" title="Important Note"> Be careful when you use glossary entries in math mode especially if you are using +</p><!--l. 4924--><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="cmss-10">hyperref</span><a - id="dx1-41026"></a> as it can affect the spacing of subscripts and superscripts. For example, + id="dx1-42026"></a> as it can affect the spacing of subscripts and superscripts. For example, suppose you have defined the following entry: @@ -9869,14 +9885,14 @@ suppose you have defined the following entry: \newglossaryentry{Falpha}{name={F_\alpha},  <br />description=sample} </div> -<!--l. 4920--><p class="nopar" > and later you use it in math mode: +<!--l. 4932--><p class="nopar" > and later you use it in math mode: </p> <div class="verbatim" id="verbatim-141"> $\gls{Falpha}^2$ </div> -<!--l. 4924--><p class="nopar" > This will result in <span +<!--l. 4936--><p class="nopar" > This will result in <span class="cmmi-10">F</span><sub><span class="cmmi-7">α</span></sub><sup><span class="cmr-7">2</span></sup> instead of <span @@ -9891,12 +9907,12 @@ class="cmti-10">insert</span>⟩ optional argument: <div class="verbatim" id="verbatim-142"> $\gls{Falpha}[^2]$ </div> -<!--l. 4930--><p class="nopar" > </div> -</p><!--l. 4931--><p class="noindent" > -</p><!--l. 4933--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 4942--><p class="nopar" > </div> +</p><!--l. 4943--><p class="noindent" > +</p><!--l. 4945--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsdisp</span><span class="cmtt-9"> </span></span><a - id="dx1-41027"></a> <span + id="dx1-42027"></a> <span class="cmtt-10">\glsdisp[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9904,28 +9920,28 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">link text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4935--><p class="noindent" > +</p><!--l. 4947--><p class="noindent" > This behaves in the same way as the above commands, except that the ⟨<span class="cmti-10">link text</span>⟩ is explicitly set. There’s no final optional argument as any inserted material can be added to the ⟨<span class="cmti-10">link text</span>⟩ argument. -</p><!--l. 4941--><p class="indent" > <div class="important" title="Important Note"> Don’t use any of the <a -href="#x1-410006.1"><span +</p><!--l. 4953--><p class="indent" > <div class="important" title="Important Note"> Don’t use any of the <a +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> or <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands in the ⟨<span class="cmti-10">link text</span>⟩ argument of <span class="cmtt-10">\glsdisp</span>. </div> -</p><!--l. 4944--><p class="noindent" > -</p><!--l. 4946--><p class="noindent" > +</p><!--l. 4956--><p class="noindent" > +</p><!--l. 4958--><p class="noindent" > </p> -<!--l. 4946--><p class="noindent" ><a +<!--l. 4958--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">6.2 </span> <a - id="x1-420006.2"></a>The <span + id="x1-430006.2"></a>The <span class="cmtt-10">\glstext</span>-Like Commands (First Use Flag Not Queried)</h3> -<!--l. 4949--><p class="noindent" >This section describes the commands that don’t change or reference the <a +<!--l. 4961--><p class="noindent" >This section describes the commands that don’t change or reference the <a href="#glo:firstuseflag">first use flag</a>. As described above, these commands all have a star-variant (<span class="cmtt-10">hyper=false</span>) and a @@ -9935,30 +9951,30 @@ class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ list. These commands also don’t use <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-42001"></a> or the equivalent definition + id="dx1-43001"></a> or the equivalent definition provided by <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-42002"></a> (see <a + id="dx1-43002"></a> (see <a href="#sec:glsdisplay"><span class="cmsy-10">§</span>6.3 </a><a href="#sec:glsdisplay">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a>). -</p><!--l. 4957--><p class="indent" > Apart from <span +</p><!--l. 4969--><p class="indent" > Apart from <span class="cmtt-10">\glslink</span><a - id="dx1-42003"></a>, the commands described in this section also have a <span + id="dx1-43003"></a>, the commands described in this section also have a <span class="cmti-10">final</span> optional argument ⟨<span class="cmti-10">insert</span>⟩ which may be used to insert material into the automatically generated text. See the caveat above in <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmsy-10">§</span>6.1 </a><a -href="#x1-410006.1">The <span +href="#x1-420006.1">The <span class="cmtt-10">\gls</span>-Like Commands (First Use Flag Queried)<!--tex4ht:ref: sec:gls-like --></a>. -</p><!--l. 4962--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4974--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glslink</span><span class="cmtt-9"> </span></span><a - id="dx1-42004"></a> <span + id="dx1-43004"></a> <span class="cmtt-10">\glslink[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9966,22 +9982,22 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">link text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 4964--><p class="noindent" > +</p><!--l. 4976--><p class="noindent" > This command explicitly sets the <a href="#glo:linktext">link text<a - id="dx1-42005"></a></a> as given in the final argument. -</p><!--l. 4968--><p class="indent" > <div class="important" title="Important Note"> Don’t use any of the <a -href="#x1-410006.1"><span + id="dx1-43005"></a></a> as given in the final argument. +</p><!--l. 4980--><p class="indent" > <div class="important" title="Important Note"> Don’t use any of the <a +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> or <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands in the argument of <span class="cmtt-10">\glslink</span>. </div> -</p><!--l. 4971--><p class="noindent" > -</p><!--l. 4973--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4983--><p class="noindent" > +</p><!--l. 4985--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glstext</span><span class="cmtt-9"> </span></span><a - id="dx1-42006"></a> <span + id="dx1-43006"></a> <span class="cmtt-10">\glstext[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -9989,17 +10005,17 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4975--><p class="noindent" > +</p><!--l. 4987--><p class="noindent" > This command always uses the value of the <span class="cmss-10">text</span><a - id="dx1-42007"></a> key as the <a + id="dx1-43007"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42008"></a></a>. -</p><!--l. 4979--><p class="indent" > There are also analogous commands: -</p><!--l. 4980--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43008"></a></a>. +</p><!--l. 4991--><p class="indent" > There are also analogous commands: +</p><!--l. 4992--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glstext</span><span class="cmtt-9"> </span></span><a - id="dx1-42009"></a> <span + id="dx1-43009"></a> <span class="cmtt-10">\Glstext[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10009,11 +10025,11 @@ class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4982--><p class="noindent" > -</p><!--l. 4983--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4994--><p class="noindent" > +</p><!--l. 4995--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLStext</span><span class="cmtt-9"> </span></span><a - id="dx1-42010"></a> <span + id="dx1-43010"></a> <span class="cmtt-10">\GLStext[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10021,12 +10037,12 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4985--><p class="noindent" > +</p><!--l. 4997--><p class="noindent" > These convert the first character or all the characters to uppercase, respectively. -</p><!--l. 4989--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5001--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsfirst</span><span class="cmtt-9"> </span></span><a - id="dx1-42011"></a> <span + id="dx1-43011"></a> <span class="cmtt-10">\glsfirst[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10034,17 +10050,17 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4991--><p class="noindent" > +</p><!--l. 5003--><p class="noindent" > This command always uses the value of the <span class="cmss-10">first</span><a - id="dx1-42012"></a> key as the <a + id="dx1-43012"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42013"></a></a>. -</p><!--l. 4995--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 4996--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43013"></a></a>. +</p><!--l. 5007--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5008--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsfirst</span><span class="cmtt-9"> </span></span><a - id="dx1-42014"></a> <span + id="dx1-43014"></a> <span class="cmtt-10">\Glsfirst[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10052,11 +10068,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 4998--><p class="noindent" > -</p><!--l. 4999--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5010--><p class="noindent" > +</p><!--l. 5011--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSfirst</span><span class="cmtt-9"> </span></span><a - id="dx1-42015"></a> <span + id="dx1-43015"></a> <span class="cmtt-10">\GLSfirst[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10064,11 +10080,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5001--><p class="noindent" > -</p><!--l. 5003--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5013--><p class="noindent" > +</p><!--l. 5015--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsplural</span><span class="cmtt-9"> </span></span><a - id="dx1-42016"></a> <span + id="dx1-43016"></a> <span class="cmtt-10">\glsplural[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10076,17 +10092,17 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5005--><p class="noindent" > +</p><!--l. 5017--><p class="noindent" > This command always uses the value of the <span class="cmss-10">plural</span><a - id="dx1-42017"></a> key as the <a + id="dx1-43017"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42018"></a></a>. -</p><!--l. 5009--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5010--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43018"></a></a>. +</p><!--l. 5021--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5022--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsplural</span><span class="cmtt-9"> </span></span><a - id="dx1-42019"></a> <span + id="dx1-43019"></a> <span class="cmtt-10">\Glsplural[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10094,11 +10110,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5012--><p class="noindent" > -</p><!--l. 5013--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5024--><p class="noindent" > +</p><!--l. 5025--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSplural</span><span class="cmtt-9"> </span></span><a - id="dx1-42020"></a> <span + id="dx1-43020"></a> <span class="cmtt-10">\GLSplural[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10106,11 +10122,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5015--><p class="noindent" > -</p><!--l. 5017--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5027--><p class="noindent" > +</p><!--l. 5029--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-42021"></a> <span + id="dx1-43021"></a> <span class="cmtt-10">\glsfirstplural[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10118,17 +10134,17 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5019--><p class="noindent" > +</p><!--l. 5031--><p class="noindent" > This command always uses the value of the <span class="cmss-10">firstplural</span><a - id="dx1-42022"></a> key as the <a + id="dx1-43022"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42023"></a></a>. -</p><!--l. 5023--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5024--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43023"></a></a>. +</p><!--l. 5035--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5036--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-42024"></a> <span + id="dx1-43024"></a> <span class="cmtt-10">\Glsfirstplural[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10136,11 +10152,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5026--><p class="noindent" > -</p><!--l. 5027--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5038--><p class="noindent" > +</p><!--l. 5039--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-42025"></a> <span + id="dx1-43025"></a> <span class="cmtt-10">\GLSfirstplural[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10148,11 +10164,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5029--><p class="noindent" > -</p><!--l. 5031--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5041--><p class="noindent" > +</p><!--l. 5043--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsname</span><span class="cmtt-9"> </span></span><a - id="dx1-42026"></a> <span + id="dx1-43026"></a> <span class="cmtt-10">\glsname[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10160,26 +10176,26 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5033--><p class="noindent" > +</p><!--l. 5045--><p class="noindent" > This command always uses the value of the <span class="cmss-10">name</span><a - id="dx1-42027"></a> key as the <a + id="dx1-43027"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42028"></a></a>. Note that this + id="dx1-43028"></a></a>. Note that this may be different from the values of the <span class="cmss-10">text</span><a - id="dx1-42029"></a> or <span + id="dx1-43029"></a> or <span class="cmss-10">first</span><a - id="dx1-42030"></a> keys. In general it’s better to use + id="dx1-43030"></a> keys. In general it’s better to use <span class="cmtt-10">\glstext </span>or <span class="cmtt-10">\glsfirst </span>instead of <span class="cmtt-10">\glsname</span>. -</p><!--l. 5039--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5040--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5051--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5052--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsname</span><span class="cmtt-9"> </span></span><a - id="dx1-42031"></a> <span + id="dx1-43031"></a> <span class="cmtt-10">\Glsname[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10187,11 +10203,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5042--><p class="noindent" > -</p><!--l. 5043--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5054--><p class="noindent" > +</p><!--l. 5055--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSname</span><span class="cmtt-9"> </span></span><a - id="dx1-42032"></a> <span + id="dx1-43032"></a> <span class="cmtt-10">\GLSname[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10201,18 +10217,18 @@ class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5045--><p class="noindent" > -</p><!--l. 5047--><p class="indent" > <div class="important" title="Important Note"> In general it’s best to avoid <span +</p><!--l. 5057--><p class="noindent" > +</p><!--l. 5059--><p class="indent" > <div class="important" title="Important Note"> In general it’s best to avoid <span class="cmtt-10">\Glsname </span>with acronyms. Instead, consider using <span class="cmtt-10">\Acrlong</span>, <span class="cmtt-10">\Acrshort </span>or <span class="cmtt-10">\Acrfull</span>. </div> -</p><!--l. 5050--><p class="noindent" > -</p><!--l. 5052--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5062--><p class="noindent" > +</p><!--l. 5064--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glssymbol</span><span class="cmtt-9"> </span></span><a - id="dx1-42033"></a> <span + id="dx1-43033"></a> <span class="cmtt-10">\glssymbol[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10220,17 +10236,17 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5054--><p class="noindent" > +</p><!--l. 5066--><p class="noindent" > This command always uses the value of the <span class="cmss-10">symbol</span><a - id="dx1-42034"></a> key as the <a + id="dx1-43034"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42035"></a></a>. -</p><!--l. 5058--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5059--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43035"></a></a>. +</p><!--l. 5070--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5071--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glssymbol</span><span class="cmtt-9"> </span></span><a - id="dx1-42036"></a> <span + id="dx1-43036"></a> <span class="cmtt-10">\Glssymbol[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10238,11 +10254,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5061--><p class="noindent" > -</p><!--l. 5062--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5073--><p class="noindent" > +</p><!--l. 5074--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSsymbol</span><span class="cmtt-9"> </span></span><a - id="dx1-42037"></a> <span + id="dx1-43037"></a> <span class="cmtt-10">\GLSsymbol[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10250,11 +10266,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5064--><p class="noindent" > -</p><!--l. 5066--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5076--><p class="noindent" > +</p><!--l. 5078--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsdesc</span><span class="cmtt-9"> </span></span><a - id="dx1-42038"></a> <span + id="dx1-43038"></a> <span class="cmtt-10">\glsdesc[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10262,17 +10278,17 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5068--><p class="noindent" > +</p><!--l. 5080--><p class="noindent" > This command always uses the value of the <span class="cmss-10">description</span><a - id="dx1-42039"></a> key as the <a + id="dx1-43039"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42040"></a></a>. -</p><!--l. 5072--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5073--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43040"></a></a>. +</p><!--l. 5084--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5085--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsdesc</span><span class="cmtt-9"> </span></span><a - id="dx1-42041"></a> <span + id="dx1-43041"></a> <span class="cmtt-10">\Glsdesc[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10280,11 +10296,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5075--><p class="noindent" > -</p><!--l. 5076--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5087--><p class="noindent" > +</p><!--l. 5088--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSdesc</span><span class="cmtt-9"> </span></span><a - id="dx1-42042"></a> <span + id="dx1-43042"></a> <span class="cmtt-10">\GLSdesc[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10292,11 +10308,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5078--><p class="noindent" > -</p><!--l. 5080--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5090--><p class="noindent" > +</p><!--l. 5092--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsuseri</span><span class="cmtt-9"> </span></span><a - id="dx1-42043"></a> <span + id="dx1-43043"></a> <span class="cmtt-10">\glsuseri[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10304,17 +10320,17 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5082--><p class="noindent" > +</p><!--l. 5094--><p class="noindent" > This command always uses the value of the <span class="cmss-10">user1</span><a - id="dx1-42044"></a> key as the <a + id="dx1-43044"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42045"></a></a>. -</p><!--l. 5086--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5087--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43045"></a></a>. +</p><!--l. 5098--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5099--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsuseri</span><span class="cmtt-9"> </span></span><a - id="dx1-42046"></a> <span + id="dx1-43046"></a> <span class="cmtt-10">\Glsuseri[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10322,11 +10338,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5089--><p class="noindent" > -</p><!--l. 5090--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5101--><p class="noindent" > +</p><!--l. 5102--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSuseri</span><span class="cmtt-9"> </span></span><a - id="dx1-42047"></a> <span + id="dx1-43047"></a> <span class="cmtt-10">\GLSuseri[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10334,11 +10350,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5092--><p class="noindent" > -</p><!--l. 5094--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5104--><p class="noindent" > +</p><!--l. 5106--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsuserii</span><span class="cmtt-9"> </span></span><a - id="dx1-42048"></a> <span + id="dx1-43048"></a> <span class="cmtt-10">\glsuserii[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10346,17 +10362,17 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5096--><p class="noindent" > +</p><!--l. 5108--><p class="noindent" > This command always uses the value of the <span class="cmss-10">user2</span><a - id="dx1-42049"></a> key as the <a + id="dx1-43049"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42050"></a></a>. -</p><!--l. 5100--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5101--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43050"></a></a>. +</p><!--l. 5112--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5113--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsuserii</span><span class="cmtt-9"> </span></span><a - id="dx1-42051"></a> <span + id="dx1-43051"></a> <span class="cmtt-10">\Glsuserii[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10364,11 +10380,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5103--><p class="noindent" > -</p><!--l. 5104--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5115--><p class="noindent" > +</p><!--l. 5116--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSuserii</span><span class="cmtt-9"> </span></span><a - id="dx1-42052"></a> <span + id="dx1-43052"></a> <span class="cmtt-10">\GLSuserii[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10376,13 +10392,13 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5106--><p class="noindent" > +</p><!--l. 5118--><p class="noindent" > -</p><!--l. 5108--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5120--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsuseriii</span><span class="cmtt-9"> </span></span><a - id="dx1-42053"></a> <span + id="dx1-43053"></a> <span class="cmtt-10">\glsuseriii[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10390,17 +10406,17 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5110--><p class="noindent" > +</p><!--l. 5122--><p class="noindent" > This command always uses the value of the <span class="cmss-10">user3</span><a - id="dx1-42054"></a> key as the <a + id="dx1-43054"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42055"></a></a>. -</p><!--l. 5114--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5115--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43055"></a></a>. +</p><!--l. 5126--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5127--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsuseriii</span><span class="cmtt-9"> </span></span><a - id="dx1-42056"></a> <span + id="dx1-43056"></a> <span class="cmtt-10">\Glsuseriii[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10408,11 +10424,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5117--><p class="noindent" > -</p><!--l. 5118--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5129--><p class="noindent" > +</p><!--l. 5130--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSuseriii</span><span class="cmtt-9"> </span></span><a - id="dx1-42057"></a> <span + id="dx1-43057"></a> <span class="cmtt-10">\GLSuseriii[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10420,11 +10436,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5120--><p class="noindent" > -</p><!--l. 5122--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5132--><p class="noindent" > +</p><!--l. 5134--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsuseriv</span><span class="cmtt-9"> </span></span><a - id="dx1-42058"></a> <span + id="dx1-43058"></a> <span class="cmtt-10">\glsuseriv[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10432,17 +10448,17 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5124--><p class="noindent" > +</p><!--l. 5136--><p class="noindent" > This command always uses the value of the <span class="cmss-10">user4</span><a - id="dx1-42059"></a> key as the <a + id="dx1-43059"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42060"></a></a>. -</p><!--l. 5128--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5129--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43060"></a></a>. +</p><!--l. 5140--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5141--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsuseriv</span><span class="cmtt-9"> </span></span><a - id="dx1-42061"></a> <span + id="dx1-43061"></a> <span class="cmtt-10">\Glsuseriv[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10450,11 +10466,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5131--><p class="noindent" > -</p><!--l. 5132--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5143--><p class="noindent" > +</p><!--l. 5144--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSuseriv</span><span class="cmtt-9"> </span></span><a - id="dx1-42062"></a> <span + id="dx1-43062"></a> <span class="cmtt-10">\GLSuseriv[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10462,11 +10478,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5134--><p class="noindent" > -</p><!--l. 5136--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5146--><p class="noindent" > +</p><!--l. 5148--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsuserv</span><span class="cmtt-9"> </span></span><a - id="dx1-42063"></a> <span + id="dx1-43063"></a> <span class="cmtt-10">\glsuserv[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10474,17 +10490,17 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5138--><p class="noindent" > +</p><!--l. 5150--><p class="noindent" > This command always uses the value of the <span class="cmss-10">user5</span><a - id="dx1-42064"></a> key as the <a + id="dx1-43064"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42065"></a></a>. -</p><!--l. 5142--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5143--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43065"></a></a>. +</p><!--l. 5154--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5155--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsuserv</span><span class="cmtt-9"> </span></span><a - id="dx1-42066"></a> <span + id="dx1-43066"></a> <span class="cmtt-10">\Glsuserv[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10492,11 +10508,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5145--><p class="noindent" > -</p><!--l. 5146--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5157--><p class="noindent" > +</p><!--l. 5158--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSuserv</span><span class="cmtt-9"> </span></span><a - id="dx1-42067"></a> <span + id="dx1-43067"></a> <span class="cmtt-10">\GLSuserv[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10504,11 +10520,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5148--><p class="noindent" > -</p><!--l. 5150--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5160--><p class="noindent" > +</p><!--l. 5162--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsuservi</span><span class="cmtt-9"> </span></span><a - id="dx1-42068"></a> <span + id="dx1-43068"></a> <span class="cmtt-10">\glsuservi[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10516,17 +10532,17 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5152--><p class="noindent" > +</p><!--l. 5164--><p class="noindent" > This command always uses the value of the <span class="cmss-10">user6</span><a - id="dx1-42069"></a> key as the <a + id="dx1-43069"></a> key as the <a href="#glo:linktext">link text<a - id="dx1-42070"></a></a>. -</p><!--l. 5156--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 5157--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43070"></a></a>. +</p><!--l. 5168--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 5169--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsuservi</span><span class="cmtt-9"> </span></span><a - id="dx1-42071"></a> <span + id="dx1-43071"></a> <span class="cmtt-10">\Glsuservi[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10534,11 +10550,11 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5159--><p class="noindent" > -</p><!--l. 5160--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5171--><p class="noindent" > +</p><!--l. 5172--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GLSuservi</span><span class="cmtt-9"> </span></span><a - id="dx1-42072"></a> <span + id="dx1-43072"></a> <span class="cmtt-10">\GLSuservi[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -10546,130 +10562,130 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5162--><p class="noindent" > -</p><!--l. 5164--><p class="noindent" > +</p><!--l. 5174--><p class="noindent" > +</p><!--l. 5176--><p class="noindent" > </p> -<!--l. 5164--><p class="noindent" ><a +<!--l. 5176--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">6.3 </span> <a id="sec:glsdisplay"></a>Changing the format of the link text</h3> -<!--l. 5167--><p class="noindent" >The default format of the <a +<!--l. 5179--><p class="noindent" >The default format of the <a href="#glo:linktext">link text<a - id="dx1-43001"></a></a> for the <a -href="#x1-410006.1"><span + id="dx1-44001"></a></a> for the <a +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands is governed by<span class="footnote-mark"><a href="#fn1x7" id="fn1x7-bk"><sup class="textsuperscript">6.1</sup></a></span><a - id="x1-43002f1"></a>: -</p><!--l. 5171--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="x1-44002f1"></a>: +</p><!--l. 5183--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryfmt</span><span class="cmtt-9"> </span></span><a - id="dx1-43006"></a> <span + id="dx1-44006"></a> <span class="cmtt-10">\glsentryfmt </span></div><hr> -</p><!--l. 5173--><p class="noindent" > +</p><!--l. 5185--><p class="noindent" > This may be redefined but if you only want the change the display style for a given glossary, then you need to use -</p><!--l. 5176--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5188--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\defglsentryfmt</span><span class="cmtt-9"> </span></span><a - id="dx1-43007"></a> <span + id="dx1-44007"></a> <span class="cmtt-10">\defglsentryfmt[</span>⟨<span class="cmitt-10">type</span>⟩<span class="cmtt-10">]{</span>⟨<span class="cmitt-10">definition</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5178--><p class="noindent" > +</p><!--l. 5190--><p class="noindent" > instead of redefining <span class="cmtt-10">\glsentryfmt</span>. The optional first argument ⟨<span class="cmti-10">type</span>⟩ is the glossary type. This defaults to <span class="cmtt-10">\glsdefaulttype</span><a - id="dx1-43008"></a> if omitted. The second argument is the entry + id="dx1-44008"></a> if omitted. The second argument is the entry format definition. -</p><!--l. 5184--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 5196--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\glsentryfmt </span>is the default display format for entries. Once the display format has been changed for an individual glossary using <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-43009"></a>, + id="dx1-44009"></a>, redefining <span class="cmtt-10">\glsentryfmt </span>won’t have an effect on that glossary, you must instead use <span class="cmtt-10">\defglsentryfmt </span>again. Note that glossaries that have been identified as lists of acronyms (via the package option <span class="cmss-10">acronymlists</span><a - id="dx1-43010"></a> or the command + id="dx1-44010"></a> or the command <span class="cmtt-10">\DeclareAcronymList</span><a - id="dx1-43011"></a>, see <a + id="dx1-44011"></a>, see <a href="#acronymoptions"><span class="cmsy-10">§</span>2.5 </a><a href="#acronymoptions">Acronym Options<!--tex4ht:ref: sec:pkgopts-acronym --></a>) use <span class="cmtt-10">\defglsentryfmt </span>to set their display style. </div> -</p><!--l. 5194--><p class="noindent" > -</p><!--l. 5196--><p class="indent" > Within the ⟨<span +</p><!--l. 5206--><p class="noindent" > +</p><!--l. 5208--><p class="indent" > Within the ⟨<span class="cmti-10">definition</span>⟩ argument of <span class="cmtt-10">\defglsentryfmt</span>, or if you want to redefine <span class="cmtt-10">\glsentryfmt</span>, you may use the following commands: -</p><!--l. 5200--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5212--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glslabel</span><span class="cmtt-9"> </span></span><a - id="dx1-43012"></a> <span + id="dx1-44012"></a> <span class="cmtt-10">\glslabel </span></div><hr> -</p><!--l. 5202--><p class="noindent" > +</p><!--l. 5214--><p class="noindent" > This is the label of the entry being referenced. As from version 4.08, you can also access the glossary entry type using: -</p><!--l. 5205--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5217--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glstype</span><span class="cmtt-9"> </span></span><a - id="dx1-43013"></a> <span + id="dx1-44013"></a> <span class="cmtt-10">\glstype </span></div><hr> -</p><!--l. 5207--><p class="noindent" > +</p><!--l. 5219--><p class="noindent" > This is defined using <span class="cmtt-10">\edef</span><a - id="dx1-43014"></a> so the replacement text is the actual glossary type rather + id="dx1-44014"></a> so the replacement text is the actual glossary type rather than <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrytype{\glslabel}</span></span></span>. -</p><!--l. 5211--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5223--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glscustomtext</span><span class="cmtt-9"> </span></span><a - id="dx1-43015"></a> <span + id="dx1-44015"></a> <span class="cmtt-10">\glscustomtext </span></div><hr> -</p><!--l. 5213--><p class="noindent" > +</p><!--l. 5225--><p class="noindent" > This is the custom text supplied in <span class="cmtt-10">\glsdisp</span>. It’s always empty for <span class="cmtt-10">\gls</span><a - id="dx1-43016"></a>, <span + id="dx1-44016"></a>, <span class="cmtt-10">\glspl</span><a - id="dx1-43017"></a> and + id="dx1-44017"></a> and their upper case variants. (You can use <span class="cmss-10">etoolbox</span><a - id="dx1-43018"></a>’s <span + id="dx1-44018"></a>’s <span class="cmtt-10">\ifdefempty </span>to determine if <span class="cmtt-10">\glscustomtext </span>is empty.) -</p><!--l. 5219--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5231--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsinsert</span><span class="cmtt-9"> </span></span><a - id="dx1-43019"></a> <span + id="dx1-44019"></a> <span class="cmtt-10">\glsinsert </span></div><hr> -</p><!--l. 5221--><p class="noindent" > +</p><!--l. 5233--><p class="noindent" > The custom text supplied in the final optional argument to <span class="cmtt-10">\gls</span>, <span class="cmtt-10">\glspl </span>and their upper case variants. -</p><!--l. 5225--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5237--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsifplural</span><span class="cmtt-9"> </span></span><a - id="dx1-43020"></a> <span + id="dx1-44020"></a> <span class="cmtt-10">\glsifplural{</span>⟨<span class="cmitt-10">true text</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">false text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5227--><p class="noindent" > +</p><!--l. 5239--><p class="noindent" > If <span class="cmtt-10">\glspl</span>, <span class="cmtt-10">\Glspl </span>or <span @@ -10677,10 +10693,10 @@ class="cmtt-10">\GLSpl </span>was used, this command does ⟨<span class="cmti-10">true text</span>⟩ otherwise it does ⟨<span class="cmti-10">false text</span>⟩. -</p><!--l. 5231--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5243--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glscapscase</span><span class="cmtt-9"> </span></span><a - id="dx1-43021"></a> <span + id="dx1-44021"></a> <span class="cmtt-10">\glscapscase{</span>⟨<span class="cmitt-10">no case</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -10688,7 +10704,7 @@ class="cmitt-10">first uc</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">all caps</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5233--><p class="noindent" > +</p><!--l. 5245--><p class="noindent" > If <span class="cmtt-10">\gls</span>, <span class="cmtt-10">\glspl </span>or <span @@ -10703,43 +10719,43 @@ class="cmti-10">first uc</span>⟩. If <span class="cmtt-10">\GLS </span>or <span class="cmtt-10">\GLSpl </span>were used, this does ⟨<span class="cmti-10">all caps</span>⟩. -</p><!--l. 5238--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5250--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsifhyperon</span><span class="cmtt-9"> </span></span><a - id="dx1-43022"></a> <span + id="dx1-44022"></a> <span class="cmtt-10">\glsifhyperon{</span>⟨<span class="cmitt-10">hyper true</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">hyper false</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5240--><p class="noindent" > +</p><!--l. 5252--><p class="noindent" > This will do ⟨<span class="cmti-10">hyper true</span>⟩ if the hyperlinks are on for the current reference, otherwise it will do ⟨<span class="cmti-10">hyper false</span>⟩. The hyperlink may be off even if it wasn’t explicitly switched off with the <span class="cmss-10">hyper</span><a - id="dx1-43023"></a> key or the use of a starred command. It may be off because the + id="dx1-44023"></a> key or the use of a starred command. It may be off because the <span class="cmss-10">hyperref</span><a - id="dx1-43024"></a> package hasn’t been loaded or because <span + id="dx1-44024"></a> package hasn’t been loaded or because <span class="cmtt-10">\glsdisablehyper</span><a - id="dx1-43025"></a> has been used or + id="dx1-44025"></a> has been used or because the entry is in a glossary type that’s had the hyperlinks switched off (using <span class="cmss-10">nohypertypes</span><a - id="dx1-43026"></a>) or because it’s the <a + id="dx1-44026"></a>) or because it’s the <a href="#glo:firstuse">first use</a> and the hyperlinks have been suppressed on first use. -</p><!--l. 5251--><p class="indent" > Note that <span +</p><!--l. 5263--><p class="indent" > Note that <span class="cmtt-10">\glsifhyper</span><a - id="dx1-43027"></a> is now deprecated. If you want to know if the command + id="dx1-44027"></a> is now deprecated. If you want to know if the command used to reference this entry was used with the star or plus variant, you can use: -</p><!--l. 5254--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5266--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glslinkvar</span><span class="cmtt-9"> </span></span><a - id="dx1-43028"></a> <span + id="dx1-44028"></a> <span class="cmtt-10">\glslinkvar{</span>⟨<span class="cmitt-10">unmodified</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -10747,7 +10763,7 @@ class="cmitt-10">star</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">plus</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5256--><p class="noindent" > +</p><!--l. 5268--><p class="noindent" > This will do ⟨<span class="cmti-10">unmodified</span>⟩ if the unmodified version was used, or will do ⟨<span class="cmti-10">star</span>⟩ if the @@ -10755,164 +10771,164 @@ starred version was used, or will do ⟨<span class="cmti-10">plus</span>⟩ if the plus version was used. Note that this doesn’t take into account if the <span class="cmss-10">hyper</span><a - id="dx1-43029"></a> key was used to override the default setting, so + id="dx1-44029"></a> key was used to override the default setting, so this command shouldn’t be used to guess whether or not the hyperlink is on for this reference. -</p><!--l. 5265--><p class="indent" > Note that you can also use commands such as <span +</p><!--l. 5277--><p class="indent" > Note that you can also use commands such as <span class="cmtt-10">\ifglsused</span><a - id="dx1-43030"></a> within the definition of + id="dx1-44030"></a> within the definition of <span class="cmtt-10">\glsentryfmt </span>(see <a href="#sec:glsunset"><span class="cmsy-10">§</span>14 </a><a href="#sec:glsunset">Unsetting and Resetting Entry Flags<!--tex4ht:ref: sec:glsunset --></a>). -</p><!--l. 5268--><p class="indent" > If you only want to make minor modifications to <span +</p><!--l. 5280--><p class="indent" > If you only want to make minor modifications to <span class="cmtt-10">\glsentryfmt</span>, you can use -</p><!--l. 5270--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5282--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsgenentryfmt</span><span class="cmtt-9"> </span></span><a - id="dx1-43031"></a> <span + id="dx1-44031"></a> <span class="cmtt-10">\glsgenentryfmt </span></div><hr> -</p><!--l. 5272--><p class="noindent" > +</p><!--l. 5284--><p class="noindent" > This uses the above commands to display just the <span class="cmss-10">first</span><a - id="dx1-43032"></a>, <span + id="dx1-44032"></a>, <span class="cmss-10">text</span><a - id="dx1-43033"></a>, <span + id="dx1-44033"></a>, <span class="cmss-10">plural</span><a - id="dx1-43034"></a> or <span + id="dx1-44034"></a> or <span class="cmss-10">firstplural</span><a - id="dx1-43035"></a> keys + id="dx1-44035"></a> keys (or the custom text) with the insert text appended. -</p><!--l. 5277--><p class="indent" > Alternatively, if want to change the entry format for acronyms (defined via +</p><!--l. 5289--><p class="indent" > Alternatively, if want to change the entry format for acronyms (defined via <span class="cmtt-10">\newacronym</span><a - id="dx1-43036"></a>) you can use: -</p><!--l. 5279--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-44036"></a>) you can use: +</p><!--l. 5291--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsgenacfmt</span><span class="cmtt-9"> </span></span><a - id="dx1-43037"></a> <span + id="dx1-44037"></a> <span class="cmtt-10">\glsgenacfmt </span></div><hr> -</p><!--l. 5281--><p class="noindent" > +</p><!--l. 5293--><p class="noindent" > This uses the values from the <span class="cmss-10">long</span><a - id="dx1-43038"></a>, <span + id="dx1-44038"></a>, <span class="cmss-10">short</span><a - id="dx1-43039"></a>, <span + id="dx1-44039"></a>, <span class="cmss-10">longplural</span><a - id="dx1-43040"></a> and <span + id="dx1-44040"></a> and <span class="cmss-10">shortplural</span><a - id="dx1-43041"></a> keys, rather than + id="dx1-44041"></a> keys, rather than using the <span class="cmss-10">text</span><a - id="dx1-43042"></a>, <span + id="dx1-44042"></a>, <span class="cmss-10">plural</span><a - id="dx1-43043"></a>, <span + id="dx1-44043"></a>, <span class="cmss-10">first</span><a - id="dx1-43044"></a> and <span + id="dx1-44044"></a> and <span class="cmss-10">firstplural</span><a - id="dx1-43045"></a> keys. The first use singular text is obtained + id="dx1-44045"></a> keys. The first use singular text is obtained via: -</p><!--l. 5286--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5298--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\genacrfullformat</span><span class="cmtt-9"> </span></span><a - id="dx1-43046"></a> <span + id="dx1-44046"></a> <span class="cmtt-10">\genacrfullformat{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5288--><p class="noindent" > +</p><!--l. 5300--><p class="noindent" > instead of from the <span class="cmss-10">first</span><a - id="dx1-43047"></a> key, and the first use plural text is obtained via: -</p><!--l. 5291--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-44047"></a> key, and the first use plural text is obtained via: +</p><!--l. 5303--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\genplacrfullformat</span><span class="cmtt-9"> </span></span><a - id="dx1-43048"></a> <span + id="dx1-44048"></a> <span class="cmtt-10">\genplacrfullformat{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5293--><p class="noindent" > +</p><!--l. 5305--><p class="noindent" > instead of from the <span class="cmss-10">firstplural</span><a - id="dx1-43049"></a> key. In both cases, ⟨<span + id="dx1-44049"></a> key. In both cases, ⟨<span class="cmti-10">label</span>⟩ is the entry’s label and ⟨<span class="cmti-10">insert</span>⟩ is the insert text provided in the final optional argument of commands like <span class="cmtt-10">\gls</span><a - id="dx1-43050"></a>. The + id="dx1-44050"></a>. The default behaviour is to do the long form (or plural long form) followed by ⟨<span class="cmti-10">insert</span>⟩ and a space and the short form (or plural short form) in parentheses, where the short form is in the argument of <span class="cmtt-10">\firstacronymfont</span><a - id="dx1-43051"></a>. There are also first letter upper case + id="dx1-44051"></a>. There are also first letter upper case versions: -</p><!--l. 5302--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5314--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Genacrfullformat</span><span class="cmtt-9"> </span></span><a - id="dx1-43052"></a> <span + id="dx1-44052"></a> <span class="cmtt-10">\Genacrfullformat{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5304--><p class="noindent" > +</p><!--l. 5316--><p class="noindent" > and -</p><!--l. 5306--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5318--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Genplacrfullformat</span><span class="cmtt-9"> </span></span><a - id="dx1-43053"></a> <span + id="dx1-44053"></a> <span class="cmtt-10">\Genplacrfullformat{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5308--><p class="noindent" > +</p><!--l. 5320--><p class="noindent" > By default these perform a protected expansion on their no-case-change equivalents and then use <span class="cmtt-10">\makefirstuc</span><a - id="dx1-43054"></a> to convert the first character to upper case. If there are + id="dx1-44054"></a> to convert the first character to upper case. If there are issues caused by this expansion, you will need to redefine those commands to explicitly use commands like <span class="cmtt-10">\Glsentrylong</span><a - id="dx1-43055"></a> (which is what the predefined + id="dx1-44055"></a> (which is what the predefined acronym styles, such as <span class="cmss-10">long-short</span><a - id="dx1-43056"></a>, do). Otherwise, you only need to redefine + id="dx1-44056"></a>, do). Otherwise, you only need to redefine <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-43057"></a> and <span + id="dx1-44057"></a> and <span class="cmtt-10">\genplacrfullformat</span><a - id="dx1-43058"></a> to change the behaviour of + id="dx1-44058"></a> to change the behaviour of <span class="cmtt-10">\glsgenacfmt</span><a - id="dx1-43059"></a>. See <a + id="dx1-44059"></a>. See <a href="#sec:acronyms"><span class="cmsy-10">§</span>13 </a><a href="#sec:acronyms">Acronyms<!--tex4ht:ref: sec:acronyms --></a> for further details on changing the style of acronyms. -</p><!--l. 5320--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 5332--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\glsentryfmt </span>is not used by the <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands. </div> -</p><!--l. 5322--><p class="noindent" > +</p><!--l. 5334--><p class="noindent" > <a - id="x1-43060r6"></a> -</p><!--l. 5324--><p class="noindent" ><span + id="x1-44060r6"></a> +</p><!--l. 5336--><p class="noindent" ><span class="cmbx-12">Example 6</span><span class="cmbx-12"> (Custom Entry Display in Text)</span><a - id="x1-43061"></a> -</p><!--l. 5325--><p class="indent" > Suppose you want a glossary of measurements and units, you can use the <span + id="x1-44061"></a> +</p><!--l. 5337--><p class="indent" > Suppose you want a glossary of measurements and units, you can use the <span class="cmss-10">symbol</span><a - id="dx1-43062"></a> + id="dx1-44062"></a> key to store the unit: @@ -10922,12 +10938,12 @@ key to store the unit:  <br />description={The length between two points},  <br />symbol={km}} </div> -<!--l. 5331--><p class="nopar" > and now suppose you want <span class="obeylines-h"><span class="verb"><span +<!--l. 5343--><p class="nopar" > and now suppose you want <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{distance}</span></span></span> to produce “distance (km)” on <a href="#glo:firstuse">first use</a>, then you can redefine <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-43063"></a> as follows: + id="dx1-44063"></a> as follows: </p> @@ -10937,18 +10953,18 @@ class="cmtt-10">\glsentryfmt</span><a  <br />  \ifglsused{\glslabel}{}{\space (\glsentrysymbol{\glslabel})}%  <br />} </div> -<!--l. 5340--><p class="nopar" > -</p><!--l. 5342--><p class="indent" > (Note that I’ve used <span +<!--l. 5352--><p class="nopar" > +</p><!--l. 5354--><p class="indent" > (Note that I’ve used <span class="cmtt-10">\glsentrysymbol</span><a - id="dx1-43064"></a> rather than <span + id="dx1-44064"></a> rather than <span class="cmtt-10">\glssymbol</span><a - id="dx1-43065"></a> to avoid nested + id="dx1-44065"></a> to avoid nested hyperlinks.) -</p><!--l. 5345--><p class="indent" > Note also that all of the <a +</p><!--l. 5357--><p class="indent" > Note also that all of the <a href="#glo:linktext">link text<a - id="dx1-43066"></a></a> will be formatted according to <span + id="dx1-44066"></a></a> will be formatted according to <span class="cmtt-10">\glstextformat</span><a - id="dx1-43067"></a> + id="dx1-44067"></a> (described earlier). So if you do, say: @@ -10960,24 +10976,24 @@ class="cmtt-10">\glstextformat</span><a  <br />  \ifglsused{\glslabel}{}{\space(\glsentrysymbol{\glslabel})}%  <br />} </div> -<!--l. 5353--><p class="nopar" > then <span class="obeylines-h"><span class="verb"><span +<!--l. 5365--><p class="nopar" > then <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{distance}</span></span></span> will produce “<span class="cmbx-10">distance (km)</span>”. -</p><!--l. 5356--><p class="indent" > For a complete document, see the sample file <a +</p><!--l. 5368--><p class="indent" > For a complete document, see the sample file <a href="#x1-5099r32"><span class="cmtt-10">sample-entryfmt.tex</span></a>. </p> <div class="center" > -<!--l. 5357--><p class="noindent" > -</p><!--l. 5357--><p class="noindent" >____________________________</p></div> +<!--l. 5369--><p class="noindent" > +</p><!--l. 5369--><p class="noindent" >____________________________</p></div> <a - id="x1-43068r7"></a> -<!--l. 5359--><p class="noindent" ><span + id="x1-44068r7"></a> +<!--l. 5371--><p class="noindent" ><span class="cmbx-12">Example 7</span><span class="cmbx-12"> (Custom Format for Particular Glossary)</span><a - id="x1-43069"></a> -</p><!--l. 5360--><p class="indent" > Suppose you have created a new glossary called <span + id="x1-44069"></a> +</p><!--l. 5372--><p class="indent" > Suppose you have created a new glossary called <span class="cmtt-10">notation </span>and you want to change the way the entry is displayed on <a href="#glo:firstuse">first use</a> so that it includes the symbol, you can @@ -10990,7 +11006,7 @@ do:  <br /> \ifglsused{\glslabel}{}{\space  <br />   (denoted \glsentrysymbol{\glslabel})}} </div> -<!--l. 5367--><p class="nopar" > Now suppose you have defined an entry as follows: +<!--l. 5379--><p class="nopar" > Now suppose you have defined an entry as follows: </p> @@ -11001,13 +11017,13 @@ do:  <br />  symbol={$S$}  <br />} </div> -<!--l. 5375--><p class="nopar" > The <a +<!--l. 5387--><p class="nopar" > The <a href="#glo:firstuse">first time</a> you reference this entry it will be displayed as: “set (denoted <span class="cmmi-10">S</span>)” (assuming <span class="cmtt-10">\gls</span><a - id="dx1-43070"></a> was used). -</p><!--l. 5379--><p class="indent" > Alternatively, if you expect all the symbols to be set in math mode, you can + id="dx1-44070"></a> was used). +</p><!--l. 5391--><p class="indent" > Alternatively, if you expect all the symbols to be set in math mode, you can do: @@ -11017,7 +11033,7 @@ do:  <br /> \ifglsused{\glslabel}{}{\space  <br />   (denoted $\glsentrysymbol{\glslabel}$)}} </div> -<!--l. 5385--><p class="nopar" > and define entries like this: +<!--l. 5397--><p class="nopar" > and define entries like this: </p> @@ -11028,94 +11044,94 @@ do:  <br />  symbol={S}  <br />} </div> -<!--l. 5393--><p class="nopar" > </p> +<!--l. 5405--><p class="nopar" > </p> <div class="center" > -<!--l. 5394--><p class="noindent" > -</p><!--l. 5394--><p class="noindent" >____________________________</p></div> -<!--l. 5396--><p class="indent" > Remember that if you use the <span +<!--l. 5406--><p class="noindent" > +</p><!--l. 5406--><p class="noindent" >____________________________</p></div> +<!--l. 5408--><p class="indent" > Remember that if you use the <span class="cmss-10">symbol</span><a - id="dx1-43071"></a> key, you need to use a glossary style that + id="dx1-44071"></a> key, you need to use a glossary style that displays the symbol, as many of the styles ignore it. -</p><!--l. 5400--><p class="noindent" > +</p><!--l. 5412--><p class="noindent" > </p> -<!--l. 5400--><p class="noindent" ><a +<!--l. 5412--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">6.4 </span> <a id="sec:disablehyperlinks"></a>Enabling and disabling hyperlinks to glossary entries</h3> -<!--l. 5403--><p class="noindent" >If you load the <span +<!--l. 5415--><p class="noindent" >If you load the <span class="cmss-10">hyperref</span><a - id="dx1-44001"></a> or <span + id="dx1-45001"></a> or <span class="cmss-10">html</span><a - id="dx1-44002"></a> packages prior to loading the <span + id="dx1-45002"></a> packages prior to loading the <span class="cmss-10">glossaries </span>package, the <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> and <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands will automatically have hyperlinks to the relevant glossary entry, unless the <span class="cmss-10">hyper</span><a - id="dx1-44003"></a> option has been switched off (either + id="dx1-45003"></a> option has been switched off (either explicitly or through implicit means, such as via the <span class="cmss-10">nohypertypes</span><a - id="dx1-44004"></a> package + id="dx1-45004"></a> package option). -</p><!--l. 5410--><p class="indent" > You can disable or enable links using: -</p><!--l. 5411--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5422--><p class="indent" > You can disable or enable links using: +</p><!--l. 5423--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsdisablehyper</span><span class="cmtt-9"> </span></span><a - id="dx1-44005"></a> <span + id="dx1-45005"></a> <span class="cmtt-10">\glsdisablehyper </span></div><hr> -</p><!--l. 5413--><p class="noindent" > +</p><!--l. 5425--><p class="noindent" > and -</p><!--l. 5415--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5427--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsenablehyper</span><span class="cmtt-9"> </span></span><a - id="dx1-44006"></a> <span + id="dx1-45006"></a> <span class="cmtt-10">\glsenablehyper </span></div><hr> -</p><!--l. 5417--><p class="noindent" > +</p><!--l. 5429--><p class="noindent" > respectively. The effect can be localised by placing the commands within a group. Note that you should only use <span class="cmtt-10">\glsenablehyper </span>if the commands <span class="cmtt-10">\hyperlink</span><a - id="dx1-44007"></a> and <span + id="dx1-45007"></a> and <span class="cmtt-10">\hypertarget</span><a - id="dx1-44008"></a> have been defined (for example, by the <span + id="dx1-45008"></a> have been defined (for example, by the <span class="cmss-10">hyperref</span><a - id="dx1-44009"></a> + id="dx1-45009"></a> package). -</p><!--l. 5423--><p class="indent" > You can disable just the <a +</p><!--l. 5435--><p class="indent" > You can disable just the <a href="#glo:firstuse">first use</a> links using the package option <span class="cmss-10">hyperfirst=false</span><a - id="dx1-44010"></a>. + id="dx1-45010"></a>. Note that this option only affects the <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands that recognise the <a href="#glo:firstuseflag">first use flag</a>. <a - id="x1-44011r8"></a> -</p><!--l. 5427--><p class="noindent" ><span + id="x1-45011r8"></a> +</p><!--l. 5439--><p class="noindent" ><span class="cmbx-12">Example 8</span><span class="cmbx-12"> (First Use With Hyperlinked Footnote Description)</span><a - id="x1-44012"></a> -</p><!--l. 5428--><p class="indent" > Suppose I want the first use to have a hyperlink to the description in a footnote + id="x1-45012"></a> +</p><!--l. 5440--><p class="indent" > Suppose I want the first use to have a hyperlink to the description in a footnote instead of hyperlinking to the relevant place in the glossary. First I need to disable the hyperlinks on first use via the package option <span class="cmss-10">hyperfirst=false</span><a - id="dx1-44013"></a>: + id="dx1-45013"></a>: </p> <div class="verbatim" id="verbatim-150"> \usepackage[hyperfirst=false]{glossaries} </div> -<!--l. 5434--><p class="nopar" > Now I need to redefine <span +<!--l. 5446--><p class="nopar" > Now I need to redefine <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-44014"></a> (see <a + id="dx1-45014"></a> (see <a href="#sec:glsdisplay"><span class="cmsy-10">§</span>6.3 </a><a href="#sec:glsdisplay">Changing the format of the link @@ -11129,41 +11145,41 @@ text<!--tex4ht:ref: sec:glsdisplay --></a>):  <br />  \ifglsused{\glslabel}{}{\footnote{\glsentrydesc{\glslabel}}}%  <br />} </div> -<!--l. 5442--><p class="nopar" > -</p><!--l. 5444--><p class="indent" > Now the first use won’t have hyperlinked text, but will be followed by a +<!--l. 5454--><p class="nopar" > +</p><!--l. 5456--><p class="indent" > Now the first use won’t have hyperlinked text, but will be followed by a footnote. See the sample file <a href="#x1-5029r10"><span class="cmtt-10">sample-FnDesc.tex</span></a> for a complete document. </p> <div class="center" > -<!--l. 5447--><p class="noindent" > -</p><!--l. 5447--><p class="noindent" >____________________________</p></div> -<!--l. 5449--><p class="indent" > Note that the <span +<!--l. 5459--><p class="noindent" > +</p><!--l. 5459--><p class="noindent" >____________________________</p></div> +<!--l. 5461--><p class="indent" > Note that the <span class="cmss-10">hyperfirst</span><a - id="dx1-44015"></a> option applies to all defined glossaries. It may be that you + id="dx1-45015"></a> option applies to all defined glossaries. It may be that you only want to disable the hyperlinks on <a href="#glo:firstuse">first use</a> for glossaries that have a different form on first use. This can be achieved by noting that since the entries that require hyperlinking for all instances have identical first and subsequent text, they can be unset via <span class="cmtt-10">\glsunsetall</span><a - id="dx1-44016"></a> (see <a + id="dx1-45016"></a> (see <a href="#sec:glsunset"><span class="cmsy-10">§</span>14 </a><a href="#sec:glsunset">Unsetting and Resetting Entry Flags<!--tex4ht:ref: sec:glsunset --></a>) so that the <span class="cmss-10">hyperfirst</span><a - id="dx1-44017"></a> option doesn’t get applied. + id="dx1-45017"></a> option doesn’t get applied. <a - id="x1-44018r9"></a> -</p><!--l. 5459--><p class="noindent" ><span + id="x1-45018r9"></a> +</p><!--l. 5471--><p class="noindent" ><span class="cmbx-12">Example 9</span><span class="cmbx-12"> (Suppressing Hyperlinks on First Use Just For</span> <span class="cmbx-12">Acronyms)</span><a - id="x1-44019"></a> -</p><!--l. 5460--><p class="indent" > Suppose I want to suppress the hyperlink on <a + id="x1-45019"></a> +</p><!--l. 5472--><p class="indent" > Suppose I want to suppress the hyperlink on <a href="#glo:firstuse">first use</a> for acronyms but not for entries in the main glossary. I can load the <span class="cmss-10">glossaries </span>package using: @@ -11173,51 +11189,51 @@ class="cmss-10">glossaries </span>package using: <div class="verbatim" id="verbatim-152"> \usepackage[hyperfirst=false,acronym]{glossaries} </div> -<!--l. 5465--><p class="nopar" > Once all glossary entries have been defined I then do: +<!--l. 5477--><p class="nopar" > Once all glossary entries have been defined I then do: </p> <div class="verbatim" id="verbatim-153"> \glsunsetall[main] </div> -<!--l. 5469--><p class="nopar" > +<!--l. 5481--><p class="nopar" > </p> <div class="center" > -<!--l. 5471--><p class="noindent" > -</p><!--l. 5471--><p class="noindent" >____________________________</p></div> -<!--l. 5473--><p class="indent" > For more complex requirements, you might find it easier to switch off all hyperlinks +<!--l. 5483--><p class="noindent" > +</p><!--l. 5483--><p class="noindent" >____________________________</p></div> +<!--l. 5485--><p class="indent" > For more complex requirements, you might find it easier to switch off all hyperlinks via <span class="cmtt-10">\glsdisablehyper</span><a - id="dx1-44020"></a> and put the hyperlinks (where required) within the definition + id="dx1-45020"></a> and put the hyperlinks (where required) within the definition of <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-44021"></a> (see <a + id="dx1-45021"></a> (see <a href="#sec:glsdisplay"><span class="cmsy-10">§</span>6.3 </a><a href="#sec:glsdisplay">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a>) via <span class="cmtt-10">\glshyperlink</span><a - id="dx1-44022"></a> + id="dx1-45022"></a> (see <a href="#sec:glsnolink"><span class="cmsy-10">§</span>9 </a><a href="#sec:glsnolink">Using Glossary Terms Without Links<!--tex4ht:ref: sec:glsnolink --></a>). <a - id="x1-44023r10"></a> -</p><!--l. 5480--><p class="noindent" ><span + id="x1-45023r10"></a> +</p><!--l. 5492--><p class="noindent" ><span class="cmbx-12">Example 10</span><span class="cmbx-12"> (Only Hyperlink in Text Mode Not Math</span> <span class="cmbx-12">Mode)</span><a - id="x1-44024"></a> -</p><!--l. 5481--><p class="indent" > This is a bit of a contrived example, but suppose, for some reason, I only want the + id="x1-45024"></a> +</p><!--l. 5493--><p class="indent" > This is a bit of a contrived example, but suppose, for some reason, I only want the <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands to have hyperlinks when used in text mode, but not in math mode. I can do this by adding the glossary to the list of nohypertypes and redefining <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-44025"></a>: + id="dx1-45025"></a>: </p> @@ -11233,45 +11249,45 @@ class="cmtt-10">\glsentryfmt</span><a  <br />  \fi  <br />} </div> -<!--l. 5498--><p class="nopar" > Note that this doesn’t affect the <a -href="#x1-420006.2"><span +<!--l. 5510--><p class="nopar" > Note that this doesn’t affect the <a +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands, which will have the hyperlinks off unless they’re forced on using the plus variant. -</p><!--l. 5503--><p class="indent" > See the sample file <a +</p><!--l. 5515--><p class="indent" > See the sample file <a href="#x1-5097r31"><span class="cmtt-10">sample-nomathhyper.tex</span></a> for a complete document. </p> <div class="center" > -<!--l. 5505--><p class="noindent" > -</p><!--l. 5505--><p class="noindent" >____________________________</p></div> +<!--l. 5517--><p class="noindent" > +</p><!--l. 5517--><p class="noindent" >____________________________</p></div> -<!--l. 5507--><p class="indent" > </div> -</p><!--l. 5507--><p class="noindent" ><a +<!--l. 5519--><p class="indent" > </div> +</p><!--l. 5519--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">7. <a id="sec:glsadd"></a>Adding an Entry to the Glossary Without Generating Text</h2> -</p><!--l. 5510--><p class="indent" > It is possible to add a line to the glossary file without generating any text at that +</p><!--l. 5522--><p class="indent" > It is possible to add a line to the glossary file without generating any text at that point in the document using: -</p><!--l. 5512--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5524--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsadd</span><span class="cmtt-9"> </span></span><a - id="dx1-45001"></a> <span + id="dx1-46001"></a> <span class="cmtt-10">\glsadd[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5514--><p class="noindent" > +</p><!--l. 5526--><p class="noindent" > This is similar to the <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands, only it doesn’t produce any text (so therefore, there is no <span class="cmss-10">hyper</span><a - id="dx1-45002"></a> key available in ⟨<span + id="dx1-46002"></a> key available in ⟨<span class="cmti-10">options</span>⟩ but all the other options that can be used with <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands can be passed to <span class="cmtt-10">\glsadd</span>). For example, to add a page range to the glossary number list for the entry whose label is given by @@ -11285,25 +11301,25 @@ class="cmtt-10">set</span>:  <br />Lots of text about sets spanning many pages.  <br />\glsadd[format=)]{set} </div> -<!--l. 5525--><p class="nopar" > -</p><!--l. 5527--><p class="indent" > To add all entries that have been defined, use: -</p><!--l. 5528--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 5537--><p class="nopar" > +</p><!--l. 5539--><p class="indent" > To add all entries that have been defined, use: +</p><!--l. 5540--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsaddall</span><span class="cmtt-9"> </span></span><a - id="dx1-45003"></a> <span + id="dx1-46003"></a> <span class="cmtt-10">\glsaddall[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5530--><p class="noindent" > +</p><!--l. 5542--><p class="noindent" > The optional argument is the same as for <span class="cmtt-10">\glsadd</span>, except there is also a key <span class="cmss-10">types</span><a - id="dx1-45004"></a> + id="dx1-46004"></a> which can be used to specify which glossaries to use. This should be a comma separated list. For example, if you only want to add all the entries belonging to the list of acronyms (specified by the glossary type <span class="cmtt-10">\acronymtype</span><a - id="dx1-45005"></a>) and + id="dx1-46005"></a>) and a list of notation (specified by the glossary type <span class="cmtt-10">notation</span>) then you can do: @@ -11313,58 +11329,58 @@ do: <div class="verbatim" id="verbatim-156"> \glsaddall[types={\acronymtype,notation}] </div> -<!--l. 5541--><p class="nopar" > -</p><!--l. 5543--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 5553--><p class="nopar" > +</p><!--l. 5555--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\glsadd </span>and <span class="cmtt-10">\glsaddall </span>add the current location to the <a href="#glo:numberlist">number list<a - id="dx1-45006"></a></a>. + id="dx1-46006"></a></a>. In the case of <span class="cmtt-10">\glsaddall</span>, all entries in the glossary will have the same location in the number list. If you want to use <span class="cmtt-10">\glsaddall</span>, it’s best to suppress the number list with the <span class="cmss-10">nonumberlist</span><a - id="dx1-45007"></a> package option. (See sections <a + id="dx1-46007"></a> package option. (See sections <a href="#glossaryappearanceoptions">2.3<!--tex4ht:ref: sec:pkgopts-printglos --></a> and <a href="#sec:numberlists">5<!--tex4ht:ref: sec:numberlists --></a>.) </div> -</p><!--l. 5550--><p class="noindent" > -</p><!--l. 5552--><p class="indent" > There is now a variation of <span +</p><!--l. 5562--><p class="noindent" > +</p><!--l. 5564--><p class="indent" > There is now a variation of <span class="cmtt-10">\glsaddall </span>that skips any entries that have already been used: -</p><!--l. 5554--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5566--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsaddallunused</span><span class="cmtt-9"> </span></span><a - id="dx1-45008"></a> <span + id="dx1-46008"></a> <span class="cmtt-10">\glsaddallunused[</span>⟨<span class="cmitt-10">list</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 5556--><p class="noindent" > +</p><!--l. 5568--><p class="noindent" > This command uses <span class="cmtt-10">\glsadd[format=@gobble] </span>which will ignore this location in the number list. The optional argument ⟨<span class="cmti-10">list</span>⟩ is a comma-separated list of glossary types. If omitted, it defaults to the list of all defined glossaries. -</p><!--l. 5562--><p class="indent" > If you want to use <span +</p><!--l. 5574--><p class="indent" > If you want to use <span class="cmtt-10">\glsaddallunused</span>, it’s best to place the command at the end of the document to ensure that all the commands you intend to use have already been used. Otherwise you could end up with a spurious comma or dash in the location list. <a - id="x1-45009r11"></a> -</p><!--l. 5567--><p class="noindent" ><span + id="x1-46009r11"></a> +</p><!--l. 5579--><p class="noindent" ><span class="cmbx-12">Example 11</span><span class="cmbx-12"> (Dual Entries)</span><a - id="x1-45010"></a> -</p><!--l. 5568--><p class="indent" > The example file <a + id="x1-46010"></a> +</p><!--l. 5580--><p class="indent" > The example file <a href="#x1-5063r21"><span class="cmtt-10">sample-dual.tex</span></a> makes use of <span class="cmtt-10">\glsadd </span>to allow for an entry that should appear both in the main glossary and in the list of acronyms. This example sets up the list of acronyms using the <span class="cmss-10">acronym</span><a - id="dx1-45011"></a> package + id="dx1-46011"></a> package option: @@ -11372,7 +11388,7 @@ option: <div class="verbatim" id="verbatim-157"> \usepackage[acronym]{glossaries} </div> -<!--l. 5574--><p class="nopar" > A new command is then defined to make it easier to define dual entries: +<!--l. 5586--><p class="nopar" > A new command is then defined to make it easier to define dual entries: </p> @@ -11386,11 +11402,11 @@ option:  <br />  \newacronym{#2}{#3\glsadd{main-#2}}{#4}%  <br />} </div> -<!--l. 5586--><p class="nopar" > This has the following syntax: </p><div class="alltt"> +<!--l. 5598--><p class="nopar" > This has the following syntax: </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\newdualentry</span><a - id="dx1-45012"></a><span + id="dx1-46012"></a><span class="cmtt-10">[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -11412,27 +11428,27 @@ class="cmtt-10">}</span>  <br />  {support vector machine}% long form  <br />  {Statistical pattern recognition technique}% description </div> -<!--l. 5597--><p class="nopar" > Now you can reference the acronym with <span class="obeylines-h"><span class="verb"><span +<!--l. 5609--><p class="nopar" > Now you can reference the acronym with <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\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="cmtt-10">\gls{main-svm}</span></span></span>. </p> <div class="center" > -<!--l. 5600--><p class="noindent" > -</p><!--l. 5600--><p class="noindent" >____________________________</p></div> +<!--l. 5612--><p class="noindent" > +</p><!--l. 5612--><p class="noindent" >____________________________</p></div> -<!--l. 5602--><p class="indent" > </div> -</p><!--l. 5602--><p class="noindent" ><a +<!--l. 5614--><p class="indent" > </div> +</p><!--l. 5614--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">8. <a id="sec:crossref"></a>Cross-Referencing Entries</h2> -</p><!--l. 5605--><p class="indent" > <div class="important" title="Important Note"> You must use <span +</p><!--l. 5617--><p class="indent" > <div class="important" title="Important Note"> You must use <span class="cmtt-10">\makeglossaries</span><a - id="dx1-46001"></a> (Options <a + id="dx1-47001"></a> (Options <a href="#option2">2</a> or <a href="#option3">3</a>) or <span class="cmtt-10">\makenoidxglossaries</span><a - id="dx1-46002"></a> + id="dx1-47002"></a> (<a href="#option1">Option 1</a>) <span class="cmti-10">before </span>defining any terms that cross-reference entries. If any of the terms @@ -11441,13 +11457,13 @@ put <span class="cmtt-10">\makeglossaries</span>/<span class="cmtt-10">\makenoidxglossaries </span>before all entry definitions. </div> -</p><!--l. 5612--><p class="noindent" > -</p><!--l. 5614--><p class="indent" > There are several ways of cross-referencing entries in the glossary: +</p><!--l. 5624--><p class="noindent" > +</p><!--l. 5626--><p class="indent" > There are several ways of cross-referencing entries in the glossary: </p><ol class="enumerate1" > <li - class="enumerate" id="x1-46004x1">You can use commands such as <span + class="enumerate" id="x1-47004x1">You can use commands such as <span class="cmtt-10">\gls</span><a - id="dx1-46005"></a> in the entries description. For + id="dx1-47005"></a> in the entries description. For example: @@ -11455,11 +11471,11 @@ class="cmtt-10">\gls</span><a \newglossaryentry{apple}{name=apple,  <br />description={firm, round fruit. See also \gls{pear}}} </div> - <!--l. 5623--><p class="nopar" > Note that with this method, if you don’t use the cross-referenced term in the + <!--l. 5635--><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 href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-46006"></a></a>: + id="dx1-47006"></a></a>: </p> @@ -11470,15 +11486,15 @@ class="cmtt-10">makeglossaries</span><a  <br />makeglossaries filename  <br />latex filename </div> - <!--l. 5633--><p class="nopar" > + <!--l. 5645--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-46008x2">As described in <a + class="enumerate" id="x1-47008x2">As described in <a href="#sec:newglosentry"><span class="cmsy-10">§</span>4 </a><a href="#sec:newglosentry">Defining Glossary Entries<!--tex4ht:ref: sec:newglosentry --></a>, you can use the <span class="cmss-10">see</span><a - id="dx1-46009"></a> key when you + id="dx1-47009"></a> key when you define the entry. For example: @@ -11488,9 +11504,9 @@ class="cmss-10">see</span><a  <br />description={Series expansion},  <br />see={TaylorsTheorem}} </div> - <!--l. 5642--><p class="nopar" > Note that in this case, the entry with the <span + <!--l. 5654--><p class="nopar" > Note that in this case, the entry with the <span class="cmss-10">see</span><a - id="dx1-46010"></a> key will automatically be added to + id="dx1-47010"></a> key will automatically be added to the glossary, but the cross-referenced entry won’t. You therefore need to ensure that you use the cross-referenced term with the commands described in <a href="#sec:glslink"><span @@ -11501,12 +11517,12 @@ href="#sec:glsadd"><span class="cmsy-10">§</span>7 </a><a href="#sec:glsadd">Adding an Entry to the Glossary Without Generating Text<!--tex4ht:ref: sec:glsadd --></a>. - </p><!--l. 5649--><p class="noindent" >The “see” tag is produce using <span + </p><!--l. 5661--><p class="noindent" >The “see” tag is produce using <span class="cmtt-10">\seename</span><a - id="dx1-46011"></a>, but can be overridden in + id="dx1-47011"></a>, but can be overridden in specific instances using square brackets at the start of the <span class="cmss-10">see</span><a - id="dx1-46012"></a> value. For + id="dx1-47012"></a> value. For example: @@ -11517,12 +11533,12 @@ class="cmss-10">see</span><a  <br />description={Series expansion},  <br />see=[see also]{TaylorsTheorem}} </div> - <!--l. 5657--><p class="nopar" > Take care if you want to use the optional argument of commands such as + <!--l. 5669--><p class="nopar" > Take care if you want to use the optional argument of commands such as <span class="cmtt-10">\newacronym</span><a - id="dx1-46013"></a> or <span + id="dx1-47013"></a> or <span class="cmtt-10">\newterm</span><a - id="dx1-46014"></a> as the value will need to be grouped. For + id="dx1-47014"></a> as the value will need to be grouped. For example: @@ -11531,7 +11547,7 @@ class="cmtt-10">\newterm</span><a \newterm{seal}  <br />\newterm[see={[see also]seal}]{sea lion} </div> - <!--l. 5664--><p class="nopar" > Similarly if the value contains a list. For example: + <!--l. 5676--><p class="nopar" > Similarly if the value contains a list. For example: </p> @@ -11552,14 +11568,14 @@ class="cmtt-10">\newterm</span><a  <br />  see={lemon,lime}  <br />} </div> - <!--l. 5682--><p class="nopar" > + <!--l. 5694--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-46016x3">After you have defined the entry, use - <!--l. 5685--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + class="enumerate" id="x1-47016x3">After you have defined the entry, use + <!--l. 5697--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glssee</span><span class="cmtt-9"> </span></span><a - id="dx1-46017"></a> <span + id="dx1-47017"></a> <span class="cmtt-10">\glssee[</span>⟨<span class="cmitt-10">tag</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -11567,7 +11583,7 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">xr label list</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 5687--><p class="noindent" > + </p><!--l. 5699--><p class="noindent" > where ⟨<span class="cmti-10">xr label list</span>⟩ is a comma-separated list of entry labels to be cross-referenced, ⟨<span @@ -11576,7 +11592,7 @@ class="cmti-10">label</span>⟩ is the label of the entry doing the cross-r class="cmti-10">tag</span>⟩ is the “see” tag. (The default value of ⟨<span class="cmti-10">tag</span>⟩ is <span class="cmtt-10">\seename</span><a - id="dx1-46018"></a>.) For + id="dx1-47018"></a>.) For example: @@ -11584,48 +11600,48 @@ class="cmtt-10">\seename</span><a <div class="verbatim" id="verbatim-166"> \glssee[see also]{series}{FourierSeries,TaylorsTheorem} </div> - <!--l. 5695--><p class="nopar" > Note that this automatically adds the entry given by ⟨<span + <!--l. 5707--><p class="nopar" > Note that this automatically adds the entry given by ⟨<span class="cmti-10">label</span>⟩ to the glossary but doesn’t add the cross-referenced entries (specified by ⟨<span class="cmti-10">xr label list</span>⟩) to the glossary.</p></li></ol> -<!--l. 5701--><p class="indent" > In both cases 2 and 3 above, the cross-referenced information appears in the +<!--l. 5713--><p class="indent" > In both cases 2 and 3 above, the cross-referenced information appears in the <a href="#glo:numberlist">number list<a - id="dx1-46019"></a></a>, whereas in case 1, the cross-referenced information appears + id="dx1-47019"></a></a>, whereas in case 1, the cross-referenced information appears in the description. (See the <a href="#x1-5031r12"><span class="cmtt-10">sample-crossref.tex</span></a> example file that comes with this package.) This means that in cases 2 and 3, the cross-referencing information won’t appear if you have suppressed the number list<a - id="dx1-46020"></a>. In this + id="dx1-47020"></a>. In this case, you will need to activate the number list<a - id="dx1-46021"></a> for the given entries using + id="dx1-47021"></a> for the given entries using <span class="cmss-10">nonumberlist=false</span><a - id="dx1-46022"></a>. Alternatively, if you just use the <span + id="dx1-47022"></a>. Alternatively, if you just use the <span class="cmss-10">see</span><a - id="dx1-46023"></a> key instead of <span + id="dx1-47023"></a> key instead of <span class="cmtt-10">\glssee</span><a - id="dx1-46024"></a>, you + id="dx1-47024"></a>, you can automatically activate the number list<a - id="dx1-46025"></a> using the <span + id="dx1-47025"></a> using the <span class="cmss-10">seeautonumberlist</span><a - id="dx1-46026"></a> package + id="dx1-47026"></a> package option. </p> -<!--l. 5713--><p class="noindent" ><a +<!--l. 5725--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">8.1 </span> <a id="sec:customxr"></a>Customising Cross-reference Text</h3> -<!--l. 5716--><p class="noindent" >When you use either the <span +<!--l. 5728--><p class="noindent" >When you use either the <span class="cmss-10">see</span><a - id="dx1-47001"></a> key or the command <span + id="dx1-48001"></a> key or the command <span class="cmtt-10">\glssee</span>, the cross-referencing information will be typeset in the glossary according to: -</p><!--l. 5719--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5731--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsseeformat</span><span class="cmtt-9"> </span></span><a - id="dx1-47002"></a> <span + id="dx1-48002"></a> <span class="cmtt-10">\glsseeformat[</span>⟨<span class="cmitt-10">tag</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -11633,7 +11649,7 @@ class="cmitt-10">label-list</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">location</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5721--><p class="noindent" > +</p><!--l. 5733--><p class="noindent" > The default definition of <span class="cmtt-10">\glsseeformat </span>is: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span @@ -11646,11 +11662,11 @@ class="cmtt-10">}</span> Note that the location is always ignored.<span class="footnote-mark"><a href="#fn1x9" id="fn1x9-bk"><sup class="textsuperscript">8.1</sup></a></span><a - id="x1-47003f1"></a> + id="x1-48003f1"></a> For example, if you want the tag to appear in bold, you can do:<span class="footnote-mark"><a href="#fn2x9" id="fn2x9-bk"><sup class="textsuperscript">8.2</sup></a></span><a - id="x1-47005f2"></a> + id="x1-48005f2"></a> </p> @@ -11658,46 +11674,46 @@ href="#fn2x9" id="fn2x9-bk"><sup class="textsuperscript">8.2</sup></a></span><a \renewcommand*{\glsseeformat}[3][\seename]{\textbf{#1}  <br /> \glsseelist{#2}} </div> -<!--l. 5737--><p class="nopar" > -</p><!--l. 5740--><p class="indent" > The list of labels is dealt with by <span +<!--l. 5749--><p class="nopar" > +</p><!--l. 5752--><p class="indent" > The list of labels is dealt with by <span class="cmtt-10">\glsseelist</span>, which iterates through the list and typesets each entry in the label. The entries are separated by -</p><!--l. 5743--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5755--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsseesep</span><span class="cmtt-9"> </span></span><a - id="dx1-47008"></a> <span + id="dx1-48008"></a> <span class="cmtt-10">\glsseesep </span></div><hr> -</p><!--l. 5745--><p class="noindent" > +</p><!--l. 5757--><p class="noindent" > or (for the last pair) -</p><!--l. 5747--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5759--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsseelastsep</span><span class="cmtt-9"> </span></span><a - id="dx1-47009"></a> <span + id="dx1-48009"></a> <span class="cmtt-10">\glsseelastsep </span></div><hr> -</p><!--l. 5749--><p class="noindent" > +</p><!--l. 5761--><p class="noindent" > These default to “<span class="obeylines-h"><span class="verb"><span class="cmtt-10">,\space</span></span></span>” and “<span class="cmtt-10">\space\andname</span><a - id="dx1-47010"></a><span + id="dx1-48010"></a><span class="cmtt-10">\space</span>” respectively. The list entry text is displayed using: -</p><!--l. 5753--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5765--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsseeitemformat</span><span class="cmtt-9"> </span></span><a - id="dx1-47011"></a> <span + id="dx1-48011"></a> <span class="cmtt-10">\glsseeitemformat{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5755--><p class="noindent" > +</p><!--l. 5767--><p class="noindent" > This defaults to <span class="cmtt-10">\glsentrytext</span><a - id="dx1-47012"></a><span + id="dx1-48012"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">}</span>.<span class="footnote-mark"><a href="#fn3x9" id="fn3x9-bk"><sup class="textsuperscript">8.3</sup></a></span><a - id="x1-47013f3"></a> + id="x1-48013f3"></a> For example, to make the cross-referenced list use small caps: @@ -11706,12 +11722,12 @@ For example, to make the cross-referenced list use small caps: \renewcommand{\glsseeitemformat}[1]{%  <br />  \textsc{\glsentrytext{#1}}} </div> -<!--l. 5763--><p class="nopar" > -</p><!--l. 5765--><p class="indent" > <div class="important" title="Important Note"> You can use <span +<!--l. 5775--><p class="nopar" > +</p><!--l. 5777--><p class="indent" > <div class="important" title="Important Note"> You can use <span class="cmtt-10">\glsseeformat</span><a - id="dx1-47016"></a> and <span + id="dx1-48016"></a> and <span class="cmtt-10">\glsseelist</span><a - id="dx1-47017"></a> in the main body of the text, but + id="dx1-48017"></a> in the main body of the text, but they won’t automatically add the cross-referenced entries to the glossary. If you want them added with that location, you can do: @@ -11722,59 +11738,76 @@ Some information (see also  <br />\glsseelist{FourierSeries,TaylorsTheorem}%  <br />\glsadd{FourierSeries}\glsadd{TaylorsTheorem}). </div> -<!--l. 5774--><p class="nopar" > </div> -</p><!--l. 5775--><p class="noindent" > +<!--l. 5786--><p class="nopar" > </div> +</p><!--l. 5787--><p class="noindent" > </p> -<!--l. 5777--><p class="indent" > </div> -</p><!--l. 5777--><p class="noindent" ><a +<!--l. 5789--><p class="indent" > </div> +</p><!--l. 5789--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">9. <a id="sec:glsnolink"></a>Using Glossary Terms Without Links</h2> -</p><!--l. 5780--><p class="indent" > The commands described in this section display entry details without adding any +</p><!--l. 5792--><p class="indent" > The commands described in this section display entry details without adding any information to the glossary. They don’t use <span class="cmtt-10">\glstextformat</span><a - id="dx1-48001"></a>, they don’t have + id="dx1-49001"></a>, they don’t have any optional arguments, they don’t affect the <a href="#glo:firstuseflag">first use flag</a> and, apart from <span class="cmtt-10">\glshyperlink</span><a - id="dx1-48002"></a>, they don’t produce hyperlinks. -</p><!--l. 5786--><p class="indent" > <div class="important" title="Important Note"> Commands that aren’t expandable will be ignored by PDF bookmarks, so you will + id="dx1-49002"></a>, they don’t produce hyperlinks. +</p><!--l. 5798--><p class="indent" > <div class="important" title="Important Note"> Commands that aren’t expandable will be ignored by PDF bookmarks, so you will need to provide an alternative via <span class="cmss-10">hyperref</span><a - id="dx1-48003"></a>’s <span + id="dx1-49003"></a>’s <span class="cmtt-10">\texorpdfstring </span>if you want to use them in sectioning commands. (This isn’t specific to the <span class="cmss-10">glossaries </span>package.) See the <span class="cmss-10">hyperref</span><a - id="dx1-48004"></a> documentation for further details. All the commands that convert the + id="dx1-49004"></a> documentation for further details. All the commands that convert the first letter to upper case aren’t expandable. The other commands depend on whether their corresponding keys were assigned non-expandable values. </div> -</p><!--l. 5795--><p class="noindent" > -</p><!--l. 5797--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5807--><p class="noindent" > +</p><!--l. 5809--><p class="indent" > If you want each word in a given entry field capitalised, you can use +<span +class="cmtt-10">\ecapitalisewords</span><a + id="dx1-49005"></a>⟨<span +class="cmti-10">text</span>⟩ defined by the <span +class="cmss-10">mfirstuc</span><a + id="dx1-49006"></a> package, but make sure you use one of +the expandable commands within ⟨<span +class="cmti-10">text</span>⟩. For example: + + +</p> + <div class="verbatim" id="verbatim-170"> +\ecaptialisewords{\glsentrytext{somelabel}} +</div> +<!--l. 5815--><p class="nopar" > Note that <span +class="cmtt-10">\ecapitalisewords </span>is not expandable. +</p><!--l. 5818--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryname</span><span class="cmtt-9"> </span></span><a - id="dx1-48005"></a> <span + id="dx1-49007"></a> <span class="cmtt-10">\glsentryname{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5799--><p class="noindent" > -</p><!--l. 5800--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5820--><p class="noindent" > +</p><!--l. 5821--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryname</span><span class="cmtt-9"> </span></span><a - id="dx1-48006"></a> <span + id="dx1-49008"></a> <span class="cmtt-10">\Glsentryname{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5802--><p class="noindent" > +</p><!--l. 5823--><p class="noindent" > These commands display the name of the glossary entry given by ⟨<span class="cmti-10">label</span>⟩, as specified by the <span class="cmss-10">name</span><a - id="dx1-48007"></a> key. <span + id="dx1-49009"></a> key. <span class="cmtt-10">\Glsentryname </span>makes the first letter upper case. Neither of these commands check for the existence of ⟨<span class="cmti-10">label</span>⟩. The first form <span @@ -11782,28 +11815,28 @@ class="cmtt-10">\glsentryname </span>is expandable (unless the name contains unexpandable commands). Note that this may be different from the values of the <span class="cmss-10">text</span><a - id="dx1-48008"></a> or <span + id="dx1-49010"></a> or <span class="cmss-10">first</span><a - id="dx1-48009"></a> keys. In general it’s better to use + id="dx1-49011"></a> keys. In general it’s better to use <span class="cmtt-10">\glsentrytext </span>or <span class="cmtt-10">\glsentryfirst </span>instead of <span class="cmtt-10">\glsentryname</span>. -</p><!--l. 5813--><p class="indent" > <div class="important" title="Important Note"> In general it’s best to avoid <span +</p><!--l. 5834--><p class="indent" > <div class="important" title="Important Note"> In general it’s best to avoid <span class="cmtt-10">\Glsentryname </span>with acronyms. Instead, consider using <span class="cmtt-10">\Glsentrylong</span>, <span class="cmtt-10">\Glsentryshort </span>or <span class="cmtt-10">\Glsentryfull</span>. </div> -</p><!--l. 5816--><p class="noindent" > -</p><!--l. 5818--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5837--><p class="noindent" > +</p><!--l. 5839--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glossentryname</span><span class="cmtt-9"> </span></span><a - id="dx1-48010"></a> <span + id="dx1-49012"></a> <span class="cmtt-10">\glossentryname{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5820--><p class="noindent" > +</p><!--l. 5841--><p class="noindent" > This is like <span class="cmtt-10">\glsnamefont</span><span class="cmsy-10">{</span><span @@ -11820,116 +11853,116 @@ example: </p> - <div class="verbatim" id="verbatim-170"> + <div class="verbatim" id="verbatim-171"> \renewcommand*{\glsnamefont}[1]{\textmd{\sffamily #1}} </div> -<!--l. 5829--><p class="nopar" > -</p><!--l. 5830--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 5850--><p class="nopar" > +</p><!--l. 5851--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glossentryname</span><span class="cmtt-9"> </span></span><a - id="dx1-48011"></a> <span + id="dx1-49013"></a> <span class="cmtt-10">\Glossentryname{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5832--><p class="noindent" > +</p><!--l. 5853--><p class="noindent" > This is like <span class="cmtt-10">\glossentryname </span>but makes the first letter of the name upper case. -</p><!--l. 5836--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5857--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentrytext</span><span class="cmtt-9"> </span></span><a - id="dx1-48012"></a> <span + id="dx1-49014"></a> <span class="cmtt-10">\glsentrytext{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5838--><p class="noindent" > -</p><!--l. 5839--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5859--><p class="noindent" > +</p><!--l. 5860--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentrytext</span><span class="cmtt-9"> </span></span><a - id="dx1-48013"></a> <span + id="dx1-49015"></a> <span class="cmtt-10">\Glsentrytext{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5841--><p class="noindent" > +</p><!--l. 5862--><p class="noindent" > These commands display the subsequent use text for the glossary entry given by ⟨<span class="cmti-10">label</span>⟩, as specified by the <span class="cmss-10">text</span><a - id="dx1-48014"></a> key. <span + id="dx1-49016"></a> key. <span class="cmtt-10">\Glsentrytext </span>makes the first letter upper case. The first form is expandable (unless the text contains unexpandable commands). The second form is not expandable. Neither checks for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 5849--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5870--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryplural</span><span class="cmtt-9"> </span></span><a - id="dx1-48015"></a> <span + id="dx1-49017"></a> <span class="cmtt-10">\glsentryplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5851--><p class="noindent" > -</p><!--l. 5852--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5872--><p class="noindent" > +</p><!--l. 5873--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryplural</span><span class="cmtt-9"> </span></span><a - id="dx1-48016"></a> <span + id="dx1-49018"></a> <span class="cmtt-10">\Glsentryplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5854--><p class="noindent" > +</p><!--l. 5875--><p class="noindent" > These commands display the subsequent use plural text for the glossary entry given by ⟨<span class="cmti-10">label</span>⟩, as specified by the <span class="cmss-10">plural</span><a - id="dx1-48017"></a> key. <span + id="dx1-49019"></a> key. <span class="cmtt-10">\Glsentryplural </span>makes the first letter upper case. The first form is expandable (unless the value of that key contains unexpandable commands). The second form is not expandable. Neither checks for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 5863--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5884--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryfirst</span><span class="cmtt-9"> </span></span><a - id="dx1-48018"></a> <span + id="dx1-49020"></a> <span class="cmtt-10">\glsentryfirst{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5865--><p class="noindent" > -</p><!--l. 5866--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5886--><p class="noindent" > +</p><!--l. 5887--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryfirst</span><span class="cmtt-9"> </span></span><a - id="dx1-48019"></a> <span + id="dx1-49021"></a> <span class="cmtt-10">\Glsentryfirst{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5868--><p class="noindent" > +</p><!--l. 5889--><p class="noindent" > These commands display the <a href="#glo:firstusetext">first use text</a> for the glossary entry given by ⟨<span class="cmti-10">label</span>⟩, as specified by the <span class="cmss-10">first</span><a - id="dx1-48020"></a> key. <span + id="dx1-49022"></a> key. <span class="cmtt-10">\Glsentryfirst </span>makes the first letter upper case. The first form is expandable (unless the value of that key contains unexpandable commands). The second form is not expandable. Neither checks for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 5876--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5897--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-48021"></a> <span + id="dx1-49023"></a> <span class="cmtt-10">\glsentryfirstplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5878--><p class="noindent" > -</p><!--l. 5879--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5899--><p class="noindent" > +</p><!--l. 5900--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-48022"></a> <span + id="dx1-49024"></a> <span class="cmtt-10">\Glsentryfirstplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5881--><p class="noindent" > +</p><!--l. 5902--><p class="noindent" > These commands display the plural form of the <a href="#glo:firstusetext">first use text</a> for the glossary entry @@ -11937,28 +11970,28 @@ href="#glo:firstusetext">first use text</a> for the glossary entry given by ⟨<span class="cmti-10">label</span>⟩, as specified by the <span class="cmss-10">firstplural</span><a - id="dx1-48023"></a> key. <span + id="dx1-49025"></a> key. <span class="cmtt-10">\Glsentryfirstplural </span>makes the first letter upper case. The first form is expandable (unless the value of that key contains unexpandable commands). The second form is not expandable. Neither checks for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 5890--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5911--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentrydesc</span><span class="cmtt-9"> </span></span><a - id="dx1-48024"></a> <span + id="dx1-49026"></a> <span class="cmtt-10">\glsentrydesc{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5892--><p class="noindent" > -</p><!--l. 5893--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5913--><p class="noindent" > +</p><!--l. 5914--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentrydesc</span><span class="cmtt-9"> </span></span><a - id="dx1-48025"></a> <span + id="dx1-49027"></a> <span class="cmtt-10">\Glsentrydesc{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5895--><p class="noindent" > +</p><!--l. 5916--><p class="noindent" > These commands display the description for the glossary entry given by ⟨<span class="cmti-10">label</span>⟩. <span @@ -11966,14 +11999,14 @@ class="cmtt-10">\Glsentrydesc </span>makes the first letter upper case. The firs the value of that key contains unexpandable commands). The second form is not expandable. Neither checks for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 5902--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5923--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glossentrydesc</span><span class="cmtt-9"> </span></span><a - id="dx1-48026"></a> <span + id="dx1-49028"></a> <span class="cmtt-10">\glossentrydesc{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5904--><p class="noindent" > +</p><!--l. 5925--><p class="noindent" > This is like <span class="cmtt-10">\glsentrydesc{</span>⟨<span class="cmti-10">label</span>⟩<span @@ -11981,33 +12014,33 @@ class="cmtt-10">} </span>but also checks for the existence of ⟨<span class="cmti-10">label</span>⟩. This command is not expandable. It’s used in the predefined glossary styles to display the description. -</p><!--l. 5909--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5930--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glossentrydesc</span><span class="cmtt-9"> </span></span><a - id="dx1-48027"></a> <span + id="dx1-49029"></a> <span class="cmtt-10">\Glossentrydesc{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5911--><p class="noindent" > +</p><!--l. 5932--><p class="noindent" > This is like <span class="cmtt-10">\glossentrydesc </span>but converts the first letter to upper case. This command is not expandable. -</p><!--l. 5915--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5936--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentrydescplural</span><span class="cmtt-9"> </span></span><a - id="dx1-48028"></a> <span + id="dx1-49030"></a> <span class="cmtt-10">\glsentrydescplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5917--><p class="noindent" > -</p><!--l. 5918--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5938--><p class="noindent" > +</p><!--l. 5939--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentrydescplural</span><span class="cmtt-9"> </span></span><a - id="dx1-48029"></a> <span + id="dx1-49031"></a> <span class="cmtt-10">\Glsentrydescplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5920--><p class="noindent" > +</p><!--l. 5941--><p class="noindent" > These commands display the plural description for the glossary entry given by ⟨<span class="cmti-10">label</span>⟩. <span @@ -12015,22 +12048,22 @@ class="cmtt-10">\Glsentrydescplural </span>makes the first letter upper case. Th (unless the value of that key contains unexpandable commands). The second form is not expandable. Neither checks for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 5929--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5950--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentrysymbol</span><span class="cmtt-9"> </span></span><a - id="dx1-48030"></a> <span + id="dx1-49032"></a> <span class="cmtt-10">\glsentrysymbol{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5931--><p class="noindent" > -</p><!--l. 5932--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5952--><p class="noindent" > +</p><!--l. 5953--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentrysymbol</span><span class="cmtt-9"> </span></span><a - id="dx1-48031"></a> <span + id="dx1-49033"></a> <span class="cmtt-10">\Glsentrysymbol{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5934--><p class="noindent" > +</p><!--l. 5955--><p class="noindent" > These commands display the symbol for the glossary entry given by ⟨<span class="cmti-10">label</span>⟩. <span @@ -12038,10 +12071,10 @@ class="cmtt-10">\Glsentrysymbol </span>makes the first letter upper case. The fi (unless the value of that key contains unexpandable commands). The second form is not expandable. Neither checks for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 5942--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5963--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsletentryfield</span><span class="cmtt-9"> </span></span><a - id="dx1-48032"></a> <span + id="dx1-49034"></a> <span class="cmtt-10">\glsletentryfield{</span>⟨<span class="cmitt-10">cs</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -12049,7 +12082,7 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">field</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5944--><p class="noindent" > +</p><!--l. 5965--><p class="noindent" > This command doesn’t display anything. It merely fetches the value associated with the given field (where the available field names are listed in <a href="#tab:fieldmap">table 4.1</a>) and stores the @@ -12060,18 +12093,18 @@ class="cmtt-10">\tmp</span></span></span>: </p> - <div class="verbatim" id="verbatim-171"> + <div class="verbatim" id="verbatim-172"> \glsletentryfield{\tmp}{apple}{desc} </div> -<!--l. 5953--><p class="nopar" > -</p><!--l. 5955--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 5974--><p class="nopar" > +</p><!--l. 5976--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glossentrysymbol</span><span class="cmtt-9"> </span></span><a - id="dx1-48033"></a> <span + id="dx1-49035"></a> <span class="cmtt-10">\glossentrysymbol{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5957--><p class="noindent" > +</p><!--l. 5978--><p class="noindent" > This is like <span class="cmtt-10">\glsentrysymbol{</span>⟨<span class="cmti-10">label</span>⟩<span @@ -12079,33 +12112,33 @@ class="cmtt-10">} </span>but also checks for the existence of ⟨<span class="cmti-10">label</span>⟩. This command is not expandable. It’s used in some of the predefined glossary styles to display the symbol. -</p><!--l. 5962--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5983--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glossentrysymbol</span><span class="cmtt-9"> </span></span><a - id="dx1-48034"></a> <span + id="dx1-49036"></a> <span class="cmtt-10">\Glossentrysymbol{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5964--><p class="noindent" > +</p><!--l. 5985--><p class="noindent" > This is like <span class="cmtt-10">\glossentrysymbol </span>but converts the first letter to upper case. This command is not expandable. -</p><!--l. 5968--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5989--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentrysymbolplural</span><span class="cmtt-9"> </span></span><a - id="dx1-48035"></a> <span + id="dx1-49037"></a> <span class="cmtt-10">\glsentrysymbolplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5970--><p class="noindent" > -</p><!--l. 5971--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5991--><p class="noindent" > +</p><!--l. 5992--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentrysymbolplural</span><span class="cmtt-9"> </span></span><a - id="dx1-48036"></a> <span + id="dx1-49038"></a> <span class="cmtt-10">\Glsentrysymbolplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5973--><p class="noindent" > +</p><!--l. 5994--><p class="noindent" > These commands display the plural symbol for the glossary entry given by ⟨<span class="cmti-10">label</span>⟩. <span @@ -12113,104 +12146,104 @@ class="cmtt-10">\Glsentrysymbolplural </span>makes the first letter upper case. expandable (unless the value of that key contains unexpandable commands). The second form is not expandable. Neither checks for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 5981--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6002--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryuseri</span><span class="cmtt-9"> </span></span><a - id="dx1-48037"></a> <span + id="dx1-49039"></a> <span class="cmtt-10">\glsentryuseri{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5983--><p class="noindent" > -</p><!--l. 5984--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6004--><p class="noindent" > +</p><!--l. 6005--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryuseri</span><span class="cmtt-9"> </span></span><a - id="dx1-48038"></a> <span + id="dx1-49040"></a> <span class="cmtt-10">\Glsentryuseri{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5986--><p class="noindent" > -</p><!--l. 5987--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6007--><p class="noindent" > +</p><!--l. 6008--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryuserii</span><span class="cmtt-9"> </span></span><a - id="dx1-48039"></a> <span + id="dx1-49041"></a> <span class="cmtt-10">\glsentryuserii{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5989--><p class="noindent" > -</p><!--l. 5990--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6010--><p class="noindent" > +</p><!--l. 6011--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryuserii</span><span class="cmtt-9"> </span></span><a - id="dx1-48040"></a> <span + id="dx1-49042"></a> <span class="cmtt-10">\Glsentryuserii{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5992--><p class="noindent" > -</p><!--l. 5993--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6013--><p class="noindent" > +</p><!--l. 6014--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryuseriii</span><span class="cmtt-9"> </span></span><a - id="dx1-48041"></a> <span + id="dx1-49043"></a> <span class="cmtt-10">\glsentryuseriii{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5995--><p class="noindent" > -</p><!--l. 5996--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6016--><p class="noindent" > +</p><!--l. 6017--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryuseriii</span><span class="cmtt-9"> </span></span><a - id="dx1-48042"></a> <span + id="dx1-49044"></a> <span class="cmtt-10">\Glsentryuseriii{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 5998--><p class="noindent" > -</p><!--l. 5999--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6019--><p class="noindent" > +</p><!--l. 6020--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryuseriv</span><span class="cmtt-9"> </span></span><a - id="dx1-48043"></a> <span + id="dx1-49045"></a> <span class="cmtt-10">\glsentryuseriv{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6001--><p class="noindent" > -</p><!--l. 6002--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6022--><p class="noindent" > +</p><!--l. 6023--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryuseriv</span><span class="cmtt-9"> </span></span><a - id="dx1-48044"></a> <span + id="dx1-49046"></a> <span class="cmtt-10">\Glsentryuseriv{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6004--><p class="noindent" > -</p><!--l. 6005--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6025--><p class="noindent" > +</p><!--l. 6026--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryuserv</span><span class="cmtt-9"> </span></span><a - id="dx1-48045"></a> <span + id="dx1-49047"></a> <span class="cmtt-10">\glsentryuserv{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6007--><p class="noindent" > -</p><!--l. 6008--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6028--><p class="noindent" > +</p><!--l. 6029--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryuserv</span><span class="cmtt-9"> </span></span><a - id="dx1-48046"></a> <span + id="dx1-49048"></a> <span class="cmtt-10">\Glsentryuserv{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6010--><p class="noindent" > -</p><!--l. 6011--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6031--><p class="noindent" > +</p><!--l. 6032--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryuservi</span><span class="cmtt-9"> </span></span><a - id="dx1-48047"></a> <span + id="dx1-49049"></a> <span class="cmtt-10">\glsentryuservi{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6013--><p class="noindent" > -</p><!--l. 6014--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6034--><p class="noindent" > +</p><!--l. 6035--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryuservi</span><span class="cmtt-9"> </span></span><a - id="dx1-48048"></a> <span + id="dx1-49050"></a> <span class="cmtt-10">\Glsentryuservi{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6016--><p class="noindent" > +</p><!--l. 6037--><p class="noindent" > These commands display the value of the user keys for the glossary entry given by ⟨<span class="cmti-10">label</span>⟩. The lower case forms are expandable (unless the value of the @@ -12219,37 +12252,37 @@ upper case letter convert the first letter of the required value to upper case and are not expandable. None of these commands check for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 6025--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6046--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glshyperlink</span><span class="cmtt-9"> </span></span><a - id="dx1-48049"></a> <span + id="dx1-49051"></a> <span class="cmtt-10">\glshyperlink[</span>⟨<span class="cmitt-10">link text</span>⟩<span class="cmtt-10">]{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6027--><p class="noindent" > +</p><!--l. 6048--><p class="noindent" > This command provides a hyperlink to the glossary entry given by ⟨<span class="cmti-10">label</span>⟩ <span class="cmbx-10">but does not add</span> <span class="cmbx-10">any information to the glossary file</span>. The link text is given by <span class="cmtt-10">\glsentrytext</span><a - id="dx1-48050"></a><span + id="dx1-49052"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">} </span>by default<span class="footnote-mark"><a href="#fn1x10" id="fn1x10-bk"><sup class="textsuperscript">9.1</sup></a></span><a - id="x1-48051f1"></a>, + id="x1-49053f1"></a>, but can be overridden using the optional argument. Note that the hyperlink will be suppressed if you have used <span class="cmtt-10">\glsdisablehyper</span><a - id="dx1-48055"></a> or if you haven’t loaded the <span + id="dx1-49057"></a> or if you haven’t loaded the <span class="cmss-10">hyperref</span><a - id="dx1-48056"></a> + id="dx1-49058"></a> package. -</p><!--l. 6038--><p class="indent" > <div class="important" title="Important Note"> If you use <span +</p><!--l. 6059--><p class="indent" > <div class="important" title="Important Note"> If you use <span class="cmtt-10">\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="#sec:glslink"><span @@ -12260,31 +12293,31 @@ href="#sec:glsadd"><span class="cmsy-10">§</span>7 </a><a href="#sec:glsadd">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. 6043--><p class="noindent" > -</p><!--l. 6045--><p class="indent" > The next two commands are only available with <a +</p><!--l. 6064--><p class="noindent" > +</p><!--l. 6066--><p class="indent" > The next two commands are only available with <a href="#option1">Option 1</a> or with the <span class="cmss-10">savenumberlist</span><a - id="dx1-48057"></a> package option: -</p><!--l. 6047--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-49059"></a> package option: +</p><!--l. 6068--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentrynumberlist</span><span class="cmtt-9"> </span></span><a - id="dx1-48058"></a> <span + id="dx1-49060"></a> <span class="cmtt-10">\glsentrynumberlist{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6049--><p class="noindent" > -</p><!--l. 6050--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6070--><p class="noindent" > +</p><!--l. 6071--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsdisplaynumberlist</span><span class="cmtt-9"> </span></span><a - id="dx1-48059"></a> <span + id="dx1-49061"></a> <span class="cmtt-10">\glsdisplaynumberlist{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6052--><p class="noindent" > +</p><!--l. 6073--><p class="noindent" > Both display the <a href="#glo:numberlist">number list<a - id="dx1-48060"></a></a> for the entry given by ⟨<span + id="dx1-49062"></a></a> for the entry given by ⟨<span class="cmti-10">label</span>⟩. When used with <a href="#option1">Option 1</a> a rerun is required to ensure this list is up-to-date, when used with Options <a @@ -12293,38 +12326,38 @@ href="#option3">3</a> a run of <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-48061"></a></a> (or <a + id="dx1-49063"></a></a> (or <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-48062"></a></a>/<a + id="dx1-49064"></a></a>/<a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-48063"></a></a>) followed by one or two runs of + id="dx1-49065"></a></a>) followed by one or two runs of <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> is required. -</p><!--l. 6059--><p class="indent" > The first command, <span +</p><!--l. 6080--><p class="indent" > The first command, <span class="cmtt-10">\glsentrynumberlist</span>, simply displays the number list as is. The second command, <span class="cmtt-10">\glsdisplaynumberlist</span>, formats the list using: -</p><!--l. 6062--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6083--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsnumlistsep</span><span class="cmtt-9"> </span></span><a - id="dx1-48064"></a> <span + id="dx1-49066"></a> <span class="cmtt-10">\glsnumlistsep </span></div><hr> -</p><!--l. 6064--><p class="noindent" > +</p><!--l. 6085--><p class="noindent" > as the separator between all but the last two elements and -</p><!--l. 6066--><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="cmtt-9">\glsnumlistlastsep</span><span class="cmtt-9"> </span></span><a - id="dx1-48065"></a> <span + id="dx1-49067"></a> <span class="cmtt-10">\glsnumlistlastsep </span></div><hr> -</p><!--l. 6068--><p class="noindent" > +</p><!--l. 6089--><p class="noindent" > between the final two elements. The defaults are <span class="obeylines-h"><span class="verb"><span class="cmtt-10">,␣</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="cmtt-10">␣\&␣</span></span></span>, respectively. -</p><!--l. 6072--><p class="indent" > <div class="important" title="Important Note"> <span +</p><!--l. 6093--><p class="indent" > <div class="important" title="Important Note"> <span class="cmtt-10">\glsdisplaynumberlist </span>is fairly experimental. It works with <a href="#option1">Option 1</a>, but for Options <a @@ -12332,28 +12365,28 @@ href="#option2">2</a> or <a href="#option3">3</a> it only works when the default counter format is used (that is, when the <span class="cmss-10">format</span><a - id="dx1-48066"></a> key is set to <span + id="dx1-49068"></a> key is set to <span class="cmtt-10">glsnumberformat</span>). This command will only work with <span class="cmss-10">hyperref</span><a - id="dx1-48067"></a> if you choose <a + id="dx1-49069"></a> if you choose <a href="#option1">Option 1</a>. If you try using this command with Options <a href="#option2">2</a> or <a href="#option3">3</a> and <span class="cmss-10">hyperref</span><a - id="dx1-48068"></a>, <span + id="dx1-49070"></a>, <span class="cmtt-10">\glsentrynumberlist </span>will be used instead. </div> -</p><!--l. 6080--><p class="noindent" > -</p><!--l. 6082--><p class="indent" > For further information see “Displaying entry details without adding information +</p><!--l. 6101--><p class="noindent" > +</p><!--l. 6103--><p class="indent" > For further information see “Displaying entry details without adding information to the glossary” in the documented code (<span class="cmtt-10">glossaries-code.pdf</span>). </p> -<!--l. 6086--><p class="indent" > </div> -</p><!--l. 6086--><p class="noindent" ><a +<!--l. 6107--><p class="indent" > </div> +</p><!--l. 6107--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">10. <a id="sec:printglossary"></a>Displaying a glossary</h2> </p><dl class="description"><dt class="description"> @@ -12363,15 +12396,15 @@ class="cmbx-10">Option</span><span class="cmbx-10"> 1</span></a><span class="cmbx-10">:</span> </dt><dd class="description"> - <!--l. 6091--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 6112--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\printnoidxglossaries</span><span class="cmtt-9"> </span></span><a - id="dx1-49001"></a> <span + id="dx1-50001"></a> <span class="cmtt-10">\printnoidxglossaries </span></div><hr> - </p><!--l. 6093--><p class="noindent" > + </p><!--l. 6114--><p class="noindent" > (Must be used with <span class="cmtt-10">\makenoidxglossaries</span><a - id="dx1-49002"></a> in the preamble.) + id="dx1-50002"></a> in the preamble.) </p></dd><dt class="description"> <span class="cmbx-10">Options</span><span @@ -12384,30 +12417,30 @@ href="#option3"><span class="cmbx-10">3</span></a><span class="cmbx-10">:</span> </dt><dd class="description"> - <!--l. 6097--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 6118--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\printglossaries</span><span class="cmtt-9"> </span></span><a - id="dx1-49003"></a> <span + id="dx1-50003"></a> <span class="cmtt-10">\printglossaries </span></div><hr> - </p><!--l. 6099--><p class="noindent" > + </p><!--l. 6120--><p class="noindent" > (Must be used with <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49004"></a> in the preamble.)</p></dd></dl> -<!--l. 6103--><p class="indent" > These commands will display all the glossaries in the order in which they were + id="dx1-50004"></a> in the preamble.)</p></dd></dl> +<!--l. 6124--><p class="indent" > These commands will display all the glossaries in the order in which they were defined. Note that, in the case of Options <a href="#option2">2</a> and <a href="#option3">3</a>, no glossaries will appear until you have either used the Perl script <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-49005"></a></a> or have directly used <a + id="dx1-50005"></a></a> or have directly used <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-49006"></a></a> or + id="dx1-50006"></a></a> or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-49007"></a></a> (as described in <a + id="dx1-50007"></a></a> (as described in <a href="#sec:makeglossaries"><span class="cmsy-10">§</span>1.4 </a><a href="#sec:makeglossaries">Generating the Associated Glossary Files<!--tex4ht:ref: sec:makeglossaries --></a>). If the @@ -12415,16 +12448,16 @@ glossary still does not appear after you re-<span class="LATEX">L<span class="A" class="E">E</span>X</span></span> your document, check the <span class="cmtt-10">makeindex</span><a - id="dx1-49008"></a>/<span + id="dx1-50008"></a>/<span class="cmtt-10">xindy</span><a - id="dx1-49009"></a> log files to see if there is a problem. With <a + id="dx1-50009"></a> log files to see if there is a problem. With <a href="#option1">Option 1</a>, you just need two <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> runs to make the glossaries appear, but you may need further runs to make the <a href="#glo:numberlist">number list<a - id="dx1-49010"></a>s</a> up-to-date. -</p><!--l. 6113--><p class="indent" > An individual glossary can be displayed using: + id="dx1-50010"></a>s</a> up-to-date. +</p><!--l. 6134--><p class="indent" > An individual glossary can be displayed using: </p><dl class="description"><dt class="description"> <a href="#option1"><span @@ -12432,17 +12465,17 @@ class="cmbx-10">Option</span><span class="cmbx-10"> 1</span></a><span class="cmbx-10">:</span> </dt><dd class="description"> - <!--l. 6116--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 6137--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\printnoidxglossary</span><span class="cmtt-9"> </span></span><a - id="dx1-49011"></a> <span + id="dx1-50011"></a> <span class="cmtt-10">\printnoidxglossary[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">] </span></div><hr> - </p><!--l. 6118--><p class="noindent" > + </p><!--l. 6139--><p class="noindent" > (Must be used with <span class="cmtt-10">\makenoidxglossaries</span><a - id="dx1-49012"></a> in the preamble.) + id="dx1-50012"></a> in the preamble.) </p></dd><dt class="description"> <span class="cmbx-10">Options</span><span @@ -12455,38 +12488,38 @@ href="#option3"><span class="cmbx-10">3</span></a><span class="cmbx-10">:</span> </dt><dd class="description"> - <!--l. 6122--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 6143--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\printglossary</span><span class="cmtt-9"> </span></span><a - id="dx1-49013"></a> <span + id="dx1-50013"></a> <span class="cmtt-10">\printglossary[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">] </span></div><hr> - </p><!--l. 6124--><p class="noindent" > + </p><!--l. 6145--><p class="noindent" > (Must be used with <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49014"></a> in the preamble.)</p></dd></dl> -<!--l. 6127--><p class="noindent" >where ⟨<span + id="dx1-50014"></a> in the preamble.)</p></dd></dl> +<!--l. 6148--><p class="noindent" >where ⟨<span class="cmti-10">options</span>⟩ is a ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ list of options. The following keys are available: </p><dl class="description"><dt class="description"> <span class="cmssbx-10">type</span><a - id="dx1-49015"></a> </dt><dd + id="dx1-50015"></a> </dt><dd class="description">The value of this key specifies which glossary to print. If omitted, the default glossary is assumed. For example, to print the list of acronyms: - <div class="verbatim" id="verbatim-172"> + <div class="verbatim" id="verbatim-173"> \printglossary[type=\acronymtype] </div> - <!--l. 6135--><p class="nopar" > Note that you can’t display an ignored glossary, so don’t try setting <span + <!--l. 6156--><p class="nopar" > Note that you can’t display an ignored glossary, so don’t try setting <span class="cmss-10">type</span><a - id="dx1-49016"></a> to the + id="dx1-50016"></a> to the name of a glossary that was defined using <span class="cmtt-10">\newignoredglossary</span><a - id="dx1-49017"></a>. (See <a + id="dx1-50017"></a>. (See <a href="#sec:newglossary"><span class="cmsy-10">§</span>12 </a><a @@ -12494,41 +12527,41 @@ href="#sec:newglossary">Defining New Glossaries<!--tex4ht:ref: sec:newglossary - </p></dd><dt class="description"> <span class="cmssbx-10">title</span><a - id="dx1-49018"></a> </dt><dd + id="dx1-50018"></a> </dt><dd class="description">This is the glossary’s title (overriding the title specified when the glossary was defined). </dd><dt class="description"> <span class="cmssbx-10">toctitle</span><a - id="dx1-49019"></a> </dt><dd + id="dx1-50019"></a> </dt><dd class="description">This is the title to use for the table of contents (if the <span class="cmss-10">toc</span><a - id="dx1-49020"></a> package option has + id="dx1-50020"></a> package option has been used). It may also be used for the page header, depending on the page style. If omitted, the value of <span class="cmss-10">title</span><a - id="dx1-49021"></a> is used. + id="dx1-50021"></a> is used. </dd><dt class="description"> <span class="cmssbx-10">style</span><a - id="dx1-49022"></a> </dt><dd + id="dx1-50022"></a> </dt><dd class="description">This specifies which glossary style to use for this glossary, overriding the effect of the <span class="cmss-10">style</span><a - id="dx1-49023"></a> package option or <span + id="dx1-50023"></a> package option or <span class="cmtt-10">\glossarystyle</span><a - id="dx1-49024"></a>. + id="dx1-50024"></a>. </dd><dt class="description"> <span class="cmssbx-10">numberedsection</span><a - id="dx1-49025"></a> </dt><dd + id="dx1-50025"></a> </dt><dd class="description">This specifies whether to use a numbered section for this glossary, overriding the effect of the <span class="cmss-10">numberedsection</span><a - id="dx1-49026"></a> package option. This key has the + id="dx1-50026"></a> package option. This key has the same syntax as the <span class="cmss-10">numberedsection</span><a - id="dx1-49027"></a> package option, described in <a + id="dx1-50027"></a> package option, described in <a href="#sectioningheadingsandtocoptions"><span class="cmsy-10">§</span>2.2 </a><a href="#sectioningheadingsandtocoptions">Sectioning, @@ -12536,7 +12569,7 @@ href="#sectioningheadingsandtocoptions">Sectioning, </dd><dt class="description"> <span class="cmssbx-10">nonumberlist</span><a - id="dx1-49028"></a> </dt><dd + id="dx1-50028"></a> </dt><dd class="description">This is a boolean key. If true (<span class="obeylines-h"><span class="verb"><span class="cmtt-10">nonumberlist=true</span></span></span>) the numberlist is suppressed for this glossary. If false @@ -12545,46 +12578,46 @@ class="cmtt-10">nonumberlist=false</span></span></span>) the numberlist is displ </dd><dt class="description"> <span class="cmssbx-10">nogroupskip</span><a - id="dx1-49029"></a> </dt><dd + id="dx1-50029"></a> </dt><dd class="description">This is a boolean key. If true the vertical gap between groups is suppressed for this glossary. </dd><dt class="description"> <span class="cmssbx-10">nopostdot</span><a - id="dx1-49030"></a> </dt><dd + id="dx1-50030"></a> </dt><dd class="description">This is a boolean key. If true the full stop after the description is suppressed for this glossary. </dd><dt class="description"> <span class="cmssbx-10">entrycounter</span><a - id="dx1-49031"></a> </dt><dd + id="dx1-50031"></a> </dt><dd class="description">This is a boolean key. Behaves similar to the package option of the same name. The corresponding package option must be used to make <span class="cmtt-10">\glsrefentry</span><a - id="dx1-49032"></a> + id="dx1-50032"></a> work correctly. </dd><dt class="description"> <span class="cmssbx-10">subentrycounter</span><a - id="dx1-49033"></a> </dt><dd + id="dx1-50033"></a> </dt><dd class="description">This is a boolean key. Behaves similar to the package option of the same name. If you want to set both <span class="cmss-10">entrycounter</span><a - id="dx1-49034"></a> and <span + id="dx1-50034"></a> and <span class="cmss-10">subentrycounter</span><a - id="dx1-49035"></a>, make sure + id="dx1-50035"></a>, make sure you specify <span class="cmss-10">entrycounter</span><a - id="dx1-49036"></a> first. The corresponding package option must be used to + id="dx1-50036"></a> first. The corresponding package option must be used to make <span class="cmtt-10">\glsrefentry</span><a - id="dx1-49037"></a> work correctly. + id="dx1-50037"></a> work correctly. </dd><dt class="description"> <span class="cmssbx-10">sort</span><a - id="dx1-49038"></a> </dt><dd + id="dx1-50038"></a> </dt><dd class="description">This key is only available for <a href="#option1">Option 1</a>. Possible values are: <span class="cmtt-10">word </span>(word order), @@ -12592,14 +12625,14 @@ class="cmtt-10">word </span>(word order), class="cmtt-10">letter </span>(letter order), <span class="cmtt-10">standard </span>(word or letter ordering taken from the <span class="cmss-10">order</span><a - id="dx1-49039"></a> + id="dx1-50039"></a> package option), <span class="cmtt-10">use </span>(order of use), <span class="cmtt-10">def </span>(order of definition) <span class="cmtt-10">nocase</span> (case-insensitive) or <span class="cmtt-10">case </span>(case-sensitive). - <!--l. 6194--><p class="noindent" >The + <!--l. 6215--><p class="noindent" >The word and letter @@ -12609,14 +12642,14 @@ class="cmtt-10">case </span>(case-sensitive). use <span class="cmss-10">datatool</span><a - id="dx1-49040"></a>’s + id="dx1-50040"></a>’s <span class="cmtt-10">\dtlwordindexcompare</span><a - id="dx1-49041"></a> + id="dx1-50041"></a> and <span class="cmtt-10">\dtlletterindexcompare</span><a - id="dx1-49042"></a> + id="dx1-50042"></a> handlers. The case-insensitive @@ -12625,10 +12658,10 @@ class="cmtt-10">\dtlletterindexcompare</span><a uses <span class="cmss-10">datatool</span><a - id="dx1-49043"></a>’s + id="dx1-50043"></a>’s <span class="cmtt-10">\dtlicompare</span><a - id="dx1-49044"></a> + id="dx1-50044"></a> handler. The case-sensitive @@ -12637,21 +12670,21 @@ class="cmtt-10">\dtlicompare</span><a uses <span class="cmss-10">datatool</span><a - id="dx1-49045"></a>’s + id="dx1-50045"></a>’s <span class="cmtt-10">\dtlcompare</span><a - id="dx1-49046"></a> + id="dx1-50046"></a> handler. See the <span class="cmss-10">datatool</span><a - id="dx1-49047"></a> + id="dx1-50047"></a> documentation for further details. - </p><!--l. 6203--><p class="noindent" >If you don’t get an error with <span + </p><!--l. 6224--><p class="noindent" >If you don’t get an error with <span class="cmtt-10">sort=use </span>and <span class="cmtt-10">sort=def </span>but you do get an error with one of the other sort options, then you probably need to use the @@ -12659,114 +12692,114 @@ class="cmtt-10">sort=def </span>but you do get an error <span class="cmss-10">sanitizesort=true</span><a - id="dx1-49048"></a> package option or make sure none of the entries have fragile + id="dx1-50048"></a> package option or make sure none of the entries have fragile commands in their <span class="cmss-10">sort</span><a - id="dx1-49049"></a> field.</p></dd></dl> -<!--l. 6210--><p class="indent" > By default, the glossary is started either by <span + id="dx1-50049"></a> field.</p></dd></dl> +<!--l. 6231--><p class="indent" > By default, the glossary is started either by <span class="cmtt-10">\chapter*</span><a - id="dx1-49050"></a> or by <span + id="dx1-50050"></a> or by <span class="cmtt-10">\section*</span><a - id="dx1-49051"></a>, depending on + id="dx1-50051"></a>, depending on whether or not <span class="cmtt-10">\chapter</span><a - id="dx1-49052"></a> is defined. This can be overridden by the <span + id="dx1-50052"></a> is defined. This can be overridden by the <span class="cmss-10">section</span><a - id="dx1-49053"></a> package option or the + id="dx1-50053"></a> package option or the <span class="cmtt-10">\setglossarysection</span><a - id="dx1-49054"></a> command. Numbered sectional units can be obtained using the + id="dx1-50054"></a> command. Numbered sectional units can be obtained using the <span class="cmss-10">numberedsection</span><a - id="dx1-49055"></a> package option. Each glossary sets the page header via the + id="dx1-50055"></a> package option. Each glossary sets the page header via the command -</p><!--l. 6216--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6237--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsglossarymark</span><span class="cmtt-9"> </span></span><a - id="dx1-49056"></a> <span + id="dx1-50056"></a> <span class="cmtt-10">\glsglossarymark</span><a - id="dx1-49057"></a><span + id="dx1-50057"></a><span class="cmtt-10">{</span>⟨<span class="cmitt-10">title</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6218--><p class="noindent" > +</p><!--l. 6239--><p class="noindent" > If this mechanism is unsuitable for your chosen class file or page style package, you will need to redefine <span class="cmtt-10">\glsglossarymark</span><a - id="dx1-49058"></a>. Further information about these options and + id="dx1-50058"></a>. Further information about these options and commands is given in <a href="#sectioningheadingsandtocoptions"><span class="cmsy-10">§</span>2.2 </a><a href="#sectioningheadingsandtocoptions">Sectioning, Headings and TOC Options<!--tex4ht:ref: sec:pkgopts-sec --></a>. -</p><!--l. 6224--><p class="indent" > Information can be added to the start of the glossary (after the title and before the +</p><!--l. 6245--><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. 6226--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6247--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glossarypreamble</span><span class="cmtt-9"> </span></span><a - id="dx1-49059"></a> <span + id="dx1-50059"></a> <span class="cmtt-10">\glossarypreamble </span></div><hr> -</p><!--l. 6228--><p class="noindent" > +</p><!--l. 6249--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-173"> + <div class="verbatim" id="verbatim-174"> \renewcommand{\glossarypreamble}{Numbers in italic  <br />indicate primary definitions.} </div> -<!--l. 6233--><p class="nopar" > This needs to be done before the glossary is displayed. -</p><!--l. 6236--><p class="indent" > If you want a different preamble per glossary you can use -</p><!--l. 6237--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 6254--><p class="nopar" > This needs to be done before the glossary is displayed. +</p><!--l. 6257--><p class="indent" > If you want a different preamble per glossary you can use +</p><!--l. 6258--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\setglossarypreamble</span><span class="cmtt-9"> </span></span><a - id="dx1-49060"></a> <span + id="dx1-50060"></a> <span class="cmtt-10">\setglossarypreamble[</span>⟨<span class="cmitt-10">type</span>⟩<span class="cmtt-10">]{</span>⟨<span class="cmitt-10">preamble text</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 6239--><p class="noindent" > +</p><!--l. 6260--><p class="noindent" > If ⟨<span class="cmti-10">type</span>⟩ is omitted, <span class="cmtt-10">\glsdefaulttype </span>is used. -</p><!--l. 6242--><p class="indent" > For example: +</p><!--l. 6263--><p class="indent" > For example: </p> - <div class="verbatim" id="verbatim-174"> + <div class="verbatim" id="verbatim-175"> \setglossarypreamble{Numbers in italic  <br />indicate primary definitions.} </div> -<!--l. 6246--><p class="nopar" > This will print the given preamble text for the main glossary, but not have any +<!--l. 6267--><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. 6250--><p class="indent" > There is an analogous command to <span +</p><!--l. 6271--><p class="indent" > There is an analogous command to <span class="cmtt-10">\glossarypreamble </span>called -</p><!--l. 6251--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6272--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glossarypostamble</span><span class="cmtt-9"> </span></span><a - id="dx1-49061"></a> <span + id="dx1-50061"></a> <span class="cmtt-10">\glossarypostamble </span></div><hr> -</p><!--l. 6253--><p class="noindent" > +</p><!--l. 6274--><p class="noindent" > which is placed at the end of each glossary. <a - id="x1-49062r12"></a> -</p><!--l. 6256--><p class="noindent" ><span + id="x1-50062r12"></a> +</p><!--l. 6277--><p class="noindent" ><span class="cmbx-12">Example 12</span><span class="cmbx-12"> (Switch to Two Column Mode for Glossary)</span><a - id="x1-49063"></a> -</p><!--l. 6257--><p class="indent" > Suppose you are using the <span + id="x1-50063"></a> +</p><!--l. 6278--><p class="indent" > Suppose you are using the <span class="cmss-10">superheaderborder</span><a - id="dx1-49064"></a> + id="dx1-50064"></a> style<span class="footnote-mark"><a href="#fn1x11" id="fn1x11-bk"><sup class="textsuperscript">10.1</sup></a></span><a - id="x1-49065f1"></a>, + id="x1-50065f1"></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: </p> - <div class="verbatim" id="verbatim-175"> + <div class="verbatim" id="verbatim-176"> \renewcommand*{\glossarysection}[2][]{%  <br />  \twocolumn[{\chapter*{#2}}]%  <br />  \setlength\glsdescwidth{0.6\linewidth}% @@ -12774,83 +12807,83 @@ switch back to one column mode, you could do:  <br />}  <br />\renewcommand*{\glossarypostamble}{\onecolumn} </div> -<!--l. 6271--><p class="nopar" > +<!--l. 6292--><p class="nopar" > </p> <div class="center" > -<!--l. 6273--><p class="noindent" > -</p><!--l. 6273--><p class="noindent" >____________________________</p></div> -<!--l. 6275--><p class="indent" > Within each glossary, each entry name is formatted according to -</p><!--l. 6276--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 6294--><p class="noindent" > +</p><!--l. 6294--><p class="noindent" >____________________________</p></div> +<!--l. 6296--><p class="indent" > Within each glossary, each entry name is formatted according to +</p><!--l. 6297--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsnamefont</span><span class="cmtt-9"> </span></span><a - id="dx1-49069"></a> <span + id="dx1-50069"></a> <span class="cmtt-10">\glsnamefont{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6278--><p class="noindent" > +</p><!--l. 6299--><p class="noindent" > which takes one argument: the entry name. This command is always used regardless of the glossary style. By default, <span class="cmtt-10">\glsnamefont </span>simply 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="cmss-10">glossary-list</span><a - id="dx1-49070"></a> style file) the name will appear in bold, since the name is + id="dx1-50070"></a> style file) the name will appear in bold, since the name is placed in the optional argument of <span class="cmtt-10">\item</span>, whereas in the tabular styles (defined in the <span class="cmss-10">glossary-long</span><a - id="dx1-49071"></a> and <span + id="dx1-50071"></a> and <span class="cmss-10">glossary-super</span><a - id="dx1-49072"></a> style files) the name will appear in the normal font. + id="dx1-50072"></a> style files) the name will appear in the normal font. The hierarchical glossary styles (defined in the <span class="cmss-10">glossary-tree</span><a - id="dx1-49073"></a> style file) also set the + id="dx1-50073"></a> style file) also set the name in bold. <a - id="x1-49074r13"></a> -</p><!--l. 6292--><p class="noindent" ><span + id="x1-50074r13"></a> +</p><!--l. 6313--><p class="noindent" ><span class="cmbx-12">Example 13</span><span class="cmbx-12"> (Changing the Font Used to Display Entry Names</span> <span class="cmbx-12">in the Glossary)</span><a - id="x1-49075"></a> -</p><!--l. 6293--><p class="indent" > Suppose you want all the entry names to appear in medium weight small caps in + id="x1-50075"></a> +</p><!--l. 6314--><p class="indent" > Suppose you want all the entry names to appear in medium weight small caps in your glossaries, then you can do: </p> - <div class="verbatim" id="verbatim-176"> + <div class="verbatim" id="verbatim-177"> \renewcommand{\glsnamefont}[1]{\textsc{\mdseries #1}} </div> -<!--l. 6297--><p class="nopar" > </p> +<!--l. 6318--><p class="nopar" > </p> <div class="center" > -<!--l. 6298--><p class="noindent" > -</p><!--l. 6298--><p class="noindent" >____________________________</p></div> +<!--l. 6319--><p class="noindent" > +</p><!--l. 6319--><p class="noindent" >____________________________</p></div> -<!--l. 6300--><p class="indent" > </div> -</p><!--l. 6300--><p class="noindent" ><a +<!--l. 6321--><p class="indent" > </div> +</p><!--l. 6321--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">11. <a id="sec:xindy"></a>Xindy (Option 3)</h2> -</p><!--l. 6303--><p class="indent" > If you want to use <a +</p><!--l. 6324--><p class="indent" > If you want to use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-50001"></a></a> to sort the glossary, you must use the package option + id="dx1-51001"></a></a> to sort the glossary, you must use the package option <span class="cmss-10">xindy</span><a - id="dx1-50002"></a>: + id="dx1-51002"></a>: </p> - <div class="verbatim" id="verbatim-177"> + <div class="verbatim" id="verbatim-178"> \usepackage[xindy]{glossaries} </div> -<!--l. 6307--><p class="nopar" > This ensures that the glossary information is written in <span +<!--l. 6328--><p class="nopar" > This ensures that the glossary information is written in <span class="cmtt-10">xindy</span><a - id="dx1-50003"></a> syntax. -</p><!--l. 6311--><p class="indent" > <a + id="dx1-51003"></a> syntax. +</p><!--l. 6332--><p class="indent" > <a href="#sec:makeglossaries"><span class="cmsy-10">§</span>1.4 </a><a href="#sec:makeglossaries">Generating the Associated Glossary Files<!--tex4ht:ref: sec:makeglossaries --></a> covers how to use the external @@ -12860,72 +12893,72 @@ class="cmss-10">glossaries</span> package that allow you to adjust the <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-50004"></a></a> style file (<span + id="dx1-51004"></a></a> style file (<span class="cmtt-10">.xdy</span><a - id="dx1-50005"></a>) and parameters. -</p><!--l. 6316--><p class="indent" > To assist writing information to the <a + id="dx1-51005"></a>) and parameters. +</p><!--l. 6337--><p class="indent" > To assist writing information to the <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-50006"></a></a> style file, the <span + id="dx1-51006"></a></a> style file, the <span class="cmss-10">glossaries </span>package provides the following commands: -</p><!--l. 6319--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6340--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsopenbrace</span><span class="cmtt-9"> </span></span><a - id="dx1-50007"></a> <span + id="dx1-51007"></a> <span class="cmtt-10">\glsopenbrace </span></div><hr> -</p><!--l. 6321--><p class="noindent" > -</p><!--l. 6322--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6342--><p class="noindent" > +</p><!--l. 6343--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsclosebrace</span><span class="cmtt-9"> </span></span><a - id="dx1-50008"></a> <span + id="dx1-51008"></a> <span class="cmtt-10">\glsclosebrace </span></div><hr> -</p><!--l. 6324--><p class="noindent" > +</p><!--l. 6345--><p class="noindent" > which produce an open and closing brace. (This is needed because <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\{</span></span></span> and <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\}</span></span></span> don’t expand to a simple brace character when written to a file.) Similarly, you can write a percent character using: -</p><!--l. 6329--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6350--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glspercentchar</span><span class="cmtt-9"> </span></span><a - id="dx1-50009"></a> <span + id="dx1-51009"></a> <span class="cmtt-10">\glspercentchar </span></div><hr> -</p><!--l. 6331--><p class="noindent" > +</p><!--l. 6352--><p class="noindent" > and a tilde character using: -</p><!--l. 6333--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6354--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glstildechar</span><span class="cmtt-9"> </span></span><a - id="dx1-50010"></a> <span + id="dx1-51010"></a> <span class="cmtt-10">\glstildechar </span></div><hr> -</p><!--l. 6335--><p class="noindent" > +</p><!--l. 6356--><p class="noindent" > For example, a newline character is specified in a <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-50011"></a></a> style file using <span class="obeylines-h"><span class="verb"><span + id="dx1-51011"></a></a> style file using <span class="obeylines-h"><span class="verb"><span class="cmtt-10">~n</span></span></span> so you can use <span class="cmtt-10">\glstildechar n </span>to write this correctly (or you can do <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\string~n</span></span></span>). A backslash can be written to a file using -</p><!--l. 6340--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6361--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsbackslash</span><span class="cmtt-9"> </span></span><a - id="dx1-50012"></a> <span + id="dx1-51012"></a> <span class="cmtt-10">\glsbackslash </span></div><hr> -</p><!--l. 6342--><p class="noindent" > -</p><!--l. 6344--><p class="indent" > In addition, if you are using a package that makes the double quote character +</p><!--l. 6363--><p class="noindent" > +</p><!--l. 6365--><p class="indent" > In addition, if you are using a package that makes the double quote character active (e.g. <span class="cmss-10">ngerman</span><a - id="dx1-50013"></a>) you can use: -</p><!--l. 6346--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-51013"></a>) you can use: +</p><!--l. 6367--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsquote</span><span class="cmtt-9"> </span></span><a - id="dx1-50014"></a> <span + id="dx1-51014"></a> <span class="cmtt-10">\glsquote{</span>⟨<span class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6348--><p class="noindent" > +</p><!--l. 6369--><p class="noindent" > which will produce <span class="obeylines-h"><span class="verb"><span class="cmtt-10">"</span></span></span>⟨<span class="cmti-10">text</span>⟩<span class="obeylines-h"><span class="verb"><span @@ -12934,72 +12967,72 @@ class="cmtt-10">\string"</span></span></span> to write 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="cmtt-10">"</span></span></span> for clarity. -</p><!--l. 6354--><p class="indent" > If you want greater control over the <a +</p><!--l. 6375--><p class="indent" > If you want greater control over the <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-50015"></a></a> style file than is available through the + id="dx1-51015"></a></a> style file than is available through the <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> commands provided by the <span class="cmss-10">glossaries </span>package, you will need to edit the <span class="cmtt-10">xindy</span><a - id="dx1-50016"></a> + id="dx1-51016"></a> style file. In which case, you must use <span class="cmtt-10">\noist</span><a - id="dx1-50017"></a> to prevent the style file from being + id="dx1-51017"></a> to prevent the style file from being overwritten by the <span class="cmss-10">glossaries </span>package. For additional information about <span class="cmtt-10">xindy</span><a - id="dx1-50018"></a>, read + id="dx1-51018"></a>, read the <span class="cmtt-10">xindy</span><a - id="dx1-50019"></a> documentation. I’m sorry I can’t provide any assistance with writing <span + id="dx1-51019"></a> documentation. I’m sorry I can’t provide any assistance with writing <span class="cmtt-10">xindy</span><a - id="dx1-50020"></a> + id="dx1-51020"></a> style files. If you need help, I recommend you ask on the <span class="cmtt-10">xindy</span><a - id="dx1-50021"></a> mailing list + id="dx1-51021"></a> mailing list (<a href="http://xindy.sourceforge.net/mailing-list.html" class="url" ><span class="cmtt-10">http://xindy.sourceforge.net/mailing-list.html</span></a>). </p> -<!--l. 6365--><p class="noindent" ><a +<!--l. 6386--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">11.1 </span> <a id="sec:langenc"></a>Language and Encodings</h3> -<!--l. 6368--><p class="noindent" >When you use <a +<!--l. 6389--><p class="noindent" >When you use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-51001"></a></a>, you need to specify the language and encoding used (unless you + id="dx1-52001"></a></a>, you need to specify the language and encoding used (unless you have written your own custom <span class="cmtt-10">xindy</span><a - id="dx1-51002"></a> style file that defines the relevant alphabet and + id="dx1-52002"></a> style file that defines the relevant alphabet and sort rules). If you use <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-51003"></a></a>, this information is obtained from the + id="dx1-52003"></a></a>, this information is obtained from the document’s auxiliary (<span class="cmtt-10">.aux</span><a - id="dx1-51004"></a>) file. The <a + id="dx1-52004"></a>) file. The <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-51005"></a></a> script attempts to find the root + id="dx1-52005"></a></a> script attempts to find the root language given your document settings, but in the event that it gets it wrong or if <span class="cmtt-10">xindy</span><a - id="dx1-51006"></a> doesn’t support that language, then you can specify the required language + id="dx1-52006"></a> doesn’t support that language, then you can specify the required language using: -</p><!--l. 6377--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6398--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GlsSetXdyLanguage</span><span class="cmtt-9"> </span></span><a - id="dx1-51007"></a> <span + id="dx1-52007"></a> <span class="cmtt-10">\GlsSetXdyLanguage[</span>⟨<span class="cmitt-10">glossary type</span>⟩<span class="cmtt-10">]{</span>⟨<span class="cmitt-10">language</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 6379--><p class="noindent" > +</p><!--l. 6400--><p class="noindent" > where ⟨<span class="cmti-10">language</span>⟩ is the name of the language. The optional argument can be used if you have multiple glossaries in different languages. If ⟨<span @@ -13007,31 +13040,31 @@ class="cmti-10">glossary type</span>⟩ is omitted, it will be applied to all glossaries, otherwise the language setting will only be applied to the glossary given by ⟨<span class="cmti-10">glossary type</span>⟩. -</p><!--l. 6387--><p class="indent" > If the <span +</p><!--l. 6408--><p class="indent" > If the <span class="cmss-10">inputenc</span><a - id="dx1-51008"></a> package is used, the encoding will be obtained from the + id="dx1-52008"></a> package is used, the encoding will be obtained from the value of <span class="cmtt-10">\inputencodingname</span><a - id="dx1-51009"></a>. Alternatively, you can specify the encoding + id="dx1-52009"></a>. Alternatively, you can specify the encoding using: -</p><!--l. 6390--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6411--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GlsSetXdyCodePage</span><span class="cmtt-9"> </span></span><a - id="dx1-51010"></a> <span + id="dx1-52010"></a> <span class="cmtt-10">\GlsSetXdyCodePage{</span>⟨<span class="cmitt-10">code</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6392--><p class="noindent" > +</p><!--l. 6413--><p class="noindent" > where ⟨<span class="cmti-10">code</span>⟩ is the name of the encoding. For example: </p> - <div class="verbatim" id="verbatim-178"> + <div class="verbatim" id="verbatim-179"> \GlsSetXdyCodePage{utf8} </div> -<!--l. 6396--><p class="nopar" > -</p><!--l. 6398--><p class="indent" > Note that you can also specify the language and encoding using the package option +<!--l. 6417--><p class="nopar" > +</p><!--l. 6419--><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="cmtt-10">xindy={language=</span></span></span>⟨<span class="cmti-10">lang</span>⟩<span class="obeylines-h"><span class="verb"><span @@ -13041,166 +13074,166 @@ class="cmtt-10">}</span></span></span>. For example: </p> - <div class="verbatim" id="verbatim-179"> + <div class="verbatim" id="verbatim-180"> \usepackage[xindy={language=english,codepage=utf8}]{glossaries} </div> -<!--l. 6404--><p class="nopar" > -</p><!--l. 6406--><p class="indent" > If you write your own custom <a +<!--l. 6425--><p class="nopar" > +</p><!--l. 6427--><p class="indent" > If you write your own custom <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-51011"></a></a> style file that includes the language settings, + id="dx1-52011"></a></a> style file that includes the language settings, you need to set the language to nothing: </p> - <div class="verbatim" id="verbatim-180"> + <div class="verbatim" id="verbatim-181"> \GlsSetXdyLanguage{} </div> -<!--l. 6411--><p class="nopar" > (and remember to use <span +<!--l. 6432--><p class="nopar" > (and remember to use <span class="cmtt-10">\noist</span><a - id="dx1-51012"></a> to prevent the style file from being overwritten). -</p><!--l. 6415--><p class="indent" > <div class="important" title="Important Note"> The commands <span + id="dx1-52012"></a> to prevent the style file from being overwritten). +</p><!--l. 6436--><p class="indent" > <div class="important" title="Important Note"> The commands <span class="cmtt-10">\GlsSetXdyLanguage </span>and <span class="cmtt-10">\GlsSetXdyCodePage </span>have no effect if you don’t use <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-51013"></a></a>. If you call <a + id="dx1-52013"></a></a>. If you call <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-51014"></a></a> without <span + id="dx1-52014"></a></a> without <span class="cmtt-10">makeglossaries</span><a - id="dx1-51015"></a> you need + id="dx1-52015"></a> you need to remember to set the language and encoding using the <span class="cmtt-10">-L </span>and <span class="cmtt-10">-C </span>switches. </div> -</p><!--l. 6421--><p class="noindent" > -</p><!--l. 6423--><p class="noindent" > +</p><!--l. 6442--><p class="noindent" > +</p><!--l. 6444--><p class="noindent" > </p> -<!--l. 6423--><p class="noindent" ><a +<!--l. 6444--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">11.2 </span> <a id="sec:xindyloc"></a>Locations and Number lists</h3> -<!--l. 6426--><p class="noindent" >If you use <span +<!--l. 6447--><p class="noindent" >If you use <span class="cmss-10">xindy</span><a - id="dx1-52001"></a>, the <span + id="dx1-53001"></a>, the <span class="cmss-10">glossaries </span>package needs to know which counters you will be using in the <a href="#glo:numberlist">number list<a - id="dx1-52002"></a></a> in order to correctly format the <a + id="dx1-53002"></a></a> in order to correctly format the <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-52003"></a></a> style file. Counters specified + id="dx1-53003"></a></a> style file. Counters specified using the <span class="cmss-10">counter</span><a - id="dx1-52004"></a> package option or the ⟨<span + id="dx1-53004"></a> package option or the ⟨<span class="cmti-10">counter</span>⟩ option of <span class="cmtt-10">\newglossary</span><a - id="dx1-52005"></a> are + id="dx1-53005"></a> are automatically taken care of, but if you plan to use a different counter in the <span class="cmss-10">counter</span><a - id="dx1-52006"></a> + id="dx1-53006"></a> key for commands like <span class="cmtt-10">\glslink</span><a - id="dx1-52007"></a>, then you need to identify these counters <span + id="dx1-53007"></a>, then you need to identify these counters <span class="cmti-10">before</span> <span class="cmtt-10">\makeglossaries</span><a - id="dx1-52008"></a> using: -</p><!--l. 6434--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-53008"></a> using: +</p><!--l. 6455--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GlsAddXdyCounters</span><span class="cmtt-9"> </span></span><a - id="dx1-52009"></a> <span + id="dx1-53009"></a> <span class="cmtt-10">\GlsAddXdyCounters{</span>⟨<span class="cmitt-10">counter list</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6436--><p class="noindent" > +</p><!--l. 6457--><p class="noindent" > where ⟨<span class="cmti-10">counter list</span>⟩ is a comma-separated list of counter names. -</p><!--l. 6439--><p class="indent" > The most likely attributes used in the <span +</p><!--l. 6460--><p class="indent" > The most likely attributes used in the <span class="cmss-10">format</span><a - id="dx1-52010"></a> key (<span + id="dx1-53010"></a> key (<span class="cmtt-10">textrm</span><a - id="dx1-52011"></a>, <span + id="dx1-53011"></a>, <span class="cmtt-10">hyperrm</span><a - id="dx1-52012"></a> etc) are + id="dx1-53012"></a> etc) are automatically added to the <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-52013"></a></a> style file, but if you want to use another attribute, + id="dx1-53013"></a></a> style file, but if you want to use another attribute, you need to add it using: -</p><!--l. 6443--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6464--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GlsAddXdyAttribute</span><span class="cmtt-9"> </span></span><a - id="dx1-52014"></a> <span + id="dx1-53014"></a> <span class="cmtt-10">\GlsAddXdyAttribute{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6445--><p class="noindent" > +</p><!--l. 6466--><p class="noindent" > where ⟨<span class="cmti-10">name</span>⟩ is the name of the attribute, as used in the <span class="cmss-10">format</span><a - id="dx1-52015"></a> key. + id="dx1-53015"></a> key. <a - id="x1-52016r14"></a> -</p><!--l. 6449--><p class="noindent" ><span + id="x1-53016r14"></a> +</p><!--l. 6470--><p class="noindent" ><span class="cmbx-12">Example 14</span><span class="cmbx-12"> (Custom Font for Displaying a Location)</span><a - id="x1-52017"></a> -</p><!--l. 6450--><p class="indent" > Suppose I want a bold, italic, hyperlinked location. I first need to define a + id="x1-53017"></a> +</p><!--l. 6471--><p class="indent" > Suppose I want a bold, italic, hyperlinked location. I first need to define a command that will do this: </p> - <div class="verbatim" id="verbatim-181"> + <div class="verbatim" id="verbatim-182"> \newcommand*{\hyperbfit}[1]{\textit{\hyperbf{#1}}} </div> -<!--l. 6454--><p class="nopar" > but with <a +<!--l. 6475--><p class="nopar" > but with <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-52018"></a></a>, I also need to add this as an allowed attribute: + id="dx1-53018"></a></a>, I also need to add this as an allowed attribute: </p> - <div class="verbatim" id="verbatim-182"> + <div class="verbatim" id="verbatim-183"> \GlsAddXdyAttribute{hyperbfit} </div> -<!--l. 6459--><p class="nopar" > Now I can use it in the optional argument of commands like <span +<!--l. 6480--><p class="nopar" > Now I can use it in the optional argument of commands like <span class="cmtt-10">\gls</span><a - id="dx1-52019"></a>: + id="dx1-53019"></a>: </p> - <div class="verbatim" id="verbatim-183"> + <div class="verbatim" id="verbatim-184"> Here is a \gls[format=hyperbfit]{sample} entry. </div> -<!--l. 6464--><p class="nopar" > (where <span +<!--l. 6485--><p class="nopar" > (where <span class="cmtt-10">sample </span>is the label of the required entry). </p> <div class="center" > -<!--l. 6466--><p class="noindent" > -</p><!--l. 6466--><p class="noindent" >____________________________</p></div> -<!--l. 6468--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 6487--><p class="noindent" > +</p><!--l. 6487--><p class="noindent" >____________________________</p></div> +<!--l. 6489--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\GlsAddXdyAttribute </span>has no effect if <span class="cmtt-10">\noist</span><a - id="dx1-52020"></a> is used or if + id="dx1-53020"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-52021"></a> is omitted. <span + id="dx1-53021"></a> is omitted. <span class="cmtt-10">\GlsAddXdyAttribute </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-52022"></a>. Additionally, <span + id="dx1-53022"></a>. Additionally, <span class="cmtt-10">\GlsAddXdyCounters </span>must come before <span class="cmtt-10">\GlsAddXdyAttribute</span>. </div> -</p><!--l. 6474--><p class="noindent" > -</p><!--l. 6476--><p class="indent" > If the location numbers include formatting commands, then you need to add a +</p><!--l. 6495--><p class="noindent" > +</p><!--l. 6497--><p class="indent" > If the location numbers include formatting commands, then you need to add a location style in the appropriate format using -</p><!--l. 6478--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6499--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GlsAddXdyLocation</span><span class="cmtt-9"> </span></span><a - id="dx1-52023"></a> <span + id="dx1-53023"></a> <span class="cmtt-10">\GlsAddXdyLocation[</span>⟨<span class="cmitt-10">prefix-location</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -13209,13 +13242,13 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">definition</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 6480--><p class="noindent" > +</p><!--l. 6501--><p class="noindent" > where ⟨<span class="cmti-10">name</span>⟩ is the name of the format and ⟨<span class="cmti-10">definition</span>⟩ is the <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-52024"></a></a> + id="dx1-53024"></a></a> definition. The optional argument ⟨<span class="cmti-10">prefix-location</span>⟩ is needed if <span @@ -13225,118 +13258,118 @@ class="cmtt-10">\the</span>⟨<span class="cmti-10">counter</span>⟩. (See also <span class="cmtt-10">\glsaddprotectedpagefmt</span><a - id="dx1-52025"></a> described in <a + id="dx1-53025"></a> described in <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>.) -</p><!--l. 6488--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 6509--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\GlsAddXdyLocation </span>has no effect if <span class="cmtt-10">\noist</span><a - id="dx1-52026"></a> is used or if + id="dx1-53026"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-52027"></a> is omitted. <span + id="dx1-53027"></a> is omitted. <span class="cmtt-10">\GlsAddXdyLocation </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-52028"></a>. </div> -</p><!--l. 6492--><p class="noindent" > + id="dx1-53028"></a>. </div> +</p><!--l. 6513--><p class="noindent" > <a - id="x1-52029r15"></a> -</p><!--l. 6494--><p class="noindent" ><span + id="x1-53029r15"></a> +</p><!--l. 6515--><p class="noindent" ><span class="cmbx-12">Example 15</span><span class="cmbx-12"> (Custom Numbering System for Locations)</span><a - id="x1-52030"></a> -</p><!--l. 6495--><p class="indent" > Suppose I decide to use a somewhat eccentric numbering system for sections where + id="x1-53030"></a> +</p><!--l. 6516--><p class="indent" > Suppose I decide to use a somewhat eccentric numbering system for sections where I redefine <span class="cmtt-10">\thesection </span>as follows: </p> - <div class="verbatim" id="verbatim-184"> + <div class="verbatim" id="verbatim-185"> \renewcommand*{\thesection}{[\thechapter]\arabic{section}} </div> -<!--l. 6499--><p class="nopar" > If I haven’t done <span class="obeylines-h"><span class="verb"><span +<!--l. 6520--><p class="nopar" > If I haven’t done <span class="obeylines-h"><span class="verb"><span class="cmtt-10">counter=section</span></span></span> in the package option, I need to specify that the counter will be used as a location number: </p> - <div class="verbatim" id="verbatim-185"> + <div class="verbatim" id="verbatim-186"> \GlsAddXdyCounters{section} </div> -<!--l. 6505--><p class="nopar" > Next I need to add the location style (<span +<!--l. 6526--><p class="nopar" > Next I need to add the location style (<span class="cmtt-10">\thechapter </span>is assumed to be the standard <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\arabic{chapter}</span></span></span>): </p> - <div class="verbatim" id="verbatim-186"> + <div class="verbatim" id="verbatim-187"> \GlsAddXdyLocation{section}{:sep "[" "arabic-numbers" :sep "]"  <br />  "arabic-numbers"  <br />} </div> -<!--l. 6512--><p class="nopar" > Note that if I have further decided to use the <span +<!--l. 6533--><p class="nopar" > Note that if I have further decided to use the <span class="cmss-10">hyperref</span><a - id="dx1-52031"></a> package and want to redefine + id="dx1-53031"></a> package and want to redefine <span class="cmtt-10">\theHsection </span>as: </p> - <div class="verbatim" id="verbatim-187"> + <div class="verbatim" id="verbatim-188"> \renewcommand*{\theHsection}{\thepart.\thesection}  <br />\renewcommand*{\thepart}{\Roman{part}} </div> -<!--l. 6518--><p class="nopar" > then I need to modify the <span +<!--l. 6539--><p class="nopar" > then I need to modify the <span class="cmtt-10">\GlsAddXdyLocation </span>code above to: </p> - <div class="verbatim" id="verbatim-188"> + <div class="verbatim" id="verbatim-189"> \GlsAddXdyLocation["roman-numbers-uppercase"]{section}{:sep "["  <br />  "arabic-numbers" :sep "]" "arabic-numbers"  <br />} </div> -<!--l. 6524--><p class="nopar" > Since <span +<!--l. 6545--><p class="nopar" > Since <span class="cmtt-10">\Roman</span><a - id="dx1-52032"></a> will result in an empty string if the counter is zero, it’s a good idea to + id="dx1-53032"></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: </p> - <div class="verbatim" id="verbatim-189"> + <div class="verbatim" id="verbatim-190"> \GlsAddXdyLocation{zero.section}{:sep "["  <br />  "arabic-numbers" :sep "]" "arabic-numbers"  <br />} </div> -<!--l. 6531--><p class="nopar" > This example is illustrated in the sample file <a +<!--l. 6552--><p class="nopar" > This example is illustrated in the sample file <a href="#x1-5076r24"><span class="cmtt-10">samplexdy2.tex</span></a>. </p> <div class="center" > -<!--l. 6534--><p class="noindent" > -</p><!--l. 6534--><p class="noindent" >____________________________</p></div> +<!--l. 6555--><p class="noindent" > +</p><!--l. 6555--><p class="noindent" >____________________________</p></div> <a - id="x1-52033r16"></a> -<!--l. 6536--><p class="noindent" ><span + id="x1-53033r16"></a> +<!--l. 6557--><p class="noindent" ><span class="cmbx-12">Example 16</span><span class="cmbx-12"> (Locations as Words not Digits)</span><a - id="x1-52034"></a> -</p><!--l. 6537--><p class="indent" > Suppose I want the page numbers written as words rather than digits and I use + id="x1-53034"></a> +</p><!--l. 6558--><p class="indent" > Suppose I want the page numbers written as words rather than digits and I use the <span class="cmss-10">fmtcount</span><a - id="dx1-52035"></a> package to do this. I can redefine <span + id="dx1-53035"></a> package to do this. I can redefine <span class="cmtt-10">\thepage</span><a - id="dx1-52036"></a> as follows: + id="dx1-53036"></a> as follows: </p> - <div class="verbatim" id="verbatim-190"> + <div class="verbatim" id="verbatim-191"> \renewcommand*{\thepage}{\Numberstring{page}} </div> -<!--l. 6542--><p class="nopar" > This gets expanded to <span class="obeylines-h"><span class="verb"><span +<!--l. 6563--><p class="nopar" > This gets expanded to <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\protect</span><span class="cmtt-10"> \Numberstringnum</span><span class="cmtt-10"> </span></span></span><span @@ -13349,27 +13382,27 @@ form: </p> - <div class="verbatim" id="verbatim-191"> + <div class="verbatim" id="verbatim-192"> \GlsAddXdyLocation{Numberstring}{:sep "\string\protect\space  <br />  \string\Numberstringnum\space\glsopenbrace"  <br />  "arabic-numbers" :sep "\glsclosebrace"} </div> -<!--l. 6550--><p class="nopar" > Note that it’s necessary to use <span +<!--l. 6571--><p class="nopar" > Note that it’s necessary to use <span class="cmtt-10">\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 href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-52037"></a></a> doesn’t ignore spaces after control + id="dx1-53037"></a></a> doesn’t ignore spaces after control sequences. -</p><!--l. 6555--><p class="indent" > Note that <span +</p><!--l. 6576--><p class="indent" > Note that <span class="cmtt-10">\GlsAddXdyLocation{</span>⟨<span class="cmti-10">name</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmti-10">definition</span>⟩<span class="cmtt-10">} </span>will define commands in the form: -</p><!--l. 6558--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 6579--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glsX</span>⟨<span class="cmitt-10">counter</span>⟩<span class="obeylines-h"><span class="verb"><span class="cmtt-10">X</span></span></span>⟨<span @@ -13379,20 +13412,20 @@ class="cmitt-10">Hprefix</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">location</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6559--><p class="noindent" > +</p><!--l. 6580--><p class="noindent" > for each counter that has been identified either by the <span class="cmss-10">counter</span><a - id="dx1-52038"></a> package option, the + id="dx1-53038"></a> package option, the ⟨<span class="cmti-10">counter</span>⟩ option for <span class="cmtt-10">\newglossary</span><a - id="dx1-52039"></a> or in the argument of <span + id="dx1-53039"></a> or in the argument of <span class="cmtt-10">\GlsAddXdyCounters</span><a - id="dx1-52040"></a>. -</p><!--l. 6564--><p class="indent" > The first argument ⟨<span + id="dx1-53040"></a>. +</p><!--l. 6585--><p class="indent" > The first argument ⟨<span class="cmti-10">Hprefix</span>⟩ is only relevant when used with the <span class="cmss-10">hyperref</span><a - id="dx1-52041"></a> package + id="dx1-53041"></a> package and indicates that <span class="cmtt-10">\the</span>⟨<span class="cmti-10">Hcounter</span>⟩ is given by <span @@ -13405,15 +13438,15 @@ href="#x1-5065r23"><span class="cmtt-10">samplexdy.tex</span></a>, which comes with the <span class="cmss-10">glossaries </span>package, uses the default <span class="cmss-10">page</span><a - id="dx1-52042"></a> + id="dx1-53042"></a> counter for locations, and it uses the default <span class="cmtt-10">\glsnumberformat</span><a - id="dx1-52043"></a> and a custom + id="dx1-53043"></a> and a custom <span class="cmtt-10">\hyperbfit </span>format. A new <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-52044"></a></a> location called <span + id="dx1-53044"></a></a> location called <span class="cmtt-10">Numberstring</span>, as illustrated above, is defined to make the page numbers appear as “One”, “Two”, etc. In order for the location numbers to hyperlink to the relevant pages, I need to redefine the necessary @@ -13425,7 +13458,7 @@ class="cmti-10">format</span>⟩ commands: </p> - <div class="verbatim" id="verbatim-192"> + <div class="verbatim" id="verbatim-193"> \renewcommand{\glsXpageXglsnumberformat}[2]{%  <br /> \linkpagenumber#2%  <br />} @@ -13434,14 +13467,14 @@ class="cmti-10">format</span>⟩ commands:  <br />}  <br />\newcommand{\linkpagenumber}[3]{\hyperlink{page.#3}{#1#2{#3}}} </div> -<!--l. 6585--><p class="nopar" > </p> +<!--l. 6606--><p class="nopar" > </p> <div class="center" > -<!--l. 6586--><p class="noindent" > -</p><!--l. 6586--><p class="noindent" >____________________________</p></div> -<!--l. 6588--><p class="indent" > In the <a +<!--l. 6607--><p class="noindent" > +</p><!--l. 6607--><p class="noindent" >____________________________</p></div> +<!--l. 6609--><p class="indent" > In the <a href="#glo:numberlist">number list<a - id="dx1-52045"></a></a>, the locations are sorted according to type. The default ordering is: + id="dx1-53045"></a></a>, the locations are sorted according to type. The default ordering is: <span class="cmtt-10">roman-page-numbers </span>(e.g. i), <span class="cmtt-10">arabic-page-numbers </span>(e.g. 1), <span @@ -13449,7 +13482,7 @@ class="cmtt-10">arabic-section-numbers</span> (e.g. 1.1 if the compositor is a full stop or 1-1 if the compositor is a hyphen<span class="footnote-mark"><a href="#fn1x12" id="fn1x12-bk"><sup class="textsuperscript">11.1</sup></a></span><a - id="x1-52046f1"></a>), + id="x1-53046f1"></a>), <span class="cmtt-10">alpha-page-numbers </span>(e.g. a), <span class="cmtt-10">Roman-page-numbers </span>(e.g. I), @@ -13459,28 +13492,28 @@ class="cmtt-10">Appendix-page-numbers </span>(e.g. A.1 if the Alpha compositor is a full stop or A-1 if the Alpha compositor is a hyphen<span class="footnote-mark"><a href="#fn2x12" id="fn2x12-bk"><sup class="textsuperscript">11.2</sup></a></span><a - id="x1-52048f2"></a>), + id="x1-53048f2"></a>), user defined location names (as specified by <span class="cmtt-10">\GlsAddXdyLocation</span><a - id="dx1-52050"></a> in the order in + id="dx1-53050"></a> in the order in which they were defined), <span class="cmtt-10">see </span>(cross-referenced entries). This ordering can be changed using: -</p><!--l. 6604--><p class="indent" > <span class="marginpar"><span +</p><!--l. 6625--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\GlsSetXdyLocationClassOrder</span><span class="cmtt-9"> </span></span><a - id="dx1-52051"></a> -</p><!--l. 6606--><p class="indent" > <hr><div title="Definition"><span + id="dx1-53051"></a> +</p><!--l. 6627--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\GlsSetXdyLocationClassOrder{</span>⟨<span class="cmitt-10">location names</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6607--><p class="noindent" > +</p><!--l. 6628--><p class="noindent" > where each location name is delimited by double quote marks and separated by white space. For example: </p> - <div class="verbatim" id="verbatim-193"> + <div class="verbatim" id="verbatim-194"> \GlsSetXdyLocationClassOrder{  <br />  "arabic-page-numbers"  <br />  "arabic-section-numbers" @@ -13492,120 +13525,120 @@ space. For example:  <br />  "see"  <br />} </div> -<!--l. 6621--><p class="nopar" > -</p><!--l. 6623--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 6642--><p class="nopar" > +</p><!--l. 6644--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\GlsSetXdyLocationClassOrder </span>has no effect if <span class="cmtt-10">\noist</span><a - id="dx1-52052"></a> is used or if + id="dx1-53052"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-52053"></a> is omitted. <span + id="dx1-53053"></a> is omitted. <span class="cmtt-10">\GlsSetXdyLocationClassOrder </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-52054"></a>. </div> -</p><!--l. 6628--><p class="noindent" > -</p><!--l. 6630--><p class="indent" > If a <a + id="dx1-53054"></a>. </div> +</p><!--l. 6649--><p class="noindent" > +</p><!--l. 6651--><p class="indent" > If a <a href="#glo:numberlist">number list<a - id="dx1-52055"></a></a> consists of a sequence of consecutive numbers, the range will be + id="dx1-53055"></a></a> consists of a sequence of consecutive numbers, the range will be concatenated. The number of consecutive locations that causes a range formation defaults to 2, but can be changed using: -</p><!--l. 6635--><p class="indent" > <span class="marginpar"><span +</p><!--l. 6656--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\GlsSetXdyMinRangeLength</span><span class="cmtt-9"> </span></span><a - id="dx1-52056"></a> -</p><!--l. 6637--><p class="indent" > <hr><div title="Definition"><span + id="dx1-53056"></a> +</p><!--l. 6658--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\GlsSetXdyMinRangeLength{</span>⟨<span class="cmitt-10">n</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6638--><p class="noindent" > +</p><!--l. 6659--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-194"> + <div class="verbatim" id="verbatim-195"> \GlsSetXdyMinRangeLength{3} </div> -<!--l. 6642--><p class="nopar" > The argument may also be the keyword <span +<!--l. 6663--><p class="nopar" > The argument may also be the keyword <span class="cmtt-10">none</span>, to indicate that there should be no range formations. See the <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-52057"></a></a> manual for further details on range + id="dx1-53057"></a></a> manual for further details on range formations. -</p><!--l. 6647--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 6668--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\GlsSetXdyMinRangeLength </span>has no effect if <span class="cmtt-10">\noist</span><a - id="dx1-52058"></a> is used or if + id="dx1-53058"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-52059"></a> is omitted. <span + id="dx1-53059"></a> is omitted. <span class="cmtt-10">\GlsSetXdyMinRangeLength </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-52060"></a>. </div> -</p><!--l. 6652--><p class="noindent" > -</p><!--l. 6654--><p class="indent" > See <a + id="dx1-53060"></a>. </div> +</p><!--l. 6673--><p class="noindent" > +</p><!--l. 6675--><p class="indent" > See <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a> for further details. </p> -<!--l. 6656--><p class="noindent" ><a +<!--l. 6677--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">11.3 </span> <a id="sec:groups"></a>Glossary Groups</h3> -<!--l. 6659--><p class="noindent" >The glossary is divided into groups according to the first letter of the sort key. The +<!--l. 6680--><p class="noindent" >The glossary is divided into groups according to the first letter of the sort key. The <span class="cmss-10">glossaries </span>package also adds a number group by default, unless you suppress it in the <span class="cmss-10">xindy</span><a - id="dx1-53001"></a> package option. For example: + id="dx1-54001"></a> package option. For example: </p> - <div class="verbatim" id="verbatim-195"> + <div class="verbatim" id="verbatim-196"> \usepackage[xindy={glsnumbers=false}]{glossaries} </div> -<!--l. 6665--><p class="nopar" > Any entry that doesn’t go in one of the letter groups or the number group is placed in +<!--l. 6686--><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. 6669--><p class="indent" > If you have a number group, the default behaviour is to locate it before the “A” +</p><!--l. 6690--><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. 6673--><p class="indent" > <span class="marginpar"><span +</p><!--l. 6694--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\GlsSetXdyFirstLetterAfterDigits</span><span class="cmtt-9"> </span></span><a - id="dx1-53002"></a> -</p><!--l. 6675--><p class="indent" > <hr><div title="Definition"><span + id="dx1-54002"></a> +</p><!--l. 6696--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\GlsSetXdyFirstLetterAfterDigits{</span>⟨<span class="cmitt-10">letter</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6676--><p class="noindent" > -</p><!--l. 6678--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 6697--><p class="noindent" > +</p><!--l. 6699--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmtt-10">\GlsSetXdyFirstLetterAfterDigits </span>has no effect if <span class="cmtt-10">\noist</span><a - id="dx1-53003"></a> is used or + id="dx1-54003"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-53004"></a> is omitted. <span + id="dx1-54004"></a> is omitted. <span class="cmtt-10">\GlsSetXdyFirstLetterAfterDigits </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-53005"></a>. + id="dx1-54005"></a>. </div> -</p><!--l. 6683--><p class="noindent" > +</p><!--l. 6704--><p class="noindent" > </p> -<!--l. 6685--><p class="indent" > </div> -</p><!--l. 6685--><p class="noindent" ><a +<!--l. 6706--><p class="indent" > </div> +</p><!--l. 6706--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">12. <a id="sec:newglossary"></a>Defining New Glossaries</h2> -</p><!--l. 6688--><p class="indent" > A new glossary can be defined using: -</p><!--l. 6689--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6709--><p class="indent" > A new glossary can be defined using: +</p><!--l. 6710--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\newglossary</span><span class="cmtt-9"> </span></span><a - id="dx1-54001"></a> <span + id="dx1-55001"></a> <span class="cmtt-10">\newglossary[</span>⟨<span class="cmitt-10">log-ext</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -13621,7 +13654,7 @@ class="cmtt-10">}</span> class="cmtt-10">[</span>⟨<span class="cmitt-10">counter</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6691--><p class="noindent" > +</p><!--l. 6712--><p class="noindent" > where ⟨<span class="cmti-10">name</span>⟩ is the label to assign to this glossary. The arguments ⟨<span class="cmti-10">in-ext</span>⟩ and ⟨<span @@ -13632,7 +13665,7 @@ default title for this new glossary and the final optional argument ⟨<spa class="cmti-10">counter</span>⟩ specifies which counter to use for the associated <a href="#glo:numberlist">number list<a - id="dx1-54002"></a>s</a> (see also <a + id="dx1-55002"></a>s</a> (see also <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a @@ -13640,35 +13673,35 @@ href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>). Th <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-54003"></a></a> (<a + id="dx1-55003"></a></a> (<a href="#option2">Option 2</a>) or <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-54004"></a></a> (<a + id="dx1-55004"></a></a> (<a href="#option3">Option 3</a>) transcript file (this information is only used by <a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-54005"></a></a> which picks up the information from the + id="dx1-55005"></a></a> which picks up the information from the auxiliary file). If you use <a href="#option1">Option 1</a>, the ⟨<span class="cmti-10">log-ext</span>⟩, ⟨<span class="cmti-10">in-ext</span>⟩ and ⟨<span class="cmti-10">out-ext</span>⟩ arguments are ignored. -</p><!--l. 6705--><p class="indent" > <div class="important" title="Important Note"> The glossary label ⟨<span +</p><!--l. 6726--><p class="indent" > <div class="important" title="Important Note"> The glossary label ⟨<span class="cmti-10">name</span>⟩ must not contain any active characters. It’s generally best to stick with just characters that have category code 11 (typically the non-extended <a href="#glo:latinchar">Latin character<a - id="dx1-54006"></a>s</a> for standard <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span + id="dx1-55006"></a>s</a> for standard <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span>). </div> -</p><!--l. 6710--><p class="noindent" > -</p><!--l. 6712--><p class="indent" > There is also a starred version (new to v4.08): -</p><!--l. 6713--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6731--><p class="noindent" > +</p><!--l. 6733--><p class="indent" > There is also a starred version (new to v4.08): +</p><!--l. 6734--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\newglossary*</span><span class="cmtt-9"> </span></span><a - id="dx1-54007"></a> <span + id="dx1-55007"></a> <span class="cmtt-10">\newglossary*{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -13676,7 +13709,7 @@ class="cmitt-10">title</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">counter</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6715--><p class="noindent" > +</p><!--l. 6736--><p class="noindent" > which is equivalent to </p><div class="alltt"> <div class="obeylines-v"> <span @@ -13699,10 +13732,10 @@ class="cmitt-10">counter</span>⟩<span class="cmtt-10">]</span> </div> </div> or you can also use: -<!--l. 6721--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 6742--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\altnewglossary</span><span class="cmtt-9"> </span></span><a - id="dx1-54008"></a> <span + id="dx1-55008"></a> <span class="cmtt-10">\altnewglossary{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -13713,7 +13746,7 @@ class="cmtt-10">}[</span>⟨<span class="cmitt-10">counter</span>⟩<span class="cmtt-10">]</span> </div><hr> -</p><!--l. 6723--><p class="noindent" > +</p><!--l. 6744--><p class="noindent" > which is equivalent to </p><div class="alltt"> <div class="obeylines-v"> <span @@ -13736,38 +13769,38 @@ class="cmitt-10">counter</span>⟩<span class="cmtt-10">]</span> </div> </div> -<!--l. 6729--><p class="indent" > It may be that you have some terms or acronyms that are so common +<!--l. 6750--><p class="indent" > It may be that you have some terms or acronyms that are so common that they don’t need to be listed. In this case, you can define a special type of glossary that doesn’t create any associated files. This is referred to as an “ignored glossary” and it’s ignored by commands that iterate over all the glossaries, such as <span class="cmtt-10">\printglossaries</span><a - id="dx1-54009"></a>. To define an ignored glossary, + id="dx1-55009"></a>. To define an ignored glossary, use -</p><!--l. 6735--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6756--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\newignoredglossary</span><span class="cmtt-9"> </span></span><a - id="dx1-54010"></a> <span + id="dx1-55010"></a> <span class="cmtt-10">\newignoredglossary{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6737--><p class="noindent" > +</p><!--l. 6758--><p class="noindent" > where ⟨<span class="cmti-10">name</span>⟩ is the name of the glossary (as above). This glossary type will automatically be added to the <span class="cmss-10">nohypertypes</span><a - id="dx1-54011"></a> list, since there are no hypertargets for the + id="dx1-55011"></a> list, since there are no hypertargets for the entries in an ignored glossary. (The sample file <a href="#x1-5099r32"><span class="cmtt-10">sample-entryfmt.tex</span></a> defines an ignored glossary.) -</p><!--l. 6744--><p class="indent" > You can test if a glossary is an ignored one using: -</p><!--l. 6745--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6765--><p class="indent" > You can test if a glossary is an ignored one using: +</p><!--l. 6766--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifignoredglossary</span><span class="cmtt-9"> </span></span><a - id="dx1-54012"></a> <span + id="dx1-55012"></a> <span class="cmtt-10">\ifignoredglossary{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -13775,116 +13808,135 @@ class="cmitt-10">true</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">false</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6747--><p class="noindent" > +</p><!--l. 6768--><p class="noindent" > This does ⟨<span class="cmti-10">true</span>⟩ if ⟨<span class="cmti-10">name</span>⟩ was defined as an ignored glossary, otherwise it does ⟨<span class="cmti-10">false</span>⟩. -</p><!--l. 6751--><p class="indent" > Note that the main (default) glossary is automatically created as: +</p><!--l. 6772--><p class="indent" > Note that the main (default) glossary is automatically created as: </p> - <div class="verbatim" id="verbatim-196"> + <div class="verbatim" id="verbatim-197"> \newglossary{main}{gls}{glo}{\glossaryname} </div> -<!--l. 6754--><p class="nopar" > so it can be identified by the label <span +<!--l. 6775--><p class="nopar" > so it can be identified by the label <span class="cmtt-10">main </span>(unless the <span class="cmss-10">nomain</span><a - id="dx1-54013"></a> package option is used). + id="dx1-55013"></a> package option is used). Using the <span class="cmss-10">acronym</span><a - id="dx1-54014"></a> package option is equivalent to: + id="dx1-55014"></a> package option is equivalent to: </p> - <div class="verbatim" id="verbatim-197"> + <div class="verbatim" id="verbatim-198"> \newglossary[alg]{acronym}{acr}{acn}{\acronymname} </div> -<!--l. 6760--><p class="nopar" > so it can be identified by the label <span +<!--l. 6781--><p class="nopar" > so it can be identified by the label <span class="cmtt-10">acronym</span>. If you are not sure whether the <span class="cmss-10">acronym</span><a - id="dx1-54015"></a> + id="dx1-55015"></a> option has been used, you can identify the list of acronyms by the command <span class="marginpar"><span class="cmtt-9">\acronymtype</span><span class="cmtt-9"> </span></span><a - id="dx1-54016"></a><span + id="dx1-55016"></a><span class="cmtt-10">\acronymtype </span>which is set to <span class="cmtt-10">acronym</span>, if the <span class="cmss-10">acronym</span><a - id="dx1-54017"></a> option has been + id="dx1-55017"></a> option has been used, otherwise it is set to <span class="cmtt-10">main</span>. Note that if you are using the main glossary as your list of acronyms, you need to declare it as a list of acronyms using the package option <span class="cmss-10">acronymlists</span><a - id="dx1-54018"></a>. -</p><!--l. 6771--><p class="indent" > The <span + id="dx1-55018"></a>. +</p><!--l. 6792--><p class="indent" > The <span class="cmss-10">symbols</span><a - id="dx1-54019"></a> package option creates a new glossary with the label <span + id="dx1-55019"></a> package option creates a new glossary with the label <span class="cmtt-10">symbols</span> using: </p> - <div class="verbatim" id="verbatim-198"> + <div class="verbatim" id="verbatim-199"> \newglossary[slg]{symbols}{sls}{slo}{\glssymbolsgroupname} </div> -<!--l. 6775--><p class="nopar" > The <span +<!--l. 6796--><p class="nopar" > The <span class="cmss-10">numbers</span><a - id="dx1-54020"></a> package option creates a new glossary with the label <span + id="dx1-55020"></a> package option creates a new glossary with the label <span class="cmtt-10">numbers</span> using: </p> - <div class="verbatim" id="verbatim-199"> + <div class="verbatim" id="verbatim-200"> \newglossary[nlg]{numbers}{nls}{nlo}{\glsnumbersgroupname} </div> -<!--l. 6780--><p class="nopar" > The <span +<!--l. 6801--><p class="nopar" > The <span class="cmss-10">index</span><a - id="dx1-54021"></a> package option creates a new glossary with the label <span + id="dx1-55021"></a> package option creates a new glossary with the label <span class="cmtt-10">index </span>using: </p> - <div class="verbatim" id="verbatim-200"> + <div class="verbatim" id="verbatim-201"> \newglossary[ilg]{index}{ind}{idx}{\indexname} </div> -<!--l. 6785--><p class="nopar" > -</p><!--l. 6787--><p class="indent" > <div class="important" title="Important Note"> Options <a +<!--l. 6806--><p class="nopar" > +</p><!--l. 6808--><p class="indent" > <div class="important" title="Important Note"> Options <a href="#option2">2</a> and <a href="#option3">3</a>: all glossaries must be defined before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-54022"></a> to + id="dx1-55022"></a> to ensure that the relevant output files are opened. -</p><!--l. 6791--><p class="indent" > See <a +</p><!--l. 6812--><p class="indent" > See <a href="#sec:fixednames"><span class="cmsy-10">§</span>1.3.1 </a><a href="#sec:fixednames">Changing the Fixed Names<!--tex4ht:ref: sec:fixednames --></a> if you want to redefine <span class="cmtt-10">\glossaryname</span>, especially if you are using <span class="cmss-10">babel</span><a - id="dx1-54023"></a> or <span + id="dx1-55023"></a> or <span class="cmss-10">translator</span><a - id="dx1-54024"></a>. (Similarly for <span + id="dx1-55024"></a>. (Similarly for <span class="cmtt-10">\glssymbolsgroupname</span> and <span class="cmtt-10">\glsnumbersgroupname</span>.) If you want to redefine <span class="cmtt-10">\indexname</span><a - id="dx1-54025"></a>, just follow the + id="dx1-55025"></a>, just follow the advice in <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=fixnam" >How to change LaTeX’s “fixed names”</a>. </div> -</p><!--l. 6798--><p class="noindent" > +</p><!--l. 6819--><p class="noindent" > </p> -<!--l. 6800--><p class="indent" > </div> -</p><!--l. 6800--><p class="noindent" ><a +<!--l. 6821--><p class="indent" > </div> +</p><!--l. 6821--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">13. <a id="sec:acronyms"></a>Acronyms</h2> -</p><!--l. 6803--><p class="indent" > You may have noticed in <a +</p><!--l. 6824--><p class="indent" > <div class="important" title="Important Note"> Note that although this chapter uses the term “acronym”, you can also use the +commands described here for abbreviations or contractions (as in the case of some of +the examples given below). If the glossary title is no longer applicable (for example, it +should be “Abbreviations” rather than “Acronyms”) then you can change the title +either by redefining <span +class="cmtt-10">\acronymname</span><a + id="dx1-56001"></a> (see <a +href="#sec:languages"><span +class="cmsy-10">§</span>1.3 </a><a +href="#sec:languages">Multi-Lingual Support<!--tex4ht:ref: sec:languages --></a>) or by using +the <span +class="cmss-10">title</span><a + id="dx1-56002"></a> in the optional argument of <span +class="cmtt-10">\printglossary</span><a + id="dx1-56003"></a> (or <span +class="cmtt-10">\printacronym</span><a + id="dx1-56004"></a>). +</div> +</p><!--l. 6834--><p class="noindent" > +</p><!--l. 6836--><p class="indent" > You may have noticed in <a href="#sec:newglosentry"><span class="cmsy-10">§</span>4 </a><a href="#sec:newglosentry">Defining Glossary Entries<!--tex4ht:ref: sec:newglosentry --></a> that when you specify a new @@ -13893,10 +13945,10 @@ href="#glo:firstuse">first used</a> in the document. This provides a useful means to define acronyms. For convenience, the <span class="cmss-10">glossaries </span>package defines the command: -</p><!--l. 6808--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6841--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\newacronym</span><span class="cmtt-9"> </span></span><a - id="dx1-55001"></a> <span + id="dx1-56005"></a> <span class="cmtt-10">\newacronym[</span>⟨<span class="cmitt-10">key-val list</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -13907,34 +13959,34 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">long</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 6810--><p class="noindent" > -</p><!--l. 6812--><p class="indent" > This uses <span +</p><!--l. 6843--><p class="noindent" > +</p><!--l. 6845--><p class="indent" > This uses <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-55002"></a> to create an entry with the given label in the + id="dx1-56006"></a> to create an entry with the given label in the glossary given by <span class="cmtt-10">\acronymtype</span><a - id="dx1-55003"></a>. You can specify a different glossary using the <span + id="dx1-56007"></a>. You can specify a different glossary using the <span class="cmss-10">type</span><a - id="dx1-55004"></a> + id="dx1-56008"></a> key within the optional argument. The <span class="cmtt-10">\newacronym </span>command also uses the <span class="cmss-10">long</span><a - id="dx1-55005"></a>, + id="dx1-56009"></a>, <span class="cmss-10">longplural</span><a - id="dx1-55006"></a>, <span + id="dx1-56010"></a>, <span class="cmss-10">short</span><a - id="dx1-55007"></a> and <span + id="dx1-56011"></a> and <span class="cmss-10">shortplural</span><a - id="dx1-55008"></a> keys in <span + id="dx1-56012"></a> keys in <span class="cmtt-10">\newglossaryentry </span>to store the long and abbreviated forms and their plurals. -</p><!--l. 6820--><p class="indent" > <div class="important" title="Important Note"> If you haven’t identified the specified glossary type as a list of acronyms (via the +</p><!--l. 6853--><p class="indent" > <div class="important" title="Important Note"> If you haven’t identified the specified glossary type as a list of acronyms (via the package option <span class="cmss-10">acronymlists</span><a - id="dx1-55009"></a> or the command <span + id="dx1-56013"></a> or the command <span class="cmtt-10">\DeclareAcronymList</span><a - id="dx1-55010"></a>, see <a + id="dx1-56014"></a>, see <a href="#acronymoptions"><span class="cmsy-10">§</span>2.5 </a><a href="#acronymoptions">Acronym @@ -13943,22 +13995,22 @@ class="cmtt-10">\newacronym </span>will add it to the list and <span class="cmti-10">reset the display style </span>for that glossary via <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-55011"></a>. If you have a mixture of acronyms and regular entries + id="dx1-56015"></a>. If you have a mixture of acronyms and regular entries within the same glossary, care is needed if you want to change the display style: you must first identify that glossary as a list of acronyms and then use <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-55012"></a> (not redefine <span + id="dx1-56016"></a> (not redefine <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-55013"></a>) before defining your entries. + id="dx1-56017"></a>) before defining your entries. </div> -</p><!--l. 6831--><p class="noindent" > -</p><!--l. 6833--><p class="indent" > The optional argument <span +</p><!--l. 6864--><p class="noindent" > +</p><!--l. 6866--><p class="indent" > The optional argument <span class="cmtt-10">{</span>⟨<span class="cmti-10">key-val list</span>⟩<span class="cmtt-10">} </span>allows you to specify keys such as <span class="cmss-10">description</span><a - id="dx1-55014"></a> + id="dx1-56018"></a> (when used with one of the styles that require a description, described in <a href="#sec:setacronymstyle"><span class="cmsy-10">§</span>13.1 @@ -13968,44 +14020,44 @@ class="cmti-10">abbrv</span>⟩ or ⟨<span class="cmti-10">long</span>⟩ using the <span class="cmss-10">shortplural</span><a - id="dx1-55015"></a> or <span + id="dx1-56019"></a> or <span class="cmss-10">longplural</span><a - id="dx1-55016"></a> keys. For example: + id="dx1-56020"></a> keys. For example: </p> - <div class="verbatim" id="verbatim-201"> + <div class="verbatim" id="verbatim-202"> \newacronym[longplural={diagonal matrices}]%  <br />  {dm}{DM}{diagonal matrix} </div> -<!--l. 6843--><p class="nopar" > If the <a +<!--l. 6876--><p class="nopar" > If the <a href="#glo:firstuse">first use</a> uses the plural form, <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspl{dm}</span></span></span> will display: diagonal matrices (DMs). If you want to use the <span class="cmss-10">longplural</span><a - id="dx1-55017"></a> or <span + id="dx1-56021"></a> or <span class="cmss-10">shortplural</span><a - id="dx1-55018"></a> keys, I recommend you use + id="dx1-56022"></a> keys, I recommend you use <span class="cmtt-10">\setacronymstyle</span><a - id="dx1-55019"></a> to set the display style rather than using one of the pre-version + id="dx1-56023"></a> to set the display style rather than using one of the pre-version 4.02 acronym styles. -</p><!--l. 6850--><p class="indent" > Since <span +</p><!--l. 6883--><p class="indent" > Since <span class="cmtt-10">\newacronym</span><a - id="dx1-55020"></a> uses <span + id="dx1-56024"></a> uses <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-55021"></a>, you can use commands like <span + id="dx1-56025"></a>, you can use commands like <span class="cmtt-10">\gls</span><a - id="dx1-55022"></a> + id="dx1-56026"></a> and <span class="cmtt-10">\glsreset</span><a - id="dx1-55023"></a> as with any other glossary entry. -</p><!--l. 6854--><p class="indent" > <div class="important" title="Important Note"> Since <span + id="dx1-56027"></a> as with any other glossary entry. +</p><!--l. 6887--><p class="indent" > <div class="important" title="Important Note"> Since <span class="cmtt-10">\newacronym </span>sets <span class="obeylines-h"><span class="verb"><span class="cmtt-10">type=\acronymtype</span></span></span>, if you want to load a file containing acronym definitions using <span class="cmtt-10">\loadglsentries</span><a - id="dx1-55024"></a><span + id="dx1-56028"></a><span class="cmtt-10">[</span>⟨<span class="cmti-10">type</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14016,26 +14068,26 @@ class="cmti-10">type</span>⟩ will not have an effect unless you explicitl <span class="obeylines-h"><span class="verb"><span class="cmtt-10">type=\glsdefaulttype</span></span></span> in the optional argument to <span class="cmtt-10">\newacronym</span><a - id="dx1-55025"></a>. See <a + id="dx1-56029"></a>. See <a href="#sec:loadglsentries"><span class="cmsy-10">§</span>4.6 </a><a href="#sec:loadglsentries">Loading Entries From a File<!--tex4ht:ref: sec:loadglsentries --></a>. </div> -</p><!--l. 6861--><p class="noindent" > +</p><!--l. 6894--><p class="noindent" > <a - id="x1-55026r17"></a> -</p><!--l. 6863--><p class="noindent" ><span + id="x1-56030r17"></a> +</p><!--l. 6896--><p class="noindent" ><span class="cmbx-12">Example 17</span><span class="cmbx-12"> (Defining an Acronym)</span><a - id="x1-55027"></a> -</p><!--l. 6864--><p class="indent" > The following defines the acronym IDN: + id="x1-56031"></a> +</p><!--l. 6897--><p class="indent" > The following defines the acronym IDN: </p> - <div class="verbatim" id="verbatim-202"> + <div class="verbatim" id="verbatim-203"> \newacronym{idn}{IDN}{identification number} </div> -<!--l. 6867--><p class="nopar" > <span class="obeylines-h"><span class="verb"><span +<!--l. 6900--><p class="nopar" > <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{idn}</span></span></span> will produce “identification number (IDN)” on <a href="#glo:firstuse">first use</a> and “IDN” on subsequent uses. If you want to use one of the smallcaps acronym styles, described in @@ -14047,10 +14099,10 @@ shortened form: </p> - <div class="verbatim" id="verbatim-203"> + <div class="verbatim" id="verbatim-204"> \newacronym{idn}{idn}{identification number} </div> -<!--l. 6875--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span +<!--l. 6908--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{idn}</span></span></span> will produce “identification number (<span class="cmcsc-10"><span class="small-caps">i</span><span @@ -14064,39 +14116,39 @@ class="small-caps">n</span></span>” on subsequent uses. </p> <div class="center" > -<!--l. 6879--><p class="noindent" > -</p><!--l. 6879--><p class="noindent" >____________________________</p></div> -<!--l. 6881--><p class="indent" > <div class="important" title="Important Note"> The commands described below are similar to the <a -href="#x1-420006.2"><span +<!--l. 6912--><p class="noindent" > +</p><!--l. 6912--><p class="noindent" >____________________________</p></div> +<!--l. 6914--><p class="indent" > <div class="important" title="Important Note"> The commands described below are similar to the <a +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands in that they don’t modify the <a href="#glo:firstuseflag">first use flag</a>. However, their display is governed by <span class="cmtt-10">\defentryfmt</span><a - id="dx1-55028"></a> with <span + id="dx1-56032"></a> with <span class="cmtt-10">\glscustomtext</span><a - id="dx1-55029"></a> set as appropriate. All caveats that + id="dx1-56033"></a> set as appropriate. All caveats that apply to the <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands also apply to the following commands. </div> -</p><!--l. 6887--><p class="noindent" > -</p><!--l. 6889--><p class="indent" > The optional arguments are the same as those for the <a -href="#x1-420006.2"><span +</p><!--l. 6920--><p class="noindent" > +</p><!--l. 6922--><p class="indent" > The optional arguments are the same as those for the <a +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands, and there are similar star and plus variants that switch off or on the hyperlinks. As with the <a -href="#x1-420006.2"><span +href="#x1-430006.2"><span class="cmtt-10">\glstext</span>-like</a> commands, the <a href="#glo:linktext">link text<a - id="dx1-55030"></a></a> is placed in the argument of + id="dx1-56034"></a></a> is placed in the argument of <span class="cmtt-10">\glstextformat</span><a - id="dx1-55031"></a>. -</p><!--l. 6894--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-56035"></a>. +</p><!--l. 6927--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acrshort</span><span class="cmtt-9"> </span></span><a - id="dx1-55032"></a> <span + id="dx1-56036"></a> <span class="cmtt-10">\acrshort[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14104,24 +14156,24 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6896--><p class="noindent" > +</p><!--l. 6929--><p class="noindent" > This sets the <a href="#glo:linktext">link text<a - id="dx1-55033"></a></a> to the short form (within the argument of <span + id="dx1-56037"></a></a> to the short form (within the argument of <span class="cmtt-10">\acronymfont</span><a - id="dx1-55034"></a>) for + id="dx1-56038"></a>) for the entry given by ⟨<span class="cmti-10">label</span>⟩. The short form is as supplied by the <span class="cmss-10">short</span><a - id="dx1-55035"></a> key, which + id="dx1-56039"></a> key, which <span class="cmtt-10">\newacronym</span><a - id="dx1-55036"></a> implicitly sets. -</p><!--l. 6902--><p class="indent" > There are also analogous upper case variants: -</p><!--l. 6903--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-56040"></a> implicitly sets. +</p><!--l. 6935--><p class="indent" > There are also analogous upper case variants: +</p><!--l. 6936--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Acrshort</span><span class="cmtt-9"> </span></span><a - id="dx1-55037"></a> <span + id="dx1-56041"></a> <span class="cmtt-10">\Acrshort[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14129,11 +14181,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6905--><p class="noindent" > -</p><!--l. 6906--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6938--><p class="noindent" > +</p><!--l. 6939--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ACRshort</span><span class="cmtt-9"> </span></span><a - id="dx1-55038"></a> <span + id="dx1-56042"></a> <span class="cmtt-10">\ACRshort[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14141,12 +14193,12 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6908--><p class="noindent" > +</p><!--l. 6941--><p class="noindent" > There are also plural versions: -</p><!--l. 6910--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6943--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acrshortpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55039"></a> <span + id="dx1-56043"></a> <span class="cmtt-10">\acrshortpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14154,11 +14206,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6912--><p class="noindent" > -</p><!--l. 6913--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6945--><p class="noindent" > +</p><!--l. 6946--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Acrshortpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55040"></a> <span + id="dx1-56044"></a> <span class="cmtt-10">\Acrshortpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14166,11 +14218,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6915--><p class="noindent" > -</p><!--l. 6916--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6948--><p class="noindent" > +</p><!--l. 6949--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ACRshortpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55041"></a> <span + id="dx1-56045"></a> <span class="cmtt-10">\ACRshortpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14178,17 +14230,17 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6918--><p class="noindent" > +</p><!--l. 6951--><p class="noindent" > The short plural form is as supplied by the <span class="cmss-10">shortplural</span><a - id="dx1-55042"></a> key, which <span + id="dx1-56046"></a> key, which <span class="cmtt-10">\newacronym</span><a - id="dx1-55043"></a> + id="dx1-56047"></a> implicitly sets. -</p><!--l. 6922--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6955--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acrlong</span><span class="cmtt-9"> </span></span><a - id="dx1-55044"></a> <span + id="dx1-56048"></a> <span class="cmtt-10">\acrlong[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14198,21 +14250,21 @@ class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6924--><p class="noindent" > +</p><!--l. 6957--><p class="noindent" > This sets the <a href="#glo:linktext">link text<a - id="dx1-55045"></a></a> to the long form for the entry given by ⟨<span + id="dx1-56049"></a></a> to the long form for the entry given by ⟨<span class="cmti-10">label</span>⟩. The long form is as supplied by the <span class="cmss-10">long</span><a - id="dx1-55046"></a> key, which <span + id="dx1-56050"></a> key, which <span class="cmtt-10">\newacronym</span><a - id="dx1-55047"></a> implicitly sets. -</p><!--l. 6929--><p class="indent" > There are also analogous upper case variants: -</p><!--l. 6930--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-56051"></a> implicitly sets. +</p><!--l. 6962--><p class="indent" > There are also analogous upper case variants: +</p><!--l. 6963--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Acrlong</span><span class="cmtt-9"> </span></span><a - id="dx1-55048"></a> <span + id="dx1-56052"></a> <span class="cmtt-10">\Acrlong[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14220,11 +14272,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6932--><p class="noindent" > -</p><!--l. 6933--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6965--><p class="noindent" > +</p><!--l. 6966--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ACRlong</span><span class="cmtt-9"> </span></span><a - id="dx1-55049"></a> <span + id="dx1-56053"></a> <span class="cmtt-10">\ACRlong[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14232,12 +14284,12 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6935--><p class="noindent" > +</p><!--l. 6968--><p class="noindent" > Again there are also plural versions: -</p><!--l. 6937--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6970--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acrlongpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55050"></a> <span + id="dx1-56054"></a> <span class="cmtt-10">\acrlongpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14245,11 +14297,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6939--><p class="noindent" > -</p><!--l. 6940--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6972--><p class="noindent" > +</p><!--l. 6973--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Acrlongpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55051"></a> <span + id="dx1-56055"></a> <span class="cmtt-10">\Acrlongpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14257,11 +14309,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6942--><p class="noindent" > -</p><!--l. 6943--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6975--><p class="noindent" > +</p><!--l. 6976--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ACRlongpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55052"></a> <span + id="dx1-56056"></a> <span class="cmtt-10">\ACRlongpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14269,26 +14321,26 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6945--><p class="noindent" > +</p><!--l. 6978--><p class="noindent" > The long plural form is as supplied by the <span class="cmss-10">longplural</span><a - id="dx1-55053"></a> key, which <span + id="dx1-56057"></a> key, which <span class="cmtt-10">\newacronym</span><a - id="dx1-55054"></a> + id="dx1-56058"></a> implicitly sets. -</p><!--l. 6949--><p class="indent" > The commands below display the full form of the acronym, but note that +</p><!--l. 6982--><p class="indent" > The commands below display the full form of the acronym, but note that this isn’t necessarily the same as the form used on <a href="#glo:firstuse">first use</a>. These full-form commands are shortcuts that use the above commands, rather than creating the <a href="#glo:linktext">link text<a - id="dx1-55055"></a></a> from the complete full form. These full-form commands have + id="dx1-56059"></a></a> from the complete full form. These full-form commands have star and plus variants and optional arguments that are passed to the above commands. -</p><!--l. 6956--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6989--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acrfull</span><span class="cmtt-9"> </span></span><a - id="dx1-55056"></a> <span + id="dx1-56060"></a> <span class="cmtt-10">\acrfull[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14296,12 +14348,12 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6958--><p class="noindent" > +</p><!--l. 6991--><p class="noindent" > This is a shortcut for -</p><!--l. 6960--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6993--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acrfullfmt</span><span class="cmtt-9"> </span></span><a - id="dx1-55057"></a> <span + id="dx1-56061"></a> <span class="cmtt-10">\acrfullfmt{</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -14309,7 +14361,7 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6962--><p class="noindent" > +</p><!--l. 6995--><p class="noindent" > which by default does </p><div class="alltt"> <div class="obeylines-v"> <span @@ -14336,26 +14388,26 @@ class="cmtt-10">}</span><span class="cmsy-10">}</span> </div> </div> where -<!--l. 6970--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 7003--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acrfullformat</span><span class="cmtt-9"> </span></span><a - id="dx1-55058"></a> <span + id="dx1-56062"></a> <span class="cmtt-10">\acrfullformat{</span>⟨<span class="cmitt-10">long</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">short</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 6972--><p class="noindent" > +</p><!--l. 7005--><p class="noindent" > by default does ⟨<span class="cmti-10">long</span>⟩ (⟨<span class="cmti-10">short</span>⟩). (For further details of these format commands see the documented code, <span class="cmtt-10">glossaries-code.pdf</span>.) -</p><!--l. 6978--><p class="indent" > There are also analogous upper case variants: -</p><!--l. 6979--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7011--><p class="indent" > There are also analogous upper case variants: +</p><!--l. 7012--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Acrfull</span><span class="cmtt-9"> </span></span><a - id="dx1-55059"></a> <span + id="dx1-56063"></a> <span class="cmtt-10">\Acrfull[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14365,11 +14417,11 @@ class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6981--><p class="noindent" > -</p><!--l. 6982--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7014--><p class="noindent" > +</p><!--l. 7015--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ACRfull</span><span class="cmtt-9"> </span></span><a - id="dx1-55060"></a> <span + id="dx1-56064"></a> <span class="cmtt-10">\ACRfull[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14377,12 +14429,12 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6984--><p class="noindent" > +</p><!--l. 7017--><p class="noindent" > and plural versions: -</p><!--l. 6986--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7019--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acrfullpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55061"></a> <span + id="dx1-56065"></a> <span class="cmtt-10">\acrfullpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14390,11 +14442,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6988--><p class="noindent" > -</p><!--l. 6989--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7021--><p class="noindent" > +</p><!--l. 7022--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Acrfullpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55062"></a> <span + id="dx1-56066"></a> <span class="cmtt-10">\Acrfullpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14402,11 +14454,11 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6991--><p class="noindent" > -</p><!--l. 6992--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7024--><p class="noindent" > +</p><!--l. 7025--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ACRfullpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55063"></a> <span + id="dx1-56067"></a> <span class="cmtt-10">\ACRfullpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -14414,18 +14466,18 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 6994--><p class="noindent" > -</p><!--l. 6996--><p class="indent" > If you find the above commands too cumbersome to write, you can use the +</p><!--l. 7027--><p class="noindent" > +</p><!--l. 7029--><p class="indent" > If you find the above commands too cumbersome to write, you can use the <span class="cmss-10">shortcuts</span><a - id="dx1-55064"></a> package option to activate the shorter command names listed in + id="dx1-56068"></a> package option to activate the shorter command names listed in <a href="#tab:shortcuts">table 13.1</a>. </p> <div class="table"> -<!--l. 7000--><p class="indent" > <a +<!--l. 7033--><p class="indent" > <a id="tab:shortcuts"></a></p><hr class="float" /><div class="float" > @@ -14433,7 +14485,7 @@ href="#tab:shortcuts">table 13.1</a>. <div class="caption" ><span class="id">Table 13.1: </span><span class="content">Synonyms provided by the package option <span -class="cmss-10">shortcuts</span></span></div><!--tex4ht:label?: x1-550651 --> +class="cmss-10">shortcuts</span></span></div><!--tex4ht:label?: x1-560691 --> <div class="tabular"> <table id="TBL-7" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-7-1g"><col @@ -14448,280 +14500,280 @@ class="cmbx-10">Equivalent Command </span></td> style="vertical-align:baseline;" id="TBL-7-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-2-1" class="td11"> <span class="cmtt-10">\acs</span><a - id="dx1-55066"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-2-2" + id="dx1-56070"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-2-2" class="td11"> <span class="cmtt-10">\acrshort</span><a - id="dx1-55067"></a> </td> + id="dx1-56071"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-1" class="td11"> <span class="cmtt-10">\Acs</span><a - id="dx1-55068"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-2" + id="dx1-56072"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-2" class="td11"> <span class="cmtt-10">\Acrshort</span><a - id="dx1-55069"></a> </td> + id="dx1-56073"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-1" class="td11"> <span class="cmtt-10">\acsp</span><a - id="dx1-55070"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-2" + id="dx1-56074"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-2" class="td11"> <span class="cmtt-10">\acrshortpl</span><a - id="dx1-55071"></a> </td> + id="dx1-56075"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-5-1" class="td11"> <span class="cmtt-10">\Acsp</span><a - id="dx1-55072"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-5-2" + id="dx1-56076"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-5-2" class="td11"> <span class="cmtt-10">\Acrshortpl</span><a - id="dx1-55073"></a> </td> + id="dx1-56077"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-6-1" class="td11"> <span class="cmtt-10">\acl</span><a - id="dx1-55074"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-6-2" + id="dx1-56078"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-6-2" class="td11"> <span class="cmtt-10">\acrlong</span><a - id="dx1-55075"></a> </td> + id="dx1-56079"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-7-1" class="td11"> <span class="cmtt-10">\Acl</span><a - id="dx1-55076"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-7-2" + id="dx1-56080"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-7-2" class="td11"> <span class="cmtt-10">\Acrlong</span><a - id="dx1-55077"></a> </td> + id="dx1-56081"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-8-1" class="td11"> <span class="cmtt-10">\aclp</span><a - id="dx1-55078"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-8-2" + id="dx1-56082"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-8-2" class="td11"> <span class="cmtt-10">\acrlongpl</span><a - id="dx1-55079"></a> </td> + id="dx1-56083"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-9-1" class="td11"> <span class="cmtt-10">\Aclp</span><a - id="dx1-55080"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-9-2" + id="dx1-56084"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-9-2" class="td11"> <span class="cmtt-10">\Acrlongpl</span><a - id="dx1-55081"></a> </td> + id="dx1-56085"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-10-1" class="td11"> <span class="cmtt-10">\acf</span><a - id="dx1-55082"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-10-2" + id="dx1-56086"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-10-2" class="td11"> <span class="cmtt-10">\acrfull</span><a - id="dx1-55083"></a> </td> + id="dx1-56087"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-11-1" class="td11"> <span class="cmtt-10">\Acf</span><a - id="dx1-55084"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-11-2" + id="dx1-56088"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-11-2" class="td11"> <span class="cmtt-10">\Acrfull</span><a - id="dx1-55085"></a> </td> + id="dx1-56089"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-12-1" class="td11"> <span class="cmtt-10">\acfp</span><a - id="dx1-55086"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-12-2" + id="dx1-56090"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-12-2" class="td11"> <span class="cmtt-10">\acrfullpl</span><a - id="dx1-55087"></a> </td> + id="dx1-56091"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-13-1" class="td11"> <span class="cmtt-10">\Acfp</span><a - id="dx1-55088"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-13-2" + id="dx1-56092"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-13-2" class="td11"> <span class="cmtt-10">\Acrfullpl</span><a - id="dx1-55089"></a> </td> + id="dx1-56093"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-14-1" class="td11"> <span class="cmtt-10">\ac</span><a - id="dx1-55090"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-14-2" + id="dx1-56094"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-14-2" class="td11"> <span class="cmtt-10">\gls</span><a - id="dx1-55091"></a> </td> + id="dx1-56095"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-15-1" class="td11"> <span class="cmtt-10">\Ac</span><a - id="dx1-55092"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-15-2" + id="dx1-56096"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-15-2" class="td11"> <span class="cmtt-10">\Gls</span><a - id="dx1-55093"></a> </td> + id="dx1-56097"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-16-1" class="td11"> <span class="cmtt-10">\acp</span><a - id="dx1-55094"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-16-2" + id="dx1-56098"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-16-2" class="td11"> <span class="cmtt-10">\glspl</span><a - id="dx1-55095"></a> </td> + id="dx1-56099"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-7-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-17-1" class="td11"> <span class="cmtt-10">\Acp</span><a - id="dx1-55096"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-17-2" + id="dx1-56100"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-17-2" class="td11"> <span class="cmtt-10">\Glspl</span><a - id="dx1-55097"></a> </td></tr></table> + id="dx1-56101"></a> </td></tr></table> </div> </div><hr class="endfloat" /> </div> -<!--l. 7026--><p class="indent" > It is also possible to access the long and short forms without adding information to +<!--l. 7059--><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="cmtt-10">\glsentrytext</span><a - id="dx1-55098"></a> (described in <a + id="dx1-56102"></a> (described in <a href="#sec:glsnolink"><span class="cmsy-10">§</span>9 </a><a href="#sec:glsnolink">Using Glossary Terms Without Links<!--tex4ht:ref: sec:glsnolink --></a>). -</p><!--l. 7030--><p class="indent" > <div class="important" title="Important Note"> The commands that convert the first letter to upper case come with the same +</p><!--l. 7063--><p class="indent" > <div class="important" title="Important Note"> The commands that convert the first letter to upper case come with the same caveats as those for analogous commands like <span class="cmtt-10">\Glsentrytext</span><a - id="dx1-55099"></a> (non-expandable, + id="dx1-56103"></a> (non-expandable, can’t be used in PDF bookmarks, care needs to be taken if the first letter is an accented character etc). See <a href="#sec:glsnolink"><span class="cmsy-10">§</span>9 </a><a href="#sec:glsnolink">Using Glossary Terms Without Links<!--tex4ht:ref: sec:glsnolink --></a>. </div> -</p><!--l. 7036--><p class="noindent" > -</p><!--l. 7038--><p class="indent" > The long form can be accessed using: -</p><!--l. 7039--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7069--><p class="noindent" > +</p><!--l. 7071--><p class="indent" > The long form can be accessed using: +</p><!--l. 7072--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentrylong</span><span class="cmtt-9"> </span></span><a - id="dx1-55100"></a> <span + id="dx1-56104"></a> <span class="cmtt-10">\glsentrylong{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7041--><p class="noindent" > +</p><!--l. 7074--><p class="noindent" > or, with the first letter converted to upper case: -</p><!--l. 7043--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7076--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentrylong</span><span class="cmtt-9"> </span></span><a - id="dx1-55101"></a> <span + id="dx1-56105"></a> <span class="cmtt-10">\Glsentrylong{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7045--><p class="noindent" > +</p><!--l. 7078--><p class="noindent" > Plural forms: -</p><!--l. 7047--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7080--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentrylongpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55102"></a> <span + id="dx1-56106"></a> <span class="cmtt-10">\glsentrylongpl{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7049--><p class="noindent" > -</p><!--l. 7050--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7082--><p class="noindent" > +</p><!--l. 7083--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentrylongpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55103"></a> <span + id="dx1-56107"></a> <span class="cmtt-10">\Glsentrylongpl{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7052--><p class="noindent" > -</p><!--l. 7054--><p class="indent" > Similarly, to access the short form: -</p><!--l. 7055--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7085--><p class="noindent" > +</p><!--l. 7087--><p class="indent" > Similarly, to access the short form: +</p><!--l. 7088--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryshort</span><span class="cmtt-9"> </span></span><a - id="dx1-55104"></a> <span + id="dx1-56108"></a> <span class="cmtt-10">\glsentryshort{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7057--><p class="noindent" > +</p><!--l. 7090--><p class="noindent" > or, with the first letter converted to upper case: -</p><!--l. 7059--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7092--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryshort</span><span class="cmtt-9"> </span></span><a - id="dx1-55105"></a> <span + id="dx1-56109"></a> <span class="cmtt-10">\Glsentryshort{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7061--><p class="noindent" > +</p><!--l. 7094--><p class="noindent" > Plural forms: -</p><!--l. 7063--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7096--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryshortpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55106"></a> <span + id="dx1-56110"></a> <span class="cmtt-10">\glsentryshortpl{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7065--><p class="noindent" > -</p><!--l. 7066--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7098--><p class="noindent" > +</p><!--l. 7099--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryshortpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55107"></a> <span + id="dx1-56111"></a> <span class="cmtt-10">\Glsentryshortpl{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7068--><p class="noindent" > -</p><!--l. 7070--><p class="indent" > And the full form can be obtained using: -</p><!--l. 7071--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7101--><p class="noindent" > +</p><!--l. 7103--><p class="indent" > And the full form can be obtained using: +</p><!--l. 7104--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryfull</span><span class="cmtt-9"> </span></span><a - id="dx1-55108"></a> <span + id="dx1-56112"></a> <span class="cmtt-10">\glsentryfull{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7073--><p class="noindent" > -</p><!--l. 7074--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7106--><p class="noindent" > +</p><!--l. 7107--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryfull</span><span class="cmtt-9"> </span></span><a - id="dx1-55109"></a> <span + id="dx1-56113"></a> <span class="cmtt-10">\Glsentryfull{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7076--><p class="noindent" > -</p><!--l. 7077--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7109--><p class="noindent" > +</p><!--l. 7110--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryfullpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55110"></a> <span + id="dx1-56114"></a> <span class="cmtt-10">\glsentryfullpl{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7079--><p class="noindent" > -</p><!--l. 7080--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7112--><p class="noindent" > +</p><!--l. 7113--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryfullpl</span><span class="cmtt-9"> </span></span><a - id="dx1-55111"></a> <span + id="dx1-56115"></a> <span class="cmtt-10">\Glsentryfullpl{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7082--><p class="noindent" > +</p><!--l. 7115--><p class="noindent" > These again use <span class="cmtt-10">\acrfullformat</span><a - id="dx1-55112"></a> by default, but the format may be redefined by the + id="dx1-56116"></a> by default, but the format may be redefined by the acronym style. </p> -<!--l. 7086--><p class="noindent" ><a +<!--l. 7119--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">13.1 </span> <a id="sec:setacronymstyle"></a>Changing the Acronym Style</h3> -<!--l. 7089--><p class="noindent" >It may be that the default style doesn’t suit your requirements in which case you can +<!--l. 7122--><p class="noindent" >It may be that the default style doesn’t suit your requirements in which case you can switch to another styles using -</p><!--l. 7091--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7124--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\setacronymstyle</span><span class="cmtt-9"> </span></span><a - id="dx1-56001"></a> <span + id="dx1-57001"></a> <span class="cmtt-10">\setacronymstyle{</span>⟨<span class="cmitt-10">style name</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7093--><p class="noindent" > +</p><!--l. 7126--><p class="noindent" > where ⟨<span class="cmti-10">style name</span>⟩ is the name of the required style. -</p><!--l. 7096--><p class="indent" > <div class="important" title="Important Note"> You must use <span +</p><!--l. 7129--><p class="indent" > <div class="important" title="Important Note"> You must use <span class="cmtt-10">\setacronymstyle </span><span class="cmti-10">before </span>you define the acronyms with <span @@ -14730,201 +14782,201 @@ use <span class="cmtt-10">\setacronymstyle </span><span class="cmti-10">after </span>using <span class="cmtt-10">\DeclareAcronymList</span>. </div> -</p><!--l. 7101--><p class="noindent" > -</p><!--l. 7103--><p class="indent" > Note that unlike the default behaviour of <span +</p><!--l. 7134--><p class="noindent" > +</p><!--l. 7136--><p class="indent" > Note that unlike the default behaviour of <span class="cmtt-10">\newacronym</span>, the styles used via <span class="cmtt-10">\setacronymstyle </span>don’t use the <span class="cmss-10">first</span><a - id="dx1-56002"></a> or <span + id="dx1-57002"></a> or <span class="cmss-10">text</span><a - id="dx1-56003"></a> keys, but instead they use + id="dx1-57003"></a> keys, but instead they use <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-56004"></a> to set a custom format that uses the <span + id="dx1-57004"></a> to set a custom format that uses the <span class="cmss-10">long</span><a - id="dx1-56005"></a> and <span + id="dx1-57005"></a> and <span class="cmss-10">short</span><a - id="dx1-56006"></a> keys (or their + id="dx1-57006"></a> keys (or their plural equivalents). This means that these styles cope better with plurals that aren’t formed by simply appending the singular form with the letter “s”. In fact, most of the predefined styles use <span class="cmtt-10">\glsgenacfmt</span><a - id="dx1-56007"></a> and modify the definitions of commands like + id="dx1-57007"></a> and modify the definitions of commands like <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-56008"></a>. -</p><!--l. 7113--><p class="indent" > Note that when you use <span + id="dx1-57008"></a>. +</p><!--l. 7146--><p class="indent" > Note that when you use <span class="cmtt-10">\setacronymstyle </span>the <span class="cmss-10">name</span><a - id="dx1-56009"></a> key is set to -</p><!--l. 7115--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-57009"></a> key is set to +</p><!--l. 7148--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acronymentry</span><span class="cmtt-9"> </span></span><a - id="dx1-56010"></a> <span + id="dx1-57010"></a> <span class="cmtt-10">\acronymentry{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7117--><p class="noindent" > +</p><!--l. 7150--><p class="noindent" > and the <span class="cmss-10">sort</span><a - id="dx1-56011"></a> key is set to -</p><!--l. 7119--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-57011"></a> key is set to +</p><!--l. 7152--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acronymsort</span><span class="cmtt-9"> </span></span><a - id="dx1-56012"></a> <span + id="dx1-57012"></a> <span class="cmtt-10">\acronymsort{</span>⟨<span class="cmitt-10">short</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">long</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7121--><p class="noindent" > +</p><!--l. 7154--><p class="noindent" > These commands are redefined by the acronym styles. However, you can redefine them again after the style has been set but before you use <span class="cmtt-10">\newacronym</span>. Protected expansion is performed on <span class="cmtt-10">\acronymsort </span>when the entry is defined. -</p><!--l. 7127--><p class="noindent" > +</p><!--l. 7160--><p class="noindent" > </p> -<!--l. 7127--><p class="noindent" ><a +<!--l. 7160--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">13.1.1 </span> <a id="sec:predefinedacrstyles"></a>Predefined Acronym Styles</h4> -<!--l. 7130--><p class="noindent" >The <span +<!--l. 7163--><p class="noindent" >The <span class="cmss-10">glossaries </span>package provides a number of predefined styles. These styles apply -</p><!--l. 7132--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7165--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\firstacronymfont</span><span class="cmtt-9"> </span></span><a - id="dx1-57001"></a> <span + id="dx1-58001"></a> <span class="cmtt-10">\firstacronymfont{</span>⟨<span class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7134--><p class="noindent" > +</p><!--l. 7167--><p class="noindent" > to the short form on first use and -</p><!--l. 7136--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7169--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\acronymfont</span><span class="cmtt-9"> </span></span><a - id="dx1-57002"></a> <span + id="dx1-58002"></a> <span class="cmtt-10">\acronymfont{</span>⟨<span class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7138--><p class="noindent" > +</p><!--l. 7171--><p class="noindent" > on subsequent use. The styles modify the definition of <span class="cmtt-10">\acronymfont </span>as required, but <span class="cmtt-10">\firstacronymfont</span><a - id="dx1-57003"></a> is only set once by the package when it’s loaded. By default + id="dx1-58003"></a> is only set once by the package when it’s loaded. By default <span class="cmtt-10">\firstacronymfont</span><a - id="dx1-57004"></a><span + id="dx1-58004"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">text</span>⟩<span class="cmtt-10">} </span>is the same as <span class="cmtt-10">\acronymfont</span><a - id="dx1-57005"></a><span + id="dx1-58005"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">text</span>⟩<span class="cmtt-10">}</span>. If you want the short form displayed differently on first use, you can redefine <span class="cmtt-10">\firstacronymfont</span><a - id="dx1-57006"></a> + id="dx1-58006"></a> independently of the acronym style. -</p><!--l. 7148--><p class="indent" > The predefined styles that contain <span +</p><!--l. 7181--><p class="indent" > The predefined styles that contain <span class="cmtt-10">sc </span>in their name (for example <span class="cmss-10">long-sc-short</span><a - id="dx1-57007"></a>) + id="dx1-58007"></a>) redefine <span class="cmtt-10">\acronymfont </span>to use <span class="cmtt-10">\textsc</span><a - id="dx1-57008"></a>, which means that the short form needs to be + id="dx1-58008"></a>, which means that the short form needs to be specified in lower case. -</p><!--l. 7154--><p class="indent" > <a +</p><!--l. 7187--><p class="indent" > <a id="boldsc"></a> -</p><!--l. 7155--><p class="indent" > <div class="important" title="Important Note">Some fonts don’t support bold smallcaps, so you may need to redefine +</p><!--l. 7188--><p class="indent" > <div class="important" title="Important Note">Some fonts don’t support bold smallcaps, so you may need to redefine <span class="cmtt-10">\glsnamefont</span><a - id="dx1-57009"></a> (see <a + id="dx1-58009"></a> (see <a href="#sec:printglossary"><span class="cmsy-10">§</span>10 </a><a href="#sec:printglossary">Displaying a glossary<!--tex4ht:ref: sec:printglossary --></a>) to switch to medium weight if you are using a glossary style that displays entry names in bold and you have chosen an acronym style that uses <span class="cmtt-10">\textsc</span><a - id="dx1-57010"></a>. </div> -</p><!--l. 7161--><p class="noindent" > -</p><!--l. 7163--><p class="indent" > The predefined styles that contain <span + id="dx1-58010"></a>. </div> +</p><!--l. 7194--><p class="noindent" > +</p><!--l. 7196--><p class="indent" > The predefined styles that contain <span class="cmtt-10">sm </span>in their name (for example <span class="cmss-10">long-sm-short</span><a - id="dx1-57011"></a>) + id="dx1-58011"></a>) redefine <span class="cmtt-10">\acronymfont </span>to use <span class="cmtt-10">\textsmaller</span><a - id="dx1-57012"></a>. -</p><!--l. 7167--><p class="indent" > <a + id="dx1-58012"></a>. +</p><!--l. 7200--><p class="indent" > <a id="smaller"></a> -</p><!--l. 7168--><p class="indent" > <div class="important" title="Important Note"> Note that the <span +</p><!--l. 7201--><p class="indent" > <div class="important" title="Important Note"> Note that the <span class="cmss-10">glossaries </span>package doesn’t define or load any package that defines <span class="cmtt-10">\textsmaller</span><a - id="dx1-57013"></a>. If you use one of the acronym styles that set <span + id="dx1-58013"></a>. If you use one of the acronym styles that set <span class="cmtt-10">\acronymfont</span><a - id="dx1-57014"></a> to + id="dx1-58014"></a> to <span class="cmtt-10">\textsmaller </span>you must explicitly load the <span class="cmss-10">relsize</span><a - id="dx1-57015"></a> package or otherwise define + id="dx1-58015"></a> package or otherwise define <span class="cmtt-10">\textsmaller</span>. </div> -</p><!--l. 7174--><p class="noindent" > -</p><!--l. 7176--><p class="indent" > The remaining predefined styles redefine <span +</p><!--l. 7207--><p class="noindent" > +</p><!--l. 7209--><p class="indent" > The remaining predefined styles redefine <span class="cmtt-10">\acronymfont{</span>⟨<span class="cmti-10">text</span>⟩<span class="cmtt-10">} </span>to simply do its argument ⟨<span class="cmti-10">text</span>⟩. -</p><!--l. 7179--><p class="indent" > <div class="important" title="Important Note"> In most cases, the predefined styles adjust <span +</p><!--l. 7212--><p class="indent" > <div class="important" title="Important Note"> In most cases, the predefined styles adjust <span class="cmtt-10">\acrfull</span><a - id="dx1-57016"></a> and <span + id="dx1-58016"></a> and <span class="cmtt-10">\glsentryfull</span><a - id="dx1-57017"></a> (and + id="dx1-58017"></a> (and their plural and upper case variants) to reflect the style. The only exceptions to this are the <span class="cmss-10">dua</span><a - id="dx1-57018"></a> and <span + id="dx1-58018"></a> and <span class="cmss-10">footnote</span><a - id="dx1-57019"></a> styles (and their variants). </div> -</p><!--l. 7184--><p class="noindent" > -</p><!--l. 7186--><p class="indent" > The following styles are supplied by the <span + id="dx1-58019"></a> styles (and their variants). </div> +</p><!--l. 7217--><p class="noindent" > +</p><!--l. 7219--><p class="indent" > The following styles are supplied by the <span class="cmss-10">glossaries </span>package: </p> <ul class="itemize1"> <li class="itemize"><span class="cmss-10">long-short</span><a - id="dx1-57020"></a>, <span + id="dx1-58020"></a>, <span class="cmss-10">long-sc-short</span><a - id="dx1-57021"></a>, <span + id="dx1-58021"></a>, <span class="cmss-10">long-sm-short</span><a - id="dx1-57022"></a>: - <!--l. 7192--><p class="noindent" >With these three styles, acronyms are displayed in the form - </p><!--l. 7194--><p class="noindent" ><hr><div title="Definition">⟨<span + id="dx1-58022"></a>: + <!--l. 7225--><p class="noindent" >With these three styles, acronyms are displayed in the form + </p><!--l. 7227--><p class="noindent" ><hr><div title="Definition">⟨<span class="cmitt-10">long</span>⟩ <span class="cmtt-10">(\firstacronymfont</span><a - id="dx1-57023"></a><span + id="dx1-58023"></a><span class="cmtt-10">{</span>⟨<span class="cmitt-10">short</span>⟩<span class="cmtt-10">}) </span></div><hr> - </p><!--l. 7195--><p class="noindent" > + </p><!--l. 7228--><p class="noindent" > on first use and - </p><!--l. 7198--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 7231--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\acronymfont</span><a - id="dx1-57024"></a><span + id="dx1-58024"></a><span class="cmtt-10">{</span>⟨<span class="cmitt-10">short</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 7199--><p class="noindent" > + </p><!--l. 7232--><p class="noindent" > on subsequent use. They also set <span class="cmtt-10">\acronymsort{</span>⟨<span class="cmti-10">short</span>⟩<span @@ -14940,33 +14992,33 @@ class="cmtt-10">} </span>is set to just the short form (enclosed in <span class="cmtt-10">\acronymfont</span>) and the <span class="cmss-10">description</span><a - id="dx1-57025"></a> key is set to the long + id="dx1-58025"></a> key is set to the long form. </p></li> <li class="itemize"><span class="cmss-10">short-long</span><a - id="dx1-57026"></a>, <span + id="dx1-58026"></a>, <span class="cmss-10">sc-short-long</span><a - id="dx1-57027"></a>, <span + id="dx1-58027"></a>, <span class="cmss-10">sm-short-long</span><a - id="dx1-57028"></a>: - <!--l. 7210--><p class="noindent" >These three styles are analogous to the above three styles, except the display + id="dx1-58028"></a>: + <!--l. 7243--><p class="noindent" >These three styles are analogous to the above three styles, except the display order is swapped to - </p><!--l. 7213--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 7246--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\firstacronymfont</span><a - id="dx1-57029"></a><span + id="dx1-58029"></a><span class="cmtt-10">{</span>⟨<span class="cmitt-10">short</span>⟩<span class="cmtt-10">} (</span>⟨<span class="cmitt-10">long</span>⟩<span class="cmtt-10">) </span></div><hr> - </p><!--l. 7214--><p class="noindent" > + </p><!--l. 7247--><p class="noindent" > on first use. - </p><!--l. 7217--><p class="noindent" >Note, however, that <span + </p><!--l. 7250--><p class="noindent" >Note, however, that <span class="cmtt-10">\acronymsort</span><a - id="dx1-57030"></a> and <span + id="dx1-58030"></a> and <span class="cmtt-10">\acronymentry</span><a - id="dx1-57031"></a> are the same as for the + id="dx1-58031"></a> are the same as for the ⟨<span class="cmti-10">long</span>⟩ (⟨<span class="cmti-10">short</span>⟩) styles above, so the acronyms are still sorted according to the short @@ -14974,26 +15026,26 @@ class="cmti-10">short</span>⟩) styles above, so the acronyms are still so </p></li> <li class="itemize"><span class="cmss-10">long-short-desc</span><a - id="dx1-57032"></a>, <span + id="dx1-58032"></a>, <span class="cmss-10">long-sc-short-desc</span><a - id="dx1-57033"></a>, <span + id="dx1-58033"></a>, <span class="cmss-10">long-sm-short-desc</span><a - id="dx1-57034"></a>: - <!--l. 7224--><p class="noindent" >These are like the <span + id="dx1-58034"></a>: + <!--l. 7257--><p class="noindent" >These are like the <span class="cmss-10">long-short</span><a - id="dx1-57035"></a>, <span + id="dx1-58035"></a>, <span class="cmss-10">long-sc-short</span><a - id="dx1-57036"></a> and <span + id="dx1-58036"></a> and <span class="cmss-10">long-sm-short</span><a - id="dx1-57037"></a> styles described + id="dx1-58037"></a> styles described above, except that the <span class="cmss-10">description</span><a - id="dx1-57038"></a> key must be supplied in the optional + id="dx1-58038"></a> key must be supplied in the optional argument of <span class="cmtt-10">\newacronym</span><a - id="dx1-57039"></a>. They also redefine <span + id="dx1-58039"></a>. They also redefine <span class="cmtt-10">\acronymentry</span><a - id="dx1-57040"></a> to <span + id="dx1-58040"></a> to <span class="cmtt-10">{</span>⟨<span class="cmti-10">long</span>⟩<span class="cmtt-10">}</span> @@ -15002,7 +15054,7 @@ class="cmtt-10">\acronymfont{</span>⟨<span class="cmti-10">short</span>⟩<span class="cmtt-10">}</span>) and redefine <span class="cmtt-10">\acronymsort</span><a - id="dx1-57041"></a><span + id="dx1-58041"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">short</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -15014,218 +15066,218 @@ class="cmti-10">long</span>⟩. the short form in parentheses. I recommend you use a glossary style such as <span class="cmss-10">altlist</span><a - id="dx1-57042"></a> with these acronym styles to allow for the long name + id="dx1-58042"></a> with these acronym styles to allow for the long name field. </p></li> <li class="itemize"><span class="cmss-10">short-long-desc</span><a - id="dx1-57043"></a>, <span + id="dx1-58043"></a>, <span class="cmss-10">sc-short-long-desc</span><a - id="dx1-57044"></a>, <span + id="dx1-58044"></a>, <span class="cmss-10">sm-short-long-desc</span><a - id="dx1-57045"></a>: - <!--l. 7239--><p class="noindent" >These styles are analogous to the above three styles, but the first use display + id="dx1-58045"></a>: + <!--l. 7272--><p class="noindent" >These styles are analogous to the above three styles, but the first use display style is: - </p><!--l. 7242--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 7275--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\firstacronymfont{</span>⟨<span class="cmitt-10">short</span>⟩<span class="cmtt-10">} (</span>⟨<span class="cmitt-10">long</span>⟩<span class="cmtt-10">) </span></div><hr> - </p><!--l. 7243--><p class="noindent" > + </p><!--l. 7276--><p class="noindent" > The definitions of <span class="cmtt-10">\acronymsort </span>and <span class="cmtt-10">\acronymentry </span>are the same as those for <span class="cmss-10">long-short-desc</span><a - id="dx1-57046"></a> etc. + id="dx1-58046"></a> etc. </p></li> <li class="itemize"><span class="cmss-10">dua</span><a - id="dx1-57047"></a>, <span + id="dx1-58047"></a>, <span class="cmss-10">dua-desc</span><a - id="dx1-57048"></a>: - <!--l. 7249--><p class="noindent" >With these styles, the <a -href="#x1-410006.1"><span + id="dx1-58048"></a>: + <!--l. 7282--><p class="noindent" >With these styles, the <a +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands always display the long form regardless of whether the entry has been used or not. However, <span class="cmtt-10">\acrfull</span><a - id="dx1-57049"></a> and + id="dx1-58049"></a> and <span class="cmtt-10">\glsentryfull</span><a - id="dx1-57050"></a> will display ⟨<span + id="dx1-58050"></a> will display ⟨<span class="cmti-10">long</span>⟩ (<span class="cmtt-10">\acronymfont{</span>⟨<span class="cmti-10">short</span>⟩<span class="cmtt-10">}</span>). In the case of <span class="cmss-10">dua</span><a - id="dx1-57051"></a>, the + id="dx1-58051"></a>, the <span class="cmss-10">name</span><a - id="dx1-57052"></a> and <span + id="dx1-58052"></a> and <span class="cmss-10">sort</span><a - id="dx1-57053"></a> keys are set to the short form and the description is set to the + id="dx1-58053"></a> keys are set to the short form and the description is set to the long form. In the case of <span class="cmss-10">dua-desc</span><a - id="dx1-57054"></a>, the <span + id="dx1-58054"></a>, the <span class="cmss-10">name</span><a - id="dx1-57055"></a> and <span + id="dx1-58055"></a> and <span class="cmss-10">sort</span><a - id="dx1-57056"></a> keys are set to the + id="dx1-58056"></a> keys are set to the long form and the description is supplied in the optional argument of <span class="cmtt-10">\newacronym</span><a - id="dx1-57057"></a>. + id="dx1-58057"></a>. </p></li> <li class="itemize"><span class="cmss-10">footnote</span><a - id="dx1-57058"></a>, <span + id="dx1-58058"></a>, <span class="cmss-10">footnote-sc</span><a - id="dx1-57059"></a>, <span + id="dx1-58059"></a>, <span class="cmss-10">footnote-sm</span><a - id="dx1-57060"></a>: - <!--l. 7261--><p class="noindent" >With these three styles, on first use the <a -href="#x1-410006.1"><span + id="dx1-58060"></a>: + <!--l. 7294--><p class="noindent" >With these three styles, on first use the <a +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands display: - </p><!--l. 7263--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 7296--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\firstacronymfont{</span>⟨<span class="cmitt-10">short</span>⟩<span class="cmtt-10">}\footnote</span><a - id="dx1-57061"></a><span + id="dx1-58061"></a><span class="cmtt-10">{</span>⟨<span class="cmitt-10">long</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 7264--><p class="noindent" > + </p><!--l. 7297--><p class="noindent" > However, <span class="cmtt-10">\acrfull</span><a - id="dx1-57062"></a> and <span + id="dx1-58062"></a> and <span class="cmtt-10">\glsentryfull</span><a - id="dx1-57063"></a> are set to <span + id="dx1-58063"></a> are set to <span class="cmtt-10">\acronymfont{</span>⟨<span class="cmti-10">short</span>⟩<span class="cmtt-10">} </span>(⟨<span class="cmti-10">long</span>⟩). On subsequent use the display is: - </p><!--l. 7268--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 7301--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\acronymfont{</span>⟨<span class="cmitt-10">short</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 7269--><p class="noindent" > + </p><!--l. 7302--><p class="noindent" > The <span class="cmss-10">sort</span><a - id="dx1-57064"></a> and <span + id="dx1-58064"></a> and <span class="cmss-10">name</span><a - id="dx1-57065"></a> keys are set to the short form, and the <span + id="dx1-58065"></a> keys are set to the short form, and the <span class="cmss-10">description</span><a - id="dx1-57066"></a> is set to the + id="dx1-58066"></a> is set to the long form. - </p><!--l. 7274--><p class="noindent" ><div class="important" title="Important Note"> In order to avoid nested hyperlinks on <a + </p><!--l. 7307--><p class="noindent" ><div class="important" title="Important Note"> In order to avoid nested hyperlinks on <a href="#glo:firstuse">first use</a> the footnote styles automatically implement <span class="cmss-10">hyperfirst=false</span><a - id="dx1-57067"></a> for the acronym lists. </div> - </p><!--l. 7278--><p class="noindent" > + id="dx1-58067"></a> for the acronym lists. </div> + </p><!--l. 7311--><p class="noindent" > </p></li> <li class="itemize"><span class="cmss-10">footnote-desc</span><a - id="dx1-57068"></a>, <span + id="dx1-58068"></a>, <span class="cmss-10">footnote-sc-desc</span><a - id="dx1-57069"></a>, <span + id="dx1-58069"></a>, <span class="cmss-10">footnote-sm-desc</span><a - id="dx1-57070"></a>: - <!--l. 7283--><p class="noindent" >These three styles are similar to the previous three styles, but the description + id="dx1-58070"></a>: + <!--l. 7316--><p class="noindent" >These three styles are similar to the previous three styles, but the description has to be supplied in the optional argument of <span class="cmtt-10">\newacronym</span><a - id="dx1-57071"></a>. The <span + id="dx1-58071"></a>. The <span class="cmss-10">name</span><a - id="dx1-57072"></a> key is + id="dx1-58072"></a> key is set to the long form followed by the short form in parentheses and the <span class="cmss-10">sort</span><a - id="dx1-57073"></a> key is + id="dx1-58073"></a> key is set to the long form. This means that the acronyms will be sorted according to the long form. In addition, since the <span class="cmss-10">name</span><a - id="dx1-57074"></a> will typically be quite wide it’s + id="dx1-58074"></a> will typically be quite wide it’s best to choose a glossary style that can accommodate this, such as <span class="cmss-10">altlist</span><a - id="dx1-57075"></a>. + id="dx1-58075"></a>. </p> </li></ul> <a - id="x1-57076r18"></a> -<!--l. 7294--><p class="noindent" ><span + id="x1-58076r18"></a> +<!--l. 7327--><p class="noindent" ><span class="cmbx-12">Example 18</span><span class="cmbx-12"> (Adapting a Predefined Acronym Style)</span><a - id="x1-57077"></a> -</p><!--l. 7295--><p class="indent" > Suppose I want to use the <span + id="x1-58077"></a> +</p><!--l. 7328--><p class="indent" > Suppose I want to use the <span class="cmss-10">footnote-sc-desc</span><a - id="dx1-57078"></a> style, but I want the <span + id="dx1-58078"></a> style, but I want the <span class="cmss-10">name</span><a - id="dx1-57079"></a> + id="dx1-58079"></a> key set to the short form followed by the long form in parentheses and the <span class="cmss-10">sort</span><a - id="dx1-57080"></a> key set to the short form. Then I need to specify the <span + id="dx1-58080"></a> key set to the short form. Then I need to specify the <span class="cmss-10">footnote-sc-desc</span><a - id="dx1-57081"></a> + id="dx1-58081"></a> style: </p> - <div class="verbatim" id="verbatim-204"> + <div class="verbatim" id="verbatim-205"> \setacronymstyle{footnote-sc-desc} </div> -<!--l. 7301--><p class="nopar" > and then redefine <span +<!--l. 7334--><p class="nopar" > and then redefine <span class="cmtt-10">\acronymsort</span><a - id="dx1-57082"></a> and <span + id="dx1-58082"></a> and <span class="cmtt-10">\acronymentry</span><a - id="dx1-57083"></a>: + id="dx1-58083"></a>: </p> - <div class="verbatim" id="verbatim-205"> + <div class="verbatim" id="verbatim-206"> \renewcommand*{\acronymsort}[2]{#1}% sort by short form  <br />\renewcommand*{\acronymentry}[1]{%  <br />  \acronymfont{\glsentryshort{#1}}\space (\glsentrylong{#1})}% </div> -<!--l. 7307--><p class="nopar" > (I’ve used <span +<!--l. 7340--><p class="nopar" > (I’ve used <span class="cmtt-10">\space </span>for extra clarity, but you can just use an actual space instead.) -</p><!--l. 7311--><p class="indent" > Since the default Computer Modern fonts don’t support bold smallcaps, I’m also +</p><!--l. 7344--><p class="indent" > Since the default Computer Modern fonts don’t support bold smallcaps, I’m also going to redefine <span class="cmtt-10">\acronymfont</span><a - id="dx1-57084"></a> so that it always switches to medium weight to ensure + id="dx1-58084"></a> so that it always switches to medium weight to ensure the smallcaps setting is used: </p> - <div class="verbatim" id="verbatim-206"> + <div class="verbatim" id="verbatim-207"> \renewcommand*{\acronymfont}[1]{\textmd{\scshape #1}} </div> -<!--l. 7317--><p class="nopar" > This isn’t necessary if you use a font that supports bold smallcaps. -</p><!--l. 7320--><p class="indent" > The sample file <a +<!--l. 7350--><p class="nopar" > This isn’t necessary if you use a font that supports bold smallcaps. +</p><!--l. 7353--><p class="indent" > The sample file <a href="#x1-5027r9"><span class="cmtt-10">sampleFnAcrDesc.tex</span></a> illustrates this example. </p> <div class="center" > -<!--l. 7322--><p class="noindent" > -</p><!--l. 7322--><p class="noindent" >____________________________</p></div> -<!--l. 7324--><p class="noindent" > +<!--l. 7355--><p class="noindent" > +</p><!--l. 7355--><p class="noindent" >____________________________</p></div> +<!--l. 7357--><p class="noindent" > </p> -<!--l. 7324--><p class="noindent" ><a +<!--l. 7357--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">13.1.2 </span> <a id="sec:customacronym"></a>Defining A Custom Acronym Style</h4> -<!--l. 7327--><p class="noindent" >You may find that the predefined acronyms styles that come with the <span +<!--l. 7360--><p class="noindent" >You may find that the predefined acronyms styles that come with the <span class="cmss-10">glossaries</span> package don’t suit your requirements. In this case you can define your own style using: -</p><!--l. 7330--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7363--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\newacronymstyle</span><span class="cmtt-9"> </span></span><a - id="dx1-58001"></a> <span + id="dx1-59001"></a> <span class="cmtt-10">\newacronymstyle{</span>⟨<span class="cmitt-10">style name</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -15234,168 +15286,168 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">definitions</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 7332--><p class="noindent" > +</p><!--l. 7365--><p class="noindent" > where ⟨<span class="cmti-10">style name</span>⟩ is the name of the new style (avoid active characters). The second argument, ⟨<span class="cmti-10">display</span>⟩, is equivalent to the mandatory argument of <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-58002"></a>. + id="dx1-59002"></a>. You can simply use <span class="cmtt-10">\glsgenacfmt</span><a - id="dx1-58003"></a> or you can customize the display using commands + id="dx1-59003"></a> or you can customize the display using commands like <span class="cmtt-10">\ifglsused</span><a - id="dx1-58004"></a>, <span + id="dx1-59004"></a>, <span class="cmtt-10">\glsifplural</span><a - id="dx1-58005"></a> and <span + id="dx1-59005"></a> and <span class="cmtt-10">\glscapscase</span><a - id="dx1-58006"></a>. (See <a + id="dx1-59006"></a>. (See <a href="#sec:glsdisplay"><span class="cmsy-10">§</span>6.3 </a><a href="#sec:glsdisplay">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a> for further details.) If the style is likely to be used with a mixed glossary (that is entries in that glossary are defined both with <span class="cmtt-10">\newacronym</span><a - id="dx1-58007"></a> and + id="dx1-59007"></a> and <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-58008"></a>) then you can test if the entry is an acronym and use + id="dx1-59008"></a>) then you can test if the entry is an acronym and use <span class="cmtt-10">\glsgenacfmt</span><a - id="dx1-58009"></a> if it is or <span + id="dx1-59009"></a> if it is or <span class="cmtt-10">\glsgenentryfmt</span><a - id="dx1-58010"></a> if it isn’t. For example, the <span + id="dx1-59010"></a> if it isn’t. For example, the <span class="cmss-10">long-short</span><a - id="dx1-58011"></a> style + id="dx1-59011"></a> style sets ⟨<span class="cmti-10">display</span>⟩ as </p> - <div class="verbatim" id="verbatim-207"> + <div class="verbatim" id="verbatim-208"> \ifglshaslong{\glslabel}{\glsgenacfmt}{\glsgenentryfmt}% </div> -<!--l. 7347--><p class="nopar" > (You can use <span +<!--l. 7380--><p class="nopar" > (You can use <span class="cmtt-10">\ifglshasshort</span><a - id="dx1-58012"></a> instead of <span + id="dx1-59012"></a> instead of <span class="cmtt-10">\ifglshaslong</span><a - id="dx1-58013"></a> to test if the entry is an + id="dx1-59013"></a> to test if the entry is an acronym if you prefer.) -</p><!--l. 7351--><p class="indent" > The third argument, ⟨<span +</p><!--l. 7384--><p class="indent" > The third argument, ⟨<span class="cmti-10">definitions</span>⟩, can be used to redefine the commands that affect the display style, such as <span class="cmtt-10">\acronymfont</span><a - id="dx1-58014"></a> or, if ⟨<span + id="dx1-59014"></a> or, if ⟨<span class="cmti-10">display</span>⟩ uses <span class="cmtt-10">\glsgenacfmt</span>, <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-58015"></a> and its variants. -</p><!--l. 7356--><p class="indent" > Note that <span + id="dx1-59015"></a> and its variants. +</p><!--l. 7389--><p class="indent" > Note that <span class="cmtt-10">\setacronymstyle</span><a - id="dx1-58016"></a> redefines <span + id="dx1-59016"></a> redefines <span class="cmtt-10">\glsentryfull</span><a - id="dx1-58017"></a> and <span + id="dx1-59017"></a> and <span class="cmtt-10">\acrfullfmt</span><a - id="dx1-58018"></a> to use + id="dx1-59018"></a> to use <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-58019"></a> (and similarly for the plural and upper case variants). If this + id="dx1-59019"></a> (and similarly for the plural and upper case variants). If this isn’t appropriate for the style (as in the case of styles like <span class="cmss-10">footnote</span><a - id="dx1-58020"></a> and <span + id="dx1-59020"></a> and <span class="cmss-10">dua</span><a - id="dx1-58021"></a>) + id="dx1-59021"></a>) <span class="cmtt-10">\newacronymstyle </span>should redefine these commands within ⟨<span class="cmti-10">definitions</span>⟩. -</p><!--l. 7364--><p class="indent" > Within <span +</p><!--l. 7397--><p class="indent" > Within <span class="cmtt-10">\newacronymstyle</span>’s ⟨<span class="cmti-10">definitions</span>⟩ argument you can also redefine -</p><!--l. 7366--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7399--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GenericAcronymFields</span><span class="cmtt-9"> </span></span><a - id="dx1-58022"></a> <span + id="dx1-59022"></a> <span class="cmtt-10">\GenericAcronymFields </span></div><hr> -</p><!--l. 7368--><p class="noindent" > +</p><!--l. 7401--><p class="noindent" > This is a list of additional fields to be set in <span class="cmtt-10">\newacronym</span><a - id="dx1-58023"></a>. You can use the + id="dx1-59023"></a>. You can use the following token registers to access the entry label, long form and short form: <span class="marginpar"><span class="cmtt-9">\glslabeltok</span><span class="cmtt-9"> </span></span><a - id="dx1-58024"></a><span + id="dx1-59024"></a><span class="cmtt-10">\glslabeltok</span>, <span class="marginpar"><span class="cmtt-9">\glslongtok</span><span class="cmtt-9"> </span></span><a - id="dx1-58025"></a><span + id="dx1-59025"></a><span class="cmtt-10">\glslongtok </span>and <span class="marginpar"><span class="cmtt-9">\glsshorttok</span><span class="cmtt-9"> </span></span><a - id="dx1-58026"></a><span + id="dx1-59026"></a><span class="cmtt-10">\glsshorttok</span>. As with all <span class="TEX">T<span class="E">E</span>X</span> registers, you can access their values by preceding the register with <span class="cmtt-10">\the</span><a - id="dx1-58027"></a>. For example, the <span + id="dx1-59027"></a>. For example, the <span class="cmss-10">long-short</span><a - id="dx1-58028"></a> style does: + id="dx1-59028"></a> style does: </p> - <div class="verbatim" id="verbatim-208"> + <div class="verbatim" id="verbatim-209"> \renewcommand*{\GenericAcronymFields}{%  <br />   description={\the\glslongtok}}% </div> -<!--l. 7379--><p class="nopar" > which sets the <span +<!--l. 7412--><p class="nopar" > which sets the <span class="cmss-10">description</span><a - id="dx1-58029"></a> field to the long form of the acronym whereas the + id="dx1-59029"></a> field to the long form of the acronym whereas the <span class="cmss-10">long-short-desc</span><a - id="dx1-58030"></a> style does: + id="dx1-59030"></a> style does: </p> - <div class="verbatim" id="verbatim-209"> + <div class="verbatim" id="verbatim-210"> \renewcommand*{\GenericAcronymFields}{}% </div> -<!--l. 7384--><p class="nopar" > since the description needs to be specified by the user. -</p><!--l. 7387--><p class="indent" > It may be that you want to define a new acronym style that’s based on an existing +<!--l. 7417--><p class="nopar" > since the description needs to be specified by the user. +</p><!--l. 7420--><p class="indent" > It may be that you want to define a new acronym style that’s based on an existing style. Within ⟨<span class="cmti-10">display</span>⟩ you can use -</p><!--l. 7390--><p class="indent" > <span class="marginpar"><span +</p><!--l. 7423--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\GlsUseAcrEntryDispStyle</span><span class="cmtt-9"> </span></span><a - id="dx1-58031"></a> -</p><!--l. 7392--><p class="indent" > <hr><div title="Definition"><span + id="dx1-59031"></a> +</p><!--l. 7425--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\GlsUseAcrEntryDispStyle{</span>⟨<span class="cmitt-10">style name</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7393--><p class="noindent" > +</p><!--l. 7426--><p class="noindent" > to use the ⟨<span class="cmti-10">display</span>⟩ definition from the style given by ⟨<span class="cmti-10">style name</span>⟩. Within ⟨<span class="cmti-10">definitions</span>⟩ you can use -</p><!--l. 7396--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7429--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\GlsUseAcrStyleDefs</span><span class="cmtt-9"> </span></span><a - id="dx1-58032"></a> <span + id="dx1-59032"></a> <span class="cmtt-10">\GlsUseAcrStyleDefs{</span>⟨<span class="cmitt-10">style name</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7398--><p class="noindent" > +</p><!--l. 7431--><p class="noindent" > to use the ⟨<span class="cmti-10">definitions</span>⟩ from the style given by ⟨<span class="cmti-10">style name</span>⟩. For example, the <span class="cmss-10">long-sc-short</span><a - id="dx1-58033"></a> acronym style is based on the <span + id="dx1-59033"></a> acronym style is based on the <span class="cmss-10">long-short</span><a - id="dx1-58034"></a> style with minor modifications + id="dx1-59034"></a> style with minor modifications (remember to use <span class="obeylines-h"><span class="verb"><span class="cmtt-10">##</span></span></span> instead of <span class="obeylines-h"><span class="verb"><span class="cmtt-10">#</span></span></span> within ⟨<span @@ -15403,7 +15455,7 @@ class="cmti-10">definitions</span>⟩): </p> - <div class="verbatim" id="verbatim-210"> + <div class="verbatim" id="verbatim-211"> \newacronymstyle{long-sc-short}%  <br />{% use the same display as "long-short"  <br />  \GlsUseAcrEntryDispStyle{long-short}% @@ -15415,18 +15467,18 @@ class="cmti-10">definitions</span>⟩):  <br />  \renewcommand*{\acrpluralsuffix}{\glstextup{\glspluralsuffix}}%  <br />} </div> -<!--l. 7415--><p class="nopar" > (<span class="marginpar"><span +<!--l. 7448--><p class="nopar" > (<span class="marginpar"><span class="cmtt-9">\glstextup</span><span class="cmtt-9"> </span></span><a - id="dx1-58035"></a><span + id="dx1-59035"></a><span class="cmtt-10">\glstextup </span>is used to cancel the effect of <span class="cmtt-10">\textsc</span><a - id="dx1-58036"></a>. This defaults to + id="dx1-59036"></a>. This defaults to <span class="cmtt-10">\textulc</span><a - id="dx1-58037"></a>, if defined, otherwise <span + id="dx1-59037"></a>, if defined, otherwise <span class="cmtt-10">\textup</span><a - id="dx1-58038"></a>. For example, the plural of <span + id="dx1-59038"></a>. For example, the plural of <span class="cmcsc-10"><span class="small-caps">s</span><span class="small-caps">v</span><span @@ -15442,12 +15494,12 @@ class="small-caps">v</span><span class="small-caps">m</span><span class="small-caps">s</span></span>.) <a - id="x1-58039r19"></a> -</p><!--l. 7421--><p class="noindent" ><span + id="x1-59039r19"></a> +</p><!--l. 7454--><p class="noindent" ><span class="cmbx-12">Example 19</span><span class="cmbx-12"> (Defining a Custom Acronym Style)</span><a - id="x1-58040"></a> -</p><!--l. 7422--><p class="indent" > Suppose I want my acronym on <a + id="x1-59040"></a> +</p><!--l. 7455--><p class="indent" > Suppose I want my acronym on <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. Suppose also that I want the short form to be put in small caps in the main body of the document, but I @@ -15455,12 +15507,12 @@ want it in normal capitals in the list of acronyms. In my list of acronyms, I want the long form as the name with the short form in brackets followed by the description. That is, in the text I want <span class="cmtt-10">\gls</span><a - id="dx1-58041"></a> on <a + id="dx1-59041"></a> on <a href="#glo:firstuse">first use</a> to display: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">\textsc</span><a - id="dx1-58042"></a><span + id="dx1-59042"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">abbrv</span>⟩<span class="cmtt-10">}\footnote</span><span class="verb"><span @@ -15472,7 +15524,7 @@ class="cmtt-10">}</span></span> on subsequent use: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">\textsc</span><a - id="dx1-58043"></a><span + id="dx1-59043"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">abbrv</span>⟩<span class="cmtt-10">}</span> @@ -15483,28 +15535,28 @@ class="cmti-10">long</span>⟩ (⟨<span class="cmti-10">short</span>⟩) ⟨<span class="cmti-10">description</span>⟩ <br /><spacer type=vertical size=10></span> -</p><!--l. 7443--><p class="indent" > Let’s suppose it’s possible that I may have a mixed glossary. I can check this in the +</p><!--l. 7476--><p class="indent" > Let’s suppose it’s possible that I may have a mixed glossary. I can check this in the second argument of <span class="cmtt-10">\newacronymstyle</span><a - id="dx1-58044"></a> using: + id="dx1-59044"></a> using: </p> - <div class="verbatim" id="verbatim-211"> + <div class="verbatim" id="verbatim-212"> \ifglshaslong{\glslabel}{\glsgenacfmt}{\glsgenentryfmt}% </div> -<!--l. 7447--><p class="nopar" > This will use <span +<!--l. 7480--><p class="nopar" > This will use <span class="cmtt-10">\glsgenentryfmt</span><a - id="dx1-58045"></a> if the entry isn’t an acronym, otherwise it will use + id="dx1-59045"></a> if the entry isn’t an acronym, otherwise it will use <span class="cmtt-10">\glsgenacfmt</span><a - id="dx1-58046"></a>. The third argument (⟨<span + id="dx1-59046"></a>. The third argument (⟨<span class="cmti-10">definitions</span>⟩) of <span class="cmtt-10">\newacronymstyle</span><a - id="dx1-58047"></a> needs to + id="dx1-59047"></a> needs to redefine <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-58048"></a> etc so that the <a + id="dx1-59048"></a> etc so that the <a href="#glo:firstuse">first use</a> displays the short form in the text with the long form in a footnote followed by the description. This is done as follows (remember to use <span class="obeylines-h"><span class="verb"><span @@ -15513,7 +15565,7 @@ class="cmtt-10">#</span></span></span>): </p> - <div class="verbatim" id="verbatim-212"> + <div class="verbatim" id="verbatim-213">  % No case change, singular first use:  <br />  \renewcommand*{\genacrfullformat}[2]{%  <br />   \firstacronymfont{\glsentryshort{##1}}##2% @@ -15535,12 +15587,12 @@ class="cmtt-10">#</span></span></span>):  <br />   \footnote{\glsentrylongpl{##1}: \glsentrydesc{##1}}%  <br />  }% </div> -<!--l. 7476--><p class="nopar" > If you think it inappropriate for the short form to be capitalised at the start of a +<!--l. 7509--><p class="nopar" > If you think it inappropriate for the short form to be capitalised at the start of a sentence you can change the above to: </p> - <div class="verbatim" id="verbatim-213"> + <div class="verbatim" id="verbatim-214">  % No case change, singular first use:  <br />  \renewcommand*{\genacrfullformat}[2]{%  <br />   \firstacronymfont{\glsentryshort{##1}}##2% @@ -15554,34 +15606,34 @@ sentence you can change the above to:  <br /> \let\Genacrfullformat\genacrfullformat  <br /> \let\Genplacrfullformat\genplacrfullformat </div> -<!--l. 7492--><p class="nopar" > Another variation is to use <span +<!--l. 7525--><p class="nopar" > Another variation is to use <span class="cmtt-10">\Glsentrylong</span><a - id="dx1-58049"></a> and <span + id="dx1-59049"></a> and <span class="cmtt-10">\Glsentrylongpl</span><a - id="dx1-58050"></a> in the footnote + id="dx1-59050"></a> in the footnote instead of <span class="cmtt-10">\glsentrylong</span><a - id="dx1-58051"></a> and <span + id="dx1-59051"></a> and <span class="cmtt-10">\glsentrylongpl</span><a - id="dx1-58052"></a>. -</p><!--l. 7497--><p class="indent" > Now let’s suppose that commands such as <span + id="dx1-59052"></a>. +</p><!--l. 7530--><p class="indent" > Now let’s suppose that commands such as <span class="cmtt-10">\glsentryfull</span><a - id="dx1-58053"></a> and <span + id="dx1-59053"></a> and <span class="cmtt-10">\acrfull</span><a - id="dx1-58054"></a> shouldn’t + id="dx1-59054"></a> shouldn’t use a footnote, but instead use the format: ⟨<span class="cmti-10">long</span>⟩ (⟨<span class="cmti-10">short</span>⟩). This means that the style needs to redefine <span class="cmtt-10">\glsentryfull</span>, <span class="cmtt-10">\acrfullfmt</span><a - id="dx1-58055"></a> and their plural and upper case + id="dx1-59055"></a> and their plural and upper case variants. -</p><!--l. 7504--><p class="indent" > First, the non-linking commands: +</p><!--l. 7537--><p class="indent" > First, the non-linking commands: </p> - <div class="verbatim" id="verbatim-214"> + <div class="verbatim" id="verbatim-215">   \renewcommand*{\glsentryfull}[1]{%  <br />    \glsentrylong{##1}\space  <br />      (\acronymfont{\glsentryshort{##1}})% @@ -15599,11 +15651,11 @@ variants.  <br />      (\acronymfont{\glsentryshortpl{##1}})%  <br />  }% </div> -<!--l. 7522--><p class="nopar" > Now for the linking commands: +<!--l. 7555--><p class="nopar" > Now for the linking commands: </p> - <div class="verbatim" id="verbatim-215"> + <div class="verbatim" id="verbatim-216">   \renewcommand*{\acrfullfmt}[3]{%  <br />    \glslink[##1]{##2}{%  <br />     \glsentrylong{##2}##3\space @@ -15645,105 +15697,105 @@ variants.  <br />    }%  <br />  }% </div> -<!--l. 7565--><p class="nopar" > (This may cause problems with long hyperlinks, in which case adjust the +<!--l. 7598--><p class="nopar" > (This may cause problems with long hyperlinks, in which case adjust the definitions so that, for example, only the short form is inside the argument of <span class="cmtt-10">\glslink</span><a - id="dx1-58056"></a>.) -</p><!--l. 7570--><p class="indent" > The style also needs to redefine <span + id="dx1-59056"></a>.) +</p><!--l. 7603--><p class="indent" > The style also needs to redefine <span class="cmtt-10">\acronymsort</span><a - id="dx1-58057"></a> so that the acronyms are sorted + id="dx1-59057"></a> so that the acronyms are sorted according to the long form: </p> - <div class="verbatim" id="verbatim-216"> + <div class="verbatim" id="verbatim-217">   \renewcommand*{\acronymsort}[2]{##2}% </div> -<!--l. 7574--><p class="nopar" > If you prefer them to be sorted according to the short form you can change the above +<!--l. 7607--><p class="nopar" > If you prefer them to be sorted according to the short form you can change the above to: </p> - <div class="verbatim" id="verbatim-217"> + <div class="verbatim" id="verbatim-218">   \renewcommand*{\acronymsort}[2]{##1}% </div> -<!--l. 7579--><p class="nopar" > The acronym font needs to be set to <span +<!--l. 7612--><p class="nopar" > The acronym font needs to be set to <span class="cmtt-10">\textsc</span><a - id="dx1-58058"></a> and the plural suffix adjusted so that + id="dx1-59058"></a> and the plural suffix adjusted so that the “s” suffix in the plural short form doesn’t get converted to smallcaps: </p> - <div class="verbatim" id="verbatim-218"> + <div class="verbatim" id="verbatim-219">   \renewcommand*{\acronymfont}[1]{\textsc{##1}}%  <br />  \renewcommand*{\acrpluralsuffix}{\glstextup{\glspluralsuffix}}% </div> -<!--l. 7586--><p class="nopar" > There are a number of ways of dealing with the format in the list of acronyms. The +<!--l. 7619--><p class="nopar" > There are a number of ways of dealing with the format in the list of acronyms. The simplest way is to redefine <span class="cmtt-10">\acronymentry</span><a - id="dx1-58059"></a> to the long form followed by the upper case + id="dx1-59059"></a> to the long form followed by the upper case short form in parentheses: </p> - <div class="verbatim" id="verbatim-219"> + <div class="verbatim" id="verbatim-220">  \renewcommand*{\acronymentry}[1]{%  <br />   \Glsentrylong{##1}\space  <br />     (\MakeTextUppercase{\glsentryshort{##1}})}% </div> -<!--l. 7594--><p class="nopar" > (I’ve used <span +<!--l. 7627--><p class="nopar" > (I’ve used <span class="cmtt-10">\Glsentrylong</span><a - id="dx1-58060"></a> instead of <span + id="dx1-59060"></a> instead of <span class="cmtt-10">\glsentrylong</span><a - id="dx1-58061"></a> to capitalise the name in the + id="dx1-59061"></a> to capitalise the name in the glossary.) -</p><!--l. 7598--><p class="indent" > An alternative approach is to set <span +</p><!--l. 7631--><p class="indent" > An alternative approach is to set <span class="cmtt-10">\acronymentry</span><a - id="dx1-58062"></a> to just the long form and + id="dx1-59062"></a> to just the long form and redefine <span class="cmtt-10">\GenericAcronymFields</span><a - id="dx1-58063"></a> to set the <span + id="dx1-59063"></a> to set the <span class="cmss-10">symbol</span><a - id="dx1-58064"></a> key to the short form and use a + id="dx1-59064"></a> key to the short form and use a glossary style that displays the symbol in parentheses after the <span class="cmss-10">name</span><a - id="dx1-58065"></a> (such as the <span + id="dx1-59065"></a> (such as the <span class="cmss-10">tree</span><a - id="dx1-58066"></a> + id="dx1-59066"></a> style) like this: </p> - <div class="verbatim" id="verbatim-220"> + <div class="verbatim" id="verbatim-221">  \renewcommand*{\acronymentry}[1]{\Glsentrylong{##1}}%  <br /> \renewcommand*{\GenericAcronymFields}{%  <br />    symbol={\protect\MakeTextUppercase{\the\glsshorttok}}}% </div> -<!--l. 7607--><p class="nopar" > I’m going to use the first approach and set <span +<!--l. 7640--><p class="nopar" > I’m going to use the first approach and set <span class="cmtt-10">\GenericAcronymFields</span><a - id="dx1-58067"></a> to do + id="dx1-59067"></a> to do nothing: </p> - <div class="verbatim" id="verbatim-221"> + <div class="verbatim" id="verbatim-222">  \renewcommand*{\GenericAcronymFields}{}% </div> -<!--l. 7612--><p class="nopar" > -</p><!--l. 7614--><p class="indent" > Finally, this style needs to switch off hyperlinks on first use to avoid nested +<!--l. 7645--><p class="nopar" > +</p><!--l. 7647--><p class="indent" > Finally, this style needs to switch off hyperlinks on first use to avoid nested links: </p> - <div class="verbatim" id="verbatim-222"> + <div class="verbatim" id="verbatim-223">  \glshyperfirstfalse </div> -<!--l. 7618--><p class="nopar" > Putting this all together: +<!--l. 7651--><p class="nopar" > Putting this all together: </p> - <div class="verbatim" id="verbatim-223"> + <div class="verbatim" id="verbatim-224"> \newacronymstyle{custom-fn}% new style name  <br />{%  <br />  \ifglshaslong{\glslabel}{\glsgenacfmt}{\glsgenentryfmt}% @@ -15833,30 +15885,30 @@ links:  <br />     (\MakeTextUppercase{\glsentryshort{##1}})}%  <br />} </div> -<!--l. 7707--><p class="nopar" > -</p><!--l. 7709--><p class="indent" > Now I need to specify that I want to use this new style: +<!--l. 7740--><p class="nopar" > +</p><!--l. 7742--><p class="indent" > Now I need to specify that I want to use this new style: </p> - <div class="verbatim" id="verbatim-224"> + <div class="verbatim" id="verbatim-225"> \setacronymstyle{custom-fn} </div> -<!--l. 7712--><p class="nopar" > I also need to use a glossary style that suits this acronym style, for example +<!--l. 7745--><p class="nopar" > I also need to use a glossary style that suits this acronym style, for example <span class="cmss-10">altlist</span><a - id="dx1-58068"></a>: + id="dx1-59068"></a>: </p> - <div class="verbatim" id="verbatim-225"> + <div class="verbatim" id="verbatim-226"> \setglossarystyle{altlist} </div> -<!--l. 7717--><p class="nopar" > -</p><!--l. 7719--><p class="indent" > Once the acronym style has been set, I can define my acronyms: +<!--l. 7750--><p class="nopar" > +</p><!--l. 7752--><p class="indent" > Once the acronym style has been set, I can define my acronyms: </p> - <div class="verbatim" id="verbatim-226"> + <div class="verbatim" id="verbatim-227"> \newacronym[description={set of tags for use in  <br />developing hypertext documents}]{html}{html}{Hyper  <br />Text Markup Language} @@ -15864,21 +15916,21 @@ class="cmss-10">altlist</span><a  <br />layout of a document written in a markup language}]{css}  <br />{css}{Cascading Style Sheet} </div> -<!--l. 7728--><p class="nopar" > -</p><!--l. 7730--><p class="indent" > The sample file <a +<!--l. 7761--><p class="nopar" > +</p><!--l. 7763--><p class="indent" > The sample file <a href="#x1-5030r11"><span class="cmtt-10">sample-custom-acronym.tex</span></a> illustrates this example. </p> <div class="center" > -<!--l. 7732--><p class="noindent" > -</p><!--l. 7732--><p class="noindent" >____________________________</p></div> -<!--l. 7734--><p class="noindent" > +<!--l. 7765--><p class="noindent" > +</p><!--l. 7765--><p class="noindent" >____________________________</p></div> +<!--l. 7767--><p class="noindent" > </p> -<!--l. 7734--><p class="noindent" ><a +<!--l. 7767--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">13.2 </span> <a id="sec:disploa"></a>Displaying the List of Acronyms</h3> -<!--l. 7737--><p class="noindent" >The list of acronyms is just like any other type of glossary and can be displayed on its +<!--l. 7770--><p class="noindent" >The list of acronyms is just like any other type of glossary and can be displayed on its own using: </p><dl class="description"><dt class="description"> <a @@ -15891,9 +15943,9 @@ class="description"> <div class="obeylines-v"> <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-59001"></a><span + id="dx1-60001"></a><span class="cmtt-10">[type=\acronymtype</span><a - id="dx1-59002"></a><span + id="dx1-60002"></a><span class="cmtt-10">]</span> </div> </div> @@ -15913,21 +15965,21 @@ class="description"> <div class="obeylines-v"> <span class="cmtt-10">\printglossary</span><a - id="dx1-59003"></a><span + id="dx1-60003"></a><span class="cmtt-10">[type=\acronymtype</span><a - id="dx1-59004"></a><span + id="dx1-60004"></a><span class="cmtt-10">]</span> </div> </div> - <!--l. 7750--><p class="noindent" >(If you use the <span + <!--l. 7783--><p class="noindent" >(If you use the <span class="cmss-10">acronym</span><a - id="dx1-59005"></a> package option you can also use </p><div class="alltt"> + id="dx1-60005"></a> package option you can also use </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printacronyms</span><a - id="dx1-59006"></a><span + id="dx1-60006"></a><span class="cmtt-10">[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> @@ -15936,9 +15988,9 @@ class="cmtt-10">]</span> <div class="obeylines-v"> <span class="cmtt-10">\printglossary</span><a - id="dx1-59007"></a><span + id="dx1-60007"></a><span class="cmtt-10">[type=\acronymtype</span><a - id="dx1-59008"></a><span + id="dx1-60008"></a><span class="cmtt-10">,</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]</span> @@ -15948,7 +16000,7 @@ href="#acronymoptions"><span class="cmsy-10">§</span>2.5 </a><a href="#acronymoptions">Acronym Options<!--tex4ht:ref: sec:pkgopts-acronym --></a>.) </dd></dl> -<!--l. 7762--><p class="noindent" >Alternatively the list of acronyms can be displayed with all the other glossaries +<!--l. 7795--><p class="noindent" >Alternatively the list of acronyms can be displayed with all the other glossaries using: </p><dl class="description"><dt class="description"> <a @@ -15958,7 +16010,7 @@ class="cmbx-10"> 1</span></a><span class="cmbx-10">:</span> </dt><dd class="description"><span class="cmtt-10">\printnoidxglossaries</span><a - id="dx1-59009"></a> + id="dx1-60009"></a> </dd><dt class="description"> <span class="cmbx-10">Options</span><span @@ -15972,40 +16024,40 @@ class="cmbx-10">3</span></a><span class="cmbx-10">:</span> </dt><dd class="description"><span class="cmtt-10">\printglossaries</span><a - id="dx1-59010"></a></dd></dl> -<!--l. 7770--><p class="indent" > However, care must be taken to choose a glossary style that’s appropriate to your + id="dx1-60010"></a></dd></dl> +<!--l. 7803--><p class="indent" > However, care must be taken to choose a glossary style that’s appropriate to your acronym style. Alternatively, you can define your own custom style (see <a href="#sec:newglossarystyle"><span class="cmsy-10">§</span>15.2 </a><a href="#sec:newglossarystyle">Defining your own glossary style<!--tex4ht:ref: sec:newglossarystyle --></a> for further details). -</p><!--l. 7775--><p class="noindent" > +</p><!--l. 7808--><p class="noindent" > </p> -<!--l. 7775--><p class="noindent" ><a +<!--l. 7808--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">13.3 </span> <a id="sec:oldacronym"></a>Upgrading From the glossary Package</h3> -<!--l. 7778--><p class="noindent" >Users of the obsolete <span +<!--l. 7811--><p class="noindent" >Users of the obsolete <span class="cmss-10">glossary</span><a - id="dx1-60001"></a> package may recall that the syntax used to define new + id="dx1-61001"></a> package may recall that the syntax used to define new acronyms has changed with the replacement <span class="cmss-10">glossaries </span>package. In addition, the old <span class="cmss-10">glossary</span><a - id="dx1-60002"></a> package created the command <span + id="dx1-61002"></a> package created the command <span class="cmtt-10">\</span>⟨<span class="cmti-10">acr-name</span>⟩ when defining the acronym ⟨<span class="cmti-10">acr-name</span>⟩. -</p><!--l. 7784--><p class="indent" > In order to facilitate migrating from the old package to the new one, the <span +</p><!--l. 7817--><p class="indent" > In order to facilitate migrating from the old package to the new one, the <span class="cmss-10">glossaries</span> package<span class="footnote-mark"><a href="#fn1x14" id="fn1x14-bk"><sup class="textsuperscript">13.1</sup></a></span><a - id="x1-60003f1"></a> + id="x1-61003f1"></a> provides the command: -</p><!--l. 7787--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7820--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\oldacronym</span><span class="cmtt-9"> </span></span><a - id="dx1-60004"></a> <span + id="dx1-61004"></a> <span class="cmtt-10">\oldacronym[</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -16016,16 +16068,16 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">key-val list</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 7789--><p class="noindent" > +</p><!--l. 7822--><p class="noindent" > This uses the same syntax as the <span class="cmss-10">glossary</span><a - id="dx1-60005"></a> package’s method of defining acronyms. It is + id="dx1-61005"></a> package’s method of defining acronyms. It is equivalent to: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">\newacronym</span><a - id="dx1-60006"></a><span + id="dx1-61006"></a><span class="cmtt-10">[</span>⟨<span class="cmti-10">key-val list</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -16038,12 +16090,12 @@ class="cmtt-10">}</span> <br /><spacer type=vertical size=10></span> In addition, <span class="cmtt-10">\oldacronym</span><a - id="dx1-60007"></a> also defines the commands <span + id="dx1-61007"></a> also defines the commands <span class="cmtt-10">\</span>⟨<span class="cmti-10">label</span>⟩, which is equivalent to <span class="cmtt-10">\gls</span><a - id="dx1-60008"></a><span + id="dx1-61008"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">}</span>, and <span @@ -16051,7 +16103,7 @@ class="cmtt-10">\</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">*</span>, which is equivalent to <span class="cmtt-10">\Gls</span><a - id="dx1-60009"></a><span + id="dx1-61009"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">}</span>. If ⟨<span @@ -16064,40 +16116,40 @@ class="cmtt-10">\</span>⟨<span class="cmti-10">label</span>⟩ doesn’t allow you to use the first optional argument of <span class="cmtt-10">\gls</span><a - id="dx1-60010"></a> or <span + id="dx1-61010"></a> or <span class="cmtt-10">\Gls</span><a - id="dx1-60011"></a> — you will need to explicitly use <span + id="dx1-61011"></a> — you will need to explicitly use <span class="cmtt-10">\gls</span><a - id="dx1-60012"></a> + id="dx1-61012"></a> or <span class="cmtt-10">\Gls</span><a - id="dx1-60013"></a> to change the settings. -</p><!--l. 7806--><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 + id="dx1-61013"></a> to change the settings. +</p><!--l. 7839--><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="cmtt-10">\</span>⟨<span class="cmti-10">label</span>⟩ unless you additionally load the <span class="cmss-10">xspace</span><a - id="dx1-60014"></a> package, but be aware that there are some issues with + id="dx1-61014"></a> package, but be aware that there are some issues with using <span class="cmss-10">xspace</span><a - id="dx1-60015"></a>.<span class="footnote-mark"><a + id="dx1-61015"></a>.<span class="footnote-mark"><a href="#fn2x14" id="fn2x14-bk"><sup class="textsuperscript">13.2</sup></a></span></div> -</p><!--l. 7812--><p class="noindent" > +</p><!--l. 7845--><p class="noindent" > <a - id="x1-60016f2"></a> -</p><!--l. 7816--><p class="indent" > The <span + id="x1-61016f2"></a> +</p><!--l. 7849--><p class="indent" > The <span class="cmss-10">glossaries </span>package doesn’t load the <span class="cmss-10">xspace</span><a - id="dx1-60017"></a> package since there are both + id="dx1-61017"></a> package since there are both advantages and disadvantages to using <span class="cmtt-10">\xspace</span><a - id="dx1-60018"></a> in <span + id="dx1-61018"></a> in <span class="cmtt-10">\</span>⟨<span class="cmti-10">label</span>⟩. If you don’t use the <span class="cmss-10">xspace</span><a - id="dx1-60019"></a> + id="dx1-61019"></a> package you need to explicitly force a space using <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\␣</span></span></span> (backslash space) however you can follow <span @@ -16105,21 +16157,21 @@ class="cmtt-10">\</span>⟨<span class="cmti-10">label</span>⟩ with additional text in square brackets (the final optional argument to <span class="cmtt-10">\gls</span><a - id="dx1-60020"></a>). If you use the <span + id="dx1-61020"></a>). If you use the <span class="cmss-10">xspace</span><a - id="dx1-60021"></a> package you don’t need to escape the spaces but you + id="dx1-61021"></a> package you don’t need to escape the spaces but you can’t use the optional argument to insert text (you will have to explicitly use <span class="cmtt-10">\gls</span><a - id="dx1-60022"></a>). -</p><!--l. 7827--><p class="indent" > To illustrate this, suppose I define the acronym “abc” as follows: + id="dx1-61022"></a>). +</p><!--l. 7860--><p class="indent" > To illustrate this, suppose I define the acronym “abc” as follows: </p> - <div class="verbatim" id="verbatim-227"> + <div class="verbatim" id="verbatim-228"> \oldacronym{abc}{example acronym}{} </div> -<!--l. 7831--><p class="nopar" > This will create the command <span +<!--l. 7864--><p class="nopar" > This will create the command <span class="cmtt-10">\abc </span>and its starred version <span class="cmtt-10">\abc*</span>. <a href="#tab:xspace">Table 13.2</a> @@ -16127,16 +16179,16 @@ illustrates the effect of <span class="cmtt-10">\abc </span>(on subsequent use) according to whether or not the <span class="cmss-10">xspace</span><a - id="dx1-60023"></a> package has been loaded. As can be seen from the final row in + id="dx1-61023"></a> package has been loaded. As can be seen from the final row in the table, the <span class="cmss-10">xspace</span><a - id="dx1-60024"></a> package prevents the optional argument from being + id="dx1-61024"></a> package prevents the optional argument from being recognised. </p> <div class="table"> -<!--l. 7839--><p class="indent" > <a +<!--l. 7872--><p class="indent" > <a id="tab:xspace"></a></p><hr class="float" /><div class="float" > @@ -16145,7 +16197,7 @@ recognised. ><span class="id">Table 13.2: </span><span class="content">The effect of using <span class="cmss-10">xspace </span>with <span -class="cmtt-10">\oldacronym</span></span></div><!--tex4ht:label?: x1-600252 --> +class="cmtt-10">\oldacronym</span></span></div><!--tex4ht:label?: x1-610252 --> <div class="tabular"> <table id="TBL-8" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-8-1g"><col @@ -16202,89 +16254,89 @@ class="td11"> abc’s xyz </td></tr></table> </div> -<!--l. 7857--><p class="indent" > </div> -</p><!--l. 7857--><p class="noindent" ><a +<!--l. 7890--><p class="indent" > </div> +</p><!--l. 7890--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">14. <a id="sec:glsunset"></a>Unsetting and Resetting Entry Flags</h2> -</p><!--l. 7860--><p class="indent" > When using the <a -href="#x1-410006.1"><span +</p><!--l. 7893--><p class="indent" > When using the <a +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands it is possible that you may want to use the value given by the <span class="cmss-10">first</span><a - id="dx1-61001"></a> key, even though you have already <a + id="dx1-62001"></a> key, even though you have already <a href="#glo:firstuse">used</a> the glossary entry. Conversely, you may want to use the value given by the <span class="cmss-10">text</span><a - id="dx1-61002"></a> key, even though you + id="dx1-62002"></a> key, even though you haven’t used the glossary entry. The former can be achieved by one of the following commands: -</p><!--l. 7866--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7899--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsreset</span><span class="cmtt-9"> </span></span><a - id="dx1-61003"></a> <span + id="dx1-62003"></a> <span class="cmtt-10">\glsreset{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7868--><p class="noindent" > -</p><!--l. 7869--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7901--><p class="noindent" > +</p><!--l. 7902--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glslocalreset</span><span class="cmtt-9"> </span></span><a - id="dx1-61004"></a> <span + id="dx1-62004"></a> <span class="cmtt-10">\glslocalreset{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7871--><p class="noindent" > +</p><!--l. 7904--><p class="noindent" > while the latter can be achieved by one of the following commands: -</p><!--l. 7873--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7906--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsunset</span><span class="cmtt-9"> </span></span><a - id="dx1-61005"></a> <span + id="dx1-62005"></a> <span class="cmtt-10">\glsunset{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7875--><p class="noindent" > -</p><!--l. 7876--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7908--><p class="noindent" > +</p><!--l. 7909--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glslocalunset</span><span class="cmtt-9"> </span></span><a - id="dx1-61006"></a> <span + id="dx1-62006"></a> <span class="cmtt-10">\glslocalunset{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7878--><p class="noindent" > +</p><!--l. 7911--><p class="noindent" > You can also reset or unset all entries for a given glossary or list of glossaries using: -</p><!--l. 7881--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7914--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsresetall</span><span class="cmtt-9"> </span></span><a - id="dx1-61007"></a> <span + id="dx1-62007"></a> <span class="cmtt-10">\glsresetall[</span>⟨<span class="cmitt-10">glossary list</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 7883--><p class="noindent" > -</p><!--l. 7884--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7916--><p class="noindent" > +</p><!--l. 7917--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glslocalresetall</span><span class="cmtt-9"> </span></span><a - id="dx1-61008"></a> <span + id="dx1-62008"></a> <span class="cmtt-10">\glslocalresetall[</span>⟨<span class="cmitt-10">glossary list</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 7886--><p class="noindent" > -</p><!--l. 7887--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7919--><p class="noindent" > +</p><!--l. 7920--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsunsetall</span><span class="cmtt-9"> </span></span><a - id="dx1-61009"></a> <span + id="dx1-62009"></a> <span class="cmtt-10">\glsunsetall[</span>⟨<span class="cmitt-10">glossary list</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 7889--><p class="noindent" > -</p><!--l. 7890--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7922--><p class="noindent" > +</p><!--l. 7923--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glslocalunsetall</span><span class="cmtt-9"> </span></span><a - id="dx1-61010"></a> <span + id="dx1-62010"></a> <span class="cmtt-10">\glslocalunsetall[</span>⟨<span class="cmitt-10">glossary list</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 7892--><p class="noindent" > +</p><!--l. 7925--><p class="noindent" > where ⟨<span class="cmti-10">glossary list</span>⟩ is a comma-separated list of glossary labels. If omitted, all defined glossaries are assumed (except for the ignored ones). For example, to reset all entries @@ -16292,16 +16344,16 @@ in the main glossary and the list of acronyms: </p> - <div class="verbatim" id="verbatim-228"> + <div class="verbatim" id="verbatim-229"> \glsresetall[main,acronym] </div> -<!--l. 7900--><p class="nopar" > -</p><!--l. 7902--><p class="indent" > You can determine whether an entry’s <a +<!--l. 7933--><p class="nopar" > +</p><!--l. 7935--><p class="indent" > You can determine whether an entry’s <a href="#glo:firstuseflag">first use flag</a> is set using: -</p><!--l. 7903--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7936--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglsused</span><span class="cmtt-9"> </span></span><a - id="dx1-61011"></a> <span + id="dx1-62011"></a> <span class="cmtt-10">\ifglsused{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -16309,33 +16361,33 @@ class="cmitt-10">true part</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">false part</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 7905--><p class="noindent" > +</p><!--l. 7938--><p class="noindent" > where ⟨<span class="cmti-10">label</span>⟩ is the label of the required entry. If the entry has been used, ⟨<span class="cmti-10">true part</span>⟩ will be done, otherwise ⟨<span class="cmti-10">false part</span>⟩ will be done. -</p><!--l. 7910--><p class="indent" > <div class="important" title="Important Note"> Be careful when using <a -href="#x1-410006.1"><span +</p><!--l. 7943--><p class="indent" > <div class="important" title="Important Note"> Be careful when using <a +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> commands within an environment or command argument that gets processed multiple times as it can cause unwanted side-effects when the first use displayed text is different from subsequent use. </div> -</p><!--l. 7915--><p class="noindent" > -</p><!--l. 7917--><p class="indent" > For example, the <span +</p><!--l. 7948--><p class="noindent" > +</p><!--l. 7950--><p class="indent" > For example, the <span class="cmss-10">frame</span><a - id="dx1-61012"></a><a - id="dx1-61013"></a> environment in <span + id="dx1-62012"></a><a + id="dx1-62013"></a> environment in <span class="cmss-10">beamer</span><a - id="dx1-61014"></a> processes its argument for each + id="dx1-62014"></a> processes its argument for each overlay. This means that the <a href="#glo:firstuseflag">first use flag</a> will be unset on the first overlay and subsequent overlays will use the non-first use form. -</p><!--l. 7922--><p class="indent" > Consider the following example: +</p><!--l. 7955--><p class="indent" > Consider the following example: </p> - <div class="verbatim" id="verbatim-229"> + <div class="verbatim" id="verbatim-230"> \documentclass{beamer}  <br />\usepackage{glossaries}  <br />\newacronym{svm}{SVM}{support vector machine} @@ -16349,22 +16401,22 @@ subsequent overlays will use the non-first use form.  <br />\end{frame}  <br />\end{document} </div> -<!--l. 7942--><p class="nopar" > -</p><!--l. 7944--><p class="indent" > On the first overlay, <span class="obeylines-h"><span class="verb"><span +<!--l. 7975--><p class="nopar" > +</p><!--l. 7977--><p class="indent" > On the first overlay, <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{svm}</span></span></span> produces “support vector machine (SVM)” and then unsets the <a href="#glo:firstuseflag">first use flag</a>. When the second overlay is processed, <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{svm}</span></span></span> now produces “SVM”, which is unlikely to be the desired effect. I don’t know anyway around this and I can only offer two suggestions. -</p><!--l. 7950--><p class="indent" > Firstly, unset all acronyms at the start of the document and explicitly use +</p><!--l. 7983--><p class="indent" > Firstly, unset all acronyms at the start of the document and explicitly use <span class="cmtt-10">\acrfull</span><a - id="dx1-61015"></a> when you want the full version to be displayed: + id="dx1-62015"></a> when you want the full version to be displayed: </p> - <div class="verbatim" id="verbatim-230"> + <div class="verbatim" id="verbatim-231"> \documentclass{beamer}  <br />\usepackage{glossaries}  <br />\newacronym{svm}{SVM}{support vector machine} @@ -16379,12 +16431,12 @@ class="cmtt-10">\acrfull</span><a  <br />\end{frame}  <br />\end{document} </div> -<!--l. 7972--><p class="nopar" > -</p><!--l. 7974--><p class="indent" > Secondly, explicitly reset each acronym on first use: +<!--l. 8005--><p class="nopar" > +</p><!--l. 8007--><p class="indent" > Secondly, explicitly reset each acronym on first use: </p> - <div class="verbatim" id="verbatim-231"> + <div class="verbatim" id="verbatim-232"> \begin{frame}  <br /> \frametitle{Frame 1}  <br /> \begin{itemize} @@ -16393,35 +16445,35 @@ class="cmtt-10">\acrfull</span><a  <br /> \end{itemize}  <br />\end{frame} </div> -<!--l. 7984--><p class="nopar" > These are non-optimal, but the <span +<!--l. 8017--><p class="nopar" > These are non-optimal, but the <span class="cmss-10">beamer</span><a - id="dx1-61016"></a> class is too complex for me to provide a + id="dx1-62016"></a> class is too complex for me to provide a programmatic solution. Other potentially problematic environments are some <span class="cmss-10">tabular</span><a - id="dx1-61017"></a><a - id="dx1-61018"></a>-like environments (but not <span + id="dx1-62017"></a><a + id="dx1-62018"></a>-like environments (but not <span class="cmss-10">tabular</span><a - id="dx1-61019"></a><a - id="dx1-61020"></a> itself) that process the contents in order to + id="dx1-62019"></a><a + id="dx1-62020"></a> itself) that process the contents in order to work out the column widths and then reprocess the contents to do the actual typesetting. -</p><!--l. 7992--><p class="indent" > The <span +</p><!--l. 8025--><p class="indent" > The <span class="cmss-10">amsmath</span><a - id="dx1-61021"></a> environments, such as <span + id="dx1-62021"></a> environments, such as <span class="cmss-10">align</span><a - id="dx1-61022"></a><a - id="dx1-61023"></a>, also process their contents multiple + id="dx1-62022"></a><a + id="dx1-62023"></a>, also process their contents multiple times, but the <span class="cmss-10">glossaries </span>package now checks for this. </p> -<!--l. 7996--><p class="indent" > </div> -</p><!--l. 7996--><p class="noindent" ><a +<!--l. 8029--><p class="indent" > </div> +</p><!--l. 8029--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">15. <a id="sec:styles"></a>Glossary Styles</h2> -</p><!--l. 7999--><p class="indent" > Glossaries vary from lists that simply contain a symbol with a terse description to +</p><!--l. 8032--><p class="indent" > Glossaries vary from lists that simply contain a symbol with a terse description to lists of terms or phrases with lengthy descriptions. Some glossaries may have terms with associated symbols. Some may have hierarchical entries. There is therefore no single style that fits every type of glossary. The <span @@ -16436,34 +16488,34 @@ href="#sec:newglossarystyle"><span class="cmsy-10">§</span>15.2 </a><a href="#sec:newglossarystyle">Defining your own glossary style<!--tex4ht:ref: sec:newglossarystyle --></a>). -</p><!--l. 8010--><p class="indent" > The glossary style can be set using the <span +</p><!--l. 8043--><p class="indent" > The glossary style can be set using the <span class="cmss-10">style</span><a - id="dx1-62001"></a> key in the optional argument to + id="dx1-63001"></a> key in the optional argument to <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-62002"></a> (<a + id="dx1-63002"></a> (<a href="#option1">Option 1</a>) or <span class="cmtt-10">\printglossary</span><a - id="dx1-62003"></a> (Options <a + id="dx1-63003"></a> (Options <a href="#option2">2</a> and <a href="#option3">3</a>) or using the command: -</p><!--l. 8013--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8046--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\setglossarystyle</span><span class="cmtt-9"> </span></span><a - id="dx1-62004"></a> <span + id="dx1-63004"></a> <span class="cmtt-10">\setglossarystyle{</span>⟨<span class="cmitt-10">style-name</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8015--><p class="noindent" > +</p><!--l. 8048--><p class="noindent" > (before the glossary is displayed). -</p><!--l. 8018--><p class="indent" > Some of the predefined glossary styles may also be set using the <span +</p><!--l. 8051--><p class="indent" > Some of the predefined glossary styles may also be set using the <span class="cmss-10">style</span><a - id="dx1-62005"></a> package + id="dx1-63005"></a> package option, it depends if the package in which they are defined is automatically loaded by the <span class="cmss-10">glossaries </span>package. -</p><!--l. 8022--><p class="indent" > You can use the lorum ipsum dummy entries provided in the +</p><!--l. 8055--><p class="indent" > You can use the lorum ipsum dummy entries provided in the <span class="cmtt-10">example-glossaries-*.tex </span>files (described in <a href="#sec:lipsum"><span @@ -16471,17 +16523,17 @@ class="cmsy-10">§</span>1.2 </a><a href="#sec:lipsum">Dummy Entries for Testing<!--tex4ht:ref: sec:lipsum --></a>) to test the different styles. </p> -<!--l. 8026--><p class="noindent" ><a +<!--l. 8059--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">15.1 </span> <a id="sec:predefinedstyles"></a>Predefined Styles</h3> -<!--l. 8029--><p class="noindent" >The predefined styles can accommodate numbered level 0 (main) and level 1 entries. +<!--l. 8062--><p class="noindent" >The predefined styles can accommodate numbered level 0 (main) and level 1 entries. See the package options <span class="cmss-10">entrycounter</span><a - id="dx1-63001"></a>, <span + id="dx1-64001"></a>, <span class="cmss-10">counterwithin</span><a - id="dx1-63002"></a> and <span + id="dx1-64002"></a> and <span class="cmss-10">subentrycounter</span><a - id="dx1-63003"></a> described in + id="dx1-64003"></a> described in <a href="#glossaryappearanceoptions"><span class="cmsy-10">§</span>2.3 </a><a @@ -16492,7 +16544,7 @@ href="#tab:styles">table 15.1</a>. <div class="table"> -<!--l. 8036--><p class="indent" > <a +<!--l. 8069--><p class="indent" > <a id="tab:styles"></a></p><hr class="float" /><div class="float" > @@ -16504,22 +16556,22 @@ that matches that doesn’t match any previously listed style (e.g. < class="cmtt-10">long3col*</span> matches <span class="cmss-10">long3col</span><a - id="dx1-63005"></a>, <span + id="dx1-64005"></a>, <span class="cmss-10">long3colheader</span><a - id="dx1-63006"></a>, <span + id="dx1-64006"></a>, <span class="cmss-10">long3colborder</span><a - id="dx1-63007"></a> and <span + id="dx1-64007"></a> and <span class="cmss-10">long3colheaderborder</span><a - id="dx1-63008"></a>). A + id="dx1-64008"></a>). A maximum level of 0 indicates a flat glossary (sub-entries are displayed in the same way as main entries). Where the maximum level is given as — there is no limit, but note that <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-63009"></a></a> (<a + id="dx1-64009"></a></a> (<a href="#option2">Option 2</a>) imposes a limit of 2 sub-levels. If the homograph column is checked, then the name is not displayed for sub-entries. If -the symbol column is checked, then the symbol will be displayed.</span></div><!--tex4ht:label?: x1-630041 --> +the symbol column is checked, then the symbol will be displayed.</span></div><!--tex4ht:label?: x1-640041 --> <div class="tabular"> <table id="TBL-9" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-9-1g"><col @@ -16678,173 +16730,173 @@ class="td11"> </td></tr></table></div> </div><hr class="endfloat" /> </div> -<!--l. 8076--><p class="indent" > The tabular-like styles that allow multi-line descriptions and page lists use the +<!--l. 8109--><p class="indent" > The tabular-like styles that allow multi-line descriptions and page lists use the length <span class="marginpar"><span class="cmtt-9">\glsdescwidth</span><span class="cmtt-9"> </span></span><a - id="dx1-63010"></a><span + id="dx1-64010"></a><span class="cmtt-10">\glsdescwidth </span>to set the width of the description column and the length <span class="marginpar"><span class="cmtt-9">\glspagelistwidth</span><span class="cmtt-9"> </span></span><a - id="dx1-63011"></a><span + id="dx1-64011"></a><span class="cmtt-10">\glspagelistwidth </span>to set the width of the page list column.<span class="footnote-mark"><a href="#fn1x16" id="fn1x16-bk"><sup class="textsuperscript">15.1</sup></a></span><a - id="x1-63012f1"></a> + id="x1-64012f1"></a> These will need to be changed using <span class="cmtt-10">\setlength </span>if the glossary is too wide. Note that the <span class="cmss-10">long4col</span><a - id="dx1-63016"></a> and <span + id="dx1-64016"></a> and <span class="cmss-10">super4col</span><a - id="dx1-63017"></a> styles (and their header and border variations) don’t use + id="dx1-64017"></a> styles (and their header and border variations) don’t use these lengths as they are designed for single line entries. Instead you should use the analogous <span class="cmss-10">altlong4col</span><a - id="dx1-63018"></a> and <span + id="dx1-64018"></a> and <span class="cmss-10">altsuper4col</span><a - id="dx1-63019"></a> styles. If you want to explicitly create a + id="dx1-64019"></a> styles. If you want to explicitly create a line-break within a multi-line description in a tabular-like style it’s better to use <span class="cmtt-10">\newline</span><a - id="dx1-63020"></a> instead of <span class="obeylines-h"><span class="verb"><span + id="dx1-64020"></a> instead of <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\\</span></span></span>. -</p><!--l. 8094--><p class="indent" > Note that if you use the <span +</p><!--l. 8127--><p class="indent" > Note that if you use the <span class="cmss-10">style</span><a - id="dx1-63021"></a> key in the optional argument to <span + id="dx1-64021"></a> key in the optional argument to <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-63022"></a> + id="dx1-64022"></a> (<a href="#option1">Option 1</a>) or <span class="cmtt-10">\printglossary</span><a - id="dx1-63023"></a> (Options <a + id="dx1-64023"></a> (Options <a href="#option2">2</a> and <a href="#option3">3</a>), it will override any previous style settings for the given glossary, so if, for example, you do </p> - <div class="verbatim" id="verbatim-232"> + <div class="verbatim" id="verbatim-233"> \renewcommand*{\glsgroupskip}{}  <br />\printglossary[style=long] </div> -<!--l. 8102--><p class="nopar" > then the new definition of <span +<!--l. 8135--><p class="nopar" > then the new definition of <span class="cmtt-10">\glsgroupskip</span><a - id="dx1-63024"></a> will not have an affect for this glossary, as + id="dx1-64024"></a> will not have an affect for this glossary, as <span class="cmtt-10">\glsgroupskip </span>is redefined by <span class="obeylines-h"><span class="verb"><span class="cmtt-10">style=long</span></span></span>. Likewise, <span class="cmtt-10">\setglossarystyle</span><a - id="dx1-63025"></a> will also + id="dx1-64025"></a> will also override any previous style definitions, so, again </p> - <div class="verbatim" id="verbatim-233"> + <div class="verbatim" id="verbatim-234"> \renewcommand*{\glsgroupskip}{}  <br />\setglossarystyle{long} </div> -<!--l. 8110--><p class="nopar" > will reset <span +<!--l. 8143--><p class="nopar" > will reset <span class="cmtt-10">\glsgroupskip </span>back to its default definition for the named glossary style (<span class="cmss-10">long</span><a - id="dx1-63026"></a> in this case). If you want to modify the styles, either use <span + id="dx1-64026"></a> in this case). If you want to modify the styles, either use <span class="cmtt-10">\newglossarystyle</span><a - id="dx1-63027"></a> + id="dx1-64027"></a> (described in the next section) or make the modifications after <span class="cmtt-10">\setglossarystyle</span><a - id="dx1-63028"></a>, + id="dx1-64028"></a>, e.g.: </p> - <div class="verbatim" id="verbatim-234"> + <div class="verbatim" id="verbatim-235"> \setglossarystyle{long}  <br />\renewcommand*{\glsgroupskip}{} </div> -<!--l. 8119--><p class="nopar" > As from version 3.03, you can now use the package option <span +<!--l. 8152--><p class="nopar" > As from version 3.03, you can now use the package option <span class="cmss-10">nogroupskip</span><a - id="dx1-63029"></a> to + id="dx1-64029"></a> to suppress the gap between groups for the default styles instead of redefining <span class="cmtt-10">\glsgroupskip</span>. -</p><!--l. 8124--><p class="indent" > All the styles except for the three- and four-column styles and the <span +</p><!--l. 8157--><p class="indent" > All the styles except for the three- and four-column styles and the <span class="cmss-10">listdotted</span><a - id="dx1-63030"></a> style + id="dx1-64030"></a> style use the command -</p><!--l. 8126--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8159--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glspostdescription</span><span class="cmtt-9"> </span></span><a - id="dx1-63031"></a> <span + id="dx1-64031"></a> <span class="cmtt-10">\glspostdescription </span></div><hr> -</p><!--l. 8128--><p class="noindent" > +</p><!--l. 8161--><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 class="cmtt-10">\glspostdescription </span>before the glossary is displayed. Alternatively, you can suppress it for a given entry by placing <span class="cmtt-10">\nopostdesc</span><a - id="dx1-63032"></a> in the entry’s + id="dx1-64032"></a> in the entry’s description. -</p><!--l. 8135--><p class="indent" > As from version 3.03 you can now use the package option <span +</p><!--l. 8168--><p class="indent" > As from version 3.03 you can now use the package option <span class="cmss-10">nopostdot</span><a - id="dx1-63033"></a> to suppress + id="dx1-64033"></a> to suppress this full stop. </p> -<!--l. 8138--><p class="noindent" ><a +<!--l. 8171--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">15.1.1 </span> <a id="sec:liststyles"></a>List Styles</h4> -<!--l. 8141--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 8174--><p class="noindent" >The styles described in this section are all defined in the package <span class="cmss-10">glossary-list</span><a - id="dx1-64001"></a>. Since + id="dx1-65001"></a>. Since they all use the <span class="cmss-10">description</span><a - id="dx1-64002"></a><a - id="dx1-64003"></a> environment, they are governed by the same parameters as + id="dx1-65002"></a><a + id="dx1-65003"></a> environment, they are governed by the same parameters as that environment. These styles all ignore the entry’s symbol. Note that these styles will automatically be available unless you use the <span class="cmss-10">nolist</span><a - id="dx1-64004"></a> or <span + id="dx1-65004"></a> or <span class="cmss-10">nostyles</span><a - id="dx1-64005"></a> package + id="dx1-65005"></a> package options. </p><dl class="description"><dt class="description"> <span class="cmbx-10">list</span> </dt><dd class="description">The <span class="cmss-10">list</span><a - id="dx1-64006"></a> style uses the <span + id="dx1-65006"></a> style uses the <span class="cmss-10">description</span><a - id="dx1-64007"></a><a - id="dx1-64008"></a> environment. The entry name is placed in + id="dx1-65007"></a><a + id="dx1-65008"></a> environment. The entry name is placed in the optional argument of the <span class="cmtt-10">\item</span><a - id="dx1-64009"></a> command (so it will usually appear in + id="dx1-65009"></a> command (so it will usually appear in bold by default). The description follows, and then the associated <a href="#glo:numberlist">number list<a - id="dx1-64010"></a></a> for that entry. The symbol is ignored. If the entry has child entries, the + id="dx1-65010"></a></a> for that entry. The symbol is ignored. If the entry has child entries, the description and number list follows (but not the name) for each child entry. Groups are separated using <span class="cmtt-10">\indexspace</span><a - id="dx1-64011"></a>. + id="dx1-65011"></a>. </dd><dt class="description"> <span class="cmbx-10">listgroup</span> </dt><dd class="description">The <span class="cmss-10">listgroup</span><a - id="dx1-64012"></a> style is like <span + id="dx1-65012"></a> style is like <span class="cmss-10">list</span><a - id="dx1-64013"></a> but the glossary groups have headings. + id="dx1-65013"></a> but the glossary groups have headings. </dd><dt class="description"> <span class="cmbx-10">listhypergroup</span> </dt><dd class="description">The <span class="cmss-10">listhypergroup</span><a - id="dx1-64014"></a> style is like <span + id="dx1-65014"></a> style is like <span class="cmss-10">listgroup</span><a - id="dx1-64015"></a> but has a navigation line at + id="dx1-65015"></a> but has a navigation line at the start of the glossary with links to each group that is present in the glossary. This requires an additional run through <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> to ensure the group @@ -16852,28 +16904,28 @@ 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. 8166--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 8199--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glshypernavsep</span><span class="cmtt-9"> </span></span><a - id="dx1-64016"></a> <span + id="dx1-65016"></a> <span class="cmtt-10">\glshypernavsep </span></div><hr> - </p><!--l. 8168--><p class="noindent" > + </p><!--l. 8201--><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: </p> - <div class="verbatim" id="verbatim-235"> + <div class="verbatim" id="verbatim-236"> \renewcommand*{\glshypernavsep}{\space} </div> - <!--l. 8173--><p class="nopar" > - </p><!--l. 8175--><p class="noindent" >Note that the hyper-navigation line is now (as from version 1.14) set inside the + <!--l. 8206--><p class="nopar" > + </p><!--l. 8208--><p class="noindent" >Note that the hyper-navigation line is now (as from version 1.14) set inside the optional argument to <span class="cmtt-10">\item</span><a - id="dx1-64017"></a> instead of after it to prevent a spurious + id="dx1-65017"></a> instead of after it to prevent a spurious space at the start. This can be changed by redefining <span class="cmtt-10">\glossaryheader</span><a - id="dx1-64018"></a>, + id="dx1-65018"></a>, but note that this needs to be done <span class="cmti-10">after </span>the glossary style has been set. @@ -16882,59 +16934,59 @@ class="cmti-10">after </span>the glossary style has been class="cmbx-10">altlist</span> </dt><dd class="description">The <span class="cmss-10">altlist</span><a - id="dx1-64019"></a> style is like <span + id="dx1-65019"></a> style is like <span class="cmss-10">list</span><a - id="dx1-64020"></a> but the description starts on the line following the + id="dx1-65020"></a> but the description starts on the line following the name. (As with the <span class="cmss-10">list</span><a - id="dx1-64021"></a> style, the symbol is ignored.) Each child entry starts a + id="dx1-65021"></a> style, the symbol is ignored.) Each child entry starts a new line, but as with the <span class="cmss-10">list</span><a - id="dx1-64022"></a> style, the name associated with each child entry is + id="dx1-65022"></a> style, the name associated with each child entry is ignored. </dd><dt class="description"> <span class="cmbx-10">altlistgroup</span> </dt><dd class="description">The <span class="cmss-10">altlistgroup</span><a - id="dx1-64023"></a> style is like <span + id="dx1-65023"></a> style is like <span class="cmss-10">altlist</span><a - id="dx1-64024"></a> but the glossary groups have + id="dx1-65024"></a> but the glossary groups have headings. </dd><dt class="description"> <span class="cmbx-10">altlisthypergroup</span> </dt><dd class="description">The <span class="cmss-10">altlisthypergroup</span><a - id="dx1-64025"></a> style is like <span + id="dx1-65025"></a> style is like <span class="cmss-10">altlistgroup</span><a - id="dx1-64026"></a> but has a set of links + id="dx1-65026"></a> but has a set of links to the glossary groups. The navigation line is the same as that for <span class="cmss-10">listhypergroup</span><a - id="dx1-64027"></a>, + id="dx1-65027"></a>, described above. </dd><dt class="description"> <span class="cmbx-10">listdotted</span> </dt><dd class="description">This style uses the <span class="cmss-10">description</span><a - id="dx1-64028"></a><a - id="dx1-64029"></a> + id="dx1-65028"></a><a + id="dx1-65029"></a> environment.<span class="footnote-mark"><a href="#fn2x16" id="fn2x16-bk"><sup class="textsuperscript">15.2</sup></a></span><a - id="x1-64030f2"></a> + id="x1-65030f2"></a> Each entry starts with <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\item[]</span></span></span>, followed by the name followed by a dotted line, followed by the description. Note that this style ignores both the <a href="#glo:numberlist">number list<a - id="dx1-64031"></a></a> + id="dx1-65031"></a></a> and the symbol. The length - <!--l. 8200--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 8233--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glslistdottedwidth</span><span class="cmtt-9"> </span></span><a - id="dx1-64032"></a> <span + id="dx1-65032"></a> <span class="cmtt-10">\glslistdottedwidth </span></div><hr> - </p><!--l. 8202--><p class="noindent" > + </p><!--l. 8235--><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. </p></dd><dt class="description"> @@ -16942,31 +16994,31 @@ class="cmtt-10">\glslistdottedwidth </span></div><hr> class="cmbx-10">sublistdotted</span> </dt><dd class="description">This is a variation on the <span class="cmss-10">listdotted</span><a - id="dx1-64033"></a> style designed for hierarchical + id="dx1-65033"></a> style designed for hierarchical glossaries. The main entries have just the name displayed. The sub entries are displayed in the same manner as <span class="cmss-10">listdotted</span><a - id="dx1-64034"></a>.</dd></dl> + id="dx1-65034"></a>.</dd></dl> -<!--l. 8213--><p class="noindent" > +<!--l. 8246--><p class="noindent" > </p> -<!--l. 8213--><p class="noindent" ><a +<!--l. 8246--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">15.1.2 </span> <a id="sec:longstyles"></a>Longtable Styles</h4> -<!--l. 8216--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 8249--><p class="noindent" >The styles described in this section are all defined in the package <span class="cmss-10">glossary-long</span><a - id="dx1-65001"></a>. Since + id="dx1-66001"></a>. Since they all use the <span class="cmss-10">longtable</span><a - id="dx1-65002"></a><a - id="dx1-65003"></a> environment, they are governed by the same parameters + id="dx1-66002"></a><a + id="dx1-66003"></a> environment, they are governed by the same parameters as that environment. Note that these styles will automatically be available unless you use the <span class="cmss-10">nolong</span><a - id="dx1-65004"></a> or <span + id="dx1-66004"></a> or <span class="cmss-10">nostyles</span><a - id="dx1-65005"></a> package options. These styles fully justify + id="dx1-66005"></a> package options. These styles fully justify the description and page list columns. If you want ragged right formatting instead, use the analogous styles described in <a href="#sec:longraggedstyles"><span @@ -16978,86 +17030,86 @@ Right)<!--tex4ht:ref: sec:longraggedstyles --></a>. class="cmbx-10">long</span> </dt><dd class="description">The <span class="cmss-10">long</span><a - id="dx1-65006"></a> style uses the <span + id="dx1-66006"></a> style uses the <span class="cmss-10">longtable</span><a - id="dx1-65007"></a><a - id="dx1-65008"></a> environment (defined by the <span + id="dx1-66007"></a><a + id="dx1-66008"></a> environment (defined by the <span class="cmss-10">longtable</span><a - id="dx1-65009"></a> + id="dx1-66009"></a> package). It has two columns: the first column contains the entry’s name and the second column contains the description followed by the <a href="#glo:numberlist">number list<a - id="dx1-65010"></a></a>. The entry’s symbol is ignored. Sub groups are separated with a blank + id="dx1-66010"></a></a>. The entry’s symbol is ignored. Sub groups are separated with a blank row. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-65011"></a>. Child entries have a similar format to the parent entries + id="dx1-66011"></a>. Child entries have a similar format to the parent entries except that their name is suppressed. </dd><dt class="description"> <span class="cmbx-10">longborder</span> </dt><dd class="description">The <span class="cmss-10">longborder</span><a - id="dx1-65012"></a> style is like <span + id="dx1-66012"></a> style is like <span class="cmss-10">long</span><a - id="dx1-65013"></a> but has horizontal and vertical lines + id="dx1-66013"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">longheader</span> </dt><dd class="description">The <span class="cmss-10">longheader</span><a - id="dx1-65014"></a> style is like <span + id="dx1-66014"></a> style is like <span class="cmss-10">long</span><a - id="dx1-65015"></a> but has a header row. + id="dx1-66015"></a> but has a header row. </dd><dt class="description"> <span class="cmbx-10">longheaderborder</span> </dt><dd class="description">The <span class="cmss-10">longheaderborder</span><a - id="dx1-65016"></a> style is like <span + id="dx1-66016"></a> style is like <span class="cmss-10">longheader</span><a - id="dx1-65017"></a> but has + id="dx1-66017"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">long3col</span> </dt><dd class="description">The <span class="cmss-10">long3col</span><a - id="dx1-65018"></a> style is like <span + id="dx1-66018"></a> style is like <span class="cmss-10">long</span><a - id="dx1-65019"></a> but has three columns. The first column + id="dx1-66019"></a> but has three columns. The first column contains the entry’s name, the second column contains the description and the third column contains the <a href="#glo:numberlist">number list<a - id="dx1-65020"></a></a>. The entry’s symbol is + id="dx1-66020"></a></a>. The entry’s symbol is ignored. The width of the first column is governed by the widest entry in that column, the width of the second column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-65021"></a>, and the width of the third column is governed by the + id="dx1-66021"></a>, and the width of the third column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-65022"></a>. + id="dx1-66022"></a>. </dd><dt class="description"> <span class="cmbx-10">long3colborder</span> </dt><dd class="description">The <span class="cmss-10">long3colborder</span><a - id="dx1-65023"></a> style is like the <span + id="dx1-66023"></a> style is like the <span class="cmss-10">long3col</span><a - id="dx1-65024"></a> style but has + id="dx1-66024"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">long3colheader</span> </dt><dd class="description">The <span class="cmss-10">long3colheader</span><a - id="dx1-65025"></a> style is like <span + id="dx1-66025"></a> style is like <span class="cmss-10">long3col</span><a - id="dx1-65026"></a> but has a header row. + id="dx1-66026"></a> but has a header row. </dd><dt class="description"> @@ -17065,130 +17117,130 @@ class="cmss-10">long3col</span><a class="cmbx-10">long3colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">long3colheaderborder</span><a - id="dx1-65027"></a> style is like <span + id="dx1-66027"></a> style is like <span class="cmss-10">long3colheader</span><a - id="dx1-65028"></a> + id="dx1-66028"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">long4col</span> </dt><dd class="description">The <span class="cmss-10">long4col</span><a - id="dx1-65029"></a> style is like <span + id="dx1-66029"></a> style is like <span class="cmss-10">long3col</span><a - id="dx1-65030"></a> but has an additional column in + id="dx1-66030"></a> but has an additional column in which the entry’s associated symbol appears. This style is used for brief single line descriptions. The column widths are governed by the widest entry in the given column. Use <span class="cmss-10">altlong4col</span><a - id="dx1-65031"></a> for multi-line descriptions. + id="dx1-66031"></a> for multi-line descriptions. </dd><dt class="description"> <span class="cmbx-10">long4colborder</span> </dt><dd class="description">The <span class="cmss-10">long4colborder</span><a - id="dx1-65032"></a> style is like the <span + id="dx1-66032"></a> style is like the <span class="cmss-10">long4col</span><a - id="dx1-65033"></a> style but has + id="dx1-66033"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">long4colheader</span> </dt><dd class="description">The <span class="cmss-10">long4colheader</span><a - id="dx1-65034"></a> style is like <span + id="dx1-66034"></a> style is like <span class="cmss-10">long4col</span><a - id="dx1-65035"></a> but has a header row. + id="dx1-66035"></a> but has a header row. </dd><dt class="description"> <span class="cmbx-10">long4colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">long4colheaderborder</span><a - id="dx1-65036"></a> style is like <span + id="dx1-66036"></a> style is like <span class="cmss-10">long4colheader</span><a - id="dx1-65037"></a> + id="dx1-66037"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">altlong4col</span> </dt><dd class="description">The <span class="cmss-10">altlong4col</span><a - id="dx1-65038"></a> + id="dx1-66038"></a> style is like <span class="cmss-10">long4col</span><a - id="dx1-65039"></a> but allows multi-line descriptions and page lists. The + id="dx1-66039"></a> but allows multi-line descriptions and page lists. The width of the description column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-65040"></a> + id="dx1-66040"></a> and the width of the page list column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-65041"></a>. The widths of the name and symbol columns are + id="dx1-66041"></a>. The widths of the name and symbol columns are governed by the widest entry in the given column. </dd><dt class="description"> <span class="cmbx-10">altlong4colborder</span> </dt><dd class="description">The <span class="cmss-10">altlong4colborder</span><a - id="dx1-65042"></a> style is like the <span + id="dx1-66042"></a> style is like the <span class="cmss-10">long4colborder</span><a - id="dx1-65043"></a> but + id="dx1-66043"></a> but allows multi-line descriptions and page lists. </dd><dt class="description"> <span class="cmbx-10">altlong4colheader</span> </dt><dd class="description">The <span class="cmss-10">altlong4colheader</span><a - id="dx1-65044"></a> style is like <span + id="dx1-66044"></a> style is like <span class="cmss-10">long4colheader</span><a - id="dx1-65045"></a> but allows + id="dx1-66045"></a> but allows multi-line descriptions and page lists. </dd><dt class="description"> <span class="cmbx-10">altlong4colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">altlong4colheaderborder</span><a - id="dx1-65046"></a> style is like + id="dx1-66046"></a> style is like <span class="cmss-10">long4colheaderborder</span><a - id="dx1-65047"></a> but allows multi-line descriptions and page lists.</dd></dl> -<!--l. 8309--><p class="noindent" > + id="dx1-66047"></a> but allows multi-line descriptions and page lists.</dd></dl> +<!--l. 8342--><p class="noindent" > </p> -<!--l. 8309--><p class="noindent" ><a +<!--l. 8342--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">15.1.3 </span> <a id="sec:longraggedstyles"></a>Longtable Styles (Ragged Right)</h4> -<!--l. 8312--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 8345--><p class="noindent" >The styles described in this section are all defined in the package <span class="cmss-10">glossary-longragged</span><a - id="dx1-66001"></a>. + id="dx1-67001"></a>. These styles are analogous to those defined in <span class="cmss-10">glossary-long</span><a - id="dx1-66002"></a> but the multiline + id="dx1-67002"></a> but the multiline columns are left justified instead of fully justified. Since these styles all use the <span class="cmss-10">longtable</span><a - id="dx1-66003"></a><a - id="dx1-66004"></a> environment, they are governed by the same parameters as that + id="dx1-67003"></a><a + id="dx1-67004"></a> environment, they are governed by the same parameters as that environment. The <span class="cmss-10">glossary-longragged</span><a - id="dx1-66005"></a> package additionally requires the <span + id="dx1-67005"></a> package additionally requires the <span class="cmss-10">array</span><a - id="dx1-66006"></a> + id="dx1-67006"></a> package. Note that these styles will only be available if you explicitly load <span class="cmss-10">glossary-longragged</span><a - id="dx1-66007"></a>: + id="dx1-67007"></a>: </p> - <div class="verbatim" id="verbatim-236"> + <div class="verbatim" id="verbatim-237"> \usepackage{glossaries}  <br />\usepackage{glossary-longragged} </div> -<!--l. 8324--><p class="nopar" > Note that you can’t set these styles using the <span +<!--l. 8357--><p class="nopar" > Note that you can’t set these styles using the <span class="cmss-10">style</span><a - id="dx1-66008"></a> package option since the styles + id="dx1-67008"></a> package option since the styles aren’t defined until after the <span class="cmss-10">glossaries </span>package has been loaded. </p><dl class="description"><dt class="description"> @@ -17196,81 +17248,81 @@ class="cmss-10">glossaries </span>package has been loaded. class="cmbx-10">longragged</span> </dt><dd class="description">The <span class="cmss-10">longragged</span><a - id="dx1-66009"></a> style has two columns: the first column contains the + id="dx1-67009"></a> style has two columns: the first column contains the entry’s name and the second column contains the (left-justified) description followed by the <a href="#glo:numberlist">number list<a - id="dx1-66010"></a></a>. The entry’s symbol is ignored. Sub groups + id="dx1-67010"></a></a>. The entry’s symbol is ignored. Sub groups are separated with a blank row. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-66011"></a>. Child entries have a similar format + id="dx1-67011"></a>. Child entries have a similar format to the parent entries except that their name is suppressed. </dd><dt class="description"> <span class="cmbx-10">longraggedborder</span> </dt><dd class="description">The <span class="cmss-10">longraggedborder</span><a - id="dx1-66012"></a> style is like <span + id="dx1-67012"></a> style is like <span class="cmss-10">longragged</span><a - id="dx1-66013"></a> but has + id="dx1-67013"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">longraggedheader</span> </dt><dd class="description">The <span class="cmss-10">longraggedheader</span><a - id="dx1-66014"></a> style is like <span + id="dx1-67014"></a> style is like <span class="cmss-10">longragged</span><a - id="dx1-66015"></a> but has a + id="dx1-67015"></a> but has a header row. </dd><dt class="description"> <span class="cmbx-10">longraggedheaderborder</span> </dt><dd class="description">The <span class="cmss-10">longraggedheaderborder</span><a - id="dx1-66016"></a> style is like + id="dx1-67016"></a> style is like <span class="cmss-10">longraggedheader</span><a - id="dx1-66017"></a> but has horizontal and vertical lines around it. + id="dx1-67017"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">longragged3col</span> </dt><dd class="description">The <span class="cmss-10">longragged3col</span><a - id="dx1-66018"></a> style is like <span + id="dx1-67018"></a> style is like <span class="cmss-10">longragged</span><a - id="dx1-66019"></a> but has three + id="dx1-67019"></a> but has three columns. The first column contains the entry’s name, the second column contains the (left justified) description and the third column contains the (left justified) <a href="#glo:numberlist">number list<a - id="dx1-66020"></a></a>. The entry’s symbol is ignored. The width of + id="dx1-67020"></a></a>. The entry’s symbol is ignored. The width of the first column is governed by the widest entry in that column, the width of the second column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-66021"></a>, and the + id="dx1-67021"></a>, and the width of the third column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-66022"></a>. + id="dx1-67022"></a>. </dd><dt class="description"> <span class="cmbx-10">longragged3colborder</span> </dt><dd class="description">The <span class="cmss-10">longragged3colborder</span><a - id="dx1-66023"></a> style is like the + id="dx1-67023"></a> style is like the <span class="cmss-10">longragged3col</span><a - id="dx1-66024"></a> style but has horizontal and vertical lines around it. + id="dx1-67024"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">longragged3colheader</span> </dt><dd class="description">The <span class="cmss-10">longragged3colheader</span><a - id="dx1-66025"></a> style is like <span + id="dx1-67025"></a> style is like <span class="cmss-10">longragged3col</span><a - id="dx1-66026"></a> + id="dx1-67026"></a> but has a header row. @@ -17279,83 +17331,83 @@ class="cmss-10">longragged3col</span><a class="cmbx-10">longragged3colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">longragged3colheaderborder</span><a - id="dx1-66027"></a> style is like + id="dx1-67027"></a> style is like <span class="cmss-10">longragged3colheader</span><a - id="dx1-66028"></a> but has horizontal and vertical lines around it. + id="dx1-67028"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">altlongragged4col</span> </dt><dd class="description">The <span class="cmss-10">altlongragged4col</span><a - id="dx1-66029"></a> style is like <span + id="dx1-67029"></a> style is like <span class="cmss-10">longragged3col</span><a - id="dx1-66030"></a> but has + id="dx1-67030"></a> but has an additional column in which the entry’s associated symbol appears. The width of the description column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-66031"></a> + id="dx1-67031"></a> and the width of the page list column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-66032"></a>. The widths of the name and symbol columns are + id="dx1-67032"></a>. The widths of the name and symbol columns are governed by the widest entry in the given column. </dd><dt class="description"> <span class="cmbx-10">altlongragged4colborder</span> </dt><dd class="description">The <span class="cmss-10">altlongragged4colborder</span><a - id="dx1-66033"></a> style is like the + id="dx1-67033"></a> style is like the <span class="cmss-10">altlongragged4col</span><a - id="dx1-66034"></a> but has horizontal and vertical lines around it. + id="dx1-67034"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">altlongragged4colheader</span> </dt><dd class="description">The <span class="cmss-10">altlongragged4colheader</span><a - id="dx1-66035"></a> style is like + id="dx1-67035"></a> style is like <span class="cmss-10">altlongragged4col</span><a - id="dx1-66036"></a> but has a header row. + id="dx1-67036"></a> but has a header row. </dd><dt class="description"> <span class="cmbx-10">altlongragged4colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">altlongragged4colheaderborder</span><a - id="dx1-66037"></a> style is + id="dx1-67037"></a> style is like <span class="cmss-10">altlongragged4colheader</span><a - id="dx1-66038"></a> but has horizontal and vertical lines around it. + id="dx1-67038"></a> but has horizontal and vertical lines around it. </dd></dl> -<!--l. 8396--><p class="noindent" > +<!--l. 8429--><p class="noindent" > </p> -<!--l. 8396--><p class="noindent" ><a +<!--l. 8429--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">15.1.4 </span> <a id="sec:superstyles"></a>Supertabular Styles</h4> -<!--l. 8399--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 8432--><p class="noindent" >The styles described in this section are all defined in the package <span class="cmss-10">glossary-super</span><a - id="dx1-67001"></a>. Since + id="dx1-68001"></a>. Since they all use the <span class="cmss-10">supertabular</span><a - id="dx1-67002"></a><a - id="dx1-67003"></a> environment, they are governed by the same parameters + id="dx1-68002"></a><a + id="dx1-68003"></a> environment, they are governed by the same parameters as that environment. Note that these styles will automatically be available unless you use the <span class="cmss-10">nosuper</span><a - id="dx1-67004"></a> or <span + id="dx1-68004"></a> or <span class="cmss-10">nostyles</span><a - id="dx1-67005"></a> package options. In general, the <span + id="dx1-68005"></a> package options. In general, the <span class="cmss-10">longtable</span><a - id="dx1-67006"></a><a - id="dx1-67007"></a> + id="dx1-68006"></a><a + id="dx1-68007"></a> environment is better, but there are some circumstances where it is better to use <span class="cmss-10">supertabular</span><a - id="dx1-67008"></a><a - id="dx1-67009"></a>.<span class="footnote-mark"><a + id="dx1-68008"></a><a + id="dx1-68009"></a>.<span class="footnote-mark"><a href="#fn3x16" id="fn3x16-bk"><sup class="textsuperscript">15.3</sup></a></span><a - id="x1-67010f3"></a> + id="x1-68010f3"></a> These styles fully justify the description and page list columns. If you want ragged right formatting instead, use the analogous styles described in <a href="#sec:superraggedstyles"><span @@ -17367,129 +17419,129 @@ Styles (Ragged Right)<!--tex4ht:ref: sec:superraggedstyles --></a>. class="cmbx-10">super</span> </dt><dd class="description">The <span class="cmss-10">super</span><a - id="dx1-67012"></a> style uses the <span + id="dx1-68012"></a> style uses the <span class="cmss-10">supertabular</span><a - id="dx1-67013"></a><a - id="dx1-67014"></a> environment (defined by the + id="dx1-68013"></a><a + id="dx1-68014"></a> environment (defined by the <span class="cmss-10">supertabular</span><a - id="dx1-67015"></a> package). It has two columns: the first column contains the + id="dx1-68015"></a> package). It has two columns: the first column contains the entry’s name and the second column contains the description followed by the <a href="#glo:numberlist">number list<a - id="dx1-67016"></a></a>. The entry’s symbol is ignored. Sub groups are separated + id="dx1-68016"></a></a>. The entry’s symbol is ignored. Sub groups are separated with a blank row. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-67017"></a>. Child entries have a similar format to the parent + id="dx1-68017"></a>. Child entries have a similar format to the parent entries except that their name is suppressed. </dd><dt class="description"> <span class="cmbx-10">superborder</span> </dt><dd class="description">The <span class="cmss-10">superborder</span><a - id="dx1-67018"></a> style is like <span + id="dx1-68018"></a> style is like <span class="cmss-10">super</span><a - id="dx1-67019"></a> but has horizontal and vertical + id="dx1-68019"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">superheader</span> </dt><dd class="description">The <span class="cmss-10">superheader</span><a - id="dx1-67020"></a> style is like <span + id="dx1-68020"></a> style is like <span class="cmss-10">super</span><a - id="dx1-67021"></a> but has a header row. + id="dx1-68021"></a> but has a header row. </dd><dt class="description"> <span class="cmbx-10">superheaderborder</span> </dt><dd class="description">The <span class="cmss-10">superheaderborder</span><a - id="dx1-67022"></a> style is like <span + id="dx1-68022"></a> style is like <span class="cmss-10">superheader</span><a - id="dx1-67023"></a> but has + id="dx1-68023"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">super3col</span> </dt><dd class="description">The <span class="cmss-10">super3col</span><a - id="dx1-67024"></a> style is like <span + id="dx1-68024"></a> style is like <span class="cmss-10">super</span><a - id="dx1-67025"></a> but has three columns. The + id="dx1-68025"></a> but has three columns. The first column contains the entry’s name, the second column contains the description and the third column contains the <a href="#glo:numberlist">number list<a - id="dx1-67026"></a></a>. The entry’s + id="dx1-68026"></a></a>. The entry’s symbol is ignored. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-67027"></a>. The width of the third column is governed by the + id="dx1-68027"></a>. The width of the third column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-67028"></a>. + id="dx1-68028"></a>. </dd><dt class="description"> <span class="cmbx-10">super3colborder</span> </dt><dd class="description">The <span class="cmss-10">super3colborder</span><a - id="dx1-67029"></a> style is like the <span + id="dx1-68029"></a> style is like the <span class="cmss-10">super3col</span><a - id="dx1-67030"></a> style but has + id="dx1-68030"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">super3colheader</span> </dt><dd class="description">The <span class="cmss-10">super3colheader</span><a - id="dx1-67031"></a> style is like <span + id="dx1-68031"></a> style is like <span class="cmss-10">super3col</span><a - id="dx1-67032"></a> but has a header + id="dx1-68032"></a> but has a header row. </dd><dt class="description"> <span class="cmbx-10">super3colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">super3colheaderborder</span><a - id="dx1-67033"></a> style is like the + id="dx1-68033"></a> style is like the <span class="cmss-10">super3colheader</span><a - id="dx1-67034"></a> style but has horizontal and vertical lines around it. + id="dx1-68034"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">super4col</span> </dt><dd class="description">The <span class="cmss-10">super4col</span><a - id="dx1-67035"></a> style is like <span + id="dx1-68035"></a> style is like <span class="cmss-10">super3col</span><a - id="dx1-67036"></a> but has an additional column + id="dx1-68036"></a> but has an additional column in which the entry’s associated symbol appears. This style is designed for entries with brief single line descriptions. The column widths are governed by the widest entry in the given column. Use <span class="cmss-10">altsuper4col</span><a - id="dx1-67037"></a> for multi-line + id="dx1-68037"></a> for multi-line descriptions. </dd><dt class="description"> <span class="cmbx-10">super4colborder</span> </dt><dd class="description">The <span class="cmss-10">super4colborder</span><a - id="dx1-67038"></a> style is like the <span + id="dx1-68038"></a> style is like the <span class="cmss-10">super4col</span><a - id="dx1-67039"></a> style but has + id="dx1-68039"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">super4colheader</span> </dt><dd class="description">The <span class="cmss-10">super4colheader</span><a - id="dx1-67040"></a> style is like <span + id="dx1-68040"></a> style is like <span class="cmss-10">super4col</span><a - id="dx1-67041"></a> but has a header + id="dx1-68041"></a> but has a header row. @@ -17498,88 +17550,88 @@ class="cmss-10">super4col</span><a class="cmbx-10">super4colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">super4colheaderborder</span><a - id="dx1-67042"></a> style is like the + id="dx1-68042"></a> style is like the <span class="cmss-10">super4colheader</span><a - id="dx1-67043"></a> style but has horizontal and vertical lines around it. + id="dx1-68043"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">altsuper4col</span> </dt><dd class="description">The <span class="cmss-10">altsuper4col</span><a - id="dx1-67044"></a> style is like <span + id="dx1-68044"></a> style is like <span class="cmss-10">super4col</span><a - id="dx1-67045"></a> but allows multi-line + id="dx1-68045"></a> but allows multi-line descriptions and page lists. The width of the description column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-67046"></a> and the width of the page list column is + id="dx1-68046"></a> and the width of the page list column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-67047"></a>. The width of the name and + id="dx1-68047"></a>. The width of the name and symbol columns is governed by the widest entry in the given column. </dd><dt class="description"> <span class="cmbx-10">altsuper4colborder</span> </dt><dd class="description">The <span class="cmss-10">altsuper4colborder</span><a - id="dx1-67048"></a> style is like the <span + id="dx1-68048"></a> style is like the <span class="cmss-10">super4colborder</span><a - id="dx1-67049"></a> + id="dx1-68049"></a> style but allows multi-line descriptions and page lists. </dd><dt class="description"> <span class="cmbx-10">altsuper4colheader</span> </dt><dd class="description">The <span class="cmss-10">altsuper4colheader</span><a - id="dx1-67050"></a> style is like <span + id="dx1-68050"></a> style is like <span class="cmss-10">super4colheader</span><a - id="dx1-67051"></a> but + id="dx1-68051"></a> but allows multi-line descriptions and page lists. </dd><dt class="description"> <span class="cmbx-10">altsuper4colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">altsuper4colheaderborder</span><a - id="dx1-67052"></a> style is like + id="dx1-68052"></a> style is like <span class="cmss-10">super4colheaderborder</span><a - id="dx1-67053"></a> but allows multi-line descriptions and page lists.</dd></dl> -<!--l. 8495--><p class="noindent" > + id="dx1-68053"></a> but allows multi-line descriptions and page lists.</dd></dl> +<!--l. 8528--><p class="noindent" > </p> -<!--l. 8495--><p class="noindent" ><a +<!--l. 8528--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">15.1.5 </span> <a id="sec:superraggedstyles"></a>Supertabular Styles (Ragged Right)</h4> -<!--l. 8498--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 8531--><p class="noindent" >The styles described in this section are all defined in the package <span class="cmss-10">glossary-superragged</span><a - id="dx1-68001"></a>. + id="dx1-69001"></a>. These styles are analogous to those defined in <span class="cmss-10">glossary-super</span><a - id="dx1-68002"></a> but the multiline + id="dx1-69002"></a> but the multiline columns are left justified instead of fully justified. Since these styles all use the <span class="cmss-10">supertabular</span><a - id="dx1-68003"></a><a - id="dx1-68004"></a> environment, they are governed by the same parameters as that + id="dx1-69003"></a><a + id="dx1-69004"></a> environment, they are governed by the same parameters as that environment. The <span class="cmss-10">glossary-superragged</span><a - id="dx1-68005"></a> package additionally requires the <span + id="dx1-69005"></a> package additionally requires the <span class="cmss-10">array</span><a - id="dx1-68006"></a> + id="dx1-69006"></a> package. Note that these styles will only be available if you explicitly load <span class="cmss-10">glossary-superragged</span><a - id="dx1-68007"></a>: + id="dx1-69007"></a>: </p> - <div class="verbatim" id="verbatim-237"> + <div class="verbatim" id="verbatim-238"> \usepackage{glossaries}  <br />\usepackage{glossary-superragged} </div> -<!--l. 8510--><p class="nopar" > Note that you can’t set these styles using the <span +<!--l. 8543--><p class="nopar" > Note that you can’t set these styles using the <span class="cmss-10">style</span><a - id="dx1-68008"></a> package option since the styles + id="dx1-69008"></a> package option since the styles aren’t defined until after the <span class="cmss-10">glossaries </span>package has been loaded. </p><dl class="description"><dt class="description"> @@ -17587,89 +17639,89 @@ class="cmss-10">glossaries </span>package has been loaded. class="cmbx-10">superragged</span> </dt><dd class="description">The <span class="cmss-10">superragged</span><a - id="dx1-68009"></a> style uses the <span + id="dx1-69009"></a> style uses the <span class="cmss-10">supertabular</span><a - id="dx1-68010"></a><a - id="dx1-68011"></a> environment (defined + id="dx1-69010"></a><a + id="dx1-69011"></a> environment (defined by the <span class="cmss-10">supertabular</span><a - id="dx1-68012"></a> package). It has two columns: the first column contains + id="dx1-69012"></a> package). It has two columns: the first column contains the entry’s name and the second column contains the (left justified) description followed by the <a href="#glo:numberlist">number list<a - id="dx1-68013"></a></a>. The entry’s symbol is ignored. Sub + id="dx1-69013"></a></a>. The entry’s symbol is ignored. Sub groups are separated with a blank row. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-68014"></a>. Child entries have a + id="dx1-69014"></a>. Child entries have a similar format to the parent entries except that their name is suppressed. </dd><dt class="description"> <span class="cmbx-10">superraggedborder</span> </dt><dd class="description">The <span class="cmss-10">superraggedborder</span><a - id="dx1-68015"></a> style is like <span + id="dx1-69015"></a> style is like <span class="cmss-10">superragged</span><a - id="dx1-68016"></a> but has + id="dx1-69016"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">superraggedheader</span> </dt><dd class="description">The <span class="cmss-10">superraggedheader</span><a - id="dx1-68017"></a> style is like <span + id="dx1-69017"></a> style is like <span class="cmss-10">superragged</span><a - id="dx1-68018"></a> but has a + id="dx1-69018"></a> but has a header row. </dd><dt class="description"> <span class="cmbx-10">superraggedheaderborder</span> </dt><dd class="description">The <span class="cmss-10">superraggedheaderborder</span><a - id="dx1-68019"></a> + id="dx1-69019"></a> style is like <span class="cmss-10">superraggedheader</span><a - id="dx1-68020"></a> but has horizontal and vertical lines around + id="dx1-69020"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">superragged3col</span> </dt><dd class="description">The <span class="cmss-10">superragged3col</span><a - id="dx1-68021"></a> style is like <span + id="dx1-69021"></a> style is like <span class="cmss-10">superragged</span><a - id="dx1-68022"></a> but has three + id="dx1-69022"></a> but has three columns. The first column contains the entry’s name, the second column contains the (left justified) description and the third column contains the (left justified) <a href="#glo:numberlist">number list<a - id="dx1-68023"></a></a>. The entry’s symbol is ignored. The width of the + id="dx1-69023"></a></a>. The entry’s symbol is ignored. The width of the first column is governed by the widest entry in that column. The width of the second column is governed by the length <span class="cmtt-10">\glsdescwidth</span><a - id="dx1-68024"></a>. The width + id="dx1-69024"></a>. The width of the third column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-68025"></a>. + id="dx1-69025"></a>. </dd><dt class="description"> <span class="cmbx-10">superragged3colborder</span> </dt><dd class="description">The <span class="cmss-10">superragged3colborder</span><a - id="dx1-68026"></a> style is like the + id="dx1-69026"></a> style is like the <span class="cmss-10">superragged3col</span><a - id="dx1-68027"></a> style but has horizontal and vertical lines around it. + id="dx1-69027"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">superragged3colheader</span> </dt><dd class="description">The <span class="cmss-10">superragged3colheader</span><a - id="dx1-68028"></a> style is like + id="dx1-69028"></a> style is like <span class="cmss-10">superragged3col</span><a - id="dx1-68029"></a> but has a header row. + id="dx1-69029"></a> but has a header row. </dd><dt class="description"> @@ -17677,18 +17729,18 @@ class="cmss-10">superragged3col</span><a class="cmbx-10">superragged3colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">superragged3colheaderborder</span><a - id="dx1-68030"></a> style is like + id="dx1-69030"></a> style is like <span class="cmss-10">superragged3colheader</span><a - id="dx1-68031"></a> but has horizontal and vertical lines around it. + id="dx1-69031"></a> but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">altsuperragged4col</span> </dt><dd class="description">The <span class="cmss-10">altsuperragged4col</span><a - id="dx1-68032"></a> style is like <span + id="dx1-69032"></a> style is like <span class="cmss-10">superragged3col</span><a - id="dx1-68033"></a> but has + id="dx1-69033"></a> but has an additional column in which the entry’s associated symbol appears. The column widths for the name and symbol column are governed by the widest entry in the given column. @@ -17697,62 +17749,62 @@ class="cmss-10">superragged3col</span><a class="cmbx-10">altsuperragged4colborder</span> </dt><dd class="description">The <span class="cmss-10">altsuperragged4colborder</span><a - id="dx1-68034"></a> style is like the + id="dx1-69034"></a> style is like the <span class="cmss-10">altsuperragged4col</span><a - id="dx1-68035"></a> style but has horizontal and vertical lines around it. + id="dx1-69035"></a> style but has horizontal and vertical lines around it. </dd><dt class="description"> <span class="cmbx-10">altsuperragged4colheader</span> </dt><dd class="description">The <span class="cmss-10">altsuperragged4colheader</span><a - id="dx1-68036"></a> style is like + id="dx1-69036"></a> style is like <span class="cmss-10">altsuperragged4col</span><a - id="dx1-68037"></a> but has a header row. + id="dx1-69037"></a> but has a header row. </dd><dt class="description"> <span class="cmbx-10">altsuperragged4colheaderborder</span> </dt><dd class="description">The <span class="cmss-10">altsuperragged4colheaderborder</span><a - id="dx1-68038"></a> style + id="dx1-69038"></a> style is like <span class="cmss-10">altsuperragged4colheader</span><a - id="dx1-68039"></a> but has horizontal and vertical lines around + id="dx1-69039"></a> but has horizontal and vertical lines around it. </dd></dl> -<!--l. 8583--><p class="noindent" > +<!--l. 8616--><p class="noindent" > </p> -<!--l. 8583--><p class="noindent" ><a +<!--l. 8616--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">15.1.6 </span> <a id="sec:treestyles"></a>Tree-Like Styles</h4> -<!--l. 8586--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 8619--><p class="noindent" >The styles described in this section are all defined in the package <span class="cmss-10">glossary-tree</span><a - id="dx1-69001"></a>. These + id="dx1-70001"></a>. These styles are designed for hierarchical glossaries but can also be used with glossaries that don’t have sub-entries. These styles will display the entry’s symbol if it exists. Note that these styles will automatically be available unless you use the <span class="cmss-10">notree</span><a - id="dx1-69002"></a> or <span + id="dx1-70002"></a> or <span class="cmss-10">nostyles</span><a - id="dx1-69003"></a> package options. These styles all format the entry name + id="dx1-70003"></a> package options. These styles all format the entry name using: -</p><!--l. 8593--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8626--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glstreenamefmt</span><span class="cmtt-9"> </span></span><a - id="dx1-69004"></a> <span + id="dx1-70004"></a> <span class="cmtt-10">\glstreenamefmt{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8595--><p class="noindent" > +</p><!--l. 8628--><p class="noindent" > This defaults to <span class="cmtt-10">\textbf{</span>⟨<span class="cmti-10">name</span>⟩<span class="cmtt-10">}</span>, but note that ⟨<span class="cmti-10">name</span>⟩ includes <span class="cmtt-10">\glsnamefont</span><a - id="dx1-69005"></a> so the + id="dx1-70005"></a> so the bold setting in <span class="cmtt-10">\glstreenamefont </span>may be counteracted by another font change in <span @@ -17765,7 +17817,7 @@ class="cmtt-10">\glstreenamefmt </span>to format the heading. class="cmbx-10">index</span> </dt><dd class="description">The <span class="cmss-10">index</span><a - id="dx1-69006"></a> style is similar to the way indices are usually formatted in that + id="dx1-70006"></a> style is similar to the way indices are usually formatted in that it has a hierarchical structure up to three levels (the main level plus two sub-levels). The name is typeset in bold, and if the symbol is present it is set in parentheses after the name and before the description. Sub-entries @@ -17774,118 +17826,118 @@ class="cmss-10">index</span><a are indented and also include the name, the symbol in brackets (if present) and the description. Groups are separated using <span class="cmtt-10">\indexspace</span><a - id="dx1-69007"></a>. + id="dx1-70007"></a>. </dd><dt class="description"> <span class="cmbx-10">indexgroup</span> </dt><dd class="description">The <span class="cmss-10">indexgroup</span><a - id="dx1-69008"></a> style is similar to the <span + id="dx1-70008"></a> style is similar to the <span class="cmss-10">index</span><a - id="dx1-69009"></a> style except that each + id="dx1-70009"></a> style except that each group has a heading. </dd><dt class="description"> <span class="cmbx-10">indexhypergroup</span> </dt><dd class="description">The <span class="cmss-10">indexhypergroup</span><a - id="dx1-69010"></a> style is like <span + id="dx1-70010"></a> style is like <span class="cmss-10">indexgroup</span><a - id="dx1-69011"></a> but has a set of + id="dx1-70011"></a> but has a set of links to the glossary groups. The navigation line is the same as that for <span class="cmss-10">listhypergroup</span><a - id="dx1-69012"></a>, described above. + id="dx1-70012"></a>, described above. </dd><dt class="description"> <span class="cmbx-10">tree</span> </dt><dd class="description">The <span class="cmss-10">tree</span><a - id="dx1-69013"></a> style is similar to the <span + id="dx1-70013"></a> style is similar to the <span class="cmss-10">index</span><a - id="dx1-69014"></a> style except that it can have arbitrary + id="dx1-70014"></a> style except that it can have arbitrary levels. (Note that <a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-69015"></a></a> is limited to three levels, so you will need to + id="dx1-70015"></a></a> is limited to three levels, so you will need to use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-69016"></a></a> if you want more than three levels.) Each sub-level is indented by + id="dx1-70016"></a></a> if you want more than three levels.) Each sub-level is indented by <span class="marginpar"><span class="cmtt-9">\glstreeindent</span><span class="cmtt-9"> </span></span><a - id="dx1-69017"></a><span + id="dx1-70017"></a><span class="cmtt-10">\glstreeindent</span>. Note that the name, symbol (if present) and description are placed in the same paragraph block. If you want the name to be apart from the description, use the <span class="cmss-10">alttree</span><a - id="dx1-69018"></a> style instead. (See + id="dx1-70018"></a> style instead. (See below.) </dd><dt class="description"> <span class="cmbx-10">treegroup</span> </dt><dd class="description">The <span class="cmss-10">treegroup</span><a - id="dx1-69019"></a> style is similar to the <span + id="dx1-70019"></a> style is similar to the <span class="cmss-10">tree</span><a - id="dx1-69020"></a> style except that each group + id="dx1-70020"></a> style except that each group has a heading. </dd><dt class="description"> <span class="cmbx-10">treehypergroup</span> </dt><dd class="description">The <span class="cmss-10">treehypergroup</span><a - id="dx1-69021"></a> style is like <span + id="dx1-70021"></a> style is like <span class="cmss-10">treegroup</span><a - id="dx1-69022"></a> but has a set of + id="dx1-70022"></a> but has a set of links to the glossary groups. The navigation line is the same as that for <span class="cmss-10">listhypergroup</span><a - id="dx1-69023"></a>, described above. + id="dx1-70023"></a>, described above. </dd><dt class="description"> <span class="cmbx-10">treenoname</span> </dt><dd class="description">The <span class="cmss-10">treenoname</span><a - id="dx1-69024"></a> style is like the <span + id="dx1-70024"></a> style is like the <span class="cmss-10">tree</span><a - id="dx1-69025"></a> style except that the name + id="dx1-70025"></a> style except that the name for each sub-entry is ignored. </dd><dt class="description"> <span class="cmbx-10">treenonamegroup</span> </dt><dd class="description">The <span class="cmss-10">treenonamegroup</span><a - id="dx1-69026"></a> style is similar to the <span + id="dx1-70026"></a> style is similar to the <span class="cmss-10">treenoname</span><a - id="dx1-69027"></a> style + id="dx1-70027"></a> style except that each group has a heading. </dd><dt class="description"> <span class="cmbx-10">treenonamehypergroup</span> </dt><dd class="description">The <span class="cmss-10">treenonamehypergroup</span><a - id="dx1-69028"></a> style + id="dx1-70028"></a> style is like <span class="cmss-10">treenonamegroup</span><a - id="dx1-69029"></a> but has a set of links to the glossary groups. The + id="dx1-70029"></a> but has a set of links to the glossary groups. The navigation line is the same as that for <span class="cmss-10">listhypergroup</span><a - id="dx1-69030"></a>, described above. + id="dx1-70030"></a>, described above. </dd><dt class="description"> <span class="cmbx-10">alttree</span> </dt><dd class="description">The <span class="cmss-10">alttree</span><a - id="dx1-69031"></a> style is similar to the <span + id="dx1-70031"></a> style is similar to the <span class="cmss-10">tree</span><a - id="dx1-69032"></a> style except that the indentation for + id="dx1-70032"></a> style except that the indentation for each level is determined by the width of the text specified by - <!--l. 8654--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 8687--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glssetwidest</span><span class="cmtt-9"> </span></span><a - id="dx1-69033"></a> <span + id="dx1-70033"></a> <span class="cmtt-10">\glssetwidest[</span>⟨<span class="cmitt-10">level</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -17893,7 +17945,7 @@ class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> - </p><!--l. 8656--><p class="noindent" > + </p><!--l. 8689--><p class="noindent" > The optional argument ⟨<span class="cmti-10">level</span>⟩ indicates the level, where 0 indicates the top-most level, 1 indicates the first level sub-entries, etc. If <span @@ -17901,7 +17953,7 @@ class="cmtt-10">\glssetwidest </span>hasn’t been used for a given sub-level, the level 0 widest text is used instead. If ⟨<span class="cmti-10">level</span>⟩ is omitted, 0 is assumed. - </p><!--l. 8663--><p class="noindent" >For each level, the name is placed to the left of the paragraph block containing + </p><!--l. 8696--><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. </p></dd><dt class="description"> @@ -17909,91 +17961,91 @@ class="cmti-10">level</span>⟩ is class="cmbx-10">alttreegroup</span> </dt><dd class="description">The <span class="cmss-10">alttreegroup</span><a - id="dx1-69034"></a> is like the <span + id="dx1-70034"></a> is like the <span class="cmss-10">alttree</span><a - id="dx1-69035"></a> style except that each group has a + id="dx1-70035"></a> style except that each group has a heading. </dd><dt class="description"> <span class="cmbx-10">alttreehypergroup</span> </dt><dd class="description">The <span class="cmss-10">alttreehypergroup</span><a - id="dx1-69036"></a> style is like <span + id="dx1-70036"></a> style is like <span class="cmss-10">alttreegroup</span><a - id="dx1-69037"></a> but has a set of + id="dx1-70037"></a> but has a set of links to the glossary groups. The navigation line is the same as that for <span class="cmss-10">listhypergroup</span><a - id="dx1-69038"></a>, described above. + id="dx1-70038"></a>, described above. </dd></dl> -<!--l. 8678--><p class="noindent" > +<!--l. 8711--><p class="noindent" > </p> -<!--l. 8678--><p class="noindent" ><a +<!--l. 8711--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">15.1.7 </span> <a id="sec:mcolstyles"></a>Multicols Style</h4> -<!--l. 8681--><p class="noindent" >The <span +<!--l. 8714--><p class="noindent" >The <span class="cmss-10">glossary-mcols</span><a - id="dx1-70001"></a> package provides tree-like styles that are in the <span + id="dx1-71001"></a> package provides tree-like styles that are in the <span class="cmss-10">multicols</span><a - id="dx1-70002"></a><a - id="dx1-70003"></a> + id="dx1-71002"></a><a + id="dx1-71003"></a> environment (defined by the <span class="cmss-10">multicol</span><a - id="dx1-70004"></a> package). The style names are as their analogous + id="dx1-71004"></a> package). The style names are as their analogous tree styles (as defined in <a href="#sec:treestyles"><span class="cmsy-10">§</span>15.1.6 </a><a href="#sec:treestyles">Tree-Like Styles<!--tex4ht:ref: sec:treestyles --></a>) but are prefixed with “mcol”. For example, the <span class="cmss-10">mcolindex</span><a - id="dx1-70005"></a> style is essentially the <span + id="dx1-71005"></a> style is essentially the <span class="cmss-10">index</span><a - id="dx1-70006"></a> style but put in a <span + id="dx1-71006"></a> style but put in a <span class="cmss-10">multicols</span><a - id="dx1-70007"></a><a - id="dx1-70008"></a> + id="dx1-71007"></a><a + id="dx1-71008"></a> environment. For the complete list, see <a href="#tab:mcols">table 15.2</a>. -</p><!--l. 8690--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 8723--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmss-10">glossary-mcols</span><a - id="dx1-70009"></a> is not loaded by <span + id="dx1-71009"></a> is not loaded by <span class="cmss-10">glossaries</span>. If you want to use any of the multicol styles in that package you need to load it explicitly with <span class="cmtt-10">\usepackage </span>and set the required glossary style using <span class="cmtt-10">\setglossarystyle</span><a - id="dx1-70010"></a>. + id="dx1-71010"></a>. </div> -</p><!--l. 8695--><p class="noindent" > -</p><!--l. 8697--><p class="indent" > The default number of columns is 2, but can be changed by redefining -</p><!--l. 8698--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8728--><p class="noindent" > +</p><!--l. 8730--><p class="indent" > The default number of columns is 2, but can be changed by redefining +</p><!--l. 8731--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsmcols</span><span class="cmtt-9"> </span></span><a - id="dx1-70011"></a> <span + id="dx1-71011"></a> <span class="cmtt-10">\glsmcols </span></div><hr> -</p><!--l. 8700--><p class="noindent" > +</p><!--l. 8733--><p class="noindent" > to the required number. For example, for a three column glossary: </p> - <div class="verbatim" id="verbatim-238"> + <div class="verbatim" id="verbatim-239"> \usepackage{glossary-mcols}  <br />\renewcommand*{\glsmcols}{3}  <br />\setglossarystyle{mcolindex} </div> -<!--l. 8706--><p class="nopar" > +<!--l. 8739--><p class="nopar" > </p> <div class="table"> -<!--l. 8708--><p class="indent" > <a +<!--l. 8741--><p class="indent" > <a id="tab:mcols"></a></p><hr class="float" /><div class="float" > <div class="caption" ><span class="id">Table 15.2: </span><span -class="content">Multicolumn Styles</span></div><!--tex4ht:label?: x1-700122 --> +class="content">Multicolumn Styles</span></div><!--tex4ht:label?: x1-710122 --> <div class="tabular"> <table id="TBL-10" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-10-1g"><col @@ -18002,7 +18054,7 @@ id="TBL-10-2" /></colgroup><tr style="vertical-align:baseline;" id="TBL-10-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-1-1" class="td11"> <span class="cmssbx-10">glossary-mcols</span><a - id="dx1-70013"></a> <span + id="dx1-71013"></a> <span class="cmbx-10">Style </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-10-1-2" class="td11"> <span class="cmbx-10">Analogous Tree Style </span></td> @@ -18010,296 +18062,296 @@ class="cmbx-10">Analogous Tree Style </span></td> style="vertical-align:baseline;" id="TBL-10-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-2-1" class="td11"> <span class="cmss-10">mcolindex</span><a - id="dx1-70014"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-2-2" + id="dx1-71014"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-2-2" class="td11"> <span class="cmss-10">index</span><a - id="dx1-70015"></a> </td></tr><tr + id="dx1-71015"></a> </td></tr><tr style="vertical-align:baseline;" id="TBL-10-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-3-1" class="td11"> <span class="cmss-10">mcolindexgroup</span><a - id="dx1-70016"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-3-2" + id="dx1-71016"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-3-2" class="td11"> <span class="cmss-10">indexgroup</span><a - id="dx1-70017"></a></td> + id="dx1-71017"></a></td> </tr><tr style="vertical-align:baseline;" id="TBL-10-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-4-1" class="td11"> <span class="cmss-10">mcolindexhypergroup</span><a - id="dx1-70018"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-4-2" + id="dx1-71018"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-4-2" class="td11"> <span class="cmss-10">indexhypergroup</span><a - id="dx1-70019"></a> </td> + id="dx1-71019"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-5-1" class="td11"> <span class="cmss-10">mcoltree</span><a - id="dx1-70020"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-5-2" + id="dx1-71020"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-5-2" class="td11"> <span class="cmss-10">tree</span><a - id="dx1-70021"></a> </td></tr><tr + id="dx1-71021"></a> </td></tr><tr style="vertical-align:baseline;" id="TBL-10-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-6-1" class="td11"> <span class="cmss-10">mcoltreegroup</span><a - id="dx1-70022"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-6-2" + id="dx1-71022"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-6-2" class="td11"> <span class="cmss-10">treegroup</span><a - id="dx1-70023"></a></td> + id="dx1-71023"></a></td> </tr><tr style="vertical-align:baseline;" id="TBL-10-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-7-1" class="td11"> <span class="cmss-10">mcoltreehypergroup</span><a - id="dx1-70024"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-7-2" + id="dx1-71024"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-7-2" class="td11"> <span class="cmss-10">treehypergroup</span><a - id="dx1-70025"></a> </td> + id="dx1-71025"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-8-1" class="td11"> <span class="cmss-10">mcoltreenoname</span><a - id="dx1-70026"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-8-2" + id="dx1-71026"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-8-2" class="td11"> <span class="cmss-10">treenoname</span><a - id="dx1-70027"></a> </td> + id="dx1-71027"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-9-1" class="td11"> <span class="cmss-10">mcoltreenonamegroup</span><a - id="dx1-70028"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-9-2" + id="dx1-71028"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-9-2" class="td11"> <span class="cmss-10">treenonamegroup</span><a - id="dx1-70029"></a> </td> + id="dx1-71029"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-10-1" class="td11"> <span class="cmss-10">mcoltreenonamehypergroup</span><a - id="dx1-70030"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-10-2" + id="dx1-71030"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-10-2" class="td11"> <span class="cmss-10">treenonamehypergroup</span><a - id="dx1-70031"></a> </td> + id="dx1-71031"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-11-1" class="td11"> <span class="cmss-10">mcolalttree</span><a - id="dx1-70032"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-11-2" + id="dx1-71032"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-11-2" class="td11"> <span class="cmss-10">alttree</span><a - id="dx1-70033"></a> </td> + id="dx1-71033"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-12-1" class="td11"> <span class="cmss-10">mcolalttreegroup</span><a - id="dx1-70034"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-12-2" + id="dx1-71034"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-12-2" class="td11"> <span class="cmss-10">alttreegroup</span><a - id="dx1-70035"></a> </td> + id="dx1-71035"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-10-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-10-13-1" class="td11"> <span class="cmss-10">mcolalttreehypergroup</span><a - id="dx1-70036"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-13-2" + id="dx1-71036"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-10-13-2" class="td11"> <span class="cmss-10">alttreehypergroup</span><a - id="dx1-70037"></a> </td></tr></table></div> + id="dx1-71037"></a> </td></tr></table></div> </div><hr class="endfloat" /> </div> -<!--l. 8732--><p class="noindent" ><a +<!--l. 8765--><p class="noindent" ><a href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">15.1.8 </span> <a id="sec:inline"></a>In-Line Style</h4> -<!--l. 8735--><p class="noindent" >This section covers the <span +<!--l. 8768--><p class="noindent" >This section covers the <span class="cmss-10">glossary-inline</span><a - id="dx1-71001"></a> package that supplies the <span + id="dx1-72001"></a> package that supplies the <span class="cmss-10">inline</span><a - id="dx1-71002"></a> style. This is a + id="dx1-72002"></a> style. This is a style that is designed for in-line use (as opposed to block styles, such as lists or tables). This style doesn’t display the <a href="#glo:numberlist">number list<a - id="dx1-71003"></a></a>. -</p><!--l. 8740--><p class="indent" > You will most likely need to redefine <span + id="dx1-72003"></a></a>. +</p><!--l. 8773--><p class="indent" > You will most likely need to redefine <span class="cmtt-10">\glossarysection</span><a - id="dx1-71004"></a> with this style. For + id="dx1-72004"></a> with this style. For example, suppose you are required to have your glossaries and list of acronyms in a footnote, you can do: </p> - <div class="verbatim" id="verbatim-239"> + <div class="verbatim" id="verbatim-240">  \usepackage{glossary-inline}  <br /> \renewcommand*{\glossarysection}[2][]{\textbf{#1}: }  <br /> \setglossarystyle{inline} </div> -<!--l. 8748--><p class="nopar" > -</p><!--l. 8750--><p class="indent" > <div class="important" title="Important Note"> Note that you need to include <span +<!--l. 8781--><p class="nopar" > +</p><!--l. 8783--><p class="indent" > <div class="important" title="Important Note"> Note that you need to include <span class="cmss-10">glossary-inline</span><a - id="dx1-71005"></a> with <span + id="dx1-72005"></a> with <span class="cmtt-10">\usepackage </span>as it’s not automatically included by the <span class="cmss-10">glossaries </span>package and then set the style using <span class="cmtt-10">\setglossarystyle</span><a - id="dx1-71006"></a>. </div> -</p><!--l. 8755--><p class="noindent" > -</p><!--l. 8757--><p class="indent" > Where you need to include your glossaries as a footnote you can do: + id="dx1-72006"></a>. </div> +</p><!--l. 8788--><p class="noindent" > +</p><!--l. 8790--><p class="indent" > Where you need to include your glossaries as a footnote you can do: </p> - <div class="verbatim" id="verbatim-240"> + <div class="verbatim" id="verbatim-241"> \footnote{\printglossaries} </div> -<!--l. 8760--><p class="nopar" > -</p><!--l. 8762--><p class="indent" > The <span +<!--l. 8793--><p class="nopar" > +</p><!--l. 8795--><p class="indent" > The <span class="cmss-10">inline</span><a - id="dx1-71007"></a> style is governed by the following: -</p><!--l. 8763--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-72007"></a> style is governed by the following: +</p><!--l. 8796--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsinlineseparator</span><span class="cmtt-9"> </span></span><a - id="dx1-71008"></a> <span + id="dx1-72008"></a> <span class="cmtt-10">\glsinlineseparator</span><a - id="dx1-71009"></a> </div><hr> -</p><!--l. 8765--><p class="noindent" > + id="dx1-72009"></a> </div><hr> +</p><!--l. 8798--><p class="noindent" > This defaults to “<span class="cmtt-10">; </span>” and is used between main (i.e. level 0) entries. -</p><!--l. 8768--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8801--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsinlinesubseparator</span><span class="cmtt-9"> </span></span><a - id="dx1-71010"></a> <span + id="dx1-72010"></a> <span class="cmtt-10">\glsinlinesubseparator</span><a - id="dx1-71011"></a> </div><hr> -</p><!--l. 8770--><p class="noindent" > + id="dx1-72011"></a> </div><hr> +</p><!--l. 8803--><p class="noindent" > This defaults to “<span class="cmtt-10">, </span>” and is used between sub-entries. -</p><!--l. 8773--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8806--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsinlineparentchildseparator</span><span class="cmtt-9"> </span></span><a - id="dx1-71012"></a> <span + id="dx1-72012"></a> <span class="cmtt-10">\glsinlineparentchildseparator</span><a - id="dx1-71013"></a> + id="dx1-72013"></a> </div><hr> -</p><!--l. 8775--><p class="noindent" > +</p><!--l. 8808--><p class="noindent" > This defaults to “<span class="cmtt-10">: </span>” and is used between a parent main entry and its first sub-entry. -</p><!--l. 8778--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8811--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glspostinline</span><span class="cmtt-9"> </span></span><a - id="dx1-71014"></a> <span + id="dx1-72014"></a> <span class="cmtt-10">\glspostinline</span><a - id="dx1-71015"></a> </div><hr> -</p><!--l. 8780--><p class="noindent" > + id="dx1-72015"></a> </div><hr> +</p><!--l. 8813--><p class="noindent" > This defaults to “<span class="cmtt-10">; </span>” and is used at the end of the glossary. -</p><!--l. 8784--><p class="noindent" > +</p><!--l. 8817--><p class="noindent" > </p> -<!--l. 8784--><p class="noindent" ><a +<!--l. 8817--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">15.2 </span> <a id="sec:newglossarystyle"></a>Defining your own glossary style</h3> -<!--l. 8787--><p class="noindent" >If the predefined styles don’t fit your requirements, you can define your own style +<!--l. 8820--><p class="noindent" >If the predefined styles don’t fit your requirements, you can define your own style using: -</p><!--l. 8789--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8822--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\newglossarystyle</span><span class="cmtt-9"> </span></span><a - id="dx1-72001"></a> <span + id="dx1-73001"></a> <span class="cmtt-10">\newglossarystyle{</span>⟨<span class="cmitt-10">name</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">definitions</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8791--><p class="noindent" > +</p><!--l. 8824--><p class="noindent" > where ⟨<span class="cmti-10">name</span>⟩ is the name of the new glossary style (to be used in <span class="cmtt-10">\setglossarystyle</span>). The second argument ⟨<span class="cmti-10">definitions</span>⟩ needs to redefine all of the following: -</p><!--l. 8796--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8829--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">theglossary</span><span class="cmtt-9"> </span></span><a - id="dx1-72002"></a><a - id="dx1-72003"></a> <span + id="dx1-73002"></a><a + id="dx1-73003"></a> <span class="cmss-10">theglossary</span><a - id="dx1-72004"></a><a - id="dx1-72005"></a> </div><hr> -</p><!--l. 8798--><p class="noindent" > + id="dx1-73004"></a><a + id="dx1-73005"></a> </div><hr> +</p><!--l. 8831--><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 class="cmtt-10">\glossarypreamble</span><a - id="dx1-72006"></a>) or the glossary postamble (defined by <span + id="dx1-73006"></a>) or the glossary postamble (defined by <span class="cmtt-10">\glossarypostamble</span><a - id="dx1-72007"></a>). + id="dx1-73007"></a>). For example, the <span class="cmss-10">list</span><a - id="dx1-72008"></a> style uses the <span + id="dx1-73008"></a> style uses the <span class="cmss-10">description</span><a - id="dx1-72009"></a><a - id="dx1-72010"></a> environment, so the <span + id="dx1-73009"></a><a + id="dx1-73010"></a> environment, so the <span class="cmss-10">theglossary</span><a - id="dx1-72011"></a><a - id="dx1-72012"></a> + id="dx1-73011"></a><a + id="dx1-73012"></a> environment is simply redefined to begin and end the <span class="cmss-10">description</span><a - id="dx1-72013"></a><a - id="dx1-72014"></a> environment. -</p><!--l. 8807--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-73013"></a><a + id="dx1-73014"></a> environment. +</p><!--l. 8840--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glossaryheader</span><span class="cmtt-9"> </span></span><a - id="dx1-72015"></a> <span + id="dx1-73015"></a> <span class="cmtt-10">\glossaryheader </span></div><hr> -</p><!--l. 8809--><p class="noindent" > +</p><!--l. 8842--><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="cmtt-10">\glossarypreamble</span><a - id="dx1-72016"></a>, which should not be affected by + id="dx1-73016"></a>, which should not be affected by changes in the glossary style. The <span class="cmss-10">list</span><a - id="dx1-72017"></a> glossary style redefines <span + id="dx1-73017"></a> glossary style redefines <span class="cmtt-10">\glossaryheader</span><a - id="dx1-72018"></a> to do + id="dx1-73018"></a> to do nothing, whereas the <span class="cmss-10">longheader</span><a - id="dx1-72019"></a> glossary style redefines <span + id="dx1-73019"></a> glossary style redefines <span class="cmtt-10">\glossaryheader </span>to do a header row. -</p><!--l. 8817--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8850--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsgroupheading</span><span class="cmtt-9"> </span></span><a - id="dx1-72020"></a> <span + id="dx1-73020"></a> <span class="cmtt-10">\glsgroupheading{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8819--><p class="noindent" > +</p><!--l. 8852--><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 href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-72021"></a></a> the glossary is sub-divided into a + id="dx1-73021"></a></a> the glossary is sub-divided into a maximum of twenty-eight logical blocks that are determined by the first character of the <span class="cmss-10">sort</span><a - id="dx1-72022"></a> key (or <span + id="dx1-73022"></a> key (or <span class="cmss-10">name</span><a - id="dx1-72023"></a> key if the <span + id="dx1-73023"></a> key if the <span class="cmss-10">sort</span><a - id="dx1-72024"></a> key is omitted). The sub-divisions are in the + id="dx1-73024"></a> key is omitted). The sub-divisions are in the following order: symbols, numbers, A, …, Z. If you use <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-72025"></a></a>, the sub-divisions depend + id="dx1-73025"></a></a>, the sub-divisions depend on the language settings. -</p><!--l. 8830--><p class="indent" > Note that the argument to <span +</p><!--l. 8863--><p class="indent" > Note that the argument to <span class="cmtt-10">\glsgroupheading </span>is a label <span class="cmti-10">not </span>the group title. The group title can be obtained via -</p><!--l. 8833--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8866--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsgetgrouptitle</span><span class="cmtt-9"> </span></span><a - id="dx1-72026"></a> <span + id="dx1-73026"></a> <span class="cmtt-10">\glsgetgrouptitle{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8835--><p class="noindent" > +</p><!--l. 8868--><p class="noindent" > This obtains the title as follows: if ⟨<span class="cmti-10">label</span>⟩ consists of a single non-active character or ⟨<span @@ -18314,116 +18366,116 @@ class="cmti-10">label</span>⟩. (The “symbols” group has the label <span class="cmtt-10">glssymbols</span>, so the command <span class="cmtt-10">\glssymbolsgroupname</span><a - id="dx1-72027"></a> is + id="dx1-73027"></a> is used, and the “numbers” group has the label <span class="cmtt-10">glsnumbers</span>, so the command <span class="cmtt-10">\glsnumbersgrouptitle</span><a - id="dx1-72028"></a> is used.) If you are using <a + id="dx1-73028"></a> is used.) If you are using <a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-72029"></a></a>, ⟨<span + id="dx1-73029"></a></a>, ⟨<span class="cmti-10">label</span>⟩ may be an active character (for example ø), in which case the title will be set to just ⟨<span class="cmti-10">label</span>⟩. You can redefine <span class="cmtt-10">\glsgetgrouptitle </span>if this is unsuitable for your document. -</p><!--l. 8849--><p class="indent" > A navigation hypertarget can be created using -</p><!--l. 8850--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8882--><p class="indent" > A navigation hypertarget can be created using +</p><!--l. 8883--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsnavhypertarget</span><span class="cmtt-9"> </span></span><a - id="dx1-72030"></a> <span + id="dx1-73030"></a> <span class="cmtt-10">\glsnavhypertarget{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8852--><p class="noindent" > +</p><!--l. 8885--><p class="noindent" > For further details about <span class="cmtt-10">\glsnavhypertarget</span>, see the documented code (<span class="cmtt-10">glossaries-code.pdf</span>). -</p><!--l. 8857--><p class="indent" > Most of the predefined glossary styles redefine <span +</p><!--l. 8890--><p class="indent" > Most of the predefined glossary styles redefine <span class="cmtt-10">\glsgroupheading </span>to simply ignore its argument. The <span class="cmss-10">listhypergroup</span><a - id="dx1-72031"></a> style redefines <span + id="dx1-73031"></a> style redefines <span class="cmtt-10">\glsgroupheading </span>as follows: </p> - <div class="verbatim" id="verbatim-241"> + <div class="verbatim" id="verbatim-242"> \renewcommand*{\glsgroupheading}[1]{%  <br />\item[\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}]} </div> -<!--l. 8863--><p class="nopar" > See also <span +<!--l. 8896--><p class="nopar" > See also <span class="cmtt-10">\glsgroupskip </span>below. (Note that command definitions within <span class="cmtt-10">\newglossarystyle</span><a - id="dx1-72032"></a> must use <span class="obeylines-h"><span class="verb"><span + id="dx1-73032"></a> must use <span class="obeylines-h"><span class="verb"><span class="cmtt-10">##1</span></span></span> instead of <span class="obeylines-h"><span class="verb"><span class="cmtt-10">#1</span></span></span> etc.) -</p><!--l. 8867--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8900--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsgroupskip</span><span class="cmtt-9"> </span></span><a - id="dx1-72033"></a> <span + id="dx1-73033"></a> <span class="cmtt-10">\glsgroupskip </span></div><hr> -</p><!--l. 8869--><p class="noindent" > +</p><!--l. 8902--><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="cmss-10">list</span><a - id="dx1-72034"></a> glossary style simply redefines <span + id="dx1-73034"></a> glossary style simply redefines <span class="cmtt-10">\glsgroupskip </span>to be <span class="cmtt-10">\indexspace</span><a - id="dx1-72035"></a>, whereas the tabular-like styles redefine <span + id="dx1-73035"></a>, whereas the tabular-like styles redefine <span class="cmtt-10">\glsgroupskip </span>to produce a blank row. -</p><!--l. 8876--><p class="indent" > As from version 3.03, the package option <span +</p><!--l. 8909--><p class="indent" > As from version 3.03, the package option <span class="cmss-10">nogroupskip</span><a - id="dx1-72036"></a> can be used to suppress this + id="dx1-73036"></a> can be used to suppress this default gap for the predefined styles. -</p><!--l. 8879--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8912--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glossentry</span><span class="cmtt-9"> </span></span><a - id="dx1-72037"></a> <span + id="dx1-73037"></a> <span class="cmtt-10">\glossentry{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">number list</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8881--><p class="noindent" > +</p><!--l. 8914--><p class="noindent" > This macro indicates what to do for each level 0 glossary entry. The entry label is given by ⟨<span class="cmti-10">label</span>⟩ and the associated <a href="#glo:numberlist">number list<a - id="dx1-72038"></a></a> is given by ⟨<span + id="dx1-73038"></a></a> is given by ⟨<span class="cmti-10">number list</span>⟩. You can redefine <span class="cmtt-10">\glossentry</span><a - id="dx1-72039"></a> to use commands like <span + id="dx1-73039"></a> to use commands like <span class="cmtt-10">\glossentryname</span><a - id="dx1-72040"></a><span + id="dx1-73040"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">}</span>, <span class="cmtt-10">\glossentrydesc</span><a - id="dx1-72041"></a><span + id="dx1-73041"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">} </span>and <span class="cmtt-10">\glossentrysymbol</span><a - id="dx1-72042"></a><span + id="dx1-73042"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">} </span>to display the name, description and symbol fields, or to access other fields, use commands like <span class="cmtt-10">\glsentryuseri</span><a - id="dx1-72043"></a><span + id="dx1-73043"></a><span class="cmtt-10">{</span>⟨<span class="cmti-10">label</span>⟩<span class="cmtt-10">}</span>. (See <a @@ -18431,77 +18483,77 @@ href="#sec:glsnolink"><span class="cmsy-10">§</span>9 </a><a href="#sec:glsnolink">Using Glossary Terms Without Links<!--tex4ht:ref: sec:glsnolink --></a> for further details.) You can also use the following commands: -</p><!--l. 8892--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8925--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryitem</span><span class="cmtt-9"> </span></span><a - id="dx1-72044"></a> <span + id="dx1-73044"></a> <span class="cmtt-10">\glsentryitem{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8894--><p class="noindent" > +</p><!--l. 8927--><p class="noindent" > This macro will increment and display the associated counter for the main (level 0) entries if the <span class="cmss-10">entrycounter</span><a - id="dx1-72045"></a> or <span + id="dx1-73045"></a> or <span class="cmss-10">counterwithin</span><a - id="dx1-72046"></a> package options have been used. This macro + id="dx1-73046"></a> package options have been used. This macro is typically called by <span class="cmtt-10">\glossentry </span>before <span class="cmtt-10">\glstarget</span>. The format of the counter is controlled by the macro -</p><!--l. 8900--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8933--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentrycounterlabel</span><span class="cmtt-9"> </span></span><a - id="dx1-72047"></a> <span + id="dx1-73047"></a> <span class="cmtt-10">\glsentrycounterlabel </span></div><hr> -</p><!--l. 8902--><p class="noindent" > -</p><!--l. 8904--><p class="indent" > Each time you use a glossary entry it creates a hyperlink (if hyperlinks are +</p><!--l. 8935--><p class="noindent" > +</p><!--l. 8937--><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="cmtt-10">\glossentry </span>to set the appropriate target. This is done using -</p><!--l. 8909--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8942--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glstarget</span><span class="cmtt-9"> </span></span><a - id="dx1-72048"></a> <span + id="dx1-73048"></a> <span class="cmtt-10">\glstarget{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8911--><p class="noindent" > +</p><!--l. 8944--><p class="noindent" > where ⟨<span class="cmti-10">label</span>⟩ is the entry’s label. Note that you don’t need to worry about whether the <span class="cmss-10">hyperref</span><a - id="dx1-72049"></a> package has been loaded, as <span + id="dx1-73049"></a> package has been loaded, as <span class="cmtt-10">\glstarget </span>won’t create a target if <span class="cmtt-10">\hypertarget </span>hasn’t been defined. -</p><!--l. 8917--><p class="indent" > For example, the <span +</p><!--l. 8950--><p class="indent" > For example, the <span class="cmss-10">list</span><a - id="dx1-72050"></a> style defines <span + id="dx1-73050"></a> style defines <span class="cmtt-10">\glossentry </span>as follows: </p> - <div class="verbatim" id="verbatim-242"> + <div class="verbatim" id="verbatim-243">   \renewcommand*{\glossentry}[2]{%  <br />    \item[\glsentryitem{##1}%  <br />          \glstarget{##1}{\glossentryname{##1}}]  <br />       \glossentrydesc{##1}\glspostdescription\space ##2} </div> -<!--l. 8923--><p class="nopar" > -</p><!--l. 8925--><p class="indent" > Note also that ⟨<span +<!--l. 8956--><p class="nopar" > +</p><!--l. 8958--><p class="indent" > Note also that ⟨<span class="cmti-10">number list</span>⟩ will always be of the form -</p><!--l. 8927--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 8960--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glossaryentrynumbers</span><a - id="dx1-72051"></a><span + id="dx1-73051"></a><span class="cmsy-10">{</span><span class="cmtt-10">\relax</span><br class="newline" /><span class="cmtt-10">\setentrycounter</span><a - id="dx1-72052"></a><span + id="dx1-73052"></a><span class="cmtt-10">[</span>⟨<span class="cmitt-10">Hprefix</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -18513,17 +18565,17 @@ class="cmitt-10">number(s)</span>⟩<span class="cmtt-10">}</span><span class="cmsy-10">}</span> </div><hr> -</p><!--l. 8929--><p class="noindent" > +</p><!--l. 8962--><p class="noindent" > where ⟨<span class="cmti-10">number(s)</span>⟩ may contain <span class="cmtt-10">\delimN</span><a - id="dx1-72053"></a> (to delimit individual numbers) and/or + id="dx1-73053"></a> (to delimit individual numbers) and/or <span class="cmtt-10">\delimR</span><a - id="dx1-72054"></a> (to indicate a range of numbers). There may be multiple occurrences + id="dx1-73054"></a> (to indicate a range of numbers). There may be multiple occurrences of <span class="cmtt-10">\setentrycounter</span><a - id="dx1-72055"></a><span + id="dx1-73055"></a><span class="cmtt-10">[</span>⟨<span class="cmti-10">Hprefix</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -18536,25 +18588,25 @@ class="cmtt-10">}</span>, but note that the entire number list is enclosed within the argument of <span class="cmtt-10">\glossaryentrynumbers</span><a - id="dx1-72056"></a>. The user can redefine this to change the way the entire + id="dx1-73056"></a>. The user can redefine this to change the way the entire number list is formatted, regardless of the glossary style. However the most common use of <span class="cmtt-10">\glossaryentrynumbers</span><a - id="dx1-72057"></a> is to provide a means of suppressing the number list + id="dx1-73057"></a> is to provide a means of suppressing the number list altogether. (In fact, the <span class="cmss-10">nonumberlist</span><a - id="dx1-72058"></a> option redefines <span + id="dx1-73058"></a> option redefines <span class="cmtt-10">\glossaryentrynumbers</span><a - id="dx1-72059"></a> to + id="dx1-73059"></a> to ignore its argument.) Therefore, when you define a new glossary style, you don’t need to worry about whether the user has specified the <span class="cmss-10">nonumberlist</span><a - id="dx1-72060"></a> package + id="dx1-73060"></a> package option. -</p><!--l. 8946--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8979--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\subglossentry</span><span class="cmtt-9"> </span></span><a - id="dx1-72061"></a> <span + id="dx1-73061"></a> <span class="cmtt-10">\subglossentry{</span>⟨<span class="cmitt-10">level</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -18562,93 +18614,93 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">number list</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8948--><p class="noindent" > +</p><!--l. 8981--><p class="noindent" > This is used to display sub-entries. The first argument, ⟨<span class="cmti-10">level</span>⟩, indicates the sub-entry level. This must be an integer from 1 (first sub-level) onwards. The remaining arguments are analogous to those for <span class="cmtt-10">\glossentry</span><a - id="dx1-72062"></a> described + id="dx1-73062"></a> described above. -</p><!--l. 8955--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8988--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glssubentryitem</span><span class="cmtt-9"> </span></span><a - id="dx1-72063"></a> <span + id="dx1-73063"></a> <span class="cmtt-10">\glssubentryitem{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 8957--><p class="noindent" > +</p><!--l. 8990--><p class="noindent" > This macro will increment and display the associated counter for the level 1 entries if the <span class="cmss-10">subentrycounter</span><a - id="dx1-72064"></a> package option has been used. This macro is typically called by + id="dx1-73064"></a> package option has been used. This macro is typically called by <span class="cmtt-10">\subglossentry </span>before <span class="cmtt-10">\glstarget</span><a - id="dx1-72065"></a>. The format of the counter is controlled by the + id="dx1-73065"></a>. The format of the counter is controlled by the macro -</p><!--l. 8963--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8996--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glssubentrycounterlabel</span><span class="cmtt-9"> </span></span><a - id="dx1-72066"></a> <span + id="dx1-73066"></a> <span class="cmtt-10">\glssubentrycounterlabel </span></div><hr> -</p><!--l. 8965--><p class="noindent" > -</p><!--l. 8967--><p class="indent" > Note that <span +</p><!--l. 8998--><p class="noindent" > +</p><!--l. 9000--><p class="indent" > Note that <span class="cmtt-10">\printglossary</span><a - id="dx1-72067"></a> (which <span + id="dx1-73067"></a> (which <span class="cmtt-10">\printglossaries</span><a - id="dx1-72068"></a> calls) sets -</p><!--l. 8969--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-73068"></a> calls) sets +</p><!--l. 9002--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\currentglossary</span><span class="cmtt-9"> </span></span><a - id="dx1-72069"></a> <span + id="dx1-73069"></a> <span class="cmtt-10">\currentglossary </span></div><hr> -</p><!--l. 8971--><p class="noindent" > +</p><!--l. 9004--><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. 8975--><p class="indent" > For further details of these commands, see “Displaying the glossary” in the +</p><!--l. 9008--><p class="indent" > For further details of these commands, see “Displaying the glossary” in the documented code (<span class="cmtt-10">glossaries-code.pdf</span>). <a - id="x1-72070r20"></a> -</p><!--l. 8979--><p class="noindent" ><span + id="x1-73070r20"></a> +</p><!--l. 9012--><p class="noindent" ><span class="cmbx-12">Example 20</span><span class="cmbx-12"> (Creating a completely new style)</span><a - id="x1-72071"></a> -</p><!--l. 8981--><p class="indent" > If you want a completely new style, you will need to redefine all of the commands + id="x1-73071"></a> +</p><!--l. 9014--><p class="indent" > If you want a completely new style, you will need to redefine all of the commands and the environment listed above. -</p><!--l. 8984--><p class="indent" > For example, suppose you want each entry to start with a bullet point. This means +</p><!--l. 9017--><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="cmss-10">itemize</span><a - id="dx1-72072"></a><a - id="dx1-72073"></a> environment, so <span + id="dx1-73072"></a><a + id="dx1-73073"></a> environment, so <span class="cmss-10">theglossary</span><a - id="dx1-72074"></a><a - id="dx1-72075"></a> should + id="dx1-73074"></a><a + id="dx1-73075"></a> should start and end that environment. Let’s also suppose that you don’t want anything between the glossary groups (so <span class="cmtt-10">\glsgroupheading</span><a - id="dx1-72076"></a> and <span + id="dx1-73076"></a> and <span class="cmtt-10">\glsgroupskip</span><a - id="dx1-72077"></a> should do + id="dx1-73077"></a> should do nothing) and suppose you don’t want anything to appear immediately after <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\begin{theglossary}</span></span></span> (so <span class="cmtt-10">\glossaryheader</span><a - id="dx1-72078"></a> should do nothing). In addition, let’s + id="dx1-73078"></a> should do nothing). In addition, let’s suppose the symbol should appear in brackets after the name, followed by the description and last of all the <a href="#glo:numberlist">number list<a - id="dx1-72079"></a></a> should appear within square brackets at the + id="dx1-73079"></a></a> should appear within square brackets at the end. Then you can create this new glossary style, called, say, <span class="cmtt-10">mylist</span>, as follows: </p> - <div class="verbatim" id="verbatim-243"> + <div class="verbatim" id="verbatim-244">  \newglossarystyle{mylist}{%  <br /> % put the glossary in the itemize environment:  <br /> \renewenvironment{theglossary}% @@ -18671,40 +18723,40 @@ follows:  <br />   \glossentry{##2}{##3}}%  <br /> } </div> -<!--l. 9018--><p class="nopar" > Note that this style creates a flat glossary, where sub-entries are displayed in exactly +<!--l. 9051--><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="cmtt-10">\glsentryitem</span><a - id="dx1-72080"></a> or + id="dx1-73080"></a> or <span class="cmtt-10">\glssubentryitem</span><a - id="dx1-72081"></a> so it won’t be affected by the <span + id="dx1-73081"></a> so it won’t be affected by the <span class="cmss-10">entrycounter</span><a - id="dx1-72082"></a>, <span + id="dx1-73082"></a>, <span class="cmss-10">counterwithin</span><a - id="dx1-72083"></a> or + id="dx1-73083"></a> or <span class="cmss-10">subentrycounter</span><a - id="dx1-72084"></a> package options. -</p><!--l. 9025--><p class="indent" > Variations: </p> + id="dx1-73084"></a> package options. +</p><!--l. 9058--><p class="indent" > Variations: </p> <ul class="itemize1"> <li class="itemize">You might want the entry name to be capitalised, in which case use <span class="cmtt-10">\Glossentryname</span><a - id="dx1-72085"></a> instead of <span + id="dx1-73085"></a> instead of <span class="cmtt-10">\glossentryname</span><a - id="dx1-72086"></a>. + id="dx1-73086"></a>. </li> <li class="itemize">You might want to check if the symbol hasn’t been set and omit the parentheses if the symbol is absent. In this case you can use <span class="cmtt-10">\ifglshassymbol</span><a - id="dx1-72087"></a> (see <a + id="dx1-73087"></a> (see <a href="#sec:utilities"><span class="cmsy-10">§</span>16 </a><a href="#sec:utilities">Utilities<!--tex4ht:ref: sec:utilities --></a>): - <div class="verbatim" id="verbatim-244"> + <div class="verbatim" id="verbatim-245">  \renewcommand*{\glossentry}[2]{%  <br /> \item % bullet point  <br /> \glstarget{##1}{\glossentryname{##1}}% the entry name @@ -18717,82 +18769,82 @@ href="#sec:utilities">Utilities<!--tex4ht:ref: sec:utilities --></a>):  <br /> \space [##2]% the number list in square brackets  <br /> }% </div> - <!--l. 9045--><p class="nopar" ></p></li></ul> + <!--l. 9078--><p class="nopar" ></p></li></ul> <div class="center" > -<!--l. 9047--><p class="noindent" > -</p><!--l. 9047--><p class="noindent" >____________________________</p></div> +<!--l. 9080--><p class="noindent" > +</p><!--l. 9080--><p class="noindent" >____________________________</p></div> <a - id="x1-72088r21"></a> -<!--l. 9050--><p class="noindent" ><span + id="x1-73088r21"></a> +<!--l. 9083--><p class="noindent" ><span class="cmbx-12">Example 21</span><span class="cmbx-12"> (Creating a new glossary style based on an existing</span> <span class="cmbx-12">style)</span><a - id="x1-72089"></a> -</p><!--l. 9052--><p class="indent" > If you want to define a new style that is a slightly modified version of an + id="x1-73089"></a> +</p><!--l. 9085--><p class="indent" > If you want to define a new style that is a slightly modified version of an existing style, you can use <span class="cmtt-10">\setglossarystyle</span><a - id="dx1-72090"></a> within the second argument of + id="dx1-73090"></a> within the second argument of <span class="cmtt-10">\newglossarystyle</span><a - id="dx1-72091"></a> followed by whatever alterations you require. For example, + id="dx1-73091"></a> followed by whatever alterations you require. For example, suppose you want a style like the <span class="cmss-10">list</span><a - id="dx1-72092"></a> style but you don’t want the extra vertical space + id="dx1-73092"></a> style but you don’t want the extra vertical space created by <span class="cmtt-10">\indexspace</span><a - id="dx1-72093"></a> between groups, then you can create a new glossary style + id="dx1-73093"></a> between groups, then you can create a new glossary style called, say, <span class="cmtt-10">mylist </span>as follows: </p> - <div class="verbatim" id="verbatim-245"> + <div class="verbatim" id="verbatim-246"> \newglossarystyle{mylist}{%  <br />\setglossarystyle{list}% base this style on the list style  <br />\renewcommand{\glsgroupskip}{}% make nothing happen  <br />                              % between groups  <br />} </div> -<!--l. 9066--><p class="nopar" > (In this case, you can actually achieve the same effect using the <span +<!--l. 9099--><p class="nopar" > (In this case, you can actually achieve the same effect using the <span class="cmss-10">list</span><a - id="dx1-72094"></a> style in + id="dx1-73094"></a> style in combination with the package option <span class="cmss-10">nogroupskip</span><a - id="dx1-72095"></a>.) </p> + id="dx1-73095"></a>.) </p> <div class="center" > -<!--l. 9070--><p class="noindent" > -</p><!--l. 9070--><p class="noindent" >____________________________</p></div> +<!--l. 9103--><p class="noindent" > +</p><!--l. 9103--><p class="noindent" >____________________________</p></div> <a - id="x1-72096r22"></a> -<!--l. 9074--><p class="noindent" ><span + id="x1-73096r22"></a> +<!--l. 9107--><p class="noindent" ><span class="cmbx-12">Example 22</span><span class="cmbx-12"> (Example: creating a glossary style that uses the</span> <span class="cmssbx-10x-x-120">user1</span><a - id="dx1-72097"></a><span + id="dx1-73097"></a><span class="cmbx-12">, </span><span class="cmbx-12">…, </span><span class="cmssbx-10x-x-120">user6</span><a - id="dx1-72098"></a> <span + id="dx1-73098"></a> <span class="cmbx-12">keys)</span><a - id="x1-72099"></a> -</p><!--l. 9076--><p class="indent" > Suppose each entry not only has an associated symbol, but also units (stored in + id="x1-73099"></a> +</p><!--l. 9109--><p class="indent" > Suppose each entry not only has an associated symbol, but also units (stored in <span class="cmss-10">user1</span><a - id="dx1-72100"></a>) and dimension (stored in <span + id="dx1-73100"></a>) and dimension (stored in <span class="cmss-10">user2</span><a - id="dx1-72101"></a>). Then you can define a glossary style that + id="dx1-73101"></a>). Then you can define a glossary style that displays each entry in a <span class="cmss-10">longtable</span><a - id="dx1-72102"></a><a - id="dx1-72103"></a> as follows: + id="dx1-73102"></a><a + id="dx1-73103"></a> as follows: </p> - <div class="verbatim" id="verbatim-246"> + <div class="verbatim" id="verbatim-247"> \newglossarystyle{long6col}{%  <br /> % put the glossary in a longtable environment:  <br /> \renewenvironment{theglossary}% @@ -18831,29 +18883,29 @@ class="cmss-10">longtable</span><a  <br /> \renewcommand*{\glsgroupskip}{}%  <br />} </div> -<!--l. 9118--><p class="nopar" > </p> +<!--l. 9151--><p class="nopar" > </p> <div class="center" > -<!--l. 9119--><p class="noindent" > -</p><!--l. 9119--><p class="noindent" >____________________________</p></div> +<!--l. 9152--><p class="noindent" > +</p><!--l. 9152--><p class="noindent" >____________________________</p></div> -<!--l. 9121--><p class="indent" > </div> -</p><!--l. 9121--><p class="noindent" ><a +<!--l. 9154--><p class="indent" > </div> +</p><!--l. 9154--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">16. <a id="sec:utilities"></a>Utilities</h2> -</p><!--l. 9124--><p class="indent" > This section describes some utility commands. Additional commands can be found +</p><!--l. 9157--><p class="indent" > This section describes some utility commands. Additional commands can be found in the documented code (glossaries-code.pdf). -</p><!--l. 9127--><p class="indent" > <div class="important" title="Important Note"> Some of the commands described here take a comma-separated list as an +</p><!--l. 9160--><p class="indent" > <div class="important" title="Important Note"> Some of the commands described here take a comma-separated list as an argument. As with <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span>’s <span class="cmtt-10">\@for </span>command, make sure your list doesn’t have any unwanted spaces in it as they don’t get stripped. </div> -</p><!--l. 9131--><p class="noindent" > -</p><!--l. 9133--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9164--><p class="noindent" > +</p><!--l. 9166--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\forallglossaries</span><span class="cmtt-9"> </span></span><a - id="dx1-73001"></a> <span + id="dx1-74001"></a> <span class="cmtt-10">\forallglossaries[</span>⟨<span class="cmitt-10">glossary list</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -18862,7 +18914,7 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">body</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 9135--><p class="noindent" > +</p><!--l. 9168--><p class="noindent" > This iterates through ⟨<span class="cmti-10">glossary list</span>⟩, a comma-separated list of glossary labels (as supplied when the glossary was defined). At each iteration ⟨<span @@ -18872,31 +18924,31 @@ class="cmti-10">body</span>⟩ is performed. If ⟨<span class="cmti-10">glossary list</span>⟩ is omitted, the default is to iterate over all glossaries (except the ignored ones). -</p><!--l. 9143--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9176--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\forallacronyms</span><span class="cmtt-9"> </span></span><a - id="dx1-73002"></a> <span + id="dx1-74002"></a> <span class="cmtt-10">\forallacronyms{</span>⟨<span class="cmitt-10">cs</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">body</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9145--><p class="noindent" > +</p><!--l. 9178--><p class="noindent" > This is like <span class="cmtt-10">\forallglossaries </span>but only iterates over the lists of acronyms (that have previously been declared using <span class="cmtt-10">\DeclareAcronymList</span><a - id="dx1-73003"></a> or the <span + id="dx1-74003"></a> or the <span class="cmss-10">acronymlists</span><a - id="dx1-73004"></a> package + id="dx1-74004"></a> package option). This command doesn’t have an optional argument. If you want to explicitly say which lists to iterate over, just use the optional argument of <span class="cmtt-10">\forallglossaries</span>. -</p><!--l. 9153--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9186--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\forglsentries</span><span class="cmtt-9"> </span></span><a - id="dx1-73005"></a> <span + id="dx1-74005"></a> <span class="cmtt-10">\forglsentries[</span>⟨<span class="cmitt-10">glossary label</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -18904,7 +18956,7 @@ class="cmitt-10">cs</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">body</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9155--><p class="noindent" > +</p><!--l. 9188--><p class="noindent" > This iterates through all entries in the glossary given by ⟨<span class="cmti-10">glossary label</span>⟩. At each iteration ⟨<span @@ -18913,12 +18965,12 @@ iteration and ⟨<span class="cmti-10">body</span>⟩ is performed. If ⟨<span class="cmti-10">glossary label</span>⟩ is omitted, <span class="cmtt-10">\glsdefaulttype</span><a - id="dx1-73006"></a> + id="dx1-74006"></a> (usually the main glossary) is used. -</p><!--l. 9162--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9195--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\forallglsentries</span><span class="cmtt-9"> </span></span><a - id="dx1-73007"></a> <span + id="dx1-74007"></a> <span class="cmtt-10">\forallglsentries[</span>⟨<span class="cmitt-10">glossary list</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -18927,7 +18979,7 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">body</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 9164--><p class="noindent" > +</p><!--l. 9197--><p class="noindent" > This is like <span class="cmtt-10">\forglsentries </span>but for each glossary in ⟨<span class="cmti-10">glossary list</span>⟩ (a comma-separated @@ -18942,31 +18994,31 @@ class="cmtt-10">\glsentrytype{</span>⟨<span class="cmti-10">cs</span>⟩<span class="cmtt-10">} </span>within ⟨<span class="cmti-10">body</span>⟩.) -</p><!--l. 9173--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9206--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglossaryexists</span><span class="cmtt-9"> </span></span><a - id="dx1-73008"></a> <span + id="dx1-74008"></a> <span class="cmtt-10">\ifglossaryexists</span>⟨<span class="cmitt-10">label</span>⟩⟨<span class="cmitt-10">true part</span>⟩⟨<span class="cmitt-10">false part</span>⟩ </div><hr> -</p><!--l. 9176--><p class="noindent" > +</p><!--l. 9209--><p class="noindent" > This checks if the glossary given by ⟨<span class="cmti-10">label</span>⟩ exists. If it does ⟨<span class="cmti-10">true part</span>⟩ is performed, otherwise ⟨<span class="cmti-10">false part</span>⟩. -</p><!--l. 9180--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9213--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglsentryexists</span><span class="cmtt-9"> </span></span><a - id="dx1-73009"></a> <span + id="dx1-74009"></a> <span class="cmtt-10">\ifglsentryexists</span>⟨<span class="cmitt-10">label</span>⟩⟨<span class="cmitt-10">true part</span>⟩⟨<span class="cmitt-10">false part</span>⟩ </div><hr> -</p><!--l. 9183--><p class="noindent" > +</p><!--l. 9216--><p class="noindent" > This checks if the glossary entry given by ⟨<span @@ -18977,103 +19029,103 @@ class="cmti-10">false part</span>⟩. (Note that <span class="cmtt-10">\ifglsentryexists </span>will always be true after the containing glossary has been displayed via <span class="cmtt-10">\printglossary</span><a - id="dx1-73010"></a> or <span + id="dx1-74010"></a> or <span class="cmtt-10">\printglossaries</span><a - id="dx1-73011"></a> + id="dx1-74011"></a> even if the entry is explicitly defined later in the document. This is because the entry has to be defined before it can be displayed in the glossary, see <a href="#sec:techissues"><span class="cmsy-10">§</span>4.8.1 </a><a href="#sec:techissues">Technical Issues<!--tex4ht:ref: sec:techissues --></a> for further details.) -</p><!--l. 9193--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9226--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsdoifexists</span><span class="cmtt-9"> </span></span><a - id="dx1-73012"></a> <span + id="dx1-74012"></a> <span class="cmtt-10">\glsdoifexists{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">code</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9195--><p class="noindent" > +</p><!--l. 9228--><p class="noindent" > Does ⟨<span class="cmti-10">code</span>⟩ if the entry given by ⟨<span class="cmti-10">label</span>⟩ exists. If it doesn’t exist, an error is generated. (This command uses <span class="cmtt-10">\ifglsentryexists</span>.) -</p><!--l. 9200--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9233--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsdoifnoexists</span><span class="cmtt-9"> </span></span><a - id="dx1-73013"></a> <span + id="dx1-74013"></a> <span class="cmtt-10">\glsdoifnoexists{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">code</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9202--><p class="noindent" > +</p><!--l. 9235--><p class="noindent" > Does the reverse of <span class="cmtt-10">\glsdoifexists</span>. (This command uses <span class="cmtt-10">\ifglsentryexists</span>.) -</p><!--l. 9206--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9239--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsdoifexistsorwarn</span><span class="cmtt-9"> </span></span><a - id="dx1-73014"></a> <span + id="dx1-74014"></a> <span class="cmtt-10">\glsdoifexistsorwarn{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">code</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9208--><p class="noindent" > +</p><!--l. 9241--><p class="noindent" > As <span class="cmtt-10">\glsdoifexists </span>but issues a warning rather than an error if the entry doesn’t exist. -</p><!--l. 9212--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9245--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglsused</span><span class="cmtt-9"> </span></span><a - id="dx1-73015"></a> <span + id="dx1-74015"></a> <span class="cmtt-10">\ifglsused</span>⟨<span class="cmitt-10">label</span>⟩⟨<span class="cmitt-10">true part</span>⟩⟨<span class="cmitt-10">false part</span>⟩ </div><hr> -</p><!--l. 9215--><p class="noindent" > +</p><!--l. 9248--><p class="noindent" > See <a href="#sec:glsunset"><span class="cmsy-10">§</span>14 </a><a href="#sec:glsunset">Unsetting and Resetting Entry Flags<!--tex4ht:ref: sec:glsunset --></a>. -</p><!--l. 9218--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9251--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglshaschildren</span><span class="cmtt-9"> </span></span><a - id="dx1-73016"></a> <span + id="dx1-74016"></a> <span class="cmtt-10">\ifglshaschildren</span>⟨<span class="cmitt-10">label</span>⟩⟨<span class="cmitt-10">true part</span>⟩⟨<span class="cmitt-10">false part</span>⟩ </div><hr> -</p><!--l. 9221--><p class="noindent" > +</p><!--l. 9254--><p class="noindent" > This checks if the glossary entry given by ⟨<span class="cmti-10">label</span>⟩ has any sub-entries. If it does, ⟨<span class="cmti-10">true</span> <span class="cmti-10">part</span>⟩ is performed, otherwise ⟨<span class="cmti-10">false part</span>⟩. -</p><!--l. 9226--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9259--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglshasparent</span><span class="cmtt-9"> </span></span><a - id="dx1-73017"></a> <span + id="dx1-74017"></a> <span class="cmtt-10">\ifglshasparent</span>⟨<span class="cmitt-10">label</span>⟩⟨<span class="cmitt-10">true part</span>⟩⟨<span class="cmitt-10">false part</span>⟩ </div><hr> -</p><!--l. 9229--><p class="noindent" > +</p><!--l. 9262--><p class="noindent" > This checks if the glossary entry given by ⟨<span class="cmti-10">label</span>⟩ has a parent entry. If it does, ⟨<span class="cmti-10">true part</span>⟩ is performed, otherwise ⟨<span class="cmti-10">false part</span>⟩. -</p><!--l. 9234--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9267--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglshassymbol</span><span class="cmtt-9"> </span></span><a - id="dx1-73018"></a> <span + id="dx1-74018"></a> <span class="cmtt-10">\ifglshassymbol{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19082,18 +19134,18 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">false part</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 9236--><p class="noindent" > +</p><!--l. 9269--><p class="noindent" > This checks if the glossary entry given by ⟨<span class="cmti-10">label</span>⟩ has had the <span class="cmss-10">symbol</span><a - id="dx1-73019"></a> field set. If it has, + id="dx1-74019"></a> field set. If it has, ⟨<span class="cmti-10">true part</span>⟩ is performed, otherwise ⟨<span class="cmti-10">false part</span>⟩. -</p><!--l. 9241--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9274--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglshaslong</span><span class="cmtt-9"> </span></span><a - id="dx1-73020"></a> <span + id="dx1-74020"></a> <span class="cmtt-10">\ifglshaslong{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19101,24 +19153,24 @@ class="cmitt-10">true part</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">false part</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9243--><p class="noindent" > +</p><!--l. 9276--><p class="noindent" > This checks if the glossary entry given by ⟨<span class="cmti-10">label</span>⟩ has had the <span class="cmss-10">long</span><a - id="dx1-73021"></a> field set. If it has, ⟨<span + id="dx1-74021"></a> field set. If it has, ⟨<span class="cmti-10">true</span> <span class="cmti-10">part</span>⟩ is performed, otherwise ⟨<span class="cmti-10">false part</span>⟩. This should be true for any entry that has been defined via <span class="cmtt-10">\newacronym</span><a - id="dx1-73022"></a>. There is no check for the existence of + id="dx1-74022"></a>. There is no check for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 9250--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9283--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglshasshort</span><span class="cmtt-9"> </span></span><a - id="dx1-73023"></a> <span + id="dx1-74023"></a> <span class="cmtt-10">\ifglshasshort{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19127,25 +19179,25 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">false part</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 9252--><p class="noindent" > +</p><!--l. 9285--><p class="noindent" > This checks if the glossary entry given by ⟨<span class="cmti-10">label</span>⟩ has had the <span class="cmss-10">short</span><a - id="dx1-73024"></a> field set. If it has, + id="dx1-74024"></a> field set. If it has, ⟨<span class="cmti-10">true part</span>⟩ is performed, otherwise ⟨<span class="cmti-10">false part</span>⟩. This should be true for any entry that has been defined via <span class="cmtt-10">\newacronym</span><a - id="dx1-73025"></a>. There is no check for the existence of + id="dx1-74025"></a>. There is no check for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 9259--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9292--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglshasdesc</span><span class="cmtt-9"> </span></span><a - id="dx1-73026"></a> <span + id="dx1-74026"></a> <span class="cmtt-10">\ifglshasdesc{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19153,18 +19205,18 @@ class="cmitt-10">true part</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">false part</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9261--><p class="noindent" > +</p><!--l. 9294--><p class="noindent" > This checks if the <span class="cmss-10">description</span><a - id="dx1-73027"></a> field is non-empty for the entry given by ⟨<span + id="dx1-74027"></a> field is non-empty for the entry given by ⟨<span class="cmti-10">label</span>⟩. If it has, ⟨<span class="cmti-10">true part</span>⟩ is performed, otherwise ⟨<span class="cmti-10">false part</span>⟩. Compare with: -</p><!--l. 9265--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9298--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglsdescsuppressed</span><span class="cmtt-9"> </span></span><a - id="dx1-73028"></a> <span + id="dx1-74028"></a> <span class="cmtt-10">\ifglsdescsuppressed{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19174,20 +19226,20 @@ class="cmitt-10">false</span> <span class="cmitt-10">part</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9267--><p class="noindent" > +</p><!--l. 9300--><p class="noindent" > This checks if the <span class="cmss-10">description</span><a - id="dx1-73029"></a> field has been set to just <span + id="dx1-74029"></a> field has been set to just <span class="cmtt-10">\nopostdesc</span><a - id="dx1-73030"></a> for the entry given + id="dx1-74030"></a> for the entry given by ⟨<span class="cmti-10">label</span>⟩. If it has, ⟨<span class="cmti-10">true part</span>⟩ is performed, otherwise ⟨<span class="cmti-10">false part</span>⟩. There is no check for the existence of ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 9273--><p class="indent" > For all other fields you can use: -</p><!--l. 9275--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 9306--><p class="indent" > For all other fields you can use: +</p><!--l. 9308--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\ifglshasfield{</span>⟨<span class="cmitt-10">field</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19197,7 +19249,7 @@ class="cmitt-10">true part</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">false part</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9277--><p class="noindent" > +</p><!--l. 9310--><p class="noindent" > This checks if the field given by ⟨<span class="cmti-10">field</span>⟩ for the entry identified by ⟨<span class="cmti-10">label</span>⟩ is empty. If it is, @@ -19212,100 +19264,100 @@ class="cmtt-10">\ifglshasshort</span>, an error occurs if the entry is undefined </p> -<!--l. 9286--><p class="indent" > </div> -</p><!--l. 9286--><p class="noindent" ><a +<!--l. 9319--><p class="indent" > </div> +</p><!--l. 9319--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">17. <a id="sec:prefix"></a>Prefixes or Determiners</h2> -</p><!--l. 9288--><p class="indent" > The <span +</p><!--l. 9321--><p class="indent" > The <span class="cmss-10">glossaries-prefix</span><a - id="dx1-74001"></a> package provides additional keys that can be used as prefixes. + id="dx1-75001"></a> package provides additional keys that can be used as prefixes. For example, if you want to specify determiners (such as “a”, “an” or “the”). The <span class="cmss-10">glossaries-prefix </span>package automatically loads the <span class="cmss-10">glossaries </span>package and has the same package options. -</p><!--l. 9295--><p class="indent" > The extra keys for <span +</p><!--l. 9328--><p class="indent" > The extra keys for <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-74002"></a> are as follows: + id="dx1-75002"></a> are as follows: </p><dl class="description"><dt class="description"> <span class="cmssbx-10">prefix</span><a - id="dx1-74003"></a> </dt><dd + id="dx1-75003"></a> </dt><dd class="description">The prefix associated with the <span class="cmss-10">text</span><a - id="dx1-74004"></a> key. This defaults to nothing. + id="dx1-75004"></a> key. This defaults to nothing. </dd><dt class="description"> <span class="cmssbx-10">prefixplural</span><a - id="dx1-74005"></a> </dt><dd + id="dx1-75005"></a> </dt><dd class="description">The prefix associated with the <span class="cmss-10">plural</span><a - id="dx1-74006"></a> key. This defaults to nothing. + id="dx1-75006"></a> key. This defaults to nothing. </dd><dt class="description"> <span class="cmssbx-10">prefixfirst</span><a - id="dx1-74007"></a> </dt><dd + id="dx1-75007"></a> </dt><dd class="description">The prefix associated with the <span class="cmss-10">first</span><a - id="dx1-74008"></a> key. If omitted, this defaults to + id="dx1-75008"></a> key. If omitted, this defaults to the value of the <span class="cmss-10">prefix</span><a - id="dx1-74009"></a> key. + id="dx1-75009"></a> key. </dd><dt class="description"> <span class="cmssbx-10">prefixfirstplural</span><a - id="dx1-74010"></a> </dt><dd + id="dx1-75010"></a> </dt><dd class="description">The prefix associated with the <span class="cmss-10">firstplural</span><a - id="dx1-74011"></a> key. If omitted, this + id="dx1-75011"></a> key. If omitted, this defaults to the value of the <span class="cmss-10">prefixplural</span><a - id="dx1-74012"></a> key.</dd></dl> + id="dx1-75012"></a> key.</dd></dl> <a - id="x1-74013r23"></a> -<!--l. 9312--><p class="noindent" ><span + id="x1-75013r23"></a> +<!--l. 9345--><p class="noindent" ><span class="cmbx-12">Example 23</span><span class="cmbx-12"> (Defining Determiners)</span><a - id="x1-74014"></a> -</p><!--l. 9313--><p class="indent" > Here’s the start of my example document: + id="x1-75014"></a> +</p><!--l. 9346--><p class="indent" > Here’s the start of my example document: </p> - <div class="verbatim" id="verbatim-247"> + <div class="verbatim" id="verbatim-248"> documentclass{article}  <br />\usepackage[colorlinks]{hyperref}  <br />\usepackage[toc,acronym]{glossaries-prefix} </div> -<!--l. 9319--><p class="nopar" > Note that I’ve simply replaced <span +<!--l. 9352--><p class="nopar" > Note that I’ve simply replaced <span class="cmss-10">glossaries </span>from previous sample documents with <span class="cmss-10">glossaries-prefix</span>. Now for a sample definition<span class="footnote-mark"><a href="#fn1x18" id="fn1x18-bk"><sup class="textsuperscript">17.1</sup></a></span><a - id="x1-74015f1"></a>: + id="x1-75015f1"></a>: </p> - <div class="verbatim" id="verbatim-248"> + <div class="verbatim" id="verbatim-249"> \newglossaryentry{sample}{name={sample},%  <br />  description={an example},%  <br />  prefix={a~},%  <br />  prefixplural={the\space}%  <br />} </div> -<!--l. 9331--><p class="nopar" > Note that I’ve had to explicitly insert a space after the prefix. This allows for the +<!--l. 9364--><p class="nopar" > Note that I’ve had to explicitly insert a space after the prefix. This allows for the possibility of prefixes that shouldn’t have a space, such as: </p> - <div class="verbatim" id="verbatim-249"> + <div class="verbatim" id="verbatim-250"> \newglossaryentry{oeil}{name={oeil},  <br />  plural={yeux},  <br />  description={eye},  <br />  prefix={l’},  <br />  prefixplural={les\space}} </div> -<!--l. 9341--><p class="nopar" > Where a space is required at the end of the prefix, you must use a spacing command, +<!--l. 9374--><p class="nopar" > Where a space is required at the end of the prefix, you must use a spacing command, such as <span class="cmtt-10">\space</span>, <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\␣</span></span></span> (backslash space) or <span class="obeylines-h"><span class="verb"><span @@ -19313,41 +19365,41 @@ class="cmtt-10">~</span></span></span> due to the automatic spacing trimming performed in ⟨<span class="cmti-10">key</span>⟩=⟨<span class="cmti-10">value</span>⟩ options. -</p><!--l. 9347--><p class="indent" > The prefixes can also be used with acronyms. For example: +</p><!--l. 9380--><p class="indent" > The prefixes can also be used with acronyms. For example: </p> - <div class="verbatim" id="verbatim-250"> + <div class="verbatim" id="verbatim-251"> \newacronym  <br /> [%  <br />   prefix={an\space},prefixfirst={a~}%  <br /> ]{svm}{SVM}{support vector machine} </div> -<!--l. 9353--><p class="nopar" > </p> +<!--l. 9386--><p class="nopar" > </p> <div class="center" > -<!--l. 9354--><p class="noindent" > -</p><!--l. 9354--><p class="noindent" >____________________________</p></div> -<!--l. 9356--><p class="indent" > The <span +<!--l. 9387--><p class="noindent" > +</p><!--l. 9387--><p class="noindent" >____________________________</p></div> +<!--l. 9389--><p class="indent" > The <span class="cmss-10">glossaries-prefix</span><a - id="dx1-74017"></a> package provides convenient commands to use these prefixes + id="dx1-75017"></a> package provides convenient commands to use these prefixes with commands such as <span class="cmtt-10">\gls</span><a - id="dx1-74018"></a>. Note that the prefix is not considered part of the <a + id="dx1-75018"></a>. Note that the prefix is not considered part of the <a href="#glo:linktext">link text<a - id="dx1-74019"></a></a>, so it’s not included in the hyperlink (where hyperlinks are enabled). The options + id="dx1-75019"></a></a>, so it’s not included in the hyperlink (where hyperlinks are enabled). The options and any star or plus modifier are passed on to the <a -href="#x1-410006.1"><span +href="#x1-420006.1"><span class="cmtt-10">\gls</span>-like</a> command. (See <a href="#sec:glslink"><span class="cmsy-10">§</span>6 </a><a href="#sec:glslink">Links to Glossary Entries<!--tex4ht:ref: sec:glslink --></a> for further details.) -</p><!--l. 9363--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9396--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\pgls</span><span class="cmtt-9"> </span></span><a - id="dx1-74020"></a> <span + id="dx1-75020"></a> <span class="cmtt-10">\pgls[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -19355,12 +19407,12 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 9365--><p class="noindent" > +</p><!--l. 9398--><p class="noindent" > This is inserts the value of the <span class="cmss-10">prefix</span><a - id="dx1-74021"></a> key (or <span + id="dx1-75021"></a> key (or <span class="cmss-10">prefixfirst</span><a - id="dx1-74022"></a> key, on <a + id="dx1-75022"></a> key, on <a href="#glo:firstuse">first use</a>) in front of <span class="cmtt-10">\gls[</span>⟨<span @@ -19370,10 +19422,10 @@ class="cmti-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmti-10">insert</span>⟩<span class="cmtt-10">]</span>. -</p><!--l. 9370--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9403--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Pgls</span><span class="cmtt-9"> </span></span><a - id="dx1-74023"></a> <span + id="dx1-75023"></a> <span class="cmtt-10">\Pgls[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -19381,12 +19433,12 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 9372--><p class="noindent" > +</p><!--l. 9405--><p class="noindent" > If the <span class="cmss-10">prefix</span><a - id="dx1-74024"></a> key (or <span + id="dx1-75024"></a> key (or <span class="cmss-10">prefixfirst</span><a - id="dx1-74025"></a>, on first use) has been set, this displays the + id="dx1-75025"></a>, on first use) has been set, this displays the value of that key with the first letter converted to upper case followed by <span class="cmtt-10">\gls[</span>⟨<span @@ -19398,7 +19450,7 @@ class="cmti-10">insert</span>⟩<span class="cmtt-10">]</span>. If that key hasn’t been set, this is equivalent to <span class="cmtt-10">\Gls</span><a - id="dx1-74026"></a><span + id="dx1-75026"></a><span class="cmtt-10">[</span>⟨<span class="cmti-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -19406,10 +19458,10 @@ class="cmti-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmti-10">insert</span>⟩<span class="cmtt-10">]</span>. -</p><!--l. 9380--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9413--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\PGLS</span><span class="cmtt-9"> </span></span><a - id="dx1-74027"></a> <span + id="dx1-75027"></a> <span class="cmtt-10">\PGLS[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -19417,17 +19469,17 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 9382--><p class="noindent" > +</p><!--l. 9415--><p class="noindent" > As <span class="cmtt-10">\pgls </span>but converts the prefix to upper case and uses <span class="cmtt-10">\GLS</span><a - id="dx1-74028"></a> instead of + id="dx1-75028"></a> instead of <span class="cmtt-10">\gls</span>. -</p><!--l. 9386--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9419--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\pglspl</span><span class="cmtt-9"> </span></span><a - id="dx1-74029"></a> <span + id="dx1-75029"></a> <span class="cmtt-10">\pglspl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -19435,12 +19487,12 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 9388--><p class="noindent" > +</p><!--l. 9421--><p class="noindent" > This is inserts the value of the <span class="cmss-10">prefixplural</span><a - id="dx1-74030"></a> key (or <span + id="dx1-75030"></a> key (or <span class="cmss-10">prefixfirstplural</span><a - id="dx1-74031"></a> key, on <a + id="dx1-75031"></a> key, on <a href="#glo:firstuse">first use</a>) in front of <span class="cmtt-10">\glspl[</span>⟨<span @@ -19450,10 +19502,10 @@ class="cmti-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmti-10">insert</span>⟩<span class="cmtt-10">]</span>. -</p><!--l. 9393--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9426--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Pglspl</span><span class="cmtt-9"> </span></span><a - id="dx1-74032"></a> <span + id="dx1-75032"></a> <span class="cmtt-10">\Pglspl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -19461,12 +19513,12 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 9395--><p class="noindent" > +</p><!--l. 9428--><p class="noindent" > If the <span class="cmss-10">prefixplural</span><a - id="dx1-74033"></a> key (or <span + id="dx1-75033"></a> key (or <span class="cmss-10">prefixfirstplural</span><a - id="dx1-74034"></a>, on first use) has been set, this displays the + id="dx1-75034"></a>, on first use) has been set, this displays the value of that key with the first letter converted to upper case followed by <span class="cmtt-10">\glspl[</span>⟨<span @@ -19478,7 +19530,7 @@ class="cmti-10">insert</span>⟩<span class="cmtt-10">]</span>. If that key hasn’t been set, this is equivalent to <span class="cmtt-10">\Glspl</span><a - id="dx1-74035"></a><span + id="dx1-75035"></a><span class="cmtt-10">[</span>⟨<span class="cmti-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -19486,10 +19538,10 @@ class="cmti-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmti-10">insert</span>⟩<span class="cmtt-10">]</span>. -</p><!--l. 9403--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9436--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\PGLSpl</span><span class="cmtt-9"> </span></span><a - id="dx1-74036"></a> <span + id="dx1-75036"></a> <span class="cmtt-10">\PGLSpl[</span>⟨<span class="cmitt-10">options</span>⟩<span class="cmtt-10">]{</span>⟨<span @@ -19497,49 +19549,49 @@ class="cmitt-10">label</span>⟩<span class="cmtt-10">}[</span>⟨<span class="cmitt-10">insert</span>⟩<span class="cmtt-10">] </span></div><hr> -</p><!--l. 9405--><p class="noindent" > +</p><!--l. 9438--><p class="noindent" > As <span class="cmtt-10">\pglspl </span>but converts the prefix to upper case and uses <span class="cmtt-10">\GLSpl</span><a - id="dx1-74037"></a> instead of + id="dx1-75037"></a> instead of <span class="cmtt-10">\glspl</span>. <a - id="x1-74038r24"></a> -</p><!--l. 9409--><p class="noindent" ><span + id="x1-75038r24"></a> +</p><!--l. 9442--><p class="noindent" ><span class="cmbx-12">Example 24</span><span class="cmbx-12"> (Using Prefixes)</span><a - id="x1-74039"></a> -</p><!--l. 9410--><p class="indent" > Continuing from Example <a -href="#x1-74013r23">23<!--tex4ht:ref: ex:determiners --></a>, now that I’ve defined my entries, I can use them in + id="x1-75039"></a> +</p><!--l. 9443--><p class="indent" > Continuing from Example <a +href="#x1-75013r23">23<!--tex4ht:ref: ex:determiners --></a>, now that I’ve defined my entries, I can use them in the text via the above commands: </p> - <div class="verbatim" id="verbatim-251"> + <div class="verbatim" id="verbatim-252"> First use: \pgls{svm}. Next use: \pgls{svm}.  <br />Singular: \pgls{sample}, \pgls{oeil}.  <br />Plural: \pglspl{sample}, \pglspl{oeil}. </div> -<!--l. 9416--><p class="nopar" > which produces: +<!--l. 9449--><p class="nopar" > which produces: </p><div class="quote"> - <!--l. 9419--><p class="noindent" >First use: a support vector machine (SVM). Next use: an SVM. + <!--l. 9452--><p class="noindent" >First use: a support vector machine (SVM). Next use: an SVM. Singular: a sample, l’oeil. Plural: the samples, les yeux.</p></div> -<!--l. 9423--><p class="noindent" >For a complete document, see <a +<!--l. 9456--><p class="noindent" >For a complete document, see <a href="#x1-5100r33"><span class="cmtt-10">sample-prefix.tex</span></a>. </p> <div class="center" > -<!--l. 9424--><p class="noindent" > -</p><!--l. 9424--><p class="noindent" >____________________________</p></div> -<!--l. 9426--><p class="indent" > This package also provides the commands described below, none of which perform +<!--l. 9457--><p class="noindent" > +</p><!--l. 9457--><p class="noindent" >____________________________</p></div> +<!--l. 9459--><p class="indent" > This package also provides the commands described below, none of which perform any check to determine the entry’s existence. -</p><!--l. 9429--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9462--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglshasprefix</span><span class="cmtt-9"> </span></span><a - id="dx1-74040"></a> <span + id="dx1-75040"></a> <span class="cmtt-10">\ifglshasprefix{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19548,18 +19600,18 @@ class="cmtt-10">}{</span>⟨<span class="cmitt-10">false part</span>⟩<span class="cmtt-10">}</span> </div><hr> -</p><!--l. 9431--><p class="noindent" > +</p><!--l. 9464--><p class="noindent" > Does ⟨<span class="cmti-10">true part</span>⟩ if the entry identified by ⟨<span class="cmti-10">label</span>⟩ has a non-empty value for the <span class="cmss-10">prefix</span><a - id="dx1-74041"></a> + id="dx1-75041"></a> key. -</p><!--l. 9435--><p class="indent" > This package also provides the following commands: -</p><!--l. 9436--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9468--><p class="indent" > This package also provides the following commands: +</p><!--l. 9469--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglshasprefixplural</span><span class="cmtt-9"> </span></span><a - id="dx1-74042"></a> <span + id="dx1-75042"></a> <span class="cmtt-10">\ifglshasprefixplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19569,17 +19621,17 @@ class="cmitt-10">false</span> <span class="cmitt-10">part</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9438--><p class="noindent" > +</p><!--l. 9471--><p class="noindent" > Does ⟨<span class="cmti-10">true part</span>⟩ if the entry identified by ⟨<span class="cmti-10">label</span>⟩ has a non-empty value for the <span class="cmss-10">prefixplural</span><a - id="dx1-74043"></a> + id="dx1-75043"></a> key. -</p><!--l. 9442--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9475--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\ifglshasprefixfirst</span><span class="cmtt-9"> </span></span><a - id="dx1-74044"></a> <span + id="dx1-75044"></a> <span class="cmtt-10">\ifglshasprefixfirst{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19589,18 +19641,18 @@ class="cmitt-10">false</span> <span class="cmitt-10">part</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9444--><p class="noindent" > +</p><!--l. 9477--><p class="noindent" > Does ⟨<span class="cmti-10">true part</span>⟩ if the entry identified by ⟨<span class="cmti-10">label</span>⟩ has a non-empty value for the <span class="cmss-10">prefixfirst</span><a - id="dx1-74045"></a> + id="dx1-75045"></a> key. -</p><!--l. 9448--><p class="indent" > <span class="marginpar"><span +</p><!--l. 9481--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\ifglshasprefixfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-74046"></a> -</p><!--l. 9450--><p class="indent" > <hr><div title="Definition"><span + id="dx1-75046"></a> +</p><!--l. 9483--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\ifglshasprefixfirstplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">}{</span>⟨<span @@ -19608,123 +19660,123 @@ class="cmitt-10">true part</span>⟩<span class="cmtt-10">}{</span>⟨<span class="cmitt-10">false part</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9451--><p class="noindent" > +</p><!--l. 9484--><p class="noindent" > Does ⟨<span class="cmti-10">true part</span>⟩ if the entry identified by ⟨<span class="cmti-10">label</span>⟩ has a non-empty value for the <span class="cmss-10">prefixfirstplural</span><a - id="dx1-74047"></a> key. -</p><!--l. 9455--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-75047"></a> key. +</p><!--l. 9488--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryprefix</span><span class="cmtt-9"> </span></span><a - id="dx1-74048"></a> <span + id="dx1-75048"></a> <span class="cmtt-10">\glsentryprefix{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9457--><p class="noindent" > +</p><!--l. 9490--><p class="noindent" > Displays the value of the <span class="cmss-10">prefix</span><a - id="dx1-74049"></a> key for the entry given by ⟨<span + id="dx1-75049"></a> key for the entry given by ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 9461--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9494--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryprefixfirst</span><span class="cmtt-9"> </span></span><a - id="dx1-74050"></a> <span + id="dx1-75050"></a> <span class="cmtt-10">\glsentryprefixfirst{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9463--><p class="noindent" > +</p><!--l. 9496--><p class="noindent" > Displays the value of the <span class="cmss-10">prefixfirst</span><a - id="dx1-74051"></a> key for the entry given by ⟨<span + id="dx1-75051"></a> key for the entry given by ⟨<span class="cmti-10">label</span>⟩. -</p><!--l. 9467--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9500--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsentryprefixplural</span><span class="cmtt-9"> </span></span><a - id="dx1-74052"></a> <span + id="dx1-75052"></a> <span class="cmtt-10">\glsentryprefixplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9469--><p class="noindent" > +</p><!--l. 9502--><p class="noindent" > Displays the value of the <span class="cmss-10">prefixplural</span><a - id="dx1-74053"></a> key for the entry given by ⟨<span + id="dx1-75053"></a> key for the entry given by ⟨<span class="cmti-10">label</span>⟩. (No check is performed to determine if the entry exists.) -</p><!--l. 9474--><p class="indent" > <span class="marginpar"><span +</p><!--l. 9507--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\glsentryprefixfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-74054"></a> -</p><!--l. 9476--><p class="indent" > <hr><div title="Definition"><span + id="dx1-75054"></a> +</p><!--l. 9509--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glsentryprefixfirstplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9477--><p class="noindent" > +</p><!--l. 9510--><p class="noindent" > Displays the value of the <span class="cmss-10">prefixfirstplural</span><a - id="dx1-74055"></a> key for the entry given by ⟨<span + id="dx1-75055"></a> key for the entry given by ⟨<span class="cmti-10">label</span>⟩. (No check is performed to determine if the entry exists.) -</p><!--l. 9482--><p class="indent" > There are also variants that convert the first letter to upper +</p><!--l. 9515--><p class="indent" > There are also variants that convert the first letter to upper case<span class="footnote-mark"><a href="#fn2x18" id="fn2x18-bk"><sup class="textsuperscript">17.2</sup></a></span><a - id="x1-74056f2"></a>: -</p><!--l. 9485--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="x1-75056f2"></a>: +</p><!--l. 9518--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryprefix</span><span class="cmtt-9"> </span></span><a - id="dx1-74057"></a> <span + id="dx1-75057"></a> <span class="cmtt-10">\Glsentryprefix{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9487--><p class="noindent" > -</p><!--l. 9488--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9520--><p class="noindent" > +</p><!--l. 9521--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryprefixfirst</span><span class="cmtt-9"> </span></span><a - id="dx1-74058"></a> <span + id="dx1-75058"></a> <span class="cmtt-10">\Glsentryprefixfirst{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9490--><p class="noindent" > -</p><!--l. 9491--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9523--><p class="noindent" > +</p><!--l. 9524--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\Glsentryprefixplural</span><span class="cmtt-9"> </span></span><a - id="dx1-74059"></a> <span + id="dx1-75059"></a> <span class="cmtt-10">\Glsentryprefixplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9493--><p class="noindent" > -</p><!--l. 9495--><p class="indent" > <span class="marginpar"><span +</p><!--l. 9526--><p class="noindent" > +</p><!--l. 9528--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\Glsentryprefixfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-74060"></a> -</p><!--l. 9497--><p class="indent" > <hr><div title="Definition"><span + id="dx1-75060"></a> +</p><!--l. 9530--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\Glsentryprefixfirstplural{</span>⟨<span class="cmitt-10">label</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 9498--><p class="noindent" > -</p><!--l. 9500--><p class="indent" > <div class="important" title="Important Note"> As with analogous commands such as <span +</p><!--l. 9531--><p class="noindent" > +</p><!--l. 9533--><p class="indent" > <div class="important" title="Important Note"> As with analogous commands such as <span class="cmtt-10">\Glsentrytext</span><a - id="dx1-74061"></a>, these commands aren’t + id="dx1-75061"></a>, these commands aren’t expandable so can’t be used in PDF bookmarks. </div> -</p><!--l. 9503--><p class="noindent" > +</p><!--l. 9536--><p class="noindent" > <a - id="x1-74062r25"></a> -</p><!--l. 9505--><p class="noindent" ><span + id="x1-75062r25"></a> +</p><!--l. 9538--><p class="noindent" ><span class="cmbx-12">Example 25</span><span class="cmbx-12"> (Adding Determiner to Glossary Style)</span><a - id="x1-74063"></a> -</p><!--l. 9506--><p class="indent" > You can use the above commands to define a new glossary style that uses the + id="x1-75063"></a> +</p><!--l. 9539--><p class="indent" > You can use the above commands to define a new glossary style that uses the determiner. For example, the following style is a slight modification of the <span class="cmss-10">list</span><a - id="dx1-74064"></a> style + id="dx1-75064"></a> style that inserts the prefix before the name: </p> - <div class="verbatim" id="verbatim-252"> + <div class="verbatim" id="verbatim-253"> \newglossarystyle{plist}{%  <br />  \setglossarystyle{list}%  <br />  \renewcommand*{\glossentry}[2]{% @@ -19734,164 +19786,164 @@ that inserts the prefix before the name:  <br />       \glossentrydesc{##1}\glspostdescription\space ##2}%  <br />} </div> -<!--l. 9519--><p class="nopar" > </p> +<!--l. 9552--><p class="nopar" > </p> <div class="center" > -<!--l. 9520--><p class="noindent" > -</p><!--l. 9520--><p class="noindent" >____________________________</p></div> +<!--l. 9553--><p class="noindent" > +</p><!--l. 9553--><p class="noindent" >____________________________</p></div> -<!--l. 9522--><p class="indent" > </div> -</p><!--l. 9522--><p class="noindent" ><a +<!--l. 9555--><p class="indent" > </div> +</p><!--l. 9555--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">18. <a id="sec:accsupp"></a>Accessibility Support</h2> -</p><!--l. 9524--><p class="indent" > Limited accessibility support is provided by the accompanying <span +</p><!--l. 9557--><p class="indent" > Limited accessibility support is provided by the accompanying <span class="cmss-10">glossaries-accsupp</span><a - id="dx1-75001"></a> + id="dx1-76001"></a> package, but note that this package is experimental and it requires the <span class="cmss-10">accsupp</span><a - id="dx1-75002"></a> + id="dx1-76002"></a> package which is also listed as experimental. This package defines additional keys that may be used when defining glossary entries. The keys are as follows: </p><dl class="description"><dt class="description"> <span class="cmssbx-10">access</span><a - id="dx1-75003"></a> </dt><dd + id="dx1-76003"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">name</span><a - id="dx1-75004"></a> key. + id="dx1-76004"></a> key. </dd><dt class="description"> <span class="cmssbx-10">textaccess</span><a - id="dx1-75005"></a> </dt><dd + id="dx1-76005"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">text</span><a - id="dx1-75006"></a> key. + id="dx1-76006"></a> key. </dd><dt class="description"> <span class="cmssbx-10">firstaccess</span><a - id="dx1-75007"></a> </dt><dd + id="dx1-76007"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">first</span><a - id="dx1-75008"></a> key. + id="dx1-76008"></a> key. </dd><dt class="description"> <span class="cmssbx-10">pluralaccess</span><a - id="dx1-75009"></a> </dt><dd + id="dx1-76009"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">plural</span><a - id="dx1-75010"></a> key. + id="dx1-76010"></a> key. </dd><dt class="description"> <span class="cmssbx-10">firstpluralaccess</span><a - id="dx1-75011"></a> </dt><dd + id="dx1-76011"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">firstplural</span><a - id="dx1-75012"></a> key. + id="dx1-76012"></a> key. </dd><dt class="description"> <span class="cmssbx-10">symbolaccess</span><a - id="dx1-75013"></a> </dt><dd + id="dx1-76013"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">symbol</span><a - id="dx1-75014"></a> key. + id="dx1-76014"></a> key. </dd><dt class="description"> <span class="cmssbx-10">symbolpluralaccess</span><a - id="dx1-75015"></a> </dt><dd + id="dx1-76015"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">symbolplural</span><a - id="dx1-75016"></a> key. + id="dx1-76016"></a> key. </dd><dt class="description"> <span class="cmssbx-10">descriptionaccess</span><a - id="dx1-75017"></a> </dt><dd + id="dx1-76017"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">description</span><a - id="dx1-75018"></a> key. + id="dx1-76018"></a> key. </dd><dt class="description"> <span class="cmssbx-10">descriptionpluralaccess</span><a - id="dx1-75019"></a> </dt><dd + id="dx1-76019"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">descriptionplural</span><a - id="dx1-75020"></a> key. + id="dx1-76020"></a> key. </dd><dt class="description"> <span class="cmssbx-10">longaccess</span><a - id="dx1-75021"></a> </dt><dd + id="dx1-76021"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">long</span><a - id="dx1-75022"></a> key (used by + id="dx1-76022"></a> key (used by <span class="cmtt-10">\newacronym</span><a - id="dx1-75023"></a>). + id="dx1-76023"></a>). </dd><dt class="description"> <span class="cmssbx-10">shortaccess</span><a - id="dx1-75024"></a> </dt><dd + id="dx1-76024"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">short</span><a - id="dx1-75025"></a> key (used by + id="dx1-76025"></a> key (used by <span class="cmtt-10">\newacronym</span><a - id="dx1-75026"></a>). + id="dx1-76026"></a>). </dd><dt class="description"> <span class="cmssbx-10">longpluralaccess</span><a - id="dx1-75027"></a> </dt><dd + id="dx1-76027"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">longplural</span><a - id="dx1-75028"></a> key (used + id="dx1-76028"></a> key (used by <span class="cmtt-10">\newacronym</span><a - id="dx1-75029"></a>). + id="dx1-76029"></a>). </dd><dt class="description"> <span class="cmssbx-10">shortpluralaccess</span><a - id="dx1-75030"></a> </dt><dd + id="dx1-76030"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">shortplural</span><a - id="dx1-75031"></a> key + id="dx1-76031"></a> key (used by <span class="cmtt-10">\newacronym</span><a - id="dx1-75032"></a>). + id="dx1-76032"></a>). </dd></dl> -<!--l. 9571--><p class="noindent" >For example: +<!--l. 9604--><p class="noindent" >For example: </p> - <div class="verbatim" id="verbatim-253"> + <div class="verbatim" id="verbatim-254"> \newglossaryentry{tex}{name={\TeX},description={Document  <br />preparation language},access={TeX}} </div> -<!--l. 9575--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span +<!--l. 9608--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{tex}</span></span></span> will be equivalent to </p> - <div class="verbatim" id="verbatim-254"> + <div class="verbatim" id="verbatim-255"> \BeginAccSupp{ActualText=TeX}\TeX\EndAccSupp{} </div> -<!--l. 9579--><p class="nopar" > The sample file <a +<!--l. 9612--><p class="nopar" > The sample file <a href="#x1-5102r34"><span class="cmtt-10">sampleaccsupp.tex</span></a> illustrates the <span class="cmss-10">glossaries-accsupp</span><a - id="dx1-75033"></a> package. -</p><!--l. 9583--><p class="indent" > See the documented code (<span + id="dx1-76033"></a> package. +</p><!--l. 9616--><p class="indent" > See the documented code (<span class="cmtt-10">glossaries-code.pdf</span>) for further details. It is recommended that you also read the <span class="cmss-10">accsupp</span><a - id="dx1-75034"></a> documentation. + id="dx1-76034"></a> documentation. </p> -<!--l. 9587--><p class="indent" > </div> -</p><!--l. 9587--><p class="noindent" ><a +<!--l. 9620--><p class="indent" > </div> +</p><!--l. 9620--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">19. <a id="sec:trouble"></a>Troubleshooting</h2> -</p><!--l. 9590--><p class="indent" > The <span +</p><!--l. 9623--><p class="indent" > The <span class="cmss-10">glossaries </span>package comes with a minimal file called <span class="cmtt-10">minimalgls.tex </span>which can be used for testing. This should be located in the <span @@ -19907,7 +19959,7 @@ class="E">E</span>X</span></span> code is available at <a href="http://www.dickimaw-books.com/latex/minexample/" class="url" ><span class="cmtt-10">http://www.dickimaw-books.com/latex/minexample/</span></a>. -</p><!--l. 9601--><p class="indent" > If you have any problems, please first consult the <a +</p><!--l. 9634--><p class="indent" > If you have any problems, please first consult the <a href="http://www.dickimaw-books.com/faqs/glossariesfaq.html" ><span class="cmss-10">glossaries </span>FAQ</a>. If that doesn’t help, try posting your query to somewhere like the comp.text.tex newsgroup, the @@ -19920,7 +19972,7 @@ submitted via <a href="http://www.dickimaw-books.com/bug-report.html" >my package bug report form</a>. -</p><!--l. 9610--><p class="indent" > <a +</p><!--l. 9643--><p class="indent" > <a id="likesection.2"></a><a id="index"></a> @@ -19929,27 +19981,27 @@ href="http://www.dickimaw-books.com/bug-report.html" >my package bug report form <!--l. 2--><p class="indent" > </div> </p><!--l. 2--><p class="noindent" ><a href="#top">Top</a></p><h2 class="likechapterHead"><a - id="x1-7700019"></a>Index</h2> <span + id="x1-7800019"></a>Index</h2> <span class="cmbx-10">Symbols</span> <div class="theindex"><span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\@gls@codepage</span></span></span>  <a -href="glossaries-user.html#dx1-13012" ><span +href="glossaries-user.html#dx1-14012" ><span class="cmti-10">1</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\@glsorder</span></span></span>  <a -href="glossaries-user.html#dx1-13009" ><span +href="glossaries-user.html#dx1-14009" ><span class="cmti-10">2</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\@istfilename</span></span></span>  <a -href="glossaries-user.html#dx1-13004" ><span +href="glossaries-user.html#dx1-14004" ><span class="cmti-10">3</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\@newglossary</span></span></span>  <a -href="glossaries-user.html#dx1-13003" ><span +href="glossaries-user.html#dx1-14003" ><span class="cmti-10">4</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\@xdylanguage</span></span></span>  <a -href="glossaries-user.html#dx1-13011" ><span +href="glossaries-user.html#dx1-14011" ><span class="cmti-10">5</span></a> <br /></span> <p class="theindex"> <span class="cmbx-10">A</span> @@ -19958,4438 +20010,4448 @@ class="cmtt-10">\AA</span></span></span>  <a href="glossaries-user.html#dx1-4064" >6</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Ac</span></span></span>  <a -href="glossaries-user.html#dx1-55092" >7</a> <br /></span> +href="glossaries-user.html#dx1-56096" >7</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ac</span></span></span>  <a -href="glossaries-user.html#dx1-55090" >8</a> <br /></span> +href="glossaries-user.html#dx1-56094" >8</a> <br /></span> <span class="index-item"><span class="cmss-10">accsupp </span>package  <a -href="glossaries-user.html#dx1-75002" >9</a>, <a -href="glossaries-user.html#dx1-75034" >10</a> <br /></span> +href="glossaries-user.html#dx1-76002" >9</a>, <a +href="glossaries-user.html#dx1-76034" >10</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acf</span></span></span>  <a -href="glossaries-user.html#dx1-55084" >11</a> <br /></span> +href="glossaries-user.html#dx1-56088" >11</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acf</span></span></span>  <a -href="glossaries-user.html#dx1-55082" >12</a> <br /></span> +href="glossaries-user.html#dx1-56086" >12</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acfp</span></span></span>  <a -href="glossaries-user.html#dx1-55088" >13</a> <br /></span> +href="glossaries-user.html#dx1-56092" >13</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acfp</span></span></span>  <a -href="glossaries-user.html#dx1-55086" >14</a> <br /></span> +href="glossaries-user.html#dx1-56090" >14</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acl</span></span></span>  <a -href="glossaries-user.html#dx1-55076" >15</a> <br /></span> +href="glossaries-user.html#dx1-56080" >15</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acl</span></span></span>  <a -href="glossaries-user.html#dx1-55074" >16</a> <br /></span> +href="glossaries-user.html#dx1-56078" >16</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Aclp</span></span></span>  <a -href="glossaries-user.html#dx1-55080" >17</a> <br /></span> +href="glossaries-user.html#dx1-56084" >17</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\aclp</span></span></span>  <a -href="glossaries-user.html#dx1-55078" >18</a> <br /></span> +href="glossaries-user.html#dx1-56082" >18</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acp</span></span></span>  <a -href="glossaries-user.html#dx1-55096" >19</a> <br /></span> +href="glossaries-user.html#dx1-56100" >19</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acp</span></span></span>  <a -href="glossaries-user.html#dx1-55094" >20</a> <br /></span> +href="glossaries-user.html#dx1-56098" >20</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ACRfull</span></span></span>  <a -href="glossaries-user.html#dx1-55060" ><span +href="glossaries-user.html#dx1-56064" ><span class="cmti-10">21</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acrfull</span></span></span>  <a -href="glossaries-user.html#dx1-55059" ><span +href="glossaries-user.html#dx1-56063" ><span class="cmti-10">22</span></a>, <a -href="glossaries-user.html#dx1-55085" >23</a> <br /></span> +href="glossaries-user.html#dx1-56089" >23</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acrfull</span></span></span>  <a -href="glossaries-user.html#dx1-55056" ><span +href="glossaries-user.html#dx1-56060" ><span class="cmti-10">24</span></a>, <a -href="glossaries-user.html#dx1-55083" >25</a>, <a -href="glossaries-user.html#dx1-57016" >26</a>, <a -href="glossaries-user.html#dx1-57049" >27</a>, <a -href="glossaries-user.html#dx1-57062" >28</a>, <a -href="glossaries-user.html#dx1-58054" >29</a>, <a -href="glossaries-user.html#dx1-61015" >30</a> <br /></span> +href="glossaries-user.html#dx1-56087" >25</a>, <a +href="glossaries-user.html#dx1-58016" >26</a>, <a +href="glossaries-user.html#dx1-58049" >27</a>, <a +href="glossaries-user.html#dx1-58062" >28</a>, <a +href="glossaries-user.html#dx1-59054" >29</a>, <a +href="glossaries-user.html#dx1-62015" >30</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acrfullfmt</span></span></span>  <a -href="glossaries-user.html#dx1-55057" ><span +href="glossaries-user.html#dx1-56061" ><span class="cmti-10">31</span></a>, <a -href="glossaries-user.html#dx1-58018" >32</a>, <a -href="glossaries-user.html#dx1-58055" >33</a> <br /></span> +href="glossaries-user.html#dx1-59018" >32</a>, <a +href="glossaries-user.html#dx1-59055" >33</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acrfullformat</span></span></span>  <a -href="glossaries-user.html#dx1-55058" ><span +href="glossaries-user.html#dx1-56062" ><span class="cmti-10">34</span></a>, <a -href="glossaries-user.html#dx1-55112" >35</a> <br /></span> +href="glossaries-user.html#dx1-56116" >35</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ACRfullpl</span></span></span>  <a -href="glossaries-user.html#dx1-55063" ><span +href="glossaries-user.html#dx1-56067" ><span class="cmti-10">36</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acrfullpl</span></span></span>  <a -href="glossaries-user.html#dx1-55062" ><span +href="glossaries-user.html#dx1-56066" ><span class="cmti-10">37</span></a>, <a -href="glossaries-user.html#dx1-55089" >38</a> <br /></span> +href="glossaries-user.html#dx1-56093" >38</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acrfullpl</span></span></span>  <a -href="glossaries-user.html#dx1-55061" ><span +href="glossaries-user.html#dx1-56065" ><span class="cmti-10">39</span></a>, <a -href="glossaries-user.html#dx1-55087" >40</a> <br /></span> +href="glossaries-user.html#dx1-56091" >40</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ACRlong</span></span></span>  <a -href="glossaries-user.html#dx1-55049" ><span +href="glossaries-user.html#dx1-56053" ><span class="cmti-10">41</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acrlong</span></span></span>  <a -href="glossaries-user.html#dx1-55048" ><span +href="glossaries-user.html#dx1-56052" ><span class="cmti-10">42</span></a>, <a -href="glossaries-user.html#dx1-55077" >43</a> <br /></span> +href="glossaries-user.html#dx1-56081" >43</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acrlong</span></span></span>  <a -href="glossaries-user.html#dx1-55044" ><span +href="glossaries-user.html#dx1-56048" ><span class="cmti-10">44</span></a>, <a -href="glossaries-user.html#dx1-55075" >45</a> <br /></span> +href="glossaries-user.html#dx1-56079" >45</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ACRlongpl</span></span></span>  <a -href="glossaries-user.html#dx1-55052" ><span +href="glossaries-user.html#dx1-56056" ><span class="cmti-10">46</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acrlongpl</span></span></span>  <a -href="glossaries-user.html#dx1-55051" ><span +href="glossaries-user.html#dx1-56055" ><span class="cmti-10">47</span></a>, <a -href="glossaries-user.html#dx1-55081" >48</a> <br /></span> +href="glossaries-user.html#dx1-56085" >48</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acrlongpl</span></span></span>  <a -href="glossaries-user.html#dx1-55050" ><span +href="glossaries-user.html#dx1-56054" ><span class="cmti-10">49</span></a>, <a -href="glossaries-user.html#dx1-55079" >50</a> <br /></span> +href="glossaries-user.html#dx1-56083" >50</a> <br /></span> <span class="index-item">acronym styles:<br /></span> <span class="index-subitem">    <span class="cmtt-10">dua</span>  <a -href="glossaries-user.html#dx1-57018" >51</a>, <a -href="glossaries-user.html#dx1-57047" >52</a>, <a -href="glossaries-user.html#dx1-57051" >53</a>, <a -href="glossaries-user.html#dx1-58021" >54</a> <br /></span> +href="glossaries-user.html#dx1-58018" >51</a>, <a +href="glossaries-user.html#dx1-58047" >52</a>, <a +href="glossaries-user.html#dx1-58051" >53</a>, <a +href="glossaries-user.html#dx1-59021" >54</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">dua-desc</span>  <a -href="glossaries-user.html#dx1-57048" >55</a>, <a -href="glossaries-user.html#dx1-57054" >56</a> <br /></span> +href="glossaries-user.html#dx1-58048" >55</a>, <a +href="glossaries-user.html#dx1-58054" >56</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote</span>  <a -href="glossaries-user.html#dx1-57019" >57</a>, <a -href="glossaries-user.html#dx1-57058" >58</a>, <a -href="glossaries-user.html#dx1-58020" >59</a> <br /></span> +href="glossaries-user.html#dx1-58019" >57</a>, <a +href="glossaries-user.html#dx1-58058" >58</a>, <a +href="glossaries-user.html#dx1-59020" >59</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote-desc</span>  <a -href="glossaries-user.html#dx1-57068" >60</a> <br /></span> +href="glossaries-user.html#dx1-58068" >60</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote-sc</span>  <a -href="glossaries-user.html#dx1-57059" >61</a> <br /></span> +href="glossaries-user.html#dx1-58059" >61</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote-sc-desc</span>  <a href="glossaries-user.html#dx1-5028" >62</a>, <a -href="glossaries-user.html#dx1-57069" >63</a>, <a -href="glossaries-user.html#dx1-57078" >64</a>, <a -href="glossaries-user.html#dx1-57081" >65</a> <br /></span> +href="glossaries-user.html#dx1-58069" >63</a>, <a +href="glossaries-user.html#dx1-58078" >64</a>, <a +href="glossaries-user.html#dx1-58081" >65</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote-sm</span>  <a -href="glossaries-user.html#dx1-57060" >66</a> <br /></span> +href="glossaries-user.html#dx1-58060" >66</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote-sm-desc</span>  <a -href="glossaries-user.html#dx1-57070" >67</a> <br /></span> +href="glossaries-user.html#dx1-58070" >67</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long-sc-short</span>  <a -href="glossaries-user.html#dx1-57007" >68</a>, <a -href="glossaries-user.html#dx1-57021" >69</a>, <a -href="glossaries-user.html#dx1-57036" >70</a>, <a -href="glossaries-user.html#dx1-58033" >71</a> <br /></span> +href="glossaries-user.html#dx1-58007" >68</a>, <a +href="glossaries-user.html#dx1-58021" >69</a>, <a +href="glossaries-user.html#dx1-58036" >70</a>, <a +href="glossaries-user.html#dx1-59033" >71</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long-sc-short-desc</span>  <a -href="glossaries-user.html#dx1-57033" >72</a> <br /></span> +href="glossaries-user.html#dx1-58033" >72</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long-short</span>  <a -href="glossaries-user.html#dx1-43056" >73</a>, <a -href="glossaries-user.html#dx1-57020" >74</a>, <a -href="glossaries-user.html#dx1-57035" >75</a>, <a -href="glossaries-user.html#dx1-58011" >76</a>, <a -href="glossaries-user.html#dx1-58028" >77</a>, <a -href="glossaries-user.html#dx1-58034" >78</a> <br /></span> +href="glossaries-user.html#dx1-44056" >73</a>, <a +href="glossaries-user.html#dx1-58020" >74</a>, <a +href="glossaries-user.html#dx1-58035" >75</a>, <a +href="glossaries-user.html#dx1-59011" >76</a>, <a +href="glossaries-user.html#dx1-59028" >77</a>, <a +href="glossaries-user.html#dx1-59034" >78</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long-short-desc</span>  <a -href="glossaries-user.html#dx1-57032" >79</a>, <a -href="glossaries-user.html#dx1-57046" >80</a>, <a -href="glossaries-user.html#dx1-58030" >81</a> <br /></span> +href="glossaries-user.html#dx1-58032" >79</a>, <a +href="glossaries-user.html#dx1-58046" >80</a>, <a +href="glossaries-user.html#dx1-59030" >81</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long-sm-short</span>  <a -href="glossaries-user.html#dx1-57011" >82</a>, <a -href="glossaries-user.html#dx1-57022" >83</a>, <a -href="glossaries-user.html#dx1-57037" >84</a> <br /></span> +href="glossaries-user.html#dx1-58011" >82</a>, <a +href="glossaries-user.html#dx1-58022" >83</a>, <a +href="glossaries-user.html#dx1-58037" >84</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long-sm-short-desc</span>  <a -href="glossaries-user.html#dx1-57034" >85</a> <br /></span> +href="glossaries-user.html#dx1-58034" >85</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">sc-short-long</span>  <a -href="glossaries-user.html#dx1-57027" >86</a> <br /></span> +href="glossaries-user.html#dx1-58027" >86</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">sc-short-long-desc</span>  <a -href="glossaries-user.html#dx1-57044" >87</a> <br /></span> +href="glossaries-user.html#dx1-58044" >87</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">short-long</span>  <a -href="glossaries-user.html#dx1-57026" >88</a> <br /></span> +href="glossaries-user.html#dx1-58026" >88</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">short-long-desc</span>  <a -href="glossaries-user.html#dx1-57043" >89</a> <br /></span> +href="glossaries-user.html#dx1-58043" >89</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">sm-short-long</span>  <a -href="glossaries-user.html#dx1-57028" >90</a> <br /></span> +href="glossaries-user.html#dx1-58028" >90</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">sm-short-long-desc</span>  <a -href="glossaries-user.html#dx1-57045" >91</a> <br /></span> +href="glossaries-user.html#dx1-58045" >91</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acronymentry</span></span></span>  <a -href="glossaries-user.html#dx1-56010" ><span +href="glossaries-user.html#dx1-57010" ><span class="cmti-10">92</span></a>, <a -href="glossaries-user.html#dx1-57031" >93</a>, <a -href="glossaries-user.html#dx1-57040" >94</a>, <a -href="glossaries-user.html#dx1-57083" >95</a>, <a -href="glossaries-user.html#dx1-58059" >96</a>, <a -href="glossaries-user.html#dx1-58062" >97</a> <br /></span> +href="glossaries-user.html#dx1-58031" >93</a>, <a +href="glossaries-user.html#dx1-58040" >94</a>, <a +href="glossaries-user.html#dx1-58083" >95</a>, <a +href="glossaries-user.html#dx1-59059" >96</a>, <a +href="glossaries-user.html#dx1-59062" >97</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acronymfont</span></span></span>  <a -href="glossaries-user.html#dx1-20021" >98</a>, <a -href="glossaries-user.html#dx1-55034" >99</a>, <a -href="glossaries-user.html#dx1-57002" ><span +href="glossaries-user.html#dx1-21021" >98</a>, <a +href="glossaries-user.html#dx1-56038" >99</a>, <a +href="glossaries-user.html#dx1-58002" ><span class="cmti-10">100</span></a>, <a -href="glossaries-user.html#dx1-57005" >101</a>, <a -href="glossaries-user.html#dx1-57014" >102</a>, <a -href="glossaries-user.html#dx1-57024" >103</a>, <a -href="glossaries-user.html#dx1-57084" >104</a>, <a -href="glossaries-user.html#dx1-58014" >105</a> <br /></span> +href="glossaries-user.html#dx1-58005" >101</a>, <a +href="glossaries-user.html#dx1-58014" >102</a>, <a +href="glossaries-user.html#dx1-58024" >103</a>, <a +href="glossaries-user.html#dx1-58084" >104</a>, <a +href="glossaries-user.html#dx1-59014" >105</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acronymname</span></span></span>  <a -href="glossaries-user.html#dx1-8025" >106</a> <br /></span> +href="glossaries-user.html#dx1-8025" >106</a>, <a +href="glossaries-user.html#dx1-56001" >107</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acronymsort</span></span></span>  <a -href="glossaries-user.html#dx1-56012" ><span -class="cmti-10">107</span></a>, <a -href="glossaries-user.html#dx1-57030" >108</a>, <a -href="glossaries-user.html#dx1-57041" >109</a>, <a -href="glossaries-user.html#dx1-57082" >110</a>, <a -href="glossaries-user.html#dx1-58057" >111</a> <br /></span> +href="glossaries-user.html#dx1-57012" ><span +class="cmti-10">108</span></a>, <a +href="glossaries-user.html#dx1-58030" >109</a>, <a +href="glossaries-user.html#dx1-58041" >110</a>, <a +href="glossaries-user.html#dx1-58082" >111</a>, <a +href="glossaries-user.html#dx1-59057" >112</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acronymtype</span></span></span>  <a -href="glossaries-user.html#dx1-15065" >112</a>, <a -href="glossaries-user.html#dx1-16042" >113</a>, <a -href="glossaries-user.html#dx1-19007" >114</a>, <a -href="glossaries-user.html#dx1-19015" >115</a>, <a -href="glossaries-user.html#dx1-45005" >116</a>, <a -href="glossaries-user.html#dx1-54016" ><span -class="cmti-10">117</span></a>, <a -href="glossaries-user.html#dx1-55003" >118</a>, <a -href="glossaries-user.html#dx1-59002" >119</a>, <a -href="glossaries-user.html#dx1-59004" >120</a>, <a -href="glossaries-user.html#dx1-59008" >121</a>, <a -href="glossaries-user.html#dx1-19009" >122</a>, <a -href="glossaries-user.html#dx1-34020" >123</a> <br /></span> +href="glossaries-user.html#dx1-16065" >113</a>, <a +href="glossaries-user.html#dx1-17042" >114</a>, <a +href="glossaries-user.html#dx1-20007" >115</a>, <a +href="glossaries-user.html#dx1-20015" >116</a>, <a +href="glossaries-user.html#dx1-46005" >117</a>, <a +href="glossaries-user.html#dx1-55016" ><span +class="cmti-10">118</span></a>, <a +href="glossaries-user.html#dx1-56007" >119</a>, <a +href="glossaries-user.html#dx1-60002" >120</a>, <a +href="glossaries-user.html#dx1-60004" >121</a>, <a +href="glossaries-user.html#dx1-60008" >122</a>, <a +href="glossaries-user.html#dx1-20009" >123</a>, <a +href="glossaries-user.html#dx1-35020" >124</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ACRshort</span></span></span>  <a -href="glossaries-user.html#dx1-55038" ><span -class="cmti-10">124</span></a> <br /></span> +href="glossaries-user.html#dx1-56042" ><span +class="cmti-10">125</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acrshort</span></span></span>  <a -href="glossaries-user.html#dx1-55037" ><span -class="cmti-10">125</span></a>, <a -href="glossaries-user.html#dx1-55069" >126</a> <br /></span> +href="glossaries-user.html#dx1-56041" ><span +class="cmti-10">126</span></a>, <a +href="glossaries-user.html#dx1-56073" >127</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acrshort</span></span></span>  <a -href="glossaries-user.html#dx1-55032" ><span -class="cmti-10">127</span></a>, <a -href="glossaries-user.html#dx1-55067" >128</a>, <a -href="glossaries-user.html#dx1-4004" >129</a> <br /></span> +href="glossaries-user.html#dx1-56036" ><span +class="cmti-10">128</span></a>, <a +href="glossaries-user.html#dx1-56071" >129</a>, <a +href="glossaries-user.html#dx1-4004" >130</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ACRshortpl</span></span></span>  <a -href="glossaries-user.html#dx1-55041" ><span -class="cmti-10">130</span></a> <br /></span> +href="glossaries-user.html#dx1-56045" ><span +class="cmti-10">131</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acrshortpl</span></span></span>  <a -href="glossaries-user.html#dx1-55040" ><span -class="cmti-10">131</span></a>, <a -href="glossaries-user.html#dx1-55073" >132</a> <br /></span> +href="glossaries-user.html#dx1-56044" ><span +class="cmti-10">132</span></a>, <a +href="glossaries-user.html#dx1-56077" >133</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acrshortpl</span></span></span>  <a -href="glossaries-user.html#dx1-55039" ><span -class="cmti-10">133</span></a>, <a -href="glossaries-user.html#dx1-55071" >134</a> <br /></span> +href="glossaries-user.html#dx1-56043" ><span +class="cmti-10">134</span></a>, <a +href="glossaries-user.html#dx1-56075" >135</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acs</span></span></span>  <a -href="glossaries-user.html#dx1-55068" >135</a> <br /></span> +href="glossaries-user.html#dx1-56072" >136</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acs</span></span></span>  <a -href="glossaries-user.html#dx1-55066" >136</a> <br /></span> +href="glossaries-user.html#dx1-56070" >137</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Acsp</span></span></span>  <a -href="glossaries-user.html#dx1-55072" >137</a> <br /></span> +href="glossaries-user.html#dx1-56076" >138</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\acsp</span></span></span>  <a -href="glossaries-user.html#dx1-55070" >138</a> <br /></span> +href="glossaries-user.html#dx1-56074" >139</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\addcontentsline</span></span></span>  <a -href="glossaries-user.html#dx1-16007" >139</a> <br /></span> +href="glossaries-user.html#dx1-17007" >140</a> <br /></span> <span class="index-item"><span class="cmtt-10">align </span>(environment)  <a -href="glossaries-user.html#dx1-61022" >140</a> <br /></span> +href="glossaries-user.html#dx1-62022" >141</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\altnewglossary</span></span></span>  <a -href="glossaries-user.html#dx1-54008" ><span -class="cmti-10">141</span></a> <br /></span> +href="glossaries-user.html#dx1-55008" ><span +class="cmti-10">142</span></a> <br /></span> <span class="index-item"><span class="cmss-10">amsmath </span>package  <a -href="glossaries-user.html#dx1-61021" >142</a> <br /></span> +href="glossaries-user.html#dx1-62021" >143</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\andname</span></span></span>  <a -href="glossaries-user.html#dx1-47010" >143</a> <br /></span> +href="glossaries-user.html#dx1-48010" >144</a> <br /></span> <span class="index-item"><span class="cmtt-10">arara</span>  <a -href="glossaries-user.html#dx1-9013" >144</a> <br /></span> +href="glossaries-user.html#dx1-10013" >145</a> <br /></span> <span class="index-item"><span class="cmss-10">array </span>package  <a -href="glossaries-user.html#dx1-66006" >145</a>, <a -href="glossaries-user.html#dx1-68006" >146</a> <br /></span> +href="glossaries-user.html#dx1-67006" >146</a>, <a +href="glossaries-user.html#dx1-69006" >147</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\AtBeginDocument</span></span></span>  <a -href="glossaries-user.html#dx1-34009" >147</a> <br /></span> +href="glossaries-user.html#dx1-35009" >148</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">B</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\babel</span></span></span>  <a -href="glossaries-user.html#dx1-18083" >148</a> <br /></span> +href="glossaries-user.html#dx1-19083" >149</a> <br /></span> <span class="index-item"><span class="cmss-10">babel </span>package  <a -href="glossaries-user.html#dx1-8001" >149</a>, <a -href="glossaries-user.html#dx1-8003" >150</a>, <a -href="glossaries-user.html#dx1-8005" >151</a>, <a -href="glossaries-user.html#dx1-8007" >152</a>, <a -href="glossaries-user.html#dx1-8016" >153</a>, <a -href="glossaries-user.html#dx1-8018" >154</a>, <a -href="glossaries-user.html#dx1-8019" >155</a>, <a -href="glossaries-user.html#dx1-8022" >156</a>, <a -href="glossaries-user.html#dx1-8034" >157</a>, <a -href="glossaries-user.html#dx1-8037" >158</a>, <a -href="glossaries-user.html#dx1-8048" >159</a>, <a -href="glossaries-user.html#dx1-8054" >160</a>, <a -href="glossaries-user.html#dx1-15032" >161</a>, <a -href="glossaries-user.html#dx1-15037" >162</a>, <a -href="glossaries-user.html#dx1-15042" >163</a>, <a -href="glossaries-user.html#dx1-15044" >164</a>, <a -href="glossaries-user.html#dx1-15046" >165</a>, <a -href="glossaries-user.html#dx1-15051" >166</a>, <a -href="glossaries-user.html#dx1-15057" >167</a>, <a -href="glossaries-user.html#dx1-26008" >168</a>, <a -href="glossaries-user.html#dx1-34011" >169</a>, <a -href="glossaries-user.html#dx1-37007" >170</a>, <a -href="glossaries-user.html#dx1-54023" >171</a> <br /></span> +href="glossaries-user.html#dx1-8001" >150</a>, <a +href="glossaries-user.html#dx1-8003" >151</a>, <a +href="glossaries-user.html#dx1-8005" >152</a>, <a +href="glossaries-user.html#dx1-8007" >153</a>, <a +href="glossaries-user.html#dx1-8016" >154</a>, <a +href="glossaries-user.html#dx1-8018" >155</a>, <a +href="glossaries-user.html#dx1-8019" >156</a>, <a +href="glossaries-user.html#dx1-8022" >157</a>, <a +href="glossaries-user.html#dx1-8034" >158</a>, <a +href="glossaries-user.html#dx1-8037" >159</a>, <a +href="glossaries-user.html#dx1-8041" >160</a>, <a +href="glossaries-user.html#dx1-8047" >161</a>, <a +href="glossaries-user.html#dx1-16032" >162</a>, <a +href="glossaries-user.html#dx1-16037" >163</a>, <a +href="glossaries-user.html#dx1-16042" >164</a>, <a +href="glossaries-user.html#dx1-16044" >165</a>, <a +href="glossaries-user.html#dx1-16046" >166</a>, <a +href="glossaries-user.html#dx1-16051" >167</a>, <a +href="glossaries-user.html#dx1-16057" >168</a>, <a +href="glossaries-user.html#dx1-27008" >169</a>, <a +href="glossaries-user.html#dx1-35011" >170</a>, <a +href="glossaries-user.html#dx1-38007" >171</a>, <a +href="glossaries-user.html#dx1-55023" >172</a> <br /></span> <span class="index-item"><span class="cmss-10">beamer </span>class  <a -href="glossaries-user.html#dx1-61014" >172</a>, <a -href="glossaries-user.html#dx1-61016" >173</a> <br /></span> +href="glossaries-user.html#dx1-62014" >173</a>, <a +href="glossaries-user.html#dx1-62016" >174</a> <br /></span> <span class="index-item"><span class="cmss-10">beamer </span>package  <a -href="glossaries-user.html#dx1-8053" >174</a> <br /></span> +href="glossaries-user.html#dx1-8046" >175</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">C</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\chapter</span></span></span>  <a -href="glossaries-user.html#dx1-49052" >175</a> <br /></span> +href="glossaries-user.html#dx1-50052" >176</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\chapter*</span></span></span>  <a -href="glossaries-user.html#dx1-16047" >176</a>, <a -href="glossaries-user.html#dx1-49050" >177</a> <br /></span> +href="glossaries-user.html#dx1-17047" >177</a>, <a +href="glossaries-user.html#dx1-50050" >178</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\currentglossary</span></span></span>  <a -href="glossaries-user.html#dx1-72069" ><span -class="cmti-10">178</span></a> <br /></span> +href="glossaries-user.html#dx1-73069" ><span +class="cmti-10">179</span></a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">D</span> <span class="index-item"><span class="cmss-10">datatool </span>package  <a -href="glossaries-user.html#dx1-49040" >179</a>, <a -href="glossaries-user.html#dx1-49043" >180</a>, <a -href="glossaries-user.html#dx1-49045" >181</a>, <a -href="glossaries-user.html#dx1-49047" >182</a> <br /></span> +href="glossaries-user.html#dx1-50040" >180</a>, <a +href="glossaries-user.html#dx1-50043" >181</a>, <a +href="glossaries-user.html#dx1-50045" >182</a>, <a +href="glossaries-user.html#dx1-50047" >183</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\DeclareAcronymList</span></span></span>  <a -href="glossaries-user.html#dx1-19022" ><span -class="cmti-10">183</span></a>, <a -href="glossaries-user.html#dx1-43011" >184</a>, <a -href="glossaries-user.html#dx1-55010" >185</a>, <a -href="glossaries-user.html#dx1-73003" >186</a> <br /></span> +href="glossaries-user.html#dx1-20022" ><span +class="cmti-10">184</span></a>, <a +href="glossaries-user.html#dx1-44011" >185</a>, <a +href="glossaries-user.html#dx1-56014" >186</a>, <a +href="glossaries-user.html#dx1-74003" >187</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\defentryfmt</span></span></span>  <a -href="glossaries-user.html#dx1-55028" >187</a> <br /></span> +href="glossaries-user.html#dx1-56032" >188</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\defglsentry</span></span></span>  <a -href="glossaries-user.html#dx1-3023" >188</a> <br /></span> +href="glossaries-user.html#dx1-3023" >189</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\defglsentryfmt</span></span></span>  <a -href="glossaries-user.html#dx1-40025" >189</a>, <a -href="glossaries-user.html#dx1-41002" >190</a>, <a +href="glossaries-user.html#dx1-41025" >190</a>, <a href="glossaries-user.html#dx1-42002" >191</a>, <a -href="glossaries-user.html#dx1-43007" ><span -class="cmti-10">192</span></a>, <a -href="glossaries-user.html#dx1-43009" >193</a>, <a -href="glossaries-user.html#dx1-55011" >194</a>, <a -href="glossaries-user.html#dx1-55012" >195</a>, <a -href="glossaries-user.html#dx1-56004" >196</a>, <a -href="glossaries-user.html#dx1-58002" >197</a> <br /></span> +href="glossaries-user.html#dx1-43002" >192</a>, <a +href="glossaries-user.html#dx1-44007" ><span +class="cmti-10">193</span></a>, <a +href="glossaries-user.html#dx1-44009" >194</a>, <a +href="glossaries-user.html#dx1-56015" >195</a>, <a +href="glossaries-user.html#dx1-56016" >196</a>, <a +href="glossaries-user.html#dx1-57004" >197</a>, <a +href="glossaries-user.html#dx1-59002" >198</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\DefineAcronymShortcuts</span></span></span>  <a -href="glossaries-user.html#dx1-19027" ><span -class="cmti-10">198</span></a> <br /></span> +href="glossaries-user.html#dx1-20027" ><span +class="cmti-10">199</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\delimN</span></span></span>  <a -href="glossaries-user.html#dx1-72053" >199</a> <br /></span> +href="glossaries-user.html#dx1-73053" >200</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\delimR</span></span></span>  <a -href="glossaries-user.html#dx1-72054" >200</a> <br /></span> +href="glossaries-user.html#dx1-73054" >201</a> <br /></span> <span class="index-item"><span class="cmtt-10">description </span>(environment)  <a -href="glossaries-user.html#dx1-64002" >201</a>, <a -href="glossaries-user.html#dx1-64007" >202</a>, <a -href="glossaries-user.html#dx1-64028" >203</a>, <a -href="glossaries-user.html#dx1-72009" >204</a>, <a -href="glossaries-user.html#dx1-72013" >205</a> <br /></span> +href="glossaries-user.html#dx1-65002" >202</a>, <a +href="glossaries-user.html#dx1-65007" >203</a>, <a +href="glossaries-user.html#dx1-65028" >204</a>, <a +href="glossaries-user.html#dx1-73009" >205</a>, <a +href="glossaries-user.html#dx1-73013" >206</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\descriptionname</span></span></span>  <a -href="glossaries-user.html#dx1-8028" >206</a> <br /></span> +href="glossaries-user.html#dx1-8028" >207</a> <br /></span> <span class="index-item"><span class="cmss-10">doc </span>package  <a -href="glossaries-user.html#dx1-7" >207</a>, <a -href="glossaries-user.html#dx1-8" >208</a>, <a -href="glossaries-user.html#dx1-12" >209</a> <br /></span> +href="glossaries-user.html#dx1-7" >208</a>, <a +href="glossaries-user.html#dx1-8" >209</a>, <a +href="glossaries-user.html#dx1-12" >210</a> <br /></span> <span class="index-item"><span class="cmtt-10">document </span>(environment)  <a -href="glossaries-user.html#dx1-34012" >210</a>, <a -href="glossaries-user.html#dx1-36003" >211</a>, <a -href="glossaries-user.html#dx1-37008" >212</a>, <a -href="glossaries-user.html#dx1-37011" >213</a>, <a -href="glossaries-user.html#dx1-37014" >214</a>, <a -href="glossaries-user.html#dx1-38001" >215</a> <br /></span> +href="glossaries-user.html#dx1-35012" >211</a>, <a +href="glossaries-user.html#dx1-37003" >212</a>, <a +href="glossaries-user.html#dx1-38008" >213</a>, <a +href="glossaries-user.html#dx1-38011" >214</a>, <a +href="glossaries-user.html#dx1-38014" >215</a>, <a +href="glossaries-user.html#dx1-39001" >216</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\dtlcompare</span></span></span>  <a -href="glossaries-user.html#dx1-49046" >216</a> <br /></span> +href="glossaries-user.html#dx1-50046" >217</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\dtlicompare</span></span></span>  <a -href="glossaries-user.html#dx1-49044" >217</a> <br /></span> +href="glossaries-user.html#dx1-50044" >218</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\dtlletterindexcompare</span></span></span>  <a -href="glossaries-user.html#dx1-49042" >218</a> <br /></span> +href="glossaries-user.html#dx1-50042" >219</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\dtlwordindexcompare</span></span></span>  <a -href="glossaries-user.html#dx1-49041" >219</a> <br /></span> +href="glossaries-user.html#dx1-50041" >220</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">E</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\ecapitalisewords</span></span></span>  <a +href="glossaries-user.html#dx1-49005" >221</a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\edef</span></span></span>  <a -href="glossaries-user.html#dx1-43014" >220</a> <br /></span> +href="glossaries-user.html#dx1-44014" >222</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\emph</span></span></span>  <a -href="glossaries-user.html#dx1-40040" >221</a> <br /></span> +href="glossaries-user.html#dx1-41040" >223</a> <br /></span> <span class="index-item">entry location  <a href="glossaries-user.html#dx1-3001" ><span -class="cmbx-10">222</span></a> <br /></span> +class="cmbx-10">224</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\entryname</span></span></span>  <a -href="glossaries-user.html#dx1-8027" >223</a> <br /></span> +href="glossaries-user.html#dx1-8027" >225</a> <br /></span> <span class="index-item">environments:<br /></span> <span class="index-subitem">    <span class="cmtt-10">align</span>  <a -href="glossaries-user.html#dx1-61023" >224</a> <br /></span> +href="glossaries-user.html#dx1-62023" >226</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">description</span>  <a -href="glossaries-user.html#dx1-64003" >225</a>, <a -href="glossaries-user.html#dx1-64008" >226</a>, <a -href="glossaries-user.html#dx1-64029" >227</a>, <a -href="glossaries-user.html#dx1-72010" >228</a>, <a -href="glossaries-user.html#dx1-72014" >229</a> <br /></span> +href="glossaries-user.html#dx1-65003" >227</a>, <a +href="glossaries-user.html#dx1-65008" >228</a>, <a +href="glossaries-user.html#dx1-65029" >229</a>, <a +href="glossaries-user.html#dx1-73010" >230</a>, <a +href="glossaries-user.html#dx1-73014" >231</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">document</span>  <a -href="glossaries-user.html#dx1-34013" >230</a>, <a -href="glossaries-user.html#dx1-36004" >231</a>, <a -href="glossaries-user.html#dx1-37009" >232</a>, <a -href="glossaries-user.html#dx1-37012" >233</a>, <a -href="glossaries-user.html#dx1-37015" >234</a>, <a -href="glossaries-user.html#dx1-38002" >235</a> <br /></span> +href="glossaries-user.html#dx1-35013" >232</a>, <a +href="glossaries-user.html#dx1-37004" >233</a>, <a +href="glossaries-user.html#dx1-38009" >234</a>, <a +href="glossaries-user.html#dx1-38012" >235</a>, <a +href="glossaries-user.html#dx1-38015" >236</a>, <a +href="glossaries-user.html#dx1-39002" >237</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">equation</span>  <a -href="glossaries-user.html#dx1-5043" >236</a> <br /></span> -<span class="index-subitem">    <span -class="cmtt-10">frame</span>  <a -href="glossaries-user.html#dx1-61013" >237</a> <br /></span> +href="glossaries-user.html#dx1-5043" >238</a> <br /></span> <span class="index-subitem">    <span +class="cmtt-10">frame</span>  <a +href="glossaries-user.html#dx1-62013" >239</a> <br /></span> +<span class="index-subitem">    <span class="cmtt-10">itemize</span>  <a -href="glossaries-user.html#dx1-72073" >238</a> <br /></span> +href="glossaries-user.html#dx1-73073" >240</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longtable</span>  <a -href="glossaries-user.html#dx1-65003" >239</a>, <a -href="glossaries-user.html#dx1-65008" >240</a>, <a -href="glossaries-user.html#dx1-66004" >241</a>, <a -href="glossaries-user.html#dx1-67007" >242</a>, <a -href="glossaries-user.html#dx1-72103" >243</a>, <a -href="glossaries-user.html#dx1-49068" >244</a> <br /></span> +href="glossaries-user.html#dx1-66003" >241</a>, <a +href="glossaries-user.html#dx1-66008" >242</a>, <a +href="glossaries-user.html#dx1-67004" >243</a>, <a +href="glossaries-user.html#dx1-68007" >244</a>, <a +href="glossaries-user.html#dx1-73103" >245</a>, <a +href="glossaries-user.html#dx1-50068" >246</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">multicols</span>  <a -href="glossaries-user.html#dx1-70003" >245</a>, <a -href="glossaries-user.html#dx1-70008" >246</a> <br /></span> +href="glossaries-user.html#dx1-71003" >247</a>, <a +href="glossaries-user.html#dx1-71008" >248</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">supertabular</span>  <a -href="glossaries-user.html#dx1-67003" >247</a>, <a -href="glossaries-user.html#dx1-67009" >248</a>, <a -href="glossaries-user.html#dx1-67014" >249</a>, <a -href="glossaries-user.html#dx1-68004" >250</a>, <a -href="glossaries-user.html#dx1-68011" >251</a> <br /></span> +href="glossaries-user.html#dx1-68003" >249</a>, <a +href="glossaries-user.html#dx1-68009" >250</a>, <a +href="glossaries-user.html#dx1-68014" >251</a>, <a +href="glossaries-user.html#dx1-69004" >252</a>, <a +href="glossaries-user.html#dx1-69011" >253</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">tabular</span>  <a -href="glossaries-user.html#dx1-61018" >252</a>, <a -href="glossaries-user.html#dx1-61020" >253</a> <br /></span> +href="glossaries-user.html#dx1-62018" >254</a>, <a +href="glossaries-user.html#dx1-62020" >255</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">theglossary</span>  <a -href="glossaries-user.html#dx1-72003" ><span -class="cmti-10">254</span></a>, <a -href="glossaries-user.html#dx1-72005" >255</a>, <a -href="glossaries-user.html#dx1-72012" >256</a>, <a -href="glossaries-user.html#dx1-72075" >257</a> <br /></span> +href="glossaries-user.html#dx1-73003" ><span +class="cmti-10">256</span></a>, <a +href="glossaries-user.html#dx1-73005" >257</a>, <a +href="glossaries-user.html#dx1-73012" >258</a>, <a +href="glossaries-user.html#dx1-73075" >259</a> <br /></span> <span class="index-item"><span class="cmtt-10">equation </span>(environment)  <a -href="glossaries-user.html#dx1-5042" >258</a> <br /></span> +href="glossaries-user.html#dx1-5042" >260</a> <br /></span> <span class="index-item"><span class="cmss-10">etex </span>package  <a -href="glossaries-user.html#dx1-15022" >259</a> <br /></span> +href="glossaries-user.html#dx1-16022" >261</a> <br /></span> <span class="index-item"><span class="cmss-10">etoolbox </span>package  <a -href="glossaries-user.html#dx1-18038" >260</a>, <a -href="glossaries-user.html#dx1-43018" >261</a> <br /></span> +href="glossaries-user.html#dx1-19038" >262</a>, <a +href="glossaries-user.html#dx1-44018" >263</a> <br /></span> <span class="index-item">Extended Latin Alphabet  <a href="glossaries-user.html#dx1-3002" ><span -class="cmbx-10">262</span></a> <br /></span> +class="cmbx-10">264</span></a> <br /></span> <span class="index-item">extended Latin character  <a -href="glossaries-user.html#dx1-3004" >263</a>, <a +href="glossaries-user.html#dx1-3004" >265</a>, <a href="glossaries-user.html#dx1-3005" ><span -class="cmbx-10">264</span></a>, <a -href="glossaries-user.html#dx1-3029" >265</a>, <a -href="glossaries-user.html#dx1-3041" >266</a>, <a -href="glossaries-user.html#dx1-3048" >267</a>, <a -href="glossaries-user.html#dx1-5087" >268</a>, <a -href="glossaries-user.html#dx1-26006" >269</a> <br /></span> +class="cmbx-10">266</span></a>, <a +href="glossaries-user.html#dx1-3029" >267</a>, <a +href="glossaries-user.html#dx1-3041" >268</a>, <a +href="glossaries-user.html#dx1-3048" >269</a>, <a +href="glossaries-user.html#dx1-5087" >270</a>, <a +href="glossaries-user.html#dx1-27006" >271</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">F</span> <span class="index-item">file types<br /></span> <span class="index-subitem">    <span class="cmtt-10">.alg</span>  <a -href="glossaries-user.html#dx1-9052" >270</a> <br /></span> +href="glossaries-user.html#dx1-10052" >272</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.aux</span>  <a -href="glossaries-user.html#dx1-10002" >271</a>, <a -href="glossaries-user.html#dx1-10017" >272</a>, <a -href="glossaries-user.html#dx1-51004" >273</a> <br /></span> +href="glossaries-user.html#dx1-11002" >273</a>, <a +href="glossaries-user.html#dx1-11017" >274</a>, <a +href="glossaries-user.html#dx1-52004" >275</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.glg</span>  <a -href="glossaries-user.html#dx1-9051" >274</a>, <a -href="glossaries-user.html#dx1-11015" >275</a>, <a -href="glossaries-user.html#dx1-12012" >276</a> <br /></span> +href="glossaries-user.html#dx1-10051" >276</a>, <a +href="glossaries-user.html#dx1-12015" >277</a>, <a +href="glossaries-user.html#dx1-13012" >278</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.glg2</span>  <a -href="glossaries-user.html#dx1-11" >277</a> <br /></span> +href="glossaries-user.html#dx1-11" >279</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.glo</span>  <a -href="glossaries-user.html#dx1-10018" >278</a>, <a -href="glossaries-user.html#dx1-11017" >279</a>, <a -href="glossaries-user.html#dx1-12014" >280</a> <br /></span> +href="glossaries-user.html#dx1-11018" >280</a>, <a +href="glossaries-user.html#dx1-12017" >281</a>, <a +href="glossaries-user.html#dx1-13014" >282</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.gls</span>  <a -href="glossaries-user.html#dx1-11016" >281</a>, <a -href="glossaries-user.html#dx1-12013" >282</a> <br /></span> +href="glossaries-user.html#dx1-12016" >283</a>, <a +href="glossaries-user.html#dx1-13013" >284</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.glsdefs</span>  <a -href="glossaries-user.html#dx1-37013" >283</a> <br /></span> +href="glossaries-user.html#dx1-38013" >285</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.ist</span>  <a -href="glossaries-user.html#dx1-12005" >284</a>, <a -href="glossaries-user.html#dx1-12007" >285</a>, <a -href="glossaries-user.html#dx1-13006" >286</a>, <a -href="glossaries-user.html#dx1-18056" >287</a>, <a -href="glossaries-user.html#dx1-25003" >288</a>, <a -href="glossaries-user.html#dx1-25012" >289</a> <br /></span> +href="glossaries-user.html#dx1-13005" >286</a>, <a +href="glossaries-user.html#dx1-13007" >287</a>, <a +href="glossaries-user.html#dx1-14006" >288</a>, <a +href="glossaries-user.html#dx1-19056" >289</a>, <a +href="glossaries-user.html#dx1-26003" >290</a>, <a +href="glossaries-user.html#dx1-26012" >291</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.tex</span>  <a -href="glossaries-user.html#dx1-11009" >290</a>, <a -href="glossaries-user.html#dx1-12004" >291</a> <br /></span> +href="glossaries-user.html#dx1-12009" >292</a>, <a +href="glossaries-user.html#dx1-13004" >293</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.xdy</span>  <a -href="glossaries-user.html#dx1-11011" >292</a>, <a -href="glossaries-user.html#dx1-11012" >293</a>, <a -href="glossaries-user.html#dx1-13008" >294</a>, <a -href="glossaries-user.html#dx1-18065" >295</a>, <a -href="glossaries-user.html#dx1-25005" >296</a>, <a -href="glossaries-user.html#dx1-25009" >297</a>, <a -href="glossaries-user.html#dx1-25014" >298</a>, <a -href="glossaries-user.html#dx1-50005" >299</a> <br /></span> +href="glossaries-user.html#dx1-12011" >294</a>, <a +href="glossaries-user.html#dx1-12012" >295</a>, <a +href="glossaries-user.html#dx1-14008" >296</a>, <a +href="glossaries-user.html#dx1-19065" >297</a>, <a +href="glossaries-user.html#dx1-26005" >298</a>, <a +href="glossaries-user.html#dx1-26009" >299</a>, <a +href="glossaries-user.html#dx1-26014" >300</a>, <a +href="glossaries-user.html#dx1-51005" >301</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">glo2</span>  <a -href="glossaries-user.html#dx1-10" >300</a> <br /></span> +href="glossaries-user.html#dx1-10" >302</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">gls2</span>  <a -href="glossaries-user.html#dx1-9" >301</a> <br /></span> +href="glossaries-user.html#dx1-9" >303</a> <br /></span> <span class="index-item">first use  <a -href="glossaries-user.html#dx1-3009" >302</a> <br /></span> +href="glossaries-user.html#dx1-3009" >304</a> <br /></span> <span class="index-subitem">    flag  <a -href="glossaries-user.html#dx1-3017" >303</a> <br /></span> +href="glossaries-user.html#dx1-3017" >305</a> <br /></span> <span class="index-subitem">    text  <a -href="glossaries-user.html#dx1-3018" >304</a> <br /></span> +href="glossaries-user.html#dx1-3018" >306</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\firstacronymfont</span></span></span>  <a -href="glossaries-user.html#dx1-43051" >305</a>, <a -href="glossaries-user.html#dx1-57001" ><span -class="cmti-10">306</span></a>, <a -href="glossaries-user.html#dx1-57003" >307</a>, <a -href="glossaries-user.html#dx1-57004" >308</a>, <a -href="glossaries-user.html#dx1-57006" >309</a>, <a -href="glossaries-user.html#dx1-57023" >310</a>, <a -href="glossaries-user.html#dx1-57029" >311</a> <br /></span> +href="glossaries-user.html#dx1-44051" >307</a>, <a +href="glossaries-user.html#dx1-58001" ><span +class="cmti-10">308</span></a>, <a +href="glossaries-user.html#dx1-58003" >309</a>, <a +href="glossaries-user.html#dx1-58004" >310</a>, <a +href="glossaries-user.html#dx1-58006" >311</a>, <a +href="glossaries-user.html#dx1-58023" >312</a>, <a +href="glossaries-user.html#dx1-58029" >313</a> <br /></span> <span class="index-item"><span class="cmss-10">flowfram </span>package  <a -href="glossaries-user.html#dx1-67011" >312</a> <br /></span> +href="glossaries-user.html#dx1-68011" >314</a> <br /></span> <span class="index-item"><span class="cmss-10">fmtcount </span>package  <a -href="glossaries-user.html#dx1-52035" >313</a> <br /></span> +href="glossaries-user.html#dx1-53035" >315</a> <br /></span> <span class="index-item"><span class="cmss-10">fontspec </span>package  <a -href="glossaries-user.html#dx1-26125" >314</a> <br /></span> +href="glossaries-user.html#dx1-27125" >316</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\footnote</span></span></span>  <a -href="glossaries-user.html#dx1-57061" >315</a> <br /></span> +href="glossaries-user.html#dx1-58061" >317</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\forallacronyms</span></span></span>  <a -href="glossaries-user.html#dx1-73002" ><span -class="cmti-10">316</span></a> <br /></span> +href="glossaries-user.html#dx1-74002" ><span +class="cmti-10">318</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\forallglossaries</span></span></span>  <a -href="glossaries-user.html#dx1-73001" ><span -class="cmti-10">317</span></a> <br /></span> +href="glossaries-user.html#dx1-74001" ><span +class="cmti-10">319</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\forallglsentries</span></span></span>  <a -href="glossaries-user.html#dx1-73007" ><span -class="cmti-10">318</span></a> <br /></span> +href="glossaries-user.html#dx1-74007" ><span +class="cmti-10">320</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\forglsentries</span></span></span>  <a -href="glossaries-user.html#dx1-73005" ><span -class="cmti-10">319</span></a> <br /></span> +href="glossaries-user.html#dx1-74005" ><span +class="cmti-10">321</span></a> <br /></span> <span class="index-item"><span class="cmtt-10">frame </span>(environment)  <a -href="glossaries-user.html#dx1-61012" >320</a> <br /></span> +href="glossaries-user.html#dx1-62012" >322</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">G</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Genacrfullformat</span></span></span>  <a -href="glossaries-user.html#dx1-43052" ><span -class="cmti-10">321</span></a> <br /></span> +href="glossaries-user.html#dx1-44052" ><span +class="cmti-10">323</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\genacrfullformat</span></span></span>  <a -href="glossaries-user.html#dx1-43046" ><span -class="cmti-10">322</span></a>, <a -href="glossaries-user.html#dx1-43057" >323</a>, <a -href="glossaries-user.html#dx1-56008" >324</a>, <a -href="glossaries-user.html#dx1-58015" >325</a>, <a -href="glossaries-user.html#dx1-58019" >326</a>, <a -href="glossaries-user.html#dx1-58048" >327</a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\GenericAcronymFields</span></span></span>  <a -href="glossaries-user.html#dx1-58022" ><span -class="cmti-10">328</span></a>, <a -href="glossaries-user.html#dx1-58063" >329</a>, <a -href="glossaries-user.html#dx1-58067" >330</a> <br /></span> +href="glossaries-user.html#dx1-44046" ><span +class="cmti-10">324</span></a>, <a +href="glossaries-user.html#dx1-44057" >325</a>, <a +href="glossaries-user.html#dx1-57008" >326</a>, <a +href="glossaries-user.html#dx1-59015" >327</a>, <a +href="glossaries-user.html#dx1-59019" >328</a>, <a +href="glossaries-user.html#dx1-59048" >329</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\GenericAcronymFields</span></span></span>  <a +href="glossaries-user.html#dx1-59022" ><span +class="cmti-10">330</span></a>, <a +href="glossaries-user.html#dx1-59063" >331</a>, <a +href="glossaries-user.html#dx1-59067" >332</a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Genplacrfullformat</span></span></span>  <a -href="glossaries-user.html#dx1-43053" ><span -class="cmti-10">331</span></a> <br /></span> +href="glossaries-user.html#dx1-44053" ><span +class="cmti-10">333</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\genplacrfullformat</span></span></span>  <a -href="glossaries-user.html#dx1-43048" ><span -class="cmti-10">332</span></a>, <a -href="glossaries-user.html#dx1-43058" >333</a> <br /></span> +href="glossaries-user.html#dx1-44048" ><span +class="cmti-10">334</span></a>, <a +href="glossaries-user.html#dx1-44058" >335</a> <br /></span> <span class="index-item"><span class="cmss-10">glossaries </span>package  <a -href="glossaries-user.html#dx1-6001" >334</a>, <a -href="glossaries-user.html#dx1-8008" >335</a>, <a -href="glossaries-user.html#dx1-34010" >336</a>, <a -href="glossaries-user.html#dx1-40019" >337</a>, <a -href="glossaries-user.html#dx1-40033" >338</a> <br /></span> +href="glossaries-user.html#dx1-6001" >336</a>, <a +href="glossaries-user.html#dx1-8008" >337</a>, <a +href="glossaries-user.html#dx1-35010" >338</a>, <a +href="glossaries-user.html#dx1-41019" >339</a>, <a +href="glossaries-user.html#dx1-41033" >340</a> <br /></span> <span class="index-item"><span class="cmss-10">glossaries-accsupp </span>package  <a -href="glossaries-user.html#dx1-5103" >339</a>, <a -href="glossaries-user.html#dx1-26099" >340</a>, <a -href="glossaries-user.html#dx1-26120" >341</a>, <a -href="glossaries-user.html#dx1-75001" >342</a>, <a -href="glossaries-user.html#dx1-75033" >343</a> <br /></span> +href="glossaries-user.html#dx1-5103" >341</a>, <a +href="glossaries-user.html#dx1-27099" >342</a>, <a +href="glossaries-user.html#dx1-27120" >343</a>, <a +href="glossaries-user.html#dx1-76001" >344</a>, <a +href="glossaries-user.html#dx1-76033" >345</a> <br /></span> <span class="index-item"><span class="cmss-10">glossaries-babel </span>package  <a -href="glossaries-user.html#dx1-15038" >344</a>, <a -href="glossaries-user.html#dx1-15049" >345</a> <br /></span> +href="glossaries-user.html#dx1-16038" >346</a>, <a +href="glossaries-user.html#dx1-16049" >347</a> <br /></span> <span class="index-item"><span class="cmss-10">glossaries-polyglossia </span>package  <a -href="glossaries-user.html#dx1-15040" >346</a> <br /></span> +href="glossaries-user.html#dx1-16040" >348</a> <br /></span> <span class="index-item"><span class="cmss-10">glossaries-prefix </span>package  <a -href="glossaries-user.html#dx1-5101" >347</a>, <a -href="glossaries-user.html#dx1-26098" >348</a>, <a -href="glossaries-user.html#dx1-26119" >349</a>, <a -href="glossaries-user.html#dx1-74001" >350</a>, <a -href="glossaries-user.html#dx1-74017" >351</a> <br /></span> +href="glossaries-user.html#dx1-5101" >349</a>, <a +href="glossaries-user.html#dx1-27098" >350</a>, <a +href="glossaries-user.html#dx1-27119" >351</a>, <a +href="glossaries-user.html#dx1-75001" >352</a>, <a +href="glossaries-user.html#dx1-75017" >353</a> <br /></span> <span class="index-item">glossary counters:<br /></span> <span class="index-subitem">    <span class="cmtt-10">glossaryentry</span>  <a -href="glossaries-user.html#dx1-17004" ><span -class="cmti-10">352</span></a> <br /></span> +href="glossaries-user.html#dx1-18004" ><span +class="cmti-10">354</span></a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">glossarysubentry</span>  <a -href="glossaries-user.html#dx1-17021" ><span -class="cmti-10">353</span></a> <br /></span> +href="glossaries-user.html#dx1-18021" ><span +class="cmti-10">355</span></a> <br /></span> <span class="index-item"><span class="cmss-10">glossary </span>package  <a -href="glossaries-user.html#dx1-2" >354</a>, <a -href="glossaries-user.html#dx1-4005" >355</a>, <a -href="glossaries-user.html#dx1-60001" >356</a>, <a -href="glossaries-user.html#dx1-60002" >357</a>, <a -href="glossaries-user.html#dx1-60005" >358</a> <br /></span> +href="glossaries-user.html#dx1-2" >356</a>, <a +href="glossaries-user.html#dx1-4005" >357</a>, <a +href="glossaries-user.html#dx1-61001" >358</a>, <a +href="glossaries-user.html#dx1-61002" >359</a>, <a +href="glossaries-user.html#dx1-61005" >360</a> <br /></span> <span class="index-item">glossary styles:<br /></span> <span class="index-subitem">    <span class="cmtt-10">altlist</span>  <a -href="glossaries-user.html#dx1-57042" >359</a>, <a -href="glossaries-user.html#dx1-57075" >360</a>, <a -href="glossaries-user.html#dx1-58068" >361</a>, <a -href="glossaries-user.html#dx1-64019" >362</a>, <a -href="glossaries-user.html#dx1-64024" >363</a> <br /></span> +href="glossaries-user.html#dx1-58042" >361</a>, <a +href="glossaries-user.html#dx1-58075" >362</a>, <a +href="glossaries-user.html#dx1-59068" >363</a>, <a +href="glossaries-user.html#dx1-65019" >364</a>, <a +href="glossaries-user.html#dx1-65024" >365</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlistgroup</span>  <a -href="glossaries-user.html#dx1-64023" >364</a>, <a -href="glossaries-user.html#dx1-64026" >365</a> <br /></span> +href="glossaries-user.html#dx1-65023" >366</a>, <a +href="glossaries-user.html#dx1-65026" >367</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlisthypergroup</span>  <a -href="glossaries-user.html#dx1-64025" >366</a> <br /></span> +href="glossaries-user.html#dx1-65025" >368</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlong4col</span>  <a -href="glossaries-user.html#dx1-63018" >367</a>, <a -href="glossaries-user.html#dx1-65031" >368</a>, <a -href="glossaries-user.html#dx1-65038" >369</a> <br /></span> +href="glossaries-user.html#dx1-64018" >369</a>, <a +href="glossaries-user.html#dx1-66031" >370</a>, <a +href="glossaries-user.html#dx1-66038" >371</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlong4colborder</span>  <a -href="glossaries-user.html#dx1-65042" >370</a> <br /></span> +href="glossaries-user.html#dx1-66042" >372</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlong4colheader</span>  <a -href="glossaries-user.html#dx1-65044" >371</a> <br /></span> +href="glossaries-user.html#dx1-66044" >373</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlong4colheaderborder</span>  <a -href="glossaries-user.html#dx1-65046" >372</a> <br /></span> +href="glossaries-user.html#dx1-66046" >374</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlongragged4col</span>  <a -href="glossaries-user.html#dx1-66029" >373</a>, <a -href="glossaries-user.html#dx1-66034" >374</a>, <a -href="glossaries-user.html#dx1-66036" >375</a> <br /></span> +href="glossaries-user.html#dx1-67029" >375</a>, <a +href="glossaries-user.html#dx1-67034" >376</a>, <a +href="glossaries-user.html#dx1-67036" >377</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlongragged4colborder</span>  <a -href="glossaries-user.html#dx1-66033" >376</a> <br /></span> +href="glossaries-user.html#dx1-67033" >378</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlongragged4colheader</span>  <a -href="glossaries-user.html#dx1-66035" >377</a>, <a -href="glossaries-user.html#dx1-66038" >378</a> <br /></span> +href="glossaries-user.html#dx1-67035" >379</a>, <a +href="glossaries-user.html#dx1-67038" >380</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlongragged4colheaderborder</span>  <a -href="glossaries-user.html#dx1-66037" >379</a> <br /></span> +href="glossaries-user.html#dx1-67037" >381</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuper4col</span>  <a -href="glossaries-user.html#dx1-63019" >380</a>, <a -href="glossaries-user.html#dx1-67037" >381</a>, <a -href="glossaries-user.html#dx1-67044" >382</a> <br /></span> +href="glossaries-user.html#dx1-64019" >382</a>, <a +href="glossaries-user.html#dx1-68037" >383</a>, <a +href="glossaries-user.html#dx1-68044" >384</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuper4colborder</span>  <a -href="glossaries-user.html#dx1-67048" >383</a> <br /></span> +href="glossaries-user.html#dx1-68048" >385</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuper4colheader</span>  <a -href="glossaries-user.html#dx1-67050" >384</a> <br /></span> +href="glossaries-user.html#dx1-68050" >386</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuper4colheaderborder</span>  <a -href="glossaries-user.html#dx1-67052" >385</a> <br /></span> +href="glossaries-user.html#dx1-68052" >387</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuperragged4col</span>  <a -href="glossaries-user.html#dx1-68032" >386</a>, <a -href="glossaries-user.html#dx1-68035" >387</a>, <a -href="glossaries-user.html#dx1-68037" >388</a> <br /></span> +href="glossaries-user.html#dx1-69032" >388</a>, <a +href="glossaries-user.html#dx1-69035" >389</a>, <a +href="glossaries-user.html#dx1-69037" >390</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuperragged4colborder</span>  <a -href="glossaries-user.html#dx1-68034" >389</a> <br /></span> +href="glossaries-user.html#dx1-69034" >391</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuperragged4colheader</span>  <a -href="glossaries-user.html#dx1-68036" >390</a>, <a -href="glossaries-user.html#dx1-68039" >391</a> <br /></span> +href="glossaries-user.html#dx1-69036" >392</a>, <a +href="glossaries-user.html#dx1-69039" >393</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuperragged4colheaderborder</span>  <a -href="glossaries-user.html#dx1-68038" >392</a> <br /></span> +href="glossaries-user.html#dx1-69038" >394</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">alttree</span>  <a -href="glossaries-user.html#dx1-69018" >393</a>, <a -href="glossaries-user.html#dx1-69031" >394</a>, <a -href="glossaries-user.html#dx1-69035" >395</a>, <a -href="glossaries-user.html#dx1-70033" >396</a> <br /></span> +href="glossaries-user.html#dx1-70018" >395</a>, <a +href="glossaries-user.html#dx1-70031" >396</a>, <a +href="glossaries-user.html#dx1-70035" >397</a>, <a +href="glossaries-user.html#dx1-71033" >398</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">alttreegroup</span>  <a -href="glossaries-user.html#dx1-69034" >397</a>, <a -href="glossaries-user.html#dx1-69037" >398</a>, <a -href="glossaries-user.html#dx1-70035" >399</a> <br /></span> +href="glossaries-user.html#dx1-70034" >399</a>, <a +href="glossaries-user.html#dx1-70037" >400</a>, <a +href="glossaries-user.html#dx1-71035" >401</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">alttreehypergroup</span>  <a -href="glossaries-user.html#dx1-69036" >400</a>, <a -href="glossaries-user.html#dx1-70037" >401</a> <br /></span> +href="glossaries-user.html#dx1-70036" >402</a>, <a +href="glossaries-user.html#dx1-71037" >403</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">index</span>  <a -href="glossaries-user.html#dx1-69006" >402</a>, <a -href="glossaries-user.html#dx1-69009" >403</a>, <a -href="glossaries-user.html#dx1-69014" >404</a>, <a -href="glossaries-user.html#dx1-70006" >405</a>, <a -href="glossaries-user.html#dx1-70015" >406</a> <br /></span> +href="glossaries-user.html#dx1-70006" >404</a>, <a +href="glossaries-user.html#dx1-70009" >405</a>, <a +href="glossaries-user.html#dx1-70014" >406</a>, <a +href="glossaries-user.html#dx1-71006" >407</a>, <a +href="glossaries-user.html#dx1-71015" >408</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">indexgroup</span>  <a -href="glossaries-user.html#dx1-69008" >407</a>, <a -href="glossaries-user.html#dx1-69011" >408</a>, <a -href="glossaries-user.html#dx1-70017" >409</a> <br /></span> +href="glossaries-user.html#dx1-70008" >409</a>, <a +href="glossaries-user.html#dx1-70011" >410</a>, <a +href="glossaries-user.html#dx1-71017" >411</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">indexhypergroup</span>  <a -href="glossaries-user.html#dx1-69010" >410</a>, <a -href="glossaries-user.html#dx1-70019" >411</a> <br /></span> +href="glossaries-user.html#dx1-70010" >412</a>, <a +href="glossaries-user.html#dx1-71019" >413</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">inline</span>  <a -href="glossaries-user.html#dx1-5061" >412</a>, <a -href="glossaries-user.html#dx1-71002" >413</a>, <a -href="glossaries-user.html#dx1-71007" >414</a> <br /></span> +href="glossaries-user.html#dx1-5061" >414</a>, <a +href="glossaries-user.html#dx1-72002" >415</a>, <a +href="glossaries-user.html#dx1-72007" >416</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">list</span>  <a -href="glossaries-user.html#dx1-17041" >415</a>, <a -href="glossaries-user.html#dx1-64006" >416</a>, <a -href="glossaries-user.html#dx1-64013" >417</a>, <a -href="glossaries-user.html#dx1-64020" >418</a>, <a -href="glossaries-user.html#dx1-64021" >419</a>, <a -href="glossaries-user.html#dx1-64022" >420</a>, <a -href="glossaries-user.html#dx1-72008" >421</a>, <a -href="glossaries-user.html#dx1-72017" >422</a>, <a -href="glossaries-user.html#dx1-72034" >423</a>, <a -href="glossaries-user.html#dx1-72050" >424</a>, <a -href="glossaries-user.html#dx1-72092" >425</a>, <a -href="glossaries-user.html#dx1-72094" >426</a>, <a -href="glossaries-user.html#dx1-74064" >427</a> <br /></span> +href="glossaries-user.html#dx1-18041" >417</a>, <a +href="glossaries-user.html#dx1-65006" >418</a>, <a +href="glossaries-user.html#dx1-65013" >419</a>, <a +href="glossaries-user.html#dx1-65020" >420</a>, <a +href="glossaries-user.html#dx1-65021" >421</a>, <a +href="glossaries-user.html#dx1-65022" >422</a>, <a +href="glossaries-user.html#dx1-73008" >423</a>, <a +href="glossaries-user.html#dx1-73017" >424</a>, <a +href="glossaries-user.html#dx1-73034" >425</a>, <a +href="glossaries-user.html#dx1-73050" >426</a>, <a +href="glossaries-user.html#dx1-73092" >427</a>, <a +href="glossaries-user.html#dx1-73094" >428</a>, <a +href="glossaries-user.html#dx1-75064" >429</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">listdotted</span>  <a -href="glossaries-user.html#dx1-63030" >428</a>, <a -href="glossaries-user.html#dx1-64033" >429</a>, <a -href="glossaries-user.html#dx1-64034" >430</a> <br /></span> +href="glossaries-user.html#dx1-64030" >430</a>, <a +href="glossaries-user.html#dx1-65033" >431</a>, <a +href="glossaries-user.html#dx1-65034" >432</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">listgroup</span>  <a -href="glossaries-user.html#dx1-64012" >431</a>, <a -href="glossaries-user.html#dx1-64015" >432</a> <br /></span> +href="glossaries-user.html#dx1-65012" >433</a>, <a +href="glossaries-user.html#dx1-65015" >434</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">listhypergroup</span>  <a -href="glossaries-user.html#dx1-64014" >433</a>, <a -href="glossaries-user.html#dx1-64027" >434</a>, <a -href="glossaries-user.html#dx1-69012" >435</a>, <a -href="glossaries-user.html#dx1-69023" >436</a>, <a -href="glossaries-user.html#dx1-69030" >437</a>, <a -href="glossaries-user.html#dx1-69038" >438</a>, <a -href="glossaries-user.html#dx1-72031" >439</a> <br /></span> +href="glossaries-user.html#dx1-65014" >435</a>, <a +href="glossaries-user.html#dx1-65027" >436</a>, <a +href="glossaries-user.html#dx1-70012" >437</a>, <a +href="glossaries-user.html#dx1-70023" >438</a>, <a +href="glossaries-user.html#dx1-70030" >439</a>, <a +href="glossaries-user.html#dx1-70038" >440</a>, <a +href="glossaries-user.html#dx1-73031" >441</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long</span>  <a -href="glossaries-user.html#dx1-63026" >440</a>, <a -href="glossaries-user.html#dx1-65006" >441</a>, <a -href="glossaries-user.html#dx1-65013" >442</a>, <a -href="glossaries-user.html#dx1-65015" >443</a>, <a -href="glossaries-user.html#dx1-65019" >444</a> <br /></span> +href="glossaries-user.html#dx1-64026" >442</a>, <a +href="glossaries-user.html#dx1-66006" >443</a>, <a +href="glossaries-user.html#dx1-66013" >444</a>, <a +href="glossaries-user.html#dx1-66015" >445</a>, <a +href="glossaries-user.html#dx1-66019" >446</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long3col</span>  <a -href="glossaries-user.html#dx1-63005" >445</a>, <a -href="glossaries-user.html#dx1-65018" >446</a>, <a -href="glossaries-user.html#dx1-65024" >447</a>, <a -href="glossaries-user.html#dx1-65026" >448</a>, <a -href="glossaries-user.html#dx1-65030" >449</a> <br /></span> +href="glossaries-user.html#dx1-64005" >447</a>, <a +href="glossaries-user.html#dx1-66018" >448</a>, <a +href="glossaries-user.html#dx1-66024" >449</a>, <a +href="glossaries-user.html#dx1-66026" >450</a>, <a +href="glossaries-user.html#dx1-66030" >451</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long3colborder</span>  <a -href="glossaries-user.html#dx1-63007" >450</a>, <a -href="glossaries-user.html#dx1-65023" >451</a> <br /></span> -<span class="index-subitem">    <span -class="cmtt-10">long3colheader</span>  <a -href="glossaries-user.html#dx1-63006" >452</a>, <a -href="glossaries-user.html#dx1-65025" >453</a>, <a -href="glossaries-user.html#dx1-65028" >454</a> <br /></span> +href="glossaries-user.html#dx1-64007" >452</a>, <a +href="glossaries-user.html#dx1-66023" >453</a> <br /></span> <span class="index-subitem">    <span +class="cmtt-10">long3colheader</span>  <a +href="glossaries-user.html#dx1-64006" >454</a>, <a +href="glossaries-user.html#dx1-66025" >455</a>, <a +href="glossaries-user.html#dx1-66028" >456</a> <br /></span> +<span class="index-subitem">    <span class="cmtt-10">long3colheaderborder</span>  <a -href="glossaries-user.html#dx1-63008" >455</a>, <a -href="glossaries-user.html#dx1-65027" >456</a> <br /></span> +href="glossaries-user.html#dx1-64008" >457</a>, <a +href="glossaries-user.html#dx1-66027" >458</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long4col</span>  <a -href="glossaries-user.html#dx1-63016" >457</a>, <a -href="glossaries-user.html#dx1-65029" >458</a>, <a -href="glossaries-user.html#dx1-65033" >459</a>, <a -href="glossaries-user.html#dx1-65035" >460</a>, <a -href="glossaries-user.html#dx1-65039" >461</a> <br /></span> +href="glossaries-user.html#dx1-64016" >459</a>, <a +href="glossaries-user.html#dx1-66029" >460</a>, <a +href="glossaries-user.html#dx1-66033" >461</a>, <a +href="glossaries-user.html#dx1-66035" >462</a>, <a +href="glossaries-user.html#dx1-66039" >463</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long4colborder</span>  <a -href="glossaries-user.html#dx1-65032" >462</a>, <a -href="glossaries-user.html#dx1-65043" >463</a> <br /></span> +href="glossaries-user.html#dx1-66032" >464</a>, <a +href="glossaries-user.html#dx1-66043" >465</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long4colheader</span>  <a -href="glossaries-user.html#dx1-65034" >464</a>, <a -href="glossaries-user.html#dx1-65037" >465</a>, <a -href="glossaries-user.html#dx1-65045" >466</a> <br /></span> +href="glossaries-user.html#dx1-66034" >466</a>, <a +href="glossaries-user.html#dx1-66037" >467</a>, <a +href="glossaries-user.html#dx1-66045" >468</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long4colheaderborder</span>  <a -href="glossaries-user.html#dx1-65036" >467</a>, <a -href="glossaries-user.html#dx1-65047" >468</a> <br /></span> +href="glossaries-user.html#dx1-66036" >469</a>, <a +href="glossaries-user.html#dx1-66047" >470</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longborder</span>  <a -href="glossaries-user.html#dx1-65012" >469</a> <br /></span> +href="glossaries-user.html#dx1-66012" >471</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longheader</span>  <a -href="glossaries-user.html#dx1-65014" >470</a>, <a -href="glossaries-user.html#dx1-65017" >471</a>, <a -href="glossaries-user.html#dx1-72019" >472</a> <br /></span> +href="glossaries-user.html#dx1-66014" >472</a>, <a +href="glossaries-user.html#dx1-66017" >473</a>, <a +href="glossaries-user.html#dx1-73019" >474</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longheaderborder</span>  <a -href="glossaries-user.html#dx1-65016" >473</a>, <a -href="glossaries-user.html#dx1-49066" >474</a> <br /></span> +href="glossaries-user.html#dx1-66016" >475</a>, <a +href="glossaries-user.html#dx1-50066" >476</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged</span>  <a -href="glossaries-user.html#dx1-66009" >475</a>, <a -href="glossaries-user.html#dx1-66013" >476</a>, <a -href="glossaries-user.html#dx1-66015" >477</a>, <a -href="glossaries-user.html#dx1-66019" >478</a> <br /></span> +href="glossaries-user.html#dx1-67009" >477</a>, <a +href="glossaries-user.html#dx1-67013" >478</a>, <a +href="glossaries-user.html#dx1-67015" >479</a>, <a +href="glossaries-user.html#dx1-67019" >480</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged3col</span>  <a -href="glossaries-user.html#dx1-66018" >479</a>, <a -href="glossaries-user.html#dx1-66024" >480</a>, <a -href="glossaries-user.html#dx1-66026" >481</a>, <a -href="glossaries-user.html#dx1-66030" >482</a> <br /></span> +href="glossaries-user.html#dx1-67018" >481</a>, <a +href="glossaries-user.html#dx1-67024" >482</a>, <a +href="glossaries-user.html#dx1-67026" >483</a>, <a +href="glossaries-user.html#dx1-67030" >484</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged3colborder</span>  <a -href="glossaries-user.html#dx1-66023" >483</a> <br /></span> +href="glossaries-user.html#dx1-67023" >485</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged3colheader</span>  <a -href="glossaries-user.html#dx1-66025" >484</a>, <a -href="glossaries-user.html#dx1-66028" >485</a> <br /></span> +href="glossaries-user.html#dx1-67025" >486</a>, <a +href="glossaries-user.html#dx1-67028" >487</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged3colheaderborder</span>  <a -href="glossaries-user.html#dx1-66027" >486</a> <br /></span> +href="glossaries-user.html#dx1-67027" >488</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longraggedborder</span>  <a -href="glossaries-user.html#dx1-66012" >487</a> <br /></span> +href="glossaries-user.html#dx1-67012" >489</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longraggedheader</span>  <a -href="glossaries-user.html#dx1-66014" >488</a>, <a -href="glossaries-user.html#dx1-66017" >489</a> <br /></span> +href="glossaries-user.html#dx1-67014" >490</a>, <a +href="glossaries-user.html#dx1-67017" >491</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longraggedheaderborder</span>  <a -href="glossaries-user.html#dx1-66016" >490</a> <br /></span> +href="glossaries-user.html#dx1-67016" >492</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolalttree</span>  <a -href="glossaries-user.html#dx1-70032" >491</a> <br /></span> +href="glossaries-user.html#dx1-71032" >493</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolalttreegroup</span>  <a -href="glossaries-user.html#dx1-70034" >492</a> <br /></span> +href="glossaries-user.html#dx1-71034" >494</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolalttreehypergroup</span>  <a -href="glossaries-user.html#dx1-70036" >493</a> <br /></span> +href="glossaries-user.html#dx1-71036" >495</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolindex</span>  <a -href="glossaries-user.html#dx1-70005" >494</a>, <a -href="glossaries-user.html#dx1-70014" >495</a> <br /></span> +href="glossaries-user.html#dx1-71005" >496</a>, <a +href="glossaries-user.html#dx1-71014" >497</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolindexgroup</span>  <a -href="glossaries-user.html#dx1-70016" >496</a> <br /></span> +href="glossaries-user.html#dx1-71016" >498</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolindexhypergroup</span>  <a -href="glossaries-user.html#dx1-70018" >497</a> <br /></span> +href="glossaries-user.html#dx1-71018" >499</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltree</span>  <a -href="glossaries-user.html#dx1-70020" >498</a> <br /></span> +href="glossaries-user.html#dx1-71020" >500</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreegroup</span>  <a -href="glossaries-user.html#dx1-70022" >499</a> <br /></span> +href="glossaries-user.html#dx1-71022" >501</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreehypergroup</span>  <a -href="glossaries-user.html#dx1-70024" >500</a> <br /></span> +href="glossaries-user.html#dx1-71024" >502</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreenoname</span>  <a -href="glossaries-user.html#dx1-70026" >501</a> <br /></span> +href="glossaries-user.html#dx1-71026" >503</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreenonamegroup</span>  <a -href="glossaries-user.html#dx1-70028" >502</a> <br /></span> +href="glossaries-user.html#dx1-71028" >504</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreenonamehypergroup</span>  <a -href="glossaries-user.html#dx1-70030" >503</a> <br /></span> +href="glossaries-user.html#dx1-71030" >505</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super</span>  <a -href="glossaries-user.html#dx1-67012" >504</a>, <a -href="glossaries-user.html#dx1-67019" >505</a>, <a -href="glossaries-user.html#dx1-67021" >506</a>, <a -href="glossaries-user.html#dx1-67025" >507</a> <br /></span> +href="glossaries-user.html#dx1-68012" >506</a>, <a +href="glossaries-user.html#dx1-68019" >507</a>, <a +href="glossaries-user.html#dx1-68021" >508</a>, <a +href="glossaries-user.html#dx1-68025" >509</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super3col</span>  <a -href="glossaries-user.html#dx1-67024" >508</a>, <a -href="glossaries-user.html#dx1-67030" >509</a>, <a -href="glossaries-user.html#dx1-67032" >510</a>, <a -href="glossaries-user.html#dx1-67036" >511</a> <br /></span> +href="glossaries-user.html#dx1-68024" >510</a>, <a +href="glossaries-user.html#dx1-68030" >511</a>, <a +href="glossaries-user.html#dx1-68032" >512</a>, <a +href="glossaries-user.html#dx1-68036" >513</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super3colborder</span>  <a -href="glossaries-user.html#dx1-67029" >512</a> <br /></span> +href="glossaries-user.html#dx1-68029" >514</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super3colheader</span>  <a -href="glossaries-user.html#dx1-67031" >513</a>, <a -href="glossaries-user.html#dx1-67034" >514</a> <br /></span> +href="glossaries-user.html#dx1-68031" >515</a>, <a +href="glossaries-user.html#dx1-68034" >516</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super3colheaderborder</span>  <a -href="glossaries-user.html#dx1-67033" >515</a> <br /></span> +href="glossaries-user.html#dx1-68033" >517</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super4col</span>  <a -href="glossaries-user.html#dx1-63017" >516</a>, <a -href="glossaries-user.html#dx1-67035" >517</a>, <a -href="glossaries-user.html#dx1-67039" >518</a>, <a -href="glossaries-user.html#dx1-67041" >519</a>, <a -href="glossaries-user.html#dx1-67045" >520</a> <br /></span> +href="glossaries-user.html#dx1-64017" >518</a>, <a +href="glossaries-user.html#dx1-68035" >519</a>, <a +href="glossaries-user.html#dx1-68039" >520</a>, <a +href="glossaries-user.html#dx1-68041" >521</a>, <a +href="glossaries-user.html#dx1-68045" >522</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super4colborder</span>  <a -href="glossaries-user.html#dx1-67038" >521</a>, <a -href="glossaries-user.html#dx1-67049" >522</a> <br /></span> +href="glossaries-user.html#dx1-68038" >523</a>, <a +href="glossaries-user.html#dx1-68049" >524</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super4colheader</span>  <a -href="glossaries-user.html#dx1-67040" >523</a>, <a -href="glossaries-user.html#dx1-67043" >524</a>, <a -href="glossaries-user.html#dx1-67051" >525</a> <br /></span> +href="glossaries-user.html#dx1-68040" >525</a>, <a +href="glossaries-user.html#dx1-68043" >526</a>, <a +href="glossaries-user.html#dx1-68051" >527</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super4colheaderborder</span>  <a -href="glossaries-user.html#dx1-67042" >526</a>, <a -href="glossaries-user.html#dx1-67053" >527</a> <br /></span> +href="glossaries-user.html#dx1-68042" >528</a>, <a +href="glossaries-user.html#dx1-68053" >529</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superborder</span>  <a -href="glossaries-user.html#dx1-67018" >528</a> <br /></span> +href="glossaries-user.html#dx1-68018" >530</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superheader</span>  <a -href="glossaries-user.html#dx1-67020" >529</a>, <a -href="glossaries-user.html#dx1-67023" >530</a> <br /></span> +href="glossaries-user.html#dx1-68020" >531</a>, <a +href="glossaries-user.html#dx1-68023" >532</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superheaderborder</span>  <a -href="glossaries-user.html#dx1-49064" >531</a>, <a -href="glossaries-user.html#dx1-67022" >532</a> <br /></span> +href="glossaries-user.html#dx1-50064" >533</a>, <a +href="glossaries-user.html#dx1-68022" >534</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged</span>  <a -href="glossaries-user.html#dx1-68009" >533</a>, <a -href="glossaries-user.html#dx1-68016" >534</a>, <a -href="glossaries-user.html#dx1-68018" >535</a>, <a -href="glossaries-user.html#dx1-68022" >536</a> <br /></span> +href="glossaries-user.html#dx1-69009" >535</a>, <a +href="glossaries-user.html#dx1-69016" >536</a>, <a +href="glossaries-user.html#dx1-69018" >537</a>, <a +href="glossaries-user.html#dx1-69022" >538</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged3col</span>  <a -href="glossaries-user.html#dx1-68021" >537</a>, <a -href="glossaries-user.html#dx1-68027" >538</a>, <a -href="glossaries-user.html#dx1-68029" >539</a>, <a -href="glossaries-user.html#dx1-68033" >540</a> <br /></span> +href="glossaries-user.html#dx1-69021" >539</a>, <a +href="glossaries-user.html#dx1-69027" >540</a>, <a +href="glossaries-user.html#dx1-69029" >541</a>, <a +href="glossaries-user.html#dx1-69033" >542</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged3colborder</span>  <a -href="glossaries-user.html#dx1-68026" >541</a> <br /></span> +href="glossaries-user.html#dx1-69026" >543</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged3colheader</span>  <a -href="glossaries-user.html#dx1-68028" >542</a>, <a -href="glossaries-user.html#dx1-68031" >543</a> <br /></span> +href="glossaries-user.html#dx1-69028" >544</a>, <a +href="glossaries-user.html#dx1-69031" >545</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged3colheaderborder</span>  <a -href="glossaries-user.html#dx1-68030" >544</a> <br /></span> -<span class="index-subitem">    <span -class="cmtt-10">superraggedborder</span>  <a -href="glossaries-user.html#dx1-68015" >545</a> <br /></span> +href="glossaries-user.html#dx1-69030" >546</a> <br /></span> <span class="index-subitem">    <span +class="cmtt-10">superraggedborder</span>  <a +href="glossaries-user.html#dx1-69015" >547</a> <br /></span> +<span class="index-subitem">    <span class="cmtt-10">superraggedheader</span>  <a -href="glossaries-user.html#dx1-68017" >546</a>, <a -href="glossaries-user.html#dx1-68020" >547</a> <br /></span> +href="glossaries-user.html#dx1-69017" >548</a>, <a +href="glossaries-user.html#dx1-69020" >549</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superraggedheaderborder</span>  <a -href="glossaries-user.html#dx1-68019" >548</a> <br /></span> +href="glossaries-user.html#dx1-69019" >550</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">tree</span>  <a -href="glossaries-user.html#dx1-58066" >549</a>, <a -href="glossaries-user.html#dx1-69013" >550</a>, <a -href="glossaries-user.html#dx1-69020" >551</a>, <a -href="glossaries-user.html#dx1-69025" >552</a>, <a -href="glossaries-user.html#dx1-69032" >553</a>, <a -href="glossaries-user.html#dx1-70021" >554</a> <br /></span> +href="glossaries-user.html#dx1-59066" >551</a>, <a +href="glossaries-user.html#dx1-70013" >552</a>, <a +href="glossaries-user.html#dx1-70020" >553</a>, <a +href="glossaries-user.html#dx1-70025" >554</a>, <a +href="glossaries-user.html#dx1-70032" >555</a>, <a +href="glossaries-user.html#dx1-71021" >556</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treegroup</span>  <a -href="glossaries-user.html#dx1-69019" >555</a>, <a -href="glossaries-user.html#dx1-69022" >556</a>, <a -href="glossaries-user.html#dx1-70023" >557</a> <br /></span> +href="glossaries-user.html#dx1-70019" >557</a>, <a +href="glossaries-user.html#dx1-70022" >558</a>, <a +href="glossaries-user.html#dx1-71023" >559</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treehypergroup</span>  <a -href="glossaries-user.html#dx1-69021" >558</a>, <a -href="glossaries-user.html#dx1-70025" >559</a> <br /></span> +href="glossaries-user.html#dx1-70021" >560</a>, <a +href="glossaries-user.html#dx1-71025" >561</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treenoname</span>  <a -href="glossaries-user.html#dx1-69024" >560</a>, <a -href="glossaries-user.html#dx1-69027" >561</a>, <a -href="glossaries-user.html#dx1-70027" >562</a> <br /></span> +href="glossaries-user.html#dx1-70024" >562</a>, <a +href="glossaries-user.html#dx1-70027" >563</a>, <a +href="glossaries-user.html#dx1-71027" >564</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treenonamegroup</span>  <a -href="glossaries-user.html#dx1-69026" >563</a>, <a -href="glossaries-user.html#dx1-69029" >564</a>, <a -href="glossaries-user.html#dx1-70029" >565</a> <br /></span> +href="glossaries-user.html#dx1-70026" >565</a>, <a +href="glossaries-user.html#dx1-70029" >566</a>, <a +href="glossaries-user.html#dx1-71029" >567</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treenonamehypergroup</span>  <a -href="glossaries-user.html#dx1-69028" >566</a>, <a -href="glossaries-user.html#dx1-70031" >567</a> <br /></span> +href="glossaries-user.html#dx1-70028" >568</a>, <a +href="glossaries-user.html#dx1-71031" >569</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-inline </span>package  <a -href="glossaries-user.html#dx1-71001" >568</a>, <a -href="glossaries-user.html#dx1-71005" >569</a> <br /></span> +href="glossaries-user.html#dx1-72001" >570</a>, <a +href="glossaries-user.html#dx1-72005" >571</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-list </span>package  <a -href="glossaries-user.html#dx1-17026" >570</a>, <a -href="glossaries-user.html#dx1-17039" >571</a>, <a -href="glossaries-user.html#dx1-17040" >572</a>, <a -href="glossaries-user.html#dx1-49070" >573</a>, <a -href="glossaries-user.html#dx1-64001" >574</a> <br /></span> +href="glossaries-user.html#dx1-18026" >572</a>, <a +href="glossaries-user.html#dx1-18039" >573</a>, <a +href="glossaries-user.html#dx1-18040" >574</a>, <a +href="glossaries-user.html#dx1-50070" >575</a>, <a +href="glossaries-user.html#dx1-65001" >576</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-long </span>package  <a -href="glossaries-user.html#dx1-17027" >575</a>, <a -href="glossaries-user.html#dx1-17031" >576</a>, <a -href="glossaries-user.html#dx1-17033" >577</a>, <a -href="glossaries-user.html#dx1-49071" >578</a>, <a -href="glossaries-user.html#dx1-65001" >579</a>, <a -href="glossaries-user.html#dx1-66002" >580</a> <br /></span> +href="glossaries-user.html#dx1-18027" >577</a>, <a +href="glossaries-user.html#dx1-18031" >578</a>, <a +href="glossaries-user.html#dx1-18033" >579</a>, <a +href="glossaries-user.html#dx1-50071" >580</a>, <a +href="glossaries-user.html#dx1-66001" >581</a>, <a +href="glossaries-user.html#dx1-67002" >582</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-longragged </span>package  <a -href="glossaries-user.html#dx1-66001" >581</a>, <a -href="glossaries-user.html#dx1-66005" >582</a>, <a -href="glossaries-user.html#dx1-66007" >583</a> <br /></span> +href="glossaries-user.html#dx1-67001" >583</a>, <a +href="glossaries-user.html#dx1-67005" >584</a>, <a +href="glossaries-user.html#dx1-67007" >585</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-mcols </span>package  <a -href="glossaries-user.html#dx1-17047" >584</a>, <a -href="glossaries-user.html#dx1-70001" >585</a>, <a -href="glossaries-user.html#dx1-70009" >586</a>, <a -href="glossaries-user.html#dx1-70013" >587</a> <br /></span> +href="glossaries-user.html#dx1-18047" >586</a>, <a +href="glossaries-user.html#dx1-71001" >587</a>, <a +href="glossaries-user.html#dx1-71009" >588</a>, <a +href="glossaries-user.html#dx1-71013" >589</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-super </span>package  <a -href="glossaries-user.html#dx1-17028" >588</a>, <a -href="glossaries-user.html#dx1-17035" >589</a>, <a -href="glossaries-user.html#dx1-17037" >590</a>, <a -href="glossaries-user.html#dx1-49072" >591</a>, <a -href="glossaries-user.html#dx1-67001" >592</a>, <a -href="glossaries-user.html#dx1-68002" >593</a> <br /></span> +href="glossaries-user.html#dx1-18028" >590</a>, <a +href="glossaries-user.html#dx1-18035" >591</a>, <a +href="glossaries-user.html#dx1-18037" >592</a>, <a +href="glossaries-user.html#dx1-50072" >593</a>, <a +href="glossaries-user.html#dx1-68001" >594</a>, <a +href="glossaries-user.html#dx1-69002" >595</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-superragged </span>package  <a -href="glossaries-user.html#dx1-68001" >594</a>, <a -href="glossaries-user.html#dx1-68005" >595</a>, <a -href="glossaries-user.html#dx1-68007" >596</a> <br /></span> +href="glossaries-user.html#dx1-69001" >596</a>, <a +href="glossaries-user.html#dx1-69005" >597</a>, <a +href="glossaries-user.html#dx1-69007" >598</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-tree </span>package  <a -href="glossaries-user.html#dx1-17029" >597</a>, <a -href="glossaries-user.html#dx1-17044" >598</a>, <a -href="glossaries-user.html#dx1-17045" >599</a>, <a -href="glossaries-user.html#dx1-49073" >600</a>, <a -href="glossaries-user.html#dx1-69001" >601</a> <br /></span> +href="glossaries-user.html#dx1-18029" >599</a>, <a +href="glossaries-user.html#dx1-18044" >600</a>, <a +href="glossaries-user.html#dx1-18045" >601</a>, <a +href="glossaries-user.html#dx1-50073" >602</a>, <a +href="glossaries-user.html#dx1-70001" >603</a> <br /></span> <span class="index-item"><span class="cmtt-10">glossaryentry </span>(counter)  <a -href="glossaries-user.html#dx1-17003" ><span -class="cmti-10">602</span></a>, <a -href="glossaries-user.html#dx1-17011" >603</a>, <a -href="glossaries-user.html#dx1-17012" >604</a>, <a -href="glossaries-user.html#dx1-17016" >605</a> <br /></span> +href="glossaries-user.html#dx1-18003" ><span +class="cmti-10">604</span></a>, <a +href="glossaries-user.html#dx1-18011" >605</a>, <a +href="glossaries-user.html#dx1-18012" >606</a>, <a +href="glossaries-user.html#dx1-18016" >607</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossaryentrynumbers</span></span></span>  <a -href="glossaries-user.html#dx1-72051" >606</a>, <a -href="glossaries-user.html#dx1-72056" >607</a>, <a -href="glossaries-user.html#dx1-72057" >608</a>, <a -href="glossaries-user.html#dx1-72059" >609</a> <br /></span> +href="glossaries-user.html#dx1-73051" >608</a>, <a +href="glossaries-user.html#dx1-73056" >609</a>, <a +href="glossaries-user.html#dx1-73057" >610</a>, <a +href="glossaries-user.html#dx1-73059" >611</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossaryheader</span></span></span>  <a -href="glossaries-user.html#dx1-64018" >610</a>, <a -href="glossaries-user.html#dx1-72015" ><span -class="cmti-10">611</span></a>, <a -href="glossaries-user.html#dx1-72018" >612</a>, <a -href="glossaries-user.html#dx1-72078" >613</a> <br /></span> +href="glossaries-user.html#dx1-65018" >612</a>, <a +href="glossaries-user.html#dx1-73015" ><span +class="cmti-10">613</span></a>, <a +href="glossaries-user.html#dx1-73018" >614</a>, <a +href="glossaries-user.html#dx1-73078" >615</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossaryname</span></span></span>  <a -href="glossaries-user.html#dx1-8024" >614</a>, <a -href="glossaries-user.html#dx1-15045" >615</a> <br /></span> +href="glossaries-user.html#dx1-8024" >616</a>, <a +href="glossaries-user.html#dx1-16045" >617</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossarypostamble</span></span></span>  <a -href="glossaries-user.html#dx1-49061" ><span -class="cmti-10">616</span></a>, <a -href="glossaries-user.html#dx1-72007" >617</a> <br /></span> +href="glossaries-user.html#dx1-50061" ><span +class="cmti-10">618</span></a>, <a +href="glossaries-user.html#dx1-73007" >619</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossarypreamble</span></span></span>  <a -href="glossaries-user.html#dx1-17014" >618</a>, <a -href="glossaries-user.html#dx1-49059" ><span -class="cmti-10">619</span></a>, <a -href="glossaries-user.html#dx1-72006" >620</a>, <a -href="glossaries-user.html#dx1-72016" >621</a> <br /></span> +href="glossaries-user.html#dx1-18014" >620</a>, <a +href="glossaries-user.html#dx1-50059" ><span +class="cmti-10">621</span></a>, <a +href="glossaries-user.html#dx1-73006" >622</a>, <a +href="glossaries-user.html#dx1-73016" >623</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossarysection</span></span></span>  <a -href="glossaries-user.html#dx1-71004" >622</a> <br /></span> +href="glossaries-user.html#dx1-72004" >624</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossarystyle</span></span></span>  <a -href="glossaries-user.html#dx1-49024" >623</a> <br /></span> +href="glossaries-user.html#dx1-50024" >625</a> <br /></span> <span class="index-item"><span class="cmtt-10">glossarysubentry </span>(counter)  <a -href="glossaries-user.html#dx1-17020" ><span -class="cmti-10">624</span></a> <br /></span> +href="glossaries-user.html#dx1-18020" ><span +class="cmti-10">626</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossentry</span></span></span>  <a -href="glossaries-user.html#dx1-72037" ><span -class="cmti-10">625</span></a>, <a -href="glossaries-user.html#dx1-72039" >626</a>, <a -href="glossaries-user.html#dx1-72062" >627</a> <br /></span> +href="glossaries-user.html#dx1-73037" ><span +class="cmti-10">627</span></a>, <a +href="glossaries-user.html#dx1-73039" >628</a>, <a +href="glossaries-user.html#dx1-73062" >629</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glossentrydesc</span></span></span>  <a -href="glossaries-user.html#dx1-48027" ><span -class="cmti-10">628</span></a> <br /></span> +href="glossaries-user.html#dx1-49029" ><span +class="cmti-10">630</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossentrydesc</span></span></span>  <a -href="glossaries-user.html#dx1-48026" ><span -class="cmti-10">629</span></a>, <a -href="glossaries-user.html#dx1-72041" >630</a> <br /></span> +href="glossaries-user.html#dx1-49028" ><span +class="cmti-10">631</span></a>, <a +href="glossaries-user.html#dx1-73041" >632</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glossentryname</span></span></span>  <a -href="glossaries-user.html#dx1-48011" ><span -class="cmti-10">631</span></a>, <a -href="glossaries-user.html#dx1-72085" >632</a> <br /></span> +href="glossaries-user.html#dx1-49013" ><span +class="cmti-10">633</span></a>, <a +href="glossaries-user.html#dx1-73085" >634</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossentryname</span></span></span>  <a -href="glossaries-user.html#dx1-48010" ><span -class="cmti-10">633</span></a>, <a -href="glossaries-user.html#dx1-72040" >634</a>, <a -href="glossaries-user.html#dx1-72086" >635</a> <br /></span> +href="glossaries-user.html#dx1-49012" ><span +class="cmti-10">635</span></a>, <a +href="glossaries-user.html#dx1-73040" >636</a>, <a +href="glossaries-user.html#dx1-73086" >637</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glossentrysymbol</span></span></span>  <a -href="glossaries-user.html#dx1-48034" ><span -class="cmti-10">636</span></a> <br /></span> +href="glossaries-user.html#dx1-49036" ><span +class="cmti-10">638</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glossentrysymbol</span></span></span>  <a -href="glossaries-user.html#dx1-48033" ><span -class="cmti-10">637</span></a>, <a -href="glossaries-user.html#dx1-72042" >638</a> <br /></span> +href="glossaries-user.html#dx1-49035" ><span +class="cmti-10">639</span></a>, <a +href="glossaries-user.html#dx1-73042" >640</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLS</span></span></span>  <a -href="glossaries-user.html#dx1-3012" >639</a>, <a -href="glossaries-user.html#dx1-26049" >640</a>, <a -href="glossaries-user.html#dx1-41015" ><span -class="cmti-10">641</span></a>, <a -href="glossaries-user.html#dx1-74028" >642</a> <br /></span> +href="glossaries-user.html#dx1-3012" >641</a>, <a +href="glossaries-user.html#dx1-27049" >642</a>, <a +href="glossaries-user.html#dx1-42015" ><span +class="cmti-10">643</span></a>, <a +href="glossaries-user.html#dx1-75028" >644</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Gls</span></span></span>  <a -href="glossaries-user.html#dx1-3011" >643</a>, <a -href="glossaries-user.html#dx1-7010" >644</a>, <a -href="glossaries-user.html#dx1-26048" >645</a>, <a -href="glossaries-user.html#dx1-26122" >646</a>, <a -href="glossaries-user.html#dx1-41014" ><span -class="cmti-10">647</span></a>, <a -href="glossaries-user.html#dx1-55093" >648</a>, <a -href="glossaries-user.html#dx1-60009" >649</a>, <a -href="glossaries-user.html#dx1-60011" >650</a>, <a -href="glossaries-user.html#dx1-60013" >651</a>, <a -href="glossaries-user.html#dx1-74026" >652</a> <br /></span> +href="glossaries-user.html#dx1-3011" >645</a>, <a +href="glossaries-user.html#dx1-7010" >646</a>, <a +href="glossaries-user.html#dx1-27048" >647</a>, <a +href="glossaries-user.html#dx1-27122" >648</a>, <a +href="glossaries-user.html#dx1-42014" ><span +class="cmti-10">649</span></a>, <a +href="glossaries-user.html#dx1-56097" >650</a>, <a +href="glossaries-user.html#dx1-61009" >651</a>, <a +href="glossaries-user.html#dx1-61011" >652</a>, <a +href="glossaries-user.html#dx1-61013" >653</a>, <a +href="glossaries-user.html#dx1-75026" >654</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls</span></span></span>  <a -href="glossaries-user.html#dx1-3010" >653</a>, <a -href="glossaries-user.html#dx1-3031" >654</a>, <a -href="glossaries-user.html#dx1-15013" >655</a>, <a -href="glossaries-user.html#dx1-15064" >656</a>, <a -href="glossaries-user.html#dx1-15073" >657</a>, <a -href="glossaries-user.html#dx1-15083" >658</a>, <a -href="glossaries-user.html#dx1-26023" >659</a>, <a -href="glossaries-user.html#dx1-26026" >660</a>, <a -href="glossaries-user.html#dx1-26032" >661</a>, <a -href="glossaries-user.html#dx1-26034" >662</a>, <a -href="glossaries-user.html#dx1-26047" >663</a>, <a -href="glossaries-user.html#dx1-41004" ><span -class="cmti-10">664</span></a>, <a -href="glossaries-user.html#dx1-43016" >665</a>, <a -href="glossaries-user.html#dx1-43050" >666</a>, <a -href="glossaries-user.html#dx1-43070" >667</a>, <a -href="glossaries-user.html#dx1-46005" >668</a>, <a -href="glossaries-user.html#dx1-52019" >669</a>, <a -href="glossaries-user.html#dx1-55022" >670</a>, <a -href="glossaries-user.html#dx1-55091" >671</a>, <a -href="glossaries-user.html#dx1-58041" >672</a>, <a -href="glossaries-user.html#dx1-60008" >673</a>, <a -href="glossaries-user.html#dx1-60010" >674</a>, <a -href="glossaries-user.html#dx1-60012" >675</a>, <a -href="glossaries-user.html#dx1-60020" >676</a>, <a -href="glossaries-user.html#dx1-60022" >677</a>, <a -href="glossaries-user.html#dx1-74018" >678</a>, <a -href="glossaries-user.html#dx1-9042" >679</a> <br /></span> +href="glossaries-user.html#dx1-3010" >655</a>, <a +href="glossaries-user.html#dx1-3031" >656</a>, <a +href="glossaries-user.html#dx1-16013" >657</a>, <a +href="glossaries-user.html#dx1-16064" >658</a>, <a +href="glossaries-user.html#dx1-16073" >659</a>, <a +href="glossaries-user.html#dx1-16083" >660</a>, <a +href="glossaries-user.html#dx1-27023" >661</a>, <a +href="glossaries-user.html#dx1-27026" >662</a>, <a +href="glossaries-user.html#dx1-27032" >663</a>, <a +href="glossaries-user.html#dx1-27034" >664</a>, <a +href="glossaries-user.html#dx1-27047" >665</a>, <a +href="glossaries-user.html#dx1-42004" ><span +class="cmti-10">666</span></a>, <a +href="glossaries-user.html#dx1-44016" >667</a>, <a +href="glossaries-user.html#dx1-44050" >668</a>, <a +href="glossaries-user.html#dx1-44070" >669</a>, <a +href="glossaries-user.html#dx1-47005" >670</a>, <a +href="glossaries-user.html#dx1-53019" >671</a>, <a +href="glossaries-user.html#dx1-56026" >672</a>, <a +href="glossaries-user.html#dx1-56095" >673</a>, <a +href="glossaries-user.html#dx1-59041" >674</a>, <a +href="glossaries-user.html#dx1-61008" >675</a>, <a +href="glossaries-user.html#dx1-61010" >676</a>, <a +href="glossaries-user.html#dx1-61012" >677</a>, <a +href="glossaries-user.html#dx1-61020" >678</a>, <a +href="glossaries-user.html#dx1-61022" >679</a>, <a +href="glossaries-user.html#dx1-75018" >680</a>, <a +href="glossaries-user.html#dx1-10042" >681</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls*</span></span></span>  <a -href="glossaries-user.html#dx1-15069" >680</a> <br /></span> +href="glossaries-user.html#dx1-16069" >682</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsadd</span></span></span>  <a -href="glossaries-user.html#dx1-45001" ><span -class="cmti-10">681</span></a> <br /></span> +href="glossaries-user.html#dx1-46001" ><span +class="cmti-10">683</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsaddall</span></span></span>  <a -href="glossaries-user.html#dx1-5034" >682</a>, <a -href="glossaries-user.html#dx1-45003" ><span -class="cmti-10">683</span></a> <br /></span> +href="glossaries-user.html#dx1-5034" >684</a>, <a +href="glossaries-user.html#dx1-46003" ><span +class="cmti-10">685</span></a> <br /></span> <span class="index-item"><span class="cmtt-10">\glsaddall </span>options<br /></span> <span class="index-subitem">    <span class="cmss-10">types</span>  <a -href="glossaries-user.html#dx1-45004" >684</a> <br /></span> +href="glossaries-user.html#dx1-46004" >686</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsaddallunused</span></span></span>  <a -href="glossaries-user.html#dx1-45008" ><span -class="cmti-10">685</span></a> <br /></span> +href="glossaries-user.html#dx1-46008" ><span +class="cmti-10">687</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsaddkey</span></span></span>  <a -href="glossaries-user.html#dx1-26097" >686</a>, <a -href="glossaries-user.html#dx1-27003" >687</a>, <a -href="glossaries-user.html#dx1-28001" >688</a>, <a -href="glossaries-user.html#dx1-29001" ><span -class="cmti-10">689</span></a> <br /></span> +href="glossaries-user.html#dx1-27097" >688</a>, <a +href="glossaries-user.html#dx1-28003" >689</a>, <a +href="glossaries-user.html#dx1-29001" >690</a>, <a +href="glossaries-user.html#dx1-30001" ><span +class="cmti-10">691</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsaddprotectedpagefmt</span></span></span>  <a -href="glossaries-user.html#dx1-39005" ><span -class="cmti-10">690</span></a>, <a -href="glossaries-user.html#dx1-52025" >691</a> <br /></span> +href="glossaries-user.html#dx1-40005" ><span +class="cmti-10">692</span></a>, <a +href="glossaries-user.html#dx1-53025" >693</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GlsAddXdyAttribute</span></span></span>  <a -href="glossaries-user.html#dx1-40044" >692</a>, <a -href="glossaries-user.html#dx1-52014" ><span -class="cmti-10">693</span></a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\GlsAddXdyCounters</span></span></span>  <a -href="glossaries-user.html#dx1-52009" ><span -class="cmti-10">694</span></a>, <a -href="glossaries-user.html#dx1-52040" >695</a> <br /></span> +href="glossaries-user.html#dx1-41044" >694</a>, <a +href="glossaries-user.html#dx1-53014" ><span +class="cmti-10">695</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\GlsAddXdyLocation</span></span></span>  <a -href="glossaries-user.html#dx1-52023" ><span +class="cmtt-10">\GlsAddXdyCounters</span></span></span>  <a +href="glossaries-user.html#dx1-53009" ><span class="cmti-10">696</span></a>, <a -href="glossaries-user.html#dx1-52050" >697</a> <br /></span> +href="glossaries-user.html#dx1-53040" >697</a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\GlsAddXdyLocation</span></span></span>  <a +href="glossaries-user.html#dx1-53023" ><span +class="cmti-10">698</span></a>, <a +href="glossaries-user.html#dx1-53050" >699</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsautoprefix</span></span></span>  <a -href="glossaries-user.html#dx1-16041" ><span -class="cmti-10">698</span></a> <br /></span> +href="glossaries-user.html#dx1-17041" ><span +class="cmti-10">700</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsbackslash</span></span></span>  <a -href="glossaries-user.html#dx1-50012" ><span -class="cmti-10">699</span></a> <br /></span> +href="glossaries-user.html#dx1-51012" ><span +class="cmti-10">701</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glscapscase</span></span></span>  <a -href="glossaries-user.html#dx1-43021" ><span -class="cmti-10">700</span></a>, <a -href="glossaries-user.html#dx1-58006" >701</a> <br /></span> +href="glossaries-user.html#dx1-44021" ><span +class="cmti-10">702</span></a>, <a +href="glossaries-user.html#dx1-59006" >703</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsclearpage</span></span></span>  <a -href="glossaries-user.html#dx1-16018" ><span -class="cmti-10">702</span></a> <br /></span> +href="glossaries-user.html#dx1-17018" ><span +class="cmti-10">704</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsclosebrace</span></span></span>  <a -href="glossaries-user.html#dx1-50008" ><span -class="cmti-10">703</span></a> <br /></span> +href="glossaries-user.html#dx1-51008" ><span +class="cmti-10">705</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glscustomtext</span></span></span>  <a -href="glossaries-user.html#dx1-43015" ><span -class="cmti-10">704</span></a>, <a -href="glossaries-user.html#dx1-55029" >705</a> <br /></span> +href="glossaries-user.html#dx1-44015" ><span +class="cmti-10">706</span></a>, <a +href="glossaries-user.html#dx1-56033" >707</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GlsDeclareNoHyperList</span></span></span>  <a -href="glossaries-user.html#dx1-15066" >706</a>, <a -href="glossaries-user.html#dx1-21025" >707</a> <br /></span> +href="glossaries-user.html#dx1-16066" >708</a>, <a +href="glossaries-user.html#dx1-22025" >709</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdefaulttype</span></span></span>  <a -href="glossaries-user.html#dx1-34005" >708</a>, <a -href="glossaries-user.html#dx1-43008" >709</a>, <a -href="glossaries-user.html#dx1-73006" >710</a>, <a -href="glossaries-user.html#dx1-19010" >711</a>, <a -href="glossaries-user.html#dx1-19012" >712</a>, <a -href="glossaries-user.html#dx1-34021" >713</a> <br /></span> +href="glossaries-user.html#dx1-35005" >710</a>, <a +href="glossaries-user.html#dx1-44008" >711</a>, <a +href="glossaries-user.html#dx1-74006" >712</a>, <a +href="glossaries-user.html#dx1-20010" >713</a>, <a +href="glossaries-user.html#dx1-20012" >714</a>, <a +href="glossaries-user.html#dx1-35021" >715</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSdesc</span></span></span>  <a -href="glossaries-user.html#dx1-42042" ><span -class="cmti-10">714</span></a> <br /></span> +href="glossaries-user.html#dx1-43042" ><span +class="cmti-10">716</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsdesc</span></span></span>  <a -href="glossaries-user.html#dx1-42041" ><span -class="cmti-10">715</span></a> <br /></span> +href="glossaries-user.html#dx1-43041" ><span +class="cmti-10">717</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdesc</span></span></span>  <a -href="glossaries-user.html#dx1-42038" ><span -class="cmti-10">716</span></a> <br /></span> +href="glossaries-user.html#dx1-43038" ><span +class="cmti-10">718</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdescwidth</span></span></span>  <a -href="glossaries-user.html#dx1-63010" ><span -class="cmti-10">717</span></a>, <a -href="glossaries-user.html#dx1-65011" >718</a>, <a -href="glossaries-user.html#dx1-65021" >719</a>, <a -href="glossaries-user.html#dx1-65040" >720</a>, <a -href="glossaries-user.html#dx1-66011" >721</a>, <a -href="glossaries-user.html#dx1-66021" >722</a>, <a -href="glossaries-user.html#dx1-66031" >723</a>, <a -href="glossaries-user.html#dx1-67017" >724</a>, <a -href="glossaries-user.html#dx1-67027" >725</a>, <a -href="glossaries-user.html#dx1-67046" >726</a>, <a -href="glossaries-user.html#dx1-68014" >727</a>, <a -href="glossaries-user.html#dx1-68024" >728</a> <br /></span> +href="glossaries-user.html#dx1-64010" ><span +class="cmti-10">719</span></a>, <a +href="glossaries-user.html#dx1-66011" >720</a>, <a +href="glossaries-user.html#dx1-66021" >721</a>, <a +href="glossaries-user.html#dx1-66040" >722</a>, <a +href="glossaries-user.html#dx1-67011" >723</a>, <a +href="glossaries-user.html#dx1-67021" >724</a>, <a +href="glossaries-user.html#dx1-67031" >725</a>, <a +href="glossaries-user.html#dx1-68017" >726</a>, <a +href="glossaries-user.html#dx1-68027" >727</a>, <a +href="glossaries-user.html#dx1-68046" >728</a>, <a +href="glossaries-user.html#dx1-69014" >729</a>, <a +href="glossaries-user.html#dx1-69024" >730</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdisablehyper</span></span></span>  <a -href="glossaries-user.html#dx1-40031" >729</a>, <a -href="glossaries-user.html#dx1-43025" >730</a>, <a -href="glossaries-user.html#dx1-44005" ><span -class="cmti-10">731</span></a>, <a -href="glossaries-user.html#dx1-44020" >732</a>, <a -href="glossaries-user.html#dx1-48055" >733</a> <br /></span> +href="glossaries-user.html#dx1-41031" >731</a>, <a +href="glossaries-user.html#dx1-44025" >732</a>, <a +href="glossaries-user.html#dx1-45005" ><span +class="cmti-10">733</span></a>, <a +href="glossaries-user.html#dx1-45020" >734</a>, <a +href="glossaries-user.html#dx1-49057" >735</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdisp</span></span></span>  <a -href="glossaries-user.html#dx1-3016" >734</a>, <a -href="glossaries-user.html#dx1-3022" >735</a>, <a -href="glossaries-user.html#dx1-15074" >736</a>, <a -href="glossaries-user.html#dx1-26031" >737</a>, <a -href="glossaries-user.html#dx1-41003" >738</a>, <a -href="glossaries-user.html#dx1-41027" ><span -class="cmti-10">739</span></a> <br /></span> +href="glossaries-user.html#dx1-3016" >736</a>, <a +href="glossaries-user.html#dx1-3022" >737</a>, <a +href="glossaries-user.html#dx1-16074" >738</a>, <a +href="glossaries-user.html#dx1-27031" >739</a>, <a +href="glossaries-user.html#dx1-42003" >740</a>, <a +href="glossaries-user.html#dx1-42027" ><span +class="cmti-10">741</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdisplay</span></span></span>  <a -href="glossaries-user.html#dx1-26060" >740</a>, <a -href="glossaries-user.html#dx1-43004" >741</a> <br /></span> +href="glossaries-user.html#dx1-27060" >742</a>, <a +href="glossaries-user.html#dx1-44004" >743</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdisplayfirst</span></span></span>  <a -href="glossaries-user.html#dx1-26061" >742</a>, <a -href="glossaries-user.html#dx1-43003" >743</a> <br /></span> +href="glossaries-user.html#dx1-27061" >744</a>, <a +href="glossaries-user.html#dx1-44003" >745</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdisplaynumberlist</span></span></span>  <a -href="glossaries-user.html#dx1-4061" >744</a>, <a -href="glossaries-user.html#dx1-15094" >745</a>, <a -href="glossaries-user.html#dx1-48059" ><span -class="cmti-10">746</span></a> <br /></span> +href="glossaries-user.html#dx1-4061" >746</a>, <a +href="glossaries-user.html#dx1-16094" >747</a>, <a +href="glossaries-user.html#dx1-49061" ><span +class="cmti-10">748</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdoifexists</span></span></span>  <a -href="glossaries-user.html#dx1-73012" ><span -class="cmti-10">747</span></a> <br /></span> +href="glossaries-user.html#dx1-74012" ><span +class="cmti-10">749</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdoifexistsorwarn</span></span></span>  <a -href="glossaries-user.html#dx1-73014" ><span -class="cmti-10">748</span></a> <br /></span> +href="glossaries-user.html#dx1-74014" ><span +class="cmti-10">750</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdoifnoexists</span></span></span>  <a -href="glossaries-user.html#dx1-73013" ><span -class="cmti-10">749</span></a> <br /></span> +href="glossaries-user.html#dx1-74013" ><span +class="cmti-10">751</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsdosanitizesort</span></span></span>  <a -href="glossaries-user.html#dx1-18026" ><span -class="cmti-10">750</span></a> <br /></span> +href="glossaries-user.html#dx1-19026" ><span +class="cmti-10">752</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsenablehyper</span></span></span>  <a -href="glossaries-user.html#dx1-44006" ><span -class="cmti-10">751</span></a> <br /></span> +href="glossaries-user.html#dx1-45006" ><span +class="cmti-10">753</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrycounterlabel</span></span></span>  <a -href="glossaries-user.html#dx1-72047" ><span -class="cmti-10">752</span></a> <br /></span> +href="glossaries-user.html#dx1-73047" ><span +class="cmti-10">754</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentrydesc</span></span></span>  <a -href="glossaries-user.html#dx1-48025" ><span -class="cmti-10">753</span></a> <br /></span> +href="glossaries-user.html#dx1-49027" ><span +class="cmti-10">755</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrydesc</span></span></span>  <a -href="glossaries-user.html#dx1-48024" ><span -class="cmti-10">754</span></a> <br /></span> +href="glossaries-user.html#dx1-49026" ><span +class="cmti-10">756</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentrydescplural</span></span></span>  <a -href="glossaries-user.html#dx1-48029" ><span -class="cmti-10">755</span></a> <br /></span> +href="glossaries-user.html#dx1-49031" ><span +class="cmti-10">757</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrydescplural</span></span></span>  <a -href="glossaries-user.html#dx1-48028" ><span -class="cmti-10">756</span></a> <br /></span> +href="glossaries-user.html#dx1-49030" ><span +class="cmti-10">758</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryfirst</span></span></span>  <a -href="glossaries-user.html#dx1-48019" ><span -class="cmti-10">757</span></a> <br /></span> +href="glossaries-user.html#dx1-49021" ><span +class="cmti-10">759</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryfirst</span></span></span>  <a -href="glossaries-user.html#dx1-48018" ><span -class="cmti-10">758</span></a> <br /></span> +href="glossaries-user.html#dx1-49020" ><span +class="cmti-10">760</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryfirstplural</span></span></span>  <a -href="glossaries-user.html#dx1-48022" ><span -class="cmti-10">759</span></a> <br /></span> +href="glossaries-user.html#dx1-49024" ><span +class="cmti-10">761</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryfirstplural</span></span></span>  <a -href="glossaries-user.html#dx1-48021" ><span -class="cmti-10">760</span></a> <br /></span> +href="glossaries-user.html#dx1-49023" ><span +class="cmti-10">762</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryfmt</span></span></span>  <a -href="glossaries-user.html#dx1-5098" >761</a>, <a -href="glossaries-user.html#dx1-40026" >762</a>, <a -href="glossaries-user.html#dx1-41001" >763</a>, <a -href="glossaries-user.html#dx1-42001" >764</a>, <a -href="glossaries-user.html#dx1-43006" ><span -class="cmti-10">765</span></a>, <a -href="glossaries-user.html#dx1-43063" >766</a>, <a -href="glossaries-user.html#dx1-44014" >767</a>, <a -href="glossaries-user.html#dx1-44021" >768</a>, <a -href="glossaries-user.html#dx1-44025" >769</a>, <a -href="glossaries-user.html#dx1-55013" >770</a> <br /></span> +href="glossaries-user.html#dx1-5098" >763</a>, <a +href="glossaries-user.html#dx1-41026" >764</a>, <a +href="glossaries-user.html#dx1-42001" >765</a>, <a +href="glossaries-user.html#dx1-43001" >766</a>, <a +href="glossaries-user.html#dx1-44006" ><span +class="cmti-10">767</span></a>, <a +href="glossaries-user.html#dx1-44063" >768</a>, <a +href="glossaries-user.html#dx1-45014" >769</a>, <a +href="glossaries-user.html#dx1-45021" >770</a>, <a +href="glossaries-user.html#dx1-45025" >771</a>, <a +href="glossaries-user.html#dx1-56017" >772</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryfull</span></span></span>  <a -href="glossaries-user.html#dx1-55109" ><span -class="cmti-10">771</span></a> <br /></span> +href="glossaries-user.html#dx1-56113" ><span +class="cmti-10">773</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryfull</span></span></span>  <a -href="glossaries-user.html#dx1-55108" ><span -class="cmti-10">772</span></a>, <a -href="glossaries-user.html#dx1-57017" >773</a>, <a -href="glossaries-user.html#dx1-57050" >774</a>, <a -href="glossaries-user.html#dx1-57063" >775</a>, <a -href="glossaries-user.html#dx1-58017" >776</a>, <a -href="glossaries-user.html#dx1-58053" >777</a> <br /></span> +href="glossaries-user.html#dx1-56112" ><span +class="cmti-10">774</span></a>, <a +href="glossaries-user.html#dx1-58017" >775</a>, <a +href="glossaries-user.html#dx1-58050" >776</a>, <a +href="glossaries-user.html#dx1-58063" >777</a>, <a +href="glossaries-user.html#dx1-59017" >778</a>, <a +href="glossaries-user.html#dx1-59053" >779</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryfullpl</span></span></span>  <a -href="glossaries-user.html#dx1-55111" ><span -class="cmti-10">778</span></a> <br /></span> +href="glossaries-user.html#dx1-56115" ><span +class="cmti-10">780</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryfullpl</span></span></span>  <a -href="glossaries-user.html#dx1-55110" ><span -class="cmti-10">779</span></a> <br /></span> +href="glossaries-user.html#dx1-56114" ><span +class="cmti-10">781</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryitem</span></span></span>  <a -href="glossaries-user.html#dx1-72044" ><span -class="cmti-10">780</span></a>, <a -href="glossaries-user.html#dx1-72080" >781</a> <br /></span> +href="glossaries-user.html#dx1-73044" ><span +class="cmti-10">782</span></a>, <a +href="glossaries-user.html#dx1-73080" >783</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentrylong</span></span></span>  <a -href="glossaries-user.html#dx1-43055" >782</a>, <a -href="glossaries-user.html#dx1-55101" ><span -class="cmti-10">783</span></a>, <a -href="glossaries-user.html#dx1-58049" >784</a>, <a -href="glossaries-user.html#dx1-58060" >785</a> <br /></span> +href="glossaries-user.html#dx1-44055" >784</a>, <a +href="glossaries-user.html#dx1-56105" ><span +class="cmti-10">785</span></a>, <a +href="glossaries-user.html#dx1-59049" >786</a>, <a +href="glossaries-user.html#dx1-59060" >787</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrylong</span></span></span>  <a -href="glossaries-user.html#dx1-55100" ><span -class="cmti-10">786</span></a>, <a -href="glossaries-user.html#dx1-58051" >787</a>, <a -href="glossaries-user.html#dx1-58061" >788</a> <br /></span> +href="glossaries-user.html#dx1-56104" ><span +class="cmti-10">788</span></a>, <a +href="glossaries-user.html#dx1-59051" >789</a>, <a +href="glossaries-user.html#dx1-59061" >790</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentrylongpl</span></span></span>  <a -href="glossaries-user.html#dx1-55103" ><span -class="cmti-10">789</span></a>, <a -href="glossaries-user.html#dx1-58050" >790</a> <br /></span> +href="glossaries-user.html#dx1-56107" ><span +class="cmti-10">791</span></a>, <a +href="glossaries-user.html#dx1-59050" >792</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrylongpl</span></span></span>  <a -href="glossaries-user.html#dx1-55102" ><span -class="cmti-10">791</span></a>, <a -href="glossaries-user.html#dx1-58052" >792</a> <br /></span> +href="glossaries-user.html#dx1-56106" ><span +class="cmti-10">793</span></a>, <a +href="glossaries-user.html#dx1-59052" >794</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryname</span></span></span>  <a -href="glossaries-user.html#dx1-48006" ><span -class="cmti-10">793</span></a> <br /></span> +href="glossaries-user.html#dx1-49008" ><span +class="cmti-10">795</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryname</span></span></span>  <a -href="glossaries-user.html#dx1-48005" ><span -class="cmti-10">794</span></a>, <a -href="glossaries-user.html#dx1-48052" >795</a> <br /></span> +href="glossaries-user.html#dx1-49007" ><span +class="cmti-10">796</span></a>, <a +href="glossaries-user.html#dx1-49054" >797</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrynumberlist</span></span></span>  <a -href="glossaries-user.html#dx1-15093" >796</a>, <a -href="glossaries-user.html#dx1-48058" ><span -class="cmti-10">797</span></a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\Glsentryplural</span></span></span>  <a -href="glossaries-user.html#dx1-48016" ><span -class="cmti-10">798</span></a> <br /></span> +href="glossaries-user.html#dx1-16093" >798</a>, <a +href="glossaries-user.html#dx1-49060" ><span +class="cmti-10">799</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\Glsentryplural</span></span></span>  <a +href="glossaries-user.html#dx1-49018" ><span +class="cmti-10">800</span></a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryplural</span></span></span>  <a -href="glossaries-user.html#dx1-48015" ><span -class="cmti-10">799</span></a> <br /></span> +href="glossaries-user.html#dx1-49017" ><span +class="cmti-10">801</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryprefix</span></span></span>  <a -href="glossaries-user.html#dx1-74057" ><span -class="cmti-10">800</span></a> <br /></span> +href="glossaries-user.html#dx1-75057" ><span +class="cmti-10">802</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryprefix</span></span></span>  <a -href="glossaries-user.html#dx1-74048" ><span -class="cmti-10">801</span></a> <br /></span> +href="glossaries-user.html#dx1-75048" ><span +class="cmti-10">803</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryprefixfirst</span></span></span>  <a -href="glossaries-user.html#dx1-74058" ><span -class="cmti-10">802</span></a> <br /></span> +href="glossaries-user.html#dx1-75058" ><span +class="cmti-10">804</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryprefixfirst</span></span></span>  <a -href="glossaries-user.html#dx1-74050" ><span -class="cmti-10">803</span></a> <br /></span> +href="glossaries-user.html#dx1-75050" ><span +class="cmti-10">805</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryprefixfirstplural</span></span></span>  <a -href="glossaries-user.html#dx1-74060" ><span -class="cmti-10">804</span></a> <br /></span> +href="glossaries-user.html#dx1-75060" ><span +class="cmti-10">806</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryprefixfirstplural</span></span></span>  <a -href="glossaries-user.html#dx1-74054" ><span -class="cmti-10">805</span></a> <br /></span> +href="glossaries-user.html#dx1-75054" ><span +class="cmti-10">807</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryprefixplural</span></span></span>  <a -href="glossaries-user.html#dx1-74059" ><span -class="cmti-10">806</span></a> <br /></span> +href="glossaries-user.html#dx1-75059" ><span +class="cmti-10">808</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryprefixplural</span></span></span>  <a -href="glossaries-user.html#dx1-74052" ><span -class="cmti-10">807</span></a> <br /></span> +href="glossaries-user.html#dx1-75052" ><span +class="cmti-10">809</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryshort</span></span></span>  <a -href="glossaries-user.html#dx1-55105" ><span -class="cmti-10">808</span></a> <br /></span> +href="glossaries-user.html#dx1-56109" ><span +class="cmti-10">810</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryshort</span></span></span>  <a -href="glossaries-user.html#dx1-55104" ><span -class="cmti-10">809</span></a> <br /></span> +href="glossaries-user.html#dx1-56108" ><span +class="cmti-10">811</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryshortpl</span></span></span>  <a -href="glossaries-user.html#dx1-55107" ><span -class="cmti-10">810</span></a> <br /></span> +href="glossaries-user.html#dx1-56111" ><span +class="cmti-10">812</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryshortpl</span></span></span>  <a -href="glossaries-user.html#dx1-55106" ><span -class="cmti-10">811</span></a> <br /></span> +href="glossaries-user.html#dx1-56110" ><span +class="cmti-10">813</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentrysymbol</span></span></span>  <a -href="glossaries-user.html#dx1-48031" ><span -class="cmti-10">812</span></a> <br /></span> +href="glossaries-user.html#dx1-49033" ><span +class="cmti-10">814</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrysymbol</span></span></span>  <a -href="glossaries-user.html#dx1-43064" >813</a>, <a -href="glossaries-user.html#dx1-48030" ><span -class="cmti-10">814</span></a> <br /></span> +href="glossaries-user.html#dx1-44064" >815</a>, <a +href="glossaries-user.html#dx1-49032" ><span +class="cmti-10">816</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentrysymbolplural</span></span></span>  <a -href="glossaries-user.html#dx1-48036" ><span -class="cmti-10">815</span></a> <br /></span> +href="glossaries-user.html#dx1-49038" ><span +class="cmti-10">817</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrysymbolplural</span></span></span>  <a -href="glossaries-user.html#dx1-48035" ><span -class="cmti-10">816</span></a> <br /></span> +href="glossaries-user.html#dx1-49037" ><span +class="cmti-10">818</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentrytext</span></span></span>  <a -href="glossaries-user.html#dx1-29005" >817</a>, <a -href="glossaries-user.html#dx1-40010" >818</a>, <a -href="glossaries-user.html#dx1-48013" ><span -class="cmti-10">819</span></a>, <a -href="glossaries-user.html#dx1-55099" >820</a>, <a -href="glossaries-user.html#dx1-74061" >821</a> <br /></span> +href="glossaries-user.html#dx1-30005" >819</a>, <a +href="glossaries-user.html#dx1-41010" >820</a>, <a +href="glossaries-user.html#dx1-49015" ><span +class="cmti-10">821</span></a>, <a +href="glossaries-user.html#dx1-56103" >822</a>, <a +href="glossaries-user.html#dx1-75061" >823</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentrytext</span></span></span>  <a -href="glossaries-user.html#dx1-29004" >822</a>, <a -href="glossaries-user.html#dx1-40009" >823</a>, <a -href="glossaries-user.html#dx1-47012" >824</a>, <a -href="glossaries-user.html#dx1-48012" ><span -class="cmti-10">825</span></a>, <a -href="glossaries-user.html#dx1-48050" >826</a>, <a -href="glossaries-user.html#dx1-55098" >827</a> <br /></span> +href="glossaries-user.html#dx1-30004" >824</a>, <a +href="glossaries-user.html#dx1-41009" >825</a>, <a +href="glossaries-user.html#dx1-48012" >826</a>, <a +href="glossaries-user.html#dx1-49014" ><span +class="cmti-10">827</span></a>, <a +href="glossaries-user.html#dx1-49052" >828</a>, <a +href="glossaries-user.html#dx1-56102" >829</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryuseri</span></span></span>  <a -href="glossaries-user.html#dx1-48038" ><span -class="cmti-10">828</span></a> <br /></span> +href="glossaries-user.html#dx1-49040" ><span +class="cmti-10">830</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryuseri</span></span></span>  <a -href="glossaries-user.html#dx1-48037" ><span -class="cmti-10">829</span></a>, <a -href="glossaries-user.html#dx1-72043" >830</a> <br /></span> +href="glossaries-user.html#dx1-49039" ><span +class="cmti-10">831</span></a>, <a +href="glossaries-user.html#dx1-73043" >832</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryuserii</span></span></span>  <a -href="glossaries-user.html#dx1-48040" ><span -class="cmti-10">831</span></a> <br /></span> +href="glossaries-user.html#dx1-49042" ><span +class="cmti-10">833</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryuserii</span></span></span>  <a -href="glossaries-user.html#dx1-48039" ><span -class="cmti-10">832</span></a> <br /></span> +href="glossaries-user.html#dx1-49041" ><span +class="cmti-10">834</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryuseriii</span></span></span>  <a -href="glossaries-user.html#dx1-48042" ><span -class="cmti-10">833</span></a> <br /></span> +href="glossaries-user.html#dx1-49044" ><span +class="cmti-10">835</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryuseriii</span></span></span>  <a -href="glossaries-user.html#dx1-48041" ><span -class="cmti-10">834</span></a> <br /></span> +href="glossaries-user.html#dx1-49043" ><span +class="cmti-10">836</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryuseriv</span></span></span>  <a -href="glossaries-user.html#dx1-48044" ><span -class="cmti-10">835</span></a> <br /></span> +href="glossaries-user.html#dx1-49046" ><span +class="cmti-10">837</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryuseriv</span></span></span>  <a -href="glossaries-user.html#dx1-48043" ><span -class="cmti-10">836</span></a> <br /></span> +href="glossaries-user.html#dx1-49045" ><span +class="cmti-10">838</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryuserv</span></span></span>  <a -href="glossaries-user.html#dx1-48046" ><span -class="cmti-10">837</span></a> <br /></span> +href="glossaries-user.html#dx1-49048" ><span +class="cmti-10">839</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryuserv</span></span></span>  <a -href="glossaries-user.html#dx1-48045" ><span -class="cmti-10">838</span></a> <br /></span> +href="glossaries-user.html#dx1-49047" ><span +class="cmti-10">840</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsentryuservi</span></span></span>  <a -href="glossaries-user.html#dx1-48048" ><span -class="cmti-10">839</span></a> <br /></span> +href="glossaries-user.html#dx1-49050" ><span +class="cmti-10">841</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsentryuservi</span></span></span>  <a -href="glossaries-user.html#dx1-48047" ><span -class="cmti-10">840</span></a> <br /></span> +href="glossaries-user.html#dx1-49049" ><span +class="cmti-10">842</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsexpandfields</span></span></span>  <a -href="glossaries-user.html#dx1-30022" ><span -class="cmti-10">841</span></a> <br /></span> +href="glossaries-user.html#dx1-31022" ><span +class="cmti-10">843</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSfirst</span></span></span>  <a -href="glossaries-user.html#dx1-42015" ><span -class="cmti-10">842</span></a> <br /></span> +href="glossaries-user.html#dx1-43015" ><span +class="cmti-10">844</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsfirst</span></span></span>  <a -href="glossaries-user.html#dx1-42014" ><span -class="cmti-10">843</span></a> <br /></span> +href="glossaries-user.html#dx1-43014" ><span +class="cmti-10">845</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsfirst</span></span></span>  <a -href="glossaries-user.html#dx1-42011" ><span -class="cmti-10">844</span></a> <br /></span> +href="glossaries-user.html#dx1-43011" ><span +class="cmti-10">846</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSfirstplural</span></span></span>  <a -href="glossaries-user.html#dx1-42025" ><span -class="cmti-10">845</span></a> <br /></span> +href="glossaries-user.html#dx1-43025" ><span +class="cmti-10">847</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsfirstplural</span></span></span>  <a -href="glossaries-user.html#dx1-42024" ><span -class="cmti-10">846</span></a> <br /></span> +href="glossaries-user.html#dx1-43024" ><span +class="cmti-10">848</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsfirstplural</span></span></span>  <a -href="glossaries-user.html#dx1-42021" ><span -class="cmti-10">847</span></a> <br /></span> +href="glossaries-user.html#dx1-43021" ><span +class="cmti-10">849</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsgenacfmt</span></span></span>  <a -href="glossaries-user.html#dx1-43037" ><span -class="cmti-10">848</span></a>, <a -href="glossaries-user.html#dx1-43059" >849</a>, <a -href="glossaries-user.html#dx1-56007" >850</a>, <a -href="glossaries-user.html#dx1-58003" >851</a>, <a -href="glossaries-user.html#dx1-58009" >852</a>, <a -href="glossaries-user.html#dx1-58046" >853</a> <br /></span> +href="glossaries-user.html#dx1-44037" ><span +class="cmti-10">850</span></a>, <a +href="glossaries-user.html#dx1-44059" >851</a>, <a +href="glossaries-user.html#dx1-57007" >852</a>, <a +href="glossaries-user.html#dx1-59003" >853</a>, <a +href="glossaries-user.html#dx1-59009" >854</a>, <a +href="glossaries-user.html#dx1-59046" >855</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsgenentryfmt</span></span></span>  <a -href="glossaries-user.html#dx1-43031" ><span -class="cmti-10">854</span></a>, <a -href="glossaries-user.html#dx1-58010" >855</a>, <a -href="glossaries-user.html#dx1-58045" >856</a> <br /></span> +href="glossaries-user.html#dx1-44031" ><span +class="cmti-10">856</span></a>, <a +href="glossaries-user.html#dx1-59010" >857</a>, <a +href="glossaries-user.html#dx1-59045" >858</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsgetgrouptitle</span></span></span>  <a -href="glossaries-user.html#dx1-72026" ><span -class="cmti-10">857</span></a> <br /></span> +href="glossaries-user.html#dx1-73026" ><span +class="cmti-10">859</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsglossarymark</span></span></span>  <a -href="glossaries-user.html#dx1-16013" ><span -class="cmti-10">858</span></a>, <a -href="glossaries-user.html#dx1-16023" >859</a>, <a -href="glossaries-user.html#dx1-49056" ><span +href="glossaries-user.html#dx1-17013" ><span class="cmti-10">860</span></a>, <a -href="glossaries-user.html#dx1-49057" >861</a>, <a -href="glossaries-user.html#dx1-49058" >862</a> <br /></span> +href="glossaries-user.html#dx1-17023" >861</a>, <a +href="glossaries-user.html#dx1-50056" ><span +class="cmti-10">862</span></a>, <a +href="glossaries-user.html#dx1-50057" >863</a>, <a +href="glossaries-user.html#dx1-50058" >864</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsgroupheading</span></span></span>  <a -href="glossaries-user.html#dx1-72020" ><span -class="cmti-10">863</span></a>, <a -href="glossaries-user.html#dx1-72076" >864</a> <br /></span> +href="glossaries-user.html#dx1-73020" ><span +class="cmti-10">865</span></a>, <a +href="glossaries-user.html#dx1-73076" >866</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsgroupskip</span></span></span>  <a -href="glossaries-user.html#dx1-63024" >865</a>, <a -href="glossaries-user.html#dx1-72033" ><span -class="cmti-10">866</span></a>, <a -href="glossaries-user.html#dx1-72077" >867</a> <br /></span> +href="glossaries-user.html#dx1-64024" >867</a>, <a +href="glossaries-user.html#dx1-73033" ><span +class="cmti-10">868</span></a>, <a +href="glossaries-user.html#dx1-73077" >869</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glshyperlink</span></span></span>  <a -href="glossaries-user.html#dx1-44022" >868</a>, <a -href="glossaries-user.html#dx1-48002" >869</a>, <a -href="glossaries-user.html#dx1-48049" ><span -class="cmti-10">870</span></a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\glshypernavsep</span></span></span>  <a -href="glossaries-user.html#dx1-64016" ><span -class="cmti-10">871</span></a> <br /></span> +href="glossaries-user.html#dx1-45022" >870</a>, <a +href="glossaries-user.html#dx1-49002" >871</a>, <a +href="glossaries-user.html#dx1-49051" ><span +class="cmti-10">872</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\glshypernavsep</span></span></span>  <a +href="glossaries-user.html#dx1-65016" ><span +class="cmti-10">873</span></a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsifhyper</span></span></span>  <a -href="glossaries-user.html#dx1-43027" >872</a> <br /></span> +href="glossaries-user.html#dx1-44027" >874</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsifhyperon</span></span></span>  <a -href="glossaries-user.html#dx1-43022" ><span -class="cmti-10">873</span></a> <br /></span> +href="glossaries-user.html#dx1-44022" ><span +class="cmti-10">875</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsIfListOfAcronyms</span></span></span>  <a -href="glossaries-user.html#dx1-19025" ><span -class="cmti-10">874</span></a> <br /></span> +href="glossaries-user.html#dx1-20025" ><span +class="cmti-10">876</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsifplural</span></span></span>  <a -href="glossaries-user.html#dx1-43020" ><span -class="cmti-10">875</span></a>, <a -href="glossaries-user.html#dx1-58005" >876</a> <br /></span> +href="glossaries-user.html#dx1-44020" ><span +class="cmti-10">877</span></a>, <a +href="glossaries-user.html#dx1-59005" >878</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsinlineparentchildseparator</span></span></span>  <a -href="glossaries-user.html#dx1-71012" ><span -class="cmti-10">877</span></a>, <a -href="glossaries-user.html#dx1-71013" >878</a> <br /></span> +href="glossaries-user.html#dx1-72012" ><span +class="cmti-10">879</span></a>, <a +href="glossaries-user.html#dx1-72013" >880</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsinlineseparator</span></span></span>  <a -href="glossaries-user.html#dx1-71008" ><span -class="cmti-10">879</span></a>, <a -href="glossaries-user.html#dx1-71009" >880</a> <br /></span> +href="glossaries-user.html#dx1-72008" ><span +class="cmti-10">881</span></a>, <a +href="glossaries-user.html#dx1-72009" >882</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsinlinesubseparator</span></span></span>  <a -href="glossaries-user.html#dx1-71010" ><span -class="cmti-10">881</span></a>, <a -href="glossaries-user.html#dx1-71011" >882</a> <br /></span> +href="glossaries-user.html#dx1-72010" ><span +class="cmti-10">883</span></a>, <a +href="glossaries-user.html#dx1-72011" >884</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsinsert</span></span></span>  <a -href="glossaries-user.html#dx1-43019" ><span -class="cmti-10">883</span></a> <br /></span> +href="glossaries-user.html#dx1-44019" ><span +class="cmti-10">885</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslabel</span></span></span>  <a -href="glossaries-user.html#dx1-15084" >884</a>, <a -href="glossaries-user.html#dx1-43012" ><span -class="cmti-10">885</span></a> <br /></span> +href="glossaries-user.html#dx1-16084" >886</a>, <a +href="glossaries-user.html#dx1-44012" ><span +class="cmti-10">887</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslabeltok</span></span></span>  <a -href="glossaries-user.html#dx1-58024" ><span -class="cmti-10">886</span></a> <br /></span> +href="glossaries-user.html#dx1-59024" ><span +class="cmti-10">888</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsletentryfield</span></span></span>  <a -href="glossaries-user.html#dx1-48032" ><span -class="cmti-10">887</span></a> <br /></span> +href="glossaries-user.html#dx1-49034" ><span +class="cmti-10">889</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslink</span></span></span>  <a -href="glossaries-user.html#dx1-15075" >888</a>, <a -href="glossaries-user.html#dx1-42003" >889</a>, <a -href="glossaries-user.html#dx1-42004" ><span -class="cmti-10">890</span></a>, <a -href="glossaries-user.html#dx1-52007" >891</a>, <a -href="glossaries-user.html#dx1-58056" >892</a> <br /></span> +href="glossaries-user.html#dx1-16075" >890</a>, <a +href="glossaries-user.html#dx1-43003" >891</a>, <a +href="glossaries-user.html#dx1-43004" ><span +class="cmti-10">892</span></a>, <a +href="glossaries-user.html#dx1-53007" >893</a>, <a +href="glossaries-user.html#dx1-59056" >894</a> <br /></span> <span class="index-item"><span class="cmtt-10">\glslink </span>options<br /></span> <span class="index-subitem">    <span class="cmss-10">counter</span>  <a -href="glossaries-user.html#dx1-40066" >893</a>, <a -href="glossaries-user.html#dx1-52006" >894</a> <br /></span> +href="glossaries-user.html#dx1-41066" >895</a>, <a +href="glossaries-user.html#dx1-53006" >896</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">format</span>  <a -href="glossaries-user.html#dx1-40034" >895</a>, <a -href="glossaries-user.html#dx1-40043" >896</a>, <a -href="glossaries-user.html#dx1-48066" >897</a>, <a -href="glossaries-user.html#dx1-52010" >898</a>, <a -href="glossaries-user.html#dx1-52015" >899</a> <br /></span> +href="glossaries-user.html#dx1-41034" >897</a>, <a +href="glossaries-user.html#dx1-41043" >898</a>, <a +href="glossaries-user.html#dx1-49068" >899</a>, <a +href="glossaries-user.html#dx1-53010" >900</a>, <a +href="glossaries-user.html#dx1-53015" >901</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">hyper</span>  <a -href="glossaries-user.html#dx1-15080" >900</a>, <a -href="glossaries-user.html#dx1-40028" >901</a>, <a -href="glossaries-user.html#dx1-40029" >902</a>, <a -href="glossaries-user.html#dx1-43023" >903</a>, <a -href="glossaries-user.html#dx1-43029" >904</a>, <a -href="glossaries-user.html#dx1-44003" >905</a>, <a -href="glossaries-user.html#dx1-45002" >906</a> <br /></span> +href="glossaries-user.html#dx1-16080" >902</a>, <a +href="glossaries-user.html#dx1-41028" >903</a>, <a +href="glossaries-user.html#dx1-41029" >904</a>, <a +href="glossaries-user.html#dx1-44023" >905</a>, <a +href="glossaries-user.html#dx1-44029" >906</a>, <a +href="glossaries-user.html#dx1-45003" >907</a>, <a +href="glossaries-user.html#dx1-46002" >908</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">local</span>  <a -href="glossaries-user.html#dx1-40067" >907</a> <br /></span> +href="glossaries-user.html#dx1-41067" >909</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslinkcheckfirsthyperhook</span></span></span>  <a -href="glossaries-user.html#dx1-15082" ><span -class="cmti-10">908</span></a> <br /></span> +href="glossaries-user.html#dx1-16082" ><span +class="cmti-10">910</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslinkvar</span></span></span>  <a -href="glossaries-user.html#dx1-43028" ><span -class="cmti-10">909</span></a> <br /></span> +href="glossaries-user.html#dx1-44028" ><span +class="cmti-10">911</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslistdottedwidth</span></span></span>  <a -href="glossaries-user.html#dx1-64032" ><span -class="cmti-10">910</span></a> <br /></span> +href="glossaries-user.html#dx1-65032" ><span +class="cmti-10">912</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslocalreset</span></span></span>  <a -href="glossaries-user.html#dx1-61004" ><span -class="cmti-10">911</span></a> <br /></span> +href="glossaries-user.html#dx1-62004" ><span +class="cmti-10">913</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslocalresetall</span></span></span>  <a -href="glossaries-user.html#dx1-61008" ><span -class="cmti-10">912</span></a> <br /></span> +href="glossaries-user.html#dx1-62008" ><span +class="cmti-10">914</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslocalunset</span></span></span>  <a -href="glossaries-user.html#dx1-61006" ><span -class="cmti-10">913</span></a> <br /></span> +href="glossaries-user.html#dx1-62006" ><span +class="cmti-10">915</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslocalunsetall</span></span></span>  <a -href="glossaries-user.html#dx1-61010" ><span -class="cmti-10">914</span></a> <br /></span> +href="glossaries-user.html#dx1-62010" ><span +class="cmti-10">916</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glslongtok</span></span></span>  <a -href="glossaries-user.html#dx1-58025" ><span -class="cmti-10">915</span></a> <br /></span> +href="glossaries-user.html#dx1-59025" ><span +class="cmti-10">917</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsmcols</span></span></span>  <a -href="glossaries-user.html#dx1-70011" ><span -class="cmti-10">916</span></a> <br /></span> +href="glossaries-user.html#dx1-71011" ><span +class="cmti-10">918</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsmoveentry</span></span></span>  <a -href="glossaries-user.html#dx1-35001" ><span -class="cmti-10">917</span></a> <br /></span> +href="glossaries-user.html#dx1-36001" ><span +class="cmti-10">919</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSname</span></span></span>  <a -href="glossaries-user.html#dx1-42032" ><span -class="cmti-10">918</span></a> <br /></span> +href="glossaries-user.html#dx1-43032" ><span +class="cmti-10">920</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsname</span></span></span>  <a -href="glossaries-user.html#dx1-42031" ><span -class="cmti-10">919</span></a> <br /></span> +href="glossaries-user.html#dx1-43031" ><span +class="cmti-10">921</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsname</span></span></span>  <a -href="glossaries-user.html#dx1-42026" ><span -class="cmti-10">920</span></a> <br /></span> +href="glossaries-user.html#dx1-43026" ><span +class="cmti-10">922</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnamefont</span></span></span>  <a -href="glossaries-user.html#dx1-49069" ><span -class="cmti-10">921</span></a>, <a -href="glossaries-user.html#dx1-57009" >922</a>, <a -href="glossaries-user.html#dx1-69005" >923</a> <br /></span> +href="glossaries-user.html#dx1-50069" ><span +class="cmti-10">923</span></a>, <a +href="glossaries-user.html#dx1-58009" >924</a>, <a +href="glossaries-user.html#dx1-70005" >925</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnavhypertarget</span></span></span>  <a -href="glossaries-user.html#dx1-72030" ><span -class="cmti-10">924</span></a> <br /></span> +href="glossaries-user.html#dx1-73030" ><span +class="cmti-10">926</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnoexpandfields</span></span></span>  <a -href="glossaries-user.html#dx1-30023" ><span -class="cmti-10">925</span></a> <br /></span> +href="glossaries-user.html#dx1-31023" ><span +class="cmti-10">927</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnoidxdisplayloc</span></span></span>  <a -href="glossaries-user.html#dx1-39032" ><span -class="cmti-10">926</span></a> <br /></span> +href="glossaries-user.html#dx1-40032" ><span +class="cmti-10">928</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnumberformat</span></span></span>  <a -href="glossaries-user.html#dx1-39012" >927</a>, <a -href="glossaries-user.html#dx1-52043" >928</a> <br /></span> +href="glossaries-user.html#dx1-40012" >929</a>, <a +href="glossaries-user.html#dx1-53043" >930</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnumberlistloop</span></span></span>  <a -href="glossaries-user.html#dx1-39029" ><span -class="cmti-10">929</span></a> <br /></span> +href="glossaries-user.html#dx1-40029" ><span +class="cmti-10">931</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnumbersgroupname</span></span></span>  <a -href="glossaries-user.html#dx1-8032" >930</a> <br /></span> +href="glossaries-user.html#dx1-8032" >932</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnumbersgrouptitle</span></span></span>  <a -href="glossaries-user.html#dx1-72028" >931</a> <br /></span> +href="glossaries-user.html#dx1-73028" >933</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnumlistlastsep</span></span></span>  <a -href="glossaries-user.html#dx1-48065" ><span -class="cmti-10">932</span></a> <br /></span> +href="glossaries-user.html#dx1-49067" ><span +class="cmti-10">934</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsnumlistsep</span></span></span>  <a -href="glossaries-user.html#dx1-48064" ><span -class="cmti-10">933</span></a> <br /></span> +href="glossaries-user.html#dx1-49066" ><span +class="cmti-10">935</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsopenbrace</span></span></span>  <a -href="glossaries-user.html#dx1-50007" ><span -class="cmti-10">934</span></a> <br /></span> +href="glossaries-user.html#dx1-51007" ><span +class="cmti-10">936</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspagelistwidth</span></span></span>  <a -href="glossaries-user.html#dx1-63011" ><span -class="cmti-10">935</span></a>, <a -href="glossaries-user.html#dx1-65022" >936</a>, <a -href="glossaries-user.html#dx1-65041" >937</a>, <a +href="glossaries-user.html#dx1-64011" ><span +class="cmti-10">937</span></a>, <a href="glossaries-user.html#dx1-66022" >938</a>, <a -href="glossaries-user.html#dx1-66032" >939</a>, <a -href="glossaries-user.html#dx1-67028" >940</a>, <a -href="glossaries-user.html#dx1-67047" >941</a>, <a -href="glossaries-user.html#dx1-68025" >942</a> <br /></span> +href="glossaries-user.html#dx1-66041" >939</a>, <a +href="glossaries-user.html#dx1-67022" >940</a>, <a +href="glossaries-user.html#dx1-67032" >941</a>, <a +href="glossaries-user.html#dx1-68028" >942</a>, <a +href="glossaries-user.html#dx1-68047" >943</a>, <a +href="glossaries-user.html#dx1-69025" >944</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspar</span></span></span>  <a -href="glossaries-user.html#dx1-26017" ><span -class="cmti-10">943</span></a> <br /></span> +href="glossaries-user.html#dx1-27017" ><span +class="cmti-10">945</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspercentchar</span></span></span>  <a -href="glossaries-user.html#dx1-50009" ><span -class="cmti-10">944</span></a> <br /></span> +href="glossaries-user.html#dx1-51009" ><span +class="cmti-10">946</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSpl</span></span></span>  <a -href="glossaries-user.html#dx1-3015" >945</a>, <a -href="glossaries-user.html#dx1-26030" >946</a>, <a -href="glossaries-user.html#dx1-26064" >947</a>, <a -href="glossaries-user.html#dx1-41020" ><span -class="cmti-10">948</span></a>, <a -href="glossaries-user.html#dx1-74037" >949</a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\Glspl</span></span></span>  <a -href="glossaries-user.html#dx1-3014" >950</a>, <a -href="glossaries-user.html#dx1-26029" >951</a>, <a -href="glossaries-user.html#dx1-26063" >952</a>, <a -href="glossaries-user.html#dx1-26123" >953</a>, <a -href="glossaries-user.html#dx1-41019" ><span -class="cmti-10">954</span></a>, <a -href="glossaries-user.html#dx1-55097" >955</a>, <a -href="glossaries-user.html#dx1-74035" >956</a> <br /></span> +href="glossaries-user.html#dx1-3015" >947</a>, <a +href="glossaries-user.html#dx1-27030" >948</a>, <a +href="glossaries-user.html#dx1-27064" >949</a>, <a +href="glossaries-user.html#dx1-42020" ><span +class="cmti-10">950</span></a>, <a +href="glossaries-user.html#dx1-75037" >951</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\Glspl</span></span></span>  <a +href="glossaries-user.html#dx1-3014" >952</a>, <a +href="glossaries-user.html#dx1-27029" >953</a>, <a +href="glossaries-user.html#dx1-27063" >954</a>, <a +href="glossaries-user.html#dx1-27123" >955</a>, <a +href="glossaries-user.html#dx1-42019" ><span +class="cmti-10">956</span></a>, <a +href="glossaries-user.html#dx1-56101" >957</a>, <a +href="glossaries-user.html#dx1-75035" >958</a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspl</span></span></span>  <a -href="glossaries-user.html#dx1-3013" >957</a>, <a -href="glossaries-user.html#dx1-26028" >958</a>, <a -href="glossaries-user.html#dx1-26036" >959</a>, <a -href="glossaries-user.html#dx1-26041" >960</a>, <a -href="glossaries-user.html#dx1-26050" >961</a>, <a -href="glossaries-user.html#dx1-26052" >962</a>, <a -href="glossaries-user.html#dx1-26062" >963</a>, <a -href="glossaries-user.html#dx1-41018" ><span -class="cmti-10">964</span></a>, <a -href="glossaries-user.html#dx1-43017" >965</a>, <a -href="glossaries-user.html#dx1-55095" >966</a> <br /></span> +href="glossaries-user.html#dx1-3013" >959</a>, <a +href="glossaries-user.html#dx1-27028" >960</a>, <a +href="glossaries-user.html#dx1-27036" >961</a>, <a +href="glossaries-user.html#dx1-27041" >962</a>, <a +href="glossaries-user.html#dx1-27050" >963</a>, <a +href="glossaries-user.html#dx1-27052" >964</a>, <a +href="glossaries-user.html#dx1-27062" >965</a>, <a +href="glossaries-user.html#dx1-42018" ><span +class="cmti-10">966</span></a>, <a +href="glossaries-user.html#dx1-44017" >967</a>, <a +href="glossaries-user.html#dx1-56099" >968</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSplural</span></span></span>  <a -href="glossaries-user.html#dx1-42020" ><span -class="cmti-10">967</span></a> <br /></span> +href="glossaries-user.html#dx1-43020" ><span +class="cmti-10">969</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsplural</span></span></span>  <a -href="glossaries-user.html#dx1-42019" ><span -class="cmti-10">968</span></a> <br /></span> +href="glossaries-user.html#dx1-43019" ><span +class="cmti-10">970</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsplural</span></span></span>  <a -href="glossaries-user.html#dx1-42016" ><span -class="cmti-10">969</span></a> <br /></span> +href="glossaries-user.html#dx1-43016" ><span +class="cmti-10">971</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspluralsuffix</span></span></span>  <a -href="glossaries-user.html#dx1-26037" >970</a>, <a -href="glossaries-user.html#dx1-26039" >971</a>, <a -href="glossaries-user.html#dx1-26044" >972</a>, <a -href="glossaries-user.html#dx1-27001" ><span -class="cmti-10">973</span></a> <br /></span> +href="glossaries-user.html#dx1-27037" >972</a>, <a +href="glossaries-user.html#dx1-27039" >973</a>, <a +href="glossaries-user.html#dx1-27044" >974</a>, <a +href="glossaries-user.html#dx1-28001" ><span +class="cmti-10">975</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspostdescription</span></span></span>  <a -href="glossaries-user.html#dx1-63031" ><span -class="cmti-10">974</span></a> <br /></span> +href="glossaries-user.html#dx1-64031" ><span +class="cmti-10">976</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspostinline</span></span></span>  <a -href="glossaries-user.html#dx1-71014" ><span -class="cmti-10">975</span></a>, <a -href="glossaries-user.html#dx1-71015" >976</a> <br /></span> +href="glossaries-user.html#dx1-72014" ><span +class="cmti-10">977</span></a>, <a +href="glossaries-user.html#dx1-72015" >978</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsprestandardsort</span></span></span>  <a -href="glossaries-user.html#dx1-18021" ><span -class="cmti-10">977</span></a>, <a -href="glossaries-user.html#dx1-26073" >978</a> <br /></span> +href="glossaries-user.html#dx1-19021" ><span +class="cmti-10">979</span></a>, <a +href="glossaries-user.html#dx1-27073" >980</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsquote</span></span></span>  <a -href="glossaries-user.html#dx1-50014" ><span -class="cmti-10">979</span></a> <br /></span> +href="glossaries-user.html#dx1-51014" ><span +class="cmti-10">981</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsrefentry</span></span></span>  <a -href="glossaries-user.html#dx1-5055" >980</a>, <a -href="glossaries-user.html#dx1-17005" ><span -class="cmti-10">981</span></a>, <a -href="glossaries-user.html#dx1-17023" >982</a>, <a -href="glossaries-user.html#dx1-49032" >983</a>, <a -href="glossaries-user.html#dx1-49037" >984</a> <br /></span> +href="glossaries-user.html#dx1-5055" >982</a>, <a +href="glossaries-user.html#dx1-18005" ><span +class="cmti-10">983</span></a>, <a +href="glossaries-user.html#dx1-18023" >984</a>, <a +href="glossaries-user.html#dx1-50032" >985</a>, <a +href="glossaries-user.html#dx1-50037" >986</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsreset</span></span></span>  <a -href="glossaries-user.html#dx1-55023" >985</a>, <a -href="glossaries-user.html#dx1-61003" ><span -class="cmti-10">986</span></a> <br /></span> +href="glossaries-user.html#dx1-56027" >987</a>, <a +href="glossaries-user.html#dx1-62003" ><span +class="cmti-10">988</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsresetall</span></span></span>  <a -href="glossaries-user.html#dx1-61007" ><span -class="cmti-10">987</span></a> <br /></span> +href="glossaries-user.html#dx1-62007" ><span +class="cmti-10">989</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsresetentrycounter</span></span></span>  <a -href="glossaries-user.html#dx1-17015" ><span -class="cmti-10">988</span></a> <br /></span> +href="glossaries-user.html#dx1-18015" ><span +class="cmti-10">990</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glssee</span></span></span>  <a -href="glossaries-user.html#dx1-17059" >989</a>, <a -href="glossaries-user.html#dx1-40048" >990</a>, <a -href="glossaries-user.html#dx1-46017" ><span -class="cmti-10">991</span></a>, <a -href="glossaries-user.html#dx1-46024" >992</a>, <a -href="glossaries-user.html#dx1-4002" >993</a> <br /></span> +href="glossaries-user.html#dx1-18059" >991</a>, <a +href="glossaries-user.html#dx1-41048" >992</a>, <a +href="glossaries-user.html#dx1-47017" ><span +class="cmti-10">993</span></a>, <a +href="glossaries-user.html#dx1-47024" >994</a>, <a +href="glossaries-user.html#dx1-4002" >995</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsseeformat</span></span></span>  <a -href="glossaries-user.html#dx1-47002" ><span -class="cmti-10">994</span></a>, <a -href="glossaries-user.html#dx1-47016" >995</a> <br /></span> +href="glossaries-user.html#dx1-48002" ><span +class="cmti-10">996</span></a>, <a +href="glossaries-user.html#dx1-48016" >997</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsseeitemformat</span></span></span>  <a -href="glossaries-user.html#dx1-47011" ><span -class="cmti-10">996</span></a> <br /></span> +href="glossaries-user.html#dx1-48011" ><span +class="cmti-10">998</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsseelastsep</span></span></span>  <a -href="glossaries-user.html#dx1-47009" ><span -class="cmti-10">997</span></a> <br /></span> +href="glossaries-user.html#dx1-48009" ><span +class="cmti-10">999</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsseelist</span></span></span>  <a -href="glossaries-user.html#dx1-47017" >998</a> <br /></span> +href="glossaries-user.html#dx1-48017" >1000</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsseesep</span></span></span>  <a -href="glossaries-user.html#dx1-47008" ><span -class="cmti-10">999</span></a> <br /></span> +href="glossaries-user.html#dx1-48008" ><span +class="cmti-10">1001</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsSetAlphaCompositor</span></span></span>  <a -href="glossaries-user.html#dx1-25019" ><span -class="cmti-10">1000</span></a> <br /></span> +href="glossaries-user.html#dx1-26019" ><span +class="cmti-10">1002</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsSetCompositor</span></span></span>  <a -href="glossaries-user.html#dx1-25018" ><span -class="cmti-10">1001</span></a> <br /></span> +href="glossaries-user.html#dx1-26018" ><span +class="cmti-10">1003</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glssetexpandfield</span></span></span>  <a -href="glossaries-user.html#dx1-30007" ><span -class="cmti-10">1002</span></a> <br /></span> +href="glossaries-user.html#dx1-31007" ><span +class="cmti-10">1004</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glssetnoexpandfield</span></span></span>  <a -href="glossaries-user.html#dx1-30008" ><span -class="cmti-10">1003</span></a> <br /></span> +href="glossaries-user.html#dx1-31008" ><span +class="cmti-10">1005</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsSetSuffixF</span></span></span>  <a -href="glossaries-user.html#dx1-39021" ><span -class="cmti-10">1004</span></a> <br /></span> +href="glossaries-user.html#dx1-40021" ><span +class="cmti-10">1006</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsSetSuffixFF</span></span></span>  <a -href="glossaries-user.html#dx1-39022" ><span -class="cmti-10">1005</span></a> <br /></span> +href="glossaries-user.html#dx1-40022" ><span +class="cmti-10">1007</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glssetwidest</span></span></span>  <a -href="glossaries-user.html#dx1-69033" ><span -class="cmti-10">1006</span></a> <br /></span> +href="glossaries-user.html#dx1-70033" ><span +class="cmti-10">1008</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GlsSetXdyCodePage</span></span></span>  <a -href="glossaries-user.html#dx1-9062" >1007</a>, <a -href="glossaries-user.html#dx1-18070" >1008</a>, <a -href="glossaries-user.html#dx1-51010" ><span -class="cmti-10">1009</span></a> <br /></span> +href="glossaries-user.html#dx1-10062" >1009</a>, <a +href="glossaries-user.html#dx1-19070" >1010</a>, <a +href="glossaries-user.html#dx1-52010" ><span +class="cmti-10">1011</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GlsSetXdyFirstLetterAfterDigits</span></span></span>  <a -href="glossaries-user.html#dx1-53002" ><span -class="cmti-10">1010</span></a> <br /></span> +href="glossaries-user.html#dx1-54002" ><span +class="cmti-10">1012</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GlsSetXdyLanguage</span></span></span>  <a -href="glossaries-user.html#dx1-9061" >1011</a>, <a -href="glossaries-user.html#dx1-18069" >1012</a>, <a -href="glossaries-user.html#dx1-22017" >1013</a>, <a -href="glossaries-user.html#dx1-51007" ><span -class="cmti-10">1014</span></a> <br /></span> +href="glossaries-user.html#dx1-10061" >1013</a>, <a +href="glossaries-user.html#dx1-19069" >1014</a>, <a +href="glossaries-user.html#dx1-23017" >1015</a>, <a +href="glossaries-user.html#dx1-52007" ><span +class="cmti-10">1016</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GlsSetXdyLocationClassOrder</span></span></span>  <a -href="glossaries-user.html#dx1-52051" ><span -class="cmti-10">1015</span></a> <br /></span> +href="glossaries-user.html#dx1-53051" ><span +class="cmti-10">1017</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GlsSetXdyMinRangeLength</span></span></span>  <a -href="glossaries-user.html#dx1-39016" >1016</a>, <a -href="glossaries-user.html#dx1-52056" ><span -class="cmti-10">1017</span></a> <br /></span> +href="glossaries-user.html#dx1-40016" >1018</a>, <a +href="glossaries-user.html#dx1-53056" ><span +class="cmti-10">1019</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsshorttok</span></span></span>  <a -href="glossaries-user.html#dx1-58026" ><span -class="cmti-10">1018</span></a> <br /></span> +href="glossaries-user.html#dx1-59026" ><span +class="cmti-10">1020</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glssortnumberfmt</span></span></span>  <a -href="glossaries-user.html#dx1-18017" ><span -class="cmti-10">1019</span></a> <br /></span> +href="glossaries-user.html#dx1-19017" ><span +class="cmti-10">1021</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glssubentrycounterlabel</span></span></span>  <a -href="glossaries-user.html#dx1-72066" ><span -class="cmti-10">1020</span></a> <br /></span> +href="glossaries-user.html#dx1-73066" ><span +class="cmti-10">1022</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glssubentryitem</span></span></span>  <a -href="glossaries-user.html#dx1-72063" ><span -class="cmti-10">1021</span></a>, <a -href="glossaries-user.html#dx1-72081" >1022</a> <br /></span> +href="glossaries-user.html#dx1-73063" ><span +class="cmti-10">1023</span></a>, <a +href="glossaries-user.html#dx1-73081" >1024</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSsymbol</span></span></span>  <a -href="glossaries-user.html#dx1-42037" ><span -class="cmti-10">1023</span></a> <br /></span> +href="glossaries-user.html#dx1-43037" ><span +class="cmti-10">1025</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glssymbol</span></span></span>  <a -href="glossaries-user.html#dx1-42036" ><span -class="cmti-10">1024</span></a> <br /></span> +href="glossaries-user.html#dx1-43036" ><span +class="cmti-10">1026</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glssymbol</span></span></span>  <a -href="glossaries-user.html#dx1-42033" ><span -class="cmti-10">1025</span></a>, <a -href="glossaries-user.html#dx1-43065" >1026</a> <br /></span> +href="glossaries-user.html#dx1-43033" ><span +class="cmti-10">1027</span></a>, <a +href="glossaries-user.html#dx1-44065" >1028</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glssymbolsgroupname</span></span></span>  <a -href="glossaries-user.html#dx1-8031" >1027</a>, <a -href="glossaries-user.html#dx1-72027" >1028</a> <br /></span> +href="glossaries-user.html#dx1-8031" >1029</a>, <a +href="glossaries-user.html#dx1-73027" >1030</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glstarget</span></span></span>  <a -href="glossaries-user.html#dx1-72048" ><span -class="cmti-10">1029</span></a>, <a -href="glossaries-user.html#dx1-72065" >1030</a> <br /></span> +href="glossaries-user.html#dx1-73048" ><span +class="cmti-10">1031</span></a>, <a +href="glossaries-user.html#dx1-73065" >1032</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLStext</span></span></span>  <a -href="glossaries-user.html#dx1-29008" >1031</a>, <a -href="glossaries-user.html#dx1-42010" ><span -class="cmti-10">1032</span></a> <br /></span> +href="glossaries-user.html#dx1-30008" >1033</a>, <a +href="glossaries-user.html#dx1-43010" ><span +class="cmti-10">1034</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glstext</span></span></span>  <a -href="glossaries-user.html#dx1-29007" >1033</a>, <a -href="glossaries-user.html#dx1-42009" ><span -class="cmti-10">1034</span></a> <br /></span> +href="glossaries-user.html#dx1-30007" >1035</a>, <a +href="glossaries-user.html#dx1-43009" ><span +class="cmti-10">1036</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glstext</span></span></span>  <a -href="glossaries-user.html#dx1-15076" >1035</a>, <a -href="glossaries-user.html#dx1-15089" >1036</a>, <a -href="glossaries-user.html#dx1-29006" >1037</a>, <a -href="glossaries-user.html#dx1-42006" ><span -class="cmti-10">1038</span></a> <br /></span> +href="glossaries-user.html#dx1-16076" >1037</a>, <a +href="glossaries-user.html#dx1-16089" >1038</a>, <a +href="glossaries-user.html#dx1-30006" >1039</a>, <a +href="glossaries-user.html#dx1-43006" ><span +class="cmti-10">1040</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glstextformat</span></span></span>  <a -href="glossaries-user.html#dx1-40023" ><span -class="cmti-10">1039</span></a>, <a -href="glossaries-user.html#dx1-43067" >1040</a>, <a -href="glossaries-user.html#dx1-48001" >1041</a>, <a -href="glossaries-user.html#dx1-55031" >1042</a> <br /></span> +href="glossaries-user.html#dx1-41023" ><span +class="cmti-10">1041</span></a>, <a +href="glossaries-user.html#dx1-44067" >1042</a>, <a +href="glossaries-user.html#dx1-49001" >1043</a>, <a +href="glossaries-user.html#dx1-56035" >1044</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glstextup</span></span></span>  <a -href="glossaries-user.html#dx1-58035" ><span -class="cmti-10">1043</span></a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\glstildechar</span></span></span>  <a -href="glossaries-user.html#dx1-50010" ><span -class="cmti-10">1044</span></a> <br /></span> +href="glossaries-user.html#dx1-59035" ><span +class="cmti-10">1045</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\glstildechar</span></span></span>  <a +href="glossaries-user.html#dx1-51010" ><span +class="cmti-10">1046</span></a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glstocfalse</span></span></span>  <a -href="glossaries-user.html#dx1-16003" ><span -class="cmti-10">1045</span></a> <br /></span> +href="glossaries-user.html#dx1-17003" ><span +class="cmti-10">1047</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glstoctrue</span></span></span>  <a -href="glossaries-user.html#dx1-16002" ><span -class="cmti-10">1046</span></a> <br /></span> +href="glossaries-user.html#dx1-17002" ><span +class="cmti-10">1048</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glstreeindent</span></span></span>  <a -href="glossaries-user.html#dx1-69017" ><span -class="cmti-10">1047</span></a> <br /></span> +href="glossaries-user.html#dx1-70017" ><span +class="cmti-10">1049</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glstreenamefmt</span></span></span>  <a -href="glossaries-user.html#dx1-69004" ><span -class="cmti-10">1048</span></a> <br /></span> +href="glossaries-user.html#dx1-70004" ><span +class="cmti-10">1050</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glstype</span></span></span>  <a -href="glossaries-user.html#dx1-15085" >1049</a>, <a -href="glossaries-user.html#dx1-43013" ><span -class="cmti-10">1050</span></a> <br /></span> +href="glossaries-user.html#dx1-16085" >1051</a>, <a +href="glossaries-user.html#dx1-44013" ><span +class="cmti-10">1052</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsunset</span></span></span>  <a -href="glossaries-user.html#dx1-61005" ><span -class="cmti-10">1051</span></a> <br /></span> +href="glossaries-user.html#dx1-62005" ><span +class="cmti-10">1053</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsunsetall</span></span></span>  <a -href="glossaries-user.html#dx1-44016" >1052</a>, <a -href="glossaries-user.html#dx1-61009" ><span -class="cmti-10">1053</span></a> <br /></span> +href="glossaries-user.html#dx1-45016" >1054</a>, <a +href="glossaries-user.html#dx1-62009" ><span +class="cmti-10">1055</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GlsUseAcrEntryDispStyle</span></span></span>  <a -href="glossaries-user.html#dx1-58031" ><span -class="cmti-10">1054</span></a> <br /></span> +href="glossaries-user.html#dx1-59031" ><span +class="cmti-10">1056</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GlsUseAcrStyleDefs</span></span></span>  <a -href="glossaries-user.html#dx1-58032" ><span -class="cmti-10">1055</span></a> <br /></span> +href="glossaries-user.html#dx1-59032" ><span +class="cmti-10">1057</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSuseri</span></span></span>  <a -href="glossaries-user.html#dx1-42047" ><span -class="cmti-10">1056</span></a> <br /></span> +href="glossaries-user.html#dx1-43047" ><span +class="cmti-10">1058</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsuseri</span></span></span>  <a -href="glossaries-user.html#dx1-42046" ><span -class="cmti-10">1057</span></a> <br /></span> +href="glossaries-user.html#dx1-43046" ><span +class="cmti-10">1059</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsuseri</span></span></span>  <a -href="glossaries-user.html#dx1-42043" ><span -class="cmti-10">1058</span></a> <br /></span> +href="glossaries-user.html#dx1-43043" ><span +class="cmti-10">1060</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSuserii</span></span></span>  <a -href="glossaries-user.html#dx1-42052" ><span -class="cmti-10">1059</span></a> <br /></span> +href="glossaries-user.html#dx1-43052" ><span +class="cmti-10">1061</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsuserii</span></span></span>  <a -href="glossaries-user.html#dx1-42051" ><span -class="cmti-10">1060</span></a> <br /></span> +href="glossaries-user.html#dx1-43051" ><span +class="cmti-10">1062</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsuserii</span></span></span>  <a -href="glossaries-user.html#dx1-42048" ><span -class="cmti-10">1061</span></a> <br /></span> +href="glossaries-user.html#dx1-43048" ><span +class="cmti-10">1063</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSuseriii</span></span></span>  <a -href="glossaries-user.html#dx1-42057" ><span -class="cmti-10">1062</span></a> <br /></span> +href="glossaries-user.html#dx1-43057" ><span +class="cmti-10">1064</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsuseriii</span></span></span>  <a -href="glossaries-user.html#dx1-42056" ><span -class="cmti-10">1063</span></a> <br /></span> +href="glossaries-user.html#dx1-43056" ><span +class="cmti-10">1065</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsuseriii</span></span></span>  <a -href="glossaries-user.html#dx1-42053" ><span -class="cmti-10">1064</span></a> <br /></span> +href="glossaries-user.html#dx1-43053" ><span +class="cmti-10">1066</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSuseriv</span></span></span>  <a -href="glossaries-user.html#dx1-42062" ><span -class="cmti-10">1065</span></a> <br /></span> +href="glossaries-user.html#dx1-43062" ><span +class="cmti-10">1067</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsuseriv</span></span></span>  <a -href="glossaries-user.html#dx1-42061" ><span -class="cmti-10">1066</span></a> <br /></span> +href="glossaries-user.html#dx1-43061" ><span +class="cmti-10">1068</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsuseriv</span></span></span>  <a -href="glossaries-user.html#dx1-42058" ><span -class="cmti-10">1067</span></a> <br /></span> +href="glossaries-user.html#dx1-43058" ><span +class="cmti-10">1069</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSuserv</span></span></span>  <a -href="glossaries-user.html#dx1-42067" ><span -class="cmti-10">1068</span></a> <br /></span> +href="glossaries-user.html#dx1-43067" ><span +class="cmti-10">1070</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsuserv</span></span></span>  <a -href="glossaries-user.html#dx1-42066" ><span -class="cmti-10">1069</span></a> <br /></span> +href="glossaries-user.html#dx1-43066" ><span +class="cmti-10">1071</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsuserv</span></span></span>  <a -href="glossaries-user.html#dx1-42063" ><span -class="cmti-10">1070</span></a> <br /></span> +href="glossaries-user.html#dx1-43063" ><span +class="cmti-10">1072</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\GLSuservi</span></span></span>  <a -href="glossaries-user.html#dx1-42072" ><span -class="cmti-10">1071</span></a> <br /></span> +href="glossaries-user.html#dx1-43072" ><span +class="cmti-10">1073</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Glsuservi</span></span></span>  <a -href="glossaries-user.html#dx1-42071" ><span -class="cmti-10">1072</span></a> <br /></span> +href="glossaries-user.html#dx1-43071" ><span +class="cmti-10">1074</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glsuservi</span></span></span>  <a -href="glossaries-user.html#dx1-42068" ><span -class="cmti-10">1073</span></a> <br /></span> +href="glossaries-user.html#dx1-43068" ><span +class="cmti-10">1075</span></a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">H</span> <span class="index-item"><span class="cmss-10">html </span>package  <a -href="glossaries-user.html#dx1-44002" >1074</a> <br /></span> +href="glossaries-user.html#dx1-45002" >1076</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hyperbf</span></span></span>  <a -href="glossaries-user.html#dx1-40055" >1075</a> <br /></span> +href="glossaries-user.html#dx1-41055" >1077</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hyperbsf</span></span></span>  <a -href="glossaries-user.html#dx1-40063" >1076</a> <br /></span> +href="glossaries-user.html#dx1-41063" >1078</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hyperemph</span></span></span>  <a -href="glossaries-user.html#dx1-40061" >1077</a> <br /></span> +href="glossaries-user.html#dx1-41061" >1079</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hyperit</span></span></span>  <a -href="glossaries-user.html#dx1-40057" >1078</a> <br /></span> +href="glossaries-user.html#dx1-41057" >1080</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hyperlink</span></span></span>  <a -href="glossaries-user.html#dx1-40062" >1079</a>, <a -href="glossaries-user.html#dx1-44007" >1080</a> <br /></span> +href="glossaries-user.html#dx1-41062" >1081</a>, <a +href="glossaries-user.html#dx1-45007" >1082</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hypermd</span></span></span>  <a -href="glossaries-user.html#dx1-40056" >1081</a> <br /></span> +href="glossaries-user.html#dx1-41056" >1083</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hyperpage</span></span></span>  <a -href="glossaries-user.html#dx1-40049" >1082</a> <br /></span> +href="glossaries-user.html#dx1-41049" >1084</a> <br /></span> <span class="index-item"><span class="cmss-10">hyperref </span>package  <a -href="glossaries-user.html#dx1-5" >1083</a>, <a -href="glossaries-user.html#dx1-6" >1084</a>, <a -href="glossaries-user.html#dx1-13" >1085</a>, <a -href="glossaries-user.html#dx1-39024" >1086</a>, <a -href="glossaries-user.html#dx1-39030" >1087</a>, <a -href="glossaries-user.html#dx1-40008" >1088</a>, <a -href="glossaries-user.html#dx1-40011" >1089</a>, <a -href="glossaries-user.html#dx1-40014" >1090</a>, <a -href="glossaries-user.html#dx1-40016" >1091</a>, <a -href="glossaries-user.html#dx1-40032" >1092</a>, <a -href="glossaries-user.html#dx1-40050" >1093</a>, <a -href="glossaries-user.html#dx1-41026" >1094</a>, <a -href="glossaries-user.html#dx1-43024" >1095</a>, <a -href="glossaries-user.html#dx1-44001" >1096</a>, <a -href="glossaries-user.html#dx1-44009" >1097</a>, <a -href="glossaries-user.html#dx1-48003" >1098</a>, <a -href="glossaries-user.html#dx1-48004" >1099</a>, <a -href="glossaries-user.html#dx1-48056" >1100</a>, <a -href="glossaries-user.html#dx1-48067" >1101</a>, <a -href="glossaries-user.html#dx1-48068" >1102</a>, <a -href="glossaries-user.html#dx1-52031" >1103</a>, <a -href="glossaries-user.html#dx1-52041" >1104</a>, <a -href="glossaries-user.html#dx1-72049" >1105</a> <br /></span> +href="glossaries-user.html#dx1-5" >1085</a>, <a +href="glossaries-user.html#dx1-6" >1086</a>, <a +href="glossaries-user.html#dx1-13" >1087</a>, <a +href="glossaries-user.html#dx1-40024" >1088</a>, <a +href="glossaries-user.html#dx1-40030" >1089</a>, <a +href="glossaries-user.html#dx1-41008" >1090</a>, <a +href="glossaries-user.html#dx1-41011" >1091</a>, <a +href="glossaries-user.html#dx1-41014" >1092</a>, <a +href="glossaries-user.html#dx1-41016" >1093</a>, <a +href="glossaries-user.html#dx1-41032" >1094</a>, <a +href="glossaries-user.html#dx1-41050" >1095</a>, <a +href="glossaries-user.html#dx1-42026" >1096</a>, <a +href="glossaries-user.html#dx1-44024" >1097</a>, <a +href="glossaries-user.html#dx1-45001" >1098</a>, <a +href="glossaries-user.html#dx1-45009" >1099</a>, <a +href="glossaries-user.html#dx1-49003" >1100</a>, <a +href="glossaries-user.html#dx1-49004" >1101</a>, <a +href="glossaries-user.html#dx1-49058" >1102</a>, <a +href="glossaries-user.html#dx1-49069" >1103</a>, <a +href="glossaries-user.html#dx1-49070" >1104</a>, <a +href="glossaries-user.html#dx1-53031" >1105</a>, <a +href="glossaries-user.html#dx1-53041" >1106</a>, <a +href="glossaries-user.html#dx1-73049" >1107</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hyperrm</span></span></span>  <a -href="glossaries-user.html#dx1-40052" >1106</a>, <a -href="glossaries-user.html#dx1-52012" >1107</a> <br /></span> +href="glossaries-user.html#dx1-41052" >1108</a>, <a +href="glossaries-user.html#dx1-53012" >1109</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hypersc</span></span></span>  <a -href="glossaries-user.html#dx1-40060" >1108</a> <br /></span> +href="glossaries-user.html#dx1-41060" >1110</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hypersf</span></span></span>  <a -href="glossaries-user.html#dx1-40053" >1109</a> <br /></span> +href="glossaries-user.html#dx1-41053" >1111</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hypersl</span></span></span>  <a -href="glossaries-user.html#dx1-40058" >1110</a> <br /></span> +href="glossaries-user.html#dx1-41058" >1112</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hypertarget</span></span></span>  <a -href="glossaries-user.html#dx1-44008" >1111</a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\hypertt</span></span></span>  <a -href="glossaries-user.html#dx1-40054" >1112</a> <br /></span> +href="glossaries-user.html#dx1-45008" >1113</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\hypertt</span></span></span>  <a +href="glossaries-user.html#dx1-41054" >1114</a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\hyperup</span></span></span>  <a -href="glossaries-user.html#dx1-40059" >1113</a> <br /></span> +href="glossaries-user.html#dx1-41059" >1115</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">I</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglossaryexists</span></span></span>  <a -href="glossaries-user.html#dx1-73008" ><span -class="cmti-10">1114</span></a> <br /></span> +href="glossaries-user.html#dx1-74008" ><span +class="cmti-10">1116</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglsdescsuppressed</span></span></span>  <a -href="glossaries-user.html#dx1-73028" ><span -class="cmti-10">1115</span></a> <br /></span> +href="glossaries-user.html#dx1-74028" ><span +class="cmti-10">1117</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglsentryexists</span></span></span>  <a -href="glossaries-user.html#dx1-73009" ><span -class="cmti-10">1116</span></a> <br /></span> +href="glossaries-user.html#dx1-74009" ><span +class="cmti-10">1118</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshaschildren</span></span></span>  <a -href="glossaries-user.html#dx1-73016" ><span -class="cmti-10">1117</span></a> <br /></span> +href="glossaries-user.html#dx1-74016" ><span +class="cmti-10">1119</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshasdesc</span></span></span>  <a -href="glossaries-user.html#dx1-73026" ><span -class="cmti-10">1118</span></a> <br /></span> +href="glossaries-user.html#dx1-74026" ><span +class="cmti-10">1120</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshaslong</span></span></span>  <a -href="glossaries-user.html#dx1-15088" >1119</a>, <a -href="glossaries-user.html#dx1-58013" >1120</a>, <a -href="glossaries-user.html#dx1-73020" ><span -class="cmti-10">1121</span></a> <br /></span> +href="glossaries-user.html#dx1-16088" >1121</a>, <a +href="glossaries-user.html#dx1-59013" >1122</a>, <a +href="glossaries-user.html#dx1-74020" ><span +class="cmti-10">1123</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshasparent</span></span></span>  <a -href="glossaries-user.html#dx1-73017" ><span -class="cmti-10">1122</span></a> <br /></span> +href="glossaries-user.html#dx1-74017" ><span +class="cmti-10">1124</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshasprefix</span></span></span>  <a -href="glossaries-user.html#dx1-74040" ><span -class="cmti-10">1123</span></a> <br /></span> +href="glossaries-user.html#dx1-75040" ><span +class="cmti-10">1125</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshasprefixfirst</span></span></span>  <a -href="glossaries-user.html#dx1-74044" ><span -class="cmti-10">1124</span></a> <br /></span> +href="glossaries-user.html#dx1-75044" ><span +class="cmti-10">1126</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshasprefixfirstplural</span></span></span>  <a -href="glossaries-user.html#dx1-74046" ><span -class="cmti-10">1125</span></a> <br /></span> +href="glossaries-user.html#dx1-75046" ><span +class="cmti-10">1127</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshasprefixplural</span></span></span>  <a -href="glossaries-user.html#dx1-74042" ><span -class="cmti-10">1126</span></a> <br /></span> +href="glossaries-user.html#dx1-75042" ><span +class="cmti-10">1128</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshasshort</span></span></span>  <a -href="glossaries-user.html#dx1-58012" >1127</a>, <a -href="glossaries-user.html#dx1-73023" ><span -class="cmti-10">1128</span></a> <br /></span> +href="glossaries-user.html#dx1-59012" >1129</a>, <a +href="glossaries-user.html#dx1-74023" ><span +class="cmti-10">1130</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglshassymbol</span></span></span>  <a -href="glossaries-user.html#dx1-72087" >1129</a>, <a -href="glossaries-user.html#dx1-73018" ><span -class="cmti-10">1130</span></a> <br /></span> +href="glossaries-user.html#dx1-73087" >1131</a>, <a +href="glossaries-user.html#dx1-74018" ><span +class="cmti-10">1132</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglsucmark</span></span></span>  <a -href="glossaries-user.html#dx1-16030" ><span -class="cmti-10">1131</span></a> <br /></span> +href="glossaries-user.html#dx1-17030" ><span +class="cmti-10">1133</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifglsused</span></span></span>  <a -href="glossaries-user.html#dx1-15086" >1132</a>, <a -href="glossaries-user.html#dx1-43030" >1133</a>, <a -href="glossaries-user.html#dx1-58004" >1134</a>, <a -href="glossaries-user.html#dx1-61011" ><span -class="cmti-10">1135</span></a>, <a -href="glossaries-user.html#dx1-73015" ><span -class="cmti-10">1136</span></a> <br /></span> +href="glossaries-user.html#dx1-16086" >1134</a>, <a +href="glossaries-user.html#dx1-44030" >1135</a>, <a +href="glossaries-user.html#dx1-59004" >1136</a>, <a +href="glossaries-user.html#dx1-62011" ><span +class="cmti-10">1137</span></a>, <a +href="glossaries-user.html#dx1-74015" ><span +class="cmti-10">1138</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\ifignoredglossary</span></span></span>  <a -href="glossaries-user.html#dx1-54012" ><span -class="cmti-10">1137</span></a> <br /></span> +href="glossaries-user.html#dx1-55012" ><span +class="cmti-10">1139</span></a> <br /></span> <span class="index-item"><span class="cmss-10">imakeidx </span>package  <a -href="glossaries-user.html#dx1-21022" >1138</a> <br /></span> +href="glossaries-user.html#dx1-22022" >1140</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\include</span></span></span>  <a -href="glossaries-user.html#dx1-34008" >1139</a> <br /></span> +href="glossaries-user.html#dx1-35008" >1141</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\index</span></span></span>  <a -href="glossaries-user.html#dx1-21019" >1140</a>, <a -href="glossaries-user.html#dx1-40036" >1141</a>, <a -href="glossaries-user.html#dx1-40037" >1142</a>, <a -href="glossaries-user.html#dx1-40038" >1143</a>, <a -href="glossaries-user.html#dx1-40046" >1144</a> <br /></span> +href="glossaries-user.html#dx1-22019" >1142</a>, <a +href="glossaries-user.html#dx1-41036" >1143</a>, <a +href="glossaries-user.html#dx1-41037" >1144</a>, <a +href="glossaries-user.html#dx1-41038" >1145</a>, <a +href="glossaries-user.html#dx1-41046" >1146</a> <br /></span> <span class="index-item"><span class="cmss-10">index </span>package  <a -href="glossaries-user.html#dx1-21021" >1145</a> <br /></span> +href="glossaries-user.html#dx1-22021" >1147</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\indexname</span></span></span>  <a -href="glossaries-user.html#dx1-54025" >1146</a> <br /></span> +href="glossaries-user.html#dx1-55025" >1148</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\indexspace</span></span></span>  <a -href="glossaries-user.html#dx1-64011" >1147</a>, <a -href="glossaries-user.html#dx1-69007" >1148</a>, <a -href="glossaries-user.html#dx1-72035" >1149</a>, <a -href="glossaries-user.html#dx1-72093" >1150</a> <br /></span> +href="glossaries-user.html#dx1-65011" >1149</a>, <a +href="glossaries-user.html#dx1-70007" >1150</a>, <a +href="glossaries-user.html#dx1-73035" >1151</a>, <a +href="glossaries-user.html#dx1-73093" >1152</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\input</span></span></span>  <a -href="glossaries-user.html#dx1-6002" >1151</a>, <a -href="glossaries-user.html#dx1-34007" >1152</a> <br /></span> +href="glossaries-user.html#dx1-6002" >1153</a>, <a +href="glossaries-user.html#dx1-35007" >1154</a> <br /></span> <span class="index-item"><span class="cmss-10">inputenc </span>package  <a -href="glossaries-user.html#dx1-5016" >1153</a>, <a -href="glossaries-user.html#dx1-5068" >1154</a>, <a -href="glossaries-user.html#dx1-7012" >1155</a>, <a -href="glossaries-user.html#dx1-26077" >1156</a>, <a -href="glossaries-user.html#dx1-26124" >1157</a>, <a -href="glossaries-user.html#dx1-51008" >1158</a> <br /></span> +href="glossaries-user.html#dx1-5016" >1155</a>, <a +href="glossaries-user.html#dx1-5068" >1156</a>, <a +href="glossaries-user.html#dx1-7012" >1157</a>, <a +href="glossaries-user.html#dx1-27077" >1158</a>, <a +href="glossaries-user.html#dx1-27124" >1159</a>, <a +href="glossaries-user.html#dx1-52008" >1160</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\inputencodingname</span></span></span>  <a -href="glossaries-user.html#dx1-51009" >1159</a> <br /></span> +href="glossaries-user.html#dx1-52009" >1161</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\item</span></span></span>  <a -href="glossaries-user.html#dx1-64009" >1160</a>, <a -href="glossaries-user.html#dx1-64017" >1161</a> <br /></span> +href="glossaries-user.html#dx1-65009" >1162</a>, <a +href="glossaries-user.html#dx1-65017" >1163</a> <br /></span> <span class="index-item"><span class="cmtt-10">itemize </span>(environment)  <a -href="glossaries-user.html#dx1-72072" >1162</a> <br /></span> +href="glossaries-user.html#dx1-73072" >1164</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">J</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\jobname</span></span></span>  <a -href="glossaries-user.html#dx1-25011" >1163</a>, <a -href="glossaries-user.html#dx1-25013" >1164</a> <br /></span> +href="glossaries-user.html#dx1-26011" >1165</a>, <a +href="glossaries-user.html#dx1-26013" >1166</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">L</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\label</span></span></span>  <a -href="glossaries-user.html#dx1-16040" >1165</a> <br /></span> +href="glossaries-user.html#dx1-17040" >1167</a> <br /></span> <span class="index-item"><span class="cmtt-10">latex</span>  <a -href="glossaries-user.html#dx1-15" >1166</a>, <a -href="glossaries-user.html#dx1-40018" >1167</a> <br /></span> +href="glossaries-user.html#dx1-15" >1168</a>, <a +href="glossaries-user.html#dx1-41018" >1169</a> <br /></span> <span class="index-item"><span class="cmtt-10">latexmk</span>  <a -href="glossaries-user.html#dx1-9012" >1168</a> <br /></span> +href="glossaries-user.html#dx1-10012" >1170</a> <br /></span> <span class="index-item">Latin alphabet  <a href="glossaries-user.html#dx1-3026" ><span -class="cmbx-10">1169</span></a>, <a -href="glossaries-user.html#dx1-4016" >1170</a>, <a -href="glossaries-user.html#dx1-7005" >1171</a> <br /></span> +class="cmbx-10">1171</span></a>, <a +href="glossaries-user.html#dx1-4016" >1172</a>, <a +href="glossaries-user.html#dx1-7005" >1173</a> <br /></span> <span class="index-item">Latin character  <a -href="glossaries-user.html#dx1-3003" >1172</a>, <a -href="glossaries-user.html#dx1-3006" >1173</a>, <a -href="glossaries-user.html#dx1-3007" >1174</a>, <a -href="glossaries-user.html#dx1-3027" >1175</a>, <a +href="glossaries-user.html#dx1-3003" >1174</a>, <a +href="glossaries-user.html#dx1-3006" >1175</a>, <a +href="glossaries-user.html#dx1-3007" >1176</a>, <a +href="glossaries-user.html#dx1-3027" >1177</a>, <a href="glossaries-user.html#dx1-3028" ><span -class="cmbx-10">1176</span></a>, <a -href="glossaries-user.html#dx1-3042" >1177</a>, <a -href="glossaries-user.html#dx1-54006" >1178</a> <br /></span> +class="cmbx-10">1178</span></a>, <a +href="glossaries-user.html#dx1-3042" >1179</a>, <a +href="glossaries-user.html#dx1-55006" >1180</a> <br /></span> <span class="index-item">link text  <a href="glossaries-user.html#dx1-3030" ><span -class="cmbx-10">1179</span></a>, <a -href="glossaries-user.html#dx1-40003" >1180</a>, <a -href="glossaries-user.html#dx1-40013" >1181</a>, <a -href="glossaries-user.html#dx1-40015" >1182</a>, <a -href="glossaries-user.html#dx1-40021" >1183</a>, <a -href="glossaries-user.html#dx1-40022" >1184</a>, <a -href="glossaries-user.html#dx1-40024" >1185</a>, <a -href="glossaries-user.html#dx1-41005" >1186</a>, <a -href="glossaries-user.html#dx1-41011" >1187</a>, <a +class="cmbx-10">1181</span></a>, <a +href="glossaries-user.html#dx1-41003" >1182</a>, <a +href="glossaries-user.html#dx1-41013" >1183</a>, <a +href="glossaries-user.html#dx1-41015" >1184</a>, <a +href="glossaries-user.html#dx1-41021" >1185</a>, <a +href="glossaries-user.html#dx1-41022" >1186</a>, <a +href="glossaries-user.html#dx1-41024" >1187</a>, <a href="glossaries-user.html#dx1-42005" >1188</a>, <a -href="glossaries-user.html#dx1-42008" >1189</a>, <a -href="glossaries-user.html#dx1-42013" >1190</a>, <a -href="glossaries-user.html#dx1-42018" >1191</a>, <a -href="glossaries-user.html#dx1-42023" >1192</a>, <a -href="glossaries-user.html#dx1-42028" >1193</a>, <a -href="glossaries-user.html#dx1-42035" >1194</a>, <a -href="glossaries-user.html#dx1-42040" >1195</a>, <a -href="glossaries-user.html#dx1-42045" >1196</a>, <a -href="glossaries-user.html#dx1-42050" >1197</a>, <a -href="glossaries-user.html#dx1-42055" >1198</a>, <a -href="glossaries-user.html#dx1-42060" >1199</a>, <a -href="glossaries-user.html#dx1-42065" >1200</a>, <a -href="glossaries-user.html#dx1-42070" >1201</a>, <a -href="glossaries-user.html#dx1-43001" >1202</a>, <a -href="glossaries-user.html#dx1-43066" >1203</a>, <a -href="glossaries-user.html#dx1-55030" >1204</a>, <a -href="glossaries-user.html#dx1-55033" >1205</a>, <a -href="glossaries-user.html#dx1-55045" >1206</a>, <a -href="glossaries-user.html#dx1-55055" >1207</a>, <a -href="glossaries-user.html#dx1-74019" >1208</a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\loadglsentries</span></span></span>  <a -href="glossaries-user.html#dx1-6003" >1209</a>, <a -href="glossaries-user.html#dx1-34001" ><span -class="cmti-10">1210</span></a>, <a -href="glossaries-user.html#dx1-55024" >1211</a> <br /></span> +href="glossaries-user.html#dx1-42011" >1189</a>, <a +href="glossaries-user.html#dx1-43005" >1190</a>, <a +href="glossaries-user.html#dx1-43008" >1191</a>, <a +href="glossaries-user.html#dx1-43013" >1192</a>, <a +href="glossaries-user.html#dx1-43018" >1193</a>, <a +href="glossaries-user.html#dx1-43023" >1194</a>, <a +href="glossaries-user.html#dx1-43028" >1195</a>, <a +href="glossaries-user.html#dx1-43035" >1196</a>, <a +href="glossaries-user.html#dx1-43040" >1197</a>, <a +href="glossaries-user.html#dx1-43045" >1198</a>, <a +href="glossaries-user.html#dx1-43050" >1199</a>, <a +href="glossaries-user.html#dx1-43055" >1200</a>, <a +href="glossaries-user.html#dx1-43060" >1201</a>, <a +href="glossaries-user.html#dx1-43065" >1202</a>, <a +href="glossaries-user.html#dx1-43070" >1203</a>, <a +href="glossaries-user.html#dx1-44001" >1204</a>, <a +href="glossaries-user.html#dx1-44066" >1205</a>, <a +href="glossaries-user.html#dx1-56034" >1206</a>, <a +href="glossaries-user.html#dx1-56037" >1207</a>, <a +href="glossaries-user.html#dx1-56049" >1208</a>, <a +href="glossaries-user.html#dx1-56059" >1209</a>, <a +href="glossaries-user.html#dx1-75019" >1210</a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\loadglsentries</span></span></span>  <a +href="glossaries-user.html#dx1-6003" >1211</a>, <a +href="glossaries-user.html#dx1-35001" ><span +class="cmti-10">1212</span></a>, <a +href="glossaries-user.html#dx1-56028" >1213</a> <br /></span> <span class="index-item">location list  <span class="cmti-10">see </span><a -href="glossaries-user.html#dx1-39004" >number list</a> <br /></span> +href="glossaries-user.html#dx1-40004" >number list</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\longnewglossaryentry</span></span></span>  <a -href="glossaries-user.html#dx1-26003" ><span -class="cmti-10">1213</span></a>, <a -href="glossaries-user.html#dx1-29003" >1214</a>, <a -href="glossaries-user.html#dx1-34003" >1215</a>, <a -href="glossaries-user.html#dx1-37016" >1216</a> <br /></span> +href="glossaries-user.html#dx1-27003" ><span +class="cmti-10">1215</span></a>, <a +href="glossaries-user.html#dx1-30003" >1216</a>, <a +href="glossaries-user.html#dx1-35003" >1217</a>, <a +href="glossaries-user.html#dx1-38016" >1218</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\longprovideglossaryentry</span></span></span>  <a -href="glossaries-user.html#dx1-26005" ><span -class="cmti-10">1217</span></a> <br /></span> +href="glossaries-user.html#dx1-27005" ><span +class="cmti-10">1219</span></a> <br /></span> <span class="index-item"><span class="cmtt-10">longtable </span>(environment)  <a -href="glossaries-user.html#dx1-65002" >1218</a>, <a -href="glossaries-user.html#dx1-65007" >1219</a>, <a -href="glossaries-user.html#dx1-66003" >1220</a>, <a -href="glossaries-user.html#dx1-67006" >1221</a>, <a -href="glossaries-user.html#dx1-72102" >1222</a>, <a -href="glossaries-user.html#dx1-49067" >1223</a> <br /></span> +href="glossaries-user.html#dx1-66002" >1220</a>, <a +href="glossaries-user.html#dx1-66007" >1221</a>, <a +href="glossaries-user.html#dx1-67003" >1222</a>, <a +href="glossaries-user.html#dx1-68006" >1223</a>, <a +href="glossaries-user.html#dx1-73102" >1224</a>, <a +href="glossaries-user.html#dx1-50067" >1225</a> <br /></span> <span class="index-item"><span class="cmss-10">longtable </span>package  <a -href="glossaries-user.html#dx1-17032" >1224</a>, <a -href="glossaries-user.html#dx1-65009" >1225</a> <br /></span> +href="glossaries-user.html#dx1-18032" >1226</a>, <a +href="glossaries-user.html#dx1-66009" >1227</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">M</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\makefirstuc</span></span></span>  <a -href="glossaries-user.html#dx1-41016" >1226</a>, <a -href="glossaries-user.html#dx1-43054" >1227</a>, <a -href="glossaries-user.html#dx1-16028" >1228</a> <br /></span> +href="glossaries-user.html#dx1-42016" >1228</a>, <a +href="glossaries-user.html#dx1-44054" >1229</a>, <a +href="glossaries-user.html#dx1-17028" >1230</a> <br /></span> <span class="index-item"><span class="cmtt-10">makeglossaries</span>  <a href="glossaries-user.html#dx1-3032" ><span -class="cmbx-10">1229</span></a>, <a -href="glossaries-user.html#dx1-3036" >1230</a>, <a -href="glossaries-user.html#dx1-4057" >1231</a>, <a -href="glossaries-user.html#dx1-5008" >1232</a>, <a -href="glossaries-user.html#dx1-5019" >1233</a>, <a -href="glossaries-user.html#dx1-5036" >1234</a>, <a -href="glossaries-user.html#dx1-5049" >1235</a>, <a -href="glossaries-user.html#dx1-5058" >1236</a>, <a -href="glossaries-user.html#dx1-5069" >1237</a>, <a -href="glossaries-user.html#dx1-5071" >1238</a>, <a -href="glossaries-user.html#dx1-5072" >1239</a>, <a -href="glossaries-user.html#dx1-5075" >1240</a>, <a -href="glossaries-user.html#dx1-5078" >1241</a>, <a -href="glossaries-user.html#dx1-5085" >1242</a>, <a -href="glossaries-user.html#dx1-5088" >1243</a>, <a -href="glossaries-user.html#dx1-5091" >1244</a>, <a -href="glossaries-user.html#dx1-7013" >1245</a>, <a -href="glossaries-user.html#dx1-7015" >1246</a>, <a -href="glossaries-user.html#dx1-9001" >1247</a>, <a -href="glossaries-user.html#dx1-9014" >1248</a>, <a -href="glossaries-user.html#dx1-9018" >1249</a>, <a -href="glossaries-user.html#dx1-9019" >1250</a>, <a -href="glossaries-user.html#dx1-9022" >1251</a>, <a -href="glossaries-user.html#dx1-9025" >1252</a>, <a -href="glossaries-user.html#dx1-9031" >1253</a>, <a -href="glossaries-user.html#dx1-9033" >1254</a>, <a -href="glossaries-user.html#dx1-9035" >1255</a>, <a -href="glossaries-user.html#dx1-9038" >1256</a>, <a -href="glossaries-user.html#dx1-9043" >1257</a>, <a -href="glossaries-user.html#dx1-9046" >1258</a>, <a -href="glossaries-user.html#dx1-9048" >1259</a>, <a -href="glossaries-user.html#dx1-10001" >1260</a>, <a -href="glossaries-user.html#dx1-10005" >1261</a>, <a -href="glossaries-user.html#dx1-10006" >1262</a>, <a -href="glossaries-user.html#dx1-10007" >1263</a>, <a -href="glossaries-user.html#dx1-10008" >1264</a>, <a -href="glossaries-user.html#dx1-10009" >1265</a>, <a -href="glossaries-user.html#dx1-10010" >1266</a>, <a -href="glossaries-user.html#dx1-10011" >1267</a>, <a -href="glossaries-user.html#dx1-10014" >1268</a>, <a -href="glossaries-user.html#dx1-10015" >1269</a>, <a -href="glossaries-user.html#dx1-10016" >1270</a>, <a -href="glossaries-user.html#dx1-10019" >1271</a>, <a -href="glossaries-user.html#dx1-10024" >1272</a>, <a -href="glossaries-user.html#dx1-10025" >1273</a>, <a -href="glossaries-user.html#dx1-10027" >1274</a>, <a -href="glossaries-user.html#dx1-11005" >1275</a>, <a -href="glossaries-user.html#dx1-11020" >1276</a>, <a -href="glossaries-user.html#dx1-11022" >1277</a>, <a -href="glossaries-user.html#dx1-11024" >1278</a>, <a -href="glossaries-user.html#dx1-12017" >1279</a>, <a -href="glossaries-user.html#dx1-12019" >1280</a>, <a -href="glossaries-user.html#dx1-12021" >1281</a>, <a -href="glossaries-user.html#dx1-15012" >1282</a>, <a -href="glossaries-user.html#dx1-17006" >1283</a>, <a -href="glossaries-user.html#dx1-18046" >1284</a>, <a -href="glossaries-user.html#dx1-18051" >1285</a>, <a -href="glossaries-user.html#dx1-18053" >1286</a>, <a -href="glossaries-user.html#dx1-18060" >1287</a>, <a -href="glossaries-user.html#dx1-18062" >1288</a>, <a -href="glossaries-user.html#dx1-18084" >1289</a>, <a -href="glossaries-user.html#dx1-46006" >1290</a>, <a -href="glossaries-user.html#dx1-48061" >1291</a>, <a -href="glossaries-user.html#dx1-49005" >1292</a>, <a -href="glossaries-user.html#dx1-51003" >1293</a>, <a -href="glossaries-user.html#dx1-51005" >1294</a>, <a -href="glossaries-user.html#dx1-51013" >1295</a>, <a -href="glossaries-user.html#dx1-51015" >1296</a>, <a -href="glossaries-user.html#dx1-54005" >1297</a> <br /></span> +class="cmbx-10">1231</span></a>, <a +href="glossaries-user.html#dx1-3036" >1232</a>, <a +href="glossaries-user.html#dx1-4057" >1233</a>, <a +href="glossaries-user.html#dx1-5008" >1234</a>, <a +href="glossaries-user.html#dx1-5019" >1235</a>, <a +href="glossaries-user.html#dx1-5036" >1236</a>, <a +href="glossaries-user.html#dx1-5049" >1237</a>, <a +href="glossaries-user.html#dx1-5058" >1238</a>, <a +href="glossaries-user.html#dx1-5069" >1239</a>, <a +href="glossaries-user.html#dx1-5071" >1240</a>, <a +href="glossaries-user.html#dx1-5072" >1241</a>, <a +href="glossaries-user.html#dx1-5075" >1242</a>, <a +href="glossaries-user.html#dx1-5078" >1243</a>, <a +href="glossaries-user.html#dx1-5085" >1244</a>, <a +href="glossaries-user.html#dx1-5088" >1245</a>, <a +href="glossaries-user.html#dx1-5091" >1246</a>, <a +href="glossaries-user.html#dx1-7013" >1247</a>, <a +href="glossaries-user.html#dx1-7015" >1248</a>, <a +href="glossaries-user.html#dx1-10001" >1249</a>, <a +href="glossaries-user.html#dx1-10014" >1250</a>, <a +href="glossaries-user.html#dx1-10018" >1251</a>, <a +href="glossaries-user.html#dx1-10019" >1252</a>, <a +href="glossaries-user.html#dx1-10022" >1253</a>, <a +href="glossaries-user.html#dx1-10025" >1254</a>, <a +href="glossaries-user.html#dx1-10031" >1255</a>, <a +href="glossaries-user.html#dx1-10033" >1256</a>, <a +href="glossaries-user.html#dx1-10035" >1257</a>, <a +href="glossaries-user.html#dx1-10038" >1258</a>, <a +href="glossaries-user.html#dx1-10043" >1259</a>, <a +href="glossaries-user.html#dx1-10046" >1260</a>, <a +href="glossaries-user.html#dx1-10048" >1261</a>, <a +href="glossaries-user.html#dx1-11001" >1262</a>, <a +href="glossaries-user.html#dx1-11005" >1263</a>, <a +href="glossaries-user.html#dx1-11006" >1264</a>, <a +href="glossaries-user.html#dx1-11007" >1265</a>, <a +href="glossaries-user.html#dx1-11008" >1266</a>, <a +href="glossaries-user.html#dx1-11009" >1267</a>, <a +href="glossaries-user.html#dx1-11010" >1268</a>, <a +href="glossaries-user.html#dx1-11011" >1269</a>, <a +href="glossaries-user.html#dx1-11014" >1270</a>, <a +href="glossaries-user.html#dx1-11015" >1271</a>, <a +href="glossaries-user.html#dx1-11016" >1272</a>, <a +href="glossaries-user.html#dx1-11019" >1273</a>, <a +href="glossaries-user.html#dx1-11024" >1274</a>, <a +href="glossaries-user.html#dx1-11025" >1275</a>, <a +href="glossaries-user.html#dx1-11027" >1276</a>, <a +href="glossaries-user.html#dx1-12005" >1277</a>, <a +href="glossaries-user.html#dx1-12020" >1278</a>, <a +href="glossaries-user.html#dx1-12022" >1279</a>, <a +href="glossaries-user.html#dx1-12024" >1280</a>, <a +href="glossaries-user.html#dx1-13017" >1281</a>, <a +href="glossaries-user.html#dx1-13019" >1282</a>, <a +href="glossaries-user.html#dx1-13021" >1283</a>, <a +href="glossaries-user.html#dx1-16012" >1284</a>, <a +href="glossaries-user.html#dx1-18006" >1285</a>, <a +href="glossaries-user.html#dx1-19046" >1286</a>, <a +href="glossaries-user.html#dx1-19051" >1287</a>, <a +href="glossaries-user.html#dx1-19053" >1288</a>, <a +href="glossaries-user.html#dx1-19060" >1289</a>, <a +href="glossaries-user.html#dx1-19062" >1290</a>, <a +href="glossaries-user.html#dx1-19084" >1291</a>, <a +href="glossaries-user.html#dx1-47006" >1292</a>, <a +href="glossaries-user.html#dx1-49063" >1293</a>, <a +href="glossaries-user.html#dx1-50005" >1294</a>, <a +href="glossaries-user.html#dx1-52003" >1295</a>, <a +href="glossaries-user.html#dx1-52005" >1296</a>, <a +href="glossaries-user.html#dx1-52013" >1297</a>, <a +href="glossaries-user.html#dx1-52015" >1298</a>, <a +href="glossaries-user.html#dx1-55005" >1299</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\makeglossaries</span></span></span>  <a -href="glossaries-user.html#dx1-9017" >1298</a>, <a -href="glossaries-user.html#dx1-15002" >1299</a>, <a -href="glossaries-user.html#dx1-25001" ><span -class="cmti-10">1300</span></a>, <a -href="glossaries-user.html#dx1-26111" >1301</a>, <a -href="glossaries-user.html#dx1-39017" >1302</a>, <a -href="glossaries-user.html#dx1-39026" >1303</a>, <a -href="glossaries-user.html#dx1-40007" >1304</a>, <a -href="glossaries-user.html#dx1-46001" >1305</a>, <a -href="glossaries-user.html#dx1-49004" >1306</a>, <a -href="glossaries-user.html#dx1-49014" >1307</a>, <a -href="glossaries-user.html#dx1-52008" >1308</a>, <a -href="glossaries-user.html#dx1-52021" >1309</a>, <a -href="glossaries-user.html#dx1-52022" >1310</a>, <a -href="glossaries-user.html#dx1-52027" >1311</a>, <a -href="glossaries-user.html#dx1-52028" >1312</a>, <a -href="glossaries-user.html#dx1-52053" >1313</a>, <a -href="glossaries-user.html#dx1-52054" >1314</a>, <a -href="glossaries-user.html#dx1-52059" >1315</a>, <a -href="glossaries-user.html#dx1-52060" >1316</a>, <a -href="glossaries-user.html#dx1-53004" >1317</a>, <a -href="glossaries-user.html#dx1-53005" >1318</a>, <a -href="glossaries-user.html#dx1-54022" >1319</a> <br /></span> +href="glossaries-user.html#dx1-10017" >1300</a>, <a +href="glossaries-user.html#dx1-16002" >1301</a>, <a +href="glossaries-user.html#dx1-26001" ><span +class="cmti-10">1302</span></a>, <a +href="glossaries-user.html#dx1-27111" >1303</a>, <a +href="glossaries-user.html#dx1-40017" >1304</a>, <a +href="glossaries-user.html#dx1-40026" >1305</a>, <a +href="glossaries-user.html#dx1-41007" >1306</a>, <a +href="glossaries-user.html#dx1-47001" >1307</a>, <a +href="glossaries-user.html#dx1-50004" >1308</a>, <a +href="glossaries-user.html#dx1-50014" >1309</a>, <a +href="glossaries-user.html#dx1-53008" >1310</a>, <a +href="glossaries-user.html#dx1-53021" >1311</a>, <a +href="glossaries-user.html#dx1-53022" >1312</a>, <a +href="glossaries-user.html#dx1-53027" >1313</a>, <a +href="glossaries-user.html#dx1-53028" >1314</a>, <a +href="glossaries-user.html#dx1-53053" >1315</a>, <a +href="glossaries-user.html#dx1-53054" >1316</a>, <a +href="glossaries-user.html#dx1-53059" >1317</a>, <a +href="glossaries-user.html#dx1-53060" >1318</a>, <a +href="glossaries-user.html#dx1-54004" >1319</a>, <a +href="glossaries-user.html#dx1-54005" >1320</a>, <a +href="glossaries-user.html#dx1-55022" >1321</a> <br /></span> <span class="index-item"><span class="cmtt-10">makeglossariesgui</span>  <a href="glossaries-user.html#dx1-3035" ><span -class="cmbx-10">1320</span></a>, <a -href="glossaries-user.html#dx1-9030" >1321</a>, <a -href="glossaries-user.html#dx1-9032" >1322</a>, <a -href="glossaries-user.html#dx1-9034" >1323</a>, <a -href="glossaries-user.html#dx1-11006" >1324</a> <br /></span> +class="cmbx-10">1322</span></a>, <a +href="glossaries-user.html#dx1-10030" >1323</a>, <a +href="glossaries-user.html#dx1-10032" >1324</a>, <a +href="glossaries-user.html#dx1-10034" >1325</a>, <a +href="glossaries-user.html#dx1-12006" >1326</a> <br /></span> <span class="index-item"><span class="cmss-10">makeidx </span>package  <a -href="glossaries-user.html#dx1-21020" >1325</a> <br /></span> +href="glossaries-user.html#dx1-22020" >1327</a> <br /></span> <span class="index-item"><span class="cmtt-10">makeindex</span>  <a -href="glossaries-user.html#dx1-3024" >1326</a>, <a -href="glossaries-user.html#dx1-3034" >1327</a>, <a +href="glossaries-user.html#dx1-3024" >1328</a>, <a +href="glossaries-user.html#dx1-3034" >1329</a>, <a href="glossaries-user.html#dx1-3037" ><span -class="cmbx-10">1328</span></a>, <a -href="glossaries-user.html#dx1-4015" >1329</a>, <a -href="glossaries-user.html#dx1-4017" >1330</a>, <a -href="glossaries-user.html#dx1-4018" >1331</a>, <a -href="glossaries-user.html#dx1-4027" >1332</a>, <a -href="glossaries-user.html#dx1-4028" >1333</a>, <a -href="glossaries-user.html#dx1-4029" >1334</a>, <a -href="glossaries-user.html#dx1-4030" >1335</a>, <a -href="glossaries-user.html#dx1-4055" >1336</a>, <a -href="glossaries-user.html#dx1-4058" >1337</a>, <a -href="glossaries-user.html#dx1-5009" >1338</a>, <a -href="glossaries-user.html#dx1-5010" >1339</a>, <a -href="glossaries-user.html#dx1-5011" >1340</a>, <a -href="glossaries-user.html#dx1-5018" >1341</a>, <a -href="glossaries-user.html#dx1-5035" >1342</a>, <a -href="glossaries-user.html#dx1-5048" >1343</a>, <a -href="glossaries-user.html#dx1-5059" >1344</a>, <a -href="glossaries-user.html#dx1-5067" >1345</a>, <a -href="glossaries-user.html#dx1-5081" >1346</a>, <a -href="glossaries-user.html#dx1-5089" >1347</a>, <a -href="glossaries-user.html#dx1-7002" >1348</a>, <a -href="glossaries-user.html#dx1-7004" >1349</a>, <a -href="glossaries-user.html#dx1-8058" >1350</a>, <a -href="glossaries-user.html#dx1-9002" >1351</a>, <a -href="glossaries-user.html#dx1-9005" >1352</a>, <a -href="glossaries-user.html#dx1-9007" >1353</a>, <a -href="glossaries-user.html#dx1-9009" >1354</a>, <a -href="glossaries-user.html#dx1-9015" >1355</a>, <a -href="glossaries-user.html#dx1-9020" >1356</a>, <a -href="glossaries-user.html#dx1-9023" >1357</a>, <a -href="glossaries-user.html#dx1-9026" >1358</a>, <a -href="glossaries-user.html#dx1-9028" >1359</a>, <a -href="glossaries-user.html#dx1-9036" >1360</a>, <a -href="glossaries-user.html#dx1-9039" >1361</a>, <a -href="glossaries-user.html#dx1-9044" >1362</a>, <a -href="glossaries-user.html#dx1-9050" >1363</a>, <a -href="glossaries-user.html#dx1-9055" >1364</a>, <a -href="glossaries-user.html#dx1-9056" >1365</a>, <a -href="glossaries-user.html#dx1-10004" >1366</a>, <a -href="glossaries-user.html#dx1-10012" >1367</a>, <a -href="glossaries-user.html#dx1-10020" >1368</a>, <a -href="glossaries-user.html#dx1-10022" >1369</a>, <a -href="glossaries-user.html#x1-120001.4.3" >1370</a>, <a -href="glossaries-user.html#dx1-12001" >1371</a>, <a -href="glossaries-user.html#dx1-12003" >1372</a>, <a -href="glossaries-user.html#dx1-12006" >1373</a>, <a -href="glossaries-user.html#dx1-12009" >1374</a>, <a -href="glossaries-user.html#dx1-12011" >1375</a>, <a -href="glossaries-user.html#dx1-12018" >1376</a>, <a -href="glossaries-user.html#dx1-12020" >1377</a>, <a -href="glossaries-user.html#dx1-13002" >1378</a>, <a -href="glossaries-user.html#dx1-13005" >1379</a>, <a -href="glossaries-user.html#dx1-13013" >1380</a>, <a -href="glossaries-user.html#dx1-15025" >1381</a>, <a -href="glossaries-user.html#dx1-15028" >1382</a>, <a -href="glossaries-user.html#dx1-17007" >1383</a>, <a -href="glossaries-user.html#dx1-18024" >1384</a>, <a -href="glossaries-user.html#dx1-18050" >1385</a>, <a -href="glossaries-user.html#dx1-18052" >1386</a>, <a -href="glossaries-user.html#dx1-18054" >1387</a>, <a -href="glossaries-user.html#dx1-18064" >1388</a>, <a -href="glossaries-user.html#dx1-18073" >1389</a>, <a -href="glossaries-user.html#dx1-18076" >1390</a>, <a -href="glossaries-user.html#dx1-18079" >1391</a>, <a -href="glossaries-user.html#dx1-25002" >1392</a>, <a -href="glossaries-user.html#dx1-25007" >1393</a>, <a -href="glossaries-user.html#dx1-31003" >1394</a>, <a -href="glossaries-user.html#dx1-39006" >1395</a>, <a -href="glossaries-user.html#dx1-39007" >1396</a>, <a -href="glossaries-user.html#dx1-39010" >1397</a>, <a -href="glossaries-user.html#dx1-39013" >1398</a>, <a -href="glossaries-user.html#dx1-39019" >1399</a>, <a -href="glossaries-user.html#dx1-40005" >1400</a>, <a -href="glossaries-user.html#dx1-40035" >1401</a>, <a -href="glossaries-user.html#dx1-40042" >1402</a>, <a -href="glossaries-user.html#dx1-48062" >1403</a>, <a -href="glossaries-user.html#dx1-49006" >1404</a>, <a -href="glossaries-user.html#dx1-49008" >1405</a>, <a -href="glossaries-user.html#dx1-54003" >1406</a>, <a -href="glossaries-user.html#dx1-63009" >1407</a>, <a -href="glossaries-user.html#dx1-69015" >1408</a>, <a -href="glossaries-user.html#dx1-72021" >1409</a>, <a -href="glossaries-user.html#dx1-47004" >1410</a> <br /></span> +class="cmbx-10">1330</span></a>, <a +href="glossaries-user.html#dx1-4015" >1331</a>, <a +href="glossaries-user.html#dx1-4017" >1332</a>, <a +href="glossaries-user.html#dx1-4018" >1333</a>, <a +href="glossaries-user.html#dx1-4027" >1334</a>, <a +href="glossaries-user.html#dx1-4028" >1335</a>, <a +href="glossaries-user.html#dx1-4029" >1336</a>, <a +href="glossaries-user.html#dx1-4030" >1337</a>, <a +href="glossaries-user.html#dx1-4055" >1338</a>, <a +href="glossaries-user.html#dx1-4058" >1339</a>, <a +href="glossaries-user.html#dx1-5009" >1340</a>, <a +href="glossaries-user.html#dx1-5010" >1341</a>, <a +href="glossaries-user.html#dx1-5011" >1342</a>, <a +href="glossaries-user.html#dx1-5018" >1343</a>, <a +href="glossaries-user.html#dx1-5035" >1344</a>, <a +href="glossaries-user.html#dx1-5048" >1345</a>, <a +href="glossaries-user.html#dx1-5059" >1346</a>, <a +href="glossaries-user.html#dx1-5067" >1347</a>, <a +href="glossaries-user.html#dx1-5081" >1348</a>, <a +href="glossaries-user.html#dx1-5089" >1349</a>, <a +href="glossaries-user.html#dx1-7002" >1350</a>, <a +href="glossaries-user.html#dx1-7004" >1351</a>, <a +href="glossaries-user.html#dx1-8051" >1352</a>, <a +href="glossaries-user.html#dx1-10002" >1353</a>, <a +href="glossaries-user.html#dx1-10005" >1354</a>, <a +href="glossaries-user.html#dx1-10007" >1355</a>, <a +href="glossaries-user.html#dx1-10009" >1356</a>, <a +href="glossaries-user.html#dx1-10015" >1357</a>, <a +href="glossaries-user.html#dx1-10020" >1358</a>, <a +href="glossaries-user.html#dx1-10023" >1359</a>, <a +href="glossaries-user.html#dx1-10026" >1360</a>, <a +href="glossaries-user.html#dx1-10028" >1361</a>, <a +href="glossaries-user.html#dx1-10036" >1362</a>, <a +href="glossaries-user.html#dx1-10039" >1363</a>, <a +href="glossaries-user.html#dx1-10044" >1364</a>, <a +href="glossaries-user.html#dx1-10050" >1365</a>, <a +href="glossaries-user.html#dx1-10055" >1366</a>, <a +href="glossaries-user.html#dx1-10056" >1367</a>, <a +href="glossaries-user.html#dx1-11004" >1368</a>, <a +href="glossaries-user.html#dx1-11012" >1369</a>, <a +href="glossaries-user.html#dx1-11020" >1370</a>, <a +href="glossaries-user.html#dx1-11022" >1371</a>, <a +href="glossaries-user.html#x1-130001.4.3" >1372</a>, <a +href="glossaries-user.html#dx1-13001" >1373</a>, <a +href="glossaries-user.html#dx1-13003" >1374</a>, <a +href="glossaries-user.html#dx1-13006" >1375</a>, <a +href="glossaries-user.html#dx1-13009" >1376</a>, <a +href="glossaries-user.html#dx1-13011" >1377</a>, <a +href="glossaries-user.html#dx1-13018" >1378</a>, <a +href="glossaries-user.html#dx1-13020" >1379</a>, <a +href="glossaries-user.html#dx1-14002" >1380</a>, <a +href="glossaries-user.html#dx1-14005" >1381</a>, <a +href="glossaries-user.html#dx1-14013" >1382</a>, <a +href="glossaries-user.html#dx1-16025" >1383</a>, <a +href="glossaries-user.html#dx1-16028" >1384</a>, <a +href="glossaries-user.html#dx1-18007" >1385</a>, <a +href="glossaries-user.html#dx1-19024" >1386</a>, <a +href="glossaries-user.html#dx1-19050" >1387</a>, <a +href="glossaries-user.html#dx1-19052" >1388</a>, <a +href="glossaries-user.html#dx1-19054" >1389</a>, <a +href="glossaries-user.html#dx1-19064" >1390</a>, <a +href="glossaries-user.html#dx1-19073" >1391</a>, <a +href="glossaries-user.html#dx1-19076" >1392</a>, <a +href="glossaries-user.html#dx1-19079" >1393</a>, <a +href="glossaries-user.html#dx1-26002" >1394</a>, <a +href="glossaries-user.html#dx1-26007" >1395</a>, <a +href="glossaries-user.html#dx1-32003" >1396</a>, <a +href="glossaries-user.html#dx1-40006" >1397</a>, <a +href="glossaries-user.html#dx1-40007" >1398</a>, <a +href="glossaries-user.html#dx1-40010" >1399</a>, <a +href="glossaries-user.html#dx1-40013" >1400</a>, <a +href="glossaries-user.html#dx1-40019" >1401</a>, <a +href="glossaries-user.html#dx1-41005" >1402</a>, <a +href="glossaries-user.html#dx1-41035" >1403</a>, <a +href="glossaries-user.html#dx1-41042" >1404</a>, <a +href="glossaries-user.html#dx1-49064" >1405</a>, <a +href="glossaries-user.html#dx1-50006" >1406</a>, <a +href="glossaries-user.html#dx1-50008" >1407</a>, <a +href="glossaries-user.html#dx1-55003" >1408</a>, <a +href="glossaries-user.html#dx1-64009" >1409</a>, <a +href="glossaries-user.html#dx1-70015" >1410</a>, <a +href="glossaries-user.html#dx1-73021" >1411</a>, <a +href="glossaries-user.html#dx1-48004" >1412</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\makenoidxglossaries</span></span></span>  <a -href="glossaries-user.html#dx1-24001" ><span -class="cmti-10">1411</span></a>, <a -href="glossaries-user.html#dx1-46002" >1412</a>, <a -href="glossaries-user.html#dx1-49002" >1413</a>, <a -href="glossaries-user.html#dx1-49012" >1414</a> <br /></span> +href="glossaries-user.html#dx1-25001" ><span +class="cmti-10">1413</span></a>, <a +href="glossaries-user.html#dx1-47002" >1414</a>, <a +href="glossaries-user.html#dx1-50002" >1415</a>, <a +href="glossaries-user.html#dx1-50012" >1416</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\MakeTextUppercase</span></span></span>  <a -href="glossaries-user.html#dx1-16024" >1415</a> <br /></span> +href="glossaries-user.html#dx1-17024" >1417</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\markboth</span></span></span>  <a -href="glossaries-user.html#dx1-16016" >1416</a> <br /></span> +href="glossaries-user.html#dx1-17016" >1418</a> <br /></span> <span class="index-item"><span class="cmss-10">memoir </span>class  <a -href="glossaries-user.html#dx1-16021" >1417</a>, <a -href="glossaries-user.html#dx1-16031" >1418</a>, <a -href="glossaries-user.html#dx1-16033" >1419</a>, <a -href="glossaries-user.html#dx1-16015" >1420</a> <br /></span> +href="glossaries-user.html#dx1-17021" >1419</a>, <a +href="glossaries-user.html#dx1-17031" >1420</a>, <a +href="glossaries-user.html#dx1-17033" >1421</a>, <a +href="glossaries-user.html#dx1-17015" >1422</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\memUChead</span></span></span>  <a -href="glossaries-user.html#dx1-16034" >1421</a> <br /></span> +href="glossaries-user.html#dx1-17034" >1423</a> <br /></span> <span class="index-item"><span class="cmss-10">mfirstuc </span>package  <a -href="glossaries-user.html#dx1-3" >1422</a>, <a -href="glossaries-user.html#dx1-4" >1423</a>, <a -href="glossaries-user.html#dx1-7011" >1424</a>, <a -href="glossaries-user.html#dx1-26126" >1425</a>, <a -href="glossaries-user.html#dx1-41017" >1426</a> <br /></span> +href="glossaries-user.html#dx1-3" >1424</a>, <a +href="glossaries-user.html#dx1-4" >1425</a>, <a +href="glossaries-user.html#dx1-7011" >1426</a>, <a +href="glossaries-user.html#dx1-27126" >1427</a>, <a +href="glossaries-user.html#dx1-42017" >1428</a>, <a +href="glossaries-user.html#dx1-49006" >1429</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\mfirstucMakeUppercase</span></span></span>  <a -href="glossaries-user.html#dx1-16026" >1427</a> <br /></span> +href="glossaries-user.html#dx1-17026" >1430</a> <br /></span> <span class="index-item"><span class="cmss-10">multicol </span>package  <a -href="glossaries-user.html#dx1-70004" >1428</a> <br /></span> +href="glossaries-user.html#dx1-71004" >1431</a> <br /></span> <span class="index-item"><span class="cmtt-10">multicols </span>(environment)  <a -href="glossaries-user.html#dx1-70002" >1429</a>, <a -href="glossaries-user.html#dx1-70007" >1430</a> <br /></span> +href="glossaries-user.html#dx1-71002" >1432</a>, <a +href="glossaries-user.html#dx1-71007" >1433</a> <br /></span> <span class="index-item"><span class="cmss-10">mwe </span>package  <a -href="glossaries-user.html#dx1-6006" >1431</a> <br /></span> +href="glossaries-user.html#dx1-6006" >1434</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">N</span> <span class="index-item"><span class="cmss-10">nameref </span>package  <a -href="glossaries-user.html#dx1-16049" >1432</a> <br /></span> +href="glossaries-user.html#dx1-17049" >1435</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newacronym</span></span></span>  <a -href="glossaries-user.html#dx1-5025" >1433</a>, <a -href="glossaries-user.html#dx1-19014" >1434</a>, <a -href="glossaries-user.html#dx1-20003" >1435</a>, <a -href="glossaries-user.html#dx1-20013" >1436</a>, <a -href="glossaries-user.html#dx1-20018" >1437</a>, <a -href="glossaries-user.html#dx1-20026" >1438</a>, <a -href="glossaries-user.html#dx1-20035" >1439</a>, <a -href="glossaries-user.html#dx1-26090" >1440</a>, <a -href="glossaries-user.html#dx1-26114" >1441</a>, <a -href="glossaries-user.html#dx1-34016" >1442</a>, <a -href="glossaries-user.html#dx1-36002" >1443</a>, <a -href="glossaries-user.html#dx1-40002" >1444</a>, <a -href="glossaries-user.html#dx1-41009" >1445</a>, <a -href="glossaries-user.html#dx1-43036" >1446</a>, <a -href="glossaries-user.html#dx1-46013" >1447</a>, <a -href="glossaries-user.html#dx1-55001" ><span -class="cmti-10">1448</span></a>, <a -href="glossaries-user.html#dx1-55020" >1449</a>, <a -href="glossaries-user.html#dx1-55025" >1450</a>, <a -href="glossaries-user.html#dx1-55036" >1451</a>, <a -href="glossaries-user.html#dx1-55043" >1452</a>, <a -href="glossaries-user.html#dx1-55047" >1453</a>, <a -href="glossaries-user.html#dx1-55054" >1454</a>, <a -href="glossaries-user.html#dx1-57039" >1455</a>, <a -href="glossaries-user.html#dx1-57057" >1456</a>, <a -href="glossaries-user.html#dx1-57071" >1457</a>, <a -href="glossaries-user.html#dx1-58007" >1458</a>, <a -href="glossaries-user.html#dx1-58023" >1459</a>, <a -href="glossaries-user.html#dx1-60006" >1460</a>, <a -href="glossaries-user.html#dx1-73022" >1461</a>, <a -href="glossaries-user.html#dx1-73025" >1462</a>, <a -href="glossaries-user.html#dx1-75023" >1463</a>, <a -href="glossaries-user.html#dx1-75026" >1464</a>, <a -href="glossaries-user.html#dx1-75029" >1465</a>, <a -href="glossaries-user.html#dx1-75032" >1466</a> <br /></span> +href="glossaries-user.html#dx1-5025" >1436</a>, <a +href="glossaries-user.html#dx1-20014" >1437</a>, <a +href="glossaries-user.html#dx1-21003" >1438</a>, <a +href="glossaries-user.html#dx1-21013" >1439</a>, <a +href="glossaries-user.html#dx1-21018" >1440</a>, <a +href="glossaries-user.html#dx1-21026" >1441</a>, <a +href="glossaries-user.html#dx1-21035" >1442</a>, <a +href="glossaries-user.html#dx1-27090" >1443</a>, <a +href="glossaries-user.html#dx1-27114" >1444</a>, <a +href="glossaries-user.html#dx1-35016" >1445</a>, <a +href="glossaries-user.html#dx1-37002" >1446</a>, <a +href="glossaries-user.html#dx1-41002" >1447</a>, <a +href="glossaries-user.html#dx1-42009" >1448</a>, <a +href="glossaries-user.html#dx1-44036" >1449</a>, <a +href="glossaries-user.html#dx1-47013" >1450</a>, <a +href="glossaries-user.html#dx1-56005" ><span +class="cmti-10">1451</span></a>, <a +href="glossaries-user.html#dx1-56024" >1452</a>, <a +href="glossaries-user.html#dx1-56029" >1453</a>, <a +href="glossaries-user.html#dx1-56040" >1454</a>, <a +href="glossaries-user.html#dx1-56047" >1455</a>, <a +href="glossaries-user.html#dx1-56051" >1456</a>, <a +href="glossaries-user.html#dx1-56058" >1457</a>, <a +href="glossaries-user.html#dx1-58039" >1458</a>, <a +href="glossaries-user.html#dx1-58057" >1459</a>, <a +href="glossaries-user.html#dx1-58071" >1460</a>, <a +href="glossaries-user.html#dx1-59007" >1461</a>, <a +href="glossaries-user.html#dx1-59023" >1462</a>, <a +href="glossaries-user.html#dx1-61006" >1463</a>, <a +href="glossaries-user.html#dx1-74022" >1464</a>, <a +href="glossaries-user.html#dx1-74025" >1465</a>, <a +href="glossaries-user.html#dx1-76023" >1466</a>, <a +href="glossaries-user.html#dx1-76026" >1467</a>, <a +href="glossaries-user.html#dx1-76029" >1468</a>, <a +href="glossaries-user.html#dx1-76032" >1469</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newacronymstyle</span></span></span>  <a -href="glossaries-user.html#dx1-58001" ><span -class="cmti-10">1467</span></a>, <a -href="glossaries-user.html#dx1-58044" >1468</a>, <a -href="glossaries-user.html#dx1-58047" >1469</a> <br /></span> +href="glossaries-user.html#dx1-59001" ><span +class="cmti-10">1470</span></a>, <a +href="glossaries-user.html#dx1-59044" >1471</a>, <a +href="glossaries-user.html#dx1-59047" >1472</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newdualentry</span></span></span>  <a -href="glossaries-user.html#dx1-45012" >1470</a> <br /></span> +href="glossaries-user.html#dx1-46012" >1473</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newglossary</span></span></span>  <a -href="glossaries-user.html#dx1-11019" >1471</a>, <a -href="glossaries-user.html#dx1-12016" >1472</a>, <a -href="glossaries-user.html#dx1-15011" >1473</a>, <a -href="glossaries-user.html#dx1-52005" >1474</a>, <a -href="glossaries-user.html#dx1-52039" >1475</a>, <a -href="glossaries-user.html#dx1-54001" ><span -class="cmti-10">1476</span></a> <br /></span> +href="glossaries-user.html#dx1-12019" >1474</a>, <a +href="glossaries-user.html#dx1-13016" >1475</a>, <a +href="glossaries-user.html#dx1-16011" >1476</a>, <a +href="glossaries-user.html#dx1-53005" >1477</a>, <a +href="glossaries-user.html#dx1-53039" >1478</a>, <a +href="glossaries-user.html#dx1-55001" ><span +class="cmti-10">1479</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newglossary*</span></span></span>  <a -href="glossaries-user.html#dx1-54007" ><span -class="cmti-10">1477</span></a> <br /></span> +href="glossaries-user.html#dx1-55007" ><span +class="cmti-10">1480</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newglossaryentry</span></span></span>  <a -href="glossaries-user.html#dx1-3021" >1478</a>, <a -href="glossaries-user.html#dx1-4062" >1479</a>, <a -href="glossaries-user.html#dx1-5024" >1480</a>, <a -href="glossaries-user.html#dx1-17058" >1481</a>, <a -href="glossaries-user.html#dx1-18008" >1482</a>, <a -href="glossaries-user.html#dx1-18030" >1483</a>, <a -href="glossaries-user.html#dx1-21013" >1484</a>, <a -href="glossaries-user.html#dx1-26001" >1485</a>, <a -href="glossaries-user.html#dx1-26002" ><span -class="cmti-10">1486</span></a>, <a -href="glossaries-user.html#dx1-26112" >1487</a>, <a -href="glossaries-user.html#dx1-29002" >1488</a>, <a -href="glossaries-user.html#dx1-34002" >1489</a>, <a -href="glossaries-user.html#dx1-34006" >1490</a>, <a -href="glossaries-user.html#dx1-34029" >1491</a>, <a -href="glossaries-user.html#dx1-36001" >1492</a>, <a -href="glossaries-user.html#dx1-40001" >1493</a>, <a -href="glossaries-user.html#dx1-41008" >1494</a>, <a -href="glossaries-user.html#dx1-41023" >1495</a>, <a -href="glossaries-user.html#dx1-55002" >1496</a>, <a -href="glossaries-user.html#dx1-55021" >1497</a>, <a -href="glossaries-user.html#dx1-58008" >1498</a>, <a -href="glossaries-user.html#dx1-74002" >1499</a> <br /></span> +href="glossaries-user.html#dx1-3021" >1481</a>, <a +href="glossaries-user.html#dx1-4062" >1482</a>, <a +href="glossaries-user.html#dx1-5024" >1483</a>, <a +href="glossaries-user.html#dx1-18058" >1484</a>, <a +href="glossaries-user.html#dx1-19008" >1485</a>, <a +href="glossaries-user.html#dx1-19030" >1486</a>, <a +href="glossaries-user.html#dx1-22013" >1487</a>, <a +href="glossaries-user.html#dx1-27001" >1488</a>, <a +href="glossaries-user.html#dx1-27002" ><span +class="cmti-10">1489</span></a>, <a +href="glossaries-user.html#dx1-27112" >1490</a>, <a +href="glossaries-user.html#dx1-30002" >1491</a>, <a +href="glossaries-user.html#dx1-35002" >1492</a>, <a +href="glossaries-user.html#dx1-35006" >1493</a>, <a +href="glossaries-user.html#dx1-35029" >1494</a>, <a +href="glossaries-user.html#dx1-37001" >1495</a>, <a +href="glossaries-user.html#dx1-41001" >1496</a>, <a +href="glossaries-user.html#dx1-42008" >1497</a>, <a +href="glossaries-user.html#dx1-42023" >1498</a>, <a +href="glossaries-user.html#dx1-56006" >1499</a>, <a +href="glossaries-user.html#dx1-56025" >1500</a>, <a +href="glossaries-user.html#dx1-59008" >1501</a>, <a +href="glossaries-user.html#dx1-75002" >1502</a> <br /></span> <span class="index-item"><span class="cmtt-10">\newglossaryentry </span>options<br /></span> <span class="index-subitem">    <span class="cmss-10">access</span>  <a -href="glossaries-user.html#dx1-75003" >1500</a> <br /></span> +href="glossaries-user.html#dx1-76003" >1503</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">description</span>  <a -href="glossaries-user.html#dx1-6007" >1501</a>, <a -href="glossaries-user.html#dx1-26009" >1502</a>, <a -href="glossaries-user.html#dx1-26012" >1503</a>, <a -href="glossaries-user.html#dx1-26015" >1504</a>, <a -href="glossaries-user.html#dx1-26021" >1505</a>, <a -href="glossaries-user.html#dx1-30002" >1506</a>, <a -href="glossaries-user.html#dx1-30012" >1507</a>, <a -href="glossaries-user.html#dx1-42039" >1508</a>, <a -href="glossaries-user.html#dx1-55014" >1509</a>, <a -href="glossaries-user.html#dx1-57025" >1510</a>, <a -href="glossaries-user.html#dx1-57038" >1511</a>, <a -href="glossaries-user.html#dx1-57066" >1512</a>, <a -href="glossaries-user.html#dx1-58029" >1513</a>, <a -href="glossaries-user.html#dx1-73027" >1514</a>, <a -href="glossaries-user.html#dx1-73029" >1515</a>, <a -href="glossaries-user.html#dx1-75018" >1516</a> <br /></span> +href="glossaries-user.html#dx1-6007" >1504</a>, <a +href="glossaries-user.html#dx1-27009" >1505</a>, <a +href="glossaries-user.html#dx1-27012" >1506</a>, <a +href="glossaries-user.html#dx1-27015" >1507</a>, <a +href="glossaries-user.html#dx1-27021" >1508</a>, <a +href="glossaries-user.html#dx1-31002" >1509</a>, <a +href="glossaries-user.html#dx1-31012" >1510</a>, <a +href="glossaries-user.html#dx1-43039" >1511</a>, <a +href="glossaries-user.html#dx1-56018" >1512</a>, <a +href="glossaries-user.html#dx1-58025" >1513</a>, <a +href="glossaries-user.html#dx1-58038" >1514</a>, <a +href="glossaries-user.html#dx1-58066" >1515</a>, <a +href="glossaries-user.html#dx1-59029" >1516</a>, <a +href="glossaries-user.html#dx1-74027" >1517</a>, <a +href="glossaries-user.html#dx1-74029" >1518</a>, <a +href="glossaries-user.html#dx1-76018" >1519</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">descriptionaccess</span>  <a -href="glossaries-user.html#dx1-75017" >1517</a> <br /></span> +href="glossaries-user.html#dx1-76017" >1520</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">descriptionplural</span>  <a -href="glossaries-user.html#dx1-26020" >1518</a>, <a -href="glossaries-user.html#dx1-30003" >1519</a>, <a -href="glossaries-user.html#dx1-30013" >1520</a>, <a -href="glossaries-user.html#dx1-75020" >1521</a> <br /></span> +href="glossaries-user.html#dx1-27020" >1521</a>, <a +href="glossaries-user.html#dx1-31003" >1522</a>, <a +href="glossaries-user.html#dx1-31013" >1523</a>, <a +href="glossaries-user.html#dx1-76020" >1524</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">descriptionpluralaccess</span>  <a -href="glossaries-user.html#dx1-75019" >1522</a> <br /></span> -<span class="index-subitem">    <span -class="cmss-10">entrycounter</span>  <a -href="glossaries-user.html#dx1-49034" >1523</a>, <a -href="glossaries-user.html#dx1-49036" >1524</a> <br /></span> +href="glossaries-user.html#dx1-76019" >1525</a> <br /></span> <span class="index-subitem">    <span +class="cmss-10">entrycounter</span>  <a +href="glossaries-user.html#dx1-50034" >1526</a>, <a +href="glossaries-user.html#dx1-50036" >1527</a> <br /></span> +<span class="index-subitem">    <span class="cmss-10">first</span>  <a -href="glossaries-user.html#dx1-3019" >1525</a>, <a -href="glossaries-user.html#dx1-26025" >1526</a>, <a -href="glossaries-user.html#dx1-26043" >1527</a>, <a -href="glossaries-user.html#dx1-26045" >1528</a>, <a -href="glossaries-user.html#dx1-26046" >1529</a>, <a -href="glossaries-user.html#dx1-26054" >1530</a>, <a -href="glossaries-user.html#dx1-26057" >1531</a>, <a -href="glossaries-user.html#dx1-41007" >1532</a>, <a -href="glossaries-user.html#dx1-42012" >1533</a>, <a -href="glossaries-user.html#dx1-42030" >1534</a>, <a -href="glossaries-user.html#dx1-43032" >1535</a>, <a -href="glossaries-user.html#dx1-43044" >1536</a>, <a -href="glossaries-user.html#dx1-43047" >1537</a>, <a -href="glossaries-user.html#dx1-48009" >1538</a>, <a -href="glossaries-user.html#dx1-48020" >1539</a>, <a -href="glossaries-user.html#dx1-56002" >1540</a>, <a -href="glossaries-user.html#dx1-61001" >1541</a>, <a -href="glossaries-user.html#dx1-74008" >1542</a>, <a -href="glossaries-user.html#dx1-75008" >1543</a> <br /></span> +href="glossaries-user.html#dx1-3019" >1528</a>, <a +href="glossaries-user.html#dx1-27025" >1529</a>, <a +href="glossaries-user.html#dx1-27043" >1530</a>, <a +href="glossaries-user.html#dx1-27045" >1531</a>, <a +href="glossaries-user.html#dx1-27046" >1532</a>, <a +href="glossaries-user.html#dx1-27054" >1533</a>, <a +href="glossaries-user.html#dx1-27057" >1534</a>, <a +href="glossaries-user.html#dx1-42007" >1535</a>, <a +href="glossaries-user.html#dx1-43012" >1536</a>, <a +href="glossaries-user.html#dx1-43030" >1537</a>, <a +href="glossaries-user.html#dx1-44032" >1538</a>, <a +href="glossaries-user.html#dx1-44044" >1539</a>, <a +href="glossaries-user.html#dx1-44047" >1540</a>, <a +href="glossaries-user.html#dx1-49011" >1541</a>, <a +href="glossaries-user.html#dx1-49022" >1542</a>, <a +href="glossaries-user.html#dx1-57002" >1543</a>, <a +href="glossaries-user.html#dx1-62001" >1544</a>, <a +href="glossaries-user.html#dx1-75008" >1545</a>, <a +href="glossaries-user.html#dx1-76008" >1546</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">firstaccess</span>  <a -href="glossaries-user.html#dx1-75007" >1544</a> <br /></span> +href="glossaries-user.html#dx1-76007" >1547</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">firstplural</span>  <a -href="glossaries-user.html#dx1-3020" >1545</a>, <a -href="glossaries-user.html#dx1-26033" >1546</a>, <a -href="glossaries-user.html#dx1-26040" >1547</a>, <a -href="glossaries-user.html#dx1-26051" >1548</a>, <a -href="glossaries-user.html#dx1-26053" >1549</a>, <a -href="glossaries-user.html#dx1-26056" >1550</a>, <a -href="glossaries-user.html#dx1-27005" >1551</a>, <a -href="glossaries-user.html#dx1-30011" >1552</a>, <a -href="glossaries-user.html#dx1-41022" >1553</a>, <a -href="glossaries-user.html#dx1-42022" >1554</a>, <a -href="glossaries-user.html#dx1-43035" >1555</a>, <a -href="glossaries-user.html#dx1-43045" >1556</a>, <a -href="glossaries-user.html#dx1-43049" >1557</a>, <a -href="glossaries-user.html#dx1-48023" >1558</a>, <a -href="glossaries-user.html#dx1-74011" >1559</a>, <a -href="glossaries-user.html#dx1-75012" >1560</a> <br /></span> +href="glossaries-user.html#dx1-3020" >1548</a>, <a +href="glossaries-user.html#dx1-27033" >1549</a>, <a +href="glossaries-user.html#dx1-27040" >1550</a>, <a +href="glossaries-user.html#dx1-27051" >1551</a>, <a +href="glossaries-user.html#dx1-27053" >1552</a>, <a +href="glossaries-user.html#dx1-27056" >1553</a>, <a +href="glossaries-user.html#dx1-28005" >1554</a>, <a +href="glossaries-user.html#dx1-31011" >1555</a>, <a +href="glossaries-user.html#dx1-42022" >1556</a>, <a +href="glossaries-user.html#dx1-43022" >1557</a>, <a +href="glossaries-user.html#dx1-44035" >1558</a>, <a +href="glossaries-user.html#dx1-44045" >1559</a>, <a +href="glossaries-user.html#dx1-44049" >1560</a>, <a +href="glossaries-user.html#dx1-49025" >1561</a>, <a +href="glossaries-user.html#dx1-75011" >1562</a>, <a +href="glossaries-user.html#dx1-76012" >1563</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">firstpluralaccess</span>  <a -href="glossaries-user.html#dx1-75011" >1561</a> <br /></span> +href="glossaries-user.html#dx1-76011" >1564</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">format</span>  <a -href="glossaries-user.html#dx1-40064" >1562</a> <br /></span> +href="glossaries-user.html#dx1-41064" >1565</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">long</span>  <a -href="glossaries-user.html#dx1-15087" >1563</a>, <a -href="glossaries-user.html#dx1-26115" >1564</a>, <a -href="glossaries-user.html#dx1-41012" >1565</a>, <a -href="glossaries-user.html#dx1-43038" >1566</a>, <a -href="glossaries-user.html#dx1-55005" >1567</a>, <a -href="glossaries-user.html#dx1-55046" >1568</a>, <a -href="glossaries-user.html#dx1-56005" >1569</a>, <a -href="glossaries-user.html#dx1-73021" >1570</a>, <a -href="glossaries-user.html#dx1-75022" >1571</a> <br /></span> +href="glossaries-user.html#dx1-16087" >1566</a>, <a +href="glossaries-user.html#dx1-27115" >1567</a>, <a +href="glossaries-user.html#dx1-42012" >1568</a>, <a +href="glossaries-user.html#dx1-44038" >1569</a>, <a +href="glossaries-user.html#dx1-56009" >1570</a>, <a +href="glossaries-user.html#dx1-56050" >1571</a>, <a +href="glossaries-user.html#dx1-57005" >1572</a>, <a +href="glossaries-user.html#dx1-74021" >1573</a>, <a +href="glossaries-user.html#dx1-76022" >1574</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">longaccess</span>  <a -href="glossaries-user.html#dx1-75021" >1572</a> <br /></span> +href="glossaries-user.html#dx1-76021" >1575</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">longplural</span>  <a -href="glossaries-user.html#dx1-26116" >1573</a>, <a -href="glossaries-user.html#dx1-30020" >1574</a>, <a -href="glossaries-user.html#dx1-41024" >1575</a>, <a -href="glossaries-user.html#dx1-43040" >1576</a>, <a -href="glossaries-user.html#dx1-55006" >1577</a>, <a -href="glossaries-user.html#dx1-55016" >1578</a>, <a -href="glossaries-user.html#dx1-55017" >1579</a>, <a -href="glossaries-user.html#dx1-55053" >1580</a>, <a -href="glossaries-user.html#dx1-75028" >1581</a> <br /></span> +href="glossaries-user.html#dx1-27116" >1576</a>, <a +href="glossaries-user.html#dx1-31020" >1577</a>, <a +href="glossaries-user.html#dx1-42024" >1578</a>, <a +href="glossaries-user.html#dx1-44040" >1579</a>, <a +href="glossaries-user.html#dx1-56010" >1580</a>, <a +href="glossaries-user.html#dx1-56020" >1581</a>, <a +href="glossaries-user.html#dx1-56021" >1582</a>, <a +href="glossaries-user.html#dx1-56057" >1583</a>, <a +href="glossaries-user.html#dx1-76028" >1584</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">longpluralaccess</span>  <a -href="glossaries-user.html#dx1-75027" >1582</a> <br /></span> +href="glossaries-user.html#dx1-76027" >1585</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">name</span>  <a -href="glossaries-user.html#dx1-6009" >1583</a>, <a -href="glossaries-user.html#dx1-6010" >1584</a>, <a -href="glossaries-user.html#dx1-18009" >1585</a>, <a -href="glossaries-user.html#dx1-18023" >1586</a>, <a -href="glossaries-user.html#dx1-18041" >1587</a>, <a -href="glossaries-user.html#dx1-26010" >1588</a>, <a -href="glossaries-user.html#dx1-26013" >1589</a>, <a -href="glossaries-user.html#dx1-26024" >1590</a>, <a -href="glossaries-user.html#dx1-26067" >1591</a>, <a -href="glossaries-user.html#dx1-26071" >1592</a>, <a -href="glossaries-user.html#dx1-26074" >1593</a>, <a -href="glossaries-user.html#dx1-26080" >1594</a>, <a -href="glossaries-user.html#dx1-26082" >1595</a>, <a -href="glossaries-user.html#dx1-26086" >1596</a>, <a -href="glossaries-user.html#dx1-30001" >1597</a>, <a -href="glossaries-user.html#dx1-33001" >1598</a>, <a -href="glossaries-user.html#dx1-42027" >1599</a>, <a -href="glossaries-user.html#dx1-48007" >1600</a>, <a -href="glossaries-user.html#dx1-56009" >1601</a>, <a -href="glossaries-user.html#dx1-57052" >1602</a>, <a -href="glossaries-user.html#dx1-57055" >1603</a>, <a -href="glossaries-user.html#dx1-57065" >1604</a>, <a -href="glossaries-user.html#dx1-57072" >1605</a>, <a -href="glossaries-user.html#dx1-57074" >1606</a>, <a -href="glossaries-user.html#dx1-57079" >1607</a>, <a -href="glossaries-user.html#dx1-58065" >1608</a>, <a -href="glossaries-user.html#dx1-72023" >1609</a>, <a -href="glossaries-user.html#dx1-75004" >1610</a>, <a -href="glossaries-user.html#dx1-47014" >1611</a>, <a -href="glossaries-user.html#dx1-48053" >1612</a> <br /></span> +href="glossaries-user.html#dx1-6009" >1586</a>, <a +href="glossaries-user.html#dx1-6010" >1587</a>, <a +href="glossaries-user.html#dx1-19009" >1588</a>, <a +href="glossaries-user.html#dx1-19023" >1589</a>, <a +href="glossaries-user.html#dx1-19041" >1590</a>, <a +href="glossaries-user.html#dx1-27010" >1591</a>, <a +href="glossaries-user.html#dx1-27013" >1592</a>, <a +href="glossaries-user.html#dx1-27024" >1593</a>, <a +href="glossaries-user.html#dx1-27067" >1594</a>, <a +href="glossaries-user.html#dx1-27071" >1595</a>, <a +href="glossaries-user.html#dx1-27074" >1596</a>, <a +href="glossaries-user.html#dx1-27080" >1597</a>, <a +href="glossaries-user.html#dx1-27082" >1598</a>, <a +href="glossaries-user.html#dx1-27086" >1599</a>, <a +href="glossaries-user.html#dx1-31001" >1600</a>, <a +href="glossaries-user.html#dx1-34001" >1601</a>, <a +href="glossaries-user.html#dx1-43027" >1602</a>, <a +href="glossaries-user.html#dx1-49009" >1603</a>, <a +href="glossaries-user.html#dx1-57009" >1604</a>, <a +href="glossaries-user.html#dx1-58052" >1605</a>, <a +href="glossaries-user.html#dx1-58055" >1606</a>, <a +href="glossaries-user.html#dx1-58065" >1607</a>, <a +href="glossaries-user.html#dx1-58072" >1608</a>, <a +href="glossaries-user.html#dx1-58074" >1609</a>, <a +href="glossaries-user.html#dx1-58079" >1610</a>, <a +href="glossaries-user.html#dx1-59065" >1611</a>, <a +href="glossaries-user.html#dx1-73023" >1612</a>, <a +href="glossaries-user.html#dx1-76004" >1613</a>, <a +href="glossaries-user.html#dx1-48014" >1614</a>, <a +href="glossaries-user.html#dx1-49055" >1615</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nonumberlist</span>  <a -href="glossaries-user.html#dx1-26100" >1613</a> <br /></span> +href="glossaries-user.html#dx1-27100" >1616</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">parent</span>  <a -href="glossaries-user.html#dx1-26011" >1614</a>, <a -href="glossaries-user.html#dx1-26014" >1615</a>, <a -href="glossaries-user.html#dx1-26019" >1616</a>, <a -href="glossaries-user.html#dx1-32001" >1617</a> <br /></span> +href="glossaries-user.html#dx1-27011" >1617</a>, <a +href="glossaries-user.html#dx1-27014" >1618</a>, <a +href="glossaries-user.html#dx1-27019" >1619</a>, <a +href="glossaries-user.html#dx1-33001" >1620</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">plural</span>  <a -href="glossaries-user.html#dx1-26035" >1618</a>, <a -href="glossaries-user.html#dx1-26042" >1619</a>, <a -href="glossaries-user.html#dx1-26055" >1620</a>, <a -href="glossaries-user.html#dx1-27002" >1621</a>, <a -href="glossaries-user.html#dx1-27004" >1622</a>, <a -href="glossaries-user.html#dx1-33008" >1623</a>, <a -href="glossaries-user.html#dx1-41021" >1624</a>, <a -href="glossaries-user.html#dx1-42017" >1625</a>, <a -href="glossaries-user.html#dx1-43034" >1626</a>, <a -href="glossaries-user.html#dx1-43043" >1627</a>, <a -href="glossaries-user.html#dx1-48017" >1628</a>, <a -href="glossaries-user.html#dx1-74006" >1629</a>, <a -href="glossaries-user.html#dx1-75010" >1630</a> <br /></span> +href="glossaries-user.html#dx1-27035" >1621</a>, <a +href="glossaries-user.html#dx1-27042" >1622</a>, <a +href="glossaries-user.html#dx1-27055" >1623</a>, <a +href="glossaries-user.html#dx1-28002" >1624</a>, <a +href="glossaries-user.html#dx1-28004" >1625</a>, <a +href="glossaries-user.html#dx1-34008" >1626</a>, <a +href="glossaries-user.html#dx1-42021" >1627</a>, <a +href="glossaries-user.html#dx1-43017" >1628</a>, <a +href="glossaries-user.html#dx1-44034" >1629</a>, <a +href="glossaries-user.html#dx1-44043" >1630</a>, <a +href="glossaries-user.html#dx1-49019" >1631</a>, <a +href="glossaries-user.html#dx1-75006" >1632</a>, <a +href="glossaries-user.html#dx1-76010" >1633</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">pluralaccess</span>  <a -href="glossaries-user.html#dx1-75009" >1631</a> <br /></span> +href="glossaries-user.html#dx1-76009" >1634</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">prefix</span>  <a -href="glossaries-user.html#dx1-74003" >1632</a>, <a -href="glossaries-user.html#dx1-74009" >1633</a>, <a -href="glossaries-user.html#dx1-74021" >1634</a>, <a -href="glossaries-user.html#dx1-74024" >1635</a>, <a -href="glossaries-user.html#dx1-74041" >1636</a>, <a -href="glossaries-user.html#dx1-74049" >1637</a>, <a -href="glossaries-user.html#dx1-74016" >1638</a> <br /></span> +href="glossaries-user.html#dx1-75003" >1635</a>, <a +href="glossaries-user.html#dx1-75009" >1636</a>, <a +href="glossaries-user.html#dx1-75021" >1637</a>, <a +href="glossaries-user.html#dx1-75024" >1638</a>, <a +href="glossaries-user.html#dx1-75041" >1639</a>, <a +href="glossaries-user.html#dx1-75049" >1640</a>, <a +href="glossaries-user.html#dx1-75016" >1641</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">prefixfirst</span>  <a -href="glossaries-user.html#dx1-74007" >1639</a>, <a -href="glossaries-user.html#dx1-74022" >1640</a>, <a -href="glossaries-user.html#dx1-74025" >1641</a>, <a -href="glossaries-user.html#dx1-74045" >1642</a>, <a -href="glossaries-user.html#dx1-74051" >1643</a> <br /></span> +href="glossaries-user.html#dx1-75007" >1642</a>, <a +href="glossaries-user.html#dx1-75022" >1643</a>, <a +href="glossaries-user.html#dx1-75025" >1644</a>, <a +href="glossaries-user.html#dx1-75045" >1645</a>, <a +href="glossaries-user.html#dx1-75051" >1646</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">prefixfirstplural</span>  <a -href="glossaries-user.html#dx1-74010" >1644</a>, <a -href="glossaries-user.html#dx1-74031" >1645</a>, <a -href="glossaries-user.html#dx1-74034" >1646</a>, <a -href="glossaries-user.html#dx1-74047" >1647</a>, <a -href="glossaries-user.html#dx1-74055" >1648</a> <br /></span> +href="glossaries-user.html#dx1-75010" >1647</a>, <a +href="glossaries-user.html#dx1-75031" >1648</a>, <a +href="glossaries-user.html#dx1-75034" >1649</a>, <a +href="glossaries-user.html#dx1-75047" >1650</a>, <a +href="glossaries-user.html#dx1-75055" >1651</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">prefixplural</span>  <a -href="glossaries-user.html#dx1-74005" >1649</a>, <a -href="glossaries-user.html#dx1-74012" >1650</a>, <a -href="glossaries-user.html#dx1-74030" >1651</a>, <a -href="glossaries-user.html#dx1-74033" >1652</a>, <a -href="glossaries-user.html#dx1-74043" >1653</a>, <a -href="glossaries-user.html#dx1-74053" >1654</a> <br /></span> +href="glossaries-user.html#dx1-75005" >1652</a>, <a +href="glossaries-user.html#dx1-75012" >1653</a>, <a +href="glossaries-user.html#dx1-75030" >1654</a>, <a +href="glossaries-user.html#dx1-75033" >1655</a>, <a +href="glossaries-user.html#dx1-75043" >1656</a>, <a +href="glossaries-user.html#dx1-75053" >1657</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">see</span>  <a -href="glossaries-user.html#dx1-17057" >1655</a>, <a -href="glossaries-user.html#dx1-17061" >1656</a>, <a -href="glossaries-user.html#dx1-26105" >1657</a>, <a -href="glossaries-user.html#dx1-26106" >1658</a>, <a -href="glossaries-user.html#dx1-26113" >1659</a>, <a -href="glossaries-user.html#dx1-40047" >1660</a>, <a -href="glossaries-user.html#dx1-46009" >1661</a>, <a -href="glossaries-user.html#dx1-46010" >1662</a>, <a -href="glossaries-user.html#dx1-46012" >1663</a>, <a -href="glossaries-user.html#dx1-46023" >1664</a>, <a -href="glossaries-user.html#dx1-47001" >1665</a>, <a -href="glossaries-user.html#dx1-4003" >1666</a>, <a -href="glossaries-user.html#dx1-47007" >1667</a> <br /></span> +href="glossaries-user.html#dx1-18057" >1658</a>, <a +href="glossaries-user.html#dx1-18061" >1659</a>, <a +href="glossaries-user.html#dx1-27105" >1660</a>, <a +href="glossaries-user.html#dx1-27106" >1661</a>, <a +href="glossaries-user.html#dx1-27113" >1662</a>, <a +href="glossaries-user.html#dx1-41047" >1663</a>, <a +href="glossaries-user.html#dx1-47009" >1664</a>, <a +href="glossaries-user.html#dx1-47010" >1665</a>, <a +href="glossaries-user.html#dx1-47012" >1666</a>, <a +href="glossaries-user.html#dx1-47023" >1667</a>, <a +href="glossaries-user.html#dx1-48001" >1668</a>, <a +href="glossaries-user.html#dx1-4003" >1669</a>, <a +href="glossaries-user.html#dx1-48007" >1670</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">short</span>  <a -href="glossaries-user.html#dx1-26117" >1668</a>, <a -href="glossaries-user.html#dx1-41013" >1669</a>, <a -href="glossaries-user.html#dx1-43039" >1670</a>, <a -href="glossaries-user.html#dx1-55007" >1671</a>, <a -href="glossaries-user.html#dx1-55035" >1672</a>, <a -href="glossaries-user.html#dx1-56006" >1673</a>, <a -href="glossaries-user.html#dx1-73024" >1674</a>, <a -href="glossaries-user.html#dx1-75025" >1675</a> <br /></span> +href="glossaries-user.html#dx1-27117" >1671</a>, <a +href="glossaries-user.html#dx1-42013" >1672</a>, <a +href="glossaries-user.html#dx1-44039" >1673</a>, <a +href="glossaries-user.html#dx1-56011" >1674</a>, <a +href="glossaries-user.html#dx1-56039" >1675</a>, <a +href="glossaries-user.html#dx1-57006" >1676</a>, <a +href="glossaries-user.html#dx1-74024" >1677</a>, <a +href="glossaries-user.html#dx1-76025" >1678</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">shortaccess</span>  <a -href="glossaries-user.html#dx1-75024" >1676</a> <br /></span> +href="glossaries-user.html#dx1-76024" >1679</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">shortplural</span>  <a -href="glossaries-user.html#dx1-26118" >1677</a>, <a -href="glossaries-user.html#dx1-30021" >1678</a>, <a -href="glossaries-user.html#dx1-41025" >1679</a>, <a -href="glossaries-user.html#dx1-43041" >1680</a>, <a -href="glossaries-user.html#dx1-55008" >1681</a>, <a -href="glossaries-user.html#dx1-55015" >1682</a>, <a -href="glossaries-user.html#dx1-55018" >1683</a>, <a -href="glossaries-user.html#dx1-55042" >1684</a>, <a -href="glossaries-user.html#dx1-75031" >1685</a> <br /></span> +href="glossaries-user.html#dx1-27118" >1680</a>, <a +href="glossaries-user.html#dx1-31021" >1681</a>, <a +href="glossaries-user.html#dx1-42025" >1682</a>, <a +href="glossaries-user.html#dx1-44041" >1683</a>, <a +href="glossaries-user.html#dx1-56012" >1684</a>, <a +href="glossaries-user.html#dx1-56019" >1685</a>, <a +href="glossaries-user.html#dx1-56022" >1686</a>, <a +href="glossaries-user.html#dx1-56046" >1687</a>, <a +href="glossaries-user.html#dx1-76031" >1688</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">shortpluralaccess</span>  <a -href="glossaries-user.html#dx1-75030" >1686</a> <br /></span> +href="glossaries-user.html#dx1-76030" >1689</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">sort</span>  <a -href="glossaries-user.html#dx1-3046" >1687</a>, <a -href="glossaries-user.html#dx1-18007" >1688</a>, <a -href="glossaries-user.html#dx1-18010" >1689</a>, <a -href="glossaries-user.html#dx1-18012" >1690</a>, <a -href="glossaries-user.html#dx1-18014" >1691</a>, <a -href="glossaries-user.html#dx1-18022" >1692</a>, <a -href="glossaries-user.html#dx1-26066" >1693</a>, <a -href="glossaries-user.html#dx1-26070" >1694</a>, <a -href="glossaries-user.html#dx1-26072" >1695</a>, <a -href="glossaries-user.html#dx1-26075" >1696</a>, <a -href="glossaries-user.html#dx1-26079" >1697</a>, <a -href="glossaries-user.html#dx1-26085" >1698</a>, <a -href="glossaries-user.html#dx1-26087" >1699</a>, <a -href="glossaries-user.html#dx1-26127" >1700</a>, <a -href="glossaries-user.html#dx1-30006" >1701</a>, <a -href="glossaries-user.html#dx1-30010" >1702</a>, <a -href="glossaries-user.html#dx1-33004" >1703</a>, <a -href="glossaries-user.html#dx1-37010" >1704</a>, <a -href="glossaries-user.html#dx1-49049" >1705</a>, <a -href="glossaries-user.html#dx1-56011" >1706</a>, <a -href="glossaries-user.html#dx1-57053" >1707</a>, <a -href="glossaries-user.html#dx1-57056" >1708</a>, <a -href="glossaries-user.html#dx1-57064" >1709</a>, <a -href="glossaries-user.html#dx1-57073" >1710</a>, <a -href="glossaries-user.html#dx1-57080" >1711</a>, <a -href="glossaries-user.html#dx1-72022" >1712</a>, <a -href="glossaries-user.html#dx1-72024" >1713</a> <br /></span> +href="glossaries-user.html#dx1-3046" >1690</a>, <a +href="glossaries-user.html#dx1-19007" >1691</a>, <a +href="glossaries-user.html#dx1-19010" >1692</a>, <a +href="glossaries-user.html#dx1-19012" >1693</a>, <a +href="glossaries-user.html#dx1-19014" >1694</a>, <a +href="glossaries-user.html#dx1-19022" >1695</a>, <a +href="glossaries-user.html#dx1-27066" >1696</a>, <a +href="glossaries-user.html#dx1-27070" >1697</a>, <a +href="glossaries-user.html#dx1-27072" >1698</a>, <a +href="glossaries-user.html#dx1-27075" >1699</a>, <a +href="glossaries-user.html#dx1-27079" >1700</a>, <a +href="glossaries-user.html#dx1-27085" >1701</a>, <a +href="glossaries-user.html#dx1-27087" >1702</a>, <a +href="glossaries-user.html#dx1-27127" >1703</a>, <a +href="glossaries-user.html#dx1-31006" >1704</a>, <a +href="glossaries-user.html#dx1-31010" >1705</a>, <a +href="glossaries-user.html#dx1-34004" >1706</a>, <a +href="glossaries-user.html#dx1-38010" >1707</a>, <a +href="glossaries-user.html#dx1-50049" >1708</a>, <a +href="glossaries-user.html#dx1-57011" >1709</a>, <a +href="glossaries-user.html#dx1-58053" >1710</a>, <a +href="glossaries-user.html#dx1-58056" >1711</a>, <a +href="glossaries-user.html#dx1-58064" >1712</a>, <a +href="glossaries-user.html#dx1-58073" >1713</a>, <a +href="glossaries-user.html#dx1-58080" >1714</a>, <a +href="glossaries-user.html#dx1-73022" >1715</a>, <a +href="glossaries-user.html#dx1-73024" >1716</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">subentrycounter</span>  <a -href="glossaries-user.html#dx1-49035" >1714</a> <br /></span> +href="glossaries-user.html#dx1-50035" >1717</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbol</span>  <a -href="glossaries-user.html#dx1-6004" >1715</a>, <a -href="glossaries-user.html#dx1-26058" >1716</a>, <a -href="glossaries-user.html#dx1-26065" >1717</a>, <a -href="glossaries-user.html#dx1-30004" >1718</a>, <a -href="glossaries-user.html#dx1-42034" >1719</a>, <a -href="glossaries-user.html#dx1-43062" >1720</a>, <a -href="glossaries-user.html#dx1-43071" >1721</a>, <a -href="glossaries-user.html#dx1-58064" >1722</a>, <a -href="glossaries-user.html#dx1-73019" >1723</a>, <a -href="glossaries-user.html#dx1-75014" >1724</a> <br /></span> +href="glossaries-user.html#dx1-6004" >1718</a>, <a +href="glossaries-user.html#dx1-27058" >1719</a>, <a +href="glossaries-user.html#dx1-27065" >1720</a>, <a +href="glossaries-user.html#dx1-31004" >1721</a>, <a +href="glossaries-user.html#dx1-43034" >1722</a>, <a +href="glossaries-user.html#dx1-44062" >1723</a>, <a +href="glossaries-user.html#dx1-44071" >1724</a>, <a +href="glossaries-user.html#dx1-59064" >1725</a>, <a +href="glossaries-user.html#dx1-74019" >1726</a>, <a +href="glossaries-user.html#dx1-76014" >1727</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbolaccess</span>  <a -href="glossaries-user.html#dx1-75013" >1725</a> <br /></span> +href="glossaries-user.html#dx1-76013" >1728</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbolplural</span>  <a -href="glossaries-user.html#dx1-26059" >1726</a>, <a -href="glossaries-user.html#dx1-30005" >1727</a>, <a -href="glossaries-user.html#dx1-75016" >1728</a> <br /></span> +href="glossaries-user.html#dx1-27059" >1729</a>, <a +href="glossaries-user.html#dx1-31005" >1730</a>, <a +href="glossaries-user.html#dx1-76016" >1731</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbolpluralaccess</span>  <a -href="glossaries-user.html#dx1-75015" >1729</a> <br /></span> +href="glossaries-user.html#dx1-76015" >1732</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">text</span>  <a -href="glossaries-user.html#dx1-26022" >1730</a>, <a -href="glossaries-user.html#dx1-26027" >1731</a>, <a -href="glossaries-user.html#dx1-26038" >1732</a>, <a -href="glossaries-user.html#dx1-41006" >1733</a>, <a -href="glossaries-user.html#dx1-42007" >1734</a>, <a -href="glossaries-user.html#dx1-42029" >1735</a>, <a -href="glossaries-user.html#dx1-43033" >1736</a>, <a -href="glossaries-user.html#dx1-43042" >1737</a>, <a -href="glossaries-user.html#dx1-48008" >1738</a>, <a -href="glossaries-user.html#dx1-48014" >1739</a>, <a -href="glossaries-user.html#dx1-56003" >1740</a>, <a -href="glossaries-user.html#dx1-61002" >1741</a>, <a -href="glossaries-user.html#dx1-74004" >1742</a>, <a -href="glossaries-user.html#dx1-75006" >1743</a> <br /></span> +href="glossaries-user.html#dx1-27022" >1733</a>, <a +href="glossaries-user.html#dx1-27027" >1734</a>, <a +href="glossaries-user.html#dx1-27038" >1735</a>, <a +href="glossaries-user.html#dx1-42006" >1736</a>, <a +href="glossaries-user.html#dx1-43007" >1737</a>, <a +href="glossaries-user.html#dx1-43029" >1738</a>, <a +href="glossaries-user.html#dx1-44033" >1739</a>, <a +href="glossaries-user.html#dx1-44042" >1740</a>, <a +href="glossaries-user.html#dx1-49010" >1741</a>, <a +href="glossaries-user.html#dx1-49016" >1742</a>, <a +href="glossaries-user.html#dx1-57003" >1743</a>, <a +href="glossaries-user.html#dx1-62002" >1744</a>, <a +href="glossaries-user.html#dx1-75004" >1745</a>, <a +href="glossaries-user.html#dx1-76006" >1746</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">textaccess</span>  <a -href="glossaries-user.html#dx1-75005" >1744</a> <br /></span> +href="glossaries-user.html#dx1-76005" >1747</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">type</span>  <a -href="glossaries-user.html#dx1-26089" >1745</a>, <a -href="glossaries-user.html#dx1-34004" >1746</a>, <a -href="glossaries-user.html#dx1-55004" >1747</a> <br /></span> +href="glossaries-user.html#dx1-27089" >1748</a>, <a +href="glossaries-user.html#dx1-35004" >1749</a>, <a +href="glossaries-user.html#dx1-56008" >1750</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user1</span>  <a -href="glossaries-user.html#dx1-6005" >1748</a>, <a -href="glossaries-user.html#dx1-6008" >1749</a>, <a -href="glossaries-user.html#dx1-6011" >1750</a>, <a -href="glossaries-user.html#dx1-6012" >1751</a>, <a -href="glossaries-user.html#dx1-26091" >1752</a>, <a -href="glossaries-user.html#dx1-30014" >1753</a>, <a -href="glossaries-user.html#dx1-42044" >1754</a>, <a -href="glossaries-user.html#dx1-72097" >1755</a>, <a -href="glossaries-user.html#dx1-72100" >1756</a> <br /></span> +href="glossaries-user.html#dx1-6005" >1751</a>, <a +href="glossaries-user.html#dx1-6008" >1752</a>, <a +href="glossaries-user.html#dx1-6011" >1753</a>, <a +href="glossaries-user.html#dx1-6012" >1754</a>, <a +href="glossaries-user.html#dx1-27091" >1755</a>, <a +href="glossaries-user.html#dx1-31014" >1756</a>, <a +href="glossaries-user.html#dx1-43044" >1757</a>, <a +href="glossaries-user.html#dx1-73097" >1758</a>, <a +href="glossaries-user.html#dx1-73100" >1759</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user2</span>  <a -href="glossaries-user.html#dx1-26093" >1757</a>, <a -href="glossaries-user.html#dx1-30015" >1758</a>, <a -href="glossaries-user.html#dx1-42049" >1759</a>, <a -href="glossaries-user.html#dx1-72101" >1760</a> <br /></span> +href="glossaries-user.html#dx1-27093" >1760</a>, <a +href="glossaries-user.html#dx1-31015" >1761</a>, <a +href="glossaries-user.html#dx1-43049" >1762</a>, <a +href="glossaries-user.html#dx1-73101" >1763</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user3</span>  <a -href="glossaries-user.html#dx1-26094" >1761</a>, <a -href="glossaries-user.html#dx1-30016" >1762</a>, <a -href="glossaries-user.html#dx1-42054" >1763</a> <br /></span> +href="glossaries-user.html#dx1-27094" >1764</a>, <a +href="glossaries-user.html#dx1-31016" >1765</a>, <a +href="glossaries-user.html#dx1-43054" >1766</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user4</span>  <a -href="glossaries-user.html#dx1-26095" >1764</a>, <a -href="glossaries-user.html#dx1-30017" >1765</a>, <a -href="glossaries-user.html#dx1-42059" >1766</a> <br /></span> +href="glossaries-user.html#dx1-27095" >1767</a>, <a +href="glossaries-user.html#dx1-31017" >1768</a>, <a +href="glossaries-user.html#dx1-43059" >1769</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user5</span>  <a -href="glossaries-user.html#dx1-26096" >1767</a>, <a -href="glossaries-user.html#dx1-30018" >1768</a>, <a -href="glossaries-user.html#dx1-42064" >1769</a> <br /></span> +href="glossaries-user.html#dx1-27096" >1770</a>, <a +href="glossaries-user.html#dx1-31018" >1771</a>, <a +href="glossaries-user.html#dx1-43064" >1772</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user6</span>  <a -href="glossaries-user.html#dx1-26092" >1770</a>, <a -href="glossaries-user.html#dx1-30019" >1771</a>, <a -href="glossaries-user.html#dx1-42069" >1772</a>, <a -href="glossaries-user.html#dx1-72098" >1773</a> <br /></span> +href="glossaries-user.html#dx1-27092" >1773</a>, <a +href="glossaries-user.html#dx1-31019" >1774</a>, <a +href="glossaries-user.html#dx1-43069" >1775</a>, <a +href="glossaries-user.html#dx1-73098" >1776</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newglossarystyle</span></span></span>  <a -href="glossaries-user.html#dx1-63027" >1774</a>, <a -href="glossaries-user.html#dx1-72001" ><span -class="cmti-10">1775</span></a>, <a -href="glossaries-user.html#dx1-72032" >1776</a>, <a -href="glossaries-user.html#dx1-72091" >1777</a> <br /></span> +href="glossaries-user.html#dx1-64027" >1777</a>, <a +href="glossaries-user.html#dx1-73001" ><span +class="cmti-10">1778</span></a>, <a +href="glossaries-user.html#dx1-73032" >1779</a>, <a +href="glossaries-user.html#dx1-73091" >1780</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newignoredglossary</span></span></span>  <a -href="glossaries-user.html#dx1-15079" >1778</a>, <a -href="glossaries-user.html#dx1-35003" >1779</a>, <a -href="glossaries-user.html#dx1-49017" >1780</a>, <a -href="glossaries-user.html#dx1-54010" ><span -class="cmti-10">1781</span></a> <br /></span> +href="glossaries-user.html#dx1-16079" >1781</a>, <a +href="glossaries-user.html#dx1-36003" >1782</a>, <a +href="glossaries-user.html#dx1-50017" >1783</a>, <a +href="glossaries-user.html#dx1-55010" ><span +class="cmti-10">1784</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newline</span></span></span>  <a -href="glossaries-user.html#dx1-26018" >1782</a>, <a -href="glossaries-user.html#dx1-63020" >1783</a> <br /></span> +href="glossaries-user.html#dx1-27018" >1785</a>, <a +href="glossaries-user.html#dx1-64020" >1786</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\newterm</span></span></span>  <a -href="glossaries-user.html#dx1-21012" ><span -class="cmti-10">1784</span></a>, <a -href="glossaries-user.html#dx1-46014" >1785</a> <br /></span> -<span class="index-item"><span -class="cmss-10">ngerman </span>package  <a -href="glossaries-user.html#dx1-8040" >1786</a>, <a -href="glossaries-user.html#dx1-50013" >1787</a> <br /></span> +href="glossaries-user.html#dx1-22012" ><span +class="cmti-10">1787</span></a>, <a +href="glossaries-user.html#dx1-47014" >1788</a> <br /></span> +<span class="index-item"><span +class="cmss-10">ngerman </span>package  <a +href="glossaries-user.html#dx1-8040" >1789</a>, <a +href="glossaries-user.html#dx1-51013" >1790</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\nohyperpage</span></span></span>  <a -href="glossaries-user.html#dx1-39025" >1788</a> <br /></span> +href="glossaries-user.html#dx1-40025" >1791</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\noist</span></span></span>  <a -href="glossaries-user.html#dx1-5073" >1789</a>, <a -href="glossaries-user.html#dx1-25008" ><span -class="cmti-10">1790</span></a>, <a -href="glossaries-user.html#dx1-39018" >1791</a>, <a -href="glossaries-user.html#dx1-39027" >1792</a>, <a -href="glossaries-user.html#dx1-50017" >1793</a>, <a -href="glossaries-user.html#dx1-51012" >1794</a>, <a -href="glossaries-user.html#dx1-52020" >1795</a>, <a -href="glossaries-user.html#dx1-52026" >1796</a>, <a -href="glossaries-user.html#dx1-52052" >1797</a>, <a -href="glossaries-user.html#dx1-52058" >1798</a>, <a -href="glossaries-user.html#dx1-53003" >1799</a> <br /></span> +href="glossaries-user.html#dx1-5073" >1792</a>, <a +href="glossaries-user.html#dx1-26008" ><span +class="cmti-10">1793</span></a>, <a +href="glossaries-user.html#dx1-40018" >1794</a>, <a +href="glossaries-user.html#dx1-40027" >1795</a>, <a +href="glossaries-user.html#dx1-51017" >1796</a>, <a +href="glossaries-user.html#dx1-52012" >1797</a>, <a +href="glossaries-user.html#dx1-53020" >1798</a>, <a +href="glossaries-user.html#dx1-53026" >1799</a>, <a +href="glossaries-user.html#dx1-53052" >1800</a>, <a +href="glossaries-user.html#dx1-53058" >1801</a>, <a +href="glossaries-user.html#dx1-54003" >1802</a> <br /></span> <span class="index-item">Non-Latin Alphabet  <a href="glossaries-user.html#dx1-3038" ><span -class="cmbx-10">1800</span></a> <br /></span> +class="cmbx-10">1803</span></a> <br /></span> <span class="index-item">non-Latin character  <a -href="glossaries-user.html#dx1-3008" >1801</a>, <a -href="glossaries-user.html#dx1-3039" >1802</a>, <a +href="glossaries-user.html#dx1-3008" >1804</a>, <a +href="glossaries-user.html#dx1-3039" >1805</a>, <a href="glossaries-user.html#dx1-3040" ><span -class="cmbx-10">1803</span></a>, <a -href="glossaries-user.html#dx1-5083" >1804</a>, <a -href="glossaries-user.html#dx1-7008" >1805</a>, <a -href="glossaries-user.html#dx1-7009" >1806</a>, <a -href="glossaries-user.html#dx1-8046" >1807</a>, <a -href="glossaries-user.html#dx1-8060" >1808</a>, <a -href="glossaries-user.html#dx1-26007" >1809</a>, <a -href="glossaries-user.html#dx1-26121" >1810</a>, <a -href="glossaries-user.html#dx1-26129" >1811</a> <br /></span> +class="cmbx-10">1806</span></a>, <a +href="glossaries-user.html#dx1-5083" >1807</a>, <a +href="glossaries-user.html#dx1-7008" >1808</a>, <a +href="glossaries-user.html#dx1-7009" >1809</a>, <a +href="glossaries-user.html#dx1-8053" >1810</a>, <a +href="glossaries-user.html#dx1-9006" >1811</a>, <a +href="glossaries-user.html#dx1-27007" >1812</a>, <a +href="glossaries-user.html#dx1-27121" >1813</a>, <a +href="glossaries-user.html#dx1-27129" >1814</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\nopostdesc</span></span></span>  <a -href="glossaries-user.html#dx1-21014" >1812</a>, <a -href="glossaries-user.html#dx1-26016" ><span -class="cmti-10">1813</span></a>, <a -href="glossaries-user.html#dx1-32004" >1814</a>, <a -href="glossaries-user.html#dx1-33002" >1815</a>, <a -href="glossaries-user.html#dx1-63032" >1816</a>, <a -href="glossaries-user.html#dx1-73030" >1817</a> <br /></span> +href="glossaries-user.html#dx1-22014" >1815</a>, <a +href="glossaries-user.html#dx1-27016" ><span +class="cmti-10">1816</span></a>, <a +href="glossaries-user.html#dx1-33004" >1817</a>, <a +href="glossaries-user.html#dx1-34002" >1818</a>, <a +href="glossaries-user.html#dx1-64032" >1819</a>, <a +href="glossaries-user.html#dx1-74030" >1820</a> <br /></span> <span class="index-item">number list  <a href="glossaries-user.html#dx1-3043" ><span -class="cmbx-10">1818</span></a>, <a -href="glossaries-user.html#dx1-5033" >1819</a>, <a -href="glossaries-user.html#dx1-5045" >1820</a>, <a -href="glossaries-user.html#dx1-5094" >1821</a>, <a -href="glossaries-user.html#dx1-9004" >1822</a>, <a -href="glossaries-user.html#dx1-9047" >1823</a>, <a -href="glossaries-user.html#dx1-15091" >1824</a>, <a -href="glossaries-user.html#dx1-17053" >1825</a>, <a -href="glossaries-user.html#dx1-17055" >1826</a>, <a -href="glossaries-user.html#dx1-17065" >1827</a>, <a -href="glossaries-user.html#dx1-25016" >1828</a>, <a -href="glossaries-user.html#dx1-25020" >1829</a>, <a -href="glossaries-user.html#dx1-25021" >1830</a>, <a -href="glossaries-user.html#dx1-26101" >1831</a>, <a -href="glossaries-user.html#dx1-26103" >1832</a>, <a -href="glossaries-user.html#dx1-26107" >1833</a>, <a -href="glossaries-user.html#dx1-26108" >1834</a>, <a -href="glossaries-user.html#dx1-31002" >1835</a>, <a -href="glossaries-user.html#dx1-33003" >1836</a>, <a -href="glossaries-user.html#dx1-39001" >1837</a>, <a -href="glossaries-user.html#dx1-39028" >1838</a>, <a -href="glossaries-user.html#dx1-39031" >1839</a>, <a -href="glossaries-user.html#dx1-40004" >1840</a>, <a -href="glossaries-user.html#dx1-45006" >1841</a>, <a -href="glossaries-user.html#dx1-46019" >1842</a>, <a -href="glossaries-user.html#dx1-46020" >1843</a>, <a -href="glossaries-user.html#dx1-46021" >1844</a>, <a -href="glossaries-user.html#dx1-46025" >1845</a>, <a -href="glossaries-user.html#dx1-48060" >1846</a>, <a -href="glossaries-user.html#dx1-49010" >1847</a>, <a -href="glossaries-user.html#dx1-52002" >1848</a>, <a -href="glossaries-user.html#dx1-52045" >1849</a>, <a -href="glossaries-user.html#dx1-52055" >1850</a>, <a -href="glossaries-user.html#dx1-54002" >1851</a>, <a -href="glossaries-user.html#dx1-64010" >1852</a>, <a -href="glossaries-user.html#dx1-64031" >1853</a>, <a -href="glossaries-user.html#dx1-65010" >1854</a>, <a -href="glossaries-user.html#dx1-65020" >1855</a>, <a -href="glossaries-user.html#dx1-66010" >1856</a>, <a -href="glossaries-user.html#dx1-66020" >1857</a>, <a -href="glossaries-user.html#dx1-67016" >1858</a>, <a -href="glossaries-user.html#dx1-67026" >1859</a>, <a -href="glossaries-user.html#dx1-68013" >1860</a>, <a -href="glossaries-user.html#dx1-68023" >1861</a>, <a -href="glossaries-user.html#dx1-71003" >1862</a>, <a -href="glossaries-user.html#dx1-72038" >1863</a>, <a -href="glossaries-user.html#dx1-72079" >1864</a> <br /></span> +class="cmbx-10">1821</span></a>, <a +href="glossaries-user.html#dx1-5033" >1822</a>, <a +href="glossaries-user.html#dx1-5045" >1823</a>, <a +href="glossaries-user.html#dx1-5094" >1824</a>, <a +href="glossaries-user.html#dx1-10004" >1825</a>, <a +href="glossaries-user.html#dx1-10047" >1826</a>, <a +href="glossaries-user.html#dx1-16091" >1827</a>, <a +href="glossaries-user.html#dx1-18053" >1828</a>, <a +href="glossaries-user.html#dx1-18055" >1829</a>, <a +href="glossaries-user.html#dx1-18065" >1830</a>, <a +href="glossaries-user.html#dx1-26016" >1831</a>, <a +href="glossaries-user.html#dx1-26020" >1832</a>, <a +href="glossaries-user.html#dx1-26021" >1833</a>, <a +href="glossaries-user.html#dx1-27101" >1834</a>, <a +href="glossaries-user.html#dx1-27103" >1835</a>, <a +href="glossaries-user.html#dx1-27107" >1836</a>, <a +href="glossaries-user.html#dx1-27108" >1837</a>, <a +href="glossaries-user.html#dx1-32002" >1838</a>, <a +href="glossaries-user.html#dx1-34003" >1839</a>, <a +href="glossaries-user.html#dx1-40001" >1840</a>, <a +href="glossaries-user.html#dx1-40028" >1841</a>, <a +href="glossaries-user.html#dx1-40031" >1842</a>, <a +href="glossaries-user.html#dx1-41004" >1843</a>, <a +href="glossaries-user.html#dx1-46006" >1844</a>, <a +href="glossaries-user.html#dx1-47019" >1845</a>, <a +href="glossaries-user.html#dx1-47020" >1846</a>, <a +href="glossaries-user.html#dx1-47021" >1847</a>, <a +href="glossaries-user.html#dx1-47025" >1848</a>, <a +href="glossaries-user.html#dx1-49062" >1849</a>, <a +href="glossaries-user.html#dx1-50010" >1850</a>, <a +href="glossaries-user.html#dx1-53002" >1851</a>, <a +href="glossaries-user.html#dx1-53045" >1852</a>, <a +href="glossaries-user.html#dx1-53055" >1853</a>, <a +href="glossaries-user.html#dx1-55002" >1854</a>, <a +href="glossaries-user.html#dx1-65010" >1855</a>, <a +href="glossaries-user.html#dx1-65031" >1856</a>, <a +href="glossaries-user.html#dx1-66010" >1857</a>, <a +href="glossaries-user.html#dx1-66020" >1858</a>, <a +href="glossaries-user.html#dx1-67010" >1859</a>, <a +href="glossaries-user.html#dx1-67020" >1860</a>, <a +href="glossaries-user.html#dx1-68016" >1861</a>, <a +href="glossaries-user.html#dx1-68026" >1862</a>, <a +href="glossaries-user.html#dx1-69013" >1863</a>, <a +href="glossaries-user.html#dx1-69023" >1864</a>, <a +href="glossaries-user.html#dx1-72003" >1865</a>, <a +href="glossaries-user.html#dx1-73038" >1866</a>, <a +href="glossaries-user.html#dx1-73079" >1867</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\numberline</span></span></span>  <a -href="glossaries-user.html#dx1-16006" >1865</a> <br /></span> +href="glossaries-user.html#dx1-17006" >1868</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">O</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\oldacronym</span></span></span>  <a -href="glossaries-user.html#dx1-60004" ><span -class="cmti-10">1866</span></a>, <a -href="glossaries-user.html#dx1-60007" >1867</a> <br /></span> +href="glossaries-user.html#dx1-61004" ><span +class="cmti-10">1869</span></a>, <a +href="glossaries-user.html#dx1-61007" >1870</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">P</span> <span class="index-item">package options:<br /></span> <span class="index-subitem">    <span class="cmss-10">acronym</span>  <a -href="glossaries-user.html#dx1-8026" >1868</a>, <a -href="glossaries-user.html#dx1-11014" >1869</a>, <a -href="glossaries-user.html#dx1-11018" >1870</a>, <a -href="glossaries-user.html#dx1-12010" >1871</a>, <a -href="glossaries-user.html#dx1-12015" >1872</a>, <a -href="glossaries-user.html#dx1-14001" >1873</a>, <a -href="glossaries-user.html#dx1-14003" >1874</a>, <a -href="glossaries-user.html#dx1-15006" >1875</a>, <a -href="glossaries-user.html#dx1-16043" >1876</a>, <a -href="glossaries-user.html#dx1-16044" >1877</a>, <a -href="glossaries-user.html#dx1-19001" >1878</a>, <a -href="glossaries-user.html#dx1-19006" >1879</a>, <a -href="glossaries-user.html#dx1-19021" >1880</a>, <a -href="glossaries-user.html#dx1-22015" >1881</a>, <a -href="glossaries-user.html#dx1-34017" >1882</a>, <a -href="glossaries-user.html#dx1-34018" >1883</a>, <a -href="glossaries-user.html#dx1-34023" >1884</a>, <a -href="glossaries-user.html#dx1-45011" >1885</a>, <a -href="glossaries-user.html#dx1-54014" >1886</a>, <a -href="glossaries-user.html#dx1-54015" >1887</a>, <a -href="glossaries-user.html#dx1-54017" >1888</a>, <a -href="glossaries-user.html#dx1-59005" >1889</a>, <a -href="glossaries-user.html#dx1-19011" >1890</a>, <a -href="glossaries-user.html#dx1-34022" >1891</a> <br /></span> +href="glossaries-user.html#dx1-8026" >1871</a>, <a +href="glossaries-user.html#dx1-12014" >1872</a>, <a +href="glossaries-user.html#dx1-12018" >1873</a>, <a +href="glossaries-user.html#dx1-13010" >1874</a>, <a +href="glossaries-user.html#dx1-13015" >1875</a>, <a +href="glossaries-user.html#dx1-15001" >1876</a>, <a +href="glossaries-user.html#dx1-15003" >1877</a>, <a +href="glossaries-user.html#dx1-16006" >1878</a>, <a +href="glossaries-user.html#dx1-17043" >1879</a>, <a +href="glossaries-user.html#dx1-17044" >1880</a>, <a +href="glossaries-user.html#dx1-20001" >1881</a>, <a +href="glossaries-user.html#dx1-20006" >1882</a>, <a +href="glossaries-user.html#dx1-20021" >1883</a>, <a +href="glossaries-user.html#dx1-23015" >1884</a>, <a +href="glossaries-user.html#dx1-35017" >1885</a>, <a +href="glossaries-user.html#dx1-35018" >1886</a>, <a +href="glossaries-user.html#dx1-35023" >1887</a>, <a +href="glossaries-user.html#dx1-46011" >1888</a>, <a +href="glossaries-user.html#dx1-55014" >1889</a>, <a +href="glossaries-user.html#dx1-55015" >1890</a>, <a +href="glossaries-user.html#dx1-55017" >1891</a>, <a +href="glossaries-user.html#dx1-60005" >1892</a>, <a +href="glossaries-user.html#dx1-20011" >1893</a>, <a +href="glossaries-user.html#dx1-35022" >1894</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-14002" >1892</a>, <a -href="glossaries-user.html#dx1-19018" >1893</a> <br /></span> +href="glossaries-user.html#dx1-15002" >1895</a>, <a +href="glossaries-user.html#dx1-20018" >1896</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">acronymlists</span>  <a -href="glossaries-user.html#dx1-19019" >1894</a>, <a -href="glossaries-user.html#dx1-19020" >1895</a>, <a -href="glossaries-user.html#dx1-19023" >1896</a>, <a -href="glossaries-user.html#dx1-43010" >1897</a>, <a -href="glossaries-user.html#dx1-54018" >1898</a>, <a -href="glossaries-user.html#dx1-55009" >1899</a>, <a -href="glossaries-user.html#dx1-73004" >1900</a> <br /></span> +href="glossaries-user.html#dx1-20019" >1897</a>, <a +href="glossaries-user.html#dx1-20020" >1898</a>, <a +href="glossaries-user.html#dx1-20023" >1899</a>, <a +href="glossaries-user.html#dx1-44010" >1900</a>, <a +href="glossaries-user.html#dx1-55018" >1901</a>, <a +href="glossaries-user.html#dx1-56013" >1902</a>, <a +href="glossaries-user.html#dx1-74004" >1903</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">acronyms</span>  <a -href="glossaries-user.html#dx1-15007" >1901</a>, <a -href="glossaries-user.html#dx1-19017" >1902</a> <br /></span> +href="glossaries-user.html#dx1-16007" >1904</a>, <a +href="glossaries-user.html#dx1-20017" >1905</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">automake</span>  <a -href="glossaries-user.html#dx1-9003" >1903</a>, <a -href="glossaries-user.html#dx1-18072" >1904</a>, <a -href="glossaries-user.html#dx1-18078" >1905</a> <br /></span> +href="glossaries-user.html#dx1-10003" >1906</a>, <a +href="glossaries-user.html#dx1-19072" >1907</a>, <a +href="glossaries-user.html#dx1-19078" >1908</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-18085" >1906</a> <br /></span> +href="glossaries-user.html#dx1-19085" >1909</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">compatible-2.07</span>  <a -href="glossaries-user.html#dx1-21027" >1907</a>, <a -href="glossaries-user.html#dx1-22012" >1908</a>, <a -href="glossaries-user.html#dx1-25010" >1909</a> <br /></span> +href="glossaries-user.html#dx1-22027" >1910</a>, <a +href="glossaries-user.html#dx1-23012" >1911</a>, <a +href="glossaries-user.html#dx1-26010" >1912</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">compatible-3.07</span>  <a -href="glossaries-user.html#dx1-19004" >1910</a>, <a -href="glossaries-user.html#dx1-21028" >1911</a>, <a -href="glossaries-user.html#dx1-43005" >1912</a> <br /></span> +href="glossaries-user.html#dx1-20004" >1913</a>, <a +href="glossaries-user.html#dx1-22028" >1914</a>, <a +href="glossaries-user.html#dx1-44005" >1915</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">counter</span>  <a -href="glossaries-user.html#dx1-17063" >1913</a>, <a -href="glossaries-user.html#dx1-25017" >1914</a>, <a -href="glossaries-user.html#dx1-39003" >1915</a>, <a -href="glossaries-user.html#dx1-52004" >1916</a>, <a -href="glossaries-user.html#dx1-52038" >1917</a> <br /></span> +href="glossaries-user.html#dx1-18063" >1916</a>, <a +href="glossaries-user.html#dx1-26017" >1917</a>, <a +href="glossaries-user.html#dx1-40003" >1918</a>, <a +href="glossaries-user.html#dx1-53004" >1919</a>, <a +href="glossaries-user.html#dx1-53038" >1920</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">page</span>  <a -href="glossaries-user.html#dx1-17064" >1918</a> <br /></span> +href="glossaries-user.html#dx1-18064" >1921</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">counterwithin</span>  <a -href="glossaries-user.html#dx1-17009" >1919</a>, <a -href="glossaries-user.html#dx1-17013" >1920</a>, <a -href="glossaries-user.html#dx1-63002" >1921</a>, <a -href="glossaries-user.html#dx1-72046" >1922</a>, <a -href="glossaries-user.html#dx1-72083" >1923</a> <br /></span> +href="glossaries-user.html#dx1-18009" >1922</a>, <a +href="glossaries-user.html#dx1-18013" >1923</a>, <a +href="glossaries-user.html#dx1-64002" >1924</a>, <a +href="glossaries-user.html#dx1-73046" >1925</a>, <a +href="glossaries-user.html#dx1-73083" >1926</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">description</span>  <a -href="glossaries-user.html#dx1-20002" >1924</a>, <a -href="glossaries-user.html#dx1-20014" >1925</a>, <a -href="glossaries-user.html#dx1-20015" >1926</a>, <a -href="glossaries-user.html#dx1-20022" >1927</a>, <a -href="glossaries-user.html#dx1-20023" >1928</a>, <a -href="glossaries-user.html#dx1-20029" >1929</a>, <a -href="glossaries-user.html#dx1-20031" >1930</a>, <a -href="glossaries-user.html#dx1-20033" >1931</a>, <a -href="glossaries-user.html#dx1-20036" >1932</a> <br /></span> +href="glossaries-user.html#dx1-21002" >1927</a>, <a +href="glossaries-user.html#dx1-21014" >1928</a>, <a +href="glossaries-user.html#dx1-21015" >1929</a>, <a +href="glossaries-user.html#dx1-21022" >1930</a>, <a +href="glossaries-user.html#dx1-21023" >1931</a>, <a +href="glossaries-user.html#dx1-21029" >1932</a>, <a +href="glossaries-user.html#dx1-21031" >1933</a>, <a +href="glossaries-user.html#dx1-21033" >1934</a>, <a +href="glossaries-user.html#dx1-21036" >1935</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">dua</span>  <a -href="glossaries-user.html#dx1-20011" >1933</a>, <a -href="glossaries-user.html#dx1-20034" >1934</a> <br /></span> +href="glossaries-user.html#dx1-21011" >1936</a>, <a +href="glossaries-user.html#dx1-21034" >1937</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">entrycounter</span>  <a -href="glossaries-user.html#dx1-17001" >1935</a>, <a -href="glossaries-user.html#dx1-17022" >1936</a>, <a -href="glossaries-user.html#dx1-63001" >1937</a>, <a -href="glossaries-user.html#dx1-72045" >1938</a>, <a -href="glossaries-user.html#dx1-72082" >1939</a> <br /></span> +href="glossaries-user.html#dx1-18001" >1938</a>, <a +href="glossaries-user.html#dx1-18022" >1939</a>, <a +href="glossaries-user.html#dx1-64001" >1940</a>, <a +href="glossaries-user.html#dx1-73045" >1941</a>, <a +href="glossaries-user.html#dx1-73082" >1942</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-17002" >1940</a> <br /></span> +href="glossaries-user.html#dx1-18002" >1943</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-17010" >1941</a> <br /></span> +href="glossaries-user.html#dx1-18010" >1944</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">footnote</span>  <a -href="glossaries-user.html#dx1-20006" >1942</a>, <a -href="glossaries-user.html#dx1-20007" >1943</a>, <a -href="glossaries-user.html#dx1-20009" >1944</a>, <a -href="glossaries-user.html#dx1-20016" >1945</a>, <a -href="glossaries-user.html#dx1-20024" >1946</a>, <a -href="glossaries-user.html#dx1-20025" >1947</a> <br /></span> +href="glossaries-user.html#dx1-21006" >1945</a>, <a +href="glossaries-user.html#dx1-21007" >1946</a>, <a +href="glossaries-user.html#dx1-21009" >1947</a>, <a +href="glossaries-user.html#dx1-21016" >1948</a>, <a +href="glossaries-user.html#dx1-21024" >1949</a>, <a +href="glossaries-user.html#dx1-21025" >1950</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">hyperfirst</span>  <a -href="glossaries-user.html#dx1-15067" >1948</a>, <a -href="glossaries-user.html#dx1-15077" >1949</a>, <a -href="glossaries-user.html#dx1-44015" >1950</a>, <a -href="glossaries-user.html#dx1-44017" >1951</a> <br /></span> +href="glossaries-user.html#dx1-16067" >1951</a>, <a +href="glossaries-user.html#dx1-16077" >1952</a>, <a +href="glossaries-user.html#dx1-45015" >1953</a>, <a +href="glossaries-user.html#dx1-45017" >1954</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-15081" >1952</a>, <a -href="glossaries-user.html#dx1-40030" >1953</a>, <a -href="glossaries-user.html#dx1-44010" >1954</a>, <a -href="glossaries-user.html#dx1-44013" >1955</a>, <a -href="glossaries-user.html#dx1-57067" >1956</a> <br /></span> +href="glossaries-user.html#dx1-16081" >1955</a>, <a +href="glossaries-user.html#dx1-41030" >1956</a>, <a +href="glossaries-user.html#dx1-45010" >1957</a>, <a +href="glossaries-user.html#dx1-45013" >1958</a>, <a +href="glossaries-user.html#dx1-58067" >1959</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-15068" >1957</a>, <a -href="glossaries-user.html#dx1-15072" >1958</a> <br /></span> +href="glossaries-user.html#dx1-16068" >1960</a>, <a +href="glossaries-user.html#dx1-16072" >1961</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">index</span>  <a -href="glossaries-user.html#dx1-15010" >1959</a>, <a -href="glossaries-user.html#dx1-21011" >1960</a>, <a -href="glossaries-user.html#dx1-21023" >1961</a>, <a -href="glossaries-user.html#dx1-21026" >1962</a>, <a -href="glossaries-user.html#dx1-54021" >1963</a> <br /></span> +href="glossaries-user.html#dx1-16010" >1962</a>, <a +href="glossaries-user.html#dx1-22011" >1963</a>, <a +href="glossaries-user.html#dx1-22023" >1964</a>, <a +href="glossaries-user.html#dx1-22026" >1965</a>, <a +href="glossaries-user.html#dx1-55021" >1966</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">makeindex</span>  <a -href="glossaries-user.html#dx1-14004" >1964</a>, <a -href="glossaries-user.html#dx1-18049" >1965</a>, <a -href="glossaries-user.html#dx1-22005" >1966</a> <br /></span> +href="glossaries-user.html#dx1-15004" >1967</a>, <a +href="glossaries-user.html#dx1-19049" >1968</a>, <a +href="glossaries-user.html#dx1-23005" >1969</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nogroupskip</span>  <a -href="glossaries-user.html#dx1-5020" >1967</a>, <a -href="glossaries-user.html#dx1-17068" >1968</a>, <a -href="glossaries-user.html#dx1-63029" >1969</a>, <a -href="glossaries-user.html#dx1-72036" >1970</a>, <a -href="glossaries-user.html#dx1-72095" >1971</a> <br /></span> +href="glossaries-user.html#dx1-5020" >1970</a>, <a +href="glossaries-user.html#dx1-18068" >1971</a>, <a +href="glossaries-user.html#dx1-64029" >1972</a>, <a +href="glossaries-user.html#dx1-73036" >1973</a>, <a +href="glossaries-user.html#dx1-73095" >1974</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-17069" >1972</a> <br /></span> +href="glossaries-user.html#dx1-18069" >1975</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nohypertypes</span>  <a -href="glossaries-user.html#dx1-15063" >1973</a>, <a -href="glossaries-user.html#dx1-15070" >1974</a>, <a -href="glossaries-user.html#dx1-15071" >1975</a>, <a -href="glossaries-user.html#dx1-15078" >1976</a>, <a -href="glossaries-user.html#dx1-40020" >1977</a>, <a -href="glossaries-user.html#dx1-40027" >1978</a>, <a -href="glossaries-user.html#dx1-43026" >1979</a>, <a -href="glossaries-user.html#dx1-44004" >1980</a>, <a -href="glossaries-user.html#dx1-54011" >1981</a> <br /></span> +href="glossaries-user.html#dx1-16063" >1976</a>, <a +href="glossaries-user.html#dx1-16070" >1977</a>, <a +href="glossaries-user.html#dx1-16071" >1978</a>, <a +href="glossaries-user.html#dx1-16078" >1979</a>, <a +href="glossaries-user.html#dx1-41020" >1980</a>, <a +href="glossaries-user.html#dx1-41027" >1981</a>, <a +href="glossaries-user.html#dx1-44026" >1982</a>, <a +href="glossaries-user.html#dx1-45004" >1983</a>, <a +href="glossaries-user.html#dx1-55011" >1984</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">index</span>  <a -href="glossaries-user.html#dx1-21024" >1982</a> <br /></span> +href="glossaries-user.html#dx1-22024" >1985</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nolist</span>  <a -href="glossaries-user.html#dx1-17038" >1983</a>, <a -href="glossaries-user.html#dx1-22008" >1984</a>, <a -href="glossaries-user.html#dx1-64004" >1985</a> <br /></span> +href="glossaries-user.html#dx1-18038" >1986</a>, <a +href="glossaries-user.html#dx1-23008" >1987</a>, <a +href="glossaries-user.html#dx1-65004" >1988</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nolong</span>  <a -href="glossaries-user.html#dx1-17030" >1986</a>, <a -href="glossaries-user.html#dx1-22006" >1987</a>, <a -href="glossaries-user.html#dx1-65004" >1988</a>, <a -href="glossaries-user.html#dx1-63013" >1989</a> <br /></span> -<span class="index-subitem">    <span -class="cmss-10">nomain</span>  <a -href="glossaries-user.html#dx1-15005" >1990</a>, <a -href="glossaries-user.html#dx1-19016" >1991</a>, <a -href="glossaries-user.html#dx1-21005" >1992</a>, <a -href="glossaries-user.html#dx1-21010" >1993</a>, <a -href="glossaries-user.html#dx1-21018" >1994</a>, <a -href="glossaries-user.html#dx1-22011" >1995</a>, <a -href="glossaries-user.html#dx1-54013" >1996</a>, <a -href="glossaries-user.html#dx1-19013" >1997</a> <br /></span> +href="glossaries-user.html#dx1-18030" >1989</a>, <a +href="glossaries-user.html#dx1-23006" >1990</a>, <a +href="glossaries-user.html#dx1-66004" >1991</a>, <a +href="glossaries-user.html#dx1-64013" >1992</a> <br /></span> <span class="index-subitem">    <span +class="cmss-10">nomain</span>  <a +href="glossaries-user.html#dx1-16005" >1993</a>, <a +href="glossaries-user.html#dx1-20016" >1994</a>, <a +href="glossaries-user.html#dx1-22005" >1995</a>, <a +href="glossaries-user.html#dx1-22010" >1996</a>, <a +href="glossaries-user.html#dx1-22018" >1997</a>, <a +href="glossaries-user.html#dx1-23011" >1998</a>, <a +href="glossaries-user.html#dx1-55013" >1999</a>, <a +href="glossaries-user.html#dx1-20013" >2000</a> <br /></span> +<span class="index-subitem">    <span class="cmss-10">nonumberlist</span>  <a -href="glossaries-user.html#dx1-3044" >1998</a>, <a -href="glossaries-user.html#dx1-17052" >1999</a>, <a -href="glossaries-user.html#dx1-17056" >2000</a>, <a -href="glossaries-user.html#dx1-26102" >2001</a>, <a -href="glossaries-user.html#dx1-39002" >2002</a>, <a -href="glossaries-user.html#dx1-45007" >2003</a>, <a -href="glossaries-user.html#dx1-72058" >2004</a>, <a -href="glossaries-user.html#dx1-72060" >2005</a> <br /></span> +href="glossaries-user.html#dx1-3044" >2001</a>, <a +href="glossaries-user.html#dx1-18052" >2002</a>, <a +href="glossaries-user.html#dx1-18056" >2003</a>, <a +href="glossaries-user.html#dx1-27102" >2004</a>, <a +href="glossaries-user.html#dx1-40002" >2005</a>, <a +href="glossaries-user.html#dx1-46007" >2006</a>, <a +href="glossaries-user.html#dx1-73058" >2007</a>, <a +href="glossaries-user.html#dx1-73060" >2008</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nopostdot</span>  <a -href="glossaries-user.html#dx1-17066" >2006</a>, <a -href="glossaries-user.html#dx1-63033" >2007</a> <br /></span> +href="glossaries-user.html#dx1-18066" >2009</a>, <a +href="glossaries-user.html#dx1-64033" >2010</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-17067" >2008</a> <br /></span> +href="glossaries-user.html#dx1-18067" >2011</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">noredefwarn</span>  <a -href="glossaries-user.html#dx1-15003" >2009</a> <br /></span> +href="glossaries-user.html#dx1-16003" >2012</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nostyles</span>  <a -href="glossaries-user.html#dx1-17046" >2010</a>, <a -href="glossaries-user.html#dx1-22010" >2011</a>, <a -href="glossaries-user.html#dx1-64005" >2012</a>, <a -href="glossaries-user.html#dx1-65005" >2013</a>, <a -href="glossaries-user.html#dx1-67005" >2014</a>, <a -href="glossaries-user.html#dx1-69003" >2015</a>, <a -href="glossaries-user.html#dx1-63015" >2016</a> <br /></span> +href="glossaries-user.html#dx1-18046" >2013</a>, <a +href="glossaries-user.html#dx1-23010" >2014</a>, <a +href="glossaries-user.html#dx1-65005" >2015</a>, <a +href="glossaries-user.html#dx1-66005" >2016</a>, <a +href="glossaries-user.html#dx1-68005" >2017</a>, <a +href="glossaries-user.html#dx1-70003" >2018</a>, <a +href="glossaries-user.html#dx1-64015" >2019</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nosuper</span>  <a -href="glossaries-user.html#dx1-17034" >2017</a>, <a -href="glossaries-user.html#dx1-22007" >2018</a>, <a -href="glossaries-user.html#dx1-67004" >2019</a>, <a -href="glossaries-user.html#dx1-63014" >2020</a> <br /></span> +href="glossaries-user.html#dx1-18034" >2020</a>, <a +href="glossaries-user.html#dx1-23007" >2021</a>, <a +href="glossaries-user.html#dx1-68004" >2022</a>, <a +href="glossaries-user.html#dx1-64014" >2023</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">notranslate</span>  <a -href="glossaries-user.html#dx1-8010" >2021</a>, <a -href="glossaries-user.html#dx1-15061" >2022</a>, <a -href="glossaries-user.html#dx1-22014" >2023</a> <br /></span> +href="glossaries-user.html#dx1-8010" >2024</a>, <a +href="glossaries-user.html#dx1-16061" >2025</a>, <a +href="glossaries-user.html#dx1-23014" >2026</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">notree</span>  <a -href="glossaries-user.html#dx1-17043" >2024</a>, <a -href="glossaries-user.html#dx1-22009" >2025</a>, <a -href="glossaries-user.html#dx1-69002" >2026</a> <br /></span> +href="glossaries-user.html#dx1-18043" >2027</a>, <a +href="glossaries-user.html#dx1-23009" >2028</a>, <a +href="glossaries-user.html#dx1-70002" >2029</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nowarn</span>  <a -href="glossaries-user.html#dx1-15001" >2027</a>, <a -href="glossaries-user.html#dx1-15004" >2028</a> <br /></span> +href="glossaries-user.html#dx1-16001" >2030</a>, <a +href="glossaries-user.html#dx1-16004" >2031</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">numberedsection</span>  <a -href="glossaries-user.html#dx1-16035" >2029</a>, <a -href="glossaries-user.html#dx1-16036" >2030</a>, <a -href="glossaries-user.html#dx1-49026" >2031</a>, <a -href="glossaries-user.html#dx1-49027" >2032</a>, <a -href="glossaries-user.html#dx1-49055" >2033</a> <br /></span> +href="glossaries-user.html#dx1-17035" >2032</a>, <a +href="glossaries-user.html#dx1-17036" >2033</a>, <a +href="glossaries-user.html#dx1-50026" >2034</a>, <a +href="glossaries-user.html#dx1-50027" >2035</a>, <a +href="glossaries-user.html#dx1-50055" >2036</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">autolabel</span>  <a -href="glossaries-user.html#dx1-16039" >2034</a>, <a -href="glossaries-user.html#dx1-16046" >2035</a> <br /></span> +href="glossaries-user.html#dx1-17039" >2037</a>, <a +href="glossaries-user.html#dx1-17046" >2038</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-16037" >2036</a> <br /></span> +href="glossaries-user.html#dx1-17037" >2039</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">nameref</span>  <a -href="glossaries-user.html#dx1-16045" >2037</a> <br /></span> +href="glossaries-user.html#dx1-17045" >2040</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">nolabel</span>  <a -href="glossaries-user.html#dx1-16038" >2038</a> <br /></span> +href="glossaries-user.html#dx1-17038" >2041</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">numberline</span>  <a -href="glossaries-user.html#dx1-16004" >2039</a>, <a -href="glossaries-user.html#dx1-16010" >2040</a> <br /></span> +href="glossaries-user.html#dx1-17004" >2042</a>, <a +href="glossaries-user.html#dx1-17010" >2043</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">numbers</span>  <a -href="glossaries-user.html#dx1-15009" >2041</a>, <a -href="glossaries-user.html#dx1-21006" >2042</a>, <a -href="glossaries-user.html#dx1-54020" >2043</a> <br /></span> +href="glossaries-user.html#dx1-16009" >2044</a>, <a +href="glossaries-user.html#dx1-22006" >2045</a>, <a +href="glossaries-user.html#dx1-55020" >2046</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">order</span>  <a -href="glossaries-user.html#dx1-18042" >2044</a>, <a -href="glossaries-user.html#dx1-18045" >2045</a>, <a -href="glossaries-user.html#dx1-49039" >2046</a> <br /></span> +href="glossaries-user.html#dx1-19042" >2047</a>, <a +href="glossaries-user.html#dx1-19045" >2048</a>, <a +href="glossaries-user.html#dx1-50039" >2049</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">letter</span>  <a -href="glossaries-user.html#dx1-4050" >2047</a>, <a -href="glossaries-user.html#dx1-5057" >2048</a>, <a -href="glossaries-user.html#dx1-9058" >2049</a>, <a -href="glossaries-user.html#dx1-18044" >2050</a> <br /></span> +href="glossaries-user.html#dx1-4050" >2050</a>, <a +href="glossaries-user.html#dx1-5057" >2051</a>, <a +href="glossaries-user.html#dx1-10058" >2052</a>, <a +href="glossaries-user.html#dx1-19044" >2053</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">word</span>  <a -href="glossaries-user.html#dx1-5056" >2051</a>, <a -href="glossaries-user.html#dx1-9059" >2052</a>, <a -href="glossaries-user.html#dx1-18043" >2053</a> <br /></span> +href="glossaries-user.html#dx1-5056" >2054</a>, <a +href="glossaries-user.html#dx1-10059" >2055</a>, <a +href="glossaries-user.html#dx1-19043" >2056</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">sanitizesort</span>  <a -href="glossaries-user.html#dx1-4063" >2054</a>, <a -href="glossaries-user.html#dx1-15014" >2055</a>, <a -href="glossaries-user.html#dx1-18028" >2056</a> <br /></span> +href="glossaries-user.html#dx1-4063" >2057</a>, <a +href="glossaries-user.html#dx1-16014" >2058</a>, <a +href="glossaries-user.html#dx1-19028" >2059</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-4006" >2057</a>, <a -href="glossaries-user.html#dx1-4007" >2058</a>, <a -href="glossaries-user.html#dx1-15016" >2059</a>, <a -href="glossaries-user.html#dx1-15018" >2060</a>, <a -href="glossaries-user.html#dx1-18029" >2061</a>, <a -href="glossaries-user.html#dx1-26083" >2062</a> <br /></span> +href="glossaries-user.html#dx1-4006" >2060</a>, <a +href="glossaries-user.html#dx1-4007" >2061</a>, <a +href="glossaries-user.html#dx1-16016" >2062</a>, <a +href="glossaries-user.html#dx1-16018" >2063</a>, <a +href="glossaries-user.html#dx1-19029" >2064</a>, <a +href="glossaries-user.html#dx1-27083" >2065</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-4008" >2063</a>, <a -href="glossaries-user.html#dx1-15017" >2064</a>, <a -href="glossaries-user.html#dx1-26076" >2065</a>, <a -href="glossaries-user.html#dx1-26078" >2066</a>, <a -href="glossaries-user.html#dx1-26081" >2067</a>, <a -href="glossaries-user.html#dx1-26088" >2068</a>, <a -href="glossaries-user.html#dx1-26131" >2069</a>, <a -href="glossaries-user.html#dx1-49048" >2070</a> <br /></span> +href="glossaries-user.html#dx1-4008" >2066</a>, <a +href="glossaries-user.html#dx1-16017" >2067</a>, <a +href="glossaries-user.html#dx1-27076" >2068</a>, <a +href="glossaries-user.html#dx1-27078" >2069</a>, <a +href="glossaries-user.html#dx1-27081" >2070</a>, <a +href="glossaries-user.html#dx1-27088" >2071</a>, <a +href="glossaries-user.html#dx1-27131" >2072</a>, <a +href="glossaries-user.html#dx1-50048" >2073</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">savenumberlist</span>  <a -href="glossaries-user.html#dx1-15090" >2071</a>, <a -href="glossaries-user.html#dx1-48057" >2072</a> <br /></span> +href="glossaries-user.html#dx1-16090" >2074</a>, <a +href="glossaries-user.html#dx1-49059" >2075</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-15092" >2073</a> <br /></span> +href="glossaries-user.html#dx1-16092" >2076</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">savewrites</span>  <a -href="glossaries-user.html#dx1-15019" >2074</a>, <a -href="glossaries-user.html#dx1-15021" >2075</a>, <a -href="glossaries-user.html#dx1-15027" >2076</a> <br /></span> +href="glossaries-user.html#dx1-16019" >2077</a>, <a +href="glossaries-user.html#dx1-16021" >2078</a>, <a +href="glossaries-user.html#dx1-16027" >2079</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-15020" >2077</a> <br /></span> +href="glossaries-user.html#dx1-16020" >2080</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">section</span>  <a -href="glossaries-user.html#dx1-16011" >2078</a>, <a -href="glossaries-user.html#dx1-49053" >2079</a> <br /></span> +href="glossaries-user.html#dx1-17011" >2081</a>, <a +href="glossaries-user.html#dx1-50053" >2082</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">seeautonumberlist</span>  <a -href="glossaries-user.html#dx1-17054" >2080</a>, <a -href="glossaries-user.html#dx1-17060" >2081</a>, <a -href="glossaries-user.html#dx1-26110" >2082</a>, <a -href="glossaries-user.html#dx1-46026" >2083</a> <br /></span> +href="glossaries-user.html#dx1-18054" >2083</a>, <a +href="glossaries-user.html#dx1-18060" >2084</a>, <a +href="glossaries-user.html#dx1-27110" >2085</a>, <a +href="glossaries-user.html#dx1-47026" >2086</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">shortcuts</span>  <a -href="glossaries-user.html#dx1-19026" >2084</a>, <a -href="glossaries-user.html#dx1-55064" >2085</a> <br /></span> +href="glossaries-user.html#dx1-20026" >2087</a>, <a +href="glossaries-user.html#dx1-56068" >2088</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">smallcaps</span>  <a -href="glossaries-user.html#dx1-20004" >2086</a>, <a -href="glossaries-user.html#dx1-20008" >2087</a>, <a -href="glossaries-user.html#dx1-20012" >2088</a>, <a -href="glossaries-user.html#dx1-20027" >2089</a>, <a -href="glossaries-user.html#dx1-20030" >2090</a>, <a -href="glossaries-user.html#dx1-22018" >2091</a> <br /></span> +href="glossaries-user.html#dx1-21004" >2089</a>, <a +href="glossaries-user.html#dx1-21008" >2090</a>, <a +href="glossaries-user.html#dx1-21012" >2091</a>, <a +href="glossaries-user.html#dx1-21027" >2092</a>, <a +href="glossaries-user.html#dx1-21030" >2093</a>, <a +href="glossaries-user.html#dx1-23018" >2094</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">smaller</span>  <a -href="glossaries-user.html#dx1-20005" >2092</a>, <a -href="glossaries-user.html#dx1-20010" >2093</a>, <a -href="glossaries-user.html#dx1-20017" >2094</a>, <a -href="glossaries-user.html#dx1-20028" >2095</a>, <a -href="glossaries-user.html#dx1-20032" >2096</a> <br /></span> +href="glossaries-user.html#dx1-21005" >2095</a>, <a +href="glossaries-user.html#dx1-21010" >2096</a>, <a +href="glossaries-user.html#dx1-21017" >2097</a>, <a +href="glossaries-user.html#dx1-21028" >2098</a>, <a +href="glossaries-user.html#dx1-21032" >2099</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">sort</span>  <a -href="glossaries-user.html#dx1-18001" >2097</a> <br /></span> +href="glossaries-user.html#dx1-19001" >2100</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">def</span>  <a -href="glossaries-user.html#dx1-18004" >2098</a>, <a -href="glossaries-user.html#dx1-18011" >2099</a>, <a -href="glossaries-user.html#dx1-18015" >2100</a>, <a -href="glossaries-user.html#dx1-18018" >2101</a>, <a -href="glossaries-user.html#dx1-18031" >2102</a>, <a -href="glossaries-user.html#dx1-26068" >2103</a>, <a -href="glossaries-user.html#dx1-33006" >2104</a> <br /></span> +href="glossaries-user.html#dx1-19004" >2101</a>, <a +href="glossaries-user.html#dx1-19011" >2102</a>, <a +href="glossaries-user.html#dx1-19015" >2103</a>, <a +href="glossaries-user.html#dx1-19018" >2104</a>, <a +href="glossaries-user.html#dx1-19031" >2105</a>, <a +href="glossaries-user.html#dx1-27068" >2106</a>, <a +href="glossaries-user.html#dx1-34006" >2107</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">standard</span>  <a -href="glossaries-user.html#dx1-18006" >2105</a>, <a -href="glossaries-user.html#dx1-18020" >2106</a>, <a -href="glossaries-user.html#dx1-18037" >2107</a> <br /></span> +href="glossaries-user.html#dx1-19006" >2108</a>, <a +href="glossaries-user.html#dx1-19020" >2109</a>, <a +href="glossaries-user.html#dx1-19037" >2110</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">use</span>  <a -href="glossaries-user.html#dx1-18005" >2108</a>, <a -href="glossaries-user.html#dx1-18013" >2109</a>, <a -href="glossaries-user.html#dx1-18016" >2110</a>, <a -href="glossaries-user.html#dx1-18019" >2111</a>, <a -href="glossaries-user.html#dx1-18032" >2112</a>, <a -href="glossaries-user.html#dx1-26069" >2113</a>, <a -href="glossaries-user.html#dx1-33005" >2114</a> <br /></span> +href="glossaries-user.html#dx1-19005" >2111</a>, <a +href="glossaries-user.html#dx1-19013" >2112</a>, <a +href="glossaries-user.html#dx1-19016" >2113</a>, <a +href="glossaries-user.html#dx1-19019" >2114</a>, <a +href="glossaries-user.html#dx1-19032" >2115</a>, <a +href="glossaries-user.html#dx1-27069" >2116</a>, <a +href="glossaries-user.html#dx1-34005" >2117</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">style</span>  <a -href="glossaries-user.html#dx1-17024" >2115</a>, <a -href="glossaries-user.html#dx1-17042" >2116</a>, <a -href="glossaries-user.html#dx1-17048" >2117</a>, <a -href="glossaries-user.html#dx1-49023" >2118</a>, <a -href="glossaries-user.html#dx1-62005" >2119</a>, <a -href="glossaries-user.html#dx1-66008" >2120</a>, <a -href="glossaries-user.html#dx1-68008" >2121</a> <br /></span> +href="glossaries-user.html#dx1-18024" >2118</a>, <a +href="glossaries-user.html#dx1-18042" >2119</a>, <a +href="glossaries-user.html#dx1-18048" >2120</a>, <a +href="glossaries-user.html#dx1-50023" >2121</a>, <a +href="glossaries-user.html#dx1-63005" >2122</a>, <a +href="glossaries-user.html#dx1-67008" >2123</a>, <a +href="glossaries-user.html#dx1-69008" >2124</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">list</span>  <a -href="glossaries-user.html#dx1-17025" >2122</a> <br /></span> +href="glossaries-user.html#dx1-18025" >2125</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">subentrycounter</span>  <a -href="glossaries-user.html#dx1-17018" >2123</a>, <a -href="glossaries-user.html#dx1-31001" >2124</a>, <a -href="glossaries-user.html#dx1-33007" >2125</a>, <a -href="glossaries-user.html#dx1-63003" >2126</a>, <a -href="glossaries-user.html#dx1-72064" >2127</a>, <a -href="glossaries-user.html#dx1-72084" >2128</a> <br /></span> +href="glossaries-user.html#dx1-18018" >2126</a>, <a +href="glossaries-user.html#dx1-32001" >2127</a>, <a +href="glossaries-user.html#dx1-34007" >2128</a>, <a +href="glossaries-user.html#dx1-64003" >2129</a>, <a +href="glossaries-user.html#dx1-73064" >2130</a>, <a +href="glossaries-user.html#dx1-73084" >2131</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-17019" >2129</a> <br /></span> +href="glossaries-user.html#dx1-18019" >2132</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbols</span>  <a -href="glossaries-user.html#dx1-15008" >2130</a>, <a -href="glossaries-user.html#dx1-21001" >2131</a>, <a -href="glossaries-user.html#dx1-54019" >2132</a> <br /></span> +href="glossaries-user.html#dx1-16008" >2133</a>, <a +href="glossaries-user.html#dx1-22001" >2134</a>, <a +href="glossaries-user.html#dx1-55019" >2135</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">toc</span>  <a -href="glossaries-user.html#dx1-16001" >2133</a>, <a -href="glossaries-user.html#dx1-16005" >2134</a>, <a -href="glossaries-user.html#dx1-16008" >2135</a>, <a -href="glossaries-user.html#dx1-16009" >2136</a>, <a -href="glossaries-user.html#dx1-49020" >2137</a> <br /></span> +href="glossaries-user.html#dx1-17001" >2136</a>, <a +href="glossaries-user.html#dx1-17005" >2137</a>, <a +href="glossaries-user.html#dx1-17008" >2138</a>, <a +href="glossaries-user.html#dx1-17009" >2139</a>, <a +href="glossaries-user.html#dx1-50020" >2140</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">translate</span>  <a -href="glossaries-user.html#dx1-15030" >2138</a>, <a -href="glossaries-user.html#dx1-15053" >2139</a>, <a -href="glossaries-user.html#dx1-15055" >2140</a>, <a -href="glossaries-user.html#dx1-22013" >2141</a> <br /></span> +href="glossaries-user.html#dx1-16030" >2141</a>, <a +href="glossaries-user.html#dx1-16053" >2142</a>, <a +href="glossaries-user.html#dx1-16055" >2143</a>, <a +href="glossaries-user.html#dx1-23013" >2144</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">babel</span>  <a -href="glossaries-user.html#dx1-8012" >2142</a>, <a -href="glossaries-user.html#dx1-8017" >2143</a>, <a -href="glossaries-user.html#dx1-8049" >2144</a>, <a -href="glossaries-user.html#dx1-8056" >2145</a>, <a -href="glossaries-user.html#dx1-15047" >2146</a>, <a -href="glossaries-user.html#dx1-15050" >2147</a> <br /></span> +href="glossaries-user.html#dx1-8012" >2145</a>, <a +href="glossaries-user.html#dx1-8017" >2146</a>, <a +href="glossaries-user.html#dx1-8042" >2147</a>, <a +href="glossaries-user.html#dx1-8049" >2148</a>, <a +href="glossaries-user.html#dx1-16047" >2149</a>, <a +href="glossaries-user.html#dx1-16050" >2150</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-8011" >2148</a>, <a -href="glossaries-user.html#dx1-15041" >2149</a>, <a -href="glossaries-user.html#dx1-15060" >2150</a>, <a -href="glossaries-user.html#dx1-15062" >2151</a> <br /></span> +href="glossaries-user.html#dx1-8011" >2151</a>, <a +href="glossaries-user.html#dx1-16041" >2152</a>, <a +href="glossaries-user.html#dx1-16060" >2153</a>, <a +href="glossaries-user.html#dx1-16062" >2154</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-15031" >2152</a>, <a -href="glossaries-user.html#dx1-15052" >2153</a>, <a -href="glossaries-user.html#dx1-15054" >2154</a>, <a -href="glossaries-user.html#dx1-15056" >2155</a> <br /></span> -<span class="index-subitem">    <span -class="cmss-10">ucfirst</span>  <a -href="glossaries-user.html#dx1-16032" >2156</a> <br /></span> +href="glossaries-user.html#dx1-16031" >2155</a>, <a +href="glossaries-user.html#dx1-16052" >2156</a>, <a +href="glossaries-user.html#dx1-16054" >2157</a>, <a +href="glossaries-user.html#dx1-16056" >2158</a> <br /></span> <span class="index-subitem">    <span +class="cmss-10">ucfirst</span>  <a +href="glossaries-user.html#dx1-17032" >2159</a> <br /></span> +<span class="index-subitem">    <span class="cmss-10">ucmark</span>  <a -href="glossaries-user.html#dx1-16017" >2157</a>, <a -href="glossaries-user.html#dx1-16019" >2158</a> <br /></span> +href="glossaries-user.html#dx1-17017" >2160</a>, <a +href="glossaries-user.html#dx1-17019" >2161</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-16020" >2159</a> <br /></span> +href="glossaries-user.html#dx1-17020" >2162</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-16022" >2160</a> <br /></span> +href="glossaries-user.html#dx1-17022" >2163</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">xindy</span>  <a -href="glossaries-user.html#dx1-4041" >2161</a>, <a -href="glossaries-user.html#dx1-5086" >2162</a>, <a -href="glossaries-user.html#dx1-7007" >2163</a>, <a -href="glossaries-user.html#dx1-9060" >2164</a>, <a -href="glossaries-user.html#dx1-11003" >2165</a>, <a -href="glossaries-user.html#dx1-12002" >2166</a>, <a -href="glossaries-user.html#dx1-18057" >2167</a>, <a -href="glossaries-user.html#dx1-18058" >2168</a>, <a -href="glossaries-user.html#dx1-18068" >2169</a>, <a -href="glossaries-user.html#dx1-22002" >2170</a>, <a -href="glossaries-user.html#dx1-22016" >2171</a>, <a -href="glossaries-user.html#dx1-50002" >2172</a>, <a -href="glossaries-user.html#dx1-52001" >2173</a>, <a -href="glossaries-user.html#dx1-53001" >2174</a> <br /></span> +href="glossaries-user.html#dx1-4041" >2164</a>, <a +href="glossaries-user.html#dx1-5086" >2165</a>, <a +href="glossaries-user.html#dx1-7007" >2166</a>, <a +href="glossaries-user.html#dx1-10060" >2167</a>, <a +href="glossaries-user.html#dx1-12003" >2168</a>, <a +href="glossaries-user.html#dx1-13002" >2169</a>, <a +href="glossaries-user.html#dx1-19057" >2170</a>, <a +href="glossaries-user.html#dx1-19058" >2171</a>, <a +href="glossaries-user.html#dx1-19068" >2172</a>, <a +href="glossaries-user.html#dx1-23002" >2173</a>, <a +href="glossaries-user.html#dx1-23016" >2174</a>, <a +href="glossaries-user.html#dx1-51002" >2175</a>, <a +href="glossaries-user.html#dx1-53001" >2176</a>, <a +href="glossaries-user.html#dx1-54001" >2177</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">xindygloss</span>  <a -href="glossaries-user.html#dx1-18067" >2175</a>, <a -href="glossaries-user.html#dx1-22003" >2176</a> <br /></span> +href="glossaries-user.html#dx1-19067" >2178</a>, <a +href="glossaries-user.html#dx1-23003" >2179</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">xindynoglsnumbers</span>  <a -href="glossaries-user.html#dx1-18071" >2177</a>, <a -href="glossaries-user.html#dx1-22004" >2178</a> <br /></span> +href="glossaries-user.html#dx1-19071" >2180</a>, <a +href="glossaries-user.html#dx1-23004" >2181</a> <br /></span> <span class="index-item"><span class="cmtt-10">page </span>(counter)  <a -href="glossaries-user.html#dx1-52042" >2179</a> <br /></span> +href="glossaries-user.html#dx1-53042" >2182</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\pagelistname</span></span></span>  <a -href="glossaries-user.html#dx1-8030" >2180</a> <br /></span> +href="glossaries-user.html#dx1-8030" >2183</a> <br /></span> <span class="index-item"><span class="cmtt-10">pdflatex</span>  <a -href="glossaries-user.html#dx1-14" >2181</a>, <a -href="glossaries-user.html#dx1-40017" >2182</a> <br /></span> +href="glossaries-user.html#dx1-14" >2184</a>, <a +href="glossaries-user.html#dx1-41017" >2185</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\PGLS</span></span></span>  <a -href="glossaries-user.html#dx1-74027" ><span -class="cmti-10">2183</span></a> <br /></span> +href="glossaries-user.html#dx1-75027" ><span +class="cmti-10">2186</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Pgls</span></span></span>  <a -href="glossaries-user.html#dx1-74023" ><span -class="cmti-10">2184</span></a> <br /></span> +href="glossaries-user.html#dx1-75023" ><span +class="cmti-10">2187</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\pgls</span></span></span>  <a -href="glossaries-user.html#dx1-74020" ><span -class="cmti-10">2185</span></a> <br /></span> +href="glossaries-user.html#dx1-75020" ><span +class="cmti-10">2188</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\PGLSpl</span></span></span>  <a -href="glossaries-user.html#dx1-74036" ><span -class="cmti-10">2186</span></a> <br /></span> +href="glossaries-user.html#dx1-75036" ><span +class="cmti-10">2189</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Pglspl</span></span></span>  <a -href="glossaries-user.html#dx1-74032" ><span -class="cmti-10">2187</span></a> <br /></span> +href="glossaries-user.html#dx1-75032" ><span +class="cmti-10">2190</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\pglspl</span></span></span>  <a -href="glossaries-user.html#dx1-74029" ><span -class="cmti-10">2188</span></a> <br /></span> +href="glossaries-user.html#dx1-75029" ><span +class="cmti-10">2191</span></a> <br /></span> <span class="index-item"><span class="cmtt-10">pod2man</span>  <a -href="glossaries-user.html#dx1-10026" >2189</a> <br /></span> +href="glossaries-user.html#dx1-11026" >2192</a> <br /></span> <span class="index-item"><span class="cmss-10">polyglossia </span>package  <a -href="glossaries-user.html#dx1-8002" >2190</a>, <a -href="glossaries-user.html#dx1-8004" >2191</a>, <a -href="glossaries-user.html#dx1-8006" >2192</a>, <a -href="glossaries-user.html#dx1-8039" >2193</a>, <a -href="glossaries-user.html#dx1-15039" >2194</a>, <a -href="glossaries-user.html#dx1-15043" >2195</a>, <a -href="glossaries-user.html#dx1-15058" >2196</a> <br /></span> +href="glossaries-user.html#dx1-8002" >2193</a>, <a +href="glossaries-user.html#dx1-8004" >2194</a>, <a +href="glossaries-user.html#dx1-8006" >2195</a>, <a +href="glossaries-user.html#dx1-8039" >2196</a>, <a +href="glossaries-user.html#dx1-16039" >2197</a>, <a +href="glossaries-user.html#dx1-16043" >2198</a>, <a +href="glossaries-user.html#dx1-16058" >2199</a> <br /></span> +<span class="index-item"><span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\printacronym</span></span></span>  <a +href="glossaries-user.html#dx1-56004" >2200</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\printacronyms</span></span></span>  <a -href="glossaries-user.html#dx1-19002" ><span -class="cmti-10">2197</span></a>, <a -href="glossaries-user.html#dx1-59006" >2198</a> <br /></span> +href="glossaries-user.html#dx1-20002" ><span +class="cmti-10">2201</span></a>, <a +href="glossaries-user.html#dx1-60006" >2202</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\printglossaries</span></span></span>  <a -href="glossaries-user.html#dx1-35002" >2199</a>, <a -href="glossaries-user.html#dx1-49003" ><span -class="cmti-10">2200</span></a>, <a -href="glossaries-user.html#dx1-54009" >2201</a>, <a -href="glossaries-user.html#dx1-59010" >2202</a>, <a -href="glossaries-user.html#dx1-72068" >2203</a>, <a -href="glossaries-user.html#dx1-73011" >2204</a> <br /></span> +href="glossaries-user.html#dx1-36002" >2203</a>, <a +href="glossaries-user.html#dx1-50003" ><span +class="cmti-10">2204</span></a>, <a +href="glossaries-user.html#dx1-55009" >2205</a>, <a +href="glossaries-user.html#dx1-60010" >2206</a>, <a +href="glossaries-user.html#dx1-73068" >2207</a>, <a +href="glossaries-user.html#dx1-74011" >2208</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\printglossary</span></span></span>  <a -href="glossaries-user.html#dx1-17051" >2205</a>, <a -href="glossaries-user.html#dx1-19003" >2206</a>, <a -href="glossaries-user.html#dx1-21003" >2207</a>, <a -href="glossaries-user.html#dx1-21008" >2208</a>, <a -href="glossaries-user.html#dx1-21016" >2209</a>, <a -href="glossaries-user.html#dx1-49013" ><span -class="cmti-10">2210</span></a>, <a -href="glossaries-user.html#dx1-59003" >2211</a>, <a -href="glossaries-user.html#dx1-59007" >2212</a>, <a -href="glossaries-user.html#dx1-62003" >2213</a>, <a -href="glossaries-user.html#dx1-63023" >2214</a>, <a -href="glossaries-user.html#dx1-72067" >2215</a>, <a -href="glossaries-user.html#dx1-73010" >2216</a> <br /></span> +href="glossaries-user.html#dx1-18051" >2209</a>, <a +href="glossaries-user.html#dx1-20003" >2210</a>, <a +href="glossaries-user.html#dx1-22003" >2211</a>, <a +href="glossaries-user.html#dx1-22008" >2212</a>, <a +href="glossaries-user.html#dx1-22016" >2213</a>, <a +href="glossaries-user.html#dx1-50013" ><span +class="cmti-10">2214</span></a>, <a +href="glossaries-user.html#dx1-56003" >2215</a>, <a +href="glossaries-user.html#dx1-60003" >2216</a>, <a +href="glossaries-user.html#dx1-60007" >2217</a>, <a +href="glossaries-user.html#dx1-63003" >2218</a>, <a +href="glossaries-user.html#dx1-64023" >2219</a>, <a +href="glossaries-user.html#dx1-73067" >2220</a>, <a +href="glossaries-user.html#dx1-74010" >2221</a> <br /></span> <span class="index-item"><span class="cmtt-10">\printglossary </span>options<br /></span> <span class="index-subitem">    <span class="cmss-10">entrycounter</span>  <a -href="glossaries-user.html#dx1-49031" >2217</a> <br /></span> +href="glossaries-user.html#dx1-50031" >2222</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nogroupskip</span>  <a -href="glossaries-user.html#dx1-49029" >2218</a> <br /></span> +href="glossaries-user.html#dx1-50029" >2223</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nonumberlist</span>  <a -href="glossaries-user.html#dx1-49028" >2219</a> <br /></span> +href="glossaries-user.html#dx1-50028" >2224</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nopostdot</span>  <a -href="glossaries-user.html#dx1-49030" >2220</a> <br /></span> +href="glossaries-user.html#dx1-50030" >2225</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">numberedsection</span>  <a -href="glossaries-user.html#dx1-49025" >2221</a> <br /></span> +href="glossaries-user.html#dx1-50025" >2226</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">style</span>  <a -href="glossaries-user.html#dx1-17050" >2222</a>, <a -href="glossaries-user.html#dx1-49022" >2223</a>, <a -href="glossaries-user.html#dx1-62001" >2224</a>, <a -href="glossaries-user.html#dx1-63021" >2225</a> <br /></span> +href="glossaries-user.html#dx1-18050" >2227</a>, <a +href="glossaries-user.html#dx1-50022" >2228</a>, <a +href="glossaries-user.html#dx1-63001" >2229</a>, <a +href="glossaries-user.html#dx1-64021" >2230</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">subentrycounter</span>  <a -href="glossaries-user.html#dx1-49033" >2226</a> <br /></span> +href="glossaries-user.html#dx1-50033" >2231</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">title</span>  <a -href="glossaries-user.html#dx1-49018" >2227</a>, <a -href="glossaries-user.html#dx1-49021" >2228</a> <br /></span> +href="glossaries-user.html#dx1-50018" >2232</a>, <a +href="glossaries-user.html#dx1-50021" >2233</a>, <a +href="glossaries-user.html#dx1-56002" >2234</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">toctitle</span>  <a -href="glossaries-user.html#dx1-49019" >2229</a> <br /></span> +href="glossaries-user.html#dx1-50019" >2235</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">type</span>  <a -href="glossaries-user.html#dx1-49015" >2230</a>, <a -href="glossaries-user.html#dx1-49016" >2231</a> <br /></span> +href="glossaries-user.html#dx1-50015" >2236</a>, <a +href="glossaries-user.html#dx1-50016" >2237</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\printindex</span></span></span>  <a -href="glossaries-user.html#dx1-21015" ><span -class="cmti-10">2232</span></a> <br /></span> +href="glossaries-user.html#dx1-22015" ><span +class="cmti-10">2238</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\printnoidxglossaries</span></span></span>  <a -href="glossaries-user.html#dx1-49001" ><span -class="cmti-10">2233</span></a>, <a -href="glossaries-user.html#dx1-59009" >2234</a> <br /></span> +href="glossaries-user.html#dx1-50001" ><span +class="cmti-10">2239</span></a>, <a +href="glossaries-user.html#dx1-60009" >2240</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\printnoidxglossary</span></span></span>  <a -href="glossaries-user.html#dx1-18003" >2235</a>, <a -href="glossaries-user.html#dx1-18036" >2236</a>, <a -href="glossaries-user.html#dx1-18048" >2237</a>, <a -href="glossaries-user.html#dx1-19005" >2238</a>, <a -href="glossaries-user.html#dx1-21004" >2239</a>, <a -href="glossaries-user.html#dx1-21009" >2240</a>, <a -href="glossaries-user.html#dx1-21017" >2241</a>, <a -href="glossaries-user.html#dx1-49011" ><span -class="cmti-10">2242</span></a>, <a -href="glossaries-user.html#dx1-59001" >2243</a>, <a -href="glossaries-user.html#dx1-62002" >2244</a>, <a -href="glossaries-user.html#dx1-63022" >2245</a> <br /></span> +href="glossaries-user.html#dx1-19003" >2241</a>, <a +href="glossaries-user.html#dx1-19036" >2242</a>, <a +href="glossaries-user.html#dx1-19048" >2243</a>, <a +href="glossaries-user.html#dx1-20005" >2244</a>, <a +href="glossaries-user.html#dx1-22004" >2245</a>, <a +href="glossaries-user.html#dx1-22009" >2246</a>, <a +href="glossaries-user.html#dx1-22017" >2247</a>, <a +href="glossaries-user.html#dx1-50011" ><span +class="cmti-10">2248</span></a>, <a +href="glossaries-user.html#dx1-60001" >2249</a>, <a +href="glossaries-user.html#dx1-63002" >2250</a>, <a +href="glossaries-user.html#dx1-64022" >2251</a> <br /></span> <span class="index-item"><span class="cmtt-10">\printnoidxglossary </span>options<br /></span> <span class="index-subitem">    <span class="cmss-10">sort</span>  <a -href="glossaries-user.html#dx1-18002" >2246</a>, <a -href="glossaries-user.html#dx1-18035" >2247</a>, <a -href="glossaries-user.html#dx1-18047" >2248</a>, <a -href="glossaries-user.html#dx1-49038" >2249</a> <br /></span> +href="glossaries-user.html#dx1-19002" >2252</a>, <a +href="glossaries-user.html#dx1-19035" >2253</a>, <a +href="glossaries-user.html#dx1-19047" >2254</a>, <a +href="glossaries-user.html#dx1-50038" >2255</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\printnumbers</span></span></span>  <a -href="glossaries-user.html#dx1-21007" ><span -class="cmti-10">2250</span></a> <br /></span> +href="glossaries-user.html#dx1-22007" ><span +class="cmti-10">2256</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\printsymbols</span></span></span>  <a -href="glossaries-user.html#dx1-21002" ><span -class="cmti-10">2251</span></a> <br /></span> +href="glossaries-user.html#dx1-22002" ><span +class="cmti-10">2257</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\provideglossaryentry</span></span></span>  <a -href="glossaries-user.html#dx1-26004" ><span -class="cmti-10">2252</span></a>, <a -href="glossaries-user.html#dx1-34028" >2253</a> <br /></span> +href="glossaries-user.html#dx1-27004" ><span +class="cmti-10">2258</span></a>, <a +href="glossaries-user.html#dx1-35028" >2259</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">R</span> <span class="index-item"><span class="cmss-10">relsize </span>package  <a -href="glossaries-user.html#dx1-20019" >2254</a>, <a -href="glossaries-user.html#dx1-57015" >2255</a> <br /></span> +href="glossaries-user.html#dx1-21019" >2260</a>, <a +href="glossaries-user.html#dx1-58015" >2261</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\Roman</span></span></span>  <a -href="glossaries-user.html#dx1-52032" >2256</a> <br /></span> -</p><p class="theindex"> <span -class="cmbx-10">S</span> +href="glossaries-user.html#dx1-53032" >2262</a> <br /></span> +</p><p class="theindex"> <span +class="cmbx-10">S</span> <span class="index-item">sanitize  <a href="glossaries-user.html#dx1-3045" ><span -class="cmbx-10">2257</span></a>, <a -href="glossaries-user.html#dx1-15015" >2258</a>, <a -href="glossaries-user.html#dx1-18027" >2259</a>, <a -href="glossaries-user.html#dx1-47015" >2260</a>, <a -href="glossaries-user.html#dx1-48054" >2261</a> <br /></span> +class="cmbx-10">2263</span></a>, <a +href="glossaries-user.html#dx1-16015" >2264</a>, <a +href="glossaries-user.html#dx1-19027" >2265</a>, <a +href="glossaries-user.html#dx1-48015" >2266</a>, <a +href="glossaries-user.html#dx1-49056" >2267</a> <br /></span> <span class="index-item"><span class="cmss-10">scrwfile </span>package  <a -href="glossaries-user.html#dx1-15023" >2262</a> <br /></span> +href="glossaries-user.html#dx1-16023" >2268</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\section*</span></span></span>  <a -href="glossaries-user.html#dx1-16048" >2263</a>, <a -href="glossaries-user.html#dx1-49051" >2264</a> <br /></span> +href="glossaries-user.html#dx1-17048" >2269</a>, <a +href="glossaries-user.html#dx1-50051" >2270</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\seename</span></span></span>  <a -href="glossaries-user.html#dx1-46011" >2265</a>, <a -href="glossaries-user.html#dx1-46018" >2266</a>, <a -href="glossaries-user.html#dx1-47006" >2267</a> <br /></span> +href="glossaries-user.html#dx1-47011" >2271</a>, <a +href="glossaries-user.html#dx1-47018" >2272</a>, <a +href="glossaries-user.html#dx1-48006" >2273</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\SetAcronymLists</span></span></span>  <a -href="glossaries-user.html#dx1-19024" ><span -class="cmti-10">2268</span></a> <br /></span> +href="glossaries-user.html#dx1-20024" ><span +class="cmti-10">2274</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\setacronymstyle</span></span></span>  <a -href="glossaries-user.html#dx1-20001" >2269</a>, <a -href="glossaries-user.html#dx1-41010" >2270</a>, <a -href="glossaries-user.html#dx1-55019" >2271</a>, <a -href="glossaries-user.html#dx1-56001" ><span -class="cmti-10">2272</span></a>, <a -href="glossaries-user.html#dx1-58016" >2273</a> <br /></span> +href="glossaries-user.html#dx1-21001" >2275</a>, <a +href="glossaries-user.html#dx1-42010" >2276</a>, <a +href="glossaries-user.html#dx1-56023" >2277</a>, <a +href="glossaries-user.html#dx1-57001" ><span +class="cmti-10">2278</span></a>, <a +href="glossaries-user.html#dx1-59016" >2279</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\setAlphaCompositor</span></span></span>  <a -href="glossaries-user.html#dx1-52049" >2274</a> <br /></span> +href="glossaries-user.html#dx1-53049" >2280</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\setCompositor</span></span></span>  <a -href="glossaries-user.html#dx1-52047" >2275</a> <br /></span> +href="glossaries-user.html#dx1-53047" >2281</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\setentrycounter</span></span></span>  <a -href="glossaries-user.html#dx1-72052" >2276</a>, <a -href="glossaries-user.html#dx1-72055" >2277</a> <br /></span> +href="glossaries-user.html#dx1-73052" >2282</a>, <a +href="glossaries-user.html#dx1-73055" >2283</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\setglossarypreamble</span></span></span>  <a -href="glossaries-user.html#dx1-17017" >2278</a>, <a -href="glossaries-user.html#dx1-49060" ><span -class="cmti-10">2279</span></a> <br /></span> +href="glossaries-user.html#dx1-18017" >2284</a>, <a +href="glossaries-user.html#dx1-50060" ><span +class="cmti-10">2285</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\setglossarysection</span></span></span>  <a -href="glossaries-user.html#dx1-16012" ><span -class="cmti-10">2280</span></a>, <a -href="glossaries-user.html#dx1-49054" >2281</a> <br /></span> +href="glossaries-user.html#dx1-17012" ><span +class="cmti-10">2286</span></a>, <a +href="glossaries-user.html#dx1-50054" >2287</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\setglossarystyle</span></span></span>  <a -href="glossaries-user.html#dx1-17049" >2282</a>, <a -href="glossaries-user.html#dx1-62004" ><span -class="cmti-10">2283</span></a>, <a -href="glossaries-user.html#dx1-63025" >2284</a>, <a -href="glossaries-user.html#dx1-63028" >2285</a>, <a -href="glossaries-user.html#dx1-70010" >2286</a>, <a -href="glossaries-user.html#dx1-71006" >2287</a>, <a -href="glossaries-user.html#dx1-72090" >2288</a> <br /></span> +href="glossaries-user.html#dx1-18049" >2288</a>, <a +href="glossaries-user.html#dx1-63004" ><span +class="cmti-10">2289</span></a>, <a +href="glossaries-user.html#dx1-64025" >2290</a>, <a +href="glossaries-user.html#dx1-64028" >2291</a>, <a +href="glossaries-user.html#dx1-71010" >2292</a>, <a +href="glossaries-user.html#dx1-72006" >2293</a>, <a +href="glossaries-user.html#dx1-73090" >2294</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\setStyleFile</span></span></span>  <a -href="glossaries-user.html#dx1-11013" >2289</a>, <a -href="glossaries-user.html#dx1-12008" >2290</a>, <a -href="glossaries-user.html#dx1-25015" ><span -class="cmti-10">2291</span></a> <br /></span> +href="glossaries-user.html#dx1-12013" >2295</a>, <a +href="glossaries-user.html#dx1-13008" >2296</a>, <a +href="glossaries-user.html#dx1-26015" ><span +class="cmti-10">2297</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\setupglossaries</span></span></span>  <a -href="glossaries-user.html#dx1-22001" ><span -class="cmti-10">2292</span></a> <br /></span> +href="glossaries-user.html#dx1-23001" ><span +class="cmti-10">2298</span></a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\subglossentry</span></span></span>  <a -href="glossaries-user.html#dx1-72061" ><span -class="cmti-10">2293</span></a> <br /></span> +href="glossaries-user.html#dx1-73061" ><span +class="cmti-10">2299</span></a> <br /></span> <span class="index-item"><span class="cmtt-10">supertabular </span>(environment)  <a -href="glossaries-user.html#dx1-67002" >2294</a>, <a -href="glossaries-user.html#dx1-67008" >2295</a>, <a -href="glossaries-user.html#dx1-67013" >2296</a>, <a -href="glossaries-user.html#dx1-68003" >2297</a>, <a -href="glossaries-user.html#dx1-68010" >2298</a> <br /></span> +href="glossaries-user.html#dx1-68002" >2300</a>, <a +href="glossaries-user.html#dx1-68008" >2301</a>, <a +href="glossaries-user.html#dx1-68013" >2302</a>, <a +href="glossaries-user.html#dx1-69003" >2303</a>, <a +href="glossaries-user.html#dx1-69010" >2304</a> <br /></span> <span class="index-item"><span class="cmss-10">supertabular </span>package  <a -href="glossaries-user.html#dx1-17036" >2299</a>, <a -href="glossaries-user.html#dx1-67015" >2300</a>, <a -href="glossaries-user.html#dx1-68012" >2301</a> <br /></span> +href="glossaries-user.html#dx1-18036" >2305</a>, <a +href="glossaries-user.html#dx1-68015" >2306</a>, <a +href="glossaries-user.html#dx1-69012" >2307</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\symbolname</span></span></span>  <a -href="glossaries-user.html#dx1-8029" >2302</a> <br /></span> +href="glossaries-user.html#dx1-8029" >2308</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">T</span> <span class="index-item"><span class="cmtt-10">tabular </span>(environment)  <a -href="glossaries-user.html#dx1-61017" >2303</a>, <a -href="glossaries-user.html#dx1-61019" >2304</a> <br /></span> +href="glossaries-user.html#dx1-62017" >2309</a>, <a +href="glossaries-user.html#dx1-62019" >2310</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\texorpdfstring</span></span></span>  <a -href="glossaries-user.html#dx1-40012" >2305</a> <br /></span> +href="glossaries-user.html#dx1-41012" >2311</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\textbf</span></span></span>  <a -href="glossaries-user.html#dx1-40039" >2306</a> <br /></span> +href="glossaries-user.html#dx1-41039" >2312</a> <br /></span> <span class="index-item"><span class="cmss-10">textcase </span>package  <a -href="glossaries-user.html#dx1-16027" >2307</a>, <a -href="glossaries-user.html#dx1-16029" >2308</a> <br /></span> +href="glossaries-user.html#dx1-17027" >2313</a>, <a +href="glossaries-user.html#dx1-17029" >2314</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\textrm</span></span></span>  <a -href="glossaries-user.html#dx1-52011" >2309</a> <br /></span> +href="glossaries-user.html#dx1-53011" >2315</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\textsc</span></span></span>  <a -href="glossaries-user.html#dx1-57008" >2310</a>, <a -href="glossaries-user.html#dx1-57010" >2311</a>, <a -href="glossaries-user.html#dx1-58036" >2312</a>, <a -href="glossaries-user.html#dx1-58042" >2313</a>, <a -href="glossaries-user.html#dx1-58043" >2314</a>, <a -href="glossaries-user.html#dx1-58058" >2315</a> <br /></span> +href="glossaries-user.html#dx1-58008" >2316</a>, <a +href="glossaries-user.html#dx1-58010" >2317</a>, <a +href="glossaries-user.html#dx1-59036" >2318</a>, <a +href="glossaries-user.html#dx1-59042" >2319</a>, <a +href="glossaries-user.html#dx1-59043" >2320</a>, <a +href="glossaries-user.html#dx1-59058" >2321</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\textsmaller</span></span></span>  <a -href="glossaries-user.html#dx1-20020" >2316</a>, <a -href="glossaries-user.html#dx1-57012" >2317</a>, <a -href="glossaries-user.html#dx1-57013" >2318</a> <br /></span> +href="glossaries-user.html#dx1-21020" >2322</a>, <a +href="glossaries-user.html#dx1-58012" >2323</a>, <a +href="glossaries-user.html#dx1-58013" >2324</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\textulc</span></span></span>  <a -href="glossaries-user.html#dx1-58037" >2319</a> <br /></span> +href="glossaries-user.html#dx1-59037" >2325</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\textup</span></span></span>  <a -href="glossaries-user.html#dx1-58038" >2320</a> <br /></span> +href="glossaries-user.html#dx1-59038" >2326</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\the</span></span></span>  <a -href="glossaries-user.html#dx1-58027" >2321</a> <br /></span> +href="glossaries-user.html#dx1-59027" >2327</a> <br /></span> <span class="index-item"><span class="cmtt-10">theglossary </span>(environment)  <a -href="glossaries-user.html#dx1-72002" ><span -class="cmti-10">2322</span></a>, <a -href="glossaries-user.html#dx1-72004" >2323</a>, <a -href="glossaries-user.html#dx1-72011" >2324</a>, <a -href="glossaries-user.html#dx1-72074" >2325</a> <br /></span> +href="glossaries-user.html#dx1-73002" ><span +class="cmti-10">2328</span></a>, <a +href="glossaries-user.html#dx1-73004" >2329</a>, <a +href="glossaries-user.html#dx1-73011" >2330</a>, <a +href="glossaries-user.html#dx1-73074" >2331</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\thepage</span></span></span>  <a -href="glossaries-user.html#dx1-52036" >2326</a> <br /></span> +href="glossaries-user.html#dx1-53036" >2332</a> <br /></span> <span class="index-item"><span class="cmss-10">tracklang </span>package  <a -href="glossaries-user.html#dx1-8041" >2327</a>, <a -href="glossaries-user.html#dx1-8042" >2328</a> <br /></span> +href="glossaries-user.html#dx1-9001" >2333</a>, <a +href="glossaries-user.html#dx1-9002" >2334</a> <br /></span> <span class="index-item"><span class="cmss-10">translator </span>package  <a -href="glossaries-user.html#dx1-8009" >2329</a>, <a -href="glossaries-user.html#dx1-8013" >2330</a>, <a -href="glossaries-user.html#dx1-8014" >2331</a>, <a -href="glossaries-user.html#dx1-8015" >2332</a>, <a -href="glossaries-user.html#dx1-8020" >2333</a>, <a -href="glossaries-user.html#dx1-8021" >2334</a>, <a -href="glossaries-user.html#dx1-8033" >2335</a>, <a -href="glossaries-user.html#dx1-8035" >2336</a>, <a -href="glossaries-user.html#dx1-8036" >2337</a>, <a -href="glossaries-user.html#dx1-8038" >2338</a>, <a -href="glossaries-user.html#dx1-8043" >2339</a>, <a -href="glossaries-user.html#dx1-8044" >2340</a>, <a -href="glossaries-user.html#dx1-8045" >2341</a>, <a -href="glossaries-user.html#dx1-8047" >2342</a>, <a -href="glossaries-user.html#dx1-8050" >2343</a>, <a -href="glossaries-user.html#dx1-8051" >2344</a>, <a -href="glossaries-user.html#dx1-8052" >2345</a>, <a -href="glossaries-user.html#dx1-8055" >2346</a>, <a -href="glossaries-user.html#dx1-15033" >2347</a>, <a -href="glossaries-user.html#dx1-15034" >2348</a>, <a -href="glossaries-user.html#dx1-15035" >2349</a>, <a -href="glossaries-user.html#dx1-15036" >2350</a>, <a -href="glossaries-user.html#dx1-15048" >2351</a>, <a -href="glossaries-user.html#dx1-15059" >2352</a>, <a -href="glossaries-user.html#dx1-54024" >2353</a> <br /></span> +href="glossaries-user.html#dx1-8009" >2335</a>, <a +href="glossaries-user.html#dx1-8013" >2336</a>, <a +href="glossaries-user.html#dx1-8014" >2337</a>, <a +href="glossaries-user.html#dx1-8015" >2338</a>, <a +href="glossaries-user.html#dx1-8020" >2339</a>, <a +href="glossaries-user.html#dx1-8021" >2340</a>, <a +href="glossaries-user.html#dx1-8033" >2341</a>, <a +href="glossaries-user.html#dx1-8035" >2342</a>, <a +href="glossaries-user.html#dx1-8036" >2343</a>, <a +href="glossaries-user.html#dx1-8038" >2344</a>, <a +href="glossaries-user.html#dx1-8043" >2345</a>, <a +href="glossaries-user.html#dx1-8044" >2346</a>, <a +href="glossaries-user.html#dx1-8045" >2347</a>, <a +href="glossaries-user.html#dx1-8048" >2348</a>, <a +href="glossaries-user.html#dx1-9003" >2349</a>, <a +href="glossaries-user.html#dx1-9004" >2350</a>, <a +href="glossaries-user.html#dx1-9005" >2351</a>, <a +href="glossaries-user.html#dx1-9007" >2352</a>, <a +href="glossaries-user.html#dx1-16033" >2353</a>, <a +href="glossaries-user.html#dx1-16034" >2354</a>, <a +href="glossaries-user.html#dx1-16035" >2355</a>, <a +href="glossaries-user.html#dx1-16036" >2356</a>, <a +href="glossaries-user.html#dx1-16048" >2357</a>, <a +href="glossaries-user.html#dx1-16059" >2358</a>, <a +href="glossaries-user.html#dx1-55024" >2359</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">W</span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\write18</span></span></span>  <a -href="glossaries-user.html#dx1-15024" >2354</a>, <a -href="glossaries-user.html#dx1-18075" >2355</a> <br /></span> +href="glossaries-user.html#dx1-16024" >2360</a>, <a +href="glossaries-user.html#dx1-19075" >2361</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">X</span> <span class="index-item"><span class="cmtt-10">xindy</span>  <a -href="glossaries-user.html#dx1-3025" >2356</a>, <a -href="glossaries-user.html#dx1-3033" >2357</a>, <a +href="glossaries-user.html#dx1-3025" >2362</a>, <a +href="glossaries-user.html#dx1-3033" >2363</a>, <a href="glossaries-user.html#dx1-3049" ><span -class="cmbx-10">2358</span></a>, <a -href="glossaries-user.html#dx1-4033" >2359</a>, <a -href="glossaries-user.html#dx1-4034" >2360</a>, <a -href="glossaries-user.html#dx1-4035" >2361</a>, <a -href="glossaries-user.html#dx1-4036" >2362</a>, <a -href="glossaries-user.html#dx1-4037" >2363</a>, <a -href="glossaries-user.html#dx1-4038" >2364</a>, <a -href="glossaries-user.html#dx1-4048" >2365</a>, <a -href="glossaries-user.html#dx1-4049" >2366</a>, <a -href="glossaries-user.html#dx1-4051" >2367</a>, <a -href="glossaries-user.html#dx1-4052" >2368</a>, <a -href="glossaries-user.html#dx1-4056" >2369</a>, <a -href="glossaries-user.html#dx1-4059" >2370</a>, <a -href="glossaries-user.html#dx1-4065" >2371</a>, <a -href="glossaries-user.html#dx1-4066" >2372</a>, <a -href="glossaries-user.html#dx1-5066" >2373</a>, <a -href="glossaries-user.html#dx1-5070" >2374</a>, <a -href="glossaries-user.html#dx1-5074" >2375</a>, <a -href="glossaries-user.html#dx1-5077" >2376</a>, <a -href="glossaries-user.html#dx1-5080" >2377</a>, <a -href="glossaries-user.html#dx1-5082" >2378</a>, <a -href="glossaries-user.html#dx1-5084" >2379</a>, <a -href="glossaries-user.html#dx1-7001" >2380</a>, <a -href="glossaries-user.html#dx1-7003" >2381</a>, <a -href="glossaries-user.html#dx1-7006" >2382</a>, <a -href="glossaries-user.html#dx1-7014" >2383</a>, <a -href="glossaries-user.html#dx1-7016" >2384</a>, <a -href="glossaries-user.html#dx1-8057" >2385</a>, <a -href="glossaries-user.html#dx1-8059" >2386</a>, <a -href="glossaries-user.html#dx1-9006" >2387</a>, <a -href="glossaries-user.html#dx1-9008" >2388</a>, <a -href="glossaries-user.html#dx1-9010" >2389</a>, <a -href="glossaries-user.html#dx1-9011" >2390</a>, <a -href="glossaries-user.html#dx1-9016" >2391</a>, <a -href="glossaries-user.html#dx1-9021" >2392</a>, <a -href="glossaries-user.html#dx1-9024" >2393</a>, <a -href="glossaries-user.html#dx1-9027" >2394</a>, <a -href="glossaries-user.html#dx1-9029" >2395</a>, <a -href="glossaries-user.html#dx1-9037" >2396</a>, <a -href="glossaries-user.html#dx1-9040" >2397</a>, <a -href="glossaries-user.html#dx1-9045" >2398</a>, <a -href="glossaries-user.html#dx1-9049" >2399</a>, <a -href="glossaries-user.html#dx1-9054" >2400</a>, <a -href="glossaries-user.html#dx1-9057" >2401</a>, <a -href="glossaries-user.html#dx1-10003" >2402</a>, <a -href="glossaries-user.html#dx1-10013" >2403</a>, <a -href="glossaries-user.html#dx1-10021" >2404</a>, <a -href="glossaries-user.html#dx1-10023" >2405</a>, <a -href="glossaries-user.html#x1-110001.4.2" >2406</a>, <a -href="glossaries-user.html#dx1-11001" >2407</a>, <a -href="glossaries-user.html#dx1-11002" >2408</a>, <a -href="glossaries-user.html#dx1-11004" >2409</a>, <a -href="glossaries-user.html#dx1-11007" >2410</a>, <a -href="glossaries-user.html#dx1-11008" >2411</a>, <a -href="glossaries-user.html#dx1-11010" >2412</a>, <a -href="glossaries-user.html#dx1-11021" >2413</a>, <a -href="glossaries-user.html#dx1-11023" >2414</a>, <a -href="glossaries-user.html#dx1-13001" >2415</a>, <a -href="glossaries-user.html#dx1-13007" >2416</a>, <a -href="glossaries-user.html#dx1-13010" >2417</a>, <a -href="glossaries-user.html#dx1-15026" >2418</a>, <a -href="glossaries-user.html#dx1-15029" >2419</a>, <a -href="glossaries-user.html#dx1-17008" >2420</a>, <a -href="glossaries-user.html#dx1-18025" >2421</a>, <a -href="glossaries-user.html#dx1-18055" >2422</a>, <a -href="glossaries-user.html#dx1-18059" >2423</a>, <a -href="glossaries-user.html#dx1-18061" >2424</a>, <a -href="glossaries-user.html#dx1-18063" >2425</a>, <a -href="glossaries-user.html#dx1-18066" >2426</a>, <a -href="glossaries-user.html#dx1-18074" >2427</a>, <a -href="glossaries-user.html#dx1-18077" >2428</a>, <a -href="glossaries-user.html#dx1-18080" >2429</a>, <a -href="glossaries-user.html#dx1-18081" >2430</a>, <a -href="glossaries-user.html#dx1-18082" >2431</a>, <a -href="glossaries-user.html#dx1-25004" >2432</a>, <a -href="glossaries-user.html#dx1-25006" >2433</a>, <a -href="glossaries-user.html#dx1-26084" >2434</a>, <a -href="glossaries-user.html#dx1-26128" >2435</a>, <a -href="glossaries-user.html#dx1-39008" >2436</a>, <a -href="glossaries-user.html#dx1-39009" >2437</a>, <a -href="glossaries-user.html#dx1-39011" >2438</a>, <a -href="glossaries-user.html#dx1-39014" >2439</a>, <a -href="glossaries-user.html#dx1-39015" >2440</a>, <a -href="glossaries-user.html#dx1-39020" >2441</a>, <a -href="glossaries-user.html#dx1-39023" >2442</a>, <a -href="glossaries-user.html#dx1-40006" >2443</a>, <a -href="glossaries-user.html#dx1-40041" >2444</a>, <a -href="glossaries-user.html#dx1-40045" >2445</a>, <a -href="glossaries-user.html#dx1-40065" >2446</a>, <a -href="glossaries-user.html#dx1-48063" >2447</a>, <a -href="glossaries-user.html#dx1-49007" >2448</a>, <a -href="glossaries-user.html#dx1-49009" >2449</a>, <a -href="glossaries-user.html#dx1-50001" >2450</a>, <a -href="glossaries-user.html#dx1-50003" >2451</a>, <a -href="glossaries-user.html#dx1-50004" >2452</a>, <a -href="glossaries-user.html#dx1-50006" >2453</a>, <a -href="glossaries-user.html#dx1-50011" >2454</a>, <a -href="glossaries-user.html#dx1-50015" >2455</a>, <a -href="glossaries-user.html#dx1-50016" >2456</a>, <a -href="glossaries-user.html#dx1-50018" >2457</a>, <a -href="glossaries-user.html#dx1-50019" >2458</a>, <a -href="glossaries-user.html#dx1-50020" >2459</a>, <a -href="glossaries-user.html#dx1-50021" >2460</a>, <a -href="glossaries-user.html#dx1-51001" >2461</a>, <a -href="glossaries-user.html#dx1-51002" >2462</a>, <a -href="glossaries-user.html#dx1-51006" >2463</a>, <a -href="glossaries-user.html#dx1-51011" >2464</a>, <a -href="glossaries-user.html#dx1-51014" >2465</a>, <a -href="glossaries-user.html#dx1-52003" >2466</a>, <a -href="glossaries-user.html#dx1-52013" >2467</a>, <a -href="glossaries-user.html#dx1-52018" >2468</a>, <a -href="glossaries-user.html#dx1-52024" >2469</a>, <a -href="glossaries-user.html#dx1-52037" >2470</a>, <a -href="glossaries-user.html#dx1-52044" >2471</a>, <a -href="glossaries-user.html#dx1-52057" >2472</a>, <a -href="glossaries-user.html#dx1-54004" >2473</a>, <a -href="glossaries-user.html#dx1-69016" >2474</a>, <a -href="glossaries-user.html#dx1-72025" >2475</a>, <a -href="glossaries-user.html#dx1-72029" >2476</a> <br /></span> +class="cmbx-10">2364</span></a>, <a +href="glossaries-user.html#dx1-4033" >2365</a>, <a +href="glossaries-user.html#dx1-4034" >2366</a>, <a +href="glossaries-user.html#dx1-4035" >2367</a>, <a +href="glossaries-user.html#dx1-4036" >2368</a>, <a +href="glossaries-user.html#dx1-4037" >2369</a>, <a +href="glossaries-user.html#dx1-4038" >2370</a>, <a +href="glossaries-user.html#dx1-4048" >2371</a>, <a +href="glossaries-user.html#dx1-4049" >2372</a>, <a +href="glossaries-user.html#dx1-4051" >2373</a>, <a +href="glossaries-user.html#dx1-4052" >2374</a>, <a +href="glossaries-user.html#dx1-4056" >2375</a>, <a +href="glossaries-user.html#dx1-4059" >2376</a>, <a +href="glossaries-user.html#dx1-4065" >2377</a>, <a +href="glossaries-user.html#dx1-4066" >2378</a>, <a +href="glossaries-user.html#dx1-5066" >2379</a>, <a +href="glossaries-user.html#dx1-5070" >2380</a>, <a +href="glossaries-user.html#dx1-5074" >2381</a>, <a +href="glossaries-user.html#dx1-5077" >2382</a>, <a +href="glossaries-user.html#dx1-5080" >2383</a>, <a +href="glossaries-user.html#dx1-5082" >2384</a>, <a +href="glossaries-user.html#dx1-5084" >2385</a>, <a +href="glossaries-user.html#dx1-7001" >2386</a>, <a +href="glossaries-user.html#dx1-7003" >2387</a>, <a +href="glossaries-user.html#dx1-7006" >2388</a>, <a +href="glossaries-user.html#dx1-7014" >2389</a>, <a +href="glossaries-user.html#dx1-7016" >2390</a>, <a +href="glossaries-user.html#dx1-8050" >2391</a>, <a +href="glossaries-user.html#dx1-8052" >2392</a>, <a +href="glossaries-user.html#dx1-10006" >2393</a>, <a +href="glossaries-user.html#dx1-10008" >2394</a>, <a +href="glossaries-user.html#dx1-10010" >2395</a>, <a +href="glossaries-user.html#dx1-10011" >2396</a>, <a +href="glossaries-user.html#dx1-10016" >2397</a>, <a +href="glossaries-user.html#dx1-10021" >2398</a>, <a +href="glossaries-user.html#dx1-10024" >2399</a>, <a +href="glossaries-user.html#dx1-10027" >2400</a>, <a +href="glossaries-user.html#dx1-10029" >2401</a>, <a +href="glossaries-user.html#dx1-10037" >2402</a>, <a +href="glossaries-user.html#dx1-10040" >2403</a>, <a +href="glossaries-user.html#dx1-10045" >2404</a>, <a +href="glossaries-user.html#dx1-10049" >2405</a>, <a +href="glossaries-user.html#dx1-10054" >2406</a>, <a +href="glossaries-user.html#dx1-10057" >2407</a>, <a +href="glossaries-user.html#dx1-11003" >2408</a>, <a +href="glossaries-user.html#dx1-11013" >2409</a>, <a +href="glossaries-user.html#dx1-11021" >2410</a>, <a +href="glossaries-user.html#dx1-11023" >2411</a>, <a +href="glossaries-user.html#x1-120001.4.2" >2412</a>, <a +href="glossaries-user.html#dx1-12001" >2413</a>, <a +href="glossaries-user.html#dx1-12002" >2414</a>, <a +href="glossaries-user.html#dx1-12004" >2415</a>, <a +href="glossaries-user.html#dx1-12007" >2416</a>, <a +href="glossaries-user.html#dx1-12008" >2417</a>, <a +href="glossaries-user.html#dx1-12010" >2418</a>, <a +href="glossaries-user.html#dx1-12021" >2419</a>, <a +href="glossaries-user.html#dx1-12023" >2420</a>, <a +href="glossaries-user.html#dx1-14001" >2421</a>, <a +href="glossaries-user.html#dx1-14007" >2422</a>, <a +href="glossaries-user.html#dx1-14010" >2423</a>, <a +href="glossaries-user.html#dx1-16026" >2424</a>, <a +href="glossaries-user.html#dx1-16029" >2425</a>, <a +href="glossaries-user.html#dx1-18008" >2426</a>, <a +href="glossaries-user.html#dx1-19025" >2427</a>, <a +href="glossaries-user.html#dx1-19055" >2428</a>, <a +href="glossaries-user.html#dx1-19059" >2429</a>, <a +href="glossaries-user.html#dx1-19061" >2430</a>, <a +href="glossaries-user.html#dx1-19063" >2431</a>, <a +href="glossaries-user.html#dx1-19066" >2432</a>, <a +href="glossaries-user.html#dx1-19074" >2433</a>, <a +href="glossaries-user.html#dx1-19077" >2434</a>, <a +href="glossaries-user.html#dx1-19080" >2435</a>, <a +href="glossaries-user.html#dx1-19081" >2436</a>, <a +href="glossaries-user.html#dx1-19082" >2437</a>, <a +href="glossaries-user.html#dx1-26004" >2438</a>, <a +href="glossaries-user.html#dx1-26006" >2439</a>, <a +href="glossaries-user.html#dx1-27084" >2440</a>, <a +href="glossaries-user.html#dx1-27128" >2441</a>, <a +href="glossaries-user.html#dx1-40008" >2442</a>, <a +href="glossaries-user.html#dx1-40009" >2443</a>, <a +href="glossaries-user.html#dx1-40011" >2444</a>, <a +href="glossaries-user.html#dx1-40014" >2445</a>, <a +href="glossaries-user.html#dx1-40015" >2446</a>, <a +href="glossaries-user.html#dx1-40020" >2447</a>, <a +href="glossaries-user.html#dx1-40023" >2448</a>, <a +href="glossaries-user.html#dx1-41006" >2449</a>, <a +href="glossaries-user.html#dx1-41041" >2450</a>, <a +href="glossaries-user.html#dx1-41045" >2451</a>, <a +href="glossaries-user.html#dx1-41065" >2452</a>, <a +href="glossaries-user.html#dx1-49065" >2453</a>, <a +href="glossaries-user.html#dx1-50007" >2454</a>, <a +href="glossaries-user.html#dx1-50009" >2455</a>, <a +href="glossaries-user.html#dx1-51001" >2456</a>, <a +href="glossaries-user.html#dx1-51003" >2457</a>, <a +href="glossaries-user.html#dx1-51004" >2458</a>, <a +href="glossaries-user.html#dx1-51006" >2459</a>, <a +href="glossaries-user.html#dx1-51011" >2460</a>, <a +href="glossaries-user.html#dx1-51015" >2461</a>, <a +href="glossaries-user.html#dx1-51016" >2462</a>, <a +href="glossaries-user.html#dx1-51018" >2463</a>, <a +href="glossaries-user.html#dx1-51019" >2464</a>, <a +href="glossaries-user.html#dx1-51020" >2465</a>, <a +href="glossaries-user.html#dx1-51021" >2466</a>, <a +href="glossaries-user.html#dx1-52001" >2467</a>, <a +href="glossaries-user.html#dx1-52002" >2468</a>, <a +href="glossaries-user.html#dx1-52006" >2469</a>, <a +href="glossaries-user.html#dx1-52011" >2470</a>, <a +href="glossaries-user.html#dx1-52014" >2471</a>, <a +href="glossaries-user.html#dx1-53003" >2472</a>, <a +href="glossaries-user.html#dx1-53013" >2473</a>, <a +href="glossaries-user.html#dx1-53018" >2474</a>, <a +href="glossaries-user.html#dx1-53024" >2475</a>, <a +href="glossaries-user.html#dx1-53037" >2476</a>, <a +href="glossaries-user.html#dx1-53044" >2477</a>, <a +href="glossaries-user.html#dx1-53057" >2478</a>, <a +href="glossaries-user.html#dx1-55004" >2479</a>, <a +href="glossaries-user.html#dx1-70016" >2480</a>, <a +href="glossaries-user.html#dx1-73025" >2481</a>, <a +href="glossaries-user.html#dx1-73029" >2482</a> <br /></span> <span class="index-item"><span class="cmss-10">xkeyval </span>package  <a -href="glossaries-user.html#dx1-5005" >2477</a> <br /></span> +href="glossaries-user.html#dx1-5005" >2483</a> <br /></span> <span class="index-item"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\xspace</span></span></span>  <a -href="glossaries-user.html#dx1-60018" >2478</a> <br /></span> +href="glossaries-user.html#dx1-61018" >2484</a> <br /></span> <span class="index-item"><span class="cmss-10">xspace </span>package  <a -href="glossaries-user.html#dx1-60014" >2479</a>, <a -href="glossaries-user.html#dx1-60015" >2480</a>, <a -href="glossaries-user.html#dx1-60017" >2481</a>, <a -href="glossaries-user.html#dx1-60019" >2482</a>, <a -href="glossaries-user.html#dx1-60021" >2483</a>, <a -href="glossaries-user.html#dx1-60023" >2484</a>, <a -href="glossaries-user.html#dx1-60024" >2485</a> <br /></span> +href="glossaries-user.html#dx1-61014" >2485</a>, <a +href="glossaries-user.html#dx1-61015" >2486</a>, <a +href="glossaries-user.html#dx1-61017" >2487</a>, <a +href="glossaries-user.html#dx1-61019" >2488</a>, <a +href="glossaries-user.html#dx1-61021" >2489</a>, <a +href="glossaries-user.html#dx1-61023" >2490</a>, <a +href="glossaries-user.html#dx1-61024" >2491</a> <br /></span> </p></div> <div class="footnotes"><!--l. 498--><p class="indent" > <span class="footnote-mark"><a href="#fn1x2-bk" id="fn1x2"><sup class="textsuperscript">1.1</sup></a></span><span @@ -24430,28 +24492,28 @@ class="cmr-8">possible, for the reasons given </span><a href="#pdflatexnote"><span class="cmr-8">earlier</span></a><span class="cmr-8">.</span></p> -<!--l. 1854--><p class="indent" > <span class="footnote-mark"><a +<!--l. 1860--><p class="indent" > <span class="footnote-mark"><a href="#fn3x2-bk" id="fn3x2"><sup class="textsuperscript">1.3</sup></a></span><span class="cmr-8">As from v3.01 </span><span class="cmtt-8">\gls</span><a - id="dx1-9042"></a> <span + id="dx1-10042"></a> <span class="cmr-8">is no longer fragile and doesn’t need protecting.</span></p> -<!--l. 2496--><p class="noindent" ><span class="footnote-mark"><a +<!--l. 2502--><p class="noindent" ><span class="footnote-mark"><a href="#fn1x3-bk" id="fn1x3"><sup class="textsuperscript">2.1</sup></a></span><span class="cmr-8">unless </span><span class="cmss-8">memoir</span><a - id="dx1-16015"></a> <span + id="dx1-17015"></a> <span class="cmr-8">is loaded, which case it uses </span><span class="cmtt-8">\markboth</span><a - id="dx1-16016"></a></p> -<!--l. 2526--><p class="noindent" ><span class="footnote-mark"><a + id="dx1-17016"></a></p> +<!--l. 2532--><p class="noindent" ><span class="footnote-mark"><a href="#fn2x3-bk" id="fn2x3"><sup class="textsuperscript">2.2</sup></a></span><span class="cmr-8">Actually it uses </span><span class="cmtt-8">\mfirstucMakeUppercase</span><a - id="dx1-16026"></a> <span + id="dx1-17026"></a> <span class="cmr-8">which is set to </span><span class="cmss-8">textcase</span><a - id="dx1-16027"></a><span + id="dx1-17027"></a><span class="cmr-8">’s </span><span class="cmtt-8">\MakeTextUppercase </span><span class="cmr-8">by the</span> @@ -24459,82 +24521,82 @@ class="cmr-8">by the</span> class="cmss-8">glossaries </span><span class="cmr-8">package. This makes it consistent with </span><span class="cmtt-8">\makefirstuc</span><a - id="dx1-16028"></a><span + id="dx1-17028"></a><span class="cmr-8">. (The </span><span class="cmss-8">textcase</span><a - id="dx1-16029"></a> <span + id="dx1-17029"></a> <span class="cmr-8">package is</span> <span class="cmr-8">automatically loaded by </span><span class="cmss-8">glossaries</span><span class="cmr-8">.)</span></p> -<!--l. 3077--><p class="noindent" ><span class="footnote-mark"><a +<!--l. 3083--><p class="noindent" ><span class="footnote-mark"><a href="#fn3x3-bk" id="fn3x3"><sup class="textsuperscript">2.3</sup></a></span><span class="cmr-8">Actually it sets </span><span class="cmtt-8">\acronymtype</span><a - id="dx1-19009"></a> <span + id="dx1-20009"></a> <span class="cmr-8">to </span><span class="cmtt-8">\glsdefaulttype</span><a - id="dx1-19010"></a> <span + id="dx1-20010"></a> <span class="cmr-8">if the </span><span class="cmss-8">acronym</span><a - id="dx1-19011"></a> <span + id="dx1-20011"></a> <span class="cmr-8">package option is not</span> <span class="cmr-8">used, but </span><span class="cmtt-8">\glsdefaulttype</span><a - id="dx1-19012"></a> <span + id="dx1-20012"></a> <span class="cmr-8">usually has the value </span><span class="cmtt-8">main </span><span class="cmr-8">unless the </span><span class="cmss-8">nomain</span><a - id="dx1-19013"></a> <span + id="dx1-20013"></a> <span class="cmr-8">option has been</span> <span -class="cmr-8">used.</span></p><!--l. 4234--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">used.</span></p><!--l. 4240--><p class="indent" > <span class="footnote-mark"><a href="#fn1x5-bk" id="fn1x5"><sup class="textsuperscript">4.1</sup></a></span><span class="cmr-8">This is because </span><span class="cmtt-8">\acronymtype</span><a - id="dx1-34020"></a> <span + id="dx1-35020"></a> <span class="cmr-8">is set to </span><span class="cmtt-8">\glsdefaulttype</span><a - id="dx1-34021"></a> <span + id="dx1-35021"></a> <span class="cmr-8">if the </span><span class="cmss-8">acronym</span><a - id="dx1-34022"></a> <span + id="dx1-35022"></a> <span class="cmr-8">package option is not</span> <span -class="cmr-8">used.</span></p><!--l. 5170--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">used.</span></p><!--l. 5182--><p class="indent" > <span class="footnote-mark"><a href="#fn1x7-bk" id="fn1x7"><sup class="textsuperscript">6.1</sup></a></span><span class="cmtt-8">\glsdisplayfirst</span><a - id="dx1-43003"></a> <span + id="dx1-44003"></a> <span class="cmr-8">and </span><span class="cmtt-8">\glsdisplay</span><a - id="dx1-43004"></a> <span + id="dx1-44004"></a> <span class="cmr-8">are now deprecated. Backwards compatibility should be</span> <span class="cmr-8">preserved but you may need to use the </span><span class="cmss-8">compatible-3.07</span><a - id="dx1-43005"></a> <span + id="dx1-44005"></a> <span class="cmr-8">option</span></p> -<!--l. 5728--><p class="indent" > <span class="footnote-mark"><a +<!--l. 5740--><p class="indent" > <span class="footnote-mark"><a href="#fn1x9-bk" id="fn1x9"><sup class="textsuperscript">8.1</sup></a></span><a href="#glo:makeindex"><span class="cmtt-8">makeindex</span><a - id="dx1-47004"></a></a> <span + id="dx1-48004"></a></a> <span class="cmr-8">will always assign a location number, even if it’s not needed, so it needs to be</span> <span -class="cmr-8">discarded.</span></p><!--l. 5733--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">discarded.</span></p><!--l. 5745--><p class="indent" > <span class="footnote-mark"><a href="#fn2x9-bk" id="fn2x9"><sup class="textsuperscript">8.2</sup></a></span><span class="cmr-8">Ifyou redefine </span><span class="cmtt-8">\glsseeformat</span><span class="cmr-8">, keep the default value of the optional argument as </span><span class="cmtt-8">\seename</span><a - id="dx1-47006"></a> + id="dx1-48006"></a> <span class="cmr-8">as both </span><span class="cmss-8">see</span><a - id="dx1-47007"></a> <span + id="dx1-48007"></a> <span class="cmr-8">and </span><span class="cmtt-8">\glssee </span><span class="cmr-8">explicitly write </span><span @@ -24542,107 +24604,107 @@ class="cmtt-8">[\seename] </span><span class="cmr-8">in the output file if no optional argument is</span> <span class="cmr-8">given.</span></p> -<!--l. 5758--><p class="indent" > <span class="footnote-mark"><a +<!--l. 5770--><p class="indent" > <span class="footnote-mark"><a href="#fn3x9-bk" id="fn3x9"><sup class="textsuperscript">8.3</sup></a></span><span class="cmr-8">In versions before 3.0, </span><span class="cmtt-8">\glsentryname </span><span class="cmr-8">was used, but this could cause problems when the </span><span class="cmss-8">name</span><a - id="dx1-47014"></a> + id="dx1-48014"></a> <span class="cmr-8">key was </span><a href="#glo:sanitize"><span class="cmr-8">sanitized</span><a - id="dx1-47015"></a></a><span + id="dx1-48015"></a></a><span class="cmr-8">.</span></p> -<!--l. 6033--><p class="indent" > <span class="footnote-mark"><a +<!--l. 6054--><p class="indent" > <span class="footnote-mark"><a href="#fn1x10-bk" id="fn1x10"><sup class="textsuperscript">9.1</sup></a></span><span class="cmr-8">versions before 3.0 used </span><span class="cmtt-8">\glsentryname</span><a - id="dx1-48052"></a> <span + id="dx1-49054"></a> <span class="cmr-8">as the default, but this could cause problems when</span> <span class="cmss-8">name</span><a - id="dx1-48053"></a> <span + id="dx1-49055"></a> <span class="cmr-8">had been </span><a href="#glo:sanitize"><span class="cmr-8">sanitized</span><a - id="dx1-48054"></a></a><span -class="cmr-8">.</span></p><!--l. 6260--><p class="indent" > <span class="footnote-mark"><a + id="dx1-49056"></a></a><span +class="cmr-8">.</span></p><!--l. 6281--><p class="indent" > <span class="footnote-mark"><a href="#fn1x11-bk" id="fn1x11"><sup class="textsuperscript">10.1</sup></a></span><span class="cmr-8">you can’t use the </span><span class="cmss-8">longheaderborder</span><a - id="dx1-49066"></a> <span + id="dx1-50066"></a> <span class="cmr-8">style for this example as you can’t use the </span><span class="cmss-8">longtable</span><a - id="dx1-49067"></a><a - id="dx1-49068"></a> + id="dx1-50067"></a><a + id="dx1-50068"></a> <span -class="cmr-8">environment in two column mode.</span></p><!--l. 6593--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">environment in two column mode.</span></p><!--l. 6614--><p class="indent" > <span class="footnote-mark"><a href="#fn1x12-bk" id="fn1x12"><sup class="textsuperscript">11.1</sup></a></span><span class="cmr-8">see </span><span class="cmtt-8">\setCompositor</span><a - id="dx1-52047"></a> <span + id="dx1-53047"></a> <span class="cmr-8">described in </span><a href="#sec:setup"><span class="cmsy-8">§</span><span class="cmr-8">3 </span></a><a href="#sec:setup"><span class="cmr-8">Setting Up</span><!--tex4ht:ref: sec:setup --></a></p> -<!--l. 6599--><p class="indent" > <span class="footnote-mark"><a +<!--l. 6620--><p class="indent" > <span class="footnote-mark"><a href="#fn2x12-bk" id="fn2x12"><sup class="textsuperscript">11.2</sup></a></span><span class="cmr-8">see </span><span class="cmtt-8">\setAlphaCompositor</span><a - id="dx1-52049"></a> <span + id="dx1-53049"></a> <span class="cmr-8">described in </span><a href="#sec:setup"><span class="cmsy-8">§</span><span class="cmr-8">3 </span></a><a href="#sec:setup"><span class="cmr-8">Setting Up</span><!--tex4ht:ref: sec:setup --></a></p> -<!--l. 7785--><p class="indent" > <span class="footnote-mark"><a +<!--l. 7818--><p class="indent" > <span class="footnote-mark"><a href="#fn1x14-bk" id="fn1x14"><sup class="textsuperscript">13.1</sup></a></span><span -class="cmr-8">as from version 1.18</span></p><!--l. 7814--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">as from version 1.18</span></p><!--l. 7847--><p class="indent" > <span class="footnote-mark"><a href="#fn2x14-bk" id="fn2x14"><sup class="textsuperscript">13.2</sup></a></span><span class="cmr-8">See David Carlisle’sexplanation in </span><a href="http://tex.stackexchange.com/questions/86565/drawbacks-of-xspace" class="url" ><span class="cmtt-8">http://tex.stackexchange.com/questions/86565/drawbacks-of-xspace</span></a></p> -<!--l. 8083--><p class="indent" > <span class="footnote-mark"><a +<!--l. 8116--><p class="indent" > <span class="footnote-mark"><a href="#fn1x16-bk" id="fn1x16"><sup class="textsuperscript">15.1</sup></a></span><span class="cmr-8">These lengths will not be available if you use both the </span><span class="cmss-8">nolong</span><a - id="dx1-63013"></a> <span + id="dx1-64013"></a> <span class="cmr-8">and </span><span class="cmss-8">nosuper</span><a - id="dx1-63014"></a> <span + id="dx1-64014"></a> <span class="cmr-8">package</span> <span class="cmr-8">options or if you use the </span><span class="cmss-8">nostyles</span><a - id="dx1-63015"></a> <span + id="dx1-64015"></a> <span class="cmr-8">package option unless you explicitly load the relevant</span> <span class="cmr-8">package.</span></p> -<!--l. 8196--><p class="noindent" ><span class="footnote-mark"><a +<!--l. 8229--><p class="noindent" ><span class="footnote-mark"><a href="#fn2x16-bk" id="fn2x16"><sup class="textsuperscript">15.2</sup></a></span><span class="cmr-8">This style was supplied by Axel</span><span class="cmr-8"> Menzel.</span></p> -<!--l. 8407--><p class="indent" > <span class="footnote-mark"><a +<!--l. 8440--><p class="indent" > <span class="footnote-mark"><a href="#fn3x16-bk" id="fn3x16"><sup class="textsuperscript">15.3</sup></a></span><span class="cmr-8">e.g.</span><span class="cmr-8"> with the </span><span class="cmss-8">flowfram</span><a - id="dx1-67011"></a> <span + id="dx1-68011"></a> <span class="cmr-8">package.</span></p> -<!--l. 9324--><p class="indent" > <span class="footnote-mark"><a +<!--l. 9357--><p class="indent" > <span class="footnote-mark"><a href="#fn1x18-bk" id="fn1x18"><sup class="textsuperscript">17.1</sup></a></span><span class="cmr-8">Single letter words, such as “a” and “I” should typically not appear at the end of a line,</span> <span class="cmr-8">hence the non-breakable space after “a” in the </span><span class="cmss-8">prefix</span><a - id="dx1-74016"></a> <span + id="dx1-75016"></a> <span class="cmr-8">field.</span></p> -<!--l. 9484--><p class="indent" > <span class="footnote-mark"><a +<!--l. 9517--><p class="indent" > <span class="footnote-mark"><a href="#fn2x18-bk" id="fn2x18"><sup class="textsuperscript">17.2</sup></a></span><span class="cmr-8">The earlier caveats about initial non-Latin characters apply.</span></p> </div> 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 faa597ab2a4..5991a030de8 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 4855b1d9bd5..c1df666fc19 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex +++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex @@ -367,11 +367,11 @@ and~\hyperlink{option#2}{#2}} \MakeShortVerb{"} \DeleteShortVerb{\|} - \title{User Manual for glossaries.sty v4.12} + \title{User Manual for glossaries.sty v4.13} \author{Nicola L.C. Talbot\\% \url{http://www.dickimaw-books.com/}} - \date{2014-11-22} + \date{2015-02-03} \maketitle \begin{abstract} @@ -433,7 +433,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 v4.12}. +\qt{Documented Code for glossaries v4.13}. This includes the documented code for the \sty{mfirstuc} package. \item[INSTALL] Installation instructions. @@ -1439,7 +1439,9 @@ has an unmaintained status, you can volunteer to take over the maintenance by contacting me at \url{http://www.dickimaw-books.com/contact.html}. The \sty{translator} dictionary files for \styfmt{glossaries} are now -provided by the appropriate language module. +provided by the appropriate language module. For further details +about information specific to a given language, please see the +documentation for that language module. Examples of use: \begin{itemize} @@ -1476,6 +1478,71 @@ Examples of use: \end{itemize} +Due to the varied nature of glossaries, it's likely that the +predefined translations may not be appropriate. If you are using the +\sty{babel} package and the \styfmt{glossaries} package option \pkgopt[babel]{translate}, you need to be familiar with the advice given in +\urlref{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=latexwords}{changing +the words babel uses}. If you are using the \sty{translator} +package, then you can provide your own dictionary with the necessary +modifications (using \cs{deftranslation}) and load it using +\cs{usedictionary}. + +\begin{important} +Note that the \sty{translator} dictionaries are loaded at the beginning of the +document, so it won't have any effect if you put \cs{deftranslation} +in the preamble. It should be put in your personal dictionary +instead (as in the example below). See the \sty{translator} +documentation for further details. (Now with \sty{beamer} +documentation.) +\end{important} + +Your custom dictionary doesn't have to be just a translation from +English to another language. You may prefer to have a dictionary for +a particular type of document. For example, suppose your +institution's in-house reports have to have the glossary labelled as +\qt{Nomenclature} and the page list should be labelled +\qt{Location}, then you can create a file called, say, +\begin{verbatim} +myinstitute-glossaries-dictionary-English.dict +\end{verbatim} +that contains the following: +\begin{verbatim} +\ProvidesDictionary{myinstitute-glossaries-dictionary}{English} +\deftranslation{Glossary}{Nomenclature} +\deftranslation{Page List (glossaries)}{Location} +\end{verbatim} +You can now load it using: +\begin{verbatim} +\usedictionary{myinstitute-glossaries-dictionary} +\end{verbatim} +(Make sure that \texttt{myinstitute-glossaries-dictionary-English.dict} +can be found by \TeX.) If you want to share your custom dictionary, +you can upload it to \href{http://www.ctan.org/}{CTAN}. + +If you are using \sty{babel} and don't want to use the +\sty{translator} interface, you can use the package +option \pkgopt[babel]{translate}. For example: +\begin{verbatim} +\documentclass[british]{article} + +\usepackage{babel} +\usepackage[translate=babel]{glossaries} + +\addto\captionsbritish{% + \renewcommand*{\glossaryname}{List of Terms}% + \renewcommand*{\acronymname}{List of Acronyms}% +} +\end{verbatim} + +Note that \gls{xindy} provides much better multi-lingual support +than \gls{makeindex}, so I~recommend that you use \gls*{xindy} +if you have glossary entries that contain +\glspl{nonlatinchar}. See \sectionref{sec:xindy} for further +details. + +\subsubsection{Creating a New Language Module} +\label{sec:newlang} + The \styfmt{glossaries} package now uses the \sty{tracklang} package to determine which language modules need to be loaded. If you want to create a new language module, you should first read the @@ -1663,8 +1730,9 @@ your root language label and \texttt{Irish} with the \sty{translator} dictionary label.) There are now two extra files: \texttt{glossaries-irish-noenc.ldf} -and \texttt{glossaries-irish-utf8.ldf}. These both define -\cs{glossariescaptionsirish} but the \texttt{*-noenc.ldf} uses +and \texttt{glossaries-irish-utf8.ldf}. + +These both define \cs{glossariescaptionsirish} but the \texttt{*-noenc.ldf} uses \LaTeX\ accent commands: \begin{verbatim} \@ifpackageloaded{polyglossia}% @@ -1697,68 +1765,6 @@ whereas the \texttt{*-utf8.ldf} replaces the accent commands with the appropriate UTF-8 characters. -Due to the varied nature of glossaries, it's likely that the -predefined translations may not be appropriate. If you are using the -\sty{babel} package and the \styfmt{glossaries} package option \pkgopt[babel]{translate}, you need to be familiar with the advice given in -\urlref{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=latexwords}{changing -the words babel uses}. If you are using the \sty{translator} -package, then you can provide your own dictionary with the necessary -modifications (using \cs{deftranslation}) and load it using -\cs{usedictionary}. - -\begin{important} -Note that the \sty{translator} dictionaries are loaded at the beginning of the -document, so it won't have any effect if you put \cs{deftranslation} -in the preamble. It should be put in your personal dictionary -instead (as in the example below). See the \sty{translator} -documentation for further details. (Now with \sty{beamer} -documentation.) -\end{important} - -Your custom dictionary doesn't have to be just a translation from -English to another language. You may prefer to have a dictionary for -a particular type of document. For example, suppose your -institution's in-house reports have to have the glossary labelled as -\qt{Nomenclature} and the page list should be labelled -\qt{Location}, then you can create a file called, say, -\begin{verbatim} -myinstitute-glossaries-dictionary-English.dict -\end{verbatim} -that contains the following: -\begin{verbatim} -\ProvidesDictionary{myinstitute-glossaries-dictionary}{English} -\deftranslation{Glossary}{Nomenclature} -\deftranslation{Page List (glossaries)}{Location} -\end{verbatim} -You can now load it using: -\begin{verbatim} -\usedictionary{myinstitute-glossaries-dictionary} -\end{verbatim} -(Make sure that \texttt{myinstitute-glossaries-dictionary-English.dict} -can be found by \TeX.) If you want to share your custom dictionary, -you can upload it to \href{http://www.ctan.org/}{CTAN}. - -If you are using \sty{babel} and don't want to use the -\sty{translator} interface, you can use the package -option \pkgopt[babel]{translate}. For example: -\begin{verbatim} -\documentclass[british]{article} - -\usepackage{babel} -\usepackage[translate=babel]{glossaries} - -\addto\captionsbritish{% - \renewcommand*{\glossaryname}{List of Terms}% - \renewcommand*{\acronymname}{List of Acronyms}% -} -\end{verbatim} - -Note that \gls{xindy} provides much better multi-lingual support -than \gls{makeindex}, so I~recommend that you use \gls*{xindy} -if you have glossary entries that contain -\glspl{nonlatinchar}. See \sectionref{sec:xindy} for further -details. - \section{Generating the Associated Glossary Files} \label{sec:makeglossaries} @@ -4636,6 +4642,12 @@ files won't be created. I strongly recommend that you don't use the commands defined in this chapter in the arguments of sectioning or caption commands or any other command that has a moving argument. + +Aside from problems with expansion issues, PDF bookmarks and +possible nested hyperlinks in the table of contents (or list of +whatever) any use of the commands described in \sectionref{sec:gls-like} +will have their \firstuseflag\ unset when they appear in the table +of contents (or list of whatever). \end{important} The above warning is particularly important if you are using the @@ -5794,6 +5806,15 @@ The other commands depend on whether their corresponding keys were assigned non-expandable values. \end{important} +If you want each word in a given entry field capitalised, you can +use \ics{ecapitalisewords}\meta{text} defined by the \sty{mfirstuc} +package, but make sure you use one of the expandable commands within +\meta{text}. For example: +\begin{verbatim} +\ecaptialisewords{\glsentrytext{somelabel}} +\end{verbatim} +Note that \cs{ecapitalisewords} is not expandable. + \begin{definition}[\DescribeMacro{\glsentryname}] \cs{glsentryname}\marg{label} \end{definition} @@ -6800,6 +6821,18 @@ change LaTeX’s \qt{fixed names}}. \chapter{Acronyms} \label{sec:acronyms} +\begin{important} +Note that although this chapter uses the term \qt{acronym}, you can also +use the commands described here for abbreviations or contractions +(as in the case of some of the examples given below). +If the glossary title is no longer applicable (for example, it +should be \qt{Abbreviations} rather than \qt{Acronyms}) then +you can change the title either by redefining \ics{acronymname} (see +\sectionref{sec:languages}) or by using the \gloskey[printglossary]{title} +in the optional argument of \ics{printglossary} (or +\ics{printacronym}). +\end{important} + You may have noticed in \sectionref{sec:newglosentry} that when you specify a new entry, you can specify alternate text to use when the term is \glsd{firstuse} in the document. This provides a diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html index 0b422d7171a..4ed67a8bcdb 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html +++ b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.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>The glossaries package v4.12: a guide for beginners</title> +<head><title>The glossaries package v4.13: a guide for beginners</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)" /> <meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)" /> <!-- xhtml,fn-in,css-in,uni-html4,utf8 --> <meta name="src" content="glossariesbegin.tex" /> -<meta name="date" content="2014-11-24 15:50:00" /> +<meta name="date" content="2015-02-03 15:15:00" /> <style type="text/css"> <!-- @@ -28,10 +28,10 @@ .cmtt-10{font-family: monospace;} .cmss-10{ font-family: sans-serif;} .cmss-10{ font-family: sans-serif;} +.cmti-10{ font-style: italic;} .cmtt-9{font-size:90%;font-family: monospace;} .cmtt-9{font-family: monospace;} .cmtt-9{font-family: monospace;} -.cmti-10{ font-style: italic;} .cmitt-10{font-family: monospace; font-style: italic;} .cmbx-10{ font-weight: bold;} .cmbx-10{ font-weight: bold;} @@ -197,11 +197,11 @@ div.verbatim { font-family: monospace; white-space: nowrap; text-align:left; cle -<h2 class="titleHead">The glossaries package v4.12: a guide for beginners</h2> +<h2 class="titleHead">The glossaries package v4.13: a guide for beginners</h2> <div class="author" ><span class="cmr-12">Nicola L.C. Talbot</span></div><br /> <div class="date" ><span -class="cmr-12">2014-11-22</span></div> +class="cmr-12">2015-02-03</span></div> </div> <div class="abstract" @@ -270,8 +270,8 @@ href="#sec:moreinfo" id="QQ2-1-11">Further Information</a></span> <!--l. 66--><p class="noindent" > </p> <!--l. 66--><p class="noindent" ><a -href="#top">Top</a></p><h2 class="sectionHead"><span class="titlemark">1 </span> <a - id="sec:start"></a>Getting Started</h2> +href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">1 </span> <a + id="sec:start"></a>Getting Started</h3> <!--l. 69--><p class="noindent" >As with all packages, you need to load <span class="cmss-10">glossaries </span>with <span class="cmtt-10">\usepackage</span>, but there are @@ -317,9 +317,9 @@ then you can use them throughout the document. Here’s a simple example:  <br />Here’s my \gls{ex} term.  <br />\end{document} </div> -<!--l. 99--><p class="nopar" > This produces: <spacer type=vertical size=10><div class="obeylines-v"> +<!--l. 99--><p class="nopar" > This produces: <spacer type=vertical size=10><span class="obeylines-h"> <br />Here’s my sample term. - </div><br /><spacer type=vertical size=10> + <br /><spacer type=vertical size=10></span> Here’s another example: @@ -334,9 +334,9 @@ Here’s another example:  <br />First use: \gls{svm}. Second use: \gls{svm}.  <br />\end{document} </div> -<!--l. 117--><p class="nopar" > This produces: <spacer type=vertical size=10><div class="obeylines-v"> +<!--l. 117--><p class="nopar" > This produces: <spacer type=vertical size=10><span class="obeylines-h"> <br />First use: support vector machine (SVM). Second use: SVM. - </div><br /><spacer type=vertical size=10> + <br /><spacer type=vertical size=10></span> In this case, the text produced by <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{svm}</span></span></span> changed after the first use. The first use produced the long form followed by the short form in parentheses because I set the @@ -515,8 +515,8 @@ class="cmss-10">glossaries </span>package. </p><!--l. 254--><p class="noindent" > </p> <!--l. 254--><p class="noindent" ><a -href="#top">Top</a></p><h2 class="sectionHead"><span class="titlemark">2 </span> <a - id="sec:defterm"></a>Defining Terms</h2> +href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2 </span> <a + id="sec:defterm"></a>Defining Terms</h3> <!--l. 257--><p class="noindent" >When you use the <span class="cmss-10">glossaries</span><a id="dx1-3001"></a> package, you need to define glossary entries in the @@ -690,7 +690,7 @@ class="cmtt-10">}</span></span> </div> </div></li></ol> <!--l. 354--><p class="noindent" >(For further details, see the section <a -href="mfirstuc-manual.html#sec:utf8" >“UTF-8”</a> in the <span +href="mfirstuc-manual.html" >“UTF-8”</a> in the <span class="cmss-10">mfirstuc</span><a id="dx1-3011"></a> user manual.) </p><!--l. 358--><p class="indent" > Acronyms or abbreviations can be defined using @@ -838,8 +838,8 @@ class="cmtt-10">symbol </span>key for the symbol. For example: </p><!--l. 452--><p class="noindent" > </p> <!--l. 452--><p class="noindent" ><a -href="#top">Top</a></p><h2 class="sectionHead"><span class="titlemark">3 </span> <a - id="sec:useterm"></a>Using Entries</h2> +href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">3 </span> <a + id="sec:useterm"></a>Using Entries</h3> <!--l. 455--><p class="noindent" >Once you have defined your entries, as described above, you can reference them in your document. There are a number of commands to do this, but the most common one is: @@ -920,8 +920,8 @@ class="cmtt-10">} </span></div><hr> </p><!--l. 508--><p class="noindent" > </p> <!--l. 508--><p class="noindent" ><a -href="#top">Top</a></p><h2 class="sectionHead"><span class="titlemark">4 </span> <a - id="sec:printglossaries"></a>Displaying a List of Entries</h2> +href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">4 </span> <a + id="sec:printglossaries"></a>Displaying a List of Entries</h3> <!--l. 511--><p class="noindent" >In <a href="#sec:start"><span class="cmsy-10">§</span>1 </a><a @@ -1577,8 +1577,8 @@ A. </div><hr class="endfloat" /> </div> <!--l. 840--><p class="noindent" ><a -href="#top">Top</a></p><h2 class="sectionHead"><span class="titlemark">5 </span> <a - id="sec:glosstyle"></a>Customising the Glossary</h2> +href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">5 </span> <a + id="sec:glosstyle"></a>Customising the Glossary</h3> <!--l. 843--><p class="noindent" >The default glossary style uses the <span class="cmss-10">description</span><a id="dx1-6001"></a><a @@ -1741,8 +1741,8 @@ style: </p><!--l. 941--><p class="noindent" > </p> <!--l. 941--><p class="noindent" ><a -href="#top">Top</a></p><h2 class="sectionHead"><span class="titlemark">6 </span> <a - id="sec:multigloss"></a>Multiple Glossaries</h2> +href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">6 </span> <a + id="sec:multigloss"></a>Multiple Glossaries</h3> <!--l. 944--><p class="noindent" >The <span class="cmss-10">glossaries</span><a id="dx1-7001"></a> package predefines a default <span @@ -1981,10 +1981,10 @@ class="cmtt-10">xindy </span>three times (be careful not to insert line breaks w <!--l. 1087--><p class="noindent" > </p> <!--l. 1087--><p class="noindent" ><a -href="#top">Top</a></p><h2 class="sectionHead"><span class="titlemark">7 </span> <a +href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">7 </span> <a id="sec:hyperref"></a><span class="cmss-10">glossaries </span>and <span -class="cmss-10">hyperref</span></h2> +class="cmss-10">hyperref</span></h3> <!--l. 1090--><p class="noindent" >Take care if you use the <span class="cmss-10">glossaries</span><a id="dx1-8001"></a> package with <span @@ -2101,8 +2101,8 @@ For example, the following works: </p><!--l. 1152--><p class="noindent" > </p> <!--l. 1152--><p class="noindent" ><a -href="#top">Top</a></p><h2 class="sectionHead"><span class="titlemark">8 </span> <a - id="sec:xr"></a>Cross-References</h2> +href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">8 </span> <a + id="sec:xr"></a>Cross-References</h3> <!--l. 1155--><p class="noindent" >You can add a reference to another entry in a location list using the <span class="cmtt-10">see={</span>⟨<span class="cmti-10">label</span>⟩<span @@ -2176,8 +2176,8 @@ suppressed. </p><!--l. 1209--><p class="noindent" > </p> <!--l. 1209--><p class="noindent" ><a -href="#top">Top</a></p><h2 class="sectionHead"><span class="titlemark">9 </span> <a - id="sec:moreinfo"></a>Further Information</h2> +href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">9 </span> <a + id="sec:moreinfo"></a>Further Information</h3> <!--l. 1212--><p class="noindent" >Further information can be found in the main <span class="cmss-10">glossaries</span><a id="dx1-10001"></a> <a diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf Binary files differindex eb28500c555..8f8ed720ed2 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 8e950f6edd1..d5bb645775a 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex +++ b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex @@ -20,10 +20,10 @@ \newcommand*{\yes}{\ding{52}} \newcommand*{\no}{\ding{56}} -\title{The glossaries package v4.12: +\title{The glossaries package v4.13: a guide for beginners} \author{Nicola L.C. Talbot} -\date{2014-11-22} +\date{2015-02-03} \ifpdf \externaldocument{glossaries-user} diff --git a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html index 0e0fe514f4f..7125ddc6db7 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.tug.org/tex4ht/)" /> <!-- xhtml,fn-in,css-in,uni-html4,utf8 --> <meta name="src" content="glossary2glossaries.tex" /> -<meta name="date" content="2014-11-24 16:51:00" /> +<meta name="date" content="2015-02-03 15:15:00" /> <style type="text/css"> <!-- @@ -179,7 +179,7 @@ glossaries package</h2> <div class="author" ><span class="cmr-12">Nicola L.C. Talbot</span></div><br /> <div class="date" ><span -class="cmr-12">2014-11-22</span></div> +class="cmr-12">2015-02-03</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 e7a77ef17a6..e7ccdce8181 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 75cc30992bc..8a15b285a4b 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex +++ b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex @@ -33,7 +33,7 @@ \title{Upgrading from the glossary package to the glossaries package} \author{Nicola L.C. Talbot} -\date{2014-11-22} +\date{2015-02-03} \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 index 7f59d8de46e..43c76767446 100644 --- a/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.html +++ b/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.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>mfirstuc.sty v1.09: uppercasing first letter</title> +<head><title>mfirstuc.sty v1.10: uppercasing first letter</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)" /> <meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)" /> <!-- xhtml,fn-in,css-in,uni-html4,utf8 --> <meta name="src" content="mfirstuc-manual.tex" /> -<meta name="date" content="2014-11-24 16:51:00" /> +<meta name="date" content="2015-02-03 15:15:00" /> <style type="text/css"> <!-- @@ -165,7 +165,7 @@ div.verbatim { font-family: monospace; white-space: nowrap; text-align:left; cle -<h2 class="titleHead">mfirstuc.sty v1.09: uppercasing first letter</h2> +<h2 class="titleHead">mfirstuc.sty v1.10: uppercasing first letter</h2> <div class="author" ><span class="cmr-12">Nicola L.C. Talbot</span> <br /> <span @@ -174,7 +174,7 @@ class="cmr-12">Dickimaw Books</span> href="http://www.dickimaw-books.com/" class="url" ><span class="cmtt-12">http://www.dickimaw-books.com/</span></a></div><br /> <div class="date" ><span -class="cmr-12">2014-07-30</span></div> +class="cmr-12">2015-02-03</span></div> </div> <h3 class="likesectionHead"><a id="x1-1000"></a>Contents</h3> @@ -343,58 +343,83 @@ class="cmtt-10">\xmakefirstuc </span>only performs one level expansion on the <s class="cmti-10">first </span>object in its argument. It does not fully expand the entire argument. </div> </p><!--l. 127--><p class="noindent" > -</p><!--l. 129--><p class="indent" > If you use <span +</p><!--l. 129--><p class="indent" > As from version 1.10, there is now a command that fully expands the entire +argument before applying <span +class="cmtt-10">\makefirstuc</span>: +</p><!--l. 131--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +class="cmtt-9">\emakefirstuc</span><span +class="cmtt-9"> </span></span><a + id="dx1-2006"></a> <span +class="cmtt-10">\emakefirstuc{</span>⟨<span +class="cmitt-10">text</span>⟩<span +class="cmtt-10">} </span></div><hr> +</p><!--l. 133--><p class="noindent" > +</p><!--l. 135--><p class="indent" > Examples: + + + +</p> + <div class="verbatim" id="verbatim-6"> +\newcommand{\abc}{\xyz a} + <br />\newcommand{\xyz}{xyz} + <br />No expansion: \makefirstuc{\abc}. + <br />First object one-level expansion: \xmakefirstuc{\abc}. + <br />Fully expanded: \emakefirstuc{\abc}. +</div> +<!--l. 142--><p class="nopar" > produces: No expansion: XYZA. First object one-level expansion: XYZa. Fully +expanded: Xyza. +</p><!--l. 150--><p class="indent" > If you use <span class="cmss-10">mfirstuc </span>without the <span class="cmss-10">glossaries</span><a - id="dx1-2006"></a> package, the standard <span + id="dx1-2007"></a> package, the standard <span class="cmtt-10">\MakeUppercase</span> command is used. If used with <span class="cmss-10">glossaries</span><a - id="dx1-2007"></a>, <span + id="dx1-2008"></a>, <span class="cmtt-10">\MakeTextUppercase</span><a - id="dx1-2008"></a> (defined by the <span + id="dx1-2009"></a> (defined by the <span class="cmss-10">textcase</span><a - id="dx1-2009"></a> + id="dx1-2010"></a> package) is used instead. If you are using <span class="cmss-10">mfirstuc </span>without the <span class="cmss-10">glossaries </span>package and want to use <span class="cmtt-10">\MakeTextUppercase</span><a - id="dx1-2010"></a> instead, you can redefine -</p><!--l. 135--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-2011"></a> instead, you can redefine +</p><!--l. 156--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\glsmakefirstuc</span><span class="cmtt-9"> </span></span><a - id="dx1-2011"></a> <span + id="dx1-2012"></a> <span class="cmtt-10">\glsmakefirstuc{</span>⟨<span class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 137--><p class="noindent" > +</p><!--l. 158--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-6"> + <div class="verbatim" id="verbatim-7"> \renewcommand{\glsmakefirstuc}[1]{\MakeTextUppercase #1} </div> -<!--l. 141--><p class="nopar" > Remember to also load <span +<!--l. 162--><p class="nopar" > Remember to also load <span class="cmss-10">textcase</span><a - id="dx1-2012"></a> (<span + id="dx1-2013"></a> (<span class="cmss-10">glossaries </span>loads this automatically). -</p><!--l. 145--><p class="noindent" > +</p><!--l. 166--><p class="noindent" > </p> -<!--l. 145--><p class="noindent" ><a +<!--l. 166--><p class="noindent" ><a href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2 </span> <a id="sec:capitalisewords"></a>Capitalise Each Word in a Phrase or Sentence (Title Case)</h3> -<!--l. 148--><p class="noindent" >New to mfirstuc v1.06: -</p><!--l. 149--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 169--><p class="noindent" >New to mfirstuc v1.06: +</p><!--l. 170--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\capitalisewords</span><span class="cmtt-9"> </span></span><a id="dx1-3001"></a> <span class="cmtt-10">\capitalisewords{</span>⟨<span class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 151--><p class="noindent" > +</p><!--l. 172--><p class="noindent" > This command apply <span class="cmtt-10">\makefirstuc</span><a id="dx1-3002"></a> to each word in ⟨<span @@ -405,214 +430,253 @@ class="cmtt-10">~</span></span></span> or <span class="cmtt-10">\space</span>. Note that no expansion is performed on ⟨<span class="cmti-10">text</span>⟩. -</p><!--l. 158--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 179--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\xcapitalisewords</span><span class="cmtt-9"> </span></span><a id="dx1-3003"></a> <span class="cmtt-10">\xcapitalisewords{</span>⟨<span class="cmitt-10">text</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 160--><p class="noindent" > +</p><!--l. 181--><p class="noindent" > This is a short cut for <span class="cmtt-10">\expandafter\capitalisewords\expandafter{</span>⟨<span class="cmti-10">text</span>⟩<span class="cmtt-10">}</span>. -</p><!--l. 164--><p class="indent" > <div class="important" title="Important Note"> If you are using <span +</p><!--l. 185--><p class="indent" > As from version 1.10, there is now a command that fully expands the entire +argument before applying <span +class="cmtt-10">\capitalisewords</span>: +</p><!--l. 187--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +class="cmtt-9">\ecapitalisewords</span><span +class="cmtt-9"> </span></span><a + id="dx1-3004"></a> <span +class="cmtt-10">\ecapitalisewords{</span>⟨<span +class="cmitt-10">text</span>⟩<span +class="cmtt-10">} </span></div><hr> +</p><!--l. 189--><p class="noindent" > +</p><!--l. 191--><p class="indent" > Examples: + + + +</p> + <div class="verbatim" id="verbatim-8"> +\newcommand{\abc}{\xyz\space four five} + <br />\newcommand{\xyz}{one two three} + <br />No expansion: \capitalisewords{\abc}. + <br />First object one-level expansion: \xcapitalisewords{\abc}. + <br />Fully expanded: \ecapitalisewords{\abc}. +</div> +<!--l. 198--><p class="nopar" > produces: No expansion: ONE TWO THREE FOUR FIVE. First object one-level +expansion: ONE TWO THREE four Five. Fully expanded: One Two Three Four +Five. +</p><!--l. 206--><p class="indent" > (Remember that the spaces need to be explicit. In the second case above, using +<span +class="cmtt-10">\xcapitalisewords</span>, the space before “four” has been hidden within <span +class="cmtt-10">\space </span>so it’s not +recognised as a word boundary, but in the third case, <span +class="cmtt-10">\space </span>has been expanded to an +actual space character.) +</p><!--l. 212--><p class="indent" > <div class="important" title="Important Note"> If you are using <span class="cmss-10">hyperref</span><a - id="dx1-3004"></a> and want to use <span + id="dx1-3005"></a> and want to use <span class="cmtt-10">\capitalisewords </span>or <span class="cmtt-10">\makefirstuc</span><a - id="dx1-3005"></a> (or -<span -class="cmtt-10">\xcapitalisewords</span>/<span -class="cmtt-10">\xmakefirstuc</span>) in a section heading, the PDF bookmarks won’t -be able to use the command as it’s not expandable, so you will get a warning that looks + id="dx1-3006"></a> (or +the expanded variants) in a section heading, the PDF bookmarks won’t be able to use +the command as it’s not expandable, so you will get a warning that looks like: </p> - <div class="verbatim" id="verbatim-7"> + <div class="verbatim" id="verbatim-9"> Package hyperref Warning: Token not allowed in a PDF string  <br />(PDFDocEncoding):  <br />(hyperref)                removing ‘\capitalisewords’ </div> -<!--l. 173--><p class="nopar" > If you want to provide an alternative for the PDF bookmark, you can use +<!--l. 221--><p class="nopar" > If you want to provide an alternative for the PDF bookmark, you can use <span class="cmss-10">hyperref</span><a - id="dx1-3006"></a>’s <span + id="dx1-3007"></a>’s <span class="cmtt-10">\texorpdfstring</span><a - id="dx1-3007"></a> command. See the <span + id="dx1-3008"></a> command. See the <span class="cmss-10">hyperref</span><a - id="dx1-3008"></a> manual for further details. + id="dx1-3009"></a> manual for further details. </div> -</p><!--l. 177--><p class="noindent" > -</p><!--l. 179--><p class="indent" > Examples: +</p><!--l. 225--><p class="noindent" > +</p><!--l. 227--><p class="indent" > Examples: </p><ol class="enumerate1" > <li - class="enumerate" id="x1-3010x1"> + class="enumerate" id="x1-3011x1"> - <div class="verbatim" id="verbatim-8"> + <div class="verbatim" id="verbatim-10"> \capitalisewords{a book of rhyme.} </div> - <!--l. 184--><p class="nopar" > produces: A Book Of Rhyme. + <!--l. 232--><p class="nopar" > produces: A Book Of Rhyme. </p></li> <li - class="enumerate" id="x1-3012x2"> + class="enumerate" id="x1-3013x2"> - <div class="verbatim" id="verbatim-9"> + <div class="verbatim" id="verbatim-11"> \capitalisewords{a book\space of rhyme.} </div> - <!--l. 191--><p class="nopar" > produces: A Book of Rhyme. + <!--l. 239--><p class="nopar" > produces: A Book of Rhyme. </p></li> <li - class="enumerate" id="x1-3014x3"> + class="enumerate" id="x1-3015x3"> - <div class="verbatim" id="verbatim-10"> + <div class="verbatim" id="verbatim-12"> \newcommand{\mytitle}{a book\space of rhyme.}  <br />\capitalisewords{\mytitle} </div> - <!--l. 199--><p class="nopar" > produces: A BOOK OF RHYME. (No expansion is performed on <span -class="cmtt-10">\mytitle</span>, so - ⟨<span -class="cmti-10">text</span>⟩ consists of just one “word”.) Compare with next example: + <!--l. 247--><p class="nopar" > produces: A BOOK OF RHYME. (No expansion is performed on <span +class="cmtt-10">\mytitle</span>.) + Compare with next example: </p></li> <li - class="enumerate" id="x1-3016x4"> + class="enumerate" id="x1-3017x4"> - <div class="verbatim" id="verbatim-11"> + <div class="verbatim" id="verbatim-13"> \newcommand{\mytitle}{a book\space of rhyme.}  <br />\xcapitalisewords{\mytitle} </div> - <!--l. 210--><p class="nopar" > produces: A Book of Rhyme. + <!--l. 257--><p class="nopar" > produces: A Book of Rhyme. + </p><!--l. 261--><p class="noindent" >However + + + +</p> + <div class="verbatim" id="verbatim-14"> + \ecapitalisewords{\mytitle} +</div> + <!--l. 264--><p class="nopar" > produces: A Book Of Rhyme. </p> </li></ol> -<!--l. 216--><p class="indent" > As from v1.09, you can specify words which shouldn’t be capitalised unless they +<!--l. 270--><p class="indent" > As from v1.09, you can specify words which shouldn’t be capitalised unless they occur at the start of ⟨<span class="cmti-10">text</span>⟩ using: -</p><!--l. 218--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 272--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\MFUnocap</span><span class="cmtt-9"> </span></span><a - id="dx1-3017"></a> <span + id="dx1-3018"></a> <span class="cmtt-10">\MFUnocap{</span>⟨<span class="cmitt-10">word</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 220--><p class="noindent" > +</p><!--l. 274--><p class="noindent" > This only has a local effect. The global version is: -</p><!--l. 222--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 276--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\gMFUnocap</span><span class="cmtt-9"> </span></span><a - id="dx1-3018"></a> <span + id="dx1-3019"></a> <span class="cmtt-10">\gMFUnocap{</span>⟨<span class="cmitt-10">word</span>⟩<span class="cmtt-10">} </span></div><hr> -</p><!--l. 224--><p class="noindent" > -</p><!--l. 226--><p class="indent" > For example: +</p><!--l. 278--><p class="noindent" > +</p><!--l. 280--><p class="indent" > For example: </p> - <div class="verbatim" id="verbatim-12"> + <div class="verbatim" id="verbatim-15"> \capitalisewords{the wind in the willows}  <br />\MFUnocap{in}%  <br />\MFUnocap{the}%  <br />\capitalisewords{the wind in the willows} </div> -<!--l. 234--><p class="nopar" > produces: <spacer type=vertical size=10><span class="obeylines-h"> +<!--l. 288--><p class="nopar" > produces: <spacer type=vertical size=10><span class="obeylines-h"> <br />The Wind In The Willows <br />The Wind in the Willows <br /><spacer type=vertical size=10></span> The list of words that shouldn’t be capitalised can be cleared using -</p><!--l. 245--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 299--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\MFUclear</span><span class="cmtt-9"> </span></span><a - id="dx1-3019"></a> <span + id="dx1-3020"></a> <span class="cmtt-10">\MFUclear </span></div><hr> -</p><!--l. 247--><p class="noindent" > -</p><!--l. 249--><p class="indent" > The package <span +</p><!--l. 301--><p class="noindent" > +</p><!--l. 303--><p class="indent" > The package <span class="cmss-10">mfirstuc-english</span><a - id="dx1-3020"></a> loads <span + id="dx1-3021"></a> loads <span class="cmss-10">mfirstuc</span><a - id="dx1-3021"></a> and uses <span + id="dx1-3022"></a> and uses <span class="cmtt-10">\MFUnocap </span>to add common English articles and conjunctions, such as “a”, “an”, “and”, “but”. You may want to add other words to this list, such as prepositions, but as there’s some dispute over whether prepositions should be capitalised, I don’t intend to add them to this package. -</p><!--l. 256--><p class="indent" > If you want to write a similar package for another language, all you need to do is +</p><!--l. 310--><p class="indent" > If you want to write a similar package for another language, all you need to do is create a file with the extension <span class="cmtt-10">.sty </span>that starts with </p> - <div class="verbatim" id="verbatim-13"> + <div class="verbatim" id="verbatim-16"> \NeedsTeXFormat{LaTeX2e} </div> -<!--l. 261--><p class="nopar" > The next line should identify the package. For example, if you have called the file +<!--l. 315--><p class="nopar" > The next line should identify the package. For example, if you have called the file <span class="cmtt-10">mfirstuc-french.sty </span>then you need: </p> - <div class="verbatim" id="verbatim-14"> + <div class="verbatim" id="verbatim-17"> \ProvidesPackage{mfirstuc-french} </div> -<!--l. 266--><p class="nopar" > It’s a good idea to also add a version in the final optional argument, for example: +<!--l. 320--><p class="nopar" > It’s a good idea to also add a version in the final optional argument, for example: </p> - <div class="verbatim" id="verbatim-15"> + <div class="verbatim" id="verbatim-18"> \ProvidesPackage{mfirstuc-french}[2014/07/30 v1.0] </div> -<!--l. 271--><p class="nopar" > Next load <span +<!--l. 325--><p class="nopar" > Next load <span class="cmss-10">mfirstuc</span><a - id="dx1-3022"></a>: + id="dx1-3023"></a>: </p> - <div class="verbatim" id="verbatim-16"> + <div class="verbatim" id="verbatim-19"> \RequirePackage{mfirstuc} </div> -<!--l. 275--><p class="nopar" > Now add all your <span +<!--l. 329--><p class="nopar" > Now add all your <span class="cmtt-10">\MFUnocap </span>commands. For example: </p> - <div class="verbatim" id="verbatim-17"> + <div class="verbatim" id="verbatim-20"> \MFUnocap{de} </div> -<!--l. 279--><p class="nopar" > At the end of the file add: +<!--l. 333--><p class="nopar" > At the end of the file add: </p> - <div class="verbatim" id="verbatim-18"> + <div class="verbatim" id="verbatim-21"> \endinput </div> -<!--l. 283--><p class="nopar" > -</p><!--l. 285--><p class="indent" > Put the file somewhere on <span class="TEX">T<span +<!--l. 337--><p class="nopar" > +</p><!--l. 339--><p class="indent" > Put the file somewhere on <span class="TEX">T<span class="E">E</span>X</span>’s path, and now you can use this package in your document. You might also consider uploading it to CTAN in case other users find it useful. -</p><!--l. 289--><p class="noindent" > +</p><!--l. 343--><p class="noindent" > </p> -<!--l. 289--><p class="noindent" ><a +<!--l. 343--><p class="noindent" ><a href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">3 </span> <a id="sec:utf8"></a>UTF-8</h3> -<!--l. 292--><p class="noindent" >The <span +<!--l. 346--><p class="noindent" >The <span class="cmtt-10">\makefirstuc </span>command works by utilizing the fact that, in most cases, <span class="TEX">T<span class="E">E</span>X</span> doesn’t require a regular argument to be enclosed in braces if it only consists of a @@ -622,36 +686,36 @@ class="cmtt-10">\frac{1}{2}</span></span></span> or <span class="obeylines-h"><s class="cmtt-10">x^2</span></span></span> instead of <span class="obeylines-h"><span class="verb"><span class="cmtt-10">x^{2}</span></span></span>, although some users frown on this practice.) -</p><!--l. 299--><p class="indent" > A simplistic version of the <span +</p><!--l. 353--><p class="indent" > A simplistic version of the <span class="cmtt-10">\makefirstuc </span>command is: </p> - <div class="verbatim" id="verbatim-19"> + <div class="verbatim" id="verbatim-22"> \newcommand*{\FirstUC}[1]{\MakeUppercase #1} </div> -<!--l. 302--><p class="nopar" > Here +<!--l. 356--><p class="nopar" > Here </p> - <div class="verbatim" id="verbatim-20"> + <div class="verbatim" id="verbatim-23"> \FirstUC{abc} </div> -<!--l. 306--><p class="nopar" > is equivalent to +<!--l. 360--><p class="nopar" > is equivalent to </p> - <div class="verbatim" id="verbatim-21"> + <div class="verbatim" id="verbatim-24"> \MakeUppercase abc </div> -<!--l. 310--><p class="nopar" > and since <span +<!--l. 364--><p class="nopar" > and since <span class="cmtt-10">\MakeUppercase </span>requires an argument, it grabs the first token (the character “a” in this case) and uses that as the argument so that the result is: Abc. -</p><!--l. 315--><p class="indent" > The <span +</p><!--l. 369--><p class="indent" > The <span class="cmss-10">glossaries</span><a id="dx1-4001"></a> package needs to take into account the fact that the text may be contained in the argument of a formatting command, such as <span @@ -703,7 +767,7 @@ class="cmtt-10">}</span> </div> -</div> or <div class="alltt"> +</div> nor <div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\makefirstuc</span><span @@ -714,7 +778,7 @@ class="cmtt-10">}</span><span class="cmsy-10">}</span> </div> </div> -<!--l. 347--><p class="indent" > Try the following document: </p><div class="alltt"> +<!--l. 401--><p class="indent" > Try the following document: </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\documentclass</span><span @@ -752,22 +816,22 @@ class="cmtt-10">document</span><span class="cmsy-10">}</span> </div> </div> -<!--l. 361--><p class="indent" > This will result in the error: +<!--l. 415--><p class="indent" > This will result in the error: </p> - <div class="verbatim" id="verbatim-22"> + <div class="verbatim" id="verbatim-25"> ! Argument of \UTFviii@two@octets has an extra }. </div> -<!--l. 364--><p class="nopar" > This is why <span class="obeylines-h"><span class="verb"><span +<!--l. 418--><p class="nopar" > This is why <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\makefirstuc{</span></span></span><span class="cmtt-10">ã</span><span class="cmtt-10">bc</span><span class="obeylines-h"><span class="verb"><span class="cmtt-10">}</span></span></span> won’t work. It will only work if the character <span class="cmtt-10">ã</span> is placed inside a group. -</p><!--l. 369--><p class="indent" > The reason for this error message is due to <span class="TEX">T<span +</p><!--l. 423--><p class="indent" > The reason for this error message is due to <span class="TEX">T<span class="E">E</span>X</span> having been written before Unicode was invented. Although <span class="cmtt-10">ã</span> may look like a single character in your text editor, @@ -795,7 +859,7 @@ class="cmsy-10">}</span><span class="cmtt-10">bc</span> </div> </div> -<!--l. 385--><p class="indent" > Note that XeTeX (and therefore XeLaTeX) is a modern implementation of +<!--l. 439--><p class="indent" > Note that XeTeX (and therefore XeLaTeX) is a modern implementation of <span class="TEX">T<span class="E">E</span>X</span> designed to work with Unicode and therefore doesn’t suffer from this drawback. Now let’s look at the XeLaTeX equivalent of the above example: @@ -835,7 +899,7 @@ class="cmsy-10">}</span> -<!--l. 401--><p class="indent" > This works correctly when compiled with XeLaTeX. This means that +<!--l. 455--><p class="indent" > This works correctly when compiled with XeLaTeX. This means that <span class="cmtt-10">\makefirstuc</span><span class="obeylines-h"><span class="verb"><span class="cmtt-10">{</span></span></span><span 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 8f4d8b5b6b3..f8c7d2f22f2 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/mfirstuc-manual.tex b/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.tex index c3ddd5377e1..ef61993f6d0 100644 --- a/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.tex +++ b/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.tex @@ -20,13 +20,13 @@ pdfkeywords={LaTeX,package,uppercase}]{hyperref} \begin{document} - \title{mfirstuc.sty v1.09: + \title{mfirstuc.sty v1.10: uppercasing first letter} \author{Nicola L.C. Talbot\\[10pt] Dickimaw Books\\ \url{http://www.dickimaw-books.com/}} - \date{2014-07-30} + \date{2015-02-03} \maketitle \tableofcontents @@ -126,6 +126,27 @@ produces: argument. \end{important} +As from version 1.10, there is now a command that fully expands the +entire argument before applying \cs{makefirstuc}: +\begin{definition}[\DescribeMacro\emakefirstuc] +\cs{emakefirstuc}\marg{text} +\end{definition} + +Examples: +\begin{verbatim} +\newcommand{\abc}{\xyz a} +\newcommand{\xyz}{xyz} +No expansion: \makefirstuc{\abc}. +First object one-level expansion: \xmakefirstuc{\abc}. +Fully expanded: \emakefirstuc{\abc}. +\end{verbatim} +produces: +\renewcommand{\abc}{\xyz a}% +\newcommand{\xyz}{xyz} +No expansion: \makefirstuc{\abc}. +First object one-level expansion: \xmakefirstuc{\abc}. +Fully expanded: \emakefirstuc{\abc}. + If you use \styfmt{mfirstuc} without the \sty{glossaries} package, the standard \cs{MakeUppercase} command is used. If used with \sty{glossaries}, \ics{MakeTextUppercase} (defined by the \sty{textcase} @@ -161,9 +182,36 @@ on \meta{text}. This is a short cut for \cs{expandafter}\cs{capitalisewords}\cs{expandafter}\marg{text}. +As from version 1.10, there is now a command that fully expands the +entire argument before applying \cs{capitalisewords}: +\begin{definition}[\DescribeMacro\ecapitalisewords] +\cs{ecapitalisewords}\marg{text} +\end{definition} + +Examples: +\begin{verbatim} +\newcommand{\abc}{\xyz\space four five} +\newcommand{\xyz}{one two three} +No expansion: \capitalisewords{\abc}. +First object one-level expansion: \xcapitalisewords{\abc}. +Fully expanded: \ecapitalisewords{\abc}. +\end{verbatim} +produces: +\renewcommand{\abc}{\xyz\space four five}% +\renewcommand{\xyz}{one two three} +No expansion: \capitalisewords{\abc}. +First object one-level expansion: \xcapitalisewords{\abc}. +Fully expanded: \ecapitalisewords{\abc}. + +(Remember that the spaces need to be explicit. In the second case +above, using \cs{xcapitalisewords}, the space before \qt{four} has +been hidden within \cs{space} so it's not recognised as a word +boundary, but in the third case, \cs{space} has been expanded to an +actual space character.) + \begin{important} If you are using \sty{hyperref} and want to use \cs{capitalisewords} -or \ics{makefirstuc} (or \cs{xcapitalisewords}\slash\cs{xmakefirstuc}) +or \ics{makefirstuc} (or the expanded variants) in a section heading, the PDF bookmarks won't be able to use the command as it's not expandable, so you will get a warning that looks like: \begin{verbatim} @@ -200,8 +248,7 @@ produces: produces: \newcommand{\mytitle}{a book\space of rhyme.} \capitalisewords{\mytitle} -(No expansion is performed on \cs{mytitle}, so \meta{text} -consists of just one ``word''.) Compare with next example: +(No expansion is performed on \cs{mytitle}.) Compare with next example: \item \begin{verbatim} @@ -211,6 +258,13 @@ consists of just one ``word''.) Compare with next example: produces: \xcapitalisewords{\mytitle} +However +\begin{verbatim} +\ecapitalisewords{\mytitle} +\end{verbatim} +produces: +\ecapitalisewords{\mytitle} + \end{enumerate} As from v1.09, you can specify words which shouldn't be capitalised unless they @@ -339,7 +393,7 @@ doesn't work, then neither will \begin{alltt} \cs{makefirstuc}\marg{stuff} \end{alltt} -or +nor \begin{alltt} \cs{makefirstuc}\{\cs{foo}\marg{stuff}\} \end{alltt} diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.pdf Binary files differindex c92e227edaa..b8806d21994 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.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 0498332e51b..4f228de02ee 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-FnDesc.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-FnDesc.pdf Binary files differindex 4a940a064f2..05cdb098f13 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-FnDesc.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-FnDesc.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 3681d5c24ce..68ebe2cdfbc 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 e142737b070..2f261d22ee5 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 5f7dec97ba8..9c3be45dfee 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-entryfmt.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-entryfmt.pdf Binary files differindex 7d168b5930b..3ed0ef84ced 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-entryfmt.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-entryfmt.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-ignored.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-ignored.pdf Binary files differindex ece87f343b2..417c96996e2 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-ignored.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-ignored.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-index.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-index.pdf Binary files differindex 5f45dcc1bb7..7ceabaf886b 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-index.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-index.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-inline.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-inline.pdf Binary files differindex a6127544fd9..f9fb66f7bd3 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-inline.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-inline.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-langdict.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-langdict.pdf Binary files differindex 8c5ff40838c..03edc885092 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-langdict.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-langdict.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-mfirstuc.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-mfirstuc.pdf Binary files differindex cf1cb6d06f3..8501aac92dc 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-mfirstuc.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-mfirstuc.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-newkeys.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-newkeys.pdf Binary files differindex cc8d17a1052..f7ffdfef2c4 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-newkeys.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-newkeys.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp-utf8.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp-utf8.pdf Binary files differindex 695f8646548..9d61f5623a9 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp-utf8.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp-utf8.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp.pdf Binary files differindex af46ea90ee2..f8e992b0a47 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.pdf Binary files differindex b46d2034abc..d54c7553fec 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-numberlist.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-numberlist.pdf Binary files differindex c1f29723181..51f90222cc4 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-numberlist.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-numberlist.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-prefix.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-prefix.pdf Binary files differindex f834e62d073..9bf04a0b4b5 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-prefix.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-prefix.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-si.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sample-si.pdf Binary files differindex b98f8a801b8..913f218f2b5 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-si.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-si.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 fc500f458db..f3c85af91fa 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 6e822288ea6..e882f3e860a 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 43ca30fdb5f..338ccfae10a 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 ddd1cfd2bfb..8bdeca154de 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/sampleCustomAcr.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleCustomAcr.pdf Binary files differindex 4ad4beadf78..7920c346440 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleCustomAcr.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleCustomAcr.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 a2c59532937..314fcbbd7eb 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 be59bb2ba6d..37caf731caa 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 0ec890684ef..7ca487fbade 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 05907b7aa2c..1d4710e1b50 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/sampleFnAcrDesc.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleFnAcrDesc.pdf Binary files differindex eea561c43ce..a83852be67d 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleFnAcrDesc.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleFnAcrDesc.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 ed1951d0dff..6e719b289d7 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/samplePeople.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/samplePeople.pdf Binary files differindex 98c3825759b..b0544d41f55 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/samplePeople.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/samplePeople.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 5183ab89ee0..58b090f85ed 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/sampleSort.pdf b/Master/texmf-dist/doc/latex/glossaries/samples/sampleSort.pdf Binary files differindex 29b2649ca5d..3436d64f0fa 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleSort.pdf +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleSort.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 05c2f19d3be..40a1d2f4d6a 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 b67088ec667..c0ae37ecb8d 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 ab2307c39eb..f3974c288cd 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 bb3b35c302a..4a6adfd7b72 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 aee0d7a4985..ce6a5af0679 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 f6f5954ce45..1d15676d663 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 edc6423bc5a..01dd7d08e4a 100644 --- a/Master/texmf-dist/source/latex/glossaries/glossaries.dtx +++ b/Master/texmf-dist/source/latex/glossaries/glossaries.dtx @@ -30,7 +30,7 @@ % -author "Nicola Talbot" % -codetitle "Main Package Code" % glossaries -% Created on 2014/11/24 16:50 +% Created on 2015/2/3 15:15 %\fi %\iffalse %<*package> @@ -53,7 +53,7 @@ %\fi % \iffalse % Doc-Source file to use with LaTeX2e -% Copyright (C) 2014 Nicola Talbot, all rights reserved. +% Copyright (C) 2015 Nicola Talbot, all rights reserved. % \fi % \iffalse %<*driver> @@ -140,7 +140,7 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of \setcounter{IndexColumns}{2} -\CheckSum{17735} +\CheckSum{17781} \newcommand*{\ifirstuse}{\iterm{first use}} \newcommand*{\firstuse}{\gls{firstuse}} @@ -168,12 +168,12 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of %\MakeShortVerb{"} %\DeleteShortVerb{\|} % -% \title{Documented Code For glossaries v4.12} +% \title{Documented Code For glossaries v4.13} % \author{Nicola L.C. Talbot\\[10pt] %Dickimaw Books\\ %\url{http://www.dickimaw-books.com/}} % -% \date{2014-11-22} +% \date{2015-02-03} % \maketitle % %This is the documented code for the \styfmt{glossaries} package. @@ -189,7 +189,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 v4.12: +%For the main user guide, read \qt{glossaries.sty v4.13: %\LaTeX2e\ Package to Assist Generating Glossaries}. % %\item[\url{mfirstuc-manual.pdf}] @@ -248,7 +248,7 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of % This package requires \LaTeXe. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries}[2014/11/22 v4.12 (NLCT)] +\ProvidesPackage{glossaries}[2015/02/03 v4.13 (NLCT)] % \end{macrocode} % Required packages: % \begin{macrocode} @@ -17243,7 +17243,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\label{sec:code:mfirstuc} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{mfirstuc}[2014/07/30 v1.09 (NLCT)] +\ProvidesPackage{mfirstuc}[2015/02/03 v1.10 (NLCT)] % \end{macrocode} % Requires \sty{etoolbox}:\changes{1.06}{2012/05/21}{now requires % etoolbox} @@ -17362,6 +17362,17 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \end{macrocode} %\end{macro} % +%\begin{macro}{\emakefirstuc} +%\changes{1.10}{2015/05/03}{new} +% Fully expand argument before applying \cs{makefirstuc} +% \begin{macrocode} +\DeclareRobustCommand*{\emakefirstuc}[1]{% + \protected@edef\@MFU@caparg{#1}% + \expandafter\makefirstuc\expandafter{\@MFU@caparg}% +} +% \end{macrocode} +%\end{macro} +% %\begin{macro}{\capitalisewords} %\changes{1.06}{2012/05/21}{new} % Capitalise each word in the argument. Words are considered to be @@ -17454,6 +17465,17 @@ false,nolabel,autolabel,nameref}[nolabel]{% } % \end{macrocode} %\end{macro} +% +%\begin{macro}{\ecapitalisewords} +%\changes{1.10}{2015/05/03}{new} +% Fully expand argument before applying \cs{capitalisewords} +% \begin{macrocode} +\DeclareRobustCommand*{\ecapitalisewords}[1]{% + \protected@edef\@MFU@caparg{#1}% + \expandafter\capitalisewords\expandafter{\@MFU@caparg}% +} +% \end{macrocode} +%\end{macro} %\iffalse % \begin{macrocode} %</mfirstuc.sty> @@ -17866,8 +17888,18 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \ics{item} command, it will appear in a bold font by % default. % \begin{macrocode} -\ProvidesPackage{glossary-list}[2013/11/14 v4.0 (NLCT)] +\ProvidesPackage{glossary-list}[2015/02/03 v4.13 (NLCT)] % \end{macrocode} +%\begin{macro}{\indexspace} +%\changes{4.13}{2015-02-03}{new} +% The are a few classes that don't define \cs{indexspace}, so +% provide a definition if it hasn't been defined. +% \begin{macrocode} +\providecommand{\indexspace}{% + \par \vskip 10\p@ \@plus 5\p@ \@minus 3\p@ \relax +} +% \end{macrocode} +%\end{macro} %\begin{style}{list} % The \glostyle{list} glossary style % uses the \env{description} environment. The group separator @@ -18996,7 +19028,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% %use the \sty{multicol} package. These use the tree-like glossary %styles in a multicol environment. % \begin{macrocode} -\ProvidesPackage{glossary-mcols}[2013/11/14 v4.0 (NLCT)] +\ProvidesPackage{glossary-mcols}[2015/02/03 v4.13 (NLCT)] % \end{macrocode} % Required packages: % \begin{macrocode} @@ -19004,6 +19036,17 @@ false,nolabel,autolabel,nameref}[nolabel]{% \RequirePackage{glossary-tree} % \end{macrocode} % +%\begin{macro}{\indexspace} +%\changes{4.13}{2015-02-03}{new} +% The are a few classes that don't define \cs{indexspace}, so +% provide a definition if it hasn't been defined. +% \begin{macrocode} +\providecommand{\indexspace}{% + \par \vskip 10\p@ \@plus 5\p@ \@minus 3\p@ \relax +} +% \end{macrocode} +%\end{macro} +% %\begin{macro}{\glsmcols} % Define macro in which to store the number of columns. (Defaults to % 2.) @@ -20218,9 +20261,19 @@ false,nolabel,autolabel,nameref}[nolabel]{% % that have a tree-like structure. These are designed for % hierarchical glossaries. % \begin{macrocode} -\ProvidesPackage{glossary-tree}[2014/08/27 v4.10 (NLCT)] +\ProvidesPackage{glossary-tree}[2015/02/03 v4.13 (NLCT)] % \end{macrocode} % +%\begin{macro}{\indexspace} +%\changes{4.13}{2015-02-03}{new} +% The are a few classes that don't define \cs{indexspace}, so +% provide a definition if it hasn't been defined. +% \begin{macrocode} +\providecommand{\indexspace}{% + \par \vskip 10\p@ \@plus 5\p@ \@minus 3\p@ \relax +} +% \end{macrocode} +%\end{macro} %\begin{macro}{\glstreenamefmt} %\changes{4.08}{2014-07-30}{new} % Format used to display the name in the tree styles. (This may be diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.ins b/Master/texmf-dist/source/latex/glossaries/glossaries.ins index 373740fcb47..aecd29d6570 100644 --- a/Master/texmf-dist/source/latex/glossaries/glossaries.ins +++ b/Master/texmf-dist/source/latex/glossaries/glossaries.ins @@ -1,10 +1,10 @@ -% glossaries.ins generated using makedtx version 1.1 2014/11/24 16:50 +% glossaries.ins generated using makedtx version 1.1 2015/2/3 15:15 \input docstrip \preamble glossaries.dtx - Copyright 2014 Nicola Talbot + Copyright 2015 Nicola Talbot This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-babel.sty b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-babel.sty index b45cb2b37e1..6da74bb8423 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-babel.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-babel.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossaries-babel.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-207.sty b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-207.sty index cf9264b0bef..8d779b81ac9 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-207.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-207.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossaries-compatible-207.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-307.sty b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-307.sty index cd15ee2e98f..5b7478424da 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-307.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-307.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossaries-compatible-307.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-polyglossia.sty b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-polyglossia.sty index 57efab1f463..a33853b488c 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-polyglossia.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-polyglossia.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossaries-polyglossia.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-prefix.sty b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-prefix.sty index 90450ae19ad..c831a9e2dbe 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-prefix.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-prefix.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossaries-prefix.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty b/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty index 4daea084152..456bd392531 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossaries.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries}[2014/11/22 v4.12 (NLCT)] +\ProvidesPackage{glossaries}[2015/02/03 v4.13 (NLCT)] \RequirePackage{ifthen} \RequirePackage{xkeyval}[2006/11/18] \RequirePackage{mfirstuc} diff --git a/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc-english.sty b/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc-english.sty index a6ad03dba1a..87cc820fbc5 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc-english.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc-english.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `mfirstuc-english.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc.sty b/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc.sty index 3da75d16933..610209b20e7 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `mfirstuc.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{mfirstuc}[2014/07/30 v1.09 (NLCT)] +\ProvidesPackage{mfirstuc}[2015/02/03 v1.10 (NLCT)] \RequirePackage{etoolbox} \newif\if@glscs \newtoks\@glsmfirst @@ -91,6 +91,10 @@ \def\@gls@gobbletonil#1\@nil{\def\@gls@rest{#1}} \newcommand*{\xmakefirstuc}[1]{% \expandafter\makefirstuc\expandafter{#1}} +\DeclareRobustCommand*{\emakefirstuc}[1]{% + \protected@edef\@MFU@caparg{#1}% + \expandafter\makefirstuc\expandafter{\@MFU@caparg}% +} \newrobustcmd*{\capitalisewords}[1]{% \def\gls@add@space{}% \let\@mfu@domakefirstuc\makefirstuc @@ -129,6 +133,10 @@ \newcommand*{\xcapitalisewords}[1]{% \expandafter\capitalisewords\expandafter{#1}% } +\DeclareRobustCommand*{\ecapitalisewords}[1]{% + \protected@edef\@MFU@caparg{#1}% + \expandafter\capitalisewords\expandafter{\@MFU@caparg}% +} \endinput %% %% End of file `mfirstuc.sty'. diff --git a/Master/texmf-dist/tex/latex/glossaries/expl/glossaries-accsupp.sty b/Master/texmf-dist/tex/latex/glossaries/expl/glossaries-accsupp.sty index 32fde995b1e..b906ffbf279 100644 --- a/Master/texmf-dist/tex/latex/glossaries/expl/glossaries-accsupp.sty +++ b/Master/texmf-dist/tex/latex/glossaries/expl/glossaries-accsupp.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossaries-accsupp.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty index a2b6579ed27..09c9e368482 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-hypernav.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-inline.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-inline.sty index b93949dc426..e2fa06a1335 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-inline.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-inline.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-inline.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-list.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-list.sty index 917e74c728d..ddd19af23b3 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-list.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-list.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-list.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -38,7 +38,10 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesPackage{glossary-list}[2013/11/14 v4.0 (NLCT)] +\ProvidesPackage{glossary-list}[2015/02/03 v4.13 (NLCT)] +\providecommand{\indexspace}{% + \par \vskip 10\p@ \@plus 5\p@ \@minus 3\p@ \relax +} \newglossarystyle{list}{% \renewenvironment{theglossary}% {\begin{description}}{\end{description}}% diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-long.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-long.sty index 3a6cb0fdbff..fdb0809a712 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-long.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-long.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-long.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-longragged.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-longragged.sty index 43213fe219e..c7abd956d8c 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-longragged.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-longragged.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-longragged.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-mcols.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-mcols.sty index ea096db56e4..f0aea0cf090 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-mcols.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-mcols.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-mcols.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -38,9 +38,12 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesPackage{glossary-mcols}[2013/11/14 v4.0 (NLCT)] +\ProvidesPackage{glossary-mcols}[2015/02/03 v4.13 (NLCT)] \RequirePackage{multicol} \RequirePackage{glossary-tree} +\providecommand{\indexspace}{% + \par \vskip 10\p@ \@plus 5\p@ \@minus 3\p@ \relax +} \newcommand*{\glsmcols}{2} \newglossarystyle{mcolindex}{% \setglossarystyle{index}% diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-super.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-super.sty index 73b7253a34d..9d5cb1a4578 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-super.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-super.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-super.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-superragged.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-superragged.sty index 5a79a1bcdc1..d4b4abb2297 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-superragged.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-superragged.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-superragged.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty index 191127a02e6..f89ae1d148f 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-tree.sty,package') %% %% glossaries.dtx -%% Copyright 2014 Nicola Talbot +%% Copyright 2015 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -38,7 +38,10 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesPackage{glossary-tree}[2014/08/27 v4.10 (NLCT)] +\ProvidesPackage{glossary-tree}[2015/02/03 v4.13 (NLCT)] +\providecommand{\indexspace}{% + \par \vskip 10\p@ \@plus 5\p@ \@minus 3\p@ \relax +} \newcommand*{\glstreenamefmt}[1]{\textbf{#1}} \newglossarystyle{index}{% \renewenvironment{theglossary}% |