bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2192 in lilypond: tighter polyphony


From: -Eluze
Subject: Re: Issue 2192 in lilypond: tighter polyphony
Date: Fri, 6 Jan 2012 23:58:51 -0800 (PST)


lilypond-4 wrote:
> 
> Status: Accepted
> Owner: ----
> Labels: Type-Enhancement
> 
> New issue 2192 by address@hidden: tighter polyphony
> http://code.google.com/p/lilypond/issues/detail?id=2192
> 
> The attached image shows rather large horizontal distances between the  
> voices (this setup is necessary e.g. for Bach's Chaconne for violin solo,  
> BWV 1004).
> 
> 
> Currently, this horizontal space isn't configurable in lilypond, which I  
> consider a deficiency.
> 
> 
what about

\relative c' <<
  { \voiceOne e'4 }
  \\
  { \voiceThree \override NoteColumn #'force-hshift = #0.25 b4 }
  \\
  { \voiceFive \override NoteColumn #'force-hshift = #0.5 g4 }
  \\
  { \voiceTwo d4 }
>>

http://old.nabble.com/file/p33097464/force-hshift.png 
-- 
View this message in context: 
http://old.nabble.com/Issue-2192-in-lilypond%3A-tighter-polyphony-tp33097351p33097464.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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