You've found a misprint in the manual. Just replace Text_script_engraver with Text_engraver and it should work better. In the on-line manual, you can click on every example to see the LilyPond code used to generate it.
I'll correct it for future versions.
/Mats
[EMAIL PROTECTED] wrote:
I am trying to use the slash note heads with the example from the manual and get the following error:
Parsing... error: unknown translator: `Text_script_engraver'
here is the code:
\context {
\name ImproVoice
\type "Engraver_group_engraver"
\consists "Note_heads_engraver"
\consists "Text_script_engraver"
\consists Pitch_squash_engraver
squashedPosition = #0
\override NoteHead #'style = #'slash
\override Stem #'transparent = ##t
\alias Voice
}
\context {
\StaffContext
\accepts ImproVoice }
I don't see anything in that section of the manual about needing to include any files, such as 'english.ly' for example.
I am using version 2.2.2 What must I do to make this work? Thanks, chip
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user