diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-binextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/fragmaster.tlpsrc | 2 |
4 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 55c0fee5c3e..288a0d72188 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -101,7 +101,7 @@ my @WorkingTLP = qw( fncychap foekfont fontch fontinst fontspec fonttable fontwrap footbib footmisc footnpag forarray forloop formular fouridx fourier fouriernc - fp fpl fragments frankenstein free-math-font-survey + fp fpl fragmaster fragments frankenstein free-math-font-survey frenchle fribrief frletter frontespizio fullblck fullpict functan gaceta galois gastex gatech-thesis gb4e gcard gchords gcite gene-logic genmisc genmpage gentle geometry germbib diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 483f93844d4..ebc5255f7ca 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -982,6 +982,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'fourier', 'fonts', 'fouriernc', 'fonts', 'fpl', 'fonts', + 'fragmaster', 'support', 'frcursive', 'fonts', 'genmisc', 'generic', 'gfsdidot', 'fonts', @@ -1406,6 +1407,7 @@ $standardxmt='\.xmt'; 'dviasm' => '\.py$', 'epspdf' => '(epspdf(|\.help|boot|tk)|\.rb|makegray\.pro)$', 'epstopdf' => 'epstopdf', + 'fragmaster' => 'fragmaster.pl', 'latex2man' => 'latex2man$', 'latexmk' => '\.pl$', 'mkjobtexmf' => '\.pl$', diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc index 93a3463617e..baaa2cc18f4 100644 --- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc @@ -27,6 +27,7 @@ depend bin-tpic2pdftex depend bin-web depend cweb depend dviasm +depend fragmaster depend hyphenex depend latex2man depend latexmk diff --git a/Master/tlpkg/tlpsrc/fragmaster.tlpsrc b/Master/tlpkg/tlpsrc/fragmaster.tlpsrc new file mode 100644 index 00000000000..224b7208f32 --- /dev/null +++ b/Master/tlpkg/tlpsrc/fragmaster.tlpsrc @@ -0,0 +1,2 @@ +name fragmaster +category Package |