]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
17 years agoMerge branch 'jneeman' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
Joe Neeman [Mon, 18 Dec 2006 13:47:03 +0000 (15:47 +0200)]
Merge branch 'jneeman' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman

17 years agoimprovements to graphing support
Joe Neeman [Sun, 19 Nov 2006 08:04:02 +0000 (10:04 +0200)]
improvements to graphing support
(cherry picked from 9dd7454e8ea0bfe855b838dee0fcaf4348b475cc commit)

17 years agofix conditional-elements in horizontal-spacing skylines
Joe Neeman [Sun, 17 Dec 2006 21:35:37 +0000 (23:35 +0200)]
fix conditional-elements in horizontal-spacing skylines

17 years agofix skyline-vertical-alignment for figured bass
Joe Neeman [Sun, 17 Dec 2006 21:34:00 +0000 (23:34 +0200)]
fix skyline-vertical-alignment for figured bass

17 years agouse skyline-spacing even in non-musical columns
Joe Neeman [Sun, 17 Dec 2006 10:28:51 +0000 (12:28 +0200)]
use skyline-spacing even in non-musical columns

17 years agoFix conflicts between outside-staff-priority and script-priority.
Joe Neeman [Sun, 17 Dec 2006 07:29:36 +0000 (09:29 +0200)]
Fix conflicts between outside-staff-priority and script-priority.

17 years agoFix outside-staff placement for children of System.
Joe Neeman [Sat, 16 Dec 2006 08:42:18 +0000 (10:42 +0200)]
Fix outside-staff placement for children of System.

17 years agouse skylines in VerticalAlignment.
Joe Neeman [Fri, 15 Dec 2006 15:21:57 +0000 (17:21 +0200)]
use skylines in VerticalAlignment.
add the Skyline_pair class.
remove self-alignment support from align-interface.

17 years agogive OctaveEight back its Y-extent
Joe Neeman [Thu, 14 Dec 2006 16:29:29 +0000 (18:29 +0200)]
give OctaveEight back its Y-extent

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

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

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Thu, 14 Dec 2006 14:33:33 +0000 (15:33 +0100)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years ago(lang-merge): Protect against grep's `(standard input)' output if there is
Werner Lemberg [Thu, 14 Dec 2006 14:28:27 +0000 (15:28 +0100)]
(lang-merge): Protect against grep's `(standard input)' output if there is
no input.

17 years agocleanup version error messages. Fixes #133
Han-Wen Nienhuys [Thu, 14 Dec 2006 14:27:47 +0000 (15:27 +0100)]
cleanup version error messages. Fixes #133

17 years agoadd bend + dots regression test.
Han-Wen Nienhuys [Thu, 14 Dec 2006 14:24:17 +0000 (15:24 +0100)]
add bend + dots regression test.

17 years agoAvoid dots in bends. Fixes #125.
Han-Wen Nienhuys [Thu, 14 Dec 2006 14:16:01 +0000 (15:16 +0100)]
Avoid dots in bends. Fixes #125.

17 years agoformatting nits
Han-Wen Nienhuys [Thu, 14 Dec 2006 14:15:29 +0000 (15:15 +0100)]
formatting nits

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 agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Thu, 14 Dec 2006 13:12:45 +0000 (14:12 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoadd ly:lexer-keywords to make keyword extraction easier and exact.
Han-Wen Nienhuys [Thu, 14 Dec 2006 13:10:56 +0000 (14:10 +0100)]
add ly:lexer-keywords to make keyword extraction easier and exact.

17 years agoly:clone-parser -> ly:parser-clone, ly:parser-lexer.
Han-Wen Nienhuys [Thu, 14 Dec 2006 13:10:13 +0000 (14:10 +0100)]
ly:clone-parser -> ly:parser-clone, ly:parser-lexer.

17 years agoMerge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Thu, 14 Dec 2006 12:53:51 +0000 (14:53 +0200)]
Merge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond

17 years agodocument vertical collision avoidance
Joe Neeman [Thu, 14 Dec 2006 12:53:18 +0000 (14:53 +0200)]
document vertical collision avoidance

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 agoupdate THANKS.
Han-Wen Nienhuys [Thu, 14 Dec 2006 12:19:54 +0000 (13:19 +0100)]
update THANKS.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Thu, 14 Dec 2006 12:16:07 +0000 (13:16 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

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 agoMerge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Thu, 14 Dec 2006 06:08:31 +0000 (08:08 +0200)]
Merge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond

17 years agoBetter algorithm for avoiding too much space in skyline vertical placement.
Joe Neeman [Wed, 13 Dec 2006 20:37:50 +0000 (22:37 +0200)]
Better algorithm for avoiding too much space in skyline vertical placement.

17 years agoadd David B
Han-Wen Nienhuys [Wed, 13 Dec 2006 13:33:37 +0000 (14:33 +0100)]
add David B

17 years agosimpler Documentation/user/ clean
Han-Wen Nienhuys [Wed, 13 Dec 2006 13:33:24 +0000 (14:33 +0100)]
simpler Documentation/user/ clean

17 years agotighten gap for tab glissandi.
Han-Wen Nienhuys [Wed, 13 Dec 2006 13:33:05 +0000 (14:33 +0100)]
tighten gap for tab glissandi.

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. release/2.11.2-1
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 agoMerge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Tue, 12 Dec 2006 17:33:00 +0000 (19:33 +0200)]
Merge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond

17 years agofix typo in banjo SCM code. Add regtest.
Han-Wen Nienhuys [Tue, 12 Dec 2006 16:25:18 +0000 (17:25 +0100)]
fix typo in banjo SCM code. Add regtest.

17 years agodelete all lily-XXX snippets.
Han-Wen Nienhuys [Tue, 12 Dec 2006 16:11:36 +0000 (17:11 +0100)]
delete all lily-XXX snippets.

17 years agobump version
Han-Wen Nienhuys [Tue, 12 Dec 2006 16:11:27 +0000 (17:11 +0100)]
bump version

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 agoMerge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Tue, 12 Dec 2006 15:53:07 +0000 (17:53 +0200)]
Merge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond

17 years agoSet horizon_padding by default for tie formatting, vertical staff distance
Joe Neeman [Tue, 12 Dec 2006 15:42:19 +0000 (17:42 +0200)]
Set horizon_padding by default for tie formatting, vertical staff distance
and separation-item spacing. Make it per-grob configurable for grobs with
outside-staff-priority.

17 years agotest for tablature harmonic
Han-Wen Nienhuys [Tue, 12 Dec 2006 15:32:44 +0000 (16:32 +0100)]
test for tablature harmonic

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Tue, 12 Dec 2006 15:20:44 +0000 (16:20 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoregex thinko with pdf filtering
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 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 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 agoGNUmakefile fix for gitignore
Han-Wen Nienhuys [Tue, 12 Dec 2006 15:14:42 +0000 (16:14 +0100)]
GNUmakefile fix for gitignore

17 years agoadd GNUmakefile for translation
Han-Wen Nienhuys [Tue, 12 Dec 2006 15:12:59 +0000 (16:12 +0100)]
add GNUmakefile for translation

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 agoupdate doc files.
Han-Wen Nienhuys [Tue, 12 Dec 2006 15:01:23 +0000 (16:01 +0100)]
update doc files.

17 years agocalc stencils for pitched trill
Han-Wen Nienhuys [Tue, 12 Dec 2006 15:01:16 +0000 (16:01 +0100)]
calc stencils for pitched trill

17 years agoadd horizon_padding to skylines (although it is currently always 0)
Joe Neeman [Tue, 12 Dec 2006 14:48:19 +0000 (16:48 +0200)]
add horizon_padding to skylines (although it is currently always 0)

17 years agoMerge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Tue, 12 Dec 2006 14:35:31 +0000 (16:35 +0200)]
Merge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond

17 years agoremove superfluous SCM setting
Han-Wen Nienhuys [Tue, 12 Dec 2006 13:43:15 +0000 (14:43 +0100)]
remove superfluous SCM setting

17 years agoSupport tablature slides.
Han-Wen Nienhuys [Tue, 12 Dec 2006 13:40:02 +0000 (14:40 +0100)]
Support tablature slides.
Do this by adding 'extra-dy property for line-spanner.

17 years agouniq scoping bugfix
Han-Wen Nienhuys [Tue, 12 Dec 2006 13:38:43 +0000 (14:38 +0100)]
uniq scoping bugfix

17 years agoremove skyline max-slope
Joe Neeman [Tue, 12 Dec 2006 08:27:04 +0000 (10:27 +0200)]
remove skyline max-slope

17 years agoFix small memory leak.
Joe Neeman [Tue, 12 Dec 2006 08:26:26 +0000 (10:26 +0200)]
Fix small memory leak.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Mon, 11 Dec 2006 12:37:59 +0000 (13:37 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoFix make web.
Joe Neeman [Mon, 11 Dec 2006 06:17:22 +0000 (08:17 +0200)]
Fix make web.

17 years agoMerge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond
Joe Neeman [Sun, 10 Dec 2006 17:59:50 +0000 (19:59 +0200)]
Merge branch 'master' of ssh+git://jneem@git.sv.gnu.org/srv/git/lilypond

17 years agocleanups; rewrite uniq
Han-Wen Nienhuys [Sun, 10 Dec 2006 12:35:02 +0000 (13:35 +0100)]
cleanups; rewrite uniq

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.
(cherry picked from 32b9ae2fc359aa8bbed41f05220346b6d9bdde3f commit)

17 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Nicolas Sceaux [Sat, 9 Dec 2006 15:01:16 +0000 (16:01 +0100)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

17 years agodefine-markup-command: instead of defining COMMAND-markup and
Nicolas Sceaux [Sat, 9 Dec 2006 14:58:54 +0000 (15:58 +0100)]
define-markup-command: instead of defining COMMAND-markup and
make-COMMAND-markup functions in current module, define them in the
(lily) module. Hopefully fixes #162.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 9 Dec 2006 11:44:20 +0000 (12:44 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoonly inspect 'element if it exists. Fixes #172
Han-Wen Nienhuys [Sat, 9 Dec 2006 11:42:07 +0000 (12:42 +0100)]
only inspect 'element if it exists. Fixes #172

17 years agoadd stencils to grob interface.
Han-Wen Nienhuys [Sat, 9 Dec 2006 11:28:19 +0000 (12:28 +0100)]
add stencils to grob interface.

17 years agoRewrote the description of \book blocks, trying to convey the idea
Mats Bengtsson [Fri, 8 Dec 2006 19:33:21 +0000 (20:33 +0100)]
Rewrote the description of \book blocks, trying to convey the idea
that these are almost never needed and clarifying when they are
needed.

17 years agoDocument the layout-set-staff-size function and rename the section
Mats Bengtsson [Fri, 8 Dec 2006 19:04:26 +0000 (20:04 +0100)]
Document the layout-set-staff-size function and rename the section
title (and references to it) correspondingly.

17 years agoBug fix in the example of manual staff switches.
Mats Bengtsson [Fri, 8 Dec 2006 18:45:24 +0000 (19:45 +0100)]
Bug fix in the example of manual staff switches.

17 years agoonly complain of note-less arpeggios for non-transparent arpeggios
Han-Wen Nienhuys [Fri, 8 Dec 2006 18:11:58 +0000 (19:11 +0100)]
only complain of note-less arpeggios for non-transparent arpeggios

17 years agoarray ordering nit
Han-Wen Nienhuys [Fri, 8 Dec 2006 18:11:37 +0000 (19:11 +0100)]
array ordering nit

17 years agoreally fix #171
Han-Wen Nienhuys [Fri, 8 Dec 2006 17:51:35 +0000 (18:51 +0100)]
really fix #171

17 years agoTuplet_bracket::make_bracket: only draw a gap when gap parameter is non-empty
Han-Wen Nienhuys [Fri, 8 Dec 2006 17:51:22 +0000 (18:51 +0100)]
Tuplet_bracket::make_bracket: only draw a gap when gap parameter is non-empty

17 years agoinsert rods between spanner bounds and breakable columns too. Fixes #171.
Han-Wen Nienhuys [Fri, 8 Dec 2006 17:39:31 +0000 (18:39 +0100)]
insert rods between spanner bounds and breakable columns too. Fixes #171.

17 years agoconst correctness for Paper_column::get_rank ()
Han-Wen Nienhuys [Fri, 8 Dec 2006 17:39:02 +0000 (18:39 +0100)]
const correctness for Paper_column::get_rank ()

17 years agomake broken_col_range() take log(N) time, by using binary search.
Han-Wen Nienhuys [Fri, 8 Dec 2006 17:38:50 +0000 (18:38 +0100)]
make broken_col_range() take log(N) time, by using binary search.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Fri, 8 Dec 2006 15:00:59 +0000 (16:00 +0100)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agonitpick
Han-Wen Nienhuys [Fri, 8 Dec 2006 14:58:54 +0000 (15:58 +0100)]
nitpick