diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-03 16:53:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-03 16:53:12 +0000 |
commit | 685b5dc94ea5ebab0435f4f24c7a77183aac27b5 (patch) | |
tree | 199770cb370c166121fec455f7b043fcec885678 /Master | |
parent | 2daa6a84a95d9070b144a984ef1ff44d66a29367 (diff) |
glossaries
git-svn-id: svn://tug.org/texlive/trunk@34809 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
109 files changed, 15436 insertions, 11586 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/CHANGES b/Master/texmf-dist/doc/latex/glossaries/CHANGES index a65cc302166..a15125acb0a 100644 --- a/Master/texmf-dist/doc/latex/glossaries/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries/CHANGES @@ -1,5 +1,63 @@ glossaries change log: +v4.08: + + * New files: example-glossaries-*.tex + + These contain lorem ipsum dummy entries for testing + new styles or constructing MWEs that require a lot of sample entries + (to be placed on TeX's path) + + * glossaries.sty + + - new package option: automake + + - \newglossary now has a starred version where you don't need + to specify the extensions + + - new commands: \forallacronyms, \newignoredglossary + + - new keys for \printglossary/\printnoidxglossary: + entrycounter, subentrycounter, nopostdot + + - \gls etc now have a +-version (opposite of the *-version) + that explicitly switches on the hyperlink with hyper=true + (unlike the unstarred version that uses the default setting). + + - new commands for use within \glsentryfmt or \defglsentryfmt: + \glsifhyperon and \glslinkvar (\glsifhyper now deprecated). + + - fixed bug that didn't correctly honour the hyper setting + in commands like \glslink, \gls, glstext, etc under + certain situations. + + - fixed bug + www.dickimaw-books.com/cgi-bin/bugtracker.cgi?action=view&key=54 + + - added \@gls@hyp@opt and removed now-redundant internal commands + + - removed some of the redundancy in commands like \gls + + * glossary-longragged.sty: + + - Fixed bug in altlongragged4col style that displayed the + description instead of the symbol in the third column. + + * glossary-tree.sty: + + - Added \glstreenamefmt + + * mfirstuc.sty v1.09: + + - Added \MFUnocap + + * New package: mfirstuc-english.sty + + * makeglossaries + + - Fixed bug report + http://www.dickimaw-books.com/cgi-bin/bugtracker.cgi?action=view&key=55 + v4.07: * glossaries.sty: diff --git a/Master/texmf-dist/doc/latex/glossaries/INSTALL b/Master/texmf-dist/doc/latex/glossaries/INSTALL index 96108365fc9..35121df4fd9 100644 --- a/Master/texmf-dist/doc/latex/glossaries/INSTALL +++ b/Master/texmf-dist/doc/latex/glossaries/INSTALL @@ -79,14 +79,19 @@ TEXMF/tex/latex/glossaries/base TEXMF/tex/latex/glossaries/expl TEXMF/tex/latex/glossaries/styles TEXMF/tex/latex/glossaries/dict +TEXMF/tex/latex/glossaries/test-entries + +Move the example-glossaries-*.tex files to +TEXMF/tex/latex/glossaries/test-entries/ Move the sample files (*.tex) to TEXMF/doc/latex/glossaries/sample/ Move the documentation (*.pdf) to TEXMF/doc/latex/glossaries/ Move glossaries.sty, glossaries-babel.sty, -glossaries-polyglossia.sty, glossaries-compatible-207.sty and -mfirstuc.sty to +glossaries-polyglossia.sty, glossaries-compatible-207.sty, +glossaries-compatible-307.sty, +mfirstuc.sty and mfirstuc-english.sty to TEXMF/tex/latex/glossaries/base/ Move glossaries-accsupp.sty to diff --git a/Master/texmf-dist/doc/latex/glossaries/README b/Master/texmf-dist/doc/latex/glossaries/README index 905014d97aa..e28a2227498 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.07 +LaTeX Package : glossaries v4.08 -Last Modified : 2014-04-04 +Last Modified : 2014-07-30 Author : Nicola Talbot @@ -68,7 +68,7 @@ LaTeX2HTML This package comes with a LaTeX2HTML style files glossaries.perl and mfirstuc.perl which should be placed in the relevant LaTeX2HTML -styles directory, but note that these styles only supplies a sub-set +styles directory, but note that these styles only supply a sub-set of the commands provided by glossaries.sty and mfirstuc.sty, so some commands may not be implemented or may be implemented in a different way. 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 2cfcab2fcfb..80f111fa624 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 99d2857641c..fe677d73147 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.07</title> +<head><title>User Manual for glossaries.sty v4.08</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-04-04 12:03:00" /> +<meta name="date" content="2014-07-31 17:35:00" /> <style type="text/css"> <!-- @@ -229,43 +229,44 @@ div.verbatim { font-family: monospace; white-space: nowrap; text-align:left; cle -<h2 class="titleHead">User Manual for glossaries.sty v4.07</h2> +<h2 class="titleHead">User Manual for glossaries.sty v4.08</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-04-04</span></div> +class="cmr-12">2014-07-30</span></div> </div> <div class="abstract" > -<!--l. 372--><p class="indent" > +<!--l. 374--><p class="indent" > </p> <div class="center" > -<!--l. 372--><p class="noindent" > -</p><!--l. 372--><p class="noindent" ><span +<!--l. 374--><p class="noindent" > +</p><!--l. 374--><p class="noindent" ><span class="cmbx-10">Abstract</span></p></div> -<!--l. 373--><p class="noindent" >The <span +<!--l. 375--><p class="noindent" >The <span class="cmss-10">glossaries </span>package provides a means to define terms or acronyms or symbols that can be referenced within your document. Sorted lists with collated <a id="dx1-2"></a><a href="#glo:entrylocation">locations</a> can be -generated using a supplementary <a +generated either using <span class="TEX">T<span +class="E">E</span>X</span> or using a supplementary <a id="dx1-3"></a><a href="#glo:indexingapp">indexing application</a>. -</p><!--l. 377--><p class="indent" > +</p><!--l. 379--><p class="indent" > </p> </div> -<!--l. 379--><p class="indent" > <div class="important" title="Important Note"> Documents have various styles when it comes to presenting glossaries or lists of +<!--l. 381--><p class="indent" > <div class="important" title="Important Note"> Documents have various styles when it comes to presenting glossaries or lists of terms or notation. People have their own preferences and to a large extent this is determined by the kind of information that needs to go in the glossary. They may just have symbols with terse descriptions or they may have long technical words @@ -273,15 +274,15 @@ with complicated descriptions. The <span class="cmss-10">glossaries </span>package is flexible enough to accommodate such varied requirements, but this flexibility comes at a price: a big manual. -</p><!--l. 389--><p class="indent" > 😱 If you’re freaking out at the size of this manual, start with <span +</p><!--l. 391--><p class="indent" > 😱 If you’re freaking out at the size of this manual, start with <span class="cmtt-10">glossariesbegin.pdf</span> (“The glossaries package: a guide for beginnners”). You should find it in the same directory as this document or try <span class="cmtt-10">texdoc glossariesbegin.pdf</span>. Once you’ve got to grips with the basics, then come back to this manual to find out how to adjust the settings. </div> -</p><!--l. 395--><p class="noindent" > -</p><!--l. 397--><p class="noindent" >The <span +</p><!--l. 397--><p class="noindent" > +</p><!--l. 399--><p class="noindent" >The <span class="cmss-10">glossaries </span>bundle comes with the following documentation: </p><dl class="description"><dt class="description"> <a @@ -322,7 +323,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.07”. This includes the documented + “Documented Code for glossaries v4.08”. This includes the documented code for the <span class="cmss-10">mfirstuc</span><a id="dx1-6"></a> package. @@ -341,7 +342,7 @@ class="description">Package summary. </dd></dl> -<!--l. 433--><p class="indent" > <div class="important" title="Important Note"> If you use <span +<!--l. 435--><p class="indent" > <div class="important" title="Important Note"> If you use <span class="cmss-10">hyperref</span><a id="dx1-7"></a> and <span class="cmss-10">glossaries</span>, you must load <span @@ -365,7 +366,7 @@ class="cmtt-10">.glg2</span><a class="cmss-10">doc</span><a id="dx1-14"></a>’s changes glossary.)<a id="pdflatexnote"></a> -</p><!--l. 442--><p class="indent" > If you are using <span +</p><!--l. 444--><p class="indent" > If you are using <span class="cmss-10">hyperref</span><a id="dx1-15"></a>, it’s best to use <span class="cmtt-10">pdflatex</span><a @@ -378,8 +379,8 @@ you will encounter problems where you have long hyperlinks or hyperlinks in subscripts or superscripts. This is an issue with the DVI format not with <span class="cmss-10">glossaries</span>. </div> -</p><!--l. 448--><p class="noindent" > -</p><!--l. 450--><p class="indent" > Other documents that describe using the <span +</p><!--l. 450--><p class="noindent" > +</p><!--l. 452--><p class="indent" > Other documents that describe using the <span class="cmss-10">glossaries </span>package include: <a href="http://www.dickimaw-books.com/latex/thesis/" >Using LaTeX to Write a PhD Thesis</a> and <a @@ -399,143 +400,151 @@ href="#sec:intro" id="QQ2-1-5">Introduction</a></span> <br />  <span class="sectionToc" >1.1 <a href="#sec:samples" id="QQ2-1-7">Sample Documents</a></span> <br />  <span class="sectionToc" >1.2 <a -href="#sec:languages" id="QQ2-1-8">Multi-Lingual Support</a></span> -<br />   <span class="subsectionToc" >1.2.1 <a -href="#sec:fixednames" id="QQ2-1-9">Changing the Fixed Names</a></span> +href="#sec:lipsum" id="QQ2-1-8">Dummy Entries for Testing</a></span> <br />  <span class="sectionToc" >1.3 <a -href="#sec:makeglossaries" id="QQ2-1-12">Generating the Associated Glossary Files</a></span> +href="#sec:languages" id="QQ2-1-9">Multi-Lingual Support</a></span> <br />   <span class="subsectionToc" >1.3.1 <a -href="#sec:makeglossariesapp" id="QQ2-1-14">Using the makeglossaries Perl Script</a></span> -<br />   <span class="subsectionToc" >1.3.2 <a -href="#sec:xindyapp" id="QQ2-1-15">Using xindy explicitly (Option 3)</a></span> -<br />   <span class="subsectionToc" >1.3.3 <a -href="#sec:makeindexapp" id="QQ2-1-16">Using makeindex explicitly (Option 2)</a></span> -<br />   <span class="subsectionToc" >1.3.4 <a -href="#sec:notedev" id="QQ2-1-17">Note to Front-End and Script Developers</a></span> +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-13">Generating the Associated Glossary Files</a></span> +<br />   <span class="subsectionToc" >1.4.1 <a +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-16">Using xindy explicitly (Option 3)</a></span> +<br />   <span class="subsectionToc" >1.4.3 <a +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-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> -<br /> <span class="chapterToc" >5 <a -href="#sec:numberlists" id="QQ2-1-44">Number lists</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-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="#sec:glsdisplay" id="QQ2-1-47">Changing the format of the link text</a></span> +href="#x1-410006.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="#sec:disablehyperlinks" id="QQ2-1-48">Enabling and disabling hyperlinks to glossary entries</a></span> +href="#x1-420006.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-50">Changing the format of the link text</a></span> +<br />  <span class="sectionToc" >6.4 <a +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-49">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-50">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-51">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-52">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-53">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-54">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-55">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-56">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-57">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-58">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-59">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-61">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-62">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-63">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-64">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-65">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-67">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-68">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-69">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-71">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-72">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-73">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-74">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-75">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-76">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-77">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-79">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-80">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-81">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-82">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-83">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-84">Troubleshooting</a></span> +href="#sec:trouble" id="QQ2-1-87">Troubleshooting</a></span> <br /> <span class="chapterToc" > <a href="#index">Index</a></span> </div> @@ -624,32 +633,6 @@ class="cmsy-10">{</span><span class="cmtt-10">glossaries</span><span class="cmsy-10">}</span></td></tr></table> <!--l. 1--><p class="indent" > -</p><!--l. 1--><p class="noindent" ><span -class="cmtt-10">\glsnoexpandfields</span><br -class="newline" /><span -class="cmtt-10">\renewcommand*</span><span -class="cmsy-10">{</span><span -class="cmtt-10">\glsseeformat</span><a - id="dx1-3001"></a><span -class="cmsy-10">}</span><span -class="cmtt-10">[3][\seename</span><a - id="dx1-3002"></a><span -class="cmtt-10">]</span><span -class="cmsy-10">{</span><span -class="cmtt-10">% </span><br -class="newline" /><span -class="cmtt-10">(\xmakefirstuc</span><a - id="dx1-3003"></a><span -class="cmsy-10">{</span><span -class="cmtt-10">#1</span><span -class="cmsy-10">} </span><span -class="cmtt-10">\glsseelist</span><a - id="dx1-3004"></a><span -class="cmsy-10">{</span><span -class="cmtt-10">#2</span><span -class="cmsy-10">}</span><span -class="cmtt-10">.)</span><span -class="cmsy-10">}</span> </p><dl class="description"><dt class="description"> <a id="glo:cli"></a><span @@ -664,7 +647,7 @@ class="newline" /> <a id="glo:entrylocation"></a><span class="cmbx-10">Entry location</span><a - id="dx1-3005"></a> </dt><dd + id="dx1-3001"></a> </dt><dd class="description"><br class="newline" />The location of the entry in the document. This defaults to the page number on which the entry appears. An entry may have multiple locations. <br @@ -673,60 +656,58 @@ class="newline" /> <a id="glo:exlatinalph"></a><span class="cmbx-10">Extended Latin Alphabet</span><a - id="dx1-3006"></a> </dt><dd + id="dx1-3002"></a> </dt><dd class="description"><br class="newline" />An alphabet consisting of <a - id="dx1-3007"></a><a + id="dx1-3003"></a><a href="#glo:latinchar">Latin character<a - id="dx1-3008"></a>s</a> and <a - id="dx1-3009"></a><a + id="dx1-3004"></a>s</a> and <a + id="dx1-3005"></a><a href="#glo:exlatinchar">extended Latin character<a - id="dx1-3010"></a>s</a>. + id="dx1-3006"></a>s</a>. <br class="newline" /> </dd><dt class="description"> <a id="glo:exlatinchar"></a><span class="cmbx-10">Extended Latin Character</span><a - id="dx1-3011"></a> </dt><dd + id="dx1-3007"></a> </dt><dd class="description"><br class="newline" />A character that’s created by combining <a - id="dx1-3012"></a><a + id="dx1-3008"></a><a href="#glo:latinchar">Latin character<a - id="dx1-3013"></a>s</a> to form ligatures + id="dx1-3009"></a>s</a> to form ligatures (e.g. æ) or by applying diacritical marks to a <a - id="dx1-3014"></a>Latin character<a - id="dx1-3015"></a> or characters - - + id="dx1-3010"></a>Latin character<a + id="dx1-3011"></a> or characters (e.g. á or ø). See also <a - id="dx1-3016"></a><a + id="dx1-3012"></a><a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-3017"></a></a>. <br + id="dx1-3013"></a></a>. <br class="newline" /> </dd><dt class="description"> <a id="glo:firstuse"></a><span class="cmbx-10">First use</span><a - id="dx1-3018"></a> </dt><dd + id="dx1-3014"></a> </dt><dd class="description"><br class="newline" />The first time a glossary entry is used (from the start of the document or after a reset) with one of the following commands: <span class="cmtt-10">\gls</span><a - id="dx1-3019"></a>, <span + id="dx1-3015"></a>, <span class="cmtt-10">\Gls</span><a - id="dx1-3020"></a>, <span + id="dx1-3016"></a>, <span class="cmtt-10">\GLS</span><a - id="dx1-3021"></a>, + id="dx1-3017"></a>, <span class="cmtt-10">\glspl</span><a - id="dx1-3022"></a>, <span + id="dx1-3018"></a>, <span class="cmtt-10">\Glspl</span><a - id="dx1-3023"></a>, <span + id="dx1-3019"></a>, <span class="cmtt-10">\GLSpl</span><a - id="dx1-3024"></a> or <span + id="dx1-3020"></a> or <span class="cmtt-10">\glsdisp</span><a - id="dx1-3025"></a>. (See <a + id="dx1-3021"></a>. (See <a href="#glo:firstuseflag">first use flag</a> & <a href="#glo:firstusetext">first use text</a>.) <br @@ -735,11 +716,11 @@ class="newline" /> <a id="glo:firstuseflag"></a><span class="cmbx-10">First use flag</span><a - id="dx1-3026"></a> </dt><dd + id="dx1-3022"></a> </dt><dd class="description"><br class="newline" />A conditional that determines whether or not the entry has been used according to the rules of <a - id="dx1-3027"></a><a + id="dx1-3023"></a><a href="#glo:firstuse">first use</a>. Commands to unset or reset this conditional are described in <a href="#sec:glsunset"><span @@ -750,21 +731,23 @@ class="newline" /> <a id="glo:firstusetext"></a><span class="cmbx-10">First use text</span><a - id="dx1-3028"></a> </dt><dd + id="dx1-3024"></a> </dt><dd class="description"><br class="newline" />The text that is displayed on <a - id="dx1-3029"></a><a + id="dx1-3025"></a><a href="#glo:firstuse">first use</a>, which is governed by the <span class="cmss-10">first</span><a - id="dx1-3030"></a> and + id="dx1-3026"></a> and <span class="cmss-10">firstplural</span><a - id="dx1-3031"></a> keys of <span + id="dx1-3027"></a> keys of <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-3032"></a>. (May be overridden by <span + id="dx1-3028"></a>. (May be overridden by <span class="cmtt-10">\glsdisp</span><a - id="dx1-3033"></a>.) - <br + id="dx1-3029"></a> + or by <span +class="cmtt-10">\defglsentry</span><a + id="dx1-3030"></a>.) <br class="newline" /> </dd><dt class="description"> <a @@ -779,15 +762,15 @@ class="E">E</span>X</span></span> that is a glossary entry. There are two main indexing applications that are used with <span class="TEX">T<span class="E">E</span>X</span>: <a - id="dx1-3034"></a><a + id="dx1-3031"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-3035"></a></a> and <a - id="dx1-3036"></a><a + id="dx1-3032"></a></a> and <a + id="dx1-3033"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-3037"></a></a>. These are both <a - id="dx1-3038"></a><a + id="dx1-3034"></a></a>. These are both <a + id="dx1-3035"></a><a href="#glo:cli">command line interface (CLI)</a> applications. <br class="newline" /> @@ -795,13 +778,13 @@ class="newline" /> <a id="glo:latinalph"></a><span class="cmbx-10">Latin Alphabet</span><a - id="dx1-3039"></a> </dt><dd + id="dx1-3036"></a> </dt><dd class="description"><br class="newline" />The alphabet consisting of <a - id="dx1-3040"></a><a + id="dx1-3037"></a><a href="#glo:latinchar">Latin character<a - id="dx1-3041"></a>s</a>. See also <a - id="dx1-3042"></a><a + id="dx1-3038"></a>s</a>. See also <a + id="dx1-3039"></a><a href="#glo:exlatinalph">extended Latin alphabet</a>. <br class="newline" /> @@ -809,45 +792,43 @@ class="newline" /> <a id="glo:latinchar"></a><span class="cmbx-10">Latin Character</span><a - id="dx1-3043"></a> </dt><dd + id="dx1-3040"></a> </dt><dd class="description"><br class="newline" />One of the letters <span class="cmtt-10">a</span>, …, <span class="cmtt-10">z</span>, <span class="cmtt-10">A</span>, …, <span class="cmtt-10">Z</span>. See also <a - id="dx1-3044"></a><a + id="dx1-3041"></a><a href="#glo:exlatinchar">extended Latin character<a - id="dx1-3045"></a></a>. <br + id="dx1-3042"></a></a>. <br class="newline" /> </dd><dt class="description"> <a id="glo:linktext"></a><span class="cmbx-10">Link text</span><a - id="dx1-3046"></a> </dt><dd + id="dx1-3043"></a> </dt><dd class="description"><br class="newline" />The text produced by commands such as <span class="cmtt-10">\gls</span><a - id="dx1-3047"></a>. It may or may not be a - - + id="dx1-3044"></a>. It may or may not be a hyperlink to the glossary. <br class="newline" /> </dd><dt class="description"> <a id="glo:makeglossaries"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-3048"></a> </dt><dd + id="dx1-3045"></a> </dt><dd class="description"><br class="newline" />A custom designed Perl script interface to <a - id="dx1-3049"></a><a + id="dx1-3046"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-3050"></a></a> and <a - id="dx1-3051"></a><a + id="dx1-3047"></a></a> and <a + id="dx1-3048"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-3052"></a></a> provided + id="dx1-3049"></a></a> provided with the <span class="cmss-10">glossaries </span>package. <br class="newline" /> @@ -855,68 +836,68 @@ class="newline" /> <a id="glo:makeglossariesgui"></a><span class="cmtt-10">makeglossariesgui</span><a - id="dx1-3053"></a> </dt><dd + id="dx1-3050"></a> </dt><dd class="description"><br class="newline" />A Java GUI alternative to <a - id="dx1-3054"></a><a + id="dx1-3051"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-3055"></a></a> that also provides diagnostic + id="dx1-3052"></a></a> that also provides diagnostic tools. Available separately on CTAN. <br class="newline" /> </dd><dt class="description"> <a id="glo:makeindex"></a><span class="cmtt-10">makeindex</span><a - id="dx1-3056"></a> </dt><dd + id="dx1-3053"></a> </dt><dd class="description"><br class="newline" />An <a - id="dx1-3057"></a><a + id="dx1-3054"></a><a href="#glo:indexingapp">indexing application</a>. <br class="newline" /> </dd><dt class="description"> <a id="glo:nonlatinalph"></a><span class="cmbx-10">Non-Latin Alphabet</span><a - id="dx1-3058"></a> </dt><dd + id="dx1-3055"></a> </dt><dd class="description"><br class="newline" />An alphabet consisting of <a - id="dx1-3059"></a><a + id="dx1-3056"></a><a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-3060"></a>s</a>. <br + id="dx1-3057"></a>s</a>. <br class="newline" /> </dd><dt class="description"> <a id="glo:nonlatinchar"></a><span class="cmbx-10">Non-Latin Character</span><a - id="dx1-3061"></a> </dt><dd + id="dx1-3058"></a> </dt><dd class="description"><br class="newline" />An <a - id="dx1-3062"></a><a + id="dx1-3059"></a><a href="#glo:exlatinchar">extended Latin character<a - id="dx1-3063"></a></a> or a character from a non-<a - id="dx1-3064"></a><a -href="#glo:latinalph">Latin alphabet<a - id="dx1-3065"></a></a>. <br + id="dx1-3060"></a></a> or a character that isn’t a <a + id="dx1-3061"></a><a +href="#glo:latinchar">Latin character<a + id="dx1-3062"></a></a>. <br class="newline" /> </dd><dt class="description"> <a id="glo:numberlist"></a><span class="cmbx-10">Number list</span><a - id="dx1-3066"></a> </dt><dd + id="dx1-3063"></a> </dt><dd class="description"><br class="newline" />A list of <a - id="dx1-3067"></a><a + id="dx1-3064"></a><a href="#glo:entrylocation">entry locations</a> (also called a location list). The number list can be suppressed using the <span class="cmss-10">nonumberlist</span><a - id="dx1-3068"></a> package option. <br + id="dx1-3065"></a> package option. <br class="newline" /> </dd><dt class="description"> <a id="glo:sanitize"></a><span class="cmbx-10">Sanitize</span><a - id="dx1-3069"></a> </dt><dd + id="dx1-3066"></a> </dt><dd class="description"><br class="newline" />Converts command names into character sequences. That is, a command called, say, <span @@ -928,12 +909,12 @@ 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. 201--><p class="noindent" >Earlier versions of <span + <!--l. 207--><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 class="cmss-10">sort</span><a - id="dx1-3070"></a> key. <br + id="dx1-3067"></a> key. <br class="newline" /> </p></dd><dt class="description"> <a @@ -946,33 +927,35 @@ class="E"><span class="cmbx-10">E</span></span><span class="cmbx-10">X</span></span></span><span class="cmbx-10"> Extended Latin Character</span><a - id="dx1-3071"></a> </dt><dd + id="dx1-3068"></a> </dt><dd class="description"><br class="newline" />An <a - id="dx1-3072"></a><a + id="dx1-3069"></a><a href="#glo:exlatinchar">extended Latin character<a - id="dx1-3073"></a></a> that can be created by a core + id="dx1-3070"></a></a> that can be created by a core <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> command, such as <span class="cmtt-10">\o </span>(ø) or <span class="cmtt-10">\’e </span>(é). That is, the character can be produced without the need to load a particular package. <br class="newline" /> + + </dd><dt class="description"> <a id="glo:xindy"></a><span class="cmtt-10">xindy</span><a - id="dx1-3074"></a> </dt><dd + id="dx1-3071"></a> </dt><dd class="description"><br class="newline" />A flexible <a - id="dx1-3075"></a><a + id="dx1-3072"></a><a href="#glo:indexingapp">indexing application</a> with multilingual support written in Perl. <br class="newline" /></dd></dl> -<!--l. 471--><p class="indent" > <div class="chapter"><h2 class="chapterHead">1. <a +<!--l. 473--><p class="indent" > <div class="chapter"><h2 class="chapterHead">1. <a id="sec:intro"></a>Introduction</h2> -</p><!--l. 474--><p class="indent" > The <span +</p><!--l. 476--><p class="indent" > The <span class="cmss-10">glossaries </span>package is provided to assist generating lists of terms, symbols or abbreviations (glossaries). It has a certain amount of flexibility, allowing the user to customize the format of the glossary and define multiple glossaries. It also supports @@ -982,7 +965,7 @@ used<span class="footnote-mark"><a href="#fn1x2" id="fn1x2-bk"><sup class="textsuperscript">1.1</sup></a></span><a id="x1-4001f1"></a> in the document will be added to the glossary. -</p><!--l. 487--><p class="indent" > <span +</p><!--l. 489--><p class="indent" > <span class="cmbx-10">This package replaces the </span><span class="cmssbx-10">glossary</span><a id="dx1-4005"></a> <span @@ -990,12 +973,12 @@ class="cmbx-10">package which is now obsolete. </span>Please see the document <a href="glossary2glossaries.html" >“Upgrading from the glossary package to the glossaries package”</a> for assistance in upgrading. -</p><!--l. 491--><p class="indent" > One of the strengths of this package is its flexibility, however the drawback of this +</p><!--l. 493--><p class="indent" > One of the strengths of this package is its flexibility, however the drawback of this is the necessity of having a large manual that can cover all the various settings. If you are daunted by the size of the manual, try starting off with the much shorter <a href="glossariesbegin.html" >guide for beginners</a>. -</p><!--l. 497--><p class="indent" > <div class="important" title="Important Note"> There’s a common misconception that you have to have Perl installed in order to +</p><!--l. 499--><p class="indent" > <div class="important" title="Important Note"> There’s a common misconception that you have to have Perl installed in order to use the <span class="cmss-10">glossaries </span>package. Perl is <span class="cmti-10">not </span>a requirement but it does increase the available @@ -1005,15 +988,15 @@ href="#glo:exlatinalph">extended Latin alphabet</a> or a <a id="dx1-4007"></a><a href="#glo:nonlatinalph">non-Latin alphabet</a>. </div> -</p><!--l. 502--><p class="noindent" > -</p><!--l. 504--><p class="indent" > The basic idea behind the <span +</p><!--l. 504--><p class="noindent" > +</p><!--l. 506--><p class="indent" > The basic idea behind the <span class="cmss-10">glossaries </span>package is that you first define your entries (terms, symbols or abbreviations). Then you can reference these within your document (like <span class="cmtt-10">\cite </span>or <span class="cmtt-10">\ref</span>). You can also, optionally, display a list of the entries you have referenced in your document (the glossary). This last part, displaying -the glossary is the part that most new users find difficult. There are three +the glossary, is the part that most new users find difficult. There are three options: </p><dl class="description"><dt class="description"> </dt><dd @@ -1021,7 +1004,7 @@ class="description"><a id="option1"></a><span class="cmbx-10">Option</span><span class="cmbx-10"> 1</span>: - <!--l. 515--><p class="noindent" >This is the simplest option but it’s slow and if you want a sorted list, it + <!--l. 517--><p class="noindent" >This is the simplest option but it’s slow and if you want a sorted list, it doesn’t work well for <a id="dx1-4008"></a><a href="#glo:exlatinalph">extended Latin alphabets</a> or <a @@ -1055,9 +1038,9 @@ href="#sec:newglosentry">Defining Glossary Entries<!--tex4ht:ref: sec:newglosent </li> <li class="enumerate" id="x1-4017x2">Put - <!--l. 533--><p class="noindent" ><hr><div title="Definition"><span + <!--l. 535--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\printnoidxglossary </span></div><hr> - </p><!--l. 534--><p class="noindent" > + </p><!--l. 536--><p class="noindent" > where you want your list of entries to appear (described in <a href="#sec:printglossary"><span class="cmsy-10">§</span>10 </a><a @@ -1078,7 +1061,7 @@ class="description"><a id="option2"></a><span class="cmbx-10">Option</span><span class="cmbx-10"> 2</span>: - <!--l. 545--><p class="noindent" >This option uses a <a + <!--l. 547--><p class="noindent" >This option uses a <a id="dx1-4020"></a><a href="#glo:cli">command line interface (CLI)</a> application called <a id="dx1-4021"></a><a @@ -1121,9 +1104,9 @@ href="#sec:newglosentry">Defining Glossary Entries<!--tex4ht:ref: sec:newglosent </li> <li class="enumerate" id="x1-4034x2">Put - <!--l. 561--><p class="noindent" ><hr><div title="Definition"><span + <!--l. 563--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\printglossary </span></div><hr> - </p><!--l. 562--><p class="noindent" > + </p><!--l. 564--><p class="noindent" > where you want your list of entries to appear (described in <a href="#sec:printglossary"><span class="cmsy-10">§</span>10 </a><a @@ -1163,7 +1146,7 @@ class="cmtt-10">.gls</span>. If you have access to a terminal or a command promp <div class="verbatim" id="verbatim-1"> makeindex -s myDoc.ist -o myDoc.gls myDoc.glo </div> - <!--l. 581--><p class="nopar" > (Replace <span + <!--l. 583--><p class="nopar" > (Replace <span class="cmtt-10">myDoc </span>with the base name of your <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> document file. Avoid spaces in the file name.) If you don’t know how to use the command @@ -1175,7 +1158,7 @@ class="cmtt-10">makeindex</span><a but each editor has a different method of doing this, so I can’t give a general description. You will have to check your editor’s manual. - </p><!--l. 589--><p class="noindent" >The default sort is word order (“sea lion” comes before “seal”). If you want + </p><!--l. 591--><p class="noindent" >The default sort is word order (“sea lion” comes before “seal”). If you want letter ordering you need to add the <span class="cmtt-10">-l </span>switch: @@ -1184,9 +1167,9 @@ class="cmtt-10">-l </span>switch: <div class="verbatim" id="verbatim-2"> makeindex -l -s myDoc.ist -o myDoc.gls myDoc.glo </div> - <!--l. 595--><p class="nopar" > (See <a + <!--l. 597--><p class="nopar" > (See <a href="#sec:makeindexapp"><span -class="cmsy-10">§</span>1.3.3 </a><a +class="cmsy-10">§</span>1.4.3 </a><a href="#sec:makeindexapp">Using <a id="dx1-4043"></a><a href="#glo:makeindex"><span @@ -1201,7 +1184,7 @@ class="cmtt-10">makeindex</span><a class="enumerate" id="x1-4048x5">Once you have successfully completed the previous step, you can now run <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> on your document again.</li></ol> - <!--l. 603--><p class="noindent" >This is the default option (although you still need to use <span + <!--l. 605--><p class="noindent" >This is the default option (although you still need to use <span class="cmtt-10">\makeglossaries </span>to ensure the glossary files are created). </p></dd><dt class="description"> @@ -1210,7 +1193,7 @@ class="description"><a id="option3"></a><span class="cmbx-10">Option</span><span class="cmbx-10"> 3</span>: - <!--l. 608--><p class="noindent" >This option uses a <a + <!--l. 610--><p class="noindent" >This option uses a <a id="dx1-4049"></a><a href="#glo:cli">CLI</a> application called <a id="dx1-4050"></a><a @@ -1268,7 +1251,7 @@ class="cmss-10">glossaries </span>package option list: <div class="verbatim" id="verbatim-3"> \usepackage[xindy]{glossaries} </div> - <!--l. 625--><p class="nopar" > + <!--l. 627--><p class="nopar" > </p></li> <li class="enumerate" id="x1-4068x2">Add <span @@ -1313,7 +1296,7 @@ class="cmtt-10">.gls</span>. You xindy  -L english -C utf8 -I xindy -M myDoc  <br />-t myDoc.glg -o myDoc.gls myDoc.glo </div> - <!--l. 648--><p class="nopar" > (Replace <span + <!--l. 650--><p class="nopar" > (Replace <span class="cmtt-10">myDoc </span>with the base name of your <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> document file. Avoid spaces in the file name. If necessary, also replace <span @@ -1328,7 +1311,7 @@ class="cmtt-10">xindy</span><a text editor, but each editor has a different method of doing this, so I can’t give a general description. You will have to check your editor’s manual. - </p><!--l. 658--><p class="noindent" >The default sort is word order (“sea lion” comes before “seal”). If you + </p><!--l. 660--><p class="noindent" >The default sort is word order (“sea lion” comes before “seal”). If you want letter ordering you need to add the <span class="cmss-10">order=letter</span><a id="dx1-4077"></a> package @@ -1339,9 +1322,9 @@ class="cmss-10">order=letter</span><a <div class="verbatim" id="verbatim-5"> \usepackage[xindy,order=letter]{glossaries} </div> - <!--l. 664--><p class="nopar" > (See <a + <!--l. 666--><p class="nopar" > (See <a href="#sec:xindyapp"><span -class="cmsy-10">§</span>1.3.2 </a><a +class="cmsy-10">§</span>1.4.2 </a><a href="#sec:xindyapp">Using <a id="dx1-4078"></a><a href="#glo:xindy"><span @@ -1358,7 +1341,7 @@ class="cmtt-10">xindy</span><a class="E">E</span>X</span></span> on your document again. </li></ol> </dd></dl> -<!--l. 675--><p class="indent" > For Options <a +<!--l. 677--><p class="indent" > For Options <a href="#option2">2</a> and <a href="#option3">3</a>, it can be difficult to remember all the parameters required for <a @@ -1396,27 +1379,27 @@ class="cmtt-10">myDoc.tex</span>, then run: <div class="verbatim" id="verbatim-6"> makeglossaries myDoc </div> -<!--l. 686--><p class="nopar" > (Replace <span +<!--l. 688--><p class="nopar" > (Replace <span class="cmtt-10">myDoc </span>with the base name of your <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> document file. Avoid spaces in the file name.) This is described in more detail in <a href="#sec:makeglossaries"><span -class="cmsy-10">§</span>1.3 </a><a +class="cmsy-10">§</span>1.4 </a><a href="#sec:makeglossaries">Generating the Associated Glossary Files<!--tex4ht:ref: sec:makeglossaries --></a>. -</p><!--l. 691--><p class="indent" > <div class="important" title="Important Note"> The <span +</p><!--l. 693--><p class="indent" > <div class="important" title="Important Note"> The <span class="cmtt-10">.gls </span>and <span class="cmtt-10">.glo </span>are temporary files created to help build your document. You should not edit or explicitly input them. However, you may need to delete them if something goes wrong and you need to do a fresh build. </div> -</p><!--l. 696--><p class="noindent" > -</p><!--l. 698--><p class="indent" > An overview of these three options is given in <a +</p><!--l. 698--><p class="noindent" > +</p><!--l. 700--><p class="indent" > An overview of these three options is given in <a href="#tab:options">table 1.1</a>. </p> <div class="table"> -<!--l. 701--><p class="indent" > <a +<!--l. 703--><p class="indent" > <a id="tab:options"></a></p><hr class="float" /><div class="float" > @@ -1434,7 +1417,7 @@ id="TBL-2-2" /><col id="TBL-2-3" /><col id="TBL-2-4" /></colgroup><tr style="vertical-align:baseline;" id="TBL-2-1-"><td style="white-space:wrap; text-align:left;" id="TBL-2-1-1" -class="td11"> <!--l. 707--><p class="noindent" > </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-1-2" +class="td11"> <!--l. 709--><p class="noindent" > </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-1-2" class="td11"> <a href="#option1"><span class="cmbx-10">Option</span><span @@ -1449,10 +1432,10 @@ class="cmbx-10">Option</span><span class="cmbx-10"> 3</span></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-2-2-"><td style="white-space:wrap; text-align:left;" id="TBL-2-2-1" -class="td11"> <!--l. 708--><p class="noindent" >Requires +class="td11"> <!--l. 710--><p class="noindent" >Requires an external - application? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-2-2" + application? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-2-2" class="td11"> <span class="pzdr-">✘ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-2-3" class="td11"> <span @@ -1461,8 +1444,8 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-3-"><td style="white-space:wrap; text-align:left;" id="TBL-2-3-1" -class="td11"> <!--l. 710--><p class="noindent" >Requires - Perl? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-3-2" +class="td11"> <!--l. 712--><p class="noindent" >Requires + Perl? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-3-2" class="td11"> <span class="pzdr-">✘ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-3-3" class="td11"> <span @@ -1471,7 +1454,7 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-4-"><td style="white-space:wrap; text-align:left;" id="TBL-2-4-1" -class="td11"> <!--l. 712--><p class="noindent" >Can +class="td11"> <!--l. 714--><p class="noindent" >Can sort <a id="dx1-4095"></a><a @@ -1482,7 +1465,7 @@ href="#glo:exlatinalph">extended <a id="dx1-4096"></a><a href="#glo:nonlatinalph">non-Latin - alphabets</a>? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-4-2" + alphabets</a>? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-4-2" class="td11"> <span class="pzdr-">✘</span><sup class="textsuperscript"><span class="cmsy-9">†</span></sup> </td><td style="white-space:nowrap; text-align:center;" id="TBL-2-4-3" @@ -1492,9 +1475,9 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-5-"><td style="white-space:wrap; text-align:left;" id="TBL-2-5-1" -class="td11"> <!--l. 715--><p class="noindent" >Efficient +class="td11"> <!--l. 717--><p class="noindent" >Efficient sort - algorithm? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-5-2" + algorithm? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-5-2" class="td11"> <span class="pzdr-">✘ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-5-3" class="td11"> <span @@ -1503,15 +1486,15 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-6-"><td style="white-space:wrap; text-align:left;" id="TBL-2-6-1" -class="td11"> <!--l. 717--><p class="noindent" >Can +class="td11"> <!--l. 719--><p class="noindent" >Can use a different sort - algorithm + method for each - glossary? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-6-2" + glossary? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-6-2" class="td11"> <span class="pzdr-">✔ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-6-3" class="td11"> <span @@ -1520,13 +1503,13 @@ class="td11"> <span class="pzdr-">✘ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-7-"><td style="white-space:wrap; text-align:left;" id="TBL-2-7-1" -class="td11"> <!--l. 719--><p class="noindent" >Can +class="td11"> <!--l. 721--><p class="noindent" >Can form ranges in the location - lists? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-7-2" + lists? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-7-2" class="td11"> <span class="pzdr-">✘ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-7-3" class="td11"> <span @@ -1535,14 +1518,14 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-8-"><td style="white-space:wrap; text-align:left;" id="TBL-2-8-1" -class="td11"> <!--l. 721--><p class="noindent" >Can +class="td11"> <!--l. 723--><p class="noindent" >Can have non-standard locations in the location - lists? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-8-2" + lists? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-8-2" class="td11"> <span class="pzdr-">✔ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-8-3" class="td11"> <span @@ -1551,18 +1534,18 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-9-"><td style="white-space:wrap; text-align:left;" id="TBL-2-9-1" -class="td11"> <!--l. 723--><p class="noindent" >Maximum +class="td11"> <!--l. 725--><p class="noindent" >Maximum hierarchical - depth </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-9-2" + depth </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-9-2" class="td11"> Unlimited </td><td style="white-space:nowrap; text-align:center;" id="TBL-2-9-3" class="td11"> 3 </td><td style="white-space:nowrap; text-align:center;" id="TBL-2-9-4" class="td11"> Unlimited </td> </tr><tr style="vertical-align:baseline;" id="TBL-2-10-"><td style="white-space:wrap; text-align:left;" id="TBL-2-10-1" -class="td11"> <!--l. 725--><p class="noindent" ><span +class="td11"> <!--l. 727--><p class="noindent" ><span class="cmtt-10">\glsdisplaynumberlist</span><a id="dx1-4097"></a> - reliable? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-10-2" + reliable? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-10-2" class="td11"> <span class="pzdr-">✔ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-10-3" class="td11"> <span @@ -1571,12 +1554,12 @@ class="td11"> <span class="pzdr-">✘ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-11-"><td style="white-space:wrap; text-align:left;" id="TBL-2-11-1" -class="td11"> <!--l. 727--><p class="noindent" ><span +class="td11"> <!--l. 729--><p class="noindent" ><span class="cmtt-10">\newglossaryentry</span><a id="dx1-4098"></a> restricted to - preamble? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-11-2" + preamble? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-11-2" class="td11"> <span class="pzdr-">✔ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-11-3" class="td11"> <span @@ -1585,10 +1568,10 @@ class="td11"> <span class="pzdr-">✘ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-12-"><td style="white-space:wrap; text-align:left;" id="TBL-2-12-1" -class="td11"> <!--l. 729--><p class="noindent" >Requires +class="td11"> <!--l. 731--><p class="noindent" >Requires additional write - registers? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-12-2" + registers? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-12-2" class="td11"> <span class="pzdr-">✘ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-12-3" class="td11"> <span @@ -1597,14 +1580,14 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-13-"><td style="white-space:wrap; text-align:left;" id="TBL-2-13-1" -class="td11"> <!--l. 731--><p class="noindent" >Default +class="td11"> <!--l. 733--><p class="noindent" >Default value of <span class="cmss-10">sanitizesort</span><a id="dx1-4099"></a> package - option </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-13-2" + option </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-13-2" class="td11"> <span class="cmtt-10">false </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-13-3" class="td11"> <span @@ -1614,7 +1597,7 @@ class="cmtt-10">true </span></td> </tr></table> </div> -<!--l. 735--><p class="noindent" ><sup class="textsuperscript"><span +<!--l. 737--><p class="noindent" ><sup class="textsuperscript"><span class="cmsy-9">†</span></sup> Strips standard <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> accents (that is, accents generated by core <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span @@ -1626,7 +1609,7 @@ class="cmtt-10">\AA</span><a </p> </div><hr class="endfloat" /> </div> -<!--l. 740--><p class="indent" > This document uses the <span +<!--l. 742--><p class="indent" > This document uses the <span class="cmss-10">glossaries </span>package. For example, when viewing the PDF version of this document in a hyperlinked-enabled PDF viewer (such as Adobe Reader or Okular) if you click on the word “<a @@ -1639,7 +1622,7 @@ to the entry in the glossary where there’s a brief description of the term id="dx1-4103"></a><span class="cmtt-10">xindy</span><a id="dx1-4104"></a>”. -</p><!--l. 747--><p class="indent" > The remainder of this introductory section covers the following: </p> +</p><!--l. 749--><p class="indent" > The remainder of this introductory section covers the following: </p> <ul class="itemize1"> <li class="itemize"><a href="#sec:samples"><span @@ -1649,13 +1632,13 @@ href="#sec:samples">Sample Documents<!--tex4ht:ref: sec:samples --></a> lists th </li> <li class="itemize"><a href="#sec:languages"><span -class="cmsy-10">§</span>1.2 </a><a +class="cmsy-10">§</span>1.3 </a><a href="#sec:languages">Multi-Lingual Support<!--tex4ht:ref: sec:languages --></a> provides information for users who wish to write in a language other than English. </li> <li class="itemize"><a href="#sec:makeglossaries"><span -class="cmsy-10">§</span>1.3 </a><a +class="cmsy-10">§</span>1.4 </a><a href="#sec:makeglossaries">Generating the Associated Glossary Files<!--tex4ht:ref: sec:makeglossaries --></a> describes how to use an <a id="dx1-4105"></a><a @@ -1664,10 +1647,10 @@ href="#glo:indexingapp">indexing application</a> to create the sorted glos href="#option2">2</a> or <a href="#option3">3</a>). </li></ul> -<!--l. 761--><p class="noindent" ><a +<!--l. 763--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">1.1 </span> <a id="sec:samples"></a>Sample Documents</h3> -<!--l. 764--><p class="noindent" >The <span +<!--l. 766--><p class="noindent" >The <span class="cmss-10">glossaries </span>package is provided with some sample documents that illustrate the various functions. These should be located in the <span class="cmtt-10">samples </span>subdirectory (folder) of the @@ -1681,14 +1664,14 @@ href="http://www.dickimaw-books.com/latex/novices/html/terminal.html" >terminal <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">texdoc -l glossaries</span></span> -</p><!--l. 774--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 776--><p class="indent" > <spacer type=vertical size=10> This should display a list of all the files in the glossaries documentation directory with their full pathnames. -</p><!--l. 778--><p class="indent" > If you can’t find the sample files on your computer, they are also available from your nearest +</p><!--l. 780--><p class="indent" > If you can’t find the sample files on your computer, they are also available from your nearest CTAN mirror at <a href="http://mirror.ctan.org/macros/latex/contrib/glossaries/samples/" class="url" ><span class="cmtt-10">http://mirror.ctan.org/macros/latex/contrib/glossaries/samples/</span></a>. -</p><!--l. 782--><p class="indent" > The sample documents are as +</p><!--l. 784--><p class="indent" > The sample documents are as follows<span class="footnote-mark"><a href="#fn2x2" id="fn2x2-bk"><sup class="textsuperscript">1.2</sup></a></span><a id="x1-5001f2"></a>: @@ -1708,7 +1691,7 @@ class="cmtt-10">minimalgls.tex </span>through <span class="LATEX">L<span class=" class="E">E</span>X</span></span> either by typing <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">latex minimalgls</span></span> - <!--l. 795--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 797--><p class="noindent" ><spacer type=vertical size=10> in a terminal or by using the relevant button or menu item in your text editor or front-end. This will create the required associated files but you will not see the glossary. If you use PDF<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span @@ -1723,8 +1706,8 @@ class="E">E</span>X</span></span> you will also  <br />referenced but does not exist,  <br />replaced by a fixed one </div> - <!--l. 805--><p class="nopar" > These warnings may be ignored on the first run. - </p><!--l. 808--><p class="noindent" >If you get a <span class="obeylines-h"><span class="verb"><span + <!--l. 807--><p class="nopar" > These warnings may be ignored on the first run. + </p><!--l. 810--><p class="noindent" >If you get a <span class="obeylines-h"><span class="verb"><span class="cmtt-10">Missing</span><span class="cmtt-10"> \begin{document}</span></span></span> error, then it’s most likely that your version of <span @@ -1741,17 +1724,17 @@ href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a id="dx1-5009"></a></a> on the document (<a href="#sec:makeglossaries"><span -class="cmsy-10">§</span>1.3 </a><a +class="cmsy-10">§</span>1.4 </a><a href="#sec:makeglossaries">Generating the Associated Glossary Files<!--tex4ht:ref: sec:makeglossaries --></a>). This can be done on a terminal either by typing <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">makeglossaries minimalgls</span></span> - <!--l. 818--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 820--><p class="noindent" ><spacer type=vertical size=10> or by typing <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">perl makeglossaries minimalgls</span></span> - </p><!--l. 822--><p class="noindent" ><spacer type=vertical size=10> + </p><!--l. 824--><p class="noindent" ><spacer type=vertical size=10> If your system doesn’t recognise the command <span class="cmtt-10">perl </span>then it’s likely you don’t have Perl installed. In which case you will need to use <a @@ -1765,10 +1748,10 @@ class="cmtt-10">makeindex</span><a class="cmtt-10">makeindex -s minimalgls.ist -t minimalgls.glg -o minimalgls.gls</span> <span class="cmtt-10">minimalgls.glo</span></span> - </p><!--l. 829--><p class="noindent" ><spacer type=vertical size=10> + </p><!--l. 831--><p class="noindent" ><spacer type=vertical size=10> (See <a href="#sec:makeindexapp"><span -class="cmsy-10">§</span>1.3.3 </a><a +class="cmsy-10">§</span>1.4.3 </a><a href="#sec:makeindexapp">Using <a id="dx1-5012"></a><a href="#glo:makeindex"><span @@ -1778,7 +1761,7 @@ class="cmtt-10">makeindex</span><a id="dx1-5014"></a><span class="cmtt-10">makeindex</span><a id="dx1-5015"></a> explicitly.) - </p><!--l. 833--><p class="noindent" >Note that if you need to specify the full path and the path contains + </p><!--l. 835--><p class="noindent" >Note that if you need to specify the full path and the path contains spaces, you will need to delimit the file names with the double-quote character. </p></li> @@ -1786,7 +1769,7 @@ class="cmtt-10">makeindex</span><a class="enumerate" id="x1-5017x3">Run <span class="cmtt-10">minimalgls.tex </span>through <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> again (as step 1)</li></ol> - <!--l. 839--><p class="noindent" >You should now have a complete document. The number following each entry in + <!--l. 841--><p class="noindent" >You should now have a complete document. The number following each entry in the glossary is the location number. By default, this is the page number where the entry was referenced. </p></dd><dt class="description"> @@ -1806,7 +1789,7 @@ href="#option1">Option 1</a>). To create the complete class="cmtt-10">latex sample-noidx</span> <br /><span class="cmtt-10">latex sample-noidx</span></span> - <!--l. 849--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 851--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sample-noidx-utf8.tex</span> </dt><dd @@ -1820,7 +1803,7 @@ class="cmss-10">inputenc</span><a class="cmtt-10">latex sample-noidx-utf8</span> <br /><span class="cmtt-10">latex sample-noidx-utf8</span></span> - <!--l. 857--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 859--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sample4col.tex</span> </dt><dd @@ -1834,7 +1817,7 @@ class="cmtt-10">latex sample4col</span> class="cmtt-10">makeglossaries sample4col</span> <br /><span class="cmtt-10">latex sample4col</span></span> - <!--l. 867--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 869--><p class="noindent" ><spacer type=vertical size=10> As before, if you don’t have Perl installed, you will need to use <a id="dx1-5023"></a><a href="#glo:makeindex"><span @@ -1865,7 +1848,7 @@ class="cmtt-10">makeglossaries sampleAcr</span> class="cmtt-10">latex sampleAcr</span> <br /><span class="cmtt-10">latex sampleAcr</span></span> - <!--l. 883--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 885--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleAcrDesc.tex</span> </dt><dd @@ -1885,7 +1868,7 @@ class="cmtt-10">makeglossaries sampleAcrDesc</span> class="cmtt-10">latex sampleAcrDesc</span> <br /><span class="cmtt-10">latex sampleAcrDesc</span></span> - <!--l. 894--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 896--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleDesc.tex</span> </dt><dd @@ -1907,7 +1890,7 @@ class="cmtt-10">makeglossaries sampleDesc</span> class="cmtt-10">latex sampleDesc</span> <br /><span class="cmtt-10">latex sampleDesc</span></span> - <!--l. 906--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 908--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleCustomAcr.tex</span> </dt><dd @@ -1924,7 +1907,7 @@ class="cmtt-10">makeglossaries sampleCustomAcr</span> class="cmtt-10">latex sampleCustomAcr</span> <br /><span class="cmtt-10">latex sampleCustomAcr</span></span> - <!--l. 916--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 918--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleFnAcrDesc.tex</span> </dt><dd @@ -1946,7 +1929,7 @@ class="cmtt-10">makeglossaries sampleFnAcrDesc</span> class="cmtt-10">latex sampleFnAcrDesc</span> <br /><span class="cmtt-10">latex sampleFnAcrDesc</span></span> - <!--l. 927--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 929--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> @@ -1961,7 +1944,7 @@ class="cmtt-10">latex sample-FnDesc</span> class="cmtt-10">makeglossaries sample-FnDesc</span> <br /><span class="cmtt-10">latex sample-FnDesc</span></span> - <!--l. 936--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 938--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sample-custom-acronym.tex</span> </dt><dd @@ -1975,7 +1958,7 @@ class="cmtt-10">latex sample-custom-acronym</span> class="cmtt-10">makeglossaries sample-custom-acronym</span> <br /><span class="cmtt-10">latex sample-custom-acronym</span></span> - <!--l. 945--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 947--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sample-crossref.tex</span> </dt><dd @@ -1988,7 +1971,7 @@ class="cmtt-10">latex sample-crossref</span> class="cmtt-10">makeglossaries sample-crossref</span> <br /><span class="cmtt-10">latex sample-crossref</span></span> - <!--l. 954--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 956--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleDB.tex</span> </dt><dd @@ -2009,7 +1992,7 @@ class="cmtt-10">latex sampleDB</span> class="cmtt-10">makeglossaries sampleDB</span> <br /><span class="cmtt-10">latex sampleDB</span></span> - <!--l. 966--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 968--><p class="noindent" ><spacer type=vertical size=10> The glossary definitions are stored in the accompanying files <span class="cmtt-10">database1.tex </span>and <span @@ -2032,7 +2015,7 @@ class="cmtt-10">makeglossaries</span><a class="cmtt-10">makeindex -s sampleDB.ist -t sampleDB.glg -o sampleDB.gls</span> <span class="cmtt-10">sampleDB.glo</span></span> - <!--l. 975--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 977--><p class="noindent" ><spacer type=vertical size=10> </p></li> <li class="enumerate" id="x1-5050x2">Create the secondary glossary (all on one line): <spacer type=vertical size=10><span class="obeylines-h"> @@ -2040,7 +2023,7 @@ class="cmtt-10">sampleDB.glo</span></span> class="cmtt-10">makeindex -s sampleDB.ist -t sampleDB.nlg -o sampleDB.not</span> <span class="cmtt-10">sampleDB.ntn</span></span> - <!--l. 979--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 981--><p class="noindent" ><spacer type=vertical size=10> </p></li></ol> </dd><dt class="description"> <span @@ -2060,7 +2043,7 @@ class="cmtt-10">latex sampleEq</span> class="cmtt-10">makeglossaries sampleEq</span> <br /><span class="cmtt-10">latex sampleEq</span></span> - <!--l. 991--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 993--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleEqPg.tex</span> </dt><dd @@ -2081,7 +2064,7 @@ class="cmtt-10">makeglossaries sampleEqPg</span> class="cmtt-10">latex sampleEqPg</span> <br /><span class="cmtt-10">latex sampleEqPg</span></span> - <!--l. 1003--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1005--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleSec.tex</span> </dt><dd @@ -2102,7 +2085,7 @@ class="cmtt-10">makeglossaries sampleSec</span> class="cmtt-10">latex sampleSec</span> <br /><span class="cmtt-10">latex sampleSec</span></span> - <!--l. 1015--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1017--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleNtn.tex</span> </dt><dd @@ -2119,7 +2102,7 @@ class="cmtt-10">makeglossaries sampleNtn</span> class="cmtt-10">latex sampleNtn</span> <br /><span class="cmtt-10">latex sampleNtn</span></span> - <!--l. 1026--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1028--><p class="noindent" ><spacer type=vertical size=10> Note that if you don’t have Perl installed, you will need to use <a id="dx1-5059"></a><a href="#glo:makeindex"><span @@ -2137,7 +2120,7 @@ class="cmtt-10">makeglossaries</span><a class="cmtt-10">makeindex -s sampleNtn.ist -t sampleNtn.glg -o sampleNtn.gls</span> <span class="cmtt-10">sampleNtn.glo</span></span> - <!--l. 1034--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1036--><p class="noindent" ><spacer type=vertical size=10> </p></li> <li class="enumerate" id="x1-5066x2">Create the secondary glossary (all on one line): <spacer type=vertical size=10><span class="obeylines-h"> @@ -2145,7 +2128,7 @@ class="cmtt-10">sampleNtn.glo</span></span> class="cmtt-10">makeindex -s sampleNtn.ist -t sampleNtn.nlg -o sampleNtn.not</span> <span class="cmtt-10">sampleNtn.ntn</span></span> - <!--l. 1038--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1040--><p class="noindent" ><spacer type=vertical size=10> </p></li></ol> </dd><dt class="description"> <span @@ -2166,7 +2149,7 @@ class="cmtt-10">makeglossaries sample</span> class="cmtt-10">latex sample</span> <br /><span class="cmtt-10">latex sample</span></span> - <!--l. 1051--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1053--><p class="noindent" ><spacer type=vertical size=10> You can see the difference between word and letter ordering if you substitute <span class="cmss-10">order=word</span><a @@ -2208,7 +2191,7 @@ class="cmtt-10">latex sampletree</span> class="cmtt-10">makeglossaries sampletree</span> <br /><span class="cmtt-10">latex sampletree</span></span> - <!--l. 1071--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1073--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sample-dual.tex</span> </dt><dd @@ -2222,7 +2205,7 @@ class="cmtt-10">latex sample-dual</span> class="cmtt-10">makeglossaries sample-dual</span> <br /><span class="cmtt-10">latex sample-dual</span></span> - <!--l. 1080--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1082--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sample-langdict.tex</span> </dt><dd @@ -2236,7 +2219,7 @@ class="cmtt-10">latex sample-langdict</span> class="cmtt-10">makeglossaries sample-langdict</span> <br /><span class="cmtt-10">latex sample-langdict</span></span> - <!--l. 1090--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1092--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">samplexdy.tex</span> </dt><dd @@ -2273,7 +2256,7 @@ class="cmtt-10">samplexdy.xdy</span>, but if you  <br />\noist  <br />\GlsSetXdyLanguage{} </div> - <!--l. 1103--><p class="nopar" > it will set the style file to <span + <!--l. 1105--><p class="nopar" > it will set the style file to <span class="cmtt-10">samplexdy-mc.xdy </span>instead. This provides an additional letter group for entries starting with “Mc” or “Mac”. If you use <a @@ -2293,14 +2276,14 @@ class="cmtt-10">\noist</span><a class="cmss-10">glossaries </span>package will overwrite <span class="cmtt-10">samplexdy-mc.xdy </span>and you will lose the “Mc” letter group. - </p><!--l. 1115--><p class="noindent" >To create the document do: <spacer type=vertical size=10><span class="obeylines-h"> + </p><!--l. 1117--><p class="noindent" >To create the document do: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">latex samplexdy</span> <br /><span class="cmtt-10">makeglossaries samplexdy</span> <br /><span class="cmtt-10">latex samplexdy</span></span> - </p><!--l. 1120--><p class="noindent" ><spacer type=vertical size=10> + </p><!--l. 1122--><p class="noindent" ><spacer type=vertical size=10> If you don’t have Perl installed, you will have to call <a id="dx1-5095"></a><a href="#glo:xindy"><span @@ -2317,7 +2300,7 @@ class="cmtt-10">samplexdy.xdy</span>, class="cmtt-10">xindy -L english -C utf8 -I xindy -M samplexdy -t samplexdy.glg -o</span> <span class="cmtt-10">samplexdy.gls samplexdy.glo</span></span> - </p><!--l. 1127--><p class="noindent" ><spacer type=vertical size=10> + </p><!--l. 1129--><p class="noindent" ><spacer type=vertical size=10> otherwise, if you are using <span class="cmtt-10">samplexdy-mc.xdy</span>, then do (no line breaks): <spacer type=vertical size=10><span class="obeylines-h"> @@ -2325,7 +2308,7 @@ class="cmtt-10">samplexdy-mc.xdy</span>, then do (no line breaks): class="cmtt-10">xindy -I xindy -M samplexdy-mc -t samplexdy.glg -o samplexdy.gls</span> <span class="cmtt-10">samplexdy.glo</span></span> - </p><!--l. 1132--><p class="noindent" ><spacer type=vertical size=10> + </p><!--l. 1134--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">samplexdy2.tex</span> </dt><dd @@ -2344,7 +2327,7 @@ class="cmtt-10">pdflatex samplexdy2</span> class="cmtt-10">makeglossaries samplexdy2</span> <br /><span class="cmtt-10">pdflatex samplexdy2</span></span> - <!--l. 1142--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1144--><p class="noindent" ><spacer type=vertical size=10> If you can’t use <a id="dx1-5102"></a><a href="#glo:makeglossaries"><span @@ -2357,7 +2340,7 @@ class="cmtt-10">makeglossaries</span><a class="cmtt-10">xindy -L english -C utf8 -I xindy -M samplexdy2 -t samplexdy2.glg</span> <span class="cmtt-10">-o samplexdy2.gls samplexdy2.glo</span></span> - </p><!--l. 1147--><p class="noindent" ><spacer type=vertical size=10> + </p><!--l. 1149--><p class="noindent" ><spacer type=vertical size=10> See <a href="#sec:xindyloc"><span class="cmsy-10">§</span>11.2 </a><a @@ -2390,7 +2373,7 @@ class="cmtt-10">latex sampleutf8</span> class="cmtt-10">makeglossaries sampleutf8</span> <br /><span class="cmtt-10">latex sampleutf8</span></span> - <!--l. 1158--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1160--><p class="noindent" ><spacer type=vertical size=10> If you don’t have Perl installed, you will have to call <a id="dx1-5113"></a><a href="#glo:xindy"><span @@ -2405,8 +2388,8 @@ class="cmtt-10">makeglossaries</span><a class="cmtt-10">xindy -L english -C utf8 -I xindy -M sampleutf8 -t sampleutf8.glg</span> <span class="cmtt-10">-o sampleutf8.gls sampleutf8.glo</span></span> - </p><!--l. 1164--><p class="noindent" ><spacer type=vertical size=10> - </p><!--l. 1166--><p class="noindent" >If you remove the <span + </p><!--l. 1166--><p class="noindent" ><spacer type=vertical size=10> + </p><!--l. 1168--><p class="noindent" >If you remove the <span class="cmss-10">xindy</span><a id="dx1-5117"></a> option from <span class="cmtt-10">sampleutf8.tex </span>and do: <spacer type=vertical size=10><span class="obeylines-h"> @@ -2416,27 +2399,27 @@ class="cmtt-10">latex sampleutf8</span> class="cmtt-10">makeglossaries sampleutf8</span> <br /><span class="cmtt-10">latex sampleutf8</span></span> - </p><!--l. 1172--><p class="noindent" ><spacer type=vertical size=10> - you will see that the entries that start with a <a + </p><!--l. 1174--><p class="noindent" ><spacer type=vertical size=10> + you will see that the entries that start with an <a id="dx1-5118"></a><a -href="#glo:nonlatinchar">non-Latin character<a - id="dx1-5119"></a></a> now appear in - the symbols group, and the word “manœuvre” is now after “manor” instead of - before it. If you are unable to use <a +href="#glo:exlatinchar">extended Latin character<a + id="dx1-5119"></a></a> now + appear in the symbols group, and the word “manœuvre” is now after “manor” + instead of before it. If you are unable to use <a id="dx1-5120"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-5121"></a></a>, the call to <a + id="dx1-5121"></a></a>, the call to + <a id="dx1-5122"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-5123"></a></a> is as - follows (no line breaks): <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-5123"></a></a> is as follows (no line breaks): <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">makeindex -s sampleutf8.ist -t sampleutf8.glg -o sampleutf8.gls</span> <span class="cmtt-10">sampleutf8.glo</span></span> - </p><!--l. 1180--><p class="noindent" ><spacer type=vertical size=10> + </p><!--l. 1182--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sample-index.tex</span> </dt><dd @@ -2461,7 +2444,7 @@ class="cmtt-10">makeglossaries sample-index</span> <br /><span class="cmtt-10">latex sample-index</span></span> - <!--l. 1192--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1194--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sample-newkeys.tex</span> </dt><dd @@ -2486,7 +2469,7 @@ class="cmtt-10">makeglossaries sample-numberlist</span> class="cmtt-10">latex sample-numberlist</span> <br /><span class="cmtt-10">latex sample-numberlist</span></span> - <!--l. 1204--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1206--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">samplePeople.tex</span> </dt><dd @@ -2503,7 +2486,7 @@ class="cmtt-10">makeglossaries samplePeople</span> class="cmtt-10">latex samplePeople</span> <br /><span class="cmtt-10">latex samplePeople</span></span> - <!--l. 1215--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1217--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleSort.tex</span> </dt><dd @@ -2519,12 +2502,12 @@ class="cmtt-10">makeglossaries sampleSort</span> class="cmtt-10">latex sampleSort</span> <br /><span class="cmtt-10">latex sampleSort</span></span> - <!--l. 1225--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1227--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sample-nomathhyper.tex</span> </dt><dd class="description"><a - id="x1-5133r31"></a> This document illustrates how to selective enable and + id="x1-5133r31"></a> This document illustrates how to selectively enable and disable entry hyperlinks in <span class="cmtt-10">\glsentryfmt</span><a id="dx1-5134"></a>. @@ -2553,7 +2536,7 @@ class="cmtt-10">makeglossaries sample-prefix</span> class="cmtt-10">latex sample-prefix</span> <br /><span class="cmtt-10">latex sample-prefix</span></span> - <!--l. 1241--><p class="noindent" ><spacer type=vertical size=10> + <!--l. 1243--><p class="noindent" ><spacer type=vertical size=10> </p></dd><dt class="description"> <span class="cmtt-10">sampleaccsupp.tex</span> </dt><dd @@ -2568,44 +2551,149 @@ class="cmss-10">glossaries-accsupp </span>package href="#sec:accsupp"><span class="cmsy-10">§</span>18 </a><a href="#sec:accsupp">Accessibility Support<!--tex4ht:ref: sec:accsupp --></a>. + </dd><dt class="description"> +<span +class="cmtt-10">sample-ignored.tex</span> </dt><dd +class="description"><a + id="x1-5140r35"></a> This document defines an ignored glossary for common terms + that don’t need a definition. </dd></dl> -<!--l. 1253--><p class="noindent" > +<!--l. 1257--><p class="noindent" > </p> -<!--l. 1253--><p class="noindent" ><a +<!--l. 1257--><p class="noindent" ><a href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">1.2 </span> <a + id="sec:lipsum"></a>Dummy Entries for Testing</h3> +<!--l. 1260--><p class="noindent" >In addition to the sample files described above, <span +class="cmss-10">glossaries</span><a + id="dx1-6001"></a> also provides some +files containing lorum ipsum dummy entries. These are provided for testing +purposes and are on <span class="TEX">T<span +class="E">E</span>X</span>’s path (in <span +class="cmtt-10">tex/latex/glossaries/test-entries</span>) +so they can be included via <span +class="cmtt-10">\input</span><a + id="dx1-6002"></a> or <span +class="cmtt-10">\loadglsentries</span><a + id="dx1-6003"></a>. The files are as +follows: + </p><dl class="description"><dt class="description"> +<span +class="cmbx-10">example-glossaries-brief.tex</span> </dt><dd +class="description">These entries all have brief descriptions. + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-long.tex</span> </dt><dd +class="description">These entries all have long descriptions. + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-multipar.tex</span> </dt><dd +class="description">These entries all have multi-paragraph + descriptions. + + + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-symbols.tex</span> </dt><dd +class="description">These entries all use the <span +class="cmss-10">symbol</span><a + id="dx1-6004"></a> key. + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-images.tex</span> </dt><dd +class="description">These entries use the <span +class="cmss-10">user1</span><a + id="dx1-6005"></a> key to store the + name of an image file. (The images are provided by the <span +class="cmss-10">mwe</span><a + id="dx1-6006"></a> package and + should be on <span class="TEX">T<span +class="E">E</span>X</span>’s path.) One entry doesn’t have an associated image to + help test for a missing key. + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-acronym.tex</span> </dt><dd +class="description">These entries are all acronyms. + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-acronym-desc.tex</span> </dt><dd +class="description">These entries are all acronyms that + use the <span +class="cmss-10">description</span><a + id="dx1-6007"></a> key. + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-acronyms-lang.tex</span> </dt><dd +class="description">These entries are all acronyms, + where some of them have a translation supplied in the <span +class="cmss-10">user1</span><a + id="dx1-6008"></a> key. + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-parent.tex</span> </dt><dd +class="description">These are hierarchical entries where the child + entries use the <span +class="cmss-10">name</span><a + id="dx1-6009"></a> key. + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-childnoname.tex</span> </dt><dd +class="description">These are hierarchical entries where + the child entries don’t use the <span +class="cmss-10">name</span><a + id="dx1-6010"></a> key. + </dd><dt class="description"> +<span +class="cmbx-10">example-glossaries-cite.tex</span> </dt><dd +class="description">These entries use the <span +class="cmss-10">user1</span><a + id="dx1-6011"></a> key to store a citation + key (or comma-separated list of citation keys). The citations are defined in + <span +class="cmtt-10">xampl.bib</span>, which should be available on all modern <span class="TEX">T<span +class="E">E</span>X</span> distributions. + One entry doesn’t have an associated citation to help test for a missing + key.</dd></dl> +<!--l. 1306--><p class="indent" > The sample file <span +class="cmtt-10">glossary-lipsum-examples.tex </span>in the <span +class="cmtt-10">doc/latex/glossaries/samples</span> +directory uses all these files. +</p><!--l. 1310--><p class="noindent" > +</p> +<!--l. 1310--><p class="noindent" ><a +href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">1.3 </span> <a id="sec:languages"></a>Multi-Lingual Support</h3> -<!--l. 1256--><p class="noindent" >As from version 1.17, the <span +<!--l. 1313--><p class="noindent" >As from version 1.17, the <span class="cmss-10">glossaries </span>package can now be used with <a - id="dx1-6001"></a><a + id="dx1-7001"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-6002"></a></a> as well as + id="dx1-7002"></a></a> as well as <a - id="dx1-6003"></a><a + id="dx1-7003"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-6004"></a></a>. If you are writing in a language that uses an <a - id="dx1-6005"></a><a + id="dx1-7004"></a></a>. If you are writing in a language that uses an <a + id="dx1-7005"></a><a href="#glo:exlatinalph">extended Latin alphabet</a> or <a - id="dx1-6006"></a><a + id="dx1-7006"></a><a href="#glo:nonlatinalph">non-Latin alphabet</a> it is recommended that you use <a - id="dx1-6007"></a><span + id="dx1-7007"></a><span class="cmtt-10">xindy</span><a - id="dx1-6008"></a> as <a - id="dx1-6009"></a><span + id="dx1-7008"></a> as <a + id="dx1-7009"></a><span class="cmtt-10">makeindex</span><a - id="dx1-6010"></a> is hard-coded + id="dx1-7010"></a> is hard-coded for the non-extended <a - id="dx1-6011"></a><a + id="dx1-7011"></a><a href="#glo:latinalph">Latin alphabet<a - id="dx1-6012"></a></a>. This means that you are not restricted to the A, + id="dx1-7012"></a></a>. This means that you are not restricted to the A, …, Z letter groups. If you want to use <a - id="dx1-6013"></a><span + id="dx1-7013"></a><span class="cmtt-10">xindy</span><a - id="dx1-6014"></a>, remember to use the <span + id="dx1-7014"></a>, remember to use the <span class="cmss-10">xindy</span><a - id="dx1-6015"></a> package + id="dx1-7015"></a> package option. For example: @@ -2617,22 +2705,22 @@ option. For example:  <br />\usepackage{babel}  <br />\usepackage[xindy]{glossaries} </div> -<!--l. 1271--><p class="nopar" > -</p><!--l. 1273--><p class="indent" > <div class="important" title="Important Note"> Note that although a <a - id="dx1-6016"></a><a +<!--l. 1328--><p class="nopar" > +</p><!--l. 1330--><p class="indent" > <div class="important" title="Important Note"> Note that although a <a + id="dx1-7016"></a><a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-6017"></a></a>, such as é, looks like a plain character + id="dx1-7017"></a></a>, such as é, looks like a plain character in your tex file, it’s actually a macro and can therefore cause expansion problems. You may need to switch off the field expansions with <span class="cmtt-10">\glsnoexpandfields</span>. -</p><!--l. 1279--><p class="indent" > If you use a <a - id="dx1-6018"></a><a +</p><!--l. 1336--><p class="indent" > If you use a <a + id="dx1-7018"></a><a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-6019"></a></a> (or other expandable) character at the start of an + id="dx1-7019"></a></a> (or other expandable) character at the start of an entry name, you must place it in a group, or it will cause a problem for commands that convert the first letter to upper case (e.g. <span class="cmtt-10">\Gls</span><a - id="dx1-6020"></a>) due to expansion issues. For + id="dx1-7020"></a>) due to expansion issues. For example: </p><div class="alltt"> <div class="obeylines-v"> <span class="verb"><span @@ -2647,62 +2735,62 @@ class="cmtt-10"> or</span><span class="cmtt-10"> class}}</span></span> </div> </div> </div> -<!--l. 1287--><p class="noindent" > -</p><!--l. 1289--><p class="indent" > If you use the <span +<!--l. 1344--><p class="noindent" > +</p><!--l. 1346--><p class="indent" > If you use the <span class="cmss-10">inputenc</span><a - id="dx1-6021"></a> package, <a - id="dx1-6022"></a><a + id="dx1-7021"></a> package, <a + id="dx1-7022"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-6023"></a></a> will pick up the encoding from + id="dx1-7023"></a></a> will pick up the encoding from the auxiliary file. If you use <a - id="dx1-6024"></a><a + id="dx1-7024"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-6025"></a></a> explicitly instead of via <a - id="dx1-6026"></a><span + id="dx1-7025"></a></a> explicitly instead of via <a + id="dx1-7026"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-6027"></a>, you may + id="dx1-7027"></a>, you may need to specify the encoding using the <span class="cmtt-10">-C </span>option. Read the <a - id="dx1-6028"></a><span + id="dx1-7028"></a><span class="cmtt-10">xindy</span><a - id="dx1-6029"></a> manual for further + id="dx1-7029"></a> manual for further details. -</p><!--l. 1295--><p class="noindent" > +</p><!--l. 1352--><p class="noindent" > </p> -<!--l. 1295--><p class="noindent" ><a -href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.2.1 </span> <a +<!--l. 1352--><p class="noindent" ><a +href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.3.1 </span> <a id="sec:fixednames"></a>Changing the Fixed Names</h4> -<!--l. 1298--><p class="noindent" >As from version 1.08, the <span +<!--l. 1355--><p class="noindent" >As from version 1.08, the <span class="cmss-10">glossaries </span>package now has limited multi-lingual support, thanks to all the people who have sent me the relevant translations either via email or via <span class="cmtt-10">comp.text.tex</span>. However you must load <span class="cmss-10">babel</span><a - id="dx1-7001"></a> or <span + id="dx1-8001"></a> or <span class="cmss-10">polyglossia</span><a - id="dx1-7002"></a> <span + id="dx1-8002"></a> <span class="cmti-10">before </span><span class="cmss-10">glossaries </span>to enable this. Note that if <span class="cmss-10">babel</span><a - id="dx1-7003"></a> is loaded and the <span + id="dx1-8003"></a> is loaded and the <span class="cmss-10">translator</span><a - id="dx1-7004"></a> package is detected on + id="dx1-8004"></a> package is detected on <span class="TEX">T<span class="E">E</span>X</span>’s path, then the <span class="cmss-10">translator</span><a - id="dx1-7005"></a> package will be loaded automatically, unless you use + id="dx1-8005"></a> package will be loaded automatically, unless you use the <span class="cmss-10">translate=false</span><a - id="dx1-7006"></a> or <span + id="dx1-8006"></a> or <span class="cmss-10">translate=babel</span><a - id="dx1-7007"></a> package options. However, it may not pick up on + id="dx1-8007"></a> package options. However, it may not pick up on the required languages so, if the predefined text is not translated, you may need to explicitly load the <span class="cmss-10">translator</span><a - id="dx1-7008"></a> package with the required languages. For + id="dx1-8008"></a> package with the required languages. For example: @@ -2712,7 +2800,7 @@ example:  <br />\usepackage[spanish]{translator}  <br />\usepackage{glossaries} </div> -<!--l. 1315--><p class="nopar" > Alternatively, specify the language as a class option rather than a package option. For +<!--l. 1372--><p class="nopar" > Alternatively, specify the language as a class option rather than a package option. For example: @@ -2722,17 +2810,17 @@ example:  <br />\usepackage{babel}  <br />\usepackage{glossaries} </div> -<!--l. 1323--><p class="nopar" > -</p><!--l. 1325--><p class="indent" > If you want to use <span +<!--l. 1380--><p class="nopar" > +</p><!--l. 1382--><p class="indent" > If you want to use <span class="cmss-10">ngerman</span><a - id="dx1-7009"></a> or <span + id="dx1-8009"></a> or <span class="cmss-10">german</span><a - id="dx1-7010"></a> instead of <span + id="dx1-8010"></a> instead of <span class="cmss-10">babel</span><a - id="dx1-7011"></a>, you will need to include the + id="dx1-8011"></a>, you will need to include the <span class="cmss-10">translator</span><a - id="dx1-7012"></a> package to provide the translations. For example: + id="dx1-8012"></a> package to provide the translations. For example: </p> @@ -2742,13 +2830,13 @@ class="cmss-10">translator</span><a  <br />\usepackage{translator}  <br />\usepackage{glossaries} </div> -<!--l. 1333--><p class="nopar" > -</p><!--l. 1335--><p class="indent" > The languages are currently supported by the <span +<!--l. 1390--><p class="nopar" > +</p><!--l. 1392--><p class="indent" > The languages are currently supported by the <span class="cmss-10">glossaries </span>package are listed in <a href="#tab:supportedlanguages">table 1.2</a>. Please note that (apart from spelling mistakes) I don’t intend to change the default translations as it will cause compatibility problems. -</p><!--l. 1341--><p class="indent" > If you want to add a language not currently supported, you can +</p><!--l. 1398--><p class="indent" > If you want to add a language not currently supported, you can post the contents of your <span class="cmtt-10">.dict </span>file on my feature request form at <a @@ -2756,23 +2844,23 @@ href="http://www.dickimaw-books.com/feature-request.html" class="url" ><span class="cmtt-10">http://www.dickimaw-_books.com/feature-_request.html</span></a>. Please use <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> commands for <a - id="dx1-7013"></a><a + id="dx1-8013"></a><a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-7014"></a>s</a> as the file must be independent of the + id="dx1-8014"></a>s</a> as the file must be independent of the input encoding otherwise it won’t be of any use to people who use a different encoding to yourself. </p> <div class="table"> -<!--l. 1348--><p class="indent" > <a +<!--l. 1405--><p class="indent" > <a id="tab:supportedlanguages"></a></p><hr class="float" /><div class="float" > <div class="caption" ><span class="id">Table 1.2: </span><span -class="content">Supported Languages</span></div><!--tex4ht:label?: x1-70152 --> +class="content">Supported Languages</span></div><!--tex4ht:label?: x1-80152 --> <div class="tabular"> <table id="TBL-3" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-3-1g"><col @@ -2835,23 +2923,23 @@ class="td11"> 1.08 </td></tr></table> </div><hr class="endfloat" /> </div> -<!--l. 1369--><p class="indent" > The language dependent commands and <span +<!--l. 1426--><p class="indent" > The language dependent commands and <span class="cmss-10">translator</span><a - id="dx1-7016"></a> keys used by the glossaries + id="dx1-8016"></a> keys used by the glossaries package are listed in <a href="#tab:predefinednames">table 1.3</a>. </p> <div class="table"> -<!--l. 1372--><p class="indent" > <a +<!--l. 1429--><p class="indent" > <a id="tab:predefinednames"></a></p><hr class="float" /><div class="float" > <div class="caption" ><span class="id">Table 1.3: </span><span -class="content">Customised Text</span></div><!--tex4ht:label?: x1-70173 --> +class="content">Customised Text</span></div><!--tex4ht:label?: x1-80173 --> <div class="tabular"> <table id="TBL-4" class="tabular" @@ -2863,22 +2951,22 @@ id="TBL-4-3" /></colgroup><tr style="vertical-align:baseline;" id="TBL-4-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-1-1" class="td01"><span class="cmbx-10">Command Name </span></td><td style="white-space:wrap; text-align:left;" id="TBL-4-1-2" -class="td11"> <!--l. 1378--><p class="noindent" ><span +class="td11"> <!--l. 1435--><p class="noindent" ><span class="cmbx-10">Translator</span> <span class="cmbx-10">Key</span> <span class="cmbx-10">Word</span> </p></td><td style="white-space:wrap; text-align:left;" id="TBL-4-1-3" -class="td10"> <!--l. 1379--><p class="noindent" ><span +class="td10"> <!--l. 1436--><p class="noindent" ><span class="cmbx-10">Purpose</span> </p></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="cmtt-10">\glossaryname</span><a - id="dx1-7018"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-2-2" -class="td11"> <!--l. 1380--><p class="noindent" ><span + id="dx1-8018"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-2-2" +class="td11"> <!--l. 1437--><p class="noindent" ><span class="cmtt-10">Glossary</span> </p></td><td style="white-space:wrap; text-align:left;" id="TBL-4-2-3" -class="td10"> <!--l. 1380--><p class="noindent" >Title +class="td10"> <!--l. 1437--><p class="noindent" >Title of the main @@ -2887,10 +2975,10 @@ class="td10"> <!--l. 1380--><p class="noindent" >Title 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="cmtt-10">\acronymname</span><a - id="dx1-7019"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-3-2" -class="td11"> <!--l. 1381--><p class="noindent" ><span + id="dx1-8019"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-3-2" +class="td11"> <!--l. 1438--><p class="noindent" ><span class="cmtt-10">Acronyms</span> </p></td><td style="white-space:wrap; text-align:left;" id="TBL-4-3-3" -class="td10"> <!--l. 1381--><p class="noindent" >Title +class="td10"> <!--l. 1438--><p class="noindent" >Title of the list @@ -2903,17 +2991,17 @@ class="td10"> <!--l. 1381--><p class="noindent" >Title option <span class="cmss-10">acronym</span><a - id="dx1-7020"></a>). </p></td> + id="dx1-8020"></a>). </p></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="cmtt-10">\entryname</span><a - id="dx1-7021"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-4-2" -class="td11"> <!--l. 1383--><p class="noindent" ><span + id="dx1-8021"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-4-2" +class="td11"> <!--l. 1440--><p class="noindent" ><span class="cmtt-10">Notation</span> <span class="cmtt-10">(glossaries)</span> </p></td><td style="white-space:wrap; text-align:left;" id="TBL-4-4-3" -class="td10"> <!--l. 1384--><p class="noindent" >Header +class="td10"> <!--l. 1441--><p class="noindent" >Header for first column @@ -2934,12 +3022,12 @@ class="td10"> <!--l. 1384--><p class="noindent" >Header 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">\descriptionname</span><a - id="dx1-7022"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-5-2" -class="td11"> <!--l. 1386--><p class="noindent" ><span + id="dx1-8022"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-5-2" +class="td11"> <!--l. 1443--><p class="noindent" ><span class="cmtt-10">Description</span> <span class="cmtt-10">(glossaries)</span> </p></td><td style="white-space:wrap; text-align:left;" id="TBL-4-5-3" -class="td10"> <!--l. 1387--><p class="noindent" >Header +class="td10"> <!--l. 1444--><p class="noindent" >Header for second column @@ -2960,12 +3048,12 @@ class="td10"> <!--l. 1387--><p class="noindent" >Header 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">\symbolname</span><a - id="dx1-7023"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-6-2" -class="td11"> <!--l. 1389--><p class="noindent" ><span + id="dx1-8023"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-6-2" +class="td11"> <!--l. 1446--><p class="noindent" ><span class="cmtt-10">Symbol</span> <span class="cmtt-10">(glossaries)</span> </p></td><td style="white-space:wrap; text-align:left;" id="TBL-4-6-3" -class="td10"> <!--l. 1389--><p class="noindent" >Header +class="td10"> <!--l. 1446--><p class="noindent" >Header for symbol column @@ -2983,14 +3071,14 @@ class="td10"> <!--l. 1389--><p class="noindent" >Header style="vertical-align:baseline;" id="TBL-4-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-7-1" class="td01"><span class="cmtt-10">\pagelistname</span><a - id="dx1-7024"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-7-2" -class="td11"> <!--l. 1391--><p class="noindent" ><span + id="dx1-8024"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-7-2" +class="td11"> <!--l. 1448--><p class="noindent" ><span class="cmtt-10">Page</span> <span class="cmtt-10">List</span> <span class="cmtt-10">(glossaries)</span> </p></td><td style="white-space:wrap; text-align:left;" id="TBL-4-7-3" -class="td10"> <!--l. 1392--><p class="noindent" >Header +class="td10"> <!--l. 1449--><p class="noindent" >Header for page list @@ -3008,12 +3096,12 @@ class="td10"> <!--l. 1392--><p class="noindent" >Header style="vertical-align:baseline;" id="TBL-4-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-8-1" class="td01"><span class="cmtt-10">\glssymbolsgroupname</span><a - id="dx1-7025"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-8-2" -class="td11"> <!--l. 1394--><p class="noindent" ><span + id="dx1-8025"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-8-2" +class="td11"> <!--l. 1451--><p class="noindent" ><span class="cmtt-10">Symbols</span> <span class="cmtt-10">(glossaries)</span> </p></td><td style="white-space:wrap; text-align:left;" id="TBL-4-8-3" -class="td10"> <!--l. 1395--><p class="noindent" >Header +class="td10"> <!--l. 1452--><p class="noindent" >Header for symbols section @@ -3031,12 +3119,12 @@ class="td10"> <!--l. 1395--><p class="noindent" >Header style="vertical-align:baseline;" id="TBL-4-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-4-9-1" class="td01"><span class="cmtt-10">\glsnumbersgroupname</span><a - id="dx1-7026"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-9-2" -class="td11"> <!--l. 1397--><p class="noindent" ><span + id="dx1-8026"></a> </td><td style="white-space:wrap; text-align:left;" id="TBL-4-9-2" +class="td11"> <!--l. 1454--><p class="noindent" ><span class="cmtt-10">Numbers</span> <span class="cmtt-10">(glossaries)</span> </p></td><td style="white-space:wrap; text-align:left;" id="TBL-4-9-3" -class="td10"> <!--l. 1397--><p class="noindent" >Header +class="td10"> <!--l. 1454--><p class="noindent" >Header for numbers section @@ -3057,34 +3145,34 @@ class="td10"> <!--l. 1397--><p class="noindent" >Header </div><hr class="endfloat" /> </div> -<!--l. 1403--><p class="indent" > Due to the varied nature of glossaries, it’s likely that the predefined translations +<!--l. 1460--><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-7027"></a> package and the <span + id="dx1-8027"></a> package and the <span class="cmss-10">glossaries </span>package option <span class="cmss-10">translate=babel</span><a - id="dx1-7028"></a>, you need to be familiar with the advice given in <a + id="dx1-8028"></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-7029"></a> package, then you can provide your + id="dx1-8029"></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. 1412--><p class="indent" > <div class="important" title="Important Note"> Note that the dictionaries are loaded at the beginning of the document, so it +</p><!--l. 1469--><p class="indent" > <div class="important" title="Important Note"> Note that the 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-7030"></a> documentation for further details. (Now with <span + id="dx1-8030"></a> documentation for further details. (Now with <span class="cmss-10">beamer</span><a - id="dx1-7031"></a> documentation.) + id="dx1-8031"></a> documentation.) </div> -</p><!--l. 1419--><p class="noindent" > -</p><!--l. 1421--><p class="indent" > Your custom dictionary doesn’t have to be just a translation from English to +</p><!--l. 1476--><p class="noindent" > +</p><!--l. 1478--><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”, @@ -3095,7 +3183,7 @@ then you can create a file called, say, <div class="verbatim" id="verbatim-13"> myinstitute-glossaries-dictionary-English.dict </div> -<!--l. 1429--><p class="nopar" > that contains the following: +<!--l. 1486--><p class="nopar" > that contains the following: </p> @@ -3104,27 +3192,27 @@ myinstitute-glossaries-dictionary-English.dict  <br />\deftranslation{Glossary}{Nomenclature}  <br />\deftranslation{Page List (glossaries)}{Location} </div> -<!--l. 1435--><p class="nopar" > You can now load it using: +<!--l. 1492--><p class="nopar" > You can now load it using: </p> <div class="verbatim" id="verbatim-15"> \usedictionary{myinstitute-glossaries-dictionary} </div> -<!--l. 1439--><p class="nopar" > (Make sure that <span +<!--l. 1496--><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. 1444--><p class="indent" > If you are using <span +</p><!--l. 1501--><p class="indent" > If you are using <span class="cmss-10">babel</span><a - id="dx1-7032"></a> and don’t want to use the <span + id="dx1-8032"></a> and don’t want to use the <span class="cmss-10">translator</span><a - id="dx1-7033"></a> interface, you can use + id="dx1-8033"></a> interface, you can use the package option <span class="cmss-10">translate=babel</span><a - id="dx1-7034"></a>. For example: + id="dx1-8034"></a>. For example: </p> @@ -3137,126 +3225,143 @@ class="cmss-10">translate=babel</span><a  <br />    \renewcommand*{\acronymname}{List of Acronyms}%  <br />} </div> -<!--l. 1457--><p class="nopar" > -</p><!--l. 1459--><p class="indent" > If you are using <span +<!--l. 1514--><p class="nopar" > +</p><!--l. 1516--><p class="indent" > If you are using <span class="cmss-10">polyglossia</span><a - id="dx1-7035"></a> instead of <span + id="dx1-8035"></a> instead of <span class="cmss-10">babel</span><a - id="dx1-7036"></a>, <span + id="dx1-8036"></a>, <span class="cmss-10">glossaries-polyglossia</span><a - id="dx1-7037"></a> will automatically + id="dx1-8037"></a> will automatically be loaded unless you specify the package option <span class="cmss-10">translate=false</span><a - id="dx1-7038"></a>. -</p><!--l. 1463--><p class="indent" > Note that <a - id="dx1-7039"></a><a + id="dx1-8038"></a>. +</p><!--l. 1520--><p class="indent" > Note that <a + id="dx1-8039"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-7040"></a></a> provides much better multi-lingual support than <a - id="dx1-7041"></a><a + id="dx1-8040"></a></a> provides much better multi-lingual support than <a + id="dx1-8041"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-7042"></a></a>, so + id="dx1-8042"></a></a>, so it’s recommended that you use <a - id="dx1-7043"></a><span + id="dx1-8043"></a><span class="cmtt-10">xindy</span><a - id="dx1-7044"></a> if you have glossary entries that contain + id="dx1-8044"></a> if you have glossary entries that contain <a - id="dx1-7045"></a><a + id="dx1-8045"></a><a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-7046"></a>s</a>. See <a + id="dx1-8046"></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. 1469--><p class="noindent" ><a -href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">1.3 </span> <a +<!--l. 1526--><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. 1472--><p class="noindent" ><div class="important" title="Important Note"> This section is only applicable if you have chosen Options <a +<!--l. 1529--><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. 1475--><p class="noindent" > -</p><!--l. 1477--><p class="noindent" >In order to generate a sorted glossary with compact <a - id="dx1-8001"></a><a -href="#glo:numberlist">number list<a - id="dx1-8002"></a>s</a>, it is necessary to use -an external <a - id="dx1-8003"></a><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 <a - id="dx1-8004"></a>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 +</p><!--l. 1532--><p class="noindent" > +</p><!--l. 1534--><p class="noindent" >If this section seriously confuses you, and you can’t work out how to run <a - id="dx1-8005"></a><a + id="dx1-9001"></a><a +href="#glo:makeglossaries"><span +class="cmtt-10">makeglossaries</span><a + id="dx1-9002"></a></a> or <a + id="dx1-9003"></a><a +href="#glo:makeindex"><span +class="cmtt-10">makeindex</span><a + id="dx1-9004"></a></a>, you can try using the <span +class="cmss-10">automake</span><a + id="dx1-9005"></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. 1539--><p class="indent" > In order to generate a sorted glossary with compact <a + id="dx1-9006"></a><a +href="#glo:numberlist">number list<a + id="dx1-9007"></a>s</a>, it is +necessary to use an external <a + id="dx1-9008"></a><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 <a + id="dx1-9009"></a>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 + id="dx1-9010"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-8006"></a></a> and <a - id="dx1-8007"></a><a + id="dx1-9011"></a></a> and <a + id="dx1-9012"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-8008"></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 -<a - id="dx1-8009"></a><span + id="dx1-9013"></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 <a + id="dx1-9014"></a><span class="cmtt-10">makeindex</span><a - id="dx1-8010"></a> only. Note that <a - id="dx1-8011"></a><span + id="dx1-9015"></a> only. +Note that <a + id="dx1-9016"></a><span class="cmtt-10">xindy</span><a - id="dx1-8012"></a> has much better multi-lingual support than -<a - id="dx1-8013"></a><span + id="dx1-9017"></a> has much better multi-lingual support than <a + id="dx1-9018"></a><span class="cmtt-10">makeindex</span><a - id="dx1-8014"></a>, so <a - id="dx1-8015"></a><span + id="dx1-9019"></a>, +so <a + id="dx1-9020"></a><span class="cmtt-10">xindy</span><a - id="dx1-8016"></a> is recommended if you’re not writing in English. Commands that + id="dx1-9021"></a> is recommended if you’re not writing in English. Commands that only have an effect when <a - id="dx1-8017"></a><span + id="dx1-9022"></a><span class="cmtt-10">xindy</span><a - id="dx1-8018"></a> is used are described in <a + id="dx1-9023"></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. 1493--><p class="indent" > <div class="important" title="Important Note"> This is a multi-stage process, but there are methods of automating +</p><!--l. 1555--><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-8019"></a> and <span + id="dx1-9024"></a> and <span class="cmtt-10">arara</span><a - id="dx1-8020"></a>. See + id="dx1-9025"></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. 1499--><p class="noindent" > -</p><!--l. 1501--><p class="indent" > The <span +information. </div> +</p><!--l. 1561--><p class="noindent" > +</p><!--l. 1563--><p class="indent" > The <span class="cmss-10">glossaries </span>package comes with the Perl script <a - id="dx1-8021"></a><a + id="dx1-9026"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-8022"></a></a> which will run + id="dx1-9027"></a></a> which will run <a - id="dx1-8023"></a><a + id="dx1-9028"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-8024"></a></a> or <a - id="dx1-8025"></a><a + id="dx1-9029"></a></a> or <a + id="dx1-9030"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-8026"></a></a> on all the glossary files using a customized style file (which is + id="dx1-9031"></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-8027"></a>). See <a + id="dx1-9032"></a>). See <a href="#sec:makeglossariesapp"><span -class="cmsy-10">§</span>1.3.1 </a><a +class="cmsy-10">§</span>1.4.1 </a><a href="#sec:makeglossariesapp">Using the makeglossaries Perl Script<!--tex4ht:ref: sec:makeglossariesapp --></a> for further details. Perl is stable, cross-platform, open source software that is used by a number of <span class="TEX">T<span @@ -3267,124 +3372,124 @@ class="E">E</span>X</span> doesn’t come with a Perl interpreter so if you are a Windows MiK<span class="TEX">T<span class="E">E</span>X</span> user you will need to install Perl if you want to use <a - id="dx1-8028"></a><a + id="dx1-9033"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-8029"></a></a>. Further information is available at + id="dx1-9034"></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. 1516--><p class="indent" > The advantages of using <a - id="dx1-8030"></a><span +</p><!--l. 1578--><p class="indent" > The advantages of using <a + id="dx1-9035"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-8031"></a>: </p> + id="dx1-9036"></a>: </p> <ul class="itemize1"> <li class="itemize">It automatically detects whether to use <a - id="dx1-8032"></a><span + id="dx1-9037"></a><span class="cmtt-10">makeindex</span><a - id="dx1-8033"></a> or <a - id="dx1-8034"></a><span + id="dx1-9038"></a> or <a + id="dx1-9039"></a><span class="cmtt-10">xindy</span><a - id="dx1-8035"></a> and sets the + id="dx1-9040"></a> and sets the relevant application switches. </li> <li class="itemize">One call of <a - id="dx1-8036"></a><span + id="dx1-9041"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-8037"></a> will run <a - id="dx1-8038"></a><span + id="dx1-9042"></a> will run <a + id="dx1-9043"></a><span class="cmtt-10">makeindex</span><a - id="dx1-8039"></a>/<a - id="dx1-8040"></a><span + id="dx1-9044"></a>/<a + id="dx1-9045"></a><span class="cmtt-10">xindy</span><a - id="dx1-8041"></a> for each glossary + id="dx1-9046"></a> for each glossary type. </li> <li class="itemize">If things go wrong, <a - id="dx1-8042"></a><a + id="dx1-9047"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-8043"></a></a> will scan the messages from <a - id="dx1-8044"></a><a + id="dx1-9048"></a></a> will scan the messages from <a + id="dx1-9049"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-8045"></a></a> + id="dx1-9050"></a></a> or <a - id="dx1-8046"></a><a + id="dx1-9051"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-8047"></a></a> and attempt to diagnose the problem in relation to the <span + id="dx1-9052"></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 <a - id="dx1-8048"></a><span + id="dx1-9053"></a><span class="cmtt-10">makeindex</span><a - id="dx1-8049"></a> or <a - id="dx1-8050"></a><span + id="dx1-9054"></a> or <a + id="dx1-9055"></a><span class="cmtt-10">xindy</span><a - id="dx1-8051"></a> messages. + id="dx1-9056"></a> messages. </li></ul> -<!--l. 1534--><p class="indent" > There is also a Java GUI alternative called <a - id="dx1-8052"></a><a +<!--l. 1596--><p class="indent" > There is also a Java GUI alternative called <a + id="dx1-9057"></a><a href="#glo:makeglossariesgui"><span class="cmtt-10">makeglossariesgui</span><a - id="dx1-8053"></a></a>, distributed + id="dx1-9058"></a></a>, distributed separately, that has diagnostic tools. -</p><!--l. 1537--><p class="indent" > Whilst it is strongly recommended that you use the <a - id="dx1-8054"></a><a +</p><!--l. 1599--><p class="indent" > Whilst it is strongly recommended that you use the <a + id="dx1-9059"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-8055"></a></a> script or + id="dx1-9060"></a></a> script or <a - id="dx1-8056"></a><a + id="dx1-9061"></a><a href="#glo:makeglossariesgui"><span class="cmtt-10">makeglossariesgui</span><a - id="dx1-8057"></a></a>, it is possible to use the <span + id="dx1-9062"></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 <a - id="dx1-8058"></a><span + id="dx1-9063"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-8059"></a> or <a - id="dx1-8060"></a><span + id="dx1-9064"></a> or <a + id="dx1-9065"></a><span class="cmtt-10">makeglossariesgui</span><a - id="dx1-8061"></a>. These are listed in + id="dx1-9066"></a>. These are listed in <a href="#tab:makeglossariesCmds">table 1.4</a>. -</p><!--l. 1545--><p class="indent" > <div class="important" title="Important Note"> If you are choosing not to use <a - id="dx1-8062"></a><span +</p><!--l. 1607--><p class="indent" > <div class="important" title="Important Note"> If you are choosing not to use <a + id="dx1-9067"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-8063"></a> because you don’t want to install + id="dx1-9068"></a> because you don’t want to install Perl, you will only be able to use <a - id="dx1-8064"></a><span + id="dx1-9069"></a><span class="cmtt-10">makeindex</span><a - id="dx1-8065"></a> as <a - id="dx1-8066"></a><span + id="dx1-9070"></a> as <a + id="dx1-9071"></a><span class="cmtt-10">xindy</span><a - id="dx1-8067"></a> also requires Perl. + id="dx1-9072"></a> also requires Perl. </div> -</p><!--l. 1549--><p class="noindent" > -</p><!--l. 1551--><p class="indent" > Note that if any of your entries use an entry that is not referenced outside the +</p><!--l. 1611--><p class="noindent" > +</p><!--l. 1613--><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 - id="dx1-8068"></a><a + id="dx1-9073"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-8069"></a></a>, <a - id="dx1-8070"></a><a + id="dx1-9074"></a></a>, <a + id="dx1-9075"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-8071"></a></a> or <a - id="dx1-8072"></a><a + id="dx1-9076"></a></a> or <a + id="dx1-9077"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-8073"></a></a> + id="dx1-9078"></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-8074f3"></a> + id="x1-9079f3"></a> </p> @@ -3395,25 +3500,25 @@ 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. 1564--><p class="nopar" > and suppose you have <span class="obeylines-h"><span class="verb"><span +<!--l. 1626--><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 class="cmtt-10">orange </span>entry won’t appear in your glossary until you first create the glossary and then do another run of <a - id="dx1-8076"></a><a + id="dx1-9081"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-8077"></a></a>, <a - id="dx1-8078"></a><a + id="dx1-9082"></a></a>, <a + id="dx1-9083"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-8079"></a></a> or + id="dx1-9084"></a></a> or <a - id="dx1-8080"></a><a + id="dx1-9085"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-8081"></a></a>. For example, if the document is called <span + id="dx1-9086"></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 @@ -3426,35 +3531,35 @@ class="cmtt-10">latex myDoc</span> class="cmtt-10">makeglossaries myDoc</span> <br /><span class="cmtt-10">latex myDoc</span></span> -</p><!--l. 1578--><p class="indent" > <spacer type=vertical size=10> -</p><!--l. 1580--><p class="indent" > Likewise, an additional <a - id="dx1-8082"></a><a +</p><!--l. 1640--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1642--><p class="indent" > Likewise, an additional <a + id="dx1-9087"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-8083"></a></a> and <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span + id="dx1-9088"></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 <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> run may push glossary entries across page boundaries, which means that the <a - id="dx1-8084"></a><a + id="dx1-9089"></a><a href="#glo:numberlist">number list<a - id="dx1-8085"></a>s</a> in the glossary may need updating. -</p><!--l. 1588--><p class="indent" > The examples in this document assume that you are accessing <a - id="dx1-8086"></a><a + id="dx1-9090"></a>s</a> in the glossary may need updating. +</p><!--l. 1650--><p class="indent" > The examples in this document assume that you are accessing <a + id="dx1-9091"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-8087"></a></a>, + id="dx1-9092"></a></a>, <a - id="dx1-8088"></a><a + id="dx1-9093"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-8089"></a></a> or <a - id="dx1-8090"></a><a + id="dx1-9094"></a></a> or <a + id="dx1-9095"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-8091"></a></a> via a terminal. Windows users can use the MSDOS Prompt + id="dx1-9096"></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 @@ -3466,7 +3571,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. 1594--><p class="indent" > Alternatively, your text editor may have the facility to create a function that will +</p><!--l. 1656--><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 @@ -3482,17 +3587,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. 1610--><p class="indent" > If any problems occur, remember to check the transcript files (e.g. <span +</p><!--l. 1672--><p class="indent" > If any problems occur, remember to check the transcript files (e.g. <span class="cmtt-10">.glg</span><a - id="dx1-8092"></a> or <span + id="dx1-9097"></a> or <span class="cmtt-10">.alg</span><a - id="dx1-8093"></a>) + id="dx1-9098"></a>) for messages. </p> <div class="table"> -<!--l. 1613--><p class="indent" > <a +<!--l. 1675--><p class="indent" > <a id="tab:makeglossariesCmds"></a></p><hr class="float" /><div class="float" > @@ -3500,15 +3605,15 @@ for messages. <div class="caption" ><span class="id">Table 1.4: </span><span class="content">Commands and package options that have no effect when using <a - id="dx1-8095"></a><a + id="dx1-9100"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-8096"></a></a> + id="dx1-9101"></a></a> or <a - id="dx1-8097"></a><a + id="dx1-9102"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-8098"></a></a> explicitly</span></div><!--tex4ht:label?: x1-80944 --> + id="dx1-9103"></a></a> explicitly</span></div><!--tex4ht:label?: x1-90994 --> <div class="tabular"> <table id="TBL-5" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-5-1g"><col @@ -3519,20 +3624,20 @@ id="TBL-5-3" /></colgroup><tr class="td01"><span class="cmbx-10">Command or Package Option </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-5-1-2" class="td11"> <a - id="dx1-8099"></a><a + id="dx1-9104"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-8100"></a></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-1-3" + id="dx1-9105"></a></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-1-3" class="td10"> <a - id="dx1-8101"></a><a + id="dx1-9106"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-8102"></a></a> </td> + id="dx1-9107"></a></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-5-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-1" class="td01"><span class="cmss-10">order=letter</span><a - id="dx1-8103"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-2" + id="dx1-9108"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-2" class="td11"> use <span class="cmtt-10">-l </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-5-2-3" class="td10"> use <span @@ -3541,14 +3646,14 @@ class="cmtt-10">-M ord/letorder </span></td> style="vertical-align:baseline;" id="TBL-5-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-1" class="td01"><span class="cmss-10">order=word</span><a - id="dx1-8104"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-2" + id="dx1-9109"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-2" class="td11"> default </td><td style="white-space:nowrap; text-align:left;" id="TBL-5-3-3" class="td10"> default </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="td01"><span class="cmss-10">xindy</span><a - id="dx1-8105"></a>=<span + id="dx1-9110"></a>=<span class="cmsy-10">{</span><span class="cmss-10">language=</span><span class="cmmi-10"><</span><span @@ -3573,7 +3678,7 @@ class="cmmi-10">></span></td> style="vertical-align:baseline;" id="TBL-5-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-5-1" class="td01"><span class="cmtt-10">\GlsSetXdyLanguage</span><a - id="dx1-8106"></a><span + id="dx1-9111"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">lang</span><span @@ -3589,7 +3694,7 @@ class="cmmi-10">> </span></td> style="vertical-align:baseline;" id="TBL-5-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-5-6-1" class="td01"><span class="cmtt-10">\GlsSetXdyCodePage</span><a - id="dx1-8107"></a><span + id="dx1-9112"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">code</span><span @@ -3606,30 +3711,30 @@ class="cmmi-10">> </span></td></tr></table> </div><hr class="endfloat" /> </div> -<!--l. 1636--><p class="noindent" ><a -href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.3.1 </span> <a +<!--l. 1698--><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. 1639--><p class="noindent" >The <a - id="dx1-9001"></a><a +<!--l. 1701--><p class="noindent" >The <a + id="dx1-10001"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9002"></a></a> script picks up the relevant information from the auxiliary + id="dx1-10002"></a></a> script picks up the relevant information from the auxiliary (<span class="cmtt-10">.aux</span><a - id="dx1-9003"></a>) file and will either call <a - id="dx1-9004"></a><a + id="dx1-10003"></a>) file and will either call <a + id="dx1-10004"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9005"></a></a> or <a - id="dx1-9006"></a><a + id="dx1-10005"></a></a> or <a + id="dx1-10006"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9007"></a></a>, depending on the supplied + id="dx1-10007"></a></a>, depending on the supplied information. Therefore, you only need to pass the document’s name without the extension to <a - id="dx1-9008"></a><span + id="dx1-10008"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-9009"></a>. For example, if your document is called <span + id="dx1-10009"></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 @@ -3638,22 +3743,22 @@ class="cmtt-10">latex myDoc</span> class="cmtt-10">makeglossaries myDoc</span> <br /><span class="cmtt-10">latex myDoc</span></span> -</p><!--l. 1650--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1712--><p class="indent" > <spacer type=vertical size=10> You may need to explicitly load <a - id="dx1-9010"></a><a + id="dx1-10010"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9011"></a></a> into Perl: <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-10011"></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. 1654--><p class="indent" > <spacer type=vertical size=10> -</p><!--l. 1656--><p class="indent" > Windows users: TeX Live on Windows has its own internal Perl interpreter and +</p><!--l. 1716--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1718--><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 - id="dx1-9012"></a><a + id="dx1-10012"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9013"></a></a> Perl + id="dx1-10013"></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 @@ -3665,10 +3770,10 @@ class="cmtt-10">http://tex.stackexchange.com/q/158796/19862</span></a> on the TeX.SX site. Alternatively, there is a batch file called <span class="cmtt-10">makeglossaries.bat </span>that should be located in the same folder as the <a - id="dx1-9014"></a><a + id="dx1-10014"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9015"></a></a> Perl script. This just + id="dx1-10015"></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 @@ -3679,60 +3784,60 @@ time you update the <span class="cmss-10">glossaries </span>package). If you move the <span class="cmtt-10">.bat </span>file to a new location, you will also need to supply the full path to the <a - id="dx1-9016"></a><a + id="dx1-10016"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9017"></a></a> Perl script. + id="dx1-10017"></a></a> Perl script. (Don’t also move the Perl script as well or you may miss out on updates to <a - id="dx1-9018"></a><a + id="dx1-10018"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9019"></a></a>.) -</p><!--l. 1677--><p class="indent" > The <a - id="dx1-9020"></a><a + id="dx1-10019"></a></a>.) +</p><!--l. 1739--><p class="indent" > The <a + id="dx1-10020"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9021"></a></a> script attempts to fork the <a - id="dx1-9022"></a><a + id="dx1-10021"></a></a> script attempts to fork the <a + id="dx1-10022"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-9023"></a></a>/<a - id="dx1-9024"></a><a + id="dx1-10023"></a></a>/<a + id="dx1-10024"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-9025"></a></a> process using + id="dx1-10025"></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 class="cmtt-10"> |</span></span></span> and parses the processor output to help diagnose problems. If this method fails <a - id="dx1-9026"></a><a + id="dx1-10026"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9027"></a></a> will print an “Unable to fork” + id="dx1-10027"></a></a> will print an “Unable to fork” warning and will retry without redirection. If you run <a - id="dx1-9028"></a><a + id="dx1-10028"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9029"></a></a> on an + id="dx1-10029"></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 class="cmtt-10">-k </span>switch to make <a - id="dx1-9030"></a><a + id="dx1-10030"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9031"></a></a> automatically use the fallback method without attempting the + id="dx1-10031"></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. 1689--><p class="indent" > You can specify in which directory the <span +</p><!--l. 1751--><p class="indent" > You can specify in which directory the <span class="cmtt-10">.aux</span><a - id="dx1-9032"></a>, <span + id="dx1-10032"></a>, <span class="cmtt-10">.glo</span><a - id="dx1-9033"></a> etc files are located using the <span + id="dx1-10033"></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 @@ -3741,71 +3846,71 @@ class="cmtt-10">pdflatex -output-directory myTmpDir myDoc</span> class="cmtt-10">makeglossaries -d myTmpDir myDoc</span></span> -</p><!--l. 1695--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1757--><p class="indent" > <spacer type=vertical size=10> Note that <a - id="dx1-9034"></a><span + id="dx1-10034"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-9035"></a> assumes by default that <a - id="dx1-9036"></a><span + id="dx1-10035"></a> assumes by default that <a + id="dx1-10036"></a><span class="cmtt-10">makeindex</span><a - id="dx1-9037"></a>/<a - id="dx1-9038"></a><span + id="dx1-10037"></a>/<a + id="dx1-10038"></a><span class="cmtt-10">xindy</span><a - id="dx1-9039"></a> is on your + id="dx1-10039"></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="cmmi-10"><</span><span class="cmti-10">path/to/makeindex</span><span class="cmmi-10">> </span>for <a - id="dx1-9040"></a><span + id="dx1-10040"></a><span class="cmtt-10">makeindex</span><a - id="dx1-9041"></a> or <span + id="dx1-10041"></a> or <span class="cmtt-10">-x </span><span class="cmmi-10"><</span><span class="cmti-10">path/to/xindy</span><span class="cmmi-10">> </span>for <a - id="dx1-9042"></a><span + id="dx1-10042"></a><span class="cmtt-10">xindy</span><a - id="dx1-9043"></a>. -</p><!--l. 1702--><p class="indent" > The <a - id="dx1-9044"></a><a + id="dx1-10043"></a>. +</p><!--l. 1764--><p class="indent" > The <a + id="dx1-10044"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9045"></a></a> script contains POD (Plain Old Documentation). If you + id="dx1-10045"></a></a> script contains POD (Plain Old Documentation). If you want, you can create a man page for <a - id="dx1-9046"></a><span + id="dx1-10046"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-9047"></a> using <span + id="dx1-10047"></a> using <span class="cmtt-10">pod2man</span><a - id="dx1-9048"></a> and + id="dx1-10048"></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. 1709--><p class="indent" > <div class="important" title="Important Note"> When upgrading the <span +</p><!--l. 1771--><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 - id="dx1-9049"></a><a + id="dx1-10049"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-9050"></a></a>. The current version is 2.14. </div> -</p><!--l. 1713--><p class="noindent" > -</p><!--l. 1716--><p class="noindent" > + id="dx1-10050"></a></a>. The current version is 2.15. </div> +</p><!--l. 1775--><p class="noindent" > +</p><!--l. 1778--><p class="noindent" > </p> -<!--l. 1716--><p class="noindent" ><a -href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.3.2 </span> <a +<!--l. 1778--><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. 1719--><p class="noindent" ><a - id="dx1-10001"></a><a +<!--l. 1781--><p class="noindent" ><a + id="dx1-11001"></a><a href="#glo:xindy"><span class="cmtt-10">Xindy</span><a - id="dx1-10002"></a></a> comes with <span class="TEX">T<span + id="dx1-11002"></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 @@ -3813,48 +3918,48 @@ 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. 1725--><p class="indent" > If you want to use <a - id="dx1-10003"></a><a +</p><!--l. 1787--><p class="indent" > If you want to use <a + id="dx1-11003"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-10004"></a></a> to process the glossary files, you must make sure you + id="dx1-11004"></a></a> to process the glossary files, you must make sure you have used the <span class="cmss-10">xindy</span><a - id="dx1-10005"></a> package option: + id="dx1-11005"></a> package option: </p> <div class="verbatim" id="verbatim-18"> \usepackage[xindy]{glossaries} </div> -<!--l. 1730--><p class="nopar" > This is required regardless of whether you use <a - id="dx1-10006"></a><a +<!--l. 1792--><p class="nopar" > This is required regardless of whether you use <a + id="dx1-11006"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-10007"></a></a> explicitly or whether it’s called + id="dx1-11007"></a></a> explicitly or whether it’s called implicitly via applications such as <a - id="dx1-10008"></a><a + id="dx1-11008"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10009"></a></a> or <a - id="dx1-10010"></a><a + id="dx1-11009"></a></a> or <a + id="dx1-11010"></a><a href="#glo:makeglossariesgui"><span class="cmtt-10">makeglossariesgui</span><a - id="dx1-10011"></a></a>. This + id="dx1-11011"></a></a>. This causes the glossary entries to be written in raw <a - id="dx1-10012"></a><span + id="dx1-11012"></a><span class="cmtt-10">xindy</span><a - id="dx1-10013"></a> format, so you need to use <span + id="dx1-11013"></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. 1737--><p class="indent" > To run <a - id="dx1-10014"></a><a +</p><!--l. 1799--><p class="indent" > To run <a + id="dx1-11014"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-10015"></a></a> type the following in your terminal (all on one line): <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-11015"></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="cmmi-10"><</span><span @@ -3882,7 +3987,7 @@ class="cmmi-10"><</span><span class="cmitt-10">base</span><span class="cmmi-10">></span><span class="cmtt-10">.glo</span></span> -</p><!--l. 1741--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1803--><p class="indent" > <spacer type=vertical size=10> where <span class="cmmi-10"><</span><span class="cmti-10">language</span><span @@ -3895,25 +4000,25 @@ class="cmmi-10"><</span><span class="cmti-10">base</span><span class="cmmi-10">> </span>is the name of the document without the <span class="cmtt-10">.tex</span><a - id="dx1-10016"></a> extension and <span + id="dx1-11016"></a> extension and <span class="cmmi-10"><</span><span class="cmti-10">style</span><span class="cmmi-10">> </span>is the name of the <a - id="dx1-10017"></a><a + id="dx1-11017"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-10018"></a></a> style file without the <span + id="dx1-11018"></a></a> style file without the <span class="cmtt-10">.xdy</span><a - id="dx1-10019"></a> extension. The default name for this + id="dx1-11019"></a> extension. The default name for this style file is <span class="cmmi-10"><</span><span class="cmti-10">base</span><span class="cmmi-10">></span><span class="cmtt-10">.xdy</span><a - id="dx1-10020"></a> but can be changed via <span + id="dx1-11020"></a> but can be changed via <span class="cmtt-10">\setStyleFile</span><a - id="dx1-10021"></a><span + id="dx1-11021"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">style</span><span @@ -3922,86 +4027,86 @@ 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. 1752--><p class="indent" > For example, if your document is called <span +</p><!--l. 1814--><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. 1757--><p class="indent" > <spacer type=vertical size=10> -</p><!--l. 1759--><p class="indent" > Note that this just creates the main glossary. You need to do the same for each of +</p><!--l. 1819--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1821--><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-10022"></a> + id="dx1-11022"></a> package option), substituting <span class="cmtt-10">.glg</span><a - id="dx1-10023"></a>, <span + id="dx1-11023"></a>, <span class="cmtt-10">.gls</span><a - id="dx1-10024"></a> and <span + id="dx1-11024"></a> and <span class="cmtt-10">.glo</span><a - id="dx1-10025"></a> with the relevant extensions. For + id="dx1-11025"></a> with the relevant extensions. For example, if you have used the <span class="cmss-10">acronym</span><a - id="dx1-10026"></a> package option, then you would need to do: + id="dx1-11026"></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. 1768--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1830--><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-10027"></a>. -</p><!--l. 1772--><p class="indent" > Note that if you use <a - id="dx1-10028"></a><a + id="dx1-11027"></a>. +</p><!--l. 1834--><p class="indent" > Note that if you use <a + id="dx1-11028"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-10029"></a></a> instead, you can replace all those calls to + id="dx1-11029"></a></a> instead, you can replace all those calls to <a - id="dx1-10030"></a><a + id="dx1-11030"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-10031"></a></a> with just one call to <a - id="dx1-10032"></a><span + id="dx1-11031"></a></a> with just one call to <a + id="dx1-11032"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-10033"></a>: <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-11033"></a>: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">makeglossaries myDoc</span></span> -</p><!--l. 1777--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1839--><p class="indent" > <spacer type=vertical size=10> Note also that some commands and package options have no effect if you use <a - id="dx1-10034"></a><a + id="dx1-11034"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-10035"></a></a> explicitly instead of using <a - id="dx1-10036"></a><span + id="dx1-11035"></a></a> explicitly instead of using <a + id="dx1-11036"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-10037"></a>. These are listed in + id="dx1-11037"></a>. These are listed in <a href="#tab:makeglossariesCmds">table 1.4</a>. -</p><!--l. 1785--><p class="noindent" > +</p><!--l. 1847--><p class="noindent" > </p> -<!--l. 1785--><p class="noindent" ><a -href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.3.3 </span> <a +<!--l. 1847--><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. 1788--><p class="noindent" >If you want to use <a - id="dx1-11001"></a><a +<!--l. 1850--><p class="noindent" >If you want to use <a + id="dx1-12001"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-11002"></a></a> explicitly, you must make sure that you haven’t used + id="dx1-12002"></a></a> explicitly, you must make sure that you haven’t used the <span class="cmss-10">xindy</span><a - id="dx1-11003"></a> package option or the glossary entries will be written in the wrong format. + id="dx1-12003"></a> package option or the glossary entries will be written in the wrong format. To run <a - id="dx1-11004"></a><span + id="dx1-12004"></a><span class="cmtt-10">makeindex</span><a - id="dx1-11005"></a>, type the following in your terminal: <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-12005"></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="cmmi-10"><</span><span @@ -4020,31 +4125,31 @@ class="cmmi-10"><</span><span class="cmitt-10">base</span><span class="cmmi-10">></span><span class="cmtt-10">.glo</span></span> -</p><!--l. 1795--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1857--><p class="indent" > <spacer type=vertical size=10> where <span class="cmmi-10"><</span><span class="cmti-10">base</span><span class="cmmi-10">> </span>is the name of your document without the <span class="cmtt-10">.tex</span><a - id="dx1-11006"></a> extension and + id="dx1-12006"></a> extension and <span class="cmmi-10"><</span><span class="cmti-10">style</span><span class="cmmi-10">></span><span class="cmtt-10">.ist</span><a - id="dx1-11007"></a> is the name of the <a - id="dx1-11008"></a><a + id="dx1-12007"></a> is the name of the <a + id="dx1-12008"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-11009"></a></a> style file. By default, this is <span + id="dx1-12009"></a></a> style file. By default, this is <span class="cmmi-10"><</span><span class="cmti-10">base</span><span class="cmmi-10">></span><span class="cmtt-10">.ist</span><a - id="dx1-11010"></a>, + id="dx1-12010"></a>, but may be changed via <span class="cmtt-10">\setStyleFile</span><a - id="dx1-11011"></a><span + id="dx1-12011"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">style</span><span @@ -4052,92 +4157,92 @@ class="cmmi-10">></span><span class="cmtt-10">}</span>. Note that there are other options, such as <span class="cmtt-10">-l </span>(letter ordering). See the <a - id="dx1-11012"></a><span + id="dx1-12012"></a><span class="cmtt-10">makeindex</span><a - id="dx1-11013"></a> manual for further + id="dx1-12013"></a> manual for further details. -</p><!--l. 1804--><p class="indent" > For example, if your document is called <span +</p><!--l. 1866--><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. 1808--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1870--><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-11014"></a> package option) then you must call <a - id="dx1-11015"></a><a + id="dx1-12014"></a> package option) then you must call <a + id="dx1-12015"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-11016"></a></a> + id="dx1-12016"></a></a> for each glossary, substituting <span class="cmtt-10">.glg</span><a - id="dx1-11017"></a>, <span + id="dx1-12017"></a>, <span class="cmtt-10">.gls</span><a - id="dx1-11018"></a> and <span + id="dx1-12018"></a> and <span class="cmtt-10">.glo</span><a - id="dx1-11019"></a> with the relevant extensions. For + id="dx1-12019"></a> with the relevant extensions. For example, if you have used the <span class="cmss-10">acronym</span><a - id="dx1-11020"></a> package option, then you need to type the + id="dx1-12020"></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. 1819--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1881--><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-11021"></a>. -</p><!--l. 1823--><p class="indent" > Note that if you use <a - id="dx1-11022"></a><a + id="dx1-12021"></a>. +</p><!--l. 1885--><p class="indent" > Note that if you use <a + id="dx1-12022"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-11023"></a></a> instead, you can replace all those calls to + id="dx1-12023"></a></a> instead, you can replace all those calls to <a - id="dx1-11024"></a><a + id="dx1-12024"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-11025"></a></a> with just one call to <a - id="dx1-11026"></a><span + id="dx1-12025"></a></a> with just one call to <a + id="dx1-12026"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-11027"></a>: <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-12027"></a>: <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">makeglossaries myDoc</span></span> -</p><!--l. 1828--><p class="indent" > <spacer type=vertical size=10> +</p><!--l. 1890--><p class="indent" > <spacer type=vertical size=10> Note also that some commands and package options have no effect if you use <a - id="dx1-11028"></a><span + id="dx1-12028"></a><span class="cmtt-10">makeindex</span><a - id="dx1-11029"></a> explicitly instead of using <a - id="dx1-11030"></a><a + id="dx1-12029"></a> explicitly instead of using <a + id="dx1-12030"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-11031"></a></a>. These are listed in + id="dx1-12031"></a></a>. These are listed in <a href="#tab:makeglossariesCmds">table 1.4</a>. -</p><!--l. 1835--><p class="noindent" > +</p><!--l. 1897--><p class="noindent" > </p> -<!--l. 1835--><p class="noindent" ><a -href="#top">Top</a><h4 class="subsectionHead"></p><h4 class="subsectionHead"><span class="titlemark">1.3.4 </span> <a +<!--l. 1897--><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. 1838--><p class="noindent" >The information needed to determine whether to use <a - id="dx1-12001"></a><a +<!--l. 1900--><p class="noindent" >The information needed to determine whether to use <a + id="dx1-13001"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-12002"></a></a> or <a - id="dx1-12003"></a><a + id="dx1-13002"></a></a> or <a + id="dx1-13003"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-12004"></a></a> and the + id="dx1-13004"></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. 1845--><p class="indent" > The file extensions used by each defined glossary are given by -</p><!--l. 1846--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 1907--><p class="indent" > The file extensions used by each defined glossary are given by +</p><!--l. 1908--><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-12005"></a> <span + id="dx1-13005"></a> <span class="cmtt-10">\@newglossary{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -4158,12 +4263,12 @@ class="cmtt-10">}</span> </div><hr> -</p><!--l. 1848--><p class="noindent" > +</p><!--l. 1910--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">in-ext</span><span class="cmmi-10">> </span>is the extension of the <a - id="dx1-12006"></a><a + id="dx1-13006"></a><a href="#glo:indexingapp"><span class="cmti-10">indexing application’s</span></a> input file (the output file from the <span @@ -4171,7 +4276,7 @@ class="cmss-10">glossaries </span>package’s point of view), <span class="cmmi-10"><</span><span class="cmti-10">out-ext</span><span class="cmmi-10">> </span>is the extension of the <a - id="dx1-12007"></a><span + id="dx1-13007"></a><span class="cmti-10">indexing</span> <span class="cmti-10">application’s </span>output file (the input file from the <span @@ -4180,10 +4285,10 @@ class="cmss-10">glossaries </span>package’s point of view) and class="cmmi-10"><</span><span class="cmti-10">log</span><span class="cmmi-10">> </span>is the extension of the <a - id="dx1-12008"></a>indexing application’s transcript file. The label for the + id="dx1-13008"></a>indexing application’s transcript file. The label for the glossary is also given for information purposes only, but is not required by the <a - id="dx1-12009"></a>indexing applications. For example, the information for the default main glossary is + id="dx1-13009"></a>indexing applications. For example, the information for the default main glossary is written as: @@ -4191,67 +4296,67 @@ written as: <div class="verbatim" id="verbatim-19"> \@newglossary{main}{glg}{gls}{glo} </div> -<!--l. 1861--><p class="nopar" > -</p><!--l. 1863--><p class="indent" > The <a - id="dx1-12010"></a><a +<!--l. 1923--><p class="nopar" > +</p><!--l. 1925--><p class="indent" > The <a + id="dx1-13010"></a><a href="#glo:indexingapp">indexing application’s</a> style file is specified by -</p><!--l. 1864--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 1926--><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-12011"></a> <span + id="dx1-13011"></a> <span class="cmtt-10">\@istfilename{</span><span class="cmmi-10"><</span><span class="cmitt-10">filename</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 1866--><p class="noindent" > +</p><!--l. 1928--><p class="noindent" > The file extension indicates whether to use <a - id="dx1-12012"></a><a + id="dx1-13012"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-12013"></a></a> (<span + id="dx1-13013"></a></a> (<span class="cmtt-10">.ist</span><a - id="dx1-12014"></a>) or <a - id="dx1-12015"></a><a + id="dx1-13014"></a>) or <a + id="dx1-13015"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-12016"></a></a> (<span + id="dx1-13016"></a></a> (<span class="cmtt-10">.xdy</span><a - id="dx1-12017"></a>). Note + id="dx1-13017"></a>). Note that the glossary information is formatted differently depending on which <a - id="dx1-12018"></a>indexing application is supposed to be used, so it’s important to call the correct + id="dx1-13018"></a>indexing application is supposed to be used, so it’s important to call the correct one. -</p><!--l. 1873--><p class="indent" > Word or letter ordering is specified by: -</p><!--l. 1874--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 1935--><p class="indent" > Word or letter ordering is specified by: +</p><!--l. 1936--><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-12019"></a> <span + id="dx1-13019"></a> <span class="cmtt-10">\@glsorder{</span><span class="cmmi-10"><</span><span class="cmitt-10">order</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 1876--><p class="noindent" > +</p><!--l. 1938--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">order</span><span class="cmmi-10">> </span>can be either <span class="cmtt-10">word </span>or <span class="cmtt-10">letter</span>. -</p><!--l. 1879--><p class="indent" > If <a - id="dx1-12020"></a><a +</p><!--l. 1941--><p class="indent" > If <a + id="dx1-13020"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-12021"></a></a> should be used, the language and code page for each glossary is specified + id="dx1-13021"></a></a> should be used, the language and code page for each glossary is specified by -</p><!--l. 1881--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 1943--><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-12022"></a><span class="marginpar"><span + id="dx1-13022"></a><span class="marginpar"><span class="cmtt-9">\@gls@codepage</span><span class="cmtt-9"> </span></span><a - id="dx1-12023"></a> <span + id="dx1-13023"></a> <span class="cmtt-10">\@xdylanguage{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -4271,7 +4376,7 @@ class="cmmi-10"><</span><span class="cmitt-10">code</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 1884--><p class="noindent" > +</p><!--l. 1946--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -4285,15 +4390,15 @@ class="cmmi-10"><</span><span class="cmti-10">code</span><span class="cmmi-10">> </span>is the encoding (e.g. <span class="cmtt-10">utf8</span>). These commands are omitted if <a - id="dx1-12024"></a><a + id="dx1-13024"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-12025"></a></a> + id="dx1-13025"></a></a> should be used. -</p><!--l. 1890--><p class="indent" > If <a +</p><!--l. 1952--><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. 1892--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 1954--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\@gls@reference{</span><span class="cmmi-10"><</span><span class="cmitt-10">type</span><span @@ -4307,25 +4412,25 @@ class="cmmi-10"><</span><span class="cmitt-10">location</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 1893--><p class="noindent" > +</p><!--l. 1955--><p class="noindent" > for every time an entry has been referenced. </p> -<!--l. 1896--><p class="indent" > </div> -</p><!--l. 1896--><p class="noindent" ><a +<!--l. 1958--><p class="indent" > </div> +</p><!--l. 1958--><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. 1899--><p class="indent" > This section describes the available <span +</p><!--l. 1961--><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-13001"></a> is equivalent to + id="dx1-14001"></a> is equivalent to <span class="cmss-10">acronym=true</span><a - id="dx1-13002"></a>). -</p><!--l. 1903--><p class="indent" > <div class="important" title="Important Note"> Note that <span + id="dx1-14002"></a>). +</p><!--l. 1965--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmmi-10"><</span><span class="cmti-10">key</span><span class="cmmi-10">></span>=<span @@ -4338,7 +4443,7 @@ class="cmti-10">value</span><span class="cmmi-10">> </span>part may be omitted, such as <span class="cmss-10">acronym</span><a - id="dx1-13003"></a>.) This is a general limitation not restricted to the <span + id="dx1-14003"></a>.) This is a general limitation not restricted to the <span class="cmss-10">glossaries </span>package. Options that aren’t <span class="cmmi-10"><</span><span @@ -4348,17 +4453,17 @@ class="cmmi-10"><</span><span class="cmti-10">value</span><span class="cmmi-10">> </span>(such as <span class="cmss-10">makeindex</span><a - id="dx1-13004"></a>) may be passed via the document + id="dx1-14004"></a>) may be passed via the document class options. </div> -</p><!--l. 1910--><p class="noindent" > +</p><!--l. 1972--><p class="noindent" > </p> -<!--l. 1912--><p class="noindent" ><a +<!--l. 1974--><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-14001"></a> </dt><dd + id="dx1-15001"></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 @@ -4366,11 +4471,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-14002"></a>). + id="dx1-15002"></a>). </dd><dt class="description"> <span class="cmssbx-10">noredefwarn</span><a - id="dx1-14003"></a> </dt><dd + id="dx1-15003"></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 @@ -4381,44 +4486,44 @@ 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-14004"></a> option described above. + id="dx1-15004"></a> option described above. </dd><dt class="description"> <span class="cmssbx-10">nomain</span><a - id="dx1-14005"></a> </dt><dd + id="dx1-15005"></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-14006"></a> + id="dx1-15006"></a> (or <span class="cmss-10">acronyms</span><a - id="dx1-14007"></a>) package option described in <a + id="dx1-15007"></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-14008"></a>, <span + id="dx1-15008"></a>, <span class="cmss-10">numbers</span><a - id="dx1-14009"></a> or <span + id="dx1-15009"></a> or <span class="cmss-10">index</span><a - id="dx1-14010"></a> options described in <a + id="dx1-15010"></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-14011"></a> described in <a + id="dx1-15011"></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. 1940--><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 - id="dx1-14012"></a><a + <!--l. 2002--><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 + id="dx1-15012"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-14013"></a></a> + id="dx1-15013"></a></a> will produce the following warning: </p><div class="alltt"> <div class="obeylines-v"> <span @@ -4464,16 +4569,16 @@ 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-14014"></a>. </div> - <!--l. 1953--><p class="noindent" > + id="dx1-15014"></a>. </div> + <!--l. 2015--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">sanitizesort</span><a - id="dx1-14015"></a> </dt><dd + id="dx1-15015"></a> </dt><dd class="description">This is a boolean option that determines whether or not to <a - id="dx1-14016"></a><a + id="dx1-15016"></a><a href="#glo:sanitize">sanitize<a - id="dx1-14017"></a></a> the + id="dx1-15017"></a></a> the sort value when writing to the external glossary file. For example, suppose you define an entry as follows: @@ -4482,7 +4587,7 @@ href="#glo:sanitize">sanitize<a \newglossaryentry{hash}{name={\#},sort={#},  <br /> description={hash symbol}} </div> - <!--l. 1962--><p class="nopar" > The sort value (<span class="obeylines-h"><span class="verb"><span + <!--l. 2024--><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 @@ -4498,73 +4603,73 @@ class="E">E</span>X</span></span> will try to interpret it as a parameter  <br />  sort={\mysortvalue},  <br />  description={an example}} </div> - <!--l. 1974--><p class="nopar" > and you actually want <span + <!--l. 2036--><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-14018"></a>. - </p><!--l. 1979--><p class="noindent" >The default for Options <a + id="dx1-15018"></a>. + </p><!--l. 2041--><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-14019"></a>, and the default for + id="dx1-15019"></a>, and the default for <a href="#option1">Option 1</a> is <span class="cmss-10">sanitizesort=false</span><a - id="dx1-14020"></a>. + id="dx1-15020"></a>. </p></dd><dt class="description"> <span class="cmssbx-10">savewrites</span><a - id="dx1-14021"></a> </dt><dd + id="dx1-15021"></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-14022"></a>.) There are only a + id="dx1-15022"></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-14023"></a> is set, the glossary information will be stored + id="dx1-15023"></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-14024"></a>. - <!--l. 1993--><p class="noindent" ><div class="important" title="Important Note"> This option can significantly slow document compilation. As an alternative, you + id="dx1-15024"></a>. + <!--l. 2055--><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-14025"></a> package (part of the KOMA-Script bundle) and not use this + id="dx1-15025"></a> package (part of the KOMA-Script bundle) and not use this option. </div> - </p><!--l. 1997--><p class="noindent" > - </p><!--l. 1999--><p class="noindent" >You can also reduce the number of write registers by using <a + </p><!--l. 2059--><p class="noindent" > + </p><!--l. 2061--><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. 2003--><p class="noindent" ><div class="important" title="Important Note"> If you want to use <span class="TEX">T<span + </p><!--l. 2065--><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-14026"></a> mechanism to call <a - id="dx1-14027"></a><a + id="dx1-15026"></a> mechanism to call <a + id="dx1-15027"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-14028"></a></a> or <a - id="dx1-14029"></a><a + id="dx1-15028"></a></a> or <a + id="dx1-15029"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-14030"></a></a> + id="dx1-15030"></a></a> from your document and use <span class="cmss-10">savewrites</span><a - id="dx1-14031"></a>, you must create the external files with + id="dx1-15031"></a>, you must create the external files with <span class="cmtt-10">\glswritefiles </span>before you call <a - id="dx1-14032"></a><span + id="dx1-15032"></a><span class="cmtt-10">makeindex</span><a - id="dx1-14033"></a>/<a - id="dx1-14034"></a><span + id="dx1-15033"></a>/<a + id="dx1-15034"></a><span class="cmtt-10">xindy</span><a - id="dx1-14035"></a>. Also set <span + id="dx1-15035"></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. @@ -4578,36 +4683,36 @@ 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. 2015--><p class="nopar" > </div> - </p><!--l. 2016--><p class="noindent" > + <!--l. 2077--><p class="nopar" > </div> + </p><!--l. 2078--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">translate</span><a - id="dx1-14036"></a> </dt><dd + id="dx1-15036"></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-14037"></a> </dt><dd + id="dx1-15037"></a> </dt><dd class="description">If <span class="cmss-10">babel</span><a - id="dx1-14038"></a> has been loaded and the <span + id="dx1-15038"></a> has been loaded and the <span class="cmss-10">translator</span><a - id="dx1-14039"></a> package is + id="dx1-15039"></a> package is installed, <span class="cmss-10">translator</span><a - id="dx1-14040"></a> will be loaded and the translations will be + id="dx1-15040"></a> will be loaded and the translations will be provided by the <span class="cmss-10">translator</span><a - id="dx1-14041"></a> package interface. You can modify the + id="dx1-15041"></a> package interface. You can modify the translations by providing your own dictionary. If the <span class="cmss-10">translator</span><a - id="dx1-14042"></a> + id="dx1-15042"></a> package isn’t installed and <span class="cmss-10">babel</span><a - id="dx1-14043"></a> is loaded, the <span + id="dx1-15043"></a> is loaded, the <span class="cmss-10">glossaries-babel</span><a - id="dx1-14044"></a> + id="dx1-15044"></a> package will be loaded and the translations will be provided using <span class="cmss-10">babel</span>’s <span @@ -4616,148 +4721,115 @@ class="cmmi-10"><</span><span class="cmti-10">language</span><span class="cmmi-10">> </span>mechanism. If <span class="cmss-10">polyglossia</span><a - id="dx1-14045"></a> has + id="dx1-15045"></a> has been loaded, <span class="cmss-10">glossaries-polyglossia</span><a - id="dx1-14046"></a> will be loaded. + id="dx1-15046"></a> will be loaded. </dd><dt class="description"> <span class="cmssbx-10">translate=false</span><a - id="dx1-14047"></a> </dt><dd + id="dx1-15047"></a> </dt><dd class="description">Don’t provide translations, even if <span class="cmss-10">babel</span><a - id="dx1-14048"></a> or <span + id="dx1-15048"></a> or <span class="cmss-10">polyglossia</span><a - id="dx1-14049"></a> has + id="dx1-15049"></a> has been loaded. (Note that <span class="cmss-10">babel</span><a - id="dx1-14050"></a> provides the command <span + id="dx1-15050"></a> provides the command <span class="cmtt-10">\glossaryname</span><a - id="dx1-14051"></a> + id="dx1-15051"></a> so that will still be translated if you have loaded <span class="cmss-10">babel</span><a - id="dx1-14052"></a>.) + id="dx1-15052"></a>.) </dd><dt class="description"> <span class="cmssbx-10">translate=babel</span><a - id="dx1-14053"></a> </dt><dd + id="dx1-15053"></a> </dt><dd class="description">Don’t load the <span class="cmss-10">translator</span><a - id="dx1-14054"></a> package. Instead load + id="dx1-15054"></a> package. Instead load <span class="cmss-10">glossaries-babel</span><a - id="dx1-14055"></a>. - <!--l. 2041--><p class="noindent" ><div class="important" title="Important Note"> I recommend you use <span + id="dx1-15055"></a>. + <!--l. 2103--><p class="noindent" ><div class="important" title="Important Note"> I recommend you use <span class="cmss-10">translate=babel</span><a - id="dx1-14056"></a> if you have any problems with the + id="dx1-15056"></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-14057"></a> has been loaded the default is <span + id="dx1-15057"></a> has been loaded the default is <span class="cmss-10">translate=true</span><a - id="dx1-14058"></a>. + id="dx1-15058"></a>. </div> - </p><!--l. 2046--><p class="noindent" > + </p><!--l. 2108--><p class="noindent" > </p> </dd></dl> - <!--l. 2050--><p class="noindent" >If <span + <!--l. 2112--><p class="noindent" >If <span class="cmss-10">translate</span><a - id="dx1-14059"></a> is specified without a value, <span + id="dx1-15059"></a> is specified without a value, <span class="cmss-10">translate=true</span><a - id="dx1-14060"></a> is assumed. If <span + id="dx1-15060"></a> is assumed. If <span class="cmss-10">translate</span><a - id="dx1-14061"></a> + id="dx1-15061"></a> isn’t specified, <span class="cmss-10">translate=true</span><a - id="dx1-14062"></a> is assumed if <span + id="dx1-15062"></a> is assumed if <span class="cmss-10">babel</span><a - id="dx1-14063"></a>, <span + id="dx1-15063"></a>, <span class="cmss-10">polyglossia</span><a - id="dx1-14064"></a> or <span + id="dx1-15064"></a> or <span class="cmss-10">translator</span><a - id="dx1-14065"></a> have + id="dx1-15065"></a> have been loaded. Otherwise <span class="cmss-10">translate=false</span><a - id="dx1-14066"></a> is assumed. + id="dx1-15066"></a> is assumed. - </p><!--l. 2056--><p class="noindent" >See <a + </p><!--l. 2118--><p class="noindent" >See <a href="#sec:fixednames"><span -class="cmsy-10">§</span>1.2.1 </a><a +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-14067"></a> </dt><dd + id="dx1-15067"></a> </dt><dd class="description">This is equivalent to <span class="cmss-10">translate=false</span><a - id="dx1-14068"></a> and may be passed via the document + id="dx1-15068"></a> and may be passed via the document class options. </dd><dt class="description"> <span -class="cmssbx-10">hyperfirst</span><a - id="dx1-14069"></a> </dt><dd -class="description">This is a boolean option that specifies whether each term has a hyperlink - on <a - id="dx1-14070"></a><a -href="#glo:firstuse">first use</a>. The default is <span -class="cmss-10">hyperfirst=true</span><a - id="dx1-14071"></a> (terms on <a - id="dx1-14072"></a><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-14073"></a>). - Note that this applies to all glossary types. 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-14074"></a> and - apply <span -class="cmtt-10">\glsunsetall </span>to all the regular (non-acronym) glossaries. For - example: - - - <div class="verbatim" id="verbatim-23"> -  \usepackage[acronym,hyperfirst=false]{glossaries} -  <br /> % acronym and glossary entry definitions -  <br /> % at the end of the preamble -  <br /> \glsunsetall[main] -</div> - <!--l. 2079--><p class="nopar" > - </p></dd><dt class="description"> -<span class="cmssbx-10">nohypertypes</span><a - id="dx1-14075"></a> </dt><dd + id="dx1-15069"></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-14076"></a> etc + id="dx1-15070"></a> etc shouldn’t have hyperlinks by default. Make sure you enclose the value in braces if it contains any commas. Example: - <div class="verbatim" id="verbatim-24"> + <div class="verbatim" id="verbatim-23"> \usepackage[acronym,nohypertypes={acronym,notation}]  <br />  {glossaries}  <br />\newglossary[nlg]{notation}{not}{ntn}{Notation} </div> - <!--l. 2091--><p class="nopar" > The values must be fully expanded, so <span + <!--l. 2134--><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-14077"></a>. + id="dx1-15071"></a>. You may also use - </p><!--l. 2095--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 2138--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\GlsDeclareNoHyperList</span><a - id="dx1-14078"></a><span + id="dx1-15072"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmitt-10">list</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2096--><p class="noindent" > + </p><!--l. 2139--><p class="noindent" > instead or additionally. See <a href="#sec:glslink"><span class="cmsy-10">§</span>6 </a><a @@ -4765,81 +4837,198 @@ href="#sec:glslink">Links to Glossary Entries<!--tex4ht:ref: sec:glslink --></a> details. </p></dd><dt class="description"> <span +class="cmssbx-10">hyperfirst</span><a + id="dx1-15073"></a> </dt><dd +class="description">This is a boolean option that specifies whether each term has a hyperlink + on <a + id="dx1-15074"></a><a +href="#glo:firstuse">first use</a>. The default is <span +class="cmss-10">hyperfirst=true</span><a + id="dx1-15075"></a> (terms on <a + id="dx1-15076"></a><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-15077"></a> or + by identifying the glossary with <span +class="cmss-10">nohypertypes</span><a + id="dx1-15078"></a>, described above). Note that + <span +class="cmss-10">nohypertypes</span><a + id="dx1-15079"></a> overrides <span +class="cmss-10">hyperfirst=true</span><a + id="dx1-15080"></a>. This option only affects commands that + check the <a + id="dx1-15081"></a><a +href="#glo:firstuseflag">first use flag</a>, such as the <a +href="#x1-410006.1"><span +class="cmtt-10">\gls</span>-like</a> commands (for example, <span +class="cmtt-10">\gls</span><a + id="dx1-15082"></a> or + <span +class="cmtt-10">\glsdisp</span><a + id="dx1-15083"></a>), but not the <a +href="#x1-420006.2"><span +class="cmtt-10">\glstext</span>-like</a> commands (for example, <span +class="cmtt-10">\glslink</span><a + id="dx1-15084"></a> or + <span +class="cmtt-10">\glstext</span><a + id="dx1-15085"></a>). + <!--l. 2155--><p class="noindent" >The <span +class="cmss-10">hyperfirst</span><a + id="dx1-15086"></a> setting applies to all glossary types (unless identified by + <span +class="cmss-10">nohypertypes</span><a + id="dx1-15087"></a> or defined with <span +class="cmtt-10">\newignoredglossary</span><a + id="dx1-15088"></a>). It can be overridden on an + individual basis by explicitly setting the <span +class="cmss-10">hyper</span><a + id="dx1-15089"></a> key when referencing + an entry (or by using the plus or starred version of the referencing + command). + </p><!--l. 2162--><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-15090"></a> and apply <span +class="cmtt-10">\glsunsetall </span>to all the regular (non-acronym) + glossaries. For example: + + +</p> + <div class="verbatim" id="verbatim-24"> +  \usepackage[acronym,hyperfirst=false]{glossaries} +  <br /> % acronym and glossary entry definitions +  <br /> % at the end of the preamble +  <br /> \glsunsetall[main] +</div> + <!--l. 2174--><p class="nopar" > + </p><!--l. 2176--><p class="noindent" >Alternatively you can redefine the hook + </p><!--l. 2177--><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-15091"></a> <span +class="cmtt-10">\glslinkcheckfirsthyperhook </span></div><hr> + </p><!--l. 2179--><p class="noindent" > + which is used by the commands that check the <a + id="dx1-15092"></a><a +href="#glo:firstuseflag">first use flag</a>, such as <span +class="cmtt-10">\gls</span><a + id="dx1-15093"></a>. + Within the definition of this command, you can use <span +class="cmtt-10">\glslabel</span><a + id="dx1-15094"></a> to reference the + entry label and <span +class="cmtt-10">\glstype</span><a + id="dx1-15095"></a> to reference the glossary type. You can also use + <span +class="cmtt-10">\ifglsused</span><a + id="dx1-15096"></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-15097"></a> key set using + <span +class="cmtt-10">\ifglshaslong</span><a + id="dx1-15098"></a>. For example, to switch off the hyperlink on first use just for + acronyms: + + +</p> + <div class="verbatim" id="verbatim-25"> + \renewcommand*{\glslinkcheckfirsthyperhook}{% +  <br /> \ifglsused{\glslabel}{}% +  <br /> {% +  <br />   \ifglshaslong{\glslabel}{\setkeys{glslink}{hyper=false}}{}% +  <br /> }% +  <br />} +</div> + <!--l. 2195--><p class="nopar" > + </p><!--l. 2197--><p class="noindent" >Note that this hook isn’t used by the commands that don’t check the <a + id="dx1-15099"></a><a +href="#glo:firstuseflag">first use + flag</a>, such as <span +class="cmtt-10">\glstext</span><a + id="dx1-15100"></a>. + </p></dd><dt class="description"> +<span class="cmssbx-10">savenumberlist</span><a - id="dx1-14079"></a> </dt><dd + id="dx1-15101"></a> </dt><dd class="description">This is a boolean option that specifies whether or not to gather and store the <a - id="dx1-14080"></a><a + id="dx1-15102"></a><a href="#glo:numberlist">number list<a - id="dx1-14081"></a></a> for each entry. The default is <span + id="dx1-15103"></a></a> for each entry. The default is <span class="cmss-10">savenumberlist=false</span><a - id="dx1-14082"></a>. (See + id="dx1-15104"></a>. (See <span class="cmtt-10">\glsentrynumberlist</span><a - id="dx1-14083"></a> and <span + id="dx1-15105"></a> and <span class="cmtt-10">\glsdisplaynumberlist</span><a - id="dx1-14084"></a> in <a + id="dx1-15106"></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. 2109--><p class="noindent" > +<!--l. 2209--><p class="noindent" > </p> -<!--l. 2109--><p class="noindent" ><a +<!--l. 2209--><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-15001"></a> </dt><dd + id="dx1-16001"></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. 2116--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2216--><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-15002"></a> <span + id="dx1-16002"></a> <span class="cmtt-10">\glstoctrue </span></div><hr> - </p><!--l. 2118--><p class="noindent" > + </p><!--l. 2218--><p class="noindent" > and - </p><!--l. 2120--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2220--><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-15003"></a> <span + id="dx1-16003"></a> <span class="cmtt-10">\glstocfalse </span></div><hr> - </p><!--l. 2122--><p class="noindent" > + </p><!--l. 2222--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">numberline</span><a - id="dx1-15004"></a> </dt><dd + id="dx1-16004"></a> </dt><dd class="description">When used with <span class="cmss-10">toc</span><a - id="dx1-15005"></a>, this will add <span + id="dx1-16005"></a>, this will add <span class="cmtt-10">\numberline</span><a - id="dx1-15006"></a><span class="obeylines-h"><span class="verb"><span + id="dx1-16006"></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-15007"></a>. This will align the table of contents + id="dx1-16007"></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-15008"></a> option is omitted. If <span + id="dx1-16008"></a> option is omitted. If <span class="cmss-10">toc</span><a - id="dx1-15009"></a> is used without <span + id="dx1-16009"></a> is used without <span class="cmss-10">numberline</span><a - id="dx1-15010"></a>, the + id="dx1-16010"></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-15011"></a> </dt><dd + id="dx1-16011"></a> </dt><dd class="description">This is a <span class="cmmi-10"><</span><span class="cmti-10">key</span><span @@ -4853,114 +5042,114 @@ class="cmmi-10">> </span>option. Its value should be the name of a sectio Example: - <div class="verbatim" id="verbatim-25"> + <div class="verbatim" id="verbatim-26"> \usepackage[section=subsection]{glossaries} </div> - <!--l. 2140--><p class="nopar" > You can omit the value if you want to use sections, i.e.  + <!--l. 2240--><p class="nopar" > You can omit the value if you want to use sections, i.e.  </p> - <div class="verbatim" id="verbatim-26"> + <div class="verbatim" id="verbatim-27"> \usepackage[section]{glossaries} </div> - <!--l. 2144--><p class="nopar" > is equivalent to + <!--l. 2244--><p class="nopar" > is equivalent to </p> - <div class="verbatim" id="verbatim-27"> + <div class="verbatim" id="verbatim-28"> \usepackage[section=section]{glossaries} </div> - <!--l. 2148--><p class="nopar" > You can change this value later in the document using - </p><!--l. 2150--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2248--><p class="nopar" > You can change this value later in the document using + </p><!--l. 2250--><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-15012"></a> <span + id="dx1-16012"></a> <span class="cmtt-10">\setglossarysection{</span><span class="cmmi-10"><</span><span class="cmitt-10">name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2152--><p class="noindent" > + </p><!--l. 2252--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">name</span><span class="cmmi-10">> </span>is the sectional unit. - </p><!--l. 2155--><p class="noindent" >The start of each glossary adds information to the page header via - </p><!--l. 2156--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2255--><p class="noindent" >The start of each glossary adds information to the page header via + </p><!--l. 2256--><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-15013"></a> <span + id="dx1-16013"></a> <span class="cmtt-10">\glsglossarymark{</span><span class="cmmi-10"><</span><span class="cmitt-10">glossary title</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2158--><p class="noindent" > + </p><!--l. 2258--><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-15014f1"></a> + id="x1-16014f1"></a> but you may need to redefine it. For example, to only change the right header: </p> - <div class="verbatim" id="verbatim-28"> + <div class="verbatim" id="verbatim-29"> \renewcommand{\glsglossarymark}[1]{\markright{#1}} </div> - <!--l. 2165--><p class="nopar" > or to prevent it from changing the headers: + <!--l. 2265--><p class="nopar" > or to prevent it from changing the headers: </p> - <div class="verbatim" id="verbatim-29"> + <div class="verbatim" id="verbatim-30"> \renewcommand{\glsglossarymark}[1]{} </div> - <!--l. 2169--><p class="nopar" > If you want <span + <!--l. 2269--><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-15017"></a> option described below. - </p><!--l. 2173--><p class="noindent" >Occasionally you may find that another package defines + id="dx1-16017"></a> option described below. + </p><!--l. 2273--><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-15018"></a><span + id="dx1-16018"></a><span class="cmtt-10">\glsclearpage</span>: </p> - <div class="verbatim" id="verbatim-30"> + <div class="verbatim" id="verbatim-31"> \renewcommand*{\glsclearpage}{\clearpage} </div> - <!--l. 2179--><p class="nopar" > + <!--l. 2279--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">ucmark</span><a - id="dx1-15019"></a> </dt><dd + id="dx1-16019"></a> </dt><dd class="description">This is a boolean option (default: <span class="cmss-10">ucmark=false</span><a - id="dx1-15020"></a>, unless <span + id="dx1-16020"></a>, unless <span class="cmss-10">memoir</span><a - id="dx1-15021"></a> has been + id="dx1-16021"></a> has been loaded, in which case it defaults to <span class="cmss-10">ucmark=true</span><a - id="dx1-15022"></a>). If set, <span + id="dx1-16022"></a>). If set, <span class="cmtt-10">\glsglossarymark</span><a - id="dx1-15023"></a> uses + id="dx1-16023"></a> uses <span class="cmtt-10">\MakeTextUppercase</span><a - id="dx1-15024"></a><span class="footnote-mark"><a + id="dx1-16024"></a><span class="footnote-mark"><a href="#fn2x3" id="fn2x3-bk"><sup class="textsuperscript">2.2</sup></a></span><a - id="x1-15025f2"></a>. + id="x1-16025f2"></a>. You can test whether this option has been set or not using - <!--l. 2192--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2292--><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-15030"></a> <span + id="dx1-16030"></a> <span class="cmtt-10">\ifglsucmark </span><span class="cmmi-10"><</span><span class="cmitt-10">true part</span><span @@ -4971,12 +5160,12 @@ class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">\fi</span> </div><hr> - </p><!--l. 2194--><p class="noindent" > + </p><!--l. 2294--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-31"> + <div class="verbatim" id="verbatim-32"> \renewcommand{\glsglossarymark}[1]{%  <br />  \ifglsucmark  <br />    \markright{\MakeTextUppercase{#1}}% @@ -4984,59 +5173,59 @@ class="cmtt-10">\fi</span>  <br />    \markright{#1}%  <br />  \fi} </div> - <!--l. 2203--><p class="nopar" > If <span + <!--l. 2303--><p class="nopar" > If <span class="cmss-10">memoir</span><a - id="dx1-15031"></a> has been loaded and <span + id="dx1-16031"></a> has been loaded and <span class="cmss-10">ucfirst</span><a - id="dx1-15032"></a> is set, then <span + id="dx1-16032"></a> is set, then <span class="cmss-10">memoir</span><a - id="dx1-15033"></a>’s <span + id="dx1-16033"></a>’s <span class="cmtt-10">\memUChead</span><a - id="dx1-15034"></a> is + id="dx1-16034"></a> is used. </p></dd><dt class="description"> <span class="cmssbx-10">numberedsection</span><a - id="dx1-15035"></a> </dt><dd + id="dx1-16035"></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-15036"></a>. This option can take one of the + id="dx1-16036"></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-15037"></a>: no number, i.e. use starred form of sectioning command + id="dx1-16037"></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-15038"></a>: use a numbered section, i.e. the unstarred form of sectioning + id="dx1-16038"></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-15039"></a>: numbered with automatic labelling. Each glossary uses + id="dx1-16039"></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-15040"></a>). The label is formed + id="dx1-16040"></a>). The label is formed from - <!--l. 2224--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2324--><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-15041"></a> <span + id="dx1-16041"></a> <span class="cmtt-10">\glsautoprefix </span><span class="cmmi-10"><</span><span class="cmitt-10">type</span><span class="cmmi-10">> </span></div><hr> - </p><!--l. 2226--><p class="noindent" > + </p><!--l. 2326--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">type</span><span @@ -5048,149 +5237,149 @@ class="cmss-10">glossaries</span> </p> - <div class="verbatim" id="verbatim-32"> + <div class="verbatim" id="verbatim-33"> \usepackage[section,numberedsection=autolabel]  <br />  {glossaries} </div> - <!--l. 2234--><p class="nopar" > then each glossary will appear in a numbered section, and can be + <!--l. 2334--><p class="nopar" > then each glossary will appear in a numbered section, and can be referenced using something like: </p> - <div class="verbatim" id="verbatim-33"> + <div class="verbatim" id="verbatim-34"> The main glossary is in section~\ref{main} and  <br />the list of acronyms is in section~\ref{acronym}. </div> - <!--l. 2240--><p class="nopar" > If you can’t decide whether to have the acronyms in the main glossary or a + <!--l. 2340--><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-15042"></a> which is set to <span + id="dx1-16042"></a> which is set to <span class="cmtt-10">main </span>if the <span class="cmss-10">acronym</span><a - id="dx1-15043"></a> option is not used and is set to <span + id="dx1-16043"></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-15044"></a> option + id="dx1-16044"></a> option is used. For example: </p> - <div class="verbatim" id="verbatim-34"> + <div class="verbatim" id="verbatim-35"> The list of acronyms is in section~\ref{\acronymtype}. </div> - <!--l. 2248--><p class="nopar" > You can redefine the prefix if the default label clashes with another label in + <!--l. 2348--><p class="nopar" > You can redefine the prefix if the default label clashes with another label in your document. For example: </p> - <div class="verbatim" id="verbatim-35"> + <div class="verbatim" id="verbatim-36"> \renewcommand*{\glsautoprefix}{glo:} </div> - <!--l. 2254--><p class="nopar" > will add <span + <!--l. 2354--><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: </p> - <div class="verbatim" id="verbatim-36"> + <div class="verbatim" id="verbatim-37"> The list of acronyms is in  <br />section~\ref{glo:\acronymtype}. </div> - <!--l. 2260--><p class="nopar" > Or, if you are undecided on a prefix: + <!--l. 2360--><p class="nopar" > Or, if you are undecided on a prefix: </p> - <div class="verbatim" id="verbatim-37"> + <div class="verbatim" id="verbatim-38"> The list of acronyms is in  <br />section~\ref{\glsautoprefix\acronymtype}. </div> - <!--l. 2265--><p class="nopar" > + <!--l. 2365--><p class="nopar" > </p></li> <li class="itemize"><span class="cmss-10">nameref</span><a - id="dx1-15045"></a>: this is like <span + id="dx1-16045"></a>: this is like <span class="cmss-10">autolabel</span><a - id="dx1-15046"></a> but uses an unnumbered sectioning command + id="dx1-16046"></a> but uses an unnumbered sectioning command (e.g. <span class="cmtt-10">\chapter*</span><a - id="dx1-15047"></a> or <span + id="dx1-16047"></a> or <span class="cmtt-10">\section*</span><a - id="dx1-15048"></a>). It’s designed for use with the <span + id="dx1-16048"></a>). It’s designed for use with the <span class="cmss-10">nameref</span><a - id="dx1-15049"></a> + id="dx1-16049"></a> package. For example: - <div class="verbatim" id="verbatim-38"> + <div class="verbatim" id="verbatim-39"> \usepackage{nameref}  <br />\usepackage[numberedsection=nameref]{glossaries} </div> - <!--l. 2274--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span + <!--l. 2374--><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. 2282--><p class="noindent" > +<!--l. 2382--><p class="noindent" > </p> -<!--l. 2282--><p class="noindent" ><a +<!--l. 2382--><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-16001"></a> </dt><dd + id="dx1-17001"></a> </dt><dd class="description">This is a boolean option. (Default is <span class="cmss-10">entrycounter=false</span><a - id="dx1-16002"></a>.) + id="dx1-17002"></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-16003"></a><a - id="dx1-16004"></a><span + id="dx1-17003"></a><a + id="dx1-17004"></a><span class="cmss-10">glossaryentry</span>. - <!--l. 2292--><p class="noindent" >If you use this option, you can reference the entry number within the document + <!--l. 2392--><p class="noindent" >If you use this option, you can reference the entry number within the document using - </p><!--l. 2294--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2394--><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-16005"></a> <span + id="dx1-17005"></a> <span class="cmtt-10">\glsrefentry{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2296--><p class="noindent" > + </p><!--l. 2396--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </span>is the label associated with that glossary entry. - </p><!--l. 2299--><p class="noindent" ><div class="important" title="Important Note"> If you use <span + </p><!--l. 2399--><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 - id="dx1-16006"></a><a + id="dx1-17006"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-16007"></a></a>, <a - id="dx1-16008"></a><a + id="dx1-17007"></a></a>, <a + id="dx1-17008"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-16009"></a></a> or <a - id="dx1-16010"></a><a + id="dx1-17009"></a></a> or <a + id="dx1-17010"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-16011"></a></a> to ensure the + id="dx1-17011"></a></a> to ensure the cross-references are up-to-date. </div> - </p><!--l. 2304--><p class="noindent" > + </p><!--l. 2404--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">counterwithin</span><a - id="dx1-16012"></a> </dt><dd + id="dx1-17012"></a> </dt><dd class="description">This is a <span class="cmmi-10"><</span><span class="cmti-10">key</span><span @@ -5203,53 +5392,53 @@ class="cmti-10">value</span><span class="cmmi-10">> </span>is the name of a counter. If used, this option will automatically set <span class="cmss-10">entrycounter=true</span><a - id="dx1-16013"></a> and the + id="dx1-17013"></a> and the <span class="cmss-10">glossaryentry</span><a - id="dx1-16014"></a> counter will be reset every time <span + id="dx1-17014"></a> counter will be reset every time <span class="cmmi-10"><</span><span class="cmti-10">value</span><span class="cmmi-10">> </span>is incremented. - <!--l. 2313--><p class="noindent" ><div class="important" title="Important Note"> The <span + <!--l. 2413--><p class="noindent" ><div class="important" title="Important Note"> The <span class="cmss-10">glossaryentry</span><a - id="dx1-16015"></a> counter isn’t automatically reset at the start of each glossary, + id="dx1-17015"></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-16016"></a> is the same as the counter used in the glossary’s sectioning + id="dx1-17016"></a> is the same as the counter used in the glossary’s sectioning command. </div> - </p><!--l. 2318--><p class="noindent" > + </p><!--l. 2418--><p class="noindent" > - </p><!--l. 2320--><p class="noindent" >If you want the counter reset at the start of each glossary, you can redefine + </p><!--l. 2420--><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-16017"></a> to use - </p><!--l. 2322--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + id="dx1-17017"></a> to use + </p><!--l. 2422--><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-16018"></a> <span + id="dx1-17018"></a> <span class="cmtt-10">\glsresetentrycounter </span></div><hr> - </p><!--l. 2324--><p class="noindent" > + </p><!--l. 2424--><p class="noindent" > which sets <span class="cmss-10">glossaryentry</span><a - id="dx1-16019"></a> to zero: + id="dx1-17019"></a> to zero: </p> - <div class="verbatim" id="verbatim-39"> + <div class="verbatim" id="verbatim-40"> \renewcommand{\glossarypreamble}{%  <br />  \glsresetentrycounter  <br />} </div> - <!--l. 2330--><p class="nopar" > or if you are using <span + <!--l. 2430--><p class="nopar" > or if you are using <span class="cmtt-10">\setglossarypreamble</span><a - id="dx1-16020"></a>, add it to each glossary preamble, as + id="dx1-17020"></a>, add it to each glossary preamble, as required. For example: </p> - <div class="verbatim" id="verbatim-40"> + <div class="verbatim" id="verbatim-41"> \setglossarypreamble[acronym]{%  <br />  \glsresetentrycounter  <br />  The preamble text here for the list of acronyms. @@ -5259,28 +5448,28 @@ class="cmtt-10">\setglossarypreamble</span><a  <br />  The preamble text here for the main glossary.  <br />} </div> - <!--l. 2342--><p class="nopar" > + <!--l. 2442--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">subentrycounter</span><a - id="dx1-16021"></a> </dt><dd + id="dx1-17021"></a> </dt><dd class="description">This is a boolean option. (Default is <span class="cmss-10">subentrycounter=false</span><a - id="dx1-16022"></a>.) If set, + id="dx1-17022"></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-16023"></a><a - id="dx1-16024"></a><span + id="dx1-17023"></a><a + id="dx1-17024"></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-16025"></a>. You can reference the number within the document + id="dx1-17025"></a>. You can reference the number within the document using <span class="cmtt-10">\glsrefentry</span><a - id="dx1-16026"></a><span + id="dx1-17026"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -5293,7 +5482,7 @@ class="cmmi-10">> </span>is the label associated with the </dd><dt class="description"> <span class="cmssbx-10">style</span><a - id="dx1-16027"></a> </dt><dd + id="dx1-17027"></a> </dt><dd class="description">This is a <span class="cmmi-10"><</span><span class="cmti-10">key</span><span @@ -5302,25 +5491,25 @@ class="cmmi-10"><</span><span class="cmti-10">value</span><span class="cmmi-10">> </span>option. (Default is <span class="cmss-10">style=list</span><a - id="dx1-16028"></a>.) Its value should be the + id="dx1-17028"></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-16029"></a>, <span + id="dx1-17029"></a>, <span class="cmss-10">glossary-long</span><a - id="dx1-16030"></a>, <span + id="dx1-17030"></a>, <span class="cmss-10">glossary-super</span><a - id="dx1-16031"></a> or <span + id="dx1-17031"></a> or <span class="cmss-10">glossary-tree</span><a - id="dx1-16032"></a>. Alternatively, you can + id="dx1-17032"></a>. Alternatively, you can set the style using - <!--l. 2362--><p class="noindent" ><hr><div title="Definition"><span + <!--l. 2462--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\setglossarystyle{</span><span class="cmmi-10"><</span><span class="cmitt-10">style name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2363--><p class="noindent" > + </p><!--l. 2463--><p class="noindent" > (See <a href="#sec:styles"><span class="cmsy-10">§</span>15 </a><a @@ -5328,115 +5517,115 @@ 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-16033"></a> </dt><dd + id="dx1-17033"></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-16034"></a> + id="dx1-17034"></a> (which means that the <span class="cmss-10">longtable</span><a - id="dx1-16035"></a> package also won’t be loaded). This reduces + id="dx1-17035"></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-16036"></a>). + id="dx1-17036"></a>). </dd><dt class="description"> <span class="cmssbx-10">nosuper</span><a - id="dx1-16037"></a> </dt><dd + id="dx1-17037"></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-16038"></a> + id="dx1-17038"></a> (which means that the <span class="cmss-10">supertabular</span><a - id="dx1-16039"></a> package also won’t be loaded). This reduces + id="dx1-17039"></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-16040"></a>). + id="dx1-17040"></a>). </dd><dt class="description"> <span class="cmssbx-10">nolist</span><a - id="dx1-16041"></a> </dt><dd + id="dx1-17041"></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-16042"></a>. + id="dx1-17042"></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-16043"></a>). Note that since the + id="dx1-17043"></a>). Note that since the default style is <span class="cmss-10">list</span><a - id="dx1-16044"></a>, you will also need to use the <span + id="dx1-17044"></a>, you will also need to use the <span class="cmss-10">style</span><a - id="dx1-16045"></a> option to set the style to + id="dx1-17045"></a> option to set the style to something else. </dd><dt class="description"> <span class="cmssbx-10">notree</span><a - id="dx1-16046"></a> </dt><dd + id="dx1-17046"></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-16047"></a>. + id="dx1-17047"></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-16048"></a>). + id="dx1-17048"></a>). </dd><dt class="description"> <span class="cmssbx-10">nostyles</span><a - id="dx1-16049"></a> </dt><dd + id="dx1-17049"></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-16050"></a>). Also if + id="dx1-17050"></a>). Also if you use this option, you can’t use the <span class="cmss-10">style</span><a - id="dx1-16051"></a> package option. Instead you must + id="dx1-17051"></a> package option. Instead you must either use <span class="cmtt-10">\setglossarystyle</span><a - id="dx1-16052"></a><span + id="dx1-17052"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">style</span><span class="cmmi-10">></span><span class="cmtt-10">} </span>or the <span class="cmss-10">style</span><a - id="dx1-16053"></a> key in the optional + id="dx1-17053"></a> key in the optional argument to <span class="cmtt-10">\printglossary</span><a - id="dx1-16054"></a>. Example: + id="dx1-17054"></a>. Example: - <div class="verbatim" id="verbatim-41"> + <div class="verbatim" id="verbatim-42"> \usepackage[nostyles]{glossaries}  <br />\usepackage{glossary-mcols}  <br />\setglossarystyle{mcoltree} </div> - <!--l. 2410--><p class="nopar" > + <!--l. 2510--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">nonumberlist</span><a - id="dx1-16055"></a> </dt><dd + id="dx1-17055"></a> </dt><dd class="description">This option will suppress the associated <a - id="dx1-16056"></a><a + id="dx1-17056"></a><a href="#glo:numberlist">number list<a - id="dx1-16057"></a>s</a> in the glossaries + id="dx1-17057"></a>s</a> in the glossaries (see also <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a @@ -5444,28 +5633,28 @@ href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>). </dd><dt class="description"> <span class="cmssbx-10">seeautonumberlist</span><a - id="dx1-16058"></a> </dt><dd + id="dx1-17058"></a> </dt><dd class="description">If you suppress the <a - id="dx1-16059"></a><a + id="dx1-17059"></a><a href="#glo:numberlist">number list<a - id="dx1-16060"></a>s</a> with <span + id="dx1-17060"></a>s</a> with <span class="cmss-10">nonumberlist</span><a - id="dx1-16061"></a>, described + id="dx1-17061"></a>, described above, this will also suppress any cross-referencing information supplied by the <span class="cmss-10">see</span><a - id="dx1-16062"></a> key in <span + id="dx1-17062"></a> key in <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-16063"></a> or <span + id="dx1-17063"></a> or <span class="cmtt-10">\glssee</span><a - id="dx1-16064"></a>. If you use <span + id="dx1-17064"></a>. If you use <span class="cmss-10">seeautonumberlist</span><a - id="dx1-16065"></a>, the <span + id="dx1-17065"></a>, the <span class="cmss-10">see</span><a - id="dx1-16066"></a> + id="dx1-17066"></a> key will automatically implement <span class="cmss-10">nonumberlist=false</span><a - id="dx1-16067"></a> for that entry. (Note this + id="dx1-17067"></a> for that entry. (Note this doesn’t affect <span class="cmtt-10">\glssee</span>.) For further details see <a href="#sec:crossref"><span @@ -5475,7 +5664,7 @@ href="#sec:crossref">Cross-Referencing </dd><dt class="description"> <span class="cmssbx-10">counter</span><a - id="dx1-16068"></a> </dt><dd + id="dx1-17068"></a> </dt><dd class="description">This is a <span class="cmmi-10"><</span><span class="cmti-10">key</span><span @@ -5484,11 +5673,11 @@ class="cmmi-10"><</span><span class="cmti-10">value</span><span class="cmmi-10">> </span>option. (Default is <span class="cmss-10">counter=page</span><a - id="dx1-16069"></a>.) The value + id="dx1-17069"></a>.) The value should be the name of the default counter to use in the <a - id="dx1-16070"></a><a + id="dx1-17070"></a><a href="#glo:numberlist">number list<a - id="dx1-16071"></a>s</a> (see <a + id="dx1-17071"></a>s</a> (see <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a @@ -5496,18 +5685,18 @@ href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>). </dd><dt class="description"> <span class="cmssbx-10">nopostdot</span><a - id="dx1-16072"></a> </dt><dd + id="dx1-17072"></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-16073"></a>. + id="dx1-17073"></a>. </dd><dt class="description"> <span class="cmssbx-10">nogroupskip</span><a - id="dx1-16074"></a> </dt><dd + id="dx1-17074"></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 @@ -5515,11 +5704,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-16075"></a>. + id="dx1-17075"></a>. </dd></dl> -<!--l. 2444--><p class="noindent" > +<!--l. 2544--><p class="noindent" > </p> -<!--l. 2444--><p class="noindent" ><a +<!--l. 2544--><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> @@ -5527,7 +5716,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-17001"></a> </dt><dd + id="dx1-18001"></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 @@ -5535,19 +5724,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-17002"></a> key in the optional argument of + id="dx1-18002"></a> key in the optional argument of <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-17003"></a>. If you have multiple glossaries in your document + id="dx1-18003"></a>. If you have multiple glossaries in your document and you are using <a -href="#option1">Option 1</a>, only use <span +href="#option1">Option 1</a>, only use the package options <span class="cmss-10">sort=def</span><a - id="dx1-17004"></a> or <span + id="dx1-18004"></a> or + <span class="cmss-10">sort=use</span><a - id="dx1-17005"></a> if you want to - set this sort method for <span + id="dx1-18005"></a> if you want to set this sort method for <span class="cmti-10">all </span>your glossaries. - <!--l. 2457--><p class="noindent" >This is a <span + <!--l. 2558--><p class="noindent" >This is a <span class="cmmi-10"><</span><span class="cmti-10">key</span><span class="cmmi-10">></span>=<span @@ -5561,64 +5750,64 @@ class="cmmi-10">> </span>may be one of the following: <ul class="itemize1"> <li class="itemize"><span class="cmss-10">standard</span><a - id="dx1-17006"></a> : entries are sorted according to the value of the <span + id="dx1-18006"></a> : entries are sorted according to the value of the <span class="cmss-10">sort</span><a - id="dx1-17007"></a> key + id="dx1-18007"></a> key used in <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-17008"></a> (if present) or the <span + id="dx1-18008"></a> (if present) or the <span class="cmss-10">name</span><a - id="dx1-17009"></a> key (if <span + id="dx1-18009"></a> key (if <span class="cmss-10">sort</span><a - id="dx1-17010"></a> key + id="dx1-18010"></a> key is missing); </li> <li class="itemize"><span class="cmss-10">def</span><a - id="dx1-17011"></a> : entries are sorted in the order in which they were defined (the + id="dx1-18011"></a> : entries are sorted in the order in which they were defined (the <span class="cmss-10">sort</span><a - id="dx1-17012"></a> key in <span + id="dx1-18012"></a> key in <span class="cmtt-10">\newglossaryentry </span>is ignored); </li> <li class="itemize"><span class="cmss-10">use</span><a - id="dx1-17013"></a> : entries are sorted according to the order in which they are used + id="dx1-18013"></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-17014"></a> key in <span + id="dx1-18014"></a> key in <span class="cmtt-10">\newglossaryentry </span>is ignored). - <!--l. 2473--><p class="noindent" >Both <span + <!--l. 2574--><p class="noindent" >Both <span class="cmss-10">sort=def</span><a - id="dx1-17015"></a> and <span + id="dx1-18015"></a> and <span class="cmss-10">sort=use</span><a - id="dx1-17016"></a> set the sort key to a six digit number + id="dx1-18016"></a> set the sort key to a six digit number via - </p><!--l. 2475--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2576--><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-17017"></a> <span + id="dx1-18017"></a> <span class="cmtt-10">\glssortnumberfmt{</span><span class="cmmi-10"><</span><span class="cmitt-10">number</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2477--><p class="noindent" > + </p><!--l. 2578--><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-17018"></a>) or before + id="dx1-18018"></a>) or before the entries are used (in the case of <span class="cmss-10">sort=use</span><a - id="dx1-17019"></a>).</p></li></ul> - <!--l. 2484--><p class="noindent" >The default is <span + id="dx1-18019"></a>).</p></li></ul> + <!--l. 2585--><p class="noindent" >The default is <span class="cmss-10">sort=standard</span><a - id="dx1-17020"></a>. When the standard sort option is in use, you can + id="dx1-18020"></a>. When the standard sort option is in use, you can hook into the sort mechanism by redefining: - </p><!--l. 2487--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2588--><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-17021"></a> <span + id="dx1-18021"></a> <span class="cmtt-10">\glsprestandardsort{</span><span class="cmmi-10"><</span><span class="cmitt-10">sort cs</span><span @@ -5633,46 +5822,46 @@ class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> - </p><!--l. 2489--><p class="noindent" > + </p><!--l. 2590--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">sort cs</span><span class="cmmi-10">> </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-17022"></a> key or implicitly set via the <span + id="dx1-18022"></a> key or implicitly set via the <span class="cmss-10">name</span><a - id="dx1-17023"></a> + id="dx1-18023"></a> key) before any escaping of the <a - id="dx1-17024"></a><a + id="dx1-18024"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-17025"></a></a>/<a - id="dx1-17026"></a><a + id="dx1-18025"></a></a>/<a + id="dx1-18026"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-17027"></a></a> special characters is + id="dx1-18027"></a></a> special characters is performed. By default <span class="cmtt-10">\glsprestandardsort </span>just does: - </p><!--l. 2495--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2596--><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-17028"></a> <span + id="dx1-18028"></a> <span class="cmtt-10">\glsdosanitizesort </span></div><hr> - </p><!--l. 2497--><p class="noindent" > + </p><!--l. 2598--><p class="noindent" > which <a - id="dx1-17029"></a><a + id="dx1-18029"></a><a href="#glo:sanitize">sanitize<a - id="dx1-17030"></a>s</a> <span + id="dx1-18030"></a>s</a> <span class="cmmi-10"><</span><span class="cmti-10">sort cs</span><span class="cmmi-10">> </span>if the <span class="cmss-10">sanitizesort</span><a - id="dx1-17031"></a> package option is set (or does + id="dx1-18031"></a> package option is set (or does nothing if the package option <span class="cmss-10">sanitizesort=false</span><a - id="dx1-17032"></a> is used). - </p><!--l. 2502--><p class="noindent" >The other arguments, <span + id="dx1-18032"></a> is used). + </p><!--l. 2603--><p class="noindent" >The other arguments, <span class="cmmi-10"><</span><span class="cmti-10">type</span><span class="cmmi-10">> </span>and <span @@ -5689,27 +5878,27 @@ class="cmti-10">label</span><span class="cmmi-10">> </span>will be in the form used in the first argument of <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-17033"></a>. + id="dx1-18033"></a>. - </p><!--l. 2507--><p class="noindent" ><div class="important" title="Important Note"> Redefining <span + </p><!--l. 2608--><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-17034"></a> or <span + id="dx1-18034"></a> or <span class="cmss-10">sort=use</span><a - id="dx1-17035"></a>. + id="dx1-18035"></a>. </div> - </p><!--l. 2511--><p class="noindent" > + </p><!--l. 2612--><p class="noindent" > <a - id="x1-17036r1"></a> - </p><!--l. 2513--><p class="noindent" ><span + id="x1-18036r1"></a> + </p><!--l. 2614--><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-17037"></a> - </p><!--l. 2514--><p class="noindent" >Suppose I have three glossaries: <span + id="x1-18037"></a> + </p><!--l. 2615--><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 @@ -5718,29 +5907,29 @@ 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. 2520--><p class="noindent" >For <a + </p><!--l. 2621--><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-17038"></a> key in the optional argument of + id="dx1-18038"></a> key in the optional argument of <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-17039"></a>: + id="dx1-18039"></a>: </p> - <div class="verbatim" id="verbatim-42"> + <div class="verbatim" id="verbatim-43"> \printnoidxglossary[sort=word]  <br />\printnoidxglossary[type=acronym,sort=word]  <br />\printnoidxglossary[type=notation,sort=def] </div> - <!--l. 2526--><p class="nopar" > - </p><!--l. 2528--><p class="noindent" >For Options <a + <!--l. 2627--><p class="nopar" > + </p><!--l. 2629--><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-17040"></a>), and I can either define all + id="dx1-18040"></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 @@ -5761,22 +5950,22 @@ class="cmti-10">type</span><span class="cmmi-10">> </span>is <span class="cmtt-10">notation</span>. - </p><!--l. 2538--><p class="noindent" >The first option can be achieved as follows: + </p><!--l. 2639--><p class="noindent" >The first option can be achieved as follows: </p> - <div class="verbatim" id="verbatim-43"> + <div class="verbatim" id="verbatim-44"> \newcounter{sortcount}  <br />\renewcommand{\glsprestandardsort}[3]{%  <br />  \stepcounter{sortcount}%  <br />  \edef#1{\glssortnumberfmt{\arabic{sortcount}}}%  <br />} </div> - <!--l. 2546--><p class="nopar" > The second option can be achieved as follows: + <!--l. 2647--><p class="nopar" > The second option can be achieved as follows: </p> - <div class="verbatim" id="verbatim-44"> + <div class="verbatim" id="verbatim-45"> \newcounter{sortcount}  <br />\renewcommand{\glsprestandardsort}[3]{%  <br />  \ifdefstring{#2}{notation}% @@ -5789,26 +5978,26 @@ class="cmtt-10">notation</span>.  <br />  }%  <br />} </div> - <!--l. 2561--><p class="nopar" > (<span + <!--l. 2662--><p class="nopar" > (<span class="cmtt-10">\ifdefstring </span>is defined by the <span class="cmss-10">etoolbox</span><a - id="dx1-17041"></a> package.) For a complete document, + id="dx1-18041"></a> package.) For a complete document, see the sample file <a href="#x1-5132r30"><span class="cmtt-10">sampleSort.tex</span></a>. </p> <div class="center" > -<!--l. 2564--><p class="noindent" > -</p><!--l. 2564--><p class="noindent" >____________________________</p></div> +<!--l. 2665--><p class="noindent" > +</p><!--l. 2665--><p class="noindent" >____________________________</p></div> <a - id="x1-17042r2"></a> - <!--l. 2566--><p class="noindent" ><span + id="x1-18042r2"></a> + <!--l. 2667--><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-17043"></a> - </p><!--l. 2567--><p class="noindent" >Suppose you want a glossary of people and you want the names listed as + id="x1-18043"></a> + </p><!--l. 2668--><p class="noindent" >Suppose you want a glossary of people and you want the names listed as <span class="cmmi-10"><</span><span class="cmti-10">first-name</span><span @@ -5834,28 +6023,28 @@ class="cmmi-10">></span><span class="cmtt-10">} </span>that you can use in the <span class="cmss-10">name</span><a - id="dx1-17044"></a> key when you define the entry, but hook into the standard sort + id="dx1-18044"></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. 2576--><p class="noindent" >First, define two commands to set the person’s name: + </p><!--l. 2677--><p class="noindent" >First, define two commands to set the person’s name: </p> - <div class="verbatim" id="verbatim-45"> + <div class="verbatim" id="verbatim-46"> \newcommand{\sortname}[2]{#2, #1}  <br />\newcommand{\textname}[2]{#1 #2} </div> - <!--l. 2580--><p class="nopar" > and <span + <!--l. 2681--><p class="nopar" > and <span class="cmtt-10">\name </span>needs to be initialised to <span class="cmtt-10">\textname</span>: </p> - <div class="verbatim" id="verbatim-46"> + <div class="verbatim" id="verbatim-47"> \let\name\textname </div> - <!--l. 2584--><p class="nopar" > Now redefine <span + <!--l. 2685--><p class="nopar" > Now redefine <span class="cmtt-10">\glsprestandardsort </span>so that it temporarily sets <span class="cmtt-10">\name </span>to <span @@ -5872,7 +6061,7 @@ class="cmmi-10">> </span>in the </p> - <div class="verbatim" id="verbatim-47"> + <div class="verbatim" id="verbatim-48"> \renewcommand{\glsprestandardsort}[3]{%  <br /> \let\name\sortname  <br /> \edef#1{\expandafter\expandonce\expandafter{#1}}% @@ -5880,140 +6069,140 @@ class="cmmi-10">> </span>in the  <br /> \glsdosanitizesort  <br />} </div> - <!--l. 2596--><p class="nopar" > (The somewhat complicate use of <span + <!--l. 2697--><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. 2600--><p class="noindent" >Now the entries can be defined: + </p><!--l. 2701--><p class="noindent" >Now the entries can be defined: </p> - <div class="verbatim" id="verbatim-48"> + <div class="verbatim" id="verbatim-49"> \newglossaryentry{joebloggs}{name={\name{Joe}{Bloggs}},  <br />  description={some information about Joe Bloggs}}  <br />\newglossaryentry{johnsmith}{name={\name{John}{Smith}},  <br />  description={some information about John Smith}} </div> - <!--l. 2607--><p class="nopar" > For a complete document, see the sample file <a + <!--l. 2708--><p class="nopar" > For a complete document, see the sample file <a href="#x1-5131r29"><span class="cmtt-10">samplePeople.tex</span></a>. </p> <div class="center" > -<!--l. 2609--><p class="noindent" > -</p><!--l. 2609--><p class="noindent" >____________________________</p></div> +<!--l. 2710--><p class="noindent" > +</p><!--l. 2710--><p class="noindent" >____________________________</p></div> </dd><dt class="description"> <span class="cmssbx-10">order</span><a - id="dx1-17045"></a> </dt><dd + id="dx1-18045"></a> </dt><dd class="description">This may take two values: <span class="cmss-10">word</span><a - id="dx1-17046"></a> or <span + id="dx1-18046"></a> or <span class="cmss-10">letter</span><a - id="dx1-17047"></a>. The default is word ordering. - <!--l. 2615--><p class="noindent" ><div class="important" title="Important Note"> Note that the <span + id="dx1-18047"></a>. The default is word ordering. + <!--l. 2716--><p class="noindent" ><div class="important" title="Important Note"> Note that the <span class="cmss-10">order</span><a - id="dx1-17048"></a> option has no effect if you don’t use <a - id="dx1-17049"></a><a + id="dx1-18048"></a> option has no effect if you don’t use <a + id="dx1-18049"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-17050"></a></a>. + id="dx1-18050"></a></a>. </div> - </p><!--l. 2618--><p class="noindent" > - </p><!--l. 2620--><p class="noindent" >If you use <a + </p><!--l. 2719--><p class="noindent" > + </p><!--l. 2721--><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-17051"></a><span + id="dx1-18051"></a><span class="cmtt-10">=standard </span>in the optional argument of <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-17052"></a>: + id="dx1-18052"></a>: </p> - <div class="verbatim" id="verbatim-49"> + <div class="verbatim" id="verbatim-50"> \printnoidxglossary[sort=standard] </div> - <!--l. 2625--><p class="nopar" > Alternatively, you can specify the order for individual glossaries: + <!--l. 2726--><p class="nopar" > Alternatively, you can specify the order for individual glossaries: </p> - <div class="verbatim" id="verbatim-50"> + <div class="verbatim" id="verbatim-51"> \printnoidxglossary[sort=word]  <br />\printnoidxglossary[type=acronym,sort=letter] </div> - <!--l. 2630--><p class="nopar" > + <!--l. 2731--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">makeindex</span><a - id="dx1-17053"></a> </dt><dd + id="dx1-18053"></a> </dt><dd class="description">(<a href="#option2">Option 2</a>) The glossary information and indexing style file will be written in <a - id="dx1-17054"></a><a + id="dx1-18054"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-17055"></a></a> format. If you use <a - id="dx1-17056"></a><a + id="dx1-18055"></a></a> format. If you use <a + id="dx1-18056"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-17057"></a></a>, it will automatically + id="dx1-18057"></a></a>, it will automatically detect that it needs to call <a - id="dx1-17058"></a><span + id="dx1-18058"></a><span class="cmtt-10">makeindex</span><a - id="dx1-17059"></a>. If you don’t use <a - id="dx1-17060"></a><span + id="dx1-18059"></a>. If you don’t use <a + id="dx1-18060"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-17061"></a>, you + id="dx1-18061"></a>, you need to remember to use <a - id="dx1-17062"></a><span + id="dx1-18062"></a><span class="cmtt-10">makeindex</span><a - id="dx1-17063"></a> not <a - id="dx1-17064"></a><a + id="dx1-18063"></a> not <a + id="dx1-18064"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-17065"></a></a>. The indexing style file will been + id="dx1-18065"></a></a>. The indexing style file will been given a <span class="cmtt-10">.ist</span><a - id="dx1-17066"></a> extension. - <!--l. 2640--><p class="noindent" >You may omit this package option if you are using <a + id="dx1-18066"></a> extension. + <!--l. 2741--><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-17067"></a> in the package option list. + id="dx1-18067"></a> in the package option list. </p></dd><dt class="description"> <span class="cmssbx-10">xindy</span><a - id="dx1-17068"></a> </dt><dd + id="dx1-18068"></a> </dt><dd class="description">(<a href="#option3">Option 3</a>) The glossary information and indexing style file will be written in <a - id="dx1-17069"></a><a + id="dx1-18069"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-17070"></a></a> format. If you use <a - id="dx1-17071"></a><a + id="dx1-18070"></a></a> format. If you use <a + id="dx1-18071"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-17072"></a></a>, it will automatically detect that it + id="dx1-18072"></a></a>, it will automatically detect that it needs to call <a - id="dx1-17073"></a><span + id="dx1-18073"></a><span class="cmtt-10">xindy</span><a - id="dx1-17074"></a>. If you don’t use <a - id="dx1-17075"></a><span + id="dx1-18074"></a>. If you don’t use <a + id="dx1-18075"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-17076"></a>, you need to remember to + id="dx1-18076"></a>, you need to remember to use <a - id="dx1-17077"></a><span + id="dx1-18077"></a><span class="cmtt-10">xindy</span><a - id="dx1-17078"></a> not <a - id="dx1-17079"></a><a + id="dx1-18078"></a> not <a + id="dx1-18079"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-17080"></a></a>. The indexing style file will been given a <span + id="dx1-18080"></a></a>. The indexing style file will been given a <span class="cmtt-10">.xdy</span><a - id="dx1-17081"></a> + id="dx1-18081"></a> extension. - <!--l. 2651--><p class="noindent" >This package option may additionally have a value that is a <span + <!--l. 2752--><p class="noindent" >This package option may additionally have a value that is a <span class="cmmi-10"><</span><span class="cmti-10">key</span><span class="cmmi-10">></span>=<span @@ -6024,19 +6213,19 @@ class="cmmi-10">></span> </p> - <div class="verbatim" id="verbatim-51"> + <div class="verbatim" id="verbatim-52"> \usepackage[xindy={language=english,codepage=utf8}]  <br />  {glossaries} </div> - <!--l. 2657--><p class="nopar" > You can also specify whether you want a number group in the glossary. This + <!--l. 2758--><p class="nopar" > You can also specify whether you want a number group in the glossary. This defaults to true, but can be suppressed. For example: </p> - <div class="verbatim" id="verbatim-52"> + <div class="verbatim" id="verbatim-53"> \usepackage[xindy={glsnumbers=false}]{glossaries} </div> - <!--l. 2662--><p class="nopar" > If no value is supplied to this package option (either simply writing <span + <!--l. 2763--><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 @@ -6044,73 +6233,149 @@ class="cmtt-10">xindy={}</span></span></span>) then the language, codepage and n 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 on using <a - id="dx1-17082"></a><a + id="dx1-18082"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-17083"></a></a> with the + id="dx1-18083"></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-17084"></a> </dt><dd + id="dx1-18084"></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-17085"></a> option + id="dx1-18085"></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-17086"></a> and + id="dx1-18086"></a> and <span class="cmtt-10">\GlsSetXdyCodePage</span><a - id="dx1-17087"></a> (see <a + id="dx1-18087"></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-17088"></a> </dt><dd + id="dx1-18088"></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> and may be used as a document class option. + </dd><dt class="description"> +<span +class="cmssbx-10">automake</span><a + id="dx1-18089"></a> </dt><dd +class="description">This is a boolean option (new to version 4.08) that will attempt to run + <a + id="dx1-18090"></a><a +href="#glo:makeindex"><span +class="cmtt-10">makeindex</span><a + id="dx1-18091"></a></a> or <a + id="dx1-18092"></a><a +href="#glo:xindy"><span +class="cmtt-10">xindy</span><a + id="dx1-18093"></a></a> using <span class="TEX">T<span +class="E">E</span>X</span>’s <span +class="cmtt-10">\write18</span><a + id="dx1-18094"></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. 2789--><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 + id="dx1-18095"></a><a +href="#glo:makeindex"><span +class="cmtt-10">makeindex</span><a + id="dx1-18096"></a></a> but may not include <a + id="dx1-18097"></a><a +href="#glo:xindy"><span +class="cmtt-10">xindy</span><a + id="dx1-18098"></a></a>. So if you have the restricted mode + on, <span +class="cmss-10">automake</span><a + id="dx1-18099"></a> should work with <a + id="dx1-18100"></a><span +class="cmtt-10">makeindex</span><a + id="dx1-18101"></a> but may not work with + <a + id="dx1-18102"></a><a +href="#glo:xindy"><span +class="cmtt-10">xindy</span><a + id="dx1-18103"></a></a>. + </p><!--l. 2795--><p class="noindent" >However even in unrestricted mode this option may not work with <a + id="dx1-18104"></a><span +class="cmtt-10">xindy</span><a + id="dx1-18105"></a> as + <a + id="dx1-18106"></a><span +class="cmtt-10">xindy</span><a + id="dx1-18107"></a> uses language names that don’t always correspond with <span +class="cmtt-10">\babel</span><a + id="dx1-18108"></a>’s + language names. (The <a + id="dx1-18109"></a><a +href="#glo:makeglossaries"><span +class="cmtt-10">makeglossaries</span><a + id="dx1-18110"></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. 2802--><p class="noindent" >Since this package option attempts to run the <a + id="dx1-18111"></a><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 <a + id="dx1-18112"></a>indexing application into their document build. The + default value for this option is <span +class="cmss-10">automake=false</span><a + id="dx1-18113"></a>. +</p> </dd></dl> -<!--l. 2681--><p class="noindent" > + + +<!--l. 2810--><p class="noindent" > </p> -<!--l. 2681--><p class="noindent" ><a +<!--l. 2810--><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-18001"></a> </dt><dd + id="dx1-19001"></a> </dt><dd class="description">This creates a new glossary with the label <span class="cmtt-10">acronym</span>. This is equivalent to: - <div class="verbatim" id="verbatim-53"> + <div class="verbatim" id="verbatim-54"> \newglossary[alg]{acronym}{acr}{acn}{\acronymname} </div> - <!--l. 2689--><p class="nopar" > It will also define - </p><!--l. 2691--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2818--><p class="nopar" > It will also define + </p><!--l. 2820--><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-18002"></a> <span + id="dx1-19002"></a> <span class="cmtt-10">\printacronyms[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - </p><!--l. 2693--><p class="noindent" > + </p><!--l. 2822--><p class="noindent" > that’s equivalent to </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printglossary</span><a - id="dx1-18003"></a><span + id="dx1-19003"></a><span class="cmtt-10">[type=acronym,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6120,13 +6385,13 @@ 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-18004"></a> is used). - <!--l. 2701--><p class="noindent" >If you are using <a + id="dx1-19004"></a> is used). + <!--l. 2830--><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-18005"></a><span + id="dx1-19005"></a><span class="cmtt-10">[type=acronym,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6134,104 +6399,104 @@ class="cmmi-10">></span><span class="cmtt-10">]</span> </div> </div> to display the list of acronyms. - <!--l. 2707--><p class="noindent" >If the <span + <!--l. 2836--><p class="noindent" >If the <span class="cmss-10">acronym</span><a - id="dx1-18006"></a> package option is used, <span + id="dx1-19006"></a> package option is used, <span class="cmtt-10">\acronymtype</span><a - id="dx1-18007"></a> is set to <span + id="dx1-19007"></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-18008f3"></a> + id="x1-19008f3"></a> Entries that are defined using <span class="cmtt-10">\newacronym</span><a - id="dx1-18014"></a> are placed in the glossary whose + id="dx1-19014"></a> are placed in the glossary whose label is given by <span class="cmtt-10">\acronymtype</span><a - id="dx1-18015"></a>, unless another glossary is explicitly + id="dx1-19015"></a>, unless another glossary is explicitly specified. - </p><!--l. 2717--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span + </p><!--l. 2846--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span class="cmss-10">nomain</span><a - id="dx1-18016"></a> package option if you’re only interested in using + id="dx1-19016"></a> package option if you’re only interested in using this <span class="cmtt-10">acronym </span>glossary. </div> - </p><!--l. 2720--><p class="noindent" > + </p><!--l. 2849--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">acronyms</span><a - id="dx1-18017"></a> </dt><dd + id="dx1-19017"></a> </dt><dd class="description">This is equivalent to <span class="cmss-10">acronym=true</span><a - id="dx1-18018"></a> and may be used in the document class + id="dx1-19018"></a> and may be used in the document class option list. </dd><dt class="description"> <span class="cmssbx-10">acronymlists</span><a - id="dx1-18019"></a> </dt><dd + id="dx1-19019"></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-18020"></a>. For example, if you use the + id="dx1-19020"></a>. For example, if you use the <span class="cmss-10">acronym</span><a - id="dx1-18021"></a> package option but you also want the <span + id="dx1-19021"></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: - <div class="verbatim" id="verbatim-54"> + <div class="verbatim" id="verbatim-55"> \usepackage[acronym,acronymlists={main}]{glossaries} </div> - <!--l. 2734--><p class="nopar" > No check is performed to determine if the listed glossaries exist, so you can add + <!--l. 2863--><p class="nopar" > No check is performed to determine if the listed glossaries exist, so you can add glossaries you haven’t defined yet. For example: </p> - <div class="verbatim" id="verbatim-55"> + <div class="verbatim" id="verbatim-56"> \usepackage[acronym,acronymlists={main,acronym2}]  <br />  {glossaries}  <br />\newglossary[alg2]{acronym2}{acr2}{acn2}%  <br />  {Statistical Acronyms} </div> - <!--l. 2742--><p class="nopar" > You can use - </p><!--l. 2744--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2871--><p class="nopar" > You can use + </p><!--l. 2873--><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-18022"></a> <span + id="dx1-19022"></a> <span class="cmtt-10">\DeclareAcronymList{</span><span class="cmmi-10"><</span><span class="cmitt-10">list</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2746--><p class="noindent" > + </p><!--l. 2875--><p class="noindent" > instead of or in addition to the <span class="cmss-10">acronymlists</span><a - id="dx1-18023"></a> option. This will add the + id="dx1-19023"></a> option. This will add the glossaries given in <span class="cmmi-10"><</span><span class="cmti-10">list</span><span class="cmmi-10">> </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. 2751--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2880--><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-18024"></a> <span + id="dx1-19024"></a> <span class="cmtt-10">\SetAcronymLists{</span><span class="cmmi-10"><</span><span class="cmitt-10">list</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2753--><p class="noindent" > - </p><!--l. 2755--><p class="noindent" >You can determine if a glossary has been identified as being a list of acronyms + </p><!--l. 2882--><p class="noindent" > + </p><!--l. 2884--><p class="noindent" >You can determine if a glossary has been identified as being a list of acronyms using: - </p><!--l. 2757--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 2886--><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-18025"></a> <span + id="dx1-19025"></a> <span class="cmtt-10">\glsIfListOfAcronyms{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -6247,32 +6512,32 @@ class="cmmi-10"><</span><span class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2759--><p class="noindent" > + </p><!--l. 2888--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">shortcuts</span><a - id="dx1-18026"></a> </dt><dd + id="dx1-19026"></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. 2764--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 2893--><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-18027"></a> <span + id="dx1-19027"></a> <span class="cmtt-10">\DefineAcronymShortcuts </span></div><hr> - </p><!--l. 2766--><p class="noindent" > + </p><!--l. 2895--><p class="noindent" > </p></dd></dl> -<!--l. 2769--><p class="noindent" > +<!--l. 2898--><p class="noindent" > </p> -<!--l. 2769--><p class="noindent" ><a +<!--l. 2898--><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. 2772--><p class="noindent" >The package options listed in this section are now deprecated but are kept for +<!--l. 2901--><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-19001"></a> instead. See <a + id="dx1-20001"></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 @@ -6282,276 +6547,276 @@ details. </p><dl class="description"><dt class="description"> <span class="cmssbx-10">description</span><a - id="dx1-19002"></a> </dt><dd + id="dx1-20002"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-19003"></a> to allow a description. + id="dx1-20003"></a> to allow a description. This option may be replaced by - <div class="verbatim" id="verbatim-56"> + <div class="verbatim" id="verbatim-57"> \setacronymstyle{long-short-desc} </div> - <!--l. 2782--><p class="nopar" > or (with <span + <!--l. 2911--><p class="nopar" > or (with <span class="cmss-10">smallcaps</span><a - id="dx1-19004"></a>) + id="dx1-20004"></a>) </p> - <div class="verbatim" id="verbatim-57"> + <div class="verbatim" id="verbatim-58"> \setacronymstyle{long-sc-short-desc} </div> - <!--l. 2786--><p class="nopar" > or (with <span + <!--l. 2915--><p class="nopar" > or (with <span class="cmss-10">smaller</span><a - id="dx1-19005"></a>) + id="dx1-20005"></a>) </p> - <div class="verbatim" id="verbatim-58"> + <div class="verbatim" id="verbatim-59"> \setacronymstyle{long-sm-short-desc} </div> - <!--l. 2790--><p class="nopar" > or (with <span + <!--l. 2919--><p class="nopar" > or (with <span class="cmss-10">footnote</span><a - id="dx1-19006"></a>) + id="dx1-20006"></a>) </p> - <div class="verbatim" id="verbatim-59"> + <div class="verbatim" id="verbatim-60"> \setacronymstyle{footnote-desc} </div> - <!--l. 2794--><p class="nopar" > or (with <span + <!--l. 2923--><p class="nopar" > or (with <span class="cmss-10">footnote</span><a - id="dx1-19007"></a> and <span + id="dx1-20007"></a> and <span class="cmss-10">smallcaps</span><a - id="dx1-19008"></a>) + id="dx1-20008"></a>) </p> - <div class="verbatim" id="verbatim-60"> + <div class="verbatim" id="verbatim-61"> \setacronymstyle{footnote-sc-desc} </div> - <!--l. 2798--><p class="nopar" > or (with <span + <!--l. 2927--><p class="nopar" > or (with <span class="cmss-10">footnote</span><a - id="dx1-19009"></a> and <span + id="dx1-20009"></a> and <span class="cmss-10">smaller</span><a - id="dx1-19010"></a>) + id="dx1-20010"></a>) </p> - <div class="verbatim" id="verbatim-61"> + <div class="verbatim" id="verbatim-62"> \setacronymstyle{footnote-sm-desc} </div> - <!--l. 2802--><p class="nopar" > or (with <span + <!--l. 2931--><p class="nopar" > or (with <span class="cmss-10">dua</span><a - id="dx1-19011"></a>) + id="dx1-20011"></a>) </p> - <div class="verbatim" id="verbatim-62"> + <div class="verbatim" id="verbatim-63"> \setacronymstyle{dua-desc} </div> - <!--l. 2806--><p class="nopar" > + <!--l. 2935--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">smallcaps</span><a - id="dx1-19012"></a> </dt><dd + id="dx1-20012"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-19013"></a> and the way that + id="dx1-20013"></a> and the way that acronyms are displayed. This option may be replaced by: - <div class="verbatim" id="verbatim-63"> + <div class="verbatim" id="verbatim-64"> \setacronymstyle{long-sc-short} </div> - <!--l. 2813--><p class="nopar" > or (with <span + <!--l. 2942--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-19014"></a>) + id="dx1-20014"></a>) </p> - <div class="verbatim" id="verbatim-64"> + <div class="verbatim" id="verbatim-65"> \setacronymstyle{long-sc-short-desc} </div> - <!--l. 2817--><p class="nopar" > or (with <span + <!--l. 2946--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-19015"></a> and <span + id="dx1-20015"></a> and <span class="cmss-10">footnote</span><a - id="dx1-19016"></a>) + id="dx1-20016"></a>) </p> - <div class="verbatim" id="verbatim-65"> + <div class="verbatim" id="verbatim-66"> \setacronymstyle{footnote-sc-desc} </div> - <!--l. 2821--><p class="nopar" > + <!--l. 2950--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">smaller</span><a - id="dx1-19017"></a> </dt><dd + id="dx1-20017"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-19018"></a> and the way that + id="dx1-20018"></a> and the way that acronyms are displayed. - <!--l. 2825--><p class="noindent" ><div class="important" title="Important Note"> If you use this option, you will need to include the <span + <!--l. 2954--><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-19019"></a> package or otherwise + id="dx1-20019"></a> package or otherwise define <span class="cmtt-10">\textsmaller</span><a - id="dx1-19020"></a> or redefine <span + id="dx1-20020"></a> or redefine <span class="cmtt-10">\acronymfont</span><a - id="dx1-19021"></a>. </div> - </p><!--l. 2829--><p class="noindent" > + id="dx1-20021"></a>. </div> + </p><!--l. 2958--><p class="noindent" > This option may be replaced by: </p> - <div class="verbatim" id="verbatim-66"> + <div class="verbatim" id="verbatim-67"> \setacronymstyle{long-sm-short} </div> - <!--l. 2833--><p class="nopar" > or (with <span + <!--l. 2962--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-19022"></a>) + id="dx1-20022"></a>) </p> - <div class="verbatim" id="verbatim-67"> + <div class="verbatim" id="verbatim-68"> \setacronymstyle{long-sm-short-desc} </div> - <!--l. 2837--><p class="nopar" > or (with <span + <!--l. 2966--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-19023"></a> and <span + id="dx1-20023"></a> and <span class="cmss-10">footnote</span><a - id="dx1-19024"></a>) + id="dx1-20024"></a>) </p> - <div class="verbatim" id="verbatim-68"> + <div class="verbatim" id="verbatim-69"> \setacronymstyle{footnote-sm-desc} </div> - <!--l. 2841--><p class="nopar" > + <!--l. 2970--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">footnote</span><a - id="dx1-19025"></a> </dt><dd + id="dx1-20025"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-19026"></a> and the way that + id="dx1-20026"></a> and the way that acronyms are displayed. This option may be replaced by: - <div class="verbatim" id="verbatim-69"> + <div class="verbatim" id="verbatim-70"> \setacronymstyle{footnote} </div> - <!--l. 2848--><p class="nopar" > or (with <span + <!--l. 2977--><p class="nopar" > or (with <span class="cmss-10">smallcaps</span><a - id="dx1-19027"></a>) + id="dx1-20027"></a>) </p> - <div class="verbatim" id="verbatim-70"> + <div class="verbatim" id="verbatim-71"> \setacronymstyle{footnote-sc} </div> - <!--l. 2852--><p class="nopar" > or (with <span + <!--l. 2981--><p class="nopar" > or (with <span class="cmss-10">smaller</span><a - id="dx1-19028"></a>) + id="dx1-20028"></a>) </p> - <div class="verbatim" id="verbatim-71"> + <div class="verbatim" id="verbatim-72"> \setacronymstyle{footnote-sm} </div> - <!--l. 2856--><p class="nopar" > or (with <span + <!--l. 2985--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-19029"></a>) + id="dx1-20029"></a>) </p> - <div class="verbatim" id="verbatim-72"> + <div class="verbatim" id="verbatim-73"> \setacronymstyle{footnote-desc} </div> - <!--l. 2860--><p class="nopar" > or (with <span + <!--l. 2989--><p class="nopar" > or (with <span class="cmss-10">smallcaps</span><a - id="dx1-19030"></a> and <span + id="dx1-20030"></a> and <span class="cmss-10">description</span><a - id="dx1-19031"></a>) + id="dx1-20031"></a>) </p> - <div class="verbatim" id="verbatim-73"> + <div class="verbatim" id="verbatim-74"> \setacronymstyle{footnote-sc-desc} </div> - <!--l. 2864--><p class="nopar" > or (with <span + <!--l. 2993--><p class="nopar" > or (with <span class="cmss-10">smaller</span><a - id="dx1-19032"></a> and <span + id="dx1-20032"></a> and <span class="cmss-10">description</span><a - id="dx1-19033"></a>) + id="dx1-20033"></a>) </p> - <div class="verbatim" id="verbatim-74"> + <div class="verbatim" id="verbatim-75"> \setacronymstyle{footnote-sm-desc} </div> - <!--l. 2868--><p class="nopar" > + <!--l. 2997--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">dua</span><a - id="dx1-19034"></a> </dt><dd + id="dx1-20034"></a> </dt><dd class="description">This option changes the definition of <span class="cmtt-10">\newacronym</span><a - id="dx1-19035"></a> so that acronyms are always + id="dx1-20035"></a> so that acronyms are always expanded. This option may be replaced by: - <div class="verbatim" id="verbatim-75"> + <div class="verbatim" id="verbatim-76"> \setacronymstyle{dua} </div> - <!--l. 2876--><p class="nopar" > or (with <span + <!--l. 3005--><p class="nopar" > or (with <span class="cmss-10">description</span><a - id="dx1-19036"></a>) + id="dx1-20036"></a>) </p> - <div class="verbatim" id="verbatim-76"> + <div class="verbatim" id="verbatim-77"> \setacronymstyle{dua-desc} </div> - <!--l. 2880--><p class="nopar" > + <!--l. 3009--><p class="nopar" > </p> </dd></dl> -<!--l. 2884--><p class="noindent" > +<!--l. 3013--><p class="noindent" > </p> -<!--l. 2884--><p class="noindent" ><a +<!--l. 3013--><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. 2887--><p class="noindent" >Other available options that don’t fit any of the above categories are: +<!--l. 3016--><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-20001"></a> </dt><dd + id="dx1-21001"></a> </dt><dd class="description">This option defines a new glossary type with the label <span class="cmtt-10">symbols</span> via - <div class="verbatim" id="verbatim-77"> + <div class="verbatim" id="verbatim-78"> \newglossary[slg]{symbols}{sls}{slo}{\glssymbolsgroupname} </div> - <!--l. 2894--><p class="nopar" > It also defines - </p><!--l. 2896--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3023--><p class="nopar" > It also defines + </p><!--l. 3025--><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-20002"></a> <span + id="dx1-21002"></a> <span class="cmtt-10">\printsymbols[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - </p><!--l. 2898--><p class="noindent" > + </p><!--l. 3027--><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-20003"></a><span + id="dx1-21003"></a><span class="cmtt-10">[type=symbols,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6559,12 +6824,12 @@ class="cmmi-10">></span><span class="cmtt-10">]</span> </div> </div> - <!--l. 2904--><p class="noindent" >If you use <a + <!--l. 3033--><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-20004"></a><span + id="dx1-21004"></a><span class="cmtt-10">[type=symbols,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6572,40 +6837,40 @@ class="cmmi-10">></span><span class="cmtt-10">]</span> </div> </div> to display the list of symbols. - <!--l. 2910--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span + <!--l. 3039--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span class="cmss-10">nomain</span><a - id="dx1-20005"></a> package option if you’re only interested in using + id="dx1-21005"></a> package option if you’re only interested in using this <span class="cmtt-10">symbols </span>glossary. </div> - </p><!--l. 2913--><p class="noindent" > + </p><!--l. 3042--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">numbers</span><a - id="dx1-20006"></a> </dt><dd + id="dx1-21006"></a> </dt><dd class="description">This option defines a new glossary type with the label <span class="cmtt-10">numbers</span> via - <div class="verbatim" id="verbatim-78"> + <div class="verbatim" id="verbatim-79"> \newglossary[nlg]{numbers}{nls}{nlo}{\glsnumbersgroupname} </div> - <!--l. 2919--><p class="nopar" > It also defines - </p><!--l. 2921--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3048--><p class="nopar" > It also defines + </p><!--l. 3050--><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-20007"></a> <span + id="dx1-21007"></a> <span class="cmtt-10">\printnumbers[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - </p><!--l. 2923--><p class="noindent" > + </p><!--l. 3052--><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-20008"></a><span + id="dx1-21008"></a><span class="cmtt-10">[type=numbers,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6613,12 +6878,12 @@ class="cmmi-10">></span><span class="cmtt-10">]</span> </div> </div> - <!--l. 2929--><p class="noindent" >If you use <a + <!--l. 3058--><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-20009"></a><span + id="dx1-21009"></a><span class="cmtt-10">[type=numbers,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6626,28 +6891,28 @@ class="cmmi-10">></span><span class="cmtt-10">]</span> </div> </div> to display the list of numbers. - <!--l. 2935--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span + <!--l. 3064--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span class="cmss-10">nomain</span><a - id="dx1-20010"></a> package option if you’re only interested in using + id="dx1-21010"></a> package option if you’re only interested in using this <span class="cmtt-10">numbers </span>glossary. </div> - </p><!--l. 2938--><p class="noindent" > + </p><!--l. 3067--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">index</span><a - id="dx1-20011"></a> </dt><dd + id="dx1-21011"></a> </dt><dd class="description">This option defines a new glossary type with the label <span class="cmtt-10">index </span>via - <div class="verbatim" id="verbatim-79"> + <div class="verbatim" id="verbatim-80"> \newglossary[ilg]{index}{ind}{idx}{\indexname}% </div> - <!--l. 2944--><p class="nopar" > It also defines - </p><!--l. 2946--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3073--><p class="nopar" > It also defines + </p><!--l. 3075--><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-20012"></a> <span + id="dx1-21012"></a> <span class="cmtt-10">\newterm[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6657,12 +6922,12 @@ class="cmmi-10"><</span><span class="cmitt-10">term</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 2948--><p class="noindent" > + </p><!--l. 3077--><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-20013"></a><span + id="dx1-21013"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmitt-10">term</span><span @@ -6674,7 +6939,7 @@ class="cmmi-10">></span><span class="cmtt-10">},%</span> <br /><span class="cmtt-10">description=\nopostdesc</span><a - id="dx1-20014"></a><span + id="dx1-21014"></a><span class="cmtt-10">,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6682,21 +6947,21 @@ class="cmmi-10">></span><span class="cmtt-10">]</span> </div> </div> and - <!--l. 2955--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3084--><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-20015"></a> <span + id="dx1-21015"></a> <span class="cmtt-10">\printindex[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - </p><!--l. 2957--><p class="noindent" > + </p><!--l. 3086--><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-20016"></a><span + id="dx1-21016"></a><span class="cmtt-10">[type=index,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6704,12 +6969,12 @@ class="cmmi-10">></span><span class="cmtt-10">]</span> </div> </div> - <!--l. 2963--><p class="noindent" >If you use <a + <!--l. 3092--><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-20017"></a><span + id="dx1-21017"></a><span class="cmtt-10">[type=index,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -6717,153 +6982,153 @@ class="cmmi-10">></span><span class="cmtt-10">]</span> </div> </div> to display this glossary. - <!--l. 2969--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span + <!--l. 3098--><p class="noindent" ><div class="important" title="Important Note"> Remember to use the <span class="cmss-10">nomain</span><a - id="dx1-20018"></a> package option if you’re only interested in using + id="dx1-21018"></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-20019"></a>. + id="dx1-21019"></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-20020"></a>, <span + id="dx1-21020"></a>, <span class="cmss-10">index</span><a - id="dx1-20021"></a> or <span + id="dx1-21021"></a> or <span class="cmss-10">imakeidx</span><a - id="dx1-20022"></a>. (You can, of course, load one of + id="dx1-21022"></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-20023"></a> package option.) + id="dx1-21023"></a> package option.) </div> - </p><!--l. 2977--><p class="noindent" > + </p><!--l. 3106--><p class="noindent" > - </p><!--l. 2979--><p class="noindent" >Since the index isn’t designed for terms with descriptions, you might also want + </p><!--l. 3108--><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-20024"></a> or the command <spacer type=vertical size=10><span class="obeylines-h"> + id="dx1-21024"></a> or the command <spacer type=vertical size=10><span class="obeylines-h"> <br /><span class="cmtt-10">\GlsDeclareNoHyperList</span><a - id="dx1-20025"></a><span class="verb"><span + id="dx1-21025"></a><span class="verb"><span class="cmtt-10">{index}</span></span> <br /><spacer type=vertical size=10></span> - </p><!--l. 2986--><p class="noindent" >The example file <a + </p><!--l. 3115--><p class="noindent" >The example file <a href="#x1-5124r26"><span class="cmtt-10">sample-index.tex</span></a> illustrates the use of the <span class="cmss-10">index</span><a - id="dx1-20026"></a> package + id="dx1-21026"></a> package option. </p></dd><dt class="description"> <span class="cmssbx-10">compatible-2.07</span><a - id="dx1-20027"></a> </dt><dd + id="dx1-21027"></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-20028"></a> </dt><dd + id="dx1-21028"></a> </dt><dd class="description">Compatibility mode for old documents created using version 3.07 or below. </dd></dl> -<!--l. 2997--><p class="noindent" > +<!--l. 3126--><p class="noindent" > </p> -<!--l. 2997--><p class="noindent" ><a +<!--l. 3126--><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. 3000--><p class="noindent" >Some of the options described above may also be set after the <span +<!--l. 3129--><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. 3002--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3131--><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-21001"></a> <span + id="dx1-22001"></a> <span class="cmtt-10">\setupglossaries{</span><span class="cmmi-10"><</span><span class="cmitt-10">key-val list</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3004--><p class="noindent" > +</p><!--l. 3133--><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-21002"></a>, <span + id="dx1-22002"></a>, <span class="cmss-10">xindygloss</span><a - id="dx1-21003"></a>, + id="dx1-22003"></a>, <span class="cmss-10">xindynoglsnumbers</span><a - id="dx1-21004"></a>, <span + id="dx1-22004"></a>, <span class="cmss-10">makeindex</span><a - id="dx1-21005"></a>, <span + id="dx1-22005"></a>, <span class="cmss-10">nolong</span><a - id="dx1-21006"></a>, <span + id="dx1-22006"></a>, <span class="cmss-10">nosuper</span><a - id="dx1-21007"></a>, <span + id="dx1-22007"></a>, <span class="cmss-10">nolist</span><a - id="dx1-21008"></a>, <span + id="dx1-22008"></a>, <span class="cmss-10">notree</span><a - id="dx1-21009"></a>, <span + id="dx1-22009"></a>, <span class="cmss-10">nostyles</span><a - id="dx1-21010"></a>, <span + id="dx1-22010"></a>, <span class="cmss-10">nomain</span><a - id="dx1-21011"></a>, + id="dx1-22011"></a>, <span class="cmss-10">compatible-2.07</span><a - id="dx1-21012"></a>, <span + id="dx1-22012"></a>, <span class="cmss-10">translate</span><a - id="dx1-21013"></a>, <span + id="dx1-22013"></a>, <span class="cmss-10">notranslate</span><a - id="dx1-21014"></a>, <span + id="dx1-22014"></a>, <span class="cmss-10">acronym</span><a - id="dx1-21015"></a>. These options have to be set while the + id="dx1-22015"></a>. These options have to be set while the package is loading, except for the <span class="cmss-10">xindy</span><a - id="dx1-21016"></a> sub-options which can be set using + id="dx1-22016"></a> sub-options which can be set using commands like <span class="cmtt-10">\GlsSetXdyLanguage</span><a - id="dx1-21017"></a> (see <a + id="dx1-22017"></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. 3016--><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. 3145--><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-21018"></a>) after you have + id="dx1-22018"></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. 3024--><p class="noindent" > +</p><!--l. 3153--><p class="noindent" > </p> -<!--l. 3026--><p class="indent" > </div> -</p><!--l. 3026--><p class="noindent" ><a +<!--l. 3155--><p class="indent" > </div> +</p><!--l. 3155--><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. 3029--><p class="indent" > In the preamble you need to indicate whether you want to use <a +</p><!--l. 3158--><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. 3033--><p class="noindent" ><a +<!--l. 3162--><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. 3036--><p class="noindent" >The command -</p><!--l. 3037--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3165--><p class="noindent" >The command +</p><!--l. 3166--><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-23001"></a> <span + id="dx1-24001"></a> <span class="cmtt-10">\makenoidxglossaries </span></div><hr> -</p><!--l. 3039--><p class="noindent" > +</p><!--l. 3168--><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 @@ -6872,32 +7137,32 @@ class="cmtt-10">\makenoidxglossaries </span><span class="cmbx-10">none of the glossaries will</span> <span class="cmbx-10">be displayed.</span> -</p><!--l. 3045--><p class="noindent" > +</p><!--l. 3174--><p class="noindent" > </p> -<!--l. 3045--><p class="noindent" ><a +<!--l. 3174--><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. 3048--><p class="noindent" >The command -</p><!--l. 3049--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3177--><p class="noindent" >The command +</p><!--l. 3178--><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-24001"></a> <span + id="dx1-25001"></a> <span class="cmtt-10">\makeglossaries </span></div><hr> -</p><!--l. 3051--><p class="noindent" > +</p><!--l. 3180--><p class="noindent" > must be placed in the preamble in order to create the customised <a - id="dx1-24002"></a><a + id="dx1-25002"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-24003"></a></a> (<span + id="dx1-25003"></a></a> (<span class="cmtt-10">.ist</span><a - id="dx1-24004"></a>) or + id="dx1-25004"></a>) or <a - id="dx1-24005"></a><a + id="dx1-25005"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-24006"></a></a> (<span + id="dx1-25006"></a></a> (<span class="cmtt-10">.xdy</span><a - id="dx1-24007"></a>) style file (for Options <a + id="dx1-25007"></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 @@ -6905,144 +7170,144 @@ 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. 3059--><p class="indent" > <div class="important" title="Important Note"> Note that some of the commands provided by the <span +</p><!--l. 3188--><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. 3066--><p class="indent" > Similarly, there are some commands that must not be used before <span +</p><!--l. 3195--><p class="indent" > Similarly, there are some commands that must not be used before <span class="cmtt-10">\makeglossaries</span>. </div> -</p><!--l. 3068--><p class="noindent" > -</p><!--l. 3070--><p class="indent" > You can suppress the creation of the customised <a - id="dx1-24008"></a><a +</p><!--l. 3197--><p class="noindent" > +</p><!--l. 3199--><p class="indent" > You can suppress the creation of the customised <a + id="dx1-25008"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-24009"></a></a> or <a - id="dx1-24010"></a><a + id="dx1-25009"></a></a> or <a + id="dx1-25010"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-24011"></a></a> style file + id="dx1-25011"></a></a> style file using -</p><!--l. 3072--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3201--><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-24012"></a> <span + id="dx1-25012"></a> <span class="cmtt-10">\noist </span></div><hr> -</p><!--l. 3074--><p class="noindent" > +</p><!--l. 3203--><p class="noindent" > That this command must not be used after <span class="cmtt-10">\makeglossaries</span>. -</p><!--l. 3076--><p class="indent" > <div class="important" title="Important Note"> Note that if you have a custom <span +</p><!--l. 3205--><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-24013"></a> file created when using <span + id="dx1-25013"></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-24014"></a> package option with it. + id="dx1-25014"></a> package option with it. </div> -</p><!--l. 3080--><p class="noindent" > +</p><!--l. 3209--><p class="noindent" > -</p><!--l. 3082--><p class="indent" > The default name for the customised style file is given by <span +</p><!--l. 3211--><p class="indent" > The default name for the customised style file is given by <span class="cmtt-10">\jobname</span><a - id="dx1-24015"></a><span + id="dx1-25015"></a><span class="cmtt-10">.ist</span><a - id="dx1-24016"></a> + id="dx1-25016"></a> (<a href="#option2">Option 2</a>) or <span class="cmtt-10">\jobname</span><a - id="dx1-24017"></a><span + id="dx1-25017"></a><span class="cmtt-10">.xdy</span><a - id="dx1-24018"></a> (<a + id="dx1-25018"></a> (<a href="#option3">Option 3</a>). This name may be changed using: -</p><!--l. 3086--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3215--><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-24019"></a> <span + id="dx1-25019"></a> <span class="cmtt-10">\setStyleFile{</span><span class="cmmi-10"><</span><span class="cmitt-10">name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3088--><p class="noindent" > +</p><!--l. 3217--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">name</span><span class="cmmi-10">> </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. 3093--><p class="indent" > Each glossary entry is assigned a <a - id="dx1-24020"></a><a +</p><!--l. 3222--><p class="indent" > Each glossary entry is assigned a <a + id="dx1-25020"></a><a href="#glo:numberlist">number list<a - id="dx1-24021"></a></a> that lists all the locations in the + id="dx1-25021"></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-24022"></a> package option. The default + id="dx1-25022"></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. 3100--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3229--><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-24023"></a> <span + id="dx1-25023"></a> <span class="cmtt-10">\glsSetCompositor{</span><span class="cmmi-10"><</span><span class="cmitt-10">symbol</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3102--><p class="noindent" > +</p><!--l. 3231--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-80"> + <div class="verbatim" id="verbatim-81"> \glsSetCompositor{-} </div> -<!--l. 3106--><p class="nopar" > This command must not be used after <span +<!--l. 3235--><p class="nopar" > This command must not be used after <span class="cmtt-10">\makeglossaries</span>. -</p><!--l. 3109--><p class="indent" > If you use <a +</p><!--l. 3238--><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. 3111--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3240--><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-24024"></a> <span + id="dx1-25024"></a> <span class="cmtt-10">\glsSetAlphaCompositor{</span><span class="cmmi-10"><</span><span class="cmitt-10">symbol</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3113--><p class="noindent" > +</p><!--l. 3242--><p class="noindent" > This command has no effect if you use <a href="#option2">Option 2</a>. For example, if you want <a - id="dx1-24025"></a><a + id="dx1-25025"></a><a href="#glo:numberlist">number list<a - id="dx1-24026"></a>s</a> containing a mixture of A-1 and 2.3 style formats, then do: + id="dx1-25026"></a>s</a> containing a mixture of A-1 and 2.3 style formats, then do: </p> - <div class="verbatim" id="verbatim-81"> + <div class="verbatim" id="verbatim-82"> \glsSetCompositor{.}\glsSetAlphaCompositor{-} </div> -<!--l. 3119--><p class="nopar" > See <a +<!--l. 3248--><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 - id="dx1-24027"></a><a + id="dx1-25027"></a><a href="#glo:numberlist">number list<a - id="dx1-24028"></a>s</a>. + id="dx1-25028"></a>s</a>. </p> -<!--l. 3123--><p class="indent" > </div> -</p><!--l. 3123--><p class="noindent" ><a +<!--l. 3252--><p class="indent" > </div> +</p><!--l. 3252--><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. 3126--><p class="indent" > All glossary entries must be defined before they are used, so it is better to +</p><!--l. 3255--><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 @@ -7051,13 +7316,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. 3132--><p class="indent" > <div class="important" title="Important Note"> <a +</p><!--l. 3261--><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-25001"></a>. + id="dx1-26001"></a>. </div> -</p><!--l. 3135--><p class="noindent" > -</p><!--l. 3137--><p class="indent" > Only those entries that are referenced in the document (using any of the +</p><!--l. 3264--><p class="noindent" > +</p><!--l. 3266--><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 @@ -7074,11 +7339,11 @@ 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. 3145--><p class="indent" > New glossary entries are defined using the command: -</p><!--l. 3146--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3274--><p class="indent" > New glossary entries are defined using the command: +</p><!--l. 3275--><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-25002"></a> <span + id="dx1-26002"></a> <span class="cmtt-10">\newglossaryentry{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -7089,17 +7354,17 @@ class="cmitt-10">key=value list</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 3148--><p class="noindent" > +</p><!--l. 3277--><p class="noindent" > This is a short command, so values in <span class="cmmi-10"><</span><span class="cmti-10">key-val list</span><span class="cmmi-10">> </span>can’t contain any paragraph breaks. If you have a long description that needs to span multiple paragraphs, use -</p><!--l. 3152--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3281--><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-25003"></a> <span + id="dx1-26003"></a> <span class="cmtt-10">\longnewglossaryentry{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -7115,7 +7380,7 @@ class="cmmi-10"><</span><span class="cmitt-10">long description</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3155--><p class="noindent" > +</p><!--l. 3284--><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 @@ -7123,12 +7388,12 @@ 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. 3162--><p class="indent" > There are also commands that will only define the entry if it hasn’t already been +</p><!--l. 3291--><p class="indent" > There are also commands that will only define the entry if it hasn’t already been defined: -</p><!--l. 3164--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3293--><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-25004"></a> <span + id="dx1-26004"></a> <span class="cmtt-10">\provideglossaryentry{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -7140,13 +7405,13 @@ class="cmitt-10">key=value</span> class="cmitt-10">list</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3166--><p class="noindent" > +</p><!--l. 3295--><p class="noindent" > and -</p><!--l. 3168--><p class="indent" > <span class="marginpar"><span +</p><!--l. 3297--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\longprovideglossaryentry</span><span class="cmtt-9"> </span></span><a - id="dx1-25005"></a> -</p><!--l. 3170--><p class="indent" > <hr><div title="Definition"><span + id="dx1-26005"></a> +</p><!--l. 3299--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\longprovideglossaryentry{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -7162,34 +7427,34 @@ class="cmitt-10">long</span> class="cmitt-10">description</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3172--><p class="noindent" > +</p><!--l. 3301--><p class="noindent" > (These are both preamble-only commands.) -</p><!--l. 3175--><p class="indent" > For all the above commands, the first argument, <span +</p><!--l. 3304--><p class="indent" > For all the above commands, the first argument, <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></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. 3179--><p class="indent" > <div class="important" title="Important Note"> Note that although an <a - id="dx1-25006"></a><a +</p><!--l. 3308--><p class="indent" > <div class="important" title="Important Note"> Note that although an <a + id="dx1-26006"></a><a href="#glo:exlatinchar">extended Latin character<a - id="dx1-25007"></a></a> or other <a - id="dx1-25008"></a><a + id="dx1-26007"></a></a> or other <a + id="dx1-26008"></a><a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-25009"></a></a>, + id="dx1-26009"></a></a>, such as é or ß, looks like a plain character in your <span class="cmtt-10">.tex </span>file, it’s actually a macro (an active character) and therefore can’t be used in the label. Also be careful of <span class="cmss-10">babel</span><a - id="dx1-25010"></a>’s + id="dx1-26010"></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. 3186--><p class="noindent" > -</p><!--l. 3188--><p class="indent" > The second argument, <span +</p><!--l. 3315--><p class="noindent" > +</p><!--l. 3317--><p class="indent" > The second argument, <span class="cmmi-10"><</span><span class="cmti-10">key=value list</span><span class="cmmi-10">></span>, is a <span @@ -7202,62 +7467,62 @@ class="cmmi-10">> </span>list that supplies the relevant information about this entry. There are two required fields: <span class="cmss-10">description</span><a - id="dx1-25011"></a> and either <span + id="dx1-26011"></a> and either <span class="cmss-10">name</span><a - id="dx1-25012"></a> or <span + id="dx1-26012"></a> or <span class="cmss-10">parent</span><a - id="dx1-25013"></a>. The description is set in the third argument + id="dx1-26013"></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-25014"></a> key. Available fields are listed + id="dx1-26014"></a> key. Available fields are listed below: </p><dl class="description"><dt class="description"> <span class="cmssbx-10">name</span><a - id="dx1-25015"></a> </dt><dd + id="dx1-26015"></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-25016"></a> key is supplied, this value will be the same as the + id="dx1-26016"></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-25017"></a> </dt><dd + id="dx1-26017"></a> </dt><dd class="description">A brief description of this term (to appear in the glossary). Within this value, you can use - <!--l. 3204--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 3333--><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-25018"></a> <span + id="dx1-26018"></a> <span class="cmtt-10">\nopostdesc </span></div><hr> - </p><!--l. 3206--><p class="noindent" > + </p><!--l. 3335--><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. 3212--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + </p><!--l. 3341--><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-25019"></a> <span + id="dx1-26019"></a> <span class="cmtt-10">\glspar </span></div><hr> - </p><!--l. 3214--><p class="noindent" > + </p><!--l. 3343--><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-25020"></a> not <span class="obeylines-h"><span class="verb"><span + id="dx1-26020"></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-25021"></a> </dt><dd + id="dx1-26021"></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 @@ -7266,125 +7531,125 @@ 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-25022"></a> </dt><dd + id="dx1-26022"></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-25023"></a> key. + id="dx1-26023"></a> key. </dd><dt class="description"> <span class="cmssbx-10">text</span><a - id="dx1-25024"></a> </dt><dd + id="dx1-26024"></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-25025"></a> (or one of its + id="dx1-26025"></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-25026"></a> key is + id="dx1-26026"></a> key is used. </dd><dt class="description"> <span class="cmssbx-10">first</span><a - id="dx1-25027"></a> </dt><dd + id="dx1-26027"></a> </dt><dd class="description">How the entry will appear in the document text on <a - id="dx1-25028"></a><a + id="dx1-26028"></a><a href="#glo:firstuse">first use</a> with <span class="cmtt-10">\gls</span><a - id="dx1-25029"></a> (or + id="dx1-26029"></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-25030"></a> key is used. Note that if you use <span + id="dx1-26030"></a> key is used. Note that if you use <span class="cmtt-10">\glspl</span><a - id="dx1-25031"></a>, <span + id="dx1-26031"></a>, <span class="cmtt-10">\Glspl</span><a - id="dx1-25032"></a>, <span + id="dx1-26032"></a>, <span class="cmtt-10">\GLSpl</span><a - id="dx1-25033"></a>, + id="dx1-26033"></a>, <span class="cmtt-10">\glsdisp</span><a - id="dx1-25034"></a> before using <span + id="dx1-26034"></a> before using <span class="cmtt-10">\gls</span><a - id="dx1-25035"></a>, the <span + id="dx1-26035"></a>, the <span class="cmss-10">firstplural</span><a - id="dx1-25036"></a> value won’t be used with + id="dx1-26036"></a> value won’t be used with <span class="cmtt-10">\gls</span><a - id="dx1-25037"></a>. + id="dx1-26037"></a>. </dd><dt class="description"> <span class="cmssbx-10">plural</span><a - id="dx1-25038"></a> </dt><dd + id="dx1-26038"></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-25039"></a> (or one of + id="dx1-26039"></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-25040"></a> to the value of the <span + id="dx1-26040"></a> to the value of the <span class="cmss-10">text</span><a - id="dx1-25041"></a> field. The default value of + id="dx1-26041"></a> field. The default value of <span class="cmtt-10">\glspluralsuffix</span><a - id="dx1-25042"></a> is the letter “s”. + id="dx1-26042"></a> is the letter “s”. </dd><dt class="description"> <span class="cmssbx-10">firstplural</span><a - id="dx1-25043"></a> </dt><dd + id="dx1-26043"></a> </dt><dd class="description">How the entry will appear in the document text on <a - id="dx1-25044"></a><a + id="dx1-26044"></a><a href="#glo:firstuse">first use</a> with <span class="cmtt-10">\glspl</span><a - id="dx1-25045"></a> + id="dx1-26045"></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-25046"></a> key, if the <span + id="dx1-26046"></a> key, if the <span class="cmss-10">first</span><a - id="dx1-25047"></a> key is omitted, or by appending + id="dx1-26047"></a> key is omitted, or by appending <span class="cmtt-10">\glspluralsuffix</span><a - id="dx1-25048"></a> to the value of the <span + id="dx1-26048"></a> to the value of the <span class="cmss-10">first</span><a - id="dx1-25049"></a> field, if the <span + id="dx1-26049"></a> field, if the <span class="cmss-10">first</span><a - id="dx1-25050"></a> field is present. Note + id="dx1-26050"></a> field is present. Note that if you use <span class="cmtt-10">\gls</span><a - id="dx1-25051"></a>, <span + id="dx1-26051"></a>, <span class="cmtt-10">\Gls</span><a - id="dx1-25052"></a>, <span + id="dx1-26052"></a>, <span class="cmtt-10">\GLS</span><a - id="dx1-25053"></a>, <span + id="dx1-26053"></a>, <span class="cmtt-10">\glsdisp </span>before using <span class="cmtt-10">\glspl</span><a - id="dx1-25054"></a>, the <span + id="dx1-26054"></a>, the <span class="cmss-10">firstplural</span><a - id="dx1-25055"></a> + id="dx1-26055"></a> value won’t be used with <span class="cmtt-10">\glspl</span><a - id="dx1-25056"></a>. - <!--l. 3256--><p class="noindent" ><span + id="dx1-26056"></a>. + <!--l. 3385--><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-25057"></a> was always + id="dx1-26057"></a> was always taken by appending “s” to the <span class="cmss-10">first</span><a - id="dx1-25058"></a> key, which meant that you had + id="dx1-26058"></a> key, which meant that you had to specify both <span class="cmss-10">plural</span><a - id="dx1-25059"></a> and <span + id="dx1-26059"></a> and <span class="cmss-10">firstplural</span><a - id="dx1-25060"></a>, even if you hadn’t used the <span + id="dx1-26060"></a>, even if you hadn’t used the <span class="cmss-10">first</span><a - id="dx1-25061"></a> + id="dx1-26061"></a> key. </p></dd><dt class="description"> <span class="cmssbx-10">symbol</span><a - id="dx1-25062"></a> </dt><dd + id="dx1-26062"></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 @@ -7392,102 +7657,102 @@ 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-25063"></a> </dt><dd + id="dx1-26063"></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-25064"></a> and + id="dx1-26064"></a> and <span class="cmtt-10">\glsdisplayfirst</span><a - id="dx1-25065"></a> by <span + id="dx1-26065"></a> by <span class="cmtt-10">\glspl</span><a - id="dx1-25066"></a>, <span + id="dx1-26066"></a>, <span class="cmtt-10">\Glspl</span><a - id="dx1-25067"></a> and <span + id="dx1-26067"></a> and <span class="cmtt-10">\GLSpl</span><a - id="dx1-25068"></a>). If omitted, the value is set + id="dx1-26068"></a>). If omitted, the value is set to the same as the <span class="cmss-10">symbol</span><a - id="dx1-25069"></a> key. + id="dx1-26069"></a> key. </dd><dt class="description"> <span class="cmssbx-10">sort</span><a - id="dx1-25070"></a> </dt><dd + id="dx1-26070"></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-25071"></a> field unless one of the package options <span + id="dx1-26071"></a> field unless one of the package options <span class="cmss-10">sort=def</span><a - id="dx1-25072"></a> and + id="dx1-26072"></a> and <span class="cmss-10">sort=use</span><a - id="dx1-25073"></a> have been used. In general, it’s best to use the <span + id="dx1-26073"></a> have been used. In general, it’s best to use the <span class="cmss-10">sort</span><a - id="dx1-25074"></a> key if the + id="dx1-26074"></a> key if the <span class="cmss-10">name</span><a - id="dx1-25075"></a> contains commands (e.g. <span class="obeylines-h"><span class="verb"><span + id="dx1-26075"></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-25076"></a> key by redefining <span + id="dx1-26076"></a> key by redefining <span class="cmtt-10">\glsprestandardsort</span><a - id="dx1-25077"></a> (see <a + id="dx1-26077"></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. 3280--><p class="noindent" ><a + <!--l. 3409--><p class="noindent" ><a href="#option1">Option 1</a> by default strips the <a - id="dx1-25078"></a><a + id="dx1-26078"></a><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-25079"></a> key when it sets the <span + id="dx1-26079"></a> key when it sets the <span class="cmss-10">sort</span><a - id="dx1-25080"></a> + id="dx1-26080"></a> key. So with <a href="#option1">Option 1</a>: </p> - <div class="verbatim" id="verbatim-82"> + <div class="verbatim" id="verbatim-83"> \newglossaryentry{elite}{%  <br />  name={{\’e}lite},  <br />  description={select group of people}  <br />} </div> - <!--l. 3289--><p class="nopar" > This is equivalent to: + <!--l. 3418--><p class="nopar" > This is equivalent to: </p> - <div class="verbatim" id="verbatim-83"> + <div class="verbatim" id="verbatim-84"> \newglossaryentry{elite}{%  <br />  name={{\’e}lite},  <br />  description={select group of people},  <br />  sort={elite}  <br />} </div> - <!--l. 3297--><p class="nopar" > Unless you use the package option <span + <!--l. 3426--><p class="nopar" > Unless you use the package option <span class="cmss-10">sanitizesort=true</span><a - id="dx1-25081"></a>, in which case it’s equivalent + id="dx1-26081"></a>, in which case it’s equivalent to: </p> - <div class="verbatim" id="verbatim-84"> + <div class="verbatim" id="verbatim-85"> \newglossaryentry{elite}{%  <br />  name={{\’e}lite},  <br />  description={select group of people},  <br />  sort={\’elite}  <br />} </div> - <!--l. 3306--><p class="nopar" > This will place the entry before the “A” letter group since the sort value starts + <!--l. 3435--><p class="nopar" > This will place the entry before the “A” letter group since the sort value starts with a symbol. - </p><!--l. 3310--><p class="noindent" >Similarly if you use the <span + </p><!--l. 3439--><p class="noindent" >Similarly if you use the <span class="cmss-10">inputenc</span><a - id="dx1-25082"></a> package: </p><div class="alltt"> + id="dx1-26082"></a> package: </p><div class="alltt"> <div class="obeylines-v"> <span class="verb"><span class="cmtt-10">\newglossaryentry{elite}{%</span></span> @@ -7539,7 +7804,7 @@ class="cmtt-10">}</span></span> </div> </div> Unless you use the package option <span class="cmss-10">sanitizesort=true</span><a - id="dx1-25083"></a>, in which case it’s equivalent + id="dx1-26083"></a>, in which case it’s equivalent to: <div class="alltt"> <div class="obeylines-v"> <span class="verb"><span @@ -7572,51 +7837,51 @@ class="cmtt-10">}</span></span> </div> Again, this will place the entry before the “A” group. - <!--l. 3336--><p class="noindent" >With Options <a + <!--l. 3465--><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-25084"></a> will either be set to the <span + id="dx1-26084"></a> will either be set to the <span class="cmss-10">name</span><a - id="dx1-25085"></a> + id="dx1-26085"></a> key (if <span class="cmss-10">sanitizesort=true</span><a - id="dx1-25086"></a>) or it will set it to the expansion of the <span + id="dx1-26086"></a>) or it will set it to the expansion of the <span class="cmss-10">name</span><a - id="dx1-25087"></a> key (if + id="dx1-26087"></a> key (if <span class="cmss-10">sanitizesort=false</span><a - id="dx1-25088"></a>). - </p><!--l. 3341--><p class="noindent" ><div class="important" title="Important Note"> Take care with <a - id="dx1-25089"></a><a + id="dx1-26088"></a>). + </p><!--l. 3470--><p class="noindent" ><div class="important" title="Important Note"> Take care with <a + id="dx1-26089"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-25090"></a></a> (<a + id="dx1-26090"></a></a> (<a href="#option3">Option 3</a>): if you have entries with the same <span class="cmss-10">sort</span><a - id="dx1-25091"></a> value + id="dx1-26091"></a> value they will be treated as the same entry. - </p><!--l. 3346--><p class="noindent" >Take care if you use <a + </p><!--l. 3475--><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-25092"></a> contains fragile commands. You will + id="dx1-26092"></a> contains fragile commands. You will either need to explicitly set the <span class="cmss-10">sort</span><a - id="dx1-25093"></a> key or use the <span + id="dx1-26093"></a> key or use the <span class="cmss-10">sanitizesort=true</span><a - id="dx1-25094"></a> package + id="dx1-26094"></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. 3350--><p class="noindent" > + </p><!--l. 3479--><p class="noindent" > </p></dd><dt class="description"> <span class="cmssbx-10">type</span><a - id="dx1-25095"></a> </dt><dd + id="dx1-26095"></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-25096"></a> is used (see <a + id="dx1-26096"></a> is used (see <a href="#sec:acronyms"><span class="cmsy-10">§</span>13 </a><a @@ -7624,32 +7889,32 @@ href="#sec:acronyms">Acronyms<!--tex4ht:ref: sec:acronyms --></a>). </dd><dt class="description"> <span class="cmssbx-10">user1</span><a - id="dx1-25097"></a><span + id="dx1-26097"></a><span class="cmbx-10">, </span><span class="cmbx-10">…, </span><span class="cmssbx-10">user6</span><a - id="dx1-25098"></a><a - id="dx1-25099"></a><a - id="dx1-25100"></a><a - id="dx1-25101"></a><a - id="dx1-25102"></a> </dt><dd + id="dx1-26098"></a><a + id="dx1-26099"></a><a + id="dx1-26100"></a><a + id="dx1-26101"></a><a + id="dx1-26102"></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-25103"></a> (see <a + id="dx1-26103"></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-25104"></a> (<a + id="dx1-26104"></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-25105"></a> (<a + id="dx1-26105"></a> (<a href="#sec:accsupp"><span class="cmsy-10">§</span>18 </a><a @@ -7657,31 +7922,31 @@ href="#sec:accsupp">Accessibility Support<!--tex4ht:ref: sec:accsupp --></a>) pa </dd><dt class="description"> <span class="cmssbx-10">nonumberlist</span><a - id="dx1-25106"></a> </dt><dd + id="dx1-26106"></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 - id="dx1-25107"></a><a + id="dx1-26107"></a><a href="#glo:numberlist">number list<a - id="dx1-25108"></a></a> just for this entry. Conversely, if you have used the package option + id="dx1-26108"></a></a> just for this entry. Conversely, if you have used the package option <span class="cmss-10">nonumberlist</span><a - id="dx1-25109"></a>, you can activate the <a - id="dx1-25110"></a>number list<a - id="dx1-25111"></a> just for this entry with + id="dx1-26109"></a>, you can activate the <a + id="dx1-26110"></a>number list<a + id="dx1-26111"></a> just for this entry with <span class="cmss-10">nonumberlist=false</span><a - id="dx1-25112"></a>. (See <a + id="dx1-26112"></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-25113"></a> </dt><dd + id="dx1-26113"></a> </dt><dd class="description">Cross-reference another entry. Using the <span class="cmss-10">see</span><a - id="dx1-25114"></a> key will automatically add this entry + id="dx1-26114"></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 @@ -7691,67 +7956,67 @@ class="cmtt-10"> also]{anotherlabel}</span></span></span>. <span class="cmbx-10">Note that if</span> <span class="cmbx-10">you have suppressed the</span> <a - id="dx1-25115"></a><a + id="dx1-26115"></a><a href="#glo:numberlist"><span class="cmbx-10">number list</span><a - id="dx1-25116"></a></a><span + id="dx1-26116"></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</span> <a - id="dx1-25117"></a><span + id="dx1-26117"></a><span class="cmbx-10">number list</span><a - id="dx1-25118"></a><span + id="dx1-26118"></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-25119"></a> (see above). Alternatively, you can use the + id="dx1-26119"></a> (see above). Alternatively, you can use the <span class="cmss-10">seeautonumberlist</span><a - id="dx1-25120"></a> package option. For further details, see <a + id="dx1-26120"></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. 3388--><p class="noindent" ><div class="important" title="Important Note"> For Options <a + <!--l. 3517--><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-25121"></a> must be used before any occurrence of + id="dx1-26121"></a> must be used before any occurrence of <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-25122"></a> that contains the <span + id="dx1-26122"></a> that contains the <span class="cmss-10">see</span><a - id="dx1-25123"></a> key. </div> - </p><!--l. 3391--><p class="noindent" > + id="dx1-26123"></a> key. </div> + </p><!--l. 3520--><p class="noindent" > </p> </dd></dl> -<!--l. 3395--><p class="indent" > The following keys are reserved for <span +<!--l. 3524--><p class="indent" > The following keys are reserved for <span class="cmtt-10">\newacronym</span><a - id="dx1-25124"></a> (see <a + id="dx1-26124"></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-25125"></a>, + id="dx1-26125"></a>, <span class="cmss-10">longplural</span><a - id="dx1-25126"></a>, <span + id="dx1-26126"></a>, <span class="cmss-10">short</span><a - id="dx1-25127"></a> and <span + id="dx1-26127"></a> and <span class="cmss-10">shortplural</span><a - id="dx1-25128"></a>. Additional keys are provided by the <span + id="dx1-26128"></a>. Additional keys are provided by the <span class="cmss-10">glossaries-prefix</span><a - id="dx1-25129"></a> + id="dx1-26129"></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-25130"></a> (<a + id="dx1-26130"></a> (<a href="#sec:accsupp"><span class="cmsy-10">§</span>18 </a><a href="#sec:accsupp">Accessibility Support<!--tex4ht:ref: sec:accsupp --></a>) @@ -7760,26 +8025,26 @@ href="#sec:addkey"><span class="cmsy-10">§</span>4.3 </a><a href="#sec:addkey">Additional Keys<!--tex4ht:ref: sec:addkey --></a>). -</p><!--l. 3403--><p class="indent" > Note that if the name starts with <a - id="dx1-25131"></a><a +</p><!--l. 3532--><p class="indent" > Note that if the name starts with <a + id="dx1-26131"></a><a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-25132"></a></a>, you must group the + id="dx1-26132"></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-25133"></a> and <span + id="dx1-26133"></a> and <span class="cmtt-10">\Glspl</span><a - id="dx1-25134"></a>. For + id="dx1-26134"></a>. For example: </p> - <div class="verbatim" id="verbatim-85"> + <div class="verbatim" id="verbatim-86"> \newglossaryentry{elite}{name={{\’e}lite},  <br />description={select group or class}} </div> -<!--l. 3410--><p class="nopar" > Note that the same applies if you are using the <span +<!--l. 3539--><p class="nopar" > Note that the same applies if you are using the <span class="cmss-10">inputenc</span><a - id="dx1-25135"></a> package: </p><div class="alltt"> + id="dx1-26135"></a> package: </p><div class="alltt"> <div class="obeylines-v"> <span class="verb"><span class="cmtt-10">\newglossaryentry{elite}{name={{</span></span><span @@ -7794,72 +8059,72 @@ class="cmtt-10"> class}}</span></span> </div> </div> Note that in both of the above examples, you will also need to supply the <span class="cmss-10">sort</span><a - id="dx1-25136"></a> key if + id="dx1-26136"></a> key if you are using <a href="#option2">Option 2</a> whereas <a - id="dx1-25137"></a><a + id="dx1-26137"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-25138"></a></a> (<a + id="dx1-26138"></a></a> (<a href="#option3">Option 3</a>) is usually able to sort <a - id="dx1-25139"></a><a + id="dx1-26139"></a><a href="#glo:nonlatinchar">non-Latin character<a - id="dx1-25140"></a>s</a> correctly. <a + id="dx1-26140"></a>s</a> correctly. <a href="#option1">Option 1</a> discards accents from <a - id="dx1-25141"></a><a + id="dx1-26141"></a><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-25142"></a>s</a> unless you use the <span + id="dx1-26142"></a>s</a> unless you use the <span class="cmss-10">sanitizesort=true</span><a - id="dx1-25143"></a>. -<!--l. 3424--><p class="noindent" ><a + id="dx1-26143"></a>. +<!--l. 3553--><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. 3427--><p class="noindent" >You may have noticed from above that you can specify the plural form when you +<!--l. 3556--><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. 3430--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3559--><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-26001"></a> <span + id="dx1-27001"></a> <span class="cmtt-10">\glspluralsuffix </span></div><hr> -</p><!--l. 3432--><p class="noindent" > +</p><!--l. 3561--><p class="noindent" > to the singular form. This command defaults to the letter “s”. For example: </p> - <div class="verbatim" id="verbatim-86"> + <div class="verbatim" id="verbatim-87"> \newglossaryentry{cow}{name=cow,description={a fully grown  <br />female of any bovine animal}} </div> -<!--l. 3438--><p class="nopar" > defines a new entry whose singular form is “cow” and plural form is “cows”. However, +<!--l. 3567--><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: </p> - <div class="verbatim" id="verbatim-87"> + <div class="verbatim" id="verbatim-88"> \newglossaryentry{cow}{name=cow,plural=kine,  <br />description={a fully grown female of any bovine animal}} </div> -<!--l. 3446--><p class="nopar" > -</p><!--l. 3448--><p class="indent" > If you are writing in a language that supports multiple plurals (for a given term) +<!--l. 3575--><p class="nopar" > +</p><!--l. 3577--><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-26002"></a> key for one of them and one of the user keys to specify the other + id="dx1-27002"></a> key for one of them and one of the user keys to specify the other plural form. For example: </p> - <div class="verbatim" id="verbatim-88"> + <div class="verbatim" id="verbatim-89"> \newglossaryentry{cow}{%  <br />  name=cow,%  <br />  description={a fully grown female of any bovine animal  <br />               (plural cows, archaic plural kine)},%  <br />  user1={kine}} </div> -<!--l. 3458--><p class="nopar" > You can then use <span class="obeylines-h"><span class="verb"><span +<!--l. 3587--><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 @@ -7867,18 +8132,18 @@ example: </p> - <div class="verbatim" id="verbatim-89"> + <div class="verbatim" id="verbatim-90"> \let\glsaltpl\glsuseri </div> -<!--l. 3464--><p class="nopar" > Then you don’t have to remember which key you used to store the second plural. +<!--l. 3593--><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-26003"></a>, described in <a + id="dx1-27003"></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. 3469--><p class="indent" > If you are using a language that usually forms plurals by appending a +</p><!--l. 3598--><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 @@ -7886,21 +8151,21 @@ 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-26004"></a> key (and the <span + id="dx1-27004"></a> key (and the <span class="cmss-10">firstplural</span><a - id="dx1-26005"></a> key where + id="dx1-27005"></a> key where necessary). -</p><!--l. 3477--><p class="noindent" > +</p><!--l. 3606--><p class="noindent" > </p> -<!--l. 3477--><p class="noindent" ><a +<!--l. 3606--><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. 3480--><p class="noindent" >You can use the six user keys to provide alternatives, such as participles. For +<!--l. 3609--><p class="noindent" >You can use the six user keys to provide alternatives, such as participles. For example: </p> - <div class="verbatim" id="verbatim-90"> + <div class="verbatim" id="verbatim-91"> \let\glsing\glsuseri  <br />\let\glsd\glsuserii  <br />\newcommand*{\ingkey}{user1} @@ -7914,42 +8179,42 @@ example:  <br />  }%  <br />} </div> -<!--l. 3497--><p class="nopar" > With the above definitions, I can now define terms like this: +<!--l. 3626--><p class="nopar" > With the above definitions, I can now define terms like this: </p> - <div class="verbatim" id="verbatim-91"> + <div class="verbatim" id="verbatim-92"> \newword{play}{to take part in activities for enjoyment}  <br />\newword[\edkey={ran},\ingkey={running}]{run}{to move fast using  <br />the legs} </div> -<!--l. 3503--><p class="nopar" > and use them in the text: +<!--l. 3632--><p class="nopar" > and use them in the text: </p> - <div class="verbatim" id="verbatim-92"> + <div class="verbatim" id="verbatim-93"> Peter is \glsing{play} in the park today.  <br />Jane \glsd{play} in the park yesterday.  <br />Peter and Jane \glsd{run} in the park last week. </div> -<!--l. 3511--><p class="nopar" > -</p><!--l. 3513--><p class="indent" > Alternatively, you can define your own keys using <span +<!--l. 3640--><p class="nopar" > +</p><!--l. 3642--><p class="indent" > Alternatively, you can define your own keys using <span class="cmtt-10">\glsaddkey</span><a - id="dx1-27001"></a>, described below in + id="dx1-28001"></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. 3516--><p class="noindent" > +</p><!--l. 3645--><p class="noindent" > </p> -<!--l. 3516--><p class="noindent" ><a +<!--l. 3645--><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. 3519--><p class="noindent" >You can now also define your own custom keys using: -</p><!--l. 3520--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3648--><p class="noindent" >You can now also define your own custom keys using: +</p><!--l. 3649--><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-28001"></a> <span + id="dx1-29001"></a> <span class="cmtt-10">\glsaddkey{</span><span class="cmmi-10"><</span><span class="cmitt-10">key</span><span @@ -7982,7 +8247,7 @@ class="cmitt-10">link allcaps cs</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 3528--><p class="noindent" > +</p><!--l. 3657--><p class="noindent" > where: </p><dl class="description"><dt class="description"> <span @@ -7991,10 +8256,10 @@ class="cmbxti-10">key</span><span class="cmmib-10">></span> </dt><dd class="description">is the new key to use in <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-28002"></a> (or similar commands such + id="dx1-29002"></a> (or similar commands such as <span class="cmtt-10">\longnewglossaryentry</span><a - id="dx1-28003"></a>); + id="dx1-29003"></a>); </dd><dt class="description"> <span class="cmmib-10"><</span><span @@ -8014,7 +8279,7 @@ class="cmmib-10">></span> </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\glsentrytext</span><a - id="dx1-28004"></a>; + id="dx1-29004"></a>; </dd><dt class="description"> <span class="cmmib-10"><</span><span @@ -8023,7 +8288,7 @@ class="cmmib-10">></span> </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\Glsentrytext</span><a - id="dx1-28005"></a>; + id="dx1-29005"></a>; </dd><dt class="description"> <span class="cmmib-10"><</span><span @@ -8031,7 +8296,7 @@ class="cmbxti-10">link cs</span><span class="cmmib-10">></span> </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\glstext</span><a - id="dx1-28006"></a>; + id="dx1-29006"></a>; </dd><dt class="description"> <span class="cmmib-10"><</span><span @@ -8040,7 +8305,7 @@ class="cmmib-10">></span> </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\Glstext</span><a - id="dx1-28007"></a>; + id="dx1-29007"></a>; </dd><dt class="description"> @@ -8051,17 +8316,17 @@ class="cmmib-10">></span> </dt><dd class="description">is the control sequence to use analogous to commands like <span class="cmtt-10">\GLStext</span><a - id="dx1-28008"></a>.</dd></dl> -<!--l. 3549--><p class="noindent" >The starred version of <span + id="dx1-29008"></a>.</dd></dl> +<!--l. 3678--><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-28009r3"></a> -</p><!--l. 3553--><p class="noindent" ><span + id="x1-29009r3"></a> +</p><!--l. 3682--><p class="noindent" ><span class="cmbx-12">Example 3</span><span class="cmbx-12"> (Defining Custom Keys)</span><a - id="x1-28010"></a> -</p><!--l. 3554--><p class="indent" > Suppose I want to define two new keys, <span + id="x1-29010"></a> +</p><!--l. 3683--><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 @@ -8069,7 +8334,7 @@ both cases, so I need to use the starred form: </p> - <div class="verbatim" id="verbatim-93"> + <div class="verbatim" id="verbatim-94">  % Define "ed" key:  <br /> \glsaddkey*  <br />  {ed}% key @@ -8089,11 +8354,11 @@ both cases, so I need to use the starred form:  <br />  {\Glsing}% command analogous to \Glstext  <br />  {\GLSing}% command analogous to \GLStext </div> -<!--l. 3578--><p class="nopar" > Now I can define some entries: +<!--l. 3707--><p class="nopar" > Now I can define some entries: </p> - <div class="verbatim" id="verbatim-94"> + <div class="verbatim" id="verbatim-95">  % No need to override defaults for this entry:  <br /> \newglossaryentry{jump}{name={jump},description={}}  <br /> % Need to override defaults on these entries: @@ -8106,66 +8371,66 @@ both cases, so I need to use the starred form:  <br />   ing={waddling},%  <br />   description={}} </div> -<!--l. 3596--><p class="nopar" > -</p><!--l. 3598--><p class="indent" > These entries can later be used in the document: +<!--l. 3725--><p class="nopar" > +</p><!--l. 3727--><p class="indent" > These entries can later be used in the document: </p> - <div class="verbatim" id="verbatim-95"> + <div class="verbatim" id="verbatim-96"> 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. 3605--><p class="nopar" > For a complete document, see the sample file <a +<!--l. 3734--><p class="nopar" > For a complete document, see the sample file <a href="#x1-5127r27"><span class="cmtt-10">sample-newkeys.tex</span></a>. </p> <div class="center" > -<!--l. 3607--><p class="noindent" > -</p><!--l. 3607--><p class="noindent" >____________________________</p></div> -<!--l. 3609--><p class="noindent" > +<!--l. 3736--><p class="noindent" > +</p><!--l. 3736--><p class="noindent" >____________________________</p></div> +<!--l. 3738--><p class="noindent" > </p> -<!--l. 3609--><p class="noindent" ><a +<!--l. 3738--><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. 3612--><p class="noindent" >When you define new glossary entries expansion is performed by default, except for +<!--l. 3741--><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-29001"></a>, <span + id="dx1-30001"></a>, <span class="cmss-10">description</span><a - id="dx1-29002"></a>, <span + id="dx1-30002"></a>, <span class="cmss-10">descriptionplural</span><a - id="dx1-29003"></a>, <span + id="dx1-30003"></a>, <span class="cmss-10">symbol</span><a - id="dx1-29004"></a>, <span + id="dx1-30004"></a>, <span class="cmss-10">symbolplural</span><a - id="dx1-29005"></a> and <span + id="dx1-30005"></a> and <span class="cmss-10">sort</span><a - id="dx1-29006"></a> keys (these keys + id="dx1-30006"></a> keys (these keys all have expansion suppressed via <span class="cmtt-10">\glssetnoexpandfield</span>). -</p><!--l. 3618--><p class="indent" > You can switch expansion on or off for individual keys using -</p><!--l. 3619--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3747--><p class="indent" > You can switch expansion on or off for individual keys using +</p><!--l. 3748--><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-29007"></a> <span + id="dx1-30007"></a> <span class="cmtt-10">\glssetexpandfield{</span><span class="cmmi-10"><</span><span class="cmitt-10">field</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3621--><p class="noindent" > +</p><!--l. 3750--><p class="noindent" > or -</p><!--l. 3623--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3752--><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-29008"></a> <span + id="dx1-30008"></a> <span class="cmtt-10">\glssetnoexpandfield{</span><span class="cmmi-10"><</span><span class="cmitt-10">field</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3625--><p class="noindent" > +</p><!--l. 3754--><p class="noindent" > respectively, where <span class="cmmi-10"><</span><span class="cmti-10">field</span><span @@ -8176,14 +8441,14 @@ href="#tab:fieldmap">table 4.1</a>. <div class="table"> -<!--l. 3630--><p class="indent" > <a +<!--l. 3759--><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-290091 --> +class="content">Key to Field Mappings</span></div><!--tex4ht:label?: x1-300091 --> <div class="tabular"> <table id="TBL-6" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-6-1g"><col @@ -8198,83 +8463,83 @@ class="cmbx-10">Field </span></td> 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="cmss-10">sort</span><a - id="dx1-29010"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-2" + id="dx1-30010"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-2-2" class="td11"> <span class="cmtt-10">sortvalue </span></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="cmss-10">firstplural</span><a - id="dx1-29011"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-2" + id="dx1-30011"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-3-2" class="td11"> <span class="cmtt-10">firstpl</span></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="cmss-10">description</span><a - id="dx1-29012"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-4-2" + id="dx1-30012"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-4-2" class="td11"> <span class="cmtt-10">desc </span></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="cmss-10">descriptionplural</span><a - id="dx1-29013"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-2" + id="dx1-30013"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-5-2" class="td11"> <span class="cmtt-10">descplural </span></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="cmss-10">user1</span><a - id="dx1-29014"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-6-2" + id="dx1-30014"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-6-2" class="td11"> <span class="cmtt-10">useri </span></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="cmss-10">user2</span><a - id="dx1-29015"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-2" + id="dx1-30015"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-7-2" class="td11"> <span class="cmtt-10">userii </span></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="cmss-10">user3</span><a - id="dx1-29016"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-2" + id="dx1-30016"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-8-2" class="td11"> <span class="cmtt-10">useriii </span></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="cmss-10">user4</span><a - id="dx1-29017"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-2" + id="dx1-30017"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-9-2" class="td11"> <span class="cmtt-10">useriv </span></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="cmss-10">user5</span><a - id="dx1-29018"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-2" + id="dx1-30018"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-10-2" class="td11"> <span class="cmtt-10">userv </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-6-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-11-1" class="td11"> <span class="cmss-10">user6</span><a - id="dx1-29019"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-11-2" + id="dx1-30019"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-11-2" class="td11"> <span class="cmtt-10">uservi </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-6-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-12-1" class="td11"> <span class="cmss-10">longplural</span><a - id="dx1-29020"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-12-2" + id="dx1-30020"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-12-2" class="td11"> <span class="cmtt-10">longpl </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-6-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-6-13-1" class="td11"> <span class="cmss-10">shortplural</span><a - id="dx1-29021"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-13-2" + id="dx1-30021"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-6-13-2" class="td11"> <span class="cmtt-10">shortpl </span></td></tr></table> </div> @@ -8282,32 +8547,32 @@ class="cmtt-10">shortpl </span></td></tr></table> </div><hr class="endfloat" /> </div> -<!--l. 3651--><p class="indent" > Any keys that haven’t had the expansion explicitly set using <span +<!--l. 3780--><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. 3653--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3782--><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-29022"></a> <span + id="dx1-30022"></a> <span class="cmtt-10">\glsexpandfields </span></div><hr> -</p><!--l. 3655--><p class="noindent" > +</p><!--l. 3784--><p class="noindent" > and -</p><!--l. 3657--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 3786--><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-29023"></a> <span + id="dx1-30023"></a> <span class="cmtt-10">\glsnoexpandfields </span></div><hr> -</p><!--l. 3659--><p class="noindent" > -</p><!--l. 3661--><p class="indent" > If your entries contain any fragile commands, I recommend you switch off +</p><!--l. 3788--><p class="noindent" > +</p><!--l. 3790--><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. 3665--><p class="noindent" ><a +<!--l. 3794--><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. 3668--><p class="noindent" >As from version 1.17, it is possible to specify sub-entries. These may be used to +<!--l. 3797--><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 @@ -8322,64 +8587,64 @@ 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-30001"></a> package option (see <a + id="dx1-31001"></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. 3683--><p class="indent" > Note that the parent entry will automatically be added to the glossary if any of its +</p><!--l. 3812--><p class="indent" > Note that the parent entry will automatically be added to the glossary if any of its child entries are used in the document. If the parent entry is not referenced in the document, it will not have a <a - id="dx1-30002"></a><a + id="dx1-31002"></a><a href="#glo:numberlist">number list<a - id="dx1-30003"></a></a>. Note also that <a - id="dx1-30004"></a><a + id="dx1-31003"></a></a>. Note also that <a + id="dx1-31004"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-30005"></a></a> has a restriction + id="dx1-31005"></a></a> has a restriction on the maximum sub-entry depth. -</p><!--l. 3689--><p class="noindent" > +</p><!--l. 3818--><p class="noindent" > </p> -<!--l. 3689--><p class="noindent" ><a +<!--l. 3818--><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. 3692--><p class="noindent" >To arrange a glossary with hierarchical categories, you need to first define the category +<!--l. 3821--><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-31001"></a> key. + id="dx1-32001"></a> key. <a - id="x1-31002r4"></a> -</p><!--l. 3697--><p class="noindent" ><span + id="x1-32002r4"></a> +</p><!--l. 3826--><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-31003"></a> -</p><!--l. 3699--><p class="indent" > Suppose I want a glossary of mathematical symbols that are divided into Greek + id="x1-32003"></a> +</p><!--l. 3828--><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: </p> - <div class="verbatim" id="verbatim-96"> + <div class="verbatim" id="verbatim-97"> \newglossaryentry{greekletter}{name={Greek letters},  <br />description={\nopostdesc}}  <br />\newglossaryentry{romanletter}{name={Roman letters},  <br />description={\nopostdesc}} </div> -<!--l. 3708--><p class="nopar" > -</p><!--l. 3710--><p class="indent" > Note that in this example, the category entries don’t need a description so I have +<!--l. 3837--><p class="nopar" > +</p><!--l. 3839--><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-31004"></a>. This gives a blank description and suppresses the + id="dx1-32004"></a>. This gives a blank description and suppresses the description terminator. -</p><!--l. 3715--><p class="indent" > I can now define my sub-entries as follows: +</p><!--l. 3844--><p class="indent" > I can now define my sub-entries as follows: </p> - <div class="verbatim" id="verbatim-97"> + <div class="verbatim" id="verbatim-98"> \newglossaryentry{pi}{name={\ensuremath{\pi}},sort={pi},  <br />description={ratio of the circumference of a circle to  <br />the diameter}, @@ -8388,41 +8653,41 @@ description terminator.  <br />description={Euler’s constant},  <br />parent=romanletter} </div> -<!--l. 3725--><p class="nopar" > For a complete document, see the sample file <a +<!--l. 3854--><p class="nopar" > For a complete document, see the sample file <a href="#x1-5077r20"><span class="cmtt-10">sampletree.tex</span></a>. </p> <div class="center" > -<!--l. 3727--><p class="noindent" > -</p><!--l. 3727--><p class="noindent" >____________________________</p></div> -<!--l. 3729--><p class="noindent" > +<!--l. 3856--><p class="noindent" > +</p><!--l. 3856--><p class="noindent" >____________________________</p></div> +<!--l. 3858--><p class="noindent" > </p> -<!--l. 3729--><p class="noindent" ><a +<!--l. 3858--><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. 3732--><p class="noindent" >Sub-entries that have the same name as the parent entry, don’t need to have the <span +<!--l. 3861--><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-32001"></a> + id="dx1-33001"></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: </p> - <div class="verbatim" id="verbatim-98"> + <div class="verbatim" id="verbatim-99"> \newglossaryentry{glossary}{name=glossary,  <br />description={\nopostdesc},  <br />plural={glossaries}} </div> -<!--l. 3741--><p class="nopar" > Again, the parent entry has no description, so the description terminator needs to be +<!--l. 3870--><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-32002"></a>. -</p><!--l. 3745--><p class="indent" > Now define the two different meanings of the word: + id="dx1-33002"></a>. +</p><!--l. 3874--><p class="indent" > Now define the two different meanings of the word: </p> - <div class="verbatim" id="verbatim-99"> + <div class="verbatim" id="verbatim-100"> \newglossaryentry{glossarylist}{  <br />description={list of technical words},  <br />sort={1}, @@ -8432,40 +8697,40 @@ class="cmtt-10">\nopostdesc</span><a  <br />sort={2},  <br />parent={glossary}} </div> -<!--l. 3756--><p class="nopar" > Note that if I reference the parent entry, the location will be added to the parent’s +<!--l. 3885--><p class="nopar" > Note that if I reference the parent entry, the location will be added to the parent’s <a - id="dx1-32003"></a><a + id="dx1-33003"></a><a href="#glo:numberlist">number list<a - id="dx1-32004"></a></a>, whereas if I reference any of the child entries, the location will be added + id="dx1-33004"></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-32005"></a> key is required unless you are using the <span + id="dx1-33005"></a> key is required unless you are using the <span class="cmss-10">sort=use</span><a - id="dx1-32006"></a> or <span + id="dx1-33006"></a> or <span class="cmss-10">sort=def</span><a - id="dx1-32007"></a> package + id="dx1-33007"></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-32008"></a> package option to + id="dx1-33008"></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. 3768--><p class="indent" > In the above example, the plural form for both of the child entries is the same as +</p><!--l. 3897--><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-32009"></a> key was not required for the child entries. However, + id="dx1-33009"></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: </p> - <div class="verbatim" id="verbatim-100"> + <div class="verbatim" id="verbatim-101"> \newglossaryentry{bravo}{name={bravo},  <br />description={\nopostdesc}}  <br />\newglossaryentry{bravocry}{description={cry of approval @@ -8479,17 +8744,17 @@ example:  <br />plural={bravoes},  <br />parent=bravo} </div> -<!--l. 3787--><p class="nopar" > -</p><!--l. 3790--><p class="noindent" > +<!--l. 3916--><p class="nopar" > +</p><!--l. 3919--><p class="noindent" > </p> -<!--l. 3790--><p class="noindent" ><a +<!--l. 3919--><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. 3793--><p class="noindent" >You can store all your glossary entry definitions in another file and use: -</p><!--l. 3795--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 3922--><p class="noindent" >You can store all your glossary entry definitions in another file and use: +</p><!--l. 3924--><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-33001"></a> <span + id="dx1-34001"></a> <span class="cmtt-10">\loadglsentries[</span><span class="cmmi-10"><</span><span class="cmitt-10">type</span><span @@ -8499,47 +8764,72 @@ class="cmmi-10"><</span><span class="cmitt-10">filename</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 3797--><p class="noindent" > +</p><!--l. 3926--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">filename</span><span class="cmmi-10">> </span>is the name of the file containing all the <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-33002"></a> or + id="dx1-34002"></a> or <span class="cmtt-10">\longnewglossaryentry</span><a - id="dx1-33003"></a> commands. The optional argument <span + id="dx1-34003"></a> commands. The optional argument <span class="cmmi-10"><</span><span class="cmti-10">type</span><span class="cmmi-10">> </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-33004"></a> key + id="dx1-34004"></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-33005"></a>, which is what <span + id="dx1-34005"></a>, which is what <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-33006"></a> uses by + id="dx1-34006"></a> uses by default). -</p><!--l. 3807--><p class="indent" > This is a preamble-only command. You may also use <span +</p><!--l. 3936--><p class="indent" > This is a preamble-only command. You may also use <span class="cmtt-10">\input</span><a - id="dx1-33007"></a> to load the file but + id="dx1-34007"></a> to load the file but don’t use <span class="cmtt-10">\include</span><a - id="dx1-33008"></a>. + id="dx1-34008"></a>. +</p><!--l. 3939--><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 +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 +class="cmss-10">babel</span><a + id="dx1-34011"></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 +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. 3948--><p class="noindent" > <a - id="x1-33009r5"></a> -</p><!--l. 3810--><p class="noindent" ><span + id="x1-34014r5"></a> + + +</p><!--l. 3950--><p class="noindent" ><span class="cmbx-12">Example 5</span><span class="cmbx-12"> (Loading Entries from Another File)</span><a - id="x1-33010"></a> -</p><!--l. 3811--><p class="indent" > Suppose I have a file called <span + id="x1-34015"></a> +</p><!--l. 3951--><p class="indent" > Suppose I have a file called <span class="cmtt-10">myentries.tex </span>which contains: </p> - <div class="verbatim" id="verbatim-101"> + <div class="verbatim" id="verbatim-102"> \newglossaryentry{perl}{type=main,  <br />name={Perl},  <br />description={A scripting language}} @@ -8549,14 +8839,14 @@ class="cmtt-10">myentries.tex </span>which contains:  <br />name={html},  <br />description={A mark up language}} </div> -<!--l. 3823--><p class="nopar" > and suppose in my document preamble I use the command: +<!--l. 3963--><p class="nopar" > and suppose in my document preamble I use the command: </p> - <div class="verbatim" id="verbatim-102"> + <div class="verbatim" id="verbatim-103"> \loadglsentries[languages]{myentries} </div> -<!--l. 3827--><p class="nopar" > then this will add the entries <span +<!--l. 3967--><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 @@ -8566,12 +8856,12 @@ sets the type to <span class="cmtt-10">main</span>. </p> <div class="center" > -<!--l. 3832--><p class="noindent" > -</p><!--l. 3832--><p class="noindent" >____________________________</p></div> -<!--l. 3834--><p class="indent" > <span +<!--l. 3972--><p class="noindent" > +</p><!--l. 3972--><p class="noindent" >____________________________</p></div> +<!--l. 3974--><p class="indent" > <span class="cmbx-10">Note: </span>if you use <span class="cmtt-10">\newacronym</span><a - id="dx1-33011"></a> (see <a + id="dx1-34016"></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 @@ -8582,75 +8872,75 @@ class="cmtt-10">myacronyms.tex </span>contains: </p> - <div class="verbatim" id="verbatim-103"> + <div class="verbatim" id="verbatim-104"> \newacronym{aca}{aca}{a contrived acronym} </div> -<!--l. 3840--><p class="nopar" > then (supposing I have defined a new glossary type called <span +<!--l. 3980--><p class="nopar" > then (supposing I have defined a new glossary type called <span class="cmtt-10">altacronym</span>) </p> - <div class="verbatim" id="verbatim-104"> + <div class="verbatim" id="verbatim-105"> \loadglsentries[altacronym]{myacronyms} </div> -<!--l. 3845--><p class="nopar" > will add <span +<!--l. 3985--><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-33012"></a> has been specified, + id="dx1-34017"></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-33013"></a> is not + id="dx1-34018"></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-33014f1"></a> -</p><!--l. 3853--><p class="indent" > If you have used the <span + id="x1-34019f1"></a> +</p><!--l. 3993--><p class="indent" > If you have used the <span class="cmss-10">acronym</span><a - id="dx1-33018"></a> package option, there are two possible solutions to + id="dx1-34023"></a> package option, there are two possible solutions to this problem: </p><ol class="enumerate1" > <li - class="enumerate" id="x1-33020x1">Change <span + class="enumerate" id="x1-34025x1">Change <span class="cmtt-10">myacronyms.tex </span>so that entries are defined in the form: - <div class="verbatim" id="verbatim-105"> + <div class="verbatim" id="verbatim-106"> \newacronym[type=\glsdefaulttype]{aca}{aca}{a  <br />contrived acronym} </div> - <!--l. 3861--><p class="nopar" > and do: + <!--l. 4001--><p class="nopar" > and do: </p> - <div class="verbatim" id="verbatim-106"> + <div class="verbatim" id="verbatim-107"> \loadglsentries[altacronym]{myacronyms} </div> - <!--l. 3865--><p class="nopar" > + <!--l. 4005--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-33022x2">Temporarily change <span + class="enumerate" id="x1-34027x2">Temporarily change <span class="cmtt-10">\acronymtype </span>to the target glossary: - <div class="verbatim" id="verbatim-107"> + <div class="verbatim" id="verbatim-108"> \let\orgacronymtype\acronymtype  <br />\renewcommand{\acronymtype}{altacronym}  <br />\loadglsentries{myacronyms}  <br />\let\acronymtype\orgacronymtype </div> - <!--l. 3873--><p class="nopar" ></p></li></ol> -<!--l. 3876--><p class="indent" > Note that only those entries that have been used in the text will appear in the + <!--l. 4013--><p class="nopar" ></p></li></ol> +<!--l. 4016--><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. 3881--><p class="indent" > Remember that you can use <span +</p><!--l. 4021--><p class="indent" > Remember that you can use <span class="cmtt-10">\provideglossaryentry</span><a - id="dx1-33023"></a> rather than + id="dx1-34028"></a> rather than <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-33024"></a>. Suppose you want to maintain a large database of acronyms or + id="dx1-34029"></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 @@ -8663,36 +8953,36 @@ class="cmtt-10">terms.tex</span>) contains: </p> - <div class="verbatim" id="verbatim-108"> + <div class="verbatim" id="verbatim-109"> \provideglossaryentry{mallard}{name=mallard,  <br /> description={a type of duck}} </div> -<!--l. 3894--><p class="nopar" > but suppose your document requires a more detailed description, you can +<!--l. 4034--><p class="nopar" > but suppose your document requires a more detailed description, you can do: </p> - <div class="verbatim" id="verbatim-109"> + <div class="verbatim" id="verbatim-110"> \usepackage{glossaries}  <br />\makeglossaries  <br />\newglossaryentry{mallard}{name=mallard,  <br /> description={a dabbling duck where the male has a green head}}  <br />\loadglsentries{terms} </div> -<!--l. 3905--><p class="nopar" > Now the <span +<!--l. 4045--><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. 3909--><p class="noindent" > +</p><!--l. 4049--><p class="noindent" > </p> -<!--l. 3909--><p class="noindent" ><a +<!--l. 4049--><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. 3912--><p class="noindent" >As from version 3.02, you can move an entry from one glossary to another +<!--l. 4052--><p class="noindent" >As from version 3.02, you can move an entry from one glossary to another using: -</p><!--l. 3914--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4054--><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-34001"></a> <span + id="dx1-35001"></a> <span class="cmtt-10">\glsmoveentry{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -8703,7 +8993,7 @@ class="cmitt-10">target glossary label</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 3916--><p class="noindent" > +</p><!--l. 4056--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -8714,83 +9004,107 @@ class="cmti-10">target</span> class="cmti-10">glossary label</span><span class="cmmi-10">> </span>is the unique label identifying the glossary in which to put the entry. -</p><!--l. 3921--><p class="indent" > Note that no check is performed to determine the existence of the target glossary. -This means that you can, for example, move an entry to an undefined glossary so you -can use the entry in the document text but not have it listed in any of the -glossaries. (Maybe you have an acronym that is so common it doesn’t need -listing.) -</p><!--l. 3927--><p class="indent" > <div class="important" title="Important Note"> If you move an entry to an undefined glossary and you have hyperlinked entries, -the link will point to an undefined target. (Unless you identify that glossary -using <span -class="cmss-10">nohypertypes</span><a - id="dx1-34002"></a> or <span -class="cmtt-10">\GlsDeclareNoHyperList</span><a - id="dx1-34003"></a>, as described in <a -href="#sec:glslink"><span -class="cmsy-10">§</span>6 </a><a -href="#sec:glslink">Links to -Glossary Entries<!--tex4ht:ref: sec:glslink --></a>.) Also, you will get warnings about no file defined for that -glossary (unless you use the <span -class="cmss-10">nowarn</span><a - id="dx1-34004"></a> package option). Unpredictable results may -occur if you move an entry to a different glossary from its parent or children. -</div> -</p><!--l. 3936--><p class="noindent" > -</p><!--l. 3938--><p class="noindent" > +</p><!--l. 4061--><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 +define an ignored glossary with <span +class="cmtt-10">\newignoredglossary</span><a + id="dx1-35003"></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. 4067--><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. 4070--><p class="noindent" > +</p><!--l. 4072--><p class="noindent" > </p> -<!--l. 3938--><p class="noindent" ><a +<!--l. 4072--><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. 3941--><p class="noindent" >Originally, <span +<!--l. 4075--><p class="noindent" >Originally, <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-35001"></a> (and <span + id="dx1-36001"></a> (and <span class="cmtt-10">\newacronym</span><a - id="dx1-35002"></a>) could only be used in the + id="dx1-36002"></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-35003"></a><a - id="dx1-35004"></a> environment instead of the preamble, which + id="dx1-36003"></a><a + id="dx1-36004"></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. 3948--><p class="noindent" > + + +</p><!--l. 4082--><p class="noindent" > </p> -<!--l. 3948--><p class="noindent" ><a +<!--l. 4082--><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. 3951--><p class="noindent" > +<!--l. 4085--><p class="noindent" > </p><ol class="enumerate1" > <li - class="enumerate" id="x1-36002x1">If you define an entry mid-way through your document, but subsequently + class="enumerate" id="x1-37002x1">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-36004x2">Entry information is required when displaying the glossary. If this occur at - the start of the document, the entry details are being looked up before the - entry has been defined.</li></ol> -<!--l. 3961--><p class="noindent" >To overcome these problems, as from version 4.0 the <span -class="cmss-10">glossaries </span>package modifies the -definition of <span + class="enumerate" id="x1-37004x2">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="cmss-10">babel</span><a + id="dx1-37007"></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 + 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 +class="cmtt-10">!</span> + character, the question mark <span class="obeylines-h"><span class="verb"><span +class="cmtt-10">?</span></span></span> character, and the pipe <span class="obeylines-h"><span class="verb"><span +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 + any point in the document). Additionally, the comma <span +class="cmtt-10">, </span>character and the + equals <span +class="cmtt-10">= </span>character should not be active when using commands that have + <span +class="cmmi-10"><</span><span +class="cmti-10">key</span><span +class="cmmi-10">></span>=<span +class="cmmi-10"><</span><span +class="cmti-10">value</span><span +class="cmmi-10">> </span>arguments. + </li></ol> +<!--l. 4111--><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-36005"></a><a - id="dx1-36006"></a> environment so -that the definitions are written to an external file (<span + id="dx1-37011"></a><a + id="dx1-37012"></a> environment +so that the definitions are written to an external file (<span class="cmtt-10">\jobname.glsdefs</span><a - id="dx1-36007"></a>) which is then -read in at the start of the document on the next run. The entry will then only be + id="dx1-37013"></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-36008"></a><a - id="dx1-36009"></a> environment if it doesn’t already exist. This means that the + id="dx1-37014"></a><a + id="dx1-37015"></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. 3971--><p class="indent" > There are drawbacks to this mechanism: if you modify an entry definition, you +</p><!--l. 4121--><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 @@ -8799,28 +9113,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. 3980--><p class="indent" > The last reason is why <span +</p><!--l. 4130--><p class="indent" > The last reason is why <span class="cmtt-10">\longnewglossaryentry</span><a - id="dx1-36010"></a> has the preamble-only restriction, + id="dx1-37016"></a> has the preamble-only restriction, which I don’t intend to lift. -</p><!--l. 3983--><p class="noindent" > +</p><!--l. 4133--><p class="noindent" > + + </p> -<!--l. 3983--><p class="noindent" ><a +<!--l. 4133--><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. 3986--><p class="noindent" >The above section covers technical issues that can cause your document to have +<!--l. 4136--><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-37001"></a><a - id="dx1-37002"></a> + id="dx1-38001"></a><a + id="dx1-38002"></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. 3995--><p class="indent" > When you write technical documents, regardless of whether it’s a PhD thesis or an +</p><!--l. 4145--><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 @@ -8833,14 +9147,14 @@ definition. </p> -<!--l. 4008--><p class="indent" > </div> -</p><!--l. 4008--><p class="noindent" ><a +<!--l. 4158--><p class="indent" > </div> +</p><!--l. 4158--><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. 4011--><p class="indent" > Each entry in the glossary has an associated <a - id="dx1-38001"></a><a +</p><!--l. 4161--><p class="indent" > Each entry in the glossary has an associated <a + id="dx1-39001"></a><a href="#glo:numberlist">number list<a - id="dx1-38002"></a></a>. By default, these + id="dx1-39002"></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 @@ -8852,31 +9166,32 @@ 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-38003"></a> package option, or an alternative counter can be set as the default using + id="dx1-39003"></a> package option, or an alternative counter can be set as the default using the <span class="cmss-10">counter</span><a - id="dx1-38004"></a> package option. The number list is also referred to as the location + id="dx1-39004"></a> package option. The number list is also referred to as the location list<a - id="dx1-38005"></a>. -</p><!--l. 4020--><p class="indent" > Both <a - id="dx1-38006"></a><a + id="dx1-39005"></a>. +</p><!--l. 4170--><p class="indent" > Both <a + id="dx1-39006"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-38007"></a></a> and <a - id="dx1-38008"></a><a + id="dx1-39007"></a></a> and <a + id="dx1-39008"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-38009"></a></a> (Options <a + id="dx1-39009"></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 <a - id="dx1-38010"></a><span +href="#option3">3</a>) concatenate a +sequence of 3 or more consecutive pages into a range. With <a + id="dx1-39010"></a><span class="cmtt-10">xindy</span><a - id="dx1-38011"></a> (<a -href="#option3">Option 3</a>) you can vary the -minimum sequence length using <span + id="dx1-39011"></a> +(<a +href="#option3">Option 3</a>) you can vary the minimum sequence length using +<span class="cmtt-10">\GlsSetXdyMinRangeLength</span><a - id="dx1-38012"></a><span + id="dx1-39012"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">n</span><span @@ -8884,105 +9199,104 @@ class="cmmi-10">></span><span class="cmtt-10">} </span>where <span class="cmmi-10"><</span><span class="cmti-10">n</span><span -class="cmmi-10">> </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. 4027--><p class="indent" > <div class="important" title="Important Note"> Note that <span +class="cmmi-10">> </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. 4178--><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-38013"></a> + id="dx1-39013"></a> and has no effect if <span class="cmtt-10">\noist</span><a - id="dx1-38014"></a> is used. </div> -</p><!--l. 4030--><p class="noindent" > -</p><!--l. 4032--><p class="indent" > With both <a - id="dx1-38015"></a><a + id="dx1-39014"></a> is used. </div> +</p><!--l. 4181--><p class="noindent" > +</p><!--l. 4183--><p class="indent" > With both <a + id="dx1-39015"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-38016"></a></a> and <a - id="dx1-38017"></a><a + id="dx1-39016"></a></a> and <a + id="dx1-39017"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-38018"></a></a> (Options <a + id="dx1-39018"></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. 4034--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4185--><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-38019"></a> <span + id="dx1-39019"></a> <span class="cmtt-10">\glsSetSuffixF{</span><span class="cmmi-10"><</span><span class="cmitt-10">suffix</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4036--><p class="noindent" > -</p><!--l. 4037--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4187--><p class="noindent" > +</p><!--l. 4188--><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-38020"></a> <span + id="dx1-39020"></a> <span class="cmtt-10">\glsSetSuffixFF{</span><span class="cmmi-10"><</span><span class="cmitt-10">suffix</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4039--><p class="noindent" > +</p><!--l. 4190--><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: </p> - <div class="verbatim" id="verbatim-110"> + <div class="verbatim" id="verbatim-111"> \glsSetSuffixF{f.}  <br />\glsSetSuffixFF{ff.} </div> -<!--l. 4046--><p class="nopar" > Note that if you use <a - id="dx1-38021"></a><a +<!--l. 4197--><p class="nopar" > Note that if you use <a + id="dx1-39021"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-38022"></a></a> (<a + id="dx1-39022"></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: </p> - <div class="verbatim" id="verbatim-111"> + <div class="verbatim" id="verbatim-112"> \GlsSetXdyMinRangeLength{1} </div> -<!--l. 4052--><p class="nopar" > Note that if you use the <span +<!--l. 4203--><p class="nopar" > Note that if you use the <span class="cmss-10">hyperref</span><a - id="dx1-38023"></a> package, you will need to use <span + id="dx1-39023"></a> package, you will need to use <span class="cmtt-10">\nohyperpage</span><a - id="dx1-38024"></a> in the + id="dx1-39024"></a> in the suffix to ensure that the hyperlinks work correctly. For example: </p> - <div class="verbatim" id="verbatim-112"> + <div class="verbatim" id="verbatim-113"> \glsSetSuffixF{\nohyperpage{f.}}  <br />\glsSetSuffixFF{\nohyperpage{ff.}} </div> -<!--l. 4059--><p class="nopar" > -</p><!--l. 4061--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 4210--><p class="nopar" > +</p><!--l. 4212--><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-38025"></a> and have no effect if <span + id="dx1-39025"></a> and have no effect if <span class="cmtt-10">\noist</span><a - id="dx1-38026"></a> is used. </div> -</p><!--l. 4065--><p class="noindent" > -</p><!--l. 4067--><p class="indent" > <a + id="dx1-39026"></a> is used. </div> +</p><!--l. 4216--><p class="noindent" > +</p><!--l. 4218--><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 - id="dx1-38027"></a><a + id="dx1-39027"></a><a href="#glo:numberlist">number list<a - id="dx1-38028"></a></a> using: -</p><!--l. 4069--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-39028"></a></a> using: +</p><!--l. 4220--><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-38029"></a> <span + id="dx1-39029"></a> <span class="cmtt-10">\glsnumberlistloop{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -8998,7 +9312,7 @@ class="cmitt-10">xr</span> class="cmitt-10">handler cs</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4072--><p class="noindent" > +</p><!--l. 4223--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -9007,7 +9321,7 @@ class="cmmi-10"><</span><span class="cmti-10">handler cs</span><span class="cmmi-10">> </span>is a handler control sequence of the form: -</p><!--l. 4076--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 4227--><p class="indent" > <hr><div title="Definition"><span class="cmmi-10"><</span><span class="cmitt-10">handler cs</span><span class="cmmi-10">></span><span @@ -9029,13 +9343,13 @@ class="cmitt-10">location</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 4077--><p class="noindent" > +</p><!--l. 4228--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">prefix</span><span class="cmmi-10">> </span>is the <span class="cmss-10">hyperref</span><a - id="dx1-38030"></a> prefix, <span + id="dx1-39030"></a> prefix, <span class="cmmi-10"><</span><span class="cmti-10">counter</span><span class="cmmi-10">> </span>is the name of the counter @@ -9050,7 +9364,7 @@ class="cmti-10">location</span><span class="cmmi-10">> </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. 4085--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 4236--><p class="indent" > <hr><div title="Definition"><span class="cmmi-10"><</span><span class="cmitt-10">xr handler cs</span><span class="cmmi-10">></span><span @@ -9063,7 +9377,7 @@ class="cmmi-10"><</span><span class="cmitt-10">xr list</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4086--><p class="noindent" > +</p><!--l. 4237--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">tag</span><span @@ -9074,44 +9388,44 @@ class="cmmi-10">> </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. 4091--><p class="indent" > For example, if on page 12 I have used +</p><!--l. 4242--><p class="indent" > For example, if on page 12 I have used </p> - <div class="verbatim" id="verbatim-113"> + <div class="verbatim" id="verbatim-114"> \gls[format=textbf]{apple} </div> -<!--l. 4095--><p class="nopar" > and on page 18 I have used +<!--l. 4246--><p class="nopar" > and on page 18 I have used </p> - <div class="verbatim" id="verbatim-114"> + <div class="verbatim" id="verbatim-115"> \gls[format=emph]{apple} </div> -<!--l. 4099--><p class="nopar" > then +<!--l. 4250--><p class="nopar" > then </p> - <div class="verbatim" id="verbatim-115"> + <div class="verbatim" id="verbatim-116"> \glsnumberlistloop{apple}{\myhandler} </div> -<!--l. 4103--><p class="nopar" > will be equivalent to: +<!--l. 4254--><p class="nopar" > will be equivalent to: </p> - <div class="verbatim" id="verbatim-116"> + <div class="verbatim" id="verbatim-117"> \myhandler{}{page}{textbf}{12}%  <br />\myhandler{}{page}{emph}{18}% </div> -<!--l. 4108--><p class="nopar" > There is a predefined handler that’s used to display the <a - id="dx1-38031"></a><a +<!--l. 4259--><p class="nopar" > There is a predefined handler that’s used to display the <a + id="dx1-39031"></a><a href="#glo:numberlist">number list<a - id="dx1-38032"></a></a> in the + id="dx1-39032"></a></a> in the glossary: -</p><!--l. 4111--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4262--><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-38033"></a> <span + id="dx1-39033"></a> <span class="cmtt-10">\glsnoidxdisplayloc{</span><span class="cmmi-10"><</span><span class="cmitt-10">prefix</span><span @@ -9130,9 +9444,9 @@ class="cmitt-10">location</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 4113--><p class="noindent" > +</p><!--l. 4264--><p class="noindent" > The predefined handler used for the cross-references in the glossary is: -</p><!--l. 4116--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 4267--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glsseeformat[</span><span class="cmmi-10"><</span><span class="cmitt-10">tag</span><span @@ -9146,317 +9460,304 @@ class="cmmi-10"><</span><span class="cmitt-10">location</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4117--><p class="noindent" > +</p><!--l. 4268--><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. 4120--><p class="indent" > <div class="important" title="Important Note"> <span +</p><!--l. 4271--><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. 4122--><p class="noindent" > +</p><!--l. 4273--><p class="noindent" > </p> -<!--l. 4124--><p class="indent" > </div> -</p><!--l. 4124--><p class="noindent" ><a +<!--l. 4275--><p class="indent" > </div> +</p><!--l. 4275--><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. 4127--><p class="indent" > Once you have defined a glossary entry using <span +</p><!--l. 4278--><p class="indent" > Once you have defined a glossary entry using <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-39001"></a>, you can refer to -that entry in the document using one of the commands listed in this section. The text -which appears at that point in the document when using one of these commands is -referred to as the <a - id="dx1-39002"></a><a + id="dx1-40001"></a> or <span +class="cmtt-10">\newacronym</span><a + id="dx1-40002"></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 +class="cmsy-10">§</span>6.1 </a><a +href="#x1-410006.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 +class="cmsy-10">§</span>6.2 +</a><a +href="#x1-420006.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 + id="dx1-40003"></a><a href="#glo:linktext">link text<a - id="dx1-39003"></a></a> (even if there are no hyperlinks). The commands in this -section 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 - id="dx1-39004"></a><a -href="#glo:numberlist">number list<a - id="dx1-39005"></a></a> for that entry. By default, the location refers to -the page number. For further information on number lists, see <a + id="dx1-40004"></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 + id="dx1-40005"></a><a +href="#glo:numberlist">number +list<a + id="dx1-40006"></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 -href="#sec:numberlists">Number -lists<!--tex4ht:ref: sec:numberlists --></a>. -</p><!--l. 4139--><p class="indent" > <div class="important" title="Important Note"> It is strongly recommended that you don’t use the commands defined in this -section in the arguments of sectioning or caption commands or any other command -that has a moving argument. </div> -</p><!--l. 4143--><p class="noindent" > -</p><!--l. 4145--><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 +href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>. These external files +need to be post-processed by <a + id="dx1-40007"></a><a +href="#glo:makeindex"><span +class="cmtt-10">makeindex</span><a + id="dx1-40008"></a></a> or <a + id="dx1-40009"></a><a +href="#glo:xindy"><span +class="cmtt-10">xindy</span><a + id="dx1-40010"></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-40011"></a> these external files won’t be +created. +</p><!--l. 4295--><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. 4299--><p class="noindent" > +</p><!--l. 4301--><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-39006"></a> package. Instead, use one of the <span -class="cmti-10">expandable</span> -commands listed in <a + id="dx1-40012"></a> package. Instead, use one of the +<span +class="cmti-10">expandable </span>commands listed 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> (such as <span +href="#sec:glsnolink">Using Glossary Terms Without Links<!--tex4ht:ref: sec:glsnolink --></a> (such +as <span class="cmtt-10">\glsentrytext</span><a - id="dx1-39007"></a> + id="dx1-40013"></a> <span +class="cmti-10">but not </span>the non-expandable case changing versions like <span -class="cmti-10">but not </span>the non-expandable case changing versions like <span class="cmtt-10">\Glsentrytext</span><a - id="dx1-39008"></a>) or provide an -alternative via the optional argument to the sectioning/caption command. -Examples: + id="dx1-40014"></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-40015"></a>’s <span +class="cmtt-10">\texorpdfstring</span><a + id="dx1-40016"></a>. Examples: </p> - <div class="verbatim" id="verbatim-117"> + <div class="verbatim" id="verbatim-118"> \chapter{An overview of \glsentrytext{perl}}  <br />\chapter[An overview of Perl]{An overview of \gls{perl}} + <br />\chapter{An overview of \texorpdfstring{\gls{perl}}{Perl}} </div> -<!--l. 4156--><p class="nopar" > -</p><!--l. 4158--><p class="indent" > If you want the <a - id="dx1-39009"></a><a +<!--l. 4313--><p class="nopar" > +</p><!--l. 4315--><p class="indent" > If you want the <a + id="dx1-40017"></a><a href="#glo:linktext">link text<a - id="dx1-39010"></a></a> to produce a hyperlink to the corresponding entry details + id="dx1-40018"></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-39011"></a> package <span + id="dx1-40019"></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 - id="dx1-39012"></a><a + id="dx1-40020"></a><a href="#glo:linktext">link text<a - id="dx1-39013"></a></a>, you can click on the word or phrase and it will take you to a brief description in + id="dx1-40021"></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. 4166--><p class="indent" > <div class="important" title="Important Note"> If you use the <span +</p><!--l. 4323--><p class="indent" > <div class="important" title="Important Note"> If you use the <span class="cmss-10">hyperref</span><a - id="dx1-39014"></a> package, I strongly recommend you use <span + id="dx1-40022"></a> package, I strongly recommend you use <span class="cmtt-10">pdflatex</span><a - id="dx1-39015"></a> rather + id="dx1-40023"></a> rather than <span class="cmtt-10">latex</span><a - id="dx1-39016"></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-40024"></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> package. Firstly, the DVI format can’t break a hyperlink across a line whereas PDF<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> can. This means that long glossary entries (for example, the full form of -an acronym) won’t be able to break across a line with the DVI format. Secondly, the -DVI format doesn’t correctly size hyperlinks in subscripts or 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. -</div> -</p><!--l. 4179--><p class="noindent" > -</p><!--l. 4181--><p class="indent" > It may be that you only want terms in certain glossaries to have links, -but not for other glossaries. In this case, you can use the package option -<span +class="E">E</span>X</span></span> can. This means that long glossary entries (for example, the full form +of an acronym) won’t be able to break across a line with the DVI format. +Secondly, the DVI format doesn’t correctly size hyperlinks in subscripts or +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. 4337--><p class="indent" > These are limitations of the DVI format not of the <span +class="cmss-10">glossaries</span><a + id="dx1-40025"></a> package. +</div> +</p><!--l. 4339--><p class="noindent" > +</p><!--l. 4341--><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-39017"></a> to identify the glossary lists that shouldn’t have hyperlinked <a - id="dx1-39018"></a><a + id="dx1-40026"></a> to +identify the glossary lists that shouldn’t have hyperlinked <a + id="dx1-40027"></a><a href="#glo:linktext">link text<a - id="dx1-39019"></a></a>. -For example, suppose your document contains lots of technical acronyms -that the reader might not know, but it also contains some very common -acronyms that most readers will recognise. So you might want two acronym -lists, but only the technical list will get displayed in your document. The -technical acronyms can be hyperlinked to that list, but common acronyms -shouldn’t have hyperlinks as there’s no target for them. In this case, identify the -common acronym list as having non-hyperlinked entries using <span -class="cmss-10">nohypertypes</span><a - id="dx1-39020"></a>. -Example: - - -</p> - <div class="verbatim" id="verbatim-118"> -\usepackage[acronym,nohypertypes={common}]{glossaries} - <br />\newglossary{common}{cacr}{cacn}{Common Acronyms} -</div> -<!--l. 4196--><p class="nopar" > Alternatively, you can use -</p><!--l. 4198--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span -class="cmtt-9">\GlsDeclareNoHyperList</span><span -class="cmtt-9"> </span></span><a - id="dx1-39021"></a> <span -class="cmtt-10">\GlsDeclareNoHyperList{</span><span -class="cmmi-10"><</span><span -class="cmitt-10">type</span><span -class="cmmi-10">></span><span -class="cmtt-10">} </span></div><hr> -</p><!--l. 4200--><p class="noindent" > -For example: - - -</p> - <div class="verbatim" id="verbatim-119"> -\usepackage[acronym]{glossaries} - <br />\newglossary{common}{cacr}{cacn}{Common Acronyms} - <br />\GlsDeclareNoHyperList{common} -</div> -<!--l. 4206--><p class="nopar" > Note that no check is performed to see if the glossary types listed in <span -class="cmss-10">nohypertypes</span><a - id="dx1-39022"></a> or -<span -class="cmtt-10">\GlsDeclareNoHyperList </span>have been defined. -</p><!--l. 4211--><p class="indent" > <div class="important" title="Important Note"> The values must be fully expanded, so <span -class="cmbx-10">don’t </span>try <span class="obeylines-h"><span class="verb"><span -class="cmtt-10">nohypertypes=\acronymtype</span></span></span> or -<span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\GlsDeclareNoHyperList{\acronymtype}</span></span></span>. Also, avoid unnecessary braces. For -example, <span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\GlsDeclareNoHyperList{{acronym},{common}}</span></span></span> won’t work. You do -however need an enclosing brace for the whole list when using the package option. -So - - -</p> - <div class="verbatim" id="verbatim-120"> -\usepackage[nohypertypes={acronym,common}]{glossaries} -</div> -<!--l. 4221--><p class="nopar" > is correct, but <span class="obeylines-h"><span class="verb"><span -class="cmtt-10">nohypertypes={{acronym},{common}}</span></span></span> won’t work. </div> -</p><!--l. 4223--><p class="noindent" > -</p><!--l. 4225--><p class="indent" > You can override the effect of <span -class="cmss-10">nohypertypes</span><a - id="dx1-39023"></a> or <span -class="cmtt-10">\GlsDeclareNoHyperList </span>by -explicitly setting the <span -class="cmss-10">hyper</span><a - id="dx1-39024"></a> option in commands such as <span -class="cmtt-10">\glslink </span>or <span -class="cmtt-10">\gls</span>. -</p><!--l. 4230--><p class="indent" > The way the <a - id="dx1-39025"></a><a + id="dx1-40028"></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. 4347--><p class="indent" > The way the <a + id="dx1-40029"></a><a href="#glo:linktext">link text<a - id="dx1-39026"></a></a> is displayed depends on -</p><!--l. 4231--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-40030"></a></a> is displayed depends on +</p><!--l. 4348--><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-39027"></a> <span + id="dx1-40031"></a> <span class="cmtt-10">\glstextformat{</span><span class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4233--><p class="noindent" > +</p><!--l. 4350--><p class="noindent" > For example, to make all <a - id="dx1-39028"></a><a + id="dx1-40032"></a><a href="#glo:linktext">link text<a - id="dx1-39029"></a></a> appear in a sans-serif font, do: + id="dx1-40033"></a></a> appear in a sans-serif font, do: </p> - <div class="verbatim" id="verbatim-121"> + <div class="verbatim" id="verbatim-119"> \renewcommand*{\glstextformat}[1]{\textsf{#1}} </div> -<!--l. 4238--><p class="nopar" > Further customisation can be done via <span +<!--l. 4355--><p class="nopar" > Further customisation can be done via <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-39030"></a> or by redefining + id="dx1-40034"></a> or by redefining <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-39031"></a>. See <a + id="dx1-40035"></a>. See <a href="#sec:glsdisplay"><span -class="cmsy-10">§</span>6.1 </a><a +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. 4243--><p class="indent" > Each entry has an associated conditional referred to as the <a - id="dx1-39032"></a><a -href="#glo:firstuseflag">first use flag</a>. This -determines whether <span -class="cmtt-10">\gls</span><a - id="dx1-39033"></a> or <span -class="cmtt-10">\glspl</span><a - id="dx1-39034"></a> (or their upper case variants) should use the value -of the <span -class="cmss-10">first</span><a - id="dx1-39035"></a>/<span -class="cmss-10">firstplural</span><a - id="dx1-39036"></a> or <span -class="cmss-10">text</span><a - id="dx1-39037"></a>/<span -class="cmss-10">plural</span><a - id="dx1-39038"></a> keys. Note that an entry can be used without -affecting the <a - id="dx1-39039"></a><a -href="#glo:firstuseflag">first use flag</a> (for example, when used with <span -class="cmtt-10">\glslink</span>). See <a +</p><!--l. 4360--><p class="indent" > Each entry has an associated conditional referred to as the <a + id="dx1-40036"></a><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 +class="cmtt-10">\gls</span>-like</a> commands and are described in <a +href="#x1-410006.1"><span +class="cmsy-10">§</span>6.1 </a><a +href="#x1-410006.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 + id="dx1-40037"></a><a +href="#glo:firstuseflag">first use flag</a> are +<a +href="#x1-420006.2"><span +class="cmtt-10">\glstext</span>-like</a> commands and are described in <a +href="#x1-420006.2"><span +class="cmsy-10">§</span>6.2 </a><a +href="#x1-420006.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 -class="cmsy-10">§</span>14 -</a><a -href="#sec:glsunset">Unsetting and Resetting Entry Flags<!--tex4ht:ref: sec:glsunset --></a> for commands that unset or reset this -conditional. -</p><!--l. 4253--><p class="indent" > The command: -</p><!--l. 4254--><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-39040"></a> <span -class="cmtt-10">\glslink[</span><span -class="cmmi-10"><</span><span -class="cmitt-10">options</span><span -class="cmmi-10">></span><span -class="cmtt-10">]{</span><span -class="cmmi-10"><</span><span -class="cmitt-10">label</span><span -class="cmmi-10">></span><span -class="cmtt-10">}{</span><span -class="cmmi-10"><</span><span -class="cmitt-10">text</span><span -class="cmmi-10">></span><span -class="cmtt-10">} </span></div><hr> -</p><!--l. 4256--><p class="noindent" > -will place <span -class="cmtt-10">\glstextformat{</span><span -class="cmmi-10"><</span><span -class="cmti-10">text</span><span -class="cmmi-10">></span><span -class="cmtt-10">} </span>in the document at that point and add a line into -the associated glossary file for the glossary entry given by <span -class="cmmi-10"><</span><span -class="cmti-10">label</span><span -class="cmmi-10">></span>. If hyperlinks are -supported, <span -class="cmmi-10"><</span><span -class="cmti-10">text</span><span -class="cmmi-10">> </span>will be a hyperlink to the relevant line in the glossary. (Note that -this command doesn’t affect the <a - id="dx1-39041"></a><a -href="#glo:firstuseflag">first use flag</a>: use <span -class="cmtt-10">\glsdisp</span><a - id="dx1-39042"></a> instead.) The optional -argument <span -class="cmmi-10"><</span><span -class="cmti-10">options</span><span -class="cmmi-10">> </span>must be a <span +class="cmsy-10">§</span>14 </a><a +href="#sec:glsunset">Unsetting and Resetting Entry Flags<!--tex4ht:ref: sec:glsunset --></a> +for commands that unset or reset the <a + id="dx1-40038"></a><a +href="#glo:firstuseflag">first use flag</a> without referencing the +entries. +</p><!--l. 4371--><p class="indent" > The <a +href="#x1-410006.1"><span +class="cmtt-10">\gls</span>-like</a> and <a +href="#x1-420006.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="cmmi-10"><</span><span class="cmti-10">key</span><span class="cmmi-10">></span>=<span class="cmmi-10"><</span><span class="cmti-10">value</span><span -class="cmmi-10">> </span>list which can take any of the -following keys: +class="cmmi-10">> </span>options, described below. They +also have a star-variant, which inserts <span +class="cmtt-10">hyper=false </span>at the start of the list of options +and a plus-variant, which inserts <span +class="cmtt-10">hyper=true </span>at the start of the list of options. For +example <span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\gls*{sample}</span></span></span> is the same as <span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\gls[hyper=false]{sample}</span></span></span> and +<span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\gls+{sample}</span></span></span> is the same as <span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\gls[hyper=true]{sample}</span></span></span>, whereas just +<span class="obeylines-h"><span class="verb"><span +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-40039"></a> list). You can override the <span +class="cmss-10">hyper</span><a + id="dx1-40040"></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. 4387--><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-40041"></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 +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-40042"></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-40043"></a>. You must load the <span +class="cmss-10">hyperref</span><a + id="dx1-40044"></a> + package before the <span +class="cmss-10">glossaries</span><a + id="dx1-40045"></a> package to ensure the hyperlinks work. + </dd><dt class="description"> +<span class="cmssbx-10">format</span><a - id="dx1-39043"></a> </dt><dd + id="dx1-40046"></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 - id="dx1-39044"></a><a + id="dx1-40047"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-39045"></a></a> encap value, and (as with + id="dx1-40048"></a></a> encap value, and (as with <span class="cmtt-10">\index</span><a - id="dx1-39046"></a>) the value needs to be the name of a command <span + id="dx1-40049"></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-39047"></a>, the characters <span class="obeylines-h"><span class="verb"><span + id="dx1-40050"></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-39048"></a>, the command should be the name of a command which takes an + id="dx1-40051"></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 a declaration (such as <span class="cmtt-10">bfseries</span>) instead of a text block command @@ -9469,83 +9770,83 @@ class="cmti-10">italic</span>) you will need to create a command that applies bo e.g.  - <div class="verbatim" id="verbatim-122"> + <div class="verbatim" id="verbatim-120"> \newcommand*{\textbfem}[1]{\textbf{\emph{#1}}} </div> - <!--l. 4283--><p class="nopar" > and use that command. - </p><!--l. 4286--><p class="noindent" >In this document, the standard formats refer to the standard text block + <!--l. 4416--><p class="nopar" > and use that command. + </p><!--l. 4419--><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-39049"></a> or <span + id="dx1-40052"></a> or <span class="cmtt-10">\emph</span><a - id="dx1-39050"></a> or any of the commands listed in + id="dx1-40053"></a> or any of the commands listed in <a href="#tab:hyperxx">table 6.1</a>. - </p><!--l. 4290--><p class="noindent" ><div class="important" title="Important Note"> If you use <a - id="dx1-39051"></a><a + </p><!--l. 4423--><p class="noindent" ><div class="important" title="Important Note"> If you use <a + id="dx1-40054"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-39052"></a></a> instead of <a - id="dx1-39053"></a><a + id="dx1-40055"></a></a> instead of <a + id="dx1-40056"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-39054"></a></a>, you must specify any non-standard formats + id="dx1-40057"></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-39055"></a> key using <span + id="dx1-40058"></a> key using <span class="cmtt-10">\GlsAddXdyAttribute</span><a - id="dx1-39056"></a><span + id="dx1-40059"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">name</span><span class="cmmi-10">></span><span class="cmtt-10">}</span>. So if you use <a - id="dx1-39057"></a><span + id="dx1-40060"></a><span class="cmtt-10">xindy</span><a - id="dx1-39058"></a> with the above example, you would need to add: + id="dx1-40061"></a> with the above example, you would need to add: </p> - <div class="verbatim" id="verbatim-123"> + <div class="verbatim" id="verbatim-121"> \GlsAddXdyAttribute{textbfem} </div> - <!--l. 4298--><p class="nopar" > See <a + <!--l. 4431--><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. 4300--><p class="noindent" > - </p><!--l. 4302--><p class="noindent" >Note that unlike <span + </p><!--l. 4433--><p class="noindent" > + </p><!--l. 4435--><p class="noindent" >Note that unlike <span class="cmtt-10">\index</span><a - id="dx1-39059"></a>, you can’t have anything following the command name, + id="dx1-40062"></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-39060"></a> key when you define the entry or use <span + id="dx1-40063"></a> key when you define the entry or use <span class="cmtt-10">\glssee</span><a - id="dx1-39061"></a> (described in <a + id="dx1-40064"></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. 4309--><p class="noindent" >If you are using hyperlinks and you want to change the font of the hyperlinked + </p><!--l. 4442--><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-39062"></a> (provided by the <span + id="dx1-40065"></a> (provided by the <span class="cmss-10">hyperref</span><a - id="dx1-39063"></a> package) as the + id="dx1-40066"></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. 4315--><p class="noindent" ><a + <!--l. 4448--><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-390641 --> +class="content">Predefined Hyperlinked Location Formats</span></div><!--tex4ht:label?: x1-400671 --> <div class="tabular"> <table id="TBL-7" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-7-1g"><col @@ -9554,68 +9855,68 @@ id="TBL-7-2" /></colgroup><tr style="vertical-align:baseline;" id="TBL-7-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-7-1-1" class="td11"> <span class="cmtt-10">hyperrm</span><a - id="dx1-39065"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-1-2" + id="dx1-40068"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-1-2" class="td11"> serif hyperlink </td> </tr><tr 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">hypersf</span><a - id="dx1-39066"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-2-2" + id="dx1-40069"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-2-2" class="td11"> sans-serif hyperlink </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">hypertt</span><a - id="dx1-39067"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-2" + id="dx1-40070"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-3-2" class="td11"> monospaced hyperlink </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">hyperbf</span><a - id="dx1-39068"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-2" + id="dx1-40071"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-4-2" class="td11"> bold hyperlink </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">hypermd</span><a - id="dx1-39069"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-5-2" + id="dx1-40072"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-5-2" class="td11"> medium weight hyperlink </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">hyperit</span><a - id="dx1-39070"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-6-2" + id="dx1-40073"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-6-2" class="td11"> italic hyperlink </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">hypersl</span><a - id="dx1-39071"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-7-2" + id="dx1-40074"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-7-2" class="td11"> slanted hyperlink </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">hyperup</span><a - id="dx1-39072"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-8-2" + id="dx1-40075"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-8-2" class="td11"> upright hyperlink </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">hypersc</span><a - id="dx1-39073"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-9-2" + id="dx1-40076"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-9-2" class="td11"> small caps hyperlink </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">hyperemph</span><a - id="dx1-39074"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-10-2" + id="dx1-40077"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-7-10-2" class="td11"> emphasized hyperlink </td></tr></table> </div> </div><hr class="endfloat" /> </div> - <!--l. 4335--><p class="noindent" >Note that if the <span + <!--l. 4468--><p class="noindent" >Note that if the <span class="cmtt-10">\hyperlink</span><a - id="dx1-39075"></a> command hasn’t been defined, the <span + id="dx1-40078"></a> command hasn’t been defined, the <span class="cmtt-10">hyper</span><span class="cmmi-10"><</span><span class="cmti-10">xx</span><span @@ -9632,36 +9933,36 @@ class="cmtt-10">emph</span>). If you want to make a new format, you will if you want the 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-39076"></a>: + id="dx1-40079"></a>: </p> - <div class="verbatim" id="verbatim-124"> + <div class="verbatim" id="verbatim-122"> \newcommand{\hyperbsf}[1]{\textbf{\hypersf{#1}}} </div> - <!--l. 4345--><p class="nopar" > and then use <span + <!--l. 4478--><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-39077"></a> key. (See also “Displaying + id="dx1-40080"></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 - id="dx1-39078"></a><a + id="dx1-40081"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-39079"></a></a>, you will need to add this to the list of location + id="dx1-40082"></a></a>, you will need to add this to the list of location attributes: </p> - <div class="verbatim" id="verbatim-125"> + <div class="verbatim" id="verbatim-123"> \GlsAddXdyAttribute{hyperbsf} </div> - <!--l. 4353--><p class="nopar" > + <!--l. 4486--><p class="nopar" > </p></dd><dt class="description"> <span class="cmssbx-10">counter</span><a - id="dx1-39080"></a> </dt><dd + id="dx1-40083"></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 @@ -9669,77 +9970,85 @@ 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">hyper</span><a - id="dx1-39081"></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. (Note that setting <span -class="cmtt-10">hyper=true </span>will have no effect - if <span -class="cmtt-10">\hyperlink</span><a - id="dx1-39082"></a> has not been defined.) The default value is <span -class="cmtt-10">hyper=true</span>, unless - the entry belongs to a glossary that either has been listed in the package option - <span -class="cmss-10">nohypertypes</span><a - id="dx1-39083"></a> or has been identified using <span -class="cmtt-10">\GlsDeclareNoHyperList</span><a - id="dx1-39084"></a> in which - case the default is <span -class="cmtt-10">hyper=false</span>. - </dd><dt class="description"> -<span class="cmssbx-10">local</span><a - id="dx1-39085"></a> </dt><dd -class="description">This is a boolean key that only makes a different when used with commands - that change the entry’s <a - id="dx1-39086"></a><a -href="#glo:firstuseflag">first use flag</a> (such as <span -class="cmtt-10">\gls</span><a - id="dx1-39087"></a>). If <span -class="cmtt-10">local=true</span>, the change - to the <a - id="dx1-39088"></a>first use flag will be localised to the current scope. The default is + id="dx1-40084"></a> </dt><dd +class="description">This is a boolean key that only makes a difference when used with + <a +href="#x1-410006.1"><span +class="cmtt-10">\gls</span>-like</a> commands that change the entry’s <a + id="dx1-40085"></a><a +href="#glo:firstuseflag">first use flag</a>. If <span +class="cmtt-10">local=true</span>, the + change to the <a + id="dx1-40086"></a>first use flag will be localised to the current scope. The default is <span class="cmtt-10">local=false</span>. </dd></dl> -<!--l. 4376--><p class="noindent" >There is also a starred version: -</p><!--l. 4377--><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-39089"></a> <span -class="cmtt-10">\glslink*[</span><span -class="cmmi-10"><</span><span -class="cmitt-10">options</span><span -class="cmmi-10">></span><span -class="cmtt-10">]{</span><span +<!--l. 4500--><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 +class="cmtt-10">\gls</span>-Like Commands (First Use Flag Queried)</h3> +<!--l. 4503--><p class="noindent" >This section describes the commands that unset the <a + id="dx1-41001"></a><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 +class="cmtt-10">hyper=false</span>) +and a plus-variant (<span +class="cmtt-10">hyper=true</span>) and have an optional first argument that is a +<span class="cmmi-10"><</span><span -class="cmitt-10">label</span><span -class="cmmi-10">></span><span -class="cmtt-10">}{</span><span +class="cmti-10">key</span><span +class="cmmi-10">></span>=<span class="cmmi-10"><</span><span -class="cmitt-10">text</span><span -class="cmmi-10">></span><span -class="cmtt-10">} </span></div><hr> -</p><!--l. 4379--><p class="noindent" > -which is equivalent to <span -class="cmtt-10">\glslink</span>, except it sets <span -class="cmtt-10">hyper=false</span>. Similarly, all the -following commands described in this section also have a starred version that disables -the hyperlink. -</p><!--l. 4385--><p class="indent" > <div class="important" title="Important Note"> Don’t use commands like <span -class="cmtt-10">\glslink </span>or <span -class="cmtt-10">\gls </span>in the <span +class="cmti-10">value</span><span +class="cmmi-10">> </span>list. +</p><!--l. 4510--><p class="indent" > These commands use <span +class="cmtt-10">\glsentryfmt</span><a + id="dx1-41002"></a> or the equivalent definition provided by +<span +class="cmtt-10">\defglsentryfmt</span><a + id="dx1-41003"></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. 4514--><p class="indent" > Apart from <span +class="cmtt-10">\glsdisp</span><a + id="dx1-41004"></a>, the commands described in this section also have a <span +class="cmti-10">final</span> +optional argument <span class="cmmi-10"><</span><span -class="cmti-10">text</span><span -class="cmmi-10">> </span>argument of <span -class="cmtt-10">\glslink</span>. +class="cmti-10">insert</span><span +class="cmmi-10">> </span>which may be used to insert material into the +automatically generated text. +</p><!--l. 4518--><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 +square bracket to prevent it from being interpreted as the final argument. For +example: + + +</p> + <div class="verbatim" id="verbatim-124"> +\gls{sample} {}[Editor’s comment] </div> -</p><!--l. 4388--><p class="noindent" > -</p><!--l. 4390--><p class="indent" > The command: -</p><!--l. 4391--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 4527--><p class="nopar" > +</p><!--l. 4529--><p class="indent" > Don’t use any of the <a +href="#x1-410006.1"><span +class="cmtt-10">\gls</span>-like</a> or <a +href="#x1-420006.2"><span +class="cmtt-10">\glstext</span>-like</a> commands in the <span +class="cmmi-10"><</span><span +class="cmti-10">insert</span><span +class="cmmi-10">></span> +argument. </div> +</p><!--l. 4531--><p class="noindent" > +</p><!--l. 4533--><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-39090"></a> <span + id="dx1-41005"></a> <span class="cmtt-10">\gls[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -9753,37 +10062,36 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4393--><p class="noindent" > -is the same as <span -class="cmtt-10">\glslink</span>, except that the <a - id="dx1-39091"></a><a +</p><!--l. 4535--><p class="noindent" > +This command typically determines the <a + id="dx1-41006"></a><a href="#glo:linktext">link text<a - id="dx1-39092"></a></a> is determined from the values of the -<span + id="dx1-41007"></a></a> from the values of the <span class="cmss-10">text</span><a - id="dx1-39093"></a> and <span + id="dx1-41008"></a> or +<span class="cmss-10">first</span><a - id="dx1-39094"></a> keys supplied when the entry was defined using <span + id="dx1-41009"></a> keys supplied when the entry was defined using <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-39095"></a>. If -the entry has been marked as having been used<a - id="dx1-39096"></a>, the value of the <span -class="cmss-10">text</span><a - id="dx1-39097"></a> key will be used, -otherwise the value of the <span -class="cmss-10">first</span><a - id="dx1-39098"></a> key will be used. On completion, <span -class="cmtt-10">\gls </span>will mark the -entry’s <a - id="dx1-39099"></a><a -href="#glo:firstuseflag">first use flag</a> as used. -</p><!--l. 4403--><p class="indent" > There are two upper case variants: - - -</p><!--l. 4404--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-41010"></a>. +However, if the entry was defined using <span +class="cmtt-10">\newacronym</span><a + id="dx1-41011"></a> and <span +class="cmtt-10">\setacronymstyle</span><a + id="dx1-41012"></a> was +used, then the <a + id="dx1-41013"></a>link text<a + id="dx1-41014"></a> will usually be determined from the <span +class="cmss-10">long</span><a + id="dx1-41015"></a> or <span +class="cmss-10">short</span><a + id="dx1-41016"></a> +keys. +</p><!--l. 4543--><p class="indent" > There are two upper case variants: +</p><!--l. 4544--><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-39100"></a> <span + id="dx1-41017"></a> <span class="cmtt-10">\Gls[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -9797,12 +10105,12 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4406--><p class="noindent" > +</p><!--l. 4546--><p class="noindent" > and -</p><!--l. 4408--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4548--><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-39101"></a> <span + id="dx1-41018"></a> <span class="cmtt-10">\GLS[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -9816,46 +10124,14 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4410--><p class="noindent" > +</p><!--l. 4550--><p class="noindent" > which make the first letter of the link text or all the link text upper case, respectively. -</p><!--l. 4414--><p class="indent" > The final optional argument <span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">></span>, allows you to insert some additional text -into the link text. By default, this will append <span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>at the end of the -link text, but this can be changed (see <a -href="#sec:glsdisplay"><span -class="cmsy-10">§</span>6.1 </a><a -href="#sec:glsdisplay">Changing the format of the link -text<!--tex4ht:ref: sec:glsdisplay --></a>). -</p><!--l. 4419--><p class="indent" > The first optional argument <span -class="cmmi-10"><</span><span -class="cmti-10">options</span><span -class="cmmi-10">> </span>is the same as the optional argument to -<span -class="cmtt-10">\glslink</span><a - id="dx1-39102"></a>. As with <span -class="cmtt-10">\glslink</span><a - id="dx1-39103"></a>, these commands also have a starred version that disable -the hyperlink. -</p><!--l. 4423--><p class="indent" > <div class="important" title="Important Note"> Don’t use commands like <span -class="cmtt-10">\glslink </span>or <span -class="cmtt-10">\gls </span>in the <span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>argument of <span -class="cmtt-10">\gls</span> -and its variants. </div> -</p><!--l. 4426--><p class="noindent" > -</p><!--l. 4428--><p class="indent" > There are also analogous plural forms: -</p><!--l. 4429--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4554--><p class="indent" > There are also analogous plural forms: +</p><!--l. 4555--><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-39104"></a> <span + id="dx1-41019"></a> <span class="cmtt-10">\glspl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -9869,11 +10145,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4431--><p class="noindent" > -</p><!--l. 4432--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4557--><p class="noindent" > +</p><!--l. 4558--><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-39105"></a> <span + id="dx1-41020"></a> <span class="cmtt-10">\Glspl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -9887,11 +10163,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4434--><p class="noindent" > -</p><!--l. 4435--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4560--><p class="noindent" > +</p><!--l. 4561--><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-39106"></a> <span + id="dx1-41021"></a> <span class="cmtt-10">\GLSpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -9905,34 +10181,42 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4437--><p class="noindent" > -These determine the link text from the <span +</p><!--l. 4563--><p class="noindent" > +These typically determine the link text from the <span class="cmss-10">plural</span><a - id="dx1-39107"></a> and <span + id="dx1-41022"></a> or <span class="cmss-10">firstplural</span><a - id="dx1-39108"></a> keys supplied when the -entry was first defined. As before, these commands also have a starred version that -disable the hyperlink. -</p><!--l. 4443--><p class="indent" > <div class="important" title="Important Note"> Be careful when you use glossary entries in math mode especially if you are using + id="dx1-41023"></a> keys supplied +when the entry was defined using <span +class="cmtt-10">\newglossaryentry</span><a + id="dx1-41024"></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-41025"></a> or <span +class="cmss-10">shortplural</span><a + id="dx1-41026"></a> +keys. +</p><!--l. 4570--><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-39109"></a> as it can affect the spacing of subscripts and superscripts. For example, + id="dx1-41027"></a> as it can affect the spacing of subscripts and superscripts. For example, suppose you have defined the following entry: </p> - <div class="verbatim" id="verbatim-126"> + <div class="verbatim" id="verbatim-125"> \newglossaryentry{Falpha}{name={F_\alpha},  <br />description=sample} </div> -<!--l. 4451--><p class="nopar" > and later you use it in math mode: +<!--l. 4578--><p class="nopar" > and later you use it in math mode: </p> - <div class="verbatim" id="verbatim-127"> + <div class="verbatim" id="verbatim-126"> $\gls{Falpha}^2$ </div> -<!--l. 4455--><p class="nopar" > This will result in <span +<!--l. 4582--><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 @@ -9946,29 +10230,15 @@ class="cmmi-10">> </span>optional argument: </p> - <div class="verbatim" id="verbatim-128"> + <div class="verbatim" id="verbatim-127"> $\gls{Falpha}[^2]$ </div> -<!--l. 4461--><p class="nopar" > </div> -</p><!--l. 4462--><p class="noindent" > -</p><!--l. 4464--><p class="indent" > Note that <span -class="cmtt-10">\glslink</span><a - id="dx1-39110"></a> doesn’t use or affect the <a - id="dx1-39111"></a><a -href="#glo:firstuseflag">first use flag</a>, nor does it use -<span -class="cmtt-10">\glsentryfmt</span><a - id="dx1-39112"></a> or the equivalent definition provided by <span -class="cmtt-10">\defglsentryfmt</span><a - id="dx1-39113"></a> (see <a -href="#sec:glsdisplay"><span -class="cmsy-10">§</span>6.1 -</a><a -href="#sec:glsdisplay">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a>). Instead, you can use: -</p><!--l. 4468--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 4588--><p class="nopar" > </div> +</p><!--l. 4589--><p class="noindent" > +</p><!--l. 4591--><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-39114"></a> <span + id="dx1-41028"></a> <span class="cmtt-10">\glsdisp[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -9982,34 +10252,104 @@ class="cmmi-10"><</span><span class="cmitt-10">link text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4470--><p class="noindent" > -This behaves in the same way as <span -class="cmtt-10">\gls</span><a - id="dx1-39115"></a>, except that it uses <span +</p><!--l. 4593--><p class="noindent" > +This behaves in the same way as the above commands, except that the <span class="cmmi-10"><</span><span class="cmti-10">link text</span><span -class="cmmi-10">> </span>instead of the -value of the <span -class="cmss-10">first</span><a - id="dx1-39116"></a> or <span -class="cmss-10">text</span><a - id="dx1-39117"></a> key. (Note that this command always sets <span +class="cmmi-10">> </span>is +explicitly set. There’s no final optional argument as any inserted material can be +added to the <span class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>to -nothing.) This command affects the <a - id="dx1-39118"></a><a -href="#glo:firstuseflag">first use flag</a>, and uses <span +class="cmti-10">link text</span><span +class="cmmi-10">> </span>argument. +</p><!--l. 4599--><p class="indent" > <div class="important" title="Important Note"> Don’t use any of the <a +href="#x1-410006.1"><span +class="cmtt-10">\gls</span>-like</a> or <a +href="#x1-420006.2"><span +class="cmtt-10">\glstext</span>-like</a> commands in the <span +class="cmmi-10"><</span><span +class="cmti-10">link text</span><span +class="cmmi-10">></span> +argument of <span +class="cmtt-10">\glsdisp</span>. </div> +</p><!--l. 4602--><p class="noindent" > +</p><!--l. 4604--><p class="noindent" > +</p> +<!--l. 4604--><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 +class="cmtt-10">\glstext</span>-Like Commands (First Use Flag Not Queried)</h3> +<!--l. 4607--><p class="noindent" >This section describes the commands that don’t change or reference the <a + id="dx1-42001"></a><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 plus-variant (<span +class="cmtt-10">hyper=true</span>) and have an optional first argument that is a +<span +class="cmmi-10"><</span><span +class="cmti-10">key</span><span +class="cmmi-10">></span>=<span +class="cmmi-10"><</span><span +class="cmti-10">value</span><span +class="cmmi-10">> </span>list. These commands also don’t use <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-39119"></a> or the -equivalent definition provided by <span + id="dx1-42002"></a> or the equivalent +definition provided by <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-39120"></a>. -</p><!--l. 4478--><p class="indent" > The command: -</p><!--l. 4479--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-42003"></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. 4615--><p class="indent" > Apart from <span +class="cmtt-10">\glslink</span><a + id="dx1-42004"></a>, the commands described in this section also have a <span +class="cmti-10">final</span> +optional argument <span +class="cmmi-10"><</span><span +class="cmti-10">insert</span><span +class="cmmi-10">> </span>which may be used to insert material into the +automatically generated text. See the caveat above in <a +href="#x1-410006.1"><span +class="cmsy-10">§</span>6.1 </a><a +href="#x1-410006.1">The <span +class="cmtt-10">\gls</span>-Like Commands +(First Use Flag Queried)<!--tex4ht:ref: sec:gls-like --></a>. +</p><!--l. 4620--><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-42005"></a> <span +class="cmtt-10">\glslink[</span><span +class="cmmi-10"><</span><span +class="cmitt-10">options</span><span +class="cmmi-10">></span><span +class="cmtt-10">]{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">label</span><span +class="cmmi-10">></span><span +class="cmtt-10">}{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">link text</span><span +class="cmmi-10">></span><span +class="cmtt-10">} </span></div><hr> +</p><!--l. 4622--><p class="noindent" > +This command explicitly sets the <a + id="dx1-42006"></a><a +href="#glo:linktext">link text<a + id="dx1-42007"></a></a> as given in the final argument. +</p><!--l. 4626--><p class="indent" > <div class="important" title="Important Note"> Don’t use any of the <a +href="#x1-410006.1"><span +class="cmtt-10">\gls</span>-like</a> or <a +href="#x1-420006.2"><span +class="cmtt-10">\glstext</span>-like</a> commands in the argument of +<span +class="cmtt-10">\glslink</span>. </div> +</p><!--l. 4629--><p class="noindent" > +</p><!--l. 4631--><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-39121"></a> <span + id="dx1-42008"></a> <span class="cmtt-10">\glstext[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10023,32 +10363,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4481--><p class="noindent" > -is similar to <span -class="cmtt-10">\gls</span><a - id="dx1-39122"></a> except that it always uses the value of the <span +</p><!--l. 4633--><p class="noindent" > +This command always uses the value of the <span class="cmss-10">text</span><a - id="dx1-39123"></a> key and does not -affect the <a - id="dx1-39124"></a><a -href="#glo:firstuseflag">first use flag</a>. Unlike <span -class="cmtt-10">\gls</span>, the inserted text <span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>is always appended to -the link text since <span -class="cmtt-10">\glstext </span>doesn’t use <span -class="cmtt-10">\glsentryfmt</span><a - id="dx1-39125"></a> or the equivalent definition -provided by <span -class="cmtt-10">\defglsentryfmt</span><a - id="dx1-39126"></a>. (The same is true for all the following commands -described in the rest of this section.) -</p><!--l. 4490--><p class="indent" > There are also analogous commands: -</p><!--l. 4491--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-42009"></a> key as the <a + id="dx1-42010"></a><a +href="#glo:linktext">link text<a + id="dx1-42011"></a></a>. +</p><!--l. 4637--><p class="indent" > There are also analogous commands: +</p><!--l. 4638--><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-39127"></a> <span + id="dx1-42012"></a> <span class="cmtt-10">\Glstext[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10062,11 +10388,13 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4493--><p class="noindent" > -</p><!--l. 4494--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + + +</p><!--l. 4640--><p class="noindent" > +</p><!--l. 4641--><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-39128"></a> <span + id="dx1-42013"></a> <span class="cmtt-10">\GLStext[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10080,13 +10408,12 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4496--><p class="noindent" > -As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 4500--><p class="indent" > The command: -</p><!--l. 4501--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4643--><p class="noindent" > +These convert the first character or all the characters to uppercase, respectively. +</p><!--l. 4647--><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-39129"></a> <span + id="dx1-42014"></a> <span class="cmtt-10">\glsfirst[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10100,23 +10427,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4503--><p class="noindent" > -is similar to <span -class="cmtt-10">\glstext </span>except that it always uses the value of the <span +</p><!--l. 4649--><p class="noindent" > +This command always uses the value of the <span class="cmss-10">first</span><a - id="dx1-39130"></a> key. Again, -<span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>is always appended to the end of the link text and does not affect the <a - id="dx1-39131"></a><a -href="#glo:firstuseflag">first -use flag</a>. -</p><!--l. 4509--><p class="indent" > There are also analogous commands: -</p><!--l. 4510--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-42015"></a> key as the <a + id="dx1-42016"></a><a +href="#glo:linktext">link text<a + id="dx1-42017"></a></a>. +</p><!--l. 4653--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4654--><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-39132"></a> <span + id="dx1-42018"></a> <span class="cmtt-10">\Glsfirst[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10130,11 +10452,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4512--><p class="noindent" > -</p><!--l. 4513--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4656--><p class="noindent" > +</p><!--l. 4657--><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-39133"></a> <span + id="dx1-42019"></a> <span class="cmtt-10">\GLSfirst[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10148,15 +10470,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4515--><p class="noindent" > -As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 4519--><p class="indent" > The command: - - -</p><!--l. 4520--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4659--><p class="noindent" > +</p><!--l. 4661--><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-39134"></a> <span + id="dx1-42020"></a> <span class="cmtt-10">\glsplural[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10170,22 +10488,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4522--><p class="noindent" > -is similar to <span -class="cmtt-10">\glstext</span><a - id="dx1-39135"></a> except that it always uses the value of the <span +</p><!--l. 4663--><p class="noindent" > +This command always uses the value of the <span class="cmss-10">plural</span><a - id="dx1-39136"></a> key. Again, -<span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>is always appended to the end of the link text and does not mark the entry -as having been used. -</p><!--l. 4528--><p class="indent" > There are also analogous commands: -</p><!--l. 4529--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-42021"></a> key as the <a + id="dx1-42022"></a><a +href="#glo:linktext">link text<a + id="dx1-42023"></a></a>. +</p><!--l. 4667--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4668--><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-39137"></a> <span + id="dx1-42024"></a> <span class="cmtt-10">\Glsplural[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10199,11 +10513,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4531--><p class="noindent" > -</p><!--l. 4532--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4670--><p class="noindent" > +</p><!--l. 4671--><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-39138"></a> <span + id="dx1-42025"></a> <span class="cmtt-10">\GLSplural[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10217,13 +10531,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4534--><p class="noindent" > -As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 4538--><p class="indent" > The command: -</p><!--l. 4539--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4673--><p class="noindent" > +</p><!--l. 4675--><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-39139"></a> <span + id="dx1-42026"></a> <span class="cmtt-10">\glsfirstplural[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10238,22 +10550,18 @@ class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">]</span> </div><hr> -</p><!--l. 4541--><p class="noindent" > -is similar to <span -class="cmtt-10">\glstext</span><a - id="dx1-39140"></a> except that it always uses the value of the <span +</p><!--l. 4677--><p class="noindent" > +This command always uses the value of the <span class="cmss-10">firstplural</span><a - id="dx1-39141"></a> key. Again, -<span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>is always appended to the end of the link text and does not mark the entry -as having been used. -</p><!--l. 4547--><p class="indent" > There are also analogous commands: -</p><!--l. 4548--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-42027"></a> key as the <a + id="dx1-42028"></a><a +href="#glo:linktext">link text<a + id="dx1-42029"></a></a>. +</p><!--l. 4681--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4682--><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-39142"></a> <span + id="dx1-42030"></a> <span class="cmtt-10">\Glsfirstplural[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10268,11 +10576,11 @@ class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">]</span> </div><hr> -</p><!--l. 4550--><p class="noindent" > -</p><!--l. 4551--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4684--><p class="noindent" > +</p><!--l. 4685--><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-39143"></a> <span + id="dx1-42031"></a> <span class="cmtt-10">\GLSfirstplural[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10287,13 +10595,11 @@ class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">]</span> </div><hr> -</p><!--l. 4553--><p class="noindent" > -As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 4557--><p class="indent" > The command: -</p><!--l. 4558--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4687--><p class="noindent" > +</p><!--l. 4689--><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-39144"></a> <span + id="dx1-42032"></a> <span class="cmtt-10">\glsname[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10307,22 +10613,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4560--><p class="noindent" > -is similar to <span -class="cmtt-10">\glstext</span><a - id="dx1-39145"></a> except that it always uses the value of the <span +</p><!--l. 4691--><p class="noindent" > +This command always uses the value of the <span class="cmss-10">name</span><a - id="dx1-39146"></a> key. Again, -<span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>is always appended to the end of the link text and does not mark the entry -as having been used. -</p><!--l. 4566--><p class="indent" > There are also analogous commands: -</p><!--l. 4567--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-42033"></a> key as the <a + id="dx1-42034"></a><a +href="#glo:linktext">link text<a + id="dx1-42035"></a></a>. +</p><!--l. 4695--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4696--><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-39147"></a> <span + id="dx1-42036"></a> <span class="cmtt-10">\Glsname[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10336,11 +10638,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4569--><p class="noindent" > -</p><!--l. 4570--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4698--><p class="noindent" > +</p><!--l. 4699--><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-39148"></a> <span + id="dx1-42037"></a> <span class="cmtt-10">\GLSname[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10354,13 +10656,13 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4572--><p class="noindent" > -As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 4576--><p class="indent" > The command: -</p><!--l. 4577--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + + +</p><!--l. 4701--><p class="noindent" > +</p><!--l. 4703--><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-39149"></a> <span + id="dx1-42038"></a> <span class="cmtt-10">\glssymbol[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10374,24 +10676,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4579--><p class="noindent" > -is similar to <span -class="cmtt-10">\glstext</span><a - id="dx1-39150"></a> except that it always uses the value of the <span +</p><!--l. 4705--><p class="noindent" > +This command always uses the value of the <span class="cmss-10">symbol</span><a - id="dx1-39151"></a> key. Again, -<span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>is always appended to the end of the link text and does not mark the entry - - -as having been used. -</p><!--l. 4585--><p class="indent" > There are also analogous commands: -</p><!--l. 4586--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-42039"></a> key as the <a + id="dx1-42040"></a><a +href="#glo:linktext">link text<a + id="dx1-42041"></a></a>. +</p><!--l. 4709--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4710--><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-39152"></a> <span + id="dx1-42042"></a> <span class="cmtt-10">\Glssymbol[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10405,11 +10701,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4588--><p class="noindent" > -</p><!--l. 4589--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4712--><p class="noindent" > +</p><!--l. 4713--><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-39153"></a> <span + id="dx1-42043"></a> <span class="cmtt-10">\GLSsymbol[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10423,13 +10719,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4591--><p class="noindent" > -As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 4595--><p class="indent" > The command: -</p><!--l. 4596--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4715--><p class="noindent" > +</p><!--l. 4717--><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-39154"></a> <span + id="dx1-42044"></a> <span class="cmtt-10">\glsdesc[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10443,22 +10737,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4598--><p class="noindent" > -is similar to <span -class="cmtt-10">\glstext</span><a - id="dx1-39155"></a> except that it always uses the value of the <span +</p><!--l. 4719--><p class="noindent" > +This command always uses the value of the <span class="cmss-10">description</span><a - id="dx1-39156"></a> key. -Again, <span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>is always appended to the end of the link text and does not mark the -entry as having been used. -</p><!--l. 4604--><p class="indent" > There are also analogous commands: -</p><!--l. 4605--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-42045"></a> key as the <a + id="dx1-42046"></a><a +href="#glo:linktext">link text<a + id="dx1-42047"></a></a>. +</p><!--l. 4723--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4724--><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-39157"></a> <span + id="dx1-42048"></a> <span class="cmtt-10">\Glsdesc[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10472,11 +10762,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4607--><p class="noindent" > -</p><!--l. 4608--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4726--><p class="noindent" > +</p><!--l. 4727--><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-39158"></a> <span + id="dx1-42049"></a> <span class="cmtt-10">\GLSdesc[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10490,13 +10780,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4610--><p class="noindent" > -As before, these commands also have a starred version that disable the hyperlink. -</p><!--l. 4614--><p class="indent" > The command: -</p><!--l. 4615--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4729--><p class="noindent" > +</p><!--l. 4731--><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-39159"></a> <span + id="dx1-42050"></a> <span class="cmtt-10">\glsuseri[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10510,22 +10798,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4617--><p class="noindent" > -is similar to <span -class="cmtt-10">\glstext</span><a - id="dx1-39160"></a> except that it always uses the value of the <span +</p><!--l. 4733--><p class="noindent" > +This command always uses the value of the <span class="cmss-10">user1</span><a - id="dx1-39161"></a> key. Again, -<span -class="cmmi-10"><</span><span -class="cmti-10">insert</span><span -class="cmmi-10">> </span>is always appended to the end of the link text and does not mark the entry -as having been used. -</p><!--l. 4623--><p class="indent" > There are also analogous commands: -</p><!--l. 4624--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-42051"></a> key as the <a + id="dx1-42052"></a><a +href="#glo:linktext">link text<a + id="dx1-42053"></a></a>. +</p><!--l. 4737--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4738--><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-39162"></a> <span + id="dx1-42054"></a> <span class="cmtt-10">\Glsuseri[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10539,11 +10823,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4626--><p class="noindent" > -</p><!--l. 4627--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4740--><p class="noindent" > +</p><!--l. 4741--><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-39163"></a> <span + id="dx1-42055"></a> <span class="cmtt-10">\GLSuseri[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10557,13 +10841,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4629--><p class="noindent" > -As before, these commands also have a starred version that disable the hyperlink. -Similarly for the other user keys: -</p><!--l. 4632--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4743--><p class="noindent" > +</p><!--l. 4745--><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-39164"></a> <span + id="dx1-42056"></a> <span class="cmtt-10">\glsuserii[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10577,11 +10859,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4634--><p class="noindent" > -</p><!--l. 4635--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4747--><p class="noindent" > +This command always uses the value of the <span +class="cmss-10">user2</span><a + id="dx1-42057"></a> key as the <a + id="dx1-42058"></a><a +href="#glo:linktext">link text<a + id="dx1-42059"></a></a>. +</p><!--l. 4751--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4752--><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-39165"></a> <span + id="dx1-42060"></a> <span class="cmtt-10">\Glsuserii[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10595,11 +10884,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4637--><p class="noindent" > -</p><!--l. 4638--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4754--><p class="noindent" > +</p><!--l. 4755--><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-39166"></a> <span + id="dx1-42061"></a> <span class="cmtt-10">\GLSuserii[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10613,11 +10902,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4640--><p class="noindent" > -</p><!--l. 4641--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4757--><p class="noindent" > +</p><!--l. 4759--><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-39167"></a> <span + id="dx1-42062"></a> <span class="cmtt-10">\glsuseriii[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10631,13 +10920,20 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> +</p><!--l. 4761--><p class="noindent" > +This command always uses the value of the <span +class="cmss-10">user3</span><a + id="dx1-42063"></a> key as the <a + id="dx1-42064"></a><a +href="#glo:linktext">link text<a + id="dx1-42065"></a></a>. +</p><!--l. 4765--><p class="indent" > There are also analogous uppercasing commands: -</p><!--l. 4643--><p class="noindent" > -</p><!--l. 4644--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4766--><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-39168"></a> <span + id="dx1-42066"></a> <span class="cmtt-10">\Glsuseriii[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10651,11 +10947,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4646--><p class="noindent" > -</p><!--l. 4647--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4768--><p class="noindent" > +</p><!--l. 4769--><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-39169"></a> <span + id="dx1-42067"></a> <span class="cmtt-10">\GLSuseriii[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10669,11 +10965,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4649--><p class="noindent" > -</p><!--l. 4650--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4771--><p class="noindent" > +</p><!--l. 4773--><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-39170"></a> <span + id="dx1-42068"></a> <span class="cmtt-10">\glsuseriv[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10687,11 +10983,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4652--><p class="noindent" > -</p><!--l. 4653--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4775--><p class="noindent" > +This command always uses the value of the <span +class="cmss-10">user4</span><a + id="dx1-42069"></a> key as the <a + id="dx1-42070"></a><a +href="#glo:linktext">link text<a + id="dx1-42071"></a></a>. +</p><!--l. 4779--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4780--><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-39171"></a> <span + id="dx1-42072"></a> <span class="cmtt-10">\Glsuseriv[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10705,11 +11008,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4655--><p class="noindent" > -</p><!--l. 4656--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4782--><p class="noindent" > +</p><!--l. 4783--><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-39172"></a> <span + id="dx1-42073"></a> <span class="cmtt-10">\GLSuseriv[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10723,11 +11026,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4658--><p class="noindent" > -</p><!--l. 4659--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4785--><p class="noindent" > +</p><!--l. 4787--><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-39173"></a> <span + id="dx1-42074"></a> <span class="cmtt-10">\glsuserv[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10741,11 +11044,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4661--><p class="noindent" > -</p><!--l. 4662--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4789--><p class="noindent" > +This command always uses the value of the <span +class="cmss-10">user5</span><a + id="dx1-42075"></a> key as the <a + id="dx1-42076"></a><a +href="#glo:linktext">link text<a + id="dx1-42077"></a></a>. +</p><!--l. 4793--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4794--><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-39174"></a> <span + id="dx1-42078"></a> <span class="cmtt-10">\Glsuserv[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10759,11 +11069,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4664--><p class="noindent" > -</p><!--l. 4665--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4796--><p class="noindent" > +</p><!--l. 4797--><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-39175"></a> <span + id="dx1-42079"></a> <span class="cmtt-10">\GLSuserv[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10777,11 +11087,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4667--><p class="noindent" > -</p><!--l. 4668--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4799--><p class="noindent" > +</p><!--l. 4801--><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-39176"></a> <span + id="dx1-42080"></a> <span class="cmtt-10">\glsuservi[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10795,11 +11105,18 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4670--><p class="noindent" > -</p><!--l. 4671--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4803--><p class="noindent" > +This command always uses the value of the <span +class="cmss-10">user6</span><a + id="dx1-42081"></a> key as the <a + id="dx1-42082"></a><a +href="#glo:linktext">link text<a + id="dx1-42083"></a></a>. +</p><!--l. 4807--><p class="indent" > There are also analogous uppercasing commands: +</p><!--l. 4808--><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-39177"></a> <span + id="dx1-42084"></a> <span class="cmtt-10">\Glsuservi[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10813,11 +11130,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4673--><p class="noindent" > -</p><!--l. 4674--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4810--><p class="noindent" > +</p><!--l. 4811--><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-39178"></a> <span + id="dx1-42085"></a> <span class="cmtt-10">\GLSuservi[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -10831,37 +11148,35 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 4676--><p class="noindent" > +</p><!--l. 4813--><p class="noindent" > +</p><!--l. 4815--><p class="noindent" > </p> -<!--l. 4678--><p class="noindent" ><a -href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">6.1 </span> <a +<!--l. 4815--><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. 4681--><p class="noindent" >The default format of the <a - id="dx1-40001"></a><a +<!--l. 4818--><p class="noindent" >The default format of the <a + id="dx1-43001"></a><a href="#glo:linktext">link text<a - id="dx1-40002"></a></a> for <span -class="cmtt-10">\gls</span><a - id="dx1-40003"></a>, <span -class="cmtt-10">\glspl</span><a - id="dx1-40004"></a> and -their upper case variants and also for <span -class="cmtt-10">\glsdisp</span><a - id="dx1-40005"></a> is governed + id="dx1-43002"></a></a> for the <a +href="#x1-410006.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-40006f1"></a>: -</p><!--l. 4686--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="x1-43003f1"></a>: +</p><!--l. 4822--><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-40010"></a> <span + id="dx1-43007"></a> <span class="cmtt-10">\glsentryfmt </span></div><hr> -</p><!--l. 4688--><p class="noindent" > + + +</p><!--l. 4824--><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. 4691--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4827--><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-40011"></a> <span + id="dx1-43008"></a> <span class="cmtt-10">\defglsentryfmt[</span><span class="cmmi-10"><</span><span class="cmitt-10">type</span><span @@ -10871,9 +11186,7 @@ class="cmmi-10"><</span><span class="cmitt-10">definition</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - - -</p><!--l. 4693--><p class="noindent" > +</p><!--l. 4829--><p class="noindent" > instead of redefining <span class="cmtt-10">\glsentryfmt</span>. The optional first argument <span class="cmmi-10"><</span><span @@ -10881,75 +11194,87 @@ class="cmti-10">type</span><span class="cmmi-10">> </span>is the glossary type. This defaults to <span class="cmtt-10">\glsdefaulttype</span><a - id="dx1-40012"></a> if omitted. The second argument is + id="dx1-43009"></a> if omitted. The second argument is the entry format definition. -</p><!--l. 4699--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 4835--><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-40013"></a>, + id="dx1-43010"></a>, redefining <span class="cmtt-10">\glsentryfmt </span>won’t have an effect on that glossary, you must instead -us <span +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-40014"></a> or the command + id="dx1-43011"></a> or the command <span class="cmtt-10">\DeclareAcronymList</span><a - id="dx1-40015"></a>, see <a + id="dx1-43012"></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. 4709--><p class="noindent" > -</p><!--l. 4711--><p class="indent" > Within the <span +</p><!--l. 4845--><p class="noindent" > +</p><!--l. 4847--><p class="indent" > Within the <span class="cmmi-10"><</span><span class="cmti-10">definition</span><span class="cmmi-10">> </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. 4715--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4851--><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-40016"></a> <span + id="dx1-43013"></a> <span class="cmtt-10">\glslabel </span></div><hr> -</p><!--l. 4717--><p class="noindent" > -This is the label of the entry being referenced. -</p><!--l. 4720--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4853--><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. 4856--><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-43014"></a> <span +class="cmtt-10">\glstype </span></div><hr> +</p><!--l. 4858--><p class="noindent" > +This is defined using <span +class="cmtt-10">\edef</span><a + id="dx1-43015"></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. 4862--><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-40017"></a> <span + id="dx1-43016"></a> <span class="cmtt-10">\glscustomtext </span></div><hr> -</p><!--l. 4722--><p class="noindent" > +</p><!--l. 4864--><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-40018"></a>, <span + id="dx1-43017"></a>, <span class="cmtt-10">\glspl</span><a - id="dx1-40019"></a> and + id="dx1-43018"></a> and their upper case variants. (You can use <span class="cmss-10">etoolbox</span><a - id="dx1-40020"></a>’s <span + id="dx1-43019"></a>’s <span class="cmtt-10">\ifdefempty </span>to determine if <span class="cmtt-10">\glscustomtext </span>is empty.) -</p><!--l. 4728--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4870--><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-40021"></a> <span + id="dx1-43020"></a> <span class="cmtt-10">\glsinsert </span></div><hr> -</p><!--l. 4730--><p class="noindent" > +</p><!--l. 4872--><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. 4734--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4876--><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-40022"></a> <span + id="dx1-43021"></a> <span class="cmtt-10">\glsifplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">true text</span><span @@ -10959,7 +11284,7 @@ class="cmmi-10"><</span><span class="cmitt-10">false text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4736--><p class="noindent" > +</p><!--l. 4878--><p class="noindent" > If <span class="cmtt-10">\glspl</span>, <span class="cmtt-10">\Glspl </span>or <span @@ -10971,10 +11296,10 @@ does <span class="cmmi-10"><</span><span class="cmti-10">false text</span><span class="cmmi-10">></span>. -</p><!--l. 4740--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4882--><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-40023"></a> <span + id="dx1-43022"></a> <span class="cmtt-10">\glscapscase{</span><span class="cmmi-10"><</span><span class="cmitt-10">no case</span><span @@ -10989,7 +11314,7 @@ class="cmitt-10">all caps</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 4742--><p class="noindent" > +</p><!--l. 4884--><p class="noindent" > If <span class="cmtt-10">\gls</span>, <span class="cmtt-10">\glspl </span>or <span @@ -11010,11 +11335,13 @@ class="cmti-10">all</span> <span class="cmti-10">caps</span><span class="cmmi-10">></span>. -</p><!--l. 4747--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span -class="cmtt-9">\glsifhyper</span><span + + +</p><!--l. 4889--><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-40024"></a> <span -class="cmtt-10">\glsifhyper{</span><span + id="dx1-43023"></a> <span +class="cmtt-10">\glsifhyperon{</span><span class="cmmi-10"><</span><span class="cmitt-10">hyper true</span><span class="cmmi-10">></span><span @@ -11023,88 +11350,129 @@ class="cmmi-10"><</span><span class="cmitt-10">hyper false</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4749--><p class="noindent" > +</p><!--l. 4891--><p class="noindent" > This will do <span class="cmmi-10"><</span><span class="cmti-10">hyper true</span><span -class="cmmi-10">> </span>if the unstarred version (<span -class="cmtt-10">hyper=true</span>) was used and will be -<span +class="cmmi-10">> </span>if the hyperlinks are on for the current reference, otherwise +it will do <span class="cmmi-10"><</span><span class="cmti-10">hyper false</span><span -class="cmmi-10">> </span>if the starred version (<span -class="cmtt-10">hyper=false</span>) was used. Note that this isn’t the -same as testing the internal conditional that the <span +class="cmmi-10">></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-40025"></a> key sets, as this can -subsequently change depending on package options such as <span -class="cmss-10">hyperfirst</span><a - id="dx1-40026"></a> and + id="dx1-43024"></a> key or the use of a starred command. It may be off because the +<span +class="cmss-10">hyperref</span><a + id="dx1-43025"></a> package hasn’t been loaded or because <span +class="cmtt-10">\glsdisablehyper</span><a + id="dx1-43026"></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-40027"></a>. -</p><!--l. 4759--><p class="indent" > Note that you can also use commands such as <span + id="dx1-43027"></a>) or because it’s the <a + id="dx1-43028"></a><a +href="#glo:firstuse">first use</a> and the hyperlinks have been suppressed on +first use. +</p><!--l. 4902--><p class="indent" > Note that <span +class="cmtt-10">\glsifhyper</span><a + id="dx1-43029"></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. 4905--><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-43030"></a> <span +class="cmtt-10">\glslinkvar{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">unmodified</span><span +class="cmmi-10">></span><span +class="cmtt-10">}{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">star</span><span +class="cmmi-10">></span><span +class="cmtt-10">}{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">plus</span><span +class="cmmi-10">></span><span +class="cmtt-10">} </span></div><hr> +</p><!--l. 4907--><p class="noindent" > +This will do <span +class="cmmi-10"><</span><span +class="cmti-10">unmodified</span><span +class="cmmi-10">> </span>if the unmodified version was used, or will do <span +class="cmmi-10"><</span><span +class="cmti-10">star</span><span +class="cmmi-10">> </span>if +the starred version was used, or will do <span +class="cmmi-10"><</span><span +class="cmti-10">plus</span><span +class="cmmi-10">> </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-43031"></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. 4916--><p class="indent" > Note that you can also use commands such as <span class="cmtt-10">\ifglsused</span><a - id="dx1-40028"></a> within the definition of + id="dx1-43032"></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. 4762--><p class="indent" > If you only want to make minor modifications to <span +</p><!--l. 4919--><p class="indent" > If you only want to make minor modifications to <span class="cmtt-10">\glsentryfmt</span>, you can use -</p><!--l. 4764--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4921--><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-40029"></a> <span + id="dx1-43033"></a> <span class="cmtt-10">\glsgenentryfmt </span></div><hr> -</p><!--l. 4766--><p class="noindent" > +</p><!--l. 4923--><p class="noindent" > This uses the above commands to display just the <span class="cmss-10">first</span><a - id="dx1-40030"></a>, <span + id="dx1-43034"></a>, <span class="cmss-10">text</span><a - id="dx1-40031"></a>, <span + id="dx1-43035"></a>, <span class="cmss-10">plural</span><a - id="dx1-40032"></a> or <span + id="dx1-43036"></a> or <span class="cmss-10">firstplural</span><a - id="dx1-40033"></a> keys + id="dx1-43037"></a> keys (or the custom text) with the insert text appended. -</p><!--l. 4771--><p class="indent" > Alternatively, if want to change the entry format for acronyms (defined via +</p><!--l. 4928--><p class="indent" > Alternatively, if want to change the entry format for acronyms (defined via <span class="cmtt-10">\newacronym</span><a - id="dx1-40034"></a>) you can use: -</p><!--l. 4773--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43038"></a>) you can use: +</p><!--l. 4930--><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-40035"></a> <span + id="dx1-43039"></a> <span class="cmtt-10">\glsgenacfmt </span></div><hr> -</p><!--l. 4775--><p class="noindent" > +</p><!--l. 4932--><p class="noindent" > This uses the values from the <span class="cmss-10">long</span><a - id="dx1-40036"></a>, <span + id="dx1-43040"></a>, <span class="cmss-10">short</span><a - id="dx1-40037"></a>, <span + id="dx1-43041"></a>, <span class="cmss-10">longplural</span><a - id="dx1-40038"></a> and <span + id="dx1-43042"></a> and <span class="cmss-10">shortplural</span><a - id="dx1-40039"></a> keys, rather than + id="dx1-43043"></a> keys, rather than using the <span class="cmss-10">text</span><a - id="dx1-40040"></a>, <span + id="dx1-43044"></a>, <span class="cmss-10">plural</span><a - id="dx1-40041"></a>, <span + id="dx1-43045"></a>, <span class="cmss-10">first</span><a - id="dx1-40042"></a> and <span + id="dx1-43046"></a> and <span class="cmss-10">firstplural</span><a - id="dx1-40043"></a> keys. The first use singular text is obtained + id="dx1-43047"></a> keys. The first use singular text is obtained via: -</p><!--l. 4780--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4937--><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-40044"></a> <span + id="dx1-43048"></a> <span class="cmtt-10">\genacrfullformat{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -11114,14 +11482,14 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4782--><p class="noindent" > +</p><!--l. 4939--><p class="noindent" > instead of from the <span class="cmss-10">first</span><a - id="dx1-40045"></a> key, and the first use plural text is obtained via: -</p><!--l. 4785--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-43049"></a> key, and the first use plural text is obtained via: +</p><!--l. 4942--><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-40046"></a> <span + id="dx1-43050"></a> <span class="cmtt-10">\genplacrfullformat{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -11132,10 +11500,10 @@ class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 4787--><p class="noindent" > +</p><!--l. 4944--><p class="noindent" > instead of from the <span class="cmss-10">firstplural</span><a - id="dx1-40047"></a> key. In both cases, <span + id="dx1-43051"></a> key. In both cases, <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </span>is the entry’s label and @@ -11145,19 +11513,21 @@ class="cmti-10">insert</span><span class="cmmi-10">> </span>is the insert text provided in the final optional argument of commands like <span class="cmtt-10">\gls</span><a - id="dx1-40048"></a>. The default behaviour is to do the long form (or plural long form) followed by + id="dx1-43052"></a>. The default behaviour is to do the long form (or plural long form) followed by <span class="cmmi-10"><</span><span class="cmti-10">insert</span><span class="cmmi-10">> </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-40049"></a>. There are also first letter + id="dx1-43053"></a>. There are also first letter upper case versions: -</p><!--l. 4796--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + + +</p><!--l. 4953--><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-40050"></a> <span + id="dx1-43054"></a> <span class="cmtt-10">\Genacrfullformat{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -11167,12 +11537,12 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 4798--><p class="noindent" > +</p><!--l. 4955--><p class="noindent" > and -</p><!--l. 4800--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 4957--><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-40051"></a> <span + id="dx1-43055"></a> <span class="cmtt-10">\Genplacrfullformat{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -11183,416 +11553,399 @@ class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 4802--><p class="noindent" > +</p><!--l. 4959--><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-40052"></a> to convert the first character to upper case. If there are + id="dx1-43056"></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-40053"></a> (which is what the predefined + id="dx1-43057"></a> (which is what the predefined acronym styles, such as <span class="cmss-10">long-short</span><a - id="dx1-40054"></a>, do). Otherwise, you only need to redefine + id="dx1-43058"></a>, do). Otherwise, you only need to redefine <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-40055"></a> and <span + id="dx1-43059"></a> and <span class="cmtt-10">\genplacrfullformat</span><a - id="dx1-40056"></a> to change the behaviour of + id="dx1-43060"></a> to change the behaviour of <span class="cmtt-10">\glsgenacfmt</span><a - id="dx1-40057"></a>. See <a + id="dx1-43061"></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. 4814--><p class="indent" > <div class="important" title="Important Note"> Note that <span -class="cmtt-10">\glsentryfmt </span>is not used by <span -class="cmtt-10">\glslink</span><a - id="dx1-40058"></a> or any of the other commands, -such as <span -class="cmtt-10">\glstext</span><a - id="dx1-40059"></a>. </div> -</p><!--l. 4817--><p class="noindent" > +</p><!--l. 4971--><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 +class="cmtt-10">\glstext</span>-like</a> commands. +</div> +</p><!--l. 4973--><p class="noindent" > <a - id="x1-40060r6"></a> - - -</p><!--l. 4819--><p class="noindent" ><span + id="x1-43062r6"></a> +</p><!--l. 4975--><p class="noindent" ><span class="cmbx-12">Example 6</span><span class="cmbx-12"> (Custom Entry Display in Text)</span><a - id="x1-40061"></a> -</p><!--l. 4820--><p class="indent" > Suppose you want a glossary of measurements and units, you can use the <span + id="x1-43063"></a> +</p><!--l. 4976--><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-40062"></a> + id="dx1-43064"></a> key to store the unit: </p> - <div class="verbatim" id="verbatim-129"> + <div class="verbatim" id="verbatim-128"> \newglossaryentry{distance}{name=distance,  <br />description={The length between two points},  <br />symbol={km}} </div> -<!--l. 4826--><p class="nopar" > and now suppose you want <span class="obeylines-h"><span class="verb"><span +<!--l. 4982--><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 - id="dx1-40063"></a><a + id="dx1-43065"></a><a href="#glo:firstuse">first use</a>, then you can redefine <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-40064"></a> as follows: + id="dx1-43066"></a> as follows: </p> - <div class="verbatim" id="verbatim-130"> + <div class="verbatim" id="verbatim-129"> \renewcommand*{\glsentryfmt}{%  <br />  \glsgenentryfmt  <br />  \ifglsused{\glslabel}{}{\space (\glsentrysymbol{\glslabel})}%  <br />} </div> -<!--l. 4835--><p class="nopar" > -</p><!--l. 4837--><p class="indent" > (Note that I’ve used <span +<!--l. 4991--><p class="nopar" > +</p><!--l. 4993--><p class="indent" > (Note that I’ve used <span class="cmtt-10">\glsentrysymbol</span><a - id="dx1-40065"></a> rather than <span + id="dx1-43067"></a> rather than <span class="cmtt-10">\glssymbol</span><a - id="dx1-40066"></a> to avoid nested + id="dx1-43068"></a> to avoid nested hyperlinks.) -</p><!--l. 4840--><p class="indent" > Note also that all of the <a - id="dx1-40067"></a><a +</p><!--l. 4996--><p class="indent" > Note also that all of the <a + id="dx1-43069"></a><a href="#glo:linktext">link text<a - id="dx1-40068"></a></a> will be formatted according to <span + id="dx1-43070"></a></a> will be formatted according to <span class="cmtt-10">\glstextformat</span><a - id="dx1-40069"></a> + id="dx1-43071"></a> (described earlier). So if you do, say: </p> - <div class="verbatim" id="verbatim-131"> + <div class="verbatim" id="verbatim-130"> \renewcommand{\glstextformat}[1]{\textbf{#1}}  <br />\renewcommand*{\glsentryfmt}{%  <br />  \glsgenentryfmt  <br />  \ifglsused{\glslabel}{}{\space(\glsentrysymbol{\glslabel})}%  <br />} </div> -<!--l. 4848--><p class="nopar" > then <span class="obeylines-h"><span class="verb"><span +<!--l. 5004--><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. 4851--><p class="indent" > For a complete document, see the sample file <a +</p><!--l. 5007--><p class="indent" > For a complete document, see the sample file <a href="#x1-5135r32"><span class="cmtt-10">sample-entryfmt.tex</span></a>. </p> <div class="center" > -<!--l. 4852--><p class="noindent" > -</p><!--l. 4852--><p class="noindent" >____________________________</p></div> +<!--l. 5008--><p class="noindent" > +</p><!--l. 5008--><p class="noindent" >____________________________</p></div> <a - id="x1-40070r7"></a> -<!--l. 4854--><p class="noindent" ><span + id="x1-43072r7"></a> +<!--l. 5010--><p class="noindent" ><span class="cmbx-12">Example 7</span><span class="cmbx-12"> (Custom Format for Particular Glossary)</span><a - id="x1-40071"></a> -</p><!--l. 4855--><p class="indent" > Suppose you have created a new glossary called <span + id="x1-43073"></a> +</p><!--l. 5011--><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 - id="dx1-40072"></a><a + id="dx1-43074"></a><a href="#glo:firstuse">first use</a> so that it includes the symbol, you can do: </p> - <div class="verbatim" id="verbatim-132"> + <div class="verbatim" id="verbatim-131"> \defglsentryfmt[notation]{\glsgenentryfmt  <br /> \ifglsused{\glslabel}{}{\space  <br />   (denoted \glsentrysymbol{\glslabel})}} </div> -<!--l. 4862--><p class="nopar" > Now suppose you have defined an entry as follows: +<!--l. 5018--><p class="nopar" > Now suppose you have defined an entry as follows: </p> - <div class="verbatim" id="verbatim-133"> + <div class="verbatim" id="verbatim-132"> \newglossaryentry{set}{type=notation,  <br />  name=set,  <br />  description={A collection of objects},  <br />  symbol={$S$}  <br />} </div> -<!--l. 4870--><p class="nopar" > The <a - id="dx1-40073"></a><a +<!--l. 5026--><p class="nopar" > The <a + id="dx1-43075"></a><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-40074"></a> was used). -</p><!--l. 4874--><p class="indent" > Alternatively, if you expect all the symbols to be set in math mode, you can + id="dx1-43076"></a> was used). +</p><!--l. 5030--><p class="indent" > Alternatively, if you expect all the symbols to be set in math mode, you can do: </p> - <div class="verbatim" id="verbatim-134"> + <div class="verbatim" id="verbatim-133"> \defglsentryfmt[notation]{\glsgenentryfmt  <br /> \ifglsused{\glslabel}{}{\space  <br />   (denoted $\glsentrysymbol{\glslabel}$)}} </div> -<!--l. 4880--><p class="nopar" > and define entries like this: +<!--l. 5036--><p class="nopar" > and define entries like this: </p> - <div class="verbatim" id="verbatim-135"> + <div class="verbatim" id="verbatim-134"> \newglossaryentry{set}{type=notation,  <br />  name=set,  <br />  description={A collection of objects},  <br />  symbol={S}  <br />} </div> -<!--l. 4888--><p class="nopar" > </p> +<!--l. 5044--><p class="nopar" > </p> <div class="center" > -<!--l. 4889--><p class="noindent" > -</p><!--l. 4889--><p class="noindent" >____________________________</p></div> -<!--l. 4891--><p class="indent" > Remember that if you use the <span +<!--l. 5045--><p class="noindent" > +</p><!--l. 5045--><p class="noindent" >____________________________</p></div> +<!--l. 5047--><p class="indent" > Remember that if you use the <span class="cmss-10">symbol</span><a - id="dx1-40075"></a> key, you need to use a glossary style that + id="dx1-43077"></a> key, you need to use a glossary style that displays the symbol, as many of the styles ignore it. -</p><!--l. 4895--><p class="noindent" > +</p><!--l. 5051--><p class="noindent" > </p> -<!--l. 4895--><p class="noindent" ><a -href="#top">Top</a><h3 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">6.2 </span> <a +<!--l. 5051--><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. 4898--><p class="noindent" >If you load the <span +<!--l. 5054--><p class="noindent" >If you load the <span class="cmss-10">hyperref</span><a - id="dx1-41001"></a> or <span + id="dx1-44001"></a> or <span class="cmss-10">html</span><a - id="dx1-41002"></a> packages prior to loading the <span -class="cmss-10">glossaries </span>package, -commands such as <span -class="cmtt-10">\glslink</span><a - id="dx1-41003"></a> and <span -class="cmtt-10">\gls</span><a - id="dx1-41004"></a>, described above, will automatically have -hyperlinks to the relevant glossary entry, unless the <span + id="dx1-44002"></a> packages prior to loading the <span +class="cmss-10">glossaries </span>package, the +<a +href="#x1-410006.1"><span +class="cmtt-10">\gls</span>-like</a> and <a +href="#x1-420006.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-41005"></a> option has been set to -<span -class="cmtt-10">false</span>. You can disable or enable links using: -</p><!--l. 4903--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-44003"></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 +option). +</p><!--l. 5061--><p class="indent" > You can disable or enable links using: +</p><!--l. 5062--><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-41006"></a> <span + id="dx1-44005"></a> <span class="cmtt-10">\glsdisablehyper </span></div><hr> -</p><!--l. 4905--><p class="noindent" > +</p><!--l. 5064--><p class="noindent" > and -</p><!--l. 4907--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5066--><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-41007"></a> <span + id="dx1-44006"></a> <span class="cmtt-10">\glsenablehyper </span></div><hr> -</p><!--l. 4909--><p class="noindent" > +</p><!--l. 5068--><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-41008"></a> and <span + id="dx1-44007"></a> and <span class="cmtt-10">\hypertarget</span><a - id="dx1-41009"></a> have been defined (for example, by the <span + id="dx1-44008"></a> have been defined (for example, by the <span class="cmss-10">hyperref</span><a - id="dx1-41010"></a> + id="dx1-44009"></a> package). -</p><!--l. 4915--><p class="indent" > You can disable just the <a - id="dx1-41011"></a><a +</p><!--l. 5074--><p class="indent" > You can disable just the <a + id="dx1-44010"></a><a href="#glo:firstuse">first use</a> links using the package option <span class="cmss-10">hyperfirst=false</span><a - id="dx1-41012"></a>. -Note that this option only affects commands that recognise the <a - id="dx1-41013"></a><a -href="#glo:firstuseflag">first use flag</a>, for -example <span -class="cmtt-10">\gls</span><a - id="dx1-41014"></a>, <span -class="cmtt-10">\glspl</span><a - id="dx1-41015"></a> and <span -class="cmtt-10">\glsdisp</span><a - id="dx1-41016"></a> but not <span -class="cmtt-10">\glslink</span><a - id="dx1-41017"></a>. + id="dx1-44011"></a>. +Note that this option only affects the <a +href="#x1-410006.1"><span +class="cmtt-10">\gls</span>-like</a> commands that recognise the <a + id="dx1-44012"></a><a +href="#glo:firstuseflag">first use +flag</a>. <a - id="x1-41018r8"></a> -</p><!--l. 4920--><p class="noindent" ><span + id="x1-44013r8"></a> +</p><!--l. 5078--><p class="noindent" ><span class="cmbx-12">Example 8</span><span class="cmbx-12"> (First Use With Hyperlinked Footnote Description)</span><a - id="x1-41019"></a> -</p><!--l. 4921--><p class="indent" > Suppose I want the <a - id="dx1-41020"></a>first use to have a hyperlink to the description in a footnote + id="x1-44014"></a> +</p><!--l. 5079--><p class="indent" > Suppose I want the <a + id="dx1-44015"></a>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-41021"></a>: + id="dx1-44016"></a>: </p> - <div class="verbatim" id="verbatim-136"> + <div class="verbatim" id="verbatim-135"> \usepackage[hyperfirst=false]{glossaries} </div> -<!--l. 4927--><p class="nopar" > Now I need to redefine <span +<!--l. 5085--><p class="nopar" > Now I need to redefine <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-41022"></a> (see <a + id="dx1-44017"></a> (see <a href="#sec:glsdisplay"><span -class="cmsy-10">§</span>6.1 </a><a +class="cmsy-10">§</span>6.3 </a><a href="#sec:glsdisplay">Changing the format of the link text<!--tex4ht:ref: sec:glsdisplay --></a>): </p> - <div class="verbatim" id="verbatim-137"> + <div class="verbatim" id="verbatim-136"> \renewcommand*{\glsentryfmt}{%  <br />  \glsgenentryfmt  <br />  \ifglsused{\glslabel}{}{\footnote{\glsentrydesc{\glslabel}}}%  <br />} </div> -<!--l. 4935--><p class="nopar" > -</p><!--l. 4937--><p class="indent" > Now the first use won’t have hyperlinked text, but will be followed by a +<!--l. 5093--><p class="nopar" > +</p><!--l. 5095--><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-5036r10"><span class="cmtt-10">sample-FnDesc.tex</span></a> for a complete document. </p> <div class="center" > -<!--l. 4940--><p class="noindent" > -</p><!--l. 4940--><p class="noindent" >____________________________</p></div> -<!--l. 4942--><p class="indent" > Note that the <span +<!--l. 5098--><p class="noindent" > +</p><!--l. 5098--><p class="noindent" >____________________________</p></div> +<!--l. 5100--><p class="indent" > Note that the <span class="cmss-10">hyperfirst</span><a - id="dx1-41023"></a> option applies to all defined glossaries. It may be that you + id="dx1-44018"></a> option applies to all defined glossaries. It may be that you only want to disable the hyperlinks on <a - id="dx1-41024"></a><a + id="dx1-44019"></a><a href="#glo:firstuse">first use</a> for glossaries that have a different form on <a - id="dx1-41025"></a>first use. This can be achieved by noting that since the entries that require + id="dx1-44020"></a>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-41026"></a> (see <a + id="dx1-44021"></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-41027"></a> option doesn’t get applied. + id="dx1-44022"></a> option doesn’t get applied. <a - id="x1-41028r9"></a> -</p><!--l. 4952--><p class="noindent" ><span + id="x1-44023r9"></a> +</p><!--l. 5110--><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-41029"></a> -</p><!--l. 4953--><p class="indent" > Suppose I want to suppress the hyperlink on <a - id="dx1-41030"></a><a + id="x1-44024"></a> +</p><!--l. 5111--><p class="indent" > Suppose I want to suppress the hyperlink on <a + id="dx1-44025"></a><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: </p> - <div class="verbatim" id="verbatim-138"> + <div class="verbatim" id="verbatim-137"> \usepackage[hyperfirst=false,acronym]{glossaries} </div> -<!--l. 4958--><p class="nopar" > Once all glossary entries have been defined I then do: +<!--l. 5116--><p class="nopar" > Once all glossary entries have been defined I then do: </p> - <div class="verbatim" id="verbatim-139"> + <div class="verbatim" id="verbatim-138"> \glsunsetall[main] </div> -<!--l. 4962--><p class="nopar" > +<!--l. 5120--><p class="nopar" > </p> <div class="center" > -<!--l. 4964--><p class="noindent" > -</p><!--l. 4964--><p class="noindent" >____________________________</p></div> -<!--l. 4966--><p class="indent" > For more complex requirements, you might find it easier to switch off all hyperlinks +<!--l. 5122--><p class="noindent" > +</p><!--l. 5122--><p class="noindent" >____________________________</p></div> +<!--l. 5124--><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-41031"></a> and put the hyperlinks (where required) within the definition + id="dx1-44026"></a> and put the hyperlinks (where required) within the definition of <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-41032"></a> (see <a + id="dx1-44027"></a> (see <a href="#sec:glsdisplay"><span -class="cmsy-10">§</span>6.1 </a><a +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-41033"></a> + id="dx1-44028"></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-41034r10"></a> -</p><!--l. 4973--><p class="noindent" ><span + id="x1-44029r10"></a> +</p><!--l. 5131--><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-41035"></a> -</p><!--l. 4974--><p class="indent" > This is a bit of a contrived example, but suppose, for some reason, I only want -commands like <span -class="cmtt-10">\gls</span><a - id="dx1-41036"></a> and <span -class="cmtt-10">\glsdisp</span><a - id="dx1-41037"></a> to have hyperlinks when used in text mode, but -not in math mode. I can do this by disabling all hyperlinks and redefining + id="x1-44030"></a> +</p><!--l. 5132--><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 +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-41038"></a>: + id="dx1-44031"></a>: </p> - <div class="verbatim" id="verbatim-140"> -\glsdisablehyper + <div class="verbatim" id="verbatim-139"> +\GlsDeclareNoHyperList{main}  <br />\renewcommand*{\glsentryfmt}{%  <br />  \ifmmode  <br />    \glsgenentryfmt  <br />  \else - <br />    % Temporarily enable hyperlinks: - <br />    \glsenablehyper - <br />    \glshyperlink[\glsgenentryfmt]{\glslabel}% - <br />    % Disable hyperlinks again - <br />    \glsdisablehyper + <br />    \glsifhyperon + <br />    {\glsgenentryfmt}% hyperlink already on + <br />    {\glshyperlink[\glsgenentryfmt]{\glslabel}}%  <br />  \fi  <br />} </div> -<!--l. 4991--><p class="nopar" > To ensure the target exists, the hyperlinks must be enabled again when the glossary -is displayed: - - -</p> - <div class="verbatim" id="verbatim-141"> -\renewcommand{\glossarypreamble}{\glsenablehyper} - <br />\renewcommand{\glossarypostamble}{\glsdisablehyper} -</div> -<!--l. 4997--><p class="nopar" > (The redefinition of <span -class="cmtt-10">\glossarypostamble</span><a - id="dx1-41039"></a> is only necessary if the glossary is -displayed at the start of the document instead of at the end.) See the sample file -<a +<!--l. 5149--><p class="nopar" > Note that this doesn’t affect the <a +href="#x1-420006.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. 5154--><p class="indent" > See the sample file <a href="#x1-5133r31"><span -class="cmtt-10">sample-nomathhyper.tex</span></a> for a complete document. </p> +class="cmtt-10">sample-nomathhyper.tex</span></a> for a complete document. +</p> <div class="center" > -<!--l. 5003--><p class="noindent" > -</p><!--l. 5003--><p class="noindent" >____________________________</p></div> +<!--l. 5156--><p class="noindent" > +</p><!--l. 5156--><p class="noindent" >____________________________</p></div> -<!--l. 5005--><p class="indent" > </div> -</p><!--l. 5005--><p class="noindent" ><a +<!--l. 5158--><p class="indent" > </div> +</p><!--l. 5158--><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. 5008--><p class="indent" > It is possible to add a line in the glossary file without generating any text at that +</p><!--l. 5161--><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. 5010--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5163--><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-42001"></a> <span + id="dx1-45001"></a> <span class="cmtt-10">\glsadd[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -11602,92 +11955,92 @@ class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5012--><p class="noindent" > -This is similar to <span -class="cmtt-10">\glslink</span><a - id="dx1-42002"></a>, only it doesn’t produce any text (so therefore, there -is no <span +</p><!--l. 5165--><p class="noindent" > +This is similar to the <a +href="#x1-420006.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-42003"></a> key available in <span + id="dx1-45002"></a> key available in <span class="cmmi-10"><</span><span class="cmti-10">options</span><span -class="cmmi-10">> </span>but all the other options that can -be used with <span -class="cmtt-10">\glslink</span><a - id="dx1-42004"></a> 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 +class="cmmi-10">> </span>but all the other options that +can be used with <a +href="#x1-420006.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 <span class="cmtt-10">set</span>: </p> - <div class="verbatim" id="verbatim-142"> + <div class="verbatim" id="verbatim-140"> \glsadd[format=(]{set}  <br />Lots of text about sets spanning many pages.  <br />\glsadd[format=)]{set} </div> -<!--l. 5023--><p class="nopar" > -</p><!--l. 5025--><p class="indent" > To add all entries that have been defined, use: -</p><!--l. 5026--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 5176--><p class="nopar" > +</p><!--l. 5178--><p class="indent" > To add all entries that have been defined, use: +</p><!--l. 5179--><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-42005"></a> <span + id="dx1-45003"></a> <span class="cmtt-10">\glsaddall[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 5028--><p class="noindent" > +</p><!--l. 5181--><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-42006"></a> + id="dx1-45004"></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-42007"></a>) and + id="dx1-45005"></a>) and a list of notation (specified by the glossary type <span class="cmtt-10">notation</span>) then you can do: </p> - <div class="verbatim" id="verbatim-143"> + <div class="verbatim" id="verbatim-141"> \glsaddall[types={\acronymtype,notation}] </div> -<!--l. 5039--><p class="nopar" > -</p><!--l. 5041--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 5192--><p class="nopar" > +</p><!--l. 5194--><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 - id="dx1-42008"></a><a + id="dx1-45006"></a><a href="#glo:numberlist">number list<a - id="dx1-42009"></a></a>. + id="dx1-45007"></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-42010"></a> package option. (See sections <a + id="dx1-45008"></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. 5048--><p class="noindent" > -</p><!--l. 5050--><p class="indent" > There is now a variation of <span +</p><!--l. 5201--><p class="noindent" > +</p><!--l. 5203--><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. 5052--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5205--><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-42011"></a> <span + id="dx1-45009"></a> <span class="cmtt-10">\glsaddallunused[</span><span class="cmmi-10"><</span><span class="cmitt-10">list</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 5054--><p class="noindent" > +</p><!--l. 5207--><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 @@ -11695,32 +12048,37 @@ class="cmmi-10"><</span><span class="cmti-10">list</span><span class="cmmi-10">> </span>is a comma-separated list of glossary types. If omitted, it defaults to the list of all defined glossaries. +</p><!--l. 5213--><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-42012r11"></a> -</p><!--l. 5060--><p class="noindent" ><span + id="x1-45010r11"></a> +</p><!--l. 5218--><p class="noindent" ><span class="cmbx-12">Example 11</span><span class="cmbx-12"> (Dual Entries)</span><a - id="x1-42013"></a> -</p><!--l. 5061--><p class="indent" > The example file <a + id="x1-45011"></a> +</p><!--l. 5219--><p class="indent" > The example file <a href="#x1-5078r21"><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-42014"></a> package + id="dx1-45012"></a> package option: </p> - <div class="verbatim" id="verbatim-144"> + <div class="verbatim" id="verbatim-142"> \usepackage[acronym]{glossaries} </div> -<!--l. 5067--><p class="nopar" > A new command is then defined to make it easier to define dual entries: +<!--l. 5225--><p class="nopar" > A new command is then defined to make it easier to define dual entries: </p> - <div class="verbatim" id="verbatim-145"> + <div class="verbatim" id="verbatim-143"> \newcommand*{\newdualentry}[5][]{%  <br />  \newglossaryentry{main-#2}{name={#4},%  <br />  text={#3\glsadd{#2}},% @@ -11730,11 +12088,11 @@ option:  <br />  \newacronym{#2}{#3\glsadd{main-#2}}{#4}%  <br />} </div> -<!--l. 5079--><p class="nopar" > This has the following syntax: </p><div class="alltt"> +<!--l. 5237--><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-42015"></a><span + id="dx1-45013"></a><span class="cmtt-10">[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -11760,33 +12118,33 @@ class="cmtt-10">}</span> </div> You can then define a new dual entry: - <div class="verbatim" id="verbatim-146"> + <div class="verbatim" id="verbatim-144"> \newdualentry{svm}% label  <br />  {SVM}% abbreviation  <br />  {support vector machine}% long form  <br />  {Statistical pattern recognition technique}% description </div> -<!--l. 5090--><p class="nopar" > Now you can reference the acronym with <span class="obeylines-h"><span class="verb"><span +<!--l. 5248--><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. 5093--><p class="noindent" > -</p><!--l. 5093--><p class="noindent" >____________________________</p></div> +<!--l. 5251--><p class="noindent" > +</p><!--l. 5251--><p class="noindent" >____________________________</p></div> -<!--l. 5095--><p class="indent" > </div> -</p><!--l. 5095--><p class="noindent" ><a +<!--l. 5253--><p class="indent" > </div> +</p><!--l. 5253--><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. 5098--><p class="indent" > <div class="important" title="Important Note"> You must use <span +</p><!--l. 5256--><p class="indent" > <div class="important" title="Important Note"> You must use <span class="cmtt-10">\makeglossaries</span><a - id="dx1-43001"></a> (Options <a + id="dx1-46001"></a> (Options <a href="#option2">2</a> or <a href="#option3">3</a>) or <span class="cmtt-10">\makenoidxglossaries</span><a - id="dx1-43002"></a> + id="dx1-46002"></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 @@ -11795,57 +12153,57 @@ put <span class="cmtt-10">\makeglossaries</span>/<span class="cmtt-10">\makenoidxglossaries </span>before all entry definitions. </div> -</p><!--l. 5105--><p class="noindent" > -</p><!--l. 5107--><p class="indent" > There are several ways of cross-referencing entries in the glossary: +</p><!--l. 5263--><p class="noindent" > +</p><!--l. 5265--><p class="indent" > There are several ways of cross-referencing entries in the glossary: </p><ol class="enumerate1" > <li - class="enumerate" id="x1-43004x1">You can use commands such as <span + class="enumerate" id="x1-46004x1">You can use commands such as <span class="cmtt-10">\gls</span><a - id="dx1-43005"></a> in the entries description. For + id="dx1-46005"></a> in the entries description. For example: - <div class="verbatim" id="verbatim-147"> + <div class="verbatim" id="verbatim-145"> \newglossaryentry{apple}{name=apple,  <br />description={firm, round fruit. See also \gls{pear}}} </div> - <!--l. 5116--><p class="nopar" > Note that with this method, if you don’t use the cross-referenced term in the + <!--l. 5274--><p class="nopar" > Note that with this method, if you don’t use the cross-referenced term in the main part of the document, you will need two runs of <a - id="dx1-43006"></a><a + id="dx1-46006"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-43007"></a></a>: + id="dx1-46007"></a></a>: </p> - <div class="verbatim" id="verbatim-148"> + <div class="verbatim" id="verbatim-146"> latex filename  <br />makeglossaries filename  <br />latex filename  <br />makeglossaries filename  <br />latex filename </div> - <!--l. 5126--><p class="nopar" > + <!--l. 5284--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-43009x2">As described in <a + class="enumerate" id="x1-46009x2">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-43010"></a> key when you + id="dx1-46010"></a> key when you define the entry. For example: - <div class="verbatim" id="verbatim-149"> + <div class="verbatim" id="verbatim-147"> \newglossaryentry{MaclaurinSeries}{name={Maclaurin  <br />series},  <br />description={Series expansion},  <br />see={TaylorsTheorem}} </div> - <!--l. 5135--><p class="nopar" > Note that in this case, the entry with the <span + <!--l. 5293--><p class="nopar" > Note that in this case, the entry with the <span class="cmss-10">see</span><a - id="dx1-43011"></a> key will automatically be added to + id="dx1-46011"></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 @@ -11856,41 +12214,41 @@ 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. 5142--><p class="noindent" >The “see” tag is produce using <span + </p><!--l. 5300--><p class="noindent" >The “see” tag is produce using <span class="cmtt-10">\seename</span><a - id="dx1-43012"></a>, but can be overridden in + id="dx1-46012"></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-43013"></a> value. For + id="dx1-46013"></a> value. For example: </p> - <div class="verbatim" id="verbatim-150"> + <div class="verbatim" id="verbatim-148"> \newglossaryentry{MaclaurinSeries}{name={Maclaurin  <br />series},  <br />description={Series expansion},  <br />see=[see also]{TaylorsTheorem}} </div> - <!--l. 5150--><p class="nopar" > Take care if you want to use the optional argument of commands such as + <!--l. 5308--><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-43014"></a> or <span + id="dx1-46014"></a> or <span class="cmtt-10">\newterm</span><a - id="dx1-43015"></a> as the value will need to be grouped. For + id="dx1-46015"></a> as the value will need to be grouped. For example: </p> - <div class="verbatim" id="verbatim-151"> + <div class="verbatim" id="verbatim-149"> \newterm{seal}  <br />\newterm[see={[see also]seal}]{sea lion} </div> - <!--l. 5157--><p class="nopar" > Similarly if the value contains a list. For example: + <!--l. 5315--><p class="nopar" > Similarly if the value contains a list. For example: </p> - <div class="verbatim" id="verbatim-152"> + <div class="verbatim" id="verbatim-150"> \glossaryentry{lemon}{  <br />  name={lemon},  <br />  description={Yellow citrus fruit} @@ -11907,14 +12265,14 @@ class="cmtt-10">\newterm</span><a  <br />  see={lemon,lime}  <br />} </div> - <!--l. 5175--><p class="nopar" > + <!--l. 5333--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-43017x3">After you have defined the entry, use - <!--l. 5178--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + class="enumerate" id="x1-46017x3">After you have defined the entry, use + <!--l. 5336--><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-43018"></a> <span + id="dx1-46018"></a> <span class="cmtt-10">\glssee[</span><span class="cmmi-10"><</span><span class="cmitt-10">tag</span><span @@ -11928,7 +12286,7 @@ class="cmmi-10"><</span><span class="cmitt-10">xr label list</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 5180--><p class="noindent" > + </p><!--l. 5338--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">xr label list</span><span @@ -11945,15 +12303,15 @@ class="cmmi-10"><</span><span class="cmti-10">tag</span><span class="cmmi-10">> </span>is <span class="cmtt-10">\seename</span><a - id="dx1-43019"></a>.) For + id="dx1-46019"></a>.) For example: </p> - <div class="verbatim" id="verbatim-153"> + <div class="verbatim" id="verbatim-151"> \glssee[see also]{series}{FourierSeries,TaylorsTheorem} </div> - <!--l. 5188--><p class="nopar" > Note that this automatically adds the entry given by <span + <!--l. 5346--><p class="nopar" > Note that this automatically adds the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </span>to the glossary @@ -11962,47 +12320,47 @@ class="cmmi-10"><</span><span class="cmti-10">xr label list</span><span class="cmmi-10">></span>) to the glossary.</p></li></ol> -<!--l. 5194--><p class="indent" > In both cases 2 and 3 above, the cross-referenced information appears in the +<!--l. 5352--><p class="indent" > In both cases 2 and 3 above, the cross-referenced information appears in the <a - id="dx1-43020"></a><a + id="dx1-46020"></a><a href="#glo:numberlist">number list<a - id="dx1-43021"></a></a>, whereas in case 1, the cross-referenced information appears + id="dx1-46021"></a></a>, whereas in case 1, the cross-referenced information appears in the description. (See the <a href="#x1-5038r12"><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 <a - id="dx1-43022"></a>number list<a - id="dx1-43023"></a>. In this + id="dx1-46022"></a>number list<a + id="dx1-46023"></a>. In this case, you will need to activate the <a - id="dx1-43024"></a>number list<a - id="dx1-43025"></a> for the given entries using + id="dx1-46024"></a>number list<a + id="dx1-46025"></a> for the given entries using <span class="cmss-10">nonumberlist=false</span><a - id="dx1-43026"></a>. Alternatively, if you just use the <span + id="dx1-46026"></a>. Alternatively, if you just use the <span class="cmss-10">see</span><a - id="dx1-43027"></a> key instead of <span + id="dx1-46027"></a> key instead of <span class="cmtt-10">\glssee</span><a - id="dx1-43028"></a>, you + id="dx1-46028"></a>, you can automatically activate the <a - id="dx1-43029"></a>number list<a - id="dx1-43030"></a> using the <span + id="dx1-46029"></a>number list<a + id="dx1-46030"></a> using the <span class="cmss-10">seeautonumberlist</span><a - id="dx1-43031"></a> package + id="dx1-46031"></a> package option. </p> -<!--l. 5206--><p class="noindent" ><a +<!--l. 5364--><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. 5209--><p class="noindent" >When you use either the <span +<!--l. 5367--><p class="noindent" >When you use either the <span class="cmss-10">see</span><a - id="dx1-44001"></a> key or the command <span + id="dx1-47001"></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. 5212--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5370--><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-44002"></a> <span + id="dx1-47002"></a> <span class="cmtt-10">\glsseeformat[</span><span class="cmmi-10"><</span><span class="cmitt-10">tag</span><span @@ -12017,7 +12375,7 @@ class="cmitt-10">location</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 5214--><p class="noindent" > +</p><!--l. 5372--><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 @@ -12034,146 +12392,146 @@ 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-44003f1"></a> + id="x1-47003f1"></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-44006f2"></a> + id="x1-47006f2"></a> </p> - <div class="verbatim" id="verbatim-154"> + <div class="verbatim" id="verbatim-152"> \renewcommand*{\glsseeformat}[3][\seename]{\textbf{#1}  <br /> \glsseelist{#2}} </div> -<!--l. 5230--><p class="nopar" > -</p><!--l. 5233--><p class="indent" > The list of labels is dealt with by <span +<!--l. 5388--><p class="nopar" > +</p><!--l. 5391--><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. 5236--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5394--><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-44009"></a> <span + id="dx1-47009"></a> <span class="cmtt-10">\glsseesep </span></div><hr> -</p><!--l. 5238--><p class="noindent" > +</p><!--l. 5396--><p class="noindent" > or (for the last pair) -</p><!--l. 5240--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5398--><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-44010"></a> <span + id="dx1-47010"></a> <span class="cmtt-10">\glsseelastsep </span></div><hr> -</p><!--l. 5242--><p class="noindent" > +</p><!--l. 5400--><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-44011"></a><span + id="dx1-47011"></a><span class="cmtt-10">\space</span>” respectively. The list entry text is displayed using: -</p><!--l. 5246--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5404--><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-44012"></a> <span + id="dx1-47012"></a> <span class="cmtt-10">\glsseeitemformat{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5248--><p class="noindent" > +</p><!--l. 5406--><p class="noindent" > This defaults to <span class="cmtt-10">\glsentrytext</span><a - id="dx1-44013"></a><span + id="dx1-47013"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></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-44014f3"></a> + id="x1-47014f3"></a> For example, to make the cross-referenced list use small caps: </p> - <div class="verbatim" id="verbatim-155"> + <div class="verbatim" id="verbatim-153"> \renewcommand{\glsseeitemformat}[1]{%  <br />  \textsc{\glsentrytext{#1}}} </div> -<!--l. 5256--><p class="nopar" > -</p><!--l. 5258--><p class="indent" > <div class="important" title="Important Note"> You can use <span +<!--l. 5414--><p class="nopar" > +</p><!--l. 5416--><p class="indent" > <div class="important" title="Important Note"> You can use <span class="cmtt-10">\glsseeformat</span><a - id="dx1-44018"></a> and <span + id="dx1-47018"></a> and <span class="cmtt-10">\glsseelist</span><a - id="dx1-44019"></a> in the main body of the text, but + id="dx1-47019"></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: </p> - <div class="verbatim" id="verbatim-156"> + <div class="verbatim" id="verbatim-154"> Some information (see also  <br />\glsseelist{FourierSeries,TaylorsTheorem}%  <br />\glsadd{FourierSeries}\glsadd{TaylorsTheorem}). </div> -<!--l. 5267--><p class="nopar" > </div> -</p><!--l. 5268--><p class="noindent" > +<!--l. 5425--><p class="nopar" > </div> +</p><!--l. 5426--><p class="noindent" > </p> -<!--l. 5270--><p class="indent" > </div> -</p><!--l. 5270--><p class="noindent" ><a +<!--l. 5428--><p class="indent" > </div> +</p><!--l. 5428--><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. 5273--><p class="indent" > The commands described in this section display entry details without adding any +</p><!--l. 5431--><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-45001"></a>, they don’t have + id="dx1-48001"></a>, they don’t have any optional arguments, they don’t affect the <a - id="dx1-45002"></a><a + id="dx1-48002"></a><a href="#glo:firstuseflag">first use flag</a> and, apart from <span class="cmtt-10">\glshyperlink</span><a - id="dx1-45003"></a>, they don’t produce hyperlinks. -</p><!--l. 5279--><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-48003"></a>, they don’t produce hyperlinks. +</p><!--l. 5437--><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-45004"></a>’s <span + id="dx1-48004"></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-45005"></a> documentation for further details. All the commands that convert the + id="dx1-48005"></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. 5288--><p class="noindent" > -</p><!--l. 5290--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5446--><p class="noindent" > +</p><!--l. 5448--><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-45006"></a> <span + id="dx1-48006"></a> <span class="cmtt-10">\glsentryname{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5292--><p class="noindent" > -</p><!--l. 5293--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5450--><p class="noindent" > +</p><!--l. 5451--><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-45007"></a> <span + id="dx1-48007"></a> <span class="cmtt-10">\Glsentryname{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5295--><p class="noindent" > +</p><!--l. 5453--><p class="noindent" > These commands display the name of the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>, as specified by the <span class="cmss-10">name</span><a - id="dx1-45008"></a> key. <span + id="dx1-48008"></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="cmmi-10"><</span><span @@ -12182,16 +12540,16 @@ class="cmmi-10">></span>. The first form <span class="cmtt-10">\glsentryname </span>is expandable (unless the name contains unexpandable commands). -</p><!--l. 5303--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5461--><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-45009"></a> <span + id="dx1-48009"></a> <span class="cmtt-10">\glossentryname{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5305--><p class="noindent" > +</p><!--l. 5463--><p class="noindent" > This is like <span class="cmtt-10">\glsnamefont</span><span class="cmsy-10">{</span><span @@ -12212,50 +12570,50 @@ example: </p> - <div class="verbatim" id="verbatim-157"> + <div class="verbatim" id="verbatim-155"> \renewcommand*{\glsnamefont}[1]{\textmd{\sffamily #1}} </div> -<!--l. 5314--><p class="nopar" > -</p><!--l. 5315--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 5472--><p class="nopar" > +</p><!--l. 5473--><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-45010"></a> <span + id="dx1-48010"></a> <span class="cmtt-10">\Glossentryname{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5317--><p class="noindent" > +</p><!--l. 5475--><p class="noindent" > This is like <span class="cmtt-10">\glossentryname </span>but makes the first letter of the name upper case. -</p><!--l. 5321--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5479--><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-45011"></a> <span + id="dx1-48011"></a> <span class="cmtt-10">\glsentrytext{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5323--><p class="noindent" > -</p><!--l. 5324--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5481--><p class="noindent" > +</p><!--l. 5482--><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-45012"></a> <span + id="dx1-48012"></a> <span class="cmtt-10">\Glsentrytext{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5326--><p class="noindent" > +</p><!--l. 5484--><p class="noindent" > These commands display the subsequent use text for the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>, as specified by the <span class="cmss-10">text</span><a - id="dx1-45013"></a> key. <span + id="dx1-48013"></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 @@ -12263,33 +12621,33 @@ commands). The second form is not expandable. Neither checks for the existence o class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 5334--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5492--><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-45014"></a> <span + id="dx1-48014"></a> <span class="cmtt-10">\glsentryplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5336--><p class="noindent" > -</p><!--l. 5337--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5494--><p class="noindent" > +</p><!--l. 5495--><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-45015"></a> <span + id="dx1-48015"></a> <span class="cmtt-10">\Glsentryplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5339--><p class="noindent" > +</p><!--l. 5497--><p class="noindent" > These commands display the subsequent use plural text for the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>, as specified by the <span class="cmss-10">plural</span><a - id="dx1-45016"></a> key. <span + id="dx1-48016"></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 @@ -12297,35 +12655,35 @@ commands). The second form is not expandable. Neither checks for the existence o class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 5348--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5506--><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-45017"></a> <span + id="dx1-48017"></a> <span class="cmtt-10">\glsentryfirst{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5350--><p class="noindent" > -</p><!--l. 5351--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5508--><p class="noindent" > +</p><!--l. 5509--><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-45018"></a> <span + id="dx1-48018"></a> <span class="cmtt-10">\Glsentryfirst{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5353--><p class="noindent" > +</p><!--l. 5511--><p class="noindent" > These commands display the <a - id="dx1-45019"></a><a + id="dx1-48019"></a><a href="#glo:firstusetext">first use text</a> for the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>, as specified by the <span class="cmss-10">first</span><a - id="dx1-45020"></a> key. <span + id="dx1-48020"></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 @@ -12333,28 +12691,28 @@ commands). The second form is not expandable. Neither checks for the existence o class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 5361--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5519--><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-45021"></a> <span + id="dx1-48021"></a> <span class="cmtt-10">\glsentryfirstplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5363--><p class="noindent" > -</p><!--l. 5364--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5521--><p class="noindent" > +</p><!--l. 5522--><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-45022"></a> <span + id="dx1-48022"></a> <span class="cmtt-10">\Glsentryfirstplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5366--><p class="noindent" > +</p><!--l. 5524--><p class="noindent" > These commands display the plural form of the <a - id="dx1-45023"></a><a + id="dx1-48023"></a><a href="#glo:firstusetext">first use text</a> for the glossary entry @@ -12363,7 +12721,7 @@ class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>, as specified by the <span class="cmss-10">firstplural</span><a - id="dx1-45024"></a> key. <span + id="dx1-48024"></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 @@ -12371,26 +12729,26 @@ checks for the existence of <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 5375--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5533--><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-45025"></a> <span + id="dx1-48025"></a> <span class="cmtt-10">\glsentrydesc{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5377--><p class="noindent" > -</p><!--l. 5378--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5535--><p class="noindent" > +</p><!--l. 5536--><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-45026"></a> <span + id="dx1-48026"></a> <span class="cmtt-10">\Glsentrydesc{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5380--><p class="noindent" > +</p><!--l. 5538--><p class="noindent" > These commands display the description for the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -12402,16 +12760,16 @@ expandable. Neither checks for the existence of <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 5387--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5545--><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-45027"></a> <span + id="dx1-48027"></a> <span class="cmtt-10">\glossentrydesc{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5389--><p class="noindent" > +</p><!--l. 5547--><p class="noindent" > This is like <span class="cmtt-10">\glsentrydesc{</span><span class="cmmi-10"><</span><span @@ -12423,39 +12781,39 @@ class="cmti-10">label</span><span class="cmmi-10">></span>. This command is not expandable. It’s used in the predefined glossary styles to display the description. -</p><!--l. 5394--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5552--><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-45028"></a> <span + id="dx1-48028"></a> <span class="cmtt-10">\Glossentrydesc{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5396--><p class="noindent" > +</p><!--l. 5554--><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. 5400--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5558--><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-45029"></a> <span + id="dx1-48029"></a> <span class="cmtt-10">\glsentrydescplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5402--><p class="noindent" > -</p><!--l. 5403--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5560--><p class="noindent" > +</p><!--l. 5561--><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-45030"></a> <span + id="dx1-48030"></a> <span class="cmtt-10">\Glsentrydescplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5405--><p class="noindent" > +</p><!--l. 5563--><p class="noindent" > These commands display the plural description for the glossary entry given by <span class="cmmi-10"><</span><span @@ -12468,26 +12826,26 @@ commands). The second form is not expandable. Neither checks for the existence o class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 5414--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5572--><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-45031"></a> <span + id="dx1-48031"></a> <span class="cmtt-10">\glsentrysymbol{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5416--><p class="noindent" > -</p><!--l. 5417--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5574--><p class="noindent" > +</p><!--l. 5575--><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-45032"></a> <span + id="dx1-48032"></a> <span class="cmtt-10">\Glsentrysymbol{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5419--><p class="noindent" > +</p><!--l. 5577--><p class="noindent" > These commands display the symbol for the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -12499,10 +12857,10 @@ not expandable. Neither checks for the existence of <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 5427--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5585--><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-45033"></a> <span + id="dx1-48033"></a> <span class="cmtt-10">\glsletentryfield{</span><span class="cmmi-10"><</span><span class="cmitt-10">cs</span><span @@ -12517,35 +12875,36 @@ class="cmitt-10">field</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 5429--><p class="noindent" > -This command doesn’t display anything it merely fetches the value associated with -field (where the available field names are listed in <a -href="#tab:fieldmap">table 4.1</a>) and stores the result in +</p><!--l. 5587--><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>) -the control sequence <span +and stores the result in the control sequence <span class="cmmi-10"><</span><span class="cmti-10">cs</span><span -class="cmmi-10">></span>. For example, to store the description for the entry whose -label is “apple” in the control sequence <span class="obeylines-h"><span class="verb"><span +class="cmmi-10">></span>. For example, to store +the description for the entry whose label is “apple” in the control sequence +<span class="obeylines-h"><span class="verb"><span class="cmtt-10">\tmp</span></span></span>: </p> - <div class="verbatim" id="verbatim-158"> + <div class="verbatim" id="verbatim-156"> \glsletentryfield{\tmp}{apple}{desc} </div> -<!--l. 5438--><p class="nopar" > -</p><!--l. 5440--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 5596--><p class="nopar" > +</p><!--l. 5598--><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-45034"></a> <span + id="dx1-48034"></a> <span class="cmtt-10">\glossentrysymbol{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5442--><p class="noindent" > +</p><!--l. 5600--><p class="noindent" > This is like <span class="cmtt-10">\glsentrysymbol{</span><span class="cmmi-10"><</span><span @@ -12555,41 +12914,41 @@ class="cmtt-10">} </span>but also checks for the existence of <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -This command is not expandable. It’s used in the predefined glossary styles to display -the symbol. -</p><!--l. 5447--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +This command is not expandable. It’s used in some of the predefined glossary styles to +display the symbol. +</p><!--l. 5605--><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-45035"></a> <span + id="dx1-48035"></a> <span class="cmtt-10">\Glossentrysymbol{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5449--><p class="noindent" > +</p><!--l. 5607--><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. 5453--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5611--><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-45036"></a> <span + id="dx1-48036"></a> <span class="cmtt-10">\glsentrysymbolplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5455--><p class="noindent" > -</p><!--l. 5456--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5613--><p class="noindent" > +</p><!--l. 5614--><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-45037"></a> <span + id="dx1-48037"></a> <span class="cmtt-10">\Glsentrysymbolplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5458--><p class="noindent" > +</p><!--l. 5616--><p class="noindent" > These commands display the plural symbol for the glossary entry given by <span class="cmmi-10"><</span><span @@ -12602,128 +12961,128 @@ commands). The second form is not expandable. Neither checks for the existence o class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 5466--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5624--><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-45038"></a> <span + id="dx1-48038"></a> <span class="cmtt-10">\glsentryuseri{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5468--><p class="noindent" > -</p><!--l. 5469--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5626--><p class="noindent" > +</p><!--l. 5627--><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-45039"></a> <span + id="dx1-48039"></a> <span class="cmtt-10">\Glsentryuseri{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5471--><p class="noindent" > -</p><!--l. 5472--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5629--><p class="noindent" > +</p><!--l. 5630--><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-45040"></a> <span + id="dx1-48040"></a> <span class="cmtt-10">\glsentryuserii{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5474--><p class="noindent" > -</p><!--l. 5475--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5632--><p class="noindent" > +</p><!--l. 5633--><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-45041"></a> <span + id="dx1-48041"></a> <span class="cmtt-10">\Glsentryuserii{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5477--><p class="noindent" > -</p><!--l. 5478--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5635--><p class="noindent" > +</p><!--l. 5636--><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-45042"></a> <span + id="dx1-48042"></a> <span class="cmtt-10">\glsentryuseriii{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5480--><p class="noindent" > -</p><!--l. 5481--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5638--><p class="noindent" > +</p><!--l. 5639--><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-45043"></a> <span + id="dx1-48043"></a> <span class="cmtt-10">\Glsentryuseriii{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5483--><p class="noindent" > -</p><!--l. 5484--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5641--><p class="noindent" > +</p><!--l. 5642--><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-45044"></a> <span + id="dx1-48044"></a> <span class="cmtt-10">\glsentryuseriv{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5486--><p class="noindent" > +</p><!--l. 5644--><p class="noindent" > -</p><!--l. 5487--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5645--><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-45045"></a> <span + id="dx1-48045"></a> <span class="cmtt-10">\Glsentryuseriv{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5489--><p class="noindent" > -</p><!--l. 5490--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5647--><p class="noindent" > +</p><!--l. 5648--><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-45046"></a> <span + id="dx1-48046"></a> <span class="cmtt-10">\glsentryuserv{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5492--><p class="noindent" > -</p><!--l. 5493--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5650--><p class="noindent" > +</p><!--l. 5651--><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-45047"></a> <span + id="dx1-48047"></a> <span class="cmtt-10">\Glsentryuserv{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5495--><p class="noindent" > -</p><!--l. 5496--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5653--><p class="noindent" > +</p><!--l. 5654--><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-45048"></a> <span + id="dx1-48048"></a> <span class="cmtt-10">\glsentryuservi{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5498--><p class="noindent" > -</p><!--l. 5499--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5656--><p class="noindent" > +</p><!--l. 5657--><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-45049"></a> <span + id="dx1-48049"></a> <span class="cmtt-10">\Glsentryuservi{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5501--><p class="noindent" > +</p><!--l. 5659--><p class="noindent" > These commands display the value of the user keys for the glossary entry given by <span class="cmmi-10"><</span><span @@ -12736,10 +13095,10 @@ and are not expandable. None of these commands check for the existence of class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 5510--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5668--><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-45050"></a> <span + id="dx1-48050"></a> <span class="cmtt-10">\glshyperlink[</span><span class="cmmi-10"><</span><span class="cmitt-10">link text</span><span @@ -12749,7 +13108,7 @@ class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5512--><p class="noindent" > +</p><!--l. 5670--><p class="noindent" > This command provides a hyperlink to the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -12758,7 +13117,7 @@ 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-45051"></a><span + id="dx1-48051"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -12766,9 +13125,15 @@ class="cmmi-10">></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-45052f1"></a>, -but can be overridden using the optional argument. -</p><!--l. 5520--><p class="indent" > <div class="important" title="Important Note"> If you use <span + id="x1-48052f1"></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-48057"></a> or if you haven’t loaded the <span +class="cmss-10">hyperref</span><a + id="dx1-48058"></a> +package. +</p><!--l. 5681--><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 @@ -12779,36 +13144,36 @@ 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. 5525--><p class="noindent" > -</p><!--l. 5527--><p class="indent" > The next two commands are only available with <a +</p><!--l. 5686--><p class="noindent" > +</p><!--l. 5688--><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-45057"></a> package option: -</p><!--l. 5529--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-48059"></a> package option: +</p><!--l. 5690--><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-45058"></a> <span + id="dx1-48060"></a> <span class="cmtt-10">\glsentrynumberlist{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5531--><p class="noindent" > -</p><!--l. 5532--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5692--><p class="noindent" > +</p><!--l. 5693--><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-45059"></a> <span + id="dx1-48061"></a> <span class="cmtt-10">\glsdisplaynumberlist{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5534--><p class="noindent" > +</p><!--l. 5695--><p class="noindent" > Both display the <a - id="dx1-45060"></a><a + id="dx1-48062"></a><a href="#glo:numberlist">number list<a - id="dx1-45061"></a></a> for the entry given by <span + id="dx1-48063"></a></a> for the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. When used with @@ -12817,43 +13182,43 @@ href="#option1">Option 1</a> a rerun is required to ensure this li Options <a href="#option2">2</a> or <a href="#option3">3</a> a run of <a - id="dx1-45062"></a><a + id="dx1-48064"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-45063"></a></a> (or <a - id="dx1-45064"></a><a + id="dx1-48065"></a></a> (or <a + id="dx1-48066"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-45065"></a></a>/<a - id="dx1-45066"></a><a + id="dx1-48067"></a></a>/<a + id="dx1-48068"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-45067"></a></a>) followed by one or + id="dx1-48069"></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. 5541--><p class="indent" > The first command, <span +</p><!--l. 5702--><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. 5544--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5705--><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-45068"></a> <span + id="dx1-48070"></a> <span class="cmtt-10">\glsnumlistsep </span></div><hr> - - -</p><!--l. 5546--><p class="noindent" > +</p><!--l. 5707--><p class="noindent" > as the separator between all but the last two elements and -</p><!--l. 5548--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5709--><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-45069"></a> <span + id="dx1-48071"></a> <span class="cmtt-10">\glsnumlistlastsep </span></div><hr> -</p><!--l. 5550--><p class="noindent" > +</p><!--l. 5711--><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. 5554--><p class="indent" > <div class="important" title="Important Note"> <span +</p><!--l. 5715--><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 @@ -12861,28 +13226,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-45070"></a> key is set to <span + id="dx1-48072"></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-45071"></a> if you choose <a + id="dx1-48073"></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-45072"></a>, <span + id="dx1-48074"></a>, <span class="cmtt-10">\glsentrynumberlist </span>will be used instead. </div> -</p><!--l. 5562--><p class="noindent" > -</p><!--l. 5564--><p class="indent" > For further information see “Displaying entry details without adding information +</p><!--l. 5723--><p class="noindent" > +</p><!--l. 5725--><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. 5568--><p class="indent" > </div> -</p><!--l. 5568--><p class="noindent" ><a +<!--l. 5729--><p class="indent" > </div> +</p><!--l. 5729--><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"> @@ -12892,15 +13257,15 @@ class="cmbx-10">Option</span><span class="cmbx-10"> 1</span></a><span class="cmbx-10">:</span> </dt><dd class="description"> - <!--l. 5573--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 5734--><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-46001"></a> <span + id="dx1-49001"></a> <span class="cmtt-10">\printnoidxglossaries </span></div><hr> - </p><!--l. 5575--><p class="noindent" > + </p><!--l. 5736--><p class="noindent" > (Must be used with <span class="cmtt-10">\makenoidxglossaries</span><a - id="dx1-46002"></a> in the preamble.) + id="dx1-49002"></a> in the preamble.) </p></dd><dt class="description"> <span class="cmbx-10">Options</span><span @@ -12913,53 +13278,53 @@ href="#option3"><span class="cmbx-10">3</span></a><span class="cmbx-10">:</span> </dt><dd class="description"> - <!--l. 5579--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 5740--><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-46003"></a> <span + id="dx1-49003"></a> <span class="cmtt-10">\printglossaries </span></div><hr> - </p><!--l. 5581--><p class="noindent" > + </p><!--l. 5742--><p class="noindent" > (Must be used with <span class="cmtt-10">\makeglossaries</span><a - id="dx1-46004"></a> in the preamble.)</p></dd></dl> -<!--l. 5585--><p class="indent" > These commands will display all the glossaries in the order in which they were + id="dx1-49004"></a> in the preamble.)</p></dd></dl> +<!--l. 5746--><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 - id="dx1-46005"></a><a + id="dx1-49005"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-46006"></a></a> or have directly used <a - id="dx1-46007"></a><a + id="dx1-49006"></a></a> or have directly used <a + id="dx1-49007"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-46008"></a></a> or + id="dx1-49008"></a></a> or <a - id="dx1-46009"></a><a + id="dx1-49009"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-46010"></a></a> (as described in <a + id="dx1-49010"></a></a> (as described in <a href="#sec:makeglossaries"><span -class="cmsy-10">§</span>1.3 </a><a +class="cmsy-10">§</span>1.4 </a><a href="#sec:makeglossaries">Generating the Associated Glossary Files<!--tex4ht:ref: sec:makeglossaries --></a>). If the glossary still does not appear after you re-<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> your document, check the <a - id="dx1-46011"></a><span + id="dx1-49011"></a><span class="cmtt-10">makeindex</span><a - id="dx1-46012"></a>/<a - id="dx1-46013"></a><span + id="dx1-49012"></a>/<a + id="dx1-49013"></a><span class="cmtt-10">xindy</span><a - id="dx1-46014"></a> log files to see if there is a problem. With <a + id="dx1-49014"></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 - id="dx1-46015"></a><a + id="dx1-49015"></a><a href="#glo:numberlist">number list<a - id="dx1-46016"></a>s</a> up-to-date. -</p><!--l. 5595--><p class="indent" > An individual glossary can be displayed using: + id="dx1-49016"></a>s</a> up-to-date. +</p><!--l. 5756--><p class="indent" > An individual glossary can be displayed using: </p><dl class="description"><dt class="description"> <a href="#option1"><span @@ -12967,19 +13332,19 @@ class="cmbx-10">Option</span><span class="cmbx-10"> 1</span></a><span class="cmbx-10">:</span> </dt><dd class="description"> - <!--l. 5598--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 5759--><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-46017"></a> <span + id="dx1-49017"></a> <span class="cmtt-10">\printnoidxglossary[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - </p><!--l. 5600--><p class="noindent" > + </p><!--l. 5761--><p class="noindent" > (Must be used with <span class="cmtt-10">\makenoidxglossaries</span><a - id="dx1-46018"></a> in the preamble.) + id="dx1-49018"></a> in the preamble.) </p></dd><dt class="description"> <span class="cmbx-10">Options</span><span @@ -12992,20 +13357,20 @@ href="#option3"><span class="cmbx-10">3</span></a><span class="cmbx-10">:</span> </dt><dd class="description"> - <!--l. 5604--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 5765--><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-46019"></a> <span + id="dx1-49019"></a> <span class="cmtt-10">\printglossary[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - </p><!--l. 5606--><p class="noindent" > + </p><!--l. 5767--><p class="noindent" > (Must be used with <span class="cmtt-10">\makeglossaries</span><a - id="dx1-46020"></a> in the preamble.)</p></dd></dl> -<!--l. 5609--><p class="noindent" >where <span + id="dx1-49020"></a> in the preamble.)</p></dd></dl> +<!--l. 5770--><p class="noindent" >where <span class="cmmi-10"><</span><span class="cmti-10">options</span><span class="cmmi-10">> </span>is a <span @@ -13019,53 +13384,62 @@ available: </p><dl class="description"><dt class="description"> <span class="cmssbx-10">type</span><a - id="dx1-46021"></a> </dt><dd + id="dx1-49021"></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-159"> + <div class="verbatim" id="verbatim-157"> \printglossary[type=\acronymtype] </div> - <!--l. 5617--><p class="nopar" > + <!--l. 5778--><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-49022"></a> to the + name of a glossary that was defined using <span +class="cmtt-10">\newignoredglossary</span><a + id="dx1-49023"></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></dd><dt class="description"> <span class="cmssbx-10">title</span><a - id="dx1-46022"></a> </dt><dd + id="dx1-49024"></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-46023"></a> </dt><dd + id="dx1-49025"></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-46024"></a> package option has + id="dx1-49026"></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-46025"></a> is used. + id="dx1-49027"></a> is used. </dd><dt class="description"> <span class="cmssbx-10">style</span><a - id="dx1-46026"></a> </dt><dd + id="dx1-49028"></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-46027"></a> package option or <span + id="dx1-49029"></a> package option or <span class="cmtt-10">\glossarystyle</span><a - id="dx1-46028"></a>. + id="dx1-49030"></a>. </dd><dt class="description"> <span class="cmssbx-10">numberedsection</span><a - id="dx1-46029"></a> </dt><dd + id="dx1-49031"></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-46030"></a> package option. This key has the + id="dx1-49032"></a> package option. This key has the same syntax as the <span class="cmss-10">numberedsection</span><a - id="dx1-46031"></a> package option, described in <a + id="dx1-49033"></a> package option, described in <a href="#sectioningheadingsandtocoptions"><span class="cmsy-10">§</span>2.2 </a><a href="#sectioningheadingsandtocoptions">Sectioning, @@ -13073,124 +13447,192 @@ href="#sectioningheadingsandtocoptions">Sectioning, </dd><dt class="description"> <span class="cmssbx-10">nonumberlist</span><a - id="dx1-46032"></a> </dt><dd + id="dx1-49034"></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 (<span class="obeylines-h"><span class="verb"><span -class="cmtt-10">nonumberlist=false</span></span></span>) the numberlist is displayed for this glossary. If no value - is supplied, true is assumed. +class="cmtt-10">nonumberlist=false</span></span></span>) the numberlist is displayed for this glossary. + </dd><dt class="description"> +<span +class="cmssbx-10">nogroupskip</span><a + id="dx1-49035"></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-49036"></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">printnoidxglossary</span><a - id="dx1-46033"></a><span -class="cmbx-10">sort</span> </dt><dd +class="cmssbx-10">entrycounter</span><a + id="dx1-49037"></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-49038"></a> + work correctly. + </dd><dt class="description"> +<span +class="cmssbx-10">subentrycounter</span><a + id="dx1-49039"></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-49040"></a> and <span +class="cmss-10">subentrycounter</span><a + id="dx1-49041"></a>, make sure + + + you specify <span +class="cmss-10">entrycounter</span><a + id="dx1-49042"></a> first. The corresponding package option must be used to + make <span +class="cmtt-10">\glsrefentry</span><a + id="dx1-49043"></a> work correctly. + </dd><dt class="description"> +<span +class="cmssbx-10">sort</span><a + id="dx1-49044"></a> </dt><dd class="description">This key is only available for <a -href="#option1">Option 1</a>. Possible values are: +href="#option1">Option 1</a>. Possible values are: <span +class="cmtt-10">word </span>(word order), <span -class="cmtt-10">word </span>(word order), <span class="cmtt-10">letter </span>(letter order), <span -class="cmtt-10">standard </span>(word or letter ordering - taken from the <span +class="cmtt-10">standard </span>(word or letter ordering taken from the <span class="cmss-10">order</span><a - id="dx1-46034"></a> package option), <span + id="dx1-49045"></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">def </span>(order of definition) <span +class="cmtt-10">nocase</span> + (case-insensitive) or <span class="cmtt-10">case </span>(case-sensitive). - <!--l. 5652--><p class="noindent" >The word and letter order sort methods use <span + <!--l. 5837--><p class="noindent" >The + word + and + letter + order + sort + methods + use + <span class="cmss-10">datatool</span><a - id="dx1-46035"></a>’s <span + id="dx1-49046"></a>’s + <span class="cmtt-10">\dtlwordindexcompare</span><a - id="dx1-46036"></a> - and <span + id="dx1-49047"></a> + and + <span class="cmtt-10">\dtlletterindexcompare</span><a - id="dx1-46037"></a> handlers. The case-insensitive sort method uses + id="dx1-49048"></a> + handlers. + The + case-insensitive + sort + method + uses <span class="cmss-10">datatool</span><a - id="dx1-46038"></a>’s <span + id="dx1-49049"></a>’s + <span class="cmtt-10">\dtlicompare</span><a - id="dx1-46039"></a> handler. The case-sensitive sort method uses + id="dx1-49050"></a> + handler. + The + case-sensitive + sort + method + uses <span class="cmss-10">datatool</span><a - id="dx1-46040"></a>’s <span + id="dx1-49051"></a>’s + <span class="cmtt-10">\dtlcompare</span><a - id="dx1-46041"></a> handler. See the <span + id="dx1-49052"></a> + handler. + See + the + <span class="cmss-10">datatool</span><a - id="dx1-46042"></a> documentation for further + id="dx1-49053"></a> + documentation + for + further details. - </p><!--l. 5659--><p class="noindent" >If you don’t get an error with <span + </p><!--l. 5846--><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 + + <span class="cmss-10">sanitizesort=true</span><a - id="dx1-46043"></a> package option or make sure none of the entries have fragile + id="dx1-49054"></a> package option or make sure none of the entries have fragile commands in their <span class="cmss-10">sort</span><a - id="dx1-46044"></a> field.</p></dd></dl> - - -<!--l. 5666--><p class="indent" > By default, the glossary is started either by <span + id="dx1-49055"></a> field.</p></dd></dl> +<!--l. 5853--><p class="indent" > By default, the glossary is started either by <span class="cmtt-10">\chapter*</span><a - id="dx1-46045"></a> or by <span + id="dx1-49056"></a> or by <span class="cmtt-10">\section*</span><a - id="dx1-46046"></a>, depending on + id="dx1-49057"></a>, depending on whether or not <span class="cmtt-10">\chapter</span><a - id="dx1-46047"></a> is defined. This can be overridden by the <span + id="dx1-49058"></a> is defined. This can be overridden by the <span class="cmss-10">section</span><a - id="dx1-46048"></a> package option or the + id="dx1-49059"></a> package option or the <span class="cmtt-10">\setglossarysection</span><a - id="dx1-46049"></a> command. Numbered sectional units can be obtained using the + id="dx1-49060"></a> command. Numbered sectional units can be obtained using the <span class="cmss-10">numberedsection</span><a - id="dx1-46050"></a> package option. Each glossary sets the page header via the + id="dx1-49061"></a> package option. Each glossary sets the page header via the command -</p><!--l. 5672--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5859--><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-46051"></a> <span + id="dx1-49062"></a> <span class="cmtt-10">\glsglossarymark</span><a - id="dx1-46052"></a><span + id="dx1-49063"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmitt-10">title</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5674--><p class="noindent" > +</p><!--l. 5861--><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-46053"></a>. Further information about these options and + id="dx1-49064"></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. 5680--><p class="indent" > Information can be added to the start of the glossary (after the title and before the +</p><!--l. 5867--><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. 5682--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5869--><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-46054"></a> <span + id="dx1-49065"></a> <span class="cmtt-10">\glossarypreamble </span></div><hr> -</p><!--l. 5684--><p class="noindent" > +</p><!--l. 5871--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-160"> + <div class="verbatim" id="verbatim-158"> \renewcommand{\glossarypreamble}{Numbers in italic  <br />indicate primary definitions.} </div> -<!--l. 5689--><p class="nopar" > This needs to be done before the glossary is displayed. -</p><!--l. 5692--><p class="indent" > If you want a different preamble per glossary you can use -</p><!--l. 5693--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 5876--><p class="nopar" > This needs to be done before the glossary is displayed. +</p><!--l. 5879--><p class="indent" > If you want a different preamble per glossary you can use +</p><!--l. 5880--><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-46055"></a> <span + id="dx1-49066"></a> <span class="cmtt-10">\setglossarypreamble[</span><span class="cmmi-10"><</span><span class="cmitt-10">type</span><span @@ -13201,49 +13643,49 @@ class="cmitt-10">preamble text</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 5695--><p class="noindent" > +</p><!--l. 5882--><p class="noindent" > If <span class="cmmi-10"><</span><span class="cmti-10">type</span><span class="cmmi-10">> </span>is omitted, <span class="cmtt-10">\glsdefaulttype </span>is used. -</p><!--l. 5698--><p class="indent" > For example: +</p><!--l. 5885--><p class="indent" > For example: </p> - <div class="verbatim" id="verbatim-161"> + <div class="verbatim" id="verbatim-159"> \setglossarypreamble{Numbers in italic  <br />indicate primary definitions.} </div> -<!--l. 5702--><p class="nopar" > This will print the given preamble text for the main glossary, but not have any +<!--l. 5889--><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. 5706--><p class="indent" > There is an analogous command to <span +</p><!--l. 5893--><p class="indent" > There is an analogous command to <span class="cmtt-10">\glossarypreamble </span>called -</p><!--l. 5707--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5894--><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-46056"></a> <span + id="dx1-49067"></a> <span class="cmtt-10">\glossarypostamble </span></div><hr> -</p><!--l. 5709--><p class="noindent" > +</p><!--l. 5896--><p class="noindent" > which is placed at the end of each glossary. <a - id="x1-46057r12"></a> -</p><!--l. 5712--><p class="noindent" ><span + id="x1-49068r12"></a> +</p><!--l. 5899--><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-46058"></a> -</p><!--l. 5713--><p class="indent" > Suppose you are using the <span + id="x1-49069"></a> +</p><!--l. 5900--><p class="indent" > Suppose you are using the <span class="cmss-10">superheaderborder</span><a - id="dx1-46059"></a> + id="dx1-49070"></a> style<span class="footnote-mark"><a href="#fn1x11" id="fn1x11-bk"><sup class="textsuperscript">10.1</sup></a></span><a - id="x1-46060f1"></a>, + id="x1-49071f1"></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-162"> + <div class="verbatim" id="verbatim-160"> \renewcommand*{\glossarysection}[2][]{%  <br />  \twocolumn[{\chapter*{#2}}]%  <br />  \setlength\glsdescwidth{0.6\linewidth}% @@ -13251,138 +13693,138 @@ switch back to one column mode, you could do:  <br />}  <br />\renewcommand*{\glossarypostamble}{\onecolumn} </div> -<!--l. 5727--><p class="nopar" > +<!--l. 5914--><p class="nopar" > </p> <div class="center" > -<!--l. 5729--><p class="noindent" > -</p><!--l. 5729--><p class="noindent" >____________________________</p></div> -<!--l. 5731--><p class="indent" > Within each glossary, each entry name is formatted according to -</p><!--l. 5732--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 5916--><p class="noindent" > +</p><!--l. 5916--><p class="noindent" >____________________________</p></div> +<!--l. 5918--><p class="indent" > Within each glossary, each entry name is formatted according to +</p><!--l. 5919--><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-46064"></a> <span + id="dx1-49075"></a> <span class="cmtt-10">\glsnamefont{</span><span class="cmmi-10"><</span><span class="cmitt-10">name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5734--><p class="noindent" > +</p><!--l. 5921--><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-46065"></a> style file) the name will appear in bold, since the name is + id="dx1-49076"></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-46066"></a> and <span + id="dx1-49077"></a> and <span class="cmss-10">glossary-super</span><a - id="dx1-46067"></a> style files) the name will appear in the normal font. + id="dx1-49078"></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-46068"></a> style file) also set the + id="dx1-49079"></a> style file) also set the name in bold. <a - id="x1-46069r13"></a> -</p><!--l. 5748--><p class="noindent" ><span + id="x1-49080r13"></a> +</p><!--l. 5935--><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-46070"></a> -</p><!--l. 5749--><p class="indent" > Suppose you want all the entry names to appear in medium weight small caps in + id="x1-49081"></a> +</p><!--l. 5936--><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-163"> + <div class="verbatim" id="verbatim-161"> \renewcommand{\glsnamefont}[1]{\textsc{\mdseries #1}} </div> -<!--l. 5753--><p class="nopar" > </p> +<!--l. 5940--><p class="nopar" > </p> <div class="center" > -<!--l. 5754--><p class="noindent" > -</p><!--l. 5754--><p class="noindent" >____________________________</p></div> +<!--l. 5941--><p class="noindent" > +</p><!--l. 5941--><p class="noindent" >____________________________</p></div> -<!--l. 5756--><p class="indent" > </div> -</p><!--l. 5756--><p class="noindent" ><a +<!--l. 5943--><p class="indent" > </div> +</p><!--l. 5943--><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. 5759--><p class="indent" > If you want to use <a - id="dx1-47001"></a><a +</p><!--l. 5946--><p class="indent" > If you want to use <a + id="dx1-50001"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-47002"></a></a> to sort the glossary, you must use the package option + id="dx1-50002"></a></a> to sort the glossary, you must use the package option <span class="cmss-10">xindy</span><a - id="dx1-47003"></a>: + id="dx1-50003"></a>: </p> - <div class="verbatim" id="verbatim-164"> + <div class="verbatim" id="verbatim-162"> \usepackage[xindy]{glossaries} </div> -<!--l. 5763--><p class="nopar" > This ensures that the glossary information is written in <a - id="dx1-47004"></a><span +<!--l. 5950--><p class="nopar" > This ensures that the glossary information is written in <a + id="dx1-50004"></a><span class="cmtt-10">xindy</span><a - id="dx1-47005"></a> syntax. -</p><!--l. 5767--><p class="indent" > <a + id="dx1-50005"></a> syntax. +</p><!--l. 5954--><p class="indent" > <a href="#sec:makeglossaries"><span -class="cmsy-10">§</span>1.3 </a><a +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 <a - id="dx1-47006"></a><a + id="dx1-50006"></a><a href="#glo:indexingapp">indexing application</a>. This section covers the commands provided by the <span class="cmss-10">glossaries</span> package that allow you to adjust the <a - id="dx1-47007"></a><a + id="dx1-50007"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-47008"></a></a> style file (<span + id="dx1-50008"></a></a> style file (<span class="cmtt-10">.xdy</span><a - id="dx1-47009"></a>) and parameters. -</p><!--l. 5772--><p class="indent" > To assist writing information to the <a - id="dx1-47010"></a><a + id="dx1-50009"></a>) and parameters. +</p><!--l. 5959--><p class="indent" > To assist writing information to the <a + id="dx1-50010"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-47011"></a></a> style file, the <span + id="dx1-50011"></a></a> style file, the <span class="cmss-10">glossaries </span>package provides the following commands: -</p><!--l. 5775--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5962--><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-47012"></a> <span + id="dx1-50012"></a> <span class="cmtt-10">\glsopenbrace </span></div><hr> -</p><!--l. 5777--><p class="noindent" > -</p><!--l. 5778--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 5964--><p class="noindent" > +</p><!--l. 5965--><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-47013"></a> <span + id="dx1-50013"></a> <span class="cmtt-10">\glsclosebrace </span></div><hr> -</p><!--l. 5780--><p class="noindent" > +</p><!--l. 5967--><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.) -</p><!--l. 5785--><p class="indent" > In addition, if you are using a package that makes the double quote character +</p><!--l. 5972--><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-47014"></a>) you can use: -</p><!--l. 5787--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-50014"></a>) you can use: +</p><!--l. 5974--><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-47015"></a> <span + id="dx1-50015"></a> <span class="cmtt-10">\glsquote{</span><span class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5789--><p class="noindent" > +</p><!--l. 5976--><p class="noindent" > which will produce <span class="obeylines-h"><span class="verb"><span class="cmtt-10">"</span></span></span><span class="cmmi-10"><</span><span @@ -13393,74 +13835,74 @@ 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. 5795--><p class="indent" > If you want greater control over the <a - id="dx1-47016"></a><a +</p><!--l. 5982--><p class="indent" > If you want greater control over the <a + id="dx1-50016"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-47017"></a></a> style file than is available through the + id="dx1-50017"></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 <a - id="dx1-47018"></a><span + id="dx1-50018"></a><span class="cmtt-10">xindy</span><a - id="dx1-47019"></a> + id="dx1-50019"></a> style file. In which case, you must use <span class="cmtt-10">\noist</span><a - id="dx1-47020"></a> to prevent the style file from being + id="dx1-50020"></a> to prevent the style file from being overwritten by the <span class="cmss-10">glossaries </span>package. For additional information about <a - id="dx1-47021"></a><span + id="dx1-50021"></a><span class="cmtt-10">xindy</span><a - id="dx1-47022"></a>, read + id="dx1-50022"></a>, read the <a - id="dx1-47023"></a><span + id="dx1-50023"></a><span class="cmtt-10">xindy</span><a - id="dx1-47024"></a> documentation. I’m sorry I can’t provide any assistance with writing <a - id="dx1-47025"></a><span + id="dx1-50024"></a> documentation. I’m sorry I can’t provide any assistance with writing <a + id="dx1-50025"></a><span class="cmtt-10">xindy</span><a - id="dx1-47026"></a> + id="dx1-50026"></a> style files. If you need help, I recommend you ask on the <a - id="dx1-47027"></a><span + id="dx1-50027"></a><span class="cmtt-10">xindy</span><a - id="dx1-47028"></a> mailing list + id="dx1-50028"></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. 5806--><p class="noindent" ><a +<!--l. 5993--><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. 5809--><p class="noindent" >When you use <a - id="dx1-48001"></a><a +<!--l. 5996--><p class="noindent" >When you use <a + id="dx1-51001"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-48002"></a></a>, you need to specify the language and encoding used (unless you + id="dx1-51002"></a></a>, you need to specify the language and encoding used (unless you have written your own custom <a - id="dx1-48003"></a><span + id="dx1-51003"></a><span class="cmtt-10">xindy</span><a - id="dx1-48004"></a> style file that defines the relevant alphabet and + id="dx1-51004"></a> style file that defines the relevant alphabet and sort rules). If you use <a - id="dx1-48005"></a><a + id="dx1-51005"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-48006"></a></a>, this information is obtained from the + id="dx1-51006"></a></a>, this information is obtained from the document’s auxiliary (<span class="cmtt-10">.aux</span><a - id="dx1-48007"></a>) file. The <a - id="dx1-48008"></a><a + id="dx1-51007"></a>) file. The <a + id="dx1-51008"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-48009"></a></a> script attempts to find the root + id="dx1-51009"></a></a> script attempts to find the root language given your document settings, but in the event that it gets it wrong or if <a - id="dx1-48010"></a><span + id="dx1-51010"></a><span class="cmtt-10">xindy</span><a - id="dx1-48011"></a> doesn’t support that language, then you can specify the required language + id="dx1-51011"></a> doesn’t support that language, then you can specify the required language using: -</p><!--l. 5818--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6005--><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-48012"></a> <span + id="dx1-51012"></a> <span class="cmtt-10">\GlsSetXdyLanguage[</span><span class="cmmi-10"><</span><span class="cmitt-10">glossary type</span><span @@ -13471,7 +13913,7 @@ class="cmitt-10">language</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 5820--><p class="noindent" > +</p><!--l. 6007--><p class="noindent" > where <span @@ -13487,23 +13929,23 @@ the glossary given by <span class="cmmi-10"><</span><span class="cmti-10">glossary type</span><span class="cmmi-10">></span>. -</p><!--l. 5828--><p class="indent" > If the <span +</p><!--l. 6015--><p class="indent" > If the <span class="cmss-10">inputenc</span><a - id="dx1-48013"></a> package is used, the encoding will be obtained from the + id="dx1-51013"></a> package is used, the encoding will be obtained from the value of <span class="cmtt-10">\inputencodingname</span><a - id="dx1-48014"></a>. Alternatively, you can specify the encoding + id="dx1-51014"></a>. Alternatively, you can specify the encoding using: -</p><!--l. 5831--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6018--><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-48015"></a> <span + id="dx1-51015"></a> <span class="cmtt-10">\GlsSetXdyCodePage{</span><span class="cmmi-10"><</span><span class="cmitt-10">code</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5833--><p class="noindent" > +</p><!--l. 6020--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">code</span><span @@ -13511,11 +13953,11 @@ class="cmmi-10">> </span>is the name of the encoding. For example: </p> - <div class="verbatim" id="verbatim-165"> + <div class="verbatim" id="verbatim-163"> \GlsSetXdyCodePage{utf8} </div> -<!--l. 5837--><p class="nopar" > -</p><!--l. 5839--><p class="indent" > Note that you can also specify the language and encoding using the package option +<!--l. 6024--><p class="nopar" > +</p><!--l. 6026--><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="cmmi-10"><</span><span @@ -13529,185 +13971,185 @@ class="cmtt-10">}</span></span></span>. For example: </p> - <div class="verbatim" id="verbatim-166"> + <div class="verbatim" id="verbatim-164"> \usepackage[xindy={language=english,codepage=utf8}]{glossaries} </div> -<!--l. 5845--><p class="nopar" > -</p><!--l. 5847--><p class="indent" > If you write your own custom <a - id="dx1-48016"></a><a +<!--l. 6032--><p class="nopar" > +</p><!--l. 6034--><p class="indent" > If you write your own custom <a + id="dx1-51016"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-48017"></a></a> style file that includes the language settings, + id="dx1-51017"></a></a> style file that includes the language settings, you need to set the language to nothing: </p> - <div class="verbatim" id="verbatim-167"> + <div class="verbatim" id="verbatim-165"> \GlsSetXdyLanguage{} </div> -<!--l. 5852--><p class="nopar" > (and remember to use <span +<!--l. 6039--><p class="nopar" > (and remember to use <span class="cmtt-10">\noist</span><a - id="dx1-48018"></a> to prevent the style file from being overwritten). -</p><!--l. 5856--><p class="indent" > <div class="important" title="Important Note"> The commands <span + id="dx1-51018"></a> to prevent the style file from being overwritten). +</p><!--l. 6043--><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 - id="dx1-48019"></a><a + id="dx1-51019"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-48020"></a></a>. If you call <a - id="dx1-48021"></a><a + id="dx1-51020"></a></a>. If you call <a + id="dx1-51021"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-48022"></a></a> without <a - id="dx1-48023"></a><span + id="dx1-51022"></a></a> without <a + id="dx1-51023"></a><span class="cmtt-10">makeglossaries</span><a - id="dx1-48024"></a> you need + id="dx1-51024"></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. 5862--><p class="noindent" > -</p><!--l. 5864--><p class="noindent" > +</p><!--l. 6049--><p class="noindent" > +</p><!--l. 6051--><p class="noindent" > </p> -<!--l. 5864--><p class="noindent" ><a +<!--l. 6051--><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. 5867--><p class="noindent" >If you use <span +<!--l. 6054--><p class="noindent" >If you use <span class="cmss-10">xindy</span><a - id="dx1-49001"></a>, the <span + id="dx1-52001"></a>, the <span class="cmss-10">glossaries </span>package needs to know which counters you will be using in the <a - id="dx1-49002"></a><a + id="dx1-52002"></a><a href="#glo:numberlist">number list<a - id="dx1-49003"></a></a> in order to correctly format the <a - id="dx1-49004"></a><a + id="dx1-52003"></a></a> in order to correctly format the <a + id="dx1-52004"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-49005"></a></a> style file. Counters specified + id="dx1-52005"></a></a> style file. Counters specified using the <span class="cmss-10">counter</span><a - id="dx1-49006"></a> package option or the <span + id="dx1-52006"></a> package option or the <span class="cmmi-10"><</span><span class="cmti-10">counter</span><span class="cmmi-10">> </span>option of <span class="cmtt-10">\newglossary</span><a - id="dx1-49007"></a> are + id="dx1-52007"></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-49008"></a> + id="dx1-52008"></a> key for commands like <span class="cmtt-10">\glslink</span><a - id="dx1-49009"></a>, then you need to identify these counters <span + id="dx1-52009"></a>, then you need to identify these counters <span class="cmti-10">before</span> <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49010"></a> using: -</p><!--l. 5875--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-52010"></a> using: +</p><!--l. 6062--><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-49011"></a> <span + id="dx1-52011"></a> <span class="cmtt-10">\GlsAddXdyCounters{</span><span class="cmmi-10"><</span><span class="cmitt-10">counter list</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5877--><p class="noindent" > +</p><!--l. 6064--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">counter list</span><span class="cmmi-10">> </span>is a comma-separated list of counter names. -</p><!--l. 5880--><p class="indent" > The most likely attributes used in the <span +</p><!--l. 6067--><p class="indent" > The most likely attributes used in the <span class="cmss-10">format</span><a - id="dx1-49012"></a> key (<span + id="dx1-52012"></a> key (<span class="cmtt-10">textrm</span><a - id="dx1-49013"></a>, <span + id="dx1-52013"></a>, <span class="cmtt-10">hyperrm</span><a - id="dx1-49014"></a> etc) are + id="dx1-52014"></a> etc) are automatically added to the <a - id="dx1-49015"></a><a + id="dx1-52015"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-49016"></a></a> style file, but if you want to use another attribute, + id="dx1-52016"></a></a> style file, but if you want to use another attribute, you need to add it using: -</p><!--l. 5884--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6071--><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-49017"></a> <span + id="dx1-52017"></a> <span class="cmtt-10">\GlsAddXdyAttribute{</span><span class="cmmi-10"><</span><span class="cmitt-10">name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5886--><p class="noindent" > +</p><!--l. 6073--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">name</span><span class="cmmi-10">> </span>is the name of the attribute, as used in the <span class="cmss-10">format</span><a - id="dx1-49018"></a> key. + id="dx1-52018"></a> key. <a - id="x1-49019r14"></a> -</p><!--l. 5890--><p class="noindent" ><span + id="x1-52019r14"></a> +</p><!--l. 6077--><p class="noindent" ><span class="cmbx-12">Example 14</span><span class="cmbx-12"> (Custom Font for Displaying a Location)</span><a - id="x1-49020"></a> -</p><!--l. 5891--><p class="indent" > Suppose I want a bold, italic, hyperlinked location. I first need to define a + id="x1-52020"></a> +</p><!--l. 6078--><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-168"> + <div class="verbatim" id="verbatim-166"> \newcommand*{\hyperbfit}[1]{\textit{\hyperbf{#1}}} </div> -<!--l. 5895--><p class="nopar" > but with <a - id="dx1-49021"></a><a +<!--l. 6082--><p class="nopar" > but with <a + id="dx1-52021"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-49022"></a></a>, I also need to add this as an allowed attribute: + id="dx1-52022"></a></a>, I also need to add this as an allowed attribute: </p> - <div class="verbatim" id="verbatim-169"> + <div class="verbatim" id="verbatim-167"> \GlsAddXdyAttribute{hyperbfit} </div> -<!--l. 5900--><p class="nopar" > Now I can use it in the optional argument of commands like <span +<!--l. 6087--><p class="nopar" > Now I can use it in the optional argument of commands like <span class="cmtt-10">\gls</span><a - id="dx1-49023"></a>: + id="dx1-52023"></a>: </p> - <div class="verbatim" id="verbatim-170"> + <div class="verbatim" id="verbatim-168"> Here is a \gls[format=hyperbfit]{sample} entry. </div> -<!--l. 5905--><p class="nopar" > (where <span +<!--l. 6092--><p class="nopar" > (where <span class="cmtt-10">sample </span>is the label of the required entry). </p> <div class="center" > -<!--l. 5907--><p class="noindent" > -</p><!--l. 5907--><p class="noindent" >____________________________</p></div> -<!--l. 5909--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 6094--><p class="noindent" > +</p><!--l. 6094--><p class="noindent" >____________________________</p></div> +<!--l. 6096--><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-49024"></a> is used or if + id="dx1-52024"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49025"></a> is omitted. <span + id="dx1-52025"></a> is omitted. <span class="cmtt-10">\GlsAddXdyAttribute </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49026"></a>. Additionally, <span + id="dx1-52026"></a>. Additionally, <span class="cmtt-10">\GlsAddXdyCounters </span>must come before <span class="cmtt-10">\GlsAddXdyAttribute</span>. </div> -</p><!--l. 5915--><p class="noindent" > -</p><!--l. 5917--><p class="indent" > If the location numbers don’t get expanded to a simple Arabic or Roman number +</p><!--l. 6102--><p class="noindent" > +</p><!--l. 6104--><p class="indent" > If the location numbers don’t get expanded to a simple Arabic or Roman number or a letter from a, …, z or A, …, Z, then you need to add a location style in the appropriate format using -</p><!--l. 5920--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6107--><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-49027"></a> <span + id="dx1-52027"></a> <span class="cmtt-10">\GlsAddXdyLocation[</span><span class="cmmi-10"><</span><span class="cmitt-10">prefix-location</span><span @@ -13722,7 +14164,7 @@ class="cmitt-10">definition</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 5922--><p class="noindent" > +</p><!--l. 6109--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">name</span><span @@ -13731,10 +14173,10 @@ class="cmmi-10"><</span><span class="cmti-10">definition</span><span class="cmmi-10">> </span>is the <a - id="dx1-49028"></a><a + id="dx1-52028"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-49029"></a></a> definition. The optional argument <span + id="dx1-52029"></a></a> definition. The optional argument <span class="cmmi-10"><</span><span class="cmti-10">prefix-location</span><span class="cmmi-10">> </span>is needed if @@ -13747,114 +14189,114 @@ class="cmtt-10">\the</span><span class="cmmi-10"><</span><span class="cmti-10">counter</span><span class="cmmi-10">></span>. -</p><!--l. 5928--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 6115--><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-49030"></a> is used or if + id="dx1-52030"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49031"></a> is omitted. <span + id="dx1-52031"></a> is omitted. <span class="cmtt-10">\GlsAddXdyLocation </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49032"></a>. </div> -</p><!--l. 5932--><p class="noindent" > + id="dx1-52032"></a>. </div> +</p><!--l. 6119--><p class="noindent" > <a - id="x1-49033r15"></a> -</p><!--l. 5934--><p class="noindent" ><span + id="x1-52033r15"></a> +</p><!--l. 6121--><p class="noindent" ><span class="cmbx-12">Example 15</span><span class="cmbx-12"> (Custom Numbering System for Locations)</span><a - id="x1-49034"></a> -</p><!--l. 5935--><p class="indent" > Suppose I decide to use a somewhat eccentric numbering system for sections where + id="x1-52034"></a> +</p><!--l. 6122--><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-171"> + <div class="verbatim" id="verbatim-169"> \renewcommand*{\thesection}{[\thechapter]\arabic{section}} </div> -<!--l. 5939--><p class="nopar" > If I haven’t done <span class="obeylines-h"><span class="verb"><span +<!--l. 6126--><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-172"> + <div class="verbatim" id="verbatim-170"> \GlsAddXdyCounters{section} </div> -<!--l. 5945--><p class="nopar" > Next I need to add the location style (<span +<!--l. 6132--><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-173"> + <div class="verbatim" id="verbatim-171"> \GlsAddXdyLocation{section}{:sep "[" "arabic-numbers" :sep "]"  <br />  "arabic-numbers"  <br />} </div> -<!--l. 5952--><p class="nopar" > Note that if I have further decided to use the <span +<!--l. 6139--><p class="nopar" > Note that if I have further decided to use the <span class="cmss-10">hyperref</span><a - id="dx1-49035"></a> package and want to redefine + id="dx1-52035"></a> package and want to redefine <span class="cmtt-10">\theHsection </span>as: </p> - <div class="verbatim" id="verbatim-174"> + <div class="verbatim" id="verbatim-172"> \renewcommand*{\theHsection}{\thepart.\thesection}  <br />\renewcommand*{\thepart}{\Roman{part}} </div> -<!--l. 5958--><p class="nopar" > then I need to modify the <span +<!--l. 6145--><p class="nopar" > then I need to modify the <span class="cmtt-10">\GlsAddXdyLocation </span>code above to: </p> - <div class="verbatim" id="verbatim-175"> + <div class="verbatim" id="verbatim-173"> \GlsAddXdyLocation["roman-numbers-uppercase"]{section}{:sep "["  <br />  "arabic-numbers" :sep "]" "arabic-numbers"  <br />} </div> -<!--l. 5964--><p class="nopar" > Since <span +<!--l. 6151--><p class="nopar" > Since <span class="cmtt-10">\Roman</span><a - id="dx1-49036"></a> will result in an empty string if the counter is zero, it’s a good idea to + id="dx1-52036"></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-176"> + <div class="verbatim" id="verbatim-174"> \GlsAddXdyLocation{zero.section}{:sep "["  <br />  "arabic-numbers" :sep "]" "arabic-numbers"  <br />} </div> -<!--l. 5971--><p class="nopar" > This example is illustrated in the sample file <a +<!--l. 6158--><p class="nopar" > This example is illustrated in the sample file <a href="#x1-5099r24"><span class="cmtt-10">samplexdy2.tex</span></a>. </p> <div class="center" > -<!--l. 5974--><p class="noindent" > -</p><!--l. 5974--><p class="noindent" >____________________________</p></div> +<!--l. 6161--><p class="noindent" > +</p><!--l. 6161--><p class="noindent" >____________________________</p></div> <a - id="x1-49037r16"></a> -<!--l. 5976--><p class="noindent" ><span + id="x1-52037r16"></a> +<!--l. 6163--><p class="noindent" ><span class="cmbx-12">Example 16</span><span class="cmbx-12"> (Locations as Words not Digits)</span><a - id="x1-49038"></a> -</p><!--l. 5977--><p class="indent" > Suppose I want the page numbers written as words rather than digits and I use + id="x1-52038"></a> +</p><!--l. 6164--><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-49039"></a> package to do this. I can redefine <span + id="dx1-52039"></a> package to do this. I can redefine <span class="cmtt-10">\thepage</span><a - id="dx1-49040"></a> as follows: + id="dx1-52040"></a> as follows: </p> - <div class="verbatim" id="verbatim-177"> + <div class="verbatim" id="verbatim-175"> \renewcommand*{\thepage}{\Numberstring{page}} </div> -<!--l. 5982--><p class="nopar" > This gets expanded to <span class="obeylines-h"><span class="verb"><span +<!--l. 6169--><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 @@ -13871,21 +14313,21 @@ form: </p> - <div class="verbatim" id="verbatim-178"> + <div class="verbatim" id="verbatim-176"> \GlsAddXdyLocation{Numberstring}{:sep "\string\protect\space  <br />  \string\Numberstringnum\space\glsopenbrace"  <br />  "arabic-numbers" :sep "\glsclosebrace"} </div> -<!--l. 5990--><p class="nopar" > Note that it’s necessary to use <span +<!--l. 6177--><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 - id="dx1-49041"></a><a + id="dx1-52041"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-49042"></a></a> doesn’t ignore spaces after control + id="dx1-52042"></a></a> doesn’t ignore spaces after control sequences. -</p><!--l. 5995--><p class="indent" > Note that <span +</p><!--l. 6182--><p class="indent" > Note that <span class="cmtt-10">\GlsAddXdyLocation{</span><span class="cmmi-10"><</span><span class="cmti-10">name</span><span @@ -13896,7 +14338,7 @@ class="cmti-10">definition</span><span class="cmmi-10">></span><span class="cmtt-10">} </span>will define commands in the form: -</p><!--l. 5998--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 6185--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glsX</span><span class="cmmi-10"><</span><span class="cmitt-10">counter</span><span @@ -13914,24 +14356,24 @@ class="cmmi-10"><</span><span class="cmitt-10">location</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 5999--><p class="noindent" > +</p><!--l. 6186--><p class="noindent" > for each counter that has been identified either by the <span class="cmss-10">counter</span><a - id="dx1-49043"></a> package option, the + id="dx1-52043"></a> package option, the <span class="cmmi-10"><</span><span class="cmti-10">counter</span><span class="cmmi-10">> </span>option for <span class="cmtt-10">\newglossary</span><a - id="dx1-49044"></a> or in the argument of <span + id="dx1-52044"></a> or in the argument of <span class="cmtt-10">\GlsAddXdyCounters</span><a - id="dx1-49045"></a>. -</p><!--l. 6004--><p class="indent" > The first argument <span + id="dx1-52045"></a>. +</p><!--l. 6191--><p class="indent" > The first argument <span class="cmmi-10"><</span><span class="cmti-10">Hprefix</span><span class="cmmi-10">> </span>is only relevant when used with the <span class="cmss-10">hyperref</span><a - id="dx1-49046"></a> + id="dx1-52046"></a> package and indicates that <span class="cmtt-10">\the</span><span class="cmmi-10"><</span><span @@ -13949,15 +14391,15 @@ 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-49047"></a> counter for locations, and it uses the default <span + id="dx1-52047"></a> counter for locations, and it uses the default <span class="cmtt-10">\glsnumberformat</span><a - id="dx1-49048"></a> and a + id="dx1-52048"></a> and a custom <span class="cmtt-10">\hyperbfit </span>format. A new <a - id="dx1-49049"></a><a + id="dx1-52049"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-49050"></a></a> location called <span + id="dx1-52050"></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 @@ -13973,7 +14415,7 @@ class="cmmi-10">> </span>commands: </p> - <div class="verbatim" id="verbatim-179"> + <div class="verbatim" id="verbatim-177"> \renewcommand{\glsXpageXglsnumberformat}[2]{%  <br /> \linkpagenumber#2%  <br />} @@ -13982,15 +14424,15 @@ class="cmmi-10">> </span>commands:  <br />}  <br />\newcommand{\linkpagenumber}[3]{\hyperlink{page.#3}{#1#2{#3}}} </div> -<!--l. 6025--><p class="nopar" > </p> +<!--l. 6212--><p class="nopar" > </p> <div class="center" > -<!--l. 6026--><p class="noindent" > -</p><!--l. 6026--><p class="noindent" >____________________________</p></div> -<!--l. 6028--><p class="indent" > In the <a - id="dx1-49051"></a><a +<!--l. 6213--><p class="noindent" > +</p><!--l. 6213--><p class="noindent" >____________________________</p></div> +<!--l. 6215--><p class="indent" > In the <a + id="dx1-52051"></a><a href="#glo:numberlist">number list<a - id="dx1-49052"></a></a>, the locations are sorted according to type. The default ordering is: + id="dx1-52052"></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 @@ -13998,7 +14440,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-49053f1"></a>), + id="x1-52053f1"></a>), <span class="cmtt-10">alpha-page-numbers </span>(e.g. a), <span class="cmtt-10">Roman-page-numbers </span>(e.g. I), @@ -14008,30 +14450,30 @@ 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-49055f2"></a>), + id="x1-52055f2"></a>), user defined location names (as specified by <span class="cmtt-10">\GlsAddXdyLocation</span><a - id="dx1-49057"></a> in the order in + id="dx1-52057"></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. 6044--><p class="indent" > <span class="marginpar"><span +</p><!--l. 6231--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\GlsSetXdyLocationClassOrder</span><span class="cmtt-9"> </span></span><a - id="dx1-49058"></a> -</p><!--l. 6046--><p class="indent" > <hr><div title="Definition"><span + id="dx1-52058"></a> +</p><!--l. 6233--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\GlsSetXdyLocationClassOrder{</span><span class="cmmi-10"><</span><span class="cmitt-10">location names</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6047--><p class="noindent" > +</p><!--l. 6234--><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-180"> + <div class="verbatim" id="verbatim-178"> \GlsSetXdyLocationClassOrder{  <br />  "arabic-page-numbers"  <br />  "arabic-section-numbers" @@ -14043,126 +14485,126 @@ space. For example:  <br />  "see"  <br />} </div> -<!--l. 6061--><p class="nopar" > -</p><!--l. 6063--><p class="indent" > <div class="important" title="Important Note"> Note that <span +<!--l. 6248--><p class="nopar" > +</p><!--l. 6250--><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-49059"></a> is used or if + id="dx1-52059"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49060"></a> is omitted. <span + id="dx1-52060"></a> is omitted. <span class="cmtt-10">\GlsSetXdyLocationClassOrder </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49061"></a>. </div> -</p><!--l. 6068--><p class="noindent" > -</p><!--l. 6070--><p class="indent" > If a <a - id="dx1-49062"></a><a + id="dx1-52061"></a>. </div> +</p><!--l. 6255--><p class="noindent" > +</p><!--l. 6257--><p class="indent" > If a <a + id="dx1-52062"></a><a href="#glo:numberlist">number list<a - id="dx1-49063"></a></a> consists of a sequence of consecutive numbers, the range will be + id="dx1-52063"></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. 6075--><p class="indent" > <span class="marginpar"><span +</p><!--l. 6262--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\GlsSetXdyMinRangeLength</span><span class="cmtt-9"> </span></span><a - id="dx1-49064"></a> -</p><!--l. 6077--><p class="indent" > <hr><div title="Definition"><span + id="dx1-52064"></a> +</p><!--l. 6264--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\GlsSetXdyMinRangeLength{</span><span class="cmmi-10"><</span><span class="cmitt-10">n</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6078--><p class="noindent" > +</p><!--l. 6265--><p class="noindent" > For example: </p> - <div class="verbatim" id="verbatim-181"> + <div class="verbatim" id="verbatim-179"> \GlsSetXdyMinRangeLength{3} </div> -<!--l. 6082--><p class="nopar" > The argument may also be the keyword <span +<!--l. 6269--><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 - id="dx1-49065"></a><a + id="dx1-52065"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-49066"></a></a> manual for further details on range + id="dx1-52066"></a></a> manual for further details on range formations. -</p><!--l. 6087--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 6274--><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-49067"></a> is used or if + id="dx1-52067"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49068"></a> is omitted. <span + id="dx1-52068"></a> is omitted. <span class="cmtt-10">\GlsSetXdyMinRangeLength </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-49069"></a>. </div> -</p><!--l. 6092--><p class="noindent" > -</p><!--l. 6094--><p class="indent" > See <a + id="dx1-52069"></a>. </div> +</p><!--l. 6279--><p class="noindent" > +</p><!--l. 6281--><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. 6096--><p class="noindent" ><a +<!--l. 6283--><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. 6099--><p class="noindent" >The glossary is divided into groups according to the first letter of the sort key. The +<!--l. 6286--><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-50001"></a> package option. For example: + id="dx1-53001"></a> package option. For example: </p> - <div class="verbatim" id="verbatim-182"> + <div class="verbatim" id="verbatim-180"> \usepackage[xindy={glsnumbers=false}]{glossaries} </div> -<!--l. 6105--><p class="nopar" > Any entry that doesn’t go in one of the letter groups or the number group is placed in +<!--l. 6292--><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. 6109--><p class="indent" > If you have a number group, the default behaviour is to locate it before the “A” +</p><!--l. 6296--><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. 6113--><p class="indent" > <span class="marginpar"><span +</p><!--l. 6300--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\GlsSetXdyFirstLetterAfterDigits</span><span class="cmtt-9"> </span></span><a - id="dx1-50002"></a> -</p><!--l. 6115--><p class="indent" > <hr><div title="Definition"><span + id="dx1-53002"></a> +</p><!--l. 6302--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\GlsSetXdyFirstLetterAfterDigits{</span><span class="cmmi-10"><</span><span class="cmitt-10">letter</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6116--><p class="noindent" > -</p><!--l. 6118--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 6303--><p class="noindent" > +</p><!--l. 6305--><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-50003"></a> is used or + id="dx1-53003"></a> is used or if <span class="cmtt-10">\makeglossaries</span><a - id="dx1-50004"></a> is omitted. <span + id="dx1-53004"></a> is omitted. <span class="cmtt-10">\GlsSetXdyFirstLetterAfterDigits </span>must be used before <span class="cmtt-10">\makeglossaries</span><a - id="dx1-50005"></a>. + id="dx1-53005"></a>. </div> -</p><!--l. 6123--><p class="noindent" > +</p><!--l. 6310--><p class="noindent" > </p> -<!--l. 6125--><p class="indent" > </div> -</p><!--l. 6125--><p class="noindent" ><a +<!--l. 6312--><p class="indent" > </div> +</p><!--l. 6312--><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. 6128--><p class="indent" > A new glossary can be defined using: -</p><!--l. 6129--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6315--><p class="indent" > A new glossary can be defined using: +</p><!--l. 6316--><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-51001"></a> <span + id="dx1-54001"></a> <span class="cmtt-10">\newglossary[</span><span class="cmmi-10"><</span><span class="cmitt-10">log-ext</span><span @@ -14190,7 +14632,7 @@ class="cmmi-10"><</span><span class="cmitt-10">counter</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6131--><p class="noindent" > +</p><!--l. 6318--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">name</span><span @@ -14210,29 +14652,29 @@ argument <span class="cmmi-10"><</span><span class="cmti-10">counter</span><span class="cmmi-10">> </span>specifies which counter to use for the associated <a - id="dx1-51002"></a><a + id="dx1-54002"></a><a href="#glo:numberlist">number list<a - id="dx1-51003"></a>s</a> + id="dx1-54003"></a>s</a> (see also <a href="#sec:numberlists"><span class="cmsy-10">§</span>5 </a><a href="#sec:numberlists">Number lists<!--tex4ht:ref: sec:numberlists --></a>). The first optional argument specifies the extension for the <a - id="dx1-51004"></a><a + id="dx1-54004"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-51005"></a></a> (<a + id="dx1-54005"></a></a> (<a href="#option2">Option 2</a>) or <a - id="dx1-51006"></a><a + id="dx1-54006"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-51007"></a></a> (<a + id="dx1-54007"></a></a> (<a href="#option3">Option 3</a>) transcript file (this information is only used by <a - id="dx1-51008"></a><a + id="dx1-54008"></a><a href="#glo:makeglossaries"><span class="cmtt-10">makeglossaries</span><a - id="dx1-51009"></a></a> which picks up the information from the auxiliary file). If + id="dx1-54009"></a></a> which picks up the information from the auxiliary file). If you use <a href="#option1">Option 1</a>, the <span class="cmmi-10"><</span><span @@ -14245,21 +14687,73 @@ class="cmmi-10"><</span><span class="cmti-10">out-ext</span><span class="cmmi-10">> </span>arguments are ignored. -</p><!--l. 6145--><p class="indent" > <div class="important" title="Important Note"> The glossary label <span +</p><!--l. 6332--><p class="indent" > <div class="important" title="Important Note"> The glossary label <span class="cmmi-10"><</span><span class="cmti-10">name</span><span class="cmmi-10">> </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 - id="dx1-51010"></a><a + id="dx1-54010"></a><a href="#glo:latinchar">Latin character<a - id="dx1-51011"></a>s</a>). </div> -</p><!--l. 6149--><p class="noindent" > -</p><!--l. 6151--><p class="indent" > You can also use: -</p><!--l. 6152--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-54011"></a>s</a>). </div> +</p><!--l. 6336--><p class="noindent" > +</p><!--l. 6338--><p class="indent" > There is also a starred version (new to v4.08): +</p><!--l. 6339--><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-54012"></a> <span +class="cmtt-10">\newglossary*{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">name</span><span +class="cmmi-10">></span><span +class="cmtt-10">}{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">title</span><span +class="cmmi-10">></span><span +class="cmtt-10">}[</span><span +class="cmmi-10"><</span><span +class="cmitt-10">counter</span><span +class="cmmi-10">></span><span +class="cmtt-10">] </span></div><hr> +</p><!--l. 6341--><p class="noindent" > +which is equivalent to </p><div class="alltt"> +<div class="obeylines-v"> +<span +class="cmtt-10">\newglossary[</span><span +class="cmmi-10"><</span><span +class="cmitt-10">name</span><span +class="cmmi-10">></span><span +class="cmtt-10">-glg]{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">name</span><span +class="cmmi-10">></span><span +class="cmtt-10">}</span><span +class="cmsy-10">{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">name</span><span +class="cmmi-10">></span><span +class="cmtt-10">-gls</span><span +class="cmsy-10">}{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">name</span><span +class="cmmi-10">></span><span +class="cmtt-10">-glo</span><span +class="cmsy-10">}</span><span +class="cmtt-10">{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">title</span><span +class="cmmi-10">></span><span +class="cmtt-10">}[</span><span +class="cmmi-10"><</span><span +class="cmitt-10">counter</span><span +class="cmmi-10">></span><span +class="cmtt-10">]</span> +</div> +</div> or you can also use: +<!--l. 6347--><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-51012"></a> <span + id="dx1-54013"></a> <span class="cmtt-10">\altnewglossary{</span><span class="cmmi-10"><</span><span class="cmitt-10">name</span><span @@ -14278,8 +14772,8 @@ class="cmitt-10">counter</span><span class="cmmi-10">></span><span class="cmtt-10">]</span> </div><hr> -</p><!--l. 6154--><p class="noindent" > -This is equivalent to </p><div class="alltt"> +</p><!--l. 6349--><p class="noindent" > +which is equivalent to </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\newglossary[</span><span @@ -14313,123 +14807,185 @@ class="cmmi-10">></span><span class="cmtt-10">]</span> </div> </div> -<!--l. 6160--><p class="indent" > Note that the main (default) glossary is automatically created as: +<!--l. 6355--><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-54014"></a>. To define an ignored glossary, +use + + +</p><!--l. 6361--><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-54015"></a> <span +class="cmtt-10">\newignoredglossary{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">name</span><span +class="cmmi-10">></span><span +class="cmtt-10">} </span></div><hr> +</p><!--l. 6363--><p class="noindent" > +where <span +class="cmmi-10"><</span><span +class="cmti-10">name</span><span +class="cmmi-10">> </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-54016"></a> list, since there are no hypertargets for the +entries in an ignored glossary. (The sample file <a +href="#x1-5135r32"><span +class="cmtt-10">sample-entryfmt.tex</span></a> defines an +ignored glossary.) +</p><!--l. 6370--><p class="indent" > You can test if a glossary is an ignored one using: +</p><!--l. 6371--><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-54017"></a> <span +class="cmtt-10">\ifignoredglossary{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">name</span><span +class="cmmi-10">></span><span +class="cmtt-10">}{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">true</span><span +class="cmmi-10">></span><span +class="cmtt-10">}{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">false</span><span +class="cmmi-10">></span><span +class="cmtt-10">}</span> +</div><hr> +</p><!--l. 6373--><p class="noindent" > +This does <span +class="cmmi-10"><</span><span +class="cmti-10">true</span><span +class="cmmi-10">> </span>if <span +class="cmmi-10"><</span><span +class="cmti-10">name</span><span +class="cmmi-10">> </span>was defined as an ignored glossary, otherwise it does +<span +class="cmmi-10"><</span><span +class="cmti-10">false</span><span +class="cmmi-10">></span>. +</p><!--l. 6377--><p class="indent" > Note that the main (default) glossary is automatically created as: </p> - <div class="verbatim" id="verbatim-183"> + <div class="verbatim" id="verbatim-181"> \newglossary{main}{gls}{glo}{\glossaryname} </div> -<!--l. 6163--><p class="nopar" > so it can be identified by the label <span +<!--l. 6380--><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-51013"></a> package option is used). + id="dx1-54018"></a> package option is used). Using the <span class="cmss-10">acronym</span><a - id="dx1-51014"></a> package option is equivalent to: + id="dx1-54019"></a> package option is equivalent to: </p> - <div class="verbatim" id="verbatim-184"> + <div class="verbatim" id="verbatim-182"> \newglossary[alg]{acronym}{acr}{acn}{\acronymname} </div> -<!--l. 6169--><p class="nopar" > so it can be identified by the label <span +<!--l. 6386--><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-51015"></a> + id="dx1-54020"></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-51016"></a><span + id="dx1-54021"></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-51017"></a> option has been + id="dx1-54022"></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-51018"></a>. -</p><!--l. 6180--><p class="indent" > The <span + id="dx1-54023"></a>. +</p><!--l. 6397--><p class="indent" > The <span class="cmss-10">symbols</span><a - id="dx1-51019"></a> package option creates a new glossary with the label <span + id="dx1-54024"></a> package option creates a new glossary with the label <span class="cmtt-10">symbols</span> using: </p> - <div class="verbatim" id="verbatim-185"> + <div class="verbatim" id="verbatim-183"> \newglossary[slg]{symbols}{sls}{slo}{\glssymbolsgroupname} </div> -<!--l. 6184--><p class="nopar" > The <span +<!--l. 6401--><p class="nopar" > The <span class="cmss-10">numbers</span><a - id="dx1-51020"></a> package option creates a new glossary with the label <span + id="dx1-54025"></a> package option creates a new glossary with the label <span class="cmtt-10">numbers</span> using: </p> - <div class="verbatim" id="verbatim-186"> + <div class="verbatim" id="verbatim-184"> \newglossary[nlg]{numbers}{nls}{nlo}{\glsnumbersgroupname} </div> -<!--l. 6189--><p class="nopar" > The <span +<!--l. 6406--><p class="nopar" > The <span class="cmss-10">index</span><a - id="dx1-51021"></a> package option creates a new glossary with the label <span + id="dx1-54026"></a> package option creates a new glossary with the label <span class="cmtt-10">index </span>using: </p> - <div class="verbatim" id="verbatim-187"> + <div class="verbatim" id="verbatim-185"> \newglossary[ilg]{index}{ind}{idx}{\indexname} </div> -<!--l. 6194--><p class="nopar" > -</p><!--l. 6196--><p class="indent" > <div class="important" title="Important Note"> Options <a +<!--l. 6411--><p class="nopar" > +</p><!--l. 6413--><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-51022"></a> to + id="dx1-54027"></a> to ensure that the relevant output files are opened. -</p><!--l. 6200--><p class="indent" > See <a +</p><!--l. 6417--><p class="indent" > See <a href="#sec:fixednames"><span -class="cmsy-10">§</span>1.2.1 </a><a +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-51023"></a> or <span + id="dx1-54028"></a> or <span class="cmss-10">translator</span><a - id="dx1-51024"></a>. (Similarly for <span + id="dx1-54029"></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-51025"></a>, just follow the + id="dx1-54030"></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. 6207--><p class="noindent" > +</p><!--l. 6424--><p class="noindent" > </p> -<!--l. 6209--><p class="indent" > </div> -</p><!--l. 6209--><p class="noindent" ><a +<!--l. 6426--><p class="indent" > </div> +</p><!--l. 6426--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">13. <a id="sec:acronyms"></a>Acronyms</h2> -</p><!--l. 6212--><p class="indent" > You may have noticed in <a +</p><!--l. 6429--><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 entry, you can specify alternate text to use when the term is <a - id="dx1-52001"></a><a + id="dx1-55001"></a><a 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. 6217--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6434--><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-52002"></a> <span + id="dx1-55002"></a> <span class="cmtt-10">\newacronym[</span><span class="cmmi-10"><</span><span class="cmitt-10">key-val list</span><span @@ -14448,34 +15004,34 @@ class="cmitt-10">long</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 6219--><p class="noindent" > -</p><!--l. 6221--><p class="indent" > This uses <span +</p><!--l. 6436--><p class="noindent" > +</p><!--l. 6438--><p class="indent" > This uses <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-52003"></a> to create an entry with the given label in the + id="dx1-55003"></a> to create an entry with the given label in the glossary given by <span class="cmtt-10">\acronymtype</span><a - id="dx1-52004"></a>. You can specify a different glossary using the <span + id="dx1-55004"></a>. You can specify a different glossary using the <span class="cmss-10">type</span><a - id="dx1-52005"></a> + id="dx1-55005"></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-52006"></a>, + id="dx1-55006"></a>, <span class="cmss-10">longplural</span><a - id="dx1-52007"></a>, <span + id="dx1-55007"></a>, <span class="cmss-10">short</span><a - id="dx1-52008"></a> and <span + id="dx1-55008"></a> and <span class="cmss-10">shortplural</span><a - id="dx1-52009"></a> keys in <span + id="dx1-55009"></a> keys in <span class="cmtt-10">\newglossaryentry </span>to store the long and abbreviated forms and their plurals. -</p><!--l. 6229--><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. 6446--><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-52010"></a> or the command <span + id="dx1-55010"></a> or the command <span class="cmtt-10">\DeclareAcronymList</span><a - id="dx1-52011"></a>, see <a + id="dx1-55011"></a>, see <a href="#acronymoptions"><span class="cmsy-10">§</span>2.5 </a><a href="#acronymoptions">Acronym @@ -14484,17 +15040,17 @@ 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-52012"></a>. If you have a mixture of acronyms and regular entries + id="dx1-55012"></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-52013"></a> (not redefine <span + id="dx1-55013"></a> (not redefine <span class="cmtt-10">\glsentryfmt</span><a - id="dx1-52014"></a>) before defining your entries. + id="dx1-55014"></a>) before defining your entries. </div> -</p><!--l. 6240--><p class="noindent" > -</p><!--l. 6242--><p class="indent" > The optional argument <span +</p><!--l. 6457--><p class="noindent" > +</p><!--l. 6459--><p class="indent" > The optional argument <span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">key-val list</span><span @@ -14502,7 +15058,7 @@ class="cmmi-10">></span><span class="cmtt-10">} </span>allows you to specify keys such as <span class="cmss-10">description</span><a - id="dx1-52015"></a> (when used with one of the styles that require a description, + id="dx1-55015"></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 </a><a @@ -14515,46 +15071,46 @@ class="cmmi-10"><</span><span class="cmti-10">long</span><span class="cmmi-10">> </span>using the <span class="cmss-10">shortplural</span><a - id="dx1-52016"></a> or <span + id="dx1-55016"></a> or <span class="cmss-10">longplural</span><a - id="dx1-52017"></a> keys. For + id="dx1-55017"></a> keys. For example: </p> - <div class="verbatim" id="verbatim-188"> + <div class="verbatim" id="verbatim-186"> \newacronym[longplural={diagonal matrices}]%  <br />  {dm}{DM}{diagonal matrix} </div> -<!--l. 6252--><p class="nopar" > If the <a - id="dx1-52018"></a><a +<!--l. 6469--><p class="nopar" > If the <a + id="dx1-55018"></a><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-52019"></a> or <span + id="dx1-55019"></a> or <span class="cmss-10">shortplural</span><a - id="dx1-52020"></a> keys, I recommend you use + id="dx1-55020"></a> keys, I recommend you use <span class="cmtt-10">\setacronymstyle</span><a - id="dx1-52021"></a> to set the display style rather than using one of the pre-version + id="dx1-55021"></a> to set the display style rather than using one of the pre-version 4.02 acronym styles. -</p><!--l. 6259--><p class="indent" > Since <span +</p><!--l. 6476--><p class="indent" > Since <span class="cmtt-10">\newacronym</span><a - id="dx1-52022"></a> uses <span + id="dx1-55022"></a> uses <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-52023"></a>, you can use commands like <span + id="dx1-55023"></a>, you can use commands like <span class="cmtt-10">\gls</span><a - id="dx1-52024"></a> + id="dx1-55024"></a> and <span class="cmtt-10">\glsreset</span><a - id="dx1-52025"></a> as with any other glossary entry. -</p><!--l. 6263--><p class="indent" > <div class="important" title="Important Note"> Since <span + id="dx1-55025"></a> as with any other glossary entry. +</p><!--l. 6480--><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-52026"></a><span + id="dx1-55026"></a><span class="cmtt-10">[</span><span class="cmmi-10"><</span><span class="cmti-10">type</span><span @@ -14571,28 +15127,28 @@ class="cmmi-10">> </span>will not have an effect unless you explicitly se <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-52027"></a>. See <a + id="dx1-55027"></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. 6270--><p class="noindent" > +</p><!--l. 6487--><p class="noindent" > <a - id="x1-52028r17"></a> -</p><!--l. 6272--><p class="noindent" ><span + id="x1-55028r17"></a> +</p><!--l. 6489--><p class="noindent" ><span class="cmbx-12">Example 17</span><span class="cmbx-12"> (Defining an Acronym)</span><a - id="x1-52029"></a> -</p><!--l. 6273--><p class="indent" > The following defines the acronym IDN: + id="x1-55029"></a> +</p><!--l. 6490--><p class="indent" > The following defines the acronym IDN: </p> - <div class="verbatim" id="verbatim-189"> + <div class="verbatim" id="verbatim-187"> \newacronym{idn}{IDN}{identification number} </div> -<!--l. 6276--><p class="nopar" > <span class="obeylines-h"><span class="verb"><span +<!--l. 6493--><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 - id="dx1-52030"></a><a + id="dx1-55030"></a><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 <a @@ -14603,16 +15159,16 @@ shortened form: </p> - <div class="verbatim" id="verbatim-190"> + <div class="verbatim" id="verbatim-188"> \newacronym{idn}{idn}{identification number} </div> -<!--l. 6284--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span +<!--l. 6501--><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 class="small-caps">d</span><span class="small-caps">n</span></span>)” on <a - id="dx1-52031"></a><a + id="dx1-55031"></a><a href="#glo:firstuse">first use</a> and “<span class="cmcsc-10"><span class="small-caps">i</span><span @@ -14621,39 +15177,41 @@ class="small-caps">n</span></span>” on subsequent uses. </p> <div class="center" > -<!--l. 6288--><p class="noindent" > -</p><!--l. 6288--><p class="noindent" >____________________________</p></div> -<!--l. 6290--><p class="indent" > There are commands similar to <span -class="cmtt-10">\glstext</span><a - id="dx1-52032"></a> (described in <a -href="#sec:glslink"><span -class="cmsy-10">§</span>6 </a><a -href="#sec:glslink">Links to Glossary -Entries<!--tex4ht:ref: sec:glslink --></a>) that allow you to access just the short form, just the long form or the full -form, without affecting the <a - id="dx1-52033"></a><a -href="#glo:firstuseflag">first use flag</a>. (Note that the full form isn’t necessarily the -same as the text produced on <a - id="dx1-52034"></a><a -href="#glo:firstuse">first use</a>.) -</p><!--l. 6296--><p class="indent" > <div class="important" title="Important Note"> Although these commands are similar to commands such as <span -class="cmtt-10">\glstext</span><a - id="dx1-52035"></a>, they -behave more like <span -class="cmtt-10">\glsdisp</span><a - id="dx1-52036"></a> (except for the <a - id="dx1-52037"></a>first use behaviour) in that the -display is governed by <span +<!--l. 6505--><p class="noindent" > +</p><!--l. 6505--><p class="noindent" >____________________________</p></div> +<!--l. 6507--><p class="indent" > <div class="important" title="Important Note"> The commands described below are similar to the <a +href="#x1-420006.2"><span +class="cmtt-10">\glstext</span>-like</a> commands in +that they don’t modify the <a + id="dx1-55032"></a><a +href="#glo:firstuseflag">first use flag</a>. However, their display is governed by +<span class="cmtt-10">\defentryfmt</span><a - id="dx1-52038"></a> with <span + id="dx1-55033"></a> with <span class="cmtt-10">\glscustomtext</span><a - id="dx1-52039"></a> set as appropriate. -</div> -</p><!--l. 6302--><p class="noindent" > -</p><!--l. 6304--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-55034"></a> set as appropriate. All caveats that +apply to the <a +href="#x1-420006.2"><span +class="cmtt-10">\glstext</span>-like</a> commands also apply to the following commands. +</div> +</p><!--l. 6513--><p class="noindent" > +</p><!--l. 6515--><p class="indent" > The optional arguments are the same as those for the <a +href="#x1-420006.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 +class="cmtt-10">\glstext</span>-like</a> commands, the <a + id="dx1-55035"></a><a +href="#glo:linktext">link text<a + id="dx1-55036"></a></a> is placed in the argument of +<span +class="cmtt-10">\glstextformat</span><a + id="dx1-55037"></a>. +</p><!--l. 6520--><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-52040"></a> <span + id="dx1-55038"></a> <span class="cmtt-10">\acrshort[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14667,22 +15225,27 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6306--><p class="noindent" > -This displays the short form (within the argument of <span +</p><!--l. 6522--><p class="noindent" > +This sets the <a + id="dx1-55039"></a><a +href="#glo:linktext">link text<a + id="dx1-55040"></a></a> to the short form (within the argument of <span class="cmtt-10">\acronymfont</span><a - id="dx1-52041"></a>) for the entry -given by <span + id="dx1-55041"></a>) for +the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span -class="cmmi-10">></span>. The optional arguments are the same as those for <span -class="cmtt-10">\glstext</span><a - id="dx1-52042"></a>. There -is also a starred version to suppress the hyperlink. There are also analogous upper case -variants: -</p><!--l. 6311--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +class="cmmi-10">></span>. The short form is as supplied by the <span +class="cmss-10">short</span><a + id="dx1-55042"></a> key, which +<span +class="cmtt-10">\newacronym</span><a + id="dx1-55043"></a> implicitly sets. +</p><!--l. 6528--><p class="indent" > There are also analogous upper case variants: +</p><!--l. 6529--><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-52043"></a> <span + id="dx1-55044"></a> <span class="cmtt-10">\Acrshort[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14696,11 +15259,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6313--><p class="noindent" > -</p><!--l. 6314--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6531--><p class="noindent" > +</p><!--l. 6532--><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-52044"></a> <span + id="dx1-55045"></a> <span class="cmtt-10">\ACRshort[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14714,12 +15277,12 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6316--><p class="noindent" > +</p><!--l. 6534--><p class="noindent" > There are also plural versions: -</p><!--l. 6318--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6536--><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-52045"></a> <span + id="dx1-55046"></a> <span class="cmtt-10">\acrshortpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14733,11 +15296,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6320--><p class="noindent" > -</p><!--l. 6321--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6538--><p class="noindent" > +</p><!--l. 6539--><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-52046"></a> <span + id="dx1-55047"></a> <span class="cmtt-10">\Acrshortpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14751,11 +15314,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6323--><p class="noindent" > -</p><!--l. 6324--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6541--><p class="noindent" > +</p><!--l. 6542--><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-52047"></a> <span + id="dx1-55048"></a> <span class="cmtt-10">\ACRshortpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14769,12 +15332,17 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6326--><p class="noindent" > -</p><!--l. 6328--><p class="indent" > Similarly for the long form: -</p><!--l. 6329--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6544--><p class="noindent" > +The short plural form is as supplied by the <span +class="cmss-10">shortplural</span><a + id="dx1-55049"></a> key, which <span +class="cmtt-10">\newacronym</span><a + id="dx1-55050"></a> +implicitly sets. +</p><!--l. 6548--><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-52048"></a> <span + id="dx1-55051"></a> <span class="cmtt-10">\acrlong[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14790,17 +15358,24 @@ class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6331--><p class="noindent" > -This displays the long form for the entry given by <span +</p><!--l. 6550--><p class="noindent" > +This sets the <a + id="dx1-55052"></a><a +href="#glo:linktext">link text<a + id="dx1-55053"></a></a> to the long form for the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span -class="cmmi-10">></span>. The optional arguments -are the same as before. There is also a starred version to suppress the hyperlink. -There are also analogous upper case variants: -</p><!--l. 6336--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +class="cmmi-10">></span>. The long form +is as supplied by the <span +class="cmss-10">long</span><a + id="dx1-55054"></a> key, which <span +class="cmtt-10">\newacronym</span><a + id="dx1-55055"></a> implicitly sets. +</p><!--l. 6555--><p class="indent" > There are also analogous upper case variants: +</p><!--l. 6556--><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-52049"></a> <span + id="dx1-55056"></a> <span class="cmtt-10">\Acrlong[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14814,11 +15389,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6338--><p class="noindent" > -</p><!--l. 6339--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6558--><p class="noindent" > +</p><!--l. 6559--><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-52050"></a> <span + id="dx1-55057"></a> <span class="cmtt-10">\ACRlong[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14832,12 +15407,12 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6341--><p class="noindent" > +</p><!--l. 6561--><p class="noindent" > Again there are also plural versions: -</p><!--l. 6343--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6563--><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-52051"></a> <span + id="dx1-55058"></a> <span class="cmtt-10">\acrlongpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14851,11 +15426,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6345--><p class="noindent" > -</p><!--l. 6346--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6565--><p class="noindent" > +</p><!--l. 6566--><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-52052"></a> <span + id="dx1-55059"></a> <span class="cmtt-10">\Acrlongpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14869,11 +15444,11 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6348--><p class="noindent" > -</p><!--l. 6349--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6568--><p class="noindent" > +</p><!--l. 6569--><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-52053"></a> <span + id="dx1-55060"></a> <span class="cmtt-10">\ACRlongpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14887,12 +15462,28 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6351--><p class="noindent" > -</p><!--l. 6353--><p class="indent" > And for the full form: -</p><!--l. 6354--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6571--><p class="noindent" > +The long plural form is as supplied by the <span +class="cmss-10">longplural</span><a + id="dx1-55061"></a> key, which <span +class="cmtt-10">\newacronym</span><a + id="dx1-55062"></a> +implicitly sets. +</p><!--l. 6575--><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 + id="dx1-55063"></a><a +href="#glo:firstuse">first use</a>. These full-form +commands are shortcuts that use the above commands, rather than creating +the <a + id="dx1-55064"></a><a +href="#glo:linktext">link text<a + id="dx1-55065"></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. 6582--><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-52054"></a> <span + id="dx1-55066"></a> <span class="cmtt-10">\acrfull[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14906,23 +15497,12 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6356--><p class="noindent" > -This defaults to <span -class="cmmi-10"><</span><span -class="cmti-10">long</span><span -class="cmmi-10">> </span>(<span -class="cmtt-10">\acronymfont</span><a - id="dx1-52055"></a><span -class="cmtt-10">{</span><span -class="cmmi-10"><</span><span -class="cmti-10">short</span><span -class="cmmi-10">></span><span -class="cmtt-10">}</span>). The format (including -hyperlinks) can be modified by redefining: -</p><!--l. 6359--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6584--><p class="noindent" > +This is a shortcut for +</p><!--l. 6586--><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-52056"></a> <span + id="dx1-55067"></a> <span class="cmtt-10">\acrfullfmt{</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -14936,13 +15516,15 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6361--><p class="noindent" > -</p><!--l. 6363--><p class="indent" > There are also analogous upper case variants: -</p><!--l. 6364--><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-52057"></a> <span -class="cmtt-10">\Acrfull[</span><span +</p><!--l. 6588--><p class="noindent" > +which by default does </p><div class="alltt"> +<div class="obeylines-v"> +<span +class="cmtt-10">\acrfullformat</span> +<br /><span +class="cmtt-10"> </span><span +class="cmsy-10">{</span><span +class="cmtt-10">\acrlong[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span @@ -14950,17 +15532,16 @@ class="cmtt-10">]{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span -class="cmtt-10">}[</span><span +class="cmtt-10">}{</span><span class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span -class="cmtt-10">] </span></div><hr> -</p><!--l. 6366--><p class="noindent" > -</p><!--l. 6367--><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-52058"></a> <span -class="cmtt-10">\ACRfull[</span><span +class="cmtt-10">}</span><span +class="cmsy-10">}</span> +<br /><span +class="cmtt-10"> </span><span +class="cmsy-10">{</span><span +class="cmtt-10">\acrshort[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span @@ -14968,55 +15549,39 @@ class="cmtt-10">]{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span -class="cmtt-10">}[</span><span -class="cmmi-10"><</span><span -class="cmitt-10">insert</span><span -class="cmmi-10">></span><span -class="cmtt-10">] </span></div><hr> -</p><!--l. 6369--><p class="noindent" > -The formats (including hyperlinks) can be modified by redefining: -</p><!--l. 6371--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span -class="cmtt-9">\Acrfullfmt</span><span +class="cmtt-10">}</span><span +class="cmsy-10">}</span> +</div> +</div> where +<!--l. 6596--><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-52059"></a> <span -class="cmtt-10">\Acrfullfmt{</span><span -class="cmmi-10"><</span><span -class="cmitt-10">options</span><span -class="cmmi-10">></span><span -class="cmtt-10">}{</span><span + id="dx1-55068"></a> <span +class="cmtt-10">\acrfullformat{</span><span class="cmmi-10"><</span><span -class="cmitt-10">label</span><span +class="cmitt-10">long</span><span class="cmmi-10">></span><span class="cmtt-10">}{</span><span class="cmmi-10"><</span><span -class="cmitt-10">insert</span><span +class="cmitt-10">short</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6373--><p class="noindent" > -</p><!--l. 6374--><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-52060"></a> <span -class="cmtt-10">\ACRfullfmt{</span><span +</p><!--l. 6598--><p class="noindent" > +by default does <span class="cmmi-10"><</span><span -class="cmitt-10">options</span><span -class="cmmi-10">></span><span -class="cmtt-10">}{</span><span -class="cmmi-10"><</span><span -class="cmitt-10">label</span><span -class="cmmi-10">></span><span -class="cmtt-10">}{</span><span +class="cmti-10">long</span><span +class="cmmi-10">> </span>(<span class="cmmi-10"><</span><span -class="cmitt-10">insert</span><span -class="cmmi-10">></span><span -class="cmtt-10">} </span></div><hr> -</p><!--l. 6376--><p class="noindent" > -</p><!--l. 6378--><p class="indent" > As before there are also plural versions: -</p><!--l. 6379--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span -class="cmtt-9">\acrfullpl</span><span +class="cmti-10">short</span><span +class="cmmi-10">></span>). (For further details of these format commands see +the documented code, <span +class="cmtt-10">glossaries-code.pdf</span>.) +</p><!--l. 6604--><p class="indent" > There are also analogous upper case variants: +</p><!--l. 6605--><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-52061"></a> <span -class="cmtt-10">\acrfullpl[</span><span + id="dx1-55069"></a> <span +class="cmtt-10">\Acrfull[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span @@ -15029,12 +15594,14 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6381--><p class="noindent" > -</p><!--l. 6382--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span -class="cmtt-9">\Acrfullpl</span><span + + +</p><!--l. 6607--><p class="noindent" > +</p><!--l. 6608--><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-52062"></a> <span -class="cmtt-10">\Acrfullpl[</span><span + id="dx1-55070"></a> <span +class="cmtt-10">\ACRfull[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span @@ -15047,14 +15614,13 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - - -</p><!--l. 6384--><p class="noindent" > -</p><!--l. 6385--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span -class="cmtt-9">\ACRfullpl</span><span +</p><!--l. 6610--><p class="noindent" > +and plural versions: +</p><!--l. 6612--><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-52063"></a> <span -class="cmtt-10">\ACRfullpl[</span><span + id="dx1-55071"></a> <span +class="cmtt-10">\acrfullpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span @@ -15067,76 +15633,54 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 6387--><p class="noindent" > -The formats (including hyperlinks) can be modified by redefining: -</p><!--l. 6389--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span -class="cmtt-9">\acrfullplfmt</span><span -class="cmtt-9"> </span></span><a - id="dx1-52064"></a> <span -class="cmtt-10">\acrfullplfmt{</span><span -class="cmmi-10"><</span><span -class="cmitt-10">options</span><span -class="cmmi-10">></span><span -class="cmtt-10">}{</span><span -class="cmmi-10"><</span><span -class="cmitt-10">label</span><span -class="cmmi-10">></span><span -class="cmtt-10">}{</span><span -class="cmmi-10"><</span><span -class="cmitt-10">insert</span><span -class="cmmi-10">></span><span -class="cmtt-10">}</span> -</div><hr> -</p><!--l. 6391--><p class="noindent" > -</p><!--l. 6392--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span -class="cmtt-9">\Acrfullplfmt</span><span +</p><!--l. 6614--><p class="noindent" > +</p><!--l. 6615--><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-52065"></a> <span -class="cmtt-10">\Acrfullplfmt{</span><span + id="dx1-55072"></a> <span +class="cmtt-10">\Acrfullpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span -class="cmtt-10">}{</span><span +class="cmtt-10">]{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span -class="cmtt-10">}{</span><span +class="cmtt-10">}[</span><span class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span -class="cmtt-10">}</span> -</div><hr> -</p><!--l. 6394--><p class="noindent" > -</p><!--l. 6395--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span -class="cmtt-9">\ACRfullplfmt</span><span +class="cmtt-10">] </span></div><hr> +</p><!--l. 6617--><p class="noindent" > +</p><!--l. 6618--><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-52066"></a> <span -class="cmtt-10">\ACRfullplfmt{</span><span + id="dx1-55073"></a> <span +class="cmtt-10">\ACRfullpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span -class="cmtt-10">}{</span><span +class="cmtt-10">]{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span -class="cmtt-10">}{</span><span +class="cmtt-10">}[</span><span class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span -class="cmtt-10">}</span> -</div><hr> -</p><!--l. 6397--><p class="noindent" > -</p><!--l. 6399--><p class="indent" > If you find the above commands too cumbersome to write, you can use the +class="cmtt-10">] </span></div><hr> +</p><!--l. 6620--><p class="noindent" > +</p><!--l. 6622--><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-52067"></a> package option to activate the shorter command names listed in + id="dx1-55074"></a> package option to activate the shorter command names listed in <a href="#tab:shortcuts">table 13.1</a>. </p> <div class="table"> -<!--l. 6403--><p class="indent" > <a +<!--l. 6626--><p class="indent" > <a id="tab:shortcuts"></a></p><hr class="float" /><div class="float" > @@ -15144,7 +15688,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-520681 --> +class="cmss-10">shortcuts</span></span></div><!--tex4ht:label?: x1-550751 --> <div class="tabular"> <table id="TBL-8" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-8-1g"><col @@ -15159,271 +15703,265 @@ class="cmbx-10">Equivalent Command </span></td> style="vertical-align:baseline;" id="TBL-8-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-1" class="td11"> <span class="cmtt-10">\acs</span><a - id="dx1-52069"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-2" + id="dx1-55076"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-2-2" class="td11"> <span class="cmtt-10">\acrshort</span><a - id="dx1-52070"></a> </td> + id="dx1-55077"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-3-1" class="td11"> <span class="cmtt-10">\Acs</span><a - id="dx1-52071"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-3-2" + id="dx1-55078"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-3-2" class="td11"> <span class="cmtt-10">\Acrshort</span><a - id="dx1-52072"></a> </td> + id="dx1-55079"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-4-1" class="td11"> <span class="cmtt-10">\acsp</span><a - id="dx1-52073"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-4-2" + id="dx1-55080"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-4-2" class="td11"> <span class="cmtt-10">\acrshortpl</span><a - id="dx1-52074"></a> </td> + id="dx1-55081"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-5-1" class="td11"> <span class="cmtt-10">\Acsp</span><a - id="dx1-52075"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-5-2" + id="dx1-55082"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-5-2" class="td11"> <span class="cmtt-10">\Acrshortpl</span><a - id="dx1-52076"></a> </td> + id="dx1-55083"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-1" class="td11"> <span class="cmtt-10">\acl</span><a - id="dx1-52077"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-2" + id="dx1-55084"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-6-2" class="td11"> <span class="cmtt-10">\acrlong</span><a - id="dx1-52078"></a> </td> + id="dx1-55085"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-7-1" class="td11"> <span class="cmtt-10">\Acl</span><a - id="dx1-52079"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-7-2" + id="dx1-55086"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-7-2" class="td11"> <span class="cmtt-10">\Acrlong</span><a - id="dx1-52080"></a> </td> + id="dx1-55087"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-1" class="td11"> <span class="cmtt-10">\aclp</span><a - id="dx1-52081"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-2" + id="dx1-55088"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-8-2" class="td11"> <span class="cmtt-10">\acrlongpl</span><a - id="dx1-52082"></a> </td> + id="dx1-55089"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-1" class="td11"> <span class="cmtt-10">\Aclp</span><a - id="dx1-52083"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-2" + id="dx1-55090"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-9-2" class="td11"> <span class="cmtt-10">\Acrlongpl</span><a - id="dx1-52084"></a> </td> + id="dx1-55091"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-10-1" class="td11"> <span class="cmtt-10">\acf</span><a - id="dx1-52085"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-10-2" + id="dx1-55092"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-10-2" class="td11"> <span class="cmtt-10">\acrfull</span><a - id="dx1-52086"></a> </td> + id="dx1-55093"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-11-1" class="td11"> <span class="cmtt-10">\Acf</span><a - id="dx1-52087"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-11-2" + id="dx1-55094"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-11-2" class="td11"> <span class="cmtt-10">\Acrfull</span><a - id="dx1-52088"></a> </td> + id="dx1-55095"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-12-1" class="td11"> <span class="cmtt-10">\acfp</span><a - id="dx1-52089"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-12-2" + id="dx1-55096"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-12-2" class="td11"> <span class="cmtt-10">\acrfullpl</span><a - id="dx1-52090"></a> </td> + id="dx1-55097"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-13-1" class="td11"> <span class="cmtt-10">\Acfp</span><a - id="dx1-52091"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-13-2" + id="dx1-55098"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-13-2" class="td11"> <span class="cmtt-10">\Acrfullpl</span><a - id="dx1-52092"></a> </td> + id="dx1-55099"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-14-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-14-1" class="td11"> <span class="cmtt-10">\ac</span><a - id="dx1-52093"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-14-2" + id="dx1-55100"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-14-2" class="td11"> <span class="cmtt-10">\gls</span><a - id="dx1-52094"></a> </td> + id="dx1-55101"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-15-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-15-1" class="td11"> <span class="cmtt-10">\Ac</span><a - id="dx1-52095"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-15-2" + id="dx1-55102"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-15-2" class="td11"> <span class="cmtt-10">\Gls</span><a - id="dx1-52096"></a> </td> + id="dx1-55103"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-16-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-16-1" class="td11"> <span class="cmtt-10">\acp</span><a - id="dx1-52097"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-16-2" + id="dx1-55104"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-16-2" class="td11"> <span class="cmtt-10">\glspl</span><a - id="dx1-52098"></a> </td> + id="dx1-55105"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-8-17-"><td style="white-space:nowrap; text-align:left;" id="TBL-8-17-1" class="td11"> <span class="cmtt-10">\Acp</span><a - id="dx1-52099"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-17-2" + id="dx1-55106"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-8-17-2" class="td11"> <span class="cmtt-10">\Glspl</span><a - id="dx1-52100"></a> </td></tr></table> + id="dx1-55107"></a> </td></tr></table> </div> </div><hr class="endfloat" /> </div> -<!--l. 6429--><p class="indent" > It is also possible to access the long and short forms without adding information to +<!--l. 6652--><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-52101"></a> (described in <a + id="dx1-55108"></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. 6433--><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. 6656--><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-52102"></a> (non-expandable, + id="dx1-55109"></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. 6439--><p class="noindent" > -</p><!--l. 6441--><p class="indent" > The long form can be accessed using: -</p><!--l. 6442--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6662--><p class="noindent" > +</p><!--l. 6664--><p class="indent" > The long form can be accessed using: +</p><!--l. 6665--><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-52103"></a> <span + id="dx1-55110"></a> <span class="cmtt-10">\glsentrylong{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6444--><p class="noindent" > +</p><!--l. 6667--><p class="noindent" > or, with the first letter converted to upper case: -</p><!--l. 6446--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6669--><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-52104"></a> <span + id="dx1-55111"></a> <span class="cmtt-10">\Glsentrylong{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6448--><p class="noindent" > +</p><!--l. 6671--><p class="noindent" > Plural forms: -</p><!--l. 6450--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6673--><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-52105"></a> <span + id="dx1-55112"></a> <span class="cmtt-10">\glsentrylongpl{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6452--><p class="noindent" > -</p><!--l. 6453--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6675--><p class="noindent" > +</p><!--l. 6676--><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-52106"></a> <span + id="dx1-55113"></a> <span class="cmtt-10">\Glsentrylongpl{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6455--><p class="noindent" > -</p><!--l. 6457--><p class="indent" > Similarly, to access the short form: -</p><!--l. 6458--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6678--><p class="noindent" > +</p><!--l. 6680--><p class="indent" > Similarly, to access the short form: +</p><!--l. 6681--><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-52107"></a> <span + id="dx1-55114"></a> <span class="cmtt-10">\glsentryshort{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6460--><p class="noindent" > +</p><!--l. 6683--><p class="noindent" > or, with the first letter converted to upper case: -</p><!--l. 6462--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6685--><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-52108"></a> <span + id="dx1-55115"></a> <span class="cmtt-10">\Glsentryshort{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6464--><p class="noindent" > +</p><!--l. 6687--><p class="noindent" > Plural forms: -</p><!--l. 6466--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6689--><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-52109"></a> <span + id="dx1-55116"></a> <span class="cmtt-10">\glsentryshortpl{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6468--><p class="noindent" > -</p><!--l. 6469--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6691--><p class="noindent" > +</p><!--l. 6692--><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-52110"></a> <span + id="dx1-55117"></a> <span class="cmtt-10">\Glsentryshortpl{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6471--><p class="noindent" > -</p><!--l. 6473--><p class="indent" > And the full form, <span -class="cmmi-10"><</span><span -class="cmti-10">long</span><span -class="cmmi-10">> </span>(<span -class="cmmi-10"><</span><span -class="cmti-10">short</span><span -class="cmmi-10">></span>), can be obtained using: -</p><!--l. 6475--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6694--><p class="noindent" > +</p><!--l. 6696--><p class="indent" > And the full form can be obtained using: +</p><!--l. 6697--><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-52111"></a> <span + id="dx1-55118"></a> <span class="cmtt-10">\glsentryfull{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6477--><p class="noindent" > -</p><!--l. 6478--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6699--><p class="noindent" > +</p><!--l. 6700--><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-52112"></a> <span + id="dx1-55119"></a> <span class="cmtt-10">\Glsentryfull{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6480--><p class="noindent" > -</p><!--l. 6481--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6702--><p class="noindent" > +</p><!--l. 6703--><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-52113"></a> <span + id="dx1-55120"></a> <span class="cmtt-10">\glsentryfullpl{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -15431,39 +15969,42 @@ class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6483--><p class="noindent" > -</p><!--l. 6484--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6705--><p class="noindent" > +</p><!--l. 6706--><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-52114"></a> <span + id="dx1-55121"></a> <span class="cmtt-10">\Glsentryfullpl{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6486--><p class="noindent" > -(These may be redefined by the acronym style.) +</p><!--l. 6708--><p class="noindent" > +These again use <span +class="cmtt-10">\acrfullformat</span><a + id="dx1-55122"></a> by default, but the format may be redefined by the +acronym style. </p> -<!--l. 6489--><p class="noindent" ><a +<!--l. 6712--><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. 6492--><p class="noindent" >It may be that the default style doesn’t suit your requirements in which case you can -switch to another styles via -</p><!--l. 6494--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 6715--><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. 6717--><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-53001"></a> <span + id="dx1-56001"></a> <span class="cmtt-10">\setacronymstyle{</span><span class="cmmi-10"><</span><span class="cmitt-10">style name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6496--><p class="noindent" > +</p><!--l. 6719--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">style name</span><span class="cmmi-10">> </span>is the name of the required style. -</p><!--l. 6499--><p class="indent" > <div class="important" title="Important Note"> You must use <span +</p><!--l. 6722--><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 @@ -15472,51 +16013,51 @@ use <span class="cmtt-10">\setacronymstyle </span><span class="cmti-10">after </span>using <span class="cmtt-10">\DeclareAcronymList</span>. </div> -</p><!--l. 6504--><p class="noindent" > -</p><!--l. 6506--><p class="indent" > Note that unlike the default behaviour of <span +</p><!--l. 6727--><p class="noindent" > +</p><!--l. 6729--><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-53002"></a> or <span + id="dx1-56002"></a> or <span class="cmss-10">text</span><a - id="dx1-53003"></a> keys, but instead they use + id="dx1-56003"></a> keys, but instead they use <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-53004"></a> to set a custom format that uses the <span + id="dx1-56004"></a> to set a custom format that uses the <span class="cmss-10">long</span><a - id="dx1-53005"></a> and <span + id="dx1-56005"></a> and <span class="cmss-10">short</span><a - id="dx1-53006"></a> keys (or their + id="dx1-56006"></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-53007"></a> and modify the definitions of commands like + id="dx1-56007"></a> and modify the definitions of commands like <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-53008"></a>. -</p><!--l. 6516--><p class="indent" > Note that when you use <span + id="dx1-56008"></a>. +</p><!--l. 6739--><p class="indent" > Note that when you use <span class="cmtt-10">\setacronymstyle </span>the <span class="cmss-10">name</span><a - id="dx1-53009"></a> key is set to -</p><!--l. 6518--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-56009"></a> key is set to +</p><!--l. 6741--><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-53010"></a> <span + id="dx1-56010"></a> <span class="cmtt-10">\acronymentry{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6520--><p class="noindent" > +</p><!--l. 6743--><p class="noindent" > and the <span class="cmss-10">sort</span><a - id="dx1-53011"></a> key is set to -</p><!--l. 6522--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-56011"></a> key is set to +</p><!--l. 6745--><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-53012"></a> <span + id="dx1-56012"></a> <span class="cmtt-10">\acronymsort{</span><span class="cmmi-10"><</span><span class="cmitt-10">short</span><span @@ -15526,58 +16067,58 @@ class="cmmi-10"><</span><span class="cmitt-10">long</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6524--><p class="noindent" > +</p><!--l. 6747--><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. 6530--><p class="noindent" > +</p><!--l. 6753--><p class="noindent" > </p> -<!--l. 6530--><p class="noindent" ><a +<!--l. 6753--><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. 6533--><p class="noindent" >The <span +<!--l. 6756--><p class="noindent" >The <span class="cmss-10">glossaries </span>package provides a number of predefined styles. These styles apply -</p><!--l. 6535--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6758--><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-54001"></a> <span + id="dx1-57001"></a> <span class="cmtt-10">\firstacronymfont{</span><span class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6537--><p class="noindent" > -to the short form on first use and -</p><!--l. 6539--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6760--><p class="noindent" > +to the short form on first use and +</p><!--l. 6762--><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-54002"></a> <span + id="dx1-57002"></a> <span class="cmtt-10">\acronymfont{</span><span class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6541--><p class="noindent" > +</p><!--l. 6764--><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-54003"></a> is only set once by the package when it’s loaded. By default + id="dx1-57003"></a> is only set once by the package when it’s loaded. By default <span class="cmtt-10">\firstacronymfont</span><a - id="dx1-54004"></a><span + id="dx1-57004"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span>is the same as <span class="cmtt-10">\acronymfont</span><a - id="dx1-54005"></a><span + id="dx1-57005"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">text</span><span @@ -15585,56 +16126,56 @@ class="cmmi-10">></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-54006"></a> + id="dx1-57006"></a> independently of the acronym style. -</p><!--l. 6551--><p class="indent" > The predefined styles that contain <span +</p><!--l. 6774--><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-54007"></a>) + id="dx1-57007"></a>) redefine <span class="cmtt-10">\acronymfont </span>to use <span class="cmtt-10">\textsc</span><a - id="dx1-54008"></a> (so the short form needs to be specified in -lower case). -</p><!--l. 6556--><p class="indent" > <a + id="dx1-57008"></a>, which means that the short form needs to be +specified in lower case. +</p><!--l. 6780--><p class="indent" > <a id="boldsc"></a> -</p><!--l. 6557--><p class="indent" > <div class="important" title="Important Note">Some fonts don’t support bold smallcaps, so you may need to redefine +</p><!--l. 6781--><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-54009"></a> (see <a + id="dx1-57009"></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-54010"></a>. </div> -</p><!--l. 6563--><p class="noindent" > -</p><!--l. 6565--><p class="indent" > The predefined styles that contain <span + id="dx1-57010"></a>. </div> +</p><!--l. 6787--><p class="noindent" > +</p><!--l. 6789--><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-54011"></a>) + id="dx1-57011"></a>) redefine <span class="cmtt-10">\acronymfont </span>to use <span class="cmtt-10">\textsmaller</span><a - id="dx1-54012"></a>. -</p><!--l. 6569--><p class="indent" > <a + id="dx1-57012"></a>. +</p><!--l. 6793--><p class="indent" > <a id="smaller"></a> -</p><!--l. 6570--><p class="indent" > <div class="important" title="Important Note"> Note that the <span +</p><!--l. 6794--><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-54013"></a>. If you use one of the acronym styles that set <span + id="dx1-57013"></a>. If you use one of the acronym styles that set <span class="cmtt-10">\acronymfont</span><a - id="dx1-54014"></a> to + id="dx1-57014"></a> to <span class="cmtt-10">\textsmaller </span>you must explicitly load the <span class="cmss-10">relsize</span><a - id="dx1-54015"></a> package or otherwise define + id="dx1-57015"></a> package or otherwise define <span class="cmtt-10">\textsmaller</span>. </div> -</p><!--l. 6576--><p class="noindent" > -</p><!--l. 6578--><p class="indent" > The remaining predefined styles redefine <span +</p><!--l. 6800--><p class="noindent" > +</p><!--l. 6802--><p class="indent" > The remaining predefined styles redefine <span class="cmtt-10">\acronymfont{</span><span class="cmmi-10"><</span><span class="cmti-10">text</span><span @@ -15644,51 +16185,53 @@ argument <span class="cmmi-10"><</span><span class="cmti-10">text</span><span class="cmmi-10">></span>. -</p><!--l. 6581--><p class="indent" > <div class="important" title="Important Note"> In most cases, the predefined styles adjust <span +</p><!--l. 6805--><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-54016"></a> and <span + id="dx1-57016"></a> and <span class="cmtt-10">\glsentryfull</span><a - id="dx1-54017"></a> (and + id="dx1-57017"></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-54018"></a> and <span + id="dx1-57018"></a> and <span class="cmss-10">footnote</span><a - id="dx1-54019"></a> styles (and their variants). </div> -</p><!--l. 6586--><p class="noindent" > -</p><!--l. 6588--><p class="indent" > The following styles are supplied by the <span + id="dx1-57019"></a> styles (and their variants). </div> +</p><!--l. 6810--><p class="noindent" > +</p><!--l. 6812--><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-54020"></a>, <span + id="dx1-57020"></a>, <span class="cmss-10">long-sc-short</span><a - id="dx1-54021"></a>, <span + id="dx1-57021"></a>, <span class="cmss-10">long-sm-short</span><a - id="dx1-54022"></a>: - <!--l. 6594--><p class="noindent" >With these three styles, acronyms are displayed in the form - </p><!--l. 6596--><p class="noindent" ><hr><div title="Definition"><span + id="dx1-57022"></a>: + <!--l. 6818--><p class="noindent" >With these three styles, acronyms are displayed in the form + </p><!--l. 6820--><p class="noindent" ><hr><div title="Definition"><span class="cmmi-10"><</span><span class="cmitt-10">long</span><span class="cmmi-10">> </span><span class="cmtt-10">(\firstacronymfont</span><a - id="dx1-54023"></a><span + id="dx1-57023"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmitt-10">short</span><span class="cmmi-10">></span><span class="cmtt-10">}) </span></div><hr> - </p><!--l. 6597--><p class="noindent" > + </p><!--l. 6821--><p class="noindent" > on first use and - </p><!--l. 6600--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 6824--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\acronymfont</span><a - id="dx1-54024"></a><span + id="dx1-57024"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmitt-10">short</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 6601--><p class="noindent" > + + + </p><!--l. 6825--><p class="noindent" > on subsequent use. They also set <span class="cmtt-10">\acronymsort{</span><span class="cmmi-10"><</span><span @@ -15703,8 +16246,6 @@ class="cmtt-10">} </span>to just class="cmmi-10"><</span><span class="cmti-10">short</span><span class="cmmi-10">></span>. This means that the acronyms are sorted according to their short - - form. In addition, <span class="cmtt-10">\acronymentry{</span><span class="cmmi-10"><</span><span @@ -15714,21 +16255,21 @@ 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-54025"></a> key is set to the long + id="dx1-57025"></a> key is set to the long form. </p></li> <li class="itemize"><span class="cmss-10">short-long</span><a - id="dx1-54026"></a>, <span + id="dx1-57026"></a>, <span class="cmss-10">sc-short-long</span><a - id="dx1-54027"></a>, <span + id="dx1-57027"></a>, <span class="cmss-10">sm-short-long</span><a - id="dx1-54028"></a>: - <!--l. 6612--><p class="noindent" >These three styles are analogous to the above three styles, except the display + id="dx1-57028"></a>: + <!--l. 6836--><p class="noindent" >These three styles are analogous to the above three styles, except the display order is swapped to - </p><!--l. 6615--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 6839--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\firstacronymfont</span><a - id="dx1-54029"></a><span + id="dx1-57029"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmitt-10">short</span><span @@ -15738,13 +16279,13 @@ class="cmmi-10"><</span><span class="cmitt-10">long</span><span class="cmmi-10">></span><span class="cmtt-10">) </span></div><hr> - </p><!--l. 6616--><p class="noindent" > + </p><!--l. 6840--><p class="noindent" > on first use. - </p><!--l. 6619--><p class="noindent" >Note, however, that <span + </p><!--l. 6843--><p class="noindent" >Note, however, that <span class="cmtt-10">\acronymsort</span><a - id="dx1-54030"></a> and <span + id="dx1-57030"></a> and <span class="cmtt-10">\acronymentry</span><a - id="dx1-54031"></a> are the same as for the + id="dx1-57031"></a> are the same as for the <span class="cmmi-10"><</span><span class="cmti-10">long</span><span @@ -15756,26 +16297,26 @@ class="cmmi-10">></span>) styles above, so the acronyms are still sorted </p></li> <li class="itemize"><span class="cmss-10">long-short-desc</span><a - id="dx1-54032"></a>, <span + id="dx1-57032"></a>, <span class="cmss-10">long-sc-short-desc</span><a - id="dx1-54033"></a>, <span + id="dx1-57033"></a>, <span class="cmss-10">long-sm-short-desc</span><a - id="dx1-54034"></a>: - <!--l. 6626--><p class="noindent" >These are like the <span + id="dx1-57034"></a>: + <!--l. 6850--><p class="noindent" >These are like the <span class="cmss-10">long-short</span><a - id="dx1-54035"></a>, <span + id="dx1-57035"></a>, <span class="cmss-10">long-sc-short</span><a - id="dx1-54036"></a> and <span + id="dx1-57036"></a> and <span class="cmss-10">long-sm-short</span><a - id="dx1-54037"></a> styles described + id="dx1-57037"></a> styles described above, except that the <span class="cmss-10">description</span><a - id="dx1-54038"></a> key must be supplied in the optional + id="dx1-57038"></a> key must be supplied in the optional argument of <span class="cmtt-10">\newacronym</span><a - id="dx1-54039"></a>. They also redefine <span + id="dx1-57039"></a>. They also redefine <span class="cmtt-10">\acronymentry</span><a - id="dx1-54040"></a> to <span + id="dx1-57040"></a> to <span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">long</span><span @@ -15788,7 +16329,7 @@ class="cmti-10">short</span><span class="cmmi-10">></span><span class="cmtt-10">}</span>) and redefine <span class="cmtt-10">\acronymsort</span><a - id="dx1-54041"></a><span + id="dx1-57041"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">short</span><span @@ -15806,19 +16347,19 @@ class="cmmi-10">></span>. This means that the acronyms are sorted accordi the short form in parentheses. I recommend you use a glossary style such as <span class="cmss-10">altlist</span><a - id="dx1-54042"></a> with these acronym styles to allow for the long name + id="dx1-57042"></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-54043"></a>, <span + id="dx1-57043"></a>, <span class="cmss-10">sc-short-long-desc</span><a - id="dx1-54044"></a>, <span + id="dx1-57044"></a>, <span class="cmss-10">sm-short-long-desc</span><a - id="dx1-54045"></a>: - <!--l. 6641--><p class="noindent" >These styles are analogous to the above three styles, but the first use display + id="dx1-57045"></a>: + <!--l. 6865--><p class="noindent" >These styles are analogous to the above three styles, but the first use display style is: - </p><!--l. 6644--><p class="noindent" ><hr><div title="Definition"><span + </p><!--l. 6868--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\firstacronymfont{</span><span class="cmmi-10"><</span><span class="cmitt-10">short</span><span @@ -15828,28 +16369,28 @@ class="cmmi-10"><</span><span class="cmitt-10">long</span><span class="cmmi-10">></span><span class="cmtt-10">) </span></div><hr> - </p><!--l. 6645--><p class="noindent" > + </p><!--l. 6869--><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-54046"></a> etc. + id="dx1-57046"></a> etc. </p></li> <li class="itemize"><span class="cmss-10">dua</span><a - id="dx1-54047"></a>, <span + id="dx1-57047"></a>, <span class="cmss-10">dua-desc</span><a - id="dx1-54048"></a>: - <!--l. 6651--><p class="noindent" >These styles always display (via <span -class="cmtt-10">\gls</span><a - id="dx1-54049"></a>) the long form regardless of whether the - entry has been used or not. However, <span + id="dx1-57048"></a>: + <!--l. 6875--><p class="noindent" >With these styles, the <a +href="#x1-410006.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-54050"></a> and <span -class="cmtt-10">\glsentryfull</span><a - id="dx1-54051"></a> will display + id="dx1-57049"></a> and <span +class="cmtt-10">\glsentryfull</span><a + id="dx1-57050"></a> will display <span class="cmmi-10"><</span><span class="cmti-10">long</span><span class="cmmi-10">> </span>(<span @@ -15857,54 +16398,56 @@ class="cmtt-10">\acronymfont{</span><span class="cmmi-10"><</span><span class="cmti-10">short</span><span class="cmmi-10">></span><span -class="cmtt-10">}</span>). In the case of <span +class="cmtt-10">}</span>). In the case of + <span class="cmss-10">dua</span><a - id="dx1-54052"></a>, the <span + id="dx1-57051"></a>, the <span class="cmss-10">name</span><a - id="dx1-54053"></a> and <span + id="dx1-57052"></a> and <span class="cmss-10">sort</span><a - id="dx1-54054"></a> - keys are set to the short form and the description is set to the long - form. In the case of <span + id="dx1-57053"></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-54055"></a>, the <span + id="dx1-57054"></a>, the <span class="cmss-10">name</span><a - id="dx1-54056"></a> and <span + id="dx1-57055"></a> and <span class="cmss-10">sort</span><a - id="dx1-54057"></a> keys are set to the + id="dx1-57056"></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-54058"></a>. - - + id="dx1-57057"></a>. </p></li> <li class="itemize"><span class="cmss-10">footnote</span><a - id="dx1-54059"></a>, <span + id="dx1-57058"></a>, <span class="cmss-10">footnote-sc</span><a - id="dx1-54060"></a>, <span + id="dx1-57059"></a>, <span class="cmss-10">footnote-sm</span><a - id="dx1-54061"></a>: - <!--l. 6663--><p class="noindent" >These three styles set the first use display to: - </p><!--l. 6665--><p class="noindent" ><hr><div title="Definition"><span + id="dx1-57060"></a>: + <!--l. 6887--><p class="noindent" >With these three styles, on first use the <a +href="#x1-410006.1"><span +class="cmtt-10">\gls</span>-like</a> commands display: + </p><!--l. 6889--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\firstacronymfont{</span><span class="cmmi-10"><</span><span class="cmitt-10">short</span><span class="cmmi-10">></span><span class="cmtt-10">}\footnote</span><a - id="dx1-54062"></a><span + id="dx1-57061"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmitt-10">long</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 6666--><p class="noindent" > + </p><!--l. 6890--><p class="noindent" > However, <span class="cmtt-10">\acrfull</span><a - id="dx1-54063"></a> and <span + id="dx1-57062"></a> and <span class="cmtt-10">\glsentryfull</span><a - id="dx1-54064"></a> are set to <span + id="dx1-57063"></a> are set to <span class="cmtt-10">\acronymfont{</span><span class="cmmi-10"><</span><span class="cmti-10">short</span><span @@ -15913,129 +16456,128 @@ class="cmtt-10">}</span> (<span class="cmmi-10"><</span><span class="cmti-10">long</span><span -class="cmmi-10">></span>). (And similarly for plural and upper case forms.) On subsequent use - the display is: - </p><!--l. 6671--><p class="noindent" ><hr><div title="Definition"><span +class="cmmi-10">></span>). On subsequent use the display is: + </p><!--l. 6894--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\acronymfont{</span><span class="cmmi-10"><</span><span class="cmitt-10">short</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 6672--><p class="noindent" > + </p><!--l. 6895--><p class="noindent" > The <span class="cmss-10">sort</span><a - id="dx1-54065"></a> and <span + id="dx1-57064"></a> and <span class="cmss-10">name</span><a - id="dx1-54066"></a> keys are set to the short form, and the <span + id="dx1-57065"></a> keys are set to the short form, and the <span class="cmss-10">description</span><a - id="dx1-54067"></a> is set to the + id="dx1-57066"></a> is set to the long form. - </p><!--l. 6677--><p class="noindent" ><div class="important" title="Important Note"> In order to avoid nested hyperlinks on <a - id="dx1-54068"></a><a + </p><!--l. 6900--><p class="noindent" ><div class="important" title="Important Note"> In order to avoid nested hyperlinks on <a + id="dx1-57067"></a><a href="#glo:firstuse">first use</a> the footnote styles automatically implement <span class="cmss-10">hyperfirst=false</span><a - id="dx1-54069"></a>. </div> - </p><!--l. 6680--><p class="noindent" > + id="dx1-57068"></a> for the acronym lists. </div> + </p><!--l. 6904--><p class="noindent" > </p></li> <li class="itemize"><span class="cmss-10">footnote-desc</span><a - id="dx1-54070"></a>, <span + id="dx1-57069"></a>, <span class="cmss-10">footnote-sc-desc</span><a - id="dx1-54071"></a>, <span + id="dx1-57070"></a>, <span class="cmss-10">footnote-sm-desc</span><a - id="dx1-54072"></a>: - <!--l. 6685--><p class="noindent" >These three styles are similar to the previous three styles, but the description + id="dx1-57071"></a>: + <!--l. 6909--><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-54073"></a>. The <span + id="dx1-57072"></a>. The <span class="cmss-10">name</span><a - id="dx1-54074"></a> key is + id="dx1-57073"></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-54075"></a> key is + id="dx1-57074"></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-54076"></a> will typically be quite wide it’s + id="dx1-57075"></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-54077"></a>. + id="dx1-57076"></a>. </p> </li></ul> <a - id="x1-54078r18"></a> -<!--l. 6696--><p class="noindent" ><span + id="x1-57077r18"></a> +<!--l. 6920--><p class="noindent" ><span class="cmbx-12">Example 18</span><span class="cmbx-12"> (Adapting a Predefined Acronym Style)</span><a - id="x1-54079"></a> -</p><!--l. 6697--><p class="indent" > Suppose I want to use the <span + id="x1-57078"></a> +</p><!--l. 6921--><p class="indent" > Suppose I want to use the <span class="cmss-10">footnote-sc-desc</span><a - id="dx1-54080"></a> style, but I want the <span + id="dx1-57079"></a> style, but I want the <span class="cmss-10">name</span><a - id="dx1-54081"></a> + id="dx1-57080"></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-54082"></a> key set to the short form. Then I need to specify the <span + id="dx1-57081"></a> key set to the short form. Then I need to specify the <span class="cmss-10">footnote-sc-desc</span><a - id="dx1-54083"></a> + id="dx1-57082"></a> style: </p> - <div class="verbatim" id="verbatim-191"> + <div class="verbatim" id="verbatim-189"> \setacronymstyle{footnote-sc-desc} </div> -<!--l. 6703--><p class="nopar" > and then redefine <span +<!--l. 6927--><p class="nopar" > and then redefine <span class="cmtt-10">\acronymsort</span><a - id="dx1-54084"></a> and <span + id="dx1-57083"></a> and <span class="cmtt-10">\acronymentry</span><a - id="dx1-54085"></a>: + id="dx1-57084"></a>: </p> - <div class="verbatim" id="verbatim-192"> + <div class="verbatim" id="verbatim-190"> \renewcommand*{\acronymsort}[2]{#1}% sort by short form  <br />\renewcommand*{\acronymentry}[1]{%  <br />  \acronymfont{\glsentryshort{#1}}\space (\glsentrylong{#1})}% </div> -<!--l. 6709--><p class="nopar" > (I’ve used <span +<!--l. 6933--><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. 6713--><p class="indent" > Since the default Computer Modern fonts don’t support bold smallcaps, I’m also +</p><!--l. 6937--><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-54086"></a> so that it always switches to medium weight to ensure + id="dx1-57085"></a> so that it always switches to medium weight to ensure the smallcaps setting is used: </p> - <div class="verbatim" id="verbatim-193"> + <div class="verbatim" id="verbatim-191"> \renewcommand*{\acronymfont}[1]{\textmd{\scshape #1}} </div> -<!--l. 6719--><p class="nopar" > This isn’t necessary if you use a font that supports bold smallcaps. -</p><!--l. 6722--><p class="indent" > The sample file <a +<!--l. 6943--><p class="nopar" > This isn’t necessary if you use a font that supports bold smallcaps. +</p><!--l. 6946--><p class="indent" > The sample file <a href="#x1-5034r9"><span class="cmtt-10">sampleFnAcrDesc.tex</span></a> illustrates this example. </p> <div class="center" > -<!--l. 6724--><p class="noindent" > -</p><!--l. 6724--><p class="noindent" >____________________________</p></div> -<!--l. 6726--><p class="noindent" > +<!--l. 6948--><p class="noindent" > +</p><!--l. 6948--><p class="noindent" >____________________________</p></div> +<!--l. 6950--><p class="noindent" > </p> -<!--l. 6726--><p class="noindent" ><a +<!--l. 6950--><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. 6729--><p class="noindent" >You may find that the predefined acronyms styles that come with the <span +<!--l. 6953--><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. 6732--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6956--><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-55001"></a> <span + id="dx1-58001"></a> <span class="cmtt-10">\newacronymstyle{</span><span class="cmmi-10"><</span><span class="cmitt-10">style name</span><span @@ -16050,7 +16592,7 @@ class="cmitt-10">definitions</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 6734--><p class="noindent" > +</p><!--l. 6958--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">style name</span><span @@ -16061,154 +16603,154 @@ class="cmti-10">display</span><span class="cmmi-10">></span>, is equivalent to the mandatory argument of <span class="cmtt-10">\defglsentryfmt</span><a - id="dx1-55002"></a>. You can simply use <span + id="dx1-58002"></a>. You can simply use <span class="cmtt-10">\glsgenacfmt</span><a - id="dx1-55003"></a> or you can customize the + id="dx1-58003"></a> or you can customize the display using commands like <span class="cmtt-10">\ifglsused</span><a - id="dx1-55004"></a>, <span + id="dx1-58004"></a>, <span class="cmtt-10">\glsifplural</span><a - id="dx1-55005"></a> and <span + id="dx1-58005"></a> and <span class="cmtt-10">\glscapscase</span><a - id="dx1-55006"></a>. (See <a + id="dx1-58006"></a>. (See <a href="#sec:glsdisplay"><span -class="cmsy-10">§</span>6.1 +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-55007"></a> and <span + id="dx1-58007"></a> and <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-55008"></a>) then you can test if the entry is an acronym + id="dx1-58008"></a>) then you can test if the entry is an acronym and use <span class="cmtt-10">\glsgenacfmt</span><a - id="dx1-55009"></a> if it is or <span + id="dx1-58009"></a> if it is or <span class="cmtt-10">\glsgenentryfmt</span><a - id="dx1-55010"></a> if it isn’t. For example, the + id="dx1-58010"></a> if it isn’t. For example, the <span class="cmss-10">long-short</span><a - id="dx1-55011"></a> style sets <span + id="dx1-58011"></a> style sets <span class="cmmi-10"><</span><span class="cmti-10">display</span><span class="cmmi-10">> </span>as </p> - <div class="verbatim" id="verbatim-194"> + <div class="verbatim" id="verbatim-192"> \ifglshaslong{\glslabel}{\glsgenacfmt}{\glsgenentryfmt}% </div> -<!--l. 6749--><p class="nopar" > (You can use <span +<!--l. 6973--><p class="nopar" > (You can use <span class="cmtt-10">\ifglshasshort</span><a - id="dx1-55012"></a> instead of <span + id="dx1-58012"></a> instead of <span class="cmtt-10">\ifglshaslong</span><a - id="dx1-55013"></a> to test if the entry is an + id="dx1-58013"></a> to test if the entry is an acronym if you prefer.) -</p><!--l. 6753--><p class="indent" > The third argument, <span +</p><!--l. 6977--><p class="indent" > The third argument, <span class="cmmi-10"><</span><span class="cmti-10">definitions</span><span class="cmmi-10">></span>, can be used to redefine the commands that affect the display style, such as <span class="cmtt-10">\acronymfont</span><a - id="dx1-55014"></a> or, if <span + id="dx1-58014"></a> or, if <span class="cmmi-10"><</span><span class="cmti-10">display</span><span class="cmmi-10">> </span>uses <span class="cmtt-10">\glsgenacfmt</span>, <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-55015"></a> and its variants. -</p><!--l. 6758--><p class="indent" > Note that <span + id="dx1-58015"></a> and its variants. +</p><!--l. 6982--><p class="indent" > Note that <span class="cmtt-10">\setacronymstyle</span><a - id="dx1-55016"></a> redefines <span + id="dx1-58016"></a> redefines <span class="cmtt-10">\glsentryfull</span><a - id="dx1-55017"></a> and <span + id="dx1-58017"></a> and <span class="cmtt-10">\acrfullfmt</span><a - id="dx1-55018"></a> to use + id="dx1-58018"></a> to use <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-55019"></a> (and similarly for the plural and upper case variants). If this + id="dx1-58019"></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-55020"></a> and <span + id="dx1-58020"></a> and <span class="cmss-10">dua</span><a - id="dx1-55021"></a>) + id="dx1-58021"></a>) <span class="cmtt-10">\newacronymstyle </span>should redefine these commands within <span class="cmmi-10"><</span><span class="cmti-10">definitions</span><span class="cmmi-10">></span>. -</p><!--l. 6766--><p class="indent" > Within <span +</p><!--l. 6990--><p class="indent" > Within <span class="cmtt-10">\newacronymstyle</span>’s <span class="cmmi-10"><</span><span class="cmti-10">definitions</span><span class="cmmi-10">> </span>argument you can also redefine -</p><!--l. 6768--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 6992--><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-55022"></a> <span + id="dx1-58022"></a> <span class="cmtt-10">\GenericAcronymFields </span></div><hr> -</p><!--l. 6770--><p class="noindent" > +</p><!--l. 6994--><p class="noindent" > This is a list of additional fields to be set in <span class="cmtt-10">\newacronym</span><a - id="dx1-55023"></a>. You can use the + id="dx1-58023"></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-55024"></a><span + id="dx1-58024"></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-55025"></a><span + id="dx1-58025"></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-55026"></a><span + id="dx1-58026"></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-55027"></a>. For example, the <span + id="dx1-58027"></a>. For example, the <span class="cmss-10">long-short</span><a - id="dx1-55028"></a> style does: + id="dx1-58028"></a> style does: </p> - <div class="verbatim" id="verbatim-195"> + <div class="verbatim" id="verbatim-193"> \renewcommand*{\GenericAcronymFields}{%  <br />   description={\the\glslongtok}}% </div> -<!--l. 6781--><p class="nopar" > which sets the <span +<!--l. 7005--><p class="nopar" > which sets the <span class="cmss-10">description</span><a - id="dx1-55029"></a> field to the long form of the acronym whereas the + id="dx1-58029"></a> field to the long form of the acronym whereas the <span class="cmss-10">long-short-desc</span><a - id="dx1-55030"></a> style does: + id="dx1-58030"></a> style does: </p> - <div class="verbatim" id="verbatim-196"> + <div class="verbatim" id="verbatim-194"> \renewcommand*{\GenericAcronymFields}{}% </div> -<!--l. 6786--><p class="nopar" > since the description needs to be specified by the user. -</p><!--l. 6789--><p class="indent" > It may be that you want to define a new acronym style that’s based on an existing +<!--l. 7010--><p class="nopar" > since the description needs to be specified by the user. +</p><!--l. 7013--><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="cmmi-10"><</span><span class="cmti-10">display</span><span class="cmmi-10">> </span>you can use -</p><!--l. 6792--><p class="indent" > <span class="marginpar"><span +</p><!--l. 7016--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\GlsUseAcrEntryDispStyle</span><span class="cmtt-9"> </span></span><a - id="dx1-55031"></a> -</p><!--l. 6794--><p class="indent" > <hr><div title="Definition"><span + id="dx1-58031"></a> +</p><!--l. 7018--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\GlsUseAcrEntryDispStyle{</span><span class="cmmi-10"><</span><span class="cmitt-10">style name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6795--><p class="noindent" > +</p><!--l. 7019--><p class="noindent" > to use the <span class="cmmi-10"><</span><span class="cmti-10">display</span><span @@ -16220,16 +16762,16 @@ class="cmmi-10">></span>. Within class="cmmi-10"><</span><span class="cmti-10">definitions</span><span class="cmmi-10">> </span>you can use -</p><!--l. 6798--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7022--><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-55032"></a> <span + id="dx1-58032"></a> <span class="cmtt-10">\GlsUseAcrStyleDefs{</span><span class="cmmi-10"><</span><span class="cmitt-10">style name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 6800--><p class="noindent" > +</p><!--l. 7024--><p class="noindent" > to use the <span class="cmmi-10"><</span><span class="cmti-10">definitions</span><span @@ -16239,9 +16781,9 @@ class="cmti-10">style name</span><span class="cmmi-10">></span>. For example, the <span class="cmss-10">long-sc-short</span><a - id="dx1-55033"></a> acronym style is based on the <span + id="dx1-58033"></a> acronym style is based on the <span class="cmss-10">long-short</span><a - id="dx1-55034"></a> style with minor modifications + id="dx1-58034"></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 @@ -16251,7 +16793,7 @@ class="cmmi-10">></span>): </p> - <div class="verbatim" id="verbatim-197"> + <div class="verbatim" id="verbatim-195"> \newacronymstyle{long-sc-short}%  <br />{% use the same display as "long-short"  <br />  \GlsUseAcrEntryDispStyle{long-short}% @@ -16263,18 +16805,18 @@ class="cmmi-10">></span>):  <br />  \renewcommand*{\acrpluralsuffix}{\glstextup{\glspluralsuffix}}%  <br />} </div> -<!--l. 6817--><p class="nopar" > (<span class="marginpar"><span +<!--l. 7041--><p class="nopar" > (<span class="marginpar"><span class="cmtt-9">\glstextup</span><span class="cmtt-9"> </span></span><a - id="dx1-55035"></a><span + id="dx1-58035"></a><span class="cmtt-10">\glstextup </span>is used to cancel the effect of <span class="cmtt-10">\textsc</span><a - id="dx1-55036"></a>. This defaults to + id="dx1-58036"></a>. This defaults to <span class="cmtt-10">\textulc</span><a - id="dx1-55037"></a>, if defined, otherwise <span + id="dx1-58037"></a>, if defined, otherwise <span class="cmtt-10">\textup</span><a - id="dx1-55038"></a>. For example, the plural of <span + id="dx1-58038"></a>. For example, the plural of <span class="cmcsc-10"><span class="small-caps">s</span><span class="small-caps">v</span><span @@ -16290,13 +16832,13 @@ class="small-caps">v</span><span class="small-caps">m</span><span class="small-caps">s</span></span>.) <a - id="x1-55039r19"></a> -</p><!--l. 6823--><p class="noindent" ><span + id="x1-58039r19"></a> +</p><!--l. 7047--><p class="noindent" ><span class="cmbx-12">Example 19</span><span class="cmbx-12"> (Defining a Custom Acronym Style)</span><a - id="x1-55040"></a> -</p><!--l. 6824--><p class="indent" > Suppose I want my acronym on <a - id="dx1-55041"></a><a + id="x1-58040"></a> +</p><!--l. 7048--><p class="indent" > Suppose I want my acronym on <a + id="dx1-58041"></a><a href="#glo:firstuse">first use</a> to have the short form in the text and the long form with the description in a footnote. Suppose also that I want the short form to be put in small caps in the main body of the document, but I @@ -16304,13 +16846,13 @@ 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-55042"></a> on <a - id="dx1-55043"></a><a + id="dx1-58042"></a> on <a + id="dx1-58043"></a><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-55044"></a><span + id="dx1-58044"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">abbrv</span><span @@ -16328,7 +16870,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-55045"></a><span + id="dx1-58045"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">abbrv</span><span @@ -16347,31 +16889,31 @@ class="cmmi-10"><</span><span class="cmti-10">description</span><span class="cmmi-10">></span> <br /><spacer type=vertical size=10></span> -</p><!--l. 6845--><p class="indent" > Let’s suppose it’s possible that I may have a mixed glossary. I can check this in the +</p><!--l. 7069--><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-55046"></a> using: + id="dx1-58046"></a> using: </p> - <div class="verbatim" id="verbatim-198"> + <div class="verbatim" id="verbatim-196"> \ifglshaslong{\glslabel}{\glsgenacfmt}{\glsgenentryfmt}% </div> -<!--l. 6849--><p class="nopar" > This will use <span +<!--l. 7073--><p class="nopar" > This will use <span class="cmtt-10">\glsgenentryfmt</span><a - id="dx1-55047"></a> if the entry isn’t an acronym, otherwise it will use + id="dx1-58047"></a> if the entry isn’t an acronym, otherwise it will use <span class="cmtt-10">\glsgenacfmt</span><a - id="dx1-55048"></a>. The third argument (<span + id="dx1-58048"></a>. The third argument (<span class="cmmi-10"><</span><span class="cmti-10">definitions</span><span class="cmmi-10">></span>) of <span class="cmtt-10">\newacronymstyle</span><a - id="dx1-55049"></a> needs to + id="dx1-58049"></a> needs to redefine <span class="cmtt-10">\genacrfullformat</span><a - id="dx1-55050"></a> etc so that the <a - id="dx1-55051"></a><a + id="dx1-58050"></a> etc so that the <a + id="dx1-58051"></a><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 @@ -16380,7 +16922,7 @@ class="cmtt-10">#</span></span></span>): </p> - <div class="verbatim" id="verbatim-199"> + <div class="verbatim" id="verbatim-197">  % No case change, singular first use:  <br />  \renewcommand*{\genacrfullformat}[2]{%  <br />   \firstacronymfont{\glsentryshort{##1}}##2% @@ -16402,12 +16944,12 @@ class="cmtt-10">#</span></span></span>):  <br />   \footnote{\glsentrylongpl{##1}: \glsentrydesc{##1}}%  <br />  }% </div> -<!--l. 6878--><p class="nopar" > If you think it inappropriate for the short form to be capitalised at the start of a +<!--l. 7102--><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-200"> + <div class="verbatim" id="verbatim-198">  % No case change, singular first use:  <br />  \renewcommand*{\genacrfullformat}[2]{%  <br />   \firstacronymfont{\glsentryshort{##1}}##2% @@ -16421,21 +16963,21 @@ sentence you can change the above to:  <br /> \let\Genacrfullformat\genacrfullformat  <br /> \let\Genplacrfullformat\genplacrfullformat </div> -<!--l. 6894--><p class="nopar" > Another variation is to use <span +<!--l. 7118--><p class="nopar" > Another variation is to use <span class="cmtt-10">\Glsentrylong</span><a - id="dx1-55052"></a> and <span + id="dx1-58052"></a> and <span class="cmtt-10">\Glsentrylongpl</span><a - id="dx1-55053"></a> in the footnote + id="dx1-58053"></a> in the footnote instead of <span class="cmtt-10">\glsentrylong</span><a - id="dx1-55054"></a> and <span + id="dx1-58054"></a> and <span class="cmtt-10">\glsentrylongpl</span><a - id="dx1-55055"></a>. -</p><!--l. 6899--><p class="indent" > Now let’s suppose that commands such as <span + id="dx1-58055"></a>. +</p><!--l. 7123--><p class="indent" > Now let’s suppose that commands such as <span class="cmtt-10">\glsentryfull</span><a - id="dx1-55056"></a> and <span + id="dx1-58056"></a> and <span class="cmtt-10">\acrfull</span><a - id="dx1-55057"></a> shouldn’t + id="dx1-58057"></a> shouldn’t use a footnote, but instead use the format: <span class="cmmi-10"><</span><span class="cmti-10">long</span><span @@ -16446,13 +16988,13 @@ class="cmmi-10">></span>). This means that the style needs to redefine <span class="cmtt-10">\glsentryfull</span>, <span class="cmtt-10">\acrfullfmt</span><a - id="dx1-55058"></a> and their plural and upper case + id="dx1-58058"></a> and their plural and upper case variants. -</p><!--l. 6906--><p class="indent" > First, the non-linking commands: +</p><!--l. 7130--><p class="indent" > First, the non-linking commands: </p> - <div class="verbatim" id="verbatim-201"> + <div class="verbatim" id="verbatim-199">   \renewcommand*{\glsentryfull}[1]{%  <br />    \glsentrylong{##1}\space  <br />      (\acronymfont{\glsentryshort{##1}})% @@ -16470,11 +17012,11 @@ variants.  <br />      (\acronymfont{\glsentryshortpl{##1}})%  <br />  }% </div> -<!--l. 6924--><p class="nopar" > Now for the linking commands: +<!--l. 7148--><p class="nopar" > Now for the linking commands: </p> - <div class="verbatim" id="verbatim-202"> + <div class="verbatim" id="verbatim-200">   \renewcommand*{\acrfullfmt}[3]{%  <br />    \glslink[##1]{##2}{%  <br />     \glsentrylong{##2}##3\space @@ -16516,105 +17058,105 @@ variants.  <br />    }%  <br />  }% </div> -<!--l. 6967--><p class="nopar" > (This may cause problems with long hyperlinks, in which case adjust the +<!--l. 7191--><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-55059"></a>.) -</p><!--l. 6972--><p class="indent" > The style also needs to redefine <span + id="dx1-58059"></a>.) +</p><!--l. 7196--><p class="indent" > The style also needs to redefine <span class="cmtt-10">\acronymsort</span><a - id="dx1-55060"></a> so that the acronyms are sorted + id="dx1-58060"></a> so that the acronyms are sorted according to the long form: </p> - <div class="verbatim" id="verbatim-203"> + <div class="verbatim" id="verbatim-201">   \renewcommand*{\acronymsort}[2]{##2}% </div> -<!--l. 6976--><p class="nopar" > If you prefer them to be sorted according to the short form you can change the above +<!--l. 7200--><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-204"> + <div class="verbatim" id="verbatim-202">   \renewcommand*{\acronymsort}[2]{##1}% </div> -<!--l. 6981--><p class="nopar" > The acronym font needs to be set to <span +<!--l. 7205--><p class="nopar" > The acronym font needs to be set to <span class="cmtt-10">\textsc</span><a - id="dx1-55061"></a> and the plural suffix adjusted so that + id="dx1-58061"></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-205"> + <div class="verbatim" id="verbatim-203">   \renewcommand*{\acronymfont}[1]{\textsc{##1}}%  <br />  \renewcommand*{\acrpluralsuffix}{\glstextup{\glspluralsuffix}}% </div> -<!--l. 6988--><p class="nopar" > There are a number of ways of dealing with the format in the list of acronyms. The +<!--l. 7212--><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-55062"></a> to the long form followed by the upper case + id="dx1-58062"></a> to the long form followed by the upper case short form in parentheses: </p> - <div class="verbatim" id="verbatim-206"> + <div class="verbatim" id="verbatim-204">  \renewcommand*{\acronymentry}[1]{%  <br />   \Glsentrylong{##1}\space  <br />     (\MakeTextUppercase{\glsentryshort{##1}})}% </div> -<!--l. 6996--><p class="nopar" > (I’ve used <span +<!--l. 7220--><p class="nopar" > (I’ve used <span class="cmtt-10">\Glsentrylong</span><a - id="dx1-55063"></a> instead of <span + id="dx1-58063"></a> instead of <span class="cmtt-10">\glsentrylong</span><a - id="dx1-55064"></a> to capitalise the name in the + id="dx1-58064"></a> to capitalise the name in the glossary.) -</p><!--l. 7000--><p class="indent" > An alternative approach is to set <span +</p><!--l. 7224--><p class="indent" > An alternative approach is to set <span class="cmtt-10">\acronymentry</span><a - id="dx1-55065"></a> to just the long form and + id="dx1-58065"></a> to just the long form and redefine <span class="cmtt-10">\GenericAcronymFields</span><a - id="dx1-55066"></a> to set the <span + id="dx1-58066"></a> to set the <span class="cmss-10">symbol</span><a - id="dx1-55067"></a> key to the short form and use a + id="dx1-58067"></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-55068"></a> (such as the <span + id="dx1-58068"></a> (such as the <span class="cmss-10">tree</span><a - id="dx1-55069"></a> + id="dx1-58069"></a> style) like this: </p> - <div class="verbatim" id="verbatim-207"> + <div class="verbatim" id="verbatim-205">  \renewcommand*{\acronymentry}[1]{\Glsentrylong{##1}}%  <br /> \renewcommand*{\GenericAcronymFields}{%  <br />    symbol={\protect\MakeTextUppercase{\the\glsshorttok}}}% </div> -<!--l. 7009--><p class="nopar" > I’m going to use the first approach and set <span +<!--l. 7233--><p class="nopar" > I’m going to use the first approach and set <span class="cmtt-10">\GenericAcronymFields</span><a - id="dx1-55070"></a> to do + id="dx1-58070"></a> to do nothing: </p> - <div class="verbatim" id="verbatim-208"> + <div class="verbatim" id="verbatim-206">  \renewcommand*{\GenericAcronymFields}{}% </div> -<!--l. 7014--><p class="nopar" > -</p><!--l. 7016--><p class="indent" > Finally, this style needs to switch off hyperlinks on first use to avoid nested +<!--l. 7238--><p class="nopar" > +</p><!--l. 7240--><p class="indent" > Finally, this style needs to switch off hyperlinks on first use to avoid nested links: </p> - <div class="verbatim" id="verbatim-209"> + <div class="verbatim" id="verbatim-207">  \glshyperfirstfalse </div> -<!--l. 7020--><p class="nopar" > Putting this all together: +<!--l. 7244--><p class="nopar" > Putting this all together: </p> - <div class="verbatim" id="verbatim-210"> + <div class="verbatim" id="verbatim-208"> \newacronymstyle{custom-fn}% new style name  <br />{%  <br />  \ifglshaslong{\glslabel}{\glsgenacfmt}{\glsgenentryfmt}% @@ -16704,30 +17246,30 @@ links:  <br />     (\MakeTextUppercase{\glsentryshort{##1}})}%  <br />} </div> -<!--l. 7109--><p class="nopar" > -</p><!--l. 7111--><p class="indent" > Now I need to specify that I want to use this new style: +<!--l. 7333--><p class="nopar" > +</p><!--l. 7335--><p class="indent" > Now I need to specify that I want to use this new style: </p> - <div class="verbatim" id="verbatim-211"> + <div class="verbatim" id="verbatim-209"> \setacronymstyle{custom-fn} </div> -<!--l. 7114--><p class="nopar" > I also need to use a glossary style that suits this acronym style, for example +<!--l. 7338--><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-55071"></a>: + id="dx1-58071"></a>: </p> - <div class="verbatim" id="verbatim-212"> + <div class="verbatim" id="verbatim-210"> \setglossarystyle{altlist} </div> -<!--l. 7119--><p class="nopar" > -</p><!--l. 7121--><p class="indent" > Once the acronym style has been set, I can define my acronyms: +<!--l. 7343--><p class="nopar" > +</p><!--l. 7345--><p class="indent" > Once the acronym style has been set, I can define my acronyms: </p> - <div class="verbatim" id="verbatim-213"> + <div class="verbatim" id="verbatim-211"> \newacronym[description={set of tags for use in  <br />developing hypertext documents}]{html}{html}{Hyper  <br />Text Markup Language} @@ -16735,21 +17277,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. 7130--><p class="nopar" > -</p><!--l. 7132--><p class="indent" > The sample file <a +<!--l. 7354--><p class="nopar" > +</p><!--l. 7356--><p class="indent" > The sample file <a href="#x1-5037r11"><span class="cmtt-10">sample-custom-acronym.tex</span></a> illustrates this example. </p> <div class="center" > -<!--l. 7134--><p class="noindent" > -</p><!--l. 7134--><p class="noindent" >____________________________</p></div> -<!--l. 7136--><p class="noindent" > +<!--l. 7358--><p class="noindent" > +</p><!--l. 7358--><p class="noindent" >____________________________</p></div> +<!--l. 7360--><p class="noindent" > </p> -<!--l. 7136--><p class="noindent" ><a +<!--l. 7360--><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. 7139--><p class="noindent" >The list of acronyms is just like any other type of glossary and can be displayed on its +<!--l. 7363--><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 @@ -16757,13 +17299,14 @@ href="#option1"><span class="cmbx-10">Option</span><span class="cmbx-10"> 1</span></a><span class="cmbx-10">:</span> </dt><dd -class="description"><div class="alltt"> +class="description"> + <div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-56001"></a><span + id="dx1-59001"></a><span class="cmtt-10">[type=\acronymtype</span><a - id="dx1-56002"></a><span + id="dx1-59002"></a><span class="cmtt-10">]</span> </div> </div> @@ -16778,25 +17321,26 @@ class="cmbx-10"> </span><a href="#option3"><span class="cmbx-10">3</span></a><span class="cmbx-10">:</span> </dt><dd -class="description"><div class="alltt"> +class="description"> + <div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printglossary</span><a - id="dx1-56003"></a><span + id="dx1-59003"></a><span class="cmtt-10">[type=\acronymtype</span><a - id="dx1-56004"></a><span + id="dx1-59004"></a><span class="cmtt-10">]</span> </div> </div> - <!--l. 7152--><p class="noindent" >(If you use the <span + <!--l. 7376--><p class="noindent" >(If you use the <span class="cmss-10">acronym</span><a - id="dx1-56005"></a> package option you can also use </p><div class="alltt"> + id="dx1-59005"></a> package option you can also use </p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\printacronyms</span><a - id="dx1-56006"></a><span + id="dx1-59006"></a><span class="cmtt-10">[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -16807,9 +17351,9 @@ class="cmtt-10">]</span> <div class="obeylines-v"> <span class="cmtt-10">\printglossary</span><a - id="dx1-56007"></a><span + id="dx1-59007"></a><span class="cmtt-10">[type=\acronymtype</span><a - id="dx1-56008"></a><span + id="dx1-59008"></a><span class="cmtt-10">,</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -16821,7 +17365,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. 7164--><p class="noindent" >Alternatively the list of acronyms can be displayed with all the other glossaries +<!--l. 7388--><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 @@ -16831,7 +17375,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-56009"></a> + id="dx1-59009"></a> </dd><dt class="description"> <span class="cmbx-10">Options</span><span @@ -16845,26 +17389,26 @@ class="cmbx-10">3</span></a><span class="cmbx-10">:</span> </dt><dd class="description"><span class="cmtt-10">\printglossaries</span><a - id="dx1-56010"></a></dd></dl> -<!--l. 7172--><p class="indent" > However, care must be taken to choose a glossary style that’s appropriate to your + id="dx1-59010"></a></dd></dl> +<!--l. 7396--><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. 7177--><p class="noindent" > +</p><!--l. 7401--><p class="noindent" > </p> -<!--l. 7177--><p class="noindent" ><a +<!--l. 7401--><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. 7180--><p class="noindent" >Users of the obsolete <span +<!--l. 7404--><p class="noindent" >Users of the obsolete <span class="cmss-10">glossary</span><a - id="dx1-57001"></a> package may recall that the syntax used to define new + id="dx1-60001"></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-57002"></a> package created the command <span + id="dx1-60002"></a> package created the command <span class="cmtt-10">\</span><span class="cmmi-10"><</span><span class="cmti-10">acr-name</span><span @@ -16873,16 +17417,16 @@ class="cmmi-10">> </span>when defining the acronym class="cmmi-10"><</span><span class="cmti-10">acr-name</span><span class="cmmi-10">></span>. -</p><!--l. 7186--><p class="indent" > In order to facilitate migrating from the old package to the new one, the <span +</p><!--l. 7410--><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-57003f1"></a> + id="x1-60003f1"></a> provides the command: -</p><!--l. 7189--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7413--><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-57004"></a> <span + id="dx1-60004"></a> <span class="cmtt-10">\oldacronym[</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -16901,16 +17445,16 @@ class="cmitt-10">key-val list</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 7191--><p class="noindent" > +</p><!--l. 7415--><p class="noindent" > This uses the same syntax as the <span class="cmss-10">glossary</span><a - id="dx1-57005"></a> package’s method of defining acronyms. It is + id="dx1-60005"></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-57006"></a><span + id="dx1-60006"></a><span class="cmtt-10">[</span><span class="cmmi-10"><</span><span class="cmti-10">key-val list</span><span @@ -16931,14 +17475,14 @@ class="cmtt-10">}</span> <br /><spacer type=vertical size=10></span> In addition, <span class="cmtt-10">\oldacronym</span><a - id="dx1-57007"></a> also defines the commands <span + id="dx1-60007"></a> also defines the commands <span class="cmtt-10">\</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>, which is equivalent to <span class="cmtt-10">\gls</span><a - id="dx1-57008"></a><span + id="dx1-60008"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -16950,7 +17494,7 @@ class="cmti-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">*</span>, which is equivalent to <span class="cmtt-10">\Gls</span><a - id="dx1-57009"></a><span + id="dx1-60009"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -16974,15 +17518,15 @@ class="cmti-10">label</span><span class="cmmi-10">> </span>doesn’t allow you to use the first optional argument of <span class="cmtt-10">\gls</span><a - id="dx1-57010"></a> or <span + id="dx1-60010"></a> or <span class="cmtt-10">\Gls</span><a - id="dx1-57011"></a> — you will need to explicitly use <span + id="dx1-60011"></a> — you will need to explicitly use <span class="cmtt-10">\gls</span><a - id="dx1-57012"></a> or <span + id="dx1-60012"></a> or <span class="cmtt-10">\Gls</span><a - id="dx1-57013"></a> to change the + id="dx1-60013"></a> to change the settings. -</p><!--l. 7208--><p class="indent" > <div class="important" title="Important Note"> Recall that, in general, <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span +</p><!--l. 7432--><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 @@ -16991,28 +17535,28 @@ class="cmti-10">label</span><span class="cmmi-10">> </span>unless you additionally load the <span class="cmss-10">xspace</span><a - id="dx1-57014"></a> package, but be aware that there are some issues with + id="dx1-60014"></a> package, but be aware that there are some issues with using <span class="cmss-10">xspace</span><a - id="dx1-57015"></a>.<span class="footnote-mark"><a + id="dx1-60015"></a>.<span class="footnote-mark"><a href="#fn2x14" id="fn2x14-bk"><sup class="textsuperscript">13.2</sup></a></span></div> -</p><!--l. 7214--><p class="noindent" > +</p><!--l. 7438--><p class="noindent" > <a - id="x1-57016f2"></a> -</p><!--l. 7218--><p class="indent" > The <span + id="x1-60016f2"></a> +</p><!--l. 7442--><p class="indent" > The <span class="cmss-10">glossaries </span>package doesn’t load the <span class="cmss-10">xspace</span><a - id="dx1-57017"></a> package since there are both + id="dx1-60017"></a> package since there are both advantages and disadvantages to using <span class="cmtt-10">\xspace</span><a - id="dx1-57018"></a> in <span + id="dx1-60018"></a> in <span class="cmtt-10">\</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. If you don’t use the <span class="cmss-10">xspace</span><a - id="dx1-57019"></a> package you need to explicitly force a space using <span class="obeylines-h"><span class="verb"><span + id="dx1-60019"></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 class="cmtt-10">\</span><span @@ -17021,21 +17565,21 @@ class="cmti-10">label</span><span class="cmmi-10">> </span>with additional text in square brackets (the final optional argument to <span class="cmtt-10">\gls</span><a - id="dx1-57020"></a>). If you use the <span + id="dx1-60020"></a>). If you use the <span class="cmss-10">xspace</span><a - id="dx1-57021"></a> package you don’t need to escape the spaces + id="dx1-60021"></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-57022"></a>). -</p><!--l. 7229--><p class="indent" > To illustrate this, suppose I define the acronym “abc” as follows: + id="dx1-60022"></a>). +</p><!--l. 7453--><p class="indent" > To illustrate this, suppose I define the acronym “abc” as follows: </p> - <div class="verbatim" id="verbatim-214"> + <div class="verbatim" id="verbatim-212"> \oldacronym{abc}{example acronym}{} </div> -<!--l. 7233--><p class="nopar" > This will create the command <span +<!--l. 7457--><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> @@ -17043,16 +17587,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-57023"></a> package has been loaded. As can be seen from the final row in + id="dx1-60023"></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-57024"></a> package prevents the optional argument from being + id="dx1-60024"></a> package prevents the optional argument from being recognised. </p> <div class="table"> -<!--l. 7241--><p class="indent" > <a +<!--l. 7465--><p class="indent" > <a id="tab:xspace"></a></p><hr class="float" /><div class="float" > @@ -17061,7 +17605,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-570252 --> +class="cmtt-10">\oldacronym</span></span></div><!--tex4ht:label?: x1-600252 --> <div class="tabular"> <table id="TBL-9" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-9-1g"><col @@ -17118,128 +17662,126 @@ class="td11"> abc’s xyz </td></tr></table> </div> -<!--l. 7259--><p class="indent" > </div> -</p><!--l. 7259--><p class="noindent" ><a +<!--l. 7483--><p class="indent" > </div> +</p><!--l. 7483--><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. 7262--><p class="indent" > When using <span -class="cmtt-10">\gls</span><a - id="dx1-58001"></a>, <span -class="cmtt-10">\glspl</span><a - id="dx1-58002"></a> and their upper case variants it is possible that you may -want to use the value given by the <span +</p><!--l. 7486--><p class="indent" > When using the <a +href="#x1-410006.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-58003"></a> key, even though you have already <a - id="dx1-58004"></a><a -href="#glo:firstuse">used</a> the -glossary entry. Conversely, you may want to use the value given by the <span + id="dx1-61001"></a> key, even though you have already <a + id="dx1-61002"></a><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-58005"></a> key, even -though you haven’t used the glossary entry. The former can be achieved by one of the -following commands: -</p><!--l. 7268--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-61003"></a> key, even though you +haven’t used the glossary entry. The former can be achieved by one of the following +commands: +</p><!--l. 7492--><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-58006"></a> <span + id="dx1-61004"></a> <span class="cmtt-10">\glsreset{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 7270--><p class="noindent" > -</p><!--l. 7271--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7494--><p class="noindent" > +</p><!--l. 7495--><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-58007"></a> <span + id="dx1-61005"></a> <span class="cmtt-10">\glslocalreset{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 7273--><p class="noindent" > +</p><!--l. 7497--><p class="noindent" > while the latter can be achieved by one of the following commands: -</p><!--l. 7275--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7499--><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-58008"></a> <span + id="dx1-61006"></a> <span class="cmtt-10">\glsunset{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 7277--><p class="noindent" > -</p><!--l. 7278--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7501--><p class="noindent" > +</p><!--l. 7502--><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-58009"></a> <span + id="dx1-61007"></a> <span class="cmtt-10">\glslocalunset{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 7280--><p class="noindent" > +</p><!--l. 7504--><p class="noindent" > You can also reset or unset all entries for a given glossary or list of glossaries using: -</p><!--l. 7283--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7507--><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-58010"></a> <span + id="dx1-61008"></a> <span class="cmtt-10">\glsresetall[</span><span class="cmmi-10"><</span><span class="cmitt-10">glossary list</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 7285--><p class="noindent" > -</p><!--l. 7286--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7509--><p class="noindent" > +</p><!--l. 7510--><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-58011"></a> <span + id="dx1-61009"></a> <span class="cmtt-10">\glslocalresetall[</span><span class="cmmi-10"><</span><span class="cmitt-10">glossary list</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 7288--><p class="noindent" > -</p><!--l. 7289--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7512--><p class="noindent" > +</p><!--l. 7513--><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-58012"></a> <span + id="dx1-61010"></a> <span class="cmtt-10">\glsunsetall[</span><span class="cmmi-10"><</span><span class="cmitt-10">glossary list</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 7291--><p class="noindent" > -</p><!--l. 7292--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7515--><p class="noindent" > +</p><!--l. 7516--><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-58013"></a> <span + id="dx1-61011"></a> <span class="cmtt-10">\glslocalunsetall[</span><span class="cmmi-10"><</span><span class="cmitt-10">glossary list</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 7294--><p class="noindent" > +</p><!--l. 7518--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">glossary list</span><span class="cmmi-10">> </span>is a comma-separated list of glossary labels. If omitted, all -defined glossaries are assumed. For example, to reset all entries in the main glossary -and the list of acronyms: +defined glossaries are assumed (except for the ignored ones). For example, to reset all +entries in the main glossary and the list of acronyms: </p> - <div class="verbatim" id="verbatim-215"> + <div class="verbatim" id="verbatim-213"> \glsresetall[main,acronym] </div> -<!--l. 7301--><p class="nopar" > -</p><!--l. 7303--><p class="indent" > You can determine whether an entry’s <a - id="dx1-58014"></a><a +<!--l. 7526--><p class="nopar" > +</p><!--l. 7528--><p class="indent" > You can determine whether an entry’s <a + id="dx1-61012"></a><a href="#glo:firstuseflag">first use flag</a> is set using: -</p><!--l. 7304--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7529--><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-58015"></a> <span + id="dx1-61013"></a> <span class="cmtt-10">\ifglsused{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -17254,7 +17796,7 @@ class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 7306--><p class="noindent" > +</p><!--l. 7531--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -17267,28 +17809,28 @@ class="cmmi-10">> </span>will be done, otherwise <span class="cmmi-10"><</span><span class="cmti-10">false part</span><span class="cmmi-10">> </span>will be done. -</p><!--l. 7311--><p class="indent" > <div class="important" title="Important Note"> Be careful when using commands such as <span -class="cmtt-10">\gls</span><a - id="dx1-58016"></a> within an environment or +</p><!--l. 7536--><p class="indent" > <div class="important" title="Important Note"> Be careful when using <a +href="#x1-410006.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. 7316--><p class="noindent" > -</p><!--l. 7318--><p class="indent" > For example, the <span +</p><!--l. 7541--><p class="noindent" > +</p><!--l. 7543--><p class="indent" > For example, the <span class="cmss-10">frame</span><a - id="dx1-58017"></a><a - id="dx1-58018"></a> environment in <span + id="dx1-61014"></a><a + id="dx1-61015"></a> environment in <span class="cmss-10">beamer</span><a - id="dx1-58019"></a> processes its argument for each + id="dx1-61016"></a> processes its argument for each overlay. This means that the <a - id="dx1-58020"></a><a + id="dx1-61017"></a><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. 7323--><p class="indent" > Consider the following example: +</p><!--l. 7548--><p class="indent" > Consider the following example: </p> - <div class="verbatim" id="verbatim-216"> + <div class="verbatim" id="verbatim-214"> \documentclass{beamer}  <br />\usepackage{glossaries}  <br />\newacronym{svm}{SVM}{support vector machine} @@ -17302,20 +17844,43 @@ subsequent overlays will use the non-first use form.  <br />\end{frame}  <br />\end{document} </div> -<!--l. 7343--><p class="nopar" > -</p><!--l. 7345--><p class="indent" > On the first overlay, <span class="obeylines-h"><span class="verb"><span +<!--l. 7568--><p class="nopar" > +</p><!--l. 7570--><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 - id="dx1-58021"></a><a + id="dx1-61018"></a><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 the only suggestion I can give is to explicitly reset each acronym on -first use: +around this and I can only offer two suggestions. +</p><!--l. 7576--><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-61019"></a> when you want the full version to be displayed: </p> - <div class="verbatim" id="verbatim-217"> + <div class="verbatim" id="verbatim-215"> +\documentclass{beamer} + <br />\usepackage{glossaries} + <br />\newacronym{svm}{SVM}{support vector machine} + <br />\glsunsetall + <br />\begin{document} + <br />\begin{frame} + <br /> \frametitle{Frame 1} + <br /> \begin{itemize} + <br />  \item<+-> \acrfull{svm} + <br />  \item<+-> Stuff. + <br /> \end{itemize} + <br />\end{frame} + <br />\end{document} +</div> +<!--l. 7598--><p class="nopar" > +</p><!--l. 7600--><p class="indent" > Secondly, explicitly reset each acronym on first use: + + +</p> + <div class="verbatim" id="verbatim-216"> \begin{frame}  <br /> \frametitle{Frame 1}  <br /> \begin{itemize} @@ -17324,26 +17889,35 @@ first use:  <br /> \end{itemize}  <br />\end{frame} </div> -<!--l. 7360--><p class="nopar" > This is non-optimal, but the <span +<!--l. 7610--><p class="nopar" > These are non-optimal, but the <span class="cmss-10">beamer</span><a - id="dx1-58022"></a> class is too complex for me to suggest an -alternative solution. -</p><!--l. 7364--><p class="indent" > The <span + id="dx1-61020"></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-61021"></a><a + id="dx1-61022"></a>-like environments (but not <span +class="cmss-10">tabular</span><a + id="dx1-61023"></a><a + id="dx1-61024"></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. 7618--><p class="indent" > The <span class="cmss-10">amsmath</span><a - id="dx1-58023"></a> environments, such as <span + id="dx1-61025"></a> environments, such as <span class="cmss-10">align</span><a - id="dx1-58024"></a><a - id="dx1-58025"></a>, also process their contents multiple + id="dx1-61026"></a><a + id="dx1-61027"></a>, also process their contents multiple times, but the <span class="cmss-10">glossaries </span>package now checks for this. </p> -<!--l. 7368--><p class="indent" > </div> -</p><!--l. 7368--><p class="noindent" ><a +<!--l. 7622--><p class="indent" > </div> +</p><!--l. 7622--><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. 7371--><p class="indent" > Glossaries vary from lists that simply contain a symbol with a terse description to +</p><!--l. 7625--><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 @@ -17358,47 +17932,54 @@ 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. 7382--><p class="indent" > The glossary style can be set using the <span +</p><!--l. 7636--><p class="indent" > The glossary style can be set using the <span class="cmss-10">style</span><a - id="dx1-59001"></a> key in the optional argument to + id="dx1-62001"></a> key in the optional argument to <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-59002"></a> (<a + id="dx1-62002"></a> (<a href="#option1">Option 1</a>) or <span class="cmtt-10">\printglossary</span><a - id="dx1-59003"></a> (Options <a + id="dx1-62003"></a> (Options <a href="#option2">2</a> and <a href="#option3">3</a>) or using the command: -</p><!--l. 7385--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7639--><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-59004"></a> <span + id="dx1-62004"></a> <span class="cmtt-10">\setglossarystyle{</span><span class="cmmi-10"><</span><span class="cmitt-10">style-name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 7387--><p class="noindent" > +</p><!--l. 7641--><p class="noindent" > (before the glossary is displayed). -</p><!--l. 7390--><p class="indent" > Some of the predefined glossary styles may also be set using the <span +</p><!--l. 7644--><p class="indent" > Some of the predefined glossary styles may also be set using the <span class="cmss-10">style</span><a - id="dx1-59005"></a> package + id="dx1-62005"></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. 7648--><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 +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. 7394--><p class="noindent" ><a +<!--l. 7652--><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. 7397--><p class="noindent" >The predefined styles can accommodate numbered level 0 (main) and level 1 entries. +<!--l. 7655--><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-60001"></a>, <span + id="dx1-63001"></a>, <span class="cmss-10">counterwithin</span><a - id="dx1-60002"></a> and <span + id="dx1-63002"></a> and <span class="cmss-10">subentrycounter</span><a - id="dx1-60003"></a> described in + id="dx1-63003"></a> described in <a href="#glossaryappearanceoptions"><span class="cmsy-10">§</span>2.3 </a><a @@ -17409,7 +17990,7 @@ href="#tab:styles">table 15.1</a>. <div class="table"> -<!--l. 7404--><p class="indent" > <a +<!--l. 7662--><p class="indent" > <a id="tab:styles"></a></p><hr class="float" /><div class="float" > @@ -17421,23 +18002,23 @@ 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-60005"></a>, <span + id="dx1-63005"></a>, <span class="cmss-10">long3colheader</span><a - id="dx1-60006"></a>, <span + id="dx1-63006"></a>, <span class="cmss-10">long3colborder</span><a - id="dx1-60007"></a> and <span + id="dx1-63007"></a> and <span class="cmss-10">long3colheaderborder</span><a - id="dx1-60008"></a>). A + id="dx1-63008"></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 - id="dx1-60009"></a><a + id="dx1-63009"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-60010"></a></a> (<a + id="dx1-63010"></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-600041 --> +the symbol column is checked, then the symbol will be displayed.</span></div><!--tex4ht:label?: x1-630041 --> <div class="tabular"> <table id="TBL-10" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-10-1g"><col @@ -17596,174 +18177,174 @@ class="td11"> </td></tr></table></div> </div><hr class="endfloat" /> </div> -<!--l. 7444--><p class="indent" > The tabular-like styles that allow multi-line descriptions and page lists use the +<!--l. 7702--><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-60011"></a><span + id="dx1-63011"></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-60012"></a><span + id="dx1-63012"></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-60013f1"></a> + id="x1-63013f1"></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-60017"></a> and <span + id="dx1-63017"></a> and <span class="cmss-10">super4col</span><a - id="dx1-60018"></a> styles (and their header and border variations) don’t use + id="dx1-63018"></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-60019"></a> and <span + id="dx1-63019"></a> and <span class="cmss-10">altsuper4col</span><a - id="dx1-60020"></a> styles. If you want to explicitly create a + id="dx1-63020"></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-60021"></a> instead of <span class="obeylines-h"><span class="verb"><span + id="dx1-63021"></a> instead of <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\\</span></span></span>. -</p><!--l. 7462--><p class="indent" > Note that if you use the <span +</p><!--l. 7720--><p class="indent" > Note that if you use the <span class="cmss-10">style</span><a - id="dx1-60022"></a> key in the optional argument to <span + id="dx1-63022"></a> key in the optional argument to <span class="cmtt-10">\printnoidxglossary</span><a - id="dx1-60023"></a> + id="dx1-63023"></a> (<a href="#option1">Option 1</a>) or <span class="cmtt-10">\printglossary</span><a - id="dx1-60024"></a> (Options <a + id="dx1-63024"></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-218"> + <div class="verbatim" id="verbatim-217"> \renewcommand*{\glsgroupskip}{}  <br />\printglossary[style=long] </div> -<!--l. 7470--><p class="nopar" > then the new definition of <span +<!--l. 7728--><p class="nopar" > then the new definition of <span class="cmtt-10">\glsgroupskip</span><a - id="dx1-60025"></a> will not have an affect for this glossary, as + id="dx1-63025"></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-60026"></a> will also + id="dx1-63026"></a> will also override any previous style definitions, so, again </p> - <div class="verbatim" id="verbatim-219"> + <div class="verbatim" id="verbatim-218"> \renewcommand*{\glsgroupskip}{}  <br />\setglossarystyle{long} </div> -<!--l. 7478--><p class="nopar" > will reset <span +<!--l. 7736--><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-60027"></a> in this case). If you want to modify the styles, either use <span + id="dx1-63027"></a> in this case). If you want to modify the styles, either use <span class="cmtt-10">\newglossarystyle</span><a - id="dx1-60028"></a> + id="dx1-63028"></a> (described in the next section) or make the modifications after <span class="cmtt-10">\setglossarystyle</span><a - id="dx1-60029"></a>, + id="dx1-63029"></a>, e.g.: </p> - <div class="verbatim" id="verbatim-220"> + <div class="verbatim" id="verbatim-219"> \setglossarystyle{long}  <br />\renewcommand*{\glsgroupskip}{} </div> -<!--l. 7487--><p class="nopar" > As from version 3.03, you can now use the package option <span +<!--l. 7745--><p class="nopar" > As from version 3.03, you can now use the package option <span class="cmss-10">nogroupskip</span><a - id="dx1-60030"></a> to + id="dx1-63030"></a> to suppress the gap between groups for the default styles instead of redefining <span class="cmtt-10">\glsgroupskip</span>. -</p><!--l. 7492--><p class="indent" > All the styles except for the three- and four-column styles and the <span +</p><!--l. 7750--><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-60031"></a> style + id="dx1-63031"></a> style use the command -</p><!--l. 7494--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 7752--><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-60032"></a> <span + id="dx1-63032"></a> <span class="cmtt-10">\glspostdescription </span></div><hr> -</p><!--l. 7496--><p class="noindent" > +</p><!--l. 7754--><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-60033"></a> in the entry’s + id="dx1-63033"></a> in the entry’s description. -</p><!--l. 7503--><p class="indent" > As from version 3.03 you can now use the package option <span +</p><!--l. 7761--><p class="indent" > As from version 3.03 you can now use the package option <span class="cmss-10">nopostdot</span><a - id="dx1-60034"></a> to suppress + id="dx1-63034"></a> to suppress this full stop. </p> -<!--l. 7506--><p class="noindent" ><a +<!--l. 7764--><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. 7509--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 7767--><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-61001"></a>. Since + id="dx1-64001"></a>. Since they all use the <span class="cmss-10">description</span><a - id="dx1-61002"></a><a - id="dx1-61003"></a> environment, they are governed by the same parameters as + id="dx1-64002"></a><a + id="dx1-64003"></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-61004"></a> or <span + id="dx1-64004"></a> or <span class="cmss-10">nostyles</span><a - id="dx1-61005"></a> package + id="dx1-64005"></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-61006"></a> style uses the <span + id="dx1-64006"></a> style uses the <span class="cmss-10">description</span><a - id="dx1-61007"></a><a - id="dx1-61008"></a> environment. The entry name is placed in + id="dx1-64007"></a><a + id="dx1-64008"></a> environment. The entry name is placed in the optional argument of the <span class="cmtt-10">\item</span><a - id="dx1-61009"></a> command (so it will usually appear in + id="dx1-64009"></a> command (so it will usually appear in bold by default). The description follows, and then the associated <a - id="dx1-61010"></a><a + id="dx1-64010"></a><a href="#glo:numberlist">number list<a - id="dx1-61011"></a></a> for that entry. The symbol is ignored. If the entry has child entries, the + id="dx1-64011"></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-61012"></a>. + id="dx1-64012"></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-61013"></a> style is like <span + id="dx1-64013"></a> style is like <span class="cmss-10">list</span><a - id="dx1-61014"></a> but the glossary groups have headings. + id="dx1-64014"></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-61015"></a> style is like <span + id="dx1-64015"></a> style is like <span class="cmss-10">listgroup</span><a - id="dx1-61016"></a> but has a navigation line at + id="dx1-64016"></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 @@ -17771,28 +18352,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. 7534--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 7792--><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-61017"></a> <span + id="dx1-64017"></a> <span class="cmtt-10">\glshypernavsep </span></div><hr> - </p><!--l. 7536--><p class="noindent" > + </p><!--l. 7794--><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-221"> + <div class="verbatim" id="verbatim-220"> \renewcommand*{\glshypernavsep}{\space} </div> - <!--l. 7541--><p class="nopar" > - </p><!--l. 7543--><p class="noindent" >Note that the hyper-navigation line is now (as from version 1.14) set inside the + <!--l. 7799--><p class="nopar" > + </p><!--l. 7801--><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-61018"></a> instead of after it to prevent a spurious + id="dx1-64018"></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-61019"></a>, + id="dx1-64019"></a>, but note that this needs to be done <span class="cmti-10">after </span>the glossary style has been set. @@ -17801,60 +18382,60 @@ 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-61020"></a> style is like <span + id="dx1-64020"></a> style is like <span class="cmss-10">list</span><a - id="dx1-61021"></a> but the description starts on the line following the + id="dx1-64021"></a> but the description starts on the line following the name. (As with the <span class="cmss-10">list</span><a - id="dx1-61022"></a> style, the symbol is ignored.) Each child entry starts a + id="dx1-64022"></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-61023"></a> style, the name associated with each child entry is + id="dx1-64023"></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-61024"></a> style is like <span + id="dx1-64024"></a> style is like <span class="cmss-10">altlist</span><a - id="dx1-61025"></a> but the glossary groups have + id="dx1-64025"></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-61026"></a> style is like <span + id="dx1-64026"></a> style is like <span class="cmss-10">altlistgroup</span><a - id="dx1-61027"></a> but has a set of links + id="dx1-64027"></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-61028"></a>, + id="dx1-64028"></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-61029"></a><a - id="dx1-61030"></a> + id="dx1-64029"></a><a + id="dx1-64030"></a> environment.<span class="footnote-mark"><a href="#fn2x16" id="fn2x16-bk"><sup class="textsuperscript">15.2</sup></a></span><a - id="x1-61031f2"></a> + id="x1-64031f2"></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 - id="dx1-61032"></a><a + id="dx1-64032"></a><a href="#glo:numberlist">number list<a - id="dx1-61033"></a></a> + id="dx1-64033"></a></a> and the symbol. The length - <!--l. 7568--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 7826--><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-61034"></a> <span + id="dx1-64034"></a> <span class="cmtt-10">\glslistdottedwidth </span></div><hr> - </p><!--l. 7570--><p class="noindent" > + </p><!--l. 7828--><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"> @@ -17862,31 +18443,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-61035"></a> style designed for hierarchical + id="dx1-64035"></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-61036"></a>.</dd></dl> + id="dx1-64036"></a>.</dd></dl> -<!--l. 7581--><p class="noindent" > +<!--l. 7839--><p class="noindent" > </p> -<!--l. 7581--><p class="noindent" ><a +<!--l. 7839--><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. 7584--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 7842--><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-62001"></a>. Since + id="dx1-65001"></a>. Since they all use the <span class="cmss-10">longtable</span><a - id="dx1-62002"></a><a - id="dx1-62003"></a> environment, they are governed by the same parameters + id="dx1-65002"></a><a + id="dx1-65003"></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-62004"></a> or <span + id="dx1-65004"></a> or <span class="cmss-10">nostyles</span><a - id="dx1-62005"></a> package options. These styles fully justify + id="dx1-65005"></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 @@ -17898,88 +18479,88 @@ 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-62006"></a> style uses the <span + id="dx1-65006"></a> style uses the <span class="cmss-10">longtable</span><a - id="dx1-62007"></a><a - id="dx1-62008"></a> environment (defined by the <span + id="dx1-65007"></a><a + id="dx1-65008"></a> environment (defined by the <span class="cmss-10">longtable</span><a - id="dx1-62009"></a> + id="dx1-65009"></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 - id="dx1-62010"></a><a + id="dx1-65010"></a><a href="#glo:numberlist">number list<a - id="dx1-62011"></a></a>. The entry’s symbol is ignored. Sub groups are separated with a blank + id="dx1-65011"></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-62012"></a>. Child entries have a similar format to the parent entries + id="dx1-65012"></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-62013"></a> style is like <span + id="dx1-65013"></a> style is like <span class="cmss-10">long</span><a - id="dx1-62014"></a> but has horizontal and vertical lines + id="dx1-65014"></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-62015"></a> style is like <span + id="dx1-65015"></a> style is like <span class="cmss-10">long</span><a - id="dx1-62016"></a> but has a header row. + id="dx1-65016"></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-62017"></a> style is like <span + id="dx1-65017"></a> style is like <span class="cmss-10">longheader</span><a - id="dx1-62018"></a> but has + id="dx1-65018"></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-62019"></a> style is like <span + id="dx1-65019"></a> style is like <span class="cmss-10">long</span><a - id="dx1-62020"></a> but has three columns. The first column + id="dx1-65020"></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 - id="dx1-62021"></a><a + id="dx1-65021"></a><a href="#glo:numberlist">number list<a - id="dx1-62022"></a></a>. The entry’s symbol is + id="dx1-65022"></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-62023"></a>, and the width of the third column is governed by the + id="dx1-65023"></a>, and the width of the third column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-62024"></a>. + id="dx1-65024"></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-62025"></a> style is like the <span + id="dx1-65025"></a> style is like the <span class="cmss-10">long3col</span><a - id="dx1-62026"></a> style but has + id="dx1-65026"></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-62027"></a> style is like <span + id="dx1-65027"></a> style is like <span class="cmss-10">long3col</span><a - id="dx1-62028"></a> but has a header row. + id="dx1-65028"></a> but has a header row. </dd><dt class="description"> @@ -17987,130 +18568,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-62029"></a> style is like <span + id="dx1-65029"></a> style is like <span class="cmss-10">long3colheader</span><a - id="dx1-62030"></a> + id="dx1-65030"></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-62031"></a> style is like <span + id="dx1-65031"></a> style is like <span class="cmss-10">long3col</span><a - id="dx1-62032"></a> but has an additional column in + id="dx1-65032"></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-62033"></a> for multi-line descriptions. + id="dx1-65033"></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-62034"></a> style is like the <span + id="dx1-65034"></a> style is like the <span class="cmss-10">long4col</span><a - id="dx1-62035"></a> style but has + id="dx1-65035"></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-62036"></a> style is like <span + id="dx1-65036"></a> style is like <span class="cmss-10">long4col</span><a - id="dx1-62037"></a> but has a header row. + id="dx1-65037"></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-62038"></a> style is like <span + id="dx1-65038"></a> style is like <span class="cmss-10">long4colheader</span><a - id="dx1-62039"></a> + id="dx1-65039"></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-62040"></a> + id="dx1-65040"></a> style is like <span class="cmss-10">long4col</span><a - id="dx1-62041"></a> but allows multi-line descriptions and page lists. The + id="dx1-65041"></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-62042"></a> + id="dx1-65042"></a> and the width of the page list column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-62043"></a>. The widths of the name and symbol columns are + id="dx1-65043"></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-62044"></a> style is like the <span + id="dx1-65044"></a> style is like the <span class="cmss-10">long4colborder</span><a - id="dx1-62045"></a> but + id="dx1-65045"></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-62046"></a> style is like <span + id="dx1-65046"></a> style is like <span class="cmss-10">long4colheader</span><a - id="dx1-62047"></a> but allows + id="dx1-65047"></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-62048"></a> style is like + id="dx1-65048"></a> style is like <span class="cmss-10">long4colheaderborder</span><a - id="dx1-62049"></a> but allows multi-line descriptions and page lists.</dd></dl> -<!--l. 7677--><p class="noindent" > + id="dx1-65049"></a> but allows multi-line descriptions and page lists.</dd></dl> +<!--l. 7935--><p class="noindent" > </p> -<!--l. 7677--><p class="noindent" ><a +<!--l. 7935--><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. 7680--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 7938--><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-63001"></a>. + id="dx1-66001"></a>. These styles are analogous to those defined in <span class="cmss-10">glossary-long</span><a - id="dx1-63002"></a> but the multiline + id="dx1-66002"></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-63003"></a><a - id="dx1-63004"></a> environment, they are governed by the same parameters as that + id="dx1-66003"></a><a + id="dx1-66004"></a> environment, they are governed by the same parameters as that environment. The <span class="cmss-10">glossary-longragged</span><a - id="dx1-63005"></a> package additionally requires the <span + id="dx1-66005"></a> package additionally requires the <span class="cmss-10">array</span><a - id="dx1-63006"></a> + id="dx1-66006"></a> package. Note that these styles will only be available if you explicitly load <span class="cmss-10">glossary-longragged</span><a - id="dx1-63007"></a>: + id="dx1-66007"></a>: </p> - <div class="verbatim" id="verbatim-222"> + <div class="verbatim" id="verbatim-221"> \usepackage{glossaries}  <br />\usepackage{glossary-longragged} </div> -<!--l. 7692--><p class="nopar" > Note that you can’t set these styles using the <span +<!--l. 7950--><p class="nopar" > Note that you can’t set these styles using the <span class="cmss-10">style</span><a - id="dx1-63008"></a> package option since the styles + id="dx1-66008"></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"> @@ -18118,83 +18699,83 @@ 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-63009"></a> style has two columns: the first column contains the + id="dx1-66009"></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 - id="dx1-63010"></a><a + id="dx1-66010"></a><a href="#glo:numberlist">number list<a - id="dx1-63011"></a></a>. The entry’s symbol is ignored. Sub groups + id="dx1-66011"></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-63012"></a>. Child entries have a similar format + id="dx1-66012"></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-63013"></a> style is like <span + id="dx1-66013"></a> style is like <span class="cmss-10">longragged</span><a - id="dx1-63014"></a> but has + id="dx1-66014"></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-63015"></a> style is like <span + id="dx1-66015"></a> style is like <span class="cmss-10">longragged</span><a - id="dx1-63016"></a> but has a + id="dx1-66016"></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-63017"></a> style is like + id="dx1-66017"></a> style is like <span class="cmss-10">longraggedheader</span><a - id="dx1-63018"></a> but has horizontal and vertical lines around it. + id="dx1-66018"></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-63019"></a> style is like <span + id="dx1-66019"></a> style is like <span class="cmss-10">longragged</span><a - id="dx1-63020"></a> but has three + id="dx1-66020"></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 - id="dx1-63021"></a><a + id="dx1-66021"></a><a href="#glo:numberlist">number list<a - id="dx1-63022"></a></a>. The entry’s symbol is ignored. The width of + id="dx1-66022"></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-63023"></a>, and the + id="dx1-66023"></a>, and the width of the third column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-63024"></a>. + id="dx1-66024"></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-63025"></a> style is like the + id="dx1-66025"></a> style is like the <span class="cmss-10">longragged3col</span><a - id="dx1-63026"></a> style but has horizontal and vertical lines around it. + id="dx1-66026"></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-63027"></a> style is like <span + id="dx1-66027"></a> style is like <span class="cmss-10">longragged3col</span><a - id="dx1-63028"></a> + id="dx1-66028"></a> but has a header row. @@ -18203,83 +18784,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-63029"></a> style is like + id="dx1-66029"></a> style is like <span class="cmss-10">longragged3colheader</span><a - id="dx1-63030"></a> but has horizontal and vertical lines around it. + id="dx1-66030"></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-63031"></a> style is like <span + id="dx1-66031"></a> style is like <span class="cmss-10">longragged3col</span><a - id="dx1-63032"></a> but has + id="dx1-66032"></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-63033"></a> + id="dx1-66033"></a> and the width of the page list column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-63034"></a>. The widths of the name and symbol columns are + id="dx1-66034"></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-63035"></a> style is like the + id="dx1-66035"></a> style is like the <span class="cmss-10">altlongragged4col</span><a - id="dx1-63036"></a> but has horizontal and vertical lines around it. + id="dx1-66036"></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-63037"></a> style is like + id="dx1-66037"></a> style is like <span class="cmss-10">altlongragged4col</span><a - id="dx1-63038"></a> but has a header row. + id="dx1-66038"></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-63039"></a> style is + id="dx1-66039"></a> style is like <span class="cmss-10">altlongragged4colheader</span><a - id="dx1-63040"></a> but has horizontal and vertical lines around it. + id="dx1-66040"></a> but has horizontal and vertical lines around it. </dd></dl> -<!--l. 7764--><p class="noindent" > +<!--l. 8022--><p class="noindent" > </p> -<!--l. 7764--><p class="noindent" ><a +<!--l. 8022--><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. 7767--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 8025--><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-64001"></a>. Since + id="dx1-67001"></a>. Since they all use the <span class="cmss-10">supertabular</span><a - id="dx1-64002"></a><a - id="dx1-64003"></a> environment, they are governed by the same parameters + id="dx1-67002"></a><a + id="dx1-67003"></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-64004"></a> or <span + id="dx1-67004"></a> or <span class="cmss-10">nostyles</span><a - id="dx1-64005"></a> package options. In general, the <span + id="dx1-67005"></a> package options. In general, the <span class="cmss-10">longtable</span><a - id="dx1-64006"></a><a - id="dx1-64007"></a> + id="dx1-67006"></a><a + id="dx1-67007"></a> environment is better, but there are some circumstances where it is better to use <span class="cmss-10">supertabular</span><a - id="dx1-64008"></a><a - id="dx1-64009"></a>.<span class="footnote-mark"><a + id="dx1-67008"></a><a + id="dx1-67009"></a>.<span class="footnote-mark"><a href="#fn3x16" id="fn3x16-bk"><sup class="textsuperscript">15.3</sup></a></span><a - id="x1-64010f3"></a> + id="x1-67010f3"></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 @@ -18291,131 +18872,131 @@ 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-64012"></a> style uses the <span + id="dx1-67012"></a> style uses the <span class="cmss-10">supertabular</span><a - id="dx1-64013"></a><a - id="dx1-64014"></a> environment (defined by the + id="dx1-67013"></a><a + id="dx1-67014"></a> environment (defined by the <span class="cmss-10">supertabular</span><a - id="dx1-64015"></a> package). It has two columns: the first column contains the + id="dx1-67015"></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 - id="dx1-64016"></a><a + id="dx1-67016"></a><a href="#glo:numberlist">number list<a - id="dx1-64017"></a></a>. The entry’s symbol is ignored. Sub groups are separated + id="dx1-67017"></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-64018"></a>. Child entries have a similar format to the parent + id="dx1-67018"></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-64019"></a> style is like <span + id="dx1-67019"></a> style is like <span class="cmss-10">super</span><a - id="dx1-64020"></a> but has horizontal and vertical + id="dx1-67020"></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-64021"></a> style is like <span + id="dx1-67021"></a> style is like <span class="cmss-10">super</span><a - id="dx1-64022"></a> but has a header row. + id="dx1-67022"></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-64023"></a> style is like <span + id="dx1-67023"></a> style is like <span class="cmss-10">superheader</span><a - id="dx1-64024"></a> but has + id="dx1-67024"></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-64025"></a> style is like <span + id="dx1-67025"></a> style is like <span class="cmss-10">super</span><a - id="dx1-64026"></a> but has three columns. The + id="dx1-67026"></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 - id="dx1-64027"></a><a + id="dx1-67027"></a><a href="#glo:numberlist">number list<a - id="dx1-64028"></a></a>. The entry’s + id="dx1-67028"></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-64029"></a>. The width of the third column is governed by the + id="dx1-67029"></a>. The width of the third column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-64030"></a>. + id="dx1-67030"></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-64031"></a> style is like the <span + id="dx1-67031"></a> style is like the <span class="cmss-10">super3col</span><a - id="dx1-64032"></a> style but has + id="dx1-67032"></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-64033"></a> style is like <span + id="dx1-67033"></a> style is like <span class="cmss-10">super3col</span><a - id="dx1-64034"></a> but has a header + id="dx1-67034"></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-64035"></a> style is like the + id="dx1-67035"></a> style is like the <span class="cmss-10">super3colheader</span><a - id="dx1-64036"></a> style but has horizontal and vertical lines around it. + id="dx1-67036"></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-64037"></a> style is like <span + id="dx1-67037"></a> style is like <span class="cmss-10">super3col</span><a - id="dx1-64038"></a> but has an additional column + id="dx1-67038"></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-64039"></a> for multi-line + id="dx1-67039"></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-64040"></a> style is like the <span + id="dx1-67040"></a> style is like the <span class="cmss-10">super4col</span><a - id="dx1-64041"></a> style but has + id="dx1-67041"></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-64042"></a> style is like <span + id="dx1-67042"></a> style is like <span class="cmss-10">super4col</span><a - id="dx1-64043"></a> but has a header + id="dx1-67043"></a> but has a header row. @@ -18424,88 +19005,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-64044"></a> style is like the + id="dx1-67044"></a> style is like the <span class="cmss-10">super4colheader</span><a - id="dx1-64045"></a> style but has horizontal and vertical lines around it. + id="dx1-67045"></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-64046"></a> style is like <span + id="dx1-67046"></a> style is like <span class="cmss-10">super4col</span><a - id="dx1-64047"></a> but allows multi-line + id="dx1-67047"></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-64048"></a> and the width of the page list column is + id="dx1-67048"></a> and the width of the page list column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-64049"></a>. The width of the name and + id="dx1-67049"></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-64050"></a> style is like the <span + id="dx1-67050"></a> style is like the <span class="cmss-10">super4colborder</span><a - id="dx1-64051"></a> + id="dx1-67051"></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-64052"></a> style is like <span + id="dx1-67052"></a> style is like <span class="cmss-10">super4colheader</span><a - id="dx1-64053"></a> but + id="dx1-67053"></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-64054"></a> style is like + id="dx1-67054"></a> style is like <span class="cmss-10">super4colheaderborder</span><a - id="dx1-64055"></a> but allows multi-line descriptions and page lists.</dd></dl> -<!--l. 7863--><p class="noindent" > + id="dx1-67055"></a> but allows multi-line descriptions and page lists.</dd></dl> +<!--l. 8121--><p class="noindent" > </p> -<!--l. 7863--><p class="noindent" ><a +<!--l. 8121--><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. 7866--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 8124--><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-65001"></a>. + id="dx1-68001"></a>. These styles are analogous to those defined in <span class="cmss-10">glossary-super</span><a - id="dx1-65002"></a> but the multiline + id="dx1-68002"></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-65003"></a><a - id="dx1-65004"></a> environment, they are governed by the same parameters as that + id="dx1-68003"></a><a + id="dx1-68004"></a> environment, they are governed by the same parameters as that environment. The <span class="cmss-10">glossary-superragged</span><a - id="dx1-65005"></a> package additionally requires the <span + id="dx1-68005"></a> package additionally requires the <span class="cmss-10">array</span><a - id="dx1-65006"></a> + id="dx1-68006"></a> package. Note that these styles will only be available if you explicitly load <span class="cmss-10">glossary-superragged</span><a - id="dx1-65007"></a>: + id="dx1-68007"></a>: </p> - <div class="verbatim" id="verbatim-223"> + <div class="verbatim" id="verbatim-222"> \usepackage{glossaries}  <br />\usepackage{glossary-superragged} </div> -<!--l. 7878--><p class="nopar" > Note that you can’t set these styles using the <span +<!--l. 8136--><p class="nopar" > Note that you can’t set these styles using the <span class="cmss-10">style</span><a - id="dx1-65008"></a> package option since the styles + id="dx1-68008"></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"> @@ -18513,91 +19094,91 @@ 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-65009"></a> style uses the <span + id="dx1-68009"></a> style uses the <span class="cmss-10">supertabular</span><a - id="dx1-65010"></a><a - id="dx1-65011"></a> environment (defined + id="dx1-68010"></a><a + id="dx1-68011"></a> environment (defined by the <span class="cmss-10">supertabular</span><a - id="dx1-65012"></a> package). It has two columns: the first column contains + id="dx1-68012"></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 - id="dx1-65013"></a><a + id="dx1-68013"></a><a href="#glo:numberlist">number list<a - id="dx1-65014"></a></a>. The entry’s symbol is ignored. Sub + id="dx1-68014"></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-65015"></a>. Child entries have a + id="dx1-68015"></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-65016"></a> style is like <span + id="dx1-68016"></a> style is like <span class="cmss-10">superragged</span><a - id="dx1-65017"></a> but has + id="dx1-68017"></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-65018"></a> style is like <span + id="dx1-68018"></a> style is like <span class="cmss-10">superragged</span><a - id="dx1-65019"></a> but has a + id="dx1-68019"></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-65020"></a> + id="dx1-68020"></a> style is like <span class="cmss-10">superraggedheader</span><a - id="dx1-65021"></a> but has horizontal and vertical lines around + id="dx1-68021"></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-65022"></a> style is like <span + id="dx1-68022"></a> style is like <span class="cmss-10">superragged</span><a - id="dx1-65023"></a> but has three + id="dx1-68023"></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 - id="dx1-65024"></a><a + id="dx1-68024"></a><a href="#glo:numberlist">number list<a - id="dx1-65025"></a></a>. The entry’s symbol is ignored. The width of the + id="dx1-68025"></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-65026"></a>. The width + id="dx1-68026"></a>. The width of the third column is governed by the length <span class="cmtt-10">\glspagelistwidth</span><a - id="dx1-65027"></a>. + id="dx1-68027"></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-65028"></a> style is like the + id="dx1-68028"></a> style is like the <span class="cmss-10">superragged3col</span><a - id="dx1-65029"></a> style but has horizontal and vertical lines around it. + id="dx1-68029"></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-65030"></a> style is like + id="dx1-68030"></a> style is like <span class="cmss-10">superragged3col</span><a - id="dx1-65031"></a> but has a header row. + id="dx1-68031"></a> but has a header row. </dd><dt class="description"> @@ -18605,18 +19186,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-65032"></a> style is like + id="dx1-68032"></a> style is like <span class="cmss-10">superragged3colheader</span><a - id="dx1-65033"></a> but has horizontal and vertical lines around it. + id="dx1-68033"></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-65034"></a> style is like <span + id="dx1-68034"></a> style is like <span class="cmss-10">superragged3col</span><a - id="dx1-65035"></a> but has + id="dx1-68035"></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. @@ -18625,174 +19206,203 @@ 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-65036"></a> style is like the + id="dx1-68036"></a> style is like the <span class="cmss-10">altsuperragged4col</span><a - id="dx1-65037"></a> style but has horizontal and vertical lines around it. + id="dx1-68037"></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-65038"></a> style is like + id="dx1-68038"></a> style is like <span class="cmss-10">altsuperragged4col</span><a - id="dx1-65039"></a> but has a header row. + id="dx1-68039"></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-65040"></a> style + id="dx1-68040"></a> style is like <span class="cmss-10">altsuperragged4colheader</span><a - id="dx1-65041"></a> but has horizontal and vertical lines around + id="dx1-68041"></a> but has horizontal and vertical lines around it. </dd></dl> -<!--l. 7951--><p class="noindent" > +<!--l. 8209--><p class="noindent" > </p> -<!--l. 7951--><p class="noindent" ><a +<!--l. 8209--><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. 7954--><p class="noindent" >The styles described in this section are all defined in the package <span +<!--l. 8212--><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-66001"></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 + id="dx1-69001"></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-66002"></a> or <span + id="dx1-69002"></a> or <span class="cmss-10">nostyles</span><a - id="dx1-66003"></a> -package options. + id="dx1-69003"></a> package options. These styles all format the entry name +using: +</p><!--l. 8219--><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 +class="cmtt-10">\glstreenamefmt{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">name</span><span +class="cmmi-10">></span><span +class="cmtt-10">} </span></div><hr> +</p><!--l. 8221--><p class="noindent" > +This defaults to <span +class="cmtt-10">\textbf{</span><span +class="cmmi-10"><</span><span +class="cmti-10">name</span><span +class="cmmi-10">></span><span +class="cmtt-10">}</span>, but note that <span +class="cmmi-10"><</span><span +class="cmti-10">name</span><span +class="cmmi-10">> </span>includes <span +class="cmtt-10">\glsnamefont</span><a + id="dx1-69005"></a> +so the bold setting in <span +class="cmtt-10">\glstreenamefont </span>may be counteracted by another font change +in <span +class="cmtt-10">\glsnamefont </span>(or in <span +class="cmtt-10">\acronymfont</span>). The tree-like styles that also display the +header use <span +class="cmtt-10">\glstreenamefmt </span>to format the heading. </p><dl class="description"><dt class="description"> <span class="cmbx-10">index</span> </dt><dd class="description">The <span class="cmss-10">index</span><a - id="dx1-66004"></a> style is similar to the way indices are usually formatted in that + id="dx1-69006"></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 + + 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-66005"></a>. + id="dx1-69007"></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-66006"></a> style is similar to the <span + id="dx1-69008"></a> style is similar to the <span class="cmss-10">index</span><a - id="dx1-66007"></a> style except that each + id="dx1-69009"></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-66008"></a> style is like <span + id="dx1-69010"></a> style is like <span class="cmss-10">indexgroup</span><a - id="dx1-66009"></a> but has a set of + id="dx1-69011"></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-66010"></a>, described above. + id="dx1-69012"></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-66011"></a> style is similar to the <span + id="dx1-69013"></a> style is similar to the <span class="cmss-10">index</span><a - id="dx1-66012"></a> style except that it can have arbitrary + id="dx1-69014"></a> style except that it can have arbitrary levels. (Note that <a - id="dx1-66013"></a><a + id="dx1-69015"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-66014"></a></a> is limited to three levels, so you will need to + id="dx1-69016"></a></a> is limited to three levels, so you will need to use <a - id="dx1-66015"></a><a + id="dx1-69017"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-66016"></a></a> if you want more than three levels.) Each sub-level is indented by + id="dx1-69018"></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-66017"></a><span + id="dx1-69019"></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-66018"></a> style instead. (See + id="dx1-69020"></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-66019"></a> style is similar to the <span + id="dx1-69021"></a> style is similar to the <span class="cmss-10">tree</span><a - id="dx1-66020"></a> style except that each group + id="dx1-69022"></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-66021"></a> style is like <span + id="dx1-69023"></a> style is like <span class="cmss-10">treegroup</span><a - id="dx1-66022"></a> but has a set of + id="dx1-69024"></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-66023"></a>, described above. + id="dx1-69025"></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-66024"></a> style is like the <span + id="dx1-69026"></a> style is like the <span class="cmss-10">tree</span><a - id="dx1-66025"></a> style except that the name + id="dx1-69027"></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-66026"></a> style is similar to the <span + id="dx1-69028"></a> style is similar to the <span class="cmss-10">treenoname</span><a - id="dx1-66027"></a> style + id="dx1-69029"></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-66028"></a> style + id="dx1-69030"></a> style is like <span class="cmss-10">treenonamegroup</span><a - id="dx1-66029"></a> but has a set of links to the glossary groups. The + id="dx1-69031"></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-66030"></a>, described above. + id="dx1-69032"></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-66031"></a> style is similar to the <span + id="dx1-69033"></a> style is similar to the <span class="cmss-10">tree</span><a - id="dx1-66032"></a> style except that the indentation for + id="dx1-69034"></a> style except that the indentation for each level is determined by the width of the text specified by - <!--l. 8014--><p class="noindent" ><hr><div title="Definition"><span class="marginpar"><span + <!--l. 8280--><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-66033"></a> <span + id="dx1-69035"></a> <span class="cmtt-10">\glssetwidest[</span><span class="cmmi-10"><</span><span class="cmitt-10">level</span><span @@ -18802,7 +19412,9 @@ class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> - </p><!--l. 8016--><p class="noindent" > + + + </p><!--l. 8282--><p class="noindent" > The optional argument <span class="cmmi-10"><</span><span class="cmti-10">level</span><span @@ -18814,101 +19426,99 @@ class="cmtt-10">\glssetwidest</span> class="cmmi-10"><</span><span class="cmti-10">level</span><span class="cmmi-10">> </span>is omitted, 0 is assumed. - </p><!--l. 8023--><p class="noindent" >For each level, the name is placed to the left of the paragraph block containing + </p><!--l. 8289--><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"> <span class="cmbx-10">alttreegroup</span> </dt><dd class="description">The <span class="cmss-10">alttreegroup</span><a - id="dx1-66034"></a> is like the <span + id="dx1-69036"></a> is like the <span class="cmss-10">alttree</span><a - id="dx1-66035"></a> style except that each group has a + id="dx1-69037"></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-66036"></a> style is like <span + id="dx1-69038"></a> style is like <span class="cmss-10">alttreegroup</span><a - id="dx1-66037"></a> but has a set of + id="dx1-69039"></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-66038"></a>, described above. + id="dx1-69040"></a>, described above. </dd></dl> -<!--l. 8038--><p class="noindent" > +<!--l. 8304--><p class="noindent" > </p> -<!--l. 8038--><p class="noindent" ><a +<!--l. 8304--><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. 8041--><p class="noindent" >The <span +<!--l. 8307--><p class="noindent" >The <span class="cmss-10">glossary-mcols</span><a - id="dx1-67001"></a> package provides tree-like styles that are in the <span + id="dx1-70001"></a> package provides tree-like styles that are in the <span class="cmss-10">multicols</span><a - id="dx1-67002"></a><a - id="dx1-67003"></a> + id="dx1-70002"></a><a + id="dx1-70003"></a> environment (defined by the <span class="cmss-10">multicol</span><a - id="dx1-67004"></a> package). The style names are as their analogous + id="dx1-70004"></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-67005"></a> style is essentially the <span + id="dx1-70005"></a> style is essentially the <span class="cmss-10">index</span><a - id="dx1-67006"></a> style but put in a <span + id="dx1-70006"></a> style but put in a <span class="cmss-10">multicols</span><a - id="dx1-67007"></a><a - id="dx1-67008"></a> + id="dx1-70007"></a><a + id="dx1-70008"></a> environment. For the complete list, see <a href="#tab:mcols">table 15.2</a>. -</p><!--l. 8050--><p class="indent" > <div class="important" title="Important Note"> Note that <span +</p><!--l. 8316--><p class="indent" > <div class="important" title="Important Note"> Note that <span class="cmss-10">glossary-mcols</span><a - id="dx1-67009"></a> is not loaded by <span + id="dx1-70009"></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-67010"></a>. + id="dx1-70010"></a>. </div> -</p><!--l. 8055--><p class="noindent" > -</p><!--l. 8057--><p class="indent" > The default number of columns is 2, but can be changed by redefining -</p><!--l. 8058--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8321--><p class="noindent" > +</p><!--l. 8323--><p class="indent" > The default number of columns is 2, but can be changed by redefining +</p><!--l. 8324--><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-67011"></a> <span + id="dx1-70011"></a> <span class="cmtt-10">\glsmcols </span></div><hr> -</p><!--l. 8060--><p class="noindent" > +</p><!--l. 8326--><p class="noindent" > to the required number. For example, for a three column glossary: </p> - <div class="verbatim" id="verbatim-224"> + <div class="verbatim" id="verbatim-223"> \usepackage{glossary-mcols}  <br />\renewcommand*{\glsmcols}{3}  <br />\setglossarystyle{mcolindex} </div> -<!--l. 8066--><p class="nopar" > +<!--l. 8332--><p class="nopar" > </p> <div class="table"> -<!--l. 8068--><p class="indent" > <a +<!--l. 8334--><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-670122 --> +class="content">Multicolumn Styles</span></div><!--tex4ht:label?: x1-700122 --> <div class="tabular"> <table id="TBL-11" class="tabular" cellspacing="0" cellpadding="0" ><colgroup id="TBL-11-1g"><col @@ -18917,7 +19527,7 @@ id="TBL-11-2" /></colgroup><tr style="vertical-align:baseline;" id="TBL-11-1-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-1-1" class="td11"> <span class="cmssbx-10">glossary-mcols</span><a - id="dx1-67013"></a> <span + id="dx1-70013"></a> <span class="cmbx-10">Style </span></td><td style="white-space:nowrap; text-align:left;" id="TBL-11-1-2" class="td11"> <span class="cmbx-10">Analogous Tree Style </span></td> @@ -18925,197 +19535,197 @@ class="cmbx-10">Analogous Tree Style </span></td> style="vertical-align:baseline;" id="TBL-11-2-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-2-1" class="td11"> <span class="cmss-10">mcolindex</span><a - id="dx1-67014"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-2-2" + id="dx1-70014"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-2-2" class="td11"> <span class="cmss-10">index</span><a - id="dx1-67015"></a> </td></tr><tr + id="dx1-70015"></a> </td></tr><tr style="vertical-align:baseline;" id="TBL-11-3-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-3-1" class="td11"> <span class="cmss-10">mcolindexgroup</span><a - id="dx1-67016"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-3-2" + id="dx1-70016"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-3-2" class="td11"> <span class="cmss-10">indexgroup</span><a - id="dx1-67017"></a></td> + id="dx1-70017"></a></td> </tr><tr style="vertical-align:baseline;" id="TBL-11-4-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-4-1" class="td11"> <span class="cmss-10">mcolindexhypergroup</span><a - id="dx1-67018"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-4-2" + id="dx1-70018"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-4-2" class="td11"> <span class="cmss-10">indexhypergroup</span><a - id="dx1-67019"></a> </td> + id="dx1-70019"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-5-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-5-1" class="td11"> <span class="cmss-10">mcoltree</span><a - id="dx1-67020"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-5-2" + id="dx1-70020"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-5-2" class="td11"> <span class="cmss-10">tree</span><a - id="dx1-67021"></a> </td></tr><tr + id="dx1-70021"></a> </td></tr><tr style="vertical-align:baseline;" id="TBL-11-6-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-6-1" class="td11"> <span class="cmss-10">mcoltreegroup</span><a - id="dx1-67022"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-6-2" + id="dx1-70022"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-6-2" class="td11"> <span class="cmss-10">treegroup</span><a - id="dx1-67023"></a></td> + id="dx1-70023"></a></td> </tr><tr style="vertical-align:baseline;" id="TBL-11-7-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-7-1" class="td11"> <span class="cmss-10">mcoltreehypergroup</span><a - id="dx1-67024"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-7-2" + id="dx1-70024"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-7-2" class="td11"> <span class="cmss-10">treehypergroup</span><a - id="dx1-67025"></a> </td> + id="dx1-70025"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-8-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-8-1" class="td11"> <span class="cmss-10">mcoltreenoname</span><a - id="dx1-67026"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-8-2" + id="dx1-70026"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-8-2" class="td11"> <span class="cmss-10">treenoname</span><a - id="dx1-67027"></a> </td> + id="dx1-70027"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-9-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-9-1" class="td11"> <span class="cmss-10">mcoltreenonamegroup</span><a - id="dx1-67028"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-9-2" + id="dx1-70028"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-9-2" class="td11"> <span class="cmss-10">treenonamegroup</span><a - id="dx1-67029"></a> </td> + id="dx1-70029"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-10-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-10-1" class="td11"> <span class="cmss-10">mcoltreenonamehypergroup</span><a - id="dx1-67030"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-10-2" + id="dx1-70030"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-10-2" class="td11"> <span class="cmss-10">treenonamehypergroup</span><a - id="dx1-67031"></a> </td> + id="dx1-70031"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-11-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-11-1" class="td11"> <span class="cmss-10">mcolalttree</span><a - id="dx1-67032"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-11-2" + id="dx1-70032"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-11-2" class="td11"> <span class="cmss-10">alttree</span><a - id="dx1-67033"></a> </td> + id="dx1-70033"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-12-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-12-1" class="td11"> <span class="cmss-10">mcolalttreegroup</span><a - id="dx1-67034"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-12-2" + id="dx1-70034"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-12-2" class="td11"> <span class="cmss-10">alttreegroup</span><a - id="dx1-67035"></a> </td> + id="dx1-70035"></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-11-13-"><td style="white-space:nowrap; text-align:left;" id="TBL-11-13-1" class="td11"> <span class="cmss-10">mcolalttreehypergroup</span><a - id="dx1-67036"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-13-2" + id="dx1-70036"></a> </td><td style="white-space:nowrap; text-align:left;" id="TBL-11-13-2" class="td11"> <span class="cmss-10">alttreehypergroup</span><a - id="dx1-67037"></a> </td></tr></table></div> + id="dx1-70037"></a> </td></tr></table></div> </div><hr class="endfloat" /> </div> -<!--l. 8092--><p class="noindent" ><a +<!--l. 8358--><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. 8095--><p class="noindent" >This section covers the <span +<!--l. 8361--><p class="noindent" >This section covers the <span class="cmss-10">glossary-inline</span><a - id="dx1-68001"></a> package that supplies the <span + id="dx1-71001"></a> package that supplies the <span class="cmss-10">inline</span><a - id="dx1-68002"></a> style. This is a + id="dx1-71002"></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 - id="dx1-68003"></a><a + id="dx1-71003"></a><a href="#glo:numberlist">number list<a - id="dx1-68004"></a></a>. -</p><!--l. 8100--><p class="indent" > You will most likely need to redefine <span + id="dx1-71004"></a></a>. +</p><!--l. 8366--><p class="indent" > You will most likely need to redefine <span class="cmtt-10">\glossarysection</span><a - id="dx1-68005"></a> with this style. For + id="dx1-71005"></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-225"> + <div class="verbatim" id="verbatim-224">  \usepackage{glossary-inline}  <br /> \renewcommand*{\glossarysection}[2][]{\textbf{#1}: }  <br /> \setglossarystyle{inline} </div> -<!--l. 8108--><p class="nopar" > -</p><!--l. 8110--><p class="indent" > <div class="important" title="Important Note"> Note that you need to include <span +<!--l. 8374--><p class="nopar" > +</p><!--l. 8376--><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-68006"></a> with <span + id="dx1-71006"></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-68007"></a>. </div> -</p><!--l. 8115--><p class="noindent" > -</p><!--l. 8117--><p class="indent" > Where you need to include your glossaries as a footnote you can do: + id="dx1-71007"></a>. </div> +</p><!--l. 8381--><p class="noindent" > +</p><!--l. 8383--><p class="indent" > Where you need to include your glossaries as a footnote you can do: </p> - <div class="verbatim" id="verbatim-226"> + <div class="verbatim" id="verbatim-225"> \footnote{\printglossaries} </div> -<!--l. 8120--><p class="nopar" > -</p><!--l. 8122--><p class="indent" > The <span +<!--l. 8386--><p class="nopar" > +</p><!--l. 8388--><p class="indent" > The <span class="cmss-10">inline</span><a - id="dx1-68008"></a> style is governed by the following: -</p><!--l. 8123--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-71008"></a> style is governed by the following: +</p><!--l. 8389--><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-68009"></a> <span + id="dx1-71009"></a> <span class="cmtt-10">\glsinlineseparator</span><a - id="dx1-68010"></a> </div><hr> -</p><!--l. 8125--><p class="noindent" > + id="dx1-71010"></a> </div><hr> +</p><!--l. 8391--><p class="noindent" > This defaults to “<span class="cmtt-10">; </span>” and is used between main (i.e. level 0) entries. -</p><!--l. 8128--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8394--><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-68011"></a> <span + id="dx1-71011"></a> <span class="cmtt-10">\glsinlinesubseparator</span><a - id="dx1-68012"></a> </div><hr> -</p><!--l. 8130--><p class="noindent" > + id="dx1-71012"></a> </div><hr> +</p><!--l. 8396--><p class="noindent" > This defaults to “<span class="cmtt-10">, </span>” and is used between sub-entries. -</p><!--l. 8133--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8399--><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-68013"></a> <span + id="dx1-71013"></a> <span class="cmtt-10">\glsinlineparentchildseparator</span><a - id="dx1-68014"></a> + id="dx1-71014"></a> </div><hr> -</p><!--l. 8135--><p class="noindent" > +</p><!--l. 8401--><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. 8138--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8404--><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-68015"></a> <span + id="dx1-71015"></a> <span class="cmtt-10">\glspostinline</span><a - id="dx1-68016"></a> </div><hr> -</p><!--l. 8140--><p class="noindent" > + id="dx1-71016"></a> </div><hr> +</p><!--l. 8406--><p class="noindent" > This defaults to “<span class="cmtt-10">; </span>” and is used at the end of the glossary. -</p><!--l. 8144--><p class="noindent" > +</p><!--l. 8410--><p class="noindent" > </p> -<!--l. 8144--><p class="noindent" ><a +<!--l. 8410--><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. 8147--><p class="noindent" >If the predefined styles don’t fit your requirements, you can define your own style +<!--l. 8413--><p class="noindent" >If the predefined styles don’t fit your requirements, you can define your own style using: -</p><!--l. 8149--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8415--><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-69001"></a> <span + id="dx1-72001"></a> <span class="cmtt-10">\newglossarystyle{</span><span class="cmmi-10"><</span><span class="cmitt-10">name</span><span @@ -19126,7 +19736,7 @@ class="cmitt-10">definitions</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8151--><p class="noindent" > +</p><!--l. 8417--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">name</span><span @@ -19136,101 +19746,101 @@ The second argument <span class="cmmi-10"><</span><span class="cmti-10">definitions</span><span class="cmmi-10">> </span>needs to redefine all of the following: -</p><!--l. 8156--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8422--><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-69002"></a><a - id="dx1-69003"></a> <span + id="dx1-72002"></a><a + id="dx1-72003"></a> <span class="cmss-10">theglossary</span><a - id="dx1-69004"></a><a - id="dx1-69005"></a> </div><hr> -</p><!--l. 8158--><p class="noindent" > + id="dx1-72004"></a><a + id="dx1-72005"></a> </div><hr> +</p><!--l. 8424--><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-69006"></a>) or the glossary postamble (defined by <span + id="dx1-72006"></a>) or the glossary postamble (defined by <span class="cmtt-10">\glossarypostamble</span><a - id="dx1-69007"></a>). + id="dx1-72007"></a>). For example, the <span class="cmss-10">list</span><a - id="dx1-69008"></a> style uses the <span + id="dx1-72008"></a> style uses the <span class="cmss-10">description</span><a - id="dx1-69009"></a><a - id="dx1-69010"></a> environment, so the <span + id="dx1-72009"></a><a + id="dx1-72010"></a> environment, so the <span class="cmss-10">theglossary</span><a - id="dx1-69011"></a><a - id="dx1-69012"></a> + id="dx1-72011"></a><a + id="dx1-72012"></a> environment is simply redefined to begin and end the <span class="cmss-10">description</span><a - id="dx1-69013"></a><a - id="dx1-69014"></a> environment. -</p><!--l. 8167--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-72013"></a><a + id="dx1-72014"></a> environment. +</p><!--l. 8433--><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-69015"></a> <span + id="dx1-72015"></a> <span class="cmtt-10">\glossaryheader </span></div><hr> -</p><!--l. 8169--><p class="noindent" > +</p><!--l. 8435--><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-69016"></a>, which should not be affected by + id="dx1-72016"></a>, which should not be affected by changes in the glossary style. The <span class="cmss-10">list</span><a - id="dx1-69017"></a> glossary style redefines <span + id="dx1-72017"></a> glossary style redefines <span class="cmtt-10">\glossaryheader</span><a - id="dx1-69018"></a> to do + id="dx1-72018"></a> to do nothing, whereas the <span class="cmss-10">longheader</span><a - id="dx1-69019"></a> glossary style redefines <span + id="dx1-72019"></a> glossary style redefines <span class="cmtt-10">\glossaryheader </span>to do a header row. -</p><!--l. 8177--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8443--><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-69020"></a> <span + id="dx1-72020"></a> <span class="cmtt-10">\glsgroupheading{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8179--><p class="noindent" > +</p><!--l. 8445--><p class="noindent" > This macro indicates what to do at the start of each logical block within the main body of the glossary. If you use <a - id="dx1-69021"></a><a + id="dx1-72021"></a><a href="#glo:makeindex"><span class="cmtt-10">makeindex</span><a - id="dx1-69022"></a></a> the glossary is sub-divided into a + id="dx1-72022"></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-69023"></a> key (or <span + id="dx1-72023"></a> key (or <span class="cmss-10">name</span><a - id="dx1-69024"></a> key if the <span + id="dx1-72024"></a> key if the <span class="cmss-10">sort</span><a - id="dx1-69025"></a> key is omitted). The sub-divisions are in the + id="dx1-72025"></a> key is omitted). The sub-divisions are in the following order: symbols, numbers, A, …, Z. If you use <a - id="dx1-69026"></a><a + id="dx1-72026"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-69027"></a></a>, the sub-divisions depend + id="dx1-72027"></a></a>, the sub-divisions depend on the language settings. -</p><!--l. 8190--><p class="indent" > Note that the argument to <span +</p><!--l. 8456--><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. 8193--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8459--><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-69028"></a> <span + id="dx1-72028"></a> <span class="cmtt-10">\glsgetgrouptitle{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8195--><p class="noindent" > +</p><!--l. 8461--><p class="noindent" > This obtains the title as follows: if <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -19253,16 +19863,16 @@ class="cmmi-10">></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-69029"></a> is + id="dx1-72029"></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-69030"></a> is used.) If you are using <a - id="dx1-69031"></a><a + id="dx1-72030"></a> is used.) If you are using <a + id="dx1-72031"></a><a href="#glo:xindy"><span class="cmtt-10">xindy</span><a - id="dx1-69032"></a></a>, <span + id="dx1-72032"></a></a>, <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </span>may be an @@ -19273,11 +19883,11 @@ class="cmti-10">label</span><span class="cmmi-10">></span>. You can redefine <span class="cmtt-10">\glsgetgrouptitle </span>if this is unsuitable for your document. -</p><!--l. 8209--><p class="indent" > A navigation hypertarget can be created using -</p><!--l. 8210--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8475--><p class="indent" > A navigation hypertarget can be created using +</p><!--l. 8476--><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-69033"></a> <span + id="dx1-72033"></a> <span class="cmtt-10">\glsnavhypertarget{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -19287,56 +19897,56 @@ class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8212--><p class="noindent" > +</p><!--l. 8478--><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. 8217--><p class="indent" > Most of the predefined glossary styles redefine <span +</p><!--l. 8483--><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-69034"></a> style redefines <span + id="dx1-72034"></a> style redefines <span class="cmtt-10">\glsgroupheading </span>as follows: </p> - <div class="verbatim" id="verbatim-227"> + <div class="verbatim" id="verbatim-226"> \renewcommand*{\glsgroupheading}[1]{%  <br />\item[\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}]} </div> -<!--l. 8223--><p class="nopar" > See also <span +<!--l. 8489--><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-69035"></a> must use <span class="obeylines-h"><span class="verb"><span + id="dx1-72035"></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. 8227--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8493--><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-69036"></a> <span + id="dx1-72036"></a> <span class="cmtt-10">\glsgroupskip </span></div><hr> -</p><!--l. 8229--><p class="noindent" > +</p><!--l. 8495--><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-69037"></a> glossary style simply redefines <span + id="dx1-72037"></a> glossary style simply redefines <span class="cmtt-10">\glsgroupskip </span>to be <span class="cmtt-10">\indexspace</span><a - id="dx1-69038"></a>, whereas the tabular-like styles redefine <span + id="dx1-72038"></a>, whereas the tabular-like styles redefine <span class="cmtt-10">\glsgroupskip </span>to produce a blank row. -</p><!--l. 8236--><p class="indent" > As from version 3.03, the package option <span +</p><!--l. 8502--><p class="indent" > As from version 3.03, the package option <span class="cmss-10">nogroupskip</span><a - id="dx1-69039"></a> can be used to suppress this + id="dx1-72039"></a> can be used to suppress this default gap for the predefined styles. -</p><!--l. 8239--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8505--><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-69040"></a> <span + id="dx1-72040"></a> <span class="cmtt-10">\glossentry{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -19346,23 +19956,23 @@ class="cmmi-10"><</span><span class="cmitt-10">number list</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8241--><p class="noindent" > +</p><!--l. 8507--><p class="noindent" > This macro indicates what to do for each level 0 glossary entry. The entry label is given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </span>and the associated <a - id="dx1-69041"></a><a + id="dx1-72041"></a><a href="#glo:numberlist">number list<a - id="dx1-69042"></a></a> is given by <span + id="dx1-72042"></a></a> is given by <span class="cmmi-10"><</span><span class="cmti-10">number list</span><span class="cmmi-10">></span>. You can redefine <span class="cmtt-10">\glossentry</span><a - id="dx1-69043"></a> to use commands like <span + id="dx1-72043"></a> to use commands like <span class="cmtt-10">\glossentryname</span><a - id="dx1-69044"></a><span + id="dx1-72044"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -19370,14 +19980,14 @@ class="cmmi-10">></span><span class="cmtt-10">}</span>, <span class="cmtt-10">\glossentrydesc</span><a - id="dx1-69045"></a><span + id="dx1-72045"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span>and <span class="cmtt-10">\glossentrysymbol</span><a - id="dx1-69046"></a><span + id="dx1-72046"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -19386,7 +19996,7 @@ 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-69047"></a><span + id="dx1-72047"></a><span class="cmtt-10">{</span><span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -19396,41 +20006,41 @@ 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. 8252--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8518--><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-69048"></a> <span + id="dx1-72048"></a> <span class="cmtt-10">\glsentryitem{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8254--><p class="noindent" > +</p><!--l. 8520--><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-69049"></a> or <span + id="dx1-72049"></a> or <span class="cmss-10">counterwithin</span><a - id="dx1-69050"></a> package options have been used. This macro + id="dx1-72050"></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. 8260--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8526--><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-69051"></a> <span + id="dx1-72051"></a> <span class="cmtt-10">\glsentrycounterlabel </span></div><hr> -</p><!--l. 8262--><p class="noindent" > -</p><!--l. 8264--><p class="indent" > Each time you use a glossary entry it creates a hyperlink (if hyperlinks are +</p><!--l. 8528--><p class="noindent" > +</p><!--l. 8530--><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. 8269--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8535--><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-69052"></a> <span + id="dx1-72052"></a> <span class="cmtt-10">\glstarget{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -19440,43 +20050,43 @@ class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8271--><p class="noindent" > +</p><!--l. 8537--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </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-69053"></a> package has been loaded, as <span + id="dx1-72053"></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. 8277--><p class="indent" > For example, the <span +</p><!--l. 8543--><p class="indent" > For example, the <span class="cmss-10">list</span><a - id="dx1-69054"></a> style defines <span + id="dx1-72054"></a> style defines <span class="cmtt-10">\glossentry </span>as follows: </p> - <div class="verbatim" id="verbatim-228"> + <div class="verbatim" id="verbatim-227">   \renewcommand*{\glossentry}[2]{%  <br />    \item[\glsentryitem{##1}%  <br />          \glstarget{##1}{\glossentryname{##1}}]  <br />       \glossentrydesc{##1}\glspostdescription\space ##2} </div> -<!--l. 8283--><p class="nopar" > -</p><!--l. 8285--><p class="indent" > Note also that <span +<!--l. 8549--><p class="nopar" > +</p><!--l. 8551--><p class="indent" > Note also that <span class="cmmi-10"><</span><span class="cmti-10">number list</span><span class="cmmi-10">> </span>will always be of the form -</p><!--l. 8287--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 8553--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glossaryentrynumbers</span><a - id="dx1-69055"></a><span + id="dx1-72055"></a><span class="cmsy-10">{</span><span class="cmtt-10">\relax</span><br class="newline" /><span class="cmtt-10">\setentrycounter</span><a - id="dx1-69056"></a><span + id="dx1-72056"></a><span class="cmtt-10">[</span><span class="cmmi-10"><</span><span class="cmitt-10">Hprefix</span><span @@ -19496,19 +20106,19 @@ class="cmmi-10">></span><span class="cmtt-10">}</span><span class="cmsy-10">}</span> </div><hr> -</p><!--l. 8289--><p class="noindent" > +</p><!--l. 8555--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">number(s)</span><span class="cmmi-10">> </span>may contain <span class="cmtt-10">\delimN</span><a - id="dx1-69057"></a> (to delimit individual numbers) and/or + id="dx1-72057"></a> (to delimit individual numbers) and/or <span class="cmtt-10">\delimR</span><a - id="dx1-69058"></a> (to indicate a range of numbers). There may be multiple occurrences of + id="dx1-72058"></a> (to indicate a range of numbers). There may be multiple occurrences of <span class="cmtt-10">\setentrycounter</span><a - id="dx1-69059"></a><span + id="dx1-72059"></a><span class="cmtt-10">[</span><span class="cmmi-10"><</span><span class="cmti-10">Hprefix</span><span @@ -19529,25 +20139,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-69060"></a>. The user can redefine this to change the way the entire + id="dx1-72060"></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-69061"></a> is to provide a means of suppressing the number list + id="dx1-72061"></a> is to provide a means of suppressing the number list altogether. (In fact, the <span class="cmss-10">nonumberlist</span><a - id="dx1-69062"></a> option redefines <span + id="dx1-72062"></a> option redefines <span class="cmtt-10">\glossaryentrynumbers</span><a - id="dx1-69063"></a> to + id="dx1-72063"></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-69064"></a> package + id="dx1-72064"></a> package option. -</p><!--l. 8306--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8572--><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-69065"></a> <span + id="dx1-72065"></a> <span class="cmtt-10">\subglossentry{</span><span class="cmmi-10"><</span><span class="cmitt-10">level</span><span @@ -19562,7 +20172,7 @@ class="cmitt-10">number list</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8308--><p class="noindent" > +</p><!--l. 8574--><p class="noindent" > This is used to display sub-entries. The first argument, <span class="cmmi-10"><</span><span class="cmti-10">level</span><span @@ -19570,90 +20180,90 @@ class="cmmi-10">></span>, indicates the sub-entry level. This must be an integer from 1 (first sub-level) onwards. The remaining arguments are analogous to those for <span class="cmtt-10">\glossentry</span><a - id="dx1-69066"></a> described + id="dx1-72066"></a> described above. -</p><!--l. 8315--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8581--><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-69067"></a> <span + id="dx1-72067"></a> <span class="cmtt-10">\glssubentryitem{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8317--><p class="noindent" > +</p><!--l. 8583--><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-69068"></a> package option has been used. This macro is typically called by + id="dx1-72068"></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-69069"></a>. The format of the counter is controlled by the + id="dx1-72069"></a>. The format of the counter is controlled by the macro -</p><!--l. 8323--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8589--><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-69070"></a> <span + id="dx1-72070"></a> <span class="cmtt-10">\glssubentrycounterlabel </span></div><hr> -</p><!--l. 8325--><p class="noindent" > -</p><!--l. 8327--><p class="indent" > Note that <span +</p><!--l. 8591--><p class="noindent" > +</p><!--l. 8593--><p class="indent" > Note that <span class="cmtt-10">\printglossary</span><a - id="dx1-69071"></a> (which <span + id="dx1-72071"></a> (which <span class="cmtt-10">\printglossaries</span><a - id="dx1-69072"></a> calls) sets -</p><!--l. 8329--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-72072"></a> calls) sets +</p><!--l. 8595--><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-69073"></a> <span + id="dx1-72073"></a> <span class="cmtt-10">\currentglossary </span></div><hr> -</p><!--l. 8331--><p class="noindent" > +</p><!--l. 8597--><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. 8335--><p class="indent" > For further details of these commands, see “Displaying the glossary” in the +</p><!--l. 8601--><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-69074r20"></a> -</p><!--l. 8339--><p class="noindent" ><span + id="x1-72074r20"></a> +</p><!--l. 8605--><p class="noindent" ><span class="cmbx-12">Example 20</span><span class="cmbx-12"> (Creating a completely new style)</span><a - id="x1-69075"></a> -</p><!--l. 8341--><p class="indent" > If you want a completely new style, you will need to redefine all of the commands + id="x1-72075"></a> +</p><!--l. 8607--><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. 8344--><p class="indent" > For example, suppose you want each entry to start with a bullet point. This means +</p><!--l. 8610--><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-69076"></a><a - id="dx1-69077"></a> environment, so <span + id="dx1-72076"></a><a + id="dx1-72077"></a> environment, so <span class="cmss-10">theglossary</span><a - id="dx1-69078"></a><a - id="dx1-69079"></a> should + id="dx1-72078"></a><a + id="dx1-72079"></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-69080"></a> and <span + id="dx1-72080"></a> and <span class="cmtt-10">\glsgroupskip</span><a - id="dx1-69081"></a> should do + id="dx1-72081"></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-69082"></a> should do nothing). In addition, let’s + id="dx1-72082"></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 - id="dx1-69083"></a><a + id="dx1-72083"></a><a href="#glo:numberlist">number list<a - id="dx1-69084"></a></a> should appear within square brackets at the + id="dx1-72084"></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-229"> + <div class="verbatim" id="verbatim-228">  \newglossarystyle{mylist}{%  <br /> % put the glossary in the itemize environment:  <br /> \renewenvironment{theglossary}% @@ -19676,40 +20286,40 @@ follows:  <br />   \glossentry{##2}{##3}}%  <br /> } </div> -<!--l. 8378--><p class="nopar" > Note that this style creates a flat glossary, where sub-entries are displayed in exactly +<!--l. 8644--><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-69085"></a> or + id="dx1-72085"></a> or <span class="cmtt-10">\glssubentryitem</span><a - id="dx1-69086"></a> so it won’t be affected by the <span + id="dx1-72086"></a> so it won’t be affected by the <span class="cmss-10">entrycounter</span><a - id="dx1-69087"></a>, <span + id="dx1-72087"></a>, <span class="cmss-10">counterwithin</span><a - id="dx1-69088"></a> or + id="dx1-72088"></a> or <span class="cmss-10">subentrycounter</span><a - id="dx1-69089"></a> package options. -</p><!--l. 8385--><p class="indent" > Variations: </p> + id="dx1-72089"></a> package options. +</p><!--l. 8651--><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-69090"></a> instead of <span + id="dx1-72090"></a> instead of <span class="cmtt-10">\glossentryname</span><a - id="dx1-69091"></a>. + id="dx1-72091"></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-69092"></a> (see <a + id="dx1-72092"></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-230"> + <div class="verbatim" id="verbatim-229">  \renewcommand*{\glossentry}[2]{%  <br /> \item % bullet point  <br /> \glstarget{##1}{\glossentryname{##1}}% the entry name @@ -19722,82 +20332,82 @@ href="#sec:utilities">Utilities<!--tex4ht:ref: sec:utilities --></a>):  <br /> \space [##2]% the number list in square brackets  <br /> }% </div> - <!--l. 8405--><p class="nopar" ></p></li></ul> + <!--l. 8671--><p class="nopar" ></p></li></ul> <div class="center" > -<!--l. 8407--><p class="noindent" > -</p><!--l. 8407--><p class="noindent" >____________________________</p></div> +<!--l. 8673--><p class="noindent" > +</p><!--l. 8673--><p class="noindent" >____________________________</p></div> <a - id="x1-69093r21"></a> -<!--l. 8410--><p class="noindent" ><span + id="x1-72093r21"></a> +<!--l. 8676--><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-69094"></a> -</p><!--l. 8412--><p class="indent" > If you want to define a new style that is a slightly modified version of an + id="x1-72094"></a> +</p><!--l. 8678--><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-69095"></a> within the second argument of + id="dx1-72095"></a> within the second argument of <span class="cmtt-10">\newglossarystyle</span><a - id="dx1-69096"></a> followed by whatever alterations you require. For example, + id="dx1-72096"></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-69097"></a> style but you don’t want the extra vertical space + id="dx1-72097"></a> style but you don’t want the extra vertical space created by <span class="cmtt-10">\indexspace</span><a - id="dx1-69098"></a> between groups, then you can create a new glossary style + id="dx1-72098"></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-231"> + <div class="verbatim" id="verbatim-230"> \newglossarystyle{mylist}{%  <br />\setglossarystyle{list}% base this style on the list style  <br />\renewcommand{\glsgroupskip}{}% make nothing happen  <br />                              % between groups  <br />} </div> -<!--l. 8426--><p class="nopar" > (In this case, you can actually achieve the same effect using the <span +<!--l. 8692--><p class="nopar" > (In this case, you can actually achieve the same effect using the <span class="cmss-10">list</span><a - id="dx1-69099"></a> style in + id="dx1-72099"></a> style in combination with the package option <span class="cmss-10">nogroupskip</span><a - id="dx1-69100"></a>.) </p> + id="dx1-72100"></a>.) </p> <div class="center" > -<!--l. 8430--><p class="noindent" > -</p><!--l. 8430--><p class="noindent" >____________________________</p></div> +<!--l. 8696--><p class="noindent" > +</p><!--l. 8696--><p class="noindent" >____________________________</p></div> <a - id="x1-69101r22"></a> -<!--l. 8434--><p class="noindent" ><span + id="x1-72101r22"></a> +<!--l. 8700--><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-69102"></a><span + id="dx1-72102"></a><span class="cmbx-12">, </span><span class="cmbx-12">…, </span><span class="cmssbx-10x-x-120">user6</span><a - id="dx1-69103"></a> <span + id="dx1-72103"></a> <span class="cmbx-12">keys)</span><a - id="x1-69104"></a> -</p><!--l. 8436--><p class="indent" > Suppose each entry not only has an associated symbol, but also units (stored in + id="x1-72104"></a> +</p><!--l. 8702--><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-69105"></a>) and dimension (stored in <span + id="dx1-72105"></a>) and dimension (stored in <span class="cmss-10">user2</span><a - id="dx1-69106"></a>). Then you can define a glossary style that + id="dx1-72106"></a>). Then you can define a glossary style that displays each entry in a <span class="cmss-10">longtable</span><a - id="dx1-69107"></a><a - id="dx1-69108"></a> as follows: + id="dx1-72107"></a><a + id="dx1-72108"></a> as follows: </p> - <div class="verbatim" id="verbatim-232"> + <div class="verbatim" id="verbatim-231"> \newglossarystyle{long6col}{%  <br /> % put the glossary in a longtable environment:  <br /> \renewenvironment{theglossary}% @@ -19836,29 +20446,29 @@ class="cmss-10">longtable</span><a  <br /> \renewcommand*{\glsgroupskip}{}%  <br />} </div> -<!--l. 8478--><p class="nopar" > </p> +<!--l. 8744--><p class="nopar" > </p> <div class="center" > -<!--l. 8479--><p class="noindent" > -</p><!--l. 8479--><p class="noindent" >____________________________</p></div> +<!--l. 8745--><p class="noindent" > +</p><!--l. 8745--><p class="noindent" >____________________________</p></div> -<!--l. 8481--><p class="indent" > </div> -</p><!--l. 8481--><p class="noindent" ><a +<!--l. 8747--><p class="indent" > </div> +</p><!--l. 8747--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">16. <a id="sec:utilities"></a>Utilities</h2> -</p><!--l. 8484--><p class="indent" > This section describes some utility commands. Additional commands can be found +</p><!--l. 8750--><p class="indent" > This section describes some utility commands. Additional commands can be found in the documented code (glossaries-code.pdf). -</p><!--l. 8487--><p class="indent" > <div class="important" title="Important Note"> Some of the commands described here take a comma-separated list as an +</p><!--l. 8753--><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 an +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. 8491--><p class="noindent" > -</p><!--l. 8493--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8757--><p class="noindent" > +</p><!--l. 8759--><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-70001"></a> <span + id="dx1-73001"></a> <span class="cmtt-10">\forallglossaries[</span><span class="cmmi-10"><</span><span class="cmitt-10">glossary list</span><span @@ -19873,7 +20483,7 @@ class="cmitt-10">body</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8495--><p class="noindent" > +</p><!--l. 8761--><p class="noindent" > This iterates through <span class="cmmi-10"><</span><span class="cmti-10">glossary list</span><span @@ -19889,12 +20499,37 @@ class="cmmi-10">> </span>is performed. If <span class="cmmi-10"><</span><span class="cmti-10">glossary list</span><span -class="cmmi-10">> </span>is omitted, the default is to iterate over all -glossaries. -</p><!--l. 8503--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +class="cmmi-10">> </span>is omitted, the default is to iterate over all glossaries +(except the ignored ones). +</p><!--l. 8769--><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 +class="cmtt-10">\forallacronyms{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">cs</span><span +class="cmmi-10">></span><span +class="cmtt-10">}{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">body</span><span +class="cmmi-10">></span><span +class="cmtt-10">} </span></div><hr> +</p><!--l. 8771--><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 +class="cmss-10">acronymlists</span><a + id="dx1-73004"></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. 8779--><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-70002"></a> <span + id="dx1-73005"></a> <span class="cmtt-10">\forglsentries[</span><span class="cmmi-10"><</span><span class="cmitt-10">glossary label</span><span @@ -19909,7 +20544,7 @@ class="cmitt-10">body</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8505--><p class="noindent" > +</p><!--l. 8781--><p class="noindent" > This iterates through all entries in the glossary given by <span class="cmmi-10"><</span><span class="cmti-10">glossary label</span><span @@ -19927,11 +20562,11 @@ class="cmti-10">glossary label</span><span class="cmmi-10">> </span>is omitted, <span class="cmtt-10">\glsdefaulttype</span><a - id="dx1-70003"></a> (usually the main glossary) is used. -</p><!--l. 8512--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-73006"></a> (usually the main glossary) is used. +</p><!--l. 8788--><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-70004"></a> <span + id="dx1-73007"></a> <span class="cmtt-10">\forallglsentries[</span><span class="cmmi-10"><</span><span class="cmitt-10">glossary list</span><span @@ -19946,7 +20581,7 @@ class="cmitt-10">body</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8514--><p class="noindent" > +</p><!--l. 8790--><p class="noindent" > This is like <span class="cmtt-10">\forglsentries </span>but for each glossary in <span class="cmmi-10"><</span><span @@ -19956,27 +20591,27 @@ list of glossary labels). If <span class="cmmi-10"><</span><span class="cmti-10">glossary list</span><span class="cmmi-10">> </span>is omitted, the default is the list of all -defined glossaries. At each iteration <span +defined glossaries (except the ignored ones). At each iteration <span class="cmmi-10"><</span><span class="cmti-10">cs</span><span -class="cmmi-10">> </span>is set to the entry label and <span +class="cmmi-10">> </span>is set to the entry +label and <span class="cmmi-10"><</span><span class="cmti-10">body</span><span -class="cmmi-10">> </span>is -performed. (The current glossary label can be obtained using <span +class="cmmi-10">> </span>is performed. (The current glossary label can be obtained using +<span class="cmtt-10">\glsentrytype{</span><span class="cmmi-10"><</span><span class="cmti-10">cs</span><span class="cmmi-10">></span><span -class="cmtt-10">}</span> -within <span +class="cmtt-10">} </span>within <span class="cmmi-10"><</span><span class="cmti-10">body</span><span class="cmmi-10">></span>.) -</p><!--l. 8522--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8799--><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-70005"></a> <span + id="dx1-73008"></a> <span class="cmtt-10">\ifglossaryexists</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -19986,7 +20621,7 @@ class="cmmi-10">><</span><span class="cmitt-10">false part</span><span class="cmmi-10">></span> </div><hr> -</p><!--l. 8525--><p class="noindent" > +</p><!--l. 8802--><p class="noindent" > This checks if the glossary given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -19998,10 +20633,10 @@ performed, otherwise <span class="cmmi-10"><</span><span class="cmti-10">false part</span><span class="cmmi-10">></span>. -</p><!--l. 8529--><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">\ifglsentryexists</span><span class="cmtt-9"> </span></span><a - id="dx1-70006"></a> <span + id="dx1-73009"></a> <span class="cmtt-10">\ifglsentryexists</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20011,7 +20646,9 @@ class="cmmi-10">><</span><span class="cmitt-10">false part</span><span class="cmmi-10">></span> </div><hr> -</p><!--l. 8532--><p class="noindent" > + + +</p><!--l. 8809--><p class="noindent" > This checks if the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -20026,21 +20663,19 @@ class="cmmi-10">></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-70007"></a> or + id="dx1-73010"></a> or <span class="cmtt-10">\printglossaries</span><a - id="dx1-70008"></a> even if the entry is explicitly defined later in the document. This is + id="dx1-73011"></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. 8542--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8819--><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-70009"></a> <span + id="dx1-73012"></a> <span class="cmtt-10">\glsdoifexists{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20050,7 +20685,7 @@ class="cmmi-10"><</span><span class="cmitt-10">code</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8544--><p class="noindent" > +</p><!--l. 8821--><p class="noindent" > Does <span class="cmmi-10"><</span><span class="cmti-10">code</span><span @@ -20060,10 +20695,10 @@ class="cmti-10">label</span><span class="cmmi-10">> </span>exists. If it doesn’t exist, an error is generated. (This command uses <span class="cmtt-10">\ifglsentryexists</span>.) -</p><!--l. 8549--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8826--><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-70010"></a> <span + id="dx1-73013"></a> <span class="cmtt-10">\glsdoifnoexists{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20073,15 +20708,15 @@ class="cmmi-10"><</span><span class="cmitt-10">code</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8551--><p class="noindent" > +</p><!--l. 8828--><p class="noindent" > Does the reverse of <span class="cmtt-10">\glsdoifexists</span>. (This command uses <span class="cmtt-10">\ifglsentryexists</span>.) -</p><!--l. 8555--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8832--><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-70011"></a> <span -class="cmtt-10">\glsdoifexistsorwanr{</span><span + id="dx1-73014"></a> <span +class="cmtt-10">\glsdoifexistsorwarn{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span @@ -20091,14 +20726,14 @@ class="cmitt-10">code</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8557--><p class="noindent" > +</p><!--l. 8834--><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. 8561--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8838--><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-70012"></a> <span + id="dx1-73015"></a> <span class="cmtt-10">\ifglsused</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20107,15 +20742,15 @@ class="cmitt-10">true part</span><span class="cmmi-10">><</span><span class="cmitt-10">false part</span><span class="cmmi-10">> </span></div><hr> -</p><!--l. 8564--><p class="noindent" > +</p><!--l. 8841--><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. 8567--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8844--><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-70013"></a> <span + id="dx1-73016"></a> <span class="cmtt-10">\ifglshaschildren</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20125,7 +20760,7 @@ class="cmmi-10">><</span><span class="cmitt-10">false part</span><span class="cmmi-10">></span> </div><hr> -</p><!--l. 8570--><p class="noindent" > +</p><!--l. 8847--><p class="noindent" > This checks if the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -20137,10 +20772,10 @@ class="cmmi-10">> </span>is performed, otherwise <span class="cmmi-10"><</span><span class="cmti-10">false part</span><span class="cmmi-10">></span>. -</p><!--l. 8575--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8852--><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-70014"></a> <span + id="dx1-73017"></a> <span class="cmtt-10">\ifglshasparent</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20150,7 +20785,7 @@ class="cmmi-10">><</span><span class="cmitt-10">false part</span><span class="cmmi-10">></span> </div><hr> -</p><!--l. 8578--><p class="noindent" > +</p><!--l. 8855--><p class="noindent" > This checks if the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -20163,10 +20798,10 @@ class="cmmi-10">> </span>is performed, otherwise <span class="cmmi-10"><</span><span class="cmti-10">false part</span><span class="cmmi-10">></span>. -</p><!--l. 8583--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8860--><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-70015"></a> <span + id="dx1-73018"></a> <span class="cmtt-10">\ifglshassymbol{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20181,13 +20816,13 @@ class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8585--><p class="noindent" > +</p><!--l. 8862--><p class="noindent" > This checks if the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </span>has had the <span class="cmss-10">symbol</span><a - id="dx1-70016"></a> field set. If it + id="dx1-73019"></a> field set. If it has, <span class="cmmi-10"><</span><span class="cmti-10">true part</span><span @@ -20195,10 +20830,10 @@ class="cmmi-10">> </span>is performed, otherwise <span class="cmmi-10"><</span><span class="cmti-10">false part</span><span class="cmmi-10">></span>. -</p><!--l. 8590--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8867--><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-70017"></a> <span + id="dx1-73020"></a> <span class="cmtt-10">\ifglshaslong{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20213,13 +20848,13 @@ class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8592--><p class="noindent" > +</p><!--l. 8869--><p class="noindent" > This checks if the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </span>has had the <span class="cmss-10">long</span><a - id="dx1-70018"></a> field set. If it has, + id="dx1-73021"></a> field set. If it has, <span class="cmmi-10"><</span><span class="cmti-10">true part</span><span @@ -20229,15 +20864,15 @@ class="cmti-10">false part</span><span class="cmmi-10">></span>. This should be true for any entry that has been defined via <span class="cmtt-10">\newacronym</span><a - id="dx1-70019"></a>. There is no check for the existance of + id="dx1-73022"></a>. There is no check for the existence of <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 8599--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8876--><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-70020"></a> <span + id="dx1-73023"></a> <span class="cmtt-10">\ifglshasshort{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20252,13 +20887,15 @@ class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8601--><p class="noindent" > + + +</p><!--l. 8878--><p class="noindent" > This checks if the glossary entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </span>has had the <span class="cmss-10">short</span><a - id="dx1-70021"></a> field set. If it has, + id="dx1-73024"></a> field set. If it has, <span class="cmmi-10"><</span><span class="cmti-10">true part</span><span @@ -20268,15 +20905,15 @@ class="cmti-10">false part</span><span class="cmmi-10">></span>. This should be true for any entry that has been defined via <span class="cmtt-10">\newacronym</span><a - id="dx1-70022"></a>. There is no check for the existance of + id="dx1-73025"></a>. There is no check for the existence of <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 8608--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8885--><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-70023"></a> <span + id="dx1-73026"></a> <span class="cmtt-10">\ifglshasdesc{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20291,12 +20928,10 @@ class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> - - -</p><!--l. 8610--><p class="noindent" > +</p><!--l. 8887--><p class="noindent" > This checks if the <span class="cmss-10">description</span><a - id="dx1-70024"></a> field is non-empty for the entry given by <span + id="dx1-73027"></a> field is non-empty for the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. If it @@ -20307,10 +20942,10 @@ class="cmmi-10">> </span>is performed, otherwise <span class="cmmi-10"><</span><span class="cmti-10">false part</span><span class="cmmi-10">></span>. Compare with: -</p><!--l. 8614--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 8891--><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-70025"></a> <span + id="dx1-73028"></a> <span class="cmtt-10">\ifglsdescsuppressed{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20326,12 +20961,12 @@ class="cmitt-10">false</span> class="cmitt-10">part</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8616--><p class="noindent" > +</p><!--l. 8893--><p class="noindent" > This checks if the <span class="cmss-10">description</span><a - id="dx1-70026"></a> field has been set to just <span + id="dx1-73029"></a> field has been set to just <span class="cmtt-10">\nopostdesc</span><a - id="dx1-70027"></a> for the entry given + id="dx1-73030"></a> for the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -20342,12 +20977,12 @@ class="cmmi-10">> </span>is performed, otherwise <span class="cmmi-10"><</span><span class="cmti-10">false part</span><span class="cmmi-10">></span>. There is no -check for the existance of <span +check for the existence of <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. -</p><!--l. 8622--><p class="indent" > For all other fields you can use: -</p><!--l. 8624--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 8899--><p class="indent" > For all other fields you can use: +</p><!--l. 8901--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\ifglshasfield{</span><span class="cmmi-10"><</span><span class="cmitt-10">field</span><span @@ -20366,7 +21001,7 @@ class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8626--><p class="noindent" > +</p><!--l. 8903--><p class="noindent" > This checks if the field given by <span class="cmmi-10"><</span><span class="cmti-10">field</span><span @@ -20391,100 +21026,100 @@ undefined. </p> -<!--l. 8635--><p class="indent" > </div> -</p><!--l. 8635--><p class="noindent" ><a +<!--l. 8912--><p class="indent" > </div> +</p><!--l. 8912--><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. 8637--><p class="indent" > The <span +</p><!--l. 8914--><p class="indent" > The <span class="cmss-10">glossaries-prefix</span><a - id="dx1-71001"></a> package provides additional keys that can be used as prefixes. + id="dx1-74001"></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. 8644--><p class="indent" > The extra keys for <span +</p><!--l. 8921--><p class="indent" > The extra keys for <span class="cmtt-10">\newglossaryentry</span><a - id="dx1-71002"></a> are as follows: + id="dx1-74002"></a> are as follows: </p><dl class="description"><dt class="description"> <span class="cmssbx-10">prefix</span><a - id="dx1-71003"></a> </dt><dd + id="dx1-74003"></a> </dt><dd class="description">The prefix associated with the <span class="cmss-10">text</span><a - id="dx1-71004"></a> key. This defaults to nothing. + id="dx1-74004"></a> key. This defaults to nothing. </dd><dt class="description"> <span class="cmssbx-10">prefixplural</span><a - id="dx1-71005"></a> </dt><dd + id="dx1-74005"></a> </dt><dd class="description">The prefix associated with the <span class="cmss-10">plural</span><a - id="dx1-71006"></a> key. This defaults to nothing. + id="dx1-74006"></a> key. This defaults to nothing. </dd><dt class="description"> <span class="cmssbx-10">prefixfirst</span><a - id="dx1-71007"></a> </dt><dd + id="dx1-74007"></a> </dt><dd class="description">The prefix associated with the <span class="cmss-10">first</span><a - id="dx1-71008"></a> key. If omitted, this defaults to + id="dx1-74008"></a> key. If omitted, this defaults to the value of the <span class="cmss-10">prefix</span><a - id="dx1-71009"></a> key. + id="dx1-74009"></a> key. </dd><dt class="description"> <span class="cmssbx-10">prefixfirstplural</span><a - id="dx1-71010"></a> </dt><dd + id="dx1-74010"></a> </dt><dd class="description">The prefix associated with the <span class="cmss-10">firstplural</span><a - id="dx1-71011"></a> key. If omitted, this + id="dx1-74011"></a> key. If omitted, this defaults to the value of the <span class="cmss-10">prefixplural</span><a - id="dx1-71012"></a> key.</dd></dl> + id="dx1-74012"></a> key.</dd></dl> <a - id="x1-71013r23"></a> -<!--l. 8661--><p class="noindent" ><span + id="x1-74013r23"></a> +<!--l. 8938--><p class="noindent" ><span class="cmbx-12">Example 23</span><span class="cmbx-12"> (Defining Determiners)</span><a - id="x1-71014"></a> -</p><!--l. 8662--><p class="indent" > Here’s the start of my example document: + id="x1-74014"></a> +</p><!--l. 8939--><p class="indent" > Here’s the start of my example document: </p> - <div class="verbatim" id="verbatim-233"> + <div class="verbatim" id="verbatim-232"> documentclass{article}  <br />\usepackage[colorlinks]{hyperref}  <br />\usepackage[toc,acronym]{glossaries-prefix} </div> -<!--l. 8668--><p class="nopar" > Note that I’ve simply replaced <span +<!--l. 8945--><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-71015f1"></a>: + id="x1-74015f1"></a>: </p> - <div class="verbatim" id="verbatim-234"> + <div class="verbatim" id="verbatim-233"> \newglossaryentry{sample}{name={sample},%  <br />  description={an example},%  <br />  prefix={a~},%  <br />  prefixplural={the\space}%  <br />} </div> -<!--l. 8680--><p class="nopar" > Note that I’ve had to explicitly insert a space after the prefix. This allows for the +<!--l. 8957--><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-235"> + <div class="verbatim" id="verbatim-234"> \newglossaryentry{oeil}{name={oeil},  <br />  plural={yeux},  <br />  description={eye},  <br />  prefix={l’},  <br />  prefixplural={les\space}} </div> -<!--l. 8690--><p class="nopar" > Where a space is required at the end of the prefix, you must use a spacing command, +<!--l. 8967--><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 @@ -20496,36 +21131,42 @@ class="cmmi-10">></span>=<span class="cmmi-10"><</span><span class="cmti-10">value</span><span class="cmmi-10">> </span>options. -</p><!--l. 8696--><p class="indent" > The prefixes can also be used with acronyms. For example: +</p><!--l. 8973--><p class="indent" > The prefixes can also be used with acronyms. For example: </p> - <div class="verbatim" id="verbatim-236"> + <div class="verbatim" id="verbatim-235"> \newacronym  <br /> [%  <br />   prefix={an\space},prefixfirst={a~}%  <br /> ]{svm}{SVM}{support vector machine} </div> -<!--l. 8702--><p class="nopar" > </p> +<!--l. 8979--><p class="nopar" > </p> <div class="center" > -<!--l. 8703--><p class="noindent" > -</p><!--l. 8703--><p class="noindent" >____________________________</p></div> -<!--l. 8705--><p class="indent" > The <span +<!--l. 8980--><p class="noindent" > +</p><!--l. 8980--><p class="noindent" >____________________________</p></div> +<!--l. 8982--><p class="indent" > The <span class="cmss-10">glossaries-prefix</span><a - id="dx1-71017"></a> package provides convenient commands to use these prefixes + id="dx1-74017"></a> package provides convenient commands to use these prefixes with commands such as <span class="cmtt-10">\gls</span><a - id="dx1-71018"></a>. Note that the prefix is not considered part -of the <a - id="dx1-71019"></a><a -href="#glo:linktext">link text<a - id="dx1-71020"></a></a>, so it’s not included in the hyperlink (where hyperlinks are -enabled). -</p><!--l. 8709--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-74018"></a>. Note that the prefix is not considered part of the <a + id="dx1-74019"></a><a +href="#glo:linktext">link +text<a + id="dx1-74020"></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 +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. 8989--><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-71021"></a> <span + id="dx1-74021"></a> <span class="cmtt-10">\pgls[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -20539,13 +21180,13 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 8711--><p class="noindent" > -This is prepends the value of the <span +</p><!--l. 8991--><p class="noindent" > +This is inserts the value of the <span class="cmss-10">prefix</span><a - id="dx1-71022"></a> key (or <span + id="dx1-74022"></a> key (or <span class="cmss-10">prefixfirst</span><a - id="dx1-71023"></a> key, on <a - id="dx1-71024"></a><a + id="dx1-74023"></a> key, on <a + id="dx1-74024"></a><a href="#glo:firstuse">first use</a>) in front of <span class="cmtt-10">\gls[</span><span @@ -20561,10 +21202,10 @@ class="cmmi-10"><</span><span class="cmti-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">]</span>. -</p><!--l. 8716--><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">\Pgls</span><span class="cmtt-9"> </span></span><a - id="dx1-71025"></a> <span + id="dx1-74025"></a> <span class="cmtt-10">\Pgls[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -20578,13 +21219,13 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 8718--><p class="noindent" > +</p><!--l. 8998--><p class="noindent" > If the <span class="cmss-10">prefix</span><a - id="dx1-71026"></a> key (or <span + id="dx1-74026"></a> key (or <span class="cmss-10">prefixfirst</span><a - id="dx1-71027"></a>, on <a - id="dx1-71028"></a>first use) has been set, this displays the + id="dx1-74027"></a>, on <a + id="dx1-74028"></a>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 @@ -20602,7 +21243,7 @@ class="cmmi-10">></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-71029"></a><span + id="dx1-74029"></a><span class="cmtt-10">[</span><span class="cmmi-10"><</span><span class="cmti-10">options</span><span @@ -20616,10 +21257,10 @@ class="cmmi-10"><</span><span class="cmti-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">]</span>. -</p><!--l. 8726--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9006--><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-71030"></a> <span + id="dx1-74030"></a> <span class="cmtt-10">\PGLS[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -20633,17 +21274,17 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 8728--><p class="noindent" > +</p><!--l. 9008--><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-71031"></a> instead of + id="dx1-74031"></a> instead of <span class="cmtt-10">\gls</span>. -</p><!--l. 8732--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9012--><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-71032"></a> <span + id="dx1-74032"></a> <span class="cmtt-10">\pglspl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -20657,13 +21298,13 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 8734--><p class="noindent" > -This is prepends the value of the <span +</p><!--l. 9014--><p class="noindent" > +This is inserts the value of the <span class="cmss-10">prefixplural</span><a - id="dx1-71033"></a> key (or <span + id="dx1-74033"></a> key (or <span class="cmss-10">prefixfirstplural</span><a - id="dx1-71034"></a> key, on <a - id="dx1-71035"></a><a + id="dx1-74034"></a> key, on <a + id="dx1-74035"></a><a href="#glo:firstuse">first use</a>) in front of <span class="cmtt-10">\glspl[</span><span @@ -20679,10 +21320,10 @@ class="cmmi-10"><</span><span class="cmti-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">]</span>. -</p><!--l. 8739--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9019--><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-71036"></a> <span + id="dx1-74036"></a> <span class="cmtt-10">\Pglspl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -20696,13 +21337,13 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 8741--><p class="noindent" > +</p><!--l. 9021--><p class="noindent" > If the <span class="cmss-10">prefixplural</span><a - id="dx1-71037"></a> key (or <span + id="dx1-74037"></a> key (or <span class="cmss-10">prefixfirstplural</span><a - id="dx1-71038"></a>, on <a - id="dx1-71039"></a>first use) has been set, this displays the + id="dx1-74038"></a>, on <a + id="dx1-74039"></a>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 @@ -20720,7 +21361,7 @@ class="cmmi-10">></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-71040"></a><span + id="dx1-74040"></a><span class="cmtt-10">[</span><span class="cmmi-10"><</span><span class="cmti-10">options</span><span @@ -20734,10 +21375,10 @@ class="cmmi-10"><</span><span class="cmti-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">]</span>. -</p><!--l. 8749--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9029--><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-71041"></a> <span + id="dx1-74041"></a> <span class="cmtt-10">\PGLSpl[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span @@ -20751,48 +21392,49 @@ class="cmmi-10"><</span><span class="cmitt-10">insert</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 8751--><p class="noindent" > +</p><!--l. 9031--><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-71042"></a> instead of + id="dx1-74042"></a> instead of <span class="cmtt-10">\glspl</span>. <a - id="x1-71043r24"></a> -</p><!--l. 8755--><p class="noindent" ><span + id="x1-74043r24"></a> +</p><!--l. 9035--><p class="noindent" ><span class="cmbx-12">Example 24</span><span class="cmbx-12"> (Using Prefixes)</span><a - id="x1-71044"></a> -</p><!--l. 8756--><p class="indent" > Continuing from Example <a -href="#x1-71013r23">23<!--tex4ht:ref: ex:determiners --></a>, now that I’ve defined my entries, I can use them in + id="x1-74044"></a> +</p><!--l. 9036--><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 the text via the above commands: </p> - <div class="verbatim" id="verbatim-237"> + <div class="verbatim" id="verbatim-236"> First use: \pgls{svm}. Next use: \pgls{svm}.  <br />Singular: \pgls{sample}, \pgls{oeil}.  <br />Plural: \pglspl{sample}, \pglspl{oeil}. </div> -<!--l. 8762--><p class="nopar" > which produces: +<!--l. 9042--><p class="nopar" > which produces: </p><div class="quote"> - <!--l. 8765--><p class="noindent" >First use: a support vector machine (SVM). Next use: an SVM. + <!--l. 9045--><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. 8769--><p class="noindent" >For a complete document, see <a +<!--l. 9049--><p class="noindent" >For a complete document, see <a href="#x1-5136r33"><span class="cmtt-10">sample-prefix.tex</span></a>. </p> <div class="center" > -<!--l. 8770--><p class="noindent" > -</p><!--l. 8770--><p class="noindent" >____________________________</p></div> -<!--l. 8772--><p class="indent" > This package also provides the following commands: -</p><!--l. 8773--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 9050--><p class="noindent" > +</p><!--l. 9050--><p class="noindent" >____________________________</p></div> +<!--l. 9052--><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. 9055--><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-71045"></a> <span + id="dx1-74045"></a> <span class="cmtt-10">\ifglshasprefix{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20807,7 +21449,7 @@ class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8775--><p class="noindent" > +</p><!--l. 9057--><p class="noindent" > Does <span class="cmmi-10"><</span><span class="cmti-10">true part</span><span @@ -20817,12 +21459,12 @@ class="cmti-10">label</span><span class="cmmi-10">> </span>has a non-empty value for the <span class="cmss-10">prefix</span><a - id="dx1-71046"></a> key. -</p><!--l. 8779--><p class="indent" > This package also provides the following commands: -</p><!--l. 8780--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-74046"></a> key. +</p><!--l. 9061--><p class="indent" > This package also provides the following commands: +</p><!--l. 9062--><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-71047"></a> <span + id="dx1-74047"></a> <span class="cmtt-10">\ifglshasprefixplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20838,7 +21480,7 @@ class="cmmi-10"><</span><span class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8782--><p class="noindent" > +</p><!--l. 9064--><p class="noindent" > Does <span class="cmmi-10"><</span><span class="cmti-10">true part</span><span @@ -20848,11 +21490,11 @@ class="cmti-10">label</span><span class="cmmi-10">> </span>has a non-empty value for the <span class="cmss-10">prefixplural</span><a - id="dx1-71048"></a> key. -</p><!--l. 8786--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-74048"></a> key. +</p><!--l. 9068--><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-71049"></a> <span + id="dx1-74049"></a> <span class="cmtt-10">\ifglshasprefixfirst{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20868,7 +21510,7 @@ class="cmitt-10">false</span> class="cmitt-10">part</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8788--><p class="noindent" > +</p><!--l. 9070--><p class="noindent" > Does <span class="cmmi-10"><</span><span class="cmti-10">true part</span><span @@ -20878,12 +21520,12 @@ class="cmti-10">label</span><span class="cmmi-10">> </span>has a non-empty value for the <span class="cmss-10">prefixfirst</span><a - id="dx1-71050"></a> key. -</p><!--l. 8792--><p class="indent" > <span class="marginpar"><span + id="dx1-74050"></a> key. +</p><!--l. 9074--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\ifglshasprefixfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-71051"></a> -</p><!--l. 8794--><p class="indent" > <hr><div title="Definition"><span + id="dx1-74051"></a> +</p><!--l. 9076--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\ifglshasprefixfirstplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -20898,7 +21540,7 @@ class="cmitt-10">false part</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> </div><hr> -</p><!--l. 8795--><p class="noindent" > +</p><!--l. 9077--><p class="noindent" > Does <span class="cmmi-10"><</span><span class="cmti-10">true part</span><span @@ -20908,143 +21550,141 @@ class="cmti-10">label</span><span class="cmmi-10">> </span>has a non-empty value for the <span class="cmss-10">prefixfirstplural</span><a - id="dx1-71052"></a> key. -</p><!--l. 8799--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="dx1-74052"></a> key. +</p><!--l. 9081--><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-71053"></a> <span + id="dx1-74053"></a> <span class="cmtt-10">\glsentryprefix{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8801--><p class="noindent" > +</p><!--l. 9083--><p class="noindent" > Displays the value of the <span class="cmss-10">prefix</span><a - id="dx1-71054"></a> key for the entry given by <span + id="dx1-74054"></a> key for the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span -class="cmmi-10">></span>. (No check is -performed to determine if the entry exists.) +class="cmmi-10">></span>. -</p><!--l. 8806--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9087--><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-71055"></a> <span + id="dx1-74055"></a> <span class="cmtt-10">\glsentryprefixfirst{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8808--><p class="noindent" > +</p><!--l. 9089--><p class="noindent" > Displays the value of the <span class="cmss-10">prefixfirst</span><a - id="dx1-71056"></a> key for the entry given by <span + id="dx1-74056"></a> key for the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span -class="cmmi-10">></span>. (No check is -performed to determine if the entry exists.) -</p><!--l. 8813--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +class="cmmi-10">></span>. +</p><!--l. 9093--><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-71057"></a> <span + id="dx1-74057"></a> <span class="cmtt-10">\glsentryprefixplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8815--><p class="noindent" > +</p><!--l. 9095--><p class="noindent" > Displays the value of the <span class="cmss-10">prefixplural</span><a - id="dx1-71058"></a> key for the entry given by <span + id="dx1-74058"></a> key for the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. (No check is performed to determine if the entry exists.) -</p><!--l. 8820--><p class="indent" > <span class="marginpar"><span +</p><!--l. 9100--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\glsentryprefixfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-71059"></a> -</p><!--l. 8822--><p class="indent" > <hr><div title="Definition"><span + id="dx1-74059"></a> +</p><!--l. 9102--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glsentryprefixfirstplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8823--><p class="noindent" > +</p><!--l. 9103--><p class="noindent" > Displays the value of the <span class="cmss-10">prefixfirstplural</span><a - id="dx1-71060"></a> key for the entry given by <span + id="dx1-74060"></a> key for the entry given by <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span>. (No check is performed to determine if the entry exists.) -</p><!--l. 8828--><p class="indent" > There are also variants that convert the first letter to upper +</p><!--l. 9108--><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-71061f2"></a>: -</p><!--l. 8831--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span + id="x1-74061f2"></a>: +</p><!--l. 9111--><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-71062"></a> <span + id="dx1-74062"></a> <span class="cmtt-10">\Glsentryprefix{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8833--><p class="noindent" > -</p><!--l. 8834--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9113--><p class="noindent" > +</p><!--l. 9114--><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-71063"></a> <span + id="dx1-74063"></a> <span class="cmtt-10">\Glsentryprefixfirst{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8836--><p class="noindent" > -</p><!--l. 8837--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 9116--><p class="noindent" > +</p><!--l. 9117--><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-71064"></a> <span + id="dx1-74064"></a> <span class="cmtt-10">\Glsentryprefixplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8839--><p class="noindent" > -</p><!--l. 8841--><p class="indent" > <span class="marginpar"><span +</p><!--l. 9119--><p class="noindent" > +</p><!--l. 9121--><p class="indent" > <span class="marginpar"><span class="cmtt-9">\Glsentryprefixfirstplural</span><span class="cmtt-9"> </span></span><a - id="dx1-71065"></a> -</p><!--l. 8843--><p class="indent" > <hr><div title="Definition"><span + id="dx1-74065"></a> +</p><!--l. 9123--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\Glsentryprefixfirstplural{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 8844--><p class="noindent" > -</p><!--l. 8846--><p class="indent" > <div class="important" title="Important Note"> As with analoguous commands such as <span +</p><!--l. 9124--><p class="noindent" > +</p><!--l. 9126--><p class="indent" > <div class="important" title="Important Note"> As with analogous commands such as <span class="cmtt-10">\Glsentrytext</span><a - id="dx1-71066"></a>, these commands aren’t + id="dx1-74066"></a>, these commands aren’t expandable so can’t be used in PDF bookmarks. </div> -</p><!--l. 8849--><p class="noindent" > +</p><!--l. 9129--><p class="noindent" > <a - id="x1-71067r25"></a> -</p><!--l. 8851--><p class="noindent" ><span + id="x1-74067r25"></a> +</p><!--l. 9131--><p class="noindent" ><span class="cmbx-12">Example 25</span><span class="cmbx-12"> (Adding Determiner to Glossary Style)</span><a - id="x1-71068"></a> -</p><!--l. 8852--><p class="indent" > You can use the above commands to define a new glossary style that uses the + id="x1-74068"></a> +</p><!--l. 9132--><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-71069"></a> style + id="dx1-74069"></a> style that inserts the prefix before the name: </p> - <div class="verbatim" id="verbatim-238"> + <div class="verbatim" id="verbatim-237"> \newglossarystyle{plist}{%  <br />  \setglossarystyle{list}%  <br />  \renewcommand*{\glossentry}[2]{% @@ -21054,164 +21694,164 @@ that inserts the prefix before the name:  <br />       \glossentrydesc{##1}\glspostdescription\space ##2}%  <br />} </div> -<!--l. 8865--><p class="nopar" > </p> +<!--l. 9145--><p class="nopar" > </p> <div class="center" > -<!--l. 8866--><p class="noindent" > -</p><!--l. 8866--><p class="noindent" >____________________________</p></div> +<!--l. 9146--><p class="noindent" > +</p><!--l. 9146--><p class="noindent" >____________________________</p></div> -<!--l. 8868--><p class="indent" > </div> -</p><!--l. 8868--><p class="noindent" ><a +<!--l. 9148--><p class="indent" > </div> +</p><!--l. 9148--><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. 8870--><p class="indent" > Limited accessibility support is provided by the accompanying <span +</p><!--l. 9150--><p class="indent" > Limited accessibility support is provided by the accompanying <span class="cmss-10">glossaries-accsupp</span><a - id="dx1-72001"></a> + id="dx1-75001"></a> package, but note that this package is experimental and it requires the <span class="cmss-10">accsupp</span><a - id="dx1-72002"></a> + id="dx1-75002"></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-72003"></a> </dt><dd + id="dx1-75003"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">name</span><a - id="dx1-72004"></a> key. + id="dx1-75004"></a> key. </dd><dt class="description"> <span class="cmssbx-10">textaccess</span><a - id="dx1-72005"></a> </dt><dd + id="dx1-75005"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">text</span><a - id="dx1-72006"></a> key. + id="dx1-75006"></a> key. </dd><dt class="description"> <span class="cmssbx-10">firstaccess</span><a - id="dx1-72007"></a> </dt><dd + id="dx1-75007"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">first</span><a - id="dx1-72008"></a> key. + id="dx1-75008"></a> key. </dd><dt class="description"> <span class="cmssbx-10">pluralaccess</span><a - id="dx1-72009"></a> </dt><dd + id="dx1-75009"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">plural</span><a - id="dx1-72010"></a> key. + id="dx1-75010"></a> key. </dd><dt class="description"> <span class="cmssbx-10">firstpluralaccess</span><a - id="dx1-72011"></a> </dt><dd + id="dx1-75011"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">firstplural</span><a - id="dx1-72012"></a> key. + id="dx1-75012"></a> key. </dd><dt class="description"> <span class="cmssbx-10">symbolaccess</span><a - id="dx1-72013"></a> </dt><dd + id="dx1-75013"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">symbol</span><a - id="dx1-72014"></a> key. + id="dx1-75014"></a> key. </dd><dt class="description"> <span class="cmssbx-10">symbolpluralaccess</span><a - id="dx1-72015"></a> </dt><dd + id="dx1-75015"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">symbolplural</span><a - id="dx1-72016"></a> key. + id="dx1-75016"></a> key. </dd><dt class="description"> <span class="cmssbx-10">descriptionaccess</span><a - id="dx1-72017"></a> </dt><dd + id="dx1-75017"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">description</span><a - id="dx1-72018"></a> key. + id="dx1-75018"></a> key. </dd><dt class="description"> <span class="cmssbx-10">descriptionpluralaccess</span><a - id="dx1-72019"></a> </dt><dd + id="dx1-75019"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">descriptionplural</span><a - id="dx1-72020"></a> key. + id="dx1-75020"></a> key. </dd><dt class="description"> <span class="cmssbx-10">longaccess</span><a - id="dx1-72021"></a> </dt><dd + id="dx1-75021"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">long</span><a - id="dx1-72022"></a> key (used by + id="dx1-75022"></a> key (used by <span class="cmtt-10">\newacronym</span><a - id="dx1-72023"></a>). + id="dx1-75023"></a>). </dd><dt class="description"> <span class="cmssbx-10">shortaccess</span><a - id="dx1-72024"></a> </dt><dd + id="dx1-75024"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">short</span><a - id="dx1-72025"></a> key (used by + id="dx1-75025"></a> key (used by <span class="cmtt-10">\newacronym</span><a - id="dx1-72026"></a>). + id="dx1-75026"></a>). </dd><dt class="description"> <span class="cmssbx-10">longpluralaccess</span><a - id="dx1-72027"></a> </dt><dd + id="dx1-75027"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">longplural</span><a - id="dx1-72028"></a> key (used + id="dx1-75028"></a> key (used by <span class="cmtt-10">\newacronym</span><a - id="dx1-72029"></a>). + id="dx1-75029"></a>). </dd><dt class="description"> <span class="cmssbx-10">shortpluralaccess</span><a - id="dx1-72030"></a> </dt><dd + id="dx1-75030"></a> </dt><dd class="description">The replacement text corresponding to the <span class="cmss-10">shortplural</span><a - id="dx1-72031"></a> key + id="dx1-75031"></a> key (used by <span class="cmtt-10">\newacronym</span><a - id="dx1-72032"></a>). + id="dx1-75032"></a>). </dd></dl> -<!--l. 8917--><p class="noindent" >For example: +<!--l. 9197--><p class="noindent" >For example: </p> - <div class="verbatim" id="verbatim-239"> + <div class="verbatim" id="verbatim-238"> \newglossaryentry{tex}{name={\TeX},description={Document  <br />preparation language},access={TeX}} </div> -<!--l. 8921--><p class="nopar" > Now <span class="obeylines-h"><span class="verb"><span +<!--l. 9201--><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-240"> + <div class="verbatim" id="verbatim-239"> \BeginAccSupp{ActualText=TeX}\TeX\EndAccSupp{} </div> -<!--l. 8925--><p class="nopar" > The sample file <a +<!--l. 9205--><p class="nopar" > The sample file <a href="#x1-5138r34"><span class="cmtt-10">sampleaccsupp.tex</span></a> illustrates the <span class="cmss-10">glossaries-accsupp</span><a - id="dx1-72033"></a> package. -</p><!--l. 8929--><p class="indent" > See the documented code (<span + id="dx1-75033"></a> package. +</p><!--l. 9209--><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-72034"></a> documentation. - + id="dx1-75034"></a> documentation. + </p> -<!--l. 8933--><p class="indent" > </div> -</p><!--l. 8933--><p class="noindent" ><a +<!--l. 9213--><p class="indent" > </div> +</p><!--l. 9213--><p class="noindent" ><a href="#top">Top</a><div class="chapter"><h2 class="chapterHead">19. <a id="sec:trouble"></a>Troubleshooting</h2> -</p><!--l. 8936--><p class="indent" > The <span +</p><!--l. 9216--><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 @@ -21227,424 +21867,20 @@ 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. 8947--><p class="indent" > Below is a list of some frequently asked questions about the <span -class="cmss-10">glossaries </span>package. For -a complete list, consult the <a +</p><!--l. 9227--><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 <a -href="http://www.latex-community.org/" ><span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> Community Forum</a> or +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 <a +href="http://www.latex-community.org/" ><span class="LATEX">L<span class="A">A</span><span class="TEX">T<span +class="E">E</span>X</span></span> Community Forum</a> or <a href="http://tex.stackexchange.com/" ><span class="TEX">T<span -class="E">E</span>X</span> on StackExchange</a>. Bug reports can be submitted via <a -href="http://www.dickimaw-books.com/bug-report.html" >my package bug report -form</a>. - </p><ol class="enumerate1" > - <li - class="enumerate" id="x1-73002x1"><span -class="cmbx-10">Q. </span>I get the error message: - - - <div class="verbatim" id="verbatim-241"> - ! Undefined control sequence. -  <br />\in@ #1#2->\begingroup \def \in@@ -</div> - <!--l. 8963--><p class="nopar" > - </p><!--l. 8965--><p class="noindent" ><span -class="cmbx-10">A. </span>This error can occur if you have a fragile command in one of your entry - definitions. In most cases using <span -class="cmtt-10">\glsnoexpandfields </span>before defining your entry - should fix this, but there are still a few fragile commands that will still cause - this error even with <span -class="cmtt-10">\glsnoexpandfields</span>. If this is the case put <span -class="cmtt-10">\protect </span>in - front of the fragile command. - </p></li> - <li - class="enumerate" id="x1-73004x2"><span -class="cmbx-10">Q. </span>I get the error message: - - - <div class="verbatim" id="verbatim-242"> - Missing \begin{document} -</div> - <!--l. 8976--><p class="nopar" > - </p><!--l. 8978--><p class="noindent" ><span -class="cmbx-10">A. </span>Check you are using an up to date version of the <span -class="cmss-10">xkeyval</span><a - id="dx1-73005"></a> package. - </p></li> - <li - class="enumerate" id="x1-73007x3"><span -class="cmbx-10">Q. </span>When I use <a - id="dx1-73008"></a><a -href="#glo:xindy"><span -class="cmtt-10">xindy</span><a - id="dx1-73009"></a></a>, I get the following error message: - - - <div class="verbatim" id="verbatim-243"> - ERROR: CHAR: index 0 should be less than the length of -  <br />the string -</div> - <!--l. 8986--><p class="nopar" > - </p><!--l. 8988--><p class="noindent" ><span -class="cmbx-10">A.</span> <a - id="dx1-73010"></a><a -href="#glo:xindy"><span -class="cmtt-10">xindy</span><a - id="dx1-73011"></a></a> discards all commands and braces from the sort string. If your sort - string (either specified by the <span -class="cmss-10">sort</span><a - id="dx1-73012"></a> key or the <span -class="cmss-10">name</span><a - id="dx1-73013"></a> key) only consists of - commands, this will be treated by <a - id="dx1-73014"></a><span -class="cmtt-10">xindy</span><a - id="dx1-73015"></a> as an empty sort string, which - produces an error message in newer versions of <a - id="dx1-73016"></a><span -class="cmtt-10">xindy</span><a - id="dx1-73017"></a>. For example, the - following will cause a problem: - - -</p> - <div class="verbatim" id="verbatim-244"> - \newglossaryentry{alpha}{name={\ensuremath{\alpha}}, -  <br />  description=alpha} -</div> - <!--l. 8997--><p class="nopar" > Either use a different sort key for the entry, for example: - - -</p> - <div class="verbatim" id="verbatim-245"> - \newglossaryentry{alpha}{sort=alpha, -  <br />  name={\ensuremath{\alpha}}, -  <br />  description=alpha} -</div> - <!--l. 9003--><p class="nopar" > or, if all entries are like this, you may prefer to use the <span -class="cmss-10">sort=use</span><a - id="dx1-73018"></a> or <span -class="cmss-10">sort=def</span><a - id="dx1-73019"></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> for further details of the <span -class="cmss-10">sort</span><a - id="dx1-73020"></a> - option. - </p></li> - <li - class="enumerate" id="x1-73022x4"><span -class="cmbx-10">Q. </span>I’ve used the <span -class="cmss-10">smallcaps</span><a - id="dx1-73023"></a> option, but the acronyms are displayed in normal - sized upper case letters. - <!--l. 9012--><p class="noindent" ><span -class="cmbx-10">A. </span>The <span -class="cmss-10">smallcaps</span><a - id="dx1-73024"></a> package option uses <span -class="cmtt-10">\textsc</span><a - id="dx1-73025"></a> to typeset the acronyms. This - command converts lower case letters to small capitals, while upper case letters - remain their usual size. Therefore you need to specify the acronym in lower case - letters. - </p></li> - <li - class="enumerate" id="x1-73027x5"><span -class="cmbx-10">Q. </span>My acronyms won’t break across a line when they’re expanded. - <!--l. 9020--><p class="noindent" ><span -class="cmbx-10">A. </span>PDF<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> can break hyperlinks across a line, but <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> can’t. If you - can’t use PDF<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> then disable the <a - id="dx1-73028"></a><a -href="#glo:firstuse">first use</a> links using the package option - <span -class="cmss-10">hyperfirst=false</span><a - id="dx1-73029"></a>. - </p></li> - <li - class="enumerate" id="x1-73031x6"><span -class="cmbx-10">Q. </span>How do I change the font that the acronyms are displayed in? - <!--l. 9026--><p class="noindent" ><span -class="cmbx-10">A. </span>The easiest way to do this is to specify the <span -class="cmss-10">smaller</span><a - id="dx1-73032"></a> package option and - redefine <span -class="cmtt-10">\acronymfont</span><a - id="dx1-73033"></a> to use the required typesetting command. For example, - suppose you would like the acronyms displayed in a sans-serif font, then you can - do: - - -</p> - <div class="verbatim" id="verbatim-246"> - \usepackage[smaller]{glossaries} -  <br />\renewcommand*{\acronymfont}[1]{\textsf{#1}} -</div> - <!--l. 9033--><p class="nopar" > - </p></li> - <li - class="enumerate" id="x1-73035x7"><span -class="cmbx-10">Q. </span>How do I change the font that the acronyms are displayed in on <a - id="dx1-73036"></a><a -href="#glo:firstuse">first - use</a>? - <!--l. 9038--><p class="noindent" ><span -class="cmbx-10">A. </span>The easiest way to do this is to specify the <span -class="cmss-10">smaller</span><a - id="dx1-73037"></a> package option and - redefine <span -class="cmtt-10">\firstacronymfont</span><a - id="dx1-73038"></a> to use the required command. Note that if you - don’t want the acronym on subsequent use to use <span -class="cmtt-10">\textsmaller</span><a - id="dx1-73039"></a>, you will also - need to redefine <span -class="cmtt-10">\acronymfont</span><a - id="dx1-73040"></a>, as above. For example to make the acronym - emphasized on <a - id="dx1-73041"></a><a -href="#glo:firstuse">first use</a>, but use the surrounding font for subsequent use, you - can do: - - -</p> - <div class="verbatim" id="verbatim-247"> - \usepackage[smaller]{glossaries} -  <br />\renewcommand*{\firstacronymfont}[1]{\emph{#1}} -  <br />\renewcommand*{\acronymfont}[1]{#1} -</div> - <!--l. 9048--><p class="nopar" > - </p></li> - <li - class="enumerate" id="x1-73043x8"><span -class="cmbx-10">Q. </span>I don’t have Perl installed, do I have to use <a - id="dx1-73044"></a><a -href="#glo:makeglossaries"><span -class="cmtt-10">makeglossaries</span><a - id="dx1-73045"></a></a>? - <!--l. 9053--><p class="noindent" ><span -class="cmbx-10">A. </span>No. Although it is strongly recommended, you don’t have to use - <a - id="dx1-73046"></a><a -href="#glo:makeglossaries"><span -class="cmtt-10">makeglossaries</span><a - id="dx1-73047"></a></a>. If you prefer a GUI application and have Java installed, you - can use <a - id="dx1-73048"></a><a -href="#glo:makeglossariesgui"><span -class="cmtt-10">makeglossariesgui</span><a - id="dx1-73049"></a></a> instead. Otherwise you can just call <a - id="dx1-73050"></a><a -href="#glo:makeindex"><span -class="cmtt-10">makeindex</span><a - id="dx1-73051"></a></a> - explicitly (see <a -href="#sec:makeindexapp"><span -class="cmsy-10">§</span>1.3.3 </a><a -href="#sec:makeindexapp">Using <a - id="dx1-73052"></a><a -href="#glo:makeindex"><span -class="cmtt-10">makeindex</span><a - id="dx1-73053"></a></a> explicitly (Option 2)<!--tex4ht:ref: sec:makeindexapp --></a>). Note that you - can’t use <a - id="dx1-73054"></a><a -href="#glo:xindy"><span -class="cmtt-10">xindy</span><a - id="dx1-73055"></a></a> if you don’t have Perl installed. - </p></li> - <li - class="enumerate" id="x1-73057x9"><span -class="cmbx-10">Q. </span>I’m used to using the <span -class="cmss-10">glossary </span>package: are there any instructions on - migrating from the <span -class="cmss-10">glossary</span><a - id="dx1-73058"></a> package to the <span -class="cmss-10">glossaries </span>package? - <!--l. 9064--><p class="noindent" ><span -class="cmbx-10">A. </span>Read <a -href="glossary2glossaries.html" >“Upgrading from the glossary package to the glossaries package”</a> which - should be available from the same location as this document. - </p></li> - <li - class="enumerate" id="x1-73060x10"><span -class="cmbx-10">Q. </span>I’m using <span -class="cmss-10">babel</span><a - id="dx1-73061"></a> but the fixed names haven’t been translated. - <!--l. 9071--><p class="noindent" ><span -class="cmbx-10">A. </span>The <span -class="cmss-10">glossaries </span>package currently only supports the following languages: - Brazilian Portuguese, Danish, Dutch, English, French, German, Irish, - Italian, Hungarian, Polish, Serbian and Spanish. If you want to add - another language, send me the translations, and I’ll add them to the next - version. - </p><!--l. 9077--><p class="noindent" >If you are using one of the above languages, but the text hasn’t been translated, - try using the <span -class="cmss-10">glossaries </span>package option <span -class="cmss-10">translate=babel</span><a - id="dx1-73062"></a>. Also, try adding the - language as a global option to the class file. - </p></li> - <li - class="enumerate" id="x1-73064x11"><span -class="cmbx-10">Q. </span>My glossaries haven’t appeared. - <!--l. 9084--><p class="noindent" ><span -class="cmbx-10">A. </span>Remember to do the following: </p> - <ul class="itemize1"> - <li class="itemize">Add <span -class="cmtt-10">\makeglossaries</span><a - id="dx1-73065"></a> to the document preamble. - </li> - <li class="itemize">Use either <span -class="cmtt-10">\printglossary</span><a - id="dx1-73066"></a> for each glossary that has been defined or - <span -class="cmtt-10">\printglossaries</span><a - id="dx1-73067"></a>. - - - </li> - <li class="itemize">Use the commands listed in <a -href="#sec:glslink"><span -class="cmsy-10">§</span>6 </a><a -href="#sec:glslink">Links to Glossary Entries<!--tex4ht:ref: sec:glslink --></a>, <a -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> or <a -href="#sec:crossref"><span -class="cmsy-10">§</span>8 - </a><a -href="#sec:crossref">Cross-Referencing Entries<!--tex4ht:ref: sec:crossref --></a> for each entry that you want to appear in - the glossary. - </li> - <li class="itemize">Run <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> on your document, then run <a - id="dx1-73068"></a><a -href="#glo:makeglossaries"><span -class="cmtt-10">makeglossaries</span><a - id="dx1-73069"></a></a>, then run - <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> on your document again. If you want the glossaries to appear - in the table of contents, you will need an extra <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> run. If any - of your entries cross-reference an entry that’s not referenced in the - main body of the document, you will need to run <a - id="dx1-73070"></a><span -class="cmtt-10">makeglossaries</span><a - id="dx1-73071"></a> - (see <a -href="#sec:makeglossaries"><span -class="cmsy-10">§</span>1.3 </a><a -href="#sec:makeglossaries">Generating the Associated Glossary Files<!--tex4ht:ref: sec:makeglossaries --></a>) after the second - <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> run, followed by another <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> run.</li></ul> - <!--l. 9104--><p class="noindent" >Check the log files (<span -class="cmtt-10">.log</span><a - id="dx1-73072"></a>, <span -class="cmtt-10">.glg</span><a - id="dx1-73073"></a> etc) for any warnings. - </p></li> - <li - class="enumerate" id="x1-73075x12"><span -class="cmbx-10">Q. </span>Why is glossaries creating an empty <span -class="cmtt-10">.glo</span><a - id="dx1-73076"></a> file? - <!--l. 9109--><p class="noindent" ><span -class="cmbx-10">A. </span>Because you haven’t used any entries in the <span -class="cmtt-10">main </span>glossary via commands - such as <span -class="cmtt-10">\gls</span><a - id="dx1-73077"></a>. If you don’t want to use this glossary, you can suppress its - creation via the package option <span -class="cmss-10">nomain</span><a - id="dx1-73078"></a>. - </p></li> - <li - class="enumerate" id="x1-73080x13"><span -class="cmbx-10">Q. </span>It is possible to change the rules used to sort the glossary entries? - <!--l. 9117--><p class="noindent" ><span -class="cmbx-10">A. </span>If it’s for an individual entry, then you can use the entry’s <span -class="cmss-10">sort</span><a - id="dx1-73081"></a> key to sort it - according to a different term. If it’s for the entire alphabet, then you will need - to use <a - id="dx1-73082"></a><a -href="#glo:xindy"><span -class="cmtt-10">xindy</span><a - id="dx1-73083"></a></a> (instead of <a - id="dx1-73084"></a><a -href="#glo:makeindex"><span -class="cmtt-10">makeindex</span><a - id="dx1-73085"></a></a>) and use an appropriate <a - id="dx1-73086"></a><span -class="cmtt-10">xindy</span><a - id="dx1-73087"></a> - language module. Writing <a - id="dx1-73088"></a><span -class="cmtt-10">xindy</span><a - id="dx1-73089"></a> modules or styles is beyond the scope of - this manual. Further information about <a - id="dx1-73090"></a><span -class="cmtt-10">xindy</span><a - id="dx1-73091"></a> can be found at the - <a -href="http://xindy.sourceforge.net/" >Xindy Web Site</a>. There is also a link to the <a - id="dx1-73092"></a><span -class="cmtt-10">xindy</span><a - id="dx1-73093"></a> mailing list from that - site. - </p><!--l. 9127--><p class="noindent" >If you want to sort according to order of definition or order of use, use the <span -class="cmss-10">sort</span><a - id="dx1-73094"></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></li> - <li - class="enumerate" id="x1-73096x14"><span -class="cmbx-10">Q. </span>I get an error when using TeX4HT<a - id="dx1-73097"></a> with <span -class="cmss-10">glossaries</span>. - <!--l. 9134--><p class="noindent" ><span -class="cmbx-10">A. </span>TeX4HT seems to have a problem with the glossary styles that - use <span -class="cmtt-10">\indexspace</span><a - id="dx1-73098"></a>. I don’t know enough about TeX4HT to find out - why. Either use a different glossary style or redefine the style command - that uses <span -class="cmtt-10">\indexspace</span>. For example, if you are using the <span -class="cmss-10">list</span><a - id="dx1-73099"></a> style, - try: - - -</p> - <div class="verbatim" id="verbatim-248"> - \renewcommand*{\glsgroupskip}{} -</div> - <!--l. 9141--><p class="nopar" > or - - -</p> - <div class="verbatim" id="verbatim-249"> - \renewcommand*{\glsgroupskip}{\item[]} -</div> - <!--l. 9145--><p class="nopar" > -</p> - </li></ol> +class="E">E</span>X</span> on StackExchange</a>. Bug reports can be +submitted via <a +href="http://www.dickimaw-books.com/bug-report.html" >my package bug report form</a>. -<!--l. 9149--><p class="indent" > <a +</p><!--l. 9236--><p class="indent" > <a id="likesection.2"></a><a id="index"></a> @@ -21653,27 +21889,27 @@ class="cmss-10">list</span><a <!--l. 2--><p class="indent" > </div> </p><!--l. 2--><p class="noindent" ><a href="#top">Top</a></p><h2 class="likechapterHead"><a - id="x1-7400019"></a>Index</h2> <span + id="x1-7700019"></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-12023" ><span +href="glossaries-user.html#dx1-13023" ><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-12019" ><span +href="glossaries-user.html#dx1-13019" ><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-12011" ><span +href="glossaries-user.html#dx1-13011" ><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-12005" ><span +href="glossaries-user.html#dx1-13005" ><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-12022" ><span +href="glossaries-user.html#dx1-13022" ><span class="cmti-10">5</span></a> <br /></span> <p class="theindex"> <span class="cmbx-10">A</span> @@ -21682,4317 +21918,4383 @@ class="cmtt-10">\AA</span></span></span>  <a href="glossaries-user.html#dx1-4100" >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-52095" >7</a> <br /></span> +href="glossaries-user.html#dx1-55102" >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-52093" >8</a> <br /></span> +href="glossaries-user.html#dx1-55100" >8</a> <br /></span> <span class="index-item"><span class="cmss-10">accsupp </span>package  <a -href="glossaries-user.html#dx1-72002" >9</a>, <a -href="glossaries-user.html#dx1-72034" >10</a> <br /></span> +href="glossaries-user.html#dx1-75002" >9</a>, <a +href="glossaries-user.html#dx1-75034" >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-52087" >11</a> <br /></span> +href="glossaries-user.html#dx1-55094" >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-52085" >12</a> <br /></span> +href="glossaries-user.html#dx1-55092" >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-52091" >13</a> <br /></span> +href="glossaries-user.html#dx1-55098" >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-52089" >14</a> <br /></span> +href="glossaries-user.html#dx1-55096" >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-52079" >15</a> <br /></span> +href="glossaries-user.html#dx1-55086" >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-52077" >16</a> <br /></span> +href="glossaries-user.html#dx1-55084" >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-52083" >17</a> <br /></span> +href="glossaries-user.html#dx1-55090" >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-52081" >18</a> <br /></span> +href="glossaries-user.html#dx1-55088" >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-52099" >19</a> <br /></span> +href="glossaries-user.html#dx1-55106" >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-52097" >20</a> <br /></span> +href="glossaries-user.html#dx1-55104" >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-52058" ><span +href="glossaries-user.html#dx1-55070" ><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-52057" ><span +href="glossaries-user.html#dx1-55069" ><span class="cmti-10">22</span></a>, <a -href="glossaries-user.html#dx1-52088" >23</a> <br /></span> +href="glossaries-user.html#dx1-55095" >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-52054" ><span +href="glossaries-user.html#dx1-55066" ><span class="cmti-10">24</span></a>, <a -href="glossaries-user.html#dx1-52086" >25</a>, <a -href="glossaries-user.html#dx1-54016" >26</a>, <a -href="glossaries-user.html#dx1-54050" >27</a>, <a -href="glossaries-user.html#dx1-54063" >28</a>, <a -href="glossaries-user.html#dx1-55057" >29</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-52060" ><span -class="cmti-10">30</span></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-52059" ><span -class="cmti-10">31</span></a> <br /></span> +href="glossaries-user.html#dx1-55093" >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-58057" >29</a>, <a +href="glossaries-user.html#dx1-61019" >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-52056" ><span -class="cmti-10">32</span></a>, <a -href="glossaries-user.html#dx1-55018" >33</a>, <a -href="glossaries-user.html#dx1-55058" >34</a> <br /></span> +href="glossaries-user.html#dx1-55067" ><span +class="cmti-10">31</span></a>, <a +href="glossaries-user.html#dx1-58018" >32</a>, <a +href="glossaries-user.html#dx1-58058" >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-55068" ><span +class="cmti-10">34</span></a>, <a +href="glossaries-user.html#dx1-55122" >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-52063" ><span -class="cmti-10">35</span></a> <br /></span> +href="glossaries-user.html#dx1-55073" ><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-52062" ><span -class="cmti-10">36</span></a>, <a -href="glossaries-user.html#dx1-52092" >37</a> <br /></span> +href="glossaries-user.html#dx1-55072" ><span +class="cmti-10">37</span></a>, <a +href="glossaries-user.html#dx1-55099" >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-52061" ><span -class="cmti-10">38</span></a>, <a -href="glossaries-user.html#dx1-52090" >39</a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\ACRfullplfmt</span></span></span>  <a -href="glossaries-user.html#dx1-52066" ><span -class="cmti-10">40</span></a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\Acrfullplfmt</span></span></span>  <a -href="glossaries-user.html#dx1-52065" ><span -class="cmti-10">41</span></a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\acrfullplfmt</span></span></span>  <a -href="glossaries-user.html#dx1-52064" ><span -class="cmti-10">42</span></a> <br /></span> - - +href="glossaries-user.html#dx1-55071" ><span +class="cmti-10">39</span></a>, <a +href="glossaries-user.html#dx1-55097" >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-52050" ><span -class="cmti-10">43</span></a> <br /></span> +href="glossaries-user.html#dx1-55057" ><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-52049" ><span -class="cmti-10">44</span></a>, <a -href="glossaries-user.html#dx1-52080" >45</a> <br /></span> +href="glossaries-user.html#dx1-55056" ><span +class="cmti-10">42</span></a>, <a +href="glossaries-user.html#dx1-55087" >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-52048" ><span -class="cmti-10">46</span></a>, <a -href="glossaries-user.html#dx1-52078" >47</a> <br /></span> +href="glossaries-user.html#dx1-55051" ><span +class="cmti-10">44</span></a>, <a +href="glossaries-user.html#dx1-55085" >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-52053" ><span -class="cmti-10">48</span></a> <br /></span> +href="glossaries-user.html#dx1-55060" ><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-52052" ><span -class="cmti-10">49</span></a>, <a -href="glossaries-user.html#dx1-52084" >50</a> <br /></span> +href="glossaries-user.html#dx1-55059" ><span +class="cmti-10">47</span></a>, <a +href="glossaries-user.html#dx1-55091" >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-52051" ><span -class="cmti-10">51</span></a>, <a -href="glossaries-user.html#dx1-52082" >52</a> <br /></span> +href="glossaries-user.html#dx1-55058" ><span +class="cmti-10">49</span></a>, <a +href="glossaries-user.html#dx1-55089" >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-54018" >53</a>, <a -href="glossaries-user.html#dx1-54047" >54</a>, <a -href="glossaries-user.html#dx1-54052" >55</a>, <a -href="glossaries-user.html#dx1-55021" >56</a> <br /></span> +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> <span class="index-subitem">    <span class="cmtt-10">dua-desc</span>  <a -href="glossaries-user.html#dx1-54048" >57</a>, <a -href="glossaries-user.html#dx1-54055" >58</a> <br /></span> +href="glossaries-user.html#dx1-57048" >55</a>, <a +href="glossaries-user.html#dx1-57054" >56</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote</span>  <a -href="glossaries-user.html#dx1-54019" >59</a>, <a -href="glossaries-user.html#dx1-54059" >60</a>, <a -href="glossaries-user.html#dx1-55020" >61</a> <br /></span> +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> <span class="index-subitem">    <span class="cmtt-10">footnote-desc</span>  <a -href="glossaries-user.html#dx1-54070" >62</a> <br /></span> +href="glossaries-user.html#dx1-57069" >60</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote-sc</span>  <a -href="glossaries-user.html#dx1-54060" >63</a> <br /></span> +href="glossaries-user.html#dx1-57059" >61</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote-sc-desc</span>  <a -href="glossaries-user.html#dx1-5035" >64</a>, <a -href="glossaries-user.html#dx1-54071" >65</a>, <a -href="glossaries-user.html#dx1-54080" >66</a>, <a -href="glossaries-user.html#dx1-54083" >67</a> <br /></span> +href="glossaries-user.html#dx1-5035" >62</a>, <a +href="glossaries-user.html#dx1-57070" >63</a>, <a +href="glossaries-user.html#dx1-57079" >64</a>, <a +href="glossaries-user.html#dx1-57082" >65</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote-sm</span>  <a -href="glossaries-user.html#dx1-54061" >68</a> <br /></span> +href="glossaries-user.html#dx1-57060" >66</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">footnote-sm-desc</span>  <a -href="glossaries-user.html#dx1-54072" >69</a> <br /></span> +href="glossaries-user.html#dx1-57071" >67</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long-sc-short</span>  <a -href="glossaries-user.html#dx1-54007" >70</a>, <a -href="glossaries-user.html#dx1-54021" >71</a>, <a -href="glossaries-user.html#dx1-54036" >72</a>, <a -href="glossaries-user.html#dx1-55033" >73</a> <br /></span> +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> <span class="index-subitem">    <span class="cmtt-10">long-sc-short-desc</span>  <a -href="glossaries-user.html#dx1-54033" >74</a> <br /></span> +href="glossaries-user.html#dx1-57033" >72</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long-short</span>  <a -href="glossaries-user.html#dx1-40054" >75</a>, <a -href="glossaries-user.html#dx1-54020" >76</a>, <a -href="glossaries-user.html#dx1-54035" >77</a>, <a -href="glossaries-user.html#dx1-55011" >78</a>, <a -href="glossaries-user.html#dx1-55028" >79</a>, <a -href="glossaries-user.html#dx1-55034" >80</a> <br /></span> +href="glossaries-user.html#dx1-43058" >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> <span class="index-subitem">    <span class="cmtt-10">long-short-desc</span>  <a -href="glossaries-user.html#dx1-54032" >81</a>, <a -href="glossaries-user.html#dx1-54046" >82</a>, <a -href="glossaries-user.html#dx1-55030" >83</a> <br /></span> +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> <span class="index-subitem">    <span class="cmtt-10">long-sm-short</span>  <a -href="glossaries-user.html#dx1-54011" >84</a>, <a -href="glossaries-user.html#dx1-54022" >85</a>, <a -href="glossaries-user.html#dx1-54037" >86</a> <br /></span> +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> <span class="index-subitem">    <span class="cmtt-10">long-sm-short-desc</span>  <a -href="glossaries-user.html#dx1-54034" >87</a> <br /></span> +href="glossaries-user.html#dx1-57034" >85</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">sc-short-long</span>  <a -href="glossaries-user.html#dx1-54027" >88</a> <br /></span> +href="glossaries-user.html#dx1-57027" >86</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">sc-short-long-desc</span>  <a -href="glossaries-user.html#dx1-54044" >89</a> <br /></span> +href="glossaries-user.html#dx1-57044" >87</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">short-long</span>  <a -href="glossaries-user.html#dx1-54026" >90</a> <br /></span> +href="glossaries-user.html#dx1-57026" >88</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">short-long-desc</span>  <a -href="glossaries-user.html#dx1-54043" >91</a> <br /></span> +href="glossaries-user.html#dx1-57043" >89</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">sm-short-long</span>  <a -href="glossaries-user.html#dx1-54028" >92</a> <br /></span> +href="glossaries-user.html#dx1-57028" >90</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">sm-short-long-desc</span>  <a -href="glossaries-user.html#dx1-54045" >93</a> <br /></span> +href="glossaries-user.html#dx1-57045" >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-53010" ><span -class="cmti-10">94</span></a>, <a -href="glossaries-user.html#dx1-54031" >95</a>, <a -href="glossaries-user.html#dx1-54040" >96</a>, <a -href="glossaries-user.html#dx1-54085" >97</a>, <a -href="glossaries-user.html#dx1-55062" >98</a>, <a -href="glossaries-user.html#dx1-55065" >99</a> <br /></span> +href="glossaries-user.html#dx1-56010" ><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-57084" >95</a>, <a +href="glossaries-user.html#dx1-58062" >96</a>, <a +href="glossaries-user.html#dx1-58065" >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-19021" >100</a>, <a -href="glossaries-user.html#dx1-52041" >101</a>, <a -href="glossaries-user.html#dx1-52055" >102</a>, <a -href="glossaries-user.html#dx1-54002" ><span -class="cmti-10">103</span></a>, <a -href="glossaries-user.html#dx1-54005" >104</a>, <a -href="glossaries-user.html#dx1-54014" >105</a>, <a -href="glossaries-user.html#dx1-54024" >106</a>, <a -href="glossaries-user.html#dx1-54086" >107</a>, <a -href="glossaries-user.html#dx1-55014" >108</a>, <a -href="glossaries-user.html#dx1-73033" >109</a>, <a -href="glossaries-user.html#dx1-73040" >110</a> <br /></span> +href="glossaries-user.html#dx1-20021" >98</a>, <a +href="glossaries-user.html#dx1-55041" >99</a>, <a +href="glossaries-user.html#dx1-57002" ><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-57085" >104</a>, <a +href="glossaries-user.html#dx1-58014" >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-7019" >111</a> <br /></span> +href="glossaries-user.html#dx1-8019" >106</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-53012" ><span -class="cmti-10">112</span></a>, <a -href="glossaries-user.html#dx1-54030" >113</a>, <a -href="glossaries-user.html#dx1-54041" >114</a>, <a -href="glossaries-user.html#dx1-54084" >115</a>, <a -href="glossaries-user.html#dx1-55060" >116</a> <br /></span> +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-57083" >110</a>, <a +href="glossaries-user.html#dx1-58060" >111</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-14077" >117</a>, <a -href="glossaries-user.html#dx1-15042" >118</a>, <a -href="glossaries-user.html#dx1-18007" >119</a>, <a -href="glossaries-user.html#dx1-18015" >120</a>, <a -href="glossaries-user.html#dx1-42007" >121</a>, <a -href="glossaries-user.html#dx1-51016" ><span -class="cmti-10">122</span></a>, <a -href="glossaries-user.html#dx1-52004" >123</a>, <a -href="glossaries-user.html#dx1-56002" >124</a>, <a -href="glossaries-user.html#dx1-56004" >125</a>, <a -href="glossaries-user.html#dx1-56008" >126</a>, <a -href="glossaries-user.html#dx1-18009" >127</a>, <a -href="glossaries-user.html#dx1-33015" >128</a> <br /></span> +href="glossaries-user.html#dx1-15071" >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-54021" ><span +class="cmti-10">117</span></a>, <a +href="glossaries-user.html#dx1-55004" >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> <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-52044" ><span -class="cmti-10">129</span></a> <br /></span> +href="glossaries-user.html#dx1-55045" ><span +class="cmti-10">124</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-52043" ><span -class="cmti-10">130</span></a>, <a -href="glossaries-user.html#dx1-52072" >131</a> <br /></span> +href="glossaries-user.html#dx1-55044" ><span +class="cmti-10">125</span></a>, <a +href="glossaries-user.html#dx1-55079" >126</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-52040" ><span -class="cmti-10">132</span></a>, <a -href="glossaries-user.html#dx1-52070" >133</a>, <a -href="glossaries-user.html#dx1-4004" >134</a> <br /></span> +href="glossaries-user.html#dx1-55038" ><span +class="cmti-10">127</span></a>, <a +href="glossaries-user.html#dx1-55077" >128</a>, <a +href="glossaries-user.html#dx1-4004" >129</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-52047" ><span -class="cmti-10">135</span></a> <br /></span> +href="glossaries-user.html#dx1-55048" ><span +class="cmti-10">130</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-52046" ><span -class="cmti-10">136</span></a>, <a -href="glossaries-user.html#dx1-52076" >137</a> <br /></span> +href="glossaries-user.html#dx1-55047" ><span +class="cmti-10">131</span></a>, <a +href="glossaries-user.html#dx1-55083" >132</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-52045" ><span -class="cmti-10">138</span></a>, <a -href="glossaries-user.html#dx1-52074" >139</a> <br /></span> +href="glossaries-user.html#dx1-55046" ><span +class="cmti-10">133</span></a>, <a +href="glossaries-user.html#dx1-55081" >134</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-52071" >140</a> <br /></span> +href="glossaries-user.html#dx1-55078" >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-52069" >141</a> <br /></span> +href="glossaries-user.html#dx1-55076" >136</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-52075" >142</a> <br /></span> +href="glossaries-user.html#dx1-55082" >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-52073" >143</a> <br /></span> +href="glossaries-user.html#dx1-55080" >138</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-15007" >144</a> <br /></span> +href="glossaries-user.html#dx1-16007" >139</a> <br /></span> <span class="index-item"><span class="cmtt-10">align </span>(environment)  <a -href="glossaries-user.html#dx1-58024" >145</a> <br /></span> +href="glossaries-user.html#dx1-61026" >140</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-51012" ><span -class="cmti-10">146</span></a> <br /></span> +href="glossaries-user.html#dx1-54013" ><span +class="cmti-10">141</span></a> <br /></span> <span class="index-item"><span class="cmss-10">amsmath </span>package  <a -href="glossaries-user.html#dx1-58023" >147</a> <br /></span> - - +href="glossaries-user.html#dx1-61025" >142</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-44011" >148</a> <br /></span> +href="glossaries-user.html#dx1-47011" >143</a> <br /></span> <span class="index-item"><span class="cmtt-10">arara</span>  <a -href="glossaries-user.html#dx1-8020" >149</a> <br /></span> +href="glossaries-user.html#dx1-9025" >144</a> <br /></span> <span class="index-item"><span class="cmss-10">array </span>package  <a -href="glossaries-user.html#dx1-63006" >150</a>, <a -href="glossaries-user.html#dx1-65006" >151</a> <br /></span> +href="glossaries-user.html#dx1-66006" >145</a>, <a +href="glossaries-user.html#dx1-68006" >146</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> + + </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-18108" >148</a> <br /></span> <span class="index-item"><span class="cmss-10">babel </span>package  <a -href="glossaries-user.html#dx1-7001" >152</a>, <a -href="glossaries-user.html#dx1-7003" >153</a>, <a -href="glossaries-user.html#dx1-7011" >154</a>, <a -href="glossaries-user.html#dx1-7027" >155</a>, <a -href="glossaries-user.html#dx1-7032" >156</a>, <a -href="glossaries-user.html#dx1-7036" >157</a>, <a -href="glossaries-user.html#dx1-14038" >158</a>, <a -href="glossaries-user.html#dx1-14043" >159</a>, <a -href="glossaries-user.html#dx1-14048" >160</a>, <a -href="glossaries-user.html#dx1-14050" >161</a>, <a -href="glossaries-user.html#dx1-14052" >162</a>, <a -href="glossaries-user.html#dx1-14057" >163</a>, <a -href="glossaries-user.html#dx1-14063" >164</a>, <a -href="glossaries-user.html#dx1-25010" >165</a>, <a -href="glossaries-user.html#dx1-51023" >166</a>, <a -href="glossaries-user.html#dx1-73061" >167</a> <br /></span> +href="glossaries-user.html#dx1-8001" >149</a>, <a +href="glossaries-user.html#dx1-8003" >150</a>, <a +href="glossaries-user.html#dx1-8011" >151</a>, <a +href="glossaries-user.html#dx1-8027" >152</a>, <a +href="glossaries-user.html#dx1-8032" >153</a>, <a +href="glossaries-user.html#dx1-8036" >154</a>, <a +href="glossaries-user.html#dx1-15038" >155</a>, <a +href="glossaries-user.html#dx1-15043" >156</a>, <a +href="glossaries-user.html#dx1-15048" >157</a>, <a +href="glossaries-user.html#dx1-15050" >158</a>, <a +href="glossaries-user.html#dx1-15052" >159</a>, <a +href="glossaries-user.html#dx1-15057" >160</a>, <a +href="glossaries-user.html#dx1-15063" >161</a>, <a +href="glossaries-user.html#dx1-26010" >162</a>, <a +href="glossaries-user.html#dx1-34011" >163</a>, <a +href="glossaries-user.html#dx1-37007" >164</a>, <a +href="glossaries-user.html#dx1-54028" >165</a> <br /></span> <span class="index-item"><span class="cmss-10">beamer </span>class  <a -href="glossaries-user.html#dx1-58019" >168</a>, <a -href="glossaries-user.html#dx1-58022" >169</a> <br /></span> +href="glossaries-user.html#dx1-61016" >166</a>, <a +href="glossaries-user.html#dx1-61020" >167</a> <br /></span> <span class="index-item"><span class="cmss-10">beamer </span>package  <a -href="glossaries-user.html#dx1-7031" >170</a> <br /></span> +href="glossaries-user.html#dx1-8031" >168</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-46047" >171</a> <br /></span> +href="glossaries-user.html#dx1-49058" >169</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-15047" >172</a>, <a -href="glossaries-user.html#dx1-46045" >173</a> <br /></span> +href="glossaries-user.html#dx1-16047" >170</a>, <a +href="glossaries-user.html#dx1-49056" >171</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-69073" ><span -class="cmti-10">174</span></a> <br /></span> +href="glossaries-user.html#dx1-72073" ><span +class="cmti-10">172</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-46035" >175</a>, <a -href="glossaries-user.html#dx1-46038" >176</a>, <a -href="glossaries-user.html#dx1-46040" >177</a>, <a -href="glossaries-user.html#dx1-46042" >178</a> <br /></span> +href="glossaries-user.html#dx1-49046" >173</a>, <a +href="glossaries-user.html#dx1-49049" >174</a>, <a +href="glossaries-user.html#dx1-49051" >175</a>, <a +href="glossaries-user.html#dx1-49053" >176</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-18022" ><span -class="cmti-10">179</span></a>, <a -href="glossaries-user.html#dx1-40015" >180</a>, <a -href="glossaries-user.html#dx1-52011" >181</a> <br /></span> +href="glossaries-user.html#dx1-19022" ><span +class="cmti-10">177</span></a>, <a +href="glossaries-user.html#dx1-43012" >178</a>, <a +href="glossaries-user.html#dx1-55011" >179</a>, <a +href="glossaries-user.html#dx1-73003" >180</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-52038" >182</a> <br /></span> +href="glossaries-user.html#dx1-55033" >181</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-3030" >182</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-39030" >183</a>, <a -href="glossaries-user.html#dx1-39113" >184</a>, <a -href="glossaries-user.html#dx1-39120" >185</a>, <a -href="glossaries-user.html#dx1-39126" >186</a>, <a -href="glossaries-user.html#dx1-40011" ><span -class="cmti-10">187</span></a>, <a -href="glossaries-user.html#dx1-40013" >188</a>, <a -href="glossaries-user.html#dx1-52012" >189</a>, <a -href="glossaries-user.html#dx1-52013" >190</a>, <a -href="glossaries-user.html#dx1-53004" >191</a>, <a -href="glossaries-user.html#dx1-55002" >192</a> <br /></span> +href="glossaries-user.html#dx1-40034" >183</a>, <a +href="glossaries-user.html#dx1-41003" >184</a>, <a +href="glossaries-user.html#dx1-42003" >185</a>, <a +href="glossaries-user.html#dx1-43008" ><span +class="cmti-10">186</span></a>, <a +href="glossaries-user.html#dx1-43010" >187</a>, <a +href="glossaries-user.html#dx1-55012" >188</a>, <a +href="glossaries-user.html#dx1-55013" >189</a>, <a +href="glossaries-user.html#dx1-56004" >190</a>, <a +href="glossaries-user.html#dx1-58002" >191</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-18027" ><span -class="cmti-10">193</span></a> <br /></span> +href="glossaries-user.html#dx1-19027" ><span +class="cmti-10">192</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-69057" >194</a> <br /></span> +href="glossaries-user.html#dx1-72057" >193</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-69058" >195</a> <br /></span> +href="glossaries-user.html#dx1-72058" >194</a> <br /></span> <span class="index-item"><span class="cmtt-10">description </span>(environment)  <a -href="glossaries-user.html#dx1-61002" >196</a>, <a -href="glossaries-user.html#dx1-61007" >197</a>, <a -href="glossaries-user.html#dx1-61029" >198</a>, <a -href="glossaries-user.html#dx1-69009" >199</a>, <a -href="glossaries-user.html#dx1-69013" >200</a> <br /></span> +href="glossaries-user.html#dx1-64002" >195</a>, <a +href="glossaries-user.html#dx1-64007" >196</a>, <a +href="glossaries-user.html#dx1-64029" >197</a>, <a +href="glossaries-user.html#dx1-72009" >198</a>, <a +href="glossaries-user.html#dx1-72013" >199</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-7022" >201</a> <br /></span> +href="glossaries-user.html#dx1-8022" >200</a> <br /></span> <span class="index-item"><span class="cmss-10">doc </span>package  <a -href="glossaries-user.html#dx1-9" >202</a>, <a -href="glossaries-user.html#dx1-10" >203</a>, <a -href="glossaries-user.html#dx1-14" >204</a> <br /></span> +href="glossaries-user.html#dx1-9" >201</a>, <a +href="glossaries-user.html#dx1-10" >202</a>, <a +href="glossaries-user.html#dx1-14" >203</a> <br /></span> <span class="index-item"><span class="cmtt-10">document </span>(environment)  <a -href="glossaries-user.html#dx1-35003" >205</a>, <a -href="glossaries-user.html#dx1-36005" >206</a>, <a -href="glossaries-user.html#dx1-36008" >207</a>, <a -href="glossaries-user.html#dx1-37001" >208</a> <br /></span> +href="glossaries-user.html#dx1-34012" >204</a>, <a +href="glossaries-user.html#dx1-36003" >205</a>, <a +href="glossaries-user.html#dx1-37008" >206</a>, <a +href="glossaries-user.html#dx1-37011" >207</a>, <a +href="glossaries-user.html#dx1-37014" >208</a>, <a +href="glossaries-user.html#dx1-38001" >209</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-46041" >209</a> <br /></span> +href="glossaries-user.html#dx1-49052" >210</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-46039" >210</a> <br /></span> +href="glossaries-user.html#dx1-49050" >211</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-46037" >211</a> <br /></span> +href="glossaries-user.html#dx1-49048" >212</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-46036" >212</a> <br /></span> +href="glossaries-user.html#dx1-49047" >213</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">\edef</span></span></span>  <a +href="glossaries-user.html#dx1-43015" >214</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-39050" >213</a> <br /></span> +href="glossaries-user.html#dx1-40053" >215</a> <br /></span> <span class="index-item">entry location  <a -href="glossaries-user.html#dx1-3005" ><span -class="cmbx-10">214</span></a> <br /></span> +href="glossaries-user.html#dx1-3001" ><span +class="cmbx-10">216</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-7021" >215</a> <br /></span> +href="glossaries-user.html#dx1-8021" >217</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-58025" >216</a> <br /></span> +href="glossaries-user.html#dx1-61027" >218</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">description</span>  <a -href="glossaries-user.html#dx1-61003" >217</a>, <a -href="glossaries-user.html#dx1-61008" >218</a>, <a -href="glossaries-user.html#dx1-61030" >219</a>, <a -href="glossaries-user.html#dx1-69010" >220</a>, <a -href="glossaries-user.html#dx1-69014" >221</a> <br /></span> +href="glossaries-user.html#dx1-64003" >219</a>, <a +href="glossaries-user.html#dx1-64008" >220</a>, <a +href="glossaries-user.html#dx1-64030" >221</a>, <a +href="glossaries-user.html#dx1-72010" >222</a>, <a +href="glossaries-user.html#dx1-72014" >223</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">document</span>  <a -href="glossaries-user.html#dx1-35004" >222</a>, <a -href="glossaries-user.html#dx1-36006" >223</a>, <a -href="glossaries-user.html#dx1-36009" >224</a>, <a -href="glossaries-user.html#dx1-37002" >225</a> <br /></span> +href="glossaries-user.html#dx1-34013" >224</a>, <a +href="glossaries-user.html#dx1-36004" >225</a>, <a +href="glossaries-user.html#dx1-37009" >226</a>, <a +href="glossaries-user.html#dx1-37012" >227</a>, <a +href="glossaries-user.html#dx1-37015" >228</a>, <a +href="glossaries-user.html#dx1-38002" >229</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">equation</span>  <a -href="glossaries-user.html#dx1-5053" >226</a> <br /></span> +href="glossaries-user.html#dx1-5053" >230</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">frame</span>  <a -href="glossaries-user.html#dx1-58018" >227</a> <br /></span> +href="glossaries-user.html#dx1-61015" >231</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">itemize</span>  <a -href="glossaries-user.html#dx1-69077" >228</a> <br /></span> +href="glossaries-user.html#dx1-72077" >232</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longtable</span>  <a -href="glossaries-user.html#dx1-62003" >229</a>, <a -href="glossaries-user.html#dx1-62008" >230</a>, <a -href="glossaries-user.html#dx1-63004" >231</a>, <a -href="glossaries-user.html#dx1-64007" >232</a>, <a -href="glossaries-user.html#dx1-69108" >233</a>, <a -href="glossaries-user.html#dx1-46063" >234</a> <br /></span> +href="glossaries-user.html#dx1-65003" >233</a>, <a +href="glossaries-user.html#dx1-65008" >234</a>, <a +href="glossaries-user.html#dx1-66004" >235</a>, <a +href="glossaries-user.html#dx1-67007" >236</a>, <a +href="glossaries-user.html#dx1-72108" >237</a>, <a +href="glossaries-user.html#dx1-49074" >238</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">multicols</span>  <a -href="glossaries-user.html#dx1-67003" >235</a>, <a -href="glossaries-user.html#dx1-67008" >236</a> <br /></span> +href="glossaries-user.html#dx1-70003" >239</a>, <a +href="glossaries-user.html#dx1-70008" >240</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">supertabular</span>  <a -href="glossaries-user.html#dx1-64003" >237</a>, <a -href="glossaries-user.html#dx1-64009" >238</a>, <a -href="glossaries-user.html#dx1-64014" >239</a>, <a -href="glossaries-user.html#dx1-65004" >240</a>, <a -href="glossaries-user.html#dx1-65011" >241</a> <br /></span> +href="glossaries-user.html#dx1-67003" >241</a>, <a +href="glossaries-user.html#dx1-67009" >242</a>, <a +href="glossaries-user.html#dx1-67014" >243</a>, <a +href="glossaries-user.html#dx1-68004" >244</a>, <a +href="glossaries-user.html#dx1-68011" >245</a> <br /></span> +<span class="index-subitem">    <span +class="cmtt-10">tabular</span>  <a +href="glossaries-user.html#dx1-61022" >246</a>, <a +href="glossaries-user.html#dx1-61024" >247</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">theglossary</span>  <a -href="glossaries-user.html#dx1-69003" ><span -class="cmti-10">242</span></a>, <a -href="glossaries-user.html#dx1-69005" >243</a>, <a -href="glossaries-user.html#dx1-69012" >244</a>, <a -href="glossaries-user.html#dx1-69079" >245</a> <br /></span> +href="glossaries-user.html#dx1-72003" ><span +class="cmti-10">248</span></a>, <a +href="glossaries-user.html#dx1-72005" >249</a>, <a +href="glossaries-user.html#dx1-72012" >250</a>, <a +href="glossaries-user.html#dx1-72079" >251</a> <br /></span> <span class="index-item"><span class="cmtt-10">equation </span>(environment)  <a -href="glossaries-user.html#dx1-5052" >246</a> <br /></span> +href="glossaries-user.html#dx1-5052" >252</a> <br /></span> <span class="index-item"><span class="cmss-10">etex </span>package  <a -href="glossaries-user.html#dx1-14024" >247</a> <br /></span> +href="glossaries-user.html#dx1-15024" >253</a> <br /></span> <span class="index-item"><span class="cmss-10">etoolbox </span>package  <a -href="glossaries-user.html#dx1-17041" >248</a>, <a -href="glossaries-user.html#dx1-40020" >249</a> <br /></span> +href="glossaries-user.html#dx1-18041" >254</a>, <a +href="glossaries-user.html#dx1-43019" >255</a> <br /></span> <span class="index-item">Extended Latin Alphabet  <a -href="glossaries-user.html#dx1-3006" ><span -class="cmbx-10">250</span></a> <br /></span> +href="glossaries-user.html#dx1-3002" ><span +class="cmbx-10">256</span></a> <br /></span> <span class="index-item">extended Latin character  <a -href="glossaries-user.html#dx1-3010" >251</a>, <a -href="glossaries-user.html#dx1-3011" ><span -class="cmbx-10">252</span></a>, <a -href="glossaries-user.html#dx1-3045" >253</a>, <a -href="glossaries-user.html#dx1-3063" >254</a>, <a -href="glossaries-user.html#dx1-3073" >255</a>, <a -href="glossaries-user.html#dx1-25007" >256</a> <br /></span> +href="glossaries-user.html#dx1-3006" >257</a>, <a +href="glossaries-user.html#dx1-3007" ><span +class="cmbx-10">258</span></a>, <a +href="glossaries-user.html#dx1-3042" >259</a>, <a +href="glossaries-user.html#dx1-3060" >260</a>, <a +href="glossaries-user.html#dx1-3070" >261</a>, <a +href="glossaries-user.html#dx1-5119" >262</a>, <a +href="glossaries-user.html#dx1-26007" >263</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-8093" >257</a> <br /></span> +href="glossaries-user.html#dx1-9098" >264</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.aux</span>  <a -href="glossaries-user.html#dx1-9003" >258</a>, <a -href="glossaries-user.html#dx1-9032" >259</a>, <a -href="glossaries-user.html#dx1-48007" >260</a> <br /></span> +href="glossaries-user.html#dx1-10003" >265</a>, <a +href="glossaries-user.html#dx1-10032" >266</a>, <a +href="glossaries-user.html#dx1-51007" >267</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.glg</span>  <a -href="glossaries-user.html#dx1-8092" >261</a>, <a -href="glossaries-user.html#dx1-10023" >262</a>, <a -href="glossaries-user.html#dx1-11017" >263</a>, <a -href="glossaries-user.html#dx1-73073" >264</a> <br /></span> +href="glossaries-user.html#dx1-9097" >268</a>, <a +href="glossaries-user.html#dx1-11023" >269</a>, <a +href="glossaries-user.html#dx1-12017" >270</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.glg2</span>  <a -href="glossaries-user.html#dx1-13" >265</a> <br /></span> +href="glossaries-user.html#dx1-13" >271</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.glo</span>  <a -href="glossaries-user.html#dx1-9033" >266</a>, <a -href="glossaries-user.html#dx1-10025" >267</a>, <a -href="glossaries-user.html#dx1-11019" >268</a>, <a -href="glossaries-user.html#dx1-73076" >269</a> <br /></span> +href="glossaries-user.html#dx1-10033" >272</a>, <a +href="glossaries-user.html#dx1-11025" >273</a>, <a +href="glossaries-user.html#dx1-12019" >274</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.gls</span>  <a -href="glossaries-user.html#dx1-10024" >270</a>, <a -href="glossaries-user.html#dx1-11018" >271</a> <br /></span> +href="glossaries-user.html#dx1-11024" >275</a>, <a +href="glossaries-user.html#dx1-12018" >276</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.glsdefs</span>  <a -href="glossaries-user.html#dx1-36007" >272</a> <br /></span> +href="glossaries-user.html#dx1-37013" >277</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.ist</span>  <a -href="glossaries-user.html#dx1-11007" >273</a>, <a -href="glossaries-user.html#dx1-11010" >274</a>, <a -href="glossaries-user.html#dx1-12014" >275</a>, <a -href="glossaries-user.html#dx1-17066" >276</a>, <a -href="glossaries-user.html#dx1-24004" >277</a>, <a -href="glossaries-user.html#dx1-24016" >278</a> <br /></span> -<span class="index-subitem">    <span -class="cmtt-10">.log</span>  <a -href="glossaries-user.html#dx1-73072" >279</a> <br /></span> +href="glossaries-user.html#dx1-12007" >278</a>, <a +href="glossaries-user.html#dx1-12010" >279</a>, <a +href="glossaries-user.html#dx1-13014" >280</a>, <a +href="glossaries-user.html#dx1-18066" >281</a>, <a +href="glossaries-user.html#dx1-25004" >282</a>, <a +href="glossaries-user.html#dx1-25016" >283</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.tex</span>  <a -href="glossaries-user.html#dx1-10016" >280</a>, <a -href="glossaries-user.html#dx1-11006" >281</a> <br /></span> +href="glossaries-user.html#dx1-11016" >284</a>, <a +href="glossaries-user.html#dx1-12006" >285</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">.xdy</span>  <a -href="glossaries-user.html#dx1-10019" >282</a>, <a -href="glossaries-user.html#dx1-10020" >283</a>, <a -href="glossaries-user.html#dx1-12017" >284</a>, <a -href="glossaries-user.html#dx1-17081" >285</a>, <a -href="glossaries-user.html#dx1-24007" >286</a>, <a -href="glossaries-user.html#dx1-24013" >287</a>, <a -href="glossaries-user.html#dx1-24018" >288</a>, <a -href="glossaries-user.html#dx1-47009" >289</a> <br /></span> +href="glossaries-user.html#dx1-11019" >286</a>, <a +href="glossaries-user.html#dx1-11020" >287</a>, <a +href="glossaries-user.html#dx1-13017" >288</a>, <a +href="glossaries-user.html#dx1-18081" >289</a>, <a +href="glossaries-user.html#dx1-25007" >290</a>, <a +href="glossaries-user.html#dx1-25013" >291</a>, <a +href="glossaries-user.html#dx1-25018" >292</a>, <a +href="glossaries-user.html#dx1-50009" >293</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">glo2</span>  <a -href="glossaries-user.html#dx1-12" >290</a> <br /></span> +href="glossaries-user.html#dx1-12" >294</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">gls2</span>  <a -href="glossaries-user.html#dx1-11" >291</a> <br /></span> +href="glossaries-user.html#dx1-11" >295</a> <br /></span> <span class="index-item">first use  <a -href="glossaries-user.html#dx1-3018" >292</a> <br /></span> +href="glossaries-user.html#dx1-3014" >296</a> <br /></span> <span class="index-subitem">    flag  <a -href="glossaries-user.html#dx1-3026" >293</a>, <a -href="glossaries-user.html#dx1-39096" >294</a> <br /></span> +href="glossaries-user.html#dx1-3022" >297</a> <br /></span> <span class="index-subitem">    text  <a -href="glossaries-user.html#dx1-3028" >295</a> <br /></span> +href="glossaries-user.html#dx1-3024" >298</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-40049" >296</a>, <a -href="glossaries-user.html#dx1-54001" ><span -class="cmti-10">297</span></a>, <a -href="glossaries-user.html#dx1-54003" >298</a>, <a -href="glossaries-user.html#dx1-54004" >299</a>, <a -href="glossaries-user.html#dx1-54006" >300</a>, <a -href="glossaries-user.html#dx1-54023" >301</a>, <a -href="glossaries-user.html#dx1-54029" >302</a>, <a -href="glossaries-user.html#dx1-73038" >303</a> <br /></span> +href="glossaries-user.html#dx1-43053" >299</a>, <a +href="glossaries-user.html#dx1-57001" ><span +class="cmti-10">300</span></a>, <a +href="glossaries-user.html#dx1-57003" >301</a>, <a +href="glossaries-user.html#dx1-57004" >302</a>, <a +href="glossaries-user.html#dx1-57006" >303</a>, <a +href="glossaries-user.html#dx1-57023" >304</a>, <a +href="glossaries-user.html#dx1-57029" >305</a> <br /></span> <span class="index-item"><span class="cmss-10">flowfram </span>package  <a -href="glossaries-user.html#dx1-64011" >304</a> <br /></span> +href="glossaries-user.html#dx1-67011" >306</a> <br /></span> <span class="index-item"><span class="cmss-10">fmtcount </span>package  <a -href="glossaries-user.html#dx1-49039" >305</a> <br /></span> +href="glossaries-user.html#dx1-52039" >307</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-54062" >306</a> <br /></span> +href="glossaries-user.html#dx1-57061" >308</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">309</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-70001" ><span -class="cmti-10">307</span></a> <br /></span> +href="glossaries-user.html#dx1-73001" ><span +class="cmti-10">310</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-70004" ><span -class="cmti-10">308</span></a> <br /></span> +href="glossaries-user.html#dx1-73007" ><span +class="cmti-10">311</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-70002" ><span -class="cmti-10">309</span></a> <br /></span> +href="glossaries-user.html#dx1-73005" ><span +class="cmti-10">312</span></a> <br /></span> <span class="index-item"><span class="cmtt-10">frame </span>(environment)  <a -href="glossaries-user.html#dx1-58017" >310</a> <br /></span> +href="glossaries-user.html#dx1-61014" >313</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-40050" ><span -class="cmti-10">311</span></a> <br /></span> +href="glossaries-user.html#dx1-43054" ><span +class="cmti-10">314</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-40044" ><span -class="cmti-10">312</span></a>, <a -href="glossaries-user.html#dx1-40055" >313</a>, <a -href="glossaries-user.html#dx1-53008" >314</a>, <a -href="glossaries-user.html#dx1-55015" >315</a>, <a -href="glossaries-user.html#dx1-55019" >316</a>, <a -href="glossaries-user.html#dx1-55050" >317</a> <br /></span> +href="glossaries-user.html#dx1-43048" ><span +class="cmti-10">315</span></a>, <a +href="glossaries-user.html#dx1-43059" >316</a>, <a +href="glossaries-user.html#dx1-56008" >317</a>, <a +href="glossaries-user.html#dx1-58015" >318</a>, <a +href="glossaries-user.html#dx1-58019" >319</a>, <a +href="glossaries-user.html#dx1-58050" >320</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-55022" ><span -class="cmti-10">318</span></a>, <a -href="glossaries-user.html#dx1-55066" >319</a>, <a -href="glossaries-user.html#dx1-55070" >320</a> <br /></span> +href="glossaries-user.html#dx1-58022" ><span +class="cmti-10">321</span></a>, <a +href="glossaries-user.html#dx1-58066" >322</a>, <a +href="glossaries-user.html#dx1-58070" >323</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-40051" ><span -class="cmti-10">321</span></a> <br /></span> +href="glossaries-user.html#dx1-43055" ><span +class="cmti-10">324</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-40046" ><span -class="cmti-10">322</span></a>, <a -href="glossaries-user.html#dx1-40056" >323</a> <br /></span> -<span class="index-item"><span -class="cmss-10">german </span>package  <a -href="glossaries-user.html#dx1-7010" >324</a> <br /></span> +href="glossaries-user.html#dx1-43050" ><span +class="cmti-10">325</span></a>, <a +href="glossaries-user.html#dx1-43060" >326</a> <br /></span> <span class="index-item"><span +class="cmss-10">german </span>package  <a +href="glossaries-user.html#dx1-8010" >327</a> <br /></span> +<span class="index-item"><span +class="cmss-10">glossaries </span>package  <a +href="glossaries-user.html#dx1-6001" >328</a>, <a +href="glossaries-user.html#dx1-34010" >329</a>, <a +href="glossaries-user.html#dx1-40025" >330</a>, <a +href="glossaries-user.html#dx1-40045" >331</a> <br /></span> +<span class="index-item"><span class="cmss-10">glossaries-accsupp </span>package  <a -href="glossaries-user.html#dx1-5139" >325</a>, <a -href="glossaries-user.html#dx1-25105" >326</a>, <a -href="glossaries-user.html#dx1-25130" >327</a>, <a -href="glossaries-user.html#dx1-72001" >328</a>, <a -href="glossaries-user.html#dx1-72033" >329</a> <br /></span> +href="glossaries-user.html#dx1-5139" >332</a>, <a +href="glossaries-user.html#dx1-26105" >333</a>, <a +href="glossaries-user.html#dx1-26130" >334</a>, <a +href="glossaries-user.html#dx1-75001" >335</a>, <a +href="glossaries-user.html#dx1-75033" >336</a> <br /></span> <span class="index-item"><span class="cmss-10">glossaries-babel </span>package  <a -href="glossaries-user.html#dx1-14044" >330</a>, <a -href="glossaries-user.html#dx1-14055" >331</a> <br /></span> +href="glossaries-user.html#dx1-15044" >337</a>, <a +href="glossaries-user.html#dx1-15055" >338</a> <br /></span> <span class="index-item"><span class="cmss-10">glossaries-polyglossia </span>package  <a -href="glossaries-user.html#dx1-7037" >332</a>, <a -href="glossaries-user.html#dx1-14046" >333</a> <br /></span> +href="glossaries-user.html#dx1-8037" >339</a>, <a +href="glossaries-user.html#dx1-15046" >340</a> <br /></span> <span class="index-item"><span class="cmss-10">glossaries-prefix </span>package  <a -href="glossaries-user.html#dx1-5137" >334</a>, <a -href="glossaries-user.html#dx1-25104" >335</a>, <a -href="glossaries-user.html#dx1-25129" >336</a>, <a -href="glossaries-user.html#dx1-71001" >337</a>, <a -href="glossaries-user.html#dx1-71017" >338</a> <br /></span> +href="glossaries-user.html#dx1-5137" >341</a>, <a +href="glossaries-user.html#dx1-26104" >342</a>, <a +href="glossaries-user.html#dx1-26129" >343</a>, <a +href="glossaries-user.html#dx1-74001" >344</a>, <a +href="glossaries-user.html#dx1-74017" >345</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-16004" ><span -class="cmti-10">339</span></a> <br /></span> +href="glossaries-user.html#dx1-17004" ><span +class="cmti-10">346</span></a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">glossarysubentry</span>  <a -href="glossaries-user.html#dx1-16024" ><span -class="cmti-10">340</span></a> <br /></span> +href="glossaries-user.html#dx1-17024" ><span +class="cmti-10">347</span></a> <br /></span> <span class="index-item"><span class="cmss-10">glossary </span>package  <a -href="glossaries-user.html#dx1-4" >341</a>, <a -href="glossaries-user.html#dx1-4005" >342</a>, <a -href="glossaries-user.html#dx1-57001" >343</a>, <a -href="glossaries-user.html#dx1-57002" >344</a>, <a -href="glossaries-user.html#dx1-57005" >345</a>, <a -href="glossaries-user.html#dx1-73058" >346</a> <br /></span> +href="glossaries-user.html#dx1-4" >348</a>, <a +href="glossaries-user.html#dx1-4005" >349</a>, <a +href="glossaries-user.html#dx1-60001" >350</a>, <a +href="glossaries-user.html#dx1-60002" >351</a>, <a +href="glossaries-user.html#dx1-60005" >352</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-54042" >347</a>, <a -href="glossaries-user.html#dx1-54077" >348</a>, <a -href="glossaries-user.html#dx1-55071" >349</a>, <a -href="glossaries-user.html#dx1-61020" >350</a>, <a -href="glossaries-user.html#dx1-61025" >351</a> <br /></span> +href="glossaries-user.html#dx1-57042" >353</a>, <a +href="glossaries-user.html#dx1-57076" >354</a>, <a +href="glossaries-user.html#dx1-58071" >355</a>, <a +href="glossaries-user.html#dx1-64020" >356</a>, <a +href="glossaries-user.html#dx1-64025" >357</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlistgroup</span>  <a -href="glossaries-user.html#dx1-61024" >352</a>, <a -href="glossaries-user.html#dx1-61027" >353</a> <br /></span> +href="glossaries-user.html#dx1-64024" >358</a>, <a +href="glossaries-user.html#dx1-64027" >359</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlisthypergroup</span>  <a -href="glossaries-user.html#dx1-61026" >354</a> <br /></span> +href="glossaries-user.html#dx1-64026" >360</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlong4col</span>  <a -href="glossaries-user.html#dx1-60019" >355</a>, <a -href="glossaries-user.html#dx1-62033" >356</a>, <a -href="glossaries-user.html#dx1-62040" >357</a> <br /></span> +href="glossaries-user.html#dx1-63019" >361</a>, <a +href="glossaries-user.html#dx1-65033" >362</a>, <a +href="glossaries-user.html#dx1-65040" >363</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlong4colborder</span>  <a -href="glossaries-user.html#dx1-62044" >358</a> <br /></span> +href="glossaries-user.html#dx1-65044" >364</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlong4colheader</span>  <a -href="glossaries-user.html#dx1-62046" >359</a> <br /></span> +href="glossaries-user.html#dx1-65046" >365</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlong4colheaderborder</span>  <a -href="glossaries-user.html#dx1-62048" >360</a> <br /></span> +href="glossaries-user.html#dx1-65048" >366</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlongragged4col</span>  <a -href="glossaries-user.html#dx1-63031" >361</a>, <a -href="glossaries-user.html#dx1-63036" >362</a>, <a -href="glossaries-user.html#dx1-63038" >363</a> <br /></span> +href="glossaries-user.html#dx1-66031" >367</a>, <a +href="glossaries-user.html#dx1-66036" >368</a>, <a +href="glossaries-user.html#dx1-66038" >369</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlongragged4colborder</span>  <a -href="glossaries-user.html#dx1-63035" >364</a> <br /></span> +href="glossaries-user.html#dx1-66035" >370</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlongragged4colheader</span>  <a -href="glossaries-user.html#dx1-63037" >365</a>, <a -href="glossaries-user.html#dx1-63040" >366</a> <br /></span> +href="glossaries-user.html#dx1-66037" >371</a>, <a +href="glossaries-user.html#dx1-66040" >372</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altlongragged4colheaderborder</span>  <a -href="glossaries-user.html#dx1-63039" >367</a> <br /></span> +href="glossaries-user.html#dx1-66039" >373</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuper4col</span>  <a -href="glossaries-user.html#dx1-60020" >368</a>, <a -href="glossaries-user.html#dx1-64039" >369</a>, <a -href="glossaries-user.html#dx1-64046" >370</a> <br /></span> +href="glossaries-user.html#dx1-63020" >374</a>, <a +href="glossaries-user.html#dx1-67039" >375</a>, <a +href="glossaries-user.html#dx1-67046" >376</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuper4colborder</span>  <a -href="glossaries-user.html#dx1-64050" >371</a> <br /></span> +href="glossaries-user.html#dx1-67050" >377</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuper4colheader</span>  <a -href="glossaries-user.html#dx1-64052" >372</a> <br /></span> +href="glossaries-user.html#dx1-67052" >378</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuper4colheaderborder</span>  <a -href="glossaries-user.html#dx1-64054" >373</a> <br /></span> +href="glossaries-user.html#dx1-67054" >379</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuperragged4col</span>  <a -href="glossaries-user.html#dx1-65034" >374</a>, <a -href="glossaries-user.html#dx1-65037" >375</a>, <a -href="glossaries-user.html#dx1-65039" >376</a> <br /></span> +href="glossaries-user.html#dx1-68034" >380</a>, <a +href="glossaries-user.html#dx1-68037" >381</a>, <a +href="glossaries-user.html#dx1-68039" >382</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuperragged4colborder</span>  <a -href="glossaries-user.html#dx1-65036" >377</a> <br /></span> +href="glossaries-user.html#dx1-68036" >383</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuperragged4colheader</span>  <a -href="glossaries-user.html#dx1-65038" >378</a>, <a -href="glossaries-user.html#dx1-65041" >379</a> <br /></span> +href="glossaries-user.html#dx1-68038" >384</a>, <a +href="glossaries-user.html#dx1-68041" >385</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">altsuperragged4colheaderborder</span>  <a -href="glossaries-user.html#dx1-65040" >380</a> <br /></span> +href="glossaries-user.html#dx1-68040" >386</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">alttree</span>  <a -href="glossaries-user.html#dx1-66018" >381</a>, <a -href="glossaries-user.html#dx1-66031" >382</a>, <a -href="glossaries-user.html#dx1-66035" >383</a>, <a -href="glossaries-user.html#dx1-67033" >384</a> <br /></span> +href="glossaries-user.html#dx1-69020" >387</a>, <a +href="glossaries-user.html#dx1-69033" >388</a>, <a +href="glossaries-user.html#dx1-69037" >389</a>, <a +href="glossaries-user.html#dx1-70033" >390</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">alttreegroup</span>  <a -href="glossaries-user.html#dx1-66034" >385</a>, <a -href="glossaries-user.html#dx1-66037" >386</a>, <a -href="glossaries-user.html#dx1-67035" >387</a> <br /></span> +href="glossaries-user.html#dx1-69036" >391</a>, <a +href="glossaries-user.html#dx1-69039" >392</a>, <a +href="glossaries-user.html#dx1-70035" >393</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">alttreehypergroup</span>  <a -href="glossaries-user.html#dx1-66036" >388</a>, <a -href="glossaries-user.html#dx1-67037" >389</a> <br /></span> +href="glossaries-user.html#dx1-69038" >394</a>, <a +href="glossaries-user.html#dx1-70037" >395</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">index</span>  <a -href="glossaries-user.html#dx1-66004" >390</a>, <a -href="glossaries-user.html#dx1-66007" >391</a>, <a -href="glossaries-user.html#dx1-66012" >392</a>, <a -href="glossaries-user.html#dx1-67006" >393</a>, <a -href="glossaries-user.html#dx1-67015" >394</a> <br /></span> +href="glossaries-user.html#dx1-69006" >396</a>, <a +href="glossaries-user.html#dx1-69009" >397</a>, <a +href="glossaries-user.html#dx1-69014" >398</a>, <a +href="glossaries-user.html#dx1-70006" >399</a>, <a +href="glossaries-user.html#dx1-70015" >400</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">indexgroup</span>  <a -href="glossaries-user.html#dx1-66006" >395</a>, <a -href="glossaries-user.html#dx1-66009" >396</a>, <a -href="glossaries-user.html#dx1-67017" >397</a> <br /></span> +href="glossaries-user.html#dx1-69008" >401</a>, <a +href="glossaries-user.html#dx1-69011" >402</a>, <a +href="glossaries-user.html#dx1-70017" >403</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">indexhypergroup</span>  <a -href="glossaries-user.html#dx1-66008" >398</a>, <a -href="glossaries-user.html#dx1-67019" >399</a> <br /></span> +href="glossaries-user.html#dx1-69010" >404</a>, <a +href="glossaries-user.html#dx1-70019" >405</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">inline</span>  <a -href="glossaries-user.html#dx1-5076" >400</a>, <a -href="glossaries-user.html#dx1-68002" >401</a>, <a -href="glossaries-user.html#dx1-68008" >402</a> <br /></span> +href="glossaries-user.html#dx1-5076" >406</a>, <a +href="glossaries-user.html#dx1-71002" >407</a>, <a +href="glossaries-user.html#dx1-71008" >408</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">list</span>  <a -href="glossaries-user.html#dx1-16044" >403</a>, <a -href="glossaries-user.html#dx1-61006" >404</a>, <a -href="glossaries-user.html#dx1-61014" >405</a>, <a -href="glossaries-user.html#dx1-61021" >406</a>, <a -href="glossaries-user.html#dx1-61022" >407</a>, <a -href="glossaries-user.html#dx1-61023" >408</a>, <a -href="glossaries-user.html#dx1-69008" >409</a>, <a -href="glossaries-user.html#dx1-69017" >410</a>, <a -href="glossaries-user.html#dx1-69037" >411</a>, <a -href="glossaries-user.html#dx1-69054" >412</a>, <a -href="glossaries-user.html#dx1-69097" >413</a>, <a -href="glossaries-user.html#dx1-69099" >414</a>, <a -href="glossaries-user.html#dx1-71069" >415</a>, <a -href="glossaries-user.html#dx1-73099" >416</a> <br /></span> +href="glossaries-user.html#dx1-17044" >409</a>, <a +href="glossaries-user.html#dx1-64006" >410</a>, <a +href="glossaries-user.html#dx1-64014" >411</a>, <a +href="glossaries-user.html#dx1-64021" >412</a>, <a +href="glossaries-user.html#dx1-64022" >413</a>, <a +href="glossaries-user.html#dx1-64023" >414</a>, <a +href="glossaries-user.html#dx1-72008" >415</a>, <a +href="glossaries-user.html#dx1-72017" >416</a>, <a +href="glossaries-user.html#dx1-72037" >417</a>, <a +href="glossaries-user.html#dx1-72054" >418</a>, <a +href="glossaries-user.html#dx1-72097" >419</a>, <a +href="glossaries-user.html#dx1-72099" >420</a>, <a +href="glossaries-user.html#dx1-74069" >421</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">listdotted</span>  <a -href="glossaries-user.html#dx1-60031" >417</a>, <a -href="glossaries-user.html#dx1-61035" >418</a>, <a -href="glossaries-user.html#dx1-61036" >419</a> <br /></span> +href="glossaries-user.html#dx1-63031" >422</a>, <a +href="glossaries-user.html#dx1-64035" >423</a>, <a +href="glossaries-user.html#dx1-64036" >424</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">listgroup</span>  <a -href="glossaries-user.html#dx1-61013" >420</a>, <a -href="glossaries-user.html#dx1-61016" >421</a> <br /></span> +href="glossaries-user.html#dx1-64013" >425</a>, <a +href="glossaries-user.html#dx1-64016" >426</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">listhypergroup</span>  <a -href="glossaries-user.html#dx1-61015" >422</a>, <a -href="glossaries-user.html#dx1-61028" >423</a>, <a -href="glossaries-user.html#dx1-66010" >424</a>, <a -href="glossaries-user.html#dx1-66023" >425</a>, <a -href="glossaries-user.html#dx1-66030" >426</a>, <a -href="glossaries-user.html#dx1-66038" >427</a>, <a -href="glossaries-user.html#dx1-69034" >428</a> <br /></span> +href="glossaries-user.html#dx1-64015" >427</a>, <a +href="glossaries-user.html#dx1-64028" >428</a>, <a +href="glossaries-user.html#dx1-69012" >429</a>, <a +href="glossaries-user.html#dx1-69025" >430</a>, <a +href="glossaries-user.html#dx1-69032" >431</a>, <a +href="glossaries-user.html#dx1-69040" >432</a>, <a +href="glossaries-user.html#dx1-72034" >433</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long</span>  <a -href="glossaries-user.html#dx1-60027" >429</a>, <a -href="glossaries-user.html#dx1-62006" >430</a>, <a -href="glossaries-user.html#dx1-62014" >431</a>, <a -href="glossaries-user.html#dx1-62016" >432</a>, <a -href="glossaries-user.html#dx1-62020" >433</a> <br /></span> +href="glossaries-user.html#dx1-63027" >434</a>, <a +href="glossaries-user.html#dx1-65006" >435</a>, <a +href="glossaries-user.html#dx1-65014" >436</a>, <a +href="glossaries-user.html#dx1-65016" >437</a>, <a +href="glossaries-user.html#dx1-65020" >438</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long3col</span>  <a -href="glossaries-user.html#dx1-60005" >434</a>, <a -href="glossaries-user.html#dx1-62019" >435</a>, <a -href="glossaries-user.html#dx1-62026" >436</a>, <a -href="glossaries-user.html#dx1-62028" >437</a>, <a -href="glossaries-user.html#dx1-62032" >438</a> <br /></span> +href="glossaries-user.html#dx1-63005" >439</a>, <a +href="glossaries-user.html#dx1-65019" >440</a>, <a +href="glossaries-user.html#dx1-65026" >441</a>, <a +href="glossaries-user.html#dx1-65028" >442</a>, <a +href="glossaries-user.html#dx1-65032" >443</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long3colborder</span>  <a -href="glossaries-user.html#dx1-60007" >439</a>, <a -href="glossaries-user.html#dx1-62025" >440</a> <br /></span> +href="glossaries-user.html#dx1-63007" >444</a>, <a +href="glossaries-user.html#dx1-65025" >445</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long3colheader</span>  <a -href="glossaries-user.html#dx1-60006" >441</a>, <a -href="glossaries-user.html#dx1-62027" >442</a>, <a -href="glossaries-user.html#dx1-62030" >443</a> <br /></span> +href="glossaries-user.html#dx1-63006" >446</a>, <a +href="glossaries-user.html#dx1-65027" >447</a>, <a +href="glossaries-user.html#dx1-65030" >448</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long3colheaderborder</span>  <a -href="glossaries-user.html#dx1-60008" >444</a>, <a -href="glossaries-user.html#dx1-62029" >445</a> <br /></span> +href="glossaries-user.html#dx1-63008" >449</a>, <a +href="glossaries-user.html#dx1-65029" >450</a> <br /></span> + + <span class="index-subitem">    <span class="cmtt-10">long4col</span>  <a -href="glossaries-user.html#dx1-60017" >446</a>, <a -href="glossaries-user.html#dx1-62031" >447</a>, <a -href="glossaries-user.html#dx1-62035" >448</a>, <a -href="glossaries-user.html#dx1-62037" >449</a>, <a -href="glossaries-user.html#dx1-62041" >450</a> <br /></span> +href="glossaries-user.html#dx1-63017" >451</a>, <a +href="glossaries-user.html#dx1-65031" >452</a>, <a +href="glossaries-user.html#dx1-65035" >453</a>, <a +href="glossaries-user.html#dx1-65037" >454</a>, <a +href="glossaries-user.html#dx1-65041" >455</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long4colborder</span>  <a -href="glossaries-user.html#dx1-62034" >451</a>, <a -href="glossaries-user.html#dx1-62045" >452</a> <br /></span> - - +href="glossaries-user.html#dx1-65034" >456</a>, <a +href="glossaries-user.html#dx1-65045" >457</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long4colheader</span>  <a -href="glossaries-user.html#dx1-62036" >453</a>, <a -href="glossaries-user.html#dx1-62039" >454</a>, <a -href="glossaries-user.html#dx1-62047" >455</a> <br /></span> +href="glossaries-user.html#dx1-65036" >458</a>, <a +href="glossaries-user.html#dx1-65039" >459</a>, <a +href="glossaries-user.html#dx1-65047" >460</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">long4colheaderborder</span>  <a -href="glossaries-user.html#dx1-62038" >456</a>, <a -href="glossaries-user.html#dx1-62049" >457</a> <br /></span> +href="glossaries-user.html#dx1-65038" >461</a>, <a +href="glossaries-user.html#dx1-65049" >462</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longborder</span>  <a -href="glossaries-user.html#dx1-62013" >458</a> <br /></span> +href="glossaries-user.html#dx1-65013" >463</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longheader</span>  <a -href="glossaries-user.html#dx1-62015" >459</a>, <a -href="glossaries-user.html#dx1-62018" >460</a>, <a -href="glossaries-user.html#dx1-69019" >461</a> <br /></span> +href="glossaries-user.html#dx1-65015" >464</a>, <a +href="glossaries-user.html#dx1-65018" >465</a>, <a +href="glossaries-user.html#dx1-72019" >466</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longheaderborder</span>  <a -href="glossaries-user.html#dx1-62017" >462</a>, <a -href="glossaries-user.html#dx1-46061" >463</a> <br /></span> +href="glossaries-user.html#dx1-65017" >467</a>, <a +href="glossaries-user.html#dx1-49072" >468</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged</span>  <a -href="glossaries-user.html#dx1-63009" >464</a>, <a -href="glossaries-user.html#dx1-63014" >465</a>, <a -href="glossaries-user.html#dx1-63016" >466</a>, <a -href="glossaries-user.html#dx1-63020" >467</a> <br /></span> +href="glossaries-user.html#dx1-66009" >469</a>, <a +href="glossaries-user.html#dx1-66014" >470</a>, <a +href="glossaries-user.html#dx1-66016" >471</a>, <a +href="glossaries-user.html#dx1-66020" >472</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged3col</span>  <a -href="glossaries-user.html#dx1-63019" >468</a>, <a -href="glossaries-user.html#dx1-63026" >469</a>, <a -href="glossaries-user.html#dx1-63028" >470</a>, <a -href="glossaries-user.html#dx1-63032" >471</a> <br /></span> +href="glossaries-user.html#dx1-66019" >473</a>, <a +href="glossaries-user.html#dx1-66026" >474</a>, <a +href="glossaries-user.html#dx1-66028" >475</a>, <a +href="glossaries-user.html#dx1-66032" >476</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged3colborder</span>  <a -href="glossaries-user.html#dx1-63025" >472</a> <br /></span> +href="glossaries-user.html#dx1-66025" >477</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged3colheader</span>  <a -href="glossaries-user.html#dx1-63027" >473</a>, <a -href="glossaries-user.html#dx1-63030" >474</a> <br /></span> +href="glossaries-user.html#dx1-66027" >478</a>, <a +href="glossaries-user.html#dx1-66030" >479</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longragged3colheaderborder</span>  <a -href="glossaries-user.html#dx1-63029" >475</a> <br /></span> +href="glossaries-user.html#dx1-66029" >480</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longraggedborder</span>  <a -href="glossaries-user.html#dx1-63013" >476</a> <br /></span> +href="glossaries-user.html#dx1-66013" >481</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longraggedheader</span>  <a -href="glossaries-user.html#dx1-63015" >477</a>, <a -href="glossaries-user.html#dx1-63018" >478</a> <br /></span> +href="glossaries-user.html#dx1-66015" >482</a>, <a +href="glossaries-user.html#dx1-66018" >483</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">longraggedheaderborder</span>  <a -href="glossaries-user.html#dx1-63017" >479</a> <br /></span> +href="glossaries-user.html#dx1-66017" >484</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolalttree</span>  <a -href="glossaries-user.html#dx1-67032" >480</a> <br /></span> +href="glossaries-user.html#dx1-70032" >485</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolalttreegroup</span>  <a -href="glossaries-user.html#dx1-67034" >481</a> <br /></span> +href="glossaries-user.html#dx1-70034" >486</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolalttreehypergroup</span>  <a -href="glossaries-user.html#dx1-67036" >482</a> <br /></span> +href="glossaries-user.html#dx1-70036" >487</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolindex</span>  <a -href="glossaries-user.html#dx1-67005" >483</a>, <a -href="glossaries-user.html#dx1-67014" >484</a> <br /></span> +href="glossaries-user.html#dx1-70005" >488</a>, <a +href="glossaries-user.html#dx1-70014" >489</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolindexgroup</span>  <a -href="glossaries-user.html#dx1-67016" >485</a> <br /></span> +href="glossaries-user.html#dx1-70016" >490</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcolindexhypergroup</span>  <a -href="glossaries-user.html#dx1-67018" >486</a> <br /></span> +href="glossaries-user.html#dx1-70018" >491</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltree</span>  <a -href="glossaries-user.html#dx1-67020" >487</a> <br /></span> +href="glossaries-user.html#dx1-70020" >492</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreegroup</span>  <a -href="glossaries-user.html#dx1-67022" >488</a> <br /></span> +href="glossaries-user.html#dx1-70022" >493</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreehypergroup</span>  <a -href="glossaries-user.html#dx1-67024" >489</a> <br /></span> +href="glossaries-user.html#dx1-70024" >494</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreenoname</span>  <a -href="glossaries-user.html#dx1-67026" >490</a> <br /></span> +href="glossaries-user.html#dx1-70026" >495</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreenonamegroup</span>  <a -href="glossaries-user.html#dx1-67028" >491</a> <br /></span> +href="glossaries-user.html#dx1-70028" >496</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">mcoltreenonamehypergroup</span>  <a -href="glossaries-user.html#dx1-67030" >492</a> <br /></span> +href="glossaries-user.html#dx1-70030" >497</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super</span>  <a -href="glossaries-user.html#dx1-64012" >493</a>, <a -href="glossaries-user.html#dx1-64020" >494</a>, <a -href="glossaries-user.html#dx1-64022" >495</a>, <a -href="glossaries-user.html#dx1-64026" >496</a> <br /></span> +href="glossaries-user.html#dx1-67012" >498</a>, <a +href="glossaries-user.html#dx1-67020" >499</a>, <a +href="glossaries-user.html#dx1-67022" >500</a>, <a +href="glossaries-user.html#dx1-67026" >501</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super3col</span>  <a -href="glossaries-user.html#dx1-64025" >497</a>, <a -href="glossaries-user.html#dx1-64032" >498</a>, <a -href="glossaries-user.html#dx1-64034" >499</a>, <a -href="glossaries-user.html#dx1-64038" >500</a> <br /></span> +href="glossaries-user.html#dx1-67025" >502</a>, <a +href="glossaries-user.html#dx1-67032" >503</a>, <a +href="glossaries-user.html#dx1-67034" >504</a>, <a +href="glossaries-user.html#dx1-67038" >505</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super3colborder</span>  <a -href="glossaries-user.html#dx1-64031" >501</a> <br /></span> +href="glossaries-user.html#dx1-67031" >506</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super3colheader</span>  <a -href="glossaries-user.html#dx1-64033" >502</a>, <a -href="glossaries-user.html#dx1-64036" >503</a> <br /></span> +href="glossaries-user.html#dx1-67033" >507</a>, <a +href="glossaries-user.html#dx1-67036" >508</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super3colheaderborder</span>  <a -href="glossaries-user.html#dx1-64035" >504</a> <br /></span> +href="glossaries-user.html#dx1-67035" >509</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super4col</span>  <a -href="glossaries-user.html#dx1-60018" >505</a>, <a -href="glossaries-user.html#dx1-64037" >506</a>, <a -href="glossaries-user.html#dx1-64041" >507</a>, <a -href="glossaries-user.html#dx1-64043" >508</a>, <a -href="glossaries-user.html#dx1-64047" >509</a> <br /></span> +href="glossaries-user.html#dx1-63018" >510</a>, <a +href="glossaries-user.html#dx1-67037" >511</a>, <a +href="glossaries-user.html#dx1-67041" >512</a>, <a +href="glossaries-user.html#dx1-67043" >513</a>, <a +href="glossaries-user.html#dx1-67047" >514</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super4colborder</span>  <a -href="glossaries-user.html#dx1-64040" >510</a>, <a -href="glossaries-user.html#dx1-64051" >511</a> <br /></span> +href="glossaries-user.html#dx1-67040" >515</a>, <a +href="glossaries-user.html#dx1-67051" >516</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super4colheader</span>  <a -href="glossaries-user.html#dx1-64042" >512</a>, <a -href="glossaries-user.html#dx1-64045" >513</a>, <a -href="glossaries-user.html#dx1-64053" >514</a> <br /></span> +href="glossaries-user.html#dx1-67042" >517</a>, <a +href="glossaries-user.html#dx1-67045" >518</a>, <a +href="glossaries-user.html#dx1-67053" >519</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">super4colheaderborder</span>  <a -href="glossaries-user.html#dx1-64044" >515</a>, <a -href="glossaries-user.html#dx1-64055" >516</a> <br /></span> +href="glossaries-user.html#dx1-67044" >520</a>, <a +href="glossaries-user.html#dx1-67055" >521</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superborder</span>  <a -href="glossaries-user.html#dx1-64019" >517</a> <br /></span> +href="glossaries-user.html#dx1-67019" >522</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superheader</span>  <a -href="glossaries-user.html#dx1-64021" >518</a>, <a -href="glossaries-user.html#dx1-64024" >519</a> <br /></span> +href="glossaries-user.html#dx1-67021" >523</a>, <a +href="glossaries-user.html#dx1-67024" >524</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superheaderborder</span>  <a -href="glossaries-user.html#dx1-46059" >520</a>, <a -href="glossaries-user.html#dx1-64023" >521</a> <br /></span> +href="glossaries-user.html#dx1-49070" >525</a>, <a +href="glossaries-user.html#dx1-67023" >526</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged</span>  <a -href="glossaries-user.html#dx1-65009" >522</a>, <a -href="glossaries-user.html#dx1-65017" >523</a>, <a -href="glossaries-user.html#dx1-65019" >524</a>, <a -href="glossaries-user.html#dx1-65023" >525</a> <br /></span> +href="glossaries-user.html#dx1-68009" >527</a>, <a +href="glossaries-user.html#dx1-68017" >528</a>, <a +href="glossaries-user.html#dx1-68019" >529</a>, <a +href="glossaries-user.html#dx1-68023" >530</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged3col</span>  <a -href="glossaries-user.html#dx1-65022" >526</a>, <a -href="glossaries-user.html#dx1-65029" >527</a>, <a -href="glossaries-user.html#dx1-65031" >528</a>, <a -href="glossaries-user.html#dx1-65035" >529</a> <br /></span> +href="glossaries-user.html#dx1-68022" >531</a>, <a +href="glossaries-user.html#dx1-68029" >532</a>, <a +href="glossaries-user.html#dx1-68031" >533</a>, <a +href="glossaries-user.html#dx1-68035" >534</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged3colborder</span>  <a -href="glossaries-user.html#dx1-65028" >530</a> <br /></span> +href="glossaries-user.html#dx1-68028" >535</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged3colheader</span>  <a -href="glossaries-user.html#dx1-65030" >531</a>, <a -href="glossaries-user.html#dx1-65033" >532</a> <br /></span> +href="glossaries-user.html#dx1-68030" >536</a>, <a +href="glossaries-user.html#dx1-68033" >537</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superragged3colheaderborder</span>  <a -href="glossaries-user.html#dx1-65032" >533</a> <br /></span> +href="glossaries-user.html#dx1-68032" >538</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superraggedborder</span>  <a -href="glossaries-user.html#dx1-65016" >534</a> <br /></span> +href="glossaries-user.html#dx1-68016" >539</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">superraggedheader</span>  <a -href="glossaries-user.html#dx1-65018" >535</a>, <a -href="glossaries-user.html#dx1-65021" >536</a> <br /></span> +href="glossaries-user.html#dx1-68018" >540</a>, <a +href="glossaries-user.html#dx1-68021" >541</a> <br /></span> + + <span class="index-subitem">    <span class="cmtt-10">superraggedheaderborder</span>  <a -href="glossaries-user.html#dx1-65020" >537</a> <br /></span> +href="glossaries-user.html#dx1-68020" >542</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">tree</span>  <a -href="glossaries-user.html#dx1-55069" >538</a>, <a -href="glossaries-user.html#dx1-66011" >539</a>, <a -href="glossaries-user.html#dx1-66020" >540</a>, <a -href="glossaries-user.html#dx1-66025" >541</a>, <a -href="glossaries-user.html#dx1-66032" >542</a>, <a -href="glossaries-user.html#dx1-67021" >543</a> <br /></span> - - +href="glossaries-user.html#dx1-58069" >543</a>, <a +href="glossaries-user.html#dx1-69013" >544</a>, <a +href="glossaries-user.html#dx1-69022" >545</a>, <a +href="glossaries-user.html#dx1-69027" >546</a>, <a +href="glossaries-user.html#dx1-69034" >547</a>, <a +href="glossaries-user.html#dx1-70021" >548</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treegroup</span>  <a -href="glossaries-user.html#dx1-66019" >544</a>, <a -href="glossaries-user.html#dx1-66022" >545</a>, <a -href="glossaries-user.html#dx1-67023" >546</a> <br /></span> +href="glossaries-user.html#dx1-69021" >549</a>, <a +href="glossaries-user.html#dx1-69024" >550</a>, <a +href="glossaries-user.html#dx1-70023" >551</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treehypergroup</span>  <a -href="glossaries-user.html#dx1-66021" >547</a>, <a -href="glossaries-user.html#dx1-67025" >548</a> <br /></span> +href="glossaries-user.html#dx1-69023" >552</a>, <a +href="glossaries-user.html#dx1-70025" >553</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treenoname</span>  <a -href="glossaries-user.html#dx1-66024" >549</a>, <a -href="glossaries-user.html#dx1-66027" >550</a>, <a -href="glossaries-user.html#dx1-67027" >551</a> <br /></span> +href="glossaries-user.html#dx1-69026" >554</a>, <a +href="glossaries-user.html#dx1-69029" >555</a>, <a +href="glossaries-user.html#dx1-70027" >556</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treenonamegroup</span>  <a -href="glossaries-user.html#dx1-66026" >552</a>, <a -href="glossaries-user.html#dx1-66029" >553</a>, <a -href="glossaries-user.html#dx1-67029" >554</a> <br /></span> +href="glossaries-user.html#dx1-69028" >557</a>, <a +href="glossaries-user.html#dx1-69031" >558</a>, <a +href="glossaries-user.html#dx1-70029" >559</a> <br /></span> <span class="index-subitem">    <span class="cmtt-10">treenonamehypergroup</span>  <a -href="glossaries-user.html#dx1-66028" >555</a>, <a -href="glossaries-user.html#dx1-67031" >556</a> <br /></span> +href="glossaries-user.html#dx1-69030" >560</a>, <a +href="glossaries-user.html#dx1-70031" >561</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-inline </span>package  <a -href="glossaries-user.html#dx1-68001" >557</a>, <a -href="glossaries-user.html#dx1-68006" >558</a> <br /></span> +href="glossaries-user.html#dx1-71001" >562</a>, <a +href="glossaries-user.html#dx1-71006" >563</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-list </span>package  <a -href="glossaries-user.html#dx1-16029" >559</a>, <a -href="glossaries-user.html#dx1-16042" >560</a>, <a -href="glossaries-user.html#dx1-16043" >561</a>, <a -href="glossaries-user.html#dx1-46065" >562</a>, <a -href="glossaries-user.html#dx1-61001" >563</a> <br /></span> +href="glossaries-user.html#dx1-17029" >564</a>, <a +href="glossaries-user.html#dx1-17042" >565</a>, <a +href="glossaries-user.html#dx1-17043" >566</a>, <a +href="glossaries-user.html#dx1-49076" >567</a>, <a +href="glossaries-user.html#dx1-64001" >568</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-long </span>package  <a -href="glossaries-user.html#dx1-16030" >564</a>, <a -href="glossaries-user.html#dx1-16034" >565</a>, <a -href="glossaries-user.html#dx1-16036" >566</a>, <a -href="glossaries-user.html#dx1-46066" >567</a>, <a -href="glossaries-user.html#dx1-62001" >568</a>, <a -href="glossaries-user.html#dx1-63002" >569</a> <br /></span> +href="glossaries-user.html#dx1-17030" >569</a>, <a +href="glossaries-user.html#dx1-17034" >570</a>, <a +href="glossaries-user.html#dx1-17036" >571</a>, <a +href="glossaries-user.html#dx1-49077" >572</a>, <a +href="glossaries-user.html#dx1-65001" >573</a>, <a +href="glossaries-user.html#dx1-66002" >574</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-longragged </span>package  <a -href="glossaries-user.html#dx1-63001" >570</a>, <a -href="glossaries-user.html#dx1-63005" >571</a>, <a -href="glossaries-user.html#dx1-63007" >572</a> <br /></span> +href="glossaries-user.html#dx1-66001" >575</a>, <a +href="glossaries-user.html#dx1-66005" >576</a>, <a +href="glossaries-user.html#dx1-66007" >577</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-mcols </span>package  <a -href="glossaries-user.html#dx1-16050" >573</a>, <a -href="glossaries-user.html#dx1-67001" >574</a>, <a -href="glossaries-user.html#dx1-67009" >575</a>, <a -href="glossaries-user.html#dx1-67013" >576</a> <br /></span> +href="glossaries-user.html#dx1-17050" >578</a>, <a +href="glossaries-user.html#dx1-70001" >579</a>, <a +href="glossaries-user.html#dx1-70009" >580</a>, <a +href="glossaries-user.html#dx1-70013" >581</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-super </span>package  <a -href="glossaries-user.html#dx1-16031" >577</a>, <a -href="glossaries-user.html#dx1-16038" >578</a>, <a -href="glossaries-user.html#dx1-16040" >579</a>, <a -href="glossaries-user.html#dx1-46067" >580</a>, <a -href="glossaries-user.html#dx1-64001" >581</a>, <a -href="glossaries-user.html#dx1-65002" >582</a> <br /></span> +href="glossaries-user.html#dx1-17031" >582</a>, <a +href="glossaries-user.html#dx1-17038" >583</a>, <a +href="glossaries-user.html#dx1-17040" >584</a>, <a +href="glossaries-user.html#dx1-49078" >585</a>, <a +href="glossaries-user.html#dx1-67001" >586</a>, <a +href="glossaries-user.html#dx1-68002" >587</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-superragged </span>package  <a -href="glossaries-user.html#dx1-65001" >583</a>, <a -href="glossaries-user.html#dx1-65005" >584</a>, <a -href="glossaries-user.html#dx1-65007" >585</a> <br /></span> +href="glossaries-user.html#dx1-68001" >588</a>, <a +href="glossaries-user.html#dx1-68005" >589</a>, <a +href="glossaries-user.html#dx1-68007" >590</a> <br /></span> <span class="index-item"><span class="cmss-10">glossary-tree </span>package  <a -href="glossaries-user.html#dx1-16032" >586</a>, <a -href="glossaries-user.html#dx1-16047" >587</a>, <a -href="glossaries-user.html#dx1-16048" >588</a>, <a -href="glossaries-user.html#dx1-46068" >589</a>, <a -href="glossaries-user.html#dx1-66001" >590</a> <br /></span> +href="glossaries-user.html#dx1-17032" >591</a>, <a +href="glossaries-user.html#dx1-17047" >592</a>, <a +href="glossaries-user.html#dx1-17048" >593</a>, <a +href="glossaries-user.html#dx1-49079" >594</a>, <a +href="glossaries-user.html#dx1-69001" >595</a> <br /></span> <span class="index-item"><span class="cmtt-10">glossaryentry </span>(counter)  <a -href="glossaries-user.html#dx1-16003" ><span -class="cmti-10">591</span></a>, <a -href="glossaries-user.html#dx1-16014" >592</a>, <a -href="glossaries-user.html#dx1-16015" >593</a>, <a -href="glossaries-user.html#dx1-16019" >594</a> <br /></span> +href="glossaries-user.html#dx1-17003" ><span +class="cmti-10">596</span></a>, <a +href="glossaries-user.html#dx1-17014" >597</a>, <a +href="glossaries-user.html#dx1-17015" >598</a>, <a +href="glossaries-user.html#dx1-17019" >599</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-69055" >595</a>, <a -href="glossaries-user.html#dx1-69060" >596</a>, <a -href="glossaries-user.html#dx1-69061" >597</a>, <a -href="glossaries-user.html#dx1-69063" >598</a> <br /></span> +href="glossaries-user.html#dx1-72055" >600</a>, <a +href="glossaries-user.html#dx1-72060" >601</a>, <a +href="glossaries-user.html#dx1-72061" >602</a>, <a +href="glossaries-user.html#dx1-72063" >603</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-61019" >599</a>, <a -href="glossaries-user.html#dx1-69015" ><span -class="cmti-10">600</span></a>, <a -href="glossaries-user.html#dx1-69018" >601</a>, <a -href="glossaries-user.html#dx1-69082" >602</a> <br /></span> +href="glossaries-user.html#dx1-64019" >604</a>, <a +href="glossaries-user.html#dx1-72015" ><span +class="cmti-10">605</span></a>, <a +href="glossaries-user.html#dx1-72018" >606</a>, <a +href="glossaries-user.html#dx1-72082" >607</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-7018" >603</a>, <a -href="glossaries-user.html#dx1-14051" >604</a> <br /></span> +href="glossaries-user.html#dx1-8018" >608</a>, <a +href="glossaries-user.html#dx1-15051" >609</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-41039" >605</a>, <a -href="glossaries-user.html#dx1-46056" ><span -class="cmti-10">606</span></a>, <a -href="glossaries-user.html#dx1-69007" >607</a> <br /></span> +href="glossaries-user.html#dx1-49067" ><span +class="cmti-10">610</span></a>, <a +href="glossaries-user.html#dx1-72007" >611</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-16017" >608</a>, <a -href="glossaries-user.html#dx1-46054" ><span -class="cmti-10">609</span></a>, <a -href="glossaries-user.html#dx1-69006" >610</a>, <a -href="glossaries-user.html#dx1-69016" >611</a> <br /></span> +href="glossaries-user.html#dx1-17017" >612</a>, <a +href="glossaries-user.html#dx1-49065" ><span +class="cmti-10">613</span></a>, <a +href="glossaries-user.html#dx1-72006" >614</a>, <a +href="glossaries-user.html#dx1-72016" >615</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-68005" >612</a> <br /></span> +href="glossaries-user.html#dx1-71005" >616</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-46028" >613</a> <br /></span> +href="glossaries-user.html#dx1-49030" >617</a> <br /></span> <span class="index-item"><span class="cmtt-10">glossarysubentry </span>(counter)  <a -href="glossaries-user.html#dx1-16023" ><span -class="cmti-10">614</span></a> <br /></span> +href="glossaries-user.html#dx1-17023" ><span +class="cmti-10">618</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-69040" ><span -class="cmti-10">615</span></a>, <a -href="glossaries-user.html#dx1-69043" >616</a>, <a -href="glossaries-user.html#dx1-69066" >617</a> <br /></span> +href="glossaries-user.html#dx1-72040" ><span +class="cmti-10">619</span></a>, <a +href="glossaries-user.html#dx1-72043" >620</a>, <a +href="glossaries-user.html#dx1-72066" >621</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-45028" ><span -class="cmti-10">618</span></a> <br /></span> +href="glossaries-user.html#dx1-48028" ><span +class="cmti-10">622</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-45027" ><span -class="cmti-10">619</span></a>, <a -href="glossaries-user.html#dx1-69045" >620</a> <br /></span> +href="glossaries-user.html#dx1-48027" ><span +class="cmti-10">623</span></a>, <a +href="glossaries-user.html#dx1-72045" >624</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-45010" ><span -class="cmti-10">621</span></a>, <a -href="glossaries-user.html#dx1-69090" >622</a> <br /></span> +href="glossaries-user.html#dx1-48010" ><span +class="cmti-10">625</span></a>, <a +href="glossaries-user.html#dx1-72090" >626</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-45009" ><span -class="cmti-10">623</span></a>, <a -href="glossaries-user.html#dx1-69044" >624</a>, <a -href="glossaries-user.html#dx1-69091" >625</a> <br /></span> +href="glossaries-user.html#dx1-48009" ><span +class="cmti-10">627</span></a>, <a +href="glossaries-user.html#dx1-72044" >628</a>, <a +href="glossaries-user.html#dx1-72091" >629</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-45035" ><span -class="cmti-10">626</span></a> <br /></span> +href="glossaries-user.html#dx1-48035" ><span +class="cmti-10">630</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-45034" ><span -class="cmti-10">627</span></a>, <a -href="glossaries-user.html#dx1-69046" >628</a> <br /></span> +href="glossaries-user.html#dx1-48034" ><span +class="cmti-10">631</span></a>, <a +href="glossaries-user.html#dx1-72046" >632</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-3021" >629</a>, <a -href="glossaries-user.html#dx1-25053" >630</a>, <a -href="glossaries-user.html#dx1-39101" ><span -class="cmti-10">631</span></a>, <a -href="glossaries-user.html#dx1-71031" >632</a> <br /></span> +href="glossaries-user.html#dx1-3017" >633</a>, <a +href="glossaries-user.html#dx1-26053" >634</a>, <a +href="glossaries-user.html#dx1-41018" ><span +class="cmti-10">635</span></a>, <a +href="glossaries-user.html#dx1-74031" >636</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-3020" >633</a>, <a -href="glossaries-user.html#dx1-6020" >634</a>, <a -href="glossaries-user.html#dx1-25052" >635</a>, <a -href="glossaries-user.html#dx1-25133" >636</a>, <a -href="glossaries-user.html#dx1-39100" ><span -class="cmti-10">637</span></a>, <a -href="glossaries-user.html#dx1-52096" >638</a>, <a -href="glossaries-user.html#dx1-57009" >639</a>, <a -href="glossaries-user.html#dx1-57011" >640</a>, <a -href="glossaries-user.html#dx1-57013" >641</a>, <a -href="glossaries-user.html#dx1-71029" >642</a> <br /></span> +href="glossaries-user.html#dx1-3016" >637</a>, <a +href="glossaries-user.html#dx1-7020" >638</a>, <a +href="glossaries-user.html#dx1-26052" >639</a>, <a +href="glossaries-user.html#dx1-26133" >640</a>, <a +href="glossaries-user.html#dx1-41017" ><span +class="cmti-10">641</span></a>, <a +href="glossaries-user.html#dx1-55103" >642</a>, <a +href="glossaries-user.html#dx1-60009" >643</a>, <a +href="glossaries-user.html#dx1-60011" >644</a>, <a +href="glossaries-user.html#dx1-60013" >645</a>, <a +href="glossaries-user.html#dx1-74029" >646</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-3019" >643</a>, <a -href="glossaries-user.html#dx1-3047" >644</a>, <a -href="glossaries-user.html#dx1-14014" >645</a>, <a -href="glossaries-user.html#dx1-14076" >646</a>, <a -href="glossaries-user.html#dx1-25025" >647</a>, <a -href="glossaries-user.html#dx1-25029" >648</a>, <a -href="glossaries-user.html#dx1-25035" >649</a>, <a -href="glossaries-user.html#dx1-25037" >650</a>, <a -href="glossaries-user.html#dx1-25051" >651</a>, <a -href="glossaries-user.html#dx1-39033" >652</a>, <a -href="glossaries-user.html#dx1-39087" >653</a>, <a -href="glossaries-user.html#dx1-39090" ><span -class="cmti-10">654</span></a>, <a -href="glossaries-user.html#dx1-39115" >655</a>, <a -href="glossaries-user.html#dx1-39122" >656</a>, <a -href="glossaries-user.html#dx1-40003" >657</a>, <a -href="glossaries-user.html#dx1-40018" >658</a>, <a -href="glossaries-user.html#dx1-40048" >659</a>, <a -href="glossaries-user.html#dx1-40074" >660</a>, <a -href="glossaries-user.html#dx1-41004" >661</a>, <a -href="glossaries-user.html#dx1-41014" >662</a>, <a -href="glossaries-user.html#dx1-41036" >663</a>, <a -href="glossaries-user.html#dx1-43005" >664</a>, <a -href="glossaries-user.html#dx1-49023" >665</a>, <a -href="glossaries-user.html#dx1-52024" >666</a>, <a -href="glossaries-user.html#dx1-52094" >667</a>, <a -href="glossaries-user.html#dx1-54049" >668</a>, <a -href="glossaries-user.html#dx1-55042" >669</a>, <a -href="glossaries-user.html#dx1-57008" >670</a>, <a -href="glossaries-user.html#dx1-57010" >671</a>, <a -href="glossaries-user.html#dx1-57012" >672</a>, <a -href="glossaries-user.html#dx1-57020" >673</a>, <a -href="glossaries-user.html#dx1-57022" >674</a>, <a -href="glossaries-user.html#dx1-58001" >675</a>, <a -href="glossaries-user.html#dx1-58016" >676</a>, <a -href="glossaries-user.html#dx1-71018" >677</a>, <a -href="glossaries-user.html#dx1-73077" >678</a>, <a -href="glossaries-user.html#dx1-8075" >679</a> <br /></span> +href="glossaries-user.html#dx1-3015" >647</a>, <a +href="glossaries-user.html#dx1-3044" >648</a>, <a +href="glossaries-user.html#dx1-15014" >649</a>, <a +href="glossaries-user.html#dx1-15070" >650</a>, <a +href="glossaries-user.html#dx1-15082" >651</a>, <a +href="glossaries-user.html#dx1-15093" >652</a>, <a +href="glossaries-user.html#dx1-26025" >653</a>, <a +href="glossaries-user.html#dx1-26029" >654</a>, <a +href="glossaries-user.html#dx1-26035" >655</a>, <a +href="glossaries-user.html#dx1-26037" >656</a>, <a +href="glossaries-user.html#dx1-26051" >657</a>, <a +href="glossaries-user.html#dx1-41005" ><span +class="cmti-10">658</span></a>, <a +href="glossaries-user.html#dx1-43017" >659</a>, <a +href="glossaries-user.html#dx1-43052" >660</a>, <a +href="glossaries-user.html#dx1-43076" >661</a>, <a +href="glossaries-user.html#dx1-46005" >662</a>, <a +href="glossaries-user.html#dx1-52023" >663</a>, <a +href="glossaries-user.html#dx1-55024" >664</a>, <a +href="glossaries-user.html#dx1-55101" >665</a>, <a +href="glossaries-user.html#dx1-58042" >666</a>, <a +href="glossaries-user.html#dx1-60008" >667</a>, <a +href="glossaries-user.html#dx1-60010" >668</a>, <a +href="glossaries-user.html#dx1-60012" >669</a>, <a +href="glossaries-user.html#dx1-60020" >670</a>, <a +href="glossaries-user.html#dx1-60022" >671</a>, <a +href="glossaries-user.html#dx1-74018" >672</a>, <a +href="glossaries-user.html#dx1-9080" >673</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-14073" >680</a> <br /></span> +href="glossaries-user.html#dx1-15077" >674</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-42001" ><span -class="cmti-10">681</span></a> <br /></span> +href="glossaries-user.html#dx1-45001" ><span +class="cmti-10">675</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-5042" >682</a>, <a -href="glossaries-user.html#dx1-42005" ><span -class="cmti-10">683</span></a> <br /></span> +href="glossaries-user.html#dx1-5042" >676</a>, <a +href="glossaries-user.html#dx1-45003" ><span +class="cmti-10">677</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-42006" >684</a> <br /></span> +href="glossaries-user.html#dx1-45004" >678</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-42011" ><span -class="cmti-10">685</span></a> <br /></span> +href="glossaries-user.html#dx1-45009" ><span +class="cmti-10">679</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-25103" >686</a>, <a -href="glossaries-user.html#dx1-26003" >687</a>, <a -href="glossaries-user.html#dx1-27001" >688</a>, <a -href="glossaries-user.html#dx1-28001" ><span -class="cmti-10">689</span></a> <br /></span> +href="glossaries-user.html#dx1-26103" >680</a>, <a +href="glossaries-user.html#dx1-27003" >681</a>, <a +href="glossaries-user.html#dx1-28001" >682</a>, <a +href="glossaries-user.html#dx1-29001" ><span +class="cmti-10">683</span></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-39056" >690</a>, <a -href="glossaries-user.html#dx1-49017" ><span -class="cmti-10">691</span></a> <br /></span> +href="glossaries-user.html#dx1-40059" >684</a>, <a +href="glossaries-user.html#dx1-52017" ><span +class="cmti-10">685</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-49011" ><span -class="cmti-10">692</span></a>, <a -href="glossaries-user.html#dx1-49045" >693</a> <br /></span> +href="glossaries-user.html#dx1-52011" ><span +class="cmti-10">686</span></a>, <a +href="glossaries-user.html#dx1-52045" >687</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-49027" ><span -class="cmti-10">694</span></a>, <a -href="glossaries-user.html#dx1-49057" >695</a> <br /></span> +href="glossaries-user.html#dx1-52027" ><span +class="cmti-10">688</span></a>, <a +href="glossaries-user.html#dx1-52057" >689</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-15041" ><span -class="cmti-10">696</span></a> <br /></span> +href="glossaries-user.html#dx1-16041" ><span +class="cmti-10">690</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-40023" ><span -class="cmti-10">697</span></a>, <a -href="glossaries-user.html#dx1-55006" >698</a> <br /></span> +href="glossaries-user.html#dx1-43022" ><span +class="cmti-10">691</span></a>, <a +href="glossaries-user.html#dx1-58006" >692</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-15018" ><span -class="cmti-10">699</span></a> <br /></span> - - +href="glossaries-user.html#dx1-16018" ><span +class="cmti-10">693</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-47013" ><span -class="cmti-10">700</span></a> <br /></span> +href="glossaries-user.html#dx1-50013" ><span +class="cmti-10">694</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-40017" ><span -class="cmti-10">701</span></a>, <a -href="glossaries-user.html#dx1-52039" >702</a> <br /></span> +href="glossaries-user.html#dx1-43016" ><span +class="cmti-10">695</span></a>, <a +href="glossaries-user.html#dx1-55034" >696</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-14078" >703</a>, <a -href="glossaries-user.html#dx1-20025" >704</a>, <a -href="glossaries-user.html#dx1-34003" >705</a>, <a -href="glossaries-user.html#dx1-39021" ><span -class="cmti-10">706</span></a>, <a -href="glossaries-user.html#dx1-39084" >707</a> <br /></span> +href="glossaries-user.html#dx1-15072" >697</a>, <a +href="glossaries-user.html#dx1-21025" >698</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-33005" >708</a>, <a -href="glossaries-user.html#dx1-40012" >709</a>, <a -href="glossaries-user.html#dx1-70003" >710</a>, <a -href="glossaries-user.html#dx1-18010" >711</a>, <a -href="glossaries-user.html#dx1-18012" >712</a>, <a -href="glossaries-user.html#dx1-33016" >713</a> <br /></span> +href="glossaries-user.html#dx1-34005" >699</a>, <a +href="glossaries-user.html#dx1-43009" >700</a>, <a +href="glossaries-user.html#dx1-73006" >701</a>, <a +href="glossaries-user.html#dx1-19010" >702</a>, <a +href="glossaries-user.html#dx1-19012" >703</a>, <a +href="glossaries-user.html#dx1-34021" >704</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-39158" ><span -class="cmti-10">714</span></a> <br /></span> +href="glossaries-user.html#dx1-42049" ><span +class="cmti-10">705</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-39157" ><span -class="cmti-10">715</span></a> <br /></span> +href="glossaries-user.html#dx1-42048" ><span +class="cmti-10">706</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-39154" ><span -class="cmti-10">716</span></a> <br /></span> +href="glossaries-user.html#dx1-42044" ><span +class="cmti-10">707</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-60011" ><span -class="cmti-10">717</span></a>, <a -href="glossaries-user.html#dx1-62012" >718</a>, <a -href="glossaries-user.html#dx1-62023" >719</a>, <a -href="glossaries-user.html#dx1-62042" >720</a>, <a -href="glossaries-user.html#dx1-63012" >721</a>, <a -href="glossaries-user.html#dx1-63023" >722</a>, <a -href="glossaries-user.html#dx1-63033" >723</a>, <a -href="glossaries-user.html#dx1-64018" >724</a>, <a -href="glossaries-user.html#dx1-64029" >725</a>, <a -href="glossaries-user.html#dx1-64048" >726</a>, <a -href="glossaries-user.html#dx1-65015" >727</a>, <a -href="glossaries-user.html#dx1-65026" >728</a> <br /></span> +href="glossaries-user.html#dx1-63011" ><span +class="cmti-10">708</span></a>, <a +href="glossaries-user.html#dx1-65012" >709</a>, <a +href="glossaries-user.html#dx1-65023" >710</a>, <a +href="glossaries-user.html#dx1-65042" >711</a>, <a +href="glossaries-user.html#dx1-66012" >712</a>, <a +href="glossaries-user.html#dx1-66023" >713</a>, <a +href="glossaries-user.html#dx1-66033" >714</a>, <a +href="glossaries-user.html#dx1-67018" >715</a>, <a +href="glossaries-user.html#dx1-67029" >716</a>, <a +href="glossaries-user.html#dx1-67048" >717</a>, <a +href="glossaries-user.html#dx1-68015" >718</a>, <a +href="glossaries-user.html#dx1-68026" >719</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-41006" ><span -class="cmti-10">729</span></a>, <a -href="glossaries-user.html#dx1-41031" >730</a> <br /></span> +href="glossaries-user.html#dx1-40043" >720</a>, <a +href="glossaries-user.html#dx1-43026" >721</a>, <a +href="glossaries-user.html#dx1-44005" ><span +class="cmti-10">722</span></a>, <a +href="glossaries-user.html#dx1-44026" >723</a>, <a +href="glossaries-user.html#dx1-48057" >724</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-3025" >731</a>, <a -href="glossaries-user.html#dx1-3033" >732</a>, <a -href="glossaries-user.html#dx1-25034" >733</a>, <a -href="glossaries-user.html#dx1-39042" >734</a>, <a -href="glossaries-user.html#dx1-39114" ><span -class="cmti-10">735</span></a>, <a -href="glossaries-user.html#dx1-40005" >736</a>, <a -href="glossaries-user.html#dx1-41016" >737</a>, <a -href="glossaries-user.html#dx1-41037" >738</a>, <a -href="glossaries-user.html#dx1-52036" >739</a> <br /></span> +href="glossaries-user.html#dx1-3021" >725</a>, <a +href="glossaries-user.html#dx1-3029" >726</a>, <a +href="glossaries-user.html#dx1-15083" >727</a>, <a +href="glossaries-user.html#dx1-26034" >728</a>, <a +href="glossaries-user.html#dx1-41004" >729</a>, <a +href="glossaries-user.html#dx1-41028" ><span +class="cmti-10">730</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-25064" >740</a>, <a -href="glossaries-user.html#dx1-40008" >741</a> <br /></span> +href="glossaries-user.html#dx1-26064" >731</a>, <a +href="glossaries-user.html#dx1-43005" >732</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-25065" >742</a>, <a -href="glossaries-user.html#dx1-40007" >743</a> <br /></span> +href="glossaries-user.html#dx1-26065" >733</a>, <a +href="glossaries-user.html#dx1-43004" >734</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-4097" >744</a>, <a -href="glossaries-user.html#dx1-14084" >745</a>, <a -href="glossaries-user.html#dx1-45059" ><span -class="cmti-10">746</span></a> <br /></span> +href="glossaries-user.html#dx1-4097" >735</a>, <a +href="glossaries-user.html#dx1-15106" >736</a>, <a +href="glossaries-user.html#dx1-48061" ><span +class="cmti-10">737</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-70009" ><span -class="cmti-10">747</span></a> <br /></span> +href="glossaries-user.html#dx1-73012" ><span +class="cmti-10">738</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-70011" ><span -class="cmti-10">748</span></a> <br /></span> +href="glossaries-user.html#dx1-73014" ><span +class="cmti-10">739</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-70010" ><span -class="cmti-10">749</span></a> <br /></span> +href="glossaries-user.html#dx1-73013" ><span +class="cmti-10">740</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-17028" ><span -class="cmti-10">750</span></a> <br /></span> +href="glossaries-user.html#dx1-18028" ><span +class="cmti-10">741</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-41007" ><span -class="cmti-10">751</span></a> <br /></span> +href="glossaries-user.html#dx1-44006" ><span +class="cmti-10">742</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-69051" ><span -class="cmti-10">752</span></a> <br /></span> +href="glossaries-user.html#dx1-72051" ><span +class="cmti-10">743</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-45026" ><span -class="cmti-10">753</span></a> <br /></span> +href="glossaries-user.html#dx1-48026" ><span +class="cmti-10">744</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-45025" ><span -class="cmti-10">754</span></a> <br /></span> +href="glossaries-user.html#dx1-48025" ><span +class="cmti-10">745</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-45030" ><span -class="cmti-10">755</span></a> <br /></span> +href="glossaries-user.html#dx1-48030" ><span +class="cmti-10">746</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-45029" ><span -class="cmti-10">756</span></a> <br /></span> +href="glossaries-user.html#dx1-48029" ><span +class="cmti-10">747</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-45018" ><span -class="cmti-10">757</span></a> <br /></span> +href="glossaries-user.html#dx1-48018" ><span +class="cmti-10">748</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-45017" ><span -class="cmti-10">758</span></a> <br /></span> +href="glossaries-user.html#dx1-48017" ><span +class="cmti-10">749</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-45022" ><span -class="cmti-10">759</span></a> <br /></span> +href="glossaries-user.html#dx1-48022" ><span +class="cmti-10">750</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-45021" ><span -class="cmti-10">760</span></a> <br /></span> +href="glossaries-user.html#dx1-48021" ><span +class="cmti-10">751</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-5134" >761</a>, <a -href="glossaries-user.html#dx1-39031" >762</a>, <a -href="glossaries-user.html#dx1-39112" >763</a>, <a -href="glossaries-user.html#dx1-39119" >764</a>, <a -href="glossaries-user.html#dx1-39125" >765</a>, <a -href="glossaries-user.html#dx1-40010" ><span -class="cmti-10">766</span></a>, <a -href="glossaries-user.html#dx1-40064" >767</a>, <a -href="glossaries-user.html#dx1-41022" >768</a>, <a -href="glossaries-user.html#dx1-41032" >769</a>, <a -href="glossaries-user.html#dx1-41038" >770</a>, <a -href="glossaries-user.html#dx1-52014" >771</a> <br /></span> +href="glossaries-user.html#dx1-5134" >752</a>, <a +href="glossaries-user.html#dx1-40035" >753</a>, <a +href="glossaries-user.html#dx1-41002" >754</a>, <a +href="glossaries-user.html#dx1-42002" >755</a>, <a +href="glossaries-user.html#dx1-43007" ><span +class="cmti-10">756</span></a>, <a +href="glossaries-user.html#dx1-43066" >757</a>, <a +href="glossaries-user.html#dx1-44017" >758</a>, <a +href="glossaries-user.html#dx1-44027" >759</a>, <a +href="glossaries-user.html#dx1-44031" >760</a>, <a +href="glossaries-user.html#dx1-55014" >761</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-52112" ><span -class="cmti-10">772</span></a> <br /></span> +href="glossaries-user.html#dx1-55119" ><span +class="cmti-10">762</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-52111" ><span -class="cmti-10">773</span></a>, <a -href="glossaries-user.html#dx1-54017" >774</a>, <a -href="glossaries-user.html#dx1-54051" >775</a>, <a -href="glossaries-user.html#dx1-54064" >776</a>, <a -href="glossaries-user.html#dx1-55017" >777</a>, <a -href="glossaries-user.html#dx1-55056" >778</a> <br /></span> +href="glossaries-user.html#dx1-55118" ><span +class="cmti-10">763</span></a>, <a +href="glossaries-user.html#dx1-57017" >764</a>, <a +href="glossaries-user.html#dx1-57050" >765</a>, <a +href="glossaries-user.html#dx1-57063" >766</a>, <a +href="glossaries-user.html#dx1-58017" >767</a>, <a +href="glossaries-user.html#dx1-58056" >768</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-52114" ><span -class="cmti-10">779</span></a> <br /></span> +href="glossaries-user.html#dx1-55121" ><span +class="cmti-10">769</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-52113" ><span -class="cmti-10">780</span></a> <br /></span> +href="glossaries-user.html#dx1-55120" ><span +class="cmti-10">770</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-69048" ><span -class="cmti-10">781</span></a>, <a -href="glossaries-user.html#dx1-69085" >782</a> <br /></span> +href="glossaries-user.html#dx1-72048" ><span +class="cmti-10">771</span></a>, <a +href="glossaries-user.html#dx1-72085" >772</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-40053" >783</a>, <a -href="glossaries-user.html#dx1-52104" ><span -class="cmti-10">784</span></a>, <a -href="glossaries-user.html#dx1-55052" >785</a>, <a -href="glossaries-user.html#dx1-55063" >786</a> <br /></span> +href="glossaries-user.html#dx1-43057" >773</a>, <a +href="glossaries-user.html#dx1-55111" ><span +class="cmti-10">774</span></a>, <a +href="glossaries-user.html#dx1-58052" >775</a>, <a +href="glossaries-user.html#dx1-58063" >776</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-52103" ><span -class="cmti-10">787</span></a>, <a -href="glossaries-user.html#dx1-55054" >788</a>, <a -href="glossaries-user.html#dx1-55064" >789</a> <br /></span> +href="glossaries-user.html#dx1-55110" ><span +class="cmti-10">777</span></a>, <a +href="glossaries-user.html#dx1-58054" >778</a>, <a +href="glossaries-user.html#dx1-58064" >779</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-52106" ><span -class="cmti-10">790</span></a>, <a -href="glossaries-user.html#dx1-55053" >791</a> <br /></span> +href="glossaries-user.html#dx1-55113" ><span +class="cmti-10">780</span></a>, <a +href="glossaries-user.html#dx1-58053" >781</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-52105" ><span -class="cmti-10">792</span></a>, <a -href="glossaries-user.html#dx1-55055" >793</a> <br /></span> +href="glossaries-user.html#dx1-55112" ><span +class="cmti-10">782</span></a>, <a +href="glossaries-user.html#dx1-58055" >783</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-45007" ><span -class="cmti-10">794</span></a> <br /></span> +href="glossaries-user.html#dx1-48007" ><span +class="cmti-10">784</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-45006" ><span -class="cmti-10">795</span></a>, <a -href="glossaries-user.html#dx1-45053" >796</a> <br /></span> +href="glossaries-user.html#dx1-48006" ><span +class="cmti-10">785</span></a>, <a +href="glossaries-user.html#dx1-48053" >786</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-14083" >797</a>, <a -href="glossaries-user.html#dx1-45058" ><span -class="cmti-10">798</span></a> <br /></span> +href="glossaries-user.html#dx1-15105" >787</a>, <a +href="glossaries-user.html#dx1-48060" ><span +class="cmti-10">788</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-45015" ><span -class="cmti-10">799</span></a> <br /></span> +href="glossaries-user.html#dx1-48015" ><span +class="cmti-10">789</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-45014" ><span -class="cmti-10">800</span></a> <br /></span> +href="glossaries-user.html#dx1-48014" ><span +class="cmti-10">790</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-71062" ><span -class="cmti-10">801</span></a> <br /></span> +href="glossaries-user.html#dx1-74062" ><span +class="cmti-10">791</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-71053" ><span -class="cmti-10">802</span></a> <br /></span> +href="glossaries-user.html#dx1-74053" ><span +class="cmti-10">792</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-71063" ><span -class="cmti-10">803</span></a> <br /></span> +href="glossaries-user.html#dx1-74063" ><span +class="cmti-10">793</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-71055" ><span -class="cmti-10">804</span></a> <br /></span> - - +href="glossaries-user.html#dx1-74055" ><span +class="cmti-10">794</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-71065" ><span -class="cmti-10">805</span></a> <br /></span> +href="glossaries-user.html#dx1-74065" ><span +class="cmti-10">795</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-71059" ><span -class="cmti-10">806</span></a> <br /></span> +href="glossaries-user.html#dx1-74059" ><span +class="cmti-10">796</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-71064" ><span -class="cmti-10">807</span></a> <br /></span> +href="glossaries-user.html#dx1-74064" ><span +class="cmti-10">797</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-71057" ><span -class="cmti-10">808</span></a> <br /></span> +href="glossaries-user.html#dx1-74057" ><span +class="cmti-10">798</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-52108" ><span -class="cmti-10">809</span></a> <br /></span> +href="glossaries-user.html#dx1-55115" ><span +class="cmti-10">799</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-52107" ><span -class="cmti-10">810</span></a> <br /></span> +href="glossaries-user.html#dx1-55114" ><span +class="cmti-10">800</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-52110" ><span -class="cmti-10">811</span></a> <br /></span> +href="glossaries-user.html#dx1-55117" ><span +class="cmti-10">801</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-52109" ><span -class="cmti-10">812</span></a> <br /></span> +href="glossaries-user.html#dx1-55116" ><span +class="cmti-10">802</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-45032" ><span -class="cmti-10">813</span></a> <br /></span> +href="glossaries-user.html#dx1-48032" ><span +class="cmti-10">803</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-40065" >814</a>, <a -href="glossaries-user.html#dx1-45031" ><span -class="cmti-10">815</span></a> <br /></span> +href="glossaries-user.html#dx1-43067" >804</a>, <a +href="glossaries-user.html#dx1-48031" ><span +class="cmti-10">805</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-45037" ><span -class="cmti-10">816</span></a> <br /></span> +href="glossaries-user.html#dx1-48037" ><span +class="cmti-10">806</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-45036" ><span -class="cmti-10">817</span></a> <br /></span> +href="glossaries-user.html#dx1-48036" ><span +class="cmti-10">807</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-28005" >818</a>, <a -href="glossaries-user.html#dx1-39008" >819</a>, <a -href="glossaries-user.html#dx1-45012" ><span -class="cmti-10">820</span></a>, <a -href="glossaries-user.html#dx1-52102" >821</a>, <a -href="glossaries-user.html#dx1-71066" >822</a> <br /></span> +href="glossaries-user.html#dx1-29005" >808</a>, <a +href="glossaries-user.html#dx1-40014" >809</a>, <a +href="glossaries-user.html#dx1-48012" ><span +class="cmti-10">810</span></a>, <a +href="glossaries-user.html#dx1-55109" >811</a>, <a +href="glossaries-user.html#dx1-74066" >812</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-28004" >823</a>, <a -href="glossaries-user.html#dx1-39007" >824</a>, <a -href="glossaries-user.html#dx1-44013" >825</a>, <a -href="glossaries-user.html#dx1-45011" ><span -class="cmti-10">826</span></a>, <a -href="glossaries-user.html#dx1-45051" >827</a>, <a -href="glossaries-user.html#dx1-52101" >828</a> <br /></span> +href="glossaries-user.html#dx1-29004" >813</a>, <a +href="glossaries-user.html#dx1-40013" >814</a>, <a +href="glossaries-user.html#dx1-47013" >815</a>, <a +href="glossaries-user.html#dx1-48011" ><span +class="cmti-10">816</span></a>, <a +href="glossaries-user.html#dx1-48051" >817</a>, <a +href="glossaries-user.html#dx1-55108" >818</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-45039" ><span -class="cmti-10">829</span></a> <br /></span> +href="glossaries-user.html#dx1-48039" ><span +class="cmti-10">819</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-45038" ><span -class="cmti-10">830</span></a>, <a -href="glossaries-user.html#dx1-69047" >831</a> <br /></span> +href="glossaries-user.html#dx1-48038" ><span +class="cmti-10">820</span></a>, <a +href="glossaries-user.html#dx1-72047" >821</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-45041" ><span -class="cmti-10">832</span></a> <br /></span> +href="glossaries-user.html#dx1-48041" ><span +class="cmti-10">822</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-45040" ><span -class="cmti-10">833</span></a> <br /></span> +href="glossaries-user.html#dx1-48040" ><span +class="cmti-10">823</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-45043" ><span -class="cmti-10">834</span></a> <br /></span> +href="glossaries-user.html#dx1-48043" ><span +class="cmti-10">824</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-45042" ><span -class="cmti-10">835</span></a> <br /></span> +href="glossaries-user.html#dx1-48042" ><span +class="cmti-10">825</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-45045" ><span -class="cmti-10">836</span></a> <br /></span> +href="glossaries-user.html#dx1-48045" ><span +class="cmti-10">826</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-45044" ><span -class="cmti-10">837</span></a> <br /></span> +href="glossaries-user.html#dx1-48044" ><span +class="cmti-10">827</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-45047" ><span -class="cmti-10">838</span></a> <br /></span> +href="glossaries-user.html#dx1-48047" ><span +class="cmti-10">828</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-45046" ><span -class="cmti-10">839</span></a> <br /></span> +href="glossaries-user.html#dx1-48046" ><span +class="cmti-10">829</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-45049" ><span -class="cmti-10">840</span></a> <br /></span> +href="glossaries-user.html#dx1-48049" ><span +class="cmti-10">830</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-45048" ><span -class="cmti-10">841</span></a> <br /></span> +href="glossaries-user.html#dx1-48048" ><span +class="cmti-10">831</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-29022" ><span -class="cmti-10">842</span></a> <br /></span> +href="glossaries-user.html#dx1-30022" ><span +class="cmti-10">832</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-39133" ><span -class="cmti-10">843</span></a> <br /></span> +href="glossaries-user.html#dx1-42019" ><span +class="cmti-10">833</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-39132" ><span -class="cmti-10">844</span></a> <br /></span> +href="glossaries-user.html#dx1-42018" ><span +class="cmti-10">834</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-39129" ><span -class="cmti-10">845</span></a> <br /></span> +href="glossaries-user.html#dx1-42014" ><span +class="cmti-10">835</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-39143" ><span -class="cmti-10">846</span></a> <br /></span> +href="glossaries-user.html#dx1-42031" ><span +class="cmti-10">836</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-39142" ><span -class="cmti-10">847</span></a> <br /></span> +href="glossaries-user.html#dx1-42030" ><span +class="cmti-10">837</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-39139" ><span -class="cmti-10">848</span></a> <br /></span> +href="glossaries-user.html#dx1-42026" ><span +class="cmti-10">838</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-40035" ><span -class="cmti-10">849</span></a>, <a -href="glossaries-user.html#dx1-40057" >850</a>, <a -href="glossaries-user.html#dx1-53007" >851</a>, <a -href="glossaries-user.html#dx1-55003" >852</a>, <a -href="glossaries-user.html#dx1-55009" >853</a>, <a -href="glossaries-user.html#dx1-55048" >854</a> <br /></span> +href="glossaries-user.html#dx1-43039" ><span +class="cmti-10">839</span></a>, <a +href="glossaries-user.html#dx1-43061" >840</a>, <a +href="glossaries-user.html#dx1-56007" >841</a>, <a +href="glossaries-user.html#dx1-58003" >842</a>, <a +href="glossaries-user.html#dx1-58009" >843</a>, <a +href="glossaries-user.html#dx1-58048" >844</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-40029" ><span -class="cmti-10">855</span></a>, <a -href="glossaries-user.html#dx1-55010" >856</a>, <a -href="glossaries-user.html#dx1-55047" >857</a> <br /></span> +href="glossaries-user.html#dx1-43033" ><span +class="cmti-10">845</span></a>, <a +href="glossaries-user.html#dx1-58010" >846</a>, <a +href="glossaries-user.html#dx1-58047" >847</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-69028" ><span -class="cmti-10">858</span></a> <br /></span> +href="glossaries-user.html#dx1-72028" ><span +class="cmti-10">848</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-15013" ><span -class="cmti-10">859</span></a>, <a -href="glossaries-user.html#dx1-15023" >860</a>, <a -href="glossaries-user.html#dx1-46051" ><span -class="cmti-10">861</span></a>, <a -href="glossaries-user.html#dx1-46052" >862</a>, <a -href="glossaries-user.html#dx1-46053" >863</a> <br /></span> +href="glossaries-user.html#dx1-16013" ><span +class="cmti-10">849</span></a>, <a +href="glossaries-user.html#dx1-16023" >850</a>, <a +href="glossaries-user.html#dx1-49062" ><span +class="cmti-10">851</span></a>, <a +href="glossaries-user.html#dx1-49063" >852</a>, <a +href="glossaries-user.html#dx1-49064" >853</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-69020" ><span -class="cmti-10">864</span></a>, <a -href="glossaries-user.html#dx1-69080" >865</a> <br /></span> +href="glossaries-user.html#dx1-72020" ><span +class="cmti-10">854</span></a>, <a +href="glossaries-user.html#dx1-72080" >855</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-60025" >866</a>, <a -href="glossaries-user.html#dx1-69036" ><span -class="cmti-10">867</span></a>, <a -href="glossaries-user.html#dx1-69081" >868</a> <br /></span> +href="glossaries-user.html#dx1-63025" >856</a>, <a +href="glossaries-user.html#dx1-72036" ><span +class="cmti-10">857</span></a>, <a +href="glossaries-user.html#dx1-72081" >858</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-41033" >869</a>, <a -href="glossaries-user.html#dx1-45003" >870</a>, <a -href="glossaries-user.html#dx1-45050" ><span -class="cmti-10">871</span></a> <br /></span> +href="glossaries-user.html#dx1-44028" >859</a>, <a +href="glossaries-user.html#dx1-48003" >860</a>, <a +href="glossaries-user.html#dx1-48050" ><span +class="cmti-10">861</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-61017" ><span -class="cmti-10">872</span></a> <br /></span> +href="glossaries-user.html#dx1-64017" ><span +class="cmti-10">862</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-40024" ><span -class="cmti-10">873</span></a> <br /></span> +href="glossaries-user.html#dx1-43029" >863</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-43023" ><span +class="cmti-10">864</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-18025" ><span -class="cmti-10">874</span></a> <br /></span> +href="glossaries-user.html#dx1-19025" ><span +class="cmti-10">865</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-40022" ><span -class="cmti-10">875</span></a>, <a -href="glossaries-user.html#dx1-55005" >876</a> <br /></span> +href="glossaries-user.html#dx1-43021" ><span +class="cmti-10">866</span></a>, <a +href="glossaries-user.html#dx1-58005" >867</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-68013" ><span -class="cmti-10">877</span></a>, <a -href="glossaries-user.html#dx1-68014" >878</a> <br /></span> +href="glossaries-user.html#dx1-71013" ><span +class="cmti-10">868</span></a>, <a +href="glossaries-user.html#dx1-71014" >869</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-68009" ><span -class="cmti-10">879</span></a>, <a -href="glossaries-user.html#dx1-68010" >880</a> <br /></span> - - +href="glossaries-user.html#dx1-71009" ><span +class="cmti-10">870</span></a>, <a +href="glossaries-user.html#dx1-71010" >871</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-68011" ><span -class="cmti-10">881</span></a>, <a -href="glossaries-user.html#dx1-68012" >882</a> <br /></span> +href="glossaries-user.html#dx1-71011" ><span +class="cmti-10">872</span></a>, <a +href="glossaries-user.html#dx1-71012" >873</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-40021" ><span -class="cmti-10">883</span></a> <br /></span> +href="glossaries-user.html#dx1-43020" ><span +class="cmti-10">874</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-40016" ><span -class="cmti-10">884</span></a> <br /></span> +href="glossaries-user.html#dx1-15094" >875</a>, <a +href="glossaries-user.html#dx1-43013" ><span +class="cmti-10">876</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-55024" ><span -class="cmti-10">885</span></a> <br /></span> +href="glossaries-user.html#dx1-58024" ><span +class="cmti-10">877</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-45033" ><span -class="cmti-10">886</span></a> <br /></span> +href="glossaries-user.html#dx1-48033" ><span +class="cmti-10">878</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-39040" ><span -class="cmti-10">887</span></a>, <a -href="glossaries-user.html#dx1-39102" >888</a>, <a -href="glossaries-user.html#dx1-39103" >889</a>, <a -href="glossaries-user.html#dx1-39110" >890</a>, <a -href="glossaries-user.html#dx1-40058" >891</a>, <a -href="glossaries-user.html#dx1-41003" >892</a>, <a -href="glossaries-user.html#dx1-41017" >893</a>, <a -href="glossaries-user.html#dx1-42002" >894</a>, <a -href="glossaries-user.html#dx1-42004" >895</a>, <a -href="glossaries-user.html#dx1-49009" >896</a>, <a -href="glossaries-user.html#dx1-55059" >897</a> <br /></span> +href="glossaries-user.html#dx1-15084" >879</a>, <a +href="glossaries-user.html#dx1-42004" >880</a>, <a +href="glossaries-user.html#dx1-42005" ><span +class="cmti-10">881</span></a>, <a +href="glossaries-user.html#dx1-52009" >882</a>, <a +href="glossaries-user.html#dx1-58059" >883</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-39080" >898</a>, <a -href="glossaries-user.html#dx1-49008" >899</a> <br /></span> +href="glossaries-user.html#dx1-40083" >884</a>, <a +href="glossaries-user.html#dx1-52008" >885</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">format</span>  <a -href="glossaries-user.html#dx1-39043" >900</a>, <a -href="glossaries-user.html#dx1-39055" >901</a>, <a -href="glossaries-user.html#dx1-45070" >902</a>, <a -href="glossaries-user.html#dx1-49012" >903</a>, <a -href="glossaries-user.html#dx1-49018" >904</a> <br /></span> +href="glossaries-user.html#dx1-40046" >886</a>, <a +href="glossaries-user.html#dx1-40058" >887</a>, <a +href="glossaries-user.html#dx1-48072" >888</a>, <a +href="glossaries-user.html#dx1-52012" >889</a>, <a +href="glossaries-user.html#dx1-52018" >890</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">hyper</span>  <a -href="glossaries-user.html#dx1-39024" >905</a>, <a -href="glossaries-user.html#dx1-39081" >906</a>, <a -href="glossaries-user.html#dx1-40025" >907</a>, <a -href="glossaries-user.html#dx1-41005" >908</a>, <a -href="glossaries-user.html#dx1-42003" >909</a> <br /></span> +href="glossaries-user.html#dx1-15089" >891</a>, <a +href="glossaries-user.html#dx1-40040" >892</a>, <a +href="glossaries-user.html#dx1-40041" >893</a>, <a +href="glossaries-user.html#dx1-43024" >894</a>, <a +href="glossaries-user.html#dx1-43031" >895</a>, <a +href="glossaries-user.html#dx1-44003" >896</a>, <a +href="glossaries-user.html#dx1-45002" >897</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">local</span>  <a -href="glossaries-user.html#dx1-39085" >910</a> <br /></span> +href="glossaries-user.html#dx1-40084" >898</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-39089" ><span -class="cmti-10">911</span></a> <br /></span> +class="cmtt-10">\glslinkcheckfirsthyperhook</span></span></span>  <a +href="glossaries-user.html#dx1-15091" ><span +class="cmti-10">899</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-43030" ><span +class="cmti-10">900</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-61034" ><span -class="cmti-10">912</span></a> <br /></span> +href="glossaries-user.html#dx1-64034" ><span +class="cmti-10">901</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-58007" ><span -class="cmti-10">913</span></a> <br /></span> +href="glossaries-user.html#dx1-61005" ><span +class="cmti-10">902</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-58011" ><span -class="cmti-10">914</span></a> <br /></span> +href="glossaries-user.html#dx1-61009" ><span +class="cmti-10">903</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-58009" ><span -class="cmti-10">915</span></a> <br /></span> +href="glossaries-user.html#dx1-61007" ><span +class="cmti-10">904</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-58013" ><span -class="cmti-10">916</span></a> <br /></span> +href="glossaries-user.html#dx1-61011" ><span +class="cmti-10">905</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-55025" ><span -class="cmti-10">917</span></a> <br /></span> +href="glossaries-user.html#dx1-58025" ><span +class="cmti-10">906</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-67011" ><span -class="cmti-10">918</span></a> <br /></span> +href="glossaries-user.html#dx1-70011" ><span +class="cmti-10">907</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-34001" ><span -class="cmti-10">919</span></a> <br /></span> +href="glossaries-user.html#dx1-35001" ><span +class="cmti-10">908</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-39148" ><span -class="cmti-10">920</span></a> <br /></span> +href="glossaries-user.html#dx1-42037" ><span +class="cmti-10">909</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-39147" ><span -class="cmti-10">921</span></a> <br /></span> +href="glossaries-user.html#dx1-42036" ><span +class="cmti-10">910</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-39144" ><span -class="cmti-10">922</span></a> <br /></span> +href="glossaries-user.html#dx1-42032" ><span +class="cmti-10">911</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-46064" ><span -class="cmti-10">923</span></a>, <a -href="glossaries-user.html#dx1-54009" >924</a> <br /></span> +href="glossaries-user.html#dx1-49075" ><span +class="cmti-10">912</span></a>, <a +href="glossaries-user.html#dx1-57009" >913</a>, <a +href="glossaries-user.html#dx1-69005" >914</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-69033" ><span -class="cmti-10">925</span></a> <br /></span> +href="glossaries-user.html#dx1-72033" ><span +class="cmti-10">915</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-29023" ><span -class="cmti-10">926</span></a> <br /></span> +href="glossaries-user.html#dx1-30023" ><span +class="cmti-10">916</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-38033" ><span -class="cmti-10">927</span></a> <br /></span> +href="glossaries-user.html#dx1-39033" ><span +class="cmti-10">917</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-49048" >928</a> <br /></span> +href="glossaries-user.html#dx1-52048" >918</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-38029" ><span -class="cmti-10">929</span></a> <br /></span> +href="glossaries-user.html#dx1-39029" ><span +class="cmti-10">919</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-7026" >930</a> <br /></span> +href="glossaries-user.html#dx1-8026" >920</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-69030" >931</a> <br /></span> +href="glossaries-user.html#dx1-72030" >921</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-45069" ><span -class="cmti-10">932</span></a> <br /></span> +href="glossaries-user.html#dx1-48071" ><span +class="cmti-10">922</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-45068" ><span -class="cmti-10">933</span></a> <br /></span> +href="glossaries-user.html#dx1-48070" ><span +class="cmti-10">923</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-47012" ><span -class="cmti-10">934</span></a> <br /></span> +href="glossaries-user.html#dx1-50012" ><span +class="cmti-10">924</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-60012" ><span -class="cmti-10">935</span></a>, <a -href="glossaries-user.html#dx1-62024" >936</a>, <a -href="glossaries-user.html#dx1-62043" >937</a>, <a -href="glossaries-user.html#dx1-63024" >938</a>, <a -href="glossaries-user.html#dx1-63034" >939</a>, <a -href="glossaries-user.html#dx1-64030" >940</a>, <a -href="glossaries-user.html#dx1-64049" >941</a>, <a -href="glossaries-user.html#dx1-65027" >942</a> <br /></span> +href="glossaries-user.html#dx1-63012" ><span +class="cmti-10">925</span></a>, <a +href="glossaries-user.html#dx1-65024" >926</a>, <a +href="glossaries-user.html#dx1-65043" >927</a>, <a +href="glossaries-user.html#dx1-66024" >928</a>, <a +href="glossaries-user.html#dx1-66034" >929</a>, <a +href="glossaries-user.html#dx1-67030" >930</a>, <a +href="glossaries-user.html#dx1-67049" >931</a>, <a +href="glossaries-user.html#dx1-68027" >932</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-25019" ><span -class="cmti-10">943</span></a> <br /></span> +href="glossaries-user.html#dx1-26019" ><span +class="cmti-10">933</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-3024" >944</a>, <a -href="glossaries-user.html#dx1-25033" >945</a>, <a -href="glossaries-user.html#dx1-25068" >946</a>, <a -href="glossaries-user.html#dx1-39106" ><span -class="cmti-10">947</span></a>, <a -href="glossaries-user.html#dx1-71042" >948</a> <br /></span> +href="glossaries-user.html#dx1-3020" >934</a>, <a +href="glossaries-user.html#dx1-26033" >935</a>, <a +href="glossaries-user.html#dx1-26068" >936</a>, <a +href="glossaries-user.html#dx1-41021" ><span +class="cmti-10">937</span></a>, <a +href="glossaries-user.html#dx1-74042" >938</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-3023" >949</a>, <a -href="glossaries-user.html#dx1-25032" >950</a>, <a -href="glossaries-user.html#dx1-25067" >951</a>, <a -href="glossaries-user.html#dx1-25134" >952</a>, <a -href="glossaries-user.html#dx1-39105" ><span -class="cmti-10">953</span></a>, <a -href="glossaries-user.html#dx1-52100" >954</a>, <a -href="glossaries-user.html#dx1-71040" >955</a> <br /></span> +href="glossaries-user.html#dx1-3019" >939</a>, <a +href="glossaries-user.html#dx1-26032" >940</a>, <a +href="glossaries-user.html#dx1-26067" >941</a>, <a +href="glossaries-user.html#dx1-26134" >942</a>, <a +href="glossaries-user.html#dx1-41020" ><span +class="cmti-10">943</span></a>, <a +href="glossaries-user.html#dx1-55107" >944</a>, <a +href="glossaries-user.html#dx1-74040" >945</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-3022" >956</a>, <a -href="glossaries-user.html#dx1-25031" >957</a>, <a -href="glossaries-user.html#dx1-25039" >958</a>, <a -href="glossaries-user.html#dx1-25045" >959</a>, <a -href="glossaries-user.html#dx1-25054" >960</a>, <a -href="glossaries-user.html#dx1-25056" >961</a>, <a -href="glossaries-user.html#dx1-25066" >962</a>, <a -href="glossaries-user.html#dx1-39034" >963</a>, <a -href="glossaries-user.html#dx1-39104" ><span -class="cmti-10">964</span></a>, <a -href="glossaries-user.html#dx1-40004" >965</a>, <a -href="glossaries-user.html#dx1-40019" >966</a>, <a -href="glossaries-user.html#dx1-41015" >967</a>, <a -href="glossaries-user.html#dx1-52098" >968</a>, <a -href="glossaries-user.html#dx1-58002" >969</a> <br /></span> +href="glossaries-user.html#dx1-3018" >946</a>, <a +href="glossaries-user.html#dx1-26031" >947</a>, <a +href="glossaries-user.html#dx1-26039" >948</a>, <a +href="glossaries-user.html#dx1-26045" >949</a>, <a +href="glossaries-user.html#dx1-26054" >950</a>, <a +href="glossaries-user.html#dx1-26056" >951</a>, <a +href="glossaries-user.html#dx1-26066" >952</a>, <a +href="glossaries-user.html#dx1-41019" ><span +class="cmti-10">953</span></a>, <a +href="glossaries-user.html#dx1-43018" >954</a>, <a +href="glossaries-user.html#dx1-55105" >955</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-39138" ><span -class="cmti-10">970</span></a> <br /></span> +href="glossaries-user.html#dx1-42025" ><span +class="cmti-10">956</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-39137" ><span -class="cmti-10">971</span></a> <br /></span> +href="glossaries-user.html#dx1-42024" ><span +class="cmti-10">957</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-39134" ><span -class="cmti-10">972</span></a> <br /></span> +href="glossaries-user.html#dx1-42020" ><span +class="cmti-10">958</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-25040" >973</a>, <a -href="glossaries-user.html#dx1-25042" >974</a>, <a -href="glossaries-user.html#dx1-25048" >975</a>, <a -href="glossaries-user.html#dx1-26001" ><span -class="cmti-10">976</span></a> <br /></span> +href="glossaries-user.html#dx1-26040" >959</a>, <a +href="glossaries-user.html#dx1-26042" >960</a>, <a +href="glossaries-user.html#dx1-26048" >961</a>, <a +href="glossaries-user.html#dx1-27001" ><span +class="cmti-10">962</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-60032" ><span -class="cmti-10">977</span></a> <br /></span> +href="glossaries-user.html#dx1-63032" ><span +class="cmti-10">963</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-68015" ><span -class="cmti-10">978</span></a>, <a -href="glossaries-user.html#dx1-68016" >979</a> <br /></span> +href="glossaries-user.html#dx1-71015" ><span +class="cmti-10">964</span></a>, <a +href="glossaries-user.html#dx1-71016" >965</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-17021" ><span -class="cmti-10">980</span></a>, <a -href="glossaries-user.html#dx1-25077" >981</a> <br /></span> - - +href="glossaries-user.html#dx1-18021" ><span +class="cmti-10">966</span></a>, <a +href="glossaries-user.html#dx1-26077" >967</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-47015" ><span -class="cmti-10">982</span></a> <br /></span> +href="glossaries-user.html#dx1-50015" ><span +class="cmti-10">968</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-5068" >983</a>, <a -href="glossaries-user.html#dx1-16005" ><span -class="cmti-10">984</span></a>, <a -href="glossaries-user.html#dx1-16026" >985</a> <br /></span> +href="glossaries-user.html#dx1-5068" >969</a>, <a +href="glossaries-user.html#dx1-17005" ><span +class="cmti-10">970</span></a>, <a +href="glossaries-user.html#dx1-17026" >971</a>, <a +href="glossaries-user.html#dx1-49038" >972</a>, <a +href="glossaries-user.html#dx1-49043" >973</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-52025" >986</a>, <a -href="glossaries-user.html#dx1-58006" ><span -class="cmti-10">987</span></a> <br /></span> +href="glossaries-user.html#dx1-55025" >974</a>, <a +href="glossaries-user.html#dx1-61004" ><span +class="cmti-10">975</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-58010" ><span -class="cmti-10">988</span></a> <br /></span> +href="glossaries-user.html#dx1-61008" ><span +class="cmti-10">976</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-16018" ><span -class="cmti-10">989</span></a> <br /></span> +href="glossaries-user.html#dx1-17018" ><span +class="cmti-10">977</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-16064" >990</a>, <a -href="glossaries-user.html#dx1-39061" >991</a>, <a -href="glossaries-user.html#dx1-43018" ><span -class="cmti-10">992</span></a>, <a -href="glossaries-user.html#dx1-43028" >993</a>, <a -href="glossaries-user.html#dx1-4002" >994</a> <br /></span> +href="glossaries-user.html#dx1-17064" >978</a>, <a +href="glossaries-user.html#dx1-40064" >979</a>, <a +href="glossaries-user.html#dx1-46018" ><span +class="cmti-10">980</span></a>, <a +href="glossaries-user.html#dx1-46028" >981</a>, <a +href="glossaries-user.html#dx1-4002" >982</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-3001" >995</a>, <a -href="glossaries-user.html#dx1-44002" ><span -class="cmti-10">996</span></a>, <a -href="glossaries-user.html#dx1-44018" >997</a> <br /></span> +href="glossaries-user.html#dx1-47002" ><span +class="cmti-10">983</span></a>, <a +href="glossaries-user.html#dx1-47018" >984</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-44012" ><span -class="cmti-10">998</span></a> <br /></span> +href="glossaries-user.html#dx1-47012" ><span +class="cmti-10">985</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-44010" ><span -class="cmti-10">999</span></a> <br /></span> +href="glossaries-user.html#dx1-47010" ><span +class="cmti-10">986</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-3004" >1000</a>, <a -href="glossaries-user.html#dx1-44019" >1001</a> <br /></span> +href="glossaries-user.html#dx1-47019" >987</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-44009" ><span -class="cmti-10">1002</span></a> <br /></span> +href="glossaries-user.html#dx1-47009" ><span +class="cmti-10">988</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-24024" ><span -class="cmti-10">1003</span></a> <br /></span> +href="glossaries-user.html#dx1-25024" ><span +class="cmti-10">989</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-24023" ><span -class="cmti-10">1004</span></a> <br /></span> +href="glossaries-user.html#dx1-25023" ><span +class="cmti-10">990</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-29007" ><span -class="cmti-10">1005</span></a> <br /></span> +href="glossaries-user.html#dx1-30007" ><span +class="cmti-10">991</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-29008" ><span -class="cmti-10">1006</span></a> <br /></span> +href="glossaries-user.html#dx1-30008" ><span +class="cmti-10">992</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-38019" ><span -class="cmti-10">1007</span></a> <br /></span> +href="glossaries-user.html#dx1-39019" ><span +class="cmti-10">993</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-38020" ><span -class="cmti-10">1008</span></a> <br /></span> +href="glossaries-user.html#dx1-39020" ><span +class="cmti-10">994</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-66033" ><span -class="cmti-10">1009</span></a> <br /></span> +href="glossaries-user.html#dx1-69035" ><span +class="cmti-10">995</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-8107" >1010</a>, <a -href="glossaries-user.html#dx1-17087" >1011</a>, <a -href="glossaries-user.html#dx1-48015" ><span -class="cmti-10">1012</span></a> <br /></span> +href="glossaries-user.html#dx1-9112" >996</a>, <a +href="glossaries-user.html#dx1-18087" >997</a>, <a +href="glossaries-user.html#dx1-51015" ><span +class="cmti-10">998</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-50002" ><span -class="cmti-10">1013</span></a> <br /></span> +href="glossaries-user.html#dx1-53002" ><span +class="cmti-10">999</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-8106" >1014</a>, <a -href="glossaries-user.html#dx1-17086" >1015</a>, <a -href="glossaries-user.html#dx1-21017" >1016</a>, <a -href="glossaries-user.html#dx1-48012" ><span -class="cmti-10">1017</span></a> <br /></span> +href="glossaries-user.html#dx1-9111" >1000</a>, <a +href="glossaries-user.html#dx1-18086" >1001</a>, <a +href="glossaries-user.html#dx1-22017" >1002</a>, <a +href="glossaries-user.html#dx1-51012" ><span +class="cmti-10">1003</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-49058" ><span -class="cmti-10">1018</span></a> <br /></span> +href="glossaries-user.html#dx1-52058" ><span +class="cmti-10">1004</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-38012" >1019</a>, <a -href="glossaries-user.html#dx1-49064" ><span -class="cmti-10">1020</span></a> <br /></span> +href="glossaries-user.html#dx1-39012" >1005</a>, <a +href="glossaries-user.html#dx1-52064" ><span +class="cmti-10">1006</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-55026" ><span -class="cmti-10">1021</span></a> <br /></span> +href="glossaries-user.html#dx1-58026" ><span +class="cmti-10">1007</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-17017" ><span -class="cmti-10">1022</span></a> <br /></span> +href="glossaries-user.html#dx1-18017" ><span +class="cmti-10">1008</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-69070" ><span -class="cmti-10">1023</span></a> <br /></span> +href="glossaries-user.html#dx1-72070" ><span +class="cmti-10">1009</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-69067" ><span -class="cmti-10">1024</span></a>, <a -href="glossaries-user.html#dx1-69086" >1025</a> <br /></span> +href="glossaries-user.html#dx1-72067" ><span +class="cmti-10">1010</span></a>, <a +href="glossaries-user.html#dx1-72086" >1011</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-39153" ><span -class="cmti-10">1026</span></a> <br /></span> +href="glossaries-user.html#dx1-42043" ><span +class="cmti-10">1012</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-39152" ><span -class="cmti-10">1027</span></a> <br /></span> +href="glossaries-user.html#dx1-42042" ><span +class="cmti-10">1013</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-39149" ><span -class="cmti-10">1028</span></a>, <a -href="glossaries-user.html#dx1-40066" >1029</a> <br /></span> +href="glossaries-user.html#dx1-42038" ><span +class="cmti-10">1014</span></a>, <a +href="glossaries-user.html#dx1-43068" >1015</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-7025" >1030</a>, <a -href="glossaries-user.html#dx1-69029" >1031</a> <br /></span> +href="glossaries-user.html#dx1-8025" >1016</a>, <a +href="glossaries-user.html#dx1-72029" >1017</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-69052" ><span -class="cmti-10">1032</span></a>, <a -href="glossaries-user.html#dx1-69069" >1033</a> <br /></span> +href="glossaries-user.html#dx1-72052" ><span +class="cmti-10">1018</span></a>, <a +href="glossaries-user.html#dx1-72069" >1019</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-28008" >1034</a>, <a -href="glossaries-user.html#dx1-39128" ><span -class="cmti-10">1035</span></a> <br /></span> +href="glossaries-user.html#dx1-29008" >1020</a>, <a +href="glossaries-user.html#dx1-42013" ><span +class="cmti-10">1021</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-28007" >1036</a>, <a -href="glossaries-user.html#dx1-39127" ><span -class="cmti-10">1037</span></a> <br /></span> +href="glossaries-user.html#dx1-29007" >1022</a>, <a +href="glossaries-user.html#dx1-42012" ><span +class="cmti-10">1023</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-28006" >1038</a>, <a -href="glossaries-user.html#dx1-39121" ><span -class="cmti-10">1039</span></a>, <a -href="glossaries-user.html#dx1-39135" >1040</a>, <a -href="glossaries-user.html#dx1-39140" >1041</a>, <a -href="glossaries-user.html#dx1-39145" >1042</a>, <a -href="glossaries-user.html#dx1-39150" >1043</a>, <a -href="glossaries-user.html#dx1-39155" >1044</a>, <a -href="glossaries-user.html#dx1-39160" >1045</a>, <a -href="glossaries-user.html#dx1-40059" >1046</a>, <a -href="glossaries-user.html#dx1-52032" >1047</a>, <a -href="glossaries-user.html#dx1-52035" >1048</a>, <a -href="glossaries-user.html#dx1-52042" >1049</a> <br /></span> +href="glossaries-user.html#dx1-15085" >1024</a>, <a +href="glossaries-user.html#dx1-15100" >1025</a>, <a +href="glossaries-user.html#dx1-29006" >1026</a>, <a +href="glossaries-user.html#dx1-42008" ><span +class="cmti-10">1027</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-39027" ><span -class="cmti-10">1050</span></a>, <a -href="glossaries-user.html#dx1-40069" >1051</a>, <a -href="glossaries-user.html#dx1-45001" >1052</a> <br /></span> +href="glossaries-user.html#dx1-40031" ><span +class="cmti-10">1028</span></a>, <a +href="glossaries-user.html#dx1-43071" >1029</a>, <a +href="glossaries-user.html#dx1-48001" >1030</a>, <a +href="glossaries-user.html#dx1-55037" >1031</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-55035" ><span -class="cmti-10">1053</span></a> <br /></span> +href="glossaries-user.html#dx1-58035" ><span +class="cmti-10">1032</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-15003" ><span -class="cmti-10">1054</span></a> <br /></span> +href="glossaries-user.html#dx1-16003" ><span +class="cmti-10">1033</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-15002" ><span -class="cmti-10">1055</span></a> <br /></span> +href="glossaries-user.html#dx1-16002" ><span +class="cmti-10">1034</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-66017" ><span -class="cmti-10">1056</span></a> <br /></span> +href="glossaries-user.html#dx1-69019" ><span +class="cmti-10">1035</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">1036</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-15095" >1037</a>, <a +href="glossaries-user.html#dx1-43014" ><span +class="cmti-10">1038</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-58008" ><span -class="cmti-10">1057</span></a> <br /></span> +href="glossaries-user.html#dx1-61006" ><span +class="cmti-10">1039</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-41026" >1058</a>, <a -href="glossaries-user.html#dx1-58012" ><span -class="cmti-10">1059</span></a> <br /></span> +href="glossaries-user.html#dx1-44021" >1040</a>, <a +href="glossaries-user.html#dx1-61010" ><span +class="cmti-10">1041</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-55031" ><span -class="cmti-10">1060</span></a> <br /></span> +href="glossaries-user.html#dx1-58031" ><span +class="cmti-10">1042</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-55032" ><span -class="cmti-10">1061</span></a> <br /></span> +href="glossaries-user.html#dx1-58032" ><span +class="cmti-10">1043</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-39163" ><span -class="cmti-10">1062</span></a> <br /></span> +href="glossaries-user.html#dx1-42055" ><span +class="cmti-10">1044</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-39162" ><span -class="cmti-10">1063</span></a> <br /></span> - - +href="glossaries-user.html#dx1-42054" ><span +class="cmti-10">1045</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-39159" ><span -class="cmti-10">1064</span></a> <br /></span> +href="glossaries-user.html#dx1-42050" ><span +class="cmti-10">1046</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-39166" ><span -class="cmti-10">1065</span></a> <br /></span> +href="glossaries-user.html#dx1-42061" ><span +class="cmti-10">1047</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-39165" ><span -class="cmti-10">1066</span></a> <br /></span> +href="glossaries-user.html#dx1-42060" ><span +class="cmti-10">1048</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-39164" ><span -class="cmti-10">1067</span></a> <br /></span> +href="glossaries-user.html#dx1-42056" ><span +class="cmti-10">1049</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-39169" ><span -class="cmti-10">1068</span></a> <br /></span> +href="glossaries-user.html#dx1-42067" ><span +class="cmti-10">1050</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-39168" ><span -class="cmti-10">1069</span></a> <br /></span> +href="glossaries-user.html#dx1-42066" ><span +class="cmti-10">1051</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-39167" ><span -class="cmti-10">1070</span></a> <br /></span> +href="glossaries-user.html#dx1-42062" ><span +class="cmti-10">1052</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-39172" ><span -class="cmti-10">1071</span></a> <br /></span> +href="glossaries-user.html#dx1-42073" ><span +class="cmti-10">1053</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-39171" ><span -class="cmti-10">1072</span></a> <br /></span> +href="glossaries-user.html#dx1-42072" ><span +class="cmti-10">1054</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-39170" ><span -class="cmti-10">1073</span></a> <br /></span> +href="glossaries-user.html#dx1-42068" ><span +class="cmti-10">1055</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-39175" ><span -class="cmti-10">1074</span></a> <br /></span> +href="glossaries-user.html#dx1-42079" ><span +class="cmti-10">1056</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-39174" ><span -class="cmti-10">1075</span></a> <br /></span> +href="glossaries-user.html#dx1-42078" ><span +class="cmti-10">1057</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-39173" ><span -class="cmti-10">1076</span></a> <br /></span> +href="glossaries-user.html#dx1-42074" ><span +class="cmti-10">1058</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-39178" ><span -class="cmti-10">1077</span></a> <br /></span> +href="glossaries-user.html#dx1-42085" ><span +class="cmti-10">1059</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-39177" ><span -class="cmti-10">1078</span></a> <br /></span> +href="glossaries-user.html#dx1-42084" ><span +class="cmti-10">1060</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-39176" ><span -class="cmti-10">1079</span></a> <br /></span> +href="glossaries-user.html#dx1-42080" ><span +class="cmti-10">1061</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-41002" >1080</a> <br /></span> +href="glossaries-user.html#dx1-44002" >1062</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-39068" >1081</a> <br /></span> +href="glossaries-user.html#dx1-40071" >1063</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-39076" >1082</a> <br /></span> +href="glossaries-user.html#dx1-40079" >1064</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-39074" >1083</a> <br /></span> +href="glossaries-user.html#dx1-40077" >1065</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-39070" >1084</a> <br /></span> +href="glossaries-user.html#dx1-40073" >1066</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-39075" >1085</a>, <a -href="glossaries-user.html#dx1-39082" >1086</a>, <a -href="glossaries-user.html#dx1-41008" >1087</a> <br /></span> +href="glossaries-user.html#dx1-40078" >1067</a>, <a +href="glossaries-user.html#dx1-44007" >1068</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-39069" >1088</a> <br /></span> +href="glossaries-user.html#dx1-40072" >1069</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-39062" >1089</a> <br /></span> +href="glossaries-user.html#dx1-40065" >1070</a> <br /></span> <span class="index-item"><span class="cmss-10">hyperref </span>package  <a -href="glossaries-user.html#dx1-7" >1090</a>, <a -href="glossaries-user.html#dx1-8" >1091</a>, <a -href="glossaries-user.html#dx1-15" >1092</a>, <a -href="glossaries-user.html#dx1-38023" >1093</a>, <a -href="glossaries-user.html#dx1-38030" >1094</a>, <a -href="glossaries-user.html#dx1-39006" >1095</a>, <a -href="glossaries-user.html#dx1-39011" >1096</a>, <a -href="glossaries-user.html#dx1-39014" >1097</a>, <a -href="glossaries-user.html#dx1-39063" >1098</a>, <a -href="glossaries-user.html#dx1-39109" >1099</a>, <a -href="glossaries-user.html#dx1-41001" >1100</a>, <a -href="glossaries-user.html#dx1-41010" >1101</a>, <a -href="glossaries-user.html#dx1-45004" >1102</a>, <a -href="glossaries-user.html#dx1-45005" >1103</a>, <a -href="glossaries-user.html#dx1-45071" >1104</a>, <a -href="glossaries-user.html#dx1-45072" >1105</a>, <a -href="glossaries-user.html#dx1-49035" >1106</a>, <a -href="glossaries-user.html#dx1-49046" >1107</a>, <a -href="glossaries-user.html#dx1-69053" >1108</a> <br /></span> +href="glossaries-user.html#dx1-7" >1071</a>, <a +href="glossaries-user.html#dx1-8" >1072</a>, <a +href="glossaries-user.html#dx1-15" >1073</a>, <a +href="glossaries-user.html#dx1-39023" >1074</a>, <a +href="glossaries-user.html#dx1-39030" >1075</a>, <a +href="glossaries-user.html#dx1-40012" >1076</a>, <a +href="glossaries-user.html#dx1-40015" >1077</a>, <a +href="glossaries-user.html#dx1-40019" >1078</a>, <a +href="glossaries-user.html#dx1-40022" >1079</a>, <a +href="glossaries-user.html#dx1-40044" >1080</a>, <a +href="glossaries-user.html#dx1-40066" >1081</a>, <a +href="glossaries-user.html#dx1-41027" >1082</a>, <a +href="glossaries-user.html#dx1-43025" >1083</a>, <a +href="glossaries-user.html#dx1-44001" >1084</a>, <a +href="glossaries-user.html#dx1-44009" >1085</a>, <a +href="glossaries-user.html#dx1-48004" >1086</a>, <a +href="glossaries-user.html#dx1-48005" >1087</a>, <a +href="glossaries-user.html#dx1-48058" >1088</a>, <a +href="glossaries-user.html#dx1-48073" >1089</a>, <a +href="glossaries-user.html#dx1-48074" >1090</a>, <a +href="glossaries-user.html#dx1-52035" >1091</a>, <a +href="glossaries-user.html#dx1-52046" >1092</a>, <a +href="glossaries-user.html#dx1-72053" >1093</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-39065" >1109</a>, <a -href="glossaries-user.html#dx1-49014" >1110</a> <br /></span> +href="glossaries-user.html#dx1-40068" >1094</a>, <a +href="glossaries-user.html#dx1-52014" >1095</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-39073" >1111</a> <br /></span> +href="glossaries-user.html#dx1-40076" >1096</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-39066" >1112</a> <br /></span> +href="glossaries-user.html#dx1-40069" >1097</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-39071" >1113</a> <br /></span> +href="glossaries-user.html#dx1-40074" >1098</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-41009" >1114</a> <br /></span> +href="glossaries-user.html#dx1-44008" >1099</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-39067" >1115</a> <br /></span> +href="glossaries-user.html#dx1-40070" >1100</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-39072" >1116</a> <br /></span> +href="glossaries-user.html#dx1-40075" >1101</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-70005" ><span -class="cmti-10">1117</span></a> <br /></span> +href="glossaries-user.html#dx1-73008" ><span +class="cmti-10">1102</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-70025" ><span -class="cmti-10">1118</span></a> <br /></span> +href="glossaries-user.html#dx1-73028" ><span +class="cmti-10">1103</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-70006" ><span -class="cmti-10">1119</span></a> <br /></span> +href="glossaries-user.html#dx1-73009" ><span +class="cmti-10">1104</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-70013" ><span -class="cmti-10">1120</span></a> <br /></span> +href="glossaries-user.html#dx1-73016" ><span +class="cmti-10">1105</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-70023" ><span -class="cmti-10">1121</span></a> <br /></span> +href="glossaries-user.html#dx1-73026" ><span +class="cmti-10">1106</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-55013" >1122</a>, <a -href="glossaries-user.html#dx1-70017" ><span -class="cmti-10">1123</span></a> <br /></span> +href="glossaries-user.html#dx1-15098" >1107</a>, <a +href="glossaries-user.html#dx1-58013" >1108</a>, <a +href="glossaries-user.html#dx1-73020" ><span +class="cmti-10">1109</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-70014" ><span -class="cmti-10">1124</span></a> <br /></span> - - +href="glossaries-user.html#dx1-73017" ><span +class="cmti-10">1110</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-71045" ><span -class="cmti-10">1125</span></a> <br /></span> +href="glossaries-user.html#dx1-74045" ><span +class="cmti-10">1111</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-71049" ><span -class="cmti-10">1126</span></a> <br /></span> +href="glossaries-user.html#dx1-74049" ><span +class="cmti-10">1112</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-71051" ><span -class="cmti-10">1127</span></a> <br /></span> +href="glossaries-user.html#dx1-74051" ><span +class="cmti-10">1113</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-71047" ><span -class="cmti-10">1128</span></a> <br /></span> +href="glossaries-user.html#dx1-74047" ><span +class="cmti-10">1114</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-55012" >1129</a>, <a -href="glossaries-user.html#dx1-70020" ><span -class="cmti-10">1130</span></a> <br /></span> +href="glossaries-user.html#dx1-58012" >1115</a>, <a +href="glossaries-user.html#dx1-73023" ><span +class="cmti-10">1116</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-69092" >1131</a>, <a -href="glossaries-user.html#dx1-70015" ><span -class="cmti-10">1132</span></a> <br /></span> +href="glossaries-user.html#dx1-72092" >1117</a>, <a +href="glossaries-user.html#dx1-73018" ><span +class="cmti-10">1118</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-15030" ><span -class="cmti-10">1133</span></a> <br /></span> +href="glossaries-user.html#dx1-16030" ><span +class="cmti-10">1119</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-40028" >1134</a>, <a -href="glossaries-user.html#dx1-55004" >1135</a>, <a -href="glossaries-user.html#dx1-58015" ><span -class="cmti-10">1136</span></a>, <a -href="glossaries-user.html#dx1-70012" ><span -class="cmti-10">1137</span></a> <br /></span> +href="glossaries-user.html#dx1-15096" >1120</a>, <a +href="glossaries-user.html#dx1-43032" >1121</a>, <a +href="glossaries-user.html#dx1-58004" >1122</a>, <a +href="glossaries-user.html#dx1-61013" ><span +class="cmti-10">1123</span></a>, <a +href="glossaries-user.html#dx1-73015" ><span +class="cmti-10">1124</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-54017" ><span +class="cmti-10">1125</span></a> <br /></span> <span class="index-item"><span class="cmss-10">imakeidx </span>package  <a -href="glossaries-user.html#dx1-20022" >1138</a> <br /></span> +href="glossaries-user.html#dx1-21022" >1126</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-33008" >1139</a> <br /></span> +href="glossaries-user.html#dx1-34008" >1127</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-20019" >1140</a>, <a -href="glossaries-user.html#dx1-39046" >1141</a>, <a -href="glossaries-user.html#dx1-39047" >1142</a>, <a -href="glossaries-user.html#dx1-39048" >1143</a>, <a -href="glossaries-user.html#dx1-39059" >1144</a> <br /></span> +href="glossaries-user.html#dx1-21019" >1128</a>, <a +href="glossaries-user.html#dx1-40049" >1129</a>, <a +href="glossaries-user.html#dx1-40050" >1130</a>, <a +href="glossaries-user.html#dx1-40051" >1131</a>, <a +href="glossaries-user.html#dx1-40062" >1132</a> <br /></span> <span class="index-item"><span class="cmss-10">index </span>package  <a -href="glossaries-user.html#dx1-20021" >1145</a> <br /></span> +href="glossaries-user.html#dx1-21021" >1133</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-51025" >1146</a> <br /></span> +href="glossaries-user.html#dx1-54030" >1134</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-61012" >1147</a>, <a -href="glossaries-user.html#dx1-66005" >1148</a>, <a -href="glossaries-user.html#dx1-69038" >1149</a>, <a -href="glossaries-user.html#dx1-69098" >1150</a>, <a -href="glossaries-user.html#dx1-73098" >1151</a> <br /></span> +href="glossaries-user.html#dx1-64012" >1135</a>, <a +href="glossaries-user.html#dx1-69007" >1136</a>, <a +href="glossaries-user.html#dx1-72038" >1137</a>, <a +href="glossaries-user.html#dx1-72098" >1138</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-33007" >1152</a> <br /></span> +href="glossaries-user.html#dx1-6002" >1139</a>, <a +href="glossaries-user.html#dx1-34007" >1140</a> <br /></span> <span class="index-item"><span class="cmss-10">inputenc </span>package  <a -href="glossaries-user.html#dx1-5021" >1153</a>, <a -href="glossaries-user.html#dx1-5085" >1154</a>, <a -href="glossaries-user.html#dx1-6021" >1155</a>, <a -href="glossaries-user.html#dx1-25082" >1156</a>, <a -href="glossaries-user.html#dx1-25135" >1157</a>, <a -href="glossaries-user.html#dx1-48013" >1158</a> <br /></span> +href="glossaries-user.html#dx1-5021" >1141</a>, <a +href="glossaries-user.html#dx1-5085" >1142</a>, <a +href="glossaries-user.html#dx1-7021" >1143</a>, <a +href="glossaries-user.html#dx1-26082" >1144</a>, <a +href="glossaries-user.html#dx1-26135" >1145</a>, <a +href="glossaries-user.html#dx1-51013" >1146</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-48014" >1159</a> <br /></span> +href="glossaries-user.html#dx1-51014" >1147</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-61009" >1160</a>, <a -href="glossaries-user.html#dx1-61018" >1161</a> <br /></span> +href="glossaries-user.html#dx1-64009" >1148</a>, <a +href="glossaries-user.html#dx1-64018" >1149</a> <br /></span> <span class="index-item"><span class="cmtt-10">itemize </span>(environment)  <a -href="glossaries-user.html#dx1-69076" >1162</a> <br /></span> +href="glossaries-user.html#dx1-72076" >1150</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-24015" >1163</a>, <a -href="glossaries-user.html#dx1-24017" >1164</a> <br /></span> +href="glossaries-user.html#dx1-25015" >1151</a>, <a +href="glossaries-user.html#dx1-25017" >1152</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-15040" >1165</a> <br /></span> +href="glossaries-user.html#dx1-16040" >1153</a> <br /></span> <span class="index-item"><span class="cmtt-10">latex</span>  <a -href="glossaries-user.html#dx1-17" >1166</a>, <a -href="glossaries-user.html#dx1-39016" >1167</a> <br /></span> +href="glossaries-user.html#dx1-17" >1154</a>, <a +href="glossaries-user.html#dx1-40024" >1155</a> <br /></span> <span class="index-item"><span class="cmtt-10">latexmk</span>  <a -href="glossaries-user.html#dx1-8019" >1168</a> <br /></span> +href="glossaries-user.html#dx1-9024" >1156</a> <br /></span> <span class="index-item">Latin alphabet  <a -href="glossaries-user.html#dx1-3039" ><span -class="cmbx-10">1169</span></a>, <a -href="glossaries-user.html#dx1-3065" >1170</a>, <a -href="glossaries-user.html#dx1-4024" >1171</a>, <a -href="glossaries-user.html#dx1-6012" >1172</a> <br /></span> +href="glossaries-user.html#dx1-3036" ><span +class="cmbx-10">1157</span></a>, <a +href="glossaries-user.html#dx1-4024" >1158</a>, <a +href="glossaries-user.html#dx1-7012" >1159</a> <br /></span> <span class="index-item">Latin character  <a -href="glossaries-user.html#dx1-3008" >1173</a>, <a -href="glossaries-user.html#dx1-3013" >1174</a>, <a -href="glossaries-user.html#dx1-3015" >1175</a>, <a -href="glossaries-user.html#dx1-3041" >1176</a>, <a -href="glossaries-user.html#dx1-3043" ><span -class="cmbx-10">1177</span></a>, <a -href="glossaries-user.html#dx1-51011" >1178</a> <br /></span> +href="glossaries-user.html#dx1-3004" >1160</a>, <a +href="glossaries-user.html#dx1-3009" >1161</a>, <a +href="glossaries-user.html#dx1-3011" >1162</a>, <a +href="glossaries-user.html#dx1-3038" >1163</a>, <a +href="glossaries-user.html#dx1-3040" ><span +class="cmbx-10">1164</span></a>, <a +href="glossaries-user.html#dx1-3062" >1165</a>, <a +href="glossaries-user.html#dx1-54011" >1166</a> <br /></span> <span class="index-item">link text  <a -href="glossaries-user.html#dx1-3046" ><span -class="cmbx-10">1179</span></a>, <a -href="glossaries-user.html#dx1-39003" >1180</a>, <a -href="glossaries-user.html#dx1-39010" >1181</a>, <a -href="glossaries-user.html#dx1-39013" >1182</a>, <a -href="glossaries-user.html#dx1-39019" >1183</a>, <a -href="glossaries-user.html#dx1-39026" >1184</a>, <a -href="glossaries-user.html#dx1-39029" >1185</a>, <a -href="glossaries-user.html#dx1-39092" >1186</a>, <a -href="glossaries-user.html#dx1-40002" >1187</a>, <a -href="glossaries-user.html#dx1-40068" >1188</a>, <a -href="glossaries-user.html#dx1-71020" >1189</a> <br /></span> +href="glossaries-user.html#dx1-3043" ><span +class="cmbx-10">1167</span></a>, <a +href="glossaries-user.html#dx1-40004" >1168</a>, <a +href="glossaries-user.html#dx1-40018" >1169</a>, <a +href="glossaries-user.html#dx1-40021" >1170</a>, <a +href="glossaries-user.html#dx1-40028" >1171</a>, <a +href="glossaries-user.html#dx1-40030" >1172</a>, <a +href="glossaries-user.html#dx1-40033" >1173</a>, <a +href="glossaries-user.html#dx1-41007" >1174</a>, <a +href="glossaries-user.html#dx1-41014" >1175</a>, <a +href="glossaries-user.html#dx1-42007" >1176</a>, <a +href="glossaries-user.html#dx1-42011" >1177</a>, <a +href="glossaries-user.html#dx1-42017" >1178</a>, <a +href="glossaries-user.html#dx1-42023" >1179</a>, <a +href="glossaries-user.html#dx1-42029" >1180</a>, <a +href="glossaries-user.html#dx1-42035" >1181</a>, <a +href="glossaries-user.html#dx1-42041" >1182</a>, <a +href="glossaries-user.html#dx1-42047" >1183</a>, <a +href="glossaries-user.html#dx1-42053" >1184</a>, <a +href="glossaries-user.html#dx1-42059" >1185</a>, <a +href="glossaries-user.html#dx1-42065" >1186</a>, <a +href="glossaries-user.html#dx1-42071" >1187</a>, <a +href="glossaries-user.html#dx1-42077" >1188</a>, <a +href="glossaries-user.html#dx1-42083" >1189</a>, <a +href="glossaries-user.html#dx1-43002" >1190</a>, <a +href="glossaries-user.html#dx1-43070" >1191</a>, <a +href="glossaries-user.html#dx1-55036" >1192</a>, <a +href="glossaries-user.html#dx1-55040" >1193</a>, <a +href="glossaries-user.html#dx1-55053" >1194</a>, <a +href="glossaries-user.html#dx1-55065" >1195</a>, <a +href="glossaries-user.html#dx1-74020" >1196</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-33001" ><span -class="cmti-10">1190</span></a>, <a -href="glossaries-user.html#dx1-52026" >1191</a> <br /></span> +href="glossaries-user.html#dx1-6003" >1197</a>, <a +href="glossaries-user.html#dx1-34001" ><span +class="cmti-10">1198</span></a>, <a +href="glossaries-user.html#dx1-55026" >1199</a> <br /></span> <span class="index-item">location list  <span class="cmti-10">see </span><a -href="glossaries-user.html#dx1-38005" >number list</a> <br /></span> +href="glossaries-user.html#dx1-39005" >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-25003" ><span -class="cmti-10">1193</span></a>, <a -href="glossaries-user.html#dx1-28003" >1194</a>, <a -href="glossaries-user.html#dx1-33003" >1195</a>, <a -href="glossaries-user.html#dx1-36010" >1196</a> <br /></span> +href="glossaries-user.html#dx1-26003" ><span +class="cmti-10">1201</span></a>, <a +href="glossaries-user.html#dx1-29003" >1202</a>, <a +href="glossaries-user.html#dx1-34003" >1203</a>, <a +href="glossaries-user.html#dx1-37016" >1204</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-25005" ><span -class="cmti-10">1197</span></a> <br /></span> +href="glossaries-user.html#dx1-26005" ><span +class="cmti-10">1205</span></a> <br /></span> <span class="index-item"><span class="cmtt-10">longtable </span>(environment)  <a -href="glossaries-user.html#dx1-62002" >1198</a>, <a -href="glossaries-user.html#dx1-62007" >1199</a>, <a -href="glossaries-user.html#dx1-63003" >1200</a>, <a -href="glossaries-user.html#dx1-64006" >1201</a>, <a -href="glossaries-user.html#dx1-69107" >1202</a>, <a -href="glossaries-user.html#dx1-46062" >1203</a> <br /></span> +href="glossaries-user.html#dx1-65002" >1206</a>, <a +href="glossaries-user.html#dx1-65007" >1207</a>, <a +href="glossaries-user.html#dx1-66003" >1208</a>, <a +href="glossaries-user.html#dx1-67006" >1209</a>, <a +href="glossaries-user.html#dx1-72107" >1210</a>, <a +href="glossaries-user.html#dx1-49073" >1211</a> <br /></span> <span class="index-item"><span class="cmss-10">longtable </span>package  <a -href="glossaries-user.html#dx1-16035" >1204</a>, <a -href="glossaries-user.html#dx1-62009" >1205</a> <br /></span> +href="glossaries-user.html#dx1-17035" >1212</a>, <a +href="glossaries-user.html#dx1-65009" >1213</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-40052" >1206</a>, <a -href="glossaries-user.html#dx1-15028" >1207</a> <br /></span> +href="glossaries-user.html#dx1-43056" >1214</a>, <a +href="glossaries-user.html#dx1-16028" >1215</a> <br /></span> <span class="index-item"><span class="cmtt-10">makeglossaries</span>  <a -href="glossaries-user.html#dx1-3048" ><span -class="cmbx-10">1208</span></a>, <a -href="glossaries-user.html#dx1-3055" >1209</a>, <a -href="glossaries-user.html#dx1-4089" >1210</a>, <a -href="glossaries-user.html#dx1-5009" >1211</a>, <a -href="glossaries-user.html#dx1-5026" >1212</a>, <a -href="glossaries-user.html#dx1-5046" >1213</a>, <a -href="glossaries-user.html#dx1-5062" >1214</a>, <a -href="glossaries-user.html#dx1-5072" >1215</a>, <a -href="glossaries-user.html#dx1-5087" >1216</a>, <a -href="glossaries-user.html#dx1-5091" >1217</a>, <a -href="glossaries-user.html#dx1-5093" >1218</a>, <a -href="glossaries-user.html#dx1-5098" >1219</a>, <a -href="glossaries-user.html#dx1-5103" >1220</a>, <a -href="glossaries-user.html#dx1-5116" >1221</a>, <a -href="glossaries-user.html#dx1-5121" >1222</a>, <a -href="glossaries-user.html#dx1-5126" >1223</a>, <a -href="glossaries-user.html#dx1-6023" >1224</a>, <a -href="glossaries-user.html#dx1-6027" >1225</a>, <a -href="glossaries-user.html#dx1-8022" >1226</a>, <a -href="glossaries-user.html#dx1-8029" >1227</a>, <a -href="glossaries-user.html#dx1-8031" >1228</a>, <a -href="glossaries-user.html#dx1-8037" >1229</a>, <a -href="glossaries-user.html#dx1-8043" >1230</a>, <a -href="glossaries-user.html#dx1-8055" >1231</a>, <a -href="glossaries-user.html#dx1-8059" >1232</a>, <a -href="glossaries-user.html#dx1-8063" >1233</a>, <a -href="glossaries-user.html#dx1-8069" >1234</a>, <a -href="glossaries-user.html#dx1-8077" >1235</a>, <a -href="glossaries-user.html#dx1-8083" >1236</a>, <a -href="glossaries-user.html#dx1-8087" >1237</a>, <a -href="glossaries-user.html#dx1-9002" >1238</a>, <a -href="glossaries-user.html#dx1-9009" >1239</a>, <a -href="glossaries-user.html#dx1-9011" >1240</a>, <a -href="glossaries-user.html#dx1-9013" >1241</a>, <a -href="glossaries-user.html#dx1-9015" >1242</a>, <a -href="glossaries-user.html#dx1-9017" >1243</a>, <a -href="glossaries-user.html#dx1-9019" >1244</a>, <a -href="glossaries-user.html#dx1-9021" >1245</a>, <a -href="glossaries-user.html#dx1-9027" >1246</a>, <a -href="glossaries-user.html#dx1-9029" >1247</a>, <a -href="glossaries-user.html#dx1-9031" >1248</a>, <a -href="glossaries-user.html#dx1-9035" >1249</a>, <a -href="glossaries-user.html#dx1-9045" >1250</a>, <a -href="glossaries-user.html#dx1-9047" >1251</a>, <a -href="glossaries-user.html#dx1-9050" >1252</a>, <a -href="glossaries-user.html#dx1-10009" >1253</a>, <a -href="glossaries-user.html#dx1-10029" >1254</a>, <a -href="glossaries-user.html#dx1-10033" >1255</a>, <a -href="glossaries-user.html#dx1-10037" >1256</a>, <a -href="glossaries-user.html#dx1-11023" >1257</a>, <a -href="glossaries-user.html#dx1-11027" >1258</a>, <a -href="glossaries-user.html#dx1-11031" >1259</a>, <a -href="glossaries-user.html#dx1-14013" >1260</a>, <a -href="glossaries-user.html#dx1-16007" >1261</a>, <a -href="glossaries-user.html#dx1-17050" >1262</a>, <a -href="glossaries-user.html#dx1-17057" >1263</a>, <a -href="glossaries-user.html#dx1-17061" >1264</a>, <a -href="glossaries-user.html#dx1-17072" >1265</a>, <a -href="glossaries-user.html#dx1-17076" >1266</a>, <a -href="glossaries-user.html#dx1-43007" >1267</a>, <a -href="glossaries-user.html#dx1-45063" >1268</a>, <a -href="glossaries-user.html#dx1-46006" >1269</a>, <a -href="glossaries-user.html#dx1-48006" >1270</a>, <a -href="glossaries-user.html#dx1-48009" >1271</a>, <a -href="glossaries-user.html#dx1-48020" >1272</a>, <a -href="glossaries-user.html#dx1-48024" >1273</a>, <a -href="glossaries-user.html#dx1-51009" >1274</a>, <a -href="glossaries-user.html#dx1-73045" >1275</a>, <a -href="glossaries-user.html#dx1-73047" >1276</a>, <a -href="glossaries-user.html#dx1-73069" >1277</a>, <a -href="glossaries-user.html#dx1-73071" >1278</a> <br /></span> +href="glossaries-user.html#dx1-3045" ><span +class="cmbx-10">1216</span></a>, <a +href="glossaries-user.html#dx1-3052" >1217</a>, <a +href="glossaries-user.html#dx1-4089" >1218</a>, <a +href="glossaries-user.html#dx1-5009" >1219</a>, <a +href="glossaries-user.html#dx1-5026" >1220</a>, <a +href="glossaries-user.html#dx1-5046" >1221</a>, <a +href="glossaries-user.html#dx1-5062" >1222</a>, <a +href="glossaries-user.html#dx1-5072" >1223</a>, <a +href="glossaries-user.html#dx1-5087" >1224</a>, <a +href="glossaries-user.html#dx1-5091" >1225</a>, <a +href="glossaries-user.html#dx1-5093" >1226</a>, <a +href="glossaries-user.html#dx1-5098" >1227</a>, <a +href="glossaries-user.html#dx1-5103" >1228</a>, <a +href="glossaries-user.html#dx1-5116" >1229</a>, <a +href="glossaries-user.html#dx1-5121" >1230</a>, <a +href="glossaries-user.html#dx1-5126" >1231</a>, <a +href="glossaries-user.html#dx1-7023" >1232</a>, <a +href="glossaries-user.html#dx1-7027" >1233</a>, <a +href="glossaries-user.html#dx1-9002" >1234</a>, <a +href="glossaries-user.html#dx1-9027" >1235</a>, <a +href="glossaries-user.html#dx1-9034" >1236</a>, <a +href="glossaries-user.html#dx1-9036" >1237</a>, <a +href="glossaries-user.html#dx1-9042" >1238</a>, <a +href="glossaries-user.html#dx1-9048" >1239</a>, <a +href="glossaries-user.html#dx1-9060" >1240</a>, <a +href="glossaries-user.html#dx1-9064" >1241</a>, <a +href="glossaries-user.html#dx1-9068" >1242</a>, <a +href="glossaries-user.html#dx1-9074" >1243</a>, <a +href="glossaries-user.html#dx1-9082" >1244</a>, <a +href="glossaries-user.html#dx1-9088" >1245</a>, <a +href="glossaries-user.html#dx1-9092" >1246</a>, <a +href="glossaries-user.html#dx1-10002" >1247</a>, <a +href="glossaries-user.html#dx1-10009" >1248</a>, <a +href="glossaries-user.html#dx1-10011" >1249</a>, <a +href="glossaries-user.html#dx1-10013" >1250</a>, <a +href="glossaries-user.html#dx1-10015" >1251</a>, <a +href="glossaries-user.html#dx1-10017" >1252</a>, <a +href="glossaries-user.html#dx1-10019" >1253</a>, <a +href="glossaries-user.html#dx1-10021" >1254</a>, <a +href="glossaries-user.html#dx1-10027" >1255</a>, <a +href="glossaries-user.html#dx1-10029" >1256</a>, <a +href="glossaries-user.html#dx1-10031" >1257</a>, <a +href="glossaries-user.html#dx1-10035" >1258</a>, <a +href="glossaries-user.html#dx1-10045" >1259</a>, <a +href="glossaries-user.html#dx1-10047" >1260</a>, <a +href="glossaries-user.html#dx1-10050" >1261</a>, <a +href="glossaries-user.html#dx1-11009" >1262</a>, <a +href="glossaries-user.html#dx1-11029" >1263</a>, <a +href="glossaries-user.html#dx1-11033" >1264</a>, <a +href="glossaries-user.html#dx1-11037" >1265</a>, <a +href="glossaries-user.html#dx1-12023" >1266</a>, <a +href="glossaries-user.html#dx1-12027" >1267</a>, <a +href="glossaries-user.html#dx1-12031" >1268</a>, <a +href="glossaries-user.html#dx1-15013" >1269</a>, <a +href="glossaries-user.html#dx1-17007" >1270</a>, <a +href="glossaries-user.html#dx1-18050" >1271</a>, <a +href="glossaries-user.html#dx1-18057" >1272</a>, <a +href="glossaries-user.html#dx1-18061" >1273</a>, <a +href="glossaries-user.html#dx1-18072" >1274</a>, <a +href="glossaries-user.html#dx1-18076" >1275</a>, <a +href="glossaries-user.html#dx1-18110" >1276</a>, <a +href="glossaries-user.html#dx1-46007" >1277</a>, <a +href="glossaries-user.html#dx1-48065" >1278</a>, <a +href="glossaries-user.html#dx1-49006" >1279</a>, <a +href="glossaries-user.html#dx1-51006" >1280</a>, <a +href="glossaries-user.html#dx1-51009" >1281</a>, <a +href="glossaries-user.html#dx1-51020" >1282</a>, <a +href="glossaries-user.html#dx1-51024" >1283</a>, <a +href="glossaries-user.html#dx1-54009" >1284</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-8027" >1279</a>, <a -href="glossaries-user.html#dx1-14002" >1280</a>, <a -href="glossaries-user.html#dx1-24001" ><span -class="cmti-10">1281</span></a>, <a -href="glossaries-user.html#dx1-25121" >1282</a>, <a -href="glossaries-user.html#dx1-38013" >1283</a>, <a -href="glossaries-user.html#dx1-38025" >1284</a>, <a -href="glossaries-user.html#dx1-43001" >1285</a>, <a -href="glossaries-user.html#dx1-46004" >1286</a>, <a -href="glossaries-user.html#dx1-46020" >1287</a>, <a -href="glossaries-user.html#dx1-49010" >1288</a>, <a -href="glossaries-user.html#dx1-49025" >1289</a>, <a -href="glossaries-user.html#dx1-49026" >1290</a>, <a -href="glossaries-user.html#dx1-49031" >1291</a>, <a -href="glossaries-user.html#dx1-49032" >1292</a>, <a -href="glossaries-user.html#dx1-49060" >1293</a>, <a -href="glossaries-user.html#dx1-49061" >1294</a>, <a -href="glossaries-user.html#dx1-49068" >1295</a>, <a -href="glossaries-user.html#dx1-49069" >1296</a>, <a -href="glossaries-user.html#dx1-50004" >1297</a>, <a -href="glossaries-user.html#dx1-50005" >1298</a>, <a -href="glossaries-user.html#dx1-51022" >1299</a>, <a -href="glossaries-user.html#dx1-73065" >1300</a> <br /></span> - - +href="glossaries-user.html#dx1-9032" >1285</a>, <a +href="glossaries-user.html#dx1-15002" >1286</a>, <a +href="glossaries-user.html#dx1-25001" ><span +class="cmti-10">1287</span></a>, <a +href="glossaries-user.html#dx1-26121" >1288</a>, <a +href="glossaries-user.html#dx1-39013" >1289</a>, <a +href="glossaries-user.html#dx1-39025" >1290</a>, <a +href="glossaries-user.html#dx1-40011" >1291</a>, <a +href="glossaries-user.html#dx1-46001" >1292</a>, <a +href="glossaries-user.html#dx1-49004" >1293</a>, <a +href="glossaries-user.html#dx1-49020" >1294</a>, <a +href="glossaries-user.html#dx1-52010" >1295</a>, <a +href="glossaries-user.html#dx1-52025" >1296</a>, <a +href="glossaries-user.html#dx1-52026" >1297</a>, <a +href="glossaries-user.html#dx1-52031" >1298</a>, <a +href="glossaries-user.html#dx1-52032" >1299</a>, <a +href="glossaries-user.html#dx1-52060" >1300</a>, <a +href="glossaries-user.html#dx1-52061" >1301</a>, <a +href="glossaries-user.html#dx1-52068" >1302</a>, <a +href="glossaries-user.html#dx1-52069" >1303</a>, <a +href="glossaries-user.html#dx1-53004" >1304</a>, <a +href="glossaries-user.html#dx1-53005" >1305</a>, <a +href="glossaries-user.html#dx1-54027" >1306</a> <br /></span> <span class="index-item"><span class="cmtt-10">makeglossariesgui</span>  <a -href="glossaries-user.html#dx1-3053" ><span -class="cmbx-10">1301</span></a>, <a -href="glossaries-user.html#dx1-8053" >1302</a>, <a -href="glossaries-user.html#dx1-8057" >1303</a>, <a -href="glossaries-user.html#dx1-8061" >1304</a>, <a -href="glossaries-user.html#dx1-10011" >1305</a>, <a -href="glossaries-user.html#dx1-73049" >1306</a> <br /></span> +href="glossaries-user.html#dx1-3050" ><span +class="cmbx-10">1307</span></a>, <a +href="glossaries-user.html#dx1-9058" >1308</a>, <a +href="glossaries-user.html#dx1-9062" >1309</a>, <a +href="glossaries-user.html#dx1-9066" >1310</a>, <a +href="glossaries-user.html#dx1-11011" >1311</a> <br /></span> <span class="index-item"><span class="cmss-10">makeidx </span>package  <a -href="glossaries-user.html#dx1-20020" >1307</a> <br /></span> +href="glossaries-user.html#dx1-21020" >1312</a> <br /></span> <span class="index-item"><span class="cmtt-10">makeindex</span>  <a -href="glossaries-user.html#dx1-3035" >1308</a>, <a -href="glossaries-user.html#dx1-3052" >1309</a>, <a -href="glossaries-user.html#dx1-3056" ><span -class="cmbx-10">1310</span></a>, <a -href="glossaries-user.html#dx1-4022" >1311</a>, <a -href="glossaries-user.html#dx1-4028" >1312</a>, <a -href="glossaries-user.html#dx1-4030" >1313</a>, <a -href="glossaries-user.html#dx1-4040" >1314</a>, <a -href="glossaries-user.html#dx1-4042" >1315</a>, <a -href="glossaries-user.html#dx1-4044" >1316</a>, <a -href="glossaries-user.html#dx1-4046" >1317</a>, <a -href="glossaries-user.html#dx1-4085" >1318</a>, <a -href="glossaries-user.html#dx1-4091" >1319</a>, <a -href="glossaries-user.html#dx1-5011" >1320</a>, <a -href="glossaries-user.html#dx1-5013" >1321</a>, <a -href="glossaries-user.html#dx1-5015" >1322</a>, <a -href="glossaries-user.html#dx1-5024" >1323</a>, <a -href="glossaries-user.html#dx1-5044" >1324</a>, <a -href="glossaries-user.html#dx1-5060" >1325</a>, <a -href="glossaries-user.html#dx1-5074" >1326</a>, <a -href="glossaries-user.html#dx1-5084" >1327</a>, <a -href="glossaries-user.html#dx1-5108" >1328</a>, <a -href="glossaries-user.html#dx1-5123" >1329</a>, <a -href="glossaries-user.html#dx1-6004" >1330</a>, <a -href="glossaries-user.html#dx1-6010" >1331</a>, <a -href="glossaries-user.html#dx1-7042" >1332</a>, <a -href="glossaries-user.html#dx1-8006" >1333</a>, <a -href="glossaries-user.html#dx1-8010" >1334</a>, <a -href="glossaries-user.html#dx1-8014" >1335</a>, <a -href="glossaries-user.html#dx1-8024" >1336</a>, <a -href="glossaries-user.html#dx1-8033" >1337</a>, <a -href="glossaries-user.html#dx1-8039" >1338</a>, <a -href="glossaries-user.html#dx1-8045" >1339</a>, <a -href="glossaries-user.html#dx1-8049" >1340</a>, <a -href="glossaries-user.html#dx1-8065" >1341</a>, <a -href="glossaries-user.html#dx1-8071" >1342</a>, <a -href="glossaries-user.html#dx1-8079" >1343</a>, <a -href="glossaries-user.html#dx1-8091" >1344</a>, <a -href="glossaries-user.html#dx1-8098" >1345</a>, <a -href="glossaries-user.html#dx1-8100" >1346</a>, <a -href="glossaries-user.html#dx1-9007" >1347</a>, <a -href="glossaries-user.html#dx1-9023" >1348</a>, <a -href="glossaries-user.html#dx1-9037" >1349</a>, <a -href="glossaries-user.html#dx1-9041" >1350</a>, <a -href="glossaries-user.html#x1-110001.3.3" >1351</a>, <a -href="glossaries-user.html#dx1-11002" >1352</a>, <a -href="glossaries-user.html#dx1-11005" >1353</a>, <a -href="glossaries-user.html#dx1-11009" >1354</a>, <a -href="glossaries-user.html#dx1-11013" >1355</a>, <a -href="glossaries-user.html#dx1-11016" >1356</a>, <a -href="glossaries-user.html#dx1-11025" >1357</a>, <a -href="glossaries-user.html#dx1-11029" >1358</a>, <a -href="glossaries-user.html#dx1-12004" >1359</a>, <a -href="glossaries-user.html#dx1-12013" >1360</a>, <a -href="glossaries-user.html#dx1-12025" >1361</a>, <a -href="glossaries-user.html#dx1-14028" >1362</a>, <a -href="glossaries-user.html#dx1-14033" >1363</a>, <a -href="glossaries-user.html#dx1-16009" >1364</a>, <a -href="glossaries-user.html#dx1-17025" >1365</a>, <a -href="glossaries-user.html#dx1-17055" >1366</a>, <a -href="glossaries-user.html#dx1-17059" >1367</a>, <a -href="glossaries-user.html#dx1-17063" >1368</a>, <a -href="glossaries-user.html#dx1-17080" >1369</a>, <a -href="glossaries-user.html#dx1-24003" >1370</a>, <a -href="glossaries-user.html#dx1-24011" >1371</a>, <a -href="glossaries-user.html#dx1-30005" >1372</a>, <a -href="glossaries-user.html#dx1-38007" >1373</a>, <a -href="glossaries-user.html#dx1-38016" >1374</a>, <a -href="glossaries-user.html#dx1-39045" >1375</a>, <a -href="glossaries-user.html#dx1-39054" >1376</a>, <a -href="glossaries-user.html#dx1-45065" >1377</a>, <a -href="glossaries-user.html#dx1-46008" >1378</a>, <a -href="glossaries-user.html#dx1-46012" >1379</a>, <a -href="glossaries-user.html#dx1-51005" >1380</a>, <a -href="glossaries-user.html#dx1-60010" >1381</a>, <a -href="glossaries-user.html#dx1-66014" >1382</a>, <a -href="glossaries-user.html#dx1-69022" >1383</a>, <a -href="glossaries-user.html#dx1-73051" >1384</a>, <a -href="glossaries-user.html#dx1-73053" >1385</a>, <a -href="glossaries-user.html#dx1-73085" >1386</a>, <a -href="glossaries-user.html#dx1-44005" >1387</a> <br /></span> +href="glossaries-user.html#dx1-3032" >1313</a>, <a +href="glossaries-user.html#dx1-3049" >1314</a>, <a +href="glossaries-user.html#dx1-3053" ><span +class="cmbx-10">1315</span></a>, <a +href="glossaries-user.html#dx1-4022" >1316</a>, <a +href="glossaries-user.html#dx1-4028" >1317</a>, <a +href="glossaries-user.html#dx1-4030" >1318</a>, <a +href="glossaries-user.html#dx1-4040" >1319</a>, <a +href="glossaries-user.html#dx1-4042" >1320</a>, <a +href="glossaries-user.html#dx1-4044" >1321</a>, <a +href="glossaries-user.html#dx1-4046" >1322</a>, <a +href="glossaries-user.html#dx1-4085" >1323</a>, <a +href="glossaries-user.html#dx1-4091" >1324</a>, <a +href="glossaries-user.html#dx1-5011" >1325</a>, <a +href="glossaries-user.html#dx1-5013" >1326</a>, <a +href="glossaries-user.html#dx1-5015" >1327</a>, <a +href="glossaries-user.html#dx1-5024" >1328</a>, <a +href="glossaries-user.html#dx1-5044" >1329</a>, <a +href="glossaries-user.html#dx1-5060" >1330</a>, <a +href="glossaries-user.html#dx1-5074" >1331</a>, <a +href="glossaries-user.html#dx1-5084" >1332</a>, <a +href="glossaries-user.html#dx1-5108" >1333</a>, <a +href="glossaries-user.html#dx1-5123" >1334</a>, <a +href="glossaries-user.html#dx1-7004" >1335</a>, <a +href="glossaries-user.html#dx1-7010" >1336</a>, <a +href="glossaries-user.html#dx1-8042" >1337</a>, <a +href="glossaries-user.html#dx1-9004" >1338</a>, <a +href="glossaries-user.html#dx1-9011" >1339</a>, <a +href="glossaries-user.html#dx1-9015" >1340</a>, <a +href="glossaries-user.html#dx1-9019" >1341</a>, <a +href="glossaries-user.html#dx1-9029" >1342</a>, <a +href="glossaries-user.html#dx1-9038" >1343</a>, <a +href="glossaries-user.html#dx1-9044" >1344</a>, <a +href="glossaries-user.html#dx1-9050" >1345</a>, <a +href="glossaries-user.html#dx1-9054" >1346</a>, <a +href="glossaries-user.html#dx1-9070" >1347</a>, <a +href="glossaries-user.html#dx1-9076" >1348</a>, <a +href="glossaries-user.html#dx1-9084" >1349</a>, <a +href="glossaries-user.html#dx1-9096" >1350</a>, <a +href="glossaries-user.html#dx1-9103" >1351</a>, <a +href="glossaries-user.html#dx1-9105" >1352</a>, <a +href="glossaries-user.html#dx1-10007" >1353</a>, <a +href="glossaries-user.html#dx1-10023" >1354</a>, <a +href="glossaries-user.html#dx1-10037" >1355</a>, <a +href="glossaries-user.html#dx1-10041" >1356</a>, <a +href="glossaries-user.html#x1-120001.4.3" >1357</a>, <a +href="glossaries-user.html#dx1-12002" >1358</a>, <a +href="glossaries-user.html#dx1-12005" >1359</a>, <a +href="glossaries-user.html#dx1-12009" >1360</a>, <a +href="glossaries-user.html#dx1-12013" >1361</a>, <a +href="glossaries-user.html#dx1-12016" >1362</a>, <a +href="glossaries-user.html#dx1-12025" >1363</a>, <a +href="glossaries-user.html#dx1-12029" >1364</a>, <a +href="glossaries-user.html#dx1-13004" >1365</a>, <a +href="glossaries-user.html#dx1-13013" >1366</a>, <a +href="glossaries-user.html#dx1-13025" >1367</a>, <a +href="glossaries-user.html#dx1-15028" >1368</a>, <a +href="glossaries-user.html#dx1-15033" >1369</a>, <a +href="glossaries-user.html#dx1-17009" >1370</a>, <a +href="glossaries-user.html#dx1-18025" >1371</a>, <a +href="glossaries-user.html#dx1-18055" >1372</a>, <a +href="glossaries-user.html#dx1-18059" >1373</a>, <a +href="glossaries-user.html#dx1-18063" >1374</a>, <a +href="glossaries-user.html#dx1-18080" >1375</a>, <a +href="glossaries-user.html#dx1-18091" >1376</a>, <a +href="glossaries-user.html#dx1-18096" >1377</a>, <a +href="glossaries-user.html#dx1-18101" >1378</a>, <a +href="glossaries-user.html#dx1-25003" >1379</a>, <a +href="glossaries-user.html#dx1-25011" >1380</a>, <a +href="glossaries-user.html#dx1-31005" >1381</a>, <a +href="glossaries-user.html#dx1-39007" >1382</a>, <a +href="glossaries-user.html#dx1-39016" >1383</a>, <a +href="glossaries-user.html#dx1-40008" >1384</a>, <a +href="glossaries-user.html#dx1-40048" >1385</a>, <a +href="glossaries-user.html#dx1-40057" >1386</a>, <a +href="glossaries-user.html#dx1-48067" >1387</a>, <a +href="glossaries-user.html#dx1-49008" >1388</a>, <a +href="glossaries-user.html#dx1-49012" >1389</a>, <a +href="glossaries-user.html#dx1-54005" >1390</a>, <a +href="glossaries-user.html#dx1-63010" >1391</a>, <a +href="glossaries-user.html#dx1-69016" >1392</a>, <a +href="glossaries-user.html#dx1-72022" >1393</a>, <a +href="glossaries-user.html#dx1-47005" >1394</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-23001" ><span -class="cmti-10">1388</span></a>, <a -href="glossaries-user.html#dx1-43002" >1389</a>, <a -href="glossaries-user.html#dx1-46002" >1390</a>, <a -href="glossaries-user.html#dx1-46018" >1391</a> <br /></span> +href="glossaries-user.html#dx1-24001" ><span +class="cmti-10">1395</span></a>, <a +href="glossaries-user.html#dx1-46002" >1396</a>, <a +href="glossaries-user.html#dx1-49002" >1397</a>, <a +href="glossaries-user.html#dx1-49018" >1398</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-15024" >1392</a> <br /></span> +href="glossaries-user.html#dx1-16024" >1399</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-15016" >1393</a> <br /></span> +href="glossaries-user.html#dx1-16016" >1400</a> <br /></span> <span class="index-item"><span class="cmss-10">memoir </span>class  <a -href="glossaries-user.html#dx1-15021" >1394</a>, <a -href="glossaries-user.html#dx1-15031" >1395</a>, <a -href="glossaries-user.html#dx1-15033" >1396</a>, <a -href="glossaries-user.html#dx1-15015" >1397</a> <br /></span> +href="glossaries-user.html#dx1-16021" >1401</a>, <a +href="glossaries-user.html#dx1-16031" >1402</a>, <a +href="glossaries-user.html#dx1-16033" >1403</a>, <a +href="glossaries-user.html#dx1-16015" >1404</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-15034" >1398</a> <br /></span> +href="glossaries-user.html#dx1-16034" >1405</a> <br /></span> <span class="index-item"><span class="cmss-10">mfirstuc </span>package  <a -href="glossaries-user.html#dx1-5" >1399</a>, <a -href="glossaries-user.html#dx1-6" >1400</a> <br /></span> +href="glossaries-user.html#dx1-5" >1406</a>, <a +href="glossaries-user.html#dx1-6" >1407</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-15026" >1401</a> <br /></span> +href="glossaries-user.html#dx1-16026" >1408</a> <br /></span> <span class="index-item"><span class="cmss-10">multicol </span>package  <a -href="glossaries-user.html#dx1-67004" >1402</a> <br /></span> +href="glossaries-user.html#dx1-70004" >1409</a> <br /></span> <span class="index-item"><span class="cmtt-10">multicols </span>(environment)  <a -href="glossaries-user.html#dx1-67002" >1403</a>, <a -href="glossaries-user.html#dx1-67007" >1404</a> <br /></span> +href="glossaries-user.html#dx1-70002" >1410</a>, <a +href="glossaries-user.html#dx1-70007" >1411</a> <br /></span> +<span class="index-item"><span +class="cmss-10">mwe </span>package  <a +href="glossaries-user.html#dx1-6006" >1412</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-15049" >1405</a> <br /></span> +href="glossaries-user.html#dx1-16049" >1413</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-5032" >1406</a>, <a -href="glossaries-user.html#dx1-18014" >1407</a>, <a -href="glossaries-user.html#dx1-19003" >1408</a>, <a -href="glossaries-user.html#dx1-19013" >1409</a>, <a -href="glossaries-user.html#dx1-19018" >1410</a>, <a -href="glossaries-user.html#dx1-19026" >1411</a>, <a -href="glossaries-user.html#dx1-19035" >1412</a>, <a -href="glossaries-user.html#dx1-25096" >1413</a>, <a -href="glossaries-user.html#dx1-25124" >1414</a>, <a -href="glossaries-user.html#dx1-33011" >1415</a>, <a -href="glossaries-user.html#dx1-35002" >1416</a>, <a -href="glossaries-user.html#dx1-40034" >1417</a>, <a -href="glossaries-user.html#dx1-43014" >1418</a>, <a -href="glossaries-user.html#dx1-52002" ><span -class="cmti-10">1419</span></a>, <a -href="glossaries-user.html#dx1-52022" >1420</a>, <a -href="glossaries-user.html#dx1-52027" >1421</a>, <a -href="glossaries-user.html#dx1-54039" >1422</a>, <a -href="glossaries-user.html#dx1-54058" >1423</a>, <a -href="glossaries-user.html#dx1-54073" >1424</a>, <a -href="glossaries-user.html#dx1-55007" >1425</a>, <a -href="glossaries-user.html#dx1-55023" >1426</a>, <a -href="glossaries-user.html#dx1-57006" >1427</a>, <a -href="glossaries-user.html#dx1-70019" >1428</a>, <a -href="glossaries-user.html#dx1-70022" >1429</a>, <a -href="glossaries-user.html#dx1-72023" >1430</a>, <a -href="glossaries-user.html#dx1-72026" >1431</a>, <a -href="glossaries-user.html#dx1-72029" >1432</a>, <a -href="glossaries-user.html#dx1-72032" >1433</a> <br /></span> +href="glossaries-user.html#dx1-5032" >1414</a>, <a +href="glossaries-user.html#dx1-19014" >1415</a>, <a +href="glossaries-user.html#dx1-20003" >1416</a>, <a +href="glossaries-user.html#dx1-20013" >1417</a>, <a +href="glossaries-user.html#dx1-20018" >1418</a>, <a +href="glossaries-user.html#dx1-20026" >1419</a>, <a +href="glossaries-user.html#dx1-20035" >1420</a>, <a +href="glossaries-user.html#dx1-26096" >1421</a>, <a +href="glossaries-user.html#dx1-26124" >1422</a>, <a +href="glossaries-user.html#dx1-34016" >1423</a>, <a +href="glossaries-user.html#dx1-36002" >1424</a>, <a +href="glossaries-user.html#dx1-40002" >1425</a>, <a +href="glossaries-user.html#dx1-41011" >1426</a>, <a +href="glossaries-user.html#dx1-43038" >1427</a>, <a +href="glossaries-user.html#dx1-46014" >1428</a>, <a +href="glossaries-user.html#dx1-55002" ><span +class="cmti-10">1429</span></a>, <a +href="glossaries-user.html#dx1-55022" >1430</a>, <a +href="glossaries-user.html#dx1-55027" >1431</a>, <a +href="glossaries-user.html#dx1-55043" >1432</a>, <a +href="glossaries-user.html#dx1-55050" >1433</a>, <a +href="glossaries-user.html#dx1-55055" >1434</a>, <a +href="glossaries-user.html#dx1-55062" >1435</a>, <a +href="glossaries-user.html#dx1-57039" >1436</a>, <a +href="glossaries-user.html#dx1-57057" >1437</a>, <a +href="glossaries-user.html#dx1-57072" >1438</a>, <a +href="glossaries-user.html#dx1-58007" >1439</a>, <a +href="glossaries-user.html#dx1-58023" >1440</a>, <a +href="glossaries-user.html#dx1-60006" >1441</a>, <a +href="glossaries-user.html#dx1-73022" >1442</a>, <a +href="glossaries-user.html#dx1-73025" >1443</a>, <a +href="glossaries-user.html#dx1-75023" >1444</a>, <a +href="glossaries-user.html#dx1-75026" >1445</a>, <a +href="glossaries-user.html#dx1-75029" >1446</a>, <a +href="glossaries-user.html#dx1-75032" >1447</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-55001" ><span -class="cmti-10">1434</span></a>, <a -href="glossaries-user.html#dx1-55046" >1435</a>, <a -href="glossaries-user.html#dx1-55049" >1436</a> <br /></span> +href="glossaries-user.html#dx1-58001" ><span +class="cmti-10">1448</span></a>, <a +href="glossaries-user.html#dx1-58046" >1449</a>, <a +href="glossaries-user.html#dx1-58049" >1450</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-42015" >1437</a> <br /></span> +href="glossaries-user.html#dx1-45013" >1451</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-10027" >1438</a>, <a -href="glossaries-user.html#dx1-11021" >1439</a>, <a -href="glossaries-user.html#dx1-14011" >1440</a>, <a -href="glossaries-user.html#dx1-49007" >1441</a>, <a -href="glossaries-user.html#dx1-49044" >1442</a>, <a -href="glossaries-user.html#dx1-51001" ><span -class="cmti-10">1443</span></a> <br /></span> +href="glossaries-user.html#dx1-11027" >1452</a>, <a +href="glossaries-user.html#dx1-12021" >1453</a>, <a +href="glossaries-user.html#dx1-15011" >1454</a>, <a +href="glossaries-user.html#dx1-52007" >1455</a>, <a +href="glossaries-user.html#dx1-52044" >1456</a>, <a +href="glossaries-user.html#dx1-54001" ><span +class="cmti-10">1457</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-54012" ><span +class="cmti-10">1458</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-3032" >1444</a>, <a -href="glossaries-user.html#dx1-4098" >1445</a>, <a -href="glossaries-user.html#dx1-5031" >1446</a>, <a -href="glossaries-user.html#dx1-16063" >1447</a>, <a -href="glossaries-user.html#dx1-17008" >1448</a>, <a -href="glossaries-user.html#dx1-17033" >1449</a>, <a -href="glossaries-user.html#dx1-20013" >1450</a>, <a -href="glossaries-user.html#dx1-25001" >1451</a>, <a -href="glossaries-user.html#dx1-25002" ><span -class="cmti-10">1452</span></a>, <a -href="glossaries-user.html#dx1-25122" >1453</a>, <a -href="glossaries-user.html#dx1-28002" >1454</a>, <a -href="glossaries-user.html#dx1-33002" >1455</a>, <a -href="glossaries-user.html#dx1-33006" >1456</a>, <a -href="glossaries-user.html#dx1-33024" >1457</a>, <a -href="glossaries-user.html#dx1-35001" >1458</a>, <a -href="glossaries-user.html#dx1-39001" >1459</a>, <a -href="glossaries-user.html#dx1-39095" >1460</a>, <a -href="glossaries-user.html#dx1-52003" >1461</a>, <a -href="glossaries-user.html#dx1-52023" >1462</a>, <a -href="glossaries-user.html#dx1-55008" >1463</a>, <a -href="glossaries-user.html#dx1-71002" >1464</a> <br /></span> +href="glossaries-user.html#dx1-3028" >1459</a>, <a +href="glossaries-user.html#dx1-4098" >1460</a>, <a +href="glossaries-user.html#dx1-5031" >1461</a>, <a +href="glossaries-user.html#dx1-17063" >1462</a>, <a +href="glossaries-user.html#dx1-18008" >1463</a>, <a +href="glossaries-user.html#dx1-18033" >1464</a>, <a +href="glossaries-user.html#dx1-21013" >1465</a>, <a +href="glossaries-user.html#dx1-26001" >1466</a>, <a +href="glossaries-user.html#dx1-26002" ><span +class="cmti-10">1467</span></a>, <a +href="glossaries-user.html#dx1-26122" >1468</a>, <a +href="glossaries-user.html#dx1-29002" >1469</a>, <a +href="glossaries-user.html#dx1-34002" >1470</a>, <a +href="glossaries-user.html#dx1-34006" >1471</a>, <a +href="glossaries-user.html#dx1-34029" >1472</a>, <a +href="glossaries-user.html#dx1-36001" >1473</a>, <a +href="glossaries-user.html#dx1-40001" >1474</a>, <a +href="glossaries-user.html#dx1-41010" >1475</a>, <a +href="glossaries-user.html#dx1-41024" >1476</a>, <a +href="glossaries-user.html#dx1-55003" >1477</a>, <a +href="glossaries-user.html#dx1-55023" >1478</a>, <a +href="glossaries-user.html#dx1-58008" >1479</a>, <a +href="glossaries-user.html#dx1-74002" >1480</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-72003" >1465</a> <br /></span> +href="glossaries-user.html#dx1-75003" >1481</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">description</span>  <a -href="glossaries-user.html#dx1-25011" >1466</a>, <a -href="glossaries-user.html#dx1-25014" >1467</a>, <a -href="glossaries-user.html#dx1-25017" >1468</a>, <a -href="glossaries-user.html#dx1-25023" >1469</a>, <a -href="glossaries-user.html#dx1-29002" >1470</a>, <a -href="glossaries-user.html#dx1-29012" >1471</a>, <a -href="glossaries-user.html#dx1-39156" >1472</a>, <a -href="glossaries-user.html#dx1-52015" >1473</a>, <a -href="glossaries-user.html#dx1-54025" >1474</a>, <a -href="glossaries-user.html#dx1-54038" >1475</a>, <a -href="glossaries-user.html#dx1-54067" >1476</a>, <a -href="glossaries-user.html#dx1-55029" >1477</a>, <a -href="glossaries-user.html#dx1-70024" >1478</a>, <a -href="glossaries-user.html#dx1-70026" >1479</a>, <a -href="glossaries-user.html#dx1-72018" >1480</a> <br /></span> +href="glossaries-user.html#dx1-6007" >1482</a>, <a +href="glossaries-user.html#dx1-26011" >1483</a>, <a +href="glossaries-user.html#dx1-26014" >1484</a>, <a +href="glossaries-user.html#dx1-26017" >1485</a>, <a +href="glossaries-user.html#dx1-26023" >1486</a>, <a +href="glossaries-user.html#dx1-30002" >1487</a>, <a +href="glossaries-user.html#dx1-30012" >1488</a>, <a +href="glossaries-user.html#dx1-42045" >1489</a>, <a +href="glossaries-user.html#dx1-55015" >1490</a>, <a +href="glossaries-user.html#dx1-57025" >1491</a>, <a +href="glossaries-user.html#dx1-57038" >1492</a>, <a +href="glossaries-user.html#dx1-57066" >1493</a>, <a +href="glossaries-user.html#dx1-58029" >1494</a>, <a +href="glossaries-user.html#dx1-73027" >1495</a>, <a +href="glossaries-user.html#dx1-73029" >1496</a>, <a +href="glossaries-user.html#dx1-75018" >1497</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">descriptionaccess</span>  <a -href="glossaries-user.html#dx1-72017" >1481</a> <br /></span> +href="glossaries-user.html#dx1-75017" >1498</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">descriptionplural</span>  <a -href="glossaries-user.html#dx1-25022" >1482</a>, <a -href="glossaries-user.html#dx1-29003" >1483</a>, <a -href="glossaries-user.html#dx1-29013" >1484</a>, <a -href="glossaries-user.html#dx1-72020" >1485</a> <br /></span> +href="glossaries-user.html#dx1-26022" >1499</a>, <a +href="glossaries-user.html#dx1-30003" >1500</a>, <a +href="glossaries-user.html#dx1-30013" >1501</a>, <a +href="glossaries-user.html#dx1-75020" >1502</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">descriptionpluralaccess</span>  <a -href="glossaries-user.html#dx1-72019" >1486</a> <br /></span> +href="glossaries-user.html#dx1-75019" >1503</a> <br /></span> +<span class="index-subitem">    <span +class="cmss-10">entrycounter</span>  <a +href="glossaries-user.html#dx1-49040" >1504</a>, <a +href="glossaries-user.html#dx1-49042" >1505</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">first</span>  <a -href="glossaries-user.html#dx1-3030" >1487</a>, <a -href="glossaries-user.html#dx1-25027" >1488</a>, <a -href="glossaries-user.html#dx1-25047" >1489</a>, <a -href="glossaries-user.html#dx1-25049" >1490</a>, <a -href="glossaries-user.html#dx1-25050" >1491</a>, <a -href="glossaries-user.html#dx1-25058" >1492</a>, <a -href="glossaries-user.html#dx1-25061" >1493</a>, <a -href="glossaries-user.html#dx1-39035" >1494</a>, <a -href="glossaries-user.html#dx1-39094" >1495</a>, <a -href="glossaries-user.html#dx1-39098" >1496</a>, <a -href="glossaries-user.html#dx1-39116" >1497</a>, <a -href="glossaries-user.html#dx1-39130" >1498</a>, <a -href="glossaries-user.html#dx1-40030" >1499</a>, <a -href="glossaries-user.html#dx1-40042" >1500</a>, <a -href="glossaries-user.html#dx1-40045" >1501</a>, <a -href="glossaries-user.html#dx1-45020" >1502</a>, <a -href="glossaries-user.html#dx1-53002" >1503</a>, <a -href="glossaries-user.html#dx1-58003" >1504</a>, <a -href="glossaries-user.html#dx1-71008" >1505</a>, <a -href="glossaries-user.html#dx1-72008" >1506</a> <br /></span> +href="glossaries-user.html#dx1-3026" >1506</a>, <a +href="glossaries-user.html#dx1-26027" >1507</a>, <a +href="glossaries-user.html#dx1-26047" >1508</a>, <a +href="glossaries-user.html#dx1-26049" >1509</a>, <a +href="glossaries-user.html#dx1-26050" >1510</a>, <a +href="glossaries-user.html#dx1-26058" >1511</a>, <a +href="glossaries-user.html#dx1-26061" >1512</a>, <a +href="glossaries-user.html#dx1-41009" >1513</a>, <a +href="glossaries-user.html#dx1-42015" >1514</a>, <a +href="glossaries-user.html#dx1-43034" >1515</a>, <a +href="glossaries-user.html#dx1-43046" >1516</a>, <a +href="glossaries-user.html#dx1-43049" >1517</a>, <a +href="glossaries-user.html#dx1-48020" >1518</a>, <a +href="glossaries-user.html#dx1-56002" >1519</a>, <a +href="glossaries-user.html#dx1-61001" >1520</a>, <a +href="glossaries-user.html#dx1-74008" >1521</a>, <a +href="glossaries-user.html#dx1-75008" >1522</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">firstaccess</span>  <a -href="glossaries-user.html#dx1-72007" >1507</a> <br /></span> +href="glossaries-user.html#dx1-75007" >1523</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">firstplural</span>  <a -href="glossaries-user.html#dx1-3031" >1508</a>, <a -href="glossaries-user.html#dx1-25036" >1509</a>, <a -href="glossaries-user.html#dx1-25043" >1510</a>, <a -href="glossaries-user.html#dx1-25055" >1511</a>, <a -href="glossaries-user.html#dx1-25057" >1512</a>, <a -href="glossaries-user.html#dx1-25060" >1513</a>, <a -href="glossaries-user.html#dx1-26005" >1514</a>, <a -href="glossaries-user.html#dx1-29011" >1515</a>, <a -href="glossaries-user.html#dx1-39036" >1516</a>, <a -href="glossaries-user.html#dx1-39108" >1517</a>, <a -href="glossaries-user.html#dx1-39141" >1518</a>, <a -href="glossaries-user.html#dx1-40033" >1519</a>, <a -href="glossaries-user.html#dx1-40043" >1520</a>, <a -href="glossaries-user.html#dx1-40047" >1521</a>, <a -href="glossaries-user.html#dx1-45024" >1522</a>, <a -href="glossaries-user.html#dx1-71011" >1523</a>, <a -href="glossaries-user.html#dx1-72012" >1524</a> <br /></span> +href="glossaries-user.html#dx1-3027" >1524</a>, <a +href="glossaries-user.html#dx1-26036" >1525</a>, <a +href="glossaries-user.html#dx1-26043" >1526</a>, <a +href="glossaries-user.html#dx1-26055" >1527</a>, <a +href="glossaries-user.html#dx1-26057" >1528</a>, <a +href="glossaries-user.html#dx1-26060" >1529</a>, <a +href="glossaries-user.html#dx1-27005" >1530</a>, <a +href="glossaries-user.html#dx1-30011" >1531</a>, <a +href="glossaries-user.html#dx1-41023" >1532</a>, <a +href="glossaries-user.html#dx1-42027" >1533</a>, <a +href="glossaries-user.html#dx1-43037" >1534</a>, <a +href="glossaries-user.html#dx1-43047" >1535</a>, <a +href="glossaries-user.html#dx1-43051" >1536</a>, <a +href="glossaries-user.html#dx1-48024" >1537</a>, <a +href="glossaries-user.html#dx1-74011" >1538</a>, <a +href="glossaries-user.html#dx1-75012" >1539</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">firstpluralaccess</span>  <a -href="glossaries-user.html#dx1-72011" >1525</a> <br /></span> +href="glossaries-user.html#dx1-75011" >1540</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">format</span>  <a -href="glossaries-user.html#dx1-39077" >1526</a> <br /></span> +href="glossaries-user.html#dx1-40080" >1541</a> <br /></span> + + <span class="index-subitem">    <span class="cmss-10">long</span>  <a -href="glossaries-user.html#dx1-25125" >1527</a>, <a -href="glossaries-user.html#dx1-40036" >1528</a>, <a -href="glossaries-user.html#dx1-52006" >1529</a>, <a -href="glossaries-user.html#dx1-53005" >1530</a>, <a -href="glossaries-user.html#dx1-70018" >1531</a>, <a -href="glossaries-user.html#dx1-72022" >1532</a> <br /></span> +href="glossaries-user.html#dx1-15097" >1542</a>, <a +href="glossaries-user.html#dx1-26125" >1543</a>, <a +href="glossaries-user.html#dx1-41015" >1544</a>, <a +href="glossaries-user.html#dx1-43040" >1545</a>, <a +href="glossaries-user.html#dx1-55006" >1546</a>, <a +href="glossaries-user.html#dx1-55054" >1547</a>, <a +href="glossaries-user.html#dx1-56005" >1548</a>, <a +href="glossaries-user.html#dx1-73021" >1549</a>, <a +href="glossaries-user.html#dx1-75022" >1550</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">longaccess</span>  <a -href="glossaries-user.html#dx1-72021" >1533</a> <br /></span> +href="glossaries-user.html#dx1-75021" >1551</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">longplural</span>  <a -href="glossaries-user.html#dx1-25126" >1534</a>, <a -href="glossaries-user.html#dx1-29020" >1535</a>, <a -href="glossaries-user.html#dx1-40038" >1536</a>, <a -href="glossaries-user.html#dx1-52007" >1537</a>, <a -href="glossaries-user.html#dx1-52017" >1538</a>, <a -href="glossaries-user.html#dx1-52019" >1539</a>, <a -href="glossaries-user.html#dx1-72028" >1540</a> <br /></span> +href="glossaries-user.html#dx1-26126" >1552</a>, <a +href="glossaries-user.html#dx1-30020" >1553</a>, <a +href="glossaries-user.html#dx1-41025" >1554</a>, <a +href="glossaries-user.html#dx1-43042" >1555</a>, <a +href="glossaries-user.html#dx1-55007" >1556</a>, <a +href="glossaries-user.html#dx1-55017" >1557</a>, <a +href="glossaries-user.html#dx1-55019" >1558</a>, <a +href="glossaries-user.html#dx1-55061" >1559</a>, <a +href="glossaries-user.html#dx1-75028" >1560</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">longpluralaccess</span>  <a -href="glossaries-user.html#dx1-72027" >1541</a> <br /></span> +href="glossaries-user.html#dx1-75027" >1561</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">name</span>  <a -href="glossaries-user.html#dx1-17009" >1542</a>, <a -href="glossaries-user.html#dx1-17023" >1543</a>, <a -href="glossaries-user.html#dx1-17044" >1544</a>, <a -href="glossaries-user.html#dx1-25012" >1545</a>, <a -href="glossaries-user.html#dx1-25015" >1546</a>, <a -href="glossaries-user.html#dx1-25026" >1547</a>, <a -href="glossaries-user.html#dx1-25071" >1548</a>, <a -href="glossaries-user.html#dx1-25075" >1549</a>, <a -href="glossaries-user.html#dx1-25079" >1550</a>, <a -href="glossaries-user.html#dx1-25085" >1551</a>, <a -href="glossaries-user.html#dx1-25087" >1552</a>, <a -href="glossaries-user.html#dx1-25092" >1553</a>, <a -href="glossaries-user.html#dx1-29001" >1554</a>, <a -href="glossaries-user.html#dx1-32001" >1555</a>, <a -href="glossaries-user.html#dx1-39146" >1556</a>, <a -href="glossaries-user.html#dx1-45008" >1557</a>, <a -href="glossaries-user.html#dx1-53009" >1558</a>, <a -href="glossaries-user.html#dx1-54053" >1559</a>, <a -href="glossaries-user.html#dx1-54056" >1560</a>, <a -href="glossaries-user.html#dx1-54066" >1561</a>, <a -href="glossaries-user.html#dx1-54074" >1562</a>, <a -href="glossaries-user.html#dx1-54076" >1563</a>, <a -href="glossaries-user.html#dx1-54081" >1564</a>, <a -href="glossaries-user.html#dx1-55068" >1565</a>, <a -href="glossaries-user.html#dx1-69024" >1566</a>, <a -href="glossaries-user.html#dx1-72004" >1567</a>, <a -href="glossaries-user.html#dx1-73013" >1568</a>, <a -href="glossaries-user.html#dx1-44015" >1569</a>, <a -href="glossaries-user.html#dx1-45054" >1570</a> <br /></span> +href="glossaries-user.html#dx1-6009" >1562</a>, <a +href="glossaries-user.html#dx1-6010" >1563</a>, <a +href="glossaries-user.html#dx1-18009" >1564</a>, <a +href="glossaries-user.html#dx1-18023" >1565</a>, <a +href="glossaries-user.html#dx1-18044" >1566</a>, <a +href="glossaries-user.html#dx1-26012" >1567</a>, <a +href="glossaries-user.html#dx1-26015" >1568</a>, <a +href="glossaries-user.html#dx1-26026" >1569</a>, <a +href="glossaries-user.html#dx1-26071" >1570</a>, <a +href="glossaries-user.html#dx1-26075" >1571</a>, <a +href="glossaries-user.html#dx1-26079" >1572</a>, <a +href="glossaries-user.html#dx1-26085" >1573</a>, <a +href="glossaries-user.html#dx1-26087" >1574</a>, <a +href="glossaries-user.html#dx1-26092" >1575</a>, <a +href="glossaries-user.html#dx1-30001" >1576</a>, <a +href="glossaries-user.html#dx1-33001" >1577</a>, <a +href="glossaries-user.html#dx1-42033" >1578</a>, <a +href="glossaries-user.html#dx1-48008" >1579</a>, <a +href="glossaries-user.html#dx1-56009" >1580</a>, <a +href="glossaries-user.html#dx1-57052" >1581</a>, <a +href="glossaries-user.html#dx1-57055" >1582</a>, <a +href="glossaries-user.html#dx1-57065" >1583</a>, <a +href="glossaries-user.html#dx1-57073" >1584</a>, <a +href="glossaries-user.html#dx1-57075" >1585</a>, <a +href="glossaries-user.html#dx1-57080" >1586</a>, <a +href="glossaries-user.html#dx1-58068" >1587</a>, <a +href="glossaries-user.html#dx1-72024" >1588</a>, <a +href="glossaries-user.html#dx1-75004" >1589</a>, <a +href="glossaries-user.html#dx1-47015" >1590</a>, <a +href="glossaries-user.html#dx1-48054" >1591</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nonumberlist</span>  <a -href="glossaries-user.html#dx1-25106" >1571</a> <br /></span> +href="glossaries-user.html#dx1-26106" >1592</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">parent</span>  <a -href="glossaries-user.html#dx1-25013" >1572</a>, <a -href="glossaries-user.html#dx1-25016" >1573</a>, <a -href="glossaries-user.html#dx1-25021" >1574</a>, <a -href="glossaries-user.html#dx1-31001" >1575</a> <br /></span> +href="glossaries-user.html#dx1-26013" >1593</a>, <a +href="glossaries-user.html#dx1-26016" >1594</a>, <a +href="glossaries-user.html#dx1-26021" >1595</a>, <a +href="glossaries-user.html#dx1-32001" >1596</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">plural</span>  <a -href="glossaries-user.html#dx1-25038" >1576</a>, <a -href="glossaries-user.html#dx1-25046" >1577</a>, <a -href="glossaries-user.html#dx1-25059" >1578</a>, <a -href="glossaries-user.html#dx1-26002" >1579</a>, <a -href="glossaries-user.html#dx1-26004" >1580</a>, <a -href="glossaries-user.html#dx1-32009" >1581</a>, <a -href="glossaries-user.html#dx1-39038" >1582</a>, <a -href="glossaries-user.html#dx1-39107" >1583</a>, <a -href="glossaries-user.html#dx1-39136" >1584</a>, <a -href="glossaries-user.html#dx1-40032" >1585</a>, <a -href="glossaries-user.html#dx1-40041" >1586</a>, <a -href="glossaries-user.html#dx1-45016" >1587</a>, <a -href="glossaries-user.html#dx1-71006" >1588</a>, <a -href="glossaries-user.html#dx1-72010" >1589</a> <br /></span> +href="glossaries-user.html#dx1-26038" >1597</a>, <a +href="glossaries-user.html#dx1-26046" >1598</a>, <a +href="glossaries-user.html#dx1-26059" >1599</a>, <a +href="glossaries-user.html#dx1-27002" >1600</a>, <a +href="glossaries-user.html#dx1-27004" >1601</a>, <a +href="glossaries-user.html#dx1-33009" >1602</a>, <a +href="glossaries-user.html#dx1-41022" >1603</a>, <a +href="glossaries-user.html#dx1-42021" >1604</a>, <a +href="glossaries-user.html#dx1-43036" >1605</a>, <a +href="glossaries-user.html#dx1-43045" >1606</a>, <a +href="glossaries-user.html#dx1-48016" >1607</a>, <a +href="glossaries-user.html#dx1-74006" >1608</a>, <a +href="glossaries-user.html#dx1-75010" >1609</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">pluralaccess</span>  <a -href="glossaries-user.html#dx1-72009" >1590</a> <br /></span> - - +href="glossaries-user.html#dx1-75009" >1610</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">prefix</span>  <a -href="glossaries-user.html#dx1-71003" >1591</a>, <a -href="glossaries-user.html#dx1-71009" >1592</a>, <a -href="glossaries-user.html#dx1-71022" >1593</a>, <a -href="glossaries-user.html#dx1-71026" >1594</a>, <a -href="glossaries-user.html#dx1-71046" >1595</a>, <a -href="glossaries-user.html#dx1-71054" >1596</a>, <a -href="glossaries-user.html#dx1-71016" >1597</a> <br /></span> +href="glossaries-user.html#dx1-74003" >1611</a>, <a +href="glossaries-user.html#dx1-74009" >1612</a>, <a +href="glossaries-user.html#dx1-74022" >1613</a>, <a +href="glossaries-user.html#dx1-74026" >1614</a>, <a +href="glossaries-user.html#dx1-74046" >1615</a>, <a +href="glossaries-user.html#dx1-74054" >1616</a>, <a +href="glossaries-user.html#dx1-74016" >1617</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">prefixfirst</span>  <a -href="glossaries-user.html#dx1-71007" >1598</a>, <a -href="glossaries-user.html#dx1-71023" >1599</a>, <a -href="glossaries-user.html#dx1-71027" >1600</a>, <a -href="glossaries-user.html#dx1-71050" >1601</a>, <a -href="glossaries-user.html#dx1-71056" >1602</a> <br /></span> +href="glossaries-user.html#dx1-74007" >1618</a>, <a +href="glossaries-user.html#dx1-74023" >1619</a>, <a +href="glossaries-user.html#dx1-74027" >1620</a>, <a +href="glossaries-user.html#dx1-74050" >1621</a>, <a +href="glossaries-user.html#dx1-74056" >1622</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">prefixfirstplural</span>  <a -href="glossaries-user.html#dx1-71010" >1603</a>, <a -href="glossaries-user.html#dx1-71034" >1604</a>, <a -href="glossaries-user.html#dx1-71038" >1605</a>, <a -href="glossaries-user.html#dx1-71052" >1606</a>, <a -href="glossaries-user.html#dx1-71060" >1607</a> <br /></span> +href="glossaries-user.html#dx1-74010" >1623</a>, <a +href="glossaries-user.html#dx1-74034" >1624</a>, <a +href="glossaries-user.html#dx1-74038" >1625</a>, <a +href="glossaries-user.html#dx1-74052" >1626</a>, <a +href="glossaries-user.html#dx1-74060" >1627</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">prefixplural</span>  <a -href="glossaries-user.html#dx1-71005" >1608</a>, <a -href="glossaries-user.html#dx1-71012" >1609</a>, <a -href="glossaries-user.html#dx1-71033" >1610</a>, <a -href="glossaries-user.html#dx1-71037" >1611</a>, <a -href="glossaries-user.html#dx1-71048" >1612</a>, <a -href="glossaries-user.html#dx1-71058" >1613</a> <br /></span> -<span class="index-subitem">    <span -class="cmss-10">printnoidxglossary</span>  <a -href="glossaries-user.html#dx1-46033" >1614</a> <br /></span> +href="glossaries-user.html#dx1-74005" >1628</a>, <a +href="glossaries-user.html#dx1-74012" >1629</a>, <a +href="glossaries-user.html#dx1-74033" >1630</a>, <a +href="glossaries-user.html#dx1-74037" >1631</a>, <a +href="glossaries-user.html#dx1-74048" >1632</a>, <a +href="glossaries-user.html#dx1-74058" >1633</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">see</span>  <a -href="glossaries-user.html#dx1-16062" >1615</a>, <a -href="glossaries-user.html#dx1-16066" >1616</a>, <a -href="glossaries-user.html#dx1-25113" >1617</a>, <a -href="glossaries-user.html#dx1-25114" >1618</a>, <a -href="glossaries-user.html#dx1-25123" >1619</a>, <a -href="glossaries-user.html#dx1-39060" >1620</a>, <a -href="glossaries-user.html#dx1-43010" >1621</a>, <a -href="glossaries-user.html#dx1-43011" >1622</a>, <a -href="glossaries-user.html#dx1-43013" >1623</a>, <a -href="glossaries-user.html#dx1-43027" >1624</a>, <a -href="glossaries-user.html#dx1-44001" >1625</a>, <a -href="glossaries-user.html#dx1-4003" >1626</a>, <a -href="glossaries-user.html#dx1-44008" >1627</a> <br /></span> +href="glossaries-user.html#dx1-17062" >1634</a>, <a +href="glossaries-user.html#dx1-17066" >1635</a>, <a +href="glossaries-user.html#dx1-26113" >1636</a>, <a +href="glossaries-user.html#dx1-26114" >1637</a>, <a +href="glossaries-user.html#dx1-26123" >1638</a>, <a +href="glossaries-user.html#dx1-40063" >1639</a>, <a +href="glossaries-user.html#dx1-46010" >1640</a>, <a +href="glossaries-user.html#dx1-46011" >1641</a>, <a +href="glossaries-user.html#dx1-46013" >1642</a>, <a +href="glossaries-user.html#dx1-46027" >1643</a>, <a +href="glossaries-user.html#dx1-47001" >1644</a>, <a +href="glossaries-user.html#dx1-4003" >1645</a>, <a +href="glossaries-user.html#dx1-47008" >1646</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">short</span>  <a -href="glossaries-user.html#dx1-25127" >1628</a>, <a -href="glossaries-user.html#dx1-40037" >1629</a>, <a -href="glossaries-user.html#dx1-52008" >1630</a>, <a -href="glossaries-user.html#dx1-53006" >1631</a>, <a -href="glossaries-user.html#dx1-70021" >1632</a>, <a -href="glossaries-user.html#dx1-72025" >1633</a> <br /></span> +href="glossaries-user.html#dx1-26127" >1647</a>, <a +href="glossaries-user.html#dx1-41016" >1648</a>, <a +href="glossaries-user.html#dx1-43041" >1649</a>, <a +href="glossaries-user.html#dx1-55008" >1650</a>, <a +href="glossaries-user.html#dx1-55042" >1651</a>, <a +href="glossaries-user.html#dx1-56006" >1652</a>, <a +href="glossaries-user.html#dx1-73024" >1653</a>, <a +href="glossaries-user.html#dx1-75025" >1654</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">shortaccess</span>  <a -href="glossaries-user.html#dx1-72024" >1634</a> <br /></span> +href="glossaries-user.html#dx1-75024" >1655</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">shortplural</span>  <a -href="glossaries-user.html#dx1-25128" >1635</a>, <a -href="glossaries-user.html#dx1-29021" >1636</a>, <a -href="glossaries-user.html#dx1-40039" >1637</a>, <a -href="glossaries-user.html#dx1-52009" >1638</a>, <a -href="glossaries-user.html#dx1-52016" >1639</a>, <a -href="glossaries-user.html#dx1-52020" >1640</a>, <a -href="glossaries-user.html#dx1-72031" >1641</a> <br /></span> +href="glossaries-user.html#dx1-26128" >1656</a>, <a +href="glossaries-user.html#dx1-30021" >1657</a>, <a +href="glossaries-user.html#dx1-41026" >1658</a>, <a +href="glossaries-user.html#dx1-43043" >1659</a>, <a +href="glossaries-user.html#dx1-55009" >1660</a>, <a +href="glossaries-user.html#dx1-55016" >1661</a>, <a +href="glossaries-user.html#dx1-55020" >1662</a>, <a +href="glossaries-user.html#dx1-55049" >1663</a>, <a +href="glossaries-user.html#dx1-75031" >1664</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">shortpluralaccess</span>  <a -href="glossaries-user.html#dx1-72030" >1642</a> <br /></span> +href="glossaries-user.html#dx1-75030" >1665</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">sort</span>  <a -href="glossaries-user.html#dx1-3070" >1643</a>, <a -href="glossaries-user.html#dx1-17007" >1644</a>, <a -href="glossaries-user.html#dx1-17010" >1645</a>, <a -href="glossaries-user.html#dx1-17012" >1646</a>, <a -href="glossaries-user.html#dx1-17014" >1647</a>, <a -href="glossaries-user.html#dx1-17022" >1648</a>, <a -href="glossaries-user.html#dx1-25070" >1649</a>, <a -href="glossaries-user.html#dx1-25074" >1650</a>, <a -href="glossaries-user.html#dx1-25076" >1651</a>, <a -href="glossaries-user.html#dx1-25080" >1652</a>, <a -href="glossaries-user.html#dx1-25084" >1653</a>, <a -href="glossaries-user.html#dx1-25091" >1654</a>, <a -href="glossaries-user.html#dx1-25093" >1655</a>, <a -href="glossaries-user.html#dx1-25136" >1656</a>, <a -href="glossaries-user.html#dx1-29006" >1657</a>, <a -href="glossaries-user.html#dx1-29010" >1658</a>, <a -href="glossaries-user.html#dx1-32005" >1659</a>, <a -href="glossaries-user.html#dx1-46044" >1660</a>, <a -href="glossaries-user.html#dx1-53011" >1661</a>, <a -href="glossaries-user.html#dx1-54054" >1662</a>, <a -href="glossaries-user.html#dx1-54057" >1663</a>, <a -href="glossaries-user.html#dx1-54065" >1664</a>, <a -href="glossaries-user.html#dx1-54075" >1665</a>, <a -href="glossaries-user.html#dx1-54082" >1666</a>, <a -href="glossaries-user.html#dx1-69023" >1667</a>, <a -href="glossaries-user.html#dx1-69025" >1668</a>, <a -href="glossaries-user.html#dx1-73012" >1669</a>, <a -href="glossaries-user.html#dx1-73081" >1670</a> <br /></span> +href="glossaries-user.html#dx1-3067" >1666</a>, <a +href="glossaries-user.html#dx1-18007" >1667</a>, <a +href="glossaries-user.html#dx1-18010" >1668</a>, <a +href="glossaries-user.html#dx1-18012" >1669</a>, <a +href="glossaries-user.html#dx1-18014" >1670</a>, <a +href="glossaries-user.html#dx1-18022" >1671</a>, <a +href="glossaries-user.html#dx1-26070" >1672</a>, <a +href="glossaries-user.html#dx1-26074" >1673</a>, <a +href="glossaries-user.html#dx1-26076" >1674</a>, <a +href="glossaries-user.html#dx1-26080" >1675</a>, <a +href="glossaries-user.html#dx1-26084" >1676</a>, <a +href="glossaries-user.html#dx1-26091" >1677</a>, <a +href="glossaries-user.html#dx1-26093" >1678</a>, <a +href="glossaries-user.html#dx1-26136" >1679</a>, <a +href="glossaries-user.html#dx1-30006" >1680</a>, <a +href="glossaries-user.html#dx1-30010" >1681</a>, <a +href="glossaries-user.html#dx1-33005" >1682</a>, <a +href="glossaries-user.html#dx1-37010" >1683</a>, <a +href="glossaries-user.html#dx1-49055" >1684</a>, <a +href="glossaries-user.html#dx1-56011" >1685</a>, <a +href="glossaries-user.html#dx1-57053" >1686</a>, <a +href="glossaries-user.html#dx1-57056" >1687</a>, <a +href="glossaries-user.html#dx1-57064" >1688</a>, <a +href="glossaries-user.html#dx1-57074" >1689</a>, <a +href="glossaries-user.html#dx1-57081" >1690</a>, <a +href="glossaries-user.html#dx1-72023" >1691</a>, <a +href="glossaries-user.html#dx1-72025" >1692</a> <br /></span> +<span class="index-subitem">    <span +class="cmss-10">subentrycounter</span>  <a +href="glossaries-user.html#dx1-49041" >1693</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbol</span>  <a -href="glossaries-user.html#dx1-25062" >1671</a>, <a -href="glossaries-user.html#dx1-25069" >1672</a>, <a -href="glossaries-user.html#dx1-29004" >1673</a>, <a -href="glossaries-user.html#dx1-39151" >1674</a>, <a -href="glossaries-user.html#dx1-40062" >1675</a>, <a -href="glossaries-user.html#dx1-40075" >1676</a>, <a -href="glossaries-user.html#dx1-55067" >1677</a>, <a -href="glossaries-user.html#dx1-70016" >1678</a>, <a -href="glossaries-user.html#dx1-72014" >1679</a> <br /></span> +href="glossaries-user.html#dx1-6004" >1694</a>, <a +href="glossaries-user.html#dx1-26062" >1695</a>, <a +href="glossaries-user.html#dx1-26069" >1696</a>, <a +href="glossaries-user.html#dx1-30004" >1697</a>, <a +href="glossaries-user.html#dx1-42039" >1698</a>, <a +href="glossaries-user.html#dx1-43064" >1699</a>, <a +href="glossaries-user.html#dx1-43077" >1700</a>, <a +href="glossaries-user.html#dx1-58067" >1701</a>, <a +href="glossaries-user.html#dx1-73019" >1702</a>, <a +href="glossaries-user.html#dx1-75014" >1703</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbolaccess</span>  <a -href="glossaries-user.html#dx1-72013" >1680</a> <br /></span> +href="glossaries-user.html#dx1-75013" >1704</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbolplural</span>  <a -href="glossaries-user.html#dx1-25063" >1681</a>, <a -href="glossaries-user.html#dx1-29005" >1682</a>, <a -href="glossaries-user.html#dx1-72016" >1683</a> <br /></span> +href="glossaries-user.html#dx1-26063" >1705</a>, <a +href="glossaries-user.html#dx1-30005" >1706</a>, <a +href="glossaries-user.html#dx1-75016" >1707</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbolpluralaccess</span>  <a -href="glossaries-user.html#dx1-72015" >1684</a> <br /></span> +href="glossaries-user.html#dx1-75015" >1708</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">text</span>  <a -href="glossaries-user.html#dx1-25024" >1685</a>, <a -href="glossaries-user.html#dx1-25030" >1686</a>, <a -href="glossaries-user.html#dx1-25041" >1687</a>, <a -href="glossaries-user.html#dx1-39037" >1688</a>, <a -href="glossaries-user.html#dx1-39093" >1689</a>, <a -href="glossaries-user.html#dx1-39097" >1690</a>, <a -href="glossaries-user.html#dx1-39117" >1691</a>, <a -href="glossaries-user.html#dx1-39123" >1692</a>, <a -href="glossaries-user.html#dx1-40031" >1693</a>, <a -href="glossaries-user.html#dx1-40040" >1694</a>, <a -href="glossaries-user.html#dx1-45013" >1695</a>, <a -href="glossaries-user.html#dx1-53003" >1696</a>, <a -href="glossaries-user.html#dx1-58005" >1697</a>, <a -href="glossaries-user.html#dx1-71004" >1698</a>, <a -href="glossaries-user.html#dx1-72006" >1699</a> <br /></span> +href="glossaries-user.html#dx1-26024" >1709</a>, <a +href="glossaries-user.html#dx1-26030" >1710</a>, <a +href="glossaries-user.html#dx1-26041" >1711</a>, <a +href="glossaries-user.html#dx1-41008" >1712</a>, <a +href="glossaries-user.html#dx1-42009" >1713</a>, <a +href="glossaries-user.html#dx1-43035" >1714</a>, <a +href="glossaries-user.html#dx1-43044" >1715</a>, <a +href="glossaries-user.html#dx1-48013" >1716</a>, <a +href="glossaries-user.html#dx1-56003" >1717</a>, <a +href="glossaries-user.html#dx1-61003" >1718</a>, <a +href="glossaries-user.html#dx1-74004" >1719</a>, <a +href="glossaries-user.html#dx1-75006" >1720</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">textaccess</span>  <a -href="glossaries-user.html#dx1-72005" >1700</a> <br /></span> +href="glossaries-user.html#dx1-75005" >1721</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">type</span>  <a -href="glossaries-user.html#dx1-25095" >1701</a>, <a -href="glossaries-user.html#dx1-33004" >1702</a>, <a -href="glossaries-user.html#dx1-52005" >1703</a> <br /></span> +href="glossaries-user.html#dx1-26095" >1722</a>, <a +href="glossaries-user.html#dx1-34004" >1723</a>, <a +href="glossaries-user.html#dx1-55005" >1724</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user1</span>  <a -href="glossaries-user.html#dx1-25097" >1704</a>, <a -href="glossaries-user.html#dx1-29014" >1705</a>, <a -href="glossaries-user.html#dx1-39161" >1706</a>, <a -href="glossaries-user.html#dx1-69102" >1707</a>, <a -href="glossaries-user.html#dx1-69105" >1708</a> <br /></span> +href="glossaries-user.html#dx1-6005" >1725</a>, <a +href="glossaries-user.html#dx1-6008" >1726</a>, <a +href="glossaries-user.html#dx1-6011" >1727</a>, <a +href="glossaries-user.html#dx1-26097" >1728</a>, <a +href="glossaries-user.html#dx1-30014" >1729</a>, <a +href="glossaries-user.html#dx1-42051" >1730</a>, <a +href="glossaries-user.html#dx1-72102" >1731</a>, <a +href="glossaries-user.html#dx1-72105" >1732</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user2</span>  <a -href="glossaries-user.html#dx1-25099" >1709</a>, <a -href="glossaries-user.html#dx1-29015" >1710</a>, <a -href="glossaries-user.html#dx1-69106" >1711</a> <br /></span> +href="glossaries-user.html#dx1-26099" >1733</a>, <a +href="glossaries-user.html#dx1-30015" >1734</a>, <a +href="glossaries-user.html#dx1-42057" >1735</a>, <a +href="glossaries-user.html#dx1-72106" >1736</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user3</span>  <a -href="glossaries-user.html#dx1-25100" >1712</a>, <a -href="glossaries-user.html#dx1-29016" >1713</a> <br /></span> +href="glossaries-user.html#dx1-26100" >1737</a>, <a +href="glossaries-user.html#dx1-30016" >1738</a>, <a +href="glossaries-user.html#dx1-42063" >1739</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user4</span>  <a -href="glossaries-user.html#dx1-25101" >1714</a>, <a -href="glossaries-user.html#dx1-29017" >1715</a> <br /></span> +href="glossaries-user.html#dx1-26101" >1740</a>, <a +href="glossaries-user.html#dx1-30017" >1741</a>, <a +href="glossaries-user.html#dx1-42069" >1742</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user5</span>  <a -href="glossaries-user.html#dx1-25102" >1716</a>, <a -href="glossaries-user.html#dx1-29018" >1717</a> <br /></span> +href="glossaries-user.html#dx1-26102" >1743</a>, <a +href="glossaries-user.html#dx1-30018" >1744</a>, <a +href="glossaries-user.html#dx1-42075" >1745</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">user6</span>  <a -href="glossaries-user.html#dx1-25098" >1718</a>, <a -href="glossaries-user.html#dx1-29019" >1719</a>, <a -href="glossaries-user.html#dx1-69103" >1720</a> <br /></span> +href="glossaries-user.html#dx1-26098" >1746</a>, <a +href="glossaries-user.html#dx1-30019" >1747</a>, <a +href="glossaries-user.html#dx1-42081" >1748</a>, <a +href="glossaries-user.html#dx1-72103" >1749</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-60028" >1721</a>, <a -href="glossaries-user.html#dx1-69001" ><span -class="cmti-10">1722</span></a>, <a -href="glossaries-user.html#dx1-69035" >1723</a>, <a -href="glossaries-user.html#dx1-69096" >1724</a> <br /></span> +href="glossaries-user.html#dx1-63028" >1750</a>, <a +href="glossaries-user.html#dx1-72001" ><span +class="cmti-10">1751</span></a>, <a +href="glossaries-user.html#dx1-72035" >1752</a>, <a +href="glossaries-user.html#dx1-72096" >1753</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-15088" >1754</a>, <a +href="glossaries-user.html#dx1-35003" >1755</a>, <a +href="glossaries-user.html#dx1-49023" >1756</a>, <a +href="glossaries-user.html#dx1-54015" ><span +class="cmti-10">1757</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-25020" >1725</a>, <a -href="glossaries-user.html#dx1-60021" >1726</a> <br /></span> +href="glossaries-user.html#dx1-26020" >1758</a>, <a +href="glossaries-user.html#dx1-63021" >1759</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-20012" ><span -class="cmti-10">1727</span></a>, <a -href="glossaries-user.html#dx1-43015" >1728</a> <br /></span> +href="glossaries-user.html#dx1-21012" ><span +class="cmti-10">1760</span></a>, <a +href="glossaries-user.html#dx1-46015" >1761</a> <br /></span> <span class="index-item"><span class="cmss-10">ngerman </span>package  <a -href="glossaries-user.html#dx1-7009" >1729</a>, <a -href="glossaries-user.html#dx1-47014" >1730</a> <br /></span> +href="glossaries-user.html#dx1-8009" >1762</a>, <a +href="glossaries-user.html#dx1-50014" >1763</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-38024" >1731</a> <br /></span> +href="glossaries-user.html#dx1-39024" >1764</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-5094" >1732</a>, <a -href="glossaries-user.html#dx1-24012" ><span -class="cmti-10">1733</span></a>, <a -href="glossaries-user.html#dx1-38014" >1734</a>, <a -href="glossaries-user.html#dx1-38026" >1735</a>, <a -href="glossaries-user.html#dx1-47020" >1736</a>, <a -href="glossaries-user.html#dx1-48018" >1737</a>, <a -href="glossaries-user.html#dx1-49024" >1738</a>, <a -href="glossaries-user.html#dx1-49030" >1739</a>, <a -href="glossaries-user.html#dx1-49059" >1740</a>, <a -href="glossaries-user.html#dx1-49067" >1741</a>, <a -href="glossaries-user.html#dx1-50003" >1742</a> <br /></span> +href="glossaries-user.html#dx1-5094" >1765</a>, <a +href="glossaries-user.html#dx1-25012" ><span +class="cmti-10">1766</span></a>, <a +href="glossaries-user.html#dx1-39014" >1767</a>, <a +href="glossaries-user.html#dx1-39026" >1768</a>, <a +href="glossaries-user.html#dx1-50020" >1769</a>, <a +href="glossaries-user.html#dx1-51018" >1770</a>, <a +href="glossaries-user.html#dx1-52024" >1771</a>, <a +href="glossaries-user.html#dx1-52030" >1772</a>, <a +href="glossaries-user.html#dx1-52059" >1773</a>, <a +href="glossaries-user.html#dx1-52067" >1774</a>, <a +href="glossaries-user.html#dx1-53003" >1775</a> <br /></span> <span class="index-item">Non-Latin Alphabet  <a -href="glossaries-user.html#dx1-3058" ><span -class="cmbx-10">1743</span></a> <br /></span> +href="glossaries-user.html#dx1-3055" ><span +class="cmbx-10">1776</span></a> <br /></span> <span class="index-item">non-Latin character  <a -href="glossaries-user.html#dx1-3017" >1744</a>, <a -href="glossaries-user.html#dx1-3060" >1745</a>, <a -href="glossaries-user.html#dx1-3061" ><span -class="cmbx-10">1746</span></a>, <a -href="glossaries-user.html#dx1-5112" >1747</a>, <a -href="glossaries-user.html#dx1-5119" >1748</a>, <a -href="glossaries-user.html#dx1-6017" >1749</a>, <a -href="glossaries-user.html#dx1-6019" >1750</a>, <a -href="glossaries-user.html#dx1-7014" >1751</a>, <a -href="glossaries-user.html#dx1-7046" >1752</a>, <a -href="glossaries-user.html#dx1-25009" >1753</a>, <a -href="glossaries-user.html#dx1-25132" >1754</a>, <a -href="glossaries-user.html#dx1-25140" >1755</a> <br /></span> +href="glossaries-user.html#dx1-3013" >1777</a>, <a +href="glossaries-user.html#dx1-3057" >1778</a>, <a +href="glossaries-user.html#dx1-3058" ><span +class="cmbx-10">1779</span></a>, <a +href="glossaries-user.html#dx1-5112" >1780</a>, <a +href="glossaries-user.html#dx1-7017" >1781</a>, <a +href="glossaries-user.html#dx1-7019" >1782</a>, <a +href="glossaries-user.html#dx1-8014" >1783</a>, <a +href="glossaries-user.html#dx1-8046" >1784</a>, <a +href="glossaries-user.html#dx1-26009" >1785</a>, <a +href="glossaries-user.html#dx1-26132" >1786</a>, <a +href="glossaries-user.html#dx1-26140" >1787</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-20014" >1756</a>, <a -href="glossaries-user.html#dx1-25018" ><span -class="cmti-10">1757</span></a>, <a -href="glossaries-user.html#dx1-31004" >1758</a>, <a -href="glossaries-user.html#dx1-32002" >1759</a>, <a -href="glossaries-user.html#dx1-60033" >1760</a>, <a -href="glossaries-user.html#dx1-70027" >1761</a> <br /></span> +href="glossaries-user.html#dx1-21014" >1788</a>, <a +href="glossaries-user.html#dx1-26018" ><span +class="cmti-10">1789</span></a>, <a +href="glossaries-user.html#dx1-32004" >1790</a>, <a +href="glossaries-user.html#dx1-33002" >1791</a>, <a +href="glossaries-user.html#dx1-63033" >1792</a>, <a +href="glossaries-user.html#dx1-73030" >1793</a> <br /></span> <span class="index-item">number list  <a -href="glossaries-user.html#dx1-3066" ><span -class="cmbx-10">1762</span></a>, <a -href="glossaries-user.html#dx1-5041" >1763</a>, <a -href="glossaries-user.html#dx1-5056" >1764</a>, <a -href="glossaries-user.html#dx1-5130" >1765</a>, <a -href="glossaries-user.html#dx1-8002" >1766</a>, <a -href="glossaries-user.html#dx1-8085" >1767</a>, <a -href="glossaries-user.html#dx1-14081" >1768</a>, <a -href="glossaries-user.html#dx1-16057" >1769</a>, <a -href="glossaries-user.html#dx1-16060" >1770</a>, <a -href="glossaries-user.html#dx1-16071" >1771</a>, <a -href="glossaries-user.html#dx1-24021" >1772</a>, <a -href="glossaries-user.html#dx1-24026" >1773</a>, <a -href="glossaries-user.html#dx1-24028" >1774</a>, <a -href="glossaries-user.html#dx1-25108" >1775</a>, <a -href="glossaries-user.html#dx1-25111" >1776</a>, <a -href="glossaries-user.html#dx1-25116" >1777</a>, <a -href="glossaries-user.html#dx1-25118" >1778</a>, <a -href="glossaries-user.html#dx1-30003" >1779</a>, <a -href="glossaries-user.html#dx1-32004" >1780</a>, <a -href="glossaries-user.html#dx1-38002" >1781</a>, <a -href="glossaries-user.html#dx1-38028" >1782</a>, <a -href="glossaries-user.html#dx1-38032" >1783</a>, <a -href="glossaries-user.html#dx1-39005" >1784</a>, <a -href="glossaries-user.html#dx1-42009" >1785</a>, <a -href="glossaries-user.html#dx1-43021" >1786</a>, <a -href="glossaries-user.html#dx1-43023" >1787</a>, <a -href="glossaries-user.html#dx1-43025" >1788</a>, <a -href="glossaries-user.html#dx1-43030" >1789</a>, <a -href="glossaries-user.html#dx1-45061" >1790</a>, <a -href="glossaries-user.html#dx1-46016" >1791</a>, <a -href="glossaries-user.html#dx1-49003" >1792</a>, <a -href="glossaries-user.html#dx1-49052" >1793</a>, <a -href="glossaries-user.html#dx1-49063" >1794</a>, <a -href="glossaries-user.html#dx1-51003" >1795</a>, <a -href="glossaries-user.html#dx1-61011" >1796</a>, <a -href="glossaries-user.html#dx1-61033" >1797</a>, <a -href="glossaries-user.html#dx1-62011" >1798</a>, <a -href="glossaries-user.html#dx1-62022" >1799</a>, <a -href="glossaries-user.html#dx1-63011" >1800</a>, <a -href="glossaries-user.html#dx1-63022" >1801</a>, <a -href="glossaries-user.html#dx1-64017" >1802</a>, <a -href="glossaries-user.html#dx1-64028" >1803</a>, <a -href="glossaries-user.html#dx1-65014" >1804</a>, <a -href="glossaries-user.html#dx1-65025" >1805</a>, <a -href="glossaries-user.html#dx1-68004" >1806</a>, <a -href="glossaries-user.html#dx1-69042" >1807</a>, <a -href="glossaries-user.html#dx1-69084" >1808</a> <br /></span> +href="glossaries-user.html#dx1-3063" ><span +class="cmbx-10">1794</span></a>, <a +href="glossaries-user.html#dx1-5041" >1795</a>, <a +href="glossaries-user.html#dx1-5056" >1796</a>, <a +href="glossaries-user.html#dx1-5130" >1797</a>, <a +href="glossaries-user.html#dx1-9007" >1798</a>, <a +href="glossaries-user.html#dx1-9090" >1799</a>, <a +href="glossaries-user.html#dx1-15103" >1800</a>, <a +href="glossaries-user.html#dx1-17057" >1801</a>, <a +href="glossaries-user.html#dx1-17060" >1802</a>, <a +href="glossaries-user.html#dx1-17071" >1803</a>, <a +href="glossaries-user.html#dx1-25021" >1804</a>, <a +href="glossaries-user.html#dx1-25026" >1805</a>, <a +href="glossaries-user.html#dx1-25028" >1806</a>, <a +href="glossaries-user.html#dx1-26108" >1807</a>, <a +href="glossaries-user.html#dx1-26111" >1808</a>, <a +href="glossaries-user.html#dx1-26116" >1809</a>, <a +href="glossaries-user.html#dx1-26118" >1810</a>, <a +href="glossaries-user.html#dx1-31003" >1811</a>, <a +href="glossaries-user.html#dx1-33004" >1812</a>, <a +href="glossaries-user.html#dx1-39002" >1813</a>, <a +href="glossaries-user.html#dx1-39028" >1814</a>, <a +href="glossaries-user.html#dx1-39032" >1815</a>, <a +href="glossaries-user.html#dx1-40006" >1816</a>, <a +href="glossaries-user.html#dx1-45007" >1817</a>, <a +href="glossaries-user.html#dx1-46021" >1818</a>, <a +href="glossaries-user.html#dx1-46023" >1819</a>, <a +href="glossaries-user.html#dx1-46025" >1820</a>, <a +href="glossaries-user.html#dx1-46030" >1821</a>, <a +href="glossaries-user.html#dx1-48063" >1822</a>, <a +href="glossaries-user.html#dx1-49016" >1823</a>, <a +href="glossaries-user.html#dx1-52003" >1824</a>, <a +href="glossaries-user.html#dx1-52052" >1825</a>, <a +href="glossaries-user.html#dx1-52063" >1826</a>, <a +href="glossaries-user.html#dx1-54003" >1827</a>, <a +href="glossaries-user.html#dx1-64011" >1828</a>, <a +href="glossaries-user.html#dx1-64033" >1829</a>, <a +href="glossaries-user.html#dx1-65011" >1830</a>, <a +href="glossaries-user.html#dx1-65022" >1831</a>, <a +href="glossaries-user.html#dx1-66011" >1832</a>, <a +href="glossaries-user.html#dx1-66022" >1833</a>, <a +href="glossaries-user.html#dx1-67017" >1834</a>, <a +href="glossaries-user.html#dx1-67028" >1835</a>, <a +href="glossaries-user.html#dx1-68014" >1836</a>, <a +href="glossaries-user.html#dx1-68025" >1837</a>, <a +href="glossaries-user.html#dx1-71004" >1838</a>, <a +href="glossaries-user.html#dx1-72042" >1839</a>, <a +href="glossaries-user.html#dx1-72084" >1840</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-15006" >1809</a> <br /></span> +href="glossaries-user.html#dx1-16006" >1841</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-57004" ><span -class="cmti-10">1810</span></a>, <a -href="glossaries-user.html#dx1-57007" >1811</a> <br /></span> +href="glossaries-user.html#dx1-60004" ><span +class="cmti-10">1842</span></a>, <a +href="glossaries-user.html#dx1-60007" >1843</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-7020" >1812</a>, <a -href="glossaries-user.html#dx1-10022" >1813</a>, <a -href="glossaries-user.html#dx1-10026" >1814</a>, <a -href="glossaries-user.html#dx1-11014" >1815</a>, <a -href="glossaries-user.html#dx1-11020" >1816</a>, <a -href="glossaries-user.html#dx1-13001" >1817</a>, <a -href="glossaries-user.html#dx1-13003" >1818</a>, <a -href="glossaries-user.html#dx1-14006" >1819</a>, <a -href="glossaries-user.html#dx1-15043" >1820</a>, <a -href="glossaries-user.html#dx1-15044" >1821</a>, <a -href="glossaries-user.html#dx1-18001" >1822</a>, <a -href="glossaries-user.html#dx1-18006" >1823</a>, <a -href="glossaries-user.html#dx1-18021" >1824</a>, <a -href="glossaries-user.html#dx1-21015" >1825</a>, <a -href="glossaries-user.html#dx1-33012" >1826</a>, <a -href="glossaries-user.html#dx1-33013" >1827</a>, <a -href="glossaries-user.html#dx1-33018" >1828</a>, <a -href="glossaries-user.html#dx1-42014" >1829</a>, <a -href="glossaries-user.html#dx1-51014" >1830</a>, <a -href="glossaries-user.html#dx1-51015" >1831</a>, <a -href="glossaries-user.html#dx1-51017" >1832</a>, <a -href="glossaries-user.html#dx1-56005" >1833</a>, <a -href="glossaries-user.html#dx1-18011" >1834</a>, <a -href="glossaries-user.html#dx1-33017" >1835</a> <br /></span> - - +href="glossaries-user.html#dx1-8020" >1844</a>, <a +href="glossaries-user.html#dx1-11022" >1845</a>, <a +href="glossaries-user.html#dx1-11026" >1846</a>, <a +href="glossaries-user.html#dx1-12014" >1847</a>, <a +href="glossaries-user.html#dx1-12020" >1848</a>, <a +href="glossaries-user.html#dx1-14001" >1849</a>, <a +href="glossaries-user.html#dx1-14003" >1850</a>, <a +href="glossaries-user.html#dx1-15006" >1851</a>, <a +href="glossaries-user.html#dx1-16043" >1852</a>, <a +href="glossaries-user.html#dx1-16044" >1853</a>, <a +href="glossaries-user.html#dx1-19001" >1854</a>, <a +href="glossaries-user.html#dx1-19006" >1855</a>, <a +href="glossaries-user.html#dx1-19021" >1856</a>, <a +href="glossaries-user.html#dx1-22015" >1857</a>, <a +href="glossaries-user.html#dx1-34017" >1858</a>, <a +href="glossaries-user.html#dx1-34018" >1859</a>, <a +href="glossaries-user.html#dx1-34023" >1860</a>, <a +href="glossaries-user.html#dx1-45012" >1861</a>, <a +href="glossaries-user.html#dx1-54019" >1862</a>, <a +href="glossaries-user.html#dx1-54020" >1863</a>, <a +href="glossaries-user.html#dx1-54022" >1864</a>, <a +href="glossaries-user.html#dx1-59005" >1865</a>, <a +href="glossaries-user.html#dx1-19011" >1866</a>, <a +href="glossaries-user.html#dx1-34022" >1867</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-13002" >1836</a>, <a -href="glossaries-user.html#dx1-18018" >1837</a> <br /></span> +href="glossaries-user.html#dx1-14002" >1868</a>, <a +href="glossaries-user.html#dx1-19018" >1869</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">acronymlists</span>  <a -href="glossaries-user.html#dx1-18019" >1838</a>, <a -href="glossaries-user.html#dx1-18020" >1839</a>, <a -href="glossaries-user.html#dx1-18023" >1840</a>, <a -href="glossaries-user.html#dx1-40014" >1841</a>, <a -href="glossaries-user.html#dx1-51018" >1842</a>, <a -href="glossaries-user.html#dx1-52010" >1843</a> <br /></span> +href="glossaries-user.html#dx1-19019" >1870</a>, <a +href="glossaries-user.html#dx1-19020" >1871</a>, <a +href="glossaries-user.html#dx1-19023" >1872</a>, <a +href="glossaries-user.html#dx1-43011" >1873</a>, <a +href="glossaries-user.html#dx1-54023" >1874</a>, <a +href="glossaries-user.html#dx1-55010" >1875</a>, <a +href="glossaries-user.html#dx1-73004" >1876</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">acronyms</span>  <a -href="glossaries-user.html#dx1-14007" >1844</a>, <a -href="glossaries-user.html#dx1-18017" >1845</a> <br /></span> +href="glossaries-user.html#dx1-15007" >1877</a>, <a +href="glossaries-user.html#dx1-19017" >1878</a> <br /></span> +<span class="index-subitem">    <span +class="cmss-10">automake</span>  <a +href="glossaries-user.html#dx1-9005" >1879</a>, <a +href="glossaries-user.html#dx1-18089" >1880</a>, <a +href="glossaries-user.html#dx1-18099" >1881</a> <br /></span> +<span class="index-subsubitem">        <span +class="cmss-10">false</span>  <a +href="glossaries-user.html#dx1-18113" >1882</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">compatible-2.07</span>  <a -href="glossaries-user.html#dx1-20027" >1846</a>, <a -href="glossaries-user.html#dx1-21012" >1847</a>, <a -href="glossaries-user.html#dx1-24014" >1848</a> <br /></span> +href="glossaries-user.html#dx1-21027" >1883</a>, <a +href="glossaries-user.html#dx1-22012" >1884</a>, <a +href="glossaries-user.html#dx1-25014" >1885</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">compatible-3.07</span>  <a -href="glossaries-user.html#dx1-18004" >1849</a>, <a -href="glossaries-user.html#dx1-20028" >1850</a>, <a -href="glossaries-user.html#dx1-40009" >1851</a> <br /></span> +href="glossaries-user.html#dx1-19004" >1886</a>, <a +href="glossaries-user.html#dx1-21028" >1887</a>, <a +href="glossaries-user.html#dx1-43006" >1888</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">counter</span>  <a -href="glossaries-user.html#dx1-16068" >1852</a>, <a -href="glossaries-user.html#dx1-24022" >1853</a>, <a -href="glossaries-user.html#dx1-38004" >1854</a>, <a -href="glossaries-user.html#dx1-49006" >1855</a>, <a -href="glossaries-user.html#dx1-49043" >1856</a> <br /></span> +href="glossaries-user.html#dx1-17068" >1889</a>, <a +href="glossaries-user.html#dx1-25022" >1890</a>, <a +href="glossaries-user.html#dx1-39004" >1891</a>, <a +href="glossaries-user.html#dx1-52006" >1892</a>, <a +href="glossaries-user.html#dx1-52043" >1893</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">page</span>  <a -href="glossaries-user.html#dx1-16069" >1857</a> <br /></span> +href="glossaries-user.html#dx1-17069" >1894</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">counterwithin</span>  <a -href="glossaries-user.html#dx1-16012" >1858</a>, <a -href="glossaries-user.html#dx1-16016" >1859</a>, <a -href="glossaries-user.html#dx1-60002" >1860</a>, <a -href="glossaries-user.html#dx1-69050" >1861</a>, <a -href="glossaries-user.html#dx1-69088" >1862</a> <br /></span> +href="glossaries-user.html#dx1-17012" >1895</a>, <a +href="glossaries-user.html#dx1-17016" >1896</a>, <a +href="glossaries-user.html#dx1-63002" >1897</a>, <a +href="glossaries-user.html#dx1-72050" >1898</a>, <a +href="glossaries-user.html#dx1-72088" >1899</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">description</span>  <a -href="glossaries-user.html#dx1-19002" >1863</a>, <a -href="glossaries-user.html#dx1-19014" >1864</a>, <a -href="glossaries-user.html#dx1-19015" >1865</a>, <a -href="glossaries-user.html#dx1-19022" >1866</a>, <a -href="glossaries-user.html#dx1-19023" >1867</a>, <a -href="glossaries-user.html#dx1-19029" >1868</a>, <a -href="glossaries-user.html#dx1-19031" >1869</a>, <a -href="glossaries-user.html#dx1-19033" >1870</a>, <a -href="glossaries-user.html#dx1-19036" >1871</a> <br /></span> +href="glossaries-user.html#dx1-20002" >1900</a>, <a +href="glossaries-user.html#dx1-20014" >1901</a>, <a +href="glossaries-user.html#dx1-20015" >1902</a>, <a +href="glossaries-user.html#dx1-20022" >1903</a>, <a +href="glossaries-user.html#dx1-20023" >1904</a>, <a +href="glossaries-user.html#dx1-20029" >1905</a>, <a +href="glossaries-user.html#dx1-20031" >1906</a>, <a +href="glossaries-user.html#dx1-20033" >1907</a>, <a +href="glossaries-user.html#dx1-20036" >1908</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">dua</span>  <a -href="glossaries-user.html#dx1-19011" >1872</a>, <a -href="glossaries-user.html#dx1-19034" >1873</a> <br /></span> +href="glossaries-user.html#dx1-20011" >1909</a>, <a +href="glossaries-user.html#dx1-20034" >1910</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">entrycounter</span>  <a -href="glossaries-user.html#dx1-16001" >1874</a>, <a -href="glossaries-user.html#dx1-16025" >1875</a>, <a -href="glossaries-user.html#dx1-60001" >1876</a>, <a -href="glossaries-user.html#dx1-69049" >1877</a>, <a -href="glossaries-user.html#dx1-69087" >1878</a> <br /></span> +href="glossaries-user.html#dx1-17001" >1911</a>, <a +href="glossaries-user.html#dx1-17025" >1912</a>, <a +href="glossaries-user.html#dx1-63001" >1913</a>, <a +href="glossaries-user.html#dx1-72049" >1914</a>, <a +href="glossaries-user.html#dx1-72087" >1915</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-16002" >1879</a> <br /></span> +href="glossaries-user.html#dx1-17002" >1916</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-16013" >1880</a> <br /></span> +href="glossaries-user.html#dx1-17013" >1917</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">footnote</span>  <a -href="glossaries-user.html#dx1-19006" >1881</a>, <a -href="glossaries-user.html#dx1-19007" >1882</a>, <a -href="glossaries-user.html#dx1-19009" >1883</a>, <a -href="glossaries-user.html#dx1-19016" >1884</a>, <a -href="glossaries-user.html#dx1-19024" >1885</a>, <a -href="glossaries-user.html#dx1-19025" >1886</a> <br /></span> +href="glossaries-user.html#dx1-20006" >1918</a>, <a +href="glossaries-user.html#dx1-20007" >1919</a>, <a +href="glossaries-user.html#dx1-20009" >1920</a>, <a +href="glossaries-user.html#dx1-20016" >1921</a>, <a +href="glossaries-user.html#dx1-20024" >1922</a>, <a +href="glossaries-user.html#dx1-20025" >1923</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">hyperfirst</span>  <a -href="glossaries-user.html#dx1-14069" >1887</a>, <a -href="glossaries-user.html#dx1-40026" >1888</a>, <a -href="glossaries-user.html#dx1-41023" >1889</a>, <a -href="glossaries-user.html#dx1-41027" >1890</a> <br /></span> +href="glossaries-user.html#dx1-15073" >1924</a>, <a +href="glossaries-user.html#dx1-15086" >1925</a>, <a +href="glossaries-user.html#dx1-44018" >1926</a>, <a +href="glossaries-user.html#dx1-44022" >1927</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-14074" >1891</a>, <a -href="glossaries-user.html#dx1-41012" >1892</a>, <a -href="glossaries-user.html#dx1-41021" >1893</a>, <a -href="glossaries-user.html#dx1-54069" >1894</a>, <a -href="glossaries-user.html#dx1-73029" >1895</a> <br /></span> +href="glossaries-user.html#dx1-15090" >1928</a>, <a +href="glossaries-user.html#dx1-40042" >1929</a>, <a +href="glossaries-user.html#dx1-44011" >1930</a>, <a +href="glossaries-user.html#dx1-44016" >1931</a>, <a +href="glossaries-user.html#dx1-57068" >1932</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-14071" >1896</a> <br /></span> +href="glossaries-user.html#dx1-15075" >1933</a>, <a +href="glossaries-user.html#dx1-15080" >1934</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">index</span>  <a -href="glossaries-user.html#dx1-14010" >1897</a>, <a -href="glossaries-user.html#dx1-20011" >1898</a>, <a -href="glossaries-user.html#dx1-20023" >1899</a>, <a -href="glossaries-user.html#dx1-20026" >1900</a>, <a -href="glossaries-user.html#dx1-51021" >1901</a> <br /></span> +href="glossaries-user.html#dx1-15010" >1935</a>, <a +href="glossaries-user.html#dx1-21011" >1936</a>, <a +href="glossaries-user.html#dx1-21023" >1937</a>, <a +href="glossaries-user.html#dx1-21026" >1938</a>, <a +href="glossaries-user.html#dx1-54026" >1939</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">makeindex</span>  <a -href="glossaries-user.html#dx1-13004" >1902</a>, <a -href="glossaries-user.html#dx1-17053" >1903</a>, <a -href="glossaries-user.html#dx1-21005" >1904</a> <br /></span> +href="glossaries-user.html#dx1-14004" >1940</a>, <a +href="glossaries-user.html#dx1-18053" >1941</a>, <a +href="glossaries-user.html#dx1-22005" >1942</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nogroupskip</span>  <a -href="glossaries-user.html#dx1-5027" >1905</a>, <a -href="glossaries-user.html#dx1-16074" >1906</a>, <a -href="glossaries-user.html#dx1-60030" >1907</a>, <a -href="glossaries-user.html#dx1-69039" >1908</a>, <a -href="glossaries-user.html#dx1-69100" >1909</a> <br /></span> +href="glossaries-user.html#dx1-5027" >1943</a>, <a +href="glossaries-user.html#dx1-17074" >1944</a>, <a +href="glossaries-user.html#dx1-63030" >1945</a>, <a +href="glossaries-user.html#dx1-72039" >1946</a>, <a +href="glossaries-user.html#dx1-72100" >1947</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-16075" >1910</a> <br /></span> +href="glossaries-user.html#dx1-17075" >1948</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nohypertypes</span>  <a -href="glossaries-user.html#dx1-14075" >1911</a>, <a -href="glossaries-user.html#dx1-34002" >1912</a>, <a -href="glossaries-user.html#dx1-39017" >1913</a>, <a -href="glossaries-user.html#dx1-39020" >1914</a>, <a -href="glossaries-user.html#dx1-39022" >1915</a>, <a -href="glossaries-user.html#dx1-39023" >1916</a>, <a -href="glossaries-user.html#dx1-39083" >1917</a>, <a -href="glossaries-user.html#dx1-40027" >1918</a> <br /></span> +href="glossaries-user.html#dx1-15069" >1949</a>, <a +href="glossaries-user.html#dx1-15078" >1950</a>, <a +href="glossaries-user.html#dx1-15079" >1951</a>, <a +href="glossaries-user.html#dx1-15087" >1952</a>, <a +href="glossaries-user.html#dx1-40026" >1953</a>, <a +href="glossaries-user.html#dx1-40039" >1954</a>, <a +href="glossaries-user.html#dx1-43027" >1955</a>, <a +href="glossaries-user.html#dx1-44004" >1956</a>, <a +href="glossaries-user.html#dx1-54016" >1957</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">index</span>  <a -href="glossaries-user.html#dx1-20024" >1919</a> <br /></span> +href="glossaries-user.html#dx1-21024" >1958</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nolist</span>  <a -href="glossaries-user.html#dx1-16041" >1920</a>, <a -href="glossaries-user.html#dx1-21008" >1921</a>, <a -href="glossaries-user.html#dx1-61004" >1922</a> <br /></span> +href="glossaries-user.html#dx1-17041" >1959</a>, <a +href="glossaries-user.html#dx1-22008" >1960</a>, <a +href="glossaries-user.html#dx1-64004" >1961</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nolong</span>  <a -href="glossaries-user.html#dx1-16033" >1923</a>, <a -href="glossaries-user.html#dx1-21006" >1924</a>, <a -href="glossaries-user.html#dx1-62004" >1925</a>, <a -href="glossaries-user.html#dx1-60014" >1926</a> <br /></span> +href="glossaries-user.html#dx1-17033" >1962</a>, <a +href="glossaries-user.html#dx1-22006" >1963</a>, <a +href="glossaries-user.html#dx1-65004" >1964</a>, <a +href="glossaries-user.html#dx1-63014" >1965</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nomain</span>  <a -href="glossaries-user.html#dx1-14005" >1927</a>, <a -href="glossaries-user.html#dx1-18016" >1928</a>, <a -href="glossaries-user.html#dx1-20005" >1929</a>, <a -href="glossaries-user.html#dx1-20010" >1930</a>, <a -href="glossaries-user.html#dx1-20018" >1931</a>, <a -href="glossaries-user.html#dx1-21011" >1932</a>, <a -href="glossaries-user.html#dx1-51013" >1933</a>, <a -href="glossaries-user.html#dx1-73078" >1934</a>, <a -href="glossaries-user.html#dx1-18013" >1935</a> <br /></span> +href="glossaries-user.html#dx1-15005" >1966</a>, <a +href="glossaries-user.html#dx1-19016" >1967</a>, <a +href="glossaries-user.html#dx1-21005" >1968</a>, <a +href="glossaries-user.html#dx1-21010" >1969</a>, <a +href="glossaries-user.html#dx1-21018" >1970</a>, <a +href="glossaries-user.html#dx1-22011" >1971</a>, <a +href="glossaries-user.html#dx1-54018" >1972</a>, <a +href="glossaries-user.html#dx1-19013" >1973</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nonumberlist</span>  <a -href="glossaries-user.html#dx1-3068" >1936</a>, <a -href="glossaries-user.html#dx1-16055" >1937</a>, <a -href="glossaries-user.html#dx1-16061" >1938</a>, <a -href="glossaries-user.html#dx1-25109" >1939</a>, <a -href="glossaries-user.html#dx1-38003" >1940</a>, <a -href="glossaries-user.html#dx1-42010" >1941</a>, <a -href="glossaries-user.html#dx1-69062" >1942</a>, <a -href="glossaries-user.html#dx1-69064" >1943</a> <br /></span> +href="glossaries-user.html#dx1-3065" >1974</a>, <a +href="glossaries-user.html#dx1-17055" >1975</a>, <a +href="glossaries-user.html#dx1-17061" >1976</a>, <a +href="glossaries-user.html#dx1-26109" >1977</a>, <a +href="glossaries-user.html#dx1-39003" >1978</a>, <a +href="glossaries-user.html#dx1-45008" >1979</a>, <a +href="glossaries-user.html#dx1-72062" >1980</a>, <a +href="glossaries-user.html#dx1-72064" >1981</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nopostdot</span>  <a -href="glossaries-user.html#dx1-16072" >1944</a>, <a -href="glossaries-user.html#dx1-60034" >1945</a> <br /></span> +href="glossaries-user.html#dx1-17072" >1982</a>, <a +href="glossaries-user.html#dx1-63034" >1983</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-16073" >1946</a> <br /></span> +href="glossaries-user.html#dx1-17073" >1984</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">noredefwarn</span>  <a -href="glossaries-user.html#dx1-14003" >1947</a> <br /></span> +href="glossaries-user.html#dx1-15003" >1985</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nostyles</span>  <a -href="glossaries-user.html#dx1-16049" >1948</a>, <a -href="glossaries-user.html#dx1-21010" >1949</a>, <a -href="glossaries-user.html#dx1-61005" >1950</a>, <a -href="glossaries-user.html#dx1-62005" >1951</a>, <a -href="glossaries-user.html#dx1-64005" >1952</a>, <a -href="glossaries-user.html#dx1-66003" >1953</a>, <a -href="glossaries-user.html#dx1-60016" >1954</a> <br /></span> +href="glossaries-user.html#dx1-17049" >1986</a>, <a +href="glossaries-user.html#dx1-22010" >1987</a>, <a +href="glossaries-user.html#dx1-64005" >1988</a>, <a +href="glossaries-user.html#dx1-65005" >1989</a>, <a +href="glossaries-user.html#dx1-67005" >1990</a>, <a +href="glossaries-user.html#dx1-69003" >1991</a>, <a +href="glossaries-user.html#dx1-63016" >1992</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nosuper</span>  <a -href="glossaries-user.html#dx1-16037" >1955</a>, <a -href="glossaries-user.html#dx1-21007" >1956</a>, <a -href="glossaries-user.html#dx1-64004" >1957</a>, <a -href="glossaries-user.html#dx1-60015" >1958</a> <br /></span> +href="glossaries-user.html#dx1-17037" >1993</a>, <a +href="glossaries-user.html#dx1-22007" >1994</a>, <a +href="glossaries-user.html#dx1-67004" >1995</a>, <a +href="glossaries-user.html#dx1-63015" >1996</a> <br /></span> + + <span class="index-subitem">    <span class="cmss-10">notranslate</span>  <a -href="glossaries-user.html#dx1-14067" >1959</a>, <a -href="glossaries-user.html#dx1-21014" >1960</a> <br /></span> +href="glossaries-user.html#dx1-15067" >1997</a>, <a +href="glossaries-user.html#dx1-22014" >1998</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">notree</span>  <a -href="glossaries-user.html#dx1-16046" >1961</a>, <a -href="glossaries-user.html#dx1-21009" >1962</a>, <a -href="glossaries-user.html#dx1-66002" >1963</a> <br /></span> +href="glossaries-user.html#dx1-17046" >1999</a>, <a +href="glossaries-user.html#dx1-22009" >2000</a>, <a +href="glossaries-user.html#dx1-69002" >2001</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">nowarn</span>  <a -href="glossaries-user.html#dx1-14001" >1964</a>, <a -href="glossaries-user.html#dx1-14004" >1965</a>, <a -href="glossaries-user.html#dx1-34004" >1966</a> <br /></span> +href="glossaries-user.html#dx1-15001" >2002</a>, <a +href="glossaries-user.html#dx1-15004" >2003</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">numberedsection</span>  <a -href="glossaries-user.html#dx1-15035" >1967</a>, <a -href="glossaries-user.html#dx1-15036" >1968</a>, <a -href="glossaries-user.html#dx1-46030" >1969</a>, <a -href="glossaries-user.html#dx1-46031" >1970</a>, <a -href="glossaries-user.html#dx1-46050" >1971</a> <br /></span> +href="glossaries-user.html#dx1-16035" >2004</a>, <a +href="glossaries-user.html#dx1-16036" >2005</a>, <a +href="glossaries-user.html#dx1-49032" >2006</a>, <a +href="glossaries-user.html#dx1-49033" >2007</a>, <a +href="glossaries-user.html#dx1-49061" >2008</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">autolabel</span>  <a -href="glossaries-user.html#dx1-15039" >1972</a>, <a -href="glossaries-user.html#dx1-15046" >1973</a> <br /></span> +href="glossaries-user.html#dx1-16039" >2009</a>, <a +href="glossaries-user.html#dx1-16046" >2010</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-15037" >1974</a> <br /></span> +href="glossaries-user.html#dx1-16037" >2011</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">nameref</span>  <a -href="glossaries-user.html#dx1-15045" >1975</a> <br /></span> +href="glossaries-user.html#dx1-16045" >2012</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">nolabel</span>  <a -href="glossaries-user.html#dx1-15038" >1976</a> <br /></span> +href="glossaries-user.html#dx1-16038" >2013</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">numberline</span>  <a -href="glossaries-user.html#dx1-15004" >1977</a>, <a -href="glossaries-user.html#dx1-15010" >1978</a> <br /></span> +href="glossaries-user.html#dx1-16004" >2014</a>, <a +href="glossaries-user.html#dx1-16010" >2015</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">numbers</span>  <a -href="glossaries-user.html#dx1-14009" >1979</a>, <a -href="glossaries-user.html#dx1-20006" >1980</a>, <a -href="glossaries-user.html#dx1-51020" >1981</a> <br /></span> +href="glossaries-user.html#dx1-15009" >2016</a>, <a +href="glossaries-user.html#dx1-21006" >2017</a>, <a +href="glossaries-user.html#dx1-54025" >2018</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">order</span>  <a -href="glossaries-user.html#dx1-17045" >1982</a>, <a -href="glossaries-user.html#dx1-17048" >1983</a>, <a -href="glossaries-user.html#dx1-46034" >1984</a> <br /></span> +href="glossaries-user.html#dx1-18045" >2019</a>, <a +href="glossaries-user.html#dx1-18048" >2020</a>, <a +href="glossaries-user.html#dx1-49045" >2021</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">letter</span>  <a -href="glossaries-user.html#dx1-4077" >1985</a>, <a -href="glossaries-user.html#dx1-5070" >1986</a>, <a -href="glossaries-user.html#dx1-8103" >1987</a>, <a -href="glossaries-user.html#dx1-17047" >1988</a> <br /></span> +href="glossaries-user.html#dx1-4077" >2022</a>, <a +href="glossaries-user.html#dx1-5070" >2023</a>, <a +href="glossaries-user.html#dx1-9108" >2024</a>, <a +href="glossaries-user.html#dx1-18047" >2025</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">word</span>  <a -href="glossaries-user.html#dx1-5069" >1989</a>, <a -href="glossaries-user.html#dx1-8104" >1990</a>, <a -href="glossaries-user.html#dx1-17046" >1991</a> <br /></span> - - +href="glossaries-user.html#dx1-5069" >2026</a>, <a +href="glossaries-user.html#dx1-9109" >2027</a>, <a +href="glossaries-user.html#dx1-18046" >2028</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">sanitizesort</span>  <a -href="glossaries-user.html#dx1-4099" >1992</a>, <a -href="glossaries-user.html#dx1-14015" >1993</a>, <a -href="glossaries-user.html#dx1-17031" >1994</a> <br /></span> +href="glossaries-user.html#dx1-4099" >2029</a>, <a +href="glossaries-user.html#dx1-15015" >2030</a>, <a +href="glossaries-user.html#dx1-18031" >2031</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-4010" >1995</a>, <a -href="glossaries-user.html#dx1-4012" >1996</a>, <a -href="glossaries-user.html#dx1-14018" >1997</a>, <a -href="glossaries-user.html#dx1-14020" >1998</a>, <a -href="glossaries-user.html#dx1-17032" >1999</a>, <a -href="glossaries-user.html#dx1-25088" >2000</a> <br /></span> +href="glossaries-user.html#dx1-4010" >2032</a>, <a +href="glossaries-user.html#dx1-4012" >2033</a>, <a +href="glossaries-user.html#dx1-15018" >2034</a>, <a +href="glossaries-user.html#dx1-15020" >2035</a>, <a +href="glossaries-user.html#dx1-18032" >2036</a>, <a +href="glossaries-user.html#dx1-26088" >2037</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-4013" >2001</a>, <a -href="glossaries-user.html#dx1-14019" >2002</a>, <a -href="glossaries-user.html#dx1-25081" >2003</a>, <a -href="glossaries-user.html#dx1-25083" >2004</a>, <a -href="glossaries-user.html#dx1-25086" >2005</a>, <a -href="glossaries-user.html#dx1-25094" >2006</a>, <a -href="glossaries-user.html#dx1-25143" >2007</a>, <a -href="glossaries-user.html#dx1-46043" >2008</a> <br /></span> +href="glossaries-user.html#dx1-4013" >2038</a>, <a +href="glossaries-user.html#dx1-15019" >2039</a>, <a +href="glossaries-user.html#dx1-26081" >2040</a>, <a +href="glossaries-user.html#dx1-26083" >2041</a>, <a +href="glossaries-user.html#dx1-26086" >2042</a>, <a +href="glossaries-user.html#dx1-26094" >2043</a>, <a +href="glossaries-user.html#dx1-26143" >2044</a>, <a +href="glossaries-user.html#dx1-49054" >2045</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">savenumberlist</span>  <a -href="glossaries-user.html#dx1-14079" >2009</a>, <a -href="glossaries-user.html#dx1-45057" >2010</a> <br /></span> +href="glossaries-user.html#dx1-15101" >2046</a>, <a +href="glossaries-user.html#dx1-48059" >2047</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-14082" >2011</a> <br /></span> +href="glossaries-user.html#dx1-15104" >2048</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">savewrites</span>  <a -href="glossaries-user.html#dx1-14021" >2012</a>, <a -href="glossaries-user.html#dx1-14023" >2013</a>, <a -href="glossaries-user.html#dx1-14031" >2014</a> <br /></span> +href="glossaries-user.html#dx1-15021" >2049</a>, <a +href="glossaries-user.html#dx1-15023" >2050</a>, <a +href="glossaries-user.html#dx1-15031" >2051</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-14022" >2015</a> <br /></span> +href="glossaries-user.html#dx1-15022" >2052</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">section</span>  <a -href="glossaries-user.html#dx1-15011" >2016</a>, <a -href="glossaries-user.html#dx1-46048" >2017</a> <br /></span> +href="glossaries-user.html#dx1-16011" >2053</a>, <a +href="glossaries-user.html#dx1-49059" >2054</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">seeautonumberlist</span>  <a -href="glossaries-user.html#dx1-16058" >2018</a>, <a -href="glossaries-user.html#dx1-16065" >2019</a>, <a -href="glossaries-user.html#dx1-25120" >2020</a>, <a -href="glossaries-user.html#dx1-43031" >2021</a> <br /></span> +href="glossaries-user.html#dx1-17058" >2055</a>, <a +href="glossaries-user.html#dx1-17065" >2056</a>, <a +href="glossaries-user.html#dx1-26120" >2057</a>, <a +href="glossaries-user.html#dx1-46031" >2058</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">shortcuts</span>  <a -href="glossaries-user.html#dx1-18026" >2022</a>, <a -href="glossaries-user.html#dx1-52067" >2023</a> <br /></span> +href="glossaries-user.html#dx1-19026" >2059</a>, <a +href="glossaries-user.html#dx1-55074" >2060</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">smallcaps</span>  <a -href="glossaries-user.html#dx1-19004" >2024</a>, <a -href="glossaries-user.html#dx1-19008" >2025</a>, <a -href="glossaries-user.html#dx1-19012" >2026</a>, <a -href="glossaries-user.html#dx1-19027" >2027</a>, <a -href="glossaries-user.html#dx1-19030" >2028</a>, <a -href="glossaries-user.html#dx1-21018" >2029</a>, <a -href="glossaries-user.html#dx1-73023" >2030</a>, <a -href="glossaries-user.html#dx1-73024" >2031</a> <br /></span> +href="glossaries-user.html#dx1-20004" >2061</a>, <a +href="glossaries-user.html#dx1-20008" >2062</a>, <a +href="glossaries-user.html#dx1-20012" >2063</a>, <a +href="glossaries-user.html#dx1-20027" >2064</a>, <a +href="glossaries-user.html#dx1-20030" >2065</a>, <a +href="glossaries-user.html#dx1-22018" >2066</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">smaller</span>  <a -href="glossaries-user.html#dx1-19005" >2032</a>, <a -href="glossaries-user.html#dx1-19010" >2033</a>, <a -href="glossaries-user.html#dx1-19017" >2034</a>, <a -href="glossaries-user.html#dx1-19028" >2035</a>, <a -href="glossaries-user.html#dx1-19032" >2036</a>, <a -href="glossaries-user.html#dx1-73032" >2037</a>, <a -href="glossaries-user.html#dx1-73037" >2038</a> <br /></span> +href="glossaries-user.html#dx1-20005" >2067</a>, <a +href="glossaries-user.html#dx1-20010" >2068</a>, <a +href="glossaries-user.html#dx1-20017" >2069</a>, <a +href="glossaries-user.html#dx1-20028" >2070</a>, <a +href="glossaries-user.html#dx1-20032" >2071</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">sort</span>  <a -href="glossaries-user.html#dx1-17001" >2039</a>, <a -href="glossaries-user.html#dx1-73020" >2040</a>, <a -href="glossaries-user.html#dx1-73094" >2041</a> <br /></span> +href="glossaries-user.html#dx1-18001" >2072</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">def</span>  <a -href="glossaries-user.html#dx1-17004" >2042</a>, <a -href="glossaries-user.html#dx1-17011" >2043</a>, <a -href="glossaries-user.html#dx1-17015" >2044</a>, <a -href="glossaries-user.html#dx1-17018" >2045</a>, <a -href="glossaries-user.html#dx1-17034" >2046</a>, <a -href="glossaries-user.html#dx1-25072" >2047</a>, <a -href="glossaries-user.html#dx1-32007" >2048</a>, <a -href="glossaries-user.html#dx1-73019" >2049</a> <br /></span> +href="glossaries-user.html#dx1-18004" >2073</a>, <a +href="glossaries-user.html#dx1-18011" >2074</a>, <a +href="glossaries-user.html#dx1-18015" >2075</a>, <a +href="glossaries-user.html#dx1-18018" >2076</a>, <a +href="glossaries-user.html#dx1-18034" >2077</a>, <a +href="glossaries-user.html#dx1-26072" >2078</a>, <a +href="glossaries-user.html#dx1-33007" >2079</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">standard</span>  <a -href="glossaries-user.html#dx1-17006" >2050</a>, <a -href="glossaries-user.html#dx1-17020" >2051</a>, <a -href="glossaries-user.html#dx1-17040" >2052</a> <br /></span> +href="glossaries-user.html#dx1-18006" >2080</a>, <a +href="glossaries-user.html#dx1-18020" >2081</a>, <a +href="glossaries-user.html#dx1-18040" >2082</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">use</span>  <a -href="glossaries-user.html#dx1-17005" >2053</a>, <a -href="glossaries-user.html#dx1-17013" >2054</a>, <a -href="glossaries-user.html#dx1-17016" >2055</a>, <a -href="glossaries-user.html#dx1-17019" >2056</a>, <a -href="glossaries-user.html#dx1-17035" >2057</a>, <a -href="glossaries-user.html#dx1-25073" >2058</a>, <a -href="glossaries-user.html#dx1-32006" >2059</a>, <a -href="glossaries-user.html#dx1-73018" >2060</a> <br /></span> +href="glossaries-user.html#dx1-18005" >2083</a>, <a +href="glossaries-user.html#dx1-18013" >2084</a>, <a +href="glossaries-user.html#dx1-18016" >2085</a>, <a +href="glossaries-user.html#dx1-18019" >2086</a>, <a +href="glossaries-user.html#dx1-18035" >2087</a>, <a +href="glossaries-user.html#dx1-26073" >2088</a>, <a +href="glossaries-user.html#dx1-33006" >2089</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">style</span>  <a -href="glossaries-user.html#dx1-16027" >2061</a>, <a -href="glossaries-user.html#dx1-16045" >2062</a>, <a -href="glossaries-user.html#dx1-16051" >2063</a>, <a -href="glossaries-user.html#dx1-46027" >2064</a>, <a -href="glossaries-user.html#dx1-59005" >2065</a>, <a -href="glossaries-user.html#dx1-63008" >2066</a>, <a -href="glossaries-user.html#dx1-65008" >2067</a> <br /></span> +href="glossaries-user.html#dx1-17027" >2090</a>, <a +href="glossaries-user.html#dx1-17045" >2091</a>, <a +href="glossaries-user.html#dx1-17051" >2092</a>, <a +href="glossaries-user.html#dx1-49029" >2093</a>, <a +href="glossaries-user.html#dx1-62005" >2094</a>, <a +href="glossaries-user.html#dx1-66008" >2095</a>, <a +href="glossaries-user.html#dx1-68008" >2096</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">list</span>  <a -href="glossaries-user.html#dx1-16028" >2068</a> <br /></span> +href="glossaries-user.html#dx1-17028" >2097</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">subentrycounter</span>  <a -href="glossaries-user.html#dx1-16021" >2069</a>, <a -href="glossaries-user.html#dx1-30001" >2070</a>, <a -href="glossaries-user.html#dx1-32008" >2071</a>, <a -href="glossaries-user.html#dx1-60003" >2072</a>, <a -href="glossaries-user.html#dx1-69068" >2073</a>, <a -href="glossaries-user.html#dx1-69089" >2074</a> <br /></span> +href="glossaries-user.html#dx1-17021" >2098</a>, <a +href="glossaries-user.html#dx1-31001" >2099</a>, <a +href="glossaries-user.html#dx1-33008" >2100</a>, <a +href="glossaries-user.html#dx1-63003" >2101</a>, <a +href="glossaries-user.html#dx1-72068" >2102</a>, <a +href="glossaries-user.html#dx1-72089" >2103</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-16022" >2075</a> <br /></span> +href="glossaries-user.html#dx1-17022" >2104</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">symbols</span>  <a -href="glossaries-user.html#dx1-14008" >2076</a>, <a -href="glossaries-user.html#dx1-20001" >2077</a>, <a -href="glossaries-user.html#dx1-51019" >2078</a> <br /></span> +href="glossaries-user.html#dx1-15008" >2105</a>, <a +href="glossaries-user.html#dx1-21001" >2106</a>, <a +href="glossaries-user.html#dx1-54024" >2107</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">toc</span>  <a -href="glossaries-user.html#dx1-15001" >2079</a>, <a -href="glossaries-user.html#dx1-15005" >2080</a>, <a -href="glossaries-user.html#dx1-15008" >2081</a>, <a -href="glossaries-user.html#dx1-15009" >2082</a>, <a -href="glossaries-user.html#dx1-46024" >2083</a> <br /></span> +href="glossaries-user.html#dx1-16001" >2108</a>, <a +href="glossaries-user.html#dx1-16005" >2109</a>, <a +href="glossaries-user.html#dx1-16008" >2110</a>, <a +href="glossaries-user.html#dx1-16009" >2111</a>, <a +href="glossaries-user.html#dx1-49026" >2112</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">translate</span>  <a -href="glossaries-user.html#dx1-14036" >2084</a>, <a -href="glossaries-user.html#dx1-14059" >2085</a>, <a -href="glossaries-user.html#dx1-14061" >2086</a>, <a -href="glossaries-user.html#dx1-21013" >2087</a> <br /></span> +href="glossaries-user.html#dx1-15036" >2113</a>, <a +href="glossaries-user.html#dx1-15059" >2114</a>, <a +href="glossaries-user.html#dx1-15061" >2115</a>, <a +href="glossaries-user.html#dx1-22013" >2116</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">babel</span>  <a -href="glossaries-user.html#dx1-7007" >2088</a>, <a -href="glossaries-user.html#dx1-7028" >2089</a>, <a -href="glossaries-user.html#dx1-7034" >2090</a>, <a -href="glossaries-user.html#dx1-14053" >2091</a>, <a -href="glossaries-user.html#dx1-14056" >2092</a>, <a -href="glossaries-user.html#dx1-73062" >2093</a> <br /></span> +href="glossaries-user.html#dx1-8007" >2117</a>, <a +href="glossaries-user.html#dx1-8028" >2118</a>, <a +href="glossaries-user.html#dx1-8034" >2119</a>, <a +href="glossaries-user.html#dx1-15053" >2120</a>, <a +href="glossaries-user.html#dx1-15056" >2121</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-7006" >2094</a>, <a -href="glossaries-user.html#dx1-7038" >2095</a>, <a -href="glossaries-user.html#dx1-14047" >2096</a>, <a -href="glossaries-user.html#dx1-14066" >2097</a>, <a -href="glossaries-user.html#dx1-14068" >2098</a> <br /></span> +href="glossaries-user.html#dx1-8006" >2122</a>, <a +href="glossaries-user.html#dx1-8038" >2123</a>, <a +href="glossaries-user.html#dx1-15047" >2124</a>, <a +href="glossaries-user.html#dx1-15066" >2125</a>, <a +href="glossaries-user.html#dx1-15068" >2126</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-14037" >2099</a>, <a -href="glossaries-user.html#dx1-14058" >2100</a>, <a -href="glossaries-user.html#dx1-14060" >2101</a>, <a -href="glossaries-user.html#dx1-14062" >2102</a> <br /></span> +href="glossaries-user.html#dx1-15037" >2127</a>, <a +href="glossaries-user.html#dx1-15058" >2128</a>, <a +href="glossaries-user.html#dx1-15060" >2129</a>, <a +href="glossaries-user.html#dx1-15062" >2130</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">ucfirst</span>  <a -href="glossaries-user.html#dx1-15032" >2103</a> <br /></span> +href="glossaries-user.html#dx1-16032" >2131</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">ucmark</span>  <a -href="glossaries-user.html#dx1-15017" >2104</a>, <a -href="glossaries-user.html#dx1-15019" >2105</a> <br /></span> +href="glossaries-user.html#dx1-16017" >2132</a>, <a +href="glossaries-user.html#dx1-16019" >2133</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">false</span>  <a -href="glossaries-user.html#dx1-15020" >2106</a> <br /></span> +href="glossaries-user.html#dx1-16020" >2134</a> <br /></span> <span class="index-subsubitem">        <span class="cmss-10">true</span>  <a -href="glossaries-user.html#dx1-15022" >2107</a> <br /></span> +href="glossaries-user.html#dx1-16022" >2135</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">xindy</span>  <a -href="glossaries-user.html#dx1-4066" >2108</a>, <a -href="glossaries-user.html#dx1-5117" >2109</a>, <a -href="glossaries-user.html#dx1-6015" >2110</a>, <a -href="glossaries-user.html#dx1-8105" >2111</a>, <a -href="glossaries-user.html#dx1-10005" >2112</a>, <a -href="glossaries-user.html#dx1-11003" >2113</a>, <a -href="glossaries-user.html#dx1-17067" >2114</a>, <a -href="glossaries-user.html#dx1-17068" >2115</a>, <a -href="glossaries-user.html#dx1-17085" >2116</a>, <a -href="glossaries-user.html#dx1-21002" >2117</a>, <a -href="glossaries-user.html#dx1-21016" >2118</a>, <a -href="glossaries-user.html#dx1-47003" >2119</a>, <a -href="glossaries-user.html#dx1-49001" >2120</a>, <a -href="glossaries-user.html#dx1-50001" >2121</a> <br /></span> +href="glossaries-user.html#dx1-4066" >2136</a>, <a +href="glossaries-user.html#dx1-5117" >2137</a>, <a +href="glossaries-user.html#dx1-7015" >2138</a>, <a +href="glossaries-user.html#dx1-9110" >2139</a>, <a +href="glossaries-user.html#dx1-11005" >2140</a>, <a +href="glossaries-user.html#dx1-12003" >2141</a>, <a +href="glossaries-user.html#dx1-18067" >2142</a>, <a +href="glossaries-user.html#dx1-18068" >2143</a>, <a +href="glossaries-user.html#dx1-18085" >2144</a>, <a +href="glossaries-user.html#dx1-22002" >2145</a>, <a +href="glossaries-user.html#dx1-22016" >2146</a>, <a +href="glossaries-user.html#dx1-50003" >2147</a>, <a +href="glossaries-user.html#dx1-52001" >2148</a>, <a +href="glossaries-user.html#dx1-53001" >2149</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">xindygloss</span>  <a -href="glossaries-user.html#dx1-17084" >2122</a>, <a -href="glossaries-user.html#dx1-21003" >2123</a> <br /></span> +href="glossaries-user.html#dx1-18084" >2150</a>, <a +href="glossaries-user.html#dx1-22003" >2151</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">xindynoglsnumbers</span>  <a -href="glossaries-user.html#dx1-17088" >2124</a>, <a -href="glossaries-user.html#dx1-21004" >2125</a> <br /></span> +href="glossaries-user.html#dx1-18088" >2152</a>, <a +href="glossaries-user.html#dx1-22004" >2153</a> <br /></span> + + <span class="index-item"><span class="cmtt-10">page </span>(counter)  <a -href="glossaries-user.html#dx1-49047" >2126</a> <br /></span> +href="glossaries-user.html#dx1-52047" >2154</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-7024" >2127</a> <br /></span> +href="glossaries-user.html#dx1-8024" >2155</a> <br /></span> <span class="index-item"><span class="cmtt-10">pdflatex</span>  <a -href="glossaries-user.html#dx1-16" >2128</a>, <a -href="glossaries-user.html#dx1-39015" >2129</a> <br /></span> +href="glossaries-user.html#dx1-16" >2156</a>, <a +href="glossaries-user.html#dx1-40023" >2157</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-71030" ><span -class="cmti-10">2130</span></a> <br /></span> +href="glossaries-user.html#dx1-74030" ><span +class="cmti-10">2158</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-71025" ><span -class="cmti-10">2131</span></a> <br /></span> +href="glossaries-user.html#dx1-74025" ><span +class="cmti-10">2159</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-71021" ><span -class="cmti-10">2132</span></a> <br /></span> +href="glossaries-user.html#dx1-74021" ><span +class="cmti-10">2160</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-71041" ><span -class="cmti-10">2133</span></a> <br /></span> +href="glossaries-user.html#dx1-74041" ><span +class="cmti-10">2161</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-71036" ><span -class="cmti-10">2134</span></a> <br /></span> +href="glossaries-user.html#dx1-74036" ><span +class="cmti-10">2162</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-71032" ><span -class="cmti-10">2135</span></a> <br /></span> +href="glossaries-user.html#dx1-74032" ><span +class="cmti-10">2163</span></a> <br /></span> <span class="index-item"><span class="cmtt-10">pod2man</span>  <a -href="glossaries-user.html#dx1-9048" >2136</a> <br /></span> +href="glossaries-user.html#dx1-10048" >2164</a> <br /></span> <span class="index-item"><span class="cmss-10">polyglossia </span>package  <a -href="glossaries-user.html#dx1-7002" >2137</a>, <a -href="glossaries-user.html#dx1-7035" >2138</a>, <a -href="glossaries-user.html#dx1-14045" >2139</a>, <a -href="glossaries-user.html#dx1-14049" >2140</a>, <a -href="glossaries-user.html#dx1-14064" >2141</a> <br /></span> +href="glossaries-user.html#dx1-8002" >2165</a>, <a +href="glossaries-user.html#dx1-8035" >2166</a>, <a +href="glossaries-user.html#dx1-15045" >2167</a>, <a +href="glossaries-user.html#dx1-15049" >2168</a>, <a +href="glossaries-user.html#dx1-15064" >2169</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-18002" ><span -class="cmti-10">2142</span></a>, <a -href="glossaries-user.html#dx1-56006" >2143</a> <br /></span> +href="glossaries-user.html#dx1-19002" ><span +class="cmti-10">2170</span></a>, <a +href="glossaries-user.html#dx1-59006" >2171</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-46003" ><span -class="cmti-10">2144</span></a>, <a -href="glossaries-user.html#dx1-56010" >2145</a>, <a -href="glossaries-user.html#dx1-69072" >2146</a>, <a -href="glossaries-user.html#dx1-70008" >2147</a>, <a -href="glossaries-user.html#dx1-73067" >2148</a> <br /></span> - - +href="glossaries-user.html#dx1-35002" >2172</a>, <a +href="glossaries-user.html#dx1-49003" ><span +class="cmti-10">2173</span></a>, <a +href="glossaries-user.html#dx1-54014" >2174</a>, <a +href="glossaries-user.html#dx1-59010" >2175</a>, <a +href="glossaries-user.html#dx1-72072" >2176</a>, <a +href="glossaries-user.html#dx1-73011" >2177</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-16054" >2149</a>, <a -href="glossaries-user.html#dx1-18003" >2150</a>, <a -href="glossaries-user.html#dx1-20003" >2151</a>, <a -href="glossaries-user.html#dx1-20008" >2152</a>, <a -href="glossaries-user.html#dx1-20016" >2153</a>, <a -href="glossaries-user.html#dx1-46019" ><span -class="cmti-10">2154</span></a>, <a -href="glossaries-user.html#dx1-56003" >2155</a>, <a -href="glossaries-user.html#dx1-56007" >2156</a>, <a -href="glossaries-user.html#dx1-59003" >2157</a>, <a -href="glossaries-user.html#dx1-60024" >2158</a>, <a -href="glossaries-user.html#dx1-69071" >2159</a>, <a -href="glossaries-user.html#dx1-70007" >2160</a>, <a -href="glossaries-user.html#dx1-73066" >2161</a> <br /></span> +href="glossaries-user.html#dx1-17054" >2178</a>, <a +href="glossaries-user.html#dx1-19003" >2179</a>, <a +href="glossaries-user.html#dx1-21003" >2180</a>, <a +href="glossaries-user.html#dx1-21008" >2181</a>, <a +href="glossaries-user.html#dx1-21016" >2182</a>, <a +href="glossaries-user.html#dx1-49019" ><span +class="cmti-10">2183</span></a>, <a +href="glossaries-user.html#dx1-59003" >2184</a>, <a +href="glossaries-user.html#dx1-59007" >2185</a>, <a +href="glossaries-user.html#dx1-62003" >2186</a>, <a +href="glossaries-user.html#dx1-63024" >2187</a>, <a +href="glossaries-user.html#dx1-72071" >2188</a>, <a +href="glossaries-user.html#dx1-73010" >2189</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-49037" >2190</a> <br /></span> +<span class="index-subitem">    <span +class="cmss-10">nogroupskip</span>  <a +href="glossaries-user.html#dx1-49035" >2191</a> <br /></span> +<span class="index-subitem">    <span class="cmss-10">nonumberlist</span>  <a -href="glossaries-user.html#dx1-46032" >2162</a> <br /></span> +href="glossaries-user.html#dx1-49034" >2192</a> <br /></span> +<span class="index-subitem">    <span +class="cmss-10">nopostdot</span>  <a +href="glossaries-user.html#dx1-49036" >2193</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">numberedsection</span>  <a -href="glossaries-user.html#dx1-46029" >2163</a> <br /></span> +href="glossaries-user.html#dx1-49031" >2194</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">style</span>  <a -href="glossaries-user.html#dx1-16053" >2164</a>, <a -href="glossaries-user.html#dx1-46026" >2165</a>, <a -href="glossaries-user.html#dx1-59001" >2166</a>, <a -href="glossaries-user.html#dx1-60022" >2167</a> <br /></span> +href="glossaries-user.html#dx1-17053" >2195</a>, <a +href="glossaries-user.html#dx1-49028" >2196</a>, <a +href="glossaries-user.html#dx1-62001" >2197</a>, <a +href="glossaries-user.html#dx1-63022" >2198</a> <br /></span> +<span class="index-subitem">    <span +class="cmss-10">subentrycounter</span>  <a +href="glossaries-user.html#dx1-49039" >2199</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">title</span>  <a -href="glossaries-user.html#dx1-46022" >2168</a>, <a -href="glossaries-user.html#dx1-46025" >2169</a> <br /></span> +href="glossaries-user.html#dx1-49024" >2200</a>, <a +href="glossaries-user.html#dx1-49027" >2201</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">toctitle</span>  <a -href="glossaries-user.html#dx1-46023" >2170</a> <br /></span> +href="glossaries-user.html#dx1-49025" >2202</a> <br /></span> <span class="index-subitem">    <span class="cmss-10">type</span>  <a -href="glossaries-user.html#dx1-46021" >2171</a> <br /></span> +href="glossaries-user.html#dx1-49021" >2203</a>, <a +href="glossaries-user.html#dx1-49022" >2204</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-20015" ><span -class="cmti-10">2172</span></a> <br /></span> +href="glossaries-user.html#dx1-21015" ><span +class="cmti-10">2205</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-46001" ><span -class="cmti-10">2173</span></a>, <a -href="glossaries-user.html#dx1-56009" >2174</a> <br /></span> +href="glossaries-user.html#dx1-49001" ><span +class="cmti-10">2206</span></a>, <a +href="glossaries-user.html#dx1-59009" >2207</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-17003" >2175</a>, <a -href="glossaries-user.html#dx1-17039" >2176</a>, <a -href="glossaries-user.html#dx1-17052" >2177</a>, <a -href="glossaries-user.html#dx1-18005" >2178</a>, <a -href="glossaries-user.html#dx1-20004" >2179</a>, <a -href="glossaries-user.html#dx1-20009" >2180</a>, <a -href="glossaries-user.html#dx1-20017" >2181</a>, <a -href="glossaries-user.html#dx1-46017" ><span -class="cmti-10">2182</span></a>, <a -href="glossaries-user.html#dx1-56001" >2183</a>, <a -href="glossaries-user.html#dx1-59002" >2184</a>, <a -href="glossaries-user.html#dx1-60023" >2185</a> <br /></span> +href="glossaries-user.html#dx1-18003" >2208</a>, <a +href="glossaries-user.html#dx1-18039" >2209</a>, <a +href="glossaries-user.html#dx1-18052" >2210</a>, <a +href="glossaries-user.html#dx1-19005" >2211</a>, <a +href="glossaries-user.html#dx1-21004" >2212</a>, <a +href="glossaries-user.html#dx1-21009" >2213</a>, <a +href="glossaries-user.html#dx1-21017" >2214</a>, <a +href="glossaries-user.html#dx1-49017" ><span +class="cmti-10">2215</span></a>, <a +href="glossaries-user.html#dx1-59001" >2216</a>, <a +href="glossaries-user.html#dx1-62002" >2217</a>, <a +href="glossaries-user.html#dx1-63023" >2218</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-17002" >2186</a>, <a -href="glossaries-user.html#dx1-17038" >2187</a>, <a -href="glossaries-user.html#dx1-17051" >2188</a> <br /></span> +href="glossaries-user.html#dx1-18002" >2219</a>, <a +href="glossaries-user.html#dx1-18038" >2220</a>, <a +href="glossaries-user.html#dx1-18051" >2221</a>, <a +href="glossaries-user.html#dx1-49044" >2222</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-20007" ><span -class="cmti-10">2189</span></a> <br /></span> +href="glossaries-user.html#dx1-21007" ><span +class="cmti-10">2223</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-20002" ><span -class="cmti-10">2190</span></a> <br /></span> +href="glossaries-user.html#dx1-21002" ><span +class="cmti-10">2224</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-25004" ><span -class="cmti-10">2191</span></a>, <a -href="glossaries-user.html#dx1-33023" >2192</a> <br /></span> +href="glossaries-user.html#dx1-26004" ><span +class="cmti-10">2225</span></a>, <a +href="glossaries-user.html#dx1-34028" >2226</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-19019" >2193</a>, <a -href="glossaries-user.html#dx1-54015" >2194</a> <br /></span> +href="glossaries-user.html#dx1-20019" >2227</a>, <a +href="glossaries-user.html#dx1-57015" >2228</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-49036" >2195</a> <br /></span> +href="glossaries-user.html#dx1-52036" >2229</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">S</span> <span class="index-item">sanitize  <a -href="glossaries-user.html#dx1-3069" ><span -class="cmbx-10">2196</span></a>, <a -href="glossaries-user.html#dx1-14017" >2197</a>, <a -href="glossaries-user.html#dx1-17030" >2198</a>, <a -href="glossaries-user.html#dx1-44017" >2199</a>, <a -href="glossaries-user.html#dx1-45056" >2200</a> <br /></span> +href="glossaries-user.html#dx1-3066" ><span +class="cmbx-10">2230</span></a>, <a +href="glossaries-user.html#dx1-15017" >2231</a>, <a +href="glossaries-user.html#dx1-18030" >2232</a>, <a +href="glossaries-user.html#dx1-47017" >2233</a>, <a +href="glossaries-user.html#dx1-48056" >2234</a> <br /></span> <span class="index-item"><span class="cmss-10">scrwfile </span>package  <a -href="glossaries-user.html#dx1-14025" >2201</a> <br /></span> +href="glossaries-user.html#dx1-15025" >2235</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-15048" >2202</a>, <a -href="glossaries-user.html#dx1-46046" >2203</a> <br /></span> +href="glossaries-user.html#dx1-16048" >2236</a>, <a +href="glossaries-user.html#dx1-49057" >2237</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-3002" >2204</a>, <a -href="glossaries-user.html#dx1-43012" >2205</a>, <a -href="glossaries-user.html#dx1-43019" >2206</a>, <a -href="glossaries-user.html#dx1-44007" >2207</a> <br /></span> +href="glossaries-user.html#dx1-46012" >2238</a>, <a +href="glossaries-user.html#dx1-46019" >2239</a>, <a +href="glossaries-user.html#dx1-47007" >2240</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-18024" ><span -class="cmti-10">2208</span></a> <br /></span> +href="glossaries-user.html#dx1-19024" ><span +class="cmti-10">2241</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-19001" >2209</a>, <a -href="glossaries-user.html#dx1-52021" >2210</a>, <a -href="glossaries-user.html#dx1-53001" ><span -class="cmti-10">2211</span></a>, <a -href="glossaries-user.html#dx1-55016" >2212</a> <br /></span> +href="glossaries-user.html#dx1-20001" >2242</a>, <a +href="glossaries-user.html#dx1-41012" >2243</a>, <a +href="glossaries-user.html#dx1-55021" >2244</a>, <a +href="glossaries-user.html#dx1-56001" ><span +class="cmti-10">2245</span></a>, <a +href="glossaries-user.html#dx1-58016" >2246</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-49056" >2213</a> <br /></span> +href="glossaries-user.html#dx1-52056" >2247</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-49054" >2214</a> <br /></span> +href="glossaries-user.html#dx1-52054" >2248</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-69056" >2215</a>, <a -href="glossaries-user.html#dx1-69059" >2216</a> <br /></span> +href="glossaries-user.html#dx1-72056" >2249</a>, <a +href="glossaries-user.html#dx1-72059" >2250</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-16020" >2217</a>, <a -href="glossaries-user.html#dx1-46055" ><span -class="cmti-10">2218</span></a> <br /></span> +href="glossaries-user.html#dx1-17020" >2251</a>, <a +href="glossaries-user.html#dx1-49066" ><span +class="cmti-10">2252</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-15012" ><span -class="cmti-10">2219</span></a>, <a -href="glossaries-user.html#dx1-46049" >2220</a> <br /></span> +href="glossaries-user.html#dx1-16012" ><span +class="cmti-10">2253</span></a>, <a +href="glossaries-user.html#dx1-49060" >2254</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-16052" >2221</a>, <a -href="glossaries-user.html#dx1-59004" ><span -class="cmti-10">2222</span></a>, <a -href="glossaries-user.html#dx1-60026" >2223</a>, <a -href="glossaries-user.html#dx1-60029" >2224</a>, <a -href="glossaries-user.html#dx1-67010" >2225</a>, <a -href="glossaries-user.html#dx1-68007" >2226</a>, <a -href="glossaries-user.html#dx1-69095" >2227</a> <br /></span> +href="glossaries-user.html#dx1-17052" >2255</a>, <a +href="glossaries-user.html#dx1-62004" ><span +class="cmti-10">2256</span></a>, <a +href="glossaries-user.html#dx1-63026" >2257</a>, <a +href="glossaries-user.html#dx1-63029" >2258</a>, <a +href="glossaries-user.html#dx1-70010" >2259</a>, <a +href="glossaries-user.html#dx1-71007" >2260</a>, <a +href="glossaries-user.html#dx1-72095" >2261</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-10021" >2228</a>, <a -href="glossaries-user.html#dx1-11011" >2229</a>, <a -href="glossaries-user.html#dx1-24019" ><span -class="cmti-10">2230</span></a> <br /></span> +href="glossaries-user.html#dx1-11021" >2262</a>, <a +href="glossaries-user.html#dx1-12011" >2263</a>, <a +href="glossaries-user.html#dx1-25019" ><span +class="cmti-10">2264</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-21001" ><span -class="cmti-10">2231</span></a> <br /></span> +href="glossaries-user.html#dx1-22001" ><span +class="cmti-10">2265</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-69065" ><span -class="cmti-10">2232</span></a> <br /></span> +href="glossaries-user.html#dx1-72065" ><span +class="cmti-10">2266</span></a> <br /></span> <span class="index-item"><span class="cmtt-10">supertabular </span>(environment)  <a -href="glossaries-user.html#dx1-64002" >2233</a>, <a -href="glossaries-user.html#dx1-64008" >2234</a>, <a -href="glossaries-user.html#dx1-64013" >2235</a>, <a -href="glossaries-user.html#dx1-65003" >2236</a>, <a -href="glossaries-user.html#dx1-65010" >2237</a> <br /></span> +href="glossaries-user.html#dx1-67002" >2267</a>, <a +href="glossaries-user.html#dx1-67008" >2268</a>, <a +href="glossaries-user.html#dx1-67013" >2269</a>, <a +href="glossaries-user.html#dx1-68003" >2270</a>, <a +href="glossaries-user.html#dx1-68010" >2271</a> <br /></span> <span class="index-item"><span class="cmss-10">supertabular </span>package  <a -href="glossaries-user.html#dx1-16039" >2238</a>, <a -href="glossaries-user.html#dx1-64015" >2239</a>, <a -href="glossaries-user.html#dx1-65012" >2240</a> <br /></span> +href="glossaries-user.html#dx1-17039" >2272</a>, <a +href="glossaries-user.html#dx1-67015" >2273</a>, <a +href="glossaries-user.html#dx1-68012" >2274</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-7023" >2241</a> <br /></span> +href="glossaries-user.html#dx1-8023" >2275</a> <br /></span> </p><p class="theindex"> <span class="cmbx-10">T</span> -<span class="index-item">TeX4HT  <a -href="glossaries-user.html#dx1-73097" >2242</a> <br /></span> - - +<span class="index-item"><span +class="cmtt-10">tabular </span>(environment)  <a +href="glossaries-user.html#dx1-61021" >2276</a>, <a +href="glossaries-user.html#dx1-61023" >2277</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-40016" >2278</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-39049" >2243</a> <br /></span> +href="glossaries-user.html#dx1-40052" >2279</a> <br /></span> <span class="index-item"><span class="cmss-10">textcase </span>package  <a -href="glossaries-user.html#dx1-15027" >2244</a>, <a -href="glossaries-user.html#dx1-15029" >2245</a> <br /></span> +href="glossaries-user.html#dx1-16027" >2280</a>, <a +href="glossaries-user.html#dx1-16029" >2281</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-49013" >2246</a> <br /></span> +href="glossaries-user.html#dx1-52013" >2282</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-54008" >2247</a>, <a -href="glossaries-user.html#dx1-54010" >2248</a>, <a -href="glossaries-user.html#dx1-55036" >2249</a>, <a -href="glossaries-user.html#dx1-55044" >2250</a>, <a -href="glossaries-user.html#dx1-55045" >2251</a>, <a -href="glossaries-user.html#dx1-55061" >2252</a>, <a -href="glossaries-user.html#dx1-73025" >2253</a> <br /></span> +href="glossaries-user.html#dx1-57008" >2283</a>, <a +href="glossaries-user.html#dx1-57010" >2284</a>, <a +href="glossaries-user.html#dx1-58036" >2285</a>, <a +href="glossaries-user.html#dx1-58044" >2286</a>, <a +href="glossaries-user.html#dx1-58045" >2287</a>, <a +href="glossaries-user.html#dx1-58061" >2288</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-19020" >2254</a>, <a -href="glossaries-user.html#dx1-54012" >2255</a>, <a -href="glossaries-user.html#dx1-54013" >2256</a>, <a -href="glossaries-user.html#dx1-73039" >2257</a> <br /></span> +href="glossaries-user.html#dx1-20020" >2289</a>, <a +href="glossaries-user.html#dx1-57012" >2290</a>, <a +href="glossaries-user.html#dx1-57013" >2291</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-55037" >2258</a> <br /></span> +href="glossaries-user.html#dx1-58037" >2292</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-55038" >2259</a> <br /></span> +href="glossaries-user.html#dx1-58038" >2293</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-55027" >2260</a> <br /></span> +href="glossaries-user.html#dx1-58027" >2294</a> <br /></span> <span class="index-item"><span class="cmtt-10">theglossary </span>(environment)  <a -href="glossaries-user.html#dx1-69002" ><span -class="cmti-10">2261</span></a>, <a -href="glossaries-user.html#dx1-69004" >2262</a>, <a -href="glossaries-user.html#dx1-69011" >2263</a>, <a -href="glossaries-user.html#dx1-69078" >2264</a> <br /></span> +href="glossaries-user.html#dx1-72002" ><span +class="cmti-10">2295</span></a>, <a +href="glossaries-user.html#dx1-72004" >2296</a>, <a +href="glossaries-user.html#dx1-72011" >2297</a>, <a +href="glossaries-user.html#dx1-72078" >2298</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-49040" >2265</a> <br /></span> +href="glossaries-user.html#dx1-52040" >2299</a> <br /></span> <span class="index-item"><span class="cmss-10">translator </span>package  <a -href="glossaries-user.html#dx1-7004" >2266</a>, <a -href="glossaries-user.html#dx1-7005" >2267</a>, <a -href="glossaries-user.html#dx1-7008" >2268</a>, <a -href="glossaries-user.html#dx1-7012" >2269</a>, <a -href="glossaries-user.html#dx1-7016" >2270</a>, <a -href="glossaries-user.html#dx1-7029" >2271</a>, <a -href="glossaries-user.html#dx1-7030" >2272</a>, <a -href="glossaries-user.html#dx1-7033" >2273</a>, <a -href="glossaries-user.html#dx1-14039" >2274</a>, <a -href="glossaries-user.html#dx1-14040" >2275</a>, <a -href="glossaries-user.html#dx1-14041" >2276</a>, <a -href="glossaries-user.html#dx1-14042" >2277</a>, <a -href="glossaries-user.html#dx1-14054" >2278</a>, <a -href="glossaries-user.html#dx1-14065" >2279</a>, <a -href="glossaries-user.html#dx1-51024" >2280</a> <br /></span> +href="glossaries-user.html#dx1-8004" >2300</a>, <a +href="glossaries-user.html#dx1-8005" >2301</a>, <a +href="glossaries-user.html#dx1-8008" >2302</a>, <a +href="glossaries-user.html#dx1-8012" >2303</a>, <a +href="glossaries-user.html#dx1-8016" >2304</a>, <a +href="glossaries-user.html#dx1-8029" >2305</a>, <a +href="glossaries-user.html#dx1-8030" >2306</a>, <a +href="glossaries-user.html#dx1-8033" >2307</a>, <a +href="glossaries-user.html#dx1-15039" >2308</a>, <a +href="glossaries-user.html#dx1-15040" >2309</a>, <a +href="glossaries-user.html#dx1-15041" >2310</a>, <a +href="glossaries-user.html#dx1-15042" >2311</a>, <a +href="glossaries-user.html#dx1-15054" >2312</a>, <a +href="glossaries-user.html#dx1-15065" >2313</a>, <a +href="glossaries-user.html#dx1-54029" >2314</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-14026" >2281</a> <br /></span> +href="glossaries-user.html#dx1-15026" >2315</a>, <a +href="glossaries-user.html#dx1-18094" >2316</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-3037" >2282</a>, <a -href="glossaries-user.html#dx1-3050" >2283</a>, <a -href="glossaries-user.html#dx1-3074" ><span -class="cmbx-10">2284</span></a>, <a -href="glossaries-user.html#dx1-4051" >2285</a>, <a -href="glossaries-user.html#dx1-4055" >2286</a>, <a -href="glossaries-user.html#dx1-4057" >2287</a>, <a -href="glossaries-user.html#dx1-4059" >2288</a>, <a -href="glossaries-user.html#dx1-4061" >2289</a>, <a -href="glossaries-user.html#dx1-4063" >2290</a>, <a -href="glossaries-user.html#dx1-4074" >2291</a>, <a -href="glossaries-user.html#dx1-4076" >2292</a>, <a -href="glossaries-user.html#dx1-4079" >2293</a>, <a -href="glossaries-user.html#dx1-4081" >2294</a>, <a -href="glossaries-user.html#dx1-4087" >2295</a>, <a -href="glossaries-user.html#dx1-4093" >2296</a>, <a -href="glossaries-user.html#dx1-4102" >2297</a>, <a -href="glossaries-user.html#dx1-4104" >2298</a>, <a -href="glossaries-user.html#dx1-5082" >2299</a>, <a -href="glossaries-user.html#dx1-5089" >2300</a>, <a -href="glossaries-user.html#dx1-5096" >2301</a>, <a -href="glossaries-user.html#dx1-5101" >2302</a>, <a -href="glossaries-user.html#dx1-5106" >2303</a>, <a -href="glossaries-user.html#dx1-5110" >2304</a>, <a -href="glossaries-user.html#dx1-5114" >2305</a>, <a -href="glossaries-user.html#dx1-6002" >2306</a>, <a -href="glossaries-user.html#dx1-6008" >2307</a>, <a -href="glossaries-user.html#dx1-6014" >2308</a>, <a -href="glossaries-user.html#dx1-6025" >2309</a>, <a -href="glossaries-user.html#dx1-6029" >2310</a>, <a -href="glossaries-user.html#dx1-7040" >2311</a>, <a -href="glossaries-user.html#dx1-7044" >2312</a>, <a -href="glossaries-user.html#dx1-8008" >2313</a>, <a -href="glossaries-user.html#dx1-8012" >2314</a>, <a -href="glossaries-user.html#dx1-8016" >2315</a>, <a -href="glossaries-user.html#dx1-8018" >2316</a>, <a -href="glossaries-user.html#dx1-8026" >2317</a>, <a -href="glossaries-user.html#dx1-8035" >2318</a>, <a -href="glossaries-user.html#dx1-8041" >2319</a>, <a -href="glossaries-user.html#dx1-8047" >2320</a>, <a -href="glossaries-user.html#dx1-8051" >2321</a>, <a -href="glossaries-user.html#dx1-8067" >2322</a>, <a -href="glossaries-user.html#dx1-8073" >2323</a>, <a -href="glossaries-user.html#dx1-8081" >2324</a>, <a -href="glossaries-user.html#dx1-8089" >2325</a>, <a -href="glossaries-user.html#dx1-8096" >2326</a>, <a -href="glossaries-user.html#dx1-8102" >2327</a>, <a -href="glossaries-user.html#dx1-9005" >2328</a>, <a -href="glossaries-user.html#dx1-9025" >2329</a>, <a -href="glossaries-user.html#dx1-9039" >2330</a>, <a -href="glossaries-user.html#dx1-9043" >2331</a>, <a -href="glossaries-user.html#x1-100001.3.2" >2332</a>, <a -href="glossaries-user.html#dx1-10002" >2333</a>, <a -href="glossaries-user.html#dx1-10004" >2334</a>, <a -href="glossaries-user.html#dx1-10007" >2335</a>, <a -href="glossaries-user.html#dx1-10013" >2336</a>, <a -href="glossaries-user.html#dx1-10015" >2337</a>, <a -href="glossaries-user.html#dx1-10018" >2338</a>, <a -href="glossaries-user.html#dx1-10031" >2339</a>, <a -href="glossaries-user.html#dx1-10035" >2340</a>, <a -href="glossaries-user.html#dx1-12002" >2341</a>, <a -href="glossaries-user.html#dx1-12016" >2342</a>, <a -href="glossaries-user.html#dx1-12021" >2343</a>, <a -href="glossaries-user.html#dx1-14030" >2344</a>, <a -href="glossaries-user.html#dx1-14035" >2345</a>, <a -href="glossaries-user.html#dx1-16011" >2346</a>, <a -href="glossaries-user.html#dx1-17027" >2347</a>, <a -href="glossaries-user.html#dx1-17065" >2348</a>, <a -href="glossaries-user.html#dx1-17070" >2349</a>, <a -href="glossaries-user.html#dx1-17074" >2350</a>, <a -href="glossaries-user.html#dx1-17078" >2351</a>, <a -href="glossaries-user.html#dx1-17083" >2352</a>, <a -href="glossaries-user.html#dx1-24006" >2353</a>, <a -href="glossaries-user.html#dx1-24009" >2354</a>, <a -href="glossaries-user.html#dx1-25090" >2355</a>, <a -href="glossaries-user.html#dx1-25138" >2356</a>, <a -href="glossaries-user.html#dx1-38009" >2357</a>, <a -href="glossaries-user.html#dx1-38011" >2358</a>, <a -href="glossaries-user.html#dx1-38018" >2359</a>, <a -href="glossaries-user.html#dx1-38022" >2360</a>, <a -href="glossaries-user.html#dx1-39052" >2361</a>, <a -href="glossaries-user.html#dx1-39058" >2362</a>, <a -href="glossaries-user.html#dx1-39079" >2363</a>, <a -href="glossaries-user.html#dx1-45067" >2364</a>, <a -href="glossaries-user.html#dx1-46010" >2365</a>, <a -href="glossaries-user.html#dx1-46014" >2366</a>, <a -href="glossaries-user.html#dx1-47002" >2367</a>, <a -href="glossaries-user.html#dx1-47005" >2368</a>, <a -href="glossaries-user.html#dx1-47008" >2369</a>, <a -href="glossaries-user.html#dx1-47011" >2370</a>, <a -href="glossaries-user.html#dx1-47017" >2371</a>, <a -href="glossaries-user.html#dx1-47019" >2372</a>, <a -href="glossaries-user.html#dx1-47022" >2373</a>, <a -href="glossaries-user.html#dx1-47024" >2374</a>, <a -href="glossaries-user.html#dx1-47026" >2375</a>, <a -href="glossaries-user.html#dx1-47028" >2376</a>, <a -href="glossaries-user.html#dx1-48002" >2377</a>, <a -href="glossaries-user.html#dx1-48004" >2378</a>, <a -href="glossaries-user.html#dx1-48011" >2379</a>, <a -href="glossaries-user.html#dx1-48017" >2380</a>, <a -href="glossaries-user.html#dx1-48022" >2381</a>, <a -href="glossaries-user.html#dx1-49005" >2382</a>, <a -href="glossaries-user.html#dx1-49016" >2383</a>, <a -href="glossaries-user.html#dx1-49022" >2384</a>, <a -href="glossaries-user.html#dx1-49029" >2385</a>, <a -href="glossaries-user.html#dx1-49042" >2386</a>, <a -href="glossaries-user.html#dx1-49050" >2387</a>, <a -href="glossaries-user.html#dx1-49066" >2388</a>, <a -href="glossaries-user.html#dx1-51007" >2389</a>, <a -href="glossaries-user.html#dx1-66016" >2390</a>, <a -href="glossaries-user.html#dx1-69027" >2391</a>, <a -href="glossaries-user.html#dx1-69032" >2392</a>, <a -href="glossaries-user.html#dx1-73009" >2393</a>, <a -href="glossaries-user.html#dx1-73011" >2394</a>, <a -href="glossaries-user.html#dx1-73015" >2395</a>, <a -href="glossaries-user.html#dx1-73017" >2396</a>, <a -href="glossaries-user.html#dx1-73055" >2397</a>, <a -href="glossaries-user.html#dx1-73083" >2398</a>, <a -href="glossaries-user.html#dx1-73087" >2399</a>, <a -href="glossaries-user.html#dx1-73089" >2400</a>, <a -href="glossaries-user.html#dx1-73091" >2401</a>, <a -href="glossaries-user.html#dx1-73093" >2402</a> <br /></span> +href="glossaries-user.html#dx1-3034" >2317</a>, <a +href="glossaries-user.html#dx1-3047" >2318</a>, <a +href="glossaries-user.html#dx1-3071" ><span +class="cmbx-10">2319</span></a>, <a +href="glossaries-user.html#dx1-4051" >2320</a>, <a +href="glossaries-user.html#dx1-4055" >2321</a>, <a +href="glossaries-user.html#dx1-4057" >2322</a>, <a +href="glossaries-user.html#dx1-4059" >2323</a>, <a +href="glossaries-user.html#dx1-4061" >2324</a>, <a +href="glossaries-user.html#dx1-4063" >2325</a>, <a +href="glossaries-user.html#dx1-4074" >2326</a>, <a +href="glossaries-user.html#dx1-4076" >2327</a>, <a +href="glossaries-user.html#dx1-4079" >2328</a>, <a +href="glossaries-user.html#dx1-4081" >2329</a>, <a +href="glossaries-user.html#dx1-4087" >2330</a>, <a +href="glossaries-user.html#dx1-4093" >2331</a>, <a +href="glossaries-user.html#dx1-4102" >2332</a>, <a +href="glossaries-user.html#dx1-4104" >2333</a>, <a +href="glossaries-user.html#dx1-5082" >2334</a>, <a +href="glossaries-user.html#dx1-5089" >2335</a>, <a +href="glossaries-user.html#dx1-5096" >2336</a>, <a +href="glossaries-user.html#dx1-5101" >2337</a>, <a +href="glossaries-user.html#dx1-5106" >2338</a>, <a +href="glossaries-user.html#dx1-5110" >2339</a>, <a +href="glossaries-user.html#dx1-5114" >2340</a>, <a +href="glossaries-user.html#dx1-7002" >2341</a>, <a +href="glossaries-user.html#dx1-7008" >2342</a>, <a +href="glossaries-user.html#dx1-7014" >2343</a>, <a +href="glossaries-user.html#dx1-7025" >2344</a>, <a +href="glossaries-user.html#dx1-7029" >2345</a>, <a +href="glossaries-user.html#dx1-8040" >2346</a>, <a +href="glossaries-user.html#dx1-8044" >2347</a>, <a +href="glossaries-user.html#dx1-9013" >2348</a>, <a +href="glossaries-user.html#dx1-9017" >2349</a>, <a +href="glossaries-user.html#dx1-9021" >2350</a>, <a +href="glossaries-user.html#dx1-9023" >2351</a>, <a +href="glossaries-user.html#dx1-9031" >2352</a>, <a +href="glossaries-user.html#dx1-9040" >2353</a>, <a +href="glossaries-user.html#dx1-9046" >2354</a>, <a +href="glossaries-user.html#dx1-9052" >2355</a>, <a +href="glossaries-user.html#dx1-9056" >2356</a>, <a +href="glossaries-user.html#dx1-9072" >2357</a>, <a +href="glossaries-user.html#dx1-9078" >2358</a>, <a +href="glossaries-user.html#dx1-9086" >2359</a>, <a +href="glossaries-user.html#dx1-9094" >2360</a>, <a +href="glossaries-user.html#dx1-9101" >2361</a>, <a +href="glossaries-user.html#dx1-9107" >2362</a>, <a +href="glossaries-user.html#dx1-10005" >2363</a>, <a +href="glossaries-user.html#dx1-10025" >2364</a>, <a +href="glossaries-user.html#dx1-10039" >2365</a>, <a +href="glossaries-user.html#dx1-10043" >2366</a>, <a +href="glossaries-user.html#x1-110001.4.2" >2367</a>, <a +href="glossaries-user.html#dx1-11002" >2368</a>, <a +href="glossaries-user.html#dx1-11004" >2369</a>, <a +href="glossaries-user.html#dx1-11007" >2370</a>, <a +href="glossaries-user.html#dx1-11013" >2371</a>, <a +href="glossaries-user.html#dx1-11015" >2372</a>, <a +href="glossaries-user.html#dx1-11018" >2373</a>, <a +href="glossaries-user.html#dx1-11031" >2374</a>, <a +href="glossaries-user.html#dx1-11035" >2375</a>, <a +href="glossaries-user.html#dx1-13002" >2376</a>, <a +href="glossaries-user.html#dx1-13016" >2377</a>, <a +href="glossaries-user.html#dx1-13021" >2378</a>, <a +href="glossaries-user.html#dx1-15030" >2379</a>, <a +href="glossaries-user.html#dx1-15035" >2380</a>, <a +href="glossaries-user.html#dx1-17011" >2381</a>, <a +href="glossaries-user.html#dx1-18027" >2382</a>, <a +href="glossaries-user.html#dx1-18065" >2383</a>, <a +href="glossaries-user.html#dx1-18070" >2384</a>, <a +href="glossaries-user.html#dx1-18074" >2385</a>, <a +href="glossaries-user.html#dx1-18078" >2386</a>, <a +href="glossaries-user.html#dx1-18083" >2387</a>, <a +href="glossaries-user.html#dx1-18093" >2388</a>, <a +href="glossaries-user.html#dx1-18098" >2389</a>, <a +href="glossaries-user.html#dx1-18103" >2390</a>, <a +href="glossaries-user.html#dx1-18105" >2391</a>, <a +href="glossaries-user.html#dx1-18107" >2392</a>, <a +href="glossaries-user.html#dx1-25006" >2393</a>, <a +href="glossaries-user.html#dx1-25009" >2394</a>, <a +href="glossaries-user.html#dx1-26090" >2395</a>, <a +href="glossaries-user.html#dx1-26138" >2396</a>, <a +href="glossaries-user.html#dx1-39009" >2397</a>, <a +href="glossaries-user.html#dx1-39011" >2398</a>, <a +href="glossaries-user.html#dx1-39018" >2399</a>, <a +href="glossaries-user.html#dx1-39022" >2400</a>, <a +href="glossaries-user.html#dx1-40010" >2401</a>, <a +href="glossaries-user.html#dx1-40055" >2402</a>, <a +href="glossaries-user.html#dx1-40061" >2403</a>, <a +href="glossaries-user.html#dx1-40082" >2404</a>, <a +href="glossaries-user.html#dx1-48069" >2405</a>, <a +href="glossaries-user.html#dx1-49010" >2406</a>, <a +href="glossaries-user.html#dx1-49014" >2407</a>, <a +href="glossaries-user.html#dx1-50002" >2408</a>, <a +href="glossaries-user.html#dx1-50005" >2409</a>, <a +href="glossaries-user.html#dx1-50008" >2410</a>, <a +href="glossaries-user.html#dx1-50011" >2411</a>, <a +href="glossaries-user.html#dx1-50017" >2412</a>, <a +href="glossaries-user.html#dx1-50019" >2413</a>, <a +href="glossaries-user.html#dx1-50022" >2414</a>, <a +href="glossaries-user.html#dx1-50024" >2415</a>, <a +href="glossaries-user.html#dx1-50026" >2416</a>, <a +href="glossaries-user.html#dx1-50028" >2417</a>, <a +href="glossaries-user.html#dx1-51002" >2418</a>, <a +href="glossaries-user.html#dx1-51004" >2419</a>, <a +href="glossaries-user.html#dx1-51011" >2420</a>, <a +href="glossaries-user.html#dx1-51017" >2421</a>, <a +href="glossaries-user.html#dx1-51022" >2422</a>, <a +href="glossaries-user.html#dx1-52005" >2423</a>, <a +href="glossaries-user.html#dx1-52016" >2424</a>, <a +href="glossaries-user.html#dx1-52022" >2425</a>, <a +href="glossaries-user.html#dx1-52029" >2426</a>, <a +href="glossaries-user.html#dx1-52042" >2427</a>, <a +href="glossaries-user.html#dx1-52050" >2428</a>, <a +href="glossaries-user.html#dx1-52066" >2429</a>, <a +href="glossaries-user.html#dx1-54007" >2430</a>, <a +href="glossaries-user.html#dx1-69018" >2431</a>, <a +href="glossaries-user.html#dx1-72027" >2432</a>, <a +href="glossaries-user.html#dx1-72032" >2433</a> <br /></span> <span class="index-item"><span class="cmss-10">xkeyval </span>package  <a -href="glossaries-user.html#dx1-5005" >2403</a>, <a -href="glossaries-user.html#dx1-73005" >2404</a> <br /></span> -<span class="index-item"><span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\xmakefirstuc</span></span></span>  <a -href="glossaries-user.html#dx1-3003" >2405</a> <br /></span> +href="glossaries-user.html#dx1-5005" >2434</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-57018" >2406</a> <br /></span> +href="glossaries-user.html#dx1-60018" >2435</a> <br /></span> <span class="index-item"><span class="cmss-10">xspace </span>package  <a -href="glossaries-user.html#dx1-57014" >2407</a>, <a -href="glossaries-user.html#dx1-57015" >2408</a>, <a -href="glossaries-user.html#dx1-57017" >2409</a>, <a -href="glossaries-user.html#dx1-57019" >2410</a>, <a -href="glossaries-user.html#dx1-57021" >2411</a>, <a -href="glossaries-user.html#dx1-57023" >2412</a>, <a -href="glossaries-user.html#dx1-57024" >2413</a> <br /></span> +href="glossaries-user.html#dx1-60014" >2436</a>, <a +href="glossaries-user.html#dx1-60015" >2437</a>, <a +href="glossaries-user.html#dx1-60017" >2438</a>, <a +href="glossaries-user.html#dx1-60019" >2439</a>, <a +href="glossaries-user.html#dx1-60021" >2440</a>, <a +href="glossaries-user.html#dx1-60023" >2441</a>, <a +href="glossaries-user.html#dx1-60024" >2442</a> <br /></span> </p></div> - <div class="footnotes"><!--l. 484--><p class="indent" > <span class="footnote-mark"><a + <div class="footnotes"><!--l. 486--><p class="indent" > <span class="footnote-mark"><a href="#fn1x2-bk" id="fn1x2"><sup class="textsuperscript">1.1</sup></a></span><span class="cmr-8">That is, if the term has been referenced using any of the commands described in </span><a href="#sec:glslink"><span @@ -26019,7 +26321,7 @@ class="cmr-8">key) or commands such as </span><span class="cmtt-8">\acrshort</span><a id="dx1-4004"></a><span class="cmr-8">.</span></p> -<!--l. 784--><p class="indent" > <span class="footnote-mark"><a +<!--l. 786--><p class="indent" > <span class="footnote-mark"><a href="#fn2x2-bk" id="fn2x2"><sup class="textsuperscript">1.2</sup></a></span><span class="cmr-8">Note that although I’ve written </span><span class="cmtt-8">latex </span><span @@ -26031,28 +26333,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. 1556--><p class="indent" > <span class="footnote-mark"><a +<!--l. 1618--><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-8075"></a> <span + id="dx1-9080"></a> <span class="cmr-8">is no longer fragile and doesn’t need protecting.</span></p> -<!--l. 2160--><p class="noindent" ><span class="footnote-mark"><a +<!--l. 2260--><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-15015"></a> <span + id="dx1-16015"></a> <span class="cmr-8">is loaded, which case it uses </span><span class="cmtt-8">\markboth</span><a - id="dx1-15016"></a></p> -<!--l. 2190--><p class="noindent" ><span class="footnote-mark"><a + id="dx1-16016"></a></p> +<!--l. 2290--><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-15026"></a> <span + id="dx1-16026"></a> <span class="cmr-8">which is set to </span><span class="cmss-8">textcase</span><a - id="dx1-15027"></a><span + id="dx1-16027"></a><span class="cmr-8">’s </span><span class="cmtt-8">\MakeTextUppercase </span><span class="cmr-8">by the</span> @@ -26060,83 +26362,83 @@ 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-15028"></a><span + id="dx1-16028"></a><span class="cmr-8">. (The </span><span class="cmss-8">textcase</span><a - id="dx1-15029"></a> <span + id="dx1-16029"></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. 2712--><p class="noindent" ><span class="footnote-mark"><a +<!--l. 2841--><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-18009"></a> <span + id="dx1-19009"></a> <span class="cmr-8">to </span><span class="cmtt-8">\glsdefaulttype</span><a - id="dx1-18010"></a> <span + id="dx1-19010"></a> <span class="cmr-8">if the </span><span class="cmss-8">acronym</span><a - id="dx1-18011"></a> <span + id="dx1-19011"></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-18012"></a> <span + id="dx1-19012"></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-18013"></a> <span + id="dx1-19013"></a> <span class="cmr-8">option has been</span> <span -class="cmr-8">used.</span></p><!--l. 3851--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">used.</span></p><!--l. 3991--><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-33015"></a> <span + id="dx1-34020"></a> <span class="cmr-8">is set to </span><span class="cmtt-8">\glsdefaulttype</span><a - id="dx1-33016"></a> <span + id="dx1-34021"></a> <span class="cmr-8">if the </span><span class="cmss-8">acronym</span><a - id="dx1-33017"></a> <span + id="dx1-34022"></a> <span class="cmr-8">package option is not</span> <span -class="cmr-8">used.</span></p><!--l. 4685--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">used.</span></p><!--l. 4821--><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-40007"></a> <span + id="dx1-43004"></a> <span class="cmr-8">and </span><span class="cmtt-8">\glsdisplay</span><a - id="dx1-40008"></a> <span + id="dx1-43005"></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-40009"></a> <span + id="dx1-43006"></a> <span class="cmr-8">option</span></p> -<!--l. 5221--><p class="indent" > <span class="footnote-mark"><a +<!--l. 5379--><p class="indent" > <span class="footnote-mark"><a href="#fn1x9-bk" id="fn1x9"><sup class="textsuperscript">8.1</sup></a></span><a - id="dx1-44004"></a><a + id="dx1-47004"></a><a href="#glo:makeindex"><span class="cmtt-8">makeindex</span><a - id="dx1-44005"></a></a> <span + id="dx1-47005"></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. 5226--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">discarded.</span></p><!--l. 5384--><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-44007"></a> + id="dx1-47007"></a> <span class="cmr-8">as both </span><span class="cmss-8">see</span><a - id="dx1-44008"></a> <span + id="dx1-47008"></a> <span class="cmr-8">and </span><span class="cmtt-8">\glssee </span><span class="cmr-8">explicitly write </span><span @@ -26144,109 +26446,109 @@ 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. 5251--><p class="indent" > <span class="footnote-mark"><a +<!--l. 5409--><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-44015"></a> + id="dx1-47015"></a> <span class="cmr-8">key was</span> <a - id="dx1-44016"></a><a + id="dx1-47016"></a><a href="#glo:sanitize"><span class="cmr-8">sanitized</span><a - id="dx1-44017"></a></a><span + id="dx1-47017"></a></a><span class="cmr-8">.</span></p> -<!--l. 5518--><p class="indent" > <span class="footnote-mark"><a +<!--l. 5676--><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-45053"></a> <span + id="dx1-48053"></a> <span class="cmr-8">as the default, but this could cause problems when</span> <span class="cmss-8">name</span><a - id="dx1-45054"></a> <span + id="dx1-48054"></a> <span class="cmr-8">had been</span> <a - id="dx1-45055"></a><a + id="dx1-48055"></a><a href="#glo:sanitize"><span class="cmr-8">sanitized</span><a - id="dx1-45056"></a></a><span -class="cmr-8">.</span></p><!--l. 5716--><p class="indent" > <span class="footnote-mark"><a + id="dx1-48056"></a></a><span +class="cmr-8">.</span></p><!--l. 5903--><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-46061"></a> <span + id="dx1-49072"></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-46062"></a><a - id="dx1-46063"></a> + id="dx1-49073"></a><a + id="dx1-49074"></a> <span -class="cmr-8">environment in two column mode.</span></p><!--l. 6033--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">environment in two column mode.</span></p><!--l. 6220--><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-49054"></a> <span + id="dx1-52054"></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. 6039--><p class="indent" > <span class="footnote-mark"><a +<!--l. 6226--><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-49056"></a> <span + id="dx1-52056"></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. 7187--><p class="indent" > <span class="footnote-mark"><a +<!--l. 7411--><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. 7216--><p class="indent" > <span class="footnote-mark"><a +class="cmr-8">as from version 1.18</span></p><!--l. 7440--><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. 7451--><p class="indent" > <span class="footnote-mark"><a +<!--l. 7709--><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-60014"></a> <span + id="dx1-63014"></a> <span class="cmr-8">and </span><span class="cmss-8">nosuper</span><a - id="dx1-60015"></a> <span + id="dx1-63015"></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-60016"></a> <span + id="dx1-63016"></a> <span class="cmr-8">package option unless you explicitly load the relevant</span> <span class="cmr-8">package.</span></p> -<!--l. 7564--><p class="noindent" ><span class="footnote-mark"><a +<!--l. 7822--><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. 7775--><p class="indent" > <span class="footnote-mark"><a +<!--l. 8033--><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-64011"></a> <span + id="dx1-67011"></a> <span class="cmr-8">package.</span></p> -<!--l. 8673--><p class="indent" > <span class="footnote-mark"><a +<!--l. 8950--><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-71016"></a> <span + id="dx1-74016"></a> <span class="cmr-8">field.</span></p> -<!--l. 8830--><p class="indent" > <span class="footnote-mark"><a +<!--l. 9110--><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 da0cc59f245..668d7a8f42c 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 41b240eeb8f..2ce60f21764 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex +++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex @@ -49,9 +49,6 @@ style=altlist,\\ nogroupskip]\{glossaries\} \end{tabbing} -\cs{glsnoexpandfields}\newline -\cs{renewcommand*}\{\ics{glsseeformat}\}[3][\ics{seename}]\{\% \newline -(\ics{xmakefirstuc}\{\#1\} \ics{glsseelist}\{\#2\}.)\} \end{ttfamily} } @@ -70,6 +67,11 @@ \newcommand*{\htextbf}[1]{\textbf{\hyperpage{#1}}} \newcommand*{\itermdef}[1]{\index{#1|htextbf}} +\newcommand{\itempar}[1]{\item[{#1}]\mbox{}\par} + +\newcommand{\glslike}{\hyperref[sec:gls-like]{\cs{gls}-like}} +\newcommand{\glstextlike}{\hyperref[sec:glstext-like]{\cs{glstext}-like}} + \IndexPrologue{\chapter*{\indexname} \markboth{\indexname}{\indexname}} @@ -207,7 +209,7 @@ text={first use text},% description={The text that is displayed on \gls{firstuse}, which is governed by the \gloskey{first} and \gloskey{firstplural} keys of \ics{newglossaryentry}. (May be overridden by -\ics{glsdisp}.)}% +\ics{glsdisp} or by \ics{defglsentry}.)}% } \longnewglossaryentry{sanitize}{% @@ -235,7 +237,7 @@ user2={sanitization\protect\iterm{sanitize}}% text={Latin character\iterm{Latin character}}, sort={Latin character}, description={One of the letters \texttt{a}, \ldots, \texttt{z}, - \texttt{A}, \ldots, \texttt{Z}. + \texttt{A}, \ldots, \texttt{Z}\@. See also \gls{exlatinchar}.} } @@ -265,8 +267,8 @@ user2={sanitization\protect\iterm{sanitize}}% name={Non-Latin Character\itermdef{non-Latin character}}, text={non-Latin character\iterm{non-Latin character}}, sort={non-Latin character}, - description={An \gls{exlatinchar} or a~character from - a~non-\gls{latinalph}.} + description={An \gls{exlatinchar} or a~character that isn't + a~\gls{latinchar}.} } \newglossaryentry{latinalph}{% @@ -362,18 +364,18 @@ and~\hyperlink{option#2}{#2}} \MakeShortVerb{"} \DeleteShortVerb{\|} - \title{User Manual for glossaries.sty v4.07} + \title{User Manual for glossaries.sty v4.08} \author{Nicola L.C. Talbot\\% \url{http://www.dickimaw-books.com/}} - \date{2014-04-04} + \date{2014-07-30} \maketitle \begin{abstract} The \styfmt{glossaries} package provides a means to define terms or acronyms or symbols that can be referenced within your document. Sorted lists with collated \glslink{entrylocation}{locations} can be -generated using a supplementary \gls{indexingapp}. +generated either using \TeX\ or using a supplementary \gls{indexingapp}. \end{abstract} \begin{important} @@ -419,7 +421,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.07}. +\qt{Documented Code for glossaries v4.08}. This includes the documented code for the \sty{mfirstuc} package. \item[INSTALL] Installation instructions. @@ -506,7 +508,7 @@ first define your entries (terms, symbols or abbreviations). Then you can reference these within your document (like \cs{cite} or \cs{ref}). You can also, optionally, display a~list of the entries you have referenced in your document (the glossary). This last part, -displaying the glossary is the part that most new users find +displaying the glossary, is the part that most new users find difficult. There are three options: \begin{description} @@ -703,7 +705,7 @@ An overview of these three options is given in \label{tab:options} {% \centering - \begin{tabular}{>{\raggedright}p{0.3\textwidth}ccc} + \begin{tabular}{>{\raggedright}p{0.35\textwidth}ccc} & \bfseries \opt1 & \bfseries \opt2 & \bfseries \opt3\\ Requires an external application? & \no & \yes & \yes\\ @@ -714,7 +716,7 @@ An overview of these three options is given in \no\textsuperscript{\textdagger} & \no & \yes\\ Efficient sort algorithm? & \no & \yes & \yes\\ - Can use a different sort algorithm for each glossary? & + Can use a different sort method for each glossary? & \yes & \no & \no\\ Can form ranges in the location lists? & \no & \yes & \yes\\ @@ -1170,7 +1172,7 @@ latex sampleutf8 makeglossaries sampleutf8 latex sampleutf8 \end{prompt} -you will see that the entries that start with a \gls{nonlatinchar} +you will see that the entries that start with an \gls{exlatinchar} now appear in the symbols group, and the word \qt{man\oe uvre} is now after \qt{manor} instead of before it. If you are unable to use \gls{makeglossaries}, the call to \gls{makeindex} is as @@ -1224,7 +1226,7 @@ latex sampleSort latex sampleSort \end{prompt} -\exitem{-nomathhyper} This document illustrates how to selective +\exitem{-nomathhyper} This document illustrates how to selectively enable and disable entry hyperlinks in \ics{glsentryfmt}. \exitem{-entryfmt} This document illustrates how to change the @@ -1247,8 +1249,63 @@ viewers don't use the accessibility support. Information about the \styfmt{glossaries-accsupp} package can be found in \sectionref{sec:accsupp}. +\exitem{-ignored} This document defines an ignored glossary for +common terms that don't need a definition. + \end{samplelist} +\section{Dummy Entries for Testing} +\label{sec:lipsum} + +In addition to the sample files described above, \sty{glossaries} also provides +some files containing lorum ipsum dummy entries. These are provided +for testing purposes and are on \TeX's path (in +\texttt{tex\slash latex\slash glossaries\slash test-entries}) so they can be included +via \ics{input} or \ics{loadglsentries}. The files are as follows: +\begin{description} +\item[example-glossaries-brief.tex] These entries all have brief +descriptions. + +\item[example-glossaries-long.tex] These entries all have long +descriptions. + +\item[example-glossaries-multipar.tex] These entries all have +multi-paragraph descriptions. + +\item[example-glossaries-symbols.tex] These entries all use the +\gloskey{symbol} key. + +\item[example-glossaries-images.tex] These entries use the +\gloskey{user1} key to store the name of an image file. (The images +are provided by the \sty{mwe} package and should be on \TeX's path.) +One entry doesn't have an associated image to help test for a~missing key. + +\item[example-glossaries-acronym.tex] These entries are all acronyms. + +\item[example-glossaries-acronym-desc.tex] These entries are all +acronyms that use the \gloskey{description} key. + +\item[example-glossaries-acronyms-lang.tex] These entries are all +acronyms, where some of them have a~translation supplied in the +\gloskey{user1} key. + +\item[example-glossaries-parent.tex] These are hierarchical entries +where the child entries use the \gloskey{name} key. + +\item[example-glossaries-childnoname.tex] These are hierarchical entries +where the child entries don't use the \gloskey{name} key. + +\item[example-glossaries-cite.tex] These entries use the +\gloskey{user1} key to store a citation key (or comma-separated list +of citation keys). The citations are defined in \texttt{xampl.bib}, +which should be available on all modern \TeX\ distributions. +One entry doesn't have an associated citation to help test for a~missing +key. +\end{description} + +The sample file \texttt{glossary-lipsum-examples.tex} in the +\texttt{doc\slash latex\slash glossaries\slash samples} directory +uses all these files. \section{Multi-Lingual Support} \label{sec:languages} @@ -1474,6 +1531,11 @@ This section is only applicable if you have chosen \optsor23. You can ignore this section if you have chosen \opt1. \end{important} +If this section seriously confuses you, and you can't work out how +to run \gls{makeglossaries} or \gls{makeindex}, you can try using +the \pkgopt{automake} package option, described in +\sectionref{sec:pkgopts-sort}. + In order to generate a sorted glossary with compact \glspl{numberlist}, it is necessary to use an external \gls{indexingapp} as an intermediate step (unless you have chosen @@ -1709,7 +1771,7 @@ resulting file onto the man path. Alternatively do \begin{important} When upgrading the \styfmt{glossaries} package, make sure you also upgrade your version of \gls{makeglossaries}. The current version is -2.14. +2.15. \end{important} \subsection[Using xindy explicitly (Option~3)]{Using @@ -2059,11 +2121,44 @@ See \sectionref{sec:fixednames} for further details. \pkgopt[false]{translate} and may be passed via the document class options. +\item[\pkgopt{nohypertypes}] 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 \ics{gls} etc +shouldn't have hyperlinks by default. Make sure you enclose the +value in braces if it contains any commas. Example: +\begin{verbatim} +\usepackage[acronym,nohypertypes={acronym,notation}] + {glossaries} +\newglossary[nlg]{notation}{not}{ntn}{Notation} +\end{verbatim} +The values must be fully expanded, so \textbf{don't} try +\texttt{nohypertypes\discretionary{}{}{}=\ics{acronymtype}}. You may also use +\begin{definition} +\ics{GlsDeclareNoHyperList}\marg{list} +\end{definition} +instead or additionally. +See \sectionref{sec:glslink} for further details. + \item[\pkgopt{hyperfirst}] This is a boolean option that specifies whether each term has a hyperlink on \firstuse. The default is \pkgopt[true]{hyperfirst} (terms on \gls{firstuse} have a hyperlink, unless explicitly suppressed using starred versions of commands -such as \ics{gls*}). Note that this applies to all glossary types. +such as \ics{gls*} or by identifying the glossary with +\pkgopt{nohypertypes}, described above). Note that +\pkgopt{nohypertypes} overrides \pkgopt[true]{hyperfirst}. +This option only affects commands that check the \firstuseflag, such +as the \glslike\ commands (for example, \ics{gls} or +\ics{glsdisp}), but not the \glstextlike\ commands +(for example, \ics{glslink} or \ics{glstext}). + +The \pkgopt{hyperfirst} setting applies to +all glossary types (unless identified by \pkgopt{nohypertypes} or +defined with \ics{newignoredglossary}). It can be overridden on an +individual basis by explicitly setting the \gloskey[glslink]{hyper} key +when referencing an entry (or by using the plus or starred +version of the referencing command). + 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 @@ -2078,24 +2173,29 @@ For example: \glsunsetall[main] \end{verbatim} -\item[\pkgopt{nohypertypes}] 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 \ics{gls} etc -shouldn't have hyperlinks by default. Make sure you enclose the -value in braces if it contains any commas. Example: +Alternatively you can redefine the hook +\begin{definition}[\DescribeMacro\glslinkcheckfirsthyperhook] +\cs{glslinkcheckfirsthyperhook} +\end{definition} +which is used by the commands that check the \firstuseflag, such +as \ics{gls}. Within the definition of this command, you can use +\ics{glslabel} to reference the entry label and \ics{glstype} to +reference the glossary type. You can also use \ics{ifglsused} +to determine if the entry has been used. You can test if an entry is +an acronym by checking if it has the \gloskey{long} key set using +\ics{ifglshaslong}. For example, to switch off the hyperlink on +first use just for acronyms: \begin{verbatim} -\usepackage[acronym,nohypertypes={acronym,notation}] - {glossaries} -\newglossary[nlg]{notation}{not}{ntn}{Notation} +\renewcommand*{\glslinkcheckfirsthyperhook}{% + \ifglsused{\glslabel}{}% + {% + \ifglshaslong{\glslabel}{\setkeys{glslink}{hyper=false}}{}% + }% +} \end{verbatim} -The values must be fully expanded, so \textbf{don't} try -\texttt{nohypertypes\discretionary{}{}{}=\ics{acronymtype}}. You may also use -\begin{definition} -\ics{GlsDeclareNoHyperList}\marg{list} -\end{definition} -instead or additionally. -See \sectionref{sec:glslink} for further details. + +Note that this hook isn't used by the commands that don't check the +\firstuseflag, such as \ics{glstext}. \item[\pkgopt{savenumberlist}] This is a boolean option that specifies whether or not to gather and store the \gls{numberlist} @@ -2451,6 +2551,7 @@ allows you to specify sort methods for individual glossaries via the \gloskey[printnoidxglossary]{sort} key in the optional argument of \ics{printnoidxglossary}. If you have multiple glossaries in your document and you are using \opt1, only use +the package options \pkgopt[def]{sort} or \pkgopt[use]{sort} if you want to set this sort method for \emph{all} your glossaries. @@ -2676,6 +2777,34 @@ and code page can be set via \ics{GlsSetXdyLanguage} and \verb|xindy={glsnumbers=false}| and may be used as a document class option. +\item[\pkgopt{automake}] This is a boolean option (new to version +4.08) that will attempt to run \gls{makeindex} or \gls{xindy} using +\TeX's \ics{write18} mechanism at the end of the document. Since +this mechanism can be a security risk, some \TeX\ 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 \qt{runsystem} and see if it is followed by +\qt{enabled} or \qt{disabled}.) + +Some distributions allow \cs{write18} in a restricted mode. +This mode has a~limited number of trusted applications, which +usually includes \gls{makeindex} but may not include \gls{xindy}. So +if you have the restricted mode on, \pkgopt{automake} should work +with \gls*{makeindex} but may not work with \gls{xindy}. + +However even in unrestricted mode this option may not work with +\gls*{xindy} as \gls*{xindy} uses language names that don't always +correspond with \ics{babel}'s language names. (The +\gls{makeglossaries} script applies mappings to assist you.) +Note that you still need at least two \LaTeX\ runs to ensure the document +is up-to-date with this setting. + +Since this package option attempts to run the \gls{indexingapp} on +every \LaTeX\ run, its use should be considered a last resort for +those who can't work out how to incorporate the \gls*{indexingapp} +into their document build. The default value for this option is +\pkgopt[false]{automake}. + \end{description} \section{Acronym Options} @@ -3807,6 +3936,17 @@ type has been specified by \ics{glsdefaulttype}, which is what This is a~preamble-only command. You may also use \ics{input} to load the file but don't use \ics{include}. +\begin{important} +If you want to use \ics{AtBeginDocument} to \cs{input} all your entries +automatically at the start of the document, add the +\cs{AtBeginDocument} command \emph{before} you load the +\sty{glossaries} package (and \sty{babel}, if you are also loading +that) to avoid the creation of the +\texttt{.glsdefs} file and any associated problems that are caused +by defining commands in the \env{document} environment. +(See \sectionref{sec:docdefs}.) +\end{important} + \begin{example}{Loading Entries from Another File}{ex:loadgls} Suppose I have a file called \texttt{myentries.tex} which contains: \begin{verbatim} @@ -3919,20 +4059,14 @@ entry and \meta{target glossary label} is the unique label identifying the glossary in which to put the entry. Note that no check is performed to determine the existence of -the target glossary. This means that you can, for example, move an -entry to an undefined glossary so you can use the entry in the -document text but not have it listed in any of the glossaries. -(Maybe you have an acronym that is so common it doesn't need listing.) +the target glossary. If you want to move an entry to a glossary +that's skipped by \ics{printglossaries}, then define an ignored +glossary with \ics{newignoredglossary}. (See +\sectionref{sec:newglossary}.) \begin{important} -If you move an entry to an undefined glossary and you have -hyperlinked entries, the link will point to an undefined target. -(Unless you identify that glossary using \pkgopt{nohypertypes} or -\ics{GlsDeclareNoHyperList}, as described in \sectionref{sec:glslink}.) -Also, you will get warnings about no file defined for that glossary -(unless you use the \pkgopt{nowarn} package option). Unpredictable -results may occur if you move an entry to a different glossary from -its parent or children. +Unpredictable results may occur if you move an entry to a different +glossary from its parent or children. \end{important} \section{Drawbacks With Defining Entries in the Document Environment} @@ -3954,11 +4088,27 @@ subsequently shuffle sections around, you could end up using an entry before it has been defined. \item Entry information is required when displaying the glossary. -If this occur at the start of the document, the entry details are +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. + + \item If you use a package, such as \sty{babel}, that makes +certain characters active at the start of the \env{document} +environment, there will be a~problem if those characters have +a~special significance when defining glossary entries. +These characters include the double-quote \verb|"| character, the +exclamation mark \texttt{!} character, the question mark \verb|?| +character, and the pipe \verb"|" character. They +must not be active when defining a~glossary entry where they occur +in the \gloskey{sort} key (and they should be avoided in the label +if they may be active at any point in the document). Additionally, +the comma \texttt{,} character and the equals \texttt{=} character +should not be active when using commands that have +\meta{key}=\meta{value} arguments. + \end{enumerate} -To overcome these problems, as from version 4.0 the +To overcome the first two problems, as from version 4.0 the \styfmt{glossaries} package modifies the definition of \cs{newglossaryentry} at the beginning of the \env{document} environment so that the definitions are written to an external file @@ -4020,6 +4170,7 @@ referred to as the location list\index{location list|see{number list}}. Both \gls{makeindex} and \gls{xindy} (\optsand23) concatenate a sequence of~3 or more consecutive pages into~a range. With \gls*{xindy} (\opt3) you can vary the minimum sequence length using +\linebreak \ics{GlsSetXdyMinRangeLength}\marg{n} where \meta{n} is either an integer or the keyword \texttt{none} which indicates that there should be no range formation. @@ -4124,21 +4275,26 @@ which is described in \sectionref{sec:customxr}. \chapter{Links to Glossary Entries} \label{sec:glslink} -Once you have defined a glossary entry using \ics{newglossaryentry}, +Once you have defined a glossary entry using \ics{newglossaryentry} +or \ics{newacronym} (see \sectionref{sec:acronyms}), you can refer to that entry in the document using one of the -commands listed in this section. The text which appears at that +commands listed in \sectionref{sec:gls-like} or +\sectionref{sec:glstext-like}. The text which appears at that point in the document when using one of these commands is referred -to as the \gls{linktext} (even if there are no hyperlinks). The -commands in this section also add a line to an external file that is +to as the \gls{linktext} (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 \gls{numberlist} for that entry. By default, the location refers to the page number. For further information on number lists, see -\sectionref{sec:numberlists}. +\sectionref{sec:numberlists}. These external files need to be +post-processed by \gls{makeindex} or \gls{xindy} unless you have +chosen \opt1. If you don't use \ics{makeglossaries} these external +files won't be created. \begin{important} -It is strongly recommended that you don't use the commands -defined in this section in the arguments of sectioning or caption +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. \end{important} @@ -4147,12 +4303,13 @@ The above warning is particularly important if you are using the package. Instead, use one of the \emph{expandable} commands listed in \sectionref{sec:glsnolink} (such as \ics{glsentrytext} \emph{but not} the non-expandable -case changing versions like \ics{Glsentrytext}) or provide an +case changing versions like \ics{Glsentrytext}). Alternatively, provide an alternative via the optional argument to the sectioning\slash caption -command. Examples: +command or use \sty{hyperref}'s \ics{texorpdfstring}. Examples: \begin{verbatim} \chapter{An overview of \glsentrytext{perl}} \chapter[An overview of Perl]{An overview of \gls{perl}} +\chapter{An overview of \texorpdfstring{\gls{perl}}{Perl}} \end{verbatim} If you want the \gls{linktext} to produce a hyperlink to the @@ -4176,56 +4333,16 @@ format doesn't correctly size hyperlinks in subscripts or 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. + +These are limitations of the DVI format not of the \sty{glossaries} +package. \end{important} It may be that you only want terms in certain glossaries to have -links, but not for other glossaries. In this case, you can use the +hyperlinks, but not for other glossaries. In this case, you can use the package option \pkgopt{nohypertypes} to identify the glossary lists -that shouldn't have hyperlinked \gls{linktext}. For example, suppose -your document contains lots of technical acronyms that the reader -might not know, but it also contains some very common acronyms that -most readers will recognise. So you might want two acronym lists, -but only the technical list will get displayed in your document. The -technical acronyms can be hyperlinked to that list, but common -acronyms shouldn't have hyperlinks as there's no target for them. In -this case, identify the common acronym list as having -non-hyperlinked entries using \pkgopt{nohypertypes}. Example: -\begin{verbatim} -\usepackage[acronym,nohypertypes={common}]{glossaries} -\newglossary{common}{cacr}{cacn}{Common Acronyms} -\end{verbatim} -Alternatively, you can use -\begin{definition}[\DescribeMacro{\GlsDeclareNoHyperList}] -\cs{GlsDeclareNoHyperList}\marg{type} -\end{definition} -For example: -\begin{verbatim} -\usepackage[acronym]{glossaries} -\newglossary{common}{cacr}{cacn}{Common Acronyms} -\GlsDeclareNoHyperList{common} -\end{verbatim} -Note that no check is performed to see if the glossary types listed -in \pkgopt{nohypertypes} or \cs{GlsDeclareNoHyperList} have been -defined. - -\begin{important} -The values must be fully expanded, so \textbf{don't} try -\verb|nohypertypes=\acronymtype| or -\verb|\GlsDeclareNoHyperList{\acronymtype}|. -Also, avoid unnecessary braces. For example, -\verb|\GlsDeclareNoHyperList{{acronym},{common}}| won't work. You do -however need an enclosing brace for the whole list when using the -package option. So -\begin{verbatim} -\usepackage[nohypertypes={acronym,common}]{glossaries} -\end{verbatim} -is correct, but \verb|nohypertypes={{acronym},{common}}| won't work. -\end{important} - -You can override the effect of \pkgopt{nohypertypes} or -\cs{GlsDeclareNoHyperList} by explicitly setting the -\gloskey[glslink]{hyper} option in commands such as \cs{glslink} or -\cs{gls}. +that shouldn't have hyperlinked \gls{linktext}. See +\sectionref{sec:pkgopts-general} for further details. The way the \gls{linktext} is displayed depends on \begin{definition}[\DescribeMacro{\glstextformat}] @@ -4241,29 +4358,45 @@ redefining \ics{glsentryfmt}. See \sectionref{sec:glsdisplay} for further details. Each entry has an associated conditional referred to as the -\firstuseflag. This determines whether \ics{gls} or -\ics{glspl} (or their upper case variants) should use the -value of the \gloskey{first}\slash\gloskey{firstplural} or -\gloskey{text}\slash\gloskey{plural} keys. Note that an -entry can be used without affecting the \firstuseflag\ (for example, -when used with \cs{glslink}). See \sectionref{sec:glsunset} for -commands that unset or reset this conditional. - - -The command: -\begin{definition}[\DescribeMacro{\glslink}] -\cs{glslink}\oarg{options}\marg{label}\marg{text} -\end{definition} -will place \cs{glstextformat}\marg{text} in the document at that -point and add a line into the associated glossary file for the -glossary entry given by \meta{label}. If hyperlinks are supported, -\meta{text} will be a hyperlink to the relevant line in the -glossary. (Note that this command doesn't affect the \firstuseflag: -use \ics{glsdisp} instead.) The optional argument \meta{options} -must be a \meta{key}=\meta{value} list which can take any of the -following keys: - +\firstuseflag. 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 \glslike\ commands and are described in +\sectionref{sec:gls-like}. The commands that don't reference or change +the \firstuseflag\ are \glstextlike\ commands and are described +in \sectionref{sec:glstext-like}. See \sectionref{sec:glsunset} for +commands that unset or reset the \firstuseflag\ without referencing +the entries. + +The \glslike\ and \glstextlike\ commands all take a first +optional argument that is a comma-separated list of +\meta{key}=\meta{value} +options, described below. They also have a star-variant, which +inserts \texttt{hyper=false} at the start of the list of options +and a plus-variant, which inserts \texttt{hyper=true} at the start +of the list of options. For example \verb|\gls*{sample}| is the same +as \verb|\gls[hyper=false]{sample}| and \verb|\gls+{sample}| is the +same as \verb|\gls[hyper=true]{sample}|, whereas just +\verb|\gls{sample}| 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 \pkgopt{nohypertypes} list). +You can override the \gloskey[glslink]{hyper} key in the variant's +optional argument, for example, \verb|\gls*[hyper=true]{sample}| but +this creates redundancy and is best avoided. + +The following keys are available for the optional argument: \begin{description} +\item[{\gloskey[glslink]{hyper}}] 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 \glslike\ command, if this is the first +use and the \pkgopt[false]{hyperfirst} package option has been used, +then the default value is \texttt{hyper=false}. The hyperlink can be +forced on using \texttt{hyper=true} unless the hyperlinks have been +suppressed using \ics{glsdisablehyper}. You must load the +\sty{hyperref} package before the \sty{glossaries} package to +ensure the hyperlinks work. + \item[{\gloskey[glslink]{format}}] This specifies how to format the associated location number for this entry in the glossary. This value is equivalent to the \gls{makeindex} encap value, and (as @@ -4356,49 +4489,56 @@ will need to add this to the list of location attributes: to use for this location. This overrides the default counter used by this entry. (See also \sectionref{sec:numberlists}.) -\item[{\gloskey[glslink]{hyper}}] This is a boolean key which can -be used to enable/disable the hyperlink to the relevant entry -in the glossary. (Note that setting \texttt{hyper=true} will have no -effect if \ics{hyperlink} has not been defined.) The default -value is \texttt{hyper=true}, unless the entry belongs to a glossary -that either has been listed in the package option -\pkgopt{nohypertypes} or has been identified using -\ics{GlsDeclareNoHyperList} in which case the default is -\texttt{hyper=false}. - \item[{\gloskey[glslink]{local}}] This is a boolean key that only -makes a different when used with commands that change the -entry's \gls{firstuseflag} (such as \ics{gls}). If -\texttt{local=true}, the change to the \gls*{firstuseflag} will be -localised to the current scope. The default is \texttt{local=false}. +makes a difference when used with \glslike\ commands that change the +entry's \gls{firstuseflag}. If \texttt{local=true}, the change to +the \gls*{firstuseflag} will be localised to the current scope. The +default is \texttt{local=false}. \end{description} -There is also a starred version: -\begin{definition}[\DescribeMacro{\glslink*}] -\cs{glslink*}\oarg{options}\marg{label}\marg{text} -\end{definition} -which is equivalent to \cs{glslink}, except it sets -\texttt{hyper=false}. Similarly, all the following commands -described in this section also have a starred version that disables -the hyperlink. + +\section{The \cs{gls}-Like Commands (First Use Flag Queried)} +\label{sec:gls-like} + +This section describes the commands that unset the \firstuseflag\ 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 (\texttt{hyper=false}) and +a plus-variant (\texttt{hyper=true}) and have an +optional first argument that is a \meta{key}=\meta{value} list. + +These commands use \ics{glsentryfmt} or the equivalent definition provided by +\ics{defglsentryfmt} to determine the automatically generated text +and its format (see \sectionref{sec:glsdisplay}). + +Apart from \ics{glsdisp}, the commands described in this section +also have a \emph{final} optional argument \meta{insert} which may +be used to insert material into the automatically generated text. \begin{important} -Don't use commands like \cs{glslink} or \cs{gls} in the \meta{text} -argument of \cs{glslink}. +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 \verb|{}| immediately before the opening square bracket to +prevent it from being interpreted as the final argument. For +example: +\begin{verbatim} +\gls{sample} {}[Editor's comment] +\end{verbatim} + +Don't use any of the \glslike\ or \glstextlike\ commands in the +\meta{insert} argument. \end{important} -The command: \begin{definition}[\DescribeMacro{\gls}] \cs{gls}\oarg{options}\marg{label}\oarg{insert} \end{definition} -is the same as \cs{glslink}, except that the \gls{linktext} -is determined from the values of the \gloskey{text} and -\gloskey{first} keys supplied when the entry was defined using -\ics{newglossaryentry}. If the entry has been marked as having -been used\ifirstuseflag, the value of the \gloskey{text} key will be used, otherwise -the value of the \gloskey{first} key will be used. -On completion, \cs{gls} will mark the entry's \gls{firstuseflag} as -used. +This command typically determines the \gls{linktext} from the values +of the \gloskey{text} or \gloskey{first} keys supplied when the +entry was defined using \ics{newglossaryentry}. However, if the +entry was defined using \ics{newacronym} and \ics{setacronymstyle} was +used, then the \gls*{linktext} will usually be determined from the \gloskey{long} or +\gloskey{short} keys. There are two upper case variants: \begin{definition}[\DescribeMacro{\Gls}] @@ -4411,20 +4551,6 @@ and which make the first letter of the link text or all the link text upper case, respectively. -The final optional argument \meta{insert}, allows you to insert -some additional text into the link text. By default, this will -append \meta{insert} at the end of the link text, but this -can be changed (see \sectionref{sec:glsdisplay}). - -The first optional argument \meta{options} is the same as the optional -argument to \ics{glslink}. As with \ics{glslink}, these commands also -have a starred version that disable the hyperlink. - -\begin{important} -Don't use commands like \cs{glslink} or \cs{gls} in the \meta{insert} -argument of \cs{gls} and its variants. -\end{important} - There are also analogous plural forms: \begin{definition}[\DescribeMacro{\glspl}] \cs{glspl}\oarg{options}\marg{label}\oarg{insert} @@ -4435,10 +4561,11 @@ There are also analogous plural forms: \begin{definition}[\DescribeMacro{\GLSpl}] \cs{GLSpl}\oarg{options}\marg{label}\oarg{insert} \end{definition} -These determine the link text from the \gloskey{plural} and -\gloskey{firstplural} keys supplied when the entry was first -defined. As before, these commands also have -a starred version that disable the hyperlink. +These typically determine the link text from the \gloskey{plural} or +\gloskey{firstplural} keys supplied when the entry was +defined using \ics{newglossaryentry} or, if the entry is an acronym +and \cs{setacronymstyle} was used, from the \gloskey{longplural} or +\gloskey{shortplural} keys. \begin{important} Be careful when you use glossary entries in math mode especially if you @@ -4461,31 +4588,51 @@ $\gls{Falpha}[^2]$ \end{verbatim} \end{important} -Note that \ics{glslink} doesn't use or affect the \firstuseflag, nor -does it use \ics{glsentryfmt} or the equivalent definition provided -by \ics{defglsentryfmt} (see \sectionref{sec:glsdisplay}). Instead, -you can use: \begin{definition}[\DescribeMacro{\glsdisp}] \cs{glsdisp}\oarg{options}\marg{label}\marg{link text} \end{definition} -This behaves in the same way as \ics{gls}, except -that it uses \meta{link text} instead of the value of the -\gloskey{first} or \gloskey{text} key. (Note that this command -always sets \meta{insert} to nothing.) This command affects the -\firstuseflag, and uses \ics{glsentryfmt} or the equivalent -definition provided by \ics{defglsentryfmt}. +This behaves in the same way as the above commands, except +that the \meta{link text} is explicitly set. There's no final +optional argument as any inserted material can be added to the +\meta{link text} argument. + +\begin{important} +Don't use any of the \glslike\ or \glstextlike\ commands in the +\meta{link text} argument of \cs{glsdisp}. +\end{important} + +\section{The \cs{glstext}-Like Commands (First Use Flag Not Queried)} +\label{sec:glstext-like} + +This section describes the commands that don't change or reference +the \firstuseflag. As described above, these commands all have a +star-variant (\texttt{hyper=false}) and a plus-variant +(\texttt{hyper=true}) and have an optional first argument +that is a \meta{key}=\meta{value} list. These commands also don't +use \ics{glsentryfmt} or the equivalent definition provided by +\ics{defglsentryfmt} (see \sectionref{sec:glsdisplay}). + +Apart from \ics{glslink}, the commands described in this section +also have a \emph{final} optional argument \meta{insert} which may +be used to insert material into the automatically generated text. +See the caveat above in \sectionref{sec:gls-like}. + +\begin{definition}[\DescribeMacro{\glslink}] +\cs{glslink}\oarg{options}\marg{label}\marg{link text} +\end{definition} +This command explicitly sets the \gls{linktext} as given in the +final argument. + +\begin{important} +Don't use any of the \glslike\ or \glstextlike\ commands in the +argument of \cs{glslink}. +\end{important} -The command: \begin{definition}[\DescribeMacro{\glstext}] \cs{glstext}\oarg{options}\marg{label}\oarg{insert} \end{definition} -is similar to \ics{gls} except that it always uses the value -of the \gloskey{text} key and does not affect the \firstuseflag. -Unlike \cs{gls}, the inserted text \meta{insert} is always appended -to the link text since \cs{glstext} doesn't use \ics{glsentryfmt} or -the equivalent definition provided by \ics{defglsentryfmt}. (The -same is true for all the following commands described in the rest of this -section.) +This command always uses the value of the \gloskey{text} key as the +\gls{linktext}. There are also analogous commands: \begin{definition}[\DescribeMacro{\Glstext}] @@ -4494,180 +4641,170 @@ There are also analogous commands: \begin{definition}[\DescribeMacro{\GLStext}] \cs{GLStext}\oarg{options}\marg{text}\oarg{insert} \end{definition} -As before, these commands also have a starred version that disable -the hyperlink. +These convert the first character or all the characters to +uppercase, respectively. -The command: \begin{definition}[\DescribeMacro{\glsfirst}] \cs{glsfirst}\oarg{options}\marg{label}\oarg{insert} \end{definition} -is similar to \cs{glstext} except that it always uses the value -of the \gloskey{first} key. Again, \meta{insert} is always appended -to the end of the link text and does not affect the -\firstuseflag. +This command always uses the value of the \gloskey{first} key as the +\gls{linktext}. -There are also analogous commands: +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsfirst}] \cs{Glsfirst}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSfirst}] \cs{GLSfirst}\oarg{options}\marg{text}\oarg{insert} \end{definition} -As before, these commands also have a starred version that disable -the hyperlink. -The command: \begin{definition}[\DescribeMacro{\glsplural}] \cs{glsplural}\oarg{options}\marg{label}\oarg{insert} \end{definition} -is similar to \ics{glstext} except that it always uses the value -of the \gloskey{plural} key. Again, \meta{insert} is always appended -to the end of the link text and does not mark the entry as having -been used. +This command always uses the value of the \gloskey{plural} key as the +\gls{linktext}. -There are also analogous commands: +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsplural}] \cs{Glsplural}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSplural}] \cs{GLSplural}\oarg{options}\marg{text}\oarg{insert} \end{definition} -As before, these commands also have a starred version that disable -the hyperlink. -The command: \begin{definition}[\DescribeMacro{\glsfirstplural}] \cs{glsfirstplural}\oarg{options}\marg{label}\oarg{insert} \end{definition} -is similar to \ics{glstext} except that it always uses the value -of the \gloskey{firstplural} key. Again, \meta{insert} is always -appended to the end of the link text and does not mark the entry as -having been used. +This command always uses the value of the \gloskey{firstplural} key as the +\gls{linktext}. -There are also analogous commands: +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsfirstplural}] \cs{Glsfirstplural}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSfirstplural}] \cs{GLSfirstplural}\oarg{options}\marg{text}\oarg{insert} \end{definition} -As before, these commands also have a starred version that disable -the hyperlink. -The command: \begin{definition}[\DescribeMacro{\glsname}] \cs{glsname}\oarg{options}\marg{label}\oarg{insert} \end{definition} -is similar to \ics{glstext} except that it always uses the value of -the \gloskey{name} key. Again, \meta{insert} is always appended to -the end of the link text and does not mark the entry as having been -used. +This command always uses the value of the \gloskey{name} key as the +\gls{linktext}. -There are also analogous commands: +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsname}] \cs{Glsname}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSname}] \cs{GLSname}\oarg{options}\marg{text}\oarg{insert} \end{definition} -As before, these commands also have a starred version that disable -the hyperlink. -The command: \begin{definition}[\DescribeMacro{\glssymbol}] \cs{glssymbol}\oarg{options}\marg{label}\oarg{insert} \end{definition} -is similar to \ics{glstext} except that it always uses the value of -the \gloskey{symbol} key. Again, \meta{insert} is always appended to -the end of the link text and does not mark the entry as having been -used. +This command always uses the value of the \gloskey{symbol} key as the +\gls{linktext}. -There are also analogous commands: +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glssymbol}] \cs{Glssymbol}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSsymbol}] \cs{GLSsymbol}\oarg{options}\marg{text}\oarg{insert} \end{definition} -As before, these commands also have a starred version that disable -the hyperlink. -The command: \begin{definition}[\DescribeMacro{\glsdesc}] \cs{glsdesc}\oarg{options}\marg{label}\oarg{insert} \end{definition} -is similar to \ics{glstext} except that it always uses the value of -the \gloskey{description} key. Again, \meta{insert} is always -appended to the end of the link text and does not mark the entry as -having been used. +This command always uses the value of the \gloskey{description} key as the +\gls{linktext}. -There are also analogous commands: +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsdesc}] \cs{Glsdesc}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSdesc}] \cs{GLSdesc}\oarg{options}\marg{text}\oarg{insert} \end{definition} -As before, these commands also have a starred version that disable -the hyperlink. -The command: \begin{definition}[\DescribeMacro{\glsuseri}] \cs{glsuseri}\oarg{options}\marg{label}\oarg{insert} \end{definition} -is similar to \ics{glstext} except that it always uses the value -of the \gloskey{user1} key. Again, \meta{insert} is always -appended to the end of the link text and does not mark the entry as -having been used. +This command always uses the value of the +\gloskey{user1} key as the \gls{linktext}. -There are also analogous commands: +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsuseri}] \cs{Glsuseri}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSuseri}] \cs{GLSuseri}\oarg{options}\marg{text}\oarg{insert} \end{definition} -As before, these commands also have a starred version that disable -the hyperlink. Similarly for the other user keys: + \begin{definition}[\DescribeMacro{\glsuserii}] \cs{glsuserii}\oarg{options}\marg{text}\oarg{insert} \end{definition} +This command always uses the value of the +\gloskey{user2} key as the \gls{linktext}. + +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsuserii}] \cs{Glsuserii}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSuserii}] \cs{GLSuserii}\oarg{options}\marg{text}\oarg{insert} \end{definition} + \begin{definition}[\DescribeMacro{\glsuseriii}] \cs{glsuseriii}\oarg{options}\marg{text}\oarg{insert} \end{definition} +This command always uses the value of the +\gloskey{user3} key as the \gls{linktext}. + +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsuseriii}] \cs{Glsuseriii}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSuseriii}] \cs{GLSuseriii}\oarg{options}\marg{text}\oarg{insert} \end{definition} + \begin{definition}[\DescribeMacro{\glsuseriv}] \cs{glsuseriv}\oarg{options}\marg{text}\oarg{insert} \end{definition} +This command always uses the value of the +\gloskey{user4} key as the \gls{linktext}. + +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsuseriv}] \cs{Glsuseriv}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSuseriv}] \cs{GLSuseriv}\oarg{options}\marg{text}\oarg{insert} \end{definition} + \begin{definition}[\DescribeMacro{\glsuserv}] \cs{glsuserv}\oarg{options}\marg{text}\oarg{insert} \end{definition} +This command always uses the value of the +\gloskey{user5} key as the \gls{linktext}. + +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsuserv}] \cs{Glsuserv}\oarg{options}\marg{text}\oarg{insert} \end{definition} \begin{definition}[\DescribeMacro{\GLSuserv}] \cs{GLSuserv}\oarg{options}\marg{text}\oarg{insert} \end{definition} + \begin{definition}[\DescribeMacro{\glsuservi}] \cs{glsuservi}\oarg{options}\marg{text}\oarg{insert} \end{definition} +This command always uses the value of the +\gloskey{user6} key as the \gls{linktext}. + +There are also analogous uppercasing commands: \begin{definition}[\DescribeMacro{\Glsuservi}] \cs{Glsuservi}\oarg{options}\marg{text}\oarg{insert} \end{definition} @@ -4678,9 +4815,8 @@ the hyperlink. Similarly for the other user keys: \section{Changing the format of the link text} \label{sec:glsdisplay} -The default format of the \gls{linktext} for \ics{gls}, \ics{glspl} -and their upper case variants and also for \ics{glsdisp} is governed -by\footnote{\ics{glsdisplayfirst} and \ics{glsdisplay} are now +The default format of the \gls{linktext} for the \glslike\ commands +is governed by\footnote{\ics{glsdisplayfirst} and \ics{glsdisplay} are now deprecated. Backwards compatibility should be preserved but you may need to use the \pkgopt{compatible-3.07} option}: \begin{definition}[\DescribeMacro{\glsentryfmt}] @@ -4700,7 +4836,7 @@ entry format definition. Note that \cs{glsentryfmt} is the default display format for entries. Once the display format has been changed for an individual glossary using \ics{defglsentryfmt}, redefining \cs{glsentryfmt} -won't have an effect on that glossary, you must instead us +won't have an effect on that glossary, you must instead use \cs{defglsentryfmt} again. Note that glossaries that have been identified as lists of acronyms (via the package option \pkgopt{acronymlists} or the command \ics{DeclareAcronymList}, @@ -4715,7 +4851,13 @@ commands: \begin{definition}[\DescribeMacro{\glslabel}] \cs{glslabel} \end{definition} -This is the label of the entry being referenced. +This is the label of the entry being referenced. As from version +4.08, you can also access the glossary entry type using: +\begin{definition}[\DescribeMacro{\glstype}] +\cs{glstype} +\end{definition} +This is defined using \ics{edef} so the replacement text is the +actual glossary type rather than \verb|\glsentrytype{\glslabel}|. \begin{definition}[\DescribeMacro{\glscustomtext}] \cs{glscustomtext} @@ -4744,17 +4886,32 @@ If \cs{gls}, \cs{glspl} or \cs{glsdisp} were used, this does \meta{no case}. If \cs{Gls} or \cs{Glspl} were used, this does \meta{first uc}. If \cs{GLS} or \cs{GLSpl} were used, this does \meta{all caps}. -\begin{definition}[\DescribeMacro\glsifhyper] -\cs{glsifhyper}\marg{hyper true}\marg{hyper false} -\end{definition} -This will do \meta{hyper true} if the unstarred version -(\texttt{hyper=true}) was used and will be -\meta{hyper false} if the starred version -(\texttt{hyper=false}) was used. Note that this -isn't the same as testing the internal conditional that the -\gloskey[glslink]{hyper} key sets, as this can subsequently change -depending on package options such as \pkgopt{hyperfirst} and -\pkgopt{nohypertypes}. +\begin{definition}[\DescribeMacro\glsifhyperon] +\cs{glsifhyperon}\marg{hyper true}\marg{hyper false} +\end{definition} +This will do \meta{hyper true} if the hyperlinks are on for the +current reference, otherwise it will do \meta{hyper false}. The +hyperlink may be off even if it wasn't explicitly switched off with +the \gloskey[glslink]{hyper} key or the use of a starred command. +It may be off because the \sty{hyperref} package hasn't been loaded +or because \ics{glsdisablehyper} has been used or because the entry +is in a glossary type that's had the hyperlinks switched off (using +\pkgopt{nohypertypes}) or because it's the \firstuse\ and the +hyperlinks have been suppressed on first use. + +Note that \ics{glsifhyper} 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: +\begin{definition}[\DescribeMacro\glslinkvar] +\cs{glslinkvar}\marg{unmodified}\marg{star}\marg{plus} +\end{definition} +This will do \meta{unmodified} if the unmodified version was used, +or will do \meta{star} if the starred version was used, or +will do \meta{plus} if the plus version was used. +Note that this doesn't take into account if the +\gloskey[glslink]{hyper} 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. Note that you can also use commands such as \ics{ifglsused} within the definition of \cs{glsentryfmt} (see \sectionref{sec:glsunset}). @@ -4812,8 +4969,7 @@ only need to redefine \ics{genacrfullformat} and on changing the style of acronyms. \begin{important} -Note that \cs{glsentryfmt} is not used by \ics{glslink} or any of -the other commands, such as \ics{glstext}. +Note that \cs{glsentryfmt} is not used by the \glstextlike\ commands. \end{important} \begin{example}{Custom Entry Display in Text}{ex:customfmt} @@ -4896,10 +5052,13 @@ ignore it. \label{sec:disablehyperlinks} If you load the \sty{hyperref} or \sty{html} packages prior to -loading the \styfmt{glossaries} package, commands such as \ics{glslink} -and \ics{gls}, described above, will automatically have hyperlinks +loading the \styfmt{glossaries} package, the \glslike\ and +\glstextlike\ commands will automatically have hyperlinks to the relevant glossary entry, unless the \gloskey[glslink]{hyper} -option has been set to \texttt{false}. You can disable or enable links using: +option has been switched off (either explicitly or through +implicit means, such as via the \pkgopt{nohypertypes} package option). + +You can disable or enable links using: \begin{definition}[\DescribeMacro{\glsdisablehyper}] \cs{glsdisablehyper} \end{definition} @@ -4914,8 +5073,7 @@ defined (for example, by the \sty{hyperref} package). You can disable just the \gls{firstuse} links using the package option \pkgopt[false]{hyperfirst}. Note that this option only -affects commands that recognise the \firstuseflag, for example -\ics{gls}, \ics{glspl} and \ics{glsdisp} but not \ics{glslink}. +affects the \glslike\ commands that recognise the \firstuseflag. \begin{example}{First Use With Hyperlinked Footnote Description}{ex:hyperdesc} Suppose I want the \gls*{firstuse} to have a hyperlink to the @@ -4972,32 +5130,27 @@ off all hyperlinks via \ics{glsdisablehyper} and put the hyperlinks \begin{example}{Only Hyperlink in Text Mode Not Math Mode}{ex:nomathhyper} This is a bit of a contrived example, but suppose, for some reason, -I only want commands like \ics{gls} and \ics{glsdisp} to have +I only want the \glslike\ commands to have hyperlinks when used in text mode, but not in math mode. I~can do -this by disabling all hyperlinks and redefining \ics{glsentryfmt}: +this by adding the glossary to the list of nohypertypes and redefining +\ics{glsentryfmt}: \begin{verbatim} -\glsdisablehyper +\GlsDeclareNoHyperList{main} + \renewcommand*{\glsentryfmt}{% \ifmmode \glsgenentryfmt \else - % Temporarily enable hyperlinks: - \glsenablehyper - \glshyperlink[\glsgenentryfmt]{\glslabel}% - % Disable hyperlinks again - \glsdisablehyper + \glsifhyperon + {\glsgenentryfmt}% hyperlink already on + {\glshyperlink[\glsgenentryfmt]{\glslabel}}% \fi } \end{verbatim} -To ensure the target exists, the hyperlinks must be enabled again -when the glossary is displayed: -\begin{verbatim} -\renewcommand{\glossarypreamble}{\glsenablehyper} -\renewcommand{\glossarypostamble}{\glsdisablehyper} -\end{verbatim} -(The redefinition of \ics{glossarypostamble} is only necessary if -the glossary is displayed at the start of the document instead of at -the end.) +Note that this doesn't affect the \glstextlike\ commands, which will +have the hyperlinks off unless they're forced on using the plus +variant. + See the sample file \samplefile{-nomathhyper} for a complete document. \end{example} @@ -5005,15 +5158,15 @@ document. \chapter{Adding an Entry to the Glossary Without Generating Text} \label{sec:glsadd} -It is possible to add a line in the glossary file without +It is possible to add a line to the glossary file without generating any text at that point in the document using: \begin{definition}[\DescribeMacro{\glsadd}] \cs{glsadd}\oarg{options}\marg{label} \end{definition} -This is similar to \ics{glslink}, only it doesn't produce +This is similar to the \glstextlike\ commands, only it doesn't produce any text (so therefore, there is no \gloskey[glslink]{hyper} key available in \meta{options} but all the other options that can -be used with \ics{glslink} can be passed to \cs{glsadd}). +be used with \glstextlike\ commands can be passed to \cs{glsadd}). For example, to add a page range to the glossary number list for the entry whose label is given by \texttt{set}: \begin{verbatim} @@ -5057,6 +5210,11 @@ ignore this location in the number list. The optional argument \meta{list} is a comma-separated list of glossary types. If omitted, it defaults to the list of all defined glossaries. +If you want to use \cs{glsaddallunused}, 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. + \begin{example}{Dual Entries}{ex:dual} The example file \samplefile{-dual} makes use of \cs{glsadd} to allow for an entry that should appear both in the main glossary and @@ -5427,8 +5585,8 @@ existence of \meta{label}. \begin{definition}[\DescribeMacro\glsletentryfield] \cs{glsletentryfield}\marg{cs}\marg{label}\marg{field} \end{definition} -This command doesn't display anything it merely fetches the -value associated with field (where the available field names +This command doesn't display anything. It merely fetches the +value associated with the given field (where the available field names are listed in \tableref{tab:fieldmap}) and stores the result in the control sequence \meta{cs}. For example, to store the description for the entry whose label is \qt{apple} in the @@ -5442,7 +5600,7 @@ control sequence \verb|\tmp|: \end{definition} This is like \cs{glsentrysymbol}\marg{label} but also checks for the existence of \meta{label}. This command is -not expandable. It's used in the predefined glossary styles to +not expandable. It's used in some of the predefined glossary styles to display the symbol. \begin{definition}[\DescribeMacro{\Glossentrysymbol}] \cs{Glossentrysymbol}\marg{label} @@ -5516,7 +5674,10 @@ glossary file}. The link text is given by \ics{glsentrytext}\marg{label} by default\footnote{versions before 3.0 used \ics{glsentryname} as the default, but this could cause problems when \gloskey{name} had been \glsd{sanitize}.}, but can be -overridden using the optional argument. +overridden using the optional argument. Note that the hyperlink will +be suppressed if you have used \ics{glsdisablehyper} or if you +haven't loaded the \sty{hyperref} package. + \begin{important} If you use \cs{glshyperlink}, you need to ensure that the relevant entry has been added to the glossary using any of the commands @@ -5569,13 +5730,13 @@ glossary} in the documented code (\texttt{glossaries-code.pdf}). \label{sec:printglossary} \begin{description} -\item[\opt1:]\null +\itempar{\opt1:} \begin{definition}[\DescribeMacro{\printnoidxglossaries}] \cs{printnoidxglossaries} \end{definition} (Must be used with \ics{makenoidxglossaries} in the preamble.) -\item[\optsand23:]\null +\itempar{\optsand23:} \begin{definition}[\DescribeMacro{\printglossaries}] \cs{printglossaries} \end{definition} @@ -5594,13 +5755,13 @@ but you may need further runs to make the \glspl{numberlist} up-to-date. An individual glossary can be displayed using: \begin{description} -\item[\opt1:]\null +\itempar{\opt1:} \begin{definition}[\DescribeMacro{\printnoidxglossary}] \cs{printnoidxglossary}\oarg{options} \end{definition} (Must be used with \ics{makenoidxglossaries} in the preamble.) -\item[\optsand23:]\null +\itempar{\optsand23:} \begin{definition}[\DescribeMacro{\printglossary}] \cs{printglossary}\oarg{options} \end{definition} @@ -5615,6 +5776,10 @@ glossary is assumed. For example, to print the list of acronyms: \begin{verbatim} \printglossary[type=\acronymtype] \end{verbatim} +Note that you can't display an ignored glossary, so don't try +setting \gloskey[printglossary]{type} to the name of a glossary that +was defined using \ics{newignoredglossary}. (See +\sectionref{sec:newglossary}.) \item[{\gloskey[printglossary]{title}}] This is the glossary's title (overriding the title specified when the glossary was @@ -5639,22 +5804,44 @@ option, described in \sectionref{sec:pkgopts-sec}. \item[{\gloskey[printglossary]{nonumberlist}}] This is a boolean key. If true (\verb|nonumberlist=true|) the numberlist is suppressed for this glossary. If false \linebreak(\verb|nonumberlist=false|) the -numberlist is displayed for this glossary. If no value is supplied, -true is assumed. +numberlist is displayed for this glossary. + +\item[{\gloskey[printglossary]{nogroupskip}}] This is a boolean +key. If true the vertical gap between groups +is suppressed for this glossary. + +\item[{\gloskey[printglossary]{nopostdot}}] This is a boolean +key. If true the full stop after the description +is suppressed for this glossary. + +\item[{\gloskey[printglossary]{entrycounter}}] This is a boolean +key. Behaves similar to the package option of the same name. +The corresponding package option must be used to make \ics{glsrefentry} +work correctly. -\item[{\gloskey{printnoidxglossary}{sort}}] This key is only +\item[{\gloskey[printglossary]{subentrycounter}}] This is a boolean +key. Behaves similar to the package option of the same name. If you +want to set both \gloskey{entrycounter} and +\gloskey{subentrycounter}, make sure you specify +\gloskey{entrycounter} first. The corresponding package option must +be used to make \ics{glsrefentry} work correctly. + +\item[{\gloskey[printnoidxglossary]{sort}}] This key is only available for \opt1. Possible values are: \texttt{word} (word order), \texttt{letter} (letter order), \texttt{standard} (word or letter ordering taken from the \pkgopt{order} package option), \texttt{use} (order of use), \texttt{def} (order of definition) \texttt{nocase} (case-insensitive) or \texttt{case} (case-sensitive). -The word and letter order sort methods use \sty{datatool}'s +{\raggedright +The word and letter order sort methods use +\sty{datatool}'s \ics{dtlwordindexcompare} and \ics{dtlletterindexcompare} handlers. The case-insensitive sort method uses \sty{datatool}'s \ics{dtlicompare} handler. The case-sensitive sort method uses \sty{datatool}'s \ics{dtlcompare} handler. See the \sty{datatool} documentation for further details. +\par} If you don't get an error with \texttt{sort=use} and \texttt{sort=def} but you do get an error with one of the other sort @@ -6129,8 +6316,8 @@ A new glossary can be defined using: \begin{definition}[\DescribeMacro{\newglossary}] \cs{newglossary}\oarg{log-ext}\marg{name}\marg{in-ext}\marg{out-ext}\marg{title}\linebreak\oarg{counter} \end{definition} -where \meta{name} is the label to assign to this glossary. The -arguments \meta{in-ext} and \meta{out-ext} specify the extensions to +where \meta{name} is the label to assign to this glossary. +The arguments \meta{in-ext} and \meta{out-ext} specify the extensions to give to the input and output files for that glossary, \meta{title} is the default title for this new glossary and the final optional argument \meta{counter} specifies which counter to use for the @@ -6148,15 +6335,45 @@ characters. It's generally best to stick with just characters that have category code~11 (typically the non-extended \glspl{latinchar}). \end{important} -You can also use: +There is also a starred version (new to v4.08): +\begin{definition}[\DescribeMacro{\newglossary*}] +\cs{newglossary*}\marg{name}\marg{title}\oarg{counter} +\end{definition} +which is equivalent to +\begin{alltt} +\cs{newglossary}[\meta{name}-glg]\marg{name}\{\meta{name}-gls\}\{\meta{name}-glo\}\ifpdf\linebreak\fi\marg{title}\oarg{counter} +\end{alltt} +or you can also use: \begin{definition}[\DescribeMacro{\altnewglossary}] \cs{altnewglossary}\marg{name}\marg{tag}\marg{title}\oarg{counter} \end{definition} -This is equivalent to +which is equivalent to \begin{alltt} \cs{newglossary}[\meta{tag}-glg]\marg{name}\{\meta{tag}-gls\}\{\meta{tag}-glo\}\marg{title}\oarg{counter} \end{alltt} +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 \qt{ignored glossary} and it's ignored by +commands that iterate over all the glossaries, such as +\ics{printglossaries}. To define an ignored glossary, use +\begin{definition}[\DescribeMacro\newignoredglossary] +\cs{newignoredglossary}\marg{name} +\end{definition} +where \meta{name} is the name of the glossary (as above). This +glossary type will automatically be added to the +\pkgopt{nohypertypes} list, since there are no hypertargets for +the entries in an ignored glossary. +(The sample file \samplefile{-entryfmt} defines an ignored glossary.) + +You can test if a glossary is an ignored one using: +\begin{definition}[\DescribeMacro\ifignoredglossary] +\cs{ifignoredglossary}\marg{name}\marg{true}\marg{false} +\end{definition} +This does \meta{true} if \meta{name} was defined as an ignored +glossary, otherwise it does \meta{false}. + Note that the main (default) glossary is automatically created as: \begin{verbatim} \newglossary{main}{gls}{glo}{\glossaryname} @@ -6287,27 +6504,28 @@ Now \verb|\gls{idn}| will produce \qt{identification number uses. \end{example} -There are commands similar to \ics{glstext} (described in -\sectionref{sec:glslink}) that allow you to access just the short -form, just the long form or the full form, without affecting the -\gls{firstuseflag}. (Note that the full form isn't necessarily the same -as the text produced on \firstuse.) - \begin{important} -Although these commands are -similar to commands such as \ics{glstext}, they behave more like -\ics{glsdisp} (except for the \gls*{firstuse} behaviour) in that -the display is governed by \ics{defentryfmt} with -\ics{glscustomtext} set as appropriate. +The commands described below are similar to the \glstextlike\ +commands in that they don't modify the \firstuseflag. +However, their display is governed by \ics{defentryfmt} with +\ics{glscustomtext} set as appropriate. All caveats that apply to +the \glstextlike\ commands also apply to the following commands. \end{important} +The optional arguments are the same as those for the \glstextlike\ +commands, and there are similar star and plus variants that switch +off or on the hyperlinks. As with the \glstextlike\ commands, the +\gls{linktext} is placed in the argument of \ics{glstextformat}. + \begin{definition}[\DescribeMacro{\acrshort}] \cs{acrshort}\oarg{options}\marg{label}\oarg{insert} \end{definition} -This displays the short form (within the argument of \ics{acronymfont}) for the entry given by \meta{label}. -The optional arguments are the same as those for \ics{glstext}. -There is also a starred version to suppress the hyperlink. There are -also analogous upper case variants: +This sets the \gls{linktext} to the short form (within the argument +of \ics{acronymfont}) for the entry given by \meta{label}. The short +form is as supplied by the \gloskey{short} key, which +\ics{newacronym} implicitly sets. + +There are also analogous upper case variants: \begin{definition}[\DescribeMacro{\Acrshort}] \cs{Acrshort}\oarg{options}\marg{label}\oarg{insert} \end{definition} @@ -6324,15 +6542,17 @@ There are also plural versions: \begin{definition}[\DescribeMacro\ACRshortpl] \cs{ACRshortpl}\oarg{options}\marg{label}\oarg{insert} \end{definition} +The short plural form is as supplied +by the \gloskey{shortplural} key, which \ics{newacronym} implicitly sets. -Similarly for the long form: \begin{definition}[\DescribeMacro{\acrlong}] \cs{acrlong}\oarg{options}\marg{label}\oarg{insert} \end{definition} -This displays the long form for the entry given by \meta{label}. -The optional arguments are the same as before. There is also a starred -version to suppress the hyperlink. There are also analogous upper case -variants: +This sets the \gls{linktext} to the long form for the entry given by +\meta{label}. The long form is as supplied +by the \gloskey{long} key, which \ics{newacronym} implicitly sets. + +There are also analogous upper case variants: \begin{definition}[\DescribeMacro{\Acrlong}] \cs{Acrlong}\oarg{options}\marg{label}\oarg{insert} \end{definition} @@ -6349,16 +6569,37 @@ Again there are also plural versions: \begin{definition}[\DescribeMacro{\ACRlongpl}] \cs{ACRlongpl}\oarg{options}\marg{label}\oarg{insert} \end{definition} +The long plural form is as supplied by the \gloskey{longplural} key, +which \ics{newacronym} implicitly sets. + +The commands below display the full form of the acronym, but note +that this isn't necessarily the same as the form used on \firstuse. +These full-form commands are shortcuts that use the above commands, +rather than creating the \gls{linktext} from the complete full form. +These full-form commands have star and plus variants and optional +arguments that are passed to the above commands. -And for the full form: \begin{definition}[\DescribeMacro{\acrfull}] \cs{acrfull}\oarg{options}\marg{label}\oarg{insert} \end{definition} -This defaults to \meta{long} (\ics{acronymfont}\marg{short}). -The format (including hyperlinks) can be modified by redefining: +This is a shortcut for \begin{definition}[\DescribeMacro{\acrfullfmt}] \cs{acrfullfmt}\marg{options}\marg{label}\marg{insert} \end{definition} +which by default does +\begin{alltt} +\cs{acrfullformat} + \{\cs{acrlong}\oarg{options}\marg{label}\marg{insert}\} + \{\cs{acrshort}\oarg{options}\marg{label}\} +\end{alltt} +where +\begin{definition}[\DescribeMacro\acrfullformat] +\cs{acrfullformat}\marg{long}\marg{short} +\end{definition} +by default does \meta{long} (\meta{short}). +(For further details of these format commands see +\ifpdf section~\ref*{sec:code:acronym} in \fi the documented code, +\texttt{glossaries-code.pdf}.) There are also analogous upper case variants: \begin{definition}[\DescribeMacro{\Acrfull}] @@ -6367,15 +6608,7 @@ There are also analogous upper case variants: \begin{definition}[\DescribeMacro{\ACRfull}] \cs{ACRfull}\oarg{options}\marg{label}\oarg{insert} \end{definition} -The formats (including hyperlinks) can be modified by redefining: -\begin{definition}[\DescribeMacro{\Acrfullfmt}] -\cs{Acrfullfmt}\marg{options}\marg{label}\marg{insert} -\end{definition} -\begin{definition}[\DescribeMacro{\ACRfullfmt}] -\cs{ACRfullfmt}\marg{options}\marg{label}\marg{insert} -\end{definition} - -As before there are also plural versions: +and plural versions: \begin{definition}[\DescribeMacro\acrfullpl] \cs{acrfullpl}\oarg{options}\marg{label}\oarg{insert} \end{definition} @@ -6385,16 +6618,6 @@ As before there are also plural versions: \begin{definition}[\DescribeMacro\ACRfullpl] \cs{ACRfullpl}\oarg{options}\marg{label}\oarg{insert} \end{definition} -The formats (including hyperlinks) can be modified by redefining: -\begin{definition}[\DescribeMacro{\acrfullplfmt}] -\cs{acrfullplfmt}\marg{options}\marg{label}\marg{insert} -\end{definition} -\begin{definition}[\DescribeMacro{\Acrfullplfmt}] -\cs{Acrfullplfmt}\marg{options}\marg{label}\marg{insert} -\end{definition} -\begin{definition}[\DescribeMacro{\ACRfullplfmt}] -\cs{ACRfullplfmt}\marg{options}\marg{label}\marg{insert} -\end{definition} If you find the above commands too cumbersome to write, you can use the \pkgopt{shortcuts} package option to activate the shorter @@ -6470,8 +6693,7 @@ Plural forms: \cs{Glsentryshortpl}\marg{label} \end{definition} -And the full form, \meta{long} (\meta{short}), can be obtained -using: +And the full form can be obtained using: \begin{definition}[\DescribeMacro{\glsentryfull}] \cs{glsentryfull}\marg{label} \end{definition} @@ -6484,13 +6706,14 @@ using: \begin{definition}[\DescribeMacro{\Glsentryfullpl}] \cs{Glsentryfullpl}\marg{label} \end{definition} -(These may be redefined by the acronym style.) +These again use \ics{acrfullformat} by default, but +the format may be redefined by the acronym style. \section{Changing the Acronym Style} \label{sec:setacronymstyle} It may be that the default style doesn't suit your requirements in -which case you can switch to another styles via +which case you can switch to another styles using \begin{definition}[\DescribeMacro{\setacronymstyle}] \cs{setacronymstyle}\marg{style name} \end{definition} @@ -6548,10 +6771,11 @@ If you want the short form displayed differently on first use, you can redefine \ics{firstacronymfont} independently of the acronym style. -The predefined styles that contain \texttt{sc} in their name -(for example \acrstyle{long-sc-short}) redefine \cs{acronymfont} to -use \ics{textsc} (so the short form needs to be specified in lower -case). +The predefined styles that contain \texttt{sc} in their name (for +example \acrstyle{long-sc-short}) redefine \cs{acronymfont} to use +\ics{textsc}, which means that the short form needs to be specified +in lower case. \ifpdf Remember that \verb|\textsc{abc}| produces +\textsc{abc} but \verb|\textsc{ABC}| produces \textsc{ABC}.\fi \hypertarget{boldsc}{}% \begin{important}% @@ -6648,8 +6872,8 @@ same as those for \acrstyle{long-short-desc} etc. \item \acrstyle{dua}, \acrstyle{dua-desc}: -These styles always display (via \ics{gls}) the long form regardless -of whether the entry has been used or not. However, \ics{acrfull} +With these styles, the \glslike\ commands always display the long form +regardless of whether the entry has been used or not. However, \ics{acrfull} and \ics{glsentryfull} will display \meta{long} (\cs{acronymfont}\marg{short}). In the case of \acrstyle{dua}, the \gloskey{name} and \gloskey{sort} keys are set to the short form and the description is set to the long form. In the @@ -6660,13 +6884,12 @@ optional argument of \ics{newacronym}. \item \acrstyle{footnote}, \acrstyle{footnote-sc}, \acrstyle{footnote-sm}: -These three styles set the first use display to: +With these three styles, on first use the \glslike\ commands display: \begin{definition} \cs{firstacronymfont}\marg{short}\ics{footnote}\marg{long} \end{definition} -However, \ics{acrfull} and \ics{glsentryfull} are set to \cs{acronymfont}\marg{short} -(\meta{long}). (And similarly for plural and upper case forms.) -On subsequent use the display is: +However, \ics{acrfull} and \ics{glsentryfull} are set to +\cs{acronymfont}\marg{short} (\meta{long}). On subsequent use the display is: \begin{definition} \cs{acronymfont}\marg{short} \end{definition} @@ -6676,7 +6899,8 @@ form. \begin{important} In order to avoid nested hyperlinks on \firstuse\ the footnote -styles automatically implement \pkgopt[false]{hyperfirst}. +styles automatically implement \pkgopt[false]{hyperfirst} for the +acronym lists. \end{important} \item \acrstyle{footnote-desc}, \acrstyle{footnote-sc-desc}, @@ -7139,12 +7363,12 @@ example. The list of acronyms is just like any other type of glossary and can be displayed on its own using: \begin{description} -\item[\opt1:]\null +\itempar{\opt1:} \begin{alltt} \ics{printnoidxglossary}[type=\ics{acronymtype}] \end{alltt} -\item[\optsand23:]\null +\itempar{\optsand23:} \begin{alltt} \ics{printglossary}[type=\ics{acronymtype}] \end{alltt} @@ -7259,7 +7483,7 @@ optional argument from being recognised. \chapter{Unsetting and Resetting Entry Flags} \label{sec:glsunset} -When using \ics{gls}, \ics{glspl} and their upper case variants it is +When using the \glslike\ commands it is possible that you may want to use the value given by the \gloskey{first} key, even though you have already \glslink{firstuse}{used} the glossary entry. Conversely, you may want to use the value given by the @@ -7293,7 +7517,8 @@ glossaries using: \cs{glslocalunsetall}\oarg{glossary list} \end{definition} where \meta{glossary list} is a comma-separated list of -glossary labels. If omitted, all defined glossaries are assumed. +glossary labels. If omitted, all defined glossaries are assumed +(except for the ignored ones). For example, to reset all entries in the main glossary and the list of acronyms: \begin{verbatim} @@ -7309,7 +7534,7 @@ entry has been used, \meta{true part} will be done, otherwise \meta{false part} will be done. \begin{important} -Be careful when using commands such as \ics{gls} within an +Be careful when using \glslike\ 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. @@ -7346,8 +7571,33 @@ On the first overlay, \verb|\gls{svm}| produces \qt{support vector machine (SVM)} and then unsets the \firstuseflag. When the second overlay is processed, \verb|\gls{svm}| now produces \qt{SVM}, which is unlikely to be the desired effect. I~don't know anyway around -this and the only suggestion I~can give is to explicitly reset each -acronym on first use: +this and I can only offer two suggestions. + +Firstly, unset all acronyms at the start of the document and +explicitly use \ics{acrfull} when you want the full version to be +displayed: +\begin{verbatim} +\documentclass{beamer} + +\usepackage{glossaries} + +\newacronym{svm}{SVM}{support vector machine} + +\glsunsetall + +\begin{document} +\begin{frame} + \frametitle{Frame 1} + + \begin{itemize} + \item<+-> \acrfull{svm} + \item<+-> Stuff. + \end{itemize} +\end{frame} +\end{document} +\end{verbatim} + +Secondly, explicitly reset each acronym on first use: \begin{verbatim} \begin{frame} \frametitle{Frame 1} @@ -7358,8 +7608,12 @@ acronym on first use: \end{itemize} \end{frame} \end{verbatim} -This is non-optimal, but the \cls{beamer} class is too complex for -me to suggest an alternative solution. +These are non-optimal, but the \cls{beamer} class is too complex for +me to provide a programmatic solution. Other potentially problematic +environments are some \env{tabular}-like environments (but not +\env{tabular} itself) that process the contents in order to work out +the column widths and then reprocess the contents to do the actual +typesetting. The \sty{amsmath} environments, such as \env{align}, also process their contents multiple times, but the \styfmt{glossaries} package now @@ -7391,6 +7645,10 @@ Some of the predefined glossary styles may also be set using the \pkgopt{style} package option, it depends if the package in which they are defined is automatically loaded by the \styfmt{glossaries} package. +You can use the lorum ipsum dummy entries provided in the +\texttt{example-glossaries-*.tex} files (described in +\sectionref{sec:lipsum}) to test the different styles. + \section{Predefined Styles} \label{sec:predefinedstyles} @@ -7957,7 +8215,15 @@ 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 \pkgopt{notree} or \pkgopt{nostyles} package -options. +options. These styles all format the entry name using: +\begin{definition}[\DescribeMacro\glstreenamefmt] +\cs{glstreenamefmt}\marg{name} +\end{definition} +This defaults to \cs{textbf}\marg{name}, but note that \meta{name} +includes \ics{glsnamefont} so the bold setting in \cs{glstreenamefont} +may be counteracted by another font change in \cs{glsnamefont} (or +in \cs{acronymfont}). The tree-like styles that also display the +header use \cs{glstreenamefmt} to format the heading. \begin{description} \item[index] The \glostyle{index} style is similar to the way @@ -8487,7 +8753,7 @@ can be found in the documented code (glossaries-code.pdf). \begin{important} Some of the commands described here take a comma-separated list as an argument. As with \LaTeX's \cs{@for} command, make sure your list -doesn't have an unwanted spaces in it as they don't get stripped. +doesn't have any unwanted spaces in it as they don't get stripped. \end{important} \begin{definition}[\DescribeMacro{\forallglossaries}] @@ -8498,7 +8764,17 @@ of glossary labels (as supplied when the glossary was defined). At each iteration \meta{cs} (which must be a control sequence) is set to the glossary label for the current iteration and \meta{body} is performed. If \meta{glossary list} is omitted, the default is to -iterate over all glossaries. +iterate over all glossaries (except the ignored ones). + +\begin{definition}[\DescribeMacro{\forallacronyms}] +\cs{forallacronyms}\marg{cs}\marg{body} +\end{definition} +This is like \cs{forallglossaries} but only iterates over the +lists of acronyms (that have previously been declared using +\ics{DeclareAcronymList} or the \pkgopt{acronymlists} 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 \cs{forallglossaries}. \begin{definition}[\DescribeMacro{\forglsentries}] \cs{forglsentries}\oarg{glossary label}\marg{cs}\marg{body} @@ -8515,9 +8791,10 @@ omitted, \ics{glsdefaulttype} (usually the main glossary) is used. This is like \cs{forglsentries} but for each glossary in \meta{glossary list} (a comma-separated list of glossary labels). If \meta{glossary list} is omitted, the default is the list of all -defined glossaries. At each iteration \meta{cs} is set to the entry -label and \meta{body} is performed. (The current glossary label can -be obtained using \cs{glsentrytype}\marg{cs} within \meta{body}.) +defined glossaries (except the ignored ones). At each iteration +\meta{cs} is set to the entry label and \meta{body} is performed. +(The current glossary label can be obtained using +\cs{glsentrytype}\marg{cs} within \meta{body}.) \begin{definition}[\DescribeMacro{\ifglossaryexists}] \cs{ifglossaryexists}{\meta{label}}{\meta{true part}}{\meta{false @@ -8553,7 +8830,7 @@ Does the reverse of \cs{glsdoifexists}. (This command uses \cs{ifglsentryexists}.) \begin{definition}[\DescribeMacro{\glsdoifexistsorwarn}] -\cs{glsdoifexistsorwanr}\marg{label}\marg{code} +\cs{glsdoifexistsorwarn}\marg{label}\marg{code} \end{definition} As \cs{glsdoifexists} but issues a warning rather than an error if the entry doesn't exist. @@ -8594,7 +8871,7 @@ This checks if the glossary entry given by \meta{label} has had the \gloskey{long} field set. If it has, \meta{true part} is performed, otherwise \meta{false part}. This should be true for any entry that has been defined via \ics{newacronym}. -There is no check for the existance of \meta{label}. +There is no check for the existence of \meta{label}. \begin{definition}[\DescribeMacro{\ifglshasshort}] \cs{ifglshasshort}\marg{label}\marg{true part}\marg{false part} @@ -8603,7 +8880,7 @@ This checks if the glossary entry given by \meta{label} has had the \gloskey{short} field set. If it has, \meta{true part} is performed, otherwise \meta{false part}. This should be true for any entry that has been defined via \ics{newacronym}. -There is no check for the existance of \meta{label}. +There is no check for the existence of \meta{label}. \begin{definition}[\DescribeMacro{\ifglshasdesc}] \cs{ifglshasdesc}\marg{label}\marg{true part}\marg{false part} @@ -8617,7 +8894,7 @@ performed, otherwise \meta{false part}. Compare with: This checks if the \gloskey{description} field has been set to just \ics{nopostdesc} for the entry given by \meta{label}. If it has, \meta{true part} is performed, otherwise \meta{false part}. -There is no check for the existance of \meta{label}. +There is no check for the existence of \meta{label}. For all other fields you can use: \begin{definition} @@ -8626,12 +8903,12 @@ part} \end{definition} This checks if the field given by \meta{field} for the entry identified by \meta{label} is empty. If it is, \meta{true part} is -performed, otherwise \meta{false part}. If the field supplied is unrecognised \meta{false part} +performed, otherwise \meta{false part}. If the field supplied is +unrecognised \meta{false part} is performed and a warning is issued. Unlike the above commands, such as \cs{ifglshasshort}, an error occurs if the entry is undefined. - \chapter{Prefixes or Determiners}\label{sec:prefix} The \sty{glossaries-prefix} package provides @@ -8705,11 +8982,14 @@ The prefixes can also be used with acronyms. For example: The \sty{glossaries-prefix} package provides convenient commands to use these prefixes with commands such as \ics{gls}. Note that the prefix is not considered part of the \gls{linktext}, so it's not -included in the hyperlink (where hyperlinks are enabled). +included in the hyperlink (where hyperlinks are enabled). The +options and any star or plus modifier are passed on to the \glslike\ +command. (See \sectionref{sec:glslink} for further details.) + \begin{definition}[\DescribeMacro\pgls] \cs{pgls}\oarg{options}\marg{label}\oarg{insert} \end{definition} -This is prepends the value of the \gloskey{prefix} key (or +This is inserts the value of the \gloskey{prefix} key (or \gloskey{prefixfirst} key, on \gls{firstuse}) in front of \cs{gls}\oarg{options}\marg{label}\oarg{insert}. @@ -8732,7 +9012,7 @@ As \cs{pgls} but converts the prefix to upper case and uses \begin{definition}[\DescribeMacro\pglspl] \cs{pglspl}\oarg{options}\marg{label}\oarg{insert} \end{definition} -This is prepends the value of the \gloskey{prefixplural} key (or +This is inserts the value of the \gloskey{prefixplural} key (or \gloskey{prefixfirstplural} key, on \gls{firstuse}) in front of \cs{glspl}\oarg{options}\marg{label}\oarg{insert}. @@ -8769,7 +9049,9 @@ Singular: a~sample, l'oeil. Plural: the samples, les yeux. For a complete document, see \samplefile{-prefix}. \end{example} -This package also provides the following commands: +This package also provides the commands described below, none of +which perform any check to determine the entry's existence. + \begin{definition}[\DescribeMacro\ifglshasprefix] \cs{ifglshasprefix}\marg{label}\marg{true part}\marg{false part} \end{definition} @@ -8800,15 +9082,13 @@ non-empty value for the \gloskey{prefixfirstplural} key. \cs{glsentryprefix}\marg{label} \end{definition} Displays the value of the \gloskey{prefix} key for the entry given -by \meta{label}. (No check is performed to determine if the entry -exists.) +by \meta{label}. \begin{definition}[\DescribeMacro\glsentryprefixfirst] \cs{glsentryprefixfirst}\marg{label} \end{definition} Displays the value of the \gloskey{prefixfirst} key for the entry given -by \meta{label}. (No check is performed to determine if the entry -exists.) +by \meta{label}. \begin{definition}[\DescribeMacro\glsentryprefixplural] \cs{glsentryprefixplural}\marg{label} @@ -8844,7 +9124,7 @@ apply.}: \end{definition} \begin{important} -As with analoguous commands such as \ics{Glsentrytext}, these +As with analogous commands such as \ics{Glsentrytext}, these commands aren't expandable so can't be used in PDF bookmarks. \end{important} @@ -8944,9 +9224,7 @@ texmf-dist\slash doc\slash latex\slash glossaries/}. Further information on debugging \LaTeX\ code is available at \url{http://www.dickimaw-books.com/latex/minexample/}. -Below is a list of some frequently asked questions about the -\styfmt{glossaries} package. For a complete -list, consult the +If you have any problems, please first consult the \urlfootref{http://www.dickimaw-books.com/faqs/glossariesfaq.html}{\styfmt{glossaries} FAQ}. If that doesn't help, try posting your query to somewhere like the comp.text.tex newsgroup, the @@ -8955,197 +9233,6 @@ comp.text.tex newsgroup, the Bug reports can be submitted via \urlfootref{http://www.dickimaw-books.com/bug-report.html}{my package bug report form}. -\begin{enumerate} -\item \textbf{Q.} I get the error message: -\begin{verbatim} -! Undefined control sequence. -\in@ #1#2->\begingroup \def \in@@ -\end{verbatim} - -\textbf{A.} This error can occur if you have a fragile command in -one of your entry definitions. -In most cases using \cs{glsnoexpandfields} before defining your -entry should fix this, but there are still a few fragile commands -that will still cause this error even with \cs{glsnoexpandfields}. -If this is the case put \cs{protect} in front of the fragile -command. - -\item \textbf{Q.} I get the error message: -\begin{verbatim} -Missing \begin{document} -\end{verbatim} - -\textbf{A.} Check you are using an up to date version of the \sty{xkeyval} -package. - -\item \textbf{Q.} When I use \gls{xindy}, I get the following error -message: -\begin{verbatim} -ERROR: CHAR: index 0 should be less than the length of -the string -\end{verbatim} - -\textbf{A.} \gls{xindy} discards all commands and braces from the -sort string. If your sort string (either specified by the \gloskey{sort} -key or the \gloskey{name} key) only consists of commands, this will -be treated by \gls*{xindy} as an empty sort string, which produces an -error message in newer versions of \gls*{xindy}. For example, the -following will cause a problem: -\begin{verbatim} -\newglossaryentry{alpha}{name={\ensuremath{\alpha}}, - description=alpha} -\end{verbatim} -Either use a different sort key for the entry, for example: -\begin{verbatim} -\newglossaryentry{alpha}{sort=alpha, - name={\ensuremath{\alpha}}, - description=alpha} -\end{verbatim} -or, if all entries are like this, you may prefer to use the -\pkgopt[use]{sort} or \pkgopt[def]{sort} package options. See -\sectionref{sec:pkgopts-sort} for further details of the \pkgopt{sort} -option. - -\item \textbf{Q.} I've used the \pkgopt{smallcaps} option, but the acronyms -are displayed in normal sized upper case letters. - -\textbf{A.} The \pkgopt{smallcaps} package option uses \ics{textsc} to typeset -the acronyms. This command converts lower case letters to small -capitals, while upper case letters remain their usual size. Therefore -you need to specify the acronym in lower case letters. - -\item \textbf{Q.} My acronyms won't break across a line when they're -expanded. - -\textbf{A.} PDF\LaTeX\ can break hyperlinks across a line, but -\LaTeX\ can't. If you can't use PDF\LaTeX\ then disable the \gls{firstuse} -links using the package option \pkgopt[false]{hyperfirst}. - -\item \textbf{Q.} How do I change the font that the acronyms are displayed in? - -\textbf{A.} The easiest way to do this is to specify the \pkgopt{smaller} package -option and redefine \ics{acronymfont} to use the required typesetting -command. For example, suppose you would like the acronyms displayed in -a sans-serif font, then you can do: -\begin{verbatim} -\usepackage[smaller]{glossaries} -\renewcommand*{\acronymfont}[1]{\textsf{#1}} -\end{verbatim} - -\item \textbf{Q.} How do I change the font that the acronyms are displayed in -on \firstuse? - -\textbf{A.} The easiest way to do this is to specify the \pkgopt{smaller} package -option and redefine \ics{firstacronymfont} to use the required -command. Note that if you don't want the acronym on subsequent use -to use \ics{textsmaller}, you will also need to redefine \ics{acronymfont}, -as above. For example to make the acronym emphasized on -\firstuse, but use the surrounding font for subsequent use, you can do: -\begin{verbatim} -\usepackage[smaller]{glossaries} -\renewcommand*{\firstacronymfont}[1]{\emph{#1}} -\renewcommand*{\acronymfont}[1]{#1} -\end{verbatim} - -\item \textbf{Q.} I don't have Perl installed, do I have to use -\gls{makeglossaries}? - -\textbf{A.} No. Although it is strongly recommended, you don't have to -use \gls{makeglossaries}. If you prefer a GUI application and have -Java installed, you can use \gls{makeglossariesgui} instead. -Otherwise you can just call \gls{makeindex} explicitly (see -\sectionref{sec:makeindexapp}). Note that you can't use \gls{xindy} -if you don't have Perl installed. - -\item \textbf{Q.} I'm used to using the \styfmt{glossary} package: are there any -instructions on migrating from the \sty{glossary} package to the -\styfmt{glossaries} package? - -\textbf{A.} Read \qtdocref{Upgrading from the glossary package to -the glossaries package}{glossary2glossaries} which should be -available from the same location as this document. - -\item \textbf{Q.} I'm using \sty{babel} but the fixed names haven't -been translated. - -\textbf{A.} The \styfmt{glossaries} package currently only supports -the following languages: Brazilian Portuguese, Danish, Dutch, -English, French, German, Irish, Italian, Hungarian, Polish, Serbian and -Spanish. If you want to add another language, send me the -translations, and I'll add them to the next version. - -If you are using one of the above languages, but the text hasn't -been translated, try using the \styfmt{glossaries} package option -\pkgopt[babel]{translate}. Also, try adding the language as a -global option to the class file. - -\item \textbf{Q.} My glossaries haven't appeared. - -\textbf{A.} Remember to do the following: -\begin{itemize} -\item Add \ics{makeglossaries} to the document preamble. - -\item Use either \ics{printglossary} for each glossary that has -been defined or \ics{printglossaries}. - -\item Use the commands listed in \sectionref{sec:glslink}, -\sectionref{sec:glsadd} or \sectionref{sec:crossref} for each entry -that you want to appear in the glossary. - -\item Run \LaTeX\ on your document, then run \gls{makeglossaries}, -then run \LaTeX\ on your document again. If you want the glossaries -to appear in the table of contents, you will need an extra \LaTeX\ -run. If any of your entries cross-reference an entry that's not -referenced in the main body of the document, you will need to run -\gls*{makeglossaries} (see \sectionref{sec:makeglossaries}) after the -second \LaTeX\ run, followed by another \LaTeX\ run. -\end{itemize} - -Check the log files (\filetype{.log}, \filetype{.glg} etc) for any -warnings. - -\item \textbf{Q.} Why is glossaries creating an empty \filetype{.glo} file? - -\textbf{A.} Because you haven't used any entries in the -\texttt{main} glossary via commands such as \ics{gls}. -If you don't want to use this glossary, you can suppress its -creation via the package option \pkgopt{nomain}. - -\item \textbf{Q.} It is possible to change the rules used to sort -the glossary entries? - -\textbf{A.} If it's for an individual entry, then you can use the -entry's \gloskey{sort} key to sort it according to a different term. -If it's for the entire alphabet, then you will need to use -\gls{xindy} (instead of \gls{makeindex}) and use an appropriate -\gls*{xindy} language module. Writing \gls*{xindy} modules or styles -is beyond the scope of this manual. Further information about -\gls*{xindy} can be found at the -\urlfootref{http://xindy.sourceforge.net/}{Xindy Web Site}. There is -also a link to the \gls*{xindy} mailing list from that site. - -If you want to sort according to order of definition or order of -use, use the \pkgopt{sort} package option described in -\sectionref{sec:pkgopts-sort}. - -\item \textbf{Q.} I get an error when using TeX4HT\index{TeX4HT|hyperpage} with -\styfmt{glossaries}. - -\textbf{A.} TeX4HT seems to have a problem with the glossary styles -that use \ics{indexspace}. I don't know enough about TeX4HT to find -out why. Either use a different glossary style or redefine the -style command that uses \cs{indexspace}. For example, if you are -using the \glostyle{list} style, try: -\begin{verbatim} -\renewcommand*{\glsgroupskip}{} -\end{verbatim} -or -\begin{verbatim} -\renewcommand*{\glsgroupskip}{\item[]} -\end{verbatim} - -\end{enumerate} - \PrintIndex \end{document} diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html index af3c5882ca6..683d4936342 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: a guide for beginners</title> +<head><title>The glossaries package v4.08: 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-04-04 12:03:00" /> +<meta name="date" content="2014-07-31 17:35:00" /> <style type="text/css"> <!-- @@ -29,11 +29,11 @@ .cmtt-10{font-family: monospace;} .cmss-10{ font-family: sans-serif;} .cmss-10{ font-family: sans-serif;} -.cmitt-10{font-family: monospace; font-style: italic;} -.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;} .cmsy-9{font-size:90%;} @@ -198,49 +198,67 @@ div.verbatim { font-family: monospace; white-space: nowrap; text-align:left; cle -<h2 class="titleHead">The glossaries package: a guide for beginners</h2> +<h2 class="titleHead">The glossaries package v4.08: 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-04-04</span></div> +class="cmr-12">2014-07-30</span></div> </div> <div class="abstract" > <div class="center" > -<!--l. 45--><p class="noindent" > -</p><!--l. 45--><p class="noindent" ><span +<!--l. 46--><p class="noindent" > +</p><!--l. 46--><p class="noindent" ><span class="cmbx-9">Abstract</span></p></div> - <!--l. 46--><p class="indent" > <span -class="cmr-9">This document is a brief guide to the </span><span + <!--l. 47--><p class="indent" > <span +class="cmr-9">The </span><span class="cmss-9">glossaries </span><span -class="cmr-9">package for beginners</span> +class="cmr-9">package is very flexible, but this means that it has a lot</span> <span -class="cmr-9">who find the size of the main user manual daunting and, as such, it only</span> +class="cmr-9">options, and since a user guide is supposed to provide a complete list of all</span> <span -class="cmr-9">covers the basics. For brevity some options to the commands described here</span> +class="cmr-9">the high-level user commands, the main user manual is quite big. This can</span> <span -class="cmr-9">are omitted. For a</span><span -class="cmr-9"> more detailed guide, see the </span><a +class="cmr-9">be rather daunting for beginners, so this document is a brief introduction</span> + <span +class="cmr-9">just to help get you started. If you find yourself saying, “Yeah, but how can</span> + <span +class="cmr-9">I do</span><span +class="cmr-9">…?” then it’s time to move on to the </span><a href="glossaries-user.html" ><span class="cmr-9">main user manual</span></a><span class="cmr-9">.</span> + </p><!--l. 56--><p class="indent" > <span +class="cmr-9">I’ve made some statements in this document that don’t actually tell you</span> + <span +class="cmr-9">the full truth, but it would clutter the document and cause confusion if I</span> + <span +class="cmr-9">keep writing “except when </span><span +class="cmr-9">…” or “but you can also do this, that or the other”</span> + <span +class="cmr-9">or “you can do it this way but you can also do it that way, but that way</span> + <span +class="cmr-9">may cause complications under certain circumstances”.</span> </p> </div> <h3 class="likesectionHead"><a id="x1-1000"></a>Contents</h3> <div class="tableofcontents"> <span class="sectionToc" >1 <a -href="#sec:defterm" id="QQ2-1-2">Defining Terms</a></span> +href="#sec:start" id="QQ2-1-2">Getting Started</a></span> <br /> <span class="sectionToc" >2 <a -href="#sec:useterm" id="QQ2-1-3">Using Entries</a></span> +href="#sec:defterm" id="QQ2-1-3">Defining Terms</a></span> <br /> <span class="sectionToc" >3 <a -href="#sec:acronyms" id="QQ2-1-4">Acronyms</a></span> +href="#sec:useterm" id="QQ2-1-4">Using Entries</a></span> <br /> <span class="sectionToc" >4 <a href="#sec:printglossaries" id="QQ2-1-5">Displaying a List of Entries</a></span> <br /> <span class="sectionToc" >5 <a href="#sec:glosstyle" id="QQ2-1-7">Customising the Glossary</a></span> + + + <br /> <span class="sectionToc" >6 <a href="#sec:multigloss" id="QQ2-1-8">Multiple Glossaries</a></span> <br /> <span class="sectionToc" >7 <a @@ -250,22 +268,243 @@ href="#sec:xr" id="QQ2-1-10">Cross-References</a></span> <br /> <span class="sectionToc" >9 <a href="#sec:moreinfo" id="QQ2-1-11">Further Information</a></span> </div> +<!--l. 66--><p class="noindent" > +</p> +<!--l. 66--><p class="noindent" ><a +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 +certain packages that must be loaded before <span +class="cmss-10">glossaries</span>, if they are required: <span +class="cmss-10">hyperref</span><a + id="dx1-2001"></a>, +<span +class="cmss-10">babel</span><a + id="dx1-2002"></a>, <span +class="cmss-10">polyglossia</span><a + id="dx1-2003"></a>, <span +class="cmss-10">inputenc</span><a + id="dx1-2004"></a> and <span +class="cmss-10">fontenc</span><a + id="dx1-2005"></a>. (You don’t have to load these packages, but if +you want them, you must load them before <span +class="cmss-10">glossaries</span>.) +</p><!--l. 76--><p class="indent" > Once you have loaded <span +class="cmss-10">glossaries</span>, you need to define your terms in the preamble and +then you can use them throughout the document. Here’s a simple example: -<!--l. 55--><p class="noindent" > </p> -<!--l. 55--><p class="noindent" ><a -href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">1 </span> <a + <div class="verbatim" id="verbatim-1"> +\documentclass{article} + <br />\usepackage{glossaries} + <br />\newglossaryentry{ex}{name={sample},description={an example}} + <br />\begin{document} + <br />Here’s my \gls{ex} term. + <br />\end{document} +</div> +<!--l. 89--><p class="nopar" > This produces: <spacer type=vertical size=10><span class="obeylines-h"> + <br />Here’s my sample term. + <br /><spacer type=vertical size=10></span> +Here’s another example: + + + +</p> + <div class="verbatim" id="verbatim-2"> +\documentclass{article} + <br />\usepackage{glossaries} + <br />\setacronymstyle{long-short} + <br />\newacronym{svm}{SVM}{support vector machine} + <br />\begin{document} + <br />First use: \gls{svm}. Second use: \gls{svm}. + <br />\end{document} +</div> +<!--l. 107--><p class="nopar" > This produces: <spacer type=vertical size=10><span class="obeylines-h"> + <br />First use: support vector machine (SVM). Second use: SVM. + <br /><spacer type=vertical size=10></span> +In this case, the text produced by <span +class="cmtt-10">\svm </span>changed after the first use. The first use +produced the long form followed by the short form in parentheses because I set the +acronym style to <span +class="cmtt-10">long-short</span>. I suggest you try the above two examples to +make sure you have the package correctly installed. If you get an <span +class="cmtt-10">undefined</span> +<span +class="cmtt-10">control sequence </span>error, check that the version number at the top of this +document matches the version you have installed. (Open the <span +class="cmtt-10">.log </span>file and search +for the line that starts with <span +class="cmtt-10">Package: glossaries </span>followed by a date and +version.) +</p><!--l. 123--><p class="indent" > If you like, you can put all your definitions in another file (for example, <span +class="cmtt-10">defns.tex</span>) +and load that file in the preamble using <span +class="cmtt-10">\loadglsentries </span>with the filename as the +argument. For example: + + + +</p> + <div class="verbatim" id="verbatim-3"> +\loadglsentries{defns} +</div> +<!--l. 128--><p class="nopar" > +</p><!--l. 130--><p class="indent" > Don’t try inserting formatting commands into the definitions as they can interfere +with the underlying mechanism. Instead, the formatting should be done by the style. +For example, suppose I want to replace <span +class="cmtt-10">SVM </span>in the above to <span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\textsc{svm}</span></span></span>, then I need +to select a style that uses <span +class="cmtt-10">\textsc</span>, like this: + + + +</p> + <div class="verbatim" id="verbatim-4"> +\documentclass{article} + <br />\usepackage{glossaries} + <br />\setacronymstyle{long-sc-short} + <br />\newacronym{svm}{svm}{support vector machine} + <br />\begin{document} + <br />First use: \gls{svm}. Second use: \gls{svm}. + <br />\end{document} +</div> +<!--l. 147--><p class="nopar" > +</p><!--l. 149--><p class="indent" > As you can hopefully see from the above examples, there are two main ways of +defining a term. In both cases, the term is given a label. In the first case the label +was <span +class="cmtt-10">ex </span>and in the second case the label was <span +class="cmtt-10">svm</span>. The label is just a way of +identifying the term (like the standard <span +class="cmtt-10">\label</span>/<span +class="cmtt-10">\ref </span>mechanism). It’s best to +just use the following alphanumerics in the labels: <span +class="cmtt-10">a</span>, …, <span +class="cmtt-10">z</span>, <span +class="cmtt-10">A</span>, …, <span +class="cmtt-10">Z</span>, <span +class="cmtt-10">0</span>, …, <span +class="cmtt-10">9</span>. +Sometimes you can also use punctuation characters but not if another package (such +as <span +class="cmss-10">babel</span><a + id="dx1-2006"></a>) meddles with them. Don’t try using any characters outside of the +basic Latin set (for example, é or ß) or things will go horribly wrong. This +warning only applies to the label. It doesn’t apply to the text that appears in the +document. +</p><!--l. 163--><p class="indent" > The above examples are reasonably straightforward. The difficulty comes if you +want to display a sorted list of all the entries you have used in the document. The +<span +class="cmss-10">glossaries </span>package provides three options: use <span class="TEX">T<span +class="E">E</span>X</span> to perform the sorting; use +<span +class="cmtt-10">makeindex </span>to perform the sorting; use <span +class="cmtt-10">xindy </span>to perform the sorting. +</p><!--l. 170--><p class="indent" > The first option (using <span class="TEX">T<span +class="E">E</span>X</span>) is the simplest and easiest method, but it’s +inefficient. To use this method, add <span +class="cmtt-10">\makenoidxglossaries </span>to the preamble and +put <span +class="cmtt-10">\printnoidxglossaries </span>at the place where you want your glossary. For +example: + + + +</p> + <div class="verbatim" id="verbatim-5"> +\documentclass{article} + <br />\usepackage{glossaries} + <br />\makenoidxglossaries + <br />\newglossaryentry{potato}{name={potato},plural={potatoes}, + <br /> description={starchy tuber}} + <br />\newglossaryentry{cabbage}{name={cabbage}, + <br /> description={vegetable with thick green or purple leaves}} + <br />\newglossaryentry{carrot}{name={carrot}, + <br /> description={orange root}} + <br />\begin{document} + <br />Chop the \gls{cabbage}, \glspl{potato} and \glspl{carrot}. + <br />\printnoidxglossaries + <br />\end{document} +</div> +<!--l. 195--><p class="nopar" > Try this out and run <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span +class="E">E</span>X</span></span> (or pdf<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span +class="E">E</span>X</span></span>) <span +class="cmti-10">twice</span>. The first run won’t show the +glossary. It will only appear on the second run. The glossary has a vertical gap between +the “carrot” term and the “potato” term. This is because the entries in the glossaries +are grouped according to their first letter. If you don’t want this gap, just add +<span +class="cmtt-10">nogroupskip </span>to the package options: + + + +</p> + <div class="verbatim" id="verbatim-6"> +\usepackage[nogroupskip]{glossaries} +</div> +<!--l. 204--><p class="nopar" > If you try out this example you may also notice that the description is followed by a +full stop (period) and a number. The number is the location in the document where the +entry was used, so you can lookup the term in the glossary and be directed to the +relevant pages. It may be that you don’t want this back-reference, in which case you can +suppress it using the <span +class="cmtt-10">nonumberlist </span>package option: + + + +</p> + <div class="verbatim" id="verbatim-7"> +\usepackage[nonumberlist]{glossaries} +</div> +<!--l. 213--><p class="nopar" > If you don’t like the terminating full stop, you can suppress that with the <span +class="cmtt-10">nopostdot</span> +package option: + + + +</p> + <div class="verbatim" id="verbatim-8"> +\usepackage[nopostdot]{glossaries} +</div> +<!--l. 218--><p class="nopar" > +</p><!--l. 220--><p class="indent" > You may have noticed that I’ve used another command in the above example: +<span +class="cmtt-10">\glspl</span>. This displays the plural form. By default, this is just the singular form with the +letter “s” appended, but in the case of “potato” I had to specify the correct plural using +the <span +class="cmtt-10">plural </span>key. +</p><!--l. 226--><p class="indent" > As I mentioned earlier, using <span class="TEX">T<span +class="E">E</span>X</span> to sort the entries is the simplest but least +efficient method. If you have a large glossary or if your terms contain non-Latin +characters, then you will have a much faster build time if you use <span +class="cmtt-10">makeindex </span>or <span +class="cmtt-10">xindy</span>. +If you are using extended Latin or non-Latin characters, then <span +class="cmtt-10">xindy </span>is the +recommended method. These two methods are described in more detail in <a +href="#sec:printglossaries"><span +class="cmsy-10">§</span>4 </a><a +href="#sec:printglossaries">Displaying +a List of Entries<!--tex4ht:ref: sec:printglossaries --></a>. +</p><!--l. 234--><p class="indent" > The rest of this document briefly describes the main commands provided by the +<span +class="cmss-10">glossaries </span>package. +</p><!--l. 237--><p class="noindent" > +</p> +<!--l. 237--><p class="noindent" ><a +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. 58--><p class="noindent" >When you use the <span +<!--l. 240--><p class="noindent" >When you use the <span class="cmss-10">glossaries</span><a - id="dx1-2001"></a> package, you need to define glossary entries in the + id="dx1-3001"></a> package, you need to define glossary entries in the document preamble. These entries could be a word, phrase, acronym or symbol. They’re usually accompanied by a description, which could be a short sentence or an in-depth explanation that spans multiple paragraphs. The simplest method of defining an entry is to use: -</p><!--l. 65--><p class="indent" > <hr><div title="Definition"></p><div class="alltt"> +</p><!--l. 247--><p class="indent" > <hr><div title="Definition"></p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\newglossaryentry{</span><span @@ -300,42 +539,32 @@ class="cmmi-10">></span> class="cmtt-10">}</span></span> </div> </div> </div><hr> -<!--l. 73--><p class="noindent" > +<!--l. 255--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">> </span>is a unique label that identifies this entry. (Don’t include the angle brackets <span class="cmmi-10">< ></span>. They just indicate the parts of the code you need to change when you -use this command in your document.) As with similar labelling commands, such as -<span -class="cmtt-10">\label </span>or <span -class="cmtt-10">\bibitem</span>, the label should not contain active characters, so just use <span -class="cmtt-10">a</span>, …, <span -class="cmtt-10">z</span>, -<span -class="cmtt-10">A</span>, …, <span -class="cmtt-10">Z</span>, <span -class="cmtt-10">0</span>, …, <span -class="cmtt-10">9</span>. You may also be able to use some punctuation characters, unless they -have been made active (for example, via <span -class="cmss-10">babel</span><a - id="dx1-2002"></a>’s shorthand activation.) The -<span +use this command in your document.) The <span class="cmmi-10"><</span><span class="cmti-10">name</span><span -class="cmmi-10">> </span>is the word, phrase or symbol you are defining, and <span +class="cmmi-10">> </span>is the word, phrase or symbol + + + +you are defining, and <span class="cmmi-10"><</span><span class="cmti-10">description</span><span -class="cmmi-10">> </span>is the -description. -</p><!--l. 86--><p class="indent" > This command is a “short” command, which means that <span +class="cmmi-10">> </span>is the description to be displayed in the +glossary. +</p><!--l. 263--><p class="indent" > This command is a “short” command, which means that <span class="cmmi-10"><</span><span class="cmti-10">description</span><span class="cmmi-10">> </span>can’t contain a paragraph break. If you have a long description, you can instead use: -</p><!--l. 90--><p class="indent" > <hr><div title="Definition"></p><div class="alltt"> +</p><!--l. 267--><p class="indent" > <hr><div title="Definition"></p><div class="alltt"> <div class="obeylines-v"> <span class="cmtt-10">\longnewglossaryentry{</span><span @@ -369,50 +598,47 @@ class="cmmi-10">></span><span class="cmtt-10">}</span> </div> </div> </div><hr> -<!--l. 98--><p class="noindent" > - - - -</p><!--l. 100--><p class="indent" > Examples: +<!--l. 275--><p class="noindent" > +</p><!--l. 277--><p class="indent" > Examples: </p><ol class="enumerate1" > <li - class="enumerate" id="x1-2004x1">Define the term “set” with the label <span + class="enumerate" id="x1-3003x1">Define the term “set” with the label <span class="cmtt-10">set</span>: - <div class="verbatim" id="verbatim-1"> + <div class="verbatim" id="verbatim-9"> \newglossaryentry{set}  <br />{  <br />  name={set},  <br />  description={a collection of objects}  <br />} </div> - <!--l. 109--><p class="nopar" > + <!--l. 286--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-2006x2">Define the symbol <span + class="enumerate" id="x1-3005x2">Define the symbol <span class="cmsy-10">∅ </span>with the label <span class="cmtt-10">emptyset</span>: - <div class="verbatim" id="verbatim-2"> + <div class="verbatim" id="verbatim-10"> \newglossaryentry{emptyset}  <br />{  <br />  name={\ensuremath{\emptyset}},  <br />  description={the empty set}  <br />} </div> - <!--l. 119--><p class="nopar" > + <!--l. 296--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-2008x3">Define the phrase “Fish Age” with the label <span + class="enumerate" id="x1-3007x3">Define the phrase “Fish Age” with the label <span class="cmtt-10">fishage</span>: - <div class="verbatim" id="verbatim-3"> + <div class="verbatim" id="verbatim-11"> \longnewglossaryentry{fishage}  <br />{name={Fish Age}}  <br />{% @@ -423,28 +649,28 @@ class="cmtt-10">fishage</span>:  <br />  fish species.  <br />} </div> - <!--l. 134--><p class="nopar" > (The percent character discards the end of line character that would otherwise + <!--l. 311--><p class="nopar" > (The percent character discards the end of line character that would otherwise cause an unwanted space to appear at the start of the description.) </p></li> <li - class="enumerate" id="x1-2010x4">Take care if the first letter is an extended Latin or non-Latin character (either + class="enumerate" id="x1-3009x4">Take care if the first letter is an extended Latin or non-Latin character (either specified via a command such as <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\’e</span></span></span> or explicitly via the <span class="cmss-10">inputenc</span><a - id="dx1-2011"></a> package such + id="dx1-3010"></a> package such as <span class="cmtt-10">é</span>). This first letter must be placed in a group: - <div class="verbatim" id="verbatim-4"> + <div class="verbatim" id="verbatim-12"> \newglossaryentry{elite}  <br />{  <br />  name={{\’e}lite},  <br />  description={select group or class}  <br />} </div> - <!--l. 150--><p class="nopar" > or </p><div class="alltt"> + <!--l. 327--><p class="nopar" > or </p><div class="alltt"> <div class="obeylines-v"> <span class="verb"><span class="cmtt-10">\newglossaryentry{elite}</span></span> @@ -468,8 +694,8 @@ class="cmtt-10"> class}</span></span> class="cmtt-10">}</span></span> </div> </div></li></ol> -<!--l. 161--><p class="indent" > Acronyms or abbreviations can be defined using -</p><!--l. 163--><p class="indent" > <hr><div title="Definition"><span +<!--l. 338--><p class="indent" > Acronyms or abbreviations can be defined using +</p><!--l. 340--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\newacronym{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span @@ -483,7 +709,7 @@ class="cmmi-10"><</span><span class="cmitt-10">long</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 164--><p class="noindent" > +</p><!--l. 341--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -502,10 +728,10 @@ class="cmmi-10">> </span>is the long form. For example: </p> - <div class="verbatim" id="verbatim-5"> + <div class="verbatim" id="verbatim-13"> \newacronym{svm}{svm}{support vector machine} </div> -<!--l. 170--><p class="nopar" > This defines a glossary entry with the label <span +<!--l. 347--><p class="nopar" > This defines a glossary entry with the label <span class="cmtt-10">svm</span>. By default, the <span class="cmmi-10"><</span><span class="cmti-10">name</span><span @@ -527,24 +753,51 @@ argument: </p> - <div class="verbatim" id="verbatim-6"> + <div class="verbatim" id="verbatim-14"> \newacronym  <br /> [description={statistical pattern recognition technique}]  <br /> {svm}{svm}{support vector machine} </div> -<!--l. 181--><p class="nopar" > -</p><!--l. 183--><p class="indent" > There are other keys you can use when you define an entry. For example, the <span +<!--l. 358--><p class="nopar" > +</p><!--l. 360--><p class="indent" > Before you define your acronyms, you need to specify which acronym style to use +with +</p><!--l. 363--><p class="indent" > <hr><div title="Definition"><span +class="cmtt-10">\setacronymstyle{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">style name</span><span +class="cmmi-10">></span><span +class="cmtt-10">} </span></div><hr> +</p><!--l. 364--><p class="noindent" > +where <span +class="cmmi-10"><</span><span +class="cmti-10">style name</span><span +class="cmmi-10">> </span>is the name of the style. There are a number of predefined styles, +such as: <span +class="cmtt-10">long-short </span>(on first use display the long form with the short form in +parentheses); <span +class="cmtt-10">short-long </span>(on first use display the short form with the long form in +parentheses); <span +class="cmtt-10">long-short-desc </span>(like <span +class="cmtt-10">long-short </span>but you need to specify the +description); or <span +class="cmtt-10">short-long-desc </span>(like <span +class="cmtt-10">short-long </span>but you need to specify the +description). There are some other styles as well that use <span +class="cmtt-10">\textsc </span>to typeset the +acronym or that use a footnote on first use. See the main user guide for further +details. +</p><!--l. 376--><p class="indent" > There are other keys you can use when you define an entry. For example, the <span class="cmtt-10">name</span> key used above indicates how the term should appear in the list of entries (glossary). If the term should appear differently when you reference it in the document, you need to use the <span class="cmtt-10">text </span>key as well. -</p><!--l. 189--><p class="indent" > For example: +</p><!--l. 382--><p class="indent" > For example: </p> - <div class="verbatim" id="verbatim-7"> + <div class="verbatim" id="verbatim-15"> \newglossaryentry{latinalph}  <br />{  <br />  name={Latin Alphabet}, @@ -553,9 +806,9 @@ class="cmtt-10">text </span>key as well.  <br />  a, \ldots, z, A, \ldots, Z}  <br />} </div> -<!--l. 198--><p class="nopar" > This will appear in the text as “Latin alphabet” but will be listed in the glossary as +<!--l. 391--><p class="nopar" > This will appear in the text as “Latin alphabet” but will be listed in the glossary as “Latin Alphabet”. -</p><!--l. 202--><p class="indent" > Another commonly used key is <span +</p><!--l. 395--><p class="indent" > Another commonly used key is <span class="cmtt-10">plural </span>for specifying the plural of the term. This defaults to the value of the <span class="cmtt-10">text </span>key with an “s” appended, but if this is incorrect, just @@ -565,7 +818,7 @@ class="cmtt-10">plural </span>key to override it: </p> - <div class="verbatim" id="verbatim-8"> + <div class="verbatim" id="verbatim-16"> \newglossaryentry{oesophagus}  <br />{  <br />  name={{\oe}sophagus}, @@ -573,9 +826,9 @@ class="cmtt-10">plural </span>key to override it:  <br />  description={canal from mouth to stomach}  <br />} </div> -<!--l. 213--><p class="nopar" > (Remember from earlier that the initial ligature <span +<!--l. 406--><p class="nopar" > (Remember from earlier that the initial ligature <span class="cmtt-10">\oe </span>needs to be grouped.) -</p><!--l. 217--><p class="indent" > The plural forms for acronyms can be specified using the <span +</p><!--l. 410--><p class="indent" > The plural forms for acronyms can be specified using the <span class="cmtt-10">longplural </span>and <span class="cmtt-10">shortplural </span>keys. For example: @@ -583,14 +836,14 @@ class="cmtt-10">shortplural </span>keys. For example: </p> - <div class="verbatim" id="verbatim-9"> + <div class="verbatim" id="verbatim-17"> \newacronym  <br /> [longplural={diagonal matrices}]  <br /> {dm}{DM}{diagonal matrix} </div> -<!--l. 223--><p class="nopar" > If omitted, the defaults are again obtained by appending an “s” to the singular +<!--l. 416--><p class="nopar" > If omitted, the defaults are again obtained by appending an “s” to the singular versions. -</p><!--l. 227--><p class="indent" > It’s also possible to have both a name and a corresponding symbol. Just use the +</p><!--l. 420--><p class="indent" > It’s also possible to have both a name and a corresponding symbol. Just use the <span class="cmtt-10">name </span>key for the name and the <span class="cmtt-10">symbol </span>key for the symbol. For example: @@ -598,7 +851,7 @@ class="cmtt-10">symbol </span>key for the symbol. For example: </p> - <div class="verbatim" id="verbatim-10"> + <div class="verbatim" id="verbatim-18"> \newglossaryentry{emptyset}  <br />{  <br />  name={empty set}, @@ -606,22 +859,22 @@ class="cmtt-10">symbol </span>key for the symbol. For example:  <br />  description={the set containing no elements}  <br />} </div> -<!--l. 237--><p class="nopar" > -</p><!--l. 239--><p class="noindent" > +<!--l. 430--><p class="nopar" > +</p><!--l. 432--><p class="noindent" > </p> -<!--l. 239--><p class="noindent" ><a -href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">2 </span> <a +<!--l. 432--><p class="noindent" ><a +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. 242--><p class="noindent" >Once you have defined your entries, as described above, you can reference them in your +<!--l. 435--><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: -</p><!--l. 246--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 439--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\gls{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 247--><p class="noindent" > +</p><!--l. 440--><p class="noindent" > where <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -629,23 +882,35 @@ class="cmmi-10">> </span>is the label you assigned to the entry when you <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\gls{fishage}</span></span></span> will display “Fish Age” in the text (given the definition from the previous section). -</p><!--l. 252--><p class="indent" > If the entry was defined as an acronym (using <span +</p><!--l. 445--><p class="indent" > If you are using the <span +class="cmss-10">hyperref</span><a + id="dx1-4001"></a> package (remember to load it before <span +class="cmss-10">glossaries</span>) <span +class="cmtt-10">\gls</span> +will create a hyperlink to the corresponding entry in the glossary. If you want to +suppress the hyperlink for a particular instance, use the starred form <span +class="cmtt-10">\gls* </span>for +example, <span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\gls*{fishage}</span></span></span>. The other commands described in this section all have a +similar starred form. +</p><!--l. 452--><p class="indent" > If the entry was defined as an acronym (using <span class="cmtt-10">\newacronym </span>described above), then <span class="cmtt-10">\gls </span>will display the full form the first time it’s used and just the short form on -subsequent use. For example, <span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\gls{svm}</span></span></span> will display “support vector machine (svm)” -the first time it’s used, but the next occurrence of <span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\gls{svm}</span></span></span> will just display -“svm”. -</p><!--l. 259--><p class="indent" > If you want the plural form, you can use: -</p><!--l. 261--><p class="indent" > <hr><div title="Definition"><span +subsequent use. For example, if the acronym style is set to <span +class="cmtt-10">long-short</span>, then +<span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\gls{svm}</span></span></span> will display “support vector machine (svm)” the first time it’s used, but the +next occurrence of <span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\gls{svm}</span></span></span> will just display “svm”. +</p><!--l. 460--><p class="indent" > If you want the plural form, you can use: +</p><!--l. 462--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glspl{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 262--><p class="noindent" > +</p><!--l. 463--><p class="noindent" > instead of <span class="cmtt-10">\gls{</span><span class="cmmi-10"><</span><span @@ -653,189 +918,76 @@ class="cmti-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">}</span>. For example, <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\glspl{set}</span></span></span> displays “sets”. -</p><!--l. 266--><p class="indent" > If the term appears at the start of a sentence, you can convert the first letter to +</p><!--l. 467--><p class="indent" > If the term appears at the start of a sentence, you can convert the first letter to upper case using: -</p><!--l. 269--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 470--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\Gls{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 270--><p class="noindent" > +</p><!--l. 471--><p class="noindent" > for the singular form or -</p><!--l. 273--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 474--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\Glspl{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 274--><p class="noindent" > + + + +</p><!--l. 475--><p class="noindent" > for the plural form. For example: </p> - <div class="verbatim" id="verbatim-11"> + <div class="verbatim" id="verbatim-19"> \Glspl{set} are collections. </div> -<!--l. 278--><p class="nopar" > produces “Sets are collections”. -</p><!--l. 281--><p class="indent" > If you’ve specified a symbol using the <span +<!--l. 479--><p class="nopar" > produces “Sets are collections”. +</p><!--l. 482--><p class="indent" > If you’ve specified a symbol using the <span class="cmtt-10">symbol </span>key, you can display it using: -</p><!--l. 284--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 485--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glssymbol{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 285--><p class="noindent" > -</p><!--l. 287--><p class="noindent" > -</p> -<!--l. 287--><p class="noindent" ><a -href="#top">Top</a><h2 class="sectionHead"></p><h3 class="sectionHead"><span class="titlemark">3 </span> <a - id="sec:acronyms"></a>Acronyms</h3> -<!--l. 290--><p class="noindent" >Recall from above, the first time you use an acronym with <span -class="cmtt-10">\gls</span>, it’s full form is -displayed but subsequent uses display only the short form. By default, the first use -displays <span -class="cmmi-10"><</span><span -class="cmti-10">long</span><span -class="cmmi-10">> </span>(<span -class="cmmi-10"><</span><span -class="cmti-10">short</span><span -class="cmmi-10">></span>). That is, the long form is displayed followed by the short -form in parentheses. You can change this first-use format with: -</p><!--l. 297--><p class="indent" > <hr><div title="Definition"><span -class="cmtt-10">\setacronymstyle{</span><span -class="cmmi-10"><</span><span -class="cmitt-10">style name</span><span -class="cmmi-10">></span><span -class="cmtt-10">} </span></div><hr> -</p><!--l. 298--><p class="noindent" > -(This must be used before you start defining your acronyms with <span -class="cmtt-10">\newacronym</span>.) There -are a number of predefined styles listed in <a -href="glossaries-user.html#sec:predefinedacrstyles" >Predefined Acronym Styles</a> in the main -<span -class="cmss-10">glossaries</span><a - id="dx1-4001"></a> user manual. Here are a few examples: - </p><ol class="enumerate1" > - <li - class="enumerate" id="x1-4003x1"><span -class="cmmi-10"><</span><span -class="cmti-10">short</span><span -class="cmmi-10">> </span>(<span -class="cmmi-10"><</span><span -class="cmti-10">long</span><span -class="cmmi-10">></span>) - - - - <div class="verbatim" id="verbatim-12"> - \setacronymstyle{short-long} -</div> - <!--l. 308--><p class="nopar" > This displays the short form followed by the long form in parentheses. - </p></li> - <li - class="enumerate" id="x1-4005x2"><span -class="cmmi-10"><</span><span -class="cmti-10">long</span><span -class="cmmi-10">> </span>(<span -class="cmtt-10">\textsc{</span><span -class="cmmi-10"><</span><span -class="cmti-10">short</span><span -class="cmmi-10">></span><span -class="cmtt-10">}</span>) - - - - <div class="verbatim" id="verbatim-13"> - \setacronymstyle{long-short-sc} -</div> - <!--l. 315--><p class="nopar" > This is like the default style but the short form is displayed in small caps. - Remember that when you use <span -class="cmtt-10">\textsc{</span><span -class="cmmi-10"><</span><span -class="cmti-10">text</span><span -class="cmmi-10">></span><span -class="cmtt-10">} </span>to generate small capitals, you - must specify <span -class="cmmi-10"><</span><span -class="cmti-10">text</span><span -class="cmmi-10">> </span>in lower case, so the short form of the acronym should be - defined in lower case. For example: - - - -</p> - <div class="verbatim" id="verbatim-14"> - \newacronym{svm}{svm}{support vector machine} -</div> - <!--l. 322--><p class="nopar" > - </p></li> - <li - class="enumerate" id="x1-4007x3"><span -class="cmmi-10"><</span><span -class="cmti-10">long</span><span -class="cmmi-10">> </span>(<span -class="cmtt-10">\textsmaller{</span><span -class="cmmi-10"><</span><span -class="cmti-10">short</span><span -class="cmmi-10">></span><span -class="cmtt-10">}</span>) - - - - <div class="verbatim" id="verbatim-15"> - \setacronymstyle{long-short-sm} -</div> - <!--l. 327--><p class="nopar" > This is similar to the previous style but uses <span -class="cmtt-10">\textsmaller </span>to format the short - form. Remember to load the <span -class="cmss-10">relsize</span><a - id="dx1-4008"></a> package, which defines <span -class="cmtt-10">\textsmaller</span>, if you - want to use this style. The short form now needs to be defined in upper - case: - - - -</p> - <div class="verbatim" id="verbatim-16"> - \newacronym{svm}{SVM}{support vector machine} -</div> - <!--l. 334--><p class="nopar" > -</p> - </li></ol> -<!--l. 338--><p class="noindent" > +</p><!--l. 486--><p class="noindent" > +</p><!--l. 488--><p class="noindent" > </p> -<!--l. 338--><p class="noindent" ><a +<!--l. 488--><p class="noindent" ><a 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. 341--><p class="noindent" >Suppose you now want to display a list of all the entries you’ve referenced in your -document. This is where things start to get complicated and a lot of new users get -bewildered. You have three options: -</p><!--l. 346--><p class="indent" > +<!--l. 491--><p class="noindent" >In <a +href="#sec:start"><span +class="cmsy-10">§</span>1 </a><a +href="#sec:start">Getting Started<!--tex4ht:ref: sec:start --></a> I mentioned that there are three options you can choose from to +create your glossary. Here they are again in a little more detail: +</p><!--l. 495--><p class="indent" > </p><dl class="description"><dt class="description"> </dt><dd class="description"><a id="option1"></a><span class="cmbx-10">Option</span><span class="cmbx-10"> 1</span>: - <!--l. 349--><p class="noindent" >This is the simplest option but it’s slow and if you want a sorted list, it + <!--l. 498--><p class="noindent" >This is the simplest option but it’s slow and if you want a sorted list, it doesn’t work for non-Latin alphabets. - </p><!--l. 352--><p class="noindent" > + </p><!--l. 501--><p class="noindent" > </p><ol class="enumerate1" > <li class="enumerate" id="x1-5002x1">Add <span class="cmtt-10">\makenoidxglossaries </span>to your preamble (before you start defining your entries, as described in <a href="#sec:defterm"><span -class="cmsy-10">§</span>1 </a><a +class="cmsy-10">§</span>2 </a><a href="#sec:defterm">Defining Terms<!--tex4ht:ref: sec:defterm --></a>). </li> <li class="enumerate" id="x1-5004x2">Put - <!--l. 359--><p class="noindent" ><hr><div title="Definition"><span + <!--l. 508--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\printnoidxglossary[sort=</span><span class="cmmi-10"><</span><span class="cmitt-10">order</span><span @@ -845,7 +997,7 @@ class="cmmi-10"><</span><span class="cmitt-10">other options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - </p><!--l. 360--><p class="noindent" > + </p><!--l. 509--><p class="noindent" > where you want your list of entries to appear. The sort <span class="cmmi-10"><</span><span class="cmti-10">order</span><span @@ -853,11 +1005,16 @@ class="cmmi-10">> </span>may be one of: <span class="cmtt-10">word </span>(word ordering), <span class="cmtt-10">letter </span>(letter ordering), <span -class="cmtt-10">case </span>(case-sensitive - letter ordering), <span +class="cmtt-10">case </span>(case-sensitive letter + ordering), <span class="cmtt-10">def </span>(in order of definition) or <span -class="cmtt-10">use </span>(in order of - use). +class="cmtt-10">use </span>(in order of use). Alternatively, + use + </p><!--l. 516--><p class="noindent" ><hr><div title="Definition"><span +class="cmtt-10">\printnoidxglossaries </span></div><hr> + </p><!--l. 517--><p class="noindent" > + to display all your glossaries (if you have more than one). This command + doesn’t have any arguments. </p></li> <li class="enumerate" id="x1-5006x3">Run <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span @@ -874,7 +1031,7 @@ class="description"><a id="option2"></a><span class="cmbx-10">Option</span><span class="cmbx-10"> 2</span>: - <!--l. 374--><p class="noindent" >This option uses an application called <span + <!--l. 528--><p class="noindent" >This option uses an application called <span class="cmtt-10">makeindex </span>to sort the entries. This application comes with all modern <span class="TEX">T<span class="E">E</span>X</span> distributions, but it’s hard-coded for the @@ -886,7 +1043,7 @@ class="cmtt-10">makeindex</span> writes a new file containing the code to typeset the glossary. <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> then reads this file on the next run. - </p><!--l. 382--><p class="noindent" > + </p><!--l. 536--><p class="noindent" > </p><ol class="enumerate1" > <li class="enumerate" id="x1-5008x1">Add <span @@ -895,14 +1052,24 @@ class="cmtt-10">\makeglossaries </span>to your preamble (before you start defini </li> <li class="enumerate" id="x1-5010x2">Put - <!--l. 388--><p class="noindent" ><hr><div title="Definition"><span + <!--l. 542--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\printglossary[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - </p><!--l. 389--><p class="noindent" > - where you want your list of entries (glossary) to appear. + </p><!--l. 543--><p class="noindent" > + where you want your list of entries (glossary) to appear. (The <span +class="cmtt-10">sort </span>key isn’t + available in <span +class="cmmi-10"><</span><span +class="cmti-10">options</span><span +class="cmmi-10">></span>.) Alternatively, use + </p><!--l. 548--><p class="noindent" ><hr><div title="Definition"><span +class="cmtt-10">\printglossaries </span></div><hr> + </p><!--l. 549--><p class="noindent" > + which will display all glossaries (if you have more than one). This command + doesn’t have any arguments. </p></li> <li class="enumerate" id="x1-5012x3">Run <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span @@ -931,10 +1098,10 @@ class="cmtt-10">.gls</span>. If you have - <div class="verbatim" id="verbatim-17"> + <div class="verbatim" id="verbatim-20"> makeindex -s myDoc.ist -o myDoc.gls myDoc.glo </div> - <!--l. 407--><p class="nopar" > (Replace <span + <!--l. 568--><p class="nopar" > (Replace <span class="cmtt-10">myDoc </span>with the base name of your <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> document file. Avoid spaces in the file name.) If you don’t know how to use the command @@ -943,17 +1110,17 @@ class="cmtt-10">makeindex </span>via your text editor, but each editor has a different method of doing this, so I can’t give a general description. You will have to check your editor’s manual. - </p><!--l. 415--><p class="noindent" >The default sort is word order (“sea lion” comes before “seal”). If you want + </p><!--l. 576--><p class="noindent" >The default sort is word order (“sea lion” comes before “seal”). If you want letter ordering you need to add the <span class="cmtt-10">-l </span>switch: </p> - <div class="verbatim" id="verbatim-18"> + <div class="verbatim" id="verbatim-21"> makeindex -l -s myDoc.ist -o myDoc.gls myDoc.glo </div> - <!--l. 420--><p class="nopar" > + <!--l. 581--><p class="nopar" > </p></li> <li class="enumerate" id="x1-5016x5">Once you have successfully completed the previous step, you can now run @@ -965,7 +1132,7 @@ class="description"><a id="option3"></a><span class="cmbx-10">Option</span><span class="cmbx-10"> 3</span>: - <!--l. 428--><p class="noindent" >This option uses an application called <span + <!--l. 589--><p class="noindent" >This option uses an application called <span class="cmtt-10">xindy </span>to sort the entries. This application is more flexible than <span class="cmtt-10">makeindex </span>and is able to sort extended Latin or non-Latin @@ -986,7 +1153,7 @@ class="cmtt-10">xindy </span>writes a new file containing the code to typeset the glossary. <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> then reads this file on the next run. - </p><!--l. 440--><p class="noindent" > + </p><!--l. 601--><p class="noindent" > </p><ol class="enumerate1" > <li class="enumerate" id="x1-5018x1">Add the <span @@ -996,10 +1163,10 @@ class="cmss-10">glossaries</span><a - <div class="verbatim" id="verbatim-19"> + <div class="verbatim" id="verbatim-22"> \usepackage[xindy]{glossaries} </div> - <!--l. 445--><p class="nopar" > + <!--l. 606--><p class="nopar" > </p></li> <li class="enumerate" id="x1-5021x2">Add <span @@ -1008,14 +1175,22 @@ class="cmtt-10">\makeglossaries </span>to your preamble (before you start defini </li> <li class="enumerate" id="x1-5023x3">Put - <!--l. 452--><p class="noindent" ><hr><div title="Definition"><span + <!--l. 613--><p class="noindent" ><hr><div title="Definition"><span class="cmtt-10">\printglossary[</span><span class="cmmi-10"><</span><span class="cmitt-10">options</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> - </p><!--l. 453--><p class="noindent" > - where you want your list of entries (glossary) to appear. + </p><!--l. 614--><p class="noindent" > + where you want your list of entries (glossary) to appear. (The <span +class="cmtt-10">sort </span>key isn’t + available in <span +class="cmmi-10"><</span><span +class="cmti-10">options</span><span +class="cmmi-10">></span>.) Alternatively, use + </p><!--l. 619--><p class="noindent" ><hr><div title="Definition"><span +class="cmtt-10">\printglossaries </span></div><hr> + </p><!--l. 620--><p class="noindent" > </p></li> <li class="enumerate" id="x1-5025x4">Run <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span @@ -1046,11 +1221,11 @@ class="cmtt-10">.gls</span>. - <div class="verbatim" id="verbatim-20"> + <div class="verbatim" id="verbatim-23"> xindy  -L english -C utf8 -I xindy -M myDoc  <br />-t myDoc.glg -o myDoc.gls myDoc.glo </div> - <!--l. 474--><p class="nopar" > (Replace <span + <!--l. 640--><p class="nopar" > (Replace <span class="cmtt-10">myDoc </span>with the base name of your <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> document file. Avoid spaces in the file name. If necessary, also replace <span @@ -1062,7 +1237,7 @@ class="cmtt-10">xindy </span>via your text editor, but each editor has a different method of doing this, so I can’t give a general description. You will have to check your editor’s manual. - </p><!--l. 484--><p class="noindent" >The default sort is word order (“sea lion” comes before “seal”). If you + </p><!--l. 650--><p class="noindent" >The default sort is word order (“sea lion” comes before “seal”). If you want letter ordering you need to add the <span class="cmtt-10">order=letter </span>package option: @@ -1070,10 +1245,10 @@ class="cmtt-10">order=letter </span>package </p> - <div class="verbatim" id="verbatim-21"> + <div class="verbatim" id="verbatim-24"> \usepackage[xindy,order=letter]{glossaries} </div> - <!--l. 489--><p class="nopar" > + <!--l. 655--><p class="nopar" > </p></li> <li class="enumerate" id="x1-5029x6">Once you have successfully completed the previous step, you can now run @@ -1081,7 +1256,7 @@ class="cmtt-10">order=letter </span>package class="E">E</span>X</span></span> on your document again. </li></ol> </dd></dl> -<!--l. 498--><p class="indent" > For Options <a +<!--l. 664--><p class="indent" > For Options <a href="#option2">2</a> and <a href="#option3">3</a>, it can be difficult to remember all the parameters required for <span @@ -1103,10 +1278,10 @@ class="cmtt-10">myDoc.tex</span>, then run: </p> - <div class="verbatim" id="verbatim-22"> + <div class="verbatim" id="verbatim-25"> makeglossaries myDoc </div> -<!--l. 509--><p class="nopar" > (Replace <span +<!--l. 675--><p class="nopar" > (Replace <span class="cmtt-10">myDoc </span>with the base name of your <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> document file. Avoid spaces in the file name.) If you don’t know how to use the command prompt, @@ -1119,13 +1294,13 @@ directives: </p> - <div class="verbatim" id="verbatim-23"> + <div class="verbatim" id="verbatim-26">  arara: pdflatex  <br /> arara: makeglossaries  <br /> arara: pdflatex </div> -<!--l. 519--><p class="nopar" > -</p><!--l. 521--><p class="indent" > The <span +<!--l. 685--><p class="nopar" > +</p><!--l. 687--><p class="indent" > The <span class="cmtt-10">makeglossaries </span>script is written in Perl, so you need a Perl interpreter installed. If you are using a Unix-like operating system then you most likely have one installed. If you are using Windows with the <span class="TEX">T<span @@ -1142,7 +1317,31 @@ href="#option2">Option 2</a> and can’t work out how to install Perl reason don’t want to install it) then just use <span class="cmtt-10">makeindex </span>directly, as described above. -</p><!--l. 533--><p class="indent" > When sorting the entries, the string comparisons are made according to each entry’s +</p><!--l. 699--><p class="indent" > As a last resort you can try the package option <span +class="cmtt-10">automake</span>: + + + +</p> + <div class="verbatim" id="verbatim-27"> +\usepackage[automake]{glossaries} +</div> +<!--l. 702--><p class="nopar" > This will attempt to use <span class="TEX">T<span +class="E">E</span>X</span>’s <span +class="cmtt-10">\write18 </span>mechanism to run <span +class="cmtt-10">makeindex </span>or <span +class="cmtt-10">xindy</span>. It +probably won’t work for <span +class="cmtt-10">xindy </span>and won’t work at all if the shell escape has been +disabled in your <span class="TEX">T<span +class="E">E</span>X</span> distribution. Most <span class="TEX">T<span +class="E">E</span>X</span> distributions will allow a restricted shell +escape, which will only allow trusted applications to be run. If the <span +class="cmtt-10">automake </span>option is +successful, you will still need to run <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span +class="E">E</span>X</span></span> twice for the glossaries to be +displayed. +</p><!--l. 712--><p class="indent" > When sorting the entries, the string comparisons are made according to each entry’s <span class="cmtt-10">sort </span>key. If this is omitted, the <span class="cmtt-10">name </span>key is used. For example, recall the earlier @@ -1151,14 +1350,14 @@ definition: </p> - <div class="verbatim" id="verbatim-24"> + <div class="verbatim" id="verbatim-28"> \newglossaryentry{elite}  <br />{  <br />  name={{\’e}lite},  <br />  description={select group or class}  <br />} </div> -<!--l. 543--><p class="nopar" > No <span +<!--l. 722--><p class="nopar" > No <span class="cmtt-10">sort </span>key was used, so it’s set to the same as the <span class="cmtt-10">name </span>key: <span class="obeylines-h"><span class="verb"><span class="cmtt-10">{\’e}lite</span></span></span>. How this is @@ -1169,17 +1368,17 @@ href="#option1"><span class="cmbx-10">Option</span><span class="cmbx-10"> 1</span></a><span class="cmbx-10">:</span> </dt><dd -class="description">By default, the accent command will be stripped so the sort value - will be <span -class="cmtt-10">elite</span>. This will put the entry in the “E” letter group. If you use - the <span +class="description">By default, the accent command will be stripped so the sort value will + be <span +class="cmtt-10">elite</span>. This will put the entry in the “E” letter group. However if you + use the <span class="cmss-10">sanitizesort=true</span><a - id="dx1-5031"></a> package option, the sort value will be interpreted as the - sequence of characters: <span class="obeylines-h"><span class="verb"><span + id="dx1-5031"></a> package option, the sort value will be interpreted + as the sequence of characters: <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\</span></span></span> <span class="cmtt-10">’ e l i t </span>and <span -class="cmtt-10">e</span>. This will place this entry before - the “A” letter group since it starts with a symbol. +class="cmtt-10">e</span>. This will place this entry + before the “A” letter group since it starts with a symbol. </dd><dt class="description"> <a href="#option2"><span @@ -1209,7 +1408,7 @@ class="cmtt-10">xindy </span>disregards <span class="LATEX">L<span class="A">A</ class="E">E</span>X</span></span> commands so it sorts on <span class="cmtt-10">elite</span>, which puts this entry in the “E” group.</dd></dl> -<!--l. 567--><p class="indent" > If the <span +<!--l. 746--><p class="indent" > If the <span class="cmss-10">inputenc</span><a id="dx1-5032"></a> package is used and the entry is defined as: </p><div class="alltt"> <div class="obeylines-v"> @@ -1275,7 +1474,7 @@ class="cmtt-10">é</span><span class="cmtt-10">lite </span>and will place it in whatever letter group is appropriate for the given language setting. (In English, this would just be the “E” letter group.)</dd></dl> -<!--l. 593--><p class="indent" > Therefore if you have extended Latin or non-Latin characters, your best option is to +<!--l. 772--><p class="indent" > Therefore if you have extended Latin or non-Latin characters, your best option is to use <span class="cmtt-10">xindy </span>(<a href="#option3">Option 3</a>) with the <span @@ -1289,7 +1488,7 @@ class="cmtt-10">sort </span>key like this: </p> - <div class="verbatim" id="verbatim-25"> + <div class="verbatim" id="verbatim-29"> \newglossaryentry{elite}  <br />{  <br />  name={{\’e}lite}, @@ -1297,21 +1496,22 @@ class="cmtt-10">sort </span>key like this:  <br />  description={select group or class}  <br />} </div> -<!--l. 604--><p class="nopar" > If you use <a +<!--l. 783--><p class="nopar" > If you use <a href="#option1">Option 1</a>, you may or may not need to use the <span class="cmtt-10">sort </span>key, but you will need to be careful about fragile commands in the <span class="cmtt-10">name </span>key if you don’t set the <span class="cmtt-10">sort</span> key. -</p><!--l. 609--><p class="indent" > <a -href="#x1-50351">Table 1</a> summarises the pros and cons of three options described above. +</p><!--l. 788--><p class="indent" > <a +href="#x1-50351">Table 1</a> summarises the main pros and cons of three options described +above. </p> <div class="table"> -<!--l. 612--><p class="indent" > <a +<!--l. 791--><p class="indent" > <a id="x1-50351"></a></p><hr class="float" /><div class="float" > @@ -1328,7 +1528,7 @@ id="TBL-2-2" /><col id="TBL-2-3" /><col id="TBL-2-4" /></colgroup><tr style="vertical-align:baseline;" id="TBL-2-1-"><td style="white-space:wrap; text-align:left;" id="TBL-2-1-1" -class="td11"> <!--l. 618--><p class="noindent" > </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-1-2" +class="td11"> <!--l. 797--><p class="noindent" > </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-1-2" class="td11"> <a href="#option1"><span class="cmbx-10">Option</span><span @@ -1343,7 +1543,7 @@ class="cmbx-10">Option</span><span class="cmbx-10"> 3</span></a> </td> </tr><tr style="vertical-align:baseline;" id="TBL-2-2-"><td style="white-space:wrap; text-align:left;" id="TBL-2-2-1" -class="td11"> <!--l. 619--><p class="noindent" >Requires +class="td11"> <!--l. 798--><p class="noindent" >Requires an external application? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-2-2" @@ -1355,7 +1555,7 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-3-"><td style="white-space:wrap; text-align:left;" id="TBL-2-3-1" -class="td11"> <!--l. 621--><p class="noindent" >Requires +class="td11"> <!--l. 800--><p class="noindent" >Requires Perl? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-3-2" class="td11"> <span class="pzdr-">✘ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-3-3" @@ -1365,7 +1565,7 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-4-"><td style="white-space:wrap; text-align:left;" id="TBL-2-4-1" -class="td11"> <!--l. 623--><p class="noindent" >Can +class="td11"> <!--l. 802--><p class="noindent" >Can sort extended Latin @@ -1381,7 +1581,7 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-5-"><td style="white-space:wrap; text-align:left;" id="TBL-2-5-1" -class="td11"> <!--l. 626--><p class="noindent" >Efficient +class="td11"> <!--l. 805--><p class="noindent" >Efficient sort algorithm? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-5-2" class="td11"> <span @@ -1392,7 +1592,7 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-6-"><td style="white-space:wrap; text-align:left;" id="TBL-2-6-1" -class="td11"> <!--l. 628--><p class="noindent" >Can +class="td11"> <!--l. 807--><p class="noindent" >Can form ranges in @@ -1407,7 +1607,7 @@ class="td11"> <span class="pzdr-">✔ </span></td> </tr><tr style="vertical-align:baseline;" id="TBL-2-7-"><td style="white-space:wrap; text-align:left;" id="TBL-2-7-1" -class="td11"> <!--l. 630--><p class="noindent" >Can +class="td11"> <!--l. 809--><p class="noindent" >Can have non-standard locations? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-7-2" @@ -1417,22 +1617,8 @@ class="td11"> <span class="pzdr-">✘ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-7-4" class="td11"> <span class="pzdr-">✔ </span></td> -</tr><tr - style="vertical-align:baseline;" id="TBL-2-8-"><td style="white-space:wrap; text-align:left;" id="TBL-2-8-1" -class="td11"> <!--l. 632--><p class="noindent" ><span -class="cmtt-10">\newglossaryentry</span><a - id="dx1-5036"></a> - restricted - to - preamble? </p></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-8-2" -class="td11"> <span -class="pzdr-">✔ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-8-3" -class="td11"> <span -class="pzdr-">✘ </span></td><td style="white-space:nowrap; text-align:center;" id="TBL-2-8-4" -class="td11"> <span -class="pzdr-">✘ </span></td> </tr></table></div> -<!--l. 636--><p class="noindent" ><sup class="textsuperscript"><span +<!--l. 813--><p class="noindent" ><sup class="textsuperscript"><span class="cmsy-9">†</span></sup> Strips standard <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> accents so, for example, <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\AA</span></span></span> is treated the same as @@ -1443,11 +1629,13 @@ A. </p> </div><hr class="endfloat" /> </div> -<!--l. 640--><p class="noindent" ><a +<!--l. 817--><p class="noindent" ><a 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. 643--><p class="noindent" >The default glossary style uses the <span -class="cmtt-10">description </span>environment to display the entry list. +<!--l. 820--><p class="noindent" >The default glossary style uses the <span +class="cmss-10">description</span><a + id="dx1-6001"></a><a + id="dx1-6002"></a> environment to display the entry list. Each entry name is set in the optional argument of <span class="cmtt-10">\item </span>which means that it will typically be displayed in bold. You can switch to medium weight by redefining @@ -1457,22 +1645,22 @@ class="cmtt-10">\glsnamefont</span>: </p> - <div class="verbatim" id="verbatim-26"> + <div class="verbatim" id="verbatim-30"> \renewcommand*{\glsnamefont}[1]{\textmd{#1}} </div> -<!--l. 650--><p class="nopar" > -</p><!--l. 652--><p class="indent" > By default, a full stop is appended to the description. To prevent this from +<!--l. 827--><p class="nopar" > +</p><!--l. 829--><p class="indent" > By default, a full stop is appended to the description. To prevent this from happening use the <span class="cmtt-10">nopostdot </span>package option: </p> - <div class="verbatim" id="verbatim-27"> + <div class="verbatim" id="verbatim-31"> \usepackage[nopostdot]{glossaries} </div> -<!--l. 656--><p class="nopar" > -</p><!--l. 658--><p class="indent" > By default, a location list is displayed for each entry. This refers to the document +<!--l. 833--><p class="nopar" > +</p><!--l. 835--><p class="indent" > By default, a location list is displayed for each entry. This refers to the document locations (for example, the page number) where the entry has been referenced. If you use Options <a href="#option2">2</a> or <a @@ -1492,11 +1680,11 @@ package option: </p> - <div class="verbatim" id="verbatim-28"> + <div class="verbatim" id="verbatim-32"> \usepackage[nonumberlist]{glossaries} </div> -<!--l. 668--><p class="nopar" > -</p><!--l. 670--><p class="indent" > Entries are grouped according to the first letter of each entry’s <span +<!--l. 845--><p class="nopar" > +</p><!--l. 847--><p class="indent" > Entries are grouped according to the first letter of each entry’s <span class="cmtt-10">sort </span>key. By default a vertical gap is placed between letter groups. You can suppress this with the <span @@ -1505,76 +1693,76 @@ class="cmtt-10">nogroupskip </span>package option: </p> - <div class="verbatim" id="verbatim-29"> + <div class="verbatim" id="verbatim-33"> \usepackage[nogroupskip]{glossaries} </div> -<!--l. 676--><p class="nopar" > -</p><!--l. 678--><p class="indent" > If the default style doesn’t suit your document, you can change the style +<!--l. 853--><p class="nopar" > +</p><!--l. 855--><p class="indent" > If the default style doesn’t suit your document, you can change the style using: -</p><!--l. 681--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 858--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\setglossarystyle{</span><span class="cmmi-10"><</span><span class="cmitt-10">style name</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 682--><p class="noindent" > +</p><!--l. 859--><p class="noindent" > There are a number of predefined styles. Glossaries can vary from a list of symbols with a terse description to a list of words or phrases with descriptions that span multiple paragraphs, so there’s no “one style fits all” solution. You need to choose a style that suits your document. -</p><!--l. 689--><p class="indent" > Examples: +</p><!--l. 866--><p class="indent" > Examples: </p><ol class="enumerate1" > <li - class="enumerate" id="x1-6002x1">You have entries where the name is a symbol and the description is a brief phrase + class="enumerate" id="x1-6004x1">You have entries where the name is a symbol and the description is a brief phrase or short sentence. Try one of the “mcol” styles defined in the <span class="cmss-10">glossary-mcols</span><a - id="dx1-6003"></a> + id="dx1-6005"></a> package. For example: - <div class="verbatim" id="verbatim-30"> + <div class="verbatim" id="verbatim-34"> \usepackage[nogroupskip,nopostdot]{glossaries}  <br />\usepackage{glossary-mcols}  <br />\setglossarystyle{mcolindex} </div> - <!--l. 698--><p class="nopar" > + <!--l. 875--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-6005x2">You have entries where the name is a word or phrase and the description spans + class="enumerate" id="x1-6007x2">You have entries where the name is a word or phrase and the description spans multiple paragraphs. Try one of the “altlist” styles. For example: - <div class="verbatim" id="verbatim-31"> + <div class="verbatim" id="verbatim-35"> \usepackage[nopostdot]{glossaries}  <br />\setglossarystyle{altlist} </div> - <!--l. 706--><p class="nopar" > + <!--l. 883--><p class="nopar" > </p></li> <li - class="enumerate" id="x1-6007x3">You have entries where the name is a single word, the description is + class="enumerate" id="x1-6009x3">You have entries where the name is a single word, the description is brief, and an associated symbol has been set. Use one of the styles that display the symbol (not all of them do). For example, one of the tabular styles: - <div class="verbatim" id="verbatim-32"> + <div class="verbatim" id="verbatim-36"> \usepackage[nopostdot,nonumberlist]{glossaries}  <br />\setglossarystyle{long4col} </div> - <!--l. 715--><p class="nopar" > or one of the “tree” styles: + <!--l. 892--><p class="nopar" > or one of the “tree” styles: </p> - <div class="verbatim" id="verbatim-33"> + <div class="verbatim" id="verbatim-37"> \usepackage[nopostdot,nonumberlist]{glossaries}  <br />\setglossarystyle{tree} </div> - <!--l. 720--><p class="nopar" ></p></li></ol> -<!--l. 723--><p class="indent" > If your glossary consists of a list of acronyms and you also want to specify + <!--l. 897--><p class="nopar" ></p></li></ol> +<!--l. 900--><p class="indent" > If your glossary consists of a list of acronyms and you also want to specify a description as well as the long form, then you need to use an acronym style that will suit the glossary style. For example, use the <span class="cmtt-10">long-short-desc </span>acronym @@ -1583,46 +1771,46 @@ style: </p> - <div class="verbatim" id="verbatim-34"> + <div class="verbatim" id="verbatim-38"> \setacronymstyle{long-short-desc} </div> -<!--l. 729--><p class="nopar" > Define the acronyms with a description: +<!--l. 906--><p class="nopar" > Define the acronyms with a description: </p> - <div class="verbatim" id="verbatim-35"> + <div class="verbatim" id="verbatim-39"> \newacronym  <br /> [description={statistical pattern recognition technique}]  <br /> {svm}{svm}{support vector machine} </div> -<!--l. 735--><p class="nopar" > Choose a glossary style that suits wide entry names: +<!--l. 912--><p class="nopar" > Choose a glossary style that suits wide entry names: </p> - <div class="verbatim" id="verbatim-36"> + <div class="verbatim" id="verbatim-40"> \setglossarystyle{altlist} </div> -<!--l. 739--><p class="nopar" > -</p><!--l. 741--><p class="noindent" > +<!--l. 916--><p class="nopar" > +</p><!--l. 918--><p class="noindent" > </p> -<!--l. 741--><p class="noindent" ><a +<!--l. 918--><p class="noindent" ><a 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. 744--><p class="noindent" >The <span +<!--l. 921--><p class="noindent" >The <span class="cmss-10">glossaries</span><a id="dx1-7001"></a> package predefines a default <span class="cmtt-10">main </span>glossary. When you define an entry (using one of the commands described in <a href="#sec:defterm"><span -class="cmsy-10">§</span>1 </a><a +class="cmsy-10">§</span>2 </a><a href="#sec:defterm">Defining Terms<!--tex4ht:ref: sec:defterm --></a>), that entry is automatically assigned to the default glossary, unless you indicate otherwise using the <span class="cmtt-10">type </span>key. However you first need to make sure the desired glossary has been defined. This is done using: -</p><!--l. 751--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 928--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\newglossary[</span><span class="cmmi-10"><</span><span class="cmitt-10">glg</span><span @@ -1644,7 +1832,7 @@ class="cmmi-10"><</span><span class="cmitt-10">title</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 752--><p class="noindent" > +</p><!--l. 929--><p class="noindent" > The <span class="cmmi-10"><</span><span class="cmti-10">label</span><span @@ -1659,15 +1847,15 @@ class="cmti-10">title</span><span class="cmmi-10">> </span>is the section or chapter heading used by <span class="cmtt-10">\printglossary </span>or <span -class="cmtt-10">\printnoidxglossary</span>. The other arguments indicate the file extensions used -by <span +class="cmtt-10">\printnoidxglossary</span>. The other arguments indicate the file extensions used by +<span class="cmtt-10">makeindex</span>/<span class="cmtt-10">xindy </span>(described in <a href="#sec:printglossaries"><span class="cmsy-10">§</span>4 </a><a -href="#sec:printglossaries">Displaying a List of Entries<!--tex4ht:ref: sec:printglossaries --></a>). If you -use <a -href="#option1">Option 1</a> described above, the <span +href="#sec:printglossaries">Displaying a List of Entries<!--tex4ht:ref: sec:printglossaries --></a>). If you use <a +href="#option1">Option 1</a> +described above, the <span class="cmmi-10"><</span><span class="cmti-10">glg</span><span class="cmmi-10">></span>, <span @@ -1676,47 +1864,61 @@ class="cmti-10">gls</span><span class="cmmi-10">> </span>and <span class="cmmi-10"><</span><span class="cmti-10">glo</span><span -class="cmmi-10">> </span>arguments are -ignored. In the case of Options <a +class="cmmi-10">> </span>arguments are ignored, in which +case you may prefer to use the starred version where you don’t specify the +extensions: +</p><!--l. 942--><p class="indent" > <hr><div title="Definition"><span +class="cmtt-10">\newglossary*{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">label</span><span +class="cmmi-10">></span><span +class="cmtt-10">}{</span><span +class="cmmi-10"><</span><span +class="cmitt-10">title</span><span +class="cmmi-10">></span><span +class="cmtt-10">} </span></div><hr> +</p><!--l. 943--><p class="noindent" > +</p><!--l. 945--><p class="indent" > In the case of Options <a href="#option2">2</a> or <a href="#option3">3</a>, all glossary definitions must come before <span class="cmtt-10">\makeglossaries</span>. -</p><!--l. 765--><p class="indent" > Since it’s quite common for documents to have both a list of terms and a list of +</p><!--l. 948--><p class="indent" > Since it’s quite common for documents to have both a list of terms and a list of acronyms, the <span class="cmss-10">glossaries</span><a id="dx1-7002"></a> package provides the package option <span -class="cmtt-10">acronyms</span>, which is -a convenient shortcut for +class="cmtt-10">acronym </span>(or <span +class="cmtt-10">acronyms</span>), +which is a convenient shortcut for </p> - <div class="verbatim" id="verbatim-37"> + <div class="verbatim" id="verbatim-41"> \newglossary[alg]{acronym}{acr}{acn}{\acronymname} </div> -<!--l. 770--><p class="nopar" > It also changes the behaviour of <span -class="cmtt-10">\newacronym </span>so that acronyms are automatically put -in the list of acronyms instead of the main glossary. -</p><!--l. 775--><p class="indent" > For example, suppose you want a main glossary for terms, a list of acronyms and +<!--l. 954--><p class="nopar" > The option also changes the behaviour of <span +class="cmtt-10">\newacronym </span>so that acronyms are +automatically put in the list of acronyms instead of the main glossary. +</p><!--l. 959--><p class="indent" > For example, suppose you want a main glossary for terms, a list of acronyms and a list of notation: </p> - <div class="verbatim" id="verbatim-38"> + <div class="verbatim" id="verbatim-42"> \usepackage[acronyms]{glossaries}  <br />\newglossary[nlg]{notation}{not}{ntn}{Notation} </div> -<!--l. 780--><p class="nopar" > After <span +<!--l. 964--><p class="nopar" > After <span class="cmtt-10">\makeglossaries </span>(or <span -class="cmtt-10">\makenoidxglossaries</span>) you can define the entries. For -example: +class="cmtt-10">\makenoidxglossaries</span>) you can define the entries in the +preamble. For example: </p> - <div class="verbatim" id="verbatim-39"> + <div class="verbatim" id="verbatim-43"> \newglossaryentry{gls:set}  <br />{% This entry goes in the ‘main’ glossary  <br />  name=set, @@ -1731,13 +1933,13 @@ example:  <br />  description={A set},  <br />  sort={S}} </div> -<!--l. 799--><p class="nopar" > or if you don’t like using <span +<!--l. 983--><p class="nopar" > or if you don’t like using <span class="cmtt-10">\ensuremath</span>: </p> - <div class="verbatim" id="verbatim-40"> + <div class="verbatim" id="verbatim-44"> \newglossaryentry{not:set}  <br />{% This entry goes in the ‘notation’ glossary:  <br />  type=notation, @@ -1746,24 +1948,24 @@ class="cmtt-10">\ensuremath</span>:  <br />  description={A set},  <br />  sort={S}} </div> -<!--l. 809--><p class="nopar" > -</p><!--l. 811--><p class="indent" > Each glossary is displayed using: -</p><!--l. 813--><p class="indent" > <hr><div title="Definition"><span +<!--l. 993--><p class="nopar" > +</p><!--l. 995--><p class="indent" > Each glossary is displayed using: +</p><!--l. 997--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\printnoidxglossary[type=</span><span class="cmmi-10"><</span><span class="cmitt-10">type</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 814--><p class="noindent" > +</p><!--l. 998--><p class="noindent" > (<a href="#option1">Option 1</a>) or -</p><!--l. 817--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 1001--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\printglossary[type=</span><span class="cmmi-10"><</span><span class="cmitt-10">type</span><span class="cmmi-10">></span><span class="cmtt-10">] </span></div><hr> -</p><!--l. 818--><p class="noindent" > +</p><!--l. 1002--><p class="noindent" > (Options <a href="#option2">2</a> and <a href="#option3">3</a>). Where <span @@ -1772,19 +1974,19 @@ class="cmti-10">type</span><span class="cmmi-10">> </span>is the glossary label. If the type is omitted the default <span class="cmtt-10">main </span>glossary is assumed. -</p><!--l. 822--><p class="indent" > There’s a convenient shortcut that will display all the defined glossaries: -</p><!--l. 825--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 1006--><p class="indent" > There’s a convenient shortcut that will display all the defined glossaries: +</p><!--l. 1009--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\printnoidxglossaries </span></div><hr> -</p><!--l. 826--><p class="noindent" > +</p><!--l. 1010--><p class="noindent" > (<a href="#option1">Option 1</a>) or -</p><!--l. 829--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 1013--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\printglossaries </span></div><hr> -</p><!--l. 830--><p class="noindent" > +</p><!--l. 1014--><p class="noindent" > (Options <a href="#option2">2</a> and <a href="#option3">3</a>). -</p><!--l. 833--><p class="indent" > If you use <a +</p><!--l. 1017--><p class="indent" > If you use <a href="#option1">Option 1</a>, you don’t need to do anything else. If you use Options <a href="#option2">2</a> or <a href="#option3">3</a> @@ -1817,7 +2019,7 @@ case you need to check for <span class="cmtt-10">makeindex</span>/<span class="cmtt-10">xindy </span>errors or warnings if things go wrong. -</p><!--l. 846--><p class="indent" > For example, suppose you have three glossaries in your document (<span +</p><!--l. 1030--><p class="indent" > For example, suppose you have three glossaries in your document (<span class="cmtt-10">main</span>, <span class="cmtt-10">acronym</span> and <span @@ -1826,42 +2028,42 @@ class="cmtt-10">notation</span>), specified using: </p> - <div class="verbatim" id="verbatim-41"> + <div class="verbatim" id="verbatim-45"> \usepackage[acronyms]{glossaries}  <br />\newglossary[nlg]{notation}{not}{ntn}{Notation} </div> -<!--l. 852--><p class="nopar" > Then (assuming your <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span +<!--l. 1036--><p class="nopar" > Then (assuming your <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> document is in a file called <span class="cmtt-10">myDoc.tex</span>): -</p><!--l. 856--><p class="indent" > +</p><!--l. 1040--><p class="indent" > </p><dl class="description"><dt class="description"> </dt><dd class="description"><a href="#option2">Option 2</a>: - <!--l. 859--><p class="noindent" >You need to run <span + <!--l. 1043--><p class="noindent" >You need to run <span class="cmtt-10">makeindex </span>three times: </p> - <div class="verbatim" id="verbatim-42"> + <div class="verbatim" id="verbatim-46"> makeindex -t myDoc.glg -s myDoc.ist -o myDoc.gls myDoc.glo  <br />makeindex -t myDoc.alg -s myDoc.ist -o myDoc.acr myDoc.acn  <br />makeindex -t myDoc.nlg -s myDoc.ist -o myDoc.not myDoc.ntn </div> - <!--l. 864--><p class="nopar" > + <!--l. 1048--><p class="nopar" > </p></dd><dt class="description"> </dt><dd class="description"><a href="#option3">Option 3</a>: - <!--l. 868--><p class="noindent" >You need to run <span + <!--l. 1052--><p class="noindent" >You need to run <span class="cmtt-10">xindy </span>three times (be careful not to insert line breaks where the line has wrapped.) </p> - <div class="verbatim" id="verbatim-43"> + <div class="verbatim" id="verbatim-47"> xindy  -L english -C utf8 -I xindy -M myDoc -t myDoc.glg  <br />-o myDoc.gls myDoc.glo  <br />xindy  -L english -C utf8 -I xindy -M myDoc -t myDoc.alg @@ -1869,15 +2071,15 @@ class="cmtt-10">xindy </span>three times (be careful not to insert line breaks w  <br />xindy  -L english -C utf8 -I xindy -M myDoc -t myDoc.nlg  <br />-o myDoc.not myDoc.ntn </div> - <!--l. 877--><p class="nopar" ></p></dd></dl> -<!--l. 880--><p class="noindent" > + <!--l. 1061--><p class="nopar" ></p></dd></dl> +<!--l. 1064--><p class="noindent" > </p> -<!--l. 880--><p class="noindent" ><a +<!--l. 1064--><p class="noindent" ><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></h3> -<!--l. 883--><p class="noindent" >Take care if you use the <span +<!--l. 1067--><p class="noindent" >Take care if you use the <span class="cmss-10">glossaries</span><a id="dx1-8001"></a> package with <span class="cmss-10">hyperref</span><a @@ -1895,11 +2097,11 @@ class="cmss-10">hyperref</span><a </p> - <div class="verbatim" id="verbatim-44"> + <div class="verbatim" id="verbatim-48"> \usepackage[colorlinks]{hyperref}  <br />\usepackage{glossaries} </div> -<!--l. 890--><p class="nopar" > If you use <span +<!--l. 1074--><p class="nopar" > If you use <span class="cmss-10">hyperref</span><a id="dx1-8006"></a> make sure you use PDF<span class="LATEX">L<span class="A">A</span><span class="TEX">T<span class="E">E</span>X</span></span> rather than the <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span @@ -1908,16 +2110,16 @@ engine. The DVI format can’t break hyperlinks across a line so long entries (such as the full form of acronyms) won’t line wrap with the DVI engine. Also, hyperlinks in sub- or superscripts aren’t correctly sized with the DVI format. -</p><!--l. 897--><p class="indent" > By default, if the <span +</p><!--l. 1081--><p class="indent" > By default, if the <span class="cmss-10">hyperref</span><a id="dx1-8007"></a> package has been loaded, commands like <span class="cmtt-10">\gls </span>will form -a hyperlink to the relevant entry in the glossary. If you don’t want this to happen for -<span -class="cmti-10">all </span>your glossaries, then use -</p><!--l. 902--><p class="indent" > <hr><div title="Definition"><span +a hyperlink to the relevant entry in the glossary. If you to disable this for <span +class="cmti-10">all </span>your +glossaries, then use +</p><!--l. 1086--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glsdisablehyper </span></div><hr> -</p><!--l. 903--><p class="noindent" > +</p><!--l. 1087--><p class="noindent" > If you want hyperlinks suppressed for entries in specific glossaries, then use the <span class="cmtt-10">nohypertypes </span>package option. For example, if you don’t want hyperlinks for entries in @@ -1930,13 +2132,13 @@ glossary, then do: </p> - <div class="verbatim" id="verbatim-45"> + <div class="verbatim" id="verbatim-49"> \usepackage[colorlinks]{hyperref}  <br />\usepackage[acronym,nohypertypes={acronym,notation}]{glossaries}  <br />\newglossary[nlg]{notation}{not}{ntn}{Notation} </div> -<!--l. 913--><p class="nopar" > -</p><!--l. 915--><p class="indent" > If you want the hyperlinks suppressed the first time an entry is used, but you want +<!--l. 1097--><p class="nopar" > +</p><!--l. 1099--><p class="indent" > If you want the hyperlinks suppressed the first time an entry is used, but you want hyperlinks for subsequence references then use the <span class="cmtt-10">hyperfirst=false </span>package option: @@ -1944,12 +2146,12 @@ option: </p> - <div class="verbatim" id="verbatim-46"> + <div class="verbatim" id="verbatim-50"> \usepackage[colorlinks]{hyperref}  <br />\usepackage[hyperfirst=false]{glossaries} </div> -<!--l. 921--><p class="nopar" > -</p><!--l. 923--><p class="indent" > Take care not to use non-expandable commands in PDF bookmarks. This +<!--l. 1105--><p class="nopar" > +</p><!--l. 1107--><p class="indent" > Take care not to use non-expandable commands in PDF bookmarks. This isn’t specific to the <span class="cmss-10">glossaries</span><a id="dx1-8008"></a> package but is a limitation of PDF bookmarks. @@ -1967,49 +2169,49 @@ class="cmtt-10">\texorpdfstring</span>. For example: </p> - <div class="verbatim" id="verbatim-47"> + <div class="verbatim" id="verbatim-51"> \section{The \texorpdfstring{\gls{fishage}}{Fish Age}} </div> -<!--l. 931--><p class="nopar" > However, it’s not a good idea to use commands like <span +<!--l. 1115--><p class="nopar" > However, it’s not a good idea to use commands like <span class="cmtt-10">\gls </span>in a section heading as you’ll end up with the table of contents in your location list. Instead you can use -</p><!--l. 936--><p class="indent" > <hr><div title="Definition"><span +</p><!--l. 1120--><p class="indent" > <hr><div title="Definition"><span class="cmtt-10">\glsentrytext{</span><span class="cmmi-10"><</span><span class="cmitt-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 937--><p class="noindent" > +</p><!--l. 1121--><p class="noindent" > This is expandable provided that the <span -class="cmtt-10">text </span>key doesn’t containing non-expandable code. +class="cmtt-10">text </span>key doesn’t contain non-expandable code. For example, the following works: </p> - <div class="verbatim" id="verbatim-48"> + <div class="verbatim" id="verbatim-52"> \section{The \glsentrytext{fishage}} </div> -<!--l. 942--><p class="nopar" > and it doesn’t put the table of contents in the location list. -</p><!--l. 945--><p class="noindent" > +<!--l. 1126--><p class="nopar" > and it doesn’t put the table of contents in the location list. +</p><!--l. 1129--><p class="noindent" > </p> -<!--l. 945--><p class="noindent" ><a +<!--l. 1129--><p class="noindent" ><a 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. 948--><p class="noindent" >You can add a reference to another entry in a location list using the <span +<!--l. 1132--><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="cmmi-10"><</span><span class="cmti-10">label</span><span class="cmmi-10">></span><span class="cmtt-10">}</span> key when you define an entry. The referenced entry must also be defined. -</p><!--l. 952--><p class="indent" > For example: +</p><!--l. 1136--><p class="indent" > For example: </p> - <div class="verbatim" id="verbatim-49"> + <div class="verbatim" id="verbatim-53"> \longnewglossaryentry{devonian}{name={Devonian}}%  <br />{%  <br />  The geologic period spanning from the end of the @@ -2024,7 +2226,7 @@ key when you define an entry. The referenced entry must also be defined.  <br />  see={devonian}  <br />} </div> -<!--l. 969--><p class="nopar" > The cross-reference will appear as “<span +<!--l. 1153--><p class="nopar" > The cross-reference will appear as “<span class="cmti-10">see </span>Devonian”. You can change the “see” tag using the format <span class="cmtt-10">see=[</span><span @@ -2039,7 +2241,7 @@ class="cmmi-10">></span>. For example: </p> - <div class="verbatim" id="verbatim-50"> + <div class="verbatim" id="verbatim-54"> \newglossaryentry{latinalph}  <br />{  <br />  name={Latin alphabet}, @@ -2054,7 +2256,7 @@ class="cmmi-10">></span>. For example:  <br />   other letters such as ligatures or diacritics.}  <br />} </div> -<!--l. 987--><p class="nopar" > If you use the <span +<!--l. 1171--><p class="nopar" > If you use the <span class="cmtt-10">see </span>key in the optional argument of <span class="cmtt-10">\newacronym</span>, make sure you enclose the value in braces. For example: @@ -2062,32 +2264,37 @@ enclose the value in braces. For example: </p> - <div class="verbatim" id="verbatim-51"> + <div class="verbatim" id="verbatim-55"> \newacronym{ksvm}{ksvm}{kernel support vector machine}  <br />\newacronym  <br /> [see={[see also]{ksvm}}]  <br /> {svm}{svm}{support vector machine} </div> -<!--l. 996--><p class="nopar" > -</p><!--l. 998--><p class="noindent" > +<!--l. 1180--><p class="nopar" > +</p><!--l. 1182--><p class="indent" > Since the cross-reference appears in the location list, if you suppress the location list +using the <span +class="cmtt-10">nonumberlist </span>package option, then the cross-reference will also be +suppressed. +</p><!--l. 1186--><p class="noindent" > </p> -<!--l. 998--><p class="noindent" ><a +<!--l. 1186--><p class="noindent" ><a 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. 1001--><p class="noindent" >Further information can be found in the main <span +<!--l. 1189--><p class="noindent" >Further information can be found in the main <span class="cmss-10">glossaries</span><a id="dx1-10001"></a> <a -href="glossaries-user.html" >user manual</a> and there is also -an <a +href="glossaries-user.html" >user manual</a> or in the <a +href="http://www.dickimaw-books.com/faqs/glossariesfaq.html" >glossaries +FAQ</a>. There is also an <a href="http://www.latex-community.org/index.php?option=com_content&view=article&id=263:glossaries-nomenclature-lists-of-symbols-and-acronyms&catid=55:latex-general&Itemid=114" >article on the glossaries package</a> on the <a href="http://www.latex-community.org/" ><span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> Community’s</a> Know How section -and a chapter on the <span +class="E">E</span>X</span></span> Community’s</a> +Know How section and a chapter on the <span class="cmss-10">glossaries</span><a id="dx1-10002"></a> package in <a href="http://www.dickimaw-books.com/latex/thesis/" >Using <span class="LATEX">L<span class="A">A</span><span class="TEX">T<span -class="E">E</span>X</span></span> to Write a PhD Thesis</a>. -</p> +class="E">E</span>X</span></span> to Write a +PhD Thesis</a>. </p> </body></html> diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf Binary files differindex 4dbc49354f6..f4e8027e4d4 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 05982a2c728..a912a028d67 100644 --- a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex +++ b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex @@ -20,9 +20,10 @@ \newcommand*{\yes}{\ding{52}} \newcommand*{\no}{\ding{56}} -\title{The glossaries package: a guide for beginners} +\title{The glossaries package v4.08: +a guide for beginners} \author{Nicola L.C. Talbot} -\date{2014-04-04} +\date{2014-07-30} \ifpdf \externaldocument{glossaries-user} @@ -43,15 +44,196 @@ and~\hyperlink{option#2}{#2}} \maketitle \begin{abstract} -This document is a brief guide to the \styfmt{glossaries} package -for beginners who find the size of the main user manual daunting -and, as such, it only covers the basics. For brevity some options to -the commands described here are omitted. For a~more detailed guide, -see the \docref{main user manual}{glossaries-user}. +The \styfmt{glossaries} package is very flexible, but this means +that it has a lot options, and since a user guide is supposed to +provide a complete list of all the high-level user commands, the main +user manual is quite big. This can be rather +daunting for beginners, so this document is a brief introduction +just to help get you started. If you find yourself saying, ``Yeah, +but how can I do\ldots?'' then it's time to move on to the +\docref{main user manual}{glossaries-user}. + +I've made some statements in this document that don't actually tell +you the full truth, but it would clutter the document and cause +confusion if I keep writing ``except when \ldots'' or ``but you can +also do this, that or the other'' or ``you can do it this way but +you can also do it that way, but that way may cause complications +under certain circumstances''. \end{abstract} \tableofcontents +\section{Getting Started} +\label{sec:start} + +As with all packages, you need to load \styfmt{glossaries} with +\cs{usepackage}, but there are certain packages that must be loaded +before \styfmt{glossaries}, if they are required: \sty{hyperref}, +\sty{babel}, \sty{polyglossia}, \sty{inputenc} and \sty{fontenc}. +(You don't have to load these packages, but if you want them, you +must load them before \styfmt{glossaries}.) + +Once you have loaded \styfmt{glossaries}, you need to define +your terms in the preamble and then you can use them throughout the +document. Here's a simple example: +\begin{verbatim} +\documentclass{article} + +\usepackage{glossaries} + +\newglossaryentry{ex}{name={sample},description={an example}} + +\begin{document} +Here's my \gls{ex} term. +\end{document} +\end{verbatim} +This produces: +\begin{display} +Here's my sample term. +\end{display} +Here's another example: +\begin{verbatim} +\documentclass{article} + +\usepackage{glossaries} + +\setacronymstyle{long-short} + +\newacronym{svm}{SVM}{support vector machine} + +\begin{document} +First use: \gls{svm}. Second use: \gls{svm}. +\end{document} +\end{verbatim} +This produces: +\begin{display} +First use: support vector machine (SVM). Second use: SVM. +\end{display} +In this case, the text produced by \cs{svm} changed after the first +use. The first use produced the long form followed by the short form +in parentheses because I set the acronym style to +\texttt{long-short}. I suggest you try the above two examples to +make sure you have the package correctly installed. +If you get an \texttt{undefined control sequence} error, check that +the version number at the top of this document matches the version +you have installed. (Open the \texttt{.log} file and search for the +line that starts with \texttt{Package: glossaries} followed by a +date and version.) + +If you like, you can put all your definitions in another file (for +example, \texttt{defns.tex}) and load that file in the preamble using +\cs{loadglsentries} with the filename as the argument. For example: +\begin{verbatim} +\loadglsentries{defns} +\end{verbatim} + +Don't try inserting formatting commands into the definitions as they +can interfere with the underlying mechanism. Instead, the +formatting should be done by the style. For example, suppose I~want +to replace \texttt{SVM} in the above to \verb|\textsc{svm}|, then +I~need to select a style that uses \cs{textsc}, like this: +\begin{verbatim} +\documentclass{article} + +\usepackage{glossaries} + +\setacronymstyle{long-sc-short} + +\newacronym{svm}{svm}{support vector machine} + +\begin{document} +First use: \gls{svm}. Second use: \gls{svm}. +\end{document} +\end{verbatim} + +As you can hopefully see from the above examples, there are two main ways of +defining a term. In both cases, the term is given +a label. In the first case the label was \texttt{ex} and in the +second case the label was \texttt{svm}. The label is just a way of +identifying the term (like the standard \cs{label}\slash\cs{ref} +mechanism). It's best to just use the following alphanumerics in the +labels: \texttt{a}, \ldots, \texttt{z}, \texttt{A}, \ldots, +\texttt{Z}, \texttt{0}, \ldots, \texttt{9}. Sometimes you can also +use punctuation characters but not if another package (such as +\sty{babel}) meddles with them. Don't try using any characters +outside of the basic Latin set (for example, \'e or \ss) or things +will go horribly wrong. This warning only applies to the label. It +doesn't apply to the text that appears in the document. + +The above examples are reasonably straightforward. The difficulty +comes if you want to display a sorted list of all the entries you +have used in the document. The \styfmt{glossaries} package provides +three options: use \TeX\ to perform the sorting; use +\texttt{makeindex} to perform the sorting; use \texttt{xindy} to +perform the sorting. + +The first option (using \TeX) is the simplest and easiest method, +but it's inefficient. To use this method, add \cs{makenoidxglossaries} +to the preamble and put \cs{printnoidxglossaries} at the place where +you want your glossary. For example: +\begin{verbatim} +\documentclass{article} + +\usepackage{glossaries} + +\makenoidxglossaries + +\newglossaryentry{potato}{name={potato},plural={potatoes}, + description={starchy tuber}} + +\newglossaryentry{cabbage}{name={cabbage}, + description={vegetable with thick green or purple leaves}} + +\newglossaryentry{carrot}{name={carrot}, + description={orange root}} + +\begin{document} +Chop the \gls{cabbage}, \glspl{potato} and \glspl{carrot}. + +\printnoidxglossaries +\end{document} +\end{verbatim} +Try this out and run \LaTeX\ (or pdf\LaTeX) \emph{twice}. The first +run won't show the glossary. It will only appear on the second run. +The glossary has a vertical gap between the ``carrot'' term and the +``potato'' term. This is because the entries in the glossaries are +grouped according to their first letter. If you don't want this gap, +just add \texttt{nogroupskip} to the package options: +\begin{verbatim} +\usepackage[nogroupskip]{glossaries} +\end{verbatim} +If you try out this example you may also notice that the description +is followed by a full stop (period) and a number. The number is the +location in the document where the entry was used, so you can lookup +the term in the glossary and be directed to the relevant pages. It +may be that you don't want this back-reference, in which case you +can suppress it using the \texttt{nonumberlist} package option: +\begin{verbatim} +\usepackage[nonumberlist]{glossaries} +\end{verbatim} +If you don't like the terminating full stop, you can suppress that +with the \texttt{nopostdot} package option: +\begin{verbatim} +\usepackage[nopostdot]{glossaries} +\end{verbatim} + +You may have noticed that I've used another command in the above example: +\cs{glspl}. This displays the plural form. By default, this is just +the singular form with the letter ``s'' appended, but in the case of +``potato'' I had to specify the correct plural using the +\texttt{plural} key. + +As I mentioned earlier, using \TeX\ to sort the entries is the +simplest but least efficient method. If you have a large glossary or +if your terms contain non-Latin characters, then you will have a much +faster build time if you use \texttt{makeindex} or \texttt{xindy}. +If you are using extended Latin or non-Latin characters, then +\texttt{xindy} is the recommended method. These two methods are +described in more detail in \sectionref{sec:printglossaries}. + +The rest of this document briefly describes the main commands +provided by the \styfmt{glossaries} package. + \section{Defining Terms} \label{sec:defterm} @@ -73,15 +255,10 @@ defining an entry is to use: \end{definition} where \meta{label} is a unique label that identifies this entry. (Don't include the angle brackets \meta{ }. They just indicate the parts of -the code you need to change when you use this command in your document.) As -with similar labelling commands, such as \cs{label} or \cs{bibitem}, -the label should not contain active characters, so just use -\texttt{a}, \ldots, \texttt{z}, \texttt{A}, \ldots, \texttt{Z}, -\texttt{0}, \ldots, \texttt{9}. You may also be able to use some -punctuation characters, unless they have been made active (for -example, via \sty{babel}'s shorthand activation.) +the code you need to change when you use this command in your document.) The \meta{name} is the word, phrase or symbol you are defining, -and \meta{description} is the description. +and \meta{description} is the description to be displayed in the +glossary. This command is a ``short'' command, which means that \meta{description} can't contain a~paragraph break. If you have @@ -180,6 +357,22 @@ using the optional argument: {svm}{svm}{support vector machine} \end{verbatim} +Before you define your acronyms, you need to specify which acronym +style to use with +\begin{definition} +\cs{setacronymstyle}\marg{style name} +\end{definition} +where \meta{style name} is the name of the style. There are a number +of predefined styles, such as: \texttt{long-short} (on first use +display the long form with the short form in parentheses); +\texttt{short-long} (on first use display the short form with the +long form in parentheses); \texttt{long-short-desc} (like +\texttt{long-short} but you need to specify the description); or +\texttt{short-long-desc} (like \texttt{short-long} but you need to +specify the description). There are some other styles as well that +use \cs{textsc} to typeset the acronym or that use a footnote on +first use. See the main user guide for further details. + There are other keys you can use when you define an entry. For example, the \texttt{name} key used above indicates how the term should appear in the list of entries (glossary). If the term should @@ -249,10 +442,18 @@ where \meta{label} is the label you assigned to the entry when you defined it. For example, \verb|\gls{fishage}| will display \qt{Fish Age} in the text (given the definition from the previous section). +If you are using the \sty{hyperref} package (remember to load it +before \styfmt{glossaries}) \cs{gls} will create a hyperlink to the +corresponding entry in the glossary. If you want to suppress the +hyperlink for a particular instance, use the starred form \cs{gls*} +for example, \verb|\gls*{fishage}|. The other commands described in +this section all have a similar starred form. + If the entry was defined as an acronym (using \cs{newacronym} described above), then \cs{gls} will display the full form the first time it's used and just the short form on -subsequent use. For example, \verb|\gls{svm}| will display \qt{support vector +subsequent use. For example, if the acronym style is set to +\texttt{long-short}, then \verb|\gls{svm}| will display \qt{support vector machine (svm)} the first time it's used, but the next occurrence of \verb|\gls{svm}| will just display \qt{svm}. @@ -284,64 +485,12 @@ display it using: \cs{glssymbol}\marg{label} \end{definition} -\section{Acronyms} -\label{sec:acronyms} - -Recall from above, the first time you use an acronym -with \cs{gls}, it's full form is displayed but subsequent uses -display only the short form. By default, the first use displays -\meta{long} (\meta{short}). That is, the long form is displayed -followed by the short form in parentheses. You can change this -first-use format with: -\begin{definition} -\cs{setacronymstyle}\marg{style name} -\end{definition} -(This must be used before you start defining your acronyms with -\cs{newacronym}.) There are a~number of predefined styles listed in -\xrsectionref{sec:predefinedacrstyles}{glossaries-user}{Predefined -Acronym Styles} in the main \sty{glossaries} user manual. Here are -a~few examples: -\begin{enumerate} -\item \meta{short} (\meta{long}) -\begin{verbatim} -\setacronymstyle{short-long} -\end{verbatim} -This displays the short form followed by the long form in -parentheses. - -\item \meta{long} (\cs{textsc}\marg{short}) -\begin{verbatim} -\setacronymstyle{long-short-sc} -\end{verbatim} -This is like the default style but the short form is displayed in -small caps. Remember that when you use \cs{textsc}\marg{text} to generate small -capitals, you must specify \meta{text} in lower case, so the short -form of the acronym should be defined in lower case. For example: -\begin{verbatim} -\newacronym{svm}{svm}{support vector machine} -\end{verbatim} - -\item \meta{long} (\cs{textsmaller}\marg{short}) -\begin{verbatim} -\setacronymstyle{long-short-sm} -\end{verbatim} -This is similar to the previous style but uses \cs{textsmaller} to -format the short form. Remember to load the \sty{relsize} package, -which defines \cs{textsmaller}, if you want to use this style. The -short form now needs to be defined in upper case: -\begin{verbatim} -\newacronym{svm}{SVM}{support vector machine} -\end{verbatim} - -\end{enumerate} - \section{Displaying a List of Entries} \label{sec:printglossaries} -Suppose you now want to display a list of all the entries you've -referenced in your document. This is where things start to get -complicated and a~lot of new users get bewildered. You have three -options: +In \sectionref{sec:start} I mentioned that there are three options +you can choose from to create your glossary. Here they are again in +a little more detail: \begin{description} \item[]\optionlabel1: @@ -362,7 +511,12 @@ options: \meta{order} may be one of: \texttt{word} (word ordering), \texttt{letter} (letter ordering), \texttt{case} (case-sensitive letter ordering), \texttt{def} (in order of definition) or - \texttt{use} (in order of use). + \texttt{use} (in order of use). Alternatively, use +\begin{definition} +\cs{printnoidxglossaries} +\end{definition} + to display all your glossaries (if you have more than one). This + command doesn't have any arguments. \item Run \LaTeX\ twice on your document. (As you would do to make a~table of contents appear.) For example, click twice on @@ -387,7 +541,14 @@ options: \begin{definition} \cs{printglossary}\oarg{options} \end{definition} - where you want your list of entries (glossary) to appear. + where you want your list of entries (glossary) to appear. (The + \texttt{sort} key isn't available in \meta{options}.) + Alternatively, use +\begin{definition} +\cs{printglossaries} +\end{definition} + which will display all glossaries (if you have more than one). + This command doesn't have any arguments. \item Run \LaTeX\ on your document. This creates files with the extensions \texttt{.glo} and \texttt{.ist} (for example, if your @@ -451,7 +612,12 @@ package option list: \begin{definition} \cs{printglossary}\oarg{options} \end{definition} - where you want your list of entries (glossary) to appear. + where you want your list of entries (glossary) to appear. (The + \texttt{sort} key isn't available in \meta{options}.) + Alternatively, use +\begin{definition} +\cs{printglossaries} +\end{definition} \item Run \LaTeX\ on your document. This creates files with the extensions \texttt{.glo} and \texttt{.xdy} (for example, if your @@ -530,6 +696,19 @@ and can't work out how to install Perl (or for some reason don't want to install it) then just use \texttt{makeindex} directly, as described above. +As a last resort you can try the package option \texttt{automake}: +\begin{verbatim} +\usepackage[automake]{glossaries} +\end{verbatim} +This will attempt to use \TeX's \cs{write18} mechanism to run +\texttt{makeindex} or \texttt{xindy}. It probably won't work for +\texttt{xindy} and won't work at all if the shell escape has been +disabled in your \TeX\ distribution. Most \TeX\ distributions will +allow a restricted shell escape, which will only allow trusted +applications to be run. If the \texttt{automake} option is +successful, you will still need to run \LaTeX\ twice for the +glossaries to be displayed. + When sorting the entries, the string comparisons are made according to each entry's \texttt{sort} key. If this is omitted, the \texttt{name} key is used. For example, recall the earlier @@ -547,7 +726,7 @@ on which option you have used: \begin{description} \item[\opt1:] By default, the accent command will be stripped so the sort value will be \texttt{elite}. This will put the entry in the -\qt{E} letter group. If you use the +\qt{E} letter group. However if you use the \pkgopt[true]{sanitizesort} package option, the sort value will be interpreted as the sequence of characters: \verb|\| \texttt{'} \texttt{e} \texttt{l} \texttt{i} \texttt{t} and \texttt{e}. This will place @@ -606,8 +785,8 @@ If you use \opt1, you may or may not need to use the \texttt{sort} key, but you will need to be careful about fragile commands in the \texttt{name} key if you don't set the \texttt{sort} key. -\Tableref{tab:optionsp+c} summarises the pros and cons of three options described -above. +\Tableref{tab:optionsp+c} summarises the main pros and cons of three +options described above. \begin{table}[htbp] \caption{Glossary Options: Pros and Cons} @@ -628,9 +807,7 @@ above. Can form ranges in the location lists? & \no & \yes & \yes\\ Can have non-standard locations? & - \yes & \no & \yes\\ - \ics{newglossaryentry} restricted to preamble? & - \yes & \no & \no + \yes & \no & \yes \end{tabular} \par }\textsuperscript{\textdagger} Strips standard \LaTeX\ accents so, @@ -640,7 +817,7 @@ for example, \verb|\AA| is treated the same as A. \section{Customising the Glossary} \label{sec:glosstyle} -The default glossary style uses the \texttt{description} environment +The default glossary style uses the \env{description} environment to display the entry list. Each entry name is set in the optional argument of \cs{item} which means that it will typically be displayed in bold. You can switch to medium weight by redefining @@ -759,16 +936,23 @@ indicate the file extensions used by \texttt{makeindex}\slash\texttt{xindy} (described in \sectionref{sec:printglossaries}). If you use \opt1 described above, the \meta{glg}, \meta{gls} and \meta{glo} arguments are -ignored. In the case of \optsor23, all glossary definitions must come before +ignored, in which case you may prefer to use the starred version +where you don't specify the extensions: +\begin{definition} +\cs{newglossary*}\marg{label}\marg{title} +\end{definition} + +In the case of \optsor23, all glossary definitions must come before \cs{makeglossaries}. Since it's quite common for documents to have both a~list of terms and a~list of acronyms, the \sty{glossaries} package provides the -package option \texttt{acronyms}, which is a~convenient shortcut for +package option \texttt{acronym} (or \texttt{acronyms}), which +is a~convenient shortcut for \begin{verbatim} \newglossary[alg]{acronym}{acr}{acn}{\acronymname} \end{verbatim} -It also changes the behaviour of \cs{newacronym} so that acronyms +The option also changes the behaviour of \cs{newacronym} so that acronyms are automatically put in the list of acronyms instead of the main glossary. @@ -779,7 +963,7 @@ acronyms and a~list of notation: \newglossary[nlg]{notation}{not}{ntn}{Notation} \end{verbatim} After \cs{makeglossaries} (or \cs{makenoidxglossaries}) you can -define the entries. For example: +define the entries in the preamble. For example: \begin{verbatim} \newglossaryentry{gls:set} {% This entry goes in the `main' glossary @@ -896,7 +1080,7 @@ superscripts aren't correctly sized with the DVI format. By default, if the \sty{hyperref} package has been loaded, commands like \cs{gls} will form a~hyperlink to the relevant entry in the -glossary. If you don't want this to happen for \emph{all} your +glossary. If you to disable this for \emph{all} your glossaries, then use \begin{definition} \cs{glsdisablehyper} @@ -936,7 +1120,7 @@ your location list. Instead you can use \cs{glsentrytext}\marg{label} \end{definition} This is expandable provided that the \texttt{text} key doesn't -containing non-expandable code. For example, the following works: +contain non-expandable code. For example, the following works: \begin{verbatim} \section{The \glsentrytext{fishage}} \end{verbatim} @@ -995,12 +1179,17 @@ example: {svm}{svm}{support vector machine} \end{verbatim} +Since the cross-reference appears in the location list, if you +suppress the location list using the \texttt{nonumberlist} package +option, then the cross-reference will also be suppressed. + \section{Further Information} \label{sec:moreinfo} Further information can be found in the main \sty{glossaries} -\docref{user manual}{glossaries-user} -and there is also an +\docref{user manual}{glossaries-user} or in the +\href{http://www.dickimaw-books.com/faqs/glossariesfaq.html}{glossaries FAQ}. +There is also an \href{http://www.latex-community.org/index.php?option=com_content&view=article&id=263:glossaries-nomenclature-lists-of-symbols-and-acronyms&catid=55:latex-general&Itemid=114}{article on the glossaries package} on the \urlfootref{http://www.latex-community.org/}{\LaTeX\ Community's} Know How section and a~chapter on the \sty{glossaries} package in diff --git a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.html index c84b1552f06..47688b121eb 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-04-04 12:03:00" /> +<meta name="date" content="2014-07-31 17:35:00" /> <style type="text/css"> <!-- @@ -181,7 +181,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-04-04</span></div> +class="cmr-12">2014-07-30</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 12c74de55a4..b4c2ed572b8 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 1ea51816451..cee2c4e22db 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-04-04} +\date{2014-07-30} \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 a90fffe6b18..358466bbf85 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.08: uppercasing first letter</title> +<head><title>mfirstuc.sty v1.09: 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-04-04 12:03:00" /> +<meta name="date" content="2014-07-31 17:35:00" /> <style type="text/css"> <!-- @@ -34,6 +34,7 @@ .cmtt-10{font-family: monospace;} .cmitt-10{font-family: monospace; font-style: italic;} .cmti-10{ font-style: italic;} +.cmbx-10{ font-weight: bold;} p.noindent { text-indent: 0em } td p.noindent { text-indent: 0em; margin-top:0em; } p.nopar { text-indent: 0em; } @@ -162,7 +163,7 @@ div.verbatim { font-family: monospace; white-space: nowrap; text-align:left; cle -<h2 class="titleHead">mfirstuc.sty v1.08: uppercasing first letter</h2> +<h2 class="titleHead">mfirstuc.sty v1.09: uppercasing first letter</h2> <div class="author" ><span class="cmr-12">Nicola L.C. Talbot</span> <br /> <span @@ -171,14 +172,14 @@ 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">2013-11-04</span></div> +class="cmr-12">2014-07-30</span></div> </div> -<!--l. 27--><p class="indent" > The <span -class="cmss-10">glossaries </span>bundle is supplied with the package <span +<!--l. 28--><p class="indent" > The <span +class="cmss-10">glossaries </span>bundle includes the package <span class="cmss-10">mfirstuc</span><a id="dx1-2"></a> which provides the command: -</p><!--l. 29--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 30--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\makefirstuc</span><span class="cmtt-9"> </span></span><a id="dx1-3"></a> <span @@ -187,7 +188,7 @@ class="cmmi-10"><</span><span class="cmitt-10">stuff</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 31--><p class="noindent" > +</p><!--l. 32--><p class="noindent" > This makes the first object of <span class="cmmi-10"><</span><span class="cmti-10">stuff</span><span @@ -195,8 +196,12 @@ class="cmmi-10">> </span>uppercase unless <span class="cmmi-10"><</span><span class="cmti-10">stuff</span><span class="cmmi-10">> </span>starts with a control -sequence followed by a non-empty group, in which case the first object in the group is -converted to uppercase. Examples: </p> +sequence followed by a non-empty group, in which case the first object in +the group is converted to uppercase. <span +class="cmbx-10">No expansion is performed on the</span> +<span +class="cmbx-10">argument.</span> +</p><!--l. 39--><p class="indent" > Examples: </p> <ul class="itemize1"> <li class="itemize"><span class="obeylines-h"><span class="verb"><span class="cmtt-10">\makefirstuc{abc}</span></span></span> produces Abc. @@ -214,7 +219,7 @@ class="cmtt-10">\emph</span>). Note however that <div class="verbatim" id="verbatim-1"> \makefirstuc{{\em abc}} </div> - <!--l. 44--><p class="nopar" > produces <span + <!--l. 48--><p class="nopar" > produces <span class="cmti-10">ABC </span>(first object is <span class="obeylines-h"><span class="verb"><span class="cmtt-10">{\em</span><span class="cmtt-10"> abc}</span></span></span> so equivalent to <span class="obeylines-h"><span class="verb"><span @@ -228,10 +233,10 @@ class="cmtt-10"> abc}</span></span></span>), <div class="verbatim" id="verbatim-2"> {\makefirstuc{\em abc}} </div> - <!--l. 49--><p class="nopar" > produces abc (<span class="obeylines-h"><span class="verb"><span + <!--l. 53--><p class="nopar" > produces abc (<span class="obeylines-h"><span class="verb"><span class="cmtt-10">\em</span></span></span> doesn’t have an argument therefore first object is <span class="obeylines-h"><span class="verb"><span -class="cmtt-10">\em</span></span></span> so - equivalent to <span class="obeylines-h"><span class="verb"><span +class="cmtt-10">\em</span></span></span> and so + is equivalent to <span class="obeylines-h"><span class="verb"><span class="cmtt-10">{\MakeUppercase{\em}abc}</span></span></span>). </p></li> <li class="itemize"><span class="obeylines-h"><span class="verb"><span @@ -249,19 +254,19 @@ class="cmtt-10">\makefirstuc{{</span><span class="cmtt-10">ä</span><span class="cmtt-10">}bc}</span></span></span> produces Äbc. </li></ul> -<!--l. 63--><p class="noindent" >Note that non-Latin or accented characters appearing at the start of the text must be +<!--l. 67--><p class="noindent" >Note that non-Latin or accented characters appearing at the start of the text must be placed in a group (even if you are using the <span class="cmss-10">inputenc</span><a id="dx1-5"></a> package) due to expansion issues. -</p><!--l. 67--><p class="indent" > <div class="important" title="Important Note"> In version 1.02 of <span +</p><!--l. 71--><p class="indent" > <div class="important" title="Important Note"> In version 1.02 of <span class="cmss-10">mfirstuc</span>, a bug fix resulted in a change in output if the first object is a control sequence followed by an empty group. Prior to version 1.02, <span class="obeylines-h"><span class="verb"><span class="cmtt-10">\makefirstuc{\ae{}bc}</span></span></span> produced æBc. However as from version 1.02, it now produces Æbc. </div> -</p><!--l. 73--><p class="noindent" > -</p><!--l. 75--><p class="indent" > Note also that +</p><!--l. 77--><p class="noindent" > +</p><!--l. 79--><p class="indent" > Note also that @@ -270,7 +275,7 @@ class="cmtt-10">\makefirstuc{\ae{}bc}</span></span></span> produced æBc. H \newcommand{\abc}{abc}  <br />\makefirstuc{\abc} </div> -<!--l. 79--><p class="nopar" > produces: ABC. This is because the first object in the argument of <span +<!--l. 83--><p class="nopar" > produces: ABC. This is because the first object in the argument of <span class="cmtt-10">\makefirstuc </span>is <span class="cmtt-10">\abc</span>, so it does <span class="obeylines-h"><span class="verb"><span @@ -283,8 +288,8 @@ class="cmtt-10">\MakeUppercase{\abc}</span></span></span>. Whereas: \newcommand{\abc}{abc}  <br />\expandafter\makefirstuc\expandafter{\abc} </div> -<!--l. 86--><p class="nopar" > produces: Abc. There is a short cut command which will do this: -</p><!--l. 88--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +<!--l. 90--><p class="nopar" > produces: Abc. There is a short cut command which will do this: +</p><!--l. 92--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span class="cmtt-9">\xmakefirstuc</span><span class="cmtt-9"> </span></span><a id="dx1-6"></a> <span @@ -293,7 +298,7 @@ class="cmmi-10"><</span><span class="cmitt-10">stuff</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 90--><p class="noindent" > +</p><!--l. 94--><p class="noindent" > This is equivalent to <span class="cmtt-10">\expandafter\makefirstuc\expandafter{</span><span class="cmmi-10"><</span><span @@ -309,12 +314,13 @@ So \newcommand{\abc}{abc}  <br />\xmakefirstuc{\abc} </div> -<!--l. 95--><p class="nopar" > produces: Abc. -</p><!--l. 100--><p class="indent" > <div class="important" title="Important Note"> <span -class="cmtt-10">\xmakefirstuc </span>only performs one level expansion on the first object in its +<!--l. 99--><p class="nopar" > produces: Abc. +</p><!--l. 104--><p class="indent" > <div class="important" title="Important Note"> <span +class="cmtt-10">\xmakefirstuc </span>only performs one level expansion on the <span +class="cmti-10">first </span>object in its argument. It does not fully expand the entire argument. </div> -</p><!--l. 104--><p class="noindent" > -</p><!--l. 106--><p class="indent" > If you use <span +</p><!--l. 108--><p class="noindent" > +</p><!--l. 110--><p class="indent" > If you use <span class="cmss-10">mfirstuc </span>without the <span class="cmss-10">glossaries</span><a id="dx1-7"></a> package, the standard <span @@ -332,7 +338,7 @@ class="cmss-10">glossaries </span>package and want to use <span class="cmtt-10">\MakeTextUppercase</span><a id="dx1-11"></a> instead, you can redefine -</p><!--l. 112--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 116--><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-12"></a> <span @@ -341,7 +347,7 @@ class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 114--><p class="noindent" > +</p><!--l. 118--><p class="noindent" > For example: @@ -350,12 +356,12 @@ For example: <div class="verbatim" id="verbatim-6"> \renewcommand{\glsmakefirstuc}[1]{\MakeTextUppercase #1} </div> -<!--l. 118--><p class="nopar" > Remember to also load <span +<!--l. 122--><p class="nopar" > Remember to also load <span class="cmss-10">textcase</span><a id="dx1-13"></a> (<span class="cmss-10">glossaries </span>loads this automatically). -</p><!--l. 122--><p class="indent" > New to mfirstuc v1.06: -</p><!--l. 123--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 126--><p class="indent" > New to mfirstuc v1.06: +</p><!--l. 127--><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-14"></a> <span @@ -364,7 +370,7 @@ class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 125--><p class="noindent" > +</p><!--l. 129--><p class="noindent" > This command apply <span class="cmtt-10">\makefirstuc</span><a id="dx1-15"></a> to each word in <span @@ -379,7 +385,7 @@ class="cmtt-10">\space</span>. Note that no expansion is performed on class="cmmi-10"><</span><span class="cmti-10">text</span><span class="cmmi-10">></span>. -</p><!--l. 132--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +</p><!--l. 136--><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-16"></a> <span @@ -388,14 +394,14 @@ class="cmmi-10"><</span><span class="cmitt-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">} </span></div><hr> -</p><!--l. 134--><p class="noindent" > +</p><!--l. 138--><p class="noindent" > This is a short cut for <span class="cmtt-10">\expandafter\capitalisewords\expandafter{</span><span class="cmmi-10"><</span><span class="cmti-10">text</span><span class="cmmi-10">></span><span class="cmtt-10">}</span>. -</p><!--l. 138--><p class="indent" > <div class="important" title="Important Note"> If you are using <span +</p><!--l. 142--><p class="indent" > <div class="important" title="Important Note"> If you are using <span class="cmss-10">hyperref</span><a id="dx1-17"></a> and want to use <span class="cmtt-10">\capitalisewords </span>or <span @@ -411,10 +417,11 @@ like: </p> <div class="verbatim" id="verbatim-7"> -Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): +Package hyperref Warning: Token not allowed in a PDF string + <br />(PDFDocEncoding):  <br />(hyperref)                removing ‘\capitalisewords’ </div> -<!--l. 146--><p class="nopar" > If you want to provide an alternative for the PDF bookmark, you can use +<!--l. 151--><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-19"></a>’s <span @@ -423,8 +430,8 @@ class="cmtt-10">\texorpdfstring</span><a class="cmss-10">hyperref</span><a id="dx1-21"></a> manual for further details. </div> -</p><!--l. 150--><p class="noindent" > -</p><!--l. 152--><p class="indent" > Examples: +</p><!--l. 155--><p class="noindent" > +</p><!--l. 157--><p class="indent" > Examples: </p><ol class="enumerate1" > <li class="enumerate" id="x1-23x1"> @@ -434,7 +441,7 @@ class="cmss-10">hyperref</span><a <div class="verbatim" id="verbatim-8"> \capitalisewords{a book of rhyme.} </div> - <!--l. 157--><p class="nopar" > produces: A Book Of Rhyme. + <!--l. 162--><p class="nopar" > produces: A Book Of Rhyme. </p></li> <li class="enumerate" id="x1-25x2"> @@ -444,7 +451,7 @@ class="cmss-10">hyperref</span><a <div class="verbatim" id="verbatim-9"> \capitalisewords{a book\space of rhyme.} </div> - <!--l. 164--><p class="nopar" > produces: A Book of Rhyme. + <!--l. 169--><p class="nopar" > produces: A Book of Rhyme. </p></li> <li class="enumerate" id="x1-27x3"> @@ -455,7 +462,7 @@ class="cmss-10">hyperref</span><a \newcommand{\mytitle}{a book\space of rhyme.}  <br />\capitalisewords{\mytitle} </div> - <!--l. 172--><p class="nopar" > produces: A BOOK OF RHYME. (No expansion is performed on <span + <!--l. 177--><p class="nopar" > produces: A BOOK OF RHYME. (No expansion is performed on <span class="cmtt-10">\mytitle</span>, so <span class="cmmi-10"><</span><span @@ -471,9 +478,128 @@ class="cmmi-10">> </span>consists of just one “word”.) Compar \newcommand{\mytitle}{a book\space of rhyme.}  <br />\xcapitalisewords{\mytitle} </div> - <!--l. 183--><p class="nopar" > produces: A Book of Rhyme. + <!--l. 188--><p class="nopar" > produces: A Book of Rhyme. </p> </li></ol> +<!--l. 194--><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="cmmi-10"><</span><span +class="cmti-10">text</span><span +class="cmmi-10">> </span>using: +</p><!--l. 196--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +class="cmtt-9">\ttfamily</span><span +class="cmtt-9"> </span></span><a + id="dx1-30"></a><span +class="cmtt-10">\MFUnocap{</span><span +class="cmmi-10"><</span><span +class="cmti-10">word</span><span +class="cmmi-10">></span><span +class="cmtt-10">} </span></div><hr> +</p><!--l. 198--><p class="noindent" > +This only has a local effect. The global version is: +</p><!--l. 200--><p class="indent" > <hr><div title="Definition"><span class="marginpar"><span +class="cmtt-9">\ttfamily</span><span +class="cmtt-9"> </span></span><a + id="dx1-31"></a><span +class="cmtt-10">\gMFUnocap{</span><span +class="cmmi-10"><</span><span +class="cmti-10">word</span><span +class="cmmi-10">></span><span +class="cmtt-10">} </span></div><hr> +</p><!--l. 202--><p class="noindent" > +</p><!--l. 204--><p class="indent" > For example: + + + +</p> + <div class="verbatim" id="verbatim-12"> +\capitalisewords{the wind in the willows} + <br />\MFUnocap{in}% + <br />\MFUnocap{the}% + <br />\capitalisewords{the wind in the willows} +</div> +<!--l. 212--><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. 223--><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-32"></a> <span +class="cmtt-10">\MFUclear </span></div><hr> +</p><!--l. 225--><p class="noindent" > +</p><!--l. 227--><p class="indent" > The package <span +class="cmss-10">mfirstuc-english</span><a + id="dx1-33"></a> loads <span +class="cmss-10">mfirstuc</span><a + id="dx1-34"></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. 234--><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"> +\NeedsTeXFormat{LaTeX2e} +</div> +<!--l. 239--><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"> +\ProvidesPackage{mfirstuc-french} +</div> +<!--l. 244--><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"> +\ProvidesPackage{mfirstuc-french}[2014/07/30 v1.0] +</div> +<!--l. 249--><p class="nopar" > Next load <span +class="cmss-10">mfirstuc</span><a + id="dx1-35"></a>: + + + +</p> + <div class="verbatim" id="verbatim-16"> +\RequirePackage{mfirstuc} +</div> +<!--l. 253--><p class="nopar" > Now add all your <span +class="cmtt-10">\MFUnocap </span>commands. For example: + + + +</p> + <div class="verbatim" id="verbatim-17"> +\MFUnocap{de} +</div> +<!--l. 257--><p class="nopar" > At the end of the file add: + + + +</p> + <div class="verbatim" id="verbatim-18"> +\endinput +</div> +<!--l. 261--><p class="nopar" > +</p><!--l. 263--><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> </body></html> diff --git a/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.pdf b/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.pdf Binary files differindex 25752d25698..8a33fb71d9b 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 dabd6b4dd01..7ce8cb0a6c8 100644 --- a/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.tex +++ b/Master/texmf-dist/doc/latex/glossaries/mfirstuc-manual.tex @@ -16,15 +16,16 @@ pdfkeywords={LaTeX,package,uppercase}]{hyperref} \begin{document} - \title{mfirstuc.sty v1.08: uppercasing first letter} + \title{mfirstuc.sty v1.09: +uppercasing first letter} \author{Nicola L.C. Talbot\\[10pt] Dickimaw Books\\ \url{http://www.dickimaw-books.com/}} - \date{2013-11-04} + \date{2014-07-30} \maketitle -The \styfmt{glossaries} bundle is supplied with the package +The \styfmt{glossaries} bundle includes the package \sty{mfirstuc} which provides the command: \begin{definition}[\DescribeMacro{\makefirstuc}] \cs{makefirstuc}\marg{stuff} @@ -32,7 +33,10 @@ The \styfmt{glossaries} bundle is supplied with the package This makes the first object of \meta{stuff} uppercase unless \meta{stuff} starts with a control sequence followed by a non-empty group, in which case the first -object in the group is converted to uppercase. Examples: +object in the group is converted to uppercase. +\textbf{No expansion is performed on the argument.} + +Examples: \begin{itemize} \item |\makefirstuc{abc}| produces \makefirstuc{abc}. @@ -48,7 +52,7 @@ equivalent to |\MakeUppercase{\em abc}|), and {\makefirstuc{\em abc}} \end{verbatim} produces {\makefirstuc{\em abc}} (|\em| doesn't have an argument -therefore first object is |\em| so equivalent to +therefore first object is |\em| and so is equivalent to |{\MakeUppercase{\em}abc}|). \item |\makefirstuc{{\'a}bc}| produces \makefirstuc{{\'a}bc}. @@ -98,8 +102,8 @@ produces: \xmakefirstuc{\abc}. \begin{important} -\cs{xmakefirstuc} only performs one level expansion on the first -object in its argument. It does not fully expand the entire +\cs{xmakefirstuc} only performs one level expansion on the +\emph{first} object in its argument. It does not fully expand the entire argument. \end{important} @@ -141,7 +145,8 @@ or \ics{makefirstuc} (or \cs{xcapitalisewords}\slash\cs{xmakefirstuc}) 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} -Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding): +Package hyperref Warning: Token not allowed in a PDF string +(PDFDocEncoding): (hyperref) removing `\capitalisewords' \end{verbatim} If you want to provide an alternative for the PDF bookmark, you can @@ -186,4 +191,77 @@ produces: \end{enumerate} +As from v1.09, you can specify words which shouldn't be capitalised unless they +occur at the start of \meta{text} using: +\begin{definition}[\DescribeMacro] +\cs{MFUnocap}\marg{word} +\end{definition} +This only has a local effect. The global version is: +\begin{definition}[\DescribeMacro] +\cs{gMFUnocap}\marg{word} +\end{definition} + +For example: +\begin{verbatim} +\capitalisewords{the wind in the willows} + +\MFUnocap{in}% +\MFUnocap{the}% + +\capitalisewords{the wind in the willows} +\end{verbatim} +produces: +\begin{display} +\capitalisewords{the wind in the willows} + +\MFUnocap{in}% +\MFUnocap{the}% + +\capitalisewords{the wind in the willows} +\end{display} +The list of words that shouldn't be capitalised can be cleared using +\begin{definition}[\DescribeMacro\MFUclear] +\cs{MFUclear} +\end{definition} + +The package \sty{mfirstuc-english} loads \sty{mfirstuc} and uses +\cs{MFUnocap} 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. + +If you want to write a similar package for another language, all you +need to do is create a file with the extension \texttt{.sty} +that starts with +\begin{verbatim} +\NeedsTeXFormat{LaTeX2e} +\end{verbatim} +The next line should identify the package. For example, if you have +called the file \texttt{mfirstuc-french.sty} then you need: +\begin{verbatim} +\ProvidesPackage{mfirstuc-french} +\end{verbatim} +It's a good idea to also add a version in the final optional +argument, for example: +\begin{verbatim} +\ProvidesPackage{mfirstuc-french}[2014/07/30 v1.0] +\end{verbatim} +Next load \sty{mfirstuc}: +\begin{verbatim} +\RequirePackage{mfirstuc} +\end{verbatim} +Now add all your \cs{MFUnocap} commands. For example: +\begin{verbatim} +\MFUnocap{de} +\end{verbatim} +At the end of the file add: +\begin{verbatim} +\endinput +\end{verbatim} + +Put the file somewhere on \TeX'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. + \end{document} 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 differnew file mode 100644 index 00000000000..fb53885daaa --- /dev/null +++ b/Master/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.tex b/Master/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.tex new file mode 100644 index 00000000000..56036e364f5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.tex @@ -0,0 +1,201 @@ + % arara: pdflatex + % arara: makeglossaries + % arara: pdflatex + % arara: bibtex + % arara: pdflatex + % arara: pdflatex +\documentclass{report} + +\usepackage{graphicx} +\usepackage{scrwfile} + +\usepackage[colorlinks]{hyperref} +\usepackage[nopostdot,toc,acronym,symbols]{glossaries} +\usepackage{glossary-mcols} +\usepackage{glossary-longragged} + +\newglossary[glg2]{long}{gls2}{glo2}{Long Descriptions} +\newglossary[glg3]{multipar}{gls3}{glo3}{Multi-Paragraph Descriptions} +\newglossary[glg4]{acronymdesc}{gls4}{glo4}{Acronyms with Descriptions} +\newglossary[glg5]{images}{gls5}{glo5}{Descriptions with Images} +\newglossary[glg6]{acronymslang}{gls6}{glo6}{Acronyms with +Translations} + +\newglossary[glg7]{parent}{gls7}{glo7}{Hierarchical Entries} +\newglossary[glg8]{homographs}{gls8}{glo8}{Homographs} +\newglossary[glg9]{cites}{gls9}{glo9}{Entries with Citations} + +\DeclareAcronymList{acronymdesc,acronymslang} + +\makeglossaries + +\loadglsentries{example-glossaries-brief} +\loadglsentries[long]{example-glossaries-long} +\loadglsentries[multipar]{example-glossaries-multipar} +\loadglsentries[symbols]{example-glossaries-symbols} +\loadglsentries[images]{example-glossaries-images} +\loadglsentries[parent]{example-glossaries-parent} +\loadglsentries[homographs]{example-glossaries-childnoname} +\loadglsentries[cites]{example-glossaries-cite} + +\setacronymstyle{long-short} + +\loadglsentries[acronym]{example-glossaries-acronym} + +\setacronymstyle{long-short-desc} + +\loadglsentries[acronymdesc]{example-glossaries-acronym-desc} + + % define an acronym style for the acronyms with a translation: + +\newacronymstyle{acronymslang}% +{% + \GlsUseAcrEntryDispStyle{long-short}% +} +{% + \GlsUseAcrStyleDefs{short-long}% + \renewcommand*{\genacrfullformat}[2]{% + \glsentrylong{##1}##2\space + (\protect\firstacronymfont{\glsentryshort{##1}}% + \ifglshasfield{useri}{##1}% + {, English: \glsentryuseri{##1}}{})% + }% + \renewcommand*{\Genacrfullformat}[2]{% + \Glsentrylong{##1}##2\space + (\protect\firstacronymfont{\glsentryshort{##1}}% + \ifglshasfield{useri}{##1}% + {, English: \glsentryuseri{##1}}{})% + }% + \renewcommand*{\genplacrfullformat}[2]{% + \glsentrylongpl{##1}##2\space + (\protect\firstacronymfont{\glsentryshortpl{##1}}% + \ifglshasfield{useri}{##1}% + {, English: \glsentryuseri{##1}}{})% + }% + \renewcommand*{\Genplacrfullformat}[2]{% + \Glsentrylongpl{##1}##2\space + (\protect\firstacronymfont{\glsentryshortpl{##1}}% + \ifglshasfield{useri}{##1}% + {, English: \glsentryuseri{##1}}{})% + }% +} + +\setacronymstyle{acronymslang} + +\loadglsentries[acronymslang]{example-glossaries-acronyms-lang} + + % Define a style for the "images" glossary. The image names are + % stored in the user1 key. + % (The image insertion can probably be done more neatly using an + % appropriate package, but this is just a sample file.) + +\newsavebox\glsimagebox +\newlength\glswidth + +\newglossarystyle{images}% +{% + \setglossarystyle{tree}% + \renewenvironment{theglossary}{}{}% + \renewcommand{\glossentry}[2]{% + \ifglshasfield{useri}{##1}% + {\savebox + {\glsimagebox}% + {\includegraphics[height=4\baselineskip]{\glsentryuseri{##1}}}% + \settowidth{\glswidth}{\usebox\glsimagebox}% + \glswidth=\dimexpr\linewidth-\glswidth-1em\relax + \parshape=5 + 0pt \glswidth + 0pt \glswidth + 0pt \glswidth + 0pt \glswidth + 0pt \linewidth\relax + }% + {% + \savebox{\glsimagebox}{}% + }% + \noindent + \makebox[0pt][l]{% + \smash{\makebox[\linewidth][r]{\raisebox{-3\baselineskip}{\usebox\glsimagebox}}}}% + \glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}% + \space\glossentrydesc{##1}\par + \indexspace + }% + \renewcommand*{\glsgroupskip}{}% +} + + % glossary style for acronyms with a translation + +\newglossarystyle{acronymslang} +{% + \setglossarystyle{long}% + \renewcommand*{\glsgroupskip}{}% + \renewcommand{\glossentry}[2]{% + \glsentryitem{##1}\glstarget{##1}{\glossentryname{##1}} & + \glossentrydesc{##1}\glspostdescription + \ifglshasfield{useri}{##1}{ (English: \glsentryuseri{##1})}{}% + \space ##2\tabularnewline + }% +} + + % glossary style for the cites glossary + +\newglossarystyle{cites} +{% based on list style + \setglossarystyle{list}% + \renewcommand*{\glossentry}[2]{% + \item[\glsentryitem{##1}% + \glstarget{##1}{\glossentryname{##1}}] + \glossentrydesc{##1}\glspostdescription + \ifglshasfield{useri}{##1}{\space + % in the event of multiple cites (as in the vestibulum2 + % sample entry), \glsentryuseri{##1} needs to be expanded + % before being passed to \cite. + \glsletentryfield{\thiscite}{##1}{useri}% + (See \expandafter\cite\expandafter{\thiscite})}{}% + \space ##2}% +} + +\begin{document} +\tableofcontents + +\chapter{Sample} + +This is a sample document that uses the dummy glossary entries +supplied with the glossaries bundle for testing. + +Here are all the entries (including acronyms): + +\forallglossaries{\thistype}{\section{Glossary `\thistype'} +\forglsentries[\thistype]{\thislabel}{\gls{\thislabel}. }} + +\section{Acronyms Revisited} + +Here are just the acronyms again: +\forallacronyms{\thistype}{\forglsentries[\thistype]{\thislabel}{\gls{\thislabel}. }} + +\printglossary[style=mcolindex,title={Brief Descriptions}] + +\printglossary[type=long,style=list] + +\printglossary[type=multipar,style=altlist] + +\printglossary[type=symbols,style=altlongragged4col,nogroupskip] + +\printglossary[type=acronym,style=long] + +\printglossary[type=acronymdesc,style=altlist] + +\printglossary[type=images,style=images] + +\printglossary[type=acronymslang,style=acronymslang] + +\printglossary[type=homographs,style=mcoltreenoname,subentrycounter] + +\printglossary[type=parent,style=tree] + +\printglossary[type=cites,style=cites,nopostdot=false,nogroupskip] + +\bibliographystyle{plain} +\bibliography{xampl} + +\end{document} 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 115601b0a5f..ad3230b65fc 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/minimalgls.tex b/Master/texmf-dist/doc/latex/glossaries/samples/minimalgls.tex index 8af4fbe2c2b..384eddbe09b 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/minimalgls.tex +++ b/Master/texmf-dist/doc/latex/glossaries/samples/minimalgls.tex @@ -48,6 +48,11 @@ \newglossaryentry{sample}{name={sample}, description={a sample entry}} + % set the acronym style: +\setacronymstyle{long-short} + + % This contrived acronym has non-standard plural forms. + % These are specified in the optional argument. \newacronym[\glsshortpluralkey=cas,\glslongpluralkey=contrived acronyms]{aca}{aca}{a contrived acronym} 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 1df9339b152..8ce1457dcbd 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 48acb6a5249..ff00b6896a9 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 baca281c226..e9b5048588a 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 ae604994d38..bdaabec49eb 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 e2abe62bc7b..b660508b513 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 differnew file mode 100644 index 00000000000..0ac0bec0be1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-ignored.pdf diff --git a/Master/texmf-dist/doc/latex/glossaries/samples/sample-ignored.tex b/Master/texmf-dist/doc/latex/glossaries/samples/sample-ignored.tex new file mode 100644 index 00000000000..090c755c959 --- /dev/null +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-ignored.tex @@ -0,0 +1,25 @@ + % This file is public domain + % If you want to use arara, you need the following directives: + % arara: pdflatex: { synctex: on } + % arara: makeglossaries + % arara: pdflatex: { synctex: on } +\documentclass{article} + +\usepackage[colorlinks]{hyperref} +\usepackage{glossaries} + +\newignoredglossary{common} + +\makeglossaries + +\newglossaryentry{sample}{name={sample},description={an example}} + +\newglossaryentry{commonex}{type=common,name={common term}} + +\begin{document} + +\gls{sample}. \gls{commonex}. + +\printglossaries + +\end{document} 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 5f5a8732ec0..102b228a668 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 b5c0a2e1698..38ddb7c3360 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 eefb551b290..01453236b20 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 5dcddd2ae73..889d571bab2 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-mfirstuc.tex b/Master/texmf-dist/doc/latex/glossaries/samples/sample-mfirstuc.tex index 22522a04942..0cdae525b58 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-mfirstuc.tex +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-mfirstuc.tex @@ -3,7 +3,7 @@ % arara: pdflatex: { synctex: on } \documentclass{article} -\usepackage{mfirstuc} +\usepackage{mfirstuc-english} \begin{document} @@ -20,6 +20,14 @@ \newcommand{\abc}{abc}% \xmakefirstuc{\abc}. +\capitalisewords{the wind in the willows} + +\capitalisewords{a book of rhyme.} + +\MFUclear + +\capitalisewords{the wind in the willows} + \capitalisewords{a book of rhyme.} \capitalisewords{a book\space of rhyme.} 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 f6755de9d0c..857ce72394c 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 dad267b67bc..8bba2c746c5 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 6926f3dfcb3..d773baa6718 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 1ae05a99c30..ebe273e434d 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-nomathhyper.tex b/Master/texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.tex index c1efc549d07..16cc511eee7 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.tex +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.tex @@ -8,28 +8,22 @@ \usepackage[colorlinks]{hyperref} \usepackage{glossaries} -\makeglossaries +\GlsDeclareNoHyperList{main} - % switch off hyperlinks: -\glsdisablehyper +\makeglossaries % redefine \glsentryfmt so that it adds a hyperlink - % if not in math mode + % if not in math mode and the hyperlinks haven't been forced on \renewcommand*{\glsentryfmt}{% \ifmmode \glsgenentryfmt \else - % Temporarily enable hyperlinks: - \glsenablehyper - \glshyperlink[\glsgenentryfmt]{\glslabel}% - % Disable hyperlinks again - \glsdisablehyper + \glsifhyperon + {\glsgenentryfmt}% hyperlink already on + {\glshyperlink[\glsgenentryfmt]{\glslabel}}% \fi } -\renewcommand{\glossarypreamble}{\glsenablehyper} -\renewcommand{\glossarypostamble}{\glsdisablehyper} - % define a sample entry: \newglossaryentry{x}{name={x},description={sample entry}} @@ -41,7 +35,8 @@ maths: \gls{x} \] -Back to text mode again: \gls{x}. +Back to text mode again: \gls{x}. Don't check the first use flag: +\glstext{x}. Force on the hyperlink: \glstext+{x}. \printglossaries \end{document} 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 371c3d30419..709bf2a1c1d 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 d9c28346976..86d8f0ad55b 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 e27cba1dbb1..baacad334f3 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 a58c42d1b70..289e2a10cc6 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 ff1882c51b5..cc406f99cd8 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 8dad769377a..2706b79c96f 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 9287e4d3598..a3ac443263b 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 e2bf3361606..bfa833f40fc 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 01949abc071..c064b94d48a 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 71e034dbb81..d69bcdabee7 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 2fc5ae83dcf..b52a6999724 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 594ddd82e35..9319e5c15d1 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 bba8ce3eb62..5235b146d6b 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 63527a7362d..b0a5878f060 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/sampleNtn.tex b/Master/texmf-dist/doc/latex/glossaries/samples/sampleNtn.tex index ad1312c1881..1cee32d7338 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleNtn.tex +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleNtn.tex @@ -6,6 +6,10 @@ % arara: pdflatex: { synctex: on } \documentclass{report} + % If you want to add babel to this document, you may have to + % replace the : character in the labels if you are using a + % language setting (e.g. french) that makes : active. + \usepackage[plainpages=false,colorlinks]{hyperref} \usepackage{html} \usepackage[toc,xindy]{glossaries} 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 5ea0673413b..41e67fdf088 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 c99dc037213..55089829cfe 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 bdb4a572378..3edb317ac7d 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/sampleSort.tex b/Master/texmf-dist/doc/latex/glossaries/samples/sampleSort.tex index 3ea8ec5add6..ee6350a3604 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleSort.tex +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleSort.tex @@ -6,6 +6,10 @@ % arara: pdflatex: { synctex: on } \documentclass{report} + % If you want to add babel to this document, you may have to + % replace the : character in the labels if you are using a + % language setting (e.g. french) that makes : active. + \usepackage[plainpages=false,colorlinks]{hyperref} \usepackage[toc,acronym]{glossaries} 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 9818ffb46ab..29ad7fddf90 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 4f6bc57a7c4..705ff3272de 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/sampleacronyms.tex b/Master/texmf-dist/doc/latex/glossaries/samples/sampleacronyms.tex index 45faef90cdc..f36d71ca1ef 100644 --- a/Master/texmf-dist/doc/latex/glossaries/samples/sampleacronyms.tex +++ b/Master/texmf-dist/doc/latex/glossaries/samples/sampleacronyms.tex @@ -5,24 +5,30 @@ % arara: pdflatex: { synctex: on } \documentclass{article} -\usepackage[acronym,footnote,acronymlists={main,acronym2}]{glossaries} +\usepackage[acronym,acronymlists={main,acronym2}]{glossaries} \newglossary[alg2]{acronym2}{acr2}{acn2}{Statistical Acronyms} \makeglossaries + % Use long (short) acronym style: +\setacronymstyle{long-short} + + % Main glossary is a list of calculus acronyms \renewcommand{\glossaryname}{Calculus Acronyms} \newacronym[type=main]{vc}{VC}{Vector Calculus} \newacronym[type=main]{ftoc}{FTOC}{Fundamental Theorem of Calculus} + % "acronym" glossary is a list of computer related acronyms \renewcommand{\acronymname}{Computer Acronyms} \newacronym{kb}{kb}{KiloBit} \newacronym{kB}{kB}{KiloByte} + % "acronym2" glossary is a list of statistical acronyms \newacronym[type=acronym2]{svm}{SVM}{Support Vector Machine} 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 78f8fbdaf86..a16b261649c 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 f1a45b0335f..89d5974b9b8 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 732990dd734..cd0eefeab20 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 38540acacc3..4ce88cae6a0 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/scripts/glossaries/makeglossaries b/Master/texmf-dist/scripts/glossaries/makeglossaries index 3082593df0b..90dc2a85dbc 100755 --- a/Master/texmf-dist/scripts/glossaries/makeglossaries +++ b/Master/texmf-dist/scripts/glossaries/makeglossaries @@ -2,7 +2,7 @@ # File : makeglossaries # Author : Nicola Talbot -# Version : 2.14 (2014/03/06) +# Version : 2.15 (2014/07/30) # Description: simple Perl script that calls makeindex or xindy. # Intended for use with "glossaries.sty" (saves having to remember # all the various switches) @@ -27,9 +27,14 @@ # glossary-super.sty, glossaries.perl. # Also makeglossaries and makeglossaries. -my $version="2.14 (2014-03-06)"; +my $version="2.15 (2014-07-30)"; # History: +# v2.15 (2014/07/30) +# * Removed hard-coded three character extension assumption +# www.dickimaw-books.com/cgi-bin/bugtracker.cgi?action=view&key=55 +# * Added message to indicate the number of ignored glossaries +# when the extension is specified. # v2.14 (2014/03/06) # * Added -Q and -k options # v2.13 (2014/01/21) @@ -225,24 +230,48 @@ my $ext = ''; my $name = $ARGV[0]; # v2.13 added: -$name=~s/^"(.*)"$/$1/; - -# modified this to make sure users don't try passing the -# tex file: -if (length($ARGV[0]) > 3 and substr($ARGV[0],-4,1) eq ".") -{ - $name = substr($ARGV[0],0,length($ARGV[0])-4); - - $ext = substr($ARGV[0],-3,3); - - if (lc($ext) eq 'tex') +#$name=~s/^"(.*)"$/$1/; +# v2.15: fix provided by Herb Schulz to allow for extensions that +# aren't exactly three characters: +# (HS) changes fix for 3 character extension limit +my ($basename,$extension) = ($name =~ m/^(.*?)(?:\.([^\.]*))?$/); +# (HS) end of changes fix for 3 character extension limit + +# make sure $extension is defined. (If there was no match in the +# above, it cause an uninitialised error later.) +$extension = '' unless ($extension); + +# Make sure users don't try passing the tex file: + +#if (length($ARGV[0]) > 3 and substr($ARGV[0],-4,1) eq ".") +#{ +# $name = substr($ARGV[0],0,length($ARGV[0])-4); +# +# $ext = substr($ARGV[0],-3,3); +# +# if (lc($ext) eq 'tex') +# (HS) changes fix for 3 character extension limit +#if (length($ARGV[0]) > 3 and substr($ARGV[0],-4,1) eq ".") +#{ +# $name = substr($ARGV[0],0,length($ARGV[0])-4); +# +# $ext = substr($ARGV[0],-3,3); +# +# if (lc($ext) eq 'tex') + if (lc($extension) eq 'tex') { die("Don't pass the tex file to makeglossaries:\n" ."either omit the extension to make all the glossaries, " ."or specify one of the glossary files, e.g. $name.glo, to " ."make just that glossary.\n") } -} +#} +# (HS) end of fix for 3 character extension limit + +# (HS) changes fix for 3 character extension limit +$ext = $extension; +$name = $basename; +# (HS) end of changes fix for 3 character extension limit # v2.01 add check to see if aux file exists @@ -387,7 +416,10 @@ if ($ext) my $thislang = ""; my $thiscodepage = ""; - foreach my $type (keys %exttype) + # v2.15 added: + my @types = keys %exttype; + + foreach my $type (@types) { if ($exttype{$type}{'in'} eq $ext) { @@ -453,6 +485,20 @@ if ($ext) &makeindex("$name.$ext",$outfile,$transcript,$istfile, $mkidxopts,$opt_q, $opt_n, $makeindexapp); } + + + # v2.15 added: + + my $num_omitted = $#types; + + if ($num_omitted == 1) + { + print "1 glossary ignored.\n" unless $opt_q; + } + elsif ($num_omitted > 1) + { + print "$num_omitted glossaries ignored.\n" unless $opt_q; + } } else { diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.dtx b/Master/texmf-dist/source/latex/glossaries/glossaries.dtx index f774aa54d38..e5df3b925d9 100644 --- a/Master/texmf-dist/source/latex/glossaries/glossaries.dtx +++ b/Master/texmf-dist/source/latex/glossaries/glossaries.dtx @@ -13,6 +13,7 @@ % -src "glossaries.sty\Z=>glossaries.sty" % -src "glossaries-prefix.sty\Z=>glossaries-prefix.sty" % -src "mfirstuc.sty\Z=>mfirstuc.sty" +% -src "mfirstuc-english.sty\Z=>mfirstuc-english.sty" % -src "(glossary-.+)\.(sty)\Z=>\1.\2" % -src "(glossaries-compatible-.+)\.(sty)\Z=>\1.\2" % -src "(glossaries-accsupp)\.(sty)\Z=>\1.\2" @@ -20,6 +21,8 @@ % -src "(glossaries-polyglossia)\.(sty)\Z=>\1.\2" % -src "(glossaries-dictionary-.+)\.(dict)\Z=>\1.\2" % -src "(minimalgls\.tex)\Z=>\1" +% -src "(glossary-lipsum-examples\.tex)\Z=>\1" +% -src "(example-glossaries-.*\.tex)\Z=>\1" % -src "(sample.*\.tex)\Z=>\1" % -src "(samplexdy-mc.*\.xdy)\Z=>\1" % -src "(database.*\.tex)\Z=>\1" @@ -28,7 +31,7 @@ % -author "Nicola Talbot" % -codetitle "Main Package Code" % glossaries -% Created on 2014/4/4 12:03 +% Created on 2014/7/31 17:34 %\fi %\iffalse %<*package> @@ -138,7 +141,7 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of \setcounter{IndexColumns}{2} -\CheckSum{18947} +\CheckSum{18588} \newcommand*{\ifirstuse}{\iterm{first use}} \newcommand*{\firstuse}{\gls{firstuse}} @@ -166,12 +169,12 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of %\MakeShortVerb{"} %\DeleteShortVerb{\|} % -% \title{Documented Code For glossaries v4.07} +% \title{Documented Code For glossaries v4.08} % \author{Nicola L.C. Talbot\\[10pt] %Dickimaw Books\\ %\url{http://www.dickimaw-books.com/}} % -% \date{2014-04-04} +% \date{2014-07-30} % \maketitle % %This is the documented code for the \styfmt{glossaries} package. @@ -187,7 +190,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.07: +%For the main user guide, read \qt{glossaries.sty v4.08: %\LaTeX2e\ Package to Assist Generating Glossaries}. % %\item[\url{mfirstuc-manual.pdf}] @@ -231,7 +234,7 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of % This package requires \LaTeXe. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries}[2014/04/04 v4.07 (NLCT)] +\ProvidesPackage{glossaries}[2014/07/30 v4.08 (NLCT)] % \end{macrocode} % Required packages: % \begin{macrocode} @@ -977,7 +980,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % %\begin{option}{acronym} % The \pkgopt{acronym} option sets an associated conditional -% which is used in \autoref{sec:acronym} to determine whether +% which is used in \autoref{sec:code:acronym} to determine whether % or not to define a separate glossary for acronyms. % \begin{macrocode} \define@boolkey{glossaries.sty}[gls]{acronym}[true]{% @@ -1837,6 +1840,38 @@ name=true]{% % \end{macrocode} %\end{option} % +%\begin{option}{automake} +%\changes{4.08}{2014-07-30}{new} +% If this setting is on, automatically run +% \gls{makeindex}\slash\gls{xindy} at the end of the document. +% Must be used with \ics{makeglossaries}. +% Default is false. +% \begin{macrocode} +\define@boolkey{glossaries.sty}[gls]{automake}[true]{% + \ifglsautomake + \renewcommand*{\@gls@doautomake}{% + \PackageError{glossaries}{You must use + \string\makeglossaries\space with automake=true} + {% + Either remove the automake=true setting or + add \string\makeglossaries\space to your document preamble.% + }% + }% + \else + \renewcommand*{\@gls@doautomake}{}% + \fi +} +\glsautomakefalse +% \end{macrocode} +%\end{option} +%\begin{macro}{\@gls@doautomake} +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\@gls@doautomake}{} +\AtEndDocument{\@gls@doautomake} +% \end{macrocode} +%\end{macro} +% %\begin{option}{savewrites} %\changes{3.0}{2011/04/02}{new} % The \pkgopt{savewrites} package option is provided to save on @@ -2358,13 +2393,17 @@ name=true]{% %\begin{macro}{\setStyleFile} % Sets the style file. The relevant extension is appended. % \begin{macrocode} -\ifglsxindy - \newcommand{\setStyleFile}[1]{% - \renewcommand{\istfilename}{#1.xdy}} -\else - \newcommand{\setStyleFile}[1]{% - \renewcommand{\istfilename}{#1.ist}} -\fi +\newcommand{\setStyleFile}[1]{% + \renewcommand*{\gls@istfilebase}{#1}% +% \end{macrocode} +% Just in case \cs{istfilename} has been modified. +% \begin{macrocode} + \ifglsxindy + \def\istfilename{\gls@istfilebase.xdy} + \else + \def\istfilename{\gls@istfilebase.ist} + \fi +} % \end{macrocode} % This command only has an effect prior to using % \ics{makeglossaries}. @@ -2384,12 +2423,18 @@ name=true]{% %\changes{1.17}{2008 December 26}{added xindy support} % \begin{macrocode} \ifglsxindy - \def\istfilename{\jobname.xdy} + \def\istfilename{\gls@istfilebase.xdy} \else - \def\istfilename{\jobname.ist} + \def\istfilename{\gls@istfilebase.ist} \fi % \end{macrocode} %\end{macro} +%\begin{macro}{\gls@istfilebase} +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\gls@istfilebase}{\jobname} +% \end{macrocode} +%\end{macro} % The \app{makeglossaries} Perl script picks up this name % from the auxiliary file. If the name ends with \filetype{.xdy} % it calls \app{xindy} otherwise it calls \app{makeindex}. @@ -3428,6 +3473,15 @@ name=true]{% } % \end{macrocode} %\end{macro} + +%\begin{macro}{\forallacronyms} +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\forallacronyms}[2]{% + \@for#1:=\@glsacronymlists\do{\ifx#1\@empty\else#2\fi}% +} +% \end{macrocode} +%\end{macro} % %\begin{macro}{\forglsentries} % To iterate through all entries in a given glossary use:\\[10pt] @@ -3839,6 +3893,30 @@ name=true]{% % \end{macrocode} %\end{macro} % +%\begin{macro}{\@gls@forbidtexext} +%\changes{4.08}{2014-07-30}{new} +% As a security precaution, don't allow the user to specify a `tex' +% extension for any of the glossary files. (Just in case a seriously +% confused novice user doesn't know what they're doing.) The +% argument must be a control sequence whose replacement text is the +% requested extension. +% \begin{macrocode} +\newcommand*{\@gls@forbidtexext}[1]{% + \ifboolexpr{test {\ifdefstring{#1}{tex}} + or test {\ifdefstring{#1}{TEX}}} + {% + \def#1{nottex}% + \PackageError{glossaries}% + {Forbidden `.tex' extension replaced with `.nottex'}% + {I'm sorry, I can't allow you to do something so reckless.\MessageBreak + Don't use `.tex' as an extension for a temporary file.}% + }% + {% + }% +} +% \end{macrocode} +%\end{macro} +% % A new glossary type is defined using \cs{newglossary}. % Syntax: %\begin{definition} @@ -3859,8 +3937,26 @@ name=true]{% % and passes the appropriate file names and switches to % \app{makeindex}. %\begin{macro}{\newglossary} +%\changes{4.08}{2014-07-30}{added starred version} % \begin{macrocode} -\newcommand*{\newglossary}[5][glg]{% +\newcommand*{\newglossary}{\@ifstar\s@newglossary\ns@newglossary} +% \end{macrocode} +%\end{macro} +%\begin{macro}{\s@newglossary} +% The starred version will construct the extension based on the +% label. +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\s@newglossary}[2]{% + \ns@newglossary[#1-glg]{#1}{#1-gls}{#1-glo}{#2}% +} +% \end{macrocode} +%\end{macro} +%\begin{macro}{\ns@newglossary} +%\changes{4.08}{2014-07-30}{new} +% Define the unstarred version. +% \begin{macrocode} +\newcommand*{\ns@newglossary}[5][glg]{% \ifglossaryexists{#2}% {% \PackageError{glossaries}{Glossary type `#2' already exists}{% @@ -3887,10 +3983,18 @@ name=true]{% % \begin{macrocode} \expandafter\gdef\csname glolist@#2\endcsname{,}% % \end{macrocode} -% Store details of this new glossary type: +% Store the file extensions: +%\changes{4.08}{2014-07-30}{added \cs{@glotype@\meta{name}@log}} +% \begin{macrocode} + \expandafter\edef\csname @glotype@#2@log\endcsname{#1}% + \expandafter\edef\csname @glotype@#2@in\endcsname{#3}% + \expandafter\edef\csname @glotype@#2@out\endcsname{#4}% + \expandafter\@gls@forbidtexext\csname @glotype@#2@log\endcsname + \expandafter\@gls@forbidtexext\csname @glotype@#2@in\endcsname + \expandafter\@gls@forbidtexext\csname @glotype@#2@out\endcsname +% \end{macrocode} +% Store the title: % \begin{macrocode} - \expandafter\def\csname @glotype@#2@in\endcsname{#3}% - \expandafter\def\csname @glotype@#2@out\endcsname{#4}% \expandafter\def\csname @glotype@#2@title\endcsname{#5}% % \end{macrocode} %\changes{3.10a}{2013-10-13}{added \cs{@gls@provide@newglossary}} @@ -4000,6 +4104,60 @@ name=true]{% \@gls@do@indexdef % \end{macrocode} % +%\begin{macro}{\newignoredglossary} +% Creates a new glossary that doesn't have associated files. +% This glossary is ignored by and commands that iterate over +% glossaries, such as \ics{printglossaries}, and won't work with +% commands like \ics{printglossary}. It's intended for entries that +% are so commonly-known they don't require a glossary. +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\newignoredglossary}[1]{% + \ifdefempty\@ignored@glossaries + {% + \edef\@ignored@glossaries{#1}% + }% + {% + \eappto\@ignored@glossaries{,#1}% + }% + \csgdef{glolist@#1}{,}% + \ifcsundef{gls@#1@entryfmt}% + {% + \defglsentryfmt[#1]{\glsentryfmt}% + }% + {}% + \ifdefempty\@gls@nohyperlist + {% + \renewcommand*{\@gls@nohyperlist}{#1}% + }% + {% + \eappto\@gls@nohyperlist{,#1}% + }% +} +% \end{macrocode} +%\end{macro} +% +%\begin{macro}{\@ignored@glossaries} +% List of ignored glossaries. +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\@ignored@glossaries}{} +% \end{macrocode} +%\end{macro} +% +%\begin{macro}{\ifignoredglossary} +% Tests if the given glossary is an ignored glossary. +% Expansion is used in case the first argument is a control +% sequence. +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\ifignoredglossary}[3]{% + \edef\@gls@igtype{#1}% + \expandafter\DTLifinlist\expandafter + {\@gls@igtype}{\@ignored@glossaries}{#2}{#3}% +} +% \end{macrocode} +%\end{macro} % %\subsection{Defining new entries}\label{sec:newentry} % New glossary entries are defined using \cs{newglossaryentry}. @@ -4224,7 +4382,8 @@ name=true]{% % \end{macrocode} %\end{key} % -% Define some generic user keys. (6 ought to be enough!) +% Define some generic user keys. (Additional keys can be added by +% the user.) %\begin{key}{user1} % \begin{macrocode} \define@key{glossentry}{user1}{% @@ -4756,11 +4915,11 @@ name=true]{% {}% }% {% - \newrobustcmd*{#5}{\@ifstar{\csuse{@sgls@user@#1}}{\csuse{@gls@user@#1}}}% - \expandafter\newcommand\expandafter*\expandafter - {\csname @sgls@user@#1\endcsname}[1][]{% - \csuse{@gls@user@#1}[hyper=false,##1]% - }% +% \end{macrocode} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} +%\changes{4.08}{2014-07-30}{removed \cs{@sgls@user@\meta{key}}} +% \begin{macrocode} + \newrobustcmd*{#5}{\@gls@hyp@opt{\csuse{@gls@user@#1}}}% \expandafter\newcommand\expandafter*\expandafter {\csname @gls@user@#1\endcsname}[2][]{% \new@ifnextchar[% @@ -4781,11 +4940,11 @@ name=true]{% {}% }% {% - \newrobustcmd*{#6}{\@ifstar{\csuse{@sGls@user@#1}}{\csuse{@Gls@user@#1}}}% - \expandafter\newcommand\expandafter*\expandafter - {\csname @sGls@user@#1\endcsname}[1][]{% - \csuse{@Gls@user@#1}[hyper=false,##1]% - }% +% \end{macrocode} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} +%\changes{4.08}{2014-07-30}{removed \cs{@sGls@user@\meta{key}}} +% \begin{macrocode} + \newrobustcmd*{#6}{\@gls@hyp@opt{\csuse{@Gls@user@#1}}}% \expandafter\newcommand\expandafter*\expandafter {\csname @Gls@user@#1\endcsname}[2][]{% \new@ifnextchar[% @@ -4806,11 +4965,11 @@ name=true]{% {}% }% {% - \newrobustcmd*{#7}{\@ifstar{\csuse{@sGLS@user@#1}}{\csuse{@GLS@user@#1}}}% - \expandafter\newcommand\expandafter*\expandafter - {\csname @sGLS@user@#1\endcsname}[1][]{% - \csuse{@GLS@user@#1}[hyper=false,##1]% - }% +% \end{macrocode} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} +%\changes{4.08}{2014-07-30}{removed \cs{@sGLS@user@\meta{key}}} +% \begin{macrocode} + \newrobustcmd*{#7}{\@gls@hyp@opt{\csuse{@GLS@user@#1}}}% \expandafter\newcommand\expandafter*\expandafter {\csname @GLS@user@#1\endcsname}[2][]{% \new@ifnextchar[% @@ -5017,12 +5176,28 @@ name=true]{% % \begin{macrocode} \ifcsundef{glolist@\@glo@type}% {% - \PackageError{glossaries}% - {Glossary type `\@glo@type' has not been defined}% - {You need to define a new glossary type, before making entries - in it}% + \PackageError{glossaries}% + {Glossary type `\@glo@type' has not been defined}% + {You need to define a new glossary type, before making entries + in it}% }% {% +% \end{macrocode} +%\changes{4.08}{2014-07-30}{added check for ignored glossary} +% Check if it's an ignored glossary +% \begin{macrocode} + \ifignoredglossary\@glo@type + {% +% \end{macrocode} +% The description may be omitted for an entry in an ignored +% glossary. +% \begin{macrocode} + \ifx\@glo@desc\@glsnodesc + \let\@glo@desc\@empty + \fi + }% + {% + }% \protected@edef\@glolist@{\csname glolist@\@glo@type\endcsname}% \expandafter\xdef\csname glolist@\@glo@type\endcsname{% \@glolist@{\@glo@label},}% @@ -5238,7 +5413,13 @@ name=true]{% % format when entry % is defined}% % \begin{macrocode} - \do@glo@storeentry{\@glo@label}% + \ifignoredglossary\@glo@type + {% + \csdef{glo@\@glo@label @index}{}% + } + {% + \do@glo@storeentry{\@glo@label}% + }% % \end{macrocode} % Add end hook in case another package wants to add extra keys. % \begin{macrocode} @@ -5329,7 +5510,7 @@ name=true]{% % output (\filetype{.glo}) file. % The argument is the entry's label (should already have been % de-tok'ed if required). -% The result is stored in \cs{glo@}\meta{label}"@entry", where +% The result is stored in \cs{glo@}\meta{label}"@index", where % \meta{label} is the entry's label. (This doesn't include % any formatting or location information.) % \begin{macrocode} @@ -6296,6 +6477,11 @@ name=true]{% % \begin{macrocode} \define@boolkey{glslink}{hyper}[true]{} % \end{macrocode} +%\changes{4.08}{2014-07-30}{explicitly initialise hyper key} +% Initialise hyper key. +% \begin{macrocode} +\ifdef{\hyperlink}{\KV@glslink@hypertrue}{\KV@glslink@hyperfalse} +% \end{macrocode} %\changes{3.04}{2012-11-18}{added local key} % The \gloskey[glslink]{local} key is a boolean key. If true this % indicates that commands such as \ics{gls} should only do a local @@ -6304,6 +6490,68 @@ name=true]{% \define@boolkey{glslink}{local}[true]{} % \end{macrocode} % +% The original \cs{glsifhyper} command isn't particularly useful +% as it makes more sense to check the actual hyperlink setting +% rather than testing whether the starred or unstarred version +% has been used. Therefore, as from version 4.08, \cs{glsifhyper} +% is deprecated in favour of \ics{glsifhyperon}. In case there is +% a particular need to know whether the starred or unstarred version +% was used, provide a new command that determines whether the +% *-version, +-version or unmodified version was used. +%\begin{definition} +%\cs{glslinkvar}\marg{unmodified case}\marg{star case}\marg{plus case} +%\end{definition} +%\begin{macro}{\glslinkvar} +%\changes{4.08}{2014-07-30}{new} +% Initialise to unmodified case. +% \begin{macrocode} +\newcommand*{\glslinkvar}[3]{#1} +% \end{macrocode} +%\end{macro} +%\begin{macro}{\glsifhyper} +% Now deprecated. +%\changes{4.08}{2014-07-30}{deprecated} +% \begin{macrocode} +\newcommand*{\glsifhyper}[2]{% + \glslinkvar{#1}{#2}{#1}% + \GlossariesWarning{\string\glsifhyper\space is deprecated. Did + you mean \string\glsifhyperon\space or \string\glslinkvar?}% +} +% \end{macrocode} +%\end{macro} +% +%\begin{macro}{\@gls@hyp@opt} +% Used by the commands such as \cs{glslink} to determine whether to +% modify the hyper option. +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\@gls@hyp@opt}[1]{% + \let\glslinkvar\@firstofthree + \let\@gls@hyp@opt@cs#1\relax + \@ifstar{\s@gls@hyp@opt}% + {\@ifnextchar+{\@firstoftwo{\p@gls@hyp@opt}}{#1}}% +} +% \end{macrocode} +%\end{macro} +%\begin{macro}{\s@gls@hyp@opt} +% Starred version +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\s@gls@hyp@opt}[1][]{% + \let\glslinkvar\@secondofthree + \@gls@hyp@opt@cs[hyper=false,#1]} +% \end{macrocode} +%\end{macro} +%\begin{macro}{\p@gls@hyp@opt} +% Plus version +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\p@gls@hyp@opt}[1][]{% + \let\glslinkvar\@thirdofthree + \@gls@hyp@opt@cs[hyper=true,#1]} +% \end{macrocode} +%\end{macro} +% %Syntax: %\begin{definition} % \cs{glslink}\oarg{options}\marg{label}\marg{text} @@ -6320,32 +6568,27 @@ name=true]{% % which is equivalent to % \cs{glslink}"[hyper=false,"\meta{options}"]"\marg{label}\marg{text} % -% First determine whether or not we are using the starred version: +% First determine which version is being used: %\begin{macro}{\glslink} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} \newrobustcmd*{\glslink}{% - \@ifstar\@sgls@link\@gls@@link + \@gls@hyp@opt\@gls@@link } % \end{macrocode} %\end{macro} -%\begin{macro}{\@sgls@link} -% The starred version of \cs{glslink} calls the unstarred version -% with hyperlinks disabled. -% \begin{macrocode} -\newcommand*{\@sgls@link}[1][]{\@gls@@link[hyper=false,#1]} -% \end{macrocode} -%\end{macro} +%\changes{4.08}{2014-07-30}{removed \cs{@sgls@link}} %\begin{macro}{\@gls@@link} %\changes{2.03}{2009 Sep 23}{new} -% The unstarred version of \cs{glslink} checks for the existance -% of the term. The main part of the business is in \cs{@gls@link} +% The main part of the business is in \cs{@gls@link} % which shouldn't check if the term is defined as it's called by % \cs{gls} etc which also perform that check. % \begin{macrocode} \newcommand*{\@gls@@link}[3][]{% \ifglsentryexists{#2}% {% + \let\do@gls@link@checkfirsthyper\relax \@gls@link[#1]{#2}{#3}% }{% \PackageError{glossaries}{Glossary entry `#2' has not been @@ -6360,6 +6603,48 @@ name=true]{% } % \end{macrocode} %\end{macro} +% +%\begin{macro}{\@gls@link@checkfirsthyper} +% Check for first use and switch off \gloskey[glslink]{hyper} key +% if hyperlink not wanted. (Should be off if first use and +% hyper=false is on or if first use and both the entry is in an acronym +% list and the acrfootnote setting is on.) +% This assumes the glossary type is stored in \cs{glstype} and the +% label is stored in \cs{glslabel}. +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\@gls@link@checkfirsthyper}{% + \ifglsused{\glslabel}% + {% + }% + {% + \gls@checkisacronymlist\glstype + \ifglshyperfirst + \if@glsisacronymlist + \ifglsacrfootnote + \KV@glslink@hyperfalse + \fi + \fi + \else + \KV@glslink@hyperfalse + \fi + }% +% \end{macrocode} +% Allow user to hook into this +% \begin{macrocode} + \glslinkcheckfirsthyperhook +} +% \end{macrocode} +%\end{macro} +% +%\begin{macro}{\glslinkcheckfirsthyperhook} +% Allow used to hook into the \cs{\@gls@link@checkfirsthyper} macro +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\glslinkcheckfirsthyperhook}{} +% \end{macrocode} +%\end{macro} +% %\begin{macro}{\@gls@link} %\changes{1.07}{2007 Sep 13}{fixed bug caused by \cs{theglsentrycounter} setting the page number too soon} %\changes{1.15}{2008 August 15}{added \cs{glslabel}} @@ -6391,18 +6676,42 @@ name=true]{% %\changes{3.07}{2013-07-05}{fixed bug that failed to find entry in list}% % If this is in one of the ``nohypertypes'' glossaries, suppress the % hyperlink by default +%\changes{4.08}{2014-07-30}{renamed \cs{gls@type} to \cs{glstype}} +% \begin{macrocode} + \edef\glstype{\csname glo@\glslabel @type\endcsname}% +% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed redundancy} +% Save original setting +% \begin{macrocode} + \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper +% \end{macrocode} +% Switch off hyper setting if the glossary type has been identified +% in nohyperlist. % \begin{macrocode} - \edef\gls@type{\csname glo@\glslabel @type\endcsname}% \expandafter\DTLifinlist\expandafter - {\gls@type}{\@gls@nohyperlist}% + {\glstype}{\@gls@nohyperlist}% {% \KV@glslink@hyperfalse }% {% - \KV@glslink@hypertrue }% +% \end{macrocode} +% Macros must set this before calling \cs{@gls@link}. The +% commands that check the first use flag should set this to +% \cs{@gls@link@checkfirsthyper} otherwise it should be set to +% \cs{relax}. +% \begin{macrocode} + \do@gls@link@checkfirsthyper \setkeys{glslink}{#1}% % \end{macrocode} +% Define \cs{glsifhyperon} +% \begin{macrocode} + \ifKV@glslink@hyper + \let\glsifhyperon\@firstoftwo + \else + \let\glsifhyperon\@secondoftwo + \fi +% \end{macrocode} % Store the entry's counter in \cs{theglsentrycounter} %\changes{3.0}{2011/04/02}{added \cs{@gls@saveentrycounter}} % \begin{macrocode} @@ -6426,6 +6735,10 @@ name=true]{% % \begin{macrocode} \glstextformat{#3}% \fi +% \end{macrocode} +% Restore original setting +% \begin{macrocode} + \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper } % \end{macrocode} %\end{macro} @@ -6954,6 +7267,24 @@ name=true]{% % \end{macrocode} %\end{macro} % +%\begin{macro}{\glsdohypertarget} +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newlength\gls@tmplen +\newcommand*{\glsdohypertarget}[2]{% + \settoheight{\gls@tmplen}{#2}% + \raisebox{\gls@tmplen}{\hypertarget{#1}{}}#2% +} +% \end{macrocode} +%\end{macro} +%\begin{macro}{\glsdohyperlink} +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\glsdohyperlink}[2]{\hyperlink{#1}{#2}} +% \end{macrocode} +%\end{macro} +% +% %\begin{macro}{\@glslink} % If \ics{hyperlink} is not defined \cs{@glslink} % ignores its first argument and just does the second argument, @@ -6963,10 +7294,10 @@ name=true]{% % \begin{macrocode} \ifcsundef{hyperlink}% {% - \gdef\@glslink#1#2{#2}% + \let\@glslink\@secondoftwo }% {% - \gdef\@glslink#1#2{\hyperlink{#1}{#2}}% + \let\@glslink\glsdohyperlink } % \end{macrocode} %\end{macro} @@ -6980,15 +7311,12 @@ name=true]{% %\changes{1.16}{2008 August 27}{raised the hypertarget so the target text doesn't % scroll off the top of the page} % \begin{macrocode} -\newlength\gls@tmplen \ifcsundef{hypertarget}% +\ifcsundef{hypertarget}% {% - \gdef\@glstarget#1#2{#2}% + \let\@glstarget\@secondoftwo }% {% - \gdef\@glstarget#1#2{% - \settoheight{\gls@tmplen}{#2}% - \raisebox{\gls@tmplen}{\hypertarget{#1}{}}#2% - }% + \let\@glstarget\glsdohypertarget } % \end{macrocode} %\end{macro} @@ -6996,30 +7324,36 @@ name=true]{% % Glossary hyperlinks can be disabled using \cs{glsdisablehyper} % (effect can be localised): %\begin{macro}{\glsdisablehyper} +%\changes{4.08}{2014-07-30}{added \cs{KV@glslink@hyperfalse} +% to definition} % \begin{macrocode} \newcommand{\glsdisablehyper}{% - \renewcommand*\@glslink[2]{##2}% - \renewcommand*\@glstarget[2]{##2}% + \KV@glslink@hyperfalse + \let\@glslink\@secondoftwo + \let\@glstarget\@secondoftwo } % \end{macrocode} %\end{macro} % Glossary hyperlinks can be enabled using \cs{glsenablehyper} % (effect can be localised): %\begin{macro}{\glsenablehyper} +%\changes{4.08}{2014-07-30}{added \cs{KV@glslink@hypertrue} +% to definition} % \begin{macrocode} \newcommand{\glsenablehyper}{% -\renewcommand*\@glslink[2]{\hyperlink{##1}{##2}}% -\renewcommand*\@glstarget[2]{% - \settoheight{\gls@tmplen}{##2}% - \raisebox{\gls@tmplen}{\hypertarget{##1}{}}##2}} + \KV@glslink@hypertrue + \let\@glslink\glsdohyperlink + \let\@glstarget\glsdohypertarget +} % \end{macrocode} %\end{macro} % +% % Provide some convenience commands if not already defined: +%\changes{4.08}{2014-07-30}{removed \cs{@thirdofthree} (defined in kernel)} % \begin{macrocode} \providecommand{\@firstofthree}[3]{#1} \providecommand{\@secondofthree}[3]{#2} -\providecommand{\@thirdofthree}[3]{#3} % \end{macrocode} % %Syntax: @@ -7042,18 +7376,14 @@ name=true]{% % (Additional options can also be specified % in the first optional argument.) % -% First determine if we are using the starred form: +% First determine which version is being used: %\begin{macro}{\gls} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\gls}{\@ifstar\@sgls\@gls} -% \end{macrocode} -%\end{macro} -% Define the starred form: -%\begin{macro}{\@sgls} -% \begin{macrocode} -\newcommand*{\@sgls}[1][]{\@gls[hyper=false,#1]} +\newrobustcmd*{\gls}{\@gls@hyp@opt\@gls} % \end{macrocode} %\end{macro} +%\changes{4.08}{2014-07-30}{removed \cs{@sgls}} % Defined the un-starred form. Need to determine if there is % a final optional argument %\begin{macro}{\@gls} @@ -7069,7 +7399,7 @@ name=true]{% \def\@gls@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper % \end{macrocode} %\changes{3.11a}{2013-10-15}{add \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glscustomtext} and \cs{glsinsert}} @@ -7082,23 +7412,14 @@ name=true]{% \def\glsinsert{#3}% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} % Determine what the link text should be (this is stored in % \cs{@glo@text}) %\changes{3.11a}{2013-10-15}{change to using \cs{glsentryfmt} style %commands} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% % \end{macrocode} % Call \cs{@gls@link}. % If \pkgopt{footnote} package option has been used and the glossary @@ -7111,24 +7432,10 @@ name=true]{% %\changes{2.03}{2009 Sep 23}{Added check for hyperfirst} %\changes{2.04}{2009 November 10}{Changed test to check if glossary type %has been identified as a list of acronyms} +%\changes{4.08}{2014-07-30}{moved check for first use to +%\cs{@gls@link}} % \begin{macrocode} - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {\(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst} - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \@gls@link[#1]{#2}{\@glo@text}% % \end{macrocode} % Indicate that this entry has now been used % \begin{macrocode} @@ -7149,14 +7456,12 @@ name=true]{% % for terms that start a sentence: %\begin{macro}{\Gls} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Gls}{\@ifstar\@sGls\@Gls} +\newrobustcmd*{\Gls}{\@gls@hyp@opt\@Gls} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGls}[1][]{\@Gls[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGls}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7170,7 +7475,7 @@ name=true]{% \def\@Gls@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper % \end{macrocode} %\changes{4.03}{2014-01-20}{removed \cs{glslabel} (defined in %\cs{@gls@link})} @@ -7183,23 +7488,16 @@ name=true]{% \def\glsinsert{#3}% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +%\changes{4.08}{2014-07-30}{moved check for first use to +%\cs{@gls@link}} % Determine what the link text should be (this is stored in % \cs{@glo@text}) %\changes{3.11a}{2013-10-15}{change to using \cs{glsentryfmt} style %commands} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% % \end{macrocode} % Call \cs{@gls@link} % If \pkgopt{footnote} package option has been used and the glossary @@ -7215,24 +7513,7 @@ name=true]{% %\changes{3.11a}{2013-10-15}{removed \cs{makefirstuc} (now dealt %with in \cs{glsentryfmt})} % \begin{macrocode} - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}% - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \@gls@link[#1]{#2}{\@glo@text}% % \end{macrocode} % Indicate that this entry has now been used % \begin{macrocode} @@ -7250,14 +7531,12 @@ name=true]{% % text is converted to uppercase: %\changes{3.01}{2011/04/12}{made robust} %\begin{macro}{\GLS} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLS}{\@ifstar\@sGLS\@GLS} +\newrobustcmd*{\GLS}{\@gls@hyp@opt\@GLS} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLS}[1][]{\@GLS[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGLS}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7271,7 +7550,7 @@ name=true]{% \def\@GLS@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper % \end{macrocode} %\changes{4.03}{2014-01-20}{removed \cs{glslabel} (defined in %\cs{@gls@link})} @@ -7284,23 +7563,16 @@ name=true]{% \def\glsinsert{#3}% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +%\changes{4.08}{2014-07-30}{moved check for first use to +%\cs{@gls@link}} % Determine what the link text should be (this is stored in % \cs{@glo@text}). %\changes{3.11a}{2013-10-15}{change to using \cs{glsentryfmt} style %commands} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% % \end{macrocode} % Call \cs{@gls@link} % If \pkgopt{footnote} package option has been used and the glossary @@ -7316,22 +7588,7 @@ name=true]{% %\changes{3.11a}{2013-10-15}{removed \cs{MakeUppercase} (now moved %to \cs{glsentryfmt})} % \begin{macrocode} - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}}{% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \@gls@link[#1]{#2}{\@glo@text}% % \end{macrocode} % Indicate that this entry has now been used % \begin{macrocode} @@ -7349,14 +7606,12 @@ name=true]{% % it uses the plural form. %\begin{macro}{\glspl} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glspl}{\@ifstar\@sglspl\@glspl} +\newrobustcmd*{\glspl}{\@gls@hyp@opt\@glspl} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglspl}[1][]{\@glspl[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglspl}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7370,7 +7625,7 @@ name=true]{% \def\@glspl@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper % \end{macrocode} %\changes{4.03}{2014-01-20}{removed \cs{glslabel} (defined in %\cs{@gls@link})} @@ -7383,17 +7638,9 @@ name=true]{% \def\glsinsert{#3}% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +%\changes{4.08}{2014-07-30}{moved check for first use to +%\cs{@gls@link}} % Determine what the link text should be (this is stored in % \cs{@glo@text}) %\changes{1.12}{2008 Mar 8}{now uses \cs{glsentrydescplural} and @@ -7401,8 +7648,9 @@ name=true]{% % \cs{glsentrysymbol}} %\changes{3.11a}{2013-10-15}{change to using \cs{glsentryfmt} style %commands} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% % \end{macrocode} % Call \cs{@gls@link}. % If \pkgopt{footnote} package option has been used and the glossary @@ -7416,24 +7664,7 @@ name=true]{% %\changes{2.04}{2009 November 10}{Changed test to check if glossary type %has been identified as a list of acronyms} % \begin{macrocode} - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}% - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \@gls@link[#1]{#2}{\@glo@text}% % \end{macrocode} % Indicate that this entry has now been used % \begin{macrocode} @@ -7453,14 +7684,12 @@ name=true]{% % will need to be grouped). %\begin{macro}{\Glspl} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glspl}{\@ifstar\@sGlspl\@Glspl} +\newrobustcmd*{\Glspl}{\@gls@hyp@opt\@Glspl} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlspl}[1][]{\@Glspl[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGlspl}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7474,7 +7703,7 @@ name=true]{% \def\@Glspl@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper % \end{macrocode} %\changes{4.03}{2014-01-20}{removed \cs{glslabel} (defined in %\cs{@gls@link})} @@ -7487,17 +7716,9 @@ name=true]{% \def\glsinsert{#3}% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +%\changes{4.08}{2014-07-30}{moved check for first use to +%\cs{@gls@link}} % Determine what the link text should be (this is stored in % \cs{@glo@text}). This needs to be expanded so that the % \cs{@glo@text} can be passed to \cs{xmakefirstuc}. @@ -7506,8 +7727,9 @@ name=true]{% % \cs{glsentrysymbol}} %\changes{3.11a}{2013-10-15}{change to using \cs{glsentryfmt} style %commands} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% % \end{macrocode} % Call \cs{@gls@link}. % If \pkgopt{footnote} package option has been used and the glossary @@ -7523,24 +7745,7 @@ name=true]{% %\changes{3.11a}{2013-10-15}{removed \cs{makefirstuc} (now dealt %with in \cs{glsentryfmt})} % \begin{macrocode} - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}% - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \@gls@link[#1]{#2}{\@glo@text}% % \end{macrocode} % Indicate that this entry has now been used % \begin{macrocode} @@ -7558,14 +7763,12 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSpl} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSpl}{\@ifstar\@sGLSpl\@GLSpl} +\newrobustcmd*{\GLSpl}{\@gls@hyp@opt\@GLSpl} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSpl}[1][]{\@GLSpl[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSpl}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7579,7 +7782,7 @@ name=true]{% \def\@GLSpl@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper % \end{macrocode} %\changes{4.03}{2014-01-20}{removed \cs{glslabel} (defined in %\cs{@gls@link})} @@ -7592,17 +7795,9 @@ name=true]{% \def\glsinsert{#3}% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +%\changes{4.08}{2014-07-30}{moved check for first use to +%\cs{@gls@link}} % Determine what the link text should be (this is stored in % \cs{@glo@text}) %\changes{1.12}{2008 Mar 8}{now uses \cs{glsentrydescplural} and @@ -7610,8 +7805,9 @@ name=true]{% % \cs{glsentrysymbol}} %\changes{3.11a}{2013-10-15}{change to using \cs{glsentryfmt} style %commands} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% % \end{macrocode} % Call \cs{@gls@link}. % If \pkgopt{footnote} package option has been used and the glossary @@ -7627,24 +7823,7 @@ name=true]{% %\changes{3.11a}{2013-10-15}{removed \cs{MakeUppercase} as now dealt %with in \cs{glsentryfmt}} % \begin{macrocode} - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}% - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \@gls@link[#1]{#2}{\@glo@text}% % \end{macrocode} % Indicate that this entry has now been used % \begin{macrocode} @@ -7667,16 +7846,12 @@ name=true]{% % flag. % % First determine if we are using the starred form: +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsdisp}{\@ifstar\@sglsdisp\@glsdisp} -% \end{macrocode} -%\end{macro} -% Define the starred form: -%\begin{macro}{\@sgls} -% \begin{macrocode} -\newcommand*{\@sglsdisp}[1][]{\@glsdisp[hyper=false,#1]} +\newrobustcmd*{\glsdisp}{\@gls@hyp@opt\@glsdisp} % \end{macrocode} %\end{macro} +%\changes{4.08}{2014-07-30}{removed \cs{@sglsdisp}} % Defined the un-starred form. %\begin{macro}{\@glsdisp} % \begin{macrocode} @@ -7685,7 +7860,7 @@ name=true]{% % \end{macrocode} %\changes{2.05}{2010 Feb 6}{Added closing brace. Patch provided by Sergiu Dotenco} % \begin{macrocode} - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper % \end{macrocode} %\changes{4.03}{2014-01-20}{removed \cs{glslabel} (defined in %\cs{@gls@link})} @@ -7698,23 +7873,16 @@ name=true]{% \def\glsinsert{}% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +%\changes{4.08}{2014-07-30}{moved check for first use to +%\cs{@gls@link}} % Determine what the link text should be (this is stored in % \cs{@glo@text}) %\changes{3.11a}{2013-10-15}{change to using \cs{glsentryfmt} style %commands} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% % \end{macrocode} % Call \cs{@gls@link}. % If \pkgopt{footnote} package option has been used and the glossary @@ -7728,21 +7896,7 @@ name=true]{% %\changes{2.04}{2009 November 10}{Changed test to check if glossary type %has been identified as a list of acronyms} % \begin{macrocode} - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse{\(\boolean{@glsisacronymlist}\AND - \boolean{glsacrfootnote}\) \OR \NOT\boolean{glshyperfirst}}% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \@gls@link[#1]{#2}{\@glo@text}% % \end{macrocode} % Indicate that this entry has now been used %\changes{2.05}{2010 Feb 6}{Removed spurious brace. Patch provided by Sergiu Dotenco} @@ -7759,11 +7913,12 @@ name=true]{% % %\begin{macro}{\@gls@field@link} %\changes{4.03}{2014-01-20}{new} +%\changes{4.08}{2014-07-30}{added assignment of \cs{do@gls@link@checkfirsthyper}} % \begin{macrocode} \newcommand{\@gls@field@link}[3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \@gls@link[#1]{#2}{#3}% }% } @@ -7775,14 +7930,12 @@ name=true]{% % used. %\begin{macro}{\glstext} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glstext}{\@ifstar\@sglstext\@glstext} +\newrobustcmd*{\glstext}{\@gls@hyp@opt\@glstext} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglstext}[1][]{\@glstext[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglstext}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7801,14 +7954,12 @@ name=true]{% % \cs{GLStext} behaves like \cs{glstext} except the text is converted % to uppercase. %\begin{macro}{\GLStext} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLStext}{\@ifstar\@sGLStext\@GLStext} +\newrobustcmd*{\GLStext}{\@gls@hyp@opt\@GLStext} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLStext}[1][]{\@GLStext[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGLStext}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7827,14 +7978,12 @@ name=true]{% % of the text is converted to uppercase. %\begin{macro}{\Glstext} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glstext}{\@ifstar\@sGlstext\@Glstext} +\newrobustcmd*{\Glstext}{\@gls@hyp@opt\@Glstext} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlstext}[1][]{\@Glstext[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGlstext}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7855,14 +8004,12 @@ name=true]{% % used. %\begin{macro}{\glsfirst} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsfirst}{\@ifstar\@sglsfirst\@glsfirst} +\newrobustcmd*{\glsfirst}{\@gls@hyp@opt\@glsfirst} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsfirst}[1][]{\@glsfirst[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglsfirst}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7881,14 +8028,12 @@ name=true]{% % \cs{Glsfirst} behaves like \ics{glsfirst} except it displays the % first letter in uppercase. %\begin{macro}{\Glsfirst} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsfirst}{\@ifstar\@sGlsfirst\@Glsfirst} +\newrobustcmd*{\Glsfirst}{\@gls@hyp@opt\@Glsfirst} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsfirst}[1][]{\@Glsfirst[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsfirst}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7907,14 +8052,12 @@ name=true]{% % \cs{GLSfirst} behaves like \ics{Glsfirst} except it displays the % text in uppercase. %\begin{macro}{\GLSfirst} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSfirst}{\@ifstar\@sGLSfirst\@GLSfirst} +\newrobustcmd*{\GLSfirst}{\@gls@hyp@opt\@GLSfirst} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSfirst}[1][]{\@GLSfirst[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSfirst}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7934,14 +8077,12 @@ name=true]{% % given by the \gloskey{plural} key and it doesn't mark the entry as % used. %\begin{macro}{\glsplural} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsplural}{\@ifstar\@sglsplural\@glsplural} +\newrobustcmd*{\glsplural}{\@gls@hyp@opt\@glsplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsplural}[1][]{\@glsplural[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglsplural}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7960,14 +8101,12 @@ name=true]{% % \cs{Glsplural} behaves like \ics{glsplural} except that the first % letter is converted to uppercase. %\begin{macro}{\Glsplural} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsplural}{\@ifstar\@sGlsplural\@Glsplural} +\newrobustcmd*{\Glsplural}{\@gls@hyp@opt\@Glsplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsplural}[1][]{\@Glsplural[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsplural}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -7987,14 +8126,12 @@ name=true]{% % text is converted to uppercase. %\begin{macro}{\GLSplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSplural}{\@ifstar\@sGLSplural\@GLSplural} +\newrobustcmd*{\GLSplural}{\@gls@hyp@opt\@GLSplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSplural}[1][]{\@GLSplural[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSplural}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8015,14 +8152,12 @@ name=true]{% % used. %\begin{macro}{\glsfirstplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsfirstplural}{\@ifstar\@sglsfirstplural\@glsfirstplural} +\newrobustcmd*{\glsfirstplural}{\@gls@hyp@opt\@glsfirstplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsfirstplural}[1][]{\@glsfirstplural[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglsfirstplural}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8043,14 +8178,12 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsfirstplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsfirstplural}{\@ifstar\@sGlsfirstplural\@Glsfirstplural} +\newrobustcmd*{\Glsfirstplural}{\@gls@hyp@opt\@Glsfirstplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsfirstplural}[1][]{\@Glsfirstplural[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsfirstplural}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8071,14 +8204,12 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSfirstplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSfirstplural}{\@ifstar\@sGLSfirstplural\@GLSfirstplural} +\newrobustcmd*{\GLSfirstplural}{\@gls@hyp@opt\@GLSfirstplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSfirstplural}[1][]{\@GLSfirstplural[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSfirstplural}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8100,14 +8231,12 @@ name=true]{% % used. %\begin{macro}{\glsname} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsname}{\@ifstar\@sglsname\@glsname} +\newrobustcmd*{\glsname}{\@gls@hyp@opt\@glsname} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsname}[1][]{\@glsname[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglsname}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8127,14 +8256,12 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsname} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsname}{\@ifstar\@sGlsname\@Glsname} +\newrobustcmd*{\Glsname}{\@gls@hyp@opt\@Glsname} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsname}[1][]{\@Glsname[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsname}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8154,15 +8281,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSname} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSname}{\@ifstar\@sGLSname\@GLSname} +\newrobustcmd*{\GLSname}{\@gls@hyp@opt\@GLSname} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSname}[1][]{\@GLSname[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSname}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSname}[2][]{% @@ -8182,14 +8307,12 @@ name=true]{% % as used. %\begin{macro}{\glsdesc} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsdesc}{\@ifstar\@sglsdesc\@glsdesc} +\newrobustcmd*{\glsdesc}{\@gls@hyp@opt\@glsdesc} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsdesc}[1][]{\@glsdesc[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglsdesc}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8209,15 +8332,13 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsdesc} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsdesc}{\@ifstar\@sGlsdesc\@Glsdesc} +\newrobustcmd*{\Glsdesc}{\@gls@hyp@opt\@Glsdesc} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsdesc}[1][]{\@Glsdesc[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsdesc}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@Glsdesc}[2][]{% @@ -8236,15 +8357,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSdesc} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSdesc}{\@ifstar\@sGLSdesc\@GLSdesc} +\newrobustcmd*{\GLSdesc}{\@gls@hyp@opt\@GLSdesc} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSdesc}[1][]{\@GLSdesc[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSdesc}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSdesc}[2][]{% @@ -8264,15 +8383,13 @@ name=true]{% % as used. %\begin{macro}{\glsdescplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsdescplural}{\@ifstar\@sglsdescplural\@glsdescplural} +\newrobustcmd*{\glsdescplural}{\@gls@hyp@opt\@glsdescplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsdescplural}[1][]{\@glsdescplural[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sglsdescplural}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@glsdescplural}[2][]{% @@ -8292,15 +8409,13 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsdescplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsdescplural}{\@ifstar\@sGlsdescplural\@Glsdescplural} +\newrobustcmd*{\Glsdescplural}{\@gls@hyp@opt\@Glsdescplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsdescplural}[1][]{\@Glsdescplural[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsdescplural}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@Glsdescplural}[2][]{% @@ -8320,15 +8435,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSdescplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSdescplural}{\@ifstar\@sGLSdescplural\@GLSdescplural} +\newrobustcmd*{\GLSdescplural}{\@gls@hyp@opt\@GLSdescplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSdescplural}[1][]{\@GLSdescplural[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSdescplural}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSdescplural}[2][]{% @@ -8349,14 +8462,12 @@ name=true]{% % used. %\begin{macro}{\glssymbol} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glssymbol}{\@ifstar\@sglssymbol\@glssymbol} +\newrobustcmd*{\glssymbol}{\@gls@hyp@opt\@glssymbol} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglssymbol}[1][]{\@glssymbol[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglssymbol}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8376,15 +8487,13 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glssymbol} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glssymbol}{\@ifstar\@sGlssymbol\@Glssymbol} +\newrobustcmd*{\Glssymbol}{\@gls@hyp@opt\@Glssymbol} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlssymbol}[1][]{\@Glssymbol[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGlssymbol}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@Glssymbol}[2][]{% @@ -8403,15 +8512,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSsymbol} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSsymbol}{\@ifstar\@sGLSsymbol\@GLSsymbol} +\newrobustcmd*{\GLSsymbol}{\@gls@hyp@opt\@GLSsymbol} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSsymbol}[1][]{\@GLSsymbol[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSsymbol}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSsymbol}[2][]{% @@ -8431,15 +8538,13 @@ name=true]{% % used. %\begin{macro}{\glssymbolplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glssymbolplural}{\@ifstar\@sglssymbolplural\@glssymbolplural} +\newrobustcmd*{\glssymbolplural}{\@gls@hyp@opt\@glssymbolplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglssymbolplural}[1][]{\@glssymbolplural[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sglssymbolplural}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@glssymbolplural}[2][]{% @@ -8459,15 +8564,13 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glssymbolplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glssymbolplural}{\@ifstar\@sGlssymbolplural\@Glssymbolplural} +\newrobustcmd*{\Glssymbolplural}{\@gls@hyp@opt\@Glssymbolplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlssymbolplural}[1][]{\@Glssymbolplural[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGlssymbolplural}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@Glssymbolplural}[2][]{% @@ -8487,15 +8590,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSsymbolplural} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSsymbolplural}{\@ifstar\@sGLSsymbolplural\@GLSsymbolplural} +\newrobustcmd*{\GLSsymbolplural}{\@gls@hyp@opt\@GLSsymbolplural} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSsymbolplural}[1][]{\@GLSsymbolplural[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSsymbolplural}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSsymbolplural}[2][]{% @@ -8516,15 +8617,13 @@ name=true]{% % as used. %\begin{macro}{\glsuseri} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsuseri}{\@ifstar\@sglsuseri\@glsuseri} +\newrobustcmd*{\glsuseri}{\@gls@hyp@opt\@glsuseri} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsuseri}[1][]{\@glsuseri[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sglsuseri}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@glsuseri}[2][]{% @@ -8542,15 +8641,13 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsuseri} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsuseri}{\@ifstar\@sGlsuseri\@Glsuseri} +\newrobustcmd*{\Glsuseri}{\@gls@hyp@opt\@Glsuseri} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsuseri}[1][]{\@Glsuseri[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsuseri}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@Glsuseri}[2][]{% @@ -8568,15 +8665,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSuseri} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSuseri}{\@ifstar\@sGLSuseri\@GLSuseri} +\newrobustcmd*{\GLSuseri}{\@gls@hyp@opt\@GLSuseri} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSuseri}[1][]{\@GLSuseri[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSuseri}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSuseri}[2][]{% @@ -8595,14 +8690,12 @@ name=true]{% % as used. %\begin{macro}{\glsuserii} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsuserii}{\@ifstar\@sglsuserii\@glsuserii} +\newrobustcmd*{\glsuserii}{\@gls@hyp@opt\@glsuserii} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsuserii}[1][]{\@glsuserii[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglsuserii}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8621,15 +8714,13 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsuserii} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsuserii}{\@ifstar\@sGlsuserii\@Glsuserii} +\newrobustcmd*{\Glsuserii}{\@gls@hyp@opt\@Glsuserii} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsuserii}[1][]{\@Glsuserii[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsuserii}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@Glsuserii}[2][]{% @@ -8647,14 +8738,12 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSuserii} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSuserii}{\@ifstar\@sGLSuserii\@GLSuserii} +\newrobustcmd*{\GLSuserii}{\@gls@hyp@opt\@GLSuserii} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSuserii}[1][]{\@GLSuserii[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSuserii}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8674,15 +8763,13 @@ name=true]{% % as used. %\begin{macro}{\glsuseriii} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsuseriii}{\@ifstar\@sglsuseriii\@glsuseriii} +\newrobustcmd*{\glsuseriii}{\@gls@hyp@opt\@glsuseriii} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsuseriii}[1][]{\@glsuseriii[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sglsuseriii}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@glsuseriii}[2][]{% @@ -8700,15 +8787,13 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsuseriii} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsuseriii}{\@ifstar\@sGlsuseriii\@Glsuseriii} +\newrobustcmd*{\Glsuseriii}{\@gls@hyp@opt\@Glsuseriii} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsuseriii}[1][]{\@Glsuseriii[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsuseriii}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@Glsuseriii}[2][]{% @@ -8726,15 +8811,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSuseriii} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSuseriii}{\@ifstar\@sGLSuseriii\@GLSuseriii} +\newrobustcmd*{\GLSuseriii}{\@gls@hyp@opt\@GLSuseriii} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSuseriii}[1][]{\@GLSuseriii[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSuseriii}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSuseriii}[2][]{% @@ -8753,15 +8836,13 @@ name=true]{% % as used. %\begin{macro}{\glsuseriv} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsuseriv}{\@ifstar\@sglsuseriv\@glsuseriv} +\newrobustcmd*{\glsuseriv}{\@gls@hyp@opt\@glsuseriv} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsuseriv}[1][]{\@glsuseriv[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sglsuseriv}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@glsuseriv}[2][]{% @@ -8779,15 +8860,13 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsuseriv} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsuseriv}{\@ifstar\@sGlsuseriv\@Glsuseriv} +\newrobustcmd*{\Glsuseriv}{\@gls@hyp@opt\@Glsuseriv} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsuseriv}[1][]{\@Glsuseriv[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsuseriv}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@Glsuseriv}[2][]{% @@ -8805,15 +8884,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSuseriv} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSuseriv}{\@ifstar\@sGLSuseriv\@GLSuseriv} +\newrobustcmd*{\GLSuseriv}{\@gls@hyp@opt\@GLSuseriv} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSuseriv}[1][]{\@GLSuseriv[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSuseriv}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSuseriv}[2][]{% @@ -8832,15 +8909,13 @@ name=true]{% % as used. %\begin{macro}{\glsuserv} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsuserv}{\@ifstar\@sglsuserv\@glsuserv} +\newrobustcmd*{\glsuserv}{\@gls@hyp@opt\@glsuserv} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsuserv}[1][]{\@glsuserv[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sglsuserv}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@glsuserv}[2][]{% @@ -8858,15 +8933,13 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsuserv} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsuserv}{\@ifstar\@sGlsuserv\@Glsuserv} +\newrobustcmd*{\Glsuserv}{\@gls@hyp@opt\@Glsuserv} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsuserv}[1][]{\@Glsuserv[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsuserv}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@Glsuserv}[2][]{% @@ -8884,15 +8957,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSuserv} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSuserv}{\@ifstar\@sGLSuserv\@GLSuserv} +\newrobustcmd*{\GLSuserv}{\@gls@hyp@opt\@GLSuserv} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSuserv}[1][]{\@GLSuserv[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSuserv}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSuserv}[2][]{% @@ -8911,14 +8982,12 @@ name=true]{% % as used. %\begin{macro}{\glsuservi} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\glsuservi}{\@ifstar\@sglsuservi\@glsuservi} +\newrobustcmd*{\glsuservi}{\@gls@hyp@opt\@glsuservi} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sglsuservi}[1][]{\@glsuservi[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sglsuservi}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8937,14 +9006,12 @@ name=true]{% % first letter is converted to uppercase. %\begin{macro}{\Glsuservi} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Glsuservi}{\@ifstar\@sGlsuservi\@Glsuservi} +\newrobustcmd*{\Glsuservi}{\@gls@hyp@opt\@Glsuservi} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGlsuservi}[1][]{\@Glsuservi[hyper=false,#1]} -% \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sGlsuservi}} % Defined the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} @@ -8963,15 +9030,13 @@ name=true]{% % link text is converted to uppercase. %\begin{macro}{\GLSuservi} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\GLSuservi}{\@ifstar\@sGLSuservi\@GLSuservi} +\newrobustcmd*{\GLSuservi}{\@gls@hyp@opt\@GLSuservi} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\@sGLSuservi}[1][]{\@GLSuservi[hyper=false,#1]} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sGLSuservi}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\@GLSuservi}[2][]{% @@ -8988,18 +9053,13 @@ name=true]{% % Now deal with acronym related keys. First the short form: %\begin{macro}{\acrshort} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\acrshort}{\@ifstar\s@acrshort\ns@acrshort} +\newrobustcmd*{\acrshort}{\@gls@hyp@opt\ns@acrshort} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@acrshort}[2][]{% - \new@ifnextchar[{\@acrshort{hyper=false,#1}{#2}}% - {\@acrshort{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sacrshort}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@acrshort}[2][]{% @@ -9011,7 +9071,7 @@ name=true]{% \def\@acrshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9026,38 +9086,24 @@ name=true]{% }% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} % Call \cs{@gls@link} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} % %\begin{macro}{\Acrshort} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Acrshort}{\@ifstar\s@Acrshort\ns@Acrshort} +\newrobustcmd*{\Acrshort}{\@gls@hyp@opt\ns@Acrshort} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@Acrshort}[2][]{% - \new@ifnextchar[{\@Acrshort{hyper=false,#1}{#2}}% - {\@Acrshort{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sAcrshort}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@Acrshort}[2][]{% @@ -9069,7 +9115,7 @@ name=true]{% \def\@Acrshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9083,38 +9129,24 @@ name=true]{% }% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} % Call \cs{@gls@link} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} % %\begin{macro}{\ACRshort} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\ACRshort}{\@ifstar\s@ACRshort\ns@ACRshort} +\newrobustcmd*{\ACRshort}{\@gls@hyp@opt\ns@ACRshort} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@ACRshort}[2][]{% - \new@ifnextchar[{\@ACRshort{hyper=false,#1}{#2}}% - {\@ACRshort{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sACRshort}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@ACRshort}[2][]{% @@ -9126,7 +9158,7 @@ name=true]{% \def\@ACRshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9140,20 +9172,11 @@ name=true]{% }% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} % Call \cs{@gls@link} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} @@ -9161,18 +9184,13 @@ name=true]{% % Short plural: %\begin{macro}{\acrshortpl} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\acrshortpl}{\@ifstar\s@acrshortpl\ns@acrshortpl} +\newrobustcmd*{\acrshortpl}{\@gls@hyp@opt\ns@acrshortpl} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@acrshortpl}[2][]{% - \new@ifnextchar[{\@acrshortpl{hyper=false,#1}{#2}}% - {\@acrshortpl{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sacrshortpl}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@acrshortpl}[2][]{% @@ -9184,7 +9202,7 @@ name=true]{% \def\@acrshortpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9198,38 +9216,24 @@ name=true]{% }% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} % Call \cs{@gls@link} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} % %\begin{macro}{\Acrshortpl} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Acrshortpl}{\@ifstar\s@Acrshortpl\ns@Acrshortpl} +\newrobustcmd*{\Acrshortpl}{\@gls@hyp@opt\ns@Acrshortpl} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@Acrshortpl}[2][]{% - \new@ifnextchar[{\@Acrshortpl{hyper=false,#1}{#2}}% - {\@Acrshortpl{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sAcrshortpl}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@Acrshortpl}[2][]{% @@ -9241,7 +9245,7 @@ name=true]{% \def\@Acrshortpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9255,38 +9259,24 @@ name=true]{% }% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} % Call \cs{@gls@link} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} % %\begin{macro}{\ACRshortpl} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\ACRshortpl}{\@ifstar\s@ACRshortpl\ns@ACRshortpl} +\newrobustcmd*{\ACRshortpl}{\@gls@hyp@opt\ns@ACRshortpl} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@ACRshortpl}[2][]{% - \new@ifnextchar[{\@ACRshortpl{hyper=false,#1}{#2}}% - {\@ACRshortpl{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sACRshortpl}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@ACRshortpl}[2][]{% @@ -9298,7 +9288,7 @@ name=true]{% \def\@ACRshortpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9312,38 +9302,24 @@ name=true]{% }% % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} % Call \cs{@gls@link} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} % %\begin{macro}{\acrlong} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\acrlong}{\@ifstar\s@acrlong\ns@acrlong} +\newrobustcmd*{\acrlong}{\@gls@hyp@opt\ns@acrlong} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@acrlong}[2][]{% - \new@ifnextchar[{\@acrlong{hyper=false,#1}{#2}}% - {\@acrlong{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sacrlong}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@acrlong}[2][]{% @@ -9355,7 +9331,7 @@ name=true]{% \def\@acrlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9366,17 +9342,6 @@ name=true]{% \let\glsinsert\@empty % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} % Bug fix v4.02 removed \cs{acronymfont} from \cs{glscustomtext} % (\cs{acronymfont} only designed for short form). % \changes{4.02}{2013-12-05}{Removed \cs{acronymfont}} @@ -9385,27 +9350,24 @@ name=true]{% \glsentrylong{#2}#3% }% % \end{macrocode} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} % Call \cs{@gls@link} +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} % %\begin{macro}{\Acrlong} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Acrlong}{\@ifstar\s@Acrlong\ns@Acrlong} +\newrobustcmd*{\Acrlong}{\@gls@hyp@opt\ns@Acrlong} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@Acrlong}[2][]{% - \new@ifnextchar[{\@Acrlong{hyper=false,#1}{#2}}% - {\@Acrlong{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sAcrlong}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@Acrlong}[2][]{% @@ -9417,7 +9379,7 @@ name=true]{% \def\@Acrlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9428,17 +9390,6 @@ name=true]{% \let\glsinsert\@empty % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} % Bug fix v4.02 removed \cs{acronymfont} from \cs{glscustomtext} % (\cs{acronymfont} only designed for short form). % \changes{4.02}{2013-12-05}{Removed \cs{acronymfont}} @@ -9447,27 +9398,24 @@ name=true]{% \Glsentrylong{#2}#3% }% % \end{macrocode} -% Call \cs{@gls@link} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +% Call \cs{@gls@link}. +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} % %\begin{macro}{\ACRlong} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\ACRlong}{\@ifstar\s@ACRlong\ns@ACRlong} +\newrobustcmd*{\ACRlong}{\@gls@hyp@opt\ns@ACRlong} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@ACRlong}[2][]{% - \new@ifnextchar[{\@ACRlong{hyper=false,#1}{#2}}% - {\@ACRlong{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sACRlong}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@ACRlong}[2][]{% @@ -9479,7 +9427,7 @@ name=true]{% \def\@ACRlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9490,17 +9438,6 @@ name=true]{% \let\glsinsert\@empty % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} % Bug fix v4.02 removed \cs{acronymfont} from \cs{glscustomtext} % (\cs{acronymfont} only designed for short form). % \changes{4.02}{2013-12-05}{Removed \cs{acronymfont}} @@ -9509,9 +9446,11 @@ name=true]{% \mfirstucMakeUppercase{\glsentrylong{#2}#3}% }% % \end{macrocode} -% Call \cs{@gls@link} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +% Call \cs{@gls@link}. +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} @@ -9519,18 +9458,13 @@ name=true]{% % Short plural: %\begin{macro}{\acrlongpl} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\acrlongpl}{\@ifstar\s@acrlongpl\ns@acrlongpl} +\newrobustcmd*{\acrlongpl}{\@gls@hyp@opt\ns@acrlongpl} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@acrlongpl}[2][]{% - \new@ifnextchar[{\@acrlongpl{hyper=false,#1}{#2}}% - {\@acrlongpl{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sacrlongpl}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@acrlongpl}[2][]{% @@ -9542,7 +9476,7 @@ name=true]{% \def\@acrlongpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9553,17 +9487,6 @@ name=true]{% \let\glsinsert\@empty % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} % Bug fix v4.02 removed \cs{acronymfont} from \cs{glscustomtext} % (\cs{acronymfont} only designed for short form). % \changes{4.02}{2013-12-05}{Removed \cs{acronymfont}} @@ -9572,27 +9495,24 @@ name=true]{% \glsentrylongpl{#2}#3% }% % \end{macrocode} -% Call \cs{@gls@link} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +% Call \cs{@gls@link}. +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} % %\begin{macro}{\Acrlongpl} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Acrlongpl}{\@ifstar\s@Acrlongpl\ns@Acrlongpl} +\newrobustcmd*{\Acrlongpl}{\@gls@hyp@opt\ns@Acrlongpl} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@Acrlongpl}[2][]{% - \new@ifnextchar[{\@Acrlongpl{hyper=false#1}{#2}}% - {\@Acrlongpl{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sAcrlongpl}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@Acrlongpl}[2][]{% @@ -9604,7 +9524,7 @@ name=true]{% \def\@Acrlongpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9615,17 +9535,6 @@ name=true]{% \let\glsinsert\@empty % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} % Bug fix v4.02 removed \cs{acronymfont} from \cs{glscustomtext} % (\cs{acronymfont} only designed for short form). % \changes{4.02}{2013-12-05}{Removed \cs{acronymfont}} @@ -9634,7 +9543,9 @@ name=true]{% \Glsentrylongpl{#2}#3% }% % \end{macrocode} -% Call \cs{@gls@link} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +% Call \cs{@gls@link}. +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% }% @@ -9643,18 +9554,13 @@ name=true]{% % %\begin{macro}{\ACRlongpl} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\ACRlongpl}{\@ifstar\s@ACRlongpl\ns@ACRlongpl} +\newrobustcmd*{\ACRlongpl}{\@gls@hyp@opt\ns@ACRlongpl} % \end{macrocode} %\end{macro} -% Define the starred form: -% \begin{macrocode} -\newcommand*{\s@ACRlongpl}[2][]{% - \new@ifnextchar[{\@ACRlongpl{hyper=false,#1}{#2}}% - {\@ACRlongpl{hyper=false,#1}{#2}[]}% -} -% \end{macrocode} -% Defined the un-starred form. Need to determine if there is +%\changes{4.08}{2014-07-30}{removed \cs{@sACRlongpl}} +% Define the un-starred form. Need to determine if there is % a final optional argument % \begin{macrocode} \newcommand*{\ns@ACRlongpl}[2][]{% @@ -9666,7 +9572,7 @@ name=true]{% \def\@ACRlongpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -9677,17 +9583,6 @@ name=true]{% \let\glsinsert\@empty % \end{macrocode} %\changes{4.06}{2014-03-12}{added \cs{glsifhyper}} -% Determine whether starred or unstarred version was used: -% \begin{macrocode} - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper -% \end{macrocode} % Bug fix v4.02 removed \cs{acronymfont} from \cs{glscustomtext} % (\cs{acronymfont} only designed for short form). % \changes{4.02}{2013-12-05}{Removed \cs{acronymfont}} @@ -9696,9 +9591,11 @@ name=true]{% \mfirstucMakeUppercase{\glsentrylongpl{#2}#3}% }% % \end{macrocode} -% Call \cs{@gls@link} +%\changes{4.08}{2014-07-30}{moved \cs{glsifhyper}} +% Call \cs{@gls@link}. +% Note that \cs{@gls@link} sets \cs{glstype}. % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} @@ -10874,6 +10771,69 @@ name=true]{% % \end{macrocode} %\end{macro} % +%\begin{macro}{\@closegls} +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newcommand*{\@closegls}[1]{% + \closeout\csname glo@#1@file\endcsname +} +% \end{macrocode} +%\end{macro} +% +%\begin{macro}{\@gls@automake} +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\ifglsxindy + \newcommand*{\@gls@automake}[1]{% + \ifglossaryexists{#1} + {% + \@closegls{#1}% + \ifdefstring{\glsorder}{letter}% + {\def\@gls@order{-M ord/letorder }}% + {\let\@gls@order\@empty}% + \ifcsundef{@xdy@#1@language}% + {\let\@gls@langmod\@xdy@main@language}% + {\letcs\@gls@langmod{@xdy@#1@language}}% + \edef\@gls@dothiswrite{\noexpand\write18{xindy + -I xindy + \@gls@order + -L \@gls@langmod\space + -M \gls@istfilebase\space + -C \gls@codepage\space + -t \jobname.\csuse{@glotype@#1@log} + -o \jobname.\csuse{@glotype@#1@in} + \jobname.\csuse{@glotype@#1@out}}% + }% + \@gls@dothiswrite + }% + {% + \GlossariesWarning{Can't make glossary `#1', it doesn't exist}% + }% + } +\else + \newcommand*{\@gls@automake}[1]{% + \ifglossaryexists{#1} + {% + \@closegls{#1}% + \ifdefstring{\glsorder}{letter}% + {\def\@gls@order{-l }}% + {\let\@gls@order\@empty}% + \edef\@gls@dothiswrite{\noexpand\write18{makeindex \@gls@order + -s \istfilename\space + -t \jobname.\csuse{@glotype@#1@log} + -o \jobname.\csuse{@glotype@#1@in} + \jobname.\csuse{@glotype@#1@out}}% + }% + \@gls@dothiswrite + }% + {% + \GlossariesWarning{Can't make glossary `#1', it doesn't exist}% + }% + } +\fi +% \end{macrocode} +%\end{macro} +% %\begin{macro}{\warn@nomakeglossaries} % Issue warning that \cs{makeglossaries} hasn't been used. % \begin{macrocode} @@ -10977,6 +10937,17 @@ name=true]{% \renewcommand*{\@printgloss@setsort}{% \let\@glo@assign@sortkey\@glo@no@assign@sortkey }% +% \end{macrocode} +% Check the automake setting: +% \begin{macrocode} + \ifglsautomake + \renewcommand*{\@gls@doautomake}{% + \@for\@gls@type:=\@glo@types\do{% + \ifdefempty{\@gls@type}{}% + {\@gls@automake{\@gls@type}}% + }% + }% + \fi } % \end{macrocode} %\changes{4.02}{2013-13-05}{made preamble only} @@ -11388,7 +11359,10 @@ you \gls@disablepagerefexpansion}{#2}% }% {% - \GlossariesWarning{No file defined for glossary `#1'}% + \ifignoredglossary{#1}{}% + {% + \GlossariesWarning{No file defined for glossary `#1'}% + }% }% \fi \endgroup\@esphack @@ -12795,6 +12769,92 @@ false,nolabel,autolabel,nameref}[nolabel]{% \csuse{glsnogroupskip#1}% } % \end{macrocode} +% +%\changes{4.08}{2014-07-30}{added nopostdot option to +%\texttt{printgloss} family} +% The \gloskey[printglossary]{nopostdot} key has the same effect as +% the package option of the same name. +% \begin{macrocode} +\define@choicekey{printgloss}{nopostdot}{true,false}[true]{% + \csuse{glsnopostdot#1}% +} +% \end{macrocode} +% +%\changes{4.08}{2014-07-30}{added entrycounter option to +%\texttt{printgloss} family} +% The \gloskey[printglossary]{entrycounter} key is the same as the +% package option but localised to the current glossary. +% \begin{macrocode} +\define@choicekey{printgloss}{entrycounter}{true,false}[true]{% + \csuse{glsentrycounter#1}% + \ifglsentrycounter + \ifx\@gls@counterwithin\@empty + \newcounter{glossaryentry}% + \else + \newcounter{glossaryentry}[\@gls@counterwithin]% + \fi + \def\theHglossaryentry{\currentglossary.\theglossaryentry}% + \renewcommand*{\glsresetentrycounter}{% + \setcounter{glossaryentry}{0}% + }% + \renewcommand*{\glsstepentry}[1]{% + \refstepcounter{glossaryentry}% + \label{glsentry-\glsdetoklabel{##1}}% + }% + \renewcommand*{\glsentrycounterlabel}{\theglossaryentry.\space}% + \renewcommand*{\glsentryitem}[1]{% + \glsstepentry{##1}\glsentrycounterlabel + }% + \else + \renewcommand*{\glsresetentrycounter}{}% + \renewcommand*{\glsstepentry}[1]{}% + \renewcommand*{\glsentrycounterlabel}{}% + \renewcommand*{\glsentryitem}[1]{\glsresetsubentrycounter} + \fi +} +% \end{macrocode} +% +%\changes{4.08}{2014-07-30}{added subentrycounter option to +%\texttt{printgloss} family} +% The \gloskey[printglossary]{subentrycounter} key is the same as the +% package option but localised to the current glossary. +% Note that this doesn't affect the master/slave counter attributes, +% which occurs if \pkgopt{subentrycounter} and \pkgopt{entrycounter} +% package options are set to true. +% \begin{macrocode} +\define@choicekey{printgloss}{subentrycounter}{true,false}[true]{% + \csuse{glssubentrycounter#1}% + \ifglssubentrycounter + \ifundef\c@glossarysubentry + {% + \ifglsentrycounter + \newcounter{glossarysubentry}[glossaryentry]% + \else + \newcounter{glossarysubentry} + \fi + }{}% + \renewcommand*{\glsstepsubentry}[1]{% + \edef\currentglssubentry{\glsdetoklabel{##1}}% + \refstepcounter{glossarysubentry}% + \label{glsentry-\currentglssubentry}% + }% + \renewcommand*{\glsresetsubentrycounter}{% + \setcounter{glossarysubentry}{0}% + }% + \renewcommand*{\glssubentryitem}[1]{% + \glsstepsubentry{##1}\glssubentrycounterlabel + }% + \renewcommand*{\glssubentrycounterlabel}{\theglossarysubentry)\space}% + \def\theHglossarysubentry{\currentglssubentry.\theglossarysubentry} + \else + \renewcommand*{\glssubentryitem}[1]{}% + \renewcommand*{\glsstepsubentry}[1]{}% + \renewcommand*{\glsresetsubentrycounter}{}% + \renewcommand*{\glssubentrycounterlabel}{}% + \fi +} +% \end{macrocode} +% % \changes{1.14}{2008 June 17}{added nonumberlist key to % \cs{printglossary}} % The \gloskey[printglossary]{nonumberlist} key determines if this @@ -13690,7 +13750,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \end{macrocode} %\end{macro} % -%\subsection{Acronyms}\label{sec:acronym} +%\subsection{Acronyms}\label{sec:code:acronym} %\begin{macro}{\oldacronym} %\begin{definition} %\cs{oldacronym}\oarg{label}\marg{abbrv}\marg{long}\marg{key-val list} @@ -13741,7 +13801,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\end{macro} % %\begin{definition} -% \cs{newacronym}\oarg{key-val list}\marg{label}\marg{abbrev}\marg{long}\\[10pt] +% \cs{newacronym}\oarg{key-val list}\marg{label}\marg{abbrev}\marg{long} %\end{definition} % This is a quick way of defining acronyms, % using \ics{newglossaryentry} with the appropriate @@ -13818,17 +13878,13 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\begin{macro}{\acrfull} % Full form of the acronym. %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\acrfull}{% - \@ifstar\s@acrfull\ns@acrfull -} +\newrobustcmd*{\acrfull}{\@gls@hyp@opt\ns@acrfull} % \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{@sacrfull}} %\changes{3.0}{2011/04/02}{added starred version} % \begin{macrocode} -\newcommand*\s@acrfull[2][]{% - \new@ifnextchar[{\@acrfull{hyper=false,#1}{#2}}% - {\@acrfull{hyper=false,#1}{#2}[]}% -} \newcommand*\ns@acrfull[2][]{% \new@ifnextchar[{\@acrfull{#1}{#2}}% {\@acrfull{#1}{#2}[]}% @@ -13879,24 +13935,28 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\changes{3.01}{2011/04/12}{removed \cs{acronymfont} as it should %already be set in the second argument.} % \begin{macrocode} -\newcommand{\acrfullformat}[2]{#1\space(#2)} +\newcommand{\acrfullformat}[2]{#1\glsspace(#2)} +% \end{macrocode} +%\end{macro} +% +%\begin{macro}{\glsspace} +% Robust space to ensure it's written to the \texttt{.glsdefs} file. +%\changes{4.08}{2014-07-30}{new} +% \begin{macrocode} +\newrobustcmd{\glsspace}{\space} % \end{macrocode} %\end{macro} % % Default format for full acronym %\begin{macro}{\Acrfull} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Acrfull}{% - \@ifstar\s@Acrfull\ns@Acrfull -} +\newrobustcmd*{\Acrfull}{\@gls@hyp@opt\ns@Acrfull} % \end{macrocode} %\changes{3.0}{2011/04/02}{added starred version} +%\changes{4.08}{2014-07-30}{removed \cs{@sAcrfull}} % \begin{macrocode} -\newcommand*\s@Acrfull[2][]{% - \new@ifnextchar[{\@Acrfull{hyper=false,#1}{#2}}% - {\@Acrfull{hyper=false,#1}{#2}[]}% -} \newcommand*\ns@Acrfull[2][]{% \new@ifnextchar[{\@Acrfull{#1}{#2}}% {\@Acrfull{#1}{#2}[]}% @@ -13925,17 +13985,13 @@ false,nolabel,autolabel,nameref}[nolabel]{% % %\begin{macro}{\ACRfull} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\ACRfull}{% - \@ifstar\s@ACRfull\ns@ACRfull -} +\newrobustcmd*{\ACRfull}{\@gls@hyp@opt\ns@ACRfull} % \end{macrocode} %\changes{3.0}{2011/04/02}{added starred version} +%\changes{4.08}{2014-07-30}{removed \cs{s@ACRfull}} % \begin{macrocode} -\newcommand*\s@ACRfull[2][]{% - \new@ifnextchar[{\@ACRfull{hyper=false,#1}{#2}}% - {\@ACRfull{hyper=false,#1}{#2}[]}% -} \newcommand*\ns@ACRfull[2][]{% \new@ifnextchar[{\@ACRfull{#1}{#2}}% {\@ACRfull{#1}{#2}[]}% @@ -13967,17 +14023,13 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\begin{macro}{\acrfullpl} %\changes{1.13}{2008 May 10}{new} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\acrfullpl}{% - \@ifstar\s@acrfullpl\ns@acrfullpl -} +\newrobustcmd*{\acrfullpl}{\@gls@hyp@opt\ns@acrfullpl} % \end{macrocode} %\changes{3.0}{2011/04/02}{added starred version} +%\changes{4.08}{2014-07-30}{removed \cs{s@acrfullpl}} % \begin{macrocode} -\newcommand*\s@acrfullpl[2][]{% - \new@ifnextchar[{\@acrfullpl{hyper=false,#1}{#2}}% - {\@acrfullpl{hyper=false,#1}{#2}[]}% -} \newcommand*\ns@acrfullpl[2][]{% \new@ifnextchar[{\@acrfullpl{#1}{#2}}% {\@acrfullpl{#1}{#2}[]}% @@ -14007,17 +14059,13 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\begin{macro}{\Acrfullpl} %\changes{1.13}{2008 May 10}{new} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\Acrfullpl}{% - \@ifstar\s@Acrfullpl\ns@Acrfullpl -} +\newrobustcmd*{\Acrfullpl}{\@gls@hyp@opt\ns@Acrfullpl} % \end{macrocode} +%\changes{4.08}{2014-07-30}{removed \cs{s@Acrfullpl}} %\changes{3.0}{2011/04/02}{added starred version} % \begin{macrocode} -\newcommand*\s@Acrfullpl[2][]{% - \new@ifnextchar[{\@Acrfullpl{hyper=false,#1}{#2}}% - {\@Acrfullpl{hyper=false,#1}{#2}[]}% -} \newcommand*\ns@Acrfullpl[2][]{% \new@ifnextchar[{\@Acrfullpl{#1}{#2}}% {\@Acrfullpl{#1}{#2}[]}% @@ -14049,17 +14097,13 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\begin{macro}{\ACRfullpl} %\changes{1.13}{2008 May 10}{new} %\changes{3.01}{2011/04/12}{made robust} +%\changes{4.08}{2014-07-30}{switched to using \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd*{\ACRfullpl}{% - \@ifstar\s@ACRfullpl\ns@ACRfullpl -} +\newrobustcmd*{\ACRfullpl}{\@gls@hyp@opt\ns@ACRfullpl} % \end{macrocode} %\changes{3.0}{2011/04/02}{added starred version} +%\changes{4.08}{2014-07-30}{removed \cs{s@ACRfullpl}} % \begin{macrocode} -\newcommand*\s@ACRfullpl[2][]{% - \new@ifnextchar[{\@ACRfullpl{hyper=false,#1}{#2}}% - {\@ACRfullpl{hyper=false,#1}{#2}[]}% -} \newcommand*\ns@ACRfullpl[2][]{% \new@ifnextchar[{\@ACRfullpl{#1}{#2}}% {\@ACRfullpl{#1}{#2}[]}% @@ -15961,8 +16005,8 @@ false,nolabel,autolabel,nameref}[nolabel]{% \newcommand*{\CustomAcronymFields}{% name={\the\glsshorttok},% description={\the\glslongtok},% - first={\noexpand\acrfullformat{\the\glslongtok}{\the\glsshorttok}},% - firstplural={\noexpand\acrfullformat + first={\acrfullformat{\the\glslongtok}{\the\glsshorttok}},% + firstplural={\acrfullformat {\noexpand\glsentrylongpl{\the\glslabeltok}}% {\noexpand\glsentryshortpl{\the\glslabeltok}}},% % \end{macrocode} @@ -16526,7 +16570,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \cs{gls}\marg{label}'' on subsequent use. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries-prefix}[2013/11/14 v4.0 (NLCT)] +\ProvidesPackage{glossaries-prefix}[2014/07/30 v4.08 (NLCT)] % \end{macrocode} % Pass all options to \sty{glossaries}: % \begin{macrocode} @@ -16683,16 +16727,12 @@ false,nolabel,autolabel,nameref}[nolabel]{% % % Define commands that insert the prefix before commands like \ics{gls}: %\begin{macro}{\pgls} +%\changes{4.08}{2014-07-30}{changed to use \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd{\pgls}{\@ifstar\@spgls\@pgls} -% \end{macrocode} -%\end{macro} -%\begin{macro}{\@spgls} -% Starred version. -% \begin{macrocode} -\newcommand*{\@spgls}[2][]{\@pgls@{hyper=false,#1}{#2}} +\newrobustcmd{\pgls}{\@gls@hyp@opt\@pgls} % \end{macrocode} %\end{macro} +%\changes{4.08}{2014-07-30}{removed \@spgls} %\begin{macro}{\@pgls} % Unstarred version. % \begin{macrocode} @@ -16725,16 +16765,12 @@ false,nolabel,autolabel,nameref}[nolabel]{% % % Similarly for the plural version: %\begin{macro}{\pglspl} +%\changes{4.08}{2014-07-30}{changed to use \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd{\pglspl}{\@ifstar\@spglspl\@pglspl} -% \end{macrocode} -%\end{macro} -%\begin{macro}{\@spglspl} -% Starred version. -% \begin{macrocode} -\newcommand*{\@spglspl}[2][]{\@pglspl@{hyper=false,#1}{#2}} +\newrobustcmd{\pglspl}{\@gls@hyp@opt\@pglspl} % \end{macrocode} %\end{macro} +%\changes{4.08}{2014-07-30}{removed \@spglspl} %\begin{macro}{\@pglspl} % Unstarred version. % \begin{macrocode} @@ -16767,16 +16803,12 @@ false,nolabel,autolabel,nameref}[nolabel]{% % % Now for the first letter upper case versions: %\begin{macro}{\Pgls} +%\changes{4.08}{2014-07-30}{changed to use \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd{\Pgls}{\@ifstar\@sPgls\@Pgls} -% \end{macrocode} -%\end{macro} -%\begin{macro}{\@sPgls} -% Starred version. -% \begin{macrocode} -\newcommand*{\@sPgls}[2][]{\@Pgls@{hyper=false,#1}{#2}} +\newrobustcmd{\Pgls}{\@gls@hyp@opt\@Pgls} % \end{macrocode} %\end{macro} +%\changes{4.08}{2014-07-30}{removed \@sPgls} %\begin{macro}{\@Pgls} % Unstarred version. % \begin{macrocode} @@ -16818,16 +16850,12 @@ false,nolabel,autolabel,nameref}[nolabel]{% % % Similarly for the plural version: %\begin{macro}{\Pglspl} +%\changes{4.08}{2014-07-30}{changed to use \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd{\Pglspl}{\@ifstar\@sPglspl\@Pglspl} -% \end{macrocode} -%\end{macro} -%\begin{macro}{\@sPglspl} -% Starred version. -% \begin{macrocode} -\newcommand*{\@sPglspl}[2][]{\@Pglspl@{hyper=false,#1}{#2}} +\newrobustcmd{\Pglspl}{\@gls@hyp@opt\@Pglspl} % \end{macrocode} %\end{macro} +%\changes{4.08}{2014-07-30}{removed \@sPglspl} %\begin{macro}{\@Pglspl} % Unstarred version. % \begin{macrocode} @@ -16869,16 +16897,12 @@ false,nolabel,autolabel,nameref}[nolabel]{% % % Finally the all upper case versions: %\begin{macro}{\PGLS} +%\changes{4.08}{2014-07-30}{changed to use \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd{\PGLS}{\@ifstar\@sPGLS\@PGLS} -% \end{macrocode} -%\end{macro} -%\begin{macro}{\@sPGLS} -% Starred version. -% \begin{macrocode} -\newcommand*{\@sPGLS}[2][]{\@PGLS@{hyper=false,#1}{#2}} +\newrobustcmd{\PGLS}{\@gls@hyp@opt\@PGLS} % \end{macrocode} %\end{macro} +%\changes{4.08}{2014-07-30}{removed \@sPGLS} %\begin{macro}{\@PGLS} % Unstarred version. % \begin{macrocode} @@ -16911,16 +16935,12 @@ false,nolabel,autolabel,nameref}[nolabel]{% % % Plural version: %\begin{macro}{\PGLSpl} +%\changes{4.08}{2014-07-30}{changed to use \cs{@gls@hyp@opt}} % \begin{macrocode} -\newrobustcmd{\PGLSpl}{\@ifstar\@sPGLSpl\@PGLSpl} -% \end{macrocode} -%\end{macro} -%\begin{macro}{\@sPGLSpl} -% Starred version. -% \begin{macrocode} -\newcommand*{\@sPGLSpl}[2][]{\@PGLSpl@{hyper=false,#1}{#2}} +\newrobustcmd{\PGLSpl}{\@gls@hyp@opt\@PGLSpl} % \end{macrocode} %\end{macro} +%\changes{4.08}{2014-07-30}{removed \@sPGLSpl} %\begin{macro}{\@PGLSpl} % Unstarred version. % \begin{macrocode} @@ -16964,7 +16984,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\label{sec:code:mfirstuc} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{mfirstuc}[2013/11/04 v1.08 (NLCT)] +\ProvidesPackage{mfirstuc}[2014/07/30 v1.09 (NLCT)] % \end{macrocode} % Requires \sty{etoolbox}:\changes{1.06}{2012/05/21}{now requires % etoolbox} @@ -17089,9 +17109,13 @@ false,nolabel,autolabel,nameref}[nolabel]{% % separated by plain spaces (i.e.\ non-breakable spaces won't be % considered a word break). %\changes{1.08}{2013-11-04}{made robust} +%\changes{1.09}{2017-07-30}{added check for words that shouldn't be +%capitalised} % \begin{macrocode} \newrobustcmd*{\capitalisewords}[1]{% \def\gls@add@space{}% + \let\@mfu@domakefirstuc\makefirstuc + \let\@mfu@checkword\@gobble \mfu@capitalisewords#1 \@nil\mfu@endcap } % \end{macrocode} @@ -17102,18 +17126,66 @@ false,nolabel,autolabel,nameref}[nolabel]{% \def\mfu@cap@first{#1}% \def\mfu@cap@second{#2}% \gls@add@space - \makefirstuc{#1}% + \@mfu@checkword{#1}% + \@mfu@domakefirstuc{#1}% \def\gls@add@space{ }% \ifx\mfu@cap@second\@nnil \let\next@mfu@cap\mfu@noop \else \let\next@mfu@cap\mfu@capitalisewords + \let\@mfu@checkword\mfu@checkword \fi \next@mfu@cap#2\mfu@endcap } \def\mfu@noop#1\mfu@endcap{} % \end{macrocode} % +%\begin{macro}{\mfu@checkword} +% Check if word should be capitalised. +%\changes{1.09}{2017-07-30}{new} +% \begin{macrocode} +\newcommand*\mfu@checkword[1]{% + \ifinlist{#1}{\@mfu@nocaplist}% + {% + \let\@mfu@domakefirstuc\@firstofone + }% + {% + \let\@mfu@domakefirstuc\makefirstuc + }% +} +% \end{macrocode} +%\end{macro} +% +%\begin{macro}{\@mfu@nocaplist} +% List of words that shouldn't be capitalised. +%\changes{1.09}{2017-07-30}{new} +% \begin{macrocode} +\newcommand*{\@mfu@nocaplist}{} +% \end{macrocode} +%\end{macro} +% +%\begin{macro}{\MFUnocap} +% Provide the user with a means to add a word to the list. +% \begin{macrocode} +\newcommand*{\MFUnocap}[1]{\listadd{\@mfu@nocaplist}{#1}} +% \end{macrocode} +%\end{macro} +%\begin{macro}{\gMFUnocap} +% Global version. +%\changes{1.09}{2017-07-30}{new} +% \begin{macrocode} +\newcommand*{\gMFUnocap}[1]{\listgadd{\@mfu@nocaplist}{#1}} +% \end{macrocode} +%\end{macro} +% +%\begin{macro}{\MFUclear} +% Clear the list +%\changes{1.09}{2017-07-30}{new} +% \begin{macrocode} +\newcommand*{\MFUclear}{\renewcommand*{\@mfu@nocaplist}{}} +% \end{macrocode} +%\end{macro} +% %\begin{macro}{\xcapitalisewords} %\changes{1.06}{2012/05/21}{new} % Short-cut command: @@ -17123,7 +17195,6 @@ false,nolabel,autolabel,nameref}[nolabel]{% } % \end{macrocode} %\end{macro} -%\section{Glossary Styles} %\iffalse % \begin{macrocode} %</mfirstuc.sty> @@ -17131,9 +17202,48 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\fi %\iffalse % \begin{macrocode} +%<*mfirstuc-english.sty> +% \end{macrocode} +%\fi +%\section{Mfirstuc-english Documented Code} +%\label{sec:code:mfirstuc-english} +% \begin{macrocode} +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{mfirstuc-english}[2014/07/30 v1.0 (NLCT)] +% \end{macrocode} +% Load \sty{mfirstuc} if not already loaded: +% \begin{macrocode} +\RequirePackage{mfirstuc} +% \end{macrocode} +% Add no-cap words. (List isn't a complete list.) +% \begin{macrocode} +\MFUnocap{a} +\MFUnocap{an} +\MFUnocap{and} +\MFUnocap{but} +\MFUnocap{for} +\MFUnocap{in} +\MFUnocap{of} +\MFUnocap{or} +\MFUnocap{no} +\MFUnocap{nor} +\MFUnocap{so} +\MFUnocap{some} +\MFUnocap{the} +\MFUnocap{with} +\MFUnocap{yet} +% \end{macrocode} +%\iffalse +% \begin{macrocode} +%</mfirstuc-english.sty> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} %<*glossary-hypernav.sty> % \end{macrocode} %\fi +%\section{Glossary Styles} % \subsection{Glossary hyper-navigation definitions (glossary-hypernav package)} %\label{sec:code:hypernav} % Package Definition: @@ -18216,7 +18326,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % used the \env{longtable} environment in the glossary and use % ragged right formatting for the multiline columns. % \begin{macrocode} -\ProvidesPackage{glossary-longragged}[2013/11/14 v4.0 (NLCT)] +\ProvidesPackage{glossary-longragged}[2014/07/30 v4.08 (NLCT)] % \end{macrocode} % Requires the \isty{array} package: % \begin{macrocode} @@ -18502,10 +18612,12 @@ false,nolabel,autolabel,nameref}[nolabel]{% % in last column): %\changes{3.08a}{2013-09-28}{updated to use \cs{glossentry} and %\cs{subglossentry}} +%\changes{4.08}{2014-07-30}{fixed bug that displayed description instead of +%symbol} % \begin{macrocode} \renewcommand{\glossentry}[2]{% \glsentryitem{##1}\glstarget{##1}{\glossentryname{##1}} & - \glossentrydesc{##1} & \glossentrydesc{##1} & + \glossentrydesc{##1} & \glossentrysymbol{##1} & ##2\tabularnewline }% % \end{macrocode} @@ -18987,11 +19099,12 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \end{macrocode} % Sub entries put in a row (no name, description and page list % in second column): +%\changes{??}{??}{fixed typo in \cs{subglossentry} (\cs{glossentrydesc})} % \begin{macrocode} \renewcommand{\subglossentry}[3]{% & \glssubentryitem{##2}% - \glstarget{##2}{\strut}\glosentrydesc{##2}\glspostdescription\space + \glstarget{##2}{\strut}\glossentrydesc{##2}\glspostdescription\space ##3\tabularnewline }% % \end{macrocode} @@ -19846,9 +19959,19 @@ false,nolabel,autolabel,nameref}[nolabel]{% % that have a tree-like structure. These are designed for % hierarchical glossaries. % \begin{macrocode} -\ProvidesPackage{glossary-tree}[2014/03/06 v4.04 (NLCT)] +\ProvidesPackage{glossary-tree}[2014/07/30 v4.08 (NLCT)] % \end{macrocode} % +%\begin{macro}{\glstreenamefmt} +%\changes{4.08}{2014-07-30}{new} +% Format used to display the name in the tree styles. (This may be +% counteracted by \ics{glsnamefont}.) This command is also used to +% format the group headings. +% \begin{macrocode} +\newcommand*{\glstreenamefmt}[1]{\textbf{#1}} +% \end{macrocode} +%\end{macro} +% %\begin{style}{index} % The \glostyle{index} glossary style % is similar in style to the way indices are usually typeset @@ -19888,7 +20011,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\cs{subglossentry}} % \begin{macrocode} \renewcommand*{\glossentry}[2]{% - \item\glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}% + \item\glsentryitem{##1}\glstreenamefmt{\glstarget{##1}{\glossentryname{##1}}}% \ifglshassymbol{##1}{\space(\glossentrysymbol{##1})}{}% \space \glossentrydesc{##1}\glspostdescription\space ##2% }% @@ -19912,7 +20035,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % all other levels \subsubitem \fi - \textbf{\glstarget{##2}{\glossentryname{##2}}}% + \glstreenamefmt{\glstarget{##2}{\glossentryname{##2}}}% \ifglshassymbol{##2}{\space(\glossentrysymbol{##2})}{}% \space\glossentrydesc{##2}\glspostdescription\space ##3% }% @@ -19938,7 +20061,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % bold followed by a vertical gap. % \begin{macrocode} \renewcommand*{\glsgroupheading}[1]{% - \item\textbf{\glsgetgrouptitle{##1}}\indexspace}% + \item\glstreenamefmt{\glsgetgrouptitle{##1}}\indexspace}% } % \end{macrocode} %\end{style} @@ -19956,13 +20079,13 @@ false,nolabel,autolabel,nameref}[nolabel]{% % Put navigation links to the groups at the start of the glossary: % \begin{macrocode} \renewcommand*{\glossaryheader}{% - \item\textbf{\glsnavigation}\indexspace}% + \item\glstreenamefmt{\glsnavigation}\indexspace}% % \end{macrocode} % Add a heading for each group (with a target). The group's title is % in bold followed by a vertical gap. % \begin{macrocode} \renewcommand*{\glsgroupheading}[1]{% - \item\textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}% + \item\glstreenamefmt{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}% \indexspace}% } % \end{macrocode} @@ -19998,7 +20121,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \renewcommand{\glossentry}[2]{% \hangindent0pt\relax \parindent0pt\relax - \glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}% + \glsentryitem{##1}\glstreenamefmt{\glstarget{##1}{\glossentryname{##1}}}% \ifglshassymbol{##1}{\space(\glossentrysymbol{##1})}{}% \space\glossentrydesc{##1}\glspostdescription\space##2\par }% @@ -20014,7 +20137,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \ifnum##1=1\relax \glssubentryitem{##2}% \fi - \textbf{\glstarget{##2}{\glossentryname{##2}}}% + \glstreenamefmt{\glstarget{##2}{\glossentryname{##2}}}% \ifglshassymbol{##2}{\space(\glossentrysymbol{##2})}{}% \space\glossentrydesc{##2}\glspostdescription\space ##3\par }% @@ -20040,7 +20163,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % Each group has a heading (in bold) followed by a vertical gap): % \begin{macrocode} \renewcommand{\glsgroupheading}[1]{\par - \noindent\textbf{\glsgetgrouptitle{##1}}\par\indexspace}% + \noindent\glstreenamefmt{\glsgetgrouptitle{##1}}\par\indexspace}% } % \end{macrocode} %\end{style} @@ -20060,14 +20183,14 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \env{theglossary} environment: % \begin{macrocode} \renewcommand*{\glossaryheader}{% - \par\noindent\textbf{\glsnavigation}\par\indexspace}% + \par\noindent\glstreenamefmt{\glsnavigation}\par\indexspace}% % \end{macrocode} % Each group has a heading (in bold with a target) followed by a % vertical gap): % \begin{macrocode} \renewcommand*{\glsgroupheading}[1]{% \par\noindent - \textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par + \glstreenamefmt{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par \indexspace}% } % \end{macrocode} @@ -20111,7 +20234,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \renewcommand{\glossentry}[2]{% \hangindent0pt\relax \parindent0pt\relax - \glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}% + \glsentryitem{##1}\glstreenamefmt{\glstarget{##1}{\glossentryname{##1}}}% \ifglshassymbol{##1}{\space(\glossentrysymbol{##1})}{}% \space\glossentrydesc{##1}\glspostdescription\space##2\par }% @@ -20151,7 +20274,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % Give each group a heading: % \begin{macrocode} \renewcommand{\glsgroupheading}[1]{\par - \noindent\textbf{\glsgetgrouptitle{##1}}\par\indexspace}% + \noindent\glstreenamefmt{\glsgetgrouptitle{##1}}\par\indexspace}% } % \end{macrocode} %\end{style} @@ -20171,14 +20294,14 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \env{theglossary} environment: % \begin{macrocode} \renewcommand*{\glossaryheader}{% - \par\noindent\textbf{\glsnavigation}\par\indexspace}% + \par\noindent\glstreenamefmt{\glsnavigation}\par\indexspace}% % \end{macrocode} % Each group has a heading (in bold with a target) followed by a % vertical gap): % \begin{macrocode} \renewcommand*{\glsgroupheading}[1]{% \par\noindent - \textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par + \glstreenamefmt{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par \indexspace}% } % \end{macrocode} @@ -20234,7 +20357,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % Find out how big the indentation should be by measuring the % widest entry. % \begin{macrocode} - \settowidth{\glstreeindent}{\textbf{\@glswidestname\space}}% + \settowidth{\glstreeindent}{\glstreenamefmt{\@glswidestname\space}}% \fi % \end{macrocode} % Set the hangindent and paragraph indent. @@ -20247,7 +20370,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % Put the name to the left of the paragraph block. % \begin{macrocode} \makebox[0pt][r]{\makebox[\glstreeindent][l]{% - \glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}}}% + \glsentryitem{##1}\glstreenamefmt{\glstarget{##1}{\glossentryname{##1}}}}}% % \end{macrocode} % If the symbol is missing, ignore it, otherwise put it in % brackets. @@ -20285,8 +20408,8 @@ false,nolabel,autolabel,nameref}[nolabel]{% % defined for this level. Store in \cs{gls@tmplen} % \begin{macrocode} \@ifundefined{@glswidestname\romannumeral##1}{% - \settowidth{\gls@tmplen}{\textbf{\@glswidestname\space}}}{% - \settowidth{\gls@tmplen}{\textbf{% + \settowidth{\gls@tmplen}{\glstreenamefmt{\@glswidestname\space}}}{% + \settowidth{\gls@tmplen}{\glstreenamefmt{% \csname @glswidestname\romannumeral##1\endcsname\space}}}% % \end{macrocode} % Determine if going up or down a level @@ -20307,9 +20430,9 @@ false,nolabel,autolabel,nameref}[nolabel]{% % and store in \cs{glstreeindent}. % \begin{macrocode} \@ifundefined{@glswidestname\romannumeral\@gls@prevlevel}{% - \settowidth{\glstreeindent}{\textbf{% + \settowidth{\glstreeindent}{\glstreenamefmt{% \@glswidestname\space}}}{% - \settowidth{\glstreeindent}{\textbf{% + \settowidth{\glstreeindent}{\glstreenamefmt{% \csname @glswidestname\romannumeral\@gls@prevlevel \endcsname\space}}}% % \end{macrocode} @@ -20328,7 +20451,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % Put the name to the left of the paragraph block % \begin{macrocode} \makebox[0pt][r]{\makebox[\gls@tmplen][l]{% - \textbf{\glstarget{##2}{\glossentryname{##2}}}}}% + \glstreenamefmt{\glstarget{##2}{\glossentryname{##2}}}}}% % \end{macrocode} % If the symbol is missing, ignore it, otherwise put it in % brackets. @@ -20369,7 +20492,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \def\@gls@prevlevel{-1}% \hangindent0pt\relax \parindent0pt\relax - \textbf{\glsgetgrouptitle{##1}}\par\indexspace}% + \glstreenamefmt{\glsgetgrouptitle{##1}}\par\indexspace}% } % \end{macrocode} %\end{style} @@ -20392,7 +20515,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \def\@gls@prevlevel{-1}% \hangindent0pt\relax \parindent0pt\relax - \textbf{\glsnavigation}\par\indexspace}% + \glstreenamefmt{\glsnavigation}\par\indexspace}% % \end{macrocode} % Put a hypertarget at the start of each group % \begin{macrocode} @@ -20401,7 +20524,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \def\@gls@prevlevel{-1}% \hangindent0pt\relax \parindent0pt\relax - \textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par + \glstreenamefmt{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par \indexspace}} % \end{macrocode} %\end{style} @@ -21594,7 +21717,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % but will only be updated when \texttt{glossaries-accsupp.sty} is % modified. % \begin{macrocode} -\ProvidesPackage{glossaries-accsupp}[2014/03/06 v4.04 (NLCT) +\ProvidesPackage{glossaries-accsupp}[2014/07/30 v4.08 (NLCT) Experimental glossaries accessibility] % \end{macrocode} % Pass all options to \sty{glossaries}: @@ -22761,11 +22884,12 @@ false,nolabel,autolabel,nameref}[nolabel]{% %\end{macro} % %\begin{macro}{\@acrshort} +%\changes{4.08}{2014-07-30}{added \cs{do@gls@link@checkfirsthyper}} % \begin{macrocode} \def\@acrshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -22781,18 +22905,19 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \end{macrocode} % Call \cs{@gls@link} % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} %\end{macro} % %\begin{macro}{\@Acrshort} +%\changes{4.08}{2014-07-30}{added \cs{do@gls@link@checkfirsthyper}} % \begin{macrocode} \def\@Acrshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -22808,18 +22933,19 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \end{macrocode} % Call \cs{@gls@link} % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} %\end{macro} % %\begin{macro}{\@ACRshort} +%\changes{4.08}{2014-07-30}{added \cs{do@gls@link@checkfirsthyper}} % \begin{macrocode} \def\@ACRshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -22836,18 +22962,19 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \end{macrocode} % Call \cs{@gls@link} % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} %\end{macro} % %\begin{macro}{\@acrlong} +%\changes{4.08}{2014-07-30}{added \cs{do@gls@link@checkfirsthyper}} % \begin{macrocode} \def\@acrlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -22863,18 +22990,19 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \end{macrocode} % Call \cs{@gls@link} % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} %\end{macro} % %\begin{macro}{\@Acrlong} +%\changes{4.08}{2014-07-30}{added \cs{do@gls@link@checkfirsthyper}} % \begin{macrocode} \def\@Acrlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -22890,18 +23018,19 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \end{macrocode} % Call \cs{@gls@link} % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} %\end{macro} % %\begin{macro}{\@ACRlong} +%\changes{4.08}{2014-07-30}{added \cs{do@gls@link@checkfirsthyper}} % \begin{macrocode} \def\@ACRlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax % \end{macrocode} %\changes{3.11a}{2013-10-15}{added \cs{glslabel}, \cs{glsifplural}, % \cs{glscapscase}, \cs{glsinsert} and \cs{glscustomtext}} @@ -22918,7 +23047,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% % \end{macrocode} % Call \cs{@gls@link} % \begin{macrocode} - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } % \end{macrocode} @@ -24860,8 +24989,11 @@ false,nolabel,autolabel,nameref}[nolabel]{% \newglossaryentry{sample}{name={sample}, description={a sample entry}} -% This contrived acronym has non-standard plural forms. -% These are specified in the optional argument. + % set the acronym style: +\setacronymstyle{long-short} + + % This contrived acronym has non-standard plural forms. + % These are specified in the optional argument. \newacronym[\glsshortpluralkey=cas,\glslongpluralkey=contrived acronyms]{aca}{aca}{a contrived acronym} @@ -24892,6 +25024,1404 @@ If you want paragraph breaks in the description use %\fi %\iffalse % \begin{macrocode} +%<*glossary-lipsum-examples.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % arara: pdflatex + % arara: makeglossaries + % arara: pdflatex + % arara: bibtex + % arara: pdflatex + % arara: pdflatex +\documentclass{report} + +\usepackage{graphicx} +\usepackage{scrwfile} + +\usepackage[colorlinks]{hyperref} +\usepackage[nopostdot,toc,acronym,symbols]{glossaries} +\usepackage{glossary-mcols} +\usepackage{glossary-longragged} + +\newglossary[glg2]{long}{gls2}{glo2}{Long Descriptions} +\newglossary[glg3]{multipar}{gls3}{glo3}{Multi-Paragraph Descriptions} +\newglossary[glg4]{acronymdesc}{gls4}{glo4}{Acronyms with Descriptions} +\newglossary[glg5]{images}{gls5}{glo5}{Descriptions with Images} +\newglossary[glg6]{acronymslang}{gls6}{glo6}{Acronyms with +Translations} + +\newglossary[glg7]{parent}{gls7}{glo7}{Hierarchical Entries} +\newglossary[glg8]{homographs}{gls8}{glo8}{Homographs} +\newglossary[glg9]{cites}{gls9}{glo9}{Entries with Citations} + +\DeclareAcronymList{acronymdesc,acronymslang} + +\makeglossaries + +\loadglsentries{example-glossaries-brief} +\loadglsentries[long]{example-glossaries-long} +\loadglsentries[multipar]{example-glossaries-multipar} +\loadglsentries[symbols]{example-glossaries-symbols} +\loadglsentries[images]{example-glossaries-images} +\loadglsentries[parent]{example-glossaries-parent} +\loadglsentries[homographs]{example-glossaries-childnoname} +\loadglsentries[cites]{example-glossaries-cite} + +\setacronymstyle{long-short} + +\loadglsentries[acronym]{example-glossaries-acronym} + +\setacronymstyle{long-short-desc} + +\loadglsentries[acronymdesc]{example-glossaries-acronym-desc} + + % define an acronym style for the acronyms with a translation: + +\newacronymstyle{acronymslang}% +{% + \GlsUseAcrEntryDispStyle{long-short}% +} +{% + \GlsUseAcrStyleDefs{short-long}% + \renewcommand*{\genacrfullformat}[2]{% + \glsentrylong{##1}##2\space + (\protect\firstacronymfont{\glsentryshort{##1}}% + \ifglshasfield{useri}{##1}% + {, English: \glsentryuseri{##1}}{})% + }% + \renewcommand*{\Genacrfullformat}[2]{% + \Glsentrylong{##1}##2\space + (\protect\firstacronymfont{\glsentryshort{##1}}% + \ifglshasfield{useri}{##1}% + {, English: \glsentryuseri{##1}}{})% + }% + \renewcommand*{\genplacrfullformat}[2]{% + \glsentrylongpl{##1}##2\space + (\protect\firstacronymfont{\glsentryshortpl{##1}}% + \ifglshasfield{useri}{##1}% + {, English: \glsentryuseri{##1}}{})% + }% + \renewcommand*{\Genplacrfullformat}[2]{% + \Glsentrylongpl{##1}##2\space + (\protect\firstacronymfont{\glsentryshortpl{##1}}% + \ifglshasfield{useri}{##1}% + {, English: \glsentryuseri{##1}}{})% + }% +} + +\setacronymstyle{acronymslang} + +\loadglsentries[acronymslang]{example-glossaries-acronyms-lang} + + % Define a style for the "images" glossary. The image names are + % stored in the user1 key. + % (The image insertion can probably be done more neatly using an + % appropriate package, but this is just a sample file.) + +\newsavebox\glsimagebox +\newlength\glswidth + +\newglossarystyle{images}% +{% + \setglossarystyle{tree}% + \renewenvironment{theglossary}{}{}% + \renewcommand{\glossentry}[2]{% + \ifglshasfield{useri}{##1}% + {\savebox + {\glsimagebox}% + {\includegraphics[height=4\baselineskip]{\glsentryuseri{##1}}}% + \settowidth{\glswidth}{\usebox\glsimagebox}% + \glswidth=\dimexpr\linewidth-\glswidth-1em\relax + \parshape=5 + 0pt \glswidth + 0pt \glswidth + 0pt \glswidth + 0pt \glswidth + 0pt \linewidth\relax + }% + {% + \savebox{\glsimagebox}{}% + }% + \noindent + \makebox[0pt][l]{% + \smash{\makebox[\linewidth][r]{\raisebox{-3\baselineskip}{\usebox\glsimagebox}}}}% + \glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}% + \space\glossentrydesc{##1}\par + \indexspace + }% + \renewcommand*{\glsgroupskip}{}% +} + + % glossary style for acronyms with a translation + +\newglossarystyle{acronymslang} +{% + \setglossarystyle{long}% + \renewcommand*{\glsgroupskip}{}% + \renewcommand{\glossentry}[2]{% + \glsentryitem{##1}\glstarget{##1}{\glossentryname{##1}} & + \glossentrydesc{##1}\glspostdescription + \ifglshasfield{useri}{##1}{ (English: \glsentryuseri{##1})}{}% + \space ##2\tabularnewline + }% +} + + % glossary style for the cites glossary + +\newglossarystyle{cites} +{% based on list style + \setglossarystyle{list}% + \renewcommand*{\glossentry}[2]{% + \item[\glsentryitem{##1}% + \glstarget{##1}{\glossentryname{##1}}] + \glossentrydesc{##1}\glspostdescription + \ifglshasfield{useri}{##1}{\space + % in the event of multiple cites (as in the vestibulum2 + % sample entry), \glsentryuseri{##1} needs to be expanded + % before being passed to \cite. + \glsletentryfield{\thiscite}{##1}{useri}% + (See \expandafter\cite\expandafter{\thiscite})}{}% + \space ##2}% +} + +\begin{document} +\tableofcontents + +\chapter{Sample} + +This is a sample document that uses the dummy glossary entries +supplied with the glossaries bundle for testing. + +Here are all the entries (including acronyms): + +\forallglossaries{\thistype}{\section{Glossary `\thistype'} +\forglsentries[\thistype]{\thislabel}{\gls{\thislabel}. }} + +\section{Acronyms Revisited} + +Here are just the acronyms again: +\forallacronyms{\thistype}{\forglsentries[\thistype]{\thislabel}{\gls{\thislabel}. }} + +\printglossary[style=mcolindex,title={Brief Descriptions}] + +\printglossary[type=long,style=list] + +\printglossary[type=multipar,style=altlist] + +\printglossary[type=symbols,style=altlongragged4col,nogroupskip] + +\printglossary[type=acronym,style=long] + +\printglossary[type=acronymdesc,style=altlist] + +\printglossary[type=images,style=images] + +\printglossary[type=acronymslang,style=acronymslang] + +\printglossary[type=homographs,style=mcoltreenoname,subentrycounter] + +\printglossary[type=parent,style=tree] + +\printglossary[type=cites,style=cites,nopostdot=false,nogroupskip] + +\bibliographystyle{plain} +\bibliography{xampl} + +\end{document} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</glossary-lipsum-examples.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-acronym-desc.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test acronym entries with descriptions. + +\newacronym[type=\glsdefaulttype,description={fringilla a, euismod sodales, + sollicitudin vel, wisi}]{ndl}{NDL}{nam dui ligula} + +\newacronym[type=\glsdefaulttype,description={non justo}]{mal}{MAL}{morbi auctor lorem} + +\newacronym[type=\glsdefaulttype,description={pretium at, lobortis vitae, ultricies et, +tellus}]{nll}{NLL}{name lacus libero} + +\newacronym[type=\glsdefaulttype,description={tortor sed accumsan bibendum, erat ligula +aliquet magna, vitae ornare odio metus a mi}]{da}{DA}{donec aliquet} + +\newacronym[type=\glsdefaulttype,description={et nisl hendrerit mollis}]{mao}{MAO}{morbi ac orci} + +\newacronym[type=\glsdefaulttype,description={cras nec ante}]{sum}{SUM}{suspendisse ut massa} + +\newacronym[type=\glsdefaulttype,description={cum sociis natoque penatibus et magnis dis +parturient montes, nascetur ridiculus mus}]{pan}{PAN}{pellentesque a nulla} + +\newacronym[type=\glsdefaulttype,description={nulla ullamcorper vestibulum +turpis}]{atu}{ATU}{aliquam tincidunt urna} + +\newacronym[type=\glsdefaulttype,description={nulla malesuada porttitor diam}]% + {pclm}{PCLM}{pellentesque cursus luctus mauris} + +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-acronym-desc.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-acronym.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test acronym entries + +\newacronym[type=\glsdefaulttype]{lid}{LID}{lorem ipsum dolor} + +\newacronym[type=\glsdefaulttype]{stc}{STC}{sit amet consectetuer} + +\newacronym[type=\glsdefaulttype]{aeu}{AEU}{adipiscing elit ut} + +\newacronym[type=\glsdefaulttype]{pev}{PEV}{purus elit vestibulum} + +\newacronym[type=\glsdefaulttype]{upa}{UPA}{ut placerat ac} + +\newacronym[type=\glsdefaulttype]{avf}{AVF}{adipiscing vitae felis} + +\newacronym[type=\glsdefaulttype]{cdg}{CDG}{curabitur dictum gravida} + +\newacronym[type=\glsdefaulttype]{mna}{MNA}{mauris nam arcu} + +\newacronym[type=\glsdefaulttype]{lne}{LNE}{libero nonummy eget} + +\newacronym[type=\glsdefaulttype]{civ}{CIV}{consectetuer id vulputate} + +\newacronym[type=\glsdefaulttype]{amd}{AMD}{a magna donec} + +\newacronym[type=\glsdefaulttype]{vae}{VAE}{vehicula augue eu} + +\newacronym[type=\glsdefaulttype]{nph}{NPH}{neque pellentesque habitant} + +\newacronym[type=\glsdefaulttype]{mts}{MTS}{morbi tristique senectus} + +\newacronym[type=\glsdefaulttype]{ene}{ENE}{et netus et} + +\newacronym[type=\glsdefaulttype]{mfa}{MFA}{malesuada fames ac} + +\newacronym[type=\glsdefaulttype]{tem}{TEM}{turpis egestas mauris} + +\newacronym[type=\glsdefaulttype]{ulc}{ULC}{ut leo cras} + +\newacronym[type=\glsdefaulttype]{vmr}{VMR}{viverra metus rhoncus} + +\newacronym[type=\glsdefaulttype]{sne}{SNE}{sem nulla et} + +\newacronym[type=\glsdefaulttype]{lvu}{LVU}{lectus vestibulum urna} + +\newacronym[type=\glsdefaulttype]{fup}{FUP}{fringilla ultrices phasellus} + +\newacronym[type=\glsdefaulttype]{ets}{ETS}{eu tellus sit} + +\newacronym[type=\glsdefaulttype]{atg}{ATG}{amet tortor gravida} + +\newacronym[type=\glsdefaulttype]{pis}{PIS}{placerat integer sapien} + +\newacronym[type=\glsdefaulttype]{eii}{EII}{est iaculis in} + +\newacronym[type=\glsdefaulttype]{pqv}{PQV}{pretium quis viverra} + +\newacronym[type=\glsdefaulttype]{anp}{ANP}{ac nunc praesent} + +\newacronym[type=\glsdefaulttype]{esv}{ESV}{eget sem vel} + +\newacronym[type=\glsdefaulttype]{lub}{LUB}{leo ultrices bibendum} + +\newacronym[type=\glsdefaulttype]{afm}{AFM}{aenean faucibus morbi} + +\newacronym[type=\glsdefaulttype]{dnm}{DNM}{dolor nulla malesuada} + +\newacronym[type=\glsdefaulttype]{epa}{EPA}{eu pulvinar at} + +\newacronym[type=\glsdefaulttype]{man}{MAC}{mollis ac nulla} + +\newacronym[type=\glsdefaulttype]{cas}{CAS}{curabitur auctor semper} + +\newacronym[type=\glsdefaulttype]{ndv}{NDV}{nulla donec varius} + +\newacronym[type=\glsdefaulttype]{oer}{OER}{orci eget risus} + +\newacronym[type=\glsdefaulttype]{dnmc}{DNMC}{duis nibh mi congue} + +\newacronym[type=\glsdefaulttype]{cea}{CEA}{congue eu accumsan} + +\newacronym[type=\glsdefaulttype]{esq}{ESQ}{eleifend sagittis quis} + +\newacronym[type=\glsdefaulttype]{dia}{DIA}{duis eget orci} + +\newacronym[type=\glsdefaulttype]{sao}{SAO}{sit amet orci} + +\newacronym[type=\glsdefaulttype]{drn}{DRN}{dignissim rutrum nam} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-acronym.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-acronyms-lang.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test acronym entries where some are provided with + % "translations", which are stored in the user1 key. + +\newacronym[type=\glsdefaulttype,user1={love itself}]{li}{LI}{lorem ipsum} + +\newacronym[type=\glsdefaulttype,user1={produces none}]{np}{NP}{nulla pariatur} + +\newacronym[type=\glsdefaulttype,user1={blame belongs}]{sic}{SIC}{sunt in culpa} + +\newacronym[type=\glsdefaulttype,user1={blinded by +desire}]{esoc}{ESOC}{excepturi sint obcaecati cupiditat} + +\newacronym[type=\glsdefaulttype]{nmruu}{NMRUU}{nulla malesuada +risus ut urna} + +\newacronym[type=\glsdefaulttype]{di}{DI}{duis iaculi} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-acronyms-lang.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-brief.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test glossary entries with brief descriptions. + +\newglossaryentry{lorem}{name={lorem},description={ipsum}} + +\newglossaryentry{dolor}{name={dolor},description={sit}} + +\newglossaryentry{amet}{name={amet},description={consectetuer}} + +\newglossaryentry{adipiscing}{name={adipiscing},description={elit}} + +\newglossaryentry{ut}{name={ut},description={purus}} + +\newglossaryentry{elit}{name={elit},description={vestibulum}} + +\newglossaryentry{placerat}{name={placerat},description={ac}} + +\newglossaryentry{vitae}{name={vitae},description={felis}} + +\newglossaryentry{curabitur}{name={curabitur},description={gravida}} + +\newglossaryentry{mauris}{name={mauris},description={nam}} + +\newglossaryentry{arcu}{name={arcu},description={libero}} + +\newglossaryentry{nonummy}{name={nonummy},description={eget}} + +\newglossaryentry{consectetuer}{name={consectetuer},description={id}} + +\newglossaryentry{vulputate}{name={vulputate},description={a magna}} + +\newglossaryentry{donec}{name={donec},description={vehicula}} + +\newglossaryentry{augue}{name={augue},description={eu neque}} + +\newglossaryentry{pellentesque}{name={pellentesque},description={habitant}} + +\newglossaryentry{morbi}{name={morbi},description={tristique}} + +\newglossaryentry{senectus}{name={senectus},description={et netus}} + +\newglossaryentry{et}{name={et},description={malesuada}} + +\newglossaryentry{fames}{name={fames},description={ac}} + +\newglossaryentry{turpis}{name={turpis},description={egestas}} + +\newglossaryentry{leo}{name={leo},description={cras}} + +\newglossaryentry{viverra}{name={viverra},description={metus}} + +\newglossaryentry{rhoncus}{name={rhoncus},description={sem}} + +\newglossaryentry{nulla}{name={nulla},description={et}} + +\newglossaryentry{lectus}{name={lectus},description={vestibulum}} + +\newglossaryentry{urna}{name={urna},description={fringilla}} + +\newglossaryentry{ultrices}{name={ultrices},description={phasellus}} + +\newglossaryentry{eu}{name={eu},description={tellus}} + +\newglossaryentry{sit}{name={sit},description={amet}} + +\newglossaryentry{tortor}{name={tortor},description={gravida}} + +\newglossaryentry{integer}{name={integer},description={sapien}} + +\newglossaryentry{est}{name={est},description={iaculis}} + +\newglossaryentry{in}{name={in},description={pretium}} + +\newglossaryentry{quis}{name={quis},description={viverra}} + +\newglossaryentry{ac}{name={ac},description={nunc}} + +\newglossaryentry{praesent}{name={praesent},description={eget}} + +\newglossaryentry{sem}{name={sem},description={vel leo}} + +\newglossaryentry{bibendum}{name={bibendum},description={ultrices}} + +\newglossaryentry{aenean}{name={aenean},description={faucibus}} + +\newglossaryentry{malesuada}{name={malesuada},description={eu}} + +\newglossaryentry{pulvinar}{name={pulvinar},description={at}} + +\newglossaryentry{mollis}{name={mollis},description={ac nulla}} + +\newglossaryentry{auctor}{name={auctor},description={semper}} + +\newglossaryentry{varius}{name={varius},description={orci}} + +\newglossaryentry{eget}{name={eget},description={risus}} + +\newglossaryentry{duis}{name={duis},description={nibh}} + +\newglossaryentry{mi}{name={mi},description={congue}} + +\newglossaryentry{accumsan}{name={accumsan},description={eleifend}} + +\newglossaryentry{sagittis}{name={sagittis},description={quis}} + +\newglossaryentry{diam}{name={diam},description={duis}} + +\newglossaryentry{orci}{name={orci},description={dignissim}} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-brief.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-childnoname.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test glossary entries with child entries that don't have + % a name supplied. (The name is the same as the parent name.) + +\newglossaryentry{scelerisque}{name={scelerisque},description={at}} + +\newglossaryentry{vestibulum}{parent={scelerisque},description={eu, nulla}} + +\newglossaryentry{utodionisl}{parent={scelerisque},description={facilisis id}} + +\newglossaryentry{molliset}{parent={scelerisque},description={nec, enim}} + +\newglossaryentry{aeneansem}{parent={scelerisque},description={sem leo}} + +\newglossaryentry{pellentesquesit}{parent={scelerisque},description={sit amet}} + +\newglossaryentry{sapien}{parent={scelerisque},description={vehicula +pellentesque}} + +\newglossaryentry{consequat}{parent={scelerisque},description={tellus +et tortor}} + +\newglossaryentry{uttempor}{name={ut tempor},description={laoreet +quam}} + +\newglossaryentry{nullamid}{parent={uttempor},description={wisi a +libero}} + +\newglossaryentry{tristique}{parent={uttempor},description={semper}} + +\newglossaryentry{nullamnislmassa}{parent={uttempor},description={rutrum +ut}} + +\newglossaryentry{eleifend}{name={eleifend},description={sit amet +faucibus}} + +\newglossaryentry{elementum}{parent={eleifend},description={elementum}} + +\newglossaryentry{urnasapien}{parent={eleifend},description={urna sapien}} + +\newglossaryentry{consectetuermauris}{name={consectetuer},description={mauris}} + +\newglossaryentry{quisegestas}{parent={consectetuermauris},description={quis egestas}} + +\newglossaryentry{leojusto}{parent={consectetuermauris},description={leo +justo}} + +\newglossaryentry{nonrisus}{name={non risus},description={morbi non +felis}} + +\newglossaryentry{aclibero}{parent={nonrisus},description={ac libero}} + +\newglossaryentry{vulputatefringilla}{parent={nonrisus},description={vulputate +fringilla}} + +\newglossaryentry{maurislibero}{name={mauris},description={libero eros}} + +\newglossaryentry{lacinia}{parent={maurislibero},description={lacinia +non}} + +\newglossaryentry{sodales}{parent={maurislibero},description={sodales +quis}} + +\newglossaryentry{dapibus}{parent={maurislibero},description={dapibus +porttitor, pede}} + +\newglossaryentry{class}{name={class},description={aptent taciti}} + +\newglossaryentry{sociosqu}{parent={class},description={sociosqu}} + +\newglossaryentry{adlitora}{parent={class},description={ad litora}} + +\newglossaryentry{torquent}{parent={class},description={torquent per +conubia}} + +\newglossaryentry{nostra}{name={nostra},description={per inceptos +hymenaeos}} + +\newglossaryentry{morbidapibus}{parent={nostra},description={morbi +dapibus}} + +\newglossaryentry{mauriscondimentum}{parent={nostra},description={mauris +condimentum nulla}} + +\newglossaryentry{cumsociis}{name={cum sociis},description={natoque +penatibus}} + +\newglossaryentry{etmagnis}{parent={cumsociis},description={et +magnis}} + +\newglossaryentry{disparturient}{parent={cumsociis},description={dis +parturient montes}} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-childnoname.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-cite.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test glossary entries with citation labels stored in + % the user1 field. (The citations are defined in the xampl.bib file + % that should be available on modern TeX distributions.) + +\newglossaryentry{fusce}{name={fusce}, +description={suscipit cursus sem},user1={article-minimal}} + +\newglossaryentry{vivamus}{name={vivamus}, +description={risus mi, egestas ac},user1={article-full}} + +\newglossaryentry{imperdiet}{name={imperdiet}, +description={varius, faucibus quis, leo},user1={whole-journal}} + +\newglossaryentry{aenean2}{name={aenean}, +description={tincidunt},user1={inbook-minimal}} + +\newglossaryentry{crasid}{name={cras id}, +description={justo quis nibh scelerisque dignissim}, +user1={inbook-full}} + +\newglossaryentry{aliquam2}{name={aliquam}, +description={sagittis elementum dolor}, +user1={book-minimal}} + +\newglossaryentry{aeneanconsectetuer}{name={aenean consectetuer}, +description={justo in pede}, +user1={book-full}} + +\newglossaryentry{curabiturullamcorper}{name={curabitur ullamcorper}, +description={ligula nec orci}, +user1={booklet-minimal}} + +\newglossaryentry{aliquampurus}{name={aliquam purus}, +description={turpis, aliquam id}, +user1={booklet-full}} + +\newglossaryentry{ornarevitae}{name={ornare vitae}, +description={porttitor non, wisi}, +user1={incollection-minimal}} + +\newglossaryentry{maecenasluctus}{name={maecenas luctus}, +description={porta lorem}, +user1={incollection-full}} + +\newglossaryentry{donecvitae}{name={donec vitae}, +description={ligula eu ante pretium varius}, +user1={manual-minimal}} + +\newglossaryentry{proin}{name={proin}, +description={tortor metus, convallis et}, +user1={manual-full}} + +\newglossaryentry{hendrerit}{name={hendrerit}, +description={non, scelerisque in, urna}, +user1={mastersthesis-minimal}} + +\newglossaryentry{crasquis}{name={cras qui}, +description={libero eu ligula bibendum tempor}, +user1={mastersthesis-full}} + +\newglossaryentry{vivamustellus}{name={vivamus tellus}, +description={quam, malesuada eu, tempus sed, tempor sed, velit}, +user1={misc-minimal}} + +\newglossaryentry{doneclacinia}{name={donec lacinia}, +description={auctor libero}, +user1={misc-full}} + +\newglossaryentry{praesent2}{name={praesent}, +description={sed neque id pede mollis rutrum}, +user1={inproceedings-minimal}} + + % Here's one with multiple cites: +\newglossaryentry{vestibulum2}{name={vestibulum}, +description={iaculis risus}, +user1={inproceedings-minimal,phdthesis-minimal}} + + % Here's one without a user1 key for comparison: +\newglossaryentry{pellentesque2}{name={pellentesque}, +description={lacus}} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-cite.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-images.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test glossary entries with multi-paragraph descriptions + % that have an associated image file (stored in user1). + % The referenced image files are provided by the mwe package. + +\longnewglossaryentry{sedfeugiat}{name={sed feugiat},user1={example-image}}% +{% +Cum sociis natoque penatibus et magnis dis parturient montes, +nascetur ridiculus mus. Ut pellentesque augue sed urna. Vestibulum +diam eros, fringilla et, consectetuer eu, nonummy id, sapien. Nullam +at lectus. In sagittis ultrices mauris. Curabitur malesuada erat sit +amet massa. Fusce blandit. Aliquam erat volutpat. Aliquam euismod. +Aenean vel lectus. Nunc imperdiet justo nec dolor. + +Etiam euismod. Fusce facilisis lacinia dui. Suspendisse potenti. In +mi erat, cursus id, nonummy sed, ullamcorper eget, sapien. Praesent +pretium, magna in eleifend egestas, pede pede pretium lorem, quis +consectetuer tortor sapien facilisis magna. Mauris quis magna +varius nulla scelerisque imperdiet. Aliquam non quam. Aliquam +porttitor quam a lacus. Praesent vel arcu ut tortor cursus volutpat. +In vitae pede quis diam bibendum placerat. Fusce elementum convallis +neque. Sed dolor orci, scelerisque ac, dapibus nec, ultricies ut, +mi. Duis nec dui quis leo sagittis commodo. +} + +\longnewglossaryentry{aliquamlectus}% +{name={aliquam lectus},user1={example-image-a}}% +{% +Vivamus leo. Quisque ornare tellus ullamcorper nulla. Mauris +porttitor pharetra tortor. Sed fringilla justo sed mauris. Mauris +tellus. Sed non leo. Nullam elementum, magna in cursus sodales, +augue est scelerisque sapien, venenatis congue nulla arcu et pede. +Ut suscipit enim vel sapien. Donec congue. Maecenas urna mi, +suscipit in, placerat ut, vestibulum ut, massa. Fusce ultrices nulla +et nisl. + +Etiam ac leo a risus tristique nonummy. Donec dignissim tincidunt +nulla. Vestibulum rhoncus molestie odio. Sed lobortis, justo et +pretium lobortis, mauris turpis condimentum augue, nec ultricies +nibh arcu pretium enim. Nunc purus neque, placerat id, imperdiet +sed, pellentesque nec, nisl. Vestibulum imperdiet neque non sem +accumsan laoreet. In hac habitasse platea dictumst. Etiam +condimentum facilisis libero. Suspendisse in elit quis nisl aliquam +dapibus. Pellentesque auctor sapien. Sed egestas sapien nec lectus. +Pellentesque vel dui vel neque bibendum viverra. Aliquam porttitor +nisl nec pede. Proin mattis libero vel turpis. Donec rutrum mauris +et libero. Proin euismod porta felis. Nam lobortis, metus quis +elementum commodo, nunc lectus elementum mauris, eget vulputate +ligula tellus eu neque. Vivamus eu dolor. +} + +\longnewglossaryentry{nullainipsum}% +{name={nulla in ipsum},user1={example-image-b}}% +{% + Praesent eros nulla, congue vitae, euismod ut, commodo a, wisi. +Pellentesque habitant morbi tristique senectus et netus et malesuada +fames ac turpis egestas. Aenean nonummy magna non leo. Sed felis +erat, ullamcorper in, dictum non, ultricies ut, lectus. Proin vel +arcu a odio lobortis euismod. Vestibulum ante ipsum primis in +faucibus orci luctus et ultrices posuere cubilia Curae; Proin ut +est. Aliquam odio. Pellentesque massa turpis, cursus eu, euismod +nec, tempor congue, nulla. Duis viverra gravida mauris. Cras +tincidunt. Curabitur eros ligula, varius ut, pulvinar in, cursus +faucibus, augue. + +Nulla mattis luctus nulla. Duis commodo velit at leo. Aliquam +vulputate magna et leo. Nam vestibulum ullamcorper leo. Vestibulum +condimentum rutrum mauris. Donec id mauris. Morbi molestie justo et +pede. Vivamus eget turpis sed nisl cursus tempor. Curabitur mollis +sapien condimentum nunc. In wisi nisl, malesuada at, dignissim sit +amet, lobortis in, odio. Aenean consequat arcu a ante. Pellentesque +porta elit sit amet orci. Etiam at turpis nec elit ultricies +imperdiet. Nulla facilisi. In hac habitasse platea dictumst. +Suspendisse viverra aliquam risus. Nullam pede justo, molestie +nonummy, scelerisque eu, facilisis vel, arcu. +} + +\longnewglossaryentry{curabiturtellusmagna}% +{name={curabitur tellus magna},user1={example-image-c}}% +{% +Donec interdum. Praesent scelerisque. Maecenas posuere sodales +odio. Vivamus metus lacus, varius quis, imperdiet quis, rhoncus a, +turpis. Etiam ligula arcu, elementum a, venenatis quis, sollicitudin +sed, metus. Donec nunc pede, tincidunt in, venenatis vitae, faucibus +vel, nibh. Pellentesque wisi. Nullam malesuada. Morbi ut tellus ut +pede tincidunt porta. Lorem ipsum dolor sit amet, consectetuer +adipiscing elit. Etiam congue neque id dolor. + +Donec et nisl at wisi luctus bibendum. Nam interdum tellus ac +libero. Sed sem justo, laoreet vitae, fringilla at, adipiscing ut, +nibh. Maecenas non sem quis tortor eleifend fermentum. Etiam id +tortor ac mauris porta vulputate. Integer porta neque vitae massa. +Maecenas tempus libero a libero posuere dictum. Vestibulum ante +ipsum primis in faucibus orci luctus et ultrices posuere cubilia +Curae; Aenean quis mauris sed elit commodo placerat. Class aptent +taciti sociosqu ad litora torquent per conubia nostra, per inceptos +hymenaeos. Vivamus rhoncus tincidunt libero. Etiam elementum pretium +justo. Vivamus est. Morbi a tellus eget pede tristique commodo. +Nulla nisl. Vestibulum sed nisl eu sapien cursus rutrum. +} + +\longnewglossaryentry{nullanonmauris}% +{name={nulla non mauris},user1={example-image-16x10}}% +{% +Nullam varius. Etiam dignissim elementum metus. Vestibulum faucibus, +metus sit amet mattis rhoncus, sapien dui laoreet odio, nec +ultricies nibh augue a enim. Fusce in ligula. Quisque at magna et +nulla commodo consequat. Proin accumsan imperdiet sem. Nunc porta. +Donec feugiat mi at justo. Phasellus facilisis ipsum quis ante. In +ac elit eget ipsum pharetra faucibus. Maecenas viverra nulla in +massa. + +Nulla ac nisl. Nullam urna nulla, ullamcorper in, interdum sit amet, +gravida ut, risus. Aenean ac enim. In luctus. Phasellus eu quam +vitae turpis viverra pellentesque. Duis feugiat felis ut enim. +Phasellus pharetra, sem id porttitor sodales, magna nunc aliquet +nibh, nec blandit nisl mauris at pede. Suspendisse risus risus, +lobortis eget, semper at, imperdiet sit amet, quam. Quisque +scelerisque dapibus nibh. Nam enim. Lorem ipsum dolor sit amet, +consectetuer adipiscing elit. Nunc ut metus. Ut metus justo, auctor +at, ultrices eu, sagittis ut, purus. Aliquam aliquam. +} + +\longnewglossaryentry{etiampedemassa}% +{name={etiam pede massa},user1={example-image-10x16}}% +{% +Vestibulum luctus commodo lacus. Morbi lacus dui, tempor sed, +euismod eget, condimentum at, tortor. Phasellus aliquet odio ac +lacus tempor faucibus. Praesent sed sem. Praesent iaculis. Cras +rhoncus tellus sed justo ullamcorper sagittis. Donec quis orci. +Sed ut tortor quis tellus euismod tincidunt. Suspendisse congue nisl +eu elit. Aliquam tortor diam, tempus id, tristique eget, sodales +vel, nulla. Praesent tellus mi, condimentum sed, viverra at, +consectetuer quis, lectus. In auctor vehicula orci. Sed pede sapien, +euismod in, suscipit in, pharetra placerat, metus. Vivamus commodo +dui non odio. Donec et felis. + +Etiam suscipit aliquam arcu. Aliquam sit amet est ac purus bibendum +congue. Sed in eros. Morbi non orci. Pellentesque mattis lacinia +elit. Fusce molestie velit in ligula. Nullam et orci vitae nibh +vulputate auctor. Aliquam eget purus. Nulla auctor wisi sed ipsum. +Morbi porttitor tellus ac enim. Fusce ornare. Proin ipsum enim, +tincidunt in, ornare venenatis, molestie a, augue. Donec vel pede in +lacus sagittis porta. Sed hendrerit ipsum quis nisl. Suspendisse +quis massa ac nibh pretium cursus. Sed sodales. Nam eu neque quis +pede dignissim ornare. Maecenas eu purus ac urna tincidunt congue. +} + +\longnewglossaryentry{donecetnisl}% +{name={donec et nisl},user1={example-image-16x9}}% +{% +Aenean dictum odio sit amet risus. Morbi purus. Nulla a est sit amet +purus venenatis iaculis. Vivamus viverra purus vel magna. Donec in +justo sed odio malesuada dapibus. Nunc ultrices aliquam nunc. +Vivamus facilisis pellentesque velit. Nulla nunc velit, vulputate +dapibus, vulputate id, mattis ac, justo. Nam mattis elit dapibus +purus. Quisque enim risus, congue non, elementum ut, mattis quis, +sem. Quisque elit. + +Maecenas non massa. Vestibulum pharetra nulla at lorem. Duis quis +quam id lacus dapibus interdum. Nulla lorem. Donec ut ante quis +dolor bibendum condimentum. Etiam egestas tortor vitae lacus. +Praesent cursus. Mauris bibendum pede at elit. Morbi et felis a +lectus interdum facilisis. Sed suscipit gravida turpis. Nulla at +lectus. Vestibulum ante ipsum primis in faucibus orci luctus et +ultrices posuere cubilia Curae; Praesent nonummy luctus nibh. Proin +turpis nunc, congue eu, egestas ut, fringilla at, tellus. In hac +habitasse platea dictumst. +} + +\longnewglossaryentry{vivamuseutellus}% +{name={vivamus eu tellus},user1={example-image-9x16}}% +{% + Nam orci orci, malesuada id, gravida nec, ultricies vitae, erat. +Donec risus turpis, luctus sit amet, interdum quis, porta sed, +ipsum. Suspendisse condimentum, tortor at egestas posuere, neque +metus tempor orci, et tincidunt urna nunc a purus. Sed facilisis +blandit tellus. Nunc risus sem, suscipit nec, eleifend quis, cursus +quis, libero. Curabitur et dolor. Sed vitae sem. Cum sociis natoque +penatibus et magnis dis parturient montes, nascetur ridiculus mus. +Maecenas ante. Duis ullamcorper enim. Donec tristique enim eu leo. +Nullam molestie elit eu dolor. Nullam bibendum, turpis vitae +tristique gravida, quam sapien tempor lectus, quis pretium tellus +purus ac quam. Nulla facilisi. + +Duis aliquet dui in est. Donec eget est. Nunc lectus odio, varius +at, fermentum in, accumsan non, enim. Aliquam erat volutpat. Proin +sit amet nulla ut eros consectetuer cursus. Phasellus dapibus +aliquam justo. Nunc laoreet. Donec consequat placerat magna. Duis +pretium tincidunt justo. Sed sollicitudin vestibulum quam. Nam quis +ligula. Vivamus at metus. Etiam imperdiet imperdiet pede. Aenean +turpis. Fusce augue velit, scelerisque sollicitudin, dictum vitae, +tempor et, pede. Donec wisi sapien, feugiat in, fermentum ut, +sollicitudin adipiscing, metus. +} + +\longnewglossaryentry{donecvelnibh}% +{name={donec vel nibh},user1={example-image-golden}}% +{% + Donec pede. Sed id quam id wisi laoreet suscipit. Nulla lectus +dolor, aliquam ac, fringilla eget, mollis ut, orci. In pellentesque +justo in ligula. Maecenas turpis. Donec eleifend leo at felis +tincidunt consequat. Aenean turpis metus, malesuada sed, condimentum +sit amet, auctor a, wisi. Pellentesque sapien elit, bibendum ac, +posuere et, congue eu, felis. Vestibulum mattis libero quis metus +scelerisque ultrices. Sed purus. + +Donec molestie, magna ut luctus ultrices, tellus arcu nonummy velit, +sit amet pulvinar elit justo et mauris. In pede. Maecenas euismod +elit eu erat. Aliquam augue wisi, facilisis congue, suscipit in, +adipiscing et, ante. In justo. Cras lobortis neque ac ipsum. Nunc +fermentum massa at ante. Donec orci tortor, egestas sit amet, +ultrices eget, venenatis eget, mi. Maecenas vehicula leo semper +est. Mauris vel metus. Aliquam erat volutpat. In rhoncus sapien ac +tellus. Pellentesque ligula. +} + +\longnewglossaryentry{crasdapibus}% +{name={cras dapibus},user1={example-image-golden-upright}}% +{% +Aenean interdum nibh sed wisi. Praesent sollicitudin vulputate dui. +Praesent iaculis viverra augue. Quisque in libero. Aenean gravida +lorem vitae sem ullamcorper cursus. Nunc adipiscing rutrum ante. +Nunc ipsum massa, faucibus sit amet, viverra vel, elementum semper, +orci. Cras eros sem, vulputate et, tincidunt id, ultrices eget, +magna. Nulla varius ornare odio. Donec accumsan mauris sit amet +augue. Sed ligula lacus, laoreet non, aliquam sit amet, iaculis +tempor, lorem. Suspendisse eros. Nam porta, leo sed congue tempor, +felis est ultrices eros, id mattis velit felis non metus. Curabitur +vitae elit non mauris varius pretium. Aenean lacus sem, tincidunt +ut, consequat quis, porta vitae, turpis. Nullam laoreet fermentum +urna. Proin iaculis lectus. + +Sed mattis, erat sit amet gravida malesuada, elit augue egestas +diam, tempus scelerisque nunc nisl vitae libero. Sed consequat +feugiat massa. Nunc porta, eros in eleifend varius, erat leo rutrum +dui, non convallis lectus orci ut nibh. Sed lorem massa, nonummy +quis, egestas id, condimentum at, nisl. Maecenas at nibh. Aliquam +et augue at nunc pellentesque ullamcorper. Duis nisl nibh, laoreet +suscipit, convallis ut, rutrum id, enim. Phasellus odio. Nulla +nulla elit, molestie non, scelerisque at, vestibulum eu, nulla. Ut +odio nisl, facilisis id, mollis et, scelerisque nec, enim. Aenean +sem leo, pellentesque sit amet, scelerisque sit amet, vehicula +pellentesque, sapien. +} + +\longnewglossaryentry{sedconsequat}% +{name={sed consequat},user1={example-image-1x1}}% +{% +Ut tempor laoreet quam. Nullam id wisi a libero tristique semper. +Nullam nisl massa, rutrum ut, egestas semper, mollis id, leo. Nulla +ac massa eu risus blandit mattis. Mauris ut nunc. In hac habitasse +platea dictumst. Aliquam eget tortor. Quisque dapibus pede in erat. +Nunc enim. In dui nulla, commodo at, consectetuer nec, malesuada +nec, elit. Aliquam ornare tellus eu urna. Sed nec metus. Cum sociis +natoque penatibus et magnis dis parturient montes, nascetur +ridiculus mus. Pellentesque habitant morbi tristique senectus et +netus et malesuada fames ac turpis egestas. + +Phasellus id magna. Duis malesuada interdum arcu. Integer metus. +Morbi pulvinar pellentesque mi. Suspendisse sed est eu magna +molestie egestas. Quisque mi lorem, pulvinar eget, egestas quis, +luctus at, ante. Proin auctor vehicula purus. Fusce ac nisl aliquam +ante hendrerit pellentesque. Class aptent taciti sociosqu ad litora +torquent per conubia nostra, per inceptos hymenaeos. Morbi wisi. +Etiam arcu mauris, facilisis sed, eleifend non, nonummy ut, pede. +Cras ut lacus tempor metus mollis placerat. Vivamus eu tortor vel +metus interdum malesuada. +} + + % This one doesn't have an image. The style can test whether an + % image has been supplied using \ifglshasfield + +\longnewglossaryentry{sedeleifend}% +{name={sed eleifend}}% +{% +Morbi non felis ac libero vulputate fringilla. Mauris libero eros, +lacinia non, sodales quis, dapibus porttitor, pede. Class aptent +taciti sociosqu ad litora torquent per conubia nostra, per inceptos +hymenaeos. Morbi dapibus mauris condimentum nulla. Cum sociis +natoque penatibus et magnis dis parturient montes, nascetur +ridiculus mus. Etiam sit amet erat. Nulla varius. Etiam tincidunt +dui vitae turpis. Donec leo. Morbi vulputate convallis est. Integer +aliquet. Pellentesque aliquet sodales urna. +} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-images.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-long.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test glossary entries with long descriptions. + +\newglossaryentry{loremipsum}{name={lorem ipsum}, +description={dolor sit amet, consectetuer adipiscing elit. Ut purus +elit, vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur +dictum gravida mauris.}} + +\newglossaryentry{namearcu}{name={name arcu}, +description={libero, nonummy eget, consectetuer id, vulputate a, magna. Donec +vehicula augue eu neque. Pellentesque habitant morbi tristique +senectus et netus et malesuada fames ac turpis egestas. Mauris ut +leo.}} + +\newglossaryentry{crasviverra}{name={cras viverra}, +description={metus rhoncus sem. Nulla et lectus vestibulum +urna fringilla ultrices. Phasellus eu tellus sit amet tortor gravida +placerat.}} + +\newglossaryentry{integersapien}{name={integer sapien}, +description={est, iaculis in, pretium quis, viverra ac, +nunc. Praesent eget sem vel leo ultrices bibendum. Aenean +faucibus.}} + +\newglossaryentry{morbidolor}{name={morbi dolor}, +description={nulla, malesuada eu, pulvinar at, mollis ac, nulla. +Curabitur auctor semper nulla. Donec varius orci eget risus. Duis +nibh mi, congue eu, accumsan eleifend, sagittis quis, diam. Duis +eget orci sit amet orci dignissim rutrum.}} + +\newglossaryentry{namdui}{name={nam dui}, +description={ligula, fringilla a, euismod sodales, +sollicitudin vel, wisi. Morbi auctor lorem non justo.}} + +\newglossaryentry{namlacus}{name={nam lacus}, +description={libero, pretium at, lobortis vitae, ultricies et, +tellus. Donec aliquet, tortor sed accumsan bibendum, erat ligula aliquet magna, +vitae ornare odio metus a mi.}} + +\newglossaryentry{morbiac}{name={morbi ac}, +description={orci et nisl hendrerit mollis. Suspendisse ut massa. +Cras nec ante. Pellentesque a nulla. Cum sociis natoque penatibus +et magnis dis parturient montes, nascetur ridiculus mus.}} + +\newglossaryentry{aliquam}{name={aliquam}, +description={tincidunt urna. Nulla ullamcorper +vestibulum turpis. Pellentesque cursus luctus mauris.}} + +\newglossaryentry{nullamalesuada}{name={nulla malesuada}, +description={porttitor diam. Donec felis erat, congue non, volutpat at, +tincidunt tristique, libero. Vivamus viverra fermentum felis.}} + +\newglossaryentry{donecnonummy}{name={donec nonummy}, +description={pellentesque ante. Phasellus +adipiscing semper elit. Proin fermentum massa ac quam. Sed diam +turpis, molestie vitae, placerat a, molestie nec, leo.}} + +\newglossaryentry{maecenaslacinia}{name={maecenas lacinia}, +description={nam ipsum ligula, eleifend at, accumsan nec, suscipit +a, ipsum. Morbi blandit ligula feugiat magna. Nunc eleifend consequat +lorem.}} + +\newglossaryentry{sedlacinia}{name={sed lacinia}, +description={nulla vitae enim. Pellentesque tincidunt purus +vel magna. Integer non enim. Praesent euismod nunc eu purus. Donec +bibendum quam in tellus.}} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-long.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-multipar.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test glossary entries with multi-paragraph descriptions. + +\longnewglossaryentry{loremi-ii}{name={lorem 1--2}}% +{% +Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut purus elit, +vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur +dictum gravida mauris. Nam arcu libero, nonummy eget, consectetuer +id, vulputate a, magna. Donec vehicula augue eu neque. Pellentesque +habitant morbi tristique senectus et netus et malesuada fames ac +turpis egestas. Mauris ut leo. Cras viverra metus rhoncus sem. Nulla +et lectus vestibulum urna fringilla ultrices. Phasellus eu tellus +sit amet tortor gravida placerat. Integer sapien est, iaculis in, +pretium quis, viverra ac, nunc. Praesent eget sem vel leo ultrices +bibendum. Aenean faucibus. Morbi dolor nulla, malesuada eu, pulvinar +at, mollis ac, nulla. Curabitur auctor semper nulla. Donec varius +orci eget risus. Duis nibh mi, congue eu, accumsan eleifend, +sagittis quis, diam. Duis eget orci sit amet orci dignissim rutrum. + +Nam dui ligula, fringilla a, euismod sodales, sollicitudin vel, +wisi. Morbi auctor lorem non justo. Nam lacus libero, pretium at, +lobortis vitae, ultricies et, tellus. Donec aliquet, tortor sed +accumsan bibendum, erat ligula aliquet magna, vitae ornare odio +metus a mi. Morbi ac orci et nisl hendrerit mollis. Suspendisse ut +massa. Cras nec ante. Pellentesque a nulla. Cum sociis natoque +penatibus et magnis dis parturient montes, nascetur ridiculus mus. +Aliquam tincidunt urna. Nulla ullamcorper vestibulum turpis. +Pellentesque cursus luctus mauris.% +} + +\longnewglossaryentry{loremiii-iv}{name={lorem 3--4}}% +{% +Nulla malesuada porttitor diam. Donec felis erat, congue non, +volutpat at, tincidunt tristique, libero. Vivamus viverra fermentum +felis. Donec nonummy pellentesque ante. Phasellus adipiscing semper +elit. Proin fermentum massa ac quam. Sed diam turpis, molestie +vitae, placerat a, molestie nec, leo. Maecenas lacinia. Nam ipsum +ligula, eleifend at, accumsan nec, suscipit a, ipsum. Morbi blandit +ligula feugiat magna. Nunc eleifend consequat lorem. Sed lacinia +nulla vitae enim. Pellentesque tincidunt purus vel magna. Integer +non enim. Praesent euismod nunc eu purus. Donec bibendum quam in +tellus. Nullam cursus pulvinar lectus. Donec et mi. Nam vulputate +metus eu enim. Vestibulum pellentesque felis eu massa. + +Quisque ullamcorper placerat ipsum. Cras nibh. Morbi vel justo +vitae lacus tincidunt ultrices. Lorem ipsum dolor sit amet, +consectetuer adipiscing elit. In hac habitasse platea dictumst. +Integer tempus convallis augue. Etiam facilisis. Nunc elementum +fermentum wisi. Aenean placerat. Ut imperdiet, enim sed gravida +sollicitudin, felis odio placerat quam, ac pulvinar elit purus eget +enim. Nunc vitae tortor. Proin tempus nibh sit amet nisl. Vivamus +quis tortor vitae risus porta vehicula.% +} + +\longnewglossaryentry{loremv-vi}{name={lorem 5--6}}% +{% +Fusce mauris. Vestibulum luctus nibh at lectus. Sed bibendum, nulla +a faucibus semper, leo velit ultricies tellus, ac venenatis arcu +wisi vel nisl. Vestibulum diam. Aliquam pellentesque, augue quis +sagittis posuere, turpis lacus congue quam, in hendrerit risus eros +eget felis. Maecenas eget erat in sapien mattis porttitor. +Vestibulum porttitor. Nulla facilisi. Sed a turpis eu lacus commodo +facilisis. Morbi fringilla, wisi in dignissim interdum, justo lectus +sagittis dui, et vehicula libero dui cursus dui. Mauris tempor +ligula sed lacus. Duis cursus enim ut augue. Cras ac magna. Cras +nulla. Nulla egestas. Curabitur a leo. Quisque egestas wisi eget +nunc. Nam feugiat lacus vel est. Curabitur consectetuer.% + +Suspendisse vel felis. Ut lorem lorem, interdum eu, tincidunt sit +amet, laoreet vitae, arcu. Aenean faucibus pede eu ante. Praesent +enim elit, rutrum at, molestie non, nonummy vel, nisl. Ut lectus +eros, malesuada sit amet, fermentum eu, sodales cursus, magna. Donec +eu purus. Quisque vehicula, urna sed ultricies auctor, pede lorem +egestas dui, et convallis elit erat sed nulla. Donec luctus. +Curabitur et nunc. Aliquam dolor odio, commodo pretium, ultricies +non, pharetra in, velit. Integer arcu est, nonummy in, fermentum +faucibus, egestas vel, odio.% +} + +\longnewglossaryentry{loremvii-viii}{name={lorem 7--8}}% +{% +Sed commodo posuere pede. Mauris ut est. Ut quis purus. Sed ac odio. +Sed vehicula hendrerit sem. Duis non odio. Morbi ut dui. Sed +accumsan risus eget odio. In hac habitasse platea dictumst. +Pellentesque non elit. Fusce sed justo eu urna porta tincidunt. +Mauris felis odio, sollicitudin sed, volutpat a, ornare ac, erat. +Morbi quis dolor. Donec pellentesque, erat ac sagittis semper, nunc +dui lobortis purus, quis congue purus metus ultricies tellus. Proin +et quam. Class aptent taciti sociosqu ad litora torquent per conubia +nostra, per inceptos hymenaeos. Praesent sapien turpis, fermentum +vel, eleifend faucibus, vehicula eu, lacus. + +Pellentesque habitant morbi tristique senectus et netus et malesuada +fames ac turpis egestas. Donec odio elit, dictum in, hendrerit sit +amet, egestas sed, leo. Praesent feugiat sapien aliquet odio. +Integer vitae justo. Aliquam vestibulum fringilla lorem. Sed neque +lectus, consectetuer at, consectetuer sed, eleifend ac, lectus. +Nulla facilisi. Pellentesque eget lectus. Proin eu metus. Sed +porttitor. In hac habitasse platea dictumst. Suspendisse eu lectus. +Ut mi mi, lacinia sit amet, placerat et, mollis vitae, dui. Sed ante +tellus, tristique ut, iaculis eu, malesuada ac, dui. Mauris nibh +leo, facilisis non, adipiscing quis, ultrices a, dui.% +} + +\longnewglossaryentry{loremix-x}{name={lorem 9--10}}% +{% +Morbi luctus, wisi viverra faucibus pretium, nibh est placerat odio, +nec commodo wisi enim eget quam. Quisque libero justo, consectetuer +a, feugiat vitae, porttitor eu, libero. Suspendisse sed mauris +vitae elit sollicitudin malesuada. Maecenas ultricies eros sit amet +ante. Ut venenatis velit. Maecenas sed mi eget dui varius euismod. +Phasellus aliquet volutpat odio. Vestibulum ante ipsum primis in +faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque +sit amet pede ac sem eleifend consectetuer. Nullam elementum, urna +vel imperdiet sodales, elit ipsum pharetra ligula, ac pretium ante +justo a nulla. Curabitur tristique arcu eu metus. Vestibulum lectus. +Proin mauris. Proin eu nunc eu urna hendrerit faucibus. Aliquam +auctor, pede consequat laoreet varius, eros tellus scelerisque quam, +pellentesque hendrerit ipsum dolor sed augue. Nulla nec lacus. + +Suspendisse vitae elit. Aliquam arcu neque, ornare in, ullamcorper +quis, commodo eu, libero. Fusce sagittis erat at erat tristique +mollis. Maecenas sapien libero, molestie et, lobortis in, sodales +eget, dui. Morbi ultrices rutrum lorem. Nam elementum ullamcorper +leo. Morbi dui. Aliquam sagittis. Nunc placerat. Pellentesque +tristique sodales est. Maecenas imperdiet lacinia velit. Cras non +urna. Morbi eros pede, suscipit ac, varius vel, egestas non, eros. +Praesent malesuada, diam id pretium elementum, eros sem dictum +tortor, vel consectetuer odio sem sed wisi.% +} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-multipar.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-parent.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test glossary entries with child entries. + +\newglossaryentry{sedmattis}{name={sed mattis},description={erat sit amet}} + +\newglossaryentry{gravida}{parent={sedmattis},name={gravida},description={malesuada}} + +\newglossaryentry{elitaugue}{parent={sedmattis},name={elit augue}, +description={egestas diam}} + +\newglossaryentry{tempus}{parent={sedmattis},name={tempus}, +description={scelerisque}} + +\newglossaryentry{nunc}{name={nunc},description={nisl vitae}} + +\newglossaryentry{libero}{parent={nunc},name={libero},description={sed +consequat}} + +\newglossaryentry{feugiat}{parent={nunc},name={feugiat},description={massa}} + +\newglossaryentry{porta}{parent={nunc},name={porta},description={eros +in eleifend}} + +\newglossaryentry{variuserat}{parent={nunc},name={varius erat}, +description={leo rutrum dui}} + +\newglossaryentry{nonconvallis}{name={non +convallis},description={lectus orci ut nibh}} + +\newglossaryentry{sedlorem}{parent={nonconvallis},name={sedlorem},description={massa}} + +\newglossaryentry{nonummyquis}{parent={nonconvallis},name={nonummy +quis}, description={egestas id}} + +\newglossaryentry{condimentum}{name={condimentum},description={at +nisl}} + +\newglossaryentry{maecenas}{parent={condimentum},name={maecenas}, +description={at nibh}} + +\newglossaryentry{aliquamet}{name={aliquam et},description={augue}} + +\newglossaryentry{atnunc}{parent={aliquamet},name={at nunc},description={pellentesque +ullamcorper}} + +\newglossaryentry{duisnisl}{parent={atnunc},name={duisnisl},description={laoreet +suscipit}} + +\newglossaryentry{duisnibh}{parent={atnunc},name={duisnibh}, +description={convallis ut}} + +\newglossaryentry{rutrum}{name={rutrum},description={id, enim}} + +\newglossaryentry{phasellus}{parent={rutrum},name={phasellus}, +description={odio}} + +\newglossaryentry{nullanulla}{parent={rutrum},name={nulla nulla}, +description={elit, molestie non}} + +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-parent.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%<*example-glossaries-symbols.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is part of the glossaries bundle + % These are test glossary entries with associated symbols. + +\newglossaryentry{alpha}{name={alpha},symbol={\ensuremath{\alpha}}, +description={Quisque ullamcorper placerat ipsum.}} + +\newglossaryentry{beta}{name={beta},symbol={\ensuremath{\beta}}, +description={Cras nibh.}} + +\newglossaryentry{gamma}{name={gamma},symbol={\ensuremath{\gamma}}, +description={Morbi vel justo vitae lacus tincidunt ultrices.}} + +\newglossaryentry{delta}{name={delta},symbol={\ensuremath{\delta}}, +description={Lorem ipsum dolor sit amet, consectetuer adipiscing +elit.}} + +\newglossaryentry{epsilon}{name={epsilon},symbol={\ensuremath{\epsilon}}, +description={In hac habitasse platea dictumst.}} + +\newglossaryentry{zeta}{name={zeta},symbol={\ensuremath{\zeta}}, +description={Integer tempus convallis augue.}} + +\newglossaryentry{eta}{name={eta},symbol={\ensuremath{\eta}}, +description={Etiam facilisis.}} + +\newglossaryentry{theta}{name={theta},symbol={\ensuremath{\theta}}, +description={Nunc elementum fermentum wisi.}} + +\newglossaryentry{iota}{name={iota},symbol={\ensuremath{i}}, +description={Aenean placerat.}} + +\newglossaryentry{kappa}{name={kappa},symbol={\ensuremath{\kappa}}, +description={Ut imperdiet, enim sed gravida sollicitudin, felis odio +placerat quam, ac pulvinar elit purus eget enim.}} + +\newglossaryentry{lambda}{name={lambda},symbol={\ensuremath{\lambda}}, +description={Nunc vitae tortor.}} + +\newglossaryentry{mu}{name={mu},symbol={\ensuremath{\mu}}, +description={Proin tempus nibh sit amet nisl.}} + +\newglossaryentry{nu}{name={nu},symbol={\ensuremath{\nu}}, +description={Vivamus quis tortor vitae risus porta vehicula.}} + +\newglossaryentry{xi}{name={xi},symbol={\ensuremath{\xi}}, +description={Fusce mauris.}} + +\newglossaryentry{pi}{name={pi},symbol={\ensuremath{\pi}}, +description={Vestibulum luctus nibh at lectus.}} + +\newglossaryentry{rho}{name={rho},symbol={\ensuremath{\rho}}, +description={Sed bibendum, nulla a faucibus semper, leo velit +ultricies tellus, ac venenatis arcu wisi vel nisl. Vestibulum diam.}} + +\newglossaryentry{sigma}{name={sigma},symbol={\ensuremath{\sigma}}, +description={Aliquam pellentesque, augue quis sagittis posuere, +turpis lacus congue quam, in hendrerit risus eros eget felis.}} + +\newglossaryentry{tau}{name={tau},symbol={\ensuremath{\tau}}, +description={Maecenas eget erat in sapien mattis porttitor.}} + +\newglossaryentry{upsilon}{name={upsilon},symbol={\ensuremath{\upsilon}}, +description={Vestibulum porttitor.}} + +\newglossaryentry{phi}{name={phi},symbol={\ensuremath{\phi}}, +description={Nulla facilisi.}} + +\newglossaryentry{chi}{name={chi},symbol={\ensuremath{\chi}}, +description={Sed a turpis eu lacus commodo facilisis.}} + +\newglossaryentry{psi}{name={psi},symbol={\ensuremath{\psi}}, +description={Morbi fringilla, wisi in dignissim interdum, justo +lectus sagittis dui, et vehicula libero dui cursus dui.}} + +\newglossaryentry{omega}{name={omega},symbol={\ensuremath{\omega}}, +description={Mauris tempor ligula sed lacus.}} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</example-glossaries-symbols.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} %<*sample-crossref.tex> % \end{macrocode} %\fi @@ -25237,6 +26767,45 @@ Next use: \gls{sample}. %\fi %\iffalse % \begin{macrocode} +%<*sample-ignored.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} + % This file is public domain + % If you want to use arara, you need the following directives: + % arara: pdflatex: { synctex: on } + % arara: makeglossaries + % arara: pdflatex: { synctex: on } +\documentclass{article} + +\usepackage[colorlinks]{hyperref} +\usepackage{glossaries} + +\newignoredglossary{common} + +\makeglossaries + +\newglossaryentry{sample}{name={sample},description={an example}} + +\newglossaryentry{commonex}{type=common,name={common term}} + +\begin{document} + +\gls{sample}. \gls{commonex}. + +\printglossaries + +\end{document} +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} +%</sample-ignored.tex> +% \end{macrocode} +%\fi +%\iffalse +% \begin{macrocode} %<*sample-index.tex> % \end{macrocode} %\fi @@ -25537,7 +27106,7 @@ Le \gls{fr-cat} s'est repos\'e sur la \gls{fr-mat}. % arara: pdflatex: { synctex: on } \documentclass{article} -\usepackage{mfirstuc} +\usepackage{mfirstuc-english} \begin{document} @@ -25554,6 +27123,14 @@ Le \gls{fr-cat} s'est repos\'e sur la \gls{fr-mat}. \newcommand{\abc}{abc}% \xmakefirstuc{\abc}. +\capitalisewords{the wind in the willows} + +\capitalisewords{a book of rhyme.} + +\MFUclear + +\capitalisewords{the wind in the willows} + \capitalisewords{a book of rhyme.} \capitalisewords{a book\space of rhyme.} @@ -25977,28 +27554,22 @@ Sea lion locations: \usepackage[colorlinks]{hyperref} \usepackage{glossaries} -\makeglossaries +\GlsDeclareNoHyperList{main} - % switch off hyperlinks: -\glsdisablehyper +\makeglossaries % redefine \glsentryfmt so that it adds a hyperlink - % if not in math mode + % if not in math mode and the hyperlinks haven't been forced on \renewcommand*{\glsentryfmt}{% \ifmmode \glsgenentryfmt \else - % Temporarily enable hyperlinks: - \glsenablehyper - \glshyperlink[\glsgenentryfmt]{\glslabel}% - % Disable hyperlinks again - \glsdisablehyper + \glsifhyperon + {\glsgenentryfmt}% hyperlink already on + {\glshyperlink[\glsgenentryfmt]{\glslabel}}% \fi } -\renewcommand{\glossarypreamble}{\glsenablehyper} -\renewcommand{\glossarypostamble}{\glsdisablehyper} - % define a sample entry: \newglossaryentry{x}{name={x},description={sample entry}} @@ -26010,7 +27581,8 @@ maths: \gls{x} \] -Back to text mode again: \gls{x}. +Back to text mode again: \gls{x}. Don't check the first use flag: +\glstext{x}. Force on the hyperlink: \glstext+{x}. \printglossaries \end{document} @@ -26656,27 +28228,30 @@ one \gls[format=hyperbf]{svm}. % arara: pdflatex: { synctex: on } \documentclass{article} -\usepackage[acronym,footnote,acronymlists={main,acronym2}]{glossaries} +\usepackage[acronym,acronymlists={main,acronym2}]{glossaries} \newglossary[alg2]{acronym2}{acr2}{acn2}{Statistical Acronyms} \makeglossaries -% Main glossary is a list of calculus acronyms + % Use long (short) acronym style: +\setacronymstyle{long-short} + + % Main glossary is a list of calculus acronyms \renewcommand{\glossaryname}{Calculus Acronyms} \newacronym[type=main]{vc}{VC}{Vector Calculus} \newacronym[type=main]{ftoc}{FTOC}{Fundamental Theorem of Calculus} -% "acronym" glossary is a list of computer related acronyms + % "acronym" glossary is a list of computer related acronyms \renewcommand{\acronymname}{Computer Acronyms} \newacronym{kb}{kb}{KiloBit} \newacronym{kB}{kB}{KiloByte} -% "acronym2" glossary is a list of statistical acronyms + % "acronym2" glossary is a list of statistical acronyms \newacronym[type=acronym2]{svm}{SVM}{Support Vector Machine} @@ -27608,6 +29183,10 @@ one \gls[format=hyperbf]{svm}. % arara: pdflatex: { synctex: on } \documentclass{report} + % If you want to add babel to this document, you may have to + % replace the : character in the labels if you are using a + % language setting (e.g. french) that makes : active. + \usepackage[plainpages=false,colorlinks]{hyperref} \usepackage{html} \usepackage[toc,xindy]{glossaries} @@ -27859,6 +29438,10 @@ Another \gls{ident} entry. % arara: pdflatex: { synctex: on } \documentclass{report} + % If you want to add babel to this document, you may have to + % replace the : character in the labels if you are using a + % language setting (e.g. french) that makes : active. + \usepackage[plainpages=false,colorlinks]{hyperref} \usepackage[toc,acronym]{glossaries} diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.ins b/Master/texmf-dist/source/latex/glossaries/glossaries.ins index 16faff42d1a..4f659d8aab9 100644 --- a/Master/texmf-dist/source/latex/glossaries/glossaries.ins +++ b/Master/texmf-dist/source/latex/glossaries/glossaries.ins @@ -1,4 +1,4 @@ -% glossaries.ins generated using makedtx version 1.1 2014/4/4 12:03 +% glossaries.ins generated using makedtx version 1.1 2014/7/31 17:34 \input docstrip \preamble @@ -18,7 +18,7 @@ The Current Maintainer of this work is Nicola Talbot. - This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. + This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. \endpreamble @@ -30,6 +30,8 @@ \usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-prefix.sty,package}} \file{mfirstuc.sty}{\usepreamble\defaultpreamble \usepostamble\defaultpostamble\from{glossaries.dtx}{mfirstuc.sty,package}} +\file{mfirstuc-english.sty}{\usepreamble\defaultpreamble +\usepostamble\defaultpostamble\from{glossaries.dtx}{mfirstuc-english.sty,package}} \file{glossary-hypernav.sty}{\usepreamble\defaultpreamble \usepostamble\defaultpostamble\from{glossaries.dtx}{glossary-hypernav.sty,package}} \file{glossary-inline.sty}{\usepreamble\defaultpreamble @@ -83,11 +85,24 @@ \file{glossaries-dictionary-Spanish.dict}{\usepreamble\defaultpreamble \usepostamble\defaultpostamble\from{glossaries.dtx}{glossaries-dictionary-Spanish.dict,package}} \file{minimalgls.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{minimalgls.tex}} +\file{glossary-lipsum-examples.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{glossary-lipsum-examples.tex}} +\file{example-glossaries-acronym-desc.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-acronym-desc.tex}} +\file{example-glossaries-acronym.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-acronym.tex}} +\file{example-glossaries-acronyms-lang.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-acronyms-lang.tex}} +\file{example-glossaries-brief.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-brief.tex}} +\file{example-glossaries-childnoname.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-childnoname.tex}} +\file{example-glossaries-cite.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-cite.tex}} +\file{example-glossaries-images.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-images.tex}} +\file{example-glossaries-long.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-long.tex}} +\file{example-glossaries-multipar.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-multipar.tex}} +\file{example-glossaries-parent.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-parent.tex}} +\file{example-glossaries-symbols.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{example-glossaries-symbols.tex}} \file{sample-crossref.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-crossref.tex}} \file{sample-custom-acronym.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-custom-acronym.tex}} \file{sample-dual.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-dual.tex}} \file{sample-entryfmt.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-entryfmt.tex}} \file{sample-FnDesc.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-FnDesc.tex}} +\file{sample-ignored.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-ignored.tex}} \file{sample-index.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-index.tex}} \file{sample-inline.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-inline.tex}} \file{sample-langdict.tex}{\nopreamble\nopostamble\from{glossaries.dtx}{sample-langdict.tex}} diff --git a/Master/texmf-dist/source/latex/yathesis/glossaries/acronyms.tex b/Master/texmf-dist/source/latex/yathesis/glossaries/acronyms.tex deleted file mode 100644 index cd51fb74c8b..00000000000 --- a/Master/texmf-dist/source/latex/yathesis/glossaries/acronyms.tex +++ /dev/null @@ -1,26 +0,0 @@ -\newacronym{gpl}{gpl}{\href{https://www.gnu.org/copyleft/gpl.html}{\emph{general public license}}}% -\newacronym{ctan}{ctan}{\href{http://ctan.org/}{\emph{comprehensive \TeX{} archive - network}}}% -\newacronym{cnrs}{cnrs}{centre national de la recherche scientifique}% -\newacronym{pdf}{pdf}{\emph{portable document format}}% -\newacronym{pres}{pres}{\href{http://www.enseignementsup-recherche.gouv.fr/pid25100/poles-de-recherche-et-d-enseignement-superieur.html}{pôle - de recherche et d'enseignement supérieur}}% -\newacronym{url}{url}{\href{http://fr.wikipedia.org/wiki/Uniform_Resource_Locator}{\emph{uniform - resource locator}}, souvent traduit par \enquote{adresse Web}}% -\newacronym{ulco}{ulco}{\href{http://www.univ-littoral.fr/}{université du - Littoral Côte d'Opale}}% -\newacronym{faq}{faq}{\href{http://fr.wikipedia.org/wiki/Foire_aux_questions}{foire aux questions}}% -\newacronym{hdr}{hdr}{habilité à diriger les recherches}% -\newacronym[% - \glsshortpluralkey={mcf}, - \glslongpluralkey ={maîtres de conférences} -]{mcf}{mcf}{maître de conférences} -\newacronym[% - \glsshortpluralkey={cr}, - \glslongpluralkey ={chargés de recherche} -]{cr}{cr}{chargé de recherche} -\newacronym{lmpa}{lmpa}{\href{http://www-lmpa.univ-littoral.fr/}{laboratoire - de mathématiques pures et appliquées}}% -\newacronym{ecm}{ecm}{\href{http://gte.univ-littoral.fr/members/dbitouze/pub/latex/webographie/\#x1-210005.3}{\emph{exemple - complet minimal}}}% -\newacronym{mlf}{mlf}{mouvement de libération des femmes}% diff --git a/Master/texmf-dist/source/latex/yathesis/glossaries/glossary.tex b/Master/texmf-dist/source/latex/yathesis/glossaries/glossary.tex deleted file mode 100644 index bae7a0447c7..00000000000 --- a/Master/texmf-dist/source/latex/yathesis/glossaries/glossary.tex +++ /dev/null @@ -1,15 +0,0 @@ -\newglossaryentry{liminaire}{% - name=page liminaire, - plural=pages liminaires, - description=page précédant le texte principal (qui commence avec l'introduction) -} -\newglossaryentry{titrecourant}{% - name=titre courant, - plural=titres courants, - description={ligne reproduisant, en tête des pages, le titre du document ou, - plus couramment, les intitulés de chapitres et/ou de section en cours} -} -\newglossaryentry{pagination}{% - name=pagination, - description={numérotation des pages d'un document} -} 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 41bbd0daec0..18c950d5232 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-babel.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-babel.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 8ce0d4d6bc7..4923a67a72e 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 @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 d2f0efa6199..384a6f06ad5 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 @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 7339b4b006c..bea8b3c8d54 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-polyglossia.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-polyglossia.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 367d73c550a..745e4e602d1 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries-prefix.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries-prefix.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries-prefix}[2013/11/14 v4.0 (NLCT)] +\ProvidesPackage{glossaries-prefix}[2014/07/30 v4.08 (NLCT)] \DeclareOption*{\PassOptionsToPackage{\CurrentOption}{glossaries}} \ProcessOptions \RequirePackage{glossaries} @@ -109,8 +109,7 @@ {#3}% {#2}% } -\newrobustcmd{\pgls}{\@ifstar\@spgls\@pgls} -\newcommand*{\@spgls}[2][]{\@pgls@{hyper=false,#1}{#2}} +\newrobustcmd{\pgls}{\@gls@hyp@opt\@pgls} \newcommand*{\@pgls}[2][]{% \new@ifnextchar[% {\@pgls@{#1}{#2}}% @@ -129,8 +128,7 @@ \@gls@{#1}{#2}[#3]% }% } -\newrobustcmd{\pglspl}{\@ifstar\@spglspl\@pglspl} -\newcommand*{\@spglspl}[2][]{\@pglspl@{hyper=false,#1}{#2}} +\newrobustcmd{\pglspl}{\@gls@hyp@opt\@pglspl} \newcommand*{\@pglspl}[2][]{% \new@ifnextchar[% {\@pglspl@{#1}{#2}}% @@ -149,8 +147,7 @@ \@glspl@{#1}{#2}[#3]% }% } -\newrobustcmd{\Pgls}{\@ifstar\@sPgls\@Pgls} -\newcommand*{\@sPgls}[2][]{\@Pgls@{hyper=false,#1}{#2}} +\newrobustcmd{\Pgls}{\@gls@hyp@opt\@Pgls} \newcommand*{\@Pgls}[2][]{% \new@ifnextchar[% {\@Pgls@{#1}{#2}}% @@ -178,8 +175,7 @@ }% }% } -\newrobustcmd{\Pglspl}{\@ifstar\@sPglspl\@Pglspl} -\newcommand*{\@sPglspl}[2][]{\@Pglspl@{hyper=false,#1}{#2}} +\newrobustcmd{\Pglspl}{\@gls@hyp@opt\@Pglspl} \newcommand*{\@Pglspl}[2][]{% \new@ifnextchar[% {\@Pglspl@{#1}{#2}}% @@ -207,8 +203,7 @@ }% }% } -\newrobustcmd{\PGLS}{\@ifstar\@sPGLS\@PGLS} -\newcommand*{\@sPGLS}[2][]{\@PGLS@{hyper=false,#1}{#2}} +\newrobustcmd{\PGLS}{\@gls@hyp@opt\@PGLS} \newcommand*{\@PGLS}[2][]{% \new@ifnextchar[% {\@PGLS@{#1}{#2}}% @@ -227,8 +222,7 @@ \@GLS@{#1}{#2}[#3]% }% } -\newrobustcmd{\PGLSpl}{\@ifstar\@sPGLSpl\@PGLSpl} -\newcommand*{\@sPGLSpl}[2][]{\@PGLSpl@{hyper=false,#1}{#2}} +\newrobustcmd{\PGLSpl}{\@gls@hyp@opt\@PGLSpl} \newcommand*{\@PGLSpl}[2][]{% \new@ifnextchar[% {\@PGLSpl@{#1}{#2}}% diff --git a/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty b/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty index 4f1d36e2e91..b4f509a75f0 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/glossaries.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries}[2014/04/04 v4.07 (NLCT)] +\ProvidesPackage{glossaries}[2014/07/30 v4.08 (NLCT)] \RequirePackage{ifthen} \RequirePackage{xkeyval}[2006/11/18] \RequirePackage{mfirstuc} @@ -624,6 +624,23 @@ name=true]{% \glsxindytrue \gls@xindy@glsnumbersfalse } +\define@boolkey{glossaries.sty}[gls]{automake}[true]{% + \ifglsautomake + \renewcommand*{\@gls@doautomake}{% + \PackageError{glossaries}{You must use + \string\makeglossaries\space with automake=true} + {% + Either remove the automake=true setting or + add \string\makeglossaries\space to your document preamble.% + }% + }% + \else + \renewcommand*{\@gls@doautomake}{}% + \fi +} +\glsautomakefalse +\newcommand*{\@gls@doautomake}{} +\AtEndDocument{\@gls@doautomake} \define@boolkey{glossaries.sty}[gls]{savewrites}[true]{% \ifglssavewrites \renewcommand*{\glswritefiles}{\@glswritefiles}% @@ -856,19 +873,21 @@ name=true]{% } \newcommand*{\@no@post@desc}{\nopostdesc} \newcommand{\glspar}{\par} -\ifglsxindy - \newcommand{\setStyleFile}[1]{% - \renewcommand{\istfilename}{#1.xdy}} -\else - \newcommand{\setStyleFile}[1]{% - \renewcommand{\istfilename}{#1.ist}} -\fi +\newcommand{\setStyleFile}[1]{% + \renewcommand*{\gls@istfilebase}{#1}% + \ifglsxindy + \def\istfilename{\gls@istfilebase.xdy} + \else + \def\istfilename{\gls@istfilebase.ist} + \fi +} \@onlypremakeg\setStyleFile \ifglsxindy - \def\istfilename{\jobname.xdy} + \def\istfilename{\gls@istfilebase.xdy} \else - \def\istfilename{\jobname.ist} + \def\istfilename{\gls@istfilebase.ist} \fi +\newcommand*{\gls@istfilebase}{\jobname} \newcommand*{\@istfilename}[1]{} \newcommand*{\glscompositor}{.} \newcommand*{\glsSetCompositor}[1]{% @@ -1317,6 +1336,10 @@ name=true]{% \newcommand*{\forallglossaries}[3][\@glo@types]{% \@for#2:=#1\do{\ifx#2\@empty\else#3\fi}% } + +\newcommand*{\forallacronyms}[2]{% + \@for#1:=\@glsacronymlists\do{\ifx#1\@empty\else#2\fi}% +} \newcommand*{\forglsentries}[3][\glsdefaulttype]{% \edef\@@glo@list{\csname glolist@#1\endcsname}% \@for#2:=\@@glo@list\do @@ -1466,7 +1489,24 @@ name=true]{% \csgdef{gls@#1@entryfmt}{#2}% } \newcommand*{\gls@doentryfmt}[1]{\csuse{gls@#1@entryfmt}} -\newcommand*{\newglossary}[5][glg]{% +\newcommand*{\@gls@forbidtexext}[1]{% + \ifboolexpr{test {\ifdefstring{#1}{tex}} + or test {\ifdefstring{#1}{TEX}}} + {% + \def#1{nottex}% + \PackageError{glossaries}% + {Forbidden `.tex' extension replaced with `.nottex'}% + {I'm sorry, I can't allow you to do something so reckless.\MessageBreak + Don't use `.tex' as an extension for a temporary file.}% + }% + {% + }% +} +\newcommand*{\newglossary}{\@ifstar\s@newglossary\ns@newglossary} +\newcommand*{\s@newglossary}[2]{% + \ns@newglossary[#1-glg]{#1}{#1-gls}{#1-glo}{#2}% +} +\newcommand*{\ns@newglossary}[5][glg]{% \ifglossaryexists{#2}% {% \PackageError{glossaries}{Glossary type `#2' already exists}{% @@ -1480,8 +1520,12 @@ name=true]{% }{}% \toks@{#2}\edef\@glo@types{\@glo@types\the\toks@,}% \expandafter\gdef\csname glolist@#2\endcsname{,}% - \expandafter\def\csname @glotype@#2@in\endcsname{#3}% - \expandafter\def\csname @glotype@#2@out\endcsname{#4}% + \expandafter\edef\csname @glotype@#2@log\endcsname{#1}% + \expandafter\edef\csname @glotype@#2@in\endcsname{#3}% + \expandafter\edef\csname @glotype@#2@out\endcsname{#4}% + \expandafter\@gls@forbidtexext\csname @glotype@#2@log\endcsname + \expandafter\@gls@forbidtexext\csname @glotype@#2@in\endcsname + \expandafter\@gls@forbidtexext\csname @glotype@#2@out\endcsname \expandafter\def\csname @glotype@#2@title\endcsname{#5}% \@gls@provide@newglossary \protected@write\@auxout{}{\string\@newglossary{#2}{#1}{#3}{#4}}% @@ -1514,6 +1558,34 @@ name=true]{% \@gls@do@symbolsdef \@gls@do@numbersdef \@gls@do@indexdef +\newcommand*{\newignoredglossary}[1]{% + \ifdefempty\@ignored@glossaries + {% + \edef\@ignored@glossaries{#1}% + }% + {% + \eappto\@ignored@glossaries{,#1}% + }% + \csgdef{glolist@#1}{,}% + \ifcsundef{gls@#1@entryfmt}% + {% + \defglsentryfmt[#1]{\glsentryfmt}% + }% + {}% + \ifdefempty\@gls@nohyperlist + {% + \renewcommand*{\@gls@nohyperlist}{#1}% + }% + {% + \eappto\@gls@nohyperlist{,#1}% + }% +} +\newcommand*{\@ignored@glossaries}{} +\newcommand*{\ifignoredglossary}[3]{% + \edef\@gls@igtype{#1}% + \expandafter\DTLifinlist\expandafter + {\@gls@igtype}{\@ignored@glossaries}{#2}{#3}% +} \define@key{glossentry}{name}{% \def\@glo@name{#1}% } @@ -1848,11 +1920,7 @@ name=true]{% {}% }% {% - \newrobustcmd*{#5}{\@ifstar{\csuse{@sgls@user@#1}}{\csuse{@gls@user@#1}}}% - \expandafter\newcommand\expandafter*\expandafter - {\csname @sgls@user@#1\endcsname}[1][]{% - \csuse{@gls@user@#1}[hyper=false,##1]% - }% + \newrobustcmd*{#5}{\@gls@hyp@opt{\csuse{@gls@user@#1}}}% \expandafter\newcommand\expandafter*\expandafter {\csname @gls@user@#1\endcsname}[2][]{% \new@ifnextchar[% @@ -1870,11 +1938,7 @@ name=true]{% {}% }% {% - \newrobustcmd*{#6}{\@ifstar{\csuse{@sGls@user@#1}}{\csuse{@Gls@user@#1}}}% - \expandafter\newcommand\expandafter*\expandafter - {\csname @sGls@user@#1\endcsname}[1][]{% - \csuse{@Gls@user@#1}[hyper=false,##1]% - }% + \newrobustcmd*{#6}{\@gls@hyp@opt{\csuse{@Gls@user@#1}}}% \expandafter\newcommand\expandafter*\expandafter {\csname @Gls@user@#1\endcsname}[2][]{% \new@ifnextchar[% @@ -1892,11 +1956,7 @@ name=true]{% {}% }% {% - \newrobustcmd*{#7}{\@ifstar{\csuse{@sGLS@user@#1}}{\csuse{@GLS@user@#1}}}% - \expandafter\newcommand\expandafter*\expandafter - {\csname @sGLS@user@#1\endcsname}[1][]{% - \csuse{@GLS@user@#1}[hyper=false,##1]% - }% + \newrobustcmd*{#7}{\@gls@hyp@opt{\csuse{@GLS@user@#1}}}% \expandafter\newcommand\expandafter*\expandafter {\csname @GLS@user@#1\endcsname}[2][]{% \new@ifnextchar[% @@ -1981,12 +2041,20 @@ name=true]{% \edef\@glo@type{\glsentrytype{\@glo@label}}% \ifcsundef{glolist@\@glo@type}% {% - \PackageError{glossaries}% - {Glossary type `\@glo@type' has not been defined}% - {You need to define a new glossary type, before making entries - in it}% + \PackageError{glossaries}% + {Glossary type `\@glo@type' has not been defined}% + {You need to define a new glossary type, before making entries + in it}% }% {% + \ifignoredglossary\@glo@type + {% + \ifx\@glo@desc\@glsnodesc + \let\@glo@desc\@empty + \fi + }% + {% + }% \protected@edef\@glolist@{\csname glolist@\@glo@type\endcsname}% \expandafter\xdef\csname glolist@\@glo@type\endcsname{% \@glolist@{\@glo@label},}% @@ -2118,7 +2186,13 @@ name=true]{% \noexpand\expandafter\noexpand\@glssee\noexpand\@glo@list{\@glo@label}}% \@do@glssee }% - \do@glo@storeentry{\@glo@label}% + \ifignoredglossary\@glo@type + {% + \csdef{glo@\@glo@label @index}{}% + } + {% + \do@glo@storeentry{\@glo@label}% + }% \@newglossaryentryposthook } \newcommand*{\@newglossaryentryprehook}{} @@ -2625,14 +2699,33 @@ name=true]{% \define@key{glslink}{format}{% \def\@glsnumberformat{#1}} \define@boolkey{glslink}{hyper}[true]{} +\ifdef{\hyperlink}{\KV@glslink@hypertrue}{\KV@glslink@hyperfalse} \define@boolkey{glslink}{local}[true]{} +\newcommand*{\glslinkvar}[3]{#1} +\newcommand*{\glsifhyper}[2]{% + \glslinkvar{#1}{#2}{#1}% + \GlossariesWarning{\string\glsifhyper\space is deprecated. Did + you mean \string\glsifhyperon\space or \string\glslinkvar?}% +} +\newcommand*{\@gls@hyp@opt}[1]{% + \let\glslinkvar\@firstofthree + \let\@gls@hyp@opt@cs#1\relax + \@ifstar{\s@gls@hyp@opt}% + {\@ifnextchar+{\@firstoftwo{\p@gls@hyp@opt}}{#1}}% +} +\newcommand*{\s@gls@hyp@opt}[1][]{% + \let\glslinkvar\@secondofthree + \@gls@hyp@opt@cs[hyper=false,#1]} +\newcommand*{\p@gls@hyp@opt}[1][]{% + \let\glslinkvar\@thirdofthree + \@gls@hyp@opt@cs[hyper=true,#1]} \newrobustcmd*{\glslink}{% - \@ifstar\@sgls@link\@gls@@link + \@gls@hyp@opt\@gls@@link } -\newcommand*{\@sgls@link}[1][]{\@gls@@link[hyper=false,#1]} \newcommand*{\@gls@@link}[3][]{% \ifglsentryexists{#2}% {% + \let\do@gls@link@checkfirsthyper\relax \@gls@link[#1]{#2}{#3}% }{% \PackageError{glossaries}{Glossary entry `#2' has not been @@ -2641,6 +2734,25 @@ name=true]{% \glstextformat{#3}% }% } +\newcommand*{\@gls@link@checkfirsthyper}{% + \ifglsused{\glslabel}% + {% + }% + {% + \gls@checkisacronymlist\glstype + \ifglshyperfirst + \if@glsisacronymlist + \ifglsacrfootnote + \KV@glslink@hyperfalse + \fi + \fi + \else + \KV@glslink@hyperfalse + \fi + }% + \glslinkcheckfirsthyperhook +} +\newcommand*{\glslinkcheckfirsthyperhook}{} \def\@gls@link[#1]#2#3{% \leavevmode \edef\glslabel{\glsdetoklabel{#2}}% @@ -2648,16 +2760,22 @@ name=true]{% \let\@gls@link@label\glslabel \def\@glsnumberformat{glsnumberformat}% \edef\@gls@counter{\csname glo@\glslabel @counter\endcsname}% - \edef\gls@type{\csname glo@\glslabel @type\endcsname}% + \edef\glstype{\csname glo@\glslabel @type\endcsname}% + \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper \expandafter\DTLifinlist\expandafter - {\gls@type}{\@gls@nohyperlist}% + {\glstype}{\@gls@nohyperlist}% {% \KV@glslink@hyperfalse }% {% - \KV@glslink@hypertrue }% + \do@gls@link@checkfirsthyper \setkeys{glslink}{#1}% + \ifKV@glslink@hyper + \let\glsifhyperon\@firstoftwo + \else + \let\glsifhyperon\@secondoftwo + \fi \@gls@saveentrycounter \@gls@setsort{\glslabel}% \@do@wrglossary{#2}% @@ -2666,6 +2784,7 @@ name=true]{% \else \glstextformat{#3}% \fi + \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper } \newcommand*{\glolinkprefix}{glo:} \def\glsentrycounter{\glscounter}% @@ -3041,74 +3160,52 @@ name=true]{% }% } \def@gls@xdycheckbackslash +\newlength\gls@tmplen +\newcommand*{\glsdohypertarget}[2]{% + \settoheight{\gls@tmplen}{#2}% + \raisebox{\gls@tmplen}{\hypertarget{#1}{}}#2% +} +\newcommand*{\glsdohyperlink}[2]{\hyperlink{#1}{#2}} \ifcsundef{hyperlink}% {% - \gdef\@glslink#1#2{#2}% + \let\@glslink\@secondoftwo }% {% - \gdef\@glslink#1#2{\hyperlink{#1}{#2}}% + \let\@glslink\glsdohyperlink } -\newlength\gls@tmplen \ifcsundef{hypertarget}% +\ifcsundef{hypertarget}% {% - \gdef\@glstarget#1#2{#2}% + \let\@glstarget\@secondoftwo }% {% - \gdef\@glstarget#1#2{% - \settoheight{\gls@tmplen}{#2}% - \raisebox{\gls@tmplen}{\hypertarget{#1}{}}#2% - }% + \let\@glstarget\glsdohypertarget } \newcommand{\glsdisablehyper}{% - \renewcommand*\@glslink[2]{##2}% - \renewcommand*\@glstarget[2]{##2}% + \KV@glslink@hyperfalse + \let\@glslink\@secondoftwo + \let\@glstarget\@secondoftwo } \newcommand{\glsenablehyper}{% -\renewcommand*\@glslink[2]{\hyperlink{##1}{##2}}% -\renewcommand*\@glstarget[2]{% - \settoheight{\gls@tmplen}{##2}% - \raisebox{\gls@tmplen}{\hypertarget{##1}{}}##2}} + \KV@glslink@hypertrue + \let\@glslink\glsdohyperlink + \let\@glstarget\glsdohypertarget +} \providecommand{\@firstofthree}[3]{#1} \providecommand{\@secondofthree}[3]{#2} -\providecommand{\@thirdofthree}[3]{#3} -\newrobustcmd*{\gls}{\@ifstar\@sgls\@gls} -\newcommand*{\@sgls}[1][]{\@gls[hyper=false,#1]} +\newrobustcmd*{\gls}{\@gls@hyp@opt\@gls} \newcommand*{\@gls}[2][]{% \new@ifnextchar[{\@gls@{#1}{#2}}{\@gls@{#1}{#2}[]}% } \def\@gls@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper \let\glsifplural\@secondoftwo \let\glscapscase\@firstofthree \let\glscustomtext\@empty \def\glsinsert{#3}% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {\(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst} - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\@glo@text}% \ifKV@glslink@local \glslocalunset{#2}% \else @@ -3116,46 +3213,20 @@ name=true]{% \fi }% } -\newrobustcmd*{\Gls}{\@ifstar\@sGls\@Gls} -\newcommand*{\@sGls}[1][]{\@Gls[hyper=false,#1]} +\newrobustcmd*{\Gls}{\@gls@hyp@opt\@Gls} \newcommand*{\@Gls}[2][]{% \new@ifnextchar[{\@Gls@{#1}{#2}}{\@Gls@{#1}{#2}[]}% } \def\@Gls@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper \let\glsifplural\@secondoftwo \let\glscapscase\@secondofthree \let\glscustomtext\@empty \def\glsinsert{#3}% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}% - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\@glo@text}% \ifKV@glslink@local \glslocalunset{#2}% \else @@ -3163,44 +3234,20 @@ name=true]{% \fi }% } -\newrobustcmd*{\GLS}{\@ifstar\@sGLS\@GLS} -\newcommand*{\@sGLS}[1][]{\@GLS[hyper=false,#1]} +\newrobustcmd*{\GLS}{\@gls@hyp@opt\@GLS} \newcommand*{\@GLS}[2][]{% \new@ifnextchar[{\@GLS@{#1}{#2}}{\@GLS@{#1}{#2}[]}% } \def\@GLS@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper \let\glsifplural\@secondoftwo \let\glscapscase\@thirdofthree \let\glscustomtext\@empty \def\glsinsert{#3}% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}}{% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\@glo@text}% \ifKV@glslink@local \glslocalunset{#2}% \else @@ -3208,46 +3255,20 @@ name=true]{% \fi }% } -\newrobustcmd*{\glspl}{\@ifstar\@sglspl\@glspl} -\newcommand*{\@sglspl}[1][]{\@glspl[hyper=false,#1]} +\newrobustcmd*{\glspl}{\@gls@hyp@opt\@glspl} \newcommand*{\@glspl}[2][]{% \new@ifnextchar[{\@glspl@{#1}{#2}}{\@glspl@{#1}{#2}[]}% } \def\@glspl@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper \let\glsifplural\@firstoftwo \let\glscapscase\@firstofthree \let\glscustomtext\@empty \def\glsinsert{#3}% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}% - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\@glo@text}% \ifKV@glslink@local \glslocalunset{#2}% \else @@ -3255,46 +3276,20 @@ name=true]{% \fi }% } -\newrobustcmd*{\Glspl}{\@ifstar\@sGlspl\@Glspl} -\newcommand*{\@sGlspl}[1][]{\@Glspl[hyper=false,#1]} +\newrobustcmd*{\Glspl}{\@gls@hyp@opt\@Glspl} \newcommand*{\@Glspl}[2][]{% \new@ifnextchar[{\@Glspl@{#1}{#2}}{\@Glspl@{#1}{#2}[]}% } \def\@Glspl@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper \let\glsifplural\@firstoftwo \let\glscapscase\@secondofthree \let\glscustomtext\@empty \def\glsinsert{#3}% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}% - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\@glo@text}% \ifKV@glslink@local \glslocalunset{#2}% \else @@ -3302,46 +3297,20 @@ name=true]{% \fi }% } -\newrobustcmd*{\GLSpl}{\@ifstar\@sGLSpl\@GLSpl} -\newcommand*{\@sGLSpl}[1][]{\@GLSpl[hyper=false,#1]} +\newrobustcmd*{\GLSpl}{\@gls@hyp@opt\@GLSpl} \newcommand*{\@GLSpl}[2][]{% \new@ifnextchar[{\@GLSpl@{#1}{#2}}{\@GLSpl@{#1}{#2}[]}% } \def\@GLSpl@#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper \let\glsifplural\@firstoftwo \let\glscapscase\@thirdofthree \let\glscustomtext\@empty \def\glsinsert{#3}% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse - {% - \(\boolean{@glsisacronymlist}\AND \boolean{glsacrfootnote}\) - \OR \NOT\boolean{glshyperfirst}% - }% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\@glo@text}% \ifKV@glslink@local \glslocalunset{#2}% \else @@ -3349,39 +3318,16 @@ name=true]{% \fi }% } -\newrobustcmd*{\glsdisp}{\@ifstar\@sglsdisp\@glsdisp} -\newcommand*{\@sglsdisp}[1][]{\@glsdisp[hyper=false,#1]} +\newrobustcmd*{\glsdisp}{\@gls@hyp@opt\@glsdisp} \newcommand*{\@glsdisp}[3][]{% \glsdoifexists{#2}{% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\@gls@link@checkfirsthyper \let\glsifplural\@secondoftwo \let\glscapscase\@firstofthree \def\glscustomtext{#3}% \def\glsinsert{}% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \def\@glo@text{\csname gls@\@glo@type @entryfmt\endcsname}% - \ifglsused{#2}% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - {% - \gls@checkisacronymlist\@glo@type - \ifthenelse{\(\boolean{@glsisacronymlist}\AND - \boolean{glsacrfootnote}\) \OR \NOT\boolean{glshyperfirst}}% - {% - \@gls@link[#1,hyper=false]{#2}{\@glo@text}% - }% - {% - \@gls@link[#1]{#2}{\@glo@text}% - }% - }% + \def\@glo@text{\csname gls@\glstype @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\@glo@text}% \ifKV@glslink@local \glslocalunset{#2}% \else @@ -3392,366 +3338,305 @@ name=true]{% \newcommand{\@gls@field@link}[3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \@gls@link[#1]{#2}{#3}% }% } -\newrobustcmd*{\glstext}{\@ifstar\@sglstext\@glstext} -\newcommand*{\@sglstext}[1][]{\@glstext[hyper=false,#1]} +\newrobustcmd*{\glstext}{\@gls@hyp@opt\@glstext} \newcommand*{\@glstext}[2][]{% \new@ifnextchar[{\@glstext@{#1}{#2}}{\@glstext@{#1}{#2}[]}} \def\@glstext@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentrytext{#2}#3}% } -\newrobustcmd*{\GLStext}{\@ifstar\@sGLStext\@GLStext} -\newcommand*{\@sGLStext}[1][]{\@GLStext[hyper=false,#1]} +\newrobustcmd*{\GLStext}{\@gls@hyp@opt\@GLStext} \newcommand*{\@GLStext}[2][]{% \new@ifnextchar[{\@GLStext@{#1}{#2}}{\@GLStext@{#1}{#2}[]}} \def\@GLStext@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentrytext{#2}#3}}% } -\newrobustcmd*{\Glstext}{\@ifstar\@sGlstext\@Glstext} -\newcommand*{\@sGlstext}[1][]{\@Glstext[hyper=false,#1]} +\newrobustcmd*{\Glstext}{\@gls@hyp@opt\@Glstext} \newcommand*{\@Glstext}[2][]{% \new@ifnextchar[{\@Glstext@{#1}{#2}}{\@Glstext@{#1}{#2}[]}} \def\@Glstext@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentrytext{#2}#3}% } -\newrobustcmd*{\glsfirst}{\@ifstar\@sglsfirst\@glsfirst} -\newcommand*{\@sglsfirst}[1][]{\@glsfirst[hyper=false,#1]} +\newrobustcmd*{\glsfirst}{\@gls@hyp@opt\@glsfirst} \newcommand*{\@glsfirst}[2][]{% \new@ifnextchar[{\@glsfirst@{#1}{#2}}{\@glsfirst@{#1}{#2}[]}} \def\@glsfirst@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryfirst{#2}#3}% } -\newrobustcmd*{\Glsfirst}{\@ifstar\@sGlsfirst\@Glsfirst} -\newcommand*{\@sGlsfirst}[1][]{\@Glsfirst[hyper=false,#1]} +\newrobustcmd*{\Glsfirst}{\@gls@hyp@opt\@Glsfirst} \newcommand*{\@Glsfirst}[2][]{% \new@ifnextchar[{\@Glsfirst@{#1}{#2}}{\@Glsfirst@{#1}{#2}[]}} \def\@Glsfirst@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryfirst{#2}#3}% } -\newrobustcmd*{\GLSfirst}{\@ifstar\@sGLSfirst\@GLSfirst} -\newcommand*{\@sGLSfirst}[1][]{\@GLSfirst[hyper=false,#1]} +\newrobustcmd*{\GLSfirst}{\@gls@hyp@opt\@GLSfirst} \newcommand*{\@GLSfirst}[2][]{% \new@ifnextchar[{\@GLSfirst@{#1}{#2}}{\@GLSfirst@{#1}{#2}[]}} \def\@GLSfirst@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryfirst{#2}#3}}% } -\newrobustcmd*{\glsplural}{\@ifstar\@sglsplural\@glsplural} -\newcommand*{\@sglsplural}[1][]{\@glsplural[hyper=false,#1]} +\newrobustcmd*{\glsplural}{\@gls@hyp@opt\@glsplural} \newcommand*{\@glsplural}[2][]{% \new@ifnextchar[{\@glsplural@{#1}{#2}}{\@glsplural@{#1}{#2}[]}} \def\@glsplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryplural{#2}#3}% } -\newrobustcmd*{\Glsplural}{\@ifstar\@sGlsplural\@Glsplural} -\newcommand*{\@sGlsplural}[1][]{\@Glsplural[hyper=false,#1]} +\newrobustcmd*{\Glsplural}{\@gls@hyp@opt\@Glsplural} \newcommand*{\@Glsplural}[2][]{% \new@ifnextchar[{\@Glsplural@{#1}{#2}}{\@Glsplural@{#1}{#2}[]}} \def\@Glsplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryplural{#2}#3}% } -\newrobustcmd*{\GLSplural}{\@ifstar\@sGLSplural\@GLSplural} -\newcommand*{\@sGLSplural}[1][]{\@GLSplural[hyper=false,#1]} +\newrobustcmd*{\GLSplural}{\@gls@hyp@opt\@GLSplural} \newcommand*{\@GLSplural}[2][]{% \new@ifnextchar[{\@GLSplural@{#1}{#2}}{\@GLSplural@{#1}{#2}[]}} \def\@GLSplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryplural{#2}#3}}% } -\newrobustcmd*{\glsfirstplural}{\@ifstar\@sglsfirstplural\@glsfirstplural} -\newcommand*{\@sglsfirstplural}[1][]{\@glsfirstplural[hyper=false,#1]} +\newrobustcmd*{\glsfirstplural}{\@gls@hyp@opt\@glsfirstplural} \newcommand*{\@glsfirstplural}[2][]{% \new@ifnextchar[{\@glsfirstplural@{#1}{#2}}{\@glsfirstplural@{#1}{#2}[]}} \def\@glsfirstplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryfirstplural{#2}#3}% } -\newrobustcmd*{\Glsfirstplural}{\@ifstar\@sGlsfirstplural\@Glsfirstplural} -\newcommand*{\@sGlsfirstplural}[1][]{\@Glsfirstplural[hyper=false,#1]} +\newrobustcmd*{\Glsfirstplural}{\@gls@hyp@opt\@Glsfirstplural} \newcommand*{\@Glsfirstplural}[2][]{% \new@ifnextchar[{\@Glsfirstplural@{#1}{#2}}{\@Glsfirstplural@{#1}{#2}[]}} \def\@Glsfirstplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryfirstplural{#2}#3}% } -\newrobustcmd*{\GLSfirstplural}{\@ifstar\@sGLSfirstplural\@GLSfirstplural} -\newcommand*{\@sGLSfirstplural}[1][]{\@GLSfirstplural[hyper=false,#1]} +\newrobustcmd*{\GLSfirstplural}{\@gls@hyp@opt\@GLSfirstplural} \newcommand*{\@GLSfirstplural}[2][]{% \new@ifnextchar[{\@GLSfirstplural@{#1}{#2}}{\@GLSfirstplural@{#1}{#2}[]}} \def\@GLSfirstplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryfirstplural{#2}#3}}% } -\newrobustcmd*{\glsname}{\@ifstar\@sglsname\@glsname} -\newcommand*{\@sglsname}[1][]{\@glsname[hyper=false,#1]} +\newrobustcmd*{\glsname}{\@gls@hyp@opt\@glsname} \newcommand*{\@glsname}[2][]{% \new@ifnextchar[{\@glsname@{#1}{#2}}{\@glsname@{#1}{#2}[]}} \def\@glsname@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryname{#2}#3}% } -\newrobustcmd*{\Glsname}{\@ifstar\@sGlsname\@Glsname} -\newcommand*{\@sGlsname}[1][]{\@Glsname[hyper=false,#1]} +\newrobustcmd*{\Glsname}{\@gls@hyp@opt\@Glsname} \newcommand*{\@Glsname}[2][]{% \new@ifnextchar[{\@Glsname@{#1}{#2}}{\@Glsname@{#1}{#2}[]}} \def\@Glsname@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryname{#2}#3}% } -\newrobustcmd*{\GLSname}{\@ifstar\@sGLSname\@GLSname} -\newcommand*{\@sGLSname}[1][]{\@GLSname[hyper=false,#1]} +\newrobustcmd*{\GLSname}{\@gls@hyp@opt\@GLSname} \newcommand*{\@GLSname}[2][]{% \new@ifnextchar[{\@GLSname@{#1}{#2}}{\@GLSname@{#1}{#2}[]}} \def\@GLSname@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryname{#2}#3}}% } -\newrobustcmd*{\glsdesc}{\@ifstar\@sglsdesc\@glsdesc} -\newcommand*{\@sglsdesc}[1][]{\@glsdesc[hyper=false,#1]} +\newrobustcmd*{\glsdesc}{\@gls@hyp@opt\@glsdesc} \newcommand*{\@glsdesc}[2][]{% \new@ifnextchar[{\@glsdesc@{#1}{#2}}{\@glsdesc@{#1}{#2}[]}} \def\@glsdesc@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentrydesc{#2}#3}% } -\newrobustcmd*{\Glsdesc}{\@ifstar\@sGlsdesc\@Glsdesc} -\newcommand*{\@sGlsdesc}[1][]{\@Glsdesc[hyper=false,#1]} +\newrobustcmd*{\Glsdesc}{\@gls@hyp@opt\@Glsdesc} \newcommand*{\@Glsdesc}[2][]{% \new@ifnextchar[{\@Glsdesc@{#1}{#2}}{\@Glsdesc@{#1}{#2}[]}} \def\@Glsdesc@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentrydesc{#2}#3}% } -\newrobustcmd*{\GLSdesc}{\@ifstar\@sGLSdesc\@GLSdesc} -\newcommand*{\@sGLSdesc}[1][]{\@GLSdesc[hyper=false,#1]} +\newrobustcmd*{\GLSdesc}{\@gls@hyp@opt\@GLSdesc} \newcommand*{\@GLSdesc}[2][]{% \new@ifnextchar[{\@GLSdesc@{#1}{#2}}{\@GLSdesc@{#1}{#2}[]}} \def\@GLSdesc@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentrydesc{#2}#3}}% } -\newrobustcmd*{\glsdescplural}{\@ifstar\@sglsdescplural\@glsdescplural} -\newcommand*{\@sglsdescplural}[1][]{\@glsdescplural[hyper=false,#1]} +\newrobustcmd*{\glsdescplural}{\@gls@hyp@opt\@glsdescplural} \newcommand*{\@glsdescplural}[2][]{% \new@ifnextchar[{\@glsdescplural@{#1}{#2}}{\@glsdescplural@{#1}{#2}[]}} \def\@glsdescplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentrydescplural{#2}#3}% } -\newrobustcmd*{\Glsdescplural}{\@ifstar\@sGlsdescplural\@Glsdescplural} -\newcommand*{\@sGlsdescplural}[1][]{\@Glsdescplural[hyper=false,#1]} +\newrobustcmd*{\Glsdescplural}{\@gls@hyp@opt\@Glsdescplural} \newcommand*{\@Glsdescplural}[2][]{% \new@ifnextchar[{\@Glsdescplural@{#1}{#2}}{\@Glsdescplural@{#1}{#2}[]}} \def\@Glsdescplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentrydescplural{#2}#3}% } -\newrobustcmd*{\GLSdescplural}{\@ifstar\@sGLSdescplural\@GLSdescplural} -\newcommand*{\@sGLSdescplural}[1][]{\@GLSdescplural[hyper=false,#1]} +\newrobustcmd*{\GLSdescplural}{\@gls@hyp@opt\@GLSdescplural} \newcommand*{\@GLSdescplural}[2][]{% \new@ifnextchar[{\@GLSdescplural@{#1}{#2}}{\@GLSdescplural@{#1}{#2}[]}} \def\@GLSdescplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentrydescplural{#2}#3}}% } -\newrobustcmd*{\glssymbol}{\@ifstar\@sglssymbol\@glssymbol} -\newcommand*{\@sglssymbol}[1][]{\@glssymbol[hyper=false,#1]} +\newrobustcmd*{\glssymbol}{\@gls@hyp@opt\@glssymbol} \newcommand*{\@glssymbol}[2][]{% \new@ifnextchar[{\@glssymbol@{#1}{#2}}{\@glssymbol@{#1}{#2}[]}} \def\@glssymbol@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentrysymbol{#2}#3}% } -\newrobustcmd*{\Glssymbol}{\@ifstar\@sGlssymbol\@Glssymbol} -\newcommand*{\@sGlssymbol}[1][]{\@Glssymbol[hyper=false,#1]} +\newrobustcmd*{\Glssymbol}{\@gls@hyp@opt\@Glssymbol} \newcommand*{\@Glssymbol}[2][]{% \new@ifnextchar[{\@Glssymbol@{#1}{#2}}{\@Glssymbol@{#1}{#2}[]}} \def\@Glssymbol@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentrysymbol{#2}#3}% } -\newrobustcmd*{\GLSsymbol}{\@ifstar\@sGLSsymbol\@GLSsymbol} -\newcommand*{\@sGLSsymbol}[1][]{\@GLSsymbol[hyper=false,#1]} +\newrobustcmd*{\GLSsymbol}{\@gls@hyp@opt\@GLSsymbol} \newcommand*{\@GLSsymbol}[2][]{% \new@ifnextchar[{\@GLSsymbol@{#1}{#2}}{\@GLSsymbol@{#1}{#2}[]}} \def\@GLSsymbol@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentrysymbol{#2}#3}}% } -\newrobustcmd*{\glssymbolplural}{\@ifstar\@sglssymbolplural\@glssymbolplural} -\newcommand*{\@sglssymbolplural}[1][]{\@glssymbolplural[hyper=false,#1]} +\newrobustcmd*{\glssymbolplural}{\@gls@hyp@opt\@glssymbolplural} \newcommand*{\@glssymbolplural}[2][]{% \new@ifnextchar[{\@glssymbolplural@{#1}{#2}}{\@glssymbolplural@{#1}{#2}[]}} \def\@glssymbolplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentrysymbolplural{#2}#3}% } -\newrobustcmd*{\Glssymbolplural}{\@ifstar\@sGlssymbolplural\@Glssymbolplural} -\newcommand*{\@sGlssymbolplural}[1][]{\@Glssymbolplural[hyper=false,#1]} +\newrobustcmd*{\Glssymbolplural}{\@gls@hyp@opt\@Glssymbolplural} \newcommand*{\@Glssymbolplural}[2][]{% \new@ifnextchar[{\@Glssymbolplural@{#1}{#2}}{\@Glssymbolplural@{#1}{#2}[]}} \def\@Glssymbolplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentrysymbolplural{#2}#3}% } -\newrobustcmd*{\GLSsymbolplural}{\@ifstar\@sGLSsymbolplural\@GLSsymbolplural} -\newcommand*{\@sGLSsymbolplural}[1][]{\@GLSsymbolplural[hyper=false,#1]} +\newrobustcmd*{\GLSsymbolplural}{\@gls@hyp@opt\@GLSsymbolplural} \newcommand*{\@GLSsymbolplural}[2][]{% \new@ifnextchar[{\@GLSsymbolplural@{#1}{#2}}{\@GLSsymbolplural@{#1}{#2}[]}} \def\@GLSsymbolplural@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentrysymbolplural{#2}#3}}% } -\newrobustcmd*{\glsuseri}{\@ifstar\@sglsuseri\@glsuseri} -\newcommand*{\@sglsuseri}[1][]{\@glsuseri[hyper=false,#1]} +\newrobustcmd*{\glsuseri}{\@gls@hyp@opt\@glsuseri} \newcommand*{\@glsuseri}[2][]{% \new@ifnextchar[{\@glsuseri@{#1}{#2}}{\@glsuseri@{#1}{#2}[]}} \def\@glsuseri@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryuseri{#2}#3}% } -\newrobustcmd*{\Glsuseri}{\@ifstar\@sGlsuseri\@Glsuseri} -\newcommand*{\@sGlsuseri}[1][]{\@Glsuseri[hyper=false,#1]} +\newrobustcmd*{\Glsuseri}{\@gls@hyp@opt\@Glsuseri} \newcommand*{\@Glsuseri}[2][]{% \new@ifnextchar[{\@Glsuseri@{#1}{#2}}{\@Glsuseri@{#1}{#2}[]}} \def\@Glsuseri@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryuseri{#2}#3}% } -\newrobustcmd*{\GLSuseri}{\@ifstar\@sGLSuseri\@GLSuseri} -\newcommand*{\@sGLSuseri}[1][]{\@GLSuseri[hyper=false,#1]} +\newrobustcmd*{\GLSuseri}{\@gls@hyp@opt\@GLSuseri} \newcommand*{\@GLSuseri}[2][]{% \new@ifnextchar[{\@GLSuseri@{#1}{#2}}{\@GLSuseri@{#1}{#2}[]}} \def\@GLSuseri@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryuseri{#2}#3}}% } -\newrobustcmd*{\glsuserii}{\@ifstar\@sglsuserii\@glsuserii} -\newcommand*{\@sglsuserii}[1][]{\@glsuserii[hyper=false,#1]} +\newrobustcmd*{\glsuserii}{\@gls@hyp@opt\@glsuserii} \newcommand*{\@glsuserii}[2][]{% \new@ifnextchar[{\@glsuserii@{#1}{#2}}{\@glsuserii@{#1}{#2}[]}} \def\@glsuserii@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryuserii{#2}#3}% } -\newrobustcmd*{\Glsuserii}{\@ifstar\@sGlsuserii\@Glsuserii} -\newcommand*{\@sGlsuserii}[1][]{\@Glsuserii[hyper=false,#1]} +\newrobustcmd*{\Glsuserii}{\@gls@hyp@opt\@Glsuserii} \newcommand*{\@Glsuserii}[2][]{% \new@ifnextchar[{\@Glsuserii@{#1}{#2}}{\@Glsuserii@{#1}{#2}[]}} \def\@Glsuserii@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryuserii{#2}#3}% } -\newrobustcmd*{\GLSuserii}{\@ifstar\@sGLSuserii\@GLSuserii} -\newcommand*{\@sGLSuserii}[1][]{\@GLSuserii[hyper=false,#1]} +\newrobustcmd*{\GLSuserii}{\@gls@hyp@opt\@GLSuserii} \newcommand*{\@GLSuserii}[2][]{% \new@ifnextchar[{\@GLSuserii@{#1}{#2}}{\@GLSuserii@{#1}{#2}[]}} \def\@GLSuserii@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryuserii{#2}#3}}% } -\newrobustcmd*{\glsuseriii}{\@ifstar\@sglsuseriii\@glsuseriii} -\newcommand*{\@sglsuseriii}[1][]{\@glsuseriii[hyper=false,#1]} +\newrobustcmd*{\glsuseriii}{\@gls@hyp@opt\@glsuseriii} \newcommand*{\@glsuseriii}[2][]{% \new@ifnextchar[{\@glsuseriii@{#1}{#2}}{\@glsuseriii@{#1}{#2}[]}} \def\@glsuseriii@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryuseriii{#2}#3}% } -\newrobustcmd*{\Glsuseriii}{\@ifstar\@sGlsuseriii\@Glsuseriii} -\newcommand*{\@sGlsuseriii}[1][]{\@Glsuseriii[hyper=false,#1]} +\newrobustcmd*{\Glsuseriii}{\@gls@hyp@opt\@Glsuseriii} \newcommand*{\@Glsuseriii}[2][]{% \new@ifnextchar[{\@Glsuseriii@{#1}{#2}}{\@Glsuseriii@{#1}{#2}[]}} \def\@Glsuseriii@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryuseriii{#2}#3}% } -\newrobustcmd*{\GLSuseriii}{\@ifstar\@sGLSuseriii\@GLSuseriii} -\newcommand*{\@sGLSuseriii}[1][]{\@GLSuseriii[hyper=false,#1]} +\newrobustcmd*{\GLSuseriii}{\@gls@hyp@opt\@GLSuseriii} \newcommand*{\@GLSuseriii}[2][]{% \new@ifnextchar[{\@GLSuseriii@{#1}{#2}}{\@GLSuseriii@{#1}{#2}[]}} \def\@GLSuseriii@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryuseriii{#2}#3}}% } -\newrobustcmd*{\glsuseriv}{\@ifstar\@sglsuseriv\@glsuseriv} -\newcommand*{\@sglsuseriv}[1][]{\@glsuseriv[hyper=false,#1]} +\newrobustcmd*{\glsuseriv}{\@gls@hyp@opt\@glsuseriv} \newcommand*{\@glsuseriv}[2][]{% \new@ifnextchar[{\@glsuseriv@{#1}{#2}}{\@glsuseriv@{#1}{#2}[]}} \def\@glsuseriv@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryuseriv{#2}#3}% } -\newrobustcmd*{\Glsuseriv}{\@ifstar\@sGlsuseriv\@Glsuseriv} -\newcommand*{\@sGlsuseriv}[1][]{\@Glsuseriv[hyper=false,#1]} +\newrobustcmd*{\Glsuseriv}{\@gls@hyp@opt\@Glsuseriv} \newcommand*{\@Glsuseriv}[2][]{% \new@ifnextchar[{\@Glsuseriv@{#1}{#2}}{\@Glsuseriv@{#1}{#2}[]}} \def\@Glsuseriv@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryuseriv{#2}#3}% } -\newrobustcmd*{\GLSuseriv}{\@ifstar\@sGLSuseriv\@GLSuseriv} -\newcommand*{\@sGLSuseriv}[1][]{\@GLSuseriv[hyper=false,#1]} +\newrobustcmd*{\GLSuseriv}{\@gls@hyp@opt\@GLSuseriv} \newcommand*{\@GLSuseriv}[2][]{% \new@ifnextchar[{\@GLSuseriv@{#1}{#2}}{\@GLSuseriv@{#1}{#2}[]}} \def\@GLSuseriv@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryuseriv{#2}#3}}% } -\newrobustcmd*{\glsuserv}{\@ifstar\@sglsuserv\@glsuserv} -\newcommand*{\@sglsuserv}[1][]{\@glsuserv[hyper=false,#1]} +\newrobustcmd*{\glsuserv}{\@gls@hyp@opt\@glsuserv} \newcommand*{\@glsuserv}[2][]{% \new@ifnextchar[{\@glsuserv@{#1}{#2}}{\@glsuserv@{#1}{#2}[]}} \def\@glsuserv@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryuserv{#2}#3}% } -\newrobustcmd*{\Glsuserv}{\@ifstar\@sGlsuserv\@Glsuserv} -\newcommand*{\@sGlsuserv}[1][]{\@Glsuserv[hyper=false,#1]} +\newrobustcmd*{\Glsuserv}{\@gls@hyp@opt\@Glsuserv} \newcommand*{\@Glsuserv}[2][]{% \new@ifnextchar[{\@Glsuserv@{#1}{#2}}{\@Glsuserv@{#1}{#2}[]}} \def\@Glsuserv@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryuserv{#2}#3}% } -\newrobustcmd*{\GLSuserv}{\@ifstar\@sGLSuserv\@GLSuserv} -\newcommand*{\@sGLSuserv}[1][]{\@GLSuserv[hyper=false,#1]} +\newrobustcmd*{\GLSuserv}{\@gls@hyp@opt\@GLSuserv} \newcommand*{\@GLSuserv}[2][]{% \new@ifnextchar[{\@GLSuserv@{#1}{#2}}{\@GLSuserv@{#1}{#2}[]}} \def\@GLSuserv@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryuserv{#2}#3}}% } -\newrobustcmd*{\glsuservi}{\@ifstar\@sglsuservi\@glsuservi} -\newcommand*{\@sglsuservi}[1][]{\@glsuservi[hyper=false,#1]} +\newrobustcmd*{\glsuservi}{\@gls@hyp@opt\@glsuservi} \newcommand*{\@glsuservi}[2][]{% \new@ifnextchar[{\@glsuservi@{#1}{#2}}{\@glsuservi@{#1}{#2}[]}} \def\@glsuservi@#1#2[#3]{% \@gls@field@link{#1}{#2}{\glsentryuservi{#2}#3}% } -\newrobustcmd*{\Glsuservi}{\@ifstar\@sGlsuservi\@Glsuservi} -\newcommand*{\@sGlsuservi}[1][]{\@Glsuservi[hyper=false,#1]} +\newrobustcmd*{\Glsuservi}{\@gls@hyp@opt\@Glsuservi} \newcommand*{\@Glsuservi}[2][]{% \new@ifnextchar[{\@Glsuservi@{#1}{#2}}{\@Glsuservi@{#1}{#2}[]}} \def\@Glsuservi@#1#2[#3]{% \@gls@field@link{#1}{#2}{\Glsentryuservi{#2}#3}% } -\newrobustcmd*{\GLSuservi}{\@ifstar\@sGLSuservi\@GLSuservi} -\newcommand*{\@sGLSuservi}[1][]{\@GLSuservi[hyper=false,#1]} +\newrobustcmd*{\GLSuservi}{\@gls@hyp@opt\@GLSuservi} \newcommand*{\@GLSuservi}[2][]{% \new@ifnextchar[{\@GLSuservi@{#1}{#2}}{\@GLSuservi@{#1}{#2}[]}} \def\@GLSuservi@#1#2[#3]{% \@gls@field@link{#1}{#2}{\mfirstucMakeUppercase{\glsentryuservi{#2}#3}}% } -\newrobustcmd*{\acrshort}{\@ifstar\s@acrshort\ns@acrshort} -\newcommand*{\s@acrshort}[2][]{% - \new@ifnextchar[{\@acrshort{hyper=false,#1}{#2}}% - {\@acrshort{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\acrshort}{\@gls@hyp@opt\ns@acrshort} \newcommand*{\ns@acrshort}[2][]{% \new@ifnextchar[{\@acrshort{#1}{#2}}{\@acrshort{#1}{#2}[]}% } \def\@acrshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \let\glsifplural\@secondoftwo \let\glscapscase\@firstofthree \let\glsinsert\@empty \def\glscustomtext{% \acronymfont{\glsentryshort{#2}}#3% }% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\Acrshort}{\@ifstar\s@Acrshort\ns@Acrshort} -\newcommand*{\s@Acrshort}[2][]{% - \new@ifnextchar[{\@Acrshort{hyper=false,#1}{#2}}% - {\@Acrshort{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\Acrshort}{\@gls@hyp@opt\ns@Acrshort} \newcommand*{\ns@Acrshort}[2][]{% \new@ifnextchar[{\@Acrshort{#1}{#2}}{\@Acrshort{#1}{#2}[]}% } \def\@Acrshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@secondoftwo \let\glscapscase\@secondofthree @@ -3759,29 +3644,17 @@ name=true]{% \def\glscustomtext{% \acronymfont{\Glsentryshort{#2}}#3% }% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\ACRshort}{\@ifstar\s@ACRshort\ns@ACRshort} -\newcommand*{\s@ACRshort}[2][]{% - \new@ifnextchar[{\@ACRshort{hyper=false,#1}{#2}}% - {\@ACRshort{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\ACRshort}{\@gls@hyp@opt\ns@ACRshort} \newcommand*{\ns@ACRshort}[2][]{% \new@ifnextchar[{\@ACRshort{#1}{#2}}{\@ACRshort{#1}{#2}[]}% } \def\@ACRshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@secondoftwo \let\glscapscase\@thirdofthree @@ -3789,29 +3662,17 @@ name=true]{% \def\glscustomtext{% \mfirstucMakeUppercase{\acronymfont{\glsentryshort{#2}}#3}% }% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\acrshortpl}{\@ifstar\s@acrshortpl\ns@acrshortpl} -\newcommand*{\s@acrshortpl}[2][]{% - \new@ifnextchar[{\@acrshortpl{hyper=false,#1}{#2}}% - {\@acrshortpl{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\acrshortpl}{\@gls@hyp@opt\ns@acrshortpl} \newcommand*{\ns@acrshortpl}[2][]{% \new@ifnextchar[{\@acrshortpl{#1}{#2}}{\@acrshortpl{#1}{#2}[]}% } \def\@acrshortpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@firstoftwo \let\glscapscase\@firstofthree @@ -3819,29 +3680,17 @@ name=true]{% \def\glscustomtext{% \acronymfont{\glsentryshortpl{#2}}#3% }% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\Acrshortpl}{\@ifstar\s@Acrshortpl\ns@Acrshortpl} -\newcommand*{\s@Acrshortpl}[2][]{% - \new@ifnextchar[{\@Acrshortpl{hyper=false,#1}{#2}}% - {\@Acrshortpl{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\Acrshortpl}{\@gls@hyp@opt\ns@Acrshortpl} \newcommand*{\ns@Acrshortpl}[2][]{% \new@ifnextchar[{\@Acrshortpl{#1}{#2}}{\@Acrshortpl{#1}{#2}[]}% } \def\@Acrshortpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@firstoftwo \let\glscapscase\@secondofthree @@ -3849,29 +3698,17 @@ name=true]{% \def\glscustomtext{% \acronymfont{\Glsentryshortpl{#2}}#3% }% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\ACRshortpl}{\@ifstar\s@ACRshortpl\ns@ACRshortpl} -\newcommand*{\s@ACRshortpl}[2][]{% - \new@ifnextchar[{\@ACRshortpl{hyper=false,#1}{#2}}% - {\@ACRshortpl{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\ACRshortpl}{\@gls@hyp@opt\ns@ACRshortpl} \newcommand*{\ns@ACRshortpl}[2][]{% \new@ifnextchar[{\@ACRshortpl{#1}{#2}}{\@ACRshortpl{#1}{#2}[]}% } \def\@ACRshortpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@firstoftwo \let\glscapscase\@thirdofthree @@ -3879,195 +3716,115 @@ name=true]{% \def\glscustomtext{% \mfirstucMakeUppercase{\acronymfont{\glsentryshortpl{#2}}#3}% }% - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\acrlong}{\@ifstar\s@acrlong\ns@acrlong} -\newcommand*{\s@acrlong}[2][]{% - \new@ifnextchar[{\@acrlong{hyper=false,#1}{#2}}% - {\@acrlong{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\acrlong}{\@gls@hyp@opt\ns@acrlong} \newcommand*{\ns@acrlong}[2][]{% \new@ifnextchar[{\@acrlong{#1}{#2}}{\@acrlong{#1}{#2}[]}% } \def\@acrlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@secondoftwo \let\glscapscase\@firstofthree \let\glsinsert\@empty - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper \def\glscustomtext{% \glsentrylong{#2}#3% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\Acrlong}{\@ifstar\s@Acrlong\ns@Acrlong} -\newcommand*{\s@Acrlong}[2][]{% - \new@ifnextchar[{\@Acrlong{hyper=false,#1}{#2}}% - {\@Acrlong{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\Acrlong}{\@gls@hyp@opt\ns@Acrlong} \newcommand*{\ns@Acrlong}[2][]{% \new@ifnextchar[{\@Acrlong{#1}{#2}}{\@Acrlong{#1}{#2}[]}% } \def\@Acrlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@secondoftwo \let\glscapscase\@secondofthree \let\glsinsert\@empty - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper \def\glscustomtext{% \Glsentrylong{#2}#3% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\ACRlong}{\@ifstar\s@ACRlong\ns@ACRlong} -\newcommand*{\s@ACRlong}[2][]{% - \new@ifnextchar[{\@ACRlong{hyper=false,#1}{#2}}% - {\@ACRlong{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\ACRlong}{\@gls@hyp@opt\ns@ACRlong} \newcommand*{\ns@ACRlong}[2][]{% \new@ifnextchar[{\@ACRlong{#1}{#2}}{\@ACRlong{#1}{#2}[]}% } \def\@ACRlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@secondoftwo \let\glscapscase\@thirdofthree \let\glsinsert\@empty - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper \def\glscustomtext{% \mfirstucMakeUppercase{\glsentrylong{#2}#3}% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\acrlongpl}{\@ifstar\s@acrlongpl\ns@acrlongpl} -\newcommand*{\s@acrlongpl}[2][]{% - \new@ifnextchar[{\@acrlongpl{hyper=false,#1}{#2}}% - {\@acrlongpl{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\acrlongpl}{\@gls@hyp@opt\ns@acrlongpl} \newcommand*{\ns@acrlongpl}[2][]{% \new@ifnextchar[{\@acrlongpl{#1}{#2}}{\@acrlongpl{#1}{#2}[]}% } \def\@acrlongpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@firstoftwo \let\glscapscase\@firstofthree \let\glsinsert\@empty - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper \def\glscustomtext{% \glsentrylongpl{#2}#3% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } -\newrobustcmd*{\Acrlongpl}{\@ifstar\s@Acrlongpl\ns@Acrlongpl} -\newcommand*{\s@Acrlongpl}[2][]{% - \new@ifnextchar[{\@Acrlongpl{hyper=false#1}{#2}}% - {\@Acrlongpl{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\Acrlongpl}{\@gls@hyp@opt\ns@Acrlongpl} \newcommand*{\ns@Acrlongpl}[2][]{% \new@ifnextchar[{\@Acrlongpl{#1}{#2}}{\@Acrlongpl{#1}{#2}[]}% } \def\@Acrlongpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@firstoftwo \let\glscapscase\@secondofthree \let\glsinsert\@empty - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper \def\glscustomtext{% \Glsentrylongpl{#2}#3% }% \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% }% } -\newrobustcmd*{\ACRlongpl}{\@ifstar\s@ACRlongpl\ns@ACRlongpl} -\newcommand*{\s@ACRlongpl}[2][]{% - \new@ifnextchar[{\@ACRlongpl{hyper=false,#1}{#2}}% - {\@ACRlongpl{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\ACRlongpl}{\@gls@hyp@opt\ns@ACRlongpl} \newcommand*{\ns@ACRlongpl}[2][]{% \new@ifnextchar[{\@ACRlongpl{#1}{#2}}{\@ACRlongpl{#1}{#2}[]}% } \def\@ACRlongpl#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \def\glslabel{#2}% \let\glsifplural\@firstoftwo \let\glscapscase\@thirdofthree \let\glsinsert\@empty - \let\org@ifKV@glslink@hyper\ifKV@glslink@hyper - \setkeys{glslink}{hyper=true,#1}% - \ifKV@glslink@hyper - \let\glsifhyper\@firstoftwo - \else - \let\glsifhyper\@secondoftwo - \fi - \let\ifKV@glslink@hyper\org@ifKV@glslink@hyper \def\glscustomtext{% \mfirstucMakeUppercase{\glsentrylongpl{#2}#3}% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } \newcommand*{\@gls@entry@field}[2]{% @@ -4536,6 +4293,57 @@ name=true]{% \PackageInfo{glossaries}{Writing glossary file \jobname.\csname @glotype@#2@out\endcsname}% } +\newcommand*{\@closegls}[1]{% + \closeout\csname glo@#1@file\endcsname +} +\ifglsxindy + \newcommand*{\@gls@automake}[1]{% + \ifglossaryexists{#1} + {% + \@closegls{#1}% + \ifdefstring{\glsorder}{letter}% + {\def\@gls@order{-M ord/letorder }}% + {\let\@gls@order\@empty}% + \ifcsundef{@xdy@#1@language}% + {\let\@gls@langmod\@xdy@main@language}% + {\letcs\@gls@langmod{@xdy@#1@language}}% + \edef\@gls@dothiswrite{\noexpand\write18{xindy + -I xindy + \@gls@order + -L \@gls@langmod\space + -M \gls@istfilebase\space + -C \gls@codepage\space + -t \jobname.\csuse{@glotype@#1@log} + -o \jobname.\csuse{@glotype@#1@in} + \jobname.\csuse{@glotype@#1@out}}% + }% + \@gls@dothiswrite + }% + {% + \GlossariesWarning{Can't make glossary `#1', it doesn't exist}% + }% + } +\else + \newcommand*{\@gls@automake}[1]{% + \ifglossaryexists{#1} + {% + \@closegls{#1}% + \ifdefstring{\glsorder}{letter}% + {\def\@gls@order{-l }}% + {\let\@gls@order\@empty}% + \edef\@gls@dothiswrite{\noexpand\write18{makeindex \@gls@order + -s \istfilename\space + -t \jobname.\csuse{@glotype@#1@log} + -o \jobname.\csuse{@glotype@#1@in} + \jobname.\csuse{@glotype@#1@out}}% + }% + \@gls@dothiswrite + }% + {% + \GlossariesWarning{Can't make glossary `#1', it doesn't exist}% + }% + } +\fi \newcommand*{\@warn@nomakeglossaries}{} \newcommand*{\warn@nomakeglossaries}{\@warn@nomakeglossaries} \newcommand*{\makeglossaries}{% @@ -4574,6 +4382,14 @@ name=true]{% \renewcommand*{\@printgloss@setsort}{% \let\@glo@assign@sortkey\@glo@no@assign@sortkey }% + \ifglsautomake + \renewcommand*{\@gls@doautomake}{% + \@for\@gls@type:=\@glo@types\do{% + \ifdefempty{\@gls@type}{}% + {\@gls@automake{\@gls@type}}% + }% + }% + \fi } \@onlypreamble{\makeglossaries} \let\makeglossary\makeglossaries @@ -4786,7 +4602,10 @@ you \gls@disablepagerefexpansion}{#2}% }% {% - \GlossariesWarning{No file defined for glossary `#1'}% + \ifignoredglossary{#1}{}% + {% + \GlossariesWarning{No file defined for glossary `#1'}% + }% }% \fi \endgroup\@esphack @@ -5429,6 +5248,67 @@ false,nolabel,autolabel,nameref}[nolabel]{% \define@choicekey{printgloss}{nogroupskip}{true,false}[true]{% \csuse{glsnogroupskip#1}% } +\define@choicekey{printgloss}{nopostdot}{true,false}[true]{% + \csuse{glsnopostdot#1}% +} +\define@choicekey{printgloss}{entrycounter}{true,false}[true]{% + \csuse{glsentrycounter#1}% + \ifglsentrycounter + \ifx\@gls@counterwithin\@empty + \newcounter{glossaryentry}% + \else + \newcounter{glossaryentry}[\@gls@counterwithin]% + \fi + \def\theHglossaryentry{\currentglossary.\theglossaryentry}% + \renewcommand*{\glsresetentrycounter}{% + \setcounter{glossaryentry}{0}% + }% + \renewcommand*{\glsstepentry}[1]{% + \refstepcounter{glossaryentry}% + \label{glsentry-\glsdetoklabel{##1}}% + }% + \renewcommand*{\glsentrycounterlabel}{\theglossaryentry.\space}% + \renewcommand*{\glsentryitem}[1]{% + \glsstepentry{##1}\glsentrycounterlabel + }% + \else + \renewcommand*{\glsresetentrycounter}{}% + \renewcommand*{\glsstepentry}[1]{}% + \renewcommand*{\glsentrycounterlabel}{}% + \renewcommand*{\glsentryitem}[1]{\glsresetsubentrycounter} + \fi +} +\define@choicekey{printgloss}{subentrycounter}{true,false}[true]{% + \csuse{glssubentrycounter#1}% + \ifglssubentrycounter + \ifundef\c@glossarysubentry + {% + \ifglsentrycounter + \newcounter{glossarysubentry}[glossaryentry]% + \else + \newcounter{glossarysubentry} + \fi + }{}% + \renewcommand*{\glsstepsubentry}[1]{% + \edef\currentglssubentry{\glsdetoklabel{##1}}% + \refstepcounter{glossarysubentry}% + \label{glsentry-\currentglssubentry}% + }% + \renewcommand*{\glsresetsubentrycounter}{% + \setcounter{glossarysubentry}{0}% + }% + \renewcommand*{\glssubentryitem}[1]{% + \glsstepsubentry{##1}\glssubentrycounterlabel + }% + \renewcommand*{\glssubentrycounterlabel}{\theglossarysubentry)\space}% + \def\theHglossarysubentry{\currentglssubentry.\theglossarysubentry} + \else + \renewcommand*{\glssubentryitem}[1]{}% + \renewcommand*{\glsstepsubentry}[1]{}% + \renewcommand*{\glsresetsubentrycounter}{}% + \renewcommand*{\glssubentrycounterlabel}{}% + \fi +} \define@boolkey{printgloss}[gls]{nonumberlist}[true]{% \ifglsnonumberlist \def\glossaryentrynumbers##1{}% @@ -5800,13 +5680,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \newcommand*{\glsshortpluralkey}{shortplural} \newcommand*{\glslongkey}{long} \newcommand*{\glslongpluralkey}{longplural} -\newrobustcmd*{\acrfull}{% - \@ifstar\s@acrfull\ns@acrfull -} -\newcommand*\s@acrfull[2][]{% - \new@ifnextchar[{\@acrfull{hyper=false,#1}{#2}}% - {\@acrfull{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\acrfull}{\@gls@hyp@opt\ns@acrfull} \newcommand*\ns@acrfull[2][]{% \new@ifnextchar[{\@acrfull{#1}{#2}}% {\@acrfull{#1}{#2}[]}% @@ -5820,14 +5694,9 @@ false,nolabel,autolabel,nameref}[nolabel]{% \newcommand{\acrlinkfullformat}[5]{% \acrfullformat{#1{#3}{#4}[#5]}{#2{#3}{#4}[]}% } -\newcommand{\acrfullformat}[2]{#1\space(#2)} -\newrobustcmd*{\Acrfull}{% - \@ifstar\s@Acrfull\ns@Acrfull -} -\newcommand*\s@Acrfull[2][]{% - \new@ifnextchar[{\@Acrfull{hyper=false,#1}{#2}}% - {\@Acrfull{hyper=false,#1}{#2}[]}% -} +\newcommand{\acrfullformat}[2]{#1\glsspace(#2)} +\newrobustcmd{\glsspace}{\space} +\newrobustcmd*{\Acrfull}{\@gls@hyp@opt\ns@Acrfull} \newcommand*\ns@Acrfull[2][]{% \new@ifnextchar[{\@Acrfull{#1}{#2}}% {\@Acrfull{#1}{#2}[]}% @@ -5838,13 +5707,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \newcommand*{\Acrfullfmt}[3]{% \acrlinkfullformat{\@Acrlong}{\@acrshort}{#1}{#2}{#3}% } -\newrobustcmd*{\ACRfull}{% - \@ifstar\s@ACRfull\ns@ACRfull -} -\newcommand*\s@ACRfull[2][]{% - \new@ifnextchar[{\@ACRfull{hyper=false,#1}{#2}}% - {\@ACRfull{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\ACRfull}{\@gls@hyp@opt\ns@ACRfull} \newcommand*\ns@ACRfull[2][]{% \new@ifnextchar[{\@ACRfull{#1}{#2}}% {\@ACRfull{#1}{#2}[]}% @@ -5855,13 +5718,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \newcommand*{\ACRfullfmt}[3]{% \acrlinkfullformat{\@ACRlong}{\@ACRshort}{#1}{#2}{#3}% } -\newrobustcmd*{\acrfullpl}{% - \@ifstar\s@acrfullpl\ns@acrfullpl -} -\newcommand*\s@acrfullpl[2][]{% - \new@ifnextchar[{\@acrfullpl{hyper=false,#1}{#2}}% - {\@acrfullpl{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\acrfullpl}{\@gls@hyp@opt\ns@acrfullpl} \newcommand*\ns@acrfullpl[2][]{% \new@ifnextchar[{\@acrfullpl{#1}{#2}}% {\@acrfullpl{#1}{#2}[]}% @@ -5872,13 +5729,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \newcommand*{\acrfullplfmt}[3]{% \acrlinkfullformat{\@acrlongpl}{\@acrshortpl}{#1}{#2}{#3}% } -\newrobustcmd*{\Acrfullpl}{% - \@ifstar\s@Acrfullpl\ns@Acrfullpl -} -\newcommand*\s@Acrfullpl[2][]{% - \new@ifnextchar[{\@Acrfullpl{hyper=false,#1}{#2}}% - {\@Acrfullpl{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\Acrfullpl}{\@gls@hyp@opt\ns@Acrfullpl} \newcommand*\ns@Acrfullpl[2][]{% \new@ifnextchar[{\@Acrfullpl{#1}{#2}}% {\@Acrfullpl{#1}{#2}[]}% @@ -5889,13 +5740,7 @@ false,nolabel,autolabel,nameref}[nolabel]{% \newcommand*{\Acrfullplfmt}[3]{% \acrlinkfullformat{\@Acrlongpl}{\@acrshortpl}{#1}{#2}{#3}% } -\newrobustcmd*{\ACRfullpl}{% - \@ifstar\s@ACRfullpl\ns@ACRfullpl -} -\newcommand*\s@ACRfullpl[2][]{% - \new@ifnextchar[{\@ACRfullpl{hyper=false,#1}{#2}}% - {\@ACRfullpl{hyper=false,#1}{#2}[]}% -} +\newrobustcmd*{\ACRfullpl}{\@gls@hyp@opt\ns@ACRfullpl} \newcommand*\ns@ACRfullpl[2][]{% \new@ifnextchar[{\@ACRfullpl{#1}{#2}}% {\@ACRfullpl{#1}{#2}[]}% @@ -7033,8 +6878,8 @@ false,nolabel,autolabel,nameref}[nolabel]{% \newcommand*{\CustomAcronymFields}{% name={\the\glsshorttok},% description={\the\glslongtok},% - first={\noexpand\acrfullformat{\the\glslongtok}{\the\glsshorttok}},% - firstplural={\noexpand\acrfullformat + first={\acrfullformat{\the\glslongtok}{\the\glsshorttok}},% + firstplural={\acrfullformat {\noexpand\glsentrylongpl{\the\glslabeltok}}% {\noexpand\glsentryshortpl{\the\glslabeltok}}},% text={\the\glsshorttok},% diff --git a/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc-english.sty b/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc-english.sty new file mode 100644 index 00000000000..ed8ce96cc23 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc-english.sty @@ -0,0 +1,61 @@ +%% +%% This is file `mfirstuc-english.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% glossaries.dtx (with options: `mfirstuc-english.sty,package') +%% +%% glossaries.dtx +%% Copyright 2014 Nicola Talbot +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% of this license of (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Nicola Talbot. +%% +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{mfirstuc-english}[2014/07/30 v1.0 (NLCT)] +\RequirePackage{mfirstuc} +\MFUnocap{a} +\MFUnocap{an} +\MFUnocap{and} +\MFUnocap{but} +\MFUnocap{for} +\MFUnocap{in} +\MFUnocap{of} +\MFUnocap{or} +\MFUnocap{no} +\MFUnocap{nor} +\MFUnocap{so} +\MFUnocap{some} +\MFUnocap{the} +\MFUnocap{with} +\MFUnocap{yet} +\endinput +%% +%% End of file `mfirstuc-english.sty'. diff --git a/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc.sty b/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc.sty index c40671d3700..9b5e84acb77 100644 --- a/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc.sty +++ b/Master/texmf-dist/tex/latex/glossaries/base/mfirstuc.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{mfirstuc}[2013/11/04 v1.08 (NLCT)] +\ProvidesPackage{mfirstuc}[2014/07/30 v1.09 (NLCT)] \RequirePackage{etoolbox} \newif\if@glscs \newtoks\@glsmfirst @@ -93,22 +93,39 @@ \expandafter\makefirstuc\expandafter{#1}} \newrobustcmd*{\capitalisewords}[1]{% \def\gls@add@space{}% + \let\@mfu@domakefirstuc\makefirstuc + \let\@mfu@checkword\@gobble \mfu@capitalisewords#1 \@nil\mfu@endcap } \def\mfu@capitalisewords#1 #2\mfu@endcap{% \def\mfu@cap@first{#1}% \def\mfu@cap@second{#2}% \gls@add@space - \makefirstuc{#1}% + \@mfu@checkword{#1}% + \@mfu@domakefirstuc{#1}% \def\gls@add@space{ }% \ifx\mfu@cap@second\@nnil \let\next@mfu@cap\mfu@noop \else \let\next@mfu@cap\mfu@capitalisewords + \let\@mfu@checkword\mfu@checkword \fi \next@mfu@cap#2\mfu@endcap } \def\mfu@noop#1\mfu@endcap{} +\newcommand*\mfu@checkword[1]{% + \ifinlist{#1}{\@mfu@nocaplist}% + {% + \let\@mfu@domakefirstuc\@firstofone + }% + {% + \let\@mfu@domakefirstuc\makefirstuc + }% +} +\newcommand*{\@mfu@nocaplist}{} +\newcommand*{\MFUnocap}[1]{\listadd{\@mfu@nocaplist}{#1}} +\newcommand*{\gMFUnocap}[1]{\listgadd{\@mfu@nocaplist}{#1}} +\newcommand*{\MFUclear}{\renewcommand*{\@mfu@nocaplist}{}} \newcommand*{\xcapitalisewords}[1]{% \expandafter\capitalisewords\expandafter{#1}% } diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Brazilian.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Brazilian.dict index 2c818613e4b..1b8fe9528e4 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Brazilian.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Brazilian.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Danish.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Danish.dict index 30e37bd7b41..21170b48568 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Danish.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Danish.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Dutch.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Dutch.dict index 440889f38e0..2f98e37d0f9 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Dutch.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Dutch.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-English.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-English.dict index 23db91b9c81..854d7a8570f 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-English.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-English.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-French.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-French.dict index 0ab416a2c93..5ef133c32b8 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-French.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-French.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-German.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-German.dict index eb0315e8f43..e5494065c2e 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-German.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-German.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Irish.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Irish.dict index 856941c78db..7678335d288 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Irish.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Irish.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Italian.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Italian.dict index 6c70918bc6e..b8206c4633c 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Italian.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Italian.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Magyar.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Magyar.dict index 98cd63fe4e3..5a158d0a089 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Magyar.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Magyar.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Polish.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Polish.dict index 469a9d2629b..0b7dab4f237 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Polish.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Polish.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Serbian.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Serbian.dict index 4b475784b78..73c68f33ec7 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Serbian.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Serbian.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z diff --git a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Spanish.dict b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Spanish.dict index bb33bce4700..49e26f1d12e 100644 --- a/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Spanish.dict +++ b/Master/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Spanish.dict @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 8f220b07da3..8267fe4119c 100644 --- a/Master/texmf-dist/tex/latex/glossaries/expl/glossaries-accsupp.sty +++ b/Master/texmf-dist/tex/latex/glossaries/expl/glossaries-accsupp.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries-accsupp}[2014/03/06 v4.04 (NLCT) +\ProvidesPackage{glossaries-accsupp}[2014/07/30 v4.08 (NLCT) Experimental glossaries accessibility] \DeclareOption*{\PassOptionsToPackage{\CurrentOption}{glossaries}} \ProcessOptions @@ -643,33 +643,33 @@ \def\@acrshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \let\glsifplural\@secondoftwo \let\glscapscase\@firstofthree \let\glsinsert\@empty \def\glscustomtext{% \acronymfont{\glsshortaccessdisplay{\glsentryshort{#2}}{#2}}#3% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } \def\@Acrshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \let\glsifplural\@secondoftwo \let\glscapscase\@secondofthree \let\glsinsert\@empty \def\glscustomtext{% \acronymfont{\glsshortaccessdisplay{\Glsentryshort{#2}}{#2}}#3% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } \def\@ACRshort#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \let\glsifplural\@secondoftwo \let\glscapscase\@thirdofthree \let\glsinsert\@empty @@ -677,39 +677,39 @@ \acronymfont{\glsshortaccessdisplay {\MakeUppercase{\glsentryshort{#2}}}{#2}}#3% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } \def\@acrlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \let\glsifplural\@secondoftwo \let\glscapscase\@firstofthree \let\glsinsert\@empty \def\glscustomtext{% \acronymfont{\glslongaccessdisplay{\glsentrylong{#2}}{#2}}#3% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } \def\@Acrlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \let\glsifplural\@secondoftwo \let\glscapscase\@firstofthree \let\glsinsert\@empty \def\glscustomtext{% \acronymfont{\glslongaccessdisplay{\Glsentrylong{#2}}{#2}}#3% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } \def\@ACRlong#1#2[#3]{% \glsdoifexists{#2}% {% - \edef\@glo@type{\glsentrytype{#2}}% + \let\do@gls@link@checkfirsthyper\relax \let\glsifplural\@secondoftwo \let\glscapscase\@firstofthree \let\glsinsert\@empty @@ -717,7 +717,7 @@ \acronymfont{\glslongaccessdisplay{% \MakeUppercase{\glsentrylong{#2}}}{#2}#3}% }% - \@gls@link[#1]{#2}{\csname gls@\@glo@type @entryfmt\endcsname}% + \@gls@link[#1]{#2}{\csname gls@\glstype @entryfmt\endcsname}% }% } \renewcommand*{\glossentryname}[1]{% 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 12e00563e01..2753e4c99fa 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 2f7b516aa17..68422c06467 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-inline.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-inline.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 eeda83d3f53..df0e06cf241 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-list.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-list.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 7bbf251e585..fb04da57f65 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-long.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-long.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 0e74ea0f2d5..c73ffa3edcd 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-longragged.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-longragged.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -38,7 +38,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesPackage{glossary-longragged}[2013/11/14 v4.0 (NLCT)] +\ProvidesPackage{glossary-longragged}[2014/07/30 v4.08 (NLCT)] \RequirePackage{array} \RequirePackage{longtable} \@ifundefined{glsdescwidth}{% @@ -141,7 +141,7 @@ \renewcommand*{\glsgroupheading}[1]{}% \renewcommand{\glossentry}[2]{% \glsentryitem{##1}\glstarget{##1}{\glossentryname{##1}} & - \glossentrydesc{##1} & \glossentrydesc{##1} & + \glossentrydesc{##1} & \glossentrysymbol{##1} & ##2\tabularnewline }% \renewcommand{\subglossentry}[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 b7b3b043ae8..e3e68d737b5 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-mcols.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-mcols.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 98ceda28305..3ee355b4756 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-super.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-super.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -62,7 +62,7 @@ \renewcommand{\subglossentry}[3]{% & \glssubentryitem{##2}% - \glstarget{##2}{\strut}\glosentrydesc{##2}\glspostdescription\space + \glstarget{##2}{\strut}\glossentrydesc{##2}\glspostdescription\space ##3\tabularnewline }% \renewcommand*{\glsgroupskip}{% 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 e6745bc7098..07c29b1e22e 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-superragged.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-superragged.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z 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 7e294ff4234..8dcfe1db3fb 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty @@ -21,7 +21,7 @@ %% %% The Current Maintainer of this work is Nicola Talbot. %% -%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. +%% This work consists of the files glossaries.dtx and glossaries.ins and the derived files glossaries.sty, glossaries-prefix.sty, mfirstuc.sty, mfirstuc-english.sty, glossary-hypernav.sty, glossary-inline.sty, glossary-list.sty, glossary-long.sty, glossary-longragged.sty, glossary-mcols.sty, glossary-super.sty, glossary-superragged.sty, glossary-tree.sty, glossaries-compatible-207.sty, glossaries-compatible-307.sty, glossaries-accsupp.sty, glossaries-babel.sty, glossaries-polyglossia.sty, glossaries-dictionary-Brazilian.dict, glossaries-dictionary-Danish.dict, glossaries-dictionary-Dutch.dict, glossaries-dictionary-English.dict, glossaries-dictionary-French.dict, glossaries-dictionary-German.dict, glossaries-dictionary-Irish.dict, glossaries-dictionary-Italian.dict, glossaries-dictionary-Magyar.dict, glossaries-dictionary-Polish.dict, glossaries-dictionary-Serbian.dict, glossaries-dictionary-Spanish.dict, minimalgls.tex, glossary-lipsum-examples.tex, example-glossaries-acronym-desc.tex, example-glossaries-acronym.tex, example-glossaries-acronyms-lang.tex, example-glossaries-brief.tex, example-glossaries-childnoname.tex, example-glossaries-cite.tex, example-glossaries-images.tex, example-glossaries-long.tex, example-glossaries-multipar.tex, example-glossaries-parent.tex, example-glossaries-symbols.tex, sample-crossref.tex, sample-custom-acronym.tex, sample-dual.tex, sample-entryfmt.tex, sample-FnDesc.tex, sample-ignored.tex, sample-index.tex, sample-inline.tex, sample-langdict.tex, sample-mfirstuc.tex, sample-newkeys.tex, sample-noidxapp-utf8.tex, sample-noidxapp.tex, sample-nomathhyper.tex, sample-numberlist.tex, sample-prefix.tex, sample-si.tex, sample.tex, sample4col.tex, sampleaccsupp.tex, sampleAcr.tex, sampleAcrDesc.tex, sampleacronyms.tex, sampleCustomAcr.tex, sampleDB.tex, sampleDesc.tex, sampleEq.tex, sampleEqPg.tex, sampleFnAcrDesc.tex, sampleNtn.tex, samplePeople.tex, sampleSec.tex, sampleSort.tex, sampletree.tex, sampleutf8.tex, samplexdy.tex, samplexdy2.tex, samplexdy-mc.xdy, samplexdy-mc207.xdy, database1.tex, database2.tex, glossaries.perl, mfirstuc.perl. %% %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -38,7 +38,8 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesPackage{glossary-tree}[2014/03/06 v4.04 (NLCT)] +\ProvidesPackage{glossary-tree}[2014/07/30 v4.08 (NLCT)] +\newcommand*{\glstreenamefmt}[1]{\textbf{#1}} \newglossarystyle{index}{% \renewenvironment{theglossary}% {\setlength{\parindent}{0pt}% @@ -48,7 +49,7 @@ \renewcommand*{\glossaryheader}{}% \renewcommand*{\glsgroupheading}[1]{}% \renewcommand*{\glossentry}[2]{% - \item\glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}% + \item\glsentryitem{##1}\glstreenamefmt{\glstarget{##1}{\glossentryname{##1}}}% \ifglshassymbol{##1}{\space(\glossentrysymbol{##1})}{}% \space \glossentrydesc{##1}\glspostdescription\space ##2% }% @@ -64,7 +65,7 @@ % all other levels \subsubitem \fi - \textbf{\glstarget{##2}{\glossentryname{##2}}}% + \glstreenamefmt{\glstarget{##2}{\glossentryname{##2}}}% \ifglshassymbol{##2}{\space(\glossentrysymbol{##2})}{}% \space\glossentrydesc{##2}\glspostdescription\space ##3% }% @@ -72,14 +73,14 @@ \newglossarystyle{indexgroup}{% \setglossarystyle{index}% \renewcommand*{\glsgroupheading}[1]{% - \item\textbf{\glsgetgrouptitle{##1}}\indexspace}% + \item\glstreenamefmt{\glsgetgrouptitle{##1}}\indexspace}% } \newglossarystyle{indexhypergroup}{% \setglossarystyle{index}% \renewcommand*{\glossaryheader}{% - \item\textbf{\glsnavigation}\indexspace}% + \item\glstreenamefmt{\glsnavigation}\indexspace}% \renewcommand*{\glsgroupheading}[1]{% - \item\textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}% + \item\glstreenamefmt{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}% \indexspace}% } \newglossarystyle{tree}{% @@ -92,7 +93,7 @@ \renewcommand{\glossentry}[2]{% \hangindent0pt\relax \parindent0pt\relax - \glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}% + \glsentryitem{##1}\glstreenamefmt{\glstarget{##1}{\glossentryname{##1}}}% \ifglshassymbol{##1}{\space(\glossentrysymbol{##1})}{}% \space\glossentrydesc{##1}\glspostdescription\space##2\par }% @@ -102,7 +103,7 @@ \ifnum##1=1\relax \glssubentryitem{##2}% \fi - \textbf{\glstarget{##2}{\glossentryname{##2}}}% + \glstreenamefmt{\glstarget{##2}{\glossentryname{##2}}}% \ifglshassymbol{##2}{\space(\glossentrysymbol{##2})}{}% \space\glossentrydesc{##2}\glspostdescription\space ##3\par }% @@ -110,15 +111,15 @@ \newglossarystyle{treegroup}{% \setglossarystyle{tree}% \renewcommand{\glsgroupheading}[1]{\par - \noindent\textbf{\glsgetgrouptitle{##1}}\par\indexspace}% + \noindent\glstreenamefmt{\glsgetgrouptitle{##1}}\par\indexspace}% } \newglossarystyle{treehypergroup}{% \setglossarystyle{tree}% \renewcommand*{\glossaryheader}{% - \par\noindent\textbf{\glsnavigation}\par\indexspace}% + \par\noindent\glstreenamefmt{\glsnavigation}\par\indexspace}% \renewcommand*{\glsgroupheading}[1]{% \par\noindent - \textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par + \glstreenamefmt{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par \indexspace}% } \newlength\glstreeindent @@ -133,7 +134,7 @@ \renewcommand{\glossentry}[2]{% \hangindent0pt\relax \parindent0pt\relax - \glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}% + \glsentryitem{##1}\glstreenamefmt{\glstarget{##1}{\glossentryname{##1}}}% \ifglshassymbol{##1}{\space(\glossentrysymbol{##1})}{}% \space\glossentrydesc{##1}\glspostdescription\space##2\par }% @@ -151,15 +152,15 @@ \newglossarystyle{treenonamegroup}{% \setglossarystyle{treenoname}% \renewcommand{\glsgroupheading}[1]{\par - \noindent\textbf{\glsgetgrouptitle{##1}}\par\indexspace}% + \noindent\glstreenamefmt{\glsgetgrouptitle{##1}}\par\indexspace}% } \newglossarystyle{treenonamehypergroup}{% \setglossarystyle{treenoname}% \renewcommand*{\glossaryheader}{% - \par\noindent\textbf{\glsnavigation}\par\indexspace}% + \par\noindent\glstreenamefmt{\glsnavigation}\par\indexspace}% \renewcommand*{\glsgroupheading}[1]{% \par\noindent - \textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par + \glstreenamefmt{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par \indexspace}% } \newcommand*{\glssetwidest}[2][0]{% @@ -177,12 +178,12 @@ \renewcommand{\glossentry}[2]{% \ifnum\@gls@prevlevel=0\relax \else - \settowidth{\glstreeindent}{\textbf{\@glswidestname\space}}% + \settowidth{\glstreeindent}{\glstreenamefmt{\@glswidestname\space}}% \fi \hangindent\glstreeindent \parindent\glstreeindent \makebox[0pt][r]{\makebox[\glstreeindent][l]{% - \glsentryitem{##1}\textbf{\glstarget{##1}{\glossentryname{##1}}}}}% + \glsentryitem{##1}\glstreenamefmt{\glstarget{##1}{\glossentryname{##1}}}}}% \ifglshassymbol{##1}{\space(\glossentrysymbol{##1})}{}% \glossentrydesc{##1}\glspostdescription \space ##2\par \def\@gls@prevlevel{0}% @@ -194,8 +195,8 @@ \ifnum\@gls@prevlevel=##1\relax \else \@ifundefined{@glswidestname\romannumeral##1}{% - \settowidth{\gls@tmplen}{\textbf{\@glswidestname\space}}}{% - \settowidth{\gls@tmplen}{\textbf{% + \settowidth{\gls@tmplen}{\glstreenamefmt{\@glswidestname\space}}}{% + \settowidth{\gls@tmplen}{\glstreenamefmt{% \csname @glswidestname\romannumeral##1\endcsname\space}}}% \ifnum\@gls@prevlevel<##1\relax \setlength\glstreeindent\gls@tmplen @@ -203,9 +204,9 @@ \parindent\glstreeindent \else \@ifundefined{@glswidestname\romannumeral\@gls@prevlevel}{% - \settowidth{\glstreeindent}{\textbf{% + \settowidth{\glstreeindent}{\glstreenamefmt{% \@glswidestname\space}}}{% - \settowidth{\glstreeindent}{\textbf{% + \settowidth{\glstreeindent}{\glstreenamefmt{% \csname @glswidestname\romannumeral\@gls@prevlevel \endcsname\space}}}% \addtolength\parindent{-\glstreeindent}% @@ -214,7 +215,7 @@ \fi \hangindent\glstreeindent \makebox[0pt][r]{\makebox[\gls@tmplen][l]{% - \textbf{\glstarget{##2}{\glossentryname{##2}}}}}% + \glstreenamefmt{\glstarget{##2}{\glossentryname{##2}}}}}% \ifglshassymbol{##2}{\space(\glossentrysymbol{##2})}{}% \glossentrydesc{##2}\glspostdescription\space ##3\par \def\@gls@prevlevel{##1}% @@ -227,7 +228,7 @@ \def\@gls@prevlevel{-1}% \hangindent0pt\relax \parindent0pt\relax - \textbf{\glsgetgrouptitle{##1}}\par\indexspace}% + \glstreenamefmt{\glsgetgrouptitle{##1}}\par\indexspace}% } \newglossarystyle{alttreehypergroup}{% \setglossarystyle{alttree}% @@ -236,13 +237,13 @@ \def\@gls@prevlevel{-1}% \hangindent0pt\relax \parindent0pt\relax - \textbf{\glsnavigation}\par\indexspace}% + \glstreenamefmt{\glsnavigation}\par\indexspace}% \renewcommand*{\glsgroupheading}[1]{% \par \def\@gls@prevlevel{-1}% \hangindent0pt\relax \parindent0pt\relax - \textbf{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par + \glstreenamefmt{\glsnavhypertarget{##1}{\glsgetgrouptitle{##1}}}\par \indexspace}} \endinput %% diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym-desc.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym-desc.tex new file mode 100644 index 00000000000..4370863f6d4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym-desc.tex @@ -0,0 +1,27 @@ + % This file is part of the glossaries bundle + % These are test acronym entries with descriptions. + +\newacronym[type=\glsdefaulttype,description={fringilla a, euismod sodales, + sollicitudin vel, wisi}]{ndl}{NDL}{nam dui ligula} + +\newacronym[type=\glsdefaulttype,description={non justo}]{mal}{MAL}{morbi auctor lorem} + +\newacronym[type=\glsdefaulttype,description={pretium at, lobortis vitae, ultricies et, +tellus}]{nll}{NLL}{name lacus libero} + +\newacronym[type=\glsdefaulttype,description={tortor sed accumsan bibendum, erat ligula +aliquet magna, vitae ornare odio metus a mi}]{da}{DA}{donec aliquet} + +\newacronym[type=\glsdefaulttype,description={et nisl hendrerit mollis}]{mao}{MAO}{morbi ac orci} + +\newacronym[type=\glsdefaulttype,description={cras nec ante}]{sum}{SUM}{suspendisse ut massa} + +\newacronym[type=\glsdefaulttype,description={cum sociis natoque penatibus et magnis dis +parturient montes, nascetur ridiculus mus}]{pan}{PAN}{pellentesque a nulla} + +\newacronym[type=\glsdefaulttype,description={nulla ullamcorper vestibulum +turpis}]{atu}{ATU}{aliquam tincidunt urna} + +\newacronym[type=\glsdefaulttype,description={nulla malesuada porttitor diam}]% + {pclm}{PCLM}{pellentesque cursus luctus mauris} + diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym.tex new file mode 100644 index 00000000000..331c07fa623 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym.tex @@ -0,0 +1,88 @@ + % This file is part of the glossaries bundle + % These are test acronym entries + +\newacronym[type=\glsdefaulttype]{lid}{LID}{lorem ipsum dolor} + +\newacronym[type=\glsdefaulttype]{stc}{STC}{sit amet consectetuer} + +\newacronym[type=\glsdefaulttype]{aeu}{AEU}{adipiscing elit ut} + +\newacronym[type=\glsdefaulttype]{pev}{PEV}{purus elit vestibulum} + +\newacronym[type=\glsdefaulttype]{upa}{UPA}{ut placerat ac} + +\newacronym[type=\glsdefaulttype]{avf}{AVF}{adipiscing vitae felis} + +\newacronym[type=\glsdefaulttype]{cdg}{CDG}{curabitur dictum gravida} + +\newacronym[type=\glsdefaulttype]{mna}{MNA}{mauris nam arcu} + +\newacronym[type=\glsdefaulttype]{lne}{LNE}{libero nonummy eget} + +\newacronym[type=\glsdefaulttype]{civ}{CIV}{consectetuer id vulputate} + +\newacronym[type=\glsdefaulttype]{amd}{AMD}{a magna donec} + +\newacronym[type=\glsdefaulttype]{vae}{VAE}{vehicula augue eu} + +\newacronym[type=\glsdefaulttype]{nph}{NPH}{neque pellentesque habitant} + +\newacronym[type=\glsdefaulttype]{mts}{MTS}{morbi tristique senectus} + +\newacronym[type=\glsdefaulttype]{ene}{ENE}{et netus et} + +\newacronym[type=\glsdefaulttype]{mfa}{MFA}{malesuada fames ac} + +\newacronym[type=\glsdefaulttype]{tem}{TEM}{turpis egestas mauris} + +\newacronym[type=\glsdefaulttype]{ulc}{ULC}{ut leo cras} + +\newacronym[type=\glsdefaulttype]{vmr}{VMR}{viverra metus rhoncus} + +\newacronym[type=\glsdefaulttype]{sne}{SNE}{sem nulla et} + +\newacronym[type=\glsdefaulttype]{lvu}{LVU}{lectus vestibulum urna} + +\newacronym[type=\glsdefaulttype]{fup}{FUP}{fringilla ultrices phasellus} + +\newacronym[type=\glsdefaulttype]{ets}{ETS}{eu tellus sit} + +\newacronym[type=\glsdefaulttype]{atg}{ATG}{amet tortor gravida} + +\newacronym[type=\glsdefaulttype]{pis}{PIS}{placerat integer sapien} + +\newacronym[type=\glsdefaulttype]{eii}{EII}{est iaculis in} + +\newacronym[type=\glsdefaulttype]{pqv}{PQV}{pretium quis viverra} + +\newacronym[type=\glsdefaulttype]{anp}{ANP}{ac nunc praesent} + +\newacronym[type=\glsdefaulttype]{esv}{ESV}{eget sem vel} + +\newacronym[type=\glsdefaulttype]{lub}{LUB}{leo ultrices bibendum} + +\newacronym[type=\glsdefaulttype]{afm}{AFM}{aenean faucibus morbi} + +\newacronym[type=\glsdefaulttype]{dnm}{DNM}{dolor nulla malesuada} + +\newacronym[type=\glsdefaulttype]{epa}{EPA}{eu pulvinar at} + +\newacronym[type=\glsdefaulttype]{man}{MAC}{mollis ac nulla} + +\newacronym[type=\glsdefaulttype]{cas}{CAS}{curabitur auctor semper} + +\newacronym[type=\glsdefaulttype]{ndv}{NDV}{nulla donec varius} + +\newacronym[type=\glsdefaulttype]{oer}{OER}{orci eget risus} + +\newacronym[type=\glsdefaulttype]{dnmc}{DNMC}{duis nibh mi congue} + +\newacronym[type=\glsdefaulttype]{cea}{CEA}{congue eu accumsan} + +\newacronym[type=\glsdefaulttype]{esq}{ESQ}{eleifend sagittis quis} + +\newacronym[type=\glsdefaulttype]{dia}{DIA}{duis eget orci} + +\newacronym[type=\glsdefaulttype]{sao}{SAO}{sit amet orci} + +\newacronym[type=\glsdefaulttype]{drn}{DRN}{dignissim rutrum nam} diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronyms-lang.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronyms-lang.tex new file mode 100644 index 00000000000..9b3192ebbf5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronyms-lang.tex @@ -0,0 +1,17 @@ + % This file is part of the glossaries bundle + % These are test acronym entries where some are provided with + % "translations", which are stored in the user1 key. + +\newacronym[type=\glsdefaulttype,user1={love itself}]{li}{LI}{lorem ipsum} + +\newacronym[type=\glsdefaulttype,user1={produces none}]{np}{NP}{nulla pariatur} + +\newacronym[type=\glsdefaulttype,user1={blame belongs}]{sic}{SIC}{sunt in culpa} + +\newacronym[type=\glsdefaulttype,user1={blinded by +desire}]{esoc}{ESOC}{excepturi sint obcaecati cupiditat} + +\newacronym[type=\glsdefaulttype]{nmruu}{NMRUU}{nulla malesuada +risus ut urna} + +\newacronym[type=\glsdefaulttype]{di}{DI}{duis iaculi} diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-brief.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-brief.tex new file mode 100644 index 00000000000..892d3edd30d --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-brief.tex @@ -0,0 +1,108 @@ + % This file is part of the glossaries bundle + % These are test glossary entries with brief descriptions. + +\newglossaryentry{lorem}{name={lorem},description={ipsum}} + +\newglossaryentry{dolor}{name={dolor},description={sit}} + +\newglossaryentry{amet}{name={amet},description={consectetuer}} + +\newglossaryentry{adipiscing}{name={adipiscing},description={elit}} + +\newglossaryentry{ut}{name={ut},description={purus}} + +\newglossaryentry{elit}{name={elit},description={vestibulum}} + +\newglossaryentry{placerat}{name={placerat},description={ac}} + +\newglossaryentry{vitae}{name={vitae},description={felis}} + +\newglossaryentry{curabitur}{name={curabitur},description={gravida}} + +\newglossaryentry{mauris}{name={mauris},description={nam}} + +\newglossaryentry{arcu}{name={arcu},description={libero}} + +\newglossaryentry{nonummy}{name={nonummy},description={eget}} + +\newglossaryentry{consectetuer}{name={consectetuer},description={id}} + +\newglossaryentry{vulputate}{name={vulputate},description={a magna}} + +\newglossaryentry{donec}{name={donec},description={vehicula}} + +\newglossaryentry{augue}{name={augue},description={eu neque}} + +\newglossaryentry{pellentesque}{name={pellentesque},description={habitant}} + +\newglossaryentry{morbi}{name={morbi},description={tristique}} + +\newglossaryentry{senectus}{name={senectus},description={et netus}} + +\newglossaryentry{et}{name={et},description={malesuada}} + +\newglossaryentry{fames}{name={fames},description={ac}} + +\newglossaryentry{turpis}{name={turpis},description={egestas}} + +\newglossaryentry{leo}{name={leo},description={cras}} + +\newglossaryentry{viverra}{name={viverra},description={metus}} + +\newglossaryentry{rhoncus}{name={rhoncus},description={sem}} + +\newglossaryentry{nulla}{name={nulla},description={et}} + +\newglossaryentry{lectus}{name={lectus},description={vestibulum}} + +\newglossaryentry{urna}{name={urna},description={fringilla}} + +\newglossaryentry{ultrices}{name={ultrices},description={phasellus}} + +\newglossaryentry{eu}{name={eu},description={tellus}} + +\newglossaryentry{sit}{name={sit},description={amet}} + +\newglossaryentry{tortor}{name={tortor},description={gravida}} + +\newglossaryentry{integer}{name={integer},description={sapien}} + +\newglossaryentry{est}{name={est},description={iaculis}} + +\newglossaryentry{in}{name={in},description={pretium}} + +\newglossaryentry{quis}{name={quis},description={viverra}} + +\newglossaryentry{ac}{name={ac},description={nunc}} + +\newglossaryentry{praesent}{name={praesent},description={eget}} + +\newglossaryentry{sem}{name={sem},description={vel leo}} + +\newglossaryentry{bibendum}{name={bibendum},description={ultrices}} + +\newglossaryentry{aenean}{name={aenean},description={faucibus}} + +\newglossaryentry{malesuada}{name={malesuada},description={eu}} + +\newglossaryentry{pulvinar}{name={pulvinar},description={at}} + +\newglossaryentry{mollis}{name={mollis},description={ac nulla}} + +\newglossaryentry{auctor}{name={auctor},description={semper}} + +\newglossaryentry{varius}{name={varius},description={orci}} + +\newglossaryentry{eget}{name={eget},description={risus}} + +\newglossaryentry{duis}{name={duis},description={nibh}} + +\newglossaryentry{mi}{name={mi},description={congue}} + +\newglossaryentry{accumsan}{name={accumsan},description={eleifend}} + +\newglossaryentry{sagittis}{name={sagittis},description={quis}} + +\newglossaryentry{diam}{name={diam},description={duis}} + +\newglossaryentry{orci}{name={orci},description={dignissim}} diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-childnoname.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-childnoname.tex new file mode 100644 index 00000000000..53a9885d368 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-childnoname.tex @@ -0,0 +1,92 @@ + % This file is part of the glossaries bundle + % These are test glossary entries with child entries that don't have + % a name supplied. (The name is the same as the parent name.) + +\newglossaryentry{scelerisque}{name={scelerisque},description={at}} + +\newglossaryentry{vestibulum}{parent={scelerisque},description={eu, nulla}} + +\newglossaryentry{utodionisl}{parent={scelerisque},description={facilisis id}} + +\newglossaryentry{molliset}{parent={scelerisque},description={nec, enim}} + +\newglossaryentry{aeneansem}{parent={scelerisque},description={sem leo}} + +\newglossaryentry{pellentesquesit}{parent={scelerisque},description={sit amet}} + +\newglossaryentry{sapien}{parent={scelerisque},description={vehicula +pellentesque}} + +\newglossaryentry{consequat}{parent={scelerisque},description={tellus +et tortor}} + +\newglossaryentry{uttempor}{name={ut tempor},description={laoreet +quam}} + +\newglossaryentry{nullamid}{parent={uttempor},description={wisi a +libero}} + +\newglossaryentry{tristique}{parent={uttempor},description={semper}} + +\newglossaryentry{nullamnislmassa}{parent={uttempor},description={rutrum +ut}} + +\newglossaryentry{eleifend}{name={eleifend},description={sit amet +faucibus}} + +\newglossaryentry{elementum}{parent={eleifend},description={elementum}} + +\newglossaryentry{urnasapien}{parent={eleifend},description={urna sapien}} + +\newglossaryentry{consectetuermauris}{name={consectetuer},description={mauris}} + +\newglossaryentry{quisegestas}{parent={consectetuermauris},description={quis egestas}} + +\newglossaryentry{leojusto}{parent={consectetuermauris},description={leo +justo}} + +\newglossaryentry{nonrisus}{name={non risus},description={morbi non +felis}} + +\newglossaryentry{aclibero}{parent={nonrisus},description={ac libero}} + +\newglossaryentry{vulputatefringilla}{parent={nonrisus},description={vulputate +fringilla}} + +\newglossaryentry{maurislibero}{name={mauris},description={libero eros}} + +\newglossaryentry{lacinia}{parent={maurislibero},description={lacinia +non}} + +\newglossaryentry{sodales}{parent={maurislibero},description={sodales +quis}} + +\newglossaryentry{dapibus}{parent={maurislibero},description={dapibus +porttitor, pede}} + +\newglossaryentry{class}{name={class},description={aptent taciti}} + +\newglossaryentry{sociosqu}{parent={class},description={sociosqu}} + +\newglossaryentry{adlitora}{parent={class},description={ad litora}} + +\newglossaryentry{torquent}{parent={class},description={torquent per +conubia}} + +\newglossaryentry{nostra}{name={nostra},description={per inceptos +hymenaeos}} + +\newglossaryentry{morbidapibus}{parent={nostra},description={morbi +dapibus}} + +\newglossaryentry{mauriscondimentum}{parent={nostra},description={mauris +condimentum nulla}} + +\newglossaryentry{cumsociis}{name={cum sociis},description={natoque +penatibus}} + +\newglossaryentry{etmagnis}{parent={cumsociis},description={et +magnis}} + +\newglossaryentry{disparturient}{parent={cumsociis},description={dis +parturient montes}} diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-cite.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-cite.tex new file mode 100644 index 00000000000..f41e5d8cb30 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-cite.tex @@ -0,0 +1,81 @@ + % This file is part of the glossaries bundle + % These are test glossary entries with citation labels stored in + % the user1 field. (The citations are defined in the xampl.bib file + % that should be available on modern TeX distributions.) + +\newglossaryentry{fusce}{name={fusce}, +description={suscipit cursus sem},user1={article-minimal}} + +\newglossaryentry{vivamus}{name={vivamus}, +description={risus mi, egestas ac},user1={article-full}} + +\newglossaryentry{imperdiet}{name={imperdiet}, +description={varius, faucibus quis, leo},user1={whole-journal}} + +\newglossaryentry{aenean2}{name={aenean}, +description={tincidunt},user1={inbook-minimal}} + +\newglossaryentry{crasid}{name={cras id}, +description={justo quis nibh scelerisque dignissim}, +user1={inbook-full}} + +\newglossaryentry{aliquam2}{name={aliquam}, +description={sagittis elementum dolor}, +user1={book-minimal}} + +\newglossaryentry{aeneanconsectetuer}{name={aenean consectetuer}, +description={justo in pede}, +user1={book-full}} + +\newglossaryentry{curabiturullamcorper}{name={curabitur ullamcorper}, +description={ligula nec orci}, +user1={booklet-minimal}} + +\newglossaryentry{aliquampurus}{name={aliquam purus}, +description={turpis, aliquam id}, +user1={booklet-full}} + +\newglossaryentry{ornarevitae}{name={ornare vitae}, +description={porttitor non, wisi}, +user1={incollection-minimal}} + +\newglossaryentry{maecenasluctus}{name={maecenas luctus}, +description={porta lorem}, +user1={incollection-full}} + +\newglossaryentry{donecvitae}{name={donec vitae}, +description={ligula eu ante pretium varius}, +user1={manual-minimal}} + +\newglossaryentry{proin}{name={proin}, +description={tortor metus, convallis et}, +user1={manual-full}} + +\newglossaryentry{hendrerit}{name={hendrerit}, +description={non, scelerisque in, urna}, +user1={mastersthesis-minimal}} + +\newglossaryentry{crasquis}{name={cras qui}, +description={libero eu ligula bibendum tempor}, +user1={mastersthesis-full}} + +\newglossaryentry{vivamustellus}{name={vivamus tellus}, +description={quam, malesuada eu, tempus sed, tempor sed, velit}, +user1={misc-minimal}} + +\newglossaryentry{doneclacinia}{name={donec lacinia}, +description={auctor libero}, +user1={misc-full}} + +\newglossaryentry{praesent2}{name={praesent}, +description={sed neque id pede mollis rutrum}, +user1={inproceedings-minimal}} + + % Here's one with multiple cites: +\newglossaryentry{vestibulum2}{name={vestibulum}, +description={iaculis risus}, +user1={inproceedings-minimal,phdthesis-minimal}} + + % Here's one without a user1 key for comparison: +\newglossaryentry{pellentesque2}{name={pellentesque}, +description={lacus}} diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-images.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-images.tex new file mode 100644 index 00000000000..865f835e331 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-images.tex @@ -0,0 +1,285 @@ + % This file is part of the glossaries bundle + % These are test glossary entries with multi-paragraph descriptions + % that have an associated image file (stored in user1). + % The referenced image files are provided by the mwe package. + +\longnewglossaryentry{sedfeugiat}{name={sed feugiat},user1={example-image}}% +{% +Cum sociis natoque penatibus et magnis dis parturient montes, +nascetur ridiculus mus. Ut pellentesque augue sed urna. Vestibulum +diam eros, fringilla et, consectetuer eu, nonummy id, sapien. Nullam +at lectus. In sagittis ultrices mauris. Curabitur malesuada erat sit +amet massa. Fusce blandit. Aliquam erat volutpat. Aliquam euismod. +Aenean vel lectus. Nunc imperdiet justo nec dolor. + +Etiam euismod. Fusce facilisis lacinia dui. Suspendisse potenti. In +mi erat, cursus id, nonummy sed, ullamcorper eget, sapien. Praesent +pretium, magna in eleifend egestas, pede pede pretium lorem, quis +consectetuer tortor sapien facilisis magna. Mauris quis magna +varius nulla scelerisque imperdiet. Aliquam non quam. Aliquam +porttitor quam a lacus. Praesent vel arcu ut tortor cursus volutpat. +In vitae pede quis diam bibendum placerat. Fusce elementum convallis +neque. Sed dolor orci, scelerisque ac, dapibus nec, ultricies ut, +mi. Duis nec dui quis leo sagittis commodo. +} + +\longnewglossaryentry{aliquamlectus}% +{name={aliquam lectus},user1={example-image-a}}% +{% +Vivamus leo. Quisque ornare tellus ullamcorper nulla. Mauris +porttitor pharetra tortor. Sed fringilla justo sed mauris. Mauris +tellus. Sed non leo. Nullam elementum, magna in cursus sodales, +augue est scelerisque sapien, venenatis congue nulla arcu et pede. +Ut suscipit enim vel sapien. Donec congue. Maecenas urna mi, +suscipit in, placerat ut, vestibulum ut, massa. Fusce ultrices nulla +et nisl. + +Etiam ac leo a risus tristique nonummy. Donec dignissim tincidunt +nulla. Vestibulum rhoncus molestie odio. Sed lobortis, justo et +pretium lobortis, mauris turpis condimentum augue, nec ultricies +nibh arcu pretium enim. Nunc purus neque, placerat id, imperdiet +sed, pellentesque nec, nisl. Vestibulum imperdiet neque non sem +accumsan laoreet. In hac habitasse platea dictumst. Etiam +condimentum facilisis libero. Suspendisse in elit quis nisl aliquam +dapibus. Pellentesque auctor sapien. Sed egestas sapien nec lectus. +Pellentesque vel dui vel neque bibendum viverra. Aliquam porttitor +nisl nec pede. Proin mattis libero vel turpis. Donec rutrum mauris +et libero. Proin euismod porta felis. Nam lobortis, metus quis +elementum commodo, nunc lectus elementum mauris, eget vulputate +ligula tellus eu neque. Vivamus eu dolor. +} + +\longnewglossaryentry{nullainipsum}% +{name={nulla in ipsum},user1={example-image-b}}% +{% + Praesent eros nulla, congue vitae, euismod ut, commodo a, wisi. +Pellentesque habitant morbi tristique senectus et netus et malesuada +fames ac turpis egestas. Aenean nonummy magna non leo. Sed felis +erat, ullamcorper in, dictum non, ultricies ut, lectus. Proin vel +arcu a odio lobortis euismod. Vestibulum ante ipsum primis in +faucibus orci luctus et ultrices posuere cubilia Curae; Proin ut +est. Aliquam odio. Pellentesque massa turpis, cursus eu, euismod +nec, tempor congue, nulla. Duis viverra gravida mauris. Cras +tincidunt. Curabitur eros ligula, varius ut, pulvinar in, cursus +faucibus, augue. + +Nulla mattis luctus nulla. Duis commodo velit at leo. Aliquam +vulputate magna et leo. Nam vestibulum ullamcorper leo. Vestibulum +condimentum rutrum mauris. Donec id mauris. Morbi molestie justo et +pede. Vivamus eget turpis sed nisl cursus tempor. Curabitur mollis +sapien condimentum nunc. In wisi nisl, malesuada at, dignissim sit +amet, lobortis in, odio. Aenean consequat arcu a ante. Pellentesque +porta elit sit amet orci. Etiam at turpis nec elit ultricies +imperdiet. Nulla facilisi. In hac habitasse platea dictumst. +Suspendisse viverra aliquam risus. Nullam pede justo, molestie +nonummy, scelerisque eu, facilisis vel, arcu. +} + +\longnewglossaryentry{curabiturtellusmagna}% +{name={curabitur tellus magna},user1={example-image-c}}% +{% +Donec interdum. Praesent scelerisque. Maecenas posuere sodales +odio. Vivamus metus lacus, varius quis, imperdiet quis, rhoncus a, +turpis. Etiam ligula arcu, elementum a, venenatis quis, sollicitudin +sed, metus. Donec nunc pede, tincidunt in, venenatis vitae, faucibus +vel, nibh. Pellentesque wisi. Nullam malesuada. Morbi ut tellus ut +pede tincidunt porta. Lorem ipsum dolor sit amet, consectetuer +adipiscing elit. Etiam congue neque id dolor. + +Donec et nisl at wisi luctus bibendum. Nam interdum tellus ac +libero. Sed sem justo, laoreet vitae, fringilla at, adipiscing ut, +nibh. Maecenas non sem quis tortor eleifend fermentum. Etiam id +tortor ac mauris porta vulputate. Integer porta neque vitae massa. +Maecenas tempus libero a libero posuere dictum. Vestibulum ante +ipsum primis in faucibus orci luctus et ultrices posuere cubilia +Curae; Aenean quis mauris sed elit commodo placerat. Class aptent +taciti sociosqu ad litora torquent per conubia nostra, per inceptos +hymenaeos. Vivamus rhoncus tincidunt libero. Etiam elementum pretium +justo. Vivamus est. Morbi a tellus eget pede tristique commodo. +Nulla nisl. Vestibulum sed nisl eu sapien cursus rutrum. +} + +\longnewglossaryentry{nullanonmauris}% +{name={nulla non mauris},user1={example-image-16x10}}% +{% +Nullam varius. Etiam dignissim elementum metus. Vestibulum faucibus, +metus sit amet mattis rhoncus, sapien dui laoreet odio, nec +ultricies nibh augue a enim. Fusce in ligula. Quisque at magna et +nulla commodo consequat. Proin accumsan imperdiet sem. Nunc porta. +Donec feugiat mi at justo. Phasellus facilisis ipsum quis ante. In +ac elit eget ipsum pharetra faucibus. Maecenas viverra nulla in +massa. + +Nulla ac nisl. Nullam urna nulla, ullamcorper in, interdum sit amet, +gravida ut, risus. Aenean ac enim. In luctus. Phasellus eu quam +vitae turpis viverra pellentesque. Duis feugiat felis ut enim. +Phasellus pharetra, sem id porttitor sodales, magna nunc aliquet +nibh, nec blandit nisl mauris at pede. Suspendisse risus risus, +lobortis eget, semper at, imperdiet sit amet, quam. Quisque +scelerisque dapibus nibh. Nam enim. Lorem ipsum dolor sit amet, +consectetuer adipiscing elit. Nunc ut metus. Ut metus justo, auctor +at, ultrices eu, sagittis ut, purus. Aliquam aliquam. +} + +\longnewglossaryentry{etiampedemassa}% +{name={etiam pede massa},user1={example-image-10x16}}% +{% +Vestibulum luctus commodo lacus. Morbi lacus dui, tempor sed, +euismod eget, condimentum at, tortor. Phasellus aliquet odio ac +lacus tempor faucibus. Praesent sed sem. Praesent iaculis. Cras +rhoncus tellus sed justo ullamcorper sagittis. Donec quis orci. +Sed ut tortor quis tellus euismod tincidunt. Suspendisse congue nisl +eu elit. Aliquam tortor diam, tempus id, tristique eget, sodales +vel, nulla. Praesent tellus mi, condimentum sed, viverra at, +consectetuer quis, lectus. In auctor vehicula orci. Sed pede sapien, +euismod in, suscipit in, pharetra placerat, metus. Vivamus commodo +dui non odio. Donec et felis. + +Etiam suscipit aliquam arcu. Aliquam sit amet est ac purus bibendum +congue. Sed in eros. Morbi non orci. Pellentesque mattis lacinia +elit. Fusce molestie velit in ligula. Nullam et orci vitae nibh +vulputate auctor. Aliquam eget purus. Nulla auctor wisi sed ipsum. +Morbi porttitor tellus ac enim. Fusce ornare. Proin ipsum enim, +tincidunt in, ornare venenatis, molestie a, augue. Donec vel pede in +lacus sagittis porta. Sed hendrerit ipsum quis nisl. Suspendisse +quis massa ac nibh pretium cursus. Sed sodales. Nam eu neque quis +pede dignissim ornare. Maecenas eu purus ac urna tincidunt congue. +} + +\longnewglossaryentry{donecetnisl}% +{name={donec et nisl},user1={example-image-16x9}}% +{% +Aenean dictum odio sit amet risus. Morbi purus. Nulla a est sit amet +purus venenatis iaculis. Vivamus viverra purus vel magna. Donec in +justo sed odio malesuada dapibus. Nunc ultrices aliquam nunc. +Vivamus facilisis pellentesque velit. Nulla nunc velit, vulputate +dapibus, vulputate id, mattis ac, justo. Nam mattis elit dapibus +purus. Quisque enim risus, congue non, elementum ut, mattis quis, +sem. Quisque elit. + +Maecenas non massa. Vestibulum pharetra nulla at lorem. Duis quis +quam id lacus dapibus interdum. Nulla lorem. Donec ut ante quis +dolor bibendum condimentum. Etiam egestas tortor vitae lacus. +Praesent cursus. Mauris bibendum pede at elit. Morbi et felis a +lectus interdum facilisis. Sed suscipit gravida turpis. Nulla at +lectus. Vestibulum ante ipsum primis in faucibus orci luctus et +ultrices posuere cubilia Curae; Praesent nonummy luctus nibh. Proin +turpis nunc, congue eu, egestas ut, fringilla at, tellus. In hac +habitasse platea dictumst. +} + +\longnewglossaryentry{vivamuseutellus}% +{name={vivamus eu tellus},user1={example-image-9x16}}% +{% + Nam orci orci, malesuada id, gravida nec, ultricies vitae, erat. +Donec risus turpis, luctus sit amet, interdum quis, porta sed, +ipsum. Suspendisse condimentum, tortor at egestas posuere, neque +metus tempor orci, et tincidunt urna nunc a purus. Sed facilisis +blandit tellus. Nunc risus sem, suscipit nec, eleifend quis, cursus +quis, libero. Curabitur et dolor. Sed vitae sem. Cum sociis natoque +penatibus et magnis dis parturient montes, nascetur ridiculus mus. +Maecenas ante. Duis ullamcorper enim. Donec tristique enim eu leo. +Nullam molestie elit eu dolor. Nullam bibendum, turpis vitae +tristique gravida, quam sapien tempor lectus, quis pretium tellus +purus ac quam. Nulla facilisi. + +Duis aliquet dui in est. Donec eget est. Nunc lectus odio, varius +at, fermentum in, accumsan non, enim. Aliquam erat volutpat. Proin +sit amet nulla ut eros consectetuer cursus. Phasellus dapibus +aliquam justo. Nunc laoreet. Donec consequat placerat magna. Duis +pretium tincidunt justo. Sed sollicitudin vestibulum quam. Nam quis +ligula. Vivamus at metus. Etiam imperdiet imperdiet pede. Aenean +turpis. Fusce augue velit, scelerisque sollicitudin, dictum vitae, +tempor et, pede. Donec wisi sapien, feugiat in, fermentum ut, +sollicitudin adipiscing, metus. +} + +\longnewglossaryentry{donecvelnibh}% +{name={donec vel nibh},user1={example-image-golden}}% +{% + Donec pede. Sed id quam id wisi laoreet suscipit. Nulla lectus +dolor, aliquam ac, fringilla eget, mollis ut, orci. In pellentesque +justo in ligula. Maecenas turpis. Donec eleifend leo at felis +tincidunt consequat. Aenean turpis metus, malesuada sed, condimentum +sit amet, auctor a, wisi. Pellentesque sapien elit, bibendum ac, +posuere et, congue eu, felis. Vestibulum mattis libero quis metus +scelerisque ultrices. Sed purus. + +Donec molestie, magna ut luctus ultrices, tellus arcu nonummy velit, +sit amet pulvinar elit justo et mauris. In pede. Maecenas euismod +elit eu erat. Aliquam augue wisi, facilisis congue, suscipit in, +adipiscing et, ante. In justo. Cras lobortis neque ac ipsum. Nunc +fermentum massa at ante. Donec orci tortor, egestas sit amet, +ultrices eget, venenatis eget, mi. Maecenas vehicula leo semper +est. Mauris vel metus. Aliquam erat volutpat. In rhoncus sapien ac +tellus. Pellentesque ligula. +} + +\longnewglossaryentry{crasdapibus}% +{name={cras dapibus},user1={example-image-golden-upright}}% +{% +Aenean interdum nibh sed wisi. Praesent sollicitudin vulputate dui. +Praesent iaculis viverra augue. Quisque in libero. Aenean gravida +lorem vitae sem ullamcorper cursus. Nunc adipiscing rutrum ante. +Nunc ipsum massa, faucibus sit amet, viverra vel, elementum semper, +orci. Cras eros sem, vulputate et, tincidunt id, ultrices eget, +magna. Nulla varius ornare odio. Donec accumsan mauris sit amet +augue. Sed ligula lacus, laoreet non, aliquam sit amet, iaculis +tempor, lorem. Suspendisse eros. Nam porta, leo sed congue tempor, +felis est ultrices eros, id mattis velit felis non metus. Curabitur +vitae elit non mauris varius pretium. Aenean lacus sem, tincidunt +ut, consequat quis, porta vitae, turpis. Nullam laoreet fermentum +urna. Proin iaculis lectus. + +Sed mattis, erat sit amet gravida malesuada, elit augue egestas +diam, tempus scelerisque nunc nisl vitae libero. Sed consequat +feugiat massa. Nunc porta, eros in eleifend varius, erat leo rutrum +dui, non convallis lectus orci ut nibh. Sed lorem massa, nonummy +quis, egestas id, condimentum at, nisl. Maecenas at nibh. Aliquam +et augue at nunc pellentesque ullamcorper. Duis nisl nibh, laoreet +suscipit, convallis ut, rutrum id, enim. Phasellus odio. Nulla +nulla elit, molestie non, scelerisque at, vestibulum eu, nulla. Ut +odio nisl, facilisis id, mollis et, scelerisque nec, enim. Aenean +sem leo, pellentesque sit amet, scelerisque sit amet, vehicula +pellentesque, sapien. +} + +\longnewglossaryentry{sedconsequat}% +{name={sed consequat},user1={example-image-1x1}}% +{% +Ut tempor laoreet quam. Nullam id wisi a libero tristique semper. +Nullam nisl massa, rutrum ut, egestas semper, mollis id, leo. Nulla +ac massa eu risus blandit mattis. Mauris ut nunc. In hac habitasse +platea dictumst. Aliquam eget tortor. Quisque dapibus pede in erat. +Nunc enim. In dui nulla, commodo at, consectetuer nec, malesuada +nec, elit. Aliquam ornare tellus eu urna. Sed nec metus. Cum sociis +natoque penatibus et magnis dis parturient montes, nascetur +ridiculus mus. Pellentesque habitant morbi tristique senectus et +netus et malesuada fames ac turpis egestas. + +Phasellus id magna. Duis malesuada interdum arcu. Integer metus. +Morbi pulvinar pellentesque mi. Suspendisse sed est eu magna +molestie egestas. Quisque mi lorem, pulvinar eget, egestas quis, +luctus at, ante. Proin auctor vehicula purus. Fusce ac nisl aliquam +ante hendrerit pellentesque. Class aptent taciti sociosqu ad litora +torquent per conubia nostra, per inceptos hymenaeos. Morbi wisi. +Etiam arcu mauris, facilisis sed, eleifend non, nonummy ut, pede. +Cras ut lacus tempor metus mollis placerat. Vivamus eu tortor vel +metus interdum malesuada. +} + + % This one doesn't have an image. The style can test whether an + % image has been supplied using \ifglshasfield + +\longnewglossaryentry{sedeleifend}% +{name={sed eleifend}}% +{% +Morbi non felis ac libero vulputate fringilla. Mauris libero eros, +lacinia non, sodales quis, dapibus porttitor, pede. Class aptent +taciti sociosqu ad litora torquent per conubia nostra, per inceptos +hymenaeos. Morbi dapibus mauris condimentum nulla. Cum sociis +natoque penatibus et magnis dis parturient montes, nascetur +ridiculus mus. Etiam sit amet erat. Nulla varius. Etiam tincidunt +dui vitae turpis. Donec leo. Morbi vulputate convallis est. Integer +aliquet. Pellentesque aliquet sodales urna. +} diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-long.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-long.tex new file mode 100644 index 00000000000..8be8e2cd6b8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-long.tex @@ -0,0 +1,66 @@ + % This file is part of the glossaries bundle + % These are test glossary entries with long descriptions. + +\newglossaryentry{loremipsum}{name={lorem ipsum}, +description={dolor sit amet, consectetuer adipiscing elit. Ut purus +elit, vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur +dictum gravida mauris.}} + +\newglossaryentry{namearcu}{name={name arcu}, +description={libero, nonummy eget, consectetuer id, vulputate a, magna. Donec +vehicula augue eu neque. Pellentesque habitant morbi tristique +senectus et netus et malesuada fames ac turpis egestas. Mauris ut +leo.}} + +\newglossaryentry{crasviverra}{name={cras viverra}, +description={metus rhoncus sem. Nulla et lectus vestibulum +urna fringilla ultrices. Phasellus eu tellus sit amet tortor gravida +placerat.}} + +\newglossaryentry{integersapien}{name={integer sapien}, +description={est, iaculis in, pretium quis, viverra ac, +nunc. Praesent eget sem vel leo ultrices bibendum. Aenean +faucibus.}} + +\newglossaryentry{morbidolor}{name={morbi dolor}, +description={nulla, malesuada eu, pulvinar at, mollis ac, nulla. +Curabitur auctor semper nulla. Donec varius orci eget risus. Duis +nibh mi, congue eu, accumsan eleifend, sagittis quis, diam. Duis +eget orci sit amet orci dignissim rutrum.}} + +\newglossaryentry{namdui}{name={nam dui}, +description={ligula, fringilla a, euismod sodales, +sollicitudin vel, wisi. Morbi auctor lorem non justo.}} + +\newglossaryentry{namlacus}{name={nam lacus}, +description={libero, pretium at, lobortis vitae, ultricies et, +tellus. Donec aliquet, tortor sed accumsan bibendum, erat ligula aliquet magna, +vitae ornare odio metus a mi.}} + +\newglossaryentry{morbiac}{name={morbi ac}, +description={orci et nisl hendrerit mollis. Suspendisse ut massa. +Cras nec ante. Pellentesque a nulla. Cum sociis natoque penatibus +et magnis dis parturient montes, nascetur ridiculus mus.}} + +\newglossaryentry{aliquam}{name={aliquam}, +description={tincidunt urna. Nulla ullamcorper +vestibulum turpis. Pellentesque cursus luctus mauris.}} + +\newglossaryentry{nullamalesuada}{name={nulla malesuada}, +description={porttitor diam. Donec felis erat, congue non, volutpat at, +tincidunt tristique, libero. Vivamus viverra fermentum felis.}} + +\newglossaryentry{donecnonummy}{name={donec nonummy}, +description={pellentesque ante. Phasellus +adipiscing semper elit. Proin fermentum massa ac quam. Sed diam +turpis, molestie vitae, placerat a, molestie nec, leo.}} + +\newglossaryentry{maecenaslacinia}{name={maecenas lacinia}, +description={nam ipsum ligula, eleifend at, accumsan nec, suscipit +a, ipsum. Morbi blandit ligula feugiat magna. Nunc eleifend consequat +lorem.}} + +\newglossaryentry{sedlacinia}{name={sed lacinia}, +description={nulla vitae enim. Pellentesque tincidunt purus +vel magna. Integer non enim. Praesent euismod nunc eu purus. Donec +bibendum quam in tellus.}} diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-multipar.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-multipar.tex new file mode 100644 index 00000000000..f80aabaa4e0 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-multipar.tex @@ -0,0 +1,130 @@ + % This file is part of the glossaries bundle + % These are test glossary entries with multi-paragraph descriptions. + +\longnewglossaryentry{loremi-ii}{name={lorem 1--2}}% +{% +Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut purus elit, +vestibulum ut, placerat ac, adipiscing vitae, felis. Curabitur +dictum gravida mauris. Nam arcu libero, nonummy eget, consectetuer +id, vulputate a, magna. Donec vehicula augue eu neque. Pellentesque +habitant morbi tristique senectus et netus et malesuada fames ac +turpis egestas. Mauris ut leo. Cras viverra metus rhoncus sem. Nulla +et lectus vestibulum urna fringilla ultrices. Phasellus eu tellus +sit amet tortor gravida placerat. Integer sapien est, iaculis in, +pretium quis, viverra ac, nunc. Praesent eget sem vel leo ultrices +bibendum. Aenean faucibus. Morbi dolor nulla, malesuada eu, pulvinar +at, mollis ac, nulla. Curabitur auctor semper nulla. Donec varius +orci eget risus. Duis nibh mi, congue eu, accumsan eleifend, +sagittis quis, diam. Duis eget orci sit amet orci dignissim rutrum. + +Nam dui ligula, fringilla a, euismod sodales, sollicitudin vel, +wisi. Morbi auctor lorem non justo. Nam lacus libero, pretium at, +lobortis vitae, ultricies et, tellus. Donec aliquet, tortor sed +accumsan bibendum, erat ligula aliquet magna, vitae ornare odio +metus a mi. Morbi ac orci et nisl hendrerit mollis. Suspendisse ut +massa. Cras nec ante. Pellentesque a nulla. Cum sociis natoque +penatibus et magnis dis parturient montes, nascetur ridiculus mus. +Aliquam tincidunt urna. Nulla ullamcorper vestibulum turpis. +Pellentesque cursus luctus mauris.% +} + +\longnewglossaryentry{loremiii-iv}{name={lorem 3--4}}% +{% +Nulla malesuada porttitor diam. Donec felis erat, congue non, +volutpat at, tincidunt tristique, libero. Vivamus viverra fermentum +felis. Donec nonummy pellentesque ante. Phasellus adipiscing semper +elit. Proin fermentum massa ac quam. Sed diam turpis, molestie +vitae, placerat a, molestie nec, leo. Maecenas lacinia. Nam ipsum +ligula, eleifend at, accumsan nec, suscipit a, ipsum. Morbi blandit +ligula feugiat magna. Nunc eleifend consequat lorem. Sed lacinia +nulla vitae enim. Pellentesque tincidunt purus vel magna. Integer +non enim. Praesent euismod nunc eu purus. Donec bibendum quam in +tellus. Nullam cursus pulvinar lectus. Donec et mi. Nam vulputate +metus eu enim. Vestibulum pellentesque felis eu massa. + +Quisque ullamcorper placerat ipsum. Cras nibh. Morbi vel justo +vitae lacus tincidunt ultrices. Lorem ipsum dolor sit amet, +consectetuer adipiscing elit. In hac habitasse platea dictumst. +Integer tempus convallis augue. Etiam facilisis. Nunc elementum +fermentum wisi. Aenean placerat. Ut imperdiet, enim sed gravida +sollicitudin, felis odio placerat quam, ac pulvinar elit purus eget +enim. Nunc vitae tortor. Proin tempus nibh sit amet nisl. Vivamus +quis tortor vitae risus porta vehicula.% +} + +\longnewglossaryentry{loremv-vi}{name={lorem 5--6}}% +{% +Fusce mauris. Vestibulum luctus nibh at lectus. Sed bibendum, nulla +a faucibus semper, leo velit ultricies tellus, ac venenatis arcu +wisi vel nisl. Vestibulum diam. Aliquam pellentesque, augue quis +sagittis posuere, turpis lacus congue quam, in hendrerit risus eros +eget felis. Maecenas eget erat in sapien mattis porttitor. +Vestibulum porttitor. Nulla facilisi. Sed a turpis eu lacus commodo +facilisis. Morbi fringilla, wisi in dignissim interdum, justo lectus +sagittis dui, et vehicula libero dui cursus dui. Mauris tempor +ligula sed lacus. Duis cursus enim ut augue. Cras ac magna. Cras +nulla. Nulla egestas. Curabitur a leo. Quisque egestas wisi eget +nunc. Nam feugiat lacus vel est. Curabitur consectetuer.% + +Suspendisse vel felis. Ut lorem lorem, interdum eu, tincidunt sit +amet, laoreet vitae, arcu. Aenean faucibus pede eu ante. Praesent +enim elit, rutrum at, molestie non, nonummy vel, nisl. Ut lectus +eros, malesuada sit amet, fermentum eu, sodales cursus, magna. Donec +eu purus. Quisque vehicula, urna sed ultricies auctor, pede lorem +egestas dui, et convallis elit erat sed nulla. Donec luctus. +Curabitur et nunc. Aliquam dolor odio, commodo pretium, ultricies +non, pharetra in, velit. Integer arcu est, nonummy in, fermentum +faucibus, egestas vel, odio.% +} + +\longnewglossaryentry{loremvii-viii}{name={lorem 7--8}}% +{% +Sed commodo posuere pede. Mauris ut est. Ut quis purus. Sed ac odio. +Sed vehicula hendrerit sem. Duis non odio. Morbi ut dui. Sed +accumsan risus eget odio. In hac habitasse platea dictumst. +Pellentesque non elit. Fusce sed justo eu urna porta tincidunt. +Mauris felis odio, sollicitudin sed, volutpat a, ornare ac, erat. +Morbi quis dolor. Donec pellentesque, erat ac sagittis semper, nunc +dui lobortis purus, quis congue purus metus ultricies tellus. Proin +et quam. Class aptent taciti sociosqu ad litora torquent per conubia +nostra, per inceptos hymenaeos. Praesent sapien turpis, fermentum +vel, eleifend faucibus, vehicula eu, lacus. + +Pellentesque habitant morbi tristique senectus et netus et malesuada +fames ac turpis egestas. Donec odio elit, dictum in, hendrerit sit +amet, egestas sed, leo. Praesent feugiat sapien aliquet odio. +Integer vitae justo. Aliquam vestibulum fringilla lorem. Sed neque +lectus, consectetuer at, consectetuer sed, eleifend ac, lectus. +Nulla facilisi. Pellentesque eget lectus. Proin eu metus. Sed +porttitor. In hac habitasse platea dictumst. Suspendisse eu lectus. +Ut mi mi, lacinia sit amet, placerat et, mollis vitae, dui. Sed ante +tellus, tristique ut, iaculis eu, malesuada ac, dui. Mauris nibh +leo, facilisis non, adipiscing quis, ultrices a, dui.% +} + +\longnewglossaryentry{loremix-x}{name={lorem 9--10}}% +{% +Morbi luctus, wisi viverra faucibus pretium, nibh est placerat odio, +nec commodo wisi enim eget quam. Quisque libero justo, consectetuer +a, feugiat vitae, porttitor eu, libero. Suspendisse sed mauris +vitae elit sollicitudin malesuada. Maecenas ultricies eros sit amet +ante. Ut venenatis velit. Maecenas sed mi eget dui varius euismod. +Phasellus aliquet volutpat odio. Vestibulum ante ipsum primis in +faucibus orci luctus et ultrices posuere cubilia Curae; Pellentesque +sit amet pede ac sem eleifend consectetuer. Nullam elementum, urna +vel imperdiet sodales, elit ipsum pharetra ligula, ac pretium ante +justo a nulla. Curabitur tristique arcu eu metus. Vestibulum lectus. +Proin mauris. Proin eu nunc eu urna hendrerit faucibus. Aliquam +auctor, pede consequat laoreet varius, eros tellus scelerisque quam, +pellentesque hendrerit ipsum dolor sed augue. Nulla nec lacus. + +Suspendisse vitae elit. Aliquam arcu neque, ornare in, ullamcorper +quis, commodo eu, libero. Fusce sagittis erat at erat tristique +mollis. Maecenas sapien libero, molestie et, lobortis in, sodales +eget, dui. Morbi ultrices rutrum lorem. Nam elementum ullamcorper +leo. Morbi dui. Aliquam sagittis. Nunc placerat. Pellentesque +tristique sodales est. Maecenas imperdiet lacinia velit. Cras non +urna. Morbi eros pede, suscipit ac, varius vel, egestas non, eros. +Praesent malesuada, diam id pretium elementum, eros sem dictum +tortor, vel consectetuer odio sem sed wisi.% +} diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-parent.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-parent.tex new file mode 100644 index 00000000000..b87b5b06609 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-parent.tex @@ -0,0 +1,59 @@ + % This file is part of the glossaries bundle + % These are test glossary entries with child entries. + +\newglossaryentry{sedmattis}{name={sed mattis},description={erat sit amet}} + +\newglossaryentry{gravida}{parent={sedmattis},name={gravida},description={malesuada}} + +\newglossaryentry{elitaugue}{parent={sedmattis},name={elit augue}, +description={egestas diam}} + +\newglossaryentry{tempus}{parent={sedmattis},name={tempus}, +description={scelerisque}} + +\newglossaryentry{nunc}{name={nunc},description={nisl vitae}} + +\newglossaryentry{libero}{parent={nunc},name={libero},description={sed +consequat}} + +\newglossaryentry{feugiat}{parent={nunc},name={feugiat},description={massa}} + +\newglossaryentry{porta}{parent={nunc},name={porta},description={eros +in eleifend}} + +\newglossaryentry{variuserat}{parent={nunc},name={varius erat}, +description={leo rutrum dui}} + +\newglossaryentry{nonconvallis}{name={non +convallis},description={lectus orci ut nibh}} + +\newglossaryentry{sedlorem}{parent={nonconvallis},name={sedlorem},description={massa}} + +\newglossaryentry{nonummyquis}{parent={nonconvallis},name={nonummy +quis}, description={egestas id}} + +\newglossaryentry{condimentum}{name={condimentum},description={at +nisl}} + +\newglossaryentry{maecenas}{parent={condimentum},name={maecenas}, +description={at nibh}} + +\newglossaryentry{aliquamet}{name={aliquam et},description={augue}} + +\newglossaryentry{atnunc}{parent={aliquamet},name={at nunc},description={pellentesque +ullamcorper}} + +\newglossaryentry{duisnisl}{parent={atnunc},name={duisnisl},description={laoreet +suscipit}} + +\newglossaryentry{duisnibh}{parent={atnunc},name={duisnibh}, +description={convallis ut}} + +\newglossaryentry{rutrum}{name={rutrum},description={id, enim}} + +\newglossaryentry{phasellus}{parent={rutrum},name={phasellus}, +description={odio}} + +\newglossaryentry{nullanulla}{parent={rutrum},name={nulla nulla}, +description={elit, molestie non}} + diff --git a/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-symbols.tex b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-symbols.tex new file mode 100644 index 00000000000..321f63dd578 --- /dev/null +++ b/Master/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-symbols.tex @@ -0,0 +1,76 @@ + % This file is part of the glossaries bundle + % These are test glossary entries with associated symbols. + +\newglossaryentry{alpha}{name={alpha},symbol={\ensuremath{\alpha}}, +description={Quisque ullamcorper placerat ipsum.}} + +\newglossaryentry{beta}{name={beta},symbol={\ensuremath{\beta}}, +description={Cras nibh.}} + +\newglossaryentry{gamma}{name={gamma},symbol={\ensuremath{\gamma}}, +description={Morbi vel justo vitae lacus tincidunt ultrices.}} + +\newglossaryentry{delta}{name={delta},symbol={\ensuremath{\delta}}, +description={Lorem ipsum dolor sit amet, consectetuer adipiscing +elit.}} + +\newglossaryentry{epsilon}{name={epsilon},symbol={\ensuremath{\epsilon}}, +description={In hac habitasse platea dictumst.}} + +\newglossaryentry{zeta}{name={zeta},symbol={\ensuremath{\zeta}}, +description={Integer tempus convallis augue.}} + +\newglossaryentry{eta}{name={eta},symbol={\ensuremath{\eta}}, +description={Etiam facilisis.}} + +\newglossaryentry{theta}{name={theta},symbol={\ensuremath{\theta}}, +description={Nunc elementum fermentum wisi.}} + +\newglossaryentry{iota}{name={iota},symbol={\ensuremath{i}}, +description={Aenean placerat.}} + +\newglossaryentry{kappa}{name={kappa},symbol={\ensuremath{\kappa}}, +description={Ut imperdiet, enim sed gravida sollicitudin, felis odio +placerat quam, ac pulvinar elit purus eget enim.}} + +\newglossaryentry{lambda}{name={lambda},symbol={\ensuremath{\lambda}}, +description={Nunc vitae tortor.}} + +\newglossaryentry{mu}{name={mu},symbol={\ensuremath{\mu}}, +description={Proin tempus nibh sit amet nisl.}} + +\newglossaryentry{nu}{name={nu},symbol={\ensuremath{\nu}}, +description={Vivamus quis tortor vitae risus porta vehicula.}} + +\newglossaryentry{xi}{name={xi},symbol={\ensuremath{\xi}}, +description={Fusce mauris.}} + +\newglossaryentry{pi}{name={pi},symbol={\ensuremath{\pi}}, +description={Vestibulum luctus nibh at lectus.}} + +\newglossaryentry{rho}{name={rho},symbol={\ensuremath{\rho}}, +description={Sed bibendum, nulla a faucibus semper, leo velit +ultricies tellus, ac venenatis arcu wisi vel nisl. Vestibulum diam.}} + +\newglossaryentry{sigma}{name={sigma},symbol={\ensuremath{\sigma}}, +description={Aliquam pellentesque, augue quis sagittis posuere, +turpis lacus congue quam, in hendrerit risus eros eget felis.}} + +\newglossaryentry{tau}{name={tau},symbol={\ensuremath{\tau}}, +description={Maecenas eget erat in sapien mattis porttitor.}} + +\newglossaryentry{upsilon}{name={upsilon},symbol={\ensuremath{\upsilon}}, +description={Vestibulum porttitor.}} + +\newglossaryentry{phi}{name={phi},symbol={\ensuremath{\phi}}, +description={Nulla facilisi.}} + +\newglossaryentry{chi}{name={chi},symbol={\ensuremath{\chi}}, +description={Sed a turpis eu lacus commodo facilisis.}} + +\newglossaryentry{psi}{name={psi},symbol={\ensuremath{\psi}}, +description={Morbi fringilla, wisi in dignissim interdum, justo +lectus sagittis dui, et vehicula libero dui cursus dui.}} + +\newglossaryentry{omega}{name={omega},symbol={\ensuremath{\omega}}, +description={Mauris tempor ligula sed lacus.}} |