summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-10-06 07:29:00 +0200
committerhaawda2017-10-06 07:29:00 +0200
commit3cad18c0950f59ed297a4fff0019dfe30345c676 (patch)
tree30a20f9273a948cb56349b9a56c6efd3cd6fe062
parent9b4384e88172f3f52e45257c6918cef0b4de871c (diff)
downloadaur-3cad18c0950f59ed297a4fff0019dfe30345c676.tar.gz
Updated version (2.19.65.1.57.g37d9561173 -> 2.19.65.1.59.g51396a569b).
Changelog ========= Issue 5206 Remove apostroph in backend-options of german running.itely (51396a569b) Issue 5204 Remove white-space from storePredefinedDiagram input-string (8c193e900f) Issue 5205: \chordmode { c:sus } should be <c f g>, not <c g g> (37d9561173) Adapt lilypond to ghostscript 9.22, change command line options (398c2e17d4) Issue 5200: display-lily-tests.ly: Remove unused lily-string->markup (5c37457ce9) NR: Update Appendix - Clef styles (d6760214e4) Issue 5187 Add command for Thin Aiken noteheads (8c446a6de0) Issue 5203: Don't let event-chord-reduce bomb on empty chords (9a07cd5d0d) Issue 5202: Add regtest for issue 5181 (71399fe725) Define ly:music-error (92a694f7ec) Issue 5180: Require \version statement in main file (8f95c1d407) Issue 5197: Include direction marker in post-event location (f139fab87a) Issue 5194: Improve warning for unattached post-event(s) (f380b23d37) Typo. (b819710c53) Issue 5191: EG: a bit of grob-transformer documentation (61672635e4) Standardize format of `in_color` (39b793df4a) Issue 5196: Reset Changes document to post-2.20 (60298172ea) Issue 5195: Don't segfault on { c^#1 } (ad0e424ca1) Issue 5192: Some doc cleanup in the wake of issue 5181 (eee1844d3d) Makelsr.py from commit 39c88526225 (76f4161920) NR: Add snippet to show 'thin' Aiken head example (39c8852622) Add version statement to hel-arabic.ly (d96b629107) Doc: Add section on SVG to Contributor (f49be85555) rarely used mensural clefs (64d1e85aac) Issue 5181/3: Integrate lone post-events into chords (8cdf89cee4) Issue 5181/2: Allow lone postevents in braced lists (6373a95654) Issue 5181/1: Parser: Add reverse_music_list function (916408fbdc) Typo: Fix incorrect \language string from previous (63a1f67ea8) Issue 5182: Doc: Add `-dPDFDontUseFontObjectNum` for gs 9.17+ (5daf92f759) Limit use of `make-concat-markup` in tempo tag (4785a3ed7c) Issue 5179 Let Merge_rests_engraver deal with dotted rests (017ef9975f) Register Merge_rests_engraver (ba03319b11) Issue 5137/2: Doc: Add how to use set-global-fonts for non-music fonts (4ca9913c54) Issue 5137/1: Doc: Add how to change the notation fonts (e6c53f51c9) Issue 1434: Fix text spacing in SVG (28670249d4) Add system-by-system output to SVG backend (6824b081b6) Issue 5175: Update URW++ OTF files (c9a4b1a9a3) Additions to event-listener.ly for DrumVoice (f0781fa821) Support for English note names in Arabic Music (2be5896dc7) Issue 5171: Self_alignment_interface::aligned_on_self: bad warning (67f386e3d8) Web: Addition to 'What we wrote' section (000a1b91ea) Merge branch 'issue5156' into HEAD (405cba59df) Run scripts/auxiliar/update-with-convert-ly.sh (3ac792f8d1) Issue 5156: Change \note markup command to get a duration (e35b7959df) Bump VERSION to 2.21.0 (13610c3015) Issue 5155: Allow { expression } in markup command arguments (fe8ccdd1a9) Fix issue 5110: Don't use fixed color for LyricHyphens (e8b2544334) Add '-dcrop' option to ps and svg backends (dcb458c225) Issue 5168 Let arpeggio-bracket/slur depend on grob-property thickness (50ba2171c6) Issue 5164: Doc: Add usage of OpenType font feature (0712559601) Issue 5167/7: markup-partial regtest: use \markup function assignment (acae40c266) Issue 5167/6: Changes: show \markup xxx = ... \etc assignments (5d84bfad46) Issue 5167/5: Allow defining markup commands in LilyPond syntax (9468b77cb2) Issue 5167/4: Parser: let `assignment_id' return a symbol (ef31f0442c) Issue 5167/3: Split off `markup-lambda' from `define-markup-command' (d2199b0163) Issue 5167/2: Let `make-markup' fetch the signature itself (fd56502084) Issue 5167/1: Reorganize markup commands to use object properties (8659a99f23) PO: fetch Swedish from the FTP (13798e90e8) Release: bump VERSION. (4051d44103)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edfd8cb99c45..7e4ed03df28a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 5 18:05:34 UTC 2017
+# Fri Oct 6 05:29:00 UTC 2017
pkgbase = lilypond-git
pkgdesc = An automated music engraving system (Git snapshot)
- pkgver = 2.19.65.1.57.g37d9561173
+ pkgver = 2.19.65.1.59.g51396a569b
pkgrel = 1
url = http://lilypond.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e8bc00825162..6a3c7ef58b1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# delete the $srcdir directory before building
pkgname=lilypond-git
-pkgver=2.19.65.1.57.g37d9561173
+pkgver=2.19.65.1.59.g51396a569b
pkgrel=1
pkgdesc="An automated music engraving system (Git snapshot)"
arch=('i686' 'x86_64')