On May 10, 2005, at 8:34 PM, Graham Percival wrote:
On 10-May-05, at 3:20 PM, Robert T Wyatt wrote:
I don't know if it is me or a bug but dynamic marks are not pretty
italic fonts, rather they are big ugly fonts:
http://lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/
Dynamics.html
On Mar 28, 2005, at 8:18 AM, Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
Han-Wen Nienhuys writes:
I do not think that is the correct fix; pkgconfig should take care
of
that. I guess that it is a compiler bug or pkgconfig/pangoft2
packaging bug.
I'm not sure. We're using FontConfig directly
On Mar 27, 2005, at 3:50 PM, Han-Wen Nienhuys wrote:
trying to build 2.5.16 on MacOS X 10.3, the link fails with
ld: Undefined symbols:
_FcConfigAppFontAddDir
_FcConfigGetCurrent
_FcInit
_FcPatternGetString
gnumake[1]: *** [out/lilypond] Error 1
rm out/lexer.cc out/parser.cc
This is the second repo
On Oct 28, 2004, at 12:27 AM, David Bobroff wrote:
I'm not a developer, but this looks right to me. In your example you
have a chord which is a diminished step above the tonic of the key.
When you transpose this down one whole step it remains the same
relative
to the key.
Thanks for explaining th
In all version of lilypond I tried (including CVS), the following
program prints an "F flat" chord. Is this a bug, or intentional
behavior? I would have thought this should print E instead. Same
behavior with "C flat" vs. B.
Matthias
\version "2.3.23"
melody = \relative c' {
\key f \ma
On Oct 27, 2004, at 12:15 AM, Erik Sandberg wrote:
On Wednesday 27 October 2004 08.02, Matthias Neeracher wrote:
An update on for 2.3.24: Default spacing is now rather perverse in an
interesting way: A simple song with lyrics (with or without chords)
always gets stretched so one staff ends up on a
On Oct 24, 2004, at 3:59 AM, Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
I noticed that Erik lists spacing-multiple-stanza as fixed as of
2.3.22, but I'm afraid I disagree: The spacing in 2.3.22 and 2.3.23 is
actually even MORE loose than in 2.3.21. What is fixed is that a page
break is inser
I noticed that Erik lists spacing-multiple-stanza as fixed as of
2.3.22, but I'm afraid I disagree: The spacing in 2.3.22 and 2.3.23 is
actually even MORE loose than in 2.3.21. What is fixed is that a page
break is inserted rather than having the last system run into the
"Engraved by Lilypond"
I've spent the last few days investigating the incompatibility of
recent lilypond releases with ghostscript 8.13 and 8.14, an issue which
had puzzled me for several weeks.
To recapitulate the issue: When I process a file with ghostscript 8.x
(8.13 or 8.14) installed, the horizontal metrics of a
In one of my .ly files, I had included the instruction
\override ChordName #'extra-offset = #'(0.0 . -3.0)
and I noticed that this comes out differently in lilypond 2.3.16 than
in earlier versions: The chords now ride
on the top staff line.
The file is at
http://homepage.mac.com/neerach
On Sep 2, 2004, at 2:08 PM, Sean Reed wrote:
Can you repeat, but build without -O2 ?
do you mean run lilypond with the "-o" option?
or do you mean rebuild the whole of lilypond again? how do i build
without -O2?
- Open
/sw/fink/dists/unstable/main/finkinfo/text/lilypond-unstable.info with
the te
Here's some issues I had to work around building 2.3.12 on MacOS:
1) gettext() not found: On MacOS, gettext() is not in the regular POSIX
libraries, so lily-guile.cc needs:
#include
I'm sure this is not appropriate for all platforms, so I suppose some
subtlety would be required to make this por
12 matches
Mail list logo