Re: textsubscript and textsuperscript bug?

2013-03-26 Thread Scott Kostyshak
On Mon, Feb 4, 2013 at 7:47 AM, Csikos Bela wrote: > Hello: > > I guess this is a bug in lyx 2.0.5: > When a subscript (\textsubscript) or superscript (\textsuperscript) character > is inserted in a text that has different font size than default, the size of > the sub- or superscript character i

Re: enable continuous spellcheck by default?

2013-03-26 Thread Nico Williams
On Tue, Mar 26, 2013 at 2:55 PM, Pavel Sanda wrote: > One measurable thing is asking general audience here or on users list and we > sometimes do this to get some feeling about overall preference. I'd say that's working, though establishing consensus has its costs, and it's not yet clear whether

Re: enable continuous spellcheck by default?

2013-03-26 Thread Pavel Sanda
Nico Williams wrote: > On Tue, Mar 26, 2013 at 1:47 PM, Pavel Sanda wrote: > > Jean-Marc Lasgouttes wrote: > >> Are there programs that you use routinely for which you do not change the > >> defaults? > > > > Sure, but why to make it worse. Anyway you are not replying to my point, > > which is: >

Re: enable continuous spellcheck by default?

2013-03-26 Thread Nico Williams
On Tue, Mar 26, 2013 at 2:42 PM, Nico Williams wrote: > How can you know if they'd switch it on if they don't know about it? This is a real problem when we're talking about new features. You could disable them by default and see what happens, but users then might not learn about the new features

Re: enable continuous spellcheck by default?

2013-03-26 Thread Nico Williams
On Tue, Mar 26, 2013 at 1:47 PM, Pavel Sanda wrote: > Jean-Marc Lasgouttes wrote: >> Are there programs that you use routinely for which you do not change the >> defaults? > > Sure, but why to make it worse. Anyway you are not replying to my point, > which is: > > Features should be enabled by th

Re: enable continuous spellcheck by default?

2013-03-26 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > Le 26/03/2013 03:47, Pavel Sanda a écrit : >> Jean-Marc Lasgouttes wrote: just to show that "we can". What maybe nice info for newbie easily becomes annoyance for regular users. >>> >>> Doh. And regular user are too stupid to be able to shut it off? >> >> I

Re: enable continuous spellcheck by default?

2013-03-26 Thread Jürgen Spitzmüller
2013/3/25 Georg Baum: > IMHO this is not an issue of old vs. new users. I agree. Although I was rather reluctant towards it in the beginning, I have switched it on now most of the time. > Continous spell checking can > be a very useful feature, but it also can get in the way and distract from > t

Re: enable continuous spellcheck by default?

2013-03-26 Thread Alessandro Di Federico
On Sat, 2013-03-23 at 01:35 -0400, Scott Kostyshak wrote: > I now suggest it because of a new argument: it's more likely that {a > user discovers this feature} than {a user who does not like this > feature cannot figure out how to turn it off}. Definitely in favor of enabling it by default. LyX is

Re: [PATCH] Fix French EmbeddedObjects.lyx LuaTeX compilation

2013-03-26 Thread Scott Kostyshak
On Tue, Mar 26, 2013 at 6:57 AM, Jean-Marc Lasgouttes wrote: > 26/03/2013 11:54, Guenter Milde: > >>> Can we use iconv to convert the verbatiminput file to the correct >>> encoding when we copy it to the temporary directory? Or would that be >>> too complicated for this minor issue? >> >> >> The p

Re: [PATCH] Fix French EmbeddedObjects.lyx LuaTeX compilation

2013-03-26 Thread Jean-Marc Lasgouttes
26/03/2013 11:54, Guenter Milde: Can we use iconv to convert the verbatiminput file to the correct encoding when we copy it to the temporary directory? Or would that be too complicated for this minor issue? The problem is that we do not know the encoding of the to-be-included file. (Of course w

Re: [LyX master] Add a WIN32 equivalent for gettimeofday

2013-03-26 Thread Jean-Marc Lasgouttes
25/03/2013 14:17, Vincent van Ravesteijn: If needed, we can write it ourselves probably as well. Would be a nice exercise for the reader ;). At first I thought you were exaggerating, but it is actually a good idea. JMarc

Re: [LyX master] Add a WIN32 equivalent for gettimeofday

2013-03-26 Thread Jean-Marc Lasgouttes
25/03/2013 20:58, Abdelrazak Younes: On 25/03/2013 13:45, Jean-Marc Lasgouttes wrote: Le 25/03/2013 12:07, Vincent van Ravesteijn a écrit : Yes, I think we should. On Windows, it takes around 200-250usec to get a translated message, while on Linux you estimated it as 5usec. So, the issue might

Re: [PATCH] Fix French EmbeddedObjects.lyx LuaTeX compilation

2013-03-26 Thread Guenter Milde
On 2013-03-25, Scott Kostyshak wrote: > On Sun, Mar 24, 2013 at 1:18 PM, Georg Baum > wrote: >> Scott Kostyshak wrote: >>> Thanks for the explanation. If I understand correctly then, >>> DocumentTexteBidon.txt should have latin9 encoding when compiling with >>> latex/pdflatex and should have utf8

Re: enable continuous spellcheck by default?

2013-03-26 Thread Liviu Andronic
On Tue, Mar 26, 2013 at 10:27 AM, Jean-Marc Lasgouttes wrote: > Le 25/03/2013 20:11, Georg Baum a écrit : > >> If you upgrade, it is a good idea to read RELEASE_NOTES >> anyway. > > > Except that nobody can do that except those who compile from source or the > linux users who know where to hunt fo

Re: [PATCH] InsetGraphics: add a layoutName method

2013-03-26 Thread Jean-Marc Lasgouttes
Le 25/03/2013 22:19, Richard Heck a écrit : Actually, I should figure this out, because it would make it possible to put the CSS for InsetTOC into an InsetLayout for TOC, which would then be included only when it was needed. As it is now, it has to be included no matter what. Yes, it would be n

Re: enable continuous spellcheck by default?

2013-03-26 Thread Jean-Marc Lasgouttes
Le 25/03/2013 22:44, Nico Williams a écrit : Actually, this makes me think that we need some additional features: - dictionary embedded in .lyx (some docs make extensive use of words that aren't really and shouldn't be used in other contexts) Definitely. - continuous spellcheck setting s

Re: enable continuous spellcheck by default?

2013-03-26 Thread Jean-Marc Lasgouttes
Le 25/03/2013 20:11, Georg Baum a écrit : If you upgrade, it is a good idea to read RELEASE_NOTES anyway. Except that nobody can do that except those who compile from source or the linux users who know where to hunt for this information in /usr/share/doc. It would be nice to have NEWS and R

Re: enable continuous spellcheck by default?

2013-03-26 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/03/13 22:44, Nico Williams wrote: > On Mon, Mar 25, 2013 at 3:40 PM, Scott Kostyshak wrote: >> On Mon, Mar 25, 2013 at 4:29 PM, Georg Baum >> wrote: >>> Scott Kostyshak wrote: >>> Note that this discussion is related to the discussion of

Re: enable continuous spellcheck by default?

2013-03-26 Thread Jean-Marc Lasgouttes
Le 26/03/2013 03:47, Pavel Sanda a écrit : Jean-Marc Lasgouttes wrote: just to show that "we can". What maybe nice info for newbie easily becomes annoyance for regular users. Doh. And regular user are too stupid to be able to shut it off? I wrote annoyed, not stupid. Sure, but annoyed only