summaryrefslogtreecommitdiff
path: root/ly
diff options
context:
space:
mode:
authorPhil Holmes <mail@philholmes.net>2016-06-14 15:23:56 +0100
committerPhil Holmes <mail@philholmes.net>2016-06-21 10:51:24 +0100
commit319517ccbedcab1963cb664783ff00097fa52b30 (patch)
treef37a13ebec7a461ea860f6ded497c9293f18eaae /ly
parentcb684c1421b98ac38e9db7d92afba50fa4837384 (diff)
Correct accidental type for mensural fictas
Diffstat (limited to 'ly')
-rw-r--r--ly/engraver-init.ly1
1 files changed, 1 insertions, 0 deletions
diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly
index 6421d9efa1..3637871a66 100644
--- a/ly/engraver-init.ly
+++ b/ly/engraver-init.ly
@@ -1122,6 +1122,7 @@ accommodated for typesetting a piece in mensural style."
\override TimeSignature.style = #'mensural
\override KeySignature.glyph-name-alist = #alteration-mensural-glyph-name-alist
\override Accidental.glyph-name-alist = #alteration-mensural-glyph-name-alist
+ \override AccidentalSuggestion.glyph-name-alist = #alteration-mensural-glyph-name-alist
\override Custos.style = #'mensural
\override Custos.neutral-position = #3
\override Custos.neutral-direction = #DOWN