[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5288 -o description in man page should offer FILE or FOLDER as in Usage manual

2018-03-10 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto



---

** [issues:#5288] -o description in man page should offer FILE or FOLDER as in 
Usage manual**

**Status:** Accepted
**Created:** Sat Mar 10, 2018 05:54 PM UTC by Federico Bruni
**Last Updated:** Sat Mar 10, 2018 05:54 PM UTC
**Owner:** nobody


I'm not marking this as Documentation type, as the change should be done in the 
source file.
The manual page says that -o option will write output to FILE. It does not 
mention the possibility of saving to a different folder (if that name exists), 
as explained in Usage manual, chapter 1.2.

Here's the line to be changed:


$ git grep 'write output to FILE' lily/
lily/main.cc:183:  {_i ("FILE"), "output", 'o', _i ("write output to FILE 
(suffix will be added)")},




---

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] #5283 Avoid different simultaneous marks in a regression test.

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

commit d945b3ef45abb0cd964df4c321b52fe78fb1d509 (origin/staging, 
pushed/issue-5283-revise-test-context-mod-with)
Author: Dan Eble 
Date:   Sat Mar 3 08:55:03 2018 -0500

Issue 5283: Avoid different simultaneous marks in a regression test.

The focus of context-mod-with.ly is on context modifications.
Its former unusual use of marks made it unnecessarily fragile.





---

** [issues:#5283] Avoid different simultaneous marks in a regression test.**

**Status:** Fixed
**Labels:** Fixed_2_21_0 
**Created:** Sun Mar 04, 2018 08:51 PM UTC by Dan Eble
**Last Updated:** Sat Mar 10, 2018 09:26 AM UTC
**Owner:** Dan Eble
**Attachments:**

- [RegTestDiff_2018-03-05 
11-18-00.png](https://sourceforge.net/p/testlilyissues/issues/5283/attachment/RegTestDiff_2018-03-05%2011-18-00.png)
 (302.4 kB; image/png)


The focus of context-mod-with.ly is on context modifications.
Its former unusual use of marks made it unnecessarily fragile.

http://codereview.appspot.com/341720043


---

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] Re: #3653 Beam ends not matched to StaffSymbol thickness

2018-03-10 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
Hi Federico,

Thank you for the hint.
Accidentally, this issue got the wrong label "Fixed_2_19_21", I've now changed 
it to "Fixed_2_21_0".
The fix is not contained in any "official" release yet (neither stable nor 
development versions), that's why you cannot see any  in improvement in 2.19.81.

All the best,
Torsten


---

** [issues:#3653] Beam ends not matched to StaffSymbol thickness**

**Status:** Fixed
**Labels:** Fixed_2_21_0 
**Created:** Sat Nov 09, 2013 03:54 PM UTC by Anonymous
**Last Updated:** Sat Mar 10, 2018 09:53 AM UTC
**Owner:** Torsten Hämmerle
**Attachments:**

- 
[beamlength.png](https://sourceforge.net/p/testlilyissues/issues/3653/attachment/beamlength.png)
 (15.0 kB; image/png)


https://codereview.appspot.com/339210043/



*Originally created by:* 
[colinpkc...@gmail.com](http://code.google.com/u/101609726059656965678/)

From Peter van Kranenburg, verified by Harm:

\version "2.17.95"

\new Staff \with \{ \override StaffSymbol \#'thickness = \#4 \}
\relative c'' \{ g16 a b c \}


The beam does not overlap the stems of the notes entirely, which does not look 
very nice \(see attached png\). It should start at the left of the first stem 
and end at the right of the last stem rather than in the center of both.


---

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] #3653 Beam ends not matched to StaffSymbol thickness

2018-03-10 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- **labels**: Fixed_2_19_21 --> Fixed_2_21_0



---

** [issues:#3653] Beam ends not matched to StaffSymbol thickness**

**Status:** Fixed
**Labels:** Fixed_2_21_0 
**Created:** Sat Nov 09, 2013 03:54 PM UTC by Anonymous
**Last Updated:** Fri Mar 09, 2018 04:43 PM UTC
**Owner:** Torsten Hämmerle
**Attachments:**

- 
[beamlength.png](https://sourceforge.net/p/testlilyissues/issues/3653/attachment/beamlength.png)
 (15.0 kB; image/png)


https://codereview.appspot.com/339210043/



*Originally created by:* 
[colinpkc...@gmail.com](http://code.google.com/u/101609726059656965678/)

From Peter van Kranenburg, verified by Harm:

\version "2.17.95"

\new Staff \with \{ \override StaffSymbol \#'thickness = \#4 \}
\relative c'' \{ g16 a b c \}


The beam does not overlap the stems of the notes entirely, which does not look 
very nice \(see attached png\). It should start at the left of the first stem 
and end at the right of the last stem rather than in the center of both.


---

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] #5284 Improve ASSIGN_EVENT_ONCE

2018-03-10 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- **Patch**: review --> countdown
- **Comment**:

Patch on countdown for March 13th



---

** [issues:#5284] Improve ASSIGN_EVENT_ONCE**

**Status:** Started
**Created:** Sun Mar 04, 2018 09:10 PM UTC by Dan Eble
**Last Updated:** Fri Mar 09, 2018 09:41 AM UTC
**Owner:** Dan Eble


Improve ASSIGN_EVENT_ONCE

* Really assign the event only once.
* End an unnecessary relationship with translator listeners.
* Rephrase the warning so that it could be used more broadly than for
  simultaneous events.
* Rephrase the warning so that it could be used with events of
  different classes (e.g. abc-mark-event and xyz-mark-event).
* Inline the common case that the event is assigned without warning.

http://codereview.appspot.com/338540043


---

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] #5283 Avoid different simultaneous marks in a regression test.

2018-03-10 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto
- **Patch**: countdown --> push
- **Comment**:

Patch counted down - please push.



---

** [issues:#5283] Avoid different simultaneous marks in a regression test.**

**Status:** Started
**Created:** Sun Mar 04, 2018 08:51 PM UTC by Dan Eble
**Last Updated:** Wed Mar 07, 2018 08:56 AM UTC
**Owner:** Dan Eble
**Attachments:**

- [RegTestDiff_2018-03-05 
11-18-00.png](https://sourceforge.net/p/testlilyissues/issues/5283/attachment/RegTestDiff_2018-03-05%2011-18-00.png)
 (302.4 kB; image/png)


The focus of context-mod-with.ly is on context modifications.
Its former unusual use of marks made it unnecessarily fragile.

http://codereview.appspot.com/341720043


---

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