texlive[74587] Master/texmf-dist: notebeamer (12mar25)

commits+karl at tug.org commits+karl at tug.org
Wed Mar 12 20:33:22 CET 2025


Revision: 74587
          https://tug.org/svn/texlive?view=revision&revision=74587
Author:   karl
Date:     2025-03-12 20:33:21 +0100 (Wed, 12 Mar 2025)
Log Message:
-----------
notebeamer (12mar25)

Modified Paths:
--------------
    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/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-12 19:33:11 UTC (rev 74586)
+++ trunk/Master/texmf-dist/source/latex/notebeamer/notebeamer.dtx	2025-03-12 19:33:21 UTC (rev 74587)
@@ -90,7 +90,8 @@
 \def \val #1{\meta{\textup{#1}}}
 \def \TFF {true\textbar \textbf{false}}
 \def \TTF {\textbf{true}\textbar false}
-\def \HoLogo at ApTeX #1{\HOLOGO at mbox {Ap\kern -.1667em\TeX}}
+\def \HoLogo at ApLaTeX #1^^A
+  {\HOLOGO at mbox {A\kern -.05em p\kern -.05em \hologo{LaTeX}}}
 \newlist{keyval}{itemize}{10}
 \setlist[keyval]{leftmargin = 0pt, labelsep = 0pt}
 \makeatother
@@ -113,7 +114,7 @@
 %   \texttt{<\href{mailto:myhsia at outlook.com}{myhsia at outlook.com}>}^^A
 % }
 %
-% \date{Released 2025-03-09\quad \texttt{v4.1D}}
+% \date{Released 2025-03-12\quad \texttt{v4.1E}}
 %
 % \maketitle
 %
@@ -125,7 +126,7 @@
 % pages quickly, developed by \pkg{expl3} based on \pkg{tikz} and
 % \pkg{l3graphics}. It is compatible with \hologo{TeX} Live 2019 or later
 % distributions and supports various compilation methods, such as
-% \hologo{pdfLaTeX}, \hologo{XeLaTeX}, \hologo{ApTeX}, \hologo{LuaLaTeX}, etc.
+% \hologo{pdfLaTeX}, \hologo{XeLaTeX}, \hologo{ApLaTeX}, \hologo{LuaLaTeX}, etc.
 %
 % \section{Usage}
 %
@@ -190,7 +191,7 @@
 %    \end{macrocode}
 %
 %    \begin{macrocode}
-\ProvidesExplPackage {notebeamer} {2025-03-09} {v4.1D}
+\ProvidesExplPackage {notebeamer} {2025-03-12} {v4.1E}
   {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-12 19:33:11 UTC (rev 74586)
+++ trunk/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty	2025-03-12 19:33:21 UTC (rev 74587)
@@ -20,7 +20,7 @@
 %%   The Current Maintainer of this work is Mingyu Xia.                  *
 %% -----------------------------------------------------------------------
 \RequirePackage{expl3, xparse}
-\ProvidesExplPackage {notebeamer} {2025-03-09} {v4.1D}
+\ProvidesExplPackage {notebeamer} {2025-03-12} {v4.1E}
   {Package provides macros for inputting slides on note papers quickly.}
 \RequirePackage{l3graphics, tikz, tikzpagenodes}
 \NewDocumentCommand \includebeamer { O{} m O{} }



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