diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/AroBend.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc | 1 |
4 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 73d8776ef8c..a50348ea7fb 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -142,7 +142,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'eco', "&MAKEeco", 'edmac', "die 'skipping, needs work (unzip xx)'", 'ednotes', "&MAKEnosymlinks", - 'elhyphen', "&MAKEelhyphen", + 'elhyphen', "die 'incorporated in hyph-utf8'", 'encxvlna', "&MAKEcopy", 'enpassant', "die 'skipping, license unknown'", 'epic', "die 'skipping, license unknown and replaced by eepic'", diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 0362fe2c07b..c1c46f8f7da 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -94,6 +94,7 @@ sub find_ctan_dir "info/spanish/$me", # guia-bibtex "info/symbols/$me", # comprehensive "info/math/voss/$me", # mathmode + "info/challenges/$me", # AroBend "info/bibtex/$me", # tamethebeast "info/$me", # Type1fonts "help/$me", # es-tex-faq diff --git a/Master/tlpkg/tlpsrc/AroBend.tlpsrc b/Master/tlpkg/tlpsrc/AroBend.tlpsrc new file mode 100644 index 00000000000..b183a48283e --- /dev/null +++ b/Master/tlpkg/tlpsrc/AroBend.tlpsrc @@ -0,0 +1,2 @@ +name AroBend +category Documentation diff --git a/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc b/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc index 8e598e21995..3809e9e1852 100644 --- a/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-documentation-english.tlpsrc @@ -1,6 +1,7 @@ name collection-documentation-english category Collection shortdesc English documentation +depend AroBend depend FAQ-en depend MemoirChapStyles depend Type1fonts |