[latex3-commits] [git/LaTeX3-latex3-latex3] master: Tidy up heading levels [ci skip] (defd479)

Joseph Wright joseph.wright at morningstar2.co.uk
Sat Sep 1 10:39:30 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/defd479982ccf298b71a4bec316445793e60dfff

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

commit defd479982ccf298b71a4bec316445793e60dfff
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Sep 1 09:39:30 2018 +0100

    Tidy up heading levels [ci skip]


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

defd479982ccf298b71a4bec316445793e60dfff
 l3kernel/l3drivers.dtx |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 719e6a0..9e0e34c 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -914,7 +914,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \subsection{Images}
+% \subsubsection{Images}
 %
 % \begin{macro}{\@@_image_getbb_eps:n}
 %   Simply use the generic function.
@@ -932,7 +932,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \subsection{Drawing}
+% \subsubsection{Drawing}
 %
 % \begin{macro}{\@@_draw_literal:n, \@@_draw_literal:x}
 %   The same as literal PostScript: same arguments about positioning apply
@@ -1493,7 +1493,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \subsection{Images}
+% \subsubsection{Images}
 %
 % \begin{variable}{\l_@@_image_attr_tl}
 %   In PDF mode, additional attributes of an image (such as page number) are
@@ -1714,7 +1714,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \subsection{Images}
+% \subsubsection{Images}
 %
 % \begin{macro}
 %   {
@@ -1860,7 +1860,7 @@
 %<*xdvipdfmx>
 %    \end{macrocode}
 %
-% \subsection{Images}
+% \subsubsection{Images}
 %
 % \begin{macro}
 %   {\@@_image_getbb_jpg:n, \@@_image_getbb_pdf:n, \@@_image_getbb_png:n}
@@ -1965,7 +1965,7 @@
 %<*dvipdfmx|pdfmode|xdvipdfmx>
 %    \end{macrocode}
 %
-% \subsection{Drawing}
+% \subsubsection{Drawing}
 %
 % \begin{macro}{\@@_draw_literal:n, \@@_draw_literal:x}
 %   Pass data through using a dedicated interface.
@@ -2426,7 +2426,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \subsection{Driver-specific auxiliaries}
+% \subsubsection{Driver-specific auxiliaries}
 %
 % \begin{macro}{\@@_scope_begin:n, \@@_scope_begin:x}
 %   In SVG transformations, clips and so on are attached directly to scopes so
@@ -2566,7 +2566,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \subsection{Images}
+% \subsubsection{Images}
 %
 % \begin{macro}{\@@_image_getbb_png:n, \@@_image_getbb_jpg:n}
 %   These can be included by extracting the bounding box data.
@@ -2602,8 +2602,9 @@
 % \end{macro}
 % \end{macro}
 %
-% \subsection{Drawing}
+% \subsubsection{PDF Features}
 %
+% \subsubsection{Drawing}
 % \begin{macro}{\@@_draw_literal:n, \@@_draw_literal:x}
 %   The same as the more general literal call.
 %    \begin{macrocode}





More information about the latex3-commits mailing list