[tablatures] Re: Violin Tablature idea

[ Thread Index | Date Index | More lilynet.net/tablatures Archives ]


That is very close.  Only if I comment out the line         \set TabStaff.fretLabels = \markuplist {"0" "0#" "1" "1#" "2" "3" "3#" "4"}
will it compile in Frescobaldi. 
Otherwise I get this error message:

Starting lilypond-windows.exe 2.14.2 [Untitled (2)]...

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.



On 6/27/2012 2:40 AM, Marc Hohl [via LilyPond's support for tablatures] wrote:
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 }
     }
   >>
}

--

Read my Appalachian Mountain travel articles on The Examiner. Subscribe by e-mail or RSS!

---
Grace & Peace,
Darris.
http://www.PublishWithKA.com
http://www.darrisbrock.com




View this message in context: Re: Violin Tablature idea
Sent from the LilyPond's support for tablatures mailing list archive at Nabble.com.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/