diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-16 22:27:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-16 22:27:29 +0000 |
commit | 3ed15084bb84e1e7921a3e5a7a9fc11dbe5a2075 (patch) | |
tree | 869e86c1c783838bc3d77779c8eaf1c7efd081f7 /Master/texmf-dist/doc/latex | |
parent | 1eeae05f64972a7535b5ea7d86a5a7e3aa8d104d (diff) |
translations (16jan21)
git-svn-id: svn://tug.org/texlive/trunk@57446 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/translations/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/translations/translations_en.pdf | bin | 497802 -> 496825 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/translations/translations_en.tex | 19 |
3 files changed, 7 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/translations/README b/Master/texmf-dist/doc/latex/translations/README index e9a9f012f8b..9af62b294da 100644 --- a/Master/texmf-dist/doc/latex/translations/README +++ b/Master/texmf-dist/doc/latex/translations/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -the TRANSLATIONS package v1.9 - 2020/11/08 +the TRANSLATIONS package v1.10 - 2021/01/16 internationalization of LaTeX2e packages -------------------------------------------------------------------------- @@ -7,7 +7,7 @@ Clemens Niederberger Web: https://github.com/cgnieder/translations E-Mail: contact@mychemistry.eu -------------------------------------------------------------------------- -Copyright 2012--2020 Clemens Niederberger +Copyright 2012--2021 Clemens Niederberger This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c diff --git a/Master/texmf-dist/doc/latex/translations/translations_en.pdf b/Master/texmf-dist/doc/latex/translations/translations_en.pdf Binary files differindex fea9e5ce3fc..e0eaca60ed1 100644 --- a/Master/texmf-dist/doc/latex/translations/translations_en.pdf +++ b/Master/texmf-dist/doc/latex/translations/translations_en.pdf diff --git a/Master/texmf-dist/doc/latex/translations/translations_en.tex b/Master/texmf-dist/doc/latex/translations/translations_en.tex index 7118e67b3e6..3d579860f31 100644 --- a/Master/texmf-dist/doc/latex/translations/translations_en.tex +++ b/Master/texmf-dist/doc/latex/translations/translations_en.tex @@ -12,23 +12,18 @@ % Web: https://github.com/cgnieder/translations % E-Mail: contact@mychemistry.eu % -------------------------------------------------------------------------- -% Copyright 2012--2020 Clemens Niederberger +% Copyright 2012--2021 Clemens Niederberger % % This work may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.3 +% conditions of the LaTeX Project Public License, either version 1.3c % of this license or (at your option) any later version. % The latest version of this license is in % http://www.latex-project.org/lppl.txt -% and version 1.3 or later is part of all distributions of LaTeX -% version 2005/12/01 or later. -% -% This work has the LPPL maintenance status `maintained'. +% and version 1.3c or later is part of all distributions of LaTeX +% version 2008/05/04 or later. % % The Current Maintainer of this work is Clemens Niederberger. % -------------------------------------------------------------------------- -% If you have any ideas, questions, suggestions or bugs to report, please -% feel free to contact me. -% -------------------------------------------------------------------------- \documentclass[load-preamble]{cnltx-doc} \usepackage[french,brazil,spanish,ngerman,english]{babel} % ---------------------------------------------------------------------------- @@ -143,13 +138,9 @@ package available I began using it in various of my other packages so it got extended to the needs I faced there. -\section{License and Requirements}\label{sec:license} +\section{License}\label{sec:license} \license -\translations\ requires the packages \pkg{etoolbox}~\cite{pkg:etoolbox} and -\pkg{scrlfile} (part of the \KOMAScript\ bundle~\cite{bnd:koma-script}). - - \section{Usage} \subsection{Background} The \translations\ package enables the author of a package or a class (or a |