[latex3-commits] [git/LaTeX3-latex3-latex3] split-pdfmode: A couple of doc typos (a54f15dca)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Aug 21 15:30:02 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : split-pdfmode
Link : https://github.com/latex3/latex3/commit/a54f15dca186726ce5a12279cfc1a6a54e95b042
>---------------------------------------------------------------
commit a54f15dca186726ce5a12279cfc1a6a54e95b042
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Aug 21 14:30:02 2020 +0100
A couple of doc typos
>---------------------------------------------------------------
a54f15dca186726ce5a12279cfc1a6a54e95b042
l3backend/l3backend-box.dtx | 2 +-
l3backend/l3backend-color.dtx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3backend/l3backend-box.dtx b/l3backend/l3backend-box.dtx
index 34e672aae..3614b2521 100644
--- a/l3backend/l3backend-box.dtx
+++ b/l3backend/l3backend-box.dtx
@@ -257,7 +257,7 @@
% \end{macrocode}
%
% \begin{macro}{\@@_backend_clip:N}
-% The code here is identical to that for \texttt{luatex|pdftex}: unlike rotation and
+% The code here is identical to that for \LuaTeX{}/\pdfTeX{}: unlike rotation and
% scaling, there is no higher-level support in the backend for clipping.
% \begin{macrocode}
\cs_new_protected:Npn \@@_backend_clip:N #1
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index 310ce750a..94b711ee1 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -282,7 +282,7 @@
% \@@_backend_stroke_rgb:n
% }
% Drawing (fill/stroke) color is handled in \texttt{(x)dvipdfmx} in the
-% same way as \texttt{luatex|pdftex}. We use the same approach as earlier, except the
+% same way as \LuaTeX{}/\pdfTeX{}. We use the same approach as earlier, except the
% color stack is not involved so the generic direct PDF operation is used.
% There is no worry about the nature of strokes: everything is handled
% automatically.
More information about the latex3-commits
mailing list.