lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4837 \omit dy


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4837 \omit dynamic occupies space
Date: Fri, 29 Apr 2016 09:25:22 +0000


[issues:#4837] \omit dynamic occupies space

Status: Accepted
Created: Fri Apr 29, 2016 09:25 AM UTC by Phil Holmes
Last Updated: Fri Apr 29, 2016 09:25 AM UTC
Owner: nobody
Attachments:

Graham King reported:

The Notation Reference says: " 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
}

Carl added:
I haven't looked at the code, but it appears to me that without the
dynamics, the hairpin is bound from the left edge of the first note column
to the right edge of the last note column.

With the omitted dynamics, the hairpin appears to be bound to the right
edge of the first note column and the left edge of the last note column.

Hazarding a guess that the dynamic text is bound to the note column, and
thus the hairpin moves out of the columns into the inter-column space.
And if the dynamic text overflows the column, the hairpin is shortened.
When the text is omitted, the hairpin can only move to the edge of the
column.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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