diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-19 22:07:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-19 22:07:21 +0000 |
commit | b83fe0210c4b3eb248892e1c50424808d8880498 (patch) | |
tree | 0c1bd465b09edb8c4048b052d168b5c3baaf58e1 /Master/texmf-dist/doc/latex/glossaries-extra/CHANGES | |
parent | 460e2fdeae5c294d5575ad3ad7b3115ad6349c98 (diff) |
glossaries-extra (19jan17)
git-svn-id: svn://tug.org/texlive/trunk@42994 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries-extra/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/glossaries-extra/CHANGES | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES index 5a780444712..c731e42ef24 100644 --- a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES @@ -1,3 +1,23 @@ +1.11 (2017-01-19): + + * \glsxtrresourcefile now enforces the file extension .glstex + (This change is a security feature so there's no backward + compatibility. If you have used this command from v1.08 + you'll have to change the file name extension to continue + using it. Alternatively use \input or \loadglsentries instead.) + + * Extra information written to aux file by \glsxtrresourcefile + + * Added \GlsXtrLoadResources + + * New command: \glsxtrpageref (like glossary.sty's \glsrefentry + but uses \pageref instead of \ref). + + * Added starred version of \newignoredglossary + + * Added support for attributes: targeturl, targetcategory + and targetname. + 1.10 (2016-12-17): * Fixed bug causing \GLS to behave like \GLSpl |