"Antonio PALAMA'" <[EMAIL PROTECTED]> writes:

> Would it be possible to tell LilyPond to assume a null dimension?
> After all the mark is placed above the staff and sould not interfere
> with the note spacing. Anyway I understand that these hacks should
> be avoided.

Yes, you can try something like:

     \property Score.RehearsalMark \set #'no-spacing-rods  = ##t

> I will try it; by the way, where are these molecules inplemented? I
> would like to give a look at the code. Maybe I can see a simple way
> to replace the box with a circle.

See scm/molecule.scm and output-lib.scm; look for box-molecule.
and  input/test/boxed-molecule.ly

Jan.

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



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to