"Donald H. Gudehus" <[EMAIL PROTECTED]> writes:

> An example of this is given in the manual,
> i.e.,
>
> <lilypond relative1 verbatim>
> \key c \minor r8 c16 b c8 g as c16 b c8 d | g,4
> </lilypond>

> but I can't get this to work.  Any help on this problem would be greatly
> appreciated.

You probably didn't get an anwser before, because you don't specify
what the problem is.  If you want to get help, you need to give some
more information.  I selected your snippet:

    <lilypond relative1 verbatim>
    \key c \minor r8 c16 b c8 g as c16 b c8 d | g,4
    </lilypond>

   
and it works perfectly allright over here:

    M-| lilypond-book -f html -o html - RET

says:

    lilypond-book (GNU LilyPond) 1.6.6
    invoking `lilypond --header=texidoc  -I /var/fred/cvs/savannah/lily-1.6/lilypond  
lily-1705589784.ly'
    GNU LilyPond 1.6.6
    Now processing: `lily-1705589784.ly'
    Parsing...
    Interpreting music...[2]
    Preprocessing elements... 
    Calculating column positions... [2]
    paper output to `lily-1705589784.tex'...

    Running LaTeX...
    invoking `echo $TEXMF; latex '\nonstopmode \input lily-1705589784' 1> /dev/null 2> 
/dev/null'
    
{/home/fred/lily-1.6/share/lilypond/1.6.6,{/home/fred/lily-1.6/share/lilypond,/usr/share/texmf}}
    Running dvips...
    invoking `dvips -E -o lily-1705589784.eps lily-1705589784 1> /dev/null 2> 
/dev/null'
    invoking `gs -sDEVICE=bbox -q  -sOutputFile=- -dNOPAUSE lily-1705589784.eps -c 
quit > lily-1705589784.eps.bbox 2>&1'
    invoking `gs -g260x40 -sDEVICE=pnggray  -dTextAlphaBits=4 -dGraphicsAlphaBits=4  
-q -sOutputFile=lily-1705589784.png -r90 -dNOPAUSE lily-1705589784.trans.eps 
lily-1705589784.eps -c quit '
    Writing `foo.html'

and produces a nice-looking html.

Jan.

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



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to