summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/changes/userdoc
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-07-08 03:00:51 +0000
committerNorbert Preining <norbert@preining.info>2021-07-08 03:00:51 +0000
commitf008fc632f906448b4bdbc5cd96ab7d98e68b0b9 (patch)
tree1bd4642b99cce05d6ca1dde2577729d865f402c8 /macros/latex/contrib/changes/userdoc
parent4747884efc69f5b8ad51cc818467f7bbf428b815 (diff)
CTAN sync 202107080300
Diffstat (limited to 'macros/latex/contrib/changes/userdoc')
-rw-r--r--macros/latex/contrib/changes/userdoc/changes.de.tex13
-rw-r--r--macros/latex/contrib/changes/userdoc/changes.en.tex12
-rw-r--r--macros/latex/contrib/changes/userdoc/setanonymousname_ex.tex2
-rw-r--r--macros/latex/contrib/changes/userdoc/setanonymousname_in.tex1
4 files changed, 28 insertions, 0 deletions
diff --git a/macros/latex/contrib/changes/userdoc/changes.de.tex b/macros/latex/contrib/changes/userdoc/changes.de.tex
index 924e951fd9..8eb92131cb 100644
--- a/macros/latex/contrib/changes/userdoc/changes.de.tex
+++ b/macros/latex/contrib/changes/userdoc/changes.de.tex
@@ -840,6 +840,18 @@ Die folgenden Werte für \emph{authormarkuptext} sind definiert:
\chexample{setauthormarkuptext}
+\chnewcmd{setanonymousname}
+
+\chinline{setanonymousname}
+
+Der Befehl \doccommand{setanonymousname} legt den Namen des anonymen Autors fest.
+Der Standardname ist das sprachabhängige Äquivalent zu "`Anonym"'.
+
+Diese Option ist \zB hilfreich, wenn man die/der einzige Autor:in ist und den Namen bei den Änderungen angezeigt haben will.
+
+\chexample{setanonymousname}
+
+
\chnewcmd{settruncatewidth}
@@ -1041,6 +1053,7 @@ Die Autorinnen und Autoren sind in alphabetischer Reihenfolge:
\item Fischer, Ulrike
\item Giovannini, Daniele
\item Kleinod, Ekkart
+ \item Le Garrec, Vincent
\item Mittelbach, Frank
\item Richardson, Alexander
\item Voss, Herbert
diff --git a/macros/latex/contrib/changes/userdoc/changes.en.tex b/macros/latex/contrib/changes/userdoc/changes.en.tex
index 9b621a39e3..d919249d34 100644
--- a/macros/latex/contrib/changes/userdoc/changes.en.tex
+++ b/macros/latex/contrib/changes/userdoc/changes.en.tex
@@ -840,6 +840,17 @@ The following values for \emph{authormarkuptext} are defined:
\chexample{setauthormarkuptext}
+\chnewcmd{setanonymousname}
+
+\chinline{setanonymousname}
+
+The command \doccommand{setanonymousname} sets the anonymous author's name.
+The default name is the language dependent equivalent of ``anonymous''.
+
+This option is helpful if you are the only author and you want your name to be displayed at the changes.
+
+\chexample{setanonymousname}
+
\chnewcmd{settruncatewidth}
@@ -1042,6 +1053,7 @@ The authors are (in alphabetical order):
\item Fischer, Ulrike
\item Giovannini, Daniele
\item Kleinod, Ekkart
+ \item Le Garrec, Vincent
\item Mittelbach, Frank
\item Richardson, Alexander
\item Voss, Herbert
diff --git a/macros/latex/contrib/changes/userdoc/setanonymousname_ex.tex b/macros/latex/contrib/changes/userdoc/setanonymousname_ex.tex
new file mode 100644
index 0000000000..1bed829efc
--- /dev/null
+++ b/macros/latex/contrib/changes/userdoc/setanonymousname_ex.tex
@@ -0,0 +1,2 @@
+\setanonymousname{Anonymous author}
+\setanonymousname{My name}
diff --git a/macros/latex/contrib/changes/userdoc/setanonymousname_in.tex b/macros/latex/contrib/changes/userdoc/setanonymousname_in.tex
new file mode 100644
index 0000000000..a56bc682c8
--- /dev/null
+++ b/macros/latex/contrib/changes/userdoc/setanonymousname_in.tex
@@ -0,0 +1 @@
+\setanonymousname{<name>}