From 4d43c69d8ce1c8e128aa59c4eb19189219ac8b3d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 28 Aug 2020 03:02:51 +0000 Subject: CTAN sync 202008280302 --- macros/latex/contrib/changelog/changelog.pdf | Bin 47093 -> 46126 bytes macros/latex/contrib/changelog/changelog.sty | 19 ++++++++++++--- macros/latex/contrib/changelog/changelog.tex | 35 +++++++++++++++------------ macros/latex/contrib/changelog/example.pdf | Bin 16753 -> 16775 bytes 4 files changed, 35 insertions(+), 19 deletions(-) (limited to 'macros/latex/contrib/changelog') diff --git a/macros/latex/contrib/changelog/changelog.pdf b/macros/latex/contrib/changelog/changelog.pdf index e6d66a6a02..d74e29c378 100644 Binary files a/macros/latex/contrib/changelog/changelog.pdf and b/macros/latex/contrib/changelog/changelog.pdf differ diff --git a/macros/latex/contrib/changelog/changelog.sty b/macros/latex/contrib/changelog/changelog.sty index dad913838b..b217acb048 100644 --- a/macros/latex/contrib/changelog/changelog.sty +++ b/macros/latex/contrib/changelog/changelog.sty @@ -1,4 +1,4 @@ -\ProvidesPackage{changelog}[2020/04/23 2.2.1 Typesetting changelogs] +\ProvidesPackage{changelog}[2020/08/26 2.3.0 Typesetting changelogs] % Description: Provides the changelog environment for typesetting changelogs % License: LPPL 1.3c % Homepage: https://github.com/9999years/latex-changelog @@ -38,7 +38,7 @@ \DeclareTranslationFallback{changelog-Miscellaneous}{Miscellaneous} \DeclareTranslationFallback{changelog-Unreleased}{Unreleased} \DeclareTranslationFallback{changelog-Yanked}{YANKED} -% English translations +% English translations by Rebecca Turner \DeclareTranslation{English}{changelog}{Changelog} \DeclareTranslation{English}{changelog-Added}{Added} \DeclareTranslation{English}{changelog-Changed}{Changed} @@ -49,7 +49,7 @@ \DeclareTranslation{English}{changelog-Miscellaneous}{Miscellaneous} \DeclareTranslation{English}{changelog-Unreleased}{Unreleased} \DeclareTranslation{English}{changelog-Yanked}{YANKED} -% German translations +% German translations by Holger Schieferdecker % Alternative german translations as comment at the end of the line \DeclareTranslation{German}{changelog}{\"Anderungsnachweis} \DeclareTranslation{German}{changelog-Added}{Hinzugef\"{u}gt}% Neu @@ -61,7 +61,7 @@ \DeclareTranslation{German}{changelog-Miscellaneous}{Verschiedenes} \DeclareTranslation{German}{changelog-Unreleased}{Unver\"{o}ffentlicht} \DeclareTranslation{German}{changelog-Yanked}{Zur{\"u}ckgezogen} -% Spanish translations +% Spanish translations by David Arnold \DeclareTranslation{Spanish}{changelog}{Registro de cambios} \DeclareTranslation{Spanish}{changelog-Added}{Agregado} \DeclareTranslation{Spanish}{changelog-Changed}{Cambiado} @@ -72,6 +72,17 @@ \DeclareTranslation{Spanish}{changelog-Miscellaneous}{Miscel{\'a}neo} \DeclareTranslation{Spanish}{changelog-Unreleased}{No Publicado} \DeclareTranslation{Spanish}{changelog-Yanked}{REVOCADO} +% French translations by Damien Calesse +\DeclareTranslation{French}{changelog}{Journal des modifications} +\DeclareTranslation{French}{changelog-Added}{Ajouté} +\DeclareTranslation{French}{changelog-Changed}{Modifié} +\DeclareTranslation{French}{changelog-Deprecated}{Déprécié} +\DeclareTranslation{French}{changelog-Removed}{Supprimé} +\DeclareTranslation{French}{changelog-Fixed}{Corrigé} +\DeclareTranslation{French}{changelog-Security}{Sécurité} +\DeclareTranslation{French}{changelog-Miscellaneous}{Divers} +\DeclareTranslation{French}{changelog-Unreleased}{Non publié} +\DeclareTranslation{French}{changelog-Yanked}{Annulé} \newif\ifchangelog@versionfirst \newcommand{\changelog@item}[1]{% diff --git a/macros/latex/contrib/changelog/changelog.tex b/macros/latex/contrib/changelog/changelog.tex index c48f26e52a..32a699eee6 100644 --- a/macros/latex/contrib/changelog/changelog.tex +++ b/macros/latex/contrib/changelog/changelog.tex @@ -1,10 +1,7 @@ \documentclass{ltxguidex} % for demonstrating translations \usepackage[german, american]{babel} -%\babelprovide{chinese} %\usepackage{translations} -%\DeclareLanguage{Chinese} -%\DeclareTranslation{Chinese}{changelog-added}{新增} \usepackage{fontspec} \errorcontextlines=10 @@ -20,12 +17,13 @@ } \makeatother -\setmainfont{TiemposText}[ - Extension = .otf , - UprightFont = *-Regular , - ItalicFont = *-RegularItalic , - BoldFont = *-Bold , - BoldItalicFont = *-BoldItalic , +\setmainfont{Charter}[ + Path = /nix/store/8ylkcs5xw8b3glvgp5l66md6hvxdk098-charter-200512/share/fonts/opentype/, + Extension = .otf, + UprightFont = * Regular, + ItalicFont = * Italic, + BoldFont = * Bold, + BoldItalicFont = * Bold Italic, ] \usepackage{FiraSans} \usepackage{FiraMono} @@ -39,7 +37,7 @@ \author{Rebecca Turner\thanks{Brandeis University; \email{rbt@sent.as}}} \title{The \cl\ Package} -\date{2020/04/23 2.2.1} +\date{2020/08/26 2.3.0} \begin{document} \maketitle @@ -261,11 +259,11 @@ Prints the ``revoked release'' notice: \section{Translations} -Want to use \cl\ in a non-English document? Great! Thanks to a contribution -by Holger Schieferdecker (see section~\ref{s:contrib} below), \cl\ comes -with translations for English, German, and support for adding new -translations. To use built-in translations, simply load \ctan{babel} with -the desired language: +Want to use \cl\ in a non-English document? Great! \cl\ comes with +translations for English, German, Spanish, and French, as well as support +for adding new translations (see section~\ref{s:contrib} below for +translation credits). To use built-in translations, simply load \ctan{babel} +with the desired language: \begin{otherlanguage}{german} \begin{LTXexample} % In the preamble: @@ -320,6 +318,7 @@ an email} and I'll incorporate the translation into \cl's next release! \item[David Arnold <\email{dar@xoe.solutions}>] Support for translating the changelog's section title and Spanish translations. + \item[Damien Calesse <\https{github.com/kranack}>] French translations. \end{description} \section{Changelog} @@ -327,6 +326,12 @@ an email} and I'll incorporate the translation into \cl's next release! This is this package's actual changelog --- not an example! \begin{changelog}[author=Rebecca Turner <\email{rbt@sent.as}>, section=false] +\begin{version}[v=2.3.0, date=2020-08-26, + author={Damien Calesse <\https{github.com/kranack}>}] +\added + \item French translations. +\end{version} + \begin{version}[v=2.2.0, date=2020-04-23, author={David Arnold <\email{dar@xoe.solutions}>}] \added diff --git a/macros/latex/contrib/changelog/example.pdf b/macros/latex/contrib/changelog/example.pdf index e1a2316a79..138b097680 100644 Binary files a/macros/latex/contrib/changelog/example.pdf and b/macros/latex/contrib/changelog/example.pdf differ -- cgit v1.2.3