Beamed eighth notes in markup

2021-06-11 Thread Brent Annable
Hi all, I'm trying to create a markup indication that includes two beamed eighth-notes, but I can't seem to figure out how using \note or \note-by-number. Can anyone help? My efforts are attached. \version 2.19.65 \relative c' { c4 f^\markup {\center-align \italic \small { "(v. 6" }

Re: Beamed eighth notes in markup

2021-06-11 Thread Jacques Menu
Hello Brent, Does this help you? JM \version "2.19.83" tempoRelationshipStaffReduce = #-3 \markup { \line \general-align #Y #DOWN { % 1st column in line "On l'indique ainsi : " % 2nd column in line \score { \new Staff \with { % reduce the font size a la cu

Re: Beamed eighth notes in markup

2021-06-12 Thread Lukas-Fabian Moser
Hi Brent, Am 12.06.21 um 08:34 schrieb Brent Annable: I'm trying to create a markup indication that includes two beamed eighth-notes, but I can't seem to figure out how using \note or \note-by-number. Can anyone help? My efforts are attached. \version 2.19.65 \relative c' { c4  f^\markup {\ce