17 Settembre 2010 alle 22:07
#50107
::
Funziona!!! E’ possibile rendere questa sintassi compatibile con il comando \swapnumbers?
Non viene usato \thmhead, bensì \swappedhead: dunque
`\makeatletter
\def\swappedhead#1#2#3{%
\thmnumber{(#2)}%
\thmname{\@ifnotempty{#2}{~}#1}%
\thmnote{ {\the\thm@notefont(#3)}}}
\makeatother`
Ciao
Enrico