diff options
author | Karl Berry <karl@freefriends.org> | 2008-12-23 02:32:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-12-23 02:32:15 +0000 |
commit | be3be125e7ce16cc44e5f4dea8a5e0c4d0ce7de0 (patch) | |
tree | 296b67bd26b1f416021b9af53fe105e3a53764ff | |
parent | b5145d5c54cd0ecc28930d4604d6010181def345 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@11697 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/ls-R | 46 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 212 |
2 files changed, 166 insertions, 92 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 35707987ce0..d3210e0fdc0 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -1038,7 +1038,7 @@ french-doc.pdf ./doc/context/third/letter: README -letter-doc.pdf +lm.pdf todo.txt ./doc/context/third/lettrine: @@ -4625,21 +4625,19 @@ xyrefer.pdf base ./doc/jadetex/base: +ChangeLog +ChangeLog-old Makefile demo.sgm docbook.dsl index.html index.xml index.xsl -install.pdf -install.sgm jadetex.1 jadetex.cfg logo.png pdfjadetex.1 releasenotes.dsl -releasenotes.html -releasenotes.pdf releasenotes.xml ./doc/lambda: @@ -5220,6 +5218,7 @@ newfile newlfm newspaper newvbtm +nfssext-cfr nih noitcrul nomencl @@ -5465,6 +5464,7 @@ tabvar talk tapir tcldoc +tdclock tdsfrmath technics ted @@ -11255,6 +11255,9 @@ README newvbtm-man.dvi newvbtm-man.tex +./doc/latex/nfssext-cfr: +README + ./doc/latex/nih: README example-biosketch.pdf @@ -13367,6 +13370,13 @@ readme.pdf ./doc/latex/tcldoc: README.txt +./doc/latex/tdclock: +README +tdclock-beamer-example.pdf +tdclock-beamer-example.tex +tdclock-doc.pdf +tdclock-doc.tex + ./doc/latex/tdsfrmath: LISEZMOI README @@ -18636,6 +18646,17 @@ ec.enc extex.enc funky.enc odvips.enc +q-cs-uni.enc +q-ec-uni.enc +q-l7x-uni.enc +q-qx-uni.enc +q-rm-uni.enc +q-t2a-uni.enc +q-t2b-uni.enc +q-t2c-uni.enc +q-t5-uni.enc +q-texnansi-uni.enc +q-ts1-uni.enc qx.enc stormex.enc tex256.enc @@ -54470,8 +54491,6 @@ xyxdvi.doc base ./source/jadetex/base: -ChangeLog -ChangeLog-old Makefile jadetex.dtx jadetex.ins @@ -62586,13 +62605,13 @@ config ./tex/jadetex/base: dsssl.def +jadetex.ini jadetex.ltx +pdfjadetex.ini uentities.sty ut1omlgc.fd ./tex/jadetex/config: -jadetex.ini -pdfjadetex.ini ./tex/lambda: antomega @@ -63326,6 +63345,7 @@ newfile newlfm newspaper newvbtm +nfssext-cfr nih noitcrul nomencl @@ -63640,6 +63660,7 @@ tabvar talk taupin tcldoc +tdclock tdsfrmath technics ted @@ -69379,6 +69400,9 @@ newspaper.sty newvbtm.sty varvbtm.sty +./tex/latex/nfssext-cfr: +nfssext-cfr.sty + ./tex/latex/nih: denselists.sty nih.cls @@ -71189,6 +71213,9 @@ tcldoc.sty tclldoc.cls tclldoc.sty +./tex/latex/tdclock: +tdclock.sty + ./tex/latex/tdsfrmath: suite.sto taupe.sto @@ -72045,7 +72072,6 @@ t1yv2.fd ts1yv2.fd ./tex/latex/venturisadf: -nfssext-cfr.sty venturis.sty venturis2.sty venturisold.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index a8b4b1a74cc..b2abe7d4c00 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -41,11 +41,11 @@ depend container_split_src_files depend container_split_doc_files depend container_format/lzma depend release/2008 -depend revision/11677 +depend revision/11696 name 00texlive.core category TLCore -revision 11671 +revision 11695 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 @@ -1572,18 +1572,20 @@ name accfonts category Package revision 7395 shortdesc Utilities to derive new fonts from existing ones. -longdesc The accfonts package contains two utilities to permit easy +longdesc The accfonts package contains three utilities to permit easy longdesc manipulation of fonts, in particular the creation of unusual -longdesc accented characters. Mkt1font works on Adobe Type 1 fonts, and -longdesc vpl2vpl works on TeX virtual fonts. Both programs read in a -longdesc font, together with a simple definition file containing lines -longdesc such as ‘128 z acute’; they then write out a new version of -longdesc the font with the requested new characters in the numerical -longdesc slots specified. Great care is taken over the positioning of -longdesc accents, and over the provision of kerning information for new -longdesc characters; mkt1font also generates suitable “hints” to -longdesc enhance quality at small sizes or poor resolutions. The -longdesc programs are written in Perl. +longdesc accented characters. Mkt1font works on Adobe Type 1 fonts, +longdesc vpl2vpl works on TeX virtual fonts and vpl2ovp transforms a TeX +longdesc font to an Omega one. All three programs read in a font (either +longdesc the font itself or a property list), together with a simple +longdesc definition file containing lines such as ‘128 z acute’; +longdesc they then write out a new version of the font with the +longdesc requested new characters in the numerical slots specified. +longdesc Great care is taken over the positioning of accents, and over +longdesc the provision of kerning information for new characters; +longdesc mkt1font also generates suitable “hints” to enhance quality +longdesc at small sizes or poor resolutions. The programs are written in +longdesc Perl. docfiles size=31 texmf-dist/doc/fonts/accfonts/CHANGES texmf-dist/doc/fonts/accfonts/COPYING @@ -1596,9 +1598,9 @@ runfiles size=4 texmf-dist/tex/latex/accfonts/ISO-Latin2.def texmf-dist/tex/latex/accfonts/Norman.def catalogue-ctan /fonts/utilities/accfonts -catalogue-date 2007-11-22 14:17:58 +0100 +catalogue-date 2008-12-22 12:26:58 +0100 catalogue-license gpl -catalogue-version 0.222 +catalogue-version 0.23 name achemso category Package @@ -19739,7 +19741,7 @@ binfiles arch=x86_64-linux size=2 name bin-texlive category TLCore -revision 11639 +revision 11693 shortdesc executables and files maintained as part of TeX Live longdesc This packages contains the binaries of the TeX Live tools longdesc (notably tlmgr). Together with texlive.infra, it provides all @@ -20859,12 +20861,11 @@ binfiles arch=win32 size=5290 name bin-tlperl.win32 category TLCore -revision 11607 -runfiles size=4223 +revision 10656 +runfiles size=4222 tlpkg/tlperl/README.TEXLIVE tlpkg/tlperl/bin/perl.exe tlpkg/tlperl/bin/perl58.dll - tlpkg/tlperl/bin/perldoc.bat tlpkg/tlperl/lib/AnyDBM_File.pm tlpkg/tlperl/lib/AutoLoader.pm tlpkg/tlperl/lib/B.pm @@ -33455,7 +33456,7 @@ depend collection-latex name collection-latexextra category Collection -revision 11677 +revision 11692 shortdesc LaTeX supplementary packages longdesc A large collection of add-on packages for LaTeX. depend AkkTeX @@ -33793,6 +33794,7 @@ depend newfile depend newlfm depend newspaper depend newvbtm +depend nfssext-cfr depend noitcrul depend nomencl depend nomentbl @@ -33959,6 +33961,7 @@ depend tabulary depend talk depend taupin depend tcldoc +depend tdclock depend technics depend ted depend termcal @@ -36357,16 +36360,16 @@ runfiles size=16 name context-letter category Package -revision 11503 +revision 11690 shortdesc Context package for writing letters. longdesc A means of writing ‘vanilla’ letters is provided; the longdesc design of letters may be amended by a wide range of style longdesc specifications. -docfiles size=30 +docfiles size=25 texmf-dist/doc/context/third/letter/README - texmf-dist/doc/context/third/letter/letter-doc.pdf details="Package documentation" + texmf-dist/doc/context/third/letter/lm.pdf details="Package documentation" texmf-dist/doc/context/third/letter/todo.txt -runfiles size=47 +runfiles size=48 texmf-dist/tex/context/interface/third/t-letter.xml texmf-dist/tex/context/third/letter/base/t-correspondence.tex texmf-dist/tex/context/third/letter/base/t-letter.tex @@ -36397,7 +36400,7 @@ runfiles size=47 texmf-dist/tex/context/third/letter/style/simplified.nls texmf-dist/tex/context/third/letter/style/user.ori catalogue-ctan /macros/context/contrib/context-letter -catalogue-date 2008-12-02 08:44:25 +0100 +catalogue-date 2008-12-22 15:46:37 +0100 catalogue-license pd name context-lettrine @@ -39992,12 +39995,12 @@ runfiles size=2 name dvips category Package -revision 10420 +revision 11684 shortdesc A DVI to PostScript driver. longdesc This package has been withdrawn from CTAN. The current sources longdesc of dvips may be found in the distribution of dvipsk which forms longdesc part of the TeX-live sources. -runfiles size=50 +runfiles size=61 texmf-dist/dvips/base/ehandler.ps texmf-dist/dvips/base/resolution400.ps texmf-dist/fonts/enc/dvips/base/6w.enc @@ -40014,6 +40017,17 @@ runfiles size=50 texmf-dist/fonts/enc/dvips/base/extex.enc texmf-dist/fonts/enc/dvips/base/funky.enc texmf-dist/fonts/enc/dvips/base/odvips.enc + texmf-dist/fonts/enc/dvips/base/q-cs-uni.enc + texmf-dist/fonts/enc/dvips/base/q-ec-uni.enc + texmf-dist/fonts/enc/dvips/base/q-l7x-uni.enc + texmf-dist/fonts/enc/dvips/base/q-qx-uni.enc + texmf-dist/fonts/enc/dvips/base/q-rm-uni.enc + texmf-dist/fonts/enc/dvips/base/q-t2a-uni.enc + texmf-dist/fonts/enc/dvips/base/q-t2b-uni.enc + texmf-dist/fonts/enc/dvips/base/q-t2c-uni.enc + texmf-dist/fonts/enc/dvips/base/q-t5-uni.enc + texmf-dist/fonts/enc/dvips/base/q-texnansi-uni.enc + texmf-dist/fonts/enc/dvips/base/q-ts1-uni.enc texmf-dist/fonts/enc/dvips/base/qx.enc texmf-dist/fonts/enc/dvips/base/stormex.enc texmf-dist/fonts/enc/dvips/base/tex256.enc @@ -42866,7 +42880,7 @@ docfiles size=1 runfiles size=1 texmf-dist/tex/latex/emptypage/emptypage.sty catalogue-ctan /macros/latex/contrib/emptypage -catalogue-date 2008-12-21 16:47:16 +0100 +catalogue-date 2008-12-22 09:29:04 +0100 catalogue-license lppl name emulateapj @@ -48966,7 +48980,7 @@ docfiles size=157 name geometry category Package -revision 11275 +revision 11688 shortdesc Flexible and complete interface to document dimensions. longdesc The package provides an easy and flexible user interface to longdesc customize page layout, implementing auto-centering and auto- @@ -48980,7 +48994,7 @@ longdesc are, just its standard name (such as a4, letter, etc.). An longdesc important feature is the package's ability to communicate the longdesc paper size it's set up to the output (whether via DVI \specials longdesc or via direct interaction with PDF(La)TeX). -docfiles size=88 +docfiles size=89 texmf-dist/doc/latex/geometry/README details="Package Readme" texmf-dist/doc/latex/geometry/changes.txt texmf-dist/doc/latex/geometry/geometry-samples.tex @@ -55160,40 +55174,36 @@ catalogue-version 0.991 name jadetex category Package -revision 7340 +revision 11696 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=72 +docfiles size=29 + texmf-dist/doc/jadetex/base/ChangeLog + texmf-dist/doc/jadetex/base/ChangeLog-old texmf-dist/doc/jadetex/base/Makefile texmf-dist/doc/jadetex/base/demo.sgm texmf-dist/doc/jadetex/base/docbook.dsl texmf-dist/doc/jadetex/base/index.html texmf-dist/doc/jadetex/base/index.xml texmf-dist/doc/jadetex/base/index.xsl - texmf-dist/doc/jadetex/base/install.pdf - texmf-dist/doc/jadetex/base/install.sgm texmf-dist/doc/jadetex/base/jadetex.1 texmf-dist/doc/jadetex/base/jadetex.cfg texmf-dist/doc/jadetex/base/logo.png texmf-dist/doc/jadetex/base/pdfjadetex.1 texmf-dist/doc/jadetex/base/releasenotes.dsl - texmf-dist/doc/jadetex/base/releasenotes.html - texmf-dist/doc/jadetex/base/releasenotes.pdf texmf-dist/doc/jadetex/base/releasenotes.xml -srcfiles size=26 - texmf-dist/source/jadetex/base/ChangeLog - texmf-dist/source/jadetex/base/ChangeLog-old +srcfiles size=21 texmf-dist/source/jadetex/base/Makefile texmf-dist/source/jadetex/base/jadetex.dtx texmf-dist/source/jadetex/base/jadetex.ins runfiles size=60 texmf-dist/tex/jadetex/base/dsssl.def + texmf-dist/tex/jadetex/base/jadetex.ini texmf-dist/tex/jadetex/base/jadetex.ltx + texmf-dist/tex/jadetex/base/pdfjadetex.ini texmf-dist/tex/jadetex/base/uentities.sty texmf-dist/tex/jadetex/base/ut1omlgc.fd - texmf-dist/tex/jadetex/config/jadetex.ini - texmf-dist/tex/jadetex/config/pdfjadetex.ini catalogue-ctan /macros/jadetex/jadetex-3.13.tar.gz catalogue-date 2008-04-20 19:53:04 +0200 catalogue-license other-free @@ -71719,6 +71729,23 @@ catalogue-date 2006-12-22 19:14:47 +0100 catalogue-license lppl catalogue-version 1.0 +name nfssext-cfr +category Package +revision 11692 +shortdesc Extensions to the LaTeX NFSS. +longdesc The package is a development of nfssext.sty, distributed with +longdesc the examples for the font installation guide. The package has +longdesc been developed for use in packages such as cfr-lm and +longdesc venturisadf, +docfiles size=1 + texmf-dist/doc/latex/nfssext-cfr/README details="Readme" +runfiles size=6 + texmf-dist/tex/latex/nfssext-cfr/nfssext-cfr.sty +catalogue-ctan /macros/latex/contrib/nfssext-cfr +catalogue-date 2008-12-22 17:53:52 +0100 +catalogue-license lppl +catalogue-version 1.2 + name nih category Package revision 7340 @@ -78652,7 +78679,7 @@ catalogue-version 1.13 name pst-circ category Package -revision 10121 +revision 11687 shortdesc PSTricks package for drawing electric circuits. longdesc Pst-circ is a package built using PSTricks and in particular longdesc pst-node. It can easily draw current 2-terminal devices and @@ -78661,7 +78688,7 @@ 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=135 +docfiles size=148 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 @@ -78669,14 +78696,14 @@ docfiles size=135 texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex srcfiles size=1 texmf-dist/source/generic/pst-circ/Makefile -runfiles size=28 +runfiles size=27 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 catalogue-ctan /graphics/pstricks/contrib/pst-circ -catalogue-date 2008-08-06 15:52:20 +0200 +catalogue-date 2008-12-22 16:30:56 +0100 catalogue-license lppl -catalogue-version 1.47 +catalogue-version 1.49 name pst-coil category Package @@ -80280,7 +80307,7 @@ catalogue-version 1.0 name pstricks category Package -revision 11444 +revision 11689 shortdesc PostScript macros for TeX. longdesc An extensive collection of PostScript macros that is compatible longdesc with most TeX macro formats, including Plain TeX, LaTeX, AMS- @@ -83555,9 +83582,9 @@ runfiles size=55 texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg texmf-dist/tex/latex/siunitx/siunitx.sty catalogue-ctan /macros/latex/contrib/siunitx -catalogue-date 2008-11-30 20:56:07 +0100 +catalogue-date 2008-12-23 00:53:44 +0100 catalogue-license lppl -catalogue-version 1.lh +catalogue-version 1.lj name skak category Package @@ -85930,6 +85957,25 @@ runfiles size=9 texmf-dist/tex/latex/tcldoc/tclldoc.cls texmf-dist/tex/latex/tcldoc/tclldoc.sty +name tdclock +category Package +revision 11691 +shortdesc A ticking digital clock package for PDF output. +longdesc A ticking digital clock package to be used in Pdf-LaTeX +longdesc documents, for example in presentations. +docfiles size=67 + texmf-dist/doc/latex/tdclock/README details="Readme" + texmf-dist/doc/latex/tdclock/tdclock-beamer-example.pdf details="Example Usage" + texmf-dist/doc/latex/tdclock/tdclock-beamer-example.tex + texmf-dist/doc/latex/tdclock/tdclock-doc.pdf details="Package documentation" + texmf-dist/doc/latex/tdclock/tdclock-doc.tex +runfiles size=3 + texmf-dist/tex/latex/tdclock/tdclock.sty +catalogue-ctan /macros/latex/contrib/tdclock +catalogue-date 2008-12-22 17:46:56 +0100 +catalogue-license gpl2 +catalogue-version v2.0 + name tds category Documentation revision 8738 @@ -86203,7 +86249,7 @@ srcfiles size=8 runfiles size=2 texmf-dist/tex/latex/termcal/termcal.sty catalogue-ctan /macros/latex/contrib/termcal -catalogue-date 2008-12-19 21:20:58 +0100 +catalogue-date 2008-12-22 09:29:04 +0100 catalogue-license noinfo catalogue-version 1.8 @@ -86273,32 +86319,35 @@ name tex-gyre category Package revision 7340 shortdesc TeX Fonts extending freely available URW fonts. -longdesc The TeX-GYRE bundle consists of six font families: The TeX Gyre -longdesc Adventor family of fonts is based on the URW Gothic L family -longdesc (designed by Herb Lubalin and Tom Carnase). The TeX Gyre Bonum -longdesc family of fonts is based on the URW Bookman L family (designed -longdesc by Alexander Phemister). TeX Gyre Chorus is a font derived from -longdesc handwritten letterforms of the Italian Renaissance. It was -longdesc designed by Hermann Zapf (ITC Zapf Chancery, 1979; currently, -longdesc other variants of this typeface are available). TeX Gyre Chorus -longdesc is based on the URW Chancery L Medium Italic font, but heavily -longdesc extended. The Vietnamese and Cyrillic characters were added by -longdesc Han The Thanh and Valek Filippov, respectively. The TeX Gyre -longdesc Heros family of fonts is based on the URW Nimbus Sans L -longdesc (prepared by Max Miedinger, with Eduard Hoffmann). The TeX Gyre -longdesc Pagella family of fonts is based on the URW Palladio L family -longdesc (designed by Hermann Zapf). TeX Gyre Schola is based on the URW -longdesc Century Schoolbook L family (designed by Morris Fuller Benton). -longdesc TeX Gyre Termes is based on the URW Nimbus Roman No9 L family -longdesc (designed by Stanley Morison together with Starling Burgess and -longdesc Victor Lardent). The constituent standard faces of each family -longdesc have been greatly extended, and contain nearly 1200 glyphs each -longdesc (though Chorus omits Greek support, has no small-caps family -longdesc and has approximately 900 glyphs). Each family is available in -longdesc Adobe Type 1 and Open Type formats, and LaTeX support (for use -longdesc with a variety of encodings) is provided. Vietnamese and -longdesc Cyrillic characters were added by Han The Thanh and Valek -longdesc Filippov, respectively. +longdesc The TeX-GYRE bundle consists of six font families: TeX Gyre +longdesc Adventor is based on the URW Gothic L family of fonts (which is +longdesc derived from ITC Avant Garde Gothic, designed by Herb Lubalin +longdesc and Tom Carnase). The TeX Gyre Bonum family of fonts is based +longdesc on the URW Bookman L family (designed by Alexander Phemister). +longdesc TeX Gyre Chorus is a font derived from handwritten letterforms +longdesc of the Italian Renaissance. It was designed by Hermann Zapf +longdesc (ITC Zapf Chancery, 1979; currently, other variants of this +longdesc typeface are available). TeX Gyre Chorus is based on the URW +longdesc Chancery L Medium Italic font, but heavily extended. The +longdesc Vietnamese and Cyrillic characters were added by Han The Thanh +longdesc and Valek Filippov, respectively. The TeX Gyre Heros family of +longdesc fonts is based on the URW Nimbus Sans L (prepared by Max +longdesc Miedinger, with Eduard Hoffmann). The TeX Gyre Pagella family +longdesc of fonts is based on the URW Palladio L family (designed by +longdesc Hermann Zapf). TeX Gyre Schola is based on the URW Century +longdesc Schoolbook L family (which was designed by Morris Fuller Benton +longdesc for the American Type Founders). TeX Gyre Termes is based on +longdesc the URW Nimbus Roman No9 L family of fonts (whose original, +longdesc Times, was designed by Stanley Morison together with Starling +longdesc Burgess and Victor Lardent and first offered by Monotype). The +longdesc constituent standard faces of each family have been greatly +longdesc extended, and contain nearly 1200 glyphs each (though Chorus +longdesc omits Greek support, has no small-caps family and has +longdesc approximately 900 glyphs). Each family is available in Adobe +longdesc Type 1 and Open Type formats, and LaTeX support (for use with a +longdesc variety of encodings) is provided. Vietnamese and Cyrillic +longdesc characters were added by Han The Thanh and Valek Filippov, +longdesc respectively. execute addMap qag.map execute addMap qbk.map execute addMap qcr.map @@ -87347,7 +87396,7 @@ runfiles size=6698 texmf-dist/tex/latex/tex-gyre/ts1qtm.fd texmf-dist/tex/latex/tex-gyre/ts1qzc.fd catalogue-ctan /fonts/tex-gyre -catalogue-date 2008-12-19 14:56:27 +0100 +catalogue-date 2008-12-22 22:49:02 +0100 catalogue-license gfsl catalogue-version 1.104 @@ -92376,7 +92425,7 @@ srcfiles size=36 name texlive.infra category TLCore -revision 11661 +revision 11693 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, @@ -100974,13 +101023,13 @@ catalogue-license lppl name venturisadf category Package -revision 11599 +revision 11686 execute addMap yv1.map execute addMap yv2.map execute addMap yv3.map execute addMap yvo.map execute addMap yvt.map -docfiles size=82 +docfiles size=83 texmf-dist/doc/fonts/venturisadf/LICENSE-utopia.txt texmf-dist/doc/fonts/venturisadf/LIST-Venturis.txt texmf-dist/doc/fonts/venturisadf/README @@ -101007,7 +101056,7 @@ srcfiles size=40 texmf-dist/source/fonts/venturisadf/yvo-map.tex texmf-dist/source/fonts/venturisadf/yvt-drv.tex texmf-dist/source/fonts/venturisadf/yvt-map.tex -runfiles size=3164 +runfiles size=3158 texmf-dist/fonts/afm/arkandis/venturis/yvtb8a.afm texmf-dist/fonts/afm/arkandis/venturis/yvtb8ac.afm texmf-dist/fonts/afm/arkandis/venturis/yvtbc8a.afm @@ -101772,7 +101821,6 @@ runfiles size=3164 texmf-dist/tex/latex/venturis/ts1yvtw.fd texmf-dist/tex/latex/venturis2/t1yv2.fd texmf-dist/tex/latex/venturis2/ts1yv2.fd - texmf-dist/tex/latex/venturisadf/nfssext-cfr.sty texmf-dist/tex/latex/venturisadf/venturis.sty texmf-dist/tex/latex/venturisadf/venturis2.sty texmf-dist/tex/latex/venturisadf/venturisold.sty |