summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries-extra/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries-extra/CHANGES77
1 files changed, 77 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES
index c731e42ef24..5c558eb872c 100644
--- a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES
+++ b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES
@@ -1,3 +1,80 @@
+1.12 (2017-02-03):
+
+ * \longnewglossaryentry now has a starred version that
+ doesn't suppress the post-description hook. The unstarred
+ version now inserts \glsxtrpostlongdescription at the end
+ of the description instead of the hard-coded
+ \leavevmode\unskip\nopostdesc
+
+ * Added option 'postdot' (shortcut for 'nopostdot=false')
+
+ * Added 'alias' key to \newglossaryentry and associated command
+ \glsxtralias
+
+ * \printunsrtglossary now has a starred version.
+
+ * New commands:
+
+ \apptoglossarypreamble
+ \pretoglossarypreamble
+ \glsxtrprovidestoragekey
+ \glsxtrfielduse
+ \glsxtrifkeydefined
+ \glsxtrfieldlistadd
+ \glsxtrfieldlistgadd
+ \glsxtrfieldlisteadd
+ \glsxtrfieldlistxadd
+ \glsxtrfielddolistloop
+ \glsxtrfieldforlistloop
+ \glsxtrfieldifinlist
+ \glsxtrfieldxifinlist
+ \glsxtrdisplaysingleloc
+ \glsxtrdisplaystartloc
+ \glsxtrdisplayendloc
+ \glsxtrdisplayendlochook
+ \glsxtrlocrangefmt
+ \GlsXtrSetField
+ \gGlsXtrSetField
+ \eGlsXtrSetField
+ \xGlsXtrSetField
+ \GlsXtrLetField
+ \csGlsXtrLetField
+ \GlsXtrLetFieldToField
+ \glsxtrdeffield
+ \glsxtredeffield
+ \glsxtrsetfieldifexists
+ \GlsXtrRecordCounter
+ \printunsrtglossaryunit
+ \printunsrtglossaryunitsetup
+ \glsxtrcopytoglossary
+ \provideignoredglossary
+ \glsxtrabbrvpluralsuffix
+ \glsxtrfmt
+ \glsxtrentryfmt
+ \GlsXtrFmtField
+ \GlsXtrFmtDefaultOptions
+
+ * Added existence checks to \newignoredglossary
+
+ * Modified \glsnoidxdisplayloc to check for range formations.
+
+ * The record=only package option automatically implements
+ indexcrossref=false
+
+ * \glsxtrresourcefile sets the category code of @ to letter
+ to allow internal commands within the location field.
+
+ * \GlsXtrLoadResources can now be used multiple times. After
+ the first instance "\jobname-<n>" is used as the argument
+ to \glsxtrresourcefile.
+
+ * New abbreviation styles:
+
+ long-postshort-user
+ long-postshort-user-desc
+ short-postlong-user
+ short-postlong-user-desc
+
1.11 (2017-01-19):
* \glsxtrresourcefile now enforces the file extension .glstex