Hi I new user of Lyx.Before I used Scientific Workplace.
I would like to change the way as Lyx export some latex files.
For example, take the ams article. When Lyx export to latex put
\newtheorem{thm}{Theorem}
\newtheorem{cor}[thm]{Corollary}
but I would like
\newtheorem{theorem}{Theorem}[section]
\newtheorem{corollary}[theorem]{Corollary}
Where I can change these parameters ?
thanks in advance
Cordially
sergio
