From a358a912e6de92699377ad892a224635a09168a7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 24 Sep 2019 20:06:30 +0000 Subject: chemmacros (24sep19) git-svn-id: svn://tug.org/texlive/trunk@52172 c570f23f-e606-0410-a88d-b1316a301751 --- .../chemmacros.module.reactions.code.tex | 93 ++++++++++++---------- 1 file changed, 52 insertions(+), 41 deletions(-) (limited to 'Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex') diff --git a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex index 35be8b3e905..65121238975 100644 --- a/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex +++ b/Master/texmf-dist/tex/latex/chemmacros/chemmacros.module.reactions.code.tex @@ -11,7 +11,7 @@ % If you have any ideas, questions, suggestions or bugs to report, please % feel free to contact me. % -------------------------------------------------------------------------- -% Copyright 2011-2017 Clemens Niederberger +% Copyright 2011-2019 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -25,7 +25,7 @@ % % The Current Maintainer of this work is Clemens Niederberger. % -------------------------------------------------------------------------- -\ChemModule{reactions}{2016/05/04 reaction environments} +\ChemModule{reactions}{2019/09/23 reaction environments} \chemmacros_load_module:n {chemformula} @@ -349,60 +349,68 @@ % -------------------------------------------------------------------------- \ChemCompatibilityTo{5.6} -\DeclareTranslationFallback {list-of-reactions} {List~ of~ Reactions} -\DeclareTranslation {English} {list-of-reactions} {List~ of~ Reactions} -\DeclareTranslation {German} {list-of-reactions} {Reaktionsverzeichnis} -\DeclareTranslation {Italian} {list-of-reactions} {Elenco~ delle~ reazioni} -\DeclareTranslation {French} {list-of-reactions} {Table~ des~ r\'{e}actions} -\DeclareTranslation {Dutch} {list-of-reactions} {Lijst~ van~ reacties} - -\DeclareTranslationFallback {reaction} {Reaction} -\DeclareTranslation {English} {reaction} {Reaction} -\DeclareTranslation {German} {reaction} {Reaktion} -\DeclareTranslation {Italian} {reaction} {Reazione} -\DeclareTranslation {French} {reaction} {R\'{e}action} -\DeclareTranslation {Dutch} {reaction} {Reactie} +\DeclareTranslationFallback {list-of-reactions} {List~ of~ Reactions} +\DeclareTranslation {English} {list-of-reactions} {List~ of~ Reactions} +\DeclareTranslation {German} {list-of-reactions} {Reaktionsverzeichnis} +\DeclareTranslation {Italian} {list-of-reactions} {Elenco~ delle~ reazioni} +\DeclareTranslation {French} {list-of-reactions} {Table~ des~ r\'{e}actions} +\DeclareTranslation {Dutch} {list-of-reactions} {Lijst~ van~ reacties} + +\DeclareTranslationFallback {reaction} {Reaction} +\DeclareTranslation {English} {reaction} {Reaction} +\DeclareTranslation {German} {reaction} {Reaktion} +\DeclareTranslation {Italian} {reaction} {Reazione} +\DeclareTranslation {French} {reaction} {R\'{e}action} +\DeclareTranslation {Dutch} {reaction} {Reactie} \EndChemCompatibility \ChemCompatibilityFrom{5.6} \chemmacros_declare_translations:nn {list-of-reactions} { - fallback = List~ of~ Reactions , - English = List~ of~ Reactions , - German = Reaktionsverzeichnis , - Italian = Elenco~ delle~ reazioni , - French = Table~ des~ r\'{e}actions , - Dutch = Lijst~ van~ reacties + fallback = List~ of~ Reactions , + English = List~ of~ Reactions , + German = Reaktionsverzeichnis , + Italian = Elenco~ delle~ reazioni , + French = Table~ des~ r\'{e}actions , + Dutch = Lijst~ van~ reacties , + Norwegian = Reaksjonsliste , + Nynorsk = Reaksjonsliste } \chemmacros_declare_translations:nn {reaction} { - fallback = reaction , - English = reaction , - German = Reaktion , - Italian = reazione , - French = r\'{e}action , - Dutch = reactie + fallback = reaction , + English = reaction , + German = Reaktion , + Italian = reazione , + French = r\'{e}action , + Dutch = reactie , + Norwegian = reaksjon , + Nynorsk = reaksjon } \chemmacros_declare_translations:nn {reactions} { - fallback = reactions , - English = reactions , - German = Reaktionen , - Italian = reazioni , - French = r\'{e}actions , - Dutch = reacties + fallback = reactions , + English = reactions , + German = Reaktionen , + Italian = reazioni , + French = r\'{e}actions , + Dutch = reacties , + Norwegian = reaksjoner , + Nynorsk = reaksjonar } \chemmacros_declare_translations:nn {Reaction} { - fallback = Reaction , - English = Reaction , - German = Reaktion , - Italian = Reazione , - French = R\'{e}action , - Dutch = Reactie + fallback = Reaction , + English = Reaction , + German = Reaktion , + Italian = Reazione , + French = R\'{e}action , + Dutch = Reactie , + Norwegian = Reaksjon , + Nynorsk = Reaksjon } \chemmacros_declare_translations:nn {Reactions} @@ -412,11 +420,13 @@ German = Reaktionen , Italian = Reazioni , French = R\'{e}actions , - Dutch = Reacties + Dutch = Reacties , + Norwegian = Reaksjoner , + Nynorsk = Reaksjonar } \EndChemCompatibility % -------------------------------------------------------------------------- -\tex_endinput:D +\file_input_stop: 2015/09/15 - adapt to `method' option => do not use chemformula's macros directly @@ -431,3 +441,4 @@ - add fancyref support - moved translations from lang module to reactions module 2016/05/04 - options `tag-open', `tag-close' and `before-tag' +2019/09/23 - added Norwegian translations -- cgit v1.2.3