[latex3-commits] [l3svn] 01/02: Stray color support for dvisvgm removed
noreply at latex-project.org
noreply at latex-project.org
Thu Jun 15 12:03:01 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 35bdfea3528605014c8c49d387a63162c6e596d2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jun 15 11:00:53 2017 +0100
Stray color support for dvisvgm removed
This is now all covered at the front of the file.
---
l3kernel/l3drivers.dtx | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index f1a2357..1f29099 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -2292,21 +2292,6 @@
% \end{macrocode}
% \end{macro}
%
-% \begin{macro}[int]{\@@_color_ensure_current:}
-% \begin{macro}[aux]{\@@_color_reset:}
-% Directly set the color: same as \texttt{dvips}.
-% \begin{macrocode}
-\cs_new_protected:Npn \@@_color_ensure_current:
- {
- \tex_special:D { color~push~\l_@@_color_current_tl }
- \group_insert_after:N \@@_color_reset:
- }
-\cs_new_protected:Npn \@@_color_reset:
- { \tex_special:D { color~pop } }
-% \end{macrocode}
-% \end{macro}
-% \end{macro}
-%
% \subsection{Images}
%
% \begin{macro}[int]{\@@_image_getbb_png:n, \@@_image_getbb_jpg:n}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list