diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pictures.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/realhats.tlpsrc | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index e414a3ae3d1..10ef991b8a8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1050,7 +1050,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'rangen', "die 'skipping, per author request'", 'ratexdb', "die 'skipping, needs sql, etc.'", 'realcalc', "die 'skipping, nosell license'", - 'realhats', "die 'skipping, need image renames'", 'references', "die 'skipping, requires binary'", 'renditions', "die 'skipping, per author request'", 'resume', "die 'skipping, nosell license'", @@ -1923,6 +1922,7 @@ $standardtex 'r_und_s', '\.tex|\.sty', 'randomlist', 'randomlist\.tex|' . $standardtex, 'realcalc', 'realcalc.tex', + 'realhats', '^hats|' . $standardtex, 'resumemac', 'resumemac.tex', 'returntogrid','\.lua|' . $standardtex, 'revtex', '\.sty|\.cls|\.rtx', diff --git a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc index 5fff2887cb4..22156a79679 100644 --- a/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pictures.tlpsrc @@ -119,6 +119,7 @@ depend quantikz depend qrcode depend randbild depend randomwalk +depend realhats depend reotex depend rviewport depend sa-tikz diff --git a/Master/tlpkg/tlpsrc/realhats.tlpsrc b/Master/tlpkg/tlpsrc/realhats.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/realhats.tlpsrc |