summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-03-01 15:48:54 +0000
committerKarl Berry <karl@freefriends.org>2024-03-01 15:48:54 +0000
commited0d7c4038f3d9845a4ab72768329a03a41c9d51 (patch)
tree3c1fc8590ef81bec04525ca03c3cbf6c472dcfed /Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex
parent0e146fbd27f65c87b8f17cad4fa3e60fd763dfde (diff)
final luatex updates; warn about non-ascii characters in installation path on windows
git-svn-id: svn://tug.org/texlive/trunk@70288 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex')
-rw-r--r--Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex17
1 files changed, 11 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex b/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex
index 8b3ec6e1934..a63c29ecc76 100644
--- a/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex
+++ b/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex
@@ -587,12 +587,17 @@ For a complete listing of the various options:
> \Ucom{install-tl-windows -help}
\end{alltt}
-\overfullrule=4pt
Add a \texttt{.bat} extension to the invocations if the same directory
also contains \texttt{install-tl-windows.exe}. This will not
normally be the case, unless you've mirrored the \dirname{tlnet} directory
locally.
+Non-ASCII characters in the path for the \TL\ installation must be
+avoided. This may be a problem particularly under Windows 11, where
+users are forced to use a Microsoft network account. See
+\url{https://tug.org/texlive/windows.html\#nonascii} for some
+workarounds.
+
\begin{figure}[tb]
\begin{boxedverbatim}
Installing TeX Live 2024 from: ...
@@ -4293,7 +4298,7 @@ longer supports i386.
\subsection{Present: 2024}
\label{sec:tlcurrent}
-Cross-engine changes (except in original \TeX{} and e-\TeX{}):
+Cross-engine changes (except in original \TeX{}, e-\TeX{}, and Lua\TeX):
\begin{itemize*}
\item Avoid crashes on devious use of \cs{output} and \cs{write} braces.
\item Tiny inner-loop optimization. (Both these changes are due to
@@ -4303,10 +4308,10 @@ David Fuchs.)
\noindent Lua\TeX: \begin{itemize*}
\item Lua-level checks for writing to files now similar to the
\TeX-level checks.
-\item If \cs{tracingmacros} is 256 or more, blank lines are output in
-the log between macro parameters. In 2020--2023, this was the case by
-default; before that, such blank lines were never output, which is the
-behavior of the other engines.
+\item If the Lua value \code{texconfig.trace\_extra\_newline} is set,
+blank lines are output in the log between macro parameters. In
+2020--2023, this was the case by default; before that, such blank lines
+were never output, which is the behavior of the other engines.
\end{itemize*}
\noindent MetaPost: \begin{itemize*}\raggedright