denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] [bug #33179] Export uinque staff names to lilypond \new S


From: Nils Gey
Subject: [Denemo-devel] [bug #33179] Export uinque staff names to lilypond \new Staff = "name" <<...
Date: Fri, 29 Apr 2011 13:04:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0) Gecko/20110321 Firefox/4.0

URL:
  <http://savannah.gnu.org/bugs/?33179>

                 Summary: Export uinque staff names to lilypond \new Staff =
"name" <<...
                 Project: Denemo
            Submitted by: steele
            Submitted on: Fri 29 Apr 2011 03:04:57 PM CEST
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33179>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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