On Thu, Jan 16, 2003 at 05:42:10PM +0800, Rod Pinna wrote: > Just as a followup...deleting everything else out of the preamble results > in an error > > \Vec already defined > > ...athAccetn{\Vec}{\mathord}{letters}{'202} > > which doesn't mean anything to me.
Both notebook2e.sty and amsmath tries to define a \Vec command... > Actually, I think I found it...the amsmath package needs to come after > notebook2e.sty > > Is that possible? No, but you can put \let\Vec=\undefined in the preamble.