From c3e0654336fe8278b44aef074c0e8a55b757bd4d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 May 2015 21:24:56 +0000 Subject: denisbdoc (3may15) git-svn-id: svn://tug.org/texlive/trunk@37170 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 6 ++---- Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 + Master/tlpkg/tlpsrc/denisbdoc.tlpsrc | 0 4 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/denisbdoc.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 6298b5d7665..a5eb7bf94fe 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -178,7 +178,7 @@ my @TLP_working = qw( datetime2-usorbian datetime2-welsh dblfloatfix dccpaper dcpic de-macro decimal decorule dehyph-exptl dejavu - delim delimtxt detlev-cm dhua + delim delimtxt denisbdoc detlev-cm dhua diagbox diagmac2 dialogl diagnose dice dichokey dickimaw dictsym digiconfigs din1505 dinat dinbrief dingbat directory dirtree dirtytalk disser dithesis diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index bd4c4e9d0ca..f7d4637c0e6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -314,11 +314,11 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'cyklop', "&MAKEcopy", 'dantelogo', "&MAKEflatten", 'datatooltk', "die 'skipping, Java installation'", - 'dbdoc', "&MAKEflatten", 'dco', "die 'skipping, obsolete DC fonts with oldstyle numerals'", 'dejavu', "&MAKEflatten", 'dejavu-math', "&MAKEflatten", 'deleq', "die 'skipping, nosell license'", + 'denisbdoc', "&MAKEflatten", 'deproc', "die 'skipping, for latex 2.09'", 'designcon', "die 'skipping, requires nonfree fonts'", 'devanagr', "&MAKEdevanagr", @@ -1447,7 +1447,6 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$'; 'cweb-latex', 'cwebbase.tex|' . $standardtex, 'cyrillic', '\.tex|\.sty|\.fd$|\.def', 'cyrplain', '.', - 'dbdoc', '\.sty', 'dccpaper', 'dccpaper-base.tex|dccpaper-by.(eps|pdf)|' . $standardtex, 'dehyph-exptl','de.*-x-.*\.tex|\.pat', 'dialogl', '[^c]\.sty|listout\.tex', # not dialogl-doc.sty @@ -2254,7 +2253,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'ctable' => 'latex', # requires interaction 'curve2e' => 'tex', 'dateiliste' => 'latex', # requires interaction - 'dbdoc', => 'tex', + 'denisbdoc', => 'tex', 'dotseqn' => 'latex', # requires interaction 'delimtxt' => 'latex -translate-file=empty.tcx', # no 8-bit 'download' => 'pdflatex', # fancy fonts, doc and subfiles combined @@ -2723,7 +2722,6 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'cmbright' => 'cmbright.pdf', 'cprotect' => $standardclean . '|\.cpt', # temp files for doc 'dateiliste' => $standardclean . '|dateiliste.README*', # already in dist - 'dbdoc' => $standardclean . '|y\.tex', 'elvish' => '\.pk3', # no pk files 'enctex' => '\.ch|\.patch', # binary-related 'findhyph' => 'findhyph.pdf', # we generate diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index ebb8035bd8b..49046bd71da 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -243,6 +243,7 @@ depend decimal depend decorule depend delim depend delimtxt +depend denisbdoc depend detlev-cm depend diagbox depend diagnose diff --git a/Master/tlpkg/tlpsrc/denisbdoc.tlpsrc b/Master/tlpkg/tlpsrc/denisbdoc.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3