Re: markup of a group of eighth notes

2015-02-27 Thread Pierre Perol-Schneider
2015-02-27 23:41 GMT+01:00 Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com>: > 2015-02-27 22:33 GMT+01:00 Stephen MacNeil : > >> thanks very much here is what i did also do you know how to get the >> >> \musicglyph #"timesig.C44" whitout printing C i want 4/4 but in a markup >> ... a

Re: markup of a group of eighth notes

2015-02-27 Thread Pierre Perol-Schneider
2015-02-27 22:33 GMT+01:00 Stephen MacNeil : > thanks very much here is what i did also do you know how to get the > > \musicglyph #"timesig.C44" whitout printing C i want 4/4 but in a markup > ... anyway thanks > Sure : \markup\center-column\number { 4 \vspace #-.35 4 } > \markup { \vsp

Re: markup of a group of eighth notes

2015-02-27 Thread Pierre Perol-Schneider
Oups, some settings corrections: \version "2.18.2" % option 1: \markup \italic "option 1:" \markup\column { \concat { \hspace #1.25 \beam #7.6 #0 #.4 } \vspace #-.1 \concat { \note #"4" #UP \hspace #1.2 \note #"4" #UP \hspace #1.2 \note #"4" #UP \hspace #1.2 \note

Re: markup of a group of eighth notes

2015-02-27 Thread Pierre Perol-Schneider
Hi Stephen, Two options: \version "2.18.2" % option 1: \markup\column { \concat { \hspace #1.25 \beam #7.3 #0 #.4 } \vspace #-.15 \concat { \note #"4" #UP \hspace #1.1 \note #"4" #UP \hspace #1.1 \note #"4" #UP \hspace #1.1 \note #"4" #UP } } % option 2: \marku

markup of a group of eighth notes

2015-02-27 Thread Stephen MacNeil
how would i do this with the flags attached? \markup {\halign #-11 \raise #.6 \note #"8" #UP \raise #.6 \note #"8" #UP \raise #.6 \note #"8" #UP \raise #.6 \note #"8" #UP } thanks Stephen ___ lilypond-user mailing list lilypond-user@gnu.org https://l