[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
\omit dynamic occupies space
From: |
Graham King |
Subject: |
\omit dynamic occupies space |
Date: |
Mon, 25 Apr 2016 21:07:23 +0100 |
The Notation Reference says [1]: " omit [music] - item (symbol list or
music): Set item's "stencil" property to #f, effectively omitting it
without taking up space. "
However, when applied to dynamics, space is taken up. This is
inconvenient, as one has to resort to \tag #'pdf {...} and \tag #'midi
{...} constructs to recover the space.
\version "2.19.40"
{
<>^\markup "no dynamics"
c'2\< 2\! 2\> 2\!
<>^\markup "\omit dynamics"
c'2-\omit\p\< 2-\omit\f 2-\omit\f\> 2-\omit\p
}
Hope this helps
-- Graham
[1]
http://lilypond.org/doc/v2.19/Documentation/notation/available-music-functions#index-omit
omit_dynamics_occupy_space.png
Description: PNG image
- \omit dynamic occupies space,
Graham King <=
- Re: \omit dynamic occupies space, Thomas Morley, 2016/04/26
- Message not available
- Re: \omit dynamic occupies space, Thomas Morley, 2016/04/27
- Re: \omit dynamic occupies space, David Kastrup, 2016/04/27
- Re: \omit dynamic occupies space, Thomas Morley, 2016/04/27
- Re: \omit dynamic occupies space, Graham King, 2016/04/27
- Re: \omit dynamic occupies space, Carl Sorensen, 2016/04/27
- Re: \omit dynamic occupies space, Phil Holmes, 2016/04/29