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 - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to