98789598c4522a7d18975db49b7b4094f8d1c5b5
Awesome-Beamer
The kinda awesome beamer theme!
Using the theme
Just copy and paste beamerthemeawesome.sty into your project, add \usetheme{awesome} into your main file and you're good to go :)
Options
This theme provides some settings you can tweak:
- Language: Possible values are
englishorgerman. This changes the value passed to babel and csquotes. If none of both is selected,germanis used. - Extra slides: For each section and subsection an extra slide containing the title can be inserted. This is controlled by passing
secslideor/andsubsecslide. The absence ofsecslideindicates that you don't want an extra slide for every section. Analog forsubsecslide. - Automatic toc: A table of contents is automatically inserted with the
\maketitlecommand (After the title slide). If you want to disable this behavior, you have to set thenotocoption.
If you wanna set one (or more) of those values, you have to pass it to \usetheme. Look at for, well, an example.
Compilation
Using this theme requires you to run your compiler multiple times on your main LaTeX file. This is required for those litte dots in the footer to work. If you're using latexmk you don't have to do this manually as latexmk can figure this stuff out by itself.
Example slides
Related stuff
If you're looking for other LaTeX classes in the same style, you may want to take a look at this repo: tex-classes.
Description
Languages
TeX
100%