Skip to content

Commit b0681b7

Browse files
committed
Typeset lcm operator in mathrm.
1 parent 3fe4685 commit b0681b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open-logic-config.sty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1224,7 +1224,7 @@
12241224
\newcommand\funfromto[2]{{}^{#1}{#2}}
12251225
\newcommand\setrank[1]{\mathrm{rank}(#1)}
12261226
\DeclareMathOperator*{\supstrict}{\mathrm{lsub}}
1227-
\DeclareMathOperator\lcm{lcm}
1227+
\DeclareMathOperator\lcm{\mathrm{lcm}}
12281228
\newcommand\trcl[1]{\mathrm{trcl}(#1)}
12291229
\newcommand\ZF{\Th{ZF}}
12301230
\newcommand\SP{\Th{SP}}

0 commit comments

Comments
 (0)