Commit Graph

56 Commits

Author SHA1 Message Date
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
e2d19162cf Cleaned up the mess :) 2024-01-14 15:43:41 +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
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
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
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
Lukas Pietzschmann
7e530bc539 Added smile package 2023-05-26 22:31:45 +02:00
Lukas Pietzschmann
2da4d803dd Removed packages and simplified code 2023-05-15 16:26:57 +02:00
Lukas Pietzschmann
74d3171c61 Added boxes 2023-05-15 16:26:43 +02:00
Lukas Pietzschmann
98789598c4 \frametitle can now add a "subsubtitle" to the top right 2023-02-02 13:26:21 +01:00
Lukas Pietzschmann
c929fff328 Removed \exercisenumber as it didn't work :( 2023-01-18 09:59:08 +01:00
Lukas Pietzschmann
f629584f88 Added exercisenumber macro that adds it's arg to the top right corner 2023-01-16 23:03:29 +01:00
Lukas Pietzschmann
231e8c6ac6 Made footnotes a bit smaller 2023-01-16 23:03:16 +01:00
Lukas Pietzschmann
be6f7196fc Added special footer for the toc, section and subsection slides 2022-12-25 11:30:42 +01:00
Lukas Pietzschmann
f7ac05e1ed Made table rows a little bit higher by default 2022-12-25 11:30:12 +01:00
Lukas Pietzschmann
422549f8eb Added automatically inserted toc 2022-12-25 11:29:54 +01:00
Lukas Pietzschmann
0e76fd945f Removed minimum width from my tikz styles 2022-12-22 20:42:34 +01:00
Lukas Pietzschmann
894f86be3f listings now use FiraCode as their font 2022-12-22 20:41:56 +01:00
Lukas Pietzschmann
1eb2b7da5e Added tikz thick arrow 2022-12-22 01:35:32 +01:00
Lukas Pietzschmann
57eb031a91 Added alternating row colors to tables 2022-12-21 20:59:23 +01:00
Lukas Pietzschmann
3355524c2b Updated tikz line width 2022-12-21 20:36:19 +01:00
Lukas Pietzschmann
d3cccdb653 Made captions print exactly what you told them to 2022-12-21 15:55:23 +01:00
Lukas Pietzschmann
6d92a64574 Added two new tikz styles for rounded stuff 2022-12-21 15:55:03 +01:00
Lukas Pietzschmann
ded3771fa5 Added hyperlink to the start of the presentation 2022-12-20 18:45:44 +01:00
Lukas Pietzschmann
af475429ad Fixed hyperlinks in footer 2022-12-20 18:41:22 +01:00
Lukas Pietzschmann
bd86c8e744 The little dots in the footer are now hyperlinks 2022-12-20 18:17:11 +01:00
Lukas Pietzschmann
65c7d380e1 Updated size of (sub)section numbers 2022-12-20 00:59:48 +01:00
Lukas Pietzschmann
d37e215ce2 Changed light highlight color 2022-12-20 00:58:51 +01:00
Lukas Pietzschmann
5fc1f4b3a9 Added a subtle transition to every frame 2022-12-19 22:21:09 +01:00
Lukas Pietzschmann
90d995f90e Prevent breaking inside a subsection item in the toc 2022-12-17 15:05:18 +01:00
Lukas Pietzschmann
bf12a00dc1 Made toc templates more readable 2022-12-17 15:04:43 +01:00
Lukas Pietzschmann
d9f4a20fe2 Fixed \textsubscript inserting whitespace before the subscript 2022-12-17 10:22:00 +01:00
Lukas Pietzschmann
fd0cdef16f Added a bit of padding to textarrow 2022-12-16 18:17:58 +01:00
Lukas Pietzschmann
f0235ca566 Added comment and keyword style for listings 2022-12-16 18:16:50 +01:00
Lukas Pietzschmann
efa1632996 Rearranged commands 2022-12-15 23:51:42 +01:00