]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into... release/2.10.5-1
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:37:04 +0000 (17:37 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

Conflicts:

input/regression/key-signature-cancellation-extra-natural.ly

17 years agoadd key-sig-cancellation interface
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:36:33 +0000 (17:36 +0100)]
add key-sig-cancellation interface

17 years agofurther tweaks to test/check-test
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:33:48 +0000 (17:33 +0100)]
further tweaks to test/check-test

17 years agocreate local.make as part of configure.
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:33:56 +0000 (17:33 +0100)]
create local.make as part of configure.

17 years agoonly request html not pdf for test target.
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:22:01 +0000 (17:22 +0100)]
only request html not pdf for test target.

17 years agolysdoc: make collated-files.html iso. $(NAME).html
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:23:13 +0000 (17:23 +0100)]
lysdoc: make collated-files.html iso. $(NAME).html

17 years agotest tweaking: no pdf, no verbose.
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:13:57 +0000 (17:13 +0100)]
test tweaking: no pdf, no verbose.

17 years agoset LILYPOND_BOOK_LILYPOND_FLAGS explicitly for test. Removes PDF for tests.
Han-Wen Nienhuys [Sun, 24 Dec 2006 16:08:37 +0000 (17:08 +0100)]
set LILYPOND_BOOK_LILYPOND_FLAGS explicitly for test. Removes PDF for tests.

17 years agoinclude local.make so compilers can set CHECK_SOURCE
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:43:38 +0000 (16:43 +0100)]
include local.make so compilers can set CHECK_SOURCE

17 years agoput check target at toplevel.
Han-Wen Nienhuys [Sat, 23 Dec 2006 22:15:52 +0000 (23:15 +0100)]
put check target at toplevel.

17 years agobump version.
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:40:06 +0000 (16:40 +0100)]
bump version.

17 years agotranspose a clone of the quoted event
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:39:59 +0000 (16:39 +0100)]
transpose a clone of the quoted event

Conflicts:

lily/quote-iterator.cc

17 years agobugfixes and cleanups for stream-events.
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:12:18 +0000 (16:12 +0100)]
bugfixes and cleanups for stream-events.

Better typechecks, and implement copy_mutable_properties()
for reliable copying.

17 years agoexplicit ctors for rational.
Han-Wen Nienhuys [Sun, 24 Dec 2006 15:08:49 +0000 (16:08 +0100)]
explicit ctors for rational.

17 years agodefine-grob-interfaces.scm: add key-cancelation-interface
Han-Wen Nienhuys [Sun, 24 Dec 2006 01:53:53 +0000 (02:53 +0100)]
define-grob-interfaces.scm: add key-cancelation-interface

17 years agodocument use of ly_{car,cdr}
Han-Wen Nienhuys [Sat, 23 Dec 2006 21:32:35 +0000 (22:32 +0100)]
document use of ly_{car,cdr}

17 years agorational cleanups: suppress some automatic conversions.
Han-Wen Nienhuys [Fri, 22 Dec 2006 15:28:49 +0000 (16:28 +0100)]
rational cleanups: suppress some automatic conversions.

17 years ago\bar "" doesn't increase the bar number counter.
Werner Lemberg [Sat, 23 Dec 2006 05:43:06 +0000 (06:43 +0100)]
\bar "" doesn't increase the bar number counter.

17 years agoRemove reference to nonexistent example.
Werner Lemberg [Sat, 23 Dec 2006 05:15:49 +0000 (06:15 +0100)]
Remove reference to nonexistent example.

17 years agoremoved comment
Rune Zedeler [Fri, 22 Dec 2006 21:53:40 +0000 (22:53 +0100)]
removed comment

17 years agoadded key-cancellation-interface to KeyCancellation
Rune Zedeler [Fri, 22 Dec 2006 21:41:41 +0000 (22:41 +0100)]
added key-cancellation-interface to KeyCancellation

17 years agosupport ANTI_ALIAS_FACTOR Makefile override.
Han-Wen Nienhuys [Wed, 20 Dec 2006 11:26:41 +0000 (12:26 +0100)]
support ANTI_ALIAS_FACTOR Makefile override.

17 years ago--srcdir build fix: point LOCALEDIR to build dir.
Jan Nieuwenhuizen [Sun, 24 Dec 2006 13:23:13 +0000 (14:23 +0100)]
--srcdir build fix: point LOCALEDIR to build dir.

17 years agoBugfix: set correct version for stable branch.
Jan Nieuwenhuizen [Sun, 24 Dec 2006 13:05:52 +0000 (14:05 +0100)]
Bugfix: set correct version for stable branch.

17 years agoAdd link to French tutorial
John Mandereau [Sat, 23 Dec 2006 22:00:57 +0000 (23:00 +0100)]
Add link to French tutorial

17 years agoImprove documentation i18n
John Mandereau [Sat, 23 Dec 2006 22:00:17 +0000 (23:00 +0100)]
Improve documentation i18n

  - Documentation/GNUmakefile: get enabled translations from
buildscripts/langdefs.py
  - Documentation/po/GNUmakefile: use $(buildscript-dir)
  - buildscripts/html-gettext.py: use langdefs.py module and fix
regular expressions.
  - buildscripts/texi-langutils.py: add 'Footnotes' to translatable
strings.
  - make/doclang-targets.make: use new html-gettext argument list

17 years agoRewrite documentation build postprocess
John Mandereau [Sat, 23 Dec 2006 21:42:56 +0000 (22:42 +0100)]
Rewrite documentation build postprocess

  - move most of GNUmakefile.in(local-WWW-post) to
buildscripts/www_post.py, with a new module buildscripts/mirrortree.py
  - clean up stepmake/add-html-footer.py and move it to
buildscripts/add_html_footer.py
  - buildscripts/langdefs.py: new module containing language
definitions
  - GNUmakefile.in(install-WWW): use `rsync -rl' instead of `cp -a'.

17 years agoDocumentation French translation: translate more node names
John Mandereau [Sat, 23 Dec 2006 21:30:31 +0000 (22:30 +0100)]
Documentation French translation: translate more node names

17 years agorobustness: survive \lyricsto argument without Lyrics context. Fixes #183
Han-Wen Nienhuys [Wed, 20 Dec 2006 22:58:09 +0000 (23:58 +0100)]
robustness: survive \lyricsto argument without Lyrics context. Fixes #183

17 years agoonly write non symlink files. release/2.10.4-1
Han-Wen Nienhuys [Wed, 20 Dec 2006 14:30:41 +0000 (15:30 +0100)]
only write non symlink files.

17 years agorobustness: don't inspect symlinks. Fix: strip path of symlink dest.
Han-Wen Nienhuys [Wed, 20 Dec 2006 13:38:39 +0000 (14:38 +0100)]
robustness: don't inspect symlinks. Fix: strip path of symlink dest.

17 years agobump version
Han-Wen Nienhuys [Wed, 20 Dec 2006 14:40:34 +0000 (15:40 +0100)]
bump version

17 years agoadd regtest for manual ties.
Han-Wen Nienhuys [Wed, 20 Dec 2006 11:01:21 +0000 (12:01 +0100)]
add regtest for manual ties.

17 years agocopy 'direction from tie-cause to tie. Fixes #139.
Han-Wen Nienhuys [Wed, 20 Dec 2006 10:56:39 +0000 (11:56 +0100)]
copy 'direction from tie-cause to tie. Fixes #139.

17 years agoAlways insert bar-line moments, but set grace part to 0 first. Fixes #56.
Han-Wen Nienhuys [Wed, 20 Dec 2006 02:24:07 +0000 (03:24 +0100)]
Always insert bar-line moments, but set grace part to 0 first. Fixes #56.

17 years agobump version in doco to 2.10
Han-Wen Nienhuys [Tue, 19 Dec 2006 23:15:09 +0000 (00:15 +0100)]
bump version in doco to 2.10

17 years agoLimit beamlet width at abs(last_stem - stem)/2. Fixes #178.
Han-Wen Nienhuys [Tue, 19 Dec 2006 23:12:52 +0000 (00:12 +0100)]
Limit beamlet width at abs(last_stem - stem)/2. Fixes #178.

17 years agoimport convertrules explicitly. This catches FatalConversionError() correctly.
Han-Wen Nienhuys [Tue, 19 Dec 2006 22:45:44 +0000 (23:45 +0100)]
import convertrules explicitly. This catches FatalConversionError() correctly.

17 years agorobustness fix: allow Music_wrapper with null child. Fixes #177
Han-Wen Nienhuys [Tue, 19 Dec 2006 22:40:14 +0000 (23:40 +0100)]
robustness fix: allow Music_wrapper with null child. Fixes #177

17 years agoFix #94. Added support for extraNatural.
Rune Zedeler [Tue, 19 Dec 2006 10:53:04 +0000 (11:53 +0100)]
Fix #94. Added support for extraNatural.

Now key signature naturals are placed at the same location as the
accidental that they cancels.

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Tue, 19 Dec 2006 13:29:19 +0000 (14:29 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoUse ImageMagick compare + composite to show difference graphically (+bugfixes).
Han-Wen Nienhuys [Tue, 19 Dec 2006 13:23:58 +0000 (14:23 +0100)]
Use ImageMagick compare + composite to show difference graphically (+bugfixes).

17 years agoMerge branch 'stable/2.10' of git+ssh://git.sv.gnu.org/srv/git/lilypond into stable...
Jan Nieuwenhuizen [Mon, 18 Dec 2006 16:35:00 +0000 (17:35 +0100)]
Merge branch 'stable/2.10' of git+ssh://git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoAdd .en.html symlink hack.
Jan Nieuwenhuizen [Mon, 18 Dec 2006 16:29:52 +0000 (17:29 +0100)]
Add .en.html symlink hack.

17 years agoMerge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into...
Han-Wen Nienhuys [Mon, 18 Dec 2006 15:33:33 +0000 (16:33 +0100)]
Merge branch 'stable/2.10' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agobump version to 2.10.3
Han-Wen Nienhuys [Mon, 18 Dec 2006 15:22:30 +0000 (16:22 +0100)]
bump version to 2.10.3

17 years agocoding style nit.
Han-Wen Nienhuys [Mon, 18 Dec 2006 11:45:39 +0000 (12:45 +0100)]
coding style nit.

17 years agoFix #106 and problems with 'modern accidental style.
Rune Zedeler [Mon, 18 Dec 2006 11:44:56 +0000 (12:44 +0100)]
Fix #106 and problems with 'modern accidental style.

17 years agoMerge branch 'stable/2.10' of git+ssh://git.sv.gnu.org/srv/git/lilypond into stable...
Jan Nieuwenhuizen [Sun, 17 Dec 2006 22:44:38 +0000 (23:44 +0100)]
Merge branch 'stable/2.10' of git+ssh://git.sv.gnu.org/srv/git/lilypond into stable/2.10

17 years agoRemove ps-has-color, use compression 9 for pngs.
Jan Nieuwenhuizen [Sun, 17 Dec 2006 22:11:47 +0000 (23:11 +0100)]
Remove ps-has-color, use compression 9 for pngs.

17 years agoRevert pnmgray hack.
Jan Nieuwenhuizen [Sun, 17 Dec 2006 22:11:03 +0000 (23:11 +0100)]
Revert pnmgray hack.

17 years agoRevert SCM_UNSPECIFIED addition.
Jan Nieuwenhuizen [Sun, 17 Dec 2006 22:10:49 +0000 (23:10 +0100)]
Revert SCM_UNSPECIFIED addition.

17 years agoUse netpbm iso convert. Keeps grayscales grayscale.
Jan Nieuwenhuizen [Sun, 17 Dec 2006 19:53:00 +0000 (20:53 +0100)]
Use netpbm iso convert.  Keeps grayscales grayscale.

17 years agoOops, settings are strings here.
Jan Nieuwenhuizen [Sun, 17 Dec 2006 14:28:54 +0000 (15:28 +0100)]
Oops, settings are strings here.

17 years agoOnly use color in png if necessary.
Jan Nieuwenhuizen [Sun, 17 Dec 2006 14:14:16 +0000 (15:14 +0100)]
Only use color in png if necessary.

17 years agotake the left most head as bound for the TieColumn. Fixes #166.
Han-Wen Nienhuys [Sun, 17 Dec 2006 18:34:02 +0000 (19:34 +0100)]
take the left most head as bound for the TieColumn. Fixes #166.

17 years agoFix #176.
Han-Wen Nienhuys [Sun, 17 Dec 2006 15:22:37 +0000 (16:22 +0100)]
Fix #176.

Robustness/cleanups for borderline cases with floating grace notes.

17 years agoSimplify script; remove (even more) ligatures instead of deleting the glyphs.
Han-Wen Nienhuys [Sat, 16 Dec 2006 16:40:16 +0000 (17:40 +0100)]
Simplify script; remove (even more) ligatures instead of deleting the glyphs.

Conflicts:

buildscripts/pfx2ttf.fontforge

17 years agorigorous cleaning: do rm -rf "$(outdir)".
Han-Wen Nienhuys [Thu, 14 Dec 2006 15:25:48 +0000 (16:25 +0100)]
rigorous cleaning: do rm -rf "$(outdir)".

This fixes problems with too large outdirs, and obviates
complex rm -rF outdir/subdir hacks.

Conflicts:

Documentation/user/GNUmakefile

17 years agodon't take Input into account for Prob equality.
Han-Wen Nienhuys [Thu, 14 Dec 2006 13:25:56 +0000 (14:25 +0100)]
don't take Input into account for Prob equality.

This fixes #149, spurious "Junking Event" error messages.

17 years agoadd new tuplets new_tuplet_ vector. Fixes #159
Han-Wen Nienhuys [Thu, 14 Dec 2006 12:44:33 +0000 (13:44 +0100)]
add new tuplets new_tuplet_ vector. Fixes #159

This ensures we don't accidentally flush a newly started tuplet.

17 years agostrip Trademark from NCSB too.
Han-Wen Nienhuys [Thu, 14 Dec 2006 12:06:25 +0000 (13:06 +0100)]
strip Trademark from NCSB too.

17 years agops-to-png: use -depth 8 for imagemagick. Stops bulky 48-bit output files.
Han-Wen Nienhuys [Wed, 13 Dec 2006 13:32:57 +0000 (14:32 +0100)]
ps-to-png: use -depth 8 for imagemagick. Stops bulky 48-bit output files.

17 years agocreate out/VERSION as part of the out/ tree.
Han-Wen Nienhuys [Tue, 12 Dec 2006 18:14:06 +0000 (19:14 +0100)]
create out/VERSION as part of the out/ tree.

17 years agoregex thinko with pdf filtering release/2.10.2-1
Han-Wen Nienhuys [Tue, 12 Dec 2006 14:12:47 +0000 (15:12 +0100)]
regex thinko with pdf filtering

17 years agoignore lily-[a-f] too.
Han-Wen Nienhuys [Tue, 12 Dec 2006 14:00:23 +0000 (15:00 +0100)]
ignore lily-[a-f] too.

17 years agostrip all lily-XXXX PDF files.
Han-Wen Nienhuys [Tue, 12 Dec 2006 13:51:48 +0000 (14:51 +0100)]
strip all lily-XXXX PDF files.

17 years agoput dist targets in podir-vars.make. Fixes distcheck for Documentation/po/
Han-Wen Nienhuys [Tue, 12 Dec 2006 12:34:36 +0000 (13:34 +0100)]
put dist targets in podir-vars.make.  Fixes distcheck for Documentation/po/

17 years agoadd version number
Han-Wen Nienhuys [Tue, 12 Dec 2006 11:24:06 +0000 (12:24 +0100)]
add version number

17 years agoDo programmed garbage collect at file boundary. This fixes extraneous
Han-Wen Nienhuys [Mon, 11 Dec 2006 23:40:15 +0000 (00:40 +0100)]
Do programmed garbage collect at file boundary.  This fixes extraneous
memory usage during input/regression processing. Apparently, the
conservative scanning halfway a file marks way too much cells.

17 years agothinko.
Han-Wen Nienhuys [Mon, 11 Dec 2006 22:56:03 +0000 (23:56 +0100)]
thinko.

17 years agouse optargs for ps-to-png , and support different pixmap types.
Han-Wen Nienhuys [Mon, 11 Dec 2006 22:52:00 +0000 (23:52 +0100)]
use optargs for ps-to-png , and support different pixmap types.
Eg. use -dpixmap-type=jpeg.

17 years agouse md5 for hashing ly snippets. This makes snippets lilypond-book
Han-Wen Nienhuys [Mon, 11 Dec 2006 21:59:07 +0000 (22:59 +0100)]
use md5 for hashing ly snippets. This makes snippets lilypond-book
documents reproducible across platforms.

17 years agostrip 2.11 version from regtest.
Han-Wen Nienhuys [Mon, 11 Dec 2006 16:00:17 +0000 (17:00 +0100)]
strip 2.11 version from regtest.

17 years agorand bugfix backport
Han-Wen Nienhuys [Mon, 11 Dec 2006 15:32:38 +0000 (16:32 +0100)]
rand bugfix backport

17 years agoput cmap handling into all_fonts too.
Han-Wen Nienhuys [Mon, 11 Dec 2006 15:28:35 +0000 (16:28 +0100)]
put cmap handling into all_fonts too.
(cherry picked from 01661bc16ec23a9efffd77f695ad4e6353545808 commit)

17 years agocherry pick of GC stats fix.
Han-Wen Nienhuys [Mon, 11 Dec 2006 15:26:45 +0000 (16:26 +0100)]
cherry pick of GC stats fix.

17 years agoTutorial French translation nitpick (tie)
John Mandereau [Wed, 6 Dec 2006 15:21:30 +0000 (16:21 +0100)]
Tutorial French translation nitpick (tie)

17 years agoTutorial French translation stuff
John Mandereau [Sun, 26 Nov 2006 21:12:09 +0000 (22:12 +0100)]
Tutorial French translation stuff

- polish tutorial translation, follow style guidelines from README.txt
- translate tutorial node names in Documentation/po/fr.po
- add French translators to AUTHORS.texi and THANKS

17 years agoFix bug in ly_is_outdated.
Jan Nieuwenhuizen [Sun, 26 Nov 2006 13:15:00 +0000 (14:15 +0100)]
Fix bug in ly_is_outdated.

17 years ago--srcdir build fixes. Fixes gub build.
Jan Nieuwenhuizen [Sat, 25 Nov 2006 19:52:57 +0000 (20:52 +0100)]
--srcdir build fixes. Fixes gub build.

17 years agoAdd content-negotiation switch using make variable CONTENT_NEGOTIATION.
Jan Nieuwenhuizen [Sat, 25 Nov 2006 18:59:41 +0000 (19:59 +0100)]
Add content-negotiation switch using make variable CONTENT_NEGOTIATION.

On by default.  Should be zero'd for doc ball builds.

17 years agoAdd $(ISOLANG)/user to LILYPOND_BOOK_INCLUDES additions, to hopefully
Jan Nieuwenhuizen [Sat, 25 Nov 2006 18:58:47 +0000 (19:58 +0100)]
Add $(ISOLANG)/user to LILYPOND_BOOK_INCLUDES additions, to hopefully

fix a gub build bug.

17 years agoAdd --content-negotiation flag. Also, fix a bug that caused English
Jan Nieuwenhuizen [Sat, 25 Nov 2006 18:58:01 +0000 (19:58 +0100)]
Add --content-negotiation flag. Also, fix a bug that caused English

to appear as other language in language menu on English pages
(I want my darcsum :-).

17 years agoRemove ./GNUmakefile.
Jan Nieuwenhuizen [Sat, 25 Nov 2006 16:10:00 +0000 (17:10 +0100)]
Remove ./GNUmakefile.

17 years agoUse /GNUmakefile iso ./GNUmakefile in .gitignore.
Jan Nieuwenhuizen [Sat, 25 Nov 2006 16:09:28 +0000 (17:09 +0100)]
Use /GNUmakefile iso ./GNUmakefile in .gitignore.

17 years agoCopy a le gria example verbatim. Fixes png.
Jan Nieuwenhuizen [Thu, 23 Nov 2006 11:11:59 +0000 (12:11 +0100)]
Copy a le gria example verbatim. Fixes png.

17 years agoCopy manual-beams example verbatim from original. Fixes png.
Jan Nieuwenhuizen [Thu, 23 Nov 2006 11:06:42 +0000 (12:06 +0100)]
Copy manual-beams example verbatim from original. Fixes png.

17 years agoFix content negotiation stripping: keep # anchors in urls.
Jan Nieuwenhuizen [Thu, 23 Nov 2006 10:51:31 +0000 (11:51 +0100)]
Fix content negotiation stripping: keep # anchors in urls.

17 years agorelevant_contents (): Ignore version and sourcefileline statements. Fixes ISOLANG...
Jan Nieuwenhuizen [Thu, 23 Nov 2006 10:13:34 +0000 (11:13 +0100)]
relevant_contents (): Ignore version and sourcefileline statements. Fixes ISOLANG doc build with pngs.

17 years agoAdd translation GNUmakefiles.
Jan Nieuwenhuizen [Wed, 22 Nov 2006 07:50:51 +0000 (08:50 +0100)]
Add translation GNUmakefiles.

17 years agoBugfix in .gitignore: only exclude ./GNUmakefile.
Jan Nieuwenhuizen [Wed, 22 Nov 2006 07:50:33 +0000 (08:50 +0100)]
Bugfix in .gitignore: only exclude ./GNUmakefile.

17 years agoAdd comma in language menu.
Jan Nieuwenhuizen [Tue, 21 Nov 2006 20:22:00 +0000 (21:22 +0100)]
Add comma in language menu.

17 years agoDo not copy /fr/ into web-root.
Jan Nieuwenhuizen [Tue, 21 Nov 2006 20:21:36 +0000 (21:21 +0100)]
Do not copy /fr/ into web-root.

17 years agoTurn off sourcefileline, fixes images.
Jan Nieuwenhuizen [Tue, 21 Nov 2006 19:45:53 +0000 (20:45 +0100)]
Turn off sourcefileline, fixes images.

17 years agoLanguage makefile tweaks.
Jan Nieuwenhuizen [Mon, 20 Nov 2006 19:49:45 +0000 (20:49 +0100)]
Language makefile tweaks.

17 years agoInitial patch + added files.
Jan Nieuwenhuizen [Mon, 20 Nov 2006 12:04:46 +0000 (13:04 +0100)]
Initial patch + added files.

17 years agoInitial patch
Jan Nieuwenhuizen [Mon, 20 Nov 2006 12:03:13 +0000 (13:03 +0100)]
Initial patch

17 years agostrip lilypond/usr/ from LD_LIBRARY_PATH.
Han-Wen Nienhuys [Sun, 10 Dec 2006 12:24:10 +0000 (13:24 +0100)]
strip lilypond/usr/ from LD_LIBRARY_PATH.

17 years agobump VERSION
Han-Wen Nienhuys [Sat, 9 Dec 2006 13:29:57 +0000 (14:29 +0100)]
bump VERSION