summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-01 17:59:54 +0000
committerKarl Berry <karl@freefriends.org>2018-05-01 17:59:54 +0000
commitfa4484fd40909b7d8d5205c08917375a1287748b (patch)
treeabe111fb7ff72f17bd1033f3bab13a51adf005be
parenta71a4dcee161662cf17d488c19db04ced2ab6ba7 (diff)
make4ht lua files in runtime
git-svn-id: svn://tug.org/texlive/trunk@47548 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/scripts/make4ht/extensions/common_domfilters.lua (renamed from Master/texmf-dist/doc/support/make4ht/extensions/common_domfilters.lua)0
-rw-r--r--Master/texmf-dist/scripts/make4ht/extensions/common_filters.lua (renamed from Master/texmf-dist/doc/support/make4ht/extensions/common_filters.lua)0
-rw-r--r--Master/texmf-dist/scripts/make4ht/extensions/latexmk.lua (renamed from Master/texmf-dist/doc/support/make4ht/extensions/latexmk.lua)0
-rw-r--r--Master/texmf-dist/scripts/make4ht/extensions/mathjaxnode.lua (renamed from Master/texmf-dist/doc/support/make4ht/extensions/mathjaxnode.lua)0
-rw-r--r--Master/texmf-dist/scripts/make4ht/extensions/tidy.lua (renamed from Master/texmf-dist/doc/support/make4ht/extensions/tidy.lua)0
-rw-r--r--Master/texmf-dist/scripts/make4ht/formats/html5.lua (renamed from Master/texmf-dist/doc/support/make4ht/formats/html5.lua)0
-rw-r--r--Master/texmf-dist/scripts/make4ht/formats/odt.lua (renamed from Master/texmf-dist/doc/support/make4ht/formats/odt.lua)0
-rw-r--r--Master/texmf-dist/scripts/make4ht/formats/xhtml.lua (renamed from Master/texmf-dist/doc/support/make4ht/formats/xhtml.lua)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
9 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/support/make4ht/extensions/common_domfilters.lua b/Master/texmf-dist/scripts/make4ht/extensions/common_domfilters.lua
index 7c9a2dfaea4..7c9a2dfaea4 100644
--- a/Master/texmf-dist/doc/support/make4ht/extensions/common_domfilters.lua
+++ b/Master/texmf-dist/scripts/make4ht/extensions/common_domfilters.lua
diff --git a/Master/texmf-dist/doc/support/make4ht/extensions/common_filters.lua b/Master/texmf-dist/scripts/make4ht/extensions/common_filters.lua
index 513fbed34ee..513fbed34ee 100644
--- a/Master/texmf-dist/doc/support/make4ht/extensions/common_filters.lua
+++ b/Master/texmf-dist/scripts/make4ht/extensions/common_filters.lua
diff --git a/Master/texmf-dist/doc/support/make4ht/extensions/latexmk.lua b/Master/texmf-dist/scripts/make4ht/extensions/latexmk.lua
index bf4dcdde5a4..bf4dcdde5a4 100644
--- a/Master/texmf-dist/doc/support/make4ht/extensions/latexmk.lua
+++ b/Master/texmf-dist/scripts/make4ht/extensions/latexmk.lua
diff --git a/Master/texmf-dist/doc/support/make4ht/extensions/mathjaxnode.lua b/Master/texmf-dist/scripts/make4ht/extensions/mathjaxnode.lua
index cbad897d4ec..cbad897d4ec 100644
--- a/Master/texmf-dist/doc/support/make4ht/extensions/mathjaxnode.lua
+++ b/Master/texmf-dist/scripts/make4ht/extensions/mathjaxnode.lua
diff --git a/Master/texmf-dist/doc/support/make4ht/extensions/tidy.lua b/Master/texmf-dist/scripts/make4ht/extensions/tidy.lua
index cf8ea9785a5..cf8ea9785a5 100644
--- a/Master/texmf-dist/doc/support/make4ht/extensions/tidy.lua
+++ b/Master/texmf-dist/scripts/make4ht/extensions/tidy.lua
diff --git a/Master/texmf-dist/doc/support/make4ht/formats/html5.lua b/Master/texmf-dist/scripts/make4ht/formats/html5.lua
index 633a45e7f34..633a45e7f34 100644
--- a/Master/texmf-dist/doc/support/make4ht/formats/html5.lua
+++ b/Master/texmf-dist/scripts/make4ht/formats/html5.lua
diff --git a/Master/texmf-dist/doc/support/make4ht/formats/odt.lua b/Master/texmf-dist/scripts/make4ht/formats/odt.lua
index 66105166f32..66105166f32 100644
--- a/Master/texmf-dist/doc/support/make4ht/formats/odt.lua
+++ b/Master/texmf-dist/scripts/make4ht/formats/odt.lua
diff --git a/Master/texmf-dist/doc/support/make4ht/formats/xhtml.lua b/Master/texmf-dist/scripts/make4ht/formats/xhtml.lua
index 4a4ac6689ca..4a4ac6689ca 100644
--- a/Master/texmf-dist/doc/support/make4ht/formats/xhtml.lua
+++ b/Master/texmf-dist/scripts/make4ht/formats/xhtml.lua
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 8037e50d05a..2c15d71112a 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2834,7 +2834,7 @@ $standardttf = '\.ttf|\.TTC';
'luamesh' => '\.lua$',
'luasseq' => '\.lua$',
'lyluatex' => '\.lua$',
- 'make4ht' => 'filters|\.lua$',
+ 'make4ht' => '(extensions|filters|formats|\.lua)$',
'mycv' => 'mycv_split_contents\.pl',
'pgfmolbio' => '\.lua$',
'placeat' => '\.lua$',