| Commit message (Expand) | Author | Age | Files | Lines |
* | WIP: add stafftab examplesstafftab | Ricardo Wurmus | 2016-10-11 | 4 | -0/+400 |
* | WIP: add more Stick tunings | Ricardo Wurmus | 2016-10-11 | 1 | -0/+41 |
* | Add scheme engraver for StaffTab notation...The StaffTab notation is a system combining graphic elements of
tablature with standard music notation and Emmett Chapman's finger
symbols for notating tapping on a Chapman Stick.
| Ricardo Wurmus | 2016-10-11 | 4 | -0/+415 |
* | Issue 4979/2: Add regression test for non-merging ledger lines | Paul Morris | 2016-10-07 | 1 | -0/+32 |
* | Issue 4979/1: Don't merge non-overlapping ledger lines | Paul Morris | 2016-10-07 | 1 | -26/+39 |
* | Issue 4974/4: Fix input/regression/id.ly...Undoes the automatic conversion by
scripts/auxiliar/update-with-convert-ly.sh
that slipped into the previous commit
for this issue by oversight.
| Paul Morris | 2016-10-05 | 1 | -1/+1 |
* | Web-fr: missing divEnd | Jean-Charles Malahieude | 2016-10-05 | 1 | -1/+2 |
* | Issue 4974/3: edits to tests and changes.tely | Paul Morris | 2016-10-04 | 3 | -3/+26 |
* | Issue 4974/2: convert-ly rule: id -> output-attributes...Running scripts/auxiliar/update-with-convert-ly.sh
with the new rule produced no changes, so there is
no separate commit for that step.
| Paul Morris | 2016-10-04 | 1 | -0/+23 |
* | Issue 4974/1: Add output-attributes grob property...It is used for setting multiple attributes on <g>
nodes in SVG output, specified as an alist. The id
grob property is no longer used for this.
| Paul Morris | 2016-10-04 | 7 | -26/+35 |
* | Doc: update toplevel-score-handler definition reference...The file where the default handler is defined has changed.
| Paul Morris | 2016-10-02 | 1 | -2/+3 |
* | Merge branch 'master' into translation | Jean-Charles Malahieude | 2016-10-02 | 1 | -2/+1 |
|\ |
|
| * | Doc: fix bad xref mentionned in snippets.bigtexi.log | Jean-Charles Malahieude | 2016-10-02 | 1 | -2/+1 |
* | | Web-ja: fix links | Masamichi Hosoda | 2016-10-02 | 1 | -10/+10 |
|/ |
|
* | Merge branch 'master' into translation | Jean-Charles Malahieude | 2016-10-01 | 2 | -444/+498 |
|\ |
|
| * | Issue 4969: Update texinfo.tex from upstream...texinfo.tex ver. 2016-09-17.16
It is newer than Texinfo-6.3's.
| Masamichi Hosoda | 2016-09-28 | 1 | -435/+487 |
| * | Issue 4972: Make music-filter more conservative...Deleting music when its 'elements field becomes null? led
to repeat chords disappearing when articulations were
removed.
| David Kastrup | 2016-09-28 | 1 | -9/+11 |
* | | Doc-fr: NR-input | Jean-Charles Malahieude | 2016-10-01 | 1 | -2/+5 |
* | | web-fr: updates for new front page | Jean-Charles Malahieude | 2016-10-01 | 4 | -21/+73 |
* | | Web-ja: update translation | Masamichi Hosoda | 2016-09-28 | 3 | -16/+68 |
|/ |
|
* | Web: add/update news headline for LilyPond 2.19.48 release | Paul Morris | 2016-09-25 | 1 | -3/+3 |
* | Issue 4962: Web: remove htaccess redirect from news page to home page | Paul Morris | 2016-09-24 | 1 | -2/+0 |
* | Issue 4962: Web: home page: add example image, reduce news to headlines...The example image is the excerpt from Bach BWV 861 from the essay.
Anchor links are used to link to specific examples on the examples
page. The news entries on the home page are reduced to just a list
of headlines that link to specific entries on the 'Old News' page
(under 'Community'). And that page is renamed to just 'News'.
| Paul Morris | 2016-09-24 | 31 | -51/+254 |
* | Issue 4968/3: Let stencil-whiteout-outline use degrees | David Kastrup | 2016-09-19 | 1 | -7/+4 |
* | Issue 4968/2: Replace coord-rotate with coord-rotated...Also fixes the look/definition of the high f# saxophone key.
| David Kastrup | 2016-09-19 | 1 | -12/+23 |
* | Issue 4968/1: Add coord-rotated function...Uses it for implementing coord-rotate.
| David Kastrup | 2016-09-19 | 1 | -23/+9 |
* | Doc: Fix broken XRefs | Trevor Daniels | 2016-09-18 | 1 | -8/+8 |
* | Doc: Complete the list of on-the-fly procedures | Trevor Daniels | 2016-09-18 | 1 | -1/+2 |
* | Doc-fr: updates EM and NR | Jean-Charles Malahieude | 2016-09-17 | 7 | -27/+46 |
* | Merge branch 'master' into translation | Jean-Charles Malahieude | 2016-09-17 | 53 | -321/+881 |
|\ |
|
| * | Release: bump VERSION. | Phil Holmes | 2016-09-14 | 1 | -1/+1 |
| * | Release: bump Welcome versions. | Phil Holmes | 2016-09-13 | 2 | -2/+2 |
| * | Release: update news. | Phil Holmes | 2016-09-13 | 2 | -2/+14 |
| * | PO: update template. | Phil Holmes | 2016-09-13 | 1 | -18/+27 |
| * | Release: bump VERSION_DEVEL. | Phil Holmes | 2016-09-13 | 1 | -1/+1 |
| * | Keep a staff alive with multiple layers...This allows the `VerticalAxisGroup.remove-layer'
property to accept a list of values. The layer
will stay alive with any other member of the
Keep_alive_together_engrave group with a
remove-layer value in that list.
The principal reason for this patch was to
allow the use of MarkLine contexts in a Frenched
score, where the context should stay alive with
any single staff in a StaffGroup.
This implementation should also allow additional
flexibility with ossia and divisi staves.
| Mark Knoop | 2016-09-08 | 5 | -10/+211 |
| * | Issue 4965: Create and use Grob::parent_relative...This function checks for the existence of a Grob parent before
calculating a coordinate relative to it. This should hopefully
clean up the most relevant problems caused by issue 4814
and the original GCC 6 optimization causing it.
| David Kastrup | 2016-09-08 | 6 | -12/+14 |
| * | Issue 4961/7: Remove complex{conjugate,divide,exp}, Offset::arg...They are promoting aspects of Offset not well-suited to graphics.
| David Kastrup | 2016-09-05 | 2 | -36/+0 |
| * | Issue 4961/6: Let make_partial_ellipse_boxes use degrees | David Kastrup | 2016-09-05 | 1 | -8/+7 |
| * | Issue 4961/5: Change rotations to degrees rather than radians...Or replace them with something not requiring angles altogether.
| David Kastrup | 2016-09-05 | 8 | -14/+14 |
| * | Issue 4961/4: Simplify polar->rectangular | David Kastrup | 2016-09-05 | 1 | -8/+2 |
| * | Issue 4961/3: Add ly:length, ly:directed, ly:angle...Those are functions working on and/or producing coordinate pairs, usually
based on angles expressed in degrees.
| David Kastrup | 2016-09-05 | 1 | -0/+72 |
| * | Issue 4961/2: Add offset_directed (Real)...This converts an angle in degrees into a unit vector.
| David Kastrup | 2016-09-05 | 2 | -0/+37 |
| * | Issue 4961/1: Make Offset::angle_degrees () deliver nicer angles...Multiples of 45 degrees should be returned exactly.
| David Kastrup | 2016-09-05 | 1 | -1/+57 |
| * | Doc: Issue 4958: CG: Expand description of the engraver hooks...The previous rather terse description did not make it clear
that grobs may not be created in the stop-translation-timestep
hook.
Thanks to David K for the text.
| Trevor Daniels | 2016-09-02 | 1 | -5/+23 |
| * | Issue 4960 Fix micro-tones assigned to strings in TabStaff...This is an oversight from issue 4643
Also extending input/regression/tablature-micro-tone.ly to cover this case.
| Thomas Morley | 2016-09-02 | 2 | -11/+28 |
| * | Release: bump VERSION. | Phil Holmes | 2016-08-31 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/release/unstable' into HEAD | Phil Holmes | 2016-08-31 | 6 | -41/+53 |
| |\ |
|
| | * | Update release/unstable with recent changes | Phil Holmes | 2016-08-30 | 16 | -119/+292 |
| | |\ |
|
| | * | | Release: bump Welcome versions. | Phil Holmes | 2016-08-13 | 2 | -2/+2 |