Mats Bengtsson ee.kth.se> writes:
>
> If you please include a small (but complete, so that it can be
> run through LilyPond) example .ly file that illustrates your
> collision problems, I'm sure that someone on the mailing list
> can provide help.
>
> Regarding the versions, it may happen that
Fingerings and stringnumbering don't avoid collision with accidentals!
\version "2.11.0" % on Windows XP
\paper {ragged-right= ##t }
{\set fingeringOrientations= #'(left) }
{\set strokeFingerOrientations = #'(left) }
{\set stringNumberOrientations = #'(left) }
Thanks!
CSÉCSYLászló <[EMAIL PROTECTED]> writes:
> I want to update the lilypond package for frugalware, but I can't get it
> compiling
> http://frugalware.org/~boobaa/stuff/lilypond-2.10.1-1-i686.log
That log says:
Initializing FontConfig...
error: failed adding font directory:
/var/tmp/fst/src
I want to update the lilypond package for frugalware, but I can't get it
compiling: it fails at the very same place regardless of which version of
lilypond I want to compile. Here are the buildlogs for the mentioned lilypond
versions:
http://frugalware.org/~boobaa/stuff/lilypond-2.8.8-1-i686.log
h