summaryrefslogtreecommitdiff
path: root/scm
Commit message (Expand)AuthorAgeFilesLines
* Add scheme engraver for StaffTab notation...Ricardo Wurmus2016-10-112-0/+345
* Issue 4974/1: Add output-attributes grob property...Paul Morris2016-10-044-16/+23
* Issue 4972: Make music-filter more conservative...David Kastrup2016-09-281-9/+11
* Issue 4968/3: Let stencil-whiteout-outline use degreesDavid Kastrup2016-09-191-7/+4
* Issue 4968/2: Replace coord-rotate with coord-rotated...David Kastrup2016-09-191-12/+23
* Issue 4968/1: Add coord-rotated function...David Kastrup2016-09-191-23/+9
* Keep a staff alive with multiple layers...Mark Knoop2016-09-081-6/+10
* Issue 4961/4: Simplify polar->rectangularDavid Kastrup2016-09-051-8/+2
* Issue 4960 Fix micro-tones assigned to strings in TabStaff...Thomas Morley2016-09-021-7/+15
* Issue 4959: output-ps.scm: remove unused helper functions...David Kastrup2016-08-241-19/+0
* Issue 4956/2: Improve retrograde-music function...David Kastrup2016-08-211-22/+100
* Issue 4954/1: Change spanner-id to be a key instead of a string...Nathan Chou2016-08-134-6/+2
* Issue 4924: Fix the warning message for OTC fonts...Masamichi Hosoda2016-07-181-1/+1
* Issue 4923/2: Add closing a file in `scale-down-image`...Masamichi Hosoda2016-07-141-0/+2
* Issue 4923/1: Add closing a file in `is-collection-fonts?`...Masamichi Hosoda2016-07-141-10/+13
* Issue 4918: Fix CFF flavored font embedding for multiple output...Masamichi Hosoda2016-07-111-21/+28
* Issue 4909/2: Add checking conflicts between CFF flavored fonts...Masamichi Hosoda2016-07-041-1/+26
* Issue 4902/2: Improve `-dgs-load-fonts` option for TTF...Masamichi Hosoda2016-06-271-1/+6
* Issue 4901: Improve `-dgs-load-fonts` option for OTC fonts...Masamichi Hosoda2016-06-271-1/+18
* Issue 4900: Improve `-dgs-load-fonts` option for non-zero font-index...Masamichi Hosoda2016-06-271-12/+22
* Issue 4895 Give SystemStartSquare a default of 5.0 for collapse-height...Thomas Morley2016-06-221-0/+1
* Issue 4883 Implement public definition of bar-line::draw-filled-box...Thomas Morley2016-06-191-18/+30
* Add halfopenvertical to script.scmCarl Sorensen2016-06-181-0/+7
* Issue 4866/1: Improve OTC fonts support...Masamichi Hosoda2016-06-181-16/+9
* Issue 4889/2: Integrate Type1 font embedding procedures...Masamichi Hosoda2016-06-161-2/+2
* Add the non-default property to the KeySignature grobSteven Weber2016-06-121-1/+1
* Issue 4879: Display \time beat structure as list...David Kastrup2016-06-091-1/+5
* Issue 4875: Make define-session{,-public} private...David Kastrup2016-06-091-2/+2
* Issue 4874/2: Turn pitch-related settings into session variables...David Kastrup2016-06-093-6/+12
* Issue 4874/1: Don't overwrite pre-bound session variables...David Kastrup2016-06-091-11/+21
* Issue 4868/2: Add limited embedding support for OTC fonts...Masamichi Hosoda2016-06-061-1/+7
* #4877: Revert #4747: (Remove (all) uses of is-absolute?)...Urs Liska2016-06-032-5/+13
* Function (_ ...) takes only one argumentDavid Kastrup2016-06-022-2/+2
* Issue 4858: Let define-session-public place variables natively into parser...David Kastrup2016-05-311-4/+18
* Issue 4828/2: Add StaffSymbol.ledger-positions-function...Paul Morris2016-05-011-0/+3
* Issue 4828/1: Allow override of NoteHead.ledger-positions...Paul Morris2016-05-011-2/+4
* 'embed-source-code should disregard Scheme-generated input...Valentin Villenave2016-04-281-2/+5
* Issue 4808 Make chord-naming robust against unsetting majorSevenSymbol...Thomas Morley2016-03-281-4/+6
* Issue 4798/3: Define key?, key-list?, key-list-or-music?, key-list-or-symbol?...David Kastrup2016-03-192-0/+20
* (Optionally) embed ly source files inside generated PDF...Valentin Villenave2016-03-072-16/+42
* Define French as a separate input language...Valentin Villenave2016-03-071-2/+109
* Issue 4776/1 font.scm: better svg defaults for font-family...Paul Morris2016-02-281-8/+11
* Add \with-dimensions-from markup command...Simon Albrecht2016-02-161-0/+10
* Issue 4768 Support additional bass strings in TabStaff...Thomas Morley2016-02-162-13/+43
* Issue 4757 Introduce markup-list-command tableThomas Morley2016-02-091-0/+146
* make select-head-glyph and note-head::calc-glyph-name more robust...Thomas Morley2016-01-301-47/+55
* #4747: Remove (all) uses of is-absolute?...Urs Liska2016-01-242-13/+5
* #4746: Fix is-absolute? on Windows...Urs Liska2016-01-241-1/+2
* Issue 4722 Introduce new markup-command draw-squiggle-line....Thomas Morley2016-01-191-0/+81
* Issue 4725 apply sign on orientation in make-bow-stencil...Thomas Morley2016-01-151-4/+2