Current git from today produces the same result, BTW.

---

** [issues:#5305] Balloon text clipped.**

**Status:** New
**Created:** Fri Apr 13, 2018 07:10 AM UTC by Werner LEMBERG
**Last Updated:** Fri Apr 13, 2018 07:10 AM UTC
**Owner:** nobody
**Attachments:**

- 
[bug-balloon-clipping.png](https://sourceforge.net/p/testlilyissues/issues/5305/attachment/bug-balloon-clipping.png)
 (4.4 kB; image/png)


[lilypond ef6b6f27 from 2017-10-26]

~~~~
\version "2.21.0"

\header {
  texidoc = "
Balloon text must not be cropped if processed with the eps backend.

Here is a counterexample, exhibiting a wrong bbox if processed with
@code{lilypond --eps bug-balloon-clipping.ly}.  Ancient issue #145
seems to be related; however, this was declared as fixed, thus I
opened a new issue.
"

  copyright = ""
  tagline = ##f
}

\layout {
  \context {
    \Score
    \consists "Balloon_engraver"
  }
}

\relative c {
  \balloonGrobText #'TimeSignature #'(0 . -1) \markup "foo" \time 2/4
}

% EOF
~~~~


---

Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net 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
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
  • [Lilypond-... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto

Reply via email to