]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/self-aligment-interface.cc (centered_on_parent): only
[lilypond.git] / ChangeLog
1 2002-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2
3         * VERSION: release 1.6.0 
4
5         * lily/self-aligment-interface.cc (centered_on_parent): only
6         return center if extents not empty.
7
8         * scm/music-functions.scm (unfold-repeats): typo,  
9
10         * mf/feta-bolletjes.mf: use resolution independent variables.
11
12 2002-08-19  janneke  <janneke@blauw.xs4all.nl>
13
14         * regular-spacing-engraver.cc:
15         * scm/grob-property-description.scm: Remove regular-distance-to.
16
17         * input/test/spacing-regular.ly:
18         * lily/regular-spacing-engraver.cc: Remove.
19
20 2002-08-18  janneke  <janneke@blauw.xs4all.nl>
21
22         * mensural-ligature.cc: *** empty log message ***
23
24         * tab-note-heads-engraver.cc: * lily/tab-note-heads-engraver.cc:
25         * scm/translator-property-description.scm: Add tablatureFormat.
26
27         * input/test/staff-bracket.ly: Update.
28
29         * regular-spacing-engraver.cc:
30         * lily/regular-spacing-engraver.cc: Add regular-distance-to.
31
32         * ligature-bracket.cc, ligature-engraver.cc, ligature-head.cc, mensural-ligature-engraver.cc, mensural-ligature.cc:
33                 * lily/mensural-ligature-engraver.cc:
34                 * scm/grob-property-description.scm: Add head-width, join-left,
35                 primitive.
36
37 2002-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
38
39         * ambitus.cc, parser.yy:
40         * Documentation/user/introduction.itely: small corrections.
41
42         * lily/parser.yy (property_def): Ugh. Switch off
43         internal-type-checking for autoBeamSettings.
44
45 2002-08-18  janneke  <janneke@blauw.xs4all.nl>
46
47         * music.cc (internal_set_mus_property): [!NDEBUG] Remove, use
48         abort instead of assert.
49
50 2002-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
51
52         * scm/grob-property-description.scm: Remove regular-distance-to.
53
54         * input/test/spacing-regular.ly:
55         * lily/regular-spacing-engraver.cc: Remove.
56         
57 2002-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
58
59         * input/mutopia/J.S.Bach/wtk1-fugue2.ly: staff switch fixes.
60
61         * Documentation/user/lilypond-book.itely: small cleanups
62
63         * Documentation/user/*.itely: fix overfull hboxes. 
64
65 2002-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
66
67         * Documentation/user/tutorial.itely (A piano excerpt): 
68         * Documentation/user/introduction.itely (Introduction): Typo fix.
69
70         * input/test/header-ifelse.ly: Bugfix: call numbers->string only
71         on first three elements of ly-version list.
72
73         * input/test/trills.ly: Comment out \comma.
74
75         * lily/tab-note-heads-engraver.cc: 
76         * scm/translator-property-description.scm: Add tablatureFormat.
77
78         * input/test/staff-bracket.ly: Update.
79
80         * lily/regular-spacing-engraver.cc: Add regular-distance-to.
81
82         * input/test/orchestscore.ly:  
83         * input/test/part-combine-moments.ly:
84         * input/test/part-combine-staff.ly: markScriptPadding ->
85         RehearsalMark #'padding.
86
87 2002-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
88
89         * Documentation/user/introduction.itely: small corrections.
90
91         * scm/translator-property-description.scm (tablatureFormat):
92         describe property.
93
94         * lily/parser.yy (property_def): Ugh. Switch off
95         internal-type-checking for autoBeamSettings.
96
97 2002-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
98
99         * lily/mensural-ligature-engraver.cc:
100         * scm/grob-property-description.scm: Add head-width, join-left,
101         primitive.
102         
103         * lily/mensural-ligature.cc: 
104         * lily/ligature-bracket.cc: 
105         * scm/grob-property-description.scm: 
106
107         * lily/ligature-head.cc: Add ligature-primitive-callback.
108
109         * input/test/beam-control.ly: 
110         * input/test/bar-script-visibility.ly: Update.
111
112         * lily/music.cc (internal_set_mus_property): [!NDEBUG] Remove, use
113         abort instead of assert.
114
115 2002-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
116
117         * input/test/ambitus.ly: Comment out ambitus until anal-proof.
118
119         * buildscripts/mf-to-table.py (write_fontlist): change
120         extra-extent-X extra-X-extent.
121
122         * scm/music-property-description.scm (label): Typecheck markup?
123         (was string?).
124
125         * Documentation/user/refman.itely (Tablatures basic): Change
126         TabStaff @lilypond snippets to @example until TabStaff is
127         anal-proof.
128
129 2002-08-18  Rune Zedeler <rune@zedeler.dk>
130
131         * mf/feta-klef.mf: (another) white pixels bug in g-clef fixed.
132         
133 2002-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
134
135         * lily/include/lily-guile.hh (LY_DEFINE_NOARGS): Remove.
136
137         * lily/grob-property.cc (internal_set_grob_property): Revert oops.
138
139         * lily/input.cc (message): 
140         * flower/warn.cc (message): Flush output.
141
142         * po/lilypond.pot: Run make po-replace.
143
144         * Documentation/user/GNUmakefile (LILYPOND_BOOK_FLAGS): be anal
145         with type checks.
146
147         * Documentation/GNUmakefile (LILYPOND_BOOK_FLAGS): 
148         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS):
149         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS): 
150         * Documentation/user/invoking.itexi: 
151         * lily/scm-option.cc:
152         * lily/main.cc: Debugging options: ly-set-option (was:
153         set-lily-option).
154
155         * lily/scm-option.cc (ly_option_usage): New function.
156
157 2002-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
158
159         * lily/parser.yy (script_abbreviation): accept -_ script.
160
161         * ly/script-init.ly (dashUnderscore): add NOTE-_ == portato (dash
162         and dot)
163
164         * scripts/lilypond-book.py (re_dict): add spaces after command sequences
165         (LatexPaper.find_latex_dims): run latex in nonstopmode
166
167         * input/font-body.ly: remove.
168
169         * input/test/harmonic.ly: new file.
170
171         * lily/side-position-interface.cc (aligned_side): don't add
172         padding again.
173
174 2002-08-18  Werner Lemberg  <wl@gnu.org>
175
176         * ly/engraver-init.ly:
177         s/extraverticalExtent/extraVerticalExtent/.
178         
179 2002-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
180
181         * lily/parser.yy (assignment, Simple_music): Warning message fix.
182         Junk ARRAY_SIZE definition.
183
184         * lily/score-engraver.cc: Uniformise error message.
185
186         * lily/grob-property.cc (internal_set_grob_property,
187         internal_get_grob_property): [!NDEBUG] Remove, use abort instead
188         of assert; we always want this functionality.  Uniformise warning
189         message.
190         
191         * lily/main.cc (main, main_prog): Bugfix: move exit-upon-files
192         back, until after evaluating init_scheme_code.
193
194         * scm/translator-property-description.scm (breakAlignOrder): Doco fix.
195
196         * Documentation/user/lilypond-book.itely: Remove @cindex
197         without argument.
198
199         * Documentation/user/internals.itely: Remove stray comma after
200         @cindex entry.
201
202 2002-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
203
204         * VERSION: 1.5.74 released  
205
206         * lily/break-substitution.cc (fast_fubstitute_grob_list): use
207         realloc()
208
209         * lily/dynamic-engraver.cc (process_music): don't use SCM_UNDEFINED
210
211         * Documentation/user/tutorial.itely: fixes by Graham Percival.
212
213 2002-08-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
214
215         * lily/lily-guile.cc (type_check_assignment): if
216         internal-type-checking set, abort if we find an unknown property.
217
218         * input/regression/GNUmakefile,input/test/GNUmakefile: be anal
219         with typechecks
220
221         * lily/beam.cc: add 'knee to interface
222
223         * input/test/*.ly: remove or update files using deprecated
224         properties
225
226         * lily/system.cc (spanner_count): new function
227
228         * lily/break-substitution.cc (fast_fubstitute_grob_list): special
229         function for break substitutions on groblists in spanners. By
230         reordering the elements of the list, we can skip large parts of
231         the list in the break substitution. This brings the complexity of
232         Lily back to more-or-less linear in the length of the score.
233
234         Measured speed increase: 20 % (coriolan, without -O2)
235
236         * lily/parse-scm.cc (parse_handler): don't construct a new strport
237         for every parsing. This saves a lot of garbage on large files that
238         have many # constructs.
239
240         * lily/source-file.cc (init_port): add an SCM port to the
241         sourcefile as well. 
242
243         * lily/include/input-file-results.hh: move from
244         file-results. Rename Input_file_settings to Input_file_results.
245
246         * flower/ : remove simple-file-storage, mapped-file-storage,
247         string-storage. Move source-file, binary-source-file to lily/
248
249         * Documentation/header.html.in: remove FAQ
250
251         * Documentation/index.texi (Top): reorganise
252
253         * Documentation/topdocs/INSTALL.texi (Top): add note about fonts.
254
255         * Documentation/topdocs/FAQ.texi: remove.
256
257         * stepmake/stepmake/documentation-targets.make (footify): must
258         depend on all .html files, otherwise rebuilds are broken due to
259         the time stamps 
260
261         * ly/declarations-init.ly (noBreak): set penalty to 10001 (>
262         10000).
263
264 2002-08-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
265
266         * ly/engraver-init.ly (ChordNamesContext): minimumverticalExtent
267         -> minimumVerticalExtent
268
269 2002-08-16  Stephen Peters <portnoy@portnoy.org>
270
271         * scm/pdf.scm, pdftex.scm: pdftex updates
272
273         * scripts/ly2dvi.py: pdflatex support
274         
275 2002-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
276
277         * Documentation/windows/installing.texi: Include info from Wiki. 
278
279 2002-08-16  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
280
281         * scripts/lilypond-book.py (output_dict): Replace
282         \includegraphics{xxx.eps} -> \includegraphics{xxx} to 
283         simplify for pdflatex users (makes no difference to latex users).
284
285 2002-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
286
287         * Documentation/index.texi: 
288         * Documentation/windows/compiling.texi: 
289         * Documentation/windows/installing.texi: Update to reflect
290         LilyPond's inclusion into Cygwin.
291
292 2002-08-15  Jan Nieuwenhuizen  <janneke@gnu.org>
293
294         * input/test/phrasing-slur-height.ly: New file.
295
296         * scm/grob-property-description.scm (height-limit, ratio): Add.
297
298         * lily/slur.cc: 
299         * scm/grob-description.scm (Slur, PhrasingSlur): Move height-limit
300         and ratio out of details.
301
302         * lily/scores.cc (Input_file_settings): Initalize global_header_.
303
304         * lily/include/file-results.hh (class Input_file_settings): Add
305         private constructor.
306
307         * cygwin/GNUmakefile: [CYGWIN] Install bug-lilypond-cygwin.  Typo
308         fix.  Add kpsewhich commands (Thanks Mats).
309
310         * cygwin/bug-lilypond-cygwin.sh: New file.
311
312         * stepmake/stepmake/help2man-rules.make: Better way of showing
313         help2man command.
314
315         * Documentation/topdocs/FAQ.texi: Add more possible stale font
316         paths.
317
318         * stepmake/bin/package-diff.py: Prepend ./ to cut-and-pastable
319         commands.
320
321         * Documentation/topdocs/INSTALL.texi: Mention the need to and how
322         to create configure for CVS source trees.  Mention libkpathsea-dev
323         as alternative possible name for tetex-devel (or should that be
324         the other way around?).
325
326 2002-08-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
327
328         * lily/include/file-results.hh (class Input_file_settings):
329         encapsulate file settings in a class, Input_file_settings.
330
331         * lily/scores.cc: new function ly_set_point_and_click_x
332         
333         * Documentation/topdocs/README.texi (Top): add note about xdelta
334
335         * Documentation/topdocs/INSTALL.texi (Top): move kpathsea to problems
336         section.
337         
338 2002-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
339
340         * scripts/ly2dvi.py: Remove debug printing.
341
342 2002-08-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
343
344         * scripts/convert-ly.py (FatalConversionError.conv): bug in
345         verticalExtent replacement.
346
347         * VERSION: 1.73 released.
348
349 2002-08-14 <jiba@tuxfamily.org>
350
351         * scm/output-lib.scm: Support of hammers and pulls in tablature
352         -- Hammers and pulls are inserted exactly like slurs, and a "H" or
353         a "P" is added over the slur as needed.  
354
355         * ./input/test/tablature-hammer.ly: example of hammer, pull and
356         legato in a tablature.
357
358         * ly/engraver-init.ly: Stem.up-to-staff is now disabled by
359         default, since it appears that most of the published tablatures
360         are not like that.
361
362 2002-08-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
363
364         * lily/beam.cc (brew_molecule): use
365         Staff_symbol_referencer::staff_space for thickness.
366
367 2002-08-14  Jan Nieuwenhuizen  <janneke@gnu.org>
368
369         * Documentation/user/lilypond.tely: Add dir entries for
370         executables.
371
372         * Documentation/user/converters.itely: 
373         * Documentation/user/invoking.itexi: Fix `invocation' node names,
374         in line with standard dir entries.
375
376         * Documentation/user/convert-ly.itexi
377         * Documentation/user/ly2dvi.itexi: Remove.
378         
379         * scripts/ly2dvi.py: Add pseudo-filter (and stdout output)
380         support.
381
382         * lily/main.c: 
383         * lily/paper-score.cc : 
384         * lily/gourlay-breaking.cc: Write info to stderr.
385
386         * buildscripts/help2man.pl: Update to latest version from Debian.
387         Fixes generation of man pages with perl 5.6.1.
388
389         * GNUmakefile.in: Add python link to build-datadir.  Fixes
390         generation of midi2ly man page.
391
392 2002-08-14  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
393
394         * Documentation/user/{tutorial.itely, introduction.itely}: 
395         Small fixes.
396
397 2002-08-13  Jan Nieuwenhuizen  <janneke@gnu.org>
398
399         * lily/beam.cc (least_squares): Add comment.
400
401         * input/regression/beam-center-slope.ly: Update.
402
403         * lily/beam-quanting.cc (score_stem_lengths): Revert oops.
404
405         * input/template/melody-chords.ly: New file.
406
407         * lily/stem.cc (calc_stem_info): Move, document, clean up and fix
408         up-to-stem feature.
409
410         * ly/grace-init.ly (startGraceMusic):
411         * scm/grob-description.scm (beamed-lengths): Subtract half a beam
412         thickness, to fix most ugly beams.  See input/test/stem.ly and
413         baerenreiter-sarabande.ly.
414
415         * input/test/stem.ly:
416         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: Play with
417         beamed-lengths.
418
419         * input/test/spacing.ly: Give enough room to test spacing.
420
421         * cygwin/post-lilypond.sh: Fix and update.
422
423         * cygwin/zlily-profile.sh: Remove.
424
425 2002-08-12  Jan Nieuwenhuizen  <janneke@gnu.org>
426
427         * GNUmakefile.in (EXTRA_DIST_FILES): Add server.el.patch.
428
429         * scm/grob-property-description.scm
430         (beamed-extreme-minimum-free-lengths): New property, now correctly
431         named.
432
433         * ly/grace-init.ly: New beam property updates.
434
435         * input/les-nereides.ly: Updates.
436
437         * cygwin/README.in: New file.
438
439         * input/sondag-morgen/GNUmakefile: 
440         * input/mutopia/R.Schumann/GNUmakefile: New file.
441
442         * scm/grob-property-description.scm (beamed-minimum-free-lengths):
443         (beamed-extreme-free-lengths): New property.
444
445         * lily/beam.cc (forced_stem_count): Count boundary cases too.
446         (set_stem_shorten): Integer divide bug fix.
447
448         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: Really expect
449         six systems, change warning into error.
450
451         * scm/grob-description.scm (beamed-stem-shorten): Shorten 8th
452         beams same as normal stem (one staffspace), high order beams less
453         (arbitrary guess).
454         (beamed-lengths): Standard length for all beams.
455         (beamed-minimum-free-lengths):
456         (beamed-extreme-minimum-free-lengths): New property.
457
458         * input/regression/beam-default-lengths.ly: 
459         * input/regression/beam-shortened-lengths.ly: New file.
460
461         * lily/stem.cc (get_stem_info): New function.
462         (calc_stem_info): Partial rewrite.
463
464         * scm/grob-description.scm (Beam): same beamed-stem-shorten for
465         all beam counts.
466
467 2002-08-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
468
469         * VERSION: 1.5.72 released
470
471         * input/sondag-morgen/GNUmakefile (examples): add file
472
473         * input/mutopia/R.Schumann/GNUmakefile (examples): add file
474         
475         * lily/lily-guile.cc (to_dir): return CENTER if not a direction.
476
477         * lily/include/grob.hh: remove remove_grob_property()
478
479         * lily/stem-engraver.cc (stop_translation_timestep): remove
480         dir-forced grob property
481
482         * Documentation/user/refman.itely (Grace notes): explain grace
483         after main note.
484
485         * input/test/ : small convert-ly mishaps.
486
487         * Documentation/user/preface.itely: small bits 
488
489         * Documentation/user/introduction.itely: add sectioning
490
491 2002-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
492
493         * lily/stem.cc (get_default_stem_end_position): use beam_count - 1
494         as index; this fixes too short forced stem directions.
495         (calc_stem_info): various minute bugfixes.  
496
497         * lily/gourlay-breaking.cc (combine_demerits): set uniform
498         tightness constraint back to one. This fixes Baerenreiter
499         sarabande layout.
500
501         * input: some fixes. Add \version to all files.
502         
503         * lily/stem.cc (calc_stem_info): Use get_direction_beam_count.
504
505         * lily/beam.cc (get_direction_beam_count): New function.
506
507         * GNUmakefile.in: Fix config.h dependency.
508
509         * input/test/beam-dir-function.ly: Fix for new default
510         neutral-direction = -1 (down).
511
512         * input/regression/tuplet-properties.ly:
513         * input/regression/tuplet-nest.ly: Fix.
514
515         * lilypond-font-lock.el (LilyPond-font-lock-keywords):
516         * input/test/improv.ly:
517         * input/test/cautionaries.ly: Accidentals -> Accidental.
518
519         * input/test/add-text-script.ly: Bugfix.  How did this ever work?
520
521         * Documentation/windows/installing.texi: 
522         * Documentation/windows/compiling.texi:
523         * cygwin/README: Update to reflect new binary release setup and
524         build instructions.
525
526 2002-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
527
528         * server.el.patch: Update.
529
530 2002-08-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
531
532         * stepmake/stepmake/metafont-rules.make: pktrace -> mftrace name
533         change.
534         * configure.in: idem
535
536 2002-08-10  Juergen Reuter  <reuter@ipd.uka.de>
537
538         * mf/parmesan-timesig.mf, scm/output-lib.scm,
539         lily/include/time-signature.hh, lily/time-signature.cc,
540         input/test/time.ly: fixed broken time-signature by setting grob
541         property font-family automatically.
542
543 2002-08-10  Jan Nieuwenhuizen  <janneke@gnu.org>
544
545         * Documentation/user/tutorial.itely (Running LilyPond): Mention
546         xdvi and XFree86 option for Windows users.
547
548         * Documentation/user/invoking.itexi: Add ly2dvi's -p alias.
549
550         * scripts/ly2dvi.py: Bugfix for `ly2dvi -I ./foo foo.ly'.  Also
551         append directory of first file to search path, allowing
552         `ly2dvi foo/foo.ly' when foo.ly includes other files from
553         directory foo.  Add short option alias '-p' for --pdf.
554
555         * input/test/trills.ly: 
556         * input/test/preset-extent.ly: 
557         * scm/grob-property-description.scm: more extent renaming.
558
559 2002-08-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
560
561         * lily/parse-scm.cc (protected_ly_parse_scm): compatibility with
562         CVS GUILE 
563
564         * input/test/preset-extent.ly (texidoc): added file.
565
566         * scripts/convert-ly.py: add extent rule.
567
568         * lily/grob.cc: change extent-[XY] to [XY]-extent globally.
569
570 2002-08-09  Jan Nieuwenhuizen  <janneke@gnu.org>
571
572         * lily/main.cc (main): Remove stale #ifdef for windows.
573
574         * stepmake/stepmake/python-module-rules.make: 
575         * stepmake/stepmake/python-module-vars.make: 
576         * stepmake/stepmake/shared-library-vars.make: Add Cygwin support.
577
578         * stepmake/stepmake/generic-vars.make:
579         * cygwin/GNUmakefile: Fix Cygwin build detection.
580         
581         * stepmake/stepmake/shared-library-rules.make: Remove version juggling.
582
583         * stepmake/stepmake/shared-library-targets.make: Default target
584         includes version, add target libFOO.
585
586         * lily/main.cc: Temporary fix for access to scm_read_opts array
587         from shared Cygwin library.
588
589 2002-08-08  Rune Zedeler <rune@zedeler.dk>
590         
591         * ly/property-init.ly: Added phrasingSlurUp, phrasingSlurDown and
592         phrasingSlurBoth.
593
594         * input/mutopia/R.Schumann/romanze-op28-2.ly: Added.
595
596         * input/sondag-morgen/*: renamed files from input/SondagMorgen/*
597         
598 2002-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
599
600         * lily/beam.cc (struct Int_set): typo.
601
602         * mf/feta-beugel.mf (code): braces should start at 0, not 1.
603
604         * lily/include/lily-guile.hh (scm_int2num): guile 1.4 compatibility. 
605
606         * scm/grob-description.scm (all-grob-descriptions): set
607         X-offset-callbacks for TextScript
608
609         * lily/stem.cc (invisible_b): don't use support_head(), since it
610         sets stem direction.
611
612         * lily/beam.cc (struct Int_set): don't get stuck inserting
613         interval segments of length 0.0.
614
615         * scripts/convert-ly.py:  break-align conversion.
616
617 2002-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
618
619         * lily/*.cc (process_music): gh_int2scm -> scm_int2num
620
621 2002-08-06  Heikki Junes <hjunes@cc.hut.fi>
622
623         * lilypond-mode.el: Also "C-xC-s" sets default command to LilyPond.
624
625 2002-08-05  Rune Zedeler <rune@zedeler.dk>
626
627         * mf/feta-eindelijk.mf: Fix silly typo in 16th and shorter rests.
628
629 2002-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
630
631         * stepmake/bin/make-version.py: robustify.
632
633         * input/test/rhythm-excercise.ly: new file
634
635         * input/test/blank-notes.ly: new file
636
637         * lily/note-head.cc (head_extent): robustness fix.
638         
639         * Documentation/user/preface.itely: add some more.
640
641 2002-08-04  Rune Zedeler <rune@zedeler.dk>
642
643         * Documentation/user/refman.itely
644         * Documentation/user/internals.itely: Documented "Current" property.
645         
646 2002-08-04  Han-Wen  <hanwen@cs.uu.nl>
647
648         * lily/lily-guile.cc: change gh_str02scm to scm_makfrom0str.
649
650 2002-08-04  Werner Lemberg  <wl@gnu.org>
651
652         * tex/lilyponddefs.tex: s/filllastpage/lastpagefill/.
653         
654         * Documentation/user/refman.itely: Document it.
655
656 2002-08-04  Han-Wen  <hanwen@cs.uu.nl>
657
658         * lily/main.cc (sane_putenv): Oops.  Should supply a private copy
659         to putenv. (this was actually caught by valgrind, but I didn't
660         think the error was mine... )
661
662 2002-08-03  Han-Wen  <hanwen@cs.uu.nl>
663
664         * tex/lilyponddefs.tex: add filllastpage support.
665
666         * GNUmakefile.in: barf if config.h is older than configure. 
667
668         * VERSION: released 1.5.71 
669         
670         * lily/beam.cc (consider_auto_knees): rewrite function; now only
671         consider horizontal knees. Fixes input/bugs/bizzarre-beam.ly
672
673         * lily/syllable-group.cc (set_lyric_align): fix centering on note
674         head for `normal' lyrics. This fixes input/bugs/lyrics-spacing.ly.
675
676 2002-08-02  Han-Wen  <hanwen@cs.uu.nl>
677
678         * lily/beam.cc (connect_beams): fix quarter note beams.
679
680         * input/regression/beam-quarter.ly: new file.
681
682 2002-08-02  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
683
684         * buildscripts/mf-to-table.py (postfixes): Reduce the line spacing
685         in the font list.
686
687 2002-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
688
689         * lily/scm-option.cc: excorcise iostream.
690
691         * lily/main.cc: remove iostream usage.
692
693 2002-08-02  Han-Wen  <hanwen@cs.uu.nl>
694
695         * scripts/lilypond-book.py: make URL for printfilename option.
696
697         * lily/beam.cc (position_with_maximal_common_beams): fix kneed
698         beamlets. This fixes input/bugs/knee
699
700         * ly/engraver-init.ly (HaraKiriStaffContext): switch off auto knee
701         for hara kiri staffs.
702
703         * lily/slur-engraver.cc (try_music): remove nested slur
704         functionality. This fixes spurious warnings with the partcombiner.
705
706 2002-08-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
707
708         * lily/parse-scm.cc (protected_ly_parse_scm): guile 1.4 compatibility.
709
710 2002-08-01 Rune Zedeler <rune@zedeler.dk>
711
712         * lily/tab-note-heads-engraver.cc: add algorithm for automatically
713         selecting frets when none given by user. Read property
714         "minimumFret".
715
716         * scm/translator-property-description.scm: Add "minimumFret"
717         
718         * mf/feta-eindelijk.mf: Changed layout of 16th and shorter rests
719         to match the 8th rest. slanted 8th rest a bit more.
720         WARNING: 8th rest and classical quarter rest exchanged.
721         
722 2002-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
723
724         * scm/grob-description.scm (RehearsalMark): Add baseline-skip to
725         handle multiline marks correctly.
726
727 2002-07-31  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
728
729         * scripts/ly2dvi.py (ly_paper_to_latexpaper): Fix dvips flags
730
731 2002-07-31 Rune Zedeler <rune@zedeler.dk>
732
733         * input/SondagMorgen/*.ly: Added. TODO: Lots of cleanups but now
734         it's there.
735
736 2002-07-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
737
738         * lily/parser.yy (chord_notes): typo. 
739
740         * scm/music-functions.scm (unfold-repeats): bugfix
741
742 2002-07-31  Rune Zedeler <rune@zedeler.dk>
743
744         * ly/engraver-init.ly: remove alias "Current" from all contexts.
745
746         * lily/translator-group (find_existing_translator): If
747         n=="Current", return this context.
748         
749         * lily/rest.cc:
750         * lily/time-signature.cc: spacing for even number of staff lines.
751         
752 2002-07-31  Han-Wen  <hanwen@cs.uu.nl>
753
754         * input/bugs/: remove various files.
755
756         * Documentation/user/refman.itely: doco updates.
757
758         * scripts/ly2dvi.py (find_pfa_fonts): add and document --pdf
759         option.
760
761 2002-07-30  Rune Zedeler <rune@zedeler.dk>
762
763         * ly/engraver-init.ly: add alias "Current" to all contexts.
764
765         * ly/property-init.ly: Use "Current" context in the accidental
766         macros. TODO: Do the same in some of the other macros?
767         
768         * scm/output-lib.scm (tablature-stem-attachment-function): add
769         duration argument. Now the function can be called again :-)
770
771 2002-07-30  Han-Wen  <hanwen@cs.uu.nl>
772
773         * lily/parse-scm.cc (parse_handler): add better error message,
774         return a sensible number of nchars
775
776 2002-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
777
778         * lily/parse-scm.cc (protected_ly_parse_scm): catch GUILE errors
779         when parsing, and emit useful warning message.
780
781         * lily/lily-guile.cc (ly_parse_scm): add line/col/file locations
782         to SCM port for parser.
783
784 2002-07-28  Rune Zedeler <rune@zedeler.dk>
785         
786         * lily/note-spacing.cc (stem_dir_correction) Add property
787         knee_spacing_correction controlling the amount of optical spacing
788         added to knees.
789         
790 2002-07-28  Glen Prideaux  <gprideau@odyssey.apana.org.au>
791        
792        * lily/syllable-group.cc (set_lyric_align): Only fiddle with
793        alignment if a note has more than a single lyric so single stanza
794        songs are aligned correctly.
795
796 2002-07-28  Han-Wen  <hanwen@cs.uu.nl>
797
798         * input/test/broken-spanner-adjustment.ly: new file.
799
800 2002-07-27  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
801
802         * scripts/lilypond-book.py: Handle printfilename also together
803         with {small,}verbatim
804
805 2002-07-27  Juergen Reuter  <reuter@ipd.uka.de>
806
807         * scm/output-lib.scm, lily/note-head.cc: fixed broken baroque
808         note-head style by setting grob property font-family
809         automatically.
810
811 2002-07-26  Jan Nieuwenhuizen  <janneke@gnu.org>
812
813         * VERSION: 1.5.70 released.
814         
815         * Documentation/user/lilypond-book.itely (Insert music snippets
816         into your texts using lilypond-book): Briefly mention HTML
817         documents.  Started rewrite, but lost inspiration.
818
819         * lily/grob-scheme.cc (get_original, get_system, get_broken_into):
820         Move scheme funcs from grob.cc and spanner.cc.
821
822         * lily, flower: Ran buildscripts/ontgaar.py.  See also
823         http://lilypond.org/wiki/?CodingStandards.
824         
825         * Documentation/GNUmakefile: Remove regression-test stuff.
826         (deep-WWW-clean): Remove wiki-dump.  Fixes web-clean target.
827
828         * Documentation/regression-test.tely: Remove.
829
830         * Documentation/user/refman.itely (Text scripts): Comment out ref
831         to PostScript output.
832
833         * lily/beam.cc (knee_b): Fix to also work if some dirs are not
834         set.
835
836         * lily/beam.cc (set_stem_directions): For knees, set stems to
837         their natural direction.
838
839 2002-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
840
841         * lily/stem.cc (calc_stem_info): Don't force stems of kneed beams
842         to reach middle staff line.
843
844         * lily/beam.cc (consider_auto_knees): Recalculate beam position
845         after deciding for a knee.
846
847 2002-07-26  Han-Wen  <hanwen@cs.uu.nl>
848
849         * Documentation/user/internals.itely: move output-formats doco to
850         WikiWiki.
851         
852 2002-07-25  Han-Wen  <hanwen@cs.uu.nl>
853         
854         * po/fr.po: update from TP
855
856         * input/template/GNUmakefile (TITLE): add lysdoc target for the
857         templates
858
859         * Documentation/user/introduction.itely (Introduction): finish
860         introduction 
861
862 2002-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
863
864         * lily/include/music-iterator.hh (class Music_iterator): change
865         get_music() to get_pending_events().
866
867 2002-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
868
869         * buildscripts/ontgaar.py: get_music () -> get_pending_events ().
870         
871         * buildscripts/ontgaar.py: New file.
872
873         * scm/grob-property-description.scm (conditional-elements): Add
874         extent-X.
875
876         * lily/grob.cc: Add extent-X and extent-Y to interface.
877
878         * lily/grob-scheme.cc (ly_get_parent): Don't dereference null
879         parent. (Han-Wen)
880
881         * input/test/move-accidentals.ly: New file. (Han-Wen)
882
883 2002-07-25  Han-Wen  <hanwen@cs.uu.nl>
884
885         * lily/grob-scheme.cc (ly_get_parent): don't crash if no parent.
886
887         * lily/slur.cc (get_first_notecolumn_y): robustness: don't crash
888         if no note-columns.
889
890         * server.el.patch: new file.
891
892         * Documentation/user/refman.itely (Point and click):  updates.
893         (Graphical interfaces): add node
894         (Vertical spacing): add node
895
896 2002-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
897
898         * lily, lily/include: Rename line to system.  Junk _l suffix.
899
900 2002-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
901
902         * po/fr.po: update from TP.
903
904         * buildscripts/lilypond-profile.sh: update support for
905         LILYPONDPREFIX
906
907 2002-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
908
909         * Documentation/user/refman.itely (Point and click): Add info
910         about GVim, NEdit.
911
912 2002-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
913
914         * lily/accidental-placement.cc (extent_callback): remove function
915         (position_accidentals): do nothing if not live.
916         Use accidental-grobs property i.s.o. accidentals, to maintain
917         proper typing. 
918
919 2002-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
920
921         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: *
922         input/test/count-systems.ly: Update to new system-count function
923         names.
924
925         * lily/grob.cc (get_line, get_original): Use LY_DEFINE.
926
927         * lily/spanner.cc (get_broken_into): Use LY_DEFINE.
928
929         * lily/include/spanner.hh:
930         * lily/include/grob.hh: Remove DECLARE_SCHEME_CALLBACKs.
931
932         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: Add
933         forcedBreak options and fix measure count comments.
934
935         * GNUmakefile.in: Junk intl.
936
937         * config.make.in (prefix): Prepend $(DESTDIR) to allow install
938         without overriding prefix.
939
940         * aclocal.m4: Regenerate.
941         
942         * stepmake/aclocal.m4: Don't expand $prefix: fixes install with
943         other $prefix.
944
945         * cygwin/GNUmakefile: 
946         * ly/GNUmakefile: 
947         * python/GNUmakefile: 
948         * make/GNUmakefile: 
949         * mf/GNUmakefile: 
950         * scm/GNUmakefile:
951         * tex/GNUmakefile: use local_package_datadir iso datadir.
952
953         * make/substitute.make (ATVARIABLES): Add local_lilypond_datadir.
954
955         * aclocal.m4: Regenerate.
956         
957         * config.hh.in:
958         * config.make.in:
959         * stepmake/aclocal.m4: Cleanups and more conventional naming for
960         datadir ($prefix/share), package_datadir ($prefix/$package), and
961         local_package_datadir ($prefix/$package/$version).
962         
963         * make/lilypond-vars.make:
964         * scripts/ly2dvi.py:
965         * scripts/lilypond-book.py:
966         * scripts/mup2ly.py:
967         * scripts/midi2ly.py: use local_package_datadir iso datadir.
968         
969         * GNUmakefile.in: build_datadir without version.
970         
971         * lily/main.cc: Datadir cleanup.
972
973         * lily/text-item.cc (lookup_text): 
974         * lily/music-output-def.cc (print_smob): 
975         * lily/mensural-ligature.cc (brew_molecule):
976         * lily/beam-quanting.cc (score_slopes_dy, score_forbidden_quants):
977         Fix warnings.
978         
979 2002-07-23  Jan Nieuwenhuizen  <janneke@gnu.org>
980
981         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: Warn when not
982         using 6 systems, like the original.
983
984         * input/test/count-systems.ly: New file.
985
986         * lily/spanner.cc (get_broken_into):
987         * lily/grob.cc (original_scm, line_scm): New function.
988
989         * lily/include/grob.hh (ly_scm2grob_array): Moved from
990         group-interface.hh and renamed.
991         (ly_grob_array2scm): New function.
992
993 2002-07-23  Juergen Reuter  <reuter@ipd.uka.de>
994
995         * lily/ambitus-engraver.cc: bugfix: create ambitus grob during
996         process_music phase
997
998 2002-07-23  Han-Wen  <hanwen@cs.uu.nl>
999
1000         * lily/separation-item.cc (width): cache extent in extent-X
1001
1002         * lily/spacing-spanner.cc (standard_breakable_column_spacing):
1003         only add extent for non-musical column.
1004
1005         * lily/accidental-placement.cc (split_accidentals): new function
1006         (get_relevant_accidental_extent): new function
1007
1008         * lily/staff-spacing.cc (next_note_correction): idem
1009
1010         * lily/separating-group-spanner.cc (find_rods): use
1011         conditional_width().
1012         
1013         * scm/sketch.scm: fix roundfilledbox definition
1014
1015         * lily/lily-guile.cc (robust_list_ref): be sensible with negative
1016         argument. This fixes too-long stems on half and quarter notes.
1017
1018 2002-07-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1019
1020         * Documentation/index.texi: Add, fix, change some links and names,
1021         including dump of wiki wiki.
1022
1023         * Documentation/GNUmakefile (local-WWW): Slurp wiki.
1024
1025         * buildscripts/wiki-slurp.py: New file.  Accept multiple pattern.
1026         (unwiki): Replace local urls with <img src> too.
1027
1028         * Documentation/GNUmakefile (wiki-dump): New target.
1029
1030         * Documentation/header.html.in: Link to Documentation/index
1031         renamed to Index (was other...).
1032
1033         * Documentation/regression-test.tely: Remove.
1034
1035         * make/lysdoc-targets.make (local-WWW): Add default targets .ps.gz
1036         and .pdf.
1037
1038 2002-07-22  Han-Wen  <hanwen@cs.uu.nl>
1039
1040         * VERSION: 1.5.69 released
1041         
1042         * lily/accidental-placement.cc (position_accidentals): document
1043         two bugcases.
1044
1045         * lily/skyline.cc (skyline_meshing_distance): bugfixes.
1046
1047 2002-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1048
1049         * input/regression/abe.ly: 
1050         * input/test/transposing.ly: Remove mention of mudela.
1051
1052         * scripts/lilypond-book.py (make_pixmap): Don't use quiet_system,
1053         ie, don't redirect PNG output to /dev/null.  Fixes lys-to-tely
1054         documents.
1055
1056         * input/test/mark.ly: 
1057         * Documentation/user/refman.itely: Re-enable \mark #'() example.
1058
1059         * lily/parser.yy: Revert to MARK scalar.
1060
1061 2002-07-21  Han-Wen  <hanwen@cs.uu.nl>
1062
1063         * lily/accidental.cc (accurate_boxes): add function to represent
1064         flat with 2 boxes. Improves flat-flat accidental spacing. 
1065
1066         * lily/accidental-placement.cc (stagger_apes): try to arrange accs
1067         in a C form, with the top accidental closet to the chord.
1068
1069         * lily/stem.cc (get_default_stem_end_position): don't crash if
1070         lengths not set.
1071         (get_default_stem_end_position): idem for stem-shorten.
1072
1073         * mf/feta-toevallig.mf: enlarge flat bbox.
1074
1075         * input/regression/lyrics-extender.ly: new file.
1076
1077         * lily/lyric-extender.cc (brew_molecule): don't add
1078         right-trim-amount if extender is broken.
1079
1080         * scripts/ly2dvi.py (global_latex_preamble): bugfix (thanks Werner).
1081
1082 2002-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1083
1084         * Documentation/index.texi: Add pointers to new regression and
1085         test documents.
1086
1087         * Documentation/user/converters.itely:
1088         Documentation/user/invoking.itexi: Some small fixes for uniform
1089         usage example.
1090
1091         * input/allfontsize.ly, size*.ly: New files, moved from
1092         input/regression.
1093         
1094         * input/font20.ly, font-body.ly: New files, moved from input/test.
1095         
1096         * input/font*.ly: New files, moved from input/test.
1097
1098         * input/test/*.ly: Remove empty files, fix broken ones.
1099
1100         * input/test/different-time-signatures.ly: Add FIXME marker;
1101         comment-out broken code.
1102
1103         * Documentation/regression-test.tely: Comment-out, add
1104         obsolete-marker and url to regression-test-dir.
1105
1106         * input/test/GNUmakefile: 
1107         * input/regression/GNUmakefile: Add rule for lys-to-tely.py.
1108
1109         * input/regression/+.ly:
1110         * input/test/+.ly: New file.
1111
1112         * input/test/cue-notes.ly: better example
1113
1114         * Documentation/user/refman.itely (Font selection): font size doco
1115
1116         * input/mutopia/F.Schubert/standchen.ly: note bugfix
1117
1118         * lily/stem.cc: rewrite of scoring to give sane results on knee
1119         beams.
1120
1121         * lily/beam.cc (set_stem_lengths): extend stems for gapped tremolo
1122         beams.
1123         (connect_beams): chop off beaming outside the beam. Fixes problem
1124         with tremolo beams.
1125
1126         * lily/score-engraver.cc (initialize): error if feta20.afm
1127
1128 2002-07-19  Han-Wen  <hanwen@cs.uu.nl>
1129
1130         * scm/engraver-documentation-lib.scm
1131         (document-property-operation): add properties to context
1132         documentation.
1133
1134         * scm/documentation-lib.scm (pad-string-to): align info menus.
1135
1136 2002-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1137
1138         * debian/GNUmakefile: Remove lilypond.links.
1139         
1140         * debian/: Debian patch (Anthony Fok).
1141         
1142         * debian/lilypond.links: Remove, as per Anthony's request.
1143
1144         * aclocal.m4: Regenerate.
1145         
1146         * stepmake/aclocal.m4: Add --with-kpathsea-include,
1147         --with-kpathsea-lib options.
1148
1149         * scripts/mup2ly.py: Cut-n-paste include missing lilylib.
1150
1151         * stepmake/stepmake/compile-vars.make: 
1152         * stepmake/stepmake/executable-rules.make: 
1153         * stepmake/stepmake/python-module-rules.make:
1154         * stepmake/stepmake/shared-library-rules.make: Use ALL_LDFLAGS, to
1155         guard agains user override of LDFLAGS.
1156
1157         * Documentation/user/refman.itely: Compile fix for \mark #'(music ...).
1158
1159         * Documentation/user/internals.itely: Use ly-set-mus-property!.
1160
1161         * cygwin/mknetrel: New file.
1162
1163         * cygwin: New directory.  Moved Cygwin stuff from
1164         Documentation/windows.
1165         
1166         * Documentation/windows/fix-suffixes.sh:
1167         * buildscripts/walk.sh: Junk.
1168
1169         * aclocal.m4: Regenerate.
1170
1171         * buildscripts/walk.sh: Remove.
1172
1173         * stepmake/stepmake/topdocs-targets.make: 
1174         * stepmake/stepmake/help2man-rules.make: 
1175         * stepmake/stepmake/generic-vars.make: 
1176         * stepmake/make/stepmake.make: 
1177         * Documentation/user/GNUmakefile: 
1178         * make/stepmake.make: 
1179         * make/lilypond-vars.make: 
1180         * GNUmakefile.in: 
1181         * stepmake/aclocal.m4: Remove builddir cruftyness.
1182         
1183         * stepmake/stepmake/c++-rules.make: Use ALL_CXXFLAGS, to guard
1184         agains user override of CXXFLAGS.
1185         
1186         * stepmake/stepmake/c++-vars.make (ALL_CXXFLAGS): Include CXXFLAGS.
1187         
1188         * stepmake/stepmake/c-rules.make: Use ALL_CFLAGS, to guard
1189         against user override of CFLAGS.
1190         
1191         * stepmake/stepmake/c-vars.make (ALL_CFLAGS): Include CFLAGS.
1192
1193 2002-07-17  Han-Wen  <hanwen@cs.uu.nl>
1194
1195         * GNUmakefile.in: distribute lexer-gcc-3.1.sh  as well
1196         
1197         * lily/music.cc (LY_DEFINE): change ly-set-mus-property to
1198         ly-set-mus-property!
1199
1200         * lily/grob.cc (LY_DEFINE): change ly-set-grob-property to ly-set-grob-property!
1201
1202         * lily/parser.yy (Repeated_music): shift duration log for tremolo
1203         repeats, instead of klutzing around.
1204
1205         * lily/chord-tremolo-engraver.cc (acknowledge_grob): set X parent
1206         of stem tremolo grobs.
1207
1208         * scm/music-functions.scm (shift-duration-log): new function, add
1209         to duration log of all notes.
1210
1211         * lily/duration.cc: add compression factor arguments to
1212         make-duration.
1213         compression-factor, dot-count, duration-log: add scheme functions.
1214
1215         * lily/mark-engraver.cc (process_music): allow \mark to take a
1216         number as argument as well.
1217
1218 2002-07-16  Han-Wen  <hanwen@cs.uu.nl>
1219
1220         * lily/rest.cc (after_line_breaking): only translate the whole
1221         rest if we have more than 1 staff line
1222
1223 2002-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1224
1225         * VERSION: release 1.5.68
1226
1227         * scripts/lilypond-book.py: fixes by Tom Cato Amundsen.
1228
1229 2002-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1230
1231         * lily/beam-quanting.cc (score_forbidden_quants): split beam
1232         quanting functionality.
1233         (quanting): argh. Forgot how linear interpolation works. Bugfix.
1234
1235         * Documentation/index.texi (Top): add whole-big-page documentation.
1236
1237         * lily/side-position-interface.cc (general_side_position):
1238         Subtract parent offset iso. adding it. (Huh? How could this have
1239         worked?)
1240
1241         * lily/clef-engraver.cc (stop_translation_timestep): add staff to
1242         OctavateEight support.
1243
1244         * scripts/lilypond-book.py: add smallverbatim option.
1245
1246         * lily/beam.cc (quanting): bugfix. Behave sanely when no visible
1247         stems.
1248
1249         * lily/accidental-placement.cc (position_accidentals): add padding
1250         property. Increase default setting to 0.2. 
1251
1252 2002-07-15  Han-Wen  <hanwen@cs.uu.nl>
1253
1254         * lily/paper-column.cc (before_line_breaking): urg. bugfix.
1255
1256         * lily/separating-line-group-engraver.cc (finalize): don't replace
1257         right-items, but add to list. This fixes a bug when a staff ends
1258         with cross-staff voice switching away.
1259  
1260 2002-07-14  Han-Wen  <hanwen@cs.uu.nl>
1261
1262         * input/mutopia/GNUmakefile: move mutopia/ to input/mutopia/
1263
1264         * lily/beam.cc (quanting): add explicit support for cross-staff
1265         beaming: make slope penalty larger.
1266
1267         * lily/beam.cc: use common refpoints throughout. This fixes many
1268         cross staff issues.
1269  
1270         * lily/paper-column.cc (before_line_breaking): bug fix.
1271
1272         * lily/volta-engraver.cc (process_music): do something sensible if
1273         no staffs found. 
1274
1275         * scripts/lilypond-book.py (make_pixmap): opps. Do png conversion
1276         only once. 
1277
1278         * Documentation/user/refman.itely (Global layout): made section on
1279         global layout, added spacing documentation.
1280
1281         * lily/staff-symbol.cc (brew_molecule): change ragged right for
1282         staff symbols. See comments.
1283
1284 2002-07-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1285
1286         * lily/voice-devnull-engraver.cc (acknowledge_grob): Use proper
1287         spelling for always.  In solo a due mode, kill spanners when the
1288         other thread has solo.
1289
1290         * lily/thread-devnull-engraver.cc (acknowledge_grob): In solo a
1291         due mode, kill everything when the other thread has solo.
1292
1293         * lily/a2-engraver.cc (acknowledge_grob): In solo a due mode, do
1294         not set directions when we have solo.
1295
1296         * lily/part-combine-music-iterator.cc (process): Set property
1297         "othersolo" if the other thread has solo.
1298
1299 2002-07-13  Han-Wen  <hanwen@cs.uu.nl>
1300
1301         * VERSION: 1.5.67 released.
1302         
1303         * lily/beam.cc (calc_stem_y): fix beams on quarter notes.
1304
1305         * lily/stem-tremolo.cc (brew_molecule): add code for stem tremolos.
1306
1307         * lily/auto-beam-engraver.cc (create_beam_p): remember Beam
1308         settings at the start of a potential auto beam.
1309
1310         * lily/include/sequential-iterator.hh (class Sequential_iterator):
1311         bugfix: protect music list from GC.
1312
1313         * Documentation/user/introduction.itely: misc fixes.
1314
1315         * scripts/ly2dvi.py (run_latex): show latex error log. Ask for
1316         bugreport if lilypond is killed by a signal. 
1317
1318         * input/regression/beam-funky.ly:  new file
1319
1320         * lily/input-smob.cc (make_input): GUILE 1.7 compatibility fixes.
1321
1322         * lily/beam.cc: complete rewrite of multiplicity. This fixes 16th
1323         knees code.
1324         (quanting): add french beaming support (property french-beaming)
1325         (stem_beams): removed.
1326
1327 i2002-07-12  Mats Bengtsson  <matsb@s3.kth.se>
1328
1329         * lily/beam.cc (after_line_breaking): Set correct stem lengths
1330         also when beam positions are set manually.
1331         (consider_auto_knees): Do not use automatic knees if the directions
1332         are set manually by the user.
1333
1334 2002-07-12  Han-Wen  <hanwen@cs.uu.nl>
1335
1336         * input/regression/grace-auto-beam.ly: new file
1337
1338         * input/regression/grace-unfold-repeat.ly: new file
1339
1340         * lily/auto-beam-engraver.cc (test_moment): never start on grace moments.
1341
1342         * lily/forbid-break-engraver.cc (start_translation_timestep): skip
1343         grace notes for break-forbidding. Breaks during grace notes are
1344         handled by Bar_engraver.        
1345
1346         * lily/unfolded-repeat-iterator.cc: Reimplement
1347         Unfolded_repeat_iterator, Volta_repeat_iterator using
1348         Sequential_iterator. All grace functionality from {} carries over
1349         to repeats as well.
1350
1351         * lily/sequential-iterator.cc: new file: form baseclass for
1352         sequential music iterator and unfolded/volta repeat iterator.
1353
1354 2002-07-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1355
1356         * lily/include/debug.hh: deprecate.
1357
1358         * lily/spacing-spanner.cc (set_springs): add support for
1359         common-shortest-duration field.
1360
1361         * lily/parser.yy (translator_spec_body): allow \set in \translator
1362         {}  block. This is the same as \override, here.
1363
1364         * lily/score-engraver.cc (one_time_step): don't warn about columns
1365         when skipTypesetting == #t.
1366
1367         * lily/spacing-spanner.cc (musical_column_spacing): change
1368         ragged right function to produce natural spacing.
1369
1370 2002-07-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1371
1372         * lily/paper-column.cc (before_line_breaking): update
1373         #'bounded-by-me field for suicided items.  This fixes crazy
1374         spacing in \partcombine scores.
1375
1376 2002-07-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1377
1378         * config.hh.in: Add HAVE_SSTREAM.
1379         
1380         * configure.in: Add check for sstream header.
1381
1382 2002-07-09  Mats Bengtsson  <matsb@s3.kth.se>
1383  
1384         * flower/source-file.cc: Fix compatibility with older g++.
1385  
1386 2002-07-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1387
1388         * input/twinkle.ly: Bugfix: no automaticMelismata.
1389
1390 2002-07-08  Han-Wen  <hanwen@cs.uu.nl>
1391
1392         * mutopia/J.S.Bach/Cembalo-Partitas/: remove
1393
1394         * ly/engraver-init.ly (ScoreContext): turn on automaticMelismata
1395         by default.
1396
1397         * lily/voice-devnull-engraver.cc (try_music):
1398         lily/thread-devnull-engraver.cc: use proper spelling for #'always.
1399
1400         * lily/unfolded-repeat-iterator.cc (Unfolded_repeat_iterator):
1401         copy here_mom_ too. This fixes an obscure bug with combining
1402         partcombine and repeat
1403
1404         * lily/chord-tremolo-iterator.cc (Chord_tremolo_iterator): copy
1405         factor too. 
1406
1407 2002-07-07  Han-Wen  <hanwen@cs.uu.nl>
1408
1409         * mutopia/J.S.Bach/pa.ly: remove
1410         * mutopia/J.S.Bach/Duette/: remove  
1411         
1412         * scm/font.scm (change-rhs-size): add support for "paper19.ly"
1413
1414         * VERSION: 1.5.66 released
1415
1416         * scm/grob-description.scm (all-grob-descriptions): add
1417         item-interface where necessary
1418
1419         * lily/score-engraver.cc (one_time_step): warn for grobs created
1420         during stop_translation_timestep().
1421
1422         * lily/a2-engraver.cc: restrict acknowledged grob types.
1423
1424         * lily/chord-name-engraver.cc: remove acknowledge_grob().
1425
1426         * Documentation/user/tutorial.itely: doc carnage.
1427
1428 2002-07-06  Rune Zedeler  <rune@zedeler.dk>
1429
1430         * Documentation/user/refman.itely: Documented accidentals
1431         (incl. bugs), subdivideBeams and drum/percussion notation.
1432
1433         * lily/translator-group.cc, lily/include/translator-group.hh
1434         (Translator_group::set_children_property): removed.
1435
1436         * lily/accidental-engraver.cc: don't use
1437         Translator_group::set_children_property.
1438
1439         * lily/new-accidental-engraver.cc: Added. More correct
1440         accidentals, but wrong spacing.
1441
1442         * lily/beam-enagraver.cc, lily/auto-beam-engraver.cc: Small
1443         subdivideBeams-fixes.
1444
1445         * scm/drums.scm: Small changes/fixes in instruments and maps
1446         
1447 2002-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1448
1449         * lexer-gcc-3.1.sh: Fixes and more comments.
1450
1451         * Documentation/topdocs/INSTALL.texi: Add comment about gcc-3.0.4
1452         problems.
1453
1454         * lily/include/stream.hh:
1455         * lily/include/moment.hh:
1456         * lily/include/midi-stream.hh:
1457         * lily/streams.cc:
1458         * lily/scm-option.cc:
1459         * lily/parser.yy:
1460         * lily/my-lily-lexer.cc:
1461         * lily/moment.cc:
1462         * lily/midi-stream.cc:
1463         * lily/main.cc:
1464         * lily/lexer.ll:
1465         * lily/includable-lexer.cc:
1466         * flower/include/source-file.hh:
1467         * flower/include/parray.hh:
1468         * flower/include/dictionary.hh:
1469         * flower/include/array.icc:
1470         * flower/string.cc: 
1471         * flower/source-file.cc:
1472         * flower/getopt-long.cc: gcc-3.1 fixes.
1473
1474         * stepmake/stepmake/generic-targets.make: Add comment about warning.
1475
1476         * lexer-gcc-3.0.patch: Add comment, and a fix for installations
1477         that have an unpatched flex and gcc-3.1.x.
1478
1479         * Documentation/topdocs/INSTALL.texi: Add comments and
1480         instructions on gcc-3.1.x.
1481
1482         * lexer-gcc-3.1.sh: New file.
1483
1484         * aclocal.m4: regenerate.
1485         
1486         * stepmake/aclocal.m4: Version compare fix.
1487
1488 2002-07-05  Han-Wen  <hanwen@cs.uu.nl>
1489
1490         * ly/engraver-init.ly (RhythmicStaffContext): stems up by default.
1491
1492         * lily-guile.hh: remove guile 1.3 compatibility,  add 1.4
1493         compatibility functions.
1494
1495 2002-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1496
1497         * Documentation/windows/lilypond.hint (requires): Add libintl2.
1498
1499 2002-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1500
1501         * VERSION: 1.5.65 released. 
1502         
1503         * scripts/lilypond-book.py: patches by Tom Cato Amundsen.  Adds
1504         support for the columnsep when using the geometry package.
1505         
1506 2002-07-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1507
1508         * scm/grob-property-description.scm (minimum-space-pair): Remove.
1509
1510         * Documentation/windows/README: 
1511         * Documentation/windows/guile-1.5.6-1.5.6.jcn2.patch:
1512         * Documentation/windows/changelog: New file.
1513
1514         * Documentation/windows/lilypond.hint (requires): libguile14 (was:
1515         guile).
1516
1517 2002-07-03  Han-Wen  <hanwen@cs.uu.nl>
1518
1519         * lily/grob-property.cc (HASHING_FOR_MUTABLE_PROPS): experiment:
1520         try hash tables for mutable properties.
1521
1522         * lily/align-interface.cc: remove aligned-interface and props
1523         minimum-space-pair extra-space 
1524
1525         * lily/grob-property.cc: new file move grob prop handling here.
1526
1527         * lily/lily-guile.cc (ly_deep_copy): add vector support
1528
1529         * lily/break-substitution.cc (do_break_substitution): add vector
1530         support.
1531
1532         * lily/spanner.cc: remove extend_spanner_over_* funcs.
1533
1534 2002-07-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1535
1536         * stepmake/aclocal.m4 (STEPMAKE_GET_VERSION): Workaround for
1537         broken Debian gcc version string: 'gcc (GCC) 3.1.1 20020606
1538         (Debian prerelease)'
1539
1540 2002-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1541
1542         * lily/bar-check-iterator.cc (process): change
1543         barbarCheckNoSynchronize to barCheckSynchronize
1544
1545         * Documentation/user/bugs.itexi: move to introduction, remove.
1546
1547         * Documentation/user/*.itexi: general carnage/cleanage.
1548         
1549         * Documentation/user/internals.itely: split most of file into
1550         internal documentation (.scm and .cc)
1551
1552         * buildscripts/make-font-dir.py: put designsize in to X font
1553         sWidth field
1554
1555         * make/lilypond.redhat.spec.in: postinstall bugfix
1556
1557 2002-07-02  Juergen Reuter  <reuter@ipd.uka.de>
1558
1559         * lily/ambitus-engraver.cc, lily/ambitus.cc: Various bugfixes:
1560         avoid segfault on undefined ambitus pitch; avoid wasteful creation
1561         of pitch smobs; defer computation of centralCPosition beyond first
1562         timestep to catch also clefs outside of the current voice context.
1563
1564 2002-07-02  Han-Wen  <hanwen@cs.uu.nl>
1565
1566         * input/template/satb.ly: new file
1567
1568 2002-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1569
1570         * Documentation/user/glossary.tely: Precautions for lilypond-book:
1571         don't use spaces after @lilypond options.
1572
1573         * Documentation/topdocs/INSTALL.texi (Top): Remove generic Guile
1574         threads warning.
1575
1576 2002-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1577
1578         * VERSION (MAJOR_VERSION): 1.5.64
1579
1580 2002-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1581
1582         * lily/grob.cc (mark_smob): don't mark parents, explain why.
1583
1584         * tex/lilyponddefs.tex: Define outputscale only once.
1585
1586 2002-06-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1587
1588         * configure.in: Require guile 1.4 or newer (was 1.3.4?).
1589
1590 2002-06-29  Han-Wen  <hanwen@cs.uu.nl>
1591
1592         * lily/(phrasing-)slur-engraver.cc: remove slur{Begin|End}Attachment.
1593
1594         * lily/separating-line-group-engraver.cc (acknowledge_grob):
1595         ignore grobs with no-spacing-rods set.
1596
1597         * Documentation/user/tutorial.itely (Fine tuning a piece): more tut.
1598
1599         * scm/grob-description.scm (all-grob-descriptions): sort list
1600         
1601 2002-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1602
1603         * Documentation/user/tutorial.itely (A piano excerpt): Bugfix:
1604         remove stray brace.
1605
1606         * Documentation/topdocs/FAQ.texi (Installation): Add
1607         lilypond-devel list.  Add faq about font removal.  Fix faq about
1608         generating and running ./configure.
1609
1610 2002-06-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1611
1612         * scm/chord-name.scm (chord::name->text): Workaround: clean markup
1613         text.
1614
1615         * lily/text-item.cc (markup_text2molecule): Bugfix: raise only once.
1616
1617         * input/test/ambitus.ly:
1618         * lily/ambitus-engraver.cc:
1619         * lily/ambitus.cc:
1620         * lily/include/ambitus.hh: New file.
1621
1622         * GNUmakefile.in (local-clean): Also remove builddir-setup's symlinks.
1623
1624 2002-06-25  Juergen Reuter  <reuter@ipd.uka.de>
1625
1626         * input/test/ambitus.ly, lily/ambitus-engraver.cc,
1627         lily/ambitus.cc, lily/include/ambitus.hh, ly/engraver-init.ly,
1628         scm/basic-properties.scm, scm/grob-description.scm,
1629         scm/grob-property-description.scm: Add support for ambitus.
1630
1631 2002-06-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1632
1633         * lily/text-spanner.cc: add some props to interface (patch
1634         courtesy Chris J).
1635
1636 2002-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1637
1638         * lily/text-spanner.cc (setup_pedal_bracket): Bugfix: only
1639         dereference valid Grob.
1640
1641         * configure.in: Quoting fixes.
1642
1643 2002-06-24  Han-Wen  <hanwen@cs.uu.nl>
1644
1645         * VERSION: 1.5.63 released
1646
1647         * lily/grob-scheme.cc: new file
1648
1649         * lily/break-substitution.cc: split up break substitution
1650         functionality, and make a special constant stack-space version for
1651         lists of grobs. This should fix the problems of lily in
1652         combination with pthreads/qthreads.
1653
1654         * lily/grob.cc (mark_smob): bugfix: mark other parent too.
1655
1656 2002-06-23  Chris Jackson  <chris@fluffhouse.org.uk>
1657
1658         * lily/text-spanner.cc (setup_pedal_bracket):
1659         * lily/piano-pedal-engraver.cc (create_bracket_grobs): 
1660         Fix the lengths of mixed-style piano pedal brackets.
1661
1662 2002-06-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1663
1664         * Documentation/user/tutorial.itely (First steps): Add missing
1665         quotation.
1666
1667         * Documentation/topdocs/INSTALL.texi (Top): Add some warnings
1668         about guile --with-threads.  Hopefully this issue can be resolved
1669         rsn, but maybe we should even add warnings for the standard Debian
1670         and Red Hat packages?
1671
1672         * configure.in: Warn if guile is configured to use threads.  Maybe
1673         we should make this an error (ie, add to REQUIRED list?)
1674
1675         * config.make.in (PACKAGE_NAME):
1676         (PACKAGE, package):  Don't hardcode.
1677
1678         * VERSION (PACKAGE_NAME): Typo fix.
1679
1680 2002-06-23  Han-Wen  <hanwen@cs.uu.nl>
1681
1682         * input/tutorial/brahms-*.ly: new tutorial files.
1683
1684         * Documentation/user/tutorial.itely: fixes. Extend cheat sheet.
1685
1686         * scm/script.scm (default-script-alist): fermata is up.
1687
1688         * lily/dynamic-engraver.cc (stop_translation_timestep): stop
1689         dynamic line spanner when there is no crescendo to connect.
1690
1691         * lily/tie.cc (get_control_points): add test to avoid flat ties.
1692
1693 2002-06-22  Han-Wen  <hanwen@cs.uu.nl>
1694
1695         * lily/note-collision.cc (check_meshing_chords): don't crash if no
1696         stems.
1697
1698         * scm/music-functions.scm (toplevel-music-functions): new
1699         definition. Functions to apply automatically. Removes the need for
1700         explicitly doing \apply #voicify-music
1701
1702         * lily/grob.cc (do_break_substitution): rename function, use
1703         global var for criterion argument. Reduces stack usage a little.
1704
1705         * ly/engraver-init.ly (StaffContext): add Instrument_engraver
1706
1707         * scripts/convert-ly.py, lily/*.cc, scm/*.scm: change
1708         visibility-lambda to break-visibility
1709
1710 2002-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1711
1712         * input/bugs/part-combiner.ly: New file.
1713
1714         * lily/include/spacing-interface.hh: New file.
1715
1716         * lily/include/spaceable-element.hh: Remove.
1717
1718         * input/test/script-priority.ly: New file.
1719
1720 2002-06-20  Han-Wen  <hanwen@cs.uu.nl>
1721
1722         * lily/system.cc (output_lines): kill grobs that are only for spacing.
1723
1724 2002-06-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1725
1726         * lily/fingering-engraver.cc (make_script): 
1727         * lily/script-engraver.cc (process_music): 
1728         * lily/text-engraver.cc: 
1729         (process_acknowledged_grobs): Remove hard coded script-priority.
1730
1731         * flower/warn.cc: Cleanup.
1732
1733         * lily/voice-devnull-engraver.cc: Also eat multi-measure rest, a
1734         spanner now.
1735
1736         * aclocal.m4: Regenerate.
1737
1738         * stepmake/aclocal.m4: Also set GUILE_PATCH_LEVEL.
1739
1740         * config.hh.in: Only set GUILE_MAJOR_VERSION if necessary.
1741         * lily/include/lily-guile.hh: Only include config.h if necessary.
1742
1743         * Changelog: cvs changes ml archive test #8.
1744         
1745         * lily/slur-engraver.cc: Layout fix.
1746
1747 2002-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1748
1749         * ly/engraver-init.ly (RhythmicStaffContext): add
1750         Dot_column_engraver, resurrect barlines 
1751         
1752         * VERSION: 1.5.62 released.
1753
1754         * lily/engraver-group-engraver.cc (do_announces): rename
1755         create_grobs () to process_acknowledged_grobs().
1756
1757         * lily/grob.cc (programming_error): add programming_error with
1758         origin location.  
1759
1760         * lily/tuplet-bracket.cc (parallel_beam): robustness check, don't
1761         fail if a beam doesn't have stems.  
1762
1763         * lily/engraver-group-engraver.cc (do_announces): scary change in
1764         calling convention of create_grobs():  no create_grobs() call
1765         before acknowledge_grobs().
1766
1767         * lily/sequential-music-iterator.cc (skip): add support for grace
1768         notes. 
1769
1770         * lily/music.cc (Music): fix very subtle and nasty memory
1771         corruption bug. Typical symptom: "programming_error: Rhythmic_req
1772         has no duration"
1773
1774         * mutopia/claop.py: new file: CLA(O)P II by Peter Wallin.
1775
1776 2002-06-19  Han-Wen  <hanwen@cs.uu.nl>
1777
1778         * ly/engraver-init.ly (RhythmicStaffContext): add
1779         Dot_column_engraver
1780         
1781
1782         * lily/parser.yy: various protection fixes. Less objects are now
1783         overprotected.
1784
1785 2002-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1786
1787         * stepmake/bin/release.py (prev_ver): Bugfix: assume new diff
1788         naming scheme.
1789
1790         * Documentation/windows/zlily-profile.sh:
1791         * Documentation/windows/post-lilypond.sh: Assume normal
1792         prefix=/usr for lilypond.
1793
1794         * lily/musical-request.cc (length_mom): Display origin with error.
1795
1796         * input/test/duration-check.ly: New file.
1797
1798         * lily/lily-guile.cc (ly_pair_p): [PARANOID]: Check for freed
1799         cells.
1800
1801         * lily/part-combine-music-iterator.cc (get_state): Bugfix: use
1802         ly_symbol2scm to get a scm symbol (rather than ly_str02scm).
1803
1804         * aclocal.m4:
1805         * autogen.sh: Regenerate.
1806         
1807         * Documentation/topdocs/INSTALL.texi: 
1808         * configure.in: 
1809         * stepmake/configure.in:
1810         * stepmake/aclocal.m4: Revert autoconf upgrade.  Autoconf 2.53 has
1811         a serious bug wrt AC_CONFIG_AUX_DIR (reported).  Creating
1812         ./configure once again requires autoconf == 2.13.
1813
1814         * stepmake/autogen.sh: Check for autoconf == 2.13.
1815
1816 2002-06-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1817
1818         * lily/parser.yy (open_request_parens): add input locations to
1819         open and close parens. 
1820
1821 2002-06-17  Chris Jackson <chris@fluffhouse.org.uk>
1822
1823         * lily/tuplet-bracket.cc:
1824         * lily/text-spanner.cc: 
1825         * lily/piano-pedal-engraver.cc: 
1826         * scm/grob-description.scm: 
1827         * scm/grob-property-description.scm: Changed the
1828         edge-width property of brackets to edge-widen. Changed the sign of
1829         the left element of edge-widen so a pair of equal numbers produces
1830         a symmetrical bracket.
1831
1832 2002-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1833
1834         * ly/espanol.ly: added.
1835
1836         * lily/simple-spacer.cc (solve): remove assert.
1837
1838 2002-06-17  Han-Wen  <hanwen@cs.uu.nl>
1839
1840         * lily/forbid-break-engraver.cc (class
1841         Forbid_line_break_engraver): new engraver: forbid linebreaks
1842         during playing notes
1843
1844         * lily/spacing-spanner.cc (loose_column): add another check: don't
1845         move around bar lines as loose columns.
1846
1847         * scm/basic-properties.scm (default-break-barline):  add pre-break
1848         for .| barline
1849
1850 2002-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
1851
1852         * GNUmakefile.in (builddir-setup): Bugfix: include srcdir/tex as
1853         well as mf/out as subdirs of tex, for kpathsea to find through TEXMF.
1854
1855         * scripts/lilypond-book.py (environment): Bugfix: update to new
1856         TEXMF scheme, from ly2dvi.
1857
1858         * lily/lookup.cc (slur): Invoke bezier-bow.
1859
1860         * scm/tex.scm (bezier-bow): 
1861         * scm/ps.scm (bezier-bow): Bezier sandwich with rounded endings
1862         (Previously named bezier-sandwich).
1863         
1864         * scm/tex.scm (bezier-sandwich):
1865         * scm/ps.scm (bezier-sandwich): Plain bezier sandwich.
1866
1867         * make/lilypond.mandrake.spec.in (post): 
1868         * make/lilypond.suse.spec.in (post): 
1869         * make/lilypond.redhat.spec.in (post): Also remove parmesan fonts.
1870         
1871         * tex/lilyponddefs.tex: Uncomment feta character support.
1872
1873         * Documentation/user/refman.itely (Pitches): Add espanol.ly
1874         description.
1875
1876         * ly/catalan.ly: Add comment about (spanish) -s suffix.
1877
1878         * ly/espanol.ly: Spanish note names by Carlos Garc'ia Su'arez
1879         <cgscqmp@terra.es>.
1880
1881 2002-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1882
1883         * GNUmakefile.in (short-examples):
1884         (long-examples): Bugfix for --srcdir build.
1885         (top-web): Rewrite weblist find command.
1886
1887         * stepmake/bin/config.sub: 
1888         * stepmake/bin/config.guess: Update from latest autotools.
1889
1890         * aclocal.m4:
1891         * autogen.sh: Regenerate.
1892         
1893         * configure.in: 
1894         * stepmake/configure.in: 
1895         * stepmake/aclocal.m4: Run autoupdate.  Creating ./configure now
1896         requires autoconf >= 2.50.
1897
1898         * stepmake/autogen.sh: Check for autoconf >= 2.50.
1899
1900         * Documentation/user/refman.itely: Bugfix for tablature example.
1901
1902         * Documentation/windows/compiling.texi: Update for new and
1903         improved setup.
1904
1905 2002-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
1906
1907         * lily/spacing-spanner.cc (find_shortest): make 1/8 configurable:
1908         introduce base-shortest-duration
1909
1910         * lily/parser.yy (music_output_def_body): don't crash when \tempo
1911         in unexpected \midi{} is found.
1912
1913 2002-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1914
1915         * stepmake/GNUmakefile.in: Don't install stepmake.  This breaks
1916         the use of make/ly.make for use as an external makefile.  Probably
1917         noone except for myself ever used this anyway.
1918
1919         * stepmake/stepmake/GNUmakefile (INSTALLATION_DIR): Bugfix: Adapt
1920         to new $datadir convention (<package>/<version>).
1921
1922 2002-06-13  Han-Wen  <hanwen@cs.uu.nl>
1923         
1924         * VERSION: 1.5.61 released
1925         
1926         * Document/user/refman.itely: tablature doc and code updates by
1927         Jean-Baptiste Lamy <jiba@tuxfamily.org>
1928         
1929         * input/template/piano-dynamics.ly: bugfixes.
1930
1931         * lily/key-engraver.cc (try_music): read request only once. Don't
1932         overwrite lastKeySignature. Call create_key() only once. This
1933         fixes a bug with multiple equal key changes on polyphonic staffs.
1934
1935 2002-06-12  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1936
1937         * scm/grob-description.scm: Add side-position-interface to TextSpanner
1938
1939         * scm/grob-property-description.scm: Document the trill line type.
1940
1941 2002-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1942
1943         * stepmake/stepmake/generic-vars.make: 
1944         * make/lilypond-vars.make:
1945         * GNUmakefile.in (builddir-setup): New setup for builddir run.
1946         Fixes LilyPond run from builddir for --srcdir builds.
1947
1948         * Documentation/windows/GNUmakefile (OUT_PROFILES): Bugfix for
1949         --srcdir build.
1950
1951 2002-06-12  Han-Wen  <hanwen@cs.uu.nl>
1952
1953         * scm/grob-description.scm (all-grob-descriptions): add
1954         font-family to RehearsalMark
1955
1956         * scm/drums.scm: move over definitions from drum-pitch-init.ly
1957
1958         * lily/volta-bracket.cc (brew_molecule): bugfix, don't do anything
1959         if glyph not set.
1960
1961 2002-06-12  Heikki Junes  <heikki.junes@hut.fi>
1962
1963         * lilypond-mode.el: Propose saving before applying a command:
1964         for saved buffer set default command to LilyPond.
1965
1966 2002-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1967
1968         * buildscripts/mutopia-index.py (headertext_nopics): Add missing
1969         variable.
1970
1971         * Documentation/windows/lilypond.hint: Renamed (previously setup.hint).
1972
1973         * Documentation/windows/lilypond-doc.hint: New file.
1974
1975         * GNUmakefile.in: Forward port: Add toplevel target install-html-doc.
1976         Bugfixes for --srcdir html-doc build.
1977         
1978         * make/lilypond-vars.make (LILYPOND_BOOK_INCLUDES): Forward port:
1979         Bugfix: Include $(builddir)/mf/out (was $(srcdir)/mf/out.
1980
1981 2002-06-10  Han-Wen  <hanwen@cs.uu.nl>
1982
1983         * ly/script-init.ly (pralldown): add some scripts.
1984
1985         * Documentation/user/refman.itely: many edits.
1986
1987 2002-06-09  Han-Wen  <hanwen@cs.uu.nl>
1988
1989         * lily/tuplet-bracket.cc (brew_molecule): don't translate in Y
1990         direction, this breaks staffline avoidance of the bracket when
1991         they're horizontal.
1992
1993 2002-06-08  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
1994
1995         * scripts/midi2ly.py: Fix handling of -o
1996
1997 2002-06-08  Han-Wen  <hanwen@cs.uu.nl>
1998
1999         * lily/molecule.cc (translate): set max distance to 100 cm.
2000
2001 2002-06-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2002
2003         * VERSION: 1.5.60 released
2004
2005         * lily/beam.cc: tremolo fix.
2006
2007         * scripts/convert-ly.py:  add tuplet-X-visibility rules.
2008         add VerticalExtent -> verticalExtent rules.
2009
2010         * lily/axis-group-engraver.cc: consistent case for
2011         XxxxVerticalExtent properties.  
2012
2013         * Documentation/user/refman.itely (Tuplets): update
2014         tuplet-X-visibility properties. 
2015
2016         * input/test/defaultbars.ly: Corrected (thanks Mats)
2017         
2018 2002-06-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2019
2020         * lily/beam.cc (shift_region_to_valid): fix stupido bug. 
2021
2022         * buildscripts/lilypond-profile.sh: override settings if
2023         LILYPONDPREFIX is set.
2024
2025 2002-06-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2026
2027         * scripts/ly2dvi.py (non_path_environment): Fix typo
2028
2029 2002-06-03  Heikki Junes  <heikki.junes@hut.fi>
2030
2031         * lilypond-mode.el: Extend "Quick notes" containing note tuples.
2032
2033         * lilypond-font-lock.el: Add fixes and comments to syntax-table.
2034
2035 2002-06-03  Han-Wen  <hanwen@cs.uu.nl>
2036
2037         * lily/beam-engraver.cc (class Grace_beam_engraver): derive from
2038         beam-engraver: use different engraver so we can mix normal and
2039         grace beams.
2040
2041 2002-06-01  Han-Wen  <hanwen@cs.uu.nl>
2042
2043         * lily/beam.cc (shift_region_to_valid): Try to shift positions
2044         after slope-damping and concaveness check, so that short-stems are
2045         not violated.
2046
2047 2002-05-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2048
2049         * stepmake/aclocal.m4: Fix for ash as /bin/sh.
2050
2051 2002-05-31  Han-Wen  <hanwen@cs.uu.nl>
2052
2053         * VERSION: 1.5.59 released 
2054         
2055         * scripts/musedata2ly.py (Parser.parse_note_line): add dots. Add
2056         notice that missing features are exercise for user.
2057
2058 2002-05-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2059
2060         * lily/beam.cc (score_stem_lengths): Bugfix for knees: use correct
2061         (but alas, not partly precomputed) value for current_y when
2062         calculating stem length demerits.
2063         (calc_stem_y): Temporary precomputed factors fix.
2064
2065         * lily/stem.cc (calc_stem_info): Take multiplicity into account
2066         for shortest_y too.
2067
2068         * input/bugs/melisma-tie-rest.ly: New file.
2069
2070 2002-05-30  Han-Wen  <hanwen@cs.uu.nl>
2071
2072         * lily/stem.cc (calc_stem_info): remove min_y member, rename
2073         stuff.  Remove kneeing stuff.
2074
2075         * lily/beam.cc (brew_molecule): remove beam direction. Lots of
2076         twiddling
2077
2078 2002-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2079
2080         * scm/sketch.scm: 
2081         * scm/ps.scm: 
2082         * scm/pdftex.scm: 
2083         * scm/pdf.scm: 
2084         * scm/tex.scm: Add check for Guile-1.4.1.  Guile includes
2085         patch-level of version in minor-version string.  Arg.
2086
2087 2002-05-29  Han-Wen  <hanwen@cs.uu.nl>
2088
2089         * ly/engraver-init.ly (TabStaffContext): 
2090         enable TabStaff by default.
2091
2092         *  Tablature support by Jean-Baptiste Lamy <jiba@tuxfamily.org>
2093
2094 2002-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2095
2096         * config.hh.in: Remove duplicate DIR_DATADIR entry.
2097
2098         * aclocal.m4: Regenerate.
2099         
2100         * stepmake/aclocal.m4: Append $FULL_VERSION to datadir.
2101
2102 2002-05-25  Heikki Junes  <heikki.junes@hut.fi>
2103
2104         * lilypond-mode.el: Added Deutsch notes and fixed "Quick notes".
2105
2106         * lilypond-mode.el: Write notes with fewer keystrokes trough a 
2107         "Quick notes"-interface.
2108
2109 2002-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
2110
2111         * input/regression/non-empty-text.ly: Update example with outdated
2112         comment.
2113
2114 2002-05-25  Han-Wen  <hanwen@cs.uu.nl>
2115
2116         * scripts/convert-ly.py:  add textNonEmpty rule
2117
2118         * lily/text-engraver.cc (create_grobs): remove textNonEmpty
2119
2120 2002-05-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2121
2122         * lily/text-item.cc (markup_text2molecule): Junk ugly lookahead by
2123         using translate-robust add_molecule instead of add_at_edge.
2124         Bugfix for #(lines (finger "" "1")).
2125
2126 2002-05-24  Han-Wen  <hanwen@cs.uu.nl>
2127
2128         * lily/stem-tremolo.cc (brew_molecule): clean up and fix stem
2129         tremolo placement.
2130
2131 2002-05-22  Han-Wen  <hanwen@cs.uu.nl>
2132
2133         * VERSION: 1.5.58
2134         
2135         * Documentation/user/refman.itely: Bugfix: add node Repeats and
2136         MIDI.  Regenerate menu.  Fix @end example.
2137
2138         * lily/accidental.cc: Add cautionary-style to interface.
2139
2140         * mf/feta-beugel.mf (code): use autometric macros for braces.
2141         This fixes input/bugs/braces.
2142
2143         * lily/afm.cc (count): return numOfChars, not size of array
2144         (always equals 256.)
2145
2146         * lily/script.cc (before_line_breaking): postpone setting the
2147         X-parent of vertical scripts. This fixes the case of scripts on
2148         chords with seconds 
2149
2150 2002-05-21  Han-Wen  <hanwen@cs.uu.nl>
2151
2152         * scm/grob-description.scm:  fix alignment of barnumber: make sure
2153         it doesn't hit the G-clef. 
2154
2155         * input/mozart-hrn3-defs.ly (startGraceMusic): typo (it's
2156         startGraceMusic not startGraceContext).
2157
2158 2002-05-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2159
2160         * stepmake/autogen.sh: Check for autoconf2.13, and abort if not
2161         found.
2162
2163 2002-05-20  Han-Wen  <hanwen@cs.uu.nl>
2164
2165         * lily/accidental-engraver.cc: remove old accidental engraver,
2166         move new one to accidental-engraver.cc.
2167
2168         * lily/local-key-item.cc: remove file
2169
2170         * lily/include/local-key-item.hh: remove file
2171
2172         * scripts/ly2dvi.py (make_preview): add --preview-resolution
2173         option.
2174
2175         * lily/accidental.cc (brew_molecule): support for cautionary
2176         accidentals. 
2177
2178         * lily/note-head.cc (internal_brew_molecule): warn if note head
2179         not found.
2180
2181         * lily/time-signature.cc (special_time_signature): remove warning
2182         about time signature. 
2183
2184         * lily/spacing-spanner.cc (musical_column_spacing): Prevent
2185         reverse springs by limiting fixed-note space.
2186
2187 2002-05-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2188
2189         * stepmake/aclocal.m4: Bugfix: complain if program not found.
2190
2191         * scripts/update-lily.py (next_version, prev_version, diff_name):
2192         New function.  Patches now named name-prev-latest.diff.gz.
2193         Bugfix: import shutil.
2194
2195 2002-05-19  Han-Wen  <hanwen@cs.uu.nl>
2196
2197         * input/tutorial/sammartini.ly: fix and document autochange
2198         weirdness.
2199
2200         * scm/pdftex.scm: resurrect PDFTeX output. Still doesn't work, but
2201         does produce .pdftex files.
2202
2203         * lily/note-collision.cc (check_meshing_chords): move file from
2204         collision.cc, implement merged note heads (there you go, Drarn :-)
2205
2206         * input/regression/collision-heads.ly: new file
2207
2208         * VERSION: 1.5.57 released.
2209
2210 2002-05-18  Juergen Reuter  <reuter@ipd.uka.de>
2211
2212         * mf/parmesan-heads.mf, scm/grob-description.scm,
2213         scm/grob-property-description.scm, scm/interface-description,
2214         lily/include/my-lily-parser.hh, lily/include/ligature-head.hh,
2215         lily/include/mensural-ligature.hh, lily/include/lily-proto.hh,
2216         lily/include/ligature-engraver.hh,
2217         lily/include/ligature-bracket.hh, lily/parser.yy,
2218         lily/ligature-bracket-engraver.cc, lily/mensural-ligature.cc,
2219         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
2220         lily/ligature-head.cc, lily/ligature-engraver.cc,
2221         lily/ligature-bracket.cc, input/test/mensural-ligatures.ly:
2222         implemented white mensural ligatures (still with a big list of
2223         TODOs)
2224
2225
2226 2002-05-19  Han-Wen  <hanwen@cs.uu.nl>
2227
2228         * lily/*.cc: use LY_DEFINE everywhere. Move doc strings from
2229         Documentation/user/internals.itely.
2230
2231         * lily/function-documentation.cc: new file. Infrastructure for
2232         self documenting Scheme functions.
2233
2234 2002-05-18  Han-Wen  <hanwen@cs.uu.nl>
2235
2236         * lily/stem.cc (calc_stem_info): bugfix for less ugly knees.
2237
2238 2002-05-17  Han-Wen  <hanwen@cs.uu.nl>
2239
2240         * scripts/lilypond-book.py (re_dict): fix regexps; don't combine ?
2241         and * (as in "([^>]*)?")
2242
2243 2002-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2244
2245         * Documentation/topdocs/INSTALL.texi: Update GCC, Flex and GUILE info.
2246         Add info about CVS.  Stable/development are currently 1.4/1.5,
2247         both at lilypond.org.
2248
2249         * autogen.sh: Generate.
2250
2251         * stepmake/configure:
2252         * configure: Regenerate.
2253         
2254         * stepmake/stepmake/automatically-generated.sub.make: Keep
2255         original first line.
2256
2257         * stepmake/stepmake/toplevel-targets.make (autogen.sh): Add rule.
2258
2259         * stepmake/stepmake/generic-targets.make (configure): Generate
2260         using autogen.sh.
2261
2262         * GNUmakefile.in (SCRIPTS):
2263         * stepmake/GNUmakefile.in (SCRIPTS): Add autogen.sh
2264
2265         * stepmake/autogen.sh: New file.
2266
2267         * configure: Check for g++ >= 2.95.
2268
2269         * stepmake/aclocal.m4: Fixes for FlexLexer.h, Python headers.  GNU
2270         c/c++ version checking.
2271
2272         * flower/include/string.hh: Typo fix.
2273
2274         * lily/include/midi-item.hh: Remove stray i.
2275
2276         * Documentation/windows/GNUmakefile: Avoid collapsed directory
2277         constructs '//'.
2278         
2279         * stepmake/bin/install-dot-exe.sh: Filter collapsed directory
2280         constructs '//' from arguments.
2281
2282 2002-05-17  Han-Wen  <hanwen@cs.uu.nl>
2283
2284         * scm/lily.scm (ly-load): show SCM filenames if verbose.
2285
2286         * lily/lily-guile.cc (init_functions): add ly-verbose function.
2287
2288         * lily/main.cc (setup_paths): remove LILYINCLUDE support. 
2289
2290         * flower/include/{pointer,tuple}*: removed.
2291
2292         * VERSION: released 1.5.56
2293         
2294         * scm/music-functions.scm (check-start-chords): function to check
2295         for chords without \context. Apply automatically from parser.
2296
2297 2002-05-16  Han-Wen  <hanwen@cs.uu.nl>
2298
2299         * lily/bar-line.cc: remove index entries. Texinfo can't handle  :
2300         in index entries.
2301
2302         * scm/output-lib.scm: fix ez notation stems. 
2303
2304         * lily/paper-outputter.cc: various fixes to speed up compilation.
2305
2306 2002-05-16  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2307
2308         * scripts/lilypond-book.py: Don't import pre for Python >= 2.2
2309
2310 2002-05-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2311
2312         * scripts/lilypond-book.py (determine_format): Bugfix: correctly
2313         determine latex input.
2314
2315         * stepmake/bin/install-sh: Include latest from libtool.
2316
2317         * stepmake/configure: 
2318         * configure: Regenerate.
2319
2320         * config.make.in: Remove dead variables.  Add OPTIONAL/REQUIRED lists.
2321         (USER_CFLAGS): Bugfix, include CPPFLAGS.
2322
2323         * configure.in: Use new OPTIONAL/REQUIRED mechanism.
2324
2325         * stepmake/aclocal.m4: Add mechanism for checking OPTIONAL or
2326         REQUIRED programs and version.  Try to continue configuring, list
2327         missing programs at the end, but don't generate a GNUmakefile if
2328         REQUIRED programs are missing.  Cleanups, junk obsolete stuff.
2329         Fix Cygwin detection, drop '32' suffix.  Hoping this is not too
2330         fancy for some older systems.
2331
2332 2002-05-16  Han-Wen  <hanwen@cs.uu.nl>
2333
2334         * lily/score-engraver.cc (typeset_all): sanity check for items
2335         that are Y parent to spanner. 
2336
2337         * lily/piano-pedal-engraver.cc (create_bracket_grobs): fix broken
2338         pedal spanners.
2339
2340 2002-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2341
2342         * lily/*.cc: remove as many iostream use as possible. 
2343
2344         * flower/ : remove text-db, text-stream, data-file.
2345         
2346 2002-05-15  Han-Wen  <hanwen@cs.uu.nl>
2347
2348         * scripts/lilypond-book.py: add --no-music option: strip all blocks.
2349         (completize_preamble): don't barf if no preamble present.
2350         (do_file): allow extensions on --output
2351
2352         * scripts/ly2dvi.py (make_preview): make automatic preview of
2353         first system. Small cleanups.
2354
2355 2002-05-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2356
2357         * scripts/lilypond-book.py (make_pixmap): output png directly.
2358
2359         * mf/GNUmakefile (INSTALLATION_OUT_FILES4): create and install
2360         fonts.dir file.
2361
2362         * lily/parser.yy (My_lily_parser): comment out code. (Causes
2363         problems  with recent bison releases).
2364
2365         * make/lilypond.redhat.spec.in: add pfa fonts to X. 
2366
2367 2002-05-07  Heikki Junes <hjunes@cc.hut.fi>
2368
2369         * lilypond-font-lock.el: Fixes the order of the note name list.
2370
2371 2002-05-06  Jan Nieuwenhuizen  <janneke@gnu.org>
2372
2373         * scripts/lilypond-book.py: Add html/dtml output, pseudo-filter
2374         capability, --verbose option, rlimit hack.
2375
2376 2002-05-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2377
2378         * lily/piano-pedal-engraver.cc: cleanups.
2379
2380         * lily/accidental.cc (after_line_breaking): add break tie
2381         reminders.
2382
2383         * lily/text-engraver.cc (try_music): don't typeset fingerings
2384
2385 2002-05-05  Heikki Junes <hjunes@cc.hut.fi>
2386
2387         * lilypond-font-lock.el: Handle \breve as a note (rest) duration.
2388
2389 2002-05-04  Han-Wen  <hanwen@cs.uu.nl>
2390
2391         * lily/*.cc: change gh_str02scm() to ly_str02scm().
2392
2393         * lily/spacing-spanner.cc (note_spacing): Bound
2394         shortest-playing-length by the distance to next note. This should
2395         fix chord tremolo spacing.
2396
2397         * VERSION: 1.5.55 released
2398
2399         * lily/stem.cc (off_callback): invisible stem over whole note is
2400         centered on note now.
2401
2402         * lily/stem-engraver.cc (acknowledge_grob): X_AXIS Parent of
2403         stem-tremolo is stem now.
2404
2405         * input/mozart-hrn*.ly: many corrections. 
2406
2407         * lily/dynamic-engraver.cc (acknowledge_grob): add Scripts  to
2408         support for dynamic scripts.
2409
2410         * lily/accidental-placement.cc (position_accidentals): check for
2411         collisions as well: should avoid those heads too.
2412
2413         * lily/beam.cc (check_concave): allow undefined gap and
2414         threshold. Change the meaning of threshold/gap == 0.0.
2415         (check_concave): skip Stolba concaveness check if we have a knee
2416         on outer stems.
2417
2418 2002-05-03  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
2419
2420         * lily/chord-tremolo-engraver.cc (try_music): Handle chord
2421         tremolos of dotted duration.
2422
2423 2002-05-03  Han-Wen  <hanwen@cs.uu.nl>
2424
2425         * mf/feta-klef.mf: more twiddling with G clef. Almost straight
2426         downstroke again. Sigh.
2427
2428         * lily/dynamic-engraver.cc (acknowledge_grob): center dynamic
2429         script on note head.
2430
2431 2002-05-02  Han-Wen  <hanwen@cs.uu.nl>
2432
2433         * lily/slur.cc (add_column): allow slur over rest. 
2434
2435 2002-04-27  Han-Wen  <hanwen@cs.uu.nl>
2436
2437         * lily/beam.cc: move scoring constants out of code
2438
2439 2002-04-25  Han-Wen  <hanwen@cs.uu.nl>
2440
2441         * mf/feta-nummer.mf: scalability fixes.
2442
2443         * mf/feta-nummer-code.mf: fixes for 5, 8. 
2444
2445         * mf/feta-klef.mf: G clef fixes.
2446
2447 2002-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
2448
2449         * scripts/ly2dvi.py: Mats' fix.  Try to import pre if available.
2450
2451         * scripts/lilypond-book.py: %Newline, rather than glue macros
2452         after \end{verbatim}.
2453
2454 2002-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
2455
2456         * Documentation/user/lilypond-book.itely: 
2457         * scripts/lilypond-book.py: Add options [no]indent, linewidth and
2458         noinline.
2459
2460         * input/mozart-hrn3-defs.ly (startGraceContext): Customize grace init.
2461
2462         * scm/grob-property-description.scm (beam-space): Junk.
2463
2464         * lily/beam.cc (space_function): New method.
2465         (get_interbeam): Call space-function.
2466
2467         * scm/grob-description.scm (Beam): Initialize space-function with
2468         Beam::space_function.
2469
2470         * ly/grace-init.ly (startGraceMusic, stopGraceMusic): Set/revert
2471         Beam.space-function.  Don't quantise grace beams.
2472
2473 2002-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2474
2475         * VERSION: 1.5.54 released
2476
2477         * mf/feta-nummer-code.mf (code): tweaks for three, fixes for 6
2478         bulb. 
2479
2480         * Documentation/index.texi: add PDF links.
2481
2482         * Documentation/user/GNUmakefile (PDF_FILES): add PDF files to website.
2483
2484         * lily/system-start-delimiter-engraver.cc (acknowledge_grob):
2485         compare #'glyph as strings. 
2486
2487         * scripts/lilypond-book.py: fix by Mats. Try to import pre if available.
2488
2489         * scripts/ly2dvi.py (setup_environment): fix by Mats.
2490
2491         * lily/stem.cc (head_count): Change function name. Change property
2492         to #'note-heads i.s.o.  #'heads.
2493         (position_noteheads): Kern noteheads for invisible stems.
2494         (before_line_breaking): Do position_noteheads() for whole note
2495         heads too.
2496
2497         * lily/accidental-placement.cc (position_accidentals): First
2498         determine refpoints, only then determine extents.  
2499
2500 2002-04-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2501
2502         * lily/accidental-placement.cc (position_accidentals): use all
2503         note heads for note head-skyline. 
2504
2505         * scripts/lilypond-book.py (re_dict): remove all *? regexps.
2506
2507 2002-04-22  Jan Nieuwenhuizen  <janneke@gnu.org>
2508
2509         * Documentation/windows/setup.hint (requires): Add gsview dependency.
2510
2511         * scripts/lilypond-book.py (re_dict): Fix for python 2.x.
2512
2513         * lilypond-mode.el (LilyPond-xdvi-command): Default to plain xdvi.
2514
2515         * input/mozart-hrn3-allegro.ly: Bugfix: include defs.
2516
2517 2002-04-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2518
2519         * mf/feta-schrift.mf: lighter staccato.
2520
2521 2002-04-22  Han-Wen  <hanwen@cs.uu.nl>
2522
2523         * mf/feta-nummer-code.mf (code): fixes for 3 glyph.
2524
2525 2002-04-21  Han-Wen  <hanwen@cs.uu.nl>
2526
2527         * VERSION: 1.5.53 released
2528
2529         * scm/lily.scm (ly-load): use primitive-load for loading.
2530
2531         * lily/misc.cc: remove quantise_iv()
2532
2533         * lily/*.cc: pass read-only arrays by reference.
2534         
2535         * lily/grob.cc (common_refpoint_of_array): new function. Try to
2536         use common_refpoint_of_{array, list} when possible.
2537
2538         * lily/include/accidental-placement.hh: new file.
2539
2540         * lily/accidental-placement.cc (alignment_callback): position
2541         accidentals in a better way.
2542
2543         * lily/skyline.cc: new file. Compute distances for collections of
2544         boxes.
2545
2546         * lily/include/skyline.hh: new file
2547
2548 2002-04-20  Han-Wen  <hanwen@cs.uu.nl>
2549
2550         * lily/accidental.cc (class Accidental_interface): grob for a
2551         single accidental.
2552
2553         * lily/accidental-engraver.cc (number_accidentals): Cleanups. Lots
2554         of reformatting
2555
2556         * lily/new-accidental-engraver.cc (acknowledge_grob): Work
2557         together with new accidental-interface. 
2558
2559         * lily/include/*.hh: remove spurious set_interface() decls.
2560
2561         * lily/key-signature-interface.cc (brew_molecule): add padding for
2562         natural signs. Make natural typesetting like the sharp.
2563         
2564
2565         * mf/feta-klef.mf: rewrote portion of the G-clef code. Downstroke
2566         is now slightly curved, not straight.
2567         
2568
2569 2002-04-18  Heikki Junes <hjunes@cc.hut.fi>
2570
2571         * lilypond-mode.el: Toggles font-lock-multiline (Emacs 21.1 or newer).
2572
2573         * lilypond-font-lock.el: Handles multiline-strings. Fontifies notes 
2574         more strictly. Use more clever regular expressions. Commented regexps.
2575
2576 2002-04-16  Heikki Junes <hjunes@cc.hut.fi>
2577
2578         * lilypond-mode.el: "C-c f" does font-lock-fontify-buffer.
2579
2580 2002-04-15  Juergen Reuter  <reuter@ipd.uka.de>
2581
2582         * scm/grob-description.scm, lily/staff-symbol.cc: added properties
2583         to control width of staff symbol in ragged-right mode (by request
2584         of Han-Wen)
2585
2586         * ly/engraver-init.ly, lily/include/my-lily-parser.hh,
2587         lily/include/ligature-bracket.hh, lily/lexer.ll, lily/parser.yy,
2588         lily/ligature-bracket.cc, lily/ligature-bracket-engraver.cc:
2589         added support for ligature brackets (needed when transcribing
2590         mensural music)
2591
2592 2002-04-15  Heikki Junes <hjunes@cc.hut.fi>
2593
2594         * lilypond-font-lock.el: Handle scheme-slurs up to seventh level.
2595         Fontify notes more strictly.
2596
2597 2002-04-15  Han-Wen  <hanwen@cs.uu.nl>
2598
2599         * mf/feta-din-code.mf: dynamic z sign.
2600
2601 2002-04-13  Heikki Junes <hjunes@cc.hut.fi>
2602
2603         * lilypond-mode.el: Prevent recoloring strings and comments.
2604
2605         * lilypond-font-lock.el: Handle block comments: block comments
2606         can have also ordinary comments inside.
2607         
2608 2002-04-13  Han-Wen  <hanwen@cs.uu.nl>
2609
2610         * lily/stem.cc (get_default_dir): set direction to CENTER if
2611         invisible. Various other fixes to deal with invisible stems and
2612         stem-direction == CENTER.
2613
2614         * lily/rest-collision.cc (do_shift): take direction from note if
2615         not set.
2616
2617         * input/regression/tie-grace.ly: new file.
2618
2619         * lily/tie-engraver.cc (create_grobs): fix tied graces.
2620
2621         * lily/note-spacing.cc (stem_dir_correction): set fixed space for
2622         knee correction. Fixes tight spacing for knees.
2623
2624 2002-04-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2625
2626         * VERSION: 1.5.52 released
2627         
2628         * lily/*.cc: add some undocced properties.
2629         scm/grob-description.scm: idem.
2630
2631 2002-04-12  Heikki Junes <hjunes@cc.hut.fi>
2632
2633         * lilypond-font-lock.el: Handle slurs \( and \), numbers,
2634         multi-measure rests like "R1 *4" and scheme (typically has '#' 
2635         in the beginning). Small fixes. Add few reserved words.
2636
2637 2002-04-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2638
2639         * Documentation/topdocs/INSTALL.texi: Updates for MacOS X and
2640         emacs mode.
2641
2642         * Documentation/windows/installing.texi: Suggest gswin32c (console
2643         program) for getting the version.  Layout fixes.
2644
2645 2002-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2646
2647         * Documentation/user/tutorial.itely (Running LilyPond):  Separate
2648         windows viewing commands, remove silly comment about Yap.
2649
2650 2002-04-10  Mats Bengtsson  <matsb@s3.kth.se>
2651         
2652         * Documentation/topdocs/INSTALL.texi: Describe how to learn
2653         configure to find kpathsea on for example Slackware 8.0.
2654
2655         * scripts/ly2dvi.py (non_path_environment): Set $TEXMF correctly.
2656
2657         * scm/grob-description.scm (MultiMeasureRest): number-threshold=1
2658         by default: avoid "1" over single bar rests.
2659
2660         * scripts/lilypond-book.py (LatexPaper.set_geo_option): Simplify
2661         and correct the handling of geometry options.
2662
2663 2002-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2664
2665         * lily/include/grob-interface.hh (ADD_INTERFACE): make
2666         implementation for Class::has_interface automatically. Junk all
2667         other implementations.
2668
2669         * lily/grob.cc (internal_get_grob_property): also typecheck
2670         property reads. Catches even more undocced properties. Bugfixing
2671         left for the uninspired masses.
2672
2673         * lily/beam.cc: remove end_after_line_breaking().
2674
2675         * lily/grob.cc (calculate_dependencies): remove list support for
2676         callbacks.
2677
2678         * lily/font-size-engraver.cc: only do font-interface.
2679
2680 2002-04-10  Heikki Junes <hjunes@cc.hut.fi>
2681
2682         * lilypond-font-lock.el: Handle notes with cautionary accidentals.
2683           Add few keywords.
2684
2685 2002-04-09 Chris Jackson <chris@fluffhouse.org.uk>
2686
2687         * lily/arpeggio.cc: New function brew_chord_bracket to draw chord
2688         brackets using arpeggio requests.
2689         
2690         * ly/property-init.ly: Shorthand \arpeggioBracket defined as the
2691         molecule-callback to use for drawing the brackets.
2692
2693         * Documentation/user/refman.itely: 
2694         * input/test/chord-bracket.ly: Chord brackets documented
2695         
2696 2002-04-10  Han-Wen  <hanwen@cs.uu.nl>
2697
2698         * mf/feta-din-code.mf: tweaks for p, s. New dynamic r sign. 
2699
2700         * mf/feta-eindelijk.mf: tweak for eighth rest: move bulb up.
2701
2702 2002-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2703
2704         * lily/tuplet-bracket.cc (after_line_breaking): bugfix for forced
2705         direction tuplets on beams.
2706
2707 2002-04-08  Chris Jackson <chris@fluffhouse.org.uk>
2708
2709         * lilypond-indent.el: Bugfix of indentation of final point in buffer
2710
2711 2002-04-09  Heikki Junes <hjunes@cc.hut.fi>
2712
2713         * lilypond-mode.el: new command: LilyPond-un-comment-region.
2714         Added 2Midi to "Command"-menu. Inspired by latex.el and tex.el: 
2715         separate "Command"-menu and "LilyPond"-menu. Added "Miscellanous"-
2716         submenu to "LilyPond"-menu.
2717
2718         * lilypond-mode.el: Added "Midi all" to "Command"-menu, i.e.,
2719         an interface to play midi.
2720
2721 2002-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2722
2723         * input/regression/script-stack-order.ly: new file.
2724
2725 2002-04-08  Han-Wen  <hanwen@cs.uu.nl>
2726
2727         * VERSION (MY_PATCH_LEVEL): Release 1.5.51.
2728
2729         * mf/feta-din-code.mf: kerning for dynamics.
2730
2731 2002-04-07  Han-Wen  <hanwen@cs.uu.nl>
2732
2733         * input/regression/dynamics-glyphs.ly: new file
2734
2735         * mf/feta-din-code.mf: dynamic tweaks. New dynamic s.
2736
2737         * mf/feta-nummer-code.mf: another bulb routine: mimic the bulb of
2738         forte f for the 2 number. Some fixes for the other bulbed glyphs.
2739
2740         * Documentation/windows/gs-profile.sh:
2741         * Documentation/windows/gsview-profile.sh: Remove.  Functionality
2742         moved to gs/gsview windows packages.
2743
2744 2002-04-06  Mats Bengtsson  <matsb@s3.kth.se>
2745
2746         * lily/stem-engraver.cc (acknowledge_grob): Revert to old way of
2747         finding out the duration. Fixes chord tremolo bug. 
2748
2749         * lily/completion-note-heads-engraver.cc (process_music): Set
2750         correct duration for all requests of the broken notes.
2751
2752         * input/regression/completion-heads.ly: Added example of
2753         Completion_heads_engraver.
2754
2755         * lilypond-mode.el: Added "2Midi" command
2756
2757 2002-04-06  Chris Jackson <chris@fluffhouse.org.uk>
2758
2759         * lily/tuplet-bracket.cc, scm/grob-description.scm: New
2760         edge-width, edge-height and shorten-pair properties for tuplet
2761         brackets.
2762
2763         * lilypond-indent.el: Support for blinking of matching parentheses
2764         
2765         * lilypond-font-lock.el: Fix fontification of closing > on its own line
2766         
2767         * lily/piano-pedal-engraver.cc, lily/text-spanner.cc: Fixes and
2768         cleanups of piano pedal brackets.
2769
2770 2002-04-05  Han-Wen  <hanwen@cs.uu.nl>
2771
2772         * mf/cmbase.mf: remove file. -- do without s, r and z signs for now.
2773
2774 2002-04-04  Han-Wen  <hanwen@cs.uu.nl>
2775
2776         * mf/feta-new-code.mf:  new dynamic f sign.
2777         new dynamic m sign.
2778
2779 2002-04-03  Han-Wen  <hanwen@cs.uu.nl>
2780
2781         * mf/feta-new-code.mf: new dynamic p sign.
2782
2783 2002-04-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2784
2785         * lily/note-spacing.cc (stem_dir_correction): only do
2786         beam-correction if a beam is there. 
2787
2788         * lily/stem.cc (duration_log): change from flag_i (); better
2789         naming.
2790         (get_default_stem_end_position): fix dot/flag collision code.
2791
2792 2002-04-02  Han-Wen  <hanwen@cs.uu.nl>
2793
2794         * VERSION: release 1.5.50
2795
2796         * lily/spaceable-grob.cc (add_spring): change incorrect spring to
2797         unit spring here. Reduces number of warning messages.
2798
2799         * lily/auto-beam-engraver.cc: change noAutoBeaming to autoBeaming.
2800
2801 2002-04-01  Han-Wen  <hanwen@cs.uu.nl>
2802
2803         * scm/generic-property.scm: remove generic-property, property-engraver
2804
2805         * lily/volta-bracket.cc (brew_molecule): use Lookup::line() for bracket
2806
2807         * lily/hairpin.cc (brew_molecule): use Lookup::line() for hairpins.
2808
2809         * ps/music-drawing-routines.ps: remove volta, tuplet, hairpin routines.
2810
2811         * scm/*.scm: remove volta, hairpin and tuplet functions.
2812
2813         * lily/rhythmic-column-engraver.cc (acknowledge_grob): don't make
2814         note column for notes/stems/dots that already have parents. Fixes
2815         nested grace contexts.
2816
2817 2002-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2818
2819         * input/mozart-hrn-3.ly: Tweak Slur.beautiful, so that we don't
2820         get too curved slurs.
2821
2822         * scm/slur.scm (default-slur-extremity-offset-alist) 
2823         (default-phrasing-slur-extremity-offset-alist): Move slur
2824         attachments further away from note-head, vertically.  Also, leave
2825         a horizontal gap between slur and stem end.
2826
2827         * lily/beam.cc (get_interbeam): Bugfix: don't look in empty list.
2828
2829 2002-04-01  Han-Wen  <hanwen@cs.uu.nl>
2830
2831         * input/regression/spacing-grace-duration.ly: new file
2832
2833         * lily/spacing-engraver.cc (acknowledge_grob): ignore grace notes
2834         for shortest durations.
2835
2836         * lily/multi-measure-rest.cc (set_spacing_rods): tune rods to the
2837         extent of the mm rest. 
2838
2839         * lily/spacing-spanner.cc (get_duration_space): better spacing for
2840         really short notes.
2841
2842         * lily/tuplet-bracket.cc (make_bracket): new function
2843         (get_x_offset): new function; make tuplet brackets align on stems
2844         if stem has same direction.
2845         (parallel_beam): be anal about matching bracket to tuplet.
2846
2847         * lily/lookup.cc (line): new function Lookup::line(). 
2848
2849         * scm/tex.scm (dashed-line): change -line to -system in names.
2850
2851         * lily/box.cc (add_point): new function.
2852
2853         * flower/include/interval.hh: new function add_point ().
2854         new function widen()
2855         
2856 2002-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2857
2858         * input/mozart-hrn-3.ly: Mimic Breitkopf fonts and padding.
2859
2860         * scm/grob-property-description.scm (number-threshold): Add
2861         description.
2862
2863         * lily/multi-measure-rest.cc (brew_molecule): Only put number over
2864         rest if #measures > number-threshold.  Use padding (well, fake
2865         using it, anyway).
2866
2867         * scm/font.scm (make-style-sheet): New styles: mark-number,
2868         mark-letter.
2869         (paper20-style-sheet-alist): Add bigger bold fonts.
2870
2871         * lily/mark-engraver.cc (process_music): Use style mark-number or
2872         mark-letter.
2873
2874         * .cvsignore: Ignore all kinds of lilypond input and output.
2875
2876         * lily/beam.cc (ADD_INTERFACE): Add concaveness-gap.
2877
2878 2002-04-01  Han-Wen  <hanwen@cs.uu.nl>
2879
2880         * lily/staff-symbol.cc (brew_molecule): make line thickness
2881         adjustable.
2882
2883         * lily/*.cc: replace stafflinethickness by linethickness.
2884
2885 2002-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
2886
2887         * input/regression/beam-concave.ly: Add to-be-considered-concave
2888         beam.
2889
2890         * lily/beam.cc (check_concave): Add check for large gap between an
2891         inner notehead and the line through outer noteheads.
2892
2893         * scm/grob-description.scm (Beam): Add concaveness-gap, default
2894         value 2.0 staff-space.
2895         
2896         * scm/grob-property-description.scm (concaveness-gap): Add
2897         description.
2898
2899         * input/mozart-hrn3-allegro.ly: Fix typo.
2900
2901 2002-03-31  Juergen Reuter  <reuter@ipd.uka.de>
2902
2903         * scm/ps.scm, ps/music-drawing-routines.ps, lily/lookup.cc,
2904         lily/note-head-engraver: improved implementation of roundfilledbox
2905         (according to Han-Wen's request)
2906
2907         * lily/include/spacing-spanner.hh, lily/spacing-spanner.cc,
2908         lily/gourlay-breaking.cc, lily/staff-symbol.cc,
2909         lily/simple-spacer.cc: ragged-right alignment
2910
2911 2002-03-29  Han-Wen  <hanwen@cs.uu.nl>
2912
2913         * input/regression/spacing-note-flags.ly: new file
2914
2915         * input/regression/spacing-rest.ly: new file
2916
2917         * mf/feta-eindelijk.mf: make bbox of quarter rest tighter.
2918
2919         * lily/spacing-spanner.cc (note_spacing): make note spacing after
2920         all grace notes tight (not only the column directly following a
2921         grace note).
2922
2923         * scm/grob-description.scm (all-grob-descriptions): don't make
2924         mm-rests larger than normal.
2925
2926         * mf/feta-banier.mf: make upflag narrower. Make end of flag more
2927         curved. Remove white space at the right of flags.
2928
2929 2002-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2930
2931         * ports/ports.make: Bugfix: ignore CVS directories.
2932
2933         * stepmake/.cvsignore: New file.
2934
2935 2002-03-28  Han-Wen  <hanwen@cs.uu.nl>
2936
2937         * lily/note-spacing.cc (stem_dir_correction): don't correct when
2938         there is a flag on the stem.
2939
2940         * lily/multi-measure-rest.cc (brew_molecule): variable width molecule.
2941
2942         * scm/grob-property-description.scm (measure-length):
2943         measure-length grob property.
2944
2945         * lily/spacing-spanner.cc (standard_breakable_column_spacing):
2946         better spacing for breakable columns when they're juxtaposed: use
2947         measure length if applicable
2948
2949         * lily/timing-engraver.cc (start_translation_timestep): store
2950         measure length in breakable column at start of measure.
2951
2952 2002-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2953
2954         * ROADMAP: Add description for ports dir, to check email upon
2955         commit.
2956
2957 2002-03-27  Han-Wen  <hanwen@cs.uu.nl>
2958
2959         * VERSION: 1.5.48 released
2960         
2961         * lily/multi-measure-rest.cc (symbol_molecule): split off from
2962         brew_molecule()
2963         (set_spacing_rods): Use symbol_molecule() to determine minimum
2964         width
2965         (church_rest): split off from brew_molecule()
2966         (big_rest): split off from brew_molecule(). Construct using
2967         variable shape.
2968         
2969         * mf/feta-eindelijk.mf: junk multi measure rest.
2970
2971 2002-03-26  Han-Wen  <hanwen@cs.uu.nl>
2972
2973         * lily/multi-measure-rest.cc (add_column): remove columns property.
2974
2975         * lily/dynamic-engraver.cc (process_music): add more verbose warning
2976
2977         * input/mozart-hrn3-romanze.ly (romanze): add mozart horn concerto
2978         3 as test piece.
2979
2980 2002-03-26  Heikki Junes <hjunes@cc.hut.fi>
2981
2982         * lilypond-font-lock.el (LilyPond-font-lock-keywords): most new
2983         keywords covered, dropped some non-keywords, include R- and 128-notes
2984
2985 2002-03-25 Juergen Reuter <reuter@ipd.uka.de>
2986
2987         * Code clean-up: Junk multiple implementations of ledger line
2988         creation in note_head, custos, and porrectus.  This is important
2989         since there soon will be some more applications of ledger lines to
2990         come (e.g. ambitus engraver).
2991
2992         * Make thickness of ledger lines adjustable.  This is essential
2993         for mensural notation.
2994
2995         * Fix some bugs in the current ledger_line implementation, most
2996         notably that of the horizontal extent of ledger lines which equals
2997         at least the extent of the metafont ledger_line character, and
2998         which grows(!) if the desired extent shrinks below this limit.
2999
3000         * roundfilledbox: variable blotdiameter
3001
3002 2002-03-24  Han-Wen  <hanwen@cs.uu.nl>
3003
3004         * VERSION: 1.5.47 released
3005
3006         * lily/line-spanner.cc (line_atom): change line-thickness to thickness
3007
3008         * lily/porrectus.cc:  change line-thickness to thickness, change
3009         stem-direction to direction.
3010
3011         * scm/backend-documentation-lib.scm (check-dangling-properties):
3012         Automatically detect doc'ed properties that are not in an interface
3013
3014         * scm/grob-property-description.scm: property cleanup. Remove many
3015         paper-column props that are non-existent.
3016
3017         * lily/grob.cc (Grob): only use molecule_extent_proc as default if
3018         the grob has a molecule-callback.
3019
3020         * lily/*.cc: remove many set_interface() calls, and their
3021         implementations.
3022
3023         * input/regression/spacing-knee.ly: new file
3024
3025         * input/regression/spacing-clef-first-note.ly: new file
3026
3027         * lily/staff-spacing.cc (get_spacing_params): different spacing
3028         for pref matter to note at start of line, halfway during line.
3029
3030         * lily/note-spacing.cc (stem_dir_correction): apply 2nd stem direction
3031         correction only if stems have same direction (i.e. not for
3032         stem-clef combination).
3033         (stem_dir_correction): maximal correction for knees.
3034
3035         * lily/*.cc: many updates to interface descriptions.
3036         
3037         * lily/grob.cc (internal_set_grob_property): add interface check
3038         for every set_grob_property call
3039
3040         * lily/*.cc: document interface stuff in C++
3041         
3042         * lily/grob-interface.cc: new file. Add grob interfaces from C++. 
3043
3044         * lily/volta-bracket.cc: naming: change volta spanner to
3045         volta-bracket.
3046
3047         * input/bugs/*.ly: cleanup, remove lots of files.
3048         
3049         * buildscripts/mf-to-table.py (write_ps_encoding): generate
3050         .encoding file. WARNING: upgrade to pktrace 1.0.3
3051
3052         * mf/feta-toevallig.mf: change PS name for parentheses.
3053
3054 2002-03-23  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3055
3056        * scripts/ly2dvi.py (ly_paper_to_latexpaper): Use the correct unit
3057        also for textheight
3058
3059 2002-03-23  Han-Wen  <hanwen@cs.uu.nl>
3060
3061         * lily/scope.cc: remove file .
3062
3063         * lily/include/scope.hh: remove file. Remove Scope class
3064
3065         * VERSION: 1.5.46
3066
3067         * lily/beam.cc (score_slopes_dy, score_stem_lengths,
3068         score_forbidden_quants): ): take out of SCM, pass parameters so
3069         grob props are read only once. (wtk1-fugue2 from 31 sec to 14
3070         secs).
3071         (calc_stem_y): robustness: take care of last_visible_stem == 0.
3072
3073
3074         * lily/lily-guile.cc (ly_unit): return internal unit.
3075
3076         * scm/tex.scm (header-end): insert scaling factor, using ly-unit 
3077
3078         * lily/paper-outputter.cc (output_version): output internal unit
3079         from Paper_outputter
3080
3081         * scripts/ly2dvi.py: Read unit from paper vars (43.jcn3).
3082
3083 2002-03-22  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3084
3085        * scripts/ly2dvi.py: clean up old .*pk font caching code.
3086
3087        * scm/ps.scm: Use uppercase postscript font names for the standard
3088        TeX fonts.
3089
3090        * scripts/ly2dvi.py, buildscripts/lilypond-{login,profile}.sh, :
3091        Add all available TeX Type1 fonts, including Feta, to the
3092        Ghostscript font path.
3093
3094        * Documentation/topdocs/INSTALL.texi (Top): Add required pktrace
3095        version (affects the FontName) in lilypond.map.
3096
3097        * mf/GNUmakefile, Documentation/user/appendices.itely: Rename font
3098        documentation file to fetaNNlist.ly to avoid name collisions between
3099        lilypond generated .tex file and font .tex macros file.
3100
3101
3102 2002-03-22  Juergen Reuter <reuter@ipd.uka.de>
3103
3104         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: added maxima rests;
3105         made mensural longa and (semi-)brevis leaner
3106
3107         * mf/parmesan-clefs.mf, scm/clef.scm: enhanced petrucci c clef
3108
3109         * lily/{{lookup,porrectus}.cc,include/{lookup,porrectus}.hh}: code
3110         clean-up: moved bezier shape and slope from porrectus to lookup
3111
3112         * buildscripts/clean-fonts.sh: added search paths /var/cache/fonts
3113         and /usr/share/texmf/fonts
3114
3115         * scripts/ly2dvi.py: Read unit from paper vars (43.jcn3).
3116
3117 2002-03-22  Han-Wen  <hanwen@cs.uu.nl>
3118
3119         * lily/text-spanner.cc (brew_molecule): add #'thickness
3120         (brew_molecule): add corrections for thickness in molecule padding.
3121
3122         * lily/line-spanner.cc (line_atom): make function private
3123
3124         * scripts/lilypond-book.py (get_bbox): Use GS -sDEVICE=bbox to
3125         discover bounding box. This solves the cropping problem.
3126
3127         * lily/bar-check-iterator.cc (process): Only resynchronize bar
3128         check when it  fails. This fixes the combination of  grace notes
3129         and bar checks.
3130
3131 2002-03-21  Han-Wen  <hanwen@cs.uu.nl>
3132
3133         * lily/repeated-music.cc (minimum_start): new Scheme callable function
3134         (first_start): new Scheme callable. This will fix repeated music
3135         starting with grace notes.
3136
3137         * lily/music.cc (start_mom): check start-moment-function grob property.
3138
3139         * VERSION: 1.5.45 released
3140
3141         * input/regression/system-extents.ly: new regression test. Test
3142         System extents. 
3143
3144         * lily/system.cc: rename LineOfScore into System 
3145
3146         * lily/molecule.cc (ly_add_molecule): new Scheme ly-add-molecule.
3147
3148         * lily/grob.cc (ly_get_parent): new Scheme function ly-get-parent.
3149         (ly_get_extent): new Scheme function ly-get-extent
3150
3151         * ps/lilyponddefs.ps: use output-scale for  line-x
3152         definition. 
3153
3154         * scm/ps.scm (font-load-command): 
3155         use output-scale
3156
3157 2002-03-20  Rune Zedeler <rune@zedeler.dk>
3158         
3159         * lily/beaming-info.cc: Stupid typo fixed
3160         
3161         * lily/accidental-engraver.cc: rewrote accidental-routines to get
3162         support for cross-context auto-accidentals.
3163         Now the engraver can stay in Staff-context and see other contexts
3164         from there.
3165         Changed properties: autoAccidentals, autoCautionaries
3166
3167         * lily/translator-group.cc (set_children_property):
3168         Function added recursively setting the same property (deep_copied)
3169         for all children of a Translator_group.
3170         
3171         * ly/property-init.ly: added commands
3172         \pianoAccidentals \voiceAccidentals
3173         \modernVoiceAccidentals \modernVoiceCautionaries
3174
3175         * ly/engraver-init.ly: Correct initialization of new accidentals.
3176         
3177         * scm/translator-property-description.scm: Updated
3178         
3179         * input/regression/accidental-voice.ly: Added
3180         
3181         * Documentation/regression-test.tely: Added new test    
3182
3183 2002-03-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3184
3185         * VERSION: 1.5.44 released
3186
3187         * lily/slur.cc (set_extremities): robustness fixes for #'attachment.
3188
3189         * scripts/lilypond-book.py (bounding_box_dimensions): bugfix.
3190
3191         * ly/params-init.ly (blotdiameter): use unit for blotdiameter, set
3192         at 0.4 pt.
3193
3194         * tex/feta*.tex: remove.
3195         
3196         * stepmake/aclocal.m4: remove stepmake symlink. It confuses almost
3197         all software dealing with it.
3198
3199 2002-03-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3200
3201         * mf/GNUmakefile (lilypond.map): Don't prepend TeX to font name
3202         (this fixes pdf output).  Drop awk dependency.
3203
3204         * scripts/ly2dvi.py (ly_paper_to_latexpaper): Assume LilyPond's
3205         dimensions (linewidth) are in mm.
3206
3207         * mf/GNUmakefile (depth): Always allow manual access to pfa target.
3208
3209         * tex/lily-ps-defs.tex: scaletounit using PT/IN==72.
3210
3211         * lily/slur.cc (get_attachment): Bugfix: correct for stem thickness.
3212
3213 2002-03-19  Han-Wen  <hanwen@cs.uu.nl>
3214
3215         * VERSION: 1.5.43 released
3216
3217         * scm/beam.scm (beam-dir-majority-median): if majority is
3218         undecided, use median. Removes a forced dir in sarabande.
3219
3220         * mf/feta-schrift.mf: Trill fixes, Vee fixes (upbow, ltoe, rtoe)
3221
3222 2002-03-18 Chris Jackson <chris@fluffhouse.org.uk>
3223  
3224         * lily/text-spanner.cc, lily/piano-pedal-engraver.cc: Cleanups. Edge
3225         widths, heights and shortens are now customisable properties.
3226  
3227         * scm/grob-description.scm, scm/grob-property-description.scm: New
3228         properties added to PianoPedalBracket, unnecessary
3229         Y-offset-callbacks removed from *Pedal, undocumented properties
3230         fixed.
3231  
3232         * Documentation/user/refman.itely: Piano pedal updates.
3233
3234 2002-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3235
3236         * scm/grob-property-description.scm:
3237         * scm/interface-description.scm: Remove old stuff.
3238
3239         * scm/grob-description.scm (StemTremolo): Change beam-thickness to
3240         0.48 (previously 0.42).
3241         (Beam): Remove old stuff.
3242
3243         * lily/stem.cc: 
3244         * lily/stem-tremolo.cc: 
3245         * lily/beam.cc: 
3246         * scm/beam.scm: Remove old stuff.  Use Beam::get_interbeam ()
3247         (previously space-function).
3248
3249         * stepmake/bin/add-html-footer.py: Website title fix.
3250
3251 2002-03-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3252
3253         * scripts/ly2dvi.py (environment): use new font searching setup.
3254
3255         * lily/afm.cc (afm_bbox_to_box): make code dimension independent
3256
3257         * lily/tfm.cc (dimensions): make code dimension independent
3258
3259         * ps/lilyponddefs.ps: add constant for MM and true/ps-point
3260         scaling
3261
3262         * tex/lily-ps-defs.tex: scaling for PS points and MM.
3263
3264         * lily/include/dimensions.hh: try MM as internal unit.
3265
3266         * scm/*.scm: remove invoke-dim1
3267
3268 2002-03-17  Han-Wen  <hanwen@cs.uu.nl>
3269
3270         * GNUmakefile.in (fontpaths): add fontpaths target,
3271
3272         * make/mutopia-targets.make: add PDF rules.
3273
3274         * make/mutopia-rules.make: add pdf rule.
3275
3276         * buildscripts/mutopia-index.py (list_item): add PDF.
3277
3278         * buildscripts/lilypond-profile.sh (TEXMF): typo.
3279
3280         * make/lilypond-vars.make: set TEXMF for the new font setup.
3281  
3282 2002-03-17  Han-Wen  <hanwen@cs.uu.nl>
3283
3284         * VERSION: 1.5.42 released
3285         
3286         * mf/feta-schrift.mf: endless twiddling of Tr.
3287
3288         * mf/feta-eindelijk.mf: 8th rest: make darker, top of brush lower, and
3289         endless twiddling with the bulb shape.
3290
3291         * lily/note-head.cc (internal_brew_molecule): make ledger lines a
3292         little smaller if there is an accidental.
3293
3294 2002-03-15  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3295  
3296         * buildscripts/lilypond-profile.sh: 
3297  
3298         * mf/GNUmakefile (INSTALLATION_OUT_DIR*),
3299         buildscripts/lilypond-login.sh, buildscripts/lilypond-profile.sh:
3300         Implement new font installation strategy
3301  
3302         * Documentation/misc/fontinstallation (TEXMF): Documentation of
3303         the new font installation strategy.
3304  
3305         * lilypond-mode.el (LilyPond-mode-map): Add shortcut "CTRL-c ;"
3306         for comment-region.
3307  
3308         * input/test/staff-size.ly: Simplified using StaffContainer
3309  
3310         * mf/GNUmakefile (ALL_GEN_FILES): Actually generate the
3311         lilypond.map file
3312
3313 2002-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
3314
3315         * scm/ps.scm (bezier-sandwich): Draw circles at slur ends.
3316
3317         * lily/beam.cc (score_stem_lengths): new quanting stuff
3318         (score_forbidden_quants): Second and third beam quant stuff.
3319
3320 2002-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
3321
3322         * lily/beam.cc (least_squares): Remember least-squares-dy for
3323         later use.
3324         (quantise_interval): Don't quant to dy steeper that
3325         least-squares-dy.  Return empty interval if no sane quants found.
3326         (quantise_position): Try quantise_interval until we have
3327         acceptable solution.
3328
3329 2002-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3330
3331         * scm/interface-description.scm (beam-interface): Update.
3332
3333 2002-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3334
3335         * VERSION: 1.5.41 released
3336         
3337         * mf/feta-schrift.mf: make Tr. smaller, smoother and closer.  Use
3338         optima serifs on top of t, bottom of r.
3339
3340         * mf/feta-bolletjes.mf: make ledger line rounder. 
3341
3342         * mf/feta-toevallig.mf: some smallish fixes for flat sign.
3343
3344         * mf/feta-eindelijk.mf: make 8th rest a little darker, some more
3345         parametrization.
3346
3347 2002-03-15 Chris Jackson <chris@fluffhouse.org.uk>
3348  
3349        * lily/piano-pedal-engraver.cc: Rewritten to support bracketed as
3350        well as text pedal indications and a combination of both.  All
3351        pedal indications are horizontally aligned on a line spanner.
3352  
3353        * lily/text-spanner.cc: Edge-width property added to use in
3354        bracketed piano pedals. Function setup_sustain_pedal added to set
3355        the dimensions of the brackets. 
3356  
3357        * scm/grob-description.scm: New *PedalLineSpanner grobs added, and 
3358        some of the *Pedal properties tweaked. 
3359  
3360        * scm/grob-property-description.scm: New pedal-type (*Pedal) and
3361        edge-width (TextSpanner) properties.
3362  
3363        * ly/engraver-init.ly: Default strings added for SostenutoPedal. 
3364  
3365        * lilypond-font-lock.el: sostenuto, unaCorda and treCorde added to
3366        fontified identifiers list.
3367  
3368        * input/test/pedal.ly: New pedal features added. 
3369  
3370        * Documentation/user/refman.itely: New pedal features documented.
3371        
3372
3373 2002-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
3374
3375         * lily/include/new-beam.hh: Previously new-beam.hh
3376         * lily/beam.cc: Previously new-beam.cc
3377         (least_squares): Bugfix: don't barf on beams with less than two
3378         visible stems (tremolos).
3379
3380         * scm/beam.scm: 
3381         * scm/grob-description.scm (Beam): Junk old beam stuff.
3382         
3383         
3384 2002-03-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3385
3386         * VERSION: 1.5.40
3387
3388         * mf/feta-eindelijk.mf: new 8th rest.
3389
3390         * mf/feta-toevallig.mf: small fixes for the sharp symbol. Don't
3391         stick out of staffline
3392
3393         * scripts/lilypond-book.py: fixes for texi regular expressions.
3394
3395 2002-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3396
3397         * lily/include/new-beam.hh:
3398         * lily/new-beam.cc: New file.
3399
3400         * flower/include/interval.hh: 
3401         * flower/include/interval.tcc (delta): New method.
3402         (swap): Now public (previously private).
3403         
3404         * scm/beam.scm (default-beam-y-quants): Bugfix: lower beam-sit by
3405         1 staff-line-thickness.  Sadly, this makes dy quanting problems
3406         (dy quants allowed should depend on actual left y) more visible.
3407
3408 2002-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3409
3410         * lily/beam.cc (quantise_dy): Bugfix: sign (0) = 0.  Hmm.
3411
3412         * scm/grob-property-description.scm (concaveness-threshold): Add
3413         typecheck and description.
3414
3415         * scm/grob-description.scm (Beam): Remove obsolete properties, add
3416         concaveness-threshold (previously concaveness).
3417
3418         * lily/beam.cc (check_concave): Remove choices and debugging
3419         stuff: use best concaveness calculation.
3420         (quantise_dy): Remove choice.  Try to never make a slope steeper
3421         by quantising, but certainly never quantise a slope away.
3422         (check_stem_length_f): Remove choice.  In case of lengthening
3423         alowed, always lengthen to ideal length.
3424
3425         * Documentation/index.texi: Fix FAQ url.
3426
3427         * Documentation/topdocs/INSTALL.texi: Add information about fink,
3428         compile fix and 1.4 specific fix that doesn't hurt 1.5.
3429
3430 2002-03-13  Han-Wen  <hanwen@cs.uu.nl>
3431
3432         * VERSION: 1.5.39 released
3433
3434         * lily/simple-spacer.cc (add_rod): rods take precedence over
3435         infinitely stiff springs. This fixes bugs with arpeggios and bar-lines.
3436
3437         * lily/arpeggio-engraver.cc (acknowledge_grob): clean up.
3438
3439         * lily/note-spacing.cc (get_spacing): only insert space for
3440         accidentals if necessary.
3441
3442         * input/regression/spacing-accidental-staffs.ly (texidoc): update example
3443
3444         * lily/spacing-spanner.cc (musical_column_spacing): new
3445         function. Have correct spacing from note to end-of-line as well.
3446
3447 2002-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3448
3449        * Documentation/topdocs/INSTALL.texi: Add section for MacOS X.
3450
3451        * darwin.patch: New file.
3452
3453        * lily/beam.cc (set_stem_shorten): Revive deceased stem shorten
3454        code.  Shorten stems by fraction of stems to be shortened.
3455
3456        * lily/stem.cc (get_default_stem_end_position): Shorten only half
3457        of shorten value for boundary cases.
3458
3459        * scm/grob-description.scm (Stem): Set stem-shorten to (1.0 0.5).
3460        (Beam): Set beamed-stem-shorten to (1.0 0.5).
3461
3462 2002-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3463
3464        * lily/beam.cc (check_stem_length_f): Try to lenthen more.
3465
3466        * scm/grob-description.scm (Beam): Add concaveness.  Replace
3467        Beam::cancel_suspect_slope with Beam::check_concave.
3468  
3469        * lily/beam.cc (check_concave): Calculate concaveness of beam, and
3470        set slope to horizontal if concaveness > Beam.concaveness.  This
3471        handles cases that kludgy cancel_suspect_slope was meant to catch
3472        very well.
3473        (cancel_suspect_slope): Remove.
3474
3475 2002-03-12 Rune Zedeler <rune@zedeler.dk>
3476
3477         * lily/beam.cc lily/stem.cc lily/beam-engraver.cc: allow for
3478         stemLeftBeamCount and stemRightBeamCount to equal 0.
3479         Fixes [c8 c4 c8]
3480       
3481 2002-03-12  Han-Wen  <hanwen@cs.uu.nl>
3482
3483         * lily/spacing-spanner.cc (breakable_column_spacing): Only do
3484         fixed spacing for pref matter, if the next column is musical, and
3485         at the same moment.
3486
3487         * lily/note-spacing.cc (stem_dir_correction): Use correct
3488         discretionary for stem-bar spacing.
3489
3490 2002-03-11  Han-Wen  <hanwen@cs.uu.nl>
3491
3492         * VERSION: 1.5.38 released 
3493
3494         * lily/grob.cc (warning): Use cause tracking to give more
3495         meaningful errors from the backend. 
3496
3497         * lily/property-iterator.cc (check_grob): Warn if setting grob
3498         property in unknown grob. 
3499
3500         * mf/feta-toevallig.mf: brushed stems for natural sign.
3501
3502         * lily/molecule.cc (align_to): don't translate empty molecule.
3503         (this triggers a very subtle bug in time-signature.)  
3504
3505 2002-03-10  Han-Wen  <hanwen@cs.uu.nl>
3506
3507         * lily/spring.cc: remove file.
3508
3509         * input/regression/spacing-stem-bar.ly: new file
3510
3511         * lily/score.cc (run_translator): resurrect point-and-click
3512
3513         * input/baerenreiter-sarabande.ly: Copy Barenreiter beaming for
3514         sarabande layout
3515
3516         * lily/spacing-spanner.cc (find_shortest): Shortest note for
3517         spacing is now globally determined, using the most common shortest
3518         note. Notes that are shorter are spaced geometrically, and with
3519         expand hints. This makes spacing more even, and measures that have
3520         very short notes won't be that stretched out.  
3521
3522         * mf/feta-klef.mf: F-clef fixes, documentation on the
3523         shape. (WARNING: font changed.)
3524
3525 2002-03-09  Han-Wen  <hanwen@cs.uu.nl>
3526
3527         * lily/simple-spacer.cc (add_columns): support for infinitely
3528         stiff springs.
3529  
3530         * lily/staff-spacing.cc (get_spacing_params): space after
3531         prefatory matter is fixed.
3532
3533 2002-03-08  Han-Wen  <hanwen@cs.uu.nl>
3534
3535         * lily/note-spacing.cc (stem_dir_correction): Correct spacing for
3536         barline following an upstem.
3537
3538         * lily/staff-spacing.cc (extremal_break_aligned_grob): destill
3539         function from next_notes_correction().
3540         (bar_y_positions): idem.
3541
3542 2002-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3543
3544         * input/regression/break.ly (texidoc): bugfix: escape \ in
3545         strings.
3546
3547         * lily/staff-spacing.cc (next_notes_correction): Correct the
3548         spacing of a note following a barline.
3549
3550
3551 2002-03-04  Glen Prideaux
3552
3553         * mf/feta-solfa.mf: Shaped note heads
3554
3555 2002-03-03  Han-Wen  <hanwen@cs.uu.nl>
3556
3557         * VERSION: 1.5.37 released
3558
3559         * lily/key-signature-interface.cc (brew_molecule): rename from key_item
3560         left-align molecule.
3561         
3562         * lily/break-align-interface.cc (do_alignment): completely
3563         rewritten. Now it does not use Align_interface anymore, but a
3564         separate routine. Like StaffSpacing, it reads space-alist from the
3565         breakable grobs.  This allows you to set spacing using
3566         
3567         \property Staff.Clef \override #'space-alist = '(....stuff....)  
3568  
3569         * lily/bar-line.cc, lily/include/bar-line.hh: change name from Bar
3570         to Bar_line. Move files around as well.
3571
3572         * lily/time-signature.cc (time_signature): left align time signatures. 
3573
3574         * mf/feta-timesig.mf: Remove padding from C-style time signatures.
3575         Corrections of the glyph shape C. Comments added.
3576
3577 2002-03-02  Han-Wen  <hanwen@cs.uu.nl>
3578
3579         * lily/spacing-spanner.cc: move from third-try.cc; rename
3580         Third_spacing_spanner to Spacing_spanner.
3581
3582         * lily/staff-spacing.cc (get_spacing_params): redo prefatory
3583         spacing stuff. Much cleaner now, and we prepare for neat spacing
3584         tricks around bar lines and such.
3585
3586         * lily/third-try.cc (prune_loose_colunms): bugfix. Don't init
3587         variables with themselves. (Ouch.)
3588
3589         * lily/span-bar.cc (brew_molecule): don't try to span bars that
3590         overlap.
3591
3592 2002-03-02  Han-Wen  <hanwen@cs.uu.nl>
3593
3594         * VERSION: 1.5.36
3595
3596         * lily/lily-guile.cc: isdir_b and isaxis_b changed to ly_axis_p,
3597         ly_dir_p
3598
3599         * lily/music.cc (ly_get_mus_property): typechecking
3600         (ly_set_mus_property): idem
3601         (ly_make_music): idem
3602         (ly_music_name): idem
3603
3604         * lily/chord.cc: use scm_reverse_x iso. gh_reverse()
3605
3606         * lily/note-spacing.cc (stem_dir_correction): correction for
3607         same stem notes as well. 
3608
3609         * lily/pitch.cc (pitch_transpose): stricter typechecking
3610
3611         * mf/parmesan*mf: magnification fixes.
3612
3613         * Documentation/topdocs/INSTALL.texi: update RedHat reqs
3614
3615 2002-03-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3616
3617         * buildscripts/mf-to-table.py (postfixes): Output also .ly file
3618         documenting the font. (Doesn't work for parmesan at the moment)
3619
3620         * Documentation/user/appendices.itely (The Feta font): Add list of
3621         Feta font symbols with names.
3622
3623         * mf/GNUmakefile ($(outdir)/lilypond.map): Generate lilypond.map
3624         automatically
3625
3626 2002-03-01  Han-Wen  <hanwen@cs.uu.nl>
3627
3628         * lily/translator-group.cc (ly_set_trans_property): typechecking
3629         (ly_get_trans_property): typechecking.
3630
3631         * lily/font-metric.cc (ly_text_dimension): typechecking 
3632         (ly_find_glyph_by_name): idem.
3633
3634         * scm/bass-figure.scm (brew-complete-figure): support for
3635         bracketed numbers.
3636         
3637         * lily/grob.cc (ly_get_paper_var): new function
3638
3639 2002-02-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3640
3641         * VERSION (PATCH_LEVEL): 1.5.35 released.
3642
3643         * lily/lookup.cc (ly_bracket): Scheme function ly-bracket
3644         (bracket): New function.
3645
3646         * lily/stem-engraver.cc (stop_translation_timestep): bugfix, unset
3647         stemLeftBeamCount, stemRightBeamCount in stead of using #<undefined> 
3648
3649         * lily/third-try.cc (set_implicit_neighbor_columns): type checking
3650         bugfix.
3651
3652         * lily/span-arpeggio-engraver.cc (stop_translation_timestep):
3653         typecheck bugfix. 
3654
3655         * lily/grob.cc (ly_get_grob_property): be anal about types.
3656         (ly_set_grob_property): idem
3657
3658         * lily/figured-bass-engraver.cc (process_music): move molecule
3659         building completely to Scheme
3660
3661         * lily/include/musical-request.hh (class Bass_figure_req): Add
3662         class. 
3663
3664         * lily/parser.yy (bass_figure): add support for space figure.
3665
3666         * lily/molecule.cc (ly_molecule_combined_at_edge): be anal about types 
3667
3668         * lily/font-metric.cc (ly_text_dimension): Scheme function ly-text-dimension
3669
3670         * lily/molecule.cc (ly_fontify_atom): new function ly-fontify-atom
3671         (ly_align_to_x): new function ly-align-to!
3672
3673         * lily/font-interface.cc (ly_font_interface_get_font): new Scheme
3674         function ly-get-font
3675
3676         * mf/feta-nummer.mf: include normal-space dimension. 
3677
3678         * lily/collision.cc (check_meshing_chords): don't merge collisions
3679         with whole notes.
3680         
3681         * lily/system-start-delimiter.cc (after_line_breaking): Bugfix:
3682         glyph is string.
3683
3684 2002-02-28  Mats Bengtsson  <matsb@s3.kth.se>
3685
3686         * scm/tex.scm, scm/ps.scm (or): Bugfix, ps output with Guile 3.4
3687
3688 2002-02-28  Juergen Reuter  <reuter@ipd.uka.de>
3689
3690         * mf/parmesan-heads.mf: bugfix: mensural note heads  (WARNING:
3691         font changed)
3692
3693         * scm/output-lib.scm: bugfix: resort to neo_mensural chars rather
3694         than mensural chars
3695
3696         * mf/parmesan-scripts.mf, mf/parmesan-generic.mf,
3697         scm/grob-description.scm: added mensural fermata symbol
3698
3699 2002-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3700
3701         * VERSION: 1.5.34 released.
3702
3703         * lily/rest-engraver.cc (create_grobs): rests can have pitches.
3704
3705         * lily/staff-symbol-referencer.cc (callback): assume that
3706         staff-position is unset in general.
3707
3708         * input/regression/rest-pitch.ly: new file.
3709
3710         * lily/parser.yy (simple_element): rests can have pitch. Syntax:
3711         a4\rest
3712
3713 2002-02-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3714
3715         * lily/scm-option.cc (set_lily_option): add internal-type-checks
3716         as Scheme option. Run regression test by default with
3717         internal-type-checking.
3718
3719         * lily/separating-group-spanner.cc (find_musical_sequences):  removed.
3720
3721         * lily/lily-guile.cc (type_check_assignment): changed functions.
3722
3723         * scm/*description*.scm: be anal about typechecks. Some changes
3724         for internal variable names.
3725
3726 2002-02-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3727
3728         * scm/ps.scm: -f ps  output for GUILE 1.4 and 1.3.4
3729
3730 2002-02-25  Han-Wen  <hanwen@cs.uu.nl>
3731
3732         * VERSION: 1.5.33 released.
3733
3734         * mf/feta-macros.mf (flare_path): removed draw_flare, replace by
3735         flare_path everywhere (c-clef, numbers).        
3736
3737         * lily/bar-number-engraver.cc (process_music): also print bar
3738         number if measure starts with grace note.       
3739
3740         * input/regression/grace-bar-number.ly: new test.
3741
3742 2002-02-24  Han-Wen  <hanwen@cs.uu.nl>
3743
3744         * lily/figured-bass-engraver.cc (stop_translation_timestep): reset
3745         rest as well.
3746
3747         * scm/music-functions.scm (voicify-music):  split chords into
3748         different voices automatically.
3749
3750         * lily/music.cc (ly_music_list_p): new function
3751
3752         * lily/music-sequence.cc (do_relative_octave): robustification
3753
3754         * scm/music-functions.scm: many utility functions 
3755
3756         * lily/music.cc (ly_set_mus_property): add type checks to the
3757         Scheme property assignment.
3758
3759         * buildscripts/lilypond-profile,lilypond-login.sh (TEXCONFIG):
3760         dvips fixes
3761
3762         * mf/lilypond.map: .map file from Mats' page. 
3763
3764 2002-02-21  Juergen Reuter <reuter@ipd.uka.de>
3765
3766         * Some more parmesan related fixes;
3767
3768         * Custos: varying shape (in particular, stem length), depending on the
3769           vertical position of the custos (on staffline / between stafflines);
3770
3771         * Custos: added grob property "neutral-direction" (same semantics as
3772           with stem); introduced new grob property "neutral-position";
3773
3774         * Time-signature: print a warning when resorting to default layout.
3775
3776 2002-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3777
3778         * lily/translator-group.cc (add_fresh_simple_translator): remove
3779         function; initialize() is called through
3780         Translator_group::initialize().
3781
3782         * lily/third-try.cc (prune_loose_colunms): add constraints (rods)
3783         for the neighbors of a loose column.
3784
3785         * lily/line-of-score.cc (set_loose_columns): be more intelligent:
3786         position loose columns so that they don't collide.
3787
3788 2002-02-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3789
3790         * VERSION: 1.5.32 released.
3791
3792         * scm/font.scm: remove font-name symbol.
3793
3794         * mf/GNUmakefile: use pktrace for making PFAs
3795
3796         * make/lilypond.redhat.spec.in: use pktrace when making RPMs
3797
3798         * lily/rest-collision.cc (do_shift): read direction field from
3799         rest-column in case of note-rest collision. This should fix some
3800         problems with rest collisions.
3801
3802 2002-02-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3803
3804         * lily/note-heads-engraver.cc (process_music): Removed easyPlay
3805         property.
3806
3807         * lily/note-head.cc (brew_ez_molecule): Remove note-character
3808         property. Read pitch directly from #'cause.
3809
3810         * mf/feta-puntje.mf: bugfix
3811
3812 2002-02-19  Juergen Reuter <reuter@ipd.uka.de>
3813         
3814         * mf/*.mf: tried to fix ancient-font.ly. WARNING: Font changed.
3815
3816 2002-02-18  Jan Nieuwenhuizen  <janneke@gnu.org>
3817
3818         * Documentation/windows/compiling.texi: Update.
3819
3820         * Documentation/index.texi: Add link to orphaned compiling for
3821         windows page.
3822
3823         * Documentation/footer.html.in: Comment fix.
3824
3825         * stepmake/bin/add-html-footer.py: Python2.[12] re workarounds.
3826
3827 2002-02-18  Han-Wen  <hanwen@cs.uu.nl>
3828         
3829         * VERSION: 1.5.31 released
3830
3831         * lily/new-spacing-spanner.cc: remove file.
3832
3833         * lily/third-try.cc (do_measure): only take spacings into account
3834         if they pertain to the column pair under consideration. This fixes
3835         spacing bug when mixing eighths triplets and normal eighths.
3836
3837         * lily/note-head.cc (brew_molecule): revert ledger change: ledger
3838         lines don't take up space anymore. Document why in note-head.cc
3839         comment.
3840
3841 2002-02-17  Han-Wen  <hanwen@cs.uu.nl>
3842
3843         * lily/font-interface.cc (get_font): reinstate
3844         #'font-magnification. See input/regression/font-magnification.ly
3845         (get_font): Change the definition of  #'font-name grob property.
3846
3847         * lily/grob.cc (get_uncached_molecule): output origin for grobs
3848         that have a #'cause field.
3849
3850 2002-02-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3851
3852         * Documentation/topdocs/INSTALL.texi: remove type3 stuff. 
3853
3854         * mf/GNUmakefile:  remove metapost stuff
3855
3856         * stepmake/aclocal.m4: remove metapost detection stuff.
3857
3858 2002-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3859
3860         * mf/GNUmakefile (FET_FILES): 
3861         (FONT_FILES): Include parmesan.
3862
3863         * stepmake/bin/packagepython.py (make_assign_re): Bugfix.  Use re
3864         iso regex, regsub
3865
3866         * buildscripts/clean-fonts.sh (FILES): Clean parmesan too.
3867
3868         * Documentation/user/refman.itely (Paper size): Quote braces.
3869
3870 2002-02-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3871
3872         * stepmake/aclocal.m4: fixed bison version check to be more
3873         robust.
3874
3875         * lily/stem.cc (position_noteheads): fix for cluster chords.
3876
3877         * mf/*.mf: many blotting/pixel rounding fixes  by Rune Zedeler
3878
3879         * python 2.2 support.
3880
3881 2002-02-04  Han-Wen  <hanwen@cs.uu.nl>
3882
3883         * VERSION: 1.5.30 released
3884
3885         * lily/dynamic-engraver.cc: add doco about DynamicLineSpanner
3886
3887         * Documentation/user/refman.itely (Dynamics): add a note about
3888         DynamicLineSpanner.
3889
3890         * scm/grob-description.scm: add a 'translator-type?  object
3891         property, so that \property Foo.Bar =\turnOff doesn't cause
3892         type check warning.
3893
3894         * lily/translator-group.cc (add_fresh_group_translator): make
3895         new add-translator functions to make distinction between fresh and
3896         used group-translators. Fixes problem with scripts on auto-changing voice 
3897
3898         * lily/timing-engraver.cc: make Timing_engraver instantiatable,
3899         add to Score_performer. Fixes bar checks in MIDI
3900
3901         * lily/tie-engraver.cc (create_grobs): Use pitches to compare note
3902         heads. Fixes many quirks with ties.
3903
3904         * lily/engraver.cc (announce_grob): Use SCM argument. Store cause
3905         in the grob property #'cause, instead of using Grob_info.
3906
3907         * ly/engraver-init.ly (StaffContext): move Dot_column_engraver to
3908         staff context, fixing dot alignment on collisions.
3909
3910         * lily/beam-engraver.cc (try_music): remove can't find beam start
3911         warning, so that skipTypesetting won't complain.
3912
3913 2002-02-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3914
3915         * Documentation/user/refman.itely (Paper size): Documentation fix,
3916         papersize
3917
3918         * lily/text-engraver.cc: Bugfix: textNonEmpty works again
3919
3920         * scm/grob-description.scm: \breathe: Use feta font comma by default
3921
3922 2002-01-23  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3923
3924         * input/template/piano-dynamics.ly (pedal): Simplified
3925
3926 2002-01-18  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
3927
3928         * ly/engraver-init.ly: avoid warnings on \skip in lyrics
3929
3930 2002-01-10  Mats Bengtsson  <matsb@s3.kth.se>
3931
3932         * lilypond-mode.el (LilyPond-command-query): ignore case.
3933
3934 2002-02-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3935
3936         * VERSION: 1.5.29 released
3937
3938         * all files: change 2001 to 2002 in headers globally
3939
3940         * mf/parmesan20.mf: split out ancient notation into parmesan ("old
3941         cheese") font. WARNING: fonts changed.
3942         
3943 2002-02-01  Juergen Reuter <reuter@ipd.uka.de>
3944
3945         * mf/*.mf: Fixed some blot_diameter related flaws in some feta symbols
3946         
3947         * mf/*.mf: Added some more vaticana/solesmes style font symbols
3948         
3949         * mf/*.mf: Bugfix: renamed subbipunctum -> inclinatum
3950
3951         * mf/*.mf: Fixed a few typos in various .mf files
3952
3953 2002-01-17 Rune Zedeler <rune@zedeler.dk>
3954         
3955         * mf/: added macro soft_penstroke
3956         
3957                softened some glyphs
3958                redrawn triangular noteheads
3959                redrawn tab-clef
3960                added classical quarter rest
3961         
3962         * lily/stem.cc: Bugfix: Stem-attachment when staff_space!=1
3963  
3964         * lily/bar.cc: Bugfix: repeat dots when even number of staff
3965         lines and staff_space>=2
3966  
3967         * lily/rest.cc: Use default rests when current style glyphs not
3968         found - this allows
3969         \property Staff.Rest \override #'style = #'classical
3970
3971 2002-01-30  Jan Nieuwenhuizen  <janneke@gnu.org>
3972
3973         * input/bugs/first-tie.ly: New file.
3974
3975         * input/bugs/spacing-clash.ly: New file.
3976
3977 2002-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3978
3979         * po: regenerate.
3980
3981 2002-1-24 Chris Jackson <chris@fluffhouse.org.uk>
3982
3983         * lilypond-indent.el: New file providing indentation for
3984         parenthesised blocks of lilypond code in Emacs
3985         
3986         * lilypond-font-lock.el: Changes to the syntax table to facilitate
3987         indentation and handle block comments properly. Distinguish
3988         accents from close-brackets in fontification.
3989
3990         * lilypond-mode.el: LilyPond-indent-command set appropriately.
3991
3992 2002-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3993
3994         * Documentation/windows/installing.texi: 
3995         * Documentation/windows/compiling.texi: Include from 1.4.10.
3996
3997         * Documentation/windows/gs-profile.sh: previously lily-gs.sh
3998
3999         * input/bugs/first-midi-tie.ly: New file.
4000
4001 2001-12-29  Han-Wen  <hanwen@cs.uu.nl>
4002         
4003         * VERSION: 1.5.28 released
4004
4005         * lily/parser.yy (My_lily_parser): Slightly kludgy warning for
4006         illicit beams on [c4 c4] etc.
4007
4008         * lily/bar-check-iterator.cc (Bar_check_iterator): new
4009         file. Make separate iterator for Bar_checks. Bar_check now happen
4010         outside engravers, meaning that you can use them with
4011         skipTypesetting. Associated changes in other files.
4012         
4013         * lily/new-spacing-spanner.cc (stem_dir_correction): removed
4014         function
4015         
4016         * lily/spacing-spanner.cc (stem_dir_correction): removed function
4017
4018         * lily/include/grob.hh (unsmob_item, unsmob_spanner): Add functions
4019
4020         * lily/bar.cc (before_line_breaking): remove bar-line spacing code.
4021
4022         * lily/stem.cc (set_spacing_hints): removed function
4023
4024         * lily/note-spacing.cc (stem_dir_correction): new stem-direction
4025         correction for spacing; now take vertical extents of the stem into
4026         account.  
4027
4028         * lily/third-try.cc: More hacking to get spacing working.
4029
4030         * lily/note-spacing-engraver.cc: new file, Note_spacing_engraver
4031         sits at staff level and creates note spacing objects. Scrap it
4032         again, and document why.
4033
4034         * lily/include/group-interface.hh: rename functions. 
4035
4036 2001-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4037
4038         * stepmake/stepmake/c++-rules.make:
4039         * stepmake/stepmake/c-rules.make: Fixes for bison-1.28.
4040
4041 2001-12-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4042
4043         * make/lilypond-vars.make: 
4044         * scripts/ly2dvi.py (setup_environment): 
4045         * scripts/lilypond-book.py (setup_environment): Also set tex
4046         memory options.
4047
4048 2001-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4049
4050         * VERSION: 1.5.27 released.
4051
4052         * Documentation/user/refman.itely (Bar numbers): added bar number
4053         documentation.
4054
4055         * scm/font.scm (make-style-sheet): Fixes to make staff-sizes work
4056         again.
4057
4058 2001-12-22  Mats Bengtsson  <matsb@s3.kth.se>
4059
4060         * tex/lilyponddefs.tex: Make sure interscorelinefill=1 doesn't
4061         spread the last few lines all over the last page of a score.
4062
4063 2001-12-24  Han-Wen  <hanwen@cs.uu.nl>
4064
4065         * lily/third-try.cc: 3rd try at revising spacing
4066         engine. Not yet finished.
4067
4068         * lily/paper-column.cc (brew_molecule): print debugging marks on a
4069         paper-column.
4070
4071         * lily/tie-engraver.cc (class Tie_engraver): Use busyGrobs for
4072         collecting past note heads.
4073
4074         * lily/note-heads-engraver.cc (try_music): Remove end_mom_
4075         stuff.
4076
4077         * lily/grob-pq-engraver.cc (class Grob_pq_engraver): New file, new
4078         class. Keep a queue of grobs that are still playing in busyGrobs. 
4079
4080         * lily/lyric-combine-music-iterator.cc (get_busy_status): New
4081         function. Use busyGrobs to detect playing notes.
4082         
4083 2001-12-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4084  
4085         * Documentation/topdocs/INSTALL.texi: Added note about broken
4086         python-2.1.  Updated note for Debian's broken (well, broken for
4087         our use anyway) tex configuration.
4088         
4089         * scripts/lilypond-book.py (re_dict): python2.2 fix.
4090         
4091         * stepmake/stepmake/c++-rules.make ($(outdir)/%.hh): 
4092         ($(outdir)/%.cc): Adapted to bison-1.30; added bison < 1.30 fix.
4093         
4094         * scripts/lilypond-book.py (bounding_box_dimensions): Bugfix.
4095         (But left margin of png's still misses a few pixels.  Arg.)
4096         
4097 2001-12-16  Heikki Junes  <hjunes@cc.hut.fi>
4098
4099         * lilypond-mode.el (LilyPond-command-next-midi): Make
4100         possible to kill midi-process (using "C-c C-m").
4101
4102 2001-12-14  Han-Wen  <hanwen@cs.uu.nl>
4103
4104         * scripts/lilypond-book.py (LatexPaper.set_geo_option):
4105         Convert strings with dimensions to numbers.
4106
4107         * lily/volta-engraver.cc:  only make a  bracket for the top staff,
4108         as found in stavesFound. 
4109
4110         * lily/bar-number-engraver.cc: remove staff administration. 
4111
4112         * lily/mark-engraver.cc (acknowledge_grob): remove staff
4113         administration. This breaks support for invisible-staff.
4114
4115         * lily/staff-collecting-engraver.cc: new engraver. Collects staff
4116         symbols into stavesFound.
4117
4118         * lily/score-engraver.cc (acknowledge_grob): Acknowledge spacing
4119         grobs, and put them into columns.
4120
4121         * lily/engraver-group-engraver.cc (acknowledge_grobs): Include the
4122         Engraver_group_engraver as a potential candidate for ack'ing grobs.
4123
4124 2001-12-13  Heikki Junes  <hjunes@cc.hut.fi>
4125
4126         * lilypond-mode.el (LilyPond-command-next-midi): Play next (or last)
4127         midi section in the Emacs-mode, so it is possible to play certain
4128         score in a multiscore lilypond-file.
4129          
4130 2001-12-09  Rune Zedeler  <rune@zedeler.dk>
4131         * lily/lily-guile.cc: Added ly_assoc_front_x() and ly_assoc_cdr()
4132         (FIXME: not accessible from guile)
4133         
4134         * lily/accidental-engraver.cc: rewrote accidental-routines to get
4135         better support for Kurt Stone's suggestions.
4136         Removed properties: noResetKey, forgetAccidentals, autoReminders,
4137                             lazyKeySignature.
4138         Changed property:   localKeySignature.
4139         Added properties:   extraNatural, autoAccidentals,
4140                             autoCautionaries.
4141
4142         (BUGFIX: broken-tie-support destroyed in 1.5.16)
4143         
4144         * ly/property-init.ly: added commands
4145         \defaultAccidentals \modernAccidentals \modernCautionaries
4146         \noResetKey \forgetAccidentals
4147
4148         * ly/engraver-init.ly: Correct initialization of new accidentals.
4149         
4150         * scm/translator-property-description.scm: The new properties
4151         added.
4152         
4153         * input/: Some examples added, some changed.
4154         
4155         * Documentation/regression-test.tely: Added quick test of new
4156         accidentals.
4157
4158 2001-12-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4159
4160         * scripts/lilypond-book.py (scan_latex_preamble): don't crash if
4161         header not found
4162
4163 2001-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4164
4165         * lily/beam.cc (before_line_breaking): Make beams  without stems
4166         or with only one stem disappear.
4167
4168 2001-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4169
4170         * bibtools/bib2html.py: Add simple bib2html convertor, and .bst
4171         files to have standardised HTML bibliography output. Update build
4172         docs to reflect this.
4173
4174         * lily/include/simple-spacer.hh (struct Simple_spacer): add
4175         active_count_, so that we don't have to look for active springs
4176         anymore.
4177
4178         * scm/interface-description.scm,scm/grob-property-description.scm:
4179         Add 'penalty
4180
4181         * lily/simple-spacer.cc (solve): Handle forced line breaks
4182         here. Fixes problems when combining linebreaks with non-fitting
4183         line configurations
4184
4185 2001-12-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4186
4187         * 1.4.9.jcn3 forward ports.
4188         
4189         * Really included .cvsignore.
4190
4191         * Included Han-Wen's uu1 windows fixes.
4192
4193         * Bugfix: lilypond-profile.sh: append to GS_FONTPATH, GS_LIB.
4194
4195         * Added Cygwin setup.hint
4196
4197         * Removed tex, python wrappers and postinstalls to go with Cywgin's
4198         tetex/texmf, python installations.
4199
4200         * Updated cygwin installer.
4201
4202         * ly2dvi: Don't accept filenames with spaces (+ fix).
4203
4204 2001-12-03  Han-Wen  <hanwen@cs.uu.nl>
4205
4206         * ly/engraver-init.ly (VoiceContext): fix text engraver ordering.
4207
4208         * lily/translator-def.cc: Remove manual symbol caching.
4209
4210         * lily/script-column.cc (before_line_breaking): robustness check:
4211         don't crash if no direction set.
4212
4213         * scripts/pmx2ly.py: Key and clef change support (Laura Conrad)
4214
4215         * scripts/pmx2ly.py (Parser.parse_header): more generic header
4216         parsing.
4217
4218
4219 2001-12-01  Han-Wen  <hanwen@cs.uu.nl>
4220
4221         * lily/note-head.cc (head_extent): added to compute width without
4222         ledger lines. By default, ledger lines take up width now.
4223
4224         * input/regression/fingering.ly: demonstrate auto fingering.
4225         Horizontal placement is still buggy. 
4226         
4227         * lily/fingering-engraver.cc (class Fingering_engraver):
4228         added. Provides support for horizontal fingering scripts
4229
4230         * lily/include/grob.hh: Naming: change parent_l() into get_parent()
4231
4232         * lily/side-position-interface.cc (add_staff_support): add staff
4233         only for Y-axis side positions.
4234
4235         * lily/parser.yy (request_chord): Fix mem leak.
4236
4237         * lily/musical-request.cc (transpose): moved to Music::transpose()
4238
4239         * lily/include/grob-info.hh: Change music pointer to SCM, so we
4240         can store grobs as grob-creation cause as well.
4241
4242         * lily/group-interface.cc (add_thing): efficiency tweak: reuse
4243         handle when adding. Use precomputed symbols throughout lily.
4244         
4245         * lily/rhythmic-column-engraver.cc: make NoteSpacing grobs to keep
4246         track of spacing issues.
4247
4248         * lily/separating-line-group-engraver.cc: make StaffSpacing grobs
4249         to keep track of staff spacing
4250
4251 2001-11-30  Jan Nieuwenhuizen <janneke@gnu.org>
4252
4253         * Rewrote new conditional guile >= 1.5 compilation switches, to keep
4254           code clean from conditionals and have a concentrated sets of
4255           compatibility fixes for old guile versions.
4256
4257         * Fixes for guile 1.4, including embedded ps.
4258
4259 2001-11-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4260
4261         * lily/stanza-number-engraver.cc (process_music): allow pairs as
4262         well for markup texts.
4263
4264         * lily/musical-request.cc (length_mom): kludge for null pointer.
4265
4266         * scm/sketch.scm (sketch-output-expression): guile 1.4 compatibility
4267
4268         * scm/lily.scm (sign): bugfix
4269
4270         * CHANGES: Change log instated.
4271
4272         * stepmake/add-html-footer.py: @BRANCH@ tag insertion.
4273