diff options
-rw-r--r-- | Master/texmf-dist/ls-R | 23 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 52 |
2 files changed, 56 insertions, 19 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 115d50fb545..81b48fb8acd 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -12271,6 +12271,7 @@ epsdice epslatex-fr epspdfconversion eqell +eqexpl eqlist eqnalign eqnarray @@ -13120,7 +13121,6 @@ pdfreview pdfscreen pdfslide pdfsync -pdftex-quiet pdftricks pdftricks2 pdfwin @@ -23540,6 +23540,12 @@ README eqell.pdf eqell.tex +./doc/latex/eqexpl: +README.md +README.ru.md +eqexpl.pdf +eqexpl.tex + ./doc/latex/eqlist: README eqlist.pdf @@ -34388,11 +34394,6 @@ README pdfsync-doc.pdf pdfsync-doc.tex -./doc/latex/pdftex-quiet: -LICENCE -README.md -VERSION - ./doc/latex/pdftricks: makefile manual.pdf @@ -47887,6 +47888,7 @@ pdfbook2 pdfcrop pdfjam pdflatexpicscale +pdftex-quiet pdfxup pedigree-perl pkfix @@ -49651,6 +49653,11 @@ pdflatexpicscale.pdf pdflatexpicscale.tex testprinter.ps +./doc/support/pdftex-quiet: +LICENCE +README.md +VERSION + ./doc/support/pdfxup: README RELEASES @@ -172832,6 +172839,7 @@ epiolmec epsdice epspdfconversion eqell +eqexpl eqlist eqnalign eqname @@ -180563,6 +180571,9 @@ epspdfconversion.sty ./tex/latex/eqell: eqell.sty +./tex/latex/eqexpl: +eqexpl.sty + ./tex/latex/eqlist: eqlist.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 5f004366250..ff5e535210c 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -26,11 +26,11 @@ depend container_split_src_files/1 depend frozen/0 depend minrelease/2016 depend release/2018 -depend revision/49146 +depend revision/49151 name 00texlive.image category TLCore -revision 49146 +revision 49151 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 @@ -1427,6 +1427,7 @@ runfiles size=4917 tlpkg/tlpsrc/epspdfconversion.tlpsrc tlpkg/tlpsrc/epstopdf.tlpsrc tlpkg/tlpsrc/eqell.tlpsrc + tlpkg/tlpsrc/eqexpl.tlpsrc tlpkg/tlpsrc/eqlist.tlpsrc tlpkg/tlpsrc/eqnalign.tlpsrc tlpkg/tlpsrc/eqname.tlpsrc @@ -21219,7 +21220,7 @@ catalogue-version 1.0 name babel category Package -revision 48934 +revision 49149 shortdesc Multilingual support for Plain TeX or LaTeX longdesc This package manages culturally-determined typographical (and longdesc other) rules for a wide range of languages. A document may @@ -21231,16 +21232,16 @@ longdesc has to be done for each language. Included is also a set of ini longdesc files for about 200 languages. Many language styles work with longdesc pdfLaTeX, as well as with XeLaTeX and LuaLaTeX, out of the box. longdesc A few even work with plain formats. -docfiles size=163 +docfiles size=164 texmf-dist/doc/latex/babel/README.md details="Readme" texmf-dist/doc/latex/babel/babel.pdf details="Package documentation" -srcfiles size=326 +srcfiles size=328 texmf-dist/source/latex/babel/babel.dtx texmf-dist/source/latex/babel/babel.ins texmf-dist/source/latex/babel/bbcompat.dtx texmf-dist/source/latex/babel/bbidxglo.dtx texmf-dist/source/latex/babel/locale.zip -runfiles size=817 +runfiles size=818 texmf-dist/makeindex/babel/bbglo.ist texmf-dist/makeindex/babel/bbind.ist texmf-dist/tex/generic/babel/UKenglish.sty @@ -54634,7 +54635,7 @@ depend typewriter name collection-mathscience category Collection -revision 48708 +revision 49151 shortdesc Mathematics, natural sciences, computer science packages depend collection-fontsrecommended depend collection-latex @@ -54701,6 +54702,7 @@ depend eltex depend emf depend endiagram depend engtlc +depend eqexpl depend eqnarray depend eqnnumwarn depend extarrows @@ -86221,6 +86223,30 @@ catalogue-date 2016-06-24 19:18:15 +0200 catalogue-license gpl catalogue-topics typesetting +name eqexpl +category Package +revision 49151 +shortdesc Align explanations for formulas +longdesc This package was developed in response to a question on +longdesc tex.stackexchange.com. Its purpose is to enable a perfectly +longdesc formatted explanation of components of a formula. +docfiles size=26 + texmf-dist/doc/latex/eqexpl/README.md details="Readme" + texmf-dist/doc/latex/eqexpl/README.ru.md details="Readme" language="ru" + texmf-dist/doc/latex/eqexpl/eqexpl.pdf details="Package documentation" + texmf-dist/doc/latex/eqexpl/eqexpl.tex +runfiles size=1 + texmf-dist/tex/latex/eqexpl/eqexpl.sty +catalogue-also nomencl +catalogue-contact-bugs https://github.com/konstantin-morenko/latex-equation-explanation/issues +catalogue-contact-home https://konstantin-morenko.github.io/latex-equation-explanation/ +catalogue-contact-repository https://github.com/konstantin-morenko/latex-equation-explanation +catalogue-ctan /macros/latex/contrib/eqexpl +catalogue-date 2018-11-13 19:08:00 +0100 +catalogue-license cc-by-sa-4 +catalogue-topics alignment +catalogue-version 1 + name eqlist category Package revision 32257 @@ -182789,7 +182815,7 @@ catalogue-topics engine name pdftex-quiet category Package -revision 49140 +revision 49150 shortdesc A bash wrapper for pdfTeX limiting its output to relevant errors longdesc This package provides a bash script aiming at reducing pdfTeX's longdesc output to relevant errors, which are displayed in a red bold @@ -182797,9 +182823,9 @@ longdesc font. The project originally started as a TeX StackExchange longdesc answer. depend pdftex-quiet.ARCH docfiles size=11 - texmf-dist/doc/latex/pdftex-quiet/LICENCE - texmf-dist/doc/latex/pdftex-quiet/README.md details="Readme" - texmf-dist/doc/latex/pdftex-quiet/VERSION + texmf-dist/doc/support/pdftex-quiet/LICENCE + texmf-dist/doc/support/pdftex-quiet/README.md details="Readme" + texmf-dist/doc/support/pdftex-quiet/VERSION runfiles size=1 texmf-dist/scripts/pdftex-quiet/pdftex-quiet catalogue-contact-repository https://gitlab.jkozlovsky.cz/productivity/pdftex-quiet @@ -220352,7 +220378,7 @@ catalogue-topics shortcut physics name svg category Package -revision 48930 +revision 49148 shortdesc Include and extract SVG pictures in LaTeX documents longdesc This bundle contains the two packages svg and svg-extract. The longdesc svg package is intended for the automated integration of SVG @@ -220374,7 +220400,7 @@ docfiles size=434 texmf-dist/doc/latex/svg/svg-example.svg texmf-dist/doc/latex/svg/svg-preamble.tex texmf-dist/doc/latex/svg/svg.pdf details="Package documentation" -srcfiles size=53 +srcfiles size=54 texmf-dist/source/latex/svg/svg.dtx runfiles size=20 texmf-dist/tex/latex/svg/svg-extract.sty |