summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/postnotes
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-13 21:24:38 +0000
committerKarl Berry <karl@freefriends.org>2022-11-13 21:24:38 +0000
commit875f3cfb4822584f7b5d4a60c57de46c305da934 (patch)
tree86dd41d74fcbeb7357f1741f089259a384365c00 /Master/texmf-dist/doc/latex/postnotes
parent38c0458b0227cb97b88876955527ad3bfcde94f1 (diff)
postnotes (13nov22)
git-svn-id: svn://tug.org/texlive/trunk@65007 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/postnotes')
-rw-r--r--Master/texmf-dist/doc/latex/postnotes/CHANGELOG.md8
-rw-r--r--Master/texmf-dist/doc/latex/postnotes/postnotes-code.pdfbin814509 -> 815249 bytes
-rw-r--r--Master/texmf-dist/doc/latex/postnotes/postnotes.pdfbin176261 -> 176944 bytes
-rw-r--r--Master/texmf-dist/doc/latex/postnotes/postnotes.tex10
4 files changed, 13 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/postnotes/CHANGELOG.md b/Master/texmf-dist/doc/latex/postnotes/CHANGELOG.md
index 6df07b54a7b..5ae69925f00 100644
--- a/Master/texmf-dist/doc/latex/postnotes/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/postnotes/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
-## [Unreleased](https://github.com/gusbrs/postnotes/compare/v0.1.6...HEAD)
+## [Unreleased](https://github.com/gusbrs/postnotes/compare/v0.1.7...HEAD)
+
+## [v0.1.7](https://github.com/gusbrs/postnotes/compare/v0.1.6...v0.1.7) (2022-11-13)
+
+### Added
+- German localization (see issue
+ [#2](https://github.com/gusbrs/postnotes/issues/2)).
## [v0.1.6](https://github.com/gusbrs/postnotes/compare/v0.1.5...v0.1.6) (2022-08-01)
diff --git a/Master/texmf-dist/doc/latex/postnotes/postnotes-code.pdf b/Master/texmf-dist/doc/latex/postnotes/postnotes-code.pdf
index a47aefa0027..ac52fa60c36 100644
--- a/Master/texmf-dist/doc/latex/postnotes/postnotes-code.pdf
+++ b/Master/texmf-dist/doc/latex/postnotes/postnotes-code.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/postnotes/postnotes.pdf b/Master/texmf-dist/doc/latex/postnotes/postnotes.pdf
index 758ad81528a..e82c9195b42 100644
--- a/Master/texmf-dist/doc/latex/postnotes/postnotes.pdf
+++ b/Master/texmf-dist/doc/latex/postnotes/postnotes.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/postnotes/postnotes.tex b/Master/texmf-dist/doc/latex/postnotes/postnotes.tex
index 1ab31725926..04ea7ccc274 100644
--- a/Master/texmf-dist/doc/latex/postnotes/postnotes.tex
+++ b/Master/texmf-dist/doc/latex/postnotes/postnotes.tex
@@ -831,9 +831,9 @@ don't have to worry about them.
These strings will automatically adjust to the document language, set either
by \pkg{babel} or by \pkg{polyglossia}, \emph{if} the language is supported by
-\pkg{postnotes}. Currently supported are English, French, Portuguese, and
-their variants. Either way, you can always change these variables to the
-values of your preference. If you are not using either \pkg{babel} or
+\pkg{postnotes}. Currently supported are English, German, French, and
+Portuguese. Either way, you can always change these variables to the values
+of your preference. If you are not using either \pkg{babel} or
\pkg{polyglossia}, you can do so directly, for example, with:
\begin{pnsnippet}
\renewcommand*{\pntitle}{My title}
@@ -965,8 +965,10 @@ provided by (in chronological order):
% 2022-04-05: https://tex.stackexchange.com/q/597359#comment1594585_597389
The package's language support have been provided or improved thanks to:
- `\texttt{Pika78}' (French).
+ `\texttt{Pika78}' (French)
% 2022-04-25: https://github.com/gusbrs/postnotes/issues/1#issuecomment-1108634938
+ and Herbert Voß (German).
+ % 2022-11-12: https://github.com/gusbrs/postnotes/issues/2
If I have inadvertently left anyone off the list I apologize, and please let
me know, so that I can correct the oversight.