diff options
author | Karl Berry <karl@freefriends.org> | 2023-06-27 20:10:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-06-27 20:10:52 +0000 |
commit | 9393761f01fe8a038520e100a9fbeb351c8c6824 (patch) | |
tree | 62445acf174b61bf3583e7b31e5febf97d5b9fb7 /Master/tlpkg/libexec | |
parent | 3fa4c0cfa704d1264d447b2b0482e0071368481d (diff) |
algxpar (27jun23)
git-svn-id: svn://tug.org/texlive/trunk@67495 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 784c4a43a30..1f58b25702b 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1986,6 +1986,7 @@ $standardtex 'abbr', '\.tex', 'abstyles', 'apreambl.tex', # not a4c.sty 'acro', 'definitions\.tex|' . $standardtex, + 'algxpar', '\.kw\.tex|' . $standardtex, 'aobs-tikz', 'tikz.*tex', 'ae', '\.fd$|\.sty', 'alchemist', 'alchemist.sty', # not manual.sty |