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-documentation-german.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/pstricks-examples.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 1b500b787cc..f745f4f4f0f 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -287,7 +287,7 @@ my @TLP_working = qw( pst-sigsys pst-solides3d pst-soroban pst-spectra pst-slpe pst-stru pst-support pst-text pst-thick pst-tree pst-tvz pst-uml pst-vowel pst-vue3d - pst2pdf pstool pstricks pstricks-add + pst2pdf pstool pstricks pstricks-add pstricks-examples psu-thesis ptptex ptsans ptserif punknova purifyeps pxfonts pzccal qcm qobitree qstest qsymbols qtree quotchap quotmark r_und_s randbild randomwalk randtext rccol rcs rcs-multi rcsinfo diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4f357ca97c4..48046b1c9d4 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -740,6 +740,7 @@ $Master = "$mydir/../.."; 'timesnew', "die 'skipping, monotype/ibm font is nonfree'", 'tipa', "&MAKEtipa", 'titlepage-uni-dortmund', "die 'skipping, needs graphics (too short names) in .'", + 'tkhyph', "die 'skipping, part of hyph-utf8'", 'tksbrief', "die 'skipping, LaTeX 2.09'", 'tkz-base', "&MAKEflatten", 'tkz-tab', "&MAKEflatten", @@ -1105,6 +1106,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'present', 'present.tex', 'prosper', '\.ps|\.eps|\.sty|\.cls', 'pstricks', 'pst-*\.tex', + 'pstricks-examples', NULL, 'pst-bspline', 'pst-bspline\.(tex|sty)', 'pst-cox', 'pst-cox(coor|eterp)\.tex', 'pst-eucl-translation-bg', 'NULL', diff --git a/Master/tlpkg/tlpsrc/collection-documentation-german.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-german.tlpsrc index 43562a8d8f1..075af041569 100644 --- a/Master/tlpkg/tlpsrc/collection-documentation-german.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-documentation-german.tlpsrc @@ -9,6 +9,7 @@ depend latex-tipps-und-tricks depend lshort-german depend pdf-forms-tutorial-de depend presentations +depend pstricks-examples depend templates-fenn depend templates-sommer depend texlive-de diff --git a/Master/tlpkg/tlpsrc/pstricks-examples.tlpsrc b/Master/tlpkg/tlpsrc/pstricks-examples.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/pstricks-examples.tlpsrc |