[latex3-commits] [git/LaTeX3-latex3-latex3] master: (x)dvipdfmx and dvisvgm (likely) don't work with spot colors (dd42f08f5)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Aug 26 21:28:03 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/dd42f08f541d4ed4da458bb3a93105767c0422af
>---------------------------------------------------------------
commit dd42f08f541d4ed4da458bb3a93105767c0422af
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Aug 26 20:23:19 2020 +0100
(x)dvipdfmx and dvisvgm (likely) don't work with spot colors
At least at present: need to think about this with the init part: to be sorted!
>---------------------------------------------------------------
dd42f08f541d4ed4da458bb3a93105767c0422af
l3backend/l3backend-color.dtx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index 764ec2eb6..28c940c89 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -252,9 +252,9 @@
% \end{macrocode}
%
% \begin{macro}{\@@_backend_select_separation:nn}
+% No support at present.
% \begin{macrocode}
-\cs_new_protected:Npn \@@_backend_select_separation:nn #1#2
- { \@@_backend_select:n {#1} }
+\cs_new_protected:Npn \@@_backend_select_separation:nn #1#2 { }
% \end{macrocode}
% \end{macro}
%
@@ -282,9 +282,9 @@
% \end{macrocode}
%
% \begin{macro}{\@@_backend_select_separation:nn}
+% No support at present.
% \begin{macrocode}
-\cs_new_protected:Npn \@@_backend_select_separation:nn #1#2
- { \@@_backend_select:n {#1} }
+\cs_new_protected:Npn \@@_backend_select_separation:nn #1#2 { }
% \end{macrocode}
% \end{macro}
%
More information about the latex3-commits
mailing list.