Hello Manuela, +2, thanks, using two markups is both elegant and simple!
JM > Le 8 août 2017 à 12:18, Manuela Gößnitzer <[email protected]> a > écrit : > > What about > > \relative b, { > \key g \major > \clef "bass" > \time 3/4 > > \textLengthOn > d4 _\markup{\italic "Fine"} > \fermata > g4- \markup { \dynamic "f" } > b4 > } > > 2017-08-07 15:18 GMT+02:00 Phil Holmes <[email protected] > <mailto:[email protected]>>: > It does, but only if you attach the markup to the note. As it turns out, it > still _just_ collides with the forte, so adding a space to the end of "fine" > solves this. However, they still don't align since they are both avoiding > note stems of different lengths. > > \relative b, { > \key g \major > \clef "bass" > \time 3/4 > > \textLengthOn > d4 _\markup{\italic "Fine "} > \fermata > g4 \f > b4 > } > > > -- > Phil Holmes > > > ----- Original Message ----- From: "Jacques Menu" <[email protected] > <mailto:[email protected]>> > To: "Lilypond-User Mailing List" <[email protected] > <mailto:[email protected]>> > Sent: Monday, August 07, 2017 1:30 PM > Subject: Re: Alignment problem > > > > Hello Phil, > > \textLengthOn doesn't solve the problem, thanks anyway! > > JM > > Jacques Menu, iPhone > > Le 7 août 2017 à 08:19, Menu Jacques <[email protected] > <mailto:[email protected]>> a écrit : > > Hello folks, > > Can the « Fine » and « f » be on the same horizontal line while remaining > attached to two differents notes, without using any separate dynamics voice? > > Thanks! > > JM > > \version "2.19.55" > > \relative b, { > \key g \major > \clef "bass" > \time 3/4 > > d4 > \fermata _\markup{\italic "Fine"} > g4 \f > b4 > } > > > > > > -------------------------------------------------------------------------------- > > > > > > > > -------------------------------------------------------------------------------- > > > > _______________________________________________ > lilypond-user mailing list > [email protected] <mailto:[email protected]> > https://lists.gnu.org/mailman/listinfo/lilypond-user > <https://lists.gnu.org/mailman/listinfo/lilypond-user> > > > > _______________________________________________ > lilypond-user mailing list > [email protected] <mailto:[email protected]> > https://lists.gnu.org/mailman/listinfo/lilypond-user > <https://lists.gnu.org/mailman/listinfo/lilypond-user> > > _______________________________________________ > 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
