Re: adding footnote to markup on invisible measures

2018-08-20 Thread Pierre Perol-Schneider
Here's a workaround: \version "2.19.80" \markup { \null \footnote \null \italic \concat { "*" \hspace #.3 "Das Cello erzählt eine Geschichte ganz unabhängig von den anderen Stimmen" } } \relative c { \time 2/4 \hideNotes \omit Staff.TimeSignature | es'''2^\markup { "un poco

adding footnote to markup on invisible measures

2018-08-20 Thread N. Andrew Walsh
Hi List, for "reasons" I have a passage that should have blank staves with no barlines, rests, clefs, etc. However, at the start of the section is an expressive mark, which should itself have a footnote. What I have thus far is as follows: \version "2.19.80" \relative c { \time 2/4

Re: Bar number under beam

2018-08-20 Thread damianlegassick
Thanks Aaron I can work with this Damian > On 18 Aug 2018, at 18:16, Aaron Hill wrote: > > On 2018-08-18 09:25, damianlegassick wrote: >> I want bar 15 the same hight as bar 14 > > { > \version "2.19.82" > \set Score.timing = ##f > \autoBeamOff > \voiceOne > \override

Re: align dynamic with text

2018-08-20 Thread Noeck
Dear Ben, how about this version. It combines some of the already proposed features: - mixes dynamic text symbols and text - behaves like a dynamic script (DynamicText) - centers the symbol on the note head \version "2.19.80" % combine dynamic as markup that looks like what you want it to