diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 34 | ||||
-rw-r--r-- | Master/texmf/scripts/texlive/var/texcatalogue.keywords | 107 |
2 files changed, 116 insertions, 25 deletions
diff --git a/Master/doc.html b/Master/doc.html index 567a2af8685..5070c574a61 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -5869,6 +5869,12 @@ A simple means of creating commands. <a href="texmf-dist/doc/latex/ltxnew/ltxnew.pdf">ltxnew.pdf</a>. </small></li> +<li><b><a href="texmf-dist/doc/lualatex/lua-visual-debug">lua-visual-debug</a></b>:<small> +Visual debugging with LuaLaTeX. +<a href="texmf-dist/doc/lualatex/lua-visual-debug/lvdebug-doc.pdf">lvdebug-doc.pdf</a>, +<a href="texmf-dist/doc/lualatex/lua-visual-debug/lvdebug-sample.pdf">lvdebug-sample.pdf</a>. +</small></li> + <li><b><a href="texmf-dist/doc/lualatex/luabibentry">luabibentry</a></b>:<small> Repeat BibTeX entries in a LuaLaTeX document body. <a href="texmf-dist/doc/lualatex/luabibentry/luabibentry.pdf">luabibentry.pdf</a>. @@ -5960,7 +5966,7 @@ Set of slide fonts based on CM. <h2 id="letter-M">M</h2> -<ol start="928"> +<ol start="929"> <li><b><a href="texmf-dist/doc/latex/macqassign">macqassign</a></b>:<small> Typeset assignments for Macquarie University. @@ -6906,7 +6912,7 @@ Build a format based on the preamble of a LaTeX file. <h2 id="letter-N">N</h2> -<ol start="1061"> +<ol start="1062"> <li><b><a href="texmf-dist/doc/latex/nag">nag</a></b>:<small> Detecting and warning about obsolete LaTeX commands @@ -7187,7 +7193,7 @@ Print numbers with separators and exponent if necessary. <h2 id="letter-O">O</h2> -<ol start="1104"> +<ol start="1105"> <li><b><a href="texmf-dist/doc/latex/oberdiek">oberdiek</a></b>:<small> A bundle of packages submitted by Heiko Oberdiek. @@ -7448,7 +7454,7 @@ Combine LaTeX commands over included graphics. <h2 id="letter-P">P</h2> -<ol start="1129"> +<ol start="1130"> <li><b><a href="texmf-dist/doc/latex/pagecolor">pagecolor</a></b>:<small> Interrogate page colour. @@ -8736,7 +8742,7 @@ Virtual maths alphabets based on pxfonts and txfonts. <h2 id="letter-Q">Q</h2> -<ol start="1330"> +<ol start="1331"> <li><b><a href="texmf-dist/doc/latex/qcm">qcm</a></b>:<small> A LaTeX2e class for making multiple choice questionnaires @@ -8780,7 +8786,7 @@ Consistent quote marks. <h2 id="letter-R">R</h2> -<ol start="1337"> +<ol start="1338"> <li><b><a href="texmf-dist/doc/latex/randbild">randbild</a></b>:<small> Marginal pictures. @@ -9024,7 +9030,7 @@ Class for Ryerson Unversity Graduate School requirements. <h2 id="letter-S">S</h2> -<ol start="1379"> +<ol start="1380"> <li><b><a href="texmf-dist/doc/latex/sageep">sageep</a></b>:<small> Format papers for the annual meeting of EEGS. @@ -9845,7 +9851,7 @@ Format systems of equations. <h2 id="letter-T">T</h2> -<ol start="1511"> +<ol start="1512"> <li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small> Draw tangles, trees, Hopf algebra operations and other pictures. @@ -11107,7 +11113,7 @@ Print a typographic grid. <h2 id="letter-U">U</h2> -<ol start="1677"> +<ol start="1678"> <li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small> University of Arizona thesis and dissertation format. @@ -11283,7 +11289,7 @@ University of Washington thesis class. <h2 id="letter-V">V</h2> -<ol start="1708"> +<ol start="1709"> <li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small> Bibliographic style file for Biomedical Journals. @@ -11440,7 +11446,7 @@ Variable-width multiple text columns. <h2 id="letter-W">W</h2> -<ol start="1734"> +<ol start="1735"> <li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small> Wadalab (Japanese) font packages. @@ -11522,7 +11528,7 @@ Produces figures which text can flow around. <h2 id="letter-X">X</h2> -<ol start="1748"> +<ol start="1749"> <li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small> Define commands with many optional arguments. @@ -11757,7 +11763,7 @@ Tree macros using XY-Pic. <h2 id="letter-Y">Y</h2> -<ol start="1784"> +<ol start="1785"> <li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small> A bundle of miscellaneous footnote packages. @@ -11805,7 +11811,7 @@ Many-featured Young tableaux and Young diagrams. <h2 id="letter-Z">Z</h2> -<ol start="1792"> +<ol start="1793"> <li><b><a href="texmf-dist/doc/latex/zed-csp">zed-csp</a></b>:<small> Typesetting Z and CSP format specifications. diff --git a/Master/texmf/scripts/texlive/var/texcatalogue.keywords b/Master/texmf/scripts/texlive/var/texcatalogue.keywords index 34f8a0b7d79..0375e32c740 100644 --- a/Master/texmf/scripts/texlive/var/texcatalogue.keywords +++ b/Master/texmf/scripts/texlive/var/texcatalogue.keywords @@ -2333,6 +2333,9 @@ $taxonomy = { 'font selection', 'fonts, text' ], + 'footnoterange' => [ + 'footnotes, end notes' + ], 'fancyref' => [ 'cross references' ], @@ -4582,6 +4585,10 @@ $taxonomy = { 'pl-mf' => [ 'fonts, text' ], + 'fonts-tlwg' => [ + 'fonts, text', + 'languages other than English' + ], 'dramatist' => [ 'document style' ], @@ -5363,6 +5370,9 @@ $taxonomy = { 'Computer Science', 'graphics created inside TeX (pictures, PSTricks, PGF, etc.)' ], + 'droit-fr' => [ + 'thesis style' + ], 'urw-garamond' => [ 'font selection', 'fonts, text' @@ -5452,12 +5462,12 @@ $taxonomy = { 'oldstyle' => [ 'font selection' ], - 'cdlabeler' => [ - 'document style' - ], 'bpolynomial' => [ 'graphics from outside TeX' ], + 'cdlabeler' => [ + 'document style' + ], 'gu' => [ 'Physics, Chemistry, Biology' ], @@ -6372,6 +6382,9 @@ $taxonomy = { 'fonts, mathematics', 'languages other than English' ], + 'hausarbeit-jura' => [ + 'document style' + ], 'attachfile' => [ 'include file', 'output format PDF, PostScript' @@ -7174,6 +7187,10 @@ $taxonomy = { 'bibliography, formatting', 'Physics, Chemistry, Biology' ], + 'aeb-mobile' => [ + 'output format PDF, PostScript', + 'page geometry (margins, etc.)' + ], 'fribrief' => [ 'languages other than English', 'letters, envelopes, labels' @@ -8382,6 +8399,9 @@ $taxonomy = { 'repeatindex' => [ 'index, indexing' ], + 'jfontmaps' => [ + 'font selection' + ], 'cutwin' => [ 'paragraph', 'wrap around a figure' @@ -8481,6 +8501,9 @@ $taxonomy = { 'casslbl' => [ 'page styles' ], + 'translation-booktabs-fr' => [ + 'help, documentation, FAQ' + ], 'pagerange' => [ 'page numbering' ], @@ -8846,6 +8869,9 @@ $taxonomy = { 'bibliography, formatting', 'table of contents' ], + 'mattex' => [ + 'external programs, interfacing' + ], 'japanese-otf' => [ 'font selection', 'languages other than English' @@ -11373,6 +11399,9 @@ $taxonomy = { 'RGB' => [ 'color' ], + 'mewltx' => [ + 'editing, graphical work environment' + ], 'script' => [ 'article style', 'book style' @@ -11563,6 +11592,10 @@ $taxonomy = { 'bibview' => [ 'bibliography, management' ], + 'fonts-sipa-arundina' => [ + 'fonts, text', + 'languages other than English' + ], 'stringenc' => [ 'encodings, Unicode' ], @@ -17454,6 +17487,8 @@ $taxonomy = { Uncharacterized', 'phy-bstyles' => ' Uncharacterized', + 'aeb-mobile' => 'Page-focused > Page + geometry', 'fribrief' => ' Uncharacterized', 'hyphen-spanish' => ' @@ -18018,10 +18053,10 @@ $taxonomy = { Uncharacterized', 'mathinst' => ' Uncharacterized', - 'acronym209' => ' - Uncharacterized', 'amsthm' => ' Uncharacterized', + 'acronym209' => ' + Uncharacterized', 'texbuch' => ' Uncharacterized', 'europecv' => ' @@ -18186,6 +18221,8 @@ $taxonomy = { Uncharacterized', 'cyrtug' => ' Uncharacterized', + 'jfontmaps' => 'Non-English languages > + Chinese, Japanese, Korean', 'cutwin' => ' Uncharacterized', 'freetype' => ' @@ -20198,6 +20235,8 @@ $taxonomy = { Uncharacterized', 'bibview' => ' Uncharacterized', + 'fonts-sipa-arundina' => 'Non-English languages > + Other', 'stringenc' => ' Uncharacterized', 'e-TeX' => ' @@ -21362,10 +21401,10 @@ $taxonomy = { TeX', 'nomencl' => 'Document parts > Other', - 'adrconv' => 'Document types > Other > - Envelopes', 'aeb-tilebg' => 'Graphics > Tools', + 'adrconv' => 'Document types > Other > + Envelopes', 'tex-gyre-chorus' => 'Fonts > Text body fonts', 'initials' => 'Fonts > Symbol @@ -22539,6 +22578,8 @@ $taxonomy = { Tutorial', 'lettergothic' => 'Fonts > Text body fonts', + 'footnoterange' => 'Page-focused > + Footnotes', 'cases' => 'Subject-specific typesetting > Mathematics > Equations', 'texspell' => 'Tools > @@ -23892,6 +23933,8 @@ $taxonomy = { Programming structures', 'pl-mf' => 'Fonts > Text body fonts', + 'fonts-tlwg' => 'Fonts > Text body + fonts', 'dramatist' => 'Document types > Other > Scripts', 'tetex' => ' @@ -24370,6 +24413,8 @@ $taxonomy = { tools', 'lout' => ' Uncharacterized', + 'droit-fr' => 'Document types > Theses > + Thesis styles', 'urw-garamond' => 'Fonts > Text body fonts', 'unixman' => 'Document types > Other > @@ -24979,6 +25024,8 @@ $taxonomy = { tools', 'ibygrk' => 'Fonts > Text body fonts', + 'hausarbeit-jura' => 'Subject-specific typesetting + > Other subjects in the humanitites', 'txt2tex' => 'Tools > Convert formats', 'attachfile' => 'Output > PDF, @@ -25471,6 +25518,8 @@ $taxonomy = { > Linguistics', 'phy-bstyles' => 'Document parts > Bibliography > Bibliographic styles', + 'aeb-mobile' => 'Output > PDF, + PostScript', 'fribrief' => 'Document types > Letters', 'hyphen-spanish' => 'Infrastructure > @@ -26041,9 +26090,9 @@ $taxonomy = { 'mathptmx' => 'Fonts', 'mathinst' => 'Fonts > Font tools', - 'acronym209' => 'Other', 'amsthm' => 'Subject-specific typesetting > Mathematics > Theorems', + 'acronym209' => 'Other', 'texbuch' => 'Documentation > Other', 'europecv' => 'Document types > Curriculum @@ -26204,6 +26253,8 @@ $taxonomy = { Index', 'cyrtug' => ' Uncharacterized', + 'jfontmaps' => 'Fonts > Support + files', 'cutwin' => 'Page-focused > Paragraphs', 'freetype' => 'Fonts > Font @@ -26264,6 +26315,8 @@ $taxonomy = { Other', 'casslbl' => 'Document types > Other > CD and DVD covers', + 'translation-booktabs-fr' => 'Documentation > + Other', 'pagerange' => 'Page-focused > Page numbers', 'mil3' => 'Documentation > @@ -26498,6 +26551,8 @@ $taxonomy = { PostScript', 'notoccite' => 'Page-focused > Citations', + 'mattex' => 'Tools > + Other', 'japanese-otf' => 'Non-English languages > Chinese, Japanese, Korean', 'fancyhdr' => 'Page-focused > Headers and @@ -28067,6 +28122,8 @@ $taxonomy = { shells', 'RGB' => 'Page-focused > Color', + 'mewltx' => 'Tools > Editors and + shells', 'script' => 'Document types > Articles > Others', 'pst-cox' => 'Graphics > Inside @@ -28177,6 +28234,8 @@ $taxonomy = { PostScript', 'bibview' => 'Tools > Bibliographic manipulation', + 'fonts-sipa-arundina' => 'Fonts > Text body + fonts', 'e-TeX' => 'Infrastructure > Current systems', 'isi2bib-vim' => 'Tools > Bibliographic @@ -29323,6 +29382,7 @@ $taxonomy = { 'mathptmx', 'uhc', 'exscale', + 'jfontmaps', 'freetype', 'psfonts', 'urw-antiqua', @@ -29861,6 +29921,7 @@ $taxonomy = { 'fnpara', 'mbenotes', 'pfnote', + 'footnoterange', 'endnotes', 'footbib', 'bigfoot', @@ -30348,6 +30409,7 @@ $taxonomy = { 'pigpen', 'wntamil', 'pl-mf', + 'fonts-tlwg', 'ptsans', 'staves', 'shavian', @@ -30439,6 +30501,7 @@ $taxonomy = { 'verdana', 'sanskrit', 'cantarell', + 'fonts-sipa-arundina', 'yfonts-t1', 'mff-util', 'typespec', @@ -30536,6 +30599,7 @@ $taxonomy = { 'badge', 'bizcard', 'wordlike', + 'hausarbeit-jura', 'mla-paper', 'buscard', 'xtemplate', @@ -30691,6 +30755,7 @@ $taxonomy = { 'icelandic', 'wntamil', 'armtex', + 'fonts-tlwg', 'burmese', 'dfgproposal', 'ptsans', @@ -30826,6 +30891,7 @@ $taxonomy = { 'greek-inputenc', 'frenchle', 'gurmukhi-singh', + 'fonts-sipa-arundina', 'russian', 'ctex', 'cjk-fonts', @@ -31944,6 +32010,7 @@ $taxonomy = { 'pdflscape', 'vpp', 'pdf-mps-supp', + 'aeb-mobile', 'epsf', 'pdfcomment', 'pdfpages', @@ -32791,6 +32858,7 @@ $taxonomy = { 'xtemplate', 'lscape', 'pdflscape', + 'aeb-mobile', 'screen', 'fullpict', 'layout', @@ -33245,6 +33313,7 @@ $taxonomy = { 'delimtxt', 'Midi2TeX/Free', 'csv2latex', + 'mattex', 'context-filter', 'schemeweb', 'bashful', @@ -33805,6 +33874,7 @@ $taxonomy = { 'equationauthor', 'todonotes', 'firefox_ctan_plugins', + 'mewltx', 'winshell', 'synctex-parser', 'xbibfile', @@ -33946,6 +34016,7 @@ $taxonomy = { 'thesis', 'uothesis', 'utorontothesis', + 'droit-fr', 'lifia-th', 'jasthesis', 'uhthesis', @@ -34344,6 +34415,7 @@ $taxonomy = { 'TeXbook', 'NTS-L', 'lshort-mongol', + 'translation-booktabs-fr', 'mil3', 'gentl-gr', 'PWT', @@ -34758,6 +34830,7 @@ $taxonomy = { Chinese, Japanese, Korean' => { '_packages_' => [ 'japanese-otf-uptex', + 'jfontmaps', 'zhmCJK' ] }, @@ -34890,7 +34963,8 @@ $taxonomy = { 'Non-English languages > Other' => { '_packages_' => [ - 'persian-modern' + 'persian-modern', + 'fonts-sipa-arundina' ] }, 'Page-focused > @@ -34917,7 +34991,8 @@ $taxonomy = { geometry' => { '_packages_' => [ 'tikzpagenodes', - 'xtemplate' + 'xtemplate', + 'aeb-mobile' ] } }, @@ -37372,8 +37447,8 @@ $taxonomy = { 'latexmk', 'mathptmx', 'mathinst', - 'acronym209', 'amsthm', + 'acronym209', 'texbuch', 'europecv', 'fixbbl', @@ -39170,6 +39245,7 @@ $taxonomy = { 'ftnxtra', 'fnpara', 'pfnote', + 'footnoterange', 'endnotes', 'bigfoot', 'pagenote', @@ -39546,6 +39622,7 @@ $taxonomy = { 'SmileTeX', 'equationauthor', 'firefox_ctan_plugins', + 'mewltx', 'winshell', 'synctex-parser', 'swiftex', @@ -39898,6 +39975,7 @@ $taxonomy = { 'lualibs', 'fig2sty', 'pssplit', + 'mattex', 'latexfileversion', 'texfilt', 'hoffset-voffset', @@ -40746,6 +40824,7 @@ $taxonomy = { 'maths-symbols', 'koma-script-examples', 'NTS-L', + 'translation-booktabs-fr', 'mil3', 'PWT', 'lb2-examples', @@ -40966,6 +41045,7 @@ $taxonomy = { 'icelandic', 'calligra', 'pl-mf', + 'fonts-tlwg', 'ptsans', 'cc-pl', 'shavian', @@ -41079,6 +41159,7 @@ $taxonomy = { 'classico', 'verdana', 'cantarell', + 'fonts-sipa-arundina', 'yfonts-t1', 'capbas', 'oldstandard', @@ -41230,6 +41311,7 @@ $taxonomy = { 'mdwfonts', 'softmaker-velo', 'exscale', + 'jfontmaps', 'softmaker-artistic', 'softmaker-jugendstil', 'zhmetrics', @@ -41699,6 +41781,7 @@ $taxonomy = { 'dvipdfmx', 'pdflscape', 'pdf-mps-supp', + 'aeb-mobile', 'autoview', 'pdfcomment', 'pdfpages', @@ -42196,6 +42279,7 @@ $taxonomy = { 'gatech-thesis', 'uothesis', 'utorontothesis', + 'droit-fr', 'lifia-th', 'jasthesis', 'uhthesis', @@ -43589,6 +43673,7 @@ $taxonomy = { 'metre', 'syllogism', 'edmargin', + 'hausarbeit-jura', 'ledarab', 'mla-paper', 'juraabbrev', |