diff options
author | Karl Berry <karl@freefriends.org> | 2022-07-22 23:42:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-07-22 23:42:48 +0000 |
commit | 4f4c93e8c46801ad66eb947c1224f5136cb9ac3a (patch) | |
tree | 84565b9b592a88374185dcdabbf242aee8cf3bd9 | |
parent | 09665d6c0f6a45643a08aa58d57828bad372ab44 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@63958 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/ls-R | 44 | ||||
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 52 |
2 files changed, 91 insertions, 5 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R index 342ef45438d..ffc105ff74c 100644 --- a/Master/texmf-dist/ls-R +++ b/Master/texmf-dist/ls-R @@ -14632,6 +14632,7 @@ fifinddo-info fifo-stack figbib figchild +figput figsize filecontents filecontentsdef @@ -26827,6 +26828,45 @@ figchild.pdf latexmkrc main.tex +./doc/latex/figput: +LICENSE.txt +README.md +example +figput-manual +javascript + +./doc/latex/figput/example: +example.pdf +example.tex +externalcode.js + +./doc/latex/figput/figput-manual: +figput-manual.pdf +figput-manual.tex + +./doc/latex/figput/javascript: +development +figput.html +layout.js +main.js +pdf.js +pdf.worker.min.js +pdfjs_license.txt +release +server.py +tikz.js +widgets.js + +./doc/latex/figput/javascript/development: +layout.ts +main.ts +tikz.ts +widgets.ts + +./doc/latex/figput/javascript/release: +figput.html +figput.js + ./doc/latex/figsize: README epsfig.eps @@ -210821,6 +210861,7 @@ fgruler fifo-stack figbib figchild +figput figsize filecontents filecontentsdef @@ -220679,6 +220720,9 @@ figbib.sty ./tex/latex/figchild: figchild.sty +./tex/latex/figput: +figput.sty + ./tex/latex/figsize: figsize.sty diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 9d320e75946..d1eb3f4bffd 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/63954 +depend revision/63957 name 00texlive.image category TLCore -revision 63949 +revision 63957 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 @@ -1770,6 +1770,7 @@ runfiles size=12912 tlpkg/tlpsrc/figbib.tlpsrc tlpkg/tlpsrc/figchild.tlpsrc tlpkg/tlpsrc/figflow.tlpsrc + tlpkg/tlpsrc/figput.tlpsrc tlpkg/tlpsrc/figsize.tlpsrc tlpkg/tlpsrc/filecontents.tlpsrc tlpkg/tlpsrc/filecontentsdef.tlpsrc @@ -4603,7 +4604,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 63951 +revision 63956 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 @@ -65650,7 +65651,7 @@ depend xpiano name collection-pictures category Collection -revision 63947 +revision 63957 shortdesc Graphics, pictures, diagrams longdesc Including TikZ, pict, etc., but MetaPost and PStricks are longdesc separate. @@ -65707,6 +65708,7 @@ depend euflag depend fast-diagram depend fig4latex depend figchild +depend figput depend fitbox depend flowchart depend forest @@ -109347,6 +109349,46 @@ catalogue-ctan /macros/plain/contrib/figflow catalogue-license other-free catalogue-topics text-flow +name figput +category Package +revision 63957 +shortdesc Create interactive figures in LaTeX +longdesc FigPut allows figures to be specified using JavaScript. The +longdesc resulting document can be viewed as a static PDF, as usual, or +longdesc the document can be viewed in a web-browser, in which case the +longdesc figures are interactive. A variety of interactive widgets are +longdesc included. +docfiles size=571 + texmf-dist/doc/latex/figput/LICENSE.txt + texmf-dist/doc/latex/figput/README.md details="Readme" + texmf-dist/doc/latex/figput/example/example.pdf + texmf-dist/doc/latex/figput/example/example.tex + texmf-dist/doc/latex/figput/example/externalcode.js + texmf-dist/doc/latex/figput/figput-manual/figput-manual.pdf details="Package documentation" + texmf-dist/doc/latex/figput/figput-manual/figput-manual.tex + texmf-dist/doc/latex/figput/javascript/development/layout.ts + texmf-dist/doc/latex/figput/javascript/development/main.ts + texmf-dist/doc/latex/figput/javascript/development/tikz.ts + texmf-dist/doc/latex/figput/javascript/development/widgets.ts + texmf-dist/doc/latex/figput/javascript/figput.html + texmf-dist/doc/latex/figput/javascript/layout.js + texmf-dist/doc/latex/figput/javascript/main.js + texmf-dist/doc/latex/figput/javascript/pdf.js + texmf-dist/doc/latex/figput/javascript/pdf.worker.min.js + texmf-dist/doc/latex/figput/javascript/pdfjs_license.txt + texmf-dist/doc/latex/figput/javascript/release/figput.html + texmf-dist/doc/latex/figput/javascript/release/figput.js + texmf-dist/doc/latex/figput/javascript/server.py + texmf-dist/doc/latex/figput/javascript/tikz.js + texmf-dist/doc/latex/figput/javascript/widgets.js +runfiles size=7 + texmf-dist/tex/latex/figput/figput.sty +catalogue-contact-repository https://github.com/rsfairman/figput +catalogue-ctan /graphics/figput +catalogue-license cc-by-sa-4 +catalogue-topics graphics callback cgi-latex expl3 pgf-tikz +catalogue-version 0.90 + name figsize category Package revision 18784 @@ -279271,7 +279313,7 @@ docfiles size=376 name texlive-scripts category TLCore -revision 63951 +revision 63956 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. |