]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
23 years agorelease: 1.3.134 release/1.3.134
Han-Wen Nienhuys [Fri, 2 Mar 2001 10:26:35 +0000 (11:26 +0100)]
release: 1.3.134

============

* Bugfix: fixed point-and-click broken in jcn2.

* convert-ly: Added and fixed various entries (our strings with optional "" re\ally suck).

* Small ez play tweaks.  Guess I'm a sucker too.

* Easy-play bugfixes: don't do showpage for each notehead, output
staff-symbol first, moved to lily.ps.

* Bugfix: don't print so many decimals in ps output.

* Bugfix for refman example.

* Added some part combiner doco.

* Bugfix: a broken tie only generates an accidental if it would differ
from an untied note.

1.3.133.h

23 years agopatch::: 1.3.133.jcn5
Jan Nieuwenhuizen [Thu, 1 Mar 2001 21:05:03 +0000 (22:05 +0100)]
patch::: 1.3.133.jcn5

1.3.133.jcn5
============

* Bugfix: fixed point-and-click broken in jcn2.

23 years agopatch::: 1.3.133.jcn4
Jan Nieuwenhuizen [Thu, 1 Mar 2001 10:44:35 +0000 (11:44 +0100)]
patch::: 1.3.133.jcn4

1.3.133.jcn4
============

* convert-ly: Added and fixed various entries (our strings with optional "" really suck).

23 years agopatch::: 1.3.133.jcn3
Jan Nieuwenhuizen [Wed, 28 Feb 2001 19:11:48 +0000 (20:11 +0100)]
patch::: 1.3.133.jcn3

1.3.133.jcn3
============

* Small ez play tweaks.  Guess I'm a sucker too.

*

23 years agopatch::: 1.3.133.jcn2
Jan Nieuwenhuizen [Wed, 28 Feb 2001 15:28:06 +0000 (16:28 +0100)]
patch::: 1.3.133.jcn2

1.3.133.jcn2
============

* Easy-play bugfixes: don't do showpage for each notehead, output
staff-symbol first, moved to lily.ps.

* Bugfix: don't print so many decimals in ps output.

* Bugfix for refman example.

23 years agopatch::: 1.3.133.jcn1
Jan Nieuwenhuizen [Tue, 27 Feb 2001 22:18:56 +0000 (23:18 +0100)]
patch::: 1.3.133.jcn1

1.3.133.jcn1
============

* Added some part combiner doco.

* Bugfix: a broken tie only generates an accidental if it would differ
from an untied note.

1.3.133
=======

23 years agorelease: 1.3.133 release/1.3.133
Han-Wen Nienhuys [Tue, 27 Feb 2001 19:49:07 +0000 (20:49 +0100)]
release: 1.3.133

============

* Tied notes at a linebreak repeat their accidental.

* Removed some cruft from lily/include/.

* Bugfix: tied notes in chords sometimes got stuck in MIDI output
(thanks Mats).

* Added some example bug files, taken from Coriolan

* a2-engraver: \property noDirection: don't force direction when part-combining (for StaffCombining).

* text-spanner: don't repeat edge text for broken edge.

* Coriolan fixes, titling, font setting, header info, cello octave
(yes, notated different from bass; all agree) at end.

1.3.132.h

23 years agopatch::: 1.3.132.jcn4
Jan Nieuwenhuizen [Tue, 27 Feb 2001 17:45:49 +0000 (18:45 +0100)]
patch::: 1.3.132.jcn4

23 years agopatch::: 1.3.132.jcn3
Jan Nieuwenhuizen [Tue, 27 Feb 2001 16:02:18 +0000 (17:02 +0100)]
patch::: 1.3.132.jcn3

1.3.132.jcn3
============

* Another attempt af fixing accidentals, still no luck.

23 years agopatch::: 1.3.132.jcn2
Jan Nieuwenhuizen [Tue, 27 Feb 2001 13:29:35 +0000 (14:29 +0100)]
patch::: 1.3.132.jcn2

1.3.132.jcn2
============

* Attempt at fixing input/bugs/tie-break-accidental.ly, but no luck.
See comments in Local_key_engraver.

* Removed some cruft from lily/include/.

* Bugfix: tied notes in chords sometimes got stuck in MIDI output
(thanks Mats).

* Added some example bug files, taken from Coriolan; esp. see
input/bugs/tie-break-accidental.ly, I've seen so much discussion on
this, would have thought we had this right by now.

23 years agopatch::: 1.3.132.jcn1
Jan Nieuwenhuizen [Mon, 26 Feb 2001 22:19:59 +0000 (23:19 +0100)]
patch::: 1.3.132.jcn1

1.3.132.jcn1
============

* a2-engraver: \property noDirection: don't force direction when part-combining (for StaffCombining).

* text-spanner: don't repeat edge text for broken edge.

* Coriolan fixes, titling, font setting, header info, cello octave
(yes, notated different from bass; all agree) at end.

23 years agorelease: 1.3.132 release/1.3.132
Han-Wen Nienhuys [Sun, 25 Feb 2001 22:58:52 +0000 (23:58 +0100)]
release: 1.3.132

============

* Fixes for ascii-script output.  Stylesheet needs some work, just as
PostScript output.

* Bugfix: convert-ly --to accepts argument.

* Prepared Petites Preludes for (first?) submission to mutopia.

* Bugfix: out-letter/%.ps generation for mutopia.

* Bugfix: don't use $(message ) in makefiles; some versions of make
choke on this.

* Bugfix: ly2dvi.py: don't add magic `//' to TEXINPUTS,MFINPUTS; this
chokes kpsewhich 3.3.1 (bug report filed).

* Bugfix: file-path.cc: don't interpret relative path as system root.

* Bugfix: --srcdir install.

1.3.131.h

23 years agopatch::: 1.3.131.jcn2
Jan Nieuwenhuizen [Sun, 25 Feb 2001 17:53:20 +0000 (18:53 +0100)]
patch::: 1.3.131.jcn2

1.3.131.jcn2
============

* Fixes for ascii-script output.  Stylesheet needs some work, just as
PostScript output.

* Bugfix: convert-ly --to accepts argument.

* Prepared Petites Preludes for (first?) submission to mutopia.

23 years agopatch::: 1.3.131.jcn1
Jan Nieuwenhuizen [Sun, 25 Feb 2001 12:33:05 +0000 (13:33 +0100)]
patch::: 1.3.131.jcn1

1.3.131.jcn1
============

* Bugfix: out-letter/%.ps generation for mutopia.

* Bugfix: don't use $(message ) in makefiles; some versions of make
choke on this.

* Bugfix: ly2dvi.py: don't add magic `//' to TEXINPUTS,MFINPUTS; this
chokes kpsewhich 3.3.1 (bug report filed).

* Bugfix: file-path.cc: don't interpret relative path as system root.

* Bugfix: --srcdir install.

23 years agorelease: 1.3.131 release/1.3.131
Han-Wen Nienhuys [Sat, 24 Feb 2001 21:51:46 +0000 (22:51 +0100)]
release: 1.3.131

============

* Documentation: notation contexts.

* 2001 (c) search-replace patch.

* Center rehearsal marks by default.

* Fixing collapsed dynamics with part-combine

* \property tupletNumberFormatFunction selects formatting function for
tuplet brackets.

1.3.130.j

23 years agopartial: 1.3.131.jcn
Jan Nieuwenhuizen [Sat, 24 Feb 2001 21:51:46 +0000 (22:51 +0100)]
partial: 1.3.131.jcn

============

* Documentation: notation contexts.

* 2001 (c) search-replace patch.

* Center rehearsal marks by default.

* Fixing collapsed dynamics with part-combine

* \property tupletNumberFormatFunction selects formatting function for
tuplet brackets.

1.3.130.j

23 years agopatch::: 1.3.130.jcn6
Jan Nieuwenhuizen [Sat, 24 Feb 2001 18:26:38 +0000 (19:26 +0100)]
patch::: 1.3.130.jcn6

23 years agopatch::: 1.3.130.jcn5
Jan Nieuwenhuizen [Sat, 24 Feb 2001 11:55:02 +0000 (12:55 +0100)]
patch::: 1.3.130.jcn5

1.3.130.jcn5
============

* Added some handy targets to example makefile: make/ly.make.

* Bugfix: file-path.cc; absolute directories start with directory separator.

23 years agopatch::: 1.3.130.jcn4
Jan Nieuwenhuizen [Fri, 23 Feb 2001 18:42:06 +0000 (19:42 +0100)]
patch::: 1.3.130.jcn4

1.3.130.jcn4
============

* Makefile template using dependencies: make/ly.make.  Needs some
simple examples.

* Depencies fixes for lilypond, ly2dvi and lilypond-book.

23 years agopatch::: 1.3.130.jcn3
Jan Nieuwenhuizen [Fri, 23 Feb 2001 11:08:31 +0000 (12:08 +0100)]
patch::: 1.3.130.jcn3

1.3.130.jcn3

23 years agopatch::: 1.3.130.jcn2
Jan Nieuwenhuizen [Thu, 22 Feb 2001 22:28:37 +0000 (23:28 +0100)]
patch::: 1.3.130.jcn2

1.3.130.jcn2
============

////* Changed default output extension to ".lytex".

* Ignore outname = ; settings in output blocks.

* Revised input and output naming, now it's possible to include a
directory in the output name.  This should fix some input/init name
related bugs.

* Fixed dependencies for outdir in lilypond-book and ly2dvi.

* Uniformised tags to read: Generated automatically by: <program>.

* Install make/* and stepmake/stepmake/* to enable making use of
stepmake templates.

* Added example mutopia makefile: make/ly.make.

* Lilypond-book now writes lily-<HASH>.ly files.

23 years agopatch::: 1.3.130.jcn1
Jan Nieuwenhuizen [Wed, 21 Feb 2001 20:03:54 +0000 (21:03 +0100)]
patch::: 1.3.130.jcn1

1.3.130.jcn1
============

* Bugfix: don't display repeat colons for zero height bar lines; fixes
repeat barlines in lyrics.

* Fixed markup definition and implementation, added baseline-skip
property; this makes multi-line markup text a lot easier.

* Bugfix: chordChanges works with other rhythm of accompaniment, and
silly chord name typo fixes.

1.3.130
=======

23 years agorelease: 1.3.130 release/1.3.130
Han-Wen Nienhuys [Wed, 21 Feb 2001 00:15:20 +0000 (01:15 +0100)]
release: 1.3.130

============

* Implemented Phrasing slurs, copied from slur.

* More hooks for chord pitch name overrides, see
input/tricks/german-chords.ly.

1.3.129.h

23 years agopatch::: 1.3.129.jcn3
Jan Nieuwenhuizen [Tue, 20 Feb 2001 19:12:50 +0000 (20:12 +0100)]
patch::: 1.3.129.jcn3

23 years agopatch::: 1.3.129.jcn2
Jan Nieuwenhuizen [Tue, 20 Feb 2001 15:57:26 +0000 (16:57 +0100)]
patch::: 1.3.129.jcn2

1.3.129.jcn2
============

* Implemented Phrasing slurs, copied from slur.

23 years agopatch::: 1.3.129.jcn1
Jan Nieuwenhuizen [Mon, 19 Feb 2001 20:23:24 +0000 (21:23 +0100)]
patch::: 1.3.129.jcn1

1.3.129.jcn1
============

* More hooks for chord pitch name overrides, see
input/tricks/german-chords.ly.

1.3.129
=======

23 years agorelease: 1.3.129 release/1.3.129
Han-Wen Nienhuys [Fri, 9 Feb 2001 14:36:06 +0000 (15:36 +0100)]
release: 1.3.129

============

* Small doco fixes.

* Removed duplicated engraver hierarchies from coriolan and orchestral
examples.

* Added user control for devnull engravers. Default: switched off

* Small doco fixes.

1.3.128.h

23 years agopatch::: 1.3.128.jcn4
Jan Nieuwenhuizen [Thu, 8 Feb 2001 17:32:12 +0000 (18:32 +0100)]
patch::: 1.3.128.jcn4

23 years agopatch::: 1.3.128.jcn3
Jan Nieuwenhuizen [Tue, 6 Feb 2001 16:19:19 +0000 (17:19 +0100)]
patch::: 1.3.128.jcn3

23 years agopatch::: 1.3.128.jcn2
Jan Nieuwenhuizen [Tue, 6 Feb 2001 14:35:58 +0000 (15:35 +0100)]
patch::: 1.3.128.jcn2

1.3.128.jcn2
============

* Small doco fixes.

* Removed duplicated engraver hieararchies from coriolan and
orchestral examples.

* Changed defaults for devNullThread, devNullVoice from 'unisolo to '().

23 years agopatch::: 1.3.128.jcn1
Jan Nieuwenhuizen [Mon, 5 Feb 2001 15:34:18 +0000 (16:34 +0100)]
patch::: 1.3.128.jcn1

1.3.128.jcn1
============

* Small doco fixes.

* Added user control for devnull engravers.

23 years agorelease: 1.3.128 release/1.3.128
Han-Wen Nienhuys [Sun, 4 Feb 2001 22:57:49 +0000 (23:57 +0100)]
release: 1.3.128

============
* Mutopia preparations and Coriolan fixes.

* Small beam cleanup, changed y-position-hs,height-hs user overrides to
  staff-position,height (height:name suggestions?), now in staff-spaces.

* Beam (y, dy) calculations now as list of scm functions.

* Added cleaned-up excerpt from Coriolan for tutorial.

* Bugfix: beam looks at smallest gap for auto knees.

* Property-description-fix: allow auto-knee-gap to be set to false.

* Small doco fixes.

* Bugfix: repeats without alternatives.

1.3.127.

23 years agopatch::: 1.3.127.jcn4
Jan Nieuwenhuizen [Sun, 4 Feb 2001 20:39:07 +0000 (21:39 +0100)]
patch::: 1.3.127.jcn4

1.3.127.jcn4
============

* Mutopia preparations and Coriolan fixes.

23 years agopatch::: 1.3.127.jcn3
Jan Nieuwenhuizen [Fri, 2 Feb 2001 10:29:22 +0000 (11:29 +0100)]
patch::: 1.3.127.jcn3

1.3.127.jcn3
============

* Small beam cleanup, changed y-position-hs,height-hs user overrides to
  staff-position,height (height:name suggestions?), now in staff-spaces.

23 years agopatch::: 1.3.127.jcn2
Jan Nieuwenhuizen [Thu, 1 Feb 2001 15:17:13 +0000 (16:17 +0100)]
patch::: 1.3.127.jcn2

1.3.127.jcn2
============

* Beam (y, dy) calculations now as list of scm functions.

* Added cleaned-up excerpt from Coriolan for tutorial.

* Bugfix: beam looks at smallest gap for auto knees.

* Property-description-fix: allow auto-knee-gap to be set to false.

23 years agopatch::: 1.3.127.jcn1
Jan Nieuwenhuizen [Wed, 31 Jan 2001 20:47:53 +0000 (21:47 +0100)]
patch::: 1.3.127.jcn1

1.3.127.jcn1
============

* Small doco fixes.

* Bugfix: no alternatives.

23 years agorelease: 1.3.127 release/1.3.127
Han-Wen Nienhuys [Wed, 31 Jan 2001 16:29:56 +0000 (17:29 +0100)]
release: 1.3.127

============

* Grand Refman restructuring, featuring outline mode.

* Fixed missing menus and cross references.

* Coriolan fixes and updates.

* Bugfix: a2-engraver and *devnull_engraver recognise alternative
'oneXXX' 'twoXXX' naming convention.

* Enabled markup text to be used for instrument names.

* Bugfix: interface description of System_start_delimiter

* Slur attachment fix (thanks, Han-Wen)

1.3.126.h

23 years agopatch::: 1.3.126.jcn3
Jan Nieuwenhuizen [Wed, 31 Jan 2001 16:16:52 +0000 (17:16 +0100)]
patch::: 1.3.126.jcn3

1.3.126.jcn2
============

* Grand Refman restructuring, featuring outline mode.

* Fixed missing menus and cross references.

23 years agopatch::: 1.3.126.jcn2
Jan Nieuwenhuizen [Wed, 31 Jan 2001 16:14:52 +0000 (17:14 +0100)]
patch::: 1.3.126.jcn2

23 years agopatch::: 1.3.126.jcn1
Jan Nieuwenhuizen [Mon, 29 Jan 2001 14:17:21 +0000 (15:17 +0100)]
patch::: 1.3.126.jcn1

1.3.126.jcn1
============

* Coriolan fixes and updates.

* Bugfix: a2-engraver and *devnull_engraver recognise alternative
'oneXXX' 'twoXXX' naming convention.

* Enabled markup text to be used for instrument names.

* Bugfix: interface description of System_start_delimiter

* Slur attachment fix (thanks, Han-Wen)

23 years agorelease: 1.3.126 release/1.3.126
Han-Wen Nienhuys [Sun, 28 Jan 2001 14:19:53 +0000 (15:19 +0100)]
release: 1.3.126

=======
* Doco:
  - fixes,
  - updates,
  - rewrites.
  - Changed license to FDL.
  - added index entries
  - tutorial: 0-th tune
  - literature overview.
  - removed development stuff.

1.3.125.j

23 years agopatch::: 1.3.125.jcn5
Jan Nieuwenhuizen [Sun, 28 Jan 2001 15:02:53 +0000 (16:02 +0100)]
patch::: 1.3.125.jcn5

23 years agopatch::: 1.3.125.jcn4
Jan Nieuwenhuizen [Sun, 28 Jan 2001 13:42:08 +0000 (14:42 +0100)]
patch::: 1.3.125.jcn4

23 years agopatch::: 1.3.125.jcn3
Jan Nieuwenhuizen [Sun, 28 Jan 2001 11:10:58 +0000 (12:10 +0100)]
patch::: 1.3.125.jcn3

1.3.125.jcn3
============

* Clef workarounds for Coriolan.

23 years agopatch::: 1.3.125.jcn2
Jan Nieuwenhuizen [Fri, 26 Jan 2001 13:59:06 +0000 (14:59 +0100)]
patch::: 1.3.125.jcn2

1.3.125.jcn2
============

* Moved feature and regression-test input to input/feature, input/regression.

* Added some regtests.

* Bugfix: auto-knee for beam over rest.

* Fixes for Coriolan and viola Solo Cello Suites.

* Replaced generic 'collapse-height' for System_start_delimiter with
brace-collapse-height, bracket-collapse-height, bar-line-collapse-height.

* Bugfix: measure System_start_delimiter's *-collapse-height in staff-space.

23 years agopatch::: 1.3.125.jcn1
Jan Nieuwenhuizen [Thu, 25 Jan 2001 18:23:38 +0000 (19:23 +0100)]
patch::: 1.3.125.jcn1

1.3.125.jcn1
============

* Fixed some info and html links.

23 years agorelease: 1.3.125 release/1.3.125
Han-Wen Nienhuys [Thu, 25 Jan 2001 16:22:13 +0000 (17:22 +0100)]
release: 1.3.125

============

* Updated Coriolan.

* Bugfix: beams with no stems.

* Cleanup automatic knees, junked calc_interstaff_dist.

* Automatic knees now on by default for vertical distances >= 7 staff-space.

* Bugfix: automatic interstaff knees.

1.3.124.h

23 years agopatch::: 1.3.124.jcn3
Jan Nieuwenhuizen [Thu, 25 Jan 2001 11:08:00 +0000 (12:08 +0100)]
patch::: 1.3.124.jcn3

1.3.124.jcn3
============

* Updated Coriolan.

* Bugfix: beams with no stems.

23 years agopatch::: 1.3.124.jcn2
Jan Nieuwenhuizen [Wed, 24 Jan 2001 19:12:25 +0000 (20:12 +0100)]
patch::: 1.3.124.jcn2

1.3.124.jcn2
============

* Cleanup automatic knees, junked calc_interstaff_dist.

* Automatic knees now on by default for vertical distances >= 7 staff-space.

23 years agopatch::: 1.3.124.jcn1
Jan Nieuwenhuizen [Tue, 23 Jan 2001 19:45:13 +0000 (20:45 +0100)]
patch::: 1.3.124.jcn1

1.3.124.jcn1

23 years agorelease: 1.3.124 release/1.3.124
Han-Wen Nienhuys [Thu, 18 Jan 2001 18:59:08 +0000 (19:59 +0100)]
release: 1.3.124

============

* Tutorial fragment on ly2dvi.

* Bugfix: also print path of mismatched .TFM file.

* Some callbacks to allow manipulation of fonts and molecules from
Scheme.  See input/test/molecule-hacking.ly ; allows for a kludged
"parenthesize notehead" command.

1.3.123.

23 years agopatch::: 1.3.123.jcn1
Jan Nieuwenhuizen [Wed, 17 Jan 2001 17:48:21 +0000 (18:48 +0100)]
patch::: 1.3.123.jcn1

23 years agorelease: 1.3.123 release/1.3.123
Han-Wen Nienhuys [Wed, 17 Jan 2001 13:46:27 +0000 (14:46 +0100)]
release: 1.3.123

===========

* Added macro \turnOff to remove volta brackets or any other
  graphical objects, see input/test/volta.ly or mutopia/J.S.Bach/pa.ly

* Removed the "none" clef, use Clef \override #'transparent = ##t instead.

* Bugfix ly2dvi: paper variable orientation = "landscape" works.

* Allow for wildcards in the font style alist to give more robust font
selection handling. Ignore shape and series for the font families:
braces, dynamic and music.

* Bugfix: stem and dstem font symbol.

1.3.122.j

23 years agopatch::: 1.3.122.jcn4
Jan Nieuwenhuizen [Wed, 17 Jan 2001 13:13:30 +0000 (14:13 +0100)]
patch::: 1.3.122.jcn4

1.3.122.jcn4
============

* More website link fixes, split and nonsplit.

---
Generated by janneke@gnu.org,
From = lilypond-1.3.122.jcn3, To = lilypond-1.3.122.jcn4

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.122.jcn4.diff

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

23 years agopatch::: 1.3.122.jcn3
Jan Nieuwenhuizen [Tue, 16 Jan 2001 21:33:27 +0000 (22:33 +0100)]
patch::: 1.3.122.jcn3

1.3.122.jcn3
============

* Non-splitting makeinfo website fix.

---
Generated by janneke@gnu.org,
From = lilypond-1.3.122.jcn2, To = lilypond-1.3.122.jcn3

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.122.jcn3.diff

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

23 years agopatch::: 1.3.122.mb1
Mats Bengtsson [Thu, 11 Jan 2001 00:26:23 +0000 (01:26 +0100)]
patch::: 1.3.122.mb1

1.3.122.mb1
===========

* Allow for wildcards in the font style alist to give more robust font
  selection handling. Ignore shape and series for the font families:
  braces, dynamic and music.

---
Generated by (address unknown),
From = lilypond-1.3.122, To = lilypond-1.3.122.mb1

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.122.mb1.diff

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

23 years agopatch::: 1.3.122.jcn2
Jan Nieuwenhuizen [Wed, 10 Jan 2001 17:35:53 +0000 (18:35 +0100)]
patch::: 1.3.122.jcn2

1.3.122.jcn2
============

* Doco fixes, included feature document into main documentation.

* lily/chord.cc (member_notename):
     (lower_pitch): gh_member returns a list of which car is
the member!

* Bugfix: added equal_p to list of smob functions.  This fixes
behaviour of property chordChanges.

* More guile-1.4.1 snapshot fixes, generated doco.

23 years agopatch::: 1.3.122.jcn1
Jan Nieuwenhuizen [Tue, 9 Jan 2001 19:54:38 +0000 (20:54 +0100)]
patch::: 1.3.122.jcn1

1.3.122.jcn1
============

* Doco fixes.

* Small fixes for guile-1.4.1 snapshot.

23 years agorelease: 1.3.122 release/1.3.122
Han-Wen Nienhuys [Tue, 9 Jan 2001 19:00:34 +0000 (20:00 +0100)]
release: 1.3.122

============

* Small lilypond-book cleanups.

* Bugfix: fix lyric extenders.

1.3.121.

23 years agopatch::: 1.3.121.jcn2
Jan Nieuwenhuizen [Tue, 9 Jan 2001 14:54:20 +0000 (15:54 +0100)]
patch::: 1.3.121.jcn2

1.3.121.jcn2
============

* Renamed last instances of musical_*pitch to pitch.

* Bugfix: actually read pitch value in \pitch #(make-pitch ...)

* Bugfix(?): always allow explicit duration entry.

* Fixed .po charsets for upcoming msgfmt release (Bruno Haible).

* Some doco updates and fixes.

23 years agopatch::: 1.3.121.jcn1
Jan Nieuwenhuizen [Mon, 8 Jan 2001 16:12:35 +0000 (17:12 +0100)]
patch::: 1.3.121.jcn1

1.3.121.jcn1
============

* Updated doco for autobeam, chords.

* Renamed property drarnChords to chordChanges.

* Bugfix: --srcdir build.

* Bugfix: (math) font selection for jazz chords.

1.3.121
============

23 years agorelease: 1.3.121 release/1.3.121
Han-Wen Nienhuys [Sun, 7 Jan 2001 00:54:21 +0000 (01:54 +0100)]
release: 1.3.121

============

* Bugfix Ly2dvi: reset LC_ALL and LC_LANG too.

* Commented out dubious undocumented $(PATHSEP) from lilypond-vars.make

* Replaced some instances of [$(outdir)/].. with $(pwd), these may
break --srcdir builds and texi2dvi.

* Several fixes for --srcdir build, allowing build from read only media.

* Moved make/toplevel.make.in to less unusual GNUmakefile.in

1.3.120.

23 years agopatch::: 1.3.120.jcn2
Jan Nieuwenhuizen [Thu, 4 Jan 2001 21:35:18 +0000 (22:35 +0100)]
patch::: 1.3.120.jcn2

1.3.120.jcn2
============

* Bugfix: changed beam thickness to .48 staff-space.

23 years agopatch::: 1.3.120.jcn1
Jan Nieuwenhuizen [Thu, 4 Jan 2001 16:03:04 +0000 (17:03 +0100)]
patch::: 1.3.120.jcn1

1.3.120.jcn1
============

* Bugfix Ly2dvi: reset LC_ALL and LC_LANG too.

* Commented out dubious undocumented $(PATHSEP) from lilypond-vars.make

* Replaced some instances of [$(outdir)/].. with $(pwd), these may
break --srcdir builds and texi2dvi.

* Several fixes for --srcdir build, allowing build from read only media.

* Moved make/toplevel.make.in to less unusual GNUmakefile.in

23 years agorelease: 1.3.120 release/1.3.120
Han-Wen Nienhuys [Wed, 3 Jan 2001 13:02:39 +0000 (14:02 +0100)]
release: 1.3.120

=======

* Removed texi->dvi cancellation and removed --clean option from texi2dvi
command line; this fixes generation of dvi files in Documentation/user.
Strange bug in texi2dvi.

* Fixed bibtex url (reported David Raleigh Arnold), added support for
bibtex2html, which is in Debian.

* Added direntries to toplevel texi documents, for info files
(reported Thomas Klausner).

* Removed some empty files.

* Make a Stem::height callback, to prevent early brew_molecule
call. This fixes input/bugs/triplet.ly.

* Manual fix for generated -interfaces documentation.

* Small changes for texinfo-4.0a prerelease.

* Added a --force option for makeinfo .txt generation.

* Changed debian ftp urls according to new package pools layout.

* Debian update, including menu/node fixes to development.texi (Anthony Fok).

* Bugfix: lilypond-book (Tom Cato Amundsen).

* Increase the size of dynamics, adding new sizes of feta-din (Mats Bengtsson).

* \clef "none"; no clef, but whitespace (Mark Hindley).

* Website fix: don't mv but cp .pngs do deep-html dirs.

* Bugfix: chords examples (James Hammons).

* Warning fix.

1.3.

23 years agopatch::: 1.3.119.jcn3
Jan Nieuwenhuizen [Wed, 3 Jan 2001 12:54:49 +0000 (13:54 +0100)]
patch::: 1.3.119.jcn3

1.3.119.jcn3
============

* Removed texi->dvi cancellation and removed --clean option from texi2dvi
command line; this fixes generation of dvi files in Documentation/user.
Strange bug in texi2dvi.

---
Generated by janneke@gnu.org,
From = lilypond-1.3.119.jcn2, To = lilypond-1.3.119.jcn3

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.119.jcn3.diff

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

23 years agopatch::: 1.3.119.jcn2
Jan Nieuwenhuizen [Tue, 2 Jan 2001 11:29:36 +0000 (12:29 +0100)]
patch::: 1.3.119.jcn2

1.3.119.jcn2
============

* Fixed bibtex url (reported David Raleigh Arnold), added support for
bibtex2html, which is in Debian.

* Added direntries to toplevel texi documents, for info files
(reported Thomas Klausner).

* Removed some empty files.

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

usage

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

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

23 years agopatch::: 1.3.119.mb1
Mats Bengtsson [Wed, 20 Dec 2000 23:51:35 +0000 (00:51 +0100)]
patch::: 1.3.119.mb1

1.3.120.mb1
===========

* Increase the size of dynamics, adding new sizes of feta-din

23 years agorelease: 1.3.119 release/1.3.119
Han-Wen Nienhuys [Wed, 20 Dec 2000 16:08:20 +0000 (17:08 +0100)]
release: 1.3.119

=======

* Added some feature examples.

* Bugfix for \partial and auto-beamer.

* Bugfixes: warnings.

* More feature examples.

* Renamed some scm files.

* Some more documentation fixes (move hacking.texi into normal
documentation.)

* Bugfix: header protection in parser.yy

1.3.117.

23 years agopatch::: 1.3.118.jcn3
Jan Nieuwenhuizen [Wed, 20 Dec 2000 15:14:13 +0000 (16:14 +0100)]
patch::: 1.3.118.jcn3

1.3.118.jcn3
============

* More feature examples.

* Renamed some scm files.

23 years agopatch::: 1.3.118.jcn2
Jan Nieuwenhuizen [Tue, 19 Dec 2000 22:06:46 +0000 (23:06 +0100)]
patch::: 1.3.118.jcn2

1.3.118.jcn2
============

* Added some feature examples.

* Bugfix for \partial and auto-beamer.

23 years agopatch::: 1.3.118.tca1
Tom Cato Amundsen [Tue, 19 Dec 2000 21:41:49 +0000 (22:41 +0100)]
patch::: 1.3.118.tca1

23 years agopatch::: 1.3.118.jcn1
Jan Nieuwenhuizen [Sun, 17 Dec 2000 19:10:49 +0000 (20:10 +0100)]
patch::: 1.3.118.jcn1

1.3.118.jcn1
============

* Bugfixes: warnings.

23 years agorelease: 1.3.118 release/1.3.118
Han-Wen Nienhuys [Sun, 17 Dec 2000 17:58:06 +0000 (18:58 +0100)]
release: 1.3.118

===========

* Bugfix: fetdefs.tex: don't redefine the standard TeX macros
  \sharp,\natural or \flat.

* Bugfix: ly2dvi: handle the --landscape option. Leave the textheight
  calculation to the geometry package. Remove some dead code.

* Bugfix: correct font-family for TextSpanner.

* Bugfix: script-engraver.cc: forced script directions work again.

1.3.117.j

23 years agopatch::: 1.3.117.jcn3
Jan Nieuwenhuizen [Sun, 17 Dec 2000 18:06:25 +0000 (19:06 +0100)]
patch::: 1.3.117.jcn3

23 years agopatch::: 1.3.117.jcn2
Jan Nieuwenhuizen [Sun, 17 Dec 2000 14:49:08 +0000 (15:49 +0100)]
patch::: 1.3.117.jcn2

1.3.117.jcn2
============

* Resurrected direct scheme output, ie. lilypond -fscm

* Warning message fixes and po update.

* Bugfix: debian package.

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

usage

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

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

23 years agopatch::: 1.3.117.mb1
Mats Bengtsson [Sat, 16 Dec 2000 20:58:37 +0000 (21:58 +0100)]
patch::: 1.3.117.mb1

1.3.117.mb1
===========

* Bugfix: fetdefs.tex: don't redefine the standard TeX macros
  \sharp,\natural or \flat.

* Bugfix: ly2dvi: handle the --landscape option. Leave the textheight
  calculation to the geometry package. Remove some dead code.

* Bugfix: correct font-family for TextSpanner.

* Bugfix: script-engraver.cc: forced script directions work again.

---
Generated by (address unknown),
From = lilypond-1.3.117, To = lilypond-1.3.117.mb1

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.117.mb1.diff

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

23 years agopatch::: 1.3.117.jcn1
Jan Nieuwenhuizen [Sat, 16 Dec 2000 15:27:51 +0000 (16:27 +0100)]
patch::: 1.3.117.jcn1

1.3.117.jcn1
============

* Resurrected direct postscript output, ie. lilypond --output-format=ps.

23 years agorelease: 1.3.117 release/1.3.117
Han-Wen Nienhuys [Thu, 14 Dec 2000 17:44:08 +0000 (18:44 +0100)]
release: 1.3.117

============

* Bugfix: don't set beaming for outer half beams.  This fixes some
slurs attached to stem end.

* Bugfixes for (de)crescendo spanners and generic text spanners

* Bugfix: Slur::set_interface (): don't overwrite, but copy attachment
property.

* Started documenting some new or not too wel documented features.

* Bugfix: only assume making deep split html documentation when
makeinfo --version 4.0.jcn2 is available.  Although the documentation
should now build with plain makeinfo 4.0, some links will be broken.

* Bugfix: lilypond-book: check for .texidoc files *after* running lilypond.

1.3.116.

23 years agopatch::: 1.3.116.jcn4
Jan Nieuwenhuizen [Wed, 13 Dec 2000 21:15:51 +0000 (22:15 +0100)]
patch::: 1.3.116.jcn4

1.3.116.jcn4
============

* Bugfix: don't set beaming for outer half beams.  This fixes some
slurs attached to stem end.

---
Generated by janneke@gnu.org,
From = lilypond-1.3.116.jcn3, To = lilypond-1.3.116.jcn4

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.116.jcn4.diff

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

23 years agopatch::: 1.3.116.jcn3
Jan Nieuwenhuizen [Tue, 12 Dec 2000 22:23:42 +0000 (23:23 +0100)]
patch::: 1.3.116.jcn3

1.3.116.jcn3
---
Generated by janneke@gnu.org,
From = lilypond-1.3.116.jcn2, To = lilypond-1.3.116.jcn3

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.116.jcn3.diff

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

23 years agopatch::: 1.3.116.jcn2
Jan Nieuwenhuizen [Mon, 11 Dec 2000 21:17:51 +0000 (22:17 +0100)]
patch::: 1.3.116.jcn2

1.3.116.jcn2
============

* Bugfix: generic text-spanner: set padding property to non-empty value.

* Bugfix: only assume making deep split html documentation when
makeinfo --version 4.0.jcn2 is available.  Although the documentation
should now build with plain makeinfo 4.0, some links will be broken.

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

usage

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

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

23 years agopatch::: 1.3.116.jcn1
Jan Nieuwenhuizen [Sat, 9 Dec 2000 22:51:08 +0000 (23:51 +0100)]
patch::: 1.3.116.jcn1

1.3.116.jcn1
============

* Bugfix: lilypond-book: check for .texidoc files *after* running lilypond.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.116.jcn1.diff

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

23 years agopatch::: 1.3.116.mb1
Mats Bengtsson [Sat, 9 Dec 2000 20:35:00 +0000 (21:35 +0100)]
patch::: 1.3.116.mb1

1.3.116.mb1
===========

* Bugfix: convert-ly.py: Correct syntax for inserted \version,
  \push -> override happened in 1.3.111

* Bugfix: corrected documentation of timeSignatureStyle, removed all
  `unknown type' in the property documentation.

* Added font family typewriter (cmtt).

* Bugfix: some examples updated

23 years agorelease: 1.3.116 release/1.3.116
Han-Wen Nienhuys [Fri, 8 Dec 2000 13:40:11 +0000 (14:40 +0100)]
release: 1.3.116

============

* Bugfix: lilypond-book.py: only include exisisting .texidoc files.

* Lilypond: don't write empty header field file if header field does
not exist (ie, empty .texidoc files).

* Turn on info generation.

* Fixes to dynamic placement and crescendo spanners.  Incomprehensible
``width-correct'' hack remains.

* Bugfix: auto-beamer beaming over bar lines.

* Bugfix: consecutive and non-consecutive glissandi.

1.3.115.h

23 years agopatch::: 1.3.115.jcn2
Jan Nieuwenhuizen [Fri, 8 Dec 2000 13:26:00 +0000 (14:26 +0100)]
patch::: 1.3.115.jcn2

1.3.115.jcn2
============

* Bugfix: lilypond-book.py: only include exisisting .texidoc files.

* Lilypond: don't write empty header field file if header field does
not exist (ie, empty .texidoc files).

* Turn on info generation.

* Fixes to dynamic placement and crescendo spanners.  Incomprehensible
``width-correct'' hack remains.

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

usage

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

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

23 years agopatch::: 1.3.115.jcn1
Jan Nieuwenhuizen [Thu, 7 Dec 2000 21:22:26 +0000 (22:22 +0100)]
patch::: 1.3.115.jcn1

1.3.115.jcn1
============

* Bugfix: auto-beamer beaming over bar lines.

* Bugfix: consecutive and non-consecutive glissandi.
---
Generated by janneke@gnu.org,
From = lilypond-1.3.115, To = lilypond-1.3.115.jcn1

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.115.jcn1.diff

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

23 years agopatch::: 1.3.115.hwn1: problems in 1.3.115/placement of dynamics
Han-Wen Nienhuys [Wed, 6 Dec 2000 11:08:31 +0000 (12:08 +0100)]
patch::: 1.3.115.hwn1: problems in 1.3.115/placement of dynamics

1.3.115.hwn1
============

* Bugfix: multi-measure rest ends, chords.

23 years agorelease: 1.3.115 release/1.3.115
Han-Wen Nienhuys [Mon, 4 Dec 2000 16:42:18 +0000 (17:42 +0100)]
release: 1.3.115

===========

* Bugfix: convert-ly

* Bugfix: Included FAQ.txt in the top directory

* Allow for instrument names with multiple lines and font selection,
  see input/test/coriolan-margin.ly

* Added example for figured bass: input/test/figbass.ly

1.3.114.l

23 years agopatch::: 1.3.114.jcn1
Jan Nieuwenhuizen [Fri, 1 Dec 2000 11:48:40 +0000 (12:48 +0100)]
patch::: 1.3.114.jcn1

1.3.114.jcn1
============

* Moved writing of \header strings feature from lilypond-book to lilypond.

23 years agorelease: 1.3.114 release/1.3.114
Han-Wen Nienhuys [Fri, 1 Dec 2000 00:18:28 +0000 (01:18 +0100)]
release: 1.3.114

============

* Moved all documentation from regtest to individual example files.

* Added feature to lilypond-book to write out \header texidoc string.

* Reincluded simple FAQ in tarball.

* Fixed lyrics with bar-enrgaver example.

* Renamed LyricVoice to LyricsVoice.

1.3.113.

23 years agopatch::: 1.3.113.jcn3
Jan Nieuwenhuizen [Fri, 1 Dec 2000 11:29:08 +0000 (12:29 +0100)]
patch::: 1.3.113.jcn3

23 years agopatch::: 1.3.113.jcn2
Jan Nieuwenhuizen [Thu, 30 Nov 2000 21:44:25 +0000 (22:44 +0100)]
patch::: 1.3.113.jcn2

1.3.113.jcn2
============

* Moved all documentation from regtest to individual example files.

* Added feature to lilypond-book to write out \header texidoc string.

23 years agopatch::: 1.3.113.jcn1
Jan Nieuwenhuizen [Thu, 30 Nov 2000 12:33:27 +0000 (13:33 +0100)]
patch::: 1.3.113.jcn1

1.3.113.jcn1
============

* Reincluded simple FAQ in tarball.

* Fixed lyrics with bar-enrgaver example (?).

* Renamed LyricVoice to LyricsVoice.

23 years agorelease: 1.3.113 release/1.3.113
Han-Wen Nienhuys [Wed, 29 Nov 2000 16:48:43 +0000 (17:48 +0100)]
release: 1.3.113

============

* Added stems to font for use in markup text.

* Fixed markup text kerning, see input/test/metronome.ly.
  (Ugh, only feasible if kerning is first markup -- markup text should be revised.)

* Fixed molecule caching problem with stem-tremolo: fixes vertical
positioning of stem-tremolo.

* Added forced slur direction (stemUp no longer implies slurUp) in
cross-staff slur example.

* Fixes to Glissando and line-spanner.  Behaves reasonably across line
breaks.

* Added: Align_interface::fixed_distance_alignment_callback that does
not compute the extents of the to-be-aligned objects. This delays many
brew_molecule() calls, because staff-height is no longer needed for
aligning.

* Bugfix: allows linebreaks for some types of beam.

* Bugfix: add braces in larger size range; prevents "Unknown character
127" messages, hopefully.

1.3.

23 years agopatch::: 1.3.112.tca1
Tom Cato Amundsen [Thu, 30 Nov 2000 00:16:08 +0000 (01:16 +0100)]
patch::: 1.3.112.tca1

23 years agopatch::: 1.3.112.jcn4
Jan Nieuwenhuizen [Wed, 29 Nov 2000 17:52:09 +0000 (18:52 +0100)]
patch::: 1.3.112.jcn4

23 years agopatch::: 1.3.112.jcn3
Jan Nieuwenhuizen [Wed, 29 Nov 2000 16:09:39 +0000 (17:09 +0100)]
patch::: 1.3.112.jcn3

1.3.112.jcn3
============

* Added stems to font for use in markup text.

* Fixed markup text kerning, see input/test/metronome.ly.
  (Ugh, only feasible if kerning is first markup -- markup text should be revised.)

23 years agopatch::: 1.3.112.jcn2
Jan Nieuwenhuizen [Wed, 29 Nov 2000 13:42:49 +0000 (14:42 +0100)]
patch::: 1.3.112.jcn2

1.3.112.jcn2
============

* Fixed stem-tremolo (caching problem).

23 years agopatch::: 1.3.112.jcn1
Jan Nieuwenhuizen [Wed, 29 Nov 2000 10:12:40 +0000 (11:12 +0100)]
patch::: 1.3.112.jcn1

1.3.112.jcn1
============

* Added forced slur direction (stemUp no longer implies slurUp) in
cross-staff slur example.

* Fixes to Glissando and line-spanner.  Behaves reasonably across line
breaks.