Re: Mixing music and markup in Scheme

2016-06-14 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Phil Holmes" Cc: Sent: Tuesday, June 14, 2016 11:58 AM Subject: Re: Mixing music and markup in Scheme "Phil Holmes" writes: mus = \relative c'' { c4 d e \once \set suggestAccidentals = ##t f

Re: Mixing music and markup in Scheme

2016-06-14 Thread David Kastrup
"Phil Holmes" writes: >> mus = \relative c'' >> { c4 d e \once \set suggestAccidentals = ##t fis >> } >> >> \score { >> \new MensuralStaff \with { \override >> AccidentalSuggestion.glyph-name-alist = >> #alteration-mensural-glyph-name-alist } >>{ >> \new MensuralVoice { \mus } >>

Re: Mixing music and markup in Scheme

2016-06-14 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Phil Holmes" Cc: Sent: Tuesday, June 14, 2016 10:53 AM Subject: Re: Mixing music and markup in Scheme Phil Holmes writes: Yet another question about Scheme functions (note - I _do_ try to find the answer

Re: Mixing music and markup in Scheme

2016-06-14 Thread Mark Knoop
At 09:25 on 14 Jun 2016, Phil Holmes wrote: >Yet another question about Scheme functions (note - I _do_ try to find >the answers to my questions by reading the manual and experimenting, >and have been looking at this for a couple of hours without success). > >Background: Renaissance music has a som

Re: Mixing music and markup in Scheme

2016-06-14 Thread David Kastrup
Phil Holmes writes: > Yet another question about Scheme functions (note - I _do_ try to find the > answers to my questions by reading the manual and experimenting, and have > been looking at this for a couple of hours without success). > > Background: Renaissance music has a somewhat cavalier a

Mixing music and markup in Scheme

2016-06-14 Thread Phil Holmes
Yet another question about Scheme functions (note - I _do_ try to find the answers to my questions by reading the manual and experimenting, and have been looking at this for a couple of hours without success). Background: Renaissance music has a somewhat cavalier attitude to placement of accide