2008/5/13 Neil Puttock <[EMAIL PROTECTED]>:

> 2008/5/12 Matthew <[EMAIL PROTECTED]>:

 >

>  Attached is the output of the following snippet:
 >
 >  \version "2.11.46"
 >  \layout { ragged-right = ##t }
 >  \relative c' {
 >
 >   \override Staff.OttavaBracket #'edge-height = #'(1.2 . 1.2)
 >   \override Staff.OttavaBracket #'style = #'line
 >   \override Staff.OttavaBracket #'staff-padding = #2
 >   #(set-octavation 1)
 >   \set Staff.ottavation = ""
 >   \unset Staff.middleCPosition
 >   c1
 >   #(set-octavation 0)
 >
 >   #(set-octavation 1)
 >   \set Staff.ottavation = ""
 >   \unset Staff.middleCPosition
 >   c \break
 >   c
 >   #(set-octavation 0)
 >  }

 Which version are you using? I just tried .43 and .45 and I didn't get
 any leading vertical line - I copy/pasted your code and then ran it
 through Lilypond...


 --
 Matthew Rowles

 - Be Alert. Austalia needs lerts

Attachment: test.pdf
Description: Adobe PDF document

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to