diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-09 02:37:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-09 02:37:36 +0000 |
commit | f362795c6b40810ab491c0e659fba09f3903d66d (patch) | |
tree | 8fc6b5bb619cc2b4b8f156c9240f019747943a7e /Master/texmf | |
parent | fe92db2c0e3ae41fb2ec70fd1dc74c1d06109f6f (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@27350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/scripts/texlive/var/texcatalogue.keywords | 47 |
1 files changed, 36 insertions, 11 deletions
diff --git a/Master/texmf/scripts/texlive/var/texcatalogue.keywords b/Master/texmf/scripts/texlive/var/texcatalogue.keywords index 078508959c9..01baaaa6aae 100644 --- a/Master/texmf/scripts/texlive/var/texcatalogue.keywords +++ b/Master/texmf/scripts/texlive/var/texcatalogue.keywords @@ -409,14 +409,14 @@ $taxonomy = { 'nomencl' => [ 'symbols, text' ], - 'adrconv' => [ - 'bibliography, management', - 'exams, exercises, answers' - ], 'aeb-tilebg' => [ 'graphics from outside TeX', 'output format PDF, PostScript' ], + 'adrconv' => [ + 'bibliography, management', + 'exams, exercises, answers' + ], 'tex-gyre-chorus' => [ 'fonts, text' ], @@ -2071,6 +2071,9 @@ $taxonomy = { 'luatexja' => [ 'languages other than English' ], + 'acro' => [ + 'abbreviations, acronyms' + ], 'pgfkeyx' => [ 'macro programming' ], @@ -5227,6 +5230,10 @@ $taxonomy = { 'pictex2' => [ 'graphics created inside TeX (pictures, PSTricks, PGF, etc.)' ], + 'autonum' => [ + 'cross references', + 'equations, subequations' + ], 'luapersian' => [ 'languages other than English' ], @@ -11463,6 +11470,10 @@ $taxonomy = { 'prelim' => [ 'watermark, draftmark' ], + 'adobecaslon' => [ + 'font selection', + 'fonts, text' + ], 'faq-es' => [ 'help, documentation, FAQ' ], @@ -11694,14 +11705,14 @@ $taxonomy = { 'font selection', 'fonts, text' ], - 'booktabs-fr' => [ - 'tables' - ], 'cbe' => [ 'article style', 'Physics, Chemistry, Biology', 'publisher\'s style' ], + 'booktabs-fr' => [ + 'tables' + ], 'tqft' => [ 'graphics created inside TeX (pictures, PSTricks, PGF, etc.)' ], @@ -22636,6 +22647,8 @@ $taxonomy = { > Mathematics > Equations', 'luatexja' => 'Non-English languages > Chinese, Japanese, Korean', + 'acro' => ' + Uncharacterized', 'pgfkeyx' => 'Programming in TeX > Programming structures', 'prepr' => 'Document types > Articles @@ -24538,6 +24551,8 @@ $taxonomy = { shells', 'pictex2' => 'Graphics > Inside TeX', + 'autonum' => 'Subject-specific typesetting + > Mathematics > Equations', 'softmaker-egyptiennestd' => 'Fonts > Support files', 'luapersian' => 'Non-English languages > @@ -27549,10 +27564,10 @@ $taxonomy = { manipulation', 'committee-font' => 'Fonts > Text body fonts', - 'ecltree' => 'Graphics > Inside - TeX', 'apacite' => 'Document parts > Bibliography > Bibliographic styles', + 'ecltree' => 'Graphics > Inside + TeX', 'flagderiv' => 'Subject-specific typesetting > Mathematics > Other', 'localloc' => 'Programming in TeX > @@ -28382,6 +28397,8 @@ $taxonomy = { Other', 'prelim' => 'Page-focused > Other', + 'adobecaslon' => 'Fonts > Support + files', 'faq-es' => 'Documentation > Other', 'dviwin' => 'Output > @@ -29377,10 +29394,10 @@ $taxonomy = { Letters', 'diagbox' => 'Page-focused > Tables', - 'eco' => 'Fonts > Symbol - fonts', 'dashundergaps' => 'Page-focused > Other', + 'eco' => 'Fonts > Symbol + fonts', 'GFS NeoHellenic' => 'Fonts > Text body fonts', 'okuda' => ' @@ -29785,6 +29802,7 @@ $taxonomy = { 'context-URWGothic', 'ofs', 'tpcmfont', + 'adobecaslon', 'pcarl', 'lato', 'vfware', @@ -30865,6 +30883,7 @@ $taxonomy = { 'berenisadf', 'rustic', 'nkarta', + 'adobecaslon', 'lato', 'fundus-sueterlin', 'Metafont', @@ -32035,6 +32054,7 @@ $taxonomy = { 'abbreviations, acronyms' => [ 'acromake', 'acronym', + 'acro', 'dhua', 'abbrevs', 'acronym209', @@ -32593,6 +32613,7 @@ $taxonomy = { 'theoremref', 'lastpage', 'pdfsync', + 'autonum', 'checkcites', 'refcount', 'hyperref', @@ -33465,6 +33486,7 @@ $taxonomy = { 'cases', 'subeqn', 'cursor', + 'autonum', 'oubraces', 'empheq', 'termlist', @@ -41866,6 +41888,7 @@ $taxonomy = { 'context-URWGothic', 'mkpkfontdir', 'tpcmfont', + 'adobecaslon', 'pcarl', 'lato', 'vfware', @@ -43583,6 +43606,7 @@ $taxonomy = { 'piff', 'jeep', 'mmafm', + 'acro', 'jspell', 'fancyheadings', 'rplain', @@ -44185,6 +44209,7 @@ $taxonomy = { 'cases', 'subeqn', 'cursor', + 'autonum', 'empheq', 'envmath', 'eqmark', |