On Tuesday March 30 2004 05:26, Mats Bengtsson wrote:
> Edward Sanford Sutton, III wrote:
> > On Monday March 29 2004 04:00, Mats Bengtsson wrote:
> >>You can do this with \markup today, see the mailing list
> >>archives, for example
> >>http://mail.gnu.org/archive/html/lilypond-user/2003-12/msg000
Bertalan Fodor writes:
> ERROR: In procedure primitive-load-path:
> ERROR: Unable to find file "lily.scm" in load path
>
> (The same happened when I replaced the 2.1.31 executable with the 2.2.0 )
Ah, of course. You must tell Lily where to find all external files,
try adding the LILYPONDPREFIX s
ERROR: In procedure primitive-load-path:
ERROR: Unable to find file "lily.scm" in load path
(The same happened when I replaced the 2.1.31 executable with the 2.2.0 )
> What happens when you type:
>
> /netrel/build/lilypond-2.2.0/lily/out/lilypond-bin -e
> '(ly:set-option (quote internal-typ
Bertalan Fodor writes:
> Signal 11 while building doc, I've attached parts of the log (dropped
> font-creating log).
I can't reproduce this. lilypond-bin crashes when building a lot of
example files. You should try to find the command that causes the
crash. Once you have that, you can use gdb
On Thursday 01 April 2004 05:02, Olivier Guery wrote:
> Hello,
> Runnong on my computer for testing this new realese...
> The link for d/l the tarball don't work.
> You must change the :
> http://lilypond.org/download/v2.1/lilypond-2.2.0.tar.gz
> to
> http://lilypond.org/download/v2.2/lilypond-2.2.
Hello,
Runnong on my computer for testing this new realese...
The link for d/l the tarball don't work.
You must change the :
http://lilypond.org/download/v2.1/lilypond-2.2.0.tar.gz
to
http://lilypond.org/download/v2.2/lilypond-2.2.0.tar.gz
Némo.
--
Olivier <[EMAIL PROTECTED]>
Le 01.04.2004 13:32:06
Hi,
I have been experimenting with system spacing and I have noticed some
curious effects.
In the pursuit of completing my Braille stuff, I have been experimenting
with spacing where there is no Staff context.
For example, just lyrics, or Braille.
I expected the Braille/Lyrics to close up horizont
[EMAIL PROTECTED] writes:
>
> /Hans
>
> a) Unused parameters:
>
> cluster.cc:234: warning: unused parameter `scm_unused_struct*ax'
> parse-scm.cc:78: warning: unused parameter `scm_unused_struct*tag'
>
Fixed
> b) Shift/reduce conflicts
Fixed (hid the warning)
> c) deprecated header
Should