On Thu, Jul 03, 2003 at 03:44:10PM +0100, Vaclav Smidl wrote: > Hi, > I am using lyx for some years now, but I started to use math-macros quite > recently. However, as far as I know it always inserts \newcommand even if the > macro already exist. Is there any switch to use \renewcommand instead?
No. > I found, that ERT line: > [EMAIL PROTECTED]@[EMAIL PROTECTED] \makeatother > before a macro does the job of \renewcommand (copied from there, anyway). > But it is quite dirty trick to my taste. > > Any idea wellcome, Would \let\newcommand\providecommand in the preamble help? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)
