diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-27 21:49:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-27 21:49:29 +0000 |
commit | 7be15899cb52af2136151bc4540f9c83e3032b8d (patch) | |
tree | 22ec7c4c9e32f1d9f71441c88533615163f048de /Master/tlpkg | |
parent | 08ec1f45ba4d7588654ca79b4f0b2b114db9e2db (diff) |
biblatex (26apr15)
git-svn-id: svn://tug.org/texlive/trunk@37083 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 544628e85f4..61890183d07 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -314,6 +314,7 @@ 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", @@ -1446,6 +1447,7 @@ $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 @@ -2249,6 +2251,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'ctable' => 'latex', # requires interaction 'curve2e' => 'tex', 'dateiliste' => 'latex', # requires interaction + 'dbdoc', => 'tex', 'dotseqn' => 'latex', # requires interaction 'delimtxt' => 'latex -translate-file=empty.tcx', # no 8-bit 'download' => 'pdflatex', # fancy fonts, doc and subfiles combined @@ -2716,6 +2719,7 @@ $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 |