[latex3-commits] [git/LaTeX3-latex3-latex3] master: Tidy some section headers (b995ab268)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Feb 26 13:24:25 CET 2021


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

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

commit b995ab268020e6ec6c7cfb90f93db1a2b5131eb6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Feb 26 12:24:25 2021 +0000

    Tidy some section headers


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

b995ab268020e6ec6c7cfb90f93db1a2b5131eb6
 l3kernel/l3pdf.dtx         | 10 ++++------
 l3kernel/l3text.dtx        | 10 ++++------
 l3kernel/l3tl-analysis.dtx |  2 --
 3 files changed, 8 insertions(+), 14 deletions(-)

diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index 58f99438a..1c3260fc5 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -49,9 +49,7 @@
 %
 % \begin{documentation}
 %
-% \section{\pkg{l3pdf} documentation}
-%
-% \subsection{Objects}
+% \section{Objects}
 %
 % \begin{function}[added = 2021-02-10]{\pdf_object_new:nn}
 %   \begin{syntax}
@@ -135,7 +133,7 @@
 %   Inserts the appropriate information to reference the \meta{pageobject}.
 % \end{function}
 %
-% \subsection{Version}
+% \section{Version}
 %
 % \begin{function}[pTF, EXP, added = 2021-02-10]{\pdf_version_compare:Nn}
 %   \begin{syntax}
@@ -167,7 +165,7 @@
 %   Expands to the currently-active PDF version.
 % \end{function}
 %
-% \subsection{Compression}
+% \section{Compression}
 %
 % \begin{function}[added = 2021-02-10]{\pdf_uncompress:}
 %   \begin{syntax}
@@ -179,7 +177,7 @@
 %   initialised.
 % \end{function}
 %
-% \subsection{Destinations}
+% \section{Destinations}
 %
 % Destinations are the places a link jumped too.
 % Unlike the name may suggest they don't described
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index 046bf6867..7e994a683 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -49,8 +49,6 @@
 %
 % \begin{documentation}
 %
-% \section{\pkg{l3text} documentation}
-%
 % This module deals with manipulation of (formatted) text; such material is
 % comprised of a restricted set of token list content. The functions provided
 % here concern conversion of textual content for example in case changing,
@@ -58,7 +56,7 @@
 % operate by expansion. Begin-group and end-group tokens in the \meta{text}
 % are normalized and become |{| and |}|, respectively.
 %
-% \subsection{Expanding text}
+% \section{Expanding text}
 %
 % \begin{function}[EXP, added = 2020-01-02]{\text_expand:n}
 %   \begin{syntax}
@@ -89,7 +87,7 @@
 %   should be expandable.
 % \end{function}
 %
-% \subsection{Case changing}
+% \section{Case changing}
 %
 % \begin{function}[EXP, added = 2019-11-20, updated = 2020-02-24]
 %   {
@@ -196,7 +194,7 @@
 %  character is uppercased, and the rest lowercased, irrespective of the nature
 %  of the character.
 %
-% \subsection{Removing formatting from text}
+% \section{Removing formatting from text}
 %
 % \begin{function}[EXP, added = 2020-03-05, updated = 2020-05-14]{\text_purify:n}
 %   \begin{syntax}
@@ -226,7 +224,7 @@
 %   should be expandable.
 % \end{function}
 %
-% \subsection{Control variables}
+% \section{Control variables}
 %
 % \begin{variable}{\l_text_accents_tl}
 %   Lists commands which represent accents, and which are left unchanged
diff --git a/l3kernel/l3tl-analysis.dtx b/l3kernel/l3tl-analysis.dtx
index 51ad05c99..a7c64adb3 100644
--- a/l3kernel/l3tl-analysis.dtx
+++ b/l3kernel/l3tl-analysis.dtx
@@ -50,8 +50,6 @@
 %
 % \begin{documentation}
 %
-% \section{\pkg{l3tl-analysis} documentation}
-%
 % This module provides functions that are particularly useful in the
 % \pkg{l3regex} module for mapping through a token list one \meta{token}
 % at a time (including begin-group/end-group tokens).  For





More information about the latex3-commits mailing list.