[latex3-commits] [git/LaTeX3-latex3-latex3] master: Logical mark up for quotes (5edc70b0d)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Sep 10 09:10:50 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/5edc70b0d5da447cb165cd5b77a00bb2855db69a
>---------------------------------------------------------------
commit 5edc70b0d5da447cb165cd5b77a00bb2855db69a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Sep 10 08:10:50 2019 +0100
Logical mark up for quotes
>---------------------------------------------------------------
5edc70b0d5da447cb165cd5b77a00bb2855db69a
l3experimental/l3cctab/l3cctab.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/l3experimental/l3cctab/l3cctab.dtx b/l3experimental/l3cctab/l3cctab.dtx
index 347af3dc7..481b22dc9 100644
--- a/l3experimental/l3cctab/l3cctab.dtx
+++ b/l3experimental/l3cctab/l3cctab.dtx
@@ -386,9 +386,9 @@
% to use it. \cs{cctab_end:} checks if a \cs{cctab_begin:N} was used
% some time earlier.
%
-% Skipping these checks would result in an ``Undefined control
-% sequence'' error for \cs{cctab_begin:N} with an undefined
-% \meta{cctab~var}, and a ``Missing font identifier'' for an extra
+% Skipping these checks would result in an \enquote{Undefined control
+% sequence} error for \cs{cctab_begin:N} with an undefined
+% \meta{cctab~var}, and a \enquote{Missing font identifier} for an extra
% \cs{cctab_end:}.
% \begin{macrocode}
\cs_new_protected:Npn \cctab_begin:N #1
More information about the latex3-commits
mailing list