[latex3-commits] [git/LaTeX3-latex3-latex3] icc: Add a stub ICCbased init function for dvips (288417061)

Marcel Fabian Krüger tex at 2krueger.de
Thu Oct 14 14:35:46 CEST 2021


Repository : https://github.com/latex3/latex3
On branch  : icc
Link       : https://github.com/latex3/latex3/commit/2884170612ef5345549eb65c86f397a74e4bb13a

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

commit 2884170612ef5345549eb65c86f397a74e4bb13a
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


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

2884170612ef5345549eb65c86f397a74e4bb13a
 l3backend/l3backend-color.dtx | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index e05fcc118..0d50bbe99 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -755,6 +755,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.