lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: double fingering


From: Patrick Schmidt
Subject: Re: double fingering
Date: Sat, 17 Sep 2011 17:50:13 +0200

I compiled your snippet and everything looks fine (see file attached). So the 
problem must be somewhere else in your score. You will have to comment out 
parts of your code to narrow down the problem (see 
http://lilypond.org/doc/v2.14/Documentation/usage/troubleshooting)

hth
patrick

PNG image

Am 17.09.2011 um 17:30 schrieb Crist Khachikian:

> oops...this is what I meant to send...screenshot is attached.  The
> corresponding code is below (this is the top part of a guitar quartet
> score).  When I use the "markup" code, the notes look good; when I do
> any other version of staccato, they look like your code looks:
> 
>  c'8-.^\markup{\finger "2"} c-.^\markup{\finger "2"}
> d-.^\markup{\finger "4"}  b-.^\markup{\finger "1"}
> e-.^\markup{\finger "4"}  c-.^\markup{\finger "1"}
> e-.^\markup{\finger "4"}  c-.^\markup{\finger "1"}
>  %your code
>  a-1-. b-2-- c'-3-^ d'-4-.
>  a-.-1 b---2 c'-^-3 d'-.-4
>  c'-.-1  <c'\staccato>-1
> 
> I'm using jEdit v 4.4.1 and Lilypond v. 2.14.1
> 
> Thanks
> Crist
> 
> 
> 
> On Sat, Sep 17, 2011 at 3:59 AM, Patrick Schmidt <address@hidden> wrote:
>> Crist,
>> 
>> you forgot to attach a file. Did you compile my code as it is or did you 
>> insert it in a larger .ly-file? In the latter case just post it and I'll 
>> have a look at it.
>> 
>> patrick
>> Am 17.09.2011 um 06:12 schrieb Crist Khachikian:
>> 
>>> Patrick,
>>> 
>>> I inserted your code directly into my lilypond file.  Here is what I have:
>>> 
>>> 
>>> Here is the output
>>> 
>>> On Fri, Sep 16, 2011 at 9:52 AM, Patrick Schmidt <address@hidden> wrote:
>>>> 
>>>> Am 16.09.2011 um 18:44 schrieb Crist Khachikian:
>>>> 
>>>>> What about for notes with stems pointing down?  That's where I have the 
>>>>> problem (sorry for being unclear)
>>>> No problems here!
>>>> \version "2.14.2"
>>>> {
>>>>  \stemDown
>>>>  a-1-. b-2-- c'-3-^ d'-4-.
>>>>  a-.-1 b---2 c'-^-3 d'-.-4
>>>>  c'-.-1  <c'\staccato>-1
>>>> }
>>>>> 
>>>>> Thanks
>>>>> Crist
>>>>> 
>>>>> 
>>>>> 
>>>>> On Sep 16, 2011, at 9:17 AM, Patrick Schmidt <address@hidden> wrote:
>>>>> 
>>>>>> I can't reproduce any error. Your problems have got nothing to do with 
>>>>>> jEdit. I checked it with jEdit v4.3.2. All of the above-mentioned 
>>>>>> solutions are fine:
>>>>>> 
>>>>>> \version "2.14.2"
>>>>>> {
>>>>>> a-1-. b-2-- c'-3-^ d'-4-.
>>>>>> a-.-1 b---2 c'-^-3 d'-.-4
>>>>>> c'-.-1  <c'\staccato>-1
>>>>>> }
>>>>>> 
>>>>>> <double-fingering.png>
>>>>>> 
>>>>>> 
>>>>>> Which version of LilyPond are you using?
>>>>>> 
>>>>>> hth
>>>>>> patrick
>>>>>> 
>>>>>> Am 16.09.2011 um 17:48 schrieb Peekay Ex:
>>>>>> 
>>>>>>> Crist,
>>>>>>> 
>>>>>>> On Fri, Sep 16, 2011 at 4:33 PM, Crist Khachikian <address@hidden> 
>>>>>>> wrote:
>>>>>>>> Peekay,
>>>>>>>> 
>>>>>>>> Thanks but I still get the same error.  I wonder if it's because I'm
>>>>>>>> using jEdit but the command to generate the PDF should be the same.
>>>>>>>> You know anything about this?
>>>>>>>> 
>>>>>>>> Thanks
>>>>>>>> Crist
>>>>>>> 
>>>>>>> No I know nothing about jedit - I only use a basic text editor.
>>>>>>> 
>>>>>>> Cccing the list to see if they know.
>>>>>>> 
>>>>>>> --
>>>>>>> --
>>>>>>> James
>>>>>>> 
>>>>>>> _______________________________________________
>>>>>>> lilypond-devel mailing list
>>>>>>> address@hidden
>>>>>>> https://lists.gnu.org/mailman/listinfo/lilypond-devel
>>>>>> 
>>>> 
>>>> 
>> 
>> 
> <Snapshot 2011-09-16 21-09-26.tiff>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]