Re: font-config problem

2007-02-27 Thread James E. Bailey
So yes, I was able to recreate the problem. 1) start from scratch - delete ~/.fontconfig 2) run lilypond 2.10.11-1 - File compiles normally, expected output 3) run lilypond 2.10.19-1 Receive error output: "No fonts found; this probably means that the fontconfig library is not correctly configured

Issue 319 in project lilypond

2007-02-27 Thread codesite-noreply
Issue 319: metronome as a scheme number http://code.google.com/p/lilypond/issues/detail?id=319 New issue report by gpermus: I was wondering if the metronome number in a \tempo command could be a scheme number. This would make it easier to do effects for fermata and ritards and relative tempo chan

Re: segfault 2.11.20

2007-02-27 Thread Jay Anderson
I just installed lilypond on my wife's mac and just as your say this example does not produce a segfault. I went back to try the real lilypond file and on the mac I'm getting this error repeated over and over: lilypond(300) malloc: *** Deallocation of a pointer not malloced: 0xbfffb480; This cou

Re: Error when generating MIDI with quarter tones

2007-02-27 Thread Graham Percival
I believe that this warning message is harmless (and it does not occur on 2.11.20). Does the midi pitch work? Cheers, - Graham Claus Tondering wrote: I'm not top posting. %% This code produes the error: %% "programming error: semitone_pitch () called on quarter tone alteration." %% (Runnin

Re: segfault 2.11.20

2007-02-27 Thread Graham Percival
I have no problems compiling this (with everything un-commented out) on OSX. Could you check to make sure the example fails to compile, and that you copied the right file? Cheers, - Graham Jay Anderson wrote: I can't narrow this one down too much, it's really weird. For example when I remov

Re: Chord Tremolo between staves

2007-02-27 Thread Graham Percival
Thanks for your comments; I've added a feature request for this: http://code.google.com/p/lilypond/issues/detail?id=318 Cheers, - Graham René Brandenburger wrote: Hi list, with version 2.11.29, the tremolo bars touching the heads is fixed, but I get a warning about stem length, and the bars do

Issue 318 in project lilypond

2007-02-27 Thread codesite-noreply
Issue 318: whole note angled tremolo http://code.google.com/p/lilypond/issues/detail?id=318 Comment #1 by gpermus: (No comment was entered for this change.) Attachments: foo.preview.png 2.4 KB -- You received this message because you are listed in the owner or CC fields of this iss

Issue 318 in project lilypond

2007-02-27 Thread codesite-noreply
Issue 318: whole note angled tremolo http://code.google.com/p/lilypond/issues/detail?id=318 New issue report by gpermus: %{ It would be nice if the whole note tremolo (in the first bar) could be angled like the tremolo in the second bar. %} \version "2.11.20" \paper{ragged-right=##t} \relative c

Issue 313 in project lilypond

2007-02-27 Thread codesite-noreply
Issue 313: missing warning for \markup{ \override #'(font-name . "Other") \flat } http://code.google.com/p/lilypond/issues/detail?id=313 Comment #1 by gpermus: The summary was incorrect; Mats pointed out that: > The problem is not that the courier font "type" doesn't contain a flat, > the proble

Wrong Type Argument v3.0

2007-02-27 Thread Will Oram
Always bumping into a new one of these: ERROR: In procedure -: ERROR: Wrong type argument in position 1: #f Today's instance was caused by trying to do phase one of a two-pass spacing dump on a very large 12 movement project in .11.20 in OS X. In this case, '-' was the only function name I g

Re: Essai de lilypond

2007-02-27 Thread John Mandereau
Le mardi 27 février 2007 à 18:21 +, Marc Bonnarde a écrit : > Je voudrai essayer votre logiciel. > Je l'ai installé, mais au démarage celui ci me demande de faire une > manipulation que je ne comprend pas. > Pouvez vous m'expliquer SVP, en français, comment faire. > Par avance merci. > Marc.

Re: Beams not connecting

2007-02-27 Thread Graham Percival
I'm sorry, but could you read http://lilypond.org/web/devel/participating/bugs again and produce a minimal example? We don't have the resources to investigate non-minimal examples. Cheers, - Graham Hans Aberg wrote: % Beams at 6/16 (resp. 24/16) do not connect to 7/16 (resp. 25/16). % Work

Re: Essai de lilypond

2007-02-27 Thread Arno Waschk
Salut. Pouvez vous nous expliquer cette manipulation demandé? Messages? Erreurs? Arno Am 27.02.2007, 19:21 Uhr, schrieb Marc Bonnarde <[EMAIL PROTECTED]>: Je voudrai essayer votre logiciel. Je l'ai installé, mais au démarage celui ci me demande de faire une manipulation que je ne comprend pas

Essai de lilypond

2007-02-27 Thread Marc Bonnarde
Je voudrai essayer votre logiciel. Je l'ai installé, mais au démarage celui ci me demande de faire une manipulation que je ne comprend pas. Pouvez vous m'expliquer SVP, en français, comment faire. Par avance merci. Marc. ___ bug-lilypond mailing list

Re: font-config problem

2007-02-27 Thread James E. Bailey
Well, I usually go with stable versions unless someone says something is fixed in a development version, so most likely the first version I downloaded was 2.10.19-1, and then started other versions from there. That was the first version. Then I downloaded the development version, thinking that t

Beams not connecting

2007-02-27 Thread Hans Aberg
% Beams at 6/16 (resp. 24/16) do not connect to 7/16 (resp. 25/16). % Worked correctly in LilyPond 2.7.3 \version "2.11.15" barlines = { \repeat unfold 1 {s16*7 \bar ":" s16*7 \bar ":" s16*11 | } } \score { \new Staff << \barlines \relative { \tempo 4 = 144 \key e \minor \time

Re: markup font bug

2007-02-27 Thread Mats Bengtsson
Graham Percival wrote: Dan Eble wrote: % Note the missing flat in the markup. % Should \flat use the flat sign from Lilypond's font, % or is this something I'm not supposed to want to do? I'd call it a missing warning. Try this: bf1^\markup{ \override #'(font-name . "Courier")