See Changelog.md

This commit is contained in:
Hedongliang Liu
2025-08-15 17:36:09 +02:00
parent 6031d4bdd3
commit 213baeacb1
9 changed files with 73 additions and 67 deletions

View File

@@ -42,14 +42,7 @@ Example: `\documentclass[de,smallfoot, navbaroff]{CELbeamer}`
## Title Slide
-----------
There are several layouts for the title slide. You can select them using frame options:
| Layout | Frame Option |
| ------------------- | -------------------------- |
| green/white vertical| `title white vertical` (default) |
| green/blue vertical | `title white vertical` |
| white horizontal | `title white horizontal` |
| green horizontal | `title green horizontal` |
Setup: `\begin{frame}[title white vertical, picture=images/...., fundings=]`
The image on the title slide can be set with the `picture=` option. For vertical layouts, the image fits the height; for horizontal layouts, it fits the width.