diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-23 03:18:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-23 03:18:47 +0000 |
commit | 0c665069dbc5c64f58e980f8ea209f8e571eda6b (patch) | |
tree | 577dc8e4b858218ad8652c84524ef199ba93a412 /Master/texmf | |
parent | 6dbf4c97e507b2f21664205464fd69ba650a6fbf (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@21808 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/scripts/texlive/var/texcatalogue.keywords | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/var/texcatalogue.keywords b/Master/texmf/scripts/texlive/var/texcatalogue.keywords index 3ac0c211170..ce666bb0423 100644 --- a/Master/texmf/scripts/texlive/var/texcatalogue.keywords +++ b/Master/texmf/scripts/texlive/var/texcatalogue.keywords @@ -7323,6 +7323,9 @@ $taxonomy = { 'footnotes, end notes', 'page styles' ], + 'kdgcoursetext' => [ + 'publisher\'s style' + ], 'pandora-type1' => [ 'fonts, text' ], @@ -10724,6 +10727,10 @@ $taxonomy = { 'classico' => [ 'fonts, mathematics' ], + 'verdana' => [ + 'font selection', + 'fonts, text' + ], 'cbe' => [ 'article style', 'Physics, Chemistry, Biology', @@ -23911,6 +23918,8 @@ $taxonomy = { fonts', 'footnpag' => ' Uncharacterized', + 'kdgcoursetext' => 'Document types > + Other', 'pandora-type1' => ' Uncharacterized', 'oldlatin' => 'Fonts > Symbol @@ -25827,6 +25836,8 @@ $taxonomy = { Uncharacterized', 'classico' => ' Uncharacterized', + 'verdana' => 'Fonts > Support + files', 'cbe' => ' Uncharacterized', 'Array Maker' => ' @@ -31236,6 +31247,8 @@ $taxonomy = { files', 'footnpag' => 'Page-focused > Footnotes', + 'kdgcoursetext' => 'Document types > Books > + Publisher styles', 'pandora-type1' => 'Fonts > Text body fonts', 'oldlatin' => 'Subject-specific typesetting @@ -33426,6 +33439,8 @@ $taxonomy = { Tutorial', 'classico' => 'Fonts > Text body fonts', + 'verdana' => 'Fonts > Text body + fonts', 'cbe' => 'Document types > Articles > Journal styles', 'Array Maker' => 'Page-focused > @@ -34608,6 +34623,7 @@ $taxonomy = { 'pcarl', 'lato', 'vfware', + 'verdana', 'smallcap', 'fonetika', 'extsizes', @@ -35607,6 +35623,7 @@ $taxonomy = { 'nkarta', 'lato', 'scyrillic', + 'verdana', 'sanskrit', 'yfonts-t1', 'mff-util', @@ -37937,6 +37954,7 @@ $taxonomy = { 'iso', 'elsarticle', 'add-wes', + 'kdgcoursetext', 'fac', 'sae', 'apa', @@ -43272,7 +43290,8 @@ $taxonomy = { 'xits', 'baskervaldadf', 'mdputu', - 'berenisadf' + 'berenisadf', + 'verdana' ] }, 'Symbol @@ -43296,6 +43315,12 @@ $taxonomy = { 'catchfilebetweentags' ] }, + 'Document types > + Other' => { + '_packages_' => [ + 'kdgcoursetext' + ] + }, 'Page-focused > Verbatim' => { '_packages_' => [ @@ -48942,6 +48967,7 @@ $taxonomy = { 'kelly', 'scyrillic', 'classico', + 'verdana', 'yfonts-t1', 'capbas', 'oldstandard', @@ -50378,6 +50404,7 @@ $taxonomy = { 'siam', 'amsbook', 'add-wes', + 'kdgcoursetext', 'Birkhaeuser' ] }, |