[tablatures] Re: Violin Tablature idea |
[ Thread Index | Date Index | More lilynet.net/tablatures Archives ]
Processing `c:/users/darris/appdata/local/temp/frescobaldi-03xpgw/tmp307tlx/document.ly'
Parsing...
c:/users/darris/appdata/local/temp/frescobaldi-03xpgw/tmp307tlx/document.ly:12:34: error: unknown escaped string: `\markuplist'
\set TabStaff.fretLabels =
\markuplist {"0" "0#" "1" "1#" "2" "3" "3#" "4"}
c:/users/darris/appdata/local/temp/frescobaldi-03xpgw/tmp307tlx/document.ly:12:49: error: syntax error, unexpected STRING
\set TabStaff.fretLabels = \markuplist {"0
" "0#" "1" "1#" "2" "3" "3#" "4"}
c:/users/darris/appdata/local/temp/frescobaldi-03xpgw/tmp307tlx/document.ly:7:3: error: errors found, ignoring music _expression_
<<
error: failed files: "c:\\users\\darris\\appdata\\local\\temp\\frescobaldi-03xpgw\\tmp307tlx\\document.ly"
Exited with return code 1.
music = \relative f {
g1 gis a ais b c cis
}
\score {
<<
\new Staff {
\new Voice { \music }
}
\new TabStaff \with { tablatureFormat =
#fret-letter-tablature-format } {
\set TabStaff.fretLabels = \markuplist {"0" "0#" "1" "1#" "2" "3"
"3#" "4"}
\set TabStaff.stringTunings = #mandolin-tuning
\new TabVoice { \music }
}
>>
}
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |