lilypond-user
[Top][All Lists]
Advanced

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

Re: \pralllUp inside Staff


From: Ali Cuota
Subject: Re: \pralllUp inside Staff
Date: Tue, 27 Feb 2018 18:58:30 -0500

Hi Torsten,

done. Again many thanks, this works perfectly.

BTW: I will publish in imslp, this seems more interesting for
everybody, than mutopia.

Francois<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> <table
style="border-top: 1px solid #D3D4DE;">
        <tr>
      <td style="width: 55px; padding-top: 18px;"><a
href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
target="_blank"><img
src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png";
alt="" width="46" height="29" style="width: 46px; height: 29px;"
/></a></td>
                <td style="width: 470px; padding-top: 17px; color: #41424e;
font-size: 13px; font-family: Arial, Helvetica, sans-serif;
line-height: 18px;">Libre de virus. <a
href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
target="_blank" style="color: #4453ea;">www.avg.com</a>                 </td>
        </tr>
</table>
<a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div>

2018-02-27 11:22 GMT-05:00, Ali Cuota <address@hidden>:
> Hallo Torsten,
>
> Many thanks anyway. I am now without lilypond on the road again, but I
> will try it tonight
>
> I wish a nice day for you and everybody here,
>
> Francois<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> <table
> style="border-top: 1px solid #D3D4DE;">
>       <tr>
>       <td style="width: 55px; padding-top: 18px;"><a
> href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
> target="_blank"><img
> src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png";
> alt="" width="46" height="29" style="width: 46px; height: 29px;"
> /></a></td>
>               <td style="width: 470px; padding-top: 17px; color: #41424e;
> font-size: 13px; font-family: Arial, Helvetica, sans-serif;
> line-height: 18px;">Libre de virus. <a
> href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail";
> target="_blank" style="color: #4453ea;">www.avg.com</a>               </td>
>       </tr>
> </table>
> <a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1"
> height="1"></a></div>
>
> 2018-02-26 17:51 GMT-05:00, Torsten Hämmerle <address@hidden>:
>> Hi Francois,
>>
>> my previous answer probably went amiss, so the 2nd attempt...
>>
>>
>> Ali Cuota wrote
>>>  in BWV 572 (trio Sonate d-minor)
>>
>> Ah, I guess you mean BWV 527... ;)
>>
>>
>> Ali Cuota wrote
>>> he wants a prallUp (well I
>>> understand it this way) inside the staff (see picture). I tried with
>>> the 3 ways I found inside the Notation manual (\raise, \super,
>>> \dir-column) (version 2.18.2) but none works.
>>
>> \raise and \super are markup commands.
>> And,  in this case, by squeezing the prallup below the beam between the
>> notes, the note spacing will be affected and you should try to set
>> X-offset
>> and Y-offset of the Script (technically, \prallup is a Script).
>> In order to move the follow-up notehead a bit further away, you could use
>> extra-spacing-width.
>>
>> In my example, I've included the complete measure and added another
>> stave,
>> just to show the correct rhythmic alignment of the resulting note
>> columns:
>>
>>  \version "2.18.2"
>>
>>  \new PianoStaff <<
>>    \new Staff \relative {
>>      \key d \minor
>>      \time 6/8
>>      d''8 ~ d32 cis b a e'16 g, g8\prall
>>      \once\override Script.Y-offset = #-1.5
>>      \once\override Script.X-offset = #3.2
>>      \once\override Script.extra-spacing-width = #'(0 . 0.5)
>>      f\prallup as
>>    }
>>    \new Staff \relative {
>>      \clef bass
>>      \key d \minor
>>      \time 6/8
>>      bes!8 g a d,8. es16 c! d |
>>    }
>>  >>
>>
>> prallup-inside.png
>> <http://lilypond.1069038.n5.nabble.com/file/t3887/prallup-inside.png>
>>
>> HTH,
>> Torsten
>>
>>
>>
>> --
>> Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
>>
>> _______________________________________________
>> lilypond-user mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
>>
>



reply via email to

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