Re: note spacing

2005-06-16 Thread Graham Percival


On 16-Jun-05, at 2:34 PM, Matthew Huff wrote:


How do you adjust note spacing?


What do you mean by "note spacing"?  The manual shows you how to
adjust the overall horizontal spacing and how to create invisible
(or hidden) notes.

Cheers,
- Graham



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: New stem notation

2005-06-16 Thread Graham Percival


On 16-Jun-05, at 6:41 PM, Art Hixson wrote:

I need a context for writing a single-line stave with a standard note 
head but three stem types: up, down and none.  This would be similar 
to a RythmicStaff  or a DrumVoice except for the stem issue.
The notation also needs to be simple as there are many notes (not 
markup) , such as, for example;  su, sd, sn.


Use a RhythmicStaff, and simply define the "notes" as follows:

su = { \stemUp c4 }
sd = { \stemDown c4 }
sn = {
  \once \override Stem #'transparent = ##t
  c4
}

This is untested, but if it doesn't work, it should give you an idea of 
how to do it.


Cheers,
- Graham



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


New stem notation

2005-06-16 Thread Art Hixson
I need a context for writing a single-line stave with a standard note 
head but three stem types: up, down and none.  This would be similar to 
a RythmicStaff  or a DrumVoice except for the stem issue. 

The notation also needs to be simple as there are many notes (not 
markup) , such as, for example;  su, sd, sn.


There must be overrides somewhere but I can't find them.

Arthur Hixson


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.4/16 - Release Date: 2005/06/15



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


LilyPond 2.5.31-4 for MacOS X

2005-06-16 Thread Han-Wen Nienhuys



hi,

I'm uploading 2.5.31-4 for MacOS X. This release has a kludge for the 
problem that LilyPond spends a long time analysing /System/Library/Fonts

(something which looks like as if it is hanging).

please test.


--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


2.5.31 on Fedora Core 4 [WAS: LilyPond 2.5.31 RPM for FC4]

2005-06-16 Thread John Mandereau
> I have just installed Fedora Core 4 from scratch, and then installed
> LilyPond RPMs (compatibility libs, Ghostscript, LilyPond and
> documentation).
Precision: it runs on an i686 (AMD Athlon)
> LilyPond crashes with the same screen output, whatever the input file
> is. It even gives this output when the input file doesn't exist. Here's
> the output:
> 
> $ lilypond -V foo.ly
> GNU LilyPond 2.5.31
> 
> LILYPOND_DATADIR="/usr/share/lilypond/2.5.31"
> LOCALEDIR="/usr/share/locale"
> 
> Effective prefix: "/usr/share/lilypond/2.5.31"
> /usr/share/guile/1.6/srfi/srfi-13.scm:159:1: In procedure dynamic-link
> in expression (load-extension "libguile-srfi-srfi-13-14-v-1"
> "scm_init_srfi_13"):
> /usr/share/guile/1.6/srfi/srfi-13.scm:159:1: file:
> "libguile-srfi-srfi-13-14-v-1", message:
> "libguile-srfi-srfi-13-14-v-1.so: cannot open shared object file: No
> such file or directory"
> 
> I don't understand what I've done wrong. I can just say that package
> guile 5:1.6.7-2 is installed.
> Maybe the RPMs were corrupted during download.
> I'm going to remove Lily RPMs and try another installation method.

I removed LilyPond and LilyPond doc RPMs, but kept Ghostscript and
compatibility libs. Then I tried autopackage, the installation script
says:

Vérification de versions de bilbiothèque C requise ...  OK
Vérification de FreeType font library ...  OK
Vérification de Standard C++ library ...  à échoué
---
Erreur: Package 'Standard C++ library' was found but was of the
wrong version and the correct version could not be located.

[IV 3 for @gnu.org/libstdc++]

Erreur: Ne peut pas préparer le paquet LilyPond.

libstdc++ version 4.0.0-8 is installed on my system.

After that I decided to build Lily from the source tarball... and
everything worked perfectly [after potrace, t1utils and mftrace
installation and including /sbin in PATH], including the documentation
building!
What do you think of that?
I hope Lily 2.6 RPMs will work for most users... I'm sorry I can't help
building RPMs (until I learn how to).
-- 
John Mandereau <[EMAIL PROTECTED]>



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


note spacing

2005-06-16 Thread Matthew Huff



How do you adjust note spacing?
 
Matt Huff
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: 2.5.31-2 slow on mac os x

2005-06-16 Thread Han-Wen Nienhuys

[EMAIL PROTECTED] wrote:

I just tried to run the test included in the new version, and also another
small file: it took 3-4 minutes to see the output and during this time there
was the coloured wheel of mac os turning and turning. Also, all the system
was quite slower than the normal.

Ibook g4 1,33 256MB
mac os 10.3.9
lily  2.5.31-2



is it also slow the 2nd time you  try?

Does it help if you run fc-cache?

--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


2.5.31-2 slow on mac os x

2005-06-16 Thread libero . mureddu3
I just tried to run the test included in the new version, and also another
small file: it took 3-4 minutes to see the output and during this time there
was the coloured wheel of mac os turning and turning. Also, all the system
was quite slower than the normal.

Ibook g4 1,33 256MB
mac os 10.3.9
lily  2.5.31-2

Libero




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: set tieWaitForNote

2005-06-16 Thread Sacha Standen
I'm using windows ME, and have still made no headway with \set
tieWaitForNote.

Sacha

- Original Message -
From: "Graham Percival" <[EMAIL PROTECTED]>
To: "Sacha Standen" <[EMAIL PROTECTED]>
Cc: 
Sent: Wednesday, June 15, 2005 6:11 AM
Subject: Re: set tieWaitForNote


What OS and package type are you using?  I just tried it on 2.5.30
compiled on
OSX, and I get all the ties.

Cheers,
- Graham

On 14-Jun-05, at 9:52 AM, Sacha Standen wrote:

> I'm having problems on version 2.4.3 and on version 2.5.29 with
> the command: \set tieWaitForNote. I've tried various syntax and have
> tried entering the example given in the manual (5.1.12), but the final
> note of the arpeggio is always the only one to be tied.
> This is the text for the example in question:
>
> \key e \minor
> {
> \set tieWaitForNote = ##t
> e8~ dis'~ gis'~ b'~ 2
> b8~ fis'~ a'~ cis''~ 2
> }
> Thanks in advance
> Sacha
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: png generation and lilypond 2.5.29-2 on winxp

2005-06-16 Thread Roman V. Isaev
On 06/16, Jan Nieuwenhuizen wrote:
> > window, it works now, but silently. Strange. Anyway here is what I did:
> Good.  I already changed this in CVS, but replaced '~a' with ~S, so
> that you get double quotes.  That should work also for file names with
> spaces.

Nope, it does not :) Just tried to use filename with space. Lilypond 
makes ps and pdf, but no png. Error message is: 
Error: /undefinedfilename in (hoho-page%d.png)
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval-
-   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   fa
lse   1   %stopped_push
Dictionary stack:
   --dict:1125/1686(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 8.15: Unrecoverable error, exit code 1

Lilypond was called this way:

/cygdrive/j/lilypond/usr/bin/lilypond.exe --png --ps --pdf "hehe hoho.ly"

> > But now I've got a new problem :) Canzone fits one page with global 
> > staff size 21/ 
> > When I increase it size a little so it stretches into second page I get
> > two pages in .pdf file, but three png files instead of two, and the last 
> > png is blank. 
> > Second png has a lot of space at the the end.
> > Another problem: it truncates bottom of the page. Something wrong with 
> > paper size, 
> > but I don't know how to fix it.
> What papersize do you use?  Can you post canzone.ly?

Umm, I don't know what papersize I use. Probably something default. All 
canzone
related files are here: http://www.soprano-recorder.ru/tmp -- .ly, pdf and all 
three 
png files.
 
-- 
 Roman V. Isaev http://www.soprano-recorder.ru Moscow, Russia



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: png generation and lilypond 2.5.29-2 on winxp

2005-06-16 Thread Han-Wen Nienhuys

Jan Nieuwenhuizen wrote:
	But now I've got a new problem :) Canzone fits one page with global staff size 21/ 
When I increase it size a little so it stretches into second page I get
two pages in .pdf file, but three png files instead of two, and the last png is blank. 
Second png has a lot of space at the the end.



What papersize do you use?  Can you post canzone.ly?



the empty png problem is generic. The files on lilypond.org have it too.



--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with LaTeX

2005-06-16 Thread Han-Wen Nienhuys

Robert Memering wrote:


Is it possible to get text with font metrics/kerning using
the 2.5.x versions? If yes, the reasons for still wanting to
use the TeX backend are indeed strange.


> If not, they're obvious. I switched back to 2.4 because of that.

AFAIK it's swithced on by default if you use TTF or OTF fonts.

--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: png generation and lilypond 2.5.29-2 on winxp

2005-06-16 Thread Jan Nieuwenhuizen
Roman V. Isaev writes:

>   Yep! That did the trick. I had to remove quotes both from ps filename 
> parameter
>  and -sOutputFile too. And after that ghostscript's banner disappeared from 
> dos 
> window, it works now, but silently. Strange. Anyway here is what I did:

Good.  I already changed this in CVS, but replaced '~a' with ~S, so
that you get double quotes.  That should work also for file names with
spaces.

>   But now I've got a new problem :) Canzone fits one page with global 
> staff size 21/ 
> When I increase it size a little so it stretches into second page I get
> two pages in .pdf file, but three png files instead of two, and the last png 
> is blank. 
> Second png has a lot of space at the the end.

>   Another problem: it truncates bottom of the page. Something wrong with 
> paper size, 
> but I don't know how to fix it.

What papersize do you use?  Can you post canzone.ly?

>   Another problem: it truncates bottom of the page. Something wrong with 
> paper size, 


Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien   | http://www.lilypond.org


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: png generation and lilypond 2.5.29-2 on winxp

2005-06-16 Thread Roman V. Isaev
On 06/16, Jan Nieuwenhuizen wrote:
> > My home directory is correct, I've added pwd command...
> and canzone.ps is there too, if you add ls command?

Yep.
 
> > Error: /undefinedfilename in ('canzone.ps')
> ah, I think I see: what about the quotes?  they may have to be removed
> from the command, similar too the ps->pdf command.

Yep! That did the trick. I had to remove quotes both from ps filename 
parameter
 and -sOutputFile too. And after that ghostscript's banner disappeared from dos 
window, it works now, but silently. Strange. Anyway here is what I did:

=
--- ps-to-png.save  2005-06-15 17:26:16.0 +0400
+++ ps-to-png.scm   2005-06-16 23:20:10.0 +0400
@@ -101,10 +101,10 @@
  -dNOPAUSE\
  -dTextAlphaBits=4\
  -sDEVICE=png16m\
- -sOutputFile='~a'\
+ -sOutputFile=~a\
  -sPAPERSIZE=~a\
  -r~S\
- '~a'\
+ ~a\
  -c showpage\
  -c quit"
   (search-gs)
@@ -118,9 +118,9 @@
  -dNOPAUSE\
  -dTextAlphaBits=4\
  -sDEVICE=png16m\
- -sOutputFile='~a'\
+ -sOutputFile=~a\
  -r~S\
- '~a'\
+ ~a\
  -c quit"
   (search-gs)
   (if verbose? "" "-q")
=

But now I've got a new problem :) Canzone fits one page with global 
staff size 21/ 
When I increase it size a little so it stretches into second page I get
two pages in .pdf file, but three png files instead of two, and the last png is 
blank. 
Second png has a lot of space at the the end.

Another problem: it truncates bottom of the page. Something wrong with 
paper size, 
but I don't know how to fix it.

-- 
 Roman V. Isaev http://www.soprano-recorder.ru Moscow, Russia



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with LaTeX

2005-06-16 Thread Werner LEMBERG

> I have retained the backend (with the functionality of letting TeX
> compute bboxes) at the specific request of Werner.

And I have no time currently to work on this, sorry.


Werner


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: png generation and lilypond 2.5.29-2 on winxp

2005-06-16 Thread Jan Nieuwenhuizen
Roman V. Isaev writes:

> My home directory is correct, I've added pwd command...

and canzone.ps is there too, if you add ls command?

> Error: /undefinedfilename in ('canzone.ps')

ah, I think I see: what about the quotes?  they may have to be removed
from the command, similar too the ps->pdf command.


> pwd
> /home/rm
>
> My cygwin home dir is /home/rm and everything works perfectly here.
>
> I've installed 2.5.31-1, problem persists. BTW it does not erase
> .ps file.

Jan

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien   | http://www.lilypond.org


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with LaTeX

2005-06-16 Thread Robert Memering
Am Donnerstag, 16. Juni 2005 13:14 schrieb Mats Bengtsson:
> Developers, is the tex backend supposed to be actively supported?
>
> Olivier, do you have any specific reason to use the TeX code?
> By default, LilyPond 2.5.xx generates Postscript code directly.
> If you want to include some music examples in a LaTeX document,
> you should use lilypond-book which automates the process.
>
> If you, for some strange reason, really want to use the tex backend,
> then you have to add some settings so that your TeX environment
> finds the relevant files. The easiest solution then is to copy
> the file lilypond-profile from version 2.4, update the path in
> the file to point to your current LilyPond installation tree and
> then source the file. However, I wouldn't be surprised if it doesn't
> work since I guess nobody has used this backend in the latest 2.5.xx
> versions.
>
> /Mats
>

Is it possible to get text with font metrics/kerning using
the 2.5.x versions? If yes, the reasons for still wanting to
use the TeX backend are indeed strange.

If not, they're obvious. I switched back to 2.4 because of that.

Robert


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: png generation and lilypond 2.5.29-2 on winxp

2005-06-16 Thread Roman V. Isaev
On 06/15, Jan Nieuwenhuizen wrote:
> > Last OS error: No such file or directory
> > GPL Ghostscript 8.15: Unrecoverable error, exit code 1
> > Any clues how to fix this?..
> This one is easy; you may have found the mystery problem.
> canzone.ps does not exist in the current working directory (cwd).
> Chances are that cwd is wrong or it needs a directory part.
> Try adding 'dir' to your .bat file, to see what files are there, and
> what directory you are in.

My home directory is correct, I've added pwd command...

GPL Ghostscript 8.15 (2004-09-22)
Copyright (C) 2004 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Error: /undefinedfilename in ('canzone.ps')
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval-
-   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   fa
lse   1   %stopped_push
Dictionary stack:
   --dict:1129/1686(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 8.15: Unrecoverable error, exit code 1
pwd
/home/rm

My cygwin home dir is /home/rm and everything works perfectly here.

I've installed 2.5.31-1, problem persists. BTW it does not erase
.ps file.

-- 
 Roman V. Isaev http://www.soprano-recorder.ru Moscow, Russia



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with LaTeX

2005-06-16 Thread John Mandereau
Olivier Baudouin wrote:
> Lilypond 2.5.31 compiled on Mandriva 2005
> 
> Lilypond makes ps, pdf and tex files ( $ lilypond -b tex -f tex xxx.ly)
> 
> But I can't applies LaTeX on my tex file !
> 
> $ latex xxx.tex
I'm certainly not a TeXpert, but .tex files should generally be
processed either by TeX or LaTeX. As far as I know, LilyPond (the main
program lilypond)  outputs a TeX file, so simply try this:

$ tex xxx.tex

-- 
John Mandereau <[EMAIL PROTECTED]>



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lilypond-book problem 2.5.30

2005-06-16 Thread libero . mureddu3
Hi!
I tried the new version, but I obtain the following error message (with the
verbose option):
At the moment I have texshop installed, with the tex package of Gerben Wierda,
I mean, not the fink tex intallation. Maybe this is useful to know.
Thanks

Libero

Computer-di-Libero-Mureddu:~/Desktop liberomureddu$ lilypond-book --output=out
-V prova.tex
lilypond-book (GNU LilyPond) 2.5.31
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
Reading prova.tex...
Opening filter `latex "\nonstopmode \input /dev/stdin"'
Dissecting...
Writing snippets...
Processing...
Invoking `lilypond --formats=ps --backend eps  -I 
/Volumes/scripta/Users/liberomureddu/Desktop
snippet-map.ly lily-1481342208 lily-867219905'GNU LilyPond 2.5.31
Processing `/Volumes/scripta/Users/liberomureddu/Desktop/out/snippet-map.ly'
Parsing...
Processing `/Volumes/scripta/Users/liberomureddu/Desktop/out/lily-1481342208.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks... 
[2]/Volumes/scripta/Users/liberomureddu/Desktop/out/lily-1481342208.ly:2:32:
In procedure module-lookup in expression (ly:parser-print-score p 
(ly:music-scorify
m p)):
/Volumes/scripta/Users/liberomureddu/Desktop/out/lily-1481342208.ly:2:32:
unbound variable: output-classic-framework
lilypond-book: warning: `lilypond' failed (status 2) (ignored)

lilypond-book: error: Process lilypond --formats=ps --backend eps  -I 
/Volumes/scripta/Users/liberomureddu/Desktop
snippet-map.ly lily-1481342208 lily-867219905 exited unsuccessfully.
Removing `prova.tex'
Traceback (most recent call last):
  File "/Applications/LilyPond.app/Contents/Resources/bin/lilypond-book",
line 1614, in ?
main ()
  File "/Applications/LilyPond.app/Contents/Resources/bin/lilypond-book",
line 1597, in main
ly.exit (1)
  File 
"/Applications/LilyPond.app/Contents/Resources/share/lilypond/current/python/lilylib.py",
line 132, in exit
raise _ ('Exiting (%d)...') % i
Exiting (1)...

>-- Original Message --
>Date: Wed, 15 Jun 2005 17:14:53 +0200
>From: Han-Wen Nienhuys <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>CC: lilypond-user@gnu.org
>Subject: Re: lilypond-book problem 2.5.30
>
>
>[EMAIL PROTECTED] wrote:
>> Hi,
>> after a crash of two months of my laptop, I am very happy to use again
>lilypond!
>> And congratulation for the new installer, it is really easy and nice to
>install
>> and use!
>>
>> I've just tried to use lilypond-book in 2.5.30 on mac os x 10.3.9, but
>I've
>> received the following error:
>>
>> Computer-di-Libero-Mureddu:~/Desktop liberomureddu$ 
>> /Applications/LilyPond.app/Contents/Resources/bin/lilypond-book
>> --output=~/Desktop  prova.tex
>> Traceback (most recent call last):
>>   File "/Applications/LilyPond.app/Contents/Resources/bin/lilypond-book",
>> line 60, in ?
>> import lilylib as ly
>> ImportError: No module named lilylib
>>
>
>can you try .31-2 ?
>--
>  Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: lilypond-book problem 2.5.30

2005-06-16 Thread libero . mureddu3
Hi!
I tried the new version, but I obtain the following error message (with the
verbose option):
At the moment I have texshop installed, with the tex package of Gerben Wierda,
I mean, not the fink tex intallation. Maybe this is useful to know.
Thanks

Libero

Computer-di-Libero-Mureddu:~/Desktop liberomureddu$ lilypond-book --output=out
-V prova.tex
lilypond-book (GNU LilyPond) 2.5.31
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
Reading prova.tex...
Opening filter `latex "\nonstopmode \input /dev/stdin"'
Dissecting...
Writing snippets...
Processing...
Invoking `lilypond --formats=ps --backend eps  -I 
/Volumes/scripta/Users/liberomureddu/Desktop
snippet-map.ly lily-1481342208 lily-867219905'GNU LilyPond 2.5.31
Processing `/Volumes/scripta/Users/liberomureddu/Desktop/out/snippet-map.ly'
Parsing...
Processing `/Volumes/scripta/Users/liberomureddu/Desktop/out/lily-1481342208.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks... 
[2]/Volumes/scripta/Users/liberomureddu/Desktop/out/lily-1481342208.ly:2:32:
In procedure module-lookup in expression (ly:parser-print-score p 
(ly:music-scorify
m p)):
/Volumes/scripta/Users/liberomureddu/Desktop/out/lily-1481342208.ly:2:32:
unbound variable: output-classic-framework
lilypond-book: warning: `lilypond' failed (status 2) (ignored)

lilypond-book: error: Process lilypond --formats=ps --backend eps  -I 
/Volumes/scripta/Users/liberomureddu/Desktop
snippet-map.ly lily-1481342208 lily-867219905 exited unsuccessfully.
Removing `prova.tex'
Traceback (most recent call last):
  File "/Applications/LilyPond.app/Contents/Resources/bin/lilypond-book",
line 1614, in ?
main ()
  File "/Applications/LilyPond.app/Contents/Resources/bin/lilypond-book",
line 1597, in main
ly.exit (1)
  File 
"/Applications/LilyPond.app/Contents/Resources/share/lilypond/current/python/lilylib.py",
line 132, in exit
raise _ ('Exiting (%d)...') % i
Exiting (1)...

>-- Original Message --
>Date: Wed, 15 Jun 2005 17:14:53 +0200
>From: Han-Wen Nienhuys <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>CC: lilypond-user@gnu.org
>Subject: Re: lilypond-book problem 2.5.30
>
>
>[EMAIL PROTECTED] wrote:
>> Hi,
>> after a crash of two months of my laptop, I am very happy to use again
>lilypond!
>> And congratulation for the new installer, it is really easy and nice to
>install
>> and use!
>>
>> I've just tried to use lilypond-book in 2.5.30 on mac os x 10.3.9, but
>I've
>> received the following error:
>>
>> Computer-di-Libero-Mureddu:~/Desktop liberomureddu$ 
>> /Applications/LilyPond.app/Contents/Resources/bin/lilypond-book
>> --output=~/Desktop  prova.tex
>> Traceback (most recent call last):
>>   File "/Applications/LilyPond.app/Contents/Resources/bin/lilypond-book",
>> line 60, in ?
>> import lilylib as ly
>> ImportError: No module named lilylib
>>
>
>can you try .31-2 ?
>--
>  Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Violin Fingering and Tempo

2005-06-16 Thread Mats Bengtsson



"Miguel Barbosa Gonçalves" wrote:

Hi all!

I want to write a finger number under/over a note and include a horizontal 
line, after the number, that spans to the next 3 notes. How can I do this?


See the section on Text Spanners in the manual.
The default is to get a dashed line, but I think the intention is
that you should get a solid line if you set
\override TextSpanner #'style = #'line
However, this doesn't happen (at least not in the latest 2.5.xx), so
I have sent a bug report.



What is the correct way of printing the tempo indication over the time 
signature? I've tried \markup{ \hspace #-4.0 Adagio } on the first note. It 
seems to me that this relative position could be changed if something on the 
score is changed. Is there a cleaner way of doing this?


I would probably use
\mark \markup{...}
before the first note, to typeset the indication before the first note
(and only above the top stave of the score).

   /Mats


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


LilyPond 2.5.31 RPM for FC4

2005-06-16 Thread John Mandereau
I have just installed Fedora Core 4 from scratch, and then installed
LilyPond RPMs (compatibility libs, Ghostscript, LilyPond and
documentation).
LilyPond crashes with the same screen output, whatever the input file
is. It even gives this output when the input file doesn't exist. Here's
the output:

$ lilypond -V foo.ly
GNU LilyPond 2.5.31

LILYPOND_DATADIR="/usr/share/lilypond/2.5.31"
LOCALEDIR="/usr/share/locale"

Effective prefix: "/usr/share/lilypond/2.5.31"
/usr/share/guile/1.6/srfi/srfi-13.scm:159:1: In procedure dynamic-link
in expression (load-extension "libguile-srfi-srfi-13-14-v-1"
"scm_init_srfi_13"):
/usr/share/guile/1.6/srfi/srfi-13.scm:159:1: file:
"libguile-srfi-srfi-13-14-v-1", message:
"libguile-srfi-srfi-13-14-v-1.so: cannot open shared object file: No
such file or directory"

I don't understand what I've done wrong. I can just say that package
guile 5:1.6.7-2 is installed.
Maybe the RPMs were corrupted during download.
I'm going to remove Lily RPMs and try another installation method.
-- 
John Mandereau <[EMAIL PROTECTED]>



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Violin Fingering and Tempo

2005-06-16 Thread \"Miguel Barbosa Gonçalves\"
Hi all!

I want to write a finger number under/over a note and include a horizontal 
line, after the number, that spans to the next 3 notes. How can I do this?

What is the correct way of printing the tempo indication over the time 
signature? I've tried \markup{ \hspace #-4.0 Adagio } on the first note. It 
seems to me that this relative position could be changed if something on the 
score is changed. Is there a cleaner way of doing this?

Thanks in advance,
Miguel




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with LaTeX

2005-06-16 Thread Han-Wen Nienhuys

Mats Bengtsson wrote:

Developers, is the tex backend supposed to be actively supported?


No. people that use the TeX backend are supposed to know what they are 
doing. If they need help with TeX's errors, they clearly do not fall in 
the target group. I have retained the backend (with the functionality of 
letting TeX compute bboxes) at the specific request of Werner.


--
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with LaTeX

2005-06-16 Thread Mats Bengtsson

Developers, is the tex backend supposed to be actively supported?

Olivier, do you have any specific reason to use the TeX code?
By default, LilyPond 2.5.xx generates Postscript code directly.
If you want to include some music examples in a LaTeX document,
you should use lilypond-book which automates the process.

If you, for some strange reason, really want to use the tex backend,
then you have to add some settings so that your TeX environment
finds the relevant files. The easiest solution then is to copy
the file lilypond-profile from version 2.4, update the path in
the file to point to your current LilyPond installation tree and
then source the file. However, I wouldn't be surprised if it doesn't
work since I guess nobody has used this backend in the latest 2.5.xx
versions.

   /Mats

Olivier Baudouin wrote:

Lilypond 2.5.31 compiled on Mandriva 2005

Lilypond makes ps, pdf and tex files ( $ lilypond -b tex -f tex xxx.ly)

But I can't applies LaTeX on my tex file !

$ latex xxx.tex

Error message :

---
LaTeX Info: Redefining \dots on input line 37.
(/mondelibre/Olivier/Master1/lyxxx/Lily/tests//bach_divertissement.tex
! Font \magfontfetaCAmXVo=feta20 not loadable: Metric (TFM) file not found.

 \font
l.11 \font
\magfontparmesanCAmXVo=parmesan20 scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontparmesanCAmXVo=parmesan20 not loadable: Metric (TFM) file
not fo
und.

 \font
l.12 \font
\magfontfetaalphabetCAmXVo=feta-alphabet20 scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetaalphabetCAmXVo=feta-alphabet20 not loadable: Metric
(TFM) fi
le not found.

 \font
l.13 \font
\magfontecrmBAmXVo=ecrm10 scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesamXVo=feta-braces-a not loadable: Metric (TFM)
file no
t found.

 \font
l.15 \font
\magfontfetabracesbmXVo=feta-braces-b scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesbmXVo=feta-braces-b not loadable: Metric (TFM)
file no
t found.

 \font
l.16 \font
\magfontfetabracescmXVo=feta-braces-c scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracescmXVo=feta-braces-c not loadable: Metric (TFM)
file no
t found.

 \font
l.17 \font
\magfontfetabracesdmXVo=feta-braces-d scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesdmXVo=feta-braces-d not loadable: Metric (TFM)
file no
t found.

 \font
l.18 \font
\magfontfetabracesemXVo=feta-braces-e scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesemXVo=feta-braces-e not loadable: Metric (TFM)
file no
t found.

 \font
l.19 \font
\magfontfetabracesfmXVo=feta-braces-f scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesfmXVo=feta-braces-f not loadable: Metric (TFM)
file no
t found.

 \font
l.20 \font
\magfontfetabracesgmXVo=feta-braces-g scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesgmXVo=feta-braces-g not loadable: Metric (TFM)
file no
t found.

 \font
l.21 \font
\magfontfetabraceshmXVo=feta-braces-h scaled 1000%
I wasn't able to read the size data for this font,
s

Re: Break not at a bar line

2005-06-16 Thread Mats Bengtsson

See the documentation:
http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Line-breaking.html#Line-breaking

  /Mats

andrew Black wrote:

Hi
Is it possible to break between systems other than at a bar line.   Hymn 
books tend to split the systems between lines of the music rather than 
bar lines.




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 
Fax:   (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Break not at a bar line

2005-06-16 Thread Graham Percival


On 16-Jun-05, at 1:14 AM, andrew Black wrote:

Is it possible to break between systems other than at a bar line.   
Hymn books tend to split the systems between lines of the music rather 
than bar lines.


No.  You can create an invisible bar line; see the docs.

Cheers,
- Graham



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Problem with LaTeX

2005-06-16 Thread Olivier Baudouin

Lilypond 2.5.31 compiled on Mandriva 2005

Lilypond makes ps, pdf and tex files ( $ lilypond -b tex -f tex xxx.ly)

But I can't applies LaTeX on my tex file !

$ latex xxx.tex

Error message :

---
LaTeX Info: Redefining \dots on input line 37.
(/mondelibre/Olivier/Master1/lyxxx/Lily/tests//bach_divertissement.tex
! Font \magfontfetaCAmXVo=feta20 not loadable: Metric (TFM) file not found.

 \font
l.11 \font
\magfontparmesanCAmXVo=parmesan20 scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontparmesanCAmXVo=parmesan20 not loadable: Metric (TFM) file
not fo
und.

 \font
l.12 \font
\magfontfetaalphabetCAmXVo=feta-alphabet20 scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetaalphabetCAmXVo=feta-alphabet20 not loadable: Metric
(TFM) fi
le not found.

 \font
l.13 \font
\magfontecrmBAmXVo=ecrm10 scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesamXVo=feta-braces-a not loadable: Metric (TFM)
file no
t found.

 \font
l.15 \font
\magfontfetabracesbmXVo=feta-braces-b scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesbmXVo=feta-braces-b not loadable: Metric (TFM)
file no
t found.

 \font
l.16 \font
\magfontfetabracescmXVo=feta-braces-c scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracescmXVo=feta-braces-c not loadable: Metric (TFM)
file no
t found.

 \font
l.17 \font
\magfontfetabracesdmXVo=feta-braces-d scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesdmXVo=feta-braces-d not loadable: Metric (TFM)
file no
t found.

 \font
l.18 \font
\magfontfetabracesemXVo=feta-braces-e scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesemXVo=feta-braces-e not loadable: Metric (TFM)
file no
t found.

 \font
l.19 \font
\magfontfetabracesfmXVo=feta-braces-f scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesfmXVo=feta-braces-f not loadable: Metric (TFM)
file no
t found.

 \font
l.20 \font
\magfontfetabracesgmXVo=feta-braces-g scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesgmXVo=feta-braces-g not loadable: Metric (TFM)
file no
t found.

 \font
l.21 \font
\magfontfetabraceshmXVo=feta-braces-h scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabraceshmXVo=feta-braces-h not loadable: Metric (TFM)
file no
t found.

 \font
l.22 \font
\magfontfetabracesimXVo=feta-braces-i scaled 1000%
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font='.

! Font \magfontfetabracesimXVo=feta-braces-i not loadable: Metric (TFM)
file no
t found.

 \font
l.23 \font
\magfontecrmImTVo=ecrm8 scaled 992%
I wasn't able to read the size data for this font,
so I will ignore the font specificat

convert-ly.py

2005-06-16 Thread Thomas Scharkowski
Windows native 2.5.31 (XP SP1)
convert-ly.py does not work anymore:

Traceback (most recent call last):
  File "C:\Programme\LilyPond\usr\bin\convert-ly.py", line 27, in ?
import lilylib as ly
ImportError: No module named lilylib
Process convert-ly.py exited with code 1

With last version (2.5.29) it worked.
Thanks,

Thomas


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Break not at a bar line

2005-06-16 Thread andrew Black

Hi
Is it possible to break between systems other than at a bar line.   Hymn 
books tend to split the systems between lines of the music rather than 
bar lines.




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user