diff options
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 5 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 59aeea40ac9..53c31022753 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -365,6 +365,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'siam', "&MAKEsiam", 'skak', "&MAKEflatten", 'songs', "die 'skipping, requires binary'", + 'staves', "&MAKEflatten", 'stellenbosch',"&MAKEcopy", 'symbolindex', "die 'skipping, requires binary'", 't2', "&MAKEt2", @@ -738,6 +739,7 @@ $standardfmt='latex'; 'shapepar', 'generic', 'skak', 'latex', 'splines', 'metapost', + 'staves', 'fonts', 'tamil-omega', 'omega', 'templates-fenn', 'german', 'templates-sommer', 'german', @@ -1280,7 +1282,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'chessfss' => 'chessfonts_gallery.pdf|chessfss.pdf', 'comprehensive'=> 'symbols-letter.pdf', # a4 is enough 'dateiliste' => 'dateiliste.README*', # already in dist - 'dcpic' => '.*.pdf', # no source + 'dcpic' => '.*\.pdf', # no source 'din1505' => 'leitbild3.pdf|normpatsoft.pdf', # no source 'ecclesiastic' => 'ecclesiastic-sample.pdf', # no source 'ednotes' => 'perpage.sty', # copy from bigfoot @@ -1298,6 +1300,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'linguex' => 'cgloss4e.sty', # symlink 'piechartmp' => 'piechartmp.pdf', 'pst-3dplot' => 'tb72voss3d.pdf', # no source + 'staves' => '.*\.pdf', # no source 'stubs' => 'stubs.pdf', 'susy' => 'susy.pdf', # no source 'xskak' => 'xskak.pdf', # no source diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index d8c7fd7b39c..c8110442843 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -159,7 +159,7 @@ my @WorkingTLP = qw( SIstyle SIunits skak skaknew slideshow smalltableof smartref snapshot songbook sort-by-letters soul sparklines spie splines splitbib splitindex spotcolor sprite srcltx sseq - ssqquote stack stage stdclsdv stdpage stellenbosch struktex + ssqquote stack stage staves stdclsdv stdpage stellenbosch struktex sttools stubs subdepth subeqn subeqnarray subfig subfigure subfloat substr sudoku sudokubundle sugconf supertabular susy svgcolor svn svn-multi svninfo |