lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lilypond-book under WinXP


From: Mehmet Okonsar
Subject: lilypond-book under WinXP
Date: Wed, 25 Jan 2006 13:41:22 +0200

I have Python 24 installed
First I make this file:
==========================
\documentclass[a4paper]{article}

\begin{document}

     Documents for @command{lilypond-book} may freely mix music and text.
     For example,

     \begin{lilypond}
     \relative c' {
       c2 g'2 \times 2/3 { f8 e d } c'2 g4
     }
     \end{lilypond}

     Options are put in brackets.

     \begin[fragment,quote,staffsize=26,verbatim]{lilypond}
       c'4 f16
     \end{lilypond}
\end{document}
==========================
I put it at F:\Temp,
Then I run:
============================================
F:\Temp>lilypond-book --psfonts lilybook.tex
============================================
I get the following messages:
============================================
lilypond-book.py (GNU LilyPond) 2.7.27
Traceback (most recent call last):
  File "C:\Program Files\Music\LilyPond\usr\bin\lilypond-book.py", line
1692, in ?
    main ()
  File "C:\Program Files\Music\LilyPond\usr\bin\lilypond-book.py", line
1658, in main
    chunks = do_file (file)
  File "C:\Program Files\Music\LilyPond\usr\bin\lilypond-book.py", line
1502, in do_file
    if os.path.exists (input_filename) \
AttributeError: 'module' object has no attribute 'samefile'
============================================
Can anybody help please..



------------- 
Best regards,
Mehmet Okonşar, pianist-composer
www.okonsar.com
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]