Re: about the unicode symbols in delimiter dialog

2007-04-11 Thread younes . a
Quoting Andre Poenitz <[EMAIL PROTECTED]>: > On Tue, Apr 10, 2007 at 01:41:20PM +0200, Abdelrazak Younes wrote: > > No, I think we should just test which font will cover all the symbols > > used there. Right now, the font is hard-coded in the ui file > > (QDelimiterUi.ui) and set to MS Shell Dlg 2

Re: about the unicode symbols in delimiter dialog

2007-04-11 Thread Andre Poenitz
On Tue, Apr 10, 2007 at 01:41:20PM +0200, Abdelrazak Younes wrote: > No, I think we should just test which font will cover all the symbols > used there. Right now, the font is hard-coded in the ui file > (QDelimiterUi.ui) and set to MS Shell Dlg 2 (don't ask me why, this is > the default). Obvio

Re: about the unicode symbols in delimiter dialog

2007-04-11 Thread Helge Hafting
Abdelrazak Younes wrote: Georg Baum wrote: Am Dienstag, 10. April 2007 18:17 schrieb Abdelrazak Younes: I only now notice that the font was hardcoded in the .ui file. What happens if you don't write any font in the .ui file? I guess the desktop wide font setting is used. I do think about

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Abdelrazak Younes
Uwe Stöhr wrote: Uwe Stöhr schrieb: In the list there are also "Arial Unicode MS" and "Lucida Sans Unicode" But not on my system, I have a lot of fonts to choose but none that can display the characters - this is what I meant. OK, "Lucida Sans Unicode" is on my system, it was only hidden i

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Abdelrazak Younes
Georg Baum wrote: Am Dienstag, 10. April 2007 18:17 schrieb Abdelrazak Younes: I only now notice that the font was hardcoded in the .ui file. What happens if you don't write any font in the .ui file? I guess the desktop wide font setting is used. I do think about the user: why do we nee

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Uwe Stöhr
Uwe Stöhr schrieb: In the list there are also "Arial Unicode MS" and "Lucida Sans Unicode" But not on my system, I have a lot of fonts to choose but none that can display the characters - this is what I meant. OK, "Lucida Sans Unicode" is on my system, it was only hidden in Designer's font

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Uwe Stöhr
Abdelrazak Younes schrieb: Right now, the font is hard-coded in the ui file (QDelimiterUi.ui) and set to MS Shell Dlg 2 (don't ask me why, this is the default). Obviously this font lacks proper unicode support in your system. What you could do is try some other fonts and then we'll decide.

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Georg Baum
Am Dienstag, 10. April 2007 18:17 schrieb Abdelrazak Younes: > Georg Baum wrote: > > Abdelrazak Younes wrote: > > > > > >> I think you are mixing up the dialog and the work area issues. > >> > > > > Yes, I do, but on purpose. > > > I knew you did ;-) > > >> This is a > >> dialog issue

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Philipp Reichmuth
Abdelrazak Younes wrote: A quick solution for now (besides reverting this stuff) could be to change the UCS4 code points to the font code points of the cmsy font and use that for drawing. I definitely don't like yet another font requirement. IMO, requiring a font covering all of Unicode for the

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: I think you are mixing up the dialog and the work area issues. Yes, I do, but on purpose. I knew you did ;-) This is a dialog issue here, if we know that some font works in all cases, we can (and maybe should) force the dialog to use i

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Georg Baum
Abdelrazak Younes wrote: > I think you are mixing up the dialog and the work area issues. Yes, I do, but on purpose. > This is a > dialog issue here, if we know that some font works in all cases, we can > (and maybe should) force the dialog to use it. We are not going to use > the document side

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Abdelrazak Younes wrote: Uwe Stöhr wrote: With Abdel's latest change from images to unicode symbols for the delimiter dialog the following symbols are no longer displayed in my system: \Up(Down)arrow \l(r)deil \l(r)angle See attached screnshot. Do I need a special f

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Uwe Stöhr wrote: With Abdel's latest change from images to unicode symbols for the delimiter dialog the following symbols are no longer displayed in my system: \Up(Down)arrow \l(r)deil \l(r)angle See attached screnshot. Do I need a special font for this? If yes LyX s

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Abdelrazak Younes
Uwe Stöhr wrote: With Abdel's latest change from images to unicode symbols for the delimiter dialog the following symbols are no longer displayed in my system: \Up(Down)arrow \l(r)deil \l(r)angle See attached screnshot. Do I need a special font for this? If yes LyX should ship it. No, I think

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Abdelrazak Younes
Georg Baum wrote: Jean-Marc Lasgouttes wrote: "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> With Abdel's latest change from images to unicode symbols for the Uwe> delimiter dialog the following symbols are no longer displayed in Uwe> my system: Uwe> \Up(Down)arrow \l(r

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: > > Uwe> With Abdel's latest change from images to unicode symbols for the > Uwe> delimiter dialog the following symbols are no longer displayed in > Uwe> my system: > > Uwe> \Up(Down)arrow \l(r)deil \l(r)angle >

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I don't know of any. If we can't find the problem easily, Abdelrazak> I'll switch to the pixmap solution, that is easy enough, Abdelrazak> no need to dramatize the situation please. Well, I am back from my week end, s

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> With Abdel's latest change from images to unicode symbols for the Uwe> delimiter dialog the following symbols are no longer displayed in Uwe> my system: Uwe> \Up(Down)arrow \l(r)deil \l(r)angle Uwe> S

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> With Abdel's latest change from images to unicode symbols for the Uwe> delimiter dialog the following symbols are no longer displayed in Uwe> my system: Uwe> \Up(Down)arrow \l(r)deil \l(r)angle Uwe> See attached screnshot. Do I need a spe

Re: about the unicode symbols in delimiter dialog

2007-04-10 Thread Abdelrazak Younes
Uwe Stöhr wrote: With Abdel's latest change from images to unicode symbols for the delimiter dialog the following symbols are no longer displayed in my system: \Up(Down)arrow \l(r)deil \l(r)angle See attached screnshot. Do I need a special font for this? If yes LyX should ship it. At least

about the unicode symbols in delimiter dialog

2007-04-09 Thread Uwe Stöhr
With Abdel's latest change from images to unicode symbols for the delimiter dialog the following symbols are no longer displayed in my system: \Up(Down)arrow \l(r)deil \l(r)angle See attached screnshot. Do I need a special font for this? If yes LyX should ship it. regards Uwe