diff options
-rw-r--r-- | Master/texmf-dist/ls-R | 50 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 240 |
2 files changed, 204 insertions, 86 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 62640da9988..1e32d3f255c 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -15247,7 +15247,6 @@ limap limecv linegoal lineno -linenoamsmath ling-macros linguex linop @@ -34147,17 +34146,18 @@ linegoal.pdf ./doc/latex/lineno: CHANGEs.txt COPYING.txt -README -README.txt +README.md SRCFILEs.txt fnlineno.pdf +fnlineno.tex lineno.pdf +lineno.tex +linenoamsmathdemo.pdf +linenoamsmathdemo.tex lnosuppl.pdf +lnosuppl.tex ulineno.pdf - -./doc/latex/linenoamsmath: -README -linenoamsmath.pdf +ulineno.tex ./doc/latex/ling-macros: README.txt @@ -41294,8 +41294,9 @@ setdeck.pdf setdeck.tex ./doc/latex/setspace: -README -setspace-test.tex +README.md +setspace-doc.pdf +setspace-doc.tex ./doc/latex/seu-ml-assign: README.md @@ -53495,6 +53496,7 @@ ctan_chk ctanbib ctanupload de-macro +digestif dosepsbin dtxgen epspdf @@ -54041,6 +54043,15 @@ README user-guide.pdf user-guide.tex +./doc/support/digestif: +INSTALL.md +LICENSE +README.md +bin + +./doc/support/digestif/bin: +digestif + ./doc/support/dosepsbin: Makefile.in README @@ -189216,6 +189227,7 @@ ctanify ctanupload de-macro diadia +digestif dosepsbin dtxgen dviasm @@ -189809,6 +189821,10 @@ de-macro ./scripts/diadia: diadia.lua +./scripts/digestif: +digestif.texlua +digestif.zip + ./scripts/dosepsbin: dosepsbin.pl @@ -193649,8 +193665,6 @@ lilyglyphs limap limecv linegoal -lineno -linenoamsmath lipsum listbib listings @@ -198635,16 +198649,6 @@ linegoal.drv linegoal.dtx linegoal.ins -./source/latex/lineno: -fnlineno.tex -lineno.tex -lnosuppl.tex -ulineno.tex - -./source/latex/linenoamsmath: -linenoamsmath.dtx -linenoamsmath.ins - ./source/latex/lipsum: lipsum.dtx lipsum.ins @@ -214334,7 +214338,6 @@ limecv lineara linegoal lineno -linenoamsmath ling-macros linguex linguisticspro @@ -228551,9 +228554,6 @@ fnlineno.sty lineno.sty vplref.sty -./tex/latex/linenoamsmath: -linenoamsmath.sty - ./tex/latex/ling-macros: ling-macros.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 34595cbef3d..5d2cf91239f 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/2022 -depend revision/65200 +depend revision/65210 name 00texlive.image category TLCore -revision 65197 +revision 65210 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=12951 +runfiles size=12953 .mkisofsrc autorun.inf texmf-dist/README @@ -1432,6 +1432,7 @@ runfiles size=12951 tlpkg/tlpsrc/dickimaw.tlpsrc tlpkg/tlpsrc/dictsym.tlpsrc tlpkg/tlpsrc/diffcoeff.tlpsrc + tlpkg/tlpsrc/digestif.tlpsrc tlpkg/tlpsrc/digiconfigs.tlpsrc tlpkg/tlpsrc/dijkstra.tlpsrc tlpkg/tlpsrc/dimnum.tlpsrc @@ -2590,7 +2591,6 @@ runfiles size=12951 tlpkg/tlpsrc/linebreaker.tlpsrc tlpkg/tlpsrc/linegoal.tlpsrc tlpkg/tlpsrc/lineno.tlpsrc - tlpkg/tlpsrc/linenoamsmath.tlpsrc tlpkg/tlpsrc/ling-macros.tlpsrc tlpkg/tlpsrc/linguex.tlpsrc tlpkg/tlpsrc/linguisticspro.tlpsrc @@ -4673,7 +4673,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 65199 +revision 65202 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 @@ -63346,7 +63346,7 @@ depend zootaxa-bst name collection-binextra category Collection -revision 64447 +revision 65204 shortdesc TeX auxiliary programs longdesc Myriad additional TeX-related support programs. Includes longdesc programs and macros for DVI file manipulation, literate @@ -63373,6 +63373,7 @@ depend ctie depend cweb depend de-macro depend detex +depend digestif depend dtl depend dtxgen depend dvi2tty @@ -66498,7 +66499,7 @@ depend yamlvars name collection-mathscience category Collection -revision 64985 +revision 65209 shortdesc Mathematics, natural sciences, computer science packages depend 12many depend accents @@ -66625,7 +66626,6 @@ depend karnaughmap depend kvmap depend letterswitharrows depend lie-hasse -depend linenoamsmath depend logicproof depend longdivision depend lpform @@ -86359,6 +86359,142 @@ catalogue-license lppl1.3c catalogue-topics maths catalogue-version 4.1 +name digestif +category Package +revision 65210 +shortdesc Editor plugin for LaTeX, ConTeXt etc. +longdesc Digestif is a code analyzer, and a language server, for LaTeX, +longdesc plain TeX, ConTeXt and Texinfo. It provides context-sensitive +longdesc completion, documentation, code navigation, and related +longdesc functionality to any text editor that speaks the LSP protocol. +depend digestif.ARCH +docfiles size=6 + texmf-dist/doc/support/digestif/INSTALL.md + texmf-dist/doc/support/digestif/LICENSE + texmf-dist/doc/support/digestif/README.md details="Readme" + texmf-dist/doc/support/digestif/bin/digestif +runfiles size=157 + texmf-dist/scripts/digestif/digestif.texlua + texmf-dist/scripts/digestif/digestif.zip +catalogue-contact-bugs https://github.com/astoff/digestif/issues +catalogue-contact-repository https://github.com/astoff/digestif +catalogue-ctan /support/digestif +catalogue-license gpl3+ lppl1.3c fdl +catalogue-topics editor-extn use-lua use-luatex +catalogue-version 0.5 + +name digestif.aarch64-linux +category Package +revision 65210 +shortdesc aarch64-linux files of digestif +binfiles arch=aarch64-linux size=1 + bin/aarch64-linux/digestif + +name digestif.amd64-freebsd +category Package +revision 65210 +shortdesc amd64-freebsd files of digestif +binfiles arch=amd64-freebsd size=1 + bin/amd64-freebsd/digestif + +name digestif.amd64-netbsd +category Package +revision 65210 +shortdesc amd64-netbsd files of digestif +binfiles arch=amd64-netbsd size=1 + bin/amd64-netbsd/digestif + +name digestif.armhf-linux +category Package +revision 65210 +shortdesc armhf-linux files of digestif +binfiles arch=armhf-linux size=1 + bin/armhf-linux/digestif + +name digestif.i386-cygwin +category Package +revision 65210 +shortdesc i386-cygwin files of digestif +binfiles arch=i386-cygwin size=1 + bin/i386-cygwin/digestif + +name digestif.i386-freebsd +category Package +revision 65210 +shortdesc i386-freebsd files of digestif +binfiles arch=i386-freebsd size=1 + bin/i386-freebsd/digestif + +name digestif.i386-linux +category Package +revision 65210 +shortdesc i386-linux files of digestif +binfiles arch=i386-linux size=1 + bin/i386-linux/digestif + +name digestif.i386-netbsd +category Package +revision 65210 +shortdesc i386-netbsd files of digestif +binfiles arch=i386-netbsd size=1 + bin/i386-netbsd/digestif + +name digestif.i386-solaris +category Package +revision 65210 +shortdesc i386-solaris files of digestif +binfiles arch=i386-solaris size=1 + bin/i386-solaris/digestif + +name digestif.universal-darwin +category Package +revision 65210 +shortdesc universal-darwin files of digestif +binfiles arch=universal-darwin size=1 + bin/universal-darwin/digestif + +name digestif.win32 +category Package +revision 65210 +shortdesc win32 files of digestif +binfiles arch=win32 size=1 + bin/win32/digestif.exe + +name digestif.x86_64-cygwin +category Package +revision 65210 +shortdesc x86_64-cygwin files of digestif +binfiles arch=x86_64-cygwin size=1 + bin/x86_64-cygwin/digestif + +name digestif.x86_64-darwinlegacy +category Package +revision 65210 +shortdesc x86_64-darwinlegacy files of digestif +binfiles arch=x86_64-darwinlegacy size=1 + bin/x86_64-darwinlegacy/digestif + +name digestif.x86_64-linux +category Package +revision 65210 +shortdesc x86_64-linux files of digestif +binfiles arch=x86_64-linux size=1 + bin/x86_64-linux/digestif + +name digestif.x86_64-linuxmusl +category Package +revision 65210 +shortdesc x86_64-linuxmusl files of digestif +binfiles arch=x86_64-linuxmusl size=1 + bin/x86_64-linuxmusl/digestif + +name digestif.x86_64-solaris +category Package +revision 65210 +shortdesc x86_64-solaris files of digestif +binfiles arch=x86_64-solaris size=1 + bin/x86_64-solaris/digestif + name digiconfigs category Package revision 15878 @@ -160993,13 +161129,13 @@ catalogue-topics version-control doc-mgmt name latexindent category Package -revision 64874 +revision 65208 shortdesc Indent a LaTeX document, highlighting the programming structure longdesc The Perl script processes a LaTeX file, indenting parts so as longdesc to highlight the structure for the reader. Included are also longdesc binary (executable) files for Windows, Ubuntu Linux, and macOS. depend latexindent.ARCH -docfiles size=403 +docfiles size=418 texmf-dist/doc/support/latexindent/README details="Readme" texmf-dist/doc/support/latexindent/contributors.bib texmf-dist/doc/support/latexindent/figure-schematic.png @@ -161058,7 +161194,7 @@ catalogue-contact-repository https://github.com/cmhughes/latexindent.pl catalogue-ctan /support/latexindent catalogue-license gpl3 catalogue-topics code-layout -catalogue-version 3.19 +catalogue-version 3.19.1 name latexindent.aarch64-linux category Package @@ -161132,9 +161268,9 @@ binfiles arch=universal-darwin size=1 name latexindent.win32 category Package -revision 64874 +revision 65208 shortdesc win32 files of latexindent -binfiles arch=win32 size=2125 +binfiles arch=win32 size=2124 bin/win32/latexindent.exe name latexindent.x86_64-cygwin @@ -172244,59 +172380,40 @@ catalogue-version 2.9 name lineno category Package -revision 61719 +revision 65204 shortdesc Line numbers on paragraphs longdesc Adds line numbers to selected paragraphs with reference longdesc possible through the LaTeX \ref and \pageref cross reference longdesc mechanism. Line numbering may be extended to footnote lines, longdesc using the fnlineno package. -docfiles size=218 +docfiles size=284 texmf-dist/doc/latex/lineno/CHANGEs.txt texmf-dist/doc/latex/lineno/COPYING.txt - texmf-dist/doc/latex/lineno/README - texmf-dist/doc/latex/lineno/README.txt details="Readme" + texmf-dist/doc/latex/lineno/README.md details="Readme" texmf-dist/doc/latex/lineno/SRCFILEs.txt texmf-dist/doc/latex/lineno/fnlineno.pdf - texmf-dist/doc/latex/lineno/lineno.pdf details="Package documentation:" + texmf-dist/doc/latex/lineno/fnlineno.tex + texmf-dist/doc/latex/lineno/lineno.pdf details="Package documentation" + texmf-dist/doc/latex/lineno/lineno.tex + texmf-dist/doc/latex/lineno/linenoamsmathdemo.pdf + texmf-dist/doc/latex/lineno/linenoamsmathdemo.tex texmf-dist/doc/latex/lineno/lnosuppl.pdf details="Supplementary files as PDF" - texmf-dist/doc/latex/lineno/ulineno.pdf details="User manual:" -srcfiles size=40 - texmf-dist/source/latex/lineno/fnlineno.tex - texmf-dist/source/latex/lineno/lineno.tex - texmf-dist/source/latex/lineno/lnosuppl.tex - texmf-dist/source/latex/lineno/ulineno.tex -runfiles size=60 + texmf-dist/doc/latex/lineno/lnosuppl.tex + texmf-dist/doc/latex/lineno/ulineno.pdf details="User manual" + texmf-dist/doc/latex/lineno/ulineno.tex +runfiles size=59 texmf-dist/tex/latex/lineno/ednmath0.sty texmf-dist/tex/latex/lineno/edtable.sty texmf-dist/tex/latex/lineno/fnlineno.sty texmf-dist/tex/latex/lineno/lineno.sty texmf-dist/tex/latex/lineno/vplref.sty catalogue-also numline edmac ledmac ednotes manyfoot poemscol +catalogue-contact-bugs https://github.com/latex-lineno/lineno/issues catalogue-contact-repository https://github.com/latex-lineno/lineno -catalogue-contact-support http://www.webdesign-bu.de/uwe_lueck/contact.html catalogue-ctan /macros/latex/contrib/lineno -catalogue-license lppl +catalogue-license lppl1.3a catalogue-topics typesetting line-nos -catalogue-version 4.41 - -name linenoamsmath -category Package -revision 60655 -shortdesc Use the lineno package together with amsmath -longdesc This package patches the amsmath package to work with the -longdesc lineno package. -docfiles size=56 - texmf-dist/doc/latex/linenoamsmath/README details="Readme" - texmf-dist/doc/latex/linenoamsmath/linenoamsmath.pdf details="Package documentation" -srcfiles size=6 - texmf-dist/source/latex/linenoamsmath/linenoamsmath.dtx - texmf-dist/source/latex/linenoamsmath/linenoamsmath.ins -runfiles size=1 - texmf-dist/tex/latex/linenoamsmath/linenoamsmath.sty -catalogue-ctan /macros/latex/contrib/linenoamsmath -catalogue-license lppl1.3 -catalogue-topics line-nos maths -catalogue-version 1.0 +catalogue-version 5.0 name ling-macros category Package @@ -183922,7 +184039,7 @@ catalogue-version 1.01 name mathfont category Package -revision 65193 +revision 65205 shortdesc Use TrueType and OpenType fonts in math mode longdesc The mathfont package adapts unicode text fonts for math mode. longdesc The package allows the user to specify a default unicode font @@ -183930,7 +184047,7 @@ longdesc for different classes of math symbols, and it provides tools to longdesc change the font locally for math alphabet characters. When longdesc typesetting with LuaTeX, mathfont adds resizable delimiters, longdesc big operators, and a MathConstants table to text fonts. -docfiles size=250 +docfiles size=252 texmf-dist/doc/latex/mathfont/README.txt details="Readme" texmf-dist/doc/latex/mathfont/mathfont_code.pdf details="Code implementation" texmf-dist/doc/latex/mathfont/mathfont_doc_patch.tex @@ -183948,14 +184065,14 @@ docfiles size=250 texmf-dist/doc/latex/mathfont/mathfont_symbol_list.tex texmf-dist/doc/latex/mathfont/mathfont_user_guide.pdf details="User guide" texmf-dist/doc/latex/mathfont/mathfont_user_guide.tex -srcfiles size=77 +srcfiles size=78 texmf-dist/source/latex/mathfont/mathfont_code.dtx runfiles size=35 texmf-dist/tex/latex/mathfont/mathfont.sty catalogue-ctan /macros/latex/contrib/mathfont catalogue-license lppl1.3c catalogue-topics font-mgmt font-use maths -catalogue-version 2.2 +catalogue-version 2.2a name mathlig category Package @@ -256362,7 +256479,7 @@ catalogue-version 0.1 name setspace category Package -revision 24881 +revision 65206 shortdesc Set space between lines longdesc Provides support for setting the spacing between lines in a longdesc document. Package options include singlespacing, @@ -256370,17 +256487,18 @@ longdesc onehalfspacing, and doublespacing. Alternatively the spacing longdesc can be changed as required with the \singlespacing, longdesc \onehalfspacing, and \doublespacing commands. Other size longdesc spacings also available. -docfiles size=2 - texmf-dist/doc/latex/setspace/README details="Readme" - texmf-dist/doc/latex/setspace/setspace-test.tex +docfiles size=51 + texmf-dist/doc/latex/setspace/README.md details="Readme" + texmf-dist/doc/latex/setspace/setspace-doc.pdf details="Package documentation" + texmf-dist/doc/latex/setspace/setspace-doc.tex runfiles size=6 texmf-dist/tex/latex/setspace/setspace.sty -catalogue-contact-repository https://github.com/rf-latex/setspace -catalogue-contact-support https://github.com/rf-latex/setspace/issues +catalogue-contact-repository https://github.com/latex-package-repositories/setspace +catalogue-contact-support https://github.com/latex-package-repositories/setspace/issues catalogue-ctan /macros/latex/contrib/setspace catalogue-license lppl1.3 catalogue-topics line-space -catalogue-version 6.7a +catalogue-version 6.7b name seu-ml-assign category Package @@ -258073,7 +258191,7 @@ catalogue-version 1.36 name siunitx category Package -revision 65033 +revision 65207 shortdesc A comprehensive (SI) units package longdesc Typesetting values with units requires care to ensure that the longdesc combined mathematical meaning of the value plus unit @@ -258133,7 +258251,7 @@ catalogue-contact-repository https://github.com/josephwright/siunitx catalogue-ctan /macros/latex/contrib/siunitx catalogue-license lppl1.3c catalogue-topics units scientific-docs expl3 -catalogue-version 3.1.10 +catalogue-version 3.1.11 name skak category Package @@ -283817,7 +283935,7 @@ docfiles size=376 name texlive-scripts category TLCore -revision 65199 +revision 65202 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. |