]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
22 years agorelease: 1.4.1 release/1.4.1
Han-Wen Nienhuys [Tue, 15 May 2001 15:53:05 +0000 (17:53 +0200)]
release: 1.4.1

==========

* Added \tupletUp, \tupletDown, \tupletBoth.

* Bugfix convert-ly: treCorde.

* Slur attachment and extremity offsets taken relative to slur
direction; so that

   Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1))

will always make the slur move away from the note head.

* Bugfix: slurs on dotted or flagged notes.

* Added @reng, @rgrob, and @rint macros for referencing engravers,
grobs and interfaces in documentation.

* Bugfix for configure.

* text2html: use python script, use <pre> instead of <xmp>.

* Fixed pa.ly.

* Bugfix: lilypond mode: make view messages scroll by.

* configure: check for splitting makeinfo; small fixes for
non-splitting makeinfo doc.

* Added some missing titling (dedication, translator) and fixed ps titling
(Thanks David Arnold).

* More doco fixes.  Added a small legend.

* Bugfix: trend of broken slurs with user-overridden stem attachments.

* Bugfix redhat.spec: use root attributes on files.

* Bugfix: typo in update-lily, re-set download url to /development.

* Removed some empty files.

* Merged tutorials. Simplified the text.

* Small doco fixes.

1.4.0.

22 years agopatch::: 1.4.0.jcn7
Jan Nieuwenhuizen [Tue, 15 May 2001 13:37:24 +0000 (15:37 +0200)]
patch::: 1.4.0.jcn7

1.4.0.jcn7
==========

* Added \tupletUp, \tupletDown, \tupletBoth.

* Bugfix convert-ly: treCorde.

* Slur attachment and extremity offsets taken relative to slur
direction; so that
   Slur \override #'attachment-offset = #'((0 . 1) . (0 . 1))
will always make the slur move away from the note head.

* Bugfix: slurs on dotted or flagged notes.

* Refman fixes.

* Added @reng, @rgrob, and @rint macros for referencing engravers,
grobs and interfaces in documentation.

23 years agopatch::: 1.4.0.jcn6
Jan Nieuwenhuizen [Mon, 14 May 2001 08:36:53 +0000 (10:36 +0200)]
patch::: 1.4.0.jcn6

1.4.0.jcn6
==========

* Bugfix for configure.

* text2html: use python script, use <pre> instead of <xmp>.

* Fixed pa.ly.

* Bugfix: lilypond mode: make view messages scroll by.

23 years agopatch::: 1.4.0.jcn5
Jan Nieuwenhuizen [Sun, 13 May 2001 21:52:22 +0000 (23:52 +0200)]
patch::: 1.4.0.jcn5

1.4.0.jcn5
==========

* configure: check for splitting makeinfo; small fixes for
non-splitting makeinfo doc.

* Added some missing titling (dedication, translator) and fixed ps titling
(Thanks David Arnold).

23 years agopatch::: 1.4.0.jcn4
Jan Nieuwenhuizen [Sun, 13 May 2001 17:57:13 +0000 (19:57 +0200)]
patch::: 1.4.0.jcn4

1.4.0.jcn4

23 years agopatch::: 1.4.0.jcn3
Jan Nieuwenhuizen [Sat, 12 May 2001 10:57:32 +0000 (12:57 +0200)]
patch::: 1.4.0.jcn3

1.4.0.jcn3
==========

* More small doco fixes.

23 years agopatch::: 1.4.0.jcn2
Jan Nieuwenhuizen [Sat, 12 May 2001 10:49:04 +0000 (12:49 +0200)]
patch::: 1.4.0.jcn2

1.4.0.jcn2
==========

* Bugfix: trend of broken slurs with user-overridden stem attachments.

* Further Timmification of tutorial.

23 years agopatch::: 1.4.0.jcn1
Jan Nieuwenhuizen [Fri, 11 May 2001 12:48:09 +0000 (14:48 +0200)]
patch::: 1.4.0.jcn1

1.4.0.jcn1

23 years agorelease: 1.4.0 release/1.4.0
Han-Wen Nienhuys [Thu, 10 May 2001 09:52:50 +0000 (11:52 +0200)]
release: 1.4.0

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

* RedHat .spec tweaks.

* Bugfix: ly2dvi -o directory/ foo now works.

1.3.153.l

23 years agopatch::: 1.3.154.jcn1
Jan Nieuwenhuizen [Wed, 9 May 2001 19:27:08 +0000 (21:27 +0200)]
patch::: 1.3.154.jcn1

1.3.154.jcn1

23 years agorelease: 1.3.154 release/1.3.154
Han-Wen Nienhuys [Wed, 9 May 2001 18:23:22 +0000 (20:23 +0200)]
release: 1.3.154

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

* More brace bugfixes.

* Revert: simplified TFM and PK logic in ly_init_kpath (). Find feta
fonts in datadir (eg /usr/share/) again, rely on environment in the
other tools.

* Add .pk font caching for ly2dvi. pk files resulting from running
dvips are stored in outdir.

1.3.153.j

23 years agopatch::: 1.3.153.jcn2
Jan Nieuwenhuizen [Wed, 9 May 2001 14:13:13 +0000 (16:13 +0200)]
patch::: 1.3.153.jcn2

1.3.153.jcn2
============

* PO updates.

23 years agopatch::: 1.3.153.uu1
Han-Wen Nienhuys [Wed, 9 May 2001 13:43:26 +0000 (15:43 +0200)]
patch::: 1.3.153.uu1

1.3.153.jcn1
============

* Cleaned-up braces font selection code.

23 years agorelease: 1.3.153 release/1.3.153
Han-Wen Nienhuys [Tue, 8 May 2001 20:16:35 +0000 (22:16 +0200)]
release: 1.3.153

=======

* Some small chord name fixes.

* Added alternative introduction to tutorial; to be merged.

* Reverted simple easy note head function, as some printers seem to
choke on it (so there are printers that don't use ghostscript?).

* Chord tremolo fixes: shift beams vertically on whole notes.  Center
beams on whole notes.  'beam-gap' had been renamed to 'gap', but only
for reading.

1.3.152.j

23 years agopatch::: 1.3.152.jcn3
Jan Nieuwenhuizen [Tue, 8 May 2001 20:01:37 +0000 (22:01 +0200)]
patch::: 1.3.152.jcn3

1.3.152.jcn3
============

* Fixed brace font selection: do pick bigger font when needed.

* Increased number of brace fonts; made size step variable.

23 years agopatch::: 1.3.152.jcn2
Jan Nieuwenhuizen [Mon, 7 May 2001 15:10:25 +0000 (17:10 +0200)]
patch::: 1.3.152.jcn2

1.3.152.jcn2
============

* Some small chord name fixes.

23 years agopatch::: 1.3.152.jcn1
Jan Nieuwenhuizen [Mon, 7 May 2001 15:08:47 +0000 (17:08 +0200)]
patch::: 1.3.152.jcn1

1.3.151.jcn4
============

* Added alternative introduction to tutorial; to be merged.

* Reverted simple easy note head function, as some printers seem to
choke on it (so there are printers that don't use ghostscript?).

* Chord tremolo fixes: shift beams vertically on whole notes.  Center beams on whole notes.  'beam-gap' had been renamed to 'gap', but only for reading.

1.3.151.uu1
===========

23 years agorelease: 1.3.152 release/1.3.152
Han-Wen Nienhuys [Fri, 4 May 2001 09:28:07 +0000 (11:28 +0200)]
release: 1.3.152

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

* ly2dvi: changed headsep to 0pt, as old ly2dvi had.  Fixes mutopia
textheight setting.

* Fixed feta-braces: more symbols again, but all paper sizes use same
font.  Also fixed lookup.

* Maximum length for lyric-hyphen.

* Two forgotten note corrections to Standchen.

* Website compilation fix.

1.3.151.

23 years agopatch::: 1.3.151.jcn3
Jan Nieuwenhuizen [Wed, 2 May 2001 21:39:54 +0000 (23:39 +0200)]
patch::: 1.3.151.jcn3

23 years agopatch::: 1.3.151.jcn2
Jan Nieuwenhuizen [Sun, 29 Apr 2001 12:25:39 +0000 (14:25 +0200)]
patch::: 1.3.151.jcn2

1.3.151.jcn2
============

* ly2dvi: changed headsep to 0pt, as old ly2dvi had.  Fixes mutopia
textheight setting.

23 years agopatch::: 1.3.151.jcn1
Jan Nieuwenhuizen [Fri, 27 Apr 2001 19:42:59 +0000 (21:42 +0200)]
patch::: 1.3.151.jcn1

1.3.151.jcn1
============

* Fixed feta-braces: more symbols again, but all paper sizes use same
font.  Also fixed lookup.

* Maximum length for lyric-hyphen.

* Two forgotten note corrections to Standchen.

* Website compilation fix.

23 years agorelease: 1.3.151 release/1.3.151
Han-Wen Nienhuys [Fri, 27 Apr 2001 00:09:32 +0000 (02:09 +0200)]
release: 1.3.151

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

* ly2dvi: reverted footer change that broke mutopia endfooter.

* Standchen revision (found four new bugs).

* Allow multiple multiply for durations, eg: 'R1 * 3/4 * 10'.

* Bugfix for direct PostScript output.

* Compilation fix.

* Windows: possibly ly2dvi fix, tex install, minor doco fixes, fixed
some urls.

1.3.150.h

23 years agopatch::: 1.3.150.jcn3
Jan Nieuwenhuizen [Thu, 26 Apr 2001 21:03:54 +0000 (23:03 +0200)]
patch::: 1.3.150.jcn3

1.3.150.jcn3
============

* ly2dvi: reverted footer change that broke mutopia endfooter.

* Standchen revision (found four new bugs).

* Allow multiple multiply for durations, eg: 'R1 * 3/4 * 10'.

* Bugfix for direct PostScript output.

23 years agopatch::: 1.3.150.jcn2
Jan Nieuwenhuizen [Tue, 24 Apr 2001 22:17:59 +0000 (00:17 +0200)]
patch::: 1.3.150.jcn2

23 years agopatch::: 1.3.150.uu1
Han-Wen Nienhuys [Tue, 24 Apr 2001 20:45:55 +0000 (22:45 +0200)]
patch::: 1.3.150.uu1

1.3.150.jcn2
============

* Fix to standchen.

* Compilation fix.

* Windows: ly2dvi fix, tex install fix, cygwin path conversion switch
on again (arg!), minor doco fixes, fixed some urls.

1.3.150
=======

23 years agorelease: 1.3.150 release/1.3.150
Han-Wen Nienhuys [Mon, 23 Apr 2001 11:55:37 +0000 (13:55 +0200)]
release: 1.3.150

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

* Bugfix: markup text: lines with markup.

* Fixed line height in postscript output.

* Windows installer stuff: the ``It shouldn't be hard -- but do need
  some sleep'' release.

  Think of it: /shouldn't/ is *exactly* why GNU/Linux exists, and
  why we advise to run LilyPond on Linux -- UMSDOS if you must.

  You may consider our part of the job done.  Any more of this
  sad and sorry stuff will drive me to drink.  It makes you realise
  again how much fun using Linux actually is.

  We'll take patches from now on, from people that have a stronger
  stomach.  Good night.

  - Ly2dvi: run commands from sh (so that tex wrappers be used).

  - Added cygwin man,less and windows gs, gsview, miktex, python to
    lilypond installer repository.  Moved profile.d setup functionality to
    postinstall.
  - Added tex and latex wrappers.
  - Wrappers for all python scripts.

* Removed RMAIL header from german-chords.ly + fixes (Rune).

1.3.149.h

23 years agopatch::: 1.3.149.jcn3
Jan Nieuwenhuizen [Sun, 22 Apr 2001 13:11:37 +0000 (15:11 +0200)]
patch::: 1.3.149.jcn3

1.3.149.jcn3
============

* Bugfix: markup text: lines with markup.

* Fixed line height in postscript output.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.149.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.149.jcn2
Jan Nieuwenhuizen [Fri, 20 Apr 2001 13:44:19 +0000 (15:44 +0200)]
patch::: 1.3.149.jcn2

1.3.149.jcn2
============

* Fixed one more shift/reduce rule in parser: c1/e  NOT

23 years agopatch::: 1.3.149.jcn1
Jan Nieuwenhuizen [Thu, 19 Apr 2001 09:50:53 +0000 (11:50 +0200)]
patch::: 1.3.149.jcn1

1.3.149.jcn1
============

* Windows installer stuff: the ``It shouldn't be hard -- but do need
  some sleep'' release.

  Think of it: /shouldn't/ is *exactly* why GNU/Linux exists, and
  why we advise to run LilyPond on Linux -- UMSDOS if you must.

  You may consider our part of the job done.  Any more of this
  sad and sorry stuff will drive me to drink.  It makes you realise
  again how much fun using Linux actually is.

  We'll take patches from now on, from people that have a stronger
  stomach.  Good night.

  - Ly2dvi: run commands from sh (so that tex wrappers be used).

  - Added cygwin man,less and windows gs, gsview, miktex, python to
    lilypond installer repository.  Moved profile.d setup functionality to
    postinstall.
  - Added tex and latex wrappers.
  - Wrappers for all python scripts.

* Removed RMAIL header from german-chords.ly + fixes (Rune).

1.3.149
=======

23 years agorelease: 1.3.149 release/1.3.149
Han-Wen Nienhuys [Mon, 16 Apr 2001 21:34:46 +0000 (23:34 +0200)]
release: 1.3.149

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

* Added titling and page wrapping to direct PostScript output.
Determining the line height still doesn't work, but you can set
lineheight in paper block.

* Bugfix: lilypond -o - foo.ly.

* Took a stab at jazz-style chord name additions.

* Compile fixes: gcc-3.0 snapshots hit Debian unstable.  Note that
flex-2.5.4a-11 still breaks with g++-3.0pre.

* Chord-name cleanups.

* Markup text:
- added (extent . (min . max))
- overstrike, as alias for (extent . (0 . 0))
- added overstrike property to super and sub
- allow text to be in too deep list, ie: #'((("text"))) still works
- allow HEAD to be in too deep list, ie: #'(((bold)) "foo")
- fixes to raise
- renamed (rows to (columns (Thanks Mats; I must have been asleep
when I wrote that code)
- renamed align to axis

* Fixes for german-chords.ly (Rune).

* update-lily: use ftplib, notify upon failure, not success.

* Oops, I did it again (Han-Wen).

1.3.148.h

23 years agorelease: 1.3.148 release/1.3.148
Han-Wen Nienhuys [Fri, 13 Apr 2001 10:04:44 +0000 (12:04 +0200)]
release: 1.3.148

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

* Fixed windows documentation.

* Filled in tutorial section on windows.

* Ly2dvi: don't use posix file utilities if we have python >= 1.5.2.

* Included additional cygwin login and wrapper scripts.

* Added cygwin path conversion to file-path.cc, to get output in cwd.
After upgrading cross compilation environment to cygwin-1.1.8-2, it
seems that these are no longer necessary; disabled by default.

1.3.147.

23 years agopatch::: 1.3.147.jcn3
Jan Nieuwenhuizen [Fri, 13 Apr 2001 08:23:51 +0000 (10:23 +0200)]
patch::: 1.3.147.jcn3

1.3.147.jcn3
============

* update-lily: use ftplib, notify upon failure, not success.

23 years agopatch::: 1.3.147.jcn2
Jan Nieuwenhuizen [Thu, 12 Apr 2001 09:47:52 +0000 (11:47 +0200)]
patch::: 1.3.147.jcn2

1.3.147.jcn2

23 years agopatch::: 1.3.147.jcn1
Jan Nieuwenhuizen [Wed, 11 Apr 2001 23:19:22 +0000 (01:19 +0200)]
patch::: 1.3.147.jcn1

1.3.147.jcn1
============

* Fixed windows documentation.

* Filled in tutorial section on windows.

* Ly2dvi: don't use posix file utilities if we have python >= 1.5.2.

* Included additional cygwin login and wrapper scripts.

* Added cygwin path conversion to file-path.cc, to get output in cwd.
After upgrading cross compilation environment to cygwin-1.1.8-2, it
seems that these are no longer necessary; disabled by default.

1.3.147
=======

23 years agorelease: 1.3.147 release/1.3.147
Han-Wen Nienhuys [Sun, 8 Apr 2001 23:35:55 +0000 (01:35 +0200)]
release: 1.3.147

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

* Updated doco to reflect Windows installer.

* Ripped Cygnus' installer/updater for Windows.

* Cleanups: chord-name.scm.

* Added 'trunc' target for ports, and run at local-dist: in
ports/mutopia topdir.

* Bugfixes: update-lily.py

* Bugfix: synchronised german-chords.ly with chord-name.scm.

* --srcdir build fix: really included dummy-interfaces.itexi now.

* Added warning message, rather than encouragement, against configuring
without kpathsea support.

* Moved convert-ly targets from ports to ly make, added ly templates
to mutopia and input directories.  Bugfix to convert-ly.  Ran
convert-ly in mutopia dir.

* Recommented some scheme comments in .lys, checked that convert-ly
doesn't destroy them.

* Bugfixes to convert-ly: don't try to open unexistent file (eg,
unexpanded wildcard).  Don't remove one semicolon of ';;' scheme
comments, don't remove semicolon after hash: #;

* Fixed some errors from ; conversion.

1.3.146.h

23 years agopatch::: 1.3.146.jcn4
Jan Nieuwenhuizen [Sun, 8 Apr 2001 18:07:26 +0000 (20:07 +0200)]
patch::: 1.3.146.jcn4

1.3.146.jcn4
============

* Updated doco to reflect Windows installer.

* Ripped Cygnus' installer/updater for Windows.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.146.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.146.rz1
Rune Zedeler [Thu, 5 Apr 2001 20:28:10 +0000 (22:28 +0200)]
patch::: 1.3.146.rz1

23 years agopatch::: 1.3.146.jcn1
Jan Nieuwenhuizen [Thu, 5 Apr 2001 16:37:17 +0000 (18:37 +0200)]
patch::: 1.3.146.jcn1

1.3.146.jcn1
============

* Added warning message, rather than encouragement, against configuring
without kpathsea support.

* --srcdir build fix.

* Moved convert-ly targets from ports to ly make, added ly templates
to mutopia and input directories.  Bugfix to convert-ly.  Ran
convert-ly in mutopia dir.

* Recommented some scheme comments in .lys, checked that convert-ly
doesn't destroy them.

* Bugfixes to convert-ly: don't try to open unexistent file (eg,
unexpanded wildcard).  Don't remove one semicolon of ';;' scheme
comments, don't remove semicolon after hash: #;

* Fixed some errors from ; conversion.

23 years agorelease: 1.3.146 release/1.3.146
Han-Wen Nienhuys [Wed, 4 Apr 2001 22:11:57 +0000 (00:11 +0200)]
release: 1.3.146

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

* Make and ly2dvi fixes.

* Made feta-timesig C a bit rounder.

* Included flat autogenerated list of grob interfaces into refman.

* Moved Rest_engraver to ThreadContext.

* Documentation updates.

* Bugfix: package-diff: remove all out-?.* dirs.

* Preliminary tutorial fixes.

* Ly2dvi:
   - keep .dvi output when making .ps.
   - name latex wrapper for foo.ly: foo.latex
   - keep .tex and .latex output if latex fails
   - keep .dvi output if dvips fails
   - replaced --outdir option with --output=FILE option, where FILE
     may include directories
   - enhancements and fixes

* Typo fix: clean-fonts

* Bugfixes: lilypond-login.sh

* Tutorial and refman fixes (Mats)

1.3.145.h

23 years agopatch::: 1.3.145.jcn1
Jan Nieuwenhuizen [Mon, 2 Apr 2001 14:43:47 +0000 (16:43 +0200)]
patch::: 1.3.145.jcn1

1.3.145.jcn1
============

* Preliminary tutorial fixes.

* Ly2dvi:
   - keep .dvi output when making .ps.
   - name latex wrapper for foo.ly: foo.latex
   - keep .tex and .latex output if latex fails
   - keep .dvi output if dvips fails
   - replaced --outdir option with --output=FILE option, where FILE
     may include directories
   - enhancements and fixes

* Typo fix: clean-fonts

* Bugfixes: lilypond-login.sh

* Tutorial and refman fixes (Mats)

23 years agorelease: 1.3.145 release/1.3.145
Han-Wen Nienhuys [Sun, 1 Apr 2001 13:26:59 +0000 (15:26 +0200)]
release: 1.3.145

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

* Build fixes for icon, this fixes 'rpm' target.  Tried to reinclude
in rpm using (.png and) .xpm, but latest LinuxPPC release's rpm
(3.0.6) Icon: tag handling is broken.

* Fixes for update-lily script.

* Bugfixes: refman, changed Ascii to ASCII.

* Fixed ascii art output.  Started some doco on different output formats.

* Fixed scheme font lookup to handle new font lists with wildcards.

* Fixes to point-and-click doco (Thanks, Laura Conrad).

* Bugfixes: changed several (eval to (ly-eval for guile 1.4/1.4.x
compatibility.

* Fixes to buildscripts/clean-fonts.sh.

1.3.144.h

23 years agopatch::: 1.3.144.jcn6
Jan Nieuwenhuizen [Sat, 31 Mar 2001 13:28:39 +0000 (15:28 +0200)]
patch::: 1.3.144.jcn6

23 years agopatch::: 1.3.144.hwn2
Han-Wen Nienhuys [Sat, 31 Mar 2001 12:30:32 +0000 (14:30 +0200)]
patch::: 1.3.144.hwn2

23 years agopatch::: 1.3.144.jcn4
Jan Nieuwenhuizen [Fri, 30 Mar 2001 10:30:41 +0000 (12:30 +0200)]
patch::: 1.3.144.jcn4

1.3.144.jcn4
============

* Build fixes for icon, this fixes 'rpm' target.  Tried to reinclude
in rpm using (.png and) .xpm, but latest LinuxPPC release's rpm
(3.0.6) Icon: tag handling is broken.

* Fixes for update-lily script.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.144.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.144.mb1: Re: Patch! Re: lilypond book still don't print beams and slurs
Mats Bengtsson [Thu, 29 Mar 2001 19:33:21 +0000 (21:33 +0200)]
patch::: 1.3.144.mb1: Re: Patch! Re: lilypond book still don't print beams and slurs

1.3.144.mb1
============

* Fix ps specials to work together with \usepackage[french]{babel}

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.144.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.144.jcn3
Jan Nieuwenhuizen [Thu, 29 Mar 2001 13:57:17 +0000 (15:57 +0200)]
patch::: 1.3.144.jcn3

1.3.144.jcn3
============

* Bugfixes: refman, changed Ascii to ASCII.

23 years agopatch::: 1.3.144.jcn2
Jan Nieuwenhuizen [Thu, 29 Mar 2001 12:14:23 +0000 (14:14 +0200)]
patch::: 1.3.144.jcn2

1.3.144.jcn2
============

* Fixed ascii art output.  Started some doco on different output formats.

* Fixed scheme font lookup to handle new font lists with wildcards.

* Bugfix: all-font-metrics.cc: don't assume that from each afm there's a tfm;
only try to find/make tfm when producing tex output.

23 years agopatch::: 1.3.144.jcn1
Jan Nieuwenhuizen [Wed, 28 Mar 2001 12:31:45 +0000 (14:31 +0200)]
patch::: 1.3.144.jcn1

1.3.144.jcn1
============

* Fixes to point-and-click doco (Thanks, Laura Conrad).

* Bugfixes: changed several (eval to (ly-eval for guile 1.3.4/1.4
compatibility.

* Fixes to buildscripts/clean-fonts.sh.

23 years agorelease: 1.3.144 release/1.3.144
Han-Wen Nienhuys [Tue, 27 Mar 2001 23:27:11 +0000 (01:27 +0200)]
release: 1.3.144

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

* LilyPond-mode: show what's going on (font building) in *view* buffer.

* Added environment settings to ly2dvi and lilypond-book.

* Bugfix: make diff links diff into patch-dir, like make release.

* Bugfix: make diff/release for different configs.

* Bugfix: convert-ly: don't change item name ChordName to ChordNames.

* Added flag (LilyPond-kick-xdvi) to LilyPond emacs mode to allow
simultaneous view processes.

* Small doco fixes.

* Cosmetic bugfixes to chord names.

* Fixed order of piano pedal strings (Amelie).

* Changed embarrassing 'chorda' to corda (Thanks, Amelie).

* Bugfixes: ly2dvi: empty tagline, don't fail if gettext.py can't be
imported, check for linewidth before indexing, copy midi output.

1.3.142.

23 years agopatch::: 1.3.143.jcn3
Jan Nieuwenhuizen [Tue, 27 Mar 2001 20:56:36 +0000 (22:56 +0200)]
patch::: 1.3.143.jcn3

1.3.143.jcn3
============

* LilyPond-mode: show what's going on (font building) in *view* buffer.

23 years agopatch::: 1.3.143.jcn2
Jan Nieuwenhuizen [Tue, 27 Mar 2001 14:38:36 +0000 (16:38 +0200)]
patch::: 1.3.143.jcn2

1.3.143.jcn2
============

* Added environment settings to ly2dvi and lilypond-book.

* Bugfix: make diff links diff into patch-dir, like make release.

* Bugfix: make diff/release for different configs.

* Bugfix: convert-ly: don't change item name ChordName to ChordNames.

* Added flag (LilyPond-kick-xdvi) to LilyPond emacs mode to allow
simultaneous view processes.

23 years agopatch::: 1.3.143.jcn1
Jan Nieuwenhuizen [Mon, 26 Mar 2001 19:01:51 +0000 (21:01 +0200)]
patch::: 1.3.143.jcn1

1.3.143.jcn1
============

* Small doco fixes.

* Cosmetic bugfixes to chord names.

* Fixed order of piano pedal strings (Amelie).

* Changed embarrassing 'chorda' to corda (Thanks, Amelie).

* Bugfixes: ly2dvi: empty tagline, don't fail if gettext.py can't be
imported, check for linewidth before indexing, copy midi output.

1.3.143
=======

23 years agorelease: 1.3.143 release/1.3.143
Han-Wen Nienhuys [Sun, 25 Mar 2001 22:04:29 +0000 (00:04 +0200)]
release: 1.3.143

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

* Glossary bugfixes for lilypond code.

* Bugfix: don't crash if dy or y not set.

* Doco updates: moved contents of tricks chapter to input/tricks,
inserted lilypond-book tutorial, added polyphony section.

* Score.skipTypesetting skips over already or not yet corrected music, thus
speeding up running times and score debugging. (Includes bugfix relative to
patch submitted to list.)

1.3.142.j

23 years agopatch::: 1.3.142.jcn1
Jan Nieuwenhuizen [Sun, 25 Mar 2001 21:42:41 +0000 (23:42 +0200)]
patch::: 1.3.142.jcn1

1.3.142.jcn1
============

* Mup2ly preprocesses and extracts all plain notes.

* Bugfix: patch in $(outdir)

1.3.142
=======

23 years agorelease: 1.3.142 release/1.3.142
Han-Wen Nienhuys [Sat, 24 Mar 2001 23:48:29 +0000 (00:48 +0100)]
release: 1.3.142

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

* some mup2ly progress.

* Bugfix: ly2dvi: don't include empty set fo latexheaders, don't use
python-1.5.2 abspath func.

* Setup for new mup converter, based on pmx2ly.

* Bugfix: lilypond-book: accept \documentclass{article}.

* scripts/update-lily.py: fancy source rebuild update tool that we're
probably not going to use on www.lilypond.org.  Check it out!

* Bugfix: building of topdocs.

1.3.141.h

23 years agopatch::: 1.3.141.hwn3: Re: Sugar
Han-Wen Nienhuys [Sun, 25 Mar 2001 12:19:51 +0000 (14:19 +0200)]
patch::: 1.3.141.hwn3: Re: Sugar

* property silencedNotes

1.3.141.hwn2
============

---
Generated by hanwen@cs.uu.nl,
>From = lilypond-1.3.141.hwn2, To = lilypond-1.3.141.hwn3

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.141.hwn3.diff

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

23 years agopatch::: 1.3.141.jcn4
Jan Nieuwenhuizen [Sat, 24 Mar 2001 22:24:13 +0000 (23:24 +0100)]
patch::: 1.3.141.jcn4

23 years agopatch::: 1.3.141.jcn3
Jan Nieuwenhuizen [Sat, 24 Mar 2001 15:20:14 +0000 (16:20 +0100)]
patch::: 1.3.141.jcn3

1.3.141.jcn3
============

* some mup2ly progress.

* Bugfix: ly2dvi: don't include empty set fo latexheaders, don't use
python-1.5.2 abspath func.

23 years agopatch::: 1.3.141.jcn2
Jan Nieuwenhuizen [Fri, 23 Mar 2001 16:26:21 +0000 (17:26 +0100)]
patch::: 1.3.141.jcn2

1.3.141.jcn2
============

* Setup for new mup converter, based on pmx2ly.

* Bugfix: lilypond-book: accept \documentclass{article}.

23 years agopatch::: 1.3.141.jcn1
Jan Nieuwenhuizen [Thu, 22 Mar 2001 22:32:47 +0000 (23:32 +0100)]
patch::: 1.3.141.jcn1

1.3.141.jcn1
============

* scripts/update-lily.py: fancy source rebuild update tool that we're
probably not going to use on www.lilypond.org.  Check it out!

* Bugfix: building of topdocs.

23 years agorelease: 1.3.141 release/1.3.141
Han-Wen Nienhuys [Thu, 22 Mar 2001 00:21:03 +0000 (01:21 +0100)]
release: 1.3.141

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

* po update.

* Renamed remaining mudela -> lilypond (except for old change logs).

* Dropped Solo-Cello-Suite II and gnossienne-4 from ./mutopia, as
they're now accessible throug the ports.

* Fixed compilation of lots of examples.

* Convert-ly: added and fixed some conversions.

* Doco updates.

* Ly2dvi: don't hang compilation process: run latex in batchmode.

* Some ly2dvi updates.

* Junked cruft from makefiles.

* Added message about make help at end of configure.

* Some documentation updates.

* Convert-ly: added some missing rules.

* Ly2dvi: changed footer (and header) macros to match mutopia headers again.

* Convert-ly: always insert or update version number.  New option:
--assume-old will apply all conversions if version cannot be
determined.

* Small documentation fixes.

* Removed default (font-shape . italic) settings from TextScript and
TextSpanner.

* Moved ports section of mutopia to mutopia/ports.  Fixed make
bootstrapping.  Added sync target, synced with www.mutopiaproject.org.

* Bugfix: ly2dvi sets footers, headers, tagline.  Pagenumbering on by default.

1.3.140.h

23 years agopatch::: 1.3.140.jcn7
Jan Nieuwenhuizen [Wed, 21 Mar 2001 15:59:52 +0000 (16:59 +0100)]
patch::: 1.3.140.jcn7

1.3.140.jcn7
============

* Ports: grep for '\score' in .lys if main .ly file can't be found.

23 years agopatch::: 1.3.140.jcn6
Jan Nieuwenhuizen [Wed, 21 Mar 2001 15:06:42 +0000 (16:06 +0100)]
patch::: 1.3.140.jcn6

1.3.140.jcn6
============

* po update.

* Renamed remaining mudela -> lilypond (except for old change logs).

* Dropped Solo-Cello-Suite II and gnossienne-4 from ./mutopia, as
they're now accessible throug the ports.

* Fixed compilation of lots of examples.

* Convert-ly: added and fixed some conversions.

* Doco updates.

* Ly2dvi: don't hang compilation process: run latex in batchmode.

23 years agopatch::: 1.3.140.jcn5
Jan Nieuwenhuizen [Tue, 20 Mar 2001 22:10:29 +0000 (23:10 +0100)]
patch::: 1.3.140.jcn5

* Some ly2dvi updates.

* Junked cruft from makefiles.

1.3.140.jcn4
============

23 years agopatch::: 1.3.140.jcn4
Jan Nieuwenhuizen [Tue, 20 Mar 2001 11:08:25 +0000 (12:08 +0100)]
patch::: 1.3.140.jcn4

1.3.140.jcn4
============

* Added message about make help at end of configure.

* Some documentation updates.

23 years agopatch::: 1.3.140.jcn3
Jan Nieuwenhuizen [Mon, 19 Mar 2001 22:03:54 +0000 (23:03 +0100)]
patch::: 1.3.140.jcn3

1.3.140.jcn3
============

* Convert-ly: added some missing rules.

* Ly2dvi: changed footer (and header) macros to match mutopia headers again.

* Convert-ly: always insert or update version number.  New option:
--assume-old will apply all conversions if version cannot be
determined.

23 years agopatch::: 1.3.140.jcn2
Jan Nieuwenhuizen [Mon, 19 Mar 2001 15:38:27 +0000 (16:38 +0100)]
patch::: 1.3.140.jcn2

1.3.140.jcn2
============

* Small documentation fixes.

* Removed default (font-shape . italic) settings from TextScript and
TextSpanner.

23 years agopatch::: 1.3.140.jcn1
Jan Nieuwenhuizen [Mon, 19 Mar 2001 15:35:42 +0000 (16:35 +0100)]
patch::: 1.3.140.jcn1

1.3.140.jcn1
============

* Moved ports section of mutopia to mutopia/ports.  Fixed make bootstrapping.  Added sync target, synced with www.mutopiaproject.org.

1.3.139.jcn6
============

* Bugfix: ly2dvi sets footers, headers, tagline.  Pagenumbering on by default.

1.3.140
=======

23 years agorelease: 1.3.140 release/1.3.140
Han-Wen Nienhuys [Mon, 19 Mar 2001 00:15:05 +0000 (01:15 +0100)]
release: 1.3.140

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

* Coriolan gets mutopia-id 57.

* Experimental start of ports to mutopia archive.

* Bugfix: ly2dvi: added letter support, catch indexing with unknown
papersize names.

* ly2dvi: removed warning message and changed --set=papersizename= to
--set=papersize=.  This fixes mutopia letter-targets.

* Small fixes to Coriolan.

* Bugfix: don't typeset suicided multi-measure-rests, don't set
multi-measure-rests spanning less than one measure.

* Bugfix: line-column-location.

* Allow markup text for crecscendoText and decrescendoText.

* Changed part combiner's a due text: `a2 to a2.

* Bugfix: info direntries.

* Automated fixing of info structure.  Build now stops on info errors.
This should robustify documentation and website builds.  To undo this,
remove the target `info: check-info' from Documentation/user/GNUmakefile.

1.3.139.h

23 years agopatch::: 1.3.139.jcn6
Jan Nieuwenhuizen [Mon, 19 Mar 2001 09:21:46 +0000 (10:21 +0100)]
patch::: 1.3.139.jcn6

1.3.139.jcn6
============

* Bugfix: ly2dvi sets footers, headers, tagline.  Pagenumbering on by default.

---
Generated by janneke@gnu.org,
From = lilypond-1.3.139.jcn5, To = lilypond-1.3.139.jcn6

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.139.jcn6.diff

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

23 years agopatch::: 1.3.139.jcn5
Jan Nieuwenhuizen [Sun, 18 Mar 2001 22:47:14 +0000 (23:47 +0100)]
patch::: 1.3.139.jcn5

1.3.139.jcn5
============

* Coriolan gets mutopia-id 57.

---
Generated by janneke@gnu.org,
From = lilypond-1.3.139.jcn4, To = lilypond-1.3.139.jcn5

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.139.jcn5.diff

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

23 years agopatch::: 1.3.139.jcn4
Jan Nieuwenhuizen [Sun, 18 Mar 2001 22:27:12 +0000 (23:27 +0100)]
patch::: 1.3.139.jcn4

1.3.139.jcn4
============

* Experimental start of ports to mutopia archive.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.139.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.139.jcn3
Jan Nieuwenhuizen [Sun, 18 Mar 2001 18:41:31 +0000 (19:41 +0100)]
patch::: 1.3.139.jcn3

1.3.139.jcn3
============

* Bugfix: ly2dvi: added letter support, catch indexing with unknown
papersize names.

* ly2dvi: removed warning message and changed --set=papersizename= to
--set=papersize=.  This fixes mutopia letter-targets.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.139.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.139.jcn2
Jan Nieuwenhuizen [Sun, 18 Mar 2001 16:33:23 +0000 (17:33 +0100)]
patch::: 1.3.139.jcn2

1.3.139.jcn2
============

* Small fixes to Coriolan.

* Bugfix: don't typeset suicided multi-measure-rests, don't set
multi-measure-rests spanning less than one measure.

* Bugfix: line-column-location.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.139.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.139.jcn1
Jan Nieuwenhuizen [Sun, 18 Mar 2001 13:46:40 +0000 (14:46 +0100)]
patch::: 1.3.139.jcn1

1.3.139.jcn1
============

* Allow markup text for crecscendoText and decrescendoText.

* Changed part combiner's a due text: `a2 to a2.

* Renamed FollowThread into VoiceFollower, followThread into
followVoice.

* lilypond-book: changed nonfragment into nofragment

* Bugfix: info direntries.

* Bugfix; don't create RhythmicStaff if asking for Staff.

* Automated fixing of info structure.  Build now stops on info errors.
This should robustify documentation and website builds.  To undo this,
remove the target `info: check-info' from Documentation/user/GNUmakefile.

* Move Multi_measure_rest up/down in combined parts.

* Cleanups for ledgered rests.

1.3.139
=======

23 years agorelease: 1.3.139 release/1.3.139
Han-Wen Nienhuys [Fri, 16 Mar 2001 23:50:38 +0000 (00:50 +0100)]
release: 1.3.139

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

* Documentation build fixes.

1.3.138.h

23 years agopatch::: 1.3.138.jcn1
Jan Nieuwenhuizen [Fri, 16 Mar 2001 13:34:20 +0000 (14:34 +0100)]
patch::: 1.3.138.jcn1

1.3.138.jcn1
============

* Documentation build fixes.

1.3.138
=======

23 years agorelease: 1.3.138 release/1.3.138
Han-Wen Nienhuys [Fri, 16 Mar 2001 09:56:30 +0000 (10:56 +0100)]
release: 1.3.138

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

* Bugfix: ly2dvi: handle input files with multiple extensions.

* Minor doco updates.

* Bugfix: ly2dvi: can't remove cwd on Solaris.

* Better --enable-conf=CONF message, better INSTALL.tely documentation.

* Bugfix: built of Documentation/user for different conf=CONF.

* Don't append "." to version string without my_patch_level.

* Faked titling for tutorial example.

* Bugfix: don't override GUILE environment settings.

* Small refman fixes.

* Better tutorial orchestral score example.

* Bugfix: input/test/hshift.ly

* Fixed looks of configure options.

* Bugfix: ly2dvi: linewidth < 0.

* Bugfix: documentation build: fixed two macros in refman that
makeinfo groks, but make texi2dvi barf.

* Bugfix: listing of engraver contexts in autogenerated documentation.

1.3.137.

23 years agopatch::: 1.3.137.jcn4
Jan Nieuwenhuizen [Fri, 16 Mar 2001 08:55:00 +0000 (09:55 +0100)]
patch::: 1.3.137.jcn4

1.3.137.jcn4
============

* Bugfix: ly2dvi: handle input files with multiple extensions.

* Minor doco updates.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.137.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.137.jcn3
Jan Nieuwenhuizen [Thu, 15 Mar 2001 17:57:45 +0000 (18:57 +0100)]
patch::: 1.3.137.jcn3

1.3.136.jcn3
============

* Bugfix: ly2dvi: can't remove cwd on Solaris.

* Better --enable-conf=CONF message, better INSTALL.tely documentation.

* Bugfix: built of Documentation/user for different conf=CONF.

* Don't append "." to version string without my_patch_level.

* Faked titling for tutorial example.

* Bugfix: don't override GUILE environment settings.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.137.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.137.jcn2
Jan Nieuwenhuizen [Wed, 14 Mar 2001 22:37:02 +0000 (23:37 +0100)]
patch::: 1.3.137.jcn2

1.3.136.jcn2
============

* Small refman fixes.

* Better tutorial orchestral score example.

* Bugfix: input/test/hshift.ly

* Fixed looks of configure options.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.137.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.137.jcn1
Jan Nieuwenhuizen [Mon, 12 Mar 2001 21:39:39 +0000 (22:39 +0100)]
patch::: 1.3.137.jcn1

1.3.136.jcn1
============

* Bugfix: ly2dvi: linewidth < 0.

* Bugfix: documentation build: fixed two macros in refman, that
makeinfo groks, but make texi2dvi barf.

* Bugfix: listing of engraver contexts in autogerated documentation.

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

usage

    cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.137.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.137.rz1
Rune Zedeler [Sun, 11 Mar 2001 22:47:49 +0000 (23:47 +0100)]
patch::: 1.3.137.rz1

1.3.137.rz1
===========

* Added nested staffgroups/choirstaffs support

* Finished german-chords.ly and moved it to ly/

23 years agorelease: 1.3.137 release/1.3.137
Han-Wen Nienhuys [Sun, 11 Mar 2001 19:00:15 +0000 (20:00 +0100)]
release: 1.3.137

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

* Documentation updates

* Check whether  property definitions are duplicate.

* Percent style repeats.

* Named music creation: (ly-make-music "Note_req")

* Added noteheadtypes: "slash","triangle","xcircle" ; completed
noteheadtype "cross" ; added (ugly) tab-clef ; changed percussion
clef, fixed "repeat dots on even number of stafflines"-bug. (Rune
Zedeler)

* Use complete version number for /var/lib/texmf/ paths.

1.3.136.j

23 years agopatch::: 1.3.136.jcn3
Jan Nieuwenhuizen [Sun, 11 Mar 2001 16:49:25 +0000 (17:49 +0100)]
patch::: 1.3.136.jcn3

1.3.136.jcn3
============

* Finished () beautification.

* Bugfix: grob-description.scm: Script::after_line_breaking ->
before_line_breaking.

1.3.136.hwn1
============

* Percent style repeats.

* Named music creation: (ly-make-music "Note_req")

 1.3.136.jcn2

23 years agopatch::: 1.3.136.jcn2
Jan Nieuwenhuizen [Sat, 10 Mar 2001 22:37:38 +0000 (23:37 +0100)]
patch::: 1.3.136.jcn2

1.3.136.jcn2
============

* Bugfix and small addition to convert-ly.

* Bugfix: ly2dvi: create --outdir before copying there.

* Bugfix: mutopia letter target.

* Some bugfixes and checks for killed spanners, reducing warnings in
Coriolan from 1143 to 283.  Part combiner still gives rise to many
foreseeable warnings.

23 years agopatch::: 1.3.136.jcn1
Jan Nieuwenhuizen [Sat, 10 Mar 2001 14:53:39 +0000 (15:53 +0100)]
patch::: 1.3.136.jcn1

1.3.136.jcn1
============

* Bugfix: install gettext.py into @datadir@/python and use that path
from ly2dvi.  Debian or RedHat installs could/should move gettext.py
into /usr/share/lib/python/1.x/site-packages or so.

* Bugfix: move the making of \makelilypondpiecetitle to actually
included part of lilyponddefs.tex.

* Bugfix: ly2dvi, tex.scm: set empty tex definitions to \relax.  This
fixes ly2dvi'ing of scsii.

* Bugfix: completed renaming of `cautionary' to `reminder' for broken
tie accidental feature.  (`Cautionary' is reserved for parenthised
accidentals.).  This fixes all tie and accidentals bugs.

* Bugfix: added dynamic-interface to DynamicText grob.  This fixes
loose dynamics.

* Bugfix: enable Voice_devnull_engraver.  This fixes loose scripts and
double dynamics.

* Bugfix: don't dump core on some programming errors (2x).

* Grand Coriolan revision after copyright free reprint of a 1862-1865
original edition.  This revision also revealed fair amount of bugs.
Previous versions arguably might have worn some small stains of
editorial decisions dated 1936.  Arguably, because most of these small
changes can be found in other editions, some of which even are
commonplace modernisations.

23 years agorelease: 1.3.136 release/1.3.136
Han-Wen Nienhuys [Wed, 7 Mar 2001 23:56:10 +0000 (00:56 +0100)]
release: 1.3.136

=======

* Bugfix: set dependency for direction-source in script-engraver. This
fixes core-dump problem when stacking multiple scripts containing
staccato dots.

* Put TFM files under $VARTEXFONTS (/var/lib/texmf,
typically). PK files are put in the right spot
automatically, and dirs are also created automatically.

A change to mktexnam is still required -- add

MT_DESTROOT=foobar

before line 161.

1.3.135.j

23 years agopatch::: 1.3.135.jcn4
Jan Nieuwenhuizen [Thu, 8 Mar 2001 18:14:23 +0000 (19:14 +0100)]
patch::: 1.3.135.jcn4

23 years agopatch::: 1.3.135.jcn3
Jan Nieuwenhuizen [Tue, 6 Mar 2001 11:40:05 +0000 (12:40 +0100)]
patch::: 1.3.135.jcn3

1.3.135.jcn3
============

* Internationalised ly2dvi.py (thanks to GNU Solfege), and nl.po update.

* Coriolan fixes.

23 years agopatch::: 1.3.135.jcn2
Jan Nieuwenhuizen [Mon, 5 Mar 2001 20:52:13 +0000 (21:52 +0100)]
patch::: 1.3.135.jcn2

1.3.135.jcn2
============

* Bugfix: (first and also) write global header fields; this fixes
`latexpackages' and ly2dvi.

* Crude sanity check for kpath.cc searching.

23 years agopatch::: 1.3.135.jcn1
Jan Nieuwenhuizen [Mon, 5 Mar 2001 11:20:24 +0000 (12:20 +0100)]
patch::: 1.3.135.jcn1

1.3.135.jcn1
============

* Bugfix: website build.

* Fixed titling: cleaned out titledefs.tex for use by ly2dvi.

23 years agorelease: 1.3.135 release/1.3.135
Han-Wen Nienhuys [Sun, 4 Mar 2001 23:13:32 +0000 (00:13 +0100)]
release: 1.3.135

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

* Bugfix: Pitch::transpose ().

* Small doco update.

* Silly build and website-build fixes.

* convert-ly: added conversions, converted glossary, refman and examples.

1.3.134.h

23 years agopatch::: 1.3.134.jcn2
Jan Nieuwenhuizen [Sun, 4 Mar 2001 12:18:09 +0000 (13:18 +0100)]
patch::: 1.3.134.jcn2

1.3.134.jcn2
============

* Bugfix: Pitch::transpose ().

23 years agopatch::: 1.3.134.jcn1
Jan Nieuwenhuizen [Sat, 3 Mar 2001 16:19:00 +0000 (17:19 +0100)]
patch::: 1.3.134.jcn1

1.3.134.jcn1
============

* Small doco update.

* Silly build and website-build fixes.

* convert-ly: added conversions, converted glossary, refman and examples.

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.