On 2013-09-10, Christian Bustamante wrote:
> [-- Type: text/plain, Encoding: --]
> I tried with
> Input theorems-ams.module
> ProvidesModule theorems-ams
> and in fact the only problem style that appears in the drop-down menu is my
> style. However, when I try to compile the document, I'm still getting
> "LaTeX Error: Command \problem already defined". In the description part
> says "\newtheorem{problem}[thm]{\protect\problemname} Your command was
> ignored..."
It may be that you have to overwrite the Preamble code.
What happens if your style defines an empty or dummy Preamble?
Style Problem
Preamble
EndPreamble
# other definitions
End
Günter