diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-07 02:14:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-07 02:14:07 +0000 |
commit | 6d34bba1bb5840db921560d302584299ecb4f9b7 (patch) | |
tree | f75d2a1f2e17a0533d753844bf1df425ffef1ea3 /Master | |
parent | 1e835971b92ab791bd5c964eda4a7a941cb6282b (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@16626 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 4 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 105 |
2 files changed, 59 insertions, 50 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index cf2350e32fc..fc7752211b2 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -10840,7 +10840,7 @@ cv_template_pl.tex publications.bib ./doc/latex/eurosans: -README.eurosans +README ./doc/latex/everypage: README @@ -17153,7 +17153,6 @@ pst-vowel.tex ./doc/latex/pst2pdf: Changes README -pst2pdf pst2pdf-doc.bib pst2pdf-doc.pdf pst2pdf-doc.tex @@ -66369,6 +66368,7 @@ ps4pdf.bat.noMiKTeX ps4pdf.bat.w95 ./scripts/pst2pdf: +pst2pdf ./scripts/purifyeps: purifyeps diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index ba625343c3e..8c790ba55b9 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -18,11 +18,11 @@ depend container_format/xz depend container_split_doc_files/1 depend container_split_src_files/1 depend release/2009 -depend revision/16616 +depend revision/16625 name 00texlive.image category TLCore -revision 16596 +revision 16624 shortdesc TeX Live files only in the source repository and DVD image longdesc This package collects some files which are not caught by any of longdesc the other TL packages. Its purpose is to make the file coverage @@ -201,7 +201,7 @@ longdesc never split into .src and .doc sub-packages in the tlpdb. depend opt_paper:a4 depend opt_path:0 depend opt_write18_restricted:1 -depend setting_available_architectures:i386-solaris i386-linux mips-irix sparc-linux alpha-linux i386-netbsd sparc-solaris powerpc-linux win32 i386-freebsd universal-darwin powerpc-aix amd64-freebsd x86_64-linux i386-cygwin +depend setting_available_architectures:i386-solaris i386-linux mips-irix sparc-linux alpha-linux i386-netbsd sparc-solaris powerpc-linux win32 i386-freebsd universal-darwin powerpc-aix amd64-freebsd i386-cygwin x86_64-linux depend opt_autobackup:0 depend opt_backupdir: depend opt_create_formats:1 @@ -13259,8 +13259,8 @@ runfiles size=80 texmf-dist/tex/xelatex/bidi/wrapfig-bidi.def texmf-dist/tex/xelatex/bidi/xltxtra-bidi.def catalogue-ctan /macros/xetex/latex/bidi -catalogue-date 2010-01-04 16:07:41 +0100 -catalogue-license nosource +catalogue-date 2010-01-06 19:56:24 +0100 +catalogue-license lppl1.3 catalogue-version v1.0.4 name bigfoot @@ -13420,7 +13420,7 @@ catalogue-license other-free name blindtext category Package -revision 15878 +revision 16623 shortdesc Producing 'blind' text for testing. longdesc The package provides the commands \blindtext and \Blindtext for longdesc creating 'blind' text useful in testing new classes and @@ -13429,7 +13429,7 @@ longdesc entire random document with sections, lists, mathematics, etc. longdesc The package supports three languages, english, (n)german and longdesc latin; the latin option provides a short "lorem ipsum" (for a longdesc fuller lorem ipsum text, see the lipsum package). -docfiles size=42 +docfiles size=75 texmf-dist/doc/latex/blindtext/README details="Readme" texmf-dist/doc/latex/blindtext/blindtext.pdf details="Package documentation" srcfiles size=12 @@ -40946,7 +40946,7 @@ catalogue-license lppl name eurosans category Package -revision 15878 +revision 16625 shortdesc Interface to Adobe's sans-serif Euro font. longdesc Provides a convenient interface for using Adobe's freely longdesc available Type 1 Euro fonts. Loading the package defines a new @@ -40961,11 +40961,11 @@ 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=2 - texmf-dist/doc/latex/eurosans/README.eurosans details="Readme" + texmf-dist/doc/latex/eurosans/README details="Readme" runfiles size=1 texmf-dist/tex/latex/eurosans/eurosans.sty catalogue-ctan /fonts/euro/latex/eurosans -catalogue-date 2007-09-28 12:11:57 +0200 +catalogue-date 2010-01-06 11:17:27 +0100 catalogue-license lppl catalogue-version 2.1 @@ -41254,16 +41254,16 @@ catalogue-version 2.4 name expl3 category Package revision 16491 -shortdesc Packages showing a proposed LaTeX3 programming convention. -longdesc The expl3 bundle provides the foundation on which the LaTeX3 -longdesc kernel and other advanced extensions are built, as a set of -longdesc packages that work with LaTeX 2e. They provide an API for TeX -longdesc programmers. Each module is set up in such a way that it can be -longdesc used with regular LaTeX 2e packages even though the coding -longdesc style is somewhat different. All files are also available in -longdesc the Subversion (SVN) repository of the LaTeX3 Project. The -longdesc bundle on CTAN is a snapshot of the SVN repository as of 2009- -longdesc 12-23. +shortdesc Packages supporting LaTeX3 programming conventions. +longdesc The expl3 bundle provides an implementation of the LaTeX3 +longdesc programmers' interface, as a set of packages that run under +longdesc LaTeX 2e. The interface provides the foundation on which the +longdesc LaTeX3 kernel and other future code are built: it is an API for +longdesc TeX programmers. The packare are set up so that the LaTeX3 +longdesc conventions can be used with regular LaTeX 2e packages. All the +longdesc files of the bundle are also available in the Subversion (SVN) +longdesc repository of the LaTeX3 Project. The bundle on CTAN is a +longdesc snapshot of the SVN repository as of 2009-12-23. docfiles size=1198 texmf-dist/doc/latex/expl3/README details="Bundle README" texmf-dist/doc/latex/expl3/expl3.pdf details="The LaTeX3 Programming Language" @@ -41331,7 +41331,7 @@ runfiles size=89 texmf-dist/tex/latex/expl3/l3toks.sty texmf-dist/tex/latex/expl3/l3xref.sty catalogue-ctan /macros/latex/contrib/expl3 -catalogue-date 2009-12-24 15:48:27 +0100 +catalogue-date 2010-01-07 00:52:51 +0100 catalogue-license lppl catalogue-version SVN 1755 @@ -66567,19 +66567,19 @@ catalogue-version 1.0c name marginnote category Package -revision 15878 +revision 16624 shortdesc Notes in the margin, even where \marginpar fails 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=38 +docfiles size=76 texmf-dist/doc/latex/marginnote/marginnote.pdf details="Package documentation" -srcfiles size=9 +srcfiles size=10 texmf-dist/source/latex/marginnote/README texmf-dist/source/latex/marginnote/marginnote.dtx texmf-dist/source/latex/marginnote/marginnote.ins -runfiles size=3 +runfiles size=4 texmf-dist/tex/latex/marginnote/marginnote.sty catalogue-ctan /macros/latex/contrib/marginnote catalogue-date 2009-05-07 21:42:31 +0200 @@ -83092,11 +83092,19 @@ catalogue-version 1.3.2 name pst-exa category Package revision 16615 +shortdesc Typeset PSTricks examples, with code. +longdesc The (PSTricks-related) package provides an environment +longdesc PSTexample to put code and output side by side or one above the +longdesc other. docfiles size=2 texmf-dist/doc/latex/pst-exa/Changes - texmf-dist/doc/latex/pst-exa/README + texmf-dist/doc/latex/pst-exa/README details="Readme" runfiles size=1 texmf-dist/tex/latex/pst-exa/pst-exa.sty +catalogue-ctan /graphics/pstricks/contrib/pst-exa +catalogue-date 2010-01-06 10:13:46 +0100 +catalogue-license lppl +catalogue-version 0.01 name pst-fill category Package @@ -84525,7 +84533,7 @@ catalogue-version 1.24 name pst2pdf category Package -revision 16608 +revision 16622 shortdesc A script to compile pstricks documents via pdftex. longdesc The script extracts the preamble of the document and runs all longdesc \begin{postscript}...\end{postscript} @@ -84537,10 +84545,9 @@ longdesc the script replaces the environments with \includegraphics to longdesc include the processed snippets. Detail documentation is longdesc acquired from the document itself via Perldoc. depend pst2pdf.ARCH -docfiles size=141 +docfiles size=137 texmf-dist/doc/latex/pst2pdf/Changes texmf-dist/doc/latex/pst2pdf/README details="Readme" - texmf-dist/doc/latex/pst2pdf/pst2pdf texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.bib texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.pdf details="Package documentation" texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.tex @@ -84554,6 +84561,8 @@ docfiles size=141 texmf-dist/doc/latex/pst2pdf/tux.jpg srcfiles size=1 texmf-dist/source/latex/pst2pdf/Makefile +runfiles size=4 + texmf-dist/scripts/pst2pdf/pst2pdf catalogue-ctan /graphics/pstricks/scripts/pst2pdf catalogue-date 2010-01-05 13:16:05 +0100 catalogue-license gpl @@ -84561,91 +84570,91 @@ catalogue-version 0.10 name pst2pdf.alpha-linux category Package -revision 15878 +revision 16622 shortdesc alpha-linux files of pst2pdf binfiles arch=alpha-linux size=1 bin/alpha-linux/pst2pdf name pst2pdf.amd64-freebsd category Package -revision 16472 +revision 16622 shortdesc amd64-freebsd files of pst2pdf binfiles arch=amd64-freebsd size=1 bin/amd64-freebsd/pst2pdf name pst2pdf.i386-cygwin category Package -revision 15878 +revision 16622 shortdesc i386-cygwin files of pst2pdf binfiles arch=i386-cygwin size=1 bin/i386-cygwin/pst2pdf name pst2pdf.i386-freebsd category Package -revision 16472 +revision 16622 shortdesc i386-freebsd files of pst2pdf binfiles arch=i386-freebsd size=1 bin/i386-freebsd/pst2pdf name pst2pdf.i386-linux category Package -revision 15878 +revision 16622 shortdesc i386-linux files of pst2pdf binfiles arch=i386-linux size=1 bin/i386-linux/pst2pdf name pst2pdf.i386-netbsd category Package -revision 15878 +revision 16622 shortdesc i386-netbsd files of pst2pdf binfiles arch=i386-netbsd size=1 bin/i386-netbsd/pst2pdf name pst2pdf.i386-solaris category Package -revision 15878 +revision 16622 shortdesc i386-solaris files of pst2pdf binfiles arch=i386-solaris size=1 bin/i386-solaris/pst2pdf name pst2pdf.mips-irix category Package -revision 15878 +revision 16622 shortdesc mips-irix files of pst2pdf binfiles arch=mips-irix size=1 bin/mips-irix/pst2pdf name pst2pdf.powerpc-aix category Package -revision 15878 +revision 16622 shortdesc powerpc-aix files of pst2pdf binfiles arch=powerpc-aix size=1 bin/powerpc-aix/pst2pdf name pst2pdf.powerpc-linux category Package -revision 15878 +revision 16622 shortdesc powerpc-linux files of pst2pdf binfiles arch=powerpc-linux size=1 bin/powerpc-linux/pst2pdf name pst2pdf.sparc-linux category Package -revision 15878 +revision 16622 shortdesc sparc-linux files of pst2pdf binfiles arch=sparc-linux size=1 bin/sparc-linux/pst2pdf name pst2pdf.sparc-solaris category Package -revision 15878 +revision 16622 shortdesc sparc-solaris files of pst2pdf binfiles arch=sparc-solaris size=1 bin/sparc-solaris/pst2pdf name pst2pdf.universal-darwin category Package -revision 15878 +revision 16622 shortdesc universal-darwin files of pst2pdf binfiles arch=universal-darwin size=1 bin/universal-darwin/pst2pdf @@ -84659,7 +84668,7 @@ binfiles arch=win32 size=1 name pst2pdf.x86_64-linux category Package -revision 15878 +revision 16622 shortdesc x86_64-linux files of pst2pdf binfiles arch=x86_64-linux size=1 bin/x86_64-linux/pst2pdf @@ -99836,13 +99845,13 @@ docfiles size=395 name texlive-msg-translations category TLCore -revision 16053 +revision 16620 shortdesc translations of the TeX Live installer and TeX Live Manager longdesc This package contains the translated messages of the TeX Live longdesc installer and TeX Live Manager. For information on creating or longdesc updating translations, see longdesc http://tug.org/texlive/doc.html#install-tl-xlate. -runfiles size=109 +runfiles size=142 tlpkg/translations/cs.po tlpkg/translations/de.po tlpkg/translations/fr.po @@ -100028,7 +100037,7 @@ docfiles size=243 name texlive.infra category TLCore -revision 16603 +revision 16619 shortdesc basic TeX Live infrastructure longdesc This package contains the files needed to get the TeX Live longdesc tools (notably tlmgr) running: perl modules, xz binaries, plus @@ -116640,8 +116649,8 @@ runfiles size=97 texmf-dist/tex/xelatex/xepersian/xepersian-thesis.cls texmf-dist/tex/xelatex/xepersian/xepersian.sty catalogue-ctan /macros/xetex/latex/xepersian -catalogue-date 2010-01-05 19:40:23 +0100 -catalogue-license lppl +catalogue-date 2010-01-06 19:56:24 +0100 +catalogue-license lppl1.3 catalogue-version 1.0.4 name xesearch |