Status: Accepted
Owner: ----
Labels: Type-Enhancement

New issue 3909 by [email protected]: a feature to disable the chord root name printing - just print the slash and inversion
http://code.google.com/p/lilypond/issues/detail?id=3909

On 01/05/14 03:57, Henrik Pitkala wrote:
I'm not top posting

I'd like a feature to disable the chord root name printing, and just print
the slash and the inversion. The rationale for this request is a more
compact chord line.

\version "2.19.6"
\chordmode {
     c c/e c/g
}

Current output:
   C  C/e  C/g

Desired possibility:
   C  /e  /g

Suggestion for the command to achieve this:
\set chordRepeatRootNote = ##f

There's an LSR snippet over here but it's way too tedious to use in normal use:
http://lsr.di.unimi.it/LSR/Item?id=776

--
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