[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Composer header field with large staff size
From: |
Nick Payne |
Subject: |
Composer header field with large staff size |
Date: |
Fri, 07 Sep 2012 09:57:52 +1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 |
With a large staff size and a longish composer field, the composer name
runs off the right-hand edge of the page, even though there is plenty of
room for it to be accommodated within the left and right margins:
%===================
\version "2.16.0"
#(set-global-staff-size 33)
\paper { #(set-paper-size "a4") }
\header {
title = "Preludio"
composer = "Jean-Baptiste Bésard (c.1567–1617)"
}
\relative c' { \repeat unfold 40 { c4 } }
%===================
Nick
test.png
Description: PNG image
- Composer header field with large staff size,
Nick Payne <=