- **status**: New --> Accepted


---

** [issues:#4993] Doc: Please document the alternativeRestores context 
property, including its default setting**

**Status:** Accepted
**Created:** Wed Nov 02, 2016 04:22 PM UTC by pkx166h
**Last Updated:** Wed Dec 14, 2016 05:10 PM UTC
**Owner:** nobody


Reported by Holland Hopson:

Please document the alternativeRestores context property, including its default 
setting. The default settings can lead to apparent bar-check failures when 
there are time signature changes in an \alternative block.

The default is `alternativeRestores = #'(measurePosition measureLength 
lastChord)`.

~~~~
:::TeX
\version "2.19.49"

music =
{
  \repeat volta 2 {
    c1
  }
  \alternative {
    {
      \time 3/4
      d2. |
      \time 4/4
      c1 |
    }
    { d1 | }
  }
}
<<
  \relative c'' \music
  \relative c' \music
>>
~~~~


---

Sent from sourceforge.net because [email protected] 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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to