release commit
[lilypond.git] / ChangeLog
blobf077a5882438c7ca6a04ee8dbdf99a6c8ebf323c
1 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3         * VERSION (PATCH_LEVEL): release 1.6.12
5         * Documentation/footer.html.in: remove useless footer.
7         * GNUmakefile.in: add rsync-web target 
8         (top-web): add refresh index.html. Remove topdocs/index.tely
9         
10         * Documentation/header.html.in: remove outdated links.
12 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
14         * GNUmakefile.in: Fix for fonts/web target.
16 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
18         * VERSION: release 1.6.11
19         
20         * make/ly-rules.make ($(outdir)/%.pdf): backport -u +lilypond.map
21         fix
23         * stepmake/stepmake/metafont-rules.make: backport 1.7 fixes.
25         * scripts/etf2ly.py: backport 1.7.24 fixes.
27         * Documentation/topdocs/INSTALL.texi (Top): idem.
29         * Documentation/topdocs/README.texi (Top): change to ftp.lilypond.org
31 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
33         * lily/main.cc (notice): change FSF address
35         * po/de.po: new version.
37 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
39         * lily/duration.cc (var): backport SCM_ASSERT_TYPE sideeffect fix. 
41         * lily/parser.yy (Repeated_music): backport tremolo fix.
43         * lily/chord-tremolo-engraver.cc: idem.
45 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
47         * Documentation/topdocs/index.tely (Top): typo
49 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
51         * configure.in: Add unsupported check for g++ >= 3.3.
53         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
54         function (backport.)
56 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
58         * scripts/ly2dvi.py (extra_init): add compat2 to latexoptions. 
60 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
62         * GNUmakefile.in (fonts): Also make fontball.
64 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
66         * scripts/*:
67         * lily/main.cc: It's 2003 already; messages only.
69         * Documentation/user/GNUmakefile: backport: Compatibility fix for
70         new makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90
71         (rsn) for making binary packages; info splitting bug has been
72         fixed.
73 2003-05-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
75         * VERSION: release 1.6.10
76         
77         * lily/multi-measure-rest-engraver.cc
78         (start_translation_timestep): backport of 1.7 grace + mmrest fix. 
80 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
82         * python/lilylib.py.in: temporary directory vulnerability fix.
84 2003-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
86         * GNUmakefile.in (SUBDIRS): midi2ly.1 build fix backport: build
87         python before scripts (thanks Anthony).
89 2003-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
91         * debian: Update.  Remove mentioning of `mudela'; There's no such
92         thing.
93         
94 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
96         * Backport flex issue:
98             * stepmake/aclocal.m4: Include compile fix for broken flex, as
99             used in includable-lexer.hh.
101             * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
103             * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
104             (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
106             * lily/include/includable-lexer.hh: 
107             * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
109             * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
111             * aclocal.m4: Regenerate.
113             * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
114             yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
116         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
117         Noordkamp).
119 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
121         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
122         clean out.
124 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
126         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
127         information.
129 2003-04-02  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
131         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
132         minumum-length property correctly.
134 2003-03-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
136         * VERSION (MY_PATCH_LEVEL): 1.6.9 released 
138 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
140         * scripts/ly2dvi.py (run_dvips): +add  .map file.
142 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
143         
144         * lily/parser.yy (scalar): DIGIT is also a scalar.
146         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
147         fixes crashes while dumping MIDI.
149         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
150         midi
152 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
154         * Documentation/user/refman.itely (Printing named chords): add
155         note about font size change in ChordNames.
157         * mf/feta-beugel.mf (code): backport brace fix from 1.7
159 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
161         * Backport:
163         * cygwin/mknetrel: Exit if doc build fails.
165         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
166         
167         * lily/lexer.ll: 
168         * lily/include/my-lily-lexer.hh: 
169         * lily/include/includable-lexer.hh: Add flex kludge.
171 2003-02-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
173         * VERSION: 1.6.8 released
174         
175         * Documentation/user/converters.itely: URL fix.
177         * input/regression/percent-repeat-skipbars.ly: new file.
179         * lily/percent-repeat-engraver.cc (try_music): also insert correct
180         process moments for % repeats. Fixes problem when skipBars is set.
182 2003-02-10  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
184         * mf/*, buildscipts/* : Backport 1.7 changes. Fixes problems with 
185         incorrect font naming in .pfa files (i.e. broken PDF output).
187 2003-01-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
189         * VERSION: 1.6.7 released
190         
191         * make/lilypond.redhat.spec.in: set docdir to %{_docdir}/lilypond/
192         (without version number.)
194 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
196         * scm/chord-name.scm: Amy's chord patch.
198 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
200         * cygwin/lilypond.hint (requires): Add cygwin, fileutils, findutils.
202 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
204         * ly/paper19.ly: Add warning about paper19 not working.
206         * lily/source-file.cc (get_line): backport off by two fix from
207         development release.
209 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
211         * lily/volta-engraver.cc (process_acknowledged_grobs): 
212         Allow for text markup in repeatCommands. 
214 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
216         * Documentation/topdocs/INSTALL.texi (Top): PlanetCCRMA link.
218 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
220         * ChangeLog: Add 1.6.6 release marker.  See below.
222         * stepmake/stepmake/po-targets.make: Remove --c++ option.
224         * scripts/midi2ly.py: Fix global syntax warnings.
226         * GNUmakefile.in: Generate builddir locale tree too.
228         * scripts/ly2dvi.py:
229         * scripts/midi2ly.py: 
230         * scripts/mup2ly.py: 
231         * scripts/update-lily.py:
232         * lily/main.cc (setup_paths): Fix for locales setup.
234 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
236         * Documentation/windows/installing.texi: Soften wording about
237         necessity of becoming Administrator.  tommie@iae.nl reports this
238         does not seem to be necessary for his flavour of Windows 2000.
239         Explicitly discourage text mode mounts.
241 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
243         * lily/rest.cc (after_line_breaking): backport dot position fix.
245         * lily/rest-collision.cc (do_shift): also remove dots for suicided
246         rests. Thanks to Klaus Zimmermann for finding this bug.
248 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
250         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
252 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
254         * Documentation/user/music-glossary.tely: fix links.
256 2002-10-21  Werner Lemberg  <wl@gnu.org>
258         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
259         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
260         scaling factor) only once and use them in the definition of
261         \embeddedps.
262         * ps/music-drawing-routines.ps (skeel): Removed.
264 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
266         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
267         Solaris7, as we don't use nested $( ) constructs.
269 52      2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
271         * VERSION: Release 1.6.6.
272         
273 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
275         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
276         as workaround for /bin/sh problems on Solaris7.
278 2002-10-19  Werner Lemberg  <wl@gnu.org>
280         * GNUmakefile.in (web-doc): Fix typos.
281         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
282         `music-drawing-routines.ps' but emit \special{header=...} once.
283         * scm/tex.scm (header-end): Updated.
285 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
287         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
288         undefined tremolo. 
290 2002-10-15  Werner Lemberg  <wl@gnu.org>
292         * scripts/lilypond-book.py (g_make_html): New global variable.
293         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
294         if `g_make_html' isn't set.
295         [main]: Add format `texi-html'.
296         (option_definitions): Updated.
297         * Documentation/user/lilypond-book.itely: Updated.
299         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
300         * make/ly-rules.make (%.texi, %.nexi): Use it.
301         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
302         format to lilypond-book.
303         * GNUmakefile.in (web-doc): Ditto.
305 2002-10-14  Werner Lemberg  <wl@gnu.org>
307         Further improve TeX output.  The produced files are about 40%
308         smaller.  `lilyponddefs.tex' is now read only once.
310         * tex/lilyponddefs.tex: Remove footer stuff.
311         (\ifundefined): Renamed to...
312         (\lilypondundefined): This.  Use LaTeX's definition to
313         make it nestable and make it global.
314         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
315         output.
316         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
317         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
318         them global.
319         (\placebox): Renamed to...
320         (\lyitem): This.
321         Make it global and call \outputscale by itself.
322         (\lybox, \lyvrule): New macros to reduce input data.
323         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
324         New auxiliary macros.
325         (\SkipLilydefs, \EndLilyPondOutput): Removed.
326         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
327         to...
328         (\lilypondspace): This and made it global.
329         (\turnOnPostScript): Renamed to...
330         (\lilypondpostscript): This and made it global.
331         (\turnOnExperimentalFeatures): Renamed to...
332         (\lilypondexperimentalfeatures): This and made it global.
333         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
334         (\lilypondsetdimen): This and made it global.
335         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
336         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
337         (all, $(outdir)/music-drawing-routines.ps): New rules.
338         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
339         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
340         start-system, stop-system, stop-last-system, filledbox): Updated to
341         use the changed macros from lilyponddefs.tex.
342         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
344 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
346         * Documentation/windows/installing.texi: Update.
348 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
350         * cygwin/lilypond.hint (requires): Add ghostscript.
352 2002-10-05  Werner Lemberg  <wl@gnu.org>
354         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
355         renamed to `output_latex_quoted'.
356         Added `output_latex_noquote'.
357         (schedule_lilypond_block): Implement `noquote' option for LaTeX
358         mode.
360 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
362         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
363         staff-space.  Previous 1.5 was probably meant as half-spaces.
364         (cautionary-style): parentheses (was: smaller).  This is what doco
365         says, and it seems more logical.
367         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
368         for 2nd sentence.
370 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
372         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
374 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
376         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
378 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
380         * VERSION: 1.6.5 released
382         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
384 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
386         * scm/translator-property-description.scm (voltaOnThisStaff): add
387         property.
389 2002-09-28  Werner Lemberg  <wl@gnu.org>
391         * scm/tex.scm (header-end): Suppress page numbering.
393         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
394         Fix quotation for HTML output.
396 2002-09-28   Graham Percival   <gperciva@sfu.ca>
397         
398         * Documentation/user/refman.itely: grammar and phrasing
399           fixes to "Note Entry" section.  Also adds a few new examples.
401 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
403         * flower/include/string-data.icc: include string.h
405 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
407         * scm/chord-name.scm (chord::inner-name-banter): remove space.
409 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
411         * Documentation/user/GNUmakefile (extra-local-help): Add.
413         * stepmake/stepmake/www-targets.make (local-help): Add.
415 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
417         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
418         packages.
420         * Documentation/topdocs/README.texi (Top): building documentation
421         (not website.)
423 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
425         * Documentation/user/refman.itely: 
426         * Documentation/user/tutorial.itely: 
427         * Documentation/user/music-glossary.tely: Merge changes.
429         * Documentation/user/glossary.html.in: 
430         * Documentation/index.texi: 
431         * Documentation/header.html.in: Accomodate renaming of glossary.
432         
433         * Documentation/user/tutorial.itely: Add some glossary references.
434         
435         * Documentation/user/refman.itely: Minor fixes.
436         
437         * Documentation/user/lilypond.tely: Add glossary do direntry.
439         * Documentation/user/music-glossary.tely: Rename (previously:
440         glossary.tely).  Fix anchor placement.
442         * Documentation/user/GNUmakefile: Make music-glossary.info too.
444 2002-09-23  Werner Lemberg  <wl@gnu.org>
446         * scripts/lilypond-book.py (output_dict): Fix handling of
447         various environments by avoid extraneous newlines.
448         Rename `output-all' regexp for html to `output-html'.
449         Replace `output-all' regexp for texi with `output-texi-quote'
450         and `output-texi-noquote'.
451         (compose_full_body): Don't override `linewidth' user option
452         for `singleline'.
453         (schedule_lilypond_block): Don't indent text specified with
454         `intertext' option.
455         Add new option `noquote'.
456         (compile_all_files): Use latex instead of tex to compile ly
457         files directly.
459         * Documentation/user/lilypond-book.itely: Updated and revised.
460         Improve layout.
462         * Documentation/user/glossary.tely,
463         Documentation/user/introduction.itely,
464         Documentation/user/tutorial.itely,
465         Documentation/user/refman.itely,
466         Documentation/user/appendices.itely: Fix overfull LilyPond
467         boxes caused by the new lilypond-book code.  Other minor
468         fixes.
470         * Documentation/user/macros.itexi (@texiflat): Don't emit
471         trailing space.
473         * scm/tex.scm (end-output, header-end): Add preamble and
474         postamble to make lilypond output directly compilable with
475         latex.
477         
478 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
480         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
481         instructions.
483 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
485         * Documentation/user/glossary.tely: Add titling and hyperlinks.
487 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
489         * lily/beam.cc (connect_beams): don't crash if there are quarter
490         notes in beams.
492 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
494         * Documentation/user/refman.itely: corrected ancient clef
495         docu; added docu on ligatures
497 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
499         * Documentation/user/glossary.tely,
500         Documentation/user/refman.itely, input/les-nereides.ly,
501         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
502         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
503         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
504         Stem properties: flag-style -> stroke-style, style -> flag-style.
507 2002-09-22  Werner Lemberg  <wl@gnu.org>
509         * scripts/lilypond-book.py: Add option `notime' to suppress
510         printing of a time signature.  Specify default indentation of 0pt
511         if single line fragment.  Don't emit redundant `\paper{ }'.
513         * Documentation/user/lilypond-book.itely: Updated.
515         * Documentation/user/glossary.tely: Completely reformatting.
517 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
519         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
521 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
523         * Documentation/user/tutorial.itely: Fix links.
524         
525         * Documentation/topdocs/index.tely:
526         * Documentation/index.texi:
527         * Documentation/header.html.in: Small website fixes and updates.
529         * debian/: Debian patch by Anthony Fok.
531 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
533         * Documentation/footer.html.in: How time flies: It's already 2002!
535         * Documentation/topdocs/index.tely: Stable/development fix.  Use
536         more descriptive link names than 'here'.
538 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
540         * VERSION: 1.6.4 released
541         
542         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
544         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
545         positive line widths.
547 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
549         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
550         go.  Fix comments.
552         * cygwin: Cygwin updates.
554 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
556         * Documentation/windows/installing.texi (Top): version for python,
557         urls for ghostscript (thanks to John Potelle)
558         
559         * lily/simultaneous-music-iterator.cc
560         (Simultaneous_music_iterator): init children_list_ before
561         triggering GC.
563         * lily/*-iterator.cc: be even more careful with smobbed copy
564         constructors. 
566         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
567         LeftEdge item.
569 2002-09-15  Werner Lemberg  <wl@gnu.org>
571         Improving LilyPond's output to make them ordinary TeX boxes with
572         predictable dimensions.  System boxes are now vertically centered on
573         the baseline; this offset can be further controlled with
574         \lilypondscoreshift.
576         * lily/system.cc (System::post_processing): Pass length of current
577         system to `start-system' (including any horizontal indentation).
579         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
580         prettier.
581         (lily-def): Append `%'.
582         (start-system): Add parameter `wd'.  Output more TeX code to specify
583         box dimensions.
584         (stop-system, stop-last-system): Complement changes in
585         `start-system'.
586         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
587         Updated.
589         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
590         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
591         Write final `\endinput'.
593         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
594         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
595         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
596         files and macro definitions don't produce spurious spaces and
597         paragraphs (using \endlinechar).
598         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
600         * Documentation/user/internals.itely: Improved formatting, fixing
601         typos.  Added a section `Output details' to describe how the TeX
602         code looks like.
604 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
606         * lily/accidental-engraver.cc: Also work with partial measures.
608 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
610         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
611         spanner.
613 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
615         * VERSION: 1.6.3 released.
617         * Documentation/user/refman.itely: patch by Graham Percival
619         * scripts/lilypond-book.py (make_pixmap): let gs write to
620         outputfile directly
622 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
624         * lily/simultaneous-music-iterator.cc
625         (Simultaneous_music_iterator): init children_list_
627         * lily/part-combine-music-iterator.cc
628         (Part_combine_music_iterator): init state_
630         * lily/sequential-iterator.cc (Sequential_iterator): init cursor_
632         * lily/percent-repeat-iterator.cc (Percent_repeat_iterator): init
633         child_iter_.
635         * lily/sequential-iterator.cc (Sequential_iterator): init list_
637         * lily/translator-def.cc (Translator_def): make a GC proof copy
638         constructor.
640 2002-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
642         * lily/percent-repeat-iterator.cc (process): quit iter.
644         * lily/simultaneous-music-iterator.cc
645         (Simultaneous_music_iterator): protection bugfix.
646         (get_pending_events): bugfix: don't use s twice.
648         * debian/: debian patches by Anthony Fok.
649         
650         * lily/clef-engraver.cc (create_clef): bugfix for octavate clef
651         (thanks Rune!)
653         * Documentation/user/tutorial.itely: replace grob by
654         object. Explain \once.
656         * scm/music-property-description.scm (once): add 'once
658 2002-09-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
660         * lily/simultaneous-music-iterator.cc (skip): call quit()
661         when an iterator exits early.
663 2002-09-13  Juergen Reuter  <reuter@ipd.uka.de>
665         * lily/rests.ly: added comment on bogus warnings about missing flags
667         * lily/clef.cc, lily/rests.cc: added warning when font character
668         lookup fails.
670         * lily/rests.cc: workaround: consider missing ledgered rests in
671         ancient font.
673         * lily/rests.cc: bugfix: cleaned up font lookup code that handles
674         special cases of styles 'default' and 'classical'.  This should
675         also fix the behaviour of lily/multi-measure-rest.cc, which so far
676         did not consider styles 'default' and 'classical'.
678 2002-09-13  Rune Zedeler  <rune@zedeler.dk>
680         * scm/drums.scm: "set" the automatic properties instead of
681         "override", (whoops!)
682         
683 2002-09-13  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
685         * ly/a3-init.ly, scripts/ly2dvi.py (ly_paper_to_latexpaper): 
686         Add support for A3 paper.
688 2002-09-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
690         * lily/tuplet-bracket.cc (brew_molecule): don't crash on broken
691         tuplet brackets.
693         * lily/property-iterator.cc (do_quit): add finalization functions
694         to undo property settings.
696         * lily/parser.yy (property_def): syntax for \once \property ....
698         * lily/note-spacing.cc (get_spacing): don't get crazy when there
699         is no (live) stem.
701         * lily/my-lily-lexer.cc: new keyword \once
703         * lily/global-translator.cc (apply_finalizations): new function
704         (add_finalization): new function
706         * input/regression/property-once.ly: new file
708 2002-09-10  Juergen Reuter  <reuter@ipd.uka.de>
710         * lily/stem.cc: added warning when font symbol not found;
711         small cleanups
713 2002-09-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
715         * mf/GNUmakefile: make PFA for sauter CM fonts.
717 2002-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
719         * mf/GNUmakefile: make map file for pfa target as well. 
721         * scm/tex.scm (end-output): add newline to output
723         * lily/include/sequential-iterator.hh (class Sequential_iterator):
724         don't use Protected_scm for music-iterator members. 
726         * lily/music-iterator.cc (Music_iterator): initialize music_
727         
729 2002-09-09  Juergen Reuter  <reuter@ipd.uka.de>
731         * input/test/accid.ly: updated test file to show all available
732         accidentals styles
734         * lily/accidental.cc, lily/key-signature-interface.cc,
735         lily/include/accidental-interface.hh: added method
736         get_fontcharname() to provide proper fall-back cases for missing
737         accidentals; print warning if font char lookup fails
739         * lily/time-signature.cc: fixed documentation bug
741 2002-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
743         * lily/music-iterator.cc (quit, do_quit): new function: break link
744         to translator group explicitly. This used to be done from the
745         destructor of music-iterator. Now that iterators are GC'd, this is
746         no longer possible.  Add new function do_quit() to all applicable
747         derived classes.
749         * lily/lyric-combine-music-iterator.cc (construct_children): don't
750         unprotect objects.
751         (Lyric_combine_music_iterator): small typo bugfix.
753         * lily/musical-request.cc: do ADD_MUSIC for String_number_req.
755         * lily/include/lily-guile.hh (scm_remember_upto_here_1): add glue
757         * lily/sequential-iterator.cc (get_pending_events): don't delete
758         music-iterator.
759         
760 2002-09-08  Rune Zedeler  <rune@zedeler.dk>
762         * scm/music-property-description.scm: describe string-number (whoops)
764         * Documentation/user/refman.itely: Tablature and bar number updates
765         
766 2002-09-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
768         * lily/lyric-combine-music-iterator.cc
769         (Lyric_combine_music_iterator): small bugfix
771         * lily/include/simultaneous-music-iterator.hh (class
772         Simultaneous_music_iterator): use SCM list for list of iterators.
773         
774         * lily/cxx-function-smob.cc: remove file.
776         * lily/include/cxx-function-smob.hh: remove file.
778         * lily/include/music-iterator.hh (class Music_iterator): smobify
779         music-iterator; many changes throughout. They are now constructed
780         through procedures that return to the smobbed iterator.
782         * lily/include/*.hh: all derived_mark() functions are now const.
784         * lily/syllable-group.cc (set_lyric_align): remove conditional
785         again.
787         * Documentation/bibliography/computer-notation.bib (note): add
788         Beyond MIDI and The Virtual Score.
790 2002-09-07  Rune Zedeler  <rune@zedeler.dk>
792         * input/sondag-morgen/*.ly: Tablature fixes
794         * ly/performer-init.ly: BUGFIX: add alias Timing to Score context
795         
796         * lily/parser.yy and lily/lexer.ll: Use E_UNSIGNED instead of E_DIGIT
797         
798         * lily/musical-request.cc (String_number_req): Added
800         * lily/tab-note-heads-engraver.cc: Use String_number_req instead
801         of Text_script_req; read properties stringOneTopmost and
802         highStringOne.
803         
804         * ly/engraver-init.ly (tabStaffContext): Bugfix: remove Key_engraver;
805         set stringOneTopmost and highStringOne to #t
806         
807         * scm/output-lib.scm (tablature-stem-attachment-function): Changed
808         (guitar-tunings): List added
809         ((every-nth-bar-number-visible n) barnum): Instead of
810         default-bar-number-visibility
811         ((every-nth-bar-number-visible n) barnum): added
813         * scm/grob-description.scm (TabNoteHead): Extra-offset added (UGH!)
814         
815         * scm/translator-property-description.scm: Added new functions
817         * input/test/tablature.ly: Changed to better demonstrate possibilities.
819         * input/test/bar-number-every-fifth: Use new function
820         
821 2002-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
823         * scripts/lilypond-book.py: revert pre use for python
824         2.2. Document why.
826 2002-09-07 Jeremie Lumbroso  <jeremie@lumbroso.fr>
828         * Documentation/user/refman.itely: very minor corrections and
829         rephrasing of the reference manual -- revision up to line #400.
831         * Documentation/user/refman.itely: replaced all occurrence "staffs"
832         with "staves".
834 2002-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
836         * lily/lexer.ll: scan E_DIGIT
838         * lily/parser.yy (string_request): use E_DIGIT for string requests
840         * lily/beam.cc (get_thickness): new function
842         * ly/performer-init.ly (ScoreContext): add Timing alias
844         * lily/translator-def.cc (Translator_def): copy alias list too.
846         * lily/stem.cc (height): add half beam thickness for beamed stems.
847         This fixes tuplet bracket vertical offsets on beams.
848         
849         * lily/text-spanner-engraver.cc (stop_translation_timestep): small
850         cleanups; only hang spanner on paper-columns if there are no
851         note-columns to hang on. Also hang finished spanner on the last
852         note.
854         * lily/tuplet-bracket.cc (calc_position_and_height): only quantize
855         inside staff.
857 2002-09-07  Rune Zedeler  <rune@zedeler.dk>
859         * scm/output-lib.scm: (default-bar-number-visibility) added
861         * ly/engraver-init.ly (ScoreContext) set barNumberVisibility to
862         #default-bar-number-visibility
863         
864 2002-09-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
866         * input/test/poly-metric.ly: update to use Timing.
868         * lily/bar-number-engraver.cc (process_music): only run
869         barNumberVisibility if currentBarNumber is a number.
871         * lily/parser.yy (chord_inversion): use CHORD_SLASH for '/'
872         (command_element): use Timing as alias for Score.
874 2002-09-06  Jeremie Lumbroso  <jeremie@lumbroso.fr>
876         * Documentation/user/refman.itely: minor corrections (replacing
877         `grob' by `object'), addition of an example in the tablature
878         section.
880 2002-09-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
882         * VERSION: 1.6.2 released  
884         * input/test/empty-staffs.ly: new file.
886         * Documentation/topdocs/INSTALL.texi: adds a bit of information
887         about compiling in OpenBSD. (Graham Percival)
889 2002-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
890         
891         * scm/documentation-lib.scm (scm->string): don't crash if a
892         procedure doesn't have a name.
894 2002-09-05  Juergen Reuter  <reuter@ipd.uka.de>
896         * input/test/custos.ly: updated test file to show all available
897         custos styles
899         * lily/custos.cc: small code clean-ups
901         * input/test/rests.ly: updated test file to show all available
902         rest styles
904         * mf/feta-eindelijk.mf: bugfix: added missing maxima rest
906 2002-09-05  Rune Zedeler  <rune@zedeler.dk>
908         * scm/output-lib.scm (make-molecule-boxer): Fixed and moved from
909         input/test/boxed-molecule.ly
911         * input/test/boxed-molecule.ly: Fixed to use default
912         make-molecule-boxer
914         * input/test/bar-number-every-fifth.ly: Added
915         
916         * lily/bar-number-engraver.cc: Add property barNumberVisibility
917         and use it to decide which BarNumbers to suicide.
918         
919 2002-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
921         * input/test/poly-metric.ly: new file.
923         * scripts/lilypond-book.py (output_verbatim): python 2.2 workaround.
925         * scm/documentation-lib.scm (scm->string): print procedure name in
926         stead of #<procedure .. > 
928         * scripts/ly2dvi.py (run_lilypond): exit with error if lily exited
929         any file with an error.
931         * input/regression/molecule-hacking.ly: also restore Y
932         extent. Fixes bugs with stem attachment of parenthesized note
933         heads.
935 2002-09-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
937         * input/test/clef-end-of-line.ly: new file.
939         * lily/stem-engraver.cc (acknowledge_grob): warn about too long
940         tremolos. Thanks to Erik Sandberg
942         * input/trip.ly (fugaIIPedal): small cleanups.
944         * lily/grob-pq-engraver.cc: more helpful message.
945         (stop_translation_timestep): use scm_merge_x for merging the lists.
947         * Documentation/user/appendices.itely: switch off parmesan listing
949 2002-09-01  Juergen Reuter  <reuter@ipd.uka.de>
951         * input/test/ancient-font.ly, input/test/ancient-time.ly,
952           input/test/mensural-ligatures.ly, lily/ligature-head.cc,
953           lily/mensural-ligature-engraver.cc, lily/note-head.cc,
954           lily/time-signature.cc, scm/output-lib.scm: removed obsolete
955           code that sets grob property font-family; also small updates to
956           various input/test files.
958 2002-09-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
960         * input/test/tab-staff.ly: removed.
961         
962         * lily/paper-def.cc (find_font): load virtual font for a list of
963         font names.
965         * scm/font.scm (paper20-style-sheet-alist): equate ancient and
966         music font-families.
968         * lily/virtual-font-metric.cc (get_char_molecule): new function
970         * lily/system-start-delimiter.cc (staff_brace): use virtual fonts
971         for the list of braces
973         * lily/font-metric.cc (get_char_molecule): new function.
975 2002-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
977         * lily/virtual-font-metric.cc: new file
979         * lily/include/virtual-font-metric.hh (class Virtual_font_metric):
980         new file
982         * scripts/lilypond-book.py: use old re's for python 2.2 as well
984         * debian/control: Debian patches by Anthony Fok
986         * input/regression/lyric-combine-polyphonic.ly: new file.
988         * ly/engraver-init.ly (VoiceContext): add Grob_pq_engraver to
989         Voice context.
991 2002-08-31 Graham Percival  <gperciva@sfu.ca>
993         * Documentation/user/tutorial.itely:  editorial changes
994         (spelling, grammar, etc) of the orchestral score, integrating text +
995         music, and the end of tutorial.
997 2002-08-31 Rune Zedeler  <rune@zedeler.dk>
999         * input/test/sondag-morgen/*.ly: 1.6 compatibility knee fixes
1001         * lily/tab-note-heads-engraver.cc: Bugfix for instruments not
1002         having 6 strings.
1003         
1004 2002-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1006         * VERSION: 1.6.1 released
1007         
1008         * lily/kpath.cc: 
1009         * lily/lily-guile.cc: macosx fixes.
1011         * lily/script-column.cc (before_line_breaking): use stable sorting
1012         algorithm to preserve script ordering.
1013         (grob_script_priority_less): new function
1015         * lily/script-engraver.cc (process_music): 
1016         * lily/text-engraver.cc (process_acknowledged_grobs):
1017         * lily/fingering-engraver.cc (make_script): don't use direction
1018         for script-priority. This fixes orderings for multiple down
1019         script/fingering.
1021         * scripts/ly2dvi.py (run_lilypond): don't exit if LilyPond fails,
1022         but try to assemble the files anyway.
1024         * input/regression/prefatory-empty-spacing.ly: new file.
1026         * lily/break-align-interface.cc (do_alignment): translate last
1027         break-align-group if it is invisible/empty.
1029         * scm/grob-description.scm (all-grob-descriptions): LeftEdge is
1030         not a BreakAlignGroup. Do not use
1031         Break_align_interface::alignment_callback
1033 2002-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1035         * scripts/lilypond-book.py (LatexPaper.find_latex_dims): give more
1036         meaningful error if running latex fails 
1038         * Documentation/user/refman.itely (Tablatures): small
1039         corrections. Thanks to Karl Berry
1041 2000-08-30  Heikki Junes <hjunes@cc.hut.fi>
1043         * make/lilypond.mandrake.spec.in: Mandrake adaptations from
1044         redhat spec and rpm-skeleton found in Mandrake's home page.
1046 2002-08-29 Graham Percival  <gperciva@sfu.ca>
1048         * Documentation/user/tutorial.itely:  editorial changes (spelling,
1049         grammar, etc) of the "Fine tuning" section.
1051 2002-08-29  Juergen Reuter  <reuter@ipd.uka.de>
1053         * input/test/ancient-font.ly, mf/parmesan-heads.mf,
1054         scm/output-lib.scm, lily/note-head.cc: bugfix: make neume note
1055         heads accessible
1057 2002-08-29  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1059         * scm/music-functions.scm (unfold-repeats): Call new
1060         shift-duration-log correctly also for unfolded repeats.
1062 2002-08-27  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1064         * tex/titledefs.tex: Define \fetafont for use in titles.
1066         * scm/music-functions.scm (shift-duration-log), lily/parser.yy
1067         (Repeated_music): Handle dots correctly for \repeat tremolo.
1069 2002-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1071         * lily/score.cc: remove paranoia code.
1073         * lily/parser.yy: don't include malloc.h
1075 2002-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1077         * flower/polynomial.cc (operator +): optimize += operator. No
1078         copying.
1080         * lily/source-file.cc (get_line): use binary search to determine
1081         line number. This kills another quadratic time-complexity term.
1083         * lily/include/source-file.hh (class Source_file): add newline_locations
1085         * flower/include/array.icc (binary_search_bounds): new function.
1087 2002-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1089         * input/regression/tuplet-properties.ly (texidoc): bugfix
1091         * input/regression/beam-shortened-lengths.ly: add \stemUp
1093         * Documentation/user/refman.itely: 
1095 2002-08-22  Tom Cato
1097         * Documentation/user/refman.itely: spelling fix.
1099 2002-08-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1101         * lily/main.cc (setup_paths): Prepend dirs to search path, instead
1102         of appending.  Fixes build when typical LilyPond 1.4 leftovers clutter
1103         the system.
1105         * flower/include/file-path.hh (prepend): New function.
1107 2002-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1109         * Documentation/misc/ChangeLog-1.5: move 1.5 ChangeLog to misc/
1111         * lily/completion-note-heads-engraver.cc (class
1112         Completion_heads_engraver): don't be confused by polyphonic rhythms.
1114         * input/regression/completion-heads-polyphony.ly: new file.
1116 2002-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1118         * GNUmakefile.in (web-ext): distribute .ly with web tarball too.
1119         This means that the 1.6 binaries must be rebuilt.
1121         * make/lilypond-vars.make: banish ps-to-X scripts
1123         * make/generic-rules.make: remove blurb rule.
1125         * GNUmakefile.in: make lilypond-fource file, so PK fonts are not
1126         removed every make-run.
1128         * make/ly-rules.make: don't remove .tely file.
1130         * input/test/chords.ly (scales): whole notes only. Prevents
1131         weird breaks.