diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-12 02:15:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-12 02:15:16 +0000 |
commit | f47b7692ecafb5e225466df27b55bb24822454f1 (patch) | |
tree | 32a47c11dcc13b834e5291f3473aaf5d646918de /Master | |
parent | c4e2fe6aceac5129aa68f0cbfaf2c8933cb27689 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@20412 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 56 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 74 |
2 files changed, 97 insertions, 33 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index b24711f3581..fdb8f5d8251 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -7471,6 +7471,7 @@ guitar guitlogo hanging har2nat +hardwrap harmony harpoon harvard @@ -13441,6 +13442,10 @@ README har2nat.pdf har2nat.tex +./doc/latex/hardwrap: +README +hardwrap.pdf + ./doc/latex/harmony: README harmony.pdf @@ -13779,6 +13784,7 @@ inlinetest.tex ./doc/latex/inputtrc: README README.txt +RELEASE.txt inputtrc.pdf inputtrc.tex makedoc.cfg @@ -21827,6 +21833,8 @@ cmathml cnx dcm example +hwexam +metakeys mikoslides modules omd @@ -21841,8 +21849,6 @@ statements stex.pdf ./doc/latex/stex/assignment: -README -assignment.pdf ./doc/latex/stex/cmathml: README @@ -21891,6 +21897,14 @@ paper.tex ./doc/latex/stex/example/test: Makefile +./doc/latex/stex/hwexam: +README +hwexam.pdf + +./doc/latex/stex/metakeys: +README +metakeys.pdf + ./doc/latex/stex/mikoslides: README mikoslides.pdf @@ -21900,8 +21914,6 @@ README modules.pdf ./doc/latex/stex/omd: -README -omd.pdf ./doc/latex/stex/omdoc: README @@ -76996,6 +77008,7 @@ grverb guitar guitlogo hanging +hardwrap harvard hc hhtensor @@ -79194,6 +79207,10 @@ guit.ins hanging.dtx hanging.ins +./source/latex/hardwrap: +hardwrap.dtx +hardwrap.ins + ./source/latex/harvard: Makefile doc_Makefile @@ -81200,6 +81217,8 @@ bin cmathml cnx dcm +hwexam +metakeys mikoslides modules omd @@ -81214,7 +81233,6 @@ statements xsl ./source/latex/stex/assignment: -assignment.dtx ./source/latex/stex/bin: Makefile @@ -81227,6 +81245,7 @@ checksum convert-paths filedate gen-symdef-table.pl +grep-rerun idcheck msplit old @@ -81234,6 +81253,8 @@ rf rng2dot sgraph sms +stexml +stexmlmod termin ./source/latex/stex/bin/old: @@ -81256,6 +81277,12 @@ cnx.dtx ./source/latex/stex/dcm: dcm.dtx +./source/latex/stex/hwexam: +hwexam.dtx + +./source/latex/stex/metakeys: +metakeys.dtx + ./source/latex/stex/mikoslides: mikoslides.dtx @@ -81263,7 +81290,6 @@ mikoslides.dtx modules.dtx ./source/latex/stex/omd: -omd.dtx ./source/latex/stex/omdoc: omdoc.dtx @@ -87333,6 +87359,7 @@ guitar guitlogo hanging har2nat +hardwrap harmony harpoon harvard @@ -92639,6 +92666,9 @@ hanging.sty ./tex/latex/har2nat: har2nat.sty +./tex/latex/hardwrap: +hardwrap.sty + ./tex/latex/harmony: harmony.sty @@ -96927,6 +96957,8 @@ assignment cmathml cnx dcm +hwexam +metakeys mikoslides modules omd @@ -96944,8 +96976,6 @@ stex.sty stex.sty.ltxml ./tex/latex/stex/assignment: -assignment.sty -assignment.sty.ltxml ./tex/latex/stex/cmathml: cmathml.sty @@ -96959,6 +96989,14 @@ cnx.cls.ltxml dcm.sty dcm.sty.ltxml +./tex/latex/stex/hwexam: +hwexam.sty +hwexam.sty.ltxml + +./tex/latex/stex/metakeys: +metakeys.sty +metakeys.sty.ltxml + ./tex/latex/stex/mikoslides: beamerthemeJacobs.sty cc-by-sa.eps @@ -96981,8 +97019,6 @@ modules.sty modules.sty.ltxml ./tex/latex/stex/omd: -omd.sty -omd.sty.ltxml ./tex/latex/stex/omdoc: omdoc.cls diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 1e0b33e7b4d..b59c25222d5 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -18,7 +18,7 @@ depend container_format/xz depend container_split_doc_files/1 depend container_split_src_files/1 depend release/2010 -depend revision/20401 +depend revision/20411 name 00texlive.image category TLCore @@ -31111,7 +31111,7 @@ depend collection-latex name collection-latexextra category Collection -revision 20397 +revision 20407 shortdesc LaTeX supplementary packages longdesc A large collection of add-on packages for LaTeX. depend collection-latex @@ -31396,6 +31396,7 @@ depend grid depend gridset depend guitlogo depend hanging +depend hardwrap depend harpoon depend hc depend hhtensor @@ -57709,6 +57710,29 @@ catalogue-date 2010-03-06 16:54:30 +0100 catalogue-license lppl catalogue-version 1.0 +name hardwrap +category Package +revision 20407 +shortdesc Hard wrap text to a certain character length. +longdesc The package facilitates wrapping text to a specific character +longdesc width, breaking lines by words rather than, as done by TeX, by +longdesc characters. The primary use for these facilities is to aid the +longdesc generation of messages sent to the log file or console output +longdesc to display messages to the user. Package authors may also find +longdesc this useful when writing out arbitary text to an external file. +docfiles size=30 + texmf-dist/doc/latex/hardwrap/README details="Readme" + texmf-dist/doc/latex/hardwrap/hardwrap.pdf details="Package documentation" +srcfiles size=11 + texmf-dist/source/latex/hardwrap/hardwrap.dtx + texmf-dist/source/latex/hardwrap/hardwrap.ins +runfiles size=3 + texmf-dist/tex/latex/hardwrap/hardwrap.sty +catalogue-ctan /macros/latex/contrib/hardwrap +catalogue-date 2010-11-11 13:38:08 +0100 +catalogue-license lppl1.3 +catalogue-version 0.1 + name harmony category Package revision 15878 @@ -61697,7 +61721,7 @@ catalogue-version 1.0 name inputtrc category Package -revision 20064 +revision 20409 shortdesc Trace which file loads which. longdesc The package produces screen/log messages of the form '<current> longdesc INPUTTING <next>' reporting LaTeX input commands (<current> and @@ -61705,9 +61729,10 @@ longdesc <next> being file names). The message is indented to reflect longdesc the level of input nesting. Tracing may be turned on and off, longdesc and the unit of indentation may be adjusted. The implementation longdesc somewhat resembles those of packages FiNK and inputfile. -docfiles size=58 +docfiles size=59 texmf-dist/doc/latex/inputtrc/README details="Readme" texmf-dist/doc/latex/inputtrc/README.txt + texmf-dist/doc/latex/inputtrc/RELEASE.txt texmf-dist/doc/latex/inputtrc/inputtrc.pdf details="Package documentation" texmf-dist/doc/latex/inputtrc/inputtrc.tex texmf-dist/doc/latex/inputtrc/makedoc.cfg @@ -63427,13 +63452,13 @@ binfiles arch=x86_64-solaris size=2 name jamtimes category Package -revision 19762 +revision 20408 shortdesc Expanded Times Roman fonts. longdesc The package offers LaTeX support for the expanded Times Roman longdesc font, which has been used for many years in the Journal longdesc d'Analyse Mathematique. Mathematics support is based on the longdesc Belleek fonts. -docfiles size=252 +docfiles size=254 texmf-dist/doc/latex/jamtimes/README details="Readme" texmf-dist/doc/latex/jamtimes/jamtimes.bib texmf-dist/doc/latex/jamtimes/jamtimes.dtx @@ -78281,7 +78306,7 @@ docfiles size=41 texmf-dist/doc/latex/lualatex-doc/lualatex-doc.pdf details="The document itself" texmf-dist/doc/latex/lualatex-doc/lualatex-doc.tex catalogue-ctan /info/luatex/lualatex-doc -catalogue-date 2010-11-09 12:45:11 +0100 +catalogue-date 2010-11-11 23:00:42 +0100 catalogue-license fdl name lualibs @@ -109528,16 +109553,14 @@ catalogue-version 4.1 name stex category Package -revision 19548 +revision 20410 shortdesc An Infrastructure for Semantic Preloading of LaTeX Documents. longdesc The sTeX package collection is a version of TeX/LaTeX that longdesc allows to markup TeX/LaTeX documents semantically without longdesc leaving the document format, essentially turning it into a longdesc document format for mathematical knowledge management (MKM). -docfiles size=1599 +docfiles size=1540 texmf-dist/doc/latex/stex/README - texmf-dist/doc/latex/stex/assignment/README - texmf-dist/doc/latex/stex/assignment/assignment.pdf texmf-dist/doc/latex/stex/cmathml/README texmf-dist/doc/latex/stex/cmathml/cmathml.pdf texmf-dist/doc/latex/stex/cnx/README @@ -109568,12 +109591,14 @@ docfiles size=1599 texmf-dist/doc/latex/stex/example/paper/paper.pdf texmf-dist/doc/latex/stex/example/paper/paper.tex texmf-dist/doc/latex/stex/example/test/Makefile + texmf-dist/doc/latex/stex/hwexam/README + texmf-dist/doc/latex/stex/hwexam/hwexam.pdf + texmf-dist/doc/latex/stex/metakeys/README + texmf-dist/doc/latex/stex/metakeys/metakeys.pdf texmf-dist/doc/latex/stex/mikoslides/README texmf-dist/doc/latex/stex/mikoslides/mikoslides.pdf texmf-dist/doc/latex/stex/modules/README texmf-dist/doc/latex/stex/modules/modules.pdf - texmf-dist/doc/latex/stex/omd/README - texmf-dist/doc/latex/stex/omd/omd.pdf texmf-dist/doc/latex/stex/omdoc/README texmf-dist/doc/latex/stex/omdoc/omdoc.pdf texmf-dist/doc/latex/stex/omtext/README @@ -109599,8 +109624,7 @@ docfiles size=1599 texmf-dist/doc/latex/stex/statements/README texmf-dist/doc/latex/stex/statements/statements.pdf texmf-dist/doc/latex/stex/stex.pdf -srcfiles size=199 - texmf-dist/source/latex/stex/assignment/assignment.dtx +srcfiles size=210 texmf-dist/source/latex/stex/bin/Makefile texmf-dist/source/latex/stex/bin/Modparse.pm texmf-dist/source/latex/stex/bin/README @@ -109611,6 +109635,7 @@ srcfiles size=199 texmf-dist/source/latex/stex/bin/convert-paths texmf-dist/source/latex/stex/bin/filedate texmf-dist/source/latex/stex/bin/gen-symdef-table.pl + texmf-dist/source/latex/stex/bin/grep-rerun texmf-dist/source/latex/stex/bin/idcheck texmf-dist/source/latex/stex/bin/msplit texmf-dist/source/latex/stex/bin/old/Makefile @@ -109623,13 +109648,16 @@ srcfiles size=199 texmf-dist/source/latex/stex/bin/rng2dot/rng2dot texmf-dist/source/latex/stex/bin/sgraph texmf-dist/source/latex/stex/bin/sms + texmf-dist/source/latex/stex/bin/stexml + texmf-dist/source/latex/stex/bin/stexmlmod texmf-dist/source/latex/stex/bin/termin texmf-dist/source/latex/stex/cmathml/cmathml.dtx texmf-dist/source/latex/stex/cnx/cnx.dtx texmf-dist/source/latex/stex/dcm/dcm.dtx + texmf-dist/source/latex/stex/hwexam/hwexam.dtx + texmf-dist/source/latex/stex/metakeys/metakeys.dtx texmf-dist/source/latex/stex/mikoslides/mikoslides.dtx texmf-dist/source/latex/stex/modules/modules.dtx - texmf-dist/source/latex/stex/omd/omd.dtx texmf-dist/source/latex/stex/omdoc/omdoc.dtx texmf-dist/source/latex/stex/omtext/omtext.dtx texmf-dist/source/latex/stex/presentation/presentation.dtx @@ -109641,15 +109669,17 @@ srcfiles size=199 texmf-dist/source/latex/stex/xsl/ltxml2cnx.xsl texmf-dist/source/latex/stex/xsl/omdocpost.xsl texmf-dist/source/latex/stex/xsl/owl2post.xsl -runfiles size=173 - texmf-dist/tex/latex/stex/assignment/assignment.sty - texmf-dist/tex/latex/stex/assignment/assignment.sty.ltxml +runfiles size=176 texmf-dist/tex/latex/stex/cmathml/cmathml.sty texmf-dist/tex/latex/stex/cmathml/cmathml.sty.ltxml texmf-dist/tex/latex/stex/cnx/cnx.cls texmf-dist/tex/latex/stex/cnx/cnx.cls.ltxml texmf-dist/tex/latex/stex/dcm/dcm.sty texmf-dist/tex/latex/stex/dcm/dcm.sty.ltxml + texmf-dist/tex/latex/stex/hwexam/hwexam.sty + texmf-dist/tex/latex/stex/hwexam/hwexam.sty.ltxml + texmf-dist/tex/latex/stex/metakeys/metakeys.sty + texmf-dist/tex/latex/stex/metakeys/metakeys.sty.ltxml texmf-dist/tex/latex/stex/mikoslides/beamerthemeJacobs.sty texmf-dist/tex/latex/stex/mikoslides/cc-by-sa.eps texmf-dist/tex/latex/stex/mikoslides/cc-by-sa.png @@ -109667,8 +109697,6 @@ runfiles size=173 texmf-dist/tex/latex/stex/mikoslides/shading-l2r.png texmf-dist/tex/latex/stex/modules/modules.sty texmf-dist/tex/latex/stex/modules/modules.sty.ltxml - texmf-dist/tex/latex/stex/omd/omd.sty - texmf-dist/tex/latex/stex/omd/omd.sty.ltxml texmf-dist/tex/latex/stex/omdoc/omdoc.cls texmf-dist/tex/latex/stex/omdoc/omdoc.cls.ltxml texmf-dist/tex/latex/stex/omdoc/omdoc.sty @@ -119641,7 +119669,7 @@ docfiles size=403 name texlive-docindex category TLCore -revision 20392 +revision 20403 shortdesc top-level TeX Live doc.html et al. longdesc These files are regenerated as needed, which is often, so we longdesc make them a separate package. See the tl-update-auto script @@ -119695,7 +119723,7 @@ docfiles size=707 name texlive-fr category TLCore -revision 19500 +revision 20406 shortdesc TeX Live manual (French) docfiles size=403 texmf/doc/texlive/texlive-fr/Makefile |