lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5542 cross-st


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5542 cross-staff slur hides text in eps backend
Date: Wed, 07 Aug 2019 08:12:39 -0000


[issues:#5542] cross-staff slur hides text in eps backend

Status: Accepted
Created: Sat Jul 27, 2019 05:23 AM UTC by Werner LEMBERG
Last Updated: Sat Jul 27, 2019 05:23 AM UTC
Owner: nobody
Attachments:

[git version from today]

\version "2.21.0"

\header {
  texidoc = "
Cross-staff slurs must behave the same in the eps
backend.

Here is a counterexample; the string `foo' located
right over the last note completely disappears.  In
other words, this is a more serious cropping issue
than inaccurate bounding boxes.
"
}

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

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

<< \new Staff = "A" {
     g4 g'' \change Staff = "B" g(
            \change Staff = "A" g'')^"foo" }
   \new Staff = "B" { s1 } >>

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]