bug-lilypond
[Top][All Lists]
Advanced

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

Re: \emptyText not documented


From: Mats Bengtsson
Subject: Re: \emptyText not documented
Date: Thu, 06 Apr 2006 12:28:02 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Actually, \emptyText gives you the default, namely that text scripts don't
affect the note spacing. The opposite is \fatText, where the note spacing
does take the width of text scripts into account. Example:
\version "2.8.0"

\layout{ ragged-right=##t }

\relative { c^"Default" d e f
 \fatText c^"with \\fatText" d e f
 \emptyText c^"with \\emptyText" d e f
}

There are many other predefined macros that are just as undocumented.

  /Mats

Werner LEMBERG wrote:

I must admit that I can't even guess what this function actually
does...


   Werner


_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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