lilypond-user
[Top][All Lists]
Advanced

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

Horizontal extent of NoteHead?


From: Mats Bengtsson
Subject: Horizontal extent of NoteHead?
Date: Thu, 23 Sep 2004 12:20:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803

Hi,

I tried to play some tricks with LilyPond and ended up with the
following problem. Why does the text occupy horizontal space
even though I have tried to set all spacing related properties
to make LilyPond ignore the actual size?

\version "2.3.18"
\paper{raggedright=#t }
\relative c'{
c c
\once \override NoteHead  #'X-extent = #'(0 . 0)
\once \override NoteHead  #'X-extent-callback = ##f
\once \override NoteHead  #'no-spacing-rods = ##t
\once \override NoteHead #'print-function = #Text_interface::print
\once \override NoteHead #'text = #"ABCDABCDABCDABCDABCDABCDABCDABCDABCDABCDABCD"
c c

It's the same both in 2.2.x and 2.3.x.

   /Mats

--
=============================================
        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]