Re: Closing quote fubar ?

2003-02-25 Thread Dekel Tsur
On Sun, Feb 16, 2003 at 02:06:39PM +0100, Jean-Marc Lasgouttes wrote: John Levon a ?crit: On Fri, Feb 14, 2003 at 03:58:52PM +0100, Jean-Marc Lasgouttes wrote: Because it thinks you use latin1 whereas you really use latin9. So how do we fix it ? I'm stuck. If this char isn't even in

Re: Closing quote fubar ?

2003-02-25 Thread Dekel Tsur
On Sun, Feb 16, 2003 at 02:06:39PM +0100, Jean-Marc Lasgouttes wrote: > John Levon a ?crit: > >On Fri, Feb 14, 2003 at 03:58:52PM +0100, Jean-Marc Lasgouttes wrote: > > > >>Because it thinks you use latin1 whereas you really use latin9. > > > > > >So how do we fix it ? I'm stuck. If this char

Re: Closing quote fubar ?

2003-02-16 Thread Jean-Marc Lasgouttes
John Levon a écrit: On Fri, Feb 14, 2003 at 03:58:52PM +0100, Jean-Marc Lasgouttes wrote: Because it thinks you use latin1 whereas you really use latin9. So how do we fix it ? I'm stuck. If this char isn't even in latin9 We could test against the current language's encoding. I can do that

Re: Closing quote fubar ?

2003-02-16 Thread John Levon
On Sun, Feb 16, 2003 at 02:06:39PM +0100, Jean-Marc Lasgouttes wrote: So how do we fix it ? I'm stuck. If this char isn't even in latin9 We could test against the current language's encoding. I can do that if you want. Yes please, maybe I will earn a clue. Why isn't this set from the

Re: Closing quote fubar ?

2003-02-16 Thread Jean-Marc Lasgouttes
John Levon a écrit: On Sun, Feb 16, 2003 at 02:06:39PM +0100, Jean-Marc Lasgouttes wrote: So how do we fix it ? I'm stuck. If this char isn't even in latin9 We could test against the current language's encoding. I can do that if you want. Yes please, maybe I will earn a clue. Hmm, maybe

Re: Closing quote fubar ?

2003-02-16 Thread John Levon
On Sun, Feb 16, 2003 at 04:37:48PM +0100, Jean-Marc Lasgouttes wrote: So I don't think it can really apply to Qt, where we use the language's encoding already for display (except in the cases mentioned already ...) Indeed. So what would be the qt way to know whether a symbol exists in the

Re: Closing quote fubar ?

2003-02-16 Thread Jean-Marc Lasgouttes
John Levon a écrit: On Fri, Feb 14, 2003 at 03:58:52PM +0100, Jean-Marc Lasgouttes wrote: Because it thinks you use latin1 whereas you really use latin9. So how do we fix it ? I'm stuck. If this char isn't even in latin9 We could test against the current language's encoding. I can do that

Re: Closing quote fubar ?

2003-02-16 Thread John Levon
On Sun, Feb 16, 2003 at 02:06:39PM +0100, Jean-Marc Lasgouttes wrote: > >So how do we fix it ? I'm stuck. If this char isn't even in latin9 > > We could test against the current language's encoding. I can do that if > you want. Yes please, maybe I will earn a clue. > >Why isn't this set from

Re: Closing quote fubar ?

2003-02-16 Thread Jean-Marc Lasgouttes
John Levon a écrit: On Sun, Feb 16, 2003 at 02:06:39PM +0100, Jean-Marc Lasgouttes wrote: So how do we fix it ? I'm stuck. If this char isn't even in latin9 We could test against the current language's encoding. I can do that if you want. Yes please, maybe I will earn a clue. Hmm, maybe

Re: Closing quote fubar ?

2003-02-16 Thread John Levon
On Sun, Feb 16, 2003 at 04:37:48PM +0100, Jean-Marc Lasgouttes wrote: > >So I don't think it can really apply to Qt, where we use the language's > >encoding already for display (except in the cases mentioned already ...) > > Indeed. So what would be the qt way to know whether a symbol exists in

Re: Closing quote fubar ?

2003-02-15 Thread John Levon
On Fri, Feb 14, 2003 at 03:58:52PM +0100, Jean-Marc Lasgouttes wrote: Because it thinks you use latin1 whereas you really use latin9. So how do we fix it ? I'm stuck. If this char isn't even in latin9 Note that font_norm_type is also used in text.C and insetlatexaccent.C. You should maybe

Re: Closing quote fubar ?

2003-02-15 Thread John Levon
On Fri, Feb 14, 2003 at 03:58:52PM +0100, Jean-Marc Lasgouttes wrote: > Because it thinks you use latin1 whereas you really use latin9. So how do we fix it ? I'm stuck. If this char isn't even in latin9 > Note that font_norm_type is also used in text.C and > insetlatexaccent.C. You should

Re: Closing quote fubar ?

2003-02-14 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Freitag, 14. Februar 2003 02:06, John Levon wrote: ... Hmm... what quote style? Normal english ones. I do no see it. 1.4.0cvs from yesterday. Kornel - -- Kornel Benko [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: PGP 6.5.8

Re: Closing quote fubar ?

2003-02-14 Thread John Levon
On Fri, Feb 14, 2003 at 12:39:28AM +, John Levon wrote: Is this some totally surreal bug in some changes I've made, or is anyone else seeing that the closing smart quote no longer looks like a quote in current CVS with Qt frontend, but like 2 Z's ?? Just confirmed - it happens with

Re: Closing quote fubar ?

2003-02-14 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Freitag, 14. Februar 2003 14:30, John Levon wrote: On Fri, Feb 14, 2003 at 12:39:28AM +, John Levon wrote: Is this some totally surreal bug in some changes I've made, or is anyone else seeing that the closing smart quote no longer looks like a

Re: Closing quote fubar ?

2003-02-14 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Freitag, 14. Februar 2003 14:30, John Levon wrote: Sorry, I should learn to read mails. Confirmed the effect for _single_ closing. Kornel - -- Kornel Benko [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: PGP 6.5.8

Re: Closing quote fubar ?

2003-02-14 Thread Jean-Marc Lasgouttes
John == John Levon [EMAIL PROTECTED] writes: John On Fri, Feb 14, 2003 at 12:39:28AM +, John Levon wrote: Is this some totally surreal bug in some changes I've made, or is anyone else seeing that the closing smart quote no longer looks like a quote in current CVS with Qt frontend, but

Re: Closing quote fubar ?

2003-02-14 Thread John Levon
On Fri, Feb 14, 2003 at 03:33:11PM +0100, Jean-Marc Lasgouttes wrote: John No it didn't. Using iso-8859-15 in lib/languages breaks it. WTF John ?? There is the following code in InsetQuote::dispString(): if (lyxrc.font_norm_type == LyXRC::ISO_8859_1 ||

Re: Closing quote fubar ?

2003-02-14 Thread Jean-Marc Lasgouttes
John == John Levon [EMAIL PROTECTED] writes: So we use the quote in 0xB4 if encoding is iso-8859-[1349]. So this relies on the lyxrc setting. John Which is not even settable in Qt. If it relies on that, why does John change lib/languages make a difference ? Because it thinks you use latin1

Re: Closing quote fubar ?

2003-02-14 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Freitag, 14. Februar 2003 02:06, John Levon wrote: ... > > Hmm... what quote style? > > Normal english ones. I do no see it. 1.4.0cvs from yesterday. Kornel - -- Kornel Benko [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: PGP

Re: Closing quote fubar ?

2003-02-14 Thread John Levon
On Fri, Feb 14, 2003 at 12:39:28AM +, John Levon wrote: > > Is this some totally surreal bug in some changes I've made, > > or is anyone else seeing that the closing smart quote no longer > > looks like a quote in current CVS with Qt frontend, but like 2 Z's ?? > > Just confirmed - it

Re: Closing quote fubar ?

2003-02-14 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Freitag, 14. Februar 2003 14:30, John Levon wrote: > On Fri, Feb 14, 2003 at 12:39:28AM +, John Levon wrote: > > > Is this some totally surreal bug in some changes I've made, > > > or is anyone else seeing that the closing smart quote no longer > > >

Re: Closing quote fubar ?

2003-02-14 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Freitag, 14. Februar 2003 14:30, John Levon wrote: Sorry, I should learn to read mails. Confirmed the effect for _single_ closing. Kornel - -- Kornel Benko [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: PGP 6.5.8

Re: Closing quote fubar ?

2003-02-14 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Fri, Feb 14, 2003 at 12:39:28AM +, John Levon wrote: >> > Is this some totally surreal bug in some changes I've made, > or >> is anyone else seeing that the closing smart quote no longer > >> looks like a quote in current CVS

Re: Closing quote fubar ?

2003-02-14 Thread John Levon
On Fri, Feb 14, 2003 at 03:33:11PM +0100, Jean-Marc Lasgouttes wrote: > John> No it didn't. Using iso-8859-15 in lib/languages breaks it. WTF > John> ?? > > There is the following code in InsetQuote::dispString(): > > if (lyxrc.font_norm_type == LyXRC::ISO_8859_1 > ||

Re: Closing quote fubar ?

2003-02-14 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: >> So we use the quote in 0xB4 if encoding is iso-8859-[1349]. So this >> relies on the lyxrc setting. John> Which is not even settable in Qt. If it relies on that, why does John> change lib/languages make a difference ? Because it thinks

Closing quote fubar ?

2003-02-13 Thread John Levon
Is this some totally surreal bug in some changes I've made, or is anyone else seeing that the closing smart quote no longer looks like a quote in current CVS with Qt frontend, but like 2 Z's ?? john

Re: Closing quote fubar ?

2003-02-13 Thread John Levon
On Thu, Feb 13, 2003 at 10:03:26PM +, John Levon wrote: Is this some totally surreal bug in some changes I've made, or is anyone else seeing that the closing smart quote no longer looks like a quote in current CVS with Qt frontend, but like 2 Z's ?? Just confirmed - it happens with clean

Re: Closing quote fubar ?

2003-02-13 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | On Thu, Feb 13, 2003 at 10:03:26PM +, John Levon wrote: | | Is this some totally surreal bug in some changes I've made, | or is anyone else seeing that the closing smart quote no longer | looks like a quote in current CVS with Qt frontend, but like

Re: Closing quote fubar ?

2003-02-13 Thread John Levon
On Fri, Feb 14, 2003 at 01:46:29AM +0100, Lars Gullik Bj?nnes wrote: John Levon [EMAIL PROTECTED] writes: | On Thu, Feb 13, 2003 at 10:03:26PM +, John Levon wrote: | | Is this some totally surreal bug in some changes I've made, | or is anyone else seeing that the closing smart

Closing quote fubar ?

2003-02-13 Thread John Levon
Is this some totally surreal bug in some changes I've made, or is anyone else seeing that the closing smart quote no longer looks like a quote in current CVS with Qt frontend, but like 2 Z's ?? john

Re: Closing quote fubar ?

2003-02-13 Thread John Levon
On Thu, Feb 13, 2003 at 10:03:26PM +, John Levon wrote: > Is this some totally surreal bug in some changes I've made, > or is anyone else seeing that the closing smart quote no longer > looks like a quote in current CVS with Qt frontend, but like 2 Z's ?? Just confirmed - it happens with

Re: Closing quote fubar ?

2003-02-13 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Thu, Feb 13, 2003 at 10:03:26PM +, John Levon wrote: | | > Is this some totally surreal bug in some changes I've made, | > or is anyone else seeing that the closing smart quote no longer | > looks like a quote in current CVS with Qt frontend, but

Re: Closing quote fubar ?

2003-02-13 Thread John Levon
On Fri, Feb 14, 2003 at 01:46:29AM +0100, Lars Gullik Bj?nnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > | On Thu, Feb 13, 2003 at 10:03:26PM +, John Levon wrote: > | > | > Is this some totally surreal bug in some changes I've made, > | > or is anyone else seeing that the closing