[Beamer] Add notes about it plus snippets
All checks were successful
Update docs / build_docs (push) Successful in 22s

This commit is contained in:
2026-02-24 11:31:56 +01:00
parent 375e944772
commit 1e516d78cc
5 changed files with 39 additions and 1 deletions

7
docs/parts/beamer.tex Normal file
View File

@@ -0,0 +1,7 @@
\section{Beamer}
\LaTeX Beamer can be used to create presentations. The official user guide can be found \hlhref{https://mirrors.ctan.org/macros/latex/contrib/beamer/doc/beameruserguide.pdf}{here}
and a simple introduction by overleaf can be found \hlhref{https://www.overleaf.com/learn/latex/Beamer}{here}.
These helpers should mostly work in conjunction with beamer, you should however \bi{absolutely not} use the setup commands, as they are specifically meant for the \textit{article} class.
If you use the snippets, a basic setup for beamer is provided that also includes the helpers.