[latex3-commits] [git/LaTeX3-latex3-latex3] main: Add a stub ICCbased init function for dvips (8963f5f59)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Oct 18 14:00:02 CEST 2021


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/8963f5f591b4b22157b9101a15afb30fcc1ec953

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

commit 8963f5f591b4b22157b9101a15afb30fcc1ec953
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


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

8963f5f591b4b22157b9101a15afb30fcc1ec953
 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.