summaryrefslogtreecommitdiff
path: root/scm
Commit message (Expand)AuthorAgeFilesLines
* keySignature-> keyAlterations...Keith OHara2014-05-202-29/+30
* corrects typo in bar-line.scm...Thomas Morley2014-05-061-1/+1
* Issue 3880: bad number formatting in svg path output...David Kastrup2014-04-131-2/+2
* Issue 3894: accidental rule 'teaching' broke...David Kastrup2014-04-131-6/+10
* Issue 3897: Some spring cleaning mostly concerning cumbersome apply calls...David Kastrup2014-04-135-20/+16
* Warn when \time is used in mid-measure, and reset measurePosition....Devon Schudy2014-04-051-1/+13
* More readable \displayMusic output. (issue 3893)...Devon Schudy2014-04-041-7/+17
* Issue 3890: Add dodecaphonic-first accidental style...Rutger Hofmann2014-04-011-4/+20
* Issue 3860: Add command \justify-line...David Nalesnik2014-02-261-82/+133
* Doc: Point-and-Click has wrong default and ref to SVG added...James Lowe2014-02-231-1/+1
* Issue 3856: dodecaphonic-no-repeat accidentalStyle...David Nalesnik2014-02-191-0/+23
* Improve positioning of tuplet numbers for kneed beams....David Nalesnik2014-02-142-0/+3
* Let Chord_name_engraver record lastChord in internal context property...David Kastrup2014-02-081-0/+1
* stencil.scm: minor edits, doc strings, comments...Paul Morris2014-01-301-10/+11
* stencil.scm: add make-path-stencil function...Paul Morris2014-01-301-44/+104
* TabNoteHead.style = #'slash supported.Marc Hohl2014-01-241-6/+7
* Double G clef, tenor G clef, varpercussion clef and varC clef...Marc Hohl2014-01-241-0/+12
* Issue 3810: Partcombiner is unhappy about repeated durationsDavid Kastrup2014-01-241-1/+11
* Simplify tremolo display (issue 3783)David Kastrup2014-01-151-4/+2
* Remove tremoloFlags property (issue 3783)David Kastrup2014-01-151-2/+0
* LeftEdge gets a point extent; issue 3761...Keith OHara2014-01-131-0/+1
* Remove unused features of LeftEdgeKeith OHara2014-01-131-2/+1
* Tremolo cleanup. (issue 3745)...Devon Schudy2014-01-113-108/+73
* Provide value->lily-string functionDavid Kastrup2014-01-111-3/+9
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-1182-94/+94
* Revert "Prevents dynamics from colliding with cross-staff stems."...Keith OHara2014-01-032-13/+0
* spacing-options: clarify documentationKeith OHara2014-01-031-7/+6
* Doc: NR Appendix A10.3 \path examples...James Lowe2013-12-311-11/+15
* Adds outside-staff-interface and outside-staff-axis-group-interface...Mike Solomon2013-12-312-6/+63
* Issue 3746: Fix unfold-repeats-fully with alternatives...David Kastrup2013-12-281-11/+9
* Issue 3726: toplevel-music-functions should be a session variable...David Kastrup2013-12-191-1/+1
* Issue 3713: default for baseline-skip not available in the lists for repeatCo...David Kastrup2013-12-171-0/+1
* slurs avoid stafflines: move far enough; issue 3628Keith OHara2013-12-121-0/+2
* markup: scale the shift of super/sub-scripts by font-sizeKeith OHara2013-12-121-10/+8
* Simplify extract-beam-exceptionsDavid Kastrup2013-12-101-43/+45
* Issue 3679: Rewrite the autobeam logic to use GUILE fractions rather than mom......David Kastrup2013-12-102-73/+64
* XY-extent: more accurate docstringJanek WarchoĊ‚2013-12-071-2/+4
* Implement option -dstrokeadjust in order to get stroked stems and strokeadjus......David Kastrup2013-12-072-1/+9
* Don't meddle with Ghostscript's choice of currentstrokeadjust...David Kastrup2013-12-071-1/+0
* Completion_*_engraver: add means to preserve scale factor; issue 3650Keith OHara2013-12-064-6/+33
* Reduce offsets of \super and \sub...Keith OHara2013-12-061-4/+4
* small padding adjustment; issue 3630Keith OHara2013-12-061-0/+2
* Support articulations and breaths in MIDI. (issue 3664)...Devon Schudy2013-12-052-0/+11
* Support properties on articulations....Devon Schudy2013-12-051-3/+4
* Issue 3682/1: Implement \beamExceptions function fishing exceptions from beam...David Kastrup2013-12-041-0/+49
* Implement event-chord-reduce for reducing chords to single notesDavid Kastrup2013-12-041-0/+32
* Add unfold-repeats-fully function which will expand repeats in the dataDavid Kastrup2013-12-041-0/+22
* Issue 3673: Make make-relative able to deal with music rather than just pitches...David Kastrup2013-12-011-24/+66
* define-grobs.scm: use a property for TrillPitch offset; issue 3465Keith OHara2013-11-281-3/+3
* Issue 3663: Crash with \repeat ... \alternative and \remove "Bar_engraver"...David Kastrup2013-11-221-29/+30