diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-05 22:08:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-05 22:08:19 +0000 |
commit | d379da24c3c8619aae41ef32e82cd06a72154d86 (patch) | |
tree | f666b8232edb45f0246a7a73eea8aee0e9342763 /Master/texmf-dist/doc/latex/acronym | |
parent | 938d0017220d59681ce920e3593cb9cdef66341e (diff) |
acronym (5mar20)
git-svn-id: svn://tug.org/texlive/trunk@54112 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acronym')
-rw-r--r-- | Master/texmf-dist/doc/latex/acronym/CHANGES | 24 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/acronym/acronym.pdf | bin | 272577 -> 275184 bytes |
2 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/acronym/CHANGES b/Master/texmf-dist/doc/latex/acronym/CHANGES index f98d1f9b5cf..a986a417f97 100644 --- a/Master/texmf-dist/doc/latex/acronym/CHANGES +++ b/Master/texmf-dist/doc/latex/acronym/CHANGES @@ -1,10 +1,34 @@ +Version 1.44 (Feb 2020) + +- added the |printonlyreused| option, which allows to automatically exclude acronyms from the list of acronyms if they are used only once + +Version 1.43 (Feb 2020) + +fixed unconventional dots spacing in list of acronyms +-- Marcus Meeßen + +enhanced list of acronyms with hyperrefs +-- Marcus Meeßen + +fixed collisions between acronyms and package commands, can be turned of with +the |noacroprefix| option +-- Marcus Meeßen + Version 1.42 (Nov 2019) fix the carriage return with long lines (line 234/235) -- Philippe Chauvat + fix page number display for acfi Acfi -- Tobi Oetiker + fix double space and missing used flag with acfi -- Horst Schirmeier +two features were added -- Oz Davidi + * Now it is possible to forbid a line break between the full name and the short name (when they are printed together). It is possible to control it individually (for each command), and also globally (with the |nolinebreak| option). + * Added the \Ac{p,f,fp,l,lp,lu} commands. They work exactly the same way as the \ac commands, but prints the full name, starting with an upper case letter (in case it was defined with a lower case letter). + +correting issue with long lines due to carriage return misplaced -- Philippe Chauvat + Version 1.41 (Mar 2015) change names of internal macros to avoid nameing conflics with pageslts diff --git a/Master/texmf-dist/doc/latex/acronym/acronym.pdf b/Master/texmf-dist/doc/latex/acronym/acronym.pdf Binary files differindex 109766fa153..4d042bc7425 100644 --- a/Master/texmf-dist/doc/latex/acronym/acronym.pdf +++ b/Master/texmf-dist/doc/latex/acronym/acronym.pdf |