summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/keytheorems/class-support/keythms-amsproc-support.tex
blob: e941bf6c081218b970c9384a9ec046f97c2ba22b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
% Maintained by Matthew Bertucci, 2024-present
% Please report all issues and feature requests at https://github.com/mbertucci47/keytheorems
% This work is licensed under the LPPL version 1.3c or later: https://www.latex-project.org/lppl.txt
\ProvidesExplFile{keythms-amsproc-support}{\@keythms@date}{\@keythms@version}
  {keytheorems~support~for~the~amsproc~class}

\__keythms_support_AMSshared_code:

\prop_gput_from_keyval:Nn \g__keythms_thmstyle_defaultkeys_prop
  {
    headfont   = \scshape,
    headindent = \parindent,
    spaceabove = .5\baselineskip plus .2\baselineskip minus .2\baselineskip,
    spacebelow = .5\baselineskip plus .2\baselineskip minus .2\baselineskip,
  }

\keys_define:nn { keytheorems/thmstyle }
  {
    inherit-style / remark .meta:n = { bodyfont = \normalfont },
  }

\file_input_stop: