lilypond-user
[Top][All Lists]
Advanced

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

Re: address@hidden \line


From: Francois Planiol-Auger
Subject: Re: address@hidden \line
Date: Fri, 6 Jul 2007 09:16:11 +0200
User-agent: KMail/1.9.1

Hi!

it doenst work. I dont know why...

I thought about lilypond-book, but latex will not manage with the length of 
the fragments, will it?

Thanks in advance, again

Francois

Am Donnerstag, 5. Juli 2007 14:58 schrieb Bainos:
> Hi again!
> This is strange! i Compiled it before posting..
> I use vesrsion 2.10.25 on WinXP
> I post the whole code..
>
> \version "2.10.25"
>
> \paper {
>   #(define dump-extents #t)
>   indent = 0\mm
>   line-width = 160\mm - 2.0 * 0.4\in
>   ragged-right = ##t
>   force-assignment = #""
>   line-width = #(- line-width (* mm  3.000000))
> }
>
> \layout {
>       \context {\Staff
>       fontSize = #-3
>       \override StaffSymbol #'staff-space = #(magstep -3)}
> }
>
>         \markup { \line { %%%%%%%
>
> \score { \relative c'' {
>   \new PianoStaff <<
>     \new Staff { \time 2/4 c4 e g g
> }
>     \new Staff { \clef bass c,,2 c,
> }
>
>   }
> \layout { ragged-right = ##t }
> }
>
> \null \null
>
> \score { \relative c'' { <<
>   \new PianoStaff <<
>     \new Staff { \time 2/4 c8 b c d e4 e
>     }
>     \new Staff { \clef bass e,,8 d e f g4 c,
>     }
>
>     \new Staff { \clef bass c2 c,
>     }
>
>   }
> \layout { ragged-right = ##t }
> }
>
> \null \null
>
> \score { \relative c'' {
>   \new PianoStaff <<
>     \new Staff { \time 2/4 c4 e g g,
>     }
>     \new Staff { \clef bass c,, c' e c
>     }
>
>   }
> \layout { ragged-right = ##t }
> }
>         } } %The End of the \markup & \line %%%%%%%
>
> Francois Planiol-Auger wrote:
> > Hi Bainos,
> >
> > the answer of the shell is:
> >
> > multicol.ly:14:8: Fehler: syntax error, unexpected \context, expecting
> > '='
> >
> >             \context {
> > multicol.ly:15:2: Fehler: syntax error, unexpected STRING, expecting '='
> >
> >              \Staff
> > multicol.ly:17:9: Fehler: syntax error, unexpected STRING, expecting '='
> >
> >                  \override StaffSymbol #'staff-space = #(magstep -3)}
> >
> > ...
> >
> > Francois
> >
> > Am Donnerstag, 5. Juli 2007 11:36 schrieb Bainos:
> >> \layout {
> >>         \context {
> >>             \Staff
> >>              fontSize = #-3
> >>              \override StaffSymbol #'staff-space = #(magstep -3)}
> >> }
> >
> > _______________________________________________
> > lilypond-user mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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