summaryrefslogtreecommitdiff
path: root/tlpkg
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2018-06-11 12:51:04 +0900
committerNorbert Preining <norbert@preining.info>2018-06-11 12:51:04 +0900
commit76948a9dde88d0b50fd8d5485e2a9e5fff668bd6 (patch)
tree9f99fab912cde105a1cff77281540f06493d8b0d /tlpkg
parent5850cdf33acef7dc2a5d8bbc9e0282b02cedf67f (diff)
update tlpdb
Diffstat (limited to 'tlpkg')
-rw-r--r--tlpkg/texlive.tlpdb300
1 files changed, 260 insertions, 40 deletions
diff --git a/tlpkg/texlive.tlpdb b/tlpkg/texlive.tlpdb
index b9346f43..b4efb934 100644
--- a/tlpkg/texlive.tlpdb
+++ b/tlpkg/texlive.tlpdb
@@ -7,7 +7,7 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2018-nonfree
-depend revision/109
+depend revision/120
name 00texlive.installation
category TLCore
@@ -198,7 +198,7 @@ catalogue-version 1.5
name acrotex
category Package
-revision 40
+revision 111
shortdesc The AcroTeX education bundle
longdesc The bundle contains: the web package to redefine page layout to
longdesc web-friendly dimensions; the exerquiz package for defining
@@ -208,7 +208,7 @@ longdesc inserting document-level JavaScript in LaTeX documents; the
longdesc dljslib library of JavaScript functions for use with exerquiz;
longdesc and the eq2db package for converting an exerquiz quiz for
longdesc processing by a ASP server-side script.
-docfiles size=786
+docfiles size=804
texmf-dist/doc/latex/acrotex/README.md details="Readme"
texmf-dist/doc/latex/acrotex/aeb_man.pdf details="Bundle documentation"
texmf-dist/doc/latex/acrotex/contsolns.pdf
@@ -223,7 +223,7 @@ docfiles size=786
texmf-dist/doc/latex/acrotex/examples/webeqtst.pdf
texmf-dist/doc/latex/acrotex/examples/webeqtst.tex
texmf-dist/doc/latex/acrotex/install_jsfiles.pdf
-srcfiles size=456
+srcfiles size=474
texmf-dist/source/latex/acrotex/acrotex.ins
texmf-dist/source/latex/acrotex/aeb.js
texmf-dist/source/latex/acrotex/contsolns.dtx
@@ -242,7 +242,7 @@ srcfiles size=456
texmf-dist/source/latex/acrotex/web.cfg
texmf-dist/source/latex/acrotex/web.dtx
texmf-dist/source/latex/acrotex/web.ins
-runfiles size=183
+runfiles size=193
texmf-dist/tex/latex/acrotex/aebjs.def
texmf-dist/tex/latex/acrotex/aebrandom.def
texmf-dist/tex/latex/acrotex/aebsumrytbls.def
@@ -272,6 +272,7 @@ runfiles size=183
texmf-dist/tex/latex/acrotex/eqtr.def
texmf-dist/tex/latex/acrotex/exerquiz.sty
texmf-dist/tex/latex/acrotex/insdljs.sty
+ texmf-dist/tex/latex/acrotex/pdfdochex.def
texmf-dist/tex/latex/acrotex/setcorder.def
texmf-dist/tex/latex/acrotex/taborder.sty
texmf-dist/tex/latex/acrotex/template.def
@@ -281,7 +282,7 @@ runfiles size=183
texmf-dist/tex/latex/acrotex/webpro.def
texmf-dist/tex/latex/acrotex/websec.def
catalogue-ctan /macros/latex/contrib/acrotex
-catalogue-date 2018-03-01 17:13:02 +0100
+catalogue-date 2018-04-23 15:06:42 +0200
catalogue-license lppl1.2
catalogue-topics collection pdf-forms
@@ -649,43 +650,74 @@ catalogue-version 2.2
name aeb-mlink
category Package
-revision 46
+revision 113
shortdesc Multi-line links with hyperref
-longdesc This package implements new links capable of created multi-line
+longdesc This package defines new link commands to create multi-line
longdesc links. The new commands are \mlhypertext, \mlhyperlink,
-longdesc \mlhyperref, \mlnameref, \mlNameref, \mlhref, and \mlurl. All
-longdesc but the first are multi-line versions of hyperref commands with
-longdesc the same root name. Restriction: This package requires that the
-longdesc PDF be created by Adobe Distiller, version 7.0 or later to
-longdesc create multi-line links, and requires Adobe Reader 7.0 or later
-longdesc for the links to work correctly. This package requires the
-longdesc latest version of AeB, in particular, the eforms package
-longdesc required is dated 2008/03/14 or later.
-docfiles size=37
+longdesc \mlhyperref, \mlnameref, \mlNameref, \mlhref, and \mlurl. There
+longdesc is a mechanism for breaking links across pages as well. PDF
+longdesc Creators: Adobe Distiller or ps2pdf. This package requires the
+longdesc latest version of AeB; in particular, the eforms package
+longdesc required is dated 2018/03/22 or later, see acrotex.
+docfiles size=123
texmf-dist/doc/latex/aeb-mlink/README.md details="Readme"
- texmf-dist/doc/latex/aeb-mlink/mlink_tst.pdf
- texmf-dist/doc/latex/aeb-mlink/mlink_tst.tex
- texmf-dist/doc/latex/aeb-mlink/mlink_tst_url.pdf
- texmf-dist/doc/latex/aeb-mlink/mlink_tst_url.tex
- texmf-dist/doc/latex/aeb-mlink/np_test.txt
- texmf-dist/doc/latex/aeb-mlink/shameless_ad.pdf
-srcfiles size=45
+ texmf-dist/doc/latex/aeb-mlink/aebmlink_man.pdf details="Package documentation"
+ texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.pdf
+ texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst.tex
+ texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.pdf
+ texmf-dist/doc/latex/aeb-mlink/examples/mlink_tst_url.tex
+ texmf-dist/doc/latex/aeb-mlink/examples/np_test.txt
+ texmf-dist/doc/latex/aeb-mlink/examples/shameless_ad.pdf
+srcfiles size=57
texmf-dist/source/latex/aeb-mlink/aeb_mlink.dtx
texmf-dist/source/latex/aeb-mlink/aeb_mlink.ins
texmf-dist/source/latex/aeb-mlink/doc/aebmlink_man.pdf
texmf-dist/source/latex/aeb-mlink/doc/aebmlink_man.tex
-runfiles size=3
+runfiles size=9
+ texmf-dist/tex/latex/aeb-mlink/aeb-mlink.sty
texmf-dist/tex/latex/aeb-mlink/aeb_mlink.sty
catalogue-also breakurl
catalogue-ctan /macros/latex/contrib/aeb_mlink
-catalogue-date 2017-04-18 05:31:40 +0200
+catalogue-date 2018-04-26 20:50:50 +0200
catalogue-license lppl1
catalogue-topics hyper acrobat
-catalogue-version 2.0
+
+name aeb-mobile
+category Package
+revision 115
+shortdesc Format PDF files for use on a smartphone
+longdesc The package is a simple application of the web and eforms
+longdesc packages from the acrotex collection to format a PDF for a
+longdesc smartphone. The design aim was to maximise the viewing and
+longdesc printing experience when the PDF is viewed on the
+longdesc desktop/laptop and in a smartphone.
+docfiles size=391
+ texmf-dist/doc/latex/aeb-mobile/README.md details="Readme"
+ texmf-dist/doc/latex/aeb-mobile/aeb_mobile.pdf
+ texmf-dist/doc/latex/aeb-mobile/aebmobile_man.pdf details="Package documentation"
+ texmf-dist/doc/latex/aeb-mobile/examples/dpsweb.eps
+ texmf-dist/doc/latex/aeb-mobile/examples/dpsweb.pdf
+ texmf-dist/doc/latex/aeb-mobile/examples/mobile.pdf
+ texmf-dist/doc/latex/aeb-mobile/examples/mobile.tex
+ texmf-dist/doc/latex/aeb-mobile/spdef.pdf
+srcfiles size=11
+ texmf-dist/source/latex/aeb-mobile/aeb_mobile.dtx
+ texmf-dist/source/latex/aeb-mobile/aeb_mobile.ins
+ texmf-dist/source/latex/aeb-mobile/doc/aebmobile_man.tex
+ texmf-dist/source/latex/aeb-mobile/spdef.dtx
+runfiles size=4
+ texmf-dist/tex/latex/aeb-mobile/aeb-mobile.sty
+ texmf-dist/tex/latex/aeb-mobile/aeb_mobile.sty
+ texmf-dist/tex/latex/aeb-mobile/spdef.sty
+catalogue-ctan /macros/latex/contrib/aeb_mobile
+catalogue-date 2018-04-26 19:58:17 +0200
+catalogue-license lppl
+catalogue-topics mobile typesetting
+catalogue-version 1.4
name aeb-pro
category Package
-revision 46
+revision 114
shortdesc Items from the AeB Pro Family of Software
longdesc The AeB Pro bundle provides further functionality for the user
longdesc of the AcroTeX eDucation Bundle. Except as noted in the
@@ -705,7 +737,7 @@ longdesc creating PDF Packages; Initializing fields using unicode; and
longdesc Basic support for layers, rollovers and animations. The bundle
longdesc also contains "Robot Man", a less than totally serious demo
longdesc application.
-docfiles size=933
+docfiles size=967
texmf-dist/doc/latex/aeb-pro/README.md details="AeB Pro README"
texmf-dist/doc/latex/aeb-pro/aebpro_man.pdf details="AeB Pro Manual"
texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex1.pdf
@@ -737,7 +769,7 @@ docfiles size=933
texmf-dist/doc/latex/aeb-pro/examples/test_install.pdf
texmf-dist/doc/latex/aeb-pro/examples/test_install.tex
texmf-dist/doc/latex/aeb-pro/install_jsfiles.pdf
-srcfiles size=428
+srcfiles size=451
texmf-dist/source/latex/aeb-pro/aeb.js
texmf-dist/source/latex/aeb-pro/aeb_pro.dtx
texmf-dist/source/latex/aeb-pro/aeb_pro.ins
@@ -751,10 +783,11 @@ srcfiles size=428
texmf-dist/source/latex/aeb-pro/extras/Manual_BG_Print_AeB.pdf
texmf-dist/source/latex/aeb-pro/extras/aest.xls
texmf-dist/source/latex/aeb-pro/extras/ease.pdf
+ texmf-dist/source/latex/aeb-pro/extras/robot_man.pdf
texmf-dist/source/latex/aeb-pro/extras/trek.wav
texmf-dist/source/latex/aeb-pro/fsprodef.js
texmf-dist/source/latex/aeb-pro/icons/btn_anime_icons1.pdf
-runfiles size=35
+runfiles size=34
texmf-dist/tex/latex/aeb-pro/aeb_pro.sty
texmf-dist/tex/latex/aeb-pro/aeblayers.def
texmf-dist/tex/latex/aeb-pro/aebpro.cfg
@@ -762,13 +795,95 @@ runfiles size=35
texmf-dist/tex/latex/aeb-pro/anime_support.def
texmf-dist/tex/latex/aeb-pro/btnnanime.def
texmf-dist/tex/latex/aeb-pro/create_icon.def
+ texmf-dist/tex/latex/aeb-pro/linkto.def
texmf-dist/tex/latex/aeb-pro/ocganime.def
- texmf-dist/tex/latex/aeb-pro/unicodes.def
catalogue-ctan /macros/latex/contrib/aeb_pro/aeb_pro
catalogue-date 2018-03-03 20:27:24 +0100
catalogue-license lppl1.2
catalogue-topics hyper pdf-feat acrobat
+name aeb-tilebg
+category Package
+revision 116
+shortdesc AeB Tiling Backgrounds
+longdesc The package takes a rectangular graphic and uses it to tile the
+longdesc background of pages. The package is distributed as part of the
+longdesc AeB Pro bundle.
+docfiles size=1752
+ texmf-dist/doc/latex/aeb-tilebg/README.md details="Readme"
+ texmf-dist/doc/latex/aeb-tilebg/aebbgtile_man.pdf details="Package documentation"
+ texmf-dist/doc/latex/aeb-tilebg/examples/bike_bg.pdf
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/IndianBlanket.eps
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/IndianBlanket.pdf
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/bike_10.eps
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/bike_10.pdf
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/brewtile1.eps
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/brewtile1.pdf
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/math-bkgrd.eps
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/math-bkgrd.pdf
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/tmfpurple_50.eps
+ texmf-dist/doc/latex/aeb-tilebg/examples/tile/tmfpurple_50.pdf
+ texmf-dist/doc/latex/aeb-tilebg/examples/tilebg_blank.tex
+ texmf-dist/doc/latex/aeb-tilebg/examples/tilebg_tst.pdf
+ texmf-dist/doc/latex/aeb-tilebg/examples/tilebg_tst.tex
+ texmf-dist/doc/latex/aeb-tilebg/examples/tilebg_tst_auto.tex
+ texmf-dist/doc/latex/aeb-tilebg/examples/tilebg_tst_layers.tex
+ texmf-dist/doc/latex/aeb-tilebg/examples/tilebg_tst_pro.tex
+srcfiles size=10
+ texmf-dist/source/latex/aeb-tilebg/aeb_tilebg.dtx
+ texmf-dist/source/latex/aeb-tilebg/aeb_tilebg.ins
+ texmf-dist/source/latex/aeb-tilebg/doc/aebbgtile_man.tex
+runfiles size=3
+ texmf-dist/tex/latex/aeb-tilebg/aeb-tilebg.sty
+ texmf-dist/tex/latex/aeb-tilebg/aeb_tilebg.sty
+catalogue-ctan /macros/latex/contrib/aeb_tilebg
+catalogue-date 2018-04-26 21:21:10 +0200
+catalogue-license lppl
+catalogue-topics background
+catalogue-version 1.2
+
+name aebenvelope
+category Package
+revision 112
+shortdesc The AeB Pro eEnvelope System
+longdesc The package uses the concept of an 'eEnvelope' to direct the
+longdesc user's attention to attached files. The system may use any one
+longdesc of four provided eEnvelope templates, or can use a custom
+longdesc designed template. The AeB Pro package is required to attach
+longdesc documents to the eEnvelope. AeB Pro, and hence also eEnvelope,
+longdesc requires Acrobat Pro, version 7.0 or later, and requires the
+longdesc document author to create PDF using distiller.
+docfiles size=455
+ texmf-dist/doc/latex/aebenvelope/ReadMe.txt details="Readme"
+ texmf-dist/doc/latex/aebenvelope/aebenv_man.pdf details="Package documentation"
+ texmf-dist/doc/latex/aebenvelope/custom/AeST_Logo.eps
+ texmf-dist/doc/latex/aebenvelope/custom/aebMyEnv.eps
+ texmf-dist/doc/latex/aebenvelope/custom/aebMyEnv.pdf
+ texmf-dist/doc/latex/aebenvelope/custom/aebMyEnv.tex
+ texmf-dist/doc/latex/aebenvelope/custom/airmail_bg.eps
+ texmf-dist/doc/latex/aebenvelope/custom/myEnv_demo.tex
+ texmf-dist/doc/latex/aebenvelope/envelopes/aebenvelope1.pdf
+ texmf-dist/doc/latex/aebenvelope/envelopes/aebenvelope2.pdf
+ texmf-dist/doc/latex/aebenvelope/envelopes/template1.pdf
+ texmf-dist/doc/latex/aebenvelope/envelopes/template2.pdf
+ texmf-dist/doc/latex/aebenvelope/examples/ape1.tex
+ texmf-dist/doc/latex/aebenvelope/examples/ape2.tex
+ texmf-dist/doc/latex/aebenvelope/examples/ape3.tex
+ texmf-dist/doc/latex/aebenvelope/examples/ape4.tex
+ texmf-dist/doc/latex/aebenvelope/examples/dearmom.pdf
+srcfiles size=5
+ texmf-dist/source/latex/aebenvelope/aeb_envelope.dtx
+ texmf-dist/source/latex/aebenvelope/aeb_envelope.ins
+ texmf-dist/source/latex/aebenvelope/envelope.cfg
+runfiles size=3
+ texmf-dist/tex/latex/aebenvelope/aeb_envelope.sty
+ texmf-dist/tex/latex/aebenvelope/envexecjs.def
+catalogue-ctan /macros/latex/contrib/aeb_pro/aebenvelope
+catalogue-date 2016-06-24 19:18:15 +0200
+catalogue-license lppl
+catalogue-topics pdf-feat
+catalogue-version 1.0
+
name aebslicing
category Package
revision 47
@@ -814,14 +929,14 @@ catalogue-topics pdf-feat acrobat
name annot-pro
category Package
-revision 46
+revision 117
shortdesc Create text, stamp and file attachment annotations
longdesc This package is used to create text, stamp, and file attachment
longdesc annotations using Adobe Distiller, which can then be viewed in
longdesc Adobe Reader. Users of pdf(La)TeX, may use the pdfcomment
longdesc package to create text annotations, and attachfile or
longdesc attachfile2 to create attached file annotations.
-docfiles size=564
+docfiles size=604
texmf-dist/doc/latex/annot-pro/README.md details="Readme"
texmf-dist/doc/latex/annot-pro/annotpro_man.pdf details="Package documentation"
texmf-dist/doc/latex/annot-pro/examples/annots.pdf details="Usage example"
@@ -834,16 +949,19 @@ docfiles size=564
texmf-dist/doc/latex/annot-pro/examples/stamps.tex
texmf-dist/doc/latex/annot-pro/examples/textbox.pdf
texmf-dist/doc/latex/annot-pro/examples/textbox.tex
-srcfiles size=27
+srcfiles size=29
texmf-dist/source/latex/annot-pro/annot_pro.dtx
texmf-dist/source/latex/annot-pro/annot_pro.ins
texmf-dist/source/latex/annot-pro/doc/annotpro_man.tex
-runfiles size=7
+runfiles size=9
+ texmf-dist/tex/latex/annot-pro/annot-pro.sty
texmf-dist/tex/latex/annot-pro/annot_pro.sty
+ texmf-dist/tex/latex/annot-pro/scandoc-anp.def
catalogue-ctan /macros/latex/contrib/annot_pro
-catalogue-date 2017-08-28 12:53:20 +0200
+catalogue-date 2018-04-26 21:43:18 +0200
catalogue-license lppl1
catalogue-topics pdf-feat
+catalogue-version 1.2
name artthreads
category Package
@@ -1206,7 +1324,7 @@ catalogue-version 0.6
name collection-contrib
category Collection
-revision 97
+revision 120
shortdesc tlcontrib packages
longdesc collections of all packages in contrib.texlive.info
depend acmtrans
@@ -1215,9 +1333,12 @@ depend acromemory
depend acrosort
depend acrotex
depend adobecaslon
+depend aebenvelope
depend aeb-mlink
+depend aeb-mobile
depend aeb-pro
depend aebslicing
+depend aeb-tilebg
depend aebxmp
depend annot-pro
depend artthreads
@@ -1226,6 +1347,7 @@ depend cjk-gs-integrate-macos
depend classico
depend cntdwn
depend cowfont
+depend digicap-pro
depend ecards
depend eq2db
depend eqexam
@@ -1251,6 +1373,7 @@ depend lucida-otf
depend lucold
depend luxi
depend mathstone
+depend opacity-pro
depend pcarl
depend popupmenu
depend ptex-fontmaps-macos
@@ -1307,6 +1430,65 @@ runfiles size=197
texmf-dist/fonts/vf/hoekwater/koeieletters/koeieletter-syx.vf
texmf-dist/fonts/vf/hoekwater/koeieletters/koeielettx.vf
+name digicap-pro
+category Package
+revision 118
+shortdesc Creates captions to digital photos
+longdesc The digicap-pro package creates captions to digital photos or
+longdesc graphics and selectively places them on top with a selected
+longdesc opacity. Captions can be static or they can be rollovers. As a
+longdesc bonus, the document author can create a photo album complete
+longdesc with thumbnail versions of the photos, which when clicked, the
+longdesc fullsize photo appears with caption and title. Adobe Distiller
+longdesc is required.
+docfiles size=6406
+ texmf-dist/doc/latex/digicap-pro/README.md details="Readme"
+ texmf-dist/doc/latex/digicap-pro/digicap-pro.pdf details="Package documentation"
+ texmf-dist/doc/latex/digicap-pro/digicap_man.pdf
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digicap-embed.pdf
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digicap-embed.tex
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digicap-pst.pdf
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digicap-pst.tex
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digicap-tst.pdf
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digicap-tst.tex
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digis/4CzSojSc.eps
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digis/AdobeDon.eps
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digis/IiFUCdIQ.eps
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digis/sciencefair.eps
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digis/wobwRHNb.eps
+ texmf-dist/doc/latex/digicap-pro/examples/basic/digis/xn2cpnQk.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0031.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0035.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0051.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0055.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0061.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0075.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0086.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0109.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0141.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0142.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0157.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0180.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0207.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/digis/100_0224.eps
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/eastern_trip_ls.pdf details="Example of use"
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/eastern_trip_ls.tex
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/eastern_trip_ls_2pg.pdf
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/eastern_trip_ls_2pg.tex
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/eastern_trip_por.pdf
+ texmf-dist/doc/latex/digicap-pro/examples/photo-album/eastern_trip_por.tex
+srcfiles size=19
+ texmf-dist/source/latex/digicap-pro/digicap-pro.dtx
+ texmf-dist/source/latex/digicap-pro/digicap-pro.ins
+ texmf-dist/source/latex/digicap-pro/doc/digicap_man.tex
+runfiles size=5
+ texmf-dist/tex/latex/digicap-pro/digi-p1.def
+ texmf-dist/tex/latex/digicap-pro/digicap-pro.sty
+catalogue-ctan /macros/latex/contrib/digicap-pro
+catalogue-date 2018-05-28 05:03:03 +0200
+catalogue-license lppl1.2
+catalogue-topics caption
+
name ecards
category Package
revision 45
@@ -1473,10 +1655,9 @@ runfiles size=61
texmf-dist/tex/latex/eqexam/eqtextb.def
texmf-dist/tex/latex/eqexam/fortextbook.sty
catalogue-ctan /macros/latex/contrib/eqexam
-catalogue-date 2018-03-02 17:17:56 +0100
+catalogue-date 2018-04-23 15:50:03 +0200
catalogue-license lppl1.2
catalogue-topics exam
-catalogue-version 5.1i
name fc-arith
category Package
@@ -4291,6 +4472,45 @@ catalogue-license gpl3
catalogue-topics font-supp-maths font-absent
catalogue-version 2.0
+name opacity-pro
+category Package
+revision 119
+shortdesc Set transparency and blend mode
+longdesc The package defines the \settransparency command and the
+longdesc settransparency environment. These allow the document to set
+longdesc the blend mode and opacity of LaTeX objects. PDF Creator: Adobe
+longdesc Distiller is required, with transparancy operator set to true
+longdesc (/AllowTransparency true).
+docfiles size=373
+ texmf-dist/doc/latex/opacity-pro/README.md details="Readme"
+ texmf-dist/doc/latex/opacity-pro/examples/digis/AdobeDon.eps
+ texmf-dist/doc/latex/opacity-pro/examples/digis/bg_cle_tile.eps
+ texmf-dist/doc/latex/opacity-pro/examples/digis/grandcanyon.eps
+ texmf-dist/doc/latex/opacity-pro/examples/op-pst.pdf
+ texmf-dist/doc/latex/opacity-pro/examples/op-pst.tex
+ texmf-dist/doc/latex/opacity-pro/examples/op-tk.pdf
+ texmf-dist/doc/latex/opacity-pro/examples/op-tk.tex
+ texmf-dist/doc/latex/opacity-pro/examples/op1.pdf
+ texmf-dist/doc/latex/opacity-pro/examples/op1.tex
+ texmf-dist/doc/latex/opacity-pro/examples/op2.pdf
+ texmf-dist/doc/latex/opacity-pro/examples/op2.tex
+ texmf-dist/doc/latex/opacity-pro/examples/opcolorbox-tiling.pdf
+ texmf-dist/doc/latex/opacity-pro/examples/opcolorbox-tiling.tex
+ texmf-dist/doc/latex/opacity-pro/opacity-pro.pdf details="Package documentation"
+ texmf-dist/doc/latex/opacity-pro/opacity_man.pdf
+srcfiles size=16
+ texmf-dist/source/latex/opacity-pro/Standard_transparency.joboptions
+ texmf-dist/source/latex/opacity-pro/doc/blendmodes.tex
+ texmf-dist/source/latex/opacity-pro/doc/opacity_man.tex
+ texmf-dist/source/latex/opacity-pro/opacity-pro.dtx
+ texmf-dist/source/latex/opacity-pro/opacity-pro.ins
+runfiles size=1
+ texmf-dist/tex/latex/opacity-pro/opacity-pro.sty
+catalogue-ctan /macros/latex/contrib/opacity-pro
+catalogue-date 2018-05-28 05:03:03 +0200
+catalogue-license lppl1.2
+catalogue-topics pdf-feat
+
name pcarl
category Package
revision 56