|
| From: | Han-Wen Nienhuys |
| Subject: | Re: Making a Score-Following DVD with Lilypond |
| Date: | Mon, 06 Aug 2007 10:07:31 -0300 |
| User-agent: | Thunderbird 2.0.0.5 (X11/20070719) |
Silas S. Brown escreveu:
> #(ly:set-option 'clip-systems)
>
> Now find the \score block, and at the end of it
> add the following:
>
> \layout { clip-regions = #(list
> (cons
> (make-rhythmic-location 0 0 1)
> (make-rhythmic-location 99999 0 1))
> )}
>
This should not be necessary if you use -dbackend=eps
--
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen
| [Prev in Thread] | Current Thread | [Next in Thread] |