[latex3-commits] [git/LaTeX3-latex3-latex3] master: Various markup issues [ci skip] (effae50)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Sep 21 09:56:56 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/effae5066c9fa0cb24829416916c165fe551992e
>---------------------------------------------------------------
commit effae5066c9fa0cb24829416916c165fe551992e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Sep 21 08:56:33 2018 +0100
Various markup issues [ci skip]
>---------------------------------------------------------------
effae5066c9fa0cb24829416916c165fe551992e
l3kernel/l3drivers.dtx | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 282c83e..3139d11 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -477,7 +477,7 @@
% \begin{syntax}
% \cs{driver_pdf_object_new:n} \Arg{name} \Arg{type}
% \end{syntax}
-% Declares \meta{name} as a PDF object. The \type{type} should be one of
+% Declares \meta{name} as a PDF object. The \texttt{type} should be one of
% |array| or |dict|, |fstream| or |stream|.
% \end{function}
%
@@ -1881,8 +1881,9 @@
#1 \scan_stop:
}
% \end{macrocode}
-% \end{macrocode}
-% \end{macrocode}
+% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macrocode}
%</pdfmode>
@@ -2211,6 +2212,7 @@
% \end{macro}
% \end{macro}
% \end{macro}
+% \end{macro}
%
% \subsubsection{PDF Structure}
%
@@ -2224,7 +2226,8 @@
\cs_new_protected:Npn \driver_pdf_objects_disable:
{ \@@_literal:n { dvipdfmx:config~C~0x40 } }
% \end{macrocode}
-% \end{macrocode}
+% \end{macro}
+% \end{macro}
%
% \begin{macrocode}
%</dvipdfmx|xdvipdfmx>
More information about the latex3-commits
mailing list