[latex3-commits] [latex2e-public] r1459 - A little addition I just forgot (macros named with 'locale').

noreply at latex-project.org noreply at latex-project.org
Thu Apr 13 14:16:45 CEST 2017


Author: javier
Date: 2017-04-13 14:16:45 +0200 (Thu, 13 Apr 2017)
New Revision: 1459

Modified:
   trunk/required/babel/babel.dtx
   trunk/required/babel/babel.pdf
Log:
A little addition I just forgot (macros named with 'locale').

Modified: trunk/required/babel/babel.dtx
===================================================================
--- trunk/required/babel/babel.dtx	2017-04-12 16:50:38 UTC (rev 1458)
+++ trunk/required/babel/babel.dtx	2017-04-13 12:16:45 UTC (rev 1459)
@@ -7828,6 +7828,22 @@
 %    \end{macrocode}
 %  \end{macro}
 %
+% A few macro names are reserved for future releases of \babel, which
+% will use the concept of ‘locale’:
+% \changes{babel~3.9s}{2017/04/13}{Reserved macros}
+%    \begin{macrocode}
+\newcommand\setlocale{%
+  \bbl at error
+    {Not yet available}%
+    {Find an armchair, sit down and wait}}
+\let\uselocale\setlocale
+\let\locale\setlocale
+\let\selectlocale\setlocale
+\let\textlocale\setlocale
+\let\textlanguage\setlocale
+\let\languagetext\setlocale
+%    \end{macrocode}
+%
 %    \subsection{Errors}
 %
 %  \begin{macro}{\@nolanerr}

Modified: trunk/required/babel/babel.pdf
===================================================================
(Binary files differ)



More information about the latex3-commits mailing list