File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ a major and minor version only.
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ v3.76]
12
+
11
13
## [ v3.75]
12
14
13
15
### New
@@ -304,7 +306,8 @@ a major and minor version only.
304
306
- Support for ` noxcolor ` with ` beamerarticle ` (see #483 )
305
307
- Treatment of mixed overlay/alert specifications
306
308
307
- [ Unreleased ] : https://github.com/josephwright/beamer/compare/v3.75...HEAD
309
+ [ Unreleased ] : https://github.com/josephwright/beamer/compare/v3.76...HEAD
310
+ [ v3.76 ] : https://github.com/josephwright/beamer/compare/v3.75...v3.76
308
311
[ v3.75 ] : https://github.com/josephwright/beamer/compare/v3.74...v3.75
309
312
[ v3.74 ] : https://github.com/josephwright/beamer/compare/v3.73...v3.74
310
313
[ v3.73 ] : https://github.com/josephwright/beamer/compare/v3.72...v3.73
Original file line number Diff line number Diff line change 13
13
% See the file LICENSE.md for more details.
14
14
15
15
\ProvidesClass {beamer}
16
- [2025/08/04 v3.75 A class for typesetting presentations]
16
+ [2025/08/13 v3.76 A class for typesetting presentations]
17
17
18
18
% Setup modes and check for article option
19
19
% Also loads packages required by both beamer and beamerarticle
Original file line number Diff line number Diff line change 13
13
% See the file LICENSE.md for more details.
14
14
15
15
\ProvidesPackage {beamerarticle}
16
- [2025/08/04 v3.75 beamer input in article mode]
16
+ [2025/08/13 v3.76 beamer input in article mode]
17
17
18
18
% Setup modes and check for article option
19
19
% Also loads packages required by both beamer and beamerarticle
Original file line number Diff line number Diff line change 14
14
15
15
\documentclass {ltxdoc }
16
16
17
- \def\beamerugversion {3.75 }
17
+ \def\beamerugversion {3.76 }
18
18
\def\beamerugpgfversion {3.1.7}
19
19
\def\beamerugxcolorversion {2.00}
20
20
You can’t perform that action at this time.
0 commit comments