According to the manual:

3.3.4 Modifying context properties

fontSize Real Increase or decrease the font size

 

and further:

 

% make note heads smaller

\set fontSize = #-4

 

I did forget to type the \set but the result is still the same…

 

Erik

 

 

  _____  

From: James E. Bailey [mailto:derhindem...@googlemail.com] 
Sent: zondag 1 november 2009 0:28
To: Erik Appeldoorn
Cc: lilypond-user@gnu.org
Subject: Re: escaped string

 

If I remember correctly, \fontSize is not a known LilyPond string.

 

On 01.11.2009, at 00:20, Erik Appeldoorn wrote:





Why do I get ëscaped string” error here. The compiled result looks ok to me

 

\layout {

 \context {

  \Staff

   \override VerticalAxisGroup #'minimum-Y-extent = #'(-3 . 3)

   \fontSize = #-2

  }

 }

 

Hou je goed / Keep well,

 

Erik

 

_______________________________________________

lilypond-user mailing list

lilypond-user@gnu.org

http://lists.gnu.org/mailman/listinfo/lilypond-user

 

James E. Bailey

 

 

 

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to