summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-05-06 20:17:32 +0000
committerKarl Berry <karl@freefriends.org>2024-05-06 20:17:32 +0000
commitd57cdca5e8ea07d7c762d487cb896d7b4168011b (patch)
tree6269c62fbd2b9535f4ba85d013e44d8b99e1edf5 /Master/texmf-dist/tex/latex
parent5f627bf120292026056fedd63782412e59c92cd7 (diff)
notebeamer (6may24)
git-svn-id: svn://tug.org/texlive/trunk@71192 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty b/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty
index 84e06bf49a5..86189cb5138 100644
--- a/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty
+++ b/Master/texmf-dist/tex/latex/notebeamer/notebeamer.sty
@@ -1,5 +1,5 @@
%% ***********************************************************
-%% Copyright 2024 by Mingyu Hsia <xiamyphys@gmail.com> *
+%% Copyright 2024 by Mingyu Hsia <xiamyphys@hdu.edu.cn> *
%% *
%% This work may be distributed and/or modified under *
%% the conditions of the LaTeX Project Public License *
@@ -21,7 +21,7 @@
%% ***********************************************************
% !Mode:: "TeX:UTF-8"
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
-\ProvidesPackage{notebeamer}[2024/04/19 v3.0a notebeamer package]
+\ProvidesPackage{notebeamer}[2024/05/06 v3.0b Package provides macros for inputting slides on note papers quickly.]
\RequirePackage{xkeyval}
\DeclareOptionX{notelinecolor}{\gdef\@notelinecolor{#1}}
@@ -157,4 +157,4 @@
\loop
\unless\ifnum\tmpnum>#3 \@fourbeamer{\valnum0}{\valnum1}{\valnum2}{\valnum3}
\advance\tmpnum by4
- \repeat\fi} \ No newline at end of file
+ \repeat\fi}