diff options
Diffstat (limited to 'Master/tlpkg/texlive.tlpdb')
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 76 |
1 files changed, 60 insertions, 16 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 0d009e1b05b..6411f192ae6 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/2021 -depend revision/60717 +depend revision/60725 name 00texlive.image category TLCore -revision 60689 +revision 60723 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 @@ -2575,6 +2575,7 @@ runfiles size=12493 tlpkg/tlpsrc/lua-ul.tlpsrc tlpkg/tlpsrc/lua-uni-algos.tlpsrc tlpkg/tlpsrc/lua-visual-debug.tlpsrc + tlpkg/tlpsrc/lua-widow-control.tlpsrc tlpkg/tlpsrc/luabibentry.tlpsrc tlpkg/tlpsrc/luabidi.tlpsrc tlpkg/tlpsrc/luacode.tlpsrc @@ -4467,7 +4468,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 60716 +revision 60719 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 @@ -63763,7 +63764,7 @@ depend xunicode name collection-luatex category Collection -revision 60681 +revision 60723 shortdesc LuaTeX packages longdesc Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using longdesc Lua as an embedded scripting and extension language. @@ -63792,6 +63793,7 @@ depend lua-uca depend lua-ul depend lua-uni-algos depend lua-visual-debug +depend lua-widow-control depend luacode depend luacolor depend luahyphenrules @@ -81225,7 +81227,7 @@ binfiles arch=x86_64-solaris size=1 name debate category Package -revision 60601 +revision 60720 shortdesc Insert notes in the form of dialogues longdesc This package helps to organize debates between multiple longdesc reviewers of a paper within the text. @@ -81243,7 +81245,7 @@ catalogue-contact-repository https://github.com/yegor256/debate catalogue-ctan /macros/latex/contrib/debate catalogue-license mit catalogue-topics notes -catalogue-version 0.1.0 +catalogue-version 0.1.1 name decimal category Package @@ -91021,7 +91023,7 @@ catalogue-topics notes editorial name easybook category Package -revision 60714 +revision 60721 shortdesc Typeset Chinese theses or books longdesc Easybook is a minimalist style template based on the ctexbook longdesc book document class. @@ -91041,7 +91043,7 @@ catalogue-contact-repository https://gitee.com/texl3/easybook catalogue-ctan /macros/latex/contrib/easybook catalogue-license lppl1.3c catalogue-topics book-pub class chinese expl3 -catalogue-version 1.3G +catalogue-version 1.3H name easyfig category Package @@ -169419,6 +169421,48 @@ catalogue-license mit catalogue-topics debug-supp luatex macro-gen catalogue-version 0.8 +name lua-widow-control +category Package +revision 60723 +shortdesc Automatically remove widows and orphans from any document +longdesc Unmodified TeX has very few ways of preventing widows and +longdesc orphans. In documents with figures, section headings, and +longdesc equations, TeX can stretch the vertical glue between items in +longdesc order to prevent widows and orphans, but many documents have no +longdesc figures or headings. TeX can also shorten the page by 1 line, +longdesc but this will give each page a different length which can make +longdesc a document look uneven. The typical solution is to +longdesc strategically insert \looseness=1, but this requires manual +longdesc editing every time that the document is edited. +longdesc Lua-widow-control is essentially an automation of the +longdesc \looseness method: it uses Lua callbacks to find "stretchy" +longdesc paragraphs, then it lengthens them to remove widows and +longdesc orphans. Lua-widow-control is compatible with all LuaTeX-based +longdesc formats. All that is required is to load the package at the +longdesc start of your document. To load: Plain LuaTeX: \input +longdesc lua-widow-control LuaLaTeX: \usepackage{lua-widow-control} +longdesc ConTeXt (LMTX): \usemodule[lua-widow-control] +docfiles size=68 + texmf-dist/doc/luatex/lua-widow-control/README.md details="Readme" + texmf-dist/doc/luatex/lua-widow-control/lua-widow-control.pdf details="Package documentation" +srcfiles size=9 + texmf-dist/source/luatex/lua-widow-control/lwc-documentation.bib + texmf-dist/source/luatex/lua-widow-control/lwc-documentation.mkxl + texmf-dist/source/luatex/lua-widow-control/lwc-documentation.tex + texmf-dist/source/luatex/lua-widow-control/lwc-sample.tex +runfiles size=7 + texmf-dist/tex/context/third/lua-widow-control/t-lua-widow-control.mkxl + texmf-dist/tex/lualatex/lua-widow-control/lua-widow-control.sty + texmf-dist/tex/luatex/lua-widow-control/lua-widow-control.lua + texmf-dist/tex/luatex/lua-widow-control/lua-widow-control.tex +catalogue-contact-bugs https://github.com/gucci-on-fleek/lua-widow-control/issues +catalogue-contact-repository https://github.com/gucci-on-fleek/lua-widow-control +catalogue-contact-support https://github.com/gucci-on-fleek/lua-widow-control/discussions +catalogue-ctan /macros/luatex/generic/lua-widow-control +catalogue-license other-free cc-by-sa-4 +catalogue-topics layout luatex +catalogue-version 1.0.0 + name luabibentry category Package revision 55777 @@ -224345,7 +224389,7 @@ catalogue-version 1.1 name profcollege category Package -revision 60380 +revision 60724 shortdesc A LaTeX package for French maths teachers in college longdesc This package provides some commands to help French mathematics longdesc teachers for 11-16 years olds, for example: \Tableau[Metre] to @@ -224354,11 +224398,11 @@ longdesc \Pythagore{ABC}{5}{7} to write the entire calculation of AC longdesc with the Pythagorean theorem, \Trigo[Cosinus]{ABC}{3}{}{60} to longdesc write the entire calculation of AC with cosine, ... and some longdesc others. -docfiles size=1826 +docfiles size=1865 texmf-dist/doc/latex/profcollege/ProfCollege-doc.pdf details="Package documentation" language="fr" texmf-dist/doc/latex/profcollege/ProfCollege-doc.zip texmf-dist/doc/latex/profcollege/README details="Readme" -runfiles size=271 +runfiles size=277 texmf-dist/metapost/profcollege/PfCAfficheur.mp texmf-dist/metapost/profcollege/PfCCalculatrice.mp texmf-dist/metapost/profcollege/PfCConstantes.mp @@ -244879,7 +244923,7 @@ catalogue-version 0.5c name showlabels category Package -revision 41322 +revision 60722 shortdesc Show label commands in the margin longdesc This package helps you keep track of all the labels you define, longdesc by putting the name of new labels into the margin whenever the @@ -244887,14 +244931,14 @@ longdesc \label command is used. The package allows you to do the same longdesc thing for other commands. The only one for which this is longdesc obviously useful is the \cite command, but it's easy to do it longdesc for others, such as the \ref or \begin commands. -docfiles size=53 +docfiles size=72 texmf-dist/doc/latex/showlabels/README details="Readme" texmf-dist/doc/latex/showlabels/VERSION texmf-dist/doc/latex/showlabels/lppl.txt texmf-dist/doc/latex/showlabels/showlabels.html details="Package documentation (HTML)" texmf-dist/doc/latex/showlabels/showlabels.pdf details="Package documentation (PDF)" texmf-dist/doc/latex/showlabels/style.css -srcfiles size=12 +srcfiles size=15 texmf-dist/source/latex/showlabels/showlabels.drv texmf-dist/source/latex/showlabels/showlabels.dtx texmf-dist/source/latex/showlabels/showlabels.ins @@ -260619,7 +260663,7 @@ binfiles arch=x86_64-solaris size=1 name tex4ht category Package -revision 60699 +revision 60725 shortdesc Convert (La)TeX to HTML/XML longdesc A converter from TeX and LaTeX to SGML-based formats such as longdesc (X)HTML, MathML, OpenDocument, and Docbook, providing a @@ -269464,7 +269508,7 @@ docfiles size=376 name texlive-scripts category TLCore -revision 60716 +revision 60719 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. |