[latex3-commits] [git/LaTeX3-latex3-latex2e] gh353's head updated: move text from ltnews32 to ltnxws33 (0d64d451)

joseph at dante.de joseph at dante.de
Mon Oct 26 13:30:30 CET 2020


Repository : https://github.com/latex3/latex2e
Branch 'gh353' now includes:

     59b3e833 Update stale.yml
     9aa1c9ca First implementation of \LetRobustCommand
     61706ea4 Rename \LetRobustCommand to \DeclareCommandCopy
     137465ca Provide also \New... \Renew... and \Provide... versions of \DeclareCommandCopy
     00d3b8e9 Make doc target build correctly
     6c9f57d0 Make \DeclareCommandCopy extensible from outside the kernel
     c83421d7 Add test for (emulated) etoolbox
     6732e63a Cope with \x at protect in robust commands
     073c6d70 Add tests for letting a control word to a control symbol...
     ca895ea6 Add changes.txt entry for \DeclareCommandCopy
     597594fe Add ltnews entry for \DeclareCommandCopy
     f5eeda55 This extra set of braces is a good idea
     b52172fd Missing \end{macro}
     3c919272 Enforce \escapechar=`\\ when copying commands
     a2f1f3be Drop \ProvideCommandCopy
     4af71c70 Make ‘copy’ and ‘if’ commands internal
     92b6c3e9 Reduce information clutter in ltnews entry
     c3c08318 Update rollback test files
     f7e978e5 Use \cs_to_str:N rather than \escapechar tricks
     a58b9ab1 Use \string_ inside \cs
     0dc2d60b One macro per \begin{macro}
     97e7893c Guard against "normal" macros and primitives
     209ebeab Add missing { in doc
     5d627078 Missing \end{macro} inserted
     e9eb7c0c Implement testing and copying \DeclareTextCommand-defined commands
     8de6ab43 Update rollback test files
     5a1c20ba Forgot an auxiliary
     a0383ab6 Expand \@fontenc at load@list correctly
     70de972f Extra comma
     8945b1ba First (failed so far) attempt at defaults
     ed949630 \long
     ab37945b Test files for e9eb7c0 and 8945b1b
     0bd8cf8d @ for clarity
     2da5de00 Avoid extra tests for different engines
     ca139253 LuaTeX and XeTeX tests
     b47f1948 Add check if command is a text composite
     e9ce2c7c Prevent system paths on LuaTeX test files
     55a9bef7 Correctly detect composites
     a520fcfb Pick the right argument to test
     81b00a7f Implement copying composites from a predefined list
     19d04ad8 Add standard list of composites for copying
     7c4dcda3 Rearrange \begin{macro} environments
     b9ee6f18 Update test files for composites
     71a8a0ae Update test files -e luatex
     801abb8c make a number of commands short again that got \long by mistake (#358)
     49bd81a8 Remove stray comment [ci skip]
     3c2fc7c8 Merge branch 'develop' into gh239
     a160b3fb Missing \expandafter inserted
     455467ed Typo
     a4ff0871 Test missing composites list
     3bacc08a Sigh...
     ba06bb2c Switch from Umathchar to Umathcode for detection
     bcc74883 Adapt the test support code
     e819b80c Add default encoding for copying
     80105d01 Make new_graf exclusive
     8ac563f6 copy-edits by Barbara fix  to recent checkin (_ doesn't work in \texttt :-))
     5c3b071b Reset Lua(TeX) allocators to zero inside conditionals (fixes #363)
     419d6d66 Missed one line (the important one!)
     b4cce213 better rollback for lthooks
     30d11701 try again
     adf0029e Update l3backend to 2020-08-07
     1e9fb080 Update l3kernel to 2020-08-07
     e45c2069 Update hooks tests following l3kernel changes
     2dd8ce6c another file update
     03c7681b A test file update in lthooks2
     6cc8d98f Add github-0220.luatex.tlg, github-0220.lvt, and github-0220.tlg to verify the filecontents functionality
     aaa39ff5 Merge branch 'develop'
     7efc616d Update changes.txt, ltclass.dtx, and 6 more files... for a change in the definition of \filec at ntents
     80f8787a move viewport code to graphics
     dabde8aa Restrict emails to latex3/latex2e rerpo
     aca993c5 patch from #369
     4b08b405 test file updates after patch
     affff21e renamed a bunch of commands (they shouldn't be internal) documented the change
     51732689 Merge branch 'gh220' into develop
     c7bb45af Frank says l isn't the same as 1
     ac9a61ae normalize endlinechar for #286
     86de1e5f add a new config file config-1run.lua for tests that should have only 1 pass (and need file cleanup)
     942ddc8d changed test to use a file that is actually in the texmf tree (which is very small) move the tet files so that they are run only once
     596e66a0 graphics package updates
     05764702 generalization of config-1run
     18dd0b3c \githubissue should be attached to a previous paragraph so that it can stay on the last line if enough space
     07bc2e41 typo [ci skip]
     b317829c Load Lua module during format building
     13d3afac Revert \@copy at DeclareTextCommand
     f2400cdc Revert ltoutenc to the last merged version
     56b63550 Delete obsolete tests
     6ef47767 Remove \@copy at DeclareTextCommand from rollback test files
     e216a68f Merge branch 'develop' into gh239
     2ef798be Fixcontentsline (#370)
     9e687e43 Picture lengths (#372)
     7314abe2 Merge pull request #371 from latex3/gh239
     cc5beede Add documentation on \robust at command@act
     1f8fc25c Make \robust at command@act generic to be used with \ShowCommand
     78cf0c85 Adapt \NewCommandCopy to 1f8fc25
     079958fc Add \ShowCommand (closes #373)
     dc6336df Organise by type
     2774491e Reorganise ltexpl to add more functions
     d59e1148 Copy \cs_to_str:N and \str_if_eq:nnTF from expl3
     dbbd6356 Add \@show at DeclareRobustCommand and \@show at newcommand
     5b1d702c define \alloc@ in terms of \e at alloc
     273b1712 [ci skip] alloc@ not @alloc
     98eb2127 update the rollback tests for alloc
     a3059755 [ci skip] alloc@ not @alloc
     19d50d4c Add tests for \ShowCommand
     c464e548 The command has to be parameterless for \@if at newcommand
     ebaa213e A few more tests (for c464e54)
     42132a2a Avoid engine differences in tests
     311cdc4b Add changes.txt entry for \ShowCommand and step file date
     b7b22fbc Add ltnews entry for \ShowCommand
     6ee21f02 Update rollback test files
     2987c4ed Fewer \end{macro}
     6da2cf91 More test updates and doc fixes
     e02f4df7 Add missing redefinitions for rollback
     5c6c8cc0 Make \@carcube \long
     94d4817a Don't break with \par
     b97fa384 Rollback line also moves up (e02f4df)
     3545dc49 Rollback line also moves up for xetex and luatex too (e02f4df)
     b0807441 use font-free EPS example a.eps for issue #357
     a7ec97cc Tidy latexrelease guards for \NewCommandCopy and \ShowCommand
     c5e2176a add missing default definition of \@currentcounter (#376)
     8f88b362 Move m3expl009 test to latex3/latex2e (ff87c22)
     f3a3d9ba Fixstdminus (#377)
     75108758 Lthooks2 (#375)
     efbb2ce7 Merge branch 'develop' into gh373
     65abc540 Merge pull request #374 from latex3/gh373
     b6430ef6 Change \MakeRobust to behave as \DeclareRobustCommand
     f4c88819 Update latexrelease test files
     14216d08 Add tests for \MakeRobust
     b1c217f8 Add changes.txt entry for b6430ef and step file date
     43764778 remove some stuttering, fixes #380 [ci skip]
     587b6138 fix for #379 -- \@reset at ptions need to come after \@popfilename added some missing macrocode
     9b1ec69d seems the \@reset at ptions in one place is needed for 209 compatibility mode fixed github-0356 test in case test dir is not cleared
     415bc8ef Added small intro for ltnews32 [ci skip]
     c1f6f60f a bit of spell checking
     ac93a788 Merge pull request #378 from latex3/make-robust
     7047673a documentation cleanup
     04eecaa8 Extension appended to graphics when file exists (#355) (#383)
     2f8b475d fixed a few typos and altered some wordings
     7db78688 one more typo [ci skip]
     7ab404c6 Step pre-release tag (base)
     e57eadfc Step pre-release tag (amsmath)
     e438d86e Step pre-release tag (graphics)
     5170a331 Step pre-release tag (tools)
     3f8597d6 Update l3kernel and l3backend to 2020-09-01
     d60c62dd Update hook test to track expl3 backend change
     f62ed595 Further tracking of expl3 backend loader changes
     2a1dae03 Update test which shows backend rename
     ae1c307e Update expl3 version check file
     fd9a378b Annoying line-wrapping issues in m3expl009
     9851eeb5 Another one
     78c9145c XeTeX l3backend file change shows up in more test files
     4df199e7 Correct last commit
     c54bb5b2 Another place "xdvipdfmx" shows up
     e0907a79 Avoid local format files being found in this test
     93b15560 Update l3kernel to 2020-09-06
     6410c484 Clarify \hook_if_empty:nTF for generic hooks
     52a35a98 Add test file showing the wrong behaviour
     0ac4ba70 Add \string at makeletter
     c883e8af Correct option passing when a file is replaced (fixes #386)
     214ab85f Update test file with correct behaviour
     cca449b5 Update rollback test files
     afe1e2cf Loading has to be done on the requested package
     13d67758 Ensure the loading doesn't silently fail
     b469da22 Replacement packages announce themselves with their actual name
     d03c940e Update test files
     a5cd3ab4 Add \changes entry
     e2748bd6 Protect spaces and use \char_generate:nn
     9b11ef76 The target package has to be reload-checked too
     f445d3b0 The other "below"
     9dcc3e98 Move one-time checking to \hook_gput_code:nnn
     9518c175 Add test for 9dcc3e9
     abe80a6a Use a prop to store one-time hooks
     0d9d2141 Pass the correct argument to \@@_currname_or_default:n
     730cf330 Correct handling of hook names
     3dbfec7b Unify hook name and label normalisation
     b10b840b Slight normalisation to \use_hook:n and optimise non-file hooks
     97474cae Drop space-trimming in \hook_use(_once):n
     e395959c Protect against unbalanced conditionals in \hook_use:n
     2579e231 Move \debug_suspend: earlier
     4f6ec99a Rename code token list to "@@~<name>" (fixes apdf142)
     e6a1a69e Simplify a bit \@@_make_name:n
     9925a64e Document why the strange name
     19be836d fix for #387
     9aee1a11 Rename next code token list to "@@_next~<name>"
     f812368f \debug_suspend: in \hook_gput_next_code:nn
     2abf34ba Use \cs_gset_eq:NN to avoid l3debug
     3f53da06 Update test files
     a83740f8 Safer approach on delimited \@@_use_undefined:w
     88200724 Update after renames
     e5ef3c07 Merge branch 'develop' into gh386
     630caf12 Step file date and document behaviour [ci skip]
     251680b0 Merge pull request #388 from latex3/gh386 (fixes #386)
     60531ebf Merge pull request #389 from latex3/apdf161
     6e97bbe5 Add false branches for logging
     38b644fe Separate \hook_show:n and \hook_log:n
     0e8d2674 Start \hook_log:n lines with >
     8f5ff550 Document \hook_show:n and \hook_log:n
     5ea3f3cf Step pre-release tag
     d3f58de6 fixed documentation of using \undeclare at file@substitution
     629d684d Avoid xparse overhead on \IfHookEmptyTF
     64cc4215 Use \cs_new_eq:NN to optimise
     341206c3 Make non-expandable macros \protected
     cebffca5 Revert "Make non-expandable macros \protected"
     58ea958e Make public non-expandable macros \protected
     fbcc93ac fix for #390
     f9d15847 first block of copy-edits
     1c44c544 copy-edits part 2
     c4d1f891 Update l3backend and l3kernel to 2020-09-24
     8b191386 fixed leftover typo (4 values of \protect) noticed on SX
     ebf21e6c minor ltnews updates [ci skip]
     bbda14d6 first aid initial version
     07b8d318 take out drafts for filhook and srclfile
     01b2e581 Fix LuaLaTeX callback bug
     8a0b5e7c update base tests
     a7bbf461 load the necessary packages for testing
     d3790d46 stupid non-masked linenumber
     19fe84a8 fix a few types and simplify bidi test
     3976a20b doc fixes
     b1414cb1 one more typo
     89f4a2bb add note on currfile
     392e2feb Move lualatex math (#394)
     6aa10312 more documentation updates
     32533153 Add package version lookup code
     423a23bc use simple helper after all
     04e4c354 that affects some test files of course :-(
     dd948b9a filehook doesn't need first aid any longer
     e33442eb readd filehook-ltx for now
     75e6209b Merge branch 'develop' into firstaid
     c7be0b91 small update to ltnews32
     216e388b fix for #395
     51ce6310 Merge branch 'develop'
     781500f0 Step pre-release tag
     89dc3324 Allow for package substitution when saving version data
     29431d5e Missing line
     685d7f19 Update test file
     8ff06b64 More test updates
     c2b01356 More test updates
     c9bf0287 Line wrap woes
     45d03b3a Merge branch 'master' into develop
     20e16e1a hotfix for #400 (to be moved into a later patch-level 1 release)
     72197d20 let's see if this is the only test that needs fixing for this
     9e1f3d38 formatting updates for ltnews32
     e3648d16 missed an incorrect copy-edit
     75990c05 fix for #401
     aa3fd7f1 fix for #397 [ci skip]
     5dfbdf2c now fix #400 for PL1 andnot in firstaid
     ba872e4e Merge branch 'hotfix/gh400'
     4b2e7a03 Update l3kernel to 2020-10-05
     3d6fcc71 Update xparse to 2020-05-10
     90008d5f Update l3kernel to 2020-10-05
     ff2b4c0f suggested correctoion to link [ci skip]
     17a3f345 Merge branch 'hotfix/ltnews'
     aa9592e6 lthooks.dtx: corrections to rollback code (#402)
     f2856c55 fixed typo and redundant code as reported
     cb95bdea changes.txt update [ci skip]
     6183d529 added PL1 info in changes.txt
     05c68e87 Add expl3 patch to \@(push|pop)filename when rolling back (fixes #406)
     68fe6e8e Merge pull request #407 from latex3/gh406
     49253ac6 Add documentation suggestions to lthooks
     199a80ca Step release tag
     6d727670 Merge branch 'master' into develop
     962434d3 fix a wrong reference [ci skip]
     d943397c Reset \@currpkg at reqd after loading a package file (fixes #408)
     967e95be updating changes.txt files
     35f84bb1 Merge branch 'master' into develop
     354295ee fix for #408 initially only in firstaid
     d51c7fa3 at this point it is \load at onefile...
     03bd6795 forgot the change log entry
     02e7bb7c Merge branch 'master' into develop
     a9b93b3b Fix a signature and drop unnecessary macro
     978bf8f6 Fix passing options to class/package in \input at path (fixes #414)
     fe82c1dd Add test for #414
     e5412618 Actually test the testfile
     7660b7c3 Factor out engine differences in testfile
     d7c88957 array.sty isn't available
     a893f796 Fix for #414 in firstaid
     3c535c58 Revert "Fix for #414 in firstaid"
     8065dfc7 Use context-aware logging command
     cb9f036a Explicitly say which hooks are one-time [ci skip]
     c4331858 Make 'enddocument/afteraux' a one-time hook (fixes #418)
     4963637c 'enddocument/afteraux' is also one-time [ci skip]
     cf9b4d34 Make 'enddocument/afteraux' a one-time hook (fixes #418) (#419)
     75fa8085 Merge commit '4963637cbf347215e0e9840ab293c526bcc17a84'
     872643a4 Merge commit 'c4331858a7087f8633c91c35111c4295d0c48c87'
     79c676c2 Merge commit '8065dfc7eafa6d55e6c85d33a744698c818037d5'
     34e70ff4 Merge pull request #416 from latex3/hotfix/gh414
     5c0cb6b5 Merge branch 'hotfix/gh408'
     bc361d6b gh408 removed from firstaid
     9887fad2 Merge branch 'master' into develop
     7bb4d903 add skeleton ltnews33 and update ltnews to include it
     7131eddf add FUNDING.yml [ci skip]
     bba621bf Merge branch 'master' into develop
     cb2aaefc Merge branch 'develop' into gh353
     0d64d451 move text from ltnews32 to ltnxws33




More information about the latex3-commits mailing list.