[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5329 Improve make-bracket-bar-line

2018-05-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
A test-case:

~~~
\version "2.19.81"

\defineBarLine "]" #'("]" "" ".")

\new StaffGroup <<
  \new Staff { R1 \bar "]" }
  \new Staff { R1 }
  >>
~~~

current 2.19.81-output attached


Attachments:

- 
[wrong-span-bar.png](https://sourceforge.net/p/testlilyissues/issues/_discuss/thread/aefe9323/009e/attachment/wrong-span-bar.png)
 (5.5 kB; image/png)


---

** [issues:#5329] Improve make-bracket-bar-line**

**Status:** Started
**Created:** Thu May 24, 2018 09:08 PM UTC by Thomas Morley
**Last Updated:** Thu May 24, 2018 09:08 PM UTC
**Owner:** Thomas Morley


Improve make-bracket-bar-line

The previously used ly:stencil-scale -1 1 resulted in wrongly positioned
SpanBars in certain cases.
Replaces ly:stencil-scale by flip-stencil.

http://codereview.appspot.com/339670043


---

Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net 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
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto


[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5329 Improve make-bracket-bar-line

2018-05-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto



---

** [issues:#5329] Improve make-bracket-bar-line**

**Status:** Started
**Created:** Thu May 24, 2018 09:08 PM UTC by Thomas Morley
**Last Updated:** Thu May 24, 2018 09:08 PM UTC
**Owner:** nobody


Improve make-bracket-bar-line

The previously used ly:stencil-scale -1 1 resulted in wrongly positioned
SpanBars in certain cases.
Replaces ly:stencil-scale by flip-stencil.

http://codereview.appspot.com/339670043


---

Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net 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
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto


[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5323 sort input files

2018-05-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- **Needs**:  -->  
- **Patch**: new --> review
- **Type**:  --> Enhancement
- **Comment**:

Passes make, make check and a full make doc.



---

** [issues:#5323] sort input files**

**Status:** Started
**Created:** Fri May 18, 2018 01:03 PM UTC by Bernhard M. Wiedemann
**Last Updated:** Wed May 23, 2018 12:28 PM UTC
**Owner:** Bernhard M. Wiedemann


sort input files

to have reproducible link order
so that the lilypond binary always contains its functions in the same order.

When building packages (e.g. for openSUSE Linux)
(random) filesystem order of input files
influences ordering of functions in the output,
thus without the patch, builds (in disposable VMs) would differ.

See https://reproducible-builds.org/ for why this matters.

http://codereview.appspot.com/347770043


---

Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net 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
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto


[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5327 Allow Scheme/identifiers for duration multipliers

2018-05-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- Description has changed:

Diff:







- **Needs**:  -->  
- **Patch**: new --> review
- **Type**:  --> Enhancement
- **Comment**:

Passes make, make check and a full make doc.



---

** [issues:#5327] Allow Scheme/identifiers for duration multipliers**

**Status:** Started
**Created:** Tue May 22, 2018 08:46 PM UTC by David Kastrup
**Last Updated:** Wed May 23, 2018 09:59 PM UTC
**Owner:** David Kastrup


Allow Scheme/identifiers for duration multipliers


Also contains commit:

Regtest for computed duration multipliers

http://codereview.appspot.com/346810043


---

Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net 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
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto


[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5326 Generalize the special case of creating a Timing context

2018-05-24 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- **labels**:  --> Fixed_2_21_0
- **status**: Started --> Fixed
- **Patch**: push -->  
- **Comment**:

Pushed to staging:

commit 648ac00067d409792605113c46639326aed27547 (HEAD -> 
pushed/issue-5326-context-create-timing, origin/staging)
Author: Dan Eble 
Date:   Mon May 21 07:39:18 2018 -0400

Issue 5326: Generalize the special case of creating a Timing context
into the general case of creating a context for which there is no
definition but which is mentioned as an alias.




---

** [issues:#5326] Generalize the special case of creating a Timing context**

**Status:** Fixed
**Labels:** Fixed_2_21_0 
**Created:** Mon May 21, 2018 12:39 PM UTC by Dan Eble
**Last Updated:** Wed May 23, 2018 11:26 AM UTC
**Owner:** Dan Eble


Generalize the special case of creating a Timing context into the general case 
of creating a context for which there is no definition but which is mentioned 
as an alias.

http://codereview.appspot.com/344910043


---

Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net 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
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto