diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/navigator.tlpsrc | 0 |
4 files changed, 5 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 3fcc4d71775..60a9ef4a5ab 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -238,7 +238,7 @@ my @TLP_working = qw( multenum multibbl multibib multicap multirow multibox multido multiobjective munich musixtex muthesis mwcls mxedruli mylatexformat - nag namespc natbib nath nature ncclatex ncctools + nag namespc natbib nath nature navigator ncclatex ncctools needspace newcommand newfile newlfm newsletr newspaper newverbs nextpage nfssext-cfr niceframe nicetext nih nkarta nlctdoc noitcrul nolbreaks @@ -331,7 +331,7 @@ my @TLP_working = qw( thumb thumbpdf thumby thuthesis ticket tikz-3dplot tikz-inet tikz-qtree tikz-timing timetable timing tipa titlefoot titlepages titlepic titleref titlesec titling - tkz-doc tkz-linknodes tkz-orm tkz-tab + tkz-base tkz-doc tkz-linknodes tkz-orm tkz-tab tocbibind tocloft tocvsec2 todo todonotes tokenizer toolbox tools topfloat totcount totpages trajan trfsigns trimspaces trivfloat trsym truncate diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a7353e609ee..04094272aa8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -729,6 +729,7 @@ $Master = "$mydir/../.."; 'tipa', "&MAKEtipa", 'titlepage-uni-dortmund', "die 'skipping, needs graphics (too short names) in .'", 'tksbrief', "die 'skipping, LaTeX 2.09'", + 'tkz-base', "&MAKEflatten", 'tkz-tab', "&MAKEflatten", 'tolkienfonts',"die 'skipping, cannot easily separate free from nonfree fonts'", 'tpcmfont', "die 'skipping, ?'", @@ -1064,6 +1065,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'multirow', '^..[^s].*\.sty', # not miscdoc.sty 'mylatexformat', '.*\.ltx', 'nag', '\.nag|' . $standardtex, + 'navigator', '(t-)?navigator.tex|' . $standardtex, 'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', 'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf 'ntheorem', '\.sty|\.std', diff --git a/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc index 3e5d0e30085..bf025da7ee5 100644 --- a/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc @@ -25,6 +25,7 @@ depend metatex depend mftoeps depend midnight depend multi +depend navigator depend ofs depend pdf-trans depend shade diff --git a/Master/tlpkg/tlpsrc/navigator.tlpsrc b/Master/tlpkg/tlpsrc/navigator.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/navigator.tlpsrc |