lilypond-user
[Top][All Lists]
Advanced

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

Re: Two questions


From: ghe
Subject: Re: Two questions
Date: Wed, 1 May 2013 11:46:09 +0200 (CEST)
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)



\relative c'
{
  \repeat unfold 32 { c4 g'8 g } \bar "|"
  \repeat unfold 32 { c4 g'8 g } \bar "|."
}

\layout {
  \set Score.defaultBarType = #""
}

You should also choose your \accidentalStyle judiciously.


You mean, put "#(set-accidental-style 'voice)"? I don't think I need this at the moment, but thanks for mentioning it; it's one question less that I will not ask to the list!

--ghe



reply via email to

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