]> git.donarmstrong.com Git - lilypond.git/history - scm
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / scm /
2009-09-01 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-08-31 Reinhold KainhoferAdd $current-book and $current-bookpart parser variables
2009-08-31 Reinhold Kainhofermake several *->lily-string public, so they can be...
2009-08-31 Patrick McCartylily-library.scm: add `interval-intersection' procedure
2009-08-30 Patrick McCartySVG backend: robustify glyph-matching regexp
2009-08-30 Patrick McCartyClean up indentation.
2009-08-29 Reinhold KainhoferUse our own ~s ly:format placeholder, since guile is...
2009-08-29 Reinhold KainhoferImplement framework for post-fix text (de)cresc spanner...
2009-08-29 Ian HulinFix to issue 714 and 404 user defined output filenames
2009-08-27 Reinhold KainhoferImplement breve with double vertical lines on each...
2009-08-27 Reinhold KainhoferShift the BoundingBox to the origin in \epsfile
2009-08-27 Patrick McCartylily-library.scm: Remove duplicate bindings
2009-08-26 Neil PuttockMove ambitus print callback to scheme.
2009-08-23 Neil Puttockscript.scm: Use predefined constants for directions.
2009-08-22 Marc HohlEnhancement: automatic polyphony in different ...Staff...
2009-08-22 Mark PoleskyCOPYING, define-markup-commands.scm: Remove form feed...
2009-08-22 Mark Poleskyscript-init.ly, script.scm: Organize, cleanup.
2009-08-20 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-08-20 John MandereauMerge commit 'origin/master'
2009-08-19 Neil PuttockMove translation functions from output-lib.scm -> trans...
2009-08-19 Neil PuttockRemove obsolete property 'threshold.
2009-08-19 Neil PuttockUse ly:staff-symbol-staff-space.
2009-08-19 Neil PuttockFix indentation in tablature.scm.
2009-08-19 Neil PuttockRemove definition of obsolete property breakableSeparat...
2009-08-19 Neil PuttockMove `easy notation' print callback to scheme.
2009-08-17 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-08-16 Joe NeemanFix vertical spacing with volta brackets.
2009-08-14 Carl SorensenAlphabetize grob properties
2009-08-14 Frederic Bronfixed issue 569: Consistency in property names: beam...
2009-08-14 Jan NieuwenhuizenOnly delete intermediate file if it exists. Works...
2009-08-12 Patrick McCartyWiden \eyeglasses bbox a little more
2009-08-11 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2009-08-11 Neil PuttockCompile fix.
2009-08-11 Carl SorensenAdjust default autobeam rule for 4 4 time
2009-08-11 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-08-11 Neil PuttockEnsure instrument names attached to hara-kiried axis...
2009-08-10 Joe NeemanRename spacing variables.
2009-08-10 Joe NeemanMove rehearsal marks, etc. to the top staff.
2009-08-10 Joe NeemanFix the positioning of the header.
2009-08-10 Patrick McCartySVG backend: clean up indentation.
2009-08-10 Patrick McCartySVG backend: the output-scale must come from \paper
2009-08-09 Neil PuttockFix PNG output for clip-systems.
2009-08-09 Neil PuttockTidy output-lib.scm.
2009-08-09 Neil PuttockNew instrument name positioning in scheme.
2009-08-09 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-08-09 Carl SorensenFix autobeaming rules -- clean up examples with new...
2009-08-08 Patrick McCartySVG backend: Output a single SVG file for each page
2009-08-07 Till PaalaMerge branch 'lilypond/translation' of ssh://git.sv...
2009-08-07 Trevor DanielsMerge branch 'master' of git://git.sv.gnu.org/lilypond.git
2009-08-07 Patrick McCartySCM backend: cleanup
2009-08-07 Carl SorensenCreate general facility for changing styles of note...
2009-08-07 Joe NeemanDon't add loose lines as spaceable lines.
2009-08-07 Carl SorensenFix docstring
2009-08-06 Joe NeemanFix 462.
2009-08-06 Joe NeemanSimplify the handling of neighbor columns.
2009-08-06 Carl SorensenFix autobeaming error in partial measures
2009-08-05 Neil PuttockFix broken beaming rules.
2009-08-04 Marc HohlNew tablature features
2009-08-04 Carl SorensenClean up initial comment on scm/beam-settings.scm
2009-08-03 Carl SorensenModify autobeam and grouping properties
2009-08-02 John MandereauMerge commit 'origin/lilypond/translation'
2009-08-02 Patrick McCartyFix handling of missing stencil expressions
2009-08-01 Patrick McCartySVG backend: nitpick: use unary negation
2009-08-01 Patrick McCartySVG backend: round values for rotate transformation
2009-08-01 Patrick McCartySVG backend: do not use style attribute for dashed...
2009-08-01 Patrick McCartySVG backend: update comments
2009-08-01 Patrick McCartyAllow "closepath" in 'path stencil expressions
2009-08-01 Patrick McCartyRemove obsolete file kpathsea.scm
2009-08-01 Patrick McCartyAdjust bbox for \eyeglasses markup
2009-07-31 Neil PuttockDocs: Correct snippet for \wordwrap-field.
2009-07-31 Neil PuttockNew markup commands \left-brace and \right-brace.
2009-07-31 Joe NeemanRewrite the vertical layout of staves/systems.
2009-07-29 Patrick McCartySVG backend: add "repeat-slash" stencil expression
2009-07-28 Patrick McCartyPS backend: fix 'path stencil expression
2009-07-28 Patrick McCartySVG backend: cleanup 'path expression
2009-07-28 Patrick McCartySVG backend: optimize path data for oval
2009-07-28 Patrick McCartySVG backend: more cleanups for path data
2009-07-28 Patrick McCartySVG backend: compact path data for bezier sandwich
2009-07-27 Patrick McCartySVG backend: use zero? for readability
2009-07-26 Patrick McCartySVG backend: use a fill of currentColor for glyphs
2009-07-26 Patrick McCartySVG backend: round real-number values for 4 places
2009-07-26 Patrick McCartySVG backend: convert music font glyphs to paths
2009-07-26 Patrick McCartyAdjust "font-name-style" procedure for SVG backend
2009-07-26 Patrick McCartyAdd lists for possible font encodings
2009-07-26 Patrick McCartyRemove utf-8-string from PS/EPS backend
2009-07-25 Mark PoleskyIR 3 Backend: More auto-sorting.
2009-07-25 John MandereauMerge branch 'lilypond/translation' of ssh://jomand...
2009-07-25 John MandereauMerge branch 'master' of ssh://jomand@git.sv.gnu.org...
2009-07-25 John MandereauDocs: reorganize documentation directory structure
2009-07-25 Patrick McCartyDocs: IR: attempt to document join-right-amount
2009-07-25 Patrick McCartyDocs: IR: document dynamicAbsoluteVolumeFunction
2009-07-25 Mark Poleskyscm folder: Fix/add incorrect/missing filename headers.
2009-07-24 Joe NeemanMove page-breaking-wrapper into C++.
2009-07-22 Mark Poleskydefine-music-types.scm: Sort music-descriptions alist.
2009-07-22 Mark Poleskydefine-music-properties.scm: Sort all-music-properties...
2009-07-22 Mark Poleskydefine-music-display-methods.scm: Sort post-event?...
2009-07-22 Mark Poleskydefine-grobs.scm: Sort interfaces.
2009-07-21 Francisco VilaMerge branch 'master' into lilypond/translation
2009-07-21 Mark Poleskydefine-grob-properties.scm: Sort user and internal...
2009-07-21 Mark Poleskydefine-context-properties.scm: Sort translation properties.
next