Commit Graph

113 Commits

Author SHA1 Message Date
8be8423ee5 Some Refinements 2026-04-16 16:57:07 +02:00
64ba597489 Fix: Numbering and remove logo from last page 2026-04-16 12:39:58 +02:00
c719f2676f Simple mods 2026-04-16 11:26:52 +02:00
Lukas Pietzschmann
c5d66ccc17 Smile is now on codeberg 2026-03-27 10:11:10 +01:00
Lukas Pietzschmann
4a1e1a3597 Cleaned up the code a bit 2025-06-16 09:08:12 +02:00
Lukas Pietzschmann
e1260b3f31 Update README 2024-10-20 13:49:59 +02:00
Lukas Pietzschmann
5aa0e310c7 Added line at edge of title image 2024-08-30 21:54:30 +02:00
Lukas Pietzschmann
02db660235 Update README 2024-05-13 15:50:13 +02:00
Lukas Pietzschmann
85742c3219 Fixed modal environment 2024-04-30 13:14:52 +02:00
Lukas Pietzschmann
416e70bdd1 Divider line in tcolorbox is now rounded 2024-04-28 17:06:33 +02:00
Lukas Pietzschmann
7d36d8b530 Beamerbox can now take optional config arguments 2024-04-28 02:04:52 +02:00
Lukas Pietzschmann
34e6555e6e Added modal environment 2024-04-18 14:52:06 +02:00
Lukas Pietzschmann
f5539f5e52 Removed unneeded file 2024-04-17 13:36:04 +02:00
Lukas Pietzschmann
4dc9ca6e07 Updated README 2024-04-17 13:35:09 +02:00
Lukas Pietzschmann
05c17badab Fixed the wobbly footer again 2024-04-17 10:33:10 +02:00
Lukas Pietzschmann
96dfbf63c3 No more wiggle in the footer 2024-04-12 10:41:00 +02:00
Lukas Pietzschmann
0465f18d72 No trailing dot in title numbering 2024-04-12 09:45:22 +02:00
Lukas Pietzschmann
08e41af057 Removed default rowcolors from tabular environments 2024-04-08 11:08:06 +02:00
Lukas Pietzschmann
6080c64dcf Added examples 2024-04-08 08:52:06 +00:00
Lukas Pietzschmann
a8dfbdccef Removed some options passed to smile 2024-04-08 10:43:15 +02:00
Lukas Pietzschmann
436176835d Removed example 2024-04-08 10:43:03 +02:00
Lukas Pietzschmann
98f67ae45b Removed fonts from repo 2024-04-05 19:37:54 +02:00
Lukas Pietzschmann
7c6aa02515 Bumped year in license 2024-03-24 10:47:47 +01:00
Lukas Pietzschmann
ea56579743 Don't load fonts and biblatex by default 2024-03-24 10:11:25 +01:00
Lukas Pietzschmann
01d35986ef Use current color for dots 2024-03-10 21:51:14 +01:00
Lukas Pietzschmann
e9bc814c59 Fixed subtitle with wide option 2024-02-22 11:19:33 +01:00
Lukas Pietzschmann
cfc625ca6a Added option to remove the section numbers in the title 2024-02-22 11:05:41 +01:00
schrc3b6
9313259306 Fix title recursion for frame breaks
If allowframebreaks is used. The Title is repeated n times, with n the
number of used framebreaks. When allowframebreaks is used a short title for
the frame is automatically added. Since this theme renews the frametitle
command and appends the short title to the frametitle, the frametitle is
duplicated for each framebreak resulting in a slide with 4 titles on the
third framebreak.

This patch simply checks for the breakcount and if this is a frame with
multiple breaks the original frametitle command function is used.
2024-02-21 18:47:38 +01:00
Lukas Pietzschmann
dd6f24e935 Support for framesubtitle 2024-02-07 11:13:31 +01:00
Lukas Pietzschmann
9678f6819b Small spacing correction 2024-01-29 16:20:34 +01:00
Lukas Pietzschmann
165f78b650 Make dots independent of font 2024-01-29 16:18:04 +01:00
Lukas Pietzschmann
960bf736d0 Added back example 2024-01-15 22:07:47 +01:00
Lukas Pietzschmann
e2d19162cf Cleaned up the mess :) 2024-01-14 15:43:41 +01:00
Lukas Pietzschmann
c0c762a9fc Updated example.pdf 2023-12-27 13:42:59 +01:00
Lukas Pietzschmann
0aa5f123a8 Added left sidebar 2023-12-26 19:06:53 +01:00
Lukas Pietzschmann
570450952a Fixed small bug 2023-11-02 16:46:59 +01:00
Lukas Pietzschmann
e620a27903 Guard against empty info macros 2023-11-02 16:25:15 +01:00
Lukas Pietzschmann
2d76b8673b Added FiraCode to Repo 2023-10-31 09:34:11 +01:00
Lukas Pietzschmann
3ac3083372 Updated example 2023-10-01 12:03:21 +02:00
Lukas Pietzschmann
40dc8d2bb2 Updated title and end page 2023-10-01 12:00:01 +02:00
Lukas Pietzschmann
b3125cd500 Make the separator use \smile@linewidth 2023-09-30 21:19:59 +02:00
Lukas Pietzschmann
d3ff3487a4 Updated example 2023-07-11 15:22:38 +02:00
Lukas Pietzschmann
6bb73508ac Smaller improvements 2023-07-11 15:21:56 +02:00
Lukas Pietzschmann
b893dfa717 Improved boxes 2023-07-11 15:21:36 +02:00
Lukas Pietzschmann
cb30207da3 Pass unrecognised options to smile 2023-06-10 09:31:15 +02:00
Lukas Pietzschmann
3e0ff5dc52 Fixed typo 2023-06-10 09:30:38 +02:00
Lukas Pietzschmann
79438111ff Block-boxes now use the accent as their color 2023-06-10 09:00:22 +02:00
Lukas Pietzschmann
8de4d7cc9e Fixed example 2023-06-10 08:23:51 +02:00
Lukas Pietzschmann
10a685cb03 Added short author and title 2023-05-27 13:06:13 +02:00
Lukas Pietzschmann
78b2be9bb3 Removed smile as a submodule 2023-05-26 22:44:19 +02:00