]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
14 years agoFix vertical alignment of FretBoards
Carl Sorensen [Sat, 7 Feb 2009 22:53:38 +0000 (15:53 -0700)]
Fix vertical alignment of FretBoards

The origin of the fret diagram will be at fret zero, string 1.
The x alignment is adjusted to put the fret diagram over a note
for the fret diagram markup.  The y alignment used to be centered,
but now it is not adjusted during creation of the grob.

Add regression test for fret board alignment
(cherry picked from commit c9457c9c0556da32dac4f07e8cc8236656120eb4)

14 years agoFix broken link to Developers Resources page
John Mandereau [Wed, 4 Feb 2009 08:29:36 +0000 (09:29 +0100)]
Fix broken link to Developers Resources page
(cherry picked from commit 8d404bfd21cc662be405ad06a3f391fac9d598ae)

14 years agoAdd a regression test for paper column padding.
Joe Neeman [Mon, 2 Feb 2009 06:40:00 +0000 (22:40 -0800)]
Add a regression test for paper column padding.
(cherry picked from commit 17666b615d2c3ac0f2aed9266f74cb75f2a1a3ee)

14 years agoActually read 'padding for paper columns.
Joe Neeman [Mon, 2 Feb 2009 06:19:18 +0000 (22:19 -0800)]
Actually read 'padding for paper columns.
(cherry picked from commit 35db77b06dc96ec680668dfb70b17cdc56c5f24f)

14 years agoMusicXML: Fix slurs in grace notes
Reinhold Kainhofer [Fri, 30 Jan 2009 18:43:21 +0000 (19:43 +0100)]
MusicXML: Fix slurs in grace notes

14 years agoBump stable version
Patrick McCarty [Wed, 15 Jul 2009 22:34:34 +0000 (15:34 -0700)]
Bump stable version

14 years agostepmake/aclocal.m4: --srcdir tarball build fix: include <src-dir>/lily/out.
Jan Nieuwenhuizen [Thu, 9 Jul 2009 14:37:07 +0000 (16:37 +0200)]
stepmake/aclocal.m4: --srcdir tarball build fix: include <src-dir>/lily/out.

Our tarballs ship lily/out/parser.hh, which cannot be found when doing
a srcdir build.  We never found out, because GUB only built from GIT,
apparently.

15 years agoToplevel dist: regenerate and include ChangeLog, RELEASE-COMMIT.
Jan Nieuwenhuizen [Mon, 8 Jun 2009 14:58:58 +0000 (16:58 +0200)]
Toplevel dist: regenerate and include ChangeLog, RELEASE-COMMIT.

Fixes unstampedness of tarballs, which can make things especially
hairy for packagers/distributors when eg lilypond-2.12.2 is happens
to be released from MASTER instead of stable/2.12.

15 years agoLily-conformity nitpick: use char const instead of const char.
Jan Nieuwenhuizen [Mon, 8 Jun 2009 08:31:35 +0000 (10:31 +0200)]
Lily-conformity nitpick: use char const instead of const char.

15 years agoFix compile for GCC 4.4
Patrick McCarty [Thu, 28 May 2009 07:50:29 +0000 (00:50 -0700)]
Fix compile for GCC 4.4

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
15 years agoDocs: update translations status release/2.12.2-1
John Mandereau [Sat, 24 Jan 2009 01:00:14 +0000 (02:00 +0100)]
Docs: update translations status

15 years agoDocs: disable Texinfo->PDF for Japanese translation
John Mandereau [Sat, 24 Jan 2009 00:58:20 +0000 (01:58 +0100)]
Docs: disable Texinfo->PDF for Japanese translation

15 years agoFix GCC 4.3.0 warnings about parentheses and braces
John Mandereau [Mon, 5 Jan 2009 11:32:38 +0000 (12:32 +0100)]
Fix GCC 4.3.0 warnings about parentheses and braces

15 years agoDoc-es: small update.
Francisco Vila [Thu, 22 Jan 2009 14:29:14 +0000 (15:29 +0100)]
Doc-es: small update.

15 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Thu, 22 Jan 2009 14:24:40 +0000 (15:24 +0100)]
Merge branch 'master' into lilypond/translation

15 years agoMusicXML: Dolet 3.5 creates broken MusicXML files
Erlend Aasland [Wed, 21 Jan 2009 11:17:05 +0000 (12:17 +0100)]
MusicXML: Dolet 3.5 creates broken MusicXML files

15 years agoprogramming-work: remove reference to non-existsing node.
Jan Nieuwenhuizen [Tue, 20 Jan 2009 11:38:28 +0000 (12:38 +0100)]
programming-work: remove reference to non-existsing node.

15 years agoDo not eat help2man error output. Helps debugging.
Jan Nieuwenhuizen [Tue, 20 Jan 2009 10:22:32 +0000 (11:22 +0100)]
Do not eat help2man error output.  Helps debugging.

15 years agoUse env INTERPRETER iso script's #! for help2man generation - fixes gub3 doc.
Jan Nieuwenhuizen [Tue, 20 Jan 2009 10:22:05 +0000 (11:22 +0100)]
Use env INTERPRETER iso script's #! for help2man generation - fixes gub3 doc.

15 years agoDisable ja in langdefs.py - fixes web.
Jan Nieuwenhuizen [Tue, 20 Jan 2009 10:30:32 +0000 (11:30 +0100)]
Disable ja in langdefs.py - fixes web.

15 years agoDoc -- add info to programming.itexi
Carl Sorensen [Tue, 20 Jan 2009 02:32:00 +0000 (19:32 -0700)]
Doc -- add info to programming.itexi

15 years agoDuh, fix typo fix.
Jan Nieuwenhuizen [Mon, 19 Jan 2009 20:14:51 +0000 (21:14 +0100)]
Duh, fix typo fix.

15 years agoTypo, fixes web.
Jan Nieuwenhuizen [Mon, 19 Jan 2009 20:11:46 +0000 (21:11 +0100)]
Typo, fixes web.

15 years agoUse shell invocation $$() rather than make invocation $(shell ).
Jan Nieuwenhuizen [Mon, 19 Jan 2009 15:44:11 +0000 (16:44 +0100)]
Use shell invocation $$() rather than make invocation $(shell ).

Fixes info symlinks when installing from --srcdir, ie: GUB3.

15 years agoDoc -- update git instructions by Jon Kulp
Carl Sorensen [Mon, 19 Jan 2009 14:45:24 +0000 (07:45 -0700)]
Doc -- update git instructions by Jon Kulp

15 years agoDoc-es: full update from Master.
Francisco Vila [Mon, 19 Jan 2009 08:45:17 +0000 (09:45 +0100)]
Doc-es: full update from Master.

15 years agoFix typos in documentation.
Carl Sorensen [Mon, 19 Jan 2009 05:12:25 +0000 (22:12 -0700)]
Fix typos in documentation.

15 years agoMerge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond
Carl Sorensen [Mon, 19 Jan 2009 05:07:18 +0000 (22:07 -0700)]
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond

15 years agoDocs -- Added docstrings to predefined
andrew [Fri, 9 Jan 2009 19:18:48 +0000 (12:18 -0700)]
Docs -- Added docstrings to predefined

15 years agoAdd ja to langdefs.py - this distributes JA too.
Han-Wen Nienhuys [Mon, 19 Jan 2009 01:40:38 +0000 (23:40 -0200)]
Add ja to langdefs.py - this distributes JA too.

15 years agoDo not dist non-existent ChangeLog.
Han-Wen Nienhuys [Mon, 19 Jan 2009 01:33:09 +0000 (23:33 -0200)]
Do not dist non-existent ChangeLog.

15 years agoDoc-de: fix linkage
Till Paala [Sun, 18 Jan 2009 16:17:51 +0000 (18:17 +0200)]
Doc-de: fix linkage

15 years agoDoc-de: update commitishes
Till Paala [Sat, 17 Jan 2009 17:14:21 +0000 (19:14 +0200)]
Doc-de: update commitishes

15 years agoDoc-de: updates from master
Till Paala [Sat, 17 Jan 2009 17:07:09 +0000 (19:07 +0200)]
Doc-de: updates from master

15 years agoCG -- Add draft of debugging information
Carl Sorensen [Sat, 17 Jan 2009 00:08:19 +0000 (17:08 -0700)]
CG -- Add draft of debugging information

15 years agoDoc: Update Contributors Guide
Carl Sorensen [Fri, 16 Jan 2009 22:47:06 +0000 (15:47 -0700)]
Doc: Update Contributors Guide

Add information from README-devel.txt to CG.

Proofreading and minor changes on documentation standards

15 years ago'make web' compile fix
Valentin Villenave [Fri, 16 Jan 2009 20:34:14 +0000 (21:34 +0100)]
'make web' compile fix

15 years agoAdd Rhythmic_column_engraver to Voice context. Fixes column warning.
Jan Nieuwenhuizen [Fri, 16 Jan 2009 19:21:21 +0000 (20:21 +0100)]
Add Rhythmic_column_engraver to Voice context.  Fixes column warning.

15 years agoRevert "Remove Rest_collision_engraver in changing-defaults example to avoid segfault."
Jan Nieuwenhuizen [Fri, 16 Jan 2009 19:14:42 +0000 (20:14 +0100)]
Revert "Remove Rest_collision_engraver in changing-defaults example to avoid segfault."

This reverts commit d04f0473d9a0397e088d4ee9a7a0575646cf2a71.

15 years agoRevert "Remove Rest_collision_engraver also in fr, es translations."
Jan Nieuwenhuizen [Fri, 16 Jan 2009 19:14:36 +0000 (20:14 +0100)]
Revert "Remove Rest_collision_engraver also in fr, es translations."

This reverts commit 3ca5a087fa91bfc63dee5d6456536e894bc29afb.

15 years agoFix segfault in Rest_collision_engraver if there is no NoteColumn.
Joe Neeman [Fri, 16 Jan 2009 17:54:17 +0000 (09:54 -0800)]
Fix segfault in Rest_collision_engraver if there is no NoteColumn.

15 years agoUnexpand $prefix, $dataroot from infodir, mandir etc.
Jan Nieuwenhuizen [Fri, 16 Jan 2009 17:31:20 +0000 (18:31 +0100)]
Unexpand $prefix, $dataroot from infodir, mandir etc.

15 years agoRemove Rest_collision_engraver also in fr, es translations.
Jan Nieuwenhuizen [Fri, 16 Jan 2009 15:48:05 +0000 (16:48 +0100)]
Remove Rest_collision_engraver also in fr, es translations.

15 years agoRemove Rest_collision_engraver in changing-defaults example to avoid segfault.
Jan Nieuwenhuizen [Fri, 16 Jan 2009 15:03:51 +0000 (16:03 +0100)]
Remove Rest_collision_engraver in changing-defaults example to avoid segfault.

15 years agoDon't use DOCUMENTATION_INCLUDES, that's used by texi2html too which wants --I.
Jan Nieuwenhuizen [Fri, 16 Jan 2009 13:57:18 +0000 (14:57 +0100)]
Don't use DOCUMENTATION_INCLUDES, that's used by texi2html too which wants --I.

15 years agoAdd build/out include for building lilypond.pdf. Fixes doc build.
Jan Nieuwenhuizen [Fri, 16 Jan 2009 13:23:37 +0000 (14:23 +0100)]
Add build/out include for building lilypond.pdf.  Fixes doc build.

./lilypond.texi:185: I can't find file `changing-defaults.texi'.

15 years agoDoc-es: Fix links.
Francisco Vila [Fri, 16 Jan 2009 09:26:03 +0000 (10:26 +0100)]
Doc-es: Fix links.

15 years agoNicer fix for 59.
Joe Neeman [Thu, 15 Jan 2009 06:06:49 +0000 (22:06 -0800)]
Nicer fix for 59.

Use busyGrobs instead of keeping track within the Rest_collision_engraver.

15 years agoFix compile
Patrick McCarty [Fri, 16 Jan 2009 05:10:58 +0000 (21:10 -0800)]
Fix compile

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
15 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Thu, 15 Jan 2009 16:47:34 +0000 (17:47 +0100)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

15 years agoMinor documentation improvements.
Werner Lemberg [Thu, 15 Jan 2009 16:46:17 +0000 (17:46 +0100)]
Minor documentation improvements.

Formatting.

15 years agoweb-install: Also/always add relative link for lilypond-snippets Info images.
Jan Nieuwenhuizen [Thu, 15 Jan 2009 16:02:34 +0000 (17:02 +0100)]
web-install: Also/always add relative link for lilypond-snippets Info images.

15 years agoMusicXML: Add a command line option to not convert exact rest positioning
Reinhold Kainhofer [Thu, 15 Jan 2009 15:07:15 +0000 (16:07 +0100)]
MusicXML: Add a command line option to not convert exact rest positioning

15 years agoMerge branch 'master' of ssh://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Thu, 15 Jan 2009 14:16:19 +0000 (22:16 +0800)]
Merge branch 'master' of ssh://gpercival@git.sv.gnu.org/srv/git/lilypond

15 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 15 Jan 2009 13:22:00 +0000 (14:22 +0100)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agoMerge branch 'master' of ssh://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Thu, 15 Jan 2009 13:19:35 +0000 (21:19 +0800)]
Merge branch 'master' of ssh://gpercival@git.sv.gnu.org/srv/git/lilypond

15 years agoFinish doc chapter of CG.
Graham Percival [Thu, 15 Jan 2009 13:11:33 +0000 (21:11 +0800)]
Finish doc chapter of CG.

15 years agoNitpick: move web-install/web-uninstall help together.
Jan Nieuwenhuizen [Thu, 15 Jan 2009 13:10:43 +0000 (14:10 +0100)]
Nitpick: move web-install/web-uninstall help together.

15 years agoMerge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
Jan Nieuwenhuizen [Thu, 15 Jan 2009 12:58:45 +0000 (13:58 +0100)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond

15 years agoAdd rsync requirement for building documentation.
Jan Nieuwenhuizen [Thu, 15 Jan 2009 12:58:27 +0000 (13:58 +0100)]
Add rsync requirement for building documentation.

15 years agoweb-install: do not install signature files.
Jan Nieuwenhuizen [Thu, 15 Jan 2009 12:56:12 +0000 (13:56 +0100)]
web-install: do not install signature files.

15 years agoMerge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
John Mandereau [Thu, 15 Jan 2009 07:00:22 +0000 (08:00 +0100)]
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond

15 years agoFix 441.
Joe Neeman [Thu, 8 Jan 2009 02:28:55 +0000 (13:28 +1100)]
Fix 441.

Make the extra space for a full measure configurable.

15 years agoAdd a regression test for bug 59.
Joe Neeman [Thu, 15 Jan 2009 01:07:09 +0000 (17:07 -0800)]
Add a regression test for bug 59.

15 years agoMerge commit 'origin' into rest-collisions2
Joe Neeman [Thu, 15 Jan 2009 01:06:47 +0000 (17:06 -0800)]
Merge commit 'origin' into rest-collisions2

15 years agoFix 59.
Joe Neeman [Wed, 14 Jan 2009 19:11:44 +0000 (11:11 -0800)]
Fix 59.

Keep track of note durations in the rest-collision-engraver.

15 years agoDoc-fr: unfretted strings update
Matthieu Jacquot [Wed, 14 Jan 2009 22:22:26 +0000 (23:22 +0100)]
Doc-fr: unfretted strings update

15 years agoDoc-fr: unfretted strings update
Matthieu Jacquot [Wed, 14 Jan 2009 22:22:26 +0000 (23:22 +0100)]
Doc-fr: unfretted strings update

15 years agoAdd _cv_ to stepmake cache vars. Fixes autoconf warnings.
Jan Nieuwenhuizen [Wed, 14 Jan 2009 19:15:11 +0000 (20:15 +0100)]
Add _cv_ to stepmake cache vars.  Fixes autoconf warnings.

15 years agoUpdate versions in install.itely.
Jan Nieuwenhuizen [Wed, 14 Jan 2009 19:03:46 +0000 (20:03 +0100)]
Update versions in install.itely.

15 years agoFix version in README.
Jan Nieuwenhuizen [Wed, 14 Jan 2009 19:03:28 +0000 (20:03 +0100)]
Fix version in README.

15 years agoConsistency nitpicks in AUTHORS.
Jan Nieuwenhuizen [Wed, 14 Jan 2009 19:03:20 +0000 (20:03 +0100)]
Consistency nitpicks in AUTHORS.

15 years agoDoc-es: Fix absurd links.
Francisco Vila [Wed, 14 Jan 2009 14:29:28 +0000 (15:29 +0100)]
Doc-es: Fix absurd links.

15 years agoMerge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
Jan Nieuwenhuizen [Wed, 14 Jan 2009 11:25:06 +0000 (12:25 +0100)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond

15 years agoAdd missing ChangeLog file with web marker only.
Jan Nieuwenhuizen [Wed, 14 Jan 2009 11:24:47 +0000 (12:24 +0100)]
Add missing ChangeLog file with web marker only.

15 years agoMakefiles: add dependency on ly/ and scm/ for lilypond(-book) rules
John Mandereau [Wed, 14 Jan 2009 11:11:22 +0000 (12:11 +0100)]
Makefiles: add dependency on ly/ and scm/ for lilypond(-book) rules

15 years agoDocs: LM 5.1.2 Add recommendation for transposing
Trevor Daniels [Wed, 14 Jan 2009 09:53:00 +0000 (09:53 +0000)]
Docs: LM 5.1.2 Add recommendation for transposing

 - as suggested by Anthony W Youngman

15 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond.git
Trevor Daniels [Wed, 14 Jan 2009 09:21:36 +0000 (09:21 +0000)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond.git

15 years agoDocs: typo
Trevor Daniels [Wed, 14 Jan 2009 09:20:29 +0000 (09:20 +0000)]
Docs: typo

15 years agoDoc-fr: fretted-strings and associated texidocs headers
Matthieu Jacquot [Tue, 13 Jan 2009 21:57:58 +0000 (22:57 +0100)]
Doc-fr: fretted-strings and associated texidocs headers

* fretted-strings.itely : review
* notation-appendices.itely : missing link for fretted strings
* texidocs associated files to fretted strings

15 years agoDoc-fr: fretted-strings and associated texidocs headers
Matthieu Jacquot [Tue, 13 Jan 2009 21:57:58 +0000 (22:57 +0100)]
Doc-fr: fretted-strings and associated texidocs headers

* fretted-strings.itely : review
* notation-appendices.itely : missing link for fretted strings
* texidocs associated files to fretted strings

15 years agoinstall-info-WWW: also install symlink for images in info.
Jan Nieuwenhuizen [Tue, 13 Jan 2009 20:13:06 +0000 (21:13 +0100)]
install-info-WWW: also install symlink for images in info.

15 years agoMerge commit 'origin' into output-distance
Joe Neeman [Tue, 13 Jan 2009 17:42:06 +0000 (09:42 -0800)]
Merge commit 'origin' into output-distance

15 years agoFix typos in output-distance.
Joe Neeman [Tue, 13 Jan 2009 17:41:32 +0000 (09:41 -0800)]
Fix typos in output-distance.

15 years agoAdd docstrings to predefined identifiers. Contributed by Hajo Dezelski.
Carl Sorensen [Tue, 13 Jan 2009 17:20:15 +0000 (10:20 -0700)]
Add docstrings to predefined identifiers.  Contributed by Hajo Dezelski.

15 years agoI changed the comments on several funtions.
Hajo Dezelski [Tue, 6 Jan 2009 21:25:25 +0000 (22:25 +0100)]
I changed the comments on several funtions.

15 years agoAdd docstrings to ly/music-functions-init.ly; contributed by Frederic
Carl Sorensen [Tue, 13 Jan 2009 14:32:48 +0000 (07:32 -0700)]
Add docstrings to ly/music-functions-init.ly; contributed by Frederic
Bron

15 years agoAdd docstring to def-grace-function
Carl Sorensen [Tue, 13 Jan 2009 14:10:43 +0000 (07:10 -0700)]
Add docstring to def-grace-function

15 years agoDOC -- modification to spacing.itely, from Jon Kulp.
Carl Sorensen [Tue, 13 Jan 2009 00:09:19 +0000 (17:09 -0700)]
DOC -- modification to spacing.itely, from Jon Kulp.

15 years agoDocs: CG 1.5 Git on Windows: Second draft
Trevor Daniels [Mon, 12 Jan 2009 16:53:10 +0000 (16:53 +0000)]
Docs: CG 1.5 Git on Windows: Second draft

15 years agoHalfway do Doc stuff.
Graham Percival [Mon, 12 Jan 2009 13:57:41 +0000 (21:57 +0800)]
Halfway do Doc stuff.

15 years agoFinish my work on CG 1.
Graham Percival [Mon, 12 Jan 2009 13:42:59 +0000 (21:42 +0800)]
Finish my work on CG 1.

15 years agoDoc-es: full update from master.
Francisco Vila [Mon, 12 Jan 2009 11:41:29 +0000 (12:41 +0100)]
Doc-es: full update from master.

15 years agoMerge branch 'master' into lilypond/translation
Francisco Vila [Mon, 12 Jan 2009 11:31:16 +0000 (12:31 +0100)]
Merge branch 'master' into lilypond/translation

15 years agoDoc-es: update and new status.
Francisco Vila [Mon, 12 Jan 2009 11:28:14 +0000 (12:28 +0100)]
Doc-es: update and new status.

15 years agoDoc-es: committish of NEWS.
Francisco Vila [Mon, 12 Jan 2009 11:17:32 +0000 (12:17 +0100)]
Doc-es: committish of NEWS.

15 years agoFirst Japanese translation by sawada
sawada User [Sat, 10 Jan 2009 14:02:02 +0000 (23:02 +0900)]
First Japanese translation by sawada

15 years agoFirst Japanese translation by sawada
sawada User [Sat, 10 Jan 2009 13:57:18 +0000 (22:57 +0900)]
First Japanese translation by sawada

15 years agoFix 726.
Joe Neeman [Sun, 11 Jan 2009 22:34:17 +0000 (14:34 -0800)]
Fix 726.

Thinko in skylines.

15 years agoAdd variable string thickness to fret-diagrams
Carl Sorensen [Sun, 11 Jan 2009 22:10:31 +0000 (15:10 -0700)]
Add variable string thickness to fret-diagrams

Add string-thickness-factor to fret-diagram-details, which
allows varying the thickness of the strings in fret diagrams.

Also, fixed errors in regression tests for fret diagrams.