[Beamer] Add notes about it plus snippets
All checks were successful
Update docs / build_docs (push) Successful in 22s
All checks were successful
Update docs / build_docs (push) Successful in 22s
This commit is contained in:
7
docs/parts/beamer.tex
Normal file
7
docs/parts/beamer.tex
Normal 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.
|
||||
@@ -20,4 +20,3 @@ The docs contain a section (section \ref{sec:migration}) on migrating from V1.X
|
||||
You can install these helper files by downloading this repo and storing it to any location on your PC, remembering where that location is.
|
||||
|
||||
You may also install the VSCode snippets found in the vscode-snippets folder. These snippets provide autocompletion for many of the commands that this helper file provides.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user