Hi all, i'am new on LilyPond.

Following this link:
http://lilypond.org/doc/v2.19/Documentation/snippets/winds

Seems really nice, but i getting frustrating because i can't do a tablature
of a simple note:


*Here is the code:*

global = {

\key d \major

\time 4/4

% \relative mode d'

}

\relative d'' {

\global

\textLengthOn

d4^\markup {

\woodwind-diagram

#'tin-whistle

#'((cc . ( one ))

}

}


*The errors:*

/tmp/frescobaldi-ldcvdy2p/tmplkr21_je/Concerning-Hobbits -
Lilypond.ly:42:20: error: GUILE ha señalado un error para la expresión que
comienza aquí

#

'((cc . (one))

Printing keys in verbose mode for: tin-whistle

cc

possibilities for one:

(one oneT one1qT oneT1q one1q one1qT1h one1hT1q one1qT3q one3qT1q one1qTF
oneFT1q one1hT oneT1h one1h one1hT3q one3qT1h one1hTF oneFT1h one3qT oneT3q
one3q one3qTF oneFT3q oneFT oneF)


I don't found more documentation about makups or online help.

Thanks

Monchito
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to