> I'm not top posting.

Dear all,

the eps file resulting from lilypond -dbackend=eps on the following snippet

\version "2.11.52"
\score {
{f'''8-.}
 \layout {
    \context {
      \Staff
      \remove "Staff_symbol_engraver"
      \remove "Time_signature_engraver"
      \remove "Clef_engraver"
    }
  }
}
\paper{
  indent=0\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
}

has a bounding box too small (left, top, right). I collected all the problems I
met in this snippet, but there are probably different reasons for each crop.

Best regards,

Marco



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to