diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-17 23:47:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-17 23:47:29 +0000 |
commit | 60c33101ce7608f3b2e8ad4aeca530ab9602492e (patch) | |
tree | a491d7f067eb0147e2ce05a1171e46fcbe7ca9c8 /Master | |
parent | 2ff9e7ba2af23df82fe7cb10c125b3e0cdf5b1e4 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@56127 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 10 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 42 |
2 files changed, 44 insertions, 8 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 822b58a0dc9..6b24125f196 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -12693,6 +12693,7 @@ algobox algorithm2e algorithmicx algorithms +algpseudocodex algxpar aligned-overset alnumsec @@ -15715,6 +15716,11 @@ README THANKS algorithms.pdf +./doc/latex/algpseudocodex: +README.md +documentation.pdf +documentation.tex + ./doc/latex/algxpar: README.md algxpar.pdf @@ -199221,6 +199227,7 @@ algolrevived algorithm2e algorithmicx algorithms +algpseudocodex algxpar aligned-overset allrunes @@ -202382,6 +202389,9 @@ algpseudocode.sty algorithm.sty algorithmic.sty +./tex/latex/algpseudocodex: +algpseudocodex.sty + ./tex/latex/algxpar: algxpar.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 9c50daff5c5..f2325961bd4 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/2020 -depend revision/56122 +depend revision/56126 name 00texlive.image category TLCore -revision 56122 +revision 56125 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 @@ -424,6 +424,7 @@ runfiles size=5026 tlpkg/tlpsrc/algorithm2e.tlpsrc tlpkg/tlpsrc/algorithmicx.tlpsrc tlpkg/tlpsrc/algorithms.tlpsrc + tlpkg/tlpsrc/algpseudocodex.tlpsrc tlpkg/tlpsrc/algxpar.tlpsrc tlpkg/tlpsrc/aligned-overset.tlpsrc tlpkg/tlpsrc/alkalami.tlpsrc @@ -4242,7 +4243,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 56115 +revision 56124 shortdesc TeX Live standalone installer package longdesc This package defines the files to go into the installer longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the @@ -14887,6 +14888,30 @@ catalogue-license lgpl2.1 catalogue-topics pseudocode catalogue-version 0.1 +name algpseudocodex +category Package +revision 56125 +shortdesc Package for typesetting pseudocode +longdesc This package allows typesetting pseudocode in LaTeX. It is +longdesc based on algpseudocode from the algorithmicx package and uses +longdesc the same syntax, but adds several new features and +longdesc improvements. Notable features include customizable indent +longdesc guide lines and the ability to draw boxes around parts of the +longdesc code for highlighting differences. This package also has better +longdesc support for long code lines spanning several lines and improved +longdesc comments. +docfiles size=95 + texmf-dist/doc/latex/algpseudocodex/README.md details="Readme" + texmf-dist/doc/latex/algpseudocodex/documentation.pdf details="Package documentation" + texmf-dist/doc/latex/algpseudocodex/documentation.tex +runfiles size=8 + texmf-dist/tex/latex/algpseudocodex/algpseudocodex.sty +catalogue-contact-repository https://github.com/chrmatt/algpseudocodex +catalogue-ctan /macros/latex/contrib/algpseudocodex +catalogue-license lppl1.3c +catalogue-topics pseudocode +catalogue-version 1.0 + name algxpar category Package revision 56006 @@ -60996,7 +61021,7 @@ depend typewriter name collection-mathscience category Collection -revision 55918 +revision 56125 shortdesc Mathematics, natural sciences, computer science packages depend 12many depend SIstyle @@ -61007,6 +61032,7 @@ depend algobox depend algorithm2e depend algorithmicx depend algorithms +depend algpseudocodex depend algxpar depend aligned-overset depend amscdx @@ -173612,7 +173638,7 @@ catalogue-topics gen-paper humanities name mlacls category Package -revision 51865 +revision 56126 shortdesc LaTeX class for MLA papers longdesc In the United States, secondary and undergraduate students are longdesc generally expected to adhere to the format prescribed by the @@ -173620,7 +173646,7 @@ longdesc Modern Language Association (MLA) for typewritten essays, longdesc research papers and writings. This package provides a simple, longdesc straightforward LaTeX class for composing papers almost longdesc perfectly adherent to the MLA style guide. -docfiles size=735 +docfiles size=742 texmf-dist/doc/latex/mlacls/BUGS.md texmf-dist/doc/latex/mlacls/LICENSE texmf-dist/doc/latex/mlacls/README.md details="Readme" @@ -262392,7 +262418,7 @@ docfiles size=592 name texlive-docindex category TLCore -revision 56115 +revision 56124 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 for @@ -262581,7 +262607,7 @@ docfiles size=368 name texlive-scripts category TLCore -revision 56115 +revision 56124 shortdesc TeX Live infrastructure programs longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for longdesc tlmgr to run but still ours. Not included in tlcritical. |