lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2968 in lilypond: -dpreview cuts off vertically


From: lilypond
Subject: [Lilypond-auto] Issue 2968 in lilypond: -dpreview cuts off vertically
Date: Mon, 19 Nov 2012 09:32:00 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2968 by address@hidden: -dpreview cuts off vertically
http://code.google.com/p/lilypond/issues/detail?id=2968

invoking

LilyPond --png -dpreview …

with the code

\language english
\paper{
  indent=0\mm
  line-width=120\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  bookTitleMarkup = ##f
  scoreTitleMarkup = ##f
}
\new Staff \with {
  \clef bass
  \remove Time_signature_engraver
}
{
  \key c \major
  <b d' f af>1
}

the top note is slightly cut off.

note that not all chords are cropped, s. http://lilypond.1069038.n5.nabble.com/dpreview-cuts-off-vertically-td136547.html

this looks similar to https://code.google.com/p/lilypond/issues/detail?id=268



reply via email to

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