lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #2968 -dpr


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #2968 -dpreview cuts off vertically
Date: Thu, 18 Jan 2018 10:12:22 -0000

I just came across this again (also with a staff bracket and lilypond-book-preamble.ly).
I can add that the cropping only happens with the last system, all others work fine.

A workaround is to modify the Y-extent of something that is on that last system to, say, #'(-4 . 0). Of course that only works if that doesn't affect collision handling in any way. An alternative would be to add some element (an articulation, a markup etc.) below the staff and color it white.

Of course the solution would be to properly calculate the Y-extent of the staff bracket ...


[issues:#2968] -dpreview cuts off vertically

Status: Accepted
Created: Mon Nov 19, 2012 01:31 AM UTC by Anonymous
Last Updated: Fri May 12, 2017 04:31 PM UTC
Owner: nobody
Attachments:

Originally created by: *anonymous

Originally created by: address@hidden

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

another related issue is [#720]


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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