[latex3-commits] [latex3/latex3] l3bitset: Re-ordder bitset position in source3body (13cfde721)

github at latex-project.org github at latex-project.org
Fri Dec 8 11:45:05 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : l3bitset
Link       : https://github.com/latex3/latex3/commit/13cfde7214bdcf884ad038c92dad74a1e1284f15

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

commit 13cfde7214bdcf884ad038c92dad74a1e1284f15
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Nov 16 05:51:21 2023 +0000

    Re-ordder bitset position in source3body


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

13cfde7214bdcf884ad038c92dad74a1e1284f15
 l3kernel/doc/source3body.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/doc/source3body.tex b/l3kernel/doc/source3body.tex
index 5cdce8979..8066b02fd 100644
--- a/l3kernel/doc/source3body.tex
+++ b/l3kernel/doc/source3body.tex
@@ -582,9 +582,9 @@ used on top of \LaTeXe{} if \tn{outer} tokens are used in the arguments.
     l3fp-functions.dtx
   }
 \ExplSyntaxOff
-\DocInput{l3bitset.dtx}
 
 \DocInput{l3fparray.dtx}
+\DocInput{l3bitset.dtx}
 \DocInput{l3cctab.dtx}
 
 \part{Text manipulation}





More information about the latex3-commits mailing list.