[latex3-commits] [git/LaTeX3-latex3-latex2e] develop+master's head updated: Merge branch 'master' into develop+master (476970d5)

joseph at dante.de joseph at dante.de
Thu Jan 7 19:15:23 CET 2021


Repository : https://github.com/latex3/latex2e
Branch 'develop+master' now includes:

     fcc1735b Remove path from internal file name representation (fixes #422)
     daa98b0a Parsing can't add extension to \@currname
     533169d8 Add test file
     cd128bf4 Maintain a stack for \@currpath
     d354082c Protect against losing braces
     c9d7b570 Use string comparison for \ProvidesPackage
     fc28fb8a Add latexrelease blocks to changed macros
     0cb3e901 ... and to unchanged macros
     d0985b43 Do not follow file substitution at this point
     0da3c752 Copy option list to requested package
     8c059062 The file substitution flag has to be explicitly cleared
     cca8084b Docs
     fc36d24b Pass \@filef at und (expanded) to \@addtofilelist
     00a61234 Stray \tracingnone
     b386903e Add \changes entries and latexrelease guards
     4b2ed6b4 Do not drop path in replacement file name
     abb5d720 Check for replacement file before reporting a missing file
     1a5acc9c Update test files
     ccbbde50 Update latexrelease test files
     b592464c Revert "Check for replacement file before reporting a missing file"
     06c2915d Report when a package is loaded with an explicit path
     dbab762e Add changes.txt entry and step file dates
     4bf51ee8 fix for #431
     709e348a Minor fixes
     5dd39147 Make alphabetic characters in \@filelist catcode 11
     b867fc40 Add test for external packages and \@filelist
     108f8b94 Work on a fix for #434 probably not yet complete
     fd85040f I guess that'll do for #434 when rolling forward if the format is at least 2019. Earlier releases such as 2018 will not have expl3.ltx and therefore bail out, but I think that is acceptable in the roll forward case (but the error message in that case could be improved.
     d1ac8f18 remaining fixes for #434 it should not roll forward even from fairly old kernels
     93a96aad improve log messages
     dc42970c remaining documentation for #434
     6a4c4e3f Add missing latexrelease entry for \@carcube (5c6c8cc)
     2d07818e Protect against latexrelease loaded in another package
     b374aa4a Merge pull request #437 from latex3/hotfix/gh434
     0b475dfb Merge branch 'master' into hotfix/gh422
     cbb781c7 Merge pull request #438 from latex3/hotfix/gh422
     8e642e71 fixed #443
     472543a8 do not create backrefs if they don't exist (fixes part of #445)
     5f509bc2 Add usrguide3
     60a14345 working on #444 and adding \selectfont hook
     9c714390 try again with matching braces ...
     0a2b487e starting to emulate everysel
     1ce1e183 Added test for #444
     dd29723c added everyself replacement (not covering CJK - should be done there) added test for everysel
     0177d350 drop spurious brace in tracefnt package code adjust test loading tracefnt
     6cbfa18e Merge branch 'develop' into gh444
     defb29f7 collect the delayed actions and execute them one after another in their original order
     4795ed0b avoid differences between pdftex and luatex in test
     3e3c2ef2 [base/config-filenames.lua] Fix `checkengines` table
     999b86e6 Merge branch 'develop' into gh444
     6ae3cee4 Move 'top-level' chunks always at the end of the hook
     8467ab6a Update (most) test files
     1166ab4e fix for #453 (change was forgotten in 2020-02-02)
     c878da86 Code docs
     f0b01786 In reverse hooks, put the top-level chunk at the beginning
     b566126c Update (most again) test files
     33d4132b Set the order of the chunk only after the hook is declared
     990b2fcb fix for #424
     62ef9d42 missing % made example appear inside kernel code
     b11dabb4 Test if exist rather than if empty
     ed180cad This should be "before"
     0e04c5d7 small adjustment
     f4ea4de4 Update test file for environment (with reversed) hooks
     0ac8253f Explicitly tell if order is not set in the top-level chunk
     43c2bafc Do not revert code within the top-level chunk
     e2f84ede Tell if top-level is executed first or last
     cd9b8f5e Use \tl_if_empty:nTF to check for an empty hook
     4994f518 Check for 'top-level' earlier
     8fe7a893 Remark on the difference in behaviour when removing code
     eac3fcd1 Do not allow 'top-level' outside of top-level
     c54967b9 Use current default label as fallback
     52b77b90 Change message text
     3a25fd90 Add test file for 'top-level' changes
     1ecc7bca Rename \DeclareDefaultHookLabel to \SetDefaultHookLabel
     6b2e81fc Hard-code top-level as the initial default label
     8fcc4ebf Some simplifications entailed by 6b2e81f
     2aca9747 Enforce no stack items are blank
     a44f4f1d Do not hold the current label in the stack
     2feb3ac7 Provide \PushDefaultHookLabel and \PopDefaultHookLabel
     413e9406 Replace set+unset default label by push/pop pairs in tests
     9d1b243c Changing the top-level label is an error
     cca4cecb hotfix for #455
     7ce18054 small change big effect .. of course  #455 shows up in various test results
     ff54ddb1 if we want to test with pgfmorepages we need to load it ...
     ee66a7c5 can of worms this #455 :-)
     dc867fe5 an additional test file
     b7650498 Merge branch 'hotfix/gh453'
     04757430 Merge branch 'hotfix/gh445'
     d6f7d726 Update firstaid-bidi test files
     ea1bc5bc Fix bug in \hook_show:n
     70a0596b Use push/pop pair here too
     f40df48c Update docs for #441 and document new functions
     c832f542 Other minor doc fixes
     88670720 firstaid requires tools for pgfmorepages tests
     584910d1 Error on unbalanced \(Push|Pop)DefaultHookLabel
     f234dd65 Off by one
     22beec97 Tests for 584910d
     b7a14104 This name is unused now
     43368960 Update test files
     eec6c9a4 Move testing errors to lthooks-errors
     670070f1 Committed this by accident
     e5034299 Step file versions and add changes.txt entries
     219baa69 Missing argument to error message
     9190d186 Fewer arguments to \@@_initialize_single:NNn
     16238760 Add expl3 debugging to test files
     40231e06 Use own (g)set and (g)put functions to avoid \debug_suspend: mess
     d55eced8 Typos, missing docs, and clearer tests
     1f72e21d Move missing-pop-label error to kernel hook
     8798a4b1 Merge branch 'hotfix/gh441'
     0ae344f5 Another attempt at #444
     21e0bc79 improve a rollback typeout  line
     d2820195 fix for #458
     cbc07a80 Step release tag
     dc44b300 Forgot to update CHANGES
     87fcfa2c Update l3kernel and l3packages to 2020-12-07
     35916686 Update 40231e060 to track l3tl changes
     5d4adecf Improve rollback support
     71027f67 Update test files
     fcdf0a0b Track luaotfload changes
     a9f84558 Step file date
     b036f110 Add test file from the github issue
     dac80c95 Correctly restore \CurrentFile after the file ends
     e248440b Redundant fix against misinterpreting an empty \CurrentFile
     9c945c0e Update test file
     210dc3c9 Merge branch 'develop' into gh444
     4c3f258d added documentation in ltnews
     1721bcaf test file for everysel functionality
     6d2e6499 use different test
     87734531 move everysel replacement code from ltfinal to firstaid; add CJK test
     ce178365 bidi test file change (extra space dropped)
     880f14a0 Merge branch 'gh444' into develop
     d231a33c Merge branch 'gh431' into develop
     1335bd45 Merge branch 'gh424' into develop
     6bfe1a90 document which letter-like classes could do with the same fix
     3ec488b6 Merge branch 'hotfix/gh448'
     bbf9e8a0 Add missing \changes and changes.txt entries
     aa6deab6 Add missing \changes and changes.txt entries and some docs
     ac4e1765 Merge pull request #466 from latex3/hotfix/gh463
     3ee45f0c Merge branch 'hotfix/gh464'
     c808b5bb Merge branch 'develop' into develop+master
     476970d5 Merge branch 'master' into develop+master




More information about the latex3-commits mailing list.