lilypond-user
[Top][All Lists]
Advanced

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

Printing entire score on 1 line


From: pat eyler
Subject: Printing entire score on 1 line
Date: Tue, 2 Feb 2010 06:15:28 -0700

My wife is a new lilypond user (and not super computer literate).
She's trying to typeset a score generated by denemo (see below),
but the output is all squeezed onto a single line which overflows
the right side of the page.

I've looked over the lilypond doc output by denemo, and can't see
anything obvious.  We're running lilypond  2.12.2 on Ubuntue 9.10.

Here's the lilypond doc:


%% LilyPond file generated by Denemo version 0.8.6

%%http://www.gnu.org/software/denemo/

\version "2.8.7"
\paper {
}
#(set-default-paper-size "a4")
#(set-global-staff-size 16)

\header{
tagline = "Generated by Denemo Version 0.8.1, go to http://www.denemo.org";
}

% The music follows

MvmntIVoiceI =  {
          r8. e'2%|
         a'4 a' a' ~ a' a'%|
         c'' c''2 a'4%|
         b' a' a' f'%|
%5
         e'2. e'4%|
         a' a' a' c''%|
         c'' c'' c'' b'%|
         b' b' b' c''%|
         b'2. f'4%|
%10
         a' a' a' b'%|
         c'' c''2 a'4%|
         b' a' a'8 a' a'4%|
         a'2. r4%|
         \time 3/4 r4. e'8( e') e' e'4. a'8 e'4%|
%15
         e'8 b'2( b'8) f'4. e'8 d'2. e'8 a'4. e'4 a'4.%|
         b' b'8 b'4%|
         d''4. c''8 a'4%|
         e''2( e''8)%|
         a' c'' c'' c''4%|
%20
         d'' d'' b'8%|
         b' c''4%|
         b' c'' g'2( g'8)%|
         e' e'4 a'4.%|
         d'8 e' b' b'4%|
%25
         e' d'' c''%|
         b' a'4. g'8%|
         a'2( c''8 d''%|
         e''4 d''4. c''8%|
         a'2.%|
%30
         c''4 b'4. a'8%|
         f'2.%|
         e'2 a'4%|
         d'2 d'4%|
         e'4. f'8 g'4%|
%35
         a'2 c''8 d''%|
         e''4 d''4. c''8%|
         a'2.%|
         c''4 b'4. a'8%|
         f'2.%|
%40
         e'2 a'4%|
         d'2 d'4%|
         c'( c'8) b c'4%|
         b( b8) e'( e') e'%|
         e'4. a'8 e'4%|
%45
         e'8 b'2( b'8)%|
         f'4. e'8 d'4%|
         e'2.%|
         e'8 a'4. e'4%|
         b'4. b'8 b'4%|
%50
         d''2.%|
         c''2 b'4%|
         a'2. ~%|
         a'2 a'8 b'%|
         \time 4/4 c''2 a'4 b'8 c''%|
%55
         d''2. d''4%|
         c''8 c'' c'' a' b' b' a' g'%|
         a'2. r4 \bar "|."
}



        MvmntIVoiceITimeSig = \time 4/4
MvmntIVoiceIKeySig = \key c \major
 MvmntIVoiceIClef = \clef treble
MvmntIVoiceIProlog = { \MvmntIVoiceITimeSig \MvmntIVoiceIKeySig
\MvmntIVoiceIClef}
MvmntIVoiceIMusic =  {\MvmntIVoiceIProlog \MvmntIVoiceI}
MvmntIVoiceIContext = \context Voice = VoiceIMvmntI  {\MvmntIVoiceIMusic}
MvmntIStaffI = \new Staff  << {
                \MvmntIVoiceIContext
                }
                >>



\score {
<< <<
\MvmntIStaffI
>>
>>
\layout{
        }
\header{
        }

}


-- 
thanks,
-pate
-------------------------
 Don't judge those who choose to sin differently than you do

http://on-ruby.blogspot.com
http://eldersjournal.blogspot.com




reply via email to

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