diff options
author | Karl Berry <karl@freefriends.org> | 2024-10-20 20:35:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-10-20 20:35:37 +0000 |
commit | 72d7994d9a834e857c0c8b21e64f03e7b09838dd (patch) | |
tree | e2c39eacbb354490413f8f21184780b4c75c0c94 /Master/tlpkg | |
parent | b6b338608f68426a218941016fd976105c24f2fe (diff) |
scrhack (20oct24)
git-svn-id: svn://tug.org/texlive/trunk@72608 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3e28cda38fe..b163508a6dc 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2523,6 +2523,7 @@ $standardtex 'sansmath', '^..[^s].*\.sty', # not miscdoc.sty 'sapthesis', 'sapienzalogo.pdf|' . $standardtex, 'scholax', '.*-subs\.tex|' . $standardtex, + 'scrhack', '.hak$|' . $standardtex, 'scrlttr2copy','\.lco', 'sdaps', '\.dict$|code128|' . $standardtex, 'sduthesis', 'figures|' . $standardtex, |