lilypond-user
[Top][All Lists]
Advanced

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

Re: Only show the opus number once when there are multiple score blocks


From: Timothy Lanfear
Subject: Re: Only show the opus number once when there are multiple score blocks
Date: Sun, 24 Feb 2019 18:58:19 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

On 24/02/2019 05:59, Robert White wrote:
I have a Lilypond file with two score blocks like the following:

     \version "2.18.2"

     \header {
       title = "Two minuets"
       opus = "Op. 1"
     }

     \score {
       \header {
         piece = "No. 1: Minuet in D major"
       }
       % Music here...
     }

     \score {
       \header {
         piece = "No. 2: Minuet in G major"
       }
       % Music here...
     }

The problem is that the opus number is shown for every score block.
How can I make Lilypond only show it once?

This topic has been discussed before on the list, where I provided a suggestion. http://lists.gnu.org/archive/html/lilypond-user/2017-04/msg00770.html


--
Timothy Lanfear, Bristol, UK.




reply via email to

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