mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 03:04:00 +00:00
Don't double slash for slash chords
This commit is contained in:
parent
6d7383b324
commit
21291b8f3f
|
@ -94,6 +94,7 @@ vlExceptions = #(append
|
||||||
\set chordNameExceptions = #vlExceptions
|
\set chordNameExceptions = #vlExceptions
|
||||||
\set chordNameSeparator = ""
|
\set chordNameSeparator = ""
|
||||||
\set chordRootNamer = #note-name->markup
|
\set chordRootNamer = #note-name->markup
|
||||||
|
\set slashChordSeparator = ""
|
||||||
\set chordNoteNamer = #vlBassNamer
|
\set chordNoteNamer = #vlBassNamer
|
||||||
\set majorSevenSymbol = \vlMaj
|
\set majorSevenSymbol = \vlMaj
|
||||||
<{CHORDS}>
|
<{CHORDS}>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user