texlive[72076] Master: autoupdate

commits+karl at tug.org commits+karl at tug.org
Wed Aug 21 01:41:54 CEST 2024


Revision: 72076
          https://tug.org/svn/texlive?view=revision&revision=72076
Author:   karl
Date:     2024-08-21 01:41:54 +0200 (Wed, 21 Aug 2024)
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	2024-08-20 23:40:19 UTC (rev 72075)
+++ trunk/Master/texmf-dist/ls-R	2024-08-20 23:41:54 UTC (rev 72076)
@@ -14770,6 +14770,7 @@
 edichokey
 edmac
 edmargin
+edmaths
 eemeir
 eepic
 efbox
@@ -26181,6 +26182,13 @@
 README
 edmargin.pdf
 
+./doc/latex/edmaths:
+LICENSE.txt
+README.TEXLIVE
+README.md
+example-references.bib
+example-report.tex
+
 ./doc/latex/eemeir:
 README
 eemeir.pdf
@@ -234188,6 +234196,7 @@
 edfnotes
 edichokey
 edmargin
+edmaths
 eemeir
 eepic
 efbox
@@ -243893,6 +243902,9 @@
 ./tex/latex/edmargin:
 edmargin.sty
 
+./tex/latex/edmaths:
+edmaths.sty
+
 ./tex/latex/eemeir:
 eemeir.sty
 

Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb	2024-08-20 23:40:19 UTC (rev 72075)
+++ trunk/Master/tlpkg/texlive.tlpdb	2024-08-20 23:41:54 UTC (rev 72076)
@@ -26,11 +26,11 @@
 depend frozen/0
 depend minrelease/2016
 depend release/2024
-depend revision/72070
+depend revision/72075
 
 name 00texlive.image
 category TLCore
-revision 72062
+revision 72074
 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
@@ -1609,6 +1609,7 @@
  tlpkg/tlpsrc/edichokey.tlpsrc
  tlpkg/tlpsrc/edmac.tlpsrc
  tlpkg/tlpsrc/edmargin.tlpsrc
+ tlpkg/tlpsrc/edmaths.tlpsrc
  tlpkg/tlpsrc/eemeir.tlpsrc
  tlpkg/tlpsrc/eepic.tlpsrc
  tlpkg/tlpsrc/efbox.tlpsrc
@@ -4932,7 +4933,7 @@
 
 name 00texlive.installer
 category TLCore
-revision 72070
+revision 72075
 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
@@ -69418,7 +69419,7 @@
 
 name collection-publishers
 category Collection
-revision 71601
+revision 72074
 shortdesc Publisher styles, theses, etc.
 depend aastex
 depend abnt
@@ -69483,6 +69484,7 @@
 depend ebook
 depend ebsthesis
 depend ecothesis
+depend edmaths
 depend ejpecp
 depend ekaia
 depend elbioimp
@@ -84945,11 +84947,11 @@
 
 name customenvs
 category Package
-revision 71792
+revision 72073
 shortdesc Custom environments (MCQ, list with picked items, ...)
 longdesc The package provides some custom environments (Multiple Choice,
 longdesc list with chosen items, ...) based on existing environments.
-docfiles size=471
+docfiles size=483
  texmf-dist/doc/latex/customenvs/README.md details="Readme"
  texmf-dist/doc/latex/customenvs/customenvs-doc-en.pdf details="Package documentation (English)"
  texmf-dist/doc/latex/customenvs/customenvs-doc-en.tex
@@ -84957,7 +84959,7 @@
  texmf-dist/doc/latex/customenvs/customenvs-doc-fr.tex
  texmf-dist/doc/latex/customenvs/envtexo_exemples.pdf
  texmf-dist/doc/latex/customenvs/envtexo_exemples.tex
-runfiles size=21
+runfiles size=24
  texmf-dist/tex/latex/customenvs/customenvs.sty
 catalogue-contact-bugs https://github.com/cpierquet/customenvs/issues
 catalogue-contact-repository https://github.com/cpierquet/customenvs
@@ -84964,7 +84966,7 @@
 catalogue-ctan /macros/latex/contrib/customenvs
 catalogue-license lppl1.3c cc-by-sa-4
 catalogue-topics list table
-catalogue-version 0.1.8
+catalogue-version 0.1.9
 
 name cutwin
 category Package
@@ -102831,6 +102833,41 @@
 catalogue-topics crit-ed notes
 catalogue-version 1.2
 
+name edmaths
+category Package
+revision 72074
+shortdesc A report and thesis class file for the University of Edinburgh (UoE)
+longdesc A report and thesis class file for The School of Mathematics,
+longdesc Scotland at the University of Edinburgh (UoE). When working on
+longdesc a report or thesis, an easy way to implement the University's
+longdesc typesetting rules in LaTeX is provided by edmaths.sty. It sets
+longdesc the page margins as required and defines commands to create the
+longdesc correct cover page and standard declaration. A compiled version
+longdesc of the included example can be found here. It also loads the
+longdesc amsmath, amsthm, amscd, and amssymb packages, which are
+longdesc required by almost all mathematical publications. Through
+longdesc setspace line spacing settings are available that only affect
+longdesc the body text and not footnotes and captions. Additional
+longdesc in-built options can be found in more detail in the project's
+longdesc documentation.
+docfiles size=9
+ texmf-dist/doc/latex/edmaths/LICENSE.txt
+ texmf-dist/doc/latex/edmaths/README.TEXLIVE
+ texmf-dist/doc/latex/edmaths/README.md details="Readme"
+ texmf-dist/doc/latex/edmaths/example-references.bib
+ texmf-dist/doc/latex/edmaths/example-report.tex
+runfiles size=3
+ texmf-dist/tex/latex/edmaths/edmaths.sty
+catalogue-contact-announce https://github.com/Foggalong/edinburgh-math-latex/releases
+catalogue-contact-bugs https://github.com/Foggalong/edinburgh-math-latex/issues
+catalogue-contact-development https://github.com/Foggalong/edinburgh-math-latex/blob/main/.github/CONTRIBUTING.md
+catalogue-contact-home https://github.com/Foggalong/edinburgh-math-latex
+catalogue-contact-repository https://github.com/Foggalong/edinburgh-math-latex
+catalogue-ctan /macros/latex/contrib/edmaths
+catalogue-license lppl1.3c
+catalogue-topics maths
+catalogue-version 0.98
+
 name eemeir
 category Package
 revision 15878
@@ -209092,7 +209129,7 @@
 
 name moremath
 category Package
-revision 71810
+revision 72072
 shortdesc Additional commands for typesetting maths
 longdesc This package provides several document level commands to ease
 longdesc typesetting of maths with LaTeX. This package provides
@@ -209111,11 +209148,11 @@
 longdesc be disabled using a package load-time option to avoid clashes
 longdesc with commands defined by other packages. The package depends on
 longdesc mathtools, bm (optional), and amssymb.
-docfiles size=233
+docfiles size=245
  texmf-dist/doc/latex/moremath/MANIFEST.md
  texmf-dist/doc/latex/moremath/README.md details="Readme"
  texmf-dist/doc/latex/moremath/moremath-doc.pdf details="Package documentation"
-srcfiles size=44
+srcfiles size=46
  texmf-dist/source/latex/moremath/moremath.dtx
  texmf-dist/source/latex/moremath/moremath.ins
 runfiles size=10
@@ -209125,7 +209162,7 @@
 catalogue-ctan /macros/latex/contrib/moremath
 catalogue-license lppl1.3
 catalogue-topics maths expl3
-catalogue-version 0.4.0
+catalogue-version 0.5.0
 
 name moresize
 category Package
@@ -300747,7 +300784,7 @@
 
 name texlive-scripts
 category TLCore
-revision 72070
+revision 72075
 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.