~ubuntu-branches/ubuntu/oneiric/denemo/oneiric

« back to all changes in this revision

Viewing changes to actions/menus/ObjectMenu/StaffMenu/NonPrintingStaff

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-10-27 08:00:18 UTC
  • mfrom: (1.3.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: james.westby@ubuntu.com-20101027080018-tuekd0869v8ptnqv
Tags: upstream-0.8.16
ImportĀ upstreamĀ versionĀ 0.8.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
      <row>
8
8
        <action>NonPrintingStaff</action>
9
9
        <scheme>(d-DirectivePut-staff-prefix "NonPrintingStaff" " { } hiddenStaff = &lt;&lt; { ")
 
10
(d-DirectivePut-staff-override "NonPrintingStaff" DENEMO_OVERRIDE_GRAPHIC)
10
11
(d-DirectivePut-staff-display "NonPrintingStaff" "Hidden Staff")
11
 
(d-DirectivePut-staff-override "NonPrintingStaff" 1)
12
12
(d-RefreshDisplay)</scheme>
13
13
        <label>Non-Printing Staff</label>
14
14
        <tooltip>Hides the staff in LilyPond print out.</tooltip>