texlive[75039] Master: autoupdate
commits+karl at tug.org
commits+karl at tug.org
Mon Apr 28 01:42:07 CEST 2025
Revision: 75039
https://tug.org/svn/texlive?view=revision&revision=75039
Author: karl
Date: 2025-04-28 01:42:07 +0200 (Mon, 28 Apr 2025)
Log Message:
-----------
autoupdate
Modified Paths:
--------------
trunk/Master/texmf-dist/ls-R
trunk/Master/tlpkg/texlive.tlpdb
Modified: trunk/Master/texmf-dist/ls-R
===================================================================
--- trunk/Master/texmf-dist/ls-R 2025-04-27 23:40:24 UTC (rev 75038)
+++ trunk/Master/texmf-dist/ls-R 2025-04-27 23:42:07 UTC (rev 75039)
@@ -16052,6 +16052,7 @@
oldstyle
omgtudoc-asoiu
onedown
+onepgnote
onlyamsmath
onrannual
opcit
@@ -40161,6 +40162,14 @@
showNS-warn-I.tex
showNS-warn-II.tex
+./doc/latex/onepgnote:
+LICENSE
+README.md
+onepgnote-example.pdf
+onepgnote-example.tex
+onepgnote-manual.pdf
+onepgnote-manual.tex
+
./doc/latex/onlyamsmath:
ChangeLog
Makefile
@@ -238154,6 +238163,7 @@
oldstyle
omgtudoc-asoiu
onedown
+onepgnote
onlyamsmath
onrannual
opcit
@@ -257291,6 +257301,9 @@
ODw-Turkish.dict
onedown.sty
+./tex/latex/onepgnote:
+onepgnote.cls
+
./tex/latex/onlyamsmath:
onlyamsmath.sty
Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb 2025-04-27 23:40:24 UTC (rev 75038)
+++ trunk/Master/tlpkg/texlive.tlpdb 2025-04-27 23:42:07 UTC (rev 75039)
@@ -26,11 +26,11 @@
depend frozen/0
depend minrelease/2016
depend release/2025
-depend revision/75034
+depend revision/75038
name 00texlive.image
category TLCore
-revision 75033
+revision 75036
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
@@ -3341,6 +3341,7 @@
tlpkg/tlpsrc/omegaware.tlpsrc
tlpkg/tlpsrc/omgtudoc-asoiu.tlpsrc
tlpkg/tlpsrc/onedown.tlpsrc
+ tlpkg/tlpsrc/onepgnote.tlpsrc
tlpkg/tlpsrc/onlyamsmath.tlpsrc
tlpkg/tlpsrc/onrannual.tlpsrc
tlpkg/tlpsrc/opbible.tlpsrc
@@ -5042,7 +5043,7 @@
name 00texlive.installer
category TLCore
-revision 75034
+revision 75038
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
@@ -67640,7 +67641,7 @@
name collection-latexextra
category Collection
-revision 75033
+revision 75036
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -68692,6 +68693,7 @@
depend ocr-latex
depend octavo
depend oldstyle
+depend onepgnote
depend onlyamsmath
depend opcit
depend opencolor
@@ -162126,7 +162128,7 @@
name jupynotex
category Package
-revision 72373
+revision 75037
shortdesc Include whole or partial Jupyter notebooks in LaTeX documents
longdesc This package provides a python3 script and a LaTeX .sty file
longdesc which can be used together to include Jupyter Notebooks (all of
@@ -162136,7 +162138,7 @@
docfiles size=5
texmf-dist/doc/latex/jupynotex/LICENSE
texmf-dist/doc/latex/jupynotex/README.md details="Readme"
-runfiles size=4
+runfiles size=5
texmf-dist/tex/latex/jupynotex/jupynotex.py
texmf-dist/tex/latex/jupynotex/jupynotex.sty
catalogue-contact-bugs https://github.com/facundobatista/jupynotex/issues
@@ -162147,7 +162149,7 @@
catalogue-ctan /macros/latex/contrib/jupynotex
catalogue-license apache2
catalogue-topics foreign-import data-import ext-code
-catalogue-version 1.0
+catalogue-version 1.1
name jura
category Package
@@ -231469,6 +231471,32 @@
catalogue-topics games
catalogue-version 1.7
+name onepgnote
+category Package
+revision 75036
+shortdesc Space-efficient one-page notes for exams
+longdesc An article-based LaTeX class that helps making one-page notes
+longdesc for exams. It makes the one-page note very space efficient,
+longdesc while maintaining the conspicuity of important texts. Another
+longdesc feature is the simple implementation of this class. With only
+longdesc 100+ lines of code, it achieves the above features, thanks to a
+longdesc few powerful ideas. This makes it easy for others to understand
+longdesc and improve the source code.
+docfiles size=96
+ texmf-dist/doc/latex/onepgnote/LICENSE
+ texmf-dist/doc/latex/onepgnote/README.md details="Readme"
+ texmf-dist/doc/latex/onepgnote/onepgnote-example.pdf details="Example of use"
+ texmf-dist/doc/latex/onepgnote/onepgnote-example.tex
+ texmf-dist/doc/latex/onepgnote/onepgnote-manual.pdf details="Package documentation"
+ texmf-dist/doc/latex/onepgnote/onepgnote-manual.tex
+runfiles size=1
+ texmf-dist/tex/latex/onepgnote/onepgnote.cls
+catalogue-contact-repository https://github.com/guanyuming-he/onepgnote
+catalogue-ctan /macros/latex/contrib/onepgnote
+catalogue-license gpl3
+catalogue-topics class
+catalogue-version 0.9.0
+
name onlyamsmath
category Package
revision 42927
@@ -305443,7 +305471,7 @@
name texlive-scripts
category TLCore
-revision 75034
+revision 75038
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.
More information about the tex-live-commits
mailing list.