diff options
-rw-r--r-- | Master/tlpkg/TeXLive/TLConfig.pm | 7 | ||||
-rw-r--r-- | Master/tlpkg/TeXLive/TLPOBJ.pm | 14 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 9468 |
3 files changed, 4750 insertions, 4739 deletions
diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index 9c0b72ea254..b883f3488de 100644 --- a/Master/tlpkg/TeXLive/TLConfig.pm +++ b/Master/tlpkg/TeXLive/TLConfig.pm @@ -18,6 +18,7 @@ BEGIN { $CategoriesRegexp $DefaultCategory $InfraLocation + $BlockSize ); } @@ -38,6 +39,8 @@ our $DefaultCategory = "Package"; # relative to a root (e.g., the Master/, or the installation path) our $InfraLocation = "tlpkg"; +our $BlockSize = 4096; + 1; @@ -89,6 +92,10 @@ The default category used when creating new packages. The location of various infrastructural files (texlive.tlpdb, tlpobj files, etc) relative to the root of the installation. +=item C<$TeXLive::TLConfig::BlockSize> + +The assumed block size, currently 4k. + =back =head1 SEE ALSO diff --git a/Master/tlpkg/TeXLive/TLPOBJ.pm b/Master/tlpkg/TeXLive/TLPOBJ.pm index be44b5ad5dc..7e8766fb9fe 100644 --- a/Master/tlpkg/TeXLive/TLPOBJ.pm +++ b/Master/tlpkg/TeXLive/TLPOBJ.pm @@ -226,12 +226,14 @@ sub recompute_sizes { sub _recompute_size { my ($self,$type,$tltree,$arch) = @_; - my $size = 0; + my $nrivblocks = 0; if ($type eq "bin") { my %binfiles = %{$self->{'binfiles'}}; if (defined($binfiles{$arch})) { foreach $f (@{$binfiles{$arch}}) { - $size += $tltree->size_of($f); + my $s = $tltree->size_of($f); + $nrivblocks += int($s/$TeXLive::TLConfig::BlockSize); + $nrivblocks++ if (($s%$TeXLive::TLConfig::BlockSize) > 0); } } } else { @@ -239,14 +241,15 @@ sub _recompute_size { foreach $f (@{$self->{"${type}files"}}) { my $s = $tltree->size_of($f); if (defined($s)) { - $size += $s; + $nrivblocks += int($s/$TeXLive::TLConfig::BlockSize); + $nrivblocks++ if (($s%$TeXLive::TLConfig::BlockSize) > 0); } else { printf STDERR "size for $f not defined, strange ...\n"; } } } } - return $size; + return $nrivblocks; } sub writeout { @@ -799,7 +802,8 @@ I<indented> by one space. They differ only in the first line itself =item C<srcfiles>, C<runfiles>, C<binfiles>, C<docfiles> each of these items contains addition the sum of sizes of the -single files (currently in bytes). +single files (in number of C<TeXLive::TLConfig::BlockSize> blocks, which +is currently 4k). srcfiles size=NNNNNN runfiles size=NNNNNN diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index e77df06cdc4..e50e356c209 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -9,13 +9,13 @@ longdesc $1\ldotp\ldotp m$, or $\{j:1\leq j\leq m\}$, and that journal longdesc you're submitting to might want something else entirely. \otm{} longdesc provides an interface that makes changing from one to another a longdesc one-line change. -docfiles size=394380 +docfiles size=98 texmf-dist/doc/latex/12many/12many.pdf texmf-dist/doc/latex/12many/README -srcfiles size=17720 +srcfiles size=6 texmf-dist/source/latex/12many/12many.dtx texmf-dist/source/latex/12many/12many.ins -runfiles size=3953 +runfiles size=1 texmf-dist/tex/latex/12many/12many.sty catalogue-version 0.3 catalogue-date 2007-05-25 16:15:27 +0200 @@ -29,7 +29,7 @@ shortdesc LaTeX document shell for ANU final exam longdesc This LaTeX document shell is created for the standard longdesc formatting of final exams in The Australian National longdesc University. -docfiles size=3853 +docfiles size=2 texmf-dist/doc/latex/ANUfinalexam/ANUfinalexam.tex texmf-dist/doc/latex/ANUfinalexam/README catalogue-version @@ -48,9 +48,9 @@ longdesc macros for mathematical texts; – layout providing a non-empty longdesc parskip with extended length corrections and new section longdesc definition commands; – easy label creation for counters; and longdesc – german language tools and predefined abbreviations. -docfiles size=2410 +docfiles size=1 texmf-dist/doc/latex/AkkTeX/README details="Bundle README" -runfiles size=97178 +runfiles size=37 texmf-dist/tex/latex/AkkTeX/akkconditional.sty texmf-dist/tex/latex/AkkTeX/akkcounterlabelpattern.sty texmf-dist/tex/latex/AkkTeX/akkcs.sty @@ -85,9 +85,9 @@ catalogue-license lppl name Asana-Math category Package revision 5445 -docfiles size=617 +docfiles size=1 texmf-dist/doc/fonts/Asana-Math/README.1ST -runfiles size=368128 +runfiles size=90 texmf-dist/fonts/opentype/public/Asana-Math/Asana-Math.otf name CJK @@ -99,7 +99,7 @@ depend garuda depend norasi depend uhc depend wadalab -docfiles size=2738350 +docfiles size=728 texmf-dist/doc/latex/CJK/ChangeLog texmf-dist/doc/latex/CJK/MANIFEST texmf-dist/doc/latex/CJK/README @@ -201,7 +201,7 @@ docfiles size=2738350 texmf-dist/doc/latex/CJK/examples/pytest.tex texmf-dist/doc/latex/CJK/examples/rubytest.tex texmf-dist/doc/latex/CJK/examples/thai.tex -srcfiles size=357346 +srcfiles size=105 texmf-dist/source/latex/CJK/contrib/wadalab/fixwada texmf-dist/source/latex/CJK/contrib/wadalab/fixwada2.pl texmf-dist/source/latex/CJK/contrib/wadalab/makefont @@ -236,7 +236,7 @@ srcfiles size=357346 texmf-dist/source/latex/CJK/utils/thaifont/dbtt-old/dbtt-old.map texmf-dist/source/latex/CJK/utils/thaifont/garuda.fontinst texmf-dist/source/latex/CJK/utils/thaifont/norasi.fontinst -runfiles size=625749 +runfiles size=274 texmf-dist/tex/latex/CJK/Bg5/Bg5.cap texmf-dist/tex/latex/CJK/Bg5/Bg5.chr texmf-dist/tex/latex/CJK/Bg5/Bg5.cpx @@ -441,19 +441,19 @@ runfiles size=625749 name ESIEEcv category Package revision 1487 -docfiles size=10200 +docfiles size=4 texmf-dist/doc/latex/ESIEEcv/cvtest.dvi texmf-dist/doc/latex/ESIEEcv/cvtest.tex -srcfiles size=20356 +srcfiles size=6 texmf-dist/source/latex/ESIEEcv/ESIEEcv.dtx texmf-dist/source/latex/ESIEEcv/ESIEEcv.ins -runfiles size=3078 +runfiles size=1 texmf-dist/tex/latex/ESIEEcv/ESIEEcv.sty name FAQ-en category Documentation revision 2808 -docfiles size=5492134 +docfiles size=1568 texmf-doc/doc/english/FAQ-en/00readme texmf-doc/doc/english/FAQ-en/CHANGES-3.11 texmf-doc/doc/english/FAQ-en/CHANGES-3.16 @@ -902,7 +902,7 @@ docfiles size=5492134 name FAQ-fr category Documentation revision 16 -docfiles size=535081 +docfiles size=135 texmf-doc/doc/french/FAQ-fr/docs-francaises texmf-doc/doc/french/FAQ-fr/part1 texmf-doc/doc/french/FAQ-fr/part2 @@ -914,7 +914,7 @@ docfiles size=535081 name FAQ-ge category Documentation revision 16 -docfiles size=3023791 +docfiles size=762 texmf-doc/doc/german/FAQ-ge/de-tex-faq.pdf texmf-doc/doc/german/FAQ-ge/html/allgemein.html texmf-doc/doc/german/FAQ-ge/html/de-tex-faq.html @@ -961,31 +961,31 @@ docfiles size=3023791 name GuIT category Package revision 1606 -docfiles size=342396 +docfiles size=85 texmf-dist/doc/latex/GuIT/README texmf-dist/doc/latex/GuIT/guit.pdf texmf-dist/doc/latex/GuIT/guittest.pdf texmf-dist/doc/latex/GuIT/guittest.tex -srcfiles size=64426 +srcfiles size=17 texmf-dist/source/latex/GuIT/guit.dtx texmf-dist/source/latex/GuIT/guit.ins -runfiles size=11004 +runfiles size=4 texmf-dist/tex/latex/GuIT/guit.cfg texmf-dist/tex/latex/GuIT/guit.sty name HA-prosper category Package revision 633 -docfiles size=243443 +docfiles size=62 texmf-dist/doc/latex/HA-prosper/HA-prosper.pdf texmf-dist/doc/latex/HA-prosper/HAPBigtest.tex texmf-dist/doc/latex/HA-prosper/HAPDualslide.tex texmf-dist/doc/latex/HA-prosper/HAPIntroduction.tex texmf-dist/doc/latex/HA-prosper/README -srcfiles size=164474 +srcfiles size=41 texmf-dist/source/latex/HA-prosper/HA-prosper.def texmf-dist/source/latex/HA-prosper/HA-prosper.dtx -runfiles size=187168 +runfiles size=57 texmf-dist/tex/latex/HA-prosper/HA-prosper.cfg texmf-dist/tex/latex/HA-prosper/HA-prosper.sty texmf-dist/tex/latex/HA-prosper/Styles/Aggie/AMLogo.eps @@ -1011,13 +1011,13 @@ revision 3551 shortdesc Macros for IEEE conference proceedings. longdesc The IEEEconf class implements the formatting dictated by the longdesc IEEE Computer Society Press for conference proceedings. -docfiles size=233930 +docfiles size=58 texmf-dist/doc/latex/IEEEconf/IEEEconf.pdf details="Package documentation" texmf-dist/doc/latex/IEEEconf/README details="Readme" -srcfiles size=37043 +srcfiles size=10 texmf-dist/source/latex/IEEEconf/IEEEconf.dtx texmf-dist/source/latex/IEEEconf/IEEEconf.ins -runfiles size=6113 +runfiles size=2 texmf-dist/tex/latex/IEEEconf/IEEEconf.cls catalogue-version 1.3b catalogue-date 2007-01-16 23:25:39 +0100 @@ -1032,7 +1032,7 @@ longdesc This IEEEtran.cls is now the official LaTeX class for authors longdesc of the Institute of Electrical and Electronics Engineers (IEEE) longdesc transactions journals and conferences. IEEEtran.cls is mirrored longdesc within IEEE's site as well. -docfiles size=1912449 +docfiles size=476 texmf-dist/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf details="Package documentation" texmf-dist/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf texmf-dist/doc/latex/IEEEtran/IEEEtrantools_doc.txt @@ -1052,7 +1052,7 @@ docfiles size=1912449 texmf-dist/doc/latex/IEEEtran/testflow_ctl_LTR.pdf texmf-dist/doc/latex/IEEEtran/testflow_doc.pdf texmf-dist/doc/latex/IEEEtran/tux.eps -runfiles size=677906 +runfiles size=171 texmf-dist/bibtex/bib/IEEEtran/IEEEabrv.bib texmf-dist/bibtex/bib/IEEEtran/IEEEexample.bib texmf-dist/bibtex/bib/IEEEtran/IEEEfull.bib @@ -1071,7 +1071,7 @@ catalogue-license lppl name MemoirChapStyles category Documentation revision 2240 -docfiles size=835696 +docfiles size=206 texmf-doc/doc/english/MemoirChapStyles/MemoirChapStyles.pdf texmf-doc/doc/english/MemoirChapStyles/MemoirChapStyles.tex texmf-doc/doc/english/MemoirChapStyles/README @@ -1083,7 +1083,7 @@ shortdesc Package to typeset SI units, numbers and angles. longdesc This package typesets SI units, numbers and angles according to longdesc the ISO requirements. Care is taken with font setup and longdesc requirements, and language customisation is available. -docfiles size=936580 +docfiles size=233 texmf-dist/doc/latex/SIstyle/README texmf-dist/doc/latex/SIstyle/SIstyle-2.3.pdf texmf-dist/doc/latex/SIstyle/fig1.eps @@ -1091,10 +1091,10 @@ docfiles size=936580 texmf-dist/doc/latex/SIstyle/fig2.eps texmf-dist/doc/latex/SIstyle/fig2.mps texmf-dist/doc/latex/SIstyle/graphs_scr.zip -srcfiles size=74680 +srcfiles size=19 texmf-dist/source/latex/SIstyle/sistyle.dtx texmf-dist/source/latex/SIstyle/sistyle.ins -runfiles size=11957 +runfiles size=3 texmf-dist/tex/latex/SIstyle/sistyle.sty catalogue-version 2.3 catalogue-date 2006-12-28 00:31:05 +0100 @@ -1104,14 +1104,14 @@ catalogue-license lppl name SIunits category Package revision 637 -docfiles size=532911 +docfiles size=131 texmf-dist/doc/latex/SIunits/SIunits.pdf texmf-dist/doc/latex/SIunits/readme.txt -srcfiles size=159453 +srcfiles size=41 texmf-dist/source/latex/SIunits/SIunits.drv texmf-dist/source/latex/SIunits/SIunits.dtx texmf-dist/source/latex/SIunits/SIunits.ins -runfiles size=27070 +runfiles size=8 texmf-dist/tex/latex/SIunits/SIunits.cfg texmf-dist/tex/latex/SIunits/SIunits.sty texmf-dist/tex/latex/SIunits/binary.sty @@ -1120,9 +1120,9 @@ name Susy category Package revision 5503 shortdesc Macros for supersymmetry-related work. -docfiles size=281 +docfiles size=1 texmf-dist/doc/latex/Susy/README -runfiles size=1700 +runfiles size=1 texmf-dist/tex/latex/Susy/susy.sty catalogue-version catalogue-date 2006-11-29 14:22:26 +0100 @@ -1132,18 +1132,18 @@ catalogue-license lppl name Tabbing category Package revision 638 -docfiles size=179 +docfiles size=1 texmf-dist/doc/latex/Tabbing/00readme -srcfiles size=9039 +srcfiles size=3 texmf-dist/source/latex/Tabbing/Tabbing.dtx texmf-dist/source/latex/Tabbing/Tabbing.ins -runfiles size=1902 +runfiles size=1 texmf-dist/tex/latex/Tabbing/Tabbing.sty name Type1fonts category Documentation revision 19 -docfiles size=877618 +docfiles size=216 texmf-doc/doc/english/Type1fonts/README texmf-doc/doc/english/Type1fonts/figuide-examples.tar.gz texmf-doc/doc/english/Type1fonts/figuide-source.tex.gz @@ -1158,12 +1158,12 @@ longdesc that in math formulas the symbols appear in the right size. Can longdesc also create a PostScript header file for dvips which ensures longdesc that the poster will be printed in the right size. Supported longdesc sizes are DIN A0, DIN A1, DIN A2 and DIN A3. -docfiles size=188951 +docfiles size=47 texmf-dist/doc/latex/a0poster/a0.pdf details="Package documentation (German)" language="de" texmf-dist/doc/latex/a0poster/a0.tex texmf-dist/doc/latex/a0poster/a0_eng.pdf details="Package documentation (English)" language="en" texmf-dist/doc/latex/a0poster/a0_eng.tex -runfiles size=14484 +runfiles size=4 texmf-dist/tex/latex/a0poster/a0poster.cls texmf-dist/tex/latex/a0poster/a0size.sty catalogue-version 1.22b @@ -1179,7 +1179,7 @@ longdesc The bundle provides a document class for preparing papers for longdesc American Astronomical Society publications. Authors who wish to longdesc submit papers to AAS journals are strongly urged to use this longdesc class in preference to any of the alternatives available. -docfiles size=2257375 +docfiles size=559 texmf-dist/doc/latex/aastex/README details="Readme" texmf-dist/doc/latex/aastex/aasclass.tex texmf-dist/doc/latex/aastex/aasguide.pdf @@ -1194,10 +1194,10 @@ docfiles size=2257375 texmf-dist/doc/latex/aastex/sample.tex texmf-dist/doc/latex/aastex/table.tex texmf-dist/doc/latex/aastex/video3.mpg -srcfiles size=405960 +srcfiles size=100 texmf-dist/source/latex/aastex/aasclass.dtx texmf-dist/source/latex/aastex/aasclass.ins -runfiles size=107513 +runfiles size=28 texmf-dist/tex/latex/aastex/aastex.cls texmf-dist/tex/latex/aastex/aastex.sty catalogue-version 5.2 @@ -1213,9 +1213,9 @@ longdesc Abbr is a set of some simple macros to support abbreviations in longdesc Plain or LaTeX. It allows writing e.g. \<TEX> instead of \TeX, longdesc hence frees users from having to escape space after longdesc parameterless macros. -docfiles size=1062 +docfiles size=1 texmf-dist/doc/generic/abbr/README -runfiles size=5742 +runfiles size=2 texmf-dist/tex/generic/abbr/abbr.tex catalogue-version catalogue-date 2007-05-25 16:15:27 +0200 @@ -1231,15 +1231,15 @@ longdesc ABC Plus language. The package will then employ the \write18 longdesc facility to convert your notation to PostScript (using the longdesc established utility abcm2ps) and hence to the format needed for longdesc inclusion in your document. -docfiles size=165921 +docfiles size=43 texmf-dist/doc/latex/abc/README details="Readme" texmf-dist/doc/latex/abc/abc.pdf details="Package documentation" texmf-dist/doc/latex/abc/example.tex texmf-dist/doc/latex/abc/poll.abc -srcfiles size=21919 +srcfiles size=6 texmf-dist/source/latex/abc/abc.dtx texmf-dist/source/latex/abc/abc.ins -runfiles size=4582 +runfiles size=2 texmf-dist/tex/latex/abc/abc.sty catalogue-version 1.0 catalogue-date 2007-02-23 23:22:37 +0100 @@ -1253,13 +1253,13 @@ shortdesc Control the typesetting of the abstract environment. longdesc The abstract package gives you control over the typesetting of longdesc the abstract environment, and in particular provides for a one longdesc column abstract in a two column paper. -docfiles size=174408 +docfiles size=44 texmf-dist/doc/latex/abstract/README details="Package Readme" texmf-dist/doc/latex/abstract/abstract.pdf details="Package documentation" -srcfiles size=27543 +srcfiles size=8 texmf-dist/source/latex/abstract/abstract.dtx texmf-dist/source/latex/abstract/abstract.ins -runfiles size=4827 +runfiles size=2 texmf-dist/tex/latex/abstract/abstract.sty catalogue-version 1.1 catalogue-date 2006-11-28 22:38:04 +0100 @@ -1269,7 +1269,7 @@ catalogue-license lppl name abstyles category Package revision 4150 -docfiles size=287185 +docfiles size=74 texmf-dist/doc/bibtex/abstyles/README texmf-dist/doc/bibtex/abstyles/a4c.sty texmf-dist/doc/bibtex/abstyles/a4c.tex @@ -1279,7 +1279,7 @@ docfiles size=287185 texmf-dist/doc/bibtex/abstyles/btxabst.doc texmf-dist/doc/bibtex/abstyles/docmac.doc texmf-dist/doc/bibtex/abstyles/docmac.tex -runfiles size=117751 +runfiles size=33 texmf-dist/bibtex/bib/abstyles/acompat.bib texmf-dist/bibtex/bib/abstyles/jourabbr.bib texmf-dist/bibtex/bib/abstyles/jourfull.bib @@ -1307,13 +1307,13 @@ longdesc accents, and over the provision of kerning information for new longdesc characters; mkt1font also generates suitable "hints" to enhance longdesc quality at small sizes or poor resolutions. The programs are longdesc written in Perl. -docfiles size=111002 +docfiles size=31 texmf-dist/doc/latex/accfonts/CHANGES texmf-dist/doc/latex/accfonts/COPYING texmf-dist/doc/latex/accfonts/README details="Package Readme and documentation" texmf-dist/doc/latex/accfonts/mkt1font texmf-dist/doc/latex/accfonts/vpl2vpl -runfiles size=13059 +runfiles size=5 texmf-dist/fonts/enc/dvips/accfonts/dvips.enc texmf-dist/tex/latex/accfonts/CSX.def texmf-dist/tex/latex/accfonts/ISO-Latin1.def @@ -1332,13 +1332,13 @@ longdesc Provides a BibTeX style in accordance with the requirements of longdesc the journals of the American Chemical Society, along with a longdesc supporting LaTeX package. Also provided is a BibTeX style file longdesc to be used for bibliography database listings. -docfiles size=159763 +docfiles size=40 texmf-dist/doc/latex/achemso/README details="Package Readme" texmf-dist/doc/latex/achemso/achemso.pdf details="Package documentation" -srcfiles size=60443 +srcfiles size=16 texmf-dist/source/latex/achemso/achemso.dtx texmf-dist/source/latex/achemso/achemso.ins -runfiles size=105859 +runfiles size=29 texmf-dist/bibtex/bib/achemso/achemso.bib texmf-dist/bibtex/bst/achemso/achemlnt.bst texmf-dist/bibtex/bst/achemso/achemnat.bst @@ -1359,7 +1359,7 @@ longdesc This class may be used to typeset articles to be published in longdesc the proceedings of ACM (Association for Computing Machinery) longdesc conferences and workshops. The layout produced by the acmconf longdesc class is based on the ACM’s own specification. -docfiles size=185591 +docfiles size=57 texmf-dist/doc/latex/acmconf/README texmf-dist/doc/latex/acmconf/THIS-IS-VERSION-1.3 texmf-dist/doc/latex/acmconf/accept.dvi @@ -1376,12 +1376,12 @@ docfiles size=185591 texmf-dist/doc/latex/acmconf/publish.tex texmf-dist/doc/latex/acmconf/submit.dvi texmf-dist/doc/latex/acmconf/submit.tex -srcfiles size=80221 +srcfiles size=22 texmf-dist/source/latex/acmconf/Makefile texmf-dist/source/latex/acmconf/acmconf.dtx texmf-dist/source/latex/acmconf/acmconf.ins texmf-dist/source/latex/acmconf/body.eps -runfiles size=18164 +runfiles size=5 texmf-dist/bibtex/bib/acmconf/pubform.bib texmf-dist/tex/latex/acmconf/acmconf.cls catalogue-version 1.3 @@ -1398,10 +1398,10 @@ longdesc transactions. Users who have prepared their document with LaTeX longdesc can, with very little effort, produce camera-ready copy for longdesc these journals. The accompanying BibTeX style is based on the longdesc chicago style. -docfiles size=219345 +docfiles size=55 texmf-dist/doc/latex/acmtrans/acmtr2e.pdf details="Documentation in the form of an ACM paper" texmf-dist/doc/latex/acmtrans/acmtr2e.tex -runfiles size=85970 +runfiles size=22 texmf-dist/bibtex/bib/acmtrans/acmtr.bib texmf-dist/bibtex/bst/acmtrans/acmtrans.bst texmf-dist/tex/latex/acmtrans/acmtrans2e.cls @@ -1418,15 +1418,15 @@ longdesc This package ensures that all acronyms used in the text are longdesc spelled out in full at least once. It also provides an longdesc environment to build a list of acronyms used. The package is longdesc compatible with pdf bookmarks. -docfiles size=161923 +docfiles size=42 texmf-dist/doc/latex/acronym/CHANGES texmf-dist/doc/latex/acronym/README details="Package Readme" texmf-dist/doc/latex/acronym/acronym.pdf details="Package documentation" texmf-dist/doc/latex/acronym/acrotest.tex -srcfiles size=45780 +srcfiles size=12 texmf-dist/source/latex/acronym/acronym.dtx texmf-dist/source/latex/acronym/acronym.ins -runfiles size=11199 +runfiles size=3 texmf-dist/tex/latex/acronym/acronym.sty catalogue-version 1.26 catalogue-date 2006-11-28 22:38:04 +0100 @@ -1443,7 +1443,7 @@ longdesc intended for the 2006 conference in Adelaide, Australia. The longdesc class is based on article with more flexible front-matter, and longdesc can be customised for conferences in future years with a header longdesc file. -docfiles size=587790 +docfiles size=150 texmf-dist/doc/latex/active-conf/README details="Readme" texmf-dist/doc/latex/active-conf/active-conf.pdf details="Class documentation:" texmf-dist/doc/latex/active-conf/active-example-2006.pdf @@ -1454,10 +1454,10 @@ docfiles size=587790 texmf-dist/doc/latex/active-conf/example.bib texmf-dist/doc/latex/active-conf/header-logo-2006.eps texmf-dist/doc/latex/active-conf/header-logo-2006.pdf -srcfiles size=50125 +srcfiles size=13 texmf-dist/source/latex/active-conf/active-conf.dtx texmf-dist/source/latex/active-conf/active-conf.ins -runfiles size=64295 +runfiles size=17 texmf-dist/bibtex/bst/active-conf/active2006.bst texmf-dist/tex/latex/active-conf/active-conf-2006.cls texmf-dist/tex/latex/active-conf/active-conf.cls @@ -1475,14 +1475,14 @@ longdesc removing space in the textblock of the page it's used on. E.g., longdesc adding an extra line of text to the page so that a section fits longdesc better on the next page. It will also add space to the facing longdesc page in a two-sided document. -docfiles size=96492 +docfiles size=26 texmf-dist/doc/latex/addlines/README details="Readme" texmf-dist/doc/latex/addlines/addlines-example.ltx texmf-dist/doc/latex/addlines/addlines.pdf details="Package documentation" -srcfiles size=10985 +srcfiles size=4 texmf-dist/source/latex/addlines/addlines.dtx texmf-dist/source/latex/addlines/addlines.ins -runfiles size=1812 +runfiles size=1 texmf-dist/tex/latex/addlines/addlines.sty catalogue-version 0.1 catalogue-date 2007-10-16 11:01:13 +0200 @@ -1499,7 +1499,7 @@ longdesc for printing as address books or included into letter classes longdesc like akletter or scrletter2. Adrconv will sort the data either longdesc by name or birthday and create output files in various formats longdesc for address books or time planers. -docfiles size=145857 +docfiles size=39 texmf-dist/doc/latex/adrconv/adrconv.tex texmf-dist/doc/latex/adrconv/adrdir.tex texmf-dist/doc/latex/adrconv/adrfax.tex @@ -1507,10 +1507,10 @@ docfiles size=145857 texmf-dist/doc/latex/adrconv/adrguide.tex texmf-dist/doc/latex/adrconv/birthday.tex texmf-dist/doc/latex/adrconv/email.tex -srcfiles size=26680 +srcfiles size=7 texmf-dist/source/latex/adrconv/adrconv.dtx texmf-dist/source/latex/adrconv/adrconv.ins -runfiles size=21925 +runfiles size=8 texmf-dist/bibtex/bib/adrconv/example.bib texmf-dist/bibtex/bst/adrconv/adrconv.bst texmf-dist/bibtex/bst/adrconv/adrfax.bst @@ -1530,13 +1530,13 @@ revision 1487 shortdesc Using address lists in LaTeX. longdesc The package provides a read-file command (\ForEachAdress) and a longdesc set of commands for unpicking the address data in the file. -docfiles size=11208 +docfiles size=3 texmf-dist/doc/latex/adrlist/adrlist.dvi -srcfiles size=8380 +srcfiles size=4 texmf-dist/source/latex/adrlist/README texmf-dist/source/latex/adrlist/adrlist.dtx texmf-dist/source/latex/adrlist/adrlist.ins -runfiles size=3678 +runfiles size=1 texmf-dist/tex/latex/adrlist/adrlist.sty catalogue-version catalogue-date 2006-12-07 00:53:40 +0100 @@ -1554,14 +1554,14 @@ longdesc was to produce PDF files using Adobe Type 1 versions of the CM longdesc fonts instead of bitmapped EC fonts. Note that direct longdesc substitutes for the bitmapped fonts are now available, via the longdesc CM-super, Latin Modern and CM-LGC font sets. -docfiles size=46620 +docfiles size=14 texmf-dist/doc/fonts/ae/COPYING texmf-dist/doc/fonts/ae/MANIFEST texmf-dist/doc/fonts/ae/README texmf-dist/doc/latex/ae/COPYING texmf-dist/doc/latex/ae/MANIFEST texmf-dist/doc/latex/ae/README -srcfiles size=329755 +srcfiles size=105 texmf-dist/source/fonts/ae/aefonts.mtx texmf-dist/source/fonts/ae/aefonts.tex texmf-dist/source/fonts/ae/aehax5.mtx @@ -1603,7 +1603,7 @@ srcfiles size=329755 texmf-dist/source/latex/ae/makepl texmf-dist/source/latex/ae/ot1tt.etx texmf-dist/source/latex/ae/slitest.tex -runfiles size=453679 +runfiles size=157 texmf-dist/fonts/tfm/public/ae/aeb10.tfm texmf-dist/fonts/tfm/public/ae/aebx10.tfm texmf-dist/fonts/tfm/public/ae/aebx12.tfm @@ -1731,14 +1731,14 @@ longdesc The package adds several kinds of guillemets (Polish cmr, longdesc Cyrillic cmr, lasy and ec) to the ae fonts. It is useful if you longdesc are using the ae fonts to produce PDF files, since the longdesc additional guillemets exist in Type 1 versions. -docfiles size=7637 +docfiles size=6 texmf-dist/doc/latex/aeguill/README texmf-dist/doc/latex/aeguill/guil-test1.dvi texmf-dist/doc/latex/aeguill/guil-test1.tex texmf-dist/doc/latex/aeguill/guil-test2.dvi texmf-dist/doc/latex/aeguill/guil-test2.tex texmf-dist/doc/latex/aeguill/license.txt -runfiles size=5629 +runfiles size=2 texmf-dist/tex/latex/aeguill/aeguill.sty catalogue-version catalogue-date 2006-11-29 18:42:01 +0100 @@ -1752,14 +1752,14 @@ shortdesc Styles for American Geophysical Union. longdesc This is an extension to the AGU’s own published styles; this longdesc extension provides extra facilities and improved usability, by longdesc comparison with the AGU’s offering. -docfiles size=84109 +docfiles size=23 texmf-dist/doc/latex/aguplus/README.aguplus texmf-dist/doc/latex/aguplus/aguplus.tex texmf-dist/doc/latex/aguplus/changes.v16b texmf-dist/doc/latex/aguplus/geophys.tex texmf-dist/doc/latex/aguplus/sample.bib texmf-dist/doc/latex/aguplus/samplus.tex -runfiles size=162308 +runfiles size=41 texmf-dist/bibtex/bst/aguplus/agu.bst texmf-dist/bibtex/bst/aguplus/agufull.bst texmf-dist/tex/latex/aguplus/aguplus.cls @@ -1773,11 +1773,11 @@ name ai category Package revision 111 execute addMap aifonts.map -docfiles size=8772 +docfiles size=3 texmf-dist/doc/fonts/ai/README texmf-dist/doc/fonts/ai/processfonts texmf-dist/doc/fonts/ai/remap -srcfiles size=91638 +srcfiles size=131 texmf-dist/source/fonts/ai/aidvips texmf-dist/source/fonts/ai/aipdflatex texmf-dist/source/fonts/ai/aipdftex @@ -1909,7 +1909,7 @@ srcfiles size=91638 texmf-dist/source/fonts/ai/vf/wncyr10.vf texmf-dist/source/fonts/ai/vf/wncysc10.vf texmf-dist/source/fonts/ai/vf/wncyss10.vf -runfiles size=221008 +runfiles size=153 texmf-dist/dvips/ai/aifonts.map.nodownload texmf-dist/dvips/ai/config.ai texmf-dist/dvips/ai/config.aiz @@ -2070,7 +2070,7 @@ longdesc A bundle of LaTeX/BibTeX files and sample documents to aid longdesc those producing papers and journal articles according to the longdesc guidelines of the American Institute of Aeronautics and longdesc Astronautics (AIAA). -docfiles size=1958759 +docfiles size=494 texmf-dist/doc/latex/aiaa/README details="Package README" texmf-dist/doc/latex/aiaa/aiaa.pdf details="Package documentation" texmf-dist/doc/latex/aiaa/author_guide.pdf details="Author guide" @@ -2102,10 +2102,10 @@ docfiles size=1958759 texmf-dist/doc/latex/aiaa/template_advanced.tex texmf-dist/doc/latex/aiaa/template_basic.pdf texmf-dist/doc/latex/aiaa/template_basic.tex -srcfiles size=61756 +srcfiles size=16 texmf-dist/source/latex/aiaa/aiaa.dtx texmf-dist/source/latex/aiaa/aiaa.ins -runfiles size=40260 +runfiles size=11 texmf-dist/bibtex/bib/aiaa/bibtex_database.bib texmf-dist/bibtex/bst/aiaa/aiaa.bst texmf-dist/tex/latex/aiaa/aiaa-tc.cls @@ -2127,14 +2127,14 @@ longdesc binders that cover a part of the left margin. The class’s longdesc handling of dates has inspired an extended version of date- longdesc handling in the isodate package. The class supersedes an longdesc earlier class called myletter. -docfiles size=282064 +docfiles size=72 texmf-dist/doc/latex/akletter/akletter.dvi texmf-dist/doc/latex/akletter/akletter.tex texmf-dist/doc/latex/akletter/letterdoc.pdf details="Package documentation (German)" language="de" texmf-dist/doc/latex/akletter/letterdoc.tex texmf-dist/doc/latex/akletter/lettereng.pdf details="Package documentation (English)" language="en" texmf-dist/doc/latex/akletter/lettereng.tex -srcfiles size=7020 +srcfiles size=10 texmf-dist/source/latex/akletter/XtraStuf.mac/akfax.cfg texmf-dist/source/latex/akletter/XtraStuf.mac/akletter.cfg texmf-dist/source/latex/akletter/XtraStuf.mac/akletter.cls @@ -2145,7 +2145,7 @@ srcfiles size=7020 texmf-dist/source/latex/akletter/XtraStuf.mac/lettereng.tex texmf-dist/source/latex/akletter/XtraStuf.mac/myletter.cls texmf-dist/source/latex/akletter/akletter.upl -runfiles size=34563 +runfiles size=11 texmf-dist/tex/latex/akletter/akfax.cfg texmf-dist/tex/latex/akletter/akletter.cfg texmf-dist/tex/latex/akletter/akletter.cls @@ -2163,9 +2163,9 @@ longdesc ALaTeX provides the user with all the functionality of LaTeX longdesc but with one small change: a general, legal way to override longdesc standard LaTeX behavior without altering source files. ALaTeX longdesc can interpret official LaTeX markup in an abstract way. -docfiles size=835 +docfiles size=1 texmf-dist/doc/alatex/base/alatex.tex -srcfiles size=67158 +srcfiles size=23 texmf-dist/source/alatex/base/0areadme.txt texmf-dist/source/alatex/base/COPYING texmf-dist/source/alatex/base/Makefile @@ -2179,7 +2179,7 @@ srcfiles size=67158 texmf-dist/source/alatex/base/aunpack.ins texmf-dist/source/alatex/base/aunpcked.txt texmf-dist/source/alatex/base/testdist.dtx -runfiles size=2726 +runfiles size=1 texmf-dist/tex/alatex/base/metaclas.cfg catalogue-version 1.0 catalogue-date 2006-12-17 11:41:28 +0100 @@ -2189,7 +2189,7 @@ catalogue-license gpl name albertus category Package revision 90 -runfiles size=75308 +runfiles size=24 texmf-dist/fonts/tfm/cg/albertus/ale10u.tfm texmf-dist/fonts/tfm/cg/albertus/ale6j.tfm texmf-dist/fonts/tfm/cg/albertus/ale7j.tfm @@ -2213,7 +2213,7 @@ revision 77 shortdesc Extended TeX. longdesc An development of omega, using most of the extensions of TeX longdesc itself developed for e-TeX. -docfiles size=1995 +docfiles size=2 texmf-dist/doc/aleph/base/News texmf-dist/doc/aleph/base/readme.txt catalogue-version RC2 @@ -2231,12 +2231,12 @@ longdesc automatically numbered lines. The algorithm environment can be longdesc used to encapsulate the algtab environment algorithm in a longdesc floating body together with a header, a caption, etc. longdesc \listofalgorithms is defined. -docfiles size=1445 +docfiles size=1 texmf-dist/doc/latex/alg/readme.txt -srcfiles size=19666 +srcfiles size=6 texmf-dist/source/latex/alg/alg.dtx texmf-dist/source/latex/alg/alg.ins -runfiles size=7447 +runfiles size=2 texmf-dist/tex/latex/alg/alg.sty catalogue-version 2001-03-13 catalogue-date 2006-12-17 11:41:28 +0100 @@ -2246,7 +2246,7 @@ catalogue-license lppl name algorithm2e category Package revision 655 -docfiles size=377021 +docfiles size=103 texmf-dist/doc/latex/algorithm2e/README texmf-dist/doc/latex/algorithm2e/algorithm2e.pdf texmf-dist/doc/latex/algorithm2e/algorithm2e.tex @@ -2260,7 +2260,7 @@ docfiles size=377021 texmf-dist/doc/latex/algorithm2e/algorithm2e_exfor.tex texmf-dist/doc/latex/algorithm2e/algorithm2e_exrepeat.tex texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex -runfiles size=90314 +runfiles size=23 texmf-dist/tex/latex/algorithm2e/algorithm2e.sty name algorithmicx @@ -2273,11 +2273,11 @@ longdesc papers. It has built in support for Pseudocode, Pascal, C, and longdesc powerful means to create definitions for any programming longdesc language. You can easily adapt a Pseudocode style to your longdesc native language. -docfiles size=243420 +docfiles size=61 texmf-dist/doc/latex/algorithmicx/README details="Package README" texmf-dist/doc/latex/algorithmicx/algorithmicx.pdf details="Package documentation" texmf-dist/doc/latex/algorithmicx/algorithmicx.tex -runfiles size=38021 +runfiles size=12 texmf-dist/tex/latex/algorithmicx/algc.sty texmf-dist/tex/latex/algorithmicx/algcompatible.sty texmf-dist/tex/latex/algorithmicx/algmatlab.sty @@ -2298,13 +2298,13 @@ longdesc algorithm package defines a floating algorithm environment longdesc designed to work with the algorithmic style. Within an longdesc algorithmic environment a number of commands for typesetting longdesc popular algorithmic constructs are available. -docfiles size=450866 +docfiles size=113 texmf-dist/doc/latex/algorithms/COPYING texmf-dist/doc/latex/algorithms/README texmf-dist/doc/latex/algorithms/THANKS texmf-dist/doc/latex/algorithms/algorithms.pdf details="Package documentation" language="en" texmf-dist/doc/latex/algorithms/algorithms.tex -runfiles size=10375 +runfiles size=3 texmf-dist/tex/latex/algorithms/algorithm.sty texmf-dist/tex/latex/algorithms/algorithmic.sty catalogue-version @@ -2321,16 +2321,16 @@ longdesc the LaTeX package gives access to almost all runes ever used in longdesc Europe. The bundle covers not only the main forms but also a longdesc lot of varieties. execute addMixedMap allrunes.map -docfiles size=1048888 +docfiles size=259 texmf-dist/doc/fonts/allrunes/README details="Package Readme" texmf-dist/doc/fonts/allrunes/allrunes.pdf details="Package documentation" texmf-dist/doc/fonts/allrunes/allrunes.ps texmf-dist/doc/fonts/allrunes/ar_demo.pdf texmf-dist/doc/fonts/allrunes/ar_demo.tex -srcfiles size=386162 +srcfiles size=96 texmf-dist/source/fonts/allrunes/allrunes.dtx texmf-dist/source/fonts/allrunes/allrunes.ins -runfiles size=10861194 +runfiles size=2960 texmf-dist/fonts/map/dvips/allrunes/allrunes.map texmf-dist/fonts/source/public/allrunes/frua.mf texmf-dist/fonts/source/public/allrunes/fruabm.mf @@ -2834,13 +2834,13 @@ longdesc similar to alphanum.sty, but you can use the standard LaTeX longdesc sectioning commands. Thus it is possible to switch numbering longdesc schemes easily. Greek letters, double letters (bb) and longdesc different delimiters around them are supported. -docfiles size=147513 +docfiles size=37 texmf-dist/doc/latex/alnumsec/README texmf-dist/doc/latex/alnumsec/alnumsec.pdf -srcfiles size=24474 +srcfiles size=7 texmf-dist/source/latex/alnumsec/alnumsec.dtx texmf-dist/source/latex/alnumsec/alnumsec.ins -runfiles size=9580 +runfiles size=3 texmf-dist/tex/latex/alnumsec/alnumsec.sty catalogue-version v0.03 catalogue-date 2007-09-25 15:03:33 +0200 @@ -2855,16 +2855,16 @@ longdesc The package provides a replacement for that part of psnfss and longdesc mfnfss that changes the default font. The package is longdesc distributed together with the psfont package, by the same longdesc author. -docfiles size=234637 +docfiles size=59 texmf-dist/doc/latex/altfont/README details="Readme" texmf-dist/doc/latex/altfont/altfont.pdf details="Package documentation" texmf-dist/doc/latex/altfont/psfont.pdf -srcfiles size=42560 +srcfiles size=12 texmf-dist/source/latex/altfont/altfont.dtx texmf-dist/source/latex/altfont/altfont.ins texmf-dist/source/latex/altfont/psfont.dtx texmf-dist/source/latex/altfont/psfont.ins -runfiles size=18385 +runfiles size=6 texmf-dist/tex/latex/altfont/altfont.cfg texmf-dist/tex/latex/altfont/altfont.sty texmf-dist/tex/latex/altfont/psfont.cfg @@ -2883,7 +2883,7 @@ longdesc article using latex for the American Meteorological Society longdesc journals. The article and bibliography style files are provided longdesc along with two PDFs describing the use of the files and a blank longdesc template for authors to use in writing their article. -docfiles size=283877 +docfiles size=74 texmf-dist/doc/latex/ametsoc/AMS_References.pdf details="Bibliography style documentation" texmf-dist/doc/latex/ametsoc/README details="Readme" texmf-dist/doc/latex/ametsoc/amspaper.pdf details="Package documentation (as sample paper)" @@ -2892,7 +2892,7 @@ docfiles size=283877 texmf-dist/doc/latex/ametsoc/bibliography/references.bib texmf-dist/doc/latex/ametsoc/blank_template.tex texmf-dist/doc/latex/ametsoc/figures/figure01.eps -runfiles size=43946 +runfiles size=12 texmf-dist/bibtex/bst/ametsoc/ametsoc.bst texmf-dist/tex/latex/ametsoc/ametsoc.sty catalogue-version 2007-09-14 @@ -2907,7 +2907,7 @@ execute addMixedMap ams-bsr-interpolated.map execute addMixedMap ams-bsr.map execute addMixedMap ams-cmcsc-bsr-interpolated.map execute addMap mathpple.map -runfiles size=3382071 +runfiles size=993 texmf-dist/bibtex/bib/ams/amsj.bib texmf-dist/bibtex/bst/ams/amsalpha.bst texmf-dist/bibtex/bst/ams/amsplain.bst @@ -3206,13 +3206,13 @@ longdesc lets you move the authors’ affiliations either just below the longdesc authors’ names on the front page or as footnotes on the first longdesc page. The email addresses are always listed as a footnote on longdesc the front page. -docfiles size=65312 +docfiles size=17 texmf-dist/doc/latex/amsaddr/README details="Readme" texmf-dist/doc/latex/amsaddr/amsaddr.pdf details="Package documentation" -srcfiles size=11835 +srcfiles size=4 texmf-dist/source/latex/amsaddr/amsaddr.dtx texmf-dist/source/latex/amsaddr/amsaddr.ins -runfiles size=4080 +runfiles size=1 texmf-dist/tex/latex/amsaddr/amsaddr.sty catalogue-version 1.0 catalogue-date 2007-02-23 20:41:27 +0100 @@ -3226,7 +3226,7 @@ shortdesc AMS document classes for LaTeX. longdesc This directory contains two AMS classes, amsart and amsproc, longdesc together with some supporting material. The material is made longdesc available as part of the AMS-LaTeX distribution. -docfiles size=1820075 +docfiles size=451 texmf-dist/doc/latex/amscls/amsart.template texmf-dist/doc/latex/amscls/amsbook.template texmf-dist/doc/latex/amscls/amsclass.pdf @@ -3238,7 +3238,7 @@ docfiles size=1820075 texmf-dist/doc/latex/amscls/instr-l.pdf texmf-dist/doc/latex/amscls/thmtest.pdf texmf-dist/doc/latex/amscls/upref.pdf -srcfiles size=325005 +srcfiles size=86 texmf-dist/source/latex/amscls/00readme.txt texmf-dist/source/latex/amscls/ams-c1.ins texmf-dist/source/latex/amscls/amsclass.dtx @@ -3250,7 +3250,7 @@ srcfiles size=325005 texmf-dist/source/latex/amscls/manifest.txt texmf-dist/source/latex/amscls/thmtest.tex texmf-dist/source/latex/amscls/upref.dtx -runfiles size=268469 +runfiles size=72 texmf-dist/tex/latex/amscls/amsart.cls texmf-dist/tex/latex/amscls/amsbook.cls texmf-dist/tex/latex/amscls/amsbooka.sty @@ -3281,7 +3281,7 @@ longdesc Washington); Euler mathematical fonts. Adobe Type 1 versions of longdesc these fonts are also available, and bitmap PK font versions are longdesc available via the fonts' home page depend ams -docfiles size=951790 +docfiles size=238 texmf-dist/doc/fonts/amsfonts/READ.ME texmf-dist/doc/fonts/amsfonts/README-amsps.txt texmf-dist/doc/fonts/amsfonts/amsfndoc.cyr @@ -3294,7 +3294,7 @@ docfiles size=951790 texmf-dist/doc/fonts/amsfonts/amsfonts.faq texmf-dist/doc/fonts/amsfonts/eufrak.dvi texmf-dist/doc/fonts/amsfonts/euscript.dvi -srcfiles size=357810 +srcfiles size=99 texmf-dist/source/latex/amsfonts/amsfonts.dtx texmf-dist/source/latex/amsfonts/amsfonts.fdd texmf-dist/source/latex/amsfonts/amsfonts.ins @@ -3318,7 +3318,7 @@ srcfiles size=357810 texmf-dist/source/latex/amsfonts/cyr-alt/wvcyss10.vpl texmf-dist/source/latex/amsfonts/eufrak.dtx texmf-dist/source/latex/amsfonts/euscript.dtx -runfiles size=93331 +runfiles size=30 texmf-dist/tex/latex/amsfonts/amsfonts.sty texmf-dist/tex/latex/amsfonts/amssymb.sty texmf-dist/tex/latex/amsfonts/cmmib57.sty @@ -3353,7 +3353,7 @@ longdesc This is a tutorial on writing papers, etc., using the AMS longdesc classes and of course amsmath and the other AMS packages. Note longdesc that the document describes AMS-LaTeX version 1.2, which is no longdesc longer current. -docfiles size=61120 +docfiles size=16 texmf-doc/doc/english/amslatex-primer/amshelp.tex texmf-doc/doc/english/amslatex-primer/template.tex catalogue-version 2.0 @@ -3364,14 +3364,14 @@ catalogue-license unknown name amsldoc-it category Documentation revision 1620 -docfiles size=424637 +docfiles size=105 texmf-doc/doc/italian/amsldoc-it/itamsldoc.pdf texmf-doc/doc/italian/amsldoc-it/itamsldoc.tex name amsldoc-vn category Documentation revision 12 -docfiles size=1492273 +docfiles size=370 texmf-doc/doc/vietnamese/amsldoc-vn/Makefile texmf-doc/doc/vietnamese/amsldoc-vn/README texmf-doc/doc/vietnamese/amsldoc-vn/TODO @@ -3396,7 +3396,7 @@ longdesc contributed packages add still further to its appeal; examples longdesc are empheq, which provides functions for decorating and longdesc highlighting mathematics, and ntheorem, for specifying theorem longdesc (and similar) definitions. -docfiles size=2751948 +docfiles size=679 texmf-dist/doc/latex/amsmath/amsbsy.pdf texmf-dist/doc/latex/amsmath/amscd.pdf texmf-dist/doc/latex/amsmath/amsgen.pdf @@ -3409,7 +3409,7 @@ docfiles size=2751948 texmf-dist/doc/latex/amsmath/subeqn.pdf texmf-dist/doc/latex/amsmath/technote.pdf details="Technical details:" language="en" texmf-dist/doc/latex/amsmath/testmath.pdf -srcfiles size=504746 +srcfiles size=131 texmf-dist/source/latex/amsmath/00readme.txt texmf-dist/source/latex/amsmath/ams-m1.ins texmf-dist/source/latex/amsmath/amsbsy.dtx @@ -3427,7 +3427,7 @@ srcfiles size=504746 texmf-dist/source/latex/amsmath/subeqn.tex texmf-dist/source/latex/amsmath/technote.tex texmf-dist/source/latex/amsmath/testmath.tex -runfiles size=178262 +runfiles size=47 texmf-dist/tex/latex/amsmath/amsbsy.sty texmf-dist/tex/latex/amsmath/amscd.sty texmf-dist/tex/latex/amsmath/amsgen.sty @@ -3444,7 +3444,7 @@ catalogue-license lppl name amsmath-it category Documentation revision 14 -docfiles size=39308 +docfiles size=11 texmf-doc/doc/italian/amsmath-it/amsmath.faq texmf-doc/doc/italian/amsmath-it/diffs-m_it.txt @@ -3457,7 +3457,7 @@ longdesc archival data format similar to the format of BibTeX database longdesc files, but adapted to make direct processing by LaTeX easier. longdesc The package can be used either in conjunction with BibTeX or as longdesc a replacement for BibTeX. -docfiles size=2499776 +docfiles size=622 texmf-dist/doc/latex/amsrefs/amsrdoc.pdf details="Package documentation" texmf-dist/doc/latex/amsrefs/amsrefs.faq texmf-dist/doc/latex/amsrefs/amsrefs.pdf details="Documented source" @@ -3478,7 +3478,7 @@ docfiles size=2499776 texmf-dist/doc/latex/amsrefs/pcatcode.pdf texmf-dist/doc/latex/amsrefs/rkeyval.pdf texmf-dist/doc/latex/amsrefs/textcmds.pdf -srcfiles size=464823 +srcfiles size=126 texmf-dist/source/latex/amsrefs/00readme.txt texmf-dist/source/latex/amsrefs/amsrdoc.tex texmf-dist/source/latex/amsrefs/amsrefs.dtx @@ -3498,7 +3498,7 @@ srcfiles size=464823 texmf-dist/source/latex/amsrefs/rkeyval.ins texmf-dist/source/latex/amsrefs/textcmds.dtx texmf-dist/source/latex/amsrefs/textcmds.ins -runfiles size=123954 +runfiles size=33 texmf-dist/tex/latex/amsrefs/amsbst.sty texmf-dist/tex/latex/amsrefs/amsrefs.sty texmf-dist/tex/latex/amsrefs/ifoption.sty @@ -3522,7 +3522,7 @@ longdesc It is based on Plain TeX, and provides many features for longdesc producing more professional-looking maths formulas with less longdesc burden on authors. More recently, the focus of attention has longdesc switched to amslatex, but AMSTeX remains as a working system. -docfiles size=735548 +docfiles size=185 texmf-dist/doc/amstex/base/README texmf-dist/doc/amstex/base/amsguide.pdf texmf-dist/doc/amstex/base/amsguide.tex @@ -3532,7 +3532,7 @@ docfiles size=735548 texmf-dist/doc/amstex/base/amstinst.tex texmf-dist/doc/amstex/base/joyerr.tex texmf-dist/doc/amstex/base/joyerr2.tex -runfiles size=167284 +runfiles size=44 texmf-dist/tex/amstex/base/amsppt.sti texmf-dist/tex/amstex/base/amsppt.sty texmf-dist/tex/amstex/base/amsppt1.tex @@ -3547,7 +3547,7 @@ catalogue-license lppl name amsthdoc-it category Documentation revision 1622 -docfiles size=122738 +docfiles size=31 texmf-doc/doc/italian/amsthdoc-it/amsthdoc_it.pdf texmf-doc/doc/italian/amsthdoc-it/amsthdoc_it.tex @@ -3560,7 +3560,7 @@ longdesc JavaScript driven PDF animations from sets of graphics files or longdesc from inline graphics, such as LaTeX picture environment, longdesc PSTricks or pgf/TikZ generated pictures, or just from typeset longdesc text. -docfiles size=1419717 +docfiles size=353 texmf-dist/doc/latex/animate/README details="Readme" texmf-dist/doc/latex/animate/doc/animate.pdf details="Package documentation" texmf-dist/doc/latex/animate/doc/animate.tex @@ -3572,7 +3572,7 @@ docfiles size=1419717 texmf-dist/doc/latex/animate/doc/files/mailto.eps texmf-dist/doc/latex/animate/doc/files/scarab.mp texmf-dist/doc/latex/animate/doc/files/timeline.txt -runfiles size=125049 +runfiles size=31 texmf-dist/tex/latex/animate/animate-noocg.sty texmf-dist/tex/latex/animate/animate.sty catalogue-version @@ -3588,7 +3588,7 @@ longdesc The package allows a lot of flexibility in constructing longdesc question and answer sheets. (The author is no longer active longdesc with TeX: the CTAN team can assign licence ownership to anyone longdesc who wants to adopt the package.) -docfiles size=6280 +docfiles size=10 texmf-dist/doc/latex/answers/ans1.tex texmf-dist/doc/latex/answers/ans2.tex texmf-dist/doc/latex/answers/ans2x.tex @@ -3599,10 +3599,10 @@ docfiles size=6280 texmf-dist/doc/latex/answers/ansexam2.tex texmf-dist/doc/latex/answers/ansexam3.dvi texmf-dist/doc/latex/answers/ansexam3.tex -srcfiles size=25419 +srcfiles size=7 texmf-dist/source/latex/answers/answers.dtx texmf-dist/source/latex/answers/answers.ins -runfiles size=5394 +runfiles size=2 texmf-dist/tex/latex/answers/answers.sty catalogue-version 2.10 catalogue-date 2006-12-28 13:46:38 +0100 @@ -3613,10 +3613,10 @@ name antiqua category Package revision 664 execute addMap uaq.map -docfiles size=5259 +docfiles size=3 texmf-dist/doc/fonts/antiqua/README.base35 texmf-dist/doc/fonts/antiqua/antiqua.txt -runfiles size=163032 +runfiles size=55 texmf-dist/dvips/antiqua/config.uaq texmf-dist/fonts/afm/urw/antiqua/uaqr8ac.afm texmf-dist/fonts/map/dvips/antiqua/uaq.map @@ -3655,15 +3655,15 @@ longdesc original omega package for use with Lambda, and provides extra longdesc facilities (including Babel-like language switching, which longdesc eases porting of LaTeX documents to Lambda). depend omega -docfiles size=204359 +docfiles size=51 texmf-dist/doc/lambda/antomega/README details="Readme" texmf-dist/doc/lambda/antomega/antomega.pdf -srcfiles size=103424 +srcfiles size=28 texmf-dist/source/lambda/antomega/antenc.dtx texmf-dist/source/lambda/antomega/antenc.ins texmf-dist/source/lambda/antomega/antomega.dtx texmf-dist/source/lambda/antomega/antomega.ins -runfiles size=591017 +runfiles size=206 texmf-dist/omega/ocp/antomega/babel2de.ocp texmf-dist/omega/ocp/antomega/babel2es.ocp texmf-dist/omega/ocp/antomega/babel2la.ocp @@ -3781,12 +3781,12 @@ longdesc by Polish printing houses as long as metal types were in use longdesc (until ca. the 'sixties). Perhaps the first complete font longdesc family programmed and parametrized in MetaPost. execute addMap antp.map -docfiles size=82943 +docfiles size=22 texmf-dist/doc/fonts/antp/README.ENG details="Package README in English" language="en" texmf-dist/doc/fonts/antp/README.POL details="Package README in Polish" language="pl" texmf-dist/doc/fonts/antp/testot4.tex texmf-dist/doc/fonts/antp/testqx.tex -runfiles size=246365 +runfiles size=73 texmf-dist/dvips/antp/antp.cfg texmf-dist/dvips/antp/config.antp texmf-dist/fonts/afm/public/antp/antpb.afm @@ -3823,7 +3823,7 @@ longdesc Antykwa Toruńska is a serif font designed by the late Polish longdesc typographer Zygfryd Gardzielewski, reconstructed and digitized longdesc as as Type 1. execute addMap antt.map -docfiles size=3097732 +docfiles size=761 texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-en-2_03.pdf details="Documentation in English:" language="en" texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-pl-2_03.pdf details="Documentation in Polish:" language="pl" texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-src-2_03.zip @@ -3837,7 +3837,7 @@ docfiles size=3097732 texmf-dist/doc/fonts/antt/antt-latex-t5.tex texmf-dist/doc/fonts/antt/antt-mathtest.tex texmf-dist/doc/fonts/antt/antt-table.tex -runfiles size=20589979 +runfiles size=5266 texmf-dist/fonts/afm/public/antt/anttb.afm texmf-dist/fonts/afm/public/antt/anttbi.afm texmf-dist/fonts/afm/public/antt/anttcb.afm @@ -4340,9 +4340,9 @@ longdesc then scale the font to the size actually requested. Similar longdesc functionality is available for the CM family, for the EC longdesc family, or for either computer modern encoding; the present longdesc package generalises the facility. -docfiles size=511 +docfiles size=1 texmf-dist/doc/latex/anyfontsize/README -runfiles size=3800 +runfiles size=1 texmf-dist/tex/latex/anyfontsize/anyfontsize.sty catalogue-version catalogue-date 2007-02-23 12:17:35 +0100 @@ -4356,14 +4356,14 @@ shortdesc A simple package to set up document margins. longdesc This package is considered obsolete; alternatives are the longdesc typearea package from the koma-script bundle, or the geometry longdesc package. -docfiles size=7622 +docfiles size=3 texmf-dist/doc/latex/anysize/README details="Package Readme" texmf-dist/doc/latex/anysize/anysize.dvi texmf-dist/doc/latex/anysize/anysize.tex -srcfiles size=940 +srcfiles size=1 texmf-dist/source/latex/anysize/anysize.bbl texmf-dist/source/latex/anysize/anysize.blg -runfiles size=2845 +runfiles size=1 texmf-dist/tex/latex/anysize/anysize.sty catalogue-version catalogue-date 2006-12-01 14:16:52 +0100 @@ -4380,16 +4380,16 @@ longdesc specifications for manuscripts or to the APA journal look found longdesc in journals like the Journal of Experimental Psychology etc. In longdesc addition, it provides regular LaTeX-like output with a few longdesc enhancements and APA-motivated changes. -docfiles size=28977 +docfiles size=10 texmf-dist/doc/latex/apa/README texmf-dist/doc/latex/apa/apacls.txt details="Outline of the class:" texmf-dist/doc/latex/apa/apaenum.txt details="Outline of list facilities:" texmf-dist/doc/latex/apa/examples.txt -srcfiles size=14412 +srcfiles size=6 texmf-dist/source/latex/apa/CHANGELOG texmf-dist/source/latex/apa/LICENCE texmf-dist/source/latex/apa/endfloat.cfg -runfiles size=49169 +runfiles size=13 texmf-dist/tex/latex/apa/apa.cls catalogue-version 1.3.2 catalogue-date 2006-12-28 13:46:38 +0100 @@ -4408,14 +4408,14 @@ longdesc document. The package is compatible with chapterbib and (to longdesc some extent) with hyperref (for limits of compatibility, see longdesc the manual). The package also includes a means of generating an longdesc author index for a document. -docfiles size=510610 +docfiles size=126 texmf-dist/doc/latex/apacite/README details="Package Readme" texmf-dist/doc/latex/apacite/apacite.pdf details="Package documentation" -srcfiles size=651357 +srcfiles size=160 texmf-dist/source/latex/apacite/apacite.drv texmf-dist/source/latex/apacite/apacite.dtx texmf-dist/source/latex/apacite/apacite.ins -runfiles size=486424 +runfiles size=127 texmf-dist/bibtex/bib/apacite/apa5ex.bib texmf-dist/bibtex/bst/apacite/apacite.bst texmf-dist/bibtex/bst/apacite/apacitex.bst @@ -4441,7 +4441,7 @@ revision 4689 shortdesc Fonts for typesetting APL programs. longdesc Includes macros for using the fonts, and the source of the longdesc TUGboat paper (and of a ‘second thoughts’ version). -srcfiles size=97456 +srcfiles size=33 texmf-dist/source/fonts/apl/apldef.tex texmf-dist/source/fonts/apl/aplstyle.tex texmf-dist/source/fonts/apl/aplverb.tex @@ -4457,7 +4457,7 @@ srcfiles size=97456 texmf-dist/source/fonts/apl/tugboat.tex texmf-dist/source/fonts/apl/tugboat2.tex texmf-dist/source/fonts/apl/versatim.tex -runfiles size=141835 +runfiles size=37 texmf-dist/fonts/source/public/apl/cmapl10.mf texmf-dist/fonts/tfm/public/apl/cmapl10.tfm texmf-dist/tex/latex/apl/apl.sty @@ -4481,13 +4481,13 @@ longdesc before the appendices are listed. The word `Appendices' or longdesc similar can be typeset as a \part-like heading (page) in the longdesc body. An appendices environment is provided which can be used longdesc instead of the \appendix command. -docfiles size=195532 +docfiles size=49 texmf-dist/doc/latex/appendix/README details="Package Readme" texmf-dist/doc/latex/appendix/appendix.pdf details="Package documentation" -srcfiles size=40695 +srcfiles size=11 texmf-dist/source/latex/appendix/appendix.dtx texmf-dist/source/latex/appendix/appendix.ins -runfiles size=8664 +runfiles size=3 texmf-dist/tex/latex/appendix/appendix.sty catalogue-version 1.2 catalogue-date 2006-11-30 17:01:47 +0100 @@ -4502,9 +4502,9 @@ longdesc Provides MetaFont files and a LaTeX package for producing and longdesc using the uppercase A/R ligature as used by scientists and longdesc engineers in the field of aeronautics as the symbol for longdesc “aspect ratio”. -docfiles size=4356 +docfiles size=2 texmf-dist/doc/latex/ar/ar.txt details="README" -runfiles size=47202 +runfiles size=22 texmf-dist/fonts/source/public/ar/ar10.mf texmf-dist/fonts/source/public/ar/ar12.mf texmf-dist/fonts/source/public/ar/ar5.mf @@ -4539,7 +4539,7 @@ longdesc UTF-8. Arabi can make use of a wide variety of Arabic and Farsi longdesc fonts; PDF files generated using Arabi may be searched, and longdesc text may be copied from them and pasted elsewhere. execute addMap arabi.map -docfiles size=4124451 +docfiles size=1016 texmf-dist/doc/latex/arabi/README details="Readme" texmf-dist/doc/latex/arabi/bblopts.cfg texmf-dist/doc/latex/arabi/big2.pdf @@ -4557,7 +4557,7 @@ docfiles size=4124451 texmf-dist/doc/latex/arabi/testplaintex.tex texmf-dist/doc/latex/arabi/user_guide.pdf texmf-dist/doc/latex/arabi/user_guide_src.zip -runfiles size=3674938 +runfiles size=1026 texmf-dist/fonts/afm/arabi/arabeyes/ae_almohanad_boldItalitalic.afm texmf-dist/fonts/afm/arabi/arabeyes/ae_almohanad_thin.afm texmf-dist/fonts/afm/arabi/arabeyes/ae_almohanad_xxbold.afm @@ -4767,7 +4767,7 @@ longdesc Adobe Type 1). The Arabic font is presently only available in longdesc the Naskhi style. ArabTeX will run with Plain TeX and also with longdesc LaTeX. execute addMixedMap arabtex.map -docfiles size=468499 +docfiles size=128 texmf-dist/doc/latex/arabtex/announce.txt texmf-dist/doc/latex/arabtex/arabtex.doc texmf-dist/doc/latex/arabtex/arabtex.faq @@ -4800,7 +4800,7 @@ docfiles size=468499 texmf-dist/doc/latex/arabtex/tetex.txt texmf-dist/doc/latex/arabtex/uighur.ps texmf-dist/doc/latex/arabtex/xarbsymb.dat -runfiles size=931592 +runfiles size=300 texmf-dist/fonts/map/dvips/arabtex/arabtex.map texmf-dist/fonts/source/public/arabtex/arabsymb.mf texmf-dist/fonts/source/public/arabtex/hcaption.mf @@ -4950,7 +4950,7 @@ longdesc typesetting the Holy Quran, typesetting bidirectional critical longdesc editions (with ednotes), and information on various recommended longdesc OpenType fonts for the Arabic script and for transliterating longdesc Oriental languages. -docfiles size=591012 +docfiles size=148 texmf-dist/doc/xelatex/arabxetex/README details="Readme" texmf-dist/doc/xelatex/arabxetex/arabtex-kurdish.maps texmf-dist/doc/xelatex/arabxetex/arabtex-uighur.maps @@ -4960,7 +4960,7 @@ docfiles size=591012 texmf-dist/doc/xelatex/arabxetex/ednotes_example.pdf texmf-dist/doc/xelatex/arabxetex/ednotes_example.tex texmf-dist/doc/xelatex/arabxetex/makemaps.pl -runfiles size=1178795 +runfiles size=337 texmf-dist/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans.map texmf-dist/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.map texmf-dist/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.tec @@ -5101,7 +5101,7 @@ longdesc font for use in phonetic transcription of the archaic writings. longdesc The bundle's own directory includes a font installation map longdesc file for the whole collection. execute addMap archaicprw.map -docfiles size=3763400 +docfiles size=954 texmf-dist/doc/fonts/archaic/README.PRW details="A description of Peter Wilson's contribution" texmf-dist/doc/fonts/archaic/aramaic-README texmf-dist/doc/fonts/archaic/aramaic.pdf @@ -5174,7 +5174,7 @@ docfiles size=3763400 texmf-dist/doc/fonts/archaic/viking/vik10.mf texmf-dist/doc/fonts/archaic/viking/vikglyph.mf texmf-dist/doc/fonts/archaic/viking/viktitle.mf -srcfiles size=1013542 +srcfiles size=261 texmf-dist/source/fonts/archaic/aramaic.dtx texmf-dist/source/fonts/archaic/aramaic.ins texmf-dist/source/fonts/archaic/cypriot.dtx @@ -5207,7 +5207,7 @@ srcfiles size=1013542 texmf-dist/source/fonts/archaic/ugarite.ins texmf-dist/source/fonts/archaic/viking.dtx texmf-dist/source/fonts/archaic/viking.ins -runfiles size=728133 +runfiles size=250 texmf-dist/fonts/afm/public/archaic/aram10.afm texmf-dist/fonts/afm/public/archaic/copsn10.afm texmf-dist/fonts/afm/public/archaic/cugar10.afm @@ -5332,14 +5332,14 @@ longdesc The package provides two commands for placing an arc over longdesc (\overarc) or under (\underarc) a piece of text. (The text may longdesc be up to three letters long.) The commands generate an \hbox, longdesc and may be used both in text and in maths formulae. -docfiles size=82747 +docfiles size=22 texmf-dist/doc/latex/arcs/README details="Package README" texmf-dist/doc/latex/arcs/arcs.pdf details="Package documentation" texmf-dist/doc/latex/arcs/arcstest.tex -srcfiles size=5806 +srcfiles size=3 texmf-dist/source/latex/arcs/arcs.dtx texmf-dist/source/latex/arcs/arcs.ins -runfiles size=2686 +runfiles size=1 texmf-dist/tex/latex/arcs/arcs.sty catalogue-version 1 catalogue-date 2006-10-12 15:06:10 +0200 @@ -5364,7 +5364,7 @@ longdesc lcmss, but heavier. Arev is one of a very small number of sans- longdesc font mathematics support packages. Others are cmbright, hvmath longdesc and kerkis. execute addMap arev.map -docfiles size=886277 +docfiles size=232 texmf-dist/doc/fonts/arev/ArevSansLicense.txt texmf-dist/doc/fonts/arev/BitstreamVeraLicense.txt texmf-dist/doc/fonts/arev/ChangeLog @@ -5386,7 +5386,7 @@ docfiles size=886277 texmf-dist/doc/fonts/arev/prosper-kerkis.tex texmf-dist/doc/fonts/arev/prosper-lcmss.tex texmf-dist/doc/fonts/arev/prosper-text.tex -srcfiles size=44959 +srcfiles size=25 texmf-dist/source/fonts/arev/TODO.txt texmf-dist/source/fonts/arev/afmtoglyphlist texmf-dist/source/fonts/arev/arevfontinst.tex @@ -5408,7 +5408,7 @@ srcfiles size=44959 texmf-dist/source/fonts/arev/sfdtokernaccent texmf-dist/source/fonts/arev/unsetomssymbols.mtx texmf-dist/source/fonts/arev/unsetot1symbols.mtx -runfiles size=1477671 +runfiles size=392 texmf-dist/fonts/afm/public/arev/ArevSans-Bold.afm texmf-dist/fonts/afm/public/arev/ArevSans-BoldOblique.afm texmf-dist/fonts/afm/public/arev/ArevSans-Oblique.afm @@ -5470,14 +5470,14 @@ catalogue-license lppl name armenian category Package revision 677 -docfiles size=197129 +docfiles size=51 texmf-dist/doc/fonts/armenian/examples/latex/manual.tex texmf-dist/doc/fonts/armenian/examples/latex/raffi.tex texmf-dist/doc/fonts/armenian/examples/plain/first.tex texmf-dist/doc/fonts/armenian/examples/plain/table.tex texmf-dist/doc/fonts/armenian/manual.ps.gz texmf-dist/doc/fonts/armenian/readme.txt -runfiles size=1279705 +runfiles size=328 texmf-dist/fonts/source/public/armenian/arssb10.mf texmf-dist/fonts/source/public/armenian/arssbs10.mf texmf-dist/fonts/source/public/armenian/arssr10.mf @@ -5517,7 +5517,7 @@ longdesc company that which created the fonts (and put them under a GPL- longdesc like licence). execute addMap bsmiu.map execute addMap gbsnu.map -docfiles size=31588 +docfiles size=10 texmf-dist/doc/fonts/arphic/bsmiu/README texmf-dist/doc/fonts/arphic/gbsnu/README texmf-dist/doc/fonts/arphic/license/BIG5/ARPHICPL.DOC @@ -5526,7 +5526,7 @@ docfiles size=31588 texmf-dist/doc/fonts/arphic/license/ENGLISH/ARPHICPL.TXT texmf-dist/doc/fonts/arphic/license/GB/ARPHICPL.DOC texmf-dist/doc/fonts/arphic/license/GB/ARPHICPL.TXT -runfiles size=16770333 +runfiles size=4530 texmf-dist/dvips/arphic/config.arphic texmf-dist/fonts/afm/arphic/bsmiu/bsmiu00.afm texmf-dist/fonts/afm/arphic/bsmiu/bsmiu02.afm @@ -6321,11 +6321,11 @@ longdesc Fortran, Ada or C, and macros to manipulate them. Arrays can be longdesc mono or bi-dimensional. This is useful for applications which longdesc require high level programming techniques, like algorithmic longdesc graphics programmed in the TeX language. -docfiles size=535641 +docfiles size=133 texmf-dist/doc/generic/arrayjob/README details="Package Readme" texmf-dist/doc/generic/arrayjob/arrayjob.doc texmf-dist/doc/generic/arrayjob/arrayjob.pdf details="Package documentation" -runfiles size=7471 +runfiles size=2 texmf-dist/tex/generic/arrayjob/arrayjob.sty catalogue-version 1.03 catalogue-date 2006-11-28 22:38:04 +0100 @@ -6342,15 +6342,15 @@ longdesc \hdashline and \cdashline while vertical ones can be specified longdesc as a part of preamble using ‘:’. The shape of dashed lines longdesc may be controlled through style parameters or optional longdesc arguments. The package is compatible with array and colortab. -docfiles size=638619 +docfiles size=158 texmf-dist/doc/latex/arydshln/README texmf-dist/doc/latex/arydshln/arydshln-man.pdf details="User manual:" texmf-dist/doc/latex/arydshln/arydshln-man.tex texmf-dist/doc/latex/arydshln/arydshln.pdf details="Manual, including code listing:" -srcfiles size=236503 +srcfiles size=59 texmf-dist/source/latex/arydshln/arydshln.dtx texmf-dist/source/latex/arydshln/arydshln.ins -runfiles size=45108 +runfiles size=12 texmf-dist/tex/latex/arydshln/arydshln.sty catalogue-version 1.71 catalogue-date 2007-04-06 18:29:05 +0200 @@ -6365,12 +6365,12 @@ longdesc A class and BibTeX style for submissions to the Transactions of longdesc the American Society of Agricultural Engineers. Also included longdesc is the MetaFont source of a slanted Computer Modern Caps and longdesc Small Caps font. -docfiles size=24593 +docfiles size=7 texmf-dist/doc/latex/asaetr/asaetr.dvi texmf-dist/doc/latex/asaetr/asaetr.tex -srcfiles size=1089 +srcfiles size=1 texmf-dist/source/latex/asaetr/MANIFEST -runfiles size=47512 +runfiles size=15 texmf-dist/bibtex/bib/asaetr/asaetr.bib texmf-dist/bibtex/bst/asaetr/asaetr.bst texmf-dist/tex/latex/asaetr/asaesub.sty @@ -6391,12 +6391,12 @@ longdesc Civil Engineers (ASCE). These are unofficial files, not longdesc sanctioned by that organization, and the files specifically longdesc give this caveat. Also included is a short longdesc documentation/example of how to use the class. -docfiles size=301518 +docfiles size=75 texmf-dist/doc/latex/ascelike/Readme texmf-dist/doc/latex/ascelike/ascexmpl.pdf texmf-dist/doc/latex/ascelike/ascexmpl.ps texmf-dist/doc/latex/ascelike/ascexmpl.tex -runfiles size=58698 +runfiles size=16 texmf-dist/bibtex/bib/ascelike/ascexmpl.bib texmf-dist/bibtex/bst/ascelike/ascelike.bst texmf-dist/tex/latex/ascelike/ascelike.cls @@ -6413,13 +6413,13 @@ longdesc This package makes available the graphical reprensentation of longdesc the ASCII characters as defined in the IBM PC Code Page 437 C0 longdesc Graphics. A Type 1 font of the glyphs is included. execute addMap ascii.map -docfiles size=499817 +docfiles size=123 texmf-dist/doc/fonts/ascii/ascii2006.pdf texmf-dist/doc/fonts/ascii/asciisty1994.pdf -srcfiles size=14155 +srcfiles size=5 texmf-dist/source/latex/ascii/ascii.dtx texmf-dist/source/latex/ascii/ascii.ins -runfiles size=56831 +runfiles size=17 texmf-dist/fonts/map/dvips/ascii/ascii.map texmf-dist/fonts/tfm/public/ascii/ASCII.tfm texmf-dist/fonts/type1/public/ascii/ASCII.pfb @@ -6434,13 +6434,13 @@ category Package revision 681 shortdesc A class file for typesetting homework and lab assignments longdesc A class file for typesetting homework and lab assignments. -docfiles size=111727 +docfiles size=30 texmf-dist/doc/latex/assignment/Changelog texmf-dist/doc/latex/assignment/LICENSE texmf-dist/doc/latex/assignment/README details="Package README" texmf-dist/doc/latex/assignment/assignment.pdf details="Package documentation, as an assignment" texmf-dist/doc/latex/assignment/assignment.tex -runfiles size=4503 +runfiles size=2 texmf-dist/tex/latex/assignment/assignment.cls catalogue-version catalogue-date 2006-10-12 15:12:24 +0200 @@ -6455,10 +6455,10 @@ longdesc Astrosym is a font containing astronomical symbols, including longdesc those used for the planets, four planetoids, the phases of the longdesc moon, the signs of the zodiac, and some additional symbols. The longdesc font is distributed in MetaFont format. -docfiles size=11110 +docfiles size=3 texmf-dist/doc/fonts/astro/astrosym.tex texmf-dist/doc/fonts/astro/astrosym.txt -runfiles size=69292 +runfiles size=21 texmf-dist/fonts/source/public/astro/astrosym.cal texmf-dist/fonts/source/public/astro/astrosym.cmn texmf-dist/fonts/source/public/astro/astrosym.mac @@ -6474,7 +6474,7 @@ catalogue-license unknown name atqolive category Package revision 90 -runfiles size=107516 +runfiles size=36 texmf-dist/fonts/tfm/cg/atqolive/anb10u.tfm texmf-dist/fonts/tfm/cg/atqolive/anb6j.tfm texmf-dist/fonts/tfm/cg/atqolive/anb7j.tfm @@ -6516,13 +6516,13 @@ longdesc attachment basis. Attachfile makes it easy to attach files and longdesc customize their appearance in the enclosing document. The longdesc package supports the Created, Modified, and Size keys in the longdesc EmbeddedFile’s Params dictionary. -docfiles size=294304 +docfiles size=73 texmf-dist/doc/latex/attachfile/README details="Readme" texmf-dist/doc/latex/attachfile/attachfile.pdf details="Package README" -srcfiles size=68960 +srcfiles size=18 texmf-dist/source/latex/attachfile/attachfile.dtx texmf-dist/source/latex/attachfile/attachfile.ins -runfiles size=11996 +runfiles size=3 texmf-dist/tex/latex/attachfile/attachfile.sty catalogue-version v1.3 catalogue-date 2007-05-25 16:15:27 +0200 @@ -6536,14 +6536,14 @@ shortdesc Calligraphic font for typesetting handwriting. longdesc A calligraphic font for simulating American-style informal longdesc handwriting. The font is distributed in Adobe Type 1 format. execute addMap augie.map -docfiles size=5971 +docfiles size=3 texmf-dist/doc/latex/augie/README.augie texmf-dist/doc/latex/augie/augie.txt -srcfiles size=1333 +srcfiles size=3 texmf-dist/source/latex/augie/other/Augie___.pfm texmf-dist/source/latex/augie/other/augie___.inf texmf-dist/source/latex/augie/vtex/augie.ali -runfiles size=85779 +runfiles size=30 texmf-dist/fonts/afm/public/augie/augie___.afm texmf-dist/fonts/map/dvips/augie/augie.map texmf-dist/fonts/tfm/public/augie/augie7t.tfm @@ -6573,10 +6573,10 @@ longdesc in Adobe Type 1 Format, T1 (Cork) encoding for use with LaTeX: longdesc – Auriocus Kalligraphicus; – Lukas Svatba; and – Jana longdesc Skrivana. execute addMap aurical.map -docfiles size=116145 +docfiles size=30 texmf-dist/doc/latex/aurical/aurical.pdf details="Package introduction and samples" texmf-dist/doc/latex/aurical/aurical.tex -runfiles size=3366446 +runfiles size=852 texmf-dist/fonts/afm/public/aurical/AmiciLogo.afm texmf-dist/fonts/afm/public/aurical/AmiciLogoBold.afm texmf-dist/fonts/afm/public/aurical/AmiciLogoBoldRslant.afm @@ -6672,14 +6672,14 @@ longdesc document. Aurora can be run from any type of computer, as it longdesc depends only on a black-and-white PostScript printer for its longdesc execution. It is capable of handling colour images as well as longdesc ordinary graphics, though image handling is very slow. -docfiles size=194081 +docfiles size=48 texmf-dist/doc/dvips/aurora/aurora.ps.gz texmf-dist/doc/dvips/aurora/readme -srcfiles size=921 +srcfiles size=3 texmf-dist/source/dvips/aurora/60.lpi texmf-dist/source/dvips/aurora/71.lpi texmf-dist/source/dvips/aurora/85.lpi -runfiles size=14087 +runfiles size=11 texmf-dist/dvips/aurora/aurora.pro texmf-dist/dvips/aurora/black.pro texmf-dist/dvips/aurora/blue.pro @@ -6700,7 +6700,7 @@ shortdesc Make author, etc., available after \maketitle. longdesc This jiffy package makes the author, title and date of the longdesc package available to the user (as \MyAuthor, etc) after the longdesc \maketitle command has been executed. -runfiles size=678 +runfiles size=1 texmf-dist/tex/latex/authoraftertitle/authoraftertitle.sty catalogue-version 0.9 catalogue-date 2007-10-17 23:16:59 +0200 @@ -6718,14 +6718,14 @@ longdesc the package can list the labels of the citations that appear in longdesc the references rather than the text pages. The package relies longdesc on BibTeX being used to handle citations. Additionally, it longdesc requires Perl (version 5 or higher). -docfiles size=243548 +docfiles size=64 texmf-dist/doc/latex/authorindex/COPYING texmf-dist/doc/latex/authorindex/NEWS texmf-dist/doc/latex/authorindex/README texmf-dist/doc/latex/authorindex/authorindex texmf-dist/doc/latex/authorindex/authorindex.pdf details="Package documentation" texmf-dist/doc/latex/authorindex/authorindex.tex -runfiles size=6125 +runfiles size=2 texmf-dist/tex/latex/authorindex/authorindex.sty catalogue-version catalogue-date 2006-11-28 22:22:18 +0100 @@ -6743,9 +6743,9 @@ longdesc Wrappers are provided for various psfrag-related features so longdesc that Matlab figures via laprint, Mathematica figures via longdesc MathPSfrag, and regular psfrag figures can all be input longdesc consistently and easily. -docfiles size=1478 +docfiles size=1 texmf-dist/doc/latex/auto-pst-pdf/README details="Package Readme" -runfiles size=4684 +runfiles size=2 texmf-dist/tex/latex/auto-pst-pdf/auto-pst-pdf.sty catalogue-version 0.0 catalogue-date 2007-02-25 15:08:52 +0100 @@ -6762,12 +6762,12 @@ longdesc graphs, etc. The user defines nodes, which may be isolated or longdesc arranged into matrices or trees; edges connect pairs of nodes longdesc through arbitrary paths. Parameters, that specify the shapes of longdesc nodes and the styles of edges, may be adjusted. -docfiles size=61843 +docfiles size=17 texmf-dist/doc/metapost/automata/README details="Readme" texmf-dist/doc/metapost/automata/example.mp texmf-dist/doc/metapost/automata/example.pdf details="Example of use" texmf-dist/doc/metapost/automata/example.tex -runfiles size=22320 +runfiles size=6 texmf-dist/metapost/automata/automata.mp catalogue-version 0.2 catalogue-date 2007-07-08 10:58:45 +0200 @@ -6784,9 +6784,9 @@ longdesc argument <n> specifies the number of fields to appear in the longdesc table being generated; the package reads <n> lines at a time longdesc from the data file, and creates one tabular line from each such longdesc set. -docfiles size=3550 +docfiles size=1 texmf-dist/doc/latex/autotab/autotab.tex -runfiles size=1276 +runfiles size=1 texmf-dist/tex/latex/autotab/autotab.sty catalogue-version catalogue-date 2006-11-28 11:39:51 +0100 @@ -6796,7 +6796,7 @@ catalogue-license unknown name avantgar category Package revision 2488 -runfiles size=1304479 +runfiles size=412 texmf-dist/dvips/avantgar/config.uag texmf-dist/fonts/afm/adobe/avantgar/pagd8a.afm texmf-dist/fonts/afm/adobe/avantgar/pagdo8a.afm @@ -6984,7 +6984,7 @@ name babel category Package revision 5335 shortdesc Multilingual support for Plain TeX or LaTeX. -docfiles size=3454264 +docfiles size=858 texmf-dist/doc/generic/babel/00readme.heb texmf-dist/doc/generic/babel/00readme.txt texmf-dist/doc/generic/babel/GreekFonts.txt @@ -7012,7 +7012,7 @@ docfiles size=3454264 texmf-dist/doc/generic/babel/tb1401.pdf texmf-dist/doc/generic/babel/tb1604.pdf texmf-dist/doc/generic/babel/todo.txt -srcfiles size=1743075 +srcfiles size=488 texmf-dist/source/generic/babel/albanian.dtx texmf-dist/source/generic/babel/albanian.ins texmf-dist/source/generic/babel/athnum.dtx @@ -7118,7 +7118,7 @@ srcfiles size=1743075 texmf-dist/source/generic/babel/usorbian.dtx texmf-dist/source/generic/babel/welsh.dtx texmf-dist/source/generic/babel/welsh.ins -runfiles size=824650 +runfiles size=251 texmf-dist/makeindex/babel/bbglo.ist texmf-dist/makeindex/babel/bbind.ist texmf-dist/tex/generic/babel/8859-8.def @@ -7284,7 +7284,7 @@ longdesc citation may be written in another language, or the whole longdesc bibliography can be typeset in a language chosen by the user. longdesc In addition, the package supports commands to change the longdesc typography of the bibliographies. -docfiles size=1343127 +docfiles size=333 texmf-dist/doc/latex/babelbib/ChangeLog texmf-dist/doc/latex/babelbib/README details="Readme" texmf-dist/doc/latex/babelbib/babelbib.pdf details="Package documentation" @@ -7293,11 +7293,11 @@ docfiles size=1343127 texmf-dist/doc/latex/babelbib/babelbibtest.tex texmf-dist/doc/latex/babelbib/getversion.tex texmf-dist/doc/latex/babelbib/tugboat-babelbib.pdf -srcfiles size=279763 +srcfiles size=69 texmf-dist/source/latex/babelbib/Makefile texmf-dist/source/latex/babelbib/babelbib.dtx texmf-dist/source/latex/babelbib/babelbib.ins -runfiles size=675952 +runfiles size=185 texmf-dist/bibtex/bst/babelbib/bababbr3-fl.bst texmf-dist/bibtex/bst/babelbib/bababbr3-lf.bst texmf-dist/bibtex/bst/babelbib/bababbr3.bst @@ -7345,14 +7345,14 @@ shortdesc Package for typesetting backgammon. longdesc The package was designed to annotate backgammon matches and longdesc positions; it is accompanied by a font (distributed as MetaFont longdesc source). -docfiles size=31754 +docfiles size=9 texmf-dist/doc/latex/backgammon/description.ps.gz texmf-dist/doc/latex/backgammon/sampletext.dvi texmf-dist/doc/latex/backgammon/sampletext.tex -srcfiles size=411 +srcfiles size=2 texmf-dist/source/latex/backgammon/README texmf-dist/source/latex/backgammon/make_font -runfiles size=40247 +runfiles size=11 texmf-dist/fonts/source/public/backgammon/bg.mf texmf-dist/fonts/tfm/public/backgammon/bg.tfm texmf-dist/tex/latex/backgammon/bg.sty @@ -7367,14 +7367,14 @@ revision 1487 shortdesc Writing Bangla and Assamese with LaTeX. longdesc The bundle provides class files for writing Bangla and Assamese longdesc with LaTeX, and MetaFont sources for fonts. -docfiles size=153836 +docfiles size=41 texmf-dist/doc/latex/bangtex/README.bangtex texmf-dist/doc/latex/bangtex/bangfont.tex texmf-dist/doc/latex/bangtex/manual.dvi texmf-dist/doc/latex/bangtex/manual.tex texmf-dist/doc/latex/bangtex/samplett.tex texmf-dist/doc/latex/bangtex/samptex.tex -runfiles size=263057 +runfiles size=77 texmf-dist/fonts/source/public/bangtex/bang10.mf texmf-dist/fonts/source/public/bangtex/bangbase.mf texmf-dist/fonts/source/public/bangtex/bangconso.mf @@ -7414,7 +7414,7 @@ shortdesc Fonts for making barcodes. longdesc The package deals with EAN barcodes; MetaFont fonts are longdesc provided, and a set of examples; for some codes, a small Perl longdesc script is needed. -docfiles size=271330 +docfiles size=74 texmf-dist/doc/latex/barcodes/README details="Package Readme" texmf-dist/doc/latex/barcodes/bcfaq.tex texmf-dist/doc/latex/barcodes/changes @@ -7427,10 +7427,10 @@ docfiles size=271330 texmf-dist/doc/latex/barcodes/wlcdb.vpl texmf-dist/doc/latex/barcodes/wlcf39.vpl texmf-dist/doc/latex/barcodes/wlitf.vpl -srcfiles size=83110 +srcfiles size=21 texmf-dist/source/latex/barcodes/barcodes.dtx texmf-dist/source/latex/barcodes/barcodes.ins -runfiles size=35357 +runfiles size=17 texmf-dist/fonts/source/public/barcodes/wlc11.mf texmf-dist/fonts/source/public/barcodes/wlc128.mf texmf-dist/fonts/source/public/barcodes/wlc39.mf @@ -7455,7 +7455,7 @@ shortdesc LateX package for drawing bar diagrams. longdesc The main purpose of the package is to make the drawing of bar longdesc diagrams possible and easy in LaTeX. The BarDiag package is longdesc inspired by and based on PSTricks. -docfiles size=2334706 +docfiles size=606 texmf-dist/doc/latex/bardiag/README details="Readme" texmf-dist/doc/latex/bardiag/bardiag.ps texmf-dist/doc/latex/bardiag/bardiag.tex @@ -7513,7 +7513,7 @@ docfiles size=2334706 texmf-dist/doc/latex/bardiag/src/7.tex texmf-dist/doc/latex/bardiag/src/8.tex texmf-dist/doc/latex/bardiag/src/9.tex -runfiles size=62936 +runfiles size=18 texmf-dist/tex/latex/bardiag/barddoc.sty texmf-dist/tex/latex/bardiag/bardiag.bar texmf-dist/tex/latex/bardiag/bardiag.cfg @@ -7527,24 +7527,24 @@ catalogue-license lppl name barr category Package revision 693 -docfiles size=69414 +docfiles size=18 texmf-dist/doc/latex/barr/diagdoc.tex texmf-dist/doc/latex/barr/diaxydoc.tex -runfiles size=74884 +runfiles size=20 texmf-dist/tex/latex/barr/diagram.tex texmf-dist/tex/latex/barr/diagxy.tex name bayer category Package revision 695 -docfiles size=16313 +docfiles size=5 texmf-dist/doc/latex/bayer/README texmf-dist/doc/latex/bayer/forms.eps texmf-dist/doc/latex/bayer/front.ps.gz -srcfiles size=95814 +srcfiles size=24 texmf-dist/source/latex/bayer/universal.dtx texmf-dist/source/latex/bayer/universal.ins -runfiles size=75568 +runfiles size=32 texmf-dist/fonts/source/public/bayer/universal-accents.mf texmf-dist/fonts/source/public/bayer/universal-digits.mf texmf-dist/fonts/source/public/bayer/universal-extras.mf @@ -7574,10 +7574,10 @@ shortdesc A symbol (dingbat) font and LaTeX macros for its use. longdesc A symbol font (distributed as MetaFont source) that contains longdesc many of the symbols of the Zapf dingbats set, together with an longdesc NFSS interface for using the font. -srcfiles size=32556 +srcfiles size=9 texmf-dist/source/latex/bbding/bbding.dtx texmf-dist/source/latex/bbding/bbding.ins -runfiles size=89220 +runfiles size=24 texmf-dist/fonts/source/public/bbding/bbding10.mf texmf-dist/fonts/tfm/public/bbding/bbding10.tfm texmf-dist/tex/latex/bbding/Uding.fd @@ -7597,17 +7597,17 @@ longdesc available with the bbm-macros package. The Sauter font package longdesc has MetaFont parameter source files for building the fonts at longdesc more sizes than you could reasonably imagine. These fonts longdesc appear in the blackboard bold sampler. -docfiles size=7312 +docfiles size=4 texmf-dist/doc/fonts/bbm/bbm.readme texmf-dist/doc/fonts/bbm/gfbatch.batch texmf-dist/doc/fonts/bbm/mfbatch.batch texmf-dist/doc/fonts/bbm/test.tex -srcfiles size=12806 +srcfiles size=6 texmf-dist/source/latex/bbm/bbm.drv texmf-dist/source/latex/bbm/bbm.dtx texmf-dist/source/latex/bbm/bbm.ins texmf-dist/source/latex/bbm/readme.bbm -runfiles size=312376 +runfiles size=117 texmf-dist/fonts/source/public/bbm/bbm10.mf texmf-dist/fonts/source/public/bbm/bbm12.mf texmf-dist/fonts/source/public/bbm/bbm17.mf @@ -7715,14 +7715,14 @@ longdesc Provides LaTeX support for Blackboard variants of Computer longdesc Modern fonts. Declares a font family bbm so you can in longdesc principle write running text in blackboard bold, and lots of longdesc math alphabets for using the fonts within maths. -docfiles size=971 +docfiles size=2 texmf-dist/doc/latex/bbm-macros/bbm texmf-dist/doc/latex/bbm-macros/readme.bbm -srcfiles size=11859 +srcfiles size=5 texmf-dist/source/latex/bbm-macros/bbm.drv texmf-dist/source/latex/bbm-macros/bbm.dtx texmf-dist/source/latex/bbm-macros/bbm.ins -runfiles size=7281 +runfiles size=4 texmf-dist/tex/latex/bbm-macros/bbm.sty texmf-dist/tex/latex/bbm-macros/ubbm.fd texmf-dist/tex/latex/bbm-macros/ubbmss.fd @@ -7742,14 +7742,14 @@ longdesc for use with LaTeX. The Sauter font package has MetaFont longdesc parameter source files for building the fonts at more sizes longdesc than you could reasonably imagine. See the blackboard sampler longdesc for a feel for the font's appearance. -docfiles size=1431 +docfiles size=2 texmf-dist/doc/latex/bbold/INSTALL texmf-dist/doc/latex/bbold/README -srcfiles size=13406 +srcfiles size=5 texmf-dist/source/latex/bbold/bbold.dtx texmf-dist/source/latex/bbold/bbold.ins texmf-dist/source/latex/bbold/fonttabl.sty -runfiles size=97965 +runfiles size=45 texmf-dist/fonts/source/public/bbold/bbbase.mf texmf-dist/fonts/source/public/bbold/bbgreekl.mf texmf-dist/fonts/source/public/bbold/bbgreeku.mf @@ -7802,7 +7802,7 @@ longdesc transparency effects, a \transduration command, animation longdesc commands, a pauses environment. Beamer also provides longdesc compatibility with other packages like prosper. depend pgf -docfiles size=3945151 +docfiles size=1008 texmf-dist/doc/latex/beamer/AUTHORS texmf-dist/doc/latex/beamer/ChangeLog texmf-dist/doc/latex/beamer/FILES @@ -7882,7 +7882,7 @@ docfiles size=3945151 texmf-dist/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.lyx texmf-dist/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.tex texmf-dist/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.fr.tex -runfiles size=556033 +runfiles size=215 texmf-dist/tex/latex/beamer/art/beamericonarticle.20.eps texmf-dist/tex/latex/beamer/art/beamericonarticle.20.pdf texmf-dist/tex/latex/beamer/art/beamericonarticle.eps @@ -8015,16 +8015,16 @@ catalogue-license gpl name beamer-contrib category Package revision 4016 -docfiles size=148 +docfiles size=1 texmf-dist/doc/latex/beamer-contrib/README.themes -runfiles size=3862 +runfiles size=1 texmf-dist/tex/latex/beamer-contrib/beamerthemeJLTree.sty name beamer-tut-pt category Documentation revision 1754 shortdesc An introduction to the Beamer class, in Portuguese. -docfiles size=4133008 +docfiles size=1022 texmf-doc/doc/portuguese/beamer-tut-pt/AnnArbor1.ps texmf-doc/doc/portuguese/beamer-tut-pt/AnnArbor2.ps texmf-doc/doc/portuguese/beamer-tut-pt/CambridgeUS1.ps @@ -8061,7 +8061,7 @@ catalogue-license gpl name beebe category Package revision 1634 -runfiles size=4290563 +runfiles size=1073 texmf-dist/bibtex/bib/beebe/gut.bib texmf-dist/bibtex/bib/beebe/komoedie.bib texmf-dist/bibtex/bib/beebe/texbook1.bib @@ -8125,12 +8125,12 @@ revision 2336 shortdesc Typeset Begriffschrift. longdesc The package defines maths mode commands for typesetting Frege's longdesc Begriffschrift. -docfiles size=73465 +docfiles size=20 texmf-dist/doc/latex/begriff/COPYING texmf-dist/doc/latex/begriff/README texmf-dist/doc/latex/begriff/examples.pdf texmf-dist/doc/latex/begriff/examples.tex -runfiles size=6724 +runfiles size=2 texmf-dist/tex/latex/begriff/begriff.sty catalogue-version 1.6 catalogue-date 2007-01-29 23:57:18 +0100 @@ -8145,13 +8145,13 @@ longdesc This package replaces the original MathTime fonts, not longdesc MathTime-Plus or MathTime Professional (the last being the only longdesc currently available commercial bundle). execute addMap belleek.map -docfiles size=597 +docfiles size=1 texmf-dist/doc/fonts/belleek/README details="Readme" -srcfiles size=827 +srcfiles size=3 texmf-dist/source/latex/belleek/my1mtt.fd texmf-dist/source/latex/belleek/my2mtt.fd texmf-dist/source/latex/belleek/my3mtt.fd -runfiles size=123939 +runfiles size=34 texmf-dist/fonts/map/dvips/belleek/belleek.map texmf-dist/fonts/truetype/public/belleek/blex.ttf texmf-dist/fonts/truetype/public/belleek/blsy.ttf @@ -8167,11 +8167,11 @@ catalogue-license pd name bengali category Package revision 701 -srcfiles size=58290 +srcfiles size=16 texmf-dist/source/latex/bengali/beng.c texmf-dist/source/latex/bengali/bengdoc.bn texmf-dist/source/latex/bengali/example.bn -runfiles size=112389 +runfiles size=42 texmf-dist/fonts/source/public/bengali/bn.mf texmf-dist/fonts/source/public/bengali/bnbanjon.mf texmf-dist/fonts/source/public/bengali/bndigit.mf @@ -8207,12 +8207,12 @@ longdesc (a Frutiger descendant), and Bera Mono (monospaced/typewriter). longdesc Support for use in LaTeX is also provided. The Bera family is a longdesc repackaging, for use with TeX, of the Bitstream Vera family. execute addMap bera.map -docfiles size=31570 +docfiles size=10 texmf-dist/doc/fonts/bera/LICENSE texmf-dist/doc/fonts/bera/README texmf-dist/doc/fonts/bera/bera.pdf details="Font samples:" texmf-dist/doc/fonts/bera/bera.txt -runfiles size=791410 +runfiles size=249 texmf-dist/fonts/afm/public/bera/fveb8a.afm texmf-dist/fonts/afm/public/bera/fver8a.afm texmf-dist/fonts/afm/public/bera/fvmb8a.afm @@ -8329,10 +8329,10 @@ longdesc diacritical characters into your document using the commonly longdesc used Beta Code transliteration. You can directly insert Beta longdesc Code texts — as they can be found at the Perseus project, for longdesc example — without modification. -docfiles size=193455 +docfiles size=48 texmf-dist/doc/latex/betababel/betatest.pdf texmf-dist/doc/latex/betababel/betatest.tex -runfiles size=10953 +runfiles size=3 texmf-dist/tex/latex/betababel/betababel.sty catalogue-version 0.5 catalogue-date 2006-12-21 16:38:41 +0100 @@ -8345,13 +8345,13 @@ revision 1487 shortdesc Use Concrete fonts. longdesc Typeset a LaTeX2e document with the Concrete fonts designed by longdesc Don Knuth and used in his book “Concrete Mathematics”. -docfiles size=16352 +docfiles size=4 texmf-dist/doc/latex/beton/beton.dvi -srcfiles size=16278 +srcfiles size=6 texmf-dist/source/latex/beton/beton.dtx texmf-dist/source/latex/beton/beton.ins texmf-dist/source/latex/beton/legal.txt -runfiles size=2963 +runfiles size=1 texmf-dist/tex/latex/beton/beton.sty catalogue-version catalogue-date 2006-12-29 12:26:56 +0100 @@ -8367,11 +8367,11 @@ longdesc drawing linear, cubic, and rational quadratic Bezier curves longdesc (standard LaTeX only offers non-rational quadratic splines). longdesc Provides a package multiply that provides a command for longdesc multiplication of a length without numerical overflow. -srcfiles size=64946 +srcfiles size=18 texmf-dist/source/latex/bez123/README texmf-dist/source/latex/bez123/bez123.dtx texmf-dist/source/latex/bez123/bez123.ins -runfiles size=12690 +runfiles size=4 texmf-dist/tex/latex/bez123/bez123.sty texmf-dist/tex/latex/bez123/multiply.sty catalogue-version @@ -8389,13 +8389,13 @@ longdesc arabic; – a tool for making end-environment checking more longdesc meaningful; – tensorial indexes; – tools for easy entry of longdesc Spanish index entries; and – dotless i's and j's for maths longdesc fonts. -docfiles size=105419 +docfiles size=29 texmf-dist/doc/latex/bezos/README texmf-dist/doc/latex/bezos/accents.tex texmf-dist/doc/latex/bezos/bezos.pdf texmf-dist/doc/latex/bezos/esindex.tex texmf-dist/doc/latex/bezos/tensind.tex -runfiles size=22608 +runfiles size=8 texmf-dist/tex/latex/bezos/accents.sty texmf-dist/tex/latex/bezos/arabicfront.sty texmf-dist/tex/latex/bezos/checkend.sty @@ -8417,10 +8417,10 @@ longdesc for the Russian hyphenation files. To use with Babel, simply longdesc drop the .tex files in an appropriate place, tell babel that longdesc bghyphen.tex is the hyphenation file for Bulgarian (typically longdesc in the file language.dat), and produce new format files. -docfiles size=164757 +docfiles size=41 texmf-dist/doc/generic/bghyphen/README texmf-dist/doc/generic/bghyphen/azbukaExtended.pdf -runfiles size=13964 +runfiles size=6 texmf-dist/tex/generic/bghyphen/bghyphen.tex texmf-dist/tex/generic/bghyphen/bghyphsi.tex texmf-dist/tex/generic/bghyphen/catmik.tex @@ -8439,16 +8439,16 @@ longdesc the way that is common in the arts; it requires an auxiliary longdesc program, for which source and a DOS executable are provided. longdesc (Documentation is in German, though bibarts.sty does contain a longdesc brief introduction in English, as a comment.) -docfiles size=141888 +docfiles size=35 texmf-dist/doc/latex/bibarts/bibarts.dvi texmf-dist/doc/latex/bibarts/bibarts.tex -srcfiles size=131663 +srcfiles size=35 texmf-dist/source/latex/bibarts/bibarts.bar texmf-dist/source/latex/bibarts/gbib209.bat texmf-dist/source/latex/bibarts/gbib2e.bat texmf-dist/source/latex/bibarts/gbibsort.c texmf-dist/source/latex/bibarts/gbibsort.exe -runfiles size=21706 +runfiles size=7 texmf-dist/makeindex/bibarts/gbibarts.ist texmf-dist/tex/latex/bibarts/bibarts.sty catalogue-version @@ -8468,12 +8468,12 @@ longdesc is defined in the entry within the BibTeX database file, then longdesc the generated bibliography entry is linked to this. The package longdesc provides three different style files derived from each of the longdesc standard plain.bst and alpha.bst (i.e., six in total). -docfiles size=54305 +docfiles size=16 texmf-dist/doc/latex/bibhtml/LICENCE texmf-dist/doc/latex/bibhtml/bibhtml texmf-dist/doc/latex/bibhtml/bibhtml.html texmf-dist/doc/latex/bibhtml/bibhtml.xslt -runfiles size=148255 +runfiles size=40 texmf-dist/bibtex/bib/bibhtml/bibrefs.bib texmf-dist/bibtex/bst/bibhtml/alphahtml.bst texmf-dist/bibtex/bst/bibhtml/alphahtmldate.bst @@ -8493,17 +8493,17 @@ shortdesc Format bible citations. longdesc The bibleref package is designed to offer consistent formatting longdesc of references to parts of the Christian bible, in a number of longdesc well-defined formats. -docfiles size=241083 +docfiles size=62 texmf-dist/doc/latex/bibleref/README details="Readme" texmf-dist/doc/latex/bibleref/bibleref-manual.html texmf-dist/doc/latex/bibleref/bibleref.pdf texmf-dist/doc/latex/bibleref/bibleref.perl texmf-dist/doc/latex/bibleref/sample.pdf texmf-dist/doc/latex/bibleref/sample.tex -srcfiles size=96224 +srcfiles size=25 texmf-dist/source/latex/bibleref/bibleref.dtx texmf-dist/source/latex/bibleref/bibleref.ins -runfiles size=23773 +runfiles size=6 texmf-dist/tex/latex/bibleref/bibleref.sty catalogue-version 1.07 catalogue-date 2007-08-20 17:34:42 +0200 @@ -8517,12 +8517,12 @@ shortdesc Print a BibTeX database. longdesc The package provides the means of listing an entire BibTeX longdesc database, avoiding the potentially large (macro) impact longdesc associated with \nocite{*}. -docfiles size=5044 +docfiles size=2 texmf-dist/doc/latex/biblist/README texmf-dist/doc/latex/biblist/biblist.gde -srcfiles size=51598 +srcfiles size=13 texmf-dist/source/latex/biblist/biblist.bst-dist -runfiles size=23691 +runfiles size=6 texmf-dist/tex/latex/biblist/biblist.sty catalogue-version catalogue-date 2006-12-29 23:44:34 +0100 @@ -8538,7 +8538,7 @@ longdesc form, while printing citations in a document in the form longdesc specified by a BibTeX style, to be specified in the document longdesc itself. BibTeX itself is an ASCII-only program; there is, longdesc however, a version that copes with 8-bit character sets. -docfiles size=391686 +docfiles size=100 texmf-dist/doc/bibtex/base/bibshare texmf-dist/doc/bibtex/base/btxbst.doc texmf-dist/doc/bibtex/base/btxdoc.bib @@ -8566,14 +8566,14 @@ longdesc bibliographic ‘topic’, each of which will be processed longdesc separately by BibTeX. If you want to have bibliographies longdesc specific to one part of a document, see the packages bibunits longdesc or chapterbib. -docfiles size=252927 +docfiles size=64 texmf-dist/doc/latex/bibtopic/README texmf-dist/doc/latex/bibtopic/bibtopic.pdf texmf-dist/doc/latex/bibtopic/sample.tex -srcfiles size=169816 +srcfiles size=42 texmf-dist/source/latex/bibtopic/bibtopic.dtx texmf-dist/source/latex/bibtopic/bibtopic.ins -runfiles size=39014 +runfiles size=11 texmf-dist/bibtex/bib/bibtopic/articles.bib texmf-dist/bibtex/bib/bibtopic/books.bib texmf-dist/tex/latex/bibtopic/bibtopic.sty @@ -8589,15 +8589,15 @@ shortdesc Prefix references to bibliographies produced by bibtopic. longdesc The package permits users to apply prefixes (fixed strings) to longdesc references to entries in bibliographies produced by the longdesc bibtopic package. -docfiles size=390410 +docfiles size=98 texmf-dist/doc/latex/bibtopicprefix/README texmf-dist/doc/latex/bibtopicprefix/bibtopicprefix.pdf details="Package documentation" texmf-dist/doc/latex/bibtopicprefix/bibtopicprefix.xml -srcfiles size=16420 +srcfiles size=5 texmf-dist/source/latex/bibtopicprefix/bibtopicprefix.drv texmf-dist/source/latex/bibtopicprefix/bibtopicprefix.dtx texmf-dist/source/latex/bibtopicprefix/bibtopicprefix.ins -runfiles size=4054 +runfiles size=1 texmf-dist/tex/latex/bibtopicprefix/bibtopicprefix.sty catalogue-version 1.10 catalogue-date 2006-11-29 14:22:26 +0100 @@ -8617,14 +8617,14 @@ longdesc by LaTeX may also appear in the document and citations can be longdesc placed in both the local unit and the global bibliographies at longdesc the same time. The package is compatible with koma-script and longdesc with the babel French option frenchb. -docfiles size=272334 +docfiles size=68 texmf-dist/doc/latex/bibunits/README details="Readme" texmf-dist/doc/latex/bibunits/bibtexall texmf-dist/doc/latex/bibunits/bibunits.pdf details="Package documentation" -srcfiles size=68655 +srcfiles size=18 texmf-dist/source/latex/bibunits/bibunits.dtx texmf-dist/source/latex/bibunits/bibunits.ins -runfiles size=10533 +runfiles size=3 texmf-dist/tex/latex/bibunits/bibunits.sty catalogue-version 2.2 catalogue-date 2006-12-29 23:44:34 +0100 @@ -8638,12 +8638,12 @@ shortdesc Support for bidirectional typesetting with XeLaTeX. longdesc A convenient interface for typesetting bidirectional texts with longdesc XeLaTeX. (Also works with pdfLaTeX, though in this case its longdesc usefulness is doubtful). -docfiles size=154158 +docfiles size=39 texmf-dist/doc/xelatex/bidi/README.txt details="Readme" texmf-dist/doc/xelatex/bidi/bidi.pdf details="Package documentation" -srcfiles size=27562 +srcfiles size=7 texmf-dist/source/xelatex/bidi/bidi.dtx -runfiles size=10616 +runfiles size=3 texmf-dist/tex/xelatex/bidi/bidi.sty catalogue-version v0.2.2 catalogue-date 2007-08-22 21:37:03 +0200 @@ -8665,12 +8665,12 @@ longdesc Note that the majority of the bigfoot package's interface is longdesc identical to that of manyfoot; users should seek information longdesc from that package's documentation. The bigfoot bundle also longdesc provides the perpage and suffix packages. -docfiles size=255396 +docfiles size=64 texmf-dist/doc/latex/bigfoot/README details="Readme" texmf-dist/doc/latex/bigfoot/bigfoot.pdf details="Package documentation" texmf-dist/doc/latex/bigfoot/perpage.pdf texmf-dist/doc/latex/bigfoot/suffix.pdf -srcfiles size=163312 +srcfiles size=44 texmf-dist/source/latex/bigfoot/bigfoot.drv texmf-dist/source/latex/bigfoot/bigfoot.dtx texmf-dist/source/latex/bigfoot/bigfoot.ins @@ -8678,7 +8678,7 @@ srcfiles size=163312 texmf-dist/source/latex/bigfoot/perpage.dtx texmf-dist/source/latex/bigfoot/suffix.drv texmf-dist/source/latex/bigfoot/suffix.dtx -runfiles size=48694 +runfiles size=13 texmf-dist/tex/latex/bigfoot/bigfoot.sty texmf-dist/tex/latex/bigfoot/perpage.sty texmf-dist/tex/latex/bigfoot/suffix.sty @@ -8690,9 +8690,9 @@ catalogue-license gpl2 name bin-afm2pl category TLCore revision 5403 -docfiles size=13225 +docfiles size=4 texmf/doc/man/man1/afm2pl.1 -runfiles size=55728 +runfiles size=26 texmf/fonts/enc/dvips/afm2pl/ot1.enc texmf/fonts/enc/dvips/afm2pl/ot1csc.enc texmf/fonts/enc/dvips/afm2pl/ot1ital.enc @@ -8711,178 +8711,178 @@ runfiles size=55728 texmf/tex/fontinst/afm2pl/ly1c.etx texmf/tex/fontinst/afm2pl/makesc8y.tex texmf/tex/latex/afm2pl/uclcptm.sty -binfiles arch=i386-openbsd size=68228 +binfiles arch=i386-openbsd size=17 bin/i386-openbsd/afm2pl -binfiles arch=i386-solaris size=76684 +binfiles arch=i386-solaris size=19 bin/i386-solaris/afm2pl -binfiles arch=i386-linux size=68072 +binfiles arch=i386-linux size=17 bin/i386-linux/afm2pl -binfiles arch=hppa-hpux size=115185 +binfiles arch=hppa-hpux size=29 bin/hppa-hpux/afm2pl -binfiles arch=mips-irix size=135444 +binfiles arch=mips-irix size=34 bin/mips-irix/afm2pl -binfiles arch=alpha-linux size=112592 +binfiles arch=alpha-linux size=28 bin/alpha-linux/afm2pl -binfiles arch=sparc-linux size=80272 +binfiles arch=sparc-linux size=20 bin/sparc-linux/afm2pl -binfiles arch=sparc-solaris size=147736 +binfiles arch=sparc-solaris size=37 bin/sparc-solaris/afm2pl -binfiles arch=i386-freebsd size=70308 +binfiles arch=i386-freebsd size=18 bin/i386-freebsd/afm2pl -binfiles arch=win32 size=23040 +binfiles arch=win32 size=6 bin/win32/afm2pl.exe -binfiles arch=i386-darwin size=88644 +binfiles arch=i386-darwin size=22 bin/i386-darwin/afm2pl -binfiles arch=powerpc-linux size=85524 +binfiles arch=powerpc-linux size=21 bin/powerpc-linux/afm2pl -binfiles arch=powerpc-aix size=104590 +binfiles arch=powerpc-aix size=26 bin/powerpc-aix/afm2pl -binfiles arch=powerpc-darwin size=85236 - bin/powerpc-darwin/afm2pl -binfiles arch=x86_64-linux size=86296 +binfiles arch=x86_64-linux size=22 bin/x86_64-linux/afm2pl +binfiles arch=powerpc-darwin size=21 + bin/powerpc-darwin/afm2pl name bin-aleph category TLCore revision 5403 depend bin-omega execute BuildFormat aleph -runfiles size=30925 +runfiles size=9 texmf/fmtutil/format.aleph.cnf texmf/web2c/aleph.pool -binfiles arch=i386-openbsd size=432777 +binfiles arch=i386-openbsd size=107 bin/i386-openbsd/aleph bin/i386-openbsd/lamed -binfiles arch=i386-solaris size=477705 +binfiles arch=i386-solaris size=118 bin/i386-solaris/aleph bin/i386-solaris/lamed -binfiles arch=i386-linux size=408357 +binfiles arch=i386-linux size=101 bin/i386-linux/aleph bin/i386-linux/lamed -binfiles arch=hppa-hpux size=566593 +binfiles arch=hppa-hpux size=140 bin/hppa-hpux/aleph bin/hppa-hpux/lamed -binfiles arch=mips-irix size=811141 +binfiles arch=mips-irix size=200 bin/mips-irix/aleph bin/mips-irix/lamed -binfiles arch=alpha-linux size=666685 +binfiles arch=alpha-linux size=164 bin/alpha-linux/aleph bin/alpha-linux/lamed -binfiles arch=sparc-linux size=507541 +binfiles arch=sparc-linux size=125 bin/sparc-linux/aleph bin/sparc-linux/lamed -binfiles arch=sparc-solaris size=704509 +binfiles arch=sparc-solaris size=173 bin/sparc-solaris/aleph bin/sparc-solaris/lamed -binfiles arch=i386-freebsd size=455609 +binfiles arch=i386-freebsd size=113 bin/i386-freebsd/aleph bin/i386-freebsd/lamed -binfiles arch=win32 size=389632 +binfiles arch=win32 size=96 bin/win32/aleph.dll bin/win32/aleph.exe bin/win32/lamed.exe -binfiles arch=i386-darwin size=520901 +binfiles arch=i386-darwin size=129 bin/i386-darwin/aleph bin/i386-darwin/lamed -binfiles arch=powerpc-linux size=512769 +binfiles arch=powerpc-linux size=127 bin/powerpc-linux/aleph bin/powerpc-linux/lamed -binfiles arch=powerpc-aix size=545754 +binfiles arch=powerpc-aix size=135 bin/powerpc-aix/aleph bin/powerpc-aix/lamed -binfiles arch=powerpc-darwin size=529833 - bin/powerpc-darwin/aleph - bin/powerpc-darwin/lamed -binfiles arch=x86_64-linux size=474413 +binfiles arch=x86_64-linux size=117 bin/x86_64-linux/aleph bin/x86_64-linux/lamed +binfiles arch=powerpc-darwin size=131 + bin/powerpc-darwin/aleph + bin/powerpc-darwin/lamed name bin-amstex category TLCore revision 5403 depend bin-tex execute BuildFormat amstex -docfiles size=2625 +docfiles size=1 texmf/doc/man/man1/amstex.1 -runfiles size=374 +runfiles size=1 texmf/fmtutil/format.amstex.cnf -binfiles arch=i386-openbsd size=6 +binfiles arch=i386-openbsd size=1 bin/i386-openbsd/amstex -binfiles arch=i386-solaris size=6 +binfiles arch=i386-solaris size=1 bin/i386-solaris/amstex -binfiles arch=i386-linux size=6 +binfiles arch=i386-linux size=1 bin/i386-linux/amstex -binfiles arch=hppa-hpux size=6 +binfiles arch=hppa-hpux size=1 bin/hppa-hpux/amstex -binfiles arch=mips-irix size=6 +binfiles arch=mips-irix size=1 bin/mips-irix/amstex -binfiles arch=alpha-linux size=6 +binfiles arch=alpha-linux size=1 bin/alpha-linux/amstex -binfiles arch=sparc-linux size=6 +binfiles arch=sparc-linux size=1 bin/sparc-linux/amstex -binfiles arch=sparc-solaris size=6 +binfiles arch=sparc-solaris size=1 bin/sparc-solaris/amstex -binfiles arch=i386-freebsd size=6 +binfiles arch=i386-freebsd size=1 bin/i386-freebsd/amstex -binfiles arch=win32 size=2560 +binfiles arch=win32 size=1 bin/win32/amstex.exe -binfiles arch=i386-darwin size=6 +binfiles arch=i386-darwin size=1 bin/i386-darwin/amstex -binfiles arch=powerpc-linux size=6 +binfiles arch=powerpc-linux size=1 bin/powerpc-linux/amstex -binfiles arch=powerpc-aix size=6 +binfiles arch=powerpc-aix size=1 bin/powerpc-aix/amstex -binfiles arch=powerpc-darwin size=6 - bin/powerpc-darwin/amstex -binfiles arch=x86_64-linux size=6 +binfiles arch=x86_64-linux size=1 bin/x86_64-linux/amstex +binfiles arch=powerpc-darwin size=1 + bin/powerpc-darwin/amstex name bin-bibtex category TLCore revision 5403 depend bin-kpathsea -docfiles size=4465 +docfiles size=2 texmf/doc/man/man1/bibtex.1 -binfiles arch=i386-openbsd size=128740 +binfiles arch=i386-openbsd size=32 bin/i386-openbsd/bibtex -binfiles arch=i386-solaris size=146236 +binfiles arch=i386-solaris size=36 bin/i386-solaris/bibtex -binfiles arch=i386-linux size=119444 +binfiles arch=i386-linux size=30 bin/i386-linux/bibtex -binfiles arch=hppa-hpux size=180845 +binfiles arch=hppa-hpux size=45 bin/hppa-hpux/bibtex -binfiles arch=mips-irix size=256800 +binfiles arch=mips-irix size=63 bin/mips-irix/bibtex -binfiles arch=alpha-linux size=203216 +binfiles arch=alpha-linux size=50 bin/alpha-linux/bibtex -binfiles arch=sparc-linux size=141228 +binfiles arch=sparc-linux size=35 bin/sparc-linux/bibtex -binfiles arch=sparc-solaris size=256572 +binfiles arch=sparc-solaris size=63 bin/sparc-solaris/bibtex -binfiles arch=i386-freebsd size=128496 +binfiles arch=i386-freebsd size=32 bin/i386-freebsd/bibtex -binfiles arch=win32 size=72192 +binfiles arch=win32 size=18 bin/win32/bibtex.exe -binfiles arch=i386-darwin size=163260 +binfiles arch=i386-darwin size=40 bin/i386-darwin/bibtex -binfiles arch=powerpc-linux size=155284 +binfiles arch=powerpc-linux size=38 bin/powerpc-linux/bibtex -binfiles arch=powerpc-aix size=170769 +binfiles arch=powerpc-aix size=42 bin/powerpc-aix/bibtex -binfiles arch=powerpc-darwin size=163944 - bin/powerpc-darwin/bibtex -binfiles arch=x86_64-linux size=148736 +binfiles arch=x86_64-linux size=37 bin/x86_64-linux/bibtex +binfiles arch=powerpc-darwin size=41 + bin/powerpc-darwin/bibtex name bin-bibtex8 category TLCore revision 5403 -docfiles size=51124 +docfiles size=15 texmf/doc/bibtex8/00readme.txt texmf/doc/bibtex8/HISTORY texmf/doc/bibtex8/csfile.txt texmf/doc/bibtex8/file_id.diz -runfiles size=69144 +runfiles size=21 texmf/bibtex/csf/base/88591lat.csf texmf/bibtex/csf/base/88591sca.csf texmf/bibtex/csf/base/ascii.csf @@ -8890,45 +8890,45 @@ runfiles size=69144 texmf/bibtex/csf/base/cp850lat.csf texmf/bibtex/csf/base/cp850sca.csf texmf/bibtex/csf/base/cp866rus.csf -binfiles arch=i386-openbsd size=152900 +binfiles arch=i386-openbsd size=38 bin/i386-openbsd/bibtex8 -binfiles arch=i386-solaris size=173536 +binfiles arch=i386-solaris size=43 bin/i386-solaris/bibtex8 -binfiles arch=i386-linux size=144376 +binfiles arch=i386-linux size=36 bin/i386-linux/bibtex8 -binfiles arch=hppa-hpux size=205441 +binfiles arch=hppa-hpux size=51 bin/hppa-hpux/bibtex8 -binfiles arch=mips-irix size=300888 +binfiles arch=mips-irix size=74 bin/mips-irix/bibtex8 -binfiles arch=alpha-linux size=251088 +binfiles arch=alpha-linux size=62 bin/alpha-linux/bibtex8 -binfiles arch=sparc-linux size=170460 +binfiles arch=sparc-linux size=42 bin/sparc-linux/bibtex8 -binfiles arch=sparc-solaris size=289824 +binfiles arch=sparc-solaris size=71 bin/sparc-solaris/bibtex8 -binfiles arch=i386-freebsd size=153668 +binfiles arch=i386-freebsd size=38 bin/i386-freebsd/bibtex8 -binfiles arch=win32 size=98816 +binfiles arch=win32 size=25 bin/win32/bibtex8.exe -binfiles arch=i386-darwin size=200224 +binfiles arch=i386-darwin size=49 bin/i386-darwin/bibtex8 -binfiles arch=powerpc-linux size=184068 +binfiles arch=powerpc-linux size=45 bin/powerpc-linux/bibtex8 -binfiles arch=powerpc-aix size=203265 +binfiles arch=powerpc-aix size=50 bin/powerpc-aix/bibtex8 -binfiles arch=powerpc-darwin size=192720 - bin/powerpc-darwin/bibtex8 -binfiles arch=x86_64-linux size=181712 +binfiles arch=x86_64-linux size=45 bin/x86_64-linux/bibtex8 +binfiles arch=powerpc-darwin size=48 + bin/powerpc-darwin/bibtex8 name bin-bzip2 category TLCore revision 5403 -docfiles size=319837 +docfiles size=79 texmf/doc/bzip2/bzip2.html texmf/doc/bzip2/bzip2.pdf texmf/doc/bzip2/manual.html -binfiles arch=win32 size=132608 +binfiles arch=win32 size=33 bin/win32/bzip2.exe bin/win32/bzip2recover.exe bin/win32/tl90bzip2.dll @@ -8936,19 +8936,19 @@ binfiles arch=win32 size=132608 name bin-chktex category TLCore revision 5403 -docfiles size=594126 +docfiles size=147 texmf/doc/chktex/ChkTeX.html texmf/doc/chktex/ChkTeX.pdf texmf/doc/chktex/chktex.dvi -runfiles size=18864 +runfiles size=5 texmf/chktex/.chktexrc -binfiles arch=win32 size=40960 +binfiles arch=win32 size=10 bin/win32/chktex.exe name bin-cjkutils category TLCore revision 5403 -docfiles size=554557 +docfiles size=146 texmf/doc/bg5conv/bg5conv.pdf texmf/doc/bg5conv/man/pdf/bg5conv.pdf texmf/doc/cef5conv/cef5conv.pdf @@ -8971,7 +8971,7 @@ docfiles size=554557 texmf/doc/man/man1/sjisconv.1 texmf/doc/sjisconv/man/pdf/sjisconv.pdf texmf/doc/sjisconv/sjisconv.pdf -runfiles size=8021 +runfiles size=16 texmf/hbf2gf/README texmf/hbf2gf/b5ka12.cfg texmf/hbf2gf/b5kr12.cfg @@ -8988,7 +8988,7 @@ runfiles size=8021 texmf/hbf2gf/j2so12.cfg texmf/hbf2gf/jsso12.cfg texmf/hbf2gf/ksso17.cfg -binfiles arch=i386-openbsd size=124819 +binfiles arch=i386-openbsd size=45 bin/i386-openbsd/bg5+latex bin/i386-openbsd/bg5+pdflatex bin/i386-openbsd/bg5conv @@ -9010,7 +9010,7 @@ binfiles arch=i386-openbsd size=124819 bin/i386-openbsd/sjisconv bin/i386-openbsd/sjislatex bin/i386-openbsd/sjispdflatex -binfiles arch=i386-solaris size=126611 +binfiles arch=i386-solaris size=47 bin/i386-solaris/bg5+latex bin/i386-solaris/bg5+pdflatex bin/i386-solaris/bg5conv @@ -9032,7 +9032,7 @@ binfiles arch=i386-solaris size=126611 bin/i386-solaris/sjisconv bin/i386-solaris/sjislatex bin/i386-solaris/sjispdflatex -binfiles arch=i386-linux size=112947 +binfiles arch=i386-linux size=42 bin/i386-linux/bg5+latex bin/i386-linux/bg5+pdflatex bin/i386-linux/bg5conv @@ -9054,7 +9054,7 @@ binfiles arch=i386-linux size=112947 bin/i386-linux/sjisconv bin/i386-linux/sjislatex bin/i386-linux/sjispdflatex -binfiles arch=hppa-hpux size=244809 +binfiles arch=hppa-hpux size=77 bin/hppa-hpux/bg5+latex bin/hppa-hpux/bg5+pdflatex bin/hppa-hpux/bg5conv @@ -9076,7 +9076,7 @@ binfiles arch=hppa-hpux size=244809 bin/hppa-hpux/sjisconv bin/hppa-hpux/sjislatex bin/hppa-hpux/sjispdflatex -binfiles arch=mips-irix size=261231 +binfiles arch=mips-irix size=78 bin/mips-irix/bg5+latex bin/mips-irix/bg5+pdflatex bin/mips-irix/bg5conv @@ -9098,7 +9098,7 @@ binfiles arch=mips-irix size=261231 bin/mips-irix/sjisconv bin/mips-irix/sjislatex bin/mips-irix/sjispdflatex -binfiles arch=alpha-linux size=186351 +binfiles arch=alpha-linux size=61 bin/alpha-linux/bg5+latex bin/alpha-linux/bg5+pdflatex bin/alpha-linux/bg5conv @@ -9120,7 +9120,7 @@ binfiles arch=alpha-linux size=186351 bin/alpha-linux/sjisconv bin/alpha-linux/sjislatex bin/alpha-linux/sjispdflatex -binfiles arch=sparc-linux size=130143 +binfiles arch=sparc-linux size=45 bin/sparc-linux/bg5+latex bin/sparc-linux/bg5+pdflatex bin/sparc-linux/bg5conv @@ -9142,7 +9142,7 @@ binfiles arch=sparc-linux size=130143 bin/sparc-linux/sjisconv bin/sparc-linux/sjislatex bin/sparc-linux/sjispdflatex -binfiles arch=sparc-solaris size=208211 +binfiles arch=sparc-solaris size=65 bin/sparc-solaris/bg5+latex bin/sparc-solaris/bg5+pdflatex bin/sparc-solaris/bg5conv @@ -9164,7 +9164,7 @@ binfiles arch=sparc-solaris size=208211 bin/sparc-solaris/sjisconv bin/sparc-solaris/sjislatex bin/sparc-solaris/sjispdflatex -binfiles arch=i386-freebsd size=120171 +binfiles arch=i386-freebsd size=42 bin/i386-freebsd/bg5+latex bin/i386-freebsd/bg5+pdflatex bin/i386-freebsd/bg5conv @@ -9186,7 +9186,7 @@ binfiles arch=i386-freebsd size=120171 bin/i386-freebsd/sjisconv bin/i386-freebsd/sjislatex bin/i386-freebsd/sjispdflatex -binfiles arch=win32 size=136192 +binfiles arch=win32 size=40 bin/win32/bg5conv.exe bin/win32/bg5latex.exe bin/win32/bg5pdflatex.exe @@ -9206,7 +9206,7 @@ binfiles arch=win32 size=136192 bin/win32/sjisconv.exe bin/win32/sjislatex.exe bin/win32/sjispdflatex.exe -binfiles arch=i386-darwin size=191991 +binfiles arch=i386-darwin size=62 bin/i386-darwin/bg5+latex bin/i386-darwin/bg5+pdflatex bin/i386-darwin/bg5conv @@ -9228,7 +9228,7 @@ binfiles arch=i386-darwin size=191991 bin/i386-darwin/sjisconv bin/i386-darwin/sjislatex bin/i386-darwin/sjispdflatex -binfiles arch=powerpc-linux size=135151 +binfiles arch=powerpc-linux size=48 bin/powerpc-linux/bg5+latex bin/powerpc-linux/bg5+pdflatex bin/powerpc-linux/bg5conv @@ -9250,7 +9250,7 @@ binfiles arch=powerpc-linux size=135151 bin/powerpc-linux/sjisconv bin/powerpc-linux/sjislatex bin/powerpc-linux/sjispdflatex -binfiles arch=powerpc-aix size=125571 +binfiles arch=powerpc-aix size=44 bin/powerpc-aix/bg5+latex bin/powerpc-aix/bg5+pdflatex bin/powerpc-aix/bg5conv @@ -9272,29 +9272,7 @@ binfiles arch=powerpc-aix size=125571 bin/powerpc-aix/sjisconv bin/powerpc-aix/sjislatex bin/powerpc-aix/sjispdflatex -binfiles arch=powerpc-darwin size=183243 - bin/powerpc-darwin/bg5+latex - bin/powerpc-darwin/bg5+pdflatex - bin/powerpc-darwin/bg5conv - bin/powerpc-darwin/bg5latex - bin/powerpc-darwin/bg5pdflatex - bin/powerpc-darwin/cef5conv - bin/powerpc-darwin/cef5latex - bin/powerpc-darwin/cef5pdflatex - bin/powerpc-darwin/cefconv - bin/powerpc-darwin/ceflatex - bin/powerpc-darwin/cefpdflatex - bin/powerpc-darwin/cefsconv - bin/powerpc-darwin/cefslatex - bin/powerpc-darwin/cefspdflatex - bin/powerpc-darwin/extconv - bin/powerpc-darwin/gbklatex - bin/powerpc-darwin/gbkpdflatex - bin/powerpc-darwin/hbf2gf - bin/powerpc-darwin/sjisconv - bin/powerpc-darwin/sjislatex - bin/powerpc-darwin/sjispdflatex -binfiles arch=x86_64-linux size=143399 +binfiles arch=x86_64-linux size=49 bin/x86_64-linux/bg5+latex bin/x86_64-linux/bg5+pdflatex bin/x86_64-linux/bg5conv @@ -9316,13 +9294,35 @@ binfiles arch=x86_64-linux size=143399 bin/x86_64-linux/sjisconv bin/x86_64-linux/sjislatex bin/x86_64-linux/sjispdflatex +binfiles arch=powerpc-darwin size=59 + bin/powerpc-darwin/bg5+latex + bin/powerpc-darwin/bg5+pdflatex + bin/powerpc-darwin/bg5conv + bin/powerpc-darwin/bg5latex + bin/powerpc-darwin/bg5pdflatex + bin/powerpc-darwin/cef5conv + bin/powerpc-darwin/cef5latex + bin/powerpc-darwin/cef5pdflatex + bin/powerpc-darwin/cefconv + bin/powerpc-darwin/ceflatex + bin/powerpc-darwin/cefpdflatex + bin/powerpc-darwin/cefsconv + bin/powerpc-darwin/cefslatex + bin/powerpc-darwin/cefspdflatex + bin/powerpc-darwin/extconv + bin/powerpc-darwin/gbklatex + bin/powerpc-darwin/gbkpdflatex + bin/powerpc-darwin/hbf2gf + bin/powerpc-darwin/sjisconv + bin/powerpc-darwin/sjislatex + bin/powerpc-darwin/sjispdflatex name bin-context category TLCore revision 5403 depend bin-pdftex execute BuildFormat context -docfiles size=47706 +docfiles size=18 texmf/doc/man/man1/ctxtools.1 texmf/doc/man/man1/fdf2tex.1 texmf/doc/man/man1/makempy.1 @@ -9335,9 +9335,9 @@ docfiles size=47706 texmf/doc/man/man1/texmfstart.1 texmf/doc/man/man1/textools.1 texmf/doc/man/man1/texutil.1 -runfiles size=579 +runfiles size=1 texmf/fmtutil/format.context.cnf -binfiles arch=i386-openbsd size=87267 +binfiles arch=i386-openbsd size=39 bin/i386-openbsd/ctxtools bin/i386-openbsd/exatools bin/i386-openbsd/luatools @@ -9356,7 +9356,7 @@ binfiles arch=i386-openbsd size=87267 bin/i386-openbsd/texutil bin/i386-openbsd/tmftools bin/i386-openbsd/xmltools -binfiles arch=i386-solaris size=87267 +binfiles arch=i386-solaris size=39 bin/i386-solaris/ctxtools bin/i386-solaris/exatools bin/i386-solaris/luatools @@ -9375,7 +9375,7 @@ binfiles arch=i386-solaris size=87267 bin/i386-solaris/texutil bin/i386-solaris/tmftools bin/i386-solaris/xmltools -binfiles arch=i386-linux size=87267 +binfiles arch=i386-linux size=39 bin/i386-linux/ctxtools bin/i386-linux/exatools bin/i386-linux/luatools @@ -9394,7 +9394,7 @@ binfiles arch=i386-linux size=87267 bin/i386-linux/texutil bin/i386-linux/tmftools bin/i386-linux/xmltools -binfiles arch=hppa-hpux size=87267 +binfiles arch=hppa-hpux size=39 bin/hppa-hpux/ctxtools bin/hppa-hpux/exatools bin/hppa-hpux/luatools @@ -9413,7 +9413,7 @@ binfiles arch=hppa-hpux size=87267 bin/hppa-hpux/texutil bin/hppa-hpux/tmftools bin/hppa-hpux/xmltools -binfiles arch=mips-irix size=87267 +binfiles arch=mips-irix size=39 bin/mips-irix/ctxtools bin/mips-irix/exatools bin/mips-irix/luatools @@ -9432,7 +9432,7 @@ binfiles arch=mips-irix size=87267 bin/mips-irix/texutil bin/mips-irix/tmftools bin/mips-irix/xmltools -binfiles arch=alpha-linux size=87267 +binfiles arch=alpha-linux size=39 bin/alpha-linux/ctxtools bin/alpha-linux/exatools bin/alpha-linux/luatools @@ -9451,7 +9451,7 @@ binfiles arch=alpha-linux size=87267 bin/alpha-linux/texutil bin/alpha-linux/tmftools bin/alpha-linux/xmltools -binfiles arch=sparc-linux size=87267 +binfiles arch=sparc-linux size=39 bin/sparc-linux/ctxtools bin/sparc-linux/exatools bin/sparc-linux/luatools @@ -9470,7 +9470,7 @@ binfiles arch=sparc-linux size=87267 bin/sparc-linux/texutil bin/sparc-linux/tmftools bin/sparc-linux/xmltools -binfiles arch=sparc-solaris size=87267 +binfiles arch=sparc-solaris size=39 bin/sparc-solaris/ctxtools bin/sparc-solaris/exatools bin/sparc-solaris/luatools @@ -9489,7 +9489,7 @@ binfiles arch=sparc-solaris size=87267 bin/sparc-solaris/texutil bin/sparc-solaris/tmftools bin/sparc-solaris/xmltools -binfiles arch=i386-freebsd size=87267 +binfiles arch=i386-freebsd size=39 bin/i386-freebsd/ctxtools bin/i386-freebsd/exatools bin/i386-freebsd/luatools @@ -9508,7 +9508,7 @@ binfiles arch=i386-freebsd size=87267 bin/i386-freebsd/texutil bin/i386-freebsd/tmftools bin/i386-freebsd/xmltools -binfiles arch=win32 size=909953 +binfiles arch=win32 size=239 bin/win32/ctxtools.bat bin/win32/exatools.bat bin/win32/luatools.bat @@ -9527,7 +9527,7 @@ binfiles arch=win32 size=909953 bin/win32/texutil.bat bin/win32/tmftools.bat bin/win32/xmltools.bat -binfiles arch=i386-darwin size=87267 +binfiles arch=i386-darwin size=39 bin/i386-darwin/ctxtools bin/i386-darwin/exatools bin/i386-darwin/luatools @@ -9546,7 +9546,7 @@ binfiles arch=i386-darwin size=87267 bin/i386-darwin/texutil bin/i386-darwin/tmftools bin/i386-darwin/xmltools -binfiles arch=powerpc-linux size=87267 +binfiles arch=powerpc-linux size=39 bin/powerpc-linux/ctxtools bin/powerpc-linux/exatools bin/powerpc-linux/luatools @@ -9565,7 +9565,7 @@ binfiles arch=powerpc-linux size=87267 bin/powerpc-linux/texutil bin/powerpc-linux/tmftools bin/powerpc-linux/xmltools -binfiles arch=powerpc-aix size=87267 +binfiles arch=powerpc-aix size=39 bin/powerpc-aix/ctxtools bin/powerpc-aix/exatools bin/powerpc-aix/luatools @@ -9584,26 +9584,7 @@ binfiles arch=powerpc-aix size=87267 bin/powerpc-aix/texutil bin/powerpc-aix/tmftools bin/powerpc-aix/xmltools -binfiles arch=powerpc-darwin size=87267 - bin/powerpc-darwin/ctxtools - bin/powerpc-darwin/exatools - bin/powerpc-darwin/luatools - bin/powerpc-darwin/makempy - bin/powerpc-darwin/mpstools - bin/powerpc-darwin/mptopdf - bin/powerpc-darwin/mtxtools - bin/powerpc-darwin/pdftools - bin/powerpc-darwin/pstopdf - bin/powerpc-darwin/rlxtools - bin/powerpc-darwin/runtools - bin/powerpc-darwin/texexec - bin/powerpc-darwin/texfont - bin/powerpc-darwin/texmfstart - bin/powerpc-darwin/textools - bin/powerpc-darwin/texutil - bin/powerpc-darwin/tmftools - bin/powerpc-darwin/xmltools -binfiles arch=x86_64-linux size=87267 +binfiles arch=x86_64-linux size=39 bin/x86_64-linux/ctxtools bin/x86_64-linux/exatools bin/x86_64-linux/luatools @@ -9622,657 +9603,676 @@ binfiles arch=x86_64-linux size=87267 bin/x86_64-linux/texutil bin/x86_64-linux/tmftools bin/x86_64-linux/xmltools +binfiles arch=powerpc-darwin size=39 + bin/powerpc-darwin/ctxtools + bin/powerpc-darwin/exatools + bin/powerpc-darwin/luatools + bin/powerpc-darwin/makempy + bin/powerpc-darwin/mpstools + bin/powerpc-darwin/mptopdf + bin/powerpc-darwin/mtxtools + bin/powerpc-darwin/pdftools + bin/powerpc-darwin/pstopdf + bin/powerpc-darwin/rlxtools + bin/powerpc-darwin/runtools + bin/powerpc-darwin/texexec + bin/powerpc-darwin/texfont + bin/powerpc-darwin/texmfstart + bin/powerpc-darwin/textools + bin/powerpc-darwin/texutil + bin/powerpc-darwin/tmftools + bin/powerpc-darwin/xmltools name bin-cslatex category TLCore revision 5403 depend bin-latex execute BuildFormat cslatex -runfiles size=166 +runfiles size=1 texmf/fmtutil/format.cslatex.cnf -binfiles arch=i386-openbsd size=12 +binfiles arch=i386-openbsd size=2 bin/i386-openbsd/cslatex bin/i386-openbsd/pdfcslatex -binfiles arch=i386-solaris size=12 +binfiles arch=i386-solaris size=2 bin/i386-solaris/cslatex bin/i386-solaris/pdfcslatex -binfiles arch=i386-linux size=12 +binfiles arch=i386-linux size=2 bin/i386-linux/cslatex bin/i386-linux/pdfcslatex -binfiles arch=hppa-hpux size=12 +binfiles arch=hppa-hpux size=2 bin/hppa-hpux/cslatex bin/hppa-hpux/pdfcslatex -binfiles arch=mips-irix size=12 +binfiles arch=mips-irix size=2 bin/mips-irix/cslatex bin/mips-irix/pdfcslatex -binfiles arch=alpha-linux size=12 +binfiles arch=alpha-linux size=2 bin/alpha-linux/cslatex bin/alpha-linux/pdfcslatex -binfiles arch=sparc-linux size=12 +binfiles arch=sparc-linux size=2 bin/sparc-linux/cslatex bin/sparc-linux/pdfcslatex -binfiles arch=sparc-solaris size=12 +binfiles arch=sparc-solaris size=2 bin/sparc-solaris/cslatex bin/sparc-solaris/pdfcslatex -binfiles arch=i386-freebsd size=12 +binfiles arch=i386-freebsd size=2 bin/i386-freebsd/cslatex bin/i386-freebsd/pdfcslatex -binfiles arch=win32 size=5120 +binfiles arch=win32 size=2 bin/win32/cslatex.exe bin/win32/pdfcslatex.exe -binfiles arch=i386-darwin size=12 +binfiles arch=i386-darwin size=2 bin/i386-darwin/cslatex bin/i386-darwin/pdfcslatex -binfiles arch=powerpc-linux size=12 +binfiles arch=powerpc-linux size=2 bin/powerpc-linux/cslatex bin/powerpc-linux/pdfcslatex -binfiles arch=powerpc-aix size=12 +binfiles arch=powerpc-aix size=2 bin/powerpc-aix/cslatex bin/powerpc-aix/pdfcslatex -binfiles arch=powerpc-darwin size=12 - bin/powerpc-darwin/cslatex - bin/powerpc-darwin/pdfcslatex -binfiles arch=x86_64-linux size=12 +binfiles arch=x86_64-linux size=2 bin/x86_64-linux/cslatex bin/x86_64-linux/pdfcslatex +binfiles arch=powerpc-darwin size=2 + bin/powerpc-darwin/cslatex + bin/powerpc-darwin/pdfcslatex name bin-csplain category TLCore revision 5403 depend bin-tex execute BuildFormat csplain -runfiles size=162 +runfiles size=1 texmf/fmtutil/format.csplain.cnf -binfiles arch=i386-openbsd size=12 +binfiles arch=i386-openbsd size=2 bin/i386-openbsd/csplain bin/i386-openbsd/pdfcsplain -binfiles arch=i386-solaris size=12 +binfiles arch=i386-solaris size=2 bin/i386-solaris/csplain bin/i386-solaris/pdfcsplain -binfiles arch=i386-linux size=12 +binfiles arch=i386-linux size=2 bin/i386-linux/csplain bin/i386-linux/pdfcsplain -binfiles arch=hppa-hpux size=12 +binfiles arch=hppa-hpux size=2 bin/hppa-hpux/csplain bin/hppa-hpux/pdfcsplain -binfiles arch=mips-irix size=12 +binfiles arch=mips-irix size=2 bin/mips-irix/csplain bin/mips-irix/pdfcsplain -binfiles arch=alpha-linux size=12 +binfiles arch=alpha-linux size=2 bin/alpha-linux/csplain bin/alpha-linux/pdfcsplain -binfiles arch=sparc-linux size=12 +binfiles arch=sparc-linux size=2 bin/sparc-linux/csplain bin/sparc-linux/pdfcsplain -binfiles arch=sparc-solaris size=12 +binfiles arch=sparc-solaris size=2 bin/sparc-solaris/csplain bin/sparc-solaris/pdfcsplain -binfiles arch=i386-freebsd size=12 +binfiles arch=i386-freebsd size=2 bin/i386-freebsd/csplain bin/i386-freebsd/pdfcsplain -binfiles arch=win32 size=5120 +binfiles arch=win32 size=2 bin/win32/csplain.exe bin/win32/pdfcsplain.exe -binfiles arch=i386-darwin size=12 +binfiles arch=i386-darwin size=2 bin/i386-darwin/csplain bin/i386-darwin/pdfcsplain -binfiles arch=powerpc-linux size=12 +binfiles arch=powerpc-linux size=2 bin/powerpc-linux/csplain bin/powerpc-linux/pdfcsplain -binfiles arch=powerpc-aix size=12 +binfiles arch=powerpc-aix size=2 bin/powerpc-aix/csplain bin/powerpc-aix/pdfcsplain -binfiles arch=powerpc-darwin size=12 - bin/powerpc-darwin/csplain - bin/powerpc-darwin/pdfcsplain -binfiles arch=x86_64-linux size=12 +binfiles arch=x86_64-linux size=2 bin/x86_64-linux/csplain bin/x86_64-linux/pdfcsplain +binfiles arch=powerpc-darwin size=2 + bin/powerpc-darwin/csplain + bin/powerpc-darwin/pdfcsplain name bin-ctie category TLCore revision 5403 depend bin-kpathsea -docfiles size=1527 +docfiles size=1 texmf/doc/man/man1/ctie.1 -binfiles arch=i386-openbsd size=59076 +binfiles arch=i386-openbsd size=15 bin/i386-openbsd/ctie -binfiles arch=i386-solaris size=63580 +binfiles arch=i386-solaris size=16 bin/i386-solaris/ctie -binfiles arch=i386-linux size=57608 +binfiles arch=i386-linux size=15 bin/i386-linux/ctie -binfiles arch=hppa-hpux size=86337 +binfiles arch=hppa-hpux size=22 bin/hppa-hpux/ctie -binfiles arch=mips-irix size=113316 +binfiles arch=mips-irix size=28 bin/mips-irix/ctie -binfiles arch=alpha-linux size=95344 +binfiles arch=alpha-linux size=24 bin/alpha-linux/ctie -binfiles arch=sparc-linux size=66524 +binfiles arch=sparc-linux size=17 bin/sparc-linux/ctie -binfiles arch=sparc-solaris size=131616 +binfiles arch=sparc-solaris size=33 bin/sparc-solaris/ctie -binfiles arch=i386-freebsd size=60804 +binfiles arch=i386-freebsd size=15 bin/i386-freebsd/ctie -binfiles arch=win32 size=10240 +binfiles arch=win32 size=3 bin/win32/ctie.exe -binfiles arch=i386-darwin size=76244 +binfiles arch=i386-darwin size=19 bin/i386-darwin/ctie -binfiles arch=powerpc-linux size=69020 +binfiles arch=powerpc-linux size=17 bin/powerpc-linux/ctie -binfiles arch=powerpc-aix size=73726 +binfiles arch=powerpc-aix size=18 bin/powerpc-aix/ctie -binfiles arch=powerpc-darwin size=72832 - bin/powerpc-darwin/ctie -binfiles arch=x86_64-linux size=72408 +binfiles arch=x86_64-linux size=18 bin/x86_64-linux/ctie +binfiles arch=powerpc-darwin size=18 + bin/powerpc-darwin/ctie name bin-cweb category TLCore revision 5403 -docfiles size=3790 +docfiles size=3 texmf/doc/man/man1/ctangle.1 texmf/doc/man/man1/cweave.1 texmf/doc/man/man1/cweb.1 -binfiles arch=i386-openbsd size=189704 +binfiles arch=i386-openbsd size=47 bin/i386-openbsd/ctangle bin/i386-openbsd/cweave -binfiles arch=i386-solaris size=206808 +binfiles arch=i386-solaris size=52 bin/i386-solaris/ctangle bin/i386-solaris/cweave -binfiles arch=i386-linux size=179448 +binfiles arch=i386-linux size=45 bin/i386-linux/ctangle bin/i386-linux/cweave -binfiles arch=hppa-hpux size=262944 +binfiles arch=hppa-hpux size=66 bin/hppa-hpux/ctangle bin/hppa-hpux/cweave -binfiles arch=mips-irix size=353344 +binfiles arch=mips-irix size=87 bin/mips-irix/ctangle bin/mips-irix/cweave -binfiles arch=alpha-linux size=307016 +binfiles arch=alpha-linux size=76 bin/alpha-linux/ctangle bin/alpha-linux/cweave -binfiles arch=sparc-linux size=214172 +binfiles arch=sparc-linux size=53 bin/sparc-linux/ctangle bin/sparc-linux/cweave -binfiles arch=sparc-solaris size=376508 +binfiles arch=sparc-solaris size=93 bin/sparc-solaris/ctangle bin/sparc-solaris/cweave -binfiles arch=i386-freebsd size=196536 +binfiles arch=i386-freebsd size=49 bin/i386-freebsd/ctangle bin/i386-freebsd/cweave -binfiles arch=win32 size=86016 +binfiles arch=win32 size=22 bin/win32/ctangle.exe bin/win32/cweave.exe -binfiles arch=i386-darwin size=239124 +binfiles arch=i386-darwin size=59 bin/i386-darwin/ctangle bin/i386-darwin/cweave -binfiles arch=powerpc-linux size=222340 +binfiles arch=powerpc-linux size=55 bin/powerpc-linux/ctangle bin/powerpc-linux/cweave -binfiles arch=powerpc-aix size=235908 +binfiles arch=powerpc-aix size=58 bin/powerpc-aix/ctangle bin/powerpc-aix/cweave -binfiles arch=powerpc-darwin size=228284 - bin/powerpc-darwin/ctangle - bin/powerpc-darwin/cweave -binfiles arch=x86_64-linux size=225808 +binfiles arch=x86_64-linux size=56 bin/x86_64-linux/ctangle bin/x86_64-linux/cweave +binfiles arch=powerpc-darwin size=56 + bin/powerpc-darwin/ctangle + bin/powerpc-darwin/cweave name bin-cyrillic category TLCore revision 3920 -docfiles size=3666 +docfiles size=2 texmf/doc/man/man1/rubibtex.1 texmf/doc/man/man1/rumakeindex.1 -runfiles size=259 +runfiles size=3 texmf/fmtutil/format.cyramstex.cnf texmf/fmtutil/format.cyrtex.cnf texmf/fmtutil/format.cyrtexinfo.cnf -binfiles arch=i386-openbsd size=4374 +binfiles arch=i386-openbsd size=2 bin/i386-openbsd/rubibtex bin/i386-openbsd/rumakeindex -binfiles arch=i386-solaris size=4374 +binfiles arch=i386-solaris size=2 bin/i386-solaris/rubibtex bin/i386-solaris/rumakeindex -binfiles arch=i386-linux size=4374 +binfiles arch=i386-linux size=2 bin/i386-linux/rubibtex bin/i386-linux/rumakeindex -binfiles arch=hppa-hpux size=4374 +binfiles arch=hppa-hpux size=2 bin/hppa-hpux/rubibtex bin/hppa-hpux/rumakeindex -binfiles arch=mips-irix size=4374 +binfiles arch=mips-irix size=2 bin/mips-irix/rubibtex bin/mips-irix/rumakeindex -binfiles arch=alpha-linux size=4374 +binfiles arch=alpha-linux size=2 bin/alpha-linux/rubibtex bin/alpha-linux/rumakeindex -binfiles arch=sparc-linux size=4374 +binfiles arch=sparc-linux size=2 bin/sparc-linux/rubibtex bin/sparc-linux/rumakeindex -binfiles arch=sparc-solaris size=4374 +binfiles arch=sparc-solaris size=2 bin/sparc-solaris/rubibtex bin/sparc-solaris/rumakeindex -binfiles arch=i386-freebsd size=4374 +binfiles arch=i386-freebsd size=2 bin/i386-freebsd/rubibtex bin/i386-freebsd/rumakeindex -binfiles arch=i386-darwin size=4374 +binfiles arch=i386-darwin size=2 bin/i386-darwin/rubibtex bin/i386-darwin/rumakeindex -binfiles arch=powerpc-linux size=4374 +binfiles arch=powerpc-linux size=2 bin/powerpc-linux/rubibtex bin/powerpc-linux/rumakeindex -binfiles arch=powerpc-aix size=4374 +binfiles arch=powerpc-aix size=2 bin/powerpc-aix/rubibtex bin/powerpc-aix/rumakeindex -binfiles arch=powerpc-darwin size=4374 - bin/powerpc-darwin/rubibtex - bin/powerpc-darwin/rumakeindex -binfiles arch=x86_64-linux size=4374 +binfiles arch=x86_64-linux size=2 bin/x86_64-linux/rubibtex bin/x86_64-linux/rumakeindex +binfiles arch=powerpc-darwin size=2 + bin/powerpc-darwin/rubibtex + bin/powerpc-darwin/rumakeindex name bin-detex category TLCore revision 5403 -docfiles size=4006 +docfiles size=1 texmf/doc/man/man1/detex.1 -binfiles arch=i386-openbsd size=71876 +binfiles arch=i386-openbsd size=18 bin/i386-openbsd/detex -binfiles arch=i386-solaris size=75624 +binfiles arch=i386-solaris size=19 bin/i386-solaris/detex -binfiles arch=i386-linux size=65844 +binfiles arch=i386-linux size=17 bin/i386-linux/detex -binfiles arch=hppa-hpux size=98653 +binfiles arch=hppa-hpux size=25 bin/hppa-hpux/detex -binfiles arch=mips-irix size=120436 +binfiles arch=mips-irix size=30 bin/mips-irix/detex -binfiles arch=alpha-linux size=110552 +binfiles arch=alpha-linux size=27 bin/alpha-linux/detex -binfiles arch=sparc-linux size=78804 +binfiles arch=sparc-linux size=20 bin/sparc-linux/detex -binfiles arch=sparc-solaris size=143696 +binfiles arch=sparc-solaris size=36 bin/sparc-solaris/detex -binfiles arch=i386-freebsd size=77088 +binfiles arch=i386-freebsd size=19 bin/i386-freebsd/detex -binfiles arch=win32 size=19456 +binfiles arch=win32 size=5 bin/win32/detex.exe -binfiles arch=i386-darwin size=88564 +binfiles arch=i386-darwin size=22 bin/i386-darwin/detex -binfiles arch=powerpc-linux size=80808 +binfiles arch=powerpc-linux size=20 bin/powerpc-linux/detex -binfiles arch=powerpc-aix size=82818 +binfiles arch=powerpc-aix size=21 bin/powerpc-aix/detex -binfiles arch=powerpc-darwin size=85156 - bin/powerpc-darwin/detex -binfiles arch=x86_64-linux size=85744 +binfiles arch=x86_64-linux size=21 bin/x86_64-linux/detex +binfiles arch=powerpc-darwin size=21 + bin/powerpc-darwin/detex name bin-devnag category TLCore revision 5403 -binfiles arch=i386-openbsd size=25508 +binfiles arch=i386-openbsd size=7 bin/i386-openbsd/devnag -binfiles arch=i386-solaris size=27196 +binfiles arch=i386-solaris size=7 bin/i386-solaris/devnag -binfiles arch=i386-linux size=23040 +binfiles arch=i386-linux size=6 bin/i386-linux/devnag -binfiles arch=hppa-hpux size=45169 +binfiles arch=hppa-hpux size=12 bin/hppa-hpux/devnag -binfiles arch=mips-irix size=47732 +binfiles arch=mips-irix size=12 bin/mips-irix/devnag -binfiles arch=alpha-linux size=43624 +binfiles arch=alpha-linux size=11 bin/alpha-linux/devnag -binfiles arch=sparc-linux size=31488 +binfiles arch=sparc-linux size=8 bin/sparc-linux/devnag -binfiles arch=sparc-solaris size=33908 +binfiles arch=sparc-solaris size=9 bin/sparc-solaris/devnag -binfiles arch=i386-freebsd size=23764 +binfiles arch=i386-freebsd size=6 bin/i386-freebsd/devnag -binfiles arch=win32 size=23040 +binfiles arch=win32 size=6 bin/win32/devnag.exe -binfiles arch=i386-darwin size=34420 +binfiles arch=i386-darwin size=9 bin/i386-darwin/devnag -binfiles arch=powerpc-linux size=31120 +binfiles arch=powerpc-linux size=8 bin/powerpc-linux/devnag -binfiles arch=powerpc-aix size=31828 +binfiles arch=powerpc-aix size=8 bin/powerpc-aix/devnag -binfiles arch=powerpc-darwin size=34960 - bin/powerpc-darwin/devnag -binfiles arch=x86_64-linux size=30616 +binfiles arch=x86_64-linux size=8 bin/x86_64-linux/devnag +binfiles arch=powerpc-darwin size=9 + bin/powerpc-darwin/devnag name bin-dialog category TLCore revision 5391 -docfiles size=6120 +docfiles size=2 texmf/doc/man/man1/tcdialog.1 -binfiles arch=i386-openbsd size=118468 +binfiles arch=i386-openbsd size=29 bin/i386-openbsd/tcdialog -binfiles arch=i386-solaris size=132372 +binfiles arch=i386-solaris size=33 bin/i386-solaris/tcdialog -binfiles arch=i386-linux size=118904 +binfiles arch=i386-linux size=30 bin/i386-linux/tcdialog -binfiles arch=hppa-hpux size=143926 +binfiles arch=hppa-hpux size=36 bin/hppa-hpux/tcdialog -binfiles arch=mips-irix size=213632 +binfiles arch=mips-irix size=53 bin/mips-irix/tcdialog -binfiles arch=alpha-linux size=188272 +binfiles arch=alpha-linux size=46 bin/alpha-linux/tcdialog -binfiles arch=sparc-linux size=143976 +binfiles arch=sparc-linux size=36 bin/sparc-linux/tcdialog -binfiles arch=sparc-solaris size=271540 +binfiles arch=sparc-solaris size=67 bin/sparc-solaris/tcdialog -binfiles arch=i386-freebsd size=125688 +binfiles arch=i386-freebsd size=31 bin/i386-freebsd/tcdialog -binfiles arch=i386-darwin size=142268 +binfiles arch=i386-darwin size=35 bin/i386-darwin/tcdialog -binfiles arch=powerpc-linux size=139964 +binfiles arch=powerpc-linux size=35 bin/powerpc-linux/tcdialog -binfiles arch=powerpc-aix size=158208 +binfiles arch=powerpc-aix size=39 bin/powerpc-aix/tcdialog -binfiles arch=powerpc-darwin size=130568 - bin/powerpc-darwin/tcdialog -binfiles arch=x86_64-linux size=141648 +binfiles arch=x86_64-linux size=35 bin/x86_64-linux/tcdialog +binfiles arch=powerpc-darwin size=32 + bin/powerpc-darwin/tcdialog name bin-dtl category TLCore revision 5403 -runfiles size=17887 +runfiles size=6 texmf/doc/man/man1/dt2dv.1 texmf/doc/man/man1/dv2dt.1 -binfiles arch=i386-openbsd size=41832 +binfiles arch=i386-openbsd size=11 bin/i386-openbsd/dt2dv bin/i386-openbsd/dv2dt -binfiles arch=i386-solaris size=42104 +binfiles arch=i386-solaris size=11 bin/i386-solaris/dt2dv bin/i386-solaris/dv2dt -binfiles arch=i386-linux size=36672 +binfiles arch=i386-linux size=10 bin/i386-linux/dt2dv bin/i386-linux/dv2dt -binfiles arch=hppa-hpux size=78082 +binfiles arch=hppa-hpux size=21 bin/hppa-hpux/dt2dv bin/hppa-hpux/dv2dt -binfiles arch=mips-irix size=73376 +binfiles arch=mips-irix size=19 bin/mips-irix/dt2dv bin/mips-irix/dv2dt -binfiles arch=alpha-linux size=59888 +binfiles arch=alpha-linux size=16 bin/alpha-linux/dt2dv bin/alpha-linux/dv2dt -binfiles arch=sparc-linux size=41932 +binfiles arch=sparc-linux size=11 bin/sparc-linux/dt2dv bin/sparc-linux/dv2dt -binfiles arch=sparc-solaris size=50256 +binfiles arch=sparc-solaris size=13 bin/sparc-solaris/dt2dv bin/sparc-solaris/dv2dt -binfiles arch=i386-freebsd size=41032 +binfiles arch=i386-freebsd size=11 bin/i386-freebsd/dt2dv bin/i386-freebsd/dv2dt -binfiles arch=win32 size=32256 +binfiles arch=win32 size=9 bin/win32/dt2dv.exe bin/win32/dv2dt.exe -binfiles arch=i386-darwin size=60144 +binfiles arch=i386-darwin size=16 bin/i386-darwin/dt2dv bin/i386-darwin/dv2dt -binfiles arch=powerpc-linux size=46472 +binfiles arch=powerpc-linux size=12 bin/powerpc-linux/dt2dv bin/powerpc-linux/dv2dt -binfiles arch=powerpc-aix size=44150 +binfiles arch=powerpc-aix size=12 bin/powerpc-aix/dt2dv bin/powerpc-aix/dv2dt -binfiles arch=powerpc-darwin size=57072 - bin/powerpc-darwin/dt2dv - bin/powerpc-darwin/dv2dt -binfiles arch=x86_64-linux size=52656 +binfiles arch=x86_64-linux size=14 bin/x86_64-linux/dt2dv bin/x86_64-linux/dv2dt +binfiles arch=powerpc-darwin size=15 + bin/powerpc-darwin/dt2dv + bin/powerpc-darwin/dv2dt name bin-dvi2tty category TLCore revision 5403 -runfiles size=4292 +runfiles size=2 texmf/doc/man/man1/dvi2tty.1 -binfiles arch=i386-openbsd size=30792 +binfiles arch=i386-openbsd size=9 bin/i386-openbsd/disdvi bin/i386-openbsd/dvi2tty -binfiles arch=i386-solaris size=31884 +binfiles arch=i386-solaris size=9 bin/i386-solaris/disdvi bin/i386-solaris/dvi2tty -binfiles arch=i386-linux size=26332 +binfiles arch=i386-linux size=8 bin/i386-linux/disdvi bin/i386-linux/dvi2tty -binfiles arch=hppa-hpux size=69852 +binfiles arch=hppa-hpux size=19 bin/hppa-hpux/disdvi bin/hppa-hpux/dvi2tty -binfiles arch=mips-irix size=67212 +binfiles arch=mips-irix size=17 bin/mips-irix/disdvi bin/mips-irix/dvi2tty -binfiles arch=alpha-linux size=44968 +binfiles arch=alpha-linux size=12 bin/alpha-linux/disdvi bin/alpha-linux/dvi2tty -binfiles arch=sparc-linux size=31364 +binfiles arch=sparc-linux size=9 bin/sparc-linux/disdvi bin/sparc-linux/dvi2tty -binfiles arch=sparc-solaris size=41632 +binfiles arch=sparc-solaris size=11 bin/sparc-solaris/disdvi bin/sparc-solaris/dvi2tty -binfiles arch=i386-freebsd size=28560 +binfiles arch=i386-freebsd size=8 bin/i386-freebsd/disdvi bin/i386-freebsd/dvi2tty -binfiles arch=win32 size=25600 +binfiles arch=win32 size=8 bin/win32/disdvi.exe bin/win32/dvi2tty.exe -binfiles arch=i386-darwin size=52056 +binfiles arch=i386-darwin size=14 bin/i386-darwin/disdvi bin/i386-darwin/dvi2tty -binfiles arch=powerpc-linux size=32824 +binfiles arch=powerpc-linux size=9 bin/powerpc-linux/disdvi bin/powerpc-linux/dvi2tty -binfiles arch=powerpc-aix size=30502 +binfiles arch=powerpc-aix size=8 bin/powerpc-aix/disdvi bin/powerpc-aix/dvi2tty -binfiles arch=powerpc-darwin size=44948 - bin/powerpc-darwin/disdvi - bin/powerpc-darwin/dvi2tty -binfiles arch=x86_64-linux size=37928 +binfiles arch=x86_64-linux size=11 bin/x86_64-linux/disdvi bin/x86_64-linux/dvi2tty +binfiles arch=powerpc-darwin size=12 + bin/powerpc-darwin/disdvi + bin/powerpc-darwin/dvi2tty name bin-dvicopy category TLCore revision 5403 -docfiles size=650 +docfiles size=1 texmf/doc/man/man1/dvicopy.1 -binfiles arch=i386-openbsd size=97060 +binfiles arch=i386-openbsd size=24 bin/i386-openbsd/dvicopy -binfiles arch=i386-solaris size=111540 +binfiles arch=i386-solaris size=28 bin/i386-solaris/dvicopy -binfiles arch=i386-linux size=88272 +binfiles arch=i386-linux size=22 bin/i386-linux/dvicopy -binfiles arch=hppa-hpux size=139749 +binfiles arch=hppa-hpux size=35 bin/hppa-hpux/dvicopy -binfiles arch=mips-irix size=193668 +binfiles arch=mips-irix size=48 bin/mips-irix/dvicopy -binfiles arch=alpha-linux size=155712 +binfiles arch=alpha-linux size=39 bin/alpha-linux/dvicopy -binfiles arch=sparc-linux size=106392 +binfiles arch=sparc-linux size=26 bin/sparc-linux/dvicopy -binfiles arch=sparc-solaris size=208836 +binfiles arch=sparc-solaris size=51 bin/sparc-solaris/dvicopy -binfiles arch=i386-freebsd size=106336 +binfiles arch=i386-freebsd size=26 bin/i386-freebsd/dvicopy -binfiles arch=win32 size=40960 +binfiles arch=win32 size=10 bin/win32/dvicopy.exe -binfiles arch=i386-darwin size=121852 +binfiles arch=i386-darwin size=30 bin/i386-darwin/dvicopy -binfiles arch=powerpc-linux size=110432 +binfiles arch=powerpc-linux size=27 bin/powerpc-linux/dvicopy -binfiles arch=powerpc-aix size=128494 +binfiles arch=powerpc-aix size=32 bin/powerpc-aix/dvicopy -binfiles arch=powerpc-darwin size=118440 - bin/powerpc-darwin/dvicopy -binfiles arch=x86_64-linux size=109520 +binfiles arch=x86_64-linux size=27 bin/x86_64-linux/dvicopy +binfiles arch=powerpc-darwin size=29 + bin/powerpc-darwin/dvicopy name bin-dvidvi category TLCore revision 5403 -runfiles size=4880 +runfiles size=2 texmf/doc/man/man1/dvidvi.1 -binfiles arch=i386-openbsd size=16388 +binfiles arch=i386-openbsd size=5 bin/i386-openbsd/dvidvi -binfiles arch=i386-solaris size=18308 +binfiles arch=i386-solaris size=5 bin/i386-solaris/dvidvi -binfiles arch=i386-linux size=14816 +binfiles arch=i386-linux size=4 bin/i386-linux/dvidvi -binfiles arch=hppa-hpux size=32898 +binfiles arch=hppa-hpux size=9 bin/hppa-hpux/dvidvi -binfiles arch=mips-irix size=40768 +binfiles arch=mips-irix size=10 bin/mips-irix/dvidvi -binfiles arch=alpha-linux size=29936 +binfiles arch=alpha-linux size=8 bin/alpha-linux/dvidvi -binfiles arch=sparc-linux size=19200 +binfiles arch=sparc-linux size=5 bin/sparc-linux/dvidvi -binfiles arch=sparc-solaris size=23152 +binfiles arch=sparc-solaris size=6 bin/sparc-solaris/dvidvi -binfiles arch=i386-freebsd size=18740 +binfiles arch=i386-freebsd size=5 bin/i386-freebsd/dvidvi -binfiles arch=win32 size=15680 +binfiles arch=win32 size=6 bin/win32/a5bookle.bat bin/win32/doubside.bat bin/win32/dvidvi.exe -binfiles arch=i386-darwin size=26044 +binfiles arch=i386-darwin size=7 bin/i386-darwin/dvidvi -binfiles arch=powerpc-linux size=18912 +binfiles arch=powerpc-linux size=5 bin/powerpc-linux/dvidvi -binfiles arch=powerpc-aix size=17215 +binfiles arch=powerpc-aix size=5 bin/powerpc-aix/dvidvi -binfiles arch=powerpc-darwin size=26504 - bin/powerpc-darwin/dvidvi -binfiles arch=x86_64-linux size=21304 +binfiles arch=x86_64-linux size=6 bin/x86_64-linux/dvidvi +binfiles arch=powerpc-darwin size=7 + bin/powerpc-darwin/dvidvi name bin-dviljk category TLCore revision 5403 -docfiles size=10633 +docfiles size=8 texmf/doc/man/man1/dvihp.1 texmf/doc/man/man1/dvilj.1 texmf/doc/man/man1/dvilj2p.1 texmf/doc/man/man1/dvilj4.1 texmf/doc/man/man1/dvilj4l.1 texmf/doc/man/man1/dvilj6.1 -binfiles arch=i386-openbsd size=368229 +binfiles arch=i386-openbsd size=93 bin/i386-openbsd/dvihp bin/i386-openbsd/dvilj bin/i386-openbsd/dvilj2p bin/i386-openbsd/dvilj4 bin/i386-openbsd/dvilj4l bin/i386-openbsd/dvilj6 -binfiles arch=i386-solaris size=390829 +binfiles arch=i386-solaris size=99 bin/i386-solaris/dvihp bin/i386-solaris/dvilj bin/i386-solaris/dvilj2p bin/i386-solaris/dvilj4 bin/i386-solaris/dvilj4l bin/i386-solaris/dvilj6 -binfiles arch=i386-linux size=355589 +binfiles arch=i386-linux size=91 bin/i386-linux/dvihp bin/i386-linux/dvilj bin/i386-linux/dvilj2p bin/i386-linux/dvilj4 bin/i386-linux/dvilj4l bin/i386-linux/dvilj6 -binfiles arch=hppa-hpux size=489461 +binfiles arch=hppa-hpux size=125 bin/hppa-hpux/dvihp bin/hppa-hpux/dvilj bin/hppa-hpux/dvilj2p bin/hppa-hpux/dvilj4 bin/hppa-hpux/dvilj4l bin/hppa-hpux/dvilj6 -binfiles arch=mips-irix size=670109 +binfiles arch=mips-irix size=167 bin/mips-irix/dvihp bin/mips-irix/dvilj bin/mips-irix/dvilj2p bin/mips-irix/dvilj4 bin/mips-irix/dvilj4l bin/mips-irix/dvilj6 -binfiles arch=alpha-linux size=576141 +binfiles arch=alpha-linux size=144 bin/alpha-linux/dvihp bin/alpha-linux/dvilj bin/alpha-linux/dvilj2p bin/alpha-linux/dvilj4 bin/alpha-linux/dvilj4l bin/alpha-linux/dvilj6 -binfiles arch=sparc-linux size=407453 +binfiles arch=sparc-linux size=103 bin/sparc-linux/dvihp bin/sparc-linux/dvilj bin/sparc-linux/dvilj2p bin/sparc-linux/dvilj4 bin/sparc-linux/dvilj4l bin/sparc-linux/dvilj6 -binfiles arch=sparc-solaris size=707453 +binfiles arch=sparc-solaris size=175 bin/sparc-solaris/dvihp bin/sparc-solaris/dvilj bin/sparc-solaris/dvilj2p bin/sparc-solaris/dvilj4 bin/sparc-solaris/dvilj4l bin/sparc-solaris/dvilj6 -binfiles arch=i386-freebsd size=361669 +binfiles arch=i386-freebsd size=93 bin/i386-freebsd/dvihp bin/i386-freebsd/dvilj bin/i386-freebsd/dvilj2p bin/i386-freebsd/dvilj4 bin/i386-freebsd/dvilj4l bin/i386-freebsd/dvilj6 -binfiles arch=win32 size=190976 +binfiles arch=win32 size=50 bin/win32/dvihp.exe bin/win32/dvilj.exe bin/win32/dvilj2p.exe bin/win32/dvilj4.exe bin/win32/dvilj4l.exe bin/win32/dvilj6.exe -binfiles arch=i386-darwin size=458253 +binfiles arch=i386-darwin size=115 bin/i386-darwin/dvihp bin/i386-darwin/dvilj bin/i386-darwin/dvilj2p bin/i386-darwin/dvilj4 bin/i386-darwin/dvilj4l bin/i386-darwin/dvilj6 -binfiles arch=powerpc-linux size=423477 +binfiles arch=powerpc-linux size=107 bin/powerpc-linux/dvihp bin/powerpc-linux/dvilj bin/powerpc-linux/dvilj2p bin/powerpc-linux/dvilj4 bin/powerpc-linux/dvilj4l bin/powerpc-linux/dvilj6 -binfiles arch=powerpc-aix size=440805 +binfiles arch=powerpc-aix size=111 bin/powerpc-aix/dvihp bin/powerpc-aix/dvilj bin/powerpc-aix/dvilj2p bin/powerpc-aix/dvilj4 bin/powerpc-aix/dvilj4l bin/powerpc-aix/dvilj6 -binfiles arch=powerpc-darwin size=436525 - bin/powerpc-darwin/dvihp - bin/powerpc-darwin/dvilj - bin/powerpc-darwin/dvilj2p - bin/powerpc-darwin/dvilj4 - bin/powerpc-darwin/dvilj4l - bin/powerpc-darwin/dvilj6 -binfiles arch=x86_64-linux size=434421 +binfiles arch=x86_64-linux size=109 bin/x86_64-linux/dvihp bin/x86_64-linux/dvilj bin/x86_64-linux/dvilj2p bin/x86_64-linux/dvilj4 bin/x86_64-linux/dvilj4l bin/x86_64-linux/dvilj6 +binfiles arch=powerpc-darwin size=109 + bin/powerpc-darwin/dvihp + bin/powerpc-darwin/dvilj + bin/powerpc-darwin/dvilj2p + bin/powerpc-darwin/dvilj4 + bin/powerpc-darwin/dvilj4l + bin/powerpc-darwin/dvilj6 name bin-dvipdfm category TLCore revision 5510 -docfiles size=255013 +docfiles size=74 texmf/doc/dvipdfm/Makefile texmf/doc/dvipdfm/dvipdfm.pdf texmf/doc/dvipdfm/dvipdfm.tex @@ -10290,78 +10290,78 @@ docfiles size=255013 texmf/doc/man/man1/dvipdfm.1 texmf/doc/man/man1/dvipdft.1 texmf/doc/man/man1/ebb.1 -runfiles size=569849 +runfiles size=142 texmf/dvipdfm/config/config texmf/dvipdfm/config/config-win32 texmf/fonts/map/dvipdfm/updmap/dvipdfm.map texmf/fonts/map/dvipdfm/updmap/dvipdfm_dl14.map texmf/fonts/map/dvipdfm/updmap/dvipdfm_ndl14.map texmf/tex/latex/dvipdfm/dvipdfm.def -binfiles arch=i386-openbsd size=547073 +binfiles arch=i386-openbsd size=135 bin/i386-openbsd/dvipdfm bin/i386-openbsd/dvipdft bin/i386-openbsd/ebb -binfiles arch=i386-solaris size=589481 +binfiles arch=i386-solaris size=145 bin/i386-solaris/dvipdfm bin/i386-solaris/dvipdft bin/i386-solaris/ebb -binfiles arch=i386-linux size=545973 +binfiles arch=i386-linux size=135 bin/i386-linux/dvipdfm bin/i386-linux/dvipdft bin/i386-linux/ebb -binfiles arch=hppa-hpux size=731339 +binfiles arch=hppa-hpux size=180 bin/hppa-hpux/dvipdfm bin/hppa-hpux/dvipdft bin/hppa-hpux/ebb -binfiles arch=mips-irix size=1020709 +binfiles arch=mips-irix size=251 bin/mips-irix/dvipdfm bin/mips-irix/dvipdft bin/mips-irix/ebb -binfiles arch=alpha-linux size=923705 +binfiles arch=alpha-linux size=227 bin/alpha-linux/dvipdfm bin/alpha-linux/dvipdft bin/alpha-linux/ebb -binfiles arch=sparc-linux size=609385 +binfiles arch=sparc-linux size=150 bin/sparc-linux/dvipdfm bin/sparc-linux/dvipdft bin/sparc-linux/ebb -binfiles arch=sparc-solaris size=945769 +binfiles arch=sparc-solaris size=232 bin/sparc-solaris/dvipdfm bin/sparc-solaris/dvipdft bin/sparc-solaris/ebb -binfiles arch=i386-freebsd size=538085 +binfiles arch=i386-freebsd size=133 bin/i386-freebsd/dvipdfm bin/i386-freebsd/dvipdft bin/i386-freebsd/ebb -binfiles arch=win32 size=474112 +binfiles arch=win32 size=117 bin/win32/dvipdfm.exe bin/win32/ebb.exe -binfiles arch=i386-darwin size=554633 +binfiles arch=i386-darwin size=136 bin/i386-darwin/dvipdfm bin/i386-darwin/dvipdft bin/i386-darwin/ebb -binfiles arch=powerpc-linux size=623229 +binfiles arch=powerpc-linux size=154 bin/powerpc-linux/dvipdfm bin/powerpc-linux/dvipdft bin/powerpc-linux/ebb -binfiles arch=powerpc-aix size=757855 +binfiles arch=powerpc-aix size=186 bin/powerpc-aix/dvipdfm bin/powerpc-aix/dvipdft bin/powerpc-aix/ebb -binfiles arch=powerpc-darwin size=523437 - bin/powerpc-darwin/dvipdfm - bin/powerpc-darwin/dvipdft - bin/powerpc-darwin/ebb -binfiles arch=x86_64-linux size=690449 +binfiles arch=x86_64-linux size=170 bin/x86_64-linux/dvipdfm bin/x86_64-linux/dvipdft bin/x86_64-linux/ebb +binfiles arch=powerpc-darwin size=129 + bin/powerpc-darwin/dvipdfm + bin/powerpc-darwin/dvipdft + bin/powerpc-darwin/ebb name bin-dvipdfmx category TLCore revision 5403 depend glyphlist -runfiles size=120136 +runfiles size=33 texmf/dvipdfm/EUC-UCS2 texmf/dvipdfm/README texmf/dvipdfm/UniKSCms-UCS2-H @@ -10369,122 +10369,122 @@ runfiles size=120136 texmf/dvipdfm/dvipdfmx.cfg texmf/fonts/map/dvipdfm/dvipdfmx/cid-x.map texmf/tex/latex/dvipdfmx/dvipdfmx.def -binfiles arch=i386-openbsd size=673956 +binfiles arch=i386-openbsd size=165 bin/i386-openbsd/dvipdfmx -binfiles arch=i386-solaris size=700932 +binfiles arch=i386-solaris size=172 bin/i386-solaris/dvipdfmx -binfiles arch=i386-linux size=662056 +binfiles arch=i386-linux size=162 bin/i386-linux/dvipdfmx -binfiles arch=hppa-hpux size=839217 +binfiles arch=hppa-hpux size=205 bin/hppa-hpux/dvipdfmx -binfiles arch=mips-irix size=1194468 +binfiles arch=mips-irix size=292 bin/mips-irix/dvipdfmx -binfiles arch=alpha-linux size=1083592 +binfiles arch=alpha-linux size=265 bin/alpha-linux/dvipdfmx -binfiles arch=sparc-linux size=708204 +binfiles arch=sparc-linux size=173 bin/sparc-linux/dvipdfmx -binfiles arch=sparc-solaris size=1086060 +binfiles arch=sparc-solaris size=266 bin/sparc-solaris/dvipdfmx -binfiles arch=i386-freebsd size=652280 +binfiles arch=i386-freebsd size=160 bin/i386-freebsd/dvipdfmx -binfiles arch=win32 size=731648 +binfiles arch=win32 size=179 bin/win32/dvipdfmx.exe -binfiles arch=i386-darwin size=708092 +binfiles arch=i386-darwin size=173 bin/i386-darwin/dvipdfmx -binfiles arch=powerpc-linux size=736988 +binfiles arch=powerpc-linux size=180 bin/powerpc-linux/dvipdfmx -binfiles arch=powerpc-aix size=940630 +binfiles arch=powerpc-aix size=230 bin/powerpc-aix/dvipdfmx -binfiles arch=powerpc-darwin size=676288 - bin/powerpc-darwin/dvipdfmx -binfiles arch=x86_64-linux size=809728 +binfiles arch=x86_64-linux size=198 bin/x86_64-linux/dvipdfmx +binfiles arch=powerpc-darwin size=166 + bin/powerpc-darwin/dvipdfmx name bin-dvipng category TLCore revision 5403 -docfiles size=135561 +docfiles size=35 texmf/doc/dvipng/dvipng.html texmf/doc/info/dvipng.info texmf/doc/man/man1/dvipng.1 -binfiles arch=i386-openbsd size=481244 +binfiles arch=i386-openbsd size=118 bin/i386-openbsd/dvipng -binfiles arch=i386-solaris size=837080 +binfiles arch=i386-solaris size=205 bin/i386-solaris/dvipng -binfiles arch=i386-linux size=787020 +binfiles arch=i386-linux size=193 bin/i386-linux/dvipng -binfiles arch=hppa-hpux size=1036571 +binfiles arch=hppa-hpux size=254 bin/hppa-hpux/dvipng -binfiles arch=mips-irix size=1364548 +binfiles arch=mips-irix size=334 bin/mips-irix/dvipng -binfiles arch=alpha-linux size=1216136 +binfiles arch=alpha-linux size=297 bin/alpha-linux/dvipng -binfiles arch=sparc-linux size=867008 +binfiles arch=sparc-linux size=212 bin/sparc-linux/dvipng -binfiles arch=sparc-solaris size=1230516 +binfiles arch=sparc-solaris size=301 bin/sparc-solaris/dvipng -binfiles arch=i386-freebsd size=784152 +binfiles arch=i386-freebsd size=192 bin/i386-freebsd/dvipng -binfiles arch=win32 size=698368 +binfiles arch=win32 size=171 bin/win32/dvipng.exe -binfiles arch=i386-darwin size=853444 +binfiles arch=i386-darwin size=209 bin/i386-darwin/dvipng -binfiles arch=powerpc-linux size=916980 +binfiles arch=powerpc-linux size=224 bin/powerpc-linux/dvipng -binfiles arch=powerpc-aix size=1056559 +binfiles arch=powerpc-aix size=258 bin/powerpc-aix/dvipng -binfiles arch=powerpc-darwin size=833900 - bin/powerpc-darwin/dvipng -binfiles arch=x86_64-linux size=963872 +binfiles arch=x86_64-linux size=236 bin/x86_64-linux/dvipng +binfiles arch=powerpc-darwin size=204 + bin/powerpc-darwin/dvipng name bin-dvipos category TLCore revision 5403 -docfiles size=3678 +docfiles size=1 texmf/doc/man/man1/dvipos.1 -binfiles arch=i386-openbsd size=84580 +binfiles arch=i386-openbsd size=21 bin/i386-openbsd/dvipos -binfiles arch=i386-solaris size=90056 +binfiles arch=i386-solaris size=22 bin/i386-solaris/dvipos -binfiles arch=i386-linux size=79204 +binfiles arch=i386-linux size=20 bin/i386-linux/dvipos -binfiles arch=hppa-hpux size=131654 +binfiles arch=hppa-hpux size=33 bin/hppa-hpux/dvipos -binfiles arch=mips-irix size=161404 +binfiles arch=mips-irix size=40 bin/mips-irix/dvipos -binfiles arch=alpha-linux size=132232 +binfiles arch=alpha-linux size=33 bin/alpha-linux/dvipos -binfiles arch=sparc-linux size=89852 +binfiles arch=sparc-linux size=22 bin/sparc-linux/dvipos -binfiles arch=sparc-solaris size=170480 +binfiles arch=sparc-solaris size=42 bin/sparc-solaris/dvipos -binfiles arch=i386-freebsd size=85788 +binfiles arch=i386-freebsd size=21 bin/i386-freebsd/dvipos -binfiles arch=win32 size=29696 +binfiles arch=win32 size=8 bin/win32/dvipos.exe -binfiles arch=i386-darwin size=105128 +binfiles arch=i386-darwin size=26 bin/i386-darwin/dvipos -binfiles arch=powerpc-linux size=93900 +binfiles arch=powerpc-linux size=23 bin/powerpc-linux/dvipos -binfiles arch=powerpc-aix size=106106 +binfiles arch=powerpc-aix size=26 bin/powerpc-aix/dvipos -binfiles arch=powerpc-darwin size=101712 - bin/powerpc-darwin/dvipos -binfiles arch=x86_64-linux size=104968 +binfiles arch=x86_64-linux size=26 bin/x86_64-linux/dvipos +binfiles arch=powerpc-darwin size=25 + bin/powerpc-darwin/dvipos name bin-dvipsk category TLCore revision 5403 -docfiles size=959434 +docfiles size=239 texmf/doc/dvips/dvips.html texmf/doc/dvips/dvips.pdf texmf/doc/info/dvips.info texmf/doc/man/man1/afm2tfm.1 texmf/doc/man/man1/dvips.1 texmf/doc/pkfix/README -runfiles size=1918642 +runfiles size=504 texmf/dvips/base/color.pro texmf/dvips/base/crop.pro texmf/dvips/base/finclude.pro @@ -10530,409 +10530,409 @@ runfiles size=1918642 texmf/fonts/map/dvips/updmap/psfonts_pk.map texmf/fonts/map/dvips/updmap/psfonts_t1.map texmf/scripts/pkfix/pkfix.pl -binfiles arch=i386-openbsd size=306440 +binfiles arch=i386-openbsd size=76 bin/i386-openbsd/afm2tfm bin/i386-openbsd/dvips bin/i386-openbsd/pkfix -binfiles arch=i386-solaris size=329700 +binfiles arch=i386-solaris size=82 bin/i386-solaris/afm2tfm bin/i386-solaris/dvips bin/i386-solaris/pkfix -binfiles arch=i386-linux size=723616 +binfiles arch=i386-linux size=178 bin/i386-linux/afm2tfm bin/i386-linux/dvips bin/i386-linux/pkfix -binfiles arch=hppa-hpux size=422603 +binfiles arch=hppa-hpux size=105 bin/hppa-hpux/afm2tfm bin/hppa-hpux/dvips bin/hppa-hpux/pkfix -binfiles arch=mips-irix size=546272 +binfiles arch=mips-irix size=135 bin/mips-irix/afm2tfm bin/mips-irix/dvips bin/mips-irix/pkfix -binfiles arch=alpha-linux size=470288 +binfiles arch=alpha-linux size=116 bin/alpha-linux/afm2tfm bin/alpha-linux/dvips bin/alpha-linux/pkfix -binfiles arch=sparc-linux size=349972 +binfiles arch=sparc-linux size=87 bin/sparc-linux/afm2tfm bin/sparc-linux/dvips bin/sparc-linux/pkfix -binfiles arch=sparc-solaris size=554680 +binfiles arch=sparc-solaris size=136 bin/sparc-solaris/afm2tfm bin/sparc-solaris/dvips bin/sparc-solaris/pkfix -binfiles arch=i386-freebsd size=309160 +binfiles arch=i386-freebsd size=77 bin/i386-freebsd/afm2tfm bin/i386-freebsd/dvips bin/i386-freebsd/pkfix -binfiles arch=win32 size=161280 +binfiles arch=win32 size=40 bin/win32/afm2tfm.exe bin/win32/dvips.exe bin/win32/pkfix.exe -binfiles arch=i386-darwin size=358096 +binfiles arch=i386-darwin size=88 bin/i386-darwin/afm2tfm bin/i386-darwin/dvips bin/i386-darwin/pkfix -binfiles arch=powerpc-linux size=357860 +binfiles arch=powerpc-linux size=89 bin/powerpc-linux/afm2tfm bin/powerpc-linux/dvips bin/powerpc-linux/pkfix -binfiles arch=powerpc-aix size=387808 +binfiles arch=powerpc-aix size=96 bin/powerpc-aix/afm2tfm bin/powerpc-aix/dvips bin/powerpc-aix/pkfix -binfiles arch=powerpc-darwin size=355472 - bin/powerpc-darwin/afm2tfm - bin/powerpc-darwin/dvips - bin/powerpc-darwin/pkfix -binfiles arch=x86_64-linux size=356464 +binfiles arch=x86_64-linux size=88 bin/x86_64-linux/afm2tfm bin/x86_64-linux/dvips bin/x86_64-linux/pkfix +binfiles arch=powerpc-darwin size=88 + bin/powerpc-darwin/afm2tfm + bin/powerpc-darwin/dvips + bin/powerpc-darwin/pkfix name bin-ebong category TLCore revision 3920 -binfiles arch=i386-openbsd size=8859 +binfiles arch=i386-openbsd size=3 bin/i386-openbsd/ebong -binfiles arch=i386-solaris size=8859 +binfiles arch=i386-solaris size=3 bin/i386-solaris/ebong -binfiles arch=i386-linux size=8859 +binfiles arch=i386-linux size=3 bin/i386-linux/ebong -binfiles arch=hppa-hpux size=8859 +binfiles arch=hppa-hpux size=3 bin/hppa-hpux/ebong -binfiles arch=mips-irix size=8859 +binfiles arch=mips-irix size=3 bin/mips-irix/ebong -binfiles arch=alpha-linux size=8859 +binfiles arch=alpha-linux size=3 bin/alpha-linux/ebong -binfiles arch=sparc-linux size=8859 +binfiles arch=sparc-linux size=3 bin/sparc-linux/ebong -binfiles arch=sparc-solaris size=8859 +binfiles arch=sparc-solaris size=3 bin/sparc-solaris/ebong -binfiles arch=i386-freebsd size=8859 +binfiles arch=i386-freebsd size=3 bin/i386-freebsd/ebong -binfiles arch=i386-darwin size=8859 +binfiles arch=i386-darwin size=3 bin/i386-darwin/ebong -binfiles arch=powerpc-linux size=8859 +binfiles arch=powerpc-linux size=3 bin/powerpc-linux/ebong -binfiles arch=powerpc-aix size=8859 +binfiles arch=powerpc-aix size=3 bin/powerpc-aix/ebong -binfiles arch=powerpc-darwin size=8859 - bin/powerpc-darwin/ebong -binfiles arch=x86_64-linux size=8859 +binfiles arch=x86_64-linux size=3 bin/x86_64-linux/ebong +binfiles arch=powerpc-darwin size=3 + bin/powerpc-darwin/ebong name bin-eplain category TLCore revision 5403 depend bin-etex execute BuildFormat eplain -docfiles size=376986 +docfiles size=93 texmf/doc/info/eplain.info texmf/doc/man/man1/eplain.1 -runfiles size=179 +runfiles size=1 texmf/fmtutil/format.eplain.cnf -binfiles arch=i386-openbsd size=6 +binfiles arch=i386-openbsd size=1 bin/i386-openbsd/eplain -binfiles arch=i386-solaris size=6 +binfiles arch=i386-solaris size=1 bin/i386-solaris/eplain -binfiles arch=i386-linux size=6 +binfiles arch=i386-linux size=1 bin/i386-linux/eplain -binfiles arch=hppa-hpux size=6 +binfiles arch=hppa-hpux size=1 bin/hppa-hpux/eplain -binfiles arch=mips-irix size=6 +binfiles arch=mips-irix size=1 bin/mips-irix/eplain -binfiles arch=alpha-linux size=6 +binfiles arch=alpha-linux size=1 bin/alpha-linux/eplain -binfiles arch=sparc-linux size=6 +binfiles arch=sparc-linux size=1 bin/sparc-linux/eplain -binfiles arch=sparc-solaris size=6 +binfiles arch=sparc-solaris size=1 bin/sparc-solaris/eplain -binfiles arch=i386-freebsd size=6 +binfiles arch=i386-freebsd size=1 bin/i386-freebsd/eplain -binfiles arch=win32 size=2560 +binfiles arch=win32 size=1 bin/win32/eplain.exe -binfiles arch=i386-darwin size=6 +binfiles arch=i386-darwin size=1 bin/i386-darwin/eplain -binfiles arch=powerpc-linux size=6 +binfiles arch=powerpc-linux size=1 bin/powerpc-linux/eplain -binfiles arch=powerpc-aix size=6 +binfiles arch=powerpc-aix size=1 bin/powerpc-aix/eplain -binfiles arch=powerpc-darwin size=6 - bin/powerpc-darwin/eplain -binfiles arch=x86_64-linux size=6 +binfiles arch=x86_64-linux size=1 bin/x86_64-linux/eplain +binfiles arch=powerpc-darwin size=1 + bin/powerpc-darwin/eplain name bin-etex category TLCore revision 5403 depend bin-kpathsea execute BuildFormat etex -docfiles size=10761 +docfiles size=3 texmf/doc/man/man1/etex.1 -runfiles size=83 +runfiles size=1 texmf/fmtutil/format.etex.cnf -binfiles arch=i386-openbsd size=6 +binfiles arch=i386-openbsd size=1 bin/i386-openbsd/etex -binfiles arch=i386-solaris size=6 +binfiles arch=i386-solaris size=1 bin/i386-solaris/etex -binfiles arch=i386-linux size=6 +binfiles arch=i386-linux size=1 bin/i386-linux/etex -binfiles arch=hppa-hpux size=6 +binfiles arch=hppa-hpux size=1 bin/hppa-hpux/etex -binfiles arch=mips-irix size=6 +binfiles arch=mips-irix size=1 bin/mips-irix/etex -binfiles arch=alpha-linux size=6 +binfiles arch=alpha-linux size=1 bin/alpha-linux/etex -binfiles arch=sparc-linux size=6 +binfiles arch=sparc-linux size=1 bin/sparc-linux/etex -binfiles arch=sparc-solaris size=6 +binfiles arch=sparc-solaris size=1 bin/sparc-solaris/etex -binfiles arch=i386-freebsd size=6 +binfiles arch=i386-freebsd size=1 bin/i386-freebsd/etex -binfiles arch=win32 size=2560 +binfiles arch=win32 size=1 bin/win32/etex.exe -binfiles arch=i386-darwin size=6 +binfiles arch=i386-darwin size=1 bin/i386-darwin/etex -binfiles arch=powerpc-linux size=6 +binfiles arch=powerpc-linux size=1 bin/powerpc-linux/etex -binfiles arch=powerpc-aix size=6 +binfiles arch=powerpc-aix size=1 bin/powerpc-aix/etex -binfiles arch=powerpc-darwin size=6 - bin/powerpc-darwin/etex -binfiles arch=x86_64-linux size=6 +binfiles arch=x86_64-linux size=1 bin/x86_64-linux/etex +binfiles arch=powerpc-darwin size=1 + bin/powerpc-darwin/etex name bin-fontware category TLCore revision 5403 -docfiles size=10917 +docfiles size=4 texmf/doc/man/man1/pltotf.1 texmf/doc/man/man1/tftopl.1 texmf/doc/man/man1/vftovp.1 texmf/doc/man/man1/vptovf.1 -binfiles arch=i386-openbsd size=297424 +binfiles arch=i386-openbsd size=75 bin/i386-openbsd/pltotf bin/i386-openbsd/tftopl bin/i386-openbsd/vftovp bin/i386-openbsd/vptovf -binfiles arch=i386-solaris size=318108 +binfiles arch=i386-solaris size=80 bin/i386-solaris/pltotf bin/i386-solaris/tftopl bin/i386-solaris/vftovp bin/i386-solaris/vptovf -binfiles arch=i386-linux size=263104 +binfiles arch=i386-linux size=67 bin/i386-linux/pltotf bin/i386-linux/tftopl bin/i386-linux/vftovp bin/i386-linux/vptovf -binfiles arch=hppa-hpux size=410803 +binfiles arch=hppa-hpux size=104 bin/hppa-hpux/pltotf bin/hppa-hpux/tftopl bin/hppa-hpux/vftovp bin/hppa-hpux/vptovf -binfiles arch=mips-irix size=550772 +binfiles arch=mips-irix size=136 bin/mips-irix/pltotf bin/mips-irix/tftopl bin/mips-irix/vftovp bin/mips-irix/vptovf -binfiles arch=alpha-linux size=474712 +binfiles arch=alpha-linux size=119 bin/alpha-linux/pltotf bin/alpha-linux/tftopl bin/alpha-linux/vftovp bin/alpha-linux/vptovf -binfiles arch=sparc-linux size=314044 +binfiles arch=sparc-linux size=78 bin/sparc-linux/pltotf bin/sparc-linux/tftopl bin/sparc-linux/vftovp bin/sparc-linux/vptovf -binfiles arch=sparc-solaris size=613704 +binfiles arch=sparc-solaris size=152 bin/sparc-solaris/pltotf bin/sparc-solaris/tftopl bin/sparc-solaris/vftovp bin/sparc-solaris/vptovf -binfiles arch=i386-freebsd size=304652 +binfiles arch=i386-freebsd size=75 bin/i386-freebsd/pltotf bin/i386-freebsd/tftopl bin/i386-freebsd/vftovp bin/i386-freebsd/vptovf -binfiles arch=win32 size=155648 +binfiles arch=win32 size=39 bin/win32/pltotf.exe bin/win32/tftopl.exe bin/win32/vftovp.exe bin/win32/vptovf.exe -binfiles arch=i386-darwin size=374476 +binfiles arch=i386-darwin size=93 bin/i386-darwin/pltotf bin/i386-darwin/tftopl bin/i386-darwin/vftovp bin/i386-darwin/vptovf -binfiles arch=powerpc-linux size=315000 +binfiles arch=powerpc-linux size=78 bin/powerpc-linux/pltotf bin/powerpc-linux/tftopl bin/powerpc-linux/vftovp bin/powerpc-linux/vptovf -binfiles arch=powerpc-aix size=355472 +binfiles arch=powerpc-aix size=89 bin/powerpc-aix/pltotf bin/powerpc-aix/tftopl bin/powerpc-aix/vftovp bin/powerpc-aix/vptovf -binfiles arch=powerpc-darwin size=352364 - bin/powerpc-darwin/pltotf - bin/powerpc-darwin/tftopl - bin/powerpc-darwin/vftovp - bin/powerpc-darwin/vptovf -binfiles arch=x86_64-linux size=316288 +binfiles arch=x86_64-linux size=80 bin/x86_64-linux/pltotf bin/x86_64-linux/tftopl bin/x86_64-linux/vftovp bin/x86_64-linux/vptovf +binfiles arch=powerpc-darwin size=87 + bin/powerpc-darwin/pltotf + bin/powerpc-darwin/tftopl + bin/powerpc-darwin/vftovp + bin/powerpc-darwin/vptovf name bin-getafm category TLCore revision 3920 -runfiles size=7140 +runfiles size=3 texmf/doc/man/man1/getafm.1 texmf/dvips/getafm/getafm.ps -binfiles arch=i386-openbsd size=8691 +binfiles arch=i386-openbsd size=3 bin/i386-openbsd/getafm bin/i386-openbsd/showchar -binfiles arch=i386-solaris size=8691 +binfiles arch=i386-solaris size=3 bin/i386-solaris/getafm bin/i386-solaris/showchar -binfiles arch=i386-linux size=8691 +binfiles arch=i386-linux size=3 bin/i386-linux/getafm bin/i386-linux/showchar -binfiles arch=hppa-hpux size=8691 +binfiles arch=hppa-hpux size=3 bin/hppa-hpux/getafm bin/hppa-hpux/showchar -binfiles arch=mips-irix size=8691 +binfiles arch=mips-irix size=3 bin/mips-irix/getafm bin/mips-irix/showchar -binfiles arch=alpha-linux size=8691 +binfiles arch=alpha-linux size=3 bin/alpha-linux/getafm bin/alpha-linux/showchar -binfiles arch=sparc-linux size=8691 +binfiles arch=sparc-linux size=3 bin/sparc-linux/getafm bin/sparc-linux/showchar -binfiles arch=sparc-solaris size=8691 +binfiles arch=sparc-solaris size=3 bin/sparc-solaris/getafm bin/sparc-solaris/showchar -binfiles arch=i386-freebsd size=8691 +binfiles arch=i386-freebsd size=3 bin/i386-freebsd/getafm bin/i386-freebsd/showchar -binfiles arch=i386-darwin size=8691 +binfiles arch=i386-darwin size=3 bin/i386-darwin/getafm bin/i386-darwin/showchar -binfiles arch=powerpc-linux size=8691 +binfiles arch=powerpc-linux size=3 bin/powerpc-linux/getafm bin/powerpc-linux/showchar -binfiles arch=powerpc-aix size=8691 +binfiles arch=powerpc-aix size=3 bin/powerpc-aix/getafm bin/powerpc-aix/showchar -binfiles arch=powerpc-darwin size=8691 - bin/powerpc-darwin/getafm - bin/powerpc-darwin/showchar -binfiles arch=x86_64-linux size=8691 +binfiles arch=x86_64-linux size=3 bin/x86_64-linux/getafm bin/x86_64-linux/showchar +binfiles arch=powerpc-darwin size=3 + bin/powerpc-darwin/getafm + bin/powerpc-darwin/showchar name bin-getnonfreefonts category TLCore revision 5402 -docfiles size=2845 +docfiles size=2 texmf/doc/man/man1/getnonfreefonts-sys.1 texmf/doc/man/man1/getnonfreefonts.1 -binfiles arch=i386-openbsd size=6898 +binfiles arch=i386-openbsd size=3 bin/i386-openbsd/getnonfreefonts bin/i386-openbsd/getnonfreefonts-sys -binfiles arch=i386-solaris size=6898 +binfiles arch=i386-solaris size=3 bin/i386-solaris/getnonfreefonts bin/i386-solaris/getnonfreefonts-sys -binfiles arch=i386-linux size=6898 +binfiles arch=i386-linux size=3 bin/i386-linux/getnonfreefonts bin/i386-linux/getnonfreefonts-sys -binfiles arch=hppa-hpux size=6898 +binfiles arch=hppa-hpux size=3 bin/hppa-hpux/getnonfreefonts bin/hppa-hpux/getnonfreefonts-sys -binfiles arch=mips-irix size=6898 +binfiles arch=mips-irix size=3 bin/mips-irix/getnonfreefonts bin/mips-irix/getnonfreefonts-sys -binfiles arch=alpha-linux size=6898 +binfiles arch=alpha-linux size=3 bin/alpha-linux/getnonfreefonts bin/alpha-linux/getnonfreefonts-sys -binfiles arch=sparc-linux size=6898 +binfiles arch=sparc-linux size=3 bin/sparc-linux/getnonfreefonts bin/sparc-linux/getnonfreefonts-sys -binfiles arch=sparc-solaris size=6898 +binfiles arch=sparc-solaris size=3 bin/sparc-solaris/getnonfreefonts bin/sparc-solaris/getnonfreefonts-sys -binfiles arch=i386-freebsd size=6898 +binfiles arch=i386-freebsd size=3 bin/i386-freebsd/getnonfreefonts bin/i386-freebsd/getnonfreefonts-sys -binfiles arch=win32 size=7508 +binfiles arch=win32 size=2 bin/win32/getnonfreefonts.bat -binfiles arch=i386-darwin size=6898 +binfiles arch=i386-darwin size=3 bin/i386-darwin/getnonfreefonts bin/i386-darwin/getnonfreefonts-sys -binfiles arch=powerpc-linux size=6898 +binfiles arch=powerpc-linux size=3 bin/powerpc-linux/getnonfreefonts bin/powerpc-linux/getnonfreefonts-sys -binfiles arch=powerpc-aix size=6898 +binfiles arch=powerpc-aix size=3 bin/powerpc-aix/getnonfreefonts bin/powerpc-aix/getnonfreefonts-sys -binfiles arch=powerpc-darwin size=6898 - bin/powerpc-darwin/getnonfreefonts - bin/powerpc-darwin/getnonfreefonts-sys -binfiles arch=x86_64-linux size=6898 +binfiles arch=x86_64-linux size=3 bin/x86_64-linux/getnonfreefonts bin/x86_64-linux/getnonfreefonts-sys +binfiles arch=powerpc-darwin size=3 + bin/powerpc-darwin/getnonfreefonts + bin/powerpc-darwin/getnonfreefonts-sys name bin-gsftopk category TLCore revision 5403 -docfiles size=8051 +docfiles size=2 texmf/doc/man/man1/gsftopk.1 -runfiles size=7669 +runfiles size=2 texmf/dvips/gsftopk/render.ps -binfiles arch=i386-openbsd size=67460 +binfiles arch=i386-openbsd size=17 bin/i386-openbsd/gsftopk -binfiles arch=i386-solaris size=74084 +binfiles arch=i386-solaris size=19 bin/i386-solaris/gsftopk -binfiles arch=i386-linux size=66044 +binfiles arch=i386-linux size=17 bin/i386-linux/gsftopk -binfiles arch=hppa-hpux size=98665 +binfiles arch=hppa-hpux size=25 bin/hppa-hpux/gsftopk -binfiles arch=mips-irix size=133312 +binfiles arch=mips-irix size=33 bin/mips-irix/gsftopk -binfiles arch=alpha-linux size=109968 +binfiles arch=alpha-linux size=27 bin/alpha-linux/gsftopk -binfiles arch=sparc-linux size=79176 +binfiles arch=sparc-linux size=20 bin/sparc-linux/gsftopk -binfiles arch=sparc-solaris size=146332 +binfiles arch=sparc-solaris size=36 bin/sparc-solaris/gsftopk -binfiles arch=i386-freebsd size=71016 +binfiles arch=i386-freebsd size=18 bin/i386-freebsd/gsftopk -binfiles arch=win32 size=18432 +binfiles arch=win32 size=5 bin/win32/gsftopk.exe -binfiles arch=i386-darwin size=84952 +binfiles arch=i386-darwin size=21 bin/i386-darwin/gsftopk -binfiles arch=powerpc-linux size=78476 +binfiles arch=powerpc-linux size=20 bin/powerpc-linux/gsftopk -binfiles arch=powerpc-aix size=87548 +binfiles arch=powerpc-aix size=22 bin/powerpc-aix/gsftopk -binfiles arch=powerpc-darwin size=81572 - bin/powerpc-darwin/gsftopk -binfiles arch=x86_64-linux size=82304 +binfiles arch=x86_64-linux size=21 bin/x86_64-linux/gsftopk +binfiles arch=powerpc-darwin size=20 + bin/powerpc-darwin/gsftopk name bin-gzip category TLCore revision 5403 -docfiles size=161047 +docfiles size=41 texmf/doc/gzip/gzip.html texmf/doc/gzip/gzip.pdf -binfiles arch=win32 size=88064 +binfiles arch=win32 size=22 bin/win32/gunzip.exe bin/win32/gzip.exe @@ -10942,64 +10942,64 @@ revision 5403 depend bin-pdftex depend bin-tex execute BuildFormat jadetex -runfiles size=122 +runfiles size=1 texmf/fmtutil/format.jadetex.cnf -binfiles arch=i386-openbsd size=12 +binfiles arch=i386-openbsd size=2 bin/i386-openbsd/jadetex bin/i386-openbsd/pdfjadetex -binfiles arch=i386-solaris size=12 +binfiles arch=i386-solaris size=2 bin/i386-solaris/jadetex bin/i386-solaris/pdfjadetex -binfiles arch=i386-linux size=12 +binfiles arch=i386-linux size=2 bin/i386-linux/jadetex bin/i386-linux/pdfjadetex -binfiles arch=hppa-hpux size=12 +binfiles arch=hppa-hpux size=2 bin/hppa-hpux/jadetex bin/hppa-hpux/pdfjadetex -binfiles arch=mips-irix size=12 +binfiles arch=mips-irix size=2 bin/mips-irix/jadetex bin/mips-irix/pdfjadetex -binfiles arch=alpha-linux size=12 +binfiles arch=alpha-linux size=2 bin/alpha-linux/jadetex bin/alpha-linux/pdfjadetex -binfiles arch=sparc-linux size=12 +binfiles arch=sparc-linux size=2 bin/sparc-linux/jadetex bin/sparc-linux/pdfjadetex -binfiles arch=sparc-solaris size=12 +binfiles arch=sparc-solaris size=2 bin/sparc-solaris/jadetex bin/sparc-solaris/pdfjadetex -binfiles arch=i386-freebsd size=12 +binfiles arch=i386-freebsd size=2 bin/i386-freebsd/jadetex bin/i386-freebsd/pdfjadetex -binfiles arch=win32 size=5120 +binfiles arch=win32 size=2 bin/win32/jadetex.exe bin/win32/pdfjadetex.exe -binfiles arch=i386-darwin size=12 +binfiles arch=i386-darwin size=2 bin/i386-darwin/jadetex bin/i386-darwin/pdfjadetex -binfiles arch=powerpc-linux size=12 +binfiles arch=powerpc-linux size=2 bin/powerpc-linux/jadetex bin/powerpc-linux/pdfjadetex -binfiles arch=powerpc-aix size=12 +binfiles arch=powerpc-aix size=2 bin/powerpc-aix/jadetex bin/powerpc-aix/pdfjadetex -binfiles arch=powerpc-darwin size=12 - bin/powerpc-darwin/jadetex - bin/powerpc-darwin/pdfjadetex -binfiles arch=x86_64-linux size=12 +binfiles arch=x86_64-linux size=2 bin/x86_64-linux/jadetex bin/x86_64-linux/pdfjadetex +binfiles arch=powerpc-darwin size=2 + bin/powerpc-darwin/jadetex + bin/powerpc-darwin/pdfjadetex name bin-jpeg2ps category TLCore revision 5403 -binfiles arch=win32 size=12288 +binfiles arch=win32 size=3 bin/win32/jpeg2ps.exe name bin-kpathsea category TLCore revision 5417 -docfiles size=2443398 +docfiles size=611 texmf/doc/info/dir texmf/doc/info/kpathsea.info texmf/doc/info/tds.info @@ -11025,7 +11025,7 @@ docfiles size=2443398 texmf/doc/man/man5/fmtutil.cnf.5 texmf/doc/web2c/web2c.html texmf/doc/web2c/web2c.pdf -runfiles size=160902 +runfiles size=58 texmf/web2c/amiga-pl.tcx texmf/web2c/context.cnf texmf/web2c/cp1250cs.tcx @@ -11058,7 +11058,7 @@ runfiles size=160902 texmf/web2c/texmf.cnf texmf/web2c/texmf.cnf-4WIN texmf/web2c/viscii-t5.tcx -binfiles arch=i386-openbsd size=109371 +binfiles arch=i386-openbsd size=37 bin/i386-openbsd/kpseaccess bin/i386-openbsd/kpsepath bin/i386-openbsd/kpsereadlink @@ -11074,7 +11074,7 @@ binfiles arch=i386-openbsd size=109371 bin/i386-openbsd/mktexpk bin/i386-openbsd/mktextfm bin/i386-openbsd/texhash -binfiles arch=i386-solaris size=109615 +binfiles arch=i386-solaris size=38 bin/i386-solaris/kpseaccess bin/i386-solaris/kpsepath bin/i386-solaris/kpsereadlink @@ -11090,7 +11090,7 @@ binfiles arch=i386-solaris size=109615 bin/i386-solaris/mktexpk bin/i386-solaris/mktextfm bin/i386-solaris/texhash -binfiles arch=i386-linux size=267837 +binfiles arch=i386-linux size=75 bin/i386-linux/kpseaccess bin/i386-linux/kpsepath bin/i386-linux/kpsereadlink @@ -11106,7 +11106,7 @@ binfiles arch=i386-linux size=267837 bin/i386-linux/mktexpk bin/i386-linux/mktextfm bin/i386-linux/texhash -binfiles arch=hppa-hpux size=179315 +binfiles arch=hppa-hpux size=56 bin/hppa-hpux/kpseaccess bin/hppa-hpux/kpsepath bin/hppa-hpux/kpsereadlink @@ -11122,7 +11122,7 @@ binfiles arch=hppa-hpux size=179315 bin/hppa-hpux/mktexpk bin/hppa-hpux/mktextfm bin/hppa-hpux/texhash -binfiles arch=mips-irix size=198795 +binfiles arch=mips-irix size=59 bin/mips-irix/kpseaccess bin/mips-irix/kpsepath bin/mips-irix/kpsereadlink @@ -11138,7 +11138,7 @@ binfiles arch=mips-irix size=198795 bin/mips-irix/mktexpk bin/mips-irix/mktextfm bin/mips-irix/texhash -binfiles arch=alpha-linux size=145363 +binfiles arch=alpha-linux size=45 bin/alpha-linux/kpseaccess bin/alpha-linux/kpsepath bin/alpha-linux/kpsereadlink @@ -11154,7 +11154,7 @@ binfiles arch=alpha-linux size=145363 bin/alpha-linux/mktexpk bin/alpha-linux/mktextfm bin/alpha-linux/texhash -binfiles arch=sparc-linux size=109151 +binfiles arch=sparc-linux size=38 bin/sparc-linux/kpseaccess bin/sparc-linux/kpsepath bin/sparc-linux/kpsereadlink @@ -11170,7 +11170,7 @@ binfiles arch=sparc-linux size=109151 bin/sparc-linux/mktexpk bin/sparc-linux/mktextfm bin/sparc-linux/texhash -binfiles arch=sparc-solaris size=189667 +binfiles arch=sparc-solaris size=56 bin/sparc-solaris/kpseaccess bin/sparc-solaris/kpsepath bin/sparc-solaris/kpsereadlink @@ -11186,7 +11186,7 @@ binfiles arch=sparc-solaris size=189667 bin/sparc-solaris/mktexpk bin/sparc-solaris/mktextfm bin/sparc-solaris/texhash -binfiles arch=i386-freebsd size=105775 +binfiles arch=i386-freebsd size=37 bin/i386-freebsd/kpseaccess bin/i386-freebsd/kpsepath bin/i386-freebsd/kpsereadlink @@ -11202,7 +11202,7 @@ binfiles arch=i386-freebsd size=105775 bin/i386-freebsd/mktexpk bin/i386-freebsd/mktextfm bin/i386-freebsd/texhash -binfiles arch=win32 size=1534517 +binfiles arch=win32 size=387 bin/win32/irun.exe bin/win32/kpathsea356.dll bin/win32/kpathsea35671.dll @@ -11228,7 +11228,7 @@ binfiles arch=win32 size=1534517 bin/win32/texhash.exe bin/win32/tl90kpse.dll bin/win32/tl90mktex.dll -binfiles arch=i386-darwin size=147431 +binfiles arch=i386-darwin size=47 bin/i386-darwin/kpseaccess bin/i386-darwin/kpsepath bin/i386-darwin/kpsereadlink @@ -11244,7 +11244,7 @@ binfiles arch=i386-darwin size=147431 bin/i386-darwin/mktexpk bin/i386-darwin/mktextfm bin/i386-darwin/texhash -binfiles arch=powerpc-linux size=112987 +binfiles arch=powerpc-linux size=38 bin/powerpc-linux/kpseaccess bin/powerpc-linux/kpsepath bin/powerpc-linux/kpsereadlink @@ -11260,7 +11260,7 @@ binfiles arch=powerpc-linux size=112987 bin/powerpc-linux/mktexpk bin/powerpc-linux/mktextfm bin/powerpc-linux/texhash -binfiles arch=powerpc-aix size=115362 +binfiles arch=powerpc-aix size=38 bin/powerpc-aix/kpseaccess bin/powerpc-aix/kpsepath bin/powerpc-aix/kpsereadlink @@ -11276,23 +11276,7 @@ binfiles arch=powerpc-aix size=115362 bin/powerpc-aix/mktexpk bin/powerpc-aix/mktextfm bin/powerpc-aix/texhash -binfiles arch=powerpc-darwin size=145443 - bin/powerpc-darwin/kpseaccess - bin/powerpc-darwin/kpsepath - bin/powerpc-darwin/kpsereadlink - bin/powerpc-darwin/kpsestat - bin/powerpc-darwin/kpsetool - bin/powerpc-darwin/kpsewhich - bin/powerpc-darwin/kpsexpand - bin/powerpc-darwin/mkocp - bin/powerpc-darwin/mkofm - bin/powerpc-darwin/mktexfmt - bin/powerpc-darwin/mktexlsr - bin/powerpc-darwin/mktexmf - bin/powerpc-darwin/mktexpk - bin/powerpc-darwin/mktextfm - bin/powerpc-darwin/texhash -binfiles arch=x86_64-linux size=119155 +binfiles arch=x86_64-linux size=39 bin/x86_64-linux/kpseaccess bin/x86_64-linux/kpsepath bin/x86_64-linux/kpsereadlink @@ -11308,97 +11292,113 @@ binfiles arch=x86_64-linux size=119155 bin/x86_64-linux/mktexpk bin/x86_64-linux/mktextfm bin/x86_64-linux/texhash +binfiles arch=powerpc-darwin size=46 + bin/powerpc-darwin/kpseaccess + bin/powerpc-darwin/kpsepath + bin/powerpc-darwin/kpsereadlink + bin/powerpc-darwin/kpsestat + bin/powerpc-darwin/kpsetool + bin/powerpc-darwin/kpsewhich + bin/powerpc-darwin/kpsexpand + bin/powerpc-darwin/mkocp + bin/powerpc-darwin/mkofm + bin/powerpc-darwin/mktexfmt + bin/powerpc-darwin/mktexlsr + bin/powerpc-darwin/mktexmf + bin/powerpc-darwin/mktexpk + bin/powerpc-darwin/mktextfm + bin/powerpc-darwin/texhash name bin-lacheck category TLCore revision 5403 -runfiles size=4060 +runfiles size=1 texmf/doc/man/man1/lacheck.1 -binfiles arch=i386-openbsd size=50916 +binfiles arch=i386-openbsd size=13 bin/i386-openbsd/lacheck -binfiles arch=i386-solaris size=52820 +binfiles arch=i386-solaris size=13 bin/i386-solaris/lacheck -binfiles arch=i386-linux size=48128 +binfiles arch=i386-linux size=12 bin/i386-linux/lacheck -binfiles arch=hppa-hpux size=69752 +binfiles arch=hppa-hpux size=18 bin/hppa-hpux/lacheck -binfiles arch=mips-irix size=70720 +binfiles arch=mips-irix size=18 bin/mips-irix/lacheck -binfiles arch=alpha-linux size=70440 +binfiles arch=alpha-linux size=18 bin/alpha-linux/lacheck -binfiles arch=sparc-linux size=56744 +binfiles arch=sparc-linux size=14 bin/sparc-linux/lacheck -binfiles arch=sparc-solaris size=59028 +binfiles arch=sparc-solaris size=15 bin/sparc-solaris/lacheck -binfiles arch=i386-freebsd size=50996 +binfiles arch=i386-freebsd size=13 bin/i386-freebsd/lacheck -binfiles arch=win32 size=54272 +binfiles arch=win32 size=14 bin/win32/lacheck.exe -binfiles arch=i386-darwin size=62860 +binfiles arch=i386-darwin size=16 bin/i386-darwin/lacheck -binfiles arch=powerpc-linux size=57876 +binfiles arch=powerpc-linux size=15 bin/powerpc-linux/lacheck -binfiles arch=powerpc-aix size=52391 +binfiles arch=powerpc-aix size=13 bin/powerpc-aix/lacheck -binfiles arch=powerpc-darwin size=63392 - bin/powerpc-darwin/lacheck -binfiles arch=x86_64-linux size=58648 +binfiles arch=x86_64-linux size=15 bin/x86_64-linux/lacheck +binfiles arch=powerpc-darwin size=16 + bin/powerpc-darwin/lacheck name bin-latex category TLCore revision 5403 depend bin-etex execute BuildFormat latex -docfiles size=1622606 +docfiles size=399 texmf/doc/info/latex.info texmf/doc/latex/base/latex.html texmf/doc/latex/base/latex.pdf texmf/doc/latex/base/latex2e.html texmf/doc/latex/base/latex2e.pdf texmf/doc/man/man1/latex.1 -runfiles size=5624 +runfiles size=5 texmf/fmtutil/format.latex.cnf texmf/tex/generic/config/preload.cfg texmf/tex/latex/config/color.cfg texmf/tex/latex/config/graphics.cfg texmf/tex/latex/config/hyperref.cfg -binfiles arch=i386-openbsd size=6 +binfiles arch=i386-openbsd size=1 bin/i386-openbsd/latex -binfiles arch=i386-solaris size=6 +binfiles arch=i386-solaris size=1 bin/i386-solaris/latex -binfiles arch=i386-linux size=6 +binfiles arch=i386-linux size=1 bin/i386-linux/latex -binfiles arch=hppa-hpux size=6 +binfiles arch=hppa-hpux size=1 bin/hppa-hpux/latex -binfiles arch=mips-irix size=6 +binfiles arch=mips-irix size=1 bin/mips-irix/latex -binfiles arch=alpha-linux size=6 +binfiles arch=alpha-linux size=1 bin/alpha-linux/latex -binfiles arch=sparc-linux size=6 +binfiles arch=sparc-linux size=1 bin/sparc-linux/latex -binfiles arch=sparc-solaris size=6 +binfiles arch=sparc-solaris size=1 bin/sparc-solaris/latex -binfiles arch=i386-freebsd size=6 +binfiles arch=i386-freebsd size=1 bin/i386-freebsd/latex -binfiles arch=win32 size=2560 +binfiles arch=win32 size=1 bin/win32/latex.exe -binfiles arch=i386-darwin size=6 +binfiles arch=i386-darwin size=1 bin/i386-darwin/latex -binfiles arch=powerpc-linux size=6 +binfiles arch=powerpc-linux size=1 bin/powerpc-linux/latex -binfiles arch=powerpc-aix size=6 +binfiles arch=powerpc-aix size=1 bin/powerpc-aix/latex -binfiles arch=powerpc-darwin size=6 - bin/powerpc-darwin/latex -binfiles arch=x86_64-linux size=6 +binfiles arch=x86_64-linux size=1 bin/x86_64-linux/latex +binfiles arch=powerpc-darwin size=1 + bin/powerpc-darwin/latex name bin-lcdftypetools category TLCore revision 5403 depend glyphlist -docfiles size=73262 +docfiles size=24 texmf/doc/man/man1/cfftot1.1 texmf/doc/man/man1/mmafm.1 texmf/doc/man/man1/mmpfb.1 @@ -11409,7 +11409,7 @@ docfiles size=73262 texmf/doc/man/man1/t1reencode.1 texmf/doc/man/man1/t1testpage.1 texmf/doc/man/man1/ttftotype42.1 -binfiles arch=i386-openbsd size=3059656 +binfiles arch=i386-openbsd size=752 bin/i386-openbsd/cfftot1 bin/i386-openbsd/mmafm bin/i386-openbsd/mmpfb @@ -11420,7 +11420,7 @@ binfiles arch=i386-openbsd size=3059656 bin/i386-openbsd/t1reencode bin/i386-openbsd/t1testpage bin/i386-openbsd/ttftotype42 -binfiles arch=i386-solaris size=3778272 +binfiles arch=i386-solaris size=927 bin/i386-solaris/cfftot1 bin/i386-solaris/mmafm bin/i386-solaris/mmpfb @@ -11431,7 +11431,7 @@ binfiles arch=i386-solaris size=3778272 bin/i386-solaris/t1reencode bin/i386-solaris/t1testpage bin/i386-solaris/ttftotype42 -binfiles arch=i386-linux size=2843868 +binfiles arch=i386-linux size=699 bin/i386-linux/cfftot1 bin/i386-linux/mmafm bin/i386-linux/mmpfb @@ -11442,7 +11442,7 @@ binfiles arch=i386-linux size=2843868 bin/i386-linux/t1reencode bin/i386-linux/t1testpage bin/i386-linux/ttftotype42 -binfiles arch=hppa-hpux size=5090968 +binfiles arch=hppa-hpux size=1248 bin/hppa-hpux/cfftot1 bin/hppa-hpux/mmafm bin/hppa-hpux/mmpfb @@ -11453,7 +11453,7 @@ binfiles arch=hppa-hpux size=5090968 bin/hppa-hpux/t1reencode bin/hppa-hpux/t1testpage bin/hppa-hpux/ttftotype42 -binfiles arch=mips-irix size=5871256 +binfiles arch=mips-irix size=1439 bin/mips-irix/cfftot1 bin/mips-irix/mmafm bin/mips-irix/mmpfb @@ -11464,7 +11464,7 @@ binfiles arch=mips-irix size=5871256 bin/mips-irix/t1reencode bin/mips-irix/t1testpage bin/mips-irix/ttftotype42 -binfiles arch=alpha-linux size=4303496 +binfiles arch=alpha-linux size=1056 bin/alpha-linux/cfftot1 bin/alpha-linux/mmafm bin/alpha-linux/mmpfb @@ -11475,7 +11475,7 @@ binfiles arch=alpha-linux size=4303496 bin/alpha-linux/t1reencode bin/alpha-linux/t1testpage bin/alpha-linux/ttftotype42 -binfiles arch=sparc-linux size=3305112 +binfiles arch=sparc-linux size=814 bin/sparc-linux/cfftot1 bin/sparc-linux/mmafm bin/sparc-linux/mmpfb @@ -11486,7 +11486,7 @@ binfiles arch=sparc-linux size=3305112 bin/sparc-linux/t1reencode bin/sparc-linux/t1testpage bin/sparc-linux/ttftotype42 -binfiles arch=sparc-solaris size=4516104 +binfiles arch=sparc-solaris size=1106 bin/sparc-solaris/cfftot1 bin/sparc-solaris/mmafm bin/sparc-solaris/mmpfb @@ -11497,7 +11497,7 @@ binfiles arch=sparc-solaris size=4516104 bin/sparc-solaris/t1reencode bin/sparc-solaris/t1testpage bin/sparc-solaris/ttftotype42 -binfiles arch=i386-freebsd size=2831148 +binfiles arch=i386-freebsd size=697 bin/i386-freebsd/cfftot1 bin/i386-freebsd/mmafm bin/i386-freebsd/mmpfb @@ -11508,7 +11508,7 @@ binfiles arch=i386-freebsd size=2831148 bin/i386-freebsd/t1reencode bin/i386-freebsd/t1testpage bin/i386-freebsd/ttftotype42 -binfiles arch=win32 size=3393536 +binfiles arch=win32 size=833 bin/win32/cfftot1.exe bin/win32/mmafm.exe bin/win32/mmpfb.exe @@ -11519,7 +11519,7 @@ binfiles arch=win32 size=3393536 bin/win32/t1reencode.exe bin/win32/t1testpage.exe bin/win32/ttftotype42.exe -binfiles arch=i386-darwin size=3485912 +binfiles arch=i386-darwin size=857 bin/i386-darwin/cfftot1 bin/i386-darwin/mmafm bin/i386-darwin/mmpfb @@ -11530,7 +11530,7 @@ binfiles arch=i386-darwin size=3485912 bin/i386-darwin/t1reencode bin/i386-darwin/t1testpage bin/i386-darwin/ttftotype42 -binfiles arch=powerpc-linux size=3429700 +binfiles arch=powerpc-linux size=840 bin/powerpc-linux/cfftot1 bin/powerpc-linux/mmafm bin/powerpc-linux/mmpfb @@ -11541,7 +11541,7 @@ binfiles arch=powerpc-linux size=3429700 bin/powerpc-linux/t1reencode bin/powerpc-linux/t1testpage bin/powerpc-linux/ttftotype42 -binfiles arch=powerpc-aix size=5702878 +binfiles arch=powerpc-aix size=1398 bin/powerpc-aix/cfftot1 bin/powerpc-aix/mmafm bin/powerpc-aix/mmpfb @@ -11552,18 +11552,7 @@ binfiles arch=powerpc-aix size=5702878 bin/powerpc-aix/t1reencode bin/powerpc-aix/t1testpage bin/powerpc-aix/ttftotype42 -binfiles arch=powerpc-darwin size=3630236 - bin/powerpc-darwin/cfftot1 - bin/powerpc-darwin/mmafm - bin/powerpc-darwin/mmpfb - bin/powerpc-darwin/otfinfo - bin/powerpc-darwin/otftotfm - bin/powerpc-darwin/t1dotlessj - bin/powerpc-darwin/t1lint - bin/powerpc-darwin/t1reencode - bin/powerpc-darwin/t1testpage - bin/powerpc-darwin/ttftotype42 -binfiles arch=x86_64-linux size=3312432 +binfiles arch=x86_64-linux size=816 bin/x86_64-linux/cfftot1 bin/x86_64-linux/mmafm bin/x86_64-linux/mmpfb @@ -11574,193 +11563,204 @@ binfiles arch=x86_64-linux size=3312432 bin/x86_64-linux/t1reencode bin/x86_64-linux/t1testpage bin/x86_64-linux/ttftotype42 +binfiles arch=powerpc-darwin size=888 + bin/powerpc-darwin/cfftot1 + bin/powerpc-darwin/mmafm + bin/powerpc-darwin/mmpfb + bin/powerpc-darwin/otfinfo + bin/powerpc-darwin/otftotfm + bin/powerpc-darwin/t1dotlessj + bin/powerpc-darwin/t1lint + bin/powerpc-darwin/t1reencode + bin/powerpc-darwin/t1testpage + bin/powerpc-darwin/ttftotype42 name bin-makeindex category TLCore revision 5403 -docfiles size=29922 +docfiles size=9 texmf/doc/man/man1/makeindex.1 texmf/doc/man/man1/mkindex.1 -binfiles arch=i386-openbsd size=124407 +binfiles arch=i386-openbsd size=32 bin/i386-openbsd/makeindex bin/i386-openbsd/mkindex -binfiles arch=i386-solaris size=126455 +binfiles arch=i386-solaris size=32 bin/i386-solaris/makeindex bin/i386-solaris/mkindex -binfiles arch=i386-linux size=118795 +binfiles arch=i386-linux size=30 bin/i386-linux/makeindex bin/i386-linux/mkindex -binfiles arch=hppa-hpux size=156989 +binfiles arch=hppa-hpux size=40 bin/hppa-hpux/makeindex bin/hppa-hpux/mkindex -binfiles arch=mips-irix size=193819 +binfiles arch=mips-irix size=49 bin/mips-irix/makeindex bin/mips-irix/mkindex -binfiles arch=alpha-linux size=172387 +binfiles arch=alpha-linux size=43 bin/alpha-linux/makeindex bin/alpha-linux/mkindex -binfiles arch=sparc-linux size=133443 +binfiles arch=sparc-linux size=34 bin/sparc-linux/makeindex bin/sparc-linux/mkindex -binfiles arch=sparc-solaris size=218347 +binfiles arch=sparc-solaris size=55 bin/sparc-solaris/makeindex bin/sparc-solaris/mkindex -binfiles arch=i386-freebsd size=122731 +binfiles arch=i386-freebsd size=31 bin/i386-freebsd/makeindex bin/i386-freebsd/mkindex -binfiles arch=win32 size=76288 +binfiles arch=win32 size=19 bin/win32/makeindex.exe -binfiles arch=i386-darwin size=143111 +binfiles arch=i386-darwin size=36 bin/i386-darwin/makeindex bin/i386-darwin/mkindex -binfiles arch=powerpc-linux size=133783 +binfiles arch=powerpc-linux size=34 bin/powerpc-linux/makeindex bin/powerpc-linux/mkindex -binfiles arch=powerpc-aix size=146033 +binfiles arch=powerpc-aix size=37 bin/powerpc-aix/makeindex bin/powerpc-aix/mkindex -binfiles arch=powerpc-darwin size=143815 - bin/powerpc-darwin/makeindex - bin/powerpc-darwin/mkindex -binfiles arch=x86_64-linux size=138179 +binfiles arch=x86_64-linux size=35 bin/x86_64-linux/makeindex bin/x86_64-linux/mkindex +binfiles arch=powerpc-darwin size=36 + bin/powerpc-darwin/makeindex + bin/powerpc-darwin/mkindex name bin-metafont category TLCore revision 5403 depend bin-kpathsea execute BuildFormat metafont -docfiles size=13324 +docfiles size=5 texmf/doc/man/man1/mf-nowin.1 texmf/doc/man/man1/mf.1 -runfiles size=22252 +runfiles size=7 texmf/fmtutil/format.metafont.cnf texmf/web2c/mf.pool -binfiles arch=i386-openbsd size=500680 +binfiles arch=i386-openbsd size=123 bin/i386-openbsd/mf bin/i386-openbsd/mf-nowin -binfiles arch=i386-solaris size=556416 +binfiles arch=i386-solaris size=137 bin/i386-solaris/mf bin/i386-solaris/mf-nowin -binfiles arch=i386-linux size=474260 +binfiles arch=i386-linux size=117 bin/i386-linux/mf bin/i386-linux/mf-nowin -binfiles arch=hppa-hpux size=645009 +binfiles arch=hppa-hpux size=159 bin/hppa-hpux/mf bin/hppa-hpux/mf-nowin -binfiles arch=mips-irix size=968136 +binfiles arch=mips-irix size=238 bin/mips-irix/mf bin/mips-irix/mf-nowin -binfiles arch=alpha-linux size=805312 +binfiles arch=alpha-linux size=198 bin/alpha-linux/mf bin/alpha-linux/mf-nowin -binfiles arch=sparc-linux size=578632 +binfiles arch=sparc-linux size=142 bin/sparc-linux/mf bin/sparc-linux/mf-nowin -binfiles arch=sparc-solaris size=872196 +binfiles arch=sparc-solaris size=214 bin/sparc-solaris/mf bin/sparc-solaris/mf-nowin -binfiles arch=i386-freebsd size=513188 +binfiles arch=i386-freebsd size=127 bin/i386-freebsd/mf bin/i386-freebsd/mf-nowin -binfiles arch=win32 size=386048 +binfiles arch=win32 size=95 bin/win32/mf-nowin.exe bin/win32/mf.exe -binfiles arch=i386-darwin size=627124 +binfiles arch=i386-darwin size=154 bin/i386-darwin/mf bin/i386-darwin/mf-nowin -binfiles arch=powerpc-linux size=607568 +binfiles arch=powerpc-linux size=150 bin/powerpc-linux/mf bin/powerpc-linux/mf-nowin -binfiles arch=powerpc-aix size=654715 +binfiles arch=powerpc-aix size=161 bin/powerpc-aix/mf bin/powerpc-aix/mf-nowin -binfiles arch=powerpc-darwin size=624536 - bin/powerpc-darwin/mf - bin/powerpc-darwin/mf-nowin -binfiles arch=x86_64-linux size=562024 +binfiles arch=x86_64-linux size=138 bin/x86_64-linux/mf bin/x86_64-linux/mf-nowin +binfiles arch=powerpc-darwin size=154 + bin/powerpc-darwin/mf + bin/powerpc-darwin/mf-nowin name bin-metapost category TLCore revision 5403 depend bin-kpathsea execute BuildFormat metapost -docfiles size=19582 +docfiles size=9 texmf/doc/man/man1/dmp.1 texmf/doc/man/man1/dvitomp.1 texmf/doc/man/man1/makempx.1 texmf/doc/man/man1/mpost.1 texmf/doc/man/man1/mpto.1 texmf/doc/man/man1/newer.1 -runfiles size=52 +runfiles size=1 texmf/fmtutil/format.metapost.cnf -binfiles arch=i386-openbsd size=567960 +binfiles arch=i386-openbsd size=141 bin/i386-openbsd/dmp bin/i386-openbsd/dvitomp bin/i386-openbsd/makempx bin/i386-openbsd/mpost bin/i386-openbsd/mpto bin/i386-openbsd/newer -binfiles arch=i386-solaris size=613828 +binfiles arch=i386-solaris size=153 bin/i386-solaris/dmp bin/i386-solaris/dvitomp bin/i386-solaris/makempx bin/i386-solaris/mpost bin/i386-solaris/mpto bin/i386-solaris/newer -binfiles arch=i386-linux size=541344 +binfiles arch=i386-linux size=136 bin/i386-linux/dmp bin/i386-linux/dvitomp bin/i386-linux/makempx bin/i386-linux/mpost bin/i386-linux/mpto bin/i386-linux/newer -binfiles arch=hppa-hpux size=805526 +binfiles arch=hppa-hpux size=202 bin/hppa-hpux/dmp bin/hppa-hpux/dvitomp bin/hppa-hpux/makempx bin/hppa-hpux/mpost bin/hppa-hpux/mpto bin/hppa-hpux/newer -binfiles arch=mips-irix size=1095584 +binfiles arch=mips-irix size=270 bin/mips-irix/dmp bin/mips-irix/dvitomp bin/mips-irix/makempx bin/mips-irix/mpost bin/mips-irix/mpto bin/mips-irix/newer -binfiles arch=alpha-linux size=902368 +binfiles arch=alpha-linux size=223 bin/alpha-linux/dmp bin/alpha-linux/dvitomp bin/alpha-linux/makempx bin/alpha-linux/mpost bin/alpha-linux/mpto bin/alpha-linux/newer -binfiles arch=sparc-linux size=630572 +binfiles arch=sparc-linux size=157 bin/sparc-linux/dmp bin/sparc-linux/dvitomp bin/sparc-linux/makempx bin/sparc-linux/mpost bin/sparc-linux/mpto bin/sparc-linux/newer -binfiles arch=sparc-solaris size=1029272 +binfiles arch=sparc-solaris size=253 bin/sparc-solaris/dmp bin/sparc-solaris/dvitomp bin/sparc-solaris/makempx bin/sparc-solaris/mpost bin/sparc-solaris/mpto bin/sparc-solaris/newer -binfiles arch=i386-freebsd size=572348 +binfiles arch=i386-freebsd size=142 bin/i386-freebsd/dmp bin/i386-freebsd/dvitomp bin/i386-freebsd/makempx bin/i386-freebsd/mpost bin/i386-freebsd/mpto bin/i386-freebsd/newer -binfiles arch=win32 size=386048 +binfiles arch=win32 size=98 bin/win32/dmp.exe bin/win32/dvitomp.exe bin/win32/makempx-without-g-prefix.exe @@ -11770,41 +11770,41 @@ binfiles arch=win32 size=386048 bin/win32/mpost.exe bin/win32/mpto.exe bin/win32/newer.exe -binfiles arch=i386-darwin size=710716 +binfiles arch=i386-darwin size=176 bin/i386-darwin/dmp bin/i386-darwin/dvitomp bin/i386-darwin/makempx bin/i386-darwin/mpost bin/i386-darwin/mpto bin/i386-darwin/newer -binfiles arch=powerpc-linux size=665832 +binfiles arch=powerpc-linux size=165 bin/powerpc-linux/dmp bin/powerpc-linux/dvitomp bin/powerpc-linux/makempx bin/powerpc-linux/mpost bin/powerpc-linux/mpto bin/powerpc-linux/newer -binfiles arch=powerpc-aix size=746536 +binfiles arch=powerpc-aix size=184 bin/powerpc-aix/dmp bin/powerpc-aix/dvitomp bin/powerpc-aix/makempx bin/powerpc-aix/mpost bin/powerpc-aix/mpto bin/powerpc-aix/newer -binfiles arch=powerpc-darwin size=693984 - bin/powerpc-darwin/dmp - bin/powerpc-darwin/dvitomp - bin/powerpc-darwin/makempx - bin/powerpc-darwin/mpost - bin/powerpc-darwin/mpto - bin/powerpc-darwin/newer -binfiles arch=x86_64-linux size=662536 +binfiles arch=x86_64-linux size=164 bin/x86_64-linux/dmp bin/x86_64-linux/dvitomp bin/x86_64-linux/makempx bin/x86_64-linux/mpost bin/x86_64-linux/mpto bin/x86_64-linux/newer +binfiles arch=powerpc-darwin size=172 + bin/powerpc-darwin/dmp + bin/powerpc-darwin/dvitomp + bin/powerpc-darwin/makempx + bin/powerpc-darwin/mpost + bin/powerpc-darwin/mpto + bin/powerpc-darwin/newer name bin-mex category TLCore @@ -11813,334 +11813,334 @@ depend bin-pdftex depend bin-tex execute BuildFormat mex execute BuildFormat utf8mex -runfiles size=232 +runfiles size=2 texmf/fmtutil/format.mex.cnf texmf/fmtutil/format.utf8mex.cnf -binfiles arch=i386-openbsd size=18 +binfiles arch=i386-openbsd size=3 bin/i386-openbsd/mex bin/i386-openbsd/pdfmex bin/i386-openbsd/utf8mex -binfiles arch=i386-solaris size=18 +binfiles arch=i386-solaris size=3 bin/i386-solaris/mex bin/i386-solaris/pdfmex bin/i386-solaris/utf8mex -binfiles arch=i386-linux size=18 +binfiles arch=i386-linux size=3 bin/i386-linux/mex bin/i386-linux/pdfmex bin/i386-linux/utf8mex -binfiles arch=hppa-hpux size=18 +binfiles arch=hppa-hpux size=3 bin/hppa-hpux/mex bin/hppa-hpux/pdfmex bin/hppa-hpux/utf8mex -binfiles arch=mips-irix size=18 +binfiles arch=mips-irix size=3 bin/mips-irix/mex bin/mips-irix/pdfmex bin/mips-irix/utf8mex -binfiles arch=alpha-linux size=18 +binfiles arch=alpha-linux size=3 bin/alpha-linux/mex bin/alpha-linux/pdfmex bin/alpha-linux/utf8mex -binfiles arch=sparc-linux size=18 +binfiles arch=sparc-linux size=3 bin/sparc-linux/mex bin/sparc-linux/pdfmex bin/sparc-linux/utf8mex -binfiles arch=sparc-solaris size=18 +binfiles arch=sparc-solaris size=3 bin/sparc-solaris/mex bin/sparc-solaris/pdfmex bin/sparc-solaris/utf8mex -binfiles arch=i386-freebsd size=18 +binfiles arch=i386-freebsd size=3 bin/i386-freebsd/mex bin/i386-freebsd/pdfmex bin/i386-freebsd/utf8mex -binfiles arch=win32 size=7680 +binfiles arch=win32 size=3 bin/win32/mex.exe bin/win32/pdfmex.exe bin/win32/utf8mex.exe -binfiles arch=i386-darwin size=18 +binfiles arch=i386-darwin size=3 bin/i386-darwin/mex bin/i386-darwin/pdfmex bin/i386-darwin/utf8mex -binfiles arch=powerpc-linux size=18 +binfiles arch=powerpc-linux size=3 bin/powerpc-linux/mex bin/powerpc-linux/pdfmex bin/powerpc-linux/utf8mex -binfiles arch=powerpc-aix size=18 +binfiles arch=powerpc-aix size=3 bin/powerpc-aix/mex bin/powerpc-aix/pdfmex bin/powerpc-aix/utf8mex -binfiles arch=powerpc-darwin size=18 - bin/powerpc-darwin/mex - bin/powerpc-darwin/pdfmex - bin/powerpc-darwin/utf8mex -binfiles arch=x86_64-linux size=18 +binfiles arch=x86_64-linux size=3 bin/x86_64-linux/mex bin/x86_64-linux/pdfmex bin/x86_64-linux/utf8mex +binfiles arch=powerpc-darwin size=3 + bin/powerpc-darwin/mex + bin/powerpc-darwin/pdfmex + bin/powerpc-darwin/utf8mex name bin-mfware category TLCore revision 5403 -docfiles size=19403 +docfiles size=7 texmf/doc/man/man1/gftodvi.1 texmf/doc/man/man1/gftopk.1 texmf/doc/man/man1/gftype.1 texmf/doc/man/man1/mft.1 texmf/doc/man/man1/pktogf.1 texmf/doc/man/man1/pktype.1 -binfiles arch=i386-openbsd size=465080 +binfiles arch=i386-openbsd size=117 bin/i386-openbsd/gftodvi bin/i386-openbsd/gftopk bin/i386-openbsd/gftype bin/i386-openbsd/mft bin/i386-openbsd/pktogf bin/i386-openbsd/pktype -binfiles arch=i386-solaris size=500360 +binfiles arch=i386-solaris size=125 bin/i386-solaris/gftodvi bin/i386-solaris/gftopk bin/i386-solaris/gftype bin/i386-solaris/mft bin/i386-solaris/pktogf bin/i386-solaris/pktype -binfiles arch=i386-linux size=420672 +binfiles arch=i386-linux size=107 bin/i386-linux/gftodvi bin/i386-linux/gftopk bin/i386-linux/gftype bin/i386-linux/mft bin/i386-linux/pktogf bin/i386-linux/pktype -binfiles arch=hppa-hpux size=645226 +binfiles arch=hppa-hpux size=163 bin/hppa-hpux/gftodvi bin/hppa-hpux/gftopk bin/hppa-hpux/gftype bin/hppa-hpux/mft bin/hppa-hpux/pktogf bin/hppa-hpux/pktype -binfiles arch=mips-irix size=876456 +binfiles arch=mips-irix size=218 bin/mips-irix/gftodvi bin/mips-irix/gftopk bin/mips-irix/gftype bin/mips-irix/mft bin/mips-irix/pktogf bin/mips-irix/pktype -binfiles arch=alpha-linux size=761056 +binfiles arch=alpha-linux size=190 bin/alpha-linux/gftodvi bin/alpha-linux/gftopk bin/alpha-linux/gftype bin/alpha-linux/mft bin/alpha-linux/pktogf bin/alpha-linux/pktype -binfiles arch=sparc-linux size=493500 +binfiles arch=sparc-linux size=124 bin/sparc-linux/gftodvi bin/sparc-linux/gftopk bin/sparc-linux/gftype bin/sparc-linux/mft bin/sparc-linux/pktogf bin/sparc-linux/pktype -binfiles arch=sparc-solaris size=1015512 +binfiles arch=sparc-solaris size=250 bin/sparc-solaris/gftodvi bin/sparc-solaris/gftopk bin/sparc-solaris/gftype bin/sparc-solaris/mft bin/sparc-solaris/pktogf bin/sparc-solaris/pktype -binfiles arch=i386-freebsd size=476828 +binfiles arch=i386-freebsd size=118 bin/i386-freebsd/gftodvi bin/i386-freebsd/gftopk bin/i386-freebsd/gftype bin/i386-freebsd/mft bin/i386-freebsd/pktogf bin/i386-freebsd/pktype -binfiles arch=win32 size=133120 +binfiles arch=win32 size=34 bin/win32/gftodvi.exe bin/win32/gftopk.exe bin/win32/gftype.exe bin/win32/mft.exe bin/win32/pktogf.exe bin/win32/pktype.exe -binfiles arch=i386-darwin size=573116 +binfiles arch=i386-darwin size=142 bin/i386-darwin/gftodvi bin/i386-darwin/gftopk bin/i386-darwin/gftype bin/i386-darwin/mft bin/i386-darwin/pktogf bin/i386-darwin/pktype -binfiles arch=powerpc-linux size=510468 +binfiles arch=powerpc-linux size=128 bin/powerpc-linux/gftodvi bin/powerpc-linux/gftopk bin/powerpc-linux/gftype bin/powerpc-linux/mft bin/powerpc-linux/pktogf bin/powerpc-linux/pktype -binfiles arch=powerpc-aix size=563508 +binfiles arch=powerpc-aix size=141 bin/powerpc-aix/gftodvi bin/powerpc-aix/gftopk bin/powerpc-aix/gftype bin/powerpc-aix/mft bin/powerpc-aix/pktogf bin/powerpc-aix/pktype -binfiles arch=powerpc-darwin size=548488 - bin/powerpc-darwin/gftodvi - bin/powerpc-darwin/gftopk - bin/powerpc-darwin/gftype - bin/powerpc-darwin/mft - bin/powerpc-darwin/pktogf - bin/powerpc-darwin/pktype -binfiles arch=x86_64-linux size=520744 +binfiles arch=x86_64-linux size=131 bin/x86_64-linux/gftodvi bin/x86_64-linux/gftopk bin/x86_64-linux/gftype bin/x86_64-linux/mft bin/x86_64-linux/pktogf bin/x86_64-linux/pktype +binfiles arch=powerpc-darwin size=135 + bin/powerpc-darwin/gftodvi + bin/powerpc-darwin/gftopk + bin/powerpc-darwin/gftype + bin/powerpc-darwin/mft + bin/powerpc-darwin/pktogf + bin/powerpc-darwin/pktype name bin-mltex category TLCore revision 5403 depend bin-latex execute BuildFormat mltex -runfiles size=197 +runfiles size=1 texmf/fmtutil/format.mltex.cnf -binfiles arch=i386-openbsd size=12 +binfiles arch=i386-openbsd size=2 bin/i386-openbsd/mllatex bin/i386-openbsd/mltex -binfiles arch=i386-solaris size=12 +binfiles arch=i386-solaris size=2 bin/i386-solaris/mllatex bin/i386-solaris/mltex -binfiles arch=i386-linux size=12 +binfiles arch=i386-linux size=2 bin/i386-linux/mllatex bin/i386-linux/mltex -binfiles arch=hppa-hpux size=12 +binfiles arch=hppa-hpux size=2 bin/hppa-hpux/mllatex bin/hppa-hpux/mltex -binfiles arch=mips-irix size=12 +binfiles arch=mips-irix size=2 bin/mips-irix/mllatex bin/mips-irix/mltex -binfiles arch=alpha-linux size=12 +binfiles arch=alpha-linux size=2 bin/alpha-linux/mllatex bin/alpha-linux/mltex -binfiles arch=sparc-linux size=12 +binfiles arch=sparc-linux size=2 bin/sparc-linux/mllatex bin/sparc-linux/mltex -binfiles arch=sparc-solaris size=12 +binfiles arch=sparc-solaris size=2 bin/sparc-solaris/mllatex bin/sparc-solaris/mltex -binfiles arch=i386-freebsd size=12 +binfiles arch=i386-freebsd size=2 bin/i386-freebsd/mllatex bin/i386-freebsd/mltex -binfiles arch=win32 size=5120 +binfiles arch=win32 size=2 bin/win32/mllatex.exe bin/win32/mltex.exe -binfiles arch=i386-darwin size=12 +binfiles arch=i386-darwin size=2 bin/i386-darwin/mllatex bin/i386-darwin/mltex -binfiles arch=powerpc-linux size=12 +binfiles arch=powerpc-linux size=2 bin/powerpc-linux/mllatex bin/powerpc-linux/mltex -binfiles arch=powerpc-aix size=12 +binfiles arch=powerpc-aix size=2 bin/powerpc-aix/mllatex bin/powerpc-aix/mltex -binfiles arch=powerpc-darwin size=12 - bin/powerpc-darwin/mllatex - bin/powerpc-darwin/mltex -binfiles arch=x86_64-linux size=12 +binfiles arch=x86_64-linux size=2 bin/x86_64-linux/mllatex bin/x86_64-linux/mltex +binfiles arch=powerpc-darwin size=2 + bin/powerpc-darwin/mllatex + bin/powerpc-darwin/mltex name bin-musixflx category TLCore revision 5403 -binfiles arch=i386-openbsd size=16420 +binfiles arch=i386-openbsd size=5 bin/i386-openbsd/musixflx -binfiles arch=i386-solaris size=16380 +binfiles arch=i386-solaris size=4 bin/i386-solaris/musixflx -binfiles arch=i386-linux size=13888 +binfiles arch=i386-linux size=4 bin/i386-linux/musixflx -binfiles arch=hppa-hpux size=32837 +binfiles arch=hppa-hpux size=9 bin/hppa-hpux/musixflx -binfiles arch=mips-irix size=22148 +binfiles arch=mips-irix size=6 bin/mips-irix/musixflx -binfiles arch=alpha-linux size=20120 +binfiles arch=alpha-linux size=5 bin/alpha-linux/musixflx -binfiles arch=sparc-linux size=18092 +binfiles arch=sparc-linux size=5 bin/sparc-linux/musixflx -binfiles arch=sparc-solaris size=22684 +binfiles arch=sparc-solaris size=6 bin/sparc-solaris/musixflx -binfiles arch=i386-freebsd size=14132 +binfiles arch=i386-freebsd size=4 bin/i386-freebsd/musixflx -binfiles arch=win32 size=13312 +binfiles arch=win32 size=4 bin/win32/musixflx.exe -binfiles arch=i386-darwin size=26048 +binfiles arch=i386-darwin size=7 bin/i386-darwin/musixflx -binfiles arch=powerpc-linux size=15572 +binfiles arch=powerpc-linux size=4 bin/powerpc-linux/musixflx -binfiles arch=powerpc-aix size=14046 +binfiles arch=powerpc-aix size=4 bin/powerpc-aix/musixflx -binfiles arch=powerpc-darwin size=22504 - bin/powerpc-darwin/musixflx -binfiles arch=x86_64-linux size=16728 +binfiles arch=x86_64-linux size=5 bin/x86_64-linux/musixflx +binfiles arch=powerpc-darwin size=6 + bin/powerpc-darwin/musixflx name bin-omega category TLCore revision 5403 execute BuildFormat omega -docfiles size=7826 +docfiles size=3 texmf/doc/man/man1/lambda.1 texmf/doc/man/man1/omega.1 -runfiles size=30241 +runfiles size=9 texmf/fmtutil/format.omega.cnf texmf/web2c/omega.pool -binfiles arch=i386-openbsd size=440969 +binfiles arch=i386-openbsd size=109 bin/i386-openbsd/lambda bin/i386-openbsd/omega -binfiles arch=i386-solaris size=487449 +binfiles arch=i386-solaris size=121 bin/i386-solaris/lambda bin/i386-solaris/omega -binfiles arch=i386-linux size=419749 +binfiles arch=i386-linux size=104 bin/i386-linux/lambda bin/i386-linux/omega -binfiles arch=hppa-hpux size=574810 +binfiles arch=hppa-hpux size=142 bin/hppa-hpux/lambda bin/hppa-hpux/omega -binfiles arch=mips-irix size=827833 +binfiles arch=mips-irix size=204 bin/mips-irix/lambda bin/mips-irix/omega -binfiles arch=alpha-linux size=685821 +binfiles arch=alpha-linux size=169 bin/alpha-linux/lambda bin/alpha-linux/omega -binfiles arch=sparc-linux size=523165 +binfiles arch=sparc-linux size=129 bin/sparc-linux/lambda bin/sparc-linux/omega -binfiles arch=sparc-solaris size=719709 +binfiles arch=sparc-solaris size=177 bin/sparc-solaris/lambda bin/sparc-solaris/omega -binfiles arch=i386-freebsd size=463993 +binfiles arch=i386-freebsd size=115 bin/i386-freebsd/lambda bin/i386-freebsd/omega -binfiles arch=win32 size=397312 +binfiles arch=win32 size=98 bin/win32/lambda.exe bin/win32/omega.dll bin/win32/omega.exe -binfiles arch=i386-darwin size=529061 +binfiles arch=i386-darwin size=131 bin/i386-darwin/lambda bin/i386-darwin/omega -binfiles arch=powerpc-linux size=520941 +binfiles arch=powerpc-linux size=129 bin/powerpc-linux/lambda bin/powerpc-linux/omega -binfiles arch=powerpc-aix size=558418 +binfiles arch=powerpc-aix size=138 bin/powerpc-aix/lambda bin/powerpc-aix/omega -binfiles arch=powerpc-darwin size=542089 - bin/powerpc-darwin/lambda - bin/powerpc-darwin/omega -binfiles arch=x86_64-linux size=478925 +binfiles arch=x86_64-linux size=118 bin/x86_64-linux/lambda bin/x86_64-linux/omega +binfiles arch=powerpc-darwin size=134 + bin/powerpc-darwin/lambda + bin/powerpc-darwin/omega name bin-omegaware category TLCore revision 5403 -docfiles size=12982 +docfiles size=9 texmf/doc/man/man1/odvicopy.1 texmf/doc/man/man1/odvips.1 texmf/doc/man/man1/odvitype.1 @@ -12150,7 +12150,7 @@ docfiles size=12982 texmf/doc/man/man1/outocp.1 texmf/doc/man/man1/ovf2ovp.1 texmf/doc/man/man1/ovp2ovf.1 -binfiles arch=i386-openbsd size=501689 +binfiles arch=i386-openbsd size=131 bin/i386-openbsd/odvicopy bin/i386-openbsd/odvips bin/i386-openbsd/odvitype @@ -12162,7 +12162,7 @@ binfiles arch=i386-openbsd size=501689 bin/i386-openbsd/outocp bin/i386-openbsd/ovf2ovp bin/i386-openbsd/ovp2ovf -binfiles arch=i386-solaris size=558713 +binfiles arch=i386-solaris size=145 bin/i386-solaris/odvicopy bin/i386-solaris/odvips bin/i386-solaris/odvitype @@ -12174,7 +12174,7 @@ binfiles arch=i386-solaris size=558713 bin/i386-solaris/outocp bin/i386-solaris/ovf2ovp bin/i386-solaris/ovp2ovf -binfiles arch=i386-linux size=464653 +binfiles arch=i386-linux size=122 bin/i386-linux/odvicopy bin/i386-linux/odvips bin/i386-linux/odvitype @@ -12186,7 +12186,7 @@ binfiles arch=i386-linux size=464653 bin/i386-linux/outocp bin/i386-linux/ovf2ovp bin/i386-linux/ovp2ovf -binfiles arch=hppa-hpux size=703103 +binfiles arch=hppa-hpux size=182 bin/hppa-hpux/odvicopy bin/hppa-hpux/odvips bin/hppa-hpux/odvitype @@ -12198,7 +12198,7 @@ binfiles arch=hppa-hpux size=703103 bin/hppa-hpux/outocp bin/hppa-hpux/ovf2ovp bin/hppa-hpux/ovp2ovf -binfiles arch=mips-irix size=1008093 +binfiles arch=mips-irix size=253 bin/mips-irix/odvicopy bin/mips-irix/odvips bin/mips-irix/odvitype @@ -12210,7 +12210,7 @@ binfiles arch=mips-irix size=1008093 bin/mips-irix/outocp bin/mips-irix/ovf2ovp bin/mips-irix/ovp2ovf -binfiles arch=alpha-linux size=800001 +binfiles arch=alpha-linux size=203 bin/alpha-linux/odvicopy bin/alpha-linux/odvips bin/alpha-linux/odvitype @@ -12222,7 +12222,7 @@ binfiles arch=alpha-linux size=800001 bin/alpha-linux/outocp bin/alpha-linux/ovf2ovp bin/alpha-linux/ovp2ovf -binfiles arch=sparc-linux size=544077 +binfiles arch=sparc-linux size=142 bin/sparc-linux/odvicopy bin/sparc-linux/odvips bin/sparc-linux/odvitype @@ -12234,7 +12234,7 @@ binfiles arch=sparc-linux size=544077 bin/sparc-linux/outocp bin/sparc-linux/ovf2ovp bin/sparc-linux/ovp2ovf -binfiles arch=sparc-solaris size=1052277 +binfiles arch=sparc-solaris size=265 bin/sparc-solaris/odvicopy bin/sparc-solaris/odvips bin/sparc-solaris/odvitype @@ -12246,7 +12246,7 @@ binfiles arch=sparc-solaris size=1052277 bin/sparc-solaris/outocp bin/sparc-solaris/ovf2ovp bin/sparc-solaris/ovp2ovf -binfiles arch=i386-freebsd size=521129 +binfiles arch=i386-freebsd size=134 bin/i386-freebsd/odvicopy bin/i386-freebsd/odvips bin/i386-freebsd/odvitype @@ -12258,7 +12258,7 @@ binfiles arch=i386-freebsd size=521129 bin/i386-freebsd/outocp bin/i386-freebsd/ovf2ovp bin/i386-freebsd/ovp2ovf -binfiles arch=win32 size=664576 +binfiles arch=win32 size=167 bin/win32/odvicopy.exe bin/win32/odvips.exe bin/win32/odvitype.exe @@ -12270,7 +12270,7 @@ binfiles arch=win32 size=664576 bin/win32/outocp.exe bin/win32/ovf2ovp.exe bin/win32/ovp2ovf.exe -binfiles arch=i386-darwin size=618341 +binfiles arch=i386-darwin size=158 bin/i386-darwin/odvicopy bin/i386-darwin/odvips bin/i386-darwin/odvitype @@ -12282,7 +12282,7 @@ binfiles arch=i386-darwin size=618341 bin/i386-darwin/outocp bin/i386-darwin/ovf2ovp bin/i386-darwin/ovp2ovf -binfiles arch=powerpc-linux size=572673 +binfiles arch=powerpc-linux size=146 bin/powerpc-linux/odvicopy bin/powerpc-linux/odvips bin/powerpc-linux/odvitype @@ -12294,7 +12294,7 @@ binfiles arch=powerpc-linux size=572673 bin/powerpc-linux/outocp bin/powerpc-linux/ovf2ovp bin/powerpc-linux/ovp2ovf -binfiles arch=powerpc-aix size=630818 +binfiles arch=powerpc-aix size=163 bin/powerpc-aix/odvicopy bin/powerpc-aix/odvips bin/powerpc-aix/odvitype @@ -12306,19 +12306,7 @@ binfiles arch=powerpc-aix size=630818 bin/powerpc-aix/outocp bin/powerpc-aix/ovf2ovp bin/powerpc-aix/ovp2ovf -binfiles arch=powerpc-darwin size=601769 - bin/powerpc-darwin/odvicopy - bin/powerpc-darwin/odvips - bin/powerpc-darwin/odvitype - bin/powerpc-darwin/ofm2opl - bin/powerpc-darwin/omfonts - bin/powerpc-darwin/opl2ofm - bin/powerpc-darwin/otangle - bin/powerpc-darwin/otp2ocp - bin/powerpc-darwin/outocp - bin/powerpc-darwin/ovf2ovp - bin/powerpc-darwin/ovp2ovf -binfiles arch=x86_64-linux size=586561 +binfiles arch=x86_64-linux size=151 bin/x86_64-linux/odvicopy bin/x86_64-linux/odvips bin/x86_64-linux/odvitype @@ -12330,50 +12318,62 @@ binfiles arch=x86_64-linux size=586561 bin/x86_64-linux/outocp bin/x86_64-linux/ovf2ovp bin/x86_64-linux/ovp2ovf +binfiles arch=powerpc-darwin size=153 + bin/powerpc-darwin/odvicopy + bin/powerpc-darwin/odvips + bin/powerpc-darwin/odvitype + bin/powerpc-darwin/ofm2opl + bin/powerpc-darwin/omfonts + bin/powerpc-darwin/opl2ofm + bin/powerpc-darwin/otangle + bin/powerpc-darwin/otp2ocp + bin/powerpc-darwin/outocp + bin/powerpc-darwin/ovf2ovp + bin/powerpc-darwin/ovp2ovf name bin-patgen category TLCore revision 5403 depend bin-kpathsea -docfiles size=6250 +docfiles size=2 texmf/doc/man/man1/patgen.1 -binfiles arch=i386-openbsd size=34308 +binfiles arch=i386-openbsd size=9 bin/i386-openbsd/patgen -binfiles arch=i386-solaris size=40684 +binfiles arch=i386-solaris size=10 bin/i386-solaris/patgen -binfiles arch=i386-linux size=29420 +binfiles arch=i386-linux size=8 bin/i386-linux/patgen -binfiles arch=hppa-hpux size=61647 +binfiles arch=hppa-hpux size=16 bin/hppa-hpux/patgen -binfiles arch=mips-irix size=80148 +binfiles arch=mips-irix size=20 bin/mips-irix/patgen -binfiles arch=alpha-linux size=57224 +binfiles arch=alpha-linux size=14 bin/alpha-linux/patgen -binfiles arch=sparc-linux size=34728 +binfiles arch=sparc-linux size=9 bin/sparc-linux/patgen -binfiles arch=sparc-solaris size=81660 +binfiles arch=sparc-solaris size=20 bin/sparc-solaris/patgen -binfiles arch=i386-freebsd size=36500 +binfiles arch=i386-freebsd size=9 bin/i386-freebsd/patgen -binfiles arch=win32 size=20480 +binfiles arch=win32 size=5 bin/win32/patgen.exe -binfiles arch=i386-darwin size=47272 +binfiles arch=i386-darwin size=12 bin/i386-darwin/patgen -binfiles arch=powerpc-linux size=37904 +binfiles arch=powerpc-linux size=10 bin/powerpc-linux/patgen -binfiles arch=powerpc-aix size=45435 +binfiles arch=powerpc-aix size=12 bin/powerpc-aix/patgen -binfiles arch=powerpc-darwin size=47840 - bin/powerpc-darwin/patgen -binfiles arch=x86_64-linux size=36744 +binfiles arch=x86_64-linux size=9 bin/x86_64-linux/patgen +binfiles arch=powerpc-darwin size=12 + bin/powerpc-darwin/patgen name bin-pdftex category TLCore revision 5403 depend bin-kpathsea execute BuildFormat pdftex -docfiles size=8618436 +docfiles size=2132 texmf/doc/man/man1/pdfetex.1 texmf/doc/man/man1/pdflatex.1 texmf/doc/man/man1/pdftex.1 @@ -12425,7 +12425,7 @@ docfiles size=8618436 texmf/doc/pdftex/thanh/ext/protcode.tex texmf/doc/pdftex/thanh/ext/ufntinst.sty texmf/doc/pdftex/thanh/thesis-png.pdf -runfiles size=1773541 +runfiles size=437 texmf/fmtutil/format.pdftex.cnf texmf/fonts/map/pdftex/updmap/pdftex.map texmf/fonts/map/pdftex/updmap/pdftex_dl14.map @@ -12434,158 +12434,158 @@ runfiles size=1773541 texmf/tex/generic/config/pdftexconfig.tex texmf/tex/generic/pdftex/glyphtounicode.tex texmf/web2c/pdftex.pool -binfiles arch=i386-openbsd size=1197721 +binfiles arch=i386-openbsd size=295 bin/i386-openbsd/pdfetex bin/i386-openbsd/pdflatex bin/i386-openbsd/pdftex bin/i386-openbsd/simpdftex -binfiles arch=i386-solaris size=1459509 +binfiles arch=i386-solaris size=359 bin/i386-solaris/pdfetex bin/i386-solaris/pdflatex bin/i386-solaris/pdftex bin/i386-solaris/simpdftex -binfiles arch=i386-linux size=1194569 +binfiles arch=i386-linux size=295 bin/i386-linux/pdfetex bin/i386-linux/pdflatex bin/i386-linux/pdftex bin/i386-linux/simpdftex -binfiles arch=hppa-hpux size=1589205 +binfiles arch=hppa-hpux size=391 bin/hppa-hpux/pdfetex bin/hppa-hpux/pdflatex bin/hppa-hpux/pdftex bin/hppa-hpux/simpdftex -binfiles arch=mips-irix size=1981105 +binfiles arch=mips-irix size=487 bin/mips-irix/pdfetex bin/mips-irix/pdflatex bin/mips-irix/pdftex bin/mips-irix/simpdftex -binfiles arch=alpha-linux size=1848269 +binfiles arch=alpha-linux size=454 bin/alpha-linux/pdfetex bin/alpha-linux/pdflatex bin/alpha-linux/pdftex bin/alpha-linux/simpdftex -binfiles arch=sparc-linux size=1344293 +binfiles arch=sparc-linux size=331 bin/sparc-linux/pdfetex bin/sparc-linux/pdflatex bin/sparc-linux/pdftex bin/sparc-linux/simpdftex -binfiles arch=sparc-solaris size=1739369 +binfiles arch=sparc-solaris size=428 bin/sparc-solaris/pdfetex bin/sparc-solaris/pdflatex bin/sparc-solaris/pdftex bin/sparc-solaris/simpdftex -binfiles arch=i386-freebsd size=1221777 +binfiles arch=i386-freebsd size=301 bin/i386-freebsd/pdfetex bin/i386-freebsd/pdflatex bin/i386-freebsd/pdftex bin/i386-freebsd/simpdftex -binfiles arch=win32 size=1081344 +binfiles arch=win32 size=266 bin/win32/pdfetex.exe bin/win32/pdflatex.exe bin/win32/pdftex.dll bin/win32/pdftex.exe -binfiles arch=i386-darwin size=1296861 +binfiles arch=i386-darwin size=320 bin/i386-darwin/pdfetex bin/i386-darwin/pdflatex bin/i386-darwin/pdftex bin/i386-darwin/simpdftex -binfiles arch=powerpc-linux size=1408253 +binfiles arch=powerpc-linux size=347 bin/powerpc-linux/pdfetex bin/powerpc-linux/pdflatex bin/powerpc-linux/pdftex bin/powerpc-linux/simpdftex -binfiles arch=powerpc-aix size=1574786 +binfiles arch=powerpc-aix size=387 bin/powerpc-aix/pdfetex bin/powerpc-aix/pdflatex bin/powerpc-aix/pdftex bin/powerpc-aix/simpdftex -binfiles arch=powerpc-darwin size=1252005 - bin/powerpc-darwin/pdfetex - bin/powerpc-darwin/pdflatex - bin/powerpc-darwin/pdftex - bin/powerpc-darwin/simpdftex -binfiles arch=x86_64-linux size=1435045 +binfiles arch=x86_64-linux size=353 bin/x86_64-linux/pdfetex bin/x86_64-linux/pdflatex bin/x86_64-linux/pdftex bin/x86_64-linux/simpdftex +binfiles arch=powerpc-darwin size=309 + bin/powerpc-darwin/pdfetex + bin/powerpc-darwin/pdflatex + bin/powerpc-darwin/pdftex + bin/powerpc-darwin/simpdftex name bin-pdftools category TLCore revision 5403 -docfiles size=12215 +docfiles size=5 texmf/doc/man/man1/e2pall.1 texmf/doc/man/man1/epstopdf.1 texmf/doc/man/man1/pdftosrc.1 texmf/doc/pdfcrop/README -runfiles size=23780 +runfiles size=8 texmf/scripts/pdfcrop/pdfcrop.pl texmf/scripts/tetex/e2pall.pl texmf/scripts/tetex/epstopdf.pl -binfiles arch=i386-openbsd size=450935 +binfiles arch=i386-openbsd size=114 bin/i386-openbsd/e2pall bin/i386-openbsd/epstopdf bin/i386-openbsd/pdfclose bin/i386-openbsd/pdfcrop bin/i386-openbsd/pdfopen bin/i386-openbsd/pdftosrc -binfiles arch=i386-solaris size=610319 +binfiles arch=i386-solaris size=152 bin/i386-solaris/e2pall bin/i386-solaris/epstopdf bin/i386-solaris/pdfclose bin/i386-solaris/pdfcrop bin/i386-solaris/pdfopen bin/i386-solaris/pdftosrc -binfiles arch=i386-linux size=453899 +binfiles arch=i386-linux size=113 bin/i386-linux/e2pall bin/i386-linux/epstopdf bin/i386-linux/pdfclose bin/i386-linux/pdfcrop bin/i386-linux/pdfopen bin/i386-linux/pdftosrc -binfiles arch=hppa-hpux size=657224 +binfiles arch=hppa-hpux size=165 bin/hppa-hpux/e2pall bin/hppa-hpux/epstopdf bin/hppa-hpux/pdfclose bin/hppa-hpux/pdfcrop bin/hppa-hpux/pdfopen bin/hppa-hpux/pdftosrc -binfiles arch=mips-irix size=647799 +binfiles arch=mips-irix size=161 bin/mips-irix/e2pall bin/mips-irix/epstopdf bin/mips-irix/pdfclose bin/mips-irix/pdfcrop bin/mips-irix/pdfopen bin/mips-irix/pdftosrc -binfiles arch=alpha-linux size=664763 +binfiles arch=alpha-linux size=166 bin/alpha-linux/e2pall bin/alpha-linux/epstopdf bin/alpha-linux/pdfclose bin/alpha-linux/pdfcrop bin/alpha-linux/pdfopen bin/alpha-linux/pdftosrc -binfiles arch=sparc-linux size=500459 +binfiles arch=sparc-linux size=125 bin/sparc-linux/e2pall bin/sparc-linux/epstopdf bin/sparc-linux/pdfclose bin/sparc-linux/pdfcrop bin/sparc-linux/pdfopen bin/sparc-linux/pdftosrc -binfiles arch=sparc-solaris size=548299 +binfiles arch=sparc-solaris size=137 bin/sparc-solaris/e2pall bin/sparc-solaris/epstopdf bin/sparc-solaris/pdfclose bin/sparc-solaris/pdfcrop bin/sparc-solaris/pdfopen bin/sparc-solaris/pdftosrc -binfiles arch=i386-freebsd size=460935 +binfiles arch=i386-freebsd size=116 bin/i386-freebsd/e2pall bin/i386-freebsd/epstopdf bin/i386-freebsd/pdfclose bin/i386-freebsd/pdfcrop bin/i386-freebsd/pdfopen bin/i386-freebsd/pdftosrc -binfiles arch=win32 size=472576 +binfiles arch=win32 size=118 bin/win32/e2pall.exe bin/win32/epstopdf.exe bin/win32/pdfatfi.exe @@ -12594,42 +12594,42 @@ binfiles arch=win32 size=472576 bin/win32/pdfdde.exe bin/win32/pdfopen.exe bin/win32/pdftosrc.exe -binfiles arch=i386-darwin size=457291 +binfiles arch=i386-darwin size=114 bin/i386-darwin/e2pall bin/i386-darwin/epstopdf bin/i386-darwin/pdfcrop bin/i386-darwin/pdftosrc -binfiles arch=powerpc-linux size=544687 +binfiles arch=powerpc-linux size=137 bin/powerpc-linux/e2pall bin/powerpc-linux/epstopdf bin/powerpc-linux/pdfclose bin/powerpc-linux/pdfcrop bin/powerpc-linux/pdfopen bin/powerpc-linux/pdftosrc -binfiles arch=powerpc-aix size=546643 +binfiles arch=powerpc-aix size=136 bin/powerpc-aix/e2pall bin/powerpc-aix/epstopdf bin/powerpc-aix/pdfclose bin/powerpc-aix/pdfcrop bin/powerpc-aix/pdfopen bin/powerpc-aix/pdftosrc -binfiles arch=powerpc-darwin size=416171 - bin/powerpc-darwin/e2pall - bin/powerpc-darwin/epstopdf - bin/powerpc-darwin/pdfcrop - bin/powerpc-darwin/pdftosrc -binfiles arch=x86_64-linux size=571595 +binfiles arch=x86_64-linux size=143 bin/x86_64-linux/e2pall bin/x86_64-linux/epstopdf bin/x86_64-linux/pdfclose bin/x86_64-linux/pdfcrop bin/x86_64-linux/pdfopen bin/x86_64-linux/pdftosrc +binfiles arch=powerpc-darwin size=104 + bin/powerpc-darwin/e2pall + bin/powerpc-darwin/epstopdf + bin/powerpc-darwin/pdfcrop + bin/powerpc-darwin/pdftosrc name bin-perl category TLCore revision 5403 -runfiles size=4148194 +runfiles size=1579 perltl/lib/AnyDBM_File.pm perltl/lib/AutoLoader.pm perltl/lib/B.pm @@ -13354,7 +13354,7 @@ runfiles size=4148194 perltl/site/lib/auto/Tk/updateWidgets.al perltl/site/lib/auto/Win32/API/API.dll perltl/site/lib/auto/XML/Parser/Expat/Expat.dll -binfiles arch=win32 size=1633792 +binfiles arch=win32 size=399 bin/win32/perl.exe bin/win32/perl58.dll bin/win32/tk83.dll @@ -13362,117 +13362,117 @@ binfiles arch=win32 size=1633792 name bin-perltex category TLCore revision 5402 -binfiles arch=i386-openbsd size=11650 +binfiles arch=i386-openbsd size=3 bin/i386-openbsd/perltex -binfiles arch=i386-solaris size=11650 +binfiles arch=i386-solaris size=3 bin/i386-solaris/perltex -binfiles arch=i386-linux size=14147 +binfiles arch=i386-linux size=4 bin/i386-linux/perltex -binfiles arch=hppa-hpux size=11650 +binfiles arch=hppa-hpux size=3 bin/hppa-hpux/perltex -binfiles arch=mips-irix size=11650 +binfiles arch=mips-irix size=3 bin/mips-irix/perltex -binfiles arch=alpha-linux size=11650 +binfiles arch=alpha-linux size=3 bin/alpha-linux/perltex -binfiles arch=sparc-linux size=11650 +binfiles arch=sparc-linux size=3 bin/sparc-linux/perltex -binfiles arch=sparc-solaris size=11650 +binfiles arch=sparc-solaris size=3 bin/sparc-solaris/perltex -binfiles arch=i386-freebsd size=11650 +binfiles arch=i386-freebsd size=3 bin/i386-freebsd/perltex -binfiles arch=win32 size=11666 +binfiles arch=win32 size=3 bin/win32/perltex.bat -binfiles arch=i386-darwin size=11650 +binfiles arch=i386-darwin size=3 bin/i386-darwin/perltex -binfiles arch=powerpc-linux size=11650 +binfiles arch=powerpc-linux size=3 bin/powerpc-linux/perltex -binfiles arch=powerpc-aix size=11650 +binfiles arch=powerpc-aix size=3 bin/powerpc-aix/perltex -binfiles arch=powerpc-darwin size=11650 - bin/powerpc-darwin/perltex -binfiles arch=x86_64-linux size=11650 +binfiles arch=x86_64-linux size=3 bin/x86_64-linux/perltex +binfiles arch=powerpc-darwin size=3 + bin/powerpc-darwin/perltex name bin-physe category TLCore revision 5403 depend bin-tex execute BuildFormat physe -runfiles size=49 +runfiles size=1 texmf/fmtutil/format.physe.cnf -binfiles arch=i386-openbsd size=6 +binfiles arch=i386-openbsd size=1 bin/i386-openbsd/physe -binfiles arch=i386-solaris size=6 +binfiles arch=i386-solaris size=1 bin/i386-solaris/physe -binfiles arch=i386-linux size=6 +binfiles arch=i386-linux size=1 bin/i386-linux/physe -binfiles arch=hppa-hpux size=6 +binfiles arch=hppa-hpux size=1 bin/hppa-hpux/physe -binfiles arch=mips-irix size=6 +binfiles arch=mips-irix size=1 bin/mips-irix/physe -binfiles arch=alpha-linux size=6 +binfiles arch=alpha-linux size=1 bin/alpha-linux/physe -binfiles arch=sparc-linux size=6 +binfiles arch=sparc-linux size=1 bin/sparc-linux/physe -binfiles arch=sparc-solaris size=6 +binfiles arch=sparc-solaris size=1 bin/sparc-solaris/physe -binfiles arch=i386-freebsd size=6 +binfiles arch=i386-freebsd size=1 bin/i386-freebsd/physe -binfiles arch=win32 size=2560 +binfiles arch=win32 size=1 bin/win32/physe.exe -binfiles arch=i386-darwin size=6 +binfiles arch=i386-darwin size=1 bin/i386-darwin/physe -binfiles arch=powerpc-linux size=6 +binfiles arch=powerpc-linux size=1 bin/powerpc-linux/physe -binfiles arch=powerpc-aix size=6 +binfiles arch=powerpc-aix size=1 bin/powerpc-aix/physe -binfiles arch=powerpc-darwin size=6 - bin/powerpc-darwin/physe -binfiles arch=x86_64-linux size=6 +binfiles arch=x86_64-linux size=1 bin/x86_64-linux/physe +binfiles arch=powerpc-darwin size=1 + bin/powerpc-darwin/physe name bin-phyzzx category TLCore revision 5403 depend bin-tex execute BuildFormat phyzzx -runfiles size=49 +runfiles size=1 texmf/fmtutil/format.phyzzx.cnf -binfiles arch=i386-openbsd size=6 +binfiles arch=i386-openbsd size=1 bin/i386-openbsd/phyzzx -binfiles arch=i386-solaris size=6 +binfiles arch=i386-solaris size=1 bin/i386-solaris/phyzzx -binfiles arch=i386-linux size=6 +binfiles arch=i386-linux size=1 bin/i386-linux/phyzzx -binfiles arch=hppa-hpux size=6 +binfiles arch=hppa-hpux size=1 bin/hppa-hpux/phyzzx -binfiles arch=mips-irix size=6 +binfiles arch=mips-irix size=1 bin/mips-irix/phyzzx -binfiles arch=alpha-linux size=6 +binfiles arch=alpha-linux size=1 bin/alpha-linux/phyzzx -binfiles arch=sparc-linux size=6 +binfiles arch=sparc-linux size=1 bin/sparc-linux/phyzzx -binfiles arch=sparc-solaris size=6 +binfiles arch=sparc-solaris size=1 bin/sparc-solaris/phyzzx -binfiles arch=i386-freebsd size=6 +binfiles arch=i386-freebsd size=1 bin/i386-freebsd/phyzzx -binfiles arch=win32 size=2560 +binfiles arch=win32 size=1 bin/win32/phyzzx.exe -binfiles arch=i386-darwin size=6 +binfiles arch=i386-darwin size=1 bin/i386-darwin/phyzzx -binfiles arch=powerpc-linux size=6 +binfiles arch=powerpc-linux size=1 bin/powerpc-linux/phyzzx -binfiles arch=powerpc-aix size=6 +binfiles arch=powerpc-aix size=1 bin/powerpc-aix/phyzzx -binfiles arch=powerpc-darwin size=6 - bin/powerpc-darwin/phyzzx -binfiles arch=x86_64-linux size=6 +binfiles arch=x86_64-linux size=1 bin/x86_64-linux/phyzzx +binfiles arch=powerpc-darwin size=1 + bin/powerpc-darwin/phyzzx name bin-pngtools category TLCore revision 5403 -binfiles arch=win32 size=249344 +binfiles arch=win32 size=62 bin/win32/bmp2png.exe bin/win32/png22pnm.exe bin/win32/png2bmp.exe @@ -13480,222 +13480,222 @@ binfiles arch=win32 size=249344 name bin-ppower4 category TLCore revision 5403 -binfiles arch=i386-openbsd size=1846 +binfiles arch=i386-openbsd size=2 bin/i386-openbsd/pdfthumb bin/i386-openbsd/ppower4 -binfiles arch=i386-solaris size=1846 +binfiles arch=i386-solaris size=2 bin/i386-solaris/pdfthumb bin/i386-solaris/ppower4 -binfiles arch=i386-linux size=1846 +binfiles arch=i386-linux size=2 bin/i386-linux/pdfthumb bin/i386-linux/ppower4 -binfiles arch=hppa-hpux size=1846 +binfiles arch=hppa-hpux size=2 bin/hppa-hpux/pdfthumb bin/hppa-hpux/ppower4 -binfiles arch=mips-irix size=1846 +binfiles arch=mips-irix size=2 bin/mips-irix/pdfthumb bin/mips-irix/ppower4 -binfiles arch=alpha-linux size=1846 +binfiles arch=alpha-linux size=2 bin/alpha-linux/pdfthumb bin/alpha-linux/ppower4 -binfiles arch=sparc-linux size=1846 +binfiles arch=sparc-linux size=2 bin/sparc-linux/pdfthumb bin/sparc-linux/ppower4 -binfiles arch=sparc-solaris size=1846 +binfiles arch=sparc-solaris size=2 bin/sparc-solaris/pdfthumb bin/sparc-solaris/ppower4 -binfiles arch=i386-freebsd size=1846 +binfiles arch=i386-freebsd size=2 bin/i386-freebsd/pdfthumb bin/i386-freebsd/ppower4 -binfiles arch=win32 size=14336 +binfiles arch=win32 size=4 bin/win32/pdfthumb.exe bin/win32/ppower4.exe -binfiles arch=i386-darwin size=1846 +binfiles arch=i386-darwin size=2 bin/i386-darwin/pdfthumb bin/i386-darwin/ppower4 -binfiles arch=powerpc-linux size=1846 +binfiles arch=powerpc-linux size=2 bin/powerpc-linux/pdfthumb bin/powerpc-linux/ppower4 -binfiles arch=powerpc-aix size=1846 +binfiles arch=powerpc-aix size=2 bin/powerpc-aix/pdfthumb bin/powerpc-aix/ppower4 -binfiles arch=powerpc-darwin size=1846 - bin/powerpc-darwin/pdfthumb - bin/powerpc-darwin/ppower4 -binfiles arch=x86_64-linux size=1846 +binfiles arch=x86_64-linux size=2 bin/x86_64-linux/pdfthumb bin/x86_64-linux/ppower4 +binfiles arch=powerpc-darwin size=2 + bin/powerpc-darwin/pdfthumb + bin/powerpc-darwin/ppower4 name bin-ps2pkm category TLCore revision 5403 -runfiles size=8642 +runfiles size=5 texmf/doc/man/man1/mag.1 texmf/doc/man/man1/pfb2pfa.1 texmf/doc/man/man1/pk2bm.1 texmf/doc/man/man1/ps2pk.1 -binfiles arch=i386-openbsd size=181712 +binfiles arch=i386-openbsd size=47 bin/i386-openbsd/mag bin/i386-openbsd/pfb2pfa bin/i386-openbsd/pk2bm bin/i386-openbsd/ps2pk -binfiles arch=i386-solaris size=188024 +binfiles arch=i386-solaris size=48 bin/i386-solaris/mag bin/i386-solaris/pfb2pfa bin/i386-solaris/pk2bm bin/i386-solaris/ps2pk -binfiles arch=i386-linux size=172196 +binfiles arch=i386-linux size=45 bin/i386-linux/mag bin/i386-linux/pfb2pfa bin/i386-linux/pk2bm bin/i386-linux/ps2pk -binfiles arch=hppa-hpux size=300263 +binfiles arch=hppa-hpux size=77 bin/hppa-hpux/mag bin/hppa-hpux/pfb2pfa bin/hppa-hpux/pk2bm bin/hppa-hpux/ps2pk -binfiles arch=mips-irix size=335616 +binfiles arch=mips-irix size=84 bin/mips-irix/mag bin/mips-irix/pfb2pfa bin/mips-irix/pk2bm bin/mips-irix/ps2pk -binfiles arch=alpha-linux size=283568 +binfiles arch=alpha-linux size=70 bin/alpha-linux/mag bin/alpha-linux/pfb2pfa bin/alpha-linux/pk2bm bin/alpha-linux/ps2pk -binfiles arch=sparc-linux size=196132 +binfiles arch=sparc-linux size=50 bin/sparc-linux/mag bin/sparc-linux/pfb2pfa bin/sparc-linux/pk2bm bin/sparc-linux/ps2pk -binfiles arch=sparc-solaris size=331420 +binfiles arch=sparc-solaris size=83 bin/sparc-solaris/mag bin/sparc-solaris/pfb2pfa bin/sparc-solaris/pk2bm bin/sparc-solaris/ps2pk -binfiles arch=i386-freebsd size=176372 +binfiles arch=i386-freebsd size=45 bin/i386-freebsd/mag bin/i386-freebsd/pfb2pfa bin/i386-freebsd/pk2bm bin/i386-freebsd/ps2pk -binfiles arch=win32 size=154624 +binfiles arch=win32 size=40 bin/win32/mag.exe bin/win32/pfb2pfa.exe bin/win32/pk2bm.exe bin/win32/ps2pk.exe -binfiles arch=i386-darwin size=227564 +binfiles arch=i386-darwin size=58 bin/i386-darwin/mag bin/i386-darwin/pfb2pfa bin/i386-darwin/pk2bm bin/i386-darwin/ps2pk -binfiles arch=powerpc-linux size=206280 +binfiles arch=powerpc-linux size=52 bin/powerpc-linux/mag bin/powerpc-linux/pfb2pfa bin/powerpc-linux/pk2bm bin/powerpc-linux/ps2pk -binfiles arch=powerpc-aix size=241550 +binfiles arch=powerpc-aix size=61 bin/powerpc-aix/mag bin/powerpc-aix/pfb2pfa bin/powerpc-aix/pk2bm bin/powerpc-aix/ps2pk -binfiles arch=powerpc-darwin size=229716 - bin/powerpc-darwin/mag - bin/powerpc-darwin/pfb2pfa - bin/powerpc-darwin/pk2bm - bin/powerpc-darwin/ps2pk -binfiles arch=x86_64-linux size=217200 +binfiles arch=x86_64-linux size=56 bin/x86_64-linux/mag bin/x86_64-linux/pfb2pfa bin/x86_64-linux/pk2bm bin/x86_64-linux/ps2pk +binfiles arch=powerpc-darwin size=58 + bin/powerpc-darwin/mag + bin/powerpc-darwin/pfb2pfa + bin/powerpc-darwin/pk2bm + bin/powerpc-darwin/ps2pk name bin-pstools category TLCore revision 5403 -docfiles size=2909 +docfiles size=2 texmf/doc/man/man1/ps2frag.1 texmf/doc/man/man1/pslatex.1 -runfiles size=32958 +runfiles size=9 texmf/scripts/ps2eps/ps2eps.pl -binfiles arch=i386-openbsd size=45198 +binfiles arch=i386-openbsd size=14 bin/i386-openbsd/bbox bin/i386-openbsd/ps2eps bin/i386-openbsd/ps2frag bin/i386-openbsd/pslatex -binfiles arch=i386-solaris size=42462 +binfiles arch=i386-solaris size=13 bin/i386-solaris/bbox bin/i386-solaris/ps2eps bin/i386-solaris/ps2frag bin/i386-solaris/pslatex -binfiles arch=i386-linux size=41394 +binfiles arch=i386-linux size=13 bin/i386-linux/bbox bin/i386-linux/ps2eps bin/i386-linux/ps2frag bin/i386-linux/pslatex -binfiles arch=hppa-hpux size=59187 +binfiles arch=hppa-hpux size=18 bin/hppa-hpux/bbox bin/hppa-hpux/ps2eps bin/hppa-hpux/ps2frag bin/hppa-hpux/pslatex -binfiles arch=mips-irix size=54310 +binfiles arch=mips-irix size=16 bin/mips-irix/bbox bin/mips-irix/ps2eps bin/mips-irix/ps2frag bin/mips-irix/pslatex -binfiles arch=alpha-linux size=46210 +binfiles arch=alpha-linux size=14 bin/alpha-linux/bbox bin/alpha-linux/ps2eps bin/alpha-linux/ps2frag bin/alpha-linux/pslatex -binfiles arch=sparc-linux size=42946 +binfiles arch=sparc-linux size=14 bin/sparc-linux/bbox bin/sparc-linux/ps2eps bin/sparc-linux/ps2frag bin/sparc-linux/pslatex -binfiles arch=sparc-solaris size=43994 +binfiles arch=sparc-solaris size=14 bin/sparc-solaris/bbox bin/sparc-solaris/ps2eps bin/sparc-solaris/ps2frag bin/sparc-solaris/pslatex -binfiles arch=i386-freebsd size=41726 +binfiles arch=i386-freebsd size=13 bin/i386-freebsd/bbox bin/i386-freebsd/ps2eps bin/i386-freebsd/ps2frag bin/i386-freebsd/pslatex -binfiles arch=win32 size=13312 +binfiles arch=win32 size=4 bin/win32/bbox.exe bin/win32/ps2eps.exe -binfiles arch=i386-darwin size=52142 +binfiles arch=i386-darwin size=16 bin/i386-darwin/bbox bin/i386-darwin/ps2eps bin/i386-darwin/ps2frag bin/i386-darwin/pslatex -binfiles arch=powerpc-linux size=42882 +binfiles arch=powerpc-linux size=14 bin/powerpc-linux/bbox bin/powerpc-linux/ps2eps bin/powerpc-linux/ps2frag bin/powerpc-linux/pslatex -binfiles arch=powerpc-aix size=41269 +binfiles arch=powerpc-aix size=13 bin/powerpc-aix/bbox bin/powerpc-aix/ps2eps bin/powerpc-aix/ps2frag bin/powerpc-aix/pslatex -binfiles arch=powerpc-darwin size=48522 - bin/powerpc-darwin/bbox - bin/powerpc-darwin/ps2eps - bin/powerpc-darwin/ps2frag - bin/powerpc-darwin/pslatex -binfiles arch=x86_64-linux size=43426 +binfiles arch=x86_64-linux size=14 bin/x86_64-linux/bbox bin/x86_64-linux/ps2eps bin/x86_64-linux/ps2frag bin/x86_64-linux/pslatex +binfiles arch=powerpc-darwin size=15 + bin/powerpc-darwin/bbox + bin/powerpc-darwin/ps2eps + bin/powerpc-darwin/ps2frag + bin/powerpc-darwin/pslatex name bin-psutils category TLCore revision 5403 -docfiles size=26498 +docfiles size=20 texmf/doc/man/man1/epsffit.1 texmf/doc/man/man1/extractres.1 texmf/doc/man/man1/fixdlsrps.1 @@ -13715,10 +13715,10 @@ docfiles size=26498 texmf/doc/man/man1/psresize.1 texmf/doc/man/man1/psselect.1 texmf/doc/man/man1/pstops.1 -runfiles size=66242 +runfiles size=17 texmf/dvips/psutils/md68_0.ps texmf/dvips/psutils/md71_0.ps -binfiles arch=i386-openbsd size=113382 +binfiles arch=i386-openbsd size=40 bin/i386-openbsd/epsffit bin/i386-openbsd/extractres bin/i386-openbsd/fixdlsrps @@ -13738,7 +13738,7 @@ binfiles arch=i386-openbsd size=113382 bin/i386-openbsd/psresize bin/i386-openbsd/psselect bin/i386-openbsd/pstops -binfiles arch=i386-solaris size=102746 +binfiles arch=i386-solaris size=38 bin/i386-solaris/epsffit bin/i386-solaris/extractres bin/i386-solaris/fixdlsrps @@ -13758,7 +13758,7 @@ binfiles arch=i386-solaris size=102746 bin/i386-solaris/psresize bin/i386-solaris/psselect bin/i386-solaris/pstops -binfiles arch=i386-linux size=92826 +binfiles arch=i386-linux size=34 bin/i386-linux/epsffit bin/i386-linux/extractres bin/i386-linux/fixdlsrps @@ -13778,7 +13778,7 @@ binfiles arch=i386-linux size=92826 bin/i386-linux/psresize bin/i386-linux/psselect bin/i386-linux/pstops -binfiles arch=hppa-hpux size=208184 +binfiles arch=hppa-hpux size=66 bin/hppa-hpux/epsffit bin/hppa-hpux/extractres bin/hppa-hpux/fixdlsrps @@ -13798,7 +13798,7 @@ binfiles arch=hppa-hpux size=208184 bin/hppa-hpux/psresize bin/hppa-hpux/psselect bin/hppa-hpux/pstops -binfiles arch=mips-irix size=194058 +binfiles arch=mips-irix size=59 bin/mips-irix/epsffit bin/mips-irix/extractres bin/mips-irix/fixdlsrps @@ -13818,7 +13818,7 @@ binfiles arch=mips-irix size=194058 bin/mips-irix/psresize bin/mips-irix/psselect bin/mips-irix/pstops -binfiles arch=alpha-linux size=140454 +binfiles arch=alpha-linux size=47 bin/alpha-linux/epsffit bin/alpha-linux/extractres bin/alpha-linux/fixdlsrps @@ -13838,7 +13838,7 @@ binfiles arch=alpha-linux size=140454 bin/alpha-linux/psresize bin/alpha-linux/psselect bin/alpha-linux/pstops -binfiles arch=sparc-linux size=104518 +binfiles arch=sparc-linux size=38 bin/sparc-linux/epsffit bin/sparc-linux/extractres bin/sparc-linux/fixdlsrps @@ -13858,7 +13858,7 @@ binfiles arch=sparc-linux size=104518 bin/sparc-linux/psresize bin/sparc-linux/psselect bin/sparc-linux/pstops -binfiles arch=sparc-solaris size=144426 +binfiles arch=sparc-solaris size=47 bin/sparc-solaris/epsffit bin/sparc-solaris/extractres bin/sparc-solaris/fixdlsrps @@ -13878,7 +13878,7 @@ binfiles arch=sparc-solaris size=144426 bin/sparc-solaris/psresize bin/sparc-solaris/psselect bin/sparc-solaris/pstops -binfiles arch=i386-freebsd size=95982 +binfiles arch=i386-freebsd size=34 bin/i386-freebsd/epsffit bin/i386-freebsd/extractres bin/i386-freebsd/fixdlsrps @@ -13898,7 +13898,7 @@ binfiles arch=i386-freebsd size=95982 bin/i386-freebsd/psresize bin/i386-freebsd/psselect bin/i386-freebsd/pstops -binfiles arch=win32 size=83619 +binfiles arch=win32 size=32 bin/win32/epsffit.exe bin/win32/extractres.bat bin/win32/fixdlsrps.bat @@ -13918,7 +13918,7 @@ binfiles arch=win32 size=83619 bin/win32/psresize.exe bin/win32/psselect.exe bin/win32/pstops.exe -binfiles arch=i386-darwin size=159218 +binfiles arch=i386-darwin size=52 bin/i386-darwin/epsffit bin/i386-darwin/extractres bin/i386-darwin/fixdlsrps @@ -13938,7 +13938,7 @@ binfiles arch=i386-darwin size=159218 bin/i386-darwin/psresize bin/i386-darwin/psselect bin/i386-darwin/pstops -binfiles arch=powerpc-linux size=109074 +binfiles arch=powerpc-linux size=39 bin/powerpc-linux/epsffit bin/powerpc-linux/extractres bin/powerpc-linux/fixdlsrps @@ -13958,7 +13958,7 @@ binfiles arch=powerpc-linux size=109074 bin/powerpc-linux/psresize bin/powerpc-linux/psselect bin/powerpc-linux/pstops -binfiles arch=powerpc-aix size=103931 +binfiles arch=powerpc-aix size=37 bin/powerpc-aix/epsffit bin/powerpc-aix/extractres bin/powerpc-aix/fixdlsrps @@ -13978,27 +13978,7 @@ binfiles arch=powerpc-aix size=103931 bin/powerpc-aix/psresize bin/powerpc-aix/psselect bin/powerpc-aix/pstops -binfiles arch=powerpc-darwin size=150518 - bin/powerpc-darwin/epsffit - bin/powerpc-darwin/extractres - bin/powerpc-darwin/fixdlsrps - bin/powerpc-darwin/fixfmps - bin/powerpc-darwin/fixmacps - bin/powerpc-darwin/fixpsditps - bin/powerpc-darwin/fixpspps - bin/powerpc-darwin/fixscribeps - bin/powerpc-darwin/fixtpps - bin/powerpc-darwin/fixwfwps - bin/powerpc-darwin/fixwpps - bin/powerpc-darwin/fixwwps - bin/powerpc-darwin/includeres - bin/powerpc-darwin/psbook - bin/powerpc-darwin/psmerge - bin/powerpc-darwin/psnup - bin/powerpc-darwin/psresize - bin/powerpc-darwin/psselect - bin/powerpc-darwin/pstops -binfiles arch=x86_64-linux size=121558 +binfiles arch=x86_64-linux size=43 bin/x86_64-linux/epsffit bin/x86_64-linux/extractres bin/x86_64-linux/fixdlsrps @@ -14018,211 +13998,231 @@ binfiles arch=x86_64-linux size=121558 bin/x86_64-linux/psresize bin/x86_64-linux/psselect bin/x86_64-linux/pstops +binfiles arch=powerpc-darwin size=49 + bin/powerpc-darwin/epsffit + bin/powerpc-darwin/extractres + bin/powerpc-darwin/fixdlsrps + bin/powerpc-darwin/fixfmps + bin/powerpc-darwin/fixmacps + bin/powerpc-darwin/fixpsditps + bin/powerpc-darwin/fixpspps + bin/powerpc-darwin/fixscribeps + bin/powerpc-darwin/fixtpps + bin/powerpc-darwin/fixwfwps + bin/powerpc-darwin/fixwpps + bin/powerpc-darwin/fixwwps + bin/powerpc-darwin/includeres + bin/powerpc-darwin/psbook + bin/powerpc-darwin/psmerge + bin/powerpc-darwin/psnup + bin/powerpc-darwin/psresize + bin/powerpc-darwin/psselect + bin/powerpc-darwin/pstops name bin-seetexk category TLCore revision 5403 -runfiles size=9511 +runfiles size=5 texmf/doc/man/man1/dvibook.1 texmf/doc/man/man1/dviconcat.1 texmf/doc/man/man1/dviselect.1 texmf/doc/man/man1/dvitodvi.1 -binfiles arch=i386-openbsd size=135024 +binfiles arch=i386-openbsd size=34 bin/i386-openbsd/dvibook bin/i386-openbsd/dviconcat bin/i386-openbsd/dviselect bin/i386-openbsd/dvitodvi -binfiles arch=i386-solaris size=133304 +binfiles arch=i386-solaris size=35 bin/i386-solaris/dvibook bin/i386-solaris/dviconcat bin/i386-solaris/dviselect bin/i386-solaris/dvitodvi -binfiles arch=i386-linux size=83176 +binfiles arch=i386-linux size=21 bin/i386-linux/dvibook bin/i386-linux/dviconcat bin/i386-linux/dviselect bin/i386-linux/dvitodvi -binfiles arch=hppa-hpux size=197283 +binfiles arch=hppa-hpux size=52 bin/hppa-hpux/dvibook bin/hppa-hpux/dviconcat bin/hppa-hpux/dviselect bin/hppa-hpux/dvitodvi -binfiles arch=mips-irix size=260124 +binfiles arch=mips-irix size=65 bin/mips-irix/dvibook bin/mips-irix/dviconcat bin/mips-irix/dviselect bin/mips-irix/dvitodvi -binfiles arch=alpha-linux size=138528 +binfiles arch=alpha-linux size=35 bin/alpha-linux/dvibook bin/alpha-linux/dviconcat bin/alpha-linux/dviselect bin/alpha-linux/dvitodvi -binfiles arch=sparc-linux size=89384 +binfiles arch=sparc-linux size=23 bin/sparc-linux/dvibook bin/sparc-linux/dviconcat bin/sparc-linux/dviselect bin/sparc-linux/dvitodvi -binfiles arch=sparc-solaris size=201892 +binfiles arch=sparc-solaris size=52 bin/sparc-solaris/dvibook bin/sparc-solaris/dviconcat bin/sparc-solaris/dviselect bin/sparc-solaris/dvitodvi -binfiles arch=i386-freebsd size=154916 +binfiles arch=i386-freebsd size=40 bin/i386-freebsd/dvibook bin/i386-freebsd/dviconcat bin/i386-freebsd/dviselect bin/i386-freebsd/dvitodvi -binfiles arch=win32 size=79872 +binfiles arch=win32 size=21 bin/win32/dvibook.exe bin/win32/dviconcat.exe bin/win32/dviselect.exe bin/win32/dvitodvi.exe -binfiles arch=i386-darwin size=134916 +binfiles arch=i386-darwin size=35 bin/i386-darwin/dvibook bin/i386-darwin/dviconcat bin/i386-darwin/dviselect bin/i386-darwin/dvitodvi -binfiles arch=powerpc-linux size=94964 +binfiles arch=powerpc-linux size=25 bin/powerpc-linux/dvibook bin/powerpc-linux/dviconcat bin/powerpc-linux/dviselect bin/powerpc-linux/dvitodvi -binfiles arch=powerpc-aix size=151068 +binfiles arch=powerpc-aix size=39 bin/powerpc-aix/dvibook bin/powerpc-aix/dviconcat bin/powerpc-aix/dviselect bin/powerpc-aix/dvitodvi -binfiles arch=powerpc-darwin size=129076 - bin/powerpc-darwin/dvibook - bin/powerpc-darwin/dviconcat - bin/powerpc-darwin/dviselect - bin/powerpc-darwin/dvitodvi -binfiles arch=x86_64-linux size=105624 +binfiles arch=x86_64-linux size=28 bin/x86_64-linux/dvibook bin/x86_64-linux/dviconcat bin/x86_64-linux/dviselect bin/x86_64-linux/dvitodvi +binfiles arch=powerpc-darwin size=33 + bin/powerpc-darwin/dvibook + bin/powerpc-darwin/dviconcat + bin/powerpc-darwin/dviselect + bin/powerpc-darwin/dvitodvi name bin-t1utils category TLCore revision 5403 -docfiles size=10999 +docfiles size=6 texmf/doc/man/man1/t1ascii.1 texmf/doc/man/man1/t1asm.1 texmf/doc/man/man1/t1binary.1 texmf/doc/man/man1/t1disasm.1 texmf/doc/man/man1/t1mac.1 texmf/doc/man/man1/t1unmac.1 -binfiles arch=i386-openbsd size=167384 +binfiles arch=i386-openbsd size=44 bin/i386-openbsd/t1ascii bin/i386-openbsd/t1asm bin/i386-openbsd/t1binary bin/i386-openbsd/t1disasm bin/i386-openbsd/t1mac bin/i386-openbsd/t1unmac -binfiles arch=i386-solaris size=163392 +binfiles arch=i386-solaris size=42 bin/i386-solaris/t1ascii bin/i386-solaris/t1asm bin/i386-solaris/t1binary bin/i386-solaris/t1disasm bin/i386-solaris/t1mac bin/i386-solaris/t1unmac -binfiles arch=i386-linux size=146128 +binfiles arch=i386-linux size=38 bin/i386-linux/t1ascii bin/i386-linux/t1asm bin/i386-linux/t1binary bin/i386-linux/t1disasm bin/i386-linux/t1mac bin/i386-linux/t1unmac -binfiles arch=hppa-hpux size=275595 +binfiles arch=hppa-hpux size=73 bin/hppa-hpux/t1ascii bin/hppa-hpux/t1asm bin/hppa-hpux/t1binary bin/hppa-hpux/t1disasm bin/hppa-hpux/t1mac bin/hppa-hpux/t1unmac -binfiles arch=mips-irix size=341980 +binfiles arch=mips-irix size=86 bin/mips-irix/t1ascii bin/mips-irix/t1asm bin/mips-irix/t1binary bin/mips-irix/t1disasm bin/mips-irix/t1mac bin/mips-irix/t1unmac -binfiles arch=alpha-linux size=236512 +binfiles arch=alpha-linux size=61 bin/alpha-linux/t1ascii bin/alpha-linux/t1asm bin/alpha-linux/t1binary bin/alpha-linux/t1disasm bin/alpha-linux/t1mac bin/alpha-linux/t1unmac -binfiles arch=sparc-linux size=162616 +binfiles arch=sparc-linux size=41 bin/sparc-linux/t1ascii bin/sparc-linux/t1asm bin/sparc-linux/t1binary bin/sparc-linux/t1disasm bin/sparc-linux/t1mac bin/sparc-linux/t1unmac -binfiles arch=sparc-solaris size=211368 +binfiles arch=sparc-solaris size=54 bin/sparc-solaris/t1ascii bin/sparc-solaris/t1asm bin/sparc-solaris/t1binary bin/sparc-solaris/t1disasm bin/sparc-solaris/t1mac bin/sparc-solaris/t1unmac -binfiles arch=i386-freebsd size=164232 +binfiles arch=i386-freebsd size=42 bin/i386-freebsd/t1ascii bin/i386-freebsd/t1asm bin/i386-freebsd/t1binary bin/i386-freebsd/t1disasm bin/i386-freebsd/t1mac bin/i386-freebsd/t1unmac -binfiles arch=win32 size=113664 +binfiles arch=win32 size=29 bin/win32/t1ascii.exe bin/win32/t1asm.exe bin/win32/t1binary.exe bin/win32/t1disasm.exe bin/win32/t1mac.exe bin/win32/t1unmac.exe -binfiles arch=i386-darwin size=207764 +binfiles arch=i386-darwin size=54 bin/i386-darwin/t1ascii bin/i386-darwin/t1asm bin/i386-darwin/t1binary bin/i386-darwin/t1disasm bin/i386-darwin/t1mac bin/i386-darwin/t1unmac -binfiles arch=powerpc-linux size=181948 +binfiles arch=powerpc-linux size=47 bin/powerpc-linux/t1ascii bin/powerpc-linux/t1asm bin/powerpc-linux/t1binary bin/powerpc-linux/t1disasm bin/powerpc-linux/t1mac bin/powerpc-linux/t1unmac -binfiles arch=powerpc-aix size=190054 +binfiles arch=powerpc-aix size=50 bin/powerpc-aix/t1ascii bin/powerpc-aix/t1asm bin/powerpc-aix/t1binary bin/powerpc-aix/t1disasm bin/powerpc-aix/t1mac bin/powerpc-aix/t1unmac -binfiles arch=powerpc-darwin size=207324 - bin/powerpc-darwin/t1ascii - bin/powerpc-darwin/t1asm - bin/powerpc-darwin/t1binary - bin/powerpc-darwin/t1disasm - bin/powerpc-darwin/t1mac - bin/powerpc-darwin/t1unmac -binfiles arch=x86_64-linux size=194576 +binfiles arch=x86_64-linux size=50 bin/x86_64-linux/t1ascii bin/x86_64-linux/t1asm bin/x86_64-linux/t1binary bin/x86_64-linux/t1disasm bin/x86_64-linux/t1mac bin/x86_64-linux/t1unmac +binfiles arch=powerpc-darwin size=53 + bin/powerpc-darwin/t1ascii + bin/powerpc-darwin/t1asm + bin/powerpc-darwin/t1binary + bin/powerpc-darwin/t1disasm + bin/powerpc-darwin/t1mac + bin/powerpc-darwin/t1unmac name bin-tetex category TLCore revision 5403 -docfiles size=393811 +docfiles size=106 texmf/doc/man/man1/a2ping.1 texmf/doc/man/man1/allcm.1 texmf/doc/man/man1/allec.1 @@ -14238,7 +14238,7 @@ docfiles size=393811 texmf/doc/man/man5/updmap.cfg.5 texmf/doc/tetex/TETEXDOC.pdf texmf/doc/tetex/teTeX-FAQ -runfiles size=237174 +runfiles size=79 texmf/dvips/tetex/config.builtin35 texmf/dvips/tetex/config.dfaxhigh texmf/dvips/tetex/config.dfaxlo @@ -14273,7 +14273,7 @@ runfiles size=237174 texmf/scripts/tetex/texi2html.pl texmf/scripts/tetex/updmap.pl texmf/web2c/updmap.cfg -binfiles arch=i386-openbsd size=209477 +binfiles arch=i386-openbsd size=63 bin/i386-openbsd/a2ping bin/i386-openbsd/allcm bin/i386-openbsd/allec @@ -14290,7 +14290,7 @@ binfiles arch=i386-openbsd size=209477 bin/i386-openbsd/texlinks bin/i386-openbsd/updmap bin/i386-openbsd/updmap-sys -binfiles arch=i386-solaris size=209477 +binfiles arch=i386-solaris size=63 bin/i386-solaris/a2ping bin/i386-solaris/allcm bin/i386-solaris/allec @@ -14307,7 +14307,7 @@ binfiles arch=i386-solaris size=209477 bin/i386-solaris/texlinks bin/i386-solaris/updmap bin/i386-solaris/updmap-sys -binfiles arch=i386-linux size=210054 +binfiles arch=i386-linux size=63 bin/i386-linux/a2ping bin/i386-linux/allcm bin/i386-linux/allec @@ -14324,7 +14324,7 @@ binfiles arch=i386-linux size=210054 bin/i386-linux/texlinks bin/i386-linux/updmap bin/i386-linux/updmap-sys -binfiles arch=hppa-hpux size=209477 +binfiles arch=hppa-hpux size=63 bin/hppa-hpux/a2ping bin/hppa-hpux/allcm bin/hppa-hpux/allec @@ -14341,7 +14341,7 @@ binfiles arch=hppa-hpux size=209477 bin/hppa-hpux/texlinks bin/hppa-hpux/updmap bin/hppa-hpux/updmap-sys -binfiles arch=mips-irix size=209477 +binfiles arch=mips-irix size=63 bin/mips-irix/a2ping bin/mips-irix/allcm bin/mips-irix/allec @@ -14358,7 +14358,7 @@ binfiles arch=mips-irix size=209477 bin/mips-irix/texlinks bin/mips-irix/updmap bin/mips-irix/updmap-sys -binfiles arch=alpha-linux size=209477 +binfiles arch=alpha-linux size=63 bin/alpha-linux/a2ping bin/alpha-linux/allcm bin/alpha-linux/allec @@ -14375,7 +14375,7 @@ binfiles arch=alpha-linux size=209477 bin/alpha-linux/texlinks bin/alpha-linux/updmap bin/alpha-linux/updmap-sys -binfiles arch=sparc-linux size=209477 +binfiles arch=sparc-linux size=63 bin/sparc-linux/a2ping bin/sparc-linux/allcm bin/sparc-linux/allec @@ -14392,7 +14392,7 @@ binfiles arch=sparc-linux size=209477 bin/sparc-linux/texlinks bin/sparc-linux/updmap bin/sparc-linux/updmap-sys -binfiles arch=sparc-solaris size=209477 +binfiles arch=sparc-solaris size=63 bin/sparc-solaris/a2ping bin/sparc-solaris/allcm bin/sparc-solaris/allec @@ -14409,7 +14409,7 @@ binfiles arch=sparc-solaris size=209477 bin/sparc-solaris/texlinks bin/sparc-solaris/updmap bin/sparc-solaris/updmap-sys -binfiles arch=i386-freebsd size=209477 +binfiles arch=i386-freebsd size=63 bin/i386-freebsd/a2ping bin/i386-freebsd/allcm bin/i386-freebsd/allec @@ -14426,10 +14426,10 @@ binfiles arch=i386-freebsd size=209477 bin/i386-freebsd/texlinks bin/i386-freebsd/updmap bin/i386-freebsd/updmap-sys -binfiles arch=win32 size=25600 +binfiles arch=win32 size=7 bin/win32/fmtutil.exe bin/win32/updmap.exe -binfiles arch=i386-darwin size=209477 +binfiles arch=i386-darwin size=63 bin/i386-darwin/a2ping bin/i386-darwin/allcm bin/i386-darwin/allec @@ -14446,7 +14446,7 @@ binfiles arch=i386-darwin size=209477 bin/i386-darwin/texlinks bin/i386-darwin/updmap bin/i386-darwin/updmap-sys -binfiles arch=powerpc-linux size=209477 +binfiles arch=powerpc-linux size=63 bin/powerpc-linux/a2ping bin/powerpc-linux/allcm bin/powerpc-linux/allec @@ -14463,7 +14463,7 @@ binfiles arch=powerpc-linux size=209477 bin/powerpc-linux/texlinks bin/powerpc-linux/updmap bin/powerpc-linux/updmap-sys -binfiles arch=powerpc-aix size=209477 +binfiles arch=powerpc-aix size=63 bin/powerpc-aix/a2ping bin/powerpc-aix/allcm bin/powerpc-aix/allec @@ -14480,24 +14480,7 @@ binfiles arch=powerpc-aix size=209477 bin/powerpc-aix/texlinks bin/powerpc-aix/updmap bin/powerpc-aix/updmap-sys -binfiles arch=powerpc-darwin size=209477 - bin/powerpc-darwin/a2ping - bin/powerpc-darwin/allcm - bin/powerpc-darwin/allec - bin/powerpc-darwin/allneeded - bin/powerpc-darwin/dvi2fax - bin/powerpc-darwin/dvired - bin/powerpc-darwin/fmtutil - bin/powerpc-darwin/fmtutil-sys - bin/powerpc-darwin/fontinst - bin/powerpc-darwin/kpsewhere - bin/powerpc-darwin/ps4pdf - bin/powerpc-darwin/texconfig-dialog - bin/powerpc-darwin/texconfig-sys - bin/powerpc-darwin/texlinks - bin/powerpc-darwin/updmap - bin/powerpc-darwin/updmap-sys -binfiles arch=x86_64-linux size=209477 +binfiles arch=x86_64-linux size=63 bin/x86_64-linux/a2ping bin/x86_64-linux/allcm bin/x86_64-linux/allec @@ -14514,56 +14497,73 @@ binfiles arch=x86_64-linux size=209477 bin/x86_64-linux/texlinks bin/x86_64-linux/updmap bin/x86_64-linux/updmap-sys +binfiles arch=powerpc-darwin size=63 + bin/powerpc-darwin/a2ping + bin/powerpc-darwin/allcm + bin/powerpc-darwin/allec + bin/powerpc-darwin/allneeded + bin/powerpc-darwin/dvi2fax + bin/powerpc-darwin/dvired + bin/powerpc-darwin/fmtutil + bin/powerpc-darwin/fmtutil-sys + bin/powerpc-darwin/fontinst + bin/powerpc-darwin/kpsewhere + bin/powerpc-darwin/ps4pdf + bin/powerpc-darwin/texconfig-dialog + bin/powerpc-darwin/texconfig-sys + bin/powerpc-darwin/texlinks + bin/powerpc-darwin/updmap + bin/powerpc-darwin/updmap-sys name bin-tex category TLCore revision 5403 depend bin-kpathsea execute BuildFormat tex -docfiles size=13615 +docfiles size=4 texmf/doc/man/man1/tex.1 -runfiles size=27076 +runfiles size=8 texmf/fmtutil/format.tex.cnf texmf/web2c/tex.pool -binfiles arch=i386-openbsd size=272836 +binfiles arch=i386-openbsd size=67 bin/i386-openbsd/tex -binfiles arch=i386-solaris size=308068 +binfiles arch=i386-solaris size=76 bin/i386-solaris/tex -binfiles arch=i386-linux size=263748 +binfiles arch=i386-linux size=65 bin/i386-linux/tex -binfiles arch=hppa-hpux size=353213 +binfiles arch=hppa-hpux size=87 bin/hppa-hpux/tex -binfiles arch=mips-irix size=522180 +binfiles arch=mips-irix size=128 bin/mips-irix/tex -binfiles arch=alpha-linux size=433640 +binfiles arch=alpha-linux size=106 bin/alpha-linux/tex -binfiles arch=sparc-linux size=317972 +binfiles arch=sparc-linux size=78 bin/sparc-linux/tex -binfiles arch=sparc-solaris size=458700 +binfiles arch=sparc-solaris size=112 bin/sparc-solaris/tex -binfiles arch=i386-freebsd size=283236 +binfiles arch=i386-freebsd size=70 bin/i386-freebsd/tex -binfiles arch=win32 size=241664 +binfiles arch=win32 size=60 bin/win32/tex.dll bin/win32/tex.exe -binfiles arch=i386-darwin size=332176 +binfiles arch=i386-darwin size=82 bin/i386-darwin/tex -binfiles arch=powerpc-linux size=328164 +binfiles arch=powerpc-linux size=81 bin/powerpc-linux/tex -binfiles arch=powerpc-aix size=347061 +binfiles arch=powerpc-aix size=85 bin/powerpc-aix/tex -binfiles arch=powerpc-darwin size=336996 - bin/powerpc-darwin/tex -binfiles arch=x86_64-linux size=308696 +binfiles arch=x86_64-linux size=76 bin/x86_64-linux/tex +binfiles arch=powerpc-darwin size=83 + bin/powerpc-darwin/tex name bin-tex4htk category TLCore revision 5403 -runfiles size=1342 +runfiles size=2 texmf/scripts/tex4ht/htcopy.pl texmf/scripts/tex4ht/htmove.pl -binfiles arch=i386-openbsd size=228793 +binfiles arch=i386-openbsd size=62 bin/i386-openbsd/ht bin/i386-openbsd/htcontext bin/i386-openbsd/htlatex @@ -14573,7 +14573,7 @@ binfiles arch=i386-openbsd size=228793 bin/i386-openbsd/mk4ht bin/i386-openbsd/t4ht bin/i386-openbsd/tex4ht -binfiles arch=i386-solaris size=228321 +binfiles arch=i386-solaris size=62 bin/i386-solaris/ht bin/i386-solaris/htcontext bin/i386-solaris/htlatex @@ -14583,7 +14583,7 @@ binfiles arch=i386-solaris size=228321 bin/i386-solaris/mk4ht bin/i386-solaris/t4ht bin/i386-solaris/tex4ht -binfiles arch=i386-linux size=219001 +binfiles arch=i386-linux size=60 bin/i386-linux/ht bin/i386-linux/htcontext bin/i386-linux/htlatex @@ -14593,7 +14593,7 @@ binfiles arch=i386-linux size=219001 bin/i386-linux/mk4ht bin/i386-linux/t4ht bin/i386-linux/tex4ht -binfiles arch=hppa-hpux size=295117 +binfiles arch=hppa-hpux size=79 bin/hppa-hpux/ht bin/hppa-hpux/htcontext bin/hppa-hpux/htlatex @@ -14603,7 +14603,7 @@ binfiles arch=hppa-hpux size=295117 bin/hppa-hpux/mk4ht bin/hppa-hpux/t4ht bin/hppa-hpux/tex4ht -binfiles arch=mips-irix size=376493 +binfiles arch=mips-irix size=98 bin/mips-irix/ht bin/mips-irix/htcontext bin/mips-irix/htlatex @@ -14613,7 +14613,7 @@ binfiles arch=mips-irix size=376493 bin/mips-irix/mk4ht bin/mips-irix/t4ht bin/mips-irix/tex4ht -binfiles arch=alpha-linux size=331569 +binfiles arch=alpha-linux size=87 bin/alpha-linux/ht bin/alpha-linux/htcontext bin/alpha-linux/htlatex @@ -14623,7 +14623,7 @@ binfiles arch=alpha-linux size=331569 bin/alpha-linux/mk4ht bin/alpha-linux/t4ht bin/alpha-linux/tex4ht -binfiles arch=sparc-linux size=244873 +binfiles arch=sparc-linux size=66 bin/sparc-linux/ht bin/sparc-linux/htcontext bin/sparc-linux/htlatex @@ -14633,7 +14633,7 @@ binfiles arch=sparc-linux size=244873 bin/sparc-linux/mk4ht bin/sparc-linux/t4ht bin/sparc-linux/tex4ht -binfiles arch=sparc-solaris size=383409 +binfiles arch=sparc-solaris size=100 bin/sparc-solaris/ht bin/sparc-solaris/htcontext bin/sparc-solaris/htlatex @@ -14643,7 +14643,7 @@ binfiles arch=sparc-solaris size=383409 bin/sparc-solaris/mk4ht bin/sparc-solaris/t4ht bin/sparc-solaris/tex4ht -binfiles arch=i386-freebsd size=227729 +binfiles arch=i386-freebsd size=61 bin/i386-freebsd/ht bin/i386-freebsd/htcontext bin/i386-freebsd/htlatex @@ -14653,7 +14653,7 @@ binfiles arch=i386-freebsd size=227729 bin/i386-freebsd/mk4ht bin/i386-freebsd/t4ht bin/i386-freebsd/tex4ht -binfiles arch=win32 size=215384 +binfiles arch=win32 size=113 bin/win32/dbcontext.bat bin/win32/dblatex.bat bin/win32/dbmcontext.bat @@ -14740,7 +14740,7 @@ binfiles arch=win32 size=215384 bin/win32/xhmtexi.bat bin/win32/xhtex.bat bin/win32/xhtexi.bat -binfiles arch=i386-darwin size=262509 +binfiles arch=i386-darwin size=70 bin/i386-darwin/ht bin/i386-darwin/htcontext bin/i386-darwin/htlatex @@ -14750,7 +14750,7 @@ binfiles arch=i386-darwin size=262509 bin/i386-darwin/mk4ht bin/i386-darwin/t4ht bin/i386-darwin/tex4ht -binfiles arch=powerpc-linux size=252353 +binfiles arch=powerpc-linux size=67 bin/powerpc-linux/ht bin/powerpc-linux/htcontext bin/powerpc-linux/htlatex @@ -14760,7 +14760,7 @@ binfiles arch=powerpc-linux size=252353 bin/powerpc-linux/mk4ht bin/powerpc-linux/t4ht bin/powerpc-linux/tex4ht -binfiles arch=powerpc-aix size=258041 +binfiles arch=powerpc-aix size=69 bin/powerpc-aix/ht bin/powerpc-aix/htcontext bin/powerpc-aix/htlatex @@ -14770,17 +14770,7 @@ binfiles arch=powerpc-aix size=258041 bin/powerpc-aix/mk4ht bin/powerpc-aix/t4ht bin/powerpc-aix/tex4ht -binfiles arch=powerpc-darwin size=259789 - bin/powerpc-darwin/ht - bin/powerpc-darwin/htcontext - bin/powerpc-darwin/htlatex - bin/powerpc-darwin/htmex - bin/powerpc-darwin/httex - bin/powerpc-darwin/httexi - bin/powerpc-darwin/mk4ht - bin/powerpc-darwin/t4ht - bin/powerpc-darwin/tex4ht -binfiles arch=x86_64-linux size=259953 +binfiles arch=x86_64-linux size=69 bin/x86_64-linux/ht bin/x86_64-linux/htcontext bin/x86_64-linux/htlatex @@ -14790,14 +14780,24 @@ binfiles arch=x86_64-linux size=259953 bin/x86_64-linux/mk4ht bin/x86_64-linux/t4ht bin/x86_64-linux/tex4ht +binfiles arch=powerpc-darwin size=69 + bin/powerpc-darwin/ht + bin/powerpc-darwin/htcontext + bin/powerpc-darwin/htlatex + bin/powerpc-darwin/htmex + bin/powerpc-darwin/httex + bin/powerpc-darwin/httexi + bin/powerpc-darwin/mk4ht + bin/powerpc-darwin/t4ht + bin/powerpc-darwin/tex4ht name bin-texconfig category TLCore revision 5263 -docfiles size=652 +docfiles size=2 texmf/doc/man/man1/texconfig-sys.1 texmf/doc/man/man1/texconfig.1 -runfiles size=14255 +runfiles size=9 texmf/texconfig/README texmf/texconfig/g/generic texmf/texconfig/generic @@ -14805,97 +14805,97 @@ runfiles size=14255 texmf/texconfig/tcfmgr.map texmf/texconfig/v/vt100 texmf/texconfig/x/xterm -binfiles arch=i386-openbsd size=44403 +binfiles arch=i386-openbsd size=11 bin/i386-openbsd/texconfig -binfiles arch=i386-solaris size=44403 +binfiles arch=i386-solaris size=11 bin/i386-solaris/texconfig -binfiles arch=i386-linux size=44541 +binfiles arch=i386-linux size=11 bin/i386-linux/texconfig -binfiles arch=hppa-hpux size=44403 +binfiles arch=hppa-hpux size=11 bin/hppa-hpux/texconfig -binfiles arch=mips-irix size=44403 +binfiles arch=mips-irix size=11 bin/mips-irix/texconfig -binfiles arch=alpha-linux size=44403 +binfiles arch=alpha-linux size=11 bin/alpha-linux/texconfig -binfiles arch=sparc-linux size=44403 +binfiles arch=sparc-linux size=11 bin/sparc-linux/texconfig -binfiles arch=sparc-solaris size=44403 +binfiles arch=sparc-solaris size=11 bin/sparc-solaris/texconfig -binfiles arch=i386-freebsd size=44403 +binfiles arch=i386-freebsd size=11 bin/i386-freebsd/texconfig -binfiles arch=i386-darwin size=44403 +binfiles arch=i386-darwin size=11 bin/i386-darwin/texconfig -binfiles arch=powerpc-linux size=44403 +binfiles arch=powerpc-linux size=11 bin/powerpc-linux/texconfig -binfiles arch=powerpc-aix size=44403 +binfiles arch=powerpc-aix size=11 bin/powerpc-aix/texconfig -binfiles arch=powerpc-darwin size=44403 - bin/powerpc-darwin/texconfig -binfiles arch=x86_64-linux size=44403 +binfiles arch=x86_64-linux size=11 bin/x86_64-linux/texconfig +binfiles arch=powerpc-darwin size=11 + bin/powerpc-darwin/texconfig name bin-texdoc category TLCore revision 5403 depend bin-kpathsea -docfiles size=11188 +docfiles size=4 texmf/doc/man/man1/texdoc.1 texmf/doc/man/man1/texdoctk.1 -runfiles size=35509 +runfiles size=10 texmf/texdoctk/texdocrc-win32.defaults texmf/texdoctk/texdocrc.defaults texmf/texdoctk/texdoctk.dat -binfiles arch=i386-openbsd size=65769 +binfiles arch=i386-openbsd size=17 bin/i386-openbsd/texdoc bin/i386-openbsd/texdoctk -binfiles arch=i386-solaris size=65769 +binfiles arch=i386-solaris size=17 bin/i386-solaris/texdoc bin/i386-solaris/texdoctk -binfiles arch=i386-linux size=65769 +binfiles arch=i386-linux size=17 bin/i386-linux/texdoc bin/i386-linux/texdoctk -binfiles arch=hppa-hpux size=65769 +binfiles arch=hppa-hpux size=17 bin/hppa-hpux/texdoc bin/hppa-hpux/texdoctk -binfiles arch=mips-irix size=65769 +binfiles arch=mips-irix size=17 bin/mips-irix/texdoc bin/mips-irix/texdoctk -binfiles arch=alpha-linux size=65769 +binfiles arch=alpha-linux size=17 bin/alpha-linux/texdoc bin/alpha-linux/texdoctk -binfiles arch=sparc-linux size=65769 +binfiles arch=sparc-linux size=17 bin/sparc-linux/texdoc bin/sparc-linux/texdoctk -binfiles arch=sparc-solaris size=65769 +binfiles arch=sparc-solaris size=17 bin/sparc-solaris/texdoc bin/sparc-solaris/texdoctk -binfiles arch=i386-freebsd size=65769 +binfiles arch=i386-freebsd size=17 bin/i386-freebsd/texdoc bin/i386-freebsd/texdoctk -binfiles arch=win32 size=19968 +binfiles arch=win32 size=6 bin/win32/texdoc.exe bin/win32/texdoctk.exe -binfiles arch=i386-darwin size=65769 +binfiles arch=i386-darwin size=17 bin/i386-darwin/texdoc bin/i386-darwin/texdoctk -binfiles arch=powerpc-linux size=65769 +binfiles arch=powerpc-linux size=17 bin/powerpc-linux/texdoc bin/powerpc-linux/texdoctk -binfiles arch=powerpc-aix size=65769 +binfiles arch=powerpc-aix size=17 bin/powerpc-aix/texdoc bin/powerpc-aix/texdoctk -binfiles arch=powerpc-darwin size=65769 - bin/powerpc-darwin/texdoc - bin/powerpc-darwin/texdoctk -binfiles arch=x86_64-linux size=65769 +binfiles arch=x86_64-linux size=17 bin/x86_64-linux/texdoc bin/x86_64-linux/texdoctk +binfiles arch=powerpc-darwin size=17 + bin/powerpc-darwin/texdoc + bin/powerpc-darwin/texdoctk name bin-texinfo category TLCore revision 5403 depend bin-kpathsea -docfiles size=5987611 +docfiles size=1473 texmf/doc/info/fontname.info texmf/doc/info/info-stnd.info texmf/doc/info/info.info @@ -14919,7 +14919,7 @@ docfiles size=5987611 texmf/doc/texinfo/info.pdf texmf/doc/texinfo/texinfo.html texmf/doc/texinfo/texinfo.pdf -binfiles arch=i386-openbsd size=1014816 +binfiles arch=i386-openbsd size=252 bin/i386-openbsd/info bin/i386-openbsd/infokey bin/i386-openbsd/install-info @@ -14928,7 +14928,7 @@ binfiles arch=i386-openbsd size=1014816 bin/i386-openbsd/texi2html bin/i386-openbsd/texi2pdf bin/i386-openbsd/texindex -binfiles arch=i386-solaris size=1052932 +binfiles arch=i386-solaris size=262 bin/i386-solaris/info bin/i386-solaris/infokey bin/i386-solaris/install-info @@ -14937,7 +14937,7 @@ binfiles arch=i386-solaris size=1052932 bin/i386-solaris/texi2html bin/i386-solaris/texi2pdf bin/i386-solaris/texindex -binfiles arch=i386-linux size=1000953 +binfiles arch=i386-linux size=249 bin/i386-linux/info bin/i386-linux/infokey bin/i386-linux/install-info @@ -14946,7 +14946,7 @@ binfiles arch=i386-linux size=1000953 bin/i386-linux/texi2html bin/i386-linux/texi2pdf bin/i386-linux/texindex -binfiles arch=hppa-hpux size=1197921 +binfiles arch=hppa-hpux size=299 bin/hppa-hpux/info bin/hppa-hpux/infokey bin/hppa-hpux/install-info @@ -14955,7 +14955,7 @@ binfiles arch=hppa-hpux size=1197921 bin/hppa-hpux/texi2html bin/hppa-hpux/texi2pdf bin/hppa-hpux/texindex -binfiles arch=mips-irix size=1357252 +binfiles arch=mips-irix size=335 bin/mips-irix/info bin/mips-irix/infokey bin/mips-irix/install-info @@ -14964,7 +14964,7 @@ binfiles arch=mips-irix size=1357252 bin/mips-irix/texi2html bin/mips-irix/texi2pdf bin/mips-irix/texindex -binfiles arch=alpha-linux size=1235100 +binfiles arch=alpha-linux size=305 bin/alpha-linux/info bin/alpha-linux/infokey bin/alpha-linux/install-info @@ -14973,7 +14973,7 @@ binfiles arch=alpha-linux size=1235100 bin/alpha-linux/texi2html bin/alpha-linux/texi2pdf bin/alpha-linux/texindex -binfiles arch=sparc-linux size=1049376 +binfiles arch=sparc-linux size=261 bin/sparc-linux/info bin/sparc-linux/infokey bin/sparc-linux/install-info @@ -14982,7 +14982,7 @@ binfiles arch=sparc-linux size=1049376 bin/sparc-linux/texi2html bin/sparc-linux/texi2pdf bin/sparc-linux/texindex -binfiles arch=sparc-solaris size=1217540 +binfiles arch=sparc-solaris size=301 bin/sparc-solaris/info bin/sparc-solaris/infokey bin/sparc-solaris/install-info @@ -14991,7 +14991,7 @@ binfiles arch=sparc-solaris size=1217540 bin/sparc-solaris/texi2html bin/sparc-solaris/texi2pdf bin/sparc-solaris/texindex -binfiles arch=i386-freebsd size=1011249 +binfiles arch=i386-freebsd size=250 bin/i386-freebsd/info bin/i386-freebsd/infokey bin/i386-freebsd/install-info @@ -15000,12 +15000,12 @@ binfiles arch=i386-freebsd size=1011249 bin/i386-freebsd/texi2html bin/i386-freebsd/texi2pdf bin/i386-freebsd/texindex -binfiles arch=win32 size=236544 +binfiles arch=win32 size=60 bin/win32/install-info.exe bin/win32/makeinfo.exe bin/win32/texi2html.exe bin/win32/texindex.exe -binfiles arch=i386-darwin size=1093124 +binfiles arch=i386-darwin size=271 bin/i386-darwin/info bin/i386-darwin/infokey bin/i386-darwin/install-info @@ -15014,7 +15014,7 @@ binfiles arch=i386-darwin size=1093124 bin/i386-darwin/texi2html bin/i386-darwin/texi2pdf bin/i386-darwin/texindex -binfiles arch=powerpc-linux size=1084372 +binfiles arch=powerpc-linux size=269 bin/powerpc-linux/info bin/powerpc-linux/infokey bin/powerpc-linux/install-info @@ -15023,7 +15023,7 @@ binfiles arch=powerpc-linux size=1084372 bin/powerpc-linux/texi2html bin/powerpc-linux/texi2pdf bin/powerpc-linux/texindex -binfiles arch=powerpc-aix size=1174783 +binfiles arch=powerpc-aix size=291 bin/powerpc-aix/info bin/powerpc-aix/infokey bin/powerpc-aix/install-info @@ -15032,16 +15032,7 @@ binfiles arch=powerpc-aix size=1174783 bin/powerpc-aix/texi2html bin/powerpc-aix/texi2pdf bin/powerpc-aix/texindex -binfiles arch=powerpc-darwin size=1100472 - bin/powerpc-darwin/info - bin/powerpc-darwin/infokey - bin/powerpc-darwin/install-info - bin/powerpc-darwin/makeinfo - bin/powerpc-darwin/texi2dvi - bin/powerpc-darwin/texi2html - bin/powerpc-darwin/texi2pdf - bin/powerpc-darwin/texindex -binfiles arch=x86_64-linux size=1098312 +binfiles arch=x86_64-linux size=274 bin/x86_64-linux/info bin/x86_64-linux/infokey bin/x86_64-linux/install-info @@ -15050,228 +15041,237 @@ binfiles arch=x86_64-linux size=1098312 bin/x86_64-linux/texi2html bin/x86_64-linux/texi2pdf bin/x86_64-linux/texindex +binfiles arch=powerpc-darwin size=273 + bin/powerpc-darwin/info + bin/powerpc-darwin/infokey + bin/powerpc-darwin/install-info + bin/powerpc-darwin/makeinfo + bin/powerpc-darwin/texi2dvi + bin/powerpc-darwin/texi2html + bin/powerpc-darwin/texi2pdf + bin/powerpc-darwin/texindex name bin-texsis category TLCore revision 5403 depend bin-tex execute BuildFormat texsis -runfiles size=76 +runfiles size=1 texmf/fmtutil/format.texsis.cnf -binfiles arch=i386-openbsd size=6 +binfiles arch=i386-openbsd size=1 bin/i386-openbsd/texsis -binfiles arch=i386-solaris size=6 +binfiles arch=i386-solaris size=1 bin/i386-solaris/texsis -binfiles arch=i386-linux size=6 +binfiles arch=i386-linux size=1 bin/i386-linux/texsis -binfiles arch=hppa-hpux size=6 +binfiles arch=hppa-hpux size=1 bin/hppa-hpux/texsis -binfiles arch=mips-irix size=6 +binfiles arch=mips-irix size=1 bin/mips-irix/texsis -binfiles arch=alpha-linux size=6 +binfiles arch=alpha-linux size=1 bin/alpha-linux/texsis -binfiles arch=sparc-linux size=6 +binfiles arch=sparc-linux size=1 bin/sparc-linux/texsis -binfiles arch=sparc-solaris size=6 +binfiles arch=sparc-solaris size=1 bin/sparc-solaris/texsis -binfiles arch=i386-freebsd size=6 +binfiles arch=i386-freebsd size=1 bin/i386-freebsd/texsis -binfiles arch=win32 size=2560 +binfiles arch=win32 size=1 bin/win32/texsis.exe -binfiles arch=i386-darwin size=6 +binfiles arch=i386-darwin size=1 bin/i386-darwin/texsis -binfiles arch=powerpc-linux size=6 +binfiles arch=powerpc-linux size=1 bin/powerpc-linux/texsis -binfiles arch=powerpc-aix size=6 +binfiles arch=powerpc-aix size=1 bin/powerpc-aix/texsis -binfiles arch=powerpc-darwin size=6 - bin/powerpc-darwin/texsis -binfiles arch=x86_64-linux size=6 +binfiles arch=x86_64-linux size=1 bin/x86_64-linux/texsis +binfiles arch=powerpc-darwin size=1 + bin/powerpc-darwin/texsis name bin-texware category TLCore revision 5403 -docfiles size=4175 +docfiles size=2 texmf/doc/man/man1/dvitype.1 texmf/doc/man/man1/pooltype.1 -binfiles arch=i386-openbsd size=105864 +binfiles arch=i386-openbsd size=27 bin/i386-openbsd/dvitype bin/i386-openbsd/pooltype -binfiles arch=i386-solaris size=113704 +binfiles arch=i386-solaris size=29 bin/i386-solaris/dvitype bin/i386-solaris/pooltype -binfiles arch=i386-linux size=94652 +binfiles arch=i386-linux size=24 bin/i386-linux/dvitype bin/i386-linux/pooltype -binfiles arch=hppa-hpux size=156198 +binfiles arch=hppa-hpux size=40 bin/hppa-hpux/dvitype bin/hppa-hpux/pooltype -binfiles arch=mips-irix size=200616 +binfiles arch=mips-irix size=50 bin/mips-irix/dvitype bin/mips-irix/pooltype -binfiles arch=alpha-linux size=159560 +binfiles arch=alpha-linux size=40 bin/alpha-linux/dvitype bin/alpha-linux/pooltype -binfiles arch=sparc-linux size=116036 +binfiles arch=sparc-linux size=29 bin/sparc-linux/dvitype bin/sparc-linux/pooltype -binfiles arch=sparc-solaris size=239620 +binfiles arch=sparc-solaris size=59 bin/sparc-solaris/dvitype bin/sparc-solaris/pooltype -binfiles arch=i386-freebsd size=109076 +binfiles arch=i386-freebsd size=27 bin/i386-freebsd/dvitype bin/i386-freebsd/pooltype -binfiles arch=win32 size=36352 +binfiles arch=win32 size=9 bin/win32/dvitype.exe bin/win32/pooltype.exe -binfiles arch=i386-darwin size=135792 +binfiles arch=i386-darwin size=34 bin/i386-darwin/dvitype bin/i386-darwin/pooltype -binfiles arch=powerpc-linux size=113124 +binfiles arch=powerpc-linux size=28 bin/powerpc-linux/dvitype bin/powerpc-linux/pooltype -binfiles arch=powerpc-aix size=126229 +binfiles arch=powerpc-aix size=31 bin/powerpc-aix/dvitype bin/powerpc-aix/pooltype -binfiles arch=powerpc-darwin size=132944 - bin/powerpc-darwin/dvitype - bin/powerpc-darwin/pooltype -binfiles arch=x86_64-linux size=118296 +binfiles arch=x86_64-linux size=30 bin/x86_64-linux/dvitype bin/x86_64-linux/pooltype +binfiles arch=powerpc-darwin size=33 + bin/powerpc-darwin/dvitype + bin/powerpc-darwin/pooltype name bin-thumbpdf category TLCore revision 5466 -docfiles size=2889 +docfiles size=1 texmf/doc/man/man1/thumbpdf.1 -runfiles size=41746 +runfiles size=11 texmf/scripts/thumbpdf/thumbpdf.pl -binfiles arch=i386-openbsd size=41678 +binfiles arch=i386-openbsd size=11 bin/i386-openbsd/thumbpdf -binfiles arch=i386-solaris size=41678 +binfiles arch=i386-solaris size=11 bin/i386-solaris/thumbpdf -binfiles arch=i386-linux size=41678 +binfiles arch=i386-linux size=11 bin/i386-linux/thumbpdf -binfiles arch=hppa-hpux size=41678 +binfiles arch=hppa-hpux size=11 bin/hppa-hpux/thumbpdf -binfiles arch=mips-irix size=41678 +binfiles arch=mips-irix size=11 bin/mips-irix/thumbpdf -binfiles arch=alpha-linux size=41678 +binfiles arch=alpha-linux size=11 bin/alpha-linux/thumbpdf -binfiles arch=sparc-linux size=41678 +binfiles arch=sparc-linux size=11 bin/sparc-linux/thumbpdf -binfiles arch=sparc-solaris size=41678 +binfiles arch=sparc-solaris size=11 bin/sparc-solaris/thumbpdf -binfiles arch=i386-freebsd size=41678 +binfiles arch=i386-freebsd size=11 bin/i386-freebsd/thumbpdf -binfiles arch=win32 size=7168 +binfiles arch=win32 size=2 bin/win32/thumbpdf.exe -binfiles arch=i386-darwin size=41678 +binfiles arch=i386-darwin size=11 bin/i386-darwin/thumbpdf -binfiles arch=powerpc-linux size=41678 +binfiles arch=powerpc-linux size=11 bin/powerpc-linux/thumbpdf -binfiles arch=powerpc-aix size=41678 +binfiles arch=powerpc-aix size=11 bin/powerpc-aix/thumbpdf -binfiles arch=powerpc-darwin size=41678 - bin/powerpc-darwin/thumbpdf -binfiles arch=x86_64-linux size=41678 +binfiles arch=x86_64-linux size=11 bin/x86_64-linux/thumbpdf +binfiles arch=powerpc-darwin size=11 + bin/powerpc-darwin/thumbpdf name bin-tie category TLCore revision 5403 depend bin-kpathsea -docfiles size=1017 +docfiles size=1 texmf/doc/man/man1/tie.1 -binfiles arch=i386-openbsd size=10404 +binfiles arch=i386-openbsd size=3 bin/i386-openbsd/tie -binfiles arch=i386-solaris size=9880 +binfiles arch=i386-solaris size=3 bin/i386-solaris/tie -binfiles arch=i386-linux size=8648 +binfiles arch=i386-linux size=3 bin/i386-linux/tie -binfiles arch=hppa-hpux size=24663 +binfiles arch=hppa-hpux size=7 bin/hppa-hpux/tie -binfiles arch=mips-irix size=20180 +binfiles arch=mips-irix size=5 bin/mips-irix/tie -binfiles arch=alpha-linux size=16400 +binfiles arch=alpha-linux size=5 bin/alpha-linux/tie -binfiles arch=sparc-linux size=10416 +binfiles arch=sparc-linux size=3 bin/sparc-linux/tie -binfiles arch=sparc-solaris size=14516 +binfiles arch=sparc-solaris size=4 bin/sparc-solaris/tie -binfiles arch=i386-freebsd size=8796 +binfiles arch=i386-freebsd size=3 bin/i386-freebsd/tie -binfiles arch=win32 size=8192 +binfiles arch=win32 size=2 bin/win32/tie.exe -binfiles arch=i386-darwin size=17556 +binfiles arch=i386-darwin size=5 bin/i386-darwin/tie -binfiles arch=powerpc-linux size=10648 +binfiles arch=powerpc-linux size=3 bin/powerpc-linux/tie -binfiles arch=powerpc-aix size=8503 +binfiles arch=powerpc-aix size=3 bin/powerpc-aix/tie -binfiles arch=powerpc-darwin size=18024 - bin/powerpc-darwin/tie -binfiles arch=x86_64-linux size=11560 +binfiles arch=x86_64-linux size=3 bin/x86_64-linux/tie +binfiles arch=powerpc-darwin size=5 + bin/powerpc-darwin/tie name bin-tifftools category TLCore revision 5403 -binfiles arch=win32 size=308736 +binfiles arch=win32 size=76 bin/win32/tiff2png.exe name bin-tpic2pdftex category TLCore revision 3920 -docfiles size=72069 +docfiles size=20 texmf/doc/tpic2pdftex/Makefile texmf/doc/tpic2pdftex/beamerexample.pdf texmf/doc/tpic2pdftex/beamerexample.pic texmf/doc/tpic2pdftex/example.pdf texmf/doc/tpic2pdftex/example.pic -binfiles arch=i386-openbsd size=11068 +binfiles arch=i386-openbsd size=3 bin/i386-openbsd/tpic2pdftex -binfiles arch=i386-solaris size=11068 +binfiles arch=i386-solaris size=3 bin/i386-solaris/tpic2pdftex -binfiles arch=i386-linux size=11068 +binfiles arch=i386-linux size=3 bin/i386-linux/tpic2pdftex -binfiles arch=hppa-hpux size=11068 +binfiles arch=hppa-hpux size=3 bin/hppa-hpux/tpic2pdftex -binfiles arch=mips-irix size=11068 +binfiles arch=mips-irix size=3 bin/mips-irix/tpic2pdftex -binfiles arch=alpha-linux size=11068 +binfiles arch=alpha-linux size=3 bin/alpha-linux/tpic2pdftex -binfiles arch=sparc-linux size=11068 +binfiles arch=sparc-linux size=3 bin/sparc-linux/tpic2pdftex -binfiles arch=sparc-solaris size=11068 +binfiles arch=sparc-solaris size=3 bin/sparc-solaris/tpic2pdftex -binfiles arch=i386-freebsd size=11068 +binfiles arch=i386-freebsd size=3 bin/i386-freebsd/tpic2pdftex -binfiles arch=i386-darwin size=11068 +binfiles arch=i386-darwin size=3 bin/i386-darwin/tpic2pdftex -binfiles arch=powerpc-linux size=11068 +binfiles arch=powerpc-linux size=3 bin/powerpc-linux/tpic2pdftex -binfiles arch=powerpc-aix size=11068 +binfiles arch=powerpc-aix size=3 bin/powerpc-aix/tpic2pdftex -binfiles arch=powerpc-darwin size=11068 - bin/powerpc-darwin/tpic2pdftex -binfiles arch=x86_64-linux size=11068 +binfiles arch=x86_64-linux size=3 bin/x86_64-linux/tpic2pdftex +binfiles arch=powerpc-darwin size=3 + bin/powerpc-darwin/tpic2pdftex name bin-ttf2pt1 category TLCore revision 5403 -docfiles size=29649 +docfiles size=8 texmf/doc/man/man1/ttf2pt1.1 -binfiles arch=win32 size=437760 +binfiles arch=win32 size=107 bin/win32/ttf2pt1.exe name bin-ttfutils category TLCore revision 5403 -docfiles size=104729 +docfiles size=29 texmf/doc/man/man1/ttf2afm.1 texmf/doc/man/man1/ttf2pk.1 texmf/doc/man/man1/ttf2tfm.1 @@ -15279,7 +15279,7 @@ docfiles size=104729 texmf/doc/ttf2pk/ttf2pk.doc texmf/doc/ttf2pk/ttf2pk.txt texmf/doc/ttf2pk/ttf2tfm.txt -runfiles size=867175 +runfiles size=221 texmf/fonts/enc/ttf2pk/base/T1-WGL4.enc texmf/fonts/map/ttf2pk/config/ttfonts.map texmf/fonts/sfd/Big5.sfd @@ -15298,168 +15298,168 @@ runfiles size=867175 texmf/fonts/sfd/Unicode.sfd texmf/ttf2pk/VPS.rpl texmf/ttf2pk/ttf2pk.cfg -binfiles arch=i386-openbsd size=503308 +binfiles arch=i386-openbsd size=124 bin/i386-openbsd/ttf2afm bin/i386-openbsd/ttf2pk bin/i386-openbsd/ttf2tfm -binfiles arch=i386-solaris size=536296 +binfiles arch=i386-solaris size=132 bin/i386-solaris/ttf2afm bin/i386-solaris/ttf2pk bin/i386-solaris/ttf2tfm -binfiles arch=i386-linux size=487888 +binfiles arch=i386-linux size=121 bin/i386-linux/ttf2afm bin/i386-linux/ttf2pk bin/i386-linux/ttf2tfm -binfiles arch=hppa-hpux size=666332 +binfiles arch=hppa-hpux size=165 bin/hppa-hpux/ttf2afm bin/hppa-hpux/ttf2pk bin/hppa-hpux/ttf2tfm -binfiles arch=mips-irix size=935932 +binfiles arch=mips-irix size=229 bin/mips-irix/ttf2afm bin/mips-irix/ttf2pk bin/mips-irix/ttf2tfm -binfiles arch=alpha-linux size=819008 +binfiles arch=alpha-linux size=201 bin/alpha-linux/ttf2afm bin/alpha-linux/ttf2pk bin/alpha-linux/ttf2tfm -binfiles arch=sparc-linux size=563340 +binfiles arch=sparc-linux size=139 bin/sparc-linux/ttf2afm bin/sparc-linux/ttf2pk bin/sparc-linux/ttf2tfm -binfiles arch=sparc-solaris size=844240 +binfiles arch=sparc-solaris size=208 bin/sparc-solaris/ttf2afm bin/sparc-solaris/ttf2pk bin/sparc-solaris/ttf2tfm -binfiles arch=i386-freebsd size=505584 +binfiles arch=i386-freebsd size=125 bin/i386-freebsd/ttf2afm bin/i386-freebsd/ttf2pk bin/i386-freebsd/ttf2tfm -binfiles arch=win32 size=334336 +binfiles arch=win32 size=83 bin/win32/ttf2afm.exe bin/win32/ttf2pk.exe bin/win32/ttf2tfm.exe bin/win32/ttfdump.exe -binfiles arch=i386-darwin size=577964 +binfiles arch=i386-darwin size=142 bin/i386-darwin/ttf2afm bin/i386-darwin/ttf2pk bin/i386-darwin/ttf2tfm -binfiles arch=powerpc-linux size=550028 +binfiles arch=powerpc-linux size=136 bin/powerpc-linux/ttf2afm bin/powerpc-linux/ttf2pk bin/powerpc-linux/ttf2tfm -binfiles arch=powerpc-aix size=699454 +binfiles arch=powerpc-aix size=173 bin/powerpc-aix/ttf2afm bin/powerpc-aix/ttf2pk bin/powerpc-aix/ttf2tfm -binfiles arch=powerpc-darwin size=547336 - bin/powerpc-darwin/ttf2afm - bin/powerpc-darwin/ttf2pk - bin/powerpc-darwin/ttf2tfm -binfiles arch=x86_64-linux size=630192 +binfiles arch=x86_64-linux size=155 bin/x86_64-linux/ttf2afm bin/x86_64-linux/ttf2pk bin/x86_64-linux/ttf2tfm +binfiles arch=powerpc-darwin size=134 + bin/powerpc-darwin/ttf2afm + bin/powerpc-darwin/ttf2pk + bin/powerpc-darwin/ttf2tfm name bin-vlna category TLCore revision 5403 -binfiles arch=win32 size=9216 +binfiles arch=win32 size=3 bin/win32/vlna.exe name bin-vpe category TLCore revision 5402 depend vpe -runfiles size=9479 +runfiles size=3 texmf/scripts/vpe/vpe.pl -binfiles arch=i386-openbsd size=9479 +binfiles arch=i386-openbsd size=3 bin/i386-openbsd/vpe -binfiles arch=i386-solaris size=9479 +binfiles arch=i386-solaris size=3 bin/i386-solaris/vpe -binfiles arch=i386-linux size=9479 +binfiles arch=i386-linux size=3 bin/i386-linux/vpe -binfiles arch=hppa-hpux size=9479 +binfiles arch=hppa-hpux size=3 bin/hppa-hpux/vpe -binfiles arch=mips-irix size=9479 +binfiles arch=mips-irix size=3 bin/mips-irix/vpe -binfiles arch=alpha-linux size=9479 +binfiles arch=alpha-linux size=3 bin/alpha-linux/vpe -binfiles arch=sparc-linux size=9479 +binfiles arch=sparc-linux size=3 bin/sparc-linux/vpe -binfiles arch=sparc-solaris size=9479 +binfiles arch=sparc-solaris size=3 bin/sparc-solaris/vpe -binfiles arch=i386-freebsd size=9479 +binfiles arch=i386-freebsd size=3 bin/i386-freebsd/vpe -binfiles arch=win32 size=7168 +binfiles arch=win32 size=2 bin/win32/vpe.exe -binfiles arch=i386-darwin size=9479 +binfiles arch=i386-darwin size=3 bin/i386-darwin/vpe -binfiles arch=powerpc-linux size=9479 +binfiles arch=powerpc-linux size=3 bin/powerpc-linux/vpe -binfiles arch=powerpc-aix size=9479 +binfiles arch=powerpc-aix size=3 bin/powerpc-aix/vpe -binfiles arch=powerpc-darwin size=9479 - bin/powerpc-darwin/vpe -binfiles arch=x86_64-linux size=9479 +binfiles arch=x86_64-linux size=3 bin/x86_64-linux/vpe +binfiles arch=powerpc-darwin size=3 + bin/powerpc-darwin/vpe name bin-web category TLCore revision 5403 depend bin-kpathsea -docfiles size=7384 +docfiles size=3 texmf/doc/man/man1/tangle.1 texmf/doc/man/man1/weave.1 -binfiles arch=i386-openbsd size=191880 +binfiles arch=i386-openbsd size=48 bin/i386-openbsd/tangle bin/i386-openbsd/weave -binfiles arch=i386-solaris size=210604 +binfiles arch=i386-solaris size=52 bin/i386-solaris/tangle bin/i386-solaris/weave -binfiles arch=i386-linux size=174012 +binfiles arch=i386-linux size=44 bin/i386-linux/tangle bin/i386-linux/weave -binfiles arch=hppa-hpux size=275241 +binfiles arch=hppa-hpux size=69 bin/hppa-hpux/tangle bin/hppa-hpux/weave -binfiles arch=mips-irix size=369512 +binfiles arch=mips-irix size=91 bin/mips-irix/tangle bin/mips-irix/weave -binfiles arch=alpha-linux size=315192 +binfiles arch=alpha-linux size=78 bin/alpha-linux/tangle bin/alpha-linux/weave -binfiles arch=sparc-linux size=216004 +binfiles arch=sparc-linux size=54 bin/sparc-linux/tangle bin/sparc-linux/weave -binfiles arch=sparc-solaris size=400828 +binfiles arch=sparc-solaris size=99 bin/sparc-solaris/tangle bin/sparc-solaris/weave -binfiles arch=i386-freebsd size=204264 +binfiles arch=i386-freebsd size=50 bin/i386-freebsd/tangle bin/i386-freebsd/weave -binfiles arch=win32 size=75776 +binfiles arch=win32 size=19 bin/win32/tangle.exe bin/win32/weave.exe -binfiles arch=i386-darwin size=234840 +binfiles arch=i386-darwin size=58 bin/i386-darwin/tangle bin/i386-darwin/weave -binfiles arch=powerpc-linux size=221276 +binfiles arch=powerpc-linux size=55 bin/powerpc-linux/tangle bin/powerpc-linux/weave -binfiles arch=powerpc-aix size=243156 +binfiles arch=powerpc-aix size=61 bin/powerpc-aix/tangle bin/powerpc-aix/weave -binfiles arch=powerpc-darwin size=236184 - bin/powerpc-darwin/tangle - bin/powerpc-darwin/weave -binfiles arch=x86_64-linux size=218856 +binfiles arch=x86_64-linux size=55 bin/x86_64-linux/tangle bin/x86_64-linux/weave +binfiles arch=powerpc-darwin size=58 + bin/powerpc-darwin/tangle + bin/powerpc-darwin/weave name bin-winutils category TLCore revision 5403 -binfiles arch=win32 size=2338816 +binfiles arch=win32 size=576 bin/win32/aftopl.exe bin/win32/bmeps.exe bin/win32/cjpeg.exe @@ -15481,136 +15481,136 @@ name bin-wordcount category TLCore revision 4713 depend wordcount -binfiles arch=i386-linux size=2914 +binfiles arch=i386-linux size=1 bin/i386-linux/wordcount.sh name bin-xdvi category TLCore revision 5391 -docfiles size=129703 +docfiles size=33 texmf/doc/man/man1/oxdvi.1 texmf/doc/man/man1/xdvi.1 texmf/doc/man/man1/xdvizilla.1 -runfiles size=32428 +runfiles size=9 texmf/xdvi/XDvi texmf/xdvi/pixmaps/toolbar.xpm texmf/xdvi/pixmaps/toolbar2.xpm texmf/xdvi/xdvi.cfg -binfiles arch=i386-openbsd size=729854 +binfiles arch=i386-openbsd size=180 bin/i386-openbsd/oxdvi bin/i386-openbsd/xdvi bin/i386-openbsd/xdvi-xaw.bin bin/i386-openbsd/xdvizilla -binfiles arch=i386-solaris size=771446 +binfiles arch=i386-solaris size=191 bin/i386-solaris/oxdvi bin/i386-solaris/xdvi bin/i386-solaris/xdvi-xaw.bin bin/i386-solaris/xdvizilla -binfiles arch=i386-linux size=712038 +binfiles arch=i386-linux size=176 bin/i386-linux/oxdvi bin/i386-linux/xdvi bin/i386-linux/xdvi-xaw.bin bin/i386-linux/xdvizilla -binfiles arch=hppa-hpux size=963264 +binfiles arch=hppa-hpux size=237 bin/hppa-hpux/oxdvi bin/hppa-hpux/xdvi bin/hppa-hpux/xdvi-xaw.bin bin/hppa-hpux/xdvizilla -binfiles arch=mips-irix size=1252048 +binfiles arch=mips-irix size=308 bin/mips-irix/oxdvi bin/mips-irix/xdvi bin/mips-irix/xdvi-motif.bin bin/mips-irix/xdvizilla -binfiles arch=alpha-linux size=1115298 +binfiles arch=alpha-linux size=274 bin/alpha-linux/oxdvi bin/alpha-linux/xdvi bin/alpha-linux/xdvi-xaw.bin bin/alpha-linux/xdvizilla -binfiles arch=sparc-linux size=801838 +binfiles arch=sparc-linux size=198 bin/sparc-linux/oxdvi bin/sparc-linux/xdvi bin/sparc-linux/xdvi-xaw.bin bin/sparc-linux/xdvizilla -binfiles arch=sparc-solaris size=1241412 +binfiles arch=sparc-solaris size=305 bin/sparc-solaris/oxdvi bin/sparc-solaris/xdvi bin/sparc-solaris/xdvi-motif.bin bin/sparc-solaris/xdvizilla -binfiles arch=i386-freebsd size=721214 +binfiles arch=i386-freebsd size=178 bin/i386-freebsd/oxdvi bin/i386-freebsd/xdvi bin/i386-freebsd/xdvi-xaw.bin bin/i386-freebsd/xdvizilla -binfiles arch=i386-darwin size=852494 +binfiles arch=i386-darwin size=210 bin/i386-darwin/oxdvi bin/i386-darwin/xdvi bin/i386-darwin/xdvi-xaw.bin bin/i386-darwin/xdvizilla -binfiles arch=powerpc-linux size=844282 +binfiles arch=powerpc-linux size=208 bin/powerpc-linux/oxdvi bin/powerpc-linux/xdvi bin/powerpc-linux/xdvi-xaw.bin bin/powerpc-linux/xdvizilla -binfiles arch=powerpc-aix size=1007771 +binfiles arch=powerpc-aix size=248 bin/powerpc-aix/oxdvi bin/powerpc-aix/xdvi bin/powerpc-aix/xdvi-motif.bin bin/powerpc-aix/xdvizilla -binfiles arch=powerpc-darwin size=833726 - bin/powerpc-darwin/oxdvi - bin/powerpc-darwin/xdvi - bin/powerpc-darwin/xdvi-xaw.bin - bin/powerpc-darwin/xdvizilla -binfiles arch=x86_64-linux size=883266 +binfiles arch=x86_64-linux size=218 bin/x86_64-linux/oxdvi bin/x86_64-linux/xdvi bin/x86_64-linux/xdvi-xaw.bin bin/x86_64-linux/xdvizilla +binfiles arch=powerpc-darwin size=206 + bin/powerpc-darwin/oxdvi + bin/powerpc-darwin/xdvi + bin/powerpc-darwin/xdvi-xaw.bin + bin/powerpc-darwin/xdvizilla name bin-xetex category TLCore revision 5403 execute BuildFormat xetex -runfiles size=31673 +runfiles size=9 texmf/fmtutil/format.xetex.cnf texmf/web2c/xetex.pool -binfiles arch=i386-openbsd size=8445725 +binfiles arch=i386-openbsd size=2064 bin/i386-openbsd/xdvipdfmx bin/i386-openbsd/xelatex bin/i386-openbsd/xetex -binfiles arch=i386-solaris size=9450637 +binfiles arch=i386-solaris size=2310 bin/i386-solaris/xdvipdfmx bin/i386-solaris/xelatex bin/i386-solaris/xetex -binfiles arch=i386-linux size=9070729 +binfiles arch=i386-linux size=2216 bin/i386-linux/xdvipdfmx bin/i386-linux/xelatex bin/i386-linux/xetex -binfiles arch=hppa-hpux size=9981271 +binfiles arch=hppa-hpux size=2439 bin/hppa-hpux/xdvipdfmx bin/hppa-hpux/xelatex bin/hppa-hpux/xetex -binfiles arch=mips-irix size=11039549 +binfiles arch=mips-irix size=2697 bin/mips-irix/xdvipdfmx bin/mips-irix/xelatex bin/mips-irix/xetex -binfiles arch=alpha-linux size=10942709 +binfiles arch=alpha-linux size=2674 bin/alpha-linux/xdvipdfmx bin/alpha-linux/xelatex bin/alpha-linux/xetex -binfiles arch=sparc-linux size=9154961 +binfiles arch=sparc-linux size=2237 bin/sparc-linux/xdvipdfmx bin/sparc-linux/xelatex bin/sparc-linux/xetex -binfiles arch=sparc-solaris size=10253629 +binfiles arch=sparc-solaris size=2506 bin/sparc-solaris/xdvipdfmx bin/sparc-solaris/xelatex bin/sparc-solaris/xetex -binfiles arch=i386-freebsd size=8793177 +binfiles arch=i386-freebsd size=2149 bin/i386-freebsd/xdvipdfmx bin/i386-freebsd/xelatex bin/i386-freebsd/xetex -binfiles arch=win32 size=15006124 +binfiles arch=win32 size=3688 bin/win32/TECkit_x86.dll bin/win32/cache/readme.txt bin/win32/conf/conf.d/10-autohint.conf @@ -15654,30 +15654,30 @@ binfiles arch=win32 size=15006124 bin/win32/xelatex.exe bin/win32/xetex.dll bin/win32/xetex.exe -binfiles arch=i386-darwin size=8861685 +binfiles arch=i386-darwin size=2167 bin/i386-darwin/T1Wrap bin/i386-darwin/xdv2pdf bin/i386-darwin/xdvipdfmx bin/i386-darwin/xelatex bin/i386-darwin/xetex -binfiles arch=powerpc-linux size=9343813 +binfiles arch=powerpc-linux size=2284 bin/powerpc-linux/xdvipdfmx bin/powerpc-linux/xelatex bin/powerpc-linux/xetex -binfiles arch=powerpc-aix size=9976806 +binfiles arch=powerpc-aix size=2438 bin/powerpc-aix/xdvipdfmx bin/powerpc-aix/xelatex bin/powerpc-aix/xetex -binfiles arch=powerpc-darwin size=8911493 +binfiles arch=x86_64-linux size=2407 + bin/x86_64-linux/xdvipdfmx + bin/x86_64-linux/xelatex + bin/x86_64-linux/xetex +binfiles arch=powerpc-darwin size=2179 bin/powerpc-darwin/T1Wrap bin/powerpc-darwin/xdv2pdf bin/powerpc-darwin/xdvipdfmx bin/powerpc-darwin/xelatex bin/powerpc-darwin/xetex -binfiles arch=x86_64-linux size=9851333 - bin/x86_64-linux/xdvipdfmx - bin/x86_64-linux/xelatex - bin/x86_64-linux/xetex name bin-xmltex category TLCore @@ -15685,72 +15685,72 @@ revision 5403 depend bin-pdftex depend bin-tex execute BuildFormat xmltex -runfiles size=120 +runfiles size=1 texmf/fmtutil/format.xmltex.cnf -binfiles arch=i386-openbsd size=78 +binfiles arch=i386-openbsd size=3 bin/i386-openbsd/giftopng bin/i386-openbsd/pdfxmltex bin/i386-openbsd/xmltex -binfiles arch=i386-solaris size=78 +binfiles arch=i386-solaris size=3 bin/i386-solaris/giftopng bin/i386-solaris/pdfxmltex bin/i386-solaris/xmltex -binfiles arch=i386-linux size=78 +binfiles arch=i386-linux size=3 bin/i386-linux/giftopng bin/i386-linux/pdfxmltex bin/i386-linux/xmltex -binfiles arch=hppa-hpux size=78 +binfiles arch=hppa-hpux size=3 bin/hppa-hpux/giftopng bin/hppa-hpux/pdfxmltex bin/hppa-hpux/xmltex -binfiles arch=mips-irix size=78 +binfiles arch=mips-irix size=3 bin/mips-irix/giftopng bin/mips-irix/pdfxmltex bin/mips-irix/xmltex -binfiles arch=alpha-linux size=78 +binfiles arch=alpha-linux size=3 bin/alpha-linux/giftopng bin/alpha-linux/pdfxmltex bin/alpha-linux/xmltex -binfiles arch=sparc-linux size=78 +binfiles arch=sparc-linux size=3 bin/sparc-linux/giftopng bin/sparc-linux/pdfxmltex bin/sparc-linux/xmltex -binfiles arch=sparc-solaris size=78 +binfiles arch=sparc-solaris size=3 bin/sparc-solaris/giftopng bin/sparc-solaris/pdfxmltex bin/sparc-solaris/xmltex -binfiles arch=i386-freebsd size=78 +binfiles arch=i386-freebsd size=3 bin/i386-freebsd/giftopng bin/i386-freebsd/pdfxmltex bin/i386-freebsd/xmltex -binfiles arch=win32 size=5120 +binfiles arch=win32 size=2 bin/win32/pdfxmltex.exe bin/win32/xmltex.exe -binfiles arch=i386-darwin size=78 +binfiles arch=i386-darwin size=3 bin/i386-darwin/giftopng bin/i386-darwin/pdfxmltex bin/i386-darwin/xmltex -binfiles arch=powerpc-linux size=78 +binfiles arch=powerpc-linux size=3 bin/powerpc-linux/giftopng bin/powerpc-linux/pdfxmltex bin/powerpc-linux/xmltex -binfiles arch=powerpc-aix size=78 +binfiles arch=powerpc-aix size=3 bin/powerpc-aix/giftopng bin/powerpc-aix/pdfxmltex bin/powerpc-aix/xmltex -binfiles arch=powerpc-darwin size=78 - bin/powerpc-darwin/giftopng - bin/powerpc-darwin/pdfxmltex - bin/powerpc-darwin/xmltex -binfiles arch=x86_64-linux size=78 +binfiles arch=x86_64-linux size=3 bin/x86_64-linux/giftopng bin/x86_64-linux/pdfxmltex bin/x86_64-linux/xmltex +binfiles arch=powerpc-darwin size=3 + bin/powerpc-darwin/giftopng + bin/powerpc-darwin/pdfxmltex + bin/powerpc-darwin/xmltex name bin-xpdf category TLCore revision 5403 -binfiles arch=win32 size=2250752 +binfiles arch=win32 size=551 bin/win32/pdffonts.exe bin/win32/pdfimages.exe bin/win32/pdfinfo.exe @@ -15764,13 +15764,13 @@ shortdesc Calculate Pascal's triangle. longdesc The package calculates and prints rows of Pascal's triangle. It longdesc may be used: – simply to print successive rows of the longdesc triangle, or – to print the rows inside an array or tabular. -docfiles size=82676 +docfiles size=22 texmf-dist/doc/latex/binomexp/README details="Readme" texmf-dist/doc/latex/binomexp/binomexp.pdf details="Package documentation" -srcfiles size=15941 +srcfiles size=5 texmf-dist/source/latex/binomexp/binomexp.dtx texmf-dist/source/latex/binomexp/binomexp.ins -runfiles size=6695 +runfiles size=2 texmf-dist/tex/latex/binomexp/binomexp.sty catalogue-version 1.0 catalogue-date 2007-03-05 14:17:42 +0100 @@ -15789,17 +15789,17 @@ longdesc Fungi, Animalia and Bacteria kingdoms. There are default longdesc settings for the way species names are typeset, but they can be longdesc customized. Different default styles are used in different longdesc situations. -docfiles size=64497 +docfiles size=19 texmf-dist/doc/latex/biocon/README details="Readme" texmf-dist/doc/latex/biocon/manual.dvi texmf-dist/doc/latex/biocon/manual.tex texmf-dist/doc/latex/biocon/source.dvi texmf-dist/doc/latex/biocon/source.tex -srcfiles size=18634 +srcfiles size=7 texmf-dist/source/latex/biocon/COPYING texmf-dist/source/latex/biocon/INSTALL texmf-dist/source/latex/biocon/biocon.nw -runfiles size=6959 +runfiles size=3 texmf-dist/bibtex/bib/biocon/literature.bib texmf-dist/tex/latex/biocon/biocon.sty catalogue-version @@ -15813,10 +15813,10 @@ revision 714 shortdesc Draw bit field data structure diagrams (obsolete). longdesc Use of this package is no longer recommended, since all its longdesc facilities are now better provided by the bytefield package. -srcfiles size=21039 +srcfiles size=7 texmf-dist/source/latex/bitfield/bitfield.dtx texmf-dist/source/latex/bitfield/bitfield.ins -runfiles size=4558 +runfiles size=2 texmf-dist/tex/latex/bitfield/bitfield.sty catalogue-version catalogue-date 2006-12-29 23:44:34 +0100 @@ -15830,14 +15830,14 @@ shortdesc Typeset business cards. longdesc This is an adaption for current LaTeX of a LaTeX 2.09 style by longdesc Silvano Balemi. It produces cards at the normal US card size, longdesc 76.2mm x 50.8mm. -docfiles size=6816 +docfiles size=3 texmf-dist/doc/latex/bizcard/bizex.dvi texmf-dist/doc/latex/bizcard/bizex.tex -srcfiles size=12687 +srcfiles size=5 texmf-dist/source/latex/bizcard/bizcard.drv texmf-dist/source/latex/bizcard/bizcard.dtx texmf-dist/source/latex/bizcard/bizcard.ins -runfiles size=3465 +runfiles size=1 texmf-dist/tex/latex/bizcard/bizcard.sty catalogue-version 1.1 catalogue-date 2006-10-03 09:07:21 +0200 @@ -15853,12 +15853,12 @@ longdesc Yannis Haralambous's old German fonts Gothic, Schwabacher and longdesc Fraktur (which are also available in Adobe type 1 format). The longdesc package includes LaTeX macros to embed the fonts into the LaTeX longdesc font selection scheme. -docfiles size=110008 +docfiles size=29 texmf-dist/doc/fonts/blacklettert1/COPYING texmf-dist/doc/fonts/blacklettert1/INSTALL texmf-dist/doc/fonts/blacklettert1/README texmf-dist/doc/fonts/blacklettert1/blacklettert1.pdf -srcfiles size=597294 +srcfiles size=155 texmf-dist/source/fonts/blacklettert1/Makefile texmf-dist/source/fonts/blacklettert1/blacklettert1.dtx texmf-dist/source/fonts/blacklettert1/blacklettert1.ins @@ -15876,7 +15876,7 @@ srcfiles size=597294 texmf-dist/source/fonts/blacklettert1/yfrak.pl texmf-dist/source/fonts/blacklettert1/ygoth.pl texmf-dist/source/fonts/blacklettert1/yswab.pl -runfiles size=38354 +runfiles size=14 texmf-dist/fonts/tfm/public/blacklettert1/tfrak.tfm texmf-dist/fonts/tfm/public/blacklettert1/tfrakls.tfm texmf-dist/fonts/tfm/public/blacklettert1/tgoth.tfm @@ -15902,15 +15902,15 @@ longdesc entire random document with sections, lists, etc. The package longdesc supports three languages, english, (n)german and latin; the longdesc latin option provides a short “lorem ipsum” (for a fuller longdesc lorem ipsum text, see the lipsum package). -docfiles size=3479641 +docfiles size=852 texmf-dist/doc/latex/blindtext/ClassesEn.pdf details="Usage example (English):" language="en" texmf-dist/doc/latex/blindtext/ClassesGe.pdf details="Usage example (German):" language="de" texmf-dist/doc/latex/blindtext/README texmf-dist/doc/latex/blindtext/blindtext.pdf details="Source listing:" -srcfiles size=29500 +srcfiles size=8 texmf-dist/source/latex/blindtext/blindtext.dtx texmf-dist/source/latex/blindtext/blindtext.ins -runfiles size=14018 +runfiles size=4 texmf-dist/tex/latex/blindtext/blindtext.sty catalogue-version 1.7 catalogue-date 2007-01-02 21:59:28 +0100 @@ -15924,7 +15924,7 @@ shortdesc Block diagrams and bond graphs, with MetaPost. longdesc A set of simple MetaPost macros for the task. While the task is longdesc not itself difficult to program, it is felt that many users longdesc will be happy to have a library for the job.. -docfiles size=341653 +docfiles size=87 texmf-dist/doc/metapost/blockdraw_mp/README details="Readme" texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.pdf texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.tex @@ -15932,7 +15932,7 @@ docfiles size=341653 texmf-dist/doc/metapost/blockdraw_mp/cascadedemo.pdf texmf-dist/doc/metapost/blockdraw_mp/tiddetext.sty texmf-dist/doc/metapost/blockdraw_mp/tighttoc.sty -runfiles size=22882 +runfiles size=8 texmf-dist/metapost/blockdraw_mp/blockdraw.mp texmf-dist/metapost/blockdraw_mp/bonddemo.mp texmf-dist/metapost/blockdraw_mp/bondgraph.mp @@ -15951,14 +15951,14 @@ shortdesc Boxes that may break across pages longdesc Defines environments that allow page breaks inside framed boxes longdesc whose edges may be variously fancy. The bundle includes a few longdesc examples (shaded box, box with a wavy line on its side, etc). -docfiles size=40101 +docfiles size=12 texmf-dist/doc/latex/boites/README texmf-dist/doc/latex/boites/boites_exemples.dvi texmf-dist/doc/latex/boites/boites_exemples.tex -srcfiles size=722 +srcfiles size=2 texmf-dist/source/latex/boites/Makefile texmf-dist/source/latex/boites/ligne_qui_ondule_sur_la_gauche.eps -runfiles size=11688 +runfiles size=3 texmf-dist/tex/latex/boites/boites.sty texmf-dist/tex/latex/boites/boites_exemples.sty catalogue-version @@ -15972,10 +15972,10 @@ revision 4621 shortdesc Bold latin and greek characters through simple prefix characters. longdesc This package provides bold latin and greek characters within longdesc \mathversion{normal}, by using ~ and " as prefix characters. -docfiles size=64505 +docfiles size=17 texmf-dist/doc/latex/boldtensors/boldtensors.pdf details="Package documentation" texmf-dist/doc/latex/boldtensors/boldtensors.tex -runfiles size=9841 +runfiles size=3 texmf-dist/tex/latex/boldtensors/boldtensors.sty catalogue-version catalogue-date 2007-07-05 00:39:39 +0200 @@ -15989,13 +15989,13 @@ shortdesc Extended book class. longdesc The class extends the standard book class, in the areas of longdesc colour scheme management, document layout, headings and longdesc footers, front page layout, and other minor items. -docfiles size=286706 +docfiles size=71 texmf-dist/doc/latex/bookest/README details="Readme" texmf-dist/doc/latex/bookest/bookestdoc-en.pdf details="Package documentation (English)" language="en" texmf-dist/doc/latex/bookest/bookestdoc-en.tex texmf-dist/doc/latex/bookest/bookestdoc-it.pdf details="Package documentation (Italian)" language="it" texmf-dist/doc/latex/bookest/bookestdoc-it.tex -runfiles size=17363 +runfiles size=5 texmf-dist/tex/latex/bookest/bookest.cls catalogue-version 1.0.4 catalogue-date 2007-05-22 17:23:36 +0200 @@ -16018,7 +16018,7 @@ longdesc (13–15th centuries); Humanist Minuscule (14th century longdesc onwards); Uncial (3rd–6th centuries); Half Uncial (3rd–9th longdesc centuries); Artificial Uncial (6th–10th centuries); and longdesc Insular Majuscule (6th–9th centuries). -docfiles size=1356423 +docfiles size=349 texmf-dist/doc/fonts/bookhands/README.PRW texmf-dist/doc/fonts/bookhands/README.auncial texmf-dist/doc/fonts/bookhands/README.carolmin @@ -16071,7 +16071,7 @@ docfiles size=1356423 texmf-dist/doc/fonts/bookhands/uncial-allfont.tex texmf-dist/doc/fonts/bookhands/uncial-tryfont.ps.gz texmf-dist/doc/fonts/bookhands/uncial-tryfont.tex -srcfiles size=1722222 +srcfiles size=430 texmf-dist/source/latex/bookhands/auncial/auncial.dtx texmf-dist/source/latex/bookhands/auncial/auncial.ins texmf-dist/source/latex/bookhands/carolmin/carolmin.dtx @@ -16098,7 +16098,7 @@ srcfiles size=1722222 texmf-dist/source/latex/bookhands/tgothic/tgothic.ins texmf-dist/source/latex/bookhands/uncial/uncial.dtx texmf-dist/source/latex/bookhands/uncial/uncial.ins -runfiles size=1123631 +runfiles size=381 texmf-dist/fonts/source/public/bookhands/auncl10.mf texmf-dist/fonts/source/public/bookhands/auncl17.mf texmf-dist/fonts/source/public/bookhands/auncl7.mf @@ -16322,13 +16322,13 @@ longdesc per physical sheet of paper, two pages per side. The resulting longdesc sheets will, when folded in half, assemble into a booklet. longdesc Instructions on producing the manual itself as a booklet are longdesc included. -docfiles size=259318 +docfiles size=64 texmf-dist/doc/latex/booklet/README details="Readme" texmf-dist/doc/latex/booklet/booklet.pdf details="Package documentation" -srcfiles size=89466 +srcfiles size=23 texmf-dist/source/latex/booklet/booklet.dtx texmf-dist/source/latex/booklet/booklet.ins -runfiles size=10262 +runfiles size=3 texmf-dist/tex/latex/booklet/bkltprnt.sty texmf-dist/tex/latex/booklet/booklet.sty catalogue-version 0.7a @@ -16339,7 +16339,7 @@ catalogue-license lppl name bookman category Package revision 2488 -runfiles size=1288015 +runfiles size=420 texmf-dist/dvips/bookman/config.ubk texmf-dist/fonts/afm/adobe/bookman/pbkd8a.afm texmf-dist/fonts/afm/adobe/bookman/pbkdi8a.afm @@ -16560,14 +16560,14 @@ longdesc extra commands as well as behind-the-scenes optimisation. longdesc Guidelines are given as to what constitutes a good table in longdesc this context. From version 1.61, the package offers longtable longdesc compatibility. -docfiles size=213381 +docfiles size=54 texmf-dist/doc/latex/booktabs/COPYING texmf-dist/doc/latex/booktabs/README details="Readme" texmf-dist/doc/latex/booktabs/booktabs.pdf details="Package documentation" -srcfiles size=47217 +srcfiles size=12 texmf-dist/source/latex/booktabs/booktabs.dtx texmf-dist/source/latex/booktabs/booktabs.ins -runfiles size=6345 +runfiles size=2 texmf-dist/tex/latex/booktabs/booktabs.sty catalogue-version 1.61803 catalogue-date 2006-12-29 23:44:34 +0100 @@ -16582,10 +16582,10 @@ longdesc Using the \AtBeginPage hook, you can add material in the longdesc background of a page. \PageLayout can be used to give page longdesc makeup commands to be executed on every page (e.g., depend on longdesc the page style). -srcfiles size=10111 +srcfiles size=4 texmf-dist/source/latex/bophook/bophook.dtx texmf-dist/source/latex/bophook/bophook.ins -runfiles size=3127 +runfiles size=1 texmf-dist/tex/latex/bophook/bophook.sty catalogue-version 0.02 catalogue-date 2006-12-31 16:08:10 +0100 @@ -16604,16 +16604,16 @@ longdesc of the arrows and realizing the pagesetting. All the user has longdesc to do about the arrows is to specify their type (monomorphism, longdesc pair of adjoint arrows, etc.) and their direction (north, longdesc south-east, etc.); 12 types and 32 directions are available. -docfiles size=51226 +docfiles size=14 texmf-dist/doc/generic/borceux/Diagram_Mode_d_Emploi texmf-dist/doc/generic/borceux/Diagram_Read_Me -srcfiles size=24839 +srcfiles size=8 texmf-dist/source/generic/borceux/compatibility/OldDiagram texmf-dist/source/generic/borceux/compatibility/OldMaxiDiagram texmf-dist/source/generic/borceux/compatibility/OldMicroDiagram texmf-dist/source/generic/borceux/compatibility/OldMiniDiagram texmf-dist/source/generic/borceux/compatibility/OldMultipleArrows -runfiles size=771633 +runfiles size=191 texmf-dist/tex/generic/borceux/Diagram texmf-dist/tex/generic/borceux/MaxiDiagram texmf-dist/tex/generic/borceux/MicroDiagram @@ -16641,13 +16641,13 @@ longdesc technical report with tables and figures interspersed in the longdesc text, to a journal-manuscript submission, with figures longdesc collected at the end of document, as well as lof and lot longdesc deferred or preempted. -docfiles size=225863 +docfiles size=56 texmf-dist/doc/latex/boxhandler/README details="README file" texmf-dist/doc/latex/boxhandler/boxhandler.pdf details="Package documentation:" -srcfiles size=81746 +srcfiles size=21 texmf-dist/source/latex/boxhandler/boxhandler.dtx texmf-dist/source/latex/boxhandler/boxhandler.ins -runfiles size=19780 +runfiles size=5 texmf-dist/tex/latex/boxhandler/boxhandler.sty catalogue-version 1.10 catalogue-date 2007-05-25 16:15:27 +0200 @@ -16662,10 +16662,10 @@ longdesc The package provides support for typesetting simple chemical longdesc formulae, those long IUPAC compound names, and some chemical longdesc idioms. It also supports the labelling of compounds and longdesc reference to labelled compounds. -srcfiles size=15515 +srcfiles size=5 texmf-dist/source/latex/bpchem/bpchem.dtx texmf-dist/source/latex/bpchem/bpchem.ins -runfiles size=7426 +runfiles size=2 texmf-dist/tex/latex/bpchem/bpchem.sty catalogue-version v1.06 catalogue-date 2006-12-01 14:16:52 +0100 @@ -16682,17 +16682,17 @@ longdesc years to learn). Python scripts grade1.py and grade2.py convert longdesc ordinary text to grade 1 and 2 braille tags; then, the LaTeX longdesc package braille.sty takes the tags and prints out corresponding longdesc braille symbols. -docfiles size=198743 +docfiles size=51 texmf-dist/doc/latex/braille/README.braille details="Readme" texmf-dist/doc/latex/braille/braille.html details="Package documentation (HTML)" texmf-dist/doc/latex/braille/braillegif1.gif texmf-dist/doc/latex/braille/braillegif2.gif texmf-dist/doc/latex/braille/summary.dvi texmf-dist/doc/latex/braille/summary.tex -srcfiles size=7747 +srcfiles size=3 texmf-dist/source/latex/braille/grade1.py texmf-dist/source/latex/braille/grade2.py -runfiles size=17679 +runfiles size=5 texmf-dist/tex/latex/braille/braille.sty catalogue-version catalogue-date 2006-12-31 11:53:07 +0100 @@ -16709,13 +16709,13 @@ longdesc the dvips driver is being used, the original \url doesn’t longdesc allow line breaks in the middle of the created link: the link longdesc comes in one atomic piece. This package allows such line breaks longdesc in the generated links. -docfiles size=116074 +docfiles size=29 texmf-dist/doc/latex/breakurl/README details="Package README" texmf-dist/doc/latex/breakurl/breakurl.pdf details="Package documentation" -srcfiles size=28252 +srcfiles size=8 texmf-dist/source/latex/breakurl/breakurl.dtx texmf-dist/source/latex/breakurl/breakurl.ins -runfiles size=7201 +runfiles size=2 texmf-dist/tex/latex/breakurl/breakurl.sty catalogue-version 1.20 catalogue-date 2006-09-14 18:16:41 +0200 @@ -16741,12 +16741,12 @@ longdesc keeping an eye on possible glitches. The package is not longdesc currently available from CTAN, but may be retrieved from its longdesc home directory; it is also available in the major TeX longdesc distributions. -docfiles size=65136 +docfiles size=18 texmf-dist/doc/latex/breqn/breqndoc.dvi texmf-dist/doc/latex/breqn/eqbreaks.dvi texmf-dist/doc/latex/breqn/eqlayouts.dvi texmf-dist/doc/latex/breqn/readme-094.txt -runfiles size=99400 +runfiles size=27 texmf-dist/tex/latex/breqn/breqn.sty texmf-dist/tex/latex/breqn/cmbase.sym texmf-dist/tex/latex/breqn/flexisym.sty @@ -16763,7 +16763,7 @@ revision 728 shortdesc Typesetting bridge diagrams. longdesc The file contains an article that sets out macros for longdesc typesetting bridge in LaTeX (2.09). -runfiles size=63 +runfiles size=1 texmf-dist/tex/latex/bridge/bridge.tex catalogue-version catalogue-date 2007-01-30 17:40:56 +0100 @@ -16780,7 +16780,7 @@ longdesc in italic shape only. The package includes the files needed by longdesc LaTeX in order to use that font. The file AAA_readme.tex fully longdesc describes the package and sample.tex illustrates its use. execute addMap pbsi.map -docfiles size=21803 +docfiles size=12 texmf-dist/doc/latex/brushscr/AAA_readme.bbl texmf-dist/doc/latex/brushscr/AAA_readme.blg texmf-dist/doc/latex/brushscr/AAA_readme.dvi @@ -16792,10 +16792,10 @@ docfiles size=21803 texmf-dist/doc/latex/brushscr/kern.txt texmf-dist/doc/latex/brushscr/sample.dvi texmf-dist/doc/latex/brushscr/sample.tex -srcfiles size=1227 +srcfiles size=2 texmf-dist/source/latex/brushscr/Makefile texmf-dist/source/latex/brushscr/pbsi.mtx -runfiles size=63519 +runfiles size=22 texmf-dist/dvips/brushscr/config.pbsi texmf-dist/fonts/afm/public/brushscr/BrushScriptX-Italic.afm texmf-dist/fonts/map/dvips/brushscr/pbsi.map @@ -16819,7 +16819,7 @@ longdesc The bullcntr package defines the command bullcntr, which can be longdesc thought of as an analogue of the \fnsymbol command: like the longdesc latter, it displays the value of a counter lying between 1 and longdesc 9, but uses, for the purpose, a regular pattern of bullets. -docfiles size=876699 +docfiles size=217 texmf-dist/doc/latex/bullcntr/00readme.txt texmf-dist/doc/latex/bullcntr/README details="Readme" texmf-dist/doc/latex/bullcntr/bullcntr-man.pdf details="Package documentation" @@ -16827,10 +16827,10 @@ docfiles size=876699 texmf-dist/doc/latex/bullcntr/bullcntr-sam.tex texmf-dist/doc/latex/bullcntr/bullenum-sam.tex texmf-dist/doc/latex/bullcntr/manifest.txt -srcfiles size=65809 +srcfiles size=17 texmf-dist/source/latex/bullcntr/bullcntr.dtx texmf-dist/source/latex/bullcntr/bullcntr.ins -runfiles size=9318 +runfiles size=3 texmf-dist/tex/latex/bullcntr/bullcntr.sty texmf-dist/tex/latex/bullcntr/bullenum.sty catalogue-version 0.04 @@ -16846,11 +16846,11 @@ longdesc This package provides basic support for writing Burmese. The longdesc package provides a preprocessor (written in Perl), an Adobe longdesc Type 1 font, and LaTeX macros. execute addMap burmese.map -docfiles size=73686 +docfiles size=18 texmf-dist/doc/fonts/burmese/burmguide.pdf -srcfiles size=14123 +srcfiles size=4 texmf-dist/source/latex/burmese/birm.pl -runfiles size=59564 +runfiles size=18 texmf-dist/fonts/map/dvips/burmese/burmese.map texmf-dist/fonts/tfm/public/burmese/burm.tfm texmf-dist/fonts/type1/public/burmese/burm.pfb @@ -16873,10 +16873,10 @@ longdesc \fCenter. This is the style often used in sequent calculus longdesc proofs. The package works in a Plain TeX document, as well as longdesc in LaTeX; an exposition of the commands available is given in longdesc the package file itself. -docfiles size=58723 +docfiles size=15 texmf-dist/doc/latex/bussproofs/testbp2.pdf details="Test/example of use" texmf-dist/doc/latex/bussproofs/testbp2.tex -runfiles size=32380 +runfiles size=8 texmf-dist/tex/latex/bussproofs/bussproofs.sty catalogue-version 1.0 catalogue-date 2007-03-05 14:17:42 +0100 @@ -16891,15 +16891,15 @@ longdesc The bytefield package helps the user create illustrations for longdesc network protocol specifications and anything else that utilizes longdesc fields of data. These illustrations show how the bits and bytes longdesc are laid out in a packet or in memory. -docfiles size=503167 +docfiles size=125 texmf-dist/doc/latex/bytefield/README details="Readme" texmf-dist/doc/latex/bytefield/bytefield.pdf details="Package documentation" texmf-dist/doc/latex/bytefield/example.pdf details="Example of use" texmf-dist/doc/latex/bytefield/example.tex -srcfiles size=57806 +srcfiles size=15 texmf-dist/source/latex/bytefield/bytefield.dtx texmf-dist/source/latex/bytefield/bytefield.ins -runfiles size=9872 +runfiles size=3 texmf-dist/tex/latex/bytefield/bytefield.sty catalogue-version 1.2a catalogue-date 2006-12-21 23:43:15 +0100 @@ -16912,14 +16912,14 @@ revision 613 shortdesc Typeset Python, C and Pascal programs. longdesc A TeX macro package for easy typesetting programs in Python, C longdesc and Pascal. Program source files may also be input. -docfiles size=9825 +docfiles size=6 texmf-dist/doc/generic/c-pascal/demo1.tex texmf-dist/doc/generic/c-pascal/demo2.tex texmf-dist/doc/generic/c-pascal/prog/guess.pas texmf-dist/doc/generic/c-pascal/prog/sun.c texmf-dist/doc/generic/c-pascal/readme.eng texmf-dist/doc/generic/c-pascal/readme.pol -runfiles size=13595 +runfiles size=7 texmf-dist/tex/generic/c-pascal/cap.tex texmf-dist/tex/generic/c-pascal/cap_c.tex texmf-dist/tex/generic/c-pascal/cap_comm.tex @@ -16932,7 +16932,7 @@ catalogue-license pd name c90enc category Package revision 2361 -runfiles size=3900 +runfiles size=1 texmf-dist/fonts/enc/dvips/c90enc/c90.enc name calendar @@ -16943,7 +16943,7 @@ longdesc Includes, for example, a package which organizes date items in longdesc a format suitable for conference schedules, itineraries, longdesc academic teaching timetables and the like. Developments of the longdesc bundle appear as evautofl and evweek -docfiles size=193598 +docfiles size=70 texmf-dist/doc/latex/calendar/autofilo.dvi texmf-dist/doc/latex/calendar/calendar.dvi texmf-dist/doc/latex/calendar/calguide.dvi @@ -16978,7 +16978,7 @@ docfiles size=193598 texmf-dist/doc/latex/calendar/timetabl.dvi texmf-dist/doc/latex/calendar/weekly.dvi texmf-dist/doc/latex/calendar/yearly.dvi -srcfiles size=338407 +srcfiles size=100 texmf-dist/source/latex/calendar/CATALOG texmf-dist/source/latex/calendar/MANIFEST texmf-dist/source/latex/calendar/README @@ -17009,7 +17009,7 @@ srcfiles size=338407 texmf-dist/source/latex/calendar/timetabl.dtx texmf-dist/source/latex/calendar/weekly.dtx texmf-dist/source/latex/calendar/yearly.dtx -runfiles size=135628 +runfiles size=47 texmf-dist/tex/latex/calendar/autofilo.sty texmf-dist/tex/latex/calendar/calendar.sty texmf-dist/tex/latex/calendar/calopts.cfg @@ -17049,7 +17049,7 @@ shortdesc Calligraphic font. longdesc A calligraphic font in the handwriting style of the author, longdesc Peter Vanroose. The font is supplied as MetaFont source A LaTeX longdesc package for using this font is available in fundus. -runfiles size=301667 +runfiles size=76 texmf-dist/fonts/source/public/calligra/callig15.mf texmf-dist/fonts/source/public/calligra/calligra.mf texmf-dist/fonts/tfm/public/calligra/callig15.tfm @@ -17063,9 +17063,9 @@ category Package revision 733 shortdesc Copperplate calligraphic letters in LaTeX. longdesc Provides a maths interface to the rsfs fonts. -docfiles size=809 +docfiles size=1 texmf-dist/doc/fonts/calrsfs/readme details="Readme" -runfiles size=614 +runfiles size=2 texmf-dist/tex/latex/calrsfs/OMSrsfs.fd texmf-dist/tex/latex/calrsfs/calrsfs.sty catalogue-version @@ -17081,9 +17081,9 @@ longdesc Prints a card-size calendar for any year, AD or BC, with longdesc Gregorian or Julian leap rules (useful for years before longdesc adoption of Gregorian rules). Cal2000.tex prints a calendar for longdesc years 1990--2020. -docfiles size=9111 +docfiles size=3 texmf-dist/doc/latex/calxxxx/readme.tex -runfiles size=13447 +runfiles size=5 texmf-dist/tex/latex/calxxxx/cal2000.tex texmf-dist/tex/latex/calxxxx/calxxxx.tex catalogue-version @@ -17097,7 +17097,7 @@ revision 1487 shortdesc Prototype work on future citation engine. longdesc Comprehensive bibliography manager (developed as a longdesc demonstration engine for the work on citations for LaTeX3). -docfiles size=435835 +docfiles size=110 texmf-dist/doc/latex/camel/camel.dvi texmf-dist/doc/latex/camel/index.dvi texmf-dist/doc/latex/camel/law.dvi @@ -17105,7 +17105,7 @@ docfiles size=435835 texmf-dist/doc/latex/camel/sample.tex texmf-dist/doc/latex/camel/test.dvi texmf-dist/doc/latex/camel/test.tex -srcfiles size=316350 +srcfiles size=85 texmf-dist/source/latex/camel/CATALOG texmf-dist/source/latex/camel/MANIFEST texmf-dist/source/latex/camel/README @@ -17119,7 +17119,7 @@ srcfiles size=316350 texmf-dist/source/latex/camel/sample.adx texmf-dist/source/latex/camel/sample.ldx texmf-dist/source/latex/camel/sample.ndx -runfiles size=93586 +runfiles size=25 texmf-dist/bibtex/bib/camel/camel.bib texmf-dist/bibtex/bst/camel/law.bst texmf-dist/makeindex/camel/camel.ist @@ -17142,16 +17142,16 @@ longdesc text and the entries in the list-of pages. The \caption and longdesc \captcont commands generate list-of page entries. The \caption longdesc and \caption* commands increment the figure or table counter. longdesc Captcont also fully supports the subfigure package. -docfiles size=141893 +docfiles size=36 texmf-dist/doc/latex/captcont/README details="Readme" texmf-dist/doc/latex/captcont/captcont.pdf details="Package documentation" texmf-dist/doc/latex/captcont/ltxdoc.cfg texmf-dist/doc/latex/captcont/test.tex -srcfiles size=40341 +srcfiles size=11 texmf-dist/source/latex/captcont/Makefile texmf-dist/source/latex/captcont/captcont.dtx texmf-dist/source/latex/captcont/captcont.ins -runfiles size=4698 +runfiles size=2 texmf-dist/tex/latex/captcont/captcont.sty catalogue-version 2.0 catalogue-date 2006-12-31 11:53:07 +0100 @@ -17171,7 +17171,7 @@ longdesc notes, for other packages, is provided in the documentation. longdesc The package also provides the "caption outside float" facility, longdesc in the same way that simpler packages like capt-of do. The longdesc package supersedes caption2. -docfiles size=2021708 +docfiles size=499 texmf-dist/doc/latex/caption/README texmf-dist/doc/latex/caption/caption-deu.pdf details="German documentation:" language="de" texmf-dist/doc/latex/caption/caption-deu.tex @@ -17182,12 +17182,12 @@ docfiles size=2021708 texmf-dist/doc/latex/caption/caption.pdf texmf-dist/doc/latex/caption/caption2.pdf texmf-dist/doc/latex/caption/ltcaption.pdf -srcfiles size=314222 +srcfiles size=79 texmf-dist/source/latex/caption/caption.dtx texmf-dist/source/latex/caption/caption.ins texmf-dist/source/latex/caption/caption2.dtx texmf-dist/source/latex/caption/ltcaption.dtx -runfiles size=120558 +runfiles size=31 texmf-dist/tex/latex/caption/caption.sty texmf-dist/tex/latex/caption/caption2.sty texmf-dist/tex/latex/caption/caption3.sty @@ -17200,19 +17200,19 @@ catalogue-license lppl name carlisle category Package revision 1716 -docfiles size=404308 +docfiles size=102 texmf-dist/doc/latex/carlisle/README texmf-dist/doc/latex/carlisle/fix2col.pdf texmf-dist/doc/latex/carlisle/ltx1.tex texmf-dist/doc/latex/carlisle/ltxtable.pdf texmf-dist/doc/latex/carlisle/typehtml.pdf -srcfiles size=91619 +srcfiles size=25 texmf-dist/source/latex/carlisle/fix2col.dtx texmf-dist/source/latex/carlisle/fix2col.ins texmf-dist/source/latex/carlisle/ltxtable.tex texmf-dist/source/latex/carlisle/typehtml.dtx texmf-dist/source/latex/carlisle/typehtml.ins -runfiles size=139761 +runfiles size=40 texmf-dist/tex/latex/carlisle/blkarray.sty texmf-dist/tex/latex/carlisle/comma.sty texmf-dist/tex/latex/carlisle/dotlessj.sty @@ -17230,9 +17230,9 @@ name carolmin-ps category Package revision 5356 execute addMap cmin.map -docfiles size=338 +docfiles size=1 texmf-dist/doc/fonts/carolmin-ps/README -runfiles size=139462 +runfiles size=38 texmf-dist/fonts/afm/public/carolmin-ps/cmin10.afm texmf-dist/fonts/afm/public/carolmin-ps/cmin17.afm texmf-dist/fonts/afm/public/carolmin-ps/cmin7.afm @@ -17253,10 +17253,10 @@ revision 1487 shortdesc Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics. longdesc The bundle constitutes a font (as MetaFont source) and LaTeX longdesc macros for their use within a document. -docfiles size=8192 +docfiles size=3 texmf-dist/doc/latex/casyl/casyldoc.dvi texmf-dist/doc/latex/casyl/casyldoc.tex -runfiles size=20865 +runfiles size=7 texmf-dist/fonts/source/public/casyl/casyll10.mf texmf-dist/fonts/tfm/public/casyl/casyll10.tfm texmf-dist/tex/latex/casyl/casyltex.sty @@ -17269,9 +17269,9 @@ name cb category Package revision 101 execute addMixedMap cbgreek.map -docfiles size=1267 +docfiles size=1 texmf-dist/doc/fonts/cb/README -runfiles size=6310177 +runfiles size=1732 texmf-dist/fonts/enc/dvips/cb/CB.enc texmf-dist/fonts/enc/dvips/cb/gmtr.enc texmf-dist/fonts/map/dvips/cb/cbgreek.map @@ -17576,12 +17576,12 @@ longdesc coptic bundle. The CBcoptic bundle includes font description longdesc files, MetaFont sources and equivalent Adobe Type 1 fonts in longdesc pfb format. The bundle also includes a package that provides longdesc some macros of philological interest. -docfiles size=219935 +docfiles size=56 texmf-dist/doc/latex/cbcoptic/README texmf-dist/doc/latex/cbcoptic/coptfont.pdf texmf-dist/doc/latex/cbcoptic/testcop.tex texmf-dist/doc/latex/cbcoptic/testcopOK.pdf -runfiles size=267260 +runfiles size=72 texmf-dist/fonts/source/public/cbcoptic/coptbase.mf texmf-dist/fonts/source/public/cbcoptic/copti.mf texmf-dist/fonts/source/public/cbcoptic/copto.mf @@ -17606,10 +17606,10 @@ longdesc ‘Polish’ fonts and of the MetaFont sources of the original longdesc Concrete fonts. Adobe Type 1 versions of the fonts are longdesc available in package cc-plps. execute addMixedMap ccpl.map -docfiles size=3675 +docfiles size=2 texmf-dist/doc/fonts/cc-pl/00readme texmf-dist/doc/fonts/cc-pl/README -runfiles size=514758 +runfiles size=153 texmf-dist/fonts/enc/dvips/cc-pl/cc-pl.enc texmf-dist/fonts/map/dvips/cc-pl/ccpl.map texmf-dist/fonts/source/public/cc-pl/fic_mic.mf @@ -17663,13 +17663,13 @@ longdesc any environment. Methods are also provided to define captions longdesc for use outside float (e.g., figure and table) environments, longdesc and to define new float environments and Lists of Floats. Tools longdesc are provided for specifying your own captioning styles. -docfiles size=391839 +docfiles size=97 texmf-dist/doc/latex/ccaption/README details="Readme" texmf-dist/doc/latex/ccaption/ccaption.pdf details="Package documentation" -srcfiles size=148425 +srcfiles size=37 texmf-dist/source/latex/ccaption/ccaption.dtx texmf-dist/source/latex/ccaption/ccaption.ins -runfiles size=23122 +runfiles size=6 texmf-dist/tex/latex/ccaption/ccaption.sty catalogue-version 3.2a catalogue-date 2006-12-31 16:08:10 +0100 @@ -17684,13 +17684,13 @@ longdesc LaTeX font definition files for the Concrete fonts and a LaTeX longdesc package for typesetting documents using Concrete as the default longdesc font family. The files support OT1, T1, TS1, and Concrete longdesc mathematics including AMS fonts (Ulrik Vieth's concmath). -docfiles size=4544 +docfiles size=2 texmf-dist/doc/latex/ccfonts/readme details="Readme" -srcfiles size=17238 +srcfiles size=6 texmf-dist/source/latex/ccfonts/cc.fdd texmf-dist/source/latex/ccfonts/ccfonts.dtx texmf-dist/source/latex/ccfonts/ccfonts.ins -runfiles size=6550 +runfiles size=3 texmf-dist/tex/latex/ccfonts/ccfonts.sty texmf-dist/tex/latex/ccfonts/t1ccr.fd texmf-dist/tex/latex/ccfonts/ts1ccr.fd @@ -17705,7 +17705,7 @@ revision 743 shortdesc Chinese chess. longdesc Macros and a font for typesetting Chinese Chess board diagrams. longdesc The font is distributed as MetaFont source. -runfiles size=52681 +runfiles size=16 texmf-dist/fonts/source/public/cchess/cchess46.mf texmf-dist/fonts/source/public/cchess/ccpieces.mf texmf-dist/fonts/tfm/public/cchess/cchess46.tfm @@ -17718,30 +17718,30 @@ catalogue-license unknown name cclicenses category Package revision 5017 -docfiles size=95406 +docfiles size=25 texmf-dist/doc/latex/cclicenses/README texmf-dist/doc/latex/cclicenses/cclicenses_short.pdf -srcfiles size=11350 +srcfiles size=4 texmf-dist/source/latex/cclicenses/cclicenses.dtx texmf-dist/source/latex/cclicenses/cclicenses.ins -runfiles size=4225 +runfiles size=2 texmf-dist/tex/latex/cclicenses/cclicenses.sty name cd category Package revision 1487 shortdesc Typeset CD covers. -docfiles size=95715 +docfiles size=28 texmf-dist/doc/latex/cd/CD.dvi texmf-dist/doc/latex/cd/CD.tex texmf-dist/doc/latex/cd/CDList.tex texmf-dist/doc/latex/cd/README details="Readme" texmf-dist/doc/latex/cd/cd.pdf details="Package documentation" texmf-dist/doc/latex/cd/example.dat -srcfiles size=27938 +srcfiles size=8 texmf-dist/source/latex/cd/cd.dtx texmf-dist/source/latex/cd/cd.ins -runfiles size=14277 +runfiles size=4 texmf-dist/tex/latex/cd/cd.cls catalogue-version catalogue-date 2007-01-31 23:04:11 +0100 @@ -17751,27 +17751,27 @@ catalogue-license unknown name cd-cover category Package revision 745 -docfiles size=975 +docfiles size=1 texmf-dist/doc/latex/cd-cover/README -srcfiles size=46270 +srcfiles size=12 texmf-dist/source/latex/cd-cover/cd-cover.dtx texmf-dist/source/latex/cd-cover/cd-cover.ins -runfiles size=17379 +runfiles size=5 texmf-dist/tex/latex/cd-cover/cd-cover.cls texmf-dist/tex/latex/cd-cover/cd-cover.sty name cdpbundl category Package revision 2411 -docfiles size=692929 +docfiles size=171 texmf-dist/doc/latex/cdpbundl/00readme.txt texmf-dist/doc/latex/cdpbundl/README texmf-dist/doc/latex/cdpbundl/manifest.txt texmf-dist/doc/latex/cdpbundl/overview.pdf -srcfiles size=241674 +srcfiles size=60 texmf-dist/source/latex/cdpbundl/cdpbundl.dtx texmf-dist/source/latex/cdpbundl/cdpbundl.ins -runfiles size=93849 +runfiles size=27 texmf-dist/tex/latex/cdpbundl/adiseal.sty texmf-dist/tex/latex/cdpbundl/articoletteracdp.cls texmf-dist/tex/latex/cdpbundl/cdpaddon.sty @@ -17795,11 +17795,11 @@ longdesc noticeably simpler than that of tabls, which considers the longdesc dimensions of each entire row; whereas you can ask the longdesc cellspace only to look at the cells of potentially difficult longdesc columns. -docfiles size=486349 +docfiles size=120 texmf-dist/doc/latex/cellspace/README details="Readme" texmf-dist/doc/latex/cellspace/cellspace.pdf details="Package documentation" texmf-dist/doc/latex/cellspace/cellspace.tex -runfiles size=4609 +runfiles size=2 texmf-dist/tex/latex/cellspace/cellspace.sty catalogue-version 1.5 catalogue-date 2007-03-05 14:17:42 +0100 @@ -17814,10 +17814,10 @@ longdesc Cellular tables are ruled tables with spanned cells; the longdesc present package achieves that, and includes several tricks for longdesc dealing with the idiosyncracies of printers of the time when it longdesc was written. -docfiles size=4890 +docfiles size=2 texmf-dist/doc/plain/cellular/cellular.doc texmf-dist/doc/plain/cellular/origin -runfiles size=25112 +runfiles size=9 texmf-dist/tex/plain/cellular/cell1.tex texmf-dist/tex/plain/cellular/cell2.tex texmf-dist/tex/plain/cellular/cell3.tex @@ -17837,7 +17837,7 @@ longdesc \cbstart and \cbend commands; the bars may be coloured. The longdesc package uses 'drivers' to place the bars; the available drivers longdesc can work with dvitoln03, dvitops, dvips, the emTeX and TeXtures longdesc DVI drivers, and VTeX and PDFTeX. -docfiles size=732332 +docfiles size=185 texmf-dist/doc/latex/changebar/00readme.txt details="Readme" texmf-dist/doc/latex/changebar/catalog.txt texmf-dist/doc/latex/changebar/cbtest1-ltx.pdf @@ -17851,10 +17851,10 @@ docfiles size=732332 texmf-dist/doc/latex/changebar/chbar.1 texmf-dist/doc/latex/changebar/chbar.sh texmf-dist/doc/latex/changebar/manifest.txt -srcfiles size=114074 +srcfiles size=29 texmf-dist/source/latex/changebar/changebar.dtx texmf-dist/source/latex/changebar/changebar.ins -runfiles size=30507 +runfiles size=8 texmf-dist/tex/latex/changebar/changebar.sty catalogue-version 3.5c catalogue-date 2006-12-31 16:08:10 +0100 @@ -17871,17 +17871,17 @@ longdesc text is shown in a different colour; deleted text is crossed longdesc out. The package allows free defining of additional authors and longdesc their associated colour. It also allows you to define a markup longdesc for authors or annotations. -docfiles size=539712 +docfiles size=135 texmf-dist/doc/latex/changes/README details="Readme" texmf-dist/doc/latex/changes/changes.example1.tex texmf-dist/doc/latex/changes/changes.example2.tex texmf-dist/doc/latex/changes/changes.example3.tex texmf-dist/doc/latex/changes/changes.pdf details="Package documentation" language="de" texmf-dist/doc/latex/changes/changes_eng.pdf details="Package documentation" language="en" -srcfiles size=45749 +srcfiles size=12 texmf-dist/source/latex/changes/changes.dtx texmf-dist/source/latex/changes/changes.ins -runfiles size=8971 +runfiles size=3 texmf-dist/tex/latex/changes/changes.sty catalogue-version 0.5.2 catalogue-date 2007-10-10 23:46:26 +0200 @@ -17895,12 +17895,12 @@ shortdesc Page numbering by chapter. longdesc The package provides for ‘chapterno-pageno’ or longdesc ‘chaptername-pageno’ page numbering. Provision is made for longdesc front- and backmatter in book class. -docfiles size=205179 +docfiles size=51 texmf-dist/doc/latex/chappg/chappg.pdf details="Package documentation" -srcfiles size=17935 +srcfiles size=6 texmf-dist/source/latex/chappg/chappg.dtx texmf-dist/source/latex/chappg/chappg.ins -runfiles size=3918 +runfiles size=1 texmf-dist/tex/latex/chappg/chappg.sty catalogue-version 2.1b catalogue-date 2006-12-01 14:16:52 +0100 @@ -17918,7 +17918,7 @@ longdesc chapter/section/subsection, and provides macros that allow longdesc inclusion without using the full path, rather the path relative longdesc to the current folder of the chapter/section/subsection. It longdesc makes easy changing the name of a folder, for example. -docfiles size=126669 +docfiles size=42 texmf-dist/doc/latex/chapterfolder/README texmf-dist/doc/latex/chapterfolder/aclocal.m4 texmf-dist/doc/latex/chapterfolder/configure @@ -17932,9 +17932,9 @@ docfiles size=126669 texmf-dist/doc/latex/chapterfolder/util/sec/sec.tex texmf-dist/doc/latex/chapterfolder/util/sub/sub.tex texmf-dist/doc/latex/chapterfolder/util/util.tex -srcfiles size=437 +srcfiles size=1 texmf-dist/source/latex/chapterfolder/Makefile.in -runfiles size=3296 +runfiles size=1 texmf-dist/tex/latex/chapterfolder/chapterfolder.sty catalogue-version 2.0 catalogue-date 2007-02-01 13:43:16 +0100 @@ -17948,9 +17948,9 @@ shortdesc Charter fonts. longdesc A commercial text font donated for the common good. Available longdesc in medium weight only; no bold version. Support for use with longdesc LaTeX is available in freenfss, part of psnfss. -docfiles size=795 +docfiles size=1 texmf-dist/doc/fonts/charter/readme.charter details="Readme for this distribution" -runfiles size=409407 +runfiles size=127 texmf-dist/fonts/afm/bitstrea/charter/bchb8a.afm texmf-dist/fonts/afm/bitstrea/charter/bchbi8a.afm texmf-dist/fonts/afm/bitstrea/charter/bchr8a.afm @@ -18022,7 +18022,7 @@ longdesc Various BibTeX formats for journals in Chemistry, including longdesc Reviews in Computational Chemistry, Journal of Physical longdesc Chemistry, Journal of Computational Chemistry, and Physical longdesc Chemistry Chemical Physics. -runfiles size=71369 +runfiles size=20 texmf-dist/bibtex/bst/chem-journal/jcc.bst texmf-dist/bibtex/bst/chem-journal/jpc.bst texmf-dist/bibtex/bst/chem-journal/pccp.bst @@ -18041,12 +18041,12 @@ longdesc metapost source, and generated type 1 versions), and a package longdesc to use it. The arrows in the font are designed to look more longdesc like those in chemistry text-books than do Knuth's originals. execute addMap chemarrow.map -docfiles size=16863 +docfiles size=6 texmf-dist/doc/fonts/chemarrow/Liesmich.txt details="Package Liesmich" language="de" texmf-dist/doc/fonts/chemarrow/Readme.txt texmf-dist/doc/fonts/chemarrow/testchem.dvi texmf-dist/doc/fonts/chemarrow/testchem.tex -runfiles size=20366 +runfiles size=11 texmf-dist/fonts/afm/public/chemarrow/arrow.afm texmf-dist/fonts/map/dvips/chemarrow/chemarrow.map texmf-dist/fonts/source/public/chemarrow/arrow.mf @@ -18070,13 +18070,13 @@ longdesc numbering of chemical compounds. Optionally, it is possible to longdesc supply a custom name for each compound. The package differs longdesc from the chemcono package by not generating an odd-looking list longdesc of compounds inside the text. -docfiles size=127462 +docfiles size=33 texmf-dist/doc/latex/chemcompounds/README texmf-dist/doc/latex/chemcompounds/chemcompounds.pdf -srcfiles size=25915 +srcfiles size=8 texmf-dist/source/latex/chemcompounds/chemcompounds.dtx texmf-dist/source/latex/chemcompounds/chemcompounds.ins -runfiles size=4362 +runfiles size=2 texmf-dist/tex/latex/chemcompounds/chemcompounds.sty catalogue-version catalogue-date 2007-03-05 14:17:42 +0100 @@ -18092,10 +18092,10 @@ longdesc documents. It works like \cite and the \thebibliography, using longdesc \fcite and \theffbibliography instead. It allows compound names longdesc in documents to be numbered and does not affect the normal longdesc citation routines. -docfiles size=15990 +docfiles size=5 texmf-dist/doc/latex/chemcono/example.dvi texmf-dist/doc/latex/chemcono/example.tex -runfiles size=24691 +runfiles size=7 texmf-dist/tex/latex/chemcono/chemcono.sty texmf-dist/tex/latex/chemcono/drftcono.sty texmf-dist/tex/latex/chemcono/showkeysff.sty @@ -18114,16 +18114,16 @@ longdesc LaTeX default types figure and table. The scheme float type longdesc acts in the same way as those defined by the LaTeX kernel, but longdesc is intended for chemical schemes. The package also provides a longdesc method for adding automatic numbering of chemicals to schemes. -docfiles size=269109 +docfiles size=68 texmf-dist/doc/latex/chemscheme/README details="Readme" texmf-dist/doc/latex/chemscheme/chemscheme.cdx texmf-dist/doc/latex/chemscheme/chemscheme.pdf details="Package documentation" texmf-dist/doc/latex/chemscheme/scheme-one.eps texmf-dist/doc/latex/chemscheme/scheme-two.eps -srcfiles size=62442 +srcfiles size=16 texmf-dist/source/latex/chemscheme/chemscheme.dtx texmf-dist/source/latex/chemscheme/chemscheme.ins -runfiles size=9913 +runfiles size=4 texmf-dist/bibtex/bib/chemscheme/chemscheme.bib texmf-dist/tex/latex/chemscheme/chemscheme.sty texmf-dist/tex/latex/chemscheme/jawltxdoc.sty @@ -18144,13 +18144,13 @@ longdesc provides some handy chemistry-related macros. Chemstyle is much longdesc enhanced compared to its predecessor, and users of rsc are longdesc strongly encouraged to migrate, (all of the additional macros longdesc in the rsc LaTeX package are present in chemstyle). -docfiles size=248361 +docfiles size=62 texmf-dist/doc/latex/chemstyle/README texmf-dist/doc/latex/chemstyle/chemstyle.pdf details="Package documentation" -srcfiles size=57985 +srcfiles size=15 texmf-dist/source/latex/chemstyle/chemstyle.dtx texmf-dist/source/latex/chemstyle/chemstyle.ins -runfiles size=20120 +runfiles size=12 texmf-dist/tex/latex/chemstyle/angew.jdf texmf-dist/tex/latex/chemstyle/chemstyle.sty texmf-dist/tex/latex/chemstyle/ic.jdf @@ -18178,7 +18178,7 @@ longdesc ought to be a .pfa file. Metrics (both AFM and TeX .pl files), longdesc and a simple package for generating images of pieces, are longdesc provided. execute addMap cheq.map -runfiles size=158551 +runfiles size=42 texmf-dist/fonts/enc/dvips/cheq/chess.enc texmf-dist/fonts/map/dvips/cheq/cheq.map texmf-dist/fonts/type1/adobe/cheq/cheq.pfb @@ -18202,7 +18202,7 @@ longdesc been arbitrarily encoded in the range 38–122; the cherokee longdesc package provides commands that map each such syllable to the longdesc appropriate character; for example, Segwoya himself would be longdesc represented \Cse\Cgwo\Cya. -runfiles size=24366 +runfiles size=8 texmf-dist/fonts/source/public/cherokee/cherokee.mf texmf-dist/fonts/tfm/public/cherokee/cherokee.tfm texmf-dist/tex/latex/cherokee/cherokee.sty @@ -18219,7 +18219,7 @@ longdesc The original (and now somewhat dated) TeX chess font package. longdesc Potential users should consider skak (for alternative fonts, longdesc and notation support), texmate (for alternative notation longdesc support), or chessfss (for flexible font choices). -runfiles size=118766 +runfiles size=37 texmf-dist/fonts/source/public/chess/chess10.mf texmf-dist/fonts/source/public/chess/chess20.mf texmf-dist/fonts/source/public/chess/chess30.mf @@ -18252,12 +18252,12 @@ longdesc that they don't have to implement all these commands for longdesc themselves. A normal user can use the package to print e.g. longdesc single chess symbols and simple diagrams. The documentation longdesc contains also a section about installation of chess fonts. -docfiles size=1780 +docfiles size=1 texmf-dist/doc/latex/chessfss/README details="Readme" -srcfiles size=95430 +srcfiles size=25 texmf-dist/source/latex/chessfss/chessfss-src.dtx texmf-dist/source/latex/chessfss/chessfss.ins -runfiles size=109878 +runfiles size=47 texmf-dist/fonts/enc/dvips/chessfss/chess-board-example-enc.enc texmf-dist/fonts/enc/dvips/chessfss/chess-fig-example-enc.enc texmf-dist/tex/latex/chessfss/chessfss.sty @@ -18301,10 +18301,10 @@ shortdesc Font and macros for Chinese calendar. longdesc A LaTeX package to produce Chinese calendar symbols of the old longdesc Chinese lunisolar calendar. The associated font is distributed longdesc as MetaFont source. -docfiles size=45482 +docfiles size=12 texmf-dist/doc/latex/china2e/chinadoc.dvi texmf-dist/doc/latex/china2e/chinadoc.tex -runfiles size=90864 +runfiles size=27 texmf-dist/fonts/source/public/china2e/china10.mf texmf-dist/fonts/source/public/china2e/chinasym.add texmf-dist/fonts/source/public/china2e/chinasym.alf @@ -18332,20 +18332,20 @@ longdesc package also has simple facilities for producing optics longdesc diagrams; however, no-one would deny that the PSTricks pst- longdesc optic package, or the MetaPost makecirc package does the job longdesc better. -docfiles size=95518 +docfiles size=27 texmf-dist/doc/latex/circ/README details="Readme" texmf-dist/doc/latex/circ/cidoc.tex texmf-dist/doc/latex/circ/circ.dvi texmf-dist/doc/latex/circ/circ.txt texmf-dist/doc/latex/circ/cisyms.tex -srcfiles size=203485 +srcfiles size=53 texmf-dist/source/latex/circ/COPYING texmf-dist/source/latex/circ/Makefile texmf-dist/source/latex/circ/circ.drv texmf-dist/source/latex/circ/circ.dtx texmf-dist/source/latex/circ/circ.ins texmf-dist/source/latex/circ/index.hlp -runfiles size=136587 +runfiles size=44 texmf-dist/fonts/source/public/circ/cibimos.mf texmf-dist/fonts/source/public/circ/cicirc.mf texmf-dist/fonts/source/public/circ/cidiod.mf @@ -18378,12 +18378,12 @@ shortdesc Fonts for Cirth. longdesc This is a font to represent the runic Cirth script devised by longdesc Tolkien for his Sindarin language. The font is provided as longdesc MetaFont source. -docfiles size=150700 +docfiles size=39 texmf-dist/doc/fonts/cirth/Changelog texmf-dist/doc/fonts/cirth/README details="Readme" texmf-dist/doc/fonts/cirth/cirth.pdf details="Package documentation" texmf-dist/doc/fonts/cirth/cirth.tex -runfiles size=30596 +runfiles size=15 texmf-dist/fonts/source/public/cirth/cirbf.mf texmf-dist/fonts/source/public/cirth/cirsl.mf texmf-dist/fonts/source/public/cirth/cirss.mf @@ -18413,9 +18413,9 @@ longdesc keys rather than numbers; – overcite, which prints citation longdesc numbers in a superscript position; and – chapterbib, which longdesc permits multiple bibliographies, one per \included file in a longdesc document. -docfiles size=1113 +docfiles size=1 texmf-dist/doc/latex/cite/README -runfiles size=57041 +runfiles size=17 texmf-dist/tex/latex/cite/chapterbib.sty texmf-dist/tex/latex/cite/cite.sty texmf-dist/tex/latex/cite/drftcite.sty @@ -18431,7 +18431,7 @@ revision 759 shortdesc Add reference-page-list to bibliography-items. longdesc The citeref package does its job without using the indexing longdesc facilities, and needs no special \cite-replacement package. -runfiles size=3749 +runfiles size=1 texmf-dist/tex/latex/citeref/citeref.sty catalogue-version catalogue-date 2006-12-31 18:14:50 +0100 @@ -18442,10 +18442,10 @@ name cjhebrew category Package revision 4014 execute addMap cjhebrew.map -docfiles size=115830 +docfiles size=29 texmf-dist/doc/fonts/cjhebrew/cjhebtst.tex texmf-dist/doc/fonts/cjhebrew/manual.pdf -runfiles size=74062 +runfiles size=27 texmf-dist/fonts/afm/public/cjhebrew/cjheblsm.afm texmf-dist/fonts/afm/public/cjhebrew/cjhebltx.afm texmf-dist/fonts/enc/dvips/cjhebrew/cjhebltx.enc @@ -18469,7 +18469,7 @@ shortdesc A bundle of packages and classes. longdesc The bundle contains letter and envelope classes, and several longdesc packages of a general nature, including one for constructing longdesc outlines. -srcfiles size=183970 +srcfiles size=50 texmf-dist/source/latex/cjw/cjw-latex.dtx texmf-dist/source/latex/cjw/cjw-latex.ins texmf-dist/source/latex/cjw/cjw-ltr.dtx @@ -18478,7 +18478,7 @@ srcfiles size=183970 texmf-dist/source/latex/cjw/cjwoutl.ins texmf-dist/source/latex/cjw/cjwplain.dtx texmf-dist/source/latex/cjw/cjwplain.ins -runfiles size=89619 +runfiles size=27 texmf-dist/tex/latex/cjw/cjw-env.cls texmf-dist/tex/latex/cjw/cjw-ltr.cls texmf-dist/tex/latex/cjw/cjwderiv.tex @@ -18500,7 +18500,7 @@ catalogue-license unknown name clarendo category Package revision 90 -runfiles size=13236 +runfiles size=8 texmf-dist/fonts/tfm/cg/clarendo/ccdr8tc.tfm texmf-dist/fonts/tfm/cg/clarendo/ccdrrc.tfm texmf-dist/fonts/tfm/cg/clarendo/clc10u.tfm @@ -18519,7 +18519,7 @@ longdesc in homage to Bringhurst’s “The Elements of Typographic longdesc Style”. It makes use of a range of techniques to get the best longdesc results achievable using TeX. Included in the bundle are longdesc templates to make thesis writing easier. -docfiles size=732916 +docfiles size=203 texmf-dist/doc/latex/classicthesis/Bibliography.bib texmf-dist/doc/latex/classicthesis/CHANGES texmf-dist/doc/latex/classicthesis/COPYING @@ -18555,7 +18555,7 @@ docfiles size=732916 texmf-dist/doc/latex/classicthesis/gfx/example_2.jpg texmf-dist/doc/latex/classicthesis/gfx/example_3.jpg texmf-dist/doc/latex/classicthesis/gfx/example_4.jpg -runfiles size=33240 +runfiles size=9 texmf-dist/tex/latex/classicthesis/classicthesis-ldpkg.sty texmf-dist/tex/latex/classicthesis/classicthesis.sty catalogue-version 2.3 @@ -18574,7 +18574,7 @@ longdesc value associated to the key, does not produce text; longdesc \TheValue{key} to return the value linked to the key. Both longdesc arguments of \TheKey are ‘moving’ as LaTeX defines the term longdesc and we have sometimes to protect them. -docfiles size=369753 +docfiles size=96 texmf-dist/doc/latex/clefval/Changements texmf-dist/doc/latex/clefval/Changes texmf-dist/doc/latex/clefval/LISEZMOI @@ -18584,12 +18584,12 @@ docfiles size=369753 texmf-dist/doc/latex/clefval/example.tex texmf-dist/doc/latex/clefval/exemple.pdf details="Package examples of use (French)" language="fr" texmf-dist/doc/latex/clefval/exemple.tex -srcfiles size=25507 +srcfiles size=9 texmf-dist/source/latex/clefval/Makefile texmf-dist/source/latex/clefval/clefval.dtx texmf-dist/source/latex/clefval/clefval.ins texmf-dist/source/latex/clefval/fra-clefval.ins -runfiles size=1992 +runfiles size=1 texmf-dist/tex/latex/clefval/clefval.sty catalogue-version 0 catalogue-date 2006-12-07 15:13:33 +0100 @@ -18608,13 +18608,13 @@ longdesc package also offers a means of referencing a list of longdesc references, each formatted according to its type. In such longdesc lists, it can collapse sequences of numerically-consecutive longdesc labels to a reference range. -docfiles size=275738 +docfiles size=68 texmf-dist/doc/latex/cleveref/README details="Readme" texmf-dist/doc/latex/cleveref/cleveref.pdf details="Package documentation" -srcfiles size=126377 +srcfiles size=32 texmf-dist/source/latex/cleveref/cleveref.dtx texmf-dist/source/latex/cleveref/cleveref.ins -runfiles size=54762 +runfiles size=14 texmf-dist/tex/latex/cleveref/cleveref.sty catalogue-version 0.10 catalogue-date 2007-11-01 13:46:21 +0100 @@ -18630,7 +18630,7 @@ longdesc hands) and text clocks (in 24h format) which can show system longdesc time or any time the user desires. Works with both TeX and longdesc LaTeX. The clock faces (appearances of the dial) are easily longdesc expandable; the default uses a custom MetaFont font. -docfiles size=119710 +docfiles size=35 texmf-dist/doc/latex/clock/COPYING texmf-dist/doc/latex/clock/EMTEX texmf-dist/doc/latex/clock/HISTORY @@ -18639,7 +18639,7 @@ docfiles size=119710 texmf-dist/doc/latex/clock/README texmf-dist/doc/latex/clock/clockdoc.pdf texmf-dist/doc/latex/clock/clockdoc.tex -runfiles size=7469 +runfiles size=4 texmf-dist/fonts/source/public/clock/clock.mf texmf-dist/fonts/tfm/public/clock/clock.tfm texmf-dist/tex/latex/clock/clock.sty @@ -18659,10 +18659,10 @@ longdesc Leiserson, Rivest, and Stein. The package was written by the longdesc authors. You use the commands the same way the package's author longdesc did when writing the book, and your output will look just like longdesc the pseudocode in the text. -docfiles size=38728 +docfiles size=11 texmf-dist/doc/latex/clrscode/README texmf-dist/doc/latex/clrscode/clrscode.pdf details="Package documentation" -runfiles size=11326 +runfiles size=3 texmf-dist/tex/latex/clrscode/clrscode.sty catalogue-version 1.7 catalogue-date 2007-03-29 23:17:09 +0200 @@ -18684,10 +18684,10 @@ longdesc versions). execute addMixedMap cmother-bsr.map execute addMixedMap cmtext-bsr-interpolated.map execute addMixedMap cmtext-bsr.map -docfiles size=5210 +docfiles size=2 texmf-dist/doc/fonts/cm/README texmf-dist/doc/fonts/cm/README-cmps.txt -runfiles size=3677654 +runfiles size=1073 texmf-dist/dvips/cm/config.cm texmf-dist/dvips/cm/config.cmz texmf-dist/fonts/afm/bluesky/cm/cmb10.afm @@ -19078,12 +19078,12 @@ longdesc single size only; it offers a compact set for ‘general’ longdesc working. The fonts themselves are encoded to external longdesc standards, and virtual fonts are provided for use with TeX. execute addMap cm-lgc.map -docfiles size=31379 +docfiles size=10 texmf-dist/doc/latex/cm-lgc/COPYING texmf-dist/doc/latex/cm-lgc/HISTORY texmf-dist/doc/latex/cm-lgc/INSTALL details="Installation instructions" texmf-dist/doc/latex/cm-lgc/README details="Bundle Readme" -runfiles size=14435090 +runfiles size=3758 texmf-dist/fonts/afm/public/cm-lgc/fcmb6y.afm texmf-dist/fonts/afm/public/cm-lgc/fcmb6z.afm texmf-dist/fonts/afm/public/cm-lgc/fcmb8a.afm @@ -19521,14 +19521,14 @@ execute addMixedMap cm-super-t2b.map execute addMixedMap cm-super-t2c.map execute addMixedMap cm-super-ts1.map execute addMixedMap cm-super-x2.map -docfiles size=43586 +docfiles size=14 texmf-dist/doc/fonts/cm-super/COPYING texmf-dist/doc/fonts/cm-super/ChangeLog texmf-dist/doc/fonts/cm-super/FAQ details="Frequently Asked Questions" texmf-dist/doc/fonts/cm-super/INSTALL texmf-dist/doc/fonts/cm-super/README details="Bundle Readme" texmf-dist/doc/fonts/cm-super/TODO -runfiles size=112840868 +runfiles size=27980 texmf-dist/dvips/cm-super/cm-super.GS texmf-dist/dvips/cm-super/config.cm-super texmf-dist/fonts/afm/public/cm-super/isflb8.afm @@ -20380,9 +20380,9 @@ longdesc fonts. The package’s main limitation currently is the longdesc inability to work with virtual fonts, because of limitations of longdesc pdfTeX. This restriction may be resolved in a future version of longdesc pdfTeX. -docfiles size=3385 +docfiles size=1 texmf-dist/doc/latex/cmap/README -runfiles size=21913 +runfiles size=10 texmf-dist/tex/latex/cmap/cmap.sty texmf-dist/tex/latex/cmap/lae.cmap texmf-dist/tex/latex/cmap/lfe.cmap @@ -20404,11 +20404,11 @@ revision 2890 shortdesc MetaPost arrows and braces in the Computer Modern style. longdesc This MetaPost package contains macros to draw arrows and braces longdesc in the Computer Modern style. -docfiles size=190050 +docfiles size=48 texmf-dist/doc/metapost/cmarrows/README details="README file" texmf-dist/doc/metapost/cmarrows/cmarrows.pdf details="Package documentation" texmf-dist/doc/metapost/cmarrows/cmmanual.zip -runfiles size=198524 +runfiles size=59 texmf-dist/metapost/cmarrows/cmarrows.mp texmf-dist/metapost/cmarrows/rgbx0009.mp texmf-dist/metapost/cmarrows/rgbx0016.mp @@ -20449,7 +20449,7 @@ shortdesc Font for planetary symbols. longdesc The package provides a font as MetaFont source (with driver longdesc files for a number of sizes), and LaTeX code for using the longdesc font. -docfiles size=17235 +docfiles size=12 texmf-dist/doc/fonts/cmastro/00astro.tex texmf-dist/doc/fonts/cmastro/00dofour.sh texmf-dist/doc/fonts/cmastro/00dohalf.sh @@ -20461,7 +20461,7 @@ docfiles size=17235 texmf-dist/doc/fonts/cmastro/cmastro.tex texmf-dist/doc/fonts/cmastro/demo.tex texmf-dist/doc/fonts/cmastro/do.sh -runfiles size=47817 +runfiles size=21 texmf-dist/fonts/source/public/cmastro/cmastro10.mf texmf-dist/fonts/source/public/cmastro/cmastro5.mf texmf-dist/fonts/source/public/cmastro/cmastro6.mf @@ -20494,16 +20494,16 @@ longdesc fonts is available from Micropress. Free versions are longdesc available, in the cm-super font bundle (the T1 and TS1 encoded longdesc part of the set), and in the hfbright (the OT1 encoded part, longdesc and the maths fonts). -docfiles size=14637 +docfiles size=5 texmf-dist/doc/latex/cmbright/copyrite.txt texmf-dist/doc/latex/cmbright/manifest.txt texmf-dist/doc/latex/cmbright/readme -srcfiles size=30280 +srcfiles size=10 texmf-dist/source/latex/cmbright/cmbr.fdd texmf-dist/source/latex/cmbright/cmbright.dtx texmf-dist/source/latex/cmbright/cmbright.ins texmf-dist/source/latex/cmbright/oinst.ins -runfiles size=975941 +runfiles size=339 texmf-dist/fonts/source/public/cmbright/ams10pt.mf texmf-dist/fonts/source/public/cmbright/ams8pt.mf texmf-dist/fonts/source/public/cmbright/ams9pt.mf @@ -20695,9 +20695,9 @@ longdesc The fonts are provided in KOI-7, but virtual fonts are longdesc available to recode them to three other Russian 8-bit longdesc encodings. execute addMap cmcyr.map -docfiles size=886 +docfiles size=1 texmf-dist/doc/fonts/cmcyr/README details="Readme" -runfiles size=2495238 +runfiles size=1011 texmf-dist/fonts/map/dvips/cmcyr/cmcyr.map texmf-dist/fonts/source/public/cmcyr/ccsc.mf texmf-dist/fonts/source/public/cmcyr/citall.mf @@ -21446,9 +21446,9 @@ catalogue-license pd name cmcyralt category Package revision 769 -docfiles size=26720 +docfiles size=7 texmf-dist/doc/latex/cmcyralt/rhyphen.tex -srcfiles size=16233 +srcfiles size=10 texmf-dist/source/latex/cmcyralt/INSTALL texmf-dist/source/latex/cmcyralt/README texmf-dist/source/latex/cmcyralt/examples/karabas.tex @@ -21458,7 +21458,7 @@ srcfiles size=16233 texmf-dist/source/latex/cmcyralt/examples/rusfonts.tex texmf-dist/source/latex/cmcyralt/examples/statya.tex texmf-dist/source/latex/cmcyralt/hyphen.cfg -runfiles size=14427 +runfiles size=8 texmf-dist/tex/latex/cmcyralt/OT1cmcss.fd texmf-dist/tex/latex/cmcyralt/OT1cmctt.fd texmf-dist/tex/latex/cmcyralt/OT1cmcyr.fd @@ -21473,11 +21473,11 @@ revision 4189 shortdesc Get command name reliably. longdesc Extracts the letters of a command’s name (e.g., foo for longdesc command \foo), in a reliable way. -docfiles size=362099 +docfiles size=90 texmf-dist/doc/latex/cmdstring/README details="Readme" texmf-dist/doc/latex/cmdstring/cmdstring.pdf details="Package documentation" texmf-dist/doc/latex/cmdstring/cmdstring.tex -runfiles size=943 +runfiles size=1 texmf-dist/tex/latex/cmdstring/cmdstring.sty catalogue-version 1.1 catalogue-date 2007-05-13 12:01:55 +0200 @@ -21496,10 +21496,10 @@ longdesc point and the beginning of the document will be marked for longdesc logging. At the end of the document a report of the command longdesc usage will be printed in the TeX log, for example: mdash was longdesc used on line 25; ndash was never used. -srcfiles size=16547 +srcfiles size=6 texmf-dist/source/latex/cmdtrack/cmdtrack.dtx texmf-dist/source/latex/cmdtrack/cmdtrack.ins -runfiles size=6601 +runfiles size=2 texmf-dist/tex/latex/cmdtrack/cmdtrack.sty catalogue-version catalogue-date 2007-01-01 00:37:00 +0100 @@ -21510,7 +21510,7 @@ name cmex category Package revision 98 execute addMixedMap ttcmex.map -runfiles size=105901 +runfiles size=28 texmf-dist/fonts/map/dvips/cmex/ttcmex.map texmf-dist/fonts/type1/public/cmex/fmex7.pfb texmf-dist/fonts/type1/public/cmex/fmex8.pfb @@ -21519,7 +21519,7 @@ runfiles size=105901 name cmextra category Package revision 101 -runfiles size=64232 +runfiles size=27 texmf-dist/fonts/source/public/cmextra/cmbxcd10.mf texmf-dist/fonts/source/public/cmextra/cmbxti12.mf texmf-dist/fonts/source/public/cmextra/cmbxti7.mf @@ -21558,13 +21558,13 @@ longdesc sans-serif and with the AMS Euler series. The font is provided longdesc both as MetaFont source, and in Adobe Type 1 format. LaTeX longdesc support is provided. format. execute addMixedMap cmll.map -docfiles size=65389 +docfiles size=17 texmf-dist/doc/latex/cmll/README details="Readme" texmf-dist/doc/latex/cmll/cmll.pdf details="Package documentation" -srcfiles size=7619 +srcfiles size=3 texmf-dist/source/latex/cmll/cmll.dtx texmf-dist/source/latex/cmll/cmll.ins -runfiles size=417515 +runfiles size=143 texmf-dist/fonts/map/dvips/cmll/cmll.map texmf-dist/fonts/source/public/cmll/cmllbx10.mf texmf-dist/fonts/source/public/cmll/cmllbx5.mf @@ -21671,9 +21671,9 @@ longdesc publishers. The font is a fixed-width one, rather less heavy longdesc than Computer Modern typewriter. Emphasis for bold-face comes longdesc from a wavy underline of each letter. The two fonts are longdesc supplied as MetaFont source. -docfiles size=1198 +docfiles size=1 texmf-dist/doc/fonts/cmpica/README.cmp -runfiles size=29215 +runfiles size=12 texmf-dist/fonts/source/public/cmpica/cmpica.mf texmf-dist/fonts/source/public/cmpica/cmpicab.mf texmf-dist/fonts/source/public/cmpica/cmpicati.mf @@ -21701,10 +21701,10 @@ longdesc recognized as being ‘boldface’. This package attempts to longdesc make these T1 fonts look like the traditional ones did. You do longdesc not need any new fonts; the package just changes the way LaTeX longdesc makes use of the current ones. -srcfiles size=4801 +srcfiles size=2 texmf-dist/source/latex/cmsd/liesmich texmf-dist/source/latex/cmsd/readme -runfiles size=1877 +runfiles size=3 texmf-dist/tex/latex/cmsd/cmsd.sty texmf-dist/tex/latex/cmsd/t1cmsd.fd texmf-dist/tex/latex/cmsd/ts1cmsd.fd @@ -21716,7 +21716,7 @@ catalogue-license lppl name cns category Package revision 90 -docfiles size=3232 +docfiles size=8 texmf-dist/doc/fonts/cns/cns40-1/README texmf-dist/doc/fonts/cns/cns40-2/README texmf-dist/doc/fonts/cns/cns40-3/README @@ -21725,7 +21725,7 @@ docfiles size=3232 texmf-dist/doc/fonts/cns/cns40-6/README texmf-dist/doc/fonts/cns/cns40-7/README texmf-dist/doc/fonts/cns/cns40-b5/README -runfiles size=10065307 +runfiles size=2650 texmf-dist/fonts/misc/cns/4040w0.bin texmf-dist/fonts/misc/cns/4040w1.bin texmf-dist/fonts/misc/cns/4040w2.bin @@ -22008,18 +22008,18 @@ shortdesc Support for variant code pages. longdesc The package provides a mechanism for inputting non-ASCII text. longdesc Nowadays, the job is mostly done by the inputenc package in the longdesc LaTeX distribution. -docfiles size=183850 +docfiles size=47 texmf-dist/doc/latex/codepage/codepage.dvi texmf-dist/doc/latex/codepage/frintro.dvi texmf-dist/doc/latex/codepage/lisez.moi details="Readme" language="fr" texmf-dist/doc/latex/codepage/read.me details="Readme" -srcfiles size=140272 +srcfiles size=38 texmf-dist/source/latex/codepage/codepage.drv texmf-dist/source/latex/codepage/codepage.dtx texmf-dist/source/latex/codepage/codepage.ins texmf-dist/source/latex/codepage/demo.zip texmf-dist/source/latex/codepage/frintro.drv -runfiles size=88585 +runfiles size=26 texmf-dist/tex/latex/codepage/code437.tex texmf-dist/tex/latex/codepage/code850.tex texmf-dist/tex/latex/codepage/codeiso1.tex @@ -24112,10 +24112,10 @@ name colorinfo category Package revision 773 shortdesc Retrieve colour model and values for defined colours. -docfiles size=1530 +docfiles size=2 texmf-dist/doc/latex/colorinfo/README details="Readme" texmf-dist/doc/latex/colorinfo/colorinfo-test.tex -runfiles size=6383 +runfiles size=2 texmf-dist/tex/latex/colorinfo/colorinfo.sty catalogue-version 0.3c catalogue-date 2007-02-03 12:09:11 +0100 @@ -24128,7 +24128,7 @@ revision 88 shortdesc Color separation. longdesc Support for colour separation when using dvips. The package is longdesc not available on CTAN. -runfiles size=4285 +runfiles size=2 texmf-dist/dvips/colorsep/colorsep.pro catalogue-version catalogue-date 2007-01-21 00:04:50 +0100 @@ -24146,9 +24146,9 @@ longdesc with LaTeX (it assures compatibility with the longtable longdesc package, which is no longer true with colortab); another modern longdesc option is the table-colouring option of the xcolor. however, longdesc colortab is still an adequate solution with Plain TeX. -docfiles size=15706 +docfiles size=4 texmf-dist/doc/generic/colortab/colortab.doc -runfiles size=22148 +runfiles size=7 texmf-dist/tex/generic/colortab/colortab.tex texmf-dist/tex/latex/colortab/colortab.sty catalogue-version @@ -24162,13 +24162,13 @@ revision 775 shortdesc Add colour to LaTeX tables. longdesc Allows rows and columns to be coloured, and even individual longdesc cells. -docfiles size=237921 +docfiles size=60 texmf-dist/doc/latex/colortbl/README texmf-dist/doc/latex/colortbl/colortbl.pdf -srcfiles size=40914 +srcfiles size=11 texmf-dist/source/latex/colortbl/colortbl.dtx texmf-dist/source/latex/colortbl/colortbl.ins -runfiles size=10352 +runfiles size=3 texmf-dist/tex/latex/colortbl/colortbl.sty catalogue-version catalogue-date 2007-01-01 11:39:06 +0100 @@ -24183,13 +24183,13 @@ longdesc The package allows the user to obtain an RGB value (suitable longdesc for use in the color package) from a wavelength of light. The longdesc default unit is nanometres, but other units may be used. Note longdesc that this function is also available within the xcolor. -docfiles size=116124 +docfiles size=30 texmf-dist/doc/latex/colorwav/README details="Readme" texmf-dist/doc/latex/colorwav/colorwav.pdf details="Package documentation" -srcfiles size=23126 +srcfiles size=7 texmf-dist/source/latex/colorwav/colorwav.dtx texmf-dist/source/latex/colorwav/colorwav.ins -runfiles size=6427 +runfiles size=2 texmf-dist/tex/latex/colorwav/colorwav.sty catalogue-version 1.0 catalogue-date 2007-04-21 14:28:35 +0200 @@ -24206,12 +24206,12 @@ longdesc proceedings. The auxiliary combinet package puts the titles and longdesc authors from \maketitle commands into the main document's Table longdesc of Contents. The package cooperates with the abstract and longdesc titling packages. -docfiles size=2779 +docfiles size=1 texmf-dist/doc/latex/combine/README details="Package Readme" -srcfiles size=137197 +srcfiles size=35 texmf-dist/source/latex/combine/combine.dtx texmf-dist/source/latex/combine/combine.ins -runfiles size=51388 +runfiles size=13 texmf-dist/tex/latex/combine/combine.cls texmf-dist/tex/latex/combine/combinet.sty texmf-dist/tex/latex/combine/combnat.sty @@ -24228,11 +24228,11 @@ longdesc Provides a range of differential, partial differential and longdesc delimiter commands, together with a \fullfunction (function, longdesc with both domain and range, and function operation) and various longdesc reference commands. -docfiles size=144525 +docfiles size=37 texmf-dist/doc/latex/commath/README details="Readme" texmf-dist/doc/latex/commath/commath.pdf details="Package documentation" texmf-dist/doc/latex/commath/commath.tex -runfiles size=9537 +runfiles size=3 texmf-dist/tex/latex/commath/commath.sty catalogue-version 0.3 catalogue-date 2007-03-05 14:17:42 +0100 @@ -24256,12 +24256,12 @@ longdesc \excludecoment{versionb} These environments are used as longdesc \versiona ... \endversiona or \begin{versiona} ... longdesc \end{versiona} with the opening and closing commands again on a longdesc line of their own. -docfiles size=1989 +docfiles size=2 texmf-dist/doc/latex/comment/comm_test_l.dvi texmf-dist/doc/latex/comment/comm_test_l.tex -srcfiles size=41 +srcfiles size=1 texmf-dist/source/latex/comment/comment.cut -runfiles size=9200 +runfiles size=3 texmf-dist/tex/latex/comment/comment.sty catalogue-version 3.6 catalogue-date 2006-12-05 13:18:07 +0100 @@ -24274,7 +24274,7 @@ revision 779 shortdesc Multiple thebibliography environments. longdesc Allows a second bibliography, optionally with a different longdesc title, after the main bibliography. -runfiles size=4164 +runfiles size=2 texmf-dist/tex/latex/compactbib/compactbib.sty catalogue-version catalogue-date 2007-01-01 11:39:06 +0100 @@ -24292,12 +24292,12 @@ longdesc including which font classes are typeset in and how many are longdesc defined (all of them or just the basic, most commonly used longdesc ones). The package has no dependencies other than the standard longdesc ifthen package. -docfiles size=237678 +docfiles size=60 texmf-dist/doc/latex/complexity/README details="Readme" texmf-dist/doc/latex/complexity/complexity.pdf details="Package documentation" texmf-dist/doc/latex/complexity/complexity.tex texmf-dist/doc/latex/complexity/tableofclasses.tex -runfiles size=27056 +runfiles size=8 texmf-dist/tex/latex/complexity/complexity.sty texmf-dist/tex/latex/complexity/mycomplexity.sty catalogue-version 0.76 @@ -24308,7 +24308,7 @@ catalogue-license lppl name components-of-TeX category Documentation revision 20 -docfiles size=30197 +docfiles size=11 texmf-doc/doc/english/components-of-TeX/README texmf-doc/doc/english/components-of-TeX/etexkomp.tex texmf-doc/doc/english/components-of-TeX/figkomp.tex @@ -24319,7 +24319,7 @@ docfiles size=30197 name comprehensive category Documentation revision 20 -docfiles size=3540535 +docfiles size=870 texmf-doc/doc/english/comprehensive/README texmf-doc/doc/english/comprehensive/SYMLIST texmf-doc/doc/english/comprehensive/source/lightbulb.eps @@ -24339,16 +24339,16 @@ longdesc Complexity, and it can also be used for a lot of other longdesc articles. You may like it since it contains a lot of features longdesc as more intelligent references, a set of theorem definitions, longdesc an algorithm environment, ... The class requires natbib. -docfiles size=730362 +docfiles size=181 texmf-dist/doc/latex/computational-complexity/cc-portability-frame.tex texmf-dist/doc/latex/computational-complexity/cc.pdf details="Package documentation" texmf-dist/doc/latex/computational-complexity/cc2.dbj texmf-dist/doc/latex/computational-complexity/ccquickref.tex texmf-dist/doc/latex/computational-complexity/cctemplate.tex -srcfiles size=360170 +srcfiles size=89 texmf-dist/source/latex/computational-complexity/cc.dtx texmf-dist/source/latex/computational-complexity/cc.ins -runfiles size=226507 +runfiles size=65 texmf-dist/bibtex/bib/computational-complexity/journals.bib texmf-dist/bibtex/bst/computational-complexity/cc.bst texmf-dist/bibtex/bst/computational-complexity/cc2.bst @@ -24385,18 +24385,18 @@ longdesc A LaTeX package and font definition files to access the longdesc Concrete mathematics fonts, which were derived from Computer longdesc Modern math fonts using parameters from Concrete Roman text longdesc fonts. -docfiles size=40054 +docfiles size=12 texmf-dist/doc/fonts/concmath/CATALOGUE texmf-dist/doc/fonts/concmath/Makefile texmf-dist/doc/fonts/concmath/README texmf-dist/doc/latex/concmath/concmath.dvi -srcfiles size=38108 +srcfiles size=12 texmf-dist/source/latex/concmath/CATALOGUE texmf-dist/source/latex/concmath/Makefile texmf-dist/source/latex/concmath/README texmf-dist/source/latex/concmath/concmath.dtx texmf-dist/source/latex/concmath/concmath.ins -runfiles size=179280 +runfiles size=87 texmf-dist/fonts/source/public/concmath/xccam10.mf texmf-dist/fonts/source/public/concmath/xccam5.mf texmf-dist/fonts/source/public/concmath/xccam6.mf @@ -24473,10 +24473,10 @@ revision 1487 shortdesc Concert programmes. longdesc A class which provides the necessary macros to prepare a longdesc (classical) concert programme; a sample is provided. -docfiles size=4264 +docfiles size=2 texmf-dist/doc/latex/concprog/program.dvi texmf-dist/doc/latex/concprog/program.tex -runfiles size=12326 +runfiles size=4 texmf-dist/tex/latex/concprog/ConcProg.cls catalogue-version catalogue-date 2007-01-01 11:39:06 +0100 @@ -24495,11 +24495,11 @@ longdesc beton, concmath and ccfonts packages. T1- and TS1-encoded longdesc versions of the fonts are available in the ecc bundle, and longdesc Adobe Type 1 versions of the ecc fonts are part of the cm-super longdesc bundle. -docfiles size=4963 +docfiles size=3 texmf-dist/doc/fonts/concrete/CATALOGUE texmf-dist/doc/fonts/concrete/Makefile texmf-dist/doc/fonts/concrete/README -runfiles size=64849 +runfiles size=28 texmf-dist/fonts/source/public/concrete/cccsc10.mf texmf-dist/fonts/source/public/concrete/ccmi10.mf texmf-dist/fonts/source/public/concrete/ccmic9.mf @@ -24546,7 +24546,7 @@ longdesc bibliography back-references. Confproc also uses many other longdesc packages for fine tuning of the table of contents, bibliography longdesc and index of authors. The added value of the class resides in longdesc its time-saving aspects when designing conference proceedings. -docfiles size=2823309 +docfiles size=716 texmf-dist/doc/latex/confproc/README details="Readme" texmf-dist/doc/latex/confproc/buildcls texmf-dist/doc/latex/confproc/cleancls @@ -24596,10 +24596,10 @@ docfiles size=2823309 texmf-dist/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.tex texmf-dist/doc/latex/confproc/example/pictures/ex_1stpage.pdf texmf-dist/doc/latex/confproc/example/procswitchandtoc.pl -srcfiles size=310406 +srcfiles size=77 texmf-dist/source/latex/confproc/confproc.dtx texmf-dist/source/latex/confproc/confproc.ins -runfiles size=67721 +runfiles size=19 texmf-dist/bibtex/bst/confproc/newapave.bst texmf-dist/makeindex/confproc/confproc.ist texmf-dist/tex/latex/confproc/confproc.cls @@ -24617,7 +24617,7 @@ shortdesc The ConTeXt macro package. longdesc A full featured, parameter driven macro package, which fully longdesc supports advanced interactive documents. See the ConTeXt garden longdesc for a wealth of support information. -docfiles size=472492 +docfiles size=118 texmf-dist/doc/context/bib/bibmod-doc.pdf texmf-dist/doc/context/bib/bibmod-doc.tex texmf-dist/doc/context/document/general/manuals/mreadme.pdf @@ -24626,7 +24626,7 @@ docfiles size=472492 texmf-dist/doc/context/manuals/allkind/mreadme.tex texmf-dist/doc/context/scripts/perl/texshow.1 texmf-dist/doc/context/scripts/perl/texshow.html -runfiles size=15043150 +runfiles size=4434 texmf-dist/bibtex/bst/context/cont-ab.bst texmf-dist/bibtex/bst/context/cont-au.bst texmf-dist/bibtex/bst/context/cont-no.bst @@ -25853,17 +25853,17 @@ shortdesc Print a coloured contour around text. longdesc This package generates a coloured contour around a given text longdesc in order to enable printing text over a background without the longdesc need of a coloured box around the text. -docfiles size=201348 +docfiles size=53 texmf-dist/doc/latex/contour/ChangeLog texmf-dist/doc/latex/contour/README details="Package Readme" texmf-dist/doc/latex/contour/contour.pdf details="Package documentation" texmf-dist/doc/latex/contour/contourtest.pdf texmf-dist/doc/latex/contour/contourtest.tex -srcfiles size=29595 +srcfiles size=9 texmf-dist/source/latex/contour/Makefile texmf-dist/source/latex/contour/contour.dtx texmf-dist/source/latex/contour/contour.ins -runfiles size=9885 +runfiles size=7 texmf-dist/tex/latex/contour/contour.cfg texmf-dist/tex/latex/contour/contour.sty texmf-dist/tex/latex/contour/dvips.cnt @@ -25881,15 +25881,15 @@ revision 2663 shortdesc Typeset recipes. longdesc The package typesets recipes according to the style used in a longdesc well-respected German cookery book. -docfiles size=94217 +docfiles size=25 texmf-dist/doc/latex/cooking/COPYING texmf-dist/doc/latex/cooking/README details="Package Readme" texmf-dist/doc/latex/cooking/cooking.pdf details="Package documentation" texmf-dist/doc/latex/cooking/kraut.tex -srcfiles size=22215 +srcfiles size=7 texmf-dist/source/latex/cooking/cooking.dtx texmf-dist/source/latex/cooking/cooking.ins -runfiles size=3302 +runfiles size=1 texmf-dist/tex/latex/cooking/cooking.sty catalogue-version 0.9b catalogue-date 2006-12-09 15:50:57 +0100 @@ -25908,15 +25908,15 @@ longdesc conversion of LaTeX documents to other executable formats (such longdesc as Content MathML or Mathematica code) is greatly simplified. longdesc The package requires the coolstr, coollist and forloop longdesc packages. -docfiles size=573564 +docfiles size=143 texmf-dist/doc/latex/cool/Content_LaTeX_Package_Demo.pdf details="EXamples of use" texmf-dist/doc/latex/cool/Content_LaTeX_Package_Demo.tex texmf-dist/doc/latex/cool/README details="Package README" texmf-dist/doc/latex/cool/cool.pdf details="Package documentation" -srcfiles size=185316 +srcfiles size=46 texmf-dist/source/latex/cool/cool.dtx texmf-dist/source/latex/cool/cool.ins -runfiles size=76030 +runfiles size=19 texmf-dist/tex/latex/cool/cool.sty catalogue-version 1.35 catalogue-date 2007-03-05 15:26:58 +0100 @@ -25933,13 +25933,13 @@ longdesc of the list while neglecting others—essentially turning lists longdesc into a sort of array. Lists elements are accessed by specifying longdesc the position of the object within the list (the index of the longdesc item). -docfiles size=121708 +docfiles size=31 texmf-dist/doc/latex/coollist/README texmf-dist/doc/latex/coollist/coollist.pdf details="Package documentation" -srcfiles size=27687 +srcfiles size=8 texmf-dist/source/latex/coollist/coollist.dtx texmf-dist/source/latex/coollist/coollist.ins -runfiles size=7199 +runfiles size=2 texmf-dist/tex/latex/coollist/coollist.sty catalogue-version 1.2 catalogue-date 2007-10-11 10:23:14 +0200 @@ -25955,13 +25955,13 @@ longdesc manipulation of strings. A string is defined as a sequence of longdesc characters (not tokens). The package provides the ability to longdesc access a specific character of a string, as well as determine longdesc if the string contains numeric or integer data. -docfiles size=135468 +docfiles size=34 texmf-dist/doc/latex/coolstr/README details="Readme" texmf-dist/doc/latex/coolstr/coolstr.pdf details="Package documentation" -srcfiles size=29836 +srcfiles size=8 texmf-dist/source/latex/coolstr/coolstr.dtx texmf-dist/source/latex/coolstr/coolstr.ins -runfiles size=8368 +runfiles size=3 texmf-dist/tex/latex/coolstr/coolstr.sty catalogue-version 2.1 catalogue-date 2007-03-05 15:26:58 +0100 @@ -25977,13 +25977,13 @@ longdesc hyperlinks that pop up a brief tooltip when the mouse moves longdesc over them and also open a small window containing additional longdesc text. cooltooltips provides the mechanism used by the Visual longdesc LaTeX FAQ to indicate the question that each hyperlink answers. -docfiles size=227854 +docfiles size=57 texmf-dist/doc/latex/cooltooltips/README details="Readme" texmf-dist/doc/latex/cooltooltips/cooltooltips.pdf details="Package documentation" -srcfiles size=31406 +srcfiles size=9 texmf-dist/source/latex/cooltooltips/cooltooltips.dtx texmf-dist/source/latex/cooltooltips/cooltooltips.ins -runfiles size=6112 +runfiles size=2 texmf-dist/tex/latex/cooltooltips/cooltooltips.sty catalogue-version 1.0 catalogue-date 2007-03-05 15:26:58 +0100 @@ -26000,14 +26000,14 @@ longdesc environment. The package may be integrated with other drawing longdesc mechanisms: the documentation shows examples of drawing graphs longdesc (coordinate tables created by Maple), using the eepic package's longdesc drawing capabilities. -docfiles size=346702 +docfiles size=87 texmf-dist/doc/latex/coordsys/README details="Bundle Readme" texmf-dist/doc/latex/coordsys/coordsys.pdf details="Bundle documentation" texmf-dist/doc/latex/coordsys/putfile. -srcfiles size=115166 +srcfiles size=29 texmf-dist/source/latex/coordsys/coordsys.dtx texmf-dist/source/latex/coordsys/coordsys.ins -runfiles size=32033 +runfiles size=9 texmf-dist/tex/latex/coordsys/coordsys.sty texmf-dist/tex/latex/coordsys/logsys.sty catalogue-version 1.4 @@ -26018,7 +26018,7 @@ catalogue-license lppl name coronet category Package revision 90 -runfiles size=13396 +runfiles size=8 texmf-dist/fonts/tfm/cg/coronet/cor10u.tfm texmf-dist/fonts/tfm/cg/coronet/cor6j.tfm texmf-dist/fonts/tfm/cg/coronet/cor7j.tfm @@ -26031,7 +26031,7 @@ runfiles size=13396 name courier category Package revision 2488 -runfiles size=1254943 +runfiles size=419 texmf-dist/dvips/courier/config.ucr texmf-dist/fonts/afm/adobe/courier/pcrb8a.afm texmf-dist/fonts/afm/adobe/courier/pcrbo8a.afm @@ -26222,10 +26222,10 @@ runfiles size=1254943 name courier-scaled category Package revision 1477 -docfiles size=57167 +docfiles size=15 texmf-dist/doc/latex/courier-scaled/Couriers.pdf texmf-dist/doc/latex/courier-scaled/README -runfiles size=9783 +runfiles size=11 texmf-dist/tex/latex/courier-scaled/8rpcrs.fd texmf-dist/tex/latex/courier-scaled/couriers.sty texmf-dist/tex/latex/courier-scaled/il2pcrs.fd @@ -26244,9 +26244,9 @@ revision 792 shortdesc Prepare university course outlines. longdesc Courseoutline is a class designed to minimise markup in a longdesc tedious task that needs to be repeated often. -docfiles size=6112 +docfiles size=2 texmf-dist/doc/latex/courseoutline/Outline.tex -runfiles size=10114 +runfiles size=3 texmf-dist/tex/latex/courseoutline/courseoutline.cls catalogue-version 1.0 catalogue-date 2006-12-09 15:50:57 +0100 @@ -26259,9 +26259,9 @@ revision 793 shortdesc Prepare university course papers. longdesc Coursepaper is a class with which students can provide simple longdesc course papers, in a uniform design to ease the task of marking. -docfiles size=4512 +docfiles size=2 texmf-dist/doc/latex/coursepaper/coursepaper.tex -runfiles size=12345 +runfiles size=4 texmf-dist/tex/latex/coursepaper/coursepaper.cls catalogue-version 2.0 catalogue-date 2006-12-09 15:50:57 +0100 @@ -26288,17 +26288,17 @@ longdesc the main document and its page layout. This package requires longdesc four other packages (keyval, url, textcomp, and verbatim), but longdesc all of them are standard packages and should be part of every longdesc LaTeX installation. -docfiles size=336157 +docfiles size=86 texmf-dist/doc/latex/coverpage/CoverPage.pdf details="Package documentation:" texmf-dist/doc/latex/coverpage/ECCV06Sample.pdf details="Another sample:" texmf-dist/doc/latex/coverpage/README details="README file" texmf-dist/doc/latex/coverpage/SimpleSample.BibTeX.txt texmf-dist/doc/latex/coverpage/SimpleSample.pdf details="Simple sample:" texmf-dist/doc/latex/coverpage/SimpleSample.tex -srcfiles size=33010 +srcfiles size=9 texmf-dist/source/latex/coverpage/CoverPage.dtx texmf-dist/source/latex/coverpage/CoverPage.ins -runfiles size=8298 +runfiles size=3 texmf-dist/tex/latex/coverpage/CoverPage.cfg texmf-dist/tex/latex/coverpage/CoverPage.sty catalogue-version 1.01 @@ -26314,10 +26314,10 @@ longdesc Numerous minor LaTeX enhancements for linguistics, including longdesc multiple accents on the same letter, interline glosses (word- longdesc by-word translations), Discourse Representation Structures, and longdesc example numbering. -docfiles size=40336 +docfiles size=10 texmf-dist/doc/latex/covington/covington.dvi texmf-dist/doc/latex/covington/covington.tex -runfiles size=14945 +runfiles size=4 texmf-dist/tex/latex/covington/covington.sty catalogue-version catalogue-date 2006-12-02 12:02:27 +0100 @@ -26335,10 +26335,10 @@ longdesc calligraphic), Croatian Cyrillic, stećak ornaments and longdesc Croatian wattle patterns. The fonts are provided as MetaFont longdesc source; some Plain TeX macro support is provided, including longdesc hyphenation patterns. -docfiles size=19579 +docfiles size=6 texmf-dist/doc/fonts/croatian/crogl.tex texmf-dist/doc/fonts/croatian/readme.txt -runfiles size=289619 +runfiles size=94 texmf-dist/fonts/source/public/croatian/bass.mf texmf-dist/fonts/source/public/croatian/bass10.mf texmf-dist/fonts/source/public/croatian/basscc.mf @@ -26403,14 +26403,14 @@ longdesc and a new cropmarks index and is printed at the top of the longdesc page. A configuration command is provided for the info line longdesc font. Options for better collaboration with dvips, pdftex and longdesc vtex are provided. -docfiles size=243347 +docfiles size=61 texmf-dist/doc/latex/crop/crop.pdf texmf-dist/doc/latex/crop/crop.txt -srcfiles size=67463 +srcfiles size=19 texmf-dist/source/latex/crop/Makefile texmf-dist/source/latex/crop/crop.dtx texmf-dist/source/latex/crop/crop.ins -runfiles size=17647 +runfiles size=5 texmf-dist/tex/latex/crop/crop.sty catalogue-version 1.5 catalogue-date 2007-01-01 17:45:33 +0100 @@ -26424,15 +26424,15 @@ shortdesc Crossreferences within documents. longdesc The package defines cross-references (essentially ‘grand’ longdesc label references), which may be listed in a table of cross- longdesc references. -docfiles size=61126 +docfiles size=17 texmf-dist/doc/latex/crossreference/README details="Readme" texmf-dist/doc/latex/crossreference/crossreference.pdf details="Package documentation" texmf-dist/doc/latex/crossreference/xrefexample.tex -srcfiles size=6929 +srcfiles size=4 texmf-dist/source/latex/crossreference/crossreference.drv texmf-dist/source/latex/crossreference/crossreference.dtx texmf-dist/source/latex/crossreference/crossreference.ins -runfiles size=2643 +runfiles size=1 texmf-dist/tex/latex/crossreference/crossreference.sty catalogue-version catalogue-date 2007-01-01 17:45:33 +0100 @@ -26447,17 +26447,17 @@ longdesc The package provides a LaTeX method of typesetting crosswords, longdesc and assists the composer ensure that the grid all goes together longdesc properly. Brian Hamilton Kelly's original was written for LaTeX longdesc 2.09, and needed to be updated to run with current LaTeX. -docfiles size=81611 +docfiles size=22 texmf-dist/doc/latex/crosswrd/crosswrd.dvi texmf-dist/doc/latex/crosswrd/grid0.tex texmf-dist/doc/latex/crosswrd/grid1.tex texmf-dist/doc/latex/crosswrd/test0.tex texmf-dist/doc/latex/crosswrd/test1.tex -srcfiles size=59249 +srcfiles size=17 texmf-dist/source/latex/crosswrd/00readme texmf-dist/source/latex/crosswrd/crosswrd.dtx texmf-dist/source/latex/crosswrd/crosswrd.ins -runfiles size=7684 +runfiles size=2 texmf-dist/tex/latex/crosswrd/crosswrd.sty catalogue-version 2.8b catalogue-date 2006-12-09 15:50:57 +0100 @@ -26470,11 +26470,11 @@ revision 1487 shortdesc Font for symmetry elements in crystallography. longdesc The font is in MetaFont source; a LaTeX .fd file for its use is longdesc also provided. -docfiles size=30681 +docfiles size=10 texmf-dist/doc/fonts/cryst/cryst.dvi details="Package documentation (DVI)" language="de" texmf-dist/doc/fonts/cryst/cryst.ger details="Package documentation (text)" language="de" texmf-dist/doc/fonts/cryst/cryst.tex -runfiles size=52174 +runfiles size=15 texmf-dist/fonts/source/public/cryst/cryst.mf texmf-dist/fonts/tfm/public/cryst/cryst.tfm texmf-dist/tex/latex/cryst/ucrys.fd @@ -26488,7 +26488,7 @@ category Package revision 101 execute addMixedMap csother.map execute addMixedMap cstext.map -runfiles size=2319088 +runfiles size=784 texmf-dist/dvips/cs/config.cs texmf-dist/fonts/enc/dvips/cs/csin.enc texmf-dist/fonts/enc/dvips/cs/csr.enc @@ -26816,7 +26816,7 @@ name cslatex category Package revision 4912 shortdesc LaTeX support for Czech/Slovak typesetting. -docfiles size=170753 +docfiles size=49 texmf-dist/doc/cslatex/base/INSTALL.cslatex texmf-dist/doc/cslatex/base/README-cspsfont texmf-dist/doc/cslatex/base/README.cslatex @@ -26830,11 +26830,11 @@ docfiles size=170753 texmf-dist/doc/cslatex/base/test8z.tex texmf-dist/doc/cslatex/base/testlat.tex texmf-dist/doc/cslatex/base/zmeny.txt -srcfiles size=45854 +srcfiles size=13 texmf-dist/source/cslatex/base/cslatex.dtx texmf-dist/source/cslatex/base/cslatex.ins texmf-dist/source/cslatex/base/cslatex.txt -runfiles size=63903 +runfiles size=41 texmf-dist/tex/cslatex/base/cslatex-utf8.ini texmf-dist/tex/cslatex/base/cslatex.ini texmf-dist/tex/cslatex/base/cspsfont.il2 @@ -26881,7 +26881,7 @@ name csplain category Package revision 4912 shortdesc Plain TeX support for Czech/Slovak typesetting. -runfiles size=119220 +runfiles size=49 texmf-dist/tex/csplain/base/cavantga.tex texmf-dist/tex/csplain/base/cbookman.tex texmf-dist/tex/csplain/base/chelvet.tex @@ -26933,11 +26933,11 @@ longdesc available. There are additional facilities designed to cope longdesc with the more specific demands of academic writing, especially longdesc in the humanities and the social sciences. All quote styles as longdesc well as the optional active quotes are freely configurable. -docfiles size=310084 +docfiles size=77 texmf-dist/doc/latex/csquotes/README details="Package README" texmf-dist/doc/latex/csquotes/csquotes.pdf details="Tutorial on use of the package" texmf-dist/doc/latex/csquotes/tutorial.tex -runfiles size=63729 +runfiles size=16 texmf-dist/tex/latex/csquotes/csquotes.cfg texmf-dist/tex/latex/csquotes/csquotes.sty catalogue-version 3.7 @@ -26955,7 +26955,7 @@ longdesc Instead of an environment, a command with 4 arguments is used; longdesc the first is optional and is used for key,value pairs longdesc generating variations on the defaults and offering a route for longdesc future extensions. -docfiles size=1127634 +docfiles size=322 texmf-dist/doc/latex/ctable/01a texmf-dist/doc/latex/ctable/01a.pdf texmf-dist/doc/latex/ctable/01b @@ -27027,10 +27027,10 @@ docfiles size=1127634 texmf-dist/doc/latex/ctable/s11k.pdf texmf-dist/doc/latex/ctable/s11l.pdf texmf-dist/doc/latex/ctable/s11m.pdf -srcfiles size=35582 +srcfiles size=10 texmf-dist/source/latex/ctable/ctable.dtx texmf-dist/source/latex/ctable/ctable.ins -runfiles size=6156 +runfiles size=2 texmf-dist/tex/latex/ctable/ctable.sty catalogue-version 1.11 catalogue-date 2007-09-07 11:17:10 +0200 @@ -27040,17 +27040,17 @@ catalogue-license lppl name ctib category Package revision 803 -docfiles size=402332 +docfiles size=100 texmf-dist/doc/latex/ctib/README texmf-dist/doc/latex/ctib/ctib4tex.pdf texmf-dist/doc/latex/ctib/ctib4tex.tex -srcfiles size=22941 +srcfiles size=9 texmf-dist/source/latex/ctib/COPYING texmf-dist/source/latex/ctib/EMTEX texmf-dist/source/latex/ctib/HISTORY texmf-dist/source/latex/ctib/INSTALL texmf-dist/source/latex/ctib/MIKTEX -runfiles size=819036 +runfiles size=206 texmf-dist/fonts/source/public/ctib/bzrsetup.mf texmf-dist/fonts/source/public/ctib/ctib.mf texmf-dist/fonts/source/public/ctib/ctibcode.mf @@ -27072,13 +27072,13 @@ revision 2664 shortdesc Typeset recipes. longdesc Typeset recipes with the ingredients lined up with their method longdesc step (somewhat similarly to the layout used in cooking). -docfiles size=93026 +docfiles size=24 texmf-dist/doc/latex/cuisine/README details="Package Readme" texmf-dist/doc/latex/cuisine/cuisine.pdf details="Package documentation" -srcfiles size=38787 +srcfiles size=11 texmf-dist/source/latex/cuisine/cuisine.dtx texmf-dist/source/latex/cuisine/cuisine.ins -runfiles size=9906 +runfiles size=3 texmf-dist/tex/latex/cuisine/cuisine.sty catalogue-version 0.5 catalogue-date 2006-12-09 15:50:57 +0100 @@ -27093,14 +27093,14 @@ longdesc Currvita is a package rather than a class (like most other longdesc curriculum vitae offerings). The author considers that a longdesc curriculum vitae can quite reasonably form part of another longdesc document (such as a letter, or a dissertation). -docfiles size=115640 +docfiles size=30 texmf-dist/doc/latex/currvita/README details="Package Readme" texmf-dist/doc/latex/currvita/currvita.pdf details="Package documentation" texmf-dist/doc/latex/currvita/cvtest.tex -srcfiles size=55487 +srcfiles size=15 texmf-dist/source/latex/currvita/currvita.dtx texmf-dist/source/latex/currvita/currvita.ins -runfiles size=5754 +runfiles size=2 texmf-dist/tex/latex/currvita/currvita.sty catalogue-version catalogue-date 2006-12-09 16:04:04 +0100 @@ -27112,7 +27112,7 @@ category Documentation revision 1756 shortdesc A LaTeX tutorial. longdesc The tutorial is presented as a set of slides (in Portuguese). -docfiles size=2211769 +docfiles size=544 texmf-doc/doc/portuguese/cursolatex/README texmf-doc/doc/portuguese/cursolatex/cursolatex.pdf language="pt" texmf-doc/doc/portuguese/cursolatex/src/TeXniccenter.eps @@ -27133,11 +27133,11 @@ revision 3107 shortdesc Draw a cursor in an equation. longdesc Creates a simple L-shaped ‘cursor’ in a mathematics longdesc environment to highlight a part of an equation. -docfiles size=28150 +docfiles size=9 texmf-dist/doc/latex/cursor/cursor.pdf details="Samples of use (with source)" texmf-dist/doc/latex/cursor/cursor.tex texmf-dist/doc/latex/cursor/read.me -runfiles size=4092 +runfiles size=1 texmf-dist/tex/latex/cursor/cursor.sty catalogue-version catalogue-date 2007-01-01 17:26:34 +0100 @@ -27147,17 +27147,17 @@ catalogue-license unknown name curve category Package revision 4674 -docfiles size=190911 +docfiles size=49 texmf-dist/doc/latex/curve/NEWS texmf-dist/doc/latex/curve/README texmf-dist/doc/latex/curve/curve.el texmf-dist/doc/latex/curve/curve.pdf texmf-dist/doc/latex/curve/cv.tex texmf-dist/doc/latex/curve/rubric.tex -srcfiles size=65136 +srcfiles size=17 texmf-dist/source/latex/curve/curve.dtx texmf-dist/source/latex/curve/curve.ins -runfiles size=17690 +runfiles size=5 texmf-dist/tex/latex/curve/curve.cls name curve2e @@ -27170,14 +27170,14 @@ longdesc for lines and vectors, new specifications for line terminations longdesc and joins, arcs with any angular aperture, arcs with arrows at longdesc one or both ends, generic curves specified with their nodes and longdesc the tangent direction at these nodes. -docfiles size=222485 +docfiles size=56 texmf-dist/doc/latex/curve2e/README texmf-dist/doc/latex/curve2e/curve2e.pdf details="Package documentation" texmf-dist/doc/latex/curve2e/manifest.txt -srcfiles size=72992 +srcfiles size=19 texmf-dist/source/latex/curve2e/curve2e.dtx texmf-dist/source/latex/curve2e/curve2e.ins -runfiles size=21649 +runfiles size=6 texmf-dist/tex/latex/curve2e/curve2e.sty catalogue-version 1.0 catalogue-date 2007-05-25 16:15:27 +0200 @@ -27195,12 +27195,12 @@ longdesc symbols or dash patterns along curves. Equivalent to technical longdesc pens with compasses and French curves. Curves consist of short longdesc secants drawn by overlapping disks or line drawing \specials longdesc selected by package options. -docfiles size=147599 +docfiles size=37 texmf-dist/doc/latex/curves/curves.pdf details="Package documentation" -srcfiles size=69477 +srcfiles size=18 texmf-dist/source/latex/curves/curves.dtx texmf-dist/source/latex/curves/curves.ins -runfiles size=16724 +runfiles size=5 texmf-dist/tex/latex/curves/curves.sty texmf-dist/tex/latex/curves/curvesls.sty catalogue-version 1.50 @@ -27216,16 +27216,16 @@ longdesc Package generating customized BibTeX bibliography styles from a longdesc generic file using docstrip driven by parameters generated by a longdesc menu application. Includes support for the Harvard style of longdesc citations. -docfiles size=472544 +docfiles size=117 texmf-dist/doc/latex/custom-bib/README.420 texmf-dist/doc/latex/custom-bib/makebst.pdf details="Package documentation" texmf-dist/doc/latex/custom-bib/merlin.pdf details="Master style file documentation" -srcfiles size=58482 +srcfiles size=16 texmf-dist/source/latex/custom-bib/makebst.drv texmf-dist/source/latex/custom-bib/makebst.dtx texmf-dist/source/latex/custom-bib/makebst.ins texmf-dist/source/latex/custom-bib/shorthnd.ins -runfiles size=513176 +runfiles size=136 texmf-dist/tex/latex/custom-bib/catalan.mbs texmf-dist/tex/latex/custom-bib/dansk.mbs texmf-dist/tex/latex/custom-bib/dutch.mbs @@ -27258,13 +27258,13 @@ category Package revision 1487 shortdesc A package for creating a curriculum vitae. longdesc The package is distributed with two example files. -docfiles size=12659 +docfiles size=6 texmf-dist/doc/latex/cv/ApplicationLetter.dvi texmf-dist/doc/latex/cv/ApplicationLetter.tex texmf-dist/doc/latex/cv/CVCTAN.dvi texmf-dist/doc/latex/cv/CVCTAN.tex texmf-dist/doc/latex/cv/README -runfiles size=424 +runfiles size=1 texmf-dist/tex/latex/cv/CV.sty catalogue-version catalogue-date 2006-12-13 11:35:55 +0100 @@ -27278,9 +27278,9 @@ shortdesc A Web system in C. longdesc The Cweb system is a system for Structured Software longdesc Documentation (also known as Literate Programming) in the longdesc programming language C. -docfiles size=135464 +docfiles size=34 texmf-dist/doc/plain/cweb/cwebman.dvi -runfiles size=73816 +runfiles size=22 texmf-dist/tex/plain/cweb/cwebmac.tex texmf-dist/tex/plain/cweb/pdfXcwebmac.tex texmf-dist/tex/plain/cweb/pdfcwebmac.tex @@ -27300,7 +27300,7 @@ shortdesc A LaTeX version of CWEB. longdesc This bundle allows marking-up of CWEB code in LaTeX. The longdesc distribution includes the "Counting Words" program distributed longdesc with CWEB, edited to run with LaTeX. -docfiles size=730235 +docfiles size=228 texmf-dist/doc/latex/cweb-latex/CATALOG texmf-dist/doc/latex/cweb-latex/History texmf-dist/doc/latex/cweb-latex/INSTALL @@ -27375,9 +27375,9 @@ docfiles size=730235 texmf-dist/doc/latex/cweb-latex/src/test/titlepage.w texmf-dist/doc/latex/cweb-latex/src/test/token.w texmf-dist/doc/latex/cweb-latex/src/test/vbar.w -srcfiles size=1695 +srcfiles size=1 texmf-dist/source/latex/cweb-latex/Makefile -runfiles size=55552 +runfiles size=16 texmf-dist/tex/latex/cweb-latex/cwbl-german.sty texmf-dist/tex/latex/cweb-latex/cweb.cls texmf-dist/tex/latex/cweb-latex/cweb.cls.patch @@ -27391,9 +27391,9 @@ catalogue-license gpl name cwpuzzle category Package revision 1487 -docfiles size=50288 +docfiles size=13 texmf-dist/doc/latex/cwpuzzle/cwpuzzle.dvi -srcfiles size=64886 +srcfiles size=21 texmf-dist/source/latex/cwpuzzle/AcrossLite/README texmf-dist/source/latex/cwpuzzle/AcrossLite/nytconv.c texmf-dist/source/latex/cwpuzzle/AcrossLite/nytsconv.c @@ -27402,7 +27402,7 @@ srcfiles size=64886 texmf-dist/source/latex/cwpuzzle/README texmf-dist/source/latex/cwpuzzle/cwpuzzle.dtx texmf-dist/source/latex/cwpuzzle/cwpuzzle.ins -runfiles size=6721 +runfiles size=2 texmf-dist/tex/latex/cwpuzzle/cwpuzzle.sty name cyrillic @@ -27415,7 +27415,7 @@ longdesc fonts encoded under the T2* and X2 encodings. These encodings longdesc cover (between them) pretty much every language that is written longdesc in a Cyrillic alphabet. This directory is part of the LaTeX longdesc “required” distribution. -docfiles size=668286 +docfiles size=169 texmf-dist/doc/latex/cyrillic/00readme.txt texmf-dist/doc/latex/cyrillic/changes.txt texmf-dist/doc/latex/cyrillic/cyinpenc.pdf @@ -27427,7 +27427,7 @@ docfiles size=668286 texmf-dist/doc/latex/cyrillic/ot2cmams.pdf texmf-dist/doc/latex/cyrillic/ot2cmlh.pdf texmf-dist/doc/latex/cyrillic/t2lhfnt.pdf -srcfiles size=166324 +srcfiles size=46 texmf-dist/source/latex/cyrillic/cyinpenc.dtx texmf-dist/source/latex/cyrillic/cyoutenc.dtx texmf-dist/source/latex/cyrillic/cyrlatex.ins @@ -27437,7 +27437,7 @@ srcfiles size=166324 texmf-dist/source/latex/cyrillic/ot2cmams.fdd texmf-dist/source/latex/cyrillic/ot2cmlh.fdd texmf-dist/source/latex/cyrillic/t2lhfnt.fdd -runfiles size=338784 +runfiles size=131 texmf-dist/tex/latex/cyrillic/cp1251.def texmf-dist/tex/latex/cyrillic/cp855.def texmf-dist/tex/latex/cyrillic/cp866.def @@ -27553,7 +27553,7 @@ catalogue-license lppl name cyrplain category Package revision 621 -runfiles size=25003 +runfiles size=17 texmf-dist/tex/plain/cyrplain/README texmf-dist/tex/plain/cyrplain/cyramstx.ini texmf-dist/tex/plain/cyrplain/cyrblue.ini @@ -27583,7 +27583,7 @@ longdesc thaTiStOsaYsentenceSiNthEcodElooKlikEthiS. In some cases, the longdesc man has no arms, making it impossible for him to hold a flag. longdesc In these cases, he is wearing a flag on his hat in the longdesc ‘character’. The font is distributed as MetaFont source. -runfiles size=30752 +runfiles size=9 texmf-dist/fonts/source/public/dancers/dancers.mf texmf-dist/fonts/tfm/public/dancers/dancers.tfm catalogue-version @@ -27598,10 +27598,10 @@ shortdesc Draw dashed boxes. longdesc The package can draw boxes that perform like \framebox or longdesc \fbox, but use dashed lines. The package can also draw (an longdesc illusion of) vertical stacks of boxes. -srcfiles size=14604 +srcfiles size=5 texmf-dist/source/latex/dashbox/dashbox.dtx texmf-dist/source/latex/dashbox/dashbox.ins -runfiles size=5179 +runfiles size=2 texmf-dist/tex/latex/dashbox/dashbox.sty catalogue-version catalogue-date 2007-03-05 22:02:45 +0100 @@ -27622,12 +27622,12 @@ longdesc of dash segments and the space between those segments. Because longdesc dashrule's rules are constructed internally using \rule (as longdesc opposed to, e.g., PostScript \specials) they are fully longdesc compatible with every LaTeX back-end processor. -docfiles size=1745 +docfiles size=1 texmf-dist/doc/latex/dashrule/README -srcfiles size=16373 +srcfiles size=5 texmf-dist/source/latex/dashrule/dashrule.dtx texmf-dist/source/latex/dashrule/dashrule.ins -runfiles size=1834 +runfiles size=1 texmf-dist/tex/latex/dashrule/dashrule.sty catalogue-version 1.0 catalogue-date 2006-12-17 18:48:45 +0100 @@ -27659,14 +27659,14 @@ longdesc manipulated there before being printed (this permits a LaTeX- longdesc based route to printing bibliographies in formats for which no longdesc BibTeX style is available). The bundle replaces and supersedes longdesc the author’s csvtools bundle. -docfiles size=1184716 +docfiles size=291 texmf-dist/doc/latex/datatool/README details="Readme" texmf-dist/doc/latex/datatool/doc/CHANGES texmf-dist/doc/latex/datatool/doc/datatool.pdf details="Package documentation" -srcfiles size=605554 +srcfiles size=149 texmf-dist/source/latex/datatool/datatool.dtx texmf-dist/source/latex/datatool/datatool.ins -runfiles size=231683 +runfiles size=60 texmf-dist/bibtex/bst/datatool/databib.bst texmf-dist/tex/latex/datatool/databar.sty texmf-dist/tex/latex/datatool/databib.sty @@ -27686,16 +27686,16 @@ longdesc The package provides a file list (similar to that offered by longdesc \listfiles), neatly laid out as a table. The main document can longdesc be included in the list, and a command is available for longdesc providing RCS-maintained data for printing in the file list. -docfiles size=291090 +docfiles size=73 texmf-dist/doc/latex/dateiliste/README details="Readme" texmf-dist/doc/latex/dateiliste/README-de details="Readme" language="de" texmf-dist/doc/latex/dateiliste/README-en details="Readme" language="en" texmf-dist/doc/latex/dateiliste/README-eo details="Readme" language="eo" texmf-dist/doc/latex/dateiliste/dateiliste.pdf details="Benutzerdoku:" language="de" -srcfiles size=48286 +srcfiles size=13 texmf-dist/source/latex/dateiliste/dateiliste.dtx texmf-dist/source/latex/dateiliste/dateiliste.ins -runfiles size=10054 +runfiles size=3 texmf-dist/tex/latex/dateiliste/dateiliste.sty catalogue-version 0.3 catalogue-date 2007-03-05 22:02:45 +0100 @@ -27710,16 +27710,16 @@ longdesc This package provides commands to convert a date into a number longdesc and vice versa. Additionally there are commands for longdesc incrementing and decrementing a date. Leap years and the longdesc Gregorian calendar reform are considered. -docfiles size=40247 +docfiles size=13 texmf-dist/doc/latex/datenumber/README.txt details="Package README" language="en" texmf-dist/doc/latex/datenumber/doc.dvi texmf-dist/doc/latex/datenumber/doc.tex texmf-dist/doc/latex/datenumber/docgerman.dvi texmf-dist/doc/latex/datenumber/docgerman.tex -srcfiles size=21311 +srcfiles size=6 texmf-dist/source/latex/datenumber/datenumber.dtx texmf-dist/source/latex/datenumber/datenumber.ins -runfiles size=17457 +runfiles size=8 texmf-dist/tex/latex/datenumber/datenumber.sty texmf-dist/tex/latex/datenumber/datenumberUSenglish.ldf texmf-dist/tex/latex/datenumber/datenumberdummy.ldf @@ -27740,7 +27740,7 @@ longdesc Provides various different formats for the command \today, and longdesc also provides commands for displaying the current time, in 12- longdesc hour, 24-hour or text format. The package requires the fmtcount longdesc package. -docfiles size=243908 +docfiles size=64 texmf-dist/doc/latex/datetime/CHANGES texmf-dist/doc/latex/datetime/README details="Package README" texmf-dist/doc/latex/datetime/datetime-manual.html @@ -27748,10 +27748,10 @@ docfiles size=243908 texmf-dist/doc/latex/datetime/datetime.perl texmf-dist/doc/latex/datetime/dt-lang.tex texmf-dist/doc/latex/datetime/dt-sampl.tex -srcfiles size=125696 +srcfiles size=31 texmf-dist/source/latex/datetime/datetime.dtx texmf-dist/source/latex/datetime/datetime.ins -runfiles size=172054 +runfiles size=52 texmf-dist/tex/latex/datetime/datetime.sty texmf-dist/tex/latex/datetime/dt-UKenglish.def texmf-dist/tex/latex/datetime/dt-USenglish.def @@ -27806,12 +27806,12 @@ catalogue-license lppl name dcpic category Package revision 818 -docfiles size=350789 +docfiles size=88 texmf-dist/doc/latex/dcpic/examples.tex texmf-dist/doc/latex/dcpic/gpl.txt texmf-dist/doc/latex/dcpic/man4.0-pt.pdf texmf-dist/doc/latex/dcpic/man4.0.pdf -runfiles size=37030 +runfiles size=10 texmf-dist/tex/latex/dcpic/dcpic.sty name decimal @@ -27821,10 +27821,10 @@ shortdesc LaTeX package for the English raised decimal point. longdesc This LaTeX package should be used by people who need the longdesc traditional English raised decimal point, instead of the longdesc American-style period. -srcfiles size=10251 +srcfiles size=4 texmf-dist/source/latex/decimal/decimal.dtx texmf-dist/source/latex/decimal/decimal.ins -runfiles size=1828 +runfiles size=1 texmf-dist/tex/latex/decimal/decimal.sty catalogue-version catalogue-date 2006-12-17 18:48:45 +0100 @@ -27838,15 +27838,15 @@ shortdesc Flexible numbering of equations. longdesc Provides a more flexible numbering of equations and 'recycled' longdesc equations, including 'partial' equation numbers ("3a", "3b", longdesc etc.). -docfiles size=57645 +docfiles size=15 texmf-dist/doc/latex/deleq/deleq.dvi texmf-dist/doc/latex/deleq/delex.dvi texmf-dist/doc/latex/deleq/delex.tex -srcfiles size=43325 +srcfiles size=12 texmf-dist/source/latex/deleq/00readme.dlq texmf-dist/source/latex/deleq/deleq.dtx texmf-dist/source/latex/deleq/deleq.ins -runfiles size=7540 +runfiles size=2 texmf-dist/tex/latex/deleq/deleq.sty catalogue-version catalogue-date 2006-12-17 18:48:45 +0100 @@ -27861,7 +27861,7 @@ longdesc This experimental package can read and parse text tables longdesc delimited by user-defined tokens (e.g., tab). It can be used longdesc for serial letters and the like, making it easier to export the longdesc data file from MS-Excel/MS-Word -docfiles size=57434 +docfiles size=20 texmf-dist/doc/latex/delimtxt/delimtxt.pdf texmf-dist/doc/latex/delimtxt/resulta.dat texmf-dist/doc/latex/delimtxt/resultb.dat @@ -27869,10 +27869,10 @@ docfiles size=57434 texmf-dist/doc/latex/delimtxt/test1.tex texmf-dist/doc/latex/delimtxt/test2.tex texmf-dist/doc/latex/delimtxt/test3.tex -srcfiles size=9141 +srcfiles size=4 texmf-dist/source/latex/delimtxt/delimtxt.dtx texmf-dist/source/latex/delimtxt/delimtxt.ins -runfiles size=4181 +runfiles size=2 texmf-dist/tex/latex/delimtxt/delimtxt.sty catalogue-version catalogue-date 2006-03-21 15:26:53 +0100 @@ -27886,15 +27886,15 @@ shortdesc A diagnostic tool for a TeX installation. longdesc Provides macros to assist evaluation of the capabilities of a longdesc TeX installation (i.e., what extensions it supports). An longdesc example document that examines the installation is available. -docfiles size=111053 +docfiles size=30 texmf-dist/doc/latex/diagnose/README details="Package Readme" texmf-dist/doc/latex/diagnose/diagnose.pdf texmf-dist/doc/latex/diagnose/diagnose.tex texmf-dist/doc/latex/diagnose/mls-diag.dvi texmf-dist/doc/latex/diagnose/mls-diag.tex -srcfiles size=1470 +srcfiles size=1 texmf-dist/source/latex/diagnose/INSTALL -runfiles size=1721 +runfiles size=1 texmf-dist/tex/latex/diagnose/diagnose.sty catalogue-version 0.2 catalogue-date 2006-12-17 18:48:45 +0100 @@ -27907,7 +27907,7 @@ revision 1487 shortdesc Macros for constructing interactive LaTeX scripts. longdesc Gathers together a bunch of code and examples about how to longdesc write macros to carry on a dialogue with the user. -docfiles size=506061 +docfiles size=128 texmf-dist/doc/latex/dialogl/animals.tex texmf-dist/doc/latex/dialogl/animals2.tex texmf-dist/doc/latex/dialogl/cnvunits.tex @@ -27918,7 +27918,7 @@ docfiles size=506061 texmf-dist/doc/latex/dialogl/diatest.tex texmf-dist/doc/latex/dialogl/fontmenu.tex texmf-dist/doc/latex/dialogl/listout.tex -srcfiles size=293449 +srcfiles size=78 texmf-dist/source/latex/dialogl/READ.ME texmf-dist/source/latex/dialogl/animal.dat texmf-dist/source/latex/dialogl/default.los @@ -27931,7 +27931,7 @@ srcfiles size=293449 texmf-dist/source/latex/dialogl/menus.dtx texmf-dist/source/latex/dialogl/menus.stp texmf-dist/source/latex/dialogl/uktex91.1x -runfiles size=40588 +runfiles size=12 texmf-dist/tex/latex/dialogl/dialog.sty texmf-dist/tex/latex/dialogl/dialogl.sty texmf-dist/tex/latex/dialogl/grabhedr.sty @@ -27947,10 +27947,10 @@ revision 1487 shortdesc A font for die faces. longdesc A MetaFont font that can produce die faces in 2D or with longdesc various 3D effects. -docfiles size=4147 +docfiles size=2 texmf-dist/doc/fonts/dice/dice3d.dvi texmf-dist/doc/fonts/dice/dice3d.tex -runfiles size=17753 +runfiles size=6 texmf-dist/fonts/source/public/dice/dice3d.mf texmf-dist/fonts/tfm/public/dice/dice3d.tfm catalogue-version @@ -27967,10 +27967,10 @@ longdesc keys (used especially in biology for species identification), longdesc taking care of numbering and indentation of successive key longdesc steps automatically. An example file is provided, which longdesc demonstrates usage. -docfiles size=9001 +docfiles size=3 texmf-dist/doc/latex/dichokey/rhodocyb.dvi texmf-dist/doc/latex/dichokey/rhodocyb.tex -runfiles size=4359 +runfiles size=2 texmf-dist/tex/latex/dichokey/dichokey.sty catalogue-version catalogue-date 2006-10-17 17:36:43 +0200 @@ -27987,11 +27987,11 @@ longdesc the Unix or PC platforms. The font provides a number of symbols longdesc commonly used in dictionaries. The accompanying macro package longdesc makes the symbols accessible as LaTeX commands. execute addMap dictsym.map -docfiles size=31644 +docfiles size=9 texmf-dist/doc/fonts/dictsym/README details="Readme" texmf-dist/doc/fonts/dictsym/dictsym.pdf details="Package documentation" texmf-dist/doc/fonts/dictsym/dictsym.tex -runfiles size=65022 +runfiles size=20 texmf-dist/fonts/afm/public/dictsym/dictsym.afm texmf-dist/fonts/map/dvips/dictsym/dictsym.map texmf-dist/fonts/tfm/public/dictsym/dictsym.tfm @@ -28012,11 +28012,11 @@ longdesc can be solved in terms of so-called “configurations”. A longdesc configuration is basically a square matrix of \circ and \bullet longdesc symbols. This package provides a convenient and compact longdesc mechanism for displaying these configurations. -docfiles size=133538 +docfiles size=34 texmf-dist/doc/latex/digiconfigs/README details="Readme" texmf-dist/doc/latex/digiconfigs/digiconfigs.pdf details="Package documentation" texmf-dist/doc/latex/digiconfigs/digiconfigs.tex -runfiles size=4719 +runfiles size=2 texmf-dist/tex/latex/digiconfigs/digiconfigs.sty catalogue-version 0.5 catalogue-date 2007-03-05 22:02:45 +0100 @@ -28031,10 +28031,10 @@ longdesc Bibliography style files intended for texts in german. They longdesc draw up bibliographies in accordance with the german DIN 1505, longdesc parts 2 and 3. For more information see the included longdesc documentation. -docfiles size=35149 +docfiles size=9 texmf-dist/doc/bibtex/dinat/dinat-index.html language="de" texmf-dist/doc/bibtex/dinat/history.html -runfiles size=44478 +runfiles size=11 texmf-dist/bibtex/bst/dinat/dinat.bst catalogue-version 2.3 catalogue-date 2007-07-28 10:25:08 +0200 @@ -28055,7 +28055,7 @@ longdesc which the user can recognize what they are used for. In longdesc addition there are example files showing how letters may be longdesc created with the package. A graphical interface for use of the longdesc dinbrief is provided in the dinbrief-GUI bundle. -docfiles size=595386 +docfiles size=151 texmf-dist/doc/latex/dinbrief/brfbody.tex texmf-dist/doc/latex/dinbrief/brfkopf.tex texmf-dist/doc/latex/dinbrief/dbold.tex @@ -28069,11 +28069,11 @@ docfiles size=595386 texmf-dist/doc/latex/dinbrief/test11.tex texmf-dist/doc/latex/dinbrief/test12.tex texmf-dist/doc/latex/dinbrief/testnorm.tex -srcfiles size=253081 +srcfiles size=63 texmf-dist/source/latex/dinbrief/dinbrief.drv texmf-dist/source/latex/dinbrief/dinbrief.dtx texmf-dist/source/latex/dinbrief/dinbrief.ins -runfiles size=62603 +runfiles size=17 texmf-dist/tex/latex/dinbrief/dinbrief.cfg texmf-dist/tex/latex/dinbrief/dinbrief.cls texmf-dist/tex/latex/dinbrief/dinbrief.sty @@ -28088,14 +28088,14 @@ revision 2411 shortdesc Two dingbat symbol fonts. longdesc The fonts (ark10 and dingbat) are specified in MetaFont; longdesc support macros are provided for use in plain TeX and in LaTeX. -docfiles size=133420 +docfiles size=34 texmf-dist/doc/latex/dingbat/README details="Readme" texmf-dist/doc/latex/dingbat/dingbat.pdf details="Package details including symbol table" texmf-dist/doc/latex/dingbat/dingbat.tex -srcfiles size=12356 +srcfiles size=4 texmf-dist/source/latex/dingbat/dingbat.dtx texmf-dist/source/latex/dingbat/dingbat.ins -runfiles size=38560 +runfiles size=14 texmf-dist/fonts/source/public/dingbat/ark10.mf texmf-dist/fonts/source/public/dingbat/dingbat.mf texmf-dist/fonts/tfm/public/dingbat/ark10.tfm @@ -28115,11 +28115,11 @@ shortdesc An address book using BibTeX. longdesc A package for LaTeX and BibTeX that facilitates the longdesc construction, maintenance and exploitation of an address book- longdesc like database. -docfiles size=222041 +docfiles size=56 texmf-dist/doc/latex/directory/README details="Package Readme" texmf-dist/doc/latex/directory/directory.pdf details="Package documentation" texmf-dist/doc/latex/directory/directory.tex -runfiles size=112940 +runfiles size=33 texmf-dist/bibtex/bib/directory/business.bib texmf-dist/bibtex/bib/directory/family.bib texmf-dist/bibtex/bst/directory/address-html.bst @@ -28146,7 +28146,7 @@ longdesc typesetting dissertations in Russian. One of its primary longdesc advantages is a simplicity of format specification for longdesc titlepage, headers and elements of automatically generated longdesc lists (table of contents, list of figures, etc). -docfiles size=265213 +docfiles size=104 texmf-dist/doc/latex/disser/README details="Readme (English)" language="en" texmf-dist/doc/latex/disser/README.ru details="Readme (Russian)" language="ru" texmf-dist/doc/latex/disser/changelog.txt @@ -28199,7 +28199,7 @@ docfiles size=265213 texmf-dist/doc/latex/disser/templates/master/thesis.bib texmf-dist/doc/latex/disser/templates/master/thesis.tex texmf-dist/doc/latex/disser/templates/nomake.cmd -srcfiles size=82234 +srcfiles size=31 texmf-dist/source/latex/disser/Makefile texmf-dist/source/latex/disser/autoref.dtx texmf-dist/source/latex/disser/bachelor.dtx @@ -28222,7 +28222,7 @@ srcfiles size=82234 texmf-dist/source/latex/disser/titledefs.dtx texmf-dist/source/latex/disser/titlepage.dtx texmf-dist/source/latex/disser/toc.dtx -runfiles size=47158 +runfiles size=16 texmf-dist/tex/latex/disser/autoref.rtx texmf-dist/tex/latex/disser/bachelor.rtx texmf-dist/tex/latex/disser/candidate.rtx @@ -28246,14 +28246,14 @@ longdesc Danish. The files have been extended with URL, ISBN, ISSN, longdesc annote and printing fields which can be enabled through a LaTeX longdesc style file. Dk-bib also comes with a couple of Danish sorting longdesc order files for BibTeX8. -docfiles size=458481 +docfiles size=115 texmf-dist/doc/latex/dk-bib/COPYRIGHT texmf-dist/doc/latex/dk-bib/README details="Readme" texmf-dist/doc/latex/dk-bib/dk-bib.ltx texmf-dist/doc/latex/dk-bib/dk-bib.pdf details="Package documentation" -srcfiles size=2609 +srcfiles size=1 texmf-dist/source/latex/dk-bib/Makefile -runfiles size=146525 +runfiles size=42 texmf-dist/bibtex/bib/dk-bib/litteratur.bib texmf-dist/bibtex/bst/dk-bib/dk-abbrv.bst texmf-dist/bibtex/bst/dk-bib/dk-alpha.bst @@ -28287,7 +28287,7 @@ longdesc sample is included in the distribution); – dlfltxbmisc: longdesc various macros for typesetting LaTeX arguments, and the macro longdesc used in the bibliography that can wrap a URL up into a bibtex longdesc entry. -docfiles size=647185 +docfiles size=166 texmf-dist/doc/latex/dlfltxb/README details="Readme" texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.pdf details="dlfltxbcodetips package documentation" texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.tex @@ -28299,7 +28299,7 @@ docfiles size=647185 texmf-dist/doc/latex/dlfltxb/dlfltxbmisc.pdf details="dlfltxbmisc package documentation" texmf-dist/doc/latex/dlfltxb/dlfltxbmisc.tex texmf-dist/doc/latex/dlfltxb/package_doc.bib -runfiles size=21050 +runfiles size=7 texmf-dist/tex/latex/dlfltxb/dlfltxbcodetips.sty texmf-dist/tex/latex/dlfltxb/dlfltxbmarkup.sty texmf-dist/tex/latex/dlfltxb/dlfltxbmisc.sty @@ -28316,14 +28316,14 @@ longdesc Defines a means of specifying sequences of bases. The bases may longdesc be numbered (per line) and you may specify that subsequences be longdesc coloured. For a more ‘vanilla-flavoured’ way of typesetting longdesc base sequences, the user might consider the seqsplit package. -docfiles size=57242 +docfiles size=16 texmf-dist/doc/latex/dnaseq/DNAtest.dvi texmf-dist/doc/latex/dnaseq/DNAtest.tex texmf-dist/doc/latex/dnaseq/README details="Readme" -srcfiles size=8087 +srcfiles size=3 texmf-dist/source/latex/dnaseq/dnaseq.dtx texmf-dist/source/latex/dnaseq/dnaseq.ins -runfiles size=2918 +runfiles size=1 texmf-dist/tex/latex/dnaseq/dnaseq.sty catalogue-version 0.01 catalogue-date 2007-07-23 22:41:48 +0200 @@ -28337,12 +28337,12 @@ shortdesc Document non-LaTeX code. longdesc Extends the doc package to cater for documenting non-LaTeX longdesc code, such as MetaFont or MetaPost, or other programming longdesc languages. -docfiles size=778 +docfiles size=1 texmf-dist/doc/latex/docmfp/README details="Package Readme" -srcfiles size=25798 +srcfiles size=7 texmf-dist/source/latex/docmfp/docmfp.dtx texmf-dist/source/latex/docmfp/docmfp.ins -runfiles size=4144 +runfiles size=2 texmf-dist/tex/latex/docmfp/docmfp.sty catalogue-version catalogue-date 2006-12-14 22:33:34 +0100 @@ -28360,9 +28360,9 @@ longdesc all been spotted). This will either upset (La)TeX, or your PDF longdesc reader. This package contains a single user-level command longdesc \doi{}, which takes a DOI number, and creates a correct longdesc hyperlink from it. -docfiles size=1064 +docfiles size=1 texmf-dist/doc/latex/doi/README details="Readme" -runfiles size=3066 +runfiles size=1 texmf-dist/tex/latex/doi/doi.sty catalogue-version catalogue-date 2007-07-25 00:50:02 +0200 @@ -28376,16 +28376,16 @@ shortdesc Special commands for use in bibliographies. longdesc The package provides the commands \doi, \pubmed and \citeurl. longdesc These commands are primarily designed for use in longdesc bibliographies. A LaTeX2HTML style file is also provided. -docfiles size=91195 +docfiles size=25 texmf-dist/doc/latex/doipubmed/CHANGES texmf-dist/doc/latex/doipubmed/README details="Readme" texmf-dist/doc/latex/doipubmed/doipubmed-manual.html texmf-dist/doc/latex/doipubmed/doipubmed.pdf texmf-dist/doc/latex/doipubmed/doipubmed.perl -srcfiles size=11448 +srcfiles size=4 texmf-dist/source/latex/doipubmed/doipubmed.dtx texmf-dist/source/latex/doipubmed/doipubmed.ins -runfiles size=3560 +runfiles size=1 texmf-dist/tex/latex/doipubmed/doipubmed.sty catalogue-version 1.01 catalogue-date 2007-08-20 18:17:26 +0200 @@ -28401,11 +28401,11 @@ longdesc equations, one reportedly used in 'old style Britsh books': longdesc equations aligned on the left, with dots on the right leading longdesc to the equation number. In default of an equation number, the longdesc package operates much like the fleqn class option (no leaders). -srcfiles size=14724 +srcfiles size=6 texmf-dist/source/latex/dotseqn/dotseqn.dtx texmf-dist/source/latex/dotseqn/dotseqn.ins texmf-dist/source/latex/dotseqn/readme -runfiles size=3124 +runfiles size=1 texmf-dist/tex/latex/dotseqn/dotseqn.sty catalogue-version 1.1 catalogue-date 2006-12-07 15:13:33 +0100 @@ -28423,15 +28423,15 @@ longdesc graphs). If you have shell-escape enabled, the package will longdesc arrange for your files to be processed at LaTeX time; longdesc otherwise, the conversion must be done manually as an longdesc intermediate process before a second LaTeX run. -docfiles size=112221 +docfiles size=30 texmf-dist/doc/latex/dottex/README texmf-dist/doc/latex/dottex/dottex.pdf texmf-dist/doc/latex/dottex/example.tex texmf-dist/doc/latex/dottex/gpl.txt -srcfiles size=17019 +srcfiles size=5 texmf-dist/source/latex/dottex/dottex.dtx texmf-dist/source/latex/dottex/dottex.ins -runfiles size=7323 +runfiles size=2 texmf-dist/tex/latex/dottex/dottex.sty catalogue-version 0.6 catalogue-date 2007-08-21 11:49:34 +0200 @@ -28449,11 +28449,11 @@ longdesc numbers (C). The font is available both as MetaFont source and longdesc in Adobe Type 1 format. The fonts appear in the blackboard bold longdesc sampler. execute addMap dstroke.map -docfiles size=117746 +docfiles size=31 texmf-dist/doc/fonts/doublestroke/README details="Package Readme" texmf-dist/doc/fonts/doublestroke/dsdoc.pdf details="Package documentation" texmf-dist/doc/fonts/doublestroke/dsdoc.tex -runfiles size=170950 +runfiles size=58 texmf-dist/fonts/map/dvips/doublestroke/dstroke.map texmf-dist/fonts/source/public/doublestroke/dsrom.mf texmf-dist/fonts/source/public/doublestroke/dsrom10.mf @@ -28493,9 +28493,9 @@ longdesc used inside a figure, table, or other float environment. If the longdesc first of a 2-page spread uses a "leftfullpage" environment, the longdesc float will only be typeset on an even-numbered page, and the longdesc two floats will appear side-by-side in a two-sided document. -docfiles size=1304 +docfiles size=1 texmf-dist/doc/latex/dpfloat/README.dpfloat -runfiles size=3303 +runfiles size=1 texmf-dist/tex/latex/dpfloat/dpfloat.sty catalogue-version catalogue-date 2006-11-16 11:36:05 +0100 @@ -28511,7 +28511,7 @@ longdesc across the background (or at the bottom) of each (or selected) longdesc pages of the document. The package uses PostScript \special longdesc commands, and may not therefore be used with PDFLaTeX. For that longdesc usage, consider the wallpaper or draftwatermark packages. -docfiles size=95427 +docfiles size=45 texmf-dist/doc/latex/draftcopy/README texmf-dist/doc/latex/draftcopy/THIS-IS-VERSION-2.16 texmf-dist/doc/latex/draftcopy/draftcopy-test-1.dvi @@ -28547,11 +28547,11 @@ docfiles size=95427 texmf-dist/doc/latex/draftcopy/draftcopy-test-9.dvi texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex texmf-dist/doc/latex/draftcopy/draftcopy.doc -srcfiles size=8454 +srcfiles size=3 texmf-dist/source/latex/draftcopy/Makefile texmf-dist/source/latex/draftcopy/draftcopy.dtx texmf-dist/source/latex/draftcopy/draftcopy.ins -runfiles size=16379 +runfiles size=5 texmf-dist/tex/latex/draftcopy/draftcopy.cfg texmf-dist/tex/latex/draftcopy/draftcopy.sty catalogue-version 2.16 @@ -28570,13 +28570,13 @@ longdesc CONFIDENTIAL across document pages. The package performs a longdesc similar function to that of draftcopy, but its implementation longdesc is output device independent, and very made simple by relying longdesc on everpage. -docfiles size=24227 +docfiles size=7 texmf-dist/doc/latex/draftwatermark/README details="Readme" texmf-dist/doc/latex/draftwatermark/draftwatermark.pdf details="Package documentation" -srcfiles size=16761 +srcfiles size=5 texmf-dist/source/latex/draftwatermark/draftwatermark.dtx texmf-dist/source/latex/draftwatermark/draftwatermark.ins -runfiles size=2656 +runfiles size=1 texmf-dist/tex/latex/draftwatermark/draftwatermark.sty catalogue-version 1.0 catalogue-date 2007-03-05 22:02:45 +0100 @@ -28593,16 +28593,16 @@ longdesc or in verse; new document divisions corresponding to acts and longdesc scenes; macros that control the appearance of characters and longdesc stage directions; and automatic generation of a `dramatis longdesc personae' list. -docfiles size=331237 +docfiles size=83 texmf-dist/doc/latex/dramatist/README details="Package Readme" texmf-dist/doc/latex/dramatist/dramatist.pdf details="Package documentation" texmf-dist/doc/latex/dramatist/marlowe-poemscol.tex texmf-dist/doc/latex/dramatist/marlowe-verse.tex texmf-dist/doc/latex/dramatist/schiller.tex -srcfiles size=125750 +srcfiles size=32 texmf-dist/source/latex/dramatist/dramatist.dtx texmf-dist/source/latex/dramatist/dramatist.ins -runfiles size=13143 +runfiles size=4 texmf-dist/tex/latex/dramatist/dramatist.sty catalogue-version 1.2d catalogue-date 2006-12-01 14:16:52 +0100 @@ -28615,10 +28615,10 @@ revision 613 shortdesc General drawing macros. longdesc A low level (DraTex.sty) and a high-level (AlDraTex.sty) longdesc drawing package written entirely in TeX. -docfiles size=45092 +docfiles size=12 texmf-dist/doc/generic/dratex/Examples.tex texmf-dist/doc/generic/dratex/README -runfiles size=268855 +runfiles size=67 texmf-dist/tex/generic/dratex/AlDraTex.sty texmf-dist/tex/generic/dratex/AlProTex.sty texmf-dist/tex/generic/dratex/DraTex.sty @@ -28636,13 +28636,13 @@ longdesc A LaTeX2e macro for dropping the first character(s) (or longdesc word(s)) of a paragraph, extending the LaTeX 2.09 package longdesc dropcaps and automatically taking care of finding the font longdesc name. -docfiles size=19964 +docfiles size=5 texmf-dist/doc/latex/dropping/dropping.dvi -srcfiles size=19951 +srcfiles size=6 texmf-dist/source/latex/dropping/00readme.drp texmf-dist/source/latex/dropping/dropping.dtx texmf-dist/source/latex/dropping/dropping.ins -runfiles size=4188 +runfiles size=2 texmf-dist/tex/latex/dropping/dropping.sty catalogue-version 0.12a catalogue-date 2006-09-22 15:17:49 +0200 @@ -28658,14 +28658,14 @@ longdesc “Die TeXnische Komödie” — the communications of the longdesc German TeX Users Group DANTE e.V. This means that this class longdesc can be used by article writers to typeset a single article as longdesc well as to produce the complete journal. -docfiles size=14702 +docfiles size=5 texmf-dist/doc/latex/dtk/README details="Readme" texmf-dist/doc/latex/dtk/beispiel.ltx texmf-dist/doc/latex/dtk/beispiel.tex -srcfiles size=148766 +srcfiles size=37 texmf-dist/source/latex/dtk/dtk.dtx texmf-dist/source/latex/dtk/dtk.ins -runfiles size=124478 +runfiles size=34 texmf-dist/bibtex/bib/dtk/beispiel.bib texmf-dist/bibtex/bst/dtk/dtk.bst texmf-dist/makeindex/dtk/dtk-adr.ist @@ -28683,13 +28683,13 @@ catalogue-license other-free name dtxgallery category Package revision 4715 -docfiles size=380026 +docfiles size=95 texmf-dist/doc/latex/dtxgallery/README texmf-dist/doc/latex/dtxgallery/conditional-code.pdf texmf-dist/doc/latex/dtxgallery/dtxgallery.pdf texmf-dist/doc/latex/dtxgallery/rearrange.pdf texmf-dist/doc/latex/dtxgallery/single-source.pdf -srcfiles size=10376 +srcfiles size=5 texmf-dist/source/latex/dtxgallery/conditional-code.dtx texmf-dist/source/latex/dtxgallery/dtxgallery.dtx texmf-dist/source/latex/dtxgallery/rearrange.dtx @@ -28698,7 +28698,7 @@ srcfiles size=10376 name dtxtut category Documentation revision 20 -docfiles size=346802 +docfiles size=88 texmf-doc/doc/english/dtxtut/README texmf-doc/doc/english/dtxtut/cskeleton.dtx texmf-doc/doc/english/dtxtut/cskeleton.ins @@ -28715,9 +28715,9 @@ longdesc These fonts are designed for titling use, and consist of longdesc capital roman letters only. Together with the normal set of longdesc base shapes, the family also offers an informal shape. LaTeX longdesc support is available in the duerer-latex bundle. -docfiles size=899 +docfiles size=1 texmf-dist/doc/fonts/duerer/duerer.readme details="Readme" -runfiles size=89716 +runfiles size=30 texmf-dist/fonts/source/public/duerer/cdb10.mf texmf-dist/fonts/source/public/duerer/cdi10.mf texmf-dist/fonts/source/public/duerer/cdr10.mf @@ -28755,7 +28755,7 @@ longdesc class is not limited to DVDs—you can of course typeset longdesc archives of CD-ROMs, Audio-CDs and so on. Supported languages longdesc at the moment: English, French, German, Italian, Polish, longdesc Portuguese, Spanish. Some help is needed for other languages! -docfiles size=545216 +docfiles size=137 texmf-dist/doc/latex/dvdcoll/CHANGES texmf-dist/doc/latex/dvdcoll/INSTALL details="Installation instructions" texmf-dist/doc/latex/dvdcoll/README details="README file" @@ -28764,7 +28764,7 @@ docfiles size=545216 texmf-dist/doc/latex/dvdcoll/dvdcoll.pdf texmf-dist/doc/latex/dvdcoll/dvdcoll_de.pdf texmf-dist/doc/latex/dvdcoll/manifest.txt -runfiles size=85697 +runfiles size=42 texmf-dist/bibtex/bst/dvdcoll/dcbib.bst texmf-dist/tex/latex/dvdcoll/UKenglish.dcl texmf-dist/tex/latex/dvdcoll/USenglish.dcl @@ -28804,7 +28804,7 @@ category Package revision 2756 shortdesc A DVI to PostScript driver. longdesc This package has been withdrawn from CTAN. -runfiles size=132341 +runfiles size=49 texmf-dist/dvips/base/ehandler.ps texmf-dist/dvips/base/resolution400.ps texmf-dist/fonts/enc/dvips/base/6w.enc @@ -28855,7 +28855,7 @@ longdesc invers, select transparency / paper for tektronix 550/560, longdesc manual feeder, envelope feeder, and tray 1, 2 and 3, and longdesc printing a PostScript grid underneath the page material—very longdesc useful for measuring and eliminating paper feed errors! -runfiles size=68816 +runfiles size=39 texmf-dist/dvips/dvipsconfig/README texmf-dist/dvips/dvipsconfig/addpsctrl texmf-dist/dvips/dvipsconfig/config.a3 @@ -28904,13 +28904,13 @@ longdesc cartan coefficients in boxes connected by a series of lines. longdesc Such a diagram is a tool for working out the states and their longdesc weights in terms of the fundamental weights and the simple longdesc roots. The package makes use of the author's coollist package. -docfiles size=150428 +docfiles size=38 texmf-dist/doc/latex/dyntree/README details="Readme" texmf-dist/doc/latex/dyntree/dyntree.pdf details="Package documentation" -srcfiles size=44033 +srcfiles size=12 texmf-dist/source/latex/dyntree/dyntree.dtx texmf-dist/source/latex/dyntree/dyntree.ins -runfiles size=12035 +runfiles size=3 texmf-dist/tex/latex/dyntree/dyntree.sty catalogue-version 1.0 catalogue-date 2007-03-05 22:02:45 +0100 @@ -28920,7 +28920,7 @@ catalogue-license lgpl name eCards category Package revision 841 -docfiles size=1842245 +docfiles size=471 texmf-dist/doc/latex/eCards/README texmf-dist/doc/latex/eCards/eCard.cus texmf-dist/doc/latex/eCards/eCardsman.pdf @@ -28956,10 +28956,10 @@ docfiles size=1842245 texmf-dist/doc/latex/eCards/presidents/tj3.eps texmf-dist/doc/latex/eCards/presidents/tj3.jpg texmf-dist/doc/latex/eCards/presidents/tj3.pdf -srcfiles size=37186 +srcfiles size=10 texmf-dist/source/latex/eCards/eCards.dtx texmf-dist/source/latex/eCards/eCards.ins -runfiles size=13390 +runfiles size=4 texmf-dist/tex/latex/eCards/eCards.sty texmf-dist/tex/latex/eCards/eCardsList.def @@ -28970,10 +28970,10 @@ shortdesc Macros for making EAN barcodes. longdesc Provides EAN-8 and EAN-13 forms. The package needs the ocr-b longdesc fonts; note that the fonts are not available under a free longdesc licence, as the macros are. -docfiles size=3178 +docfiles size=2 texmf-dist/doc/fonts/ean/README details="Readme" texmf-dist/doc/fonts/ean/ocrbinfo -runfiles size=64809 +runfiles size=33 texmf-dist/fonts/source/public/ean/ocrb10.mf texmf-dist/fonts/source/public/ean/ocrb10e.mf texmf-dist/fonts/source/public/ean/ocrb10f.mf @@ -29012,7 +29012,7 @@ longdesc matrices; – easyeqn, support for various aspects of longdesc equations; – easymat, support for composing matrices; – longdesc easytable, support for writing tables; – easyvector, a C-like longdesc syntax for writing vectors. -docfiles size=493627 +docfiles size=125 texmf-dist/doc/latex/easy/README texmf-dist/doc/latex/easy/doc.dvi/docbib.dvi texmf-dist/doc/latex/easy/doc.dvi/docbmat.dvi @@ -29028,7 +29028,7 @@ docfiles size=493627 texmf-dist/doc/latex/easy/for-latex2html/easytable.perl texmf-dist/doc/latex/easy/for-latex2html/easyvector.perl texmf-dist/doc/latex/easy/mydoc.sty -runfiles size=70854 +runfiles size=20 texmf-dist/tex/latex/easy/easy.sty texmf-dist/tex/latex/easy/easybib.sty texmf-dist/tex/latex/easy/easybmat.sty @@ -29050,12 +29050,12 @@ longdesc picture environment. Linear, quadratic, and cubic bezier curves longdesc are supplied in connection with higher level circle drawing longdesc commands. Additionally some macros for the calculation of curve longdesc lenghts are part of this package. -docfiles size=332417 +docfiles size=82 texmf-dist/doc/latex/ebezier/ebezier.pdf details="Package documentation" -srcfiles size=69565 +srcfiles size=18 texmf-dist/source/latex/ebezier/ebezier.dtx texmf-dist/source/latex/ebezier/ebezier.ins -runfiles size=18591 +runfiles size=5 texmf-dist/tex/latex/ebezier/ebezier.sty catalogue-version 4 catalogue-date 2007-05-25 16:15:27 +0200 @@ -29065,7 +29065,7 @@ catalogue-license lppl name ebong category Package revision 2124 -docfiles size=100622 +docfiles size=27 texmf-dist/doc/latex/ebong/ANNOUNCE.txt texmf-dist/doc/latex/ebong/README texmf-dist/doc/latex/ebong/eb.b @@ -29080,13 +29080,13 @@ longdesc The ebsthesis class and ebstools package facilitate the longdesc production of camera-ready manuscripts in conformance with the longdesc guidelines of Gabler Verlag and typographical rules established longdesc by the European Business School. -docfiles size=270486 +docfiles size=67 texmf-dist/doc/latex/ebsthesis/README texmf-dist/doc/latex/ebsthesis/ebsthesis.pdf details="Package documentation" -srcfiles size=26759 +srcfiles size=8 texmf-dist/source/latex/ebsthesis/ebsthesis.dtx texmf-dist/source/latex/ebsthesis/ebsthesis.ins -runfiles size=23266 +runfiles size=6 texmf-dist/tex/latex/ebsthesis/ebsthesis.cls catalogue-version 1.0 catalogue-date 2007-01-07 11:02:17 +0100 @@ -29113,7 +29113,7 @@ longdesc the cm-super bundle. The other Computer Modern-style T1-encoded longdesc Type 1 set, Latin Modern, is not actually a direct development longdesc of the EC set, and differs from the EC in a number of longdesc particulars. -docfiles size=94344 +docfiles size=30 texmf-dist/doc/fonts/ec/00bugs.txt texmf-dist/doc/fonts/ec/00error.txt texmf-dist/doc/fonts/ec/00files.txt @@ -29126,7 +29126,7 @@ docfiles size=94344 texmf-dist/doc/fonts/ec/ecstdedt.tex texmf-dist/doc/fonts/ec/tc-chg.txt texmf-dist/doc/fonts/ec/tcstdedt.tex -runfiles size=2576110 +runfiles size=1445 texmf-dist/fonts/source/jknappen/ec/ecbi.mf texmf-dist/fonts/source/jknappen/ec/ecbi0500.mf texmf-dist/fonts/source/jknappen/ec/ecbi0600.mf @@ -30370,11 +30370,11 @@ longdesc Fonts. This is the T1-encoded extension of Knuth's Concrete longdesc fonts, including also the corresponding text companion fonts. longdesc Adobe Type 1 versions of the fonts are available as part of the longdesc cm-super font bundle. -docfiles size=8299 +docfiles size=3 texmf-dist/doc/fonts/ecc/copyrite texmf-dist/doc/fonts/ecc/liesmich texmf-dist/doc/fonts/ecc/readme -runfiles size=113367 +runfiles size=71 texmf-dist/fonts/source/public/ecc/conc10pt.mf texmf-dist/fonts/source/public/ecc/conc5pt.mf texmf-dist/fonts/source/public/ecc/conc6pt.mf @@ -30450,7 +30450,7 @@ shortdesc Trees using epic and eepic macros. longdesc The package recursively draws trees: each subtree is defined in longdesc a ‘bundle’ environment, with a set of leaves described by longdesc \chunk macros. A chunk may have a bundle environment inside it. -runfiles size=7214 +runfiles size=3 texmf-dist/tex/latex/ecltree/eclbip.sty texmf-dist/tex/latex/ecltree/ecltree.sty catalogue-version 1.1a @@ -30467,13 +30467,13 @@ longdesc fonts with oldstyle numerals. These files can only be used longdesc together with the standard ec fonts. The style file eco.sty is longdesc sufficient to use the eco fonts but if you intend to use other longdesc font families as well, e.g., PostScript fonts, try altfont. -docfiles size=22136 +docfiles size=9 texmf-dist/doc/fonts/eco/CHANGES texmf-dist/doc/fonts/eco/COPYING texmf-dist/doc/fonts/eco/INSTALL texmf-dist/doc/fonts/eco/README details="Readme" texmf-dist/doc/fonts/eco/VERSION -srcfiles size=36348 +srcfiles size=14 texmf-dist/source/fonts/eco/TS1.etx texmf-dist/source/fonts/eco/create.sh texmf-dist/source/fonts/eco/dostretch.mtx @@ -30483,7 +30483,7 @@ srcfiles size=36348 texmf-dist/source/fonts/eco/ecoss.tex texmf-dist/source/fonts/eco/ecott.tex texmf-dist/source/fonts/eco/ecovt.tex -runfiles size=2611777 +runfiles size=916 texmf-dist/fonts/tfm/public/eco/ecobi0500.tfm texmf-dist/fonts/tfm/public/eco/ecobi0600.tfm texmf-dist/fonts/tfm/public/eco/ecobi0700.tfm @@ -31000,7 +31000,7 @@ longdesc European Review of Agricultural Economics (ERAE), the longdesc International Economic Review (IER) and Economica. The macro longdesc sets are based on (and require) the harvard package, and all longdesc provide variations of author-date styles of presentation. -docfiles size=52697 +docfiles size=20 texmf-dist/doc/bibtex/economic/README texmf-dist/doc/bibtex/economic/aer-natbib.tex texmf-dist/doc/bibtex/economic/ajae-test.bib @@ -31014,7 +31014,7 @@ docfiles size=52697 texmf-dist/doc/bibtex/economic/itaxpf-title.tex texmf-dist/doc/bibtex/economic/wigle.bib texmf-dist/doc/bibtex/economic/wigle.tex -runfiles size=347747 +runfiles size=96 texmf-dist/bibtex/bst/economic/aer.bst texmf-dist/bibtex/bst/economic/aertt.bst texmf-dist/bibtex/bst/economic/ajae.bst @@ -31041,7 +31041,7 @@ catalogue-license lppl name ecv category Package revision 5019 -docfiles size=315568 +docfiles size=83 texmf-dist/doc/latex/ecv/COPYING texmf-dist/doc/latex/ecv/README texmf-dist/doc/latex/ecv/docstrip.cfg @@ -31052,10 +31052,10 @@ docfiles size=315568 texmf-dist/doc/latex/ecv/template/CV-template_en.tex texmf-dist/doc/latex/ecv/template/Makefile texmf-dist/doc/latex/ecv/template/portrait.eps -srcfiles size=38504 +srcfiles size=11 texmf-dist/source/latex/ecv/ecv.dtx texmf-dist/source/latex/ecv/ecv.ins -runfiles size=14343 +runfiles size=6 texmf-dist/tex/latex/ecv/ecv.cls texmf-dist/tex/latex/ecv/ecvEnglish.ldf texmf-dist/tex/latex/ecv/ecvGerman.ldf @@ -31070,13 +31070,13 @@ longdesc collaboration on a LaTeX text. These allow authors to annotate longdesc status information in the source. In draft mode, the longdesc annotations are shown for communication, and in publication longdesc mode these are suppressed. -docfiles size=141755 +docfiles size=36 texmf-dist/doc/latex/ed/README details="Readme" texmf-dist/doc/latex/ed/ed.pdf details="Package documentation" -srcfiles size=16600 +srcfiles size=5 texmf-dist/source/latex/ed/ed.dtx texmf-dist/source/latex/ed/ed.ins -runfiles size=4351 +runfiles size=2 texmf-dist/tex/latex/ed/ed.sty catalogue-version v1.3 catalogue-date 2007-11-12 15:38:47 +0100 @@ -31088,7 +31088,7 @@ category Package revision 613 shortdesc Typeset scholarly edition. longdesc A macro package for typesetting scholarly critical editions. -docfiles size=342166 +docfiles size=89 texmf-dist/doc/latex/edmac/COPYRIGHT texmf-dist/doc/latex/edmac/braonain.tex texmf-dist/doc/latex/edmac/copying @@ -31098,9 +31098,9 @@ docfiles size=342166 texmf-dist/doc/latex/edmac/edszadoc.tex texmf-dist/doc/latex/edmac/features.tex texmf-dist/doc/latex/edmac/readme -srcfiles size=1275 +srcfiles size=1 texmf-dist/source/latex/edmac/edmac.drv -runfiles size=64016 +runfiles size=17 texmf-dist/tex/generic/edmac/edmac.tex texmf-dist/tex/generic/edmac/edmacfss.sty texmf-dist/tex/generic/edmac/edstanza.tex @@ -31117,7 +31117,7 @@ shortdesc Typeset scholarly edition. longdesc A macro package for typesetting scholarly critical editions. longdesc Provides macros for critical edition typesetting with LaTeX, longdesc including support for line numbers and layers of footnotes. -docfiles size=562030 +docfiles size=144 texmf-dist/doc/latex/ednotes/CHANGES.txt texmf-dist/doc/latex/ednotes/CHANGING.txt texmf-dist/doc/latex/ednotes/README @@ -31129,7 +31129,7 @@ docfiles size=562030 texmf-dist/doc/latex/ednotes/emathtst.tex texmf-dist/doc/latex/ednotes/varnrule.tex texmf-dist/doc/latex/ednotes/visible.txt -runfiles size=108215 +runfiles size=30 texmf-dist/tex/latex/ednotes/edcntwd0.sty texmf-dist/tex/latex/ednotes/ednotes.sty texmf-dist/tex/latex/ednotes/lblchng1.sty @@ -31153,13 +31153,13 @@ longdesc ‘her’, ‘her’ and ‘hers". Apart from the pronouns, one longdesc can define ‘word pairs’, such as mother/father, longdesc daughter/son, and so on. Gender may be defined once per longdesc document, as an environment, or may be flipped on the fly. -docfiles size=161778 +docfiles size=41 texmf-dist/doc/latex/eemeir/README texmf-dist/doc/latex/eemeir/eemeir.pdf -srcfiles size=21550 +srcfiles size=6 texmf-dist/source/latex/eemeir/eemeir.dtx texmf-dist/source/latex/eemeir/eemeir.ins -runfiles size=3547 +runfiles size=1 texmf-dist/tex/latex/eemeir/eemeir.sty catalogue-version 1.1b catalogue-date 2007-02-20 10:49:06 +0100 @@ -31176,13 +31176,13 @@ longdesc circles in any radii, and the drawing of dotted and dashed longdesc lines much faster with much less TeX memory, and providing longdesc several new commands for drawing ellipses, arcs, splines, and longdesc filled circles and ellipses. -docfiles size=68434 +docfiles size=20 texmf-dist/doc/latex/eepic/eepic.dvi texmf-dist/doc/latex/eepic/eepic.tex texmf-dist/doc/latex/eepic/epic-eg3.tex texmf-dist/doc/latex/eepic/epic-eg4.tex texmf-dist/doc/latex/eepic/readme -srcfiles size=28635 +srcfiles size=12 texmf-dist/source/latex/eepic/epic-eg3.fig texmf-dist/source/latex/eepic/epic-eg4.fig texmf-dist/source/latex/eepic/fig2eepic/epic-eg3.fig @@ -31191,7 +31191,7 @@ srcfiles size=28635 texmf-dist/source/latex/eepic/fig2eepic/makefile texmf-dist/source/latex/eepic/fig2eepic/readme texmf-dist/source/latex/eepic/grafig.shar -runfiles size=46058 +runfiles size=13 texmf-dist/tex/latex/eepic/eepic.sty texmf-dist/tex/latex/eepic/eepicemu.sty texmf-dist/tex/latex/eepic/epic.sty @@ -31210,11 +31210,11 @@ longdesc are used for graphics. (An older version of the package, which longdesc uses the LaTeX picture environment rather than PSTricks and longdesc consequently has many fewer features is available on the longdesc package home page.) -docfiles size=201458 +docfiles size=51 texmf-dist/doc/latex/egameps/README texmf-dist/doc/latex/egameps/egameps.pdf texmf-dist/doc/latex/egameps/egameps.tex -runfiles size=43370 +runfiles size=11 texmf-dist/tex/latex/egameps/egameps.sty catalogue-version 1.1 catalogue-date 2007-03-06 00:44:08 +0100 @@ -31228,15 +31228,15 @@ shortdesc Encapsulate Gnuplot sources in LaTeX documents. longdesc A package to encapsulate gnuplot commands in a LaTeX source longdesc file, so that a document’s figures are maintained in parallel longdesc with the document source itself. -docfiles size=151649 +docfiles size=38 texmf-dist/doc/latex/egplot/egplot.README texmf-dist/doc/latex/egplot/manual.ps.gz -srcfiles size=48482 +srcfiles size=15 texmf-dist/source/latex/egplot/egplot.drv texmf-dist/source/latex/egplot/egplot.dtx texmf-dist/source/latex/egplot/egplot.ins texmf-dist/source/latex/egplot/egpman.drv -runfiles size=10166 +runfiles size=3 texmf-dist/tex/latex/egplot/egplot.sty catalogue-version 1.02a catalogue-date $Author: robin $ @@ -31255,7 +31255,7 @@ longdesc Computer Modern family of fonts. The font definitions use code longdesc from the sauter fonts, so those fonts have to be installed longdesc before using eiad. OT1*.fd files are provided for use with longdesc LaTeX. -docfiles size=165515 +docfiles size=44 texmf-dist/doc/fonts/eiad/Leigh_me.txt texmf-dist/doc/fonts/eiad/amhrawn.ps.gz texmf-dist/doc/fonts/eiad/amhrawn.tex @@ -31265,12 +31265,12 @@ docfiles size=165515 texmf-dist/doc/fonts/eiad/micheal.tex texmf-dist/doc/fonts/eiad/recreat.ps.gz texmf-dist/doc/fonts/eiad/recreat.tex -srcfiles size=17120 +srcfiles size=5 texmf-dist/source/latex/eiad/Leigh_me texmf-dist/source/latex/eiad/README texmf-dist/source/latex/eiad/eiad.dtx texmf-dist/source/latex/eiad/eiad.ins -runfiles size=147728 +runfiles size=89 texmf-dist/fonts/source/public/eiad/Fbf10.mf texmf-dist/fonts/source/public/eiad/Fr10.mf texmf-dist/fonts/source/public/eiad/eiadb10.mf @@ -31355,7 +31355,7 @@ shortdesc Victor Eijkhout's packages. longdesc Three unrelated packages: – DB_process, to parse and process longdesc database output; – CD_labeler, to typeset user text to fit on longdesc a CD label; and – repeat, a nestable, generic loop macro. -runfiles size=24451 +runfiles size=9 texmf-dist/tex/generic/eijkhout/CD_labeler.tex texmf-dist/tex/generic/eijkhout/CD_labeler_test.tex texmf-dist/tex/generic/eijkhout/DB_process.tex @@ -31373,13 +31373,13 @@ longdesc This is a simple package that fixes a problem in the way LaTeX longdesc handles ellipses: it always puts a tiny bit more space after longdesc \dots in text mode than before it, which results in the longdesc ellipsis being off-center when used between two words. -docfiles size=133721 +docfiles size=34 texmf-dist/doc/latex/ellipsis/README details="Readme" texmf-dist/doc/latex/ellipsis/ellipsis.pdf details="Package documentation" -srcfiles size=20949 +srcfiles size=6 texmf-dist/source/latex/ellipsis/ellipsis.dtx texmf-dist/source/latex/ellipsis/ellipsis.ins -runfiles size=2829 +runfiles size=1 texmf-dist/tex/latex/ellipsis/ellipsis.sty catalogue-version catalogue-date 2007-01-02 01:17:18 +0100 @@ -31394,12 +31394,12 @@ longdesc This package has been designed to facilitate the use of Greek longdesc letters in mathematical mode. The package allows one to longdesc directly type in Greek letters (in ISO 8859-7 encoding) in math longdesc mode. -docfiles size=94748 +docfiles size=24 texmf-dist/doc/latex/elmath/elmath.pdf details="Package documentation" -srcfiles size=13076 +srcfiles size=4 texmf-dist/source/latex/elmath/elmath.dtx texmf-dist/source/latex/elmath/elmath.ins -runfiles size=9875 +runfiles size=3 texmf-dist/tex/latex/elmath/elmath.sty catalogue-version v1.2 catalogue-date 2007-05-25 16:15:27 +0200 @@ -31413,14 +31413,14 @@ shortdesc A simple class for electronic presentations longdesc Elpres is a simple class for electronic presentations to be longdesc shown on screen or a beamer. Elpres is derived from article.cls longdesc and may be used with LaTeX or pdfLaTeX. -docfiles size=519319 +docfiles size=129 texmf-dist/doc/latex/elpres/elpres-example.pdf texmf-dist/doc/latex/elpres/elpres-example.tex texmf-dist/doc/latex/elpres/elpres-manual.pdf details="Package documentation" texmf-dist/doc/latex/elpres/elpres-manual.tex texmf-dist/doc/latex/elpres/gradient1.png texmf-dist/doc/latex/elpres/gradient2.png -runfiles size=3025 +runfiles size=1 texmf-dist/tex/latex/elpres/elpres.cls catalogue-version v0.3 catalogue-date 2007-05-25 16:15:27 +0200 @@ -31434,7 +31434,7 @@ shortdesc Classes for Elsevier Science journals. longdesc The bundle contains a preprint class (elsart) and three journal longdesc classes (elsart1p, elsart3p and elsart5p). All these files (and longdesc the instructions for use) are provided by Elsevier themselves. -docfiles size=412996 +docfiles size=105 texmf-dist/doc/latex/elsevier/CHANGES texmf-dist/doc/latex/elsevier/README details="README file" language="en" texmf-dist/doc/latex/elsevier/instructions-harv.pdf details="Instructions for use, harvard-style citations" language="en" @@ -31443,7 +31443,7 @@ docfiles size=412996 texmf-dist/doc/latex/elsevier/instructions-num.tex texmf-dist/doc/latex/elsevier/template-harv.tex texmf-dist/doc/latex/elsevier/template-num.tex -runfiles size=96173 +runfiles size=26 texmf-dist/tex/latex/elsevier/elsart.cls texmf-dist/tex/latex/elsevier/elsart1p.cls texmf-dist/tex/latex/elsevier/elsart3p.cls @@ -31459,9 +31459,9 @@ revision 3313 shortdesc BibTeX styles to be used in Elsevier preprints. longdesc Four styles, one ‘harvard-like’, and three with numeric longdesc labels, for use with the Elsevier preprint styles. -docfiles size=961 +docfiles size=1 texmf-dist/doc/bibtex/elsevier-bib/README-bst -runfiles size=109197 +runfiles size=29 texmf-dist/bibtex/bst/elsevier-bib/elsart-harv.bst texmf-dist/bibtex/bst/elsevier-bib/elsart-num-names.bst texmf-dist/bibtex/bst/elsevier-bib/elsart-num-sort.bst @@ -31478,9 +31478,9 @@ shortdesc Fonts for typesetting Tolkien Elvish scripts. longdesc The bundle provides fonts for Cirth (cirth.mf, etc.) and for longdesc Tengwar (teng10.mf). The Tengwar fonts are supported by macros longdesc in teng.tex, or by the (better documented) tengtex package. -docfiles size=3702 +docfiles size=1 texmf-dist/doc/fonts/elvish/README -runfiles size=72852 +runfiles size=23 texmf-dist/fonts/source/public/elvish/elvish-cirth.mf texmf-dist/fonts/source/public/elvish/teng10.mf texmf-dist/fonts/source/public/elvish/tengdev.mf @@ -31499,12 +31499,12 @@ catalogue-license dfsg name em category Package revision 857 -docfiles size=10713 +docfiles size=3 texmf-dist/doc/latex/em/em.txt -srcfiles size=27953 +srcfiles size=8 texmf-dist/source/latex/em/em.fdd texmf-dist/source/latex/em/em.ins -runfiles size=16809 +runfiles size=5 texmf-dist/tex/latex/em/em.sty name emp @@ -31521,9 +31521,9 @@ longdesc is therefore useful for keeping illustrations in synchrony with longdesc the text. It also frees you from inventing descriptive names longdesc for PostScript files that fit into the confines of file system longdesc conventions. -docfiles size=63622 +docfiles size=16 texmf-dist/doc/latex/emp/manual.ps.gz -srcfiles size=63949 +srcfiles size=20 texmf-dist/source/latex/emp/COPYING texmf-dist/source/latex/emp/Makefile texmf-dist/source/latex/emp/README @@ -31531,7 +31531,7 @@ srcfiles size=63949 texmf-dist/source/latex/emp/emp.dtx texmf-dist/source/latex/emp/emp.ins texmf-dist/source/latex/emp/empman.drv -runfiles size=6808 +runfiles size=2 texmf-dist/tex/latex/emp/emp.sty catalogue-version catalogue-date 2006-12-12 21:21:26 +0100 @@ -31544,11 +31544,11 @@ revision 2240 shortdesc Produce output similar to that of APJ. longdesc A LaTeX class (based on RevTeX) to produce preprints with the longdesc page layout similar to that of the Astrophysical Journal. -docfiles size=200077 +docfiles size=50 texmf-dist/doc/latex/emulateapj/README details="Readme" texmf-dist/doc/latex/emulateapj/sample.pdf texmf-dist/doc/latex/emulateapj/sample.tex -runfiles size=54100 +runfiles size=14 texmf-dist/tex/latex/emulateapj/emulateapj.cls catalogue-version catalogue-date 2007-03-06 00:44:08 +0100 @@ -31558,7 +31558,7 @@ catalogue-license lppl name enctex category Package revision 613 -docfiles size=445476 +docfiles size=118 texmf-dist/doc/generic/enctex/COPYING texmf-dist/doc/generic/enctex/COPYING.UCD texmf-dist/doc/generic/enctex/INSTALL @@ -31573,7 +31573,7 @@ docfiles size=445476 texmf-dist/doc/generic/enctex/unimap.diff texmf-dist/doc/generic/enctex/unimap.py texmf-dist/doc/generic/enctex/vlna.tex -runfiles size=145552 +runfiles size=60 texmf-dist/tex/generic/enctex/1250-csf.tex texmf-dist/tex/generic/enctex/1250-il2.tex texmf-dist/tex/generic/enctex/1250-latex.tex @@ -31624,16 +31624,16 @@ longdesc Place all figures on pages by themselves at the end of the longdesc document, optionally leaving markers like "[Figure 3 about longdesc here]" in the text near to where the figure (or table) would longdesc normally have occurred. -docfiles size=377641 +docfiles size=95 texmf-dist/doc/latex/endfloat/COPYING texmf-dist/doc/latex/endfloat/endfloat.asc texmf-dist/doc/latex/endfloat/endfloat.pdf details="Package documentation" texmf-dist/doc/latex/endfloat/readme.enf -srcfiles size=84652 +srcfiles size=22 texmf-dist/source/latex/endfloat/endfloat.drv texmf-dist/source/latex/endfloat/endfloat.dtx texmf-dist/source/latex/endfloat/endfloat.ins -runfiles size=13535 +runfiles size=4 texmf-dist/tex/latex/endfloat/efxmpl.cfg texmf-dist/tex/latex/endfloat/endfloat.sty catalogue-version 2.4i @@ -31651,13 +31651,13 @@ longdesc the endnotes counter, and put a line marking the chapter change longdesc in the endnotes, at the beginning of every chapter. Endheads longdesc requires the fancyhdr, needspace, ifthen, and endnotes longdesc packages. -docfiles size=138375 +docfiles size=35 texmf-dist/doc/latex/endheads/README texmf-dist/doc/latex/endheads/endheads.pdf details="Package documentation" -srcfiles size=17649 +srcfiles size=6 texmf-dist/source/latex/endheads/endheads.dtx texmf-dist/source/latex/endheads/endheads.ins -runfiles size=5800 +runfiles size=2 texmf-dist/tex/latex/endheads/endheads.sty catalogue-version v1.2 catalogue-date 2007-01-18 22:59:12 +0100 @@ -31674,12 +31674,12 @@ longdesc American English pronunciation as one can find it in the longdesc ‘English Pronouncing Dictionary’ by Daniel Jones. There is longdesc an option to typeset the pronunciation in the style of longdesc Harrap’s dictionary. -docfiles size=485839 +docfiles size=121 texmf-dist/doc/latex/engpron/engpron.pdf details="Package documentation" language="fr" texmf-dist/doc/latex/engpron/engpron.xml texmf-dist/doc/latex/engpron/exemple.pdf texmf-dist/doc/latex/engpron/exemple.tex -runfiles size=6764 +runfiles size=2 texmf-dist/tex/latex/engpron/engpron.sty catalogue-version 1 catalogue-date 2006-12-12 21:21:26 +0100 @@ -31695,17 +31695,17 @@ longdesc number arguments to lower case or upper case greek letters. longdesc They have the syntax of \alph, i.e. \engrec{a_counter}, longdesc \EnGrec{a_counter}. Options are provided to work with the longdesc upgreek and fourier packages. Requires amsmath. -docfiles size=168597 +docfiles size=45 texmf-dist/doc/latex/engrec/Changements texmf-dist/doc/latex/engrec/Changes texmf-dist/doc/latex/engrec/LISEZMOI texmf-dist/doc/latex/engrec/README details="Package Readme" texmf-dist/doc/latex/engrec/engrec.pdf details="Package documentation" -srcfiles size=25993 +srcfiles size=8 texmf-dist/source/latex/engrec/Makefile texmf-dist/source/latex/engrec/engrec.dtx texmf-dist/source/latex/engrec/engrec.ins -runfiles size=4171 +runfiles size=2 texmf-dist/tex/latex/engrec/engrec.sty catalogue-version 1 catalogue-date 2006-12-12 21:21:26 +0100 @@ -31723,11 +31723,11 @@ longdesc structured replacements for all their funtionality), and in longdesc addition provides functions to compute the layout of labels, longdesc and to ‘clone’ the standard environments, to create new longdesc environments with counters of their own. -docfiles size=193503 +docfiles size=49 texmf-dist/doc/latex/enumitem/README details="Readme" texmf-dist/doc/latex/enumitem/enumitem.pdf details="Package documentation" texmf-dist/doc/latex/enumitem/enumitem.tex -runfiles size=19535 +runfiles size=5 texmf-dist/tex/latex/enumitem/enumitem.sty catalogue-version 2.1 catalogue-date 2007-07-01 23:56:05 +0200 @@ -31740,7 +31740,7 @@ revision 865 shortdesc Printing addresses on envelopes. longdesc A simple package, that prints both ‘from’ and ‘to’ longdesc addresses. -runfiles size=1294 +runfiles size=1 texmf-dist/tex/latex/envbig/envbig.sty catalogue-version catalogue-date 2007-01-02 01:17:18 +0100 @@ -31758,13 +31758,13 @@ longdesc a new author interface to creating new environments. For longdesc example: \NewEnvironment{test}{[#1]} wraps the entire longdesc environment body in square brackets, doing the right thing in longdesc ignoring leading and trailing spaces. -docfiles size=97375 +docfiles size=25 texmf-dist/doc/latex/environ/README details="Readme" texmf-dist/doc/latex/environ/environ.pdf details="Package documentation" -srcfiles size=16673 +srcfiles size=5 texmf-dist/source/latex/environ/environ.dtx texmf-dist/source/latex/environ/environ.ins -runfiles size=4586 +runfiles size=2 texmf-dist/tex/latex/environ/environ.cfg texmf-dist/tex/latex/environ/environ.sty catalogue-version 0.0 @@ -31780,17 +31780,17 @@ longdesc A LaTeX package for producing mailing envelopes and labels, longdesc including barcodes and address formatting according to the US longdesc Postal Service rules. Redefines the standard \makelabels longdesc command of the LaTeX letter documentclass. -docfiles size=136495 +docfiles size=35 texmf-dist/doc/latex/envlab/elguide.dvi texmf-dist/doc/latex/envlab/elguide.tex texmf-dist/doc/latex/envlab/envlab.dvi -srcfiles size=51176 +srcfiles size=15 texmf-dist/source/latex/envlab/elold.ins texmf-dist/source/latex/envlab/envlab.drv texmf-dist/source/latex/envlab/envlab.dtx texmf-dist/source/latex/envlab/envlab.ins texmf-dist/source/latex/envlab/readme.v11 -runfiles size=18132 +runfiles size=6 texmf-dist/tex/latex/envlab/envlab.cfg texmf-dist/tex/latex/envlab/envlab.sty catalogue-version 1.2 @@ -31802,10 +31802,10 @@ name epigrafica category Package revision 5094 execute addMap epigrafica.map -docfiles size=81090 +docfiles size=21 texmf-dist/doc/fonts/epigrafica/README texmf-dist/doc/fonts/epigrafica/epigrafica.pdf -runfiles size=518982 +runfiles size=161 texmf-dist/fonts/afm/public/epigrafica/Epigrafica-Entona.afm texmf-dist/fonts/afm/public/epigrafica/Epigrafica-EntonaReonta.afm texmf-dist/fonts/afm/public/epigrafica/Epigrafica-Ortha.afm @@ -31871,12 +31871,12 @@ shortdesc A package for typesetting epigraphs. longdesc Epigraphs are the pithy quotations often found at the start (or longdesc end) of a chapter. Both single epigraphs and lists of epigraphs longdesc are catered for. Various aspects are easily configurable. -docfiles size=1445 +docfiles size=1 texmf-dist/doc/latex/epigraph/README details="Readme" -srcfiles size=33259 +srcfiles size=9 texmf-dist/source/latex/epigraph/epigraph.dtx texmf-dist/source/latex/epigraph/epigraph.ins -runfiles size=4034 +runfiles size=1 texmf-dist/tex/latex/epigraph/epigraph.sty catalogue-version 1.5a catalogue-date 2007-01-02 01:17:18 +0100 @@ -31891,12 +31891,12 @@ longdesc The package contains all the necessary files to typeset Epi- longdesc Olmec ``documents'', a script used in Southern Middle America longdesc until about 500 AD. execute addMap epiolmec.map -docfiles size=129350 +docfiles size=32 texmf-dist/doc/latex/epiolmec/GlyphAccessCommands.pdf -srcfiles size=27929 +srcfiles size=8 texmf-dist/source/latex/epiolmec/epiolmec.dtx texmf-dist/source/latex/epiolmec/epiolmec.ins -runfiles size=126509 +runfiles size=34 texmf-dist/fonts/map/dvips/epiolmec/epiolmec.map texmf-dist/fonts/tfm/public/epiolmec/EpiOlmec.tfm texmf-dist/fonts/type1/public/epiolmec/Epi-Olmec.pfb @@ -31919,7 +31919,7 @@ longdesc useful LaTeX packages, notably graphics, graphicx, color, longdesc autopict (a package instance of the LaTeX picture code), longdesc psfrag, and url. depend bin-eplain -docfiles size=1670649 +docfiles size=416 texmf-dist/doc/eplain/AUTHORS texmf-dist/doc/eplain/COPYING texmf-dist/doc/eplain/ChangeLog @@ -31936,9 +31936,9 @@ docfiles size=1670649 texmf-dist/doc/eplain/doc/xhyper.jpg texmf-dist/doc/eplain/util/idxuniq texmf-dist/doc/eplain/util/trimsee -srcfiles size=375590 +srcfiles size=92 texmf-dist/source/eplain/eplain-source-3.1.zip -runfiles size=188248 +runfiles size=48 texmf-dist/tex/eplain/arrow.tex texmf-dist/tex/eplain/btxmac.tex texmf-dist/tex/eplain/eplain.aux @@ -31958,15 +31958,15 @@ longdesc takes a numeric argument (in the range 1-6), and selects a face longdesc image from a file that contains each of the 6 possible die longdesc faces. The graphic file is provided in both Encapsulated longdesc PostScript and PDF formats. -docfiles size=79596 +docfiles size=22 texmf-dist/doc/latex/epsdice/README details="Readme" texmf-dist/doc/latex/epsdice/dice.eps texmf-dist/doc/latex/epsdice/dice.pdf details="Sample dice" texmf-dist/doc/latex/epsdice/epsdice.pdf details="Package Documentation" -srcfiles size=18159 +srcfiles size=6 texmf-dist/source/latex/epsdice/epsdice.dtx texmf-dist/source/latex/epsdice/epsdice.ins -runfiles size=2918 +runfiles size=2 texmf-dist/tex/latex/epsdice/epsdice.cfg texmf-dist/tex/latex/epsdice/epsdice.sty catalogue-version 2.1 @@ -31984,7 +31984,7 @@ longdesc users, the package is nowadays deprecated in favour of the more longdesc sophisticated standard LaTeX graphics bundle of packages (which longdesc are also available to Plain TeX users, either via its Plain TeX longdesc version, or through the support offered by etex). -docfiles size=69781 +docfiles size=26 texmf-dist/doc/generic/epsf/LICENSE texmf-dist/doc/generic/epsf/Makefile texmf-dist/doc/generic/epsf/README details="Readme" @@ -32000,7 +32000,7 @@ docfiles size=69781 texmf-dist/doc/generic/epsf/tepsf1.tex texmf-dist/doc/generic/epsf/tepsf2.ltx texmf-dist/doc/generic/epsf/tepsf3.tex -runfiles size=53188 +runfiles size=14 texmf-dist/tex/generic/epsf/epsf.sty texmf-dist/tex/generic/epsf/epsf.tex catalogue-version 2.7.3 @@ -32011,7 +32011,7 @@ catalogue-license pd name epslatex-fr category Documentation revision 2550 -docfiles size=3226303 +docfiles size=823 texmf-doc/doc/french/epslatex-fr/Ball.eps texmf-doc/doc/french/epslatex-fr/CHAP2.sty texmf-doc/doc/french/epslatex-fr/Construction.eps @@ -32080,13 +32080,13 @@ longdesc The package calls the epstopdf package to convert EPS graphics longdesc to PDF, on the fly. It servs as a vehicle for passing longdesc conversion options (such as grayscale, prepress or pdfversion) longdesc to the epspdf converter. -docfiles size=444855 +docfiles size=111 texmf-dist/doc/latex/epspdfconversion/README details="Readme" texmf-dist/doc/latex/epspdfconversion/documentation/epspdfconversion_docu.pdf details="Package documentation" texmf-dist/doc/latex/epspdfconversion/documentation/epspdfconversion_docu.tex texmf-dist/doc/latex/epspdfconversion/documentation/testimage-static.eps texmf-dist/doc/latex/epspdfconversion/documentation/testimage.eps -runfiles size=5324 +runfiles size=2 texmf-dist/tex/latex/epspdfconversion/epspdfconversion.sty catalogue-version 0.3 catalogue-date 2007-10-16 11:01:13 +0200 @@ -32100,13 +32100,13 @@ shortdesc Description lists with equal indentation. longdesc This package provides a list environment which sets a longdesc description-like list but with the difference that the longdesc indentation corresponds to the longest item of the list. -docfiles size=95678 +docfiles size=25 texmf-dist/doc/latex/eqlist/eqlist.pdf details="Package documentation" texmf-dist/doc/latex/eqlist/eqlist.tex -srcfiles size=21856 +srcfiles size=7 texmf-dist/source/latex/eqlist/eqlist.dtx texmf-dist/source/latex/eqlist/eqlist.ins -runfiles size=2232 +runfiles size=1 texmf-dist/tex/latex/eqlist/eqlist.sty catalogue-version 2.1 catalogue-date 2007-01-02 10:01:06 +0100 @@ -32120,7 +32120,7 @@ shortdesc Name tags for equations. longdesc The \eqname command provides a name tag for the current longdesc equation, in place of an equation number. The name tag will be longdesc picked up by a subsequent \label command. -runfiles size=941 +runfiles size=1 texmf-dist/tex/latex/eqname/eqname.sty catalogue-version catalogue-date 2007-03-06 00:44:08 +0100 @@ -32136,14 +32136,14 @@ longdesc three columns, but otherwise behaves like LaTeX's eqnarray longdesc environment. This environment is similar, in some ways, to the longdesc align environment of amsmath. The package requires the array longdesc package. -srcfiles size=22918 +srcfiles size=9 texmf-dist/source/latex/eqnarray/README texmf-dist/source/latex/eqnarray/eqnarray.bbl texmf-dist/source/latex/eqnarray/eqnarray.drv texmf-dist/source/latex/eqnarray/eqnarray.dtx texmf-dist/source/latex/eqnarray/eqnarray.dvi texmf-dist/source/latex/eqnarray/eqnarray.ins -runfiles size=4272 +runfiles size=2 texmf-dist/tex/latex/eqnarray/eqnarray.sty catalogue-version 1.2a catalogue-date 2007-01-02 10:01:06 +0100 @@ -32167,13 +32167,13 @@ longdesc in eqparbox's documentation. Version 2.0 makes better use of longdesc TeX's memory, allows numbers and symbols to appear in tags, longdesc preserves fonts across \\ boundaries, and eliminates some longdesc incorrect \global prefixes. -docfiles size=176796 +docfiles size=44 texmf-dist/doc/latex/eqparbox/README details="Readme" texmf-dist/doc/latex/eqparbox/eqparbox.pdf details="Package documentation" -srcfiles size=31905 +srcfiles size=9 texmf-dist/source/latex/eqparbox/eqparbox.dtx texmf-dist/source/latex/eqparbox/eqparbox.ins -runfiles size=3490 +runfiles size=1 texmf-dist/tex/latex/eqparbox/eqparbox.sty catalogue-version 2.1 catalogue-date 2007-05-25 16:15:27 +0200 @@ -32189,14 +32189,14 @@ longdesc errata in LaTeX documents. This allows the user to maintain an longdesc updated version of the document (with all errors corrected) and longdesc to automatically generate an errata document highlighting the longdesc difference to the published version. -docfiles size=168874 +docfiles size=44 texmf-dist/doc/latex/errata/README details="Readme" texmf-dist/doc/latex/errata/errata-errata.tex texmf-dist/doc/latex/errata/errata.pdf details="Package documentation" -srcfiles size=19098 +srcfiles size=6 texmf-dist/source/latex/errata/errata.dtx texmf-dist/source/latex/errata/errata.ins -runfiles size=3526 +runfiles size=1 texmf-dist/tex/latex/errata/errata.sty catalogue-version v0.3 catalogue-date 2007-11-12 15:54:14 +0100 @@ -32206,7 +32206,7 @@ catalogue-license lppl name es-tex-faq category Documentation revision 2227 -docfiles size=1242766 +docfiles size=306 texmf-doc/doc/spanish/es-tex-faq/FAQ-CervanTeX.html texmf-doc/doc/spanish/es-tex-faq/FAQ-CervanTeX.latin1 texmf-doc/doc/spanish/es-tex-faq/FAQ-CervanTeX.pdf @@ -32222,12 +32222,12 @@ longdesc macros for derivatives, partial derivatives and multiple longdesc derivatives, and allows specification of the point at which the longdesc value is calculated. Some typographic alternatives may be longdesc selected by package options -docfiles size=196 +docfiles size=1 texmf-dist/doc/latex/esdiff/readme.txt -srcfiles size=11297 +srcfiles size=4 texmf-dist/source/latex/esdiff/esdiff.dtx texmf-dist/source/latex/esdiff/esdiff.ins -runfiles size=6138 +runfiles size=2 texmf-dist/tex/latex/esdiff/esdiff.sty catalogue-version 1.1 catalogue-date 2006-10-27 00:09:51 +0200 @@ -32246,12 +32246,12 @@ longdesc txfonts, etc.), but there is no good solution if you want to longdesc use Computer Modern. The package provides Metafont source and longdesc LaTeX macro support. execute addMixedMap esint.map -docfiles size=908 +docfiles size=1 texmf-dist/doc/latex/esint/esint.readme -srcfiles size=57474 +srcfiles size=15 texmf-dist/source/latex/esint/esint.dtx texmf-dist/source/latex/esint/esint.ins -runfiles size=55636 +runfiles size=18 texmf-dist/fonts/source/public/esint/bigint.mf texmf-dist/fonts/source/public/esint/esint10.mf texmf-dist/fonts/source/public/esint/mathint.mf @@ -32275,12 +32275,12 @@ longdesc fonts with TeX; the TFM files can be generated from the longdesc Metafont sources obtained by following the instructions in the longdesc normal way. depend esint -docfiles size=47635 +docfiles size=14 texmf-dist/doc/fonts/esint-type1/README details="Readme" texmf-dist/doc/fonts/esint-type1/README.plainTeX details="Using the fonts with Plain TeX" texmf-dist/doc/fonts/esint-type1/table.pdf details="Table of integral signs" texmf-dist/doc/fonts/esint-type1/table.tex -runfiles size=37746 +runfiles size=12 texmf-dist/dvips/esint-type1/config.esint texmf-dist/fonts/map/dvips/esint-type1/esint.map texmf-dist/fonts/type1/public/esint-type1/esint10.pfb @@ -32297,15 +32297,15 @@ shortdesc Modern Russian typesetting. longdesc The class offers modern Russian text formatting, in accordance longdesc with accepted design standards. Fonts not (apparently) longdesc available on CTAN are required for use of the class. -docfiles size=938421 +docfiles size=231 texmf-dist/doc/latex/eskd/README details="Package README" texmf-dist/doc/latex/eskd/eskd.pdf details="Package documentation" texmf-dist/doc/latex/eskd/example.eps texmf-dist/doc/latex/eskd/example.tex -srcfiles size=32402 +srcfiles size=9 texmf-dist/source/latex/eskd/eskd.dtx texmf-dist/source/latex/eskd/eskd.ins -runfiles size=16798 +runfiles size=5 texmf-dist/tex/latex/eskd/eskd.cls catalogue-version catalogue-date 2007-02-14 08:57:40 +0100 @@ -32319,7 +32319,7 @@ shortdesc Modern Russian typesetting. longdesc Eskdx is a collection of LaTeX classes and packages to typeset longdesc textual and graphical documents in accordance with Russian (and longdesc probably post USSR) standards for designers. -docfiles size=1730754 +docfiles size=461 texmf-dist/doc/latex/eskdx/ChangeLog texmf-dist/doc/latex/eskdx/FAQ details="Package FAQ" language="ru" texmf-dist/doc/latex/eskdx/INSTALL @@ -32382,7 +32382,7 @@ docfiles size=1730754 texmf-dist/doc/latex/eskdx/test/spec.tex texmf-dist/doc/latex/eskdx/test/specii.tex texmf-dist/doc/latex/eskdx/test/twoside.tex -runfiles size=115078 +runfiles size=44 texmf-dist/tex/latex/eskdx/eskdafterpkg.sty texmf-dist/tex/latex/eskdx/eskdappsheet.sty texmf-dist/tex/latex/eskdx/eskdbiblist.sty @@ -32423,7 +32423,7 @@ shortdesc Add picture commands (or backgrounds) to every page. longdesc Eso-pic is an extension of everyshi. Using everyshi's longdesc \EveryShipout command, eso-pic adds one or more user commands longdesc to LaTeX's shipout actions. -docfiles size=217240 +docfiles size=58 texmf-dist/doc/latex/eso-pic/README texmf-dist/doc/latex/eso-pic/eso-ex1.tex texmf-dist/doc/latex/eso-pic/eso-ex2.tex @@ -32431,11 +32431,11 @@ docfiles size=217240 texmf-dist/doc/latex/eso-pic/eso-ex4.tex texmf-dist/doc/latex/eso-pic/eso-ex5.tex texmf-dist/doc/latex/eso-pic/eso-pic.pdf -srcfiles size=22919 +srcfiles size=7 texmf-dist/source/latex/eso-pic/Makefile texmf-dist/source/latex/eso-pic/eso-pic.dtx texmf-dist/source/latex/eso-pic/eso-pic.ins -runfiles size=10773 +runfiles size=4 texmf-dist/tex/latex/eso-pic/eso-pic.sty texmf-dist/tex/latex/eso-pic/showframe.sty catalogue-version 1.1d @@ -32452,13 +32452,13 @@ longdesc Modern one. You have the choice between several kinds of longdesc arrows. The package consists of the relevant metafont code and longdesc a package to use it. execute addMap esvect.map -docfiles size=69143 +docfiles size=18 texmf-dist/doc/latex/esvect/README texmf-dist/doc/latex/esvect/esvect.pdf -srcfiles size=56298 +srcfiles size=15 texmf-dist/source/latex/esvect/esvect.dtx texmf-dist/source/latex/esvect/esvect.ins -runfiles size=169317 +runfiles size=58 texmf-dist/fonts/map/dvips/esvect/esvect.map texmf-dist/fonts/source/public/esvect/mathvec.mf texmf-dist/fonts/source/public/esvect/vecsym.mf @@ -32497,12 +32497,12 @@ longdesc similar to the enumerate environment, except that labels are longdesc decreasing instead of increasing. The package provides a longdesc noticeably more efficient alternative to the revnum package, longdesc which uses painfully many counters. -docfiles size=84616 +docfiles size=22 texmf-dist/doc/latex/etaremune/README details="Readme" texmf-dist/doc/latex/etaremune/etaremune.pdf details="Package documentation" -srcfiles size=20224 +srcfiles size=5 texmf-dist/source/latex/etaremune/etaremune.dtx -runfiles size=3251 +runfiles size=1 texmf-dist/tex/latex/etaremune/etaremune.sty catalogue-version v1.2 catalogue-date 2007-02-01 21:12:02 +0100 @@ -32512,7 +32512,7 @@ catalogue-license lppl name etex category Package revision 880 -docfiles size=451570 +docfiles size=114 texmf-dist/doc/etex/base/etex.html texmf-dist/doc/etex/base/etex_gen.tex texmf-dist/doc/etex/base/etex_man.pdf @@ -32523,7 +32523,7 @@ docfiles size=451570 texmf-dist/doc/etex/base/legal.html texmf-dist/doc/etex/base/nts-group.html texmf-dist/doc/etex/base/webmerge.tex -runfiles size=49950 +runfiles size=13 texmf-dist/tex/latex/etex/etex.sty texmf-dist/tex/plain/etex/etex.src texmf-dist/tex/plain/etex/etexdefs.lib @@ -32537,17 +32537,17 @@ longdesc collection of fonts and TeX macros for typesetting the longdesc characters of the languages of Ethiopia, with MetaFont fonts longdesc based on EthTeX’s. execute addMixedMap ethiop.map -docfiles size=530353 +docfiles size=133 texmf-dist/doc/latex/ethiop/MANIFEST texmf-dist/doc/latex/ethiop/README texmf-dist/doc/latex/ethiop/codeetha.tex texmf-dist/doc/latex/ethiop/codeethb.tex texmf-dist/doc/latex/ethiop/ethiodoc.pdf texmf-dist/doc/latex/ethiop/ethiodoc.tex -srcfiles size=54650 +srcfiles size=14 texmf-dist/source/latex/ethiop/ethiop.dtx texmf-dist/source/latex/ethiop/ethiop.ins -runfiles size=1073539 +runfiles size=337 texmf-dist/fonts/ofm/public/ethiop/etho10.ofm texmf-dist/fonts/ofm/public/ethiop/ethob10.ofm texmf-dist/fonts/ofm/public/ethiop/ethos10.ofm @@ -32731,10 +32731,10 @@ revision 2269 shortdesc Type 1 versions of Amharic fonts. longdesc These fonts are drop-in Adobe type 1 replacements for the fonts longdesc of the ethiop package. -docfiles size=19858 +docfiles size=6 texmf-dist/doc/latex/ethiop-t1/COPYING texmf-dist/doc/latex/ethiop-t1/README -runfiles size=5437313 +runfiles size=1348 texmf-dist/fonts/map/dvips/ethiop-t1/ethiop.map texmf-dist/fonts/type1/public/ethiop-t1/etha10.pfb texmf-dist/fonts/type1/public/ethiop-t1/etha6.pfb @@ -32799,11 +32799,11 @@ longdesc the name elatex. This package will not modify any part of the longdesc LaTeX kernel. Its name is not meant to imply that it patches longdesc LaTeX such that the kernel makes use of e-TeX facilities by longdesc default. -docfiles size=204940 +docfiles size=52 texmf-dist/doc/latex/etoolbox/README details="Readme" texmf-dist/doc/latex/etoolbox/etoolbox.pdf details="Package documentation" texmf-dist/doc/latex/etoolbox/etoolbox.tex -runfiles size=20418 +runfiles size=5 texmf-dist/tex/latex/etoolbox/etoolbox.sty catalogue-version 1.3 catalogue-date 2007-10-16 11:01:13 +0200 @@ -32813,14 +32813,14 @@ catalogue-license lppl name euenc category Package revision 3737 -docfiles size=114863 +docfiles size=30 texmf-dist/doc/xelatex/euenc/README texmf-dist/doc/xelatex/euenc/euenc.pdf texmf-dist/doc/xelatex/euenc/test-eu1lm.ltx -srcfiles size=21909 +srcfiles size=6 texmf-dist/source/xelatex/euenc/euenc.dtx texmf-dist/source/xelatex/euenc/euenc.ins -runfiles size=9368 +runfiles size=7 texmf-dist/tex/xelatex/euenc/eu1enc.def texmf-dist/tex/xelatex/euenc/lm/eu1lmdh.fd texmf-dist/tex/xelatex/euenc/lm/eu1lmr.fd @@ -32841,13 +32841,13 @@ longdesc handwriting.” [concrete-tug] The euler package is based on longdesc Knuth’s macros for the book ‘Concrete Mathematics’. The longdesc text fonts for the Concrete book are supported by the beton longdesc package. -docfiles size=39768 +docfiles size=10 texmf-dist/doc/latex/euler/euler.dvi -srcfiles size=34543 +srcfiles size=11 texmf-dist/source/latex/euler/euler.dtx texmf-dist/source/latex/euler/euler.ins texmf-dist/source/latex/euler/legal.txt -runfiles size=12116 +runfiles size=3 texmf-dist/tex/latex/euler/euler.sty catalogue-version catalogue-date 2006-12-09 23:51:48 +0100 @@ -32871,11 +32871,11 @@ longdesc particularly in conjunction with Type1 PostScript text fonts. longdesc They are compatible with amsmath. A package option allows the longdesc fonts to be loaded at 95% of their nominal size, thus blending longdesc better with certain text fonts, e.g., Minion. -docfiles size=125516 +docfiles size=32 texmf-dist/doc/latex/eulervm/README.eulervm details="Package Readme" texmf-dist/doc/latex/eulervm/eulervm.pdf details="Package documentation" texmf-dist/doc/latex/eulervm/manifest.txt -srcfiles size=79828 +srcfiles size=34 texmf-dist/source/latex/eulervm/eulervm.dtx texmf-dist/source/latex/eulervm/eulervm.ins texmf-dist/source/latex/eulervm/fontinst/Makefile @@ -32895,7 +32895,7 @@ srcfiles size=79828 texmf-dist/source/latex/eulervm/fontinst/unsetams.mtx texmf-dist/source/latex/eulervm/fontinst/unseteus.mtx texmf-dist/source/latex/eulervm/fontinst/unsetex.mtx -runfiles size=44822 +runfiles size=32 texmf-dist/fonts/tfm/public/eulervm/zeuex10.tfm texmf-dist/fonts/tfm/public/eulervm/zeurb10.tfm texmf-dist/fonts/tfm/public/eulervm/zeurb5.tfm @@ -32940,16 +32940,16 @@ longdesc a Framework 7 Proposal. It is optimized towards collaborative longdesc projects. The package comes with an extensive example (a fake longdesc EU proposal; see the file propB.tex) that shows all elements in longdesc action. -docfiles size=348618 +docfiles size=88 texmf-dist/doc/latex/euproposal/README details="Readme" texmf-dist/doc/latex/euproposal/euproposal.pdf details="Package documentation" texmf-dist/doc/latex/euproposal/propB.delivs texmf-dist/doc/latex/euproposal/propB.pdf details="The fake proposal" texmf-dist/doc/latex/euproposal/propB.tex -srcfiles size=31620 +srcfiles size=9 texmf-dist/source/latex/euproposal/euproposal.dtx texmf-dist/source/latex/euproposal/euproposal.ins -runfiles size=14031 +runfiles size=4 texmf-dist/tex/latex/euproposal/euproposal.cls catalogue-version 0.3 catalogue-date 2007-11-10 11:06:38 +0100 @@ -32966,14 +32966,14 @@ longdesc way. Write, e.g., \ATS{17.6} to get something like ‘17,60 öS longdesc (1,28 Euro)’ automatically. Conversion rates for the initial longdesc Euro-zone countries are already built-in. Further rates can be longdesc added easily. The package uses the fp package to do its sums. -docfiles size=223709 +docfiles size=56 texmf-dist/doc/latex/euro/euro.pdf texmf-dist/doc/latex/euro/euro.txt -srcfiles size=50236 +srcfiles size=14 texmf-dist/source/latex/euro/Makefile texmf-dist/source/latex/euro/euro.dtx texmf-dist/source/latex/euro/euro.ins -runfiles size=6433 +runfiles size=2 texmf-dist/tex/latex/euro/euro.sty catalogue-version 1.1 catalogue-date 2006-09-12 14:13:09 +0200 @@ -32986,11 +32986,11 @@ revision 1487 shortdesc Euro and CE sign font. longdesc MetaFont source for the symbols in several variants, designed longdesc to fit with Computer Modern-set text. -docfiles size=14614 +docfiles size=5 texmf-dist/doc/fonts/euro-ce/euro-ce.doc texmf-dist/doc/fonts/euro-ce/euro-ce.dvi texmf-dist/doc/fonts/euro-ce/euro-ce.tex -runfiles size=24310 +runfiles size=26 texmf-dist/fonts/source/public/euro-ce/ceit.mf texmf-dist/fonts/source/public/euro-ce/cemac.mf texmf-dist/fonts/source/public/euro-ce/cerm.mf @@ -33042,7 +33042,7 @@ longdesc selection between these can be done using options passed to the longdesc package. The eurofont package also ‘knows’ about the longdesc China2e font’s euro symbol, and can be configured to use it. execute addMap zpeu.map -docfiles size=322405 +docfiles size=84 texmf-dist/doc/fonts/eurofont/README.europs texmf-dist/doc/fonts/eurofont/README.eurosans texmf-dist/doc/fonts/eurofont/dvidrive.txt @@ -33053,7 +33053,7 @@ docfiles size=322405 texmf-dist/doc/fonts/eurofont/eutest.dvi texmf-dist/doc/fonts/eurofont/eutest.tex texmf-dist/doc/fonts/eurofont/readme.txt details="Package Readme" -srcfiles size=19053 +srcfiles size=11 texmf-dist/source/fonts/eurofont/europs.dtx texmf-dist/source/fonts/eurofont/europs.ins texmf-dist/source/fonts/eurofont/install.sh @@ -33063,7 +33063,7 @@ srcfiles size=19053 texmf-dist/source/fonts/eurofont/marvosym/tfmfiles/original/fmvri8x.tfm texmf-dist/source/fonts/eurofont/marvosym/tfmfiles/yandy/fmvr8x.tfm texmf-dist/source/fonts/eurofont/marvosym/tfmfiles/yandy/fmvri8x.tfm -runfiles size=36535 +runfiles size=17 texmf-dist/fonts/map/dvips/eurofont/zpeu.map texmf-dist/tex/latex/eurofont/eurofont.cfg texmf-dist/tex/latex/eurofont/eurofont.sty @@ -33092,7 +33092,7 @@ longdesc enough to be used for any kind of curriculum vitae. The class longdesc has localisations for all the official languages of the EU longdesc (plus Catalan), as well as options permitting input in UTF-8 longdesc and koi8-r. -docfiles size=959127 +docfiles size=245 texmf-dist/doc/latex/europecv/europecv.pdf details="Class documentation:" texmf-dist/doc/latex/europecv/europecv.tex texmf-dist/doc/latex/europecv/examples/at.pdf @@ -33113,7 +33113,7 @@ docfiles size=959127 texmf-dist/doc/latex/europecv/templates/cv_template_pl.pdf texmf-dist/doc/latex/europecv/templates/cv_template_pl.tex texmf-dist/doc/latex/europecv/templates/publications.bib -runfiles size=166474 +runfiles size=63 texmf-dist/tex/latex/europecv/EuropeFlagBW.eps texmf-dist/tex/latex/europecv/EuropeFlagBW.pdf texmf-dist/tex/latex/europecv/EuropeFlagBlueCMYK.eps @@ -33173,9 +33173,9 @@ longdesc only available from Adobe (though the fonts are free of charge, longdesc the licence conditions prevent CTAN from distributing them). longdesc Metrics and maps for using the fonts (at all) are available via longdesc the adobe-euro package. -docfiles size=5525 +docfiles size=2 texmf-dist/doc/latex/eurosans/README.eurosans details="Readme" -runfiles size=2535 +runfiles size=1 texmf-dist/tex/latex/eurosans/eurosans.sty catalogue-version 2.1 catalogue-date 2007-09-28 12:11:57 +0200 @@ -33192,7 +33192,7 @@ longdesc and providing several shapes (normal, slanted, bold, outline). longdesc The package also includes a LaTeX package which defines the longdesc macro, pre-compiled tfm files, and documentation. execute addMixedMap eurosym.map -docfiles size=19908 +docfiles size=12 texmf-dist/doc/fonts/eurosym/COPYING texmf-dist/doc/fonts/eurosym/Changes texmf-dist/doc/fonts/eurosym/README details="Readme" @@ -33202,10 +33202,10 @@ docfiles size=19908 texmf-dist/doc/fonts/eurosym/runlatex texmf-dist/doc/fonts/eurosym/src/Makefile texmf-dist/doc/fonts/eurosym/testeuro.tex -srcfiles size=2167 +srcfiles size=2 texmf-dist/source/fonts/eurosym/Makefile texmf-dist/source/fonts/eurosym/eurosym.cpp -runfiles size=224229 +runfiles size=72 texmf-dist/fonts/map/dvips/eurosym/eurosym.map texmf-dist/fonts/source/public/eurosym/fey.mf texmf-dist/fonts/source/public/eurosym/feybl10.mf @@ -33241,7 +33241,7 @@ catalogue-license other name euxm category Package revision 101 -runfiles size=6095 +runfiles size=7 texmf-dist/fonts/source/public/euxm/euxm10.mf texmf-dist/fonts/source/public/euxm/euxm5.mf texmf-dist/fonts/source/public/euxm/euxm7.mf @@ -33260,13 +33260,13 @@ longdesc the page is composed, but before it is shipped, so they can be longdesc used to prepare the output page in tasks like putting longdesc watermarks in the background, or in setting the next page longdesc layout, etc. -docfiles size=19074 +docfiles size=6 texmf-dist/doc/latex/everypage/README texmf-dist/doc/latex/everypage/everypage.pdf -srcfiles size=12111 +srcfiles size=4 texmf-dist/source/latex/everypage/everypage.dtx texmf-dist/source/latex/everypage/everypage.ins -runfiles size=1816 +runfiles size=1 texmf-dist/tex/latex/everypage/everypage.sty catalogue-version 1.0 catalogue-date 2007-03-06 10:34:25 +0100 @@ -33299,11 +33299,11 @@ longdesc to headers and/or footers to allow for this. Note that the longdesc bundles examdesign and exams also provide a file exam.cls; longdesc these bundles therefore clash, and should not be installed on longdesc the same system. -docfiles size=431759 +docfiles size=107 texmf-dist/doc/latex/exam/README details="Package Readme" texmf-dist/doc/latex/exam/examdoc.pdf details="Package documentation" texmf-dist/doc/latex/exam/examdoc.tex -runfiles size=154056 +runfiles size=38 texmf-dist/tex/latex/exam/exam.cls catalogue-version 2.2 catalogue-date 2006-12-09 23:51:48 +0100 @@ -33313,7 +33313,7 @@ catalogue-license lppl name examdesign category Package revision 2100 -docfiles size=463650 +docfiles size=121 texmf-dist/doc/latex/examdesign/Bugs texmf-dist/doc/latex/examdesign/Changes texmf-dist/doc/latex/examdesign/INSTALL @@ -33326,10 +33326,10 @@ docfiles size=463650 texmf-dist/doc/latex/examdesign/examplec.pdf texmf-dist/doc/latex/examdesign/examplec.tex texmf-dist/doc/latex/examdesign/foobar.tex -srcfiles size=138916 +srcfiles size=35 texmf-dist/source/latex/examdesign/examdesign.dtx texmf-dist/source/latex/examdesign/examdesign.ins -runfiles size=48281 +runfiles size=12 texmf-dist/tex/latex/examdesign/examdesign.cls name examplep @@ -33353,7 +33353,7 @@ longdesc package for authors of manuals. With codep it is possible to longdesc generate the source code, the LaTeX or METAPOST output and the longdesc compilable example file from a single source embedded into the longdesc appropriate place of the .tex document file. -docfiles size=558736 +docfiles size=142 texmf-dist/doc/latex/examplep/README texmf-dist/doc/latex/examplep/eurotex_2005_examplep.pdf texmf-dist/doc/latex/examplep/eurotex_2005_examplep.tex @@ -33364,7 +33364,7 @@ docfiles size=558736 texmf-dist/doc/latex/examplep/shorthyp_t1xtts.eps texmf-dist/doc/latex/examplep/shorthyp_t1xtts.pdf texmf-dist/doc/latex/examplep/wrfiles.pl -runfiles size=131377 +runfiles size=34 texmf-dist/tex/latex/examplep/codep.sty texmf-dist/tex/latex/examplep/examplep.sty texmf-dist/tex/latex/examplep/verbfwr.sty @@ -33386,13 +33386,13 @@ longdesc customisable. It is then possible to typeset long problems, longdesc short exercises, questionnaires, etc. Usage of the babel longdesc package is detected, but not fully supported by now (only longdesc english and french are implemented). -docfiles size=215493 +docfiles size=54 texmf-dist/doc/latex/exercise/README details="Readme" texmf-dist/doc/latex/exercise/exercise.pdf details="Package documentation" -srcfiles size=57628 +srcfiles size=15 texmf-dist/source/latex/exercise/exercise.dtx texmf-dist/source/latex/exercise/exercise.ins -runfiles size=25630 +runfiles size=7 texmf-dist/tex/latex/exercise/exercise.sty catalogue-version 1.2 catalogue-date 2007-01-03 21:31:08 +0100 @@ -33408,14 +33408,14 @@ longdesc features to the LaTeX description environment. It supports longdesc changing the left margin. With \listpart there is a new command longdesc available which makes it possible to break a list for a comment longdesc without touching any counters. -docfiles size=2919 +docfiles size=1 texmf-dist/doc/latex/expdlist/readme.txt -srcfiles size=50424 +srcfiles size=14 texmf-dist/source/latex/expdlist/expdlisg.drv texmf-dist/source/latex/expdlist/expdlist.drv texmf-dist/source/latex/expdlist/expdlist.dtx texmf-dist/source/latex/expdlist/expdlist.ins -runfiles size=4539 +runfiles size=2 texmf-dist/tex/latex/expdlist/expdlist.sty catalogue-version 2.4 catalogue-date 2007-01-03 21:31:08 +0100 @@ -33430,7 +33430,7 @@ longdesc Experimental packages for experienced TeX programmers to longdesc experiment with, and comment on. They contain a proposed set of longdesc syntax conventions and basic data-types that might form the longdesc basis for programming large scale projects in TeX. -docfiles size=798326 +docfiles size=202 texmf-dist/doc/latex/expl3/ChangeLog.fmi texmf-dist/doc/latex/expl3/expl3.pdf details="The LaTeX3 Programming Language" texmf-dist/doc/latex/expl3/expl3.tex @@ -33444,7 +33444,7 @@ docfiles size=798326 texmf-dist/doc/latex/expl3/test1.tex texmf-dist/doc/latex/expl3/test2.tex texmf-dist/doc/latex/expl3/test3.tex -srcfiles size=758203 +srcfiles size=199 texmf-dist/source/latex/expl3/l3.ins texmf-dist/source/latex/expl3/l3alloc.dtx texmf-dist/source/latex/expl3/l3basics.dtx @@ -33472,7 +33472,7 @@ srcfiles size=758203 texmf-dist/source/latex/expl3/l3toks.dtx texmf-dist/source/latex/expl3/l3vers.dtx texmf-dist/source/latex/expl3/l3xref.dtx -runfiles size=432833 +runfiles size=116 texmf-dist/tex/latex/expl3/l3basics.sty texmf-dist/tex/latex/expl3/l3box.sty texmf-dist/tex/latex/expl3/l3calc.sty @@ -33511,13 +33511,13 @@ longdesc LaTeX registers (counters, rigid and rubber lengths only). It longdesc is definitely not for faint-hearted users. The package may be longdesc used, for example, to communicate between documents for the longdesc purposes of dvipaste. -docfiles size=1067 +docfiles size=1 texmf-dist/doc/latex/export/00readme -srcfiles size=30055 +srcfiles size=9 texmf-dist/source/latex/export/export.dtx texmf-dist/source/latex/export/export.ins texmf-dist/source/latex/export/export.l -runfiles size=19854 +runfiles size=6 texmf-dist/tex/latex/export/dvipaste.sty texmf-dist/tex/latex/export/export.sty catalogue-version 1.8 @@ -33535,7 +33535,7 @@ longdesc Particular support is provided for creating EXPRESS-G diagrams, longdesc for example IDEF1X, OMT, Shlaer-Mellor, and NIAM diagrams. The longdesc package may also be used to create UML and most other Box-Line- longdesc Annotation charts, but not Gantt charts directly. -docfiles size=546187 +docfiles size=137 texmf-dist/doc/metapost/expressg/README details="Package Readme" texmf-dist/doc/metapost/expressg/aamfigs.pdf details="Examples of use" texmf-dist/doc/metapost/expressg/aamfigs.tex @@ -33544,10 +33544,10 @@ docfiles size=546187 texmf-dist/doc/metapost/expressg/expressg.pdf details="Package documentation" texmf-dist/doc/metapost/expressg/n2mps.sh texmf-dist/doc/metapost/expressg/n2mpsprl.prl -srcfiles size=213895 +srcfiles size=53 texmf-dist/source/metapost/expressg/expressg.dtx texmf-dist/source/metapost/expressg/expressg.ins -runfiles size=86805 +runfiles size=23 texmf-dist/metapost/expressg/aam.mp texmf-dist/metapost/expressg/expeg.mp texmf-dist/metapost/expressg/expressg.mp @@ -33559,11 +33559,11 @@ catalogue-license lppl name extarrows category Package revision 899 -docfiles size=36969 +docfiles size=11 texmf-dist/doc/latex/extarrows/README texmf-dist/doc/latex/extarrows/extarrows-test.pdf texmf-dist/doc/latex/extarrows/extarrows-test.tex -runfiles size=1561 +runfiles size=1 texmf-dist/tex/latex/extarrows/extarrows.sty name exteps @@ -33574,12 +33574,12 @@ longdesc Exteps is a module for including external EPS figures into longdesc MetaPost figures. It is written entirely in MetaPost, and does longdesc not therefore require any post processing of the MetaPost longdesc output. -docfiles size=200805 +docfiles size=51 texmf-dist/doc/metapost/exteps/LICENSE texmf-dist/doc/metapost/exteps/README texmf-dist/doc/metapost/exteps/delfin texmf-dist/doc/metapost/exteps/exteps.pdf details="Package documentation" -runfiles size=8344 +runfiles size=3 texmf-dist/metapost/exteps/exteps.mp catalogue-version 0.41 catalogue-date 2007-03-06 10:34:25 +0100 @@ -33593,13 +33593,13 @@ shortdesc Extensible arrows in mathematics. longdesc The exptfeil package provides some more extensible arrows longdesc (usable in the same way as xleftarrow from amsmath), and a longdesc command to simply create new ones. -docfiles size=207735 +docfiles size=52 texmf-dist/doc/latex/extpfeil/README details="Readme" texmf-dist/doc/latex/extpfeil/extpfeil.pdf details="Benutzerdoku:" language="de" -srcfiles size=16664 +srcfiles size=5 texmf-dist/source/latex/extpfeil/extpfeil.dtx texmf-dist/source/latex/extpfeil/extpfeil.ins -runfiles size=2663 +runfiles size=1 texmf-dist/tex/latex/extpfeil/extpfeil.sty catalogue-version 0.3 catalogue-date 2007-03-06 10:34:25 +0100 @@ -33624,12 +33624,12 @@ longdesc package option, one can specify exactly which commands (counted longdesc from the start of the document) should be extracted and which longdesc not. This might be useful for extracting specific slides from a longdesc presentation and use them in a new file. -docfiles size=204380 +docfiles size=51 texmf-dist/doc/latex/extract/README details="Package README" texmf-dist/doc/latex/extract/extract.pdf details="Package documentation" -srcfiles size=74829 +srcfiles size=19 texmf-dist/source/latex/extract/extract.dtx -runfiles size=15812 +runfiles size=4 texmf-dist/tex/latex/extract/extract.sty catalogue-version 1.8 catalogue-date 2006-11-09 15:16:55 +0100 @@ -33643,10 +33643,10 @@ shortdesc Extend the standard classes' size options. longdesc Provides classes extarticle and extreport, extletter, extbook, longdesc extproc which allow for documents with a base font of size longdesc 8–20pt. -docfiles size=7033 +docfiles size=2 texmf-dist/doc/latex/extsizes/README details="Readme" texmf-dist/doc/latex/extsizes/readme.extsizes -runfiles size=120589 +runfiles size=35 texmf-dist/tex/latex/extsizes/autopagewidth.sty texmf-dist/tex/latex/extsizes/extarticle.cls texmf-dist/tex/latex/extsizes/extbook.cls @@ -33676,15 +33676,15 @@ longdesc the recipient can be sure that every page has been received and longdesc all pages are complete, and in the correct order. The class longdesc evolved from the fax package, and provides much better language longdesc support. -docfiles size=45807 +docfiles size=13 texmf-dist/doc/latex/facsimile/README details="Readme" texmf-dist/doc/latex/facsimile/example.dvi texmf-dist/doc/latex/facsimile/example.tex texmf-dist/doc/latex/facsimile/facsimile.pdf details="Package documentation" -srcfiles size=38405 +srcfiles size=11 texmf-dist/source/latex/facsimile/facsimile.dtx texmf-dist/source/latex/facsimile/facsimile.ins -runfiles size=16392 +runfiles size=5 texmf-dist/tex/latex/facsimile/fac-de.cfg texmf-dist/tex/latex/facsimile/fac-en.cfg texmf-dist/tex/latex/facsimile/facsimile.cls @@ -33703,13 +33703,13 @@ longdesc similar to the ‘A/B’ that is provided by the nicefrac longdesc package (part of the units distribution), and by the xfrac longdesc package; the most obvious difference is that the numerator and longdesc denominator’s sizes do not change in the \faktor command. -docfiles size=106044 +docfiles size=26 texmf-dist/doc/latex/faktor/README details="Readme and basic instructions" texmf-dist/doc/latex/faktor/faktor.pdf details="Benutzerdoku:" language="de" -srcfiles size=10046 +srcfiles size=3 texmf-dist/source/latex/faktor/faktor.dtx texmf-dist/source/latex/faktor/faktor.ins -runfiles size=1832 +runfiles size=1 texmf-dist/tex/latex/faktor/faktor.sty catalogue-version 0.1b catalogue-date 2007-02-27 14:19:10 +0100 @@ -33724,10 +33724,10 @@ longdesc Provides variants of \fbox: \shadowbox, \doublebox, \ovalbox, longdesc \Ovalbox, with helpful tools for using box macros and flexible longdesc verbatim macros. You can box mathematics, floats, center, longdesc flushleft, and flushright, lists, and pages. -docfiles size=239478 +docfiles size=59 texmf-dist/doc/latex/fancybox/fancybox.doc texmf-dist/doc/latex/fancybox/fancybox.pdf -runfiles size=27419 +runfiles size=7 texmf-dist/tex/latex/fancybox/fancybox.sty catalogue-version 1.3 catalogue-date 2007-09-18 12:00:15 +0200 @@ -33742,11 +33742,11 @@ longdesc The package provides extensive facilities, both for longdesc constructing headers and footers, and for controlling their use longdesc (for example, at times when LaTeX would automatically change longdesc the heading style in use). -docfiles size=381119 +docfiles size=95 texmf-dist/doc/latex/fancyhdr/README details="Package Readme" texmf-dist/doc/latex/fancyhdr/fancyhdr.pdf details="Users' manual" texmf-dist/doc/latex/fancyhdr/fancyhdr.tex -runfiles size=26089 +runfiles size=8 texmf-dist/tex/latex/fancyhdr/extramarks.sty texmf-dist/tex/latex/fancyhdr/fancyhdr.sty catalogue-version 3.1 @@ -33757,7 +33757,7 @@ catalogue-license lppl name fancyhdr-it category Documentation revision 14 -docfiles size=455170 +docfiles size=113 texmf-doc/doc/italian/fancyhdr-it/Makefile texmf-doc/doc/italian/fancyhdr-it/itfancyhdr.pdf texmf-doc/doc/italian/fancyhdr-it/itfancyhdr.tex @@ -33768,7 +33768,7 @@ revision 2250 shortdesc Typeset numbers. longdesc A LaTeX package for typesetting numbers, in particular floating longdesc point numbers, such as you find in program output. -docfiles size=138494 +docfiles size=39 texmf-dist/doc/latex/fancynum/CHANGES texmf-dist/doc/latex/fancynum/README details="Package README" texmf-dist/doc/latex/fancynum/aue.txt @@ -33777,12 +33777,12 @@ docfiles size=138494 texmf-dist/doc/latex/fancynum/examples.pdf texmf-dist/doc/latex/fancynum/examples.tex texmf-dist/doc/latex/fancynum/fancynum.pdf details="Package documentation" -srcfiles size=14054 +srcfiles size=6 texmf-dist/source/latex/fancynum/Makefile texmf-dist/source/latex/fancynum/fancynum.dtx texmf-dist/source/latex/fancynum/fancynum.ins texmf-dist/source/latex/fancynum/tables.c -runfiles size=2796 +runfiles size=1 texmf-dist/tex/latex/fancynum/fancynum.sty catalogue-version 0.92 catalogue-date 2006-10-05 22:17:39 +0200 @@ -33798,15 +33798,15 @@ longdesc package's reference commands (\fref and \Fref) that recognise longdesc what sort of object is being referenced. So, for example, the longdesc label for a \section would be expected to be of the form longdesc ‘sec:foo’: the package would recognise the ‘sec:’ part. -docfiles size=142640 +docfiles size=37 texmf-dist/doc/latex/fancyref/COPYING texmf-dist/doc/latex/fancyref/README details="Package Readme" texmf-dist/doc/latex/fancyref/fancyref.pdf details="Package documentation" texmf-dist/doc/latex/fancyref/freftest.tex -srcfiles size=80735 +srcfiles size=21 texmf-dist/source/latex/fancyref/fancyref.dtx texmf-dist/source/latex/fancyref/fancyref.ins -runfiles size=15867 +runfiles size=4 texmf-dist/tex/latex/fancyref/fancyref.sty catalogue-version 0.9c catalogue-date 2006-12-05 17:23:05 +0100 @@ -33824,7 +33824,7 @@ longdesc TeX materials (animated graphics) from an external PDF file. To longdesc see the tooltips, you have to open the files in Adobe Reader. longdesc The links and JavaScripts are inserted using eforms package longdesc from the AcroTeX bundle. -docfiles size=605216 +docfiles size=158 texmf-dist/doc/latex/fancytooltips/README texmf-dist/doc/latex/fancytooltips/examples/blackpanel.tex texmf-dist/doc/latex/fancytooltips/examples/example-min.tex @@ -33841,10 +33841,10 @@ docfiles size=605216 texmf-dist/doc/latex/fancytooltips/fancytooltips.pdf details="Package documentation" texmf-dist/doc/latex/fancytooltips/tip.pdf texmf-dist/doc/latex/fancytooltips/tip.tex -srcfiles size=22207 +srcfiles size=6 texmf-dist/source/latex/fancytooltips/fancytooltips.dtx texmf-dist/source/latex/fancytooltips/fancytooltips.ins -runfiles size=9709 +runfiles size=3 texmf-dist/tex/latex/fancytooltips/fancytooltips.sty catalogue-version 1.3 catalogue-date 2007-07-31 12:45:39 +0200 @@ -33861,18 +33861,18 @@ longdesc parameters; ability to define new customized verbatim longdesc environments; save and restore verbatim text and environments; longdesc write and read files in verbatim mode; build "example" longdesc environments (showing both result and verbatim source). -docfiles size=209342 +docfiles size=53 texmf-dist/doc/latex/fancyvrb/README details="Readme" texmf-dist/doc/latex/fancyvrb/artistic2.txt texmf-dist/doc/latex/fancyvrb/fancyvrb.pdf details="Package documentation" texmf-dist/doc/latex/fancyvrb/t-fvrbex.tex -srcfiles size=183404 +srcfiles size=48 texmf-dist/source/latex/fancyvrb/README.contrib texmf-dist/source/latex/fancyvrb/fancyvrb.dtx texmf-dist/source/latex/fancyvrb/fancyvrb.ins texmf-dist/source/latex/fancyvrb/fvrb-ex.dtx texmf-dist/source/latex/fancyvrb/fvrb-ex.ins -runfiles size=62870 +runfiles size=18 texmf-dist/tex/latex/fancyvrb/fancyvrb.sty texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty texmf-dist/tex/latex/fancyvrb/hbaw.sty @@ -33891,7 +33891,7 @@ longdesc class (from the ntgclass bundle), if it's available, and the longdesc lastpage package. A package sig.sty is included, which enables longdesc use of scanned signatures; this package is dependent on emTeX longdesc graphics \special commands. -docfiles size=89438 +docfiles size=30 texmf-dist/doc/latex/fax/fax.unx texmf-dist/doc/latex/fax/faxdoc.pdf details="Documentation of fax.cls" texmf-dist/doc/latex/fax/faxdoc.tex @@ -33903,7 +33903,7 @@ docfiles size=89438 texmf-dist/doc/latex/fax/sigdoc.tex texmf-dist/doc/latex/fax/test.tex texmf-dist/doc/latex/fax/van.fax -runfiles size=5328 +runfiles size=3 texmf-dist/tex/latex/fax/fax.cls texmf-dist/tex/latex/fax/sig.sty catalogue-version @@ -33919,13 +33919,13 @@ longdesc The fonts are provided as MetaFont source, in the familiar longdesc arrangement of lots of (autogenerated) preamble files and a longdesc modest set of glyph specifications. (A similar arrangement longdesc appears in the ec and lh font bundles.) -docfiles size=85084 +docfiles size=24 texmf-dist/doc/fonts/fc/fc.bug texmf-dist/doc/fonts/fc/fc.rme texmf-dist/doc/fonts/fc/fctugbot.tex texmf-dist/doc/fonts/fc/fontdef.fc_old texmf-dist/doc/fonts/fc/licence.gnu -runfiles size=1033885 +runfiles size=594 texmf-dist/fonts/source/jknappen/fc/b-fcbx.mf texmf-dist/fonts/source/jknappen/fc/b-fcbxi.mf texmf-dist/fonts/source/jknappen/fc/b-fcbxsl.mf @@ -34425,7 +34425,7 @@ shortdesc MetaPost macros for 3D. longdesc These macros allow the production of three-dimensional schemes longdesc containing: angles, circles, cylinders, cones and spheres, longdesc among other things. -docfiles size=1544074 +docfiles size=493 texmf-dist/doc/metapost/featpost/README.ctan texmf-dist/doc/metapost/featpost/README.featpost texmf-dist/doc/metapost/featpost/bashscript/dosome.sh @@ -34609,7 +34609,7 @@ docfiles size=1544074 texmf-dist/doc/metapost/featpost/typesetinspace/mp-tool.mp texmf-dist/doc/metapost/featpost/xcmd/README.xcmd texmf-dist/doc/metapost/featpost/xcmd/xmpost -runfiles size=111726 +runfiles size=28 texmf-dist/metapost/featpost/featpost.mp texmf-dist/metapost/featpost/featpost3Dplus2D.mp catalogue-version 0.6.7 @@ -34632,9 +34632,9 @@ longdesc of fenixtok to provide a user interface to manipulation of the longdesc \everypar token register. The packages require the e-TeX longdesc extensions; with them, they work either with Plain TeX or with longdesc LaTeX. -docfiles size=1773 +docfiles size=1 texmf-dist/doc/generic/fenixpar/README details="Readme" -runfiles size=9632 +runfiles size=4 texmf-dist/tex/generic/fenixpar/fenixpar.sty texmf-dist/tex/generic/fenixpar/fenixtok.sty catalogue-version 0.9 @@ -34652,16 +34652,16 @@ longdesc is good at drawing large diagrams for figures, this package and longdesc its fonts allow diagrams within equations or text, at a longdesc matching size. The fonts are distributed as MetaFont source, longdesc and macros for their use are also provided. -docfiles size=173568 +docfiles size=43 texmf-dist/doc/latex/feyn/README details="Package Readme" texmf-dist/doc/latex/feyn/feyn.pdf details="Package documentation" -srcfiles size=44534 +srcfiles size=14 texmf-dist/source/latex/feyn/LICENCE texmf-dist/source/latex/feyn/VERSION texmf-dist/source/latex/feyn/feyn.drv texmf-dist/source/latex/feyn/feyn.dtx texmf-dist/source/latex/feyn/feyn.ins -runfiles size=29824 +runfiles size=18 texmf-dist/fonts/source/public/feyn/feyn.mf texmf-dist/fonts/source/public/feyn/feyn10.mf texmf-dist/fonts/source/public/feyn/feyn11.mf @@ -34694,7 +34694,7 @@ longdesc same way.) While the package was designed for Feynman diagrams, longdesc it could in principle be used for diagrams in graph and similar longdesc theories, where the structure is semi-algorithmically longdesc determined. -docfiles size=235123 +docfiles size=63 texmf-dist/doc/latex/feynmf/Feynman.Diagrams texmf-dist/doc/latex/feynmf/Tutorial texmf-dist/doc/latex/feynmf/fmfman.drv @@ -34703,7 +34703,7 @@ docfiles size=235123 texmf-dist/doc/latex/feynmf/manpics.2 texmf-dist/doc/latex/feynmf/manpics.3 texmf-dist/doc/latex/feynmf/manual.ps.gz -srcfiles size=324645 +srcfiles size=86 texmf-dist/source/latex/feynmf/Announce texmf-dist/source/latex/feynmf/COPYING texmf-dist/source/latex/feynmf/Makefile @@ -34715,7 +34715,7 @@ srcfiles size=324645 texmf-dist/source/latex/feynmf/feynmf209.ins texmf-dist/source/latex/feynmf/feynmp.drv texmf-dist/source/latex/feynmf/template.tex -runfiles size=154909 +runfiles size=40 texmf-dist/metafont/feynmf/feynmf.mf texmf-dist/metapost/feynmf/feynmp.mp texmf-dist/metapost/feynmf/manpics.mp @@ -34732,13 +34732,13 @@ revision 4608 shortdesc A font for Frege's Grundgesetze der Arithmetik. longdesc The fonts are provided as MetaFont source, and a small LaTeX longdesc package (fge) is provided. -docfiles size=44541 +docfiles size=12 texmf-dist/doc/fonts/fge/README details="Readme" texmf-dist/doc/fonts/fge/fge-doc.pdf details="Package documentation" -srcfiles size=10138 +srcfiles size=4 texmf-dist/source/fonts/fge/fge.dtx texmf-dist/source/fonts/fge/fge.ins -runfiles size=54150 +runfiles size=20 texmf-dist/fonts/source/public/fge/fgebase.mf texmf-dist/fonts/source/public/fge/fgeit.mf texmf-dist/fonts/source/public/fge/fgeit10.mf @@ -34757,7 +34757,7 @@ catalogue-license lppl name figbib category Package revision 912 -docfiles size=182690 +docfiles size=49 texmf-dist/doc/latex/figbib/README texmf-dist/doc/latex/figbib/figbib_doc.pdf texmf-dist/doc/latex/figbib/figbib_doc.tex @@ -34766,7 +34766,7 @@ docfiles size=182690 texmf-dist/doc/latex/figbib/figbib_sample.pdf texmf-dist/doc/latex/figbib/figbib_sample.tex texmf-dist/doc/latex/figbib/smiley.eps -runfiles size=12028 +runfiles size=6 texmf-dist/bibtex/bib/figbib/figbib_sample.bib texmf-dist/bibtex/bst/figbib/figbib.bst texmf-dist/bibtex/bst/figbib/figbib1.bst @@ -34775,13 +34775,13 @@ runfiles size=12028 name figsize category Package revision 913 -docfiles size=139225 +docfiles size=36 texmf-dist/doc/latex/figsize/README texmf-dist/doc/latex/figsize/figsize.pdf texmf-dist/doc/latex/figsize/figsize.tex -srcfiles size=10030 +srcfiles size=3 texmf-dist/source/latex/figsize/epsfig.eps -runfiles size=2175 +runfiles size=1 texmf-dist/tex/latex/figsize/figsize.sty name filecontents @@ -34796,13 +34796,13 @@ longdesc can only be used in the preamble of a document. The longdesc filecontents package removes these limitations, letting you longdesc overwrite existing files and letting you use longdesc filecontents/filecontents* anywhere. -docfiles size=183118 +docfiles size=46 texmf-dist/doc/latex/filecontents/README details="Package Readme" texmf-dist/doc/latex/filecontents/filecontents.pdf details="Package documentation" -srcfiles size=15490 +srcfiles size=5 texmf-dist/source/latex/filecontents/filecontents.dtx texmf-dist/source/latex/filecontents/filecontents.ins -runfiles size=3011 +runfiles size=1 texmf-dist/tex/latex/filecontents/filecontents.sty catalogue-version 1.1a catalogue-date 2006-12-11 00:37:24 +0100 @@ -34812,27 +34812,27 @@ catalogue-license lppl name finbib category Package revision 71 -runfiles size=25129 +runfiles size=7 texmf-dist/bibtex/bst/finbib/finplain.bst name fink category Package revision 5450 -docfiles size=69690 +docfiles size=20 texmf-dist/doc/latex/fink/NEWS texmf-dist/doc/latex/fink/README texmf-dist/doc/latex/fink/fink.el texmf-dist/doc/latex/fink/fink.pdf -srcfiles size=13585 +srcfiles size=4 texmf-dist/source/latex/fink/fink.dtx texmf-dist/source/latex/fink/fink.ins -runfiles size=3881 +runfiles size=1 texmf-dist/tex/latex/fink/fink.sty name firststeps category Documentation revision 20 -docfiles size=49986 +docfiles size=24 texmf-doc/doc/english/firststeps/Contents texmf-doc/doc/english/firststeps/article.tpl texmf-doc/doc/english/firststeps/article2.tpl @@ -34860,10 +34860,10 @@ longdesc Provides a \DeclareFixedFootnote command to provide a single longdesc command for a frequently-used footnote. The package ensures longdesc that only one instance of the footnote text appears on each longdesc page (LaTeX needs to be run several times to achieve this). -docfiles size=1118 +docfiles size=2 texmf-dist/doc/latex/fixfoot/testfix.dvi texmf-dist/doc/latex/fixfoot/testfix.tex -runfiles size=7191 +runfiles size=2 texmf-dist/tex/latex/fixfoot/fixfoot.sty catalogue-version 0.3 catalogue-date 2007-11-12 12:04:39 +0100 @@ -34873,15 +34873,15 @@ catalogue-license lppl name fixme category Package revision 1798 -docfiles size=103372 +docfiles size=27 texmf-dist/doc/latex/fixme/NEWS texmf-dist/doc/latex/fixme/README texmf-dist/doc/latex/fixme/fixme.el texmf-dist/doc/latex/fixme/fixme.pdf -srcfiles size=46347 +srcfiles size=12 texmf-dist/source/latex/fixme/fixme.dtx texmf-dist/source/latex/fixme/fixme.ins -runfiles size=17152 +runfiles size=5 texmf-dist/tex/latex/fixme/fixme.sty name fixpdfmag @@ -34892,7 +34892,7 @@ longdesc A recent change to PDFTeX has caused magnification to apply to longdesc page dimensions. This small package changes the values set in longdesc the page dimension variables from pt to truept, thus evading longdesc the effects of \mag. -runfiles size=1276 +runfiles size=1 texmf-dist/tex/plain/fixpdfmag/fixpdfmag.tex catalogue-version catalogue-date 2007-02-27 14:19:10 +0100 @@ -34906,14 +34906,14 @@ shortdesc Labels for files and folders. longdesc Macros for typesetting pretty labels (optionally colored) for longdesc the back of files or binders (currently only the special A4 longdesc “Leitz-Ordner” ring binder is supported). -docfiles size=2492 +docfiles size=1 texmf-dist/doc/latex/flabels/README -srcfiles size=42442 +srcfiles size=13 texmf-dist/source/latex/flabels/flabels.dtx texmf-dist/source/latex/flabels/flabels.ins texmf-dist/source/latex/flabels/makedoc texmf-dist/source/latex/flabels/makedoc.bat -runfiles size=5942 +runfiles size=2 texmf-dist/tex/latex/flabels/flabels.sty catalogue-version 1.0 catalogue-date 2006-10-06 23:15:00 +0200 @@ -34929,13 +34929,13 @@ longdesc derivations using the flag/flagpole notation. The package longdesc features an intuitive command syntax, opening and closing longdesc multiple flagpoles, different comment styles, customizable longdesc symbols and label namespaces. -docfiles size=211414 +docfiles size=53 texmf-dist/doc/latex/flagderiv/README texmf-dist/doc/latex/flagderiv/flagderiv.pdf -srcfiles size=51875 +srcfiles size=14 texmf-dist/source/latex/flagderiv/flagderiv.dtx texmf-dist/source/latex/flagderiv/flagderiv.ins -runfiles size=5099 +runfiles size=2 texmf-dist/tex/latex/flagderiv/flagderiv.sty catalogue-version 0.10 catalogue-date 2007-02-22 16:49:05 +0100 @@ -34951,16 +34951,16 @@ longdesc cards. By flash card, we mean a two sided card which has a longdesc prompt or a question on one side and the response or the answer longdesc on the flip (back) side. Flash cards come in many sizes longdesc depending on the nature of the information they contain. -docfiles size=178626 +docfiles size=45 texmf-dist/doc/latex/flashcards/README details="Package Readme" texmf-dist/doc/latex/flashcards/flashcards.pdf details="Package documentation" texmf-dist/doc/latex/flashcards/samplecards.dvi texmf-dist/doc/latex/flashcards/samplecards.tex -srcfiles size=46979 +srcfiles size=13 texmf-dist/source/latex/flashcards/COPYING texmf-dist/source/latex/flashcards/flashcards.dtx texmf-dist/source/latex/flashcards/flashcards.ins -runfiles size=17431 +runfiles size=6 texmf-dist/tex/latex/flashcards/avery5371.cfg texmf-dist/tex/latex/flashcards/avery5388.cfg texmf-dist/tex/latex/flashcards/flashcards.cls @@ -34978,13 +34978,13 @@ longdesc “mirrored”. This is sometimes required by publishers who longdesc want camera-ready documents to be printed on transparent film longdesc (to be viewed from the “wrong” side). The package requires longdesc everypage, and only works with pdfLaTeX in PDF mode. -docfiles size=15432 +docfiles size=5 texmf-dist/doc/latex/flippdf/README details="Readme" texmf-dist/doc/latex/flippdf/flippdf.pdf details="Package documentation" -srcfiles size=8811 +srcfiles size=3 texmf-dist/source/latex/flippdf/flippdf.dtx texmf-dist/source/latex/flippdf/flippdf.ins -runfiles size=1536 +runfiles size=1 texmf-dist/tex/latex/flippdf/flippdf.sty catalogue-version 1.0 catalogue-date 2007-02-27 14:19:10 +0100 @@ -35002,13 +35002,13 @@ longdesc improve the behaviour of the old ones. The package also longdesc provides the H float modifier option of the obsolete here longdesc package. You can select this as automatic default with longdesc \floatplacement{figure}{H}. -docfiles size=138142 +docfiles size=35 texmf-dist/doc/latex/float/README details="Package Readme" texmf-dist/doc/latex/float/float.pdf details="Package documentation" -srcfiles size=39197 +srcfiles size=11 texmf-dist/source/latex/float/float.dtx texmf-dist/source/latex/float/float.ins -runfiles size=6749 +runfiles size=2 texmf-dist/tex/latex/float/float.sty catalogue-version 1.3d catalogue-date 2006-12-05 13:18:07 +0100 @@ -35023,15 +35023,15 @@ longdesc Float text around figures and tables which do not span the full longdesc width of a page, improving upon floatfig, allowing longdesc tables/figures to be set left/right or alternating on even/odd longdesc pages. -docfiles size=29120 +docfiles size=9 texmf-dist/doc/latex/floatflt/00readme.flt texmf-dist/doc/latex/floatflt/floatexm.tex texmf-dist/doc/latex/floatflt/floatfge.tex texmf-dist/doc/latex/floatflt/floatfig.txt -srcfiles size=56634 +srcfiles size=15 texmf-dist/source/latex/floatflt/floatflt.dtx texmf-dist/source/latex/floatflt/floatflt.ins -runfiles size=11060 +runfiles size=3 texmf-dist/tex/latex/floatflt/floatflt.sty catalogue-version 1.31 catalogue-date 2007-01-03 08:50:54 +0100 @@ -35049,7 +35049,7 @@ longdesc floats side by side, and to put the caption beside its float. longdesc The floatrow settings could be expanded to the floats created longdesc by packages rotating, wrapfig, subfig (in the case of rows of longdesc subfloats), and longtable. -docfiles size=929949 +docfiles size=233 texmf-dist/doc/latex/floatrow/README details="Readme" texmf-dist/doc/latex/floatrow/floatrow-rus.tex texmf-dist/doc/latex/floatrow/floatrow.pdf details="Package documentation" @@ -35065,10 +35065,10 @@ docfiles size=929949 texmf-dist/doc/latex/floatrow/pictures.tex texmf-dist/doc/latex/floatrow/sample-longtable-rus.tex texmf-dist/doc/latex/floatrow/sample-longtable.tex -srcfiles size=372762 +srcfiles size=92 texmf-dist/source/latex/floatrow/floatrow.dtx texmf-dist/source/latex/floatrow/floatrow.ins -runfiles size=69232 +runfiles size=20 texmf-dist/tex/latex/floatrow/floatpagestyle.sty texmf-dist/tex/latex/floatrow/floatrow.sty texmf-dist/tex/latex/floatrow/fr-fancy.sty @@ -35090,7 +35090,7 @@ longdesc one frame to the next in the order in which they were defined. longdesc This is useful for creating posters or magazines or any other longdesc form of document that does not conform to the standard one or longdesc two column layout. -docfiles size=1186871 +docfiles size=299 texmf-dist/doc/latex/flowfram/CHANGES texmf-dist/doc/latex/flowfram/README texmf-dist/doc/latex/flowfram/brochure.pdf @@ -35108,10 +35108,10 @@ docfiles size=1186871 texmf-dist/doc/latex/flowfram/poster.tex texmf-dist/doc/latex/flowfram/sheep.eps texmf-dist/doc/latex/flowfram/sheep.png -srcfiles size=205384 +srcfiles size=51 texmf-dist/source/latex/flowfram/flowfram.dtx texmf-dist/source/latex/flowfram/flowfram.ins -runfiles size=116768 +runfiles size=29 texmf-dist/tex/latex/flowfram/flowfram.sty catalogue-version 1.10 catalogue-date 2007-08-21 16:34:20 +0200 @@ -35125,13 +35125,13 @@ shortdesc Simple floating point arithmetic. longdesc The package provides simple floating point operations longdesc (addition, subtraction, multiplication, division and rounding). longdesc Used, for example, by rccol. -docfiles size=206770 +docfiles size=52 texmf-dist/doc/generic/fltpoint/README details="Readme" texmf-dist/doc/generic/fltpoint/fltpoint.pdf details="Package documentation" -srcfiles size=59681 +srcfiles size=16 texmf-dist/source/generic/fltpoint/fltpoint.dtx texmf-dist/source/generic/fltpoint/fltpoint.ins -runfiles size=18939 +runfiles size=7 texmf-dist/tex/generic/fltpoint/deccomma.sty texmf-dist/tex/generic/fltpoint/fltpoint.sty texmf-dist/tex/generic/fltpoint/fltpoint.tex @@ -35144,14 +35144,14 @@ name fmp category Package revision 925 shortdesc Include Functional MetaPost in LaTeX. -docfiles size=150819 +docfiles size=38 texmf-dist/doc/latex/fmp/README details="Readme" texmf-dist/doc/latex/fmp/fmp.pdf details="Package documentation" -srcfiles size=26604 +srcfiles size=8 texmf-dist/source/latex/fmp/fmp-doc.hs texmf-dist/source/latex/fmp/fmp.dtx texmf-dist/source/latex/fmp/fmp.ins -runfiles size=4651 +runfiles size=2 texmf-dist/tex/latex/fmp/fmp.sty catalogue-version catalogue-date 2007-01-04 00:44:01 +0100 @@ -35170,7 +35170,7 @@ longdesc English (both British and American usage), French, German, longdesc Portuguese and Spanish documents are provided. This package was longdesc originally provided as part of the author's datetime package, longdesc but is now distributed separately. -docfiles size=288983 +docfiles size=76 texmf-dist/doc/latex/fmtcount/README details="Package README" texmf-dist/doc/latex/fmtcount/doc/CHANGES texmf-dist/doc/latex/fmtcount/doc/fc-lang.tex @@ -35179,10 +35179,10 @@ docfiles size=288983 texmf-dist/doc/latex/fmtcount/doc/fmtcount.pdf details="Package documentation (PDF)" texmf-dist/doc/latex/fmtcount/fmtcount.perl texmf-dist/doc/latex/fmtcount/latex2html/fmtcount.perl -srcfiles size=220255 +srcfiles size=55 texmf-dist/source/latex/fmtcount/fmtcount.dtx texmf-dist/source/latex/fmtcount/fmtcount.ins -runfiles size=118845 +runfiles size=32 texmf-dist/tex/latex/fmtcount/fc-UKenglish.def texmf-dist/tex/latex/fmtcount/fc-USenglish.def texmf-dist/tex/latex/fmtcount/fc-british.def @@ -35203,18 +35203,18 @@ revision 4697 shortdesc Warn for split footnotes. longdesc This package detects footnotes that are split over several longdesc pages, and writes a warning to the log file. -docfiles size=168816 +docfiles size=45 texmf-dist/doc/latex/fnbreak/ChangeLog texmf-dist/doc/latex/fnbreak/README details="Readme" texmf-dist/doc/latex/fnbreak/fnbreak-v.tex texmf-dist/doc/latex/fnbreak/fnbreak.pdf details="Package documentation" texmf-dist/doc/latex/fnbreak/fnbreak.xml texmf-dist/doc/latex/fnbreak/fnbreaktest.tex -srcfiles size=11150 +srcfiles size=5 texmf-dist/source/latex/fnbreak/Makefile texmf-dist/source/latex/fnbreak/fnbreak.dtx texmf-dist/source/latex/fnbreak/fnbreak.ins -runfiles size=3148 +runfiles size=1 texmf-dist/tex/latex/fnbreak/fnbreak.sty catalogue-version 1.10 catalogue-date 2007-01-04 00:44:01 +0100 @@ -35229,7 +35229,7 @@ longdesc Each style can be modified using a set of simple commands. longdesc Optionally one can modify the formatting routines in order to longdesc create additional chapter headings. This package was previously longdesc known as FancyChapter. -docfiles size=1150784 +docfiles size=290 texmf-dist/doc/latex/fncychap/Bjarne.eps texmf-dist/doc/latex/fncychap/Bjarnes.eps texmf-dist/doc/latex/fncychap/Bjornstrup.eps @@ -35247,7 +35247,7 @@ docfiles size=1150784 texmf-dist/doc/latex/fncychap/Sonnys.eps texmf-dist/doc/latex/fncychap/fncychap.pdf details="Package documentation, with examples" texmf-dist/doc/latex/fncychap/fncychap.tex -runfiles size=18775 +runfiles size=5 texmf-dist/tex/latex/fncychap/fncychap.sty catalogue-version v1.34 catalogue-date 2007-07-31 20:33:15 +0200 @@ -35262,12 +35262,12 @@ longdesc The bundle provides an Adobe Type 1 font, and LaTeX support for longdesc its use. The magazine web site shows the font in use in a few longdesc places. execute addMap foekfont.map -docfiles size=119389 +docfiles size=31 texmf-dist/doc/latex/foekfont/FoekFont.sfd texmf-dist/doc/latex/foekfont/README details="Package README" texmf-dist/doc/latex/foekfont/foekfont.pdf details="Package documentation" texmf-dist/doc/latex/foekfont/foekfont.tex -runfiles size=12118 +runfiles size=8 texmf-dist/fonts/map/dvips/foekfont/foekfont.map texmf-dist/fonts/tfm/public/foekfont/foekfont.tfm texmf-dist/fonts/type1/public/foekfont/FoekFont.pfb @@ -35287,7 +35287,7 @@ longdesc Provides integration between FoilTeX and LaTeX2HTML, adding longdesc sectioning commands and elements of logical formatting to longdesc FoilTeX and providing support for FoilTeX commands in longdesc LaTeX2HTML. -srcfiles size=91463 +srcfiles size=25 texmf-dist/source/latex/foilhtml/foilhtml-96.perl texmf-dist/source/latex/foilhtml/foilhtml.drv texmf-dist/source/latex/foilhtml/foilhtml.dtx @@ -35295,7 +35295,7 @@ srcfiles size=91463 texmf-dist/source/latex/foilhtml/foils-97.perl texmf-dist/source/latex/foilhtml/foils.perl texmf-dist/source/latex/foilhtml/readme.v12 -runfiles size=11862 +runfiles size=4 texmf-dist/tex/latex/foilhtml/foilhtml.cfg texmf-dist/tex/latex/foilhtml/foilhtml.sty catalogue-version 1.2 @@ -35313,7 +35313,7 @@ longdesc exist in regular and bold weights. LaTeX support is provided. longdesc The fonts are based on URW Palladio and Iwona Condensed, and longdesc were created using FontForge. execute Map fonetika.map -docfiles size=174267 +docfiles size=46 texmf-dist/doc/fonts/fonetika/FonetikaDaniaIwonaeBold.ttf texmf-dist/doc/fonts/fonetika/FonetikaDaniaIwonaeRegular.ttf texmf-dist/doc/fonts/fonetika/FonetikaDaniaPallaeBold.ttf @@ -35321,7 +35321,7 @@ docfiles size=174267 texmf-dist/doc/fonts/fonetika/README details="Package Readme" texmf-dist/doc/fonts/fonetika/fonetika.pdf texmf-dist/doc/fonts/fonetika/fonetika.tex -runfiles size=73649 +runfiles size=27 texmf-dist/fonts/afm/public/fonetika/FonetikaDaniaIwonaeBold.afm texmf-dist/fonts/afm/public/fonetika/FonetikaDaniaIwonaeRegular.afm texmf-dist/fonts/afm/public/fonetika/FonetikaDaniaPallaeBold.afm @@ -35354,9 +35354,9 @@ longdesc TeX. Optional support for Latin Modern T1 and TS1 fonts is longdesc given. There are macros for non-latin1 letters and for most TS1 longdesc symbols. Math mode always uses CM fonts. A command for longdesc producing doubled-spaced documents is also provided. -docfiles size=10572 +docfiles size=3 texmf-dist/doc/plain/fontch/README details="Readme and usage details" -runfiles size=51948 +runfiles size=14 texmf-dist/tex/plain/fontch/DSmac.tex texmf-dist/tex/plain/fontch/TS1mac.tex texmf-dist/tex/plain/fontch/bsymbols.tex @@ -35383,7 +35383,7 @@ longdesc they contain any useful information, nor automatically search longdesc for files or work with binary file formats; those tasks must longdesc normally be done manually or with the help of some other tool, longdesc such as the pltotf and vptovf programs. -docfiles size=916355 +docfiles size=246 texmf-dist/doc/fontinst/base/README details="Readme" texmf-dist/doc/fontinst/base/encspecs/encspecs.tex texmf-dist/doc/fontinst/base/encspecs/omxdraft.etx @@ -35415,7 +35415,7 @@ docfiles size=916355 texmf-dist/doc/fontinst/base/test/v1916test2.tex texmf-dist/doc/fontinst/base/test/v1923test.tex texmf-dist/doc/fontinst/base/test/v1927test.tex -srcfiles size=3177648 +srcfiles size=787 texmf-dist/source/fontinst/base/CHANGES texmf-dist/source/fontinst/base/fibasics.dtx texmf-dist/source/fontinst/base/ficommon.dtx @@ -35437,7 +35437,7 @@ srcfiles size=3177648 texmf-dist/source/fontinst/base/xdoc/xdoc2.pdf texmf-dist/source/fontinst/base/xdoc/xdocdemo.pdf texmf-dist/source/fontinst/base/xdoc/xdocdemo.tex -runfiles size=1095384 +runfiles size=347 texmf-dist/tex/fontinst/base/bbox.sty texmf-dist/tex/fontinst/base/cfntinst.sty texmf-dist/tex/fontinst/base/finstmsc.sty @@ -35573,7 +35573,7 @@ longdesc The scheme for assigning names is described (in the longdesc documentation part of the package), and map files giving the longdesc relation between foundry name and ‘TeX-name’ are also longdesc provided. -docfiles size=2396508 +docfiles size=607 texmf-dist/doc/fontname/8a.html texmf-dist/doc/fontname/8r.html texmf-dist/doc/fontname/Adobe-fonts.html @@ -35619,7 +35619,7 @@ docfiles size=2396508 texmf-dist/doc/fontname/texnansx.html texmf-dist/doc/fontname/xl2.html texmf-dist/doc/fontname/xt2.html -runfiles size=1500345 +runfiles size=377 texmf-dist/fonts/map/fontname/adobe.map texmf-dist/fonts/map/fontname/apple.map texmf-dist/fonts/map/fontname/bitstrea.map @@ -35658,14 +35658,14 @@ longdesc through the NFSS in LaTeX running on XeTeX. XeTeX (the longdesc successor to TeX-GX) is a TeX-variant (originally for Mac OS X, longdesc but now more widely available) that accepts unicode input and longdesc can access system fonts directly. -docfiles size=1662722 +docfiles size=407 texmf-dist/doc/xelatex/fontspec/README details="Package README" texmf-dist/doc/xelatex/fontspec/fontspec-example.ltx texmf-dist/doc/xelatex/fontspec/fontspec.pdf details="Package documentation" -srcfiles size=191394 +srcfiles size=48 texmf-dist/source/xelatex/fontspec/fontspec.dtx texmf-dist/source/xelatex/fontspec/fontspec.ins -runfiles size=55372 +runfiles size=15 texmf-dist/tex/xelatex/fontspec/fontspec.cfg texmf-dist/tex/xelatex/fontspec/fontspec.sty catalogue-version v1.14 @@ -35687,12 +35687,12 @@ longdesc used to produce the standard bibliography. The foot longdesc bibliography uses its own style and bibliographic database longdesc which may be specified independently of the standard one. Any longdesc standard bibliography style may be used. -docfiles size=261220 +docfiles size=64 texmf-dist/doc/latex/footbib/footbib.pdf details="Package documentation" -srcfiles size=90858 +srcfiles size=23 texmf-dist/source/latex/footbib/footbib.dtx texmf-dist/source/latex/footbib/footbib.ins -runfiles size=24745 +runfiles size=7 texmf-dist/tex/latex/footbib/footbib.sty catalogue-version 2.0.4 catalogue-date 2007-01-04 08:48:45 +0100 @@ -35719,12 +35719,12 @@ longdesc both also portmanteau packages. (Don't be seduced by fnpara, longdesc whose implementation is improved by the present package.) The longdesc perpage option is also offered by footnpag and by the rather longdesc more general-purpose perpage -docfiles size=328650 +docfiles size=81 texmf-dist/doc/latex/footmisc/footmisc.pdf details="Package documentation" -srcfiles size=72228 +srcfiles size=19 texmf-dist/source/latex/footmisc/footmisc.dtx texmf-dist/source/latex/footmisc/footmisc.ins -runfiles size=22974 +runfiles size=6 texmf-dist/tex/latex/footmisc/footmisc.sty catalogue-version 5.3d catalogue-date 2007-06-21 00:56:30 +0200 @@ -35737,7 +35737,7 @@ revision 3224 shortdesc Per-page numbering of footnotes. longdesc Allows footnotes on individual pages to be numbered from 1, longdesc rather than being numbered sequentially through the document. -docfiles size=117695 +docfiles size=40 texmf-dist/doc/latex/footnpag/CATALOG texmf-dist/doc/latex/footnpag/History texmf-dist/doc/latex/footnpag/INSTALL @@ -35757,9 +35757,9 @@ docfiles size=117695 texmf-dist/doc/latex/footnpag/test/minipage.tex texmf-dist/doc/latex/footnpag/test/report.tex texmf-dist/doc/latex/footnpag/test/title-2col.tex -srcfiles size=1303 +srcfiles size=1 texmf-dist/source/latex/footnpag/Makefile -runfiles size=20051 +runfiles size=5 texmf-dist/tex/latex/footnpag/footnpag.sty catalogue-version catalogue-date 2007-01-05 21:30:32 +0100 @@ -35772,13 +35772,13 @@ revision 2170 shortdesc Iteration in LaTeX. longdesc The package provides a command \forloop for doing iteration in longdesc LaTeX macro programming. -docfiles size=83408 +docfiles size=22 texmf-dist/doc/latex/forloop/README details="Package README" texmf-dist/doc/latex/forloop/forloop.pdf details="Package documentation" -srcfiles size=6244 +srcfiles size=3 texmf-dist/source/latex/forloop/forloop.dtx texmf-dist/source/latex/forloop/forloop.ins -runfiles size=1717 +runfiles size=1 texmf-dist/tex/latex/forloop/forloop.sty catalogue-version 3.0 catalogue-date 2007-02-27 14:19:10 +0100 @@ -35791,12 +35791,12 @@ revision 1487 shortdesc Letters to multiple recipients. longdesc A package for multiple letters from the same basic source; the longdesc package offers parametrisation of the letters actually sent. -docfiles size=156931 +docfiles size=40 texmf-dist/doc/latex/formlett/prog_manual.dvi texmf-dist/doc/latex/formlett/prog_manual.tex texmf-dist/doc/latex/formlett/user_manual.dvi texmf-dist/doc/latex/formlett/user_manual.tex -runfiles size=68043 +runfiles size=17 texmf-dist/tex/latex/formlett/formlett.sty catalogue-version catalogue-date 2007-02-17 12:19:01 +0100 @@ -35811,10 +35811,10 @@ longdesc Support for typesetting physical symbols, ensuring the same longdesc shape in text and maths mode. The user may specify their own longdesc units, and may change the format for the package’s predefined longdesc physical units. -docfiles size=5949 +docfiles size=2 texmf-dist/doc/latex/formula/formpel.dvi texmf-dist/doc/latex/formula/formpel.tex -srcfiles size=55606 +srcfiles size=26 texmf-dist/source/latex/formula/Bugs texmf-dist/source/latex/formula/Changes texmf-dist/source/latex/formula/Makefile @@ -35830,7 +35830,7 @@ srcfiles size=55606 texmf-dist/source/latex/formula/newformula texmf-dist/source/latex/formula/prepverz.bat texmf-dist/source/latex/formula/prepverz.sh -runfiles size=17509 +runfiles size=5 texmf-dist/tex/latex/formula/formula.sty catalogue-version 0.2 catalogue-date 2007-01-05 21:30:32 +0100 @@ -35845,13 +35845,13 @@ longdesc When typesetting forms there often arises the need for defining longdesc fields which consist of one or more lines where the customer longdesc can write something down manually. This package offers some longdesc commands for defining such fields in a distinctive way. -docfiles size=155946 +docfiles size=39 texmf-dist/doc/latex/formular/README details="Readme" texmf-dist/doc/latex/formular/formular.pdf details="Package documentation" -srcfiles size=31841 +srcfiles size=9 texmf-dist/source/latex/formular/formular.dtx texmf-dist/source/latex/formular/formular.ins -runfiles size=11375 +runfiles size=3 texmf-dist/tex/latex/formular/formular.sty catalogue-version 1.0a catalogue-date 2007-01-05 21:30:32 +0100 @@ -35875,15 +35875,15 @@ longdesc purchase. Utopia is a registered trademark of Adobe Systems longdesc Incorporated execute addMap fourier.map execute addMap fourier-utopia-expert.map -docfiles size=190833 +docfiles size=49 texmf-dist/doc/fonts/fourier/README details="Readme" texmf-dist/doc/fonts/fourier/fourier-doc-en.pdf texmf-dist/doc/fonts/fourier/fourier-doc-en.tex texmf-dist/doc/fonts/fourier/fourier-orns.pdf texmf-dist/doc/fonts/fourier/fourier-orns.tex -srcfiles size=12497 +srcfiles size=4 texmf-dist/source/fonts/fourier/Makefile -runfiles size=1025711 +runfiles size=379 texmf-dist/fonts/afm/public/fourier/fourier-alt-black.afm texmf-dist/fonts/afm/public/fourier/fourier-alt-bold.afm texmf-dist/fonts/afm/public/fourier/fourier-alt-boldita.afm @@ -36103,7 +36103,7 @@ catalogue-license lppl name fouriernc category Package revision 4196 -docfiles size=104050 +docfiles size=38 texmf-dist/doc/fonts/fouriernc/README texmf-dist/doc/fonts/fouriernc/build-fouriernc.tex texmf-dist/doc/fonts/fouriernc/mathit.mtx @@ -36123,7 +36123,7 @@ docfiles size=104050 texmf-dist/doc/fonts/fouriernc/unsetpar.mtx texmf-dist/doc/fonts/fouriernc/zrmhax.mtx texmf-dist/doc/fonts/fouriernc/zrykernx.mtx -runfiles size=84748 +runfiles size=35 texmf-dist/fonts/afm/public/fouriernc/fourier-mcl.afm texmf-dist/fonts/afm/public/fouriernc/fourier-ml.afm texmf-dist/fonts/afm/public/fouriernc/fourier-mlb.afm @@ -36157,10 +36157,10 @@ revision 939 shortdesc Fixed point arithmetic. longdesc Provides an extensive collection of arithmetic operations for longdesc fixed point real numbers of high precision. -docfiles size=18152 +docfiles size=6 texmf-dist/doc/latex/fp/README texmf-dist/doc/latex/fp/fp.tex -runfiles size=118772 +runfiles size=37 texmf-dist/tex/latex/fp/defpattern.sty texmf-dist/tex/latex/fp/fp-addons.sty texmf-dist/tex/latex/fp/fp-basic.sty @@ -36197,10 +36197,10 @@ longdesc editor FontForge. The kerning data in these fonts comes from longdesc Walter Schmidt's improved Palatino metrics. LaTeX use is longdesc enabled by the mathpazo package, which is part of the psnfss longdesc distribution. -docfiles size=20703 +docfiles size=6 texmf-dist/doc/fonts/fpl/COPYING texmf-dist/doc/fonts/fpl/README details="Readme" -srcfiles size=219730 +srcfiles size=63 texmf-dist/source/fonts/fpl/AddException texmf-dist/source/fonts/fpl/AddGPL texmf-dist/source/fonts/fpl/Makefile @@ -36214,7 +36214,7 @@ srcfiles size=219730 texmf-dist/source/fonts/fpl/TeXPalladioL-ItalicOsF.pe texmf-dist/source/fonts/fpl/TeXPalladioL-SC.pe texmf-dist/source/fonts/fpl/URW-OtherSubrs.ps -runfiles size=704953 +runfiles size=180 texmf-dist/fonts/afm/public/fpl/fplbij8a.afm texmf-dist/fonts/afm/public/fpl/fplbj8a.afm texmf-dist/fonts/afm/public/fpl/fplrc8a.afm @@ -36245,7 +36245,7 @@ longdesc purposes and a BibTeX bibliography style. Descriptions are longdesc given under the individual packages: abbrevs, achicago package, longdesc achicago bibstyle, attrib, blkcntrl, compsci, dialogue, lips, longdesc moredefs, newclude, slemph, titles. -docfiles size=2610328 +docfiles size=658 texmf-dist/doc/latex/frankenstein/ChangeLog texmf-dist/doc/latex/frankenstein/Frankenfile texmf-dist/doc/latex/frankenstein/INSTALL @@ -36291,7 +36291,7 @@ docfiles size=2610328 texmf-dist/doc/latex/frankenstein/unsupported/includex.pdf texmf-dist/doc/latex/frankenstein/unsupported/includex.sty texmf-dist/doc/latex/frankenstein/unsupported/includex.tex -srcfiles size=38264 +srcfiles size=15 texmf-dist/source/latex/frankenstein/Makefile texmf-dist/source/latex/frankenstein/abbrevs.ins texmf-dist/source/latex/frankenstein/achicago-bst.ins @@ -36305,7 +36305,7 @@ srcfiles size=38264 texmf-dist/source/latex/frankenstein/newclude.ins texmf-dist/source/latex/frankenstein/slemph.ins texmf-dist/source/latex/frankenstein/titles.ins -runfiles size=726394 +runfiles size=191 texmf-dist/bibtex/bib/frankenstein/frankenstein.bib texmf-dist/bibtex/bst/frankenstein/achicago.bst texmf-dist/tex/latex/frankenstein/abbrevs.cfg @@ -36349,7 +36349,7 @@ shortdesc French cursive hand fonts. longdesc A hand-writing font in the style of the French academic longdesc running-hand. The font is written in Metafont. An NFSS font longdesc description and a supporting LaTeX package are provided. -docfiles size=80677 +docfiles size=27 texmf-dist/doc/fonts/frcursive/COPYING texmf-dist/doc/fonts/frcursive/FILES texmf-dist/doc/fonts/frcursive/README @@ -36363,11 +36363,11 @@ docfiles size=80677 texmf-dist/doc/fonts/frcursive/tfc.tex texmf-dist/doc/fonts/frcursive/txt-en.tex texmf-dist/doc/fonts/frcursive/txt-fr.tex -srcfiles size=10485 +srcfiles size=5 texmf-dist/source/fonts/frcursive/Makefile texmf-dist/source/fonts/frcursive/frcursive.dtx texmf-dist/source/fonts/frcursive/frcursive.ins -runfiles size=237571 +runfiles size=107 texmf-dist/fonts/source/public/frcursive/frca10.mf texmf-dist/fonts/source/public/frcursive/frcbx10.mf texmf-dist/fonts/source/public/frcursive/frcbx11.mf @@ -36471,7 +36471,7 @@ longdesc are available for use with TeX and LaTeX. Examples are provided longdesc for each font, links to where to obtain the font, and the longdesc commands for loading the associated LaTeX package. The survey longdesc is available in both English and Vietnamese. -docfiles size=4182912 +docfiles size=1061 texmf-doc/doc/english/free-math-font-survey/README texmf-doc/doc/english/free-math-font-survey/images/antpolt.png texmf-doc/doc/english/free-math-font-survey/images/anttor.png @@ -36549,11 +36549,11 @@ longdesc itself no longer permits such usage, but the babelfr.sty longdesc package in this distribution makes it possible). The full longdesc package with “extras” may be downloaded from longdesc http://frenchle.free.fr/frenchle.tar.gz -docfiles size=635979 +docfiles size=157 texmf-dist/doc/latex/frenchle/FAQ.pdf details="Foire aux questions" language="fr" texmf-dist/doc/latex/frenchle/README.le texmf-dist/doc/latex/frenchle/frenchle.pdf details="Notice d'utilisation" language="fr" -runfiles size=92416 +runfiles size=26 texmf-dist/tex/latex/frenchle/babelfr.sty texmf-dist/tex/latex/frenchle/french.ldf texmf-dist/tex/latex/frenchle/frenchle.cfg @@ -36568,10 +36568,10 @@ name fribrief category Package revision 941 shortdesc Two LaTeX classes for writing letters in German. -docfiles size=19951 +docfiles size=6 texmf-dist/doc/latex/fribrief/fribrief.ger details="Description of fribrief class" language="de" texmf-dist/doc/latex/fribrief/k_fribri.ger details="Description of k-fribri class" language="de" -runfiles size=9231 +runfiles size=3 texmf-dist/tex/latex/fribrief/fribrief.cls texmf-dist/tex/latex/fribrief/k_fribri.cls catalogue-version @@ -36587,9 +36587,9 @@ longdesc A small class for typesetting letters in France. No assumption longdesc is made about the language in use. The class represents a small longdesc modification of the beletter class, which is itself a longdesc modification of the standard LaTeX letter class. -docfiles size=428 +docfiles size=1 texmf-dist/doc/latex/frletter/README details="Readme" -runfiles size=2834 +runfiles size=1 texmf-dist/tex/latex/frletter/frletter.cls catalogue-version catalogue-date 2007-11-07 11:03:51 +0100 @@ -36602,12 +36602,12 @@ revision 942 shortdesc Left-blocking for letter class. longdesc Used with the letter documentclass to set the letter in a longdesc fullblock style (everything at the left margin). -docfiles size=1460 +docfiles size=1 texmf-dist/doc/latex/fullblck/README -srcfiles size=5783 +srcfiles size=3 texmf-dist/source/latex/fullblck/fullblck.dtx texmf-dist/source/latex/fullblck/fullblck.ins -runfiles size=1304 +runfiles size=1 texmf-dist/tex/latex/fullblck/fullblck.sty catalogue-version catalogue-date 2007-01-05 21:30:32 +0100 @@ -36626,9 +36626,9 @@ longdesc by the fact that the picture is to be 90% of \textwidth. longdesc Similar environments halfpict (half the width of fullpict), and longdesc scalepict (a given percentage of the width of fullpict), are longdesc also defined. -docfiles size=4879 +docfiles size=2 texmf-dist/doc/latex/fullpict/fullpict.doc -runfiles size=13902 +runfiles size=4 texmf-dist/tex/latex/fullpict/fullpict.sty catalogue-version catalogue-date 2007-01-05 22:28:21 +0100 @@ -36645,14 +36645,14 @@ longdesc functional analysis and PDE theory. It also provides a set of longdesc macros for dealing with norms, scalar products and convergence longdesc with some object oriented flavor (it gives the possibility to longdesc override the standard behavior of norms, ...). -docfiles size=175767 +docfiles size=44 texmf-dist/doc/latex/functan/README details="Readme" texmf-dist/doc/latex/functan/functan.pdf details="Package documentation" -srcfiles size=39522 +srcfiles size=12 texmf-dist/source/latex/functan/functan.drv texmf-dist/source/latex/functan/functan.dtx texmf-dist/source/latex/functan/functan.ins -runfiles size=8470 +runfiles size=3 texmf-dist/tex/latex/functan/functan.sty catalogue-version catalogue-date 2007-01-07 11:47:19 +0100 @@ -36670,7 +36670,7 @@ longdesc fonts, various ‘Star Trek’ fonts, Sütterlin and schwell longdesc handwriting fonts, the twcal calligraphic fonts, and the va longdesc handwriting fonts. Note that the Washington University fonts longdesc are now officially supported by LaTeX, as the OT2 encoding. -docfiles size=35204 +docfiles size=13 texmf-dist/doc/latex/fundus/calligra.dvi texmf-dist/doc/latex/fundus/la.dvi texmf-dist/doc/latex/fundus/outline.dvi @@ -36679,7 +36679,7 @@ docfiles size=35204 texmf-dist/doc/latex/fundus/suetterl.dvi texmf-dist/doc/latex/fundus/twcal.dvi texmf-dist/doc/latex/fundus/va.dvi -srcfiles size=385545 +srcfiles size=109 texmf-dist/source/latex/fundus/calligra.dtx texmf-dist/source/latex/fundus/calligra.ins texmf-dist/source/latex/fundus/la.dtx @@ -36702,7 +36702,7 @@ srcfiles size=385545 texmf-dist/source/latex/fundus/twcal.ins texmf-dist/source/latex/fundus/va.dtx texmf-dist/source/latex/fundus/va.ins -runfiles size=37787 +runfiles size=18 texmf-dist/tex/latex/fundus/calligra.sty texmf-dist/tex/latex/fundus/cyr.sty texmf-dist/tex/latex/fundus/la.sty @@ -36727,11 +36727,11 @@ longdesc Futhark is an ancient runic script, possibly developed from the longdesc Greek or Etruscan alphabets. There is an alternate Futhark longdesc system (not represented in this font) which may be related to longdesc ogham. The font is presented as MetaFont source. -docfiles size=7136 +docfiles size=3 texmf-dist/doc/fonts/futhark/READ.ME details="Readme" texmf-dist/doc/fonts/futhark/futhold.dvi texmf-dist/doc/fonts/futhark/futhold.tex -runfiles size=13541 +runfiles size=12 texmf-dist/fonts/source/public/futhark/futhol10.mf texmf-dist/fonts/source/public/futhark/futhol20.mf texmf-dist/fonts/source/public/futhark/futhol30.mf @@ -36756,17 +36756,17 @@ longdesc Designed for formatting formless letters in German; can also be longdesc used for English (by those who can read the documentation). longdesc There are LaTeX 2.09 documentstyle and LaTeX 2e class files for longdesc both an ‘old’ and a ‘new’ version of g-brief. -docfiles size=39045 +docfiles size=11 texmf-dist/doc/latex/g-brief/beispiel.dvi details="Example, old version" language="de" texmf-dist/doc/latex/g-brief/beispiel.tex texmf-dist/doc/latex/g-brief/beispiel2.dvi details="Example, new version" language="de" texmf-dist/doc/latex/g-brief/beispiel2.tex texmf-dist/doc/latex/g-brief/g-brief.dvi details="Package documentation" language="de" -srcfiles size=65107 +srcfiles size=17 texmf-dist/source/latex/g-brief/g-brief.drv texmf-dist/source/latex/g-brief/g-brief.dtx texmf-dist/source/latex/g-brief/g-brief.ins -runfiles size=36216 +runfiles size=11 texmf-dist/tex/latex/g-brief/g-brief.cls texmf-dist/tex/latex/g-brief/g-brief.sty texmf-dist/tex/latex/g-brief/g-brief2.cls @@ -36779,13 +36779,13 @@ catalogue-license lppl name galley category Package revision 616 -docfiles size=5568 +docfiles size=2 texmf-dist/doc/latex3/galley/xhj-test.tex -srcfiles size=180864 +srcfiles size=46 texmf-dist/source/latex3/galley/galley2.dtx texmf-dist/source/latex3/galley/galley2.ins texmf-dist/source/latex3/galley/xhj.dtx -runfiles size=60221 +runfiles size=16 texmf-dist/tex/latex3/galley/galley2.sty texmf-dist/tex/latex3/galley/xhj.sty @@ -36795,14 +36795,14 @@ revision 1847 shortdesc Typeset Galois connections. longdesc The package deals with connections in two-dimensional style, longdesc optionally in colour. -docfiles size=110373 +docfiles size=28 texmf-dist/doc/latex/galois/README texmf-dist/doc/latex/galois/galois.pdf details="Package description" -srcfiles size=24403 +srcfiles size=8 texmf-dist/source/latex/galois/Makefile texmf-dist/source/latex/galois/galois.dtx texmf-dist/source/latex/galois/galois.ins -runfiles size=7599 +runfiles size=2 texmf-dist/tex/latex/galois/galois.sty catalogue-version 1.5 catalogue-date 2006-12-02 11:49:32 +0100 @@ -36812,7 +36812,7 @@ catalogue-license lppl name garamond category Package revision 90 -runfiles size=137736 +runfiles size=48 texmf-dist/fonts/tfm/cg/garamond/cgmb.tfm texmf-dist/fonts/tfm/cg/garamond/cgmb8t.tfm texmf-dist/fonts/tfm/cg/garamond/cgmbi.tfm @@ -36851,7 +36851,7 @@ category Package revision 98 depend c90enc execute addMap garuda.map -runfiles size=332680 +runfiles size=90 texmf-dist/dvips/garuda/config.garuda texmf-dist/fonts/afm/public/garuda/garudab.afm texmf-dist/fonts/afm/public/garuda/garudabo.afm @@ -36870,11 +36870,11 @@ runfiles size=332680 name gastex category Package revision 3316 -docfiles size=21040 +docfiles size=6 texmf-dist/doc/latex/gastex/README texmf-dist/doc/latex/gastex/ex-beamer-gastex.tex texmf-dist/doc/latex/gastex/ex-gastex.tex -runfiles size=87984 +runfiles size=22 texmf-dist/dvips/gastex/gastex.pro texmf-dist/tex/latex/gastex/gastex.sty @@ -36887,7 +36887,7 @@ longdesc the Georgia Tech Office of Graduate Studies. It satisfies their longdesc undocumented moving-target requirements in additional to the longdesc actual documented requirements of the June 2002 Georgia Tech longdesc Thesis Style Manual, as amended up to 2006. -docfiles size=691728 +docfiles size=215 texmf-dist/doc/latex/gatech-thesis/CHANGES texmf-dist/doc/latex/gatech-thesis/COMPLIANCE texmf-dist/doc/latex/gatech-thesis/COPYING @@ -36960,7 +36960,7 @@ docfiles size=691728 texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/jules-verne.tex texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/textcompfix.sty texmf-dist/doc/latex/gatech-thesis/julesverne/bellswhistles/textcompsym.sty -runfiles size=148478 +runfiles size=41 texmf-dist/bibtex/bib/gatech-thesis/example-thesis.bib texmf-dist/bibtex/bst/gatech-thesis/gatech-thesis-losa.bst texmf-dist/bibtex/bst/gatech-thesis/gatech-thesis.bst @@ -36981,12 +36981,12 @@ revision 1487 shortdesc A package for Gaussian operations. longdesc The gauss package provides configurable tools for producing row longdesc and column operations on matrices a.k.a. Gaussian operations. -docfiles size=96209 +docfiles size=26 texmf-dist/doc/latex/gauss/gauss-doc.dvi texmf-dist/doc/latex/gauss/gauss-ex.dvi texmf-dist/doc/latex/gauss/gauss-ex.tex texmf-dist/doc/latex/gauss/readme.txt -runfiles size=61496 +runfiles size=16 texmf-dist/tex/latex/gauss/gauss.sty catalogue-version catalogue-date 2007-02-22 16:49:05 +0100 @@ -37004,12 +37004,12 @@ longdesc cover, inside left and right pages, and back cover. It uses the longdesc textpos package for placement on the sheet and the graphicx longdesc package for the necessary rotation. The four panels are set in longdesc minipages for formatting by the user. -docfiles size=144476 +docfiles size=38 texmf-dist/doc/latex/gcard/README details="Readme" texmf-dist/doc/latex/gcard/gcard.pdf details="Package documentation" texmf-dist/doc/latex/gcard/gcardex.tex texmf-dist/doc/latex/gcard/gcardminexample.tex -runfiles size=3067 +runfiles size=1 texmf-dist/tex/latex/gcard/gcard.sty catalogue-version catalogue-date 2007-08-22 18:20:33 +0200 @@ -37028,14 +37028,14 @@ longdesc combines a desire to eliminate unnecessary page-turning with longdesc the look-up efficiency afforded by numeric citations. The longdesc package makes use of the (still experimental) BibLaTeX package, longdesc and is itself also considered experimental; comment is invited. -docfiles size=204377 +docfiles size=52 texmf-dist/doc/latex/gcite/README details="Readme" texmf-dist/doc/latex/gcite/gcite.bib texmf-dist/doc/latex/gcite/gcite.pdf details="Package documentation" -srcfiles size=20520 +srcfiles size=6 texmf-dist/source/latex/gcite/gcite.dtx texmf-dist/source/latex/gcite/gcite.ins -runfiles size=2880 +runfiles size=1 texmf-dist/tex/latex/gcite/gcite.sty catalogue-version catalogue-date 2007-09-06 17:26:26 +0200 @@ -37051,12 +37051,12 @@ longdesc wasy and gen fonts, essentially adding the male and female longdesc symbols to Knuth’s ‘gen’ font, and so avoiding loading longdesc two fonts when you need only genealogical symbols. The font is longdesc distributed as MetaFont source. -docfiles size=2097 +docfiles size=4 texmf-dist/doc/fonts/genealogy/README details="Readme" texmf-dist/doc/fonts/genealogy/licence.txt texmf-dist/doc/fonts/genealogy/testgen.dvi texmf-dist/doc/fonts/genealogy/testgen.tex -runfiles size=5818 +runfiles size=4 texmf-dist/fonts/source/public/genealogy/drgen.mf texmf-dist/fonts/source/public/genealogy/drgen10.mf texmf-dist/fonts/tfm/public/genealogy/drgen10.tfm @@ -37068,7 +37068,7 @@ catalogue-license lppl name genmisc category Package revision 613 -runfiles size=217822 +runfiles size=81 texmf-dist/tex/generic/genmisc/anti.tex texmf-dist/tex/generic/genmisc/apldef.tex texmf-dist/tex/generic/genmisc/arabic.tex @@ -37125,13 +37125,13 @@ longdesc options and styles can be used to determine their appearance in longdesc an easy and consistent way. Includes options for paragraph longdesc indentation and vertical alignment with respect to the visual longdesc top and bottom margins. -docfiles size=86640 +docfiles size=23 texmf-dist/doc/latex/genmpage/README texmf-dist/doc/latex/genmpage/genmpage.pdf details="Package documentation" -srcfiles size=12302 +srcfiles size=4 texmf-dist/source/latex/genmpage/genmpage.dtx texmf-dist/source/latex/genmpage/genmpage.ins -runfiles size=4834 +runfiles size=2 texmf-dist/tex/latex/genmpage/genmpage.sty catalogue-version 0.3.1 catalogue-date 2007-03-07 00:33:49 +0100 @@ -37144,7 +37144,7 @@ revision 1487 shortdesc A Gentle Introduction to TeX. longdesc The “Gentle Introduction” is the longest-established longdesc comprehensive free tutorial on the use of plain TeX. -docfiles size=457859 +docfiles size=112 texmf-doc/doc/english/gentle/gentle.dvi texmf-doc/doc/english/gentle/gentle.tex catalogue-version @@ -37155,7 +37155,7 @@ catalogue-license unknown name gentle-gr category Documentation revision 16 -docfiles size=641162 +docfiles size=157 texmf-doc/doc/greek/gentle-gr/gentl-gr.ps.gz texmf-doc/doc/greek/gentle-gr/gentl-gr.tex @@ -37172,7 +37172,7 @@ longdesc just \usepackage[margin=2cm,nohead]{geometry}. An important longdesc feature is the package's ability to communicate the paper size longdesc it's set up to the output (whether via DVI \specials or via longdesc direct interaction with PDF(La)TeX). -docfiles size=194419 +docfiles size=64 texmf-dist/doc/latex/geometry/ChangeLog texmf-dist/doc/latex/geometry/README details="Package Readme" texmf-dist/doc/latex/geometry/geometry.cfg @@ -37196,13 +37196,13 @@ docfiles size=194419 texmf-dist/doc/latex/geometry/test/gtest14.tex texmf-dist/doc/latex/geometry/test/gtest15.tex texmf-dist/doc/latex/geometry/test/gtest16.tex -srcfiles size=125756 +srcfiles size=34 texmf-dist/source/latex/geometry/Makefile texmf-dist/source/latex/geometry/geometry.drv texmf-dist/source/latex/geometry/geometry.dtx texmf-dist/source/latex/geometry/geometry.ins texmf-dist/source/latex/geometry/manual.drv -runfiles size=32589 +runfiles size=8 texmf-dist/tex/latex/geometry/geometry.sty catalogue-version 3.2 catalogue-date 2006-12-05 17:23:05 +0100 @@ -37221,17 +37221,17 @@ longdesc appropriate; no need to worry about fragile commands in almost longdesc all situations; greater versatility in defining theorem-like longdesc environments; proofing aids such as version numbers and a longdesc running index. -docfiles size=314388 +docfiles size=78 texmf-dist/doc/latex/geomsty/manual.pdf texmf-dist/doc/latex/geomsty/manual.tex -srcfiles size=12781 +srcfiles size=6 texmf-dist/source/latex/geomsty/Makefile texmf-dist/source/latex/geomsty/PStorus.lab texmf-dist/source/latex/geomsty/README texmf-dist/source/latex/geomsty/driver.chg texmf-dist/source/latex/geomsty/dvips.chg texmf-dist/source/latex/geomsty/geomfix -runfiles size=163819 +runfiles size=51 texmf-dist/bibtex/bib/geomsty/manual.bib texmf-dist/dvips/geomsty/illustrator.pro texmf-dist/dvips/geomsty/math.pro @@ -37261,17 +37261,17 @@ revision 1487 shortdesc Support for German typography. longdesc Supports the new German orthography (neue deutsche longdesc Rechtschreibung). -docfiles size=154676 +docfiles size=40 texmf-dist/doc/generic/german/00readme.1st details="Readme" language="de" texmf-dist/doc/generic/german/gerdoc.dvi texmf-dist/doc/generic/german/gerdoc.tex texmf-dist/doc/generic/german/hyphxmpl.cfg -srcfiles size=100793 +srcfiles size=27 texmf-dist/source/generic/german/betatest/00readme.1st texmf-dist/source/generic/german/german.MISSING texmf-dist/source/generic/german/german.dtx texmf-dist/source/generic/german/german.ins -runfiles size=51085 +runfiles size=14 texmf-dist/tex/generic/german/german.sty texmf-dist/tex/generic/german/ngerman.sty catalogue-version 2.5e @@ -37288,7 +37288,7 @@ longdesc German packages, BibTeX styles and documentary examples, for longdesc writing documents with bibliographies. The author has since longdesc developed the babelbib bundle, which (he asserts) supersedes longdesc germbib. -docfiles size=137445 +docfiles size=42 texmf-dist/doc/bibtex/germbib/README.bibgerm texmf-dist/doc/bibtex/germbib/apalike.doc texmf-dist/doc/bibtex/germbib/apalike.germbib_sty @@ -37302,7 +37302,7 @@ docfiles size=137445 texmf-dist/doc/bibtex/germbib/testbibgerm.tex texmf-dist/doc/bibtex/germbib/testgerb.tex texmf-dist/doc/bibtex/germbib/xampl.bib -runfiles size=139693 +runfiles size=37 texmf-dist/bibtex/bst/germbib/gerabbrv.bst texmf-dist/bibtex/bst/germbib/geralpha.bst texmf-dist/bibtex/bst/germbib/gerapali.bst @@ -37324,16 +37324,16 @@ longdesc they are converted to the LICR representation \"a (etc.). This longdesc breaks the sort algorithm of makeindex, for instance. Ginpenc longdesc converts umlauts and the sharp-s to the short forms defined by longdesc babel, e.g., "a instead, if the text is typeset in German. -docfiles size=96270 +docfiles size=26 texmf-dist/doc/latex/ginpenc/README details="Readme" texmf-dist/doc/latex/ginpenc/ginpenc.pdf details="Package documentation" texmf-dist/doc/latex/ginpenc/news-message.txt texmf-dist/doc/latex/ginpenc/testginpenc.tex -srcfiles size=23291 +srcfiles size=7 texmf-dist/source/latex/ginpenc/Makefile texmf-dist/source/latex/ginpenc/ginpenc.dtx texmf-dist/source/latex/ginpenc/ginpenc.ins -runfiles size=23115 +runfiles size=18 texmf-dist/tex/latex/ginpenc/ansinew.gie texmf-dist/tex/latex/ginpenc/applemac.gie texmf-dist/tex/latex/ginpenc/ascii.gie @@ -37362,13 +37362,13 @@ category Package revision 1487 shortdesc Create glossaries using BibTeX. longdesc A glossary package using BibTeX with \cite replaced by \gloss. -docfiles size=54031 +docfiles size=16 texmf-dist/doc/latex/gloss/gloss.dvi texmf-dist/doc/latex/gloss/gloss.tex texmf-dist/doc/latex/gloss/readme texmf-dist/doc/latex/gloss/sample.dvi texmf-dist/doc/latex/gloss/sample.tex -runfiles size=22612 +runfiles size=9 texmf-dist/bibtex/bib/gloss/glsbase.bib texmf-dist/bibtex/bib/gloss/sample.bib texmf-dist/bibtex/bst/gloss/glsplain.bst @@ -37391,7 +37391,7 @@ longdesc preambles and postambles can be specified. There is provision longdesc for loading a database of terms, only terms used in the text longdesc will be added to the relevant glossary. The package supersedes longdesc the author‘s glossary package. -docfiles size=794373 +docfiles size=207 texmf-dist/doc/latex/glossaries/README details="Readme" texmf-dist/doc/latex/glossaries/doc/CHANGES texmf-dist/doc/latex/glossaries/doc/database1.tex @@ -37412,10 +37412,10 @@ docfiles size=794373 texmf-dist/doc/latex/glossaries/latex2html/glossaries.perl texmf-dist/doc/latex/glossaries/scripts/makeglossaries texmf-dist/doc/latex/glossaries/scripts/makeglossaries.bat -srcfiles size=213634 +srcfiles size=53 texmf-dist/source/latex/glossaries/glossaries.dtx texmf-dist/source/latex/glossaries/glossaries.ins -runfiles size=54666 +runfiles size=16 texmf-dist/tex/latex/glossaries/glossaries.sty texmf-dist/tex/latex/glossaries/glossary-hypernav.sty texmf-dist/tex/latex/glossaries/glossary-list.sty @@ -37429,7 +37429,7 @@ catalogue-license lppl name glyphlist category Package revision 4938 -runfiles size=81586 +runfiles size=21 texmf-dist/fonts/map/glyphlist/glyphlist.txt texmf-dist/fonts/map/glyphlist/texglyphlist.txt @@ -37447,7 +37447,7 @@ longdesc \DeclareOption etc.). The package needs hyperref and the longdesc author’s three ‘‘basic’ packages: gmutils, gmverb and longdesc gmiflink. As a bonus, the driver files are added that typeset longdesc the LaTeX (TeXLive2005) Base. -docfiles size=2500862 +docfiles size=614 texmf-dist/doc/latex/gmdoc/README details="README" texmf-dist/doc/latex/gmdoc/basedrivers/doc_gmdoc.tex texmf-dist/doc/latex/gmdoc/basedrivers/docstrip_gmdoc.tex @@ -37457,18 +37457,18 @@ docfiles size=2500862 texmf-dist/doc/latex/gmdoc/basedrivers/source2e_gmdoc.tex texmf-dist/doc/latex/gmdoc/gmdocDoc.pdf details="Package documentation" texmf-dist/doc/latex/gmdoc/gmdocDoc.tex -runfiles size=279621 +runfiles size=70 texmf-dist/makeindex/gmdoc/gmglo.ist texmf-dist/tex/latex/gmdoc/gmdoc.sty texmf-dist/tex/latex/gmdoc/gmdocc.cls catalogue-version v0.99g -catalogue-date 2007-11-17 22:00:17 +0100 +catalogue-date 2007-11-17 21:00:17 +0000 catalogue-ctan /macros/latex/contrib/gmdoc catalogue-license lppl name gmeometric category Package -revision 5451 +revision 5519 shortdesc Change page size wherever it's safe longdesc Changing the size of the typeset area is well-known to be a longdesc dangerous operation in TeX documents. This package identifies @@ -37476,31 +37476,31 @@ longdesc the circumstances where the \geometry command of the geometry longdesc package may safely be used, (other, of course, than in the longdesc preamble of a document) and provides a mechanism for using it. longdesc The package makes use of the author’s gmutils package. -docfiles size=248566 +docfiles size=23 texmf-dist/doc/latex/gmeometric/README details="Readme" texmf-dist/doc/latex/gmeometric/gmeometricDoc.pdf details="Package documentation" texmf-dist/doc/latex/gmeometric/gmeometricDoc.tex -runfiles size=5552 +runfiles size=4 texmf-dist/tex/latex/gmeometric/gmeometric.sty catalogue-version 0.71 -catalogue-date 2007-11-17 20:38:46 +0100 +catalogue-date 2007-11-17 19:38:46 +0000 catalogue-ctan /macros/latex/contrib/gmeometric catalogue-license lppl name gmiflink category Package -revision 2802 +revision 5520 shortdesc Simplify usage of \hypertarget and \hyperlink. longdesc Three hyperref-based macros that simplify usage of \hypertarget longdesc and \hyperlink: one argument instead of the same one twice. longdesc Also \gmiflink and \gmifref which typeset plain text instead of longdesc generating an error or printing ‘??’ if there is no longdesc respective hypertarget or label. -docfiles size=227396 +docfiles size=17 texmf-dist/doc/latex/gmiflink/README details="README" texmf-dist/doc/latex/gmiflink/gmiflinkDoc.pdf details="Package documentation" texmf-dist/doc/latex/gmiflink/gmiflinkDoc.tex -runfiles size=6373 +runfiles size=2 texmf-dist/tex/latex/gmiflink/gmiflink.sty catalogue-version v0.97 catalogue-date 2007-03-07 00:33:49 +0100 @@ -37509,7 +37509,7 @@ catalogue-license lppl name gmutils category Package -revision 5452 +revision 5521 shortdesc Support macros for other packages. longdesc Miscellaneous macros used by others of the author’s packages. longdesc Contents of the package: \newgif and other globals; \@ifnextcat @@ -37517,20 +37517,20 @@ longdesc and \@ifXeTeX; \(Re)storeMacro(s) to override redefinitions; longdesc \afterfi and friends; commands from relsize, etc.; “almost an longdesc environment” or redefinition of \begin (\begin* doesn't check longdesc if the argument environment is defined). -docfiles size=755594 +docfiles size=206 texmf-dist/doc/latex/gmutils/README details="README" texmf-dist/doc/latex/gmutils/gmutilsDoc.pdf details="Package documentation" texmf-dist/doc/latex/gmutils/gmutilsDoc.tex -runfiles size=60759 +runfiles size=22 texmf-dist/tex/latex/gmutils/gmutils.sty catalogue-version v0.85 -catalogue-date 2007-11-17 21:57:01 +0100 +catalogue-date 2007-11-17 20:57:01 +0000 catalogue-ctan /macros/latex/contrib/gmutils catalogue-license lppl name gmverb category Package -revision 4205 +revision 5522 shortdesc A variant of LaTeX \verb, verbatim and shortvrb. longdesc A redefinition of \verb and verbatim so that long lines are longdesc breakable before \ and after { with % as ‘hyphen’. Allows @@ -37539,14 +37539,14 @@ longdesc long!) and allows you to declare any single character as a longdesc shorthand as in the \verb command of the shortvrb package of longdesc the LaTeX distribution. The package depends on the gmutils longdesc package. -docfiles size=463878 +docfiles size=61 texmf-dist/doc/latex/gmverb/README details="README" texmf-dist/doc/latex/gmverb/gmverbDoc.pdf details="Package documentation" texmf-dist/doc/latex/gmverb/gmverbDoc.tex -runfiles size=24312 +runfiles size=6 texmf-dist/tex/latex/gmverb/gmverb.sty catalogue-version v0.84 -catalogue-date 2007-11-17 21:57:01 +0100 +catalogue-date 2007-11-17 20:57:01 +0000 catalogue-ctan /macros/latex/contrib/gmverb catalogue-license lppl @@ -37560,16 +37560,16 @@ longdesc files are automatically processed and converted to PostScript longdesc or PDF files, which will then be included. If shell escape is longdesc disabled, the user will have to manually run the files through longdesc gnuplot and re-run the LaTeX job. -docfiles size=111618 +docfiles size=31 texmf-dist/doc/latex/gnuplottex/README texmf-dist/doc/latex/gnuplottex/example-pdf.tex texmf-dist/doc/latex/gnuplottex/example.tex texmf-dist/doc/latex/gnuplottex/gnuplottex.pdf details="Package documentation" texmf-dist/doc/latex/gnuplottex/gpl.txt -srcfiles size=14818 +srcfiles size=4 texmf-dist/source/latex/gnuplottex/gnuplottex.dtx texmf-dist/source/latex/gnuplottex/gnuplottex.ins -runfiles size=5262 +runfiles size=2 texmf-dist/tex/latex/gnuplottex/gnuplottex.sty catalogue-version 0.4.2 catalogue-date 2007-10-13 14:36:21 +0200 @@ -37582,9 +37582,9 @@ revision 957 shortdesc Fonts and macros for typesetting go games. longdesc The macros provide for nothing more complicated than the longdesc standard 19x19 board; the fonts are written in MetaFont. -srcfiles size=11053 +srcfiles size=3 texmf-dist/source/latex/go/gomaps.ltx -runfiles size=189452 +runfiles size=77 texmf-dist/fonts/source/public/go/go.mf texmf-dist/fonts/source/public/go/go10.mf texmf-dist/fonts/source/public/go/go15.mf @@ -37634,14 +37634,14 @@ revision 106 shortdesc BibTeX styles to format according to GOST. longdesc BibTeX styles to format bibliography in English, Russian and longdesc Ukrainian according to GOST 7.1-84 and GOST 7.80-00. -docfiles size=454289 +docfiles size=112 texmf-dist/doc/bibtex/gost/README details="Readme" texmf-dist/doc/bibtex/gost/gost71.pdf details="Preparing biblio in GOST 7.1-1984:" texmf-dist/doc/bibtex/gost/gost780.pdf details="Preparing biblio in GOST 7.80-2000:" -srcfiles size=33493 +srcfiles size=9 texmf-dist/source/bibtex/gost/gost.dtx texmf-dist/source/bibtex/gost/gost.ins -runfiles size=137096 +runfiles size=36 texmf-dist/bibtex/bst/gost/gost71s.bst texmf-dist/bibtex/bst/gost/gost71u.bst texmf-dist/bibtex/bst/gost/gost780s.bst @@ -37665,9 +37665,9 @@ longdesc and a font containing decorative initials. In addition, there longdesc are two re-encoding packages for Haralambous's fonts, providing longdesc T1, using virtual fonts, and OT1 and T1, using Metafont. execute addMap yfrak.map -docfiles size=1109 +docfiles size=1 texmf-dist/doc/fonts/gothic/README -runfiles size=1084611 +runfiles size=313 texmf-dist/dvips/gothic/config.yfrak texmf-dist/fonts/afm/public/gothic/yfrak.afm texmf-dist/fonts/afm/public/gothic/ygoth.afm @@ -37772,7 +37772,7 @@ longdesc graphics generally produced with other tools. This package aims longdesc to give a consistent interface to including the file types that longdesc are understood by your printer driver. For extended longdesc documentation see epslatex. -docfiles size=1117412 +docfiles size=278 texmf-dist/doc/latex/graphics/00readme.txt texmf-dist/doc/latex/graphics/changes.txt texmf-dist/doc/latex/graphics/color.pdf @@ -37784,7 +37784,7 @@ docfiles size=1117412 texmf-dist/doc/latex/graphics/keyval.pdf texmf-dist/doc/latex/graphics/lscape.pdf texmf-dist/doc/latex/graphics/trig.pdf -srcfiles size=238718 +srcfiles size=65 texmf-dist/source/latex/graphics/color.dtx texmf-dist/source/latex/graphics/drivers.dtx texmf-dist/source/latex/graphics/epsfig.dtx @@ -37796,7 +37796,7 @@ srcfiles size=238718 texmf-dist/source/latex/graphics/keyval.dtx texmf-dist/source/latex/graphics/lscape.dtx texmf-dist/source/latex/graphics/trig.dtx -runfiles size=92110 +runfiles size=34 texmf-dist/tex/latex/graphics/color.sty texmf-dist/tex/latex/graphics/dvipdf.def texmf-dist/tex/latex/graphics/dvips.def @@ -37835,12 +37835,12 @@ longdesc with dvips, which should at least have version 5.95b. The longdesc difference for a resulting distilled PDF file is minimal (as longdesc Ghostscript and Adobe Distiller only include a single copy of longdesc each graphics file, anyway). -docfiles size=102801 +docfiles size=26 texmf-dist/doc/latex/graphicx-psmin/README details="Package README" texmf-dist/doc/latex/graphicx-psmin/graphicx-psmin.pdf details="Package documentation" -srcfiles size=23198 +srcfiles size=6 texmf-dist/source/latex/graphicx-psmin/graphicx-psmin.dtx -runfiles size=5805 +runfiles size=2 texmf-dist/tex/latex/graphicx-psmin/graphicx-psmin.sty catalogue-version 1.1 catalogue-date 2007-05-25 16:15:27 +0200 @@ -37850,7 +37850,7 @@ catalogue-license lppl name greek category Package revision 960 -runfiles size=4419 +runfiles size=2 texmf-dist/tex/latex/greek/iso-8859-7.def name greektex @@ -37860,13 +37860,13 @@ shortdesc Fonts for typesetting Greek/English documents. longdesc The fonts are based on Silvio Levy’s classical Greek fonts; longdesc macros and Greek hyphenation patterns for the fonts’ encoding longdesc are also provided. -docfiles size=730009 +docfiles size=182 texmf-dist/doc/latex/greektex/README details="Readme" texmf-dist/doc/latex/greektex/gehyphw.gr texmf-dist/doc/latex/greektex/greektexdoc.pdf details="Package documentation" language="el" texmf-dist/doc/latex/greektex/greektexdoc.tex texmf-dist/doc/latex/greektex/ywcl.zip -runfiles size=27490 +runfiles size=7 texmf-dist/tex/latex/greektex/greektex.sty catalogue-version catalogue-date 2007-11-12 23:53:08 +0100 @@ -37881,10 +37881,10 @@ longdesc A MetaFont-implementation of the logo commonly known as ‘Der longdesc Grüne Punkt’ (‘The Green Point’). In Austria, it can be longdesc found on nearly every bottle. It should not be confused with longdesc the ‘Recycle’-logo, implemented by Ian Green. -docfiles size=993 +docfiles size=2 texmf-dist/doc/fonts/greenpoint/ChangeLog texmf-dist/doc/fonts/greenpoint/README -runfiles size=2360 +runfiles size=2 texmf-dist/fonts/source/public/greenpoint/greenpoint.mf texmf-dist/fonts/tfm/public/greenpoint/greenpoint.tfm catalogue-version @@ -37899,7 +37899,7 @@ shortdesc Include fragments of a dvi file. longdesc Provides a mechanism to include fragments of dvi files with the longdesc graphicx package, so that you can use \includegraphics to longdesc include dvi files. The package requires the dvipaste program. -docfiles size=15236 +docfiles size=11 texmf-dist/doc/latex/grfpaste/dvipaste.txt texmf-dist/doc/latex/grfpaste/grfp1.dat texmf-dist/doc/latex/grfpaste/grfp1.dvi @@ -37909,7 +37909,7 @@ docfiles size=15236 texmf-dist/doc/latex/grfpaste/grfp2.tex texmf-dist/doc/latex/grfpaste/grfp3.dvi texmf-dist/doc/latex/grfpaste/grfp3.tex -runfiles size=7088 +runfiles size=2 texmf-dist/tex/latex/grfpaste/grfpaste.sty catalogue-version 0.2 catalogue-date 2007-01-07 11:47:19 +0100 @@ -37925,12 +37925,12 @@ longdesc ancient Athens, producing the ‘Athenian’ numeral for any longdesc positive number. The package’s \athnum command can (in longdesc principle) be used to provide alternative typeset display of longdesc the value of counters. -docfiles size=173094 +docfiles size=43 texmf-dist/doc/latex/grnumalt/grnumalt.pdf details="Package documentation" -srcfiles size=10502 +srcfiles size=4 texmf-dist/source/latex/grnumalt/grnumalt.dtx texmf-dist/source/latex/grnumalt/grnumalt.ins -runfiles size=3629 +runfiles size=1 texmf-dist/tex/latex/grnumalt/grnumalt.sty catalogue-version catalogue-date 2007-01-04 14:33:27 +0100 @@ -37941,7 +37941,7 @@ name groff category Package revision 5362 execute addMap groff-updmap.map -runfiles size=54802 +runfiles size=20 texmf-dist/fonts/afm/groff/freeeuro.afm texmf-dist/fonts/afm/groff/psyrgo.afm texmf-dist/fonts/afm/groff/zpzdr-reversed.afm @@ -37957,10 +37957,10 @@ name grotesq category Package revision 964 execute addMap ugq.map -docfiles size=5293 +docfiles size=3 texmf-dist/doc/fonts/grotesq/README.base35 texmf-dist/doc/fonts/grotesq/grotesq.txt -runfiles size=155427 +runfiles size=52 texmf-dist/dvips/grotesq/config.ugq texmf-dist/fonts/afm/urw/grotesq/ugqb8a.afm texmf-dist/fonts/map/dvips/grotesq/ugq.map @@ -38000,14 +38000,14 @@ longdesc you (otherwise, legally) own. (The translation is to be steered longdesc by a file within the this package.) The package grtimes, in the longdesc bundle, allows the user to typeset monotonic Greek text using longdesc these MetaFont-specified fonts. -docfiles size=2879 +docfiles size=1 texmf-dist/doc/latex/grtimes/README details="Readme" -srcfiles size=17854 +srcfiles size=7 texmf-dist/source/latex/grtimes/font-names texmf-dist/source/latex/grtimes/grtimes.dtx texmf-dist/source/latex/grtimes/grtimes.ins texmf-dist/source/latex/grtimes/inlig -runfiles size=15407 +runfiles size=6 texmf-dist/fonts/enc/dvips/grtimes/lgr-tex.enc texmf-dist/fonts/source/public/grtimes/lgrligs.mf texmf-dist/tex/latex/grtimes/grtimes.sty @@ -38028,15 +38028,15 @@ longdesc Greek option in babel. The package uses the public domain longdesc Greek-CourierPlain font, and metrics and a font map entry for longdesc its use are provided. execute addMap grverb.map -docfiles size=1684 +docfiles size=3 texmf-dist/doc/latex/grverb/README texmf-dist/doc/latex/grverb/grv.dvi texmf-dist/doc/latex/grverb/grv.tex -srcfiles size=26182 +srcfiles size=8 texmf-dist/source/latex/grverb/grcour7t.vpl texmf-dist/source/latex/grverb/grverb.dtx texmf-dist/source/latex/grverb/grverb.ins -runfiles size=76189 +runfiles size=23 texmf-dist/fonts/afm/public/grverb/grkcurp.afm texmf-dist/fonts/map/dvips/grverb/grverb.map texmf-dist/fonts/tfm/public/grverb/grcour7t.tfm @@ -38059,12 +38059,12 @@ longdesc defines a new environment stammbaum, wherein all elements of longdesc the scheme are defined. Afterwards all necessary dimensions are longdesc calculated and the scheme is drawn. Currently two steps of longdesc symmetry reduction are supported. -docfiles size=816839 +docfiles size=202 texmf-dist/doc/latex/gu/README details="Package README" texmf-dist/doc/latex/gu/gudemo.tex texmf-dist/doc/latex/gu/gudoc.pdf details="Package documentation" language="de" texmf-dist/doc/latex/gu/gudoc.tex -runfiles size=31510 +runfiles size=8 texmf-dist/tex/latex/gu/gu.sty catalogue-version catalogue-date 2007-01-20 09:15:15 +0100 @@ -38074,7 +38074,7 @@ catalogue-license lppl name guide-to-latex category Documentation revision 1487 -docfiles size=502039 +docfiles size=200 texmf-doc/doc/english/guide-to-latex/README.txt texmf-doc/doc/english/guide-to-latex/demo.eps texmf-doc/doc/english/guide-to-latex/demo.pdf @@ -38183,7 +38183,7 @@ docfiles size=502039 name guides-pl category Documentation revision 16 -docfiles size=2701123 +docfiles size=662 texmf-doc/doc/polish/guides-pl/00readme texmf-doc/doc/polish/guides-pl/gentl-pl.pdf texmf-doc/doc/polish/guides-pl/grafika.pdf @@ -38201,14 +38201,14 @@ longdesc places arbitrary TeX code over the lyrics. To typeset the longdesc chords graphically (and not only by name), the author longdesc recommends use of an additional package such as gchords by K. longdesc Peeters. -docfiles size=33012 +docfiles size=9 texmf-dist/doc/latex/guitar/guitar.dvi texmf-dist/doc/latex/guitar/guitar.tex texmf-dist/doc/latex/guitar/guitar.txt -srcfiles size=48559 +srcfiles size=13 texmf-dist/source/latex/guitar/guitar.dtx texmf-dist/source/latex/guitar/guitar.ins -runfiles size=6151 +runfiles size=2 texmf-dist/tex/latex/guitar/guitar.sty catalogue-version catalogue-date 2007-02-22 16:49:05 +0100 @@ -38218,7 +38218,7 @@ catalogue-license unknown name guitbeamer category Package revision 5506 -docfiles size=5127766 +docfiles size=1258 texmf-dist/doc/latex/guitbeamer/README texmf-dist/doc/latex/guitbeamer/README.it texmf-dist/doc/latex/guitbeamer/guitbeamer.pdf @@ -38228,7 +38228,7 @@ docfiles size=5127766 texmf-dist/doc/latex/guitbeamer/img/docexem.pdf texmf-dist/doc/latex/guitbeamer/img/latexsymb.pdf texmf-dist/doc/latex/guitbeamer/img/pkgexem.pdf -runfiles size=5247 +runfiles size=2 texmf-dist/tex/latex/guitbeamer/guitbeamer.cls name gustlib @@ -38238,12 +38238,12 @@ shortdesc Polish oriented macros. longdesc Various small utility packages for typesetting in plain TeX, longdesc with a Polish perspective. Neither the package, nor any of its longdesc contents, appears on CTAN. -docfiles size=10961 +docfiles size=5 texmf-dist/doc/plain/gustlib/README texmf-dist/doc/plain/gustlib/readme.biblotex texmf-dist/doc/plain/gustlib/readme.plbtx993 texmf-dist/doc/plain/gustlib/readme.plmac218 -runfiles size=229656 +runfiles size=73 texmf-dist/bibtex/bib/gustlib/plbib.bib texmf-dist/bibtex/bst/gustlib/plabbrv.bst texmf-dist/bibtex/bst/gustlib/plalpha.bst @@ -38284,7 +38284,7 @@ shortdesc Pointing hand font. longdesc Provides right- and left-pointing hands in both black-on-white longdesc and white-on-black realisation. The font is distributed as longdesc MetaFont source. -runfiles size=6520 +runfiles size=6 texmf-dist/fonts/source/public/hands/hands.mf texmf-dist/fonts/source/public/hands/handsdef.mf texmf-dist/fonts/source/public/hands/mirror.mf @@ -38309,12 +38309,12 @@ longdesc individual punctuation character. ‘Real’ attempts at longdesc hanging punction should nowadays use the microtype package, longdesc which takes advantage of the support offered in recent versions longdesc of pdfTeX. -docfiles size=933 +docfiles size=1 texmf-dist/doc/latex/hanging/README -srcfiles size=23504 +srcfiles size=7 texmf-dist/source/latex/hanging/hanging.dtx texmf-dist/source/latex/hanging/hanging.ins -runfiles size=4011 +runfiles size=1 texmf-dist/tex/latex/hanging/hanging.sty catalogue-version 1.2 catalogue-date 2006-12-17 23:49:42 +0100 @@ -38328,11 +38328,11 @@ shortdesc Typeset harmony symbols, etc., for musicology. longdesc The package harmony.sty uses the packages ifthen and amssymb, longdesc together with the LaTeX font lcirclew10 and the font musix13 longdesc from musixtex. -docfiles size=158532 +docfiles size=40 texmf-dist/doc/latex/harmony/README details="Readme" texmf-dist/doc/latex/harmony/harmony.pdf details="Package documentation" texmf-dist/doc/latex/harmony/harmony.tex -runfiles size=9968 +runfiles size=3 texmf-dist/tex/latex/harmony/harmony.sty catalogue-version catalogue-date 2007-05-25 16:15:27 +0200 @@ -38347,10 +38347,10 @@ longdesc Provides over- and under-harpoon symbol commands; the harpoons longdesc may point in either direction, with the hook pointing up or longdesc down. The covered object is provided as an argument to the longdesc commands, so that they have the look of accent commands. -docfiles size=5322 +docfiles size=2 texmf-dist/doc/latex/harpoon/harpoon.dvi texmf-dist/doc/latex/harpoon/harpoon.tex -runfiles size=1668 +runfiles size=1 texmf-dist/tex/latex/harpoon/harpoon.sty catalogue-version catalogue-date 2006-12-17 23:49:42 +0100 @@ -38371,16 +38371,16 @@ longdesc Design Computing Unit of the University of Sydney) and longdesc kluwer.bst (aiming at the format preferred in Kluwer longdesc publications). This package is no longer recommended for use: longdesc the harvard package for LaTeX 2e should be used instead. -docfiles size=34129 +docfiles size=9 texmf-dist/doc/latex/harvard/harvard.dvi texmf-dist/doc/latex/harvard/harvard.tex -srcfiles size=25275 +srcfiles size=10 texmf-dist/source/latex/harvard/INSTALL texmf-dist/source/latex/harvard/Makefile texmf-dist/source/latex/harvard/README texmf-dist/source/latex/harvard/doc_Makefile texmf-dist/source/latex/harvard/harvard.perl -runfiles size=174451 +runfiles size=48 texmf-dist/bibtex/bib/harvard/harvard.bib texmf-dist/bibtex/bst/harvard/agsm.bst texmf-dist/bibtex/bst/harvard/apsr.bst @@ -38400,10 +38400,10 @@ revision 1487 shortdesc Macros for scientific articles. longdesc Known as ‘Harvard macros’, since written at that longdesc University. -docfiles size=27162 +docfiles size=7 texmf-dist/doc/plain/harvmac/harvsamp.dvi texmf-dist/doc/plain/harvmac/harvsamp.tex -runfiles size=15267 +runfiles size=4 texmf-dist/tex/plain/harvmac/harvmac.tex catalogue-version catalogue-date 2006-12-17 23:49:42 +0100 @@ -38417,11 +38417,11 @@ shortdesc MetaPost macros for hatching interior of closed paths. longdesc The file hatching.mp contains a set of MetaPost macros for longdesc hatching interior of closed paths. Examples of usage are longdesc included. -docfiles size=4876 +docfiles size=3 texmf-dist/doc/metapost/hatching/htchuse.mp texmf-dist/doc/metapost/hatching/htchuse_.tex texmf-dist/doc/metapost/hatching/readme -runfiles size=2255 +runfiles size=1 texmf-dist/metapost/hatching/hatching.mp catalogue-version 0.11 catalogue-date 2006-12-17 23:49:42 +0100 @@ -38431,15 +38431,15 @@ catalogue-license pd name hc category Package revision 971 -docfiles size=2868 +docfiles size=1 texmf-dist/doc/latex/hc/README -srcfiles size=79317 +srcfiles size=22 texmf-dist/source/latex/hc/COPYING texmf-dist/source/latex/hc/FILES texmf-dist/source/latex/hc/german.hld texmf-dist/source/latex/hc/hc.dtx texmf-dist/source/latex/hc/hc.ins -runfiles size=123567 +runfiles size=34 texmf-dist/bibtex/bst/hc/hc-de.bst texmf-dist/bibtex/bst/hc/hc-en.bst texmf-dist/tex/latex/hc/hcart.cls @@ -38450,7 +38450,7 @@ runfiles size=123567 name help category Documentation revision 1513 -docfiles size=545903 +docfiles size=139 texmf-doc/doc/english/help/CTAN.sites texmf-doc/doc/english/help/NTS-FAQ texmf-doc/doc/english/help/README-Books @@ -38466,7 +38466,7 @@ docfiles size=545903 name helvetic category Package revision 2488 -runfiles size=2227598 +runfiles size=720 texmf-dist/dvips/helvetic/config.uhv texmf-dist/fonts/afm/adobe/helvetic/phvb8a.afm texmf-dist/fonts/afm/adobe/helvetic/phvb8an.afm @@ -38809,14 +38809,14 @@ runfiles size=2227598 name hepparticles category Package revision 973 -docfiles size=255290 +docfiles size=65 texmf-dist/doc/latex/hepparticles/README texmf-dist/doc/latex/hepparticles/hepparticles.pdf texmf-dist/doc/latex/hepparticles/hepparticles.ps texmf-dist/doc/latex/hepparticles/hepparticles.tex texmf-dist/doc/latex/hepparticles/testhepparticles.pdf texmf-dist/doc/latex/hepparticles/testhepparticles.tex -runfiles size=15039 +runfiles size=4 texmf-dist/tex/latex/hepparticles/hepparticles.sty name hepthesis @@ -38833,7 +38833,7 @@ longdesc Extensive options for draft production, screen viewing and longdesc binding-ready output; – Helpful extensions of existing longdesc environments, including equation and tabular; and – Support longdesc for quotations at the start of the thesis and each chapter. -docfiles size=975806 +docfiles size=248 texmf-dist/doc/latex/hepthesis/ChangeLog texmf-dist/doc/latex/hepthesis/README details="Package README" texmf-dist/doc/latex/hepthesis/TODO @@ -38856,9 +38856,9 @@ docfiles size=975806 texmf-dist/doc/latex/hepthesis/example/varwidth.sty texmf-dist/doc/latex/hepthesis/hepthesis.pdf details="Package documentation" texmf-dist/doc/latex/hepthesis/hepthesis.tex -srcfiles size=973 +srcfiles size=1 texmf-dist/source/latex/hepthesis/Makefile -runfiles size=26298 +runfiles size=7 texmf-dist/tex/latex/hepthesis/hepthesis.cls catalogue-version 1.4 catalogue-date 2007-09-14 11:29:42 +0200 @@ -38868,12 +38868,12 @@ catalogue-license lppl name hepunits category Package revision 5061 -docfiles size=96015 +docfiles size=27 texmf-dist/doc/latex/hepunits/ChangeLog texmf-dist/doc/latex/hepunits/README texmf-dist/doc/latex/hepunits/hepunits.pdf texmf-dist/doc/latex/hepunits/hepunits.tex -runfiles size=6331 +runfiles size=2 texmf-dist/tex/latex/hepunits/hepunits.sty name hexgame @@ -38884,11 +38884,11 @@ longdesc Hex is a mathematical game invented by the Danish mathematician longdesc Piet Hein and independently by the mathematician John Nash. longdesc This package defines an environment that enables the user to longdesc draw such a game in a trivial way. -docfiles size=36376 +docfiles size=11 texmf-dist/doc/latex/hexgame/README details="Readme" texmf-dist/doc/latex/hexgame/hexgame.pdf details="Package documentation" texmf-dist/doc/latex/hexgame/hexgame.tex -runfiles size=4662 +runfiles size=2 texmf-dist/tex/latex/hexgame/hexgame.sty catalogue-version 1.0 catalogue-date 2007-10-03 10:32:43 +0200 @@ -38902,13 +38902,13 @@ shortdesc The hfbright fonts. longdesc These are Adobe Type 1 versions of the OT1-encoded and maths longdesc parts of the Computer Modern Bright fonts. execute addMixedMap hfbright.map -docfiles size=2920 +docfiles size=1 texmf-dist/doc/fonts/hfbright/README -srcfiles size=12330 +srcfiles size=5 texmf-dist/source/fonts/hfbright/generate.sh texmf-dist/source/fonts/hfbright/install.sh texmf-dist/source/fonts/hfbright/simplify-rename.pe -runfiles size=1150149 +runfiles size=314 texmf-dist/dvips/hfbright/config.hfbright texmf-dist/fonts/afm/public/hfbright/hfbr10.afm texmf-dist/fonts/afm/public/hfbright/hfbr17.afm @@ -38979,7 +38979,7 @@ longdesc It does a similar job as the eco package by Sebastian Kirsch longdesc but includes a couple of improvements, i.e., better kerning longdesc with guillemets, and support for character protruding using the longdesc pdfcprot package. -docfiles size=517899 +docfiles size=136 texmf-dist/doc/fonts/hfoldsty/ChangeLog texmf-dist/doc/fonts/hfoldsty/README texmf-dist/doc/fonts/hfoldsty/TODO @@ -38993,11 +38993,11 @@ docfiles size=517899 texmf-dist/doc/fonts/hfoldsty/test-eco-hfo.tex texmf-dist/doc/fonts/hfoldsty/test-eco.tex texmf-dist/doc/fonts/hfoldsty/test-hfo.tex -srcfiles size=26455 +srcfiles size=8 texmf-dist/source/fonts/hfoldsty/Makefile texmf-dist/source/fonts/hfoldsty/hfoldsty.dtx texmf-dist/source/fonts/hfoldsty/hfoldsty.ins -runfiles size=3410804 +runfiles size=1225 texmf-dist/fonts/tfm/public/hfoldsty/hfobi0500.tfm texmf-dist/fonts/tfm/public/hfoldsty/hfobi0600.tfm texmf-dist/fonts/tfm/public/hfoldsty/hfobi0700.tfm @@ -39678,14 +39678,14 @@ shortdesc Print vectors, matrices, and tensors. longdesc This package provides commands for vectors, matrices, and longdesc tensors with different styles — arrows (as the LaTeX longdesc default), underlined, and bold). -docfiles size=180299 +docfiles size=45 texmf-dist/doc/latex/hhtensor/README details="Package Readme" texmf-dist/doc/latex/hhtensor/hhtensor.pdf details="Package documentation" -srcfiles size=10749 +srcfiles size=5 texmf-dist/source/latex/hhtensor/Makefile texmf-dist/source/latex/hhtensor/hhtensor.dtx texmf-dist/source/latex/hhtensor/hhtensor.ins -runfiles size=2218 +runfiles size=1 texmf-dist/tex/latex/hhtensor/hhtensor.sty catalogue-version 0.6 catalogue-date 2006-12-17 23:49:42 +0100 @@ -39706,14 +39706,14 @@ longdesc Ptolomeny (together with cartouches) and some numbers, but the longdesc package is not for serious Egyptologists. The bundle is part of longdesc a set of archaic fonts, and requires use of the oands fonts longdesc from that set. -docfiles size=210416 +docfiles size=53 texmf-dist/doc/fonts/hieroglf/README texmf-dist/doc/fonts/hieroglf/tryfont.pdf texmf-dist/doc/fonts/hieroglf/tryfont.tex -srcfiles size=220367 +srcfiles size=55 texmf-dist/source/latex/hieroglf/hieroglf.dtx texmf-dist/source/latex/hieroglf/hieroglf.ins -runfiles size=165880 +runfiles size=43 texmf-dist/fonts/source/public/hieroglf/pmhg.mf texmf-dist/tex/latex/hieroglf/hieroglf.sty texmf-dist/tex/latex/hieroglf/ot1pmhg.fd @@ -39732,11 +39732,11 @@ longdesc of high resolution images, if each pair of files have the same longdesc basename (e.g., bird_low.eps and bird.eps). The package is a longdesc simple wrapper around the \includegraphics command of the longdesc graphicx package. -srcfiles size=10250 +srcfiles size=4 texmf-dist/source/latex/hilowres/hilowres.dtx texmf-dist/source/latex/hilowres/hilowres.ins texmf-dist/source/latex/hilowres/readme.txt -runfiles size=1077 +runfiles size=1 texmf-dist/tex/latex/hilowres/hilowres.sty catalogue-version catalogue-date 2006-12-17 23:49:42 +0100 @@ -39749,12 +39749,12 @@ revision 2415 shortdesc Draw histograms with the LaTeX picture environment. longdesc This is a macro collection to draw histogram bars inside a longdesc LaTeX picture-environment. -docfiles size=109387 +docfiles size=27 texmf-dist/doc/latex/histogr/histogr.pdf -srcfiles size=9313 +srcfiles size=4 texmf-dist/source/latex/histogr/histogr.dtx texmf-dist/source/latex/histogr/histogr.ins -runfiles size=1859 +runfiles size=1 texmf-dist/tex/latex/histogr/histogr.sty catalogue-version 1.01 catalogue-date 2006-11-09 15:16:55 +0100 @@ -39767,11 +39767,11 @@ revision 980 shortdesc Class for documentation. longdesc An article-based class designed for use for documentation in longdesc high-technology companies. -docfiles size=22872 +docfiles size=7 texmf-dist/doc/latex/hitec/README details="Package Readme" texmf-dist/doc/latex/hitec/hitec_doc.pdf details="Package documentation" texmf-dist/doc/latex/hitec/hitec_doc.tex -runfiles size=21625 +runfiles size=6 texmf-dist/tex/latex/hitec/hitec.cls catalogue-version 0.0(beta) catalogue-date 2006-12-17 23:49:42 +0100 @@ -39785,12 +39785,12 @@ shortdesc A dissertation class. longdesc The class was developed to typeset a dissertation at ETH longdesc Zürich. The requirements were to use A5 paper and 10pt type. A longdesc sample of the output is shown in the PDF documentation link. -docfiles size=217818 +docfiles size=54 texmf-dist/doc/latex/hpsdiss/hpsdiss.pdf details="Example of package use" -srcfiles size=41281 +srcfiles size=12 texmf-dist/source/latex/hpsdiss/hpsdiss.dtx texmf-dist/source/latex/hpsdiss/hpsdiss.ins -runfiles size=21822 +runfiles size=6 texmf-dist/tex/latex/hpsdiss/hpsdiss.cls catalogue-version 1.0 catalogue-date 2007-01-07 11:47:19 +0100 @@ -39805,7 +39805,7 @@ longdesc This package simplifies creation of new documents for the longdesc (average) Croatian user. As an example, a class file hrdipl.cls longdesc (designed for the graduation thesis at the University of longdesc Zagreb) and sample thesis documents are included. -docfiles size=139852 +docfiles size=40 texmf-dist/doc/latex/hrlatex/README texmf-dist/doc/latex/hrlatex/hrlatex.pdf details="Package documentation:" language="hr" texmf-dist/doc/latex/hrlatex/novi.diplomski-rad.tex @@ -39815,10 +39815,10 @@ docfiles size=139852 texmf-dist/doc/latex/hrlatex/sample.minimal.latin2.tex texmf-dist/doc/latex/hrlatex/sample.minimal.utf8.tex texmf-dist/doc/latex/hrlatex/sample.prezentacija.tex -srcfiles size=8336 +srcfiles size=3 texmf-dist/source/latex/hrlatex/hrlatex.dtx texmf-dist/source/latex/hrlatex/hrlatex.ins -runfiles size=1077 +runfiles size=1 texmf-dist/tex/latex/hrlatex/hrlatex.sty catalogue-version 0.22 catalogue-date 2007-03-07 20:05:57 +0100 @@ -39838,14 +39838,14 @@ longdesc \hvFloat{figure}{\includegraphics{rose}}{Caption}{fig:0}. longdesc Options are included to place captions to the right or left, longdesc and rotated. Setting nonFloat=true results in placing the float longdesc here. -docfiles size=354866 +docfiles size=89 texmf-dist/doc/latex/hvfloat/VERSION-1.1 texmf-dist/doc/latex/hvfloat/bateaux.jpg texmf-dist/doc/latex/hvfloat/hvfloat.pdf texmf-dist/doc/latex/hvfloat/hvfloat.tex texmf-dist/doc/latex/hvfloat/rose.eps texmf-dist/doc/latex/hvfloat/rose.png -runfiles size=11410 +runfiles size=3 texmf-dist/tex/latex/hvfloat/hvfloat.sty catalogue-version catalogue-date 2007-01-04 14:33:27 +0100 @@ -39860,12 +39860,12 @@ longdesc Typeset math in a style that suits the Adobe Helvetica text longdesc fonts. Commercial (Adobe type 1) versions of the HV-Math fonts longdesc are available from Micropress; free bitmap versions of the longdesc fonts from the Micropress fonts directories. -docfiles size=3024 +docfiles size=1 texmf-dist/doc/latex/hvmath/hvmaths.txt -srcfiles size=17339 +srcfiles size=6 texmf-dist/source/latex/hvmath/hvmaths.dtx texmf-dist/source/latex/hvmath/hvmaths.ins -runfiles size=8754 +runfiles size=3 texmf-dist/tex/latex/hvmath/hvmaths.sty catalogue-version 1.5 catalogue-date 2007-01-07 12:40:14 +0100 @@ -39879,7 +39879,7 @@ shortdesc Hypertext cross referencing. longdesc Redefines LaTeX cross-referencing commands to insert \special longdesc commands for HyperTeX dvi viewers, such as recent versions of longdesc xdvi. The package is now largely superseded by hyperref. -srcfiles size=167812 +srcfiles size=49 texmf-dist/source/latex/hyper/Makefile-MSDos texmf-dist/source/latex/hyper/Makefile-Unix texmf-dist/source/latex/hyper/README @@ -39892,7 +39892,7 @@ srcfiles size=167812 texmf-dist/source/latex/hyper/hyper.ins texmf-dist/source/latex/hyper/scontrib/README texmf-dist/source/latex/hyper/scontrib/harvard.hyp -runfiles size=143898 +runfiles size=49 texmf-dist/tex/latex/hyper/amsart.hyp texmf-dist/tex/latex/hyper/amsbook.hyp texmf-dist/tex/latex/hyper/amsdtx.hyp @@ -39930,7 +39930,7 @@ catalogue-license lppl name hyperref category Package -revision 5453 +revision 5523 shortdesc Extensive support for hypertext in LaTeX. longdesc The hyperref package is used to handle cross-referencing longdesc commands in LaTeX to produce hypertext links in the document. @@ -39942,7 +39942,7 @@ longdesc TeX4ht; and for VTeX's pdf and HTML backends. The package is longdesc distributed with the backref and nameref packages, which make longdesc use of the facilities of hyperref. The package depends on the longdesc author's kvoptions and refcount packages. -docfiles size=5146317 +docfiles size=1265 texmf-dist/doc/latex/hyperref/ChangeLog texmf-dist/doc/latex/hyperref/ChangeLog.pdf texmf-dist/doc/latex/hyperref/README details="Package README" @@ -39958,7 +39958,7 @@ docfiles size=5146317 texmf-dist/doc/latex/hyperref/options.pdf texmf-dist/doc/latex/hyperref/paper.pdf texmf-dist/doc/latex/hyperref/slides.pdf -srcfiles size=862419 +srcfiles size=241 texmf-dist/source/latex/hyperref/backref.dtx texmf-dist/source/latex/hyperref/bmhydoc.sty texmf-dist/source/latex/hyperref/doc/fdl.tex @@ -40006,7 +40006,7 @@ srcfiles size=862419 texmf-dist/source/latex/hyperref/test/testurl.bbl texmf-dist/source/latex/hyperref/test/testurl.bib texmf-dist/source/latex/hyperref/test/testurl.tex -runfiles size=543099 +runfiles size=144 texmf-dist/tex/latex/hyperref/backref.sty texmf-dist/tex/latex/hyperref/hdvipdfm.def texmf-dist/tex/latex/hyperref/hdvips.def @@ -40040,7 +40040,7 @@ catalogue-license lppl name hyperref-docsrc category Package revision 5379 -docfiles size=247147 +docfiles size=62 texmf-dist/doc/latex/hyperref-docsrc/README texmf-dist/doc/latex/hyperref-docsrc/paperslides99.zip @@ -40063,13 +40063,13 @@ longdesc author, title, subject, keywords, copyright, and license URL. longdesc hyperxmp currently embeds XMP only within PDF documents but is longdesc compatible with pdflatex, latex+dvipdfm, and longdesc latex+dvips+ps2pdf. -docfiles size=295044 +docfiles size=73 texmf-dist/doc/latex/hyperxmp/README details="Readme" texmf-dist/doc/latex/hyperxmp/hyperxmp.pdf details="Package documentation" -srcfiles size=56771 +srcfiles size=15 texmf-dist/source/latex/hyperxmp/hyperxmp.dtx texmf-dist/source/latex/hyperxmp/hyperxmp.ins -runfiles size=13935 +runfiles size=4 texmf-dist/tex/latex/hyperxmp/hyperxmp.sty catalogue-version 1.1 catalogue-date 2007-03-07 20:05:57 +0100 @@ -40081,14 +40081,14 @@ category TLCore revision 3574 execute BuildLanguageDat ar execute BuildLanguageDat fa -runfiles size=50 +runfiles size=2 texmf/tex/generic/config/language.ar.dat texmf/tex/generic/config/language.fa.dat name hyphen-base category TLCore revision 3933 -runfiles size=80060 +runfiles size=24 texmf/tex/generic/config/language.dat texmf/tex/generic/config/language.us texmf/tex/generic/hyphen/cathyph.tex @@ -40102,7 +40102,7 @@ name hyphen-basque category TLCore revision 2090 execute BuildLanguageDat ba -runfiles size=11315 +runfiles size=5 texmf/tex/generic/config/language.ba.dat texmf/tex/generic/hyphen/bahyph.sh texmf/tex/generic/hyphen/bahyph.tex @@ -40111,14 +40111,14 @@ name hyphen-bulgarian category TLCore revision 2090 execute BuildLanguageDat bg -runfiles size=26 +runfiles size=1 texmf/tex/generic/config/language.bg.dat name hyphen-coptic category TLCore revision 3573 execute BuildLanguageDat cop -runfiles size=7195 +runfiles size=3 texmf/tex/generic/config/language.cop.dat texmf/tex/generic/hyphen/copthyph.tex @@ -40126,7 +40126,7 @@ name hyphen-croatian category TLCore revision 3573 execute BuildLanguageDat hr -runfiles size=9778 +runfiles size=4 texmf/tex/generic/config/language.hr.dat texmf/tex/generic/hyphen/hrhyph.tex @@ -40134,7 +40134,7 @@ name hyphen-czechslovak category TLCore revision 3573 execute BuildLanguageDat cz -runfiles size=2468 +runfiles size=5 texmf/tex/generic/config/language.cz.dat texmf/tex/generic/hyphen/czhyph.tex texmf/tex/generic/hyphen/czhyphen.ex @@ -40145,7 +40145,7 @@ name hyphen-danish category TLCore revision 3573 execute BuildLanguageDat dk -runfiles size=8500 +runfiles size=5 texmf/tex/generic/config/language.dk.dat texmf/tex/generic/hyphen/dkcommon.tex texmf/tex/generic/hyphen/dkhyph.tex @@ -40155,7 +40155,7 @@ name hyphen-dutch category TLCore revision 3573 execute BuildLanguageDat ne -runfiles size=88665 +runfiles size=23 texmf/tex/generic/config/language.ne.dat texmf/tex/generic/hyphen/nehyph96.tex @@ -40163,7 +40163,7 @@ name hyphen-esperanto category TLCore revision 3573 execute BuildLanguageDat eo -runfiles size=17824 +runfiles size=6 texmf/tex/generic/config/language.eo.dat texmf/tex/generic/hyphen/eohyph.tex @@ -40171,7 +40171,7 @@ name hyphen-estonian category TLCore revision 3573 execute BuildLanguageDat et -runfiles size=8706 +runfiles size=4 texmf/tex/generic/config/language.et.dat texmf/tex/generic/hyphen/ethyph.tex @@ -40179,7 +40179,7 @@ name hyphen-finnish category TLCore revision 3573 execute BuildLanguageDat fi -runfiles size=4598 +runfiles size=3 texmf/tex/generic/config/language.fi.dat texmf/tex/generic/hyphen/fihyph.tex @@ -40187,7 +40187,7 @@ name hyphen-french category TLCore revision 3573 execute BuildLanguageDat fr -runfiles size=34861 +runfiles size=10 texmf/tex/generic/config/language.fr.dat texmf/tex/generic/hyphen/frhyph.tex @@ -40195,7 +40195,7 @@ name hyphen-german category TLCore revision 3573 execute BuildLanguageDat de -runfiles size=226791 +runfiles size=58 texmf/tex/generic/config/language.de.dat texmf/tex/generic/hyphen/dehyphn.tex texmf/tex/generic/hyphen/dehypht.tex @@ -40206,7 +40206,7 @@ name hyphen-greek category TLCore revision 3573 execute BuildLanguageDat gr -runfiles size=1935732 +runfiles size=479 texmf/doc/generic/elhyphen/README texmf/doc/generic/elhyphen/anc-test.ltx texmf/doc/generic/elhyphen/anc-test.pdf @@ -40224,12 +40224,12 @@ name hyphen-hungarian category TLCore revision 3573 execute BuildLanguageDat hu -docfiles size=190050 +docfiles size=48 texmf/doc/generic/huhyphen/huhyphn.pdf texmf/doc/generic/huhyphen/hyph_hu.dic texmf/doc/generic/huhyphen/searchforerrors.rb texmf/doc/generic/huhyphen/testhyphenation.rb -runfiles size=94306 +runfiles size=25 texmf/tex/generic/config/language.hu.dat texmf/tex/generic/hyphen/huhyphn.tex @@ -40237,7 +40237,7 @@ name hyphen-ibycus category TLCore revision 3573 execute BuildLanguageDat iby -runfiles size=20690 +runfiles size=7 texmf/tex/generic/config/language.iby.dat texmf/tex/generic/hyphen/ibyhyph.tex @@ -40245,7 +40245,7 @@ name hyphen-icelandic category TLCore revision 3573 execute BuildLanguageDat is -runfiles size=32173 +runfiles size=9 texmf/tex/generic/config/language.is.dat texmf/tex/generic/hyphen/icehyph.tex @@ -40253,7 +40253,7 @@ name hyphen-indonesian category TLCore revision 3573 execute BuildLanguageDat in -runfiles size=3346 +runfiles size=2 texmf/tex/generic/config/language.in.dat texmf/tex/generic/hyphen/inhyph.tex @@ -40261,7 +40261,7 @@ name hyphen-interlingua category TLCore revision 2119 execute BuildLanguageDat ia -runfiles size=4498 +runfiles size=3 texmf/tex/generic/config/language.ia.dat texmf/tex/generic/hyphen/iahyphen.tex @@ -40269,7 +40269,7 @@ name hyphen-italian category TLCore revision 3606 execute BuildLanguageDat it -runfiles size=6307 +runfiles size=3 texmf/tex/generic/config/language.it.dat texmf/tex/generic/hyphen/ithyph.tex @@ -40277,7 +40277,7 @@ name hyphen-latin category TLCore revision 4878 execute BuildLanguageDat la -runfiles size=9711 +runfiles size=4 texmf/tex/generic/config/language.la.dat texmf/tex/generic/hyphen/lahyph.tex @@ -40286,7 +40286,7 @@ category TLCore revision 5096 execute BuildLanguageDat mn execute BuildLanguageDat mn2a -runfiles size=17691 +runfiles size=6 texmf/tex/generic/config/language.mn.dat texmf/tex/generic/hyphen/mnhyph.tex texmf/tex/generic/hyphen/mnhyphn.tex @@ -40297,7 +40297,7 @@ revision 5375 execute BuildLanguageDat no execute BuildLanguageDat nn execute BuildLanguageDat nb -runfiles size=203587 +runfiles size=53 texmf/tex/generic/config/language.no.dat texmf/tex/generic/hyphen/nbhyph.tex texmf/tex/generic/hyphen/nnhyph.tex @@ -40307,7 +40307,7 @@ name hyphen-pinyin category TLCore revision 3573 execute BuildLanguageDat py -runfiles size=2176 +runfiles size=2 texmf/tex/generic/config/language.py.dat texmf/tex/generic/hyphen/pyhyph.tex @@ -40315,7 +40315,7 @@ name hyphen-polish category TLCore revision 3573 execute BuildLanguageDat pl -runfiles size=33878 +runfiles size=10 texmf/tex/generic/config/language.pl.dat texmf/tex/generic/hyphen/plhyph.tex @@ -40323,7 +40323,7 @@ name hyphen-portuguese category TLCore revision 3573 execute BuildLanguageDat pt -runfiles size=3586 +runfiles size=2 texmf/tex/generic/config/language.pt.dat texmf/tex/generic/hyphen/pthyph.tex @@ -40331,7 +40331,7 @@ name hyphen-romanian category TLCore revision 3573 execute BuildLanguageDat ro -runfiles size=8953 +runfiles size=4 texmf/tex/generic/config/language.ro.dat texmf/tex/generic/hyphen/rohyphen.tex @@ -40340,14 +40340,14 @@ category TLCore revision 3573 depend ruhyphen execute BuildLanguageDat ru -runfiles size=25 +runfiles size=1 texmf/tex/generic/config/language.ru.dat name hyphen-serbian category TLCore revision 3573 execute BuildLanguageDat sr -runfiles size=22738 +runfiles size=7 texmf/tex/generic/config/language.sr.dat texmf/tex/generic/hyphen/srhyphc.tex @@ -40355,7 +40355,7 @@ name hyphen-slovene category TLCore revision 3635 execute BuildLanguageDat sl -runfiles size=11331 +runfiles size=4 texmf/tex/generic/config/language.sl.dat texmf/tex/generic/hyphen/sihyph.tex @@ -40363,7 +40363,7 @@ name hyphen-spanish category TLCore revision 4136 execute BuildLanguageDat es -runfiles size=62246 +runfiles size=18 texmf/tex/generic/config/language.es.dat texmf/tex/generic/hyphen/cahyph.tex texmf/tex/generic/hyphen/eshyph.tex @@ -40373,7 +40373,7 @@ name hyphen-swedish category TLCore revision 3573 execute BuildLanguageDat sw -runfiles size=34596 +runfiles size=10 texmf/tex/generic/config/language.sw.dat texmf/tex/generic/hyphen/svhyph.tex @@ -40381,7 +40381,7 @@ name hyphen-turkish category TLCore revision 3573 execute BuildLanguageDat tk -runfiles size=5177 +runfiles size=3 texmf/tex/generic/config/language.tk.dat texmf/tex/generic/hyphen/tkhyph.tex @@ -40389,7 +40389,7 @@ name hyphen-ukenglish category TLCore revision 3573 execute BuildLanguageDat uk -runfiles size=57179 +runfiles size=15 texmf/tex/generic/config/language.uk.dat texmf/tex/generic/hyphen/ukhyphen.tex @@ -40397,14 +40397,14 @@ name hyphen-ukrainian category TLCore revision 3573 execute BuildLanguageDat ur -runfiles size=25 +runfiles size=1 texmf/tex/generic/config/language.ur.dat name hyphen-usorbian category TLCore revision 3573 execute BuildLanguageDat sor -runfiles size=13790 +runfiles size=5 texmf/tex/generic/config/language.sor.dat texmf/tex/generic/hyphen/sorhyph.tex @@ -40412,7 +40412,7 @@ name hyphen-welsh category TLCore revision 3573 execute BuildLanguageDat cy -runfiles size=43282 +runfiles size=12 texmf/tex/generic/config/language.cy.dat texmf/tex/generic/hyphen/cyhyph.tex @@ -40425,12 +40425,12 @@ longdesc of non-alphabetics or monospaced fonts. Enables hyphenation longdesc within ‘words’ that contain non-alphabetic characters longdesc (e.g., that include underscores), and hyphenation of text longdesc typeset in monospaced (e.g., cmtt) fonts. -docfiles size=1046 +docfiles size=1 texmf-dist/doc/latex/hyphenat/README details="Readme" -srcfiles size=37405 +srcfiles size=10 texmf-dist/source/latex/hyphenat/hyphenat.dtx texmf-dist/source/latex/hyphenat/hyphenat.ins -runfiles size=5341 +runfiles size=2 texmf-dist/tex/latex/hyphenat/hyphenat.sty catalogue-version 2.3b catalogue-date 2007-01-07 15:47:33 +0100 @@ -40440,11 +40440,11 @@ catalogue-license lppl name hyplain category Package revision 2356 -docfiles size=59228 +docfiles size=16 texmf-dist/doc/plain/hyplain/README texmf-dist/doc/plain/hyplain/hydoc.pdf texmf-dist/doc/plain/hyplain/hydoc.tex -runfiles size=7712 +runfiles size=4 texmf-dist/tex/plain/hyplain/hylang.tex texmf-dist/tex/plain/hyplain/hypdfplain.ini texmf-dist/tex/plain/hyplain/hyplain.tex @@ -40461,16 +40461,16 @@ longdesc cbgreek. It sets up "ibycus" as a pseudo-language you can longdesc specify in the normal Babel manner. For proper hyphenation of longdesc Greek quoted in mid-paragraph, you should use it with elatex. longdesc See the README for details. -docfiles size=97611 +docfiles size=26 texmf-dist/doc/latex/ibycus-babel/README details="Readme" texmf-dist/doc/latex/ibycus-babel/ibycus-babel-test.tex texmf-dist/doc/latex/ibycus-babel/ibycus-babel.pdf details="Package documentation" texmf-dist/doc/latex/ibycus-babel/ibyhyph.pl texmf-dist/doc/latex/ibycus-babel/install.txt -srcfiles size=16834 +srcfiles size=6 texmf-dist/source/latex/ibycus-babel/ibycus-babel.dtx texmf-dist/source/latex/ibycus-babel/ibycus-babel.ins -runfiles size=4156 +runfiles size=2 texmf-dist/tex/latex/ibycus-babel/ibycus.ldf texmf-dist/tex/latex/ibycus-babel/ufib.fd catalogue-version 3.0 @@ -40489,7 +40489,7 @@ longdesc Adobe Type 1 format. This distribution of ibycus is accompanied longdesc by a set of macro packages to use it with Plain TeX or LaTeX, longdesc but for use with Babel, see the ibycus-babel package. execute addMixedMap iby.map -docfiles size=116928 +docfiles size=40 texmf-dist/doc/latex/ibygrk/COPYING texmf-dist/doc/latex/ibygrk/NEWS texmf-dist/doc/latex/ibygrk/README details="General and installation Readme" @@ -40508,7 +40508,7 @@ docfiles size=116928 texmf-dist/doc/latex/ibygrk/setiby4.tex texmf-dist/doc/latex/ibygrk/tlgsqq.tex texmf-dist/doc/latex/ibygrk/version4.tex -runfiles size=292805 +runfiles size=99 texmf-dist/fonts/afm/public/ibygrk/fibb84.afm texmf-dist/fonts/afm/public/ibygrk/fibr84.afm texmf-dist/fonts/enc/dvips/ibygrk/IbycusHTG.enc @@ -40567,14 +40567,14 @@ revision 1926 shortdesc Class for typesetting articles for the ICSV conference. longdesc This is an ad-hoc class for typesetting articles for the ICSV longdesc conference, based on the earler active-conf by the same author. -docfiles size=224817 +docfiles size=57 texmf-dist/doc/latex/icsv/README texmf-dist/doc/latex/icsv/icsv-example.tex texmf-dist/doc/latex/icsv/icsv.pdf -srcfiles size=34902 +srcfiles size=10 texmf-dist/source/latex/icsv/icsv.dtx texmf-dist/source/latex/icsv/icsv.ins -runfiles size=15571 +runfiles size=5 texmf-dist/tex/latex/icsv/icsv-dtx.sty texmf-dist/tex/latex/icsv/icsv.cls catalogue-version 0.2 @@ -40589,7 +40589,7 @@ shortdesc IEEE Power Engineering Society Transactions. longdesc Supports typesetting of transactions, as well as discussions longdesc and closures, for the IEEE Power Engineering Society longdesc Transactions journals. -docfiles size=162871 +docfiles size=45 texmf-dist/doc/latex/ieeepes/README details="Readme" texmf-dist/doc/latex/ieeepes/ieeepes_check.dvi texmf-dist/doc/latex/ieeepes/ieeepes_check.tex @@ -40598,7 +40598,7 @@ docfiles size=162871 texmf-dist/doc/latex/ieeepes/ieeepes_skel.dvi texmf-dist/doc/latex/ieeepes/ieeepes_skel.tex texmf-dist/doc/latex/ieeepes/vk.eps -runfiles size=35418 +runfiles size=10 texmf-dist/bibtex/bib/ieeepes/ieeepes_check.bib texmf-dist/bibtex/bst/ieeepes/ieeepes.bst texmf-dist/tex/latex/ieeepes/ieeepes.sty @@ -40611,14 +40611,14 @@ name ifacmtg category Package revision 1487 shortdesc Elsevier Science preprint style for IFAC meetings. -docfiles size=353897 +docfiles size=89 texmf-dist/doc/latex/ifacmtg/README.1st texmf-dist/doc/latex/ifacmtg/ifacsam-letter.dvi texmf-dist/doc/latex/ifacmtg/ifacsam-letter.tex texmf-dist/doc/latex/ifacmtg/ifacsam.dvi texmf-dist/doc/latex/ifacmtg/ifacsam.tex texmf-dist/doc/latex/ifacmtg/instraut.pdf -runfiles size=87996 +runfiles size=23 texmf-dist/bibtex/bib/ifacmtg/ifacsam.bib texmf-dist/bibtex/bst/ifacmtg/ifac.bst texmf-dist/tex/latex/ifacmtg/ifacmtg.cls @@ -40638,14 +40638,14 @@ longdesc Darmstadt, Germany. It is based on ideas of pdfslide, but longdesc completely rewritten for compatibility with texpower and longdesc seminar. The manual describes all functions and provides a longdesc sample. -docfiles size=408416 +docfiles size=102 texmf-dist/doc/latex/ifmslide/README details="Readme" texmf-dist/doc/latex/ifmslide/ifmman.dep texmf-dist/doc/latex/ifmslide/ifmman.pdf texmf-dist/doc/latex/ifmslide/ifmman.tex -srcfiles size=2198 +srcfiles size=1 texmf-dist/source/latex/ifmslide/genbutton -runfiles size=880474 +runfiles size=228 texmf-dist/tex/latex/ifmslide/aqua_ravines.eps texmf-dist/tex/latex/ifmslide/aqua_ravines.jpg texmf-dist/tex/latex/ifmslide/athenep1.eps @@ -40685,9 +40685,9 @@ longdesc symbols, mountaineering symbols, electronic circuit symbols and longdesc a set of miscellaneous symbols. A LaTeX package is provided, longdesc that allows the user to load only those symbols needed in a longdesc document. -docfiles size=150682 +docfiles size=37 texmf-dist/doc/fonts/ifsym/ifsym.ps.gz -runfiles size=67175 +runfiles size=46 texmf-dist/fonts/source/public/ifsym/ifclk.gen texmf-dist/fonts/source/public/ifsym/ifclk10.mf texmf-dist/fonts/source/public/ifsym/ifclkb10.mf @@ -40739,9 +40739,9 @@ longdesc A simple package which provides an \ifxetex conditional, so longdesc that other code can determine that it is running under XeTeX. longdesc The package requires the e-TeX extensions to the TeX primitive longdesc set. -docfiles size=338 +docfiles size=1 texmf-dist/doc/generic/ifxetex/README -runfiles size=1616 +runfiles size=1 texmf-dist/tex/generic/ifxetex/ifxetex.sty catalogue-version 0.3 catalogue-date 2007-03-25 15:02:22 +0200 @@ -40761,16 +40761,16 @@ longdesc authors already familiar with amsart to easily submit longdesc manuscripts for The Israel Journal of Mathematics or to put the longdesc preprints in http://www.arxiv.org with minimal changes in the longdesc LaTeX source. -docfiles size=762658 +docfiles size=188 texmf-dist/doc/latex/ijmart/README details="Readme" texmf-dist/doc/latex/ijmart/ijmart.pdf details="Package documentation" texmf-dist/doc/latex/ijmart/ijmsample.pdf details="Sample paper" texmf-dist/doc/latex/ijmart/ijmsample.tex -srcfiles size=54662 +srcfiles size=15 texmf-dist/source/latex/ijmart/Makefile texmf-dist/source/latex/ijmart/ijmart.dtx texmf-dist/source/latex/ijmart/ijmart.ins -runfiles size=45893 +runfiles size=13 texmf-dist/bibtex/bib/ijmart/ijmart.bib texmf-dist/bibtex/bib/ijmart/ijmsample.bib texmf-dist/bibtex/bst/ijmart/ijmart.bst @@ -40788,13 +40788,13 @@ longdesc ijqc.bst is a BibTeX style file to support publication in longdesc Wiley's International Journal of Quantum Chemistry. It is not longdesc in any way officially endorsed by the publisher or editors, and longdesc is provided without any warranty one could ever think of. -docfiles size=147015 +docfiles size=39 texmf-dist/doc/bibtex/ijqc/README details="Package Readme" texmf-dist/doc/bibtex/ijqc/makefile texmf-dist/doc/bibtex/ijqc/mybib.bib texmf-dist/doc/bibtex/ijqc/xampl.pdf details="Example output" texmf-dist/doc/bibtex/ijqc/xampl.tex -runfiles size=25702 +runfiles size=7 texmf-dist/bibtex/bst/ijqc/ijqc.bst catalogue-version 1.2 catalogue-date 2006-08-27 16:41:02 +0100 @@ -40808,11 +40808,11 @@ shortdesc International Modal Analysis Conference format. longdesc A set of files for producing correctly formatted documents for longdesc the International Modal Analysis Conference. The bundle longdesc provides a LaTeX package and a BibTeX style file. -docfiles size=21281 +docfiles size=7 texmf-dist/doc/latex/imac/imac.dvi texmf-dist/doc/latex/imac/imac.tex texmf-dist/doc/latex/imac/readme.txt -runfiles size=28575 +runfiles size=9 texmf-dist/bibtex/bib/imac/imac.bib texmf-dist/bibtex/bst/imac/imac.bst texmf-dist/tex/latex/imac/imac.sty @@ -40829,7 +40829,7 @@ longdesc The LaTeX class `image-gallery' can be used to create an longdesc overview of pictures from a digital camera or from other longdesc sources. It is possible to adjust the size of the pictures and longdesc all the margins. The example file shows the usage. -docfiles size=1581266 +docfiles size=399 texmf-dist/doc/latex/image-gallery/README details="Readme" texmf-dist/doc/latex/image-gallery/gallery-example.pdf details="Example output" texmf-dist/doc/latex/image-gallery/gallery-example.tex @@ -40856,7 +40856,7 @@ docfiles size=1581266 texmf-dist/doc/latex/image-gallery/pic020.jpg texmf-dist/doc/latex/image-gallery/pic021.jpg texmf-dist/doc/latex/image-gallery/pic022.jpg -runfiles size=4513 +runfiles size=2 texmf-dist/tex/latex/image-gallery/image-gallery.cls catalogue-version v1.0j catalogue-date 2007-10-04 14:59:48 +0200 @@ -40871,7 +40871,7 @@ longdesc This directory mirrors the canonical source of the project longdesc which is maintaining the book “TeX for the Impatient”, longdesc which is now out of print. A version translated to French is longdesc also available. -docfiles size=2478010 +docfiles size=624 texmf-doc/doc/english/impatient/Makefile texmf-doc/doc/english/impatient/README details="Basic project information:" texmf-doc/doc/english/impatient/backm.tex @@ -40917,7 +40917,7 @@ catalogue-license fdl name impatient-fr category Documentation revision 16 -docfiles size=2585586 +docfiles size=645 texmf-doc/doc/french/impatient-fr/README texmf-doc/doc/french/impatient-fr/config.tex texmf-doc/doc/french/impatient-fr/eplain.tex @@ -40959,7 +40959,7 @@ longdesc robust \index command. It supplies short hand notations for the longdesc \index command (^{word}) and a * variation of \index longdesc (abbreviated _{word}) that prints the word being indexed, as longdesc well as creating an index entry for it. -docfiles size=236429 +docfiles size=68 texmf-dist/doc/latex/index/README details="Package Readme" texmf-dist/doc/latex/index/TODO texmf-dist/doc/latex/index/agsmtst.adx @@ -40973,10 +40973,10 @@ docfiles size=236429 texmf-dist/doc/latex/index/sample.ldx texmf-dist/doc/latex/index/sample.ndx texmf-dist/doc/latex/index/sample.tex -srcfiles size=50941 +srcfiles size=14 texmf-dist/source/latex/index/index.dtx texmf-dist/source/latex/index/index.ins -runfiles size=64848 +runfiles size=18 texmf-dist/bibtex/bib/index/test.bib texmf-dist/bibtex/bst/index/xagsm.bst texmf-dist/bibtex/bst/index/xplain.bst @@ -41018,7 +41018,7 @@ execute addMap Sanremo.map execute addMap Starburst.map execute addMap Typocaps.map execute addMap Zallman.map -docfiles size=11068 +docfiles size=24 texmf-dist/doc/fonts/initials/Acorn.tex texmf-dist/doc/fonts/initials/AnnSton.tex texmf-dist/doc/fonts/initials/ArtNouv.tex @@ -41043,7 +41043,7 @@ docfiles size=11068 texmf-dist/doc/fonts/initials/Starburst.tex texmf-dist/doc/fonts/initials/Typocaps.tex texmf-dist/doc/fonts/initials/Zallman.tex -runfiles size=3243730 +runfiles size=898 texmf-dist/dvips/initials/config.Acorn texmf-dist/dvips/initials/config.AnnSton texmf-dist/dvips/initials/config.ArtNouv @@ -41195,13 +41195,13 @@ longdesc A BibTeX style and a LaTeX package that allow for a full longdesc bibliography at the end of the document as well as citation longdesc details in footnotes. The footnote details include "op. cit." longdesc and "ibid." contractions. -docfiles size=27952 +docfiles size=10 texmf-dist/doc/latex/inlinebib/MANIFEST texmf-dist/doc/latex/inlinebib/inlinebib.htm details="Package documentation" texmf-dist/doc/latex/inlinebib/inlinebib.txt texmf-dist/doc/latex/inlinebib/inlinebib1.gif texmf-dist/doc/latex/inlinebib/inlinebib2.gif -runfiles size=26240 +runfiles size=8 texmf-dist/bibtex/bst/inlinebib/inlinebib.bst texmf-dist/tex/latex/inlinebib/inlinebib.sty texmf-dist/tex/latex/inlinebib/pageranges.sty @@ -41214,12 +41214,12 @@ name insbox category Package revision 1487 shortdesc A TeX macro for inserting pictures/boxes into paragraphs. -docfiles size=70321 +docfiles size=19 texmf-dist/doc/generic/insbox/demo.dvi texmf-dist/doc/generic/insbox/demo.tex texmf-dist/doc/generic/insbox/pic1.eps texmf-dist/doc/generic/insbox/pic2.eps -runfiles size=7669 +runfiles size=2 texmf-dist/tex/generic/insbox/insbox.tex catalogue-version 2.2 catalogue-date 2007-01-07 15:47:33 +0100 @@ -41235,7 +41235,7 @@ longdesc write LaTeX documents which, ultimately, create interactive longdesc question-and-answer Portable Document Format (PDF) tutorials longdesc meant to be used by Internet students and that, in particular, longdesc freely use mathematical notation. -docfiles size=627763 +docfiles size=242 texmf-dist/doc/latex/interactiveworkbook/documentation/interactiveworkbookmanual.pdf texmf-dist/doc/latex/interactiveworkbook/documentation/interactiveworkbookmanual.tex texmf-dist/doc/latex/interactiveworkbook/epsfiles/WS_FTP.LOG @@ -41350,7 +41350,7 @@ docfiles size=627763 texmf-dist/doc/latex/interactiveworkbook/samplefiles/popup.tex texmf-dist/doc/latex/interactiveworkbook/samplefiles/radio.pdf texmf-dist/doc/latex/interactiveworkbook/samplefiles/radio.tex -runfiles size=65709 +runfiles size=17 texmf-dist/tex/latex/interactiveworkbook/interactiveworkbook-web.sty texmf-dist/tex/latex/interactiveworkbook/interactiveworkbook.sty catalogue-version @@ -41365,14 +41365,14 @@ shortdesc Calculate inverse file paths. longdesc The package calculates inverse relative paths. Such things may longdesc be useful, for example, when writing an auxiliary file to a longdesc different directory. -docfiles size=87867 +docfiles size=23 texmf-dist/doc/latex/inversepath/README details="Readme" texmf-dist/doc/latex/inversepath/dtx-style.sty texmf-dist/doc/latex/inversepath/inversepath.pdf details="Package documentation" -srcfiles size=12601 +srcfiles size=4 texmf-dist/source/latex/inversepath/inversepath.dtx texmf-dist/source/latex/inversepath/inversepath.ins -runfiles size=2360 +runfiles size=1 texmf-dist/tex/latex/inversepath/inversepath.sty catalogue-version 0.1 catalogue-date 2007-05-13 12:01:55 +0200 @@ -41386,14 +41386,14 @@ shortdesc Generate invoices. longdesc The invoice package is used for generating invoices. Supports longdesc Afrikaans and Italian. Includes invisible expense items and longdesc deductions. -docfiles size=123234 +docfiles size=34 texmf-dist/doc/latex/invoice/00README.tex texmf-dist/doc/latex/invoice/COPYING texmf-dist/doc/latex/invoice/HISTORY texmf-dist/doc/latex/invoice/INSTALL texmf-dist/doc/latex/invoice/invoice.pdf texmf-dist/doc/latex/invoice/invoice.tex -runfiles size=37972 +runfiles size=10 texmf-dist/tex/latex/invoice/invoice.def texmf-dist/tex/latex/invoice/invoice.sty catalogue-version @@ -41408,12 +41408,12 @@ shortdesc Numeric citation style for IOP journals. longdesc BibTeX style providing numeric citation in Harvard-like format. longdesc Intended for use with Institute of Physics (IOP) journals, longdesc including Journal of Physics. -docfiles size=70993 +docfiles size=19 texmf-dist/doc/bibtex/iopart-num/README details="Readme" texmf-dist/doc/bibtex/iopart-num/iopart-num.bib texmf-dist/doc/bibtex/iopart-num/iopart-num.pdf details="Package documentation" texmf-dist/doc/bibtex/iopart-num/iopart-num.tex -runfiles size=34731 +runfiles size=9 texmf-dist/bibtex/bst/iopart-num/iopart-num.bst catalogue-version 2.0 catalogue-date 2006-12-22 20:06:19 +0100 @@ -41426,11 +41426,11 @@ revision 1487 shortdesc LaTeX macros for using WSUIPA fonts.. longdesc The package comprises the LaTeX component of wsuipa package. It longdesc is not available separately on CTAN. -docfiles size=60142 +docfiles size=16 texmf-dist/doc/latex/ipa/README texmf-dist/doc/latex/ipa/ipaman.dvi texmf-dist/doc/latex/ipa/ipaman.tex -runfiles size=12191 +runfiles size=4 texmf-dist/tex/latex/ipa/Uipa.fd texmf-dist/tex/latex/ipa/ipa.sty catalogue-version @@ -41446,14 +41446,14 @@ longdesc Generic class and package files for typesetting ISO longdesc International Standard documents. Several standard documents longdesc have been printed by ISO from camera-ready copy prepared using longdesc LaTeX and these files. -docfiles size=593872 +docfiles size=147 texmf-dist/doc/latex/iso/README details="Readme" texmf-dist/doc/latex/iso/isoman.pdf details="Package manual" texmf-dist/doc/latex/iso/isoman.tex -srcfiles size=183174 +srcfiles size=46 texmf-dist/source/latex/iso/isoe.dtx texmf-dist/source/latex/iso/isoe.ins -runfiles size=66444 +runfiles size=22 texmf-dist/makeindex/iso/iso.ist texmf-dist/tex/latex/iso/askincv1.sty texmf-dist/tex/latex/iso/iso10.clo @@ -41475,13 +41475,13 @@ shortdesc Typesetting the STEP standards. longdesc Class and package files building on iso for typesetting the ISO longdesc 10303 (STEP) standards. Standard documents prepared using these longdesc packages have been published by ISO. -docfiles size=435113 +docfiles size=107 texmf-dist/doc/latex/iso10303/stepman.pdf details="Package manual" -srcfiles size=159330 +srcfiles size=41 texmf-dist/source/latex/iso10303/README texmf-dist/source/latex/iso10303/stepe.dtx texmf-dist/source/latex/iso10303/stepe.ins -runfiles size=218575 +runfiles size=84 texmf-dist/tex/latex/iso10303/aicv1.sty texmf-dist/tex/latex/iso10303/apendint.tex texmf-dist/tex/latex/iso10303/apmpspec.tex @@ -41550,7 +41550,7 @@ longdesc date range and leaves out unnecessary year or month entries. longdesc This package supports German (old and new rules), Austrian, US longdesc English, British English, French, Danish, Swedish, and longdesc Norwegian. -docfiles size=490634 +docfiles size=128 texmf-dist/doc/latex/isodate/ChangeLog texmf-dist/doc/latex/isodate/README details="Package Readme" texmf-dist/doc/latex/isodate/getversion.tex @@ -41563,12 +41563,12 @@ docfiles size=490634 texmf-dist/doc/latex/isodate/testdate.tex texmf-dist/doc/latex/isodate/testisodate_without_babel.pdf texmf-dist/doc/latex/isodate/testisodate_without_babel.tex -srcfiles size=130944 +srcfiles size=34 texmf-dist/source/latex/isodate/Makefile texmf-dist/source/latex/isodate/isodate.dtx texmf-dist/source/latex/isodate/isodate.ins texmf-dist/source/latex/isodate/isodateo.dtx -runfiles size=50152 +runfiles size=15 texmf-dist/tex/latex/isodate/danish.idf texmf-dist/tex/latex/isodate/english.idf texmf-dist/tex/latex/isodate/french.idf @@ -41592,7 +41592,7 @@ longdesc set up with options, thus making the class easily adaptable to longdesc user's wishes and extensible for other document types. The longdesc class is based on Victor Eijkhout's NTG brief class, which longdesc implements the NEN1026 standard. -docfiles size=1733356 +docfiles size=432 texmf-dist/doc/latex/isodoc/README texmf-dist/doc/latex/isodoc/accept.tex texmf-dist/doc/latex/isodoc/binaries.m64 @@ -41607,10 +41607,10 @@ docfiles size=1733356 texmf-dist/doc/latex/isodoc/mystyle.sty texmf-dist/doc/latex/isodoc/ntgletter.tex texmf-dist/doc/latex/isodoc/typo -srcfiles size=77395 +srcfiles size=20 texmf-dist/source/latex/isodoc/isodoc.dtx texmf-dist/source/latex/isodoc/isodoc.ins -runfiles size=2595 +runfiles size=2 texmf-dist/tex/latex/isodoc/isontg.sty texmf-dist/tex/latex/isodoc/isowybo.sty catalogue-version 0.3 @@ -41626,14 +41626,14 @@ longdesc The isorot package is for rotation of document elements. It is longdesc a combination of the lscape package and an extension of the longdesc rotating package. The package is designed for use with the iso longdesc class but may be used with any normal class. -docfiles size=198643 +docfiles size=51 texmf-dist/doc/latex/isorot/README details="Package Readme" texmf-dist/doc/latex/isorot/rotman.pdf details="Package documentation" texmf-dist/doc/latex/isorot/rotman.tex -srcfiles size=50122 +srcfiles size=13 texmf-dist/source/latex/isorot/isorot.dtx texmf-dist/source/latex/isorot/isorot.ins -runfiles size=6833 +runfiles size=2 texmf-dist/tex/latex/isorot/isorot.sty catalogue-version catalogue-date 2007-01-08 13:31:52 +0100 @@ -41648,10 +41648,10 @@ longdesc The package provides a command \isotope for setting the atomic longdesc weight and atomic number indications of isotopes. (The naive longdesc way of doing the job with (La)TeX mathematics commands produces longdesc an unsatisfactory result.) -srcfiles size=7902 +srcfiles size=3 texmf-dist/source/latex/isotope/isotope.dtx texmf-dist/source/latex/isotope/isotope.ins -runfiles size=1620 +runfiles size=1 texmf-dist/tex/latex/isotope/isotope.sty catalogue-version catalogue-date 2006-10-12 01:01:23 +0200 @@ -41667,13 +41667,13 @@ longdesc uno” instead of “Capitolo 1", that is, spelling the number longdesc in words instead of the usual digit form. This package provides longdesc support for spelling out numbers in words, both in cardinal and longdesc in ordinal form. -docfiles size=148457 +docfiles size=38 texmf-dist/doc/latex/itnumpar/README details="Readme" texmf-dist/doc/latex/itnumpar/itnumpar.pdf details="Package documentation" -srcfiles size=28612 +srcfiles size=8 texmf-dist/source/latex/itnumpar/itnumpar.dtx texmf-dist/source/latex/itnumpar/itnumpar.ins -runfiles size=7359 +runfiles size=2 texmf-dist/tex/latex/itnumpar/itnumpar.sty catalogue-version 1.0 catalogue-date 2007-04-10 11:08:30 +0200 @@ -41683,7 +41683,7 @@ catalogue-license lppl name itrans category Package revision 1003 -docfiles size=398466 +docfiles size=107 texmf-dist/doc/fonts/itrans/README texmf-dist/doc/fonts/itrans/beng.itx texmf-dist/doc/fonts/itrans/dvnc.itx @@ -41704,7 +41704,7 @@ docfiles size=398466 texmf-dist/doc/fonts/itrans/tblall.itx texmf-dist/doc/fonts/itrans/tech.tex texmf-dist/doc/fonts/itrans/tlgutx.itx -runfiles size=1213080 +runfiles size=347 texmf-dist/fonts/afm/public/itrans/devnac.afm texmf-dist/fonts/afm/public/itrans/itxbeng.afm texmf-dist/fonts/afm/public/itrans/itxguj.afm @@ -41806,7 +41806,7 @@ longdesc (Vietnamese), OT4, QX, texansi and nonstandard (IL2 for the longdesc Czech fonts), as well as supporting macros and files defining longdesc fonts for LaTeX. execute addMap iwona.map -docfiles size=40626 +docfiles size=15 texmf-dist/doc/fonts/iwona/00readme.eng details="Outline in English:" texmf-dist/doc/fonts/iwona/00readme.pol details="Outline in Polish:" texmf-dist/doc/fonts/iwona/GUST-FONT-NOSOURCE-LICENSE.txt @@ -41818,7 +41818,7 @@ docfiles size=40626 texmf-dist/doc/fonts/iwona/iwona-latex-t5.tex texmf-dist/doc/fonts/iwona/iwona-mathtest.tex texmf-dist/doc/fonts/iwona/iwona-table.tex -runfiles size=17744487 +runfiles size=4646 texmf-dist/fonts/afm/public/iwona/iwonab.afm texmf-dist/fonts/afm/public/iwona/iwonabi.afm texmf-dist/fonts/afm/public/iwona/iwonacb.afm @@ -42406,7 +42406,7 @@ revision 614 shortdesc Macros supporting Jade DSSSL output. longdesc Macro package on top of LaTeX to typeset TeX output of the Jade longdesc DSSSL implementation. -docfiles size=253903 +docfiles size=72 texmf-dist/doc/jadetex/base/Makefile texmf-dist/doc/jadetex/base/demo.sgm texmf-dist/doc/jadetex/base/docbook.dsl @@ -42423,13 +42423,13 @@ docfiles size=253903 texmf-dist/doc/jadetex/base/releasenotes.html texmf-dist/doc/jadetex/base/releasenotes.pdf texmf-dist/doc/jadetex/base/releasenotes.xml -srcfiles size=92369 +srcfiles size=26 texmf-dist/source/jadetex/base/ChangeLog texmf-dist/source/jadetex/base/ChangeLog-old texmf-dist/source/jadetex/base/Makefile texmf-dist/source/jadetex/base/jadetex.dtx texmf-dist/source/jadetex/base/jadetex.ins -runfiles size=228383 +runfiles size=60 texmf-dist/tex/jadetex/base/dsssl.def texmf-dist/tex/jadetex/base/jadetex.ltx texmf-dist/tex/jadetex/base/uentities.sty @@ -42449,7 +42449,7 @@ longdesc The package behaves in a similar way as if you provided the longdesc (non-existent) Japanese option to babel so that you can handle longdesc Japanese language text in LaTeX documents. The package requires longdesc a Japanese-enabled TeX system, such as pTeX or jTeX. -docfiles size=209020 +docfiles size=58 texmf-dist/doc/latex/CJK/doc/japanese/README details="Readme" texmf-dist/doc/latex/CJK/doc/japanese/ascii.txt texmf-dist/doc/latex/CJK/doc/japanese/japanese.jis @@ -42464,11 +42464,11 @@ docfiles size=209020 texmf-dist/doc/latex/japanese/readme.tex texmf-dist/doc/latex/japanese/sample.pdf texmf-dist/doc/latex/japanese/sample.tex -srcfiles size=14276 +srcfiles size=5 texmf-dist/source/latex/japanese/japanese.drv texmf-dist/source/latex/japanese/japanese.dtx texmf-dist/source/latex/japanese/japanese.ins -runfiles size=1689 +runfiles size=2 texmf-dist/tex/latex/japanese/japanese.ldf texmf-dist/tex/latex/japanese/japanese.sty catalogue-version @@ -42492,7 +42492,7 @@ longdesc greater than a given value, a hidden string is shown. The user longdesc should use the style with some screen presentation package, longdesc such as web or pdfscreen. The package is distributed with some longdesc example games, including both 1- and 2-player games. -docfiles size=2222185 +docfiles size=555 texmf-dist/doc/latex/jeopardy/README details="Package README" texmf-dist/doc/latex/jeopardy/example/aleq.jpg texmf-dist/doc/latex/jeopardy/example/blackpanel.tex @@ -42517,10 +42517,10 @@ docfiles size=2222185 texmf-dist/doc/latex/jeopardy/example/pdfscreen.cfg texmf-dist/doc/latex/jeopardy/example/picture.jpg texmf-dist/doc/latex/jeopardy/jeopardy.pdf details="Package documentation" -srcfiles size=37316 +srcfiles size=10 texmf-dist/source/latex/jeopardy/jeopardy.dtx texmf-dist/source/latex/jeopardy/jeopardy.ins -runfiles size=21404 +runfiles size=6 texmf-dist/tex/latex/jeopardy/jeopardy.cfg texmf-dist/tex/latex/jeopardy/jeopardy.sty catalogue-version 1.1 @@ -42533,7 +42533,7 @@ category Package revision 1005 shortdesc JHEP style. longdesc A LaTeX class used to typeset manuscripts in JHEP style. -runfiles size=58695 +runfiles size=15 texmf-dist/tex/latex/jhep/jhep.cls catalogue-version catalogue-date 2007-01-21 11:21:56 +0100 @@ -42555,10 +42555,10 @@ longdesc swap Roman and Sans fonts; – transliterate semitic languages; longdesc – patches to make (La)TeX formulae embeddable in SGML; – longdesc use maths “minus” in text as appropriate; – simple Young longdesc tableaux. -docfiles size=4361 +docfiles size=2 texmf-dist/doc/latex/jknapltx/mathbbol.rme texmf-dist/doc/latex/jknapltx/mathrsfs.rme -runfiles size=32348 +runfiles size=19 texmf-dist/tex/latex/jknapltx/greekctr.sty texmf-dist/tex/latex/jknapltx/holtpolt.sty texmf-dist/tex/latex/jknapltx/latin1jk.def @@ -42583,7 +42583,7 @@ catalogue-license gpl name jmn category Package revision 2449 -runfiles size=63648 +runfiles size=21 texmf-dist/fonts/afm/jmn/hans/hans-sh.afm texmf-dist/fonts/afm/jmn/hans/hans.afm texmf-dist/fonts/enc/dvips/jmn/hans.enc @@ -42602,9 +42602,9 @@ longdesc This is a slightly modified version of the namedplus style, longdesc which fully conforms with the Journal of Neuroscience citation longdesc style. It should be characterised as an author-date citation longdesc style; a BibTeX style and a LaTeX package are provided. -docfiles size=1766 +docfiles size=1 texmf-dist/doc/latex/jneurosci/README -runfiles size=30144 +runfiles size=8 texmf-dist/bibtex/bst/jneurosci/jneurosci.bst texmf-dist/tex/latex/jneurosci/jneurosci.sty catalogue-version 1.00 @@ -42616,12 +42616,12 @@ name jpsj category Package revision 4024 shortdesc Document Class for Journal of the Physical Society of Japan. -docfiles size=246785 +docfiles size=61 texmf-dist/doc/latex/jpsj/dummy.eps texmf-dist/doc/latex/jpsj/injpsj2.pdf details="Instructions for authors" texmf-dist/doc/latex/jpsj/injpsj2.tex texmf-dist/doc/latex/jpsj/template.tex -runfiles size=31037 +runfiles size=8 texmf-dist/tex/latex/jpsj/jpsj2.cls catalogue-version 1.2.2 catalogue-date 2007-03-14 08:57:39 +0100 @@ -42631,14 +42631,14 @@ catalogue-license lppl name jsmisc category Package revision 1487 -docfiles size=51875 +docfiles size=15 texmf-dist/doc/plain/jsmisc/deutsch.doc texmf-dist/doc/plain/jsmisc/deutsch.dvi texmf-dist/doc/plain/jsmisc/deutsch.tex texmf-dist/doc/plain/jsmisc/idverb.doc texmf-dist/doc/plain/jsmisc/idverb.dvi texmf-dist/doc/plain/jsmisc/js-misc.dvi -srcfiles size=37270 +srcfiles size=18 texmf-dist/source/plain/jsmisc/History texmf-dist/source/plain/jsmisc/INSTALL texmf-dist/source/plain/jsmisc/Imakefile @@ -42652,7 +42652,7 @@ srcfiles size=37270 texmf-dist/source/plain/jsmisc/xfig/text-2.1.latex texmf-dist/source/plain/jsmisc/xfig/text-3.1-doc.tex texmf-dist/source/plain/jsmisc/xfig/text-3.1.latex -runfiles size=44310 +runfiles size=13 texmf-dist/tex/plain/jsmisc/cassette.tex texmf-dist/tex/plain/jsmisc/idverb.tex texmf-dist/tex/plain/jsmisc/js-misc.tex @@ -42668,14 +42668,14 @@ longdesc Implements the standard layout for German term papers in law longdesc (one-and-half linespacing, 7 cm margins, etc.). Includes longdesc alphanum that permits alphanumeric section numbering (e.g., A. longdesc Introduction; III. International Law). -docfiles size=5624 +docfiles size=2 texmf-dist/doc/latex/jura/juratest.dvi -srcfiles size=64379 +srcfiles size=18 texmf-dist/source/latex/jura/jura.dtx texmf-dist/source/latex/jura/jura.ins texmf-dist/source/latex/jura/jura2html texmf-dist/source/latex/jura/juratest.ltx -runfiles size=12286 +runfiles size=4 texmf-dist/tex/latex/jura/alphanum.sty texmf-dist/tex/latex/jura/jura.cls catalogue-version @@ -42691,17 +42691,17 @@ longdesc This package should be helpful for people working on (German) longdesc law. It helps you to handle abbreviations and creates a list of longdesc those (pre-defined) abbreviations that have actually been used longdesc in the document -docfiles size=487025 +docfiles size=123 texmf-dist/doc/latex/juraabbrev/README details="Readme" texmf-dist/doc/latex/juraabbrev/abbrevtest.abb texmf-dist/doc/latex/juraabbrev/abbrevtest.ldx texmf-dist/doc/latex/juraabbrev/abbrevtest.tex texmf-dist/doc/latex/juraabbrev/juraabbrev.4ht texmf-dist/doc/latex/juraabbrev/juraabbrev.pdf details="Package documentation" -srcfiles size=47906 +srcfiles size=13 texmf-dist/source/latex/juraabbrev/juraabbrev.dtx texmf-dist/source/latex/juraabbrev/juraabbrev.ins -runfiles size=8881 +runfiles size=3 texmf-dist/makeindex/juraabbrev/laws.ist texmf-dist/tex/latex/juraabbrev/juraabbrev.sty catalogue-version @@ -42727,7 +42727,7 @@ longdesc citations. In addition, the format of last names and first longdesc names of authors may be changed easily. Cross references to longdesc other footnotes are possible. Language dependent handling of longdesc bibliography entries is possible by the special language field. -docfiles size=952715 +docfiles size=242 texmf-dist/doc/latex/jurabib/changes.txt texmf-dist/doc/latex/jurabib/docs/english/jbendoc.pdf details="Package documentation (English)" language="en" texmf-dist/doc/latex/jurabib/docs/english/jbendoc.tex @@ -42743,10 +42743,10 @@ docfiles size=952715 texmf-dist/doc/latex/jurabib/jbtestcb2.tex texmf-dist/doc/latex/jurabib/jbtesthu.tex texmf-dist/doc/latex/jurabib/jbtestmb.tex -srcfiles size=450379 +srcfiles size=111 texmf-dist/source/latex/jurabib/jurabib.dtx texmf-dist/source/latex/jurabib/jurabib.ins -runfiles size=537626 +runfiles size=145 texmf-dist/bibtex/bib/jurabib/book.bib texmf-dist/bibtex/bib/jurabib/comment.bib texmf-dist/bibtex/bib/jurabib/jbtest.bib @@ -42780,7 +42780,7 @@ shortdesc Typesetting German juridical documents. longdesc A collection of classes for typesetting court sentences, legal longdesc opinions, and dissertations for German lawyers. The package is longdesc still under development. -docfiles size=2059849 +docfiles size=507 texmf-dist/doc/latex/juramisc/README details="Package README" language="de" texmf-dist/doc/latex/juramisc/doc/jbkdemo.pdf texmf-dist/doc/latex/juramisc/doc/jbook.dtx @@ -42788,7 +42788,7 @@ docfiles size=2059849 texmf-dist/doc/latex/juramisc/doc/jbook.pdf texmf-dist/doc/latex/juramisc/doc/jmgerdoc.pdf details="Package documentation" language="de" texmf-dist/doc/latex/juramisc/doc/jmgerdoc.tex -runfiles size=107411 +runfiles size=31 texmf-dist/tex/latex/juramisc/jbgoe.clo texmf-dist/tex/latex/juramisc/jbstgallen.clo texmf-dist/tex/latex/juramisc/jbtrier.clo @@ -42809,7 +42809,7 @@ longdesc This package should be helpful for people working on (German) longdesc law. It (ab)uses BibTeX for citations of judgements and longdesc official documents. For this purpose, a special BibTeX-style is longdesc provided. -docfiles size=782527 +docfiles size=198 texmf-dist/doc/latex/jurarsp/README details="Readme" texmf-dist/doc/latex/jurarsp/_18237.log texmf-dist/doc/latex/jurarsp/_19046.log @@ -42831,7 +42831,7 @@ name kalender category Package revision 1012 shortdesc LaTeX package for creating a calendar, in German. -runfiles size=9941 +runfiles size=3 texmf-dist/tex/latex/kalender/kalender.sty catalogue-version catalogue-date 2007-01-08 14:40:40 +0100 @@ -42847,9 +42847,9 @@ longdesc in a simple and user-friendly way. Karnaugh-Maps and Veitch- longdesc Charts are used to display and simplify logic functions longdesc "manually". These macros can typeset Karnaugh-Maps and Veitch- longdesc Charts with up to ten variables (=1024 entries). -docfiles size=31087 +docfiles size=8 texmf-dist/doc/latex/karnaugh/kvdoc.tex -runfiles size=17176 +runfiles size=5 texmf-dist/tex/latex/karnaugh/kvmacros.tex catalogue-version catalogue-date 2007-01-08 14:40:40 +0100 @@ -42859,13 +42859,13 @@ catalogue-license lppl name kastrup category Package revision 1487 -docfiles size=27940 +docfiles size=7 texmf-dist/doc/generic/kastrup/binhex.dvi -srcfiles size=22702 +srcfiles size=7 texmf-dist/source/generic/kastrup/binhex.drv texmf-dist/source/generic/kastrup/binhex.dtx texmf-dist/source/generic/kastrup/binhex.ins -runfiles size=2553 +runfiles size=1 texmf-dist/tex/generic/kastrup/binhex.tex name kdgreek @@ -42879,7 +42879,7 @@ longdesc which, the author believes, leads to more robust macro longdesc programming. Both ancient and modern Greek are supported. longdesc Macros to work with Plain TeX (‘greektex’) and with LaTeX longdesc 2.09 (‘grlatex’) are provided. -docfiles size=69054 +docfiles size=21 texmf-dist/doc/fonts/kdgreek/INSTALL texmf-dist/doc/fonts/kdgreek/README details="Package Readme" texmf-dist/doc/fonts/kdgreek/grlatex.1 @@ -42888,7 +42888,7 @@ docfiles size=69054 texmf-dist/doc/fonts/kdgreek/read.me texmf-dist/doc/fonts/kdgreek/usage.dvi texmf-dist/doc/fonts/kdgreek/usage.tex -srcfiles size=143601 +srcfiles size=43 texmf-dist/source/latex/kdgreek/209/grart10.sty texmf-dist/source/latex/kdgreek/209/grart12.sty texmf-dist/source/latex/kdgreek/209/grarticle.sty @@ -42903,7 +42903,7 @@ srcfiles size=143601 texmf-dist/source/latex/kdgreek/209/lfonts.tex texmf-dist/source/latex/kdgreek/209/lgreek.3.0c texmf-dist/source/latex/kdgreek/209/lgreek.tex -runfiles size=318417 +runfiles size=95 texmf-dist/fonts/source/public/kdgreek/kdaccent.mf texmf-dist/fonts/source/public/kdgreek/kdbase.mf texmf-dist/fonts/source/public/kdgreek/kdbf10.mf @@ -42955,10 +42955,10 @@ longdesc mathematics; small caps and old-style number glyphs are also longdesc available. The philosophy, and the design process, of the longdesc Kerkis fonts is discussed in a paper in TUGboat 23(3/4), 2002. execute addMap kerkis.map -docfiles size=6487 +docfiles size=3 texmf-dist/doc/latex/kerkis/License.txt texmf-dist/doc/latex/kerkis/README.html -runfiles size=2520249 +runfiles size=760 texmf-dist/fonts/afm/public/kerkis/Kerkis-Bold.afm texmf-dist/fonts/afm/public/kerkis/Kerkis-BoldItalic.afm texmf-dist/fonts/afm/public/kerkis/Kerkis-BoldSmallCaps.afm @@ -43235,7 +43235,7 @@ longdesc defined for groups of similar glyphs at the same time. An mtx longdesc file is generated automatically. The mtx file may then be longdesc loaded by fontinst to introduce the user-made kernings into the longdesc virtual font for later use in LaTeX. -docfiles size=891698 +docfiles size=232 texmf-dist/doc/latex/kerntest/ChangeLog texmf-dist/doc/latex/kerntest/README details="Readme" texmf-dist/doc/latex/kerntest/ToDo @@ -43254,11 +43254,11 @@ docfiles size=891698 texmf-dist/doc/latex/kerntest/t1-ptm-m-n.tex texmf-dist/doc/latex/kerntest/testschoolb.tex texmf-dist/doc/latex/kerntest/ts1-XXX-m-n.tex -srcfiles size=177634 +srcfiles size=45 texmf-dist/source/latex/kerntest/Makefile texmf-dist/source/latex/kerntest/kerntest.dtx texmf-dist/source/latex/kerntest/kerntest.ins -runfiles size=67942 +runfiles size=22 texmf-dist/tex/latex/kerntest/kerntest.cls texmf-dist/tex/latex/kerntest/ly1mtx.clo texmf-dist/tex/latex/kerntest/ot1mtx.clo @@ -43278,11 +43278,11 @@ revision 1016 shortdesc Graphical representation of keys on keyboard. longdesc A LaTeX package which provides macros for the graphical longdesc representation of the keys on a computer keyboard. -docfiles size=40817 +docfiles size=12 texmf-dist/doc/latex/keystroke/README details="Readme" texmf-dist/doc/latex/keystroke/key-test.pdf details="Package demo" texmf-dist/doc/latex/keystroke/key-test.tex -runfiles size=21985 +runfiles size=10 texmf-dist/tex/latex/keystroke/keystroke.sty texmf-dist/tex/latex/keystroke/keystroke_left.eps texmf-dist/tex/latex/keystroke/keystroke_left.pdf @@ -43298,17 +43298,17 @@ catalogue-license gpl name kixfont category Package revision 101 -docfiles size=25709 +docfiles size=8 texmf-dist/doc/fonts/kixfont/kixtable.pdf texmf-dist/doc/fonts/kixfont/kixtable.tex -runfiles size=4282 +runfiles size=2 texmf-dist/fonts/source/public/kixfont/kix.mf texmf-dist/fonts/tfm/public/kixfont/kix.tfm name kluwer category Package revision 1487 -docfiles size=194965 +docfiles size=54 texmf-dist/doc/latex/kluwer/00readme texmf-dist/doc/latex/kluwer/mouse.eps texmf-dist/doc/latex/kluwer/sampkluw.dvi @@ -43319,10 +43319,10 @@ docfiles size=194965 texmf-dist/doc/latex/kluwer/usrman.dvi texmf-dist/doc/latex/kluwer/usrman.ent texmf-dist/doc/latex/kluwer/usrman.tex -srcfiles size=6028 +srcfiles size=3 texmf-dist/source/latex/kluwer/kluwer.dtx texmf-dist/source/latex/kluwer/kluwer.ins -runfiles size=405467 +runfiles size=114 texmf-dist/bibtex/bst/kluwer/klunamed.bst texmf-dist/bibtex/bst/kluwer/klunum.bst texmf-dist/tex/latex/kluwer/klu10.clo @@ -43352,7 +43352,7 @@ runfiles size=405467 name knuth category Documentation revision 21 -docfiles size=1705313 +docfiles size=435 texmf-doc/doc/english/knuth/errata/README texmf-doc/doc/english/knuth/errata/cm85.bug texmf-doc/doc/english/knuth/errata/errata.eight @@ -43399,7 +43399,7 @@ docfiles size=1705313 name knuthotherfonts category Package revision 101 -runfiles size=59633 +runfiles size=22 texmf-dist/fonts/source/public/knuthotherfonts/committee/font1.mf texmf-dist/fonts/source/public/knuthotherfonts/committee/font1base.mf texmf-dist/fonts/source/public/knuthotherfonts/halftone/aphalf.mf @@ -43428,7 +43428,7 @@ longdesc classes but also with standard classes. Since every package has longdesc its own version number, the number below is only the version of longdesc scrbook, scrreprt, scrartcl, scrlttr2 and typearea. These are longdesc the main parts of the bundle. -docfiles size=4615745 +docfiles size=1139 texmf-dist/doc/latex/koma-script/INSTALL.txt texmf-dist/doc/latex/koma-script/INSTALLD.txt texmf-dist/doc/latex/koma-script/README details="Readme" @@ -43453,7 +43453,7 @@ docfiles size=4615745 texmf-dist/doc/latex/koma-script/scrreprt.html texmf-dist/doc/latex/koma-script/scrtime.html texmf-dist/doc/latex/koma-script/typearea.html -srcfiles size=2382055 +srcfiles size=622 texmf-dist/source/latex/koma-script/ChangeLog texmf-dist/source/latex/koma-script/ChangeLog.2 texmf-dist/source/latex/koma-script/Makefile @@ -43533,7 +43533,7 @@ srcfiles size=2382055 texmf-dist/source/latex/koma-script/scrstrop.inc texmf-dist/source/latex/koma-script/scrtime.dtx texmf-dist/source/latex/koma-script/scrtime.ins -runfiles size=567954 +runfiles size=146 texmf-dist/tex/latex/koma-script/DIN.lco texmf-dist/tex/latex/koma-script/DINmtext.lco texmf-dist/tex/latex/koma-script/KOMAold.lco @@ -43561,7 +43561,7 @@ catalogue-license lppl name kopka category Documentation revision 1487 -docfiles size=359112 +docfiles size=180 texmf-doc/doc/german/kopka/uebungen/kapitel2/a4.sty texmf-doc/doc/german/kopka/uebungen/kapitel2/readme_2 texmf-doc/doc/german/kopka/uebungen/kapitel2/ueb2-1.tex @@ -43698,13 +43698,13 @@ longdesc and bold weights. The fonts originally derived from URW longdesc Palladio (with URW's agreement) though the fonts are very longdesc clearly different in appearance from their parent. execute addMap kpfonts.map -docfiles size=567016 +docfiles size=141 texmf-dist/doc/fonts/kpfonts/Kpfonts-Doc-French.pdf texmf-dist/doc/fonts/kpfonts/Kpfonts-Doc-French.tex texmf-dist/doc/fonts/kpfonts/README details="Readme" texmf-dist/doc/fonts/kpfonts/kpfonts.pdf texmf-dist/doc/fonts/kpfonts/kpfonts.tex -runfiles size=2451928 +runfiles size=864 texmf-dist/fonts/map/dvips/kpfonts/kpfonts.map texmf-dist/fonts/tfm/public/kpfonts/jkpbex.tfm texmf-dist/fonts/tfm/public/kpfonts/jkpbexa.tfm @@ -44129,7 +44129,7 @@ longdesc T2 (abc), and OT2—Cyrillic, T5 (Vietnamese), OT4, QX, texansi longdesc and—nonstandard (IL2 for the Czech fonts), as well as longdesc supporting macros and files defining fonts for LaTeX. execute addMap kurier.map -docfiles size=41806 +docfiles size=16 texmf-dist/doc/fonts/kurier/00readme.eng details="Outline in English" language="en" texmf-dist/doc/fonts/kurier/00readme.pol details="Outline in Polish" language="pl" texmf-dist/doc/fonts/kurier/GUST-FONT-NOSOURCE-LICENSE.txt @@ -44141,7 +44141,7 @@ docfiles size=41806 texmf-dist/doc/fonts/kurier/kurier-latex-t5.tex texmf-dist/doc/fonts/kurier/kurier-mathtest.tex texmf-dist/doc/fonts/kurier/kurier-table.tex -runfiles size=17709534 +runfiles size=4632 texmf-dist/fonts/afm/public/kurier/kurierb.afm texmf-dist/fonts/afm/public/kurier/kurierbi.afm texmf-dist/fonts/afm/public/kurier/kuriercb.afm @@ -44730,7 +44730,7 @@ shortdesc LaTeX pictures "how-to" (German). longdesc The document (in German) is a collection of questions about longdesc LaTeX and pictures. The aim of the document is to provide a longdesc solution, in the form of some sample code, for every problem. -docfiles size=530084 +docfiles size=132 texmf-doc/doc/german/l2picfaq/README details="Package README" language="de" texmf-doc/doc/german/l2picfaq/gfdl.tex texmf-doc/doc/german/l2picfaq/l2picfaq.pdf details="The document itself" language="de" @@ -44747,7 +44747,7 @@ shortdesc Obsolete packages and commands. longdesc Sins of LaTeX users. A list of obsolete packages and commands longdesc (in German; has been translated into English, French and longdesc Italian). -docfiles size=184563 +docfiles size=46 texmf-doc/doc/german/l2tabu/l2tabu.pdf details="The document itself" language="de" texmf-doc/doc/german/l2tabu/l2tabu.tex catalogue-version 1.8 @@ -44761,7 +44761,7 @@ revision 4807 shortdesc English translation of "Obsolete packages and commands". longdesc English translation of the l2tabu practical guide to LaTeX2e by longdesc Mark Trettin. A list of obsolete packages and commands. -docfiles size=386704 +docfiles size=95 texmf-doc/doc/english/l2tabu-english/l2tabuen.pdf texmf-doc/doc/english/l2tabu-english/l2tabuen.tex catalogue-version 1.8.5.7 @@ -44774,7 +44774,7 @@ category Documentation revision 16 shortdesc French translation of l2tabu. longdesc French translation of l2tabu. -docfiles size=461340 +docfiles size=115 texmf-doc/doc/french/l2tabu-french/README details="The document itself" language="fr" texmf-doc/doc/french/l2tabu-french/l2tabufr-heavy.pdf texmf-doc/doc/french/l2tabu-french/l2tabufr-light.pdf @@ -44787,7 +44787,7 @@ catalogue-license gpl name l2tabu-it category Documentation revision 14 -docfiles size=221060 +docfiles size=55 texmf-doc/doc/italian/l2tabu-it/l2tabuit.pdf texmf-doc/doc/italian/l2tabu-it/l2tabuit.tex @@ -44800,7 +44800,7 @@ longdesc contain chronologically ordered records about experiments. From longdesc the sectioning commands, an experiment index is generated. The longdesc class is based on the KOMA-Script class scrbook.cls. There can longdesc be several index entries for one experiment. -docfiles size=75218 +docfiles size=23 texmf-dist/doc/latex/labbook/README texmf-dist/doc/latex/labbook/examplde.dvi texmf-dist/doc/latex/labbook/examplde.tex @@ -44808,11 +44808,11 @@ docfiles size=75218 texmf-dist/doc/latex/labbook/examplen.tex texmf-dist/doc/latex/labbook/labboode.dvi texmf-dist/doc/latex/labbook/labboode.tex -srcfiles size=84732 +srcfiles size=22 texmf-dist/source/latex/labbook/labbook.dtx texmf-dist/source/latex/labbook/labbook.el texmf-dist/source/latex/labbook/labbook.ins -runfiles size=21571 +runfiles size=6 texmf-dist/tex/latex/labbook/boilerplates.tex texmf-dist/tex/latex/labbook/labbook.cls catalogue-version @@ -44833,13 +44833,13 @@ longdesc action on whether all were defined, whether none were defined, longdesc whether not all were defined, or whether the lest is empty longdesc (again, the action resulting from \lotlabelcase may be written longdesc to a macro). -docfiles size=295493 +docfiles size=73 texmf-dist/doc/latex/labelcas/README texmf-dist/doc/latex/labelcas/labelcas.pdf -srcfiles size=75350 +srcfiles size=19 texmf-dist/source/latex/labelcas/labelcas.dtx texmf-dist/source/latex/labelcas/labelcas.ins -runfiles size=6735 +runfiles size=2 texmf-dist/tex/latex/labelcas/labelcas.sty catalogue-version 1.12 catalogue-date 2007-03-08 21:58:53 +0100 @@ -44858,7 +44858,7 @@ longdesc useful is a feature for making multiple copies of a single longdesc label, e.g., return address stickers to go with the labels. longdesc Rows, columns, borders can all be specified to match the label longdesc sheet being used. -docfiles size=228773 +docfiles size=87 texmf-dist/doc/latex/labels/README texmf-dist/doc/latex/labels/labels.pdf texmf-dist/doc/latex/labels/test/avery5162.tex @@ -44896,10 +44896,10 @@ docfiles size=228773 texmf-dist/doc/latex/labels/test/testnew8.tex texmf-dist/doc/latex/labels/test/testnew9.tex texmf-dist/doc/latex/labels/test/zwekform.tex -srcfiles size=48666 +srcfiles size=13 texmf-dist/source/latex/labels/labels.dtx texmf-dist/source/latex/labels/labels.ins -runfiles size=20089 +runfiles size=6 texmf-dist/tex/latex/labels/labels.sty texmf-dist/tex/latex/labels/olabels.sty catalogue-version .13 @@ -44910,7 +44910,7 @@ catalogue-license lppl name lambda category Package revision 615 -runfiles size=280401 +runfiles size=87 texmf-dist/tex/lambda/base/UT1cmr.fd texmf-dist/tex/lambda/base/UT1omlgc.fd texmf-dist/tex/lambda/base/elhyph16.tex @@ -44950,13 +44950,13 @@ longdesc the introduction of a new label which can be referenced like longdesc \pageref{LastPage} to give a reference to the last page of a longdesc document. It is particularly useful in the page footer that longdesc says: Page N of M. -docfiles size=782 +docfiles size=1 texmf-dist/doc/latex/lastpage/README.lastpage details="Package Readme" -srcfiles size=12563 +srcfiles size=5 texmf-dist/source/latex/lastpage/lastpage.drv texmf-dist/source/latex/lastpage/lastpage.dtx texmf-dist/source/latex/lastpage/lastpage.ins -runfiles size=2007 +runfiles size=1 texmf-dist/tex/latex/lastpage/lastpage.sty catalogue-version 0.1b catalogue-date 2006-12-15 14:14:43 +0100 @@ -44982,7 +44982,7 @@ longdesc user commands, font selection and control, class and package longdesc writing, font encodings, configuration options and modification longdesc of LaTeX. For downloading details, see the linked catalogue longdesc entries above. -docfiles size=12861719 +docfiles size=3166 texmf-dist/doc/latex/base/00readme.txt texmf-dist/doc/latex/base/alltt.pdf texmf-dist/doc/latex/base/autoload.txt @@ -45036,7 +45036,7 @@ docfiles size=12861719 texmf-dist/doc/latex/base/utf8ienc.pdf texmf-dist/doc/latex/base/webcomp.pdf texmf-dist/doc/latex/base/webcompg.pdf -srcfiles size=2910701 +srcfiles size=765 texmf-dist/source/latex/base/alltt.dtx texmf-dist/source/latex/base/alltt.ins texmf-dist/source/latex/base/autoload.ins @@ -45152,7 +45152,7 @@ srcfiles size=2910701 texmf-dist/source/latex/base/unpack.ins texmf-dist/source/latex/base/usrguide.tex texmf-dist/source/latex/base/utf8ienc.dtx -runfiles size=1182573 +runfiles size=362 texmf-dist/makeindex/latex/gglo.ist texmf-dist/makeindex/latex/gind.ist texmf-dist/tex/latex/base/alltt.sty @@ -45317,7 +45317,7 @@ longdesc These fonts are mostly variations of CM fonts, but the line and longdesc circle fonts used in LaTeX picture mode area also included. The longdesc distribution is based on the MetaFont sources. execute addMixedMap latex-bsr.map -runfiles size=338369 +runfiles size=135 texmf-dist/fonts/afm/bluesky/latex-fonts/lasy10.afm texmf-dist/fonts/afm/bluesky/latex-fonts/lasy5.afm texmf-dist/fonts/afm/bluesky/latex-fonts/lasy6.afm @@ -45408,7 +45408,7 @@ catalogue-license lppl name latex-graphics-companion category Documentation revision 21 -docfiles size=283254 +docfiles size=446 texmf-doc/doc/english/latex-graphics-companion/1-4-1.ltx texmf-doc/doc/english/latex-graphics-companion/1-4-10.pic texmf-doc/doc/english/latex-graphics-companion/1-4-11.pic @@ -45849,7 +45849,7 @@ docfiles size=283254 name latex-tds category Package revision 3492 -srcfiles size=145168 +srcfiles size=53 texmf-dist/source/latex/latex-tds/build.pl texmf-dist/source/latex/latex-tds/lib/adjust_checksum.pl texmf-dist/source/latex/latex-tds/lib/ziptimetree.pl @@ -45884,7 +45884,7 @@ srcfiles size=145168 name latex-tipps-und-tricks category Documentation revision 16 -docfiles size=126710 +docfiles size=123 texmf-doc/doc/german/latex-tipps-und-tricks/adr.dat texmf-doc/doc/german/latex-tipps-und-tricks/agate.sty texmf-doc/doc/german/latex-tipps-und-tricks/annotate.sty @@ -46008,7 +46008,7 @@ docfiles size=126710 name latex-web-companion category Documentation revision 1487 -docfiles size=1249898 +docfiles size=576 texmf-doc/doc/english/latex-web-companion/apa/README.apa texmf-doc/doc/english/latex-web-companion/apa/latexexa-raw.xml texmf-doc/doc/english/latex-web-companion/apa/latexexa.dtd @@ -46394,7 +46394,7 @@ docfiles size=1249898 name latexconfig category Package revision 2175 -runfiles size=873 +runfiles size=4 texmf-dist/tex/latex/latexconfig/latex.ini texmf-dist/tex/latex/latexconfig/mllatex.ini texmf-dist/tex/latex/latexconfig/pdflatex.ini @@ -46403,10 +46403,10 @@ runfiles size=873 name latexmp category Package revision 4720 -docfiles size=174478 +docfiles size=44 texmf-dist/doc/metapost/latexmp/README texmf-dist/doc/metapost/latexmp/latexmp.pdf -runfiles size=15848 +runfiles size=4 texmf-dist/metapost/latexmp/latexmp.mp name layouts @@ -46418,14 +46418,14 @@ longdesc positioning on a page; disposition of floats; layout of longdesc paragraphs, lists, footnotes, table of contents, and sectional longdesc headings; font boxes. Facilities are provided for a document longdesc designer to experiment with the layout parameters. -docfiles size=358760 +docfiles size=89 texmf-dist/doc/latex/layouts/README details="Readme" texmf-dist/doc/latex/layouts/layman.pdf details="Package documentation" texmf-dist/doc/latex/layouts/layman.tex -srcfiles size=174359 +srcfiles size=43 texmf-dist/source/latex/layouts/layouts.dtx texmf-dist/source/latex/layouts/layouts.ins -runfiles size=103692 +runfiles size=26 texmf-dist/tex/latex/layouts/layouts.sty catalogue-version 2.4 catalogue-date 2007-01-08 13:31:52 +0100 @@ -46440,10 +46440,10 @@ longdesc This package provides a pile of lambda-calculus and list- longdesc handling macros of an incredibly obtuse nature. The TUGboat longdesc paper serves as a manual for the macros. This TeX code was longdesc formally verified. -docfiles size=88033 +docfiles size=22 texmf-dist/doc/latex/lazylist/lazylist.dvi texmf-dist/doc/latex/lazylist/lazylist.tex -runfiles size=2645 +runfiles size=1 texmf-dist/tex/latex/lazylist/lazylist.sty catalogue-version 1.0a catalogue-date 2006-12-30 10:59:01 +0100 @@ -46456,14 +46456,14 @@ revision 2411 shortdesc Alphanumerical LCD-style displays. longdesc A LaTeX package that will display text as on an LCD display. longdesc Assumes 8-bit input in its internal verbatim-style environment. -docfiles size=76910 +docfiles size=21 texmf-dist/doc/latex/lcd/00readme details="Package README" texmf-dist/doc/latex/lcd/example.pdf details="Examples" texmf-dist/doc/latex/lcd/example.tex -srcfiles size=41764 +srcfiles size=11 texmf-dist/source/latex/lcd/lcd.dtx texmf-dist/source/latex/lcd/lcd.ins -runfiles size=11603 +runfiles size=3 texmf-dist/tex/latex/lcd/lcd.sty catalogue-version 0.3 catalogue-date 2006-11-14 20:05:17 +0100 @@ -46478,10 +46478,10 @@ longdesc The lcg package generates random numbers (integers) via a longdesc linear congruential generator (Schrage’s method). The random longdesc numbers are written to a counter. The keyval package is used to longdesc set values for the range, a seed, and the name of the counter. -srcfiles size=21845 +srcfiles size=7 texmf-dist/source/latex/lcg/lcg.dtx texmf-dist/source/latex/lcg/lcg.ins -runfiles size=7434 +runfiles size=2 texmf-dist/tex/latex/lcg/lcg.sty catalogue-version catalogue-date 2006-12-30 10:59:01 +0100 @@ -46497,15 +46497,15 @@ longdesc <length> that specifies the nominal distance between longdesc consecutive baselines of typeset text. The command replaces the longdesc rather more difficult LaTeX command \linespread{<ratio>}, where longdesc the leading is specified by reference to the font size. -docfiles size=92575 +docfiles size=25 texmf-dist/doc/latex/leading/README details="Readme" texmf-dist/doc/latex/leading/README.txt texmf-dist/doc/latex/leading/dtx-style.sty texmf-dist/doc/latex/leading/leading.pdf details="Package documentation" -srcfiles size=11734 +srcfiles size=4 texmf-dist/source/latex/leading/leading.dtx texmf-dist/source/latex/leading/leading.ins -runfiles size=1126 +runfiles size=1 texmf-dist/tex/latex/leading/leading.sty catalogue-version 0.2 catalogue-date 2007-05-14 12:20:50 +0200 @@ -46522,15 +46522,15 @@ longdesc rearranged by LaTeX so that they print correctly on a single longdesc sheet — no external script is necessary. (Works with longdesc PostScript and PDF.) This is a complete reimplementation with longdesc permission of the original author Jürgen Schlegelmilch. -docfiles size=265799 +docfiles size=67 texmf-dist/doc/latex/leaflet/README details="Readme" texmf-dist/doc/latex/leaflet/leaflet-manual.pdf details="Package manual (as a leaflet)" texmf-dist/doc/latex/leaflet/leaflet-manual.tex texmf-dist/doc/latex/leaflet/leaflet.pdf details="Documented source" -srcfiles size=45463 +srcfiles size=12 texmf-dist/source/latex/leaflet/leaflet.dtx texmf-dist/source/latex/leaflet/leaflet.ins -runfiles size=17872 +runfiles size=5 texmf-dist/tex/latex/leaflet/leaflet.cls catalogue-version 1.0c catalogue-date 2006-12-30 11:07:46 +0100 @@ -46545,7 +46545,7 @@ longdesc A macro package for typesetting scholarly critical editions. longdesc The ledmac package is a LaTeX port of the plain TeX EDMAC longdesc macros. It supports indexing by page and line number and simple longdesc tabular- and array-style environments. -docfiles size=3064338 +docfiles size=765 texmf-dist/doc/latex/ledmac/README details="Readme" texmf-dist/doc/latex/ledmac/djd17nov.tex texmf-dist/doc/latex/ledmac/djd17novL.eps @@ -46578,14 +46578,14 @@ docfiles size=3064338 texmf-dist/doc/latex/ledmac/ledpar.pdf texmf-dist/doc/latex/ledmac/villon.eps texmf-dist/doc/latex/ledmac/villon.tex -srcfiles size=690586 +srcfiles size=171 texmf-dist/source/latex/ledmac/ledarab.dtx texmf-dist/source/latex/ledmac/ledarab.ins texmf-dist/source/latex/ledmac/ledmac.dtx texmf-dist/source/latex/ledmac/ledmac.ins texmf-dist/source/latex/ledmac/ledpar.dtx texmf-dist/source/latex/ledmac/ledpar.ins -runfiles size=172529 +runfiles size=44 texmf-dist/tex/latex/ledmac/afoot.sty texmf-dist/tex/latex/ledmac/ledarab.sty texmf-dist/tex/latex/ledmac/ledmac.sty @@ -46603,14 +46603,14 @@ revision 3273 shortdesc Left and right subscripts and superscripts in math mode. longdesc Left and right subscripts and superscripts are automatically longdesc raised for better fitting to the symbol they belong to. -docfiles size=69028 +docfiles size=18 texmf-dist/doc/latex/leftidx/README details="Readme" texmf-dist/doc/latex/leftidx/leftidx.pdf details="Package documentation" -srcfiles size=7949 +srcfiles size=4 texmf-dist/source/latex/leftidx/Makefile texmf-dist/source/latex/leftidx/leftidx.dtx texmf-dist/source/latex/leftidx/leftidx.ins -runfiles size=832 +runfiles size=1 texmf-dist/tex/latex/leftidx/leftidx.sty catalogue-version catalogue-date 2007-01-08 22:21:56 +0100 @@ -46623,7 +46623,7 @@ revision 1487 shortdesc Letters and faxes in French. longdesc Developed from the ancestor of the standard letter class, at longdesc the Observatoire de Genève. -docfiles size=417505 +docfiles size=117 texmf-dist/doc/latex/lettre/LICENSE texmf-dist/doc/latex/lettre/README details="Readme" texmf-dist/doc/latex/lettre/letdoc1.dvi @@ -46651,7 +46651,7 @@ docfiles size=417505 texmf-dist/doc/latex/lettre/testfaxe.tex texmf-dist/doc/latex/lettre/testfaxf.dvi texmf-dist/doc/latex/lettre/testfaxf.tex -runfiles size=53038 +runfiles size=14 texmf-dist/tex/latex/lettre/default.ins texmf-dist/tex/latex/lettre/lettre.cls texmf-dist/tex/latex/lettre/obs.ins @@ -46663,7 +46663,7 @@ catalogue-license lppl name lettrgth category Package revision 90 -runfiles size=42932 +runfiles size=30 texmf-dist/fonts/tfm/cg/lettrgth/clgb.tfm texmf-dist/fonts/tfm/cg/lettrgth/clgb8t.tfm texmf-dist/fonts/tfm/cg/lettrgth/clgr.tfm @@ -46704,7 +46704,7 @@ longdesc typically those described in the French typographic books. In longdesc particular, it has facilities for the paragraph text's left longdesc edge to follow the outline of capitals that have a regular longdesc shape (such as "A" and "V"). -docfiles size=462878 +docfiles size=117 texmf-dist/doc/latex/lettrine/README details="Readme" texmf-dist/doc/latex/lettrine/W.eps texmf-dist/doc/latex/lettrine/W.pdf @@ -46713,10 +46713,10 @@ docfiles size=462878 texmf-dist/doc/latex/lettrine/demo.pdf texmf-dist/doc/latex/lettrine/demo.tex texmf-dist/doc/latex/lettrine/lettrine.pdf -srcfiles size=28055 +srcfiles size=8 texmf-dist/source/latex/lettrine/lettrine.dtx texmf-dist/source/latex/lettrine/lettrine.ins -runfiles size=19651 +runfiles size=8 texmf-dist/tex/latex/lettrine/lettrine.cfg texmf-dist/tex/latex/lettrine/lettrine.sty texmf-dist/tex/latex/lettrine/optfile.cfl @@ -46730,7 +46730,7 @@ catalogue-license lppl name levy category Package revision 1035 -docfiles size=52811 +docfiles size=19 texmf-dist/doc/fonts/levy/00readme.txt texmf-dist/doc/fonts/levy/greekhist.tex texmf-dist/doc/fonts/levy/greekuse.tex @@ -46740,7 +46740,7 @@ docfiles size=52811 texmf-dist/doc/fonts/levy/makefont texmf-dist/doc/fonts/levy/testfont texmf-dist/doc/fonts/levy/todo.txt -runfiles size=172722 +runfiles size=64 texmf-dist/fonts/source/public/levy/a.mf texmf-dist/fonts/source/public/levy/b.mf texmf-dist/fonts/source/public/levy/d.mf @@ -46792,10 +46792,10 @@ shortdesc Draw Lewis structures. longdesc The package provides rudimentary support for drawing Lewis longdesc Structures. Support is limited to elements that support the longdesc octet rule. -docfiles size=47489 +docfiles size=13 texmf-dist/doc/latex/lewis/README details="Readme" texmf-dist/doc/latex/lewis/lewis.pdf details="Package documentation" -runfiles size=1417 +runfiles size=1 texmf-dist/tex/latex/lewis/lewis.sty catalogue-version 0.1 catalogue-date 2007-03-08 21:58:53 +0100 @@ -46806,12 +46806,12 @@ name lexikon category Package revision 1487 shortdesc Macros for a two language dictionary. -docfiles size=6330 +docfiles size=2 texmf-dist/doc/latex/lexikon/lexikon.dvi texmf-dist/doc/latex/lexikon/lexikon.tex -srcfiles size=909 +srcfiles size=1 texmf-dist/source/latex/lexikon/lexikon.upl -runfiles size=4938 +runfiles size=2 texmf-dist/tex/latex/lexikon/lexikon.sty catalogue-version 1.0c catalogue-date 2007-03-08 21:58:53 +0100 @@ -46831,13 +46831,13 @@ longdesc with Computer Modern. There is a ligature scheme which longdesc automatically inserts the breathings required for ancient longdesc texts, making the input text more readable than in some longdesc schemes. -docfiles size=63160 +docfiles size=19 texmf-dist/doc/fonts/lfb/README details="Package README" texmf-dist/doc/fonts/lfb/example.pdf details="Example of text in lfb" language="el" texmf-dist/doc/fonts/lfb/example.tex texmf-dist/doc/fonts/lfb/lfb.make texmf-dist/doc/fonts/lfb/lfbacc.tex -runfiles size=235725 +runfiles size=83 texmf-dist/fonts/source/public/lfb/accents.mf texmf-dist/fonts/source/public/lfb/alpha.mf texmf-dist/fonts/source/public/lfb/beta.mf @@ -46913,10 +46913,10 @@ revision 1037 shortdesc Macros for using Silvio Levy's Greek fonts. longdesc A conversion of Silvio Levy’s Plain TeX macros for use with longdesc LaTeX. -docfiles size=8534 +docfiles size=3 texmf-dist/doc/latex/lgreek/README texmf-dist/doc/latex/lgreek/lgreekuse.tex -runfiles size=3952 +runfiles size=4 texmf-dist/tex/latex/lgreek/LGcmr.fd texmf-dist/tex/latex/lgreek/LGcmtt.fd texmf-dist/tex/latex/lgreek/LGenc.def @@ -46938,7 +46938,7 @@ longdesc languages. LH offers the latex/lhfonts bundle of packages for longdesc standard LaTeX Cyrillic and traditional encodings. The fonts longdesc are available in Adobe Type 1 format, in the CM-Super family of longdesc fonts. -docfiles size=268734 +docfiles size=102 texmf-dist/doc/fonts/lh/beresta/beresta.tex texmf-dist/doc/fonts/lh/beresta/berestax.tex texmf-dist/doc/fonts/lh/beresta/lacodes.tex @@ -47002,7 +47002,7 @@ docfiles size=268734 texmf-dist/doc/fonts/lh/samples/lh-ot2text.tex texmf-dist/doc/fonts/lh/samples/lh-t2a.tex texmf-dist/doc/fonts/lh/samples/lh-t2atext.tex -srcfiles size=321971 +srcfiles size=121 texmf-dist/source/fonts/lh/dvidrv.mfj texmf-dist/source/fonts/lh/dvidrvlh.mfj texmf-dist/source/fonts/lh/tex/00readme.txt @@ -47071,7 +47071,7 @@ srcfiles size=321971 texmf-dist/source/latex/lh/ot2fonts.ins texmf-dist/source/latex/lh/t2ccfonts.fdd texmf-dist/source/latex/lh/t2ccfonts.ins -runfiles size=2161733 +runfiles size=938 texmf-dist/fonts/source/lh/base/fikparm.mf texmf-dist/fonts/source/lh/base/lcyrbeg.mf texmf-dist/fonts/source/lh/base/lcyrdefs.mf @@ -47574,12 +47574,12 @@ longdesc between the input encoding and the font encoding (which is longdesc described as OT1). The way this is done does not match the way longdesc inputenc would do the job, for output via fontenc to one of the longdesc T2 series of font encodings. -srcfiles size=5766 +srcfiles size=4 texmf-dist/source/latex/lhcyr/README texmf-dist/source/latex/lhcyr/dvidrv.mfj texmf-dist/source/latex/lhcyr/lhjob.mfj texmf-dist/source/latex/lhcyr/wcjob.mfj -runfiles size=184949 +runfiles size=73 texmf-dist/tex/latex/lhcyr/karabas.tex texmf-dist/tex/latex/lhcyr/kniga.tex texmf-dist/tex/latex/lhcyr/lhcyralt/README @@ -47640,14 +47640,14 @@ longdesc both width and height can be specified, starting new odd or longdesc even pages, draft markers, notes, conditional includes, longdesc including EPS files, and versions of enumerate and itemize longdesc which allow the horizontal and vertical spacing to be changed. -docfiles size=256695 +docfiles size=63 texmf-dist/doc/latex/lhelp/lhelp.pdf -srcfiles size=83980 +srcfiles size=23 texmf-dist/source/latex/lhelp/Makefile texmf-dist/source/latex/lhelp/lhelp.drv texmf-dist/source/latex/lhelp/lhelp.dtx texmf-dist/source/latex/lhelp/lhelp.ins -runfiles size=16865 +runfiles size=5 texmf-dist/tex/latex/lhelp/lhelp.sty catalogue-version 2.0 catalogue-date 2007-01-08 22:21:56 +0100 @@ -47657,43 +47657,43 @@ catalogue-license gpl name lib-freetype2 category TLCore revision 5403 -binfiles arch=win32 size=204800 +binfiles arch=win32 size=50 bin/win32/tl90freetype2.dll name lib-geturl category TLCore revision 5403 -binfiles arch=win32 size=16384 +binfiles arch=win32 size=4 bin/win32/tl90geturl.dll name lib-gnu category TLCore revision 5403 -binfiles arch=win32 size=51200 +binfiles arch=win32 size=13 bin/win32/tl90gnu.dll name lib-md5 category TLCore revision 5403 -binfiles arch=win32 size=8192 +binfiles arch=win32 size=2 bin/win32/tl90md5.dll name lib-regex category TLCore revision 5403 -binfiles arch=win32 size=47104 +binfiles arch=win32 size=12 bin/win32/tl90regex.dll name lib-texmfmp category TLCore revision 5403 -binfiles arch=win32 size=12800 +binfiles arch=win32 size=4 bin/win32/tl90texmfmp.dll name lib-zlib category TLCore revision 5403 -binfiles arch=win32 size=73728 +binfiles arch=win32 size=18 bin/win32/tl90zlib.dll name libertine @@ -47705,7 +47705,7 @@ longdesc range of shapes, and support of several alphabets (including longdesc Latin, Cyrillic, Greek and Hebrew). This is the first package longdesc (alpha version) to use the font LinLibertine with LaTeX. execute addMap libertine.map -docfiles size=6694859 +docfiles size=1640 texmf-dist/doc/fonts/libertine/Bugs texmf-dist/doc/fonts/libertine/ChangeLog.txt texmf-dist/doc/fonts/libertine/GPL.txt @@ -47714,7 +47714,7 @@ docfiles size=6694859 texmf-dist/doc/fonts/libertine/README details="Readme" texmf-dist/doc/fonts/libertine/libertinedoku.pdf texmf-dist/doc/fonts/libertine/version -runfiles size=10175343 +runfiles size=2709 texmf-dist/fonts/afm/public/libertine/fxlb.afm texmf-dist/fonts/afm/public/libertine/fxlbi.afm texmf-dist/fonts/afm/public/libertine/fxlbu.afm @@ -48079,11 +48079,11 @@ longdesc used. A LaTeX style and a LaTeX class are provided. The style longdesc contains definitions to typeset maps and blocks according to longdesc the Information Mapping method. The class provides all longdesc definitions to typeset a whole document. -srcfiles size=45689 +srcfiles size=13 texmf-dist/source/latex/limap/Makefile texmf-dist/source/latex/limap/limap.dtx texmf-dist/source/latex/limap/limap.ins -runfiles size=21372 +runfiles size=6 texmf-dist/tex/latex/limap/limap.cls texmf-dist/tex/latex/limap/limap.sty catalogue-version @@ -48102,13 +48102,13 @@ longdesc “texts” using modern typographic technology. Note that the longdesc Linear A script has not been deciphered yet and probably never longdesc will be deciphered. execute addMap linearA.map -docfiles size=186240 +docfiles size=47 texmf-dist/doc/latex/linearA/README texmf-dist/doc/latex/linearA/linearA_glyphs.pdf -srcfiles size=27800 +srcfiles size=8 texmf-dist/source/latex/linearA/linearA.dtx texmf-dist/source/latex/linearA/linearA.ins -runfiles size=202158 +runfiles size=53 texmf-dist/fonts/afm/public/linearA/LinearA.afm texmf-dist/fonts/afm/public/linearA/LinearACmplxSigns.afm texmf-dist/fonts/map/dvips/linearA/linearA.map @@ -48129,7 +48129,7 @@ shortdesc Line numbers on paragraphs. longdesc Adds line numbers to selected paragraphs with reference longdesc possible through the LaTeX \ref and \pageref cross reference longdesc mechanism. -docfiles size=755276 +docfiles size=189 texmf-dist/doc/latex/lineno/CHANGES.txt texmf-dist/doc/latex/lineno/COPYING.txt texmf-dist/doc/latex/lineno/README.txt @@ -48139,7 +48139,7 @@ docfiles size=755276 texmf-dist/doc/latex/lineno/lnosuppl.tex texmf-dist/doc/latex/lineno/ulineno.pdf details="User manual:" texmf-dist/doc/latex/lineno/ulineno.tex -runfiles size=186293 +runfiles size=48 texmf-dist/tex/latex/lineno/ednmath0.sty texmf-dist/tex/latex/lineno/edtable.sty texmf-dist/tex/latex/lineno/lineno.sty @@ -48160,12 +48160,12 @@ longdesc brackets, and the ‘*’ in grammaticality judgments. – The longdesc ps-trees package provides linguistic trees, building on the longdesc macros of tree-dvips, but overcoming some of the older longdesc package’s shortcomings. -docfiles size=95300 +docfiles size=25 texmf-dist/doc/latex/linguex/linguex-doc.dvi texmf-dist/doc/latex/linguex/linguex-doc.tex texmf-dist/doc/latex/linguex/ps-trees-doc.dvi texmf-dist/doc/latex/linguex/ps-trees-doc.tex -runfiles size=27856 +runfiles size=9 texmf-dist/tex/latex/linguex/cgloss4e.sty texmf-dist/tex/latex/linguex/linguex.sty texmf-dist/tex/latex/linguex/linguho.sty @@ -48182,13 +48182,13 @@ shortdesc Easy access to the Lorem Ipsum dummy text. longdesc This package gives you easy access to the Lorem Ipsum dummy longdesc text. All the paragraphs are taken with permission from longdesc http://lipsum.com/. -docfiles size=333679 +docfiles size=83 texmf-dist/doc/latex/lipsum/README.1st texmf-dist/doc/latex/lipsum/lipsum.pdf -srcfiles size=105087 +srcfiles size=27 texmf-dist/source/latex/lipsum/lipsum.dtx texmf-dist/source/latex/lipsum/lipsum.ins -runfiles size=100814 +runfiles size=25 texmf-dist/tex/latex/lipsum/lipsum.sty catalogue-version v1.0 catalogue-date 2006-12-08 20:57:43 +0100 @@ -48203,16 +48203,16 @@ longdesc Generates listings of bibliographic data bases in BibTeX format longdesc — for example for archival purposes. Included is a longdesc listbib.bst which is better suited for this purpose than the longdesc standard styles. -docfiles size=66235 +docfiles size=18 texmf-dist/doc/latex/listbib/listbib.doc texmf-dist/doc/latex/listbib/listbib.dvi texmf-dist/doc/latex/listbib/listbib.tex -srcfiles size=49790 +srcfiles size=14 texmf-dist/source/latex/listbib/listbib texmf-dist/source/latex/listbib/listbib.drv texmf-dist/source/latex/listbib/listbib.dtx texmf-dist/source/latex/listbib/listbib.ins -runfiles size=4760 +runfiles size=3 texmf-dist/tex/latex/listbib/listbib.cfg texmf-dist/tex/latex/listbib/listbib.sty catalogue-version 2.2 @@ -48236,16 +48236,16 @@ longdesc \lstinputlisting{filename.py} command. Short (in-line) listings longdesc are also available, using either \lstinline|...| or | ... | longdesc (after defining the | token with the \lstMakeShortInline longdesc command). -docfiles size=716565 +docfiles size=176 texmf-dist/doc/latex/listings/README details="Package Readme" texmf-dist/doc/latex/listings/listings.pdf details="Package documentation" -srcfiles size=930434 +srcfiles size=230 texmf-dist/source/latex/listings/Makefile texmf-dist/source/latex/listings/listings.dtx texmf-dist/source/latex/listings/listings.ins texmf-dist/source/latex/listings/lstdrvrs.dtx texmf-dist/source/latex/listings/lstdrvrs.ins -runfiles size=429913 +runfiles size=107 texmf-dist/tex/latex/listings/listings.cfg texmf-dist/tex/latex/listings/listings.sty texmf-dist/tex/latex/listings/lstdoc.sty @@ -48266,13 +48266,13 @@ longdesc The listliketab package helps the user make list-like tabulars, longdesc i.e., a tabular that is indistinguishable from an itemize or longdesc enumerate environment. The advantage of using a tabular is that longdesc the user can add additional columns to each entry in the list. -docfiles size=144560 +docfiles size=36 texmf-dist/doc/latex/listliketab/README details="Package Readme" texmf-dist/doc/latex/listliketab/listliketab.pdf details="Package documentation" -srcfiles size=21894 +srcfiles size=6 texmf-dist/source/latex/listliketab/listliketab.dtx texmf-dist/source/latex/listliketab/listliketab.ins -runfiles size=2249 +runfiles size=1 texmf-dist/tex/latex/listliketab/listliketab.sty catalogue-version catalogue-date 2006-12-08 20:57:43 +0100 @@ -48293,10 +48293,10 @@ longdesc chance that symbols will be changed at some stage. The package longdesc is more or less a combination of what the packages nomencl and longdesc formula do. The concept of creating the list of symbols, longdesc though, is different from the way nomencl.sty does it. -docfiles size=26199 +docfiles size=8 texmf-dist/doc/latex/listofsymbols/README details="Readme" texmf-dist/doc/latex/listofsymbols/listofsymbols.dvi details="Package documentation" -runfiles size=5878 +runfiles size=2 texmf-dist/tex/latex/listofsymbols/listofsymbols.sty catalogue-version XXXX catalogue-date 2007-03-08 21:58:53 +0100 @@ -48311,7 +48311,7 @@ longdesc This is a Dutch translation of an early document on the longdesc sequence that led to lshort, which itself has been translated longdesc to Dutch. The package itself is not available on CTAN, but longdesc appears in distributions. -docfiles size=1155607 +docfiles size=283 texmf-doc/doc/dutch/lkort/lkort.pdf texmf-doc/doc/dutch/lkort/lktitle.pdf texmf-doc/doc/dutch/lkort/ltxhsrc.zip @@ -48323,9 +48323,9 @@ catalogue-license unknown name lkproof category Package revision 2303 -docfiles size=1752 +docfiles size=1 texmf-dist/doc/latex/lkproof/proofeg.tex -runfiles size=7239 +runfiles size=2 texmf-dist/tex/latex/lkproof/proof.sty name lm @@ -48344,7 +48344,7 @@ longdesc *.tfm); TeX’n’ANSI aka LY1 encoding (texnansi-*.tfm); T5 longdesc (Vietnamese) encoding (t5-*.tfm); and Text Companion for EC longdesc fonts aka TS1 (ts1-*.tfm). execute addMap lm.map -docfiles size=2507484 +docfiles size=619 texmf-dist/doc/fonts/lm/GUST-FONT-LICENSE.txt texmf-dist/doc/fonts/lm/MANIFEST.txt texmf-dist/doc/fonts/lm/README.eng @@ -48360,7 +48360,7 @@ docfiles size=2507484 texmf-dist/doc/fonts/lm/tstlmt1.tex texmf-dist/doc/fonts/lm/tstlmts1.pdf texmf-dist/doc/fonts/lm/tstlmts1.tex -runfiles size=41420811 +runfiles size=10728 texmf-dist/fonts/afm/public/lm/lmb10.afm texmf-dist/fonts/afm/public/lm/lmbo10.afm texmf-dist/fonts/afm/public/lm/lmbsy10.afm @@ -49472,7 +49472,7 @@ catalogue-license gfsl name lmextra category Package revision 3758 -runfiles size=128340 +runfiles size=32 texmf-dist/fonts/truetype/hoekwater/lmextra/lmtypewriter10-regular.ttf name localloc @@ -49482,14 +49482,14 @@ shortdesc Macros for localizing TeX register allocations. longdesc This package approaches the problem of the shortage of longdesc registers, by providing a mechanism for local allocation. The longdesc package works with Plain TeX, LaTeX and LaTeX 2.09. -docfiles size=41407 +docfiles size=11 texmf-dist/doc/latex/localloc/localloc.dvi texmf-dist/doc/latex/localloc/localtst.tex -srcfiles size=43189 +srcfiles size=12 texmf-dist/source/latex/localloc/localloc.README texmf-dist/source/latex/localloc/localloc.drv texmf-dist/source/latex/localloc/localloc.dtx -runfiles size=5965 +runfiles size=2 texmf-dist/tex/latex/localloc/localloc.sty catalogue-version catalogue-date 2006-12-08 22:20:56 +0100 @@ -49502,11 +49502,11 @@ revision 1487 shortdesc A font for electronic logic design. longdesc A MetaFont font and a minuscule set of LaTeX macros for its longdesc use, for use logic design diagrams. -docfiles size=34255 +docfiles size=10 texmf-dist/doc/latex/logic/gn-logic14.dvi texmf-dist/doc/latex/logic/gn-logic14.tex texmf-dist/doc/latex/logic/milstd.tex -runfiles size=13018 +runfiles size=5 texmf-dist/fonts/source/public/logic/milstd.mf texmf-dist/fonts/tfm/public/logic/milstd.tfm texmf-dist/tex/latex/logic/gn-logic14.sty @@ -49523,14 +49523,14 @@ longdesc The logpap package provides four macros for drawing longdesc logarithmic-logarithmic, logarithmic-linear, linear-logarithmic longdesc and (because it was easy to implement) linear-linear graph longdesc paper with LaTeX. -docfiles size=85612 +docfiles size=23 texmf-dist/doc/latex/logpap/README details="Package Readme" texmf-dist/doc/latex/logpap/example.pdf details="Package documentation" texmf-dist/doc/latex/logpap/example.tex -srcfiles size=111222 +srcfiles size=28 texmf-dist/source/latex/logpap/logpap.dtx texmf-dist/source/latex/logpap/logpap.ins -runfiles size=28454 +runfiles size=7 texmf-dist/tex/latex/logpap/logpap.sty catalogue-version 0.6 catalogue-date 2006-12-08 22:20:56 +0100 @@ -49545,14 +49545,14 @@ longdesc The ‘Logic and Philosophy of Science’ journal is an online longdesc publication of the University of Trieste (Italy). The class longdesc builds on the standard article class to offer a format that longdesc LaTeX authors may use when submitting to the journal. -docfiles size=445442 +docfiles size=110 texmf-dist/doc/latex/lps/README details="Readme" texmf-dist/doc/latex/lps/lps.pdf details="Package documentation" texmf-dist/doc/latex/lps/lpstemplate.tex -srcfiles size=20617 +srcfiles size=6 texmf-dist/source/latex/lps/lps.dtx texmf-dist/source/latex/lps/lps.ins -runfiles size=4308 +runfiles size=2 texmf-dist/tex/latex/lps/lps.cls catalogue-version 0.6 catalogue-date 2007-04-04 15:53:03 +0200 @@ -49569,11 +49569,11 @@ longdesc case the Live Sequence Charts of Damm and Harel. The package longdesc supports the full LSC language of the original LSC paper, the longdesc Klose-extensions for formal verification and some of the Harel- longdesc extensions for the Play-In/Play-Out approach (cf. the manual). -docfiles size=294065 +docfiles size=73 texmf-dist/doc/latex/lsc/README details="Readme" texmf-dist/doc/latex/lsc/lsc.pdf details="Package documentation" texmf-dist/doc/latex/lsc/lsc.tex -runfiles size=62669 +runfiles size=16 texmf-dist/bibtex/bib/lsc/lsc.bib texmf-dist/tex/latex/lsc/lsc.sty catalogue-version @@ -49587,7 +49587,7 @@ revision 15 shortdesc Bulgarian translation of "The not so Short Introduction to LaTeX2e" longdesc The source files, PostScript and PDF files of bulgarian longdesc translation of the “Not so Short Introduction to LaTeX 2e”. -docfiles size=2611328 +docfiles size=639 texmf-doc/doc/bulgarian/lshort-bulgarian/README texmf-doc/doc/bulgarian/lshort-bulgarian/lshort-bg.pdf texmf-doc/doc/bulgarian/lshort-bulgarian/src/lshort-bg.src.zip @@ -49602,7 +49602,7 @@ revision 15 shortdesc Introduction to LaTeX in Dutch. longdesc This is the Dutch (Nederlands) translation of the Short longdesc Introduction to LaTeX2e. -docfiles size=1108455 +docfiles size=272 texmf-doc/doc/dutch/lshort-dutch/LEESMIJ details="Readme" language="nl" texmf-doc/doc/dutch/lshort-dutch/README texmf-doc/doc/dutch/lshort-dutch/WIJZIGINGEN @@ -49617,7 +49617,7 @@ name lshort-english category Documentation revision 4611 shortdesc A (Not So) Short Introduction to LaTeX2e. -docfiles size=2377446 +docfiles size=583 texmf-doc/doc/english/lshort-english/CHANGES texmf-doc/doc/english/lshort-english/README details="Readme" texmf-doc/doc/english/lshort-english/lshort-4.22.src.tar.gz @@ -49633,7 +49633,7 @@ revision 1487 shortdesc Finnish introduction to LaTeX. longdesc This is the Finnish translation of Short Introduction to longdesc LaTeX2e, with added emphasis on Finnish typesetting rules. -docfiles size=2428885 +docfiles size=601 texmf-doc/doc/finnish/lshort-finnish/README details="Readme" texmf-doc/doc/finnish/lshort-finnish/lyhyt2e.pdf details="The document itself" texmf-doc/doc/finnish/lshort-finnish/src/asiat.tex @@ -49662,7 +49662,7 @@ category Documentation revision 16 shortdesc Short introduction to LaTeX, French translation. longdesc French version of A Short Introduction to LaTeX2e. -docfiles size=2657910 +docfiles size=651 texmf-doc/doc/french/lshort-french/README texmf-doc/doc/french/lshort-french/flshort-3.20.pdf texmf-doc/doc/french/lshort-french/flshort-3.20.zip @@ -49675,7 +49675,7 @@ name lshort-german category Documentation revision 16 shortdesc German version of A Short Introduction to LaTeX2e: LaTeX2e-Kurzbeschreibung. -docfiles size=916716 +docfiles size=232 texmf-doc/doc/german/lshort-german/CHANGES texmf-doc/doc/german/lshort-german/LaTeX2e-Kurzbeschreibung texmf-doc/doc/german/lshort-german/README.l2kurz @@ -49703,7 +49703,7 @@ revision 14 shortdesc Introduction to LaTeX in Italian. longdesc This is the Italian translation of the Short Introduction to longdesc LaTeX2e. -docfiles size=1136382 +docfiles size=282 texmf-doc/doc/italian/lshort-italian/CHANGES texmf-doc/doc/italian/lshort-italian/MANIFEST texmf-doc/doc/italian/lshort-italian/Makefile @@ -49721,7 +49721,7 @@ name lshort-japanese category Documentation revision 14 shortdesc Japanese version of A Short Introduction to LaTeX2e -docfiles size=1345745 +docfiles size=332 texmf-doc/doc/japanese/lshort-japanese/00README texmf-doc/doc/japanese/lshort-japanese/CHANGES.jp texmf-doc/doc/japanese/lshort-japanese/READ.ME @@ -49738,7 +49738,7 @@ revision 2276 shortdesc Korean introduction to LaTeX. longdesc A translation of Oetiker's original (not so) short longdesc introduction. -docfiles size=1564328 +docfiles size=383 texmf-doc/doc/korean/lshort-korean/README.ko texmf-doc/doc/korean/lshort-korean/lshort-kr-src.tar.gz texmf-doc/doc/korean/lshort-korean/lshort-kr.pdf details="The document itself" language="ko" @@ -49752,7 +49752,7 @@ category Documentation revision 14 shortdesc Short introduction to LaTeX, Mongolian translation. longdesc Mongolian version of A Short Introduction to LaTeX2e. -docfiles size=30592 +docfiles size=9 texmf-doc/doc/mongolian/lshort-mongolian/README texmf-doc/doc/mongolian/lshort-mongolian/bogino.pdf texmf-doc/doc/mongolian/lshort-mongolian/src.zip @@ -49767,7 +49767,7 @@ revision 3771 shortdesc Introduction to LaTeX in Polish. longdesc This is the Polish translation of A Short Introduction to longdesc LaTeX2e. -docfiles size=1516867 +docfiles size=372 texmf-doc/doc/polish/lshort-polish/README texmf-doc/doc/polish/lshort-polish/lshort2e.pdf texmf-doc/doc/polish/lshort-polish/src.zip @@ -49782,7 +49782,7 @@ revision 1657 shortdesc Introduction to LaTeX in Portuguese. longdesc This is the Portuguese translation of A Short Introduction to longdesc LaTeX2e. -docfiles size=2109639 +docfiles size=516 texmf-doc/doc/portuguese/lshort-portuguese/ptlshort-4.20.pt.src.tar.gz texmf-doc/doc/portuguese/lshort-portuguese/ptlshort.pdf catalogue-version 4.20.1 @@ -49795,7 +49795,7 @@ category Documentation revision 1487 shortdesc Russian introduction to LaTeX. longdesc Russian version of A Short Introduction to LaTeX2e. -docfiles size=3420140 +docfiles size=852 texmf-doc/doc/russian/lshort-russian/CHANGES texmf-doc/doc/russian/lshort-russian/MANIFEST texmf-doc/doc/russian/lshort-russian/Makefile @@ -49835,7 +49835,7 @@ revision 16 shortdesc Slovak introduction to LaTeX. longdesc A Slovak translation of Oetiker‘s (not so) short longdesc introduction. -docfiles size=902460 +docfiles size=221 texmf-doc/doc/slovak/lshort-slovak/slshorte.pdf texmf-doc/doc/slovak/lshort-slovak/src.zip catalogue-version @@ -49849,7 +49849,7 @@ revision 16 shortdesc A description of LaTeX 2e. longdesc A Spanish introduction, (apparently) written in parallel with A longdesc Short Introduction to LaTeX2e. -docfiles size=738848 +docfiles size=188 texmf-doc/doc/spanish/lshort-spanish/CAMBIOS texmf-doc/doc/spanish/lshort-spanish/LEAME texmf-doc/doc/spanish/lshort-spanish/PORHACER @@ -49876,7 +49876,7 @@ revision 11 shortdesc Introduction to LaTeX in Thai. longdesc This is the Thai translation of the Short Introduction to longdesc LaTeX2e. -docfiles size=545908 +docfiles size=135 texmf-doc/doc/thai/lshort-thai/lsh132.pdf details="The document itself" texmf-doc/doc/thai/lshort-thai/lsh132.zip texmf-doc/doc/thai/lshort-thai/readme details="Readme" @@ -49891,7 +49891,7 @@ revision 2180 shortdesc Turkish introduction to LaTeX. longdesc A Turkish translation of Oetiker‘s (not so) short longdesc introduction. -docfiles size=1823848 +docfiles size=447 texmf-doc/doc/turkish/lshort-turkish/README texmf-doc/doc/turkish/lshort-turkish/lshort-tr.pdf details="The document itself" language="tr" texmf-doc/doc/turkish/lshort-turkish/trlshort-src.zip @@ -49905,7 +49905,7 @@ category Documentation revision 3981 shortdesc Ukrainian version of the LaTeX introduction. longdesc Ukrainian version of A Short Introduction to LaTeX2e. -docfiles size=2613262 +docfiles size=639 texmf-doc/doc/ukrainian/lshort-ukr/lshort-ukr-4.12.src.tar.gz texmf-doc/doc/ukrainian/lshort-ukr/lshort-ukr.pdf catalogue-version 4.00 @@ -49918,7 +49918,7 @@ category Documentation revision 12 shortdesc vietnamese version of the LaTeX introduction. longdesc Vietnamese version of A Short Introduction to LaTeX2e. -docfiles size=2393010 +docfiles size=599 texmf-doc/doc/vietnamese/lshort-vietnamese/README texmf-doc/doc/vietnamese/lshort-vietnamese/lshort-vi.pdf texmf-doc/doc/vietnamese/lshort-vietnamese/src/LocalVariables @@ -49954,7 +49954,7 @@ shortdesc Table package extensions. longdesc Modifies the tabularx environment to combine the features of longdesc the tabularx package (auto-sized columns in a fixed width longdesc table) with those of the longtable package (multi-page tables). -runfiles size=5997 +runfiles size=2 texmf-dist/tex/latex/ltablex/ltablex.sty catalogue-version catalogue-date 2006-10-27 22:12:41 +0200 @@ -49967,10 +49967,10 @@ revision 1054 shortdesc Bug fix for longtable. longdesc A patch for LaTeX bugs tools/3180 and tools/3480. The patch longdesc applies to version 4.11 of longtable. -docfiles size=1354 +docfiles size=2 texmf-dist/doc/latex/ltabptch/README texmf-dist/doc/latex/ltabptch/ltabtest.tex -runfiles size=12266 +runfiles size=3 texmf-dist/tex/latex/ltabptch/ltabptch.sty catalogue-version 1.74d catalogue-date 2007-01-02 14:43:33 +0100 @@ -49980,21 +49980,21 @@ catalogue-license lppl name ltxindex category Package revision 3493 -docfiles size=105672 +docfiles size=28 texmf-dist/doc/latex/ltxindex/README texmf-dist/doc/latex/ltxindex/copying.txt texmf-dist/doc/latex/ltxindex/ltxindex.pdf -srcfiles size=17392 +srcfiles size=5 texmf-dist/source/latex/ltxindex/ltxindex.dtx texmf-dist/source/latex/ltxindex/ltxindex.ins -runfiles size=7278 +runfiles size=2 texmf-dist/tex/latex/ltxindex/ltxindex.sty name ltxmisc category Package revision 5082 shortdesc Miscellaneous LaTeX styles. -runfiles size=501252 +runfiles size=168 texmf-dist/tex/latex/ltxmisc/2in1.sty texmf-dist/tex/latex/ltxmisc/3parttable.sty texmf-dist/tex/latex/ltxmisc/a4wide.sty @@ -50095,11 +50095,11 @@ longdesc the company; it is known in the LaTeX scheme of things as LY1 longdesc encoding. This bundle includes metrics and LaTeX macros to use longdesc the basic three (Times, Helvetica and Courier) Adobe Type 1 longdesc fonts in LaTeX using LY1. -docfiles size=18993 +docfiles size=6 texmf-dist/doc/fonts/ly1/ly1.txt texmf-dist/doc/fonts/ly1/texnansi.txt texmf-dist/doc/fonts/ly1/texnansi.vec -runfiles size=31883 +runfiles size=19 texmf-dist/fonts/map/dvips/ly1/pcr8y.map texmf-dist/fonts/map/dvips/ly1/phv8y.map texmf-dist/fonts/map/dvips/ly1/ptm8y.map @@ -50131,14 +50131,14 @@ longdesc mathematics with LaTeX in compliance with French usage. It longdesc comes with two document classes, ‘fiche’ and ‘cours’, longdesc useful to create short high school documents such as tests or longdesc lessons. The documentation is in French. -docfiles size=92153 +docfiles size=26 texmf-dist/doc/latex/mafr/ALIRE details="Package ALIRE" language="fr" texmf-dist/doc/latex/mafr/COPYING texmf-dist/doc/latex/mafr/README details="Package README" language="en" texmf-dist/doc/latex/mafr/docmafr.pdf details="Package documentation" language="fr" texmf-dist/doc/latex/mafr/docmafr.tex texmf-dist/doc/latex/mafr/triangle.eps -runfiles size=4593 +runfiles size=3 texmf-dist/tex/latex/mafr/cours.cls texmf-dist/tex/latex/mafr/fiche.cls texmf-dist/tex/latex/mafr/mafr.sty @@ -50153,7 +50153,7 @@ revision 5456 shortdesc Hungarian language definition for Babel. longdesc This is an interim release of a new version of the Magyar longdesc language definition for babel. -docfiles size=221667 +docfiles size=55 texmf-dist/doc/latex/magyar/magyar.ldf catalogue-version 1.5 catalogue-date 2007-10-22 16:04:24 +0200 @@ -50169,13 +50169,13 @@ longdesc all with the same body text. The package‘s \addressfile longdesc command is used to specify who the letter‘s to be sent to; longdesc the body of the \mailingtext command specifies the text of the longdesc letters, possibly using macros defined in the \addressfile. -docfiles size=66950 +docfiles size=18 texmf-dist/doc/latex/mailing/mailing.pdf texmf-dist/doc/latex/mailing/manifest.txt -srcfiles size=11426 +srcfiles size=4 texmf-dist/source/latex/mailing/mailing.dtx texmf-dist/source/latex/mailing/mailing.ins -runfiles size=3480 +runfiles size=1 texmf-dist/tex/latex/mailing/mailing.sty catalogue-version catalogue-date 2006-12-28 00:57:12 +0100 @@ -50189,18 +50189,18 @@ shortdesc Defines a \makebox* command. longdesc Define a \makebox* command that does the same as a \makebox longdesc command, except that the width is given by a sample text longdesc instead of an explicit length measure. -docfiles size=284762 +docfiles size=74 texmf-dist/doc/latex/makebox/ChangeLog texmf-dist/doc/latex/makebox/README details="Package Readme" texmf-dist/doc/latex/makebox/getversion.tex texmf-dist/doc/latex/makebox/makebox.pdf details="Package documentation" texmf-dist/doc/latex/makebox/makebox.xml texmf-dist/doc/latex/makebox/testmakebox.tex -srcfiles size=7101 +srcfiles size=4 texmf-dist/source/latex/makebox/Makefile texmf-dist/source/latex/makebox/makebox.dtx texmf-dist/source/latex/makebox/makebox.ins -runfiles size=875 +runfiles size=1 texmf-dist/tex/latex/makebox/makebox.sty catalogue-version 0.1 catalogue-date 2006-12-02 14:51:32 +0100 @@ -50222,7 +50222,7 @@ longdesc of the multirow package; — macros to number rows in tables, longdesc or to skip cells; — diagonally divided cells; and — longdesc horizontal lines in tabular environments with defined longdesc thickness. -docfiles size=449176 +docfiles size=113 texmf-dist/doc/latex/makecell/README details="README file" texmf-dist/doc/latex/makecell/makecell-rus.tex texmf-dist/doc/latex/makecell/makecell.pdf details="Package documentation" @@ -50230,10 +50230,10 @@ docfiles size=449176 texmf-dist/doc/latex/makecell/tablists-rus.tex texmf-dist/doc/latex/makecell/tablists.pdf texmf-dist/doc/latex/makecell/tablists.xml -srcfiles size=81591 +srcfiles size=21 texmf-dist/source/latex/makecell/makecell.dtx texmf-dist/source/latex/makecell/tablists.dtx -runfiles size=14542 +runfiles size=4 texmf-dist/tex/latex/makecell/makecell.sty catalogue-version 0.1d catalogue-date 2007-05-25 16:15:27 +0200 @@ -50243,12 +50243,12 @@ catalogue-license lppl name makecirc category Package revision 4997 -docfiles size=564982 +docfiles size=141 texmf-dist/doc/metapost/makecirc/MakeCirc-en.pdf texmf-dist/doc/metapost/makecirc/MakeCirc.pdf texmf-dist/doc/metapost/makecirc/README texmf-dist/doc/metapost/makecirc/ejemplos.pdf -runfiles size=55863 +runfiles size=15 texmf-dist/metapost/makecirc/ejemplos.mp texmf-dist/metapost/makecirc/latex.mp texmf-dist/metapost/makecirc/makecirc.mp @@ -50261,12 +50261,12 @@ longdesc The package provides a \makecommand command, which is like longdesc \(re)newcommand except it always (re)defines a command. There longdesc is also \makeenvironment and \provideenvironment for longdesc environments. -docfiles size=929 +docfiles size=1 texmf-dist/doc/latex/makecmds/README -srcfiles size=15717 +srcfiles size=5 texmf-dist/source/latex/makecmds/makecmds.dtx texmf-dist/source/latex/makecmds/makecmds.ins -runfiles size=2255 +runfiles size=1 texmf-dist/tex/latex/makecmds/makecmds.sty catalogue-version catalogue-date 2006-12-28 00:57:12 +0100 @@ -50282,17 +50282,17 @@ longdesc write the code and documentation in separate files, and then longdesc combine them into a single .dtx file for distribution. It longdesc automatically generates the character table, and also writes longdesc the associated installation (.ins) script. -docfiles size=261815 +docfiles size=67 texmf-dist/doc/latex/makedtx/CHANGES texmf-dist/doc/latex/makedtx/README details="Readme" texmf-dist/doc/latex/makedtx/creatdtx.perl texmf-dist/doc/latex/makedtx/makedtx-manual.html texmf-dist/doc/latex/makedtx/makedtx.pdf texmf-dist/doc/latex/makedtx/makedtx.pl -srcfiles size=58104 +srcfiles size=15 texmf-dist/source/latex/makedtx/makedtx.dtx texmf-dist/source/latex/makedtx/makedtx.ins -runfiles size=1988 +runfiles size=1 texmf-dist/tex/latex/makedtx/creatdtx.sty catalogue-version 0.94b catalogue-date 2007-10-18 16:19:02 +0200 @@ -50306,12 +50306,12 @@ shortdesc Include a glossary into a document. longdesc The package provides the means to include a glossary into a longdesc document. The glossary is prepared by an external program, such longdesc as xindy or makeindex, in the same way that an index is made. -docfiles size=63629 +docfiles size=18 texmf-dist/doc/latex/makeglos/README details="Readme" texmf-dist/doc/latex/makeglos/makeglos.pdf details="Package documentation" texmf-dist/doc/latex/makeglos/makeglos.tex texmf-dist/doc/latex/makeglos/makeglos.xdy -runfiles size=694 +runfiles size=1 texmf-dist/tex/latex/makeglos/makeglos.sty catalogue-version catalogue-date 2007-02-23 00:16:39 +0100 @@ -50328,10 +50328,10 @@ longdesc TeX or troff), sorts the entries, and produces an output file longdesc which can be formatted. The formats of the input and output longdesc files are specified in a style file; by default, input is longdesc assumed to be an idx file, as generated by LaTeX. -docfiles size=106884 +docfiles size=27 texmf-dist/doc/makeindex/base/ind.dvi texmf-dist/doc/makeindex/base/makeindex.dvi -runfiles size=7176 +runfiles size=7 texmf-dist/makeindex/base/din.ist texmf-dist/makeindex/base/icase.ist texmf-dist/makeindex/base/latex.ist @@ -50353,16 +50353,16 @@ longdesc print -eps, etc.) aren't satisfactory; makeplot aims to resolve longdesc this problem. Makeplot is a LaTeX package that uses the longdesc pstricks pst-plot functions to plot data that it takes from longdesc Matlab output files. -docfiles size=153198 +docfiles size=40 texmf-dist/doc/latex/makeplot/README details="Readme" texmf-dist/doc/latex/makeplot/data1.mat texmf-dist/doc/latex/makeplot/data2.mat texmf-dist/doc/latex/makeplot/makeplot.pdf details="Package documentation" texmf-dist/doc/latex/makeplot/mptest.tex -srcfiles size=44310 +srcfiles size=12 texmf-dist/source/latex/makeplot/makeplot.dtx texmf-dist/source/latex/makeplot/makeplot.ins -runfiles size=18601 +runfiles size=5 texmf-dist/tex/latex/makeplot/makeplot.sty catalogue-version 1.0.5 catalogue-date 2007-02-23 00:16:39 +0100 @@ -50372,7 +50372,7 @@ catalogue-license lppl name malayalam category Package revision 1487 -docfiles size=373147 +docfiles size=111 texmf-dist/doc/fonts/malayalam/FILES texmf-dist/doc/fonts/malayalam/INSTALL texmf-dist/doc/fonts/malayalam/README @@ -50413,7 +50413,7 @@ docfiles size=373147 texmf-dist/doc/fonts/malayalam/article/twolines.tex texmf-dist/doc/fonts/malayalam/charity texmf-dist/doc/fonts/malayalam/todo -srcfiles size=331563 +srcfiles size=117 texmf-dist/source/fonts/malayalam/dng/dn2dng.pat texmf-dist/source/fonts/malayalam/dng/dng.pat texmf-dist/source/fonts/malayalam/dng/dng.tex @@ -50473,7 +50473,7 @@ srcfiles size=331563 texmf-dist/source/fonts/malayalam/tamil/tmltrans.tml texmf-dist/source/fonts/malayalam/tamil/tmltrans.txt texmf-dist/source/fonts/malayalam/tamil/wntml.pat -runfiles size=264178 +runfiles size=144 texmf-dist/fonts/source/public/malayalam/effects/effect.mf texmf-dist/fonts/source/public/malayalam/effects/esoteric.mf texmf-dist/fonts/source/public/malayalam/effects/hstripes.mf @@ -50596,10 +50596,10 @@ longdesc A LaTeX package for easy access to the symbols of the Knuth's longdesc ‘manual’ font, such as the Dangerous Bend and Manual-errata longdesc Arrow. execute addMixedMap manfnt.map -srcfiles size=23283 +srcfiles size=7 texmf-dist/source/latex/manfnt/manfnt.dtx texmf-dist/source/latex/manfnt/manfnt.ins -runfiles size=45406 +runfiles size=13 texmf-dist/fonts/afm/hoekwater/manfnt/manfnt.afm texmf-dist/fonts/map/dvips/manfnt/manfnt.map texmf-dist/fonts/type1/hoekwater/manfnt/manfnt.pfb @@ -50628,18 +50628,18 @@ longdesc number of additional characters was created. This catalogue longdesc entry describes the ‘original’ ManjuTeX; its functionality longdesc has now been subsumed into monTeX, though the obsolete ManjuTeX longdesc remains on the archive. -docfiles size=45372 +docfiles size=13 texmf-dist/doc/latex/manjutex/README texmf-dist/doc/latex/manjutex/manjutex.dvi texmf-dist/doc/latex/manjutex/manjutex.tex -srcfiles size=23914 +srcfiles size=10 texmf-dist/source/latex/manjutex/COPYING texmf-dist/source/latex/manjutex/EMTEX texmf-dist/source/latex/manjutex/FILES texmf-dist/source/latex/manjutex/HISTORY texmf-dist/source/latex/manjutex/INSTALL texmf-dist/source/latex/manjutex/MIKTEX -runfiles size=7131 +runfiles size=4 texmf-dist/tex/latex/manjutex/lmabthh.fd texmf-dist/tex/latex/manjutex/lmabthv.fd texmf-dist/tex/latex/manjutex/manju.sty @@ -50652,14 +50652,14 @@ catalogue-license gpl name manuscript category Package revision 1069 -docfiles size=521 +docfiles size=1 texmf-dist/doc/latex/manuscript/README -srcfiles size=14789 +srcfiles size=7 texmf-dist/source/latex/manuscript/Makefile texmf-dist/source/latex/manuscript/manuscript.drv texmf-dist/source/latex/manuscript/manuscript.dtx texmf-dist/source/latex/manuscript/manuscript.ins -runfiles size=2703 +runfiles size=1 texmf-dist/tex/latex/manuscript/manuscript.sty name mapcodes @@ -50670,7 +50670,7 @@ longdesc Mapcodes is an early package covering the same ground as the longdesc standard LaTeX inputenc. It provides for input in ISO Latin-1 longdesc and -2, IBM codepages 850 and 852, and HP, Macintosh and Atari longdesc encodings. -srcfiles size=137184 +srcfiles size=44 texmf-dist/source/latex/mapcodes/00readme.txt texmf-dist/source/latex/mapcodes/atari.dtx texmf-dist/source/latex/mapcodes/atari.map @@ -50695,7 +50695,7 @@ srcfiles size=137184 texmf-dist/source/latex/mapcodes/mapcodes.ins texmf-dist/source/latex/mapcodes/spanish.dtx texmf-dist/source/latex/mapcodes/spanish.map -runfiles size=16884 +runfiles size=5 texmf-dist/tex/latex/mapcodes/mapcodes.sty catalogue-version 1.04 catalogue-date 2007-01-02 14:43:33 +0100 @@ -50706,10 +50706,10 @@ name maple category Package revision 1071 shortdesc Styles and examples for the MAPLE newsletter. -docfiles size=26299 +docfiles size=7 texmf-dist/doc/latex/maple/MTNarticle.tex texmf-dist/doc/latex/maple/README -runfiles size=5120 +runfiles size=2 texmf-dist/tex/latex/maple/mtn.cls catalogue-version catalogue-date 2007-01-08 23:14:30 +0100 @@ -50724,13 +50724,13 @@ longdesc This package provides the command \marginnote that may be used longdesc instead of \marginpar at almost every place where \marginpar longdesc cannot be used, e.g., inside floats, footnotes, or in frames longdesc made with the framed package. -docfiles size=151129 +docfiles size=37 texmf-dist/doc/latex/marginnote/marginnote.pdf details="Package documentation" -srcfiles size=27328 +srcfiles size=8 texmf-dist/source/latex/marginnote/README texmf-dist/source/latex/marginnote/marginnote.dtx texmf-dist/source/latex/marginnote/marginnote.ins -runfiles size=9449 +runfiles size=3 texmf-dist/tex/latex/marginnote/marginnote.sty catalogue-version v1.1 catalogue-date 2007-05-25 16:15:27 +0200 @@ -50740,7 +50740,7 @@ catalogue-license lppl name marigold category Package revision 90 -runfiles size=12980 +runfiles size=8 texmf-dist/fonts/tfm/cg/marigold/cmgr.tfm texmf-dist/fonts/tfm/cg/marigold/cmgr8t.tfm texmf-dist/fonts/tfm/cg/marigold/mrr10u.tfm @@ -50764,7 +50764,7 @@ longdesc distributed here as an Adobe Type 1 font, which was converted longdesc from Vogel's original TrueType. Separate packaging for OzTeX longdesc users is available. execute addMap marvosym.map -docfiles size=305813 +docfiles size=86 texmf-dist/doc/latex/marvosym/LICENSE texmf-dist/doc/latex/marvosym/PROBLEMS texmf-dist/doc/latex/marvosym/README details="Package README" @@ -50783,7 +50783,7 @@ docfiles size=305813 texmf-dist/doc/latex/marvosym/marvodoc.tex texmf-dist/doc/latex/marvosym/vtex/install.txt texmf-dist/doc/latex/marvosym/vtex/marvosym.ali -runfiles size=82948 +runfiles size=24 texmf-dist/fonts/afm/public/marvosym/marvosym.afm texmf-dist/fonts/map/dvips/marvosym/marvosym.map texmf-dist/fonts/tfm/public/marvosym/umvs.tfm @@ -50798,7 +50798,7 @@ catalogue-license gpl name math-into-latex category Documentation revision 22 -docfiles size=26661 +docfiles size=19 texmf-doc/doc/english/math-into-latex/errors.txt texmf-doc/doc/english/math-into-latex/gratzer texmf-doc/doc/english/math-into-latex/mil.txt @@ -50823,10 +50823,10 @@ revision 1073 shortdesc Text symbols in maths mode. longdesc A package which provides access to some interesting characters longdesc of the Text Companion fonts (TS1 encoding) in maths mode. -srcfiles size=7202 +srcfiles size=3 texmf-dist/source/latex/mathcomp/mathcomp.dtx texmf-dist/source/latex/mathcomp/mathcomp.ins -runfiles size=1664 +runfiles size=1 texmf-dist/tex/latex/mathcomp/mathcomp.sty catalogue-version 0.1f catalogue-date 2007-01-09 18:22:13 +0100 @@ -50848,7 +50848,7 @@ longdesc corresponds to Bitstream Charter text fonts. execute addMap mdbch.map execute addMap mdput.map execute addMap mdugm.map -docfiles size=3343936 +docfiles size=823 texmf-dist/doc/latex/mathdesign/MD-adobe-utopia-doc.pdf texmf-dist/doc/latex/mathdesign/MD-adobe-utopia-example.pdf texmf-dist/doc/latex/mathdesign/MD-bitstream-charter-doc.pdf @@ -50863,7 +50863,7 @@ docfiles size=3343936 texmf-dist/doc/latex/mathdesign/mdput/mdputtest.tex texmf-dist/doc/latex/mathdesign/mdugm/MD-urw-garamond-doc.pdf texmf-dist/doc/latex/mathdesign/mdugm/mdugmtest.tex -runfiles size=3741917 +runfiles size=1288 texmf-dist/dvips/mathdesign/config.mdbch texmf-dist/dvips/mathdesign/config.mdput texmf-dist/dvips/mathdesign/config.mdugm @@ -51492,14 +51492,14 @@ longdesc produced by \iddots slant in the opposite direction to \ddots. longdesc All the commands are designed to change size appropriately in longdesc scripts, as well as in response to LaTeX size changing longdesc commands. The commands may also be used in plain TeX. -docfiles size=112178 +docfiles size=29 texmf-dist/doc/generic/mathdots/README details="Readme" texmf-dist/doc/generic/mathdots/mathdots.pdf details="Package documentation" texmf-dist/doc/generic/mathdots/mdtest.tex -srcfiles size=16179 +srcfiles size=5 texmf-dist/source/generic/mathdots/mathdots.dtx texmf-dist/source/generic/mathdots/mathdots.ins -runfiles size=7128 +runfiles size=2 texmf-dist/tex/generic/mathdots/mathdots.sty texmf-dist/tex/generic/mathdots/mathdots.tex catalogue-version 0.8 @@ -51519,15 +51519,15 @@ longdesc well as commands for automatic creation of “answer spaces”. longdesc In addition, the package will automatically create page headers longdesc and footers, and will let you include instructions and space longdesc for students to put their name. -docfiles size=182267 +docfiles size=47 texmf-dist/doc/latex/mathexam/README details="Readme" texmf-dist/doc/latex/mathexam/mathexam.pdf texmf-dist/doc/latex/mathexam/sample.pdf texmf-dist/doc/latex/mathexam/sample.tex -srcfiles size=18205 +srcfiles size=5 texmf-dist/source/latex/mathexam/mathexam.dtx texmf-dist/source/latex/mathexam/mathexam.ins -runfiles size=2798 +runfiles size=1 texmf-dist/tex/latex/mathexam/mathexam.sty catalogue-version 1.00 catalogue-date 2007-08-16 20:47:30 +0200 @@ -51537,7 +51537,7 @@ catalogue-license lppl name mathmode category Documentation revision 5274 -docfiles size=7349842 +docfiles size=1816 texmf-doc/doc/english/mathmode/Changes texmf-doc/doc/english/mathmode/Mathmode.bib texmf-doc/doc/english/mathmode/Mathmode.ist @@ -51602,7 +51602,7 @@ longdesc uppercase letters commonly used to represent various number longdesc sets (C, I, N, Q, R, and Z) in blackboard bold. LaTeX macro longdesc support is provided (using package mathpazo.sty) is provided in longdesc psnfss (a required part of any LaTeX distribution). -docfiles size=432701 +docfiles size=109 texmf-dist/doc/latex/mathpazo/README.txt texmf-dist/doc/latex/mathpazo/gpl.txt texmf-dist/doc/latex/mathpazo/mapfplm.tex @@ -51610,7 +51610,7 @@ docfiles size=432701 texmf-dist/doc/latex/mathpazo/mapzplm.tex texmf-dist/doc/latex/mathpazo/pazofnst.tex texmf-dist/doc/latex/mathpazo/pazotest.pdf details="Font tables:" -srcfiles size=316010 +srcfiles size=117 texmf-dist/source/latex/mathpazo/Makefile texmf-dist/source/latex/mathpazo/cmbsy10.pl texmf-dist/source/latex/mathpazo/cmbx10.pl @@ -51671,7 +51671,7 @@ srcfiles size=316010 texmf-dist/source/latex/mathpazo/unsetpunct.mtx texmf-dist/source/latex/mathpazo/zplmbgop.mtx texmf-dist/source/latex/mathpazo/zplmsum.mtx -runfiles size=100508 +runfiles size=41 texmf-dist/fonts/afm/public/mathpazo/fplmb.afm texmf-dist/fonts/afm/public/mathpazo/fplmbb.afm texmf-dist/fonts/afm/public/mathpazo/fplmbi.afm @@ -51722,11 +51722,11 @@ longdesc \maybeit performs a similar role to \mathrm{} but the math longdesc expression will be italicised if the surrounding text is. longdesc \maybeitsubscript is provided to shift subscripts to the left longdesc if the expression is italicised. -docfiles size=77282 +docfiles size=20 texmf-dist/doc/latex/maybemath/README details="Package README" texmf-dist/doc/latex/maybemath/maybemath.pdf details="Package documentation" texmf-dist/doc/latex/maybemath/maybemath.tex -runfiles size=2202 +runfiles size=1 texmf-dist/tex/latex/maybemath/maybemath.sty catalogue-version catalogue-date 2007-03-09 22:25:45 +0100 @@ -51741,14 +51741,14 @@ longdesc The mcaption package provides an mcaption environment which longdesc puts figure or table captions in the margin. The package works longdesc with the standard classes and with the KOMA-Script document longdesc classes scrartcl, scrreprt and scrbook. -docfiles size=125856 +docfiles size=33 texmf-dist/doc/latex/mcaption/README details="Readme" texmf-dist/doc/latex/mcaption/example.tex texmf-dist/doc/latex/mcaption/mcaption.pdf details="Package documentation" -srcfiles size=16449 +srcfiles size=5 texmf-dist/source/latex/mcaption/mcaption.dtx texmf-dist/source/latex/mcaption/mcaption.ins -runfiles size=2913 +runfiles size=1 texmf-dist/tex/latex/mcaption/mcaption.sty catalogue-version 2.2 catalogue-date 2007-02-23 14:12:01 +0100 @@ -51763,10 +51763,10 @@ longdesc A package for creating MC-covers on your own. It allows the longdesc creation of simple covers as well as covers with an additional longdesc page for more information about the cassette (table of contents longdesc e.g.). The rotating package is required. -docfiles size=56756 +docfiles size=15 texmf-dist/doc/latex/mceinleger/mceinleger.pdf texmf-dist/doc/latex/mceinleger/mceinleger.tex -runfiles size=1364 +runfiles size=1 texmf-dist/tex/latex/mceinleger/mceinleger.sty catalogue-version catalogue-date 2007-01-09 22:36:10 +0100 @@ -51781,16 +51781,16 @@ longdesc The mcite package allows the user to collapse multiple longdesc citations into one, as is customary in physics journals. The longdesc package requires a customised BibTeX style for its work; the longdesc documentation explains how to do that customisation. -docfiles size=21444 +docfiles size=6 texmf-dist/doc/latex/mcite/mcite.dvi -srcfiles size=43648 +srcfiles size=13 texmf-dist/source/latex/mcite/COPYING texmf-dist/source/latex/mcite/Makefile texmf-dist/source/latex/mcite/README texmf-dist/source/latex/mcite/mcite.drv texmf-dist/source/latex/mcite/mcite.dtx texmf-dist/source/latex/mcite/mcite.ins -runfiles size=5484 +runfiles size=2 texmf-dist/tex/latex/mcite/mcite.sty catalogue-version 1.6 catalogue-date 2007-01-09 22:36:10 +0100 @@ -51807,14 +51807,14 @@ longdesc cmtt fonts, a "doafter" command, improved footnote support, longdesc mathenv for various alignment in maths, list handling, a longdesc rewrite of LaTeX's tabular and array environments, verbatim longdesc handling, and syntax diagrams. -docfiles size=103055 +docfiles size=29 texmf-dist/doc/latex/mdwtools/COPYING texmf-dist/doc/latex/mdwtools/README texmf-dist/doc/latex/mdwtools/doafter.tex texmf-dist/doc/latex/mdwtools/gpl.tex texmf-dist/doc/latex/mdwtools/mathenv.tex texmf-dist/doc/latex/mdwtools/mdwtools.tex -srcfiles size=436609 +srcfiles size=112 texmf-dist/source/latex/mdwtools/at.dtx texmf-dist/source/latex/mdwtools/cmtt.dtx texmf-dist/source/latex/mdwtools/doafter.dtx @@ -51825,7 +51825,7 @@ srcfiles size=436609 texmf-dist/source/latex/mdwtools/mdwtools.ins texmf-dist/source/latex/mdwtools/sverb.dtx texmf-dist/source/latex/mdwtools/syntax.dtx -runfiles size=101656 +runfiles size=31 texmf-dist/tex/latex/mdwtools/at.sty texmf-dist/tex/latex/mdwtools/cmtt.sty texmf-dist/tex/latex/mdwtools/doafter.sty @@ -51858,18 +51858,18 @@ longdesc itself, but which is updated from time to time, between longdesc releases of the class itself. Users who wish to use the longdesc hyperref package, in a document written with the memoir class, longdesc should also use the memhfixc package. -docfiles size=3187198 +docfiles size=781 texmf-dist/doc/latex/memoir/README texmf-dist/doc/latex/memoir/basic.gst texmf-dist/doc/latex/memoir/memman.pdf details="Basic user manual:" texmf-dist/doc/latex/memoir/memman.tex texmf-dist/doc/latex/memoir/memmanadd.pdf details="Additions to the manual:" -srcfiles size=1029677 +srcfiles size=253 texmf-dist/source/latex/memoir/memoir.dtx texmf-dist/source/latex/memoir/memoir.ins texmf-dist/source/latex/memoir/mempatch.dtx texmf-dist/source/latex/memoir/mempatch.ins -runfiles size=394614 +runfiles size=100 texmf-dist/makeindex/memoir/memman.ist texmf-dist/tex/latex/memoir/mem10.clo texmf-dist/tex/latex/memoir/mem11.clo @@ -51893,13 +51893,13 @@ longdesc This LaTeX class loads scrbook and provides changes necessary longdesc for publishing at Mentis publishers in Paderborn, Germany. It longdesc is not an official Mentis class, merely one developed by an longdesc author in close co-operation with Mentis. -docfiles size=156099 +docfiles size=40 texmf-dist/doc/latex/mentis/README details="Readme" texmf-dist/doc/latex/mentis/mentis.pdf details="Package documentation" -srcfiles size=53460 +srcfiles size=14 texmf-dist/source/latex/mentis/mentis.dtx texmf-dist/source/latex/mentis/mentis.ins -runfiles size=13354 +runfiles size=4 texmf-dist/tex/latex/mentis/mentis.cls catalogue-version 1.5 catalogue-date 2007-01-09 22:36:10 +0100 @@ -51912,10 +51912,10 @@ revision 1083 shortdesc Typesetting menus. longdesc The package defines commands \keystroke and \menu, which assist longdesc typesetting of a path through a program's menu. -srcfiles size=12000 +srcfiles size=4 texmf-dist/source/latex/menu/menu.dtx texmf-dist/source/latex/menu/menu.ins -runfiles size=3497 +runfiles size=1 texmf-dist/tex/latex/menu/menu.sty catalogue-version 1.5 catalogue-date 2007-02-23 14:12:01 +0100 @@ -51925,7 +51925,7 @@ catalogue-license unknown name metafont category Package revision 604 -runfiles size=131645 +runfiles size=46 texmf-dist/metafont/base/expr.mf texmf-dist/metafont/base/io.mf texmf-dist/metafont/base/mf.mf @@ -51948,14 +51948,14 @@ runfiles size=131645 name metafont-for-beginners category Documentation revision 22 -docfiles size=48463 +docfiles size=12 texmf-doc/doc/english/metafont-for-beginners/metafont-for-beginners.tex name metafp category Documentation revision 22 shortdesc Some Experiences in Running METAFONT and MetaPost. -docfiles size=198021 +docfiles size=49 texmf-doc/doc/english/metafp/metafp.pdf details="The document itself:" language="en" catalogue-version catalogue-date 2007-03-09 22:25:45 +0100 @@ -51972,11 +51972,11 @@ longdesc connections, but also trees, matrices, and many other things. longdesc It more or less contains boxes.mp and rboxes.mp. There is a longdesc large (albeit not complete) documentation distributed with the longdesc package. It is easily extensible with new objects. -docfiles size=1002115 +docfiles size=247 texmf-dist/doc/metapost/metaobj/README details="Readme" texmf-dist/doc/metapost/metaobj/license.txt texmf-dist/doc/metapost/metaobj/momanual.pdf -runfiles size=319151 +runfiles size=82 texmf-dist/metapost/metaobj/connections.mp texmf-dist/metapost/metaobj/metaobj.mp texmf-dist/metapost/metaobj/mobjstandard.mp @@ -51993,7 +51993,7 @@ catalogue-license lppl name metaplot category Package revision 2411 -docfiles size=548625 +docfiles size=141 texmf-dist/doc/latex/metaplot/README texmf-dist/doc/latex/metaplot/examples/cap1.cc texmf-dist/doc/latex/metaplot/examples/cap1.mp @@ -52009,7 +52009,7 @@ docfiles size=548625 texmf-dist/doc/latex/metaplot/examples/metacontour.h texmf-dist/doc/latex/metaplot/examples/metacontour_main.cc texmf-dist/doc/latex/metaplot/metaplot_preprint.pdf -runfiles size=14684 +runfiles size=5 texmf-dist/metapost/metaplot/axes.mp texmf-dist/metapost/metaplot/metaplot.mp @@ -52019,7 +52019,7 @@ revision 4904 shortdesc A development of MetaFont that generates PostScript output. longdesc A tool based on MetaFont for producing precise technical longdesc illustrations, creating scalable PostScript instead of bitmaps. -docfiles size=1326174 +docfiles size=343 texmf-dist/doc/metapost/base/Makefile texmf-dist/doc/metapost/base/grdemo-doc.pdf texmf-dist/doc/metapost/base/grdemo.pdf @@ -52053,7 +52053,7 @@ docfiles size=1326174 texmf-dist/doc/metapost/base/source/mpman.ist texmf-dist/doc/metapost/base/source/mpman.tex texmf-dist/doc/metapost/base/source/timepop.d -runfiles size=110623 +runfiles size=55 texmf-dist/metapost/base/TEX.mp texmf-dist/metapost/base/boxes.mp texmf-dist/metapost/base/format.mp @@ -52099,7 +52099,7 @@ catalogue-license unknown name metapost-examples category Documentation revision 22 -docfiles size=127583 +docfiles size=37 texmf-doc/doc/english/metapost-examples/Makefile texmf-doc/doc/english/metapost-examples/README texmf-doc/doc/english/metapost-examples/data1 @@ -52111,7 +52111,7 @@ docfiles size=127583 name metatex category Package revision 621 -docfiles size=207973 +docfiles size=55 texmf-dist/doc/plain/metatex/README texmf-dist/doc/plain/metatex/gpl.txt texmf-dist/doc/plain/metatex/mtmp2pdf.tex @@ -52121,7 +52121,7 @@ docfiles size=207973 texmf-dist/doc/plain/metatex/mtpaper/frame.tex texmf-dist/doc/plain/metatex/mtpaper/mtpaper.tex texmf-dist/doc/plain/metatex/mtpaper/shadow.tex -runfiles size=7388 +runfiles size=2 texmf-dist/tex/plain/metatex/metatex.tex name metauml @@ -52132,7 +52132,7 @@ longdesc MetaUML is a MetaPost library for typesetting UML diagrams, longdesc which provides a usable, human-friendly textual notation for longdesc UML, offering now support for class, package, activity, state, longdesc and use case diagrams. -docfiles size=576411 +docfiles size=174 texmf-dist/doc/metapost/metauml/README details="Readme" texmf-dist/doc/metapost/metauml/license.txt texmf-dist/doc/metapost/metauml/metauml_manual/fig/activity.mp @@ -52188,7 +52188,7 @@ docfiles size=576411 texmf-dist/doc/metapost/metauml/metauml_manual/my-bib.bib texmf-dist/doc/metapost/metauml/metauml_manual/test_suite.tex texmf-dist/doc/metapost/metauml/metauml_manual_0.2.3.pdf -runfiles size=115888 +runfiles size=46 texmf-dist/metapost/metauml/metauml.mp texmf-dist/metapost/metauml/metauml_activity.mp texmf-dist/metapost/metauml/metauml_base.mp @@ -52232,14 +52232,14 @@ shortdesc Typeset method and variable declarations. longdesc This LaTeX package supports the typesetting of programming longdesc language method and variable declarations. It includes an longdesc option to typeset in French. -docfiles size=3364 +docfiles size=2 texmf-dist/doc/latex/method/methtest.dvi texmf-dist/doc/latex/method/methtest.tex -srcfiles size=30784 +srcfiles size=9 texmf-dist/source/latex/method/method.dtx texmf-dist/source/latex/method/method.ins texmf-dist/source/latex/method/readme -runfiles size=10846 +runfiles size=3 texmf-dist/tex/latex/method/method.sty catalogue-version catalogue-date 2007-01-09 22:36:10 +0100 @@ -52263,7 +52263,7 @@ longdesc texts. The package does not require any special font: all longdesc symbols are taken from the Computer Modern fonts (which are longdesc included in all TeX distributions) and the package's commands longdesc are based on TeX primitives. -docfiles size=383747 +docfiles size=98 texmf-dist/doc/latex/metre/demo.pdf details="Example of usage" texmf-dist/doc/latex/metre/demo.tex texmf-dist/doc/latex/metre/greek1.tex @@ -52273,10 +52273,10 @@ docfiles size=383747 texmf-dist/doc/latex/metre/igreek2.tex texmf-dist/doc/latex/metre/igreek3.tex texmf-dist/doc/latex/metre/metre.pdf details="Package documentation" -srcfiles size=121081 +srcfiles size=31 texmf-dist/source/latex/metre/metre.dtx texmf-dist/source/latex/metre/metre.ins -runfiles size=58107 +runfiles size=15 texmf-dist/tex/latex/metre/metre.sty catalogue-version 1.0 catalogue-date 2007-03-09 22:25:45 +0100 @@ -52294,17 +52294,17 @@ longdesc hyphenation rules for the Polish language and sources of longdesc formats. depend pl depend hyphen-polish -docfiles size=113967 +docfiles size=31 texmf-dist/doc/mex/base/00readme texmf-dist/doc/mex/base/mex.html texmf-dist/doc/mex/base/mexinfo.eng texmf-dist/doc/mex/base/mexinfo.pol texmf-dist/doc/mex/base/qq.eps texmf-dist/doc/mex/base/tstmex.tex -srcfiles size=43651 +srcfiles size=12 texmf-dist/source/mex/base/eminst.zip texmf-dist/source/mex/base/istyles.zip -runfiles size=38355 +runfiles size=13 texmf-dist/tex/mex/base/lamex.tex texmf-dist/tex/mex/base/mex.tex texmf-dist/tex/mex/base/mex1.tex @@ -52326,16 +52326,16 @@ longdesc ‘multiple master’ fonts, but using MetaFont; you specify a longdesc font by a set of MetaFont parameters, and TeX makes up an mf longdesc file to generate the required font; this package is not longdesc integrated with NFSS (or MakeTeXTFM) but it is fun -docfiles size=132333 +docfiles size=35 texmf-dist/doc/latex/mff/mffdoc.dvi texmf-dist/doc/latex/mff/mffdoc.tex texmf-dist/doc/latex/mff/table.tex texmf-dist/doc/latex/mff/test.tex -srcfiles size=400 +srcfiles size=3 texmf-dist/source/latex/mff/file_id.diz texmf-dist/source/latex/mff/mff.mfj texmf-dist/source/latex/mff/test.bat -runfiles size=158914 +runfiles size=42 texmf-dist/tex/latex/mff/mfarithm.tex texmf-dist/tex/latex/mff/mfcorfnt.tex texmf-dist/tex/latex/mff/mfdcdata.tex @@ -52355,15 +52355,15 @@ longdesc LaTeX package and font definition file to access the Knuthian longdesc mflogo fonts described in `The MetaFontbook' and to typeset the longdesc MetaFont logos in LaTeX documents. execute addMixedMap mflogo.map -docfiles size=16348 +docfiles size=4 texmf-dist/doc/latex/mflogo/mflogo.dvi -srcfiles size=24782 +srcfiles size=9 texmf-dist/source/latex/mflogo/CATALOGUE texmf-dist/source/latex/mflogo/Makefile texmf-dist/source/latex/mflogo/README texmf-dist/source/latex/mflogo/mflogo.dtx texmf-dist/source/latex/mflogo/mflogo.ins -runfiles size=49534 +runfiles size=39 texmf-dist/fonts/afm/hoekwater/mflogo/logo10.afm texmf-dist/fonts/afm/hoekwater/mflogo/logo8.afm texmf-dist/fonts/afm/hoekwater/mflogo/logo9.afm @@ -52417,13 +52417,13 @@ longdesc typeset with old german fonts designed by Yannis Haralambous. longdesc – pandora, a package to typeset with Pandora fonts designed longdesc by Neena Billawala. Note that support for the Pandora fonts is longdesc also available via the pandora-latex package. -srcfiles size=48227 +srcfiles size=14 texmf-dist/source/latex/mfnfss/changes.txt texmf-dist/source/latex/mfnfss/manifest.txt texmf-dist/source/latex/mfnfss/oldgerm.dtx texmf-dist/source/latex/mfnfss/oldgerm.ins texmf-dist/source/latex/mfnfss/readme.txt -runfiles size=8779 +runfiles size=7 texmf-dist/tex/latex/mfnfss/oldgerm.sty texmf-dist/tex/latex/mfnfss/ot1panr.fd texmf-dist/tex/latex/mfnfss/ot1pss.fd @@ -52449,7 +52449,7 @@ longdesc be read back in to the document to place the picture at the longdesc point where the original (La)TeX commands appeared. Note that longdesc the ability to use MetaPost here means that the package works longdesc equally well in LaTeX and PDFLaTeX. -docfiles size=1596354 +docfiles size=395 texmf-dist/doc/generic/mfpic/README details="Readme" texmf-dist/doc/generic/mfpic/changes.txt texmf-dist/doc/generic/mfpic/coil.mps @@ -52465,11 +52465,11 @@ docfiles size=1596354 texmf-dist/doc/generic/mfpic/mfpman.pdf details="Mfpic manual:" language="en" texmf-dist/doc/generic/mfpic/mfpman.tex texmf-dist/doc/generic/mfpic/pictures.tex -srcfiles size=588944 +srcfiles size=145 texmf-dist/source/generic/mfpic/grafbase.dtx texmf-dist/source/generic/mfpic/mfpic.dtx texmf-dist/source/generic/mfpic/mfpic.ins -runfiles size=257467 +runfiles size=67 texmf-dist/metafont/mfpic/grafbase.mf texmf-dist/metapost/mfpic/dvipsnam.mp texmf-dist/metapost/mfpic/grafbase.mp @@ -52484,7 +52484,7 @@ catalogue-license lppl name mft category Package revision 91 -runfiles size=17820 +runfiles size=7 texmf-dist/mft/base/README texmf-dist/mft/base/cmbase.mft texmf-dist/mft/base/e.mft @@ -52501,13 +52501,13 @@ longdesc file. The mftinc package facilitates incorporating such files longdesc into a LaTeX2e document. In addition, mftinc provides routines longdesc for improved comment formatting and for typesetting font longdesc tables. -docfiles size=291638 +docfiles size=72 texmf-dist/doc/latex/mftinc/README details="Readme" texmf-dist/doc/latex/mftinc/mftinc.pdf details="Package documentation" -srcfiles size=59611 +srcfiles size=16 texmf-dist/source/latex/mftinc/mftinc.dtx texmf-dist/source/latex/mftinc/mftinc.ins -runfiles size=6920 +runfiles size=2 texmf-dist/tex/latex/mftinc/mftinc.sty catalogue-version 1.0a catalogue-date 2007-01-11 00:21:49 +0100 @@ -52517,7 +52517,7 @@ catalogue-license lppl name mftoeps category Package revision 604 -srcfiles size=26055 +srcfiles size=23 texmf-dist/source/metafont/mftoeps/0mftoeps.doc texmf-dist/source/metafont/mftoeps/m2esamp/0m2esamp.doc texmf-dist/source/metafont/mftoeps/m2esamp/clipcir.mf @@ -52539,7 +52539,7 @@ srcfiles size=26055 texmf-dist/source/metafont/mftoeps/m2esamp/sample4.mf texmf-dist/source/metafont/mftoeps/m2esamp/sample5.mf texmf-dist/source/metafont/mftoeps/m2esamp/stereo.mf -runfiles size=27356 +runfiles size=7 texmf-dist/metafont/mftoeps/mftoeps.mf name mh @@ -52561,13 +52561,13 @@ longdesc provides many useful tools for mathematical typesetting. It longdesc fixes various deficiencies of amsmath and standard LaTeX. The longdesc mhsetup package defines various programming tools needed by longdesc both empheq and mathtools. -docfiles size=570594 +docfiles size=142 texmf-dist/doc/latex/mh/README texmf-dist/doc/latex/mh/empheq.pdf texmf-dist/doc/latex/mh/empheq07.pdf texmf-dist/doc/latex/mh/mathtools.pdf texmf-dist/doc/latex/mh/mhsetup.pdf -srcfiles size=338322 +srcfiles size=87 texmf-dist/source/latex/mh/empheq.dtx texmf-dist/source/latex/mh/empheq.ins texmf-dist/source/latex/mh/empheq07.dtx @@ -52576,7 +52576,7 @@ srcfiles size=338322 texmf-dist/source/latex/mh/mathtools.ins texmf-dist/source/latex/mh/mhsetup.dtx texmf-dist/source/latex/mh/mhsetup.ins -runfiles size=107128 +runfiles size=29 texmf-dist/tex/latex/mh/empheq.sty texmf-dist/tex/latex/mh/empheq07.sty texmf-dist/tex/latex/mh/mathtools.sty @@ -52599,10 +52599,10 @@ longdesc contains the text of all official Risk and Safety (R and S) longdesc Phrases that are used to label chemicals. At the time being, longdesc these phrases are available in Danish, English, French, German longdesc (current spelling), and Spanish. -docfiles size=510450 +docfiles size=125 texmf-dist/doc/latex/mhchem/legal.txt texmf-dist/doc/latex/mhchem/mhchem.pdf details="Package documentation" -runfiles size=167198 +runfiles size=42 texmf-dist/tex/latex/mhchem/mhchem.sty texmf-dist/tex/latex/mhchem/rsphrase.sty catalogue-version 3.07 @@ -52620,10 +52620,10 @@ longdesc blocks of equations (like (1.2a), (1.2b), etc) and references longdesc to each equation individually (1.2a) or to the whole block longdesc (1.2). The labels can be shown in draft mode. Comments in the longdesc package itself describe usage. -docfiles size=6904 +docfiles size=3 texmf-dist/doc/latex/mhequ/example.dvi texmf-dist/doc/latex/mhequ/example.tex -runfiles size=9666 +runfiles size=3 texmf-dist/tex/latex/mhequ/mhequ.sty catalogue-version 1.5 catalogue-date 2007-01-11 00:21:49 +0100 @@ -52637,7 +52637,7 @@ shortdesc Historical mathematics. longdesc This package provides a collection of macros for historical longdesc descriptions of mathematicians; the macros provide full names longdesc and birth and death dates of significant mathematicians. -runfiles size=135362 +runfiles size=34 texmf-dist/tex/latex/mhs/mhs.sty catalogue-version 1.05i catalogue-date 2007-01-21 12:47:16 +0100 @@ -52664,14 +52664,14 @@ longdesc protrusion only works with the pdfTeX compiler, at least longdesc version 0.14f; version 1.20a is needed for automatic font longdesc expansion. With pdfTeX version 1.30, a command is provided for longdesc suppressing ligatures. -docfiles size=1009362 +docfiles size=248 texmf-dist/doc/latex/microtype/README details="Package README" texmf-dist/doc/latex/microtype/microtype.pdf details="Package documentation" texmf-dist/doc/latex/microtype/test-microtype.tex -srcfiles size=509818 +srcfiles size=126 texmf-dist/source/latex/microtype/microtype.dtx texmf-dist/source/latex/microtype/microtype.ins -runfiles size=246700 +runfiles size=71 texmf-dist/tex/latex/microtype/letterspace.sty texmf-dist/tex/latex/microtype/microtype.cfg texmf-dist/tex/latex/microtype/microtype.sty @@ -52706,7 +52706,7 @@ longdesc looping construct; – dolines: 'meta'-macros to separate longdesc arguments by newlines; – labels: address labels and bulk mail longdesc letters; – styledef: selectively input part of a file; and longdesc – border: borders around boxes. -docfiles size=193847 +docfiles size=55 texmf-dist/doc/generic/midnight/border.doc texmf-dist/doc/generic/midnight/border.dvi texmf-dist/doc/generic/midnight/dolines.doc @@ -52721,10 +52721,10 @@ docfiles size=193847 texmf-dist/doc/generic/midnight/quire.dvi texmf-dist/doc/generic/midnight/styledef.doc texmf-dist/doc/generic/midnight/styledef.dvi -srcfiles size=969 +srcfiles size=2 texmf-dist/source/generic/midnight/00readme.txt texmf-dist/source/generic/midnight/Index -runfiles size=59055 +runfiles size=17 texmf-dist/tex/generic/midnight/answers.tex texmf-dist/tex/generic/midnight/border.tex texmf-dist/tex/generic/midnight/dolines.tex @@ -52746,18 +52746,18 @@ shortdesc Typeset miller indices. longdesc Typeset miller indices, e.g., <1-20>, that are used in material longdesc science with an easy syntax. Minus signs are printed as bar longdesc above the corresponding number. -docfiles size=280054 +docfiles size=73 texmf-dist/doc/latex/miller/ChangeLog texmf-dist/doc/latex/miller/README texmf-dist/doc/latex/miller/miller-v.tex texmf-dist/doc/latex/miller/miller.pdf texmf-dist/doc/latex/miller/miller.xml texmf-dist/doc/latex/miller/millertest.tex -srcfiles size=10324 +srcfiles size=4 texmf-dist/source/latex/miller/Makefile texmf-dist/source/latex/miller/miller.dtx texmf-dist/source/latex/miller/miller.ins -runfiles size=2695 +runfiles size=1 texmf-dist/tex/latex/miller/miller.sty catalogue-version 1.2 catalogue-date 2007-01-12 00:17:35 +0100 @@ -52775,13 +52775,13 @@ longdesc outside (i.e., after) the box.) The package defines an longdesc environment minipagewithmarginpars (to be used like longdesc minipage)—and the internal commands may be used by other longdesc packages to define similar environments or commands. -docfiles size=182548 +docfiles size=46 texmf-dist/doc/latex/minipage-marginpar/README details="README file" texmf-dist/doc/latex/minipage-marginpar/mpgmpar.pdf details="Package documentation" language="de" -srcfiles size=14480 +srcfiles size=5 texmf-dist/source/latex/minipage-marginpar/mpgmpar.dtx texmf-dist/source/latex/minipage-marginpar/mpgmpar.ins -runfiles size=2191 +runfiles size=1 texmf-dist/tex/latex/minipage-marginpar/mpgmpar.sty catalogue-version v0.2 catalogue-date 2007-05-25 16:15:27 +0200 @@ -52791,7 +52791,7 @@ catalogue-license lppl name miniplot category Package revision 1487 -docfiles size=245003 +docfiles size=65 texmf-dist/doc/latex/miniplot/disclaimer.txt texmf-dist/doc/latex/miniplot/figures/1.eps texmf-dist/doc/latex/miniplot/figures/2.eps @@ -52800,7 +52800,7 @@ docfiles size=245003 texmf-dist/doc/latex/miniplot/figures/wrapMe.eps texmf-dist/doc/latex/miniplot/miniplot.dvi texmf-dist/doc/latex/miniplot/miniplot.tex -runfiles size=38449 +runfiles size=10 texmf-dist/tex/latex/miniplot/miniplot.sty name minitoc @@ -52817,7 +52817,7 @@ longdesc sectlots. The package has provision for language-specific longdesc configuration of its own “fixed names”, using .mld files longdesc (analagous to babel .ldf files that do that job for LaTeX's own longdesc fixed names). -docfiles size=11213103 +docfiles size=2782 texmf-dist/doc/latex/minitoc/CATALOG texmf-dist/doc/latex/minitoc/INSTALL texmf-dist/doc/latex/minitoc/README details="Readme" @@ -52905,11 +52905,11 @@ docfiles size=11213103 texmf-dist/doc/latex/minitoc/minitoc.pdf details="Package documentation, in English" language="en" texmf-dist/doc/latex/minitoc/minitoc.pre texmf-dist/doc/latex/minitoc/minitoc.sum -srcfiles size=2428041 +srcfiles size=594 texmf-dist/source/latex/minitoc/fminitoc.dtx texmf-dist/source/latex/minitoc/minitoc.dtx texmf-dist/source/latex/minitoc/minitoc.ins -runfiles size=822355 +runfiles size=345 texmf-dist/bibtex/bib/minitoc/fminitoc.bib texmf-dist/bibtex/bib/minitoc/minitoc.bib texmf-dist/bibtex/bst/minitoc/en-mtc.bst @@ -53153,7 +53153,7 @@ longdesc attachments; – Support of schedule dates (in planning: longdesc support for the calendar package); – Different versions longdesc (‘secret parts’); and – Macros for votes and decisions longdesc (list of decisions). -docfiles size=359922 +docfiles size=100 texmf-dist/doc/latex/minutes/MinStyGd.tex texmf-dist/doc/latex/minutes/Overview.tex texmf-dist/doc/latex/minutes/Protokol.tex @@ -53175,10 +53175,10 @@ docfiles size=359922 texmf-dist/doc/latex/minutes/SampleEN.tex texmf-dist/doc/latex/minutes/SampleNL.tex texmf-dist/doc/latex/minutes/minutes.pdf details="Package documentation" -srcfiles size=92457 +srcfiles size=23 texmf-dist/source/latex/minutes/minutes.dtx texmf-dist/source/latex/minutes/minutes.ins -runfiles size=31998 +runfiles size=8 texmf-dist/tex/latex/minutes/minutes.sty catalogue-version 1.8 catalogue-date 2007-03-15 14:20:55 +0100 @@ -53188,7 +53188,7 @@ catalogue-license dfsg name misc category Package revision 621 -runfiles size=232200 +runfiles size=99 texmf-dist/fonts/source/public/misc/black.mf texmf-dist/fonts/source/public/misc/blackaps.mf texmf-dist/fonts/source/public/misc/blackcx.mf @@ -53245,7 +53245,7 @@ runfiles size=232200 name misc209 category Package revision 1099 -runfiles size=54712 +runfiles size=18 texmf-dist/tex/latex/misc209/bar.sty texmf-dist/tex/latex/misc209/bibmods.sty texmf-dist/tex/latex/misc209/example.sty @@ -53258,7 +53258,7 @@ runfiles size=54712 name mkind-english category Package revision 89 -runfiles size=1427 +runfiles size=3 texmf-dist/makeindex/mkind-english/digit.ist texmf-dist/makeindex/mkind-english/letter.ist texmf-dist/makeindex/mkind-english/special.ist @@ -53266,7 +53266,7 @@ runfiles size=1427 name mkind-german category Package revision 89 -runfiles size=2925 +runfiles size=4 texmf-dist/makeindex/mkind-german/digit.ist texmf-dist/makeindex/mkind-german/special.ist texmf-dist/makeindex/mkind-german/umlaut.ist @@ -53275,12 +53275,12 @@ runfiles size=2925 name mkpattern category Package revision 4197 -docfiles size=80948 +docfiles size=23 texmf-dist/doc/plain/mkpattern/README texmf-dist/doc/plain/mkpattern/mkpatdoc.tex texmf-dist/doc/plain/mkpattern/mkpatter.pdf texmf-dist/doc/plain/mkpattern/mkpattern-exmpl.tex -runfiles size=14517 +runfiles size=4 texmf-dist/tex/plain/mkpattern/mkpatter.tex name mla-paper @@ -53291,9 +53291,9 @@ longdesc This package formats articles using the MLA style. The aim is longdesc that students and other academics in the humanities should longdesc properly typeset their materials with minimal effort on their longdesc part. -docfiles size=3459 +docfiles size=1 texmf-dist/doc/latex/mla-paper/README -runfiles size=4017 +runfiles size=1 texmf-dist/tex/latex/mla-paper/mla.sty catalogue-version catalogue-date 2007-01-12 00:17:35 +0100 @@ -53308,13 +53308,13 @@ longdesc The package defines commands that create macros for typesetting longdesc vectors, matrices and functions, in a logical way. For example, longdesc logical indexing can then be used to refer to elements or longdesc arguments without hard-coding the symbols in the document. -docfiles size=205389 +docfiles size=51 texmf-dist/doc/latex/mlist/README details="Readme" texmf-dist/doc/latex/mlist/mlist.pdf details="Package documentation" -srcfiles size=48086 +srcfiles size=13 texmf-dist/source/latex/mlist/mlist.dtx texmf-dist/source/latex/mlist/mlist.ins -runfiles size=9902 +runfiles size=4 texmf-dist/tex/latex/mlist/mlist.cfg texmf-dist/tex/latex/mlist/mlist.sty catalogue-version 0.5 @@ -53330,14 +53330,14 @@ longdesc MLTeX is a modification of TeX version >=3.0 that allows the longdesc hyphenation of words with accented letters using ordinary longdesc Computer Modern (CM) fonts. The system is distributed as a TeX longdesc change file. -docfiles size=26696 +docfiles size=9 texmf-dist/doc/latex/mltex/README texmf-dist/doc/latex/mltex/mltex.txt texmf-dist/doc/latex/mltex/testmlft.dvi texmf-dist/doc/latex/mltex/testmlft.tex texmf-dist/doc/latex/mltex/testmlsw.dvi texmf-dist/doc/latex/mltex/testmlsw.tex -runfiles size=22668 +runfiles size=8 texmf-dist/tex/latex/mltex/lo1enc.def texmf-dist/tex/latex/mltex/mlltxchg.def texmf-dist/tex/latex/mltex/mltex.sty @@ -53363,7 +53363,7 @@ name mnras category Package revision 1487 shortdesc Monthly Notices of the Royal Astronomical Society. -docfiles size=238006 +docfiles size=62 texmf-dist/doc/plain/mnras/fonttest.tex texmf-dist/doc/plain/mnras/mnguide.dvi texmf-dist/doc/plain/mnras/mnguide.tex @@ -53372,7 +53372,7 @@ docfiles size=238006 texmf-dist/doc/plain/mnras/mnsample.dvi texmf-dist/doc/plain/mnras/mnsample.tex texmf-dist/doc/plain/mnras/readme.txt -runfiles size=84419 +runfiles size=21 texmf-dist/tex/plain/mnras/mn.tex catalogue-version catalogue-date 2007-01-04 23:51:59 +0100 @@ -53398,14 +53398,14 @@ longdesc designed to configure its use with any font other than Minion longdesc Pro, but (for example) simply loading mnsymbol after mathpazo longdesc will probably do what is needed. execute addMap MnSymbol.map -docfiles size=308660 +docfiles size=76 texmf-dist/doc/latex/mnsymbol/MnSymbol.pdf details="Package documentation" texmf-dist/doc/latex/mnsymbol/README details="Readme" -srcfiles size=135303 +srcfiles size=35 texmf-dist/source/latex/mnsymbol/MnSymbol.drv texmf-dist/source/latex/mnsymbol/MnSymbol.dtx texmf-dist/source/latex/mnsymbol/MnSymbol.ins -runfiles size=5982261 +runfiles size=1656 texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolA.enc texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolB.enc texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolC.enc @@ -53676,7 +53676,7 @@ longdesc Moderncv provides a documentclass for typesetting modern longdesc curriculums vitae, both in a classic and in a casual style. It longdesc is fairly customizable, allowing you to define your own style longdesc by changing the colors, the fonts, etc. -docfiles size=515162 +docfiles size=132 texmf-dist/doc/latex/moderncv/CHANGELOG texmf-dist/doc/latex/moderncv/KNOWN_BUGS texmf-dist/doc/latex/moderncv/README details="Readme" @@ -53688,7 +53688,7 @@ docfiles size=515162 texmf-dist/doc/latex/moderncv/examples/template_en.tex texmf-dist/doc/latex/moderncv/examples/template_en_casual_blue.pdf details="Example: casual style" texmf-dist/doc/latex/moderncv/examples/template_en_classic_green.pdf details="Example: classic style" -runfiles size=30526 +runfiles size=10 texmf-dist/tex/latex/moderncv/moderncv.cls texmf-dist/tex/latex/moderncv/moderncvcompatibility.sty texmf-dist/tex/latex/moderncv/moderncvthemecasual.sty @@ -53712,16 +53712,16 @@ longdesc the same way as the TeX primitive \romannumeral and the second longdesc as LaTeX command \roman. The default option is ‘vpourv’ longdesc with which 5 is ‘translated’ by ‘v’ and option longdesc ‘upourv’ whith which the same 5 is given as ‘u’. -docfiles size=183220 +docfiles size=47 texmf-dist/doc/latex/modroman/LISEZMOI.txt texmf-dist/doc/latex/modroman/README details="Readme" texmf-dist/doc/latex/modroman/modroman.pdf details="Package documentation" texmf-dist/doc/latex/modroman/modroman.tpm -srcfiles size=19818 +srcfiles size=7 texmf-dist/source/latex/modroman/Makefile texmf-dist/source/latex/modroman/modroman.dtx texmf-dist/source/latex/modroman/modroman.ins -runfiles size=1971 +runfiles size=1 texmf-dist/tex/latex/modroman/modroman.sty catalogue-version 0.3 catalogue-date 2007-01-04 23:51:59 +0100 @@ -53735,13 +53735,13 @@ shortdesc A language definition file for Mongolian in Babel. longdesc This package provides support for Mongolian in a Cyrillic longdesc alphabet. (The work derives from the earlier Russian work for longdesc babel.) -docfiles size=101889 +docfiles size=26 texmf-dist/doc/latex/mongolian-babel/README texmf-dist/doc/latex/mongolian-babel/mongolian.pdf details="Package documentation" -srcfiles size=44253 +srcfiles size=12 texmf-dist/source/latex/mongolian-babel/mongolian.dtx texmf-dist/source/latex/mongolian-babel/mongolian.ins -runfiles size=19946 +runfiles size=6 texmf-dist/tex/latex/mongolian-babel/mn.def texmf-dist/tex/latex/mongolian-babel/mongolian.ldf texmf-dist/tex/latex/mongolian-babel/mongolian.sty @@ -53784,7 +53784,7 @@ longdesc recommended to choose pdfelatex as the resulting PDF files are longdesc truly portable. Vertical text generated by MonTeX is not longdesc supported in DVI. execute addMixedMap mongolian.map -docfiles size=2171402 +docfiles size=534 texmf-dist/doc/latex/montex/00README texmf-dist/doc/latex/montex/00readme.1 texmf-dist/doc/latex/montex/fontlist.pdf @@ -53796,7 +53796,7 @@ docfiles size=2171402 texmf-dist/doc/latex/montex/montex.tex texmf-dist/doc/latex/montex/zanabazr.pdf texmf-dist/doc/latex/montex/zanabazr.tex -srcfiles size=26431 +srcfiles size=16 texmf-dist/source/latex/montex/ANNOUNCE texmf-dist/source/latex/montex/EMTEX texmf-dist/source/latex/montex/HISTORY @@ -53812,7 +53812,7 @@ srcfiles size=26431 texmf-dist/source/latex/montex/montex.xml texmf-dist/source/latex/montex/testfont.input texmf-dist/source/latex/montex/testfont.sh -runfiles size=2887546 +runfiles size=848 texmf-dist/fonts/map/dvips/montex/mongolian.map texmf-dist/fonts/source/public/montex/bcghsb.mf texmf-dist/fonts/source/public/montex/bcghsm.mf @@ -54118,9 +54118,9 @@ longdesc not be obvious. This style is effectively an online substitute longdesc for error lists found in the LaTeX books, although it cannot longdesc completely replace them. Only true LaTeX errors are included: longdesc TeX errors are beyond the reach of ordinary macros. -docfiles size=4200 +docfiles size=2 texmf-dist/doc/latex/morehelp/morehelp.README -runfiles size=17589 +runfiles size=5 texmf-dist/tex/latex/morehelp/morehelp.dyn texmf-dist/tex/latex/morehelp/morehelp.eng texmf-dist/tex/latex/morehelp/morehelp.sty @@ -54140,14 +54140,14 @@ longdesc current LaTeX2e shortcomings in using big font sizes. The longdesc package also provides options for improving the typesetting of longdesc paragraphs (or headlines) with embedded math expressions at longdesc font sizes above 17.28pt. -docfiles size=12779 +docfiles size=4 texmf-dist/doc/latex/moresize/msizetst.dvi texmf-dist/doc/latex/moresize/msizetst.tex -srcfiles size=31777 +srcfiles size=9 texmf-dist/source/latex/moresize/moresize.dtx texmf-dist/source/latex/moresize/moresize.ins texmf-dist/source/latex/moresize/moresize.upl -runfiles size=2690 +runfiles size=1 texmf-dist/tex/latex/moresize/moresize.sty catalogue-version 1.9 catalogue-date 2006-12-15 22:34:26 +0100 @@ -54161,13 +54161,13 @@ shortdesc Extended verbatim. longdesc A verbatim mode that can handle TABs properly, can number longdesc lines, can number lines in an included file, can produce boxed longdesc verbatims, etc. -docfiles size=106832 +docfiles size=27 texmf-dist/doc/latex/moreverb/README details="Package Readme" texmf-dist/doc/latex/moreverb/moreverb.pdf details="Package documentation" -srcfiles size=20567 +srcfiles size=6 texmf-dist/source/latex/moreverb/moreverb.dtx texmf-dist/source/latex/moreverb/moreverb.ins -runfiles size=5822 +runfiles size=2 texmf-dist/tex/latex/moreverb/moreverb.sty catalogue-version catalogue-date 2006-12-15 22:34:26 +0100 @@ -54180,11 +54180,11 @@ revision 1487 shortdesc Support for printing Morse code signs. longdesc The bundle contains both LaTeX macros and MetaFont source of a longdesc font for the package to use. -docfiles size=21586 +docfiles size=6 texmf-dist/doc/latex/morse/morse.doc texmf-dist/doc/latex/morse/morsedoc.dvi texmf-dist/doc/latex/morse/morsedoc.tex -runfiles size=9471 +runfiles size=6 texmf-dist/fonts/source/public/morse/morse.alf texmf-dist/fonts/source/public/morse/morse.def texmf-dist/fonts/source/public/morse/morse.num @@ -54206,7 +54206,7 @@ longdesc Defines \includemovie with PDF-1.5 compatibility. Option longdesc 'autoplay' causes the media clip to be started right after the longdesc page has loaded. This is useful for side by side movie clips to longdesc be played back synchronously. -docfiles size=790714 +docfiles size=201 texmf-dist/doc/latex/movie15/3dsystem.fig texmf-dist/doc/latex/movie15/3dsystem.pdf texmf-dist/doc/latex/movie15/3dsystem.tex @@ -54223,7 +54223,7 @@ docfiles size=790714 texmf-dist/doc/latex/movie15/overlay-example.tex texmf-dist/doc/latex/movie15/random.mpg texmf-dist/doc/latex/movie15/turntable.js -runfiles size=131734 +runfiles size=33 texmf-dist/tex/latex/movie15/movie15.sty catalogue-version catalogue-date 2007-10-29 16:36:54 +0100 @@ -54233,7 +54233,7 @@ catalogue-license lppl name mp3d category Package revision 104 -docfiles size=933782 +docfiles size=241 texmf-dist/doc/metapost/mp3d/README texmf-dist/doc/metapost/mp3d/examples/cube10.mp texmf-dist/doc/metapost/mp3d/examples/cube4-eng.mp @@ -54266,7 +54266,7 @@ docfiles size=933782 texmf-dist/doc/metapost/mp3d/tb57roeg.pdf texmf-dist/doc/metapost/mp3d/tb57roegel.ltx texmf-dist/doc/metapost/mp3d/tugboat-geometry-space.pdf -runfiles size=90928 +runfiles size=27 texmf-dist/metapost/mp3d/3d.mp texmf-dist/metapost/mp3d/3danim.mp texmf-dist/metapost/mp3d/3dgeom.mp @@ -54281,10 +54281,10 @@ revision 1109 shortdesc A workaround for a LaTeX bug in marginpars. longdesc Implements a workaround for the LaTeX bug that marginpars will longdesc sometimes come out at the wrong margin. -srcfiles size=34922 +srcfiles size=10 texmf-dist/source/latex/mparhack/mparhack.dtx texmf-dist/source/latex/mparhack/mparhack.ins -runfiles size=7963 +runfiles size=2 texmf-dist/tex/latex/mparhack/mparhack.sty catalogue-version 1.4 catalogue-date 2006-10-22 16:45:29 +0200 @@ -54297,14 +54297,14 @@ revision 105 shortdesc Patterns in MetaPost. longdesc A package for defining and using patterns in MetaPost, using longdesc the Pattern Color Space available in PostScript Level 2. -docfiles size=11079 +docfiles size=4 texmf-dist/doc/metapost/mpattern/README details="Package Readme (English)" language="en" texmf-dist/doc/metapost/mpattern/README.PL details="Package Readme (Polish)" language="pl" texmf-dist/doc/metapost/mpattern/test.mp texmf-dist/doc/metapost/mpattern/test.tex -srcfiles size=1323 +srcfiles size=1 texmf-dist/source/metapost/mpattern/mpp -runfiles size=7191 +runfiles size=2 texmf-dist/metapost/mpattern/mpattern.mp catalogue-version catalogue-date 2006-12-15 22:34:26 +0100 @@ -54323,7 +54323,7 @@ longdesc whenever a page is shipped out; – multitoc, typeset the table longdesc of contents in multiple columns; – prelim2e, mark typeset longdesc pages as preliminary; and – ragged2e, typeset ragged text and longdesc allow hyphenation. -docfiles size=891403 +docfiles size=229 texmf-dist/doc/latex/ms/count1to.asc texmf-dist/doc/latex/ms/count1to.bug texmf-dist/doc/latex/ms/count1to.pdf @@ -54340,7 +54340,7 @@ docfiles size=891403 texmf-dist/doc/latex/ms/prelim2e.bug texmf-dist/doc/latex/ms/prelim2e.pdf texmf-dist/doc/latex/ms/ragged2e.pdf -srcfiles size=171111 +srcfiles size=47 texmf-dist/source/latex/ms/count1to.drv texmf-dist/source/latex/ms/count1to.dtx texmf-dist/source/latex/ms/count1to.ins @@ -54359,7 +54359,7 @@ srcfiles size=171111 texmf-dist/source/latex/ms/ragged2e.drv texmf-dist/source/latex/ms/ragged2e.dtx texmf-dist/source/latex/ms/ragged2e.ins -runfiles size=33218 +runfiles size=12 texmf-dist/tex/latex/ms/count1to.sty texmf-dist/tex/latex/ms/everysel.sty texmf-dist/tex/latex/ms/everyshi.sty @@ -54381,13 +54381,13 @@ longdesc their texts. The package is not an MSC editor; it simply takes longdesc a textual description of an MSC and draws the corresponding longdesc MSC. The current version of the MSC macro package supports the longdesc full MSC2000 language. -docfiles size=160072 +docfiles size=42 texmf-dist/doc/latex/msc/COPYRIGHT texmf-dist/doc/latex/msc/README details="Package Readme" texmf-dist/doc/latex/msc/maintenance.tex texmf-dist/doc/latex/msc/manual.tex texmf-dist/doc/latex/msc/refman.tex -runfiles size=113463 +runfiles size=29 texmf-dist/bibtex/bib/msc/biblio.bib texmf-dist/tex/latex/msc/msc.sty catalogue-version 1.13 @@ -54406,7 +54406,7 @@ longdesc easy to use by writers of other classes and packages. longdesc Volunteers are urged to test the package, report, and even to longdesc localise the message file to their own language. Documentation longdesc is provided in English. -docfiles size=1232281 +docfiles size=305 texmf-dist/doc/latex/msg/CHANGES texmf-dist/doc/latex/msg/README texmf-dist/doc/latex/msg/README_msg_doc.txt @@ -54414,12 +54414,12 @@ docfiles size=1232281 texmf-dist/doc/latex/msg/msgguide.pdf texmf-dist/doc/latex/msg/msgguide.tex texmf-dist/doc/latex/msg/msgtest.tex -srcfiles size=72248 +srcfiles size=21 texmf-dist/source/latex/msg/Makefile texmf-dist/source/latex/msg/msg.dtx texmf-dist/source/latex/msg/msg.ins texmf-dist/source/latex/msg/msgfiles.dtx -runfiles size=34208 +runfiles size=10 texmf-dist/tex/latex/msg/french_msg-msg.tex texmf-dist/tex/latex/msg/german_msg-msg.tex texmf-dist/tex/latex/msg/msg-msg.tex @@ -54437,12 +54437,12 @@ shortdesc Michael Landy's APA citation style. longdesc LaTeX and BibTeX style files for a respectably close longdesc approximation to APA (American Psychological Association) longdesc citation and reference style. -docfiles size=6886 +docfiles size=4 texmf-dist/doc/latex/mslapa/README texmf-dist/doc/latex/mslapa/bibfile.bib texmf-dist/doc/latex/mslapa/examp.dvi texmf-dist/doc/latex/mslapa/examp.tex -runfiles size=37716 +runfiles size=10 texmf-dist/bibtex/bst/mslapa/mslapa.bst texmf-dist/tex/latex/mslapa/mslapa.sty catalogue-version @@ -54460,13 +54460,13 @@ longdesc distributed by YandY, Inc.). The MathTime package has uppercase longdesc Greek letters hardwired to be upright and only upright; this longdesc package provides a switch to choose between the two kinds of longdesc Greek uppercase letters. -docfiles size=558 +docfiles size=2 texmf-dist/doc/latex/mtgreek/mtgtest.dvi texmf-dist/doc/latex/mtgreek/mtgtest.tex -srcfiles size=6417 +srcfiles size=3 texmf-dist/source/latex/mtgreek/mtgreek.dtx texmf-dist/source/latex/mtgreek/mtgreek.ins -runfiles size=2833 +runfiles size=1 texmf-dist/tex/latex/mtgreek/mtgreek.sty catalogue-version 1.1+ catalogue-date 2006-12-15 23:21:51 +0100 @@ -54482,10 +54482,10 @@ longdesc enumerated array in which columns are vertically aligned on the longdesc counter. The motivation was lists of answers for a text book, longdesc where there are many rather small items; the multienumerate longdesc environment goes some way to making such lists look neater. -docfiles size=19266 +docfiles size=6 texmf-dist/doc/latex/multenum/multienum.article texmf-dist/doc/latex/multenum/multienum.sample -runfiles size=7366 +runfiles size=2 texmf-dist/tex/latex/multenum/multienum.sty catalogue-version catalogue-date 2006-12-15 15:26:27 +0100 @@ -54495,7 +54495,7 @@ catalogue-license unknown name multi category Package revision 88 -runfiles size=29162 +runfiles size=9 texmf-dist/dvips/multi/2up.pro texmf-dist/dvips/multi/4up.pro texmf-dist/dvips/multi/multi.pro @@ -54508,12 +54508,12 @@ longdesc The package multibbl redefines the standard bibliographic longdesc commands so that one can generate multiple reference sections. longdesc Each section has it own auxiliary file (for use with BibTeX) longdesc and title. -docfiles size=111067 +docfiles size=28 texmf-dist/doc/latex/multibbl/multibbl.pdf -srcfiles size=9867 +srcfiles size=3 texmf-dist/source/latex/multibbl/multibbl.dtx texmf-dist/source/latex/multibbl/multibbl.ins -runfiles size=3384 +runfiles size=1 texmf-dist/tex/latex/multibbl/multibbl.sty catalogue-version v1.1 catalogue-date 2007-05-25 16:15:27 +0200 @@ -54530,13 +54530,13 @@ longdesc functionality to packages like bibunits and chapterbib, which longdesc allow the creation of one bibliography for multiple, but longdesc different parts of the document. Multibib is compatible with longdesc inlinebib, natbib, and koma-script. -docfiles size=1531 +docfiles size=2 texmf-dist/doc/latex/multibib/README details="Package Readme" texmf-dist/doc/latex/multibib/bibtexall -srcfiles size=40898 +srcfiles size=11 texmf-dist/source/latex/multibib/multibib.dtx texmf-dist/source/latex/multibib/multibib.ins -runfiles size=35308 +runfiles size=11 texmf-dist/bibtex/bst/multibib/mbplain.bst texmf-dist/makeindex/multibib/mbgglo.ist texmf-dist/makeindex/multibib/mbgind.ist @@ -54555,11 +54555,11 @@ longdesc column tabular material, which cannot be standard floats in a longdesc multicols environment. The package also provides a convenient longdesc way to customise your captions, whether they be in multicols or longdesc not. -docfiles size=112626 +docfiles size=28 texmf-dist/doc/latex/multicap/multicap.pdf -srcfiles size=22034 +srcfiles size=6 texmf-dist/source/latex/multicap/multicap.dtx -runfiles size=3717 +runfiles size=1 texmf-dist/tex/latex/multicap/multicap.sty catalogue-version catalogue-date 2006-12-15 15:26:27 +0100 @@ -54575,11 +54575,11 @@ longdesc designed for use with with PSTricks. Fixed-point arithmetic is longdesc used when working on the loop variable, so that the package is longdesc equally applicable in graphics applications like PSTricks as it longdesc is with the more common integer loops. -docfiles size=70626 +docfiles size=19 texmf-dist/doc/generic/multido/multido-test.tex texmf-dist/doc/generic/multido/multido.doc texmf-dist/doc/generic/multido/multido.pdf -runfiles size=10604 +runfiles size=4 texmf-dist/tex/generic/multido/multido.sty texmf-dist/tex/generic/multido/multido.tex catalogue-version 1.41 @@ -54595,9 +54595,9 @@ longdesc The package has a lot of flexibility, including an option for longdesc specifying an entry at the “natural” width of its text. The longdesc package is distributed with the bigdelim and bigstrut packages, longdesc which can be used to advantage with \multirow cells. -docfiles size=5115 +docfiles size=2 texmf-dist/doc/latex/multirow/README -runfiles size=11958 +runfiles size=4 texmf-dist/tex/latex/multirow/bigdelim.sty texmf-dist/tex/latex/multirow/bigstrut.sty texmf-dist/tex/latex/multirow/multirow.sty @@ -54613,14 +54613,14 @@ shortdesc An alternative authordate bibliography style. longdesc The Munich BibTeX style is produced with custom-bib, as a longdesc German (and, more generally, Continental European) alternative longdesc to such author-date styles as harvard and oxford. -docfiles size=296309 +docfiles size=75 texmf-dist/doc/latex/munich/README details="Readme" texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.pdf details="Package documentation" texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.tex texmf-dist/doc/latex/munich/example_DB.bib texmf-dist/doc/latex/munich/example_munich_Bibtex_style.pdf details="Usage example" texmf-dist/doc/latex/munich/example_munich_Bibtex_style.tex -runfiles size=32730 +runfiles size=8 texmf-dist/bibtex/bst/munich/munich.bst catalogue-version catalogue-date 2007-03-10 12:18:05 +0100 @@ -54635,7 +54635,7 @@ longdesc MusicTeX is a set of macros, that first demonstrated the longdesc technique of simultaneous two-dimensional typesetting as longdesc applied to music. MusicTeX has its shortcomings (notably in the longdesc area of slurs), and is now largely superseded by MusiXTeX. -docfiles size=1007764 +docfiles size=272 texmf-dist/doc/generic/musictex/aa_readm.tex texmf-dist/doc/generic/musictex/adagio.tex texmf-dist/doc/generic/musictex/aria.tex @@ -54679,7 +54679,7 @@ docfiles size=1007764 texmf-dist/doc/generic/musictex/souvenir.tex texmf-dist/doc/generic/musictex/souvenix.tex texmf-dist/doc/generic/musictex/tierce.tex -runfiles size=511857 +runfiles size=189 texmf-dist/fonts/source/public/musictex/beamd20.mf texmf-dist/fonts/source/public/musictex/beamn11.mf texmf-dist/fonts/source/public/musictex/beamn13.mf @@ -54774,13 +54774,13 @@ shortdesc MusiXTeX Extension Package for Lyrics Handling. longdesc This package improves the performance of Taupin's MusixTeX for longdesc vocal music, dealing with the problems with the base longdesc package’s \zcharnote macro for incorporating lyrics. -docfiles size=177737 +docfiles size=46 texmf-dist/doc/latex/musixlyr/COPYING texmf-dist/doc/latex/musixlyr/README texmf-dist/doc/latex/musixlyr/mxlyrdoc.dvi texmf-dist/doc/latex/musixlyr/mxlyrdoc.mx1 texmf-dist/doc/latex/musixlyr/mxlyrdoc.tex -runfiles size=33324 +runfiles size=9 texmf-dist/tex/generic/musixlyr/musixlyr.tex catalogue-version 2.1c catalogue-date 2007-01-15 14:14:33 +0100 @@ -54790,9 +54790,9 @@ catalogue-license unknown name musixps category Package revision 613 -docfiles size=1497 +docfiles size=1 texmf-dist/doc/generic/musixps/readme.txt -runfiles size=50179 +runfiles size=15 texmf-dist/dvips/musixps/psslurs.pro texmf-dist/fonts/source/public/musixps/mxsk.mf texmf-dist/fonts/tfm/public/musixps/mxsk.tfm @@ -54818,7 +54818,7 @@ longdesc workbench’ — among free software offerings, the composer is longdesc probably best served by lilypond, and there are several good longdesc (and very expensive) commercial packages. execute addMixedMap musix.map -docfiles size=2560660 +docfiles size=678 texmf-dist/doc/generic/musixtex/CHANGES texmf-dist/doc/generic/musixtex/README details="Package documentation" texmf-dist/doc/generic/musixtex/README.psfonts @@ -54896,7 +54896,7 @@ docfiles size=2560660 texmf-dist/doc/generic/musixtex/musixdoc.sty texmf-dist/doc/generic/musixtex/musixdoc.tex texmf-dist/doc/generic/musixtex/musixflx.1 -runfiles size=5343309 +runfiles size=1488 texmf-dist/dvips/musixtex/config.musixtex texmf-dist/fonts/map/dvips/musixtex/musix.map texmf-dist/fonts/source/public/musixtex/musexgen.mf @@ -55176,9 +55176,9 @@ revision 4856 shortdesc Classes for University of Manchester Dept of Computer Science. longdesc Includes thesis and project report document classes from the longdesc University of Manchester's Department of Computer Science. -docfiles size=514 +docfiles size=1 texmf-dist/doc/latex/muthesis/README -runfiles size=21544 +runfiles size=6 texmf-dist/tex/latex/muthesis/muthesis.cls texmf-dist/tex/latex/muthesis/third-rep.cls catalogue-version @@ -55200,15 +55200,15 @@ longdesc (it's possible to state different texts for running head and longdesc for TOC), new environments 'itemize*' and 'enumerate*' for longdesc lists with long items, page styles have variants for normal, longdesc opening, closing, and blank pages. -docfiles size=177889 +docfiles size=45 texmf-dist/doc/latex/mwcls/CZYTAJ details="Package README" language="pl" texmf-dist/doc/latex/mwcls/ChangeLog texmf-dist/doc/latex/mwcls/README details="Package README" language="en" texmf-dist/doc/latex/mwcls/mwclsdoc.pdf details="Package documentation" language="pl" -srcfiles size=141667 +srcfiles size=36 texmf-dist/source/latex/mwcls/mwcls.dtx texmf-dist/source/latex/mwcls/mwcls.ins -runfiles size=142804 +runfiles size=39 texmf-dist/tex/latex/mwcls/mw10.clo texmf-dist/tex/latex/mwcls/mw11.clo texmf-dist/tex/latex/mwcls/mw12.clo @@ -55232,7 +55232,7 @@ longdesc \jobname.<ext>. The package itself writes to a file longdesc \jobname.col; the user should not ask the package to write to longdesc that, or to any of the other standard LaTeX extensions like longdesc tex, aux, log, and so on. -runfiles size=4850 +runfiles size=2 texmf-dist/tex/latex/mwrite/mwrite.sty catalogue-version 2.2 catalogue-date 2007-01-04 23:51:59 +0100 @@ -55248,13 +55248,13 @@ longdesc typesetting the Mongolian Xäwtää Dörbölijn script in longdesc LaTeX. The script is an archaic one, which meets the needs of longdesc Mongolian, Tibetan and Sanskrit, but is now little used. The longdesc package is of alpha status, presented for evaluation. -docfiles size=35891 +docfiles size=11 texmf-dist/doc/latex/mxd/README details="Readme" texmf-dist/doc/latex/mxd/mxd4tex.dvi texmf-dist/doc/latex/mxd/mxd4tex.tex -srcfiles size=619 +srcfiles size=1 texmf-dist/source/latex/mxd/INSTALL -runfiles size=54959 +runfiles size=25 texmf-dist/fonts/source/public/mxd/mxdatoms.mf texmf-dist/fonts/source/public/mxd/mxdcodes.mf texmf-dist/fonts/source/public/mxd/mxdglyph.mf @@ -55283,14 +55283,14 @@ revision 1487 shortdesc A pair of Georgian fonts. longdesc Two Georgian fonts, written in MetaFont, which cover the longdesc Mxedruli and the Xucuri alphabets. -docfiles size=65288 +docfiles size=20 texmf-dist/doc/latex/mxedruli/mxeddoc.ps.gz texmf-dist/doc/latex/mxedruli/ossetic.dvi texmf-dist/doc/latex/mxedruli/ossetic.tex texmf-dist/doc/latex/mxedruli/readme details="Readme" texmf-dist/doc/latex/mxedruli/vepxis.dvi texmf-dist/doc/latex/mxedruli/vepxis.tex -runfiles size=196767 +runfiles size=65 texmf-dist/fonts/source/public/mxedruli/mxed.mf texmf-dist/fonts/source/public/mxedruli/mxed10.mf texmf-dist/fonts/source/public/mxedruli/mxedacc.mf @@ -55332,14 +55332,14 @@ longdesc and packages which are outdated and superseded. The nag package longdesc provides routines to warn the user about the use of such longdesc obsolete things. As an example, we provide an extension that longdesc detects many of the “sins” described in l2tabu. -docfiles size=198036 +docfiles size=51 texmf-dist/doc/latex/nag/README details="Readme" texmf-dist/doc/latex/nag/nag.pdf details="Package documentation" texmf-dist/doc/latex/nag/nagdemo.tex -srcfiles size=45918 +srcfiles size=12 texmf-dist/source/latex/nag/nag.dtx texmf-dist/source/latex/nag/nag.ins -runfiles size=22253 +runfiles size=8 texmf-dist/tex/latex/nag/nag-abort.cfg texmf-dist/tex/latex/nag/nag-experimental.cfg texmf-dist/tex/latex/nag/nag-l2tabu.cfg @@ -55358,12 +55358,12 @@ longdesc The namespc package adds rudimentary c++-like namespace longdesc functionality to LaTeX. It may be used to declare local LaTeX longdesc commands, which can be made accessible in a later contexts longdesc without defining them globally. -docfiles size=138697 +docfiles size=35 texmf-dist/doc/latex/namespc/README details="Readme" texmf-dist/doc/latex/namespc/namespc.pdf details="Package documentation" -srcfiles size=10392 +srcfiles size=3 texmf-dist/source/latex/namespc/namespc.dtx -runfiles size=1106 +runfiles size=1 texmf-dist/tex/latex/namespc/namespc.sty catalogue-version catalogue-date 2006-12-22 14:37:19 +0100 @@ -55380,20 +55380,20 @@ longdesc Provides versions of the standard BibTeX styles that are longdesc compatible with natbib - plainnat, unsrtnat, abbrnat. The longdesc bibliography styles produced by custom-bib are designed from longdesc the start to be compatible with natbib. -docfiles size=289996 +docfiles size=74 texmf-dist/doc/latex/natbib/README.1st details="First README" texmf-dist/doc/latex/natbib/README.v81 details="README for this release" texmf-dist/doc/latex/natbib/natbib.pdf details="Package documentation" texmf-dist/doc/latex/natbib/natnotes.pdf details="Reference Sheet" texmf-dist/doc/latex/natbib/natnotes.tex -srcfiles size=231920 +srcfiles size=60 texmf-dist/source/latex/natbib/bibentry.drv texmf-dist/source/latex/natbib/bibentry.dtx texmf-dist/source/latex/natbib/bibentry.ins texmf-dist/source/latex/natbib/natbib.drv texmf-dist/source/latex/natbib/natbib.dtx texmf-dist/source/latex/natbib/natbib.ins -runfiles size=119795 +runfiles size=31 texmf-dist/bibtex/bst/natbib/abbrvnat.bst texmf-dist/bibtex/bst/natbib/plainnat.bst texmf-dist/bibtex/bst/natbib/unsrtnat.bst @@ -55407,11 +55407,11 @@ catalogue-license lppl name nath category Package revision 1129 -docfiles size=188321 +docfiles size=48 texmf-dist/doc/latex/nath/README texmf-dist/doc/latex/nath/nathguide.pdf texmf-dist/doc/latex/nath/nathguide.tex -runfiles size=83430 +runfiles size=21 texmf-dist/tex/latex/nath/nath.sty name nature @@ -55421,10 +55421,10 @@ shortdesc Prepare papers for the journal Nature. longdesc Nature does not accept papers in LaTeX, but it does accept PDF. longdesc This class and BibTeX style provide what seems to be necessary longdesc to produce papers in a format acceptable to the publisher. -docfiles size=6319 +docfiles size=3 texmf-dist/doc/latex/nature/README texmf-dist/doc/latex/nature/nature-template.tex -runfiles size=39826 +runfiles size=11 texmf-dist/bibtex/bst/nature/naturemag.bst texmf-dist/tex/latex/nature/nature.cls catalogue-version 1.0 @@ -55435,14 +55435,14 @@ catalogue-license unknown name ncclatex category Package revision 2240 -docfiles size=694357 +docfiles size=172 texmf-dist/doc/latex/ncclatex/README texmf-dist/doc/latex/ncclatex/changes.txt texmf-dist/doc/latex/ncclatex/manifest.txt texmf-dist/doc/latex/ncclatex/ncclatex.pdf texmf-dist/doc/latex/ncclatex/ncclatex.tex texmf-dist/doc/latex/ncclatex/nccnews.pdf -runfiles size=82038 +runfiles size=30 texmf-dist/tex/latex/ncclatex/cp1251-light.def texmf-dist/tex/latex/ncclatex/ncc.cls texmf-dist/tex/latex/ncclatex/ncc10.clo @@ -55489,7 +55489,7 @@ longdesc techniques for declarations of sections, captions, and toc- longdesc entries; generalised text-stretching; generation of new longdesc theorem-like environments; control of the text area; centred longdesc page layouts; and an un-numbered top-level section. -docfiles size=2913682 +docfiles size=729 texmf-dist/doc/latex/ncctools/README texmf-dist/doc/latex/ncctools/README.source texmf-dist/doc/latex/ncctools/afterpackage.pdf @@ -55521,7 +55521,7 @@ docfiles size=2913682 texmf-dist/doc/latex/ncctools/tocenter.pdf texmf-dist/doc/latex/ncctools/topsection.pdf texmf-dist/doc/latex/ncctools/watermark.pdf -srcfiles size=441868 +srcfiles size=120 texmf-dist/source/latex/ncctools/afterpackage.dtx texmf-dist/source/latex/ncctools/dcounter.dtx texmf-dist/source/latex/ncctools/desclist.dtx @@ -55548,7 +55548,7 @@ srcfiles size=441868 texmf-dist/source/latex/ncctools/tocenter.dtx texmf-dist/source/latex/ncctools/topsection.dtx texmf-dist/source/latex/ncctools/watermark.dtx -runfiles size=124377 +runfiles size=43 texmf-dist/tex/latex/ncctools/afterpackage.sty texmf-dist/tex/latex/ncctools/dcounter.sty texmf-dist/tex/latex/ncctools/desclist.sty @@ -55582,7 +55582,7 @@ catalogue-license lppl name ncntrsbk category Package revision 2488 -runfiles size=989411 +runfiles size=327 texmf-dist/dvips/ncntrsbk/config.unc texmf-dist/fonts/afm/adobe/ncntrsbk/pncb8a.afm texmf-dist/fonts/afm/adobe/ncntrsbk/pncbi8a.afm @@ -55751,13 +55751,13 @@ category Package revision 1487 shortdesc Format algorithms like Cormen, Leiserson and Rivest. longdesc For comparison, see Cormen's own clrscode. -docfiles size=14472 +docfiles size=4 texmf-dist/doc/latex/newalg/newalg.dvi -srcfiles size=14910 +srcfiles size=6 texmf-dist/source/latex/newalg/README texmf-dist/source/latex/newalg/newalg.dtx texmf-dist/source/latex/newalg/newalg.ins -runfiles size=4203 +runfiles size=2 texmf-dist/tex/latex/newalg/newalg.sty catalogue-version catalogue-date 2006-12-22 19:14:47 +0100 @@ -55772,12 +55772,12 @@ longdesc Commands are defined to manage the limited pool of input and longdesc output handles provided by TeX. The streams so provided are longdesc mapped to various of the LaTeX input and output mechanisms. longdesc Some facilities of the verbatim package are also mapped. -docfiles size=960 +docfiles size=1 texmf-dist/doc/latex/newfile/README details="Readme" -srcfiles size=34373 +srcfiles size=9 texmf-dist/source/latex/newfile/newfile.dtx texmf-dist/source/latex/newfile/newfile.ins -runfiles size=6280 +runfiles size=2 texmf-dist/tex/latex/newfile/newfile.sty catalogue-version 1.0b catalogue-date 2006-12-22 19:14:47 +0100 @@ -55796,7 +55796,7 @@ longdesc into a wrapper and then put the wrapper in a document. The longdesc class handles letterheads automatically. You place the object longdesc for the letterhead (picture, information, etc.) in a box and longdesc all sizing is set automatically. -docfiles size=1191470 +docfiles size=322 texmf-dist/doc/latex/newlfm/README details="Readme" texmf-dist/doc/latex/newlfm/draft.eps texmf-dist/doc/latex/newlfm/draft.pdf @@ -55842,10 +55842,10 @@ docfiles size=1191470 texmf-dist/doc/latex/newlfm/testz.tex texmf-dist/doc/latex/newlfm/wine.eps texmf-dist/doc/latex/newlfm/wine.pdf -srcfiles size=251933 +srcfiles size=63 texmf-dist/source/latex/newlfm/newlfm.dtx texmf-dist/source/latex/newlfm/newlfm.ins -runfiles size=133519 +runfiles size=35 texmf-dist/tex/latex/newlfm/addrset.sty texmf-dist/tex/latex/newlfm/newlfm.cls texmf-dist/tex/latex/newlfm/setdim.sty @@ -55858,13 +55858,13 @@ name newsletr category Package revision 1487 shortdesc Macros for making newsletters with Plain TeX. -docfiles size=47779 +docfiles size=13 texmf-dist/doc/plain/newsletr/READ.ME texmf-dist/doc/plain/newsletr/losample.tex texmf-dist/doc/plain/newsletr/newsletr.txt details="Help for newsletr format" texmf-dist/doc/plain/newsletr/newssamp.tex texmf-dist/doc/plain/newsletr/sample.dvi -runfiles size=63687 +runfiles size=18 texmf-dist/tex/plain/newsletr/italic.tex texmf-dist/tex/plain/newsletr/lodriver.tex texmf-dist/tex/plain/newsletr/newsletr.tex @@ -55881,7 +55881,7 @@ shortdesc Obsolete version of ntheorem. longdesc A modified version of the theorem-style which provides longdesc generation of lists of theorems. This has been superseded by longdesc ntheorem. The package is no longer available from CTAN. -runfiles size=16308 +runfiles size=15 texmf-dist/tex/latex/newthm/n-thb.sty texmf-dist/tex/latex/newthm/n-thbno.sty texmf-dist/tex/latex/newthm/n-thc.sty @@ -55908,14 +55908,14 @@ longdesc Defines general purpose macro named \newverbatim to define your longdesc own verbatim-like environment. It also has a supplementary longdesc style file varvbtm.sty to provide set of macros for variants of longdesc verbatim, such as tab emulation. -docfiles size=23543 +docfiles size=7 texmf-dist/doc/latex/newvbtm/README details="Readme" texmf-dist/doc/latex/newvbtm/newvbtm-man.dvi texmf-dist/doc/latex/newvbtm/newvbtm-man.tex -srcfiles size=46819 +srcfiles size=13 texmf-dist/source/latex/newvbtm/newvbtm.dtx texmf-dist/source/latex/newvbtm/newvbtm.ins -runfiles size=11514 +runfiles size=3 texmf-dist/tex/latex/newvbtm/newvbtm.sty texmf-dist/tex/latex/newvbtm/varvbtm.sty catalogue-version 1.0 @@ -55930,15 +55930,15 @@ shortdesc Support for fancy frames. longdesc The package defines means of drawing frames around boxes, using longdesc dingbat fonts. Some (MetaFont) font sources are included; the longdesc fonts are available separately in Type 1 format. -docfiles size=65647 +docfiles size=18 texmf-dist/doc/latex/niceframe/bbding10.600pk texmf-dist/doc/latex/niceframe/example.tex texmf-dist/doc/latex/niceframe/karta15.600pk -srcfiles size=24856 +srcfiles size=7 texmf-dist/source/latex/niceframe/niceframe.drv texmf-dist/source/latex/niceframe/niceframe.dtx texmf-dist/source/latex/niceframe/niceframe.ins -runfiles size=314974 +runfiles size=82 texmf-dist/fonts/source/public/niceframe/bbding10.mf texmf-dist/fonts/source/public/niceframe/dingbat.mf texmf-dist/fonts/source/public/niceframe/karta.mf @@ -55966,13 +55966,13 @@ longdesc (potentially) use denselists package, which just reduces list longdesc spacing; the package is distributed with the class, but is not longdesc part of the class proper. (The examples may be distributed longdesc without even the restrictions of the LaTeX licence.) -docfiles size=62124 +docfiles size=17 texmf-dist/doc/latex/nih/README texmf-dist/doc/latex/nih/example-biosketch.pdf details="Example -- an NIH biographical sketch" texmf-dist/doc/latex/nih/example-biosketch.tex texmf-dist/doc/latex/nih/example-nih-cls.pdf details="Example -- the class in normal use" texmf-dist/doc/latex/nih/example-nih-cls.tex -runfiles size=5163 +runfiles size=3 texmf-dist/tex/latex/nih/denselists.sty texmf-dist/tex/latex/nih/nih.cls catalogue-version @@ -55987,13 +55987,13 @@ shortdesc A "new" version of the karta cartographic fonts. longdesc A development of the karta font, offering more mathematical longdesc stability in MetaFont. A version that will produce the glyphs longdesc as Encapsulated PostScript, using MetaPost, is also provided. -docfiles size=158084 +docfiles size=42 texmf-dist/doc/fonts/nkarta/README details="Readme" texmf-dist/doc/fonts/nkarta/figtable.pdf details="A table of the the MetaPost images" texmf-dist/doc/fonts/nkarta/figtable.tex texmf-dist/doc/fonts/nkarta/fonttable.pdf details="A testfont table of the font" texmf-dist/doc/fonts/nkarta/fonttable.tex -runfiles size=265219 +runfiles size=68 texmf-dist/fonts/source/public/nkarta/nkarta.mf texmf-dist/fonts/source/public/nkarta/nkarta15.mf texmf-dist/fonts/source/public/nkarta/nkchars.mf @@ -56010,13 +56010,13 @@ revision 1799 shortdesc Improved underlines in mathematics. longdesc The package provides a (maths mode) \underline variant which longdesc doesn’t impose italics correction at the end. -docfiles size=101557 +docfiles size=26 texmf-dist/doc/latex/noitcrul/README details="Readme" texmf-dist/doc/latex/noitcrul/noitcrul.pdf details="Benutzerdoku:" language="de" -srcfiles size=8535 +srcfiles size=3 texmf-dist/source/latex/noitcrul/noitcrul.dtx texmf-dist/source/latex/noitcrul/noitcrul.ins -runfiles size=1718 +runfiles size=1 texmf-dist/tex/latex/noitcrul/noitcrul.sty catalogue-version 0.2 catalogue-date 2007-03-10 12:31:42 +0100 @@ -56029,14 +56029,14 @@ revision 1140 shortdesc Produce lists of symbols as in nomenclature. longdesc Produces lists of symbols using the capabilities of the longdesc MakeIndex program. -docfiles size=206347 +docfiles size=51 texmf-dist/doc/latex/nomencl/README details="Readme" texmf-dist/doc/latex/nomencl/nomencl.pdf details="Package documentation" -srcfiles size=60074 +srcfiles size=16 texmf-dist/source/latex/nomencl/nomencl.drv texmf-dist/source/latex/nomencl/nomencl.dtx texmf-dist/source/latex/nomencl/nomencl.ins -runfiles size=17185 +runfiles size=7 texmf-dist/makeindex/nomencl/nomencl.ist texmf-dist/tex/latex/nomencl/nomencl.sty texmf-dist/tex/latex/nomencl/sample01.cfg @@ -56055,15 +56055,15 @@ shortdesc Nomenclature typeset in a longtable longdesc Nomentbl typeset nomenclatures in a longtable instead of the longdesc makeindex style of nomencl. A nomenclature entry may have three longdesc arguments: Symbol, description and physical unit. -docfiles size=208818 +docfiles size=53 texmf-dist/doc/latex/nomentbl/README texmf-dist/doc/latex/nomentbl/example.pdf details="Example of use" texmf-dist/doc/latex/nomentbl/example.tex texmf-dist/doc/latex/nomentbl/nomentbl.pdf details="Package documentation" -srcfiles size=20465 +srcfiles size=6 texmf-dist/source/latex/nomentbl/nomentbl.dtx texmf-dist/source/latex/nomentbl/nomentbl.ins -runfiles size=7172 +runfiles size=3 texmf-dist/makeindex/nomentbl/nomentbl.ist texmf-dist/tex/latex/nomentbl/nomentbl.sty catalogue-version 0.4 @@ -56079,13 +56079,13 @@ longdesc Adjusts the figure and table environments to ensure that longdesc centered objects as one line captions are centered as well. longdesc Also the vertical spaces for table captions above the table are longdesc changed. -docfiles size=121755 +docfiles size=30 texmf-dist/doc/latex/nonfloat/nonfloat.pdf details="Package documentation (German)" language="de" -srcfiles size=16719 +srcfiles size=6 texmf-dist/source/latex/nonfloat/nonfloat.drv texmf-dist/source/latex/nonfloat/nonfloat.dtx texmf-dist/source/latex/nonfloat/nonfloat.ins -runfiles size=2638 +runfiles size=1 texmf-dist/tex/latex/nonfloat/nonfloat.sty catalogue-version 1.0 catalogue-date 2007-01-12 00:17:35 +0100 @@ -56097,7 +56097,7 @@ category Package revision 98 depend c90enc execute addMap norasi.map -runfiles size=509707 +runfiles size=132 texmf-dist/dvips/norasi/config.norasi texmf-dist/fonts/afm/public/norasi/norasib.afm texmf-dist/fonts/afm/public/norasi/norasibi.afm @@ -56121,11 +56121,11 @@ longdesc The package provides environments to highlight significant longdesc portions of text within a document, by putting the text in a longdesc box and adding an icon in the margin. (The icons are provided longdesc as ‘fig’ sources, processable by xfig.) -docfiles size=40534 +docfiles size=12 texmf-dist/doc/latex/notes/notes.dvi texmf-dist/doc/latex/notes/testnotes.dvi texmf-dist/doc/latex/notes/testnotes.tex -srcfiles size=23030 +srcfiles size=14 texmf-dist/source/latex/notes/Makefile texmf-dist/source/latex/notes/book.layout texmf-dist/source/latex/notes/hand.fig @@ -56137,7 +56137,7 @@ srcfiles size=23030 texmf-dist/source/latex/notes/notes.inc texmf-dist/source/latex/notes/notes.ins texmf-dist/source/latex/notes/warn.fig -runfiles size=5997 +runfiles size=2 texmf-dist/tex/latex/notes/notes.sty catalogue-version v1.0.1 catalogue-date 2006-09-14 22:20:05 +0200 @@ -56157,13 +56157,13 @@ longdesc unsorted bibliography styles are supported. The package makes longdesc use of the e-TeX extensions (any post-2005 LaTeX distribution longdesc will provide these by default, but users of older systems may longdesc need to use an elatex command or equivalent). -docfiles size=205223 +docfiles size=51 texmf-dist/doc/latex/notes2bib/README details="Readme" texmf-dist/doc/latex/notes2bib/notes2bib.pdf details="Package documentation" -srcfiles size=54386 +srcfiles size=14 texmf-dist/source/latex/notes2bib/notes2bib.dtx texmf-dist/source/latex/notes2bib/notes2bib.ins -runfiles size=13293 +runfiles size=4 texmf-dist/tex/latex/notes2bib/jawltxdoc.sty texmf-dist/tex/latex/notes2bib/notes2bib.sty catalogue-version 1.2a @@ -56181,15 +56181,15 @@ longdesc Council of Canada. The macros are provided as a pair of longdesc classes, one for journals printed in two columns and the other longdesc for journals (such as the Canadian Journal of Physics, post- longdesc 1997) which are printed in a single-column format. -docfiles size=293658 +docfiles size=74 texmf-dist/doc/latex/nrc/README details="Readme" texmf-dist/doc/latex/nrc/authors.txt details="Notes for authors" texmf-dist/doc/latex/nrc/userguide.pdf details="Package documentation" texmf-dist/doc/latex/nrc/userguide.tex -srcfiles size=163596 +srcfiles size=41 texmf-dist/source/latex/nrc/nrc.dtx texmf-dist/source/latex/nrc/nrc.ins -runfiles size=128889 +runfiles size=35 texmf-dist/tex/latex/nrc/nrc1.cls texmf-dist/tex/latex/nrc/nrc1.sty texmf-dist/tex/latex/nrc/nrc2.cls @@ -56207,10 +56207,10 @@ shortdesc Simple tabbing extension for automatic line numbering. longdesc An extension of the tabbing environment that supports automatic longdesc line numbering. The lines can be referenced using the standard longdesc \label and \ref mechanism. -docfiles size=6982 +docfiles size=3 texmf-dist/doc/latex/ntabbing/ntabbing.dvi texmf-dist/doc/latex/ntabbing/ntabbing.tex -runfiles size=1906 +runfiles size=1 texmf-dist/tex/latex/ntabbing/ntabbing.sty catalogue-version catalogue-date 2007-01-12 08:59:52 +0100 @@ -56221,7 +56221,7 @@ name ntg category Documentation revision 15 shortdesc Dutch TeX Users Group information. -docfiles size=981722 +docfiles size=272 texmf-doc/doc/dutch/ntg/amazon/home.gif texmf-doc/doc/dutch/ntg/amazon/html.html texmf-doc/doc/dutch/ntg/amazon/index.html @@ -56294,7 +56294,7 @@ shortdesc "European" versions of standard classes. longdesc Versions of the standard LaTeX article and report classes, longdesc rewritten to reflect a more European design, by the Dutch TeX longdesc Users Group NTG. -docfiles size=1247580 +docfiles size=313 texmf-dist/doc/latex/ntgclass/00readme.txt texmf-dist/doc/latex/ntgclass/a4.pdf texmf-dist/doc/latex/ntgclass/artdoc.pdf details="The artikel classes" language="nl" @@ -56311,13 +56311,13 @@ docfiles size=1247580 texmf-dist/doc/latex/ntgclass/ntgclass.pdf texmf-dist/doc/latex/ntgclass/rapdoc.pdf details="The rapport classes" language="nl" texmf-dist/doc/latex/ntgclass/rapdoc.tex -srcfiles size=294617 +srcfiles size=74 texmf-dist/source/latex/ntgclass/a4.dtx texmf-dist/source/latex/ntgclass/a4.ins texmf-dist/source/latex/ntgclass/brief.dtx texmf-dist/source/latex/ntgclass/ntgclass.dtx texmf-dist/source/latex/ntgclass/ntgclass.ins -runfiles size=275552 +runfiles size=73 texmf-dist/tex/latex/ntgclass/a4.sty texmf-dist/tex/latex/ntgclass/artikel1.cls texmf-dist/tex/latex/ntgclass/artikel2.cls @@ -56344,14 +56344,14 @@ longdesc layout; proper placement of endmarks even when the environment longdesc ends with \end{enumerate} or \end{displaymath} (including longdesc support for amsmath displayed-equation environments); and longdesc support for making a list of theorems like \listoffigures. -docfiles size=377452 +docfiles size=93 texmf-dist/doc/latex/ntheorem/README details="Readme" texmf-dist/doc/latex/ntheorem/ntheorem.pdf details="Package documentation:" language="en" -srcfiles size=180070 +srcfiles size=46 texmf-dist/source/latex/ntheorem/ntheorem.drv texmf-dist/source/latex/ntheorem/ntheorem.dtx texmf-dist/source/latex/ntheorem/ntheorem.ins -runfiles size=41052 +runfiles size=11 texmf-dist/tex/latex/ntheorem/ntheorem.std texmf-dist/tex/latex/ntheorem/ntheorem.sty catalogue-version 1.25 @@ -56362,7 +56362,7 @@ catalogue-license lppl name ntheorem-vn category Documentation revision 1860 -docfiles size=534547 +docfiles size=145 texmf-doc/doc/vietnamese/ntheorem-vn/COPYING texmf-doc/doc/vietnamese/ntheorem-vn/FILELIST texmf-doc/doc/vietnamese/ntheorem-vn/README @@ -56390,7 +56390,7 @@ revision 1148 shortdesc LaTeX macros for numbering lines. longdesc The package works by patching the output routine; while it longdesc seems to work, it is definitely fragile. -runfiles size=14875 +runfiles size=4 texmf-dist/tex/latex/numline/numline.sty catalogue-version catalogue-date 2006-12-30 22:14:40 +0100 @@ -56405,9 +56405,9 @@ longdesc The package can generate cardinal (one, two, ...) and ordinal longdesc (first, second, ...) numbers. The code derives from the memoir longdesc class, and is extracted for the convenience of non-users of longdesc that class. -docfiles size=344 +docfiles size=1 texmf-dist/doc/latex/numname/README details="Readme" -runfiles size=16487 +runfiles size=5 texmf-dist/tex/latex/numname/numname.sty catalogue-version catalogue-date 2007-07-08 15:31:34 +0200 @@ -56432,7 +56432,7 @@ longdesc alignment using the tabular(*), array, tabularx, and longtable longdesc environments (similar to the dcolumn and rccol packages) is longdesc supported using all features of numprint. Additional text can longdesc be added before and after the formatted number. -docfiles size=1346842 +docfiles size=335 texmf-dist/doc/latex/numprint/ChangeLog.nbaseprt texmf-dist/doc/latex/numprint/ChangeLog.numprint texmf-dist/doc/latex/numprint/README @@ -56443,13 +56443,13 @@ docfiles size=1346842 texmf-dist/doc/latex/numprint/numprint.pdf texmf-dist/doc/latex/numprint/numprint.xml texmf-dist/doc/latex/numprint/numprinttest.tex -srcfiles size=241540 +srcfiles size=62 texmf-dist/source/latex/numprint/Makefile texmf-dist/source/latex/numprint/nbaseprt.dtx texmf-dist/source/latex/numprint/numprint.dtx texmf-dist/source/latex/numprint/numprint.ins texmf-dist/source/latex/numprint/numprint032.dtx -runfiles size=64400 +runfiles size=17 texmf-dist/tex/latex/numprint/nbaseprt.sty texmf-dist/tex/latex/numprint/numprint.sty texmf-dist/tex/latex/numprint/numprint032.sty @@ -56461,7 +56461,7 @@ catalogue-license lppl name oberdiek category Package revision 5458 -docfiles size=14747278 +docfiles size=3711 texmf-dist/doc/latex/oberdiek/accsupp-example1.tex texmf-dist/doc/latex/oberdiek/accsupp-example2.tex texmf-dist/doc/latex/oberdiek/accsupp.pdf @@ -56666,7 +56666,7 @@ docfiles size=14747278 texmf-dist/doc/latex/oberdiek/twoopt.pdf texmf-dist/doc/latex/oberdiek/zref-example.tex texmf-dist/doc/latex/oberdiek/zref.pdf -srcfiles size=3026228 +srcfiles size=771 texmf-dist/source/latex/oberdiek/accsupp.dtx texmf-dist/source/latex/oberdiek/aliascnt.dtx texmf-dist/source/latex/oberdiek/alphalph.dtx @@ -56738,7 +56738,7 @@ srcfiles size=3026228 texmf-dist/source/latex/oberdiek/transparent.dtx texmf-dist/source/latex/oberdiek/twoopt.dtx texmf-dist/source/latex/oberdiek/zref.dtx -runfiles size=1445153 +runfiles size=443 texmf-dist/scripts/oberdiek/pdfatfi.pl texmf-dist/tex/generic/oberdiek/alphalph.sty texmf-dist/tex/generic/oberdiek/atbegshi.sty @@ -56919,19 +56919,19 @@ revision 1487 shortdesc Macros for typesetting Object Z. longdesc The package will typeset both Z and Object-Z specifications; it longdesc develops the original zed package -docfiles size=129512 +docfiles size=33 texmf-dist/doc/latex/objectz/ozguide.dvi texmf-dist/doc/latex/objectz/ozguide.tex texmf-dist/doc/latex/objectz/oztest.dvi texmf-dist/doc/latex/objectz/oztest.tex -srcfiles size=59005 +srcfiles size=19 texmf-dist/source/latex/objectz/catalog texmf-dist/source/latex/objectz/makefile texmf-dist/source/latex/objectz/manifest texmf-dist/source/latex/objectz/oz.dtx texmf-dist/source/latex/objectz/oz.ins texmf-dist/source/latex/objectz/readme -runfiles size=38537 +runfiles size=10 texmf-dist/tex/latex/objectz/oz.sty catalogue-version catalogue-date 2006-12-30 22:14:40 +0100 @@ -56944,7 +56944,7 @@ revision 101 shortdesc OCR A font. longdesc An OCR-A font in MetaFont format. The font ocr-a is said to be longdesc a better representation of the standard than oca. -runfiles size=52248 +runfiles size=16 texmf-dist/fonts/source/public/oca/ocra.mf texmf-dist/fonts/source/public/oca/ocra10.mf texmf-dist/fonts/source/public/oca/ocra12.mf @@ -56961,11 +56961,11 @@ shortdesc LaTeX Support for the Cherokee language. longdesc Macros and Type 1 fonts for Typesetting the Cherokee language longdesc with the Omega version of LaTeX (known as Lambda). execute addMap cherokee.map -docfiles size=65143 +docfiles size=18 texmf-dist/doc/lambda/ocherokee/cherokee.pdf texmf-dist/doc/lambda/ocherokee/chief.tex texmf-dist/doc/lambda/ocherokee/proverb.tex -runfiles size=311655 +runfiles size=93 texmf-dist/fonts/afm/public/ocherokee/Cherokee-Bold.afm texmf-dist/fonts/afm/public/ocherokee/Cherokee.afm texmf-dist/fonts/map/dvips/ocherokee/cherokee.map @@ -57000,7 +57000,7 @@ revision 101 shortdesc Fonts for OCR-A. longdesc The fonts are distributed as MetaFont programs, derived from longdesc ANSI Standard X3.17-1977 (though use at your own risk). -runfiles size=75423 +runfiles size=26 texmf-dist/fonts/source/public/ocr-a/ocr-a.mf texmf-dist/fonts/source/public/ocr-a/ocr-ai.mf texmf-dist/fonts/source/public/ocr-a/ocr-aii.mf @@ -57021,11 +57021,11 @@ revision 2189 shortdesc LaTeX support for ocr fonts. longdesc The package supports use of both ocr-a and ocr-b fonts in LaTeX longdesc documents. -docfiles size=189343 +docfiles size=48 texmf-dist/doc/latex/ocr-latex/README texmf-dist/doc/latex/ocr-latex/ocr.pdf details="Package documentation" texmf-dist/doc/latex/ocr-latex/ocr.tex -runfiles size=8443 +runfiles size=8 texmf-dist/tex/latex/ocr-latex/ocr.sty texmf-dist/tex/latex/ocr-latex/ot1oca.fd texmf-dist/tex/latex/ocr-latex/ot1ocra.fd @@ -57054,14 +57054,14 @@ longdesc of respected experts, especially Jan Tschichold and Hugh longdesc Williamson. The documentation discusses methods to organise and longdesc print out any text into signatures, which can then be gathered, longdesc folded and sewn into a book. -docfiles size=190115 +docfiles size=48 texmf-dist/doc/latex/octavo/README details="Readme" texmf-dist/doc/latex/octavo/changes texmf-dist/doc/latex/octavo/tub-octavo.pdf details="Package documentation" -srcfiles size=104767 +srcfiles size=27 texmf-dist/source/latex/octavo/octavo.dtx texmf-dist/source/latex/octavo/octavo.ins -runfiles size=37406 +runfiles size=11 texmf-dist/tex/latex/octavo/oct10.clo texmf-dist/tex/latex/octavo/oct11.clo texmf-dist/tex/latex/octavo/oct12.clo @@ -57078,14 +57078,14 @@ shortdesc Font to provide the Österreichische Schulschrift. longdesc MetaFont sources and a LaTeX package for the Österreichische longdesc Schulschrift (Austrian school writing) of 1995, which differs longdesc from German school writing in a number of significant aspects. -docfiles size=29770 +docfiles size=12 texmf-dist/doc/latex/oesch/beispiel.dvi texmf-dist/doc/latex/oesch/beispiel.tex texmf-dist/doc/latex/oesch/example.dvi texmf-dist/doc/latex/oesch/example.tex texmf-dist/doc/latex/oesch/liesmich.txt details="Readme (German)" language="de" texmf-dist/doc/latex/oesch/readme.txt details="Readme" -runfiles size=67618 +runfiles size=19 texmf-dist/fonts/source/public/oesch/lig.mf texmf-dist/fonts/source/public/oesch/oesch.mf texmf-dist/fonts/source/public/oesch/oesch_m.mf @@ -57114,7 +57114,7 @@ longdesc but the implementation differs: the LaTeX variant of OFS uses longdesc NFSS, but the Plain variant implements its own font management longdesc (which may even be better than NFSS) – Support for math fonts longdesc including TX fonts. -docfiles size=1064563 +docfiles size=265 texmf-dist/doc/generic/ofs/changes.txt texmf-dist/doc/generic/ofs/eurotex2003-ofs.pdf texmf-dist/doc/generic/ofs/eurotex2003-ofs.tex @@ -57126,7 +57126,7 @@ docfiles size=1064563 texmf-dist/doc/generic/ofs/ofsmtdef.tex texmf-dist/doc/generic/ofs/ofstest.tex texmf-dist/doc/generic/ofs/readme.ofs details="Readme" -runfiles size=305027 +runfiles size=93 texmf-dist/tex/generic/ofs/a117.tex texmf-dist/tex/generic/ofs/a35.sty texmf-dist/tex/generic/ofs/a35.tex @@ -57169,7 +57169,7 @@ shortdesc Fonts for typesetting Ogham script. longdesc The font provides the Ogham alphabet, which is found on a longdesc number of Irish and Pictish carvings dating from the 4th longdesc century AD. The font is distributed as a MetaFont program. -runfiles size=4715 +runfiles size=3 texmf-dist/fonts/source/public/ogham/ogham.mf texmf-dist/fonts/tfm/public/ogham/ogham.tfm catalogue-version @@ -57183,15 +57183,15 @@ revision 1487 shortdesc Support for Polish typography and the ogonek. longdesc Defines a \k command that, even in the absence of T1- or longdesc Polish-encoded fonts, permits an ogonek diacritic. -docfiles size=25183 +docfiles size=8 texmf-dist/doc/latex/ogonek/ogonek.dvi texmf-dist/doc/latex/ogonek/togonek1.ltx texmf-dist/doc/latex/ogonek/togonek2.ltx -srcfiles size=20364 +srcfiles size=7 texmf-dist/source/latex/ogonek/ogonek.dtx texmf-dist/source/latex/ogonek/ogonek.ins texmf-dist/source/latex/ogonek/readme -runfiles size=3924 +runfiles size=1 texmf-dist/tex/latex/ogonek/ogonek.sty catalogue-version 0.51 catalogue-date 2006-12-30 22:14:40 +0100 @@ -57207,15 +57207,15 @@ longdesc tools for the Inuktitut language. The oinuit package supports longdesc five different input methods and is bundled with the necessary longdesc fonts. execute addMap oinuit.map -docfiles size=6196 +docfiles size=3 texmf-dist/doc/fonts/oinuit/README.1ST texmf-dist/doc/fonts/oinuit/examples/book.tex texmf-dist/doc/fonts/oinuit/examples/taqtu.tex -srcfiles size=44911 +srcfiles size=12 texmf-dist/source/lambda/oinuit/oinuit.dtx texmf-dist/source/lambda/oinuit/oinuit.ins texmf-dist/source/lambda/oinuit/oinuit.sty -runfiles size=2243753 +runfiles size=557 texmf-dist/fonts/map/dvips/oinuit/oinuit.map texmf-dist/fonts/ofm/public/oinuit/OInuit.ofm texmf-dist/fonts/ofm/public/oinuit/OInuitb.ofm @@ -57249,10 +57249,10 @@ revision 1155 shortdesc Old style numbers in OT1 encoding. longdesc Font information needed to load the cmmi and cmmib fonts for longdesc use to produce oldstyle numbers. -srcfiles size=5388 +srcfiles size=3 texmf-dist/source/latex/oldstyle/oldstyle.dtx texmf-dist/source/latex/oldstyle/oldstyle.ins -runfiles size=4147 +runfiles size=2 texmf-dist/tex/latex/oldstyle/Ucmm.fd texmf-dist/tex/latex/oldstyle/oldstyle.sty catalogue-version 0.2 @@ -57271,11 +57271,11 @@ longdesc more or less, to have ceased: its immediate successor was to be longdesc the aleph project (though that too has stalled). Projects longdesc developing Omega (and Aleph) ideas include Omega-2 and LuaTeX. execute addMap omega.map -docfiles size=558108 +docfiles size=138 texmf-dist/doc/omega/base/doc-1.8.tex texmf-dist/doc/omega/base/torture.ps texmf-dist/doc/omega/base/torture.tex -runfiles size=5298212 +runfiles size=1519 texmf-dist/dvips/omega/config.omega texmf-dist/dvips/omega/omega.cfg texmf-dist/fonts/afm/public/omega/omsea1.afm @@ -57629,9 +57629,9 @@ catalogue-license gpl name omega-devanagari category Package revision 103 -docfiles size=582919 +docfiles size=143 texmf-dist/doc/omega/omega-devanagari/india.ps.gz -runfiles size=37516 +runfiles size=13 texmf-dist/omega/otp/omega-devanagari/hindi-cuni2font.otp texmf-dist/omega/otp/omega-devanagari/hindi-cuni2font2.otp texmf-dist/omega/otp/omega-devanagari/hindi-cuni2font3.otp @@ -57649,16 +57649,16 @@ longdesc This package inhibits the usage of plain TeX and (on demand) of longdesc standard LaTeX mathematics environments. This is useful for longdesc class writers who want to encourage their users to use the longdesc environments provided by the amsmath package. -docfiles size=87504 +docfiles size=24 texmf-dist/doc/latex/onlyamsmath/README details="Readme" texmf-dist/doc/latex/onlyamsmath/onlyamsmath.pdf details="Package documentation" texmf-dist/doc/latex/onlyamsmath/onlyamsmath.xml texmf-dist/doc/latex/onlyamsmath/onlyamsmathtest.tex -srcfiles size=11091 +srcfiles size=5 texmf-dist/source/latex/onlyamsmath/Makefile texmf-dist/source/latex/onlyamsmath/onlyamsmath.dtx texmf-dist/source/latex/onlyamsmath/onlyamsmath.ins -runfiles size=2179 +runfiles size=1 texmf-dist/tex/latex/onlyamsmath/onlyamsmath.sty catalogue-version 0.04 catalogue-date 2007-03-11 14:06:37 +0100 @@ -57677,13 +57677,13 @@ longdesc potentially in the same series as any of the document’s other longdesc footnotes. Opcit also, as its name implies, avoids repetition longdesc of full citations, achieving this, to a large extent, longdesc automatically. -docfiles size=304941 +docfiles size=76 texmf-dist/doc/latex/opcit/README texmf-dist/doc/latex/opcit/opcit.pdf details="Package documentation" -srcfiles size=77812 +srcfiles size=20 texmf-dist/source/latex/opcit/opcit.dtx texmf-dist/source/latex/opcit/opcit.ins -runfiles size=29391 +runfiles size=8 texmf-dist/bibtex/bst/opcit/opcit.bst texmf-dist/tex/latex/opcit/opcit.sty catalogue-version 1.1 @@ -57694,7 +57694,7 @@ catalogue-license lppl name optima category Package revision 90 -runfiles size=170348 +runfiles size=52 texmf-dist/fonts/tfm/cg/optima/copb.tfm texmf-dist/fonts/tfm/cg/optima/copb8t.tfm texmf-dist/fonts/tfm/cg/optima/copbi.tfm @@ -57738,13 +57738,13 @@ longdesc (“first” in Portuguese), “segundo” (second), and so on longdesc up to 1999th. Separate counter commands are provided for longdesc different letter case variants, and for masculine and feminine longdesc gender inflections. -docfiles size=271196 +docfiles size=67 texmf-dist/doc/latex/ordinalpt/README details="Readme" texmf-dist/doc/latex/ordinalpt/ordinalpt.pdf details="Package documentation" -srcfiles size=15343 +srcfiles size=5 texmf-dist/source/latex/ordinalpt/ordinalpt.dtx texmf-dist/source/latex/ordinalpt/ordinalpt.ins -runfiles size=4873 +runfiles size=2 texmf-dist/tex/latex/ordinalpt/ordinalpt.sty catalogue-version 2.1 catalogue-date 2007-02-25 09:43:45 +0100 @@ -57757,7 +57757,7 @@ revision 101 shortdesc Osmanian font for writing Somali. longdesc The font is provided as MetaFont source; it implements the longdesc alphabet for Somali invented by Osman Yusuf. -runfiles size=4640 +runfiles size=2 texmf-dist/fonts/source/public/osmanian/osmanian.mf catalogue-version catalogue-date 2007-01-12 15:52:44 +0100 @@ -57773,13 +57773,13 @@ longdesc control files and metrics for Monotype New Times and Lucida longdesc Cyrillic. execute addMap lscy.map execute addMap mntz.map -docfiles size=23531 +docfiles size=8 texmf-dist/doc/fonts/ot2cyr/OT2info.dvi texmf-dist/doc/fonts/ot2cyr/OT2info.tex texmf-dist/doc/fonts/ot2cyr/OT2mtest.tex texmf-dist/doc/fonts/ot2cyr/OT2test.dvi texmf-dist/doc/fonts/ot2cyr/OT2test.tex -srcfiles size=134234 +srcfiles size=41 texmf-dist/source/fonts/ot2cyr/AFIIOT2.etx texmf-dist/source/fonts/ot2cyr/AFIIcyr.mtx texmf-dist/source/fonts/ot2cyr/README @@ -57799,7 +57799,7 @@ srcfiles size=134234 texmf-dist/source/fonts/ot2cyr/monoOT2.etx texmf-dist/source/fonts/ot2cyr/monocyr.mtx texmf-dist/source/fonts/ot2cyr/wncyrps.vec -runfiles size=4616 +runfiles size=6 texmf-dist/dvips/ot2cyr/wncyrps.vec texmf-dist/fonts/map/dvips/ot2cyr/lscy.map texmf-dist/fonts/map/dvips/ot2cyr/mntz.map @@ -57817,14 +57817,14 @@ revision 1487 shortdesc Create othello boards in LaTeX. longdesc A package (based on Kolodziejska’s go), and fonts (as longdesc MetaFont source) are provided. -docfiles size=94581 +docfiles size=25 texmf-dist/doc/latex/othello/boards.tex texmf-dist/doc/latex/othello/othello.dvi texmf-dist/doc/latex/othello/othello.tex -srcfiles size=680 +srcfiles size=2 texmf-dist/source/latex/othello/ot.bat texmf-dist/source/latex/othello/ot1.bat -runfiles size=76934 +runfiles size=41 texmf-dist/fonts/source/public/othello/ot.mf texmf-dist/fonts/source/public/othello/ot10.mf texmf-dist/fonts/source/public/othello/ot15.mf @@ -57860,7 +57860,7 @@ catalogue-license gpl name otibet category Package revision 1487 -docfiles size=87282 +docfiles size=27 texmf-dist/doc/latex/otibet/README texmf-dist/doc/latex/otibet/allbasic-mule.tex texmf-dist/doc/latex/otibet/allbasic.dvi @@ -57874,7 +57874,7 @@ docfiles size=87282 texmf-dist/doc/latex/otibet/unidoc.tex texmf-dist/doc/latex/otibet/yugpacan.dvi texmf-dist/doc/latex/otibet/yugpacan.tex -srcfiles size=97221 +srcfiles size=31 texmf-dist/source/latex/otibet/Makefile texmf-dist/source/latex/otibet/allbasic.odvi texmf-dist/source/latex/otibet/convnum.scm @@ -57886,7 +57886,7 @@ srcfiles size=97221 texmf-dist/source/latex/otibet/tibovp.scm texmf-dist/source/latex/otibet/unidoc.odvi texmf-dist/source/latex/otibet/yugpacan.odvi -runfiles size=654808 +runfiles size=174 texmf-dist/fonts/ofm/public/otibet/otibetan.ofm texmf-dist/fonts/ovf/public/otibet/otibetan.ovf texmf-dist/fonts/ovp/public/otibet/otibetan.ovp @@ -57920,10 +57920,10 @@ revision 1487 shortdesc List environment for making outlines. longdesc The package defines an outline environment, which provides longdesc facilities similar to enumerate, but up to 6 levels deep. -docfiles size=6109 +docfiles size=2 texmf-dist/doc/latex/outline/outline-sample.dvi texmf-dist/doc/latex/outline/outline-sample.tex -runfiles size=1855 +runfiles size=1 texmf-dist/tex/latex/outline/outline.sty catalogue-version catalogue-date 2007-02-23 22:01:12 +0100 @@ -57939,10 +57939,10 @@ longdesc the usual \section stuff; the definitions of the levels can longdesc then easily be changed. There is a mechanism for shifting all longdesc levels. This makes it easy to bundle existing articles into a longdesc compilation. -docfiles size=3281 +docfiles size=2 texmf-dist/doc/latex/outliner/outline_test.dvi texmf-dist/doc/latex/outliner/outline_test.tex -runfiles size=9040 +runfiles size=3 texmf-dist/tex/latex/outliner/outliner.sty catalogue-version catalogue-date 2007-01-12 15:52:44 +0100 @@ -57959,7 +57959,7 @@ longdesc resulting picture environment has the same dimensions as the longdesc included eps graphic. LaTeX commands can be placed on the longdesc graphic at defined positions. A grid for orientation is longdesc available. -docfiles size=23634 +docfiles size=9 texmf-dist/doc/latex/overpic/README details="Readme (English)" texmf-dist/doc/latex/overpic/README.de details="Readme (German)" language="de" texmf-dist/doc/latex/overpic/golfer.ps.gz @@ -57967,7 +57967,7 @@ docfiles size=23634 texmf-dist/doc/latex/overpic/opic-abs.tex texmf-dist/doc/latex/overpic/opic-rel.dvi texmf-dist/doc/latex/overpic/opic-rel.tex -runfiles size=2775 +runfiles size=1 texmf-dist/tex/latex/overpic/overpic.sty catalogue-version catalogue-date 2007-01-12 15:52:44 +0100 @@ -57983,9 +57983,9 @@ longdesc eye of a Swede working in the field of the history of ideas. It longdesc is based on harvard and a heavily hacked bst-file generated longdesc with custom-bib. It currently only supports \cite[] and \cite longdesc and only in abbrevation mode. -docfiles size=2851 +docfiles size=1 texmf-dist/doc/latex/oxford/README -srcfiles size=68046 +srcfiles size=18 texmf-dist/source/latex/oxford/lang/english.mbs texmf-dist/source/latex/oxford/lang/esperant.mbs texmf-dist/source/latex/oxford/lang/finnish.mbs @@ -57995,7 +57995,7 @@ srcfiles size=68046 texmf-dist/source/latex/oxford/lang/norsk.mbs texmf-dist/source/latex/oxford/lang/spanish.mbs texmf-dist/source/latex/oxford/lang/svenska.mbs -runfiles size=122701 +runfiles size=33 texmf-dist/bibtex/bst/oxford/oxford_en.bst texmf-dist/bibtex/bst/oxford/oxford_in.bst texmf-dist/bibtex/bst/oxford/oxford_se.bst @@ -58014,13 +58014,13 @@ longdesc according to ‘the divine proportion’. The font is uppercase longdesc letters together with punctuation and some analphabetics; no longdesc lowercase or digits. The MetaFont source is distributed in a longdesc .dtx file, together with LaTeX support. -docfiles size=2617 +docfiles size=2 texmf-dist/doc/fonts/pacioli/README texmf-dist/doc/fonts/pacioli/tryfont.tex -srcfiles size=89646 +srcfiles size=23 texmf-dist/source/latex/pacioli/pacioli.dtx texmf-dist/source/latex/pacioli/pacioli.ins -runfiles size=70986 +runfiles size=23 texmf-dist/fonts/source/public/pacioli/cpclig.mf texmf-dist/fonts/source/public/pacioli/cpcpunct.mf texmf-dist/fonts/source/public/pacioli/cpcr10.mf @@ -58049,10 +58049,10 @@ longdesc corner, or in the middle. It was inspired by Axel Sommerfeldt's longdesc rplain package. The same results may be achieved by using longdesc fancyhdr, as well as many other convenient running head/foot longdesc effects. -srcfiles size=11646 +srcfiles size=4 texmf-dist/source/latex/pageno/pageno.dtx texmf-dist/source/latex/pageno/pageno.ins -runfiles size=4145 +runfiles size=2 texmf-dist/tex/latex/pageno/pageno.sty catalogue-version catalogue-date 2007-01-12 20:52:49 +0100 @@ -58066,13 +58066,13 @@ shortdesc Notes at end of document. longdesc The pagenote package provides tagged notes on a separate page longdesc (also known as ‘end notes’). Unless the memoir class is longdesc used, the package requires the ifmtarg package. -docfiles size=163745 +docfiles size=41 texmf-dist/doc/latex/pagenote/README texmf-dist/doc/latex/pagenote/pagenote.pdf -srcfiles size=26721 +srcfiles size=7 texmf-dist/source/latex/pagenote/pagenote.dtx texmf-dist/source/latex/pagenote/pagenote.ins -runfiles size=4714 +runfiles size=2 texmf-dist/tex/latex/pagenote/pagenote.sty catalogue-version 1.1 catalogue-date 2007-02-24 15:09:57 +0100 @@ -58082,7 +58082,7 @@ catalogue-license lppl name palatino category Package revision 2488 -runfiles size=1175465 +runfiles size=417 texmf-dist/dvips/palatino/config.upl texmf-dist/fonts/afm/adobe/palatino/pplb8a.afm texmf-dist/fonts/afm/adobe/palatino/pplbi8a.afm @@ -58342,19 +58342,19 @@ longdesc papers for journals. The classes introduce new layout options longdesc and font commands for sections/parts, and define a new keywords longdesc environment, subtitle and institution commands for the title longdesc section and new commands for revisions. -docfiles size=87060 +docfiles size=25 texmf-dist/doc/latex/paper/journal1.tex texmf-dist/doc/latex/paper/journal2.tex texmf-dist/doc/latex/paper/local02.tex texmf-dist/doc/latex/paper/paper.dvi texmf-dist/doc/latex/paper/test02j.tex texmf-dist/doc/latex/paper/test02p.tex -srcfiles size=71526 +srcfiles size=20 texmf-dist/source/latex/paper/install.02 texmf-dist/source/latex/paper/paper.drv texmf-dist/source/latex/paper/paper.dtx texmf-dist/source/latex/paper/readme.02 -runfiles size=37313 +runfiles size=12 texmf-dist/tex/latex/paper/journal.cls texmf-dist/tex/latex/paper/journal.sty texmf-dist/tex/latex/paper/paper.cls @@ -58370,14 +58370,14 @@ revision 1937 shortdesc Origami-style folding paper CD case. longdesc This package implements a LaTeX style file to produce origami- longdesc style folding paper CD cases. -docfiles size=153897 +docfiles size=39 texmf-dist/doc/latex/papercdcase/example.tex texmf-dist/doc/latex/papercdcase/interactive.tex texmf-dist/doc/latex/papercdcase/papercdcase.pdf details="Package documentation" -srcfiles size=44850 +srcfiles size=12 texmf-dist/source/latex/papercdcase/papercdcase.dtx texmf-dist/source/latex/papercdcase/papercdcase.ins -runfiles size=21760 +runfiles size=6 texmf-dist/tex/latex/papercdcase/papercdcase.sty catalogue-version catalogue-date 2007-03-11 14:35:09 +0100 @@ -58393,7 +58393,7 @@ longdesc The final document has a front page and as many inner pages as longdesc desired. News items appear one after another and the user can longdesc choose the number of columns, style and so on. The class allows longdesc users to create newsletters too. -docfiles size=479693 +docfiles size=123 texmf-dist/doc/latex/papertex/CHANGES texmf-dist/doc/latex/papertex/README details="Readme" texmf-dist/doc/latex/papertex/example/example.pdf details="Example newspaper page" @@ -58403,10 +58403,10 @@ docfiles size=479693 texmf-dist/doc/latex/papertex/example/img/weather/rain.jpg texmf-dist/doc/latex/papertex/example/img/weather/sun.jpg texmf-dist/doc/latex/papertex/papertex.pdf details="Package documentation" -srcfiles size=59246 +srcfiles size=15 texmf-dist/source/latex/papertex/papertex.dtx texmf-dist/source/latex/papertex/papertex.ins -runfiles size=24212 +runfiles size=6 texmf-dist/tex/latex/papertex/papertex.cls catalogue-version 1.2a catalogue-date 2007-02-27 22:02:33 +0100 @@ -58421,14 +58421,14 @@ longdesc Provides enumerate and itemize environments that can be used longdesc within paragraphs to format the items either as running text or longdesc as separate paragraphs with a preceding number or symbol. Also longdesc provides compacted versions of enumerate and itemize. -docfiles size=244931 +docfiles size=61 texmf-dist/doc/latex/paralist/README details="Readme" texmf-dist/doc/latex/paralist/paralist.pdf details="Package documentation" -srcfiles size=61616 +srcfiles size=17 texmf-dist/source/latex/paralist/paralist.drv texmf-dist/source/latex/paralist/paralist.dtx texmf-dist/source/latex/paralist/paralist.ins -runfiles size=14612 +runfiles size=4 texmf-dist/tex/latex/paralist/paralist.sty catalogue-version 2.3b catalogue-date 2007-01-12 20:52:49 +0100 @@ -58445,16 +58445,16 @@ longdesc alignment. The two columns may be on the same page, or on longdesc facing pages. This arrangement of text is commonly used when longdesc typesetting translations, but it can have value when comparing longdesc any two texts. -docfiles size=148266 +docfiles size=38 texmf-dist/doc/latex/parallel/example1.tex texmf-dist/doc/latex/parallel/example2.tex texmf-dist/doc/latex/parallel/parallel.pdf details="Package documentation" texmf-dist/doc/latex/parallel/readme -srcfiles size=43569 +srcfiles size=12 texmf-dist/source/latex/parallel/parallel.drv texmf-dist/source/latex/parallel/parallel.dtx texmf-dist/source/latex/parallel/parallel.ins -runfiles size=14006 +runfiles size=4 texmf-dist/tex/latex/parallel/parallel.sty catalogue-version catalogue-date 2007-01-12 20:52:49 +0100 @@ -58467,7 +58467,7 @@ revision 1171 shortdesc Defines macros for greek letters longdesc Defines macros using ? to type greek letters so that the user longdesc may type ?a to get the effect of $\alpha$. -docfiles size=708627 +docfiles size=178 texmf-dist/doc/latex/paresse/README details="Readme" texmf-dist/doc/latex/paresse/english-paresse.pdf texmf-dist/doc/latex/paresse/example-fourier.pdf @@ -58476,12 +58476,12 @@ docfiles size=708627 texmf-dist/doc/latex/paresse/exemple.pdf texmf-dist/doc/latex/paresse/exemple.tex texmf-dist/doc/latex/paresse/paresse.pdf details="Package documentation" -srcfiles size=41650 +srcfiles size=12 texmf-dist/source/latex/paresse/Makefile texmf-dist/source/latex/paresse/english-paresse.dtx texmf-dist/source/latex/paresse/paresse.dtx texmf-dist/source/latex/paresse/paresse.ins -runfiles size=4852 +runfiles size=2 texmf-dist/tex/latex/paresse/paresse.sty catalogue-version catalogue-date 2007-02-24 15:09:57 +0100 @@ -58494,13 +58494,13 @@ revision 1172 shortdesc Typesets (two) streams of text running parallel. longdesc For typesetting translated text and the original source, longdesc parallel on the same page, one above the other. -docfiles size=153999 +docfiles size=39 texmf-dist/doc/latex/parrun/parrun.pdf details="Package documentation" texmf-dist/doc/latex/parrun/readme details="Readme" -srcfiles size=20516 +srcfiles size=6 texmf-dist/source/latex/parrun/parrun.dtx texmf-dist/source/latex/parrun/parrun.ins -runfiles size=8437 +runfiles size=3 texmf-dist/tex/latex/parrun/parrun.sty catalogue-version catalogue-date 2007-02-24 15:09:57 +0100 (Sat, 24 Feb 2007) $ @@ -58513,7 +58513,7 @@ revision 627 shortdesc Support package for XML/SGML typesetting longdesc Packages providing XML parsing, UTF-8 parsing, Unicode longdesc entities, and common formatting object definitions for jadetex. -docfiles size=359687 +docfiles size=94 texmf-dist/doc/xmltex/passivetex/ChangeLog texmf-dist/doc/xmltex/passivetex/Changes-2003-01 texmf-dist/doc/xmltex/passivetex/README.passivetex @@ -58525,7 +58525,7 @@ docfiles size=359687 texmf-dist/doc/xmltex/passivetex/properties.xml texmf-dist/doc/xmltex/passivetex/test.xml texmf-dist/doc/xmltex/passivetex/xsa.xml -runfiles size=358126 +runfiles size=94 texmf-dist/tex/xmltex/passivetex/dummyels.sty texmf-dist/tex/xmltex/passivetex/fotex.sty texmf-dist/tex/xmltex/passivetex/fotex.xmt @@ -58555,9 +58555,9 @@ longdesc only permits modification by adding commands at the beginning longdesc or end of an existing definition. The package is distributed in longdesc a relative of LaTeX doc format: it will run unmodified, though longdesc it benefits from docstrip treatmend. -docfiles size=24460 +docfiles size=6 texmf-dist/doc/plain/patch/patch.doc -runfiles size=28875 +runfiles size=8 texmf-dist/tex/latex/patch/patch.tex texmf-dist/tex/plain/patch/patch.tex catalogue-version @@ -58574,10 +58574,10 @@ longdesc be used to add material at the beginning and/or the end of the longdesc replacement text of an existing macro. It works for macros with longdesc any number of normal arguments, including those that were longdesc defined with \DeclareRobustCommand. -srcfiles size=7559 +srcfiles size=3 texmf-dist/source/latex/patchcmd/patchcmd.dtx texmf-dist/source/latex/patchcmd/patchcmd.ins -runfiles size=3536 +runfiles size=1 texmf-dist/tex/latex/patchcmd/patchcmd.sty catalogue-version 1.03 catalogue-date 2007-01-12 20:52:49 +0100 @@ -58590,13 +58590,13 @@ revision 1803 shortdesc German LaTeX package documentation. longdesc The pauldoc package provides helpers for German language longdesc package documentation. -docfiles size=158694 +docfiles size=40 texmf-dist/doc/latex/pauldoc/README details="Readme" texmf-dist/doc/latex/pauldoc/pauldoc.pdf details="Benutzerdoku:" language="de" -srcfiles size=20222 +srcfiles size=6 texmf-dist/source/latex/pauldoc/pauldoc.dtx texmf-dist/source/latex/pauldoc/pauldoc.ins -runfiles size=3622 +runfiles size=1 texmf-dist/tex/latex/pauldoc/pauldoc.sty catalogue-version 0.2a catalogue-date 2007-03-11 14:35:09 +0100 @@ -58610,11 +58610,11 @@ shortdesc Using graphics from PAW. longdesc Support for the easy inclusion of graphics made by PAW (Physics longdesc Analysis Workstation). You need to have PAW installed on your longdesc system to benefit from this package. -srcfiles size=38626 +srcfiles size=11 texmf-dist/source/latex/pawpict/README texmf-dist/source/latex/pawpict/pawpict.dtx texmf-dist/source/latex/pawpict/pawpict.ins -runfiles size=1212 +runfiles size=1 texmf-dist/tex/latex/pawpict/pawpict.sty catalogue-version 1.0 catalogue-date 2007-01-12 20:52:49 +0100 @@ -58625,14 +58625,14 @@ name pb-diagram category Package revision 1487 shortdesc A commutative diagram package using LAMSTeX or Xy-pic fonts. -docfiles size=93491 +docfiles size=25 texmf-dist/doc/latex/pb-diagram/COPYING texmf-dist/doc/latex/pb-diagram/README details="Readme" texmf-dist/doc/latex/pb-diagram/pb-examples.dvi texmf-dist/doc/latex/pb-diagram/pb-examples.tex texmf-dist/doc/latex/pb-diagram/pb-manual.dvi texmf-dist/doc/latex/pb-diagram/pb-manual.tex -runfiles size=69690 +runfiles size=19 texmf-dist/tex/latex/pb-diagram/lamsarrow.sty texmf-dist/tex/latex/pb-diagram/pb-diagram.sty texmf-dist/tex/latex/pb-diagram/pb-lams.sty @@ -58650,9 +58650,9 @@ longdesc Defines a command \pbox{<max width>}{<text>} which adjusts its longdesc width to that of the enclosed text, up to the maximum width longdesc given. The package also defines some associated length longdesc commands. -docfiles size=562 +docfiles size=1 texmf-dist/doc/latex/pbox/README details="Readme" -srcfiles size=38687 +srcfiles size=15 texmf-dist/source/latex/pbox/AUTHORS texmf-dist/source/latex/pbox/COPYING texmf-dist/source/latex/pbox/ChangeLog @@ -58661,7 +58661,7 @@ srcfiles size=38687 texmf-dist/source/latex/pbox/pbox.drv texmf-dist/source/latex/pbox/pbox.dtx texmf-dist/source/latex/pbox/pbox.ins -runfiles size=2154 +runfiles size=1 texmf-dist/tex/latex/pbox/pbox.sty catalogue-version 1.0 catalogue-date 2007-01-12 23:55:10 +0100 @@ -58676,7 +58676,7 @@ longdesc This class is designed to simplify the typesetting of problem longdesc sheets with Mathematics and Computer Science content. It is longdesc currently customised towards teaching in French (and the longdesc examples are in French). -docfiles size=655369 +docfiles size=167 texmf-dist/doc/latex/pbsheet/LPPL texmf-dist/doc/latex/pbsheet/README details="Readme" texmf-dist/doc/latex/pbsheet/pbsheet.pdf details="Package documentation" @@ -58692,10 +58692,10 @@ docfiles size=655369 texmf-dist/doc/latex/pbsheet/xpl/xpl-fr.bib texmf-dist/doc/latex/pbsheet/xpl/xpl-fr.pdf details="Example of use" language="fr" texmf-dist/doc/latex/pbsheet/xpl/xpl-fr.tex -srcfiles size=25225 +srcfiles size=7 texmf-dist/source/latex/pbsheet/pbsheet.dtx texmf-dist/source/latex/pbsheet/pbsheet.ins -runfiles size=18484 +runfiles size=5 texmf-dist/tex/latex/pbsheet/pbsheet.cls catalogue-version 0.1 catalogue-date 2007-01-12 23:55:10 +0100 @@ -58709,10 +58709,10 @@ shortdesc Font support for current PCL printers. longdesc Pclnfss provides package and fd files for selecting and using longdesc the standard 45 scalable fonts built into most PCL laser longdesc printers, together with metrics and virtual font files. -docfiles size=21286 +docfiles size=6 texmf-dist/doc/fonts/pclnfss/COPYING texmf-dist/doc/fonts/pclnfss/README -srcfiles size=70822 +srcfiles size=36 texmf-dist/source/fonts/pclnfss/0n.etx texmf-dist/source/fonts/pclnfss/10u.etx texmf-dist/source/fonts/pclnfss/2n.etx @@ -58741,7 +58741,7 @@ srcfiles size=70822 texmf-dist/source/fonts/pclnfss/test.tex texmf-dist/source/fonts/pclnfss/tests/typelist.tex texmf-dist/source/fonts/pclnfss/uclc.tex -runfiles size=4192 +runfiles size=25 texmf-dist/tex/latex/pclnfss/albertus.sty texmf-dist/tex/latex/pclnfss/antolive.sty texmf-dist/tex/latex/pclnfss/arial.sty @@ -58805,10 +58805,10 @@ shortdesc A set of macros for various transformations of TeX boxes. longdesc pdf-trans is a set of macros for various transformations of TeX longdesc boxes (based on plain and pdfeTeX primitives). It was initially longdesc inspired by trans.tex, remade to work with pdfTeX. -docfiles size=145513 +docfiles size=36 texmf-dist/doc/generic/pdf-trans/example.pdf texmf-dist/doc/generic/pdf-trans/example.tex -runfiles size=46060 +runfiles size=12 texmf-dist/tex/generic/pdf-trans/pdf-trans.tex catalogue-version 2.2 catalogue-date 2007-05-25 16:15:27 +0200 @@ -58822,18 +58822,18 @@ shortdesc Activating and setting of character protruding using pdflatex. longdesc This package provides an easy interface to adjust the character longdesc protrusion for different fonts and choosing the right longdesc adjustment automatically depending on the font. -docfiles size=22523 +docfiles size=9 texmf-dist/doc/latex/pdfcprot/00CONTEN texmf-dist/doc/latex/pdfcprot/00README texmf-dist/doc/latex/pdfcprot/INSTALL.txt texmf-dist/doc/latex/pdfcprot/LEGAL.txt texmf-dist/doc/latex/pdfcprot/README.txt details="Package Readme" texmf-dist/doc/latex/pdfcprot/TODO -srcfiles size=98751 +srcfiles size=25 texmf-dist/source/latex/pdfcprot/Makefile.unx texmf-dist/source/latex/pdfcprot/pdfcprot.dtx texmf-dist/source/latex/pdfcprot/pdfcprot.ins -runfiles size=48315 +runfiles size=14 texmf-dist/tex/latex/pdfcprot/pdfcprot.sty texmf-dist/tex/latex/pdfcprot/pplmnOT1.cpa texmf-dist/tex/latex/pdfcprot/pplmnOT2.cpa @@ -58858,7 +58858,7 @@ longdesc provided. The package supports pdfTeX (pdflatex) and VTeX. With longdesc VTeX it is even possible to use this package to insert longdesc PostScript files, in addition to PDF files. depend eso-pic -docfiles size=232241 +docfiles size=61 texmf-dist/doc/latex/pdfpages/README details="Readme" texmf-dist/doc/latex/pdfpages/dummy-l.pdf texmf-dist/doc/latex/pdfpages/dummy.pdf @@ -58866,10 +58866,10 @@ docfiles size=232241 texmf-dist/doc/latex/pdfpages/pdf-hyp.tex texmf-dist/doc/latex/pdfpages/pdf-toc.tex texmf-dist/doc/latex/pdfpages/pdfpages.pdf details="Package documentation" -srcfiles size=134202 +srcfiles size=34 texmf-dist/source/latex/pdfpages/pdfpages.dtx texmf-dist/source/latex/pdfpages/pdfpages.ins -runfiles size=59036 +runfiles size=17 texmf-dist/tex/latex/pdfpages/pdfpages.sty texmf-dist/tex/latex/pdfpages/ppnull.def texmf-dist/tex/latex/pdfpages/pppdftex.def @@ -58889,7 +58889,7 @@ longdesc that are readable on screen and will fit the screen's aspect longdesc ratio. Also it can be used with various options to produce longdesc regular print versions of the same document without any extra longdesc effort. -docfiles size=857233 +docfiles size=216 texmf-dist/doc/latex/pdfscreen/logo.pdf texmf-dist/doc/latex/pdfscreen/manual-print.pdf details="Manual, for printing" texmf-dist/doc/latex/pdfscreen/manual-screen.pdf details="Manual, for screen viewing" @@ -58903,7 +58903,7 @@ docfiles size=857233 texmf-dist/doc/latex/pdfscreen/square.pdf texmf-dist/doc/latex/pdfscreen/tex.png texmf-dist/doc/latex/pdfscreen/widepanel.pdf -runfiles size=205578 +runfiles size=61 texmf-dist/tex/latex/pdfscreen/but.pdf texmf-dist/tex/latex/pdfscreen/button.pdf texmf-dist/tex/latex/pdfscreen/left.pdf @@ -58940,13 +58940,13 @@ longdesc offer the freedom and possibilities of using various longdesc backgrounds and other embellishments that a user can imagine to longdesc have in as presentation. The package can make use of the longdesc facilities of the PPower4 post-processor. -docfiles size=478613 +docfiles size=119 texmf-dist/doc/latex/pdfslide/demo.pdf details="Narrative demonstration of the package" texmf-dist/doc/latex/pdfslide/manual.pdf texmf-dist/doc/latex/pdfslide/manual.tex texmf-dist/doc/latex/pdfslide/meta.mp texmf-dist/doc/latex/pdfslide/mpgraph.pdf -runfiles size=85009 +runfiles size=25 texmf-dist/tex/latex/pdfslide/bg.jpg texmf-dist/tex/latex/pdfslide/d12.jpg texmf-dist/tex/latex/pdfslide/metablue.pdf @@ -58969,9 +58969,9 @@ longdesc The package runs with pdfTeX or XeTeX, and creates an auxiliary longdesc file with geometrical information to permit references back and longdesc forth between source and PDF, assuming a conforming editor and longdesc PDF viewer. -docfiles size=3108 +docfiles size=1 texmf-dist/doc/latex/pdfsync/README -runfiles size=9872 +runfiles size=3 texmf-dist/tex/latex/pdfsync/pdfsync.sty catalogue-version catalogue-date 2007-03-11 14:35:09 +0100 @@ -58984,7 +58984,7 @@ revision 4460 shortdesc Colour and Graphics support for PDFTeX. longdesc The file pdftex.def provides device-specific definitions for longdesc colour and graphics support when running pdf(La)TeX. -runfiles size=33044 +runfiles size=9 texmf-dist/tex/latex/pdftex-def/pdftex.def catalogue-version 0.04h catalogue-date 2007-06-13 10:10:12 +0200 @@ -59003,7 +59003,7 @@ longdesc use of in a pdfTeX document. This is done using the shell longdesc escape function available in current TeX implementations. The longdesc package may also be used in support of other ‘PostScript- longdesc output-only’ packages, such as PSfrag. -docfiles size=429005 +docfiles size=111 texmf-dist/doc/latex/pdftricks/makefile texmf-dist/doc/latex/pdftricks/manual.pdf details="Package documentation" texmf-dist/doc/latex/pdftricks/test-fig1.tex @@ -59013,9 +59013,9 @@ docfiles size=429005 texmf-dist/doc/latex/pdftricks/test.pdf details="Test example" texmf-dist/doc/latex/pdftricks/test.tex texmf-dist/doc/latex/pdftricks/tmp.inputs -srcfiles size=492 +srcfiles size=1 texmf-dist/source/latex/pdftricks/pst2pdf -runfiles size=13205 +runfiles size=4 texmf-dist/tex/latex/pdftricks/pdftricks.sty catalogue-version 1.15 catalogue-date 2007-05-02 16:12:08 +0200 @@ -59025,7 +59025,7 @@ catalogue-license gpl name pdfwin category Package revision 1185 -docfiles size=501746 +docfiles size=130 texmf-dist/doc/latex/pdfwin/BucResampling.pdf texmf-dist/doc/latex/pdfwin/BucSystem1.pdf texmf-dist/doc/latex/pdfwin/BucSystem2.pdf @@ -59039,14 +59039,14 @@ docfiles size=501746 texmf-dist/doc/latex/pdfwin/marble.png texmf-dist/doc/latex/pdfwin/normprot.tex texmf-dist/doc/latex/pdfwin/shortvec.tex -runfiles size=74761 +runfiles size=20 texmf-dist/tex/latex/pdfwin/pdfwin.cfg texmf-dist/tex/latex/pdfwin/pdfwin.sty name pecha category Package revision 1186 -docfiles size=106253 +docfiles size=31 texmf-dist/doc/latex/pecha/CHANGES texmf-dist/doc/latex/pecha/COPYING texmf-dist/doc/latex/pecha/README @@ -59054,7 +59054,7 @@ docfiles size=106253 texmf-dist/doc/latex/pecha/example.tex texmf-dist/doc/latex/pecha/pecha_docu.pdf texmf-dist/doc/latex/pecha/pecha_docu.tex -runfiles size=37276 +runfiles size=11 texmf-dist/tex/latex/pecha/ctibmantra.sty texmf-dist/tex/latex/pecha/pecha.cls @@ -59063,9 +59063,9 @@ category Package revision 80 shortdesc BibTeX style for the journal Perception. longdesc A product of custom-bib, provided simply to save others' time. -docfiles size=108 +docfiles size=1 texmf-dist/doc/latex/perception/README -runfiles size=29651 +runfiles size=8 texmf-dist/bibtex/bst/perception/perception.bst catalogue-version catalogue-date 2007-02-24 15:09:57 +0100 @@ -59087,13 +59087,13 @@ longdesc systems that offer them (mostly Unix-like systems). Also longdesc provided is a switch to generate a PerlTeX-free, document- longdesc specific, noperltex.sty that is useful when distributing a longdesc document to places where PerlTeX is not available. -docfiles size=335774 +docfiles size=83 texmf-dist/doc/latex/perltex/README details="Readme" texmf-dist/doc/latex/perltex/perltex.pdf details="Package documentation" -srcfiles size=107007 +srcfiles size=27 texmf-dist/source/latex/perltex/perltex.dtx texmf-dist/source/latex/perltex/perltex.ins -runfiles size=7318 +runfiles size=2 texmf-dist/tex/latex/perltex/perltex.sty catalogue-version 1.5 catalogue-date 2007-10-16 10:58:06 +0200 @@ -59106,12 +59106,12 @@ revision 3485 shortdesc Support for symmetric groups. longdesc A package for symmetric groups, allowing you to input, output, longdesc and calculate with them. -docfiles size=88611 +docfiles size=22 texmf-dist/doc/latex/permute/permute.pdf details="Package documentation" -srcfiles size=40621 +srcfiles size=11 texmf-dist/source/latex/permute/permute.dtx texmf-dist/source/latex/permute/permute.ins -runfiles size=9514 +runfiles size=3 texmf-dist/tex/latex/permute/permute.sty catalogue-version catalogue-date 2007-01-12 23:55:10 +0100 @@ -59121,14 +59121,14 @@ catalogue-license lppl name petri-nets category Package revision 1190 -docfiles size=242838 +docfiles size=61 texmf-dist/doc/latex/petri-nets/README texmf-dist/doc/latex/petri-nets/pndoc.pdf texmf-dist/doc/latex/petri-nets/pndoc.tex -srcfiles size=20642 +srcfiles size=6 texmf-dist/source/latex/petri-nets/COPYING texmf-dist/source/latex/petri-nets/pn2pdf -runfiles size=21086 +runfiles size=10 texmf-dist/tex/latex/petri-nets/pndraw.sty texmf-dist/tex/latex/petri-nets/pndraw.tex texmf-dist/tex/latex/petri-nets/pnets.sty @@ -59149,7 +59149,7 @@ longdesc is similar to pstricks and the standard picture environment. longdesc PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt. longdesc Unlike pstricks, it can produce either PostScript or PDF longdesc output. -docfiles size=5559065 +docfiles size=1436 texmf-dist/doc/generic/pgf/AUTHORS texmf-dist/doc/generic/pgf/ChangeLog texmf-dist/doc/generic/pgf/FILES @@ -59278,7 +59278,7 @@ docfiles size=5559065 texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfplotgnuplot-example.gnuplot texmf-dist/doc/generic/pgf/version-for-vtex/en/plots/pgfplotgnuplot-example.table texmf-dist/doc/generic/pgf/version-for-vtex/pgfmanual-vtex.cfg -runfiles size=963902 +runfiles size=321 texmf-dist/tex/generic/pgf/basiclayer/pgfbaseimage.code.tex texmf-dist/tex/generic/pgf/basiclayer/pgfbaselayers.code.tex texmf-dist/tex/generic/pgf/basiclayer/pgfbasematrix.code.tex @@ -59430,13 +59430,13 @@ longdesc languages have been presented. Given that the disc is the only longdesc known example of the script, it seems unlikely that a longdesc decipherment will ever be confirmed. execute addMap phaistos.map -docfiles size=185868 +docfiles size=47 texmf-dist/doc/fonts/phaistos/getglyphs texmf-dist/doc/fonts/phaistos/glyphTable.pdf -srcfiles size=10077 +srcfiles size=4 texmf-dist/source/latex/phaistos/phaistos.dtx texmf-dist/source/latex/phaistos/phaistos.ins -runfiles size=165531 +runfiles size=44 texmf-dist/fonts/afm/public/phaistos/phaistos.afm texmf-dist/fonts/map/dvips/phaistos/phaistos.map texmf-dist/fonts/tfm/public/phaistos/phaistos.tfm @@ -59458,11 +59458,11 @@ longdesc principles. Cross references may refer either to the number, or longdesc to a short name of the target environment, or to the contents longdesc of the environment. Philex builds on the facilities of the longdesc linguex package. -docfiles size=111340 +docfiles size=29 texmf-dist/doc/latex/philex/README details="Readme" texmf-dist/doc/latex/philex/philex.pdf details="Package documentation" texmf-dist/doc/latex/philex/philex.tex -runfiles size=11071 +runfiles size=3 texmf-dist/tex/latex/philex/philex.sty catalogue-version 0.3.1 catalogue-date 2007-10-28 23:28:59 +0100 @@ -59477,12 +59477,12 @@ longdesc The philokalia package has been designed to ease the use of the longdesc Philokalia-Regular OpenType font with XeLaTeX. The font started longdesc as a project to digitize the typeface used to typeset the longdesc Philokalia books. -docfiles size=108771 +docfiles size=27 texmf-dist/doc/xelatex/philokalia/philokalia.pdf -srcfiles size=19343 +srcfiles size=6 texmf-dist/source/xelatex/philokalia/philokalia.dtx texmf-dist/source/xelatex/philokalia/philokalia.ins -runfiles size=129209 +runfiles size=33 texmf-dist/fonts/opentype/public/philokalia/Philokalia-Regular.otf texmf-dist/tex/xelatex/philokalia/eu1plk.fd texmf-dist/tex/xelatex/philokalia/philokalia.sty @@ -59511,16 +59511,16 @@ longdesc class helps authors to typeset their own articles in ‘Web- longdesc ready’ format. No assumption is made about the fonts longdesc available to the author: the class uses freely available and longdesc freely distributed fonts, only. -docfiles size=375273 +docfiles size=94 texmf-dist/doc/latex/philosophersimprint/README details="Readme" texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf details="Package documentation" texmf-dist/doc/latex/philosophersimprint/sample.pdf details="Sample of usage" texmf-dist/doc/latex/philosophersimprint/sample.tex -srcfiles size=44622 +srcfiles size=13 texmf-dist/source/latex/philosophersimprint/Makefile texmf-dist/source/latex/philosophersimprint/philosophersimprint.dtx texmf-dist/source/latex/philosophersimprint/philosophersimprint.ins -runfiles size=17252 +runfiles size=6 texmf-dist/bibtex/bib/philosophersimprint/philosophersimprint.bib texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls catalogue-version 1.0 @@ -59535,16 +59535,16 @@ shortdesc MetaFont Phonetic fonts, based on Computer Modern. longdesc The fonts are based on Computer Modern, and specified in longdesc MetaFont. Macros for the fonts’ use are provided, both for longdesc LaTeX 2.09 and for current LaTeX. -docfiles size=6071 +docfiles size=2 texmf-dist/doc/fonts/phonetic/phonetic-table.dvi texmf-dist/doc/fonts/phonetic/phonetic-table.tex -srcfiles size=29917 +srcfiles size=10 texmf-dist/source/fonts/phonetic/Doc/209/phonetic-table.tex texmf-dist/source/fonts/phonetic/Doc/209/phonetic.sty texmf-dist/source/fonts/phonetic/Doc/README texmf-dist/source/fonts/phonetic/README texmf-dist/source/fonts/phonetic/makefile -runfiles size=162300 +runfiles size=55 texmf-dist/fonts/source/public/phonetic/cmph10.mf texmf-dist/fonts/source/public/phonetic/cmph5.mf texmf-dist/fonts/source/public/phonetic/cmph6.mf @@ -59592,16 +59592,16 @@ longdesc exists to generate double-column floats automatically if the longdesc photo does not fit into one column. Photos do not have to be longdesc placed as floats, they can also be placed as boxes, with longdesc captions and photographer line still being available. -docfiles size=167808 +docfiles size=42 texmf-dist/doc/latex/photo/photo.pdf details="Package documentation" texmf-dist/doc/latex/photo/photo_test.lop texmf-dist/doc/latex/photo/photo_test.tex -srcfiles size=30631 +srcfiles size=10 texmf-dist/source/latex/photo/Makefile texmf-dist/source/latex/photo/photo.drv texmf-dist/source/latex/photo/photo.dtx texmf-dist/source/latex/photo/photo.ins -runfiles size=6105 +runfiles size=2 texmf-dist/tex/latex/photo/photo.sty catalogue-version catalogue-date 2006-12-02 15:26:11 +0100 @@ -59614,7 +59614,7 @@ revision 619 shortdesc The PHYSE format. longdesc PHYSE is a format for writing physics papers, based on Knuth's longdesc plain. -runfiles size=74179 +runfiles size=20 texmf-dist/tex/physe/base/physe.tex texmf-dist/tex/physe/base/physupdt.tex texmf-dist/tex/physe/config/physe.ini @@ -59629,10 +59629,10 @@ revision 1487 shortdesc A TeX format for physicists. longdesc The macros were developed at SLAC, and were updated after the longdesc transition from TeX 97 to TeX 1.0. -docfiles size=313046 +docfiles size=78 texmf-dist/doc/phyzzx/base/phyzdoc.dvi texmf-dist/doc/phyzzx/base/phyzdoc.tex -runfiles size=94663 +runfiles size=26 texmf-dist/tex/phyzzx/base/myphyx.tex texmf-dist/tex/phyzzx/base/phyzzx.fonts texmf-dist/tex/phyzzx/base/phyzzx.local @@ -59650,10 +59650,10 @@ revision 1487 shortdesc Insert pictures into paragraphs. longdesc (NOTE: Piet van Oostrum does not recommend this package. Picins longdesc is recommended instead.) -docfiles size=24021 +docfiles size=7 texmf-dist/doc/latex/picinpar/picinpar.dvi texmf-dist/doc/latex/picinpar/picinpar.tex -runfiles size=16156 +runfiles size=4 texmf-dist/tex/latex/picinpar/picinpar.sty catalogue-version 1.2a catalogue-date 2007-01-13 09:26:05 +0100 @@ -59674,16 +59674,16 @@ longdesc the graphics and color packages) of driver files. The package longdesc documentation has a fair number of examples of use, showing longdesc where things are improved by comparison with the LaTeX picture longdesc environment. -docfiles size=356041 +docfiles size=90 texmf-dist/doc/latex/pict2e/README details="Readme" texmf-dist/doc/latex/pict2e/manifest.txt texmf-dist/doc/latex/pict2e/p2e-drivers.pdf texmf-dist/doc/latex/pict2e/pict2e.pdf details="Package documentation" -srcfiles size=127718 +srcfiles size=32 texmf-dist/source/latex/pict2e/p2e-drivers.dtx texmf-dist/source/latex/pict2e/pict2e.dtx texmf-dist/source/latex/pict2e/pict2e.ins -runfiles size=28226 +runfiles size=13 texmf-dist/tex/latex/pict2e/p2e-dvipdfm.def texmf-dist/tex/latex/pict2e/p2e-dvips.def texmf-dist/tex/latex/pict2e/p2e-pctex32.def @@ -59701,12 +59701,12 @@ catalogue-license lppl name pictex category Package revision 613 -docfiles size=1981 +docfiles size=4 texmf-dist/doc/generic/pictex/00index texmf-dist/doc/generic/pictex/pictexzusatz.txt texmf-dist/doc/generic/pictex/readme texmf-dist/doc/generic/pictex/readme.errorbars -runfiles size=303454 +runfiles size=81 texmf-dist/tex/generic/pictex/errorbars.tex texmf-dist/tex/generic/pictex/latexpicobjs.tex texmf-dist/tex/generic/pictex/piccorr.sty @@ -59730,7 +59730,7 @@ longdesc relative coordinates, thus eliminating the need to calculate longdesc the coordinate of every point manually as in standard PiCTeX. longdesc The other command modifies \plot to use a rule instead of dots longdesc if the line segment is horizontal or vertical. -runfiles size=15940 +runfiles size=4 texmf-dist/tex/latex/pictex2/pictex2.sty catalogue-version catalogue-date 2007-01-13 09:26:05 +0100 @@ -59747,7 +59747,7 @@ longdesc users with little MetaPost experience to draw charts. A longdesc highlight of the package is the possibility of suppressing some longdesc segments of the chart, thus creating the possibility of several longdesc charts from the same data. -docfiles size=394758 +docfiles size=103 texmf-dist/doc/metapost/piechartmp/INSTALL texmf-dist/doc/metapost/piechartmp/LEGAL texmf-dist/doc/metapost/piechartmp/README details="Readme" @@ -59757,7 +59757,7 @@ docfiles size=394758 texmf-dist/doc/metapost/piechartmp/examples/wec.pdf texmf-dist/doc/metapost/piechartmp/examples/worldmap.jpg texmf-dist/doc/metapost/piechartmp/piechartmp.pdf details="Package documentation" -runfiles size=25985 +runfiles size=7 texmf-dist/metapost/piechartmp/piechartmp.mp catalogue-version 0.3.0 catalogue-date 2007-01-13 20:56:44 +0100 @@ -59775,7 +59775,7 @@ longdesc and for relabelling an existing diagram. The package uses longdesc coordinates derived from GhostView (or gv) and labels are longdesc placed with automatic and consistent spacing relative to the longdesc object labelled. -runfiles size=37482 +runfiles size=10 texmf-dist/tex/latex/pinlabel/pinlabel.sty catalogue-version 1.1 catalogue-date 2006-11-29 14:22:26 +0100 @@ -59791,15 +59791,15 @@ longdesc files that enable pittetd to use files prepared for use with longdesc the pittdiss or pitthesis classes. The manual provides a longdesc detailed guide for users who wish to use the class to prepare longdesc their thesis or dissertation. -docfiles size=474066 +docfiles size=118 texmf-dist/doc/latex/pittetd/achicago.pit texmf-dist/doc/latex/pittetd/pittdiss.pit texmf-dist/doc/latex/pittetd/pittetd.pdf details="Package documentation" texmf-dist/doc/latex/pittetd/pitthesis.pit -srcfiles size=149226 +srcfiles size=38 texmf-dist/source/latex/pittetd/pittetd.dtx texmf-dist/source/latex/pittetd/pittetd.ins -runfiles size=38468 +runfiles size=12 texmf-dist/tex/latex/pittetd/pitetd10.clo texmf-dist/tex/latex/pittetd/pitetd11.clo texmf-dist/tex/latex/pittetd/pitetd12.clo @@ -59820,13 +59820,13 @@ longdesc system as well as by LaTeX, whether that Prolog system be C- longdesc Prolog, Quintus-Prolog, or ECLiPSe. execute addMixedMap plother.map execute addMixedMap pltext.map -docfiles size=78362 +docfiles size=22 texmf-dist/doc/fonts/pl/README-T1.ENG texmf-dist/doc/fonts/pl/README-T1.POL texmf-dist/doc/fonts/pl/README.ENG texmf-dist/doc/fonts/pl/README.POL texmf-dist/doc/fonts/pl/plsample.tex -runfiles size=3462898 +runfiles size=1109 texmf-dist/dvips/pl/config.pl texmf-dist/fonts/afm/public/pl/plb10.afm texmf-dist/fonts/afm/public/pl/plbsy10.afm @@ -60259,9 +60259,9 @@ shortdesc Control float placement. longdesc Defines a \FloatBarrier command, beyond which floats may not longdesc pass; useful, for example, to ensure all floats for a section longdesc appear before the next \section command. -docfiles size=1925 +docfiles size=1 texmf-dist/doc/latex/placeins/placeins.txt -runfiles size=4087 +runfiles size=1 texmf-dist/tex/latex/placeins/placeins.sty catalogue-version 2.2 catalogue-date 2007-02-24 15:09:57 +0100 @@ -60274,7 +60274,7 @@ revision 3308 shortdesc The Plain TeX format. longdesc The file plain.tex is used to build the Plain TeX format, as longdesc described in the TeXbook. -runfiles size=156592 +runfiles size=56 texmf-dist/makeindex/plain/plaintex.ist texmf-dist/tex/plain/base/fontchart.tex texmf-dist/tex/plain/base/gkpmac.tex @@ -60313,15 +60313,15 @@ longdesc Plari (the name comes from the Finnish usage for the working longdesc copy of a play) is a report-alike class, without section longdesc headings, and with paragraphs vertically separated rather than longdesc indented. -docfiles size=157817 +docfiles size=41 texmf-dist/doc/latex/plari/COPYING texmf-dist/doc/latex/plari/README details="Readme" texmf-dist/doc/latex/plari/plari.pdf details="Package documentation" -srcfiles size=8338 +srcfiles size=4 texmf-dist/source/latex/plari/Makefile texmf-dist/source/latex/plari/plari.dtx texmf-dist/source/latex/plari/plari.ins -runfiles size=4083 +runfiles size=1 texmf-dist/tex/latex/plari/plari.cls catalogue-version catalogue-date 2007-02-26 21:26:45 +0100 @@ -60337,11 +60337,11 @@ longdesc colour figures in a document when they should be gathered and longdesc printed together as in a book's section of colour plates. The longdesc package provides a plate environment that takes the place of longdesc the figure environment for such colour images. -docfiles size=101908 +docfiles size=26 texmf-dist/doc/latex/plates/README details="Readme" texmf-dist/doc/latex/plates/plates.pdf details="Package documentation" texmf-dist/doc/latex/plates/plates.tex -runfiles size=17815 +runfiles size=5 texmf-dist/tex/latex/plates/endplate.sty texmf-dist/tex/latex/plates/plates.sty catalogue-version 0.1 @@ -60355,12 +60355,12 @@ revision 4605 shortdesc Typeset drama using LaTeX. longdesc A class and style file that supports the typesetting of plays, longdesc including options for line numbering. -docfiles size=414 +docfiles size=1 texmf-dist/doc/latex/play/README -srcfiles size=12737 +srcfiles size=4 texmf-dist/source/latex/play/play.dtx texmf-dist/source/latex/play/play.ins -runfiles size=8332 +runfiles size=3 texmf-dist/tex/latex/play/play.cls texmf-dist/tex/latex/play/play.sty catalogue-version @@ -60371,16 +60371,16 @@ catalogue-license lppl name plgraph category Package revision 621 -docfiles size=7504 +docfiles size=6 texmf-dist/doc/plain/plgraph/00readme.txt texmf-dist/doc/plain/plgraph/autopict.ins texmf-dist/doc/plain/plgraph/exmplcol.tex texmf-dist/doc/plain/plgraph/exmplgrf.tex texmf-dist/doc/plain/plgraph/exmplpfg.tex texmf-dist/doc/plain/plgraph/exmplpic.tex -srcfiles size=3169 +srcfiles size=1 texmf-dist/source/plain/plgraph/autopict.ins -runfiles size=29650 +runfiles size=11 texmf-dist/tex/plain/plgraph/autopict.sty texmf-dist/tex/plain/plgraph/color.tex texmf-dist/tex/plain/plgraph/graphicx.tex @@ -60400,11 +60400,11 @@ longdesc loaded automatically. For cmr-like fonts (ec, vnr, csr or plr longdesc fonts), a special format called pfd (plain fd) is required and longdesc must be loaded manually. See ot1cmr.pfd for further longdesc information. -docfiles size=22314 +docfiles size=7 texmf-dist/doc/plain/plnfss/LPPL.txt texmf-dist/doc/plain/plnfss/plnfss.txt texmf-dist/doc/plain/plnfss/test-plnfss.tex -runfiles size=40160 +runfiles size=17 texmf-dist/tex/plain/plnfss/MIKmathf.tex texmf-dist/tex/plain/plnfss/ams.pfd texmf-dist/tex/plain/plnfss/il2cm.pfd @@ -60428,16 +60428,16 @@ catalogue-license lppl name plweb category Package revision 1487 -docfiles size=45440 +docfiles size=12 texmf-dist/doc/latex/plweb/pl.dvi texmf-dist/doc/latex/plweb/pl.tex -srcfiles size=44990 +srcfiles size=14 texmf-dist/source/latex/plweb/Makefile texmf-dist/source/latex/plweb/README texmf-dist/source/latex/plweb/pl.dtx texmf-dist/source/latex/plweb/pl.ins texmf-dist/source/latex/plweb/sample.pl -runfiles size=9459 +runfiles size=5 texmf-dist/tex/latex/plweb/pcode.sty texmf-dist/tex/latex/plweb/pl.cfg texmf-dist/tex/latex/plweb/pl.sty @@ -60448,10 +60448,10 @@ revision 1487 shortdesc "Poor man's" graphics. longdesc A set of extensions to LaTeX picture environment, including a longdesc wider range of vectors, and a lot more box frame styles. -docfiles size=88864 +docfiles size=23 texmf-dist/doc/latex/pmgraph/pmgraph.dvi texmf-dist/doc/latex/pmgraph/pmgraph.tex -runfiles size=76279 +runfiles size=19 texmf-dist/tex/latex/pmgraph/pmgraph.sty catalogue-version 1.0 catalogue-date 2007-01-13 20:56:44 +0100 @@ -60470,14 +60470,14 @@ longdesc marking for cases in which page breaks occur during stanza longdesc breaks, running headers of the form ‘Notes to pp. xx–yy‘ longdesc for the notes sections, index of titles and first lines, and longdesc automatic generation of a table of contents. -docfiles size=515749 +docfiles size=127 texmf-dist/doc/latex/poemscol/README details="Readme" texmf-dist/doc/latex/poemscol/poemscol.pdf details="Documented source" texmf-dist/doc/latex/poemscol/poemscolcheatsheet.pdf details="Short index" -srcfiles size=293743 +srcfiles size=73 texmf-dist/source/latex/poemscol/poemscol.dtx texmf-dist/source/latex/poemscol/poemscol.ins -runfiles size=88002 +runfiles size=22 texmf-dist/tex/latex/poemscol/poemscol.sty catalogue-version 2.53 catalogue-date 2007-07-17 16:11:10 +0200 @@ -60494,13 +60494,13 @@ longdesc package was previously known as platex, but has been renamed to longdesc resolve a name clash with the LaTeX system in the depend pl depend hyphen-polish -docfiles size=50266 +docfiles size=15 texmf-dist/doc/latex/polski/conowego.txt texmf-dist/doc/latex/polski/czytaj.txt details="Readme (Polish)" language="pl" texmf-dist/doc/latex/polski/language.dat texmf-dist/doc/latex/polski/plhyph.tex texmf-dist/doc/latex/polski/readme.txt details="Readme (English)" -srcfiles size=122260 +srcfiles size=35 texmf-dist/source/latex/polski/ot1patch.dtx texmf-dist/source/latex/polski/ot1patch.ins texmf-dist/source/latex/polski/platex.ins @@ -60509,7 +60509,7 @@ srcfiles size=122260 texmf-dist/source/latex/polski/plprefix.ins texmf-dist/source/latex/polski/polski.dtx texmf-dist/source/latex/polski/strony.dtx -runfiles size=52362 +runfiles size=24 texmf-dist/tex/latex/polski/amigapl.def texmf-dist/tex/latex/polski/mazovia.def texmf-dist/tex/latex/polski/omlplcm.fd @@ -60535,10 +60535,10 @@ catalogue-license lppl name polyglot category Package revision 1487 -docfiles size=5484 +docfiles size=2 texmf-dist/doc/latex/polyglot/sample.dvi texmf-dist/doc/latex/polyglot/sample.tex -srcfiles size=104728 +srcfiles size=32 texmf-dist/source/latex/polyglot/langs/english.ld texmf-dist/source/latex/polyglot/langs/french.ld texmf-dist/source/latex/polyglot/langs/french.ot1 @@ -60550,7 +60550,7 @@ srcfiles size=104728 texmf-dist/source/latex/polyglot/polyglot.dtx texmf-dist/source/latex/polyglot/polyglot.ins texmf-dist/source/latex/polyglot/polyglot.ltx -runfiles size=41313 +runfiles size=12 texmf-dist/tex/latex/polyglot/polyglot.cfg texmf-dist/tex/latex/polyglot/polyglot.def texmf-dist/tex/latex/polyglot/polyglot.sty @@ -60563,15 +60563,15 @@ longdesc The polynom package implements macros for manipulating longdesc polynomials, for example it can typeset long polynomial longdesc divisions. The main test case and application is the polynomial longdesc ring in one variable with rational coefficients. -docfiles size=276717 +docfiles size=69 texmf-dist/doc/latex/polynom/README details="Readme" texmf-dist/doc/latex/polynom/polydemo.pdf details="Example of package use" texmf-dist/doc/latex/polynom/polydemo.tex texmf-dist/doc/latex/polynom/polynom.pdf details="Package documentation" -srcfiles size=138638 +srcfiles size=35 texmf-dist/source/latex/polynom/polynom.dtx texmf-dist/source/latex/polynom/polynom.ins -runfiles size=61749 +runfiles size=16 texmf-dist/tex/latex/polynom/polynom.sty catalogue-version 0.17 catalogue-date 2007-01-13 23:45:25 +0100 @@ -60588,13 +60588,13 @@ longdesc one for polynomials \polynomial{coeffs} and one for rational longdesc functions \polynomialfrac{Numerator}{Denominator}. Both longdesc commands take lists of coefficients as arguments, and offer longdesc limited optional behaviour. -docfiles size=144681 +docfiles size=37 texmf-dist/doc/latex/polynomial/README texmf-dist/doc/latex/polynomial/polynomial.pdf details="Package documentation" -srcfiles size=15439 +srcfiles size=5 texmf-dist/source/latex/polynomial/polynomial.dtx texmf-dist/source/latex/polynomial/polynomial.ins -runfiles size=6374 +runfiles size=2 texmf-dist/tex/latex/polynomial/polynomial.sty catalogue-version 1.0 catalogue-date 2007-02-25 09:43:45 +0100 @@ -60609,12 +60609,12 @@ longdesc This package implements a variant of tabular-like environments longdesc where columns can be given a name and entries can flexibly be longdesc placed between arbitrary columns. Complex alignment-based longdesc layouts, for example for program code, are possible. -docfiles size=355 +docfiles size=1 texmf-dist/doc/latex/polytable/README -srcfiles size=84226 +srcfiles size=22 texmf-dist/source/latex/polytable/polytable.dtx texmf-dist/source/latex/polytable/polytable.ins -runfiles size=26330 +runfiles size=7 texmf-dist/tex/latex/polytable/polytable.sty catalogue-version 0.8.2 catalogue-date 2007-01-13 23:45:25 +0100 @@ -60631,12 +60631,12 @@ longdesc size) via the envlab and mailing packages. An address database longdesc is employed to address the front side of each postcard and a longdesc message is printed on the back side of all. An illustrative longdesc example is provided. -docfiles size=4375 +docfiles size=4 texmf-dist/doc/latex/postcards/README texmf-dist/doc/latex/postcards/datasmp.txt texmf-dist/doc/latex/postcards/pcardsmp.dvi texmf-dist/doc/latex/postcards/pcardsmp.tex -runfiles size=2754 +runfiles size=1 texmf-dist/tex/latex/postcards/postcards.cls catalogue-version catalogue-date 2007-01-13 23:45:25 +0100 @@ -60654,7 +60654,7 @@ longdesc presenter. Examples are automatic overlays, personal notes and longdesc a handout mode. To view a presentation, DVI, PS or PDF output longdesc can be used. A powerful template system is available to easily longdesc develop new styles. A LyX layout file is provided. -docfiles size=498352 +docfiles size=126 texmf-dist/doc/latex/powerdot/README details="Readme" texmf-dist/doc/latex/powerdot/manifest.txt texmf-dist/doc/latex/powerdot/powerdot-example.lyx @@ -60664,9 +60664,9 @@ docfiles size=498352 texmf-dist/doc/latex/powerdot/powerdot-example3.tex texmf-dist/doc/latex/powerdot/powerdot.layout texmf-dist/doc/latex/powerdot/powerdot.pdf -srcfiles size=313175 +srcfiles size=77 texmf-dist/source/latex/powerdot/powerdot.dtx -runfiles size=152555 +runfiles size=48 texmf-dist/tex/latex/powerdot/powerdot-aggie.sty texmf-dist/tex/latex/powerdot/powerdot-bframe.sty texmf-dist/tex/latex/powerdot/powerdot-ciment.sty @@ -60699,7 +60699,7 @@ longdesc Ppower4 is post processor for PDF presentations created by longdesc pdf(La)TeX. It can be used to prepare presentations which longdesc include pages building up step by step when viewed with Acrobat longdesc Reader (v4 and later). The software is written in Java. -docfiles size=1679762 +docfiles size=434 texmf-dist/doc/latex/ppower4/bericht.pdf texmf-dist/doc/latex/ppower4/demo/demo.tex texmf-dist/doc/latex/ppower4/demo/matrixb1.eps @@ -60747,7 +60747,7 @@ docfiles size=1679762 texmf-dist/doc/latex/ppower4/ppower4.bat texmf-dist/doc/latex/ppower4/readme.html texmf-dist/doc/latex/ppower4/report.pdf -runfiles size=304708 +runfiles size=78 texmf-dist/scripts/ppower4/pp4p.jar texmf-dist/tex/latex/ppower4/background.sty texmf-dist/tex/latex/ppower4/mpmulti.sty @@ -60768,13 +60768,13 @@ longdesc This class is used with LaTeX presentations using the prosper longdesc class. ppr-prv stands for ‘Prosper Preview’. The aim of longdesc this class is to produce a printable version of the slides longdesc written with Prosper, with two slides per page. -docfiles size=339356 +docfiles size=84 texmf-dist/doc/latex/ppr-prv/README details="Readme" texmf-dist/doc/latex/ppr-prv/ppr-prv.pdf details="Package documentation" -srcfiles size=34496 +srcfiles size=10 texmf-dist/source/latex/ppr-prv/ppr-prv.dtx texmf-dist/source/latex/ppr-prv/ppr-prv.ins -runfiles size=22441 +runfiles size=7 texmf-dist/tex/latex/ppr-prv/HAP-ppr-prv.def texmf-dist/tex/latex/ppr-prv/ppr-prv.cls catalogue-version 0.13c @@ -60790,15 +60790,15 @@ longdesc The pracjourn class is used for typesetting articles in the longdesc PracTeX Journal. It is based on the article class with longdesc modifications to allow for more flexible front-matter and longdesc revision control, among other small changes. -docfiles size=429108 +docfiles size=107 texmf-dist/doc/latex/pracjourn/README details="Readme" texmf-dist/doc/latex/pracjourn/pjsample.ltx texmf-dist/doc/latex/pracjourn/pjsample.pdf texmf-dist/doc/latex/pracjourn/pracjourn.pdf details="Package documentation" -srcfiles size=51501 +srcfiles size=14 texmf-dist/source/latex/pracjourn/pracjourn.dtx texmf-dist/source/latex/pracjourn/pracjourn.ins -runfiles size=13256 +runfiles size=4 texmf-dist/tex/latex/pracjourn/pracjourn.cls catalogue-version 0.4n catalogue-date 2007-08-25 15:34:40 +0200 @@ -60815,7 +60815,7 @@ longdesc to balance the end of \twocolumn pages, – figcaps, to send longdesc figure captions, etc., to end document, – fullpage, to set longdesc narrow page margins and set a fixed page style, and – longdesc sublabel, which permits counters to be subnumbered. -docfiles size=427160 +docfiles size=106 texmf-dist/doc/latex/preprint/00readme.txt texmf-dist/doc/latex/preprint/00readme.unix texmf-dist/doc/latex/preprint/authblk.pdf @@ -60823,7 +60823,7 @@ docfiles size=427160 texmf-dist/doc/latex/preprint/figcaps.pdf texmf-dist/doc/latex/preprint/fullpage.pdf texmf-dist/doc/latex/preprint/sublabel.pdf -srcfiles size=195790 +srcfiles size=56 texmf-dist/source/latex/preprint/authblk.drv texmf-dist/source/latex/preprint/authblk.dtx texmf-dist/source/latex/preprint/authblk.ins @@ -60839,7 +60839,7 @@ srcfiles size=195790 texmf-dist/source/latex/preprint/sublabel.drv texmf-dist/source/latex/preprint/sublabel.dtx texmf-dist/source/latex/preprint/sublabel.ins -runfiles size=28918 +runfiles size=9 texmf-dist/tex/latex/preprint/authblk.sty texmf-dist/tex/latex/preprint/balance.sty texmf-dist/tex/latex/preprint/figcaps.sty @@ -60861,12 +60861,12 @@ longdesc command, by using prefixed label names; so instead of longdesc \label{mysection}, one uses \label{sec:mysection}, and longdesc prettyref interprets the "sec:" part. The package is compatible longdesc with hyperref and with other packages. -docfiles size=43886 +docfiles size=11 texmf-dist/doc/latex/prettyref/prettyref.pdf details="Package documentation" -srcfiles size=4896 +srcfiles size=3 texmf-dist/source/latex/prettyref/prettyref.dtx texmf-dist/source/latex/prettyref/prettyref.ins -runfiles size=977 +runfiles size=1 texmf-dist/tex/latex/prettyref/prettyref.sty catalogue-version 3.0 catalogue-date 2007-01-03 00:23:39 +0100 @@ -60882,14 +60882,14 @@ longdesc bundle. The package provides the support preview-latex needs, longdesc when it chooses the matter it will preview. The output may longdesc reasonably be expected to have other uses, as in html longdesc translators, etc. -docfiles size=114166 +docfiles size=29 texmf-dist/doc/latex/preview/README details="Readme" texmf-dist/doc/latex/preview/preview.pdf -srcfiles size=80075 +srcfiles size=21 texmf-dist/source/latex/preview/preview.drv texmf-dist/source/latex/preview/preview.dtx texmf-dist/source/latex/preview/preview.ins -runfiles size=28180 +runfiles size=14 texmf-dist/tex/latex/preview/prauctex.cfg texmf-dist/tex/latex/preview/prauctex.def texmf-dist/tex/latex/preview/prcounters.def @@ -60919,7 +60919,7 @@ longdesc seek out the previous year's students and checking out their longdesc answers. The solutions to the problems can be defined along longdesc with the problem, making it easy to generate the solution sheet longdesc from the same source code. -docfiles size=191604 +docfiles size=57 texmf-dist/doc/latex/probsoln/1stprncp.tex texmf-dist/doc/latex/probsoln/CHANGES texmf-dist/doc/latex/probsoln/README details="Package README" @@ -60935,10 +60935,10 @@ docfiles size=191604 texmf-dist/doc/latex/probsoln/sample3.tex texmf-dist/doc/latex/probsoln/sample4.tex texmf-dist/doc/latex/probsoln/tabmchoice.tex -srcfiles size=31385 +srcfiles size=9 texmf-dist/source/latex/probsoln/probsoln.dtx texmf-dist/source/latex/probsoln/probsoln.ins -runfiles size=8559 +runfiles size=3 texmf-dist/tex/latex/probsoln/probsoln.sty catalogue-version 2.04 catalogue-date 2007-08-21 23:08:33 +0200 @@ -60954,9 +60954,9 @@ longdesc that can be useful for the preparation of a paper with the longdesc style of the proceeding of symposia sponsored by the longdesc ‘International Association of Geodesy (IAG)’ published by longdesc Springer-Verlag. -docfiles size=7127 +docfiles size=2 texmf-dist/doc/latex/procIAGssymp/TestPaper.tex -runfiles size=5635 +runfiles size=2 texmf-dist/tex/latex/procIAGssymp/procIAGssymp.sty catalogue-version catalogue-date 2007-01-06 21:10:04 +0100 @@ -60972,10 +60972,10 @@ longdesc typesetting programs with TeX/LaTeX commands inside. The longdesc keywords package allows definition and use of sets of keyword longdesc commands that will be typeset with different fonts, according longdesc to the wish of the user. -docfiles size=99672 +docfiles size=26 texmf-dist/doc/latex/progkeys/keywords.dvi texmf-dist/doc/latex/progkeys/programs.dvi -srcfiles size=98393 +srcfiles size=30 texmf-dist/source/latex/progkeys/README texmf-dist/source/latex/progkeys/demo/demo.tex texmf-dist/source/latex/progkeys/demo/prog1.tex @@ -60987,7 +60987,7 @@ srcfiles size=98393 texmf-dist/source/latex/progkeys/programs.drv texmf-dist/source/latex/progkeys/programs.dtx texmf-dist/source/latex/progkeys/programs.ins -runfiles size=21632 +runfiles size=7 texmf-dist/makeindex/progkeys/keywords.ist texmf-dist/makeindex/progkeys/programs.ist texmf-dist/tex/latex/progkeys/keywords.sty @@ -61004,14 +61004,14 @@ shortdesc Typesetting programs and algorithms. longdesc The main offering is a program environment; a programbox longdesc environment is available for fragments that must not break with longdesc the pages. -docfiles size=152222 +docfiles size=41 texmf-dist/doc/latex/program/gpl.txt texmf-dist/doc/latex/program/plink.pdf details="A programming trick" texmf-dist/doc/latex/program/plink.tex texmf-dist/doc/latex/program/program-demo.pdf details="Demo of package facilities" texmf-dist/doc/latex/program/program-demo.tex texmf-dist/doc/latex/program/program-msg.txt details="Readme" -runfiles size=34864 +runfiles size=9 texmf-dist/tex/latex/program/program.sty catalogue-version 3.3.11 catalogue-date 2007-07-17 15:25:32 +0200 @@ -61027,13 +61027,13 @@ longdesc documents, generates a HTML file showing an overview of a longdesc document's state (of how finished it is). The report is sent to longdesc file \ProgressReportName, which is by default the \jobname with longdesc the date appended (but is user-modifiable). -docfiles size=197369 +docfiles size=51 texmf-dist/doc/latex/progress/README details="Readme" texmf-dist/doc/latex/progress/progress.dvi texmf-dist/doc/latex/progress/progress.tex texmf-dist/doc/latex/progress/progress20030701.html texmf-dist/doc/latex/progress/progress20030714.html -runfiles size=13460 +runfiles size=4 texmf-dist/tex/latex/progress/progress.sty catalogue-version 1.10 catalogue-date 2007-01-06 21:10:04 +0100 @@ -61052,7 +61052,7 @@ longdesc Slides prepared for a presentation with a computer and a video longdesc projector may integrate animation effects, incremental display, longdesc and so on. Various visual styles are supported (including some longdesc that mimic PowerPoint) and others are being contributed. -docfiles size=403667 +docfiles size=117 texmf-dist/doc/latex/prosper/Example.tex texmf-dist/doc/latex/prosper/ExampleAlienglow.tex texmf-dist/doc/latex/prosper/ExampleAutumn.tex @@ -61084,7 +61084,7 @@ docfiles size=403667 texmf-dist/doc/latex/prosper/yellow-bullet-on-blue-wc.gif texmf-dist/doc/latex/prosper/yellow-bullet-on-blue.gif texmf-dist/doc/latex/prosper/yellow-bullet-on-white.gif -srcfiles size=125517 +srcfiles size=35 texmf-dist/source/latex/prosper/AUTHORS texmf-dist/source/latex/prosper/ChangeLog texmf-dist/source/latex/prosper/INSTALL @@ -61094,7 +61094,7 @@ srcfiles size=125517 texmf-dist/source/latex/prosper/prosper.png texmf-dist/source/latex/prosper/prosper.ui texmf-dist/source/latex/prosper/seminar-bg2-lepennec.fix -runfiles size=722275 +runfiles size=199 texmf-dist/tex/latex/prosper/PPRalcatel.sty texmf-dist/tex/latex/prosper/PPRalienglow.sty texmf-dist/tex/latex/prosper/PPRautumn.sty @@ -61160,14 +61160,14 @@ name protocol category Package revision 2386 shortdesc A class for typesetting minutes (only german). -docfiles size=283146 +docfiles size=71 texmf-dist/doc/latex/protocol/protest.tex texmf-dist/doc/latex/protocol/protocol.pdf details="Package documentation" texmf-dist/doc/latex/protocol/readme details="README file" -srcfiles size=16371 +srcfiles size=5 texmf-dist/source/latex/protocol/protocol.dtx texmf-dist/source/latex/protocol/protocol.ins -runfiles size=5527 +runfiles size=2 texmf-dist/tex/latex/protocol/protocol.cls catalogue-version 1.9 catalogue-date 2006-11-19 20:23:42 +0100 @@ -61177,7 +61177,7 @@ catalogue-license lppl1.3 name psafm category Package revision 90 -runfiles size=128182 +runfiles size=35 texmf-dist/fonts/afm/itc/psafm/stonesan/is8b8a.afm texmf-dist/fonts/afm/itc/psafm/stonesan/is8bi8a.afm texmf-dist/fonts/afm/itc/psafm/stonesan/is8r8a.afm @@ -61191,11 +61191,11 @@ revision 1226 shortdesc LaTeX enviroment for specifying algorithms in a natural way. longdesc This package provides the environment "pseudocode" for longdesc describing algorithms in a natural manner. -docfiles size=169090 +docfiles size=43 texmf-dist/doc/latex/pseudocode/README details="Readme" texmf-dist/doc/latex/pseudocode/pseudocode.pdf details="Package documentation" texmf-dist/doc/latex/pseudocode/pseudocode.tex -runfiles size=7187 +runfiles size=2 texmf-dist/tex/latex/pseudocode/pseudocode.sty catalogue-version catalogue-date 2007-02-25 15:34:59 +0100 @@ -61215,7 +61215,7 @@ longdesc LaTeX graphics bundle, specifically, either the graphicx or longdesc even epsfig package. In particular, epsfig, which is always to longdesc be found in modern distributions, implements a close analogue longdesc of the syntax of psfig. -docfiles size=79679 +docfiles size=26 texmf-dist/doc/generic/psfig/README texmf-dist/doc/generic/psfig/figs/box.ps texmf-dist/doc/generic/psfig/figs/cm.ps @@ -61227,7 +61227,7 @@ docfiles size=79679 texmf-dist/doc/generic/psfig/figs/zip.ps texmf-dist/doc/generic/psfig/psfig-doc.tex texmf-dist/doc/generic/psfig/psfig.man -srcfiles size=172628 +srcfiles size=62 texmf-dist/source/generic/psfig/pscompress texmf-dist/source/generic/psfig/unsupported/arbortext.pro texmf-dist/source/generic/psfig/unsupported/dospecial.frag @@ -61257,7 +61257,7 @@ srcfiles size=172628 texmf-dist/source/generic/psfig/unsupported/macdemo/stripfonts.awk texmf-dist/source/generic/psfig/unsupported/psfig-li.pro texmf-dist/source/generic/psfig/unsupported/psfig-li.tex -runfiles size=28879 +runfiles size=8 texmf-dist/tex/generic/psfig/psfig.sty catalogue-version 1.10 catalogue-date 2007-02-25 15:34:59 +0100 @@ -61276,17 +61276,17 @@ longdesc replacement is to be placed, with PSfrag automatically removing longdesc these tags from the figure and replacing them with a user longdesc specified LaTeX construction, properly aligned, scaled, and/or longdesc rotated. -docfiles size=114178 +docfiles size=30 texmf-dist/doc/latex/psfrag/00readme.txt texmf-dist/doc/latex/psfrag/announce.txt details="Release notice" texmf-dist/doc/latex/psfrag/example.eps texmf-dist/doc/latex/psfrag/pfgguide.pdf details="Package documentation" texmf-dist/doc/latex/psfrag/pfgguide.tex texmf-dist/doc/latex/psfrag/testfig.eps -srcfiles size=44200 +srcfiles size=12 texmf-dist/source/latex/psfrag/psfrag.dtx texmf-dist/source/latex/psfrag/psfrag.ins -runfiles size=12571 +runfiles size=4 texmf-dist/dvips/psfrag/psfrag.pro texmf-dist/tex/latex/psfrag/psfrag.sty catalogue-version 3.04 @@ -61297,7 +61297,7 @@ catalogue-license dfsg name psfrag-italian category Documentation revision 5358 -docfiles size=189711 +docfiles size=47 texmf-doc/doc/italian/psfrag-italian/itpfgguide.pdf texmf-doc/doc/italian/psfrag-italian/itpfgguide.tex @@ -61320,7 +61320,7 @@ longdesc languages. The replacements to take into account will be longdesc selected on the basis of the current language of the document. longdesc A Matlab script (LaPrint) is provided, to export an EPS file longdesc with psfragx annotations ready embedded. -docfiles size=1168122 +docfiles size=293 texmf-dist/doc/latex/psfragx/README.txt texmf-dist/doc/latex/psfragx/example.eps texmf-dist/doc/latex/psfragx/example.ovp @@ -61335,11 +61335,11 @@ docfiles size=1168122 texmf-dist/doc/latex/psfragx/psfragx_example.pdf texmf-dist/doc/latex/psfragx/psfragx_example.tex texmf-dist/doc/latex/psfragx/readmePFX.txt -srcfiles size=64286 +srcfiles size=17 texmf-dist/source/latex/psfragx/psfragx.drv texmf-dist/source/latex/psfragx/psfragx.dtx texmf-dist/source/latex/psfragx/psfragx.ins -runfiles size=13539 +runfiles size=4 texmf-dist/tex/latex/psfragx/psfragx.cfg texmf-dist/tex/latex/psfragx/psfragx.sty catalogue-version 1.0 @@ -61351,10 +61351,10 @@ name psgo category Package revision 1229 shortdesc Typeset go diagrams with PSTricks. -docfiles size=22264 +docfiles size=7 texmf-dist/doc/latex/psgo/README details="Readme" texmf-dist/doc/latex/psgo/psgomanual.tex -runfiles size=11716 +runfiles size=3 texmf-dist/tex/latex/psgo/psgo.sty catalogue-version 0.14 catalogue-date 2007-01-06 21:10:04 +0100 @@ -61369,12 +61369,12 @@ longdesc PSIZZL is a TeX format for physics papers written at SLAC and longdesc used at several other places. It dates from rather early in the longdesc development of TeX82; as a result, some of the descriptions of longdesc limitations look rather quaint to modern eyes. -docfiles size=15065 +docfiles size=5 texmf-dist/doc/psizzl/base/psizzl.commands details="List of commands available" texmf-dist/doc/psizzl/base/psizzl.doc -srcfiles size=504 +srcfiles size=1 texmf-dist/source/psizzl/base/aaaread.me -runfiles size=84250 +runfiles size=31 texmf-dist/tex/psizzl/base/chapters.Psizzl texmf-dist/tex/psizzl/base/citation.Psizzl texmf-dist/tex/psizzl/base/fontdefs.Psizzl @@ -61418,11 +61418,11 @@ longdesc Helvetica, and treats Courier as a lost cause (there are better longdesc free fixed-width available now, than there were when pslatex longdesc was designed). As a result, pslatex is widely considered longdesc obsolete. -srcfiles size=1306 +srcfiles size=3 texmf-dist/source/latex/pslatex/fontinst/pslatex.tex texmf-dist/source/latex/pslatex/shell/pslatex texmf-dist/source/latex/pslatex/shell/pslatex.bat -runfiles size=18400 +runfiles size=9 texmf-dist/fonts/map/dvips/pslatex/pcrr8rn.map texmf-dist/fonts/tfm/public/pslatex/pcrr7tn.tfm texmf-dist/fonts/tfm/public/pslatex/pcrr8rn.tfm @@ -61452,7 +61452,7 @@ execute addMap charter.map execute addMap fpls.map execute addMap pazo.map execute addMap utopia.map -docfiles size=423635 +docfiles size=110 texmf-dist/doc/latex/psnfss/00readme.txt texmf-dist/doc/latex/psnfss/changes.txt texmf-dist/doc/latex/psnfss/manifest.txt @@ -61464,11 +61464,11 @@ docfiles size=423635 texmf-dist/doc/latex/psnfss/test/test1.tex texmf-dist/doc/latex/psnfss/test/test2.tex texmf-dist/doc/latex/psnfss/test/test3.tex -srcfiles size=68389 +srcfiles size=18 texmf-dist/source/latex/psnfss/psfonts.dtx texmf-dist/source/latex/psnfss/psfonts.ins texmf-dist/source/latex/psnfss/psnfss2e.tex -runfiles size=94849 +runfiles size=110 texmf-dist/fonts/map/dvips/psnfss/charter.map texmf-dist/fonts/map/dvips/psnfss/fpls.map texmf-dist/fonts/map/dvips/psnfss/pazo.map @@ -61587,13 +61587,13 @@ shortdesc PostScript picture support. longdesc A replacement for LaTeX's picture macros, that uses PostScript longdesc \special commands. The package is now largely superseded by longdesc pict2e. -docfiles size=65794 +docfiles size=18 texmf-dist/doc/latex/pspicture/README details="Package Readme" texmf-dist/doc/latex/pspicture/pspicture.pdf details="Package documentation" -srcfiles size=19684 +srcfiles size=6 texmf-dist/source/latex/pspicture/pspicture.dtx texmf-dist/source/latex/pspicture/pspicture.ins -runfiles size=2597 +runfiles size=1 texmf-dist/tex/latex/pspicture/pspicture.sty catalogue-version catalogue-date 2007-03-11 16:56:01 +0100 @@ -61607,12 +61607,12 @@ shortdesc A PSTricks package for drawing 2D curves. longdesc Pst-2dplot is a pstricks package that offers an easy-to-use and longdesc intuitive tool for plotting 2-d curves. It defines an longdesc environment with commands similar to MATLAB for plotting. -docfiles size=115342 +docfiles size=31 texmf-dist/doc/generic/pst-2dplot/README texmf-dist/doc/generic/pst-2dplot/data1.data texmf-dist/doc/generic/pst-2dplot/data2.data texmf-dist/doc/generic/pst-2dplot/pst-2dplot.pdf details="Package documentation" -runfiles size=5885 +runfiles size=2 texmf-dist/tex/latex/pst-2dplot/pst-2dplot.sty catalogue-version 1.0 catalogue-date 2006-12-31 09:43:01 +0000 @@ -61626,14 +61626,14 @@ shortdesc A PSTricks package for tilting and other pseudo-3D tricks. longdesc The pst-3d package provides basic macros for shadows, tilting longdesc and three dimensional representations of text or graphical longdesc objects. -docfiles size=242643 +docfiles size=61 texmf-dist/doc/generic/pst-3d/Changes texmf-dist/doc/generic/pst-3d/README details="Readme" texmf-dist/doc/generic/pst-3d/pst-3d.pdf details="Package documentation" -srcfiles size=56971 +srcfiles size=15 texmf-dist/source/generic/pst-3d/pst-3d.dtx texmf-dist/source/generic/pst-3d/pst-3d.ins -runfiles size=11356 +runfiles size=4 texmf-dist/tex/generic/pst-3d/pst-3d.tex texmf-dist/tex/latex/pst-3d/pst-3d.sty catalogue-version 1.0 @@ -61651,13 +61651,13 @@ longdesc external data files, making this package a generic tool for longdesc graphing within TeX/LaTeX, without the need for external tools. longdesc Uses the xkeyval package to provide its command argument longdesc decoding. -docfiles size=2389267 +docfiles size=585 texmf-dist/doc/generic/pst-3dplot/Changes texmf-dist/doc/generic/pst-3dplot/README details="Readme" texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.bib texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.tex -runfiles size=89227 +runfiles size=24 texmf-dist/dvips/pst-3dplot/pst-3dplot.pro texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty @@ -61673,11 +61673,11 @@ shortdesc Typeset autosegmental representations for linguists. longdesc The package uses PStricks to typeset autosegmental longdesc representations. It uses the PStricks (of course), and xkeyval longdesc packages. -docfiles size=68029 +docfiles size=19 texmf-dist/doc/generic/pst-asr/README texmf-dist/doc/generic/pst-asr/pst-asr-examples.pdf details="Examples of usage" texmf-dist/doc/generic/pst-asr/pst-asr-examples.tex -runfiles size=21771 +runfiles size=7 texmf-dist/tex/generic/pst-asr/pst-asr.tex texmf-dist/tex/latex/pst-asr/pst-asr.sty catalogue-version 1.2 @@ -61696,11 +61696,11 @@ longdesc packages are required except those that are part of the longdesc standard pstricks distribution. This release should be longdesc considered a beta with all of the caveats that beta releases longdesc typically carry. -docfiles size=111823 +docfiles size=30 texmf-dist/doc/generic/pst-bar/LICENSE texmf-dist/doc/generic/pst-bar/README details="Readme" texmf-dist/doc/generic/pst-bar/pst-bar-doc.pdf details="Package documentation" -runfiles size=13440 +runfiles size=6 texmf-dist/dvips/pst-bar/pst-bar.pro texmf-dist/tex/generic/pst-bar/pst-bar.tex texmf-dist/tex/latex/pst-bar/pst-bar.sty @@ -61723,15 +61723,15 @@ longdesc Space Symbology (RSS); RSS-14; RSS limited; and RSS expanded. longdesc As a pstricks package, pst-barcode requires pstricks. The longdesc package uses PostScript for calculating the bars. For PDF longdesc output use a multi-pass mechansism such as pst-pdf. -docfiles size=279679 +docfiles size=70 texmf-dist/doc/generic/pst-barcode/Changes texmf-dist/doc/generic/pst-barcode/README details="Readme" texmf-dist/doc/generic/pst-barcode/pst-barcode-doc.bib texmf-dist/doc/generic/pst-barcode/pst-barcode-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-barcode/pst-barcode-doc.tex -srcfiles size=1089 +srcfiles size=1 texmf-dist/source/generic/pst-barcode/Makefile -runfiles size=116187 +runfiles size=30 texmf-dist/dvips/pst-barcode/pst-barcode.pro texmf-dist/tex/generic/pst-barcode/pst-barcode.tex texmf-dist/tex/latex/pst-barcode/pst-barcode.sty @@ -61747,15 +61747,15 @@ shortdesc PSTricks package for "blurred" shadows. longdesc Pst-blur is a package built for use with PSTricks. It provides longdesc macros that apply blurring to the normal shadow function of longdesc PSTricks. -docfiles size=99284 +docfiles size=26 texmf-dist/doc/generic/pst-blur/Changes texmf-dist/doc/generic/pst-blur/README texmf-dist/doc/generic/pst-blur/pst-blur.pdf -srcfiles size=19047 +srcfiles size=7 texmf-dist/source/generic/pst-blur/Makefile texmf-dist/source/generic/pst-blur/pst-blur.dtx texmf-dist/source/generic/pst-blur/pst-blur.ins -runfiles size=6774 +runfiles size=3 texmf-dist/dvips/pst-blur/pst-blur.pro texmf-dist/tex/generic/pst-blur/pst-blur.tex texmf-dist/tex/latex/pst-blur/pst-blur.sty @@ -61775,15 +61775,15 @@ longdesc theory. The package’s macros are designed with a view to longdesc ‘logical’ representation of circuits, as far as possible, longdesc so as to relieve the user of purely graphical considerations longdesc when expressing a circuit. -docfiles size=556569 +docfiles size=138 texmf-dist/doc/generic/pst-circ/Changes texmf-dist/doc/generic/pst-circ/README details="Readme" texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex -srcfiles size=1102 +srcfiles size=1 texmf-dist/source/generic/pst-circ/Makefile -runfiles size=73283 +runfiles size=20 texmf-dist/dvips/pst-circ/pst-circ.pro texmf-dist/tex/generic/pst-circ/pst-circ.tex texmf-dist/tex/latex/pst-circ/pst-circ.sty @@ -61798,15 +61798,15 @@ revision 2559 shortdesc A PSTricks package for coils, etc. longdesc Pst-coil is a PSTricks based package for coils and zigzags and longdesc for coil and zigzag node connections. -docfiles size=194904 +docfiles size=51 texmf-dist/doc/generic/pst-coil/Changes texmf-dist/doc/generic/pst-coil/README details="Package README" texmf-dist/doc/generic/pst-coil/pst-coil-doc.bib texmf-dist/doc/generic/pst-coil/pst-coil-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-coil/pst-coil-doc.tex -srcfiles size=1083 +srcfiles size=1 texmf-dist/source/generic/pst-coil/Makefile -runfiles size=6157 +runfiles size=3 texmf-dist/dvips/pst-coil/pst-coil.pro texmf-dist/tex/generic/pst-coil/pst-coil.tex texmf-dist/tex/latex/pst-coil/pst-coil.sty @@ -61827,16 +61827,16 @@ longdesc standard database terminology. The PSTricks package is required longdesc for using pst-dbicons, but no deep knowledge of PSTricks longdesc commands is required (although such knowledge is useful for longdesc exploiting the full functionality of the package). -docfiles size=150969 +docfiles size=39 texmf-dist/doc/generic/pst-dbicons/Changes texmf-dist/doc/generic/pst-dbicons/README details="Package README" texmf-dist/doc/generic/pst-dbicons/pst-dbicons.pdf details="Package documentation" -srcfiles size=45106 +srcfiles size=14 texmf-dist/source/generic/pst-dbicons/Makefile texmf-dist/source/generic/pst-dbicons/pst-dbicons.drv texmf-dist/source/generic/pst-dbicons/pst-dbicons.dtx texmf-dist/source/generic/pst-dbicons/pst-dbicons.ins -runfiles size=12004 +runfiles size=3 texmf-dist/tex/latex/pst-dbicons/pst-dbicons.sty catalogue-version 0.20 catalogue-date 2006-08-27 16:41:02 +0100 @@ -61856,7 +61856,7 @@ longdesc the aperture under consideration and of the particular optical longdesc setting, e.g. the radius in case of an circular opening. longdesc Moreover one can choose the wavelength of the light (the longdesc associated color will be calculated by the package). -docfiles size=2493874 +docfiles size=613 texmf-dist/doc/generic/pst-diffraction/Changes texmf-dist/doc/generic/pst-diffraction/README details="Readme" texmf-dist/doc/generic/pst-diffraction/pst-diffraction-doc.bib @@ -61866,9 +61866,9 @@ docfiles size=2493874 texmf-dist/doc/generic/pst-diffraction/pst-diffraction-docE.tex texmf-dist/doc/generic/pst-diffraction/pst-diffraction-docFR.pdf details="Package documentation (French)" language="fr" texmf-dist/doc/generic/pst-diffraction/pst-diffraction-docFR.tex -srcfiles size=1580 +srcfiles size=1 texmf-dist/source/generic/pst-diffraction/Makefile -runfiles size=17886 +runfiles size=6 texmf-dist/tex/generic/pst-diffraction/pst-diffraction.tex texmf-dist/tex/latex/pst-diffraction/pst-diffraction.sty catalogue-version 2.02 @@ -61883,16 +61883,16 @@ shortdesc Create EPS files from PSTricks figures. longdesc Pst-eps is a PSTricks-based package for exporting PSTricks longdesc images ‘on the fly’ to encapsulated PostScript (EPS) image longdesc files, which can then be read into a document in the usual way. -docfiles size=129222 +docfiles size=36 texmf-dist/doc/generic/pst-eps/Changes texmf-dist/doc/generic/pst-eps/README details="Package README" texmf-dist/doc/generic/pst-eps/pst-eps-doc.bib texmf-dist/doc/generic/pst-eps/pst-eps-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-eps/pst-eps-doc.tex texmf-dist/doc/generic/pst-eps/spirale.eps -srcfiles size=1081 +srcfiles size=1 texmf-dist/source/generic/pst-eps/Makefile -runfiles size=6839 +runfiles size=3 texmf-dist/tex/generic/pst-eps/pst-eps.tex texmf-dist/tex/latex/pst-eps/pst-eps.sty catalogue-version 1.0 @@ -61909,7 +61909,7 @@ longdesc figures using TeX pstricks macros for specifying mathematical longdesc constraints. It is thus possible to build point using common longdesc transformations or intersections. The use of coordinates is longdesc limited to points which controlled the figure. -docfiles size=966470 +docfiles size=326 texmf-dist/doc/generic/pst-eucl/Exemples/abscur.tex texmf-dist/doc/generic/pst-eucl/Exemples/abscur_in.tex texmf-dist/doc/generic/pst-eucl/Exemples/angle.tex @@ -62013,7 +62013,7 @@ docfiles size=966470 texmf-dist/doc/generic/pst-eucl/euclide_english.pdf texmf-dist/doc/generic/pst-eucl/euclide_english.tex texmf-dist/doc/generic/pst-eucl/euclide_macros.ist -runfiles size=72694 +runfiles size=21 texmf-dist/dvips/pst-eucl/pst-eucl.pro texmf-dist/tex/generic/pst-eucl/pst-eucl.tex texmf-dist/tex/latex/pst-eucl/euclide.sty @@ -62029,15 +62029,15 @@ revision 5460 shortdesc Fill or tile areas with PSTricks. longdesc Pst-fill is a PSTricks-based package for filling and tiling longdesc areas or characters. -docfiles size=1231155 +docfiles size=303 texmf-dist/doc/generic/pst-fill/Changes texmf-dist/doc/generic/pst-fill/README details="Package README" texmf-dist/doc/generic/pst-fill/pst-fill.pdf details="Package documentation" -srcfiles size=72076 +srcfiles size=20 texmf-dist/source/generic/pst-fill/Makefile texmf-dist/source/generic/pst-fill/pst-fill.dtx texmf-dist/source/generic/pst-fill/pst-fill.ins -runfiles size=13998 +runfiles size=5 texmf-dist/tex/generic/pst-fill/pst-fill.tex texmf-dist/tex/latex/pst-fill/pst-fill.sty catalogue-version 1.01 @@ -62052,14 +62052,14 @@ shortdesc Draw 3-dimensional framed boxes using PSTricks. longdesc A package using PSTricks to draw three dimensional framed boxes longdesc using a macro \PstFrameBoxThreeD. The macro is especially longdesc useful for drawing 3d-seeming buttons. -docfiles size=195305 +docfiles size=50 texmf-dist/doc/generic/pst-fr3d/Changes texmf-dist/doc/generic/pst-fr3d/README details="Readme" texmf-dist/doc/generic/pst-fr3d/pst-fr3d.pdf details="Package documentation" -srcfiles size=30091 +srcfiles size=9 texmf-dist/source/generic/pst-fr3d/pst-fr3d.dtx texmf-dist/source/generic/pst-fr3d/pst-fr3d.ins -runfiles size=7139 +runfiles size=3 texmf-dist/tex/generic/pst-fr3d/pst-fr3d.tex texmf-dist/tex/latex/pst-fr3d/pst-fr3d.sty catalogue-version 1.10 @@ -62077,7 +62077,7 @@ longdesc as fractal trees (which need not be balanced) with a variety of longdesc different parameters (including varying numbers of iterations). longdesc The package uses the pst-xkey package, part of the xkeyval longdesc distribution. -docfiles size=1954817 +docfiles size=503 texmf-dist/doc/generic/pst-fractal/Changes texmf-dist/doc/generic/pst-fractal/README details="Readme" texmf-dist/doc/generic/pst-fractal/images/1.png @@ -62128,9 +62128,9 @@ docfiles size=1954817 texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.bib texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.tex -srcfiles size=1111 +srcfiles size=1 texmf-dist/source/generic/pst-fractal/Makefile -runfiles size=19437 +runfiles size=7 texmf-dist/dvips/pst-fractal/pst-fractal.pro texmf-dist/tex/generic/pst-fractal/pst-fractal.tex texmf-dist/tex/latex/pst-fractal/pst-fractal.sty @@ -62155,15 +62155,15 @@ longdesc superellipse function (the Lamé curve); – various longdesc integration-derived functions; – binomial distribution longdesc functions; and – implicit functions. The plots may be longdesc generated as volumes of rotation about the X-axis, as well. -docfiles size=2392176 +docfiles size=587 texmf-dist/doc/generic/pst-func/Changes texmf-dist/doc/generic/pst-func/README details="Package README" texmf-dist/doc/generic/pst-func/pst-func-doc.bib texmf-dist/doc/generic/pst-func/pst-func-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-func/pst-func-doc.tex -srcfiles size=1085 +srcfiles size=1 texmf-dist/source/generic/pst-func/Makefile -runfiles size=30614 +runfiles size=10 texmf-dist/dvips/pst-func/pst-func.pro texmf-dist/tex/generic/pst-func/pst-func.tex texmf-dist/tex/latex/pst-func/pst-func.sty @@ -62186,7 +62186,7 @@ longdesc DataBank II. Various parameters of the packages allow for longdesc choice of the level of the detail and the layouts possible longdesc (cities, borders, rivers etc). Substantial data files are longdesc provided. -docfiles size=45390 +docfiles size=17 texmf-dist/doc/generic/pst-geo/Changes texmf-dist/doc/generic/pst-geo/README details="Readme" texmf-dist/doc/generic/pst-geo/README.TEXLIVE @@ -62196,7 +62196,7 @@ docfiles size=45390 texmf-dist/doc/generic/pst-geo/doc-map3dII.tex texmf-dist/doc/generic/pst-geo/examples2d.tgz texmf-dist/doc/generic/pst-geo/examples3d.tgz -runfiles size=50979 +runfiles size=19 texmf-dist/dvips/pst-geo/map3d.pro texmf-dist/dvips/pst-geo/map3dII.pro texmf-dist/tex/generic/pst-geo/pst-map2d.tex @@ -62215,13 +62215,13 @@ catalogue-license lppl name pst-ghsb category Package revision 1242 -docfiles size=96167 +docfiles size=26 texmf-dist/doc/generic/pst-ghsb/README texmf-dist/doc/generic/pst-ghsb/t-ghsb.pdf texmf-dist/doc/generic/pst-ghsb/t-ghsb.tex texmf-dist/doc/generic/pst-ghsb/t2-ghsb.pdf texmf-dist/doc/generic/pst-ghsb/t2-ghsb.tex -runfiles size=7293 +runfiles size=4 texmf-dist/dvips/pst-ghsb/pst-ghsb.pro texmf-dist/tex/generic/pst-ghsb/pst-ghsb.tex texmf-dist/tex/latex/pst-ghsb/pst-ghsb.sty @@ -62233,14 +62233,14 @@ shortdesc Three dimensional grids with PSTricks. longdesc This PSTricks package provides a command \PstGridThreeD that longdesc will draw a three dimensional grid, offering a number of longdesc options for its appearance. -docfiles size=189670 +docfiles size=48 texmf-dist/doc/generic/pst-gr3d/Changes texmf-dist/doc/generic/pst-gr3d/README details="Readme" texmf-dist/doc/generic/pst-gr3d/pst-gr3d.pdf details="Package documentation" -srcfiles size=33590 +srcfiles size=9 texmf-dist/source/latex/pst-gr3d/pst-gr3d.dtx texmf-dist/source/latex/pst-gr3d/pst-gr3d.ins -runfiles size=7489 +runfiles size=3 texmf-dist/tex/generic/pst-gr3d/pst-gr3d.tex texmf-dist/tex/latex/pst-gr3d/pst-gr3d.sty catalogue-version 1.34 @@ -62256,12 +62256,12 @@ longdesc Pst-grad is a PSTricks based package for filling with colour longdesc gradients. Supported are colours in the RGB, CMYK or HSB longdesc models. Other colour gradient mechanisms are to be found in longdesc package pst-slpe. -docfiles size=274141 +docfiles size=69 texmf-dist/doc/generic/pst-grad/Changes texmf-dist/doc/generic/pst-grad/pst-grad-doc.bib texmf-dist/doc/generic/pst-grad/pst-grad-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-grad/pst-grad-doc.tex -runfiles size=12488 +runfiles size=5 texmf-dist/dvips/pst-grad/pst-grad.pro texmf-dist/tex/generic/pst-grad/pst-grad.tex texmf-dist/tex/latex/pst-grad/pst-grad.sty @@ -62280,12 +62280,12 @@ longdesc \parametricplot requires some PostScript knowledge. The infix- longdesc RPN and pst-infixplot styles simplify the usage of pst-plot for longdesc the beginner, providing macro commands that convert natural longdesc mathematical expressions to PostScript syntax. -docfiles size=336613 +docfiles size=84 texmf-dist/doc/generic/pst-infixplot/README texmf-dist/doc/generic/pst-infixplot/pst-infixplot-doc.ps texmf-dist/doc/generic/pst-infixplot/pst-infixplot-doc.tex texmf-dist/doc/generic/pst-infixplot/pst-infixplot.pdf -runfiles size=14347 +runfiles size=7 texmf-dist/tex/generic/pst-infixplot/infix-RPN.tex texmf-dist/tex/generic/pst-infixplot/pst-infixplot.tex texmf-dist/tex/latex/pst-infixplot/infix-RPN.sty @@ -62298,12 +62298,12 @@ catalogue-license lppl name pst-jtree category Package revision 5496 -docfiles size=339747 +docfiles size=84 texmf-dist/doc/generic/pst-jtree/README texmf-dist/doc/generic/pst-jtree/pst-jtree-doc.pdf texmf-dist/doc/generic/pst-jtree/pst-jtree-examples.pdf texmf-dist/doc/generic/pst-jtree/pst-jtree-examples.tex -runfiles size=18775 +runfiles size=6 texmf-dist/tex/generic/pst-jtree/pst-jtree.tex texmf-dist/tex/latex/pst-jtree/pst-jtree.sty @@ -62315,7 +62315,7 @@ longdesc Pst-labo is a PSTricks related package for drawing basic and longdesc complex chemical objects. The documentation of the package is longdesc illuminated with plenty of illustrations together with their longdesc source code, making it an easy read. -docfiles size=3589679 +docfiles size=883 texmf-dist/doc/generic/pst-labo/Changes texmf-dist/doc/generic/pst-labo/README details="Readme" texmf-dist/doc/generic/pst-labo/pst-labo-doc.bib @@ -62331,7 +62331,7 @@ docfiles size=3589679 texmf-dist/doc/generic/pst-labo/pstlabo8-tab1-DE.tex texmf-dist/doc/generic/pst-labo/pstlabo8-tab1-EN.tex texmf-dist/doc/generic/pst-labo/pstlabo8-tab1-FR.tex -runfiles size=46501 +runfiles size=13 texmf-dist/tex/generic/pst-labo/pst-labo.tex texmf-dist/tex/generic/pst-labo/pst-laboObj.tex texmf-dist/tex/latex/pst-labo/pst-labo.sty @@ -62347,14 +62347,14 @@ shortdesc Lenses with PSTricks. longdesc This PSTricks package provides a really rather simple command longdesc \PstLens that will draw a lens. Command parameters provide a longdesc remarkable range of effects. -docfiles size=491388 +docfiles size=122 texmf-dist/doc/generic/pst-lens/Changes texmf-dist/doc/generic/pst-lens/README details="Readme" texmf-dist/doc/generic/pst-lens/pst-lens.pdf details="Package documentation" -srcfiles size=38887 +srcfiles size=11 texmf-dist/source/generic/pst-lens/pst-lens.dtx texmf-dist/source/generic/pst-lens/pst-lens.ins -runfiles size=5297 +runfiles size=2 texmf-dist/tex/generic/pst-lens/pst-lens.tex texmf-dist/tex/latex/pst-lens/pst-lens.sty catalogue-version 1.02 @@ -62369,12 +62369,12 @@ shortdesc 3D lighting effects for pstricks. longdesc A PSTricks package for three dimensional lighting effects on longdesc characters and PSTricks graphics, like lines, curves, plots, longdesc ... -docfiles size=720625 +docfiles size=178 texmf-dist/doc/generic/pst-light3d/README details="Readme" texmf-dist/doc/generic/pst-light3d/Version-0.11 texmf-dist/doc/generic/pst-light3d/pst-light3d-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-light3d/pst-light3d-doc.tex -runfiles size=6243 +runfiles size=3 texmf-dist/dvips/pst-light3d/pst-light3d.pro texmf-dist/tex/generic/pst-light3d/pst-light3d.tex texmf-dist/tex/latex/pst-light3d/pst-light3d.sty @@ -62398,12 +62398,12 @@ longdesc plot but can be used in whatever PS code (such as pstricks longdesc SpecialCoor "!", useful to put labels). This work is in longdesc progress! PS is limited to single precision so complex longdesc operators like gammaln can give erroneous results. -docfiles size=171950 +docfiles size=45 texmf-dist/doc/generic/pst-math/Changes texmf-dist/doc/generic/pst-math/README details="Readme" texmf-dist/doc/generic/pst-math/pst-math-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-math/pst-math-doc.tex -runfiles size=7099 +runfiles size=4 texmf-dist/dvips/pst-math/pst-math.pro texmf-dist/tex/generic/pst-math/pst-math.tex texmf-dist/tex/latex/pst-math/pst-math.sty @@ -62420,15 +62420,15 @@ longdesc The package uses PSTricks to provide basic three-dimensional longdesc objects. As yet, only cubes (which can be deformed to longdesc rectangular parallelipipeds) and dies (which are only a special longdesc kind of cubes) are defined. -docfiles size=196851 +docfiles size=50 texmf-dist/doc/generic/pst-ob3d/Changes texmf-dist/doc/generic/pst-ob3d/README texmf-dist/doc/generic/pst-ob3d/pst-ob3d.pdf details="Package documentation" -srcfiles size=45392 +srcfiles size=13 texmf-dist/source/generic/pst-ob3d/Makefile texmf-dist/source/generic/pst-ob3d/pst-ob3d.dtx texmf-dist/source/generic/pst-ob3d/pst-ob3d.ins -runfiles size=11873 +runfiles size=4 texmf-dist/tex/generic/pst-ob3d/pst-ob3d.tex texmf-dist/tex/latex/pst-ob3d/pst-ob3d.sty catalogue-version 0.21 @@ -62445,13 +62445,13 @@ longdesc that facilitate easy sketching of optical experimental setups. longdesc Mechanisms for proper alignment of different components are longdesc provided internally. This way the user does not have to care longdesc for proper orientation of the elements. -docfiles size=275489 +docfiles size=71 texmf-dist/doc/generic/pst-optexp/Changes texmf-dist/doc/generic/pst-optexp/README details="Readme" texmf-dist/doc/generic/pst-optexp/doc/parque-nacional.eps texmf-dist/doc/generic/pst-optexp/doc/pst-optexp-doc.pdf details="Package manual:" texmf-dist/doc/generic/pst-optexp/doc/pst-optexp-doc.tex -runfiles size=33408 +runfiles size=10 texmf-dist/tex/generic/pst-optexp/pst-optexp.tex texmf-dist/tex/latex/pst-optexp/pst-optexp.sty catalogue-version 1.1 @@ -62466,7 +62466,7 @@ shortdesc Drawing optics diagrams. longdesc A package for drawing both reflective and refractive optics longdesc diagrams. The package requires pstricks later than version longdesc 1.10. -docfiles size=862563 +docfiles size=215 texmf-dist/doc/generic/pst-optic/Changes texmf-dist/doc/generic/pst-optic/README details="Readme" texmf-dist/doc/generic/pst-optic/pst-optic-doc.bib @@ -62474,9 +62474,9 @@ docfiles size=862563 texmf-dist/doc/generic/pst-optic/pst-optic-doc.tex texmf-dist/doc/generic/pst-optic/pst-optic-examples.pdf details="Examples:" texmf-dist/doc/generic/pst-optic/pst-optic-examples.tex -srcfiles size=1085 +srcfiles size=1 texmf-dist/source/generic/pst-optic/Makefile -runfiles size=72765 +runfiles size=19 texmf-dist/tex/generic/pst-optic/pst-optic.tex texmf-dist/tex/latex/pst-optic/pst-optic.sty catalogue-version 0.96 @@ -62495,14 +62495,14 @@ longdesc sinusoidal, rectangular, triangular, dog's tooth (left and longdesc right oriented). The third channel allows you to add, to longdesc subtract or to multiply the two other signals. Lissajous longdesc diagrams (XY-mode) can also be obtained. -docfiles size=1399856 +docfiles size=344 texmf-dist/doc/generic/pst-osci/Changes texmf-dist/doc/generic/pst-osci/README texmf-dist/doc/generic/pst-osci/oscilloscope.pdf details="French documentation:" language="fr" texmf-dist/doc/generic/pst-osci/oscilloscope.tex texmf-dist/doc/generic/pst-osci/pst-osci-doc.pdf details="English documentation:" language="en" texmf-dist/doc/generic/pst-osci/pst-osci-doc.tex -runfiles size=13033 +runfiles size=5 texmf-dist/tex/generic/pst-osci/pst-osci.tex texmf-dist/tex/latex/pst-osci/pst-osci.sty catalogue-version 2.82 @@ -62523,7 +62523,7 @@ longdesc graphics material. In the final document this contents will be longdesc inserted instead of the original PostScript code. The package longdesc works with pstricks and requires a recent version of the longdesc preview package. -docfiles size=1898772 +docfiles size=473 texmf-dist/doc/generic/pst-pdf/CHANGES texmf-dist/doc/generic/pst-pdf/CHANGES.tex texmf-dist/doc/generic/pst-pdf/README details="README file" @@ -62541,11 +62541,11 @@ docfiles size=1898772 texmf-dist/doc/generic/pst-pdf/scripts/ps4pdf.bat texmf-dist/doc/generic/pst-pdf/scripts/ps4pdf.bat.noMiKTeX texmf-dist/doc/generic/pst-pdf/scripts/ps4pdf.bat.w95 -srcfiles size=74285 +srcfiles size=19 texmf-dist/source/generic/pst-pdf/Makefile texmf-dist/source/generic/pst-pdf/pst-pdf.dtx texmf-dist/source/generic/pst-pdf/pst-pdf.ins -runfiles size=14727 +runfiles size=4 texmf-dist/tex/latex/pst-pdf/pst-pdf.sty catalogue-version 1.1p catalogue-date 2007-06-05 14:11:42 +0200 @@ -62563,16 +62563,16 @@ longdesc place the symbols on a pspicture canvas. An interface for longdesc making trees is also provided. The package may be used both longdesc with LaTeX and PlainTeX. A separate Perl program for generating longdesc TeX files from spreadsheets is available. -docfiles size=195634 +docfiles size=51 texmf-dist/doc/generic/pst-pdgr/NEWS texmf-dist/doc/generic/pst-pdgr/README details="Readme" texmf-dist/doc/generic/pst-pdgr/pst-pdgr.bib texmf-dist/doc/generic/pst-pdgr/pst-pdgr.pdf details="Package documentation" -srcfiles size=82915 +srcfiles size=22 texmf-dist/source/generic/pst-pdgr/Makefile texmf-dist/source/generic/pst-pdgr/pst-pdgr.dtx texmf-dist/source/generic/pst-pdgr/pst-pdgr.ins -runfiles size=12244 +runfiles size=5 texmf-dist/tex/generic/pst-pdgr/pst-pdgr.tex texmf-dist/tex/latex/pst-pdgr/pst-pdgr.cfg texmf-dist/tex/latex/pst-pdgr/pst-pdgr.sty @@ -62591,16 +62591,16 @@ longdesc polygons (according to command parameters); various shortcuts longdesc to commonly-used polygons are provided, as well as a command longdesc \pspolygonbox that frames text with a polygon. The package uses longdesc the xkeyval package for argument decoding. -docfiles size=202402 +docfiles size=53 texmf-dist/doc/generic/pst-poly/Changes texmf-dist/doc/generic/pst-poly/README details="Package Readme" texmf-dist/doc/generic/pst-poly/pst-poly.pdf details="Package documentation" texmf-dist/doc/generic/pst-poly/tst-poly.pdf details="Package usage examples" texmf-dist/doc/generic/pst-poly/tst-poly.tex -srcfiles size=54204 +srcfiles size=14 texmf-dist/source/latex/pst-poly/pst-poly.dtx texmf-dist/source/latex/pst-poly/pst-poly.ins -runfiles size=11709 +runfiles size=4 texmf-dist/tex/generic/pst-poly/pst-poly.tex texmf-dist/tex/latex/pst-poly/pst-poly.sty catalogue-version 1.60 @@ -62613,12 +62613,12 @@ category Package revision 4147 shortdesc Simple syntax for trees. longdesc The package provides a qtree-like front end for PSTricks. -docfiles size=45200 +docfiles size=13 texmf-dist/doc/generic/pst-qtree/CHANGES texmf-dist/doc/generic/pst-qtree/LICENSE texmf-dist/doc/generic/pst-qtree/pst-qtree-manual.pdf details="Package documentation" texmf-dist/doc/generic/pst-qtree/pst-qtree-manual.tex -runfiles size=4409 +runfiles size=2 texmf-dist/tex/generic/pst-qtree/pst-qtree.tex texmf-dist/tex/latex/pst-qtree/pst-qtree.sty catalogue-version @@ -62639,13 +62639,13 @@ longdesc – pst-slpe converts between RGB and HSV behind the scenes; longdesc – pst-slpe provides concentric and radial gradients; and – longdesc pst-slpe uses the xkeyval package for the extended key longdesc handling. -docfiles size=173201 +docfiles size=44 texmf-dist/doc/generic/pst-slpe/README texmf-dist/doc/generic/pst-slpe/pst-slpe.pdf -srcfiles size=32505 +srcfiles size=9 texmf-dist/source/latex/pst-slpe/pst-slpe.dtx texmf-dist/source/latex/pst-slpe/pst-slpe.ins -runfiles size=8043 +runfiles size=3 texmf-dist/dvips/pst-slpe/pst-slpe.pro texmf-dist/tex/generic/pst-slpe/pst-slpe.tex texmf-dist/tex/latex/pst-slpe/pst-slpe.sty @@ -62660,15 +62660,15 @@ revision 5206 shortdesc Draw a Soroban using PSTricks. longdesc The package uses PSTricks to draw a Japanese abacus, or longdesc soroban. The soroban is still used in Japan today. -docfiles size=103210 +docfiles size=29 texmf-dist/doc/generic/pst-soroban/Changes texmf-dist/doc/generic/pst-soroban/README details="Readme" texmf-dist/doc/generic/pst-soroban/pst-soroban-doc.bib texmf-dist/doc/generic/pst-soroban/pst-soroban-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-soroban/pst-soroban-doc.tex -srcfiles size=1089 +srcfiles size=1 texmf-dist/source/generic/pst-soroban/Makefile -runfiles size=4637 +runfiles size=2 texmf-dist/tex/latex/pst-soroban/pst-soroban.sty catalogue-version 1.0 catalogue-date 2007-10-28 23:28:59 +0100 @@ -62684,11 +62684,11 @@ longdesc database. It allows you to draw continuum, emission and longdesc absorption spectra. A Total of 16 880 visible lines from 99 longdesc elements can be displayed. The package requires the xkeyval longdesc package for decoding its arguments. -docfiles size=213736 +docfiles size=54 texmf-dist/doc/generic/pst-spectra/README details="Package README" texmf-dist/doc/generic/pst-spectra/pst-spectra.pdf details="Package documentation" language="fr" texmf-dist/doc/generic/pst-spectra/pst-spectraEN.pdf details="Package outline" language="en" -runfiles size=269997 +runfiles size=68 texmf-dist/dvips/pst-spectra/pst-spectra.pro texmf-dist/tex/generic/pst-spectra/pst-spectra.tex texmf-dist/tex/latex/pst-spectra/pst-spectra.sty @@ -62704,12 +62704,12 @@ shortdesc Civil engineering diagrams, using pstricks. longdesc Pst-stru is a PSTricks-based package to draw structural schemes longdesc in civil engineering analysis, for beams, portals, arches and longdesc piles. -docfiles size=227141 +docfiles size=59 texmf-dist/doc/generic/pst-stru/Changes texmf-dist/doc/generic/pst-stru/README texmf-dist/doc/generic/pst-stru/pst-stru-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-stru/pst-stru-doc.tex -runfiles size=11375 +runfiles size=4 texmf-dist/tex/generic/pst-stru/pst-stru.tex texmf-dist/tex/latex/pst-stru/pst-stru.sty catalogue-version 0.11 @@ -62724,15 +62724,15 @@ shortdesc Text and character manipulation in PSTricks. longdesc Pst-text is a PSTricks based package for plotting text along a longdesc different path and manipulating characters. It includes the longdesc functionality of the old package pst-char. -docfiles size=192523 +docfiles size=51 texmf-dist/doc/generic/pst-text/Changes texmf-dist/doc/generic/pst-text/README details="Package README" texmf-dist/doc/generic/pst-text/pst-text-doc.bib texmf-dist/doc/generic/pst-text/pst-text-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-text/pst-text-doc.tex -srcfiles size=1083 +srcfiles size=1 texmf-dist/source/generic/pst-text/Makefile -runfiles size=7500 +runfiles size=4 texmf-dist/dvips/pst-text/pst-text.pro texmf-dist/tex/generic/pst-text/pst-text.tex texmf-dist/tex/latex/pst-text/pst-text.sty @@ -62749,7 +62749,7 @@ longdesc pst-uml is a PSTricks package that provides support for drawing longdesc moderately complex UML (Universal Modelling Language) diagrams. longdesc (The PDF documentation is written in French.) depend multido -docfiles size=551399 +docfiles size=142 texmf-dist/doc/generic/pst-uml/Changes texmf-dist/doc/generic/pst-uml/README details="Readme" texmf-dist/doc/generic/pst-uml/diagCase.tex @@ -62763,9 +62763,9 @@ docfiles size=551399 texmf-dist/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.tex texmf-dist/doc/generic/pst-uml/pst-uml-exemples.pdf details="Examples" language="fr" texmf-dist/doc/generic/pst-uml/pst-uml-exemples.tex -srcfiles size=6716 +srcfiles size=2 texmf-dist/source/generic/pst-uml/Makefile -runfiles size=27317 +runfiles size=7 texmf-dist/tex/latex/pst-uml/pst-uml.sty catalogue-version 0.83 catalogue-date 2007-01-04 21:17:26 +0100 @@ -62779,15 +62779,15 @@ shortdesc Draw perspective views of three dimensional objects. longdesc With pst-vue3d three dimensional objects like cubes, spheres longdesc and others can be viewed from different points. The longdesc distribution includes a comprehensive set of examples of usage. -docfiles size=4633129 +docfiles size=1134 texmf-dist/doc/generic/pst-vue3d/Changes texmf-dist/doc/generic/pst-vue3d/README details="Readme" texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.bib texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.pdf details="Package documentation" texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.tex -srcfiles size=1105 +srcfiles size=1 texmf-dist/source/generic/pst-vue3d/Makefile -runfiles size=103358 +runfiles size=27 texmf-dist/dvips/pst-vue3d/pst-vue3d.pro texmf-dist/tex/generic/pst-vue3d/pst-vue3d.tex texmf-dist/tex/latex/pst-vue3d/pst-vue3d.sty @@ -62813,7 +62813,7 @@ longdesc \special commands, which are not supported by PDF(La)TeX. This longdesc limitation may be overcome by using either the pst-pdf or the longdesc pdftricks package, to generate a PDF inclusion from a PSTricks longdesc diagram. -docfiles size=5955012 +docfiles size=1463 texmf-dist/doc/generic/pstricks/Changes.doc texmf-dist/doc/generic/pstricks/README texmf-dist/doc/generic/pstricks/pst-quickref.pdf @@ -62831,7 +62831,7 @@ docfiles size=5955012 texmf-dist/doc/generic/pstricks/pstnews97-15.tex texmf-dist/doc/generic/pstricks/pstricks-bug.tex texmf-dist/doc/generic/pstricks/pstricks-doc.pdf -runfiles size=227492 +runfiles size=72 texmf-dist/dvips/pstricks/Changes texmf-dist/dvips/pstricks/pst-dots.pro texmf-dist/dvips/pstricks/pst-node.pro @@ -62873,7 +62873,7 @@ longdesc – dashed/dotted lines; and – CMYK colour support. The longdesc package also includes additions and bugfixes for packages pst- longdesc plot and pst-node (each of which is a part of the pstricks longdesc distribution). -docfiles size=2088659 +docfiles size=513 texmf-dist/doc/generic/pstricks-add/Changes texmf-dist/doc/generic/pstricks-add/README details="Package README" texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.bib @@ -62881,9 +62881,9 @@ docfiles size=2088659 texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf details="Package documentation" texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.tex texmf-dist/doc/generic/pstricks-add/sfg_test.tex -srcfiles size=1092 +srcfiles size=1 texmf-dist/source/generic/pstricks-add/Makefile -runfiles size=148929 +runfiles size=39 texmf-dist/dvips/pstricks-add/pstricks-add.pro texmf-dist/tex/generic/pstricks-add/pstricks-add.tex texmf-dist/tex/latex/pstricks-add/pstricks-add.sty @@ -62895,7 +62895,7 @@ catalogue-license lppl name pstricks-tutorial category Documentation revision 3598 -docfiles size=5051238 +docfiles size=1247 texmf-doc/doc/english/pstricks-tutorial/chap1-figures.pdf texmf-doc/doc/english/pstricks-tutorial/chap1-src.tar.gz texmf-doc/doc/english/pstricks-tutorial/chap1.pdf @@ -62924,11 +62924,11 @@ revision 1258 shortdesc Macros for 'Progress of Theoretical Physics'. longdesc Includes a template, and a class option file for preprints. longdesc Requires the cite, overcite and wrapfig packages. -docfiles size=272783 +docfiles size=68 texmf-dist/doc/latex/ptptex/manptp.pdf details="Package documentation" texmf-dist/doc/latex/ptptex/manptp.tex texmf-dist/doc/latex/ptptex/template.tex -runfiles size=41168 +runfiles size=12 texmf-dist/tex/latex/ptptex/ptp-prep.clo texmf-dist/tex/latex/ptptex/ptptex.cls texmf-dist/tex/latex/ptptex/wrapft.sty @@ -62950,7 +62950,7 @@ longdesc offers LaTeX support by Rohit Grover, from an original by longdesc Sebastian Rahtz, which is slightly odd in claiming that the longdesc fonts are T1-encoded. A (possibly) more rational support longdesc package is to be found in punk-latex -runfiles size=24917 +runfiles size=20 texmf-dist/fonts/source/public/punk/punk.mf texmf-dist/fonts/source/public/punk/punk10.mf texmf-dist/fonts/source/public/punk/punk12.mf @@ -62990,7 +62990,7 @@ longdesc derived from the parallel TX font set. All the fonts are in longdesc Type 1 format (AFM and PFB files), and are supported by TeX longdesc metrics (VF and TFM files) and macros for use with LaTeX. execute addMap pxfonts.map -docfiles size=662840 +docfiles size=166 texmf-dist/doc/fonts/pxfonts/COPYRIGHT texmf-dist/doc/fonts/pxfonts/patch1.txt texmf-dist/doc/fonts/pxfonts/pxfontsdoc.pdf @@ -62999,7 +62999,7 @@ docfiles size=662840 texmf-dist/doc/fonts/pxfonts/pxfontsdocA4.tex texmf-dist/doc/fonts/pxfonts/pxmi.vpl texmf-dist/doc/fonts/pxfonts/pxmi1.vpl -runfiles size=831051 +runfiles size=305 texmf-dist/fonts/afm/public/pxfonts/pxbex.afm texmf-dist/fonts/afm/public/pxfonts/pxbexa.afm texmf-dist/fonts/afm/public/pxfonts/pxbmia.afm @@ -63176,15 +63176,15 @@ catalogue-license gpl name qcm category Package revision 1260 -docfiles size=125091 +docfiles size=33 texmf-dist/doc/latex/qcm/NEWS texmf-dist/doc/latex/qcm/README texmf-dist/doc/latex/qcm/qcm.el texmf-dist/doc/latex/qcm/qcm.pdf -srcfiles size=32132 +srcfiles size=9 texmf-dist/source/latex/qcm/qcm.dtx texmf-dist/source/latex/qcm/qcm.ins -runfiles size=11212 +runfiles size=4 texmf-dist/tex/latex/qcm/qcm.cls texmf-dist/tex/latex/qcm/qcm.sty @@ -63195,11 +63195,11 @@ shortdesc LaTeX macros for typesetting trees. longdesc Provides commands \branch and \leaf for specifying the elements longdesc of the tree; you build up your tree with those commands, and longdesc then issue the \tree command to typeset the whole. -docfiles size=21521 +docfiles size=6 texmf-dist/doc/latex/qobitree/example.dvi texmf-dist/doc/latex/qobitree/example.tex texmf-dist/doc/latex/qobitree/readme details="Package documentation" -runfiles size=23623 +runfiles size=6 texmf-dist/tex/latex/qobitree/qobitree.tex catalogue-version catalogue-date 2006-12-22 20:40:11 +0100 @@ -63209,7 +63209,7 @@ catalogue-license unknown name qpxqtx category Package revision 3893 -docfiles size=41851 +docfiles size=16 texmf-dist/doc/fonts/qpxqtx/00README texmf-dist/doc/fonts/qpxqtx/p01tst.tex texmf-dist/doc/fonts/qpxqtx/p02tst.tex @@ -63219,7 +63219,7 @@ docfiles size=41851 texmf-dist/doc/fonts/qpxqtx/qtxtest.tex texmf-dist/doc/fonts/qpxqtx/t01tst.tex texmf-dist/doc/fonts/qpxqtx/t02tst.tex -runfiles size=67326 +runfiles size=30 texmf-dist/fonts/tfm/public/qpxqtx/qpxbmi.tfm texmf-dist/fonts/tfm/public/qpxqtx/qpxbmia.tfm texmf-dist/fonts/tfm/public/qpxqtx/qpxmi.tfm @@ -63262,20 +63262,20 @@ longdesc execution of test code. Both packages make extensive use of in longdesc their package documentation, providing illustrated examples longdesc that are automatically verified to work as expected. Check the longdesc README file for details. -docfiles size=273694 +docfiles size=68 texmf-dist/doc/latex/qstest/README details="Readme" texmf-dist/doc/latex/qstest/makematch-qs.tex texmf-dist/doc/latex/qstest/makematch.pdf details="makematch Package documentation" texmf-dist/doc/latex/qstest/qstest-qs.tex texmf-dist/doc/latex/qstest/qstest.pdf details="qstest Package documentation" -srcfiles size=98331 +srcfiles size=27 texmf-dist/source/latex/qstest/Makefile texmf-dist/source/latex/qstest/makematch.drv texmf-dist/source/latex/qstest/makematch.dtx texmf-dist/source/latex/qstest/qstest.drv texmf-dist/source/latex/qstest/qstest.dtx texmf-dist/source/latex/qstest/qstest.ins -runfiles size=18484 +runfiles size=5 texmf-dist/tex/latex/qstest/makematch.sty texmf-dist/tex/latex/qstest/qstest.sty catalogue-version @@ -63291,16 +63291,16 @@ longdesc Provides macros for defining systematic mnemonic abbreviations, longdesc starting with ` for math symbols and \" for arrows, using longdesc standard symbols as well as those from the amssymb and stmaryrd longdesc packages. -docfiles size=97333 +docfiles size=25 texmf-dist/doc/latex/qsymbols/qsymbols.ps.gz texmf-dist/doc/latex/qsymbols/qsymbols.tex -srcfiles size=22403 +srcfiles size=9 texmf-dist/source/latex/qsymbols/CATALOG texmf-dist/source/latex/qsymbols/COPYING texmf-dist/source/latex/qsymbols/MANIFEST texmf-dist/source/latex/qsymbols/Makefile texmf-dist/source/latex/qsymbols/README -runfiles size=27061 +runfiles size=7 texmf-dist/tex/latex/qsymbols/qsymbols.sty catalogue-version catalogue-date 2006-12-22 20:40:11 +0100 @@ -63318,13 +63318,13 @@ longdesc calculates branch sizes, and supports both DVI/PostScript and longdesc PDF output by use of pict2e facilities. The package is a longdesc development of the existing qobitree package, offering a new longdesc front end. -docfiles size=295421 +docfiles size=74 texmf-dist/doc/latex/qtree/README texmf-dist/doc/latex/qtree/qarrows.pdf details="Use of tree-dvips with qtree:" language="en" texmf-dist/doc/latex/qtree/qarrows.tex texmf-dist/doc/latex/qtree/qtreenotes.pdf details="Package documentation:" language="en" texmf-dist/doc/latex/qtree/qtreenotes.tex -runfiles size=37608 +runfiles size=10 texmf-dist/tex/latex/qtree/qtree.sty catalogue-version 3.1 catalogue-date 2007-02-26 15:09:49 +0100 @@ -63339,14 +63339,14 @@ longdesc A package for creating decorative chapter headings with longdesc quotations, a PostScript output device and the psnfss package longdesc are needed, the color package and a greyscale output device are longdesc recommended. -docfiles size=64497 +docfiles size=17 texmf-dist/doc/latex/quotchap/document.pdf details="Sample document (chapter headings only)" texmf-dist/doc/latex/quotchap/document.tex -srcfiles size=19772 +srcfiles size=7 texmf-dist/source/latex/quotchap/00readme.txt texmf-dist/source/latex/quotchap/quotchap.dtx texmf-dist/source/latex/quotchap/quotchap.ins -runfiles size=5623 +runfiles size=2 texmf-dist/tex/latex/quotchap/quotchap.sty catalogue-version 0.9f catalogue-date 2006-12-22 20:40:11 +0100 @@ -63356,10 +63356,10 @@ catalogue-license lppl name r-und-s category Package revision 613 -docfiles size=9004 +docfiles size=3 texmf-dist/doc/generic/r-und-s/COPYRIGHT texmf-dist/doc/generic/r-und-s/r_und_s.doc -runfiles size=50349 +runfiles size=15 texmf-dist/tex/generic/r-und-s/eng_rs.sty texmf-dist/tex/generic/r-und-s/eng_rs.tex texmf-dist/tex/generic/r-und-s/r_und_s.sty @@ -63373,13 +63373,13 @@ longdesc Provides environments randbild, to draw small marginal plots longdesc (using the package pstricks package pst-plot), and longdesc randbildbasis (the same, only without the automatically drawn longdesc coordinate system). -docfiles size=183640 +docfiles size=45 texmf-dist/doc/latex/randbild/README details="Readme (bilingual)" texmf-dist/doc/latex/randbild/randbild.pdf details="Benutzerdoku:" language="de" -srcfiles size=13673 +srcfiles size=4 texmf-dist/source/latex/randbild/randbild.dtx texmf-dist/source/latex/randbild/randbild.ins -runfiles size=2370 +runfiles size=1 texmf-dist/tex/latex/randbild/randbild.sty catalogue-version 0.2 catalogue-date 2007-05-16 07:57:15 +0200 @@ -63397,9 +63397,9 @@ longdesc to read the file will misunderstand it. This function allows longdesc one to include an email address in a TeX document and publish longdesc it online without fear of email address harvesters or spammers longdesc easily picking up the address. -docfiles size=537 +docfiles size=1 texmf-dist/doc/latex/randtext/README -runfiles size=5399 +runfiles size=2 texmf-dist/tex/latex/randtext/randtext.sty catalogue-version catalogue-date 2007-02-26 00:17:56 +0100 @@ -63415,13 +63415,13 @@ longdesc corresponding digits and decimal separators aligned. longdesc Furthermore, rounding to the desired precision is possible. The longdesc package makes use of the fltpoint package (as well as the LaTeX longdesc required array package). -docfiles size=173324 +docfiles size=44 texmf-dist/doc/latex/rccol/README details="Readme" texmf-dist/doc/latex/rccol/rccol.pdf -srcfiles size=30372 +srcfiles size=9 texmf-dist/source/latex/rccol/rccol.dtx texmf-dist/source/latex/rccol/rccol.ins -runfiles size=5997 +runfiles size=2 texmf-dist/tex/latex/rccol/rccol.sty catalogue-version 1.1 catalogue-date 2007-01-06 10:07:33 +0100 @@ -63444,7 +63444,7 @@ longdesc easily to do special things for any keyword. This bundle comes longdesc with a user manual, an internal interface description, full longdesc documentation of the implementation, style information for AUC- longdesc TeX, and test cases. -docfiles size=191426 +docfiles size=52 texmf-dist/doc/latex/rcs/CATALOG texmf-dist/doc/latex/rcs/History texmf-dist/doc/latex/rcs/INSTALL @@ -63453,7 +63453,7 @@ docfiles size=191426 texmf-dist/doc/latex/rcs/README details="Readme" texmf-dist/doc/latex/rcs/rcs-conf.pdf details="Package internal interfaces" texmf-dist/doc/latex/rcs/rcs-user.pdf details="User documentation" -srcfiles size=78975 +srcfiles size=33 texmf-dist/source/latex/rcs/Makefile texmf-dist/source/latex/rcs/rcs.el texmf-dist/source/latex/rcs/src/Diff @@ -63476,7 +63476,7 @@ srcfiles size=78975 texmf-dist/source/latex/rcs/src/test/rcsid-param.tex texmf-dist/source/latex/rcs/src/test/rcsid.tex texmf-dist/source/latex/rcs/src/test/under_score.tex -runfiles size=35468 +runfiles size=9 texmf-dist/tex/latex/rcs/rcs.sty catalogue-version catalogue-date 2007-06-06 17:06:28 +0200 @@ -63490,18 +63490,18 @@ shortdesc Support for the revision control system. longdesc A package to extract RCS (Revision Control System) information longdesc and use it in a LaTeX document. For users of LaTeX2HTML longdesc rcsinfo.perl is included. -docfiles size=186133 +docfiles size=48 texmf-dist/doc/latex/rcsinfo/README details="Readme" texmf-dist/doc/latex/rcsinfo/README-1.9 texmf-dist/doc/latex/rcsinfo/rcsinfo.init texmf-dist/doc/latex/rcsinfo/rcsinfo.pdf details="Package documentation" texmf-dist/doc/latex/rcsinfo/rcsinfo.perl texmf-dist/doc/latex/rcsinfo/rcsinfo2html.tex -srcfiles size=60790 +srcfiles size=16 texmf-dist/source/latex/rcsinfo/Makefile texmf-dist/source/latex/rcsinfo/rcsinfo.dtx texmf-dist/source/latex/rcsinfo/rcsinfo.ins -runfiles size=11569 +runfiles size=4 texmf-dist/tex/latex/rcsinfo/rcsinfo.cfg texmf-dist/tex/latex/rcsinfo/rcsinfo.sty catalogue-version 1.11 @@ -63515,12 +63515,12 @@ revision 613 shortdesc Macros for real arithmetic calculations. longdesc There are known problems with this package; an alternative is longdesc fp (a latex package, only). -docfiles size=8894 +docfiles size=4 texmf-dist/doc/generic/realcalc/realdemo.tex texmf-dist/doc/generic/realcalc/realtest.tex -srcfiles size=1456 +srcfiles size=1 texmf-dist/source/generic/realcalc/readme -runfiles size=14159 +runfiles size=4 texmf-dist/tex/generic/realcalc/realcalc.tex catalogue-version catalogue-date 2007-01-06 10:07:33 +0100 @@ -63534,14 +63534,14 @@ shortdesc Typeset recipes in note-card-sized boxes. longdesc The recipecard class typesets recipes into note card sized longdesc boxes that can then be cut out and pasted on to note cards. The longdesc recipe then looks elegant and fits in the box of recipes. -docfiles size=225583 +docfiles size=57 texmf-dist/doc/latex/recipecard/README details="Package README" texmf-dist/doc/latex/recipecard/recipecard.pdf details="Package documentation" texmf-dist/doc/latex/recipecard/test2.pdf texmf-dist/doc/latex/recipecard/test2.tex -srcfiles size=30745 +srcfiles size=8 texmf-dist/source/latex/recipecard/recipecard.dtx -runfiles size=7401 +runfiles size=2 texmf-dist/tex/latex/recipecard/recipecard.cls catalogue-version 2.0 catalogue-date 2006-11-29 14:22:26 +0100 @@ -63555,10 +63555,10 @@ shortdesc Recycle top matter. longdesc Saves the arguments of \author and \title for reference (after longdesc \maketitle) in a document. (\maketitle simply disposes of the longdesc information, in the standard classes and some others.) -docfiles size=4767 +docfiles size=2 texmf-dist/doc/latex/rectopma/TestTitle.dvi texmf-dist/doc/latex/rectopma/TestTitle.tex -runfiles size=3262 +runfiles size=1 texmf-dist/tex/latex/rectopma/rectopma.sty catalogue-version catalogue-date 2007-01-06 10:07:33 +0100 @@ -63574,10 +63574,10 @@ longdesc numbered but unlabelled equations, for labels which are not longdesc used in the text, for unused bibliography references. It can longdesc also display label names in text near corresponding numbers of longdesc equations and/or bibliography references. -docfiles size=66851 +docfiles size=17 texmf-dist/doc/latex/refcheck/refdemo.pdf details="Package demo" texmf-dist/doc/latex/refcheck/refdemo.tex -runfiles size=9199 +runfiles size=3 texmf-dist/tex/latex/refcheck/refcheck.sty catalogue-version 1.7 catalogue-date 2007-01-06 10:07:33 +0100 @@ -63592,7 +63592,7 @@ longdesc Document classes (report- and article-style) for writing longdesc technical reference manuals. It offers a wide left margin for longdesc notes to the reader, like some of the manuals distributed by longdesc Adobe. -docfiles size=736665 +docfiles size=183 texmf-dist/doc/latex/refman/lay_d2.tex texmf-dist/doc/latex/refman/lay_e2.tex texmf-dist/doc/latex/refman/layout_d.pdf details="Layout-Änderungen mit LaTeX" language="de" @@ -63601,10 +63601,10 @@ docfiles size=736665 texmf-dist/doc/latex/refman/layout_e.tex texmf-dist/doc/latex/refman/refman.dvi texmf-dist/doc/latex/refman/refman.upl details="README" -srcfiles size=127672 +srcfiles size=32 texmf-dist/source/latex/refman/refman.dtx texmf-dist/source/latex/refman/refman.ins -runfiles size=66820 +runfiles size=18 texmf-dist/tex/latex/refman/pagepc.sty texmf-dist/tex/latex/refman/refart.cls texmf-dist/tex/latex/refman/refrep.cls @@ -63626,12 +63626,12 @@ longdesc incorporated (if needed). For large projects such as a series longdesc of books or a multi volume thesis, written as freestanding longdesc documents, a facility is provided to interface to the xr longdesc package for external document references. -docfiles size=457816 +docfiles size=113 texmf-dist/doc/latex/refstyle/refconfig.pdf details="Configuration manual:" texmf-dist/doc/latex/refstyle/refstyle.pdf details="Users manual:" -srcfiles size=24565 +srcfiles size=6 texmf-dist/source/latex/refstyle/refstyle.zip -runfiles size=21409 +runfiles size=6 texmf-dist/tex/latex/refstyle/refstyle.cfg texmf-dist/tex/latex/refstyle/refstyle.sty catalogue-version 0.3 @@ -63647,12 +63647,12 @@ longdesc Adds a macro \rgcount which displays the allocation status of longdesc the TeX registers. The display is written into the .log file as longdesc it is a bit verbose. An automatic call to \rgcount is done at longdesc \begin{document} and \end{document}. -docfiles size=178 +docfiles size=1 texmf-dist/doc/latex/regcount/readme -srcfiles size=10285 +srcfiles size=4 texmf-dist/source/latex/regcount/regcount.dtx texmf-dist/source/latex/regcount/regcount.ins -runfiles size=3434 +runfiles size=1 texmf-dist/tex/latex/regcount/regcount.sty catalogue-version 1.0 catalogue-date 2007-01-09 18:22:13 +0100 @@ -63673,14 +63673,14 @@ longdesc packages. Register requires a fairly recent version of the longdesc float package. A Perl module and a Perl script are provided, to longdesc translate the register specifications into programmable data longdesc structures. -docfiles size=175412 +docfiles size=44 texmf-dist/doc/latex/register/Reg_macro.pm texmf-dist/doc/latex/register/reg_list.pl texmf-dist/doc/latex/register/register.pdf details="Package documentation" -srcfiles size=44168 +srcfiles size=12 texmf-dist/source/latex/register/register.dtx texmf-dist/source/latex/register/register.ins -runfiles size=11684 +runfiles size=3 texmf-dist/tex/latex/register/register.sty catalogue-version 1.5 catalogue-date 2007-03-09 14:28:14 +0100 @@ -63694,12 +63694,12 @@ shortdesc A "relaxed" font encoding. longdesc LaTeX package providing a relaxed font encoding to make longdesc available to a font designer more slots for insertion of longdesc ligatures and accented characters. -docfiles size=384423 +docfiles size=96 texmf-dist/doc/latex/relenc/reldemo.dvi texmf-dist/doc/latex/relenc/reldemo.tex texmf-dist/doc/latex/relenc/relenc.dvi texmf-dist/doc/latex/relenc/relenc.tex -srcfiles size=136088 +srcfiles size=36 texmf-dist/source/latex/relenc/README texmf-dist/source/latex/relenc/relenc.dtx texmf-dist/source/latex/relenc/relenc.ins @@ -63709,7 +63709,7 @@ srcfiles size=136088 texmf-dist/source/latex/relenc/zcmr8d.vf3 texmf-dist/source/latex/relenc/zcmra.vf2 texmf-dist/source/latex/relenc/zcmra.vf3 -runfiles size=51876 +runfiles size=17 texmf-dist/fonts/tfm/public/relenc/zcmr8d.tfm texmf-dist/fonts/tfm/public/relenc/zcmra.tfm texmf-dist/fonts/vf/public/relenc/zcmr8d.vf @@ -63731,11 +63731,11 @@ shortdesc Repeat items in an index after a page or column break longdesc This Package repeats item of an index if a page or column break longdesc occurs within a list of subitems. This helps to find out to longdesc which main item a subitem belongs. -docfiles size=16541 +docfiles size=6 texmf-dist/doc/latex/repeatindex/README texmf-dist/doc/latex/repeatindex/testrepeatindex.pdf texmf-dist/doc/latex/repeatindex/testrepeatindex.tex -runfiles size=4320 +runfiles size=3 texmf-dist/makeindex/repeatindex/repeatindex.ist texmf-dist/tex/latex/repeatindex/repeatindex.sty catalogue-version 0.01 @@ -63746,7 +63746,7 @@ catalogue-license lppl name resume category Package revision 1277 -runfiles size=25066 +runfiles size=7 texmf-dist/tex/latex/resume/res.cls name revtex @@ -63757,7 +63757,7 @@ longdesc Includes styles for American Physical Society, American longdesc Institute of Physics, and Optical Society of America. The longdesc distribution consists of the RevTeX class itself, and several longdesc support packages. -docfiles size=1631442 +docfiles size=407 texmf-dist/doc/latex/revtex/DOWNLOAD texmf-dist/doc/latex/revtex/README details="Package Readme" texmf-dist/doc/latex/revtex/apssamp.end @@ -63772,14 +63772,14 @@ docfiles size=1631442 texmf-dist/doc/latex/revtex/revtex4.pdf texmf-dist/doc/latex/revtex/summary.tex texmf-dist/doc/latex/revtex/template.aps -srcfiles size=597224 +srcfiles size=150 texmf-dist/source/latex/revtex/ltxdocext.dtx texmf-dist/source/latex/revtex/ltxgrid.dtx texmf-dist/source/latex/revtex/ltxutil.dtx texmf-dist/source/latex/revtex/revtex4.dtx texmf-dist/source/latex/revtex/revtex4.ins texmf-dist/source/latex/revtex/textcase.dtx -runfiles size=284416 +runfiles size=75 texmf-dist/bibtex/bib/revtex/apssamp.bib texmf-dist/bibtex/bst/revtex/apsrev.bst texmf-dist/bibtex/bst/revtex/apsrmp.bst @@ -63808,10 +63808,10 @@ longdesc string, with position adjustment), and \extralabel (add a label longdesc at given coordinates). You can, if you so choose, use the longdesc facilities of the labelfig package in place of using longdesc \extralabel. -docfiles size=67884 +docfiles size=18 texmf-dist/doc/latex/rlepsf/read.me texmf-dist/doc/latex/rlepsf/rlepsdoc.ps.gz -runfiles size=6503 +runfiles size=2 texmf-dist/tex/latex/rlepsf/rlepsf.tex catalogue-version catalogue-date 2007-01-13 23:45:25 +0100 @@ -63832,13 +63832,13 @@ longdesc configuration can set defaults: for all documents; and by longdesc class, by printer, and by paper size. The geometry package is longdesc better if you want to set page layout parameters to particular longdesc measurements. -docfiles size=544095 +docfiles size=134 texmf-dist/doc/latex/rmpage/rmpage.dvi texmf-dist/doc/latex/rmpage/rmpage.tex -srcfiles size=57085 +srcfiles size=15 texmf-dist/source/latex/rmpage/readme texmf-dist/source/latex/rmpage/rmplocal.gfc -runfiles size=266666 +runfiles size=66 texmf-dist/tex/latex/rmpage/rmpage.sty texmf-dist/tex/latex/rmpage/rmpgen.cfg catalogue-version @@ -63853,13 +63853,13 @@ shortdesc Declare robust command, with \newcommand checks. longdesc The package merely provides a variation of longdesc \DeclareRobustCommand, which checks for the existence of a longdesc command before declaring it robust. -docfiles size=75822 +docfiles size=19 texmf-dist/doc/latex/robustcommand/README details="Readme" texmf-dist/doc/latex/robustcommand/robustcommand.pdf details="Benutzerdoku:" language="de" -srcfiles size=6424 +srcfiles size=3 texmf-dist/source/latex/robustcommand/robustcommand.dtx texmf-dist/source/latex/robustcommand/robustcommand.ins -runfiles size=1471 +runfiles size=1 texmf-dist/tex/latex/robustcommand/robustcommand.sty catalogue-version 0.1 catalogue-date 2007-02-26 15:09:49 +0100 @@ -63875,12 +63875,12 @@ longdesc makeindex. One would like to make the page numbers in the index longdesc entries more robust. This bundle provides robustindex.sty and longdesc robustglossary.sty, which use the \pageref mechanism to longdesc maintain correct page numbers -docfiles size=128791 +docfiles size=34 texmf-dist/doc/latex/robustindex/README details="Readme" texmf-dist/doc/latex/robustindex/robustindex.html details="Package documentation" texmf-dist/doc/latex/robustindex/robustsample.pdf texmf-dist/doc/latex/robustindex/robustsample.tex -runfiles size=8945 +runfiles size=3 texmf-dist/tex/latex/robustindex/robustglossary.sty texmf-dist/tex/latex/robustindex/robustindex.sty catalogue-version @@ -63891,7 +63891,7 @@ catalogue-license lppl name roex category Package revision 604 -srcfiles size=29834 +srcfiles size=17 texmf-dist/source/metafont/roex/0roex.doc texmf-dist/source/metafont/roex/roexsamp/0roexsam.doc texmf-dist/source/metafont/roex/roexsamp/es-01.mf @@ -63908,7 +63908,7 @@ srcfiles size=29834 texmf-dist/source/metafont/roex/roexsamp/roes-02.mf texmf-dist/source/metafont/roex/roexsamp/roes-03.mf texmf-dist/source/metafont/roex/roexsamp/roes-04.mf -runfiles size=69516 +runfiles size=17 texmf-dist/metafont/roex/roex.mf name romannum @@ -63919,12 +63919,12 @@ longdesc The romannum package changes LaTeX generated numbers to be longdesc printed with roman numerals instead of arabic digits. It longdesc requires the stdclsdv package. Users of the bookhands fonts may longdesc find this package useful. -docfiles size=728 +docfiles size=1 texmf-dist/doc/latex/romannum/README details="Readme" -srcfiles size=17738 +srcfiles size=5 texmf-dist/source/latex/romannum/romannum.dtx texmf-dist/source/latex/romannum/romannum.ins -runfiles size=4182 +runfiles size=2 texmf-dist/tex/latex/romannum/romannum.sty catalogue-version catalogue-date 2007-01-14 10:43:12 +0100 @@ -63944,18 +63944,18 @@ longdesc packages only deals in rotated boxes (or floats), and boxes longdesc always stay on one page. If you need to use the facilities of longdesc the float in the same document, load rotating.sty via rotfloat, longdesc which smooths the path between the rotating and float packages. -docfiles size=69455 +docfiles size=18 texmf-dist/doc/latex/rotating/cat.eps texmf-dist/doc/latex/rotating/examples.dvi texmf-dist/doc/latex/rotating/examples.tex -srcfiles size=14102 +srcfiles size=8 texmf-dist/source/latex/rotating/examples.ex texmf-dist/source/latex/rotating/makefile texmf-dist/source/latex/rotating/manifest texmf-dist/source/latex/rotating/readme texmf-dist/source/latex/rotating/rotating.dtx texmf-dist/source/latex/rotating/rotating.ins -runfiles size=5607 +runfiles size=2 texmf-dist/tex/latex/rotating/rotating.sty catalogue-version catalogue-date 2007-01-14 10:43:12 +0100 @@ -63974,13 +63974,13 @@ longdesc about new rotated floats, e.g. a rotated ruled one? This longdesc package makes this possible; it builds a bridge between the two longdesc packages and extends the commands from the float package to longdesc define rotated versions of the new floats, too. -docfiles size=6498 +docfiles size=3 texmf-dist/doc/latex/rotfloat/examples.tex texmf-dist/doc/latex/rotfloat/rotfloat.xml -srcfiles size=19999 +srcfiles size=6 texmf-dist/source/latex/rotfloat/rotfloat.dtx texmf-dist/source/latex/rotfloat/rotfloat.ins -runfiles size=3864 +runfiles size=1 texmf-dist/tex/latex/rotfloat/rotfloat.sty catalogue-version 1.2 catalogue-date 2007-01-14 10:43:12 +0100 @@ -63997,7 +63997,7 @@ longdesc that they can be read by turning the printed copy upside-down. longdesc It was primarly meant for collecting exercises and solutions: longdesc using the package, you can print the exercise text normally and longdesc the solutions rotated. -docfiles size=214917 +docfiles size=57 texmf-dist/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.pdf texmf-dist/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.tex texmf-dist/doc/latex/rotpages/Examples/rotpages-fancy-ex.pdf @@ -64007,7 +64007,7 @@ docfiles size=214917 texmf-dist/doc/latex/rotpages/README details="Readme" texmf-dist/doc/latex/rotpages/rotpages-doc.pdf texmf-dist/doc/latex/rotpages/rotpages-doc.tex -runfiles size=4701 +runfiles size=2 texmf-dist/tex/latex/rotpages/rotpages.sty catalogue-version 3.0 catalogue-date 2007-01-14 10:43:12 +0100 @@ -64024,13 +64024,13 @@ longdesc originally based on the file pccp.bst, but also implements a longdesc number of styles from the achemso package. The package is now a longdesc stub for the chemstyle package, which the author developed to longdesc unify the writing of articles with a chemistry content. -docfiles size=123721 +docfiles size=32 texmf-dist/doc/latex/rsc/README details="Readme" texmf-dist/doc/latex/rsc/rsc.pdf details="Package documentation" -srcfiles size=45889 +srcfiles size=12 texmf-dist/source/latex/rsc/rsc.dtx texmf-dist/source/latex/rsc/rsc.ins -runfiles size=120422 +runfiles size=34 texmf-dist/bibtex/bst/rsc/angew-mc.bst texmf-dist/bibtex/bst/rsc/angew.bst texmf-dist/bibtex/bst/rsc/angewnat.bst @@ -64056,9 +64056,9 @@ longdesc Adobe Type 1 format version of the fonts is also available. longdesc LaTeX support, for using these fonts in mathematics, is longdesc available via one of the packages calrsfs and mathrsfs. execute addMixedMap rsfs.map -docfiles size=2480 +docfiles size=1 texmf-dist/doc/fonts/rsfs/README -runfiles size=100381 +runfiles size=35 texmf-dist/fonts/afm/hoekwater/rsfs/rsfs10.afm texmf-dist/fonts/afm/hoekwater/rsfs/rsfs5.afm texmf-dist/fonts/afm/hoekwater/rsfs/rsfs7.afm @@ -64086,12 +64086,12 @@ catalogue-license lppl name rst category Package revision 1287 -docfiles size=173522 +docfiles size=44 texmf-dist/doc/latex/rst/README texmf-dist/doc/latex/rst/rst-package.pdf -srcfiles size=6767 +srcfiles size=2 texmf-dist/source/latex/rst/urml2latex.perl -runfiles size=46684 +runfiles size=12 texmf-dist/tex/latex/rst/rst.sty name rtkinenc @@ -64111,12 +64111,12 @@ longdesc rtkinenc should be backwards compatible with inputenc. rtkinenc longdesc is not a new version of inputenc though, nor is it part of longdesc standard LaTeX. For an example of how rtkinenc is used, the longdesc user may look at the tclldoc class. -docfiles size=1028 +docfiles size=1 texmf-dist/doc/latex/rtkinenc/README.txt details="Readme" -srcfiles size=22245 +srcfiles size=7 texmf-dist/source/latex/rtkinenc/rtkinenc.dtx texmf-dist/source/latex/rtkinenc/rtkinenc.ins -runfiles size=6580 +runfiles size=2 texmf-dist/tex/latex/rtkinenc/rtkinenc.sty catalogue-version 1.0 catalogue-date 2007-01-15 14:17:51 +0100 @@ -64126,11 +64126,11 @@ catalogue-license lppl name rtklage category Package revision 2109 -docfiles size=73561 +docfiles size=20 texmf-dist/doc/latex/rtklage/README texmf-dist/doc/latex/rtklage/bspklage.tex texmf-dist/doc/latex/rtklage/rtklage.pdf -runfiles size=2358 +runfiles size=1 texmf-dist/tex/latex/rtklage/rtklage.cls name ruhyphen @@ -64140,7 +64140,7 @@ shortdesc Russian hyphenation. longdesc A collection of Russian hyphenation patterns supporting a longdesc number of Cyrillic font encodings, including T2, UCY (Omega longdesc Unicode Cyrillic), LCY, LWN (OT2), and koi8-r. -srcfiles size=32774 +srcfiles size=15 texmf-dist/source/generic/ruhyphen/BUGS texmf-dist/source/generic/ruhyphen/Makefile texmf-dist/source/generic/ruhyphen/README @@ -64151,7 +64151,7 @@ srcfiles size=32774 texmf-dist/source/generic/ruhyphen/sorthyph texmf-dist/source/generic/ruhyphen/sortkoi8 texmf-dist/source/generic/ruhyphen/trans -runfiles size=195834 +runfiles size=62 texmf-dist/tex/generic/ruhyphen/catkoi.tex texmf-dist/tex/generic/ruhyphen/cyryoal.tex texmf-dist/tex/generic/ruhyphen/cyryoas.tex @@ -64189,11 +64189,11 @@ longdesc This class provides correct formatting according to the longdesc requirements of an SAE (Society of Automotive Engineers) longdesc Technical Paper. It should be useful for authors whose papers longdesc have a high mathematical content. -docfiles size=27090 +docfiles size=8 texmf-dist/doc/latex/sae/example.pdf details="Eaxmple of use" texmf-dist/doc/latex/sae/example.tex texmf-dist/doc/latex/sae/index.html details="Package documentation" -runfiles size=11403 +runfiles size=4 texmf-dist/tex/latex/sae/sae.cls texmf-dist/tex/latex/sae/saeold.cls catalogue-version @@ -64208,13 +64208,13 @@ shortdesc Sanskrit support. longdesc A font and pre-processor suitable for the production of longdesc documents written in Sanskrit. Type 1 versions of the fonts are longdesc available. -docfiles size=693871 +docfiles size=171 texmf-dist/doc/latex/sanskrit/readme.txt details="Readme" texmf-dist/doc/latex/sanskrit/sktdoc.pdf -srcfiles size=225793 +srcfiles size=56 texmf-dist/source/latex/sanskrit/skt.c texmf-dist/source/latex/sanskrit/sktdoc.skt -runfiles size=612801 +runfiles size=167 texmf-dist/fonts/map/dvips/sanskrit/skt.map texmf-dist/fonts/source/public/sanskrit/skt10.mf texmf-dist/fonts/source/public/sanskrit/skt8.mf @@ -64260,7 +64260,7 @@ longdesc text, a tool for use in constructing macros with multiple longdesc optional parameters, a package for multiple column parallel longdesc texts, a tool for processing key-value structured lists, and longdesc macros for typesetting a number as a German-language string. -docfiles size=1032986 +docfiles size=255 texmf-dist/doc/latex/sauerj/README texmf-dist/doc/latex/sauerj/collect.pdf texmf-dist/doc/latex/sauerj/metainfo.pdf @@ -64268,7 +64268,7 @@ docfiles size=1032986 texmf-dist/doc/latex/sauerj/parcolumns.pdf texmf-dist/doc/latex/sauerj/processkv.pdf texmf-dist/doc/latex/sauerj/zahl2string.pdf -srcfiles size=135574 +srcfiles size=41 texmf-dist/source/latex/sauerj/collect.dtx texmf-dist/source/latex/sauerj/collect.ins texmf-dist/source/latex/sauerj/metainfo.dtx @@ -64281,7 +64281,7 @@ srcfiles size=135574 texmf-dist/source/latex/sauerj/processkv.ins texmf-dist/source/latex/sauerj/zahl2string.dtx texmf-dist/source/latex/sauerj/zahl2string.ins -runfiles size=18546 +runfiles size=8 texmf-dist/tex/latex/sauerj/collect.sty texmf-dist/tex/latex/sauerj/metainfo.sty texmf-dist/tex/latex/sauerj/optparams.sty @@ -64302,7 +64302,7 @@ longdesc parameterization scheme to build MetaFont fonts at true design longdesc sizes, for a large range of sizes. The scheme has now been longdesc extended to a range of other fonts, including the AMS fonts, longdesc bbm, bbold, rsfs and wasy fonts. -runfiles size=109520 +runfiles size=61 texmf-dist/fonts/source/public/sauter/b-cmb.mf texmf-dist/fonts/source/public/sauter/b-cmbsy.mf texmf-dist/fonts/source/public/sauter/b-cmbx.mf @@ -64364,12 +64364,12 @@ longdesc sizes and look nicer for such "intermediate" document sizes as longdesc 11pt. Also included is the package sbbm, an alternative to longdesc access the bbm fonts, a nice collection of blackboard bold longdesc symbols. -docfiles size=470 +docfiles size=1 texmf-dist/doc/latex/sauterfonts/README details="Readme" -srcfiles size=19467 +srcfiles size=6 texmf-dist/source/latex/sauterfonts/sauterfonts.fdd texmf-dist/source/latex/sauterfonts/sauterfonts.ins -runfiles size=40333 +runfiles size=30 texmf-dist/tex/latex/sauterfonts/sbbm.sty texmf-dist/tex/latex/sauterfonts/sexscale.sty texmf-dist/tex/latex/sauterfonts/somlcmm.fd @@ -64413,13 +64413,13 @@ longdesc Sometimes the same footnote applies to more than one location longdesc in a table. With this package the mark of a footnote can be longdesc saved into a name, and re-used subsequently without creating longdesc another footnote at the bottom. -docfiles size=186881 +docfiles size=46 texmf-dist/doc/latex/savefnmark/savefnmark.pdf -srcfiles size=12012 +srcfiles size=5 texmf-dist/source/latex/savefnmark/savefnmark.drv texmf-dist/source/latex/savefnmark/savefnmark.dtx texmf-dist/source/latex/savefnmark/savefnmark.ins -runfiles size=1663 +runfiles size=1 texmf-dist/tex/latex/savefnmark/savefnmark.sty catalogue-version 1.0 catalogue-date 2007-01-14 15:20:52 +0100 @@ -64437,7 +64437,7 @@ longdesc we define \savesymbol{XXX}, which renames a symbol from \XXX to longdesc \origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX longdesc back to \XXX and defines a new command, \yyyXXX, which longdesc corresponds to the most recently loaded version of \XXX. -runfiles size=1854 +runfiles size=1 texmf-dist/tex/latex/savesym/savesym.sty catalogue-version 1.1 catalogue-date 2007-01-14 15:20:52 +0100 @@ -64454,14 +64454,14 @@ longdesc makes the document far less attractive. Nevertheless, savetrees longdesc is a simple way to save paper when printing draft copies of a longdesc document. It can also be useful when trying to meet a tight longdesc page-length requirement for a conference or journal submission. -docfiles size=279103 +docfiles size=70 texmf-dist/doc/latex/savetrees/README details="Package README" texmf-dist/doc/latex/savetrees/makethin.pl texmf-dist/doc/latex/savetrees/savetrees.pdf details="Package documentation" -srcfiles size=109251 +srcfiles size=27 texmf-dist/source/latex/savetrees/savetrees.dtx texmf-dist/source/latex/savetrees/savetrees.ins -runfiles size=31479 +runfiles size=9 texmf-dist/bibtex/bst/savetrees/savetrees.bst texmf-dist/tex/latex/savetrees/savetrees.sty catalogue-version 1.2 @@ -64477,13 +64477,13 @@ longdesc A package to scale a document by sqrt(2) (or by \magstep{2}). longdesc This is useful if you are preparing a document on, for example, longdesc A5 paper and want to print on A4 paper to achieve a better longdesc resolution. -docfiles size=18886 +docfiles size=6 texmf-dist/doc/latex/scale/COPYING texmf-dist/doc/latex/scale/README -srcfiles size=9018 +srcfiles size=3 texmf-dist/source/latex/scale/scale.dtx texmf-dist/source/latex/scale/scale.ins -runfiles size=2884 +runfiles size=1 texmf-dist/tex/latex/scale/scale.sty catalogue-version 1.1.2 catalogue-date 2006-11-06 12:20:58 +0100 @@ -64499,14 +64499,14 @@ longdesc or photos. It was designed for use with cave maps but can be longdesc used for anything from showing a scalebar in kilometers for longdesc topographic maps to a scalebar in micrometers for an electron longdesc microscope image. -docfiles size=59503 +docfiles size=17 texmf-dist/doc/latex/scalebar/README details="Package README" texmf-dist/doc/latex/scalebar/scalebar_examples.pdf details="Package usage guide and examples" texmf-dist/doc/latex/scalebar/scalebar_examples.tex -srcfiles size=20537 +srcfiles size=6 texmf-dist/source/latex/scalebar/scalebar.dtx texmf-dist/source/latex/scalebar/scalebar.ins -runfiles size=3423 +runfiles size=1 texmf-dist/tex/latex/scalebar/scalebar.sty catalogue-version 1.0 catalogue-date 2006-11-06 13:28:58 +0100 @@ -64525,14 +64525,14 @@ longdesc are accurate to the minute — i.e., a 31-minute appointment longdesc will have a box 1/30th longer than a 30-minute appointment. A longdesc number of features are included to allow the user to customize longdesc the output. -docfiles size=146257 +docfiles size=37 texmf-dist/doc/latex/schedule/example.pdf details="Example of use" texmf-dist/doc/latex/schedule/example.tex texmf-dist/doc/latex/schedule/schedule.pdf details="Package documentation" -srcfiles size=25690 +srcfiles size=8 texmf-dist/source/latex/schedule/schedule.dtx texmf-dist/source/latex/schedule/schedule.ins -runfiles size=16501 +runfiles size=5 texmf-dist/tex/latex/schedule/schedule.sty catalogue-version catalogue-date 2007-01-14 15:20:52 +0100 @@ -64915,9 +64915,9 @@ name scientificpaper category Package revision 1299 shortdesc Format a scientific paper for journal publication. -docfiles size=2656 +docfiles size=1 texmf-dist/doc/latex/scientificpaper/README -runfiles size=3591 +runfiles size=1 texmf-dist/tex/latex/scientificpaper/science.sty catalogue-version catalogue-date 2007-01-14 15:20:52 +0100 @@ -64940,7 +64940,7 @@ longdesc good ps-files from the dvi files. Also note that logos must longdesc either be put in the current working directory or in the longdesc directories of your LaTeX distribution. For some reason longdesc graphicspath settings are ignored. -docfiles size=633190 +docfiles size=176 texmf-dist/doc/latex/sciposter/README texmf-dist/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el texmf-dist/doc/latex/sciposter/sciposterexample/blocks1.eps @@ -64974,7 +64974,7 @@ docfiles size=633190 texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3vy.pdf texmf-dist/doc/latex/sciposter/sciposterexample/sciposter-example.tex texmf-dist/doc/latex/sciposter/scipostermanual.pdf -runfiles size=33640 +runfiles size=16 texmf-dist/tex/latex/sciposter/paperb0.cfg texmf-dist/tex/latex/sciposter/paperb1.cfg texmf-dist/tex/latex/sciposter/paperb2.cfg @@ -64992,11 +64992,11 @@ catalogue-license lppl name sciwordconv category Package revision 1301 -docfiles size=1165 +docfiles size=1 texmf-dist/doc/latex/sciwordconv/README -srcfiles size=1499 +srcfiles size=1 texmf-dist/source/latex/sciwordconv/GenericRussian.shl -runfiles size=4559 +runfiles size=2 texmf-dist/tex/latex/sciwordconv/Sw2Rus.sty name screenplay @@ -65005,17 +65005,17 @@ revision 2521 shortdesc A class file to typeset screenplays. longdesc The class implements the format recommended by the Academy of longdesc Motion Picture Arts and Sciences. -docfiles size=198400 +docfiles size=52 texmf-dist/doc/latex/screenplay/COPYING texmf-dist/doc/latex/screenplay/README details="Package README" texmf-dist/doc/latex/screenplay/example.tex texmf-dist/doc/latex/screenplay/screenplay.pdf details="Package documentation" texmf-dist/doc/latex/screenplay/test.pdf details="Example script" texmf-dist/doc/latex/screenplay/test.tex -srcfiles size=54575 +srcfiles size=14 texmf-dist/source/latex/screenplay/screenplay.dtx texmf-dist/source/latex/screenplay/screenplay.ins -runfiles size=8102 +runfiles size=3 texmf-dist/tex/latex/screenplay/hardmarg.sty texmf-dist/tex/latex/screenplay/screenplay.cls catalogue-version 1.535 @@ -65029,9 +65029,9 @@ revision 2392 shortdesc Variant report and book styles. longdesc A “jiffy” conversion to LaTeX2e of some old document longdesc styles. -docfiles size=2244 +docfiles size=1 texmf-dist/doc/latex/script/script2e.txt -runfiles size=64252 +runfiles size=19 texmf-dist/tex/latex/script/script.cls texmf-dist/tex/latex/script/script10.sty texmf-dist/tex/latex/script/script11.sty @@ -65054,11 +65054,11 @@ longdesc relations, and finally to have an easy access to various longdesc mathematical symbols used in that theory, mostly with automatic longdesc mathematics mode, so they work the same in formulae and in longdesc text. -docfiles size=242548 +docfiles size=61 texmf-dist/doc/latex/sdrt/README details="Readme" texmf-dist/doc/latex/sdrt/sdrt-doc.pdf details="Package documentation" texmf-dist/doc/latex/sdrt/sdrt-doc.tex -runfiles size=9207 +runfiles size=3 texmf-dist/tex/latex/sdrt/sdrt.sty catalogue-version 1.0 catalogue-date 2007-05-18 10:40:08 +0200 @@ -65074,7 +65074,7 @@ longdesc around sections, subsections, and subsubsections, especially longdesc for use in posters, etc. It was designed with the sciposter longdesc class in mind, and certainly works with that class and with longdesc derived classes. -docfiles size=374607 +docfiles size=99 texmf-dist/doc/latex/sectionbox/README details="Readme" texmf-dist/doc/latex/sectionbox/example/000074Bpatspec.png texmf-dist/doc/latex/sectionbox/example/000074Bzones.jpg @@ -65090,7 +65090,7 @@ docfiles size=374607 texmf-dist/doc/latex/sectionbox/example/sectionboxexample.bib texmf-dist/doc/latex/sectionbox/example/sectionboxexample.tex texmf-dist/doc/latex/sectionbox/sectionboxmanual.pdf details="Package documentation" -runfiles size=7890 +runfiles size=2 texmf-dist/tex/latex/sectionbox/sectionbox.sty catalogue-version 1.01 catalogue-date 2007-02-26 21:24:31 +0100 @@ -65105,12 +65105,12 @@ longdesc A LaTeX2e package to help change the style of any or all of longdesc LaTeX's sectional headers in the article, book, or report longdesc classes. Examples include the addition of rules above or below longdesc a section title. -docfiles size=232501 +docfiles size=57 texmf-dist/doc/latex/sectsty/sectsty.pdf details="Package documentation" -srcfiles size=91444 +srcfiles size=23 texmf-dist/source/latex/sectsty/sectsty.dtx texmf-dist/source/latex/sectsty/sectsty.ins -runfiles size=22423 +runfiles size=6 texmf-dist/tex/latex/sectsty/sectsty.sty catalogue-version 2.0.2 catalogue-date 2007-01-14 15:20:52 +0100 @@ -65124,12 +65124,12 @@ shortdesc Help for writing programming language semantics. longdesc Eases the typesetting of notation of semantics and compilers. longdesc Includes T-diagrams, various derivation symbols and inference longdesc trees. -docfiles size=392885 +docfiles size=96 texmf-dist/doc/latex/semantic/semantic.pdf details="Package documentation" -srcfiles size=118248 +srcfiles size=30 texmf-dist/source/latex/semantic/semantic.dtx texmf-dist/source/latex/semantic/semantic.ins -runfiles size=29528 +runfiles size=10 texmf-dist/tex/latex/semantic/infernce.sty texmf-dist/tex/latex/semantic/ligature.sty texmf-dist/tex/latex/semantic/reserved.sty @@ -65147,12 +65147,12 @@ revision 1306 shortdesc Semaphore alphabet font. longdesc These MetaFont representations of semaphore are highly longdesc schematic, but very clear. -docfiles size=178113 +docfiles size=46 texmf-dist/doc/latex/semaphor/README details="Readme" texmf-dist/doc/latex/semaphor/example.pdf details="Listing of semaphor letters" texmf-dist/doc/latex/semaphor/example.tex texmf-dist/doc/latex/semaphor/semaf.tex -runfiles size=59217 +runfiles size=30 texmf-dist/fonts/source/public/semaphor/semaf.mf texmf-dist/fonts/source/public/semaphor/smfbf10.mf texmf-dist/fonts/source/public/semaphor/smfebf10.mf @@ -65196,7 +65196,7 @@ longdesc such as prosper. In fact, seminar is not nowadays reckoned a longdesc good basis for a presentation — users are advised to use more longdesc recent classes such as powerdot or beamer, both of which are longdesc tuned to 21st-century presentation styles. -docfiles size=396653 +docfiles size=101 texmf-dist/doc/latex/seminar/2up.doc texmf-dist/doc/latex/seminar/read-me.2e details="Readme about use with LaTeX2e" texmf-dist/doc/latex/seminar/sem-read.me details="Package Readme" @@ -65207,7 +65207,7 @@ docfiles size=396653 texmf-dist/doc/latex/seminar/tvz-code.sty texmf-dist/doc/latex/seminar/tvz-hax.sty texmf-dist/doc/latex/seminar/tvz-user.sty -runfiles size=162221 +runfiles size=48 texmf-dist/tex/latex/seminar/2up.sty texmf-dist/tex/latex/seminar/2up.tex texmf-dist/tex/latex/seminar/npsfont.sty @@ -65238,15 +65238,15 @@ longdesc documents. That is, two sided documents, where all text is longdesc output on right-hand pages—as in a one-sided documents—and longdesc only special contents are output on left-hand pages on user longdesc request, e.g., floating objects. -docfiles size=154162 +docfiles size=40 texmf-dist/doc/latex/semioneside/README texmf-dist/doc/latex/semioneside/example.tex texmf-dist/doc/latex/semioneside/figure.mp texmf-dist/doc/latex/semioneside/semioneside.pdf details="Package documentation" -srcfiles size=20743 +srcfiles size=6 texmf-dist/source/latex/semioneside/semioneside.dtx texmf-dist/source/latex/semioneside/semioneside.ins -runfiles size=1821 +runfiles size=1 texmf-dist/tex/latex/semioneside/semioneside.sty catalogue-version v0.41 catalogue-date 2007-02-26 21:24:31 +0100 @@ -65265,14 +65265,14 @@ longdesc its argument splittable anywhere, and then leaves the TeX longdesc paragraph-maker to do the splitting. While the package may longdesc obviously be used to typeset DNA sequences, the user may longdesc consider the dnaseq as a rather more powerful alternative. -docfiles size=128740 +docfiles size=33 texmf-dist/doc/latex/seqsplit/README texmf-dist/doc/latex/seqsplit/seqsplit.pdf details="Package documentation" -srcfiles size=16943 +srcfiles size=6 texmf-dist/source/latex/seqsplit/Makefile texmf-dist/source/latex/seqsplit/seqsplit.dtx texmf-dist/source/latex/seqsplit/seqsplit.ins -runfiles size=1346 +runfiles size=1 texmf-dist/tex/latex/seqsplit/seqsplit.sty catalogue-version 0.1 catalogue-date 2007-07-23 22:41:48 +0200 @@ -65289,7 +65289,7 @@ longdesc onehalfspacing, and doublespacing. Alternatively the spacing longdesc can be changed as required with the \singlespacing, longdesc \onehalfspacing, and \doublespacing commands. Other size longdesc spacings also available. -runfiles size=21972 +runfiles size=6 texmf-dist/tex/latex/setspace/setspace.sty catalogue-version 6.7 catalogue-date 2007-01-14 22:06:18 +0100 @@ -65304,15 +65304,15 @@ longdesc A LaTeX package for generating a completed standard form 298 longdesc (Rev. 8-98) as prescribed by ANSI Std. Z39.18 for report longdesc documentation as part of a document delivered, for instance, on longdesc a U.S. government contract. -docfiles size=353016 +docfiles size=89 texmf-dist/doc/latex/sf298/sample298.pdf texmf-dist/doc/latex/sf298/sample298.tex texmf-dist/doc/latex/sf298/sf298.pdf -srcfiles size=86452 +srcfiles size=22 texmf-dist/source/latex/sf298/Makefile texmf-dist/source/latex/sf298/sf298.dtx texmf-dist/source/latex/sf298/sf298.ins -runfiles size=20565 +runfiles size=6 texmf-dist/tex/latex/sf298/sf298.sty catalogue-version 1.2 catalogue-date 2007-01-14 22:06:18 +0100 @@ -65327,14 +65327,14 @@ longdesc The class is designed for typesetting science fiction and longdesc fantasy manuscripts. Sffms now includes several options for longdesc specific publishers as well as extensive documentation aimed at longdesc new LaTeX users. -docfiles size=207981 +docfiles size=52 texmf-dist/doc/latex/sffms/README details="Readme" texmf-dist/doc/latex/sffms/blind.tex texmf-dist/doc/latex/sffms/sffms_manual.pdf details="Package documentation" -srcfiles size=48681 +srcfiles size=13 texmf-dist/source/latex/sffms/sffms.dtx texmf-dist/source/latex/sffms/sffms.ins -runfiles size=10429 +runfiles size=4 texmf-dist/tex/latex/sffms/sffdumb.sty texmf-dist/tex/latex/sffms/sffms.cls texmf-dist/tex/latex/sffms/sffsmart.sty @@ -65351,11 +65351,11 @@ longdesc Defines some commands to draw signal flow graphs as used by longdesc electrical and electronics engineers and graph theorists. longdesc Requires fp and pstricks packages (and a relatively fast longdesc machine...). -docfiles size=1629 +docfiles size=3 texmf-dist/doc/latex/sfg/Changes texmf-dist/doc/latex/sfg/README texmf-dist/doc/latex/sfg/sfg_test.tex -runfiles size=23047 +runfiles size=6 texmf-dist/tex/latex/sfg/sfg.sty catalogue-version catalogue-date 2007-09-03 20:59:48 +0200 @@ -65369,7 +65369,7 @@ shortdesc Sans-serif mathematics. longdesc sfmath is a simple package for sans serif maths in documents. longdesc After including the package, all maths of the current document longdesc is displayed with sans serif fonts. -runfiles size=16929 +runfiles size=5 texmf-dist/tex/latex/sfmath/sfmath.sty catalogue-version 0.8 catalogue-date 2007-09-04 16:24:49 +0200 @@ -65386,11 +65386,11 @@ longdesc &$3,0$ &$0,9$ \end{game} produces output with (a) boxes around longdesc the payoffs, (b) payoff columns of equal width, and (c) payoffs longdesc vertically centered within the boxes. Note that the game longdesc environment will not work in the argument of another command. -docfiles size=98304 +docfiles size=25 texmf-dist/doc/latex/sgame/README texmf-dist/doc/latex/sgame/sgame.pdf texmf-dist/doc/latex/sgame/sgame.tex -runfiles size=29797 +runfiles size=8 texmf-dist/tex/latex/sgame/sgame.sty texmf-dist/tex/latex/sgame/sgamevar.sty catalogue-version 2.13 @@ -65405,7 +65405,7 @@ shortdesc Shade the background of any box. longdesc Two packages that shade the background of any box by device- longdesc independent techniques (based on pixel shading). The two longdesc packages implement alternative pixel positioning algorithms. -runfiles size=4555 +runfiles size=2 texmf-dist/tex/latex/shadbox/shadbox.sty texmf-dist/tex/latex/shadbox/shadbox1.sty catalogue-version @@ -65416,9 +65416,9 @@ catalogue-license other name shadethm category Package revision 1314 -docfiles size=1067 +docfiles size=1 texmf-dist/doc/latex/shadethm/1st_read.me -runfiles size=22515 +runfiles size=8 texmf-dist/tex/latex/shadethm/colored.sth texmf-dist/tex/latex/shadethm/shadein.sth texmf-dist/tex/latex/shadethm/shadethm.sty @@ -65440,7 +65440,7 @@ longdesc \heartpar{sometext...} inside your document. The tedium of longdesc creating these polygon definitions may be alleviated by using longdesc the shapepatch extension to transfig which will convert xfig longdesc output to \shapepar polygon form. -docfiles size=235727 +docfiles size=64 texmf-dist/doc/generic/shapepar/Canflagshape.def texmf-dist/doc/generic/shapepar/README.shapepar details="Package README" texmf-dist/doc/generic/shapepar/TeXshape.def @@ -65450,7 +65450,7 @@ docfiles size=235727 texmf-dist/doc/generic/shapepar/shapepar.ltx texmf-dist/doc/generic/shapepar/shapepar.pdf details="Package documentation" texmf-dist/doc/generic/shapepar/triangleshapes.def -runfiles size=44054 +runfiles size=11 texmf-dist/tex/generic/shapepar/shapepar.sty catalogue-version 2.1 catalogue-date 2006-11-17 21:44:41 +0100 @@ -65463,12 +65463,12 @@ revision 1487 shortdesc Compact lists by running several items per line. longdesc Provides four environments for typesetting lists of short items longdesc which may be laid out horizontally to save space. -docfiles size=34800 +docfiles size=9 texmf-dist/doc/latex/shortlst/shortlst.dvi -srcfiles size=31783 +srcfiles size=9 texmf-dist/source/latex/shortlst/shortlst.dtx texmf-dist/source/latex/shortlst/shortlst.ins -runfiles size=4955 +runfiles size=2 texmf-dist/tex/latex/shortlst/shortlst.sty catalogue-version 1.1 catalogue-date 2006-12-08 22:20:56 +0100 @@ -65483,13 +65483,13 @@ longdesc A package to create another table of contents with a different longdesc depth, useful in large documents where a detailed table of longdesc contents should be accompanied by a shorter one, giving only a longdesc general overview of the main topics in the document. -docfiles size=205279 +docfiles size=52 texmf-dist/doc/latex/shorttoc/00readme details="Package README" texmf-dist/doc/latex/shorttoc/shorttoc.pdf details="Package documentation" -srcfiles size=9975 +srcfiles size=4 texmf-dist/source/latex/shorttoc/shorttoc.dtx texmf-dist/source/latex/shorttoc/shorttoc.ins -runfiles size=2197 +runfiles size=1 texmf-dist/tex/latex/shorttoc/shorttoc.sty catalogue-version 1.3 catalogue-date 2006-11-06 12:20:58 +0100 @@ -65504,7 +65504,7 @@ longdesc A package for LaTeX providing a number of commands for printing longdesc the value of a TeX dimension. For example, longdesc \tenthpt{\baselineskip} yields the current value of longdesc \baselineskip rounded to the nearest tenth of a point. -runfiles size=2801 +runfiles size=1 texmf-dist/tex/latex/showdim/showdim.sty catalogue-version catalogue-date 2007-01-14 22:06:18 +0100 @@ -65517,17 +65517,17 @@ revision 4036 shortdesc Typesetting LaTeX source code. longdesc This package provides a way to typeset LaTeX source code and longdesc the related result in the same document. -docfiles size=444520 +docfiles size=112 texmf-dist/doc/latex/showexpl/README details="README file" texmf-dist/doc/latex/showexpl/result-picture.pdf texmf-dist/doc/latex/showexpl/showexpl-test.pdf texmf-dist/doc/latex/showexpl/showexpl-test.tex texmf-dist/doc/latex/showexpl/showexpl.cfg texmf-dist/doc/latex/showexpl/showexpl.pdf -srcfiles size=28562 +srcfiles size=8 texmf-dist/source/latex/showexpl/showexpl.dtx texmf-dist/source/latex/showexpl/showexpl.ins -runfiles size=12344 +runfiles size=4 texmf-dist/tex/latex/showexpl/showexpl.sty catalogue-version v0.3h catalogue-date 2007-05-25 16:15:27 +0200 @@ -65544,17 +65544,17 @@ longdesc \label command is used. The package allows you to do the same longdesc thing for other commands. The only one for which this is longdesc obviously useful is the \cite command, but it's easy to do it longdesc for others, such as the \ref or \begin commands. -docfiles size=117494 +docfiles size=32 texmf-dist/doc/latex/showlabels/LICENCE texmf-dist/doc/latex/showlabels/README details="Readme" texmf-dist/doc/latex/showlabels/VERSION texmf-dist/doc/latex/showlabels/showlabels.html details="Package documentation (HTML)" texmf-dist/doc/latex/showlabels/showlabels.pdf details="Package documentation (PDF)" -srcfiles size=37026 +srcfiles size=11 texmf-dist/source/latex/showlabels/showlabels.drv texmf-dist/source/latex/showlabels/showlabels.dtx texmf-dist/source/latex/showlabels/showlabels.ins -runfiles size=8012 +runfiles size=2 texmf-dist/tex/latex/showlabels/showlabels.sty catalogue-version 1.6.1 catalogue-date 2007-06-17 21:12:49 +0200 @@ -65568,7 +65568,7 @@ shortdesc Typeset captions sideways. longdesc Defines environments called SCfigure and SCtable (analogous to longdesc figure and table) to typeset captions sideways. Options include longdesc outercaption, innercaption, leftcaption and rightcaption. -docfiles size=171306 +docfiles size=47 texmf-dist/doc/latex/sidecap/README details="Readme" texmf-dist/doc/latex/sidecap/sc-test-common.tex texmf-dist/doc/latex/sidecap/sc-test1.tex @@ -65578,11 +65578,11 @@ docfiles size=171306 texmf-dist/doc/latex/sidecap/sc-test5.tex texmf-dist/doc/latex/sidecap/sc-test6.tex texmf-dist/doc/latex/sidecap/sidecap.pdf details="Package documentation" -srcfiles size=26734 +srcfiles size=9 texmf-dist/source/latex/sidecap/Makefile texmf-dist/source/latex/sidecap/sidecap.dtx texmf-dist/source/latex/sidecap/sidecap.ins -runfiles size=10526 +runfiles size=3 texmf-dist/tex/latex/sidecap/sidecap.sty catalogue-version 1.6f catalogue-date 2007-01-14 23:54:50 +0100 @@ -65597,11 +65597,11 @@ longdesc This is a LaTeX class for typesetting stage plays, based on the longdesc plari class written by Antti-Juhani Kaijanaho in 1998. It has longdesc been updated and several formatting changes have been made to longdesc it—most noticibly there are no longer orphans. -docfiles size=56045 +docfiles size=15 texmf-dist/doc/latex/sides/README details="Readme" texmf-dist/doc/latex/sides/sides-sample.pdf details="A (distressing) sample play" texmf-dist/doc/latex/sides/sides-sample.tex -runfiles size=6773 +runfiles size=2 texmf-dist/tex/latex/sides/sides.cls catalogue-version catalogue-date 2007-02-26 21:24:31 +0100 @@ -65615,12 +65615,12 @@ shortdesc SIGGRAPH conference class. longdesc Document class for formatting papers according to the longdesc specifications for submission to the annual ACM Siggraph longdesc conference. -docfiles size=2661 +docfiles size=1 texmf-dist/doc/latex/siggraph/README details="Readme" -srcfiles size=44506 +srcfiles size=12 texmf-dist/source/latex/siggraph/siggraph.dtx texmf-dist/source/latex/siggraph/siggraph.ins -runfiles size=15782 +runfiles size=4 texmf-dist/tex/latex/siggraph/siggraph.cls catalogue-version catalogue-date 2007-01-14 23:54:50 +0100 @@ -65633,14 +65633,14 @@ revision 4184 shortdesc A simple class for writing curricula vitae. longdesc A derivative of the cv class available to lyx users (renamed to longdesc avoid the existing cv package). -docfiles size=39706 +docfiles size=12 texmf-dist/doc/latex/simplecv/README details="Readme" texmf-dist/doc/latex/simplecv/testcv.pdf details="Sample of use" texmf-dist/doc/latex/simplecv/testcv.tex -srcfiles size=18163 +srcfiles size=5 texmf-dist/source/latex/simplecv/simplecv.dtx texmf-dist/source/latex/simplecv/simplecv.ins -runfiles size=5044 +runfiles size=2 texmf-dist/tex/latex/simplecv/simplecv.cls catalogue-version 1.6 catalogue-date 2007-05-13 12:01:55 +0200 @@ -65651,7 +65651,7 @@ name simpsons category Package revision 101 shortdesc MetaFont source for Simpsons characters. -runfiles size=39049 +runfiles size=13 texmf-dist/fonts/source/public/simpsons/bart.mf texmf-dist/fonts/source/public/simpsons/burns.mf texmf-dist/fonts/source/public/simpsons/homer.mf @@ -65679,7 +65679,7 @@ longdesc Type 1 implementation of skak's fonts is available as package longdesc skaknew; an alternative chess notational scheme is available in longdesc package texmate, and a general mechanism for selecting chess longdesc fonts is provided in chessfss. -docfiles size=811580 +docfiles size=215 texmf-dist/doc/latex/skak/WC-2004-S-00007.tex texmf-dist/doc/latex/skak/andreas_wilm_1.tex texmf-dist/doc/latex/skak/angletst.tex @@ -65705,7 +65705,7 @@ docfiles size=811580 texmf-dist/doc/latex/skak/test_capture.tex texmf-dist/doc/latex/skak/tuggame.ps texmf-dist/doc/latex/skak/tuggame.tex -runfiles size=154314 +runfiles size=52 texmf-dist/fonts/map/dvips/skak/special.map texmf-dist/fonts/source/public/skak/skak10.mf texmf-dist/fonts/source/public/skak/skak15.mf @@ -65735,7 +65735,7 @@ name skaknew category Package revision 1626 execute addMap SkakNew.map -docfiles size=596054 +docfiles size=150 texmf-dist/doc/latex/skaknew/README texmf-dist/doc/latex/skaknew/SkakNew-Diagram.pl texmf-dist/doc/latex/skaknew/SkakNew-DiagramT.pl @@ -65745,7 +65745,7 @@ docfiles size=596054 texmf-dist/doc/latex/skaknew/readme.new texmf-dist/doc/latex/skaknew/showfont-SkakNew-Diagram.pdf texmf-dist/doc/latex/skaknew/showfont-SkakNew-DiagramT.pdf -runfiles size=112253 +runfiles size=44 texmf-dist/fonts/afm/public/skaknew/SkakNew-Diagram.afm texmf-dist/fonts/afm/public/skaknew/SkakNew-DiagramT.afm texmf-dist/fonts/afm/public/skaknew/SkakNew-Figurine.afm @@ -65776,10 +65776,10 @@ shortdesc A font to draw a skull. longdesc The font (defined in MetaFont) defines a single character, a longdesc black solid skull. A package is supplied to make this character longdesc available as a symbol in maths mode. -srcfiles size=3906 +srcfiles size=2 texmf-dist/source/latex/skull/skull.dtx texmf-dist/source/latex/skull/skull.ins -runfiles size=3486 +runfiles size=2 texmf-dist/fonts/source/public/skull/skull.mf texmf-dist/tex/latex/skull/skull.sty catalogue-version 0.1 @@ -65796,18 +65796,18 @@ longdesc font shapes, e.g., slanted or bold slanted for all fonts that longdesc provide appropriate font shapes. (Note that a separate .fd file longdesc is needed to define font shapes such as ‘scsl’ or longdesc ‘scit’.) -docfiles size=29171 +docfiles size=10 texmf-dist/doc/latex/slantsc/README details="Readme" texmf-dist/doc/latex/slantsc/getversion.tex texmf-dist/doc/latex/slantsc/slantsc.dvi details="Package documentation" texmf-dist/doc/latex/slantsc/testslantsc.dvi texmf-dist/doc/latex/slantsc/testslantsc.tex -srcfiles size=19686 +srcfiles size=8 texmf-dist/source/latex/slantsc/Makefile texmf-dist/source/latex/slantsc/slantsc.dtx texmf-dist/source/latex/slantsc/slantsc.ins texmf-dist/source/latex/slantsc/slantsc.xml -runfiles size=2847 +runfiles size=1 texmf-dist/tex/latex/slantsc/slantsc.sty catalogue-version 2.10 catalogue-date 2007-01-14 23:54:50 +0100 @@ -65821,10 +65821,10 @@ shortdesc Dual headings in tabular columns. longdesc The package defines commands to produce tabular cells with longdesc diagonal lines in them, with text above and below the line to longdesc label the column and row that the cell is in. -docfiles size=6409 +docfiles size=3 texmf-dist/doc/latex/slashbox/slashbox.dvi texmf-dist/doc/latex/slashbox/slashbox.tex -runfiles size=2685 +runfiles size=1 texmf-dist/tex/latex/slashbox/slashbox.sty catalogue-version catalogue-date 2006-10-27 13:45:04 +0200 @@ -65839,11 +65839,11 @@ longdesc A class package for the easy production of a slide collection longdesc with annotations. Builds on the report style (or variants); longdesc document structure is based on chapters, with the slides longdesc themselves represented by sections. -srcfiles size=49824 +srcfiles size=14 texmf-dist/source/latex/slidenotes/slidenotes.dtx texmf-dist/source/latex/slidenotes/slidenotes.ins texmf-dist/source/latex/slidenotes/slidenotes.readme -runfiles size=16507 +runfiles size=6 texmf-dist/tex/latex/slidenotes/obox.sty texmf-dist/tex/latex/slidenotes/slidenotes.cfg texmf-dist/tex/latex/slidenotes/slidenotes.cls @@ -65860,13 +65860,13 @@ longdesc The package provides a means of creating presentations in longdesc MetaPost, without intervention from other utilities (except a longdesc distiller). Such an arrangement has its advantages (though longdesc there are disadvantages too). -docfiles size=160975 +docfiles size=42 texmf-dist/doc/metapost/slideshow/slideshow.txt texmf-dist/doc/metapost/slideshow/sshowex.pdf texmf-dist/doc/metapost/slideshow/sshowex2.pdf texmf-dist/doc/metapost/slideshow/sshowex3.pdf texmf-dist/doc/metapost/slideshow/sshowintro.pdf details="Presentation about package:" -runfiles size=25691 +runfiles size=10 texmf-dist/metapost/slideshow/pathalong.mp texmf-dist/metapost/slideshow/slideshow.mp texmf-dist/metapost/slideshow/sshowex.mp @@ -65885,9 +65885,9 @@ shortdesc Create listoffigures etc. in a single chapter. longdesc The package allows you to create a list of figures and list of longdesc tables in a chapter named ‘List’ that contains separate longdesc sections for each list of figures, tables, etc. -docfiles size=1566 +docfiles size=1 texmf-dist/doc/latex/smalltableof/README details="Readme" -runfiles size=1325 +runfiles size=1 texmf-dist/tex/latex/smalltableof/smalltableof.sty catalogue-version catalogue-date 2007-01-14 23:54:50 +0100 @@ -65907,9 +65907,9 @@ longdesc the user has selected); these commands display something only longdesc if the value of the [name] counter is changed from when the longdesc label was set. Many commands are provided to serve as a macro longdesc programming environment for using the extended labels. -docfiles size=6787 +docfiles size=2 texmf-dist/doc/latex/smartref/readme.txt details="Readme and command details" -runfiles size=9279 +runfiles size=3 texmf-dist/tex/latex/smartref/byname.sty texmf-dist/tex/latex/smartref/smartref.sty catalogue-version 1.9 @@ -65931,14 +65931,14 @@ longdesc alttitle, altkeywords); if necessary, use of babel (option longdesc frenchb) and deactivation of some features of frenchb. Includes longdesc smfart.cls, smfbook.cls, smfplain.bst, smfalpha.bst, amongst longdesc others. -docfiles size=129922 +docfiles size=35 texmf-dist/doc/latex/smflatex/ALIRE details="Readme" language="fr" texmf-dist/doc/latex/smflatex/README details="Readme" texmf-dist/doc/latex/smflatex/e-doc.dvi texmf-dist/doc/latex/smflatex/e-doc.tex texmf-dist/doc/latex/smflatex/f-doc.dvi texmf-dist/doc/latex/smflatex/f-doc.tex -runfiles size=146100 +runfiles size=38 texmf-dist/bibtex/bst/smflatex/smfalpha.bst texmf-dist/bibtex/bst/smflatex/smfplain.bst texmf-dist/tex/latex/smflatex/smfart.cls @@ -65967,12 +65967,12 @@ longdesc LaTeX document on hand and consistently reproduce an identical longdesc DVI file from it, on the fly; or for someone wanting to shield longdesc a document during the final stages of its production cycle from longdesc unexpected side effects of routine upgrades to the TeX system. -docfiles size=118792 +docfiles size=30 texmf-dist/doc/latex/snapshot/snapshot.pdf -srcfiles size=30130 +srcfiles size=9 texmf-dist/source/latex/snapshot/snapshot.dtx texmf-dist/source/latex/snapshot/snapshot.ins -runfiles size=11062 +runfiles size=3 texmf-dist/tex/latex/snapshot/snapshot.sty catalogue-version 1.14 catalogue-date 2006-12-14 00:03:18 +0100 @@ -65992,7 +65992,7 @@ longdesc The package will also print a table of contents, an index longdesc sorted by title and first line, and an index sorted by key, or longdesc by artist/composer. The package attempts to handle songs in longdesc multiple keys, as well as songs in multiple languages. -docfiles size=1275818 +docfiles size=326 texmf-dist/doc/latex/songbook/LesserGPL.txt texmf-dist/doc/latex/songbook/README details="Readme" texmf-dist/doc/latex/songbook/contrib/CarolBook/CarolBook.tex @@ -66022,10 +66022,10 @@ docfiles size=1275818 texmf-dist/doc/latex/songbook/sampleToc.tex texmf-dist/doc/latex/songbook/sampleWBK.pdf texmf-dist/doc/latex/songbook/songbook.pdf details="Package documentation" -srcfiles size=195782 +srcfiles size=49 texmf-dist/source/latex/songbook/songbook.dtx texmf-dist/source/latex/songbook/songbook.ins -runfiles size=46895 +runfiles size=13 texmf-dist/makeindex/songbook/songbook.ist texmf-dist/tex/latex/songbook/conditionals.sty texmf-dist/tex/latex/songbook/songbook.sty @@ -66042,9 +66042,9 @@ longdesc This bundle contains several bibliography styles for separating longdesc a document's references by the first letter of the first longdesc author/editor in the bibliography entry. The styles are adapted longdesc from standard ones or from natbib ones. -docfiles size=958 +docfiles size=1 texmf-dist/doc/latex/sort-by-letters/README -runfiles size=179325 +runfiles size=48 texmf-dist/bibtex/bst/sort-by-letters/abbrv-letters.bst texmf-dist/bibtex/bst/sort-by-letters/alpha-letters.bst texmf-dist/bibtex/bst/sort-by-letters/apalike-letters.bst @@ -66067,14 +66067,14 @@ longdesc the proper hyphens automatically. The package also provides a longdesc mechanism that can be used to implement similar tasks, that longdesc have to treat text syllable by syllable. This is shown in two longdesc examples. -docfiles size=390545 +docfiles size=96 texmf-dist/doc/latex/soul/soul.pdf details="Package documentation" texmf-dist/doc/latex/soul/soul.txt -srcfiles size=136577 +srcfiles size=35 texmf-dist/source/latex/soul/Makefile texmf-dist/source/latex/soul/soul.dtx texmf-dist/source/latex/soul/soul.ins -runfiles size=23636 +runfiles size=6 texmf-dist/tex/latex/soul/soul.sty catalogue-version 2.4 catalogue-date 2006-11-06 13:28:58 +0100 @@ -66092,10 +66092,10 @@ longdesc script is modelled after Lantsa-Devanagari, and it combines the longdesc phonemic repertoire of Mongolian, Sanskrit, and Tibetan. While longdesc the script is now little used, the symbol appears very widely longdesc (including the national flag). -docfiles size=41959 +docfiles size=11 texmf-dist/doc/latex/soyombo/soyo4tex.dvi texmf-dist/doc/latex/soyombo/soyo4tex.tex -runfiles size=50432 +runfiles size=15 texmf-dist/fonts/source/public/soyombo/soyombo.mf texmf-dist/fonts/source/public/soyombo/soyombot.mf texmf-dist/fonts/tfm/public/soyombo/soyombo.tfm @@ -66119,11 +66119,11 @@ longdesc you can add sparkling rectangles for the median and special longdesc sparkling dots in red or blue. The package requires pdflatex; longdesc sparklines cannot appear in a dvi file. The sparklines package longdesc uses pgf, and does not work with pictex. -docfiles size=62886 +docfiles size=17 texmf-dist/doc/latex/sparklines/README texmf-dist/doc/latex/sparklines/sparklines.pdf texmf-dist/doc/latex/sparklines/sparklines.tex -runfiles size=3761 +runfiles size=1 texmf-dist/tex/latex/sparklines/sparklines.sty catalogue-version 1.3 catalogue-date 2007-04-10 14:43:43 +0200 @@ -66135,12 +66135,12 @@ category Package revision 5439 shortdesc Support for formatting SPIE Proceedings manuscripts. longdesc A class and a BibTeX style are provided. -docfiles size=171016 +docfiles size=44 texmf-dist/doc/latex/spie/README details="Readme" texmf-dist/doc/latex/spie/article.pdf details="Template and guidelines for authors" texmf-dist/doc/latex/spie/article.tex texmf-dist/doc/latex/spie/mcr3b.eps -runfiles size=35258 +runfiles size=10 texmf-dist/bibtex/bib/spie/report.bib texmf-dist/bibtex/bst/spie/spiebib.bst texmf-dist/tex/latex/spie/spie.cls @@ -66159,13 +66159,13 @@ longdesc the macros can produce a closed or a relaxed spline joining longdesc them. Given a list of function values y_j at x_j, the result longdesc would define the graph of a cubic spline interpolating function longdesc y=f(x), which is either periodic or relaxed. -docfiles size=105600 +docfiles size=27 texmf-dist/doc/metapost/splines/README details="Package README" texmf-dist/doc/metapost/splines/splines.pdf details="Package documentation" -srcfiles size=16159 +srcfiles size=5 texmf-dist/source/metapost/splines/splines.dtx texmf-dist/source/metapost/splines/splines.ins -runfiles size=7021 +runfiles size=3 texmf-dist/metapost/splines/splines.mp texmf-dist/metapost/splines/testsplines.mp catalogue-version 0.2 @@ -66180,13 +66180,13 @@ shortdesc Split and reorder your bibliography. longdesc This package enables you to split a bibliography into several longdesc categories and subcategories. It does not depend on BibTeX: any longdesc bibliography may be split and reordered. -docfiles size=165149 +docfiles size=42 texmf-dist/doc/latex/splitbib/README texmf-dist/doc/latex/splitbib/splitbib.pdf -srcfiles size=52072 +srcfiles size=14 texmf-dist/source/latex/splitbib/splitbib.dtx texmf-dist/source/latex/splitbib/splitbib.ins -runfiles size=28101 +runfiles size=7 texmf-dist/tex/latex/splitbib/splitbib.sty catalogue-version 1.17 catalogue-date 2007-01-15 00:27:07 +0100 @@ -66206,7 +66206,7 @@ longdesc may use even more than 16 indexes: splitidx outputs only a longdesc single file \jobname.idx and the program splits that file into longdesc several raw index files and calls your favorite index processor longdesc for each of the files. -docfiles size=338654 +docfiles size=88 texmf-dist/doc/latex/splitindex/README details="Readme" texmf-dist/doc/latex/splitindex/install.sh texmf-dist/doc/latex/splitindex/install.txt @@ -66219,11 +66219,11 @@ docfiles size=338654 texmf-dist/doc/latex/splitindex/splitindex.exe texmf-dist/doc/latex/splitindex/splitindex.java texmf-dist/doc/latex/splitindex/splitindex.pl -srcfiles size=75374 +srcfiles size=20 texmf-dist/source/latex/splitindex/splitidx.dtx texmf-dist/source/latex/splitindex/splitidx.ins texmf-dist/source/latex/splitindex/splitindex.c -runfiles size=13703 +runfiles size=5 texmf-dist/tex/latex/splitindex/splitidx.sty texmf-dist/tex/latex/splitindex/splitindex.tex catalogue-version @@ -66239,7 +66239,7 @@ longdesc This package provides procedures for using spot colors in LaTeX longdesc documents and the generated pdf files. Predefined templates for longdesc PANTONE and HKS color spaces are included but new ones can longdesc easily be defined. -docfiles size=497777 +docfiles size=126 texmf-dist/doc/latex/spotcolor/README details="Readme" texmf-dist/doc/latex/spotcolor/readme.pdf details="Package documentation" texmf-dist/doc/latex/spotcolor/readme.tcp @@ -66260,9 +66260,9 @@ longdesc The ‘sprite’ format the package sets is very simple, and longdesc may be viewed in a fixed-width font rather readily. The package longdesc provides the means of typesetting these sprites at arbitrary longdesc sizes. -docfiles size=4092 +docfiles size=1 texmf-dist/doc/latex/sprite/spriteuse.tex -runfiles size=1973 +runfiles size=1 texmf-dist/tex/latex/sprite/sprite.sty catalogue-version catalogue-date 2007-01-15 00:27:07 +0100 @@ -66278,13 +66278,13 @@ longdesc allowing one to jump from the .dvi file to the .tex source and longdesc back again (given a .dvi viewer that supports this, such as Yap longdesc or xdvi version 22.38 or later). This was originally written by longdesc Aleksander Simonic, the author of the WinEdt shell. -docfiles size=130659 +docfiles size=33 texmf-dist/doc/latex/srcltx/README details="Package Readme" texmf-dist/doc/latex/srcltx/srcltx.pdf details="Package documentation" -srcfiles size=27015 +srcfiles size=8 texmf-dist/source/latex/srcltx/srcltx.dtx texmf-dist/source/latex/srcltx/srcltx.ins -runfiles size=8320 +runfiles size=3 texmf-dist/tex/latex/srcltx/srcltx.sty texmf-dist/tex/latex/srcltx/srctex.sty catalogue-version 1.6 @@ -66304,12 +66304,12 @@ longdesc structures with a large enough TeX and given enough time. Its longdesc geometric commands are based on a turtle graphics model, and longdesc control structures such as loops and conditionals are longdesc available. -docfiles size=85369 +docfiles size=21 texmf-dist/doc/latex/sseq/sseq.pdf -srcfiles size=40944 +srcfiles size=11 texmf-dist/source/latex/sseq/sseq.dtx texmf-dist/source/latex/sseq/sseq.ins -runfiles size=20582 +runfiles size=6 texmf-dist/tex/latex/sseq/sseq.sty catalogue-version 1.03 catalogue-date 2006-11-06 02:07:00 +0100 @@ -66324,13 +66324,13 @@ longdesc LaTeX package and font definition file to access the `cmssq' longdesc fonts, i.e. Computer Modern Sans Serif Quotation Style. The longdesc LaTeX package also defines a chapterquotes environment as an longdesc example application. -docfiles size=3765 +docfiles size=1 texmf-dist/doc/latex/ssqquote/ssqquote.readme -srcfiles size=22734 +srcfiles size=7 texmf-dist/source/latex/ssqquote/ssqquote.drv texmf-dist/source/latex/ssqquote/ssqquote.dtx texmf-dist/source/latex/ssqquote/ssqquote.ins -runfiles size=7262 +runfiles size=3 texmf-dist/tex/latex/ssqquote/OT1cmssq.fd texmf-dist/tex/latex/ssqquote/T1cmssq.fd texmf-dist/tex/latex/ssqquote/ssqquote.sty @@ -66348,10 +66348,10 @@ longdesc stacks independently of TeX's own stack. As an example of how longdesc the stacks might be used, the documentation offers a small longdesc "relinput" package that implements the backbone of the import longdesc package. -srcfiles size=10996 +srcfiles size=4 texmf-dist/source/latex/stack/stack.dtx texmf-dist/source/latex/stack/stack.ins -runfiles size=4972 +runfiles size=2 texmf-dist/tex/latex/stack/relinput.sty texmf-dist/tex/latex/stack/stack.sty catalogue-version 1.00 @@ -66365,10 +66365,10 @@ revision 1345 shortdesc A LaTeX class for stage plays longdesc Stage.cls is a LaTeX class for creating plays of any length in longdesc a standard manuscript format for production and submission. -docfiles size=100506 +docfiles size=26 texmf-dist/doc/latex/stage/README details="Package README" texmf-dist/doc/latex/stage/stage-documentation.pdf details="Package documentation" -runfiles size=11389 +runfiles size=3 texmf-dist/tex/latex/stage/stage.cls catalogue-version catalogue-date 2006-11-06 12:20:58 +0100 @@ -66383,17 +66383,17 @@ longdesc A TeX format designed to help students write short reports and longdesc essays. It provides the user with a suitable set of commands longdesc for such a task. It is also more robust than plain TeX and longdesc LaTeX. -docfiles size=737272 +docfiles size=182 texmf-dist/doc/startex/base/guide.pdf details="Beginner's guide" texmf-dist/doc/startex/base/ideas.pdf details="TUG'96 paper" texmf-dist/doc/startex/base/startex.pdf details="Documented source code:" -srcfiles size=105032 +srcfiles size=29 texmf-dist/source/startex/base/INSTALL texmf-dist/source/startex/base/README texmf-dist/source/startex/base/startex.bib texmf-dist/source/startex/base/startex.dtx texmf-dist/source/startex/base/startex.ins -runfiles size=49733 +runfiles size=17 texmf-dist/makeindex/startex/stxglo.ist texmf-dist/makeindex/startex/stxind.ist texmf-dist/tex/startex/base/a4-article.stx @@ -66414,7 +66414,7 @@ shortdesc Store statistics of a document. longdesc The package counts the numbers of pages per chapter, and stores longdesc the results in a separate file; the format of the file is longdesc selectable. -docfiles size=15279 +docfiles size=13 texmf-dist/doc/latex/statistik/sta_cvs.dvi texmf-dist/doc/latex/statistik/sta_cvs.tex texmf-dist/doc/latex/statistik/sta_mytable-info.tex @@ -66428,12 +66428,12 @@ docfiles size=15279 texmf-dist/doc/latex/statistik/sta_textable.tex texmf-dist/doc/latex/statistik/sta_xml.dvi texmf-dist/doc/latex/statistik/sta_xml.tex -srcfiles size=18381 +srcfiles size=7 texmf-dist/source/latex/statistik/sta_cvs-info.csv texmf-dist/source/latex/statistik/sta_xml-info.xml texmf-dist/source/latex/statistik/statistik.dtx texmf-dist/source/latex/statistik/statistik.ins -runfiles size=5643 +runfiles size=2 texmf-dist/tex/latex/statistik/statistik.sty catalogue-version 0.03 catalogue-date 2007-01-15 00:27:07 +0100 @@ -66448,13 +66448,13 @@ longdesc The stdclsdv package is designed for package writers who need longdesc to know what sectioning divsions are provided by the document's longdesc class. It also provides a version of \CheckCommand that sets a longdesc flag rather than printing a warning. -docfiles size=241938 +docfiles size=60 texmf-dist/doc/latex/stdclsdv/README details="Readme" texmf-dist/doc/latex/stdclsdv/stdclsdv.pdf details="Package documentation" -srcfiles size=15451 +srcfiles size=5 texmf-dist/source/latex/stdclsdv/stdclsdv.dtx texmf-dist/source/latex/stdclsdv/stdclsdv.ins -runfiles size=2578 +runfiles size=1 texmf-dist/tex/latex/stdclsdv/stdclsdv.sty catalogue-version 1.1 catalogue-date 2007-01-15 00:27:07 +0100 @@ -66471,14 +66471,14 @@ longdesc fixed number of lines and characters per line. This package longdesc produces pages with n lines of at most m characters each. For longdesc instance the German "Normseite": 60 lines of 30 characters longdesc each. -docfiles size=117908 +docfiles size=31 texmf-dist/doc/latex/stdpage/README details="Package README" texmf-dist/doc/latex/stdpage/stdpage-test.tex texmf-dist/doc/latex/stdpage/stdpage.pdf details="Package documentation" -srcfiles size=19982 +srcfiles size=6 texmf-dist/source/latex/stdpage/stdpage.dtx texmf-dist/source/latex/stdpage/stdpage.ins -runfiles size=5355 +runfiles size=2 texmf-dist/tex/latex/stdpage/stdpage.sty catalogue-version 0.6 catalogue-date 2006-11-06 12:37:44 +0100 @@ -66505,7 +66505,7 @@ longdesc options to typeset documents in Afrikaans or in English. longdesc Additional packages are provided for bibliographic matter, note longdesc title pages, lists of symbols, as well as various graphic files longdesc for logos. -docfiles size=1626396 +docfiles size=402 texmf-dist/doc/latex/stellenbosch/CHANGELOG texmf-dist/doc/latex/stellenbosch/README details="Bundle README" language="en" texmf-dist/doc/latex/stellenbosch/USbib-2.0.pdf details="USbib package documentation" language="en" @@ -66516,14 +66516,14 @@ docfiles size=1626396 texmf-dist/doc/latex/stellenbosch/Usthesis-3.0.pdf details="Class/package documentation" language="en" texmf-dist/doc/latex/stellenbosch/templates/masters-sample.zip texmf-dist/doc/latex/stellenbosch/templates/report-sample.zip -srcfiles size=132022 +srcfiles size=34 texmf-dist/source/latex/stellenbosch/USbib-2.0-scr.zip texmf-dist/source/latex/stellenbosch/USlogos-3.0-src.zip texmf-dist/source/latex/stellenbosch/USnomencl-1.0a-src.zip texmf-dist/source/latex/stellenbosch/USsummary-1.0a-src.zip texmf-dist/source/latex/stellenbosch/USthesis-3.0-src.zip texmf-dist/source/latex/stellenbosch/UStitle-1.0-src.zip -runfiles size=1452456 +runfiles size=378 texmf-dist/bibtex/bst/stellenbosch/usmeg-a.bst texmf-dist/bibtex/bst/stellenbosch/usmeg-n.bst texmf-dist/bibtex/bst/stellenbosch/ussagus.bst @@ -66591,15 +66591,15 @@ longdesc is provided for use under LaTeX; the package supports the longdesc "only" option (provided by the somedefs package) to restrict longdesc what is loaded, for those who don't need the whole font. execute addMixedMap stmaryrd.map -docfiles size=8683 +docfiles size=4 texmf-dist/doc/fonts/stmaryrd/README details="Original README:" texmf-dist/doc/fonts/stmaryrd/stmaryrd.dvi -srcfiles size=25976 +srcfiles size=9 texmf-dist/source/fonts/stmaryrd/00Description texmf-dist/source/fonts/stmaryrd/INSTALL texmf-dist/source/fonts/stmaryrd/stmaryrd.dtx texmf-dist/source/fonts/stmaryrd/stmaryrd.ins -runfiles size=328056 +runfiles size=98 texmf-dist/fonts/afm/hoekwater/stmaryrd/stmary10.afm texmf-dist/fonts/afm/hoekwater/stmaryrd/stmary5.afm texmf-dist/fonts/afm/hoekwater/stmaryrd/stmary6.afm @@ -66651,7 +66651,7 @@ longdesc The package provides the most important elements of a sructured longdesc box chart, including processing blocks, loops, mapping longdesc conventions for alternatives, etc. Diagrams are drawn using the longdesc picture environment (using pict2e for preference). -docfiles size=665042 +docfiles size=170 texmf-dist/doc/latex/struktex/LIESMICH details="LIESMICH file" language="de" texmf-dist/doc/latex/struktex/README details="README file" language="en" texmf-dist/doc/latex/struktex/getversion.tex @@ -66665,10 +66665,10 @@ docfiles size=665042 texmf-dist/doc/latex/struktex/struktex.en.pdf details="Package documentation" language="en" texmf-dist/doc/latex/struktex/struktex.makemake texmf-dist/doc/latex/struktex/struktex.mk -srcfiles size=258899 +srcfiles size=64 texmf-dist/source/latex/struktex/struktex.dtx texmf-dist/source/latex/struktex/struktex.ins -runfiles size=40177 +runfiles size=13 texmf-dist/tex/latex/struktex/strukdoc.sty texmf-dist/tex/latex/struktex/struktex.sty texmf-dist/tex/latex/struktex/struktxf.sty @@ -66690,10 +66690,10 @@ longdesc end of twocolumn region, – switching between one- and two- longdesc column anywhere, – getting more mileage from \marginpar, – longdesc simulating the effect of "midfloats", – create a bounding longdesc box, – a package to manipulate numerical lists and arrays. -docfiles size=285375 +docfiles size=70 texmf-dist/doc/latex/sttools/index.html texmf-dist/doc/latex/sttools/presfull.pdf -runfiles size=64513 +runfiles size=20 texmf-dist/tex/latex/sttools/boundbox.sty texmf-dist/tex/latex/sttools/cuted.sty texmf-dist/tex/latex/sttools/floatpag.sty @@ -66717,13 +66717,13 @@ longdesc by Donald Arseneau) to equalise the height of subscripts in longdesc maths. The default behaviour is to place subscripts slightly longdesc lower when there is a superscript as well, but this can look longdesc odd in some situations. -docfiles size=108365 +docfiles size=28 texmf-dist/doc/latex/subdepth/README details="Readme" texmf-dist/doc/latex/subdepth/subdepth.pdf details="Package documentation" -srcfiles size=9852 +srcfiles size=4 texmf-dist/source/latex/subdepth/subdepth.dtx texmf-dist/source/latex/subdepth/subdepth.ins -runfiles size=2752 +runfiles size=1 texmf-dist/tex/latex/subdepth/subdepth.sty catalogue-version 0.1 catalogue-date 2007-09-10 17:29:25 +0200 @@ -66743,14 +66743,14 @@ longdesc Braams made them available for LaTeX2e. Note that this package longdesc is not compatible with the package subeqnarray (written by longdesc Johannes Braams), but it can be used together with the LaTeX longdesc class options leqno and fleqn. -docfiles size=94716 +docfiles size=25 texmf-dist/doc/latex/subeqn/manifest.txt texmf-dist/doc/latex/subeqn/subeqn.pdf details="Package documentation" texmf-dist/doc/latex/subeqn/subeqn.tex -srcfiles size=11665 +srcfiles size=4 texmf-dist/source/latex/subeqn/subeqn.dtx texmf-dist/source/latex/subeqn/subeqn.ins -runfiles size=2155 +runfiles size=1 texmf-dist/tex/latex/subeqn/subeqn.sty catalogue-version 2.0b catalogue-date 2007-01-15 00:27:07 +0100 @@ -66766,14 +66766,14 @@ longdesc environments, which behave like the equivalent eqnarray and longdesc eqnarray* environments, except that the individual lines are longdesc numbered like 1a, 1b, 1c, etc. To refer to these numbers an longdesc extra label command \slabel is provided. -docfiles size=129596 +docfiles size=33 texmf-dist/doc/latex/subeqnarray/manifest.txt texmf-dist/doc/latex/subeqnarray/subeqnarray.pdf texmf-dist/doc/latex/subeqnarray/subeqnarray.tex -srcfiles size=15407 +srcfiles size=5 texmf-dist/source/latex/subeqnarray/subeqnarray.dtx texmf-dist/source/latex/subeqnarray/subeqnarray.ins -runfiles size=4394 +runfiles size=2 texmf-dist/tex/latex/subeqnarray/subeqnarray.sty catalogue-version 2.1c catalogue-date 2007-01-02 10:01:06 +0100 @@ -66801,7 +66801,7 @@ longdesc to the new package is that the user interface is keyword/value longdesc driven and easier to use. To ease the transition from the longdesc subfigure package it includes a configuration file (subfig.cfg) longdesc which nearly emulates the subfigure package. -docfiles size=722334 +docfiles size=181 texmf-dist/doc/latex/subfig/README details="Readme" texmf-dist/doc/latex/subfig/ltxdoc.cfg texmf-dist/doc/latex/subfig/subfig.pdf details="Package documentation" @@ -66812,11 +66812,11 @@ docfiles size=722334 texmf-dist/doc/latex/subfig/test5.tex texmf-dist/doc/latex/subfig/test6.tex texmf-dist/doc/latex/subfig/test7.tex -srcfiles size=196629 +srcfiles size=50 texmf-dist/source/latex/subfig/Makefile texmf-dist/source/latex/subfig/subfig.dtx texmf-dist/source/latex/subfig/subfig.ins -runfiles size=28359 +runfiles size=8 texmf-dist/tex/latex/subfig/altsf.cfg texmf-dist/tex/latex/subfig/subfig.sty catalogue-version 1.3 @@ -66837,7 +66837,7 @@ longdesc is introduced which can be used inside a figure environment for longdesc each subfigure. An optional first argument is used as the longdesc caption for that subfigure. This package is now obsolescent: longdesc new users should use subfig instead. -docfiles size=417372 +docfiles size=106 texmf-dist/doc/latex/subfigure/README details="Readme" texmf-dist/doc/latex/subfigure/ltxdoc.cfg texmf-dist/doc/latex/subfigure/subfigure.pdf details="Package documentation" @@ -66846,11 +66846,11 @@ docfiles size=417372 texmf-dist/doc/latex/subfigure/test3.tex texmf-dist/doc/latex/subfigure/test4.tex texmf-dist/doc/latex/subfigure/test5.tex -srcfiles size=163902 +srcfiles size=41 texmf-dist/source/latex/subfigure/Makefile texmf-dist/source/latex/subfigure/subfigure.dtx texmf-dist/source/latex/subfigure/subfigure.ins -runfiles size=17250 +runfiles size=5 texmf-dist/tex/latex/subfigure/subfigure.cfg texmf-dist/tex/latex/subfigure/subfigure.sty catalogue-version 2.1.5 @@ -66867,16 +66867,16 @@ longdesc tables) similar to the subequations-environment of the amsmath longdesc package. The subfloat package is not to be confused with the longdesc subfig package which generates sub-figures within one normal longdesc figure. -docfiles size=3331 +docfiles size=4 texmf-dist/doc/latex/subfloat/ChangeLog texmf-dist/doc/latex/subfloat/README details="Package Readme" texmf-dist/doc/latex/subfloat/install.sh texmf-dist/doc/latex/subfloat/subfloat.xml -srcfiles size=31319 +srcfiles size=10 texmf-dist/source/latex/subfloat/Makefile texmf-dist/source/latex/subfloat/subfloat.dtx texmf-dist/source/latex/subfloat/subfloat.ins -runfiles size=5855 +runfiles size=2 texmf-dist/tex/latex/subfloat/subfloat.sty catalogue-version 2.14 catalogue-date 2006-12-18 23:50:36 +0100 @@ -66892,12 +66892,12 @@ longdesc strings. Macros are provided to: – determine if one string is longdesc a substring of another, – return the parts of a string before longdesc or after a substring and – count the number of occurrences of longdesc a substring. -docfiles size=20718 +docfiles size=8 texmf-dist/doc/latex/substr/ChangeLog texmf-dist/doc/latex/substr/README details="Readme" texmf-dist/doc/latex/substr/testsubstr.pdf texmf-dist/doc/latex/substr/testsubstr.tex -runfiles size=5458 +runfiles size=2 texmf-dist/tex/latex/substr/substr.sty catalogue-version 1.1 catalogue-date 2006-12-23 09:58:35 +0100 @@ -66917,14 +66917,14 @@ longdesc contain the digits 1 to 9. More information, including help and longdesc example puzzles, can be found at sudoku.org.uk. This site also longdesc has blank sudoku grids (or worksheets), but you will not need longdesc to print them from there if you have this package installed. -docfiles size=68639 +docfiles size=19 texmf-dist/doc/latex/sudoku/CHANGES texmf-dist/doc/latex/sudoku/README details="Readme" texmf-dist/doc/latex/sudoku/sudoku.pdf details="Package documentation" -srcfiles size=13953 +srcfiles size=4 texmf-dist/source/latex/sudoku/sudoku.dtx texmf-dist/source/latex/sudoku/sudoku.ins -runfiles size=3359 +runfiles size=1 texmf-dist/tex/latex/sudoku/sudoku.sty catalogue-version 1.0 catalogue-date 2007-03-12 11:51:09 +0100 @@ -66943,14 +66943,14 @@ longdesc the argument; and – createsudoku, which uses the random longdesc package to generate a puzzle according to a bunch of parameters longdesc that the user sets via macros. The bundle comes with a set of longdesc ready-prepared puzzle files. -docfiles size=391364 +docfiles size=97 texmf-dist/doc/latex/sudokubundle/README details="Readme" texmf-dist/doc/latex/sudokubundle/somesudoku.tex texmf-dist/doc/latex/sudokubundle/sudokubundle.pdf details="Package documentation" -srcfiles size=144320 +srcfiles size=36 texmf-dist/source/latex/sudokubundle/sudokubundle.dtx texmf-dist/source/latex/sudokubundle/sudokubundle.ins -runfiles size=55124 +runfiles size=14 texmf-dist/tex/latex/sudokubundle/createsudoku.sty texmf-dist/tex/latex/sudokubundle/printsudoku.sty texmf-dist/tex/latex/sudokubundle/solvesudoku.sty @@ -66968,7 +66968,7 @@ longdesc the proceedings of SAS(R) User group conferences and workshops. longdesc The layout produced by the class is based on the description longdesc contained in SUGI paper guidelines, published by SAS Institute: longdesc (2006). -docfiles size=119378 +docfiles size=33 texmf-dist/doc/latex/sugconf/README texmf-dist/doc/latex/sugconf/SUGI-paper-example.txt texmf-dist/doc/latex/sugconf/article-example.bat @@ -66977,7 +66977,7 @@ docfiles size=119378 texmf-dist/doc/latex/sugconf/sugconf-example.bat texmf-dist/doc/latex/sugconf/sugconf-example.pdf texmf-dist/doc/latex/sugconf/sugconf-example.tex -runfiles size=6736 +runfiles size=2 texmf-dist/tex/latex/sugconf/sugconf.cls catalogue-version catalogue-date 2007-03-12 11:51:09 +0100 @@ -66991,16 +66991,16 @@ shortdesc A multi-page tables package. longdesc Generally longtable is a little easier to use and more longdesc flexible, but supertabular has its place, since it will work in longdesc a few situations where longtable won't. -docfiles size=172774 +docfiles size=45 texmf-dist/doc/latex/supertabular/CATALOG texmf-dist/doc/latex/supertabular/ChangeLog texmf-dist/doc/latex/supertabular/MANIFEST texmf-dist/doc/latex/supertabular/README details="Package documentation" texmf-dist/doc/latex/supertabular/supertabular.pdf details="Package documentation" -srcfiles size=58594 +srcfiles size=15 texmf-dist/source/latex/supertabular/supertabular.dtx texmf-dist/source/latex/supertabular/supertabular.ins -runfiles size=14283 +runfiles size=4 texmf-dist/tex/latex/supertabular/supertabular.sty catalogue-version 4.1a catalogue-date 2006-12-23 01:22:15 +0100 @@ -67013,9 +67013,9 @@ revision 2955 shortdesc Define SVG named colours. longdesc The package defines the W3C Scalable Vector Graphics (SVG) longdesc colour names for use with both the color and PSTricks packages. -docfiles size=2385 +docfiles size=1 texmf-dist/doc/latex/svgcolor/README details="Readme" -runfiles size=15508 +runfiles size=4 texmf-dist/tex/latex/svgcolor/svgcolor.sty catalogue-version 1.0 catalogue-date 2006-08-27 16:41:02 +0100 @@ -67031,14 +67031,14 @@ longdesc Subversion keywords. It is approximately an equivalent to the longdesc rcs package, but for Subversion rather than CVS. Details of longdesc Subversion (a replacement for CVS) is available from the longdesc project’s home site. -docfiles size=456898 +docfiles size=112 texmf-dist/doc/latex/svn/README details="Package README" texmf-dist/doc/latex/svn/svn.pdf details="Package documentation" -srcfiles size=23530 +srcfiles size=7 texmf-dist/source/latex/svn/Makefile texmf-dist/source/latex/svn/svn.dtx texmf-dist/source/latex/svn/svn.ins -runfiles size=2476 +runfiles size=1 texmf-dist/tex/latex/svn/svn.sty catalogue-version 43 catalogue-date 2007-09-26 21:48:37 +0200 @@ -67053,17 +67053,17 @@ longdesc This package lets you typeset keywords of the version control longdesc system Subversion inside your LaTeX files anywhere you like. longdesc Unlike the otherwise similar package svn the use of multiple longdesc files for one LaTeX document is well supported. -docfiles size=328089 +docfiles size=83 texmf-dist/doc/latex/svn-multi/README details="Readme" texmf-dist/doc/latex/svn-multi/example.pdf details="Example output" texmf-dist/doc/latex/svn-multi/example_chap1.tex texmf-dist/doc/latex/svn-multi/example_main.tex texmf-dist/doc/latex/svn-multi/svn-multi.pdf details="Package documentation" -srcfiles size=43928 +srcfiles size=12 texmf-dist/source/latex/svn-multi/Makefile texmf-dist/source/latex/svn-multi/svn-multi.dtx texmf-dist/source/latex/svn-multi/svn-multi.ins -runfiles size=8647 +runfiles size=4 texmf-dist/tex/latex/svn-multi/svn-multi.sty texmf-dist/tex/latex/svn-multi/svnkw.sty catalogue-version v1.3a @@ -67074,15 +67074,15 @@ catalogue-license lppl name svninfo category Package revision 4175 -docfiles size=158056 +docfiles size=40 texmf-dist/doc/latex/svninfo/README texmf-dist/doc/latex/svninfo/svninfo.init texmf-dist/doc/latex/svninfo/svninfo.pdf -srcfiles size=52153 +srcfiles size=14 texmf-dist/source/latex/svninfo/Makefile texmf-dist/source/latex/svninfo/svninfo.dtx texmf-dist/source/latex/svninfo/svninfo.ins -runfiles size=16092 +runfiles size=5 texmf-dist/tex/latex/svninfo/svninfo.cfg texmf-dist/tex/latex/svninfo/svninfo.sty @@ -67095,9 +67095,9 @@ longdesc bibliography styles, and of the style plainnat. The styles longdesc should be funtionally equivalent to the corresponding original longdesc styles, apart from the Swedish translations. The styles do not longdesc implement Swedish collation. -docfiles size=270 +docfiles size=1 texmf-dist/doc/latex/swebib/README details="Readme" -runfiles size=102663 +runfiles size=27 texmf-dist/bibtex/bst/swebib/sweabbrv.bst texmf-dist/bibtex/bst/swebib/swealpha.bst texmf-dist/bibtex/bst/swebib/sweplain.bst @@ -67111,14 +67111,14 @@ catalogue-license lppl1.2 name swimgraf category Package revision 1362 -docfiles size=138306 +docfiles size=35 texmf-dist/doc/latex/swimgraf/100br1.pdf texmf-dist/doc/latex/swimgraf/100br2.pdf texmf-dist/doc/latex/swimgraf/README.TXT texmf-dist/doc/latex/swimgraf/swimgraf.pdf texmf-dist/doc/latex/swimgraf/text1.pdf texmf-dist/doc/latex/swimgraf/text2.pdf -srcfiles size=11491 +srcfiles size=27 texmf-dist/source/latex/swimgraf/100BR1.TEX texmf-dist/source/latex/swimgraf/100BR2.TEX texmf-dist/source/latex/swimgraf/SAMPLE1.DAT @@ -67146,14 +67146,14 @@ srcfiles size=11491 texmf-dist/source/latex/swimgraf/fworld.dat texmf-dist/source/latex/swimgraf/mcanada.dat texmf-dist/source/latex/swimgraf/mworld.dat -runfiles size=47049 +runfiles size=13 texmf-dist/tex/latex/swimgraf/swimgraf.cfg texmf-dist/tex/latex/swimgraf/swimgraf.sty name symbol category Package revision 1364 -runfiles size=70529 +runfiles size=27 texmf-dist/dvips/symbol/config.usy texmf-dist/fonts/afm/adobe/symbol/psyb.afm texmf-dist/fonts/afm/adobe/symbol/psyr.afm @@ -67177,11 +67177,11 @@ longdesc will enable you to draw syntactic proofs easily (inspired by longdesc the Gamut books). Very few commands are needed, however fine longdesc tuning of the various parameters (dimensions) can still be longdesc achieved through “key=value” pairs. -docfiles size=81413 +docfiles size=21 texmf-dist/doc/latex/synproof/README details="Readme" texmf-dist/doc/latex/synproof/synproof-doc.pdf details="Package documentation" texmf-dist/doc/latex/synproof/synproof-doc.tex -runfiles size=6211 +runfiles size=2 texmf-dist/tex/latex/synproof/synproof.sty catalogue-version 1.0 catalogue-date 2007-06-21 12:33:42 +0200 @@ -67195,13 +67195,13 @@ shortdesc Creation of syntax diagrams. longdesc Create syntax diagrams using special environments and commands longdesc to represent the diagram structure. Includes documentation in longdesc german. -docfiles size=132121 +docfiles size=35 texmf-dist/doc/latex/syntax/README details="Package README" language="de" texmf-dist/doc/latex/syntax/syntaxintro.pdf details="Introduction to the package" language="de" texmf-dist/doc/latex/syntax/syntaxintro.tex texmf-dist/doc/latex/syntax/syntaxtest.pdf texmf-dist/doc/latex/syntax/syntaxtest.tex -runfiles size=11129 +runfiles size=3 texmf-dist/tex/latex/syntax/syntax.tex catalogue-version catalogue-date 2007-03-03 01:07:33 +0100 @@ -67216,13 +67216,13 @@ longdesc This package adds support for for traces in trees created using longdesc either the synttree or the qtree package. The package provides longdesc two commands (\traceLabel and \traceReference) to set and use a longdesc trace. -docfiles size=62337 +docfiles size=17 texmf-dist/doc/latex/syntrace/README texmf-dist/doc/latex/syntrace/syntrace.pdf -srcfiles size=10127 +srcfiles size=3 texmf-dist/source/latex/syntrace/syntrace.dtx texmf-dist/source/latex/syntrace/syntrace.ins -runfiles size=3298 +runfiles size=1 texmf-dist/tex/latex/syntrace/syntrace.sty catalogue-version 1.1 catalogue-date 2007-03-13 15:26:21 +0100 @@ -67236,13 +67236,13 @@ shortdesc Typeset syntactic trees. longdesc A package to typeset syntactic trees such as those used in longdesc Chomsky's Generative grammar, based on a description of the longdesc structure of the tree. -docfiles size=162969 +docfiles size=41 texmf-dist/doc/latex/synttree/README texmf-dist/doc/latex/synttree/synttree.pdf -srcfiles size=34018 +srcfiles size=10 texmf-dist/source/latex/synttree/synttree.dtx texmf-dist/source/latex/synttree/synttree.ins -runfiles size=13026 +runfiles size=4 texmf-dist/tex/latex/synttree/synttree.sty catalogue-version 1.4.1 catalogue-date 2007-01-15 14:17:51 +0100 @@ -67259,11 +67259,11 @@ longdesc \special's. Therefore, it can be used with the most popular longdesc drivers, including emTeX drivers, dviwin, xdvi and dvips, and longdesc (using some code from ConTeXt) it may also be used with longdesc PDFLaTeX. -docfiles size=149330 +docfiles size=39 texmf-dist/doc/latex/t-angles/README details="Readme" texmf-dist/doc/latex/t-angles/t-manual.pdf details="Package documentation" texmf-dist/doc/latex/t-angles/t-manual.tex -runfiles size=22053 +runfiles size=6 texmf-dist/tex/latex/t-angles/t-angles.sty catalogue-version catalogue-date 2007-03-12 14:32:12 +0100 @@ -67284,7 +67284,7 @@ longdesc and – various items of font support. execute BuildFormat cyramstex execute BuildFormat cyrtex execute BuildFormat cyrtexinfo -docfiles size=157704 +docfiles size=65 texmf-dist/doc/generic/t2/Makefile texmf-dist/doc/generic/t2/OT2uni.map texmf-dist/doc/generic/t2/README @@ -67329,7 +67329,7 @@ docfiles size=157704 texmf-dist/doc/generic/t2/t2cyr.txt texmf-dist/doc/generic/t2/t2lat.txt texmf-dist/doc/generic/t2/urwcyr.txt -runfiles size=18137 +runfiles size=6 texmf-dist/tex/latex/t2/citehack.sty texmf-dist/tex/latex/t2/mathtext.sty texmf-dist/tex/latex/t2/misccorr.sty @@ -67342,12 +67342,12 @@ name tableaux category Package revision 2517 shortdesc Construct tables. -docfiles size=264212 +docfiles size=66 texmf-dist/doc/latex/tableaux/exemples.ps texmf-dist/doc/latex/tableaux/exemples.tex texmf-dist/doc/latex/tableaux/tableau.ps texmf-dist/doc/latex/tableaux/tableau.tex -runfiles size=8218 +runfiles size=3 texmf-dist/tex/latex/tableaux/minimum.sty texmf-dist/tex/latex/tableaux/tableau.sty catalogue-version @@ -67358,9 +67358,9 @@ catalogue-license unknown name tabto-ltx category Package revision 1640 -docfiles size=1692 +docfiles size=1 texmf-dist/doc/latex/tabto-ltx/tabto.txt -runfiles size=5467 +runfiles size=2 texmf-dist/tex/latex/tabto-ltx/tabto.sty name tabulary @@ -67374,13 +67374,13 @@ longdesc variable width columns (\raggedright, \centering, \raggedleft, longdesc and normally justified). In contrast to tabularx's X columns, longdesc the width of each column is weighted according to the natural longdesc width of the widest cell in the column. -docfiles size=148860 +docfiles size=38 texmf-dist/doc/latex/tabulary/README texmf-dist/doc/latex/tabulary/tabulary.pdf details="Package documentation" -srcfiles size=29548 +srcfiles size=9 texmf-dist/source/latex/tabulary/tabulary.dtx texmf-dist/source/latex/tabulary/tabulary.ins -runfiles size=13700 +runfiles size=4 texmf-dist/tex/latex/tabulary/tabulary.sty catalogue-version 0.9 catalogue-date 2007-10-02 22:26:52 +0200 @@ -67395,16 +67395,16 @@ longdesc This LaTeX package is meant to ease the typesetting of tables longdesc showing variations of functions as they are used in France. The longdesc documentation is in French. execute addMap tabvar.map -docfiles size=530596 +docfiles size=132 texmf-dist/doc/latex/tabvar/README details="Readme" texmf-dist/doc/latex/tabvar/demo.pdf texmf-dist/doc/latex/tabvar/demo.tex texmf-dist/doc/latex/tabvar/install-tabvar.sh texmf-dist/doc/latex/tabvar/tabvar.pdf -srcfiles size=27405 +srcfiles size=8 texmf-dist/source/latex/tabvar/tabvar.dtx texmf-dist/source/latex/tabvar/tabvar.ins -runfiles size=16131 +runfiles size=12 texmf-dist/fonts/afm/public/tabvar/tabvar.afm texmf-dist/fonts/map/dvips/tabvar/tabvar.map texmf-dist/fonts/tfm/public/tabvar/tabvar.tfm @@ -67442,14 +67442,14 @@ longdesc style definitions should be put in a separate sty file. longdesc Currently the package comes with only one set of pre-defined longdesc slide styles (greybars.sty). Contributions from people who are longdesc artistically more gifted than the author are more than welcome! -docfiles size=176475 +docfiles size=45 texmf-dist/doc/latex/talk/README details="Readme" texmf-dist/doc/latex/talk/example.tex texmf-dist/doc/latex/talk/talkdoc.pdf details="Package documentation" texmf-dist/doc/latex/talk/talkdoc.tex -srcfiles size=465 +srcfiles size=1 texmf-dist/source/latex/talk/Makefile -runfiles size=15746 +runfiles size=5 texmf-dist/tex/latex/talk/sidebars.sty texmf-dist/tex/latex/talk/talk.cls catalogue-version 1.1 @@ -67460,7 +67460,7 @@ catalogue-license lppl name tamethebeast category Documentation revision 23 -docfiles size=1476844 +docfiles size=368 texmf-doc/doc/english/tamethebeast/CHANGES texmf-doc/doc/english/tamethebeast/Makefile texmf-doc/doc/english/tamethebeast/README @@ -67486,7 +67486,7 @@ longdesc package allows shaded/coloured tables, diagonal rules, etc. The longdesc package is supposed to work with both Plain and LaTeX. An AWK longdesc converter from ASCII semigraphic tables to TAP notation is longdesc included. -docfiles size=76557 +docfiles size=24 texmf-dist/doc/generic/tap/0README.TAP texmf-dist/doc/generic/tap/0tabdoc.inf texmf-dist/doc/generic/tap/circ.eps @@ -67496,7 +67496,7 @@ docfiles size=76557 texmf-dist/doc/generic/tap/tapdoc.tex texmf-dist/doc/generic/tap/tapxamp1.tex texmf-dist/doc/generic/tap/tapxamp2.tex -srcfiles size=15919 +srcfiles size=18 texmf-dist/source/generic/tap/tabcv/sampdos/0sampdos.inf texmf-dist/source/generic/tap/tabcv/sampdos/post1.tex texmf-dist/source/generic/tap/tabcv/sampdos/post2.tex @@ -67513,7 +67513,7 @@ srcfiles size=15919 texmf-dist/source/generic/tap/tabcv/sampdos/tcv.bat texmf-dist/source/generic/tap/tabcv/sampdos/tcv_.bat texmf-dist/source/generic/tap/tabcv/tapcv.awk -runfiles size=36480 +runfiles size=9 texmf-dist/tex/generic/tap/tap.tex catalogue-version 0.77 catalogue-date 2007-01-15 22:10:29 +0100 @@ -67530,10 +67530,10 @@ longdesc available as MetaFont source and in Adobe Type 1 format. The longdesc character set contains all characters in the range 0–127 (as longdesc in cmr10), accented characters used in the Czech, Slovak and longdesc Polish languages. -docfiles size=61484 +docfiles size=16 texmf-dist/doc/latex/tapir/readme details="Readme" texmf-dist/doc/latex/tapir/readme.pdf details="Package documentation" -runfiles size=194151 +runfiles size=49 texmf-dist/fonts/source/public/tapir/tap-enc.mf texmf-dist/fonts/source/public/tapir/tap.mf texmf-dist/fonts/type1/public/tapir/tap.pfb @@ -67545,7 +67545,7 @@ catalogue-license gpl name taupin category Package revision 1373 -runfiles size=7103 +runfiles size=3 texmf-dist/tex/latex/taupin/smallcap.sty texmf-dist/tex/latex/taupin/t1cmsc.fd texmf-dist/tex/latex/taupin/varsects.sty @@ -67553,9 +67553,9 @@ runfiles size=7103 name tcldoc category Package revision 1374 -docfiles size=1661 +docfiles size=1 texmf-dist/doc/latex/tcldoc/README.txt -srcfiles size=661753 +srcfiles size=172 texmf-dist/source/latex/tcldoc/dtxload.dtx texmf-dist/source/latex/tcldoc/dtxload.ins texmf-dist/source/latex/tcldoc/dtxload.tcl @@ -67574,7 +67574,7 @@ srcfiles size=661753 texmf-dist/source/latex/tcldoc/tools/eemenu.ins texmf-dist/source/latex/tcldoc/tools/sourcedtx.dtx texmf-dist/source/latex/tcldoc/tools/sourcedtx.ins -runfiles size=30536 +runfiles size=9 texmf-dist/tex/latex/tcldoc/tcldoc.cls texmf-dist/tex/latex/tcldoc/tcldoc.sty texmf-dist/tex/latex/tcldoc/tclldoc.cls @@ -67587,7 +67587,7 @@ shortdesc The TeX Directory Structure standard. longdesc Defines a structure for placement of TeX-related files on an longdesc hierarchical file system, in a way that is well-defined, and is longdesc readily implementable. -docfiles size=506084 +docfiles size=130 texmf-doc/doc/english/tds/ChangeLog texmf-doc/doc/english/tds/Makefile texmf-doc/doc/english/tds/README details="Readme" @@ -67608,16 +67608,16 @@ name technics category Package revision 1487 shortdesc A package to format technical documents. -docfiles size=18156 +docfiles size=5 texmf-dist/doc/latex/technics/technics.dvi texmf-dist/doc/latex/technics/technics.tex -srcfiles size=39736 +srcfiles size=14 texmf-dist/source/latex/technics/png2eps.sh texmf-dist/source/latex/technics/rf-logo.zip texmf-dist/source/latex/technics/view-dvi.sh texmf-dist/source/latex/technics/vmlinux.eps texmf-dist/source/latex/technics/vmlinux.png -runfiles size=3629 +runfiles size=1 texmf-dist/tex/latex/technics/technics.sty catalogue-version catalogue-date 2007-01-16 00:15:12 +0100 @@ -67627,13 +67627,13 @@ catalogue-license lppl name template category Package revision 616 -docfiles size=1194 +docfiles size=2 texmf-dist/doc/latex3/template/template-test.tex texmf-dist/doc/latex3/template/tprestrict-test.tex -srcfiles size=71444 +srcfiles size=19 texmf-dist/source/latex3/template/template.dtx texmf-dist/source/latex3/template/template.ins -runfiles size=12721 +runfiles size=4 texmf-dist/tex/latex3/template/template.sty name templates-fenn @@ -67650,7 +67650,7 @@ longdesc dinbrief; – vermerk.tex: a general form for taking down notes longdesc on events in the office; and – diabetes.tex: a diary for the longdesc basis-bolus insulin therapy of diabetes mellitus, using longdesc scrartcl.cls from the KOMA-Script bundle. -docfiles size=16470 +docfiles size=8 texmf-doc/doc/german/templates-fenn/diabetes.tex texmf-doc/doc/german/templates-fenn/dinbrief.tex texmf-doc/doc/german/templates-fenn/kbrief.tex @@ -67671,7 +67671,7 @@ longdesc A set of templates for using LaTeX packages that the author longdesc uses, comprising: – Hausarbeit.tex: for students of the longdesc Lehrstuhl Volkskunde an der Friedrich‐Schiller‐Universität longdesc Jena; – Psycho-Dipl.tex: for diploma theses in psychology. -docfiles size=40632 +docfiles size=14 texmf-doc/doc/german/templates-sommer/Hausarbeit.bib texmf-doc/doc/german/templates-sommer/Hausarbeit.tex texmf-doc/doc/german/templates-sommer/Logo.jpg @@ -67686,7 +67686,7 @@ catalogue-license lppl name tengwarscript category Package revision 4054 -docfiles size=750703 +docfiles size=188 texmf-dist/doc/latex/tengwarscript/COPYING texmf-dist/doc/latex/tengwarscript/README texmf-dist/doc/latex/tengwarscript/quetta.eps @@ -67696,10 +67696,10 @@ docfiles size=750703 texmf-dist/doc/latex/tengwarscript/tengtest.pdf texmf-dist/doc/latex/tengwarscript/tengtest.tex texmf-dist/doc/latex/tengwarscript/tengwarscript.pdf -srcfiles size=297349 +srcfiles size=73 texmf-dist/source/latex/tengwarscript/tengwarscript.dtx texmf-dist/source/latex/tengwarscript/tengwarscript.ins -runfiles size=311286 +runfiles size=125 texmf-dist/fonts/enc/dvips/tengwarscript/tengwaralt.enc texmf-dist/fonts/enc/dvips/tengwarscript/tengwarcap.enc texmf-dist/fonts/enc/dvips/tengwarscript/tengwarscript.enc @@ -67781,13 +67781,13 @@ longdesc the typesetting of tensors with mixed upper and lower indices longdesc with spacing, also typset preposed indices. This is a complete longdesc revision and extension of the original ‘tensor’ package by longdesc Mike Piff. -docfiles size=111599 +docfiles size=28 texmf-dist/doc/latex/tensor/README details="Package README" texmf-dist/doc/latex/tensor/tensor.pdf details="Package documentation" -srcfiles size=22493 +srcfiles size=7 texmf-dist/source/latex/tensor/tensor.dtx texmf-dist/source/latex/tensor/tensor.ins -runfiles size=4258 +runfiles size=2 texmf-dist/tex/latex/tensor/tensor.sty catalogue-version 2.1 catalogue-date 2006-11-03 07:18:50 +0100 @@ -67805,14 +67805,14 @@ longdesc derived from that of the fonts used in printers' shops in longdesc Lispia. The package name honours the publisher B.G. Teubner longdesc Verlaggesellschaft whose Greek text publications are of high longdesc quality. -docfiles size=346025 +docfiles size=86 texmf-dist/doc/latex/teubner/teubner-doc.pdf details="Package documentation" texmf-dist/doc/latex/teubner/teubner-doc.tex texmf-dist/doc/latex/teubner/teubner.txt details="Readme" -srcfiles size=127632 +srcfiles size=32 texmf-dist/source/latex/teubner/teubner.dtx texmf-dist/source/latex/teubner/teubner.ins -runfiles size=47806 +runfiles size=12 texmf-dist/tex/latex/teubner/teubner.sty catalogue-version 2.2c catalogue-date 2007-03-12 00:40:13 +0100 @@ -67857,7 +67857,7 @@ execute addMap qhv.map execute addMap qpl.map execute addMap qtm.map execute addMap qzc.map -docfiles size=8369325 +docfiles size=2074 texmf-dist/doc/fonts/tex-gyre/GUST-FONT-LICENSE.txt texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Adventor.txt texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Bonum.txt @@ -67907,7 +67907,7 @@ docfiles size=8369325 texmf-dist/doc/fonts/tex-gyre/qzc-info.pdf details="The technical documentation of TeX Gyre Chorus" texmf-dist/doc/fonts/tex-gyre/qzc-test.pdf texmf-dist/doc/fonts/tex-gyre/qzc-test.tex -runfiles size=26027964 +runfiles size=6894 texmf-dist/fonts/afm/public/tex-gyre/qagb.afm texmf-dist/fonts/afm/public/tex-gyre/qagbi.afm texmf-dist/fonts/afm/public/tex-gyre/qagr.afm @@ -68938,7 +68938,7 @@ shortdesc TeX to PostScript generic macros and add-ons. longdesc TeX to PostScript generic macros and add-ons: transformations longdesc of EPS files, prepress preparation, color separation, mirror, longdesc etc. -docfiles size=353953 +docfiles size=94 texmf-dist/doc/generic/tex-ps/cmyk-hax/README texmf-dist/doc/generic/tex-ps/cmyk-hax/cmyk-doc.pdf texmf-dist/doc/generic/tex-ps/cmyk-hax/fountain.eps @@ -68954,7 +68954,7 @@ docfiles size=353953 texmf-dist/doc/generic/tex-ps/poligraf/kol-cmyk.eps texmf-dist/doc/generic/tex-ps/poligraf/sample.tex texmf-dist/doc/generic/tex-ps/poligraf/samplelx.tex -runfiles size=83840 +runfiles size=24 texmf-dist/dvips/tex-ps/crops.pro texmf-dist/dvips/tex-ps/mirr.hd texmf-dist/dvips/tex-ps/separate.pro @@ -68970,11 +68970,11 @@ catalogue-license pd name tex-refs category Documentation revision 23 -docfiles size=623477 +docfiles size=154 texmf-doc/doc/english/tex-refs/README texmf-doc/doc/english/tex-refs/tex-refs.css texmf-doc/doc/english/tex-refs/tex-refs.html -srcfiles size=713787 +srcfiles size=192 texmf-doc/source/english/tex-refs/AUTHORS texmf-doc/source/english/tex-refs/Makefile texmf-doc/source/english/tex-refs/README @@ -69008,7 +69008,7 @@ srcfiles size=713787 name tex-virtual-academy-pl category Documentation revision 3527 -docfiles size=2408103 +docfiles size=831 texmf-doc/doc/polish/tex-virtual-academy-pl/TeX-pub.html texmf-doc/doc/polish/tex-virtual-academy-pl/context/cont-ins.html texmf-doc/doc/polish/tex-virtual-academy-pl/context/context.html @@ -69475,7 +69475,7 @@ longdesc (La)TeX itself (with an extra macro package) to produce a non- longdesc standard DVI file that it can then process. This technique longdesc gives TeX4ht the robustness characteristic of restricted-syntax longdesc systems such as hyperlatex and gellmu. -runfiles size=4614037 +runfiles size=3639 texmf-dist/tex4ht/base/unix/tex4ht.env texmf-dist/tex4ht/base/unix/xv4ht.cat texmf-dist/tex4ht/base/win32/tex4ht.env @@ -72265,7 +72265,7 @@ catalogue-license lppl name texbytopic category Documentation revision 5126 -docfiles size=2274754 +docfiles size=559 texmf-doc/doc/english/texbytopic/README texmf-doc/doc/english/texbytopic/TeXbyTopic.pdf texmf-doc/doc/english/texbytopic/TeXbyTopic.tex @@ -72287,7 +72287,7 @@ longdesc gsave/grestore mechanism in PostScript, drawing segments allow longdesc for local changes to the scaling and line parameters. Using longdesc TeX’s macro definition capability, new drawing commands can longdesc be constructed from drawing segments. -docfiles size=575351 +docfiles size=153 texmf-dist/doc/texdraw/getopt.c texmf-dist/doc/texdraw/getopt.h texmf-dist/doc/texdraw/texdraw.cps @@ -72311,7 +72311,7 @@ docfiles size=575351 texmf-dist/doc/texdraw/texindex.c texmf-dist/doc/texdraw/txdexamp.latex texmf-dist/doc/texdraw/txdexamp.tex -runfiles size=27493 +runfiles size=9 texmf-dist/tex/generic/texdraw/blockdiagram.tex texmf-dist/tex/generic/texdraw/texdraw.sty texmf-dist/tex/generic/texdraw/texdraw.tex @@ -72325,7 +72325,7 @@ catalogue-license dfsg name texilikecover category Package revision 4295 -runfiles size=948 +runfiles size=1 texmf-dist/tex/latex/texilikecover/texilikecover.sty name texinfo @@ -72340,7 +72340,7 @@ longdesc distribution offer online interactive use (with hypertext longdesc linkages in some cases). Note that a developers’ snapshot of longdesc the latest working version of the Texinfo macros may be found longdesc in the Texinfo ‘latest’ package. -runfiles size=309955 +runfiles size=82 texmf-dist/tex/texinfo/texinfo.ini texmf-dist/tex/texinfo/texinfo.tex texmf-dist/tex/texinfo/txi-cs.tex @@ -72362,7 +72362,7 @@ catalogue-license gpl name texlive-common category Documentation revision 11 -srcfiles size=4694 +srcfiles size=5 texmf-doc/source/general/texlive-common/examples/ex5.tex texmf-doc/source/general/texlive-common/examples/ex6.tex texmf-doc/source/general/texlive-common/examples/ex6a.tex @@ -72372,14 +72372,14 @@ srcfiles size=4694 name texlive-cz category Documentation revision 3797 -docfiles size=1150690 +docfiles size=285 texmf-doc/doc/czechslovak/texlive-cz/cmsy9-43.png texmf-doc/doc/czechslovak/texlive-cz/cmsy9-53.png texmf-doc/doc/czechslovak/texlive-cz/live.css texmf-doc/doc/czechslovak/texlive-cz/live.html texmf-doc/doc/czechslovak/texlive-cz/live.pdf texmf-doc/doc/czechslovak/texlive-cz/tex-live.css -srcfiles size=172632 +srcfiles size=45 texmf-doc/source/czechslovak/texlive-cz/Makefile texmf-doc/source/czechslovak/texlive-cz/cs-tex-live.sty texmf-doc/source/czechslovak/texlive-cz/csquote.sty @@ -72389,12 +72389,12 @@ srcfiles size=172632 name texlive-en category Documentation revision 5377 -docfiles size=1084116 +docfiles size=266 texmf-doc/doc/english/texlive-en/live.css texmf-doc/doc/english/texlive-en/live.html texmf-doc/doc/english/texlive-en/live.pdf texmf-doc/doc/english/texlive-en/tex-live.css -srcfiles size=885235 +srcfiles size=234 texmf-doc/source/english/texlive-en/Makefile texmf-doc/source/english/texlive-en/README texmf-doc/source/english/texlive-en/archive/bv-live.tex @@ -72425,12 +72425,12 @@ srcfiles size=885235 name texlive-fr category Documentation revision 3795 -docfiles size=1308151 +docfiles size=322 texmf-doc/doc/french/texlive-fr/live.css texmf-doc/doc/french/texlive-fr/live.html texmf-doc/doc/french/texlive-fr/live.pdf texmf-doc/doc/french/texlive-fr/tex-live.css -srcfiles size=172657 +srcfiles size=46 texmf-doc/source/french/texlive-fr/Makefile texmf-doc/source/french/texlive-fr/live.tex texmf-doc/source/french/texlive-fr/live4ht.cfg @@ -72440,12 +72440,12 @@ srcfiles size=172657 name texlive-ge category Documentation revision 3818 -docfiles size=1367189 +docfiles size=336 texmf-doc/doc/german/texlive-ge/live.css texmf-doc/doc/german/texlive-ge/live.html texmf-doc/doc/german/texlive-ge/live.pdf texmf-doc/doc/german/texlive-ge/tex-live.css -srcfiles size=203842 +srcfiles size=54 texmf-doc/source/german/texlive-ge/Makefile texmf-doc/source/german/texlive-ge/cmsy10-40.png texmf-doc/source/german/texlive-ge/live.tex @@ -72455,12 +72455,12 @@ srcfiles size=203842 name texlive-pl category Documentation revision 3900 -docfiles size=1143357 +docfiles size=281 texmf-doc/doc/polish/texlive-pl/live.css texmf-doc/doc/polish/texlive-pl/live.html texmf-doc/doc/polish/texlive-pl/live.pdf texmf-doc/doc/polish/texlive-pl/tex-live.css -srcfiles size=196429 +srcfiles size=51 texmf-doc/source/polish/texlive-pl/Makefile texmf-doc/source/polish/texlive-pl/live.tex texmf-doc/source/polish/texlive-pl/live4ht.cfg @@ -72470,12 +72470,12 @@ srcfiles size=196429 name texlive-ru category Documentation revision 3752 -docfiles size=1587265 +docfiles size=389 texmf-doc/doc/russian/texlive-ru/live.css texmf-doc/doc/russian/texlive-ru/live.html texmf-doc/doc/russian/texlive-ru/live.pdf texmf-doc/doc/russian/texlive-ru/tex-live.css -srcfiles size=150570 +srcfiles size=40 texmf-doc/source/russian/texlive-ru/Makefile texmf-doc/source/russian/texlive-ru/live.tex texmf-doc/source/russian/texlive-ru/live4ht.cfg @@ -72484,9 +72484,9 @@ srcfiles size=150570 name texlive-zh-cn category Documentation revision 3934 -docfiles size=586601 +docfiles size=144 texmf-doc/doc/chinese/texlive-zh-cn/live.pdf -srcfiles size=151843 +srcfiles size=40 texmf-doc/source/chinese/texlive-zh-cn/Makefile texmf-doc/source/chinese/texlive-zh-cn/README-live.ZH-CN texmf-doc/source/chinese/texlive-zh-cn/live.tex @@ -72505,7 +72505,7 @@ longdesc Yen, Won and Naira are defined so as not to need TS1-encoded longdesc fonts. Also defined are the C++ logo, with the ‘+’ signs longdesc properly positioned, and the logo of the Vienna University longdesc Business Administration Center (BWZ). -runfiles size=4479 +runfiles size=2 texmf-dist/tex/latex/texlogos/texlogos.sty catalogue-version 1.3.1 catalogue-date 2007-01-16 09:34:54 +0100 @@ -72515,14 +72515,14 @@ catalogue-license lppl name texmate category Package revision 2181 -docfiles size=329698 +docfiles size=82 texmf-dist/doc/latex/texmate/README texmf-dist/doc/latex/texmate/texmate2manual.pdf texmf-dist/doc/latex/texmate/texmate2manual.tex -srcfiles size=30144 +srcfiles size=9 texmf-dist/source/latex/texmate/texmate.dtx texmf-dist/source/latex/texmate/texmate.ins -runfiles size=27318 +runfiles size=7 texmf-dist/tex/latex/texmate/texmate.sty name texpower @@ -72538,7 +72538,7 @@ longdesc a complete environment in itself: it relies on an existing longdesc class for preparing slides (such as foiltex or seminar) or longdesc another package such as pdfslide. depend tpslifonts -docfiles size=982473 +docfiles size=267 texmf-dist/doc/latex/texpower/00readme.txt texmf-dist/doc/latex/texpower/01install.txt texmf-dist/doc/latex/texpower/02changes.txt @@ -72588,7 +72588,7 @@ docfiles size=982473 texmf-dist/doc/latex/texpower/tpslifonts/tpslifonts.dtx texmf-dist/doc/latex/texpower/tpslifonts/tpslifonts.ins texmf-dist/doc/latex/texpower/verbexample.tex -srcfiles size=686762 +srcfiles size=172 texmf-dist/source/latex/texpower/Makefile texmf-dist/source/latex/texpower/powersem.dtx texmf-dist/source/latex/texpower/texpower-addons.dtx @@ -72597,7 +72597,7 @@ srcfiles size=686762 texmf-dist/source/latex/texpower/texpower.dtx texmf-dist/source/latex/texpower/tpbundle.ins texmf-dist/source/latex/texpower/tplists.dtx -runfiles size=252567 +runfiles size=67 texmf-dist/tex/latex/texpower/automata.sty texmf-dist/tex/latex/texpower/fixseminar.sty texmf-dist/tex/latex/texpower/powersem.cls @@ -72626,7 +72626,7 @@ longdesc of commands for handling shading colours, text styles, labels, longdesc legends and even allows the user to define completely new longdesc shading modes. TeXshade combines highest flexibility and the longdesc habitual TeX output quality—with reasonable time expenditure. -docfiles size=841084 +docfiles size=213 texmf-dist/doc/latex/texshade/AQP1.phd texmf-dist/doc/latex/texshade/AQP1.top texmf-dist/doc/latex/texshade/AQP2spec.ALN @@ -72640,10 +72640,10 @@ docfiles size=841084 texmf-dist/doc/latex/texshade/texshade.pdf details="Package documentation:" language="en" texmf-dist/doc/latex/texshade/tsfaq.pdf details="FAQs about TeXshade:" language="en" texmf-dist/doc/latex/texshade/tsfaq.tex -srcfiles size=792677 +srcfiles size=194 texmf-dist/source/latex/texshade/texshade.dtx texmf-dist/source/latex/texshade/texshade.ins -runfiles size=457651 +runfiles size=112 texmf-dist/tex/latex/texshade/texshade.def texmf-dist/tex/latex/texshade/texshade.sty catalogue-version 1.17 @@ -72671,7 +72671,7 @@ longdesc and listing computer code; Specialized macros for easily longdesc constructing ruled tables. TeXsis was originally developed for longdesc physicists, but others may also find it useful. It is longdesc completely compatible with Plain TeX. -docfiles size=449236 +docfiles size=132 texmf-dist/doc/texsis/base/COPYING texmf-dist/doc/texsis/base/Example.tex texmf-dist/doc/texsis/base/Fonts.tex @@ -72715,7 +72715,7 @@ docfiles size=449236 texmf-dist/doc/texsis/base/texsis.1 texmf-dist/doc/texsis/base/texsis.el texmf-dist/doc/texsis/base/texsis.lsm -runfiles size=497221 +runfiles size=142 texmf-dist/bibtex/bst/texsis/texsis.bst texmf-dist/tex/texsis/base/AIP.txs texmf-dist/tex/texsis/base/CVformat.txs @@ -72775,13 +72775,13 @@ longdesc argument, so to force uppercase of a section including an longdesc environment, one might say: longdesc \MakeTextUppercase{...\NoCaseChange{\begin{foo}} longdesc ...\NoCaseChange{\end{foo}}...} -docfiles size=170965 +docfiles size=43 texmf-dist/doc/latex/textcase/README details="Readme" texmf-dist/doc/latex/textcase/textcase.pdf details="Package documentation" -srcfiles size=13771 +srcfiles size=5 texmf-dist/source/latex/textcase/textcase.dtx texmf-dist/source/latex/textcase/textcase.ins -runfiles size=2022 +runfiles size=1 texmf-dist/tex/latex/textcase/textcase.sty catalogue-version catalogue-date 2007-03-01 12:49:13 +0100 @@ -72794,15 +72794,15 @@ revision 2382 shortdesc Fit text to a desired size. longdesc Package to support fitting of text to a given width or height longdesc by scaling the font. For example: \scaletowidth{3in}{This}. -docfiles size=754 +docfiles size=4 texmf-dist/doc/latex/textfit/catalog texmf-dist/doc/latex/textfit/makefile texmf-dist/doc/latex/textfit/manifest texmf-dist/doc/latex/textfit/readme -srcfiles size=9337 +srcfiles size=3 texmf-dist/source/latex/textfit/textfit.dtx texmf-dist/source/latex/textfit/textfit.ins -runfiles size=5070 +runfiles size=2 texmf-dist/tex/latex/textfit/textfit.sty catalogue-version 5 catalogue-date 2007-01-17 00:08:13 +0100 @@ -72814,7 +72814,7 @@ category Package revision 1487 shortdesc Merge text in TeX and LaTeX. longdesc Useful, for example, in mail merge. -docfiles size=3436 +docfiles size=7 texmf-dist/doc/generic/textmerg/results.dat texmf-dist/doc/generic/textmerg/silly.dat texmf-dist/doc/generic/textmerg/tmexamp1.dvi @@ -72822,11 +72822,11 @@ docfiles size=3436 texmf-dist/doc/generic/textmerg/tmexamp2.dvi texmf-dist/doc/generic/textmerg/tmexamp2.tex texmf-dist/doc/generic/textmerg/tmexampp.tex -srcfiles size=30360 +srcfiles size=9 texmf-dist/source/generic/textmerg/textmerg.drv texmf-dist/source/generic/textmerg/textmerg.dtx texmf-dist/source/generic/textmerg/textmerg.ins -runfiles size=5160 +runfiles size=3 texmf-dist/tex/generic/textmerg/textmerg.sty texmf-dist/tex/generic/textmerg/textmerg.tex catalogue-version @@ -72840,7 +72840,7 @@ revision 1384 shortdesc Annotated membrane protein topology plots. longdesc A LaTeX package for setting shaded and annotated membrane longdesc protein topology plots and helical wheels. -docfiles size=465378 +docfiles size=121 texmf-dist/doc/latex/textopo/AQP1.SP texmf-dist/doc/latex/textopo/AQP1.hmm texmf-dist/doc/latex/textopo/AQP1.phd @@ -72851,10 +72851,10 @@ docfiles size=465378 texmf-dist/doc/latex/textopo/AQPpro1.shd texmf-dist/doc/latex/textopo/textopo.pdf details="Package documentation" texmf-dist/doc/latex/textopo/textopo.txt details="Notes on the distribution" -srcfiles size=497163 +srcfiles size=122 texmf-dist/source/latex/textopo/textopo.dtx texmf-dist/source/latex/textopo/textopo.ins -runfiles size=269103 +runfiles size=67 texmf-dist/tex/latex/textopo/biotex.sty texmf-dist/tex/latex/textopo/textopo.def texmf-dist/tex/latex/textopo/textopo.sty @@ -72870,14 +72870,14 @@ shortdesc Setting text along a path with MetaPost. longdesc This MetaPost package provides macros to typeset text along a longdesc free path with the help of LaTeX, thereby preserving kerning longdesc and allowing for 8-bit input (accented characters). -docfiles size=301347 +docfiles size=77 texmf-dist/doc/metapost/textpath/CHANGES texmf-dist/doc/metapost/textpath/README details="README file" texmf-dist/doc/metapost/textpath/textpath.pdf details="Package documentation" texmf-dist/doc/metapost/textpath/textpath.tex texmf-dist/doc/metapost/textpath/textpathfigs.mp texmf-dist/doc/metapost/textpath/textpathfigs.tex -runfiles size=15689 +runfiles size=5 texmf-dist/metapost/textpath/textpath.mp texmf-dist/tex/latex/textpath/textpathmp.sty catalogue-version 1.6 @@ -72893,7 +72893,7 @@ longdesc A package to facilitate placement of boxes at absolute longdesc positions on the LaTeX page. There are several reasons why this longdesc might be useful, an important one being to help the creation of longdesc large-format conference posters. -docfiles size=132412 +docfiles size=44 texmf-dist/doc/latex/textpos/LICENCE texmf-dist/doc/latex/textpos/README details="Package README" texmf-dist/doc/latex/textpos/VERSION-1.7b @@ -72910,11 +72910,11 @@ docfiles size=132412 texmf-dist/doc/latex/textpos/textpos-example.tex texmf-dist/doc/latex/textpos/textpos.html details="Version history, etc. (HTML)" texmf-dist/doc/latex/textpos/textpos.pdf details="Package documentation (PDF)" -srcfiles size=57540 +srcfiles size=16 texmf-dist/source/latex/textpos/textpos.drv texmf-dist/source/latex/textpos/textpos.dtx texmf-dist/source/latex/textpos/textpos.ins -runfiles size=11443 +runfiles size=3 texmf-dist/tex/latex/textpos/textpos.sty catalogue-version 1.7a catalogue-date 2007-05-14 13:41:39 +0200 @@ -72927,7 +72927,7 @@ revision 1806 shortdesc Little style to create a standard titlepage for diploma thesis longdesc Yet another thesis titlepage style: support of Fachhochschule longdesc Aachen (Standort Juelich) -docfiles size=314453 +docfiles size=82 texmf-dist/doc/latex/thesis-titlepage-fhac/LogoFH.eps texmf-dist/doc/latex/thesis-titlepage-fhac/LogoFH.pdf texmf-dist/doc/latex/thesis-titlepage-fhac/LogoFH.png @@ -72939,12 +72939,12 @@ docfiles size=314453 texmf-dist/doc/latex/thesis-titlepage-fhac/doxygen_header.tex texmf-dist/doc/latex/thesis-titlepage-fhac/fhACtitlepage.pdf details="Package documentation" texmf-dist/doc/latex/thesis-titlepage-fhac/pdf_with_figbig_and_glossar.tco -srcfiles size=24593 +srcfiles size=8 texmf-dist/source/latex/thesis-titlepage-fhac/doxygen_header.dtx.input texmf-dist/source/latex/thesis-titlepage-fhac/fhACtitlepage.dtx texmf-dist/source/latex/thesis-titlepage-fhac/fhACtitlepage.ins texmf-dist/source/latex/thesis-titlepage-fhac/gloss_add.dtx.input -runfiles size=9347 +runfiles size=5 texmf-dist/tex/latex/thesis-titlepage-fhac/fhACtitlepage.cfg texmf-dist/tex/latex/thesis-titlepage-fhac/fhACtitlepage.sty texmf-dist/tex/latex/thesis-titlepage-fhac/figbib_add.sty @@ -72959,13 +72959,13 @@ category Package revision 2382 shortdesc Thumb marks in documents. longdesc Place thumb marks in books, manuals and reference maunals. -docfiles size=208046 +docfiles size=52 texmf-dist/doc/latex/thumb/README details="Package Readme" texmf-dist/doc/latex/thumb/thumb.pdf details="Package documentation" -srcfiles size=44947 +srcfiles size=12 texmf-dist/source/latex/thumb/thumb.dtx texmf-dist/source/latex/thumb/thumb.ins -runfiles size=16216 +runfiles size=4 texmf-dist/tex/latex/thumb/thumb.sty catalogue-version 1.0 catalogue-date 2006-12-11 00:37:24 +0100 @@ -72982,9 +72982,9 @@ longdesc thumbnails which get represented in a TeX readable file that is longdesc read by the package thumbpdf.sty to automatically include the longdesc thumbnails. This arrangement works with both plain TeX and longdesc LaTeX. -docfiles size=25091 +docfiles size=7 texmf-dist/doc/generic/thumbpdf/readme.txt -runfiles size=24651 +runfiles size=7 texmf-dist/tex/generic/thumbpdf/thumbpdf.sty texmf-dist/tex/generic/thumbpdf/thumbpdf.tex catalogue-version 3.9 @@ -72999,7 +72999,7 @@ shortdesc Thesis template for Tsinghua University. longdesc ThuThesis is a LaTeX thesis template package for Tsinghua longdesc University in order to make it easy to write theses for either longdesc bachelor's, master's or doctor's degree. -docfiles size=1915306 +docfiles size=478 texmf-dist/doc/latex/thuthesis/Readme details="Readme" texmf-dist/doc/latex/thuthesis/example/Makefile texmf-dist/doc/latex/thuthesis/example/data/ack.tex @@ -73019,10 +73019,10 @@ docfiles size=1915306 texmf-dist/doc/latex/thuthesis/example/shuji.tex texmf-dist/doc/latex/thuthesis/example/thutils.sty texmf-dist/doc/latex/thuthesis/thuthesis.pdf details="Package documentation" -srcfiles size=112292 +srcfiles size=28 texmf-dist/source/latex/thuthesis/thuthesis.dtx texmf-dist/source/latex/thuthesis/thuthesis.ins -runfiles size=59226 +runfiles size=16 texmf-dist/bibtex/bst/thuthesis/thubib.bst texmf-dist/tex/latex/thuthesis/thuthesis.cfg texmf-dist/tex/latex/thuthesis/thuthesis.cls @@ -73040,7 +73040,7 @@ longdesc labels for your files, stickers, pins and other stuff for your longdesc office, conferences etc. All you need is a definition of your longdesc ‘ticket’ included in a ticket definition file and the two longdesc commands \ticketdefault and \ticket. -docfiles size=363604 +docfiles size=99 texmf-dist/doc/latex/ticket/README details="Package Readme" texmf-dist/doc/latex/ticket/comment texmf-dist/doc/latex/ticket/ex_file.pdf @@ -73057,7 +73057,7 @@ docfiles size=363604 texmf-dist/doc/latex/ticket/manual.pdf texmf-dist/doc/latex/ticket/manual.tex texmf-dist/doc/latex/ticket/words.tex -runfiles size=10669 +runfiles size=15 texmf-dist/tex/latex/ticket/aj8414.tdf texmf-dist/tex/latex/ticket/dura5222.tdf texmf-dist/tex/latex/ticket/flashCard.tdf @@ -73085,7 +73085,7 @@ longdesc The times package is now obsolete, replaced by the mathptmx longdesc package, which supports Times Roman text and (mostly) matching longdesc mathematics. The times package remains available, for longdesc compatibility; both it and mathptmx are part of psnfss. -runfiles size=1519583 +runfiles size=497 texmf-dist/dvips/times/config.utm texmf-dist/fonts/afm/adobe/times/ptmb8a.afm texmf-dist/fonts/afm/adobe/times/ptmbi8a.afm @@ -73337,7 +73337,7 @@ catalogue-license lppl name timescyr category Package revision 90 -runfiles size=14292 +runfiles size=12 texmf-dist/fonts/tfm/monotype/timescyr/mntb7k.tfm texmf-dist/fonts/tfm/monotype/timescyr/mntbo7k.tfm texmf-dist/fonts/tfm/monotype/timescyr/mntboz.tfm @@ -73354,19 +73354,19 @@ runfiles size=14292 name timesht category Package revision 1389 -docfiles size=1294 +docfiles size=2 texmf-dist/doc/latex/timesht/README texmf-dist/doc/latex/timesht/timesheet.tex -srcfiles size=16435 +srcfiles size=5 texmf-dist/source/latex/timesht/timesht.dtx texmf-dist/source/latex/timesht/timesht.ins -runfiles size=4515 +runfiles size=2 texmf-dist/tex/latex/timesht/timesht.cls name timesnew category Package revision 90 -runfiles size=184596 +runfiles size=88 texmf-dist/fonts/tfm/ibm/timesnew/nntb7t.tfm texmf-dist/fonts/tfm/ibm/timesnew/nntb8c.tfm texmf-dist/fonts/tfm/ibm/timesnew/nntb8r.tfm @@ -73459,13 +73459,13 @@ category Package revision 1390 shortdesc Fonts and macro package for drawing timing diagrams. longdesc The fonts are distributed as MetaFont source. -docfiles size=28357 +docfiles size=10 texmf-dist/doc/fonts/timing/prozt1.tex texmf-dist/doc/fonts/timing/read.me details="Readme" language="de" texmf-dist/doc/fonts/timing/tim0594.upl texmf-dist/doc/fonts/timing/timing.dvi texmf-dist/doc/fonts/timing/timing.tex -runfiles size=27596 +runfiles size=14 texmf-dist/fonts/source/public/timing/timing.mf texmf-dist/fonts/source/public/timing/timing1.mf texmf-dist/fonts/source/public/timing/timing1s.mf @@ -73491,7 +73491,7 @@ longdesc registered as LaTeX standard encoding T3, and the set of longdesc addendum symbols as encoding TS3. ‘Times-like’ Adobe Type 1 longdesc versions are provided for both the T3 and the TS3 fonts. execute addMixedMap tipa.map -docfiles size=2590853 +docfiles size=642 texmf-dist/doc/fonts/tipa/00README details="Readme" texmf-dist/doc/fonts/tipa/Makefile texmf-dist/doc/fonts/tipa/README.TEXLIVE @@ -73508,7 +73508,7 @@ docfiles size=2590853 texmf-dist/doc/fonts/tipa/tipaman3.tex texmf-dist/doc/fonts/tipa/tipaman4.tex texmf-dist/doc/fonts/tipa/vowel.tex -runfiles size=3943615 +runfiles size=1105 texmf-dist/fonts/map/dvips/tipa/tipa.map texmf-dist/fonts/source/public/tipa/gentfm.sh texmf-dist/fonts/source/public/tipa/gentipa.sh @@ -73776,7 +73776,7 @@ longdesc command), a running title (\runningtitle), AMS subject longdesc classifications (\amssubj), and an ‘author’s footnote’ as longdesc footnotes to the title or first page of a document. Works with longdesc any class for which the \thanks macro works (e.g., article). -runfiles size=8443 +runfiles size=3 texmf-dist/tex/latex/titlefoot/titlefoot.sty catalogue-version catalogue-date 2007-01-17 00:08:13 +0100 @@ -73793,11 +73793,11 @@ longdesc to change the font of all headings with a single command, also longdesc providing simple one-step page styles. Also includes a package longdesc to change the page styles when there are floats in a page. You longdesc may assign headers/footers to individual floats, too. -docfiles size=313134 +docfiles size=78 texmf-dist/doc/latex/titlesec/README details="Readme" texmf-dist/doc/latex/titlesec/titlesec.pdf details="Package documentation" texmf-dist/doc/latex/titlesec/titlesec.tex -runfiles size=97332 +runfiles size=29 texmf-dist/tex/latex/titlesec/block.tss texmf-dist/tex/latex/titlesec/drop.tss texmf-dist/tex/latex/titlesec/frame.tss @@ -73824,13 +73824,13 @@ longdesc \title, \author and \date information permanently available. longdesc Multiple titles are allowed in a single document. New titling longdesc elements can be added and a titlepage title can be centered on longdesc a physical page. -docfiles size=208355 +docfiles size=52 texmf-dist/doc/latex/titling/README details="Readme" texmf-dist/doc/latex/titling/titling.pdf details="Package documentation" -srcfiles size=55013 +srcfiles size=14 texmf-dist/source/latex/titling/titling.dtx texmf-dist/source/latex/titling/titling.ins -runfiles size=7415 +runfiles size=2 texmf-dist/tex/latex/titling/titling.sty catalogue-version 2.1c catalogue-date 2007-01-17 10:01:14 +0100 @@ -73840,7 +73840,7 @@ catalogue-license lppl name tlc2 category Documentation revision 1487 -docfiles size=988202 +docfiles size=890 texmf-doc/doc/english/tlc2/1-3-1.ltx texmf-doc/doc/english/tlc2/1-3-2.ltx2 texmf-doc/doc/english/tlc2/1-3-3.ltx @@ -74719,12 +74719,12 @@ longdesc Support for typesetting math in a style that suits the Adobe longdesc Times text fonts. Commercial (Adobe type 1) versions of the HV- longdesc Math fonts are available from Micropress; free bitmap versions longdesc of the fonts from the Micropress fonts directories. -docfiles size=2783 +docfiles size=1 texmf-dist/doc/latex/tmmath/tmmaths.txt -srcfiles size=13740 +srcfiles size=5 texmf-dist/source/latex/tmmath/tmmaths.dtx texmf-dist/source/latex/tmmath/tmmaths.ins -runfiles size=6487 +runfiles size=2 texmf-dist/tex/latex/tmmath/tmmaths.sty catalogue-version 2.4 catalogue-date 2007-01-17 10:01:14 +0100 @@ -74737,13 +74737,13 @@ revision 1396 shortdesc Add bibliography/index/contents to Table of Contents. longdesc Automatically adds the bibliography and/or the index and/or the longdesc contents, etc., to the Table of Contents listing. -docfiles size=203700 +docfiles size=50 texmf-dist/doc/latex/tocbibind/README details="Readme" texmf-dist/doc/latex/tocbibind/tocbibind.pdf details="Package documentation" -srcfiles size=47124 +srcfiles size=12 texmf-dist/source/latex/tocbibind/tocbibind.dtx texmf-dist/source/latex/tocbibind/tocbibind.ins -runfiles size=9245 +runfiles size=3 texmf-dist/tex/latex/tocbibind/tocbibind.sty catalogue-version 1.5g catalogue-date 2007-01-17 10:01:14 +0100 @@ -74757,13 +74757,13 @@ shortdesc Control table of contents, figures, etc. longdesc Provides control over the typography of the Table of Contents, longdesc List of Figures and List of Tables, and the ability to create longdesc new `List of ...'. The ToC \parskip can be changed. -docfiles size=324012 +docfiles size=80 texmf-dist/doc/latex/tocloft/README details="Readme" texmf-dist/doc/latex/tocloft/tocloft.pdf details="Package documentation" -srcfiles size=135154 +srcfiles size=34 texmf-dist/source/latex/tocloft/tocloft.dtx texmf-dist/source/latex/tocloft/tocloft.ins -runfiles size=34514 +runfiles size=9 texmf-dist/tex/latex/tocloft/tocloft.sty catalogue-version 2.3c catalogue-date 2006-12-23 09:07:09 +0100 @@ -74777,13 +74777,13 @@ shortdesc Section numbering and table of contents control. longdesc Provides control over section numbering (without recourse to longdesc starred sectional commands) and/or the entries in the Table of longdesc Contents on a section by section basis. -docfiles size=165850 +docfiles size=42 texmf-dist/doc/latex/tocvsec2/README details="Readme" texmf-dist/doc/latex/tocvsec2/tocvsec2.pdf details="Package documentation" -srcfiles size=23157 +srcfiles size=6 texmf-dist/source/latex/tocvsec2/tocvsec2.dtx texmf-dist/source/latex/tocvsec2/tocvsec2.ins -runfiles size=4554 +runfiles size=2 texmf-dist/tex/latex/tocvsec2/tocvsec2.sty catalogue-version 1.2 catalogue-date 2006-12-23 09:07:09 +0100 @@ -74797,12 +74797,12 @@ shortdesc Make a to-do list for a document. longdesc The package allows you to insert "to do" marks in your longdesc document, to make lists of such items, and to cross-reference longdesc to them. -docfiles size=13240 +docfiles size=4 texmf-dist/doc/latex/todo/todo.dvi -srcfiles size=11164 +srcfiles size=4 texmf-dist/source/latex/todo/todo.dtx texmf-dist/source/latex/todo/todo.ins -runfiles size=2065 +runfiles size=1 texmf-dist/tex/latex/todo/todo.sty catalogue-version 1.1 catalogue-date 2006-12-23 09:07:09 +0100 @@ -74821,10 +74821,10 @@ longdesc package option 'trim' causes leading and trailing space to be longdesc removed from each token; with this option, the \TrimSpaces longdesc command is defined, which removes leading and trailing spaces longdesc from its argument. -docfiles size=89257 +docfiles size=22 texmf-dist/doc/latex/tokenizer/tokenizer.pdf texmf-dist/doc/latex/tokenizer/tokenizer.tex -runfiles size=4912 +runfiles size=2 texmf-dist/tex/latex/tokenizer/tokenizer.sty catalogue-version 1.1.0 catalogue-date 2006-12-23 09:07:09 +0100 @@ -74841,13 +74841,13 @@ longdesc contains macros which support: implicit macros; fancy optional longdesc arguments; loops over tokenlists and itemlists; searching and longdesc splitting; controlled expansion; redefinition of macros; and longdesc concatenated macro names; macros for text replacement. -docfiles size=34410 +docfiles size=10 texmf-dist/doc/latex/toolbox/toolbox.tex texmf-dist/doc/latex/toolbox/toolbox.txt -srcfiles size=113971 +srcfiles size=29 texmf-dist/source/latex/toolbox/toolbox.dtx texmf-dist/source/latex/toolbox/toolbox.ins -runfiles size=10682 +runfiles size=3 texmf-dist/tex/latex/toolbox/toolbox.sty catalogue-version 5.1 catalogue-date 2006-12-23 09:07:09 +0100 @@ -74864,7 +74864,7 @@ longdesc array, calc, dcolumn, delarray enumerate, fileerr, fontsmpl, longdesc ftnright, hhline, indentfirst, layout, longtable, multicol, longdesc rawfonts, showkeys, somedefs, theorem, tabularx, trace, longdesc varioref, verbatim, xr, and xspace. -docfiles size=3785397 +docfiles size=938 texmf-dist/doc/latex/tools/afterpage.pdf texmf-dist/doc/latex/tools/array.pdf texmf-dist/doc/latex/tools/bm.pdf @@ -74894,7 +74894,7 @@ docfiles size=3785397 texmf-dist/doc/latex/tools/verbatim.pdf texmf-dist/doc/latex/tools/xr.pdf texmf-dist/doc/latex/tools/xspace.pdf -srcfiles size=910828 +srcfiles size=236 texmf-dist/source/latex/tools/afterpage.dtx texmf-dist/source/latex/tools/array.dtx texmf-dist/source/latex/tools/bm.dtx @@ -74921,7 +74921,7 @@ srcfiles size=910828 texmf-dist/source/latex/tools/verbatim.dtx texmf-dist/source/latex/tools/xr.dtx texmf-dist/source/latex/tools/xspace.dtx -runfiles size=229674 +runfiles size=75 texmf-dist/tex/latex/tools/.tex texmf-dist/tex/latex/tools/afterpage.sty texmf-dist/tex/latex/tools/array.sty @@ -74970,10 +74970,10 @@ name topfloat category Package revision 1487 shortdesc Move floats to the top of the page. -docfiles size=16141 +docfiles size=5 texmf-dist/doc/latex/topfloat/topfloat.dvi texmf-dist/doc/latex/topfloat/topfloat.tex -runfiles size=2637 +runfiles size=1 texmf-dist/tex/latex/topfloat/topfloat.sty catalogue-version catalogue-date 2007-01-17 10:01:14 +0100 @@ -74994,7 +74994,7 @@ longdesc of a specific university. Thanks to its language management, longdesc the bundle is suited for multilanguage theses that are becoming longdesc more and more frequent thanks to the double degree programs of longdesc the European Community Socrates programs. -docfiles size=881284 +docfiles size=236 texmf-dist/doc/latex/toptesi/README texmf-dist/doc/latex/toptesi/logoINPG.eps texmf-dist/doc/latex/toptesi/logoINPG.pdf @@ -75038,10 +75038,10 @@ docfiles size=881284 texmf-dist/doc/latex/toptesi/manifest.txt texmf-dist/doc/latex/toptesi/toptesi-doc.pdf details="Package documentation" language="it" texmf-dist/doc/latex/toptesi/toptesi.tex -srcfiles size=122037 +srcfiles size=31 texmf-dist/source/latex/toptesi/toptesi.dtx texmf-dist/source/latex/toptesi/toptesi.ins -runfiles size=55227 +runfiles size=16 texmf-dist/tex/latex/toptesi/size14.clo texmf-dist/tex/latex/toptesi/topcoman.sty texmf-dist/tex/latex/toptesi/topfront.sty @@ -75063,15 +75063,15 @@ longdesc The package counts the actual pages in the document (as opposed longdesc to reporting the number of the last page, as does lastpage). longdesc The counter itself may be shipped out to the DVI file. The longdesc package uses the everyshi package for its task. -docfiles size=206991 +docfiles size=52 texmf-dist/doc/latex/totpages/README details="Readme" texmf-dist/doc/latex/totpages/totexmpl.tex texmf-dist/doc/latex/totpages/totpages.pdf details="Package documentation" -srcfiles size=33820 +srcfiles size=9 texmf-dist/source/latex/totpages/totpages.drv texmf-dist/source/latex/totpages/totpages.dtx texmf-dist/source/latex/totpages/totpages.ins -runfiles size=7670 +runfiles size=2 texmf-dist/tex/latex/totpages/totpages.sty catalogue-version 2.00 catalogue-date 2007-01-18 20:18:05 +0100 @@ -75096,12 +75096,12 @@ longdesc modern sans serif, computer modern bright, or concrete roman longdesc are available, in addition to math fonts from computer modern longdesc math, computer modern bright math, or Euler fonts. This package longdesc is part of the TeXPower bundle. -docfiles size=68759 +docfiles size=19 texmf-dist/doc/latex/tpslifonts/00readme.txt texmf-dist/doc/latex/tpslifonts/0install.txt texmf-dist/doc/latex/tpslifonts/__TPslifonts.tex texmf-dist/doc/latex/tpslifonts/slifontsexample.tex -runfiles size=41427 +runfiles size=11 texmf-dist/tex/latex/tpslifonts/tpslifonts.sty catalogue-version 0.6 catalogue-date 2007-01-18 20:18:05 +0100 @@ -75121,7 +75121,7 @@ longdesc \fittrack{<length>}{<string>} (make <string> fit into width longdesc <length>, which may be smaller than the original width) and longdesc \ratiotrack{<ratio>}{<string>} (as \fittrack, with <length> longdesc replaced by <ratio> of the natural length of <string>). -runfiles size=2573 +runfiles size=1 texmf-dist/tex/latex/tracking/tracking.sty catalogue-version catalogue-date 2007-01-18 20:18:05 +0100 @@ -75139,15 +75139,15 @@ longdesc think these rank first among the Roman’s artistic legacy. The longdesc font is uppercase letters together with some punctuation and longdesc analphabetics; no lowercase or digits. execute addMixedMap trajan.map -docfiles size=223437 +docfiles size=57 texmf-dist/doc/latex/trajan/README details="Readme" texmf-dist/doc/latex/trajan/trajan.pdf details="Package documentation" texmf-dist/doc/latex/trajan/trytrajan.pdf details="Font sample" texmf-dist/doc/latex/trajan/trytrajan.tex -srcfiles size=83199 +srcfiles size=21 texmf-dist/source/latex/trajan/trajan.dtx texmf-dist/source/latex/trajan/trajan.ins -runfiles size=80085 +runfiles size=25 texmf-dist/fonts/afm/public/trajan/trjnr10.afm texmf-dist/fonts/afm/public/trajan/trjnsl10.afm texmf-dist/fonts/map/dvips/trajan/trajan.map @@ -75173,17 +75173,17 @@ longdesc so output can only be generated by use of dvips. The package longdesc lingmacros.sty defines a few macros for linguists: longdesc \enumsentence for enumerating sentence examples, simple longdesc tabular-based non-connected tree macros, and gloss macros. -docfiles size=56232 +docfiles size=16 texmf-dist/doc/latex/tree-dvips/lingmacros-manual.dvi texmf-dist/doc/latex/tree-dvips/lingmacros-manual.tex texmf-dist/doc/latex/tree-dvips/tree-manual.dvi texmf-dist/doc/latex/tree-dvips/tree-manual.tex -srcfiles size=12936 +srcfiles size=6 texmf-dist/source/latex/tree-dvips/00Description texmf-dist/source/latex/tree-dvips/Makefile texmf-dist/source/latex/tree-dvips/Readme texmf-dist/source/latex/tree-dvips/tree.script -runfiles size=19548 +runfiles size=6 texmf-dist/dvips/tree-dvips/tree-dvips.pro texmf-dist/tex/latex/tree-dvips/lingmacros.sty texmf-dist/tex/latex/tree-dvips/tree-dvips.sty @@ -75195,7 +75195,7 @@ catalogue-license unknown name treetex category Package revision 1487 -docfiles size=307117 +docfiles size=78 texmf-dist/doc/plain/treetex/epodd.bbl texmf-dist/doc/plain/treetex/epodd.dvi texmf-dist/doc/plain/treetex/epodd.tex @@ -75203,7 +75203,7 @@ docfiles size=307117 texmf-dist/doc/plain/treetex/tree_doc.bbl texmf-dist/doc/plain/treetex/tree_doc.dvi texmf-dist/doc/plain/treetex/tree_doc.tex -runfiles size=161934 +runfiles size=41 texmf-dist/tex/plain/treetex/classes.tex texmf-dist/tex/plain/treetex/l_pic.tex texmf-dist/tex/plain/treetex/treetex.tex @@ -75214,16 +75214,16 @@ revision 2382 shortdesc Typeset transform signs. longdesc A package for typesetting various transformation signs for longdesc Laplace transforms, Fourier transforms and others. -docfiles size=234155 +docfiles size=59 texmf-dist/doc/latex/trfsigns/COPYING texmf-dist/doc/latex/trfsigns/README details="Package Readme" texmf-dist/doc/latex/trfsigns/trfexamp.tex texmf-dist/doc/latex/trfsigns/trfsigns.pdf details="Package documentation" language="de" -srcfiles size=18267 +srcfiles size=6 texmf-dist/source/latex/trfsigns/trfsigns.drv texmf-dist/source/latex/trfsigns/trfsigns.dtx texmf-dist/source/latex/trfsigns/trfsigns.ins -runfiles size=5694 +runfiles size=2 texmf-dist/tex/latex/trfsigns/trfsigns.sty catalogue-version 1.01 catalogue-date 2006-12-05 00:47:24 +0100 @@ -75239,13 +75239,13 @@ longdesc float types in LaTeX. A single command sets up a new float in longdesc the same style as the LaTeX kernel figure and table float longdesc types. The package works with memoir as well as the standard longdesc classes. -docfiles size=126966 +docfiles size=32 texmf-dist/doc/latex/trivfloat/README details="Readme" texmf-dist/doc/latex/trivfloat/trivfloat.pdf details="Package documentation" -srcfiles size=20900 +srcfiles size=6 texmf-dist/source/latex/trivfloat/trivfloat.dtx texmf-dist/source/latex/trivfloat/trivfloat.ins -runfiles size=4520 +runfiles size=2 texmf-dist/tex/latex/trivfloat/trivfloat.sty catalogue-version 1.3b catalogue-date 2007-09-20 15:52:33 +0200 @@ -75260,13 +75260,13 @@ longdesc The bundle provides MetaFont sources for a small font used for longdesc (e.g.) Laplace transformations, together with a LaTeX .fd file longdesc and a package providing commands for the symbols’ use in longdesc mathematics. -docfiles size=1398 +docfiles size=2 texmf-dist/doc/latex/trsym/README details="Readme" texmf-dist/doc/latex/trsym/manifest.txt -srcfiles size=6829 +srcfiles size=3 texmf-dist/source/latex/trsym/trsym.dtx texmf-dist/source/latex/trsym/trsym.ins -runfiles size=6596 +runfiles size=7 texmf-dist/fonts/source/public/trsym/trsy.mf texmf-dist/fonts/source/public/trsym/trsy10.mf texmf-dist/fonts/source/public/trsym/trsy12.mf @@ -75282,7 +75282,7 @@ catalogue-license lppl1.2 name truetype category Documentation revision 23 -docfiles size=616755 +docfiles size=163 texmf-doc/doc/english/truetype/Makefile texmf-doc/doc/english/truetype/config.vagrounded texmf-doc/doc/english/truetype/fonts.bib @@ -75310,16 +75310,16 @@ longdesc Provides both ltugboat.cls (for ordinary issues of the journal) longdesc and ltugproc.cls (for issues that are proceedings of TUG longdesc meetings). The distribution also includes a BibTeX style longdesc appropriate for use with the classes’ “harvard” option. -docfiles size=559836 +docfiles size=140 texmf-dist/doc/latex/tugboat/README texmf-dist/doc/latex/tugboat/ltubguid.ltx texmf-dist/doc/latex/tugboat/ltubguid.pdf details="Instructions for authors:" language="en" texmf-dist/doc/latex/tugboat/manifest.txt texmf-dist/doc/latex/tugboat/tugboat.pdf details="Program documentation:" language="en" -srcfiles size=126802 +srcfiles size=32 texmf-dist/source/latex/tugboat/tugboat.dtx texmf-dist/source/latex/tugboat/tugboat.ins -runfiles size=104599 +runfiles size=28 texmf-dist/bibtex/bst/tugboat/ltugbib.bst texmf-dist/tex/latex/tugboat/ltugboat.cls texmf-dist/tex/latex/tugboat/ltugboat.sty @@ -75338,11 +75338,11 @@ shortdesc Plain TeX macros for TUGboat. longdesc The macros defined in this directory (in files tugboat.sty and longdesc tugboat.cmn) are used in papers written in Plain TeX for longdesc publication in TUGboat. -docfiles size=151773 +docfiles size=39 texmf-dist/doc/plain/tugboat-plain/README texmf-dist/doc/plain/tugboat-plain/tubguide.pdf texmf-dist/doc/plain/tugboat-plain/tubguide.tex -runfiles size=117178 +runfiles size=29 texmf-dist/tex/plain/tugboat-plain/tugboat.cmn texmf-dist/tex/plain/tugboat-plain/tugboat.sty texmf-dist/tex/plain/tugboat-plain/tugproc.sty @@ -75358,7 +75358,7 @@ shortdesc Typeset the (logic) turnstile notation. longdesc Among other uses, the turnstile sign is used by logicians for longdesc denoting a consequence relation, related to a given logic, longdesc between a collection of formulas and a derived formula. -docfiles size=703557 +docfiles size=176 texmf-dist/doc/latex/turnstile/README details="Readme" texmf-dist/doc/latex/turnstile/README.en texmf-dist/doc/latex/turnstile/README.pt @@ -75368,12 +75368,12 @@ docfiles size=703557 texmf-dist/doc/latex/turnstile/turnstile_article.tex texmf-dist/doc/latex/turnstile/turnstile_artigo.pdf texmf-dist/doc/latex/turnstile/turnstile_artigo.tex -srcfiles size=45694 +srcfiles size=14 texmf-dist/source/latex/turnstile/turnstile-en.dtx texmf-dist/source/latex/turnstile/turnstile-en.ins texmf-dist/source/latex/turnstile/turnstile-pt.dtx texmf-dist/source/latex/turnstile/turnstile-pt.ins -runfiles size=9182 +runfiles size=3 texmf-dist/tex/latex/turnstile/turnstile.sty catalogue-version 1.0 catalogue-date 2007-09-07 14:19:18 +0200 @@ -75383,13 +75383,13 @@ catalogue-license lppl name twoup category Package revision 4001 -docfiles size=205242 +docfiles size=52 texmf-dist/doc/latex/twoup/README texmf-dist/doc/latex/twoup/twoup.pdf -srcfiles size=33123 +srcfiles size=9 texmf-dist/source/latex/twoup/twoup.dtx texmf-dist/source/latex/twoup/twoup.ins -runfiles size=6017 +runfiles size=2 texmf-dist/tex/latex/twoup/twoup.sty name txfonts @@ -75408,7 +75408,7 @@ longdesc All the fonts are in Type 1 format (AFM and PFB files), and are longdesc supported by TeX metrics (VF and TFM files) and macros for use longdesc with LaTeX. execute addMap txfonts.map -docfiles size=956349 +docfiles size=238 texmf-dist/doc/fonts/txfonts/00patch1.txt texmf-dist/doc/fonts/txfonts/COPYRIGHT texmf-dist/doc/fonts/txfonts/txfontsdoc.pdf @@ -75417,7 +75417,7 @@ docfiles size=956349 texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex texmf-dist/doc/fonts/txfonts/txmi.vpl texmf-dist/doc/fonts/txfonts/txmi1.vpl -runfiles size=1539113 +runfiles size=558 texmf-dist/fonts/afm/public/txfonts/rtcxb.afm texmf-dist/fonts/afm/public/txfonts/rtcxbi.afm texmf-dist/fonts/afm/public/txfonts/rtcxbss.afm @@ -75745,12 +75745,12 @@ longdesc application than just those using scaleable versions of the longdesc fonts. Note that the LaTeX distribution now contains a package longdesc fix-cm, which performs the task of type1cm, as well as doing longdesc the same job for T1- and TS1-encoded ec fonts. -docfiles size=6431 +docfiles size=2 texmf-dist/doc/latex/type1cm/type1cm.txt -srcfiles size=11297 +srcfiles size=4 texmf-dist/source/latex/type1cm/type1cm.fdd texmf-dist/source/latex/type1cm/type1cm.ins -runfiles size=7035 +runfiles size=2 texmf-dist/tex/latex/type1cm/type1cm.sty catalogue-version catalogue-date 2006-12-05 00:47:24 +0100 @@ -75769,14 +75769,14 @@ longdesc Figure~\ref{figure:key}, all you need is longdesc \figureref{figure:key}. The \label command is redefined to longdesc record the type with the label defined, so that each type of longdesc label has its own namespace. -docfiles size=3372 +docfiles size=2 texmf-dist/doc/latex/typedref/example.dvi texmf-dist/doc/latex/typedref/example.tex -srcfiles size=21511 +srcfiles size=7 texmf-dist/source/latex/typedref/typedref.drv texmf-dist/source/latex/typedref/typedref.dtx texmf-dist/source/latex/typedref/typedref.ins -runfiles size=4583 +runfiles size=2 texmf-dist/tex/latex/typedref/typedref.sty catalogue-version catalogue-date 2007-01-18 23:55:07 +0100 @@ -75789,10 +75789,10 @@ revision 621 shortdesc Create font samplers. longdesc Creates a type specimen page with useful information about the longdesc typeface. -docfiles size=658546 +docfiles size=161 texmf-dist/doc/plain/typespec/TypeSpec.pdf details="Package outline and some samplers" texmf-dist/doc/plain/typespec/TypeSpec.tex -runfiles size=72418 +runfiles size=22 texmf-dist/tex/plain/typespec/TypeSp01.tex texmf-dist/tex/plain/typespec/TypeSp02.tex texmf-dist/tex/plain/typespec/TypeSp03.tex @@ -75815,15 +75815,15 @@ shortdesc Print a typographic grid. longdesc Draws a grid on every page of the document; the grid divides longdesc the page into columns, and may be used for fixing measurements longdesc of layout. -docfiles size=62275 +docfiles size=17 texmf-dist/doc/latex/typogrid/README details="Readme" texmf-dist/doc/latex/typogrid/testtypogrid.tex texmf-dist/doc/latex/typogrid/typogrid.pdf details="Package documentation" -srcfiles size=8717 +srcfiles size=4 texmf-dist/source/latex/typogrid/Makefile texmf-dist/source/latex/typogrid/typogrid.dtx texmf-dist/source/latex/typogrid/typogrid.ins -runfiles size=2513 +runfiles size=1 texmf-dist/tex/latex/typogrid/typogrid.sty catalogue-version 0.10 catalogue-date 2007-01-18 23:55:07 +0100 @@ -75841,16 +75841,16 @@ longdesc Moreover, there is a fully compatible alternative document longdesc class ‘my-thesis’ for private ‘nice’ copies of the longdesc dissertation, and the respective title pages are available as longdesc separate packages to work with any document class. -docfiles size=209307 +docfiles size=53 texmf-dist/doc/latex/uaclasses/my-example.dvi texmf-dist/doc/latex/uaclasses/ua-classes.dvi texmf-dist/doc/latex/uaclasses/ua-example.dvi details="Package example" texmf-dist/doc/latex/uaclasses/ua-example.tex -srcfiles size=49364 +srcfiles size=14 texmf-dist/source/latex/uaclasses/README texmf-dist/source/latex/uaclasses/ua-classes.dtx texmf-dist/source/latex/uaclasses/ua-classes.ins -runfiles size=22394 +runfiles size=7 texmf-dist/tex/latex/uaclasses/my-thesis.cls texmf-dist/tex/latex/uaclasses/my-title.sty texmf-dist/tex/latex/uaclasses/ua-thesis.cls @@ -75863,7 +75863,7 @@ catalogue-license unknown name ucs category Package revision 1418 -docfiles size=899814 +docfiles size=248 texmf-dist/doc/latex/ucs/FAQ texmf-dist/doc/latex/ucs/INSTALL texmf-dist/doc/latex/ucs/LICENSE @@ -75910,7 +75910,7 @@ docfiles size=899814 texmf-dist/doc/latex/ucs/ltxmacrs.txt texmf-dist/doc/latex/ucs/makeunidef.pl texmf-dist/doc/latex/ucs/ucs.ps.gz -runfiles size=2204155 +runfiles size=652 texmf-dist/tex/latex/ucs/UnicodeT.sfd texmf-dist/tex/latex/ucs/autofe.sty texmf-dist/tex/latex/ucs/c00enc.def @@ -76140,11 +76140,11 @@ longdesc A modified version of the standard LaTeX report style that is longdesc accepted for use with University of California PhD longdesc dissertations and Masters theses. A sample dissertation source longdesc and bibliography are provided. -docfiles size=16304 +docfiles size=5 texmf-dist/doc/latex/ucthesis/README details="Readme and basic documentation" texmf-dist/doc/latex/ucthesis/uctest.bib texmf-dist/doc/latex/ucthesis/uctest.tex -runfiles size=100926 +runfiles size=27 texmf-dist/tex/latex/ucthesis/uct10.clo texmf-dist/tex/latex/ucthesis/uct11.clo texmf-dist/tex/latex/ucthesis/uct12.clo @@ -76166,12 +76166,12 @@ longdesc of exercises and sub-exercises, – the number of the exercise longdesc sheet is extracted automatically from the file name, – static longdesc information about the lectures and the authors needs to longdesc provided at one point only. -docfiles size=249305 +docfiles size=63 texmf-dist/doc/latex/uebungsblatt/README details="README" language="de" texmf-dist/doc/latex/uebungsblatt/history.txt texmf-dist/doc/latex/uebungsblatt/uebungsblatt-doc.pdf texmf-dist/doc/latex/uebungsblatt/uebungsblatt-doc.tex -runfiles size=15232 +runfiles size=4 texmf-dist/tex/latex/uebungsblatt/uebungsblatt.cls texmf-dist/tex/latex/uebungsblatt/uebungsblatt.sty catalogue-version v1.5.0 @@ -76186,9 +76186,9 @@ shortdesc Fonts for the Korean language. longdesc Support for Korean documents written in Korean standard KSC longdesc codes for LaTeX2e. execute addMap umj.map -docfiles size=968 +docfiles size=1 texmf-dist/doc/fonts/uhc/umj/README -runfiles size=7757748 +runfiles size=4177 texmf-dist/dvips/uhc/config.uhc texmf-dist/fonts/afm/uhc/umj/umj00.afm texmf-dist/fonts/afm/uhc/umj/umj01.afm @@ -79395,7 +79395,7 @@ category Package revision 1420 shortdesc Time printing, in German. longdesc A variety of printing formats are available. -runfiles size=3672 +runfiles size=1 texmf-dist/tex/latex/uhrzeit/uhrzeit.sty catalogue-version 0.2 catalogue-date 2007-03-04 23:24:49 +0100 @@ -79409,15 +79409,15 @@ shortdesc UIUC thesis class. longdesc The class produces a document that conforms to the format longdesc described in the University's Handbook for Graduate Students longdesc Preparing to Deposit. -docfiles size=274194 +docfiles size=69 texmf-dist/doc/latex/uiucthesis/README details="Readme" texmf-dist/doc/latex/uiucthesis/thesis-ex.pdf details="Example of use" texmf-dist/doc/latex/uiucthesis/thesis-ex.tex texmf-dist/doc/latex/uiucthesis/uiucthesis.pdf details="Package documentation" -srcfiles size=58106 +srcfiles size=16 texmf-dist/source/latex/uiucthesis/uiucthesis.dtx texmf-dist/source/latex/uiucthesis/uiucthesis.ins -runfiles size=33981 +runfiles size=10 texmf-dist/tex/latex/uiucthesis/uiucthesis.cls texmf-dist/tex/latex/uiucthesis/uiucthesis.sty catalogue-version 2.25 @@ -79432,12 +79432,12 @@ shortdesc Hyphenation Patterns for Ukrainian. longdesc A range of patterns, depending on the encoding of the output longdesc font (including the standard T2A, so one can use the patterns longdesc with free fonts). -docfiles size=287530 +docfiles size=73 texmf-dist/doc/generic/ukrhyph/README details="Readme" texmf-dist/doc/generic/ukrhyph/rules60.pdf details="Old hyphenation rules" language="uk" texmf-dist/doc/generic/ukrhyph/rules90.pdf details="New hyphenation rules" language="uk" texmf-dist/doc/generic/ukrhyph/rules_ph.pdf details="Old hyphenation rules with phonetics" language="uk" -runfiles size=129248 +runfiles size=45 texmf-dist/tex/generic/ukrhyph/catlcy.tex texmf-dist/tex/generic/ukrhyph/lcy2koi.tex texmf-dist/tex/generic/ukrhyph/lcy2lcy.tex @@ -79472,13 +79472,13 @@ longdesc Metafont definitions of the font, and LaTeX support. The font longdesc contains a contradiction symbol at various sizes, and an odplus longdesc symbol. Autotraced outline versions of the fonts are available longdesc in ulsy-ps. -docfiles size=74119 +docfiles size=19 texmf-dist/doc/latex/ulsy/README details="Readme" language="de" texmf-dist/doc/latex/ulsy/ulsy.pdf -srcfiles size=2219 +srcfiles size=2 texmf-dist/source/latex/ulsy/ulsy.dtx texmf-dist/source/latex/ulsy/ulsy.ins -runfiles size=12493 +runfiles size=6 texmf-dist/fonts/source/public/ulsy/ulsy10.mf texmf-dist/fonts/tfm/public/ulsy/ulsy10.tfm texmf-dist/tex/latex/ulsy/Uulsy.fd @@ -79494,9 +79494,9 @@ revision 1423 shortdesc University of Michigan Thesis LaTeX class. longdesc A LaTeX2e class to create a University of Michigan dissertation longdesc according to the Rackham dissertation handbook. -docfiles size=985 +docfiles size=1 texmf-dist/doc/latex/umich-thesis/README details="Readme" -runfiles size=19846 +runfiles size=5 texmf-dist/tex/latex/umich-thesis/umich-thesis.cls catalogue-version 1.20 catalogue-date 2007-03-13 09:06:46 +0100 @@ -79506,16 +79506,16 @@ catalogue-license lppl name uml category Package revision 2817 -docfiles size=621713 +docfiles size=155 texmf-dist/doc/latex/uml/Changes texmf-dist/doc/latex/uml/README texmf-dist/doc/latex/uml/example.tex texmf-dist/doc/latex/uml/uml.pdf -srcfiles size=197030 +srcfiles size=50 texmf-dist/source/latex/uml/Makefile texmf-dist/source/latex/uml/uml.dtx texmf-dist/source/latex/uml/uml.ins -runfiles size=30764 +runfiles size=8 texmf-dist/tex/latex/uml/uml.sty name umlaute @@ -79527,13 +79527,13 @@ longdesc author considers the package mostly obsolete, since most of its longdesc functions are taken by the inputenc package; however, inputenc longdesc doesn't support the roman8 and atari encodings, so umlaute longdesc remains the sole source of that support. -docfiles size=122991 +docfiles size=31 texmf-dist/doc/latex/umlaute/cs_patch.uue texmf-dist/doc/latex/umlaute/umlaute.pdf details="Package documentation" -srcfiles size=21718 +srcfiles size=6 texmf-dist/source/latex/umlaute/umlaute.dtx texmf-dist/source/latex/umlaute/umlaute.ins -runfiles size=16338 +runfiles size=8 texmf-dist/tex/latex/umlaute/atari.def texmf-dist/tex/latex/umlaute/isolatin.def texmf-dist/tex/latex/umlaute/mac.def @@ -79551,14 +79551,14 @@ revision 1487 shortdesc Underline text allowing line breaking. longdesc Provides commands \Underline, \Midline and \Overline for longdesc underlining, striking out, and overlining their text arguments. -docfiles size=20431 +docfiles size=7 texmf-dist/doc/latex/umoline/README details="Readme" texmf-dist/doc/latex/umoline/umoline-man.dvi texmf-dist/doc/latex/umoline/umoline-man.tex -srcfiles size=46330 +srcfiles size=13 texmf-dist/source/latex/umoline/umoline.dtx texmf-dist/source/latex/umoline/umoline.ins -runfiles size=7989 +runfiles size=2 texmf-dist/tex/latex/umoline/umoline.sty catalogue-version catalogue-date 2007-01-20 15:20:16 +0100 @@ -79571,7 +79571,7 @@ revision 1426 shortdesc Package for fancy box frames. longdesc The package includes both macros and Metafont descriptions of longdesc fonts. -docfiles size=37633 +docfiles size=15 texmf-dist/doc/fonts/umrand/b.tex texmf-dist/doc/fonts/umrand/readme.u1 texmf-dist/doc/fonts/umrand/testfont.tex @@ -79582,7 +79582,7 @@ docfiles size=37633 texmf-dist/doc/fonts/umrand/umrand2.tex texmf-dist/doc/fonts/umrand/umrand3.tex texmf-dist/doc/fonts/umrand/umrand_up1.readme details="Readme for update" language="de" -runfiles size=11591 +runfiles size=8 texmf-dist/fonts/source/public/umrand/ua000.mf texmf-dist/fonts/tfm/public/umrand/umranda.tfm texmf-dist/fonts/tfm/public/umrand/umrandb.tfm @@ -79602,7 +79602,7 @@ shortdesc Dissertations at the University of Michigan. longdesc The class loads book class, and makes minimal changes to it; longdesc its coding aims to be as robust as possible, and as a result it longdesc has few conflicts with potential add-on packages. -docfiles size=442326 +docfiles size=118 texmf-dist/doc/latex/umthesis/PDP.tex texmf-dist/doc/latex/umthesis/README details="Readme" texmf-dist/doc/latex/umthesis/appAeng.tex @@ -79616,7 +79616,7 @@ docfiles size=442326 texmf-dist/doc/latex/umthesis/felty.bib texmf-dist/doc/latex/umthesis/intro.tex texmf-dist/doc/latex/umthesis/mybibstyle.bst -runfiles size=21367 +runfiles size=6 texmf-dist/tex/latex/umthesis/umthesis.cls catalogue-version 16 catalogue-date 2007-03-22 19:39:00 +0100 @@ -79629,12 +79629,12 @@ revision 2112 shortdesc Underlined running heads. longdesc Defines two pagestyles that provide underlined page heads in longdesc LaTeX. -docfiles size=83139 +docfiles size=21 texmf-dist/doc/latex/underlin/underlin.pdf details="Package documentation" -srcfiles size=4028 +srcfiles size=2 texmf-dist/source/latex/underlin/underlin.dtx texmf-dist/source/latex/underlin/underlin.ins -runfiles size=1313 +runfiles size=1 texmf-dist/tex/latex/underlin/underlin.sty catalogue-version 1.01 catalogue-date 2007-06-02 10:25:58 +0200 @@ -79645,12 +79645,12 @@ name undertilde category Package revision 2343 shortdesc Typeset a tilde under one (or many) maths symbols. -docfiles size=174295 +docfiles size=43 texmf-dist/doc/latex/undertilde/undertilde.pdf -srcfiles size=4827 +srcfiles size=3 texmf-dist/source/latex/undertilde/undertilde.dtx texmf-dist/source/latex/undertilde/undertilde.ins -runfiles size=1216 +runfiles size=1 texmf-dist/tex/latex/undertilde/undertilde.sty catalogue-version catalogue-date 2007-01-20 15:20:16 +0100 @@ -79664,14 +79664,14 @@ shortdesc Typeset units. longdesc The package is provided as a bundle with the nicefrac package longdesc for typing fractions. Units uses nicefrac in typesetting longdesc physical units in a standard-looking sort of way. -docfiles size=240312 +docfiles size=60 texmf-dist/doc/latex/units/COPYING texmf-dist/doc/latex/units/README details="Package README" texmf-dist/doc/latex/units/units.pdf details="Package documentation" -srcfiles size=24684 +srcfiles size=7 texmf-dist/source/latex/units/units.dtx texmf-dist/source/latex/units/units.ins -runfiles size=6163 +runfiles size=2 texmf-dist/tex/latex/units/nicefrac.sty texmf-dist/tex/latex/units/units.sty catalogue-version 0.9b @@ -79690,15 +79690,15 @@ longdesc available but do not predefine any unit. This package tries to longdesc comply with both requirements. It predefines common units, longdesc defines an easy to use interface to define new units and longdesc changes the output concerning to the surrounding font settings. -docfiles size=686938 +docfiles size=170 texmf-dist/doc/latex/unitsdef/README.1st details="Readme" texmf-dist/doc/latex/unitsdef/defedpraef.tex texmf-dist/doc/latex/unitsdef/defedunits.tex texmf-dist/doc/latex/unitsdef/unitsdef.pdf details="Package documentation" -srcfiles size=51502 +srcfiles size=14 texmf-dist/source/latex/unitsdef/unitsdef.dtx texmf-dist/source/latex/unitsdef/unitsdef.ins -runfiles size=18880 +runfiles size=14 texmf-dist/tex/latex/unitsdef/ampabbrv.cfg texmf-dist/tex/latex/unitsdef/enerabbr.cfg texmf-dist/tex/latex/unitsdef/freqabbr.cfg @@ -79717,7 +79717,7 @@ catalogue-license lppl name univers category Package revision 90 -runfiles size=326832 +runfiles size=105 texmf-dist/fonts/tfm/cg/univers/cunb.tfm texmf-dist/fonts/tfm/cg/univers/cunb8t.tfm texmf-dist/fonts/tfm/cg/univers/cunb8tc.tfm @@ -79799,14 +79799,14 @@ longdesc An implementation of the universal font by Herbert Bayer of the longdesc Bauhaus school. The MetaFont sources of the fonts, and their longdesc LaTeX support, are all supplied in a LaTeX documented source longdesc (.dtx) file. -docfiles size=19254 +docfiles size=5 texmf-dist/doc/fonts/universa/copyright.tex -srcfiles size=243207 +srcfiles size=62 texmf-dist/source/fonts/universa/README.uni texmf-dist/source/fonts/universa/uni.dtx texmf-dist/source/fonts/universa/uni.ins texmf-dist/source/fonts/universa/unidoc.sty -runfiles size=141044 +runfiles size=104 texmf-dist/fonts/source/public/universa/fulbc10.mf texmf-dist/fonts/source/public/universa/fulbc12.mf texmf-dist/fonts/source/public/universa/fulbc17.mf @@ -79910,7 +79910,7 @@ catalogue-license gpl name upmethodology category Package revision 4732 -docfiles size=494711 +docfiles size=130 texmf-dist/doc/latex/upmethodology/AUTHORS texmf-dist/doc/latex/upmethodology/COPYING texmf-dist/doc/latex/upmethodology/Changelog @@ -79926,9 +79926,9 @@ docfiles size=494711 texmf-dist/doc/latex/upmethodology/smalllogo.jpg texmf-dist/doc/latex/upmethodology/upmethodology-doc.pdf texmf-dist/doc/latex/upmethodology/upmethodology-doc.tex -srcfiles size=3214 +srcfiles size=1 texmf-dist/source/latex/upmethodology/Makefile -runfiles size=81706 +runfiles size=24 texmf-dist/tex/latex/upmethodology/upmethodology-code.sty texmf-dist/tex/latex/upmethodology/upmethodology-document.cls texmf-dist/tex/latex/upmethodology/upmethodology-document.sty @@ -79952,7 +79952,7 @@ longdesc other fonts in use, so long as this package is called longdesc afterward) and modifies the behavior of verbatim, verbatim*, longdesc verb, and verb* to print ` and ' the desired way. The package longdesc does not affect \tt, \texttt, etc. -runfiles size=2699 +runfiles size=1 texmf-dist/tex/latex/upquote/upquote.sty catalogue-version v1.1 catalogue-date 2007-01-20 15:20:16 +0100 @@ -79968,12 +79968,12 @@ longdesc 'lastchecked', and 'eprint' and 'DOI' fields. The Perl script longdesc urlbst can be used to add this support to an arbitrary .bst longdesc file which has a reasonably 'conventional' structure. The longdesc result is meant to be robust rather than pretty. -docfiles size=1821 +docfiles size=1 texmf-dist/doc/latex/urlbst/README details="Package Readme" -srcfiles size=10108 +srcfiles size=4 texmf-dist/source/latex/urlbst/VERSION texmf-dist/source/latex/urlbst/urlbst.pl -runfiles size=96963 +runfiles size=26 texmf-dist/bibtex/bib/urlbst/urlbst.bib texmf-dist/bibtex/bst/urlbst/abbrvurl.bst texmf-dist/bibtex/bst/urlbst/alphaurl.bst @@ -79992,14 +79992,14 @@ longdesc Some engineers need underlined or twice underlined variables longdesc for which the usual \underline is too long. This package longdesc provides a generic command for creating underlines of various longdesc sizes and types. -docfiles size=222153 +docfiles size=56 texmf-dist/doc/latex/ushort/ushort.pdf texmf-dist/doc/latex/ushort/ushort.tex texmf-dist/doc/latex/ushort/ushort.txt -srcfiles size=33416 +srcfiles size=9 texmf-dist/source/latex/ushort/ushort.dtx texmf-dist/source/latex/ushort/ushort.ins -runfiles size=3797 +runfiles size=1 texmf-dist/tex/latex/ushort/ushort.sty catalogue-version 2.2 catalogue-date 2006-12-19 00:41:48 +0100 @@ -80009,7 +80009,7 @@ catalogue-license dfsg name utf8mex category Package revision 617 -docfiles size=19053 +docfiles size=12 texmf-dist/doc/mex/utf8mex/Makefile texmf-dist/doc/mex/utf8mex/README texmf-dist/doc/mex/utf8mex/examples/Makefile @@ -80020,7 +80020,7 @@ docfiles size=19053 texmf-dist/doc/mex/utf8mex/test-math.utf8.tex texmf-dist/doc/mex/utf8mex/test.utf8.tex texmf-dist/doc/mex/utf8mex/utf8math.el -runfiles size=7188 +runfiles size=3 texmf-dist/tex/mex/utf8mex/utf8-pl.tex texmf-dist/tex/mex/utf8mex/utf8mex.ini texmf-dist/tex/mex/utf8mex/utf8plsq.tex @@ -80034,10 +80034,10 @@ longdesc medium and bold weights) of the Utopia font family, which Adobe longdesc donated to the X Consortium. Macro support, and maths fonts longdesc that match the Utopia family, are provided by the Fourier and longdesc the Mathdesign Utopia font packages. -docfiles size=6090 +docfiles size=3 texmf-dist/doc/fonts/utopia/LICENSE-utopia.txt texmf-dist/doc/fonts/utopia/README-utopia.txt -runfiles size=553607 +runfiles size=168 texmf-dist/fonts/afm/adobe/utopia/putb8a.afm texmf-dist/fonts/afm/adobe/utopia/putbi8a.afm texmf-dist/fonts/afm/adobe/utopia/putr8a.afm @@ -80105,11 +80105,11 @@ name uwthesis category Package revision 1487 shortdesc University of Washington thesis class. -docfiles size=82806 +docfiles size=23 texmf-dist/doc/latex/uwthesis/README details="Readme" texmf-dist/doc/latex/uwthesis/uwthesis.dvi texmf-dist/doc/latex/uwthesis/uwthesis.tex -runfiles size=26141 +runfiles size=7 texmf-dist/bibtex/bib/uwthesis/uwthesis.bib texmf-dist/tex/latex/uwthesis/uwthesis.cls catalogue-version 6.12 @@ -80120,11 +80120,11 @@ catalogue-license other-free name vancouver category Package revision 4773 -docfiles size=103264 +docfiles size=27 texmf-dist/doc/bibtex/vancouver/README texmf-dist/doc/bibtex/vancouver/vancouver.pdf texmf-dist/doc/bibtex/vancouver/vancouver.tex -runfiles size=52915 +runfiles size=14 texmf-dist/bibtex/bib/vancouver/vancouver.bib texmf-dist/bibtex/bst/vancouver/vancouver.bst @@ -80135,13 +80135,13 @@ shortdesc Typeset tables of variations of functions. longdesc The package provides macros for typesetting tables showing longdesc variations of functions according to French usage. These macros longdesc may be used by both LaTeX and plain TeX users. -docfiles size=103914 +docfiles size=29 texmf-dist/doc/generic/variations/ALIRE details="Package ALIRE" language="fr" texmf-dist/doc/generic/variations/COPYING texmf-dist/doc/generic/variations/README details="Package README" language="en" texmf-dist/doc/generic/variations/docvariations.pdf details="Package documentation" language="fr" texmf-dist/doc/generic/variations/docvariations.tex -runfiles size=2342 +runfiles size=2 texmf-dist/tex/generic/variations/variations.sty texmf-dist/tex/generic/variations/variations.tex catalogue-version 0.3 @@ -80158,14 +80158,14 @@ longdesc example, with it you can generate multiple index entries in longdesc almost any form by a single command. The package is highly longdesc customizable, and works with all versions of LaTeX and probably longdesc most other TeX formats. -docfiles size=394013 +docfiles size=98 texmf-dist/doc/latex/varindex/varindex.pdf details="Package documentation" texmf-dist/doc/latex/varindex/varindex.tex texmf-dist/doc/latex/varindex/varindex.txt -srcfiles size=204714 +srcfiles size=51 texmf-dist/source/latex/varindex/varindex.dtx texmf-dist/source/latex/varindex/varindex.ins -runfiles size=31858 +runfiles size=8 texmf-dist/tex/latex/varindex/varindex.sty catalogue-version 1.20 catalogue-date 2007-01-20 15:42:40 +0100 @@ -80179,14 +80179,14 @@ shortdesc LaTeX macros for vectors. longdesc Macros for more convenient representation of vectors in LaTeX, longdesc both symbolically and as implicit or explicit rows/columns of longdesc elements. -docfiles size=180568 +docfiles size=45 texmf-dist/doc/latex/vector/README details="Readme" texmf-dist/doc/latex/vector/vector.pdf details="Package documentation" -srcfiles size=11954 +srcfiles size=5 texmf-dist/source/latex/vector/vector.drv texmf-dist/source/latex/vector/vector.dtx texmf-dist/source/latex/vector/vector.ins -runfiles size=2118 +runfiles size=1 texmf-dist/tex/latex/vector/vector.sty catalogue-version 1.0 catalogue-date 2007-01-20 15:42:40 +0100 @@ -80197,7 +80197,7 @@ name velthuis category Package revision 1691 execute addMixedMap dvng.map -docfiles size=762089 +docfiles size=190 texmf-dist/doc/generic/velthuis/README texmf-dist/doc/generic/velthuis/captions.dn texmf-dist/doc/generic/velthuis/changes @@ -80210,7 +80210,7 @@ docfiles size=762089 texmf-dist/doc/generic/velthuis/misspaal.pdf texmf-dist/doc/generic/velthuis/vedasample.dn texmf-dist/doc/generic/velthuis/vedasample.pdf -runfiles size=5542552 +runfiles size=1536 texmf-dist/fonts/afm/public/velthuis/dvnb10.afm texmf-dist/fonts/afm/public/velthuis/dvnb8.afm texmf-dist/fonts/afm/public/velthuis/dvnb9.afm @@ -80474,7 +80474,7 @@ category Package revision 104 shortdesc Creating Venn diagrams with MetaPost. longdesc MetaPost macros for venn diagrams. -runfiles size=7658 +runfiles size=2 texmf-dist/metapost/venn/venn.mp catalogue-version catalogue-date $Author: robin $ @@ -80488,13 +80488,13 @@ shortdesc Aids for typesetting simple verse. longdesc The package documentation discusses approaches to the problem; longdesc the package is strong on layout, from simple alternate-line longdesc indentation to the Mouse's tale from Alice in Wonderland. -docfiles size=279650 +docfiles size=69 texmf-dist/doc/latex/verse/README details="Readme" texmf-dist/doc/latex/verse/verse.pdf details="Package documentation" -srcfiles size=58286 +srcfiles size=15 texmf-dist/source/latex/verse/verse.dtx texmf-dist/source/latex/verse/verse.ins -runfiles size=9137 +runfiles size=3 texmf-dist/tex/latex/verse/verse.sty catalogue-version 2.4 catalogue-date 2007-01-12 00:17:35 +0100 @@ -80509,7 +80509,7 @@ longdesc Stephan Bellantoni’s version has provided preamble commands longdesc for selecting environments to be included/excluded. This longdesc package does the same, but corrects, improves, and extends it longdesc in both implementation and function. -runfiles size=15726 +runfiles size=4 texmf-dist/tex/latex/versions/versions.sty catalogue-version 0.55 catalogue-date 2007-01-20 20:21:37 +0100 @@ -80520,14 +80520,14 @@ name vertex category Package revision 621 shortdesc Styles for economics working papers and journals. -docfiles size=11961 +docfiles size=3 texmf-dist/doc/plain/vertex/vertex.doc -srcfiles size=6079 +srcfiles size=4 texmf-dist/source/plain/vertex/READ.ME texmf-dist/source/plain/vertex/files.lst texmf-dist/source/plain/vertex/users.lst texmf-dist/source/plain/vertex/vertex.hst -runfiles size=70270 +runfiles size=25 texmf-dist/tex/plain/vertex/aer.sty texmf-dist/tex/plain/vertex/ecnmet.sty texmf-dist/tex/plain/vertex/fntest.tex @@ -80558,7 +80558,7 @@ longdesc get consistent documents. The package sets, which is used by longdesc vhistory, allows you to use sets containing text. You can use longdesc the usual operations to create the union of sets or the longdesc intersection of sets etc. -docfiles size=777477 +docfiles size=199 texmf-dist/doc/latex/vhistory/CHANGES texmf-dist/doc/latex/vhistory/README details="Readme" texmf-dist/doc/latex/vhistory/README.doc @@ -80577,7 +80577,7 @@ docfiles size=777477 texmf-dist/doc/latex/vhistory/vh_sets_de.tex texmf-dist/doc/latex/vhistory/vh_sets_en.pdf texmf-dist/doc/latex/vhistory/vh_sets_en.tex -runfiles size=30501 +runfiles size=8 texmf-dist/tex/latex/vhistory/sets.sty texmf-dist/tex/latex/vhistory/vhistory.sty catalogue-version 1.3 @@ -80588,7 +80588,7 @@ catalogue-license lppl name visualfaq category Documentation revision 1864 -docfiles size=2498516 +docfiles size=618 texmf-doc/doc/english/visualfaq/README texmf-doc/doc/english/visualfaq/source/README.TXT texmf-doc/doc/english/visualfaq/source/anotherarticle.pdf @@ -80617,9 +80617,9 @@ longdesc matter. Configuration is done by selecting a class option; longdesc options for Computer Science and Singing, in both English and longdesc Slovenian, are provided as examples. The class is said to be longdesc based on vita209. -docfiles size=1311 +docfiles size=1 texmf-dist/doc/latex/vita/READ.ME details="Readme" -runfiles size=38960 +runfiles size=13 texmf-dist/tex/latex/vita/hssvita.cls texmf-dist/tex/latex/vita/vita.cls texmf-dist/tex/latex/vita/vitaComputerScience.clo @@ -80643,14 +80643,14 @@ longdesc on other packages and was designed with speed and size in mind. longdesc Its user interface might not be very fancy, but it's fast, longdesc small, and gets the job done. If you are looking for something longdesc more elaborate try the geometry package. -docfiles size=178396 +docfiles size=44 texmf-dist/doc/latex/vmargin/vmargin.pdf details="Package documentation" -srcfiles size=36188 +srcfiles size=11 texmf-dist/source/latex/vmargin/Makefile texmf-dist/source/latex/vmargin/vmargin.drv texmf-dist/source/latex/vmargin/vmargin.dtx texmf-dist/source/latex/vmargin/vmargin.ins -runfiles size=6845 +runfiles size=2 texmf-dist/tex/latex/vmargin/vmargin.sty catalogue-version 2.5 catalogue-date 2007-03-28 10:57:28 +0200 @@ -80680,7 +80680,7 @@ execute addMap urwvn.map execute addMixedMap vnrother.map execute addMixedMap vnrtext.map execute addMap vntopia.map -docfiles size=1314376 +docfiles size=372 texmf-dist/doc/generic/vntex/GPL.txt texmf-dist/doc/generic/vntex/INSTALL texmf-dist/doc/generic/vntex/LGPL.txt @@ -80759,7 +80759,7 @@ docfiles size=1314376 texmf-dist/doc/generic/vntex/vntex-man-print.pdf texmf-dist/doc/generic/vntex/vntex-man.pdf details="Package manual" language="vi" texmf-dist/doc/generic/vntex/vntex.txt -runfiles size=9326811 +runfiles size=2579 texmf-dist/fonts/afm/vntex/chartervn/bchb8v.afm texmf-dist/fonts/afm/vntex/chartervn/bchbi8v.afm texmf-dist/fonts/afm/vntex/chartervn/bchr8v.afm @@ -81342,13 +81342,13 @@ longdesc "all-inclusive" version. It suppresses the part of the table of longdesc contents that are not typeset, while counters, definitions, longdesc index entries etc. are kept consistent throughout the input longdesc file. -docfiles size=168673 +docfiles size=43 texmf-dist/doc/latex/volumes/README texmf-dist/doc/latex/volumes/volumes.pdf -srcfiles size=33278 +srcfiles size=9 texmf-dist/source/latex/volumes/volumes.dtx texmf-dist/source/latex/volumes/volumes.ins -runfiles size=7681 +runfiles size=3 texmf-dist/tex/latex/volumes/nowtoaux.sty texmf-dist/tex/latex/volumes/volumes.sty catalogue-version 1.0 @@ -81359,7 +81359,7 @@ catalogue-license lppl name voss-de category Documentation revision 16 -docfiles size=881710 +docfiles size=228 texmf-doc/doc/german/voss-de/InlineMath/Changes texmf-doc/doc/german/voss-de/InlineMath/InlineMath.bib texmf-doc/doc/german/voss-de/InlineMath/InlineMath.ltx @@ -81392,9 +81392,9 @@ longdesc via LaTeX/dvips, pdfTeX (version 0.14 or better), and longdesc LaTeX/VTeX. Using the LaTeX/dvips or pdfLaTeX routes, the longdesc (pdf)TeX processor shoud be run with shell escapes enabled. depend bin-vpe -docfiles size=16609 +docfiles size=5 texmf-dist/doc/latex/vpe/vpe.txt -runfiles size=18949 +runfiles size=5 texmf-dist/tex/latex/vpe/vpe.sty catalogue-version 0.1 catalogue-date 2007-03-13 09:06:46 +0100 @@ -81409,9 +81409,9 @@ longdesc A self-contained set of verbatim macros, providing both block longdesc (\verbatim ... \endverbatim) and in-line (|...|) verbatim longdesc constructs. Can also support line-numbering of verbatim blocks longdesc and verbatim file inclusion. -docfiles size=1183 +docfiles size=1 texmf-dist/doc/generic/vrb/readme details="Readme" -runfiles size=4184 +runfiles size=2 texmf-dist/tex/generic/vrb/vrb.tex catalogue-version catalogue-date 2007-01-20 20:21:37 +0100 @@ -81424,13 +81424,13 @@ revision 1487 shortdesc Add version number to a DVI file. longdesc Defines a command which produces a version number in the dvi- longdesc file when LaTeX is run. -docfiles size=31928 +docfiles size=8 texmf-dist/doc/latex/vrsion/vrsion.dvi -srcfiles size=28499 +srcfiles size=9 texmf-dist/source/latex/vrsion/00readme.vrs texmf-dist/source/latex/vrsion/vrsion.dtx texmf-dist/source/latex/vrsion/vrsion.ins -runfiles size=9963 +runfiles size=3 texmf-dist/tex/latex/vrsion/vrsion.sty catalogue-version catalogue-date 2007-01-20 20:21:37 +0100 @@ -81440,7 +81440,7 @@ catalogue-license lppl name vtex category Package revision 2004 -runfiles size=21681 +runfiles size=14 texmf-dist/fonts/map/vtex/bera/bera.ali texmf-dist/fonts/map/vtex/dictsym/dictsym.ali texmf-dist/fonts/map/vtex/skaknew/SkakNew.ali @@ -81463,10 +81463,10 @@ longdesc PDF documents (created automatically by dvipdfmx) work longdesc correctly. All font bundles now contain virtual Unicode longdesc subfonts. execute addMap wadalab.map -docfiles size=2551 +docfiles size=2 texmf-dist/doc/fonts/wadalab/dmj/README texmf-dist/doc/fonts/wadalab/mc2j/README -runfiles size=7464713 +runfiles size=2065 texmf-dist/dvips/wadalab/config.wadalab texmf-dist/fonts/afm/wadalab/dmj/dmjgreek.afm texmf-dist/fonts/afm/wadalab/dmj/dmjhira.afm @@ -81836,14 +81836,14 @@ longdesc This collection contains files to add wallpapers (background longdesc images) to LaTeX documents. It uses the eso-pic package, but longdesc provides simple commands to include effects such as tiling. An longdesc example is provided, which works under both LaTeX and pdfLaTeX. -docfiles size=1282030 +docfiles size=317 texmf-dist/doc/latex/wallpaper/README details="Readme" texmf-dist/doc/latex/wallpaper/example/TGTamber.png texmf-dist/doc/latex/wallpaper/example/auto/example.el texmf-dist/doc/latex/wallpaper/example/example.tex texmf-dist/doc/latex/wallpaper/example/hya.png texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf details="Package documentation" -runfiles size=6919 +runfiles size=2 texmf-dist/tex/latex/wallpaper/wallpaper.sty catalogue-version 1.10 catalogue-date 2007-01-20 20:21:37 +0100 @@ -81859,9 +81859,9 @@ longdesc warnings that are printed out at the very end of the logfile. longdesc This is useful for warning such as ‘Rerun for this or that longdesc reason’ or ‘This is a draft, change it before the final longdesc run’. -srcfiles size=920 +srcfiles size=1 texmf-dist/source/latex/warning/warning.xml -runfiles size=2425 +runfiles size=1 texmf-dist/tex/latex/warning/warning.sty catalogue-version 0.01 catalogue-date 2007-01-20 20:21:37 +0100 @@ -81880,13 +81880,13 @@ longdesc variations on this column type to be defined. Usage of the longdesc package is superficially similar to that of dcolumn; however, longdesc the alignment scheme is different, and the packages have longdesc different, though overlapping, applications. -docfiles size=167433 +docfiles size=42 texmf-dist/doc/latex/warpcol/readme.txt details="Package Readme" texmf-dist/doc/latex/warpcol/warpcol.pdf details="Package documentation" -srcfiles size=10867 +srcfiles size=4 texmf-dist/source/latex/warpcol/warpcol.dtx texmf-dist/source/latex/warpcol/warpcol.ins -runfiles size=1337 +runfiles size=1 texmf-dist/tex/latex/warpcol/warpcol.sty catalogue-version 1.1b catalogue-date 2006-12-18 23:50:36 +0100 @@ -81901,9 +81901,9 @@ longdesc A bundle of packages that arise in the author's area of longdesc interest: compliance of maths typesetting with ISO standards, longdesc symbols that work in both maths and text modes, commas for both longdesc decimal separator and maths and upright Greek letters in maths. -docfiles size=2053 +docfiles size=1 texmf-dist/doc/latex/was/readme.1st details="Readme" -srcfiles size=38374 +srcfiles size=16 texmf-dist/source/latex/was/fixmath.dtx texmf-dist/source/latex/was/fixmath.ins texmf-dist/source/latex/was/gensymb.dtx @@ -81912,7 +81912,7 @@ srcfiles size=38374 texmf-dist/source/latex/was/icomma.ins texmf-dist/source/latex/was/upgreek.dtx texmf-dist/source/latex/was/upgreek.ins -runfiles size=14330 +runfiles size=6 texmf-dist/tex/latex/was/fixmath.sty texmf-dist/tex/latex/was/gensymb.sty texmf-dist/tex/latex/was/icomma.sty @@ -81930,13 +81930,13 @@ longdesc The wasy fonts (Waldi’s symbol fonts) provide a useful range longdesc of symbols in MetaFont format: they have been extended (and longdesc converted to Adobe Type 1) under the name wasy2. execute addMixedMap wasy.map -docfiles size=203638 +docfiles size=54 texmf-dist/doc/fonts/wasy/README texmf-dist/doc/fonts/wasy/legal.txt texmf-dist/doc/fonts/wasy/wasydoc.pdf texmf-dist/doc/fonts/wasy/wasydoc.tex texmf-dist/doc/fonts/wasy/wasyfont.2 -runfiles size=408305 +runfiles size=129 texmf-dist/fonts/afm/public/wasy/wasy10.afm texmf-dist/fonts/afm/public/wasy/wasy5.afm texmf-dist/fonts/afm/public/wasy/wasy6.afm @@ -81991,14 +81991,14 @@ longdesc glyphs like male and female symbols and astronomical symbols, longdesc as well as the complete lasy font set and other odds and ends. longdesc The wasysym package implements an easy to use interface for longdesc these symbols. -docfiles size=102785 +docfiles size=27 texmf-dist/doc/latex/wasysym/wasysym.pdf texmf-dist/doc/latex/wasysym/wasysym.upl texmf-dist/doc/latex/wasysym/wasysym.xml -srcfiles size=28446 +srcfiles size=8 texmf-dist/source/latex/wasysym/wasysym.dtx texmf-dist/source/latex/wasysym/wasysym.ins -runfiles size=14813 +runfiles size=5 texmf-dist/tex/latex/wasysym/uwasy.fd texmf-dist/tex/latex/wasysym/uwasyvar.fd texmf-dist/tex/latex/wasysym/wasysym.sty @@ -82013,7 +82013,7 @@ revision 23 shortdesc Brief Guide to LaTeX Tools for Web publishing. longdesc The documentation constitutes an example of the package’s own longdesc recommendations (being presented both in PDF and HTML). -docfiles size=401867 +docfiles size=103 texmf-doc/doc/english/webguide/README details="Package README" texmf-doc/doc/english/webguide/expeg.6 texmf-doc/doc/english/webguide/expeg6.mps @@ -82036,7 +82036,7 @@ longdesc The bundle provides two packages: – antree, which provides longdesc macros for annotated node trees, and – toklist, which is an longdesc implementation of Knuth's token list macros, to be found on longdesc pp.378–379 of the TeXbook. -runfiles size=7856 +runfiles size=3 texmf-dist/tex/latex/williams/antree.sty texmf-dist/tex/latex/williams/toklist.sty catalogue-version @@ -82051,14 +82051,14 @@ shortdesc Ridgeway's fonts. longdesc MetaFont fonts for Old English, Indic languages in Roman longdesc transliteration and Puget Salish (Lushootseed) and other Native longdesc American languages. -docfiles size=3917 +docfiles size=2 texmf-dist/doc/latex/wnri/wnritest.dvi texmf-dist/doc/latex/wnri/wnritest.tex -srcfiles size=11592 +srcfiles size=5 texmf-dist/source/latex/wnri/readme.2e texmf-dist/source/latex/wnri/wnri.dtx texmf-dist/source/latex/wnri/wnri.ins -runfiles size=343287 +runfiles size=139 texmf-dist/fonts/source/public/wnri/acctmax.mf texmf-dist/fonts/source/public/wnri/acutacct.mf texmf-dist/fonts/source/public/wnri/addpunc.mf @@ -82155,14 +82155,14 @@ shortdesc Tamil to TeX converter. longdesc MetaFont fonts, macros and a converter for transliterated text, longdesc providing support for Tamil (focussing on Windows users’ longdesc needs). -docfiles size=59419 +docfiles size=18 texmf-dist/doc/fonts/wntamil/readme.doc texmf-dist/doc/fonts/wntamil/tamdict.tex texmf-dist/doc/fonts/wntamil/tamdict.txt texmf-dist/doc/fonts/wntamil/tamilize.c texmf-dist/doc/fonts/wntamil/tamilmax.tex texmf-dist/doc/fonts/wntamil/tmilize.c -runfiles size=91864 +runfiles size=25 texmf-dist/fonts/source/public/wntamil/tamil.mf texmf-dist/fonts/source/public/wntamil/tamilmax.mf texmf-dist/fonts/source/public/wntamil/wntamil.mf @@ -82184,7 +82184,7 @@ longdesc grep -c that can search a file for a particular string and longdesc report the number of matching lines. An accompanying shell longdesc script wordcount.sh contains more information in its comments. depend bin-wordcount -runfiles size=7248 +runfiles size=2 texmf-dist/tex/latex/wordcount/wordcount.tex catalogue-version catalogue-date 2006-12-16 22:36:42 +0100 @@ -82204,13 +82204,13 @@ longdesc resembles the usual “wordlike” output. The design of the longdesc package draws on several discussions in the de.comp.text.tex longdesc and comp.text.tex newsgroups that are referred to in the longdesc manual. -docfiles size=121251 +docfiles size=31 texmf-dist/doc/latex/wordlike/README texmf-dist/doc/latex/wordlike/wordlike.pdf -srcfiles size=17393 +srcfiles size=5 texmf-dist/source/latex/wordlike/wordlike.dtx texmf-dist/source/latex/wordlike/wordlike.ins -runfiles size=3123 +runfiles size=1 texmf-dist/tex/latex/wordlike/wordlike.sty catalogue-version 1.2b catalogue-date 2007-03-13 09:12:24 +0100 @@ -82224,7 +82224,7 @@ shortdesc FAQ on converters between (La)TeX and PC-Textprocessors. longdesc A compilation of information about means of converting between longdesc LaTeX documents and other document preparation formats longdesc including RTF, Word, and Wordperfect. -docfiles size=150849 +docfiles size=53 texmf-doc/doc/english/wp-conv/GPL.txt texmf-doc/doc/english/wp-conv/html2LaTeX.txt texmf-doc/doc/english/wp-conv/html2latex.html @@ -82275,9 +82275,9 @@ longdesc parbox or minipage, and in twocolumn format. Supports the float longdesc package. Note that most of the package documentation is longdesc contained in wrapfig.sty itself (after the \endinput command at longdesc the end of the package proper). -docfiles size=5342 +docfiles size=2 texmf-dist/doc/latex/wrapfig/multiple-span.txt details="How to use wrapfig to span multiple columns" -runfiles size=26220 +runfiles size=7 texmf-dist/tex/latex/wrapfig/wrapfig.sty catalogue-version 3.6 catalogue-date 2006-12-06 17:17:06 +0100 @@ -82291,20 +82291,20 @@ shortdesc International Phonetic Alphabet fonts. longdesc The package provides a 7-bit IPA font, as MetaFont source, and longdesc macros for support under TeXt1 and LaTeX. The fonts (and longdesc macros) are now largely superseded by the tipa fonts. -docfiles size=174245 +docfiles size=45 texmf-dist/doc/generic/wsuipa/ipaman.ps.gz texmf-dist/doc/generic/wsuipa/latex209/ipalman.tex texmf-dist/doc/generic/wsuipa/latex209/lipaman.tex texmf-dist/doc/generic/wsuipa/latex2e/ipaman.tex texmf-dist/doc/generic/wsuipa/text1/ipaman.tex -srcfiles size=2398 +srcfiles size=6 texmf-dist/source/generic/wsuipa/README.wsuipa texmf-dist/source/generic/wsuipa/changes.dec93 texmf-dist/source/generic/wsuipa/changes.jun91 texmf-dist/source/generic/wsuipa/changes.mar91 texmf-dist/source/generic/wsuipa/changes.may92 texmf-dist/source/generic/wsuipa/changes.nov90 -runfiles size=288049 +runfiles size=100 texmf-dist/fonts/source/public/wsuipa/compilefonts texmf-dist/fonts/source/public/wsuipa/iaccent.mf texmf-dist/fonts/source/public/wsuipa/igreekl.mf @@ -82363,14 +82363,14 @@ longdesc The package provides extended versions of \newcommand and longdesc related LaTeX commands, which allow easy and robust definition longdesc of macros with many optional arguments, using a clear and longdesc simple xkeyval-style syntax. -docfiles size=438216 +docfiles size=109 texmf-dist/doc/latex/xargs/README details="Readme" texmf-dist/doc/latex/xargs/xargs-fr.pdf details="Package documentation (French)" language="fr" texmf-dist/doc/latex/xargs/xargs.pdf details="Package documentation (English)" language="en" -srcfiles size=48744 +srcfiles size=13 texmf-dist/source/latex/xargs/xargs.dtx texmf-dist/source/latex/xargs/xargs.ins -runfiles size=11587 +runfiles size=3 texmf-dist/tex/latex/xargs/xargs.sty catalogue-version 1.0 catalogue-date 2007-11-08 10:20:01 +0100 @@ -82387,7 +82387,7 @@ longdesc commands, e.g., a uniform way to define commands taking longdesc optional arguments, optional stars (and others), mandatory longdesc arguments and more. template provides an interface for defining longdesc generic functions using a key=val syntax. -docfiles size=830715 +docfiles size=208 texmf-dist/doc/latex/xbase/00readme.txt texmf-dist/doc/latex/xbase/ldcsetup.pdf details="ldcsetup package documentation" texmf-dist/doc/latex/xbase/template-test.tex @@ -82396,12 +82396,12 @@ docfiles size=830715 texmf-dist/doc/latex/xbase/tprestrict-test.tex texmf-dist/doc/latex/xbase/xparse-test.tex texmf-dist/doc/latex/xbase/xparse.pdf details="xparse package documentation" -srcfiles size=178414 +srcfiles size=46 texmf-dist/source/latex/xbase/ldcsetup.dtx texmf-dist/source/latex/xbase/template.dtx texmf-dist/source/latex/xbase/xbase.ins texmf-dist/source/latex/xbase/xparse.dtx -runfiles size=43824 +runfiles size=12 texmf-dist/tex/latex/xbase/ldcsetup.sty texmf-dist/tex/latex/xbase/template.sty texmf-dist/tex/latex/xbase/xparse.sty @@ -82413,7 +82413,7 @@ catalogue-license lppl name xbmc category Package revision 101 -runfiles size=1499 +runfiles size=2 texmf-dist/fonts/source/public/xbmc/xbmc10.mf texmf-dist/fonts/tfm/public/xbmc/xbmc10.tfm @@ -82429,7 +82429,7 @@ longdesc models. Additionally, there is a command for alternating row longdesc colors plus repeated non-aligned material (like horizontal longdesc lines) in tables. Colors can be mixed like longdesc \color{red!30!green!40!blue}. -docfiles size=847106 +docfiles size=211 texmf-dist/doc/latex/xcolor/ChangeLog texmf-dist/doc/latex/xcolor/README texmf-dist/doc/latex/xcolor/xcolor.lox @@ -82439,10 +82439,10 @@ docfiles size=847106 texmf-dist/doc/latex/xcolor/xcolor2.tex texmf-dist/doc/latex/xcolor/xcolor3.tex texmf-dist/doc/latex/xcolor/xcolor4.tex -srcfiles size=341730 +srcfiles size=85 texmf-dist/source/latex/xcolor/xcolor.dtx texmf-dist/source/latex/xcolor/xcolor.ins -runfiles size=70939 +runfiles size=20 texmf-dist/dvips/xcolor/xcolor.pro texmf-dist/tex/latex/xcolor/svgnam.def texmf-dist/tex/latex/xcolor/x11nam.def @@ -82482,18 +82482,18 @@ longdesc of formatting via templates (nice interface, but requires longdesc several experimental packages), whereas the docidx2e package longdesc has traditional raw macro interfaces and works with standard longdesc LaTeX2e. -docfiles size=1084455 +docfiles size=267 texmf-dist/doc/latex/xdoc/README details="Package Readme" texmf-dist/doc/latex/xdoc/docindex.pdf details="docindex documentation" texmf-dist/doc/latex/xdoc/xdoc2.pdf details="xdoc2 documentation" texmf-dist/doc/latex/xdoc/xdocdemo.pdf details="Demonstration of usage" texmf-dist/doc/latex/xdoc/xdocdemo.tex -srcfiles size=304048 +srcfiles size=77 texmf-dist/source/latex/xdoc/docindex.dtx texmf-dist/source/latex/xdoc/docindex.ins texmf-dist/source/latex/xdoc/xdoc2.dtx texmf-dist/source/latex/xdoc/xdoc2.ins -runfiles size=61322 +runfiles size=17 texmf-dist/makeindex/xdoc/docindex.ist texmf-dist/tex/latex/xdoc/docidx2e.sty texmf-dist/tex/latex/xdoc/docindex.sty @@ -82506,10 +82506,10 @@ catalogue-license lppl name xetex category Package revision 3693 -docfiles size=627051 +docfiles size=154 texmf-dist/doc/xetex/XeTeX-notes.pdf texmf-dist/doc/xetex/XeTeX-notes.tex -runfiles size=203640 +runfiles size=53 texmf-dist/fonts/misc/xetex/fontmapping/tex-text.map texmf-dist/fonts/misc/xetex/fontmapping/tex-text.tec texmf-dist/scripts/xetex/perl/lib/PDF/Reuse.pm @@ -82519,7 +82519,7 @@ runfiles size=203640 name xetexconfig category Package revision 3604 -runfiles size=400084 +runfiles size=100 texmf-dist/tex/generic/xetexconfig/unicode-letters.tex texmf-dist/tex/xelatex/xetexconfig/crop.cfg texmf-dist/tex/xelatex/xetexconfig/geometry.cfg @@ -82527,7 +82527,7 @@ runfiles size=400084 name xetexref category Documentation revision 4659 -docfiles size=144412 +docfiles size=37 texmf-doc/doc/english/xetexref/README texmf-doc/doc/english/xetexref/XeTeX-reference.ltx texmf-doc/doc/english/xetexref/XeTeX-reference.pdf @@ -82535,7 +82535,7 @@ docfiles size=144412 name xetexurl category Package revision 2302 -runfiles size=20626 +runfiles size=6 texmf-dist/tex/xelatex/xetexurl/url.sty name xfor @@ -82546,15 +82546,15 @@ longdesc The package redefines the LaTeX internal \@for macro so that longdesc the loop may be prematurely terminated. The action is akin to longdesc the C/Java break statement, except that the loop does not longdesc terminate until the end of the current iteration -docfiles size=110790 +docfiles size=30 texmf-dist/doc/latex/xfor/CHANGES texmf-dist/doc/latex/xfor/README details="Readme" texmf-dist/doc/latex/xfor/sample.tex texmf-dist/doc/latex/xfor/xfor.pdf -srcfiles size=11142 +srcfiles size=4 texmf-dist/source/latex/xfor/xfor.dtx texmf-dist/source/latex/xfor/xfor.ins -runfiles size=2929 +runfiles size=1 texmf-dist/tex/latex/xfor/xfor.sty catalogue-version 1.03 catalogue-date 2007-08-21 23:08:33 +0200 @@ -82563,7 +82563,7 @@ catalogue-license lppl name xgreek category Package -revision 5083 +revision 5524 shortdesc XeLaTeX package for typesetting Greek language documents (beta release). longdesc This package has been designed so to allow people to typeset longdesc Greek language documents using XeLaTeX. And it is released in @@ -82577,12 +82577,12 @@ longdesc typesetting ancient texts). The default option is monotonic. longdesc The command \setlanguage{lang} to activate the hyphenation longdesc patterns of the lang. This, however, can be done only if the longdesc format file has not been built with the babel mechanism. -docfiles size=801 +docfiles size=1 texmf-dist/doc/xelatex/xgreek/README.1ST details="README file" -runfiles size=6541 +runfiles size=2 texmf-dist/tex/xelatex/xgreek/xgreek.sty catalogue-version v1.0c -catalogue-date 2007-11-18 23:01:55 +0100 +catalogue-date 2007-11-18 22:01:55 +0000 catalogue-ctan /macros/xetex/latex/xgreek catalogue-license lppl @@ -82597,11 +82597,11 @@ longdesc or equivalent to another. The package also enables use of longdesc complex expressions as introduced by the package calc, together longdesc with the ability of defining new commands to handle complex longdesc tests. The package requires e-TeX features. -docfiles size=527210 +docfiles size=131 texmf-dist/doc/latex/xifthen/README texmf-dist/doc/latex/xifthen/xifthen.pdf texmf-dist/doc/latex/xifthen/xifthen.tex -runfiles size=5042 +runfiles size=2 texmf-dist/tex/latex/xifthen/xifthen.sty catalogue-version 1.1 catalogue-date 2007-07-17 10:47:48 +0200 @@ -82611,13 +82611,13 @@ catalogue-license lppl name xinitials category Package revision 616 -docfiles size=7381 +docfiles size=2 texmf-dist/doc/latex3/xinitials/xinitials-test.tex -srcfiles size=21483 +srcfiles size=7 texmf-dist/source/latex3/xinitials/xinitials.dtx texmf-dist/source/latex3/xinitials/xinitials.ins texmf-dist/source/latex3/xinitials/xinitials.sig -runfiles size=2691 +runfiles size=1 texmf-dist/tex/latex3/xinitials/xinitials.sty name xkeyval @@ -82631,12 +82631,12 @@ longdesc specify a prefix to the name of the macros it defines for keys, longdesc and to define families of key definitions; these all help use longdesc in documents where several packages define their own sets of longdesc keys. -docfiles size=429564 +docfiles size=106 texmf-dist/doc/latex/xkeyval/README details="Package README" texmf-dist/doc/latex/xkeyval/xkeyval.pdf -srcfiles size=213980 +srcfiles size=53 texmf-dist/source/latex/xkeyval/xkeyval.dtx -runfiles size=49516 +runfiles size=16 texmf-dist/tex/generic/xkeyval/keyval.tex texmf-dist/tex/generic/xkeyval/pst-xkey.tex texmf-dist/tex/generic/xkeyval/xkeyval.tex @@ -82665,13 +82665,13 @@ longdesc package also provides parameterised versions of the “bumpy longdesc road” logos for TeX, LaTeX and XeTeX — these versions of longdesc the logos are designed to respond to the font that is being longdesc used for typesetting. -docfiles size=346171 +docfiles size=86 texmf-dist/doc/xelatex/xltxtra/README details="Readme" texmf-dist/doc/xelatex/xltxtra/xltxtra.pdf details="Package documentation" -srcfiles size=28349 +srcfiles size=8 texmf-dist/source/xelatex/xltxtra/xltxtra.dtx texmf-dist/source/xelatex/xltxtra/xltxtra.ins -runfiles size=7650 +runfiles size=2 texmf-dist/tex/xelatex/xltxtra/xltxtra.sty catalogue-version 0.3b catalogue-date 2007-09-03 18:25:45 +0200 @@ -82684,11 +82684,11 @@ revision 627 shortdesc Typeset Shakespeare's plays as marked up by Bosak. longdesc This is an xmltex package for typsetting the plays of longdesc Shakespeare, as marked up by Jon Bosak. -docfiles size=514 +docfiles size=1 texmf-dist/doc/xmltex/xmlplay/readme -srcfiles size=1217 +srcfiles size=1 texmf-dist/source/xmltex/xmlplay/play.dtd -runfiles size=2503 +runfiles size=1 texmf-dist/tex/xmltex/xmlplay/play.xmt catalogue-version catalogue-date 2006-12-16 17:11:43 +0100 @@ -82707,7 +82707,7 @@ longdesc elemenets as they are encounted. Sample files for typesetting a longdesc subset of TEI, MathML, are included. Element and Attribute longdesc names, as well as character data, may use any characters longdesc allowed in XML, using UTF-8 or a suitable 8-bit encoding. -docfiles size=77801 +docfiles size=31 texmf-dist/doc/xmltex/base/englishutf16.xml texmf-dist/doc/xmltex/base/englishutf8.xml texmf-dist/doc/xmltex/base/langtest.xml @@ -82724,7 +82724,7 @@ docfiles size=77801 texmf-dist/doc/xmltex/base/testascii.xml texmf-dist/doc/xmltex/base/testsec.tex texmf-dist/doc/xmltex/base/testsec.xml -runfiles size=78956 +runfiles size=26 texmf-dist/tex/xmltex/base/iso-8859-1.xmt texmf-dist/tex/xmltex/base/iso-8859-2.xmt texmf-dist/tex/xmltex/base/koi8-r.xmt @@ -82756,14 +82756,14 @@ longdesc embed licensing information in the files he created. The longdesc license the author chose is one of the Creative Commons longdesc licenses, and their web-site offers this information in a valid longdesc XML-file, suitable for direct inclusion. -docfiles size=122343 +docfiles size=32 texmf-dist/doc/latex/xmpincl/README details="Package Readme" texmf-dist/doc/latex/xmpincl/license.xmp texmf-dist/doc/latex/xmpincl/xmpincl.pdf details="Package documentation" -srcfiles size=17591 +srcfiles size=5 texmf-dist/source/latex/xmpincl/xmpincl.dtx texmf-dist/source/latex/xmpincl/xmpincl.ins -runfiles size=2816 +runfiles size=1 texmf-dist/tex/latex/xmpincl/xmpincl.sty catalogue-version catalogue-date 2006-12-16 17:11:43 +0100 @@ -82777,11 +82777,11 @@ shortdesc Define \global and \protected commands with \newcommand. longdesc The package provides the means of defining \global and (e-TeX) longdesc \protected commands, within the framework of LaTeX's standard longdesc \newcommand. -docfiles size=279466 +docfiles size=70 texmf-dist/doc/latex/xnewcommand/README details="Readme" texmf-dist/doc/latex/xnewcommand/xnewcommand.pdf details="Package documentation" texmf-dist/doc/latex/xnewcommand/xnewcommand.tex -runfiles size=470 +runfiles size=1 texmf-dist/tex/latex/xnewcommand/xnewcommand.sty catalogue-version 1.2 catalogue-date 2007-05-13 12:01:55 +0200 @@ -82795,11 +82795,11 @@ shortdesc Expandable macros that take an optional argument. longdesc Commands that take an optional argument are not ordinarily longdesc expandable; this package allows such commands to be expandable longdesc provided they have at least one mandatory argument. -docfiles size=389145 +docfiles size=97 texmf-dist/doc/latex/xoptarg/README details="Readme" texmf-dist/doc/latex/xoptarg/xoptarg.pdf details="Package documentation" texmf-dist/doc/latex/xoptarg/xoptarg.tex -runfiles size=6482 +runfiles size=2 texmf-dist/tex/latex/xoptarg/xoptarg.sty catalogue-version 1.0 catalogue-date 2007-05-13 12:01:55 +0200 @@ -82809,7 +82809,7 @@ catalogue-license lppl name xor category Package revision 616 -docfiles size=253075 +docfiles size=68 texmf-dist/doc/latex3/xor/cat.eps texmf-dist/doc/latex3/xor/escher.eps texmf-dist/doc/latex3/xor/europe.eps @@ -82821,7 +82821,7 @@ docfiles size=253075 texmf-dist/doc/latex3/xor/xo-README.txt texmf-dist/doc/latex3/xor/xo-pfloat.tex texmf-dist/doc/latex3/xor/xo-sample.tex -srcfiles size=393281 +srcfiles size=106 texmf-dist/source/latex3/xor/xmarks.dtx texmf-dist/source/latex3/xor/xo-alloc.dtx texmf-dist/source/latex3/xor/xo-capt.dtx @@ -82840,7 +82840,7 @@ srcfiles size=393281 texmf-dist/source/latex3/xor/xotrace.ins texmf-dist/source/latex3/xor/xoutput.drv texmf-dist/source/latex3/xor/xoutput.dtx -runfiles size=115086 +runfiles size=33 texmf-dist/tex/latex3/xor/xmarks.sty texmf-dist/tex/latex3/xor/xo-alloc.sty texmf-dist/tex/latex3/xor/xo-capt.sty @@ -82858,13 +82858,13 @@ runfiles size=115086 name xparse category Package revision 616 -docfiles size=4187 +docfiles size=2 texmf-dist/doc/latex3/xparse/xparse-test.tex -srcfiles size=49649 +srcfiles size=14 texmf-dist/source/latex3/xparse/ldcsetup.dtx texmf-dist/source/latex3/xparse/xparse.dtx texmf-dist/source/latex3/xparse/xparse.ins -runfiles size=9433 +runfiles size=3 texmf-dist/tex/latex3/xparse/ldcsetup.sty texmf-dist/tex/latex3/xparse/xparse.sty @@ -82875,11 +82875,11 @@ shortdesc Support for writing about xiangqi. longdesc The package is for writing about xiangqi or chinese chess. You longdesc can write games or parts of games and show diagrams with longdesc special positions. -docfiles size=86280 +docfiles size=22 texmf-dist/doc/fonts/xq/README details="Package README" texmf-dist/doc/fonts/xq/xqexample.pdf details="Example of use" texmf-dist/doc/fonts/xq/xqexample.tex -runfiles size=1234621 +runfiles size=311 texmf-dist/fonts/source/public/xq/xqaddsignsbase.mf texmf-dist/fonts/source/public/xq/xqaddsignslarge.mf texmf-dist/fonts/source/public/xq/xqaddsignsnormal.mf @@ -82904,13 +82904,13 @@ revision 2338 shortdesc Break tables across pages. longdesc Xtab is an extended and somewhat improved version of longdesc supertabular; it provides tables that break across pages. -docfiles size=253008 +docfiles size=63 texmf-dist/doc/latex/xtab/README texmf-dist/doc/latex/xtab/xtab.pdf -srcfiles size=85801 +srcfiles size=22 texmf-dist/source/latex/xtab/xtab.dtx texmf-dist/source/latex/xtab/xtab.ins -runfiles size=20085 +runfiles size=5 texmf-dist/tex/latex/xtab/xtab.sty catalogue-version 2.3a catalogue-date 2006-12-16 10:58:44 +0100 @@ -82924,13 +82924,13 @@ shortdesc Defining language-dependent text macros. longdesc The package provides macros which generate text which switches longdesc according to what language has been selected in Babel. The longdesc documentation includes an example of the use of the package. -docfiles size=113336 +docfiles size=29 texmf-dist/doc/latex/xtcapts/readme.txt texmf-dist/doc/latex/xtcapts/xt_capts.pdf details="Package documentation" -srcfiles size=27972 +srcfiles size=8 texmf-dist/source/latex/xtcapts/xt_capts.dtx texmf-dist/source/latex/xtcapts/xt_capts.ins -runfiles size=3827 +runfiles size=1 texmf-dist/tex/latex/xtcapts/xt_capts.sty catalogue-version 1.1d catalogue-date 2007-01-10 17:47:51 +0100 @@ -82940,19 +82940,19 @@ catalogue-license unknown name xtheorem category Package revision 616 -docfiles size=1660 +docfiles size=2 texmf-dist/doc/latex3/xtheorem/readme.txt texmf-dist/doc/latex3/xtheorem/xtheorem-test.tex -srcfiles size=10994 +srcfiles size=4 texmf-dist/source/latex3/xtheorem/xtheorem.dtx texmf-dist/source/latex3/xtheorem/xtheorem.ins -runfiles size=4312 +runfiles size=2 texmf-dist/tex/latex3/xtheorem/xtheorem.sty name xu-hyphen category Package revision 4247 -runfiles size=197103 +runfiles size=77 texmf-dist/tex/generic/xu-hyphen/utf8-copthyph.tex texmf-dist/tex/generic/xu-hyphen/utf8-grahyph4.tex texmf-dist/tex/generic/xu-hyphen/utf8-grmhyph4.tex @@ -83000,9 +83000,9 @@ longdesc similar engines’) need for Unicode characters, in a similar longdesc way to what the fontenc does for 8-bit (and the like) fonts: longdesc convert accent-glyph sequence to a single character in the longdesc output encoding. -docfiles size=414 +docfiles size=1 texmf-dist/doc/xelatex/xunicode/README details="Readme" -runfiles size=119258 +runfiles size=30 texmf-dist/tex/xelatex/xunicode/xunicode.sty catalogue-version catalogue-date 2007-08-22 21:37:03 +0200 @@ -83020,11 +83020,11 @@ longdesc positioned relative to a GRID. It is essential that each of longdesc these three elements is constructed independent of the other longdesc two, and hence they can be modified without unwanted side longdesc effects. The macros are based on the xy-pic package. -docfiles size=202350 +docfiles size=52 texmf-dist/doc/latex/xyling/README details="README file" texmf-dist/doc/latex/xyling/xyli-doc.pdf details="Package documentation" language="en" texmf-dist/doc/latex/xyling/xyli-doc.tex -runfiles size=34663 +runfiles size=9 texmf-dist/tex/latex/xyling/xyling.sty catalogue-version 1.1 catalogue-date 2007-03-13 09:23:19 +0100 @@ -83039,7 +83039,7 @@ longdesc A package for typesetting a variety of graphs and diagrams with longdesc TeX. Xy-pic works with most formats (including LaTeX, AMS- longdesc LaTeX, AMS-TeX, and plain TeX). execute addMixedMap xypic.map -docfiles size=3761761 +docfiles size=926 texmf-dist/doc/generic/xypic/CATALOG texmf-dist/doc/generic/xypic/COPYING texmf-dist/doc/generic/xypic/INSTALL @@ -83054,7 +83054,7 @@ docfiles size=3761761 texmf-dist/doc/generic/xypic/ross.eps texmf-dist/doc/generic/xypic/xyguide.pdf texmf-dist/doc/generic/xypic/xyrefer.pdf -srcfiles size=1788817 +srcfiles size=480 texmf-dist/source/generic/xypic/CATALOG.doc texmf-dist/source/generic/xypic/COPYING texmf-dist/source/generic/xypic/ChangeLog @@ -83140,7 +83140,7 @@ srcfiles size=1788817 texmf-dist/source/generic/xypic/xyv2.doc texmf-dist/source/generic/xypic/xyweb.doc texmf-dist/source/generic/xypic/xyxdvi.doc -runfiles size=927246 +runfiles size=290 texmf-dist/dvips/xypic/xy37dict.pro texmf-dist/fonts/map/dvips/xypic/xypic.map texmf-dist/fonts/source/public/xypic/xyatip.mf @@ -83266,7 +83266,7 @@ name xypic-tut-pt category Documentation revision 1755 shortdesc A tutorial for XY-pic, in Portuguese. -docfiles size=306794 +docfiles size=77 texmf-doc/doc/portuguese/xypic-tut-pt/README texmf-doc/doc/portuguese/xypic-tut-pt/grafico.eps texmf-doc/doc/portuguese/xypic-tut-pt/xypic-tutorial.pdf language="pt" @@ -83284,11 +83284,11 @@ longdesc The aim of xytree is to draw linguistic syntactic trees with longdesc ease and to support hopefully sufficient functionalities, that longdesc the linguist may need. The package (of course) depends on the longdesc XY-Pic package. -docfiles size=318387 +docfiles size=80 texmf-dist/doc/latex/xytree/README details="Package README" texmf-dist/doc/latex/xytree/xytree-doc-en.pdf details="Package documentation" language="en" texmf-dist/doc/latex/xytree/xytree-doc-en.tex -runfiles size=9897 +runfiles size=3 texmf-dist/tex/latex/xytree/xytree.sty catalogue-version 1.5 catalogue-date 2007-03-13 09:23:19 +0100 @@ -83302,14 +83302,14 @@ shortdesc A bundle of miscellaneous footnote packages. longdesc Contains three packages: – pfnote to number footnotes per longdesc page; – fnpos to control the position of footnotes; and – longdesc dblfnote to make footnotes double-columned. -docfiles size=24385 +docfiles size=8 texmf-dist/doc/latex/yafoot/README details="Bundle Readme" texmf-dist/doc/latex/yafoot/yafoot-man.dvi texmf-dist/doc/latex/yafoot/yafoot-man.tex -srcfiles size=57660 +srcfiles size=16 texmf-dist/source/latex/yafoot/yafoot.dtx texmf-dist/source/latex/yafoot/yafoot.ins -runfiles size=15974 +runfiles size=5 texmf-dist/tex/latex/yafoot/dblfnote.sty texmf-dist/tex/latex/yafoot/fnpos.sty texmf-dist/tex/latex/yafoot/pfnote.sty @@ -83327,7 +83327,7 @@ longdesc modern polytonic Greek. The fonts are provided in MetaFont longdesc form; macros to produce a Greek variant of Plain TeX (including longdesc a hyphenation table adapted to the fonts' code table) are longdesc provided. -docfiles size=62084 +docfiles size=21 texmf-dist/doc/plain/yannisgr/00changes.txt texmf-dist/doc/plain/yannisgr/00readme.txt texmf-dist/doc/plain/yannisgr/monsyl.txt @@ -83337,7 +83337,7 @@ docfiles size=62084 texmf-dist/doc/plain/yannisgr/rgrpaper.tex texmf-dist/doc/plain/yannisgr/rgrtestfont.tex texmf-dist/doc/plain/yannisgr/tomakeformat.txt -runfiles size=213427 +runfiles size=66 texmf-dist/fonts/source/public/yannisgr/csc_misce.mf texmf-dist/fonts/source/public/yannisgr/gen_m_acc.mf texmf-dist/fonts/source/public/yannisgr/greekcsc.mf @@ -83377,14 +83377,14 @@ shortdesc Support for old German fonts. longdesc A LaTeX interface to the old-german fonts designed by Yannis longdesc Haralambous: Gothic, Schwabacher, Fraktur and the baroque longdesc initials. -docfiles size=11187 +docfiles size=4 texmf-dist/doc/latex/yfonts/frktest.tex texmf-dist/doc/latex/yfonts/liesmich texmf-dist/doc/latex/yfonts/readme details="Readme" -srcfiles size=22219 +srcfiles size=7 texmf-dist/source/latex/yfonts/yfonts.dtx texmf-dist/source/latex/yfonts/yfonts.ins -runfiles size=4380 +runfiles size=2 texmf-dist/tex/latex/yfonts/yfonts.sty catalogue-version 1.3 catalogue-date 2007-03-01 23:46:20 +0100 @@ -83398,13 +83398,13 @@ shortdesc Extended maths fonts for LaTeX. longdesc The yhmath bundle contains fonts (type in 1 format) and a LaTeX longdesc package for using them. execute addMixedMap yhmath.map -docfiles size=176614 +docfiles size=44 texmf-dist/doc/latex/yhmath/yhmath.pdf -srcfiles size=67390 +srcfiles size=19 texmf-dist/source/latex/yhmath/yhmath.drv texmf-dist/source/latex/yhmath/yhmath.dtx texmf-dist/source/latex/yhmath/yhmath.ins -runfiles size=91258 +runfiles size=30 texmf-dist/fonts/map/dvips/yhmath/yhmath.map texmf-dist/fonts/source/public/yhmath/yhbigacc.mf texmf-dist/fonts/source/public/yhmath/yhbigdel.mf @@ -83429,12 +83429,12 @@ longdesc Package to provide support in LaTeX for writing all longdesc standardized Yi characters. Yi (also known as Lolo) is spoken longdesc in Southern China; the script is syllabic, based on an older, longdesc ideographic system. -docfiles size=57886 +docfiles size=16 texmf-dist/doc/fonts/yi4latex/FILES texmf-dist/doc/fonts/yi4latex/README texmf-dist/doc/fonts/yi4latex/yi-table.tex texmf-dist/doc/fonts/yi4latex/yi4latex.tex -runfiles size=404545 +runfiles size=120 texmf-dist/fonts/source/public/yi4latex/yib-1.mf texmf-dist/fonts/source/public/yi4latex/yib-2.mf texmf-dist/fonts/source/public/yi4latex/yib-3.mf @@ -83476,15 +83476,15 @@ shortdesc A thesis class file for York University, Toronto. longdesc York Graduate Studies has again changed the requirements for longdesc theses and dissertations. The established york-thesis class longdesc file now implements the changes made in Spring 2005. -docfiles size=228151 +docfiles size=58 texmf-dist/doc/latex/york-thesis/README details="Package Readme" texmf-dist/doc/latex/york-thesis/york-thesis-Template.tex texmf-dist/doc/latex/york-thesis/york-thesis.el texmf-dist/doc/latex/york-thesis/york-thesis.pdf details="Package documentation" -srcfiles size=43096 +srcfiles size=12 texmf-dist/source/latex/york-thesis/york-thesis.dtx texmf-dist/source/latex/york-thesis/york-thesis.ins -runfiles size=12651 +runfiles size=4 texmf-dist/tex/latex/york-thesis/york-thesis.cls catalogue-version 3.4 catalogue-date 2006-12-16 10:58:44 +0100 @@ -83498,7 +83498,7 @@ shortdesc Typeset Young-Tableaux. longdesc A package for typesetting Young-Tableaux, mathematical symbols longdesc for the representations of groups, providing two macros, longdesc \yng(1) and \young(1) to generate the whole Young-Tableaux. -srcfiles size=48646 +srcfiles size=16 texmf-dist/source/latex/youngtab/README texmf-dist/source/latex/youngtab/makeydoc texmf-dist/source/latex/youngtab/makeydoc.bat @@ -83506,7 +83506,7 @@ srcfiles size=48646 texmf-dist/source/latex/youngtab/youngtab.el texmf-dist/source/latex/youngtab/youngtab.ins texmf-dist/source/latex/youngtab/youngtab.tex -runfiles size=5116 +runfiles size=2 texmf-dist/tex/latex/youngtab/youngtab.sty catalogue-version 1.1 catalogue-date 2006-10-06 23:15:00 +0200 @@ -83525,7 +83525,7 @@ longdesc Portuguese. The previous scheme of annual updates has now been longdesc abandoned, in favour of a Perl script yplan that generates a longdesc year's planner automatically. (The last manually-generated longdesc LaTeX file remains on the archive.) -docfiles size=64749 +docfiles size=22 texmf-dist/doc/latex/yplan/yplan00.doc texmf-dist/doc/latex/yplan/yplan00a.dvi texmf-dist/doc/latex/yplan/yplan00a.tex @@ -83536,7 +83536,7 @@ docfiles size=64749 texmf-dist/doc/latex/yplan/yplan99a.tex texmf-dist/doc/latex/yplan/yplan99b.dvi texmf-dist/doc/latex/yplan/yplan99b.tex -runfiles size=7594 +runfiles size=2 texmf-dist/tex/latex/yplan/yplan.sty catalogue-version catalogue-date 2006-12-16 10:58:44 +0100 @@ -83551,7 +83551,7 @@ longdesc Ytex aims to support the novice user, while providing a longdesc comfortable home for the TeX programmer, who will find a longdesc library-like collection of support macros. The package uses the longdesc author’s plain-cm package. -runfiles size=162617 +runfiles size=46 texmf-dist/tex/ytex/base/ybase.mac texmf-dist/tex/ytex/base/yfonts.mac texmf-dist/tex/ytex/base/ylog.mac @@ -83571,7 +83571,7 @@ catalogue-license unknown name zapfchan category Package revision 2488 -runfiles size=178102 +runfiles size=63 texmf-dist/dvips/zapfchan/config.uzc texmf-dist/fonts/afm/adobe/zapfchan/pzcmi8a.afm texmf-dist/fonts/afm/urw/zapfchan/uzcmi8a.afm @@ -83608,7 +83608,7 @@ runfiles size=178102 name zapfding category Package revision 1472 -runfiles size=70264 +runfiles size=25 texmf-dist/dvips/zapfding/config.uzd texmf-dist/fonts/afm/adobe/zapfding/pzdr.afm texmf-dist/fonts/afm/urw/zapfding/uzdr.afm @@ -83627,12 +83627,12 @@ shortdesc Typesetting Z and CSP format specifications. longdesc The package supports real-time CSP and incorporates the longdesc functionality of Spivey's original Z package, written for LaTeX longdesc 2.09. -docfiles size=92581 +docfiles size=25 texmf-dist/doc/latex/zed-csp/csp2e.dvi texmf-dist/doc/latex/zed-csp/csp2e.tex texmf-dist/doc/latex/zed-csp/zed2e.dvi texmf-dist/doc/latex/zed-csp/zed2e.tex -runfiles size=31787 +runfiles size=8 texmf-dist/tex/latex/zed-csp/zed-csp.sty catalogue-version catalogue-date 2006-12-05 00:47:24 +0100 @@ -83649,7 +83649,7 @@ longdesc intended to simulate ‘ec’ fonts. The 'ae' fonts do a longdesc similar task, but miss some glyphs that aren’t available in longdesc OT1. execute addMap slantcm.map -docfiles size=135627 +docfiles size=36 texmf-dist/doc/latex/zefonts/CHANGES texmf-dist/doc/latex/zefonts/ae_or_ze.ps.gz texmf-dist/doc/latex/zefonts/ae_or_ze.tex @@ -83657,7 +83657,7 @@ docfiles size=135627 texmf-dist/doc/latex/zefonts/test.tex texmf-dist/doc/latex/zefonts/zefonts.dvi texmf-dist/doc/latex/zefonts/zefonts.tex -runfiles size=419134 +runfiles size=154 texmf-dist/dvips/zefonts/slantcm.cfg texmf-dist/fonts/map/dvips/zefonts/slantcm.map texmf-dist/fonts/tfm/public/zefonts/cmbsy10o.tfm |