lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5516 Make tab


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5516 Make tabChordRepeats default for TabStaff
Date: Fri, 26 Apr 2019 09:30:27 -0000


[issues:#5516] Make tabChordRepeats default for TabStaff

Status: New
Created: Fri Apr 26, 2019 09:30 AM UTC by Thomas Morley
Last Updated: Fri Apr 26, 2019 09:30 AM UTC
Owner: nobody

This code

\version "2.19.83"
\new TabStaff { <e\6> q }

doesn't keep the information about StringNumber.
As documented one needs to do

\new TabStaff \tabChordRepeats { <e\6> q }

The enhancement is to make tabChordRepeats the default for TabStaff.

Davide Kastrup wrote

How? (Automatic) expansion of q happens at scorification time. There
are no contexts at that time and the context definitions may still
change after scorification.

You'd have to move some of the repeat chord expansion business right
into iteration and engraving.

http://lists.gnu.org/archive/html/bug-lilypond/2019-04/msg00029.html


Sent from sourceforge.net because address@hidden 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.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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