texlive[70059] Master/texmf-dist/doc/luatex/base: Fixed os.locale ->
commits+lscarso at tug.org
commits+lscarso at tug.org
Thu Feb 22 01:01:15 CET 2024
Revision: 70059
https://tug.org/svn/texlive?view=revision&revision=70059
Author: lscarso
Date: 2024-02-22 01:01:15 +0100 (Thu, 22 Feb 2024)
Log Message:
-----------
Fixed os.locale -> os.setlocale in manual.
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/luatex/base/luatex-lua.tex
trunk/Master/texmf-dist/doc/luatex/base/luatex.pdf
Modified: trunk/Master/texmf-dist/doc/luatex/base/luatex-lua.tex
===================================================================
--- trunk/Master/texmf-dist/doc/luatex/base/luatex-lua.tex 2024-02-21 22:37:47 UTC (rev 70058)
+++ trunk/Master/texmf-dist/doc/luatex/base/luatex-lua.tex 2024-02-22 00:01:15 UTC (rev 70059)
@@ -215,7 +215,7 @@
\startitem
When \LUATEX\ starts it sets the \type {locale} to a neutral value. If for
- some reason you use \type {os.locale}, you need to make sure you \type {nil}
+ some reason you use \type {os.setlocale}, you need to make sure you \type {nil}
it afterwards because otherwise it can interfere with code that for instance
generates dates. You can ignore the \type {locale} with:
Modified: trunk/Master/texmf-dist/doc/luatex/base/luatex.pdf
===================================================================
(Binary files differ)
More information about the tex-live-commits
mailing list.