diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-25 16:33:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-25 16:33:06 +0000 |
commit | 834a86d4dae2a569ed482fb8cbf702308b3480cd (patch) | |
tree | cc188cf0194d199e53526a5a010007b0e17d5cdc /Master/tlpkg | |
parent | 7058acac46a0bcdf89a9a44ae246650ea92da641 (diff) |
AroBend (aro-bend compilation) doc (24jul08)
git-svn-id: svn://tug.org/texlive/trunk@9774 c570f23f-e606-0410-a88d-b1316a301751
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 |