Re: [Fontforge-devel] OTF generation bug?

2006-06-02 Thread Werner LEMBERG
> > The reason for this seems to be that you set the `defaultWidthX' field > > in the private dictionary (771 for the above font) without adjusting > > the charstring widths. For the `space' glyph in the above font, the > > charstring width is 287 (this is the right advance width value, BTW), > >

Re: Getting the height of a system.

2006-06-02 Thread Joe Neeman
On Mon, 2006-05-22 at 20:58 +1000, Joe Neeman wrote: > On Mon, 2006-05-22 at 10:57 +0200, Han-Wen Nienhuys wrote: > > Joe Neeman schreef: > > >> In that case, you could get the approximate height of one broken system > > >> in logarithmic time. > > >> > > > Here's a first attempt at doing this. It

segfault on cross-staff slurs

2006-06-02 Thread Joe Neeman
The new figured-bass-position-engraver segfaults on cross-staff slurs (typography-demo.ly). This patch fixes the crash, but I don't know how it will affect the new functionality. Index: lily/figured-bass-position-engraver.cc === RCS f

Re: a "how to" question: "floating" time sigs

2006-06-02 Thread Han-Wen Nienhuys
Kieren MacMillan schreef: Hi, Han-Wen -- I think it should work to define a context TimeSignatureContext that' contains only Time_signature_engraver and Axis_group_engraver. If I understand what you're suggesting, this is exactly what the docs trick/example does (see

Re: Scripts Manual Sect. 6.6.1 (Articulations)

2006-06-02 Thread Graham Percival
On 2-Jun-06, at 9:40 AM, Juergen Reuter wrote: just a comment to Sect. 6.6.1 (Articulations): IMHO, the signum congruentiae, all fermatas, the segno sign and the coda signs are no articulation signs. Historically, they were put together with the articulation signs into the same manual secti

Re: a "how to" question: "floating" time sigs

2006-06-02 Thread Joe Neeman
On Fri, 2006-06-02 at 11:12 -0400, Kieren MacMillan wrote: > Hi, Han-Wen -- > > > I think it should work to define a context TimeSignatureContext that' > > contains only Time_signature_engraver and Axis_group_engraver. > > If I understand what you're suggesting, this is exactly what the docs >

[Bug?] Concatening syllables

2006-06-02 Thread Juergen Reuter
Hi, Sect. 7.3.2 (Entering lyrics) of the manual says: "In order to assign more than one syllable to a single note, you must surround them with quotes or use a _ character between the syllables." This works fine e.g. for: \addlyrics { gran- de_a- mi- go } However, neither \addlyrics { gran- \

Re: make web fails

2006-06-02 Thread Han-Wen Nienhuys
Erik Sandberg schreef: I have tried to get gub working today, and there are problems. Furthermore, I won't have a good Internet connection until wednesday, so I suspect it will take some time before gub works. OK; the alternative to feeding me well tested patches, is putting less well tested s

Re: make web fails

2006-06-02 Thread Erik Sandberg
On 6/2/06, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote: Erik Sandberg schreef: > It seems to work equally well as CVS HEAD, so it doesn't break anything (it's > just that I hack code all the time, and I don't like to have too big or many > development forks active at the same time). The code doesn

Scripts Manual Sect. 6.6.1 (Articulations)

2006-06-02 Thread Juergen Reuter
Hi, just a comment to Sect. 6.6.1 (Articulations): IMHO, the signum congruentiae, all fermatas, the segno sign and the coda signs are no articulation signs. Historically, they were put together with the articulation signs into the same manual section, because their implementation was based o

Re: a "how to" question: "floating" time sigs

2006-06-02 Thread Kieren MacMillan
Hi, Han-Wen -- I think it should work to define a context TimeSignatureContext that' contains only Time_signature_engraver and Axis_group_engraver. If I understand what you're suggesting, this is exactly what the docs trick/example does (see

Re: a "how to" question: "floating" time sigs

2006-06-02 Thread Han-Wen Nienhuys
Kieren MacMillan schreef: Hello, all -- This is just a "what would be involved" question, to see the scope of this concept, either from a "cool project to build towards as a develop myself" or "cost of sponsored feature"... In other words, if someone could explain what would be involved (fair

a "how to" question: "floating" time sigs

2006-06-02 Thread Kieren MacMillan
Hello, all -- This is just a "what would be involved" question, to see the scope of this concept, either from a "cool project to build towards as a develop myself" or "cost of sponsored feature"... In other words, if someone could explain what would be involved (fairly technically), plus

Re: make web fails

2006-06-02 Thread Han-Wen Nienhuys
Erik Sandberg schreef: It seems to work equally well as CVS HEAD, so it doesn't break anything (it's just that I hack code all the time, and I don't like to have too big or many development forks active at the same time). The code doesn't have gs problem, it's likely my gs installation that has