lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3999 in lilypond: Make tablature half-note stem-sp


From: lilypond
Subject: [Lilypond-auto] Issue 3999 in lilypond: Make tablature half-note stem-spacing adjustable.
Date: Wed, 09 Jul 2014 00:13:31 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3999 by address@hidden: Make tablature half-note stem-spacing adjustable.
http://code.google.com/p/lilypond/issues/detail?id=3999

This adds a new property to the Stem grob called 'double-stem-separation
(default=0.5), that allows users to adjust the space between the double-stemmed half-notes in tablature:

\new TabStaff {
  \tabFullNotation
  c4 c2 c4
  \override Stem.double-stem-separation = 0.3
  c4 c2 c4
}

It also centers the stems on the fret number and adjusts the X-extent
accordingly.

Review the patch at http://codereview.appspot.com/110960043/

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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