[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Add section headers (5f375b3f5)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Nov 26 10:40:31 CET 2019
Repository : https://github.com/latex3/latex3
On branch : l3text
Link : https://github.com/latex3/latex3/commit/5f375b3f5dc051eeb817c57bb3d2993c89fe7287
>---------------------------------------------------------------
commit 5f375b3f5dc051eeb817c57bb3d2993c89fe7287
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Nov 26 09:40:31 2019 +0000
Add section headers
>---------------------------------------------------------------
5f375b3f5dc051eeb817c57bb3d2993c89fe7287
l3kernel/l3text.dtx | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index 578361bb2..fcbfb49e7 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -118,6 +118,8 @@
%<@@=text>
% \end{macrocode}
%
+% \subsection{Utilities}
+%
% \begin{macro}[EXP]
% {
% \@@_token_to_explicit:N ,
@@ -241,6 +243,8 @@
% \end{macro}
% \end{macro}
%
+% \subsection{Configuration variables}
+%
% \begin{variable}{\l_text_accents_tl, \l_text_letterlike_tl}
% Special cases for accents and letter-like symbols, which in some cases will
% need to be converted further.
@@ -289,6 +293,8 @@
% \end{macrocode}
% \end{variable}
%
+% \subsection{Expansion to formatted text}
+%
% \begin{variable}{\c_@@_chardef_space_token, \c_@@_mathchardef_space_token}
% \begin{variable}
% {\c_@@_chardef_group_begin_token, \c_@@_mathchardef_group_begin_token}
More information about the latex3-commits
mailing list