Fix crash
[orchestrallily.git] / testsuite / titlepage.ly
blob324363b7fc7cf7e1c8dca579e83d0ddc574545ff
1 \version "2.13.17"
2 \include "../orchestrallily.ly"
4 % #(set-global-staff-size 35)
5 % \paper {
6 % line-width=10\cm
7 % }
9 \header {
10 title = "A nice titlepage"
11 titlepagetitle = \markup \center-column { "A really nice" "titlepage"}
12 subtitle = "using OrchestralLily"
13 composer = "The software author"
14 % poet = "Noone else"
15 copyright = "No copyright on this trivial example"
16 scoretype = "Full Score / Partitur"
17 enteredby = "The editor"
18 publisher = \markup \center-column { "Edition Kainhofer, 2008"
19 \line{Number of the score}}
20 % date = "June 2008"
21 ensemble = "Soli (SA), Coro e Orchestra o Organo"
22 instruments = \markup { \column {
23 \line {"Flauto, 2 Clarinetti/Oboi, 2 Corni,"}
24 \line {"2 Trombe, Timpani, 2 Violini, Viola,"}
25 \line {"Violoncello e Contrabbasso"}} }
26 subsubtitle = \markup{ \medium \fontsize #1 "Trivial to play" }
30 \paper {
31 bookTitleMarkup = \titlePageMarkup
34 \pageBreak
37 TestIiMusic = { c''1 }
38 \createScore #"Test" #'("Ii")