lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #2849 cropped


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #2849 cropped output with -dpreview and --eps
Date: Fri, 26 Jul 2019 22:40:04 -0000

Still a problem with git from today. Here is a short snippet as a reference.

\version "2.21.0"

\header {
  texidoc = "
Beams over more than a single staff must not be cropped
if processed with the eps backend.

Here is a counterexample, exhibiting a wrong bbox.
"
}

#(ly:set-option 'backend 'eps)

\header {
  copyright = ""
  tagline = ##f
}

<<
  \new Staff           { \voiceTwo a'8[ \change Staff = "other" a] }
  \new Staff = "other" { s4 }
>>

Attachments:


[issues:#2849] cropped output with -dpreview and --eps

Status: Accepted
Created: Tue Sep 18, 2012 11:16 AM UTC by Anonymous
Last Updated: Fri Jul 26, 2019 10:33 PM UTC
Owner: nobody

Originally created by: *anonymous

Originally created by: Elu...@gmail.com

Damian leGassick reports a problem with -dbackend=eps where beams are cropped, see http://lilypond.1069038.n5.nabble.com/attachment/133016/0/space_prob.pdf

this behavior also occurs in many other situations with -dpreview, namely when beams, slurs, phrasing slurs, dynamic spanners (and maybe others, but not text scripts) extend above or below the "natural" vertical dimension of a staffGroup (which I assume is determined by the normal stem length).

the problem exists only with \autoChange.

see the up-to-now discussion under http://lilypond.1069038.n5.nabble.com/dbackend-eps-clips-lowest-beam-td133006.html where also a simple workaround is described.

note: this bug also impacts   http://lilypond.org/doc/v2.14/Documentation/notation/displaying-pitches#automatic-accidentals and newer versions where the code has been changed to avoid this problem.


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.

_______________________________________________
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]