bug-lilypond
[Top][All Lists]
Advanced

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

collision 2.10.15 composer and opus


From: Laurent L s l
Subject: collision 2.10.15 composer and opus
Date: Sun, 4 Feb 2007 10:32:00 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

\version "2.10.15"

\header
{       title = "title"
        composer = "Johann Sebastian BACH"
        opus = "BWV 645"
}

PorteeVide =
{       \clef treble
        \repeat unfold 10
        { s1\break }
        \bar "|."
}

\new Score \with
{       \override TimeSignature #'transparent = ##t
        defaultBarType = #""
        \remove Bar_number_engraver
}

\new Staff \PorteeVide





reply via email to

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