[latex3-commits] [git/LaTeX3-latex3-latex3] color-models: Use scn/SCN in place of sc/SC (870b3a798)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Jun 7 18:46:03 CEST 2020


Repository : https://github.com/latex3/latex3
On branch  : color-models
Link       : https://github.com/latex3/latex3/commit/870b3a7987c30c0fd712f30daedf41d6dcb7a11f

>---------------------------------------------------------------

commit 870b3a7987c30c0fd712f30daedf41d6dcb7a11f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Jun 7 17:46:03 2020 +0100

    Use scn/SCN in place of sc/SC
    
    Seems better from the PDF ref.


>---------------------------------------------------------------

870b3a7987c30c0fd712f30daedf41d6dcb7a11f
 l3backend/l3backend-color.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index 9f7eca63d..b9bb048a7 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -296,7 +296,7 @@
 %   Set up for meta-models.
 %    \begin{macrocode}
 \cs_new_protected:Npn \@@_backend_family_separation:nw #1#2 \s_@@_stop
-  { \@@_backend_select:n { /#1 ~ cs ~ /#1 ~ CS ~ #2 ~ sc ~ #2 ~ SC } }
+  { \@@_backend_select:n { /#1 ~ cs ~ /#1 ~ CS ~ #2 ~ scn ~ #2 ~ SCN } }
 %    \end{macrocode}
 % \end{macro}
 %





More information about the latex3-commits mailing list.