Thanks for the responses. The score-in-copyright idea does precisely what I
want; it's centered at the bottom of the first and only the first page of a
score.
%%%%%%%%%%%%
\version "2.18.0"
models = \relative c' {
c4-( d-) e-( f-)
\bar "||"
c4. d8 e4. f8
}
\layout {}
tune = \relative c' {\repeat unfold 25 { c4 d e f }}
\score {
\tune
}
\header {
tagline = ""
copyright = \markup \score {
\models
\layout { }
}
}
%%%%%%%%%%%%%%%%
----- Original Message -----
> From: "Urs Liska" <[email protected]>
> To: [email protected], "Lilypond-User Mailing List" <[email protected]>
> Sent: Sunday, April 17, 2016 9:35:16 AM
> Subject: Re: score as footnote/footer
>
>
>
> Am 17. April 2016 11:28:23 MESZ, schrieb "[email protected]"
> <[email protected]>:
> >It is sometimes the case in an etude book that a model of the etude
> >showing a different general rhythm or articulation pattern will be
> >given at the bottom of a page. Typically, the model will be only one
> >or a very few measures in a smaller size, centered at the bottom of the
> >page. Is this possible in straight LilyPond or is it necessary to use
> >LilyPond-book? I would prefer a straight LilyPond solution.
> >
> >-David
> >
>
> I think this should be possible by inserting a score in a markup in the
> copyright field.
>
> HTH
> Urs
>
> --
> Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user