Re: [patch] layout dependencies

2010-08-05 Thread Richard Heck
On 08/02/2010 05:31 PM, Guenter Milde wrote: On 2010-07-30, Julien Rioux wrote: LyX 2.0 now has a new mechanism for relaying layout dependencies to the user, such as the class filename. Most LaTeX classes also rely on certain packages to be installed. It could be argued that this informatio

Re: [patch] layout dependencies

2010-08-05 Thread Richard Heck
On 07/30/2010 02:43 PM, Julien Rioux wrote: Hi LyX developers, LyX 2.0 now has a new mechanism for relaying layout dependencies to the user, such as the class filename. Most LaTeX classes also rely on certain packages to be installed. It could be argued that this information should be provide

Re: FAQ

2010-08-05 Thread Jürgen Spitzmüller
Richard Heck wrote: > Did some...will try to do more later. Thanks. I proceed myself from time to time. Jürgen

instant preview and postscript specials

2010-08-05 Thread Julien Rioux
Dear list, How can one use the new preview inset (LyX 2.0) to display \psfrag replacements? dvipng does not support it, so you need to go the route of LaTeX > dvi > eps > ps > png, right? Is it possible to instruct the preview mechanism to do this? I think tikz figures require postscript as

Re: FAQ

2010-08-05 Thread Richard Heck
On 08/05/2010 02:19 AM, Jürgen Spitzmüller wrote: Since it's a rainy day today, I've started to give the FAQ section on the wiki a somewhat sensible structure. Until now, the FAQ was organized with reference to some file FAQ.lyx that isn't existing anymore since a long time, some random thematic

Re: spell-check on the fly on Mac OS X

2010-08-05 Thread Stephan Witt
Am 05.08.2010 um 04:29 schrieb Richard Heck: > On 08/03/2010 06:51 PM, Jean-Marc Lasgouttes wrote: >> >> While typing this, I notice that Mail.app only does on the fly checking at >> cursor position. I could add a >> "isSlow()" method to the spell checking backends and revert to this strategy >