lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3909 in lilypond: a feature to disable the chord r


From: lilypond
Subject: [Lilypond-auto] Issue 3909 in lilypond: a feature to disable the chord root name printing - just print the slash and inversion
Date: Thu, 01 May 2014 09:27:57 +0000

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

New issue 3909 by address@hidden: 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

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