]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoFix disappearing last page problem. release/2.11.25-1
Joe Neeman [Mon, 21 May 2007 01:12:35 +0000 (11:12 +1000)]
Fix disappearing last page problem.

16 years agoRevert "Fix disappearing last page problem."
Joe Neeman [Sun, 20 May 2007 23:57:19 +0000 (09:57 +1000)]
Revert "Fix disappearing last page problem."

This reverts commit e0bffa5a02d173f02a2f259eb2916d06c777d5f8.

16 years agoprintf correctness.
Han-Wen Nienhuys [Sun, 20 May 2007 23:21:34 +0000 (20:21 -0300)]
printf correctness.

16 years agobump version
Han-Wen Nienhuys [Sun, 20 May 2007 22:26:37 +0000 (19:26 -0300)]
bump version

16 years agoFix disappearing last page problem.
Han-Wen Nienhuys [Sun, 20 May 2007 22:24:09 +0000 (19:24 -0300)]
Fix disappearing last page problem.

- Add Page_breaking::uncompress_page_spacing_results().
- Use on space_systems_on_n_.*() functions.

16 years agoadd Page_spacing_result::print()
Han-Wen Nienhuys [Sun, 20 May 2007 21:50:45 +0000 (18:50 -0300)]
add Page_spacing_result::print()

16 years agoadd Page_spacing_result::average_force()
Han-Wen Nienhuys [Sun, 20 May 2007 21:10:15 +0000 (18:10 -0300)]
add Page_spacing_result::average_force()

16 years agofix thinko in computation of average force.
Han-Wen Nienhuys [Sun, 20 May 2007 21:07:30 +0000 (18:07 -0300)]
fix thinko in computation of average force.

16 years agoadd Page_spacing_result::page_count()
Han-Wen Nienhuys [Sun, 20 May 2007 21:07:13 +0000 (18:07 -0300)]
add Page_spacing_result::page_count()

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sun, 20 May 2007 20:56:54 +0000 (17:56 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agopage breaking coding style
Han-Wen Nienhuys [Sun, 20 May 2007 20:42:34 +0000 (17:42 -0300)]
page breaking coding style

- Page_spacing_result in separate file.
- declare variables at init.

16 years agopage breaking coding style fixes.
Han-Wen Nienhuys [Sun, 20 May 2007 20:13:32 +0000 (17:13 -0300)]
page breaking coding style fixes.

- rename sys_ -> system_spec_index_
- rename last() -> is_last()
- make breaks_ private; add last_break_position() method.

16 years agoreformatting. Rename all_ to system_specs_
Han-Wen Nienhuys [Sun, 20 May 2007 20:05:11 +0000 (17:05 -0300)]
reformatting. Rename all_ to system_specs_

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic...
John Mandereau [Sun, 20 May 2007 19:54:12 +0000 (21:54 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic/master-translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  typo

16 years agoFix regtest texidoc
John Mandereau [Sun, 20 May 2007 19:52:37 +0000 (21:52 +0200)]
Fix regtest texidoc

16 years agoadd header
Han-Wen Nienhuys [Sun, 20 May 2007 19:52:23 +0000 (16:52 -0300)]
add header

16 years agoformatting nits
Han-Wen Nienhuys [Sun, 20 May 2007 19:51:01 +0000 (16:51 -0300)]
formatting nits

16 years agoinit score_ in ctor
Han-Wen Nienhuys [Sun, 20 May 2007 19:50:44 +0000 (16:50 -0300)]
init score_ in ctor

16 years agoTranslation of Documentation/de/user/basic-notation.itely
Till Paala [Sun, 20 May 2007 15:39:24 +0000 (18:39 +0300)]
Translation of Documentation/de/user/basic-notation.itely

16 years agoupdate to Documentation/po/de.po
Till Paala [Wed, 16 May 2007 15:38:21 +0000 (18:38 +0300)]
update to Documentation/po/de.po

16 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sat, 19 May 2007 15:11:54 +0000 (17:11 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

16 years agotypo
Werner Lemberg [Sat, 19 May 2007 14:36:50 +0000 (16:36 +0200)]
typo

16 years agoFix "quiet PS to PNG conversion"
John Mandereau [Sat, 19 May 2007 14:23:07 +0000 (16:23 +0200)]
Fix "quiet PS to PNG conversion"

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic...
John Mandereau [Sat, 19 May 2007 12:29:09 +0000 (14:29 +0200)]
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic/master-translation

* 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond:
  Toplevel page breaking and page turning commands documentation and
  Use book-(score|text|music)-handlers in book_body elements, after the
  Define music properties used by toplevel page breaking/turning commands.
  quiet PS to PNG conversion
  Revert "Fix so \partial does the setting in Timing instead of Score to support"
  add midi-partial.ly.
  -I input/new/pitch
  add pitch/ directory
  remove README from GNUmakefile.
  strip pitches/ subdir.
  Add a new kind of object, Page_marker, at the same level as scores and
  typo.

16 years agoUpdate Spanish and German docs skeletons
John Mandereau [Sat, 19 May 2007 12:27:44 +0000 (14:27 +0200)]
Update Spanish and German docs skeletons

16 years agoMerge http://git.sv.gnu.org/r/lilypond
Nicolas Sceaux [Fri, 18 May 2007 15:47:21 +0000 (17:47 +0200)]
Merge http://git.sv.gnu.org/r/lilypond

16 years agoToplevel page breaking and page turning commands documentation and
Nicolas Sceaux [Fri, 18 May 2007 15:44:02 +0000 (17:44 +0200)]
Toplevel page breaking and page turning commands documentation and
regression tests.

16 years agoUse book-(score|text|music)-handlers in book_body elements, after the
Nicolas Sceaux [Fri, 18 May 2007 14:16:48 +0000 (16:16 +0200)]
Use book-(score|text|music)-handlers in book_body elements, after the
fashion of the toplevel-(score|text|music)-handlers used for
toplevel_expressions.
Allow composite_music (and thus \pageBreak) in \book blocks.

16 years agoDefine music properties used by toplevel page breaking/turning commands.
Nicolas Sceaux [Fri, 18 May 2007 14:12:26 +0000 (16:12 +0200)]
Define music properties used by toplevel page breaking/turning commands.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Fri, 18 May 2007 13:35:31 +0000 (10:35 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoquiet PS to PNG conversion
Han-Wen Nienhuys [Fri, 18 May 2007 12:35:30 +0000 (09:35 -0300)]
quiet PS to PNG conversion

16 years agoUpdate French docs skeletons
John Mandereau [Fri, 18 May 2007 07:38:15 +0000 (09:38 +0200)]
Update French docs skeletons

16 years agoFix afterGrace documentation
John Mandereau [Fri, 18 May 2007 07:30:47 +0000 (09:30 +0200)]
Fix afterGrace documentation

16 years agoRevert "Fix so \partial does the setting in Timing instead of Score to support" release/2.11.24-1 release/2.11.24-2
Han-Wen Nienhuys [Fri, 18 May 2007 04:19:30 +0000 (01:19 -0300)]
Revert "Fix so \partial does the setting in Timing instead of Score to support"

This reverts commit 085322b034da9f731f465652c3937a8d51930baf.

this patch broke midi-partial.ly

16 years agoadd midi-partial.ly.
Han-Wen Nienhuys [Fri, 18 May 2007 04:18:50 +0000 (01:18 -0300)]
add midi-partial.ly.

16 years agoCompile fix.
Graham Percival [Fri, 18 May 2007 03:58:33 +0000 (20:58 -0700)]
Compile fix.

16 years agoAdding forgotten file.
Graham Percival [Fri, 18 May 2007 03:56:54 +0000 (20:56 -0700)]
Adding forgotten file.

16 years ago-I input/new/pitch
Han-Wen Nienhuys [Fri, 18 May 2007 03:48:22 +0000 (00:48 -0300)]
-I input/new/pitch

16 years agoadd pitch/ directory
Han-Wen Nienhuys [Fri, 18 May 2007 03:48:12 +0000 (00:48 -0300)]
add pitch/ directory

16 years agoremove README from GNUmakefile.
Han-Wen Nienhuys [Fri, 18 May 2007 03:37:15 +0000 (00:37 -0300)]
remove README from GNUmakefile.

16 years agostrip pitches/ subdir.
Han-Wen Nienhuys [Fri, 18 May 2007 03:32:06 +0000 (00:32 -0300)]
strip pitches/ subdir.

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Fri, 18 May 2007 03:00:40 +0000 (00:00 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

16 years agoAdd a new kind of object, Page_marker, at the same level as scores and
Nicolas Sceaux [Thu, 17 May 2007 08:31:28 +0000 (10:31 +0200)]
Add a new kind of object, Page_marker, at the same level as scores and
markups, holding page breaking and page turning information, and which
can be used to create top-level page breaking and page turning
directives.  Thus, \pageBreak, \noPageBreak, etc, can be used at
top-level, between scores and top-level markups.

16 years agoMerge branch 'jneeman'
Joe Neeman [Wed, 16 May 2007 21:42:47 +0000 (07:42 +1000)]
Merge branch 'jneeman'

16 years agoCheck for empty extent in Bar_line::calc_anchor
Joe Neeman [Wed, 16 May 2007 21:41:30 +0000 (07:41 +1000)]
Check for empty extent in Bar_line::calc_anchor

16 years agoMake feta-braces-* work with mf2pt1.
Werner Lemberg [Wed, 16 May 2007 07:10:51 +0000 (09:10 +0200)]
Make feta-braces-* work with mf2pt1.

16 years agoWe need FreeType 2.1.10 or newer.
Werner Lemberg [Tue, 15 May 2007 05:42:52 +0000 (07:42 +0200)]
We need FreeType 2.1.10 or newer.

16 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Tue, 15 May 2007 03:59:01 +0000 (20:59 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

16 years agoLSR: minor tweaks. Rename "pitches" to "pitch" because lilypond makefiles
Graham Percival [Tue, 15 May 2007 03:58:16 +0000 (20:58 -0700)]
LSR: minor tweaks.  Rename "pitches" to "pitch" because lilypond makefiles
barf on the plural form.  (?!)

16 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Tue, 15 May 2007 03:51:27 +0000 (00:51 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Mon, 14 May 2007 15:41:44 +0000 (17:41 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years agoTypos.
Werner Lemberg [Mon, 14 May 2007 13:01:29 +0000 (15:01 +0200)]
Typos.

17 years agoFix so \partial does the setting in Timing instead of Score to support
Mats Bengtsson [Mon, 14 May 2007 11:25:49 +0000 (13:25 +0200)]
Fix so \partial does the setting in Timing instead of Score to support
polymetric scores.

17 years agoMerge branch 'master' of git://git.sv.gnu.org/lilypond
Mats Bengtsson [Mon, 14 May 2007 08:08:38 +0000 (10:08 +0200)]
Merge branch 'master' of git://git.sv.gnu.org/lilypond

17 years agoRemove input/test/ files that have been moved into LSR.
Graham Percival [Mon, 14 May 2007 06:02:35 +0000 (23:02 -0700)]
Remove  input/test/  files that have been moved into LSR.

17 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Mon, 14 May 2007 05:54:20 +0000 (22:54 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

17 years agoLSR: automatic update.
Graham Percival [Mon, 14 May 2007 05:53:32 +0000 (22:53 -0700)]
LSR: automatic update.

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sun, 13 May 2007 13:33:47 +0000 (15:33 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years agoReplace remaining static arrays with dynamic ones.
Werner Lemberg [Sun, 13 May 2007 13:32:46 +0000 (15:32 +0200)]
Replace remaining static arrays with dynamic ones.

17 years agoRemove input/test/ examples that have been moved to LSR.
Graham Percival [Sun, 13 May 2007 08:05:13 +0000 (01:05 -0700)]
Remove input/test/ examples that have been moved to LSR.

17 years agoMerge branch 'master' into jneeman
Joe Neeman [Sat, 12 May 2007 22:02:22 +0000 (08:02 +1000)]
Merge branch 'master' into jneeman

17 years agoMerge branch 'master' into jneeman
Joe Neeman [Sat, 12 May 2007 21:57:52 +0000 (07:57 +1000)]
Merge branch 'master' into jneeman

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 12 May 2007 21:44:48 +0000 (18:44 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agotypo.
Han-Wen Nienhuys [Sat, 12 May 2007 18:28:30 +0000 (15:28 -0300)]
typo.

17 years agoMerge branch 'topic/master-translation' of /home/lilycvs/git/lily/ into topic/master...
John Mandereau [Sat, 12 May 2007 17:28:56 +0000 (19:28 +0200)]
Merge branch 'topic/master-translation' of /home/lilycvs/git/lily/ into topic/master-translation

* 'topic/master-translation' of /home/lilycvs/git/lily/:
  LSR: add new files from lsr.  (added separately so I can easily check them
  LSR: automatic update.
  LSR: speed increase for buildscripts/makelsr.py
  Completely revised support for conversion of TTFs to T42 fonts.
  bump version.
  add version to null.ly
  Trivial fix for intro files.
  LSR: add new categories.

17 years agoupdate Documentation/de.po
Till Paala [Sat, 12 May 2007 17:11:27 +0000 (20:11 +0300)]
update Documentation/de.po

17 years agonitpicks in the German translation
Till Paala [Sat, 12 May 2007 17:10:14 +0000 (20:10 +0300)]
nitpicks in the German translation

17 years agoFix compile
Joe Neeman [Sat, 12 May 2007 11:52:25 +0000 (21:52 +1000)]
Fix compile

17 years agoLSR: add new files from lsr. (added separately so I can easily check them
Graham Percival [Sat, 12 May 2007 08:41:30 +0000 (01:41 -0700)]
LSR: add new files from lsr.  (added separately so I can easily check them
manually)

17 years agoLSR: automatic update.
Graham Percival [Sat, 12 May 2007 08:37:55 +0000 (01:37 -0700)]
LSR: automatic update.

17 years agoMerge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
Joe Neeman [Sat, 12 May 2007 08:03:41 +0000 (18:03 +1000)]
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman

17 years agoLSR: speed increase for buildscripts/makelsr.py
Graham Percival [Sat, 12 May 2007 07:33:39 +0000 (00:33 -0700)]
LSR: speed increase for buildscripts/makelsr.py

17 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Sat, 12 May 2007 07:19:58 +0000 (00:19 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

17 years agoCompletely revised support for conversion of TTFs to T42 fonts.
Werner Lemberg [Sat, 12 May 2007 03:59:13 +0000 (00:59 -0300)]
Completely revised support for conversion of TTFs to T42 fonts.

. In print_header(), the various dictionary values are now correct;
they have been incorrectly scaled.  The font revision value is now
handled as a 16.16 fixed-scale value.

. t42_write_table() (which was only present in Han-Wen's git branch)
has been completely rewritten; as can be seen, much more has to be
done than previously expected...  I've changed the layout of the
/sfnts array to use the same format as FontForge; this has helped
a lot during debugging.

. It was necessary to extend print_body() a lot; we have to
construct our own TTF header.  It is perhaps overkill to compute
the correct checksums, but...

. Glyph index 0 is now always called `.notdef'.

17 years agoMerge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
Han-Wen Nienhuys [Sat, 12 May 2007 03:33:27 +0000 (00:33 -0300)]
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond

17 years agoMerge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
Graham Percival [Thu, 10 May 2007 17:21:23 +0000 (10:21 -0700)]
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond

17 years agoMinor updates.
Werner Lemberg [Thu, 10 May 2007 06:35:27 +0000 (08:35 +0200)]
Minor updates.

17 years agoLow-resolution fixes.
Werner Lemberg [Thu, 10 May 2007 05:30:44 +0000 (07:30 +0200)]
Low-resolution fixes.

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Wed, 9 May 2007 20:04:07 +0000 (22:04 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years agobump version.
Han-Wen Nienhuys [Wed, 9 May 2007 14:02:52 +0000 (11:02 -0300)]
bump version.

17 years agoadd version to null.ly
Han-Wen Nienhuys [Wed, 9 May 2007 13:36:20 +0000 (10:36 -0300)]
add version to null.ly

17 years agoUse `transform'.
Werner Lemberg [Wed, 9 May 2007 12:46:53 +0000 (14:46 +0200)]
Use `transform'.

17 years agoTrivial fix for intro files.
Graham Percival [Wed, 9 May 2007 06:56:48 +0000 (23:56 -0700)]
Trivial fix for intro files.

17 years agoLSR: add new categories.
Graham Percival [Wed, 9 May 2007 06:45:32 +0000 (23:45 -0700)]
LSR: add new categories.

17 years agoAdded a working Forbid_line_break_engraver example. Fixes \#343.
Graham Percival [Wed, 9 May 2007 06:25:28 +0000 (23:25 -0700)]
Added a working Forbid_line_break_engraver example.  Fixes \#343.

17 years agowhitespace
Werner Lemberg [Wed, 9 May 2007 05:54:15 +0000 (07:54 +0200)]
whitespace

17 years agoUse `transform'.
Werner Lemberg [Wed, 9 May 2007 05:47:54 +0000 (07:47 +0200)]
Use `transform'.

17 years agoRemove non-working line break example; fixed \#343.
Graham Percival [Tue, 8 May 2007 09:14:50 +0000 (02:14 -0700)]
Remove non-working line break example; fixed \#343.

17 years agoMerge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
Werner Lemberg [Sun, 6 May 2007 10:05:46 +0000 (12:05 +0200)]
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond

17 years agoVarious feta glyph improvements.
Werner Lemberg [Sun, 6 May 2007 10:04:51 +0000 (12:04 +0200)]
Various feta glyph improvements.

. Fix slope of slashes for sharp signs to make them really
  parallel.  This was especially noticeable in feta11.

. Fix shape of Longa notehead with up-stem.

. Other minor improvements, mainly for mf2pt1; for example, replace
  cyclic penstrokes with a fill/unfill combination.

17 years agoUpdate German and French macros.itexi with the English one
John Mandereau [Sun, 6 May 2007 07:29:40 +0000 (09:29 +0200)]
Update German and French macros.itexi with the English one

17 years agoEnsure that grobs in a Staff context only see StaffSymbols from the same context.
Joe Neeman [Sun, 6 May 2007 06:22:25 +0000 (16:22 +1000)]
Ensure that grobs in a Staff context only see StaffSymbols from the same context.

17 years agoMerge commit 'd77d089' into jneeman
Joe Neeman [Sat, 5 May 2007 23:30:14 +0000 (09:30 +1000)]
Merge commit 'd77d089' into jneeman

17 years agoFix ragged-bottom and ragged-last-bottom
Joe Neeman [Sat, 5 May 2007 23:18:29 +0000 (09:18 +1000)]
Fix ragged-bottom and ragged-last-bottom

17 years agoMerge branch 'master' into jneeman
Joe Neeman [Sat, 5 May 2007 23:05:59 +0000 (09:05 +1000)]
Merge branch 'master' into jneeman

17 years agoPenalize unevenness in page breaking.
Joe Neeman [Sat, 5 May 2007 23:02:11 +0000 (09:02 +1000)]
Penalize unevenness in page breaking.

17 years agoRemove unused (and semi-broken) documentation macro.
Graham Percival [Sat, 5 May 2007 22:23:24 +0000 (15:23 -0700)]
Remove unused (and semi-broken) documentation macro.

17 years agoOrganize macros.texi, and make lsr snippets look better in pdf output.
Graham Percival [Sat, 5 May 2007 22:17:43 +0000 (15:17 -0700)]
Organize macros.texi, and make lsr snippets look better in pdf output.

17 years agoChange almost all references to input/regression/ files to input/lsr/.
Graham Percival [Sat, 5 May 2007 22:00:35 +0000 (15:00 -0700)]
Change almost all references to input/regression/ files to input/lsr/.

17 years agoRename input/tolsr/ to input/new/.
Graham Percival [Sat, 5 May 2007 08:24:55 +0000 (01:24 -0700)]
Rename input/tolsr/ to input/new/.