Re: lilypond-book in 2.11.57

2008-08-31 Thread Tapio Tuovila

Laura Conrad kirjoitti:



When I run "lilypond-book --pdf sonate.lytex", I get:

 Running lilypond...GNU LilyPond 2.10.33
 Fontconfig error: Cannot load default config file

Note that this is the wrong version of lilypond -- 2.10.33 is
installed systemwide, but the user who's installed the GUB expects to
be running 2.11.57.
  

Hi,
hardy heron here as well.
In order to run 2.11.57 user installation you can put

export PATH=~/bin:$PATH  (notice ~/bin before the $PATH)

into your ~/.bashrc

This done log out and log in again. Then your ~/bin is searched first 
when you try to run


"lilypond-book --pdf sonate.lytex" and you should run 2.11.xx. (At least I do.)

Best wishes,
Tapio



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


convert-ly broken? in 2.10.0

2006-11-13 Thread Tapio Tuovila
Hi,
denemo exports .ly -file \version "2.6.0".
With convert-ly that converts OK up until 2.9.27 
but not  .28 or .29.

I noticed some conversation recently about convert-ly being broken on
the lilypond-devel mailing list so I thought this is going to be taken
care of. Now, 2.10.0 (Gub, on SuSE 10.1 -x86) does not either convert
\version "2.6.0" .ly file. The original file stays unaltered and error
message is as follows:


convert-ly --edit /home/[--]mov.ly
convert-ly (GNU LilyPond) 2.10.0
Processing `/home/[--]mov.ly'...
Applying conversion: 2.7.0, 2.7.1, 2.7.2, 2.7.4, 2.7.6, 2.7.10, 2.7.11,
2.7.12, 2.7.13, 2.7.14, Traceback (most recent call last):
  File "/home/tapu/lilypond/usr/bin/convert-ly", line 290, in ?
main ()
  File "/home/tapu/lilypond/usr/bin/convert-ly", line 284, in main
do_one_file (f)
  File "/home/tapu/lilypond/usr/bin/convert-ly", line 217, in do_one_file
(last, result) = do_conversion (infile.read (), from_version,
to_version)
  File "/home/tapu/lilypond/usr/bin/convert-ly", line 162, in do_conversion
str = x[1] (str)
  File
"/home/tapu/lilypond/usr/share/lilypond/current/python/convertrules.py",
line 2636, in conv
r"\\override \1VerticalAxisGroup #'extra-Y-extent")
TypeError: sub() takes at least 3 arguments (2 given)
Processing time: 4 seconds


Greetings,
Tapio


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


Re: unexpected behavior using \halign

2006-03-09 Thread Tapio Tuovila
Tapio Tuovila kirjoitti:
> Hi,
>
> I happened to notice following behavior:
>
> if you increase \halign from -0.5 to -0.6 the vertical placement of the
> text changes considerably; more than the horizontal one. But halign
> should only set horizontal alignment. Can anyone explain what happens here?
>
> \version "2.7.37"
>  
> \relative c'' {
>
> \override TextScript   #'extra-offset = #'(0 . 3)
> c16( d^\markup {\italic \halign # -0.5 "meno mosso"} f a) b8.(->
> a16)
> }   
>
>   

OOPS! Sorry for the resolution of the attached png-files. here they come
again.
greetings, Tapio


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


unexpected behavior using \halign

2006-03-09 Thread Tapio Tuovila
Hi,

I happened to notice following behavior:

if you increase \halign from -0.5 to -0.6 the vertical placement of the
text changes considerably; more than the horizontal one. But halign
should only set horizontal alignment. Can anyone explain what happens here?

\version "2.7.37"
 
\relative c'' {
   
\override TextScript   #'extra-offset = #'(0 . 3)
c16( d^\markup {\italic \halign # -0.5 "meno mosso"} f a) b8.(->
a16)
}   



   


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


Re: point and click broken? SOLVED

2006-03-07 Thread Tapio Tuovila
Johannes Schindelin kirjoitti:

> However, you need to pass it a 
> number, not a formatted string... Please find attached a patch which fixes 
> that.
>
> Ciao,
> Dscho
Yep, now it works again. Thanks!

my best, Tapio



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


Re: point and click broken?

2006-03-07 Thread Tapio Tuovila
Hi,
as no one seems to be particularly interested in this 'point and click
-stuff' I decided to elaborate my message a little:

Seems like something happened to p&c between 2.7.36 and 2.7.37. I have
tested both versions from the GUB -package with the following input:

\paper {
ragged-right = ##t
}
 \relative {
 d8 fis
 }

Attached you have the resulting pdf-files, one compiled from the code
above with 2.7.36 and the other with 2.7.37. On suse linux 10.0.

- It seems to me, that the one compiled with 2.7.36 has the textedit
links (or whatever they are called) as it should whereas the one
compiled with version 2.7.37 has not. I did try these .pdf files with
xpdf and acroread and both gave similar results.

- But perhaps I am missing something?
greetings, Tapio



2-7-36.pdf
Description: Adobe PDF document


2-7-37.pdf
Description: Adobe PDF document
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


point and click broken?

2006-03-05 Thread Tapio Tuovila
Hi,
with lilypond 2.7.32 (compiled from source tarball) point and click
works normally, on console window it also announces
lilypond-invoke-editor (GNU LilyPond) 2.7.32

whereas with lilypond compiled from 2.7.37 tarball or ChangeLog/1.4725
nothing happens when the mouse pointer is moved on the notehead, it does
not change to a finger-shaped pointer (xpdf) and when clicked on the
notehead still nothing happens, also no announcements on console window
are shown.

All the above mentioned versions compiled from source on SuSE 10.0 and
the resulting pdf files shown with xpdf 3.00

greetings, Tapio





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


CVS ERROR: Unable to find file "lily.scm"

2006-02-20 Thread Tapio Tuovila
compiled
/ChangeLog/1.4659 from CVS

seems to compile OK, but when trying to run 'lilypond'
it spits out the following:

"GNU LilyPond 2.7.35
ERROR: In procedure primitive-load-path:
ERROR: Unable to find file "lily.scm" in load path"

what should I do to fix this?

greetings, Tapio



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


GUB 2.7.28 fails to create pdf on SuSE 10.0

2006-01-21 Thread Tapio Tuovila
Hello,

I tried the 2.7.28-1 GUB on SuSE 10.0

The install script seems to work well both for home directory or
system-wide installation. The problem here is that lily fails to convert
the .ps to .pdf, no matter if the installation is in ~/lilypond or in
/usr/local/lilypond.

The resulting .ps files seem to be all right, and it is possible to
convert them with 'ps2pdf'.

But the binary installing should work 'out of the box', shouldn't it?

-- am I missing something stupid or should this count as a bug?

lilypond -V simple  shows the following:


lilypond -V simple
GNU LilyPond 2.7.28
warning: Relocation: is absolute:
argv0=/usr/local//lilypond/usr/bin/lilypond
warning: Relocation: compile prefix=/usr/share/lilypond/2.7.28, new
prefix=/usr/local//lilypond/usr
PATH=/usr/local//lilypond/usr/bin
warning: Relocation: framework_prefix=/usr/local//lilypond/usr/bin/..
DYLD_LIBRARY_PATH=/usr/local//lilypond/usr/bin/../lib
warning: no such directory:
/usr/local//lilypond/usr/bin/../share/ghostscript/8.15/fonts for GS_FONTPATH
warning: no such directory:
/usr/local//lilypond/usr/bin/../share/ghostscript/8.15/Resource for GS_LIB
GS_LIB=/usr/local//lilypond/usr/bin/../share/ghostscript/8.15/lib
warning: no such directory:
/usr/local//lilypond/usr/bin/../share/gs/fonts for GS_FONTPATH
warning: no such directory:
/usr/local//lilypond/usr/bin/../share/gs/Resource for GS_LIB
warning: no such directory: /usr/local//lilypond/usr/bin/../share/gs/lib
for GS_LIB
GUILE_LOAD_PATH=/usr/local//lilypond/usr/bin/../share/guile/1.7
PATH=/usr/local//lilypond/usr/bin/../bin

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

Effective prefix: "/usr/local//lilypond/usr/share/lilypond/2.7.28"
FONTCONFIG_FILE="/usr/local//lilypond/usr/bin/../etc/fonts/fonts.conf"
FONTCONFIG_PATH="/usr/local//lilypond/usr/bin/../etc/fonts"
GS_LIB="/usr/local//lilypond/usr/bin/../share/ghostscript/8.15/lib:/home/tapu/.fonts"
GUILE_LOAD_PATH="/usr/local//lilypond/usr/bin/../share/guile/1.7"
PANGO_RC_FILE="/usr/local//lilypond/usr/bin/../etc/pango/pangorc"
PATH="/usr/local//lilypond/usr/bin/../bin:/usr/local//lilypond/usr/bin:/home/tapu/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin:/home/tapu/.local/bin:/opt/gnome/bin:/opt/gnome/include/gnome-vfs-2.0/libgnomevfs:/opt/gnome/include/gnome-vfs-2.0:/opt/gnome/include:/etc/texmf:/sbin:/usr/sbin:"
[/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/lily.scm]
[/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/lily-library.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/file-cache.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/define-music-types.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/output-lib.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/c++.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/chord-ignatzek-names.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/chord-entry.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/chord-generic-names.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/stencil.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/markup.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/music-functions.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/part-combiner.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/autochange.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/define-music-properties.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/auto-beam.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/chord-name.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/parser-ly-from-scheme.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/define-context-properties.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/translation-functions.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/script.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/midi.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/layout-beam.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/parser-clef.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/layout-slur.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/font.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/encoding.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/fret-diagrams.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/define-markup-commands.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/define-grob-properties.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/define-grobs.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/define-grob-interfaces.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/define-stencil-commands.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/layout-page-layout.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/titling.scm][/usr/local//lilypond/usr/share/lilypond/2.7.28/scm/paper.scm][/usr/local//lilypond/usr/shar

Re: Grand Unified Binaries: 2.7.27 release 3 available

2006-01-12 Thread Tapio Tuovila
Han-Wen Nienhuys kirjoitti:
> John Wiedenhoeft wrote:
>> Am Donnerstag, den 12.01.2006, 19:48 +0100 schrieb Han-Wen Nienhuys:
>>
>>> Hi everybody,
>>>
>>> I've just put up a third version of our 2.7.27 binary build. Have
>>> fun, and let us know of any problems.
>>>
>>> regards,
>>>
>>
>>
>> sorry, this release doesn't work either on ubuntu.
>
> Can you be more specific?

Not knowing about ubuntu, here is what happened on suse 10 


Well, here the release installs nicely and this one creates
normal-looking .ps -file. But it does not succeed in creating a .pdf
-file. Installed in my home directory there seems to be some kind of
font-related problem, perhaps.

below is the verbose output.

[BTW, the above is the first message in this thread that I managed to
receive, something weird going on somewhere... ]




lilypond -V simple
GNU LilyPond 2.7.27
warning: Relocation: is absolute:
argv0=/home/tapu//lilypond/usr/bin/lilypond
warning: Relocation: compile prefix=/usr/share/lilypond/2.7.27, new
prefix=/home
/tapu//lilypond/usr
PATH=/home/tapu//lilypond/usr/bin
warning: Relocation: framework_prefix=/home/tapu//lilypond/usr/bin/..
DYLD_LIBRARY_PATH=/home/tapu//lilypond/usr/bin/../lib
warning: no such directory:
/home/tapu//lilypond/usr/bin/../share/ghostscript/8.
15/fonts for GS_FONTPATH
warning: no such directory:
/home/tapu//lilypond/usr/bin/../share/ghostscript/8.
15/Resource for GS_LIB
GS_LIB=/home/tapu//lilypond/usr/bin/../share/ghostscript/8.15/lib
warning: no such directory:
/home/tapu//lilypond/usr/bin/../share/gs/fonts for G
S_FONTPATH
warning: no such directory:
/home/tapu//lilypond/usr/bin/../share/gs/Resource fo
r GS_LIB
warning: no such directory: /home/tapu//lilypond/usr/bin/../share/gs/lib
for GS_
LIB
GUILE_LOAD_PATH=/home/tapu//lilypond/usr/bin/../share/guile/1.7
PATH=/home/tapu//lilypond/usr/bin/../bin

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

Effective prefix: "/home/tapu//lilypond/usr/share/lilypond/2.7.27"
FONTCONFIG_FILE="/home/tapu//lilypond/usr/bin/../etc/fonts/fonts.conf"
FONTCONFIG_PATH="/home/tapu//lilypond/usr/bin/../etc/fonts"
GS_LIB="/home/tapu//lilypond/usr/bin/../share/ghostscript/8.15/lib:/home/tapu/.f
onts"
GUILE_LOAD_PATH="/home/tapu//lilypond/usr/bin/../share/guile/1.7"
PANGO_RC_FILE="/home/tapu//lilypond/usr/bin/../etc/pango/pangorc"
PATH="/home/tapu//lilypond/usr/bin/../bin:/home/tapu//lilypond/usr/bin:/home/tap
u/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt
/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin:/home/tapu/.local/
bin:/opt/gnome/bin:/opt/gnome/include/gnome-vfs-2.0/libgnomevfs:/opt/gnome/inclu
de/gnome-vfs-2.0:/opt/gnome/include:/etc/texmf:/sbin:/usr/sbin:"
[/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/lily.scm]
[/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/lily-library.scm][/home/tapu
//lilypond/usr/share/lilypond/2.7.27/scm/file-cache.scm][/home/tapu//lilypond/us
r/share/lilypond/2.7.27/scm/define-music-types.scm][/home/tapu//lilypond/usr/sha
re/lilypond/2.7.27/scm/output-lib.scm][/home/tapu//lilypond/usr/share/lilypond/2
.7.27/scm/c++.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/chord-igna
tzek-names.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/chord-entry.s
cm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/chord-generic-names.scm][
/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/stencil.scm][/home/tapu//lily
pond/usr/share/lilypond/2.7.27/scm/markup.scm][/home/tapu//lilypond/usr/share/li
lypond/2.7.27/scm/music-functions.scm][/home/tapu//lilypond/usr/share/lilypond/2
.7.27/scm/part-combiner.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/
autochange.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/define-music-
properties.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/auto-beam.scm
][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/chord-name.scm][/home/tapu/
/lilypond/usr/share/lilypond/2.7.27/scm/parser-ly-from-scheme.scm][/home/tapu//l
ilypond/usr/share/lilypond/2.7.27/scm/define-context-properties.scm][/home/tapu/
/lilypond/usr/share/lilypond/2.7.27/scm/translation-functions.scm][/home/tapu//l
ilypond/usr/share/lilypond/2.7.27/scm/script.scm][/home/tapu//lilypond/usr/share
/lilypond/2.7.27/scm/midi.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/sc
m/layout-beam.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/parser-cle
f.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/layout-slur.scm][/home
/tapu//lilypond/usr/share/lilypond/2.7.27/scm/font.scm][/home/tapu//lilypond/usr
/share/lilypond/2.7.27/scm/encoding.scm][/home/tapu//lilypond/usr/share/lilypond
/2.7.27/scm/fret-diagrams.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/sc
m/define-markup-commands.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm
/define-grob-properties.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/
define-grobs.scm][/home/tapu//lilypond/usr/share/lilypond/2.7.27/scm/define-grob
-interfaces.scm][/home

link on Lilypond site

2006-01-08 Thread Tapio Tuovila

the link
pointing to Kris Shaffer's article about 'stunning Schenker graphics' in
Linux Journal december 05, shouldn't it be like follows:

http://www.linuxjournal.com/article/8364   ??

Then it would take you straight to the article itself.

Small thing, but anyway...

My best,
Tapio



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


Re: ChangeLog/1.4419 fails to compile correctly

2006-01-02 Thread Tapio Tuovila

>
> Can you tell me where on your harddisk you have c059013l.pfb ?
>
Back home, now I can tell you:

/usr/share/ghostscript/fonts/c059013l.pfb



- Tapio


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


ChangeLog/1.4419 fails to compile correctly

2006-01-01 Thread Tapio Tuovila
Hi,

when trying to compile
ChangeLog/1.4419/Mon Jan  2 05:28:33 2006
on SuSE 10.0 it spits out the following:

 out/feta-braces-h.otf-table
cat out/feta-braces-i.lisp \
 \
 > out/feta-braces-i.otf-table
make[1]: *** No rule to make target
`/usr/share/fonts/default/Type1/c059013l.pfb', needed by
`out/CenturySchL-Ital.ttf'.  Stop.
make[1]: Leaving directory `/home/tapu/Downloads/Lily/lilypond/mf'
make: *** [all] Error 2



it is possible to try lily/out/lilypond, this gives the following:

lily/out/lilypond
GNU LilyPond 2.7.27
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/lily-library.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/file-cache.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/define-music-types.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/output-lib.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/c++.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/chord-ignatzek-names.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/chord-entry.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/chord-generic-names.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/stencil.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/markup.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/music-functions.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/part-combiner.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/autochange.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/define-music-properties.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/auto-beam.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/chord-name.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/parser-ly-from-scheme.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/define-context-properties.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/translation-functions.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/script.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/midi.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/layout-beam.scm]
/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/parser-clef.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/layout-slur.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/font.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/encoding.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/fret-diagrams.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/define-markup-commands.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/define-grob-properties.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/define-grobs.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/define-grob-interfaces.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/define-stencil-commands.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/layout-page-layout.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/titling.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/paper.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/backend-library.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/x11-color.scm]
[/home/tapu/Downloads/Lily/lilypond/out/share/lilypond/2.7.27/scm/safe-lily.scm]
Usage: lilypond [OPTION]... FILE...

Typeset music and/or produce MIDI from FILE.

LilyPond produces beautiful music notation.
For more information, see http://lilypond.org

Options:
  -b, --backend=BACK   use backend BACK (gnome, ps,eps,
 scm, svg, tex, texstr)
 default: PS
  -d, --define-default=SYM=VAL set a Scheme program option. Uses #t
if VAL is not specified
 Try -dhelp for help.
  -e, --evaluate=EXPR  evaluate scheme code
  -f, --formats=FORMATsdump FORMAT,...  Also as separate
options:
  --dvigenerate DVI (tex backend only)
  --relocate   relocate using directory of lilypond
program
  --pdfgenerate PDF (default)
  --pnggenerate PNG
  --ps generate PostScript
  --texgenerate TeX (tex backend only)
  -h, --help   print this help
  -H, --header=FIELD   dump a header field to file
BASENAME.FIELD
  -I, --include=DIRadd DIR to search path
  -i, --init=FILE