\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



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to