summaryrefslogtreecommitdiff
path: root/scm
Commit message (Expand)AuthorAgeFilesLines
* Issue 2832: clefOctavation should inherit properties from ClefDavid Kastrup2013-06-011-0/+4
* define-grobs.scm: correct oversight on BalloonText; issue 3360Keith OHara2013-05-251-0/+2
* Don't remove "empty" stencils in several situations...David Kastrup2013-05-261-5/+2
* Change spacing of chord flats to correspond to state before issue 3330David Kastrup2013-05-261-2/+2
* Rewrite wordwrap-stencils to deal nicely with X/Y-empty spacingDavid Kastrup2013-05-261-14/+27
* Issue 3330: bracketify-stencil moves grob's refpoint...David Kastrup2013-05-261-2/+2
* Let \hspace and \vspace use Y-empty and X-empty spacing, respectivelyDavid Kastrup2013-05-261-4/+2
* implement stack-stencil-line in terms of stack-stencilsDavid Kastrup2013-05-261-15/+5
* simplify stack-stencils and rewrite stack-stencils-padding-listDavid Kastrup2013-05-261-17/+16
* Let stack-lines deal properly with vertical spacing (X-empty stencils)David Kastrup2013-05-261-27/+14
* Add Stencil::stack function and ly:stencil-stack...David Kastrup2013-05-261-0/+1
* Use (+inf . -inf) consistently for empty stencil intervalsDavid Kastrup2013-05-262-2/+3
* Beams: be transparent if the first stem is transparent; issue 2866...Keith OHara2013-05-192-1/+3
* Add commands \markLengthOn \markLengthOff; issue 3279Keith OHara2013-05-191-2/+1
* Issue 3352: Don't let eval-carefully bomb out on scalar non-symbols...David Kastrup2013-05-161-7/+4
* Revert "define-grobs.scm: correct oversight on BalloonText ;issue 3360"...Keith OHara2013-05-141-1/+0
* define-grobs.scm: correct oversight on BalloonText ;issue 3360Keith OHara2013-05-141-0/+1
* Revert "Tempo and Rehearsal marks horizontal positioning; issue 3279"...Keith OHara2013-05-132-16/+6
* Adjust padding for skylines; issue 3336...Keith OHara2013-05-132-0/+6
* Issue 3349: missing duration in \displayLilyMusic after a tripletDavid Kastrup2013-05-131-14/+11
* Markup, page-ref: do not backspace; issue 3334...Keith OHara2013-05-101-1/+1
* Doc: List predefined procedures for `barNumberVisibility'.Werner Lemberg2013-05-101-1/+32
* Better shape control of arpeggio brackets.Werner Lemberg2013-05-102-0/+3
* Issue 3335: Remove "dispatch" function from scm/output-svg.scm...David Kastrup2013-05-101-15/+5
* Rename OctavateEight to ClefModifier...Janek WarchoĊ‚2013-05-086-63/+63
* Laissez-vibrer ties attached to notes with cross-staff stems are cross-staff ......Mike Solomon2013-05-082-0/+8
* Make MultiMeasureRests use the same positioning mechanism as normal restsDavid Kastrup2013-04-301-2/+3
* Tempo and Rehearsal marks horizontal positioning; issue 3279...Keith OHara2013-04-252-6/+16
* Better break-align settings for marks...Keith OHara2013-04-251-2/+4
* Sets default of 0.2 for MetronomeMark skyline-horizontal-padding (issue 3207)Mike Solomon2013-04-241-0/+1
* Eliminate grob::x-parent-widthDavid Kastrup2013-04-232-4/+2
* Remove unused and misleading spanbar-begin-of-line-invisibleDavid Kastrup2013-04-231-3/+0
* Eliminate inherit-[xy]-parent-visibilityDavid Kastrup2013-04-232-9/+4
* Remove non-working unused grob::calc-property-by-non-event-causeDavid Kastrup2013-04-231-3/+0
* Issue 3322: Add callback factory grob::inherit-parent-property...David Kastrup2013-04-231-0/+13
* Time signature before repeat bars at beginning of line; issue 828Keith OHara2013-04-171-2/+2
* Adds arpeggio to conditional item grob array....Mike Solomon2013-04-181-1/+0
* Revert "Break slurs between alternative endings in repeats; issue 1698."...Mike Solomon2013-04-154-15/+1
* Add an explanatory comment regarding session-handling to scm/lily.scmDavid Kastrup2013-04-091-0/+24
* Issue 3294: Define call-after-session for cleanup called after every fileDavid Kastrup2013-04-091-3/+11
* Issue 3291: Carry any exports from session initialization over to subsequent ......David Kastrup2013-04-091-0/+6
* Revert "Avoid excessive number of dots in chords (#3179)."...Keith OHara2013-04-072-4/+0
* Break slurs between alternative endings in repeats; issue 1698....Mike Solomon2013-04-064-1/+15
* Allow markup lists to be composed at run-time...David Kastrup2013-04-062-15/+56
* Move map-markup-command-list into parser internalsDavid Kastrup2013-04-062-17/+23
* Simplify interpret-markup-listDavid Kastrup2013-04-061-9/+10
* Use fold in map-markup-command-listDavid Kastrup2013-04-061-7/+6
* Aligns horizontally-offset fingerings in a column if X distance is small (iss......Mike Solomon2013-04-022-0/+3
* Issue 1100: \line inside \concat should keep its 'word-spaceDavid Kastrup2013-04-021-3/+7
* Revert "Uses special X alignment for instrument names."...Mike Solomon2013-03-304-26/+4