summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/etc/beamernotesthemesTeX.sty
blob: af1c0c2a4c3b8d1d0f20d6937c326c2c643c3684 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Beamer sTeX notes theme;
% Copyright (c) 2022 Michael Kohlhase <michael.kohlhase@fau.de>.
\ProvidesPackage{beamernotestheme-sTeX}
\typeout{Beamer sTeX notes theme}
\setbeamertemplate{theorem begin}
{%
  \inserttheoremheadfont
  \inserttheoremname
  \inserttheoremnumber
  \ifx \inserttheoremaddition \empty \else\ (\inserttheoremaddition)\fi
  \inserttheorempunctuation\xspace
  \inserttheorembodyfont
}
\setbeamertemplate{theorem end}{}