]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
16 years agoBreakable markups with \markuplines.
Nicolas Sceaux [Sun, 10 Jun 2007 13:47:24 +0000 (15:47 +0200)]
Breakable markups with \markuplines.

 - \markuplines is a new keyword for entering text that is not
   interpreted as a single markup of several lines, but as several
   one-line markups. The parser is modified to allow this, and
   define-(builtin-)markup-list-command macros are defined.

 - texts are collected into books as list of props. When
   Paper_book::get_system_specs finds a list of more than one props (ie
   a markup list, a list of a single prop being the result of a toplevel
   \markup), it sets their next-space and next-padding properties to
   zero, so that the lines of a paragraph are not stretched on a
   page

16 years agopage ref and labels fix: add `labels' to System interface.
Nicolas Sceaux [Sun, 10 Jun 2007 09:00:49 +0000 (11:00 +0200)]
page ref and labels fix: add `labels' to System interface.

16 years agoAllow null spacing and padding in vertical spacing:
Nicolas Sceaux [Sat, 9 Jun 2007 22:11:00 +0000 (00:11 +0200)]
Allow null spacing and padding in vertical spacing:
 - the `spring' argument of ly:solve-spring-and-rod-problem now is a
   list of (ideal-distance inverse-hooke) elements, instead of
   (ideal-distance hooke), to avoid infinite value when space=0;
 - do not try to expand the spacing when all inter line spaces are
   null.

16 years agoMerge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into topic...
John Mandereau [Fri, 1 Jun 2007 10:27:57 +0000 (12:27 +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:
  Compile fix.
  Compile fix.
  nl.po replace-update.
  \label and \page-ref documentation and news item.
  Bookmarking labels and page referencing:
  Fix typo, bar lines are connected for GrandStaff but not for ChoirStaff.
  Make pfx2ttf.fontforge work with FontForge 2007-May-01 or newer.
  Simplify slash in `neomensural_timesig'.
  Improve overlapping in `petrucci f clef'
  Fix stem thickness in clefs.medicaea.fa_change.

16 years agoCompile fix.
Jan Nieuwenhuizen [Thu, 31 May 2007 12:10:56 +0000 (14:10 +0200)]
Compile fix.

16 years agoCompile fix.
Jan Nieuwenhuizen [Thu, 31 May 2007 11:51:58 +0000 (13:51 +0200)]
Compile fix.

17 years agoUpdate German manual skeletons
John Mandereau [Tue, 29 May 2007 15:46:13 +0000 (17:46 +0200)]
Update German manual skeletons

17 years agoUpdate commitish so check-translation wont complain
Till Paala [Mon, 28 May 2007 18:40:53 +0000 (21:40 +0300)]
Update commitish so check-translation wont complain

17 years agonl.po replace-update.
Jan Nieuwenhuizen [Tue, 29 May 2007 13:04:36 +0000 (15:04 +0200)]
nl.po replace-update.

17 years ago\label and \page-ref documentation and news item.
Nicolas Sceaux [Mon, 28 May 2007 21:17:33 +0000 (23:17 +0200)]
\label and \page-ref documentation and news item.
Add "labels" grob property and "page-label" (iso. "label") music
property definitions.

17 years agoMerge http://git.sv.gnu.org/r/lilypond
Nicolas Sceaux [Mon, 28 May 2007 17:38:44 +0000 (19:38 +0200)]
Merge http://git.sv.gnu.org/r/lilypond

17 years agoBookmarking labels and page referencing:
Nicolas Sceaux [Mon, 28 May 2007 17:37:57 +0000 (19:37 +0200)]
Bookmarking labels and page referencing:

 - the \label command can be used at top-level (Page_marker) or inside
   music (LabelEvent);

 - for labels inside music: the paper_column_engraver handles
   label-events and fills the labels property of the paper column;

 - for top-level labels: Paper_book::get_system_specs() fill the labels
   property of the previous prob or of the first column of the previous
   paper_score;

 - when systems are built, the labels of their columns are collected to
   set the system labels property;

 - in Page_breaking::make_pages(), a label->page-number table is built,
   and stored in a variable of the paper_book paper;

 - the \page-ref markup command accesses the table though its layout
   argument. The actual evaluation of the stencil is postponed to the
   layout output phase using a new stencil command:
   delayed-stencil-evaluation;

 - a MARKUP_HEAD_SCM0_MARKUP1_MARKUP2 token has been added to the
   parser for this new markup command.

17 years agoFix typo, bar lines are connected for GrandStaff but not for ChoirStaff.
Mats Bengtsson [Mon, 28 May 2007 07:36:10 +0000 (09:36 +0200)]
Fix typo, bar lines are connected for GrandStaff but not for ChoirStaff.

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

17 years agoMake pfx2ttf.fontforge work with FontForge 2007-May-01 or newer.
Werner Lemberg [Sun, 27 May 2007 10:41:59 +0000 (12:41 +0200)]
Make pfx2ttf.fontforge work with FontForge 2007-May-01 or newer.

17 years agoFix German manual
John Mandereau [Sun, 27 May 2007 08:04:37 +0000 (10:04 +0200)]
Fix German manual

17 years agoUpdate French docs translation
John Mandereau [Sun, 27 May 2007 07:51:33 +0000 (09:51 +0200)]
Update French docs translation

17 years agoSimplify slash in `neomensural_timesig'.
Werner Lemberg [Sat, 26 May 2007 08:24:38 +0000 (10:24 +0200)]
Simplify slash in `neomensural_timesig'.

17 years agoImprove overlapping in `petrucci f clef'
Werner Lemberg [Sat, 26 May 2007 06:17:33 +0000 (08:17 +0200)]
Improve overlapping in `petrucci f clef'

17 years agoFix stem thickness in clefs.medicaea.fa_change.
Werner Lemberg [Sat, 26 May 2007 06:04:51 +0000 (08:04 +0200)]
Fix stem thickness in clefs.medicaea.fa_change.

17 years agominor parmesan fixes
Werner Lemberg [Fri, 25 May 2007 18:19:49 +0000 (20:19 +0200)]
minor parmesan fixes

(epiphonus_char): Improve intersection point.
(med_punctum_char): Resolve intersection.

17 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.

17 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.

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

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

17 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.

17 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()

17 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()

17 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.

17 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()

17 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

17 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.

17 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.

17 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_

17 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

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

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

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

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

17 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

17 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

17 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

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

17 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"

17 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.

17 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

17 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

17 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.

17 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.

17 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.

17 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

17 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

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

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

17 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

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

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

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

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

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

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

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

17 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

17 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.

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

17 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

17 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.

17 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.

17 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

17 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.  (?!)

17 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