From 0eeb8fd7c5fc267ce00c5e410b6f8335dad303c8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 Dec 2013 22:49:47 +0000 Subject: acro (19dec13) git-svn-id: svn://tug.org/texlive/trunk@32450 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/acro/acro_en.tex | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Master/texmf-dist/doc/latex/acro/acro_en.tex') diff --git a/Master/texmf-dist/doc/latex/acro/acro_en.tex b/Master/texmf-dist/doc/latex/acro/acro_en.tex index efa91ee416e..043c6d5ad90 100644 --- a/Master/texmf-dist/doc/latex/acro/acro_en.tex +++ b/Master/texmf-dist/doc/latex/acro/acro_en.tex @@ -917,12 +917,22 @@ There are a few options which change the general behaviour of \acro. If set to \code{true} the short forms of the acronyms will be linked to their list entry. %% + \keybool{label}\Default{false} + \sinceversion{1.5}If set to \code{true} this option will place + \cs*{label}\Marg{\meta{prefix}\meta{id}} the first time the acronym with + \ac{id} \meta{id} is used. + %% + \keyval{label-prefix}{text}\Default{ac:} + \sinceversion{1.5}The prefix for the \cs*{label} that is placed when + option \keyis{label}{true} is used. + %% \keybool{record-pages}\Default{true} Since \acro\ can handle arabic, roman and Roman page numbers but \emph{not} any other kind of numbering this option allows to turn the page number recording off for these cases as it would lead to errors else. This affects the whole document and can only be set in the preamble! It means you cannot have page numbers in the list of acronyms in this case. + Or rather: you can if you use \keyis{pages}{first}. %% \keybool{only-used}\Default{true} This option is \code{true} as default. It means that only acronyms that @@ -1086,10 +1096,15 @@ possible output forms of the acronyms. this is an experimental feature and might fail in quite a number of cases. If you notice anything please send me an email! %% + \keychoice{pages}{all,first}\Default{all} + \sinceversion{1.5}If the option \option{page-ref} has any value other than + \code{none} this option determines wether all usages of the acronyms are + listed or only the first time. Implicitly sets \keyis{label}{true}. \keyval{page-name}{page name}\Default{p.\cs*{@}\cs*{,}} The ``name'' of the page label. This is automatically translated to the active language. However for the time being there are many translations missing, yet. Please notify me if you find your language missing. + %% \keyval{pages-name}{page name plural}\Default{pp.\cs*{@}\cs*{,}} \sinceversion{1.0}The ``name'' of the page label when there are more than one page. This is automatically translated to the active language. -- cgit v1.2.3