diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex-dev')
-rw-r--r-- | Master/texmf-dist/doc/latex-dev/firstaid/README.md | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex-dev/firstaid/changes.txt | 51 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex-dev/firstaid/latex2e-first-aid-for-external-files.pdf | bin | 0 -> 224897 bytes |
3 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex-dev/firstaid/README.md b/Master/texmf-dist/doc/latex-dev/firstaid/README.md new file mode 100644 index 00000000000..a9a762e4a2c --- /dev/null +++ b/Master/texmf-dist/doc/latex-dev/firstaid/README.md @@ -0,0 +1,9 @@ +# LaTeX2e temporary first aid for external packages and classes during transition periods + +LaTeX2e kernel code that temporarily adjusts packages that are not yet +updated and therefore fail if a new LaTeX release updates internal +commands (which have been used in the external packages) + +This is stored in a separate file external to the base bundle, so that +it can be easily updated when fixes become available without the need +to upload a full new LaTeX2e release to CTAN. diff --git a/Master/texmf-dist/doc/latex-dev/firstaid/changes.txt b/Master/texmf-dist/doc/latex-dev/firstaid/changes.txt new file mode 100644 index 00000000000..24b6eae4f6d --- /dev/null +++ b/Master/texmf-dist/doc/latex-dev/firstaid/changes.txt @@ -0,0 +1,51 @@ +2021-01-06 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * latex2e-first-aid-for-external-files.dtx: + Add replacement code for everysel package. + Add first aid for CJK (as it overwrite \selectfont with an + old definition). + +2020-12-14 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * latex2e-first-aid-for-external-files.dtx: + bandage for pgfmorepages got detached, so need to adjust the first + aid (gh/455) + +2020-10-29 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * latex2e-first-aid-for-external-files.dtx: + Add temporary aid for pgfpages and pfgmorepages. + To be replaced when LaTeX offers configuration point interfaces. + +2020-10-25 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * latex2e-first-aid-for-external-files.dtx + Fix for gh408 taken out as now in the kernel. + +2020-10-13 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * latex2e-first-aid-for-external-files.dtx: + Fix for gh408 to be taken out later when it moves to the kernel. + +2020-10-04 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * latex2e-first-aid-for-external-files.dtx: + Fix for gh400 taken out and moved into the kernel instead for PL1. + +2020-10-03 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * latex2e-first-aid-for-external-files.dtx: + Added a fix for gh400. This will soon move into the kernel. + +2020-09-29 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * latex2e-first-aid-for-external-files.dtx: + filehook doesn't need first aid any longer. + +2020-09-27 Frank Mittelbach <Frank.Mittelbach@latex-project.org> + + * latex2e-first-aid-for-external-files.dtx: + Initial version for 2020-10-01 release containing first aid + for packages bidi, filehook and class dinbrief. + + diff --git a/Master/texmf-dist/doc/latex-dev/firstaid/latex2e-first-aid-for-external-files.pdf b/Master/texmf-dist/doc/latex-dev/firstaid/latex2e-first-aid-for-external-files.pdf Binary files differnew file mode 100644 index 00000000000..eecccbc8f6f --- /dev/null +++ b/Master/texmf-dist/doc/latex-dev/firstaid/latex2e-first-aid-for-external-files.pdf |