Fix missing files in CTAN zip created by l3build ctan#1302
Conversation
Signed-off-by: Yukai Chou <muzimuzhi@gmail.com>
l3build ctan
hmenke
left a comment
There was a problem hiding this comment.
I wonder how much sense it makes to ship the source directory in TeX Live. No compiler is going to look in TeX Live for these files and in the highly unlikely case that anyone actually want to use these files, they can also download them from GitHub.
I never used such utility. If the decision is to drop Interesting all Lines 323 to 326 in b561e46 |
1c61999 to
c5d26b1
Compare
I was wrong. The |
|
The current status of this PR includes only I'd like to check whether the |
|
On 2026-06-15 a more comprehensive testsuite was introduced for PGF/TikZ. This tests all new contributions against the examples extracted from the manual and checks whether anything has changed to avoid regressions. Since this pull request was opened before that, these tests were not run automatically. I have run Tip Your pull request might have failed some tests. This does not mean that your contribution will be rejected. In fact, depending on the changes you propose, it might even be expected that some tests fail, however, this needs to be evaluated carefully. All tests passed |
Motivation for this change
This PR adds back
./sourcedirectory and missing files including licenses and more under./docto CTAN zip.Therefor it makes the content and structure of CTAN zip almost the same as that in
pgf_3.1.9.tds.zip, generated bygenerate_CTANzip()defined inbuild.lua, with a flattened doc directory structure.I will show the specific changes perhaps in the form of
git diffontree <dirname>outputs to show what's really changed.Fixes #1240
Checklist
Please signoff your commits to explicitly state your agreement to the Developer Certificate of Origin. If that is not possible you may check the boxes below instead: