On Wednesday 06 February 2002 20:38, Dekel Tsur wrote: > On Wed, Feb 06, 2002 at 01:59:06PM +0000, John Levon wrote: > > On Wed, Feb 06, 2002 at 08:37:32AM -0500, James Lindenschmidt wrote: > > > Is it possible to customize the order of the options in the > > > environment drop-down menu? I find that many of the > > > environments that I commonly use are at the bottom, and I > > > have to scroll down frequently to get them. I'd like to put > > > the most common options at the top. > > > > edit the whatever.layout, put it in ~/.lyx/layouts, and reconfigure > > No, the file that you need to edit is stdclass.inc, and there is no need to > run reconfigure. > However, please note that this file might change in the future, so you will > have to check it when you install new versions of lyx.
Actually, you can kludge it using a layout file if you really want to, but it's not exactly an elegant solution. A better one might be to edit stdclass.inc, rename it as something like myclass.inc then put "Input myclass.inc" in your layout file. Robin
