[latex3-commits] [git/LaTeX3-latex3-latex2e] marks: Typo (dffff609)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Apr 7 23:05:48 CEST 2022
Repository : https://github.com/latex3/latex2e
On branch : marks
Link : https://github.com/latex3/latex2e/commit/dffff609d9075b3a4df057acb7fc7cfb1e31c169
>---------------------------------------------------------------
commit dffff609d9075b3a4df057acb7fc7cfb1e31c169
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Apr 7 22:04:21 2022 +0100
Typo
>---------------------------------------------------------------
dffff609d9075b3a4df057acb7fc7cfb1e31c169
base/doc/ltnews35.tex | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/base/doc/ltnews35.tex b/base/doc/ltnews35.tex
index 79361b6a..52fe193d 100644
--- a/base/doc/ltnews35.tex
+++ b/base/doc/ltnews35.tex
@@ -221,7 +221,7 @@ to drop the \texttt{testphase} key setting.
\section{A new mark mechanism for \LaTeX{}}
The mark mechanism is \TeX{}'s way to pass information to the
-page-building process which happens asychronously in order to
+page-building process which happens asynchronously in order to
communicate relevant data for running headers and footers to the
latter, e.g., what is the first section on the page or the last
subsection, etc. However, marks may also be
@@ -244,8 +244,8 @@ When that happens \TeX{}'s \cs{topmark} no
longer reflects the situation at the top of the next page when that
page is finally boxed.
-Furthermore \TeX{} only offered a single mark while \LaTeX{} wanted to
-keep track of more than one piece of information. For that reason
+Furthermore, \TeX{} only offered a single mark while \LaTeX{} wanted to
+keep track of more than one piece of information. For that reason,
\LaTeX{} implemented its own mark mechanism where the marks always
contained two parts with their own interfaces: \cs{markboth} and
\cs{markright} to set marks and \cs{leftmark} and \cs{rightmark} to
More information about the latex3-commits
mailing list.