denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] [bug #26141] Remove execerpt field


From: Richard Shann
Subject: [Denemo-devel] [bug #26141] Remove execerpt field
Date: Fri, 10 Apr 2009 08:44:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.14eol) Gecko/20070505 (Debian-1.8.0.15~pre080614i-0etch1) Epiphany/2.14

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

                 Summary: Remove execerpt field
                 Project: GNU Denemo, a gtk+ frontend to GNU Lilypond
            Submitted by: rshann
            Submitted on: Fri 10 Apr 2009 08:44:55 GMT
                Category: None
                Severity: 2 - Minor
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: rshann
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

we can get rid of the "excerpt" field, which
is used as a flag to tell exportlilypond to output a different header
for printing excerpts. Instead, the excerpt print routine can use
directives to insert the required header & then remove it after. Thus
(roughly):

score_directive_put_prefix("internal_excerpt_tag", "....the header needed") 

before the exportlilypond routine is called and

score_directive_delete("internal_excerpt_tag")

once it returns.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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