From 08475f7c024d2c93cdb07b68e88177203700aa6b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 24 Jan 2017 21:38:21 +0000 Subject: babel-english (24jan17) git-svn-id: svn://tug.org/texlive/trunk@43042 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/babel-english/README | 11 ++++ .../doc/generic/babel-english/english.pdf | Bin 127980 -> 130523 bytes .../source/generic/babel-english/english.dtx | 32 +++++++--- .../source/generic/babel-english/english.ins | 22 +++++-- .../tex/generic/babel-english/american.ldf | 67 +++++++++++++++++++++ .../tex/generic/babel-english/australian.ldf | 67 +++++++++++++++++++++ .../tex/generic/babel-english/british.ldf | 67 +++++++++++++++++++++ .../tex/generic/babel-english/canadian.ldf | 67 +++++++++++++++++++++ .../tex/generic/babel-english/english.ldf | 11 ++-- .../tex/generic/babel-english/newzealand.ldf | 67 +++++++++++++++++++++ .../tex/generic/babel-english/ukenglish.ldf | 67 +++++++++++++++++++++ .../tex/generic/babel-english/usenglish.ldf | 67 +++++++++++++++++++++ 12 files changed, 525 insertions(+), 20 deletions(-) create mode 100644 Master/texmf-dist/doc/generic/babel-english/README create mode 100644 Master/texmf-dist/tex/generic/babel-english/american.ldf create mode 100644 Master/texmf-dist/tex/generic/babel-english/australian.ldf create mode 100644 Master/texmf-dist/tex/generic/babel-english/british.ldf create mode 100644 Master/texmf-dist/tex/generic/babel-english/canadian.ldf create mode 100644 Master/texmf-dist/tex/generic/babel-english/newzealand.ldf create mode 100644 Master/texmf-dist/tex/generic/babel-english/ukenglish.ldf create mode 100644 Master/texmf-dist/tex/generic/babel-english/usenglish.ldf (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/generic/babel-english/README b/Master/texmf-dist/doc/generic/babel-english/README new file mode 100644 index 00000000000..fab9e98af3d --- /dev/null +++ b/Master/texmf-dist/doc/generic/babel-english/README @@ -0,0 +1,11 @@ +English 3.3q +------------ + +This is the babel style for English. + +There are no new features in 3.3q, but "dialects" will be +loaded with proxy files (american.ldf, british.ldf, etc.) +with the forthcoming babel 3.10. + +---------- +2017-01-24 \ No newline at end of file diff --git a/Master/texmf-dist/doc/generic/babel-english/english.pdf b/Master/texmf-dist/doc/generic/babel-english/english.pdf index c873c4015cd..a33735e81ea 100644 Binary files a/Master/texmf-dist/doc/generic/babel-english/english.pdf and b/Master/texmf-dist/doc/generic/babel-english/english.pdf differ diff --git a/Master/texmf-dist/source/generic/babel-english/english.dtx b/Master/texmf-dist/source/generic/babel-english/english.dtx index e3ff497f392..3076928e102 100644 --- a/Master/texmf-dist/source/generic/babel-english/english.dtx +++ b/Master/texmf-dist/source/generic/babel-english/english.dtx @@ -2,7 +2,7 @@ % % Copyright 1989-2005 Johannes L. Braams and any individual authors % listed elsewhere in this file. All rights reserved. -% +% 2013-2017 Javier Bezos, Johannes L. Braams % This file is part of the Babel system. % -------------------------------------- % @@ -16,7 +16,7 @@ % % This work has the LPPL maintenance status "maintained". % -% The Current Maintainer of this work is Johannes Braams. +% The Current Maintainer of this work is Javier Bezos. % % The list of all files belonging to the Babel system is % given in the file `manifest.bbl. See also `legal.bbl' for additional @@ -26,25 +26,30 @@ % and covered by LPPL is defined by the unpacking scripts (with % extension .ins) which are part of the distribution. % \fi -% \CheckSum{360} % \iffalse % Tell the \LaTeX\ system who we are and write an entry on the % transcript. %<*dtx> \ProvidesFile{english.dtx} % -%\ProvidesLanguage{english} +%\ProvidesLanguage{english} +%\ProvidesLanguage{american} +%\ProvidesLanguage{USenglish} +%\ProvidesLanguage{british} +%\ProvidesLanguage{UKenglish} +%\ProvidesLanguage{australian} +%\ProvidesLanguage{newzealand} +%\ProvidesLanguage{canadian} %\fi %\ProvidesFile{english.dtx} - [2012/08/20 v3.3p English support from the babel system] + [2017/01/24 v3.3q English support from the babel system] %\iffalse %% File 'english.dtx' %% Babel package for LaTeX version 2e %% Copyright (C) 1989 - 2005 %% by Johannes Braams, TeXniek +%% 2013-2017 Javier Bezos, Johannes Braams % -%% Please report errors to: J.L. Braams -%% babel at braams.cistron.nl % % This file is part of the babel system, it provides the source % code for the English language definition file. @@ -86,6 +91,8 @@ % with \LaTeX} % \changes{english-3.3h}{1996/10/10}{Moved the definition of % \cs{atcatcode} right to the beginning.} +% \changes{english-3.3q}{2017/01/10}{Added the proxy files for the +% dialects} % % \section{The English language} % @@ -224,7 +231,6 @@ \fi % \end{macrocode} % - % \changes{english-3.3k}{2001/02/07}{Added support for canadian} % `Canadian' english spelling is a hybrid of British and American % spelling. Although so far no special `translations' have been @@ -318,7 +324,7 @@ % and `Newzealand'} % \changes{english-3.3o}{2004/06/14}{Explicitly choose the UK form of % date} -% \changes{english-3.9a}{2012/08/20}{Warning if `english' is used with +% \changes{english-3.3p}{2012/11/07}{Warning if `english' is used with % other options} % \begin{macrocode} \def\bbl@tempa{british} @@ -442,6 +448,14 @@ % % \end{macrocode} % +% Finally, We create a few proxy files, which just load english.ldf. +% +% \begin{macrocode} +%<*american|usenglish|british|ukenglish|australian|newzealand|canadian> +\input english.ldf\relax +% +% \end{macrocode} +% % \Finale %% %% \CharacterTable diff --git a/Master/texmf-dist/source/generic/babel-english/english.ins b/Master/texmf-dist/source/generic/babel-english/english.ins index 67c897423da..9973d7804ac 100644 --- a/Master/texmf-dist/source/generic/babel-english/english.ins +++ b/Master/texmf-dist/source/generic/babel-english/english.ins @@ -5,6 +5,7 @@ %% %% Copyright 1989-2005 Johannes L. Braams and any individual authors %% listed elsewhere in this file. All rights reserved. +%% 2013-2017 Javier Bezos, Johannes L. Braams %% %% This file is part of the Babel system. %% -------------------------------------- @@ -19,7 +20,7 @@ %% %% This work has the LPPL maintenance status "maintained". %% -%% The Current Maintainer of this work is Johannes Braams. +%% The Current Maintainer of this work is Javier Bezos. %% %% The list of all files belonging to the LaTeX base distribution is %% given in the file `manifest.bbl. See also `legal.bbl' for additional @@ -31,7 +32,7 @@ %% %% --------------- start of docstrip commands ------------------ %% -\def\filedate{1999/04/11} +\def\filedate{2017/01/24} \def\batchfile{english.ins} \input docstrip.tex @@ -54,6 +55,7 @@ This is a generated file. Copyright 1989-2005 Johannes L. Braams and any individual authors + 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors listed elsewhere in this file. All rights reserved. This file was generated from file(s) of the Babel system. @@ -69,7 +71,7 @@ version 2003/12/01 or later. This work has the LPPL maintenance status "maintained". -The Current Maintainer of this work is Johannes Braams. +The Current Maintainer of this work is Javier Bezos. This file may only be distributed together with a copy of the Babel system. You may however distribute the Babel system without @@ -88,6 +90,7 @@ extension .ins) which are part of the distribution. This is a generated file. Copyright 1989-2005 Johannes L. Braams and any individual authors + 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors listed elsewhere in this file. All rights reserved. This file was generated from file(s) of the Babel system. @@ -103,7 +106,7 @@ version 2003/12/01 or later. This work has the LPPL maintenance status "maintained". -The Current Maintainer of this work is Johannes Braams. +The Current Maintainer of this work is Javier Bezos. This file may only be distributed together with a copy of the Babel system. You may however distribute the Babel system without @@ -123,10 +126,19 @@ of this file under its original name. \keepsilent +\askforoverwritefalse + \usedir{tex/generic/babel} \usepreamble\mainpreamble -\generate{\file{english.ldf}{\from{english.dtx}{code}} +\generate{\file{english.ldf}{\from{english.dtx}{english,code}} + \file{american.ldf}{\from{english.dtx}{american}} + \file{usenglish.ldf}{\from{english.dtx}{usenglish}} + \file{british.ldf}{\from{english.dtx}{british}} + \file{ukenglish.ldf}{\from{english.dtx}{ukenglish}} + \file{australian.ldf}{\from{english.dtx}{australian}} + \file{newzealand.ldf}{\from{english.dtx}{newzealand}} + \file{canadian.ldf}{\from{english.dtx}{canadian}} } \usepreamble\fdpreamble diff --git a/Master/texmf-dist/tex/generic/babel-english/american.ldf b/Master/texmf-dist/tex/generic/babel-english/american.ldf new file mode 100644 index 00000000000..e1f653f6b5b --- /dev/null +++ b/Master/texmf-dist/tex/generic/babel-english/american.ldf @@ -0,0 +1,67 @@ +%% +%% This is file `american.ldf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `american') +%% This is a generated file. +%% +%% Copyright 1989-2005 Johannes L. Braams and any individual authors +%% 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors +%% listed elsewhere in this file. All rights reserved. +%% +%% This file was generated from file(s) of the Babel system. +%% --------------------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% 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 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Javier Bezos. +%% +%% This file may only be distributed together with a copy of the Babel +%% system. You may however distribute the Babel system without +%% such generated files. +%% +%% The list of all files belonging to the Babel distribution is +%% given in the file `manifest.bbl'. See also `legal.bbl for additional +%% information. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. +\ProvidesLanguage{american} + [2017/01/24 v3.3q English support from the babel system] +%% File 'english.dtx' +%% Babel package for LaTeX version 2e +%% Copyright (C) 1989 - 2005 +%% by Johannes Braams, TeXniek +%% 2013-2017 Javier Bezos, Johannes Braams +\input english.ldf\relax +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput +%% +%% End of file `american.ldf'. diff --git a/Master/texmf-dist/tex/generic/babel-english/australian.ldf b/Master/texmf-dist/tex/generic/babel-english/australian.ldf new file mode 100644 index 00000000000..868439bce88 --- /dev/null +++ b/Master/texmf-dist/tex/generic/babel-english/australian.ldf @@ -0,0 +1,67 @@ +%% +%% This is file `australian.ldf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `australian') +%% This is a generated file. +%% +%% Copyright 1989-2005 Johannes L. Braams and any individual authors +%% 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors +%% listed elsewhere in this file. All rights reserved. +%% +%% This file was generated from file(s) of the Babel system. +%% --------------------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% 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 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Javier Bezos. +%% +%% This file may only be distributed together with a copy of the Babel +%% system. You may however distribute the Babel system without +%% such generated files. +%% +%% The list of all files belonging to the Babel distribution is +%% given in the file `manifest.bbl'. See also `legal.bbl for additional +%% information. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. +\ProvidesLanguage{australian} + [2017/01/24 v3.3q English support from the babel system] +%% File 'english.dtx' +%% Babel package for LaTeX version 2e +%% Copyright (C) 1989 - 2005 +%% by Johannes Braams, TeXniek +%% 2013-2017 Javier Bezos, Johannes Braams +\input english.ldf\relax +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput +%% +%% End of file `australian.ldf'. diff --git a/Master/texmf-dist/tex/generic/babel-english/british.ldf b/Master/texmf-dist/tex/generic/babel-english/british.ldf new file mode 100644 index 00000000000..a6b926a1020 --- /dev/null +++ b/Master/texmf-dist/tex/generic/babel-english/british.ldf @@ -0,0 +1,67 @@ +%% +%% This is file `british.ldf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `british') +%% This is a generated file. +%% +%% Copyright 1989-2005 Johannes L. Braams and any individual authors +%% 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors +%% listed elsewhere in this file. All rights reserved. +%% +%% This file was generated from file(s) of the Babel system. +%% --------------------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% 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 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Javier Bezos. +%% +%% This file may only be distributed together with a copy of the Babel +%% system. You may however distribute the Babel system without +%% such generated files. +%% +%% The list of all files belonging to the Babel distribution is +%% given in the file `manifest.bbl'. See also `legal.bbl for additional +%% information. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. +\ProvidesLanguage{british} + [2017/01/24 v3.3q English support from the babel system] +%% File 'english.dtx' +%% Babel package for LaTeX version 2e +%% Copyright (C) 1989 - 2005 +%% by Johannes Braams, TeXniek +%% 2013-2017 Javier Bezos, Johannes Braams +\input english.ldf\relax +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput +%% +%% End of file `british.ldf'. diff --git a/Master/texmf-dist/tex/generic/babel-english/canadian.ldf b/Master/texmf-dist/tex/generic/babel-english/canadian.ldf new file mode 100644 index 00000000000..823c55253dd --- /dev/null +++ b/Master/texmf-dist/tex/generic/babel-english/canadian.ldf @@ -0,0 +1,67 @@ +%% +%% This is file `canadian.ldf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `canadian') +%% This is a generated file. +%% +%% Copyright 1989-2005 Johannes L. Braams and any individual authors +%% 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors +%% listed elsewhere in this file. All rights reserved. +%% +%% This file was generated from file(s) of the Babel system. +%% --------------------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% 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 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Javier Bezos. +%% +%% This file may only be distributed together with a copy of the Babel +%% system. You may however distribute the Babel system without +%% such generated files. +%% +%% The list of all files belonging to the Babel distribution is +%% given in the file `manifest.bbl'. See also `legal.bbl for additional +%% information. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. +\ProvidesLanguage{canadian} + [2017/01/24 v3.3q English support from the babel system] +%% File 'english.dtx' +%% Babel package for LaTeX version 2e +%% Copyright (C) 1989 - 2005 +%% by Johannes Braams, TeXniek +%% 2013-2017 Javier Bezos, Johannes Braams +\input english.ldf\relax +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput +%% +%% End of file `canadian.ldf'. diff --git a/Master/texmf-dist/tex/generic/babel-english/english.ldf b/Master/texmf-dist/tex/generic/babel-english/english.ldf index 4259360abdb..2f0e019d662 100644 --- a/Master/texmf-dist/tex/generic/babel-english/english.ldf +++ b/Master/texmf-dist/tex/generic/babel-english/english.ldf @@ -4,10 +4,11 @@ %% %% The original source files were: %% -%% english.dtx (with options: `code') +%% english.dtx (with options: `english,code') %% This is a generated file. %% %% Copyright 1989-2005 Johannes L. Braams and any individual authors +%% 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors %% listed elsewhere in this file. All rights reserved. %% %% This file was generated from file(s) of the Babel system. @@ -23,7 +24,7 @@ %% %% This work has the LPPL maintenance status "maintained". %% -%% The Current Maintainer of this work is Johannes Braams. +%% The Current Maintainer of this work is Javier Bezos. %% %% This file may only be distributed together with a copy of the Babel %% system. You may however distribute the Babel system without @@ -37,13 +38,12 @@ %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. \ProvidesLanguage{english} - [2012/08/20 v3.3p English support from the babel system] + [2017/01/24 v3.3q English support from the babel system] %% File 'english.dtx' %% Babel package for LaTeX version 2e %% Copyright (C) 1989 - 2005 %% by Johannes Braams, TeXniek -%% Please report errors to: J.L. Braams -%% babel at braams.cistron.nl +%% 2013-2017 Javier Bezos, Johannes Braams \LdfInit\CurrentOption{date\CurrentOption} \ifx\l@english\@undefined \ifx\l@UKenglish\@undefined @@ -98,7 +98,6 @@ \let\l@USenglish\l@american \fi \fi - \ifx\l@canadian\@undefined \adddialect\l@canadian\l@american \fi diff --git a/Master/texmf-dist/tex/generic/babel-english/newzealand.ldf b/Master/texmf-dist/tex/generic/babel-english/newzealand.ldf new file mode 100644 index 00000000000..a004d5a3596 --- /dev/null +++ b/Master/texmf-dist/tex/generic/babel-english/newzealand.ldf @@ -0,0 +1,67 @@ +%% +%% This is file `newzealand.ldf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `newzealand') +%% This is a generated file. +%% +%% Copyright 1989-2005 Johannes L. Braams and any individual authors +%% 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors +%% listed elsewhere in this file. All rights reserved. +%% +%% This file was generated from file(s) of the Babel system. +%% --------------------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% 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 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Javier Bezos. +%% +%% This file may only be distributed together with a copy of the Babel +%% system. You may however distribute the Babel system without +%% such generated files. +%% +%% The list of all files belonging to the Babel distribution is +%% given in the file `manifest.bbl'. See also `legal.bbl for additional +%% information. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. +\ProvidesLanguage{newzealand} + [2017/01/24 v3.3q English support from the babel system] +%% File 'english.dtx' +%% Babel package for LaTeX version 2e +%% Copyright (C) 1989 - 2005 +%% by Johannes Braams, TeXniek +%% 2013-2017 Javier Bezos, Johannes Braams +\input english.ldf\relax +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput +%% +%% End of file `newzealand.ldf'. diff --git a/Master/texmf-dist/tex/generic/babel-english/ukenglish.ldf b/Master/texmf-dist/tex/generic/babel-english/ukenglish.ldf new file mode 100644 index 00000000000..200f268fd23 --- /dev/null +++ b/Master/texmf-dist/tex/generic/babel-english/ukenglish.ldf @@ -0,0 +1,67 @@ +%% +%% This is file `ukenglish.ldf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `ukenglish') +%% This is a generated file. +%% +%% Copyright 1989-2005 Johannes L. Braams and any individual authors +%% 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors +%% listed elsewhere in this file. All rights reserved. +%% +%% This file was generated from file(s) of the Babel system. +%% --------------------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% 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 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Javier Bezos. +%% +%% This file may only be distributed together with a copy of the Babel +%% system. You may however distribute the Babel system without +%% such generated files. +%% +%% The list of all files belonging to the Babel distribution is +%% given in the file `manifest.bbl'. See also `legal.bbl for additional +%% information. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. +\ProvidesLanguage{UKenglish} + [2017/01/24 v3.3q English support from the babel system] +%% File 'english.dtx' +%% Babel package for LaTeX version 2e +%% Copyright (C) 1989 - 2005 +%% by Johannes Braams, TeXniek +%% 2013-2017 Javier Bezos, Johannes Braams +\input english.ldf\relax +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput +%% +%% End of file `ukenglish.ldf'. diff --git a/Master/texmf-dist/tex/generic/babel-english/usenglish.ldf b/Master/texmf-dist/tex/generic/babel-english/usenglish.ldf new file mode 100644 index 00000000000..c1aa4af8c2e --- /dev/null +++ b/Master/texmf-dist/tex/generic/babel-english/usenglish.ldf @@ -0,0 +1,67 @@ +%% +%% This is file `usenglish.ldf', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `usenglish') +%% This is a generated file. +%% +%% Copyright 1989-2005 Johannes L. Braams and any individual authors +%% 2013-2017 Javier Bezos, Johannes L. Braams and any individual authors +%% listed elsewhere in this file. All rights reserved. +%% +%% This file was generated from file(s) of the Babel system. +%% --------------------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% 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 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Javier Bezos. +%% +%% This file may only be distributed together with a copy of the Babel +%% system. You may however distribute the Babel system without +%% such generated files. +%% +%% The list of all files belonging to the Babel distribution is +%% given in the file `manifest.bbl'. See also `legal.bbl for additional +%% information. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. +\ProvidesLanguage{USenglish} + [2017/01/24 v3.3q English support from the babel system] +%% File 'english.dtx' +%% Babel package for LaTeX version 2e +%% Copyright (C) 1989 - 2005 +%% by Johannes Braams, TeXniek +%% 2013-2017 Javier Bezos, Johannes Braams +\input english.ldf\relax +%% +%% \CharacterTable +%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z +%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z +%% Digits \0\1\2\3\4\5\6\7\8\9 +%% Exclamation \! Double quote \" Hash (number) \# +%% Dollar \$ Percent \% Ampersand \& +%% Acute accent \' Left paren \( Right paren \) +%% Asterisk \* Plus \+ Comma \, +%% Minus \- Point \. Solidus \/ +%% Colon \: Semicolon \; Less than \< +%% Equals \= Greater than \> Question mark \? +%% Commercial at \@ Left bracket \[ Backslash \\ +%% Right bracket \] Circumflex \^ Underscore \_ +%% Grave accent \` Left brace \{ Vertical bar \| +%% Right brace \} Tilde \~} +%% +\endinput +%% +%% End of file `usenglish.ldf'. -- cgit v1.2.3