SeparationItem bug

2009-06-03 Thread Vivian Barty-Taylor
I can't get the SeparationItem spacing tweak to work in 2.12.2 (on OSX). See code and attached PNG. Is this a known issue or is there an alternative workaround? Thanks, Vivian. > Begin Lilypond snippet \include "header.ly" \score { << \new Staff { \override Score.SeparationItem #'

\set Score.skipTypesetting creates erroneous output

2007-02-16 Thread Vivian Barty-Taylor
>> I'm not top posting Using 2.10.14 for Mac OSX When using \set Score.skipTypesetting a pile of wrongly placed tuplet brackets is printed. The file needs to have one line break in it for this problem to occur. CODE BEGIN << \new Staff \relative c' { \set Score.skipTypesetting = ##t \times 2

Staff.intrument broken in 2.9.18

2006-09-26 Thread Vivian Barty-Taylor
\new Staff{ \set Staff.instrument = "violin" c1 } The above input gives error message: warning: can't find property type-check for `instrument' (translation-type?). perhaps a typing error? and there is no instrument name printed. ___ bug-lilypond m