diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-04 01:38:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-04 01:38:47 +0000 |
commit | ccafa19370c4f845e1966b09610a9a85af2c8f17 (patch) | |
tree | 0de25ab4bab42904374ffc84d4e440214dd69e30 | |
parent | b3e7b39841c18629ec910132cf70640e89f62148 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@14092 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/ls-R | 50 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 139 |
2 files changed, 151 insertions, 38 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 1664aaabfce..de420e99ddf 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -6291,12 +6291,14 @@ epslatex-fr epspdfconversion eqlist eqparbox +erdc errata esdiff esint eskd eskdx eso-pic +estcpmm esvect etaremune etex-pkg @@ -8406,11 +8408,13 @@ chletterdoc.pdf sampleletter.ltx ./doc/latex/circ: +COPYING README cidoc.tex -circ.dvi +circ.pdf circ.txt cisyms.tex +index.hlp ./doc/latex/circuitikz: CHANGELOG @@ -9956,6 +9960,17 @@ eqlist.tex README eqparbox.pdf +./doc/latex/erdc: +README +erdc.bib +erdc.pdf +nola.eps +nola.pdf +red_corps_castle2.eps +red_corps_castle2.pdf +sample.pdf +sample.tex + ./doc/latex/errata: README errata-errata.tex @@ -10057,6 +10072,15 @@ eso-ex4.tex eso-ex5.tex eso-pic.pdf +./doc/latex/estcpmm: +README +estcp.pdf +estcpmm.bib +estcpmm.pdf +red_corps_castle2.pdf +sample.pdf +sample.tex + ./doc/latex/esvect: README esvect.pdf @@ -58563,7 +58587,6 @@ tex.ist gbibarts.ist ./makeindex/circ: -circ.ist ./makeindex/confproc: confproc.ist @@ -61126,11 +61149,13 @@ epiolmec epsdice eqlist eqparbox +erdc errata esdiff esint eskd eso-pic +estcpmm esvect etaremune ethiop @@ -62243,12 +62268,10 @@ chletter.dtx chletter.ins ./source/latex/circ: -COPYING Makefile circ.drv circ.dtx circ.ins -index.hlp ./source/latex/cjk: contrib @@ -62852,6 +62875,11 @@ eqlist.ins eqparbox.dtx eqparbox.ins +./source/latex/erdc: +Makefile +erdc.dtx +erdc.ins + ./source/latex/errata: errata.dtx errata.ins @@ -62873,6 +62901,11 @@ Makefile eso-pic.dtx eso-pic.ins +./source/latex/estcpmm: +Makefile +estcpmm.dtx +estcpmm.ins + ./source/latex/esvect: esvect.dtx esvect.ins @@ -69081,6 +69114,7 @@ varioref.4ht verbatim.4ht verbatimfiles.4ht verse.4ht +vowel.4ht web.4ht welsh.4ht wrapfig.4ht @@ -69637,12 +69671,14 @@ epspdfconversion eqlist eqname eqparbox +erdc errata esdiff esint eskd eskdx eso-pic +estcpmm esvect etaremune etex-pkg @@ -73322,6 +73358,9 @@ eqname.sty ./tex/latex/eqparbox: eqparbox.sty +./tex/latex/erdc: +erdc.cls + ./tex/latex/errata: errata.sty @@ -73369,6 +73408,9 @@ eskdukrainian.def eso-pic.sty showframe.sty +./tex/latex/estcpmm: +estcpmm.cls + ./tex/latex/esvect: esvect.sty uesvect.fd diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index ed6be835d7d..506894621b7 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -15,11 +15,11 @@ depend container_split_src_files depend container_split_doc_files depend container_format/xz depend release/2009 -depend revision/14080 +depend revision/14091 name 00texlive.core category TLCore -revision 14036 +revision 14088 longdesc This package collects some files which are not caught by any of longdesc the other TL packages. Its primary purpose is to make the file longdesc coverage check happy. The files here are not copied by the @@ -134,20 +134,30 @@ runfiles size=1772 name 00texlive.installation category TLCore -revision 13822 +revision 14083 longdesc This package serves two purposes: 1. at installation time the longdesc present values are taken as default for the installer 2. on an longdesc installed system it serves as a configuration file. We have to longdesc remember these settings for additional package installation, -longdesc removal, etc. The value of __MASTER__ for the location field -longdesc tells the installer to use the present directory itself. For -longdesc example, the DVD can be mounted anywhere and we want the -longdesc installer to work. Concerning the 00* names: All packages -longdesc starting with 00texlive are considered virtual packages in the -longdesc sense that no containers are generated and these packages are -longdesc never split into .src and .doc sub-packages in the tlpdb. -depend platform: -depend location:__MASTER__ +longdesc removal, etc. There are two types here: - If the key starts +longdesc with opt_ this is an options that can be set by the user either +longdesc at installation time or via tlmgr later on - If the key starts +longdesc with setting_ this value cannot be changed by the user directly +longdesc with tlmgr, but only by other actions. Currently there are only +longdesc two settings supported of which one is only used in special +longdesc cases: . setting_available_architectures lists all available +longdesc platforms and should be always present . setting_platform +longdesc *overrides* the auto-deteced platform. This setting will only +longdesc be present when you forced a sepcific architecture with - +longdesc force-arch to install-tl The value of __MASTER__ for the +longdesc location field tells the installer to use the present directory +longdesc itself. For example, the DVD can be mounted anywhere and we +longdesc want the installer to work. Concerning the 00* names: All +longdesc packages starting with 00texlive are considered virtual +longdesc packages in the sense that no containers are generated and +longdesc these packages are never split into .src and .doc sub-packages +longdesc in the tlpdb. +depend opt_location:__MASTER__ depend opt_paper:a4 depend opt_create_formats:1 depend opt_desktop_integration:0 @@ -160,11 +170,11 @@ depend opt_sys_info:/usr/local/info depend opt_sys_man:/usr/local/man depend opt_install_docfiles:1 depend opt_install_srcfiles:1 -depend available_architectures:i386-solaris i386-linux mips-irix sparc-linux alpha-linux sparc-solaris powerpc-linux universal-darwin i386-freebsd win32 powerpc-aix amd64-freebsd x86_64-linux i386-cygwin +depend setting_available_architectures:i386-solaris i386-linux mips-irix sparc-linux alpha-linux sparc-solaris powerpc-linux universal-darwin i386-freebsd win32 powerpc-aix amd64-freebsd x86_64-linux i386-cygwin name 00texlive.installer category TLCore -revision 14069 +revision 14085 longdesc This package defines the files to go into the installer longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the longdesc tl-make-installer script. Most of what's here is also included @@ -17751,7 +17761,7 @@ catalogue-version 1.0 name circ category Package -revision 14038 +revision 14088 shortdesc Macros for typesetting circuit diagrams. longdesc Several electrical symbols like resistor, capacitor, longdesc transistors etc., are defined. The symbols can be connected @@ -17761,20 +17771,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=27 +docfiles size=81 + texmf-dist/doc/latex/circ/COPYING 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.pdf details="Package documentation" texmf-dist/doc/latex/circ/circ.txt texmf-dist/doc/latex/circ/cisyms.tex -srcfiles size=53 - texmf-dist/source/latex/circ/COPYING + texmf-dist/doc/latex/circ/index.hlp +srcfiles size=47 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=44 +runfiles size=43 texmf-dist/fonts/source/public/circ/cibimos.mf texmf-dist/fonts/source/public/circ/cicirc.mf texmf-dist/fonts/source/public/circ/cidiod.mf @@ -17786,7 +17796,6 @@ runfiles size=44 texmf-dist/fonts/source/public/circ/csym.mf texmf-dist/fonts/source/public/circ/defcirc.mf texmf-dist/fonts/tfm/public/circ/cioptic.tfm - texmf-dist/makeindex/circ/circ.ist texmf-dist/tex/latex/circ/basic.def texmf-dist/tex/latex/circ/box.def texmf-dist/tex/latex/circ/circ.sty @@ -18941,9 +18950,9 @@ longdesc together with mathematics fonts closely integrated with the longdesc mathematical facilities of TeX itself. The base fonts are longdesc distributed as MetaFont source, but autotraced PostScript Type longdesc 1 versions are available (one version in the AMS fonts -longdesc distribution, and BaKoMa). The Computer Modern fonts have -longdesc inspired many later families, notably the European Computer -longdesc Modern and the Latin Modern families. +longdesc distribution, and also the BaKoMa distribution). The Computer +longdesc Modern fonts have inspired many later families, notably the +longdesc European Computer Modern and the Latin Modern families. execute addMixedMap cmtext-bsr-interpolated.map docfiles size=2 texmf-dist/doc/fonts/cm/README @@ -19165,7 +19174,7 @@ runfiles size=355 texmf-dist/fonts/tfm/public/cm/cmu10.tfm texmf-dist/fonts/tfm/public/cm/cmvtt10.tfm catalogue-ctan /fonts/cm -catalogue-date 2009-07-01 19:58:58 +0200 +catalogue-date 2009-07-03 18:23:26 +0200 catalogue-license knuth name cm-lgc @@ -24229,8 +24238,8 @@ depend collection-genericrecommended name collection-publishers category Collection -revision 13822 -shortdesc Support for publishers and theses +revision 14090 +shortdesc Support for publishers, theses, standards, conferences, etc. depend ANUfinalexam depend IEEEconf depend IEEEtran @@ -24252,6 +24261,8 @@ depend confproc depend ebsthesis depend economic depend elsevier +depend erdc +depend estcpmm depend euproposal depend gaceta depend gatech-thesis @@ -37052,6 +37063,36 @@ catalogue-date 2007-05-25 16:15:27 +0200 catalogue-license lppl catalogue-version 2.1 +name erdc +category Package +revision 14090 +shortdesc Style for Reports by US Army Corps of Engineers. +longdesc A class for typesetting Technical Information Reports of the +longdesc Engineer Research and Development Center, US Army Corps of +longdesc Engineers. The class was commissioned and paid for by US Army +longdesc Corps of Engineers, Engineer Research and Development Center, +longdesc 3909 Halls Ferry Road, Vicksburg, MS 39180-6199. +docfiles size=156 + texmf-dist/doc/latex/erdc/README + texmf-dist/doc/latex/erdc/erdc.bib + texmf-dist/doc/latex/erdc/erdc.pdf details="Package documentation" + texmf-dist/doc/latex/erdc/nola.eps + texmf-dist/doc/latex/erdc/nola.pdf + texmf-dist/doc/latex/erdc/red_corps_castle2.eps + texmf-dist/doc/latex/erdc/red_corps_castle2.pdf + texmf-dist/doc/latex/erdc/sample.pdf details="Sample of usage" + texmf-dist/doc/latex/erdc/sample.tex +srcfiles size=14 + texmf-dist/source/latex/erdc/Makefile + texmf-dist/source/latex/erdc/erdc.dtx + texmf-dist/source/latex/erdc/erdc.ins +runfiles size=4 + texmf-dist/tex/latex/erdc/erdc.cls +catalogue-ctan /macros/latex/contrib/erdc +catalogue-date 2009-07-02 23:42:25 +0200 +catalogue-license lppl +catalogue-version 0.1 + name errata category Package revision 13530 @@ -37314,6 +37355,35 @@ catalogue-date 2007-03-06 10:34:25 +0100 catalogue-license lppl catalogue-version 1.1d +name estcpmm +category Package +revision 14089 +shortdesc Style for Munitions Management Project Reports. +longdesc Provides a class which supports typesetting Cost and +longdesc Performance Reports and Final Reports for Munitions Management +longdesc Reports, US Environmental Security Technology Certification +longdesc Program. The class was commissioned and paid for by US Army +longdesc Corps of Engineers, Engineer Research and Development Center, +longdesc 3909 Halls Ferry Road, Vicksburg, MS 39180-6199. +docfiles size=226 + texmf-dist/doc/latex/estcpmm/README + texmf-dist/doc/latex/estcpmm/estcp.pdf + texmf-dist/doc/latex/estcpmm/estcpmm.bib + texmf-dist/doc/latex/estcpmm/estcpmm.pdf details="Package documentation" + texmf-dist/doc/latex/estcpmm/red_corps_castle2.pdf + texmf-dist/doc/latex/estcpmm/sample.pdf + texmf-dist/doc/latex/estcpmm/sample.tex +srcfiles size=8 + texmf-dist/source/latex/estcpmm/Makefile + texmf-dist/source/latex/estcpmm/estcpmm.dtx + texmf-dist/source/latex/estcpmm/estcpmm.ins +runfiles size=2 + texmf-dist/tex/latex/estcpmm/estcpmm.cls +catalogue-ctan /macros/latex/contrib/estcpmm +catalogue-date 2009-07-02 23:42:25 +0200 +catalogue-license lppl +catalogue-version 0.2 + name esvect category Package revision 13822 @@ -54364,7 +54434,7 @@ catalogue-version 0.1b name latex category Package -revision 14025 +revision 14091 shortdesc A TeX macro package that defines LaTeX. longdesc LaTeX is a widely-used macro package for TeX, providing many longdesc basic document formating commands extended by a wide range of @@ -88476,7 +88546,7 @@ binfiles arch=x86_64-linux size=87 name tex4ht category Package -revision 13822 +revision 14086 shortdesc Convert (La)TeX to HTML/XML. longdesc A converter from TeX and LaTeX to SGML-based formats such as longdesc (X)HTML, MathML, OpenDocument, and DocBook, providing a @@ -88565,7 +88635,7 @@ docfiles size=195 texmf-dist/doc/generic/tex4ht/mn7.html texmf-dist/doc/generic/tex4ht/mn8.html texmf-dist/doc/generic/tex4ht/mn9.html -runfiles size=6515 +runfiles size=6518 texmf-dist/scripts/tex4ht/ht.sh texmf-dist/scripts/tex4ht/htcontext.sh texmf-dist/scripts/tex4ht/htlatex.sh @@ -88927,6 +88997,7 @@ runfiles size=6515 texmf-dist/tex/generic/tex4ht/verbatim.4ht texmf-dist/tex/generic/tex4ht/verbatimfiles.4ht texmf-dist/tex/generic/tex4ht/verse.4ht + texmf-dist/tex/generic/tex4ht/vowel.4ht texmf-dist/tex/generic/tex4ht/web.4ht texmf-dist/tex/generic/tex4ht/welsh.4ht texmf-dist/tex/generic/tex4ht/wrapfig.4ht @@ -92524,9 +92595,9 @@ binfiles arch=universal-darwin size=137 name tex4ht.win32 category Package -revision 13822 +revision 14086 shortdesc win32 files of tex4ht -binfiles arch=win32 size=36 +binfiles arch=win32 size=83 bin/win32/ht.bat bin/win32/htcmd.exe bin/win32/htcontext.bat @@ -93434,7 +93505,7 @@ docfiles size=206 name texlive.infra category TLCore -revision 14071 +revision 14087 shortdesc basic TeX Live infrastructure longdesc This package contains the files needed to get the TeX Live longdesc tools (notably tlmgr) running. That comprises the perl modules, |