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

github at latex-project.org github at latex-project.org
Thu Nov 16 06:51:21 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : l3bitset
Link       : https://github.com/latex3/latex3/commit/093627b210199cb337236343b59f03febe276997

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

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

    Re-ordder bitset position in source3body


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

093627b210199cb337236343b59f03febe276997
 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 ef842027d..1971031ba 100644
--- a/l3kernel/doc/source3body.tex
+++ b/l3kernel/doc/source3body.tex
@@ -590,9 +590,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.