[latex3-commits] [latex3/latex3] main: Remove 'transitional support' (b2c2b4a89)

github at latex-project.org github at latex-project.org
Mon Dec 11 07:54:27 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/b2c2b4a894f7fd302dd07944730a4df621c536e9

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

commit b2c2b4a894f7fd302dd07944730a4df621c536e9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Dec 11 06:54:27 2023 +0000

    Remove 'transitional support'
    
    Doesn't work in the way intended: if the file
    doesn't exist at all, it still errors. An alternative plan
    coming up shortly.


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

b2c2b4a894f7fd302dd07944730a4df621c536e9
 l3kernel/l3bitset.dtx | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/l3kernel/l3bitset.dtx b/l3kernel/l3bitset.dtx
index 54f00dd73..9b3cfd93f 100644
--- a/l3kernel/l3bitset.dtx
+++ b/l3kernel/l3bitset.dtx
@@ -270,15 +270,6 @@
 %<@@=bitset>
 %    \end{macrocode}
 %
-% Transitional support.
-%    \begin{macrocode}
-\cs_if_exist:NT \@expl at finalise@setup@@@@
-  {
-    \tl_gput_right:Nn \@expl at finalise@setup@@@@
-      { \disable at package@load { l3bitset } { } }
-  }
-%    \end{macrocode}
-%
 % A bitset is a string variable.
 %  \begin{macro}{\bitset_new:N, \bitset_new:c}
 %  \begin{macro}{\bitset_new:Nn, \bitset_new:cn}





More information about the latex3-commits mailing list.