bug-lilypond
[Top][All Lists]
Advanced

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

Feature request: enable omitting the root note name when repeating chord


From: Henrik Pitkala
Subject: Feature request: enable omitting the root note name when repeating chord inverted
Date: Thu, 1 May 2014 02:57:00 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> 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




reply via email to

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