]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
22 years agorelease: 1.5.31 release/1.5.31
Han-Wen Nienhuys [Sun, 17 Feb 2002 23:26:18 +0000 (00:26 +0100)]
release: 1.5.31

22 years agopatch::: 1.5.30.uu1.jcn1
Jan Nieuwenhuizen [Mon, 11 Feb 2002 13:16:51 +0000 (14:16 +0100)]
patch::: 1.5.30.uu1.jcn1

2002-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>

* mf/GNUmakefile (FET_FILES):
(FONT_FILES): Include parmesan.

* stepmake/bin/packagepython.py (make_assign_re): Bugfix.  Use re
iso regex, regsub

* buildscripts/clean-fonts.sh (FILES): Clean parmesan too.

* Documentation/user/refman.itely (Paper size): Quote braces.

22 years agopatch::: 1.5.30.uu1
Han-Wen Nienhuys [Sun, 10 Feb 2002 22:28:34 +0000 (23:28 +0100)]
patch::: 1.5.30.uu1

2002-02-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>

* stepmake/aclocal.m4: fixed bison version check to be more
robust.

* lily/stem.cc (position_noteheads): fix for cluster chords.

* mf/*.mf: many blotting/pixel rounding fixes  by Rune Zedeler

* python 2.2 support.

22 years agorelease: 1.5.30 release/1.5.30
Han-Wen Nienhuys [Mon, 4 Feb 2002 09:47:16 +0000 (10:47 +0100)]
release: 1.5.30

22 years agorelease: 1.5.29 release/1.5.29
Han-Wen Nienhuys [Fri, 1 Feb 2002 18:18:37 +0000 (19:18 +0100)]
release: 1.5.29

22 years agopartial: 1.5.29.jcn
Jan Nieuwenhuizen [Fri, 1 Feb 2002 18:18:37 +0000 (19:18 +0100)]
partial: 1.5.29.jcn

22 years agopatch::: 1.5.28.jcn1
Jan Nieuwenhuizen [Tue, 29 Jan 2002 23:21:23 +0000 (00:21 +0100)]
patch::: 1.5.28.jcn1

2002-01-30  Jan Nieuwenhuizen  <janneke@gnu.org>

* input/bugs/first-tie.ly: New file.

* input/bugs/spacing-clash.ly: New file.

2002-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>

* po: regenerate.

2002-1-24 Chris Jackson <chris@fluffhouse.org.uk>

* lilypond-indent.el: New file providing indentation for
parenthesised blocks of lilypond code in Emacs

* lilypond-font-lock.el: Changes to the syntax table to facilitate
indentation and handle block comments properly. Distinguish
accents from close-brackets in fontification.

* lilypond-mode.el: LilyPond-indent-command set appropriately.

2002-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>

* Documentation/windows/installing.texi:
* Documentation/windows/compiling.texi: Include from 1.4.10.

* Documentation/windows/gs-profile.sh: previously lily-gs.sh

* input/bugs/first-midi-tie.ly: New file.

22 years agorelease: 1.5.28 release/1.5.28
Han-Wen Nienhuys [Sat, 29 Dec 2001 19:32:31 +0000 (20:32 +0100)]
release: 1.5.28

22 years agopatch::: 1.5.27.jcn2
Jan Nieuwenhuizen [Thu, 27 Dec 2001 09:36:08 +0000 (10:36 +0100)]
patch::: 1.5.27.jcn2

2001-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>

* stepmake/stepmake/c++-rules.make:
* stepmake/stepmake/c-rules.make: Fixes for bison-1.28.

22 years agopatch::: 1.5.27.jcn1
Jan Nieuwenhuizen [Tue, 25 Dec 2001 12:49:55 +0000 (13:49 +0100)]
patch::: 1.5.27.jcn1

2001-12-25  Jan Nieuwenhuizen  <janneke@gnu.org>

* make/lilypond-vars.make:
* scripts/ly2dvi.py (setup_environment):
* scripts/lilypond-book.py (setup_environment): Also set tex
memory options.

22 years agorelease: 1.5.27 release/1.5.27
Han-Wen Nienhuys [Mon, 24 Dec 2001 13:50:08 +0000 (14:50 +0100)]
release: 1.5.27

22 years agopatch::: 1.5.26.jcn1
Jan Nieuwenhuizen [Sun, 16 Dec 2001 22:53:46 +0000 (23:53 +0100)]
patch::: 1.5.26.jcn1

2001-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>

* Documentation/topdocs/INSTALL.texi: Added note about broken
python-2.1.  Updated note for Debian's broken (well, broken for
our use anyway) tex configuration.

* scripts/lilypond-book.py (re_dict): python2.2 fix.

* stepmake/stepmake/c++-rules.make ($(outdir)/%.hh):
($(outdir)/%.cc): Adapted to bison-1.30; added bison < 1.30 fix.

* scripts/lilypond-book.py (bounding_box_dimensions): Bugfix.
(But left margin of png's still misses a few pixels.  Arg.)

22 years agorelease: 1.5.26 release/1.5.26
Han-Wen Nienhuys [Fri, 14 Dec 2001 00:19:19 +0000 (01:19 +0100)]
release: 1.5.26

22 years agopatch::: 1.5.25.rz1: accidentals 1.5.25.rz1
Rune Zedeler [Sun, 9 Dec 2001 07:24:06 +0000 (08:24 +0100)]
patch::: 1.5.25.rz1: accidentals 1.5.25.rz1

2001-12-09  Rune Zedeler  <rune@zedeler.dk>
* lily/lily-guile.cc: Added ly_assoc_front_x() and ly_assoc_cdr()
(FIXME: not accessible from guile)

* lily/accidental-engraver.cc: rewrote accidental-routines to get
better support for Kurt Stone's suggestions.
Removed properties: noResetKey, forgetAccidentals, autoReminders,
                    lazyKeySignature.
Changed property:   localKeySignature.
Added properties:   extraNatural, autoAccidentals,
                    autoCautionaries.
(BUGFIX: broken-tie-support destroyed in 1.5.16)

* ly/property-init.ly: added commands
\defaultAccidentals \modernAccidentals \modernCautionaries
\noResetKey \forgetAccidentals

* ly/engraver-init.ly: Correct initialization of new accidentals.

* scm/translator-property-description.scm: The new properties
added.

* input/: Some examples added, some changed.

* Documentation/regression-test.tely: Added quick test of new
accidentals.

22 years agorelease: 1.5.25 release/1.5.25
Han-Wen Nienhuys [Wed, 5 Dec 2001 18:08:18 +0000 (19:08 +0100)]
release: 1.5.25

22 years agopatch::: 1.5.24.jcn2
Jan Nieuwenhuizen [Wed, 5 Dec 2001 13:31:02 +0000 (14:31 +0100)]
patch::: 1.5.24.jcn2

2001-12-05  Jan Nieuwenhuizen  <janneke@gnu.org>

* 1.4.9.jcn3 forward ports.

* Really included .cvsignore.

* Included Han-Wen's uu1 windows fixes.

* Bugfix: lilypond-profile.sh: append to GS_FONTPATH, GS_LIB.

* Added Cygwin setup.hint

* Removed tex, python wrappers and postinstalls to go with Cywgin's
tetex/texmf, python installations.

* Updated cygwin installer.

* ly2dvi: Don't accept filenames with spaces (+ fix).

---
Generated by janneke@gnu.org,
From = lilypond-1.5.24.jcn1, To = lilypond-1.5.24.jcn2

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.5.24.jcn2.diff

Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure

22 years agopatch::: 1.5.24.rz2: Accidentals Patch 1.5.24
Rune Zedeler [Wed, 5 Dec 2001 00:38:45 +0000 (01:38 +0100)]
patch::: 1.5.24.rz2: Accidentals Patch 1.5.24

22 years agopatch::: 1.5.24.jcn1
Jan Nieuwenhuizen [Sat, 1 Dec 2001 21:01:28 +0000 (22:01 +0100)]
patch::: 1.5.24.jcn1

22 years agorelease: 1.5.24 release/1.5.24
Han-Wen Nienhuys [Sat, 1 Dec 2001 14:35:46 +0000 (15:35 +0100)]
release: 1.5.24

22 years agopatch::: 1.5.23.jcn2
Jan Nieuwenhuizen [Sat, 1 Dec 2001 10:38:52 +0000 (11:38 +0100)]
patch::: 1.5.23.jcn2

* Rewrote new conditional guile >= 1.5 compilation switches, to keep
  code clean from conditionals and have a concentrated sets of
  compatitility fixes for old guile versions.

* Fixes for guile 1.4, including embedded ps.

22 years agopatch::: 1.5.23.jcn1
Jan Nieuwenhuizen [Fri, 30 Nov 2001 19:57:44 +0000 (20:57 +0100)]
patch::: 1.5.23.jcn1

1.5.23.jcn1
===========

* Fixes for guile 1.4.

1.5.23
======

22 years agorelease: 1.5.23 release/1.5.23
Han-Wen Nienhuys [Thu, 29 Nov 2001 17:34:40 +0000 (18:34 +0100)]
release: 1.5.23

===========

* Resurrected experimental sketch output, now with dispatch.

* Bugfix: prefix directory defaults to DIR_DATADIR if not defined.

* Rune: more reliable repeat dots (WARNING: FONT CHANGED)

1.5.22.h

22 years agopatch::: 1.5.22.jcn4
Jan Nieuwenhuizen [Wed, 14 Nov 2001 21:46:30 +0000 (22:46 +0100)]
patch::: 1.5.22.jcn4

1.5.22.jcn4

22 years agopatch::: 1.5.22.jcn3
Jan Nieuwenhuizen [Wed, 14 Nov 2001 18:16:13 +0000 (19:16 +0100)]
patch::: 1.5.22.jcn3

1.5.22.jcn3

22 years agopatch::: 1.5.22.jcn2
Jan Nieuwenhuizen [Mon, 12 Nov 2001 21:19:58 +0000 (22:19 +0100)]
patch::: 1.5.22.jcn2

1.5.22.jcn2

22 years agopatch::: 1.5.22.jcn1
Jan Nieuwenhuizen [Fri, 9 Nov 2001 21:10:28 +0000 (22:10 +0100)]
patch::: 1.5.22.jcn1

1.5.22.jcn1
===========

* Resurrected experimental sketch output, now with dispatch.

1.5.22
======

22 years agorelease: 1.5.22 release/1.5.22
Han-Wen Nienhuys [Thu, 8 Nov 2001 23:50:22 +0000 (00:50 +0100)]
release: 1.5.22

===========

* Crop EPS files before rendering in lilypond book. This makes make web
a lot faster.

* Added links to internals documentation

* Small dimcache (darn gcc-2.95) bugfixes.

* Implemented Engraver::top_engraver ().

* Completion_heads_engraver: engrave tied notes across bar lines
automatically. Related changes:

  - duration-log of Note head can be larger than 2

  - make public class Grob_pitch_tuple

* Make old spacing engine default again. The new one is still rather
sucky.

1.5

22 years agopatch::: 1.5.21.jcn1
Jan Nieuwenhuizen [Thu, 8 Nov 2001 12:13:21 +0000 (13:13 +0100)]
patch::: 1.5.21.jcn1

1.5.21.jcn1
===========

* snapnie sketch output

1.5.21
======

22 years agorelease: 1.5.21 release/1.5.21
Han-Wen Nienhuys [Sun, 4 Nov 2001 19:54:52 +0000 (20:54 +0100)]
release: 1.5.21

===========

* Fixed direct PostScript output, and changed default fonts.

* Bugfix: automaticMelismata in refman (huh, or should lily be changed?)

* pktrace:

      cp mf/out/feta20.* $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics
      echo 'TeX-feta20,feta20,Roman,-gnu-feta20-medium-r-normal,adobe-fontspec\ific,feta20' >> $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics/std.sfd

1.5.3.l

22 years agopartial: 1.5.21.jcn
Jan Nieuwenhuizen [Sun, 4 Nov 2001 19:54:52 +0000 (20:54 +0100)]
partial: 1.5.21.jcn

===========

* Fixed direct PostScript output, and changed default fonts.

* Bugfix: automaticMelismata in refman (huh, or should lily be changed?)

* pktrace:

      cp mf/out/feta20.* $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics
      echo 'TeX-feta20,feta20,Roman,-gnu-feta20-medium-r-normal,adobe-fontspec\ific,feta20' >> $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics/std.sfd

1.5.3.l

22 years agopatch::: 1.5.20.jcn1
Jan Nieuwenhuizen [Thu, 1 Nov 2001 20:02:50 +0000 (21:02 +0100)]
patch::: 1.5.20.jcn1

1.5.20.jcn1
===========

* Fixed direct PostScript output, and changed default fonts.

* Bugfix: automaticMelismata in refman (huh, or should lily be changed?)

* pktrace:

      cp mf/out/feta20.* $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics
      echo 'TeX-feta20,feta20,Roman,-gnu-feta20-medium-r-normal,adobe-fontspecific,feta20' >> $HOME/usr/src/sketch-0.7.8/Resources/Fontmetrics/std.sfd

1.5.20
======

22 years agorelease: 1.5.20 release/1.5.20
Han-Wen Nienhuys [Sun, 28 Oct 2001 16:00:07 +0000 (17:00 +0100)]
release: 1.5.20

===========

* Sketch output:

  - Sketch uses feta font.
  - Fix to linewidth and feta fontsize.
   - mf-to-table: write dummy values in afm to make sketch happy.
  - Fixes to glyphs: rectangles beziers work now.
   - Bugfix: sketch.scm: use primitive-eval.

* Sketch and feta Type1 fonts:
   - textrace:
      wget http://www.inf.bme.hu/~pts/textrace-latest.tar.gz
      tar xzf textrace-latest.tar.gz
@@ -15,18 +17,23 @@
      (cd autotrace-0.27ap; ./configure; make)
      ./traceall.sh feta20 feta20.pfb $HOME/usr/src/lilypond/mf/out

  - copy mf/out/feta20.* to sketch/Resources/Fontmetrics

   - append to sketch/Resources/Fontmetrics/std.sfd:
      echo 'TeX-feta20,feta20,Roman,-gnu-feta20-medium-r-normal,adobe-fontspec\ific,feta20' > $HOME/usr/src/sketch/sketch/Resources/Fontmetrics/std.sfd

   - Hmm, then find that

     + Sketch accesses characters by name, ie, the
      name characters have in default text fonts.  Luckily, textrace
      mangles the feta names too.  Sadly, textrace chooses different names
      for characters > 128.

    + Textrace mangles font name by prepending `TeX-'.  Doesn't seem to
      pose a big problem; we'll have to pefix `TeX-' to feta fonts.

    + Sadly, only the sketch-0.7.x is happy with the feta type1 font, but
      printing is not yet implemented?

 * Remove modules directory (again?).

1.5.18.m

22 years agopatch::: 1.5.19.jcn3
Jan Nieuwenhuizen [Sun, 28 Oct 2001 14:58:33 +0000 (15:58 +0100)]
patch::: 1.5.19.jcn3

1.5.19.jcn3

22 years agopatch::: 1.5.19.jcn2
Jan Nieuwenhuizen [Sun, 28 Oct 2001 13:26:41 +0000 (14:26 +0100)]
patch::: 1.5.19.jcn2

1.5.19.jcn2

22 years agopatch::: 1.5.19.jcn1
Jan Nieuwenhuizen [Fri, 26 Oct 2001 17:02:29 +0000 (19:02 +0200)]
patch::: 1.5.19.jcn1

1.5.19.jcn1
===========

* Bugfix: sketch.scm: use primitive-eval.

* Remove modules directory (again?).

1.5.19
======

22 years agorelease: 1.5.19 release/1.5.19
Han-Wen Nienhuys [Tue, 23 Oct 2001 16:37:23 +0000 (18:37 +0200)]
release: 1.5.19

===========

* Moved python modules to ./python.

* Better python module stepmake support.

* Bugfix ly2dvi etc: LILYPONDPREFIX should override datadir.

1.5.18.h

22 years agopatch::: 1.5.18.moh1: [PATCH] 1.4 Lyric alignment
Mark Hindley [Sat, 27 Oct 2001 07:27:23 +0000 (08:27 +0100)]
patch::: 1.5.18.moh1: [PATCH] 1.4 Lyric alignment

1.5.18.moh1
===========

* Further work on more flexible control of lyric alignment.
   - new properties "alignment", "ignore-length-mismatch", "begin-alignment" and "end-alignment" to control non-centered lyric alignment

1.5.18
======

---
Generated by mark@hindley.uklinux.net,
>From = lilypond-1.5.18, To = lilypond-1.5.18.moh1

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.5.18.moh1.diff

Patches do not contain automatically generated files
or (urg) empty directories,
i.e., you should rerun autoconf, configure

22 years agopatch::: 1.5.18.jcn1
Jan Nieuwenhuizen [Fri, 19 Oct 2001 13:32:51 +0000 (15:32 +0200)]
patch::: 1.5.18.jcn1

1.5.18.jcn1
===========

* Moved python modules to ./python.

* Better python module stepmake support.

* Bugfix ly2dvi etc: LILYPONDPREFIX should override datadir.

1.5.18
======

22 years agorelease: 1.5.18 release/1.5.18
Han-Wen Nienhuys [Thu, 18 Oct 2001 15:44:36 +0000 (17:44 +0200)]
release: 1.5.18

===========

* Some more hacking at midi2ly.py:
   - options and stuff: moved to library for ly2dvi, midi2ly, mup2ly,
update-lily
   - handle keys and note names
   - simple quantising
   - handle tuplets and silly durations
   - guess clef
   - don't include empty staffs in score
   - print relative pitches by default
   - don't repeat duration by default
   - bugfix: allow 8th notes too
   - include new version of input/test/midi-scales.ly
   - added barchecks + fix
   - bugfix for relative mode

* Shorter MIDI creation texts.

* Bugfix: Key_change_req::transpose: don't deliver reversed list.

* Bugfix: Key_performer::create_audio_elements: transpose list to
`do', before determining tonality.

1.4.8.m

22 years agopatch::: 1.5.17.jcn6
Jan Nieuwenhuizen [Wed, 17 Oct 2001 22:07:11 +0000 (00:07 +0200)]
patch::: 1.5.17.jcn6

1.5.17.jcn6 - aka: `pgwit!  Ah, dacht dat-i zo wel aardig was.'

22 years agopatch::: 1.5.17.jcn5
Jan Nieuwenhuizen [Wed, 17 Oct 2001 21:44:39 +0000 (23:44 +0200)]
patch::: 1.5.17.jcn5

1.5.17.jcn5 - aka: `pgwit!  Ah, dacht dat-i zo wel aardig was.'

22 years agopatch::: 1.5.17.jcn4
Jan Nieuwenhuizen [Wed, 17 Oct 2001 19:59:01 +0000 (21:59 +0200)]
patch::: 1.5.17.jcn4

1.5.17.jcn4 - aka: `pgwit!  Ah, dacht dat-i zo wel aardig was.'

22 years agopatch::: 1.5.17.jcn3
Jan Nieuwenhuizen [Tue, 16 Oct 2001 22:52:54 +0000 (00:52 +0200)]
patch::: 1.5.17.jcn3

1.5.17.jcn3

22 years agopatch::: 1.5.17.jcn2
Jan Nieuwenhuizen [Mon, 15 Oct 2001 15:03:56 +0000 (17:03 +0200)]
patch::: 1.5.17.jcn2

1.5.17.jcn2

22 years agopatch::: 1.5.17.jcn1
Jan Nieuwenhuizen [Sun, 14 Oct 2001 18:12:40 +0000 (20:12 +0200)]
patch::: 1.5.17.jcn1

1.5.17.jcn1
===========

* Some more random hacking at midi2ly.py.

1.5.17
======

22 years agorelease: 1.5.17 release/1.5.17
Han-Wen Nienhuys [Sun, 14 Oct 2001 13:16:15 +0000 (15:16 +0200)]
release: 1.5.17

===========

* Emacs-mode: Inserting tags

* Enable python2.1/Python.h

1.5.16.h

22 years agopatch::: 1.5.16.jcn1
Jan Nieuwenhuizen [Sun, 14 Oct 2001 11:52:01 +0000 (13:52 +0200)]
patch::: 1.5.16.jcn1

1.5.16.jcn1
===========

* Some more random hacking at midi2ly.py.

1.5.16
======

22 years agorelease: 1.5.16 release/1.5.16
Han-Wen Nienhuys [Mon, 8 Oct 2001 22:04:37 +0000 (00:04 +0200)]
release: 1.5.16

===========

* Fixes for latest guile cvs.

* Add --enable-optimising flag to configure (Huh?).

* Only inline string utlis when optimising.

* Compile fix.

1.5.15.

22 years agopatch::: 1.5.15.jcn1
Jan Nieuwenhuizen [Sun, 7 Oct 2001 21:26:54 +0000 (23:26 +0200)]
patch::: 1.5.15.jcn1

1.5.15.jcn1
===========

* Fixes for latest guile cvs.

* Add --enable-optimising flag to configure (Huh?).

* Only inline string utlis when optimising.

* Compile fix.

1.5.15
======

22 years agorelease: 1.5.15 release/1.5.15
Han-Wen Nienhuys [Fri, 5 Oct 2001 16:02:16 +0000 (18:02 +0200)]
release: 1.5.15

===========

* Some more random hacking at midi2ly.py.

* Slightly better doco for r, s and \skip, with examples.

* Bugfixes: add-html-footer.py and @MAILADDRESS@.

* Some website related fixes (thanks Tiggr).

* Ugly hack in add-html-footer for disabling tutorial and refman links
in sidebar.

* Guile > 1.4 compilation fixes.

* Website bugfix: mailto: (thanks David Boersma).

1.5.14.h

22 years agopatch::: 1.5.14.jcn6
Jan Nieuwenhuizen [Fri, 5 Oct 2001 15:32:57 +0000 (17:32 +0200)]
patch::: 1.5.14.jcn6

1.5.14.jcn6

22 years agopatch::: 1.5.14.jcn5
Jan Nieuwenhuizen [Fri, 5 Oct 2001 12:09:15 +0000 (14:09 +0200)]
patch::: 1.5.14.jcn5

1.5.14.jcn5

22 years agopatch::: 1.5.14.jcn4
Jan Nieuwenhuizen [Thu, 4 Oct 2001 18:15:35 +0000 (20:15 +0200)]
patch::: 1.5.14.jcn4

1.5.14.jcn4

22 years agopatch::: 1.5.14.jcn3
Jan Nieuwenhuizen [Wed, 3 Oct 2001 08:06:06 +0000 (10:06 +0200)]
patch::: 1.5.14.jcn3

1.5.14.jcn3

22 years agopatch::: 1.5.14.jcn2
Jan Nieuwenhuizen [Tue, 2 Oct 2001 15:21:08 +0000 (17:21 +0200)]
patch::: 1.5.14.jcn2

1.5.14.jcn2

22 years agopatch::: 1.5.14.jcn1
Jan Nieuwenhuizen [Sat, 29 Sep 2001 20:53:29 +0000 (22:53 +0200)]
patch::: 1.5.14.jcn1

1.5.14.jcn1
===========

* Guile > 1.4 compilation fixes.

* Website bugfix: mailto: (thanks David Boersma).

1.5.14
======

22 years agorelease: 1.5.14 release/1.5.14
Han-Wen Nienhuys [Sat, 29 Sep 2001 11:09:44 +0000 (13:09 +0200)]
release: 1.5.14

===========

* Bugfix: revert font-relative-size for grace Accidentals

* Bugfix: hara kiri'd piano staffs doesn't take space anymore.

* Bugfix: reinstate rest-collisions.

* Bugfix: key items have the c0 position again.

* Make \property Voice.GrobName = \turnOff work again.

* More intelligent symbol-cache, in less code. Turned off by default, doesn't
work with -O2 yet.

* Documentation fixes: change documentation of Moment and make-moment,
add Translator::{name,description}

* Junk STL implementation of Scheme_hash_table in favor of GUILE
hashtables with automatic resizing.

1.5.12.j

22 years agorelease: 1.5.13 release/1.5.13
Han-Wen Nienhuys [Sun, 23 Sep 2001 23:04:55 +0000 (01:04 +0200)]
release: 1.5.13

===========

* half-baken --with-kpathsea configuration fix.

* ly2dvi: add `.' to TEXINPUTS to catch broken TEXINPUTS settings.

* guile-1.4 compile fix.

1.5.12.h

22 years agopatch::: 1.5.12.jcn2
Jan Nieuwenhuizen [Sun, 23 Sep 2001 15:33:52 +0000 (17:33 +0200)]
patch::: 1.5.12.jcn2

1.5.12.jcn2

22 years agopatch::: 1.5.12.jcn1
Jan Nieuwenhuizen [Sun, 23 Sep 2001 11:27:19 +0000 (13:27 +0200)]
patch::: 1.5.12.jcn1

1.5.12.jcn1
===========

* guile-1.4 compile fix.

1.5.12
======

22 years agorelease: 1.5.12 release/1.5.12
Han-Wen Nienhuys [Sat, 22 Sep 2001 12:13:06 +0000 (14:13 +0200)]
release: 1.5.12

===========

* Add -p flag to package-diff.py's diff invocation, to show changed function.

* Add configure checks for python headers.

* Make midi module.

1.5.11.h

22 years agopatch::: 1.5.11.jcn3
Jan Nieuwenhuizen [Sat, 22 Sep 2001 12:02:49 +0000 (14:02 +0200)]
patch::: 1.5.11.jcn3

1.5.11.hwn1
===========

22 years agopatch::: 1.5.11.jcn2
Jan Nieuwenhuizen [Sat, 22 Sep 2001 10:00:14 +0000 (12:00 +0200)]
patch::: 1.5.11.jcn2

1.5.11
======

* Allow breaks at measures starting with grace notes.

* Bugfix: don't give up when there is one entirely unspaceable
measure/line.

* Some GH deprecation.

* Midi module: add timestamps.

*

22 years agopatch::: 1.5.11.jcn1
Jan Nieuwenhuizen [Fri, 21 Sep 2001 10:23:03 +0000 (12:23 +0200)]
patch::: 1.5.11.jcn1

1.5.11.jcn1
===========

* Add -p flag to package-diff.py's diff invocation, to show changed function.

* Add configure checks for python headers.

* Make midi module.

1.5.11
======

22 years agorelease: 1.5.11 release/1.5.11
Han-Wen Nienhuys [Thu, 20 Sep 2001 22:55:56 +0000 (00:55 +0200)]
release: 1.5.11

===========

* include python midi parser.

* stepmake updates.

* add .cvsignore patterns for making patches the standard, manual way.

* midi2ly: support chords, duration conversion rewrite.

* parser.yy: Guile > 1.4 compilation fix; scm_unprotect_object is deprecated.

1.5.10.h

22 years agopatch::: 1.5.10.jcn3
Jan Nieuwenhuizen [Thu, 20 Sep 2001 19:24:40 +0000 (21:24 +0200)]
patch::: 1.5.10.jcn3

1.5.10.jcn3
===========

* include python midi parser.

* stepmake updates.

* add .cvsignore patterns for making patches the standard, manual way.

22 years agopatch::: 1.5.10.jcn2
Jan Nieuwenhuizen [Wed, 19 Sep 2001 19:38:44 +0000 (21:38 +0200)]
patch::: 1.5.10.jcn2

1.5.10.jcn2

22 years agopatch::: 1.5.10.jcn1
Jan Nieuwenhuizen [Mon, 17 Sep 2001 15:04:09 +0000 (17:04 +0200)]
patch::: 1.5.10.jcn1

1.5.10.jcn1
==========

* parser.yy: Guile > 1.4 compilation fix; scm_unprotect_object is deprecated.

1.5.10
======

22 years agorelease: 1.5.10 release/1.5.10
Han-Wen Nienhuys [Mon, 17 Sep 2001 12:45:06 +0000 (14:45 +0200)]
release: 1.5.10

==========
* Emacs-mode: Keyboard shortcuts, separated identifiers from keywords
and spacing not necessary in font-locking.

1.5.9.j

22 years agopatch::: 1.5.9.jcn3
Jan Nieuwenhuizen [Mon, 17 Sep 2001 09:08:00 +0000 (11:08 +0200)]
patch::: 1.5.9.jcn3

1.5.9.jcn3

22 years agopatch::: 1.5.9.jcn2
Jan Nieuwenhuizen [Sun, 16 Sep 2001 21:44:56 +0000 (23:44 +0200)]
patch::: 1.5.9.jcn2

1.5.9.jcn2

22 years agopatch::: 1.5.9.jcn1
Jan Nieuwenhuizen [Fri, 14 Sep 2001 07:17:38 +0000 (09:17 +0200)]
patch::: 1.5.9.jcn1

1.5.9.jcn1
==========

* Bugfix: update-lily: remove unprotected gettext.py include.

* po update.

* windows doc update.

1.5.9
=====

22 years agorelease: 1.5.9 release/1.5.9
Han-Wen Nienhuys [Sat, 8 Sep 2001 18:11:09 +0000 (20:11 +0200)]
release: 1.5.9

=========

* Mensural rests (Juergen Reuter)

* Swedish translation (Thanks to the translation project)

* Bugfix: down 8th flag restored.

* Bugfix: span-bars and hara-kiri.

* More advanced collisions: handle meshed chords as well.

1.5.8.j

22 years agopatch::: 1.5.8.jcn1
Jan Nieuwenhuizen [Sat, 1 Sep 2001 08:27:19 +0000 (10:27 +0200)]
patch::: 1.5.8.jcn1

1.5.8.jcn1
==========

* Add mktextfm wrapper for windows (thanks Mats).

1.5.8
=====

22 years agorelease: 1.5.8 release/1.5.8
Han-Wen Nienhuys [Thu, 30 Aug 2001 14:48:57 +0000 (16:48 +0200)]
release: 1.5.8

==========

* reinclude input/bugs/*.ly

* Mensural flags (Juergen Reuter)

* Fixed problem with hanging Xdvi from redhat 7.x. See also
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52089

* Bugfix: don't crash if kpse_find_file returns 0.

* Bugfix: don't allocate \outputscale for every file.

* Bugfix: mixing different rhythms on one staff doesn't muck up the
spacing that much.

1.5.7.h

22 years agopatch::: 1.5.7.jcn2
Jan Nieuwenhuizen [Sat, 25 Aug 2001 16:16:05 +0000 (18:16 +0200)]
patch::: 1.5.7.jcn2

1.5.7
=====

* Arpeggios can now have arrows on the top or bottom to determine
  their direction, and a chord can be bracketed to indicate no
  arpeggio. (Chris Jackson)

22 years agopatch::: 1.5.7.jcn1
Jan Nieuwenhuizen [Fri, 17 Aug 2001 07:57:58 +0000 (09:57 +0200)]
patch::: 1.5.7.jcn1

22 years agorelease: 1.5.7 release/1.5.7
Han-Wen Nienhuys [Thu, 16 Aug 2001 23:42:35 +0000 (01:42 +0200)]
release: 1.5.7

=========

* Use Cygwin included Python; drop Windows Python and workarounds.

* Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.

* Comment out two non existing examples in regression test, add one
missing from 1.5.5 distribution.

* Revert silly grace-with-braces stuff in tutorial.

* Add short crescendo bug to input/bugs.

* Update and bit more verbose download instructions in INSTALL,
  fix some links on ftp.lilypond.org.

1.5.6.h

22 years agopatch::: 1.5.6.jcn2
Jan Nieuwenhuizen [Tue, 14 Aug 2001 15:47:31 +0000 (17:47 +0200)]
patch::: 1.5.6.jcn2

1.5.6.jcn2

22 years agopatch::: 1.5.6.jcn1
Jan Nieuwenhuizen [Tue, 14 Aug 2001 14:30:11 +0000 (16:30 +0200)]
patch::: 1.5.6.jcn1

1.5.6.jcn1
=========

* Include make/lilypond.mandrake.spec (unchecked!) and README.mandrake.

* Comment out two non existing examples in regression test, add one
missing from 1.5.5 distribution.

* Revert silly grace-with-braces stuff in tutorial.

* Add short crescendo bug to input/bugs.

* Update and bit more verbose download instructions in INSTALL,
  fix some links on ftp.lilypond.org.

1.5.6
=====

22 years agorelease: 1.5.6 release/1.5.6
Han-Wen Nienhuys [Tue, 14 Aug 2001 11:48:31 +0000 (13:48 +0200)]
release: 1.5.6

=========

* Allow for duplicated articulation scripts with different direction.

* Added new ornaments: \upmordent, \downmordent, \pralldown, \prallup,
  \lineprall, \thumb, \comma (to be used with scriptHorizontal = ##t),
  see also input/test/trill.ly. [WARNING: FONT UPDATE!]

* Bug fix: staccato dot placement.

1.5.5.

22 years agopatch::: 1.5.5.jcn3
Jan Nieuwenhuizen [Tue, 14 Aug 2001 12:02:25 +0000 (14:02 +0200)]
patch::: 1.5.5.jcn3

22 years agopatch::: 1.5.5.jcn2
Jan Nieuwenhuizen [Mon, 13 Aug 2001 21:22:44 +0000 (23:22 +0200)]
patch::: 1.5.5.jcn2

1.5.5.jcn2

22 years agopatch::: 1.5.5.jcn1
Jan Nieuwenhuizen [Mon, 13 Aug 2001 13:56:13 +0000 (15:56 +0200)]
patch::: 1.5.5.jcn1

1.5.5.jcn1
==========

* Updated input/bugs.

1.5.5
=====

22 years agorelease: 1.5.5 release/1.5.5
Han-Wen Nienhuys [Sun, 12 Aug 2001 18:51:45 +0000 (20:51 +0200)]
release: 1.5.5

==========

* Spelling fixes, notably staffs->staves, except for ChangeLogs.

* Removed `Default' from accidental comment names.

* Compile fixes.

* Fixed off by one error for point and click.

* Website fixes, found bug in grace note stem lengths.

1.5.4.h

22 years agopatch::: 1.5.4.jcn5
Jan Nieuwenhuizen [Sun, 12 Aug 2001 14:25:12 +0000 (16:25 +0200)]
patch::: 1.5.4.jcn5

22 years agopatch::: 1.5.4.jcn4
Jan Nieuwenhuizen [Sun, 12 Aug 2001 00:53:54 +0000 (02:53 +0200)]
patch::: 1.5.4.jcn4

1.5.4.jcn4

22 years agopatch::: 1.5.4.jcn3
Jan Nieuwenhuizen [Fri, 10 Aug 2001 12:10:29 +0000 (14:10 +0200)]
patch::: 1.5.4.jcn3

1.5.4.jcn3

22 years agopatch::: 1.5.4.jcn2
Jan Nieuwenhuizen [Thu, 9 Aug 2001 22:46:12 +0000 (00:46 +0200)]
patch::: 1.5.4.jcn2

1.5.4.jcn2

22 years agopatch::: 1.5.4.jcn1
Jan Nieuwenhuizen [Mon, 6 Aug 2001 15:25:42 +0000 (17:25 +0200)]
patch::: 1.5.4.jcn1

1.5.4.jcn1
==========

* Website fixes, found bug in grace note stem lengths.

1.5.4
=====

22 years agorelease: 1.5.4 release/1.5.4
Han-Wen Nienhuys [Mon, 6 Aug 2001 12:19:40 +0000 (14:19 +0200)]
release: 1.5.4

==========

* midi2ly bugfixes: don't print ';' in .ly output.

* small cleanup of input/bugs/

* bugfix: nested grace notes; added input/regression/grace-nest.ly

* Bugfix: add double alterations to keyAccidentalOrder (Mats)

* Fixes for PostScript beams and stems.

1.5.2.h

22 years agopatch::: 1.5.3.jcn1
Jan Nieuwenhuizen [Mon, 30 Jul 2001 11:41:41 +0000 (13:41 +0200)]
patch::: 1.5.3.jcn1

1.5.3.jcn1
==========

* Fixes for PostScript beams and stems.

1.5.3
=====

22 years agorelease: 1.5.3 release/1.5.3
Han-Wen Nienhuys [Sun, 29 Jul 2001 13:54:28 +0000 (15:54 +0200)]
release: 1.5.3

==========

* Starting pagenumber (Mark Hindley)

* Ancient font patch (Juergen Reuter) [WARNING: FONT UPDATE!]

* Bugfix: don't  put grace beams on non grace notes, and vice versa.

* etf2ly:
  - miserable try at importing repeatbars and volta brackets;
  - import articulation defs (IX tag)
  - revamped file reading logic. Now much cleaner.

* Experimental regular-spacing support: try to space regular runs of
notes equidistantly.

1.5.2.j

22 years agopatch::: 1.5.2.jcn2
Jan Nieuwenhuizen [Tue, 24 Jul 2001 12:02:12 +0000 (14:02 +0200)]
patch::: 1.5.2.jcn2

1.5.2.jcn2

22 years agopatch::: 1.5.2.jcn1
Jan Nieuwenhuizen [Mon, 23 Jul 2001 08:50:36 +0000 (10:50 +0200)]
patch::: 1.5.2.jcn1

1.5.2.jcn1
==========

* Guile 1.3.4 compile fix.

* Add trill line type, see input/test/trill.ly.

* Dvips bugs workarounds:
  - Draw filledbox in tex for now.  Test ps code using

     lilypond -e '(define ps-testing 1)'

  - Extend stems only half way into beam.

* Change order of includes in tex/lilyponddefs.tex so that feta font
can be used a little easier, like:

    title="TeX \fetachar\fetasharp"

* Update stepmake/bin config.sub, config.guess.

1.5.2
=====

22 years agorelease: 1.5.2 release/1.5.2
Han-Wen Nienhuys [Sat, 14 Jul 2001 14:41:38 +0000 (16:41 +0200)]
release: 1.5.2

==========

* small bugfixes for grace-init.ly

* Bugfix: don't mess up spacing when combining different tuplets.

* Small bugfixes for lilypond-mode.el.

* property-init.ly: bugfix for dot directions in polyphonic music.

1.5.1.j

22 years agopatch::: 1.5.1.jcn4: Re: .ly templates?
Jan Nieuwenhuizen [Wed, 11 Jul 2001 20:57:41 +0000 (22:57 +0200)]
patch::: 1.5.1.jcn4: Re: .ly templates?

1.5.1.jcn3

22 years agopatch::: 1.5.1.jcn3
Jan Nieuwenhuizen [Wed, 11 Jul 2001 20:46:27 +0000 (22:46 +0200)]
patch::: 1.5.1.jcn3

* Make blot work without -fps too.

22 years agopatch::: 1.5.1.jcn2
Jan Nieuwenhuizen [Wed, 11 Jul 2001 12:39:44 +0000 (14:39 +0200)]
patch::: 1.5.1.jcn2

1.5.1.jcn2

22 years agopatch::: 1.5.1.jcn1
Jan Nieuwenhuizen [Mon, 9 Jul 2001 14:06:20 +0000 (16:06 +0200)]
patch::: 1.5.1.jcn1

*** WARNING(reminder): all output via TeX (ie: using ly2dvi or plain
*** lilypond) still yields broken stems, bars and staff lines.

1.5.1.jcn1
==========

* Beam knee fix.

* Now really included lexer-gcc-3.0.patch.

* Make Voice context accept Thread again; this fixes MIDI output for music
that uses Thread contexts.

* Removed debug printing from chord-name.scm.

1.5.0
=====