From d96f9cb07d50b62cdb1e481fe2ea113d643950cb Mon Sep 17 00:00:00 2001 From: Lukas Pietzschmann Date: Tue, 6 Dec 2022 01:48:33 +0100 Subject: [PATCH] Added README --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e1462f --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Awesome-Beamer +The kinda awesome beamer theme! + +## Using the theme +Use have to include `use_me.tex` in your main LaTeX file. This should be enough to get you started. + +## Compilation +Using this theme requires you to run pdflatex (or whatever compiler you prefer) 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 itselfe. + + +## Example slides +![Screenshot from 2022-12-06 01-42-55](https://user-images.githubusercontent.com/49213919/205778053-4f290b1d-e924-4cb8-a169-49a07f2108fa.png) +![Screenshot from 2022-12-06 01-43-01](https://user-images.githubusercontent.com/49213919/205778051-a8ab9a7e-1d6f-4e2a-9e78-bc1ce366f9f7.png) +![Screenshot from 2022-12-06 01-43-05](https://user-images.githubusercontent.com/49213919/205778050-0f1b1fac-c84b-41d6-a65d-dfc42268d785.png) +![Screenshot from 2022-12-06 01-43-10](https://user-images.githubusercontent.com/49213919/205778049-722ec35c-f99d-4afa-8643-7460aa6d2091.png) +![Screenshot from 2022-12-06 01-43-14](https://user-images.githubusercontent.com/49213919/205778048-b934ba42-f49d-4a26-8f21-3a331997df80.png) +![Screenshot from 2022-12-06 01-43-18](https://user-images.githubusercontent.com/49213919/205778047-a4014ac6-d474-49c8-a0d0-d75c504d3a98.png) +![Screenshot from 2022-12-06 01-43-22](https://user-images.githubusercontent.com/49213919/205778043-56a2963c-ee9c-43e0-822d-566921a9f699.png) +![Screenshot from 2022-12-06 01-43-26](https://user-images.githubusercontent.com/49213919/205778040-74f29ba9-dc6a-4d97-a5df-7c67370b40bc.png)