diff options
author | Karl Berry <karl@freefriends.org> | 2020-02-01 22:11:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-02-01 22:11:26 +0000 |
commit | 347d5ea920aaef590a2a15ea6e0dd7a4aabe38d3 (patch) | |
tree | f444f787bd4ae391c9549ca621d109c6ec8b1be1 /Master/tlpkg | |
parent | a43042e1de4ff4db4f57bd8b6183fa38467c1b76 (diff) |
manual.cls not in runtime
git-svn-id: svn://tug.org/texlive/trunk@53624 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 199831b5e18..6054b634424 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1744,6 +1744,7 @@ $standardtex 'captdef', '^..[^s].*\.sty', # not miscdoc.sty 'carlisle', '\.sty|\.ltx', 'chemfig', '(t-)?chemfig.tex|' . $standardtex, + 'chemformula', '\.sty$', # not chemformula-manual.cls 'chemstyle', '\.jdf|' . $standardtex, 'chickenize', 'chickenize\.tex|\.lua|' . $standardtex, 'chronosys', '^(x-)?chronosys', |