On Saturday, 25 December 1999, Laurent Martelli writes:

Thanks for the bug report.
You may want to know that the 1.3 series is still considered 
experimental; for real work you may want to use 1.2.17

Greetings,

Jan

> I have a file like this :
> --------
> \header {
>    title = "";
>    subtitle = "";
>    composer = "J.S. Bach";
>    filename = "bug.ly";
> }
> 
> flute = \context Staff \notes\transpose c''' {
> \property Score.skipBars = ##t
> R4*3*12
> bes,16 a, g,8 r4 r4 | R4*3 |
> }
> 
> \score {
>   \header {
>     piece = "Allegro";
>   }
> 
>   \notes \context Voice = flute {
>     \key g \minor;
>     \time 3/4;
>     \flute
>   }
> 
> }
> --------
> 
> The first line is over indented.
> 
> -- 
> Laurent Martelli
> [EMAIL PROTECTED]
> 
> 

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

Reply via email to