Hi Aaron,
> \phrasingSlurDashed is just \override PhrasingSlur.dash-definition with some
> specific values.
> So you should only need to add "Override" to the event types
Ooh! Nice — I learn something new about Lilypond and its capabilities every
day. =)
Thanks,
Kieren.
__
On 2019-09-08 11:23 am, Kieren MacMillan wrote:
2. If you uncomment the quotedEventTypes setting line, note that the
\phrasingSlurDashed is not observed in the quote. What event would I
need to add in order to make that tweak work as expected?
\phrasingSlurDashed is just \override PhrasingSlur.
Hi Harm,
Three questions on this [seemingly-ancient!] thread about your (wonderful)
"dynamics on the fly" function:
1. Have you, as you implied might happen, found better ways to do the same
thing(s) in light of recent development efforts in the basecode?
2. How can I eliminate the resulting g
Hi all,
Please consider the following snippet/MWE:
MWE BEGINS
\version "2.19.83"
original = { \once \phrasingSlurDashed c'2\f\>\( c'\!\) }
\addQuote "orig" \original
\score {
<<
\new Staff \original
\new Staff { \quoteDuring #"orig" { s1 } }
>>
\layout {
\context {
You need to make the ChordNames and FretBoards into parallel music with << and
>>:
<<
\new ChordNames {
\myChords
}
\new FretBoards {
\set Staff.stringTunings = #ukulele-tuning
\myChords
}
>>
--
Phil Holmes
- Original Message -
From: Frederik Hanghøj Iversen
To: lilypond-user@