I'm sorry, I seem to have left off the closing parenthesis! Try again with the code I have attached this time...
-Leland On Tue, Mar 23, 2010 at 1:11 PM, Slattery, Tim - BLS <[email protected]> wrote: >> Tim, >> >> All you need to do is include that code somewhere in your >> file, and then use \override in your \global section to >> activate the code that Robin wrote. I've attached a file >> including all the code that I currently have for Sacred >> Harp-style repeats. > > I can't figure it out. I get nothing but error messages. > > > GNU LilyPond 2.12.1 > Processing `alexander3.ly' > Parsing... > alexander3.ly:25:71: error: syntax error, unexpected \C[haracter] > #:raise 2 #:override '(thickness . 5) #:draw-line '(0 . -4) ) ) )) > \ > alexander3.ly:65:1: error: GUILE signaled an error for the expression > beginning > here > # > (define (dotFn grob)\ > alexander3.ly:82:39: Unknown # object: #\w > alexander3.ly:70:6: error: GUILE signaled an error for the expression > beginning > here > # > :right-align\ > Unbound variable: :right-align\ > alexander3.ly:71:6: error: GUILE signaled an error for the expression > beginning > here > # > :vcenter\ > Unbound variable: :vcenter\ > alexander3.ly:72:6: error: GUILE signaled an error for the expression > beginning > here > # > :line (\ > Unbound variable: :line > alexander3.ly:72:12: error: syntax error, unexpected '(' > #:line > (\ > alexander3.ly:73:6: error: GUILE signaled an error for the expression > beginning > here > # > :vcenter\ > Unbound variable: :vcenter\ > alexander3.ly:74:6: error: GUILE signaled an error for the expression > beginning > here > # > :column (#:filled-box '(0 . 0.35) '(0 . 0.35) 0 \ > Unbound variable: :column > alexander3.ly:74:16: error: GUILE signaled an error for the expression > beginning > here > #:column (# > :filled-box '(0 . 0.35) '(0 . 0.35) 0 \ > Unbound variable: :filled-box > alexander3.ly:75:20: error: GUILE signaled an error for the expression > beginning > here > # > :filled-box '(0 . 0.35) '(0 . 0.35) 0 \ > Unbound variable: :filled-box > alexander3.ly:76:20: error: GUILE signaled an error for the expression > beginning > here > # > :filled-box '(0 . 0.35) '(0 . 0.35) 0 \ > Unbound variable: :filled-box > alexander3.ly:77:20: error: GUILE signaled an error for the expression > beginning > here > # > :filled-box '(0 . 0.35) '(0 . 0.35) 0 )} > Unbound variable: :filled-box > Interpreting music... [8][16] > Preprocessing graphical objects...alexander3.ly:6:7: In procedure memoization > in > expression (cond     ...): > alexander3.ly:6:7: In file "alexander3.ly", line 5: Bad cond clause   in > expres > sion (cond       ((string=? g-n "|:") (dotFn grob))       ((string=? > g-n " > :|") (barDotFn grob))   ...). > > -- > Tim Slattery > [email protected] >
sacredHarpRepeats.ly
Description: Binary data
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
