bugDenemo - Bugs: bug #33179, Export uinque staff names to...

 
 

bug #33179: Export uinque staff names to lilypond \new Staff = "name" <<...

Submitter:  -Deleted Account- <steele>
Submitted:  Fri 29 Apr 2011 01:04:57 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 01 May 2011 05:15:37 PM UTC, comment #1: 

I have implemented this. Note that denemo does not enforce uniqueness though and you can use this fact to print a part with an ossia staff using the Print Part command. However, LilyPond does not mind non-unique names.

Richard Shann <rshann>
Group administrator
Fri 29 Apr 2011 01:04:57 PM UTC, original submission:  

Denemo supports unique staff names through its staff properties dialog. By default these are called "voice 1", "voice 2" and so on.

When it comes to lilypond generation Denemo creates something like this:

MvmntIStaffI = \new Staff  << {
                \MvmntIVoiceIContext
                }
                >>


The first line should use the unique name and look like this:
MvmntIStaffI = \new Staff = "voice 1"  << {

This enables various features like automatically switching staffs etc.
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Common-notation-for-keyboards#index-followVoice


-Deleted Account- <steele>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rshann (Posted a comment)
  • -email is unavailable- added by steele (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-05-01 rshann StatusNone Fixed
        Open/ClosedOpen Closed
        SummaryExport uinque staff names to lilypond \\new Staff = &quot;name&quot; &lt;&lt;... Export uinque staff names to lilypond \new Staff = "name" <<...

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code