lilypond-user
[Top][All Lists]
Advanced

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

Re: Incipit alignment


From: David Kastrup
Subject: Re: Incipit alignment
Date: Tue, 19 Apr 2022 15:09:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Martin Baker <martinbaker32@mac.com> writes:

> Hello. Does anyone have a solution to the ugly alignment of the part
> names / incipit in the attached screenshot?

> incipitCantus = \markup {
> \score
> {
> {
> \set Staff.instrumentName = "Cantus"
> \override NoteHead.style = #'neomensural
> \override Rest.style = #'neomensural
> \override Staff.TimeSignature.style = #'neomensural
> \cadenzaOn
> \clef "petrucci-c1"
> \key f \major
> \time 4/4
> d''1
> }
> \layout {
> line-width=\incipitwidth
> indent = 0
> }
> }
> }
>
> In the score block
> \set Staff.instrumentName = \incipitCantus
>
> In the paper block
> indent = 3.5\cm
>

I am not going to spend the 10 minutes it takes to secondguess how to
fudge a compilable example from those sketches.  It's possible others
will.  However you definitely increase your chances of getting good
quality answers by doing everything except the part you are having
problems with yourself rather than force every single person wanting to
answer you to first doing the same gruntwork for your sake and probably
running out of steam before even getting to your actual problem.

That process of creating everything key-ready for supplying the answer
is supposed to be described in <https://lilypond.org/tiny-examples>.  It
probably is not clear enough.

-- 
David Kastrup



reply via email to

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