I snipped the part right under the 'header' but here's
from the top the beginning of the file
\version "2.6.3"
\header {
title = "Thunder/Perfect Mind"
composer = "Jay Hamilton"
subtitle = "Adapted by the composer from various
translations/Texts found Nag Hamadi"
copyright = "CC lic.#2.5 some rights reserved Jay
Hamilton 1998"
}
#(set-global-staff-size 19)
Key = { \key c \major }
SopranoA = \relative c' {
\set Staff.instrument = #"Soprano 1"
\set Staff.midiInstrument = "Accordian"
\clef treble
\cadenzaOn
%notes begin here
Hope this is enough of an example.
Jay
Mats Bengtsson wrote:
Since you didn't include the part of your file where you actually use
the SopranoA variable, it's impossible to accurately answer your question.
/Mats
Quoting "Jay Hamilton, Sound and Silence" <[EMAIL PROTECTED]>:
I would like to use the autocompletion in my score however when I
looked at the manual I got confused as to where exactly to put this
[copied from manual];
\new Voice \with {
\remove "Note_heads_engraver"
\consists "Completion_heads_engraver"
} {
c2. c8 d4 e f g a b c8 c2 b4 a g16 f4 e d c8. c2
}
~~~~~~~~~~~~~~
in my score [example]
Key = { \key c \major }
SopranoA = \relative c' {
\set Staff.instrument = #"Soprano 1"
\set Staff.midiInstrument = "Accordian"
\clef treble
\cadenzaOn
I'm sure it's simple but like I said I got confused
Jay
--
Childhood is a Journey not a race- Emma Sadinsky aged 8
Jay Hamilton
Sound and Silence
206-328-7694
www.soundand.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
Childhood is a Journey not a race- Emma Sadinsky aged 8
Jay Hamilton
Sound and Silence
206-328-7694
www.soundand.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user