summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Issue 4552 / 6: Remove configure script to search and request URW++ fonts...Masamichi Hosoda2015-08-202-114/+0
* Issue 4552 / 5: Remove makefiles to convert and install URW++ fonts...Masamichi Hosoda2015-08-203-118/+1
* Issue 4552 / 4: Remove TeX's Century Schoolbook L settings...Masamichi Hosoda2015-08-204-22/+0
* Issue 4552 / 3: Replace LilyPond default font to TeX Gyre fonts...Masamichi Hosoda2015-08-201-3/+3
* Issue 4552 / 2: Add makefiles to install TeX Gyre font OTF files...Masamichi Hosoda2015-08-202-2/+6
* Issue 4552 / 1: Add configure script to search TeX Gyre font OTF files...Masamichi Hosoda2015-08-202-0/+51
* Remove Lookup::rotated_box's bug compensation of Lookup::round_filled_polygonDavid Kastrup2015-08-201-4/+1
* Don't bother drawing straight flags in a certain orientationDavid Kastrup2015-08-202-23/+8
* Issue 680: clusters collapse when applied to repeated chords...David Kastrup2015-08-201-31/+62
* Implement inline Real cross_product (Offset, Offset)David Kastrup2015-08-201-0/+8
* Issue 4557: Small typos in code baseDavid Kastrup2015-08-203-3/+3
* Issue 4549: Remove dead "!STD_VECTOR" code in flower testsDan Eble2015-08-172-31/+0
* Issue 4548: eliminate flip(Direction*)...Dan Eble2015-08-174-36/+9
* Issue 952 / 5: Update required font package names in Unicode demonstration...Masamichi Hosoda2015-08-172-12/+12
* Issue 952 / 4: Add font settings for NR: antient.itely...Masamichi Hosoda2015-08-174-0/+56
* Issue 952 / 3: Add font settings for NR: input.itely...Masamichi Hosoda2015-08-175-0/+55
* Issue 952 / 2: Add font settings for snippets utf-8.ly...Masamichi Hosoda2015-08-171-0/+78
* Issue 952 / 1: Add font settings for Unicode demonstration .ly files...Masamichi Hosoda2015-08-172-0/+20
* Issue 4551: Avoid using Offset::arg () gratuitouslyDavid Kastrup2015-08-171-3/+3
* Set the sequence name in MIDI using title information from...Heikki Tauriainen2015-08-1510-15/+272
* Issue 4547: remove unnecessary min() and max() functionsDan Eble2015-08-141-4/+0
* Issue 4546: don't redefine comparison operators for std::stringDan Eble2015-08-143-11/+1
* Issue 4545: Use Grob::programming_error in Semi_tie:: and Tie::lessDan Eble2015-08-142-10/+24
* Issue 4541 (2/2) Clean up......Dan Eble2015-08-14132-211/+117
* Issue 4541 (1/2) Introduce a Grob_interface class...Dan Eble2015-08-144-14/+49
* Issue 4540: Rename Grob::pure_height() to pure_y_extent() to avoid...Dan Eble2015-08-1415-22/+22
* Issue 4544 / 3: Fix makefiles for LilyPond local fontconfig conf file dividing...Masamichi Hosoda2015-08-142-3/+6
* Issue 4544 / 2: Fix LilyPond default fonts definition...Masamichi Hosoda2015-08-143-16/+21
* Issue 4544 / 1: Divide LilyPond local fontconfig conf file loading...Masamichi Hosoda2015-08-141-12/+35
* LSR updatePhil Holmes2015-08-111-17/+17
* Issue 4538: Provide \markupMap music function...David Kastrup2015-08-112-0/+50
* Export markup-function? and markup-list-function?David Kastrup2015-08-111-2/+2
* Add check-music-path functionDavid Kastrup2015-08-111-0/+23
* Release: bump VERSION.Phil Holmes2015-08-091-1/+1
* Merge remote branch 'origin/release/unstable' into HEADPhil Holmes2015-08-096-61/+73
|\
| * Release: bump Welcome versions.Phil Holmes2015-08-092-2/+2
| * Release: update news.Phil Holmes2015-08-092-2/+14
| * PO: update template.Phil Holmes2015-08-091-56/+56
| * Release: bump VERSION_DEVEL.Phil Holmes2015-08-091-1/+1
* | Doc-fr: full updateJean-Charles Malahieude2015-08-0914-148/+422
* | Doc: typos in AU/externalJean-Charles Malahieude2015-08-091-2/+2
|/
* Fix ugly output from make-parenthesis-stencil for increased thickness...Thomas Morley2015-08-081-1/+1
* Doc: Issue 4528/3 Document ssaattbb.ly built-in template...Trevor Daniels2015-08-081-16/+152
* Issue 4528/2 Add regression tests for ssaattbb.ly built-in templateTrevor Daniels2015-08-084-0/+191
* Issue 4528/1 Add ly/ssaattbb.ly built-in templateTrevor Daniels2015-08-081-0/+318
* Let fret-diagram scale markups to fit into dots...Thomas Morley2015-08-083-6/+84
* Issue 4537/2: Use only \addlyrics in one regtest rather than mixing with \lyr...David Kastrup2015-08-081-4/+4
* Issue 4537/1: Let \addlyrics accept an optional context mod...David Kastrup2015-08-082-8/+18
* Simplify input/regression/lyric-tweak.lyDavid Kastrup2015-08-081-7/+5
* Issue 4533: Stop the generic \tweak command from working as override...David Kastrup2015-08-081-72/+94