From 989be01c6f7328d6cf482bc2e423c890fad9e4bc Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:04:24 +0000 Subject: [PATCH] lilypond-0.1.37 --- Documentation/mudela-course.doc | 3 +++ Documentation/mudela-man.doc | 1 + NEWS | 14 ++++++++++++++ input/font.ly | 6 ++++-- 4 files changed, 22 insertions(+), 2 deletions(-) diff --git a/Documentation/mudela-course.doc b/Documentation/mudela-course.doc index 09f2229bd8..f6ab5083eb 100644 --- a/Documentation/mudela-course.doc +++ b/Documentation/mudela-course.doc @@ -7,6 +7,7 @@ \usepackage{a4wide} \title{Mudela and LilyPond crash course} \author{Han-Wen Nienhuys} +\date{October 20, 1997} \def\file#1{{\texttt{#1}}} \begin{document} @@ -134,6 +135,8 @@ is used. The improved version reads thus +FIXME rewrite starting here. + \begin[verbatim]{mudela} \score { \melodic { % {...} is a voice diff --git a/Documentation/mudela-man.doc b/Documentation/mudela-man.doc index 498ba8b756..6dc1cd805f 100644 --- a/Documentation/mudela-man.doc +++ b/Documentation/mudela-man.doc @@ -7,6 +7,7 @@ \usepackage{a4wide} \title{GNU LilyPond input format 0.1} \author{Han-Wen Nienhuys} +\date{October 8, 1997} \begin{document} \maketitle diff --git a/NEWS b/NEWS index 8bd448b3c4..5f13289344 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +pl 37 + - --postscript + - don't crash non-fitting grouping (thx, John) + - attach unended spanners to a column (thanks John) + - bf: unended tie + - bf: tie direction + - bf: unended slur + +pl 36.jcn2 + - feta: small numerals + +******** +dec 9 + pl 36 - bf: notehead collisions - bf: dot y-position diff --git a/input/font.ly b/input/font.ly index c2f1d25ef4..f7fc274752 100644 --- a/input/font.ly +++ b/input/font.ly @@ -42,8 +42,10 @@ TestedFeatures = "This file tests the Feta music-font" \meter 4/4; \textstyle "finger"; c4^"1" d^"2" e^"3" f^"4" g^"5" - < bes4^"1" e_"2" c_"4" > - a'^"0" + + % Music for the Martians? + < bes4^"6" e_"7" c_"8" > + a'^"0"_"9" % ugh, \flageolet is like open, but maybe a perfect circle a^\open -- 2.39.5