diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/ls-R | 27 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 117 |
2 files changed, 104 insertions, 40 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 9bcfe4ccec8..a4aa5f826ad 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -52033,6 +52033,7 @@ ligtype linebreaker lua-check-hyphen lua-physical +lua-placeholders lua-typo lua-ul luabibentry @@ -52277,6 +52278,20 @@ testNumber.lua testQuantity.lua testUnit.lua +./doc/lualatex/lua-placeholders: +README.md +lua-placeholders-deps.bib +lua-placeholders-example +lua-placeholders-manual.pdf +lua-placeholders-manual.tex + +./doc/lualatex/lua-placeholders/lua-placeholders-example: +example-specification.yaml +example.json +example.pdf +example.tex +example.yaml + ./doc/lualatex/lua-typo: README.md lua-typo-demo.pdf @@ -198398,6 +198413,7 @@ ltxfileinfo ltximg lua-alt-getopt lua-physical +lua-placeholders lua-tinyyaml lua-uca luafindfont @@ -199268,6 +199284,13 @@ physical-quantity.lua physical-unit.lua physical.lua +./scripts/lua-placeholders: +lua-placeholders-common.lua +lua-placeholders-namespace.lua +lua-placeholders-parser.lua +lua-placeholders-types.lua +lua-placeholders.lua + ./scripts/lua-tinyyaml: tinyyaml.lua @@ -254040,6 +254063,7 @@ letgut ligtype linebreaker lua-check-hyphen +lua-placeholders lua-typo lua-ul lua-widow-control @@ -254223,6 +254247,9 @@ linebreaker.sty lua-check-hyphen.lua lua-check-hyphen.sty +./tex/lualatex/lua-placeholders: +lua-placeholders.sty + ./tex/lualatex/lua-typo: lua-typo-2021-04-18.sty lua-typo-2023-03-08.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index c13e4ec07e4..06477a205e4 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/2023 -depend revision/69391 +depend revision/69405 name 00texlive.image category TLCore -revision 69391 +revision 69404 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 @@ -40,7 +40,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=13637 +runfiles size=13630 .mkisofsrc autorun.inf texmf-dist/README @@ -2742,6 +2742,7 @@ runfiles size=13637 tlpkg/tlpsrc/lua-alt-getopt.tlpsrc tlpkg/tlpsrc/lua-check-hyphen.tlpsrc tlpkg/tlpsrc/lua-physical.tlpsrc + tlpkg/tlpsrc/lua-placeholders.tlpsrc tlpkg/tlpsrc/lua-tinyyaml.tlpsrc tlpkg/tlpsrc/lua-typo.tlpsrc tlpkg/tlpsrc/lua-uca.tlpsrc @@ -4832,7 +4833,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 69377 +revision 69393 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 @@ -34445,7 +34446,7 @@ catalogue-version 2.6 name bibcop category Package -revision 69378 +revision 69395 shortdesc Style checker for .bib files longdesc This LaTeX package checks the quality of your .bib file and longdesc emits warning messages if any issues are found. For this, the @@ -34474,7 +34475,7 @@ catalogue-contact-repository https://github.com/yegor256/bibcop catalogue-ctan /biblio/bibtex/utils/bibcop catalogue-license mit catalogue-topics biblio-supp ext-code -catalogue-version 0.0.16 +catalogue-version 0.0.17 name bibcop.aarch64-linux category Package @@ -40440,7 +40441,7 @@ catalogue-version 1.6 name bodeplot category Package -revision 68530 +revision 69397 shortdesc Draw Bode, Nyquist and Nichols plots with gnuplot or pgfplots longdesc This is a LaTeX package to plot Bode, Nichols, and Nyquist longdesc diagrams. It provides added functionality over the similar @@ -40453,10 +40454,10 @@ longdesc and unstable second order transfer functions. Support for both longdesc Gnuplot (default) and pgfplots (package option pgf). Support longdesc for linear and asymptotic approximation of magnitude and phase longdesc plots of any transfer function given poles, zeros, and gain. -docfiles size=260 +docfiles size=267 texmf-dist/doc/latex/bodeplot/README.md details="Readme" texmf-dist/doc/latex/bodeplot/bodeplot-doc.pdf details="Package documentation" -srcfiles size=26 +srcfiles size=27 texmf-dist/source/latex/bodeplot/bodeplot.dtx texmf-dist/source/latex/bodeplot/bodeplot.ins runfiles size=9 @@ -40467,7 +40468,7 @@ catalogue-contact-repository https://github.com/rlkamalapurkar/bodeplot catalogue-ctan /graphics/pgf/contrib/bodeplot catalogue-license lppl1.3c catalogue-topics engineering graphics-plot pgf-tikz -catalogue-version 1.1.4 +catalogue-version 1.1.5 name bohr category Package @@ -41904,30 +41905,29 @@ catalogue-version 1.0 name braids category Package -revision 64817 +revision 69398 shortdesc Draw braid diagrams with PGF/TikZ longdesc The package enables drawing of braid diagrams with PGF/TikZ longdesc using a simple syntax. The braid itself is specified by giving longdesc a word in the braid group, and there are many options for longdesc styling the strands and for drawing "floors". -docfiles size=193 +docfiles size=219 texmf-dist/doc/latex/braids/README.txt details="Readme" - texmf-dist/doc/latex/braids/braids.pdf details="Package documentation" + texmf-dist/doc/latex/braids/braids.pdf details="User manual" texmf-dist/doc/latex/braids/braids.tex - texmf-dist/doc/latex/braids/braids_code.pdf -srcfiles size=22 + texmf-dist/doc/latex/braids/braids_code.pdf details="Documented source code" +srcfiles size=23 texmf-dist/source/latex/braids/braids_code.dtx texmf-dist/source/latex/braids/braids_code.ins runfiles size=15 texmf-dist/tex/latex/braids/braids.sty texmf-dist/tex/latex/braids/tikzlibrarybraids.code.tex catalogue-contact-bugs https://github.com/loopspace/braids/issues -catalogue-contact-home https://github.com/loopspace/braids catalogue-contact-repository https://github.com/loopspace/braids catalogue-ctan /graphics/pgf/contrib/braids catalogue-license lppl1.3c -catalogue-topics maths graphics diagram pgf-tikz -catalogue-version 2.2 +catalogue-topics maths graphics diagram pgf-tikz expl3 +catalogue-version 2.3 name braille category Package @@ -67779,7 +67779,7 @@ depend xunicode name collection-luatex category Collection -revision 69052 +revision 69404 shortdesc LuaTeX packages longdesc Packages for LuaTeX, a TeX engine using Lua as an embedded longdesc scripting and extension language, with native support for @@ -67812,6 +67812,7 @@ depend ligtype depend linebreaker depend lparse depend lt3luabridge +depend lua-placeholders depend lua-tinyyaml depend lua-typo depend lua-uca @@ -158921,7 +158922,7 @@ catalogue-version 3.1415 name keyfloat category Package -revision 65446 +revision 69399 shortdesc Provides a key/value interface for generating floats longdesc The keyfloat package provides a key/value user interface for longdesc quickly creating figures with a single image each, figures with @@ -158949,11 +158950,11 @@ srcfiles size=42 texmf-dist/source/latex/keyfloat/keyfloat.ins runfiles size=10 texmf-dist/tex/latex/keyfloat/keyfloat.sty -catalogue-contact-home http://bdtechconcepts.com +catalogue-contact-bugs https://github.com/bdtc/keyfloat catalogue-ctan /macros/latex/contrib/keyfloat catalogue-license lppl1.3 catalogue-topics float -catalogue-version 2.08 +catalogue-version 2.09 name keyindex category Package @@ -164429,7 +164430,7 @@ catalogue-version 1.0 name labelschanged category Package -revision 46040 +revision 69400 shortdesc Identify labels which cause endless "may have changed" warnings longdesc Several conditions can cause LaTeX labels to keep changing, no longdesc matter how many times a document is recompiled. This package @@ -164437,7 +164438,7 @@ longdesc helps diagnose the cause of repeated "Label(s) may have longdesc changed" warnings. The names and before/after definitions of longdesc changing labels are printed at the end of each compile. longdesc Multiply-defined labels are printed as well. -docfiles size=49 +docfiles size=54 texmf-dist/doc/latex/labelschanged/README.txt details="Readme" texmf-dist/doc/latex/labelschanged/labelschanged.pdf details="Package documentation" srcfiles size=4 @@ -164445,11 +164446,11 @@ srcfiles size=4 texmf-dist/source/latex/labelschanged/labelschanged.ins runfiles size=1 texmf-dist/tex/latex/labelschanged/labelschanged.sty -catalogue-contact-home http://bdtechconcepts.com/ +catalogue-contact-bugs https://github.com/bdtc/labelschanged catalogue-ctan /macros/latex/contrib/labelschanged catalogue-license pd catalogue-topics misc-support label-ref -catalogue-version 1.0 +catalogue-version 1.01 name labyrinth category Package @@ -184998,6 +184999,41 @@ catalogue-license mit catalogue-topics physics luatex catalogue-version 1.0.5 +name lua-placeholders +category Package +revision 69404 +shortdesc Specifying placeholders for demonstration purposes +longdesc This package is meant for setting parameters in a LuaLaTeX +longdesc document in a more programmatic way with YAML. Parameters can +longdesc be specified by adding a "recipe" file. These recipe files +longdesc describe the parameter's type, placeholders and/or default +longdesc values. From thereon, the placeholders can be displayed in the +longdesc document and an "example" document can be created. An "actual +longdesc copy" document can be created by loading additional "payload" +longdesc files, which all must correspond to a recipe file. +docfiles size=91 + texmf-dist/doc/lualatex/lua-placeholders/README.md details="Readme" + texmf-dist/doc/lualatex/lua-placeholders/lua-placeholders-deps.bib + texmf-dist/doc/lualatex/lua-placeholders/lua-placeholders-example/example-specification.yaml + texmf-dist/doc/lualatex/lua-placeholders/lua-placeholders-example/example.json + texmf-dist/doc/lualatex/lua-placeholders/lua-placeholders-example/example.pdf details="Example of use" + texmf-dist/doc/lualatex/lua-placeholders/lua-placeholders-example/example.tex + texmf-dist/doc/lualatex/lua-placeholders/lua-placeholders-example/example.yaml + texmf-dist/doc/lualatex/lua-placeholders/lua-placeholders-manual.pdf details="Package documentation" + texmf-dist/doc/lualatex/lua-placeholders/lua-placeholders-manual.tex +runfiles size=8 + texmf-dist/scripts/lua-placeholders/lua-placeholders-common.lua + texmf-dist/scripts/lua-placeholders/lua-placeholders-namespace.lua + texmf-dist/scripts/lua-placeholders/lua-placeholders-parser.lua + texmf-dist/scripts/lua-placeholders/lua-placeholders-types.lua + texmf-dist/scripts/lua-placeholders/lua-placeholders.lua + texmf-dist/tex/lualatex/lua-placeholders/lua-placeholders.sty +catalogue-contact-repository https://github.com/Xerdi/lua-placeholders +catalogue-ctan /macros/luatex/latex/lua-placeholders +catalogue-license lppl1.3c +catalogue-topics luatex +catalogue-version 0.1.0 + name lua-tinyyaml category Package revision 66776 @@ -185018,14 +185054,14 @@ catalogue-version 0.4.3 name lua-typo category Package -revision 68267 +revision 69403 shortdesc Highlighting typographical flaws with LuaLaTeX longdesc Prints the list of pages on which typographical flaws were longdesc found (i.e. widows, orphans, hyphenated words split across two longdesc pages, consecutive lines ending with hyphens, paragraphs ending longdesc on too short or nearly full lines, homeoarchy, etc). longdesc Customisable colours are used to highlight these flaws. -docfiles size=90 +docfiles size=89 texmf-dist/doc/lualatex/lua-typo/README.md details="Readme" texmf-dist/doc/lualatex/lua-typo/lua-typo-demo.pdf details="Example of use" texmf-dist/doc/lualatex/lua-typo/lua-typo-demo.tex @@ -185043,7 +185079,7 @@ runfiles size=31 catalogue-ctan /macros/luatex/latex/lua-typo catalogue-license lppl1.3c catalogue-topics luatex text-layout -catalogue-version 0.85 +catalogue-version 0.86 name lua-uca category Package @@ -195587,7 +195623,7 @@ catalogue-version 0.12 name metalogox category Package -revision 65448 +revision 69401 shortdesc Adjust TeX logos, with font detection longdesc This package extends the metalogo package to automatically longdesc adjust the appearance of the logos TeX, LaTeX, LaTeX2e, @@ -195604,11 +195640,11 @@ srcfiles size=12 runfiles size=7 texmf-dist/tex/latex/metalogox/metalogox.sty catalogue-also metalogo -catalogue-contact-home http://bdtechconcepts.com/ +catalogue-contact-bugs https://github.com/bdtc/metalogox catalogue-ctan /macros/latex/contrib/metalogox catalogue-license lppl1.3 catalogue-topics logo -catalogue-version 1.01 +catalogue-version 1.02 name metanorma category Package @@ -268639,19 +268675,19 @@ catalogue-version 1.6a name simpleicons category Package -revision 69235 +revision 69396 shortdesc Simple Icons for LaTeX longdesc Similar to FontAwesome icons being provided on LaTeX by the longdesc fontawesome package, this package aims to do the same with longdesc Simple Icons. For reference, visit their website: longdesc https://simpleicons.org/. execute addMap simpleicons.map -docfiles size=634 +docfiles size=636 texmf-dist/doc/fonts/simpleicons/README.md details="Readme" texmf-dist/doc/fonts/simpleicons/bindings.tex texmf-dist/doc/fonts/simpleicons/simpleicons.pdf details="Package documentation" texmf-dist/doc/fonts/simpleicons/simpleicons.tex -runfiles size=1273 +runfiles size=1274 texmf-dist/fonts/enc/dvips/simpleicons/simpleiconseight.enc texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfive.enc texmf-dist/fonts/enc/dvips/simpleicons/simpleiconsfour.enc @@ -268699,7 +268735,7 @@ catalogue-contact-repository https://github.com/ineshbose/simple-icons-latex catalogue-ctan /fonts/simpleicons catalogue-license cc-by-1 catalogue-topics font font-symbol font-supp-symbol font-otf font-type1 -catalogue-version 10.4.0 +catalogue-version 11.0.0 name simpleinvoice category Package @@ -284371,7 +284407,7 @@ binfiles arch=x86_64-solaris size=1 name tex4ht category Package -revision 69375 +revision 69405 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 @@ -296409,7 +296445,7 @@ docfiles size=376 name texlive-scripts category TLCore -revision 69377 +revision 69394 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. @@ -310643,7 +310679,7 @@ catalogue-version 1.5k name tocdata category Package -revision 65451 +revision 69402 shortdesc Adds names to chapters, sections, figures in the TOC and LOF longdesc The tocdata package may be used to add a small amount of data longdesc to an entry in the table of contents or list of figures, @@ -310667,10 +310703,11 @@ srcfiles size=14 texmf-dist/source/latex/tocdata/tocdata.ins runfiles size=4 texmf-dist/tex/latex/tocdata/tocdata.sty +catalogue-contact-bugs https://github.com/bdtc/tocdata catalogue-ctan /macros/latex/contrib/tocdata catalogue-license lppl1.3 catalogue-topics toc-etc -catalogue-version 2.05 +catalogue-version 2.06 name tocloft category Package |