On Wednesday 06 December 2000 09:30, Jean-Marc Lasgouttes wrote: > >>>>> "Rainer" == Rainer Hoffmann <[EMAIL PROTECTED]> writes: > > Rainer> # # SCREEN & FONTS SECTION ############################ # > > Rainer> \screen_dpi 74 \screen_font_sizes 5,00 7,00 8,00 9,00 10,00 > Rainer> 12,00 0,00 0,00 0,00 0,00 > > That's the point where things failed. Why are these numbers output > with german commas? I thought that we had set the LC_NUMERIC locale > correctly... Also, why do we use floats instead of ints there? Does > X11 support that? Well, the only place that font_sizes[] are actually used: src/lyxrc.h:222: float font_sizes[10]; FontLoader.C:232: int fsize = int( (lyxrc.font_sizes[size] * lyxrc.dpi * (lyxrc.zoom/100.0) ) / 72.27 + 0.5 ); I'll change font_sizes[] to int. Whilst I'm at it, I'll change dpi too. Angus
- Re: 1.1.6pre2 problem with Pref. menu Jean-Marc Lasgouttes
- Re: announce lyx-1.1.6pre2 Rainer Hoffmann
- Re: announce lyx-1.1.6pre2 Martin Vermeer
- Re: announce lyx-1.1.6pre2; Insert Raster Images Rainer Hoffmann
- Re: announce lyx-1.1.6pre2; Insert Raster Images Baruch Even
- Re: announce lyx-1.1.6pre2; Insert Raster Im... Rainer Hoffmann
- Re: announce lyx-1.1.6pre2; Preferences menu Rainer Hoffmann
- Re: announce lyx-1.1.6pre2; Preferences menu Allan Rae
- Re: announce lyx-1.1.6pre2; Preferences menu Rainer Hoffmann
- Re: announce lyx-1.1.6pre2; Preferences ... Jean-Marc Lasgouttes
- Re: announce lyx-1.1.6pre2; Preferen... Angus Leeming
- Re: announce lyx-1.1.6pre2; Pre... Jean-Marc Lasgouttes
- Re: announce lyx-1.1.6pre2;... Angus Leeming
- Re: announce lyx-1.1.6pre2;... Jean-Marc Lasgouttes
- Re: announce lyx-1.1.6pre2;... Angus Leeming
- Re: announce lyx-1.1.6pre2;... Jean-Marc Lasgouttes
- Re: announce lyx-1.1.6pre2;... Angus Leeming
- Re: announce lyx-1.1.6pre2;... Stephan Witt
- Re: announce lyx-1.1.6pre2;... Jean-Marc Lasgouttes
- Re: announce lyx-1.1.6pre2;... Lars Gullik Bjønnes
- Re: announce lyx-1.1.6pre2; Look & Feel Rainer Hoffmann