[latex3-commits] [git/LaTeX3-latex3-latex3] master: Tidy some markup (f7a005875)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Jun 11 19:22:48 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/f7a005875eb8a03d7e64f48d3060b2e06609320e
>---------------------------------------------------------------
commit f7a005875eb8a03d7e64f48d3060b2e06609320e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jun 11 18:22:48 2020 +0100
Tidy some markup
>---------------------------------------------------------------
f7a005875eb8a03d7e64f48d3060b2e06609320e
l3backend/l3backend-color.dtx | 32 +++++++++++++++-----------------
1 file changed, 15 insertions(+), 17 deletions(-)
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index 2f7737006..7394b8473 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -111,11 +111,14 @@
% \end{macro}
% \end{macro}
%
-% \begin{macro}{\@@_backend_cmyk:n}
-% \begin{macro}{\@@_backend_gray:n}
-% \begin{macro}{\@@_backend_rgb:n}
-% \begin{macro}{\@@_backend_spot:n}
-% \begin{macro}{\@@_backend_select:n}
+% \begin{macro}
+% {
+% \@@_backend_cmyk:n ,
+% \@@_backend_gray:n ,
+% \@@_backend_rgb:n ,
+% \@@_backend_spot:n ,
+% \@@_backend_select:n
+% }
% \begin{macro}{\@@_backend_reset:}
% \begin{macro}{color.fc}
% Push the data to the stack. In the case of \texttt{dvips} also reset the
@@ -142,11 +145,6 @@
% \end{macrocode}
% \end{macro}
% \end{macro}
-% \end{macro}
-% \end{macro}
-% \end{macro}
-% \end{macro}
-% \end{macro}
%
% \begin{macrocode}
%</dvisvgm|dvipdfmx|dvips|xdvipdfmx>
@@ -216,10 +214,13 @@
% \end{macrocode}
% \end{variable}
%
-% \begin{macro}{\@@_backend_cmyk:n}
-% \begin{macro}{\@@_backend_gray:n}
-% \begin{macro}{\@@_backend_rgb:n}
-% \begin{macro}{\@@_backend_spot:n}
+% \begin{macro}
+% {
+% \@@_backend_cmyk:n ,
+% \@@_backend_gray:n ,
+% \@@_backend_rgb:n ,
+% \@@_backend_spot:n
+% }
% \begin{macro}{\@@_backend_spot:w}
% \begin{macro}{\@@_backend_select:n}
% \begin{macro}{\@@_backend_reset:}
@@ -255,9 +256,6 @@
% \end{macro}
% \end{macro}
% \end{macro}
-% \end{macro}
-% \end{macro}
-% \end{macro}
%
% \begin{macrocode}
%</pdfmode>
More information about the latex3-commits
mailing list.