Problem:
> > > > There is only one *important* problem though: usually the _backticks_
> > > > (used in *nix-like OSes to execute a command within, let's say, from
> > > > another command) appear as to have a top-left to bottom-right direction.
> > > > With my current setting (Typewriter font set to BeraMono and language
> > > > set to _bash_) the _backticks_ look very similar to the... well, the
> > > > _ticks_!
> > > >
> > > > I guess it's a font-specific issue. Too bad because Bera looks great.


Solution:
> % copy-paste from the listing package documentation
> upquote= true|false
> determines whether the left and right quote are printed ‘’ or `'. This
> key requires the textcomp package if true.


LyX-problem(?):
I get an error-message that I should load the textcomp package although
I already have done this. Looking at the source code, the "upquote"
listing-setting is before the \usepackage{textcomp}.

Is this a LyX-bug? I guess the solution is to manually put the
"usepackage" command before the listing-settings.

Kind regards, Nikos


Reply via email to