Re: Using Modules to Load Packages with Options (Sweave)

2009-12-07 Thread rgheck
On 12/07/2009 09:08 PM, Rob Oakes wrote: Dear LyX Developers, Over the last several days, I've been giving the new Sweave module in LyX (SVN) a rather substantial workout. In all, I've been very pleased with it. So far, it's worked in every document class I've tested it with and with multiple

Using Modules to Load Packages with Options (Sweave)

2009-12-07 Thread Rob Oakes
Dear LyX Developers, Over the last several days, I've been giving the new Sweave module in LyX (SVN) a rather substantial workout. In all, I've been very pleased with it. So far, it's worked in every document class I've tested it with and with multiple different tex engines (pdftex, latex and xe

Does r32414 Introduce a Security Hole? Do We Already Have One?

2009-12-07 Thread rgheck
On 12/07/2009 06:13 PM, Uwe Stöhr wrote: rgheck schrieb: Again out of curiosity, what is the mechanism (cross-platform) for this? When you double click in a file explorer on a JPG file a program is opened showing the JPG. This works on all platforms. The "auto" setting does nothing special,

Re: r32201 - lyx-devel/trunk/lib

2009-12-07 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > > > Modified: > > >lyx-devel/trunk/lib/configure.py > > > > 1.6.6? > > Did you see Uwe's latest proposal (on trac)? i see now. i let the rest on Uwe. pavel

Re: [patch] fix #3349: SVG support in LyX

2009-12-07 Thread Pavel Sanda
Uwe Stöhr wrote: > > with inkscape > > svg->pdf fails with --export-drawing-area , works without > > What version of Inkscape are you using? It works correct for me with > Inkscape 0.46 and 0.47. 0.46 > > svg->ps fails to find bounding box. fonts are screwed, > > because you don't agre

Re: r32181 - lyx-devel/trunk/lib/ui

2009-12-07 Thread Pavel Sanda
Andre Poenitz wrote: > > Is our CAS support ready for prime time? > > Most certainly not. so we should kill it from trunk? pavel

Re: [patch] add viewers for certain document types in configure.py

2009-12-07 Thread Uwe Stöhr
rgheck schrieb: Again out of curiosity, what is the mechanism (cross-platform) for this? When you double click in a file explorer on a JPG file a program is opened showing the JPG. This works on all platforms. The "auto" setting does nothing special, but simply call e.g. test.jpg The OS do

Re: Exporting in a separate thread

2009-12-07 Thread Ben M.
On Mon, Dec 7, 2009 at 4:47 PM, Peter Kümmel wrote: > Am Montag, den 07.12.2009, 09:34 +0100 schrieb Abdelrazak Younes: >> One "easy solution would >> be to clone the to-be-compiled Buffer and starts the LateX export and >> the compilation from a new thread. > > This would be the best approach. An

Re: Exporting in a separate thread

2009-12-07 Thread Peter Kümmel
Am Montag, den 07.12.2009, 09:34 +0100 schrieb Abdelrazak Younes: > > No problem, disabling the changes is simple. How does instant preview > > work? What means 'instant' in this context? Does it use threads > > > > No, instant preview was already using detached process. The only thing > speci

Re: [patch] add viewers for certain document types in configure.py

2009-12-07 Thread rgheck
On 12/07/2009 02:35 PM, Uwe Stöhr wrote: rgheck schrieb: No objection, but what do "auto" mean? "auto" means that the OS's default viewer/editor is used. We are already using this setting for the other file types like PNG, GIF, etc. I've committed it to trunk waiting for OK to branch. Ag

Re: [patch] add viewers for certain document types in configure.py

2009-12-07 Thread Uwe Stöhr
rgheck schrieb: No objection, but what do "auto" mean? "auto" means that the OS's default viewer/editor is used. We are already using this setting for the other file types like PNG, GIF, etc. I've committed it to trunk waiting for OK to branch. regards Uwe

Re: [patch] add viewers for certain document types in configure.py

2009-12-07 Thread Jean-Marc Lasgouttes
Le 7 déc. 09 à 19:00, Jürgen Spitzmüller a écrit : rgheck wrote: The attached patch inserts "auto" as viewer editor for WMF, EMF, DOC, RTF, SXW. OK? Also for branch? No objection, but what do "auto" mean? I would have asked the same. It means that we delegate to the OS, normally. JMarc

Re: r32181 - lyx-devel/trunk/lib/ui

2009-12-07 Thread Andre Poenitz
On Mon, Dec 07, 2009 at 06:53:54PM +0100, Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > > Log: > > > Add CAS into matht context menu, thanks to Liviu Andronic & Olivier > > > Ripoll. > > > Modified: > > >lyx-devel/trunk/lib/ui/stdcontext.inc > > > > 1.6.6? > > Is our CAS support ready f

Re: [patch] add viewers for certain document types in configure.py

2009-12-07 Thread Jürgen Spitzmüller
rgheck wrote: > > The attached patch inserts "auto" as viewer editor for WMF, EMF, DOC, > > RTF, SXW. > > OK? Also for branch? > > No objection, but what do "auto" mean? I would have asked the same. Jürgen

Re: r32180 - lyx-devel/trunk/src

2009-12-07 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > > Modified: > >lyx-devel/trunk/src/VCBackend.cpp > > 1.6.6? OK. But "View Log" strikes me better than "See Log". Jürgen

Re: r32181 - lyx-devel/trunk/lib/ui

2009-12-07 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > > Log: > > Add CAS into matht context menu, thanks to Liviu Andronic & Olivier > > Ripoll. > > Modified: > >lyx-devel/trunk/lib/ui/stdcontext.inc > > 1.6.6? Is our CAS support ready for prime time? Jürgen

Re: r32201 - lyx-devel/trunk/lib

2009-12-07 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > > Modified: > >lyx-devel/trunk/lib/configure.py > > 1.6.6? Did you see Uwe's latest proposal (on trac)? Jürgen

Re: r32201 - lyx-devel/trunk/lib

2009-12-07 Thread Pavel Sanda
sa...@lyx.org wrote: > Author: sanda > Date: Wed Nov 25 22:46:33 2009 > New Revision: 32201 > URL: http://www.lyx.org/trac/changeset/32201 > > Log: > Fix bug #3349 - SVG support in Lyx > You wouldn't believe it, the convertor was already on my box ;) > Credit goes to Carl Worth. > > Modified: >

Re: r32179 - lyx-devel/trunk/src/frontends/qt4

2009-12-07 Thread Pavel Sanda
sa...@lyx.org wrote: > Author: sanda > Date: Tue Nov 24 19:47:43 2009 > New Revision: 32179 > URL: http://www.lyx.org/trac/changeset/32179 > > Log: > Fix #5211 - Check documents for changes after svn update. > > This could be called regularly for usage with other programs too, > but I have no ide

Re: r32181 - lyx-devel/trunk/lib/ui

2009-12-07 Thread Pavel Sanda
sa...@lyx.org wrote: > Author: sanda > Date: Tue Nov 24 23:46:51 2009 > New Revision: 32181 > URL: http://www.lyx.org/trac/changeset/32181 > > Log: > Add CAS into matht context menu, thanks to Liviu Andronic & Olivier Ripoll. > > Modified: >lyx-devel/trunk/lib/ui/stdcontext.inc 1.6.6? > >

Re: r32180 - lyx-devel/trunk/src

2009-12-07 Thread Pavel Sanda
sa...@lyx.org wrote: > Author: sanda > Date: Tue Nov 24 23:17:55 2009 > New Revision: 32180 > URL: http://www.lyx.org/trac/changeset/32180 > > Log: > VCS: allow displaying diff log > > Modified: >lyx-devel/trunk/src/VCBackend.cpp 1.6.6? > > Modified: lyx-devel/trunk/src/VCBackend.cpp > ===

Re: [HELP] Weird crash involving spellcheck and error messages

2009-12-07 Thread rgheck
On 12/07/2009 11:25 AM, Vincent van Ravesteijn wrote: rgheck schreef: On 12/04/2009 03:26 PM, Vincent van Ravesteijn wrote: Can someone else have a look at this? You can get the crash by (a) failing to set the hunspell path in Preferences, and then uncommenting the Frontend::Alert line in Hun

Re: languages polutonikogreek \perispomeni not needed

2009-12-07 Thread Jürgen Spitzmüller
Guenter Milde wrote: > > Please come back with this after 1.6.5 is out. As trivial and > > straightforward as this looks, this needs testing, and it's too late for > > the release. > > OK. Here it comes again: Could you provide a patch against branch? Jürgen

Re: [patch] add viewers for certain document types in configure.py

2009-12-07 Thread rgheck
On 12/07/2009 10:08 AM, Uwe Stöhr wrote: The attached patch inserts "auto" as viewer editor for WMF, EMF, DOC, RTF, SXW. OK? Also for branch? No objection, but what do "auto" mean? rh

Re: languages polutonikogreek \perispomeni not needed

2009-12-07 Thread Guenter Milde
On 2009-12-01, Jürgen Spitzmüller wrote: > Please come back with this after 1.6.5 is out. As trivial and straightforward > as this looks, this needs testing, and it's too late for the release. OK. Here it comes again: > Guenter Milde wrote: >> Dear LyX devels, >> I am glad to see that polytoni

Re: lyx vim bindings

2009-12-07 Thread Andre Poenitz
On Sun, Dec 06, 2009 at 02:07:13PM -0500, sidg...@gmail.com wrote: > Hey, > > I'm trying to program vim bindings for lyx. I have a few questions - > > 1) Does there already exist such a project? Seems to be a hot topic that comes up every second year without any code ever being produced. > If n

Re: [HELP] Weird crash involving spellcheck and error messages

2009-12-07 Thread Vincent van Ravesteijn
rgheck schreef: On 12/04/2009 03:26 PM, Vincent van Ravesteijn wrote: Can someone else have a look at this? You can get the crash by (a) failing to set the hunspell path in Preferences, and then uncommenting the Frontend::Alert line in HunspellChecker::Private::addSpeller(). I don't get a c

[patch] add viewers for certain document types in configure.py

2009-12-07 Thread Uwe Stöhr
The attached patch inserts "auto" as viewer editor for WMF, EMF, DOC, RTF, SXW. OK? Also for branch? regards Uwe Index: configure.py === --- configure.py (revision 32409) +++ configure.py (working copy) @@ -572,11 +572,11 @@ \Format

Re: r32411 - lyx-devel/branches/BRANCH_1_6_X/lib

2009-12-07 Thread Jürgen Spitzmüller
rgheck wrote: > Author: rgheck > Date: Mon Dec 7 15:15:13 2009 > New Revision: 32411 > URL: http://www.lyx.org/trac/changeset/32411 > > Log: > Fix 6361 in branch. And, as usual, status entry please. Jürgen

Re: [HELP] Weird crash involving spellcheck and error messages

2009-12-07 Thread rgheck
On 12/04/2009 03:26 PM, Vincent van Ravesteijn wrote: Can someone else have a look at this? You can get the crash by (a) failing to set the hunspell path in Preferences, and then uncommenting the Frontend::Alert line in HunspellChecker::Private::addSpeller(). I don't get a crash. Just a warn

Re: [patch] fix #3349: SVG support in LyX

2009-12-07 Thread Uwe Stöhr
> with inkscape > svg->pdf fails with --export-drawing-area , works without What version of Inkscape are you using? It works correct for me with Inkscape 0.46 and 0.47. > svg->ps fails to find bounding box. fonts are screwed, > because you don't agree on using text to paths, which >

Re: r32405 - lyx-devel/trunk/development

2009-12-07 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > What is the default value? global. (I know that "default" is misleading, but this is what lyxrc uses, so I've stuck with it). WRT tex2lyx, I would directly set if we find a fontenc call, since global is dynamic. Jürgen

Re: r32405 - lyx-devel/trunk/development

2009-12-07 Thread Jean-Marc Lasgouttes
sp...@lyx.org writes: > Log: > some more elaboration. Thanks > * Format incremented to 372: new buffer param fontencoding. > + This param holds a buffer-specific fontencoding (argument > + of the fontenc package). > + Possible values: > + - global: use lyxrc.fontenc

Re: r32400 - lyx-devel/trunk/development

2009-12-07 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > It would be great if we could return to verbose entries in this file. > What is this parameter, what are its possible values, etc. > > I agree that in this particular case the semantics seem clear, but for > tex2lyx work, many entries are really inadequate. OK. Jürg

Re: r32400 - lyx-devel/trunk/development

2009-12-07 Thread Jean-Marc Lasgouttes
sp...@lyx.org writes: > +2009-11-29 Jürgen Spitzmüller > + * Format incremented to 372: new buffer param fontencoding. > + It would be great if we could return to verbose entries in this file. What is this parameter, what are its possible values, etc. I agree that in this particular case the

Re: RSS feeds

2009-12-07 Thread Pavel Sanda
Christian Ridderström wrote: > Which page is it that should have the header? The page you referred homepage i would say > me to seems to be XML rather than HTML... yes rss feeds are in xml. once that snippet is in the header firefox should show rss icon on the left sideo of address bar. > > bt

Re: RSS feeds

2009-12-07 Thread Christian Ridderström
2009/12/5 Pavel Sanda : > Christian, > > can be something done about this? > our feed is at http://www.lyx.org/misc/rss/lyx_news_feed.xml > >>If your site makes a feed available, but the orange icon doesn't show up in >>the firefox status bar, add the following lines to the head part (not the >>b

Re: Exporting in a separate thread

2009-12-07 Thread Abdelrazak Younes
Peter Kümmel wrote: Am Sonntag, den 06.12.2009, 18:53 -0500 schrieb Ben M.: On Sun, Dec 6, 2009 at 4:43 PM, Peter Kümmel wrote: Before the patch LyX was single-threaded; means, processing an user-event, like pressing a button, had to wait until all previewing is done. I never h