Hello Rémy Thanks for the background information. Maybe this book might be a valuable birthday gift in case my wife asks me next time ;-)
Based on this: - How do you typeset Fine / D.C. al Fine in your editions (https://imslp.org/wiki/Category:Claverie,_R%C3%A9my ?) - How would you typset it with lilypond as simple and clear as possible (but not necessarily perfect)? Regards Stephan Am 13.05.2019 um 20:09 schrieb Remy CLAVERIE: > Hi Stephan, > > > > Elaine Gould (Behind bars - Ed. Faber Music) wrote 2 pages on Da Capo > and Dal Segno layouts. > > Her recommandation is to add the term 'al Fine ' below the 'D.C' term. > No more... > > > > But from the example, we can see (page 238) that this markup is written > below the staff, in italic and is aligned at the right of the end bar. > > > > HTH > > > > The best, > > > > Rémy > > > > > > > > > Message du 13/05/19 17:57 > > De : "[email protected]" <[email protected]> > > A : "lilypond-user" <[email protected]> > > Copie à : > > Objet : "D.C. al Fine" best practice > > > > Hi folks > > > > I can imagine several ways of displaying / tweaking / formatting > "Fine" > > and "D.C. al Fine" markups. Probably the simplest might be: > > > > \version "2.19.83" > > > > melody = \relative c' { > > c4 d e f \bar "||" \mark \markup {Fine}| > > g8 g a f g g g4\fermata \bar "|." \mark \markup { "D.C. al Fine"} > > } > > > > \score { > > \melody > > \layout { } > > } > > > > According to my score reading and interpreting experience, > > * the markups are usually set in bold letters an horizontally right- > > aligned to the bar line; > > * "Fine" should stay in the first bar on the first line as it is not a > > rehearsal mark > > > > As always I'm aiming to make use of Lilypond's great default engraving > > capabilities the most possible with as few tweaks, "intransparent" > lines > > of code, and absolute positionings etc. as possible. > > > > Which is your recommended "good" way? What's your experience? > > > > TIA > > Stephan > > > > _______________________________________________ > > lilypond-user mailing list > > [email protected] > > https://lists.gnu.org/mailman/listinfo/lilypond-user > > > _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
