>> Dear Jürgen,
On 2016-12-13, Jürgen Spitzmüller wrote:
> 2016-12-13 10:34 GMT+01:00 Guenter Milde :
>> > The specific babel macros (e.g., \og, \fg for French) should be used.
>> This is not required, if the Babel configuration command
>> \frenchbsetup{og=«, fg=»} is included after the \usepac
Dear LyXers,
when the font encoding is switched from T1 (LuX's default) to the legacy
7-bit encoding OT1 (TeX's default), default fonts look better on screen as
the real default (Computer Modern) is used instead of the bitmap
substitution EC.
However, with OT1, hyphenation is wrong in most langua
In the example file attached, I get the following error:
! Argument of \@xverbatim has an extra }.
every box option except "simple frame" works. Is this expected?
I did find a LaTeX-workaround here:
http://www.tex.ac.uk/FAQ-verbwithin.html
Attached is a file using \cprotect that does work. Ar