summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-01 22:11:26 +0000
committerKarl Berry <karl@freefriends.org>2020-02-01 22:11:26 +0000
commit347d5ea920aaef590a2a15ea6e0dd7a4aabe38d3 (patch)
treef444f787bd4ae391c9549ca621d109c6ec8b1be1
parenta43042e1de4ff4db4f57bd8b6183fa38467c1b76 (diff)
manual.cls not in runtime
git-svn-id: svn://tug.org/texlive/trunk@53624 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/chemformula/chemformula-manual.cls (renamed from Master/texmf-dist/tex/latex/chemformula/chemformula-manual.cls)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/chemformula/chemformula-manual.cls b/Master/texmf-dist/doc/latex/chemformula/chemformula-manual.cls
index e57fd961540..e57fd961540 100644
--- a/Master/texmf-dist/tex/latex/chemformula/chemformula-manual.cls
+++ b/Master/texmf-dist/doc/latex/chemformula/chemformula-manual.cls
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',