In your lilypond file, you need to declare which version of lilypond
the file's syntax uses. so, for this file, you would add:
\version "2.10.33"
somewhere in your lilypond file.
Which instructions are you following? If you haven't seen it, the
instructions at:
http://lilypondwiki.tuxfamily.org/index.php?title=Where_is_the_app%3F_
(Linux)
are rather helpful.
Am 06.02.2009 um 01:15 schrieb Tom Haring:
Dear Mr, Mrs,
I tried to install lilypond in my Ubuntu 8.10.
I followed the instrutions and this was the result in my terminal.
´No version statement was found´
See the whole text below
I have to add a new version (?)
What to do next?
hopefully You can help me.
Tom Haring
t...@tomscomputer:~$ lilypond --help
GNU LilyPond 2.10.33
Gebruik: lilypond [OPTIE]... BESTAND...
Zet muziek en of produceer MIDI van BESTAND.
LilyPond produceert prachtige muzieknotatie.
Voor meer informatie, zie http://lilypond.org
Opties:
-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=FORMAATen dump FORMAAT,... Ook als
separate opties:
--dvi genereer DVI (alleen tex backend)
--relocate relocate using directory of
lilypond
program
--pdf genereer PDF (standaard)
--png genereer PNG
--ps genereer PostScipt
--tex genereer TeX (alleen tex backend)
-h, --help toon deze hulp
-H, --header=VELD dump a header field to file
BASENAME.FIELD
-I, --include=MAP voeg DIR toe aan zoekpad
-i, --init=BESTAND gebruik BESTAND als
initialisatiebestand
-j, --jail=GEBR,GROEP,GEVANG,DIR chroot to JAIL, become USER:GROUP
and cd into DIR
--no-print genereer geen afdrukuitvoer
-o, --output=BESTAND schrijf uitvoer naar BESTAND
(extensie
wordt toegevoegd)
-p, --preview maak een voorvertoning van het
eerste
systeem
-s, --safe-mode disallow unsafe Scheme and
PostScript
operations
-v, --version druk versienummer af
-V, --verbose wees breedsprakig
-w, --warranty toon garantie en auteursrechten
Report bugs via http://post.gmane.org/post.php?
group=gmane.comp.gnu.lilypond.bugs
t...@tomscomputer:~$ lilypond test
GNU LilyPond 2.10.33
Verwerken van `test.ly'
Ontleden...
test.ly: 0: waarschuwing: no \version statement found, please add
\version "2.10.33"
for future compatibility
Vertolken van muziek...
Voorbewerken van grafische objecten...
Opmaakuitvoer naar `test.ps'...
Converteren naar `test.pdf'...
t...@tomscomputer:~$
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond