summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/ls-R22
-rw-r--r--Master/tlpkg/texlive.tlpdb50
2 files changed, 63 insertions, 9 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 254b8b9612e..2cf8525dd39 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -14865,6 +14865,7 @@ hep
hep-acronym
hep-bibliography
hep-float
+hep-graphic
hep-math
hep-paper
hep-reference
@@ -30051,6 +30052,16 @@ hep-float-implementation.pdf
hep-float-test.tex
license.md
+./doc/latex/hep-graphic:
+README-hep-graphic.md
+README.md
+bibliography.bib
+hep-graphic-documentation.pdf
+hep-graphic-documentation.tex
+hep-graphic-implementation.pdf
+hep-graphic-test.tex
+license.md
+
./doc/latex/hep-math:
README-hep-math.md
README.md
@@ -196361,6 +196372,7 @@ hecthese
hep-acronym
hep-bibliography
hep-float
+hep-graphic
hep-math
hep-paper
hep-reference
@@ -200558,6 +200570,10 @@ hep-bibliography.ins
hep-float-implementation.dtx
hep-float.ins
+./source/latex/hep-graphic:
+hep-graphic-implementation.dtx
+hep-graphic.ins
+
./source/latex/hep-math:
hep-math-implementation.dtx
hep-math.ins
@@ -216826,6 +216842,7 @@ hep-acronym
hep-bibliography
hep-float
hep-font
+hep-graphic
hep-math
hep-math-font
hep-paper
@@ -228748,6 +228765,11 @@ hep-float.sty
./tex/latex/hep-font:
hep-font.sty
+./tex/latex/hep-graphic:
+hep-feynman.sty
+hep-graphic.sty
+hep-plot.sty
+
./tex/latex/hep-math:
hep-math.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 783f015d706..62424cf2130 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/67632
+depend revision/67642
name 00texlive.image
category TLCore
-revision 67619
+revision 67641
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
@@ -2141,6 +2141,7 @@ runfiles size=13036
tlpkg/tlpsrc/hep-bibliography.tlpsrc
tlpkg/tlpsrc/hep-float.tlpsrc
tlpkg/tlpsrc/hep-font.tlpsrc
+ tlpkg/tlpsrc/hep-graphic.tlpsrc
tlpkg/tlpsrc/hep-math-font.tlpsrc
tlpkg/tlpsrc/hep-math.tlpsrc
tlpkg/tlpsrc/hep-paper.tlpsrc
@@ -4766,7 +4767,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 67626
+revision 67634
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
@@ -27499,7 +27500,7 @@ catalogue-contact-repository https://github.com/latex3/babel
catalogue-ctan /macros/latex/required/babel/base
catalogue-license lppl1.3
catalogue-topics multilingual
-catalogue-version 3.91
+catalogue-version 3.92
name babel-albanian
category Package
@@ -39537,13 +39538,13 @@ catalogue-version 1.0
name blowup
category Package
-revision 64466
+revision 67640
shortdesc Upscale or downscale all pages of a document
longdesc The package blowup only defines the user-level macro \blowUp,
longdesc which can be used to upscale or downscale all pages of a
longdesc document. It is similar to the TeX primitive \magnification but
longdesc more accurate and user-friendly.
-docfiles size=101
+docfiles size=104
texmf-dist/doc/latex/blowup/README.md details="Readme"
texmf-dist/doc/latex/blowup/blowup-ex1.pdf
texmf-dist/doc/latex/blowup/blowup-ex1.tex
@@ -39568,7 +39569,7 @@ catalogue-contact-repository https://github.com/rolfn/blowup
catalogue-ctan /macros/latex/contrib/blowup
catalogue-license lppl1.3
catalogue-topics typesetting
-catalogue-version 2.1.0
+catalogue-version 2.2.0
name blox
category Package
@@ -66929,7 +66930,7 @@ depend yamlvars
name collection-mathscience
category Collection
-revision 67258
+revision 67641
shortdesc Mathematics, natural sciences, computer science packages
depend 12many
depend accents
@@ -67039,6 +67040,7 @@ depend grundgesetze
depend gu
depend helmholtz-ellis-ji-notation
depend hep
+depend hep-graphic
depend hep-reference
depend hepnames
depend hepparticles
@@ -129750,6 +129752,36 @@ catalogue-license lppl1.3c
catalogue-topics font font-mgmt font-use
catalogue-version 1.2
+name hep-graphic
+category Package
+revision 67641
+shortdesc Extensions for graphics, plots and feynman graphs in high energy physics
+longdesc The hep-graphic package collects convinience macros that modify
+longdesc the behaviour of the TikZ, pgfplots, and TikZ-Feynman packages
+longdesc and ensure that the generated graphics look consistent.
+docfiles size=166
+ texmf-dist/doc/latex/hep-graphic/README-hep-graphic.md
+ texmf-dist/doc/latex/hep-graphic/README.md details="Readme"
+ texmf-dist/doc/latex/hep-graphic/bibliography.bib
+ texmf-dist/doc/latex/hep-graphic/hep-graphic-documentation.pdf details="Package documentation"
+ texmf-dist/doc/latex/hep-graphic/hep-graphic-documentation.tex
+ texmf-dist/doc/latex/hep-graphic/hep-graphic-implementation.pdf details="Package implementation"
+ texmf-dist/doc/latex/hep-graphic/hep-graphic-test.tex
+ texmf-dist/doc/latex/hep-graphic/license.md
+srcfiles size=5
+ texmf-dist/source/latex/hep-graphic/hep-graphic-implementation.dtx
+ texmf-dist/source/latex/hep-graphic/hep-graphic.ins
+runfiles size=4
+ texmf-dist/tex/latex/hep-graphic/hep-feynman.sty
+ texmf-dist/tex/latex/hep-graphic/hep-graphic.sty
+ texmf-dist/tex/latex/hep-graphic/hep-plot.sty
+catalogue-contact-bugs https://github.com/janhajer/hep-paper/issues
+catalogue-contact-repository https://github.com/janhajer/hep-paper
+catalogue-ctan /macros/latex/contrib/hep-graphic
+catalogue-license lppl1.3c
+catalogue-topics graphics
+catalogue-version 1.2
+
name hep-math
category Package
revision 67632
@@ -286432,7 +286464,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 67626
+revision 67634
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.