Other workaround here:
http://lists.gnu.org/archive/html/lilypond-user/2017-03/msg00781.html
using an engraver comparing chord-pitches.
Limitation: does not work for inversions, only for additional bass notes.

Does not work:
\new ChordNames \chordmode { c c/e c/g }

Works:
\new ChordNames \chordmode { c c/+e c/+g }


---

** [issues:#3909] a feature to disable the chord root name printing - just 
print the slash and inversion**

**Status:** Accepted
**Created:** Thu May 01, 2014 02:27 AM UTC by Anonymous
**Last Updated:** Thu May 01, 2014 07:42 AM UTC
**Owner:** nobody


*Originally created by:* *anonymous

*Originally created by:* 
[[email protected]](http://code.google.com/u/115988136766997056421/)

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](http://lsr.di.unimi.it/LSR/Item?id=776)


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to