[latex3-commits] [git/LaTeX3-latex3-latex3] icc2: Ooops (fb28bfe7c)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Oct 18 14:26:15 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : icc2
Link : https://github.com/latex3/latex3/commit/fb28bfe7cc89df9535364996d270a972b3f52465
>---------------------------------------------------------------
commit fb28bfe7cc89df9535364996d270a972b3f52465
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Oct 18 13:26:15 2021 +0100
Ooops
>---------------------------------------------------------------
fb28bfe7cc89df9535364996d270a972b3f52465
l3backend/l3backend-color.dtx | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index aef9b3fac..433a2f849 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -832,14 +832,12 @@
% \begin{macro}
% {
% \@@_backend_select_separation:nn,
-% \@@_backend_select_devicen:nn ,
-% \@@_backend_select_iccbased:nn
+% \@@_backend_select_devicen:nn
% }
% No support at present.
% \begin{macrocode}
\cs_new_protected:Npn \@@_backend_select_separation:nn #1#2 { }
\cs_new_eq:NN \@@_backend_select_devicen:nn \@@_backend_select_separation:nn
-\cs_new_eq:NN \@@_backend_select_iccbased:nn \@@_backend_select_separation:nn
% \end{macrocode}
% \end{macro}
%
More information about the latex3-commits
mailing list.