[latex3-commits] [git/LaTeX3-latex3-latex3] icc: Add a stub ICCbased init function for dvips (0fd93dffa)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Feb 22 16:27:20 CET 2021
Repository : https://github.com/latex3/latex3
On branch : icc
Link : https://github.com/latex3/latex3/commit/0fd93dffae6748ab021c4561e22bdfece0ad55be
>---------------------------------------------------------------
commit 0fd93dffae6748ab021c4561e22bdfece0ad55be
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Feb 22 15:26:56 2021 +0000
Add a stub ICCbased init function for dvips
>---------------------------------------------------------------
0fd93dffae6748ab021c4561e22bdfece0ad55be
l3backend/l3backend-color.dtx | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index eec4ff84b..ee812671e 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -741,6 +741,13 @@
% \end{macrocode}
% \end{macro}
%
+% \begin{macro}{\@@_backend_iccbased_init:nnn}
+% No support at present.
+% \begin{macrocode}
+\cs_new_protected:Npn \@@_backend_iccbased_init:nn #1#2 { }
+% \end{macrocode}
+% \end{macro}
+%
% \begin{macrocode}
%</dvips>
% \end{macrocode}
More information about the latex3-commits
mailing list.