]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
15 years agoSpacing changes to scm/fret-diagrams.scm
Carl Sorensen [Tue, 31 Mar 2009 23:29:49 +0000 (17:29 -0600)]
Spacing changes to scm/fret-diagrams.scm

15 years agoAdjust FretBoards so all orientations share a common location
Carl Sorensen [Tue, 31 Mar 2009 19:10:08 +0000 (13:10 -0600)]
Adjust FretBoards so all orientations share a common location

15 years agoRefactor fret diagrams for simpler calls
Carl Sorensen [Mon, 30 Mar 2009 04:52:45 +0000 (22:52 -0600)]
Refactor fret diagrams for simpler calls

15 years agoDocs: update rhythms.itely with LSR snippets.
Neil Puttock [Tue, 31 Mar 2009 16:47:27 +0000 (17:47 +0100)]
Docs: update rhythms.itely with LSR snippets.

15 years agoLSR: Update.
Neil Puttock [Tue, 31 Mar 2009 16:22:00 +0000 (17:22 +0100)]
LSR: Update.

15 years agoAdd regression test for fretboard orientation origins
Carl Sorensen [Tue, 31 Mar 2009 03:22:43 +0000 (21:22 -0600)]
Add regression test for fretboard orientation origins

15 years agoDocs: NR 1.6.2 - remove @knownissue for barline positioning.
Neil Puttock [Mon, 30 Mar 2009 23:06:55 +0000 (00:06 +0100)]
Docs: NR 1.6.2 - remove @knownissue for barline positioning.

Fixed in 2.11.52.

15 years agoRemove last traces of 'no-spacing-rods & add convert rule.
Neil Puttock [Mon, 30 Mar 2009 22:39:57 +0000 (23:39 +0100)]
Remove last traces of 'no-spacing-rods & add convert rule.

15 years agoTexi2html: Set the TOC depth using a command-handler
Reinhold Kainhofer [Mon, 30 Mar 2009 14:31:19 +0000 (16:31 +0200)]
Texi2html: Set the TOC depth using a command-handler

It seems that command_handler_process is the correct command handler
to set the TOC depth (after parsing all input files, but before any
possible output or TOC is created), depending on the texinfo variable
short_toc. This fixes my previous commit, where I had some workarounds,
because I didn't think of command_handler_process.

15 years agoAdd documentation for the systems-per-page variables.
Joe Neeman [Mon, 30 Mar 2009 02:01:04 +0000 (19:01 -0700)]
Add documentation for the systems-per-page variables.

15 years agoMerge commit 'origin' into systems-per-page
Joe Neeman [Sun, 29 Mar 2009 23:49:09 +0000 (16:49 -0700)]
Merge commit 'origin' into systems-per-page

15 years agoDoc: Update LilyPond architecture in CG
Carl Sorensen [Sat, 28 Mar 2009 21:01:42 +0000 (15:01 -0600)]
Doc: Update LilyPond architecture in CG

15 years agoDocs: NR 1.5.2 - remove @knownissue for merging 8ths/half notes.
Neil Puttock [Sat, 28 Mar 2009 15:30:42 +0000 (15:30 +0000)]
Docs: NR 1.5.2 - remove @knownissue for merging 8ths/half notes.

15 years agoClean up script chart.
Neil Puttock [Sat, 28 Mar 2009 15:30:16 +0000 (15:30 +0000)]
Clean up script chart.

15 years agoDocs: compile fix.
Neil Puttock [Sat, 28 Mar 2009 15:29:49 +0000 (15:29 +0000)]
Docs: compile fix.

15 years agoDoc: Add stub for LilyPond architecture to CG
Carl Sorensen [Fri, 27 Mar 2009 23:54:38 +0000 (17:54 -0600)]
Doc: Add stub for LilyPond architecture to CG

15 years agoDocs NR 3.3.3 Further clarification of \char
Trevor Daniels [Fri, 27 Mar 2009 09:23:22 +0000 (09:23 +0000)]
Docs NR 3.3.3 Further clarification of \char

15 years agoDoc: Add guile interactive display to CG
Carl Sorensen [Fri, 27 Mar 2009 03:54:46 +0000 (21:54 -0600)]
Doc: Add guile interactive display to CG

15 years agoTexi2html: Allow -D short_toc or @set short_toc 1 for texi2html to expand the TOC...
Reinhold Kainhofer [Thu, 26 Mar 2009 16:56:40 +0000 (17:56 +0100)]
Texi2html: Allow -D short_toc or @set short_toc 1 for texi2html to expand the TOC only to second level

Otherwise the TOC of the snippets page would be way too long.

15 years agoMusicXML: Fix TOC links to unnumbered subsecs (add @nodes, but don't show menus)
Reinhold Kainhofer [Thu, 19 Mar 2009 16:34:58 +0000 (17:34 +0100)]
MusicXML: Fix TOC links to unnumbered subsecs (add @nodes, but don't show menus)

15 years agoDoc: Fix typo in CG
Carl Sorensen [Thu, 26 Mar 2009 14:50:25 +0000 (08:50 -0600)]
Doc: Fix typo in CG

15 years agoDOCS: Fix hyperlinks in CG Programming lanugages
Carl Sorensen [Thu, 26 Mar 2009 14:13:26 +0000 (08:13 -0600)]
DOCS:  Fix hyperlinks in CG Programming lanugages

15 years agoDocs: NR 3.3.3 Clarify format of \char
Trevor Daniels [Thu, 26 Mar 2009 09:14:48 +0000 (09:14 +0000)]
Docs: NR 3.3.3 Clarify format of \char

15 years agoDOCS: Additions to Programming of CG
Carl Sorensen [Thu, 26 Mar 2009 03:15:15 +0000 (21:15 -0600)]
DOCS: Additions to Programming of CG

15 years agoFix merging misalignment for special case involving 8ths & half notes.
Neil Puttock [Wed, 25 Mar 2009 00:08:27 +0000 (00:08 +0000)]
Fix merging misalignment for special case involving 8ths & half notes.

- if merging is possible, correct stem attachment for eighth notes
(or shorter) in upper voice when combined with half notes in lower voice.
- tidy code.

15 years agoMerge commit 'origin' into hairpin
Joe Neeman [Tue, 24 Mar 2009 23:25:29 +0000 (16:25 -0700)]
Merge commit 'origin' into hairpin

15 years agoMerge commit 'origin'
Joe Neeman [Tue, 24 Mar 2009 23:05:21 +0000 (16:05 -0700)]
Merge commit 'origin'

15 years agoAdd reference to Help page on website to initial Windows file
Carl Sorensen [Tue, 24 Mar 2009 22:51:22 +0000 (16:51 -0600)]
Add reference to Help page on website to initial Windows file

15 years agoMerge commit 'origin'
Joe Neeman [Tue, 24 Mar 2009 20:10:50 +0000 (13:10 -0700)]
Merge commit 'origin'

15 years agoDoc: Add @ruser, etc. to CG
Graham Percival [Tue, 24 Mar 2009 14:08:30 +0000 (22:08 +0800)]
Doc: Add @ruser, etc. to CG

15 years agoDocs: CG 1.3.1: specify format of commit message
Trevor Daniels [Tue, 24 Mar 2009 12:27:33 +0000 (12:27 +0000)]
Docs: CG 1.3.1: specify format of commit message

15 years agoDocs: fix ref
Trevor Daniels [Tue, 24 Mar 2009 09:44:11 +0000 (09:44 +0000)]
Docs: fix ref

15 years agomodified: Documentation/user/tutorial.itely Removed the section on polyphonic music...
James E. Bailey [Mon, 23 Mar 2009 19:53:57 +0000 (20:53 +0100)]
modified: Documentation/user/tutorial.itely Removed the section on polyphonic music in 2.3.5 and replaced it with a short reason and a link to section 3.2.

15 years agoDocs: fixed typo in git-starting
Jonathan Kulp [Mon, 23 Mar 2009 20:43:21 +0000 (15:43 -0500)]
Docs: fixed typo in git-starting

15 years agoTweak the accuracy for Hairpin pure-height.
Joe Neeman [Tue, 24 Mar 2009 08:15:10 +0000 (01:15 -0700)]
Tweak the accuracy for Hairpin pure-height.

15 years agoRemove beaming rule for 8th notes at 1/2 in 4 4
Trevor Daniels [Tue, 24 Mar 2009 07:49:09 +0000 (07:49 +0000)]
Remove beaming rule for 8th notes at 1/2 in 4 4

 - this rule made the following pattern inconsistent
     a16 a a8 a a
     a8 a16 a a8 a
     a8 a a16 a a8
     a8 a a a16 a  % beaming is different

15 years agomodified: Documentation/user/tutorial.itely
James E. Bailey [Mon, 23 Mar 2009 12:47:39 +0000 (13:47 +0100)]
modified: Documentation/user/tutorial.itely

15 years agoMerge branch 'master' of ssh://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Mon, 23 Mar 2009 13:57:08 +0000 (21:57 +0800)]
Merge branch 'master' of ssh://gpercival@git.sv.gnu.org/srv/git/lilypond

15 years agoClarify patch instructions.
Graham Percival [Mon, 23 Mar 2009 13:55:51 +0000 (21:55 +0800)]
Clarify patch instructions.

15 years agoUpdate THANKS with Frogs names
Carl Sorensen [Sun, 22 Mar 2009 01:45:42 +0000 (19:45 -0600)]
Update THANKS with Frogs names

15 years agoDocs: Index to staff.itely by Ralph Palmer
Carl Sorensen [Sun, 22 Mar 2009 01:28:07 +0000 (19:28 -0600)]
Docs: Index to staff.itely by Ralph Palmer

15 years agoAdd brief description of files.
Graham Percival [Sat, 21 Mar 2009 13:20:54 +0000 (21:20 +0800)]
Add brief description of files.

15 years agoRearrange sections and add git add.
Graham Percival [Sat, 21 Mar 2009 13:11:19 +0000 (21:11 +0800)]
Rearrange sections and add git add.

15 years agoMake fc-match prefer Type 1 over TTF for NCSB files
John Mandereau [Fri, 20 Mar 2009 08:56:21 +0000 (09:56 +0100)]
Make fc-match prefer Type 1 over TTF for NCSB files

This fixes font selection on some Debian systems with a Canorus
package that installs NCSB in TTF format, which makes fc-match prefer
TTF over Type 1 (reported by David Kastrup).  Setting the foundry
field to "urw" restores fc-match selection of Type 1.

15 years agoDocs: fix bison link in AU
Jonathan Kulp [Thu, 19 Mar 2009 13:51:51 +0000 (08:51 -0500)]
Docs: fix bison link in AU

15 years agoMusicXML: Install the .zip file containing the test suite, too.
Reinhold Kainhofer [Thu, 19 Mar 2009 14:34:30 +0000 (15:34 +0100)]
MusicXML: Install the .zip file containing the test suite, too.

15 years agoError message nitpicks.
Neil Puttock [Tue, 17 Mar 2009 21:22:58 +0000 (21:22 +0000)]
Error message nitpicks.

15 years agoLSR: Update.
Neil Puttock [Tue, 17 Mar 2009 21:02:00 +0000 (21:02 +0000)]
LSR: Update.

15 years agoTypo.
Francisco Vila [Tue, 17 Mar 2009 19:32:42 +0000 (20:32 +0100)]
Typo.

15 years agoBump version.
Neil Puttock [Tue, 17 Mar 2009 17:47:03 +0000 (17:47 +0000)]
Bump version.

15 years agoDocs: compile fix.
Neil Puttock [Tue, 17 Mar 2009 17:46:23 +0000 (17:46 +0000)]
Docs: compile fix.

15 years agoAdd docstrings to functions in music-functions-init.ly; from Kieren.
Kieren [Fri, 13 Mar 2009 15:12:29 +0000 (11:12 -0400)]
Add docstrings to functions in music-functions-init.ly; from Kieren.

15 years agoDocs: Update fretboard-chordchanges.ly snippet
Carl Sorensen [Mon, 16 Mar 2009 23:57:40 +0000 (17:57 -0600)]
Docs: Update fretboard-chordchanges.ly snippet

15 years agoFix lyric extenders to end properly when there are notes but no more lyrics.
Chris Snyder [Mon, 16 Mar 2009 23:51:26 +0000 (16:51 -0700)]
Fix lyric extenders to end properly when there are notes but no more lyrics.

The previous extender code only ends extenders when the next
lyric is encountered. This can lead to issues when there are additional notes,
but no more lyrics. This patch adds a check to see if a
melisma is ending, completetizing the extender if appropriate.

15 years agoAdd Hairpin to the pure-height calculations.
Joe Neeman [Mon, 16 Mar 2009 23:47:07 +0000 (16:47 -0700)]
Add Hairpin to the pure-height calculations.

15 years agoTypo.
Francisco Vila [Mon, 16 Mar 2009 11:26:24 +0000 (12:26 +0100)]
Typo.

15 years agoFix 763 Fretboards don't transpose properly
Carl Sorensen [Sun, 15 Mar 2009 03:34:58 +0000 (21:34 -0600)]
Fix 763 Fretboards don't transpose properly

A transpose that took a chord out of the default octave broke the
default fretboards.

The code is now modified to look both an octave up and an octave down
from the given octave if no entry is found for the given octave.

15 years agoMerge branch 'master' into systems-per-page
Joe Neeman [Fri, 13 Mar 2009 20:58:07 +0000 (13:58 -0700)]
Merge branch 'master' into systems-per-page

15 years agoMerge commit 'origin/dev/jneeman' into systems-per-page
Joe Neeman [Fri, 13 Mar 2009 20:44:35 +0000 (13:44 -0700)]
Merge commit 'origin/dev/jneeman' into systems-per-page

15 years agoAdd regression tests for max-systems-per-page and systems-per-page.
Joe Neeman [Fri, 13 Mar 2009 20:35:28 +0000 (13:35 -0700)]
Add regression tests for max-systems-per-page and systems-per-page.

15 years agoAuto-beaming changes
Trevor Daniels [Fri, 13 Mar 2009 09:35:19 +0000 (09:35 +0000)]
Auto-beaming changes

 - add beam grouping rules for 3/8, 4/8, 6/4, 6/16,
   9/4, 9/16, 12/4, 12/16 time signatures

 - amend beam ending rules to limit lengths of
   beamed runs of 16th and 32nd notes in some
   time signatures only (these may need some
   fine-tuning with experience and feedback)

 - except for 4/4 time, where the previous beaming
   is preserved

 - amend documentation to match

15 years agoDocs: update PO msgids
John Mandereau [Fri, 13 Mar 2009 08:41:08 +0000 (09:41 +0100)]
Docs: update PO msgids

15 years agoDocs: update translations status
John Mandereau [Fri, 13 Mar 2009 08:40:50 +0000 (09:40 +0100)]
Docs: update translations status

15 years agoDocs: emphasize the use of \normal-text in custom dynamic marks
John Mandereau [Fri, 13 Mar 2009 08:38:44 +0000 (09:38 +0100)]
Docs: emphasize the use of \normal-text in custom dynamic marks

Thanks to Karim Haddad.

15 years agoUpdate THANKS for 2.13 series
John Mandereau [Fri, 13 Mar 2009 07:58:47 +0000 (08:58 +0100)]
Update THANKS for 2.13 series

15 years agoFix Info documentation with images
John Mandereau [Fri, 13 Mar 2009 07:40:09 +0000 (08:40 +0100)]
Fix Info documentation with images

This patch mainly applies suggestions from David Kastrup and Jan.

* fix symlinks creation from prefix/share/info to
prefix/share/doc/lilypond, enable it even when installing in
nonstandard prefix, and clean it up in the makefiles,

* add info and info-install toplevel targets,

* improve documentation (make help, stdout prints and Application
  Usage),

* fix flats graphics in Introduction for Info format.

15 years agoFix regression tests for min-systems-per-page.
Joe Neeman [Thu, 12 Mar 2009 23:27:04 +0000 (16:27 -0700)]
Fix regression tests for min-systems-per-page.

15 years agoTie up some loose ends with min-systems-per-page.
Joe Neeman [Thu, 12 Mar 2009 22:06:37 +0000 (15:06 -0700)]
Tie up some loose ends with min-systems-per-page.

Adds regression tests for min-systems-per-page.

15 years agoAdd basic support for min-systems-per-page.
Joe Neeman [Mon, 29 Dec 2008 07:42:53 +0000 (18:42 +1100)]
Add basic support for min-systems-per-page.

15 years agoAdd BAD_SPACING_PENALTY as a penalty rather than a force.
Joe Neeman [Fri, 14 Nov 2008 19:05:43 +0000 (11:05 -0800)]
Add BAD_SPACING_PENALTY as a penalty rather than a force.

15 years agoAdd support for max-systems-per-page.
Joe Neeman [Tue, 11 Nov 2008 21:25:28 +0000 (13:25 -0800)]
Add support for max-systems-per-page.

15 years agoIf systems-per-page is specified and a page is overfull, don't barf.
Joe Neeman [Tue, 11 Nov 2008 06:37:19 +0000 (22:37 -0800)]
If systems-per-page is specified and a page is overfull, don't barf.

15 years agoPut systems_per_page_ in an object property instead of passing it around.
Joe Neeman [Sun, 9 Nov 2008 19:57:49 +0000 (11:57 -0800)]
Put systems_per_page_ in an object property instead of passing it around.

15 years agoAdd systems-per-page variable in \paper.
Joe Neeman [Sun, 9 Nov 2008 19:34:42 +0000 (11:34 -0800)]
Add systems-per-page variable in \paper.

15 years agoImplement space_systems_with_fixed_number_per_page.
Joe Neeman [Sun, 9 Nov 2008 02:53:30 +0000 (18:53 -0800)]
Implement space_systems_with_fixed_number_per_page.

15 years agoKeep more detailed track of compressed lines in page breaking.
Joe Neeman [Sun, 9 Nov 2008 02:26:17 +0000 (18:26 -0800)]
Keep more detailed track of compressed lines in page breaking.

15 years agoDocs: merge duplicate instances of compilation instructions
John Mandereau [Thu, 12 Mar 2009 12:26:04 +0000 (13:26 +0100)]
Docs: merge duplicate instances of compilation instructions

Of course, this does not prevent us to split compilation instructions
between instructions for everybody (self-builders, packagers and
developers), which should still be present in Application Usage, and
instructions only for LilyPond developers, which IMHO shall be only in
the Contributors' Guide.

15 years agoDocs: fix translation instructions
John Mandereau [Thu, 12 Mar 2009 10:04:56 +0000 (11:04 +0100)]
Docs: fix translation instructions

Thanks to Yoshiki Sawada.

15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 12 Mar 2009 09:54:18 +0000 (10:54 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agoDocs: insert language @warning for non-default languages
Jonathan Kulp [Wed, 11 Mar 2009 23:03:55 +0000 (18:03 -0500)]
Docs: insert language @warning for non-default languages

15 years agoDocs: added line specifying language \include files go after other \include files
Jonathan Kulp [Tue, 10 Mar 2009 14:54:01 +0000 (09:54 -0500)]
Docs: added line specifying language \include files go after other \include files

15 years agoDoc-es: update NEWS.
Francisco Vila [Mon, 9 Mar 2009 11:05:56 +0000 (12:05 +0100)]
Doc-es: update NEWS.

15 years agoDoc-es: full update from Master.
Francisco Vila [Mon, 9 Mar 2009 10:49:00 +0000 (11:49 +0100)]
Doc-es: full update from Master.

15 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Mon, 9 Mar 2009 10:27:50 +0000 (11:27 +0100)]
Merge branch 'master' into lilypond/translation

15 years agoDoc-es: Updates.
Francisco Vila [Mon, 9 Mar 2009 10:26:07 +0000 (11:26 +0100)]
Doc-es: Updates.

15 years agoImplement \eyeglasses as markup command
Reinhold Kainhofer [Fri, 30 Jan 2009 20:30:24 +0000 (21:30 +0100)]
Implement \eyeglasses as markup command

-) implement \eyeglasses as markup command, using the postscript stored
   in the eyeglassesps variable
-) Use this markup command in musicxml2ly, too
-) Add regtest for \eyeglasses (in a \markup and as a markup attached to
   a note)
-) Remove the eyeglasses example from the postscript command and
   replace it by two rings (the stereo symbol) written in postscript

15 years agoImplement thick bar lines (use \bar "." for this)
Reinhold Kainhofer [Sat, 13 Dec 2008 00:13:45 +0000 (01:13 +0100)]
Implement thick bar lines (use \bar "." for this)

Until now, \bar"." produced a single dot instead of the bar line, which
was however not used anywhere and also not documented...
Using "." for the bar line style is consistent with other types like
".|" or "|.", where a | indicates a think line and . indicates a thick
line.

15 years agoImplement non-standard tuplet numbers
Reinhold Kainhofer [Fri, 30 Jan 2009 23:06:57 +0000 (00:06 +0100)]
Implement non-standard tuplet numbers

-) Add function for different fraction than the actual tuplet fraction
-) Add wrapper function that appends a note with given duration after
   the standard tuplet text (denominator or fraction)
-) Add function to print tuplet text with both fraction values with a
   note duration attached
-) Add snippet to be included in the Docs
-) Add regtests for all these cases
-) Remove definitions from musicxml2ly and make it use these new functions

15 years agoDocs: LM A.5.1 Reposition piano in GrandStaff
Trevor Daniels [Sat, 7 Mar 2009 09:21:07 +0000 (09:21 +0000)]
Docs: LM A.5.1 Reposition piano in GrandStaff

 - (thanks, Kieren)

15 years agoDocs: NR 1.2.3 Fix @ref
Trevor Daniels [Sat, 7 Mar 2009 08:35:09 +0000 (08:35 +0000)]
Docs: NR 1.2.3 Fix @ref

15 years agoancient typo
Trevor Daniels [Fri, 6 Mar 2009 23:02:06 +0000 (23:02 +0000)]
ancient typo

15 years agoAdd snappizzicato articulation
Reinhold Kainhofer [Fri, 30 Jan 2009 21:46:02 +0000 (22:46 +0100)]
Add snappizzicato articulation

-) Add "scripts.snappizzicato" glyph to the feta font
-) Add \snappizzicato articulation function
-) Add regtest for snappizzicato
-) Remove custom definition from musicxml2ly and use the new \snappizzicato
-) Add the new articulation to our chart of articulations

15 years agoCSS: Fix invalid CSS padding
Reinhold Kainhofer [Thu, 5 Mar 2009 16:46:00 +0000 (17:46 +0100)]
CSS: Fix invalid CSS padding

15 years agoDocs: LM A.5.1 Improve orchestral template
Trevor Daniels [Fri, 6 Mar 2009 09:01:52 +0000 (09:01 +0000)]
Docs: LM A.5.1 Improve orchestral template

15 years agoCorrect broken regression test.
Neil Puttock [Fri, 6 Mar 2009 01:23:51 +0000 (01:23 +0000)]
Correct broken regression test.

15 years agoLSR: Update.
Neil Puttock [Fri, 6 Mar 2009 01:11:55 +0000 (01:11 +0000)]
LSR: Update.

15 years agoAdd chordChanges capability to FretBoard grobs
Carl Sorensen [Tue, 3 Mar 2009 15:06:32 +0000 (08:06 -0700)]
Add chordChanges capability to FretBoard grobs

15 years agofixed typo: isntructions to instructions
Jonathan Kulp [Thu, 5 Mar 2009 03:27:14 +0000 (21:27 -0600)]
fixed typo: isntructions to instructions

15 years agoContributors' Guide: amend LSR instructions on advice from Carl D.S.
John Mandereau [Thu, 5 Mar 2009 01:33:07 +0000 (02:33 +0100)]
Contributors' Guide: amend LSR instructions on advice from Carl D.S.

15 years agoDocs: quickly update Developers Resources
John Mandereau [Thu, 5 Mar 2009 01:25:22 +0000 (02:25 +0100)]
Docs: quickly update Developers Resources