bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 838 in lilypond: Inconsistency in tests output size


From: lilypond
Subject: Re: Issue 838 in lilypond: Inconsistency in tests output size
Date: Fri, 05 Mar 2010 20:32:20 +0000


Comment #12 on issue 838 by pnorcks: Inconsistency in tests output size
http://code.google.com/p/lilypond/issues/detail?id=838

Thanks, Graham.

I can now reproduce the issue by compiling two regtests:

  lilypond -dbackend=eps markup-bidi-explicit-embedding.ly markup-braces.ly

The result is that an extra font leaks into markup-braces.eps, because it is left
over from the hash-table used from the first regtest.

These are some notes for myself:

The reason this happens: in the bidi regtest, two different fonts are used for a
single piece of markup.

I think we need to find a way to distinguish between fonts in the hash table
(physical_font_tab_), and the fonts actually used in the currently processed file.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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