- Description has changed:
Diff:
~~~~
--- old
+++ new
@@ -1,27 +1,30 @@
-On 02/11/16 14:18, [email protected] wrote:
-> 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.
-> Thanks,
-> Holland
->
-> The default is: alternativeRestores = #'(measurePosition measureLength
lastChord)
->
-> \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
-> >>
+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
+>>
+~~~~
~~~~
---
** [issues:#4993] Doc: Please document the alternativeRestores context
property, including its default setting**
**Status:** New
**Created:** Wed Nov 02, 2016 04:22 PM UTC by pkx166h
**Last Updated:** Wed Nov 02, 2016 04:22 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