[latex3-commits] [latex3/latex2e] ltcmd-obeyedline: Style change (aef8e304)
github at latex-project.org
github at latex-project.org
Thu Mar 21 14:30:55 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : ltcmd-obeyedline
Link : https://github.com/latex3/latex2e/commit/aef8e30472acc5d8833d55cd5fdfbb9913f638ee
>---------------------------------------------------------------
commit aef8e30472acc5d8833d55cd5fdfbb9913f638ee
Author: Joseph Wright <joseph at texdev.net>
Date: Thu Mar 21 13:30:55 2024 +0000
Style change
>---------------------------------------------------------------
aef8e30472acc5d8833d55cd5fdfbb9913f638ee
base/doc/usrguide.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/doc/usrguide.tex b/base/doc/usrguide.tex
index ff9fa09b..ba2cbcc8 100644
--- a/base/doc/usrguide.tex
+++ b/base/doc/usrguide.tex
@@ -822,7 +822,7 @@ example, to retain blank lines whilst typesetting, one could use
\begin{verbatim}
\renewcommand*\obeyedline{\mbox{}\par}
\end{verbatim}
-along with other setting that may be appropriate (e.g.~using a monospaced
+along with other setting that may be appropriate (e.g., using a monospaced
font).
Some additional details that may be useful for those with more \TeX{}
@@ -836,7 +836,7 @@ such, token-based comparisons are likely to fail unless set up properly.
In contrast to \cs{verb}, the \texttt{v}-type argument is only about
\emph{grabbing} the argument, not \emph{typesetting} it. As such, features that
users often associate with \enquote{verbatim} are not automatically activated,
-e.g.~a monospaced font. Material grabbed by the \texttt{v}-type argument does
+e.g., a monospaced font. Material grabbed by the \texttt{v}-type argument does
not automatically suppress ligatures: with modern \TeX{} engines, this largely
can be done without the token manipulation which \cs{verb} uses.
More information about the latex3-commits
mailing list.