diff options
Diffstat (limited to 'macros/latex/contrib/keytheorems/tex/class-support/keythms-amsproc-support.tex')
-rw-r--r-- | macros/latex/contrib/keytheorems/tex/class-support/keythms-amsproc-support.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/latex/contrib/keytheorems/tex/class-support/keythms-amsproc-support.tex b/macros/latex/contrib/keytheorems/tex/class-support/keythms-amsproc-support.tex index a3bb1d65b9..62306f0b29 100644 --- a/macros/latex/contrib/keytheorems/tex/class-support/keythms-amsproc-support.tex +++ b/macros/latex/contrib/keytheorems/tex/class-support/keythms-amsproc-support.tex @@ -1,7 +1,7 @@ % 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}{2024-09-16}{0.1.2} +\ProvidesExplFile{keythms-amsproc-support}{2024-09-19}{0.1.3} {keytheorems~support~for~the~amsproc~class} \__keythms_support_AMSshared_code: @@ -17,6 +17,7 @@ postheadspace = 5pt plus 1pt minus 1pt, notefont = \fontseries\mddefault\upshape, notebraces = {(}{)}, + noteseparator = {~}, headstyle = \keythms_thmstyle_headcmd_default:nnn{#1}{#2}{#3}, } |