From a6cbb4abdef73f84d784f9fee373a5ac1bcef3bd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 20 Sep 2015 01:11:43 +0000 Subject: autoupdate git-svn-id: svn://tug.org/texlive/trunk@38412 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/ls-R | 19 ++++- Master/tlpkg/texlive.tlpdb | 171 +++++++++++++++++++++++++++++++++++++-------- 2 files changed, 159 insertions(+), 31 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index f97a50f9102..e92e9648900 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -9625,6 +9625,7 @@ examplep exceltex excludeonly exercise +exercises exp-testopt expdlist export @@ -12929,7 +12930,6 @@ README biblatex-philosophy.pdf examples.zip philosophy-examples.bib -test-classic.tex test-modern.tex test-verbose.tex @@ -18586,6 +18586,10 @@ excludeonly.tex README exercise.pdf +./doc/latex/exercises: +README.md +exercises.pdf + ./doc/latex/exp-testopt: README exp-testopt.pdf @@ -20020,8 +20024,8 @@ gradientframe.pdf ./doc/latex/gradstudentresume: README.txt -RESUME15.pdf -RESUME15.tex +resume2015.pdf +resume2015.tex ./doc/latex/grafcet: README @@ -126232,6 +126236,7 @@ everypage exam-n examdesign exercise +exercises exp-testopt expdlist export @@ -128794,6 +128799,10 @@ examdesign.ins exercise.dtx exercise.ins +./source/latex/exercises: +exercises.dtx +exercises.ins + ./source/latex/exp-testopt: exp-testopt.dtx exp-testopt.ins @@ -140918,6 +140927,7 @@ examplep exceltex excludeonly exercise +exercises exp-testopt expdlist export @@ -147543,6 +147553,9 @@ excludeonly.sty ./tex/latex/exercise: exercise.sty +./tex/latex/exercises: +exercises.sty + ./tex/latex/exp-testopt: exp-testopt.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index ec619ea241f..51d9673982c 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -24,11 +24,11 @@ depend container_split_doc_files/1 depend container_split_src_files/1 depend minrelease/2013 depend release/2015 -depend revision/38401 +depend revision/38411 name 00texlive.image category TLCore -revision 38401 +revision 38408 shortdesc TeX Live files only in the source repository longdesc The files here are not copied by the installer and containers longdesc are not built for them; they exist only in the source @@ -1197,6 +1197,7 @@ runfiles size=2684 tlpkg/tlpsrc/exceltex.tlpsrc tlpkg/tlpsrc/excludeonly.tlpsrc tlpkg/tlpsrc/exercise.tlpsrc + tlpkg/tlpsrc/exercises.tlpsrc tlpkg/tlpsrc/exp-testopt.tlpsrc tlpkg/tlpsrc/expdlist.tlpsrc tlpkg/tlpsrc/expex.tlpsrc @@ -24979,7 +24980,7 @@ catalogue-version 1.1.1 name biblatex-philosophy category Package -revision 37527 +revision 38407 shortdesc Styles for using BibLaTeX for work in philosophy longdesc The bundle offers two styles - philosophy-classic and longdesc philosophy-modern - that facilitate the production of two @@ -24990,18 +24991,17 @@ longdesc package's default settings are based on the conventions used in longdesc Italian publications, these styles can be used with every longdesc language recognized by babel, possibly with some simple longdesc redefinitions. -docfiles size=201 +docfiles size=202 texmf-dist/doc/latex/biblatex-philosophy/README details="Readme" texmf-dist/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf details="Package documentation" texmf-dist/doc/latex/biblatex-philosophy/examples.zip texmf-dist/doc/latex/biblatex-philosophy/philosophy-examples.bib - texmf-dist/doc/latex/biblatex-philosophy/test-classic.tex texmf-dist/doc/latex/biblatex-philosophy/test-modern.tex texmf-dist/doc/latex/biblatex-philosophy/test-verbose.tex -srcfiles size=48 +srcfiles size=50 texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.bib texmf-dist/source/latex/biblatex-philosophy/biblatex-philosophy.dtx -runfiles size=27 +runfiles size=29 texmf-dist/tex/latex/biblatex-philosophy/english-philosophy.lbx texmf-dist/tex/latex/biblatex-philosophy/italian-philosophy.lbx texmf-dist/tex/latex/biblatex-philosophy/philosophy-classic.bbx @@ -25013,10 +25013,10 @@ runfiles size=27 texmf-dist/tex/latex/biblatex-philosophy/philosophy-verbose.cbx texmf-dist/tex/latex/biblatex-philosophy/spanish-philosophy.lbx catalogue-ctan /macros/latex/contrib/biblatex-contrib/biblatex-philosophy -catalogue-date 2015-08-03 06:38:55 +0200 +catalogue-date 2015-09-19 14:20:28 +0200 catalogue-license lppl1.3 catalogue-topics humanities biblatex -catalogue-version 1.1 +catalogue-version 1.2 name biblatex-phys category Package @@ -43956,7 +43956,7 @@ depend url name collection-latexextra category Collection -revision 38352 +revision 38408 shortdesc LaTeX additional packages longdesc A very large collection of add-on packages for LaTeX. depend collection-latexrecommended @@ -44300,6 +44300,7 @@ depend examplep depend exceltex depend excludeonly depend exercise +depend exercises depend exp-testopt depend expdlist depend export @@ -74640,6 +74641,120 @@ catalogue-license gpl2 catalogue-topics exercise catalogue-version 1.6 +name exercises +category Package +revision 38408 +shortdesc Typeset exercises and solutions with automatic addition of points +longdesc This package defines the environments exercise and solution. +longdesc The layout of these environments can be customized. The -- +longdesc optional -- points in the exercises can be added automatically. +longdesc The package also permits to hide the solutions. +docfiles size=226 + texmf-dist/doc/latex/exercises/README.md details="Readme" + texmf-dist/doc/latex/exercises/exercises.pdf details="Package documentation (partly in German)" + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-10.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-3.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-4.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-5.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-6.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-7.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-8.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap10/exer10-9.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap11/exer1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap11/exer11-1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap11/exer11-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap11/exer11-3.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap11/exer11-4.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap11/exer11-5.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap11/exer2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap11/exer3.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-3.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-4.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-5.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-6.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-7.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-3a.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-3b.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap2/exer2-3c.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-10.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-11.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-12.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-12.toc + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-1a.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-1b.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-3.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-4a.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-4b.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-5a.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-5b.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-6.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-7a.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-7b.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-8a.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-8b.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap3/exer3-9.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-10.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-3.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-4.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-5.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-6.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-7.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-8.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap4/exer4-9.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap5/exer5-1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap5/exer5-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap5/exer5-3.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap5/exer5-4.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-3.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-4.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap6/exer6-5.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-10.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-11.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-12.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-13.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-14.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-15.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-16.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-17.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-18.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-19.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-20.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-21a.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-21b.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-3.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-4.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-5.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-6.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-7.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-8.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap7/exer7-9.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap8/exer8-1.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap8/exer8-2.tex + texmf-dist/doc/latex/guide-to-latex/exercises/chap8/exer8-3.tex +srcfiles size=9 + texmf-dist/source/latex/exercises/exercises.dtx + texmf-dist/source/latex/exercises/exercises.ins +runfiles size=3 + texmf-dist/tex/latex/exercises/exercises.sty +catalogue-ctan /macros/latex/contrib/exercises +catalogue-date 2015-09-19 21:11:19 +0200 +catalogue-license lppl1.2 +catalogue-topics exercise +catalogue-version 1.0 + name exp-testopt category Package revision 15878 @@ -88523,19 +88638,19 @@ catalogue-version 0.2 name gradstudentresume category Package -revision 38147 +revision 38411 shortdesc A generic template for graduate student resumes longdesc The package offers a template for graduate students writing an longdesc academic CV. The goal is to create a flexible template that can longdesc be customized based on each specific individual's needs. -docfiles size=27 +docfiles size=22 texmf-dist/doc/latex/gradstudentresume/README.txt details="Readme" - texmf-dist/doc/latex/gradstudentresume/RESUME15.pdf - texmf-dist/doc/latex/gradstudentresume/RESUME15.tex + texmf-dist/doc/latex/gradstudentresume/resume2015.pdf + texmf-dist/doc/latex/gradstudentresume/resume2015.tex runfiles size=1 texmf-dist/tex/latex/gradstudentresume/gradstudentresume.cls catalogue-ctan /macros/latex/contrib/gradstudentresume -catalogue-date 2015-08-18 00:12:40 +0200 +catalogue-date 2015-09-19 20:47:53 +0200 catalogue-license unknown catalogue-topics dissertation class @@ -145815,7 +145930,7 @@ catalogue-version 1.4 name pdfpages category Package -revision 38140 +revision 38406 shortdesc Include PDF documents in LaTeX longdesc This package simplifies the inclusion of external multi-page longdesc PDF documents in LaTeX documents. Pages may be freely selected @@ -179261,23 +179376,23 @@ catalogue-version 1.0a name suftesi category Package -revision 38354 +revision 38409 shortdesc A document class for typesetting theses, books and articles longdesc The class is specifically designed for use with theses in the longdesc humanities. -docfiles size=269 +docfiles size=270 texmf-dist/doc/latex/suftesi/README details="Readme" texmf-dist/doc/latex/suftesi/suftesi.pdf details="Package documentation" language="en" texmf-dist/doc/latex/suftesi/templates.zip -srcfiles size=38 +srcfiles size=39 texmf-dist/source/latex/suftesi/suftesi.dtx runfiles size=20 texmf-dist/tex/latex/suftesi/suftesi.cls catalogue-ctan /macros/latex/contrib/suftesi -catalogue-date 2015-09-10 21:31:46 +0200 +catalogue-date 2015-09-19 14:10:15 +0200 catalogue-license lppl1.3 catalogue-topics book-pub class dissertation -catalogue-version 2.2 +catalogue-version 2.3 name sugconf category Package @@ -181959,7 +182074,7 @@ runfiles size=984 texmf-dist/tex/latex/tempora/tempora.sty catalogue-also txfonts newtx catalogue-ctan /fonts/tempora -catalogue-date 2015-09-17 15:04:55 +0200 +catalogue-date 2015-09-19 07:24:58 +0200 catalogue-license gpl2 catalogue-topics font-supp font-use catalogue-version 1.0 @@ -182700,7 +182815,7 @@ binfiles arch=x86_64-solaris size=16 name teubner category Package -revision 36085 +revision 38410 shortdesc Philological typesetting of classical Greek longdesc An extension to babel greek option for typesetting classical longdesc Greek with a philological approach. The package works with the @@ -182709,7 +182824,7 @@ longdesc from that of the fonts used in printers' shops in Lispia. The longdesc package name honours the publisher B.G. Teubner longdesc Verlaggesellschaft whose Greek text publications are of high longdesc quality. -docfiles size=266 +docfiles size=271 texmf-dist/doc/latex/teubner/README details="Readme" texmf-dist/doc/latex/teubner/teubner-doc.pdf details="User manual" texmf-dist/doc/latex/teubner/teubner-doc.tex @@ -182721,10 +182836,10 @@ runfiles size=15 texmf-dist/tex/latex/teubner/teubner.sty texmf-dist/tex/latex/teubner/teubnertx.sty catalogue-ctan /macros/latex/contrib/teubner -catalogue-date 2015-08-03 05:43:12 +0200 +catalogue-date 2015-09-19 13:40:43 +0200 catalogue-license lppl1.3 catalogue-topics greek multilingual-addon -catalogue-version 4.5a +catalogue-version 4.6 name tex category TLCore @@ -190198,12 +190313,12 @@ docfiles size=402 name texlive-docindex category TLCore -revision 38397 +revision 38403 shortdesc top-level TeX Live doc.html, etc. longdesc These files are regenerated as needed, which is often, so we longdesc make them a separate package. See the tl-update-auto script longdesc for the process. -docfiles size=195 +docfiles size=196 doc.html runfiles size=270 texmf-dist/scripts/texlive/var/texcatalogue.keywords -- cgit v1.2.3