diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries-extra/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/glossaries-extra/CHANGES | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES index 91e3ac4cd3e..ecdf9ec7ab1 100644 --- a/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES +++ b/Master/texmf-dist/doc/latex/glossaries-extra/CHANGES @@ -1,3 +1,42 @@ +1.17 (2017-08-09): + + * Added \glsxtrword, \glsxtrwordsep and check for 'markwords' + and 'markshortwords' category attributes. + + * New abbreviation styles: + + - short-nolong-noreg + - short-nolong-desc-noreg + - long-noshort-desc-noreg + - long-noshort-noreg + - long-em-noshort-em-noreg + - long-em-noshort-em-desc-noreg + - long-only-short-only + - long-only-short-only-desc + + designed to work with 'markwords' attribute: + - long-hyphen-short-hyphen + - long-hyphen-short-hyphen-desc + - long-hyphen-noshort-desc-noreg + - long-hyphen-postshort-hyphen + - long-hyphen-postshort-hyphen-desc + - short-hyphen-long-hyphen + - short-hyphen-long-hyphen-desc + - short-hyphen-postlong-hyphen + - short-hyphen-postlong-hyphen-desc + + * New sample document sample-abbr-styles.tex that illustrates all + available abbreviation styles. + + * Fixed some inconsistencies in the predefined abbreviation styles. + + * Added extra value 'ac' to package option 'shortcuts' + + * Added \ifglsxtrinsertinside check for subsequent use. + + * Added \glsxtrparen, \glsxtrsubsequentfmt and sundry other helper + commands related to abbreviation styles. + 1.16 (2017-06-15): * New key: seealso |