On 2011-11-04, Bianca Kranzusch wrote:
>> Also, using a narrower typewriter font may help. My favourite is "txtt"
>> (which unfortunately needs to be configured "per hand": Set the GUI selector
>> for monospaced to [Default] and
...
> This sounds good, but I don't understand the part "Set the GUI
> selector for monospaced to [Default]"
> How do I do that?
Assuming you use "TeX fonts" (i.e. "traditional" LaTeX with 8-bit fonts):
* Open Document>Settings>Fonts
* Set "Typewriter:" to "Default" (or just leave it, if it is already set).
* put the line
>> \renewcommand{\ttdefault}{txtt}
>> in the custom LaTeX preamble.
Günter