et fingeringOrientations = #'(right)
> c1\ten
> c1\fifty
> c1-\finger #36
> c1-\finger #29
> }
>
> Greetings
>
> View this message in context: Re: Lilypond hangs on a script after adding
> fingering
You forgot < >
Tr
Robin Bannister wrote:
>
> gajatko wrote:
>> in future I will also need numbers like 9,11,13 etc.
>
> Check out LSR 756
> http://lsr.dsi.unimi.it/LSR/Item?id=756
>
> and some context
> http://lists.gnu.org/archive/html/lilypond-user/2011-03/msg00138.html
>
>
> Cheers,
> Robin
Thank yo
gajatko wrote:
in future I will also need numbers like 9,11,13 etc.
Check out LSR 756
http://lsr.dsi.unimi.it/LSR/Item?id=756
and some context
http://lists.gnu.org/archive/html/lilypond-user/2011-03/msg00138.html
Cheers,
Robin
___
lilypond-
Hello,
On 31 December 2011 14:13, gajatko wrote:
>
>
> James-379 wrote:
>> I get warnings about using fingering
>> numbers >5 (but that is expected) however it all compiles.
>>
> I love it: "it works for me", "cannot reproduce" ;) .
Err... if you _read_ what I wrote and not just paraphrase me ou
James-379 wrote:
> I get warnings about using fingering
> numbers >5 (but that is expected) however it all compiles.
>
I love it: "it works for me", "cannot reproduce" ;) . Whatever, in general
approach, warning=error. What would be a legitimate way to visually get the
same output as a fingering
Hi,
2011/12/27 gajatko :
> Hello!
> I am not sure which statement spoils the process, but the following script
> causes Lilypond.exe to hang without any output (I waited 100 seconds).
>
> \version "2.12.3"
[...]
> \chords {
> \germanChords
> \set chordNameLowercaseMinor = ##t
[...]
> }
[...]
you
Hello,
On 26 December 2011 23:01, gajatko wrote:
> Hello!
> I am not sure which statement spoils the process, but the following script
> causes Lilypond.exe to hang without any output (I waited 100 seconds).
>
> \version "2.12.3"
> treble = \new Staff <<
> \new Voice="sopran"
...
I tried