[latex3-commits] [git/LaTeX3-latex3-latex3] icc: Add a stub ICCbased init function for dvips (cbd7fa5af)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Oct 18 13:25:24 CEST 2021
Repository : https://github.com/latex3/latex3
On branch : icc
Link : https://github.com/latex3/latex3/commit/cbd7fa5af365c0d8f2ce4d4ded6e3107af56fac9
>---------------------------------------------------------------
commit cbd7fa5af365c0d8f2ce4d4ded6e3107af56fac9
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
>---------------------------------------------------------------
cbd7fa5af365c0d8f2ce4d4ded6e3107af56fac9
l3backend/l3backend-color.dtx | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index 0bab610c0..91483017b 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -814,6 +814,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.