~ubuntu-branches/ubuntu/precise/lilypond/precise

« back to all changes in this revision

Viewing changes to Documentation/misc/ChangeLog-1.5

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Bushnell, BSG
  • Date: 2006-12-19 10:18:12 UTC
  • mfrom: (3.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20061219101812-7awtjkp0i393wxty
Tags: 2.8.7-3
scripts/midi2ly.py: When setting DATADIR, find Lilypond python files
in the @TOPLEVEL_VERSION@ directory, not 'current'.  Patch thanks to
Chris Lamb (chris@chris-lamb.co.uk).  (Closes: #400550)

Show diffs side-by-side

added added

removed removed

Lines of Context:
241
241
 
242
242
        * lily/system.cc (spanner_count): new function
243
243
 
244
 
        * lily/break-substitution.cc (fast_fubstitute_grob_list): special
 
244
        * lily/break-substitution.cc (fast_substitute_grob_list): special
245
245
        function for break substitutions on groblists in spanners. By
246
246
        reordering the elements of the list, we can skip large parts of
247
247
        the list in the break substitution. This brings the complexity of
1340
1340
        (quanting): add french beaming support (property french-beaming)
1341
1341
        (stem_beams): removed.
1342
1342
 
1343
 
i2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>
 
1343
2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>
1344
1344
 
1345
1345
        * lily/beam.cc (after_line_breaking): Set correct stem lengths
1346
1346
        also when beam positions are set manually.
4143
4143
        score in a multiscore lilypond-file.
4144
4144
         
4145
4145
2001-12-09  Rune Zedeler  <rune@zedeler.dk>
 
4146
 
4146
4147
        * lily/lily-guile.cc: Added ly_assoc_front_x() and ly_assoc_cdr()
4147
4148
        (FIXME: not accessible from guile)
4148
4149