diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-10-04 13:15:42 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-10-04 13:15:42 +0200 |
commit | 5d9be1742bbf7c6be361c1580ecbb22480b655fa (patch) | |
tree | 1f659d46d84e348c02f1cc820ac45c4ec20c0c01 /templates/latex/presentation/content/static/questions.tex | |
parent | build(templates.nix): Register new `latex/presentation` template (diff) | |
download | flake-templates-5d9be1742bbf7c6be361c1580ecbb22480b655fa.tar.gz flake-templates-5d9be1742bbf7c6be361c1580ecbb22480b655fa.zip |
fix(templates/latex/presentation): Get to compile
Diffstat (limited to 'templates/latex/presentation/content/static/questions.tex')
-rw-r--r-- | templates/latex/presentation/content/static/questions.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/latex/presentation/content/static/questions.tex b/templates/latex/presentation/content/static/questions.tex index 40c3803..21126c5 100644 --- a/templates/latex/presentation/content/static/questions.tex +++ b/templates/latex/presentation/content/static/questions.tex @@ -5,6 +5,6 @@ \begin{frame}[standout] % TODO change to your needed language - \shadowtext{Questions?} + Questions? \end{frame} } |