diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-19 01:10:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-19 01:10:49 +0000 |
commit | 3568d035c66dc3aea3c0c24ccc132fdbb5d355b5 (patch) | |
tree | 969da414158c52b1a9eaa286e9a355c2c5d45094 | |
parent | 183d733f04955370f0044aadd316aabde0ddeb6b (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@42301 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/ls-R | 16 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 177 |
2 files changed, 182 insertions, 11 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index fced3789a26..4f1ea0e89c3 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -42568,6 +42568,7 @@ latex-git-log latex-make latex-papersize latex2man +latex2nemeth latexdiff latexfileversion latexindent @@ -43040,6 +43041,16 @@ latex2man.texi latex2man.trans latex2man.txt +./doc/support/latex2nemeth: +README +examples +gpl-3.0.txt + +./doc/support/latex2nemeth/examples: +mathpics.tex +mathtest.tex +nemeth.json + ./doc/support/latexdiff: COPYING Makefile @@ -127100,6 +127111,7 @@ latex-git-log latex-make latex-papersize latex2man +latex2nemeth latexdiff latexfileversion latexindent @@ -127583,6 +127595,10 @@ latex-papersize.py ./scripts/latex2man: latex2man +./scripts/latex2nemeth: +latex2nemeth +latex2nemeth-v1.0.jar + ./scripts/latexdiff: latexdiff-vc.pl latexdiff.pl diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 8f573198b15..d3b25cac713 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/2016 depend release/2016 -depend revision/42296 +depend revision/42300 name 00texlive.image category TLCore -revision 42296 +revision 42300 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 @@ -38,7 +38,7 @@ longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment longdesc this list. Those are not included in the source/ tarball. For longdesc information on the 00texlive prefix see longdesc 00texlive.installation(.tlpsrc) -runfiles size=2759 +runfiles size=2760 .mkisofsrc autorun.inf texmf-dist/README @@ -1837,6 +1837,7 @@ runfiles size=2759 tlpkg/tlpsrc/latex2e-help-texinfo-spanish.tlpsrc tlpkg/tlpsrc/latex2e-help-texinfo.tlpsrc tlpkg/tlpsrc/latex2man.tlpsrc + tlpkg/tlpsrc/latex2nemeth.tlpsrc tlpkg/tlpsrc/latex4wp-it.tlpsrc tlpkg/tlpsrc/latex4wp.tlpsrc tlpkg/tlpsrc/latexcheat-de.tlpsrc @@ -20853,24 +20854,24 @@ catalogue-version 1.5.1 name bangorexam category Package -revision 42242 +revision 42299 shortdesc Typeset an examination at Bangor University longdesc The package allows typesetting of Bangor University's Section longdesc A/B exam style. The 'two from four' type will be added in a longdesc later version. Marks are totalled and checked automatically. -docfiles size=46 +docfiles size=47 texmf-dist/doc/latex/bangorexam/README.txt details="Readme" texmf-dist/doc/latex/bangorexam/bangorexam.pdf details="Package documentation" -srcfiles size=6 +srcfiles size=7 texmf-dist/source/latex/bangorexam/bangorexam.dtx texmf-dist/source/latex/bangorexam/bangorexam.ins runfiles size=3 texmf-dist/tex/latex/bangorexam/bangorexam.cls catalogue-ctan /macros/latex/contrib/bangorexam -catalogue-date 2016-10-12 05:05:27 +0200 +catalogue-date 2016-10-18 11:10:44 +0200 catalogue-license lppl1.3 catalogue-topics exam -catalogue-version 1.0.0 +catalogue-version 1.1.0 name bangtex category Package @@ -45261,7 +45262,7 @@ depend xcite name collection-binextra category Collection -revision 42296 +revision 42300 shortdesc TeX auxiliary programs longdesc Various useful, but non-essential, support programs. Includes longdesc programs and macros for DVI file manipulation, literate @@ -45302,6 +45303,7 @@ depend lacheck depend latex-git-log depend latex-papersize depend latex2man +depend latex2nemeth depend latexdiff depend latexfileversion depend latexmk @@ -118506,6 +118508,159 @@ shortdesc x86_64-solaris files of latex2man binfiles arch=x86_64-solaris size=1 bin/x86_64-solaris/latex2man +name latex2nemeth +category Package +revision 42300 +shortdesc Convert LaTeX source to Braille with math in Nemeth +longdesc After many failed attempts to transcribe real math notes and +longdesc books to Braille/Nemeth in order to deal with a real situation +longdesc (blind student in Math Dept.), we decided to develop a new +longdesc program that follows a direct, from LaTeX to Braille/Nemeth, +longdesc approach. Other attempts (such as tex4ht) failed because they +longdesc all needed an extra step to go from xml to Braille, and this +longdesc step (say, with liblouis) produced incomprehensible output +longdesc (liblouis focuses in Office apps). Our main target was the +longdesc Greek language which is only Braille level 1, but English at +longdesc level 1 is supported as well. Simple pictures in PSTricks are +longdesc also supported in order to produce tactile graphics with +longdesc specialized equipment. Note that embossing will need +longdesc LibreOffice and odt2braille as this project does not deal with +longdesc embossers' drivers. +depend latex2nemeth.ARCH +docfiles size=27 + texmf-dist/doc/support/latex2nemeth/README details="Readme" + texmf-dist/doc/support/latex2nemeth/examples/mathpics.tex + texmf-dist/doc/support/latex2nemeth/examples/mathtest.tex + texmf-dist/doc/support/latex2nemeth/examples/nemeth.json + texmf-dist/doc/support/latex2nemeth/gpl-3.0.txt +runfiles size=1935 + texmf-dist/scripts/latex2nemeth/latex2nemeth + texmf-dist/scripts/latex2nemeth/latex2nemeth-v1.0.jar +catalogue-ctan /support/latex2nemeth +catalogue-date 2016-10-18 19:38:43 +0200 +catalogue-license gpl3 +catalogue-topics cvt-other maths accessible +catalogue-version 1.0 + +name latex2nemeth.amd64-freebsd +category Package +revision 42300 +shortdesc amd64-freebsd files of latex2nemeth +binfiles arch=amd64-freebsd size=1 + bin/amd64-freebsd/latex2nemeth + +name latex2nemeth.amd64-netbsd +category Package +revision 42300 +shortdesc amd64-netbsd files of latex2nemeth +binfiles arch=amd64-netbsd size=1 + bin/amd64-netbsd/latex2nemeth + +name latex2nemeth.armel-linux +category Package +revision 42300 +shortdesc armel-linux files of latex2nemeth +binfiles arch=armel-linux size=1 + bin/armel-linux/latex2nemeth + +name latex2nemeth.armhf-linux +category Package +revision 42300 +shortdesc armhf-linux files of latex2nemeth +binfiles arch=armhf-linux size=1 + bin/armhf-linux/latex2nemeth + +name latex2nemeth.i386-cygwin +category Package +revision 42300 +shortdesc i386-cygwin files of latex2nemeth +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/latex2nemeth + +name latex2nemeth.i386-freebsd +category Package +revision 42300 +shortdesc i386-freebsd files of latex2nemeth +binfiles arch=i386-freebsd size=1 + bin/i386-freebsd/latex2nemeth + +name latex2nemeth.i386-linux +category Package +revision 42300 +shortdesc i386-linux files of latex2nemeth +binfiles arch=i386-linux size=1 + bin/i386-linux/latex2nemeth + +name latex2nemeth.i386-netbsd +category Package +revision 42300 +shortdesc i386-netbsd files of latex2nemeth +binfiles arch=i386-netbsd size=1 + bin/i386-netbsd/latex2nemeth + +name latex2nemeth.i386-solaris +category Package +revision 42300 +shortdesc i386-solaris files of latex2nemeth +binfiles arch=i386-solaris size=1 + bin/i386-solaris/latex2nemeth + +name latex2nemeth.powerpc-linux +category Package +revision 42300 +shortdesc powerpc-linux files of latex2nemeth +binfiles arch=powerpc-linux size=1 + bin/powerpc-linux/latex2nemeth + +name latex2nemeth.sparc-solaris +category Package +revision 42300 +shortdesc sparc-solaris files of latex2nemeth +binfiles arch=sparc-solaris size=1 + bin/sparc-solaris/latex2nemeth + +name latex2nemeth.universal-darwin +category Package +revision 42300 +shortdesc universal-darwin files of latex2nemeth +binfiles arch=universal-darwin size=1 + bin/universal-darwin/latex2nemeth + +name latex2nemeth.win32 +category Package +revision 42300 +shortdesc win32 files of latex2nemeth +binfiles arch=win32 size=1 + bin/win32/latex2nemeth.exe + +name latex2nemeth.x86_64-cygwin +category Package +revision 42300 +shortdesc x86_64-cygwin files of latex2nemeth +binfiles arch=x86_64-cygwin size=1 + bin/x86_64-cygwin/latex2nemeth + +name latex2nemeth.x86_64-darwin +category Package +revision 42300 +shortdesc x86_64-darwin files of latex2nemeth +binfiles arch=x86_64-darwin size=1 + bin/x86_64-darwin/latex2nemeth + +name latex2nemeth.x86_64-linux +category Package +revision 42300 +shortdesc x86_64-linux files of latex2nemeth +binfiles arch=x86_64-linux size=1 + bin/x86_64-linux/latex2nemeth + +name latex2nemeth.x86_64-solaris +category Package +revision 42300 +shortdesc x86_64-solaris files of latex2nemeth +binfiles arch=x86_64-solaris size=1 + bin/x86_64-solaris/latex2nemeth + name latex4wp category Package revision 35999 @@ -196153,7 +196308,7 @@ docfiles size=426 name texlive-docindex category TLCore -revision 42291 +revision 42298 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 @@ -219721,7 +219876,7 @@ srcfiles size=13 runfiles size=5 texmf-dist/tex/latex/xcolor-material/xcolor-material.sty catalogue-ctan /macros/latex/contrib/xcolor-material -catalogue-date 2016-10-16 08:45:50 +0200 +catalogue-date 2016-10-18 05:56:04 +0200 catalogue-license lppl1.3 catalogue-topics colour colour-supp catalogue-version 0.1 |