lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5305 Balloon


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5305 Balloon text clipped.
Date: Fri, 13 Apr 2018 07:34:01 -0000

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:

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