summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-10-15 01:11:40 +0000
committerKarl Berry <karl@freefriends.org>2014-10-15 01:11:40 +0000
commit4f515c9b86101ef084da058206a5a719bea0bbb3 (patch)
treef59807a7bd84b213556fcf005f4d858b87a0573a /Master
parent0db489324b44568fc4fdd9d194ce6d17203fae88 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@35374 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R45
-rw-r--r--Master/tlpkg/texlive.tlpdb71
2 files changed, 104 insertions, 12 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index cc3b489757b..40b073f4712 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -8793,6 +8793,7 @@ auto-pst-pdf
autoarea
autonum
autopdf
+avremu
b1encoding
babel
background
@@ -11405,6 +11406,10 @@ test-freeze.tex
README.txt
autopdf.pdf
+./doc/latex/avremu:
+README
+avremu.pdf
+
./doc/latex/b1encoding:
README
b1encoding.pdf
@@ -119941,6 +119946,7 @@ attachfile
auto-pst-pdf
autonum
autopdf
+avremu
b1encoding
babel
background
@@ -121112,6 +121118,33 @@ autonum.ins
./source/latex/autopdf:
autopdf.dtx
+./source/latex/avremu:
+avremu.tex
+imgs
+simple-testsuite.tex
+test-suite
+
+./source/latex/avremu/imgs:
+mandelbrot-128x128.png
+mandelbrot-20x20.png
+mandelbrot-250x250.png
+
+./source/latex/avremu/test-suite:
+FOOTER
+HEADER
+complex-memory.c
+empty-main.c
+fibonacci-rec.c
+float.c
+func-ptr.c
+mandelbrot.c
+mul.c
+printf.c
+shift.c
+string.c
+sum-rec.c
+test-suite
+
./source/latex/b1encoding:
b1encoding.dtx
b1encoding.ins
@@ -133467,6 +133500,7 @@ autoarea
autonum
autopdf
avantgar
+avremu
b1encoding
babelbib
background
@@ -136270,6 +136304,17 @@ ot1uag.fd
t1uag.fd
ts1uag.fd
+./tex/latex/avremu:
+avr.binary.tex
+avr.bitops.tex
+avr.draw.tex
+avr.instr.tex
+avr.io.tex
+avr.memory.tex
+avr.numbers.tex
+avr.testsuite.tex
+avremu.sty
+
./tex/latex/b1encoding:
b1cmr.fd
b1enc.def
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 3bae0c0115e..3795b5893fc 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/2014
depend release/2014
-depend revision/35368
+depend revision/35373
name 00texlive.image
category TLCore
-revision 35362
+revision 35373
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
@@ -351,6 +351,7 @@ runfiles size=2637
tlpkg/tlpsrc/autonum.tlpsrc
tlpkg/tlpsrc/autopdf.tlpsrc
tlpkg/tlpsrc/avantgar.tlpsrc
+ tlpkg/tlpsrc/avremu.tlpsrc
tlpkg/tlpsrc/b1encoding.tlpsrc
tlpkg/tlpsrc/babel-albanian.tlpsrc
tlpkg/tlpsrc/babel-bahasa.tlpsrc
@@ -19010,6 +19011,51 @@ catalogue-ctan /fonts/urw/base35
catalogue-date 2014-06-07 20:47:53 +0200
catalogue-license gpl
+name avremu
+category Package
+revision 35373
+shortdesc An 8-Bit Microcontroller Simulator written in LaTeX.
+longdesc A fully working package to simulate a Microprocessor in pure
+longdesc LaTeX. The simulator is able to calculate complex pictures,
+longdesc like Mandelbrot sets.
+docfiles size=37
+ texmf-dist/doc/latex/avremu/README details="Readme"
+ texmf-dist/doc/latex/avremu/avremu.pdf details="Package documentation"
+srcfiles size=25
+ texmf-dist/source/latex/avremu/avremu.tex
+ texmf-dist/source/latex/avremu/imgs/mandelbrot-128x128.png
+ texmf-dist/source/latex/avremu/imgs/mandelbrot-20x20.png
+ texmf-dist/source/latex/avremu/imgs/mandelbrot-250x250.png
+ texmf-dist/source/latex/avremu/simple-testsuite.tex
+ texmf-dist/source/latex/avremu/test-suite/FOOTER
+ texmf-dist/source/latex/avremu/test-suite/HEADER
+ texmf-dist/source/latex/avremu/test-suite/complex-memory.c
+ texmf-dist/source/latex/avremu/test-suite/empty-main.c
+ texmf-dist/source/latex/avremu/test-suite/fibonacci-rec.c
+ texmf-dist/source/latex/avremu/test-suite/float.c
+ texmf-dist/source/latex/avremu/test-suite/func-ptr.c
+ texmf-dist/source/latex/avremu/test-suite/mandelbrot.c
+ texmf-dist/source/latex/avremu/test-suite/mul.c
+ texmf-dist/source/latex/avremu/test-suite/printf.c
+ texmf-dist/source/latex/avremu/test-suite/shift.c
+ texmf-dist/source/latex/avremu/test-suite/string.c
+ texmf-dist/source/latex/avremu/test-suite/sum-rec.c
+ texmf-dist/source/latex/avremu/test-suite/test-suite
+runfiles size=27
+ texmf-dist/tex/latex/avremu/avr.binary.tex
+ texmf-dist/tex/latex/avremu/avr.bitops.tex
+ texmf-dist/tex/latex/avremu/avr.draw.tex
+ texmf-dist/tex/latex/avremu/avr.instr.tex
+ texmf-dist/tex/latex/avremu/avr.io.tex
+ texmf-dist/tex/latex/avremu/avr.memory.tex
+ texmf-dist/tex/latex/avremu/avr.numbers.tex
+ texmf-dist/tex/latex/avremu/avr.testsuite.tex
+ texmf-dist/tex/latex/avremu/avremu.sty
+catalogue-ctan /macros/latex/contrib/avremu
+catalogue-date 2014-10-14 23:21:08 +0200
+catalogue-license lppl1.3
+catalogue-version 0.1
+
name b1encoding
category Package
revision 21271
@@ -19863,9 +19909,9 @@ srcfiles size=21
runfiles size=6
texmf-dist/tex/generic/babel-russian/russianb.ldf
catalogue-ctan /macros/latex/contrib/babel-contrib/russian
-catalogue-date 2014-06-03 13:52:42 +0200
+catalogue-date 2014-10-14 16:15:17 +0200
catalogue-license lppl1.3
-catalogue-version 1.3c
+catalogue-version 1.3e
name babel-samin
category Package
@@ -28039,9 +28085,9 @@ srcfiles size=4
runfiles size=1
texmf-dist/tex/latex/bropd/bropd.sty
catalogue-ctan /macros/latex/contrib/bropd
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2014-10-14 21:37:00 +0200
catalogue-license lppl1.3
-catalogue-version 1.1
+catalogue-version 1.2
name brushscr
category Package
@@ -42836,7 +42882,7 @@ depend url
name collection-latexextra
category Collection
-revision 35223
+revision 35373
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend collection-latexrecommended
@@ -42885,6 +42931,7 @@ depend autopdf
depend authoraftertitle
depend authorindex
depend autonum
+depend avremu
depend background
depend bashful
depend bchart
@@ -53399,9 +53446,9 @@ runfiles size=28
texmf-dist/tex/latex/dccpaper/idcc.cls
texmf-dist/tex/latex/dccpaper/ijdc-v9.cls
catalogue-ctan /macros/latex/contrib/dccpaper
-catalogue-date 2014-09-25 17:20:59 +0200
+catalogue-date 2014-10-14 21:18:00 +0200
catalogue-license lppl1.3
-catalogue-version 1.3
+catalogue-version 1.3.1
name dcpic
category Package
@@ -195523,14 +195570,14 @@ catalogue-license lppl
name upmethodology
category Package
-revision 35153
+revision 35372
shortdesc Writing specifications such as for UP-based methodologies.
longdesc The bundle allows the user to create Unified Process
longdesc methodology (UP or RUP) based documents. The style provides
longdesc document versioning, document history, document authors,
longdesc document validators, specification description, task
longdesc management, and several helping macros.
-docfiles size=181
+docfiles size=182
texmf-dist/doc/latex/upmethodology/AUTHORS
texmf-dist/doc/latex/upmethodology/COPYING
texmf-dist/doc/latex/upmethodology/Changelog
@@ -195563,7 +195610,7 @@ runfiles size=47
texmf-dist/tex/latex/upmethodology/upmethodology-task.sty
texmf-dist/tex/latex/upmethodology/upmethodology-version.sty
catalogue-ctan /macros/latex/contrib/upmethodology
-catalogue-date 2014-09-10 22:02:45 +0200
+catalogue-date 2014-10-14 10:11:02 +0200
catalogue-license lgpl
name upquote