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