texlive[74776] Master/texmf-dist: notebeamer (28mar25)

commits+karl at tug.org commits+karl at tug.org
Fri Mar 28 22:32:53 CET 2025


Revision: 74776
          https://tug.org/svn/texlive?view=revision&revision=74776
Author:   karl
Date:     2025-03-28 22:32:53 +0100 (Fri, 28 Mar 2025)
Log Message:
-----------
notebeamer (28mar25)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/notebeamer/README.md
    trunk/Master/texmf-dist/doc/latex/notebeamer/notebeamer.pdf
    trunk/Master/texmf-dist/source/latex/notebeamer/notebeamer.dtx
    trunk/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty

Modified: trunk/Master/texmf-dist/doc/latex/notebeamer/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/notebeamer/README.md	2025-03-28 21:32:32 UTC (rev 74775)
+++ trunk/Master/texmf-dist/doc/latex/notebeamer/README.md	2025-03-28 21:32:53 UTC (rev 74776)
@@ -1,3 +1,14 @@
+[![CTAN Version](https://img.shields.io/ctan/v/notebeamer)
+](https://ctan.org/pkg/notebeamer)
+[![GitHub Release](https://img.shields.io/github/v/release/myhsia/notebeamer)
+](https://github.com/myhsia/notebeamer/releases/latest)
+[![Actions Status](https://github.com/myhsia/notebeamer/workflows/Automated%20testing/badge.svg)
+](https://github.com/myhsia/notebeamer/actions)
+[![GitHub Repo stars](https://img.shields.io/github/stars/myhsia/notebeamer)
+](https://github.com/myhsia/notebeamer)
+[![GitHub Last Commit](https://img.shields.io/github/last-commit/myhsia/notebeamer)
+](https://github.com/myhsia/notebeamer/commits)
+
 The `notebeamer` Package
 ========================
 
@@ -34,3 +45,6 @@
   This work has the LPPL maintenance status `maintained`.
 
   The Current Maintainer of this work is Mingyu Xia.
+
+![Star History Chart
+](https://api.star-history.com/svg?repos=myhsia/notebeamer&type=Date&theme=dark)

Modified: trunk/Master/texmf-dist/doc/latex/notebeamer/notebeamer.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/notebeamer/notebeamer.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/notebeamer/notebeamer.dtx	2025-03-28 21:32:32 UTC (rev 74775)
+++ trunk/Master/texmf-dist/source/latex/notebeamer/notebeamer.dtx	2025-03-28 21:32:53 UTC (rev 74776)
@@ -32,6 +32,17 @@
 %</internal>
 %
 %<*readme>
+[![CTAN Version](https://img.shields.io/ctan/v/notebeamer)
+](https://ctan.org/pkg/notebeamer)
+[![GitHub Release](https://img.shields.io/github/v/release/myhsia/notebeamer)
+](https://github.com/myhsia/notebeamer/releases/latest)
+[![Actions Status](https://github.com/myhsia/notebeamer/workflows/Automated%20testing/badge.svg)
+](https://github.com/myhsia/notebeamer/actions)
+[![GitHub Repo stars](https://img.shields.io/github/stars/myhsia/notebeamer)
+](https://github.com/myhsia/notebeamer)
+[![GitHub Last Commit](https://img.shields.io/github/last-commit/myhsia/notebeamer)
+](https://github.com/myhsia/notebeamer/commits)
+
 The `notebeamer` Package
 ========================
 
@@ -68,6 +79,9 @@
   This work has the LPPL maintenance status `maintained`.
 
   The Current Maintainer of this work is Mingyu Xia.
+
+![Star History Chart
+](https://api.star-history.com/svg?repos=myhsia/notebeamer&type=Date&theme=dark)
 %</readme>
 %
 %<*internal>
@@ -79,9 +93,9 @@
 \usepackage[pass]{geometry}
 \usepackage{notebeamer}
 \AddToHook{env/function/before}{\vspace*{-.65\baselineskip}}
-\AddToHook{env/syntax/after}{\vspace*{.15\baselineskip}}
+\AddToHook{env/syntax/after}   {\vspace*{.15\baselineskip}}
 \makeatletter
-\def \@key #1{\textcolor{red}{\textbf{\texttt{#1}}}~\normalfont \texttt{=}~}
+\def \@key  #1{\textcolor{red}{\textbf{\texttt{#1}}}~\normalfont \texttt{=}~}
 \def \s at key #1{\textcolor{red}{\textbf{\texttt{#1}}}}
 \DeclareRobustCommand \key {\@ifstar\s at key\@key}
 \def \val #1{\meta{\textup{#1}}}
@@ -111,7 +125,7 @@
 %   \texttt{<\href{mailto:myhsia at outlook.com}{myhsia at outlook.com}>}^^A
 % }
 %
-% \date{Released 2025-03-20\quad \texttt{v4.2B}}
+% \date{Released 2025-03-28\quad \texttt{v4.2D}}
 %
 % \maketitle
 %
@@ -187,7 +201,7 @@
 %    \end{macrocode}
 %
 %    \begin{macrocode}
-\ProvidesExplPackage {notebeamer} {2025-03-20} {v4.2B}
+\ProvidesExplPackage {notebeamer} {2025-03-28} {v4.2D}
   {Package provides macros for inputting slides on note papers quickly.}
 %    \end{macrocode}
 %

Modified: trunk/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty	2025-03-28 21:32:32 UTC (rev 74775)
+++ trunk/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty	2025-03-28 21:32:53 UTC (rev 74776)
@@ -19,7 +19,7 @@
 %%                                                                       *
 %%   The Current Maintainer of this work is Mingyu Xia.                  *
 %% -----------------------------------------------------------------------
-\ProvidesExplPackage {notebeamer} {2025-03-20} {v4.2B}
+\ProvidesExplPackage {notebeamer} {2025-03-28} {v4.2D}
   {Package provides macros for inputting slides on note papers quickly.}
 \cs_if_exist:NF \graphics_include:nn
   { \RequirePackage{l3graphics} }



More information about the tex-live-commits mailing list.