bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 614 in lilypond: OttavaBracket left edge height not working


From: Matthew Rowles
Subject: Re: Issue 614 in lilypond: OttavaBracket left edge height not working
Date: Tue, 13 May 2008 19:38:03 +1000

2008/5/13 Neil Puttock <address@hidden>:

> 2008/5/12 Matthew <address@hidden>:

 >

>  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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]