On 2009-02-23, Nikos Alexandris wrote:
> On Mon, 2009-02-23 at 08:12 +0000, Guenter Milde wrote:
>> On 2009-02-22, Nikos Alexandris wrote:
>> > I guess it's a font-specific issue. Too bad because Bera looks great.
>> Txtt:
>> Set the typewriter font to Default in the GUI and write in the preamble
>> \renewcommand{\ttdefault}{txtt}
> Not bad (the font in general). Yet:
> i. the backticks still look like ticks
How do they look like in the first place? A minimal example file might help.
> ii. I loose the "scale" option which is there in the gui (I suppose I
> can scale all typewriter fonts through the preamble as well)
Yes and No,
* you can scale all fonts, if you read and understand fntguide.pdf and write
the cumbersome medium-level latex code in the preamble.
* you can only scale fonts with a simple option if the font package supports
this (in the LyX GUI, the scale box will grey out if the package does not
support scaling).
Günter