contribution: Elsevier preprint class support

2002-05-23 Thread matthew arnison
I have made up a basic LyX layout file and template to support the Elsevier preprint class (elsart.cls). They're online at http://www.physics.usyd.edu.au/~matthewa/lyx/ There are comments inside the files. Thanks for LyX. Cheers, Matthew.

feature request: open a new file in lyx from the shell

2002-01-15 Thread matthew arnison
Hi LyX is great. Thanks to you lovely people! One of the things I like about nedit is that you can open a new file in a nedit window from the command line - without starting a new nedit process, using the command: nedit-nc -noask filename.txt Now I was thinking it would be handy to do the same

Re: feature request: open a new file in lyx from the shell

2002-01-16 Thread matthew arnison
On Thu, 17 Jan 2002, John Levon wrote: > try > > LYXCMD:hello:file-open:file.lyx that works. thanks! in which case, that triggers a bug report: the file-open command isn't documented or even mentioned in Help -> Reference Manual (alteast not in 1.1.6fix3). > > Then you could ship lyx with a l

Re: feature request: open a new file in lyx from the shell

2002-01-17 Thread matthew arnison
On 17 Jan 2002, Jean-Marc Lasgouttes wrote: > >>>>> "matthew" == matthew arnison <[EMAIL PROTECTED]> writes: > > matthew> Then you could ship lyx with a little script that opens new > matthew> documents in a running lyx from the command line.