]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* lily/score.cc (default_rendering): Protect paper-book members.
[lilypond.git] / ChangeLog
1 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * lily/score.cc (default_rendering): Protect paper-book members.
4
5         * lily/paper-def.cc (smobbed_copy): New method.
6
7         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
8         switch runtime.
9
10         * lily/include/music-output.hh (process): Change signature to
11         return SCM.
12
13         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
14         method.
15
16         * lily/paper-score.cc (process): Return stencils rather than
17         outputting directly.  Remove paper-book kludge.  Delete grobs.
18         (output): Remove.
19
20         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
21
22         * lily/score-engraver.cc (get_output): Do not reset pscore_.
23
24         * lily/score.cc (default_rendering)
25         (ly_render_output): Move adding paper-score two levels up.
26
27         * lily/system.cc (get_line):
28         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
29
30 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
31
32         * scm/font.scm (paper20-font-vector): add more design sizes for
33         number.
34
35         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
36         feta-nummber{5,7,11,13}.
37
38         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
39         for 12pt design size. 
40
41 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
42
43         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
44
45 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
46
47         * lily/font-select.cc (properties_to_font_size_family): Fix
48         warning message.
49
50         * Experimental PostScript latin1 encoding:
51         
52         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
53
54         * scm/output-ps.scm: Experimental encoding using reencode-font.
55         * scm/font.scm: Add latin1 `font-shape'.
56         
57         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
58
59         * ps/lilyponddefs.ps (reencode-font): New function.
60
61         * lily/paper-book.cc (get_pages): Simplistic page breaking.
62
63         * scm/output-tex.scm (start-page):
64         (stop-page): New interface function.
65
66 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
67
68         * lily/paper-outputter.cc (output_expr):
69         (output_header):
70         (output_line): New method.
71
72         * lily/system.cc (get_line):
73         (get_lines): New method.
74         (output_scheme):
75         (output_line): Remove.
76
77         * scm/lily.scm (make-title): New function.
78
79         * lily/paper-book.cc: 
80         * lily/include/paper-book.hh: New file.
81
82         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
83         ly-modules.hh).
84
85         * lily/ly-module.cc (ly_modules_lookup): New function.
86
87         * lily/main.cc (main_with_guile): Move memory leak debug code back.
88
89         * scm/output-ps.scm (make-title): Remove.
90         (output-scopes): Junk header-title test.
91
92 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
93
94         * mf/feta-schrift.mf: thicker dot for portato.
95
96         * lily/accidental-placement.cc (position_accidentals): bugfix in
97         offset, this fixes right-padding of AccidentalPlacement.
98
99         * lily/[h-z]*.cc: () formatting.
100
101         * Documentation/user/tutorial.itely (An orchestral part): more
102         fixes for the tutorial.
103
104         * scm/translation-functions.scm (fraction-tuplet-formatter):
105         reverse fraction.
106
107         * lily/parser.yy (context_def_spec_block): use \context instead of
108         \translator.
109
110         * lily/[a-g].cc: () style cleanup.
111
112         * Documentation/user/tutorial.itely (Automatic and manual beams):
113         editing of tutorial.
114
115 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
116
117         * buildscripts/mf-to-table.py (base): write encoding name.
118
119 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
120
121         * Documentation/user/GNUmakefile (local-install-info): Issue
122         warning (for packager, ie, if not installing in /usr or /usr/local).
123
124         * lily/stencil-scheme.cc: 
125         * lily/staff-symbol-referencer.cc: 
126         * lily/script-column.cc: 
127         * lily/pitch.cc: 
128         * lily/music.cc: 
129         * lily/grob-pq-engraver.cc: 
130         * lily/font-interface.cc: 
131         * lily/music-output-def.cc: 
132         * lily/duration.cc: 
133         * lily/grob-scheme.cc:
134         * lily/context-scheme.cc: Put scheme name on first line in
135         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
136         style cleanups.
137
138         * stepmake/stepmake/scm-vars.make: 
139         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
140         Rename and split TAGS_FILES.
141
142         * GNUmakefile.in (ALL-TAGS): Remove.
143         
144         * stepmake/stepmake/generic-targets.make (TAGS): Also include
145         deeper TAGS files.  Fixes regexp tags in TOP dir.
146
147 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
148
149         * VERSION: 2.1.29 released.
150         
151         * Documentation/user/changing-defaults.itely (Changing defaults):
152         new file.
153
154         * Documentation/user/notation.itely (Notation manual): rename from 
155         refman.itely
156
157         * Documentation/user/notation-appendices.itely (The Feta font):
158         new file.
159
160         * Documentation/user/advanced.itely: add aborted attempt for
161         advanced topics manual.
162
163 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
164
165         * scm/new-markup.scm: display Markups in sane format. Patch by
166         Nicolas Sceaux.
167
168 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
169
170         * lily/main.cc: Cleanups.
171         (setup_localisation): New function.
172         (sane_putenv): Remove.
173         (main_with_guile): New name (Was: main_prog).  Remove musings
174         about possible preparation for GUILE heavy memory usage and
175         practical uselessness.  Do not set environment variables
176         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
177         name juggling.
178         (parse_argv): New function.
179         (copyright): New function.  It's 2004 already.
180
181         * lily/input-file-results.cc (do_one_file): Add file name juggling.
182         (distill_inname): Move from main.
183
184 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
185
186         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
187
188         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
189
190         * Documentation/user/running.itely: new file.
191
192         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
193
194         * lily/score-performer.cc (finish): call Translator::finalize ().
195
196 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
197
198         * lilypond-ftpplugin.vim: renamed to the following file.
199         * lilypond-ftplugin.vim: new file.
200
201         * GNUmakefile.in: update VIM_FILES.
202
203 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
204
205         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
206         props.
207
208         * input/test/tie-sparse.ly: remove.
209
210         * lily/tie-performer.cc (try_music): copy & paste from
211         Tie_engraver.
212
213         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
214         variable_ref twice.
215
216         * lily/key-performer.cc (create_audio_elements): use
217         alterations-in-key.
218
219         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
220
221 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
222
223         * input/test/smart-transpose.ly: fix cases fes->e and similar.
224         handle also quarter tones (not shown as tests). test also flats.
225
226         * Documentation/index.html.in: small fixes.
227
228 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
229
230         * input/regression/new-markup-scheme.ly: Typo.
231
232         * scm/define-markup-commands.scm (fill-line): New markup.
233
234         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
235         (output-paper-def): Fix alignment.
236         (make-title): Fix height/width scaling.
237
238         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
239
240         * input/test/title-markup.ly: Add remaining titles.  Layout and
241         font size fixes.  Add simplistic latin1 test.
242
243 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
244
245         * input/test/nested-groups.ly: remove. move content (to next). 
246         * input/test/staff-bracket.ly: replace content (from prev), this 
247         has been already in templates.
248
249 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
250
251         * stepmake/autogen.sh: Only issue warning about running configure
252         without arguments when autogen.sh will actually be running
253         configure.
254
255 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
256
257         * scm/new-markup.scm (stack-stencil-line): robustness.
258
259         * scm/define-markup-commands.scm (simple): robustification of
260         simple-markup.
261
262         * Documentation/user/music-glossary.tely (Top): change central C
263         to middle C.
264
265         * lily/text-item.cc (interpret_markup): cache make-simple-markup
266
267 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
268
269         * input/test/title-markup.ly (spaceTest): Add.
270
271         * lily/text-item.cc (interpret_markup): Make line markup from
272         multi word markup.
273
274         * scm/define-markup-commands.scm (word): New markup command.
275         (simple): Use it.
276
277         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
278
279 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
280
281         * vim/ftplugin/lilypond.vim:
282         * vim/syntax/lilypond.vim: use only local settings with setlocal.
283         show matching paren in insert mode.
284
285 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
286
287         * scm/output-ps.scm (make-title, output-scopes): Further
288         development.
289
290         * input/test/title-markup.ly: New file.
291
292         * ps/lilyponddefs.ps: Disable PostScript titling.
293
294         * lily/paper-score.cc (process): Quote PORT argument to make-title.
295
296 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
297
298         * lily/arpeggio.cc (width_callback): remove padding.
299  
300         * scm/define-grobs.scm (all-grob-descriptions): add padding.
301
302         * scm/define-music-types.scm: remove make-music-by-name.
303
304         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
305
306 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
307
308         * lily/paper-score.cc (process): Output titles using make-title.
309
310         * scm/output-ps.scm (output-stencil): Display directly instead of
311         constructing string.
312         (make-title): New function.
313
314 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
315
316         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
317         music), Documentation/user/invoking.itexi (Invoking lilypond): 
318         Move documentation of LaTeX packages for latin1 characters to the
319         lilypond-book manual.
320
321 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
322
323         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
324
325         * vimrc: add menu in console and shortcut <F10> for it.
326
327         * vim/:
328         * vim/compiler/:
329         * vim/syntax/:
330         * vim/indent/:
331         * vim/ftplugin/: new directories.
332         
333         * vim/filetype.vim: new file.
334
335         * lilypond.vim: remove files (see next).
336         * vim/syntax/lilypond.vim: new, renamed file (see prev).
337
338         * vimrc: remove file (see next).
339         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
340
341         * vim/ftplugin/lilypond.vim: change dir for dictionary.
342         add header. apply bindings only locally.
343
344         * vim/indent/lilypond.vim: new file.
345
346         * vim/ftplugin/lilypond.vim: remove errorformat.
347         * vim/compiler/lilypond.vim: new file for errorformats.
348
349         * Documentation/topdocs/INSTALL.texi: give easier orders.
350
351         * ROADMAP: add vim/
352
353 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
354
355         * Documentation/user/introduction.itely (Introduction): Use @image
356         iso @html <img...>.  Add workaround for images in columns in info.
357
358         * stepmake/aclocal.m4: Store computed version in variable.
359
360         * configure.in: Export MAKEINFO_VERSION.
361
362         * config.make.in (MAKEINFO_VERSION): Add.
363
364         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
365
366         * Documentation/user/GNUmakefile: Only build info with images when
367         building web.
368
369         * GNUmakefile.in (install-WWW): Visit Documentation/user.
370
371         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
372         stuff from documentation-targets.make
373
374 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
375
376         * VERSION: 2.1.28 released
377         
378         * scripts/convert-ly.py (conv): 
379
380 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
381
382         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
383         \arpeggioBoth. redefine \arpeggioBracket.
384
385         * Documentation/user/refman.itely: document new arpeggio
386         functions.
387
388         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
389
390         * input/regression/arpeggio-bracket.ly: apply convert-ly.
391
392         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
393
394 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
395
396         * Documentation/user/introduction.itely (Automated engraving):
397         rewrite introduction using website text.
398
399 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
400
401         * scm/*.scm: make-music-by-name is replaced by make-music, which
402         also accept music property settings, eg:
403           (make-music 'TextScriptEvent 'direction DOWN 'text
404               (make-simple-markup x))
405
406         Patch courtesy Nicolas Sceaux
407
408         * lily/beam-quanting.cc: cleanup, separate counts for left and
409         right beam ends.
410
411         * lily/side-position-interface.cc (quantised_position): also
412         quantize staccato position for forced stem directions. 
413
414 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
415
416         * scm/*.scm: Patch by Nicolas Sceaux: 
417
418         * scm/music-functions.scm: ly:grob-property and ly:music-property
419         are made procedure with setters.
420
421         * scm/*.scm: replace ..-set-property! with set! (..-property  )
422         
423 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
424
425         * input/test/[t-v]*.ly: finish rewriting texidocs.
426
427         * input/test/vaticana.ly: remove.
428         * input/test/ligature-vaticana.ly: new, renamed file name.
429
430         * input/test/stem-centered.ly: remove.
431         * input/test/mensural-note-heads.ly: new file. take content from
432         removed file stem-centered.ly.
433
434         * input/test/scales-greek.ly: simplify.
435
436         * input/test/s*.ly: reformulate texidocs.
437         
438         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
439         of missing features.
440
441 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
442
443         * input/test/[j-o]*.ly: update texidocs.
444
445 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
446
447         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
448
449         * Documentation/topdocs/NEWS.texi: Add note about info docs with
450         images.
451
452         * Documentation/user/lilypond.tely (@direntry): Update.
453
454         * stepmake/stepmake/documentation-targets.make
455         (install-info,uninstall-info): Install into $(package_infodir).
456         Install images.  Run install-info to update dir.
457
458         * config.make.in (package_infodir): Add.
459
460         * Documentation/user/GNUmakefile (info-with-images,
461         local-install-info, local-uninstall-info): New target.
462
463 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
464
465         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
466         gap/threshold.
467
468         * lily/beam-quanting.cc (score_slopes_dy): remove
469         ROUND_TO_ZERO_SLOPE kludge.
470
471         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
472
473         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
474
475         * lily/global-context.cc (Global_context): alway accept Score
476         (run_iterator_on_me): cast Context to Score_context, not
477         Context_def.
478
479         * Documentation/user/refman.itely: documentation patch by Edward
480         Sanford Sutton.
481
482         * mf/GNUmakefile: unset sauter-fonts.
483
484 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
485
486         * scripts/lilypond-book.py (output_texinfo): Output @image
487         descriptions for info too.
488
489         * input/test/chord-names-jazz.ly: 
490         * input/test/embedded-scm.ly: Clarify.
491
492         * input/test/cautionaries.ly: Typo.
493
494         * lily/input-smob.cc (ly_input_location): Compile fix.
495
496 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
497
498         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
499
500         * ly/engraver-init.ly: move \grobdescriptions to Global. This
501         fixes problems with system defaults being reverted with \override
502         on Score level.
503
504         * lily/global-context.cc (Global_context): apply property-ops to
505         Global_context too. 
506
507 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
508
509         * scm/output-ps.scm (stencil->string): Rewrite.
510
511 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
512
513         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
514         impersonal style.
515
516 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
517
518         * lily/input-smob.cc (ly_input_location: New function.
519
520         * scm/define-markup-commands.scm (upright): New markup command.
521
522         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
523
524         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
525
526         * scm/output-ps.scm (output-stencil): New function.
527
528         * scripts/lilypond-book.py (do_file): Bugfix: change search order
529         of snippet types; fixes @ignore and @verbatim blocks.
530
531 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
532
533         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
534         to a file in printed documentation, instead, refer either to a 
535         syntax or to an output.
536
537 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
538
539         * input/regression/beam-center-slope.ly: Add test.
540
541 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
542
543         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
544         (SAUTER_FONTS): Reinstate.
545
546         * scm/define-markup-commands.scm (caps): New markup command.
547
548         * scm/output-ps.scm (output-scopes): Experimental markup output.
549
550         * scm/: Add missing headers.
551
552         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
553
554         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
555
556 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
557
558         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
559         Stray style cleanups.
560
561 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
562
563         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
564         no dot combination.
565
566         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
567         substitute \override Staff.autoBeamSettings too
568
569         * Documentation/user/tutorial.itely: proofreading fixes by David
570         Bobroff
571
572 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
573
574         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
575
576         * ps/music-drawing-routines.ps: 
577         * ps/lilyponddefs.ps: Add end markers.
578
579 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
580
581         * VERSION: 2.1.27 released.
582         
583         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
584
585         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
586         obey documentation.
587
588 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
589
590         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
591
592         * scm/output-ps.scm: Resurrect.
593         
594         * scm/output-tex.scm: Minimal cleanups.
595
596         * scm/paper.scm (paper-set-staff-size): Add lineheight.
597
598         * make/ly-rules.make: Remove any broken lily-*.tex files before
599         lilypond-book run.
600
601         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
602         comment.
603
604         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
605         Enabled by default, may save 10% compile time.
606
607 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
608
609         * lily/lyric-phrasing-engraver.cc: remove
610         
611         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
612         longer necessary. 
613
614         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
615         so lyric-phrasing-engraver is no longer necessary.
616
617         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
618         Grob_pq_engraver from Staff.
619
620         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
621         busyGrobs directly.
622
623         * input/regression/quote-transposition.ly: new file.
624
625         * lily/recording-group-engraver.cc (stop_translation_timestep):
626         store instrumentTuning too. 
627
628         * lily/quote-iterator.cc (process): transpose events using
629         instrumentTuning.
630
631         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
632         -> \tuning <pitch>
633
634         * lily/parser.yy (command_req): add \tuning command for setting
635         instrument tuning of staff.
636
637         * Documentation/user/GNUmakefile
638         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
639
640         * Documentation/user/refman.itely (Customized accidental rules):
641         typo.
642
643 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
644
645         * Documentation/user/music-glossary.tely: remove the missing norwegian
646         translation; they can be put in later properly.
647
648 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
649
650         * lily/recording-group-engraver.cc (start_translation_timestep):
651         init Recording_group_engraver twice.
652
653 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
654
655         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
656         stray style cleanups:
657
658         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
659         -Wmissing-prototypes.
660
661         * flower/include/killing-cons.tcc (Killing_cons): Add template
662         specifier for car_.
663
664         * flower/include/parray.hh (binsearchs): Add template specifier
665         for maxkey.
666
667         * flower/include/interval.hh: Declare elem () with template specfier.
668
669 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
670
671         * elisp/lilypond-indent.el (get-buffer-size): add customization
672         groups for several variables (Reuben Thomas).
673
674 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
675
676         * Documentation/user/invoking.itexi (Point and click): add index
677         entry.
678
679         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
680         go under beam.
681
682         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
683         sarabande beam. 
684
685         * flower/warn.cc (programming_error): cross fingers not thumbs.
686
687         * lily/rest.cc (polyphonic_offset_callback): return 0 when
688         staff-position is set.
689
690         * VERSION: release 2.1.26 
691         
692         * scm/chord-entry.scm (construct-chord): process transposition
693         after processing explicit-11.  
694
695 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
696
697         * lily/parser.yy (add_quote): add syntax for adding quotes:
698         \addquote "id-string" Music
699
700         * scripts/lilypond-book.py (do_file): do not overwrite input file.
701
702         * scripts/convert-ly.py (conv): add rules for name changes.
703
704         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
705         music/context/grob property functions. Internally, use
706         get_property() and set_property() for both.
707
708 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
709
710         * elisp/lilypond-mode.el (get-buffer-size): define new function,
711         for Emacs <= 20 (Laurent Martelli).
712
713 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
714
715         * lily/parser.yy (command_element): extract quoted vector in
716         parser.
717
718         * input/regression/quote.ly: new file.
719
720         * lily/sequential-iterator.cc (process): only process if moment >= 0.
721
722         * lily/parser.yy (command_element): \quote DURATION NAME: support
723         cue notes. 
724
725         * lily/quote-iterator.cc (class Quote_iterator): new file.
726
727 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
728
729         * lily/auto-beam-engraver.cc (try_music): accept and process
730         beam-forbid-event.
731
732         * input/regression/auto-beam-no-beam.ly: new file.
733
734 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
735
736         * lily/accidental.cc (print): Change font-relative-size ->
737         font-size. Fixes cautionary-style = smaller.
738
739 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
740
741         * lily/system-start-delimiter.cc (staff_brace): remove
742         font-relative-size
743
744         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
745         forgotten with scm_list_n. Fixes spurious coredumps.
746
747         * lily/accidental-engraver.cc (stop_translation_timestep): move
748         update of localKeySignature to stop_translation_timestep (). This
749         makes sure that all ties are noticed at the right moment.
750         (stop_translation_timestep): clear tie only when right-side
751         notehead was seen.
752         (number_accidentals_from_sig): cleanup. 
753
754         * input/regression/accidental-tie.ly (mus): new file
755
756         * input/regression/tie-accidental, tie-break-accidental.ly: remove
757         these longish tests.
758
759 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
760
761         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
762
763         * THANKS: update bugreporter list.
764
765         * lily/beam.cc (print): broken beams last until end of staff.
766         (print): broken beams start from prefatory matter.
767
768         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
769
770         * lily/paper-score.cc (process): dump header only once.
771
772         * lily/paper-outputter.cc (Paper_outputter): move logic into
773         Scheme.
774
775         * scm/output-tex.scm (output-scopes): new function.
776         (output-paper-def): new function
777         (tex-string-def): new function
778         (symbol->tex-key): new function
779
780         * scripts/convert-ly.py (conv): add rule for | ~
781
782 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
783
784         * input/regression/{many}.ly: refresh, trying to guess how
785         it was designed.
786
787 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
788
789         * VERSION: release 2.1.25
790
791         * scm/define-translator-properties.scm
792         (all-user-translation-properties): add printOctaveNames
793
794         * ly/engraver-init.ly: remove Note_event_swallower from
795         NoteNamesContext.
796
797         * lily/note-name-engraver.cc (process_music): new property
798         printOctaveNames
799
800         * lily/context.cc (find_existing_context): remove support for
801         Current.
802
803         * scm/music-functions.scm (set-accidental-style): new function;
804         duplicate accidental macros.
805
806         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
807
808         * lily/note-name-engraver.cc (process_music):
809         process_acknowledged_grobs () -> process_music ()
810
811         * scm/part-combiner.scm (determine-split-list): robustification.
812
813 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
814
815         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
816         lines for falling into beam-gap.
817         (score_forbidden_quants): check all staff lines for falling in
818         beam gaps.
819
820         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
821         key/clef/time signatures. 
822
823         * input/test/ossia.ly: revise example.
824
825         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
826         cleanup.
827         
828         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
829         comply to Scheme standard.  Remove ly:get-paper-variable
830
831 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
832
833         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
834
835 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
836
837         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
838         properties from Voice context. This fixes accidental size for
839         staff-switches during grace contexts.
840
841         * lily/note-collision.cc (check_meshing_chords): only wipe heads
842         if necessary. Else, simply wipe dots.
843
844         * input/test/beam-alternate.ly: new file
845
846         * input/test/piano-staff-distance.ly: new file.
847
848         * lily/translator-group.cc (recurse_down_translators): use
849         Direction for bottom-up/top-down.
850
851         * lily/include/translator.hh (class Translator): add
852         process_music() and do_announces(). This obviates
853         recurse_down_{engravers,performers}.
854
855         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
856         \melisma and \melismaEnd
857
858         * lily/melisma-engraver.cc (process_music): change to
859         Melisma_translator, unify with performer. Accept
860         ManualMelismaEvent.
861
862         * ly/engraver-init.ly: add Font_size_engraver.
863
864 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
865
866         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
867         it hara-kiri.
868
869         * input/regression/{many}.ly: improve descriptions trying to figure
870         out what is tested.
871
872 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
873
874         * lily/slur.cc (broken_trend_offset): robustness fix.
875
876         * VERSION: release 2.1.24
877
878         * lily/context.cc (find_create_context): go to Score if it exists.
879
880         * lily/context-scheme.cc: new file.
881
882         * lily/score-translator.cc (get_output): new file.
883
884         * lily/include/grob-info.hh: origin_contexts() now does not
885         include the originating engraver
886
887         * lily/translator-group.cc (translator_each): clean up contents,
888         remove superfluous stubs. Engraver_group_engraver and
889         Performer_group_performer are the only classes using multiple
890         inheritance.
891
892         * lily/include/score-context.hh (class Score_context): interface
893         between Score_{engraver,performer} and Global_context.
894
895         * lily/include/global-context.hh (Context): change from
896         global-translator. This is the entry point for contexts; it is not
897         tweakable using \translator{}. Score is no longer the top context,
898         but sits underneath Global.
899
900         * lily/include/context.hh (class Context): brain surgery: split
901         out Context functionality from Translator_group. Context is now a
902         separate type from Translator.
903
904 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
905
906         * lily/include/translator.hh (class Translator): make
907         get_score_context() and get_global_translator (), and use the one
908         which is appropriate.
909
910         * lily/context.cc: partially put functionality of Translator_group
911         into Context.
912
913         * lily/include/context.hh (Translator): new class: put between
914         Translator and Translator_group. 
915
916         * lily/new-accidental-engraver.cc: remove file.
917
918 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
919
920         * input/regression/{many}.ly: improve descriptions: use complete 
921         sentences, try to describe what is tested, avoid `we´, do not use 
922         don't, ... 
923
924 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
925
926         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
927         is at EOL.
928
929         * Documentation/user/lilypond.tely: declare the topmost node only
930         once; removes empty line in @contents.
931
932         * Documentation/user/music-glossary.tely: really add Finnish author.
933         Draw more beatiful `->´ arrow in html: &rarr;
934
935 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
936
937         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
938
939         * scripts/convert-ly.py (conv): add ly:music-list  change.
940
941         * lily/grob.cc: edit doc string.
942
943         * scm/define-grob-properties.scm (all-user-grob-properties):
944         proofreading, editing of doc strings.
945
946         * input/regression/tablature-string-tunings.ly: new file.
947
948         * lily/staff-symbol-engraver.cc (process_music): new engraver,
949         listen to stringTunings
950
951         * lily/align-interface.cc (align_elements_to_extents): remove Grob
952         for self-alignment-[XY] code.
953  
954 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
955
956         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
957         cond) into function. Cleanup.
958
959         * lily/text-spanner.cc: remove text-repeat-if-broken property.
960         
961         * VERSION (PACKAGE_NAME): 2.1.23 released
962
963 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
964
965         * Documentation/user/{refman,internals}.itely: small fixes.
966
967 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
968
969         * lily/accidental-engraver.cc (acknowledge_grob): don't make
970         accidentals for harmonic notes
971
972         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
973         for harmonic notes.
974
975         * scm/document-backend.scm (interface-doc): prune Grob
976         documentation: don't duplicate interface information.
977
978         * lily/*.cc: lots of updates of doc strings.
979
980 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
981
982         * input/test/ac-extra-voice.ly (accompany): remove file.
983
984         * input/test/maximum-rest-count.ly: remove file.
985
986         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
987         conversion rule for \translator { }. Apply everywhere.  
988
989         * lily/parser.yy (music_property_def): set property for \once in
990         the PropertyMusic itself, not the ContextSpec.
991         (property_operation): change syntax within \translator { }
992
993         * scm/define-music-properties.scm (all-music-properties): clean up.
994
995         * lily/auto-beam-engraver.cc (test_moment): use
996         updated_grob_properties() to retrieve autoBeam settings.
997
998         * lily/spacing-spanner.cc: bound shortest_playing_len by
999         measure_length
1000
1001         * lily/spacing-engraver.cc (acknowledge_grob): ignore
1002         multi-measure events for spacing computation.
1003
1004         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
1005         elliptical, to 1.49.
1006
1007         * lily/rest.cc (polyphonic_offset_callback): new function. Do
1008         vertical positioning for polyphony, without RestCollision object.
1009
1010         * lily/note-column.cc (add_head): prevent rests & note heads on
1011         one stem.
1012
1013         * lily/rest-collision.cc (do_shift): ignore rests with beams.
1014         (do_shift): rewrite only-rests case: use common refpoints: the
1015         routine will have sensible results when other rest-translations
1016         have taken place.
1017
1018         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
1019         < 0 case. 
1020
1021         * VERSION: 2.1.22 released
1022         
1023         * input/GNUmakefile (SUBDIRS): remove ascii-art
1024
1025 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1026
1027         * input/: Convert ly files that still had \property.  Fixes make
1028         web.  Remove exta spaces around '='. 
1029
1030         * scripts/convert-ly.py (conv): Redundant space fixes.
1031
1032         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
1033
1034 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1035
1036         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
1037         create scalable PS and PDFs  for input/{test,template,regression}.
1038
1039         * lily/context.cc (is_alias): move function.
1040         (is_alias): add Bottom as context alias. 
1041         (find_create_translator): add Bottom as a context alias for creation.
1042
1043         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
1044
1045         * lily/parser.yy (music_property_def): new syntax for property
1046         assignments:
1047
1048         \set A.B = #C , \unset A.B
1049         \override A.B #C = #D, \revert A.B #C 
1050
1051         * lily/my-lily-lexer.cc: remove \property
1052
1053 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
1054
1055         * Documentation/user/refman.itely: add dots after seealso refs.
1056
1057         * input/template/{many}.ly: harmonise descriptions.
1058
1059         * Documentation/user/music-glossary.itely: add Finnish author.
1060
1061 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1062
1063         * VERSION (PACKAGE_NAME): release 2.1.21
1064
1065 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
1066
1067         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
1068
1069         * scripts/lilypond-book.py (snippet_res): @include filename must
1070         not be empty.
1071
1072 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1073
1074         * scm/documentation-generate.scm (markup-doc-string): dump
1075         markup-commands.tely
1076
1077         * scm/define-markup-commands.scm (override): new file.
1078         Move documentation from refman into doc-strings. 
1079
1080         * input/test/staff-container.ly: fix example.
1081
1082         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
1083         StaffContainer
1084
1085         * lily/grob.cc: remove point_dimension_callback
1086         (Grob): read forced dimensions from X-extent and Y-extent.
1087         (get_paper): remove preset_extent.
1088
1089         * scm/define-grobs.scm (all-grob-descriptions): remove
1090         point_dimension_callback. 
1091
1092         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
1093         textscript to head. This makes no-spacing-rods work on
1094         DynamicText.
1095
1096         * lily/chord-name.cc: remove props chord, bass, inversion.
1097
1098         * Documentation/user/appendices.itely: add Scheme functions,
1099         context-properties and layout properties to manual.
1100
1101         * scm/part-combiner.scm (determine-split-list): include rests in a
1102         solo1/2 sequence.
1103
1104         * lily/new-part-combine-iterator.cc (substitute_both): new
1105         function.
1106         (class New_pc_iterator): add separate Voice=solo context, fixes
1107         autobeams going from chords to solo.
1108
1109 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1110
1111         * Documentation/user/invoking.itexi (Editor support): Fix typo.
1112
1113         * Documentation/user/tutorial.itely:
1114         * Documentation/user/refman.itely: Add short note about being part
1115         of lilypond.tely.
1116
1117         * COPYING: Make note more clear with respect to files that are
1118         explicitely licenced otherwise (Documention/user/ comes to mind).
1119         
1120         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
1121         comment about barfing of @c,{}.
1122
1123         * Documentation/user/music-glossary.tely: Add list of authors.
1124
1125         * stepmake/stepmake/library-rules.make: Thank Nelson only in
1126         source (was: also in build log).
1127
1128 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1129
1130         * lily/side-position-interface.cc (general_side_position): if
1131         staff-padding is set, then include staff in support too.
1132
1133         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
1134         module workbook
1135
1136         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
1137
1138         * lily/tuplet-engraver.cc: remove tupletInvisible
1139
1140         * scm/define-translator-properties.scm: cleanup, separate in
1141         internal and user props. 
1142
1143         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
1144         LyricsVoice -> Lyrics
1145
1146         * lily/new-part-combine-iterator.cc (process): only print warning
1147         for symbols.
1148
1149 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1150
1151         * scm/part-combiner.scm: Add proper header.
1152
1153         * All but lily/*: The great --2003 --2004 replace; the missing
1154         `bits'.
1155
1156         * TODO: Fix outline mode.  Add book notes.
1157
1158         * ROADMAP: Update.
1159
1160 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1161
1162         * scm/part-combiner.scm (make-autochange-music): use
1163         accumulator. Fixes stack overflow.
1164
1165         * lily/*: rename brew_molecule -> print , molecule-callback ->
1166         print-function
1167
1168         * scm/define-grob-properties.scm: cleanup. Separate into internal
1169         and user properties.
1170
1171         * lily/translator-property.cc (updated_grob_properties): new
1172         function
1173         (execute_pushpop_property): change to new convention:
1174         object property inits are stored as (cons ALIST BASED-ON). This
1175         storage format allows concurrent tweaks in different contexts.
1176
1177 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1178
1179         * TODO: new file.
1180
1181 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1182
1183         * debian/: Late Debian update (sorry Anthony).
1184
1185         * scripts/lilypond-book.py (do_file): Look for input_file in
1186         include path, or ask kpathsea if LATEX.
1187
1188         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
1189         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
1190         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
1191         --header=texidoc.
1192
1193         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
1194         relative.
1195
1196         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
1197         only when filtering, default to input_base otherwise.  Coding
1198         style fixes.
1199
1200 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1201
1202         * lily/include/translator.hh (class Translator): add virtual
1203         qualifier.
1204
1205 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1206
1207         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
1208
1209 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1210
1211         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
1212
1213         * Documentation/user/refman.itely: Run texinfo-all-menus-update
1214         (fixes make web).
1215
1216         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
1217         live in $(out)-www).
1218
1219         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
1220         dependencies.  Add link to .ly source in HTML output.
1221         (Lilypond_snippet.output_html): Handle multiple page picture
1222         output.
1223         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
1224         Make usable for output_texinfo again.
1225
1226         * Documentation/user/GNUmakefile: Add static dependency for
1227         lilypond.tely includes.
1228
1229         * Documentation/user/tutorial.itely: Add some lost `relative'
1230         ly-options.
1231
1232 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1233
1234         * lily/include/translator-group.hh: move Music_output_def member
1235         to Global_translator.
1236
1237         * scripts/lilypond-book.py (do_file):  fix latex output.
1238
1239         * VERSION: release 2.1.20
1240         
1241         * scm/part-combiner.scm (determine-split-list): robustness fix 
1242
1243         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
1244
1245         * lily/parser.yy (music_output_def_body): plug memory leak.
1246
1247         * lily/translator-group.cc (add_fresh_group_translator): plug
1248         memory leak: unprotect Translator_group once added.   
1249
1250         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
1251
1252         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
1253         write .dep file.
1254         (Lilypond_snippet.ly): add \renameinput.
1255
1256 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1257
1258         * Documentation/user/refman.itely (Markup command definition): Doc
1259         by Nicolas Sceaux. Rewrite by Han-Wen
1260
1261         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
1262         thing of the line.
1263         (brew_molecule): only remove if hyphen is not at the end of line.
1264         (set_spacing_rods): new function: minimum-length specifies
1265         distance between syllables.
1266
1267         * scm/define-grobs.scm (all-grob-descriptions): add
1268         Hyphen_spanner::set_spacing_rods to LyricHyphen
1269
1270         * input/regression/lyric-hyphen-break.ly: new file.
1271
1272         * input/test/lyric-hyphen-retain.ly: new file.
1273
1274         * lily/new-part-combine-iterator.cc (construct_children):
1275         add Rest direction.
1276
1277 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1278
1279         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
1280
1281         * Documentation/bibliography/engraving.bib (donemus1982):
1282         update entry.
1283
1284 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1285
1286         * scripts/lilypond-book.py (Substring.__init__): new class.
1287         (Snippet.output_texinfo): add texidoc option.
1288         (Include_snippet.replacement_text): new class.
1289         (Lilypond_snippet.__init__): new class
1290         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
1291
1292         * Documentation/user/refman.itely (Sound): 
1293         note about number of channels.
1294
1295         * scm/music-functions.scm (voicify-music): add \context Staff for
1296         << \\ >> polyphony.
1297
1298         * lily/parser.yy (verbose_command_req): \skip now creates
1299         SkipMusic, and does not lead to spurious staves.
1300
1301         * scm/define-music-types.scm (music-descriptions): rename
1302         NonEventSkip to SkipMusic
1303
1304         * input/no-notation/midi-lyric-barcheck.ly: new file.
1305
1306         * input/regression/collision-dots-invert.ly: new file.
1307
1308         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
1309         case.
1310
1311         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
1312         die if melody died too.
1313
1314 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1315
1316         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
1317         with reading from stdin.
1318
1319         * lily/slur-performer.cc (try_music): new file.
1320
1321         * lily/melisma-performer.cc (try_music): new file. Handle
1322         melismata to help lyrics.
1323
1324         * lily/beam-performer.cc (try_music): new file. Handle beam events
1325         to help lyrics.
1326
1327         * lily/score-performer.cc (one_time_step): reinstate
1328         process_music().
1329
1330         * lily/performer.cc (process_music): add to interface.
1331
1332         * lily/performer-group-performer.cc (process_music): new function.
1333
1334         * lily/dot-column.cc (do_shifts): do collision resolution before
1335         dot positioning.
1336         
1337         * scripts/lilypond-book.py (Snippet.output_print_filename): new
1338         file, process printfilename option.
1339         (Snippet.__init__): rewrite: do not use global variables h or
1340         index.
1341         (main): really support -I option.
1342         (find_toplevel_snippets): new code.
1343         (find_toplevel_snippets): reinstate old version, without global
1344         variables.
1345
1346         * tex/texinfo.tex: really add file.
1347         
1348 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1349
1350         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
1351         compatibility.
1352
1353 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1354
1355         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
1356
1357         * scm/define-translator-properties.scm (drumPitchTable): add
1358         property.
1359
1360         * scripts/lilypond-book.py (simple_toplevel_snippets): new
1361         function.
1362         (help_summary): docstrings.
1363         (do_file): strip the dir of input_base too.
1364
1365 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1366
1367         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
1368
1369         * Documentation/user/lilypond-book.itely: Update.
1370
1371         * make/ly-rules.make: Update lilypond-book commands.
1372
1373         * Documentation/user/GNUmakefile: Update makeinfo commands,
1374         lilypond-book flags.
1375
1376         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
1377         
1378         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
1379
1380         * scripts/filter-lilypond-book.py: Remove.
1381
1382         * Documentation/user/*tely: Update options for new lilypond-book.
1383
1384         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
1385         with @macros in @includes.
1386
1387 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1388
1389         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
1390         make rest-collision only.
1391
1392         * lily/break-substitution.cc (substitute_one_mutable_property):
1393         clear all-elements using scm_assq_remove_x(). 
1394
1395         * lily/rest-collision.cc (do_shift): shift single rests
1396
1397         * flower/include/array.hh (class Array): rename to is_empty ()
1398
1399         * lily/drum-note-performer.cc: new file: perform drum notes.
1400
1401         * VERSION (PACKAGE_NAME): release 2.1.19.
1402         
1403 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1404
1405         * scripts/filter-lilypond-book.py
1406         (classic_lilypond_book_compatibility): New function.
1407
1408 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1409
1410         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
1411
1412         * Grand 2003 -> 2004 search replace. 
1413
1414         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
1415         (i.e. < > )
1416
1417         * ly/performer-init.ly: add DrumStaff
1418
1419         * lily/axis-group-engraver.cc (acknowledge_grob): also take
1420         lyric-interface; this prevents lines with only extender lines from
1421         being junked.
1422  
1423         * scm/define-grob-interfaces.scm (lyric-interface): new interface
1424
1425         * lily/lyric-extender.cc (brew_molecule): get line breaking and
1426         extenders right, for once and for all (hopefully).
1427         
1428         * lily/break-substitution.cc (substitute_one_mutable_property):
1429         clear old 'all-elements for System grobs.
1430
1431         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
1432         that associatedVoiceContext is always assigned when music & lyrics
1433         are found. 
1434
1435         * ly/engraver-init.ly: remove Lyrics context.
1436         (TabVoice): add noteheads engraver
1437
1438         * input/test/improv.ly: update: do not use Thread switching. 
1439
1440         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
1441         squashedPosition is a number  
1442
1443         * Documentation/user/refman.itely (Automatic note splitting):
1444         remove Thread references.
1445
1446         * input/no-notation/pc-direction.ly: remove file.
1447
1448         * ly/engraver-init.ly: remove Thread
1449
1450         * input/regression/tie-chord-partial.ly: remove file.
1451
1452         * scripts/convert-ly.py (conv): \harmonic rule
1453
1454         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
1455         notation for harmonic notes: <c' g''\harmonic>
1456
1457         * lily/lily-guile.cc (alist_to_hashq): new function
1458
1459         * scm/lily.scm (alist->hash-table): new function.
1460
1461         * Documentation/user/refman.itely (Percussion staves): update doco.
1462
1463         * input/regression/drums.ly (timb): updates
1464
1465         * lily/note-performer.cc (create_audio_elements): robustness fix.
1466
1467         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
1468
1469 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1470
1471         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
1472         discard valid matches.
1473
1474 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1475
1476         * lily/drum-note-engraver.cc: new file.
1477
1478         * ly/drumpitch-init.ly: move drum definitions
1479
1480         * scm/drums.scm: remove file.
1481
1482         * lily/*.cc: remove abort-event everywhere.
1483
1484         * lily/note-heads-engraver.cc (process_music): robustification.
1485
1486         * lily/accidental-engraver.cc (process_acknowledged_grobs):
1487         robustification.
1488
1489         * lily/parser.yy (simple_element): add \drums mode.
1490         (simple_element): remove \pitchnames , \chordmodifiers. Use
1491         variables to store this. 
1492
1493         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
1494         outside \notes.
1495
1496         * VERSION: release 2.1.18.
1497         
1498         * input/test: remove octave-duplicate.ly
1499
1500 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
1501
1502         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
1503
1504 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1505
1506         * lily/simultaneous-music-iterator.cc: remove clone() and copy
1507         constructor from Music_iterator. Changes throughout.
1508
1509         * lily/include/music-iterator.hh (class Music_iterator): remove
1510         Music_iterator::skip and Music_iterator::get_pending_events from
1511         interface. Rename report_to -> get_outlet 
1512
1513         * lily/auto-change-iterator.cc: move contents from
1514         new-auto-change-iterator.cc from
1515
1516         * scm/part-combiner.scm: determine split-list from Scheme. 
1517
1518         * lily/new-auto-change-iterator.cc (process): new file.
1519
1520         * lily/parser.yy (part_combined_music): remove old PC cruft.
1521
1522         * ly/engraver-init.ly: remove old
1523         PC cruft.
1524
1525         * Documentation/user/refman.itely (The Lyrics context): note about
1526         extender lines.
1527
1528         * lily/multi-measure-rest-engraver.cc (process_music): extra check
1529         to allow 0-length mmrest events.
1530
1531         * scm/part-combiner.scm (determine-split-list): many bugfixes.
1532
1533         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
1534
1535         * lily/spacing-engraver.cc (finalize): robustifications.
1536
1537         * input/regression/new-part-combine-solo-global.ly: new file.
1538
1539         * scm/part-combiner.scm: rewrite.
1540
1541 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
1542
1543         * Documentation/user/refman.itely, input/puer-fragment.ly,
1544         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
1545         updated for proper use of lyricsto; replaced "(" and ")" ->
1546         "\melisma" and "\melismaEnd"
1547
1548         * input/test/ancient-font.ly: small updates to reduce compile
1549         warnings (TODO: junk this file)
1550
1551         * input/test/gregorian-scripts.ly: added comment about bug
1552
1553         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
1554         tiny robustness fix
1555
1556         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
1557         recent changes in the feta code); temporarily mapped mensural g
1558         clef to a copy of petrucci g clef until mensural g clef will have
1559         been rewritten
1560
1561         * mf/parmesan-heads.mf: bugfix: solved character name clashing
1562         between mensural and neo-mensural heads (this broke quite a while
1563         ago)
1564
1565         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
1566
1567 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1568
1569         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
1570         indication.  Fixes for verbatim, multi line comments.
1571
1572 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1573
1574         * input/regression/new-part-combine-solo.ly: more cases.
1575
1576         * lily/slur.cc (height): robustness fix.
1577
1578         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
1579
1580         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
1581         stemUp/stemDown.
1582
1583         * scm/music-functions.scm (determine-split-list): further analysis.
1584
1585         * lily/script-engraver.cc (try_music): discard duplicate
1586         articulations.
1587
1588         * input/regression/new-part-combine-solo.ly: new file
1589
1590         * input/regression/new-part-combine-a2.ly: new file.
1591
1592         * ly/performer-init.ly: add Devnull
1593
1594         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
1595         for \musicglyph #"accidental-*"
1596         (conv): \newpartcombine rule.
1597
1598 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1599
1600         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
1601
1602 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1603
1604         * scripts/filter-lilypond-book.py: Handle verbatim, latex
1605         textwidth, --output.
1606
1607 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1608
1609         * scm/new-markup.scm (doubleflat): add accidental markups.
1610
1611         * VERSION: release 2.1.17
1612         
1613         * Documentation/user/refman.itely (Automatic part combining):
1614         revise documentation of the part-combiner.
1615
1616         * input/regression/pc-switch-slur.ly (texidoc): remove file.
1617         
1618         * input/test/part-combine-{moment,staff}.ly: remove file.
1619
1620         * input/regression/pc-mmrest.ly (two): remove file.
1621
1622         * scm/define-music-types.scm (music-descriptions): add
1623         Solo{One,Two}Event and UnisonoEvent
1624
1625         * lily/new-part-combine-iterator.cc (unisono): add state_
1626         variable, signal changes with part-combine-event.
1627
1628         * input/regression/new-part-combine-text.ly: new file.
1629
1630         * lily/part-combine-engraver.cc: new file.
1631
1632 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1633
1634         * scripts/filter-lilypond-book.py: Handle snippet options.
1635
1636 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1637
1638         * scm/music-functions.scm (determine-split-list): detect solo1/2
1639         and unisono.
1640
1641         * lily/new-lyric-combine-music-iterator.cc (construct_children):
1642         revert fix, document why.
1643
1644         * lily/tie-performer.cc (process_music): new function. Set melisma
1645         property.
1646
1647         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
1648         always smaller than bracket size.
1649         (make_bracket): oops. Size of the gap was off by factor 2
1650
1651         * input/test/text-rotate.ly: new file.
1652
1653         * scm/new-markup.scm (markup): a macro that provides a
1654         LilyPond-like syntax in scheme for building markups, in order to
1655         help markup command definition. (Nicolas Sceaux)
1656
1657         * input/test/lyrics-skip-notes.ly: new example.
1658
1659         * lily/parser.yy (post_event): make HYPHEN into postfix event.
1660
1661         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
1662         use is_alias() iso. == . This fixes lyrics on
1663         GregorianTranscriptions. 
1664
1665 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1666
1667         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
1668         \thispagestyle{lastpage} to avoid that it's printed on the second
1669         last page when there's only a single score line on the last page.
1670         (The page breaking mechanism in TeX played some ugly tricks to us.)
1671
1672 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1673
1674         * scripts/filter-lilypond-book.py: Further development.
1675
1676         * input/regression/collision-dots-move.ly: New test.
1677
1678         * lily/note-collision.cc (check_meshing_chords): Move dots on left
1679         hand side note head of non-merged collision to the right.
1680
1681         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
1682         Construct children before accessing property from emtpy
1683         lyrics_context_.
1684         (construct_children): Find thread before finding LyricsVoice.
1685         Create LyricsVoice one if none found, fixes crash (thanks Erik
1686         Sandberg).
1687
1688 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1689
1690         * cygwin/: Forward port.
1691
1692 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1693
1694         * buildscripts/install-info-html.sh: Use Bash.
1695
1696         * cygwin/mknetrel: Patch from Bert.
1697
1698 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1699
1700         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
1701
1702         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
1703         try to copy *png, index.html (Bertalan Fodor).
1704
1705         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
1706
1707 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1708
1709         * lily/note-collision.cc (check_meshing_chords): Do not remove
1710         dots (from down head) when merging similar heads (thanks Matthias
1711         Kilian).  Simplify merge_possible tests and other cleanups
1712
1713         * input/regression/collision-merge-differently-dotted.ly: Add test
1714         for disappearing dots on similar heads for both voices.
1715
1716 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1717
1718         * Documentation/user/invoking.itexi (Invoking lilypond): Document
1719         that tagline overrides copyright for single page scores. Correct
1720         the default tagline value.
1721
1722 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1723
1724         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
1725
1726 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1727
1728         * buildscripts/lilypond-login.sh: Avoid warning about undefined
1729         TEXMF if it's previously unset.
1730
1731 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
1732
1733         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
1734
1735         * input/test/trills.ly: fix the unfolding of lineprall.
1736
1737         * input/test/figured-bass-alternative.ly: fix accidental.
1738
1739 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1740
1741         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
1742         
1743         * input/no-notation/dos-guile.ly: 
1744         * input/no-notation/dos-ps.ly: 
1745         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
1746         
1747         * input/no-notation/safe-include.ly:
1748         * input/no-notation/safe-guile.ly:
1749         * input/no-notation/safe-ps.ly: 
1750         * input/no-notation/safe-tex.ly: New file.
1751
1752         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
1753         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
1754         options now.
1755         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
1756         When in --safe-mode, set environment openout_any=p[aranoid].
1757
1758         * tex/ltest.tex: 
1759         * tex/lilyponddefs.tex: Add \nofiles.
1760
1761         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
1762         options.
1763
1764         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
1765         This allows building the user manual using a binary installation
1766         and a matching unpacked source tree.
1767
1768         * scm/lily.scm (safe-module): New variable. 
1769
1770         * lily/includable-lexer.cc (new_input): Fix error messages.
1771
1772         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
1773         If SAFE, evaluate in safe-module.  Change callers.
1774
1775         * lily/main.cc (Long_option_init): Reinstate safe-mode.
1776
1777         * lily/lexer.ll (embedded_scm): While processing main-input,
1778         invoke ly_parse_scm with safe mode if running in safe-mode.
1779         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
1780         in init.ly for safe-mode.
1781
1782 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1783
1784         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
1785         compatibility with old versions of geometry.sty (compat2
1786         already implied includehead).
1787         Change the page layout slightly so bottom + footskip = top +
1788         headheight + headsep = 16mm, the remaining paperheight-32mm
1789         are used for the music. Increase footskip to 5mm, so the top of
1790         the footer text doesn't touch the music.
1791
1792 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1793
1794         * VERSION: release 2.1.16
1795         
1796         * scm/music-functions.scm (determine-split-list): bugfix: only use
1797         new-active for both voices if both indexes advance. This fixes the
1798         biggest outstanding problem with new-pc. 
1799
1800         * lily/new-part-combine-iterator.cc (construct_children): set more
1801         directions.
1802
1803 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1804
1805         * scripts/convert-ly.py (conv): add instrument rule.
1806
1807         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
1808
1809         * lily/side-position-interface.cc: remove add_staff_support ()
1810         Change all callers to use staff-padding.
1811
1812         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
1813         make_spanner().
1814
1815         * lily/a2-engraver.cc (process_acknowledged_grobs): 
1816
1817         * lily/text-engraver.cc: remove scriptHorizontal property.
1818
1819         * lily/beam.cc (least_squares): also set least-squares-dy for
1820         special case of slanted 2-stem beam to center.
1821
1822         * lily/side-position-interface.cc (out_of_staff): move contents of
1823         out_of_staff into aligned_side.
1824         remove out_of_staff().
1825
1826         * input/regression/measure-grouping.ly: fix warning.
1827
1828         * lily/side-position-interface.cc: add staff-padding support to
1829         Side_position_interface::aligned_side.
1830
1831         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
1832         one get_property too many.
1833
1834         * flower/include/drul-array.hh (linear_combination): new function
1835         (scale_drul): new function
1836
1837         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
1838         operations on empty intervals are silly.
1839
1840 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1841
1842         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
1843         (iso gh_scm2int), fixes crash in new part-combiner.
1844
1845         * configure.in: Up mftrace to 1.0.27.
1846
1847 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1848
1849         * VERSION: release 2.1.15
1850         
1851         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
1852         align all stanza numbers.
1853
1854 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
1855
1856         * Documentation/user/{introduction.itely,refman.itely,
1857         converters.itely}: fix some text inside parentheses; text should
1858         be readable (even) if parentheses are either replaced with commas 
1859         or dropped out.
1860
1861 2004-01-25  Werner Lemberg  <wl@gnu.org>
1862
1863         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
1864         input/test/vaticana.ly, input/test/ancient-font.ly,
1865         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
1866         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
1867         ly/params-as-init.ly, scm/define-grobs.scm,
1868         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
1869
1870         * ly/params-as-init.ly: Removed.  Obsolete.
1871         * buildscripts/lilypond.words.py: Updated.
1872
1873 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1874
1875         * mf/parmesan-clefs.mf: switch off mensural G clefs.
1876
1877         * mf/feta-din{4,5,7,9}.mf: remove.
1878         
1879         * lily/engraver.cc (internal_make_item): centralize item/spanner
1880         factory.
1881
1882         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
1883         do correct chord conversion for ^"sim."  (backportme)
1884         (FatalConversionError.sub_articulations): substitute ^"foo" in
1885         chords too. (backportme)
1886
1887         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
1888         for Fingering.
1889
1890         * lily/side-position-interface.cc (out_of_staff): don't do
1891         anything if staff-padding not defined. 
1892
1893         * mf/feta-params.mf (stafflines): introduce linethickness as
1894         general blackness of the font.
1895
1896         * lily/stem.cc (position_noteheads): rounding error robustness.
1897
1898         * input/regression/rest-collision-beam.ly: move beam/rest stuff
1899         from beam-collision.ly 
1900
1901         * lily/beam.cc (rest_collision_callback): remove direction.
1902
1903         * scm/define-grobs.scm (all-grob-descriptions): remove
1904         enclose-bounds in OttavaBracket and PianoPedalBracket
1905
1906         * scm/new-markup.scm (def-markup-command) new macro, which takes
1907         care of defining the COMMAND-markup and make-COMMAND-markup
1908         procedures, setting markup-signature and keyword-signature object
1909         properties, and pushing the markup command in
1910         markup-function-list.
1911
1912         All markup commands are defined thanks to it.  Users may also use
1913         it to define their own markup commands. (Nicolas Sceaux)
1914
1915         * scm/new-markup.scm: Scheme style clean-up: there should be no
1916         parenthesis alone on a line; LET* should not be used where LET is
1917         enough. (Nicolas Sceaux)
1918
1919 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1920
1921         * scripts/filter-lilypond-book.py: Add script.
1922
1923 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
1924
1925         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
1926
1927 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1928
1929         * Documentation/user/refman.itely (Fingering instructions): add
1930         single note chords. 
1931
1932         * lily/multi-measure-rest-engraver.cc: use a single
1933         MultiMeasureEvent for mm rests. This prevents problems with the
1934         new part combiner.
1935
1936         * scm/music-functions.scm (determine-split-list): analysis has
1937         global effect: a difference halfway a phrase makes the entire
1938         phrase be typeset as apart.
1939         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
1940
1941 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1942
1943         * ly/performer-init.ly: add Devnull.
1944
1945         * Documentation/user/refman.itely (Font selection): remove paper20
1946         ref.
1947         
1948 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
1949
1950         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
1951
1952 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1953
1954         * scm/music-functions.scm (determine-split-list): bugfixes.
1955
1956         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
1957
1958         * input/test/scales-greek.ly: use C as base, results in different
1959         alterations at the clef.
1960
1961         * input/regression/pedal-ped.ly: new file.
1962
1963         * input/regression/pedal-bracket.ly: new file.
1964
1965         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
1966         replace after_line_breaking()
1967
1968         * lily/line-interface.cc (line): read thickness.
1969         (line): dash-fraction = 0 always for dotted-line style.
1970
1971         * input/test/staff-lines.ly (lower): bugfix.
1972
1973         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
1974         \accepts Devnull into Score.
1975
1976         * scm/lily.scm: remove bla.scm load.
1977
1978 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1979
1980         * VERSION: release 2.1.14
1981         
1982         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
1983
1984         * lily/side-position-interface.cc (general_side_position): add
1985         Staff_symbol_referencer::staff_space ().
1986
1987         * lily/include/context-def.hh: rename from translator-def.hh
1988
1989 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1990
1991         * input/template/piano-dynamics.ly (pedal): Updated definition of
1992         Dynamics such that \cresc works, for example.
1993
1994 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1995
1996         * lily/stem.cc (calc_stem_info): use
1997         Staff_symbol_referencer::staff_space
1998
1999         * lily/beam-quanting.cc (quanting): scale Stem_info 
2000
2001         * lily/beam.cc (rest_collision_callback): use minimum-distance
2002         property for rest/beam collisions.
2003         (rest_collision_callback): bugfixes.
2004
2005         * lily/system.cc (post_processing): extra-offset is now relative
2006         to the size of the current staff.
2007
2008         * scm/music-functions.scm (notice-the-events-for-pc): record all
2009         voices, only analyze "one" and "two".
2010
2011         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
2012         not parent. 
2013
2014         * lily/new-part-combine-iterator.cc (construct_children): create
2015         Devnull from Voice context
2016
2017         * scm/music-functions.scm (determine-split-list): bugfixes.
2018
2019         * lily/lily-guile.cc (robust_scm2int): new function
2020
2021         * lily/staff-symbol-referencer.cc (line_thickness): new
2022         function. Use throughout.
2023
2024         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
2025         in its own context.  Add to preset font-size.
2026
2027         * lily/stem.cc (thickness): new function.
2028
2029         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
2030         compute thickness from ledger-line-thickness.
2031
2032         * lily/note-head.cc (brew_ledger_lines): use
2033         Staff_symbol::get_ledger_line_thickness ().
2034
2035         * lily/beam.cc (rest_collision_callback): use
2036         Staff_symbol_referencer::staff_space().
2037
2038         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
2039         Mus1 Mus2
2040
2041         * lily/include/translator.hh (class Translator): add accepts_list_
2042         so  \with { \denies / \accepts } also works.
2043
2044         * scm/music-functions.scm (determine-split-list): determine split
2045         list from music events.
2046
2047         * lily/new-part-combine-iterator.cc: more states.
2048
2049         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
2050
2051 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2052
2053         * lily/system.cc (set_loose_columns): use the right prebroken cols
2054         for interpolating loose column position.
2055
2056         * lily/text-spanner.cc (brew_molecule): default to no vertical
2057         lines.
2058
2059         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
2060         take space.
2061
2062         * scm/define-grobs.scm (all-grob-descriptions): less padding.
2063
2064 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
2065
2066         * scripts/convert-ly.py: Do not test filename when processing
2067         stdin.
2068
2069         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
2070
2071 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2072
2073         * lily/axis-group-engraver.cc (finalize): extra check; if
2074         process_music () is never called, then staffline_ == 0.
2075
2076         * lily/simultaneous-music-iterator.cc (pending_moment): don't
2077         check run_always ().
2078         
2079         * VERSION: release 2.1.13
2080
2081         * input/regression/note-head-style.ly (pattern): cleanup.
2082
2083         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
2084         downloading.
2085
2086         * scm/output-lib.scm (shift-right-at-line-begin): new function:
2087         kludge rehearsalmark placement.
2088
2089         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
2090         , ly:spanner?
2091
2092         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
2093         close to note head for accidentals.
2094
2095         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
2096         tuplet direction.
2097
2098         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
2099
2100 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2101
2102         * lily/include/music-iterator.hh (class Music_iterator): add
2103         substitute_outlet() to iterator API.
2104
2105         * lily/new-part-combine-iterator.cc (construct_children):
2106         New_pc_iterator: new class, better part combining.
2107
2108         * lily/tie-column.cc (werner_directions): new function
2109
2110         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
2111
2112         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
2113         empty objects group spanner as parent
2114
2115         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
2116         slope against graphical slope.
2117
2118         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
2119         for ottava bracket.
2120
2121         * lily/side-position-interface.cc (general_side_position):
2122         opps. reinstate *dir.
2123
2124         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
2125         parser run.
2126
2127         * lily/tuplet-bracket.cc: remove calc_dy ().
2128
2129         * Documentation/user/refman.itely (Balloon help): document balloon
2130         help
2131
2132 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2133
2134         * scm/document-backend.scm (check-dangling-properties): Grob
2135         properties are defined define-grob-properties.scm.
2136         
2137 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2138         
2139         * VERSION: release 2.1.12
2140
2141         * scm/define-grobs.scm (all-grob-descriptions): larger font for
2142         ChordName
2143
2144         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
2145         relation to surroundings.
2146
2147         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
2148         Y-extent to the note-extents: stay clear of the staff.
2149
2150 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2151
2152         * Documentation/user/GNUmakefile
2153         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
2154         iso. copy.
2155
2156         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
2157
2158         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
2159
2160         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
2161
2162         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
2163
2164         * lily/line-interface.cc (line): remove thickness from calling interface.
2165
2166         * lily/hairpin.cc: use Line_interface
2167
2168         * lily/line-interface.cc: new file. Line_interface for everything
2169         with dotted/dashed lines.
2170         
2171
2172         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
2173
2174         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
2175         for constructing ottava brackets.
2176         
2177         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
2178         the note heads.
2179
2180         * Documentation/user/internals.itely (Engravers and performers):
2181         fix broken link.
2182
2183         * scm/music-functions.scm (make-mark-set): new function.
2184
2185         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
2186         functionally identical to beam.
2187
2188         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
2189         () with beam (). 
2190
2191         * Documentation/user/refman.itely (Rehearsal marks): document new
2192         functionality.
2193
2194         * input/regression/rehearsal-mark-number.ly: new file.
2195
2196         * input/regression/rehearsal-mark-letter.ly: new file.
2197
2198         * scm/translation-functions.scm (number->mark-string): new function
2199         (format-mark-letters): new function
2200         (format-mark-numbers): new function
2201
2202         * lily/mark-engraver.cc (process_music): rehearsalMark is now
2203         integer; formatting is done through markFormatter property.
2204         
2205         * scm/define-translator-properties.scm: fold all *-done properties
2206         into positioning-done.
2207
2208         * lily/beam.cc (position_beam): new function
2209         (brew_molecule): make sure that positions are calced before making
2210         the molecule.
2211
2212         * scm/output*.scm (beam):  take 4th argument for function.
2213
2214         * ps/music-drawing-routines.ps: take blot as 4th argument.
2215
2216         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
2217         stem to avoid small dents.
2218         
2219
2220 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2221
2222         * VERSION: release 2.1.11
2223
2224         * input/regression/balloon.ly: new file.
2225
2226         * lily/balloon.cc (brew_molecule): new file: draw boxes around
2227         objects, and make help texts. 
2228
2229         * scm/new-markup.scm (parse-simple-duration): parse duration
2230         string to log & dots. (Thanks Nicolas!)
2231
2232         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note rule.
2233
2234 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
2235
2236         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
2237         Lemberg).
2238
2239         * THANKS: alphabetic order.
2240
2241 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2242
2243         * input/regression/note-head-harmonic.ly: new file.
2244
2245         * Documentation/user/internals.itely (Technical manual): explain
2246         difference between music, translation, layout.
2247
2248         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
2249
2250         * scm/output-ascii-script.scm (bracket): rounding bfs.
2251
2252         * scripts/convert-ly.py (conv): add \include "paper" rule. 
2253
2254         * ly/paper*.ly: remove files. 
2255         
2256         * scm/paper.scm (set-staff-size): new function: set default
2257         staff-size.
2258
2259         * scripts/convert-ly.py (conv): add conversion rule.
2260
2261         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
2262         function.
2263
2264         * scm/paper.scm: new file.
2265         (set-staff-size): new function 
2266         (set-paper-size): new function
2267
2268         * lily/parser.yy (music_output_def_body): restructure definition,
2269         so first Scheme statement in \paper also happens in new scope. 
2270
2271         * lily/system.cc (post_processing): move uniquify_list () to
2272         dumping molecule stage.
2273
2274         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
2275         this will mess up scores that use barchecks to shorten measures.
2276
2277         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
2278         at 20pt too.
2279
2280         * Documentation/user/tutorial.itely (Printing lyrics): document
2281         \lyricsto
2282
2283         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
2284
2285         * Documentation/user/refman.itely (Fermatas): document \lyricsto
2286
2287         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
2288         if Voice is not found.
2289
2290         * VERSION: release 2.1.10
2291         
2292         * input/{test,regression}/: remove old-relative 
2293
2294         * lily/lexer.ll: add empty markup signature. 
2295
2296         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
2297         strut markup
2298
2299         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
2300
2301         * scm/define-translator-properties.scm: update melismata property
2302         doco.
2303
2304         * lily/system.cc (output_lines): revert uniquify_list() patch,
2305         strange side effects seen.
2306         
2307         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
2308         dash-period < 0.
2309
2310         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
2311         for flute. 
2312
2313 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2314
2315         * input/regression/*.ly: use newaddlyrics iso. addlyrics
2316
2317         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
2318
2319         * lily/lyric-extender.cc (brew_molecule): behave decently in case
2320         of line breaks.
2321         (brew_molecule): add padding to left, not right.
2322
2323         * lily/system.cc (uniquify_list): new function
2324         (output_lines): uniquify_list () on all-elements. This fixes
2325         double symbols in the output.
2326
2327         * lily/beam.cc (rest_collision_callback): don't move anything if
2328         staff-position is set.
2329
2330         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
2331
2332         * lily/system.cc (typeset_grob): warn if adding twice.
2333
2334         * lily/sequential-iterator.cc (run_always): implement run_always().
2335         (also in other files.)
2336         
2337         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
2338
2339         * lily/event.cc (to_relative_octave): add octave-check.
2340
2341         * Documentation/user/refman.itely (Line breaking): add noBreak.
2342
2343         * scm/new-markup.scm (normalsize-markup): add function.
2344         (sans-markup): new function.
2345
2346         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
2347         come earlier nowadays.  This fixes beams on grace notes.
2348         
2349         * scm/music-functions.scm (direction-polyphonic-grobs): new
2350         variable, share between override and revert. This fixes script
2351         directions in polyphonic sections. (backportme)
2352
2353 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2354
2355         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
2356         breakpoints.
2357
2358         * lily/break-align-interface.cc: add doco
2359
2360         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
2361
2362 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2363
2364         * VERSION: release 2.1.9
2365
2366         * scm/document-markup.scm (markup-doc-node): add note about naming.
2367
2368         * scm/new-markup.scm (left-align-markup): bugfix. 
2369
2370         * Documentation/user/refman.itely (Ottava brackets): more doco for
2371         ottava.
2372
2373         * lily/side-position-interface.cc (out_of_staff): also do
2374         out_of_staff() correctly for d == DOWN.
2375
2376         * lily/text-spanner.cc (brew_molecule): only put vertical line and
2377         horizontal line if they move to the right.
2378         
2379         * scm/define-grobs.scm (all-grob-descriptions): set
2380         text-repeat-if-broken for ottava spanner
2381
2382         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
2383         property.
2384
2385         * mf/feta18.mf: design size is 18 not 22.5
2386
2387         * lily/new-lyric-combine-music-iterator.cc (process): new file.
2388         Add a single LyricsVoice to a melody. Melismata may be set
2389         individually.
2390
2391         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
2392
2393         * lily/dot-column.cc: add stdio.h
2394
2395 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2396
2397         * lily/item.cc: documentation for break-visibility (Thanks, John).
2398
2399 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2400
2401         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
2402
2403         * lily/translator-def.cc: rename Translator_def to Context_def.
2404
2405         * Documentation/user/internals.itely (Lexical details): clarify
2406         string def.
2407
2408         * Documentation/user/refman.itely (Rhythmic music): add link to
2409         RhythmicStaff 
2410
2411 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2412
2413         * lily/translator.cc: document start_translation_timestep()
2414
2415         * scm/output-tex.scm (tex-encoded-fontswitch): use
2416         round for rounding (inexact->exact yields rationals)
2417
2418         * lily/*.cc: remove superfluous start_translation_timestep() calls.
2419
2420         * lily/translator-group.cc (get_simple_trans_list): 
2421         new function; construct simple_trans_list_ lazily.
2422         
2423 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2424
2425         * lily/paper-outputter.cc (output_scope): Check if number before
2426         checking exact (guile cvs).
2427
2428         * scm/*: Escape backslashes in scheme strings (guile cvs).
2429
2430 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2431
2432         * Documentation/user/refman.itely (Tablatures basic): annotate
2433         seealso sections.
2434
2435         * lily/*.cc: cleanup of engraver initialize() functions.
2436
2437         * lily/repeat-acknowledge-engraver.cc
2438         (start_translation_timestep): remove first_b_
2439
2440         * lily/tab-note-heads-engraver.cc: listen to string number events
2441         inside < > too. (backportme).
2442
2443         * Documentation/user/refman.itely (Text scripts): add fatText to
2444         index.
2445
2446 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2447
2448         * VERSION: 2.1.8
2449
2450         * stepmake/bin/add-html-footer.py (built): add Wiki links to
2451         footer.
2452
2453         * lily/parser.yy (translator_mod): allow \with { \remove .. }
2454
2455         * lily/bar-check-iterator.cc (process): only warn if
2456         barCheckLastFail was changed.
2457
2458         * scm/define-translator-properties.scm (barCheckLastFail): add
2459         property.
2460
2461         * lily/main.cc (main_prog): print summary of failed files.
2462
2463         * lily/axis-group-engraver.cc: move all spanner creation to
2464         process_music (). Now staffs can be adjusted with \override too.
2465         (Jan, you are a brilliant programmer!)
2466         
2467         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
2468
2469 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2470
2471         * Documentation/user/tutorial.itely (Integrating text and music):
2472         Show the commands to produce a PDF as well.
2473
2474 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2475
2476         * lily/translator-def.cc (get_translator_names): accept user
2477         tweaks too. 
2478
2479         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
2480         as big as normal heads. 
2481
2482         * input/*ly: run convert-ly
2483         
2484         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
2485         () if dependencies are fluked.
2486
2487         * scm/document-translation.scm (engraver-doc-string): update on
2488         latest string/symbol conventions.
2489
2490         * lily/translator-ctors.cc: use Scheme_hash_table.
2491
2492         * lily/translator-def.cc (get_translator_names): new function
2493         (add_context_mod): new function
2494         (get_accepted): new function
2495
2496         * lily/parser.yy (context_mod): put all modifications of
2497         \translator { } in a single production, encode as SCM.
2498
2499         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
2500         to use read-only lists, so additions to the definition can be
2501         prepended easily.  
2502
2503         * Documentation/user/invoking.itexi (Editor support): add node on
2504         editor support.
2505
2506         * Documentation/user/refman.itely (Bar check): add lyrics example
2507         of bar checks. 
2508
2509         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
2510
2511         * scripts/convert-ly.py (conv): add conversion rule.
2512
2513         * lily/parser.yy: use \change iso. \translator for staff switch.
2514
2515         * lily/my-lily-lexer.cc: add \change.
2516
2517         * scm/define-translator-properties.scm
2518         (default-melisma-properties): add definition.
2519
2520 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2521
2522         * Documentation/user/refman.itely (Bar lines): clarification of
2523         systemStartDelimiter. 
2524
2525         * input/test/slur-shape.ly (x): remove file.
2526
2527         * lily/translator-group.cc (apply_property_operations): new function.
2528
2529 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2530
2531         * lily/parser.yy (optional_prop_ops): allow \with {
2532         PROPERTYSETTINGS } following \context or \new.
2533
2534         * lily/my-lily-lexer.cc: add \with.
2535
2536         * lily/parser.yy (property_operation): clean up definition of
2537         property operations.
2538         (property_op_to_music): new function.
2539         (context_spec_music): new function
2540
2541         * VERSION: 2.1.7 released.
2542         
2543         * input/regression/collision-merge-dots.ly: new file.
2544
2545         * lily/note-collision.cc (check_meshing_chords): if merging heads,
2546         then kill the dots too. 
2547
2548         * lily/separating-line-group-engraver.cc (acknowledge_grob):
2549         set/unset breakableSeparationItem
2550
2551         * lily/separation-item.cc (relative_width): add function.
2552
2553         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
2554         only-prebreak-interface
2555
2556         * lily/system.cc (output_lines): only junk only-prebreak-interface
2557         grobs.
2558
2559         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
2560         read breakableSeparationItem
2561
2562         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
2563
2564         * lily/system.cc (output_lines): don't suicide Spacing_items. 
2565
2566         * lily/dot-column.cc (dot_config_badness): new function:
2567         select the best scoring dot configuration: dots should go close to
2568         the note heads, but be shifted up or down according to conventions.
2569         (print_dot_configuration): idem.
2570         (shift_one): idem
2571         (remove_collision): idem.
2572
2573         * input/regression/dots.ly: add more test cases.
2574
2575 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2576
2577         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
2578
2579         * flower/include/interval.hh: rename elem_b to contains 
2580
2581         * lily/tie.cc: change 'heads to 'head-pair.
2582
2583         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
2584         fill in 'heads field.
2585
2586         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
2587         minimum-length for short ones, and shorten so collisions with the
2588         next syllable are avoided.
2589
2590         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
2591         near-zero slopes.
2592         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
2593
2594         * lily/dots.cc: remove quantized_position callback. All Y
2595         positioning is done by dot-column.cc
2596
2597         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
2598         exhaustive test of all dot positions. This fixes disappearing dots
2599         in dotted chords.
2600
2601 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2602
2603         * mf/feta-klef.mf (test_staff): fatten up G clef
2604         (test_staff): fatten up f clef.
2605         
2606
2607 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2608
2609         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
2610         * input/les-nereides.ly: Use latin1 characters for title, like
2611         Morgenlied.
2612
2613 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2614
2615         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
2616         cmb10).
2617
2618         * lily/lyric-extender.cc (brew_molecule): add little space before
2619         extender line.
2620
2621         * lily/beam-quanting.cc (score_forbidden_quants): check if
2622         outer stafflines fall in any beam gaps.
2623
2624         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
2625         for lyric texts.
2626
2627 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2628
2629         * VERSION: 2.1.6 released.
2630
2631         * lily/beam-quanting.cc (quanting): add inspect-quants property:
2632         this shows the demerits of a user-defined beam position pair.
2633
2634         * scm/define-grobs.scm (all-grob-descriptions): set
2635         beamed-extreme-minimum-free-lengths to a different value.
2636
2637         * lily/scm-option.cc: add debug-beam scm-option
2638
2639         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
2640
2641 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2642
2643         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
2644
2645         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
2646         space after barline.
2647
2648         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
2649
2650         * lily/spacing-spanner.cc (breakable_column_spacing): take average
2651         of spacing wishes, not maximum. Only do this for delta-t == 0. In
2652         the other case, take standard column-breakable spacing. Do not
2653         warn about "no spacing wishes".
2654
2655         This fixes wide spaces after barlines in very loose lines.
2656
2657         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
2658
2659 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2660
2661         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
2662         acknowledge_grob lyric-syllable, not lyric-text.
2663
2664         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
2665         dashes of length #'length separated by #'dash-period. 
2666
2667         * lily/lyric-extender.cc (brew_molecule): idem
2668
2669         * lily/multi-measure-rest.cc (big_rest): idem
2670
2671         * lily/system-start-delimiter.cc (simple_bar): idem
2672
2673         * lily/bar-line.cc (simple_barline): use rounded box
2674
2675         * VERSION: release 2.1.5
2676
2677         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
2678         music): move note about dvips to more visible place.
2679
2680         * lily/lyric-phrasing-engraver.cc: move from
2681         new-phrasing-engraver.cc, remove old cruft (syllable-group,
2682         lyric-phrasing-engraver.hh)
2683         
2684         * lyric-align.ly: remove file
2685         
2686         * scripts/convert-ly.py (FatalConversionError.func): add removal
2687         rule for automaticMelismata
2688
2689         * ly/engraver-init.ly (ScoreContext): switch on
2690         New_phrasing_engraver by default.
2691
2692         * lily/slur-engraver.cc (class Slur_engraver):
2693         process_acknowledged_grobs -> process_music.
2694         (try_music): signal melismata correctly.
2695
2696         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
2697         word-space, right-trim-amount, and extend past right bound only
2698         for note heads.
2699
2700         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
2701         lyric-extender support: add note-heads to the extender
2702         automatically.
2703
2704         * lily/parser.yy: extender is now post_event. 
2705
2706         * lily/accidental-engraver.cc (number_accidentals): remove
2707         spurious warning about non-parent contexts.
2708
2709         * lily/music-output-def.cc (assign_translator): \translator { }
2710         for a Foo context implicitly redefines \FooContext.
2711
2712         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
2713         fixes.
2714
2715         * lily/slur.cc (brew_molecule): don't use stafflinethickness
2716         doubly in slur weight. 
2717
2718         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
2719         combination.
2720
2721         * scm/define-grobs.scm (all-grob-descriptions): change clef -
2722         staffbar distance.
2723
2724         * scripts/lilypond.py (global_latex_preamble): crank down size of
2725         the margins. Now there is a 12 mm top and bottom margin, which
2726         should correspond with the printable area of modern printers.
2727
2728         This enlarges the music height of the printable page a little.
2729
2730         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
2731         signs. Use \markup instead.
2732         (accreg_pen): tweak for accordeon asterisk.
2733
2734 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2735
2736         * lily/melisma-engraver.cc (try_music): use melisma_busy()
2737
2738         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
2739
2740         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
2741
2742         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
2743
2744         * scm/define-grobs.scm (all-grob-descriptions): change
2745         StanzaNumber description: make side support, i.s.o. breakable.
2746         use Instrument_name_engraver for texts in the margin.
2747
2748         * scm/define-translator-properties.scm: remove
2749         melismaEngraverBusy, stz property.
2750
2751         * *.cc: naming: change empty_b () into is_empty ()
2752
2753         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
2754
2755         * input/regression/lyric-phrasing-new.ly: new file.
2756
2757         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
2758         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
2759         melismata are now left-aligned.
2760
2761 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2762
2763         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
2764
2765         * mf/feta19.mf: remove.
2766         
2767         * mf/feta-klef.mf (test_staff): more tweaks
2768
2769         * mf/feta-toevallig.mf: more small size tweaks.
2770
2771         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
2772         rests for smaller sizes.
2773
2774         * mf/feta-bolletjes.mf: fix cross heads.
2775
2776         * VERSION: release 2.1.4
2777         
2778         * scripts/convert-ly.py (FatalConversionError.func): add rule for
2779         deprecated #'ancient font family
2780
2781         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
2782         it is a string or number.
2783
2784         * scm/output-lib.scm (note-head-style->attachment-coordinates):
2785         change calling convention of stem-attachment function. 
2786
2787         * buildscripts/mf-to-table.py: read and dump WX/WY fields
2788
2789         * mf/feta-autometric.mf: dump WX/WY fields too
2790         
2791         * mf/parmesan-heads.mf: idem.
2792
2793         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
2794         attachment coordinates.
2795
2796         * lily/note-head.cc (stem_attachment_coordinate): read stem
2797         attachment from the notehead glyphs WX/WY fields.
2798
2799         * lily/include/font-metric.hh (struct Font_metric): add methods
2800         get_indexed_wxwy (), make a distinction between looking up by
2801         index and ASCII  
2802
2803         * mf/feta-bolletjes.mf: rewrite note head MF code.
2804         (test_outlines): make heads more rotund for smaller sizes. 
2805
2806 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2807
2808         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
2809         throughout. Font scaling fixes throughout.
2810
2811         * mf/feta-sleur,slur.mf: remove. 
2812
2813         * mf/feta-slag.mf: rewrite.
2814
2815 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2816
2817         * VERSION: release 2.1.3
2818
2819         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
2820
2821         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
2822
2823         * lily/mark-engraver.cc (process_music): fix mark
2824         \default. (backportme)
2825
2826         * stepmake/stepmake/automatically-generated.sub.make (default):
2827         use -n for head/tail commands. 
2828
2829         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
2830         heads with the same pitch.
2831
2832 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
2833
2834         * lily/recording-group-engraver.cc (finalize): set protected_scm
2835         member to '() before finalizing.
2836
2837         * lily/translator-group.cc (finalize): remove removal_processing () 
2838
2839         * lily/recording-group-engraver.cc: new engraver: record
2840         synchronized start & end times for each music object.
2841
2842         * lily/parser.yy (toplevel_expression): execute score rendering
2843         during parsing. Cleanup output-filename handling; this is no
2844         longer done with global variables.
2845         (translator_spec_body): allow \type modification too.
2846
2847         * lily/score.cc:  ly:run-translator: new function
2848         (LY_DEFINE): ly:render-output new function.
2849
2850         Separate interpreting and rendering, and make available as
2851         functions at Scheme level.
2852
2853 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2854
2855         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
2856         (musicxml-node->string):
2857         (xml-node->string):
2858         (music-to-musicxml): New function.
2859
2860 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2861
2862         * VERSION: 2.1.2 released
2863
2864         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
2865
2866         * scm/font.scm (paper20-font-vector): discouple font design sizes
2867         from sizes specified in .ly file: store all design sizes of a font
2868         in a single vector.
2869
2870         * lily/font-select.cc (get_font_by_design_size): new function
2871
2872         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
2873         add parmesan,feta in sizes 14 and 18.
2874         
2875         * mf/feta-toevallig.mf: use blot diameter for double sharp.
2876
2877         * lily/font-size-engraver.cc (acknowledge_grob): change definition
2878         of fontSize: this now sets font-size
2879
2880 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2881
2882         * VERSION: 2.1.1 released
2883         
2884         * Documentation/user/refman.itely (Tuning objects): add note about
2885         concurrent tweaks in different contexts. 
2886
2887         * lily/tie-engraver.cc (acknowledge_grob): use
2888         Staff_symbol_referencer::get_position iso. reading staff-position
2889         directly.
2890
2891         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
2892         currentMusicalColumn as left span-point for bracket. The bracket
2893         is too long when there are accidentals.
2894
2895 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2896
2897         * buildscripts/lilypond-profile.sh,
2898         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
2899         Thanks to Reuben Thomas <rrt@mupsych.org>
2900
2901 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
2902
2903         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
2904         Wurbel <wurbel@univ-tln.fr>.
2905
2906 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2907
2908         * scripts/midi2ly.py: Add space after chords.
2909
2910 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
2911
2912         * input/regression/{many}: add few @code{ ... }.
2913
2914 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2915
2916         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
2917         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
2918         Removed cmbx5, cmbx6 (which are included in teTeX)
2919         and cmbxti14 which is not used in fonts.scm.
2920
2921 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
2922
2923         * lily/midi-item.cc: fine tune quarter tones.
2924
2925 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
2926
2927         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
2928         new function, warn how many cents are missing in fine tuning.
2929
2930 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
2931
2932         * input/bugs/rhytmicstaff-tie.ly: add file.
2933
2934         * THANKS: Create skeleton for 2.1.
2935
2936 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
2937
2938         * input/test/bar-lines.ly (TODO): dashed "|".
2939
2940 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
2941
2942         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
2943         input/regression/tie-chord.ly: Fix spell for tying.
2944
2945         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
2946
2947         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
2948         new file (renamed, see above).
2949
2950         * Documentation/user/lilypond-book.itely
2951         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
2952         * input/example-1.ly input/example-2.ly input/example-3.ly
2953         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
2954         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
2955         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
2956         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
2957         * scripts/lilypond-book.py scripts/lilypond.py
2958         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
2959         * vimrc: replace ly2dvi with lilypond and remove silly comments.
2960
2961         * Documentation/user/lilypond.tely: update version.
2962
2963         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
2964         Remove extra spaces in each @node, fixes spaces.
2965
2966 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2967
2968         * scripts/lilypond-book.py (output_dict): Add definition of
2969         \lilypondbook also for LaTeX output. Solves several bug reports.
2970
2971 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
2972
2973         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
2974
2975 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
2976
2977         * input/test/transposition.ly: Fix key signatures, given in comments.
2978
2979 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2980
2981         * scm/midi.scm (instrument-names-alist),
2982         Documentation/user/appendices.itely: Correct spelling of shakuhachi
2983
2984 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2985
2986         * input/test/temporary-stave.ly (texidoc): New example based on an
2987         email question from Ralph Little.
2988
2989 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2990
2991         * VERSION: release 2.1.0
2992         
2993         * lily/note-performer.cc (try_music): accept busy-playing-event.
2994
2995         * lily/swallow-perf.cc (try_music): return false for
2996         busy-playing-event and melisma-playing-event.
2997
2998 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
2999
3000         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
3001         >> in \score.
3002
3003 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3004
3005         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
3006         that articulation_substitute will not move beam start again.
3007         (articulation_substitute): Bugfix: remove stray space so that new
3008         old chords ending '>>' does not get broken up.
3009         (sub_chord): Use TAB for indentation (not spaces).
3010         
3011         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
3012         Bugfix for startup: Use ?^ instead of ?\^.
3013
3014 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3015
3016         * lily/lyric-combine-music-iterator.cc
3017         (Lyric_combine_music_iterator): change init order, to prevent GC
3018         segfaults.
3019
3020         * lily/context-specced-music-iterator.cc (construct_children): 
3021         only change  translator if found. This fixes a core dump problem.
3022
3023 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3024
3025         * scm/slur.scm (default-slur-extremity-rules): use equal? for
3026         comparison.
3027
3028         * mf/feta-bolletjes.mf: make hole in half note little
3029         smaller for stem attachment.
3030
3031         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
3032
3033         * mf/feta-banier.mf: don't draw stem with flag, just small square
3034         attachment.
3035
3036         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
3037
3038         * mf/feta-banier.mf: remove upstem/downstem characters.
3039
3040         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
3041
3042         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
3043         stafflinethickness (in the default)
3044
3045         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
3046
3047         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
3048
3049         * Documentation/topdocs/INSTALL.texi (Top): reorder.
3050
3051         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
3052
3053         * lily/include/directional-element-interface.hh:
3054         junk class, make {get,set}_grob_direction functions.
3055
3056         * lily/slur.cc (get_attachment): do something sensible when
3057         attaching to stem without heads (eg. a rest).
3058
3059         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
3060         forcing up to staff.  remove #'support-head property
3061         (brew_molecule): small cleanup.
3062         (flag): remove #'grace property.
3063
3064 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3065
3066         * cygwin/postinstall-lilypond.sh: 
3067         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
3068         (Volker Zell).
3069
3070 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3071
3072         * scripts/lilypond-book.py: resurrect 'eps' option. 
3073         (TexiPaper.to_eps): use -Ppdf for EPS files.
3074
3075         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
3076
3077         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
3078
3079         * VERSION: release 2.0.1
3080
3081         * lily/bezier.cc (get_other_coordinate): change assert into
3082         warning.
3083
3084         * lily/note-head.cc (internal_brew_molecule): make left protusion
3085         smaller, to accomodate for natural sign.
3086         (internal_brew_molecule): only do this when the accidental is
3087         close enough.
3088         (extent): new function
3089
3090         * lily/skyline.cc (merge_skyline): new function
3091         (heighten_skyline): new function
3092
3093         * lily/accidental-placement.cc (position_accidentals) 
3094         (position_accidentals): fix todo.
3095
3096 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3097
3098         * input/test/+.ly (texidoc): put version number inline.
3099
3100         * GNUmakefile.in: remove rsync-web target.
3101         
3102         * input/regression/bar-scripts.ly (onestaff): raggedright
3103
3104 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3105
3106         * lily/*.cc: remove #if 0'd code in couple of places.
3107
3108         * lily/midi-stream.cc (operator <<): rewrite.
3109
3110         * lily/note-head.cc (internal_brew_molecule): 
3111         only make ledgers when the Staff symbol has lines.
3112
3113         * ly/property-init.ly (arpeggioBracket): simplify
3114
3115         * lily/translator-group.cc (execute_pushpop_property): use
3116         SCM_EQ_P for comparing keys. This fixes reverting
3117         auto-beam-settings.
3118
3119 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
3120 *
3121         * lily/midi-stream.cc (operator <<): Also write MIDI string when
3122         midi_debug_global_b.
3123         (operator <<): Normalise loop.
3124
3125 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3126
3127         * scripts/lilypond.py (escape_path): revise.
3128
3129         * scm/music-functions.scm (set-output-property): new function.
3130         
3131 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3132
3133         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
3134         use addmakeflags again.
3135
3136         * cygwin/lily-wins.py (escape_shell): New function; use it.
3137
3138         * scripts/lilypond.py (escape_shell): Escape quotes and other
3139         spaces too.  Do not escape escaping backslashes.
3140
3141         * make/srcdir.make.in (web-install): Must call install-WWW now.
3142
3143         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
3144         dependency
3145
3146 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3147
3148         * scripts/lilypond.py (escape_path): escape quotes too. 
3149
3150         * Documentation/user/lilypond.tely (Unified index): rename Index
3151         to accomodate Windows breakage.
3152
3153         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
3154
3155         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
3156         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
3157         target not a source.
3158
3159 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3160
3161         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
3162         addmakeflags.  Build and install doc and web also when building on
3163         Cygwin.
3164
3165         * mf/GNUmakefile: Bugfix.
3166
3167         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
3168         target web.
3169
3170         * cygwin/lily-wins.py: Quote filename.
3171
3172 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3173
3174         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
3175
3176 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3177
3178         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
3179         settings.
3180
3181         * configure.in: Require g++ > 3.0.4.
3182
3183         * mf/GNUmakefile: Bugfix: Add list.ly target.
3184         
3185         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
3186
3187         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
3188         make omf directory, add uninstall targets.
3189
3190 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3191
3192         * lily/tie-performer.cc (initialize): init prev_event
3193
3194         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
3195
3196         * lily/script-engraver.cc (make_script_from_event): don't crash on
3197         non-string articulation-type.
3198
3199         * lily/new-fingering-engraver.cc (add_script): don't crash on
3200         0 scripts 
3201         (acknowledge_grob): warn about text script events.
3202
3203 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
3204
3205         * buildscript/lilypond.words: fix path for drums.scm.
3206
3207 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3208
3209         * lily/spacing-spanner.cc (note_spacing): don't make longer
3210         durations than measure-length.
3211
3212         * VERSION: release 2.0.0
3213
3214         * GNUmakefile.in (rsync-web): version independent rsync target.
3215
3216         * input/test/+.ly (texidoc): idem.
3217
3218         * input/regression/+.ly: print version number.
3219
3220         * input/regression/accidentals.ly (mel): shorten.
3221
3222         * input/regression/accidental-octave.ly (texidoc): shorten.
3223
3224         * input/regression/hairpin-dashed.ly (texidoc): docstring.
3225
3226         * input/regression/completion-heads-polyphony.ly: octave
3227
3228         * input/regression/beam-manual.ly: remove
3229
3230         * input/regression/beam-chord.ly: remove
3231
3232         * input/regression/grace-dynamic.ly: remove
3233         
3234         * input/regression/grace-volta-repeat.ly: octave fixes.
3235
3236         * input/regression/hairpin-dashed.ly (texidoc): doc string.
3237
3238         * lily/parser.yy (step_number): semitones for chord entry too.
3239         (make_chord_step): more robust code, semitones. 
3240
3241         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
3242
3243         * input/regression/breathing-sign.ly (texidoc): split ancient and
3244         normal breathing signs.
3245
3246         * scm/define-grobs.scm (all-grob-descriptions): swap
3247         beamed-extreme-minimum-free-lengths and
3248         beamed-minimum-free-lengths; the 'extreme' case should allow
3249         shorter stems. This fixes forced directions on beamed 32nd and
3250         shorter notes.
3251
3252         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
3253         quartertones, not semitones.
3254         (NoteNamesContext): swallow more event types
3255
3256         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
3257
3258         * VERSION (PACKAGE_NAME): release 1.9.10
3259
3260 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3261
3262         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
3263         set note head as cause of note-column.  This gives a better error
3264         message.
3265
3266 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3267
3268         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
3269
3270 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3271
3272         * mf/GNUmakefile (pfa_warning): instruct 
3273
3274         * stepmake/aclocal.m4: typo.
3275
3276         * Documentation/user/cheatsheet.itely: more verbose examples.
3277
3278         * input/regression/clefs.ly: remove bogus docstring.
3279
3280 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3281
3282         * GNUmakefile.in (SUBDIRS): Add elisp.
3283
3284         * elisp/lilypond-mode.el: 
3285         * elisp/lilypond-init.el: 
3286         * elisp/lilypond-indent.el: 
3287         * elisp/lilypond-font-lock.el: Move from top dir.
3288
3289         * stepmake/stepmake/elisp-vars.make: New file.
3290
3291         * config.make.in (elispdir): Add.
3292
3293         * Documentation/topdocs/INSTALL.texi: Typo.
3294
3295         * make/ly-rules.make: Test for files instead of touching void and
3296         ignoring errors.
3297
3298         * GNUmakefile.in:
3299         * make/lilypond.redhat.spec.in:
3300         * debian/rules: Fix lilypond.words stuff a bit.  For running from
3301         <builddir>, adding
3302         
3303              (push "<builddir>/share/lilypond/elisp" load-path)
3304
3305         to your ~/.emacs.el should give you LilyPond-mode again.
3306
3307         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
3308         regexp for DOS/Windows, we are too paranoid to fix others.
3309
3310 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3311
3312         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
3313
3314         * input/test/chord-names-jazz.ly (banterProperties): fix
3315
3316         * lily/parser.yy (bass_mod): bass figure alterations are semi
3317         tones, not quarter tones
3318
3319         * lily/beam.cc (set_stem_lengths): only lengthen stems
3320         for gapped beams.
3321
3322         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
3323         by beamcount.
3324
3325         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
3326         a warning that the warning may erroneous.
3327
3328         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
3329         target.
3330
3331         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
3332         targets.
3333
3334         * GNUmakefile.in ($(config_h)): config.h should depend on
3335         config.hh.in .
3336         (lilypond.words): remove fontball stuff.
3337
3338         * stepmake/aclocal.m4: only print config.cache warning if it exists.
3339
3340         * configure.in: remove pktrace reference.
3341
3342         * GNUmakefile.in (rsync-web): permissions and ownership for
3343         website.
3344
3345         * lily/volta-engraver.cc (staff_eligible): new function.
3346         (stop_translation_timestep): kill off spanners if not eligible.
3347
3348         * VERSION (PATCH_LEVEL): release 1.9.9
3349
3350         * input/regression/beam-quanting-32nd.ly (texidoc): new file
3351
3352         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
3353         length is more important than forbidden quants.
3354         
3355 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
3356
3357         * buildscripts/lilypond.words: order words in search order,
3358         add lilypond.words.vim to be generated.
3359
3360         * lilypond.vim: use lilypond.words.vim for keyword matching.
3361
3362         * lilypond-mode.el: use search order. fix word selection rules.
3363
3364         * lilypond-font-lock.el: fix fontifying long durations.
3365
3366         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
3367
3368 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3369
3370         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
3371
3372         * stepmake/stepmake/generic-targets.make:
3373         * stepmake/stepmake/bin/make-version.py: 
3374         * stepmake/aclocal.m4:
3375         * make/stepmake.make:
3376         * make/toplevel-version.make: Build fixes: remove last traces of
3377           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
3378
3379         * lily/beam.cc: Add gap-count property.
3380
3381 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3382
3383         * scm/define-grob-properties.scm (gap-count): add gap-count
3384
3385         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
3386
3387 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
3388
3389         * cygwin/mknetrel.doc: Typo.
3390
3391         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
3392
3393         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
3394
3395 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3396
3397         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
3398         sizes. Remove support for 'ledger'(=tabloid+landscape).
3399
3400 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3401
3402         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
3403         sauter PFAs.
3404
3405         * configure.in: remove VERSION stuff once again.
3406
3407         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
3408
3409         * scm/define-grobs.scm (all-grob-descriptions): use sans family
3410         for chord names.
3411
3412         * mf/GNUmakefile: always trace pfa fonts.
3413         (SAUTER_FONTS): add cmss[567] too fonts
3414
3415         * configure.in: require mftrace. 
3416
3417         * lily/staff-performer.cc (new_instrument_string): don't look at
3418         instrument property.
3419
3420         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
3421         is_direction is the C++ one. Similar for ly_axis_p and
3422         ly_number_pair_p
3423
3424 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
3425
3426         * lily/beam.cc (brew_molecule): read gap-count to determine
3427         number of tremolo (gapped) beams.
3428
3429         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
3430         shorter than 1/8
3431
3432         * flower/include/array.hh (default_compare): new function
3433
3434         * cygwin/mknetrel: Native fixes.
3435
3436         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
3437
3438 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
3439
3440         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
3441         feature for Windows.
3442
3443         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
3444
3445         * cygwin/mknetrel: Updates for native use on Cygwin.
3446
3447         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
3448
3449         * stepmake/stepmake/help2man-rules.make: 
3450         * cygwin/mknetrel: Bugfix for manpages.
3451
3452         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
3453         $(builddir).  Stepmake is a normal subdirectory now, that is not
3454         configured.  Another srcdir build fix.
3455
3456         * Documentation/topdocs/INSTALL.texi,
3457         buildscripts/lilypond.words.py, lilypond-font-lock.el,
3458         lilypond-init.el, lilypond-mode.el, debian/rules,
3459         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
3460         rename generated file lilypond.words to lilypond.words.el.
3461
3462 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
3463
3464         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
3465
3466         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
3467         GNUmakefile.in.
3468
3469 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
3470
3471         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
3472         when cross building.
3473
3474         * configure.in: srcdir build fix.
3475
3476         * cygwin/GNUmakefile:
3477         * cygwin/lily-wins.py:
3478         * cygwin/postremove-lilypond.sh: 
3479         * cygwin/postinstall-lilypond.sh: Merge from stable.
3480
3481         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
3482         s/ly2dvi/lilypond/.
3483
3484 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3485
3486         * lily/slur.cc (after_line_breaking): only set control points if
3487         none supplied yet.
3488
3489         * input/test/slur-manual.ly: new file.
3490
3491         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
3492         <<  >> chords too.
3493
3494         * VERSION (PACKAGE_NAME): release 1.9.8
3495
3496         * scripts/lilypond.py (escape_path): escape spaces in directory names
3497
3498         * input/test/text-spanner.ly: fixes.
3499
3500 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
3501
3502         * buildscripts/lilypond.words.py: add drum names as note names to
3503         Emacs-mode.
3504
3505 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3506
3507         * input/regression/hairpin-dashed.ly: new file.
3508
3509         * scripts/convert-ly.py (conv): warn about dash-length.
3510
3511         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
3512         automatically if we get a new one.
3513
3514         * lily/lookup.cc (dashed_line): new function
3515
3516         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
3517         dash-fraction.
3518
3519 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
3520
3521         * buildscripts/lilypond.words.py: extract note names.
3522
3523         * lilypond-mode.el: take note names from lilypond.words -file.
3524         small fix in the use of string-match.
3525
3526         * lilypond-font-lock.el: use lilypond.words for note names, add 
3527         maxima to note a duration.
3528
3529 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3530
3531         * lily/breathing-sign.cc: remove railtracks() function. 
3532
3533         * input/regression/arpeggio-bracket.ly (texidoc): add file.
3534
3535         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
3536         (brew_molecule): bugfix don't make arpeggio shorter when
3537         arpeggio-direction is set.
3538
3539         *  debian/rules: small corrections in the (Pedro K)
3540
3541         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
3542         examples.
3543
3544         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
3545         special (repeat) bar comes along.
3546
3547         * input/regression/auto-beam-bar.ly: update.
3548
3549         * scripts/lilypond-book.py (output_dict): remove support for the
3550         EPS option.
3551
3552         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
3553         VerticalAlignment and VerticalAxisGroup this fixes the size
3554         computations for the entire system.
3555  
3556         * input/les-nereides.ly (bass): remove superfluous fontSize.
3557
3558         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
3559         causes directory of file to be added to include path.
3560
3561         * input/regression/beam-break.ly: test single stem beams.
3562
3563         * input/regression/system-start-bracket.ly: fix.
3564
3565         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
3566
3567         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
3568
3569         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
3570         (score_stem_lengths): do something sensible for single stem beams.
3571
3572         * lily/beam.cc (least_squares): add kludge for single stem beams.
3573
3574         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
3575         keySignature to list of broken things.
3576
3577         * input/regression/keys.ly: fix.
3578
3579         * VERSION (PACKAGE_NAME): release 1.9.7
3580
3581         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
3582
3583         * Documentation/user/refman.itely (Pitches): doc quarter tones.
3584
3585         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
3586         (quartertone_pitch): new function
3587
3588         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
3589         flat. WARNING: FONT CHANGED.
3590
3591         * ly/nederlands.ly: add -eh and -ih for quarter tones.
3592
3593         * lily/accidental-placement.cc (add_accidental): support for
3594         quarter tones.
3595
3596         * ly/LANGUAGEs.ly: use symbols for alterations.
3597
3598         * mf/feta-toevallig.mf: change accidental codes. 
3599
3600         * scm/lily.scm (ly:get-option): switch on debugging only for
3601         --verbose.
3602
3603         * lily/lily-guile.cc: remove ly:verbose?
3604
3605         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
3606
3607         * lily/parser.yy (TODO): only do gh_call() for apply with
3608         procedure argument.
3609
3610         * lily/tie-engraver.cc (start_translation_timestep): move melisma
3611         stuff in accordance with new timing of tie-events.
3612
3613         * lily/my-lily-lexer.cc: remove \outputproperty
3614
3615         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
3616
3617         * scm/define-translator-properties.scm (melismaBusyProperties):
3618         add melismaBusyProperties property.
3619
3620 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3621
3622         * input/test/ambitus-mixed.ly (texidoc): new file.
3623
3624         * buildscripts/mutopia-index.py (find): prune debugging
3625
3626         * lily/side-position-interface.cc: doc updates
3627
3628         * Documentation/user/refman.itely: updates, tweaks.
3629
3630         * lily/parser.yy (Simple_music): remove outputproperty
3631
3632         * make/stepmake.make: use VERSION again; importing VERSION via
3633         autoconf dependencies is too hairy.
3634
3635 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
3636
3637         * lilypond-mode.el: allow `-' for keywords and identifiers.
3638
3639 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3640
3641         * VERSION: release 1.9.6
3642         
3643         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
3644         iso. ly2dvi.
3645
3646         * Documentation/user/*.itely: fixes everywhere
3647
3648         * lily/completion-note-heads-engraver.cc: rewrite engraver:
3649         produce ties from the engraver itself, do not broadcast TieEvent.
3650
3651         * lily/my-lily-lexer.cc: remove pitch & duration.
3652
3653         * lily/parser.yy (TODO): remove \pitch and \duration
3654
3655         * input/test/explicit.ly: remove file.
3656
3657         * Documentation/user/refman.itely (Pitches): remove \pitch 
3658         \duration command.
3659
3660 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
3661
3662         * buildscripts/lilypond.words.py: add all slur types to Emacs
3663         insertion menu, suppose everything is postfixed by dropping 
3664         unnecessary `-' -marks.
3665
3666 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3667
3668         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
3669         tremoloed stems.
3670
3671         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
3672         head for flagged stems.
3673
3674         * lily/stem.cc (get_default_stem_end_position): futz with extra
3675         stem length if there is a stem tremolo.
3676
3677         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
3678         it would be too small.
3679
3680         * lily/font-metric.cc: return #f for non-existent glyph.
3681         
3682         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
3683         exported through config.make.
3684
3685         * input/regression/clef-oct.ly: new file.
3686
3687         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
3688         transposition.
3689
3690         * input/template/*.ly: remove old relative.
3691
3692         * ly/english.ly: add X names for double sharp.
3693
3694 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3695
3696         * lily/font-select.cc: new file handle font selection routines.
3697
3698         * lily/parser.yy: add ; (Patrick Atamaniuk)
3699
3700         * input/test/time-signature-double.ly: use markups for double time
3701         sigs.
3702
3703         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
3704         ChordNames.SeparationItem #'padding for adjusting space after chords.
3705         
3706         * lily/music-output-def.cc (LY_DEFINE): 
3707         new function ly:paper-lookup.
3708         
3709         * mf/parmesan-clefs.mf: use # quantities for char_box
3710         offsets. Fixes overflow errors in the PFA. 
3711
3712         * scm/new-markup.scm (strut-markup): change calling interface for
3713         markup. Pass paper-def, not grob. This would allow \markup to be
3714         used separately from grobs.
3715
3716         * lily/paper-def.cc: new function ly:paper-font; this function
3717         replaces ly:get-font.
3718
3719         * lily/include/font-interface.hh (struct Font_interface): take
3720         Paper_def iso. Grob for get_font().
3721
3722 2003-09-14  Graham Percival  <gperlist@shaw.ca>
3723
3724         * Documentation/user/ tutorial.itely, refman.itely: add warning
3725         about \key and accidentals.
3726
3727 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3728
3729         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
3730
3731         * Documentation/user/*.itely: manual tweaks
3732
3733 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
3734
3735         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
3736         cleanup; bugfix: exact_center
3737
3738         * Documentation/user/refman.itely: added more documentation on
3739         ambitus according to recent questions on lilypond-user list
3740
3741 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3742
3743         * input/regression/ottava.ly (texidoc): demo 15ma too.
3744
3745         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
3746
3747         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
3748         octave fixes.
3749
3750 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3751
3752         * lily/lexer.ll: add \r to the rules for newlines; this fixes
3753         problems on older Mac editors.
3754
3755 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
3756
3757         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
3758
3759 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
3760
3761         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
3762         mf/parmesan-clefs.mf: added comments on character alignment and
3763         set_char_box() conventions
3764
3765         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
3766         set_char_box()'s
3767
3768         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
3769
3770 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
3771
3772         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
3773
3774 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
3775
3776         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
3777         shortened to avoid almost-collision with staff line; code cleanup;
3778         other custodes: fixed char boxes; code cleanup
3779
3780 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3781
3782         * configure.in: release 1.9.5
3783         
3784         * scripts/lilypond.py (global_latex_preamble): only set
3785         twosideshift if 'twoside' is in latexoptions 
3786
3787         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
3788
3789         * VERSION: remove
3790
3791         * scripts/*2ly.py: update <> syntax
3792
3793 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3794
3795         * lily/chord-name-engraver.cc (process_music): add origin for
3796         chord name.
3797
3798         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
3799
3800         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
3801         bass notes for exceptions too.
3802
3803         * scm/define-grobs.scm (all-grob-descriptions): rename
3804         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
3805
3806         * scm/define-grob-properties.scm (remove-first): add remove-first
3807         property for orchestral scores.
3808
3809         * Documentation/user/*.itely: switch <<>> and <> 
3810
3811         * lily/glissando-engraver.cc (process_music): bugfix: move line to
3812         last_line only once. This fixes the two consecutive glissandi problem.
3813
3814 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
3815
3816         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
3817         error message "flexa-width undefined"
3818
3819         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
3820         lily/include/gregorian-ligature.hh: print warning when ignoring
3821         head prefixes on flexa shapes
3822
3823         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
3824         space before a series of inclinatum heads
3825
3826         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
3827         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
3828         cleanups
3829
3830         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
3831         and char_box
3832
3833 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
3834
3835         * input/regression/breathing-sign.ly: tiny fixes
3836
3837         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
3838         semantical collision with vaticana ligatures
3839
3840         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3841         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
3842         now consistent with mensural ligatures
3843
3844         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3845         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
3846         context pitches and staff position; dto. for virga stem; removed
3847         obsolete virga and clivis characters from parmesan font (WARNING:
3848         font changed)
3849
3850         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
3851         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
3852
3853         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
3854         scm/define-grob-properties.scm: consistency fix: renamed
3855         join_left->add_cauda
3856
3857         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
3858         appendix length; bugfix: yoffs_bt for reverse direction punctum
3859         characters
3860
3861         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
3862         small cleanups; added more docu
3863
3864         * lily/mensural-ligature-engraver.cc, lily/vaticana-ligature-engraver.cc,
3865         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
3866         computation to CoherentLigatureEngraver
3867
3868         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
3869         scm/define-grob-properties.scm: bugfix: added missing linea and
3870         cavum properties; bugfix: removed dead semivocalis property
3871
3872         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
3873         length; redesigned quilisma, stropha and auctum
3874
3875         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
3876         line thickness
3877
3878         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
3879         Documentation/user/refman.itely: bugfix: introduced shifted
3880         epiphonus head to avoid collision with adjacent plica
3881
3882 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3883
3884         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
3885
3886         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
3887
3888 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3889
3890         * Documentation/user/tutorial.itely (A lead sheet): remove
3891         duplicate chords.
3892
3893         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
3894
3895 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3896
3897         * Documentation/bibliography/computer-notation.bib (isbn): add
3898         xivcim publication.
3899
3900 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
3901
3902         * GNUmakefile.in: drop lilypond.words for generation.
3903
3904 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
3905
3906         * buildscripts/lilypond.words.py: take filename (also) from an arg.
3907
3908         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
3909
3910 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3911
3912         * input/test/figured-bass-alternate.ly (fl): new file.
3913
3914         * Documentation/topdocs/README.texi (Top): clarifications.
3915
3916         * Documentation/bibliography/computer-notation.bib (isbn): add phd
3917         theses of Gieseking and Renz.
3918
3919         * GNUmakefile.in (README_FILES): remove README.mandrake.
3920
3921 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
3922
3923         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
3924         from source files and search patterns listed in the script.
3925
3926         * GNUmakefile.in: add target `lilypond.words'.
3927
3928         * lilypond.words: remove file, generated by `make lilypond.words'.
3929
3930         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
3931
3932 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
3933
3934         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
3935
3936 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3937
3938         * VERSION: 1.9.4 released
3939
3940         * scripts/convert-ly.py (FatalConversionError.figures_replace):
3941         rule for < > <-> << >> substitution
3942
3943         * lily/lexer.ll: exchange meaning of << >> and < > 
3944
3945         * VERSION (PACKAGE_NAME): 1.9.3 released
3946
3947         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
3948         pages unconditionally.
3949
3950 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3951
3952         * Documentation/user/music-glossary.tely (Top): small syntax
3953         fixes.
3954
3955         * scm/music-functions.scm (remove-tag): filter \tagged music
3956         expressions.
3957
3958         * input/regression/tag-filter.ly (texidoc): new file.
3959
3960         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
3961         symbol2 .. ) etc. 
3962
3963         * scripts/convert-ly.py (FatalConversionError.conv): fingering
3964         convert rule.
3965
3966         * Documentation/user/refman.itely (Fingering instructions): adjust manual.
3967
3968         * lily/new-fingering-engraver.cc (position_scripts): don't crash
3969         for borderline cases (e.g. 1 fingering.)
3970         (position_scripts): revise interface, use fingerOrientations to
3971         set fingering positions.
3972
3973         * scm/document-translation.scm (context-doc): add aliases to
3974         automated documentation.
3975
3976         * make/lilypond-vars.make: remove stepmake compat glue.
3977
3978         * make/generic-vars.make: remove cruft.
3979
3980         * lily/main.cc (main): don't identify binary.
3981
3982 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
3983
3984         * lily/include/translator.hh (class Translator): remove
3985         type_string_ , use symbol for context name throughout.
3986         Changes through whole source tree.
3987
3988         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
3989         set PDF as default, and always make PDF.
3990
3991         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
3992
3993 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
3994
3995         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
3996         Documentation/user/refman.itely input/regression/allfontstyle.ly
3997         input/regression/grace-types.ly:
3998         fix spelling for acciaccatura (Webster's 1913).
3999
4000 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4001
4002         * lily/main.cc (usage): adjust blurb, include url.
4003
4004         * input/regression/breathing-sign.ly (texidoc): transpose up
4005
4006 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
4007
4008         * input/regression/breathing-sign.ly: changed ancient examples to
4009         be relevant (by request of Han-Wen); updated BreathingSign text
4010         property according to new syntax.
4011
4012         * ly/gregorian-init.ly: updated BreathingSign text property
4013         according to new syntax
4014
4015 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4016
4017         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
4018         (Clef): index entries for clefs.
4019
4020         * python/lilylib.py (system): remove errorlog files.
4021         
4022 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
4023
4024         * lilypond.words: add \new and new graces. Add dynamics to menus
4025         keeping 1.8.x compatibility; after all the engraving relating to 
4026         notes becomes postfixed `-' marks will be removed.
4027
4028 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4029
4030         * lily/molecule.cc (align_to): idem.
4031
4032         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
4033         
4034         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
4035         accacciatura everywhere.
4036
4037         * VERSION (PACKAGE_NAME): released 1.9.2
4038
4039         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
4040
4041         * scm/document-markup.scm (markup-doc-node): sort markup function
4042         list.
4043
4044         * lily/paper-outputter.cc (output_version): change "Lily was here"
4045         into  "Engraved by LilyPond"
4046
4047         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
4048         on unquoted strings before \notenames.
4049
4050         * lily/parser.yy (lyric_element): allow markup as lyric text. This
4051         increases the number of s/r reductions to 4.
4052
4053         * scm/new-markup.scm (fraction-markup): \fraction command.
4054
4055         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
4056         mode
4057
4058         * lily/lookup.cc (round_filled_box): rename function.
4059         (LY_DEFINE): round-filled-box: change signature.
4060
4061         * Documentation/user/refman.itely: revise section explaining grace
4062         notes.
4063
4064         * lily/translator-scheme.cc (LY_DEFINE): add ! to
4065         ly:set-context-property
4066
4067         * input/*/*.ly (vmus): use \new everywhere.
4068
4069         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
4070
4071         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
4072         default
4073
4074         * scm/music-functions.scm (set-stop-grace-properties)
4075         (set-start-grace-properties, add-grace-property): new functions
4076         for modular grace tweak control.
4077
4078         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
4079         
4080 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4081
4082         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
4083
4084         * GNUmakefile.in (install-pfa-fonts):
4085         (get-pfa-fonts): New target.
4086
4087         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
4088         install-pfa-fonts help.
4089
4090 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4091
4092         * lily/translator-scheme.cc (LY_DEFINE):
4093         ly:context-pushpop-property new function.
4094         (LY_DEFINE): new function ly:translator-find  
4095         new function ly:translator?
4096         (LY_DEFINE): new function ly:context?
4097
4098         * lily/translator-def.cc: remove Translator_def::apply_pushpop_property().
4099
4100         * python/lilylib.py (read_pipe): only store and display error log
4101         if verbose not set.
4102         (read_pipe): only display log if it contains something.
4103
4104 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
4105
4106         * Documentation/misc/GNUmakefile: Re-add.
4107         (TEXTS): Add CHANGES.
4108
4109 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
4110
4111         * lilypond.words: add \newcontext.
4112
4113 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4114
4115         * lily/tie-performer.cc (stop_translation_timestep): only flush
4116         tied_notes when we have actually made a tie. Fixes bugs with ties
4117         in polyphonic scores.
4118
4119 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4120
4121         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
4122         they do not exist.
4123
4124 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4125
4126         * VERSION (PACKAGE_NAME): released 1.9.1 
4127
4128         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
4129         Instrument_name_engraver
4130
4131         * lily/tie-performer.cc (create_audio_elements): bugfix
4132
4133         * Documentation/user/music-glossary.tely (Top): comment out
4134         font-style statements.
4135
4136         * input/test/force-hshift.ly: revise example.
4137
4138         * Documentation/bibliography/engraving.bib (note): typos.
4139
4140         * configure.in: bump GCC requirements to 3.x
4141
4142         * lily/include/audio-item.hh (class Audio_tie): rename
4143         note_l_drul_ to note_drul_
4144
4145         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
4146
4147         * lily/parser.yy (relative_music): whoops. All \relative were off
4148         by ...  a lot .... Ahem.
4149
4150         * scm/define-music-types.scm (music-descriptions): idem.
4151
4152         * lily/beam-engraver.cc: move new-beam-event to beam-event
4153
4154         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
4155         to Tie_engraver
4156
4157         * input/regression/bar-number.ly: remove unnecessary old-relative
4158         options.
4159         
4160         * Documentation/user/internals.itely (Creating contexts): document
4161         \newcontext
4162
4163         * lily/parser.yy (Composite_music): add \newcontext
4164
4165         * Documentation/user/refman.itely (MIDI block): add note about
4166         dotted tempos.
4167
4168         * scm/font.scm: remove old markup legacy
4169
4170         * GNUmakefile.in (web-clean): remake share/ after web-clean.
4171
4172         * lily/breathing-sign.cc (brew_molecule): remove function
4173
4174         * lily/text-item.cc: remove old-style markups.
4175         (interpret_markup): C++ version of markup function
4176         (brew_molecule): idem.
4177
4178         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
4179         as Scheme variable.
4180
4181         * scripts/convert-ly.py (conv): dashes rule.
4182         Apply rule.
4183
4184         * Documentation/user/lilypond-book.itely: syntax fixes. 
4185
4186 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4187
4188         * VERSION (PACKAGE_NAME): release 1.9.0
4189
4190         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
4191         note about dvips. (Should backport.)
4192
4193         * scripts/convert-ly.py
4194         (FatalConversionError.articulation_substitute): add
4195         convert-new-chords code. Remove convert-new-chords.py
4196
4197         * Documentation/user/refman.itely (Octave check): document
4198         \octave.
4199
4200         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
4201         \relative changes.
4202
4203         * lily/parser.yy (command_element): octave check:
4204
4205            \octave PITCH
4206
4207         checks that PITCH (without octave) yields PITCH (with octave) in
4208         \relative
4209
4210         * lily/relative-octave-music.cc (to_relative_octave): octave check.
4211
4212         * lily/scm-option.cc: ly:set-option now has the default argument
4213         #t.
4214
4215         * lily/lexer.ll: add \renameinput
4216
4217         * python/lilylib.py (command_name): robustifications.
4218
4219         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
4220         /dev/stderr. This is ash compatible.
4221
4222         * ly/init.ly: add warning if compatibility was not necessary.
4223
4224         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
4225
4226         * flower/include/string-handle.icc: formatting cleanups, rename
4227         references by ref_count_.
4228
4229 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
4230
4231         * make/lilypond.mandrake.spec.in: syncronize the spec file with
4232         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
4233         package libs separately, fix conflicting php variable out=/dev/vc/
4234         invoking `unset out', declare menus, use only one icon-file, fix
4235         doc-path in menu.
4236
4237 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4238
4239         * scripts/convert-ly.py (FatalConversionError.conv): typo
4240
4241         * Documentation/misc/GNUmakefile: restore misc directory.
4242
4243         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
4244
4245         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
4246         Petites-Preludes 
4247
4248         * input/test/partial-blank.ly (quickmeasure): syntax
4249
4250         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
4251         attachment property.
4252
4253         * Documentation/user/refman.itely: remove superfluous -'s 
4254         (Grace notes): ) fixes.
4255
4256         * lily/music.cc: generic compress(), transpose() functions. Remove
4257         others.
4258
4259         * lily/parser.yy (gen_text_def): remove support for #'(italic )
4260         style markup entry.
4261
4262         * lily/parser.yy: all articulations postfix; remove obligatory -
4263         for [,  ) and \!
4264         
4265         * lily/music.cc (to_relative_octave): write generic
4266         to_relative_octave function; various relative cleanups.
4267         Hmmm.
4268
4269         * lily/scm-option.cc: add options new-relative and old-relative
4270
4271         * po/sv.po: new po file.
4272
4273         * Documentation/user/refman.itely (Dynamics): website
4274         fixes. (should backport!)
4275
4276 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
4277
4278         * make/lilypond.mandrake.spec.in: declare version only once.
4279
4280 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4281
4282         * lily/simultaneous-music.cc (to_relative_octave): undo relative
4283         meaning for now.
4284
4285 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4286
4287         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
4288
4289         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
4290
4291         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
4292
4293         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
4294
4295         * lily/music.cc (var): add ly:music-transpose function.
4296
4297         * lily/parser.yy (pre_events): remove prefix articulations.
4298
4299         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
4300
4301         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
4302
4303         * Documentation/user/refman.itely (Text markup): add comment about
4304         markup in header.
4305
4306 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4307
4308         * lily/paper-outputter.cc (write_header_fields_to_file): 
4309         only dump value if it is a string.
4310
4311         * flower/include/dictionary.hh: remove.
4312         
4313         * Documentation/ChangeLog-1.5: add back old log.
4314
4315         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
4316         .pfas from a .deb.
4317
4318 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4319
4320         * Documentation/bibliography/engraving.bib: add entry for
4321         Jaschinski's Notation
4322
4323 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4324
4325         * Documentation/user/refman.itely (Beaming): add note about
4326         allowBeamBreak
4327
4328 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
4329
4330         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
4331         GregorianTranscription contexts
4332
4333         * ly/engraver-init.ly: vaticana contexts: minor fixes
4334
4335         * Documentation/user/refman.itely (Ancient notation): added note
4336         on appendix length bug
4337
4338         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
4339         input/test/vaticana.ly: use vaticana contexts; small fixes
4340
4341 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
4342
4343         * flower/hash.cc: Remove.
4344
4345         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
4346         to (nonexistent?) hash_func_ identifier.
4347
4348         * python/midi.c (midi_error, midi_warning): Use char const* for
4349         __FUNCTION__ argument.
4350
4351         * python/gettext.py: Remove.  We already require python 2.1, which
4352         includes gettext.py.
4353
4354         * configure.in: Require python 2.1, as INSTALL.texi says.
4355         it.
4356
4357         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
4358         versions 1.50 and 1.75.  Remove note about lexer patch.
4359
4360 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
4361
4362         * Documentation/topdocs/INSTALL.texi: Update type1 font
4363         description to actual situation.  Add comment about new font ball
4364         layout.
4365
4366         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
4367         in $LILYPONDPREFIX suffices for installation.
4368
4369 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4370
4371         * debian/control (Build-Depends): Add flex-old as alternative to
4372         flex.  Deprecate bison 1.75.
4373
4374 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
4375
4376         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
4377         Vaticana contexts
4378
4379         * Documentation/user/refman.itely (Ancient notation): documented
4380         some bugs; tiny fixes; added docu on Vaticana contexts
4381
4382         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
4383         scripts
4384
4385 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
4386
4387         * Documentation/user/refman.itely (Ancient notation): added some
4388         introductory words; added section on ancient time signatures;
4389         added some @seealso and @refcommands; small fixes and
4390         beautifications
4391
4392 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
4393
4394         * input/regression/note-head-style.ly: many fixes and updates
4395
4396         * Documentation/user/refman.itely: added small sections on ancient
4397         accidentals, rests and flags; revised ancient note head section;
4398         small wording/spelling fixes
4399
4400         * input/test/rests.ly: layout fixes
4401
4402 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
4403
4404         * input/puer-fragment.ly: bugfix: central C position of do clef
4405
4406         * ly/gregorian-init.ly: workaround: add small padding space before
4407         divisiones (the correct fix would be the spacing engine to handle
4408         this)
4409
4410 2003-08-13  Graham Percival  <gperlist@shaw.ca>
4411
4412         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
4413         cue-notes.ly: minor fixes.
4414
4415 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
4416
4417         * Documentation/user/refman.itely: bugfix: remove obsolete link to
4418         input/test/custos-style.ly
4419
4420         * Documentation/index.html.in: bugfix: link to Tutorial.html
4421
4422         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
4423         to neumes; bugfix: "et": epiphonus, not just a simple pes
4424
4425 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
4426
4427         * lilypond-mode.el: split `Insert Tag' if it is long enough.
4428
4429         * lilypond.words: add new features: markup, column, center, \[ \].
4430         
4431 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
4432
4433         * Documentation/topdocs/NEWS.texi, DEDICATION,
4434         stepmake/bin/add-html-footer.py
4435         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
4436         input/mutopia/J.S.Bach/wtk1-fugue1.ly
4437         input/mutopia/J.S.Bach/wtk1-prelude1.ly
4438         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
4439         added (only) after a sentence which is complete; if the sentence is 
4440         not ended a comma `,' or nothing is used. fix also spaces.
4441
4442 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4443
4444         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
4445         requirements to plain 1.6.
4446
4447         * buildscripts/mutopia-index.py (read_lilypond_header): update
4448         mutopia-index.py to 1.4 syntax [sic]
4449
4450 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
4451
4452         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
4453
4454 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4455
4456         * Documentation/index.html.in: url for regression pdf
4457
4458         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
4459
4460         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
4461
4462         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
4463
4464         * VERSION: 1.8.0 released
4465         
4466         * GNUmakefile.in (local-WWW-post): footify build fix.
4467
4468         * configure.in: require GUILE 1.6.4
4469
4470         * Documentation/user/GNUmakefile: don't copy *.png for
4471         lilypond-internals
4472
4473         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
4474         local-WWW-post target.
4475         (rsync-web): add rsync-web target
4476
4477         * Documentation/user/introduction.itely (Music notation and
4478         engraving): add neume example
4479
4480         * input/puer-fragment.ly (cantus): add puer-fragment
4481
4482 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4483
4484         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
4485         to notes, so that equalizer is actualy being used.
4486
4487         * scm/midi.scm (instrument-equalizer-alist):
4488         (absolute-volume-alist): Define public, so that user can copy or
4489         override.
4490
4491         * lily/key-performer.cc (create_audio_elements): Check for minor
4492         key.  Only if key is minor, set MIDI key to minor.
4493
4494 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4495
4496         * Documentation/user/refman.itely (Hiding staffs): fixes.
4497
4498         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
4499
4500         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
4501         vertical extents to deal with Hara kiri correctly.
4502
4503         * input/regression/hara-kiri-short.ly: remove
4504
4505         * input/regression/hara-kiri-pianostaff.ly: update test.
4506
4507         * Documentation/user/*.tely: remove WEBTITLE
4508
4509         * scm/output-tex.scm (comment): idem.
4510
4511         * scm/output-pdftex.scm: remove GUILE 1.4 glue
4512
4513         * scm/music-functions.scm (make-lyric-event): new function
4514
4515         * scm/lily.scm (lilypond-version): new function
4516
4517         * input/test/version-output.ly: new file.
4518
4519         * Documentation/user/lilypond.tely: add version number to
4520         front-page.
4521
4522 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4523
4524         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
4525
4526 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4527
4528         * input/template/gregorian-transcription.ly (barTwo): syntax update.
4529
4530         * Documentation/user/refman.itely (Hiding staffs): rename node.
4531
4532 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4533
4534         * input/regression/new-markup-syntax.ly (texidoc): remove
4535         molecule-callback override.
4536
4537 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4538
4539         * input/les-nereides.ly: Mark tweaks with %tweak.
4540
4541         * Debian patch, see debian/changelog (Anthony Fok).
4542
4543 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4544
4545         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
4546         problem.
4547
4548 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4549
4550         * Documentation/user/refman.itely (Text markup): Fix language bug.
4551
4552 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4553
4554         * input/* : postfix syntax fixes.
4555
4556         * Documentation/user/refman.itely (Text markup): add note about
4557         raise/lower with ^ or _ .
4558         
4559         * po/fi.po: fix \\apply strings.
4560
4561         * lily/parser.yy (open_event): warn for prefix articulations.
4562
4563 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
4564
4565         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
4566         fix also on parmesan font.
4567
4568 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4569
4570         * VERSION 1.7.30 released
4571         
4572         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
4573
4574         * buildscripts/mutopia-index.py (headertext): rewording
4575
4576 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4577
4578         * scm/new-markup.scm (strut-markup): new markup function.
4579
4580         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
4581         space also when no accidental is there.
4582
4583 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4584
4585         * input/les-nereides.ly: Updates.
4586
4587 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
4588
4589         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
4590         which repeats the tag insertion selected from "Insert tag" menu.
4591
4592 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4593
4594         * lily/all-font-metrics.cc (find_font): load AFM files first only
4595         for feta fonts. This fixes problems with TeXlive and other TeX
4596         distros that include AFM files for the CM fonts. 
4597
4598         * scm/font.scm (qualifiers-to-font-name): remove.
4599
4600         * lily/paper-def.cc: remove get_var.
4601
4602         * input/trip.ly: remove file.
4603         
4604         * input/regression/spacing-note-flags.ly (raggedright): remove
4605         stafflinethickness
4606
4607         * input/les-nereides.ly: update to new syntax, cleanups.
4608
4609 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4610
4611         * Documentation/user/refman.itely: Clarify shortest-note problem
4612         of autobeamer.
4613
4614 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
4615
4616         * lilypond-mode.el: Add each word to regexps only once.
4617
4618         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
4619         is based on the syntax definitions in lilypond.words. Remove all 
4620         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
4621         LilyPond->Insert menu is generated by the entries in lilypond.words 
4622         to which have been given a syntax definition.
4623
4624         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
4625         \notes, \relative, \score, \simultaneous, \transpose.
4626
4627         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
4628
4629         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
4630         
4631         * lilypond-mode.el: add menu keywords separately.
4632
4633         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
4634
4635 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
4636
4637         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
4638         current ugly installation method for PFA fonts.
4639
4640 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
4641
4642         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
4643         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
4644
4645         * Documentation/user/music-glossary.tely: update legato.
4646
4647 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4648
4649         * lexer-gcc-3.0.patch: Remove.
4650
4651         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
4652
4653 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4654
4655         * debian/rules (binary-arch): remove NEWS.
4656
4657 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
4658
4659         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
4660         stepmake/bin{ many }: polish the `--help's of different scripts;
4661         model taken from the core-utils of Linux.
4662
4663         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
4664
4665 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4666
4667         * flower/parse-afm.cc (parseCharMetrics): add warnings.
4668
4669         * flower/libc-extension.cc: idem.
4670
4671         * flower/include/libc-extension.hh: protect against isinf macros.
4672
4673 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
4674
4675         * { many }: Use two uppercase letters in LilyPond.
4676
4677         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
4678
4679         * VERSION: 1.7.29 released.
4680         
4681 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4682
4683         * lily/tie.cc: add TODO comment.
4684
4685         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
4686
4687         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
4688         linejoins and linecaps. This fixes problems with occasional spikes
4689         on slur/tie endings.
4690         
4691         * input/regression/font-name.ly: don't use PS fonts for
4692         compatibility reasons. 
4693
4694         * mutopia/claop.py (accents): update to 1.8
4695
4696         * Documentation/user/music-glossary.tely (Top): remove 13pt.
4697
4698         * Documentation/user/macros.itexi: don't color glossary links.
4699
4700         * Documentation/user/invoking.itexi (Error messages): new section
4701
4702 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4703
4704         * input/regression/font-name.ly: add file.
4705
4706         * scm/document-backend.scm (grob-doc): remove <hr> from
4707         lilypond-internals
4708
4709         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
4710         reqd version to 1.6.4 
4711
4712         * lily/font-interface.cc (get_font): bugfix: take font-name from
4713         alist chain too. This fixes font-name override for \markup.
4714
4715 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4716
4717         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
4718
4719         * input/test/polymetric-differing-notes.ly: Compile fix.
4720
4721 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
4722
4723         * Documentation/user/refman.itely: fixed typo
4724
4725         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
4726         before flexa
4727
4728 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
4729
4730         * input/test/{ many }: search & fix some typos.
4731
4732 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4733
4734         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
4735         images.
4736
4737         * scm/music-functions.scm (make-voice-props-set): set Script /
4738         TextScript dir for polyphony too.
4739
4740         * scm/define-grobs.scm (all-grob-descriptions): decrease space
4741         before clef.
4742
4743         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
4744
4745 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
4746
4747         * Documentation/user/refman.itely (Percussion): Small
4748         clarifications and fixes.
4749
4750         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
4751         threads. This fixes different heads playing simultaneously.
4752
4753 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
4754
4755         * Documentation/user/{ many }: increase readability (read through 
4756         User manual from `one big page').
4757
4758 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4759
4760         * input/test/polymetric-differing-notes.ly: add example with
4761         disparate note values.
4762
4763         * input/test/polymetric.ly: rename from poly-metric
4764
4765         * scripts/ly2dvi.py (include_path): bugfix: use outbase
4766         iso. outname.
4767
4768         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
4769         G-clef bbox to real char extents. This fixes the G-clef being
4770         offset too much to the right.
4771         document perc clef offset.
4772
4773         WARNING: FONT CHANGED.
4774
4775         * Documentation/user/tutorial.itely (Tutorial): move menu.
4776
4777 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4778
4779         * buildscripts/lilypond-profile.sh (Error): trim error message.
4780
4781         * Documentation/user/invoking.itexi (Invoking the lilypond
4782         binary): add note about path.
4783
4784         * Documentation/user/macros.itexi: add @c at EOL, hopefully
4785         suppresses superfluous spaces.
4786
4787 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4788
4789         * buildscripts/lilypond-profile.sh: Add documentation to error
4790         message.
4791
4792         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
4793
4794 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4795
4796         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
4797         <mike@ossmann.com>)
4798
4799         * Documentation/bibliography/computer-notation.bib (pages): prune
4800         unscientific language.
4801
4802         * Documentation/user/GNUmakefile: copy unsplit file to
4803         lilypond.html (idem for lilypond-internals).
4804
4805         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
4806
4807         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
4808
4809         * python/lilylib.py (lilypond_version): 2.1 proof version check.
4810
4811         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
4812         fix.
4813         
4814 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
4815
4816         * Documentation/user/{ various }: bind text snippets with their
4817         examples, e.g. by punctuation: This is an example.
4818
4819 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4820
4821         * ly/performer-init.ly (VoiceContext): Typos.
4822
4823         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
4824         builds, leave final-install to toplevel srcdir makefile.
4825
4826         * make/srcdir.make.in (install): New target.
4827
4828 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4829
4830         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
4831         This fixes core dump on MIDI output (Simon Weatherill).
4832
4833         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
4834         on local-WWW-post.
4835
4836 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4837
4838         * make/lilypond.redhat.spec.in: add dvips to reqs.
4839
4840 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4841
4842         * make/srcdir.make.in (web): Add special web target.
4843
4844         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
4845         from inner $(LOOP).
4846
4847         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
4848
4849         * stepmake/stepmake/generic-targets.make (www-targets-help):
4850         * GNUmakefile.in (web-install): Install in $(webdir).
4851
4852         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
4853
4854         * cygwin/changelog: 
4855         * cygwin/mknetrel: Update.
4856
4857         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
4858         (html-doc): Remove (use: web).
4859
4860         * stepmake/stepmake/script-rules.make: 
4861         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
4862         Fix $(config_make) dependencies for srcdir build.
4863
4864         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
4865         target for srcdir build.
4866
4867         * stepmake/make/stepmake.make: 
4868         * make/srcdir.make.in: 
4869         * GNUmakefile.in:
4870         * make/stepmake.make (config_make): Rename variable (was:
4871         configuration).
4872
4873 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4874
4875         * Documentation/user/internals.itely (Manipulating music
4876         expressions): run lilypond on example too.
4877
4878         * flower/include/libc-extension.hh: move lrint define to
4879         header. bugfix.
4880         
4881 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
4882
4883         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
4884         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
4885         do we recurse whole tree?).
4886
4887         * GNUmakefile.in (html-doc): Resurrect.
4888
4889         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
4890         obsolete $(package-icon) dependency.
4891
4892 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4893
4894         * Documentation/user/refman.itely (Automatic staff changes):
4895         add seealso 
4896
4897         * Documentation/index.html.in: link to bigpage.
4898
4899         * Documentation/user/tutorial.itely (Tutorial): streamline.
4900
4901         * Documentation/index.html.in: url typo.
4902
4903         * VERSION (PACKAGE_NAME): release 1.7.28
4904
4905         * python/lilylib.py (error_log): remove '/' from name.
4906
4907         * input/regression/pedal.ly: remove; dups input/test/
4908         
4909         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
4910
4911         * Documentation/index.html.in: python style doco index.
4912
4913         * Documentation/{footer,header}.html.in (src): remove, 
4914
4915         * Documentation/pictures: remove all but lelie-logo.xpm.
4916
4917         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
4918         before running makeinfo.
4919
4920         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
4921         @code{}
4922
4923 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4924
4925         * input/test/bar-number-regular-interval.ly: rename.
4926
4927         * Documentation/user/*: various fixes. 
4928
4929 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
4930
4931         * Documentation/{ many }: polish for update-all-menus. typos.
4932
4933         * po/fi.po: fixes.
4934
4935         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
4936
4937         * buildscripts/mutopia-index.py: polish.
4938
4939         * input/regression/{ many }, input/test{ many }: polish texidocs.
4940
4941 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4942
4943         * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
4944
4945         * lily/text-spanner.cc (brew_molecule): use bracket-flare
4946         iso. edge-widen.
4947
4948         * lily/piano-pedal-engraver.cc (process_music): change from
4949         process_acknowledged ()
4950
4951         * lily/piano-pedal-bracket.cc: new file. Change
4952         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
4953         cleaned up.
4954
4955         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
4956
4957         * input/regression/tuplets.ly (texidoc): rename file.
4958
4959         * po/fr.po: update
4960
4961         * buildscripts/lilypond-profile.sh: error message if script is not
4962         sourced.
4963
4964         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
4965         bracket-flare
4966         (make_bracket): simplify code.
4967
4968         * lily/parser.yy (verbose_command_req): catch typos in \key scale
4969         argument.
4970
4971         * python/lilylib.py (lilypond_version_check): new function
4972
4973         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
4974
4975         * scripts/ly2dvi.py (run_lilypond): add version check.
4976
4977         * scripts/lilypond-book.py (option_definitions): typo
4978
4979         * scripts/ly2dvi.py (include_path): typo
4980
4981         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
4982
4983         * lily/parse-scm.cc (parse_handler): typo
4984
4985         * Documentation/user/macros.itexi: use @heading for headings.
4986
4987         * Documentation/user/refman.itely: updates, fixes.
4988
4989 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
4990
4991         * po/fi.po: add Finnish translations. fixes.
4992
4993         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
4994
4995         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
4996         from lily/glissando-engraver.cc.
4997
4998 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
4999
5000         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
5001         for non-first _broken_ bracket.
5002
5003         * Documentation/user/refman.itely: corrections.
5004
5005 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5006
5007         * lily/new-fingering-engraver.cc (position_scripts): add heads to
5008         support of the fingerings.
5009
5010         * po/fr.po: French translation update.
5011
5012         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
5013         strings.
5014
5015 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
5016
5017         * Documentation/user/introduction.itely: Small fixes.
5018
5019 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
5020
5021         * Documentation/topdocs/AUTHORS.texi: polish.
5022
5023 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5024
5025         * Documentation/user/introduction.itely: revise
5026
5027         * Documentation/user/tutorial.itely: reorganise.
5028
5029         * Documentation/topdocs/index.tely: remove.
5030
5031         * Documentation/header.html.in: prune.
5032
5033         * GNUmakefile.in: clean up web building.
5034
5035         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
5036         target.
5037
5038 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
5039
5040         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
5041
5042         * lilypond-mode.el: turn on blink-matching-paren.
5043
5044 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
5045
5046         * scm/output-sodipodi.scm (svg-header): Fix typo.
5047
5048 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5049
5050         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
5051         fixes a security hole.
5052
5053         * scripts/lilypond-book.py (original_dir): remove temp_dir
5054
5055         * scm/document-translation.scm: use @code tags.
5056
5057 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
5058
5059         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
5060
5061         * lilypond-mode.el: add a buffer-local post-command-hook to set
5062         context dependent syntax-table after each cursor event. Remove old
5063         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
5064
5065         * lilypond-indent.el: update comments.
5066
5067         * Documentation/footer.html.in: add period.
5068
5069 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5070
5071         * make/lilypond.redhat.spec.in (Group): don't strip binary.
5072
5073         * scm/document-translation.scm (document-property-operation): add
5074         @code{} tags.
5075
5076         * VERSION (PACKAGE_NAME): release 1.7.27
5077
5078         * config.make.in: add PAPER variable
5079
5080         * buildscripts/new-chords.py (help): add help text
5081
5082         * Documentation/user/introduction.itely (Typography and program
5083         architecture):  fixes.
5084
5085         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
5086         for texinfo and dvips. This fixes problems with PDF output of the
5087         wrong size.
5088
5089         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
5090         DVIPS_PAPERSIZE variable
5091
5092         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
5093         TEXINFO_PAPERSIZE variable 
5094
5095 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5096
5097         * mf/feta-macros.mf: whoops: only draw lines for test situations.
5098
5099         * mf/feta-toevallig.mf: lowres fixes.
5100
5101 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5102
5103         * NEWS: Typo and fill-paragraph fixes.
5104
5105         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
5106         cast #define.
5107
5108         * configure.in: 
5109         * config.hh.in: Check for lrint.
5110
5111 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5112
5113         * VERSION: 1.7.26 released
5114
5115         * lily/separation-item.cc: add padding property.
5116
5117         * input/test/*.ly: various fixes, remove solo-a2.ly
5118
5119         * scm/new-markup.scm (brew-new-markup-molecule): arg order
5120         bugfix. Fixes old-style markup compatibility.
5121
5122         * Documentation/user/introduction.itely (Introduction): historical
5123         elucidations
5124
5125         * Documentation/user/music-glossary.tely (Top): linewidth fix.
5126
5127         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
5128
5129         * Documentation/index.texi (Top): cleanup.
5130
5131         * Documentation/user/introduction.itely (Introduction): rewrite
5132         introduction, 
5133         (Music notation and  engraving): about notation. Add flat-picture
5134
5135 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5136
5137         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
5138         separation items. This keeps lyrics from bumping into each other.
5139
5140 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
5141
5142         * GNUmakefile.in (topdocs-web): New target.
5143         (local-web): Depend on topdocs-web; fixes html-doc.
5144
5145 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5146
5147         * po/lilypond.pot: run po-replace
5148
5149         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
5150
5151         * scm/drums.scm (reset-drum-kit): new function.
5152
5153         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
5154
5155         * scripts/update-lily.py: remove
5156         
5157         * VERSION: release 1.7.25
5158         
5159         * Documentation/user/introduction.itely (Introduction): rewrite
5160         start of introduction.
5161
5162 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
5163
5164         * lily/all-font-metrics.cc: fixed typo
5165
5166 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
5167
5168         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
5169         LilyPond-mode-context-set-syntax-table): new functions to define
5170         the syntax table according to context.
5171
5172         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
5173
5174 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5175
5176         * Documentation/user/refman.itely (Figured bass): 
5177         language nit courtesy http://www.vocabula.com
5178
5179         * GNUmakefile.in: remove no kpathsea hack.
5180
5181         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
5182         doco.
5183
5184         * GNUmakefile.in: remove web-doc target.
5185
5186         * lily/all-font-metrics.cc (find_afm): add message about
5187         buildscripts/clean-fonts.sh 
5188
5189         * scm/define-music-properties.scm (figure): use string for 'figure
5190
5191         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
5192
5193         * input/regression/ : add raggedright = ##t where applicable. 
5194         
5195         * scm/bass-figure.scm (make-bass-figure-markup): add
5196         alignBassFigureAccidentals property.
5197
5198         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
5199         bracket.
5200
5201         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
5202         syllables widths into account for minimum-length.
5203
5204         * input/test/staff-container.ly: update file
5205
5206         * input/test/stem.ly: remove
5207
5208         * lily/event.cc (LY_DEFINE): add ly: prefix.
5209
5210         * input/test/clef-manual-control.ly: from manual-clef
5211
5212         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
5213
5214         * input/test/different-time-signatures.ly: move to poly-metric.ly
5215
5216         * input/test/hara-kiri*,scales.ly: remove
5217         
5218         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
5219         with chord-names-jazz.ly)
5220
5221         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
5222         get scalable cm fonts too.
5223
5224         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
5225         --encoding for mftrace if present.
5226
5227         * input/regression/slur-area.ly: move from test/
5228
5229         * input/test/: remove simple-slur-endings slur-attachment
5230         slur-broken-cross-staff slur-broken.ly slur-damping.ly
5231         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
5232         slur-symmetry slur-symmetry tie-broken.ly
5233
5234         * scm/drums.scm (set-drum-kit): add function.
5235
5236         * Documentation/user/refman.itely (Percussion staves): use
5237         set-drum-kit
5238
5239         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
5240         too
5241         (Global_measure.set_timesig): handle 3/8 time sig too.
5242
5243         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5244         note about triangle note heads.
5245
5246         * scm/drums.scm: use alist for instrument-settings. This fixes the
5247         bug with assigning to drums in the .ly file.
5248
5249         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
5250         CHANGED.
5251
5252         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
5253         cluster-beacon-interface
5254
5255         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
5256
5257         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
5258
5259         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
5260
5261         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
5262         to get positions.
5263
5264         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
5265         make ClusterSpannerBeacon to record Y positions. This removes the
5266         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
5267         make cluster-note-events.
5268
5269 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5270
5271         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
5272
5273         * configure.in: Use lily/main.cc as identifying source file.
5274
5275         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
5276
5277         * config.hh.in: 
5278         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
5279
5280         * configure.in: Require PYTHON >= 2.0.
5281
5282         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
5283           $PYTHON for include dir location.
5284         (STEPMAKE_PYTHON): New function.  Use
5285         
5286             PYTHON=foo ./configure
5287
5288           to override.
5289
5290 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5291
5292         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
5293         something.
5294
5295         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
5296         ftp.lilypond.org everywhere.
5297
5298 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5299
5300         * lily/text-item.cc (interpret_new_markup): do only if new-markup
5301         detected.
5302
5303         * Documentation/user/refman.itely (Grace notes): note on explicit
5304         contexts
5305
5306 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
5307
5308         * lilypond-font-lock.el: add a comment about LilyPond specific
5309         escape characters: ^, - and _, in the syntax table.
5310
5311         * Documentation/user/appendices.itely: a majuscule fix.
5312
5313 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5314
5315         * input/test/trills.ly (endHorizScript): fixes.
5316
5317         * input/test/chord-names-jazz.ly: merge in alternate Jazz
5318         notation, move from regression.
5319
5320         * input/test/script-stack.ly: change name from stacked-scripts
5321
5322         * input/test/ossia.ly: octave errors.
5323
5324         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
5325         for midi-volume-equaliser
5326
5327 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5328
5329         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
5330         cm fonts.
5331
5332         * mf/feta-beugel.mf: don't multiply font_count by 10.
5333
5334         * lily/lookup.cc (horizontal_line): new function. Use
5335         horizontal-line in output backends.
5336
5337         * Documentation/user/tutorial.itely (An orchestral part): new
5338         section on orchestral stuff and identifiers.
5339
5340 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
5341
5342         * lilypond-mode.el: comment-out paren-highlighting, it still causes
5343         some interference to other modes.
5344
5345 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5346
5347         * lily/spacing-spanner.cc (musical_column_spacing): use average,
5348         not maximum of spacing wishes in polyphonic situations.
5349
5350         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
5351         number
5352
5353         * lilypond-indent.el: remove paren matching. 
5354
5355         * lily/text-item.cc (interpret_new_markup): new function
5356         use iso. text2molecule.
5357
5358         * lily/main.cc (notice): change FSF address 
5359
5360         * po/de.po: update PO file to 1.6.
5361
5362 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
5363
5364         * Documentation/user/ {many}: Add periods and remove spaces.
5365         
5366 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
5367
5368         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
5369         Disable buffer-locally default paren hook and make a new one. 
5370
5371         * lilypond-mode.el: Turn off locally paren-mode, but turn on
5372         locally LilyPond-paren-mode. Add todo for mouse double-click.
5373
5374 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
5375
5376         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
5377         Disable buffer-locally default paren idle timer and make a new one. 
5378
5379         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
5380         locally LilyPond-show-paren-mode. Add to menu a toggle for
5381         LilyPond-show-paren-function.
5382
5383 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5384
5385         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
5386
5387 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
5388
5389         * Documentation/user/refman.itely: spelling fix.
5390
5391         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
5392         paren highlight function definitions. add todo for
5393         LilyPond-show-paren-mode.
5394
5395 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5396
5397         * input/template/jazz-combo.ly: new file.
5398
5399 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5400
5401         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
5402         lo-res fixes.
5403
5404         * mf/feta-schrift.mf: bugfix in varcoda sign.
5405         WARNING: FONT CHANGED
5406
5407         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
5408         in accordance with lexer.ll.   
5409
5410 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5411
5412         * Documentation/user/tutorial.itely: Edit introduction.
5413
5414 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5415
5416         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
5417         ly:grob-staff-position
5418
5419 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5420
5421         * scm/to-xml.scm: import srfi-1
5422
5423         * VERSION (MAJOR_VERSION):  release 1.7.24
5424
5425         * python/lilylib.py (make_ps_images): make multipage _really_ work.
5426
5427         * scripts/lilypond-book.py (do_file): put texidoc before image.
5428         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
5429
5430         * input/regression/*.ly: fix snippet octaves 
5431
5432         * input/test/spanner-after-break-tweak.ly: import
5433         broken-spanner-adjustment
5434
5435         * input/no-notation/midi-transposing.ly: move from input/test/
5436
5437         * input/test/: remove chord-markup
5438
5439         * input/regression/instrument-name-partial.ly: move from input/test.
5440
5441         * input/test/vertical-text.ly: remove
5442
5443         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
5444         space above lyrics lines.
5445
5446         * input/test/uniform-breaking.ly: remove file.
5447
5448         * lily/gourlay-breaking.cc (combine_demerits): add comment about
5449         uniform spacing density. 
5450
5451         * input/test/chords.ly (keys): remove file.
5452
5453         * scm/documentation-lib.scm (oop): use srfi-1 too.
5454
5455         * input/regression/*.ly: add \version
5456
5457         * Documentation/user/*.itely: various fixes.
5458
5459         * buildscripts/mf-to-table.py (base): break table every three
5460         symbols.
5461
5462         * input/:  remove %% new-chords-done %% .
5463
5464         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
5465         os-music.ly
5466         
5467 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5468
5469         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
5470
5471         * scm/new-markup.scm (box-markup): new function.
5472         (box-markup): new function. Contributed by Dick Schoeller
5473         <schoeller@attbi.com>
5474
5475         * scm/lily.scm: remove reduce-no-unit 
5476         (list-insert-separator): use fold-right
5477
5478         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
5479         of arguments. 
5480
5481         * NEWS: more neutral language for ancient notation 
5482
5483         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
5484         inside pointing beaming for chord tremolo.
5485
5486         * Documentation/user/lilypond-book.itely: minor editing
5487
5488 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
5489
5490         * NEWS: added news for 1.8 regarding ancient notation
5491
5492         * Documentation/user/refman.itely (Gregorian square neumes
5493         ligatures): fixed typo
5494
5495         * lily/vaticana-ligature-engraver.cc,
5496         lily/include/vaticana-ligature.hh: bugfix: use special heads for
5497         lower/upper head of Pes only when heads are stacked
5498
5499         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
5500         scm/define-grob-properties.scm: cleanup: make "join-left" a
5501         boolean grob property and save delta pitch in grob property
5502         "delta-pitch" instead
5503
5504         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
5505
5506 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5507
5508         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
5509         completely borked
5510
5511         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
5512         (try_music): bug fix: beam multiplicity was completely borked.
5513
5514         * scm/lily.scm: remove tail, filter-list, filter-out-list,
5515         first-n, butfirst-n in favor of srfi-1 functions.
5516         remove string-join, string-pad in favor of srfi-13 functions.
5517
5518         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
5519
5520         * NEWS: use complete sentences.
5521
5522         * Documentation/user/introduction.itely (Example applications):
5523         add note about databases and lilypond-book.
5524
5525         * input/test/volta.ly: remove file
5526
5527         * input/regression/volta-broken-left-edge.ly: simplify file
5528
5529 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5530
5531         * Documentation/user/refman.itely (Constructing a tweak): new
5532         subsection.
5533
5534         * Documentation/user/tutorial.itely (Fine tuning layout): add
5535         common tweaks.
5536
5537         * scm/define-grobs.scm (TextScript): use new brewer.
5538
5539 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5540
5541         * VERSION: release 1.7.23
5542
5543         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
5544
5545         * python/lilylib.py (make_ps_images): bugfixes.
5546
5547         * input/regression/volta-multi-staff.ly: new file.
5548
5549         * Documentation/user/macros.itexi: refcommands, refcommand macros.
5550
5551         * Documentation/user/tutorial.itely (Piano staffs): new section.
5552         (Setting variables): new section
5553         (Fine tuning layout): new section
5554
5555         * input/just-friends.ly: remove file. Superseeded by
5556         input/test/chords-without-melody.ly
5557
5558         * ly/property-init.ly: add all commands to refman.
5559
5560         * scm/define-translator-properties.scm: remove
5561         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
5562
5563         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
5564         name. Underscores botch up PS output.
5565
5566         * scm/define-translator-properties.scm: remove
5567         textNonEmpty, oneBeat, regularSpacingDelta
5568
5569         * scripts/convert-ly.py (FatalConversionError.conv): conversion
5570         rule for automaticBars.
5571
5572         * lily/timing-engraver.cc (start_translation_timestep): change
5573         barNonAuto to automaticBars
5574
5575 2003-06-30  Graham Percival  <gperlist@shaw.ca>
5576
5577         * input/test/perform-tie.ly: delete file.
5578
5579 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
5580
5581         * Documentation/user/refman.itely (Gregorian square neumes
5582         ligatures): bugfix: do not show ledger lines in neumes table
5583         (fixed by setting staff symbol to transparent rather than removing
5584         it from staff context)
5585
5586 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5587
5588         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
5589         glue into brew-new-markup-molecule.
5590
5591         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
5592
5593         * Documentation/user/introduction.itely (Computerized typography):
5594         new section
5595
5596         * Documentation/user/tutorial.itely (An orchestral part): remove
5597         pc example from tutorial.
5598
5599         * input/tutorial/lilbook.tex: use screech-boink
5600
5601         * scripts/lilypond-book.py (compile_all_files): split formatting
5602         output body and scheduling lilypond compilation.
5603         (format_lilypond_output_bodies): new function
5604         (format_lilypond_block): new function
5605         (html_pages): allow multi-page images in HTML
5606
5607         * python/lilylib.py (make_ps_images): rename function from
5608         make_preview, merge with make_page_images
5609
5610 2003-06-28  Graham Percival  <gperlist@shaw.ca>
5611
5612         * input/test/key-clefs.ly: moved to regression.
5613
5614         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
5615
5616         * input/no-notation/README: added note about midi-*.ly files.
5617
5618         * input/test/two-key.ly: moved to no-notation/parse5.ly
5619
5620         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
5621         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
5622
5623         * input/test/ {various}: modified comments, marked some for deletion.
5624
5625         * input/test/lines.ly: deleted file; duplicate of embedded-postscript.ly
5626
5627         * input/test/mmrest-collision: moved to regression.
5628
5629 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5630
5631         * scm/chord-name.scm (note-name->markup): don't superscript root
5632         alterations in chordnames.
5633
5634 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5635
5636         * Documentation/user/refman.itely (Multi measure rests): more
5637         index/cross-referencing.
5638
5639         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
5640
5641         * scm/font.scm: remove properties-to-font-name code.
5642
5643         * scm/define-grob-properties.scm: remove 'type
5644
5645         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
5646         conversion
5647
5648         * lily/text-spanner.cc: change 'type grob prop to 'style 
5649
5650         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
5651         "first" flag to decide whether to make a start-repeat
5652
5653         * input/regression/grace-volta-repeat-2.ly: new file.
5654
5655 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5656
5657         * lilypond-indent.el: rename generic functions to LilyPond-*
5658
5659 2003-06-22  Graham Percival  <gperlist@shaw.ca>
5660
5661         * input/test/thumb.ly: delete, merged into refman.
5662
5663         * Documentation/user/refman.itely: added thumb info to Fingering.
5664
5665         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
5666         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
5667         vertical-align.ly : deleted files.
5668
5669 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5670
5671         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
5672
5673         * lily/line-spanner.cc (broken_trend_offset): remove function.
5674         (get_broken_offset): idem.
5675         (brew_molecule): rewrite the line-break case.
5676
5677         * input/regression/follow-voice-break.ly:  new file.
5678
5679         * lily/line-spanner.cc (after_line_breaking): remove lines at the
5680         start of a system.
5681
5682 2003-06-20  Graham Percival  <gperlist@shaw.ca>
5683
5684         * input/test/tuplet-rest.ly: moved to regression.
5685
5686         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
5687         deleted file.
5688
5689         * input/test/ {many} : marked file for possible deletion.
5690
5691 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5692
5693         * input/regression/beam-funky.ly: add note about (disputed)
5694         correct beaming.
5695
5696         * ly/engraver-init.ly (ScoreContext): put key-signature after
5697         staff-bar
5698         
5699 2003-06-20  Graham Percival  <gperlist@shaw.ca>
5700
5701         * input/test/ broken.ly lyric-phrasing.ly: deleted.
5702
5703         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
5704
5705         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
5706
5707         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
5708         stem-extend was deleted (it was duplicate example, and not as
5709         good).
5710
5711         * input/test/[s-z]*.ly: add texidoc index.
5712
5713 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5714
5715         * lily/slur.cc (get_boundary_notecolumn_y): change name from
5716         get_first_notecolumn_y
5717
5718         * lily/spanner.cc (broken_spanner_index): new function.
5719
5720 2003-06-19  Graham Percival  <gperlist@shaw.ca>
5721
5722         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
5723         lyric-hyphen.ly : moved to regression.
5724
5725         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
5726         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
5727
5728         * input/test/instrument-name-mmrest.ly: moved to
5729         ../regression/multi-measure-rest-instr-name.ly
5730
5731         * input/test/knee-sym.ly: moved to
5732         ../regression/beam-knee-symmetry.ly.
5733
5734         * input/test/hymn.ly: change comments.
5735
5736         * input/test/[p-r]*.ly: add texidoc index.
5737
5738 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5739
5740         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
5741         to postfix syntax
5742         
5743         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
5744         syntax.
5745
5746         * VERSION: release 1.7.22
5747
5748 2003-06-18  Graham Percival  <gperlist@shaw.ca>
5749
5750         * input/test/[h-k]*.ly: added texidoc index.
5751
5752         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
5753
5754         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
5755
5756         * input/test/ various : mark files for deletion or moving to regression.
5757
5758         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
5759
5760         * input/test/[l-o]*.ly: added texidoc index.
5761
5762 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5763
5764         * scm/music-functions.scm (make-ottava-set): 
5765         only do ottavation if centralCPosition is set.
5766
5767         * lily/translator-scheme.cc (ly:context-property-where-defined):
5768         return '() if not found.
5769
5770 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
5771
5772         * lilypond-mode.el (LilyPond-un-comment-region): removed.
5773         Use one command for both commenting and uncommenting.
5774
5775         * lilypond-indent.el (LilyPond-comment-region): new function,
5776         (un)comments each line separately.
5777
5778         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
5779         
5780         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
5781         imenu is not added by default; adapted from f90.el,
5782         makes Help-menu, which does not fit, visible in XEmacs.
5783         
5784 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
5785
5786         * lilypond-mode.el: Set show-paren-mode local; minor-mode
5787         show-paren-mode sets blink-matching-paren-on-screen local.
5788         Try to make show-paren-function to paren-highlight local.
5789
5790         * lilypond-indent.el (LilyPond-scan-sexps): new function.
5791         Copy definitions of Emacs' show-paren-function and
5792         XEmacs' paren-highlight and make minimal changes;
5793         add comments about locality. 
5794         Fix matching first open-paren-char in '<< .. >>'.
5795
5796 2003-06-16  Graham Percival  <gperlist@shaw.ca>
5797
5798         * input/test/g*: added texidoc index.
5799
5800         * input/test/[a-g]*: added raggedright==#t when it
5801          seemed appropiate.
5802
5803         * input/test/ fake-grace.ly figured-bass.ly : removed file.
5804
5805         * Documentation/topdoc/INSTALL.texi: removed false warnings
5806         about gcc 3.3.
5807
5808 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5809
5810         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
5811
5812         * input/test/chords-without-melody.ly (texidoc): add from
5813         input/just-friends.ly
5814
5815         * input/regression/size{13--26}.ly: move from input/
5816
5817         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
5818         input/{star-spangled-banner,twinkle}.ly: remove 
5819         
5820         * lily/slur.cc: remove slur over rest warnings.
5821
5822         * lily/note-spacing.cc (get_spacing): include left part of right
5823         object in fixed space. This fixes stretched space before
5824         accidentals.
5825
5826         * input/regression/spacing-accidental-stretch.ly: new file.
5827
5828 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
5829
5830         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
5831         Reduce to 16pt.
5832
5833 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5834
5835         * input/regression/spacing-knee.ly: docstring
5836
5837         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
5838
5839         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
5840         input/tutorial/{test,solar,flowing}.ly: remove
5841
5842         * input/rhythm.ly: remove
5843
5844         * input/mutopia/F.Schubert/standchen.ly: update syntax.
5845
5846         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
5847         update syntax. 
5848
5849         * scm/define-grobs.scm (all-grob-descriptions): set
5850         knee-spacing-correction to 1.0
5851
5852         * lily/note-spacing.cc (stem_dir_correction): compute knee
5853         correction using stem-thickness and head width.
5854
5855         * input/regression/beam-quanting-horizontal.ly: update texidoc
5856
5857         * scm/define-grobs.scm (all-grob-descriptions): set
5858         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
5859         This fixes 32nd beams for noteheads in spaces quants.
5860
5861         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
5862
5863 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
5864
5865         * README.mandrake: Change lilypond-extras to lilypond-documentation.
5866
5867 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5868
5869         * input/test/dpncnt.ly,part-combine-score.ly: remove.
5870
5871         * VERSION (PACKAGE_NAME): release 1.7.21
5872
5873         * input/regression/stem-shorten.ly: new file.
5874
5875         * lily/stem.cc (get_default_stem_end_position): revise stem
5876         shortening code.
5877
5878         * input/regression/spacing-multi-tuplet.ly: move from input/test/
5879
5880         * input/test/{scripts,volta-start,sleur}.ly: remove
5881         
5882         * input/regression/span-bar.ly: smaller file.
5883
5884         * input/regression/spacing-{natural,tight,loose}.ly: remove
5885
5886         * input/test/markup.ly: remove
5887
5888         * scripts/lilypond-book.py: put printfilename in separate chunk,
5889         so texidoc is printed after the filename.  
5890
5891 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
5892
5893         * make/lilypond.mandrake.spec.in: fix docdirs.
5894
5895 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5896
5897         * input/regression/beam-french.ly: bugfix.
5898
5899         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
5900
5901         * input/regression/(various).ly: add raggedright = #t.
5902
5903         * input/regression/auto-beam.ly: move from abe.ly
5904
5905 2003-06-13  Graham Percival  <gperlist@shaw.ca>
5906
5907         * input/test/f*.ly: added texinfo index.
5908         
5909         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
5910
5911 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5912
5913         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
5914         quant penalty for beam just outside staff.
5915
5916         * input/regression/beam-quanting-horizontal.ly (texidoc): move
5917         from beam-pos.ly,  remove non-horizontal tests. 
5918
5919         * input/test/(various): cleanup header info. 
5920
5921         * input/test/tchaikovsky.ly: remove file.
5922
5923         * scm/chord-generic-names.scm: move from
5924         double-plus-new-chord-name.scm
5925
5926         * input/test/orchestscore.ly: remove file
5927
5928         * Documentation/user/refman.itely (Vocal music): update documentation.
5929
5930         * scm/define-translator-properties.scm (chordNoteNamer): remove
5931         chordNameStyle, use chordNameFunction
5932
5933         * scm/chord-name.scm (set-chord-name-style): remove
5934         set-chord-name-style. Use \property chordNameFunction.
5935
5936 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5937
5938         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5939         music): remove @TeX{} command.
5940
5941 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
5942
5943         * lilypond-indent.el (scan-sexps): Renamed to
5944         aargh-this-breaks-other-emacs-modes-scan-sexps.
5945
5946 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
5947
5948         * lilypond-indent.el: Fix: match concurrent one-char opening and 
5949         closing slurs: '()', etc. Add comments.
5950
5951         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
5952
5953         * lilypond-font-lock.el: match unending string at eof.
5954
5955         * make/lilypond.mandrake.spec.in: refreshed packed file list.
5956         
5957 2003-06-10  Graham Percival  <gperlist@shaw.ca>
5958
5959         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
5960         input/test/beam-dir.ly input/test/beam-position.ly    
5961         input/test/beam-suspect.ly input/test/beam-trend.ly    
5962         input/test/beams.ly input/test/crescendo-text.ly : deleted
5963         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
5964         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
5965         * input/test/default-bars.ly: moved to bar-always.ly
5966         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
5967
5968 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5969
5970         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
5971
5972 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5973
5974         * scm/chord-ignatzek-names.scm (remove-step): rename file.
5975
5976 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
5977
5978         * lilypond-indent.el: Match better slurs in scheme expressions.
5979         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
5980
5981         * Documentation/user/invoking.itexi: document Emacs' paren matching.
5982
5983 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5984
5985         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
5986
5987         * input/ac-extra-voice.ly: Add texidoc.
5988
5989         * ly/chord-modifiers-init.ly: 
5990         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
5991         and chordNameExceptionsPartial for new chord names.
5992
5993         * input/test/chord-names-dpnj.ly: 
5994         * input/test/dpncnt.ly: Update.
5995
5996         * scm/chord-name.scm: 
5997         * scm/double-plus-new-chord-name.scm: Add compatibility for new
5998         chord selection and options.
5999
6000         * ly/chord-modifiers-init.ly: Add exceptions 
6001
6002         * scm/define-translator-properties.scm (chordNameStyle) 
6003         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
6004
6005 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
6006
6007         * ly/property-init.ly (germanChords): Added.
6008         (semiGermanChords): Added.
6009         
6010         * input/test/chord-names-german.ly: Use new macros
6011         
6012 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
6013
6014         * lilypond-indent.el: Use similar parenthesis highlighting for 
6015         Emacs and XEmacs through redefinitions of parenthesis highlighting 
6016         functions; removed LilyPond-show-paren-function. Fix indenting.
6017         Turn paren-matching on also in XEmacs.
6018
6019         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
6020         as needed by parenthesis highlighting functions (in scan-sexp).
6021
6022 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
6023
6024         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
6025         function.
6026         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
6027
6028 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
6029
6030         * lilypond-indent.el: tune regexp for show-paren-function.
6031
6032 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
6033
6034         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
6035         for all LilyPond-produced tex snippets.
6036
6037         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
6038         fixes one line --preview output of ly2dvi.
6039
6040 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
6041
6042         * lilypond-indent.el: match only one type of slurs in
6043         LilyPond-show-paren-function.
6044
6045 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
6046
6047         * debian/GNUmakefile (EXTRA_DIST_FILES): 
6048         * debian/lilypond1.7.dirs: 
6049         * debian/lilypond1.7-doc.dirs: New file.
6050
6051         * input/regression/chord-name-exceptions.ly: Add parameter for
6052         ignatzekExceptions.  Quote hash in docstring.
6053
6054 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
6055
6056         * lilypond-indent.el (show-paren-function): define show-paren-function
6057         as LilyPond-blink-matching-open and use it for closing parens.
6058         Let LilyPond-blink-matching-open know whether a bracket was inserted.
6059
6060         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
6061         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
6062         LilyPond-blink-matching-paren in order to match both open and close
6063         brackets.
6064         
6065 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
6066
6067         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
6068         testing by modifying the code from FSF Emacs paren.el. Add comments.
6069
6070 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
6071
6072         * input/test/dpncnt.ly: Transpose example to match new
6073         default \chords octave.  Add comment.
6074         
6075         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
6076         comment about octave change.
6077
6078 2003-06-04  Graham Percival  <gperlist@shaw.ca>
6079
6080         * input/test/[d,e]: added texinfo index tags.
6081         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
6082
6083 2003-06-04  Graham Percival  <gperlist@shaw.ca>
6084
6085         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
6086
6087 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
6088
6089         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
6090         as in blink-matching-open.
6091
6092 2003-06-03  Graham Percival  <gperlist@shaw.ca>
6093
6094         * input/test/[a-c]: more comments in files.
6095         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly 
6096         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
6097         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
6098         mark file for proposed deletion.
6099         * input/test: renaming files:
6100         auto-beam-4-8.ly to beam-auto-4-8.ly
6101         auto-beam-override.ly to beam-auto-override.ly
6102         auto-beam.ly to beam-auto.ly
6103         blank.ly to blank-paper.ly
6104         absolute-volume.ly to dynamic-absolute-volume.ly
6105
6106 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
6107
6108         * input/test/dpncnt.ly: 
6109         * input/test/chord-names-dpnj.ly: Resurrect.
6110
6111         * lily/my-lily-lexer.cc: Remove chordnames keyword.
6112
6113         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
6114
6115         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
6116         Better docstring, add parameter OMIT-ROOT, tidy up.
6117
6118 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
6119
6120         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
6121
6122 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
6123
6124         * scm/output-ascii-script.scm (as-font-alist-alist):
6125         (as-properties-to-font-name):
6126         (as-make-style-sheet): Remove.
6127
6128         * scm/font.scm (as-make-font-list): New function.
6129         (as-font-sheet-alist): New variable.
6130
6131         * ly/paper-as9-init.ly: 
6132         * ly/paper-as5-init.ly: Update.
6133
6134         * ly/paper-as5.ly:
6135         * ly/paper-as9.ly: New file.
6136
6137 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
6138
6139         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
6140
6141 2003-05-28  Graham Percival  <gperlist@shaw.ca>
6142         * input/sondag-morgen/*: removed due to copyright concerns.
6143         * input/[a,b]*.ly: added a newline at the end of the texinfo
6144         doc string (produces better output in HTML version).
6145         * input/c*.ly: added texinfo index and added comments to
6146         aid in future changes to input/test/ files.
6147
6148 2003-05-28  Graham Percival  <gperlist@shaw.ca>
6149         
6150         * Documentation/user/refman.itely: fixed build problem (missing
6151         file) caused by previous renaming.
6152
6153 2003-05-28  Graham Percival  <gperlist@shaw.ca>
6154         
6155         * input/test/[a,b]*.ly: added texinfo index and added comments to
6156         aid in future changes to input/test/ files.
6157         * input/test/bar-number-every-5-reset.ly: renamed to
6158         bar-number-every-five-reset.ly
6159         * input/test/bar-script-visibility.ly: renamed to
6160         bar-number-show-all.ly
6161
6162 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6163
6164         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
6165         to Voice.
6166
6167         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
6168         out note-line and glissando functionality.
6169         
6170         * lily/line-spanner.cc (brew_molecule): cleanup.
6171
6172 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6173
6174         * scripts/as2text.scm: Use rdelim module.
6175         (start-system): Rename from start-line.
6176         (stop-system): Rename from stop-line.
6177         (af-gulp-file): Use string iso symbol for getenv.
6178
6179         * scm/output-ascii-script.scm: Add guile and lily modules.
6180         (font-name-alist): New variable.
6181         (draw-line): New function.
6182
6183         * scm/output-lib.scm (func, arg->string): Re-add from archive.
6184         (Were these silently removed, without ChangeLog entry?)
6185
6186 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6187
6188         * scm/music-functions.scm (make-ottava-set): bugfixes: also
6189         process 2nd ottava correctly.
6190
6191 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
6192
6193         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
6194
6195 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6196
6197         * Documentation/user/converters.itely (Invoking midi2ly): Update.
6198
6199 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6200
6201         * VERSION: release 1.7.20
6202         
6203         * lily/text-spanner.cc (brew_molecule): clean up function. This
6204         fixes bugs with broken 8va spanners.
6205
6206         * lily/simple-spacer.cc (solve): also compute force for raggedright.
6207         This prevents spurious line-breaks with raggedright
6208         
6209 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6210
6211         * lily/key-performer.cc (create_audio_elements): always use major
6212         key
6213
6214         * Documentation/user/internals.itely: updates
6215
6216         * input/regression/beam-break.ly: new file.
6217
6218         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
6219         beams if starting or terminating stems have 'beaming set.)
6220
6221         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
6222         property.
6223
6224         * lily/parser.yy (verbose_command_req): add comment about scales.
6225
6226 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
6227
6228         * lilypond-indent.el: adjust regexps in bracket-matching.
6229
6230 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
6231
6232         * Documentation/user/refman.itely: more tiny fixes
6233
6234         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
6235         "Chord names"; added table with input syntax for solesmes neumes
6236         table; added some words about rationale on input syntax design
6237
6238         * lily/gregorian-ligature-engraver.cc,
6239         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6240         lily/include/gregorian-ligature.hh: bugfix: horizontal head
6241         alignment of Pes Initio Debilis
6242
6243         * Documentation/user/refman.itely,
6244         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6245         mf/parmesan-heads.mf: fixed most of the head selection/alignment
6246         bugs in the solesmes neumes table
6247
6248 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
6249
6250         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
6251         Similarly, match '[' and ']' by skipping '\[' and '\]'.
6252
6253         * lilypond-mode.el: fix tag-score. small improvements.
6254
6255 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6256
6257         * .cvsignore: Add aclocal.m4.
6258
6259         * lily/music-constructor.cc: Include <assert.h>.
6260
6261 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6262
6263         * ly/engraver-init.ly (HaraKiriStaffContext): use
6264         RemoveEmptyStaffContext instead.
6265
6266         * Documentation/user/refman.itely: updates
6267
6268 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
6269
6270         * Documentation/user/refman.itely: added solesmes neumes table;
6271         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
6272         bugfix: "Ornaments" -> "Articulations"
6273
6274         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
6275
6276 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
6277
6278         * lilypond-indent.el: Add a message about trying to match \] or \).
6279         
6280 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
6281         
6282         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
6283         obsolete "arithmetic_*"
6284
6285         * input/bugs/ligatures.ly: removed (will be put into a different
6286         directory later)
6287
6288 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6289
6290         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
6291         libkpathsea (Maurizio Tomasi).
6292
6293 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6294
6295         * input/regression/repeat-slash.ly (texidoc): new file
6296
6297         * lily/slash-repeat-engraver.cc (try_music): new file, handle
6298         slash repeats separately. Slash repeats and %
6299         repeats can now be nested.
6300
6301 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
6302
6303         * lilypond-indent.el: Add preliminary test for closing \] and \).
6304         
6305 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
6306
6307         * lily/gregorian-ligature-engraver.cc,
6308         lily/vaticana-ligature-engraver.cc,
6309         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
6310         mf/parmesan-heads.mf: various semivocalis related bugfixes
6311
6312         * input/bugs/ligatures.ly: new file demonstrating problems with
6313         ligatures
6314         
6315 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
6316
6317         * lilypond-mode.el,
6318         lilypond-font-lock.el,
6319         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
6320
6321 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
6322
6323         * lilypond-mode.el: Remove outdated code. Stress the difference 
6324         between Emacs and XEmacs definitions.
6325
6326         * lilypond-mode.el,
6327         lilypond-indent.el: Define a function interactive only when necessary.
6328
6329 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
6330
6331         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
6332         Use inactive regions also in XEmacs.
6333
6334 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6335
6336         * Documentation/user/refman.itely (Repeat syntax): more updates
6337
6338         * lily/simple-spacer.cc (solve): move solution process into
6339         solve(). This fixes a bug with collisions and raggedright = ##t.
6340  
6341         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
6342
6343         * ly/engraver-init.ly: remove GraceContext. Update examples.
6344
6345 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
6346
6347         * GNUmakefile.in (fonts): Also make fontball.
6348
6349         * Website fixes:
6350
6351         * ly/engraver-init.ly (GraceContext): Add.
6352
6353         * run:
6354
6355             convert-ly $(find . -name *.ly)
6356
6357         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
6358         new chords.
6359
6360 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6361
6362         * VERSION: 1.7.19 released
6363         
6364         * scm/music-functions.scm (set-octavation): new function.
6365
6366         * input/regression/ottava.ly: new file
6367
6368         * lily/translator-scheme.cc (LY_DEFINE): new function
6369         ly:unset-context-property
6370         (LY_DEFINE) new function ly:context-property-where-defined: 
6371
6372 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
6373
6374         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
6375
6376         * lilypond.words: add few.
6377
6378         * input/test/script-chart.ly: fix typo.
6379
6380 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6381
6382         * scm/define-grobs.scm: uniform naming for definitions and output
6383         routine files. 
6384
6385         * ly/engraver-init.ly (ChoirStaffContext): add \description from
6386         scm/context-description.scm
6387
6388         * lily/parser.yy (translator_spec_body): add \description to the
6389         \translator{} body syntax.
6390
6391         * lily/ottava-engraver.cc: new file.
6392
6393         * scm/chord-name.scm (natural-chord-alteration): replace old
6394         chord stuff. 
6395
6396         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
6397
6398         * Documentation/user/refman.itely (Metronome marks): update doco.
6399
6400         * input/regression/markup-note.ly: new file
6401
6402         * input/regression/metronome-marking.ly: new file
6403
6404         * lily/metronome-engraver.cc: new file. Print \tempo markings.
6405
6406         * scm/new-markup.scm (note-markup): make a note glyph, useful for
6407         metronome marks.
6408
6409 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
6410
6411         * Documentation/user/GNUmakefile: Compatibility fix for new
6412         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
6413         for making binary packages; info splitting bug has been fixed.
6414
6415         * Documentation/user/refman.itely: Compile fixes.
6416
6417 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
6418
6419         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
6420         Count \midi -keywords also for a region.
6421
6422 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6423
6424         * lily/lookup.cc (LY_DEFINE): new function
6425
6426         * Documentation/user/tutorial.itely: updates
6427
6428 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
6429
6430         * lilypond-mode.el: Allow Midi on buffer.
6431         Use only '.ly'-extension, remove '.sly' and '.fly'.
6432         Allow use of inactive regions. Invoke next Command on Master file, 
6433         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
6434
6435 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6436
6437         * Documentation/user/tutorial.itely: updates.
6438
6439 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
6440
6441         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
6442
6443 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
6444
6445         * lily/coherent-ligature-engraver.cc: fixed typo
6446
6447         * lily/coherent-ligature-engraver.cc,
6448         lily/gregorian-ligature-engraver.cc,
6449         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
6450         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
6451         lily/vaticana-ligature-engraver.cc,
6452         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
6453         scm/grob-description.scm: cleanup: junked LigatureHead grob and
6454         removed all ligature specific stuff from NoteHead code
6455
6456         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
6457         ligatures now use regular noteheads
6458
6459         * lily/vaticana-ligature.cc: tiny code cleanups
6460
6461         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
6462         space between two adjacent noteheads of the same pitch
6463
6464         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
6465         description; cleanup: removed obsolete font-family settings
6466
6467 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
6468
6469         * lily/coherent-ligature-engraver.cc,
6470         lily/gregorian-ligature-engraver.cc,
6471         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
6472         lily/mensural-ligature-engraver.cc,
6473         lily/vaticana-ligature-engraver.cc,
6474         lily/include/gregorian-ligature-engraver.hh: updated for new
6475         Coherent_ligature_engraver; added comments that describe the basic
6476         design ideas of the ligature implementation
6477
6478         * lily/coherent-ligature-engraver.cc,
6479         lily/include/coherent-ligature-engraver.hh: new file: shared code
6480         between mensural ligatures and Gregorian chant notation ligatures
6481
6482 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
6483
6484         * lilypond-mode.el: XEmacs fixes: include two definitions for the
6485         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
6486         use only two arguments in sit-for, use no arguments in
6487         read-char-exclusive, backspace is not a character (127) in XEmacs.
6488
6489         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
6490
6491 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
6492
6493         * lilypond-mode.el: un-commenting works after syntax-table fix.
6494
6495         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
6496         group, verbose commenting for syntax table.
6497
6498         * lilypond-indent.el: add TODO for ligature slurs.
6499
6500 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
6501
6502         * lilypond-mode.el: Move comments of parenthesis matching away,
6503         (blink-matching-paren-on-screen) fix blinking in Emacs.
6504
6505         * lilypond-font-lock.el: Fix parent-matching for Emacs:
6506         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
6507
6508         * lilypond-indent.el: Add TODO for parenthesis matching.
6509
6510 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
6511
6512         * lilypond-mode.el: Fix XEmacs: 
6513         changed [S-iso-lefttab] to [(shift iso-lefttab)],
6514         invoke explicitly easy-menu-add (in Emacs done automatically).
6515         
6516         * lilypond.words: Add few words from input/*/*.ly.
6517
6518 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6519
6520         * VERSION (PATCH_LEVEL): release 1.7.18
6521
6522         * scripts/lilypond-book.py: only print basename for printfilename
6523         option
6524
6525         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
6526         and syntax updates.
6527
6528 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6529
6530         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
6531         better parametrisation. Move fatness of bulb downward.
6532
6533         * mf/parmesan-custodes.mf (dir_down): remove underscores from
6534         glyph names. Underscores are not allowed .ps encoding files.
6535
6536 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
6537
6538         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
6539         variable "packed" for packed right-ragged mode
6540
6541         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
6542         unused variable ragged; fixed indentation
6543
6544         * Documentation/user/refman.itely: tiny cleanups in ancient
6545         clef and custos section
6546
6547 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6548
6549         * lily/parser.yy (Simple_music): add \applyoutput, syntax
6550         \applyoutput PROCEDURE
6551
6552         * lily/my-lily-lexer.cc: add \applyoutput.
6553
6554         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
6555
6556         * lily/text-item.cc: clean text-interface description
6557
6558 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6559
6560         * input/{regression,test}/: use postfix for slur endings and beam
6561         begins.
6562
6563         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
6564         style beams too. 
6565
6566         * input/regression/lyrics-melisma-beam.ly: new file.
6567
6568         * lily/lyric-engraver.cc (process_music): change from
6569         process_acknowledged_grobs()
6570
6571         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
6572         functions to set and revert auto-beam settings.
6573
6574 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6575
6576         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
6577
6578 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
6579
6580         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
6581         Documentation/user/lilypond.tely: fixed some typos; updated author
6582         info
6583
6584         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
6585         #"" -> #'flag-style = #'()
6586
6587         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
6588         cleanup: removed dead #includes
6589
6590         * lily/gregorian-ligature-engraver.cc,
6591         lily/include/gregorian-ligature.hh,
6592         scm/grob-property-description.scm: small cleanups, small spacing
6593         fixes
6594
6595         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
6596         lily/vaticana-ligature.cc,
6597         lily/include/gregorian-ligature-engraver.hh,
6598         scm/grob-property-description.scm, scm/music-types.scm:
6599         "porrectus" -> "pes or flexa"
6600
6601         * ly/engraver-init.ly, scm/grob-description.scm,
6602         scm/grob-property-description.scm: junked porrectus, now handled
6603         by ligature code
6604
6605         * scm/grob-description.scm: bugfix: added space-alist entry for
6606         breathing sign/custos
6607
6608 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
6609
6610         * Another grand 2003 update.
6611         
6612         * Remove mentioning of `mudela'; There's no such thing.
6613
6614 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6615
6616         * Documentation/user/preface.itely (Preface to version 1.8): update
6617
6618         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
6619
6620         * Documentation/user/converters.itely (Invoking convert-ly): revise
6621
6622         * scripts/convert-ly.py (outfile_name): remove --assume-old.
6623
6624         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
6625
6626 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6627
6628         * Documentation/user/internals.itely: more updates.
6629
6630 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6631
6632         * Documentation/user/refman.itely: revise 
6633
6634         * Documentation/user/internals.itely: revise
6635
6636         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
6637
6638 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
6639
6640         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
6641         beautification: reformatted ancient clefs section; cleanup: small
6642         wording fixes
6643
6644 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
6645
6646         * lilypond.words: added words for chant notation, sorted
6647         alphabetically through "sort lilypond.words"
6648
6649 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
6650
6651         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
6652         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
6653         chant notation
6654
6655 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
6656
6657         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
6658         prevent TeX from interpreting them as long dash
6659
6660         * input/test/vaticana.ly: updated
6661
6662         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
6663         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
6664         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
6665         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
6666         fixes
6667
6668         * mf/parmesan-heads.mf: ledger endings: removed dead code
6669
6670 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6671
6672         * VERSION: 1.7.17 released
6673         
6674         * Documentation/user/GNUmakefile
6675         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
6676         files too.
6677
6678         * scm/document-markup.scm: new file: document all markup
6679         functions.
6680
6681         * scm/documentation-generate.scm: rename all documentation modules
6682         to document-*.scm
6683
6684         * scripts/lilypond-book.py: generate link to .ly file iso. link to
6685         .png
6686
6687         * input/test/divisiones.ly: added
6688
6689         * input/regression/output-property.ly: new file
6690
6691         * lily/cluster.cc: change cluster-interface to use style property
6692
6693 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
6694
6695         * input/test/chord-names-german.ly: modified.
6696
6697         * scm/chords-ignatzek.scm:
6698           chord-name->german-markup: Added
6699           note-name->german-markup: Changed (now producing lowercase notenames)
6700
6701         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
6702         
6703 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6704
6705         * scripts/convert-ly.py (FatalConversionError.conv):
6706         divisiominima -> divisioMinima, etc.
6707
6708         * ly/engraver-init.ly (FiguredBassContext): add
6709         Separating_line_group_engraver to Figured bass context.
6710
6711         * ly/german-chords-init.ly: remove file
6712
6713         * input/test/chord-names-german.ly (scm): new file.
6714
6715         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
6716
6717         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
6718         Chord_name_engraver
6719
6720         * Documentation/user/refman.itely: lots of updates.
6721
6722         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
6723         new file
6724
6725         * input/test/bar-number-every-5-reset.ly: new file.
6726
6727 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6728
6729         * input/regression/chord-name-major7.ly: new file
6730
6731         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
6732         if specced explicitly.
6733
6734         * input/regression/chord-name-entry-11.ly: new file.
6735
6736         * input/test/slur-beautiful.ly: new file.
6737
6738         * Documentation/user/refman.itely: updates.
6739
6740         * input/regression/collisions.ly (threevoice): cleanup.
6741
6742         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
6743
6744 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6745
6746         * Documentation/user/*.itely: various updates.
6747
6748         * ly/spanners-init.ly: enddecr/ endcr.
6749
6750         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
6751         of tutorial
6752
6753 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6754
6755         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
6756
6757         * lily/new-chord-name-engraver.cc (process_music): use octavation
6758         (a number) instead of original-pitch to store inversions. This
6759         fixes a problem with transposed chords with inversions.  
6760
6761 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
6762
6763         * stepmake/aclocal.m4: Include compile fix for broken flex, as
6764         used in includable-lexer.hh.
6765
6766         * lily/includable-lexer.cc: Bugfix: include config.h.
6767
6768         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
6769         circumvention of Debian packaging bug.
6770
6771 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
6772
6773         * flex-2.5.31 hits Debian/unstable.  Fixes below.
6774         
6775         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
6776
6777         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
6778         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
6779
6780         * lily/include/includable-lexer.hh: 
6781         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
6782
6783         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
6784
6785         * aclocal.m4: Regenerate.
6786
6787         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
6788         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
6789
6790         * scm/pdf.scm (use-modules): Include lily.
6791
6792         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
6793         Noordkamp).
6794         (use-modules): Include lily.
6795         (lily-def): Bugfix: include tex-val in let.
6796
6797 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
6798
6799         * lilypond-mode.el: sensible error if lilypond.words not found.
6800
6801         * lilypond.words: add few words.
6802
6803 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
6804
6805         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
6806
6807         * mf/parmesan-scripts.mf: fixed typo in char name
6808
6809 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6810
6811         * VERSION: 1.7.16 released
6812
6813         * python/lilylib.py (setup_temp): temporary directories are mode 700.
6814         (this is a security vulnerability).
6815
6816         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
6817
6818         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
6819         add staff support.
6820
6821 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
6822
6823         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
6824         ly/script-init.ly, scm/script.scm: bugfix: renamed
6825         fermata->signumcongruentiae to fix naming clash with feta font
6826
6827 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6828
6829         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
6830
6831         * lily/multi-measure-rest-engraver.cc
6832         (start_translation_timestep): use grace timing too for determining
6833         when to make mmrest.
6834         (start_translation_timestep): clear numbers too.
6835
6836 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
6837
6838         * scm/music-types.scm: compile fix: escape braces
6839
6840         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
6841         work around font selection problem
6842
6843         * Documentation/user/refman.itely: BreathingSign: added docu for
6844         property "text"
6845
6846 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6847
6848         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
6849         information.
6850
6851 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6852
6853         * lily/multi-measure-rest-engraver.cc (class
6854         Multi_measure_rest_engraver): make multiple Number objects, one
6855         for each MultiMeasureTextEvent.
6856
6857         * scm/music-functions.scm (glue-mm-rest-texts): use
6858         MultiMeasureTextEvent
6859
6860         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
6861
6862         * Documentation/user/refman.itely (Multi measure rests): update.
6863
6864 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6865
6866         * lily/ly-module.cc (ly_copy_module_variables): use
6867         scm_internal_hash_fold() for iterating modules.
6868
6869 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
6870
6871         * Documentation/user/refman.itely: Section Custodes: added more
6872         example code
6873
6874         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
6875         neo-mensural rests to parmesan font
6876
6877         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
6878         header
6879
6880 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6881
6882         * Documentation/user/macros.itexi: @fileref macro.
6883
6884         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
6885         each file. 
6886
6887 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
6888
6889         * lily/include/custos.hh, make/lilypond.suse.spec.in,
6890         Documentation/topdocs/AUTHORS.texi: updated my email address
6891
6892         * Documentation/user/refman.itely: updated custos documentation;
6893         beautified divisiones example; beautified articulations table
6894
6895         * lily/breathing-sign.cc: bugfix: finalis molecule
6896
6897 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
6898
6899         * Documentation/user/refman.itely: added docu for
6900         contemporary fermata symbols, gregorian breathing signs; small fixes
6901
6902         * ly/gregorian-init.ly: removed obsolete #'type props
6903
6904 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6905
6906         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
6907         minimum-length property correctly.
6908
6909 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6910
6911         * scm/music-functions.scm (make-multi-measure-rest): set input
6912         locations for multimeasure rests.
6913
6914 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
6915
6916         * input/regression/breathing-sign.ly: updated to for ancient
6917         notation
6918
6919 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
6920
6921         * scripts/ly2dvi.py: Add newline.
6922
6923 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
6924
6925         * scripts/ly2dvi.py (dependency_files): Compile fix.
6926
6927 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6928
6929         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
6930         (make_html_menu_file): --html menu. 
6931
6932 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6933
6934         * scripts/ly2dvi.py (run_dvips): +add the .map file 
6935
6936 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6937
6938         * input/screech-boink.ly: new file.
6939
6940 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6941
6942         * scripts/lilypond-book.py (make_lilypond_file): convert
6943         lilypond-file to lilypond block directly, without going through
6944         begin/end lilypond text.
6945         
6946
6947 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
6948
6949         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
6950         scm/grob-description.scm: moved Michael's original breathing sign
6951         code in brew_molecule() to divisio_minima(); provided new
6952         brew_molecule() that effectively replaces the
6953         Text_item::brew_molecule callback (with additional fallback to
6954         Michael's original code); added callbacks for brewing divisio
6955         maior/maxima and finalis
6956
6957         * gregorian-init.ly: added breathing sign shortcuts for virgula,
6958         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
6959
6960         * script-init.ly: added shortfermata, longfermata,
6961         verylongfermata, varcoda
6962
6963         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
6964         longfermata, verylongfermata, varcomma, varcoda
6965
6966 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
6967
6968         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
6969           Remove all noquote and insert a few quote.
6970         
6971         * Documentation/user/lilypond-book.itely (Music fragment options),
6972           scripts/lilypond-book.py: Don't include quotation blocks by
6973           default. Introduce option quote instead of noquote
6974
6975 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6976
6977         * VERSION: 1.7.15 released
6978         
6979         * Documentation/user/lilypond.tely: omf updates.
6980
6981         * buildscripts/texi2omf.py (omf_vars): include version.date
6982
6983         * make/lilypond.redhat.spec.in: fixes for spec file. 
6984
6985         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
6986         by function definition: lily now requires a recent GNU Make.
6987
6988         * scripts/lilypond-book.py (write_deps): remove .tex dependency writing.
6989
6990         * make/ly-rules.make: remove .ly -> .tex rule
6991
6992         * Documentation/user/refman.itely (Figured bass): revised figured
6993         bass example.
6994
6995 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6996
6997         * stepmake/stepmake/omf-targets.make (local-install): add
6998         scrollkeeper-update message.
6999
7000         * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary.
7001         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
7002
7003         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
7004
7005         * Documentation/user/converters.itely (Invoking midi2ly): add
7006         track/channel notice.
7007
7008 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7009
7010         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
7011
7012         * lily/parser.yy (scalar): DIGIT is also a scalar.
7013
7014         * Documentation/user/music-glossary.tely: add @omf tags
7015
7016         * Documentation/user/lilypond.tely: add @omf tags
7017
7018         * scm/generate-documentation.scm (string-append): add @omf tags.
7019
7020         * stepmake/stepmake/omf-*: new files 
7021
7022         * input/regression/multi-measure-rest.ly (texidoc): add doco
7023
7024         * GNUmakefile.in (web-doc-install): add web-doc-install target
7025
7026         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
7027         fixes crashes while dumping MIDI.
7028
7029         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
7030         midi
7031
7032 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7033
7034         * buildscripts/texi2omf.py: new file.
7035
7036         * mf/feta-beugel.mf: include font count, not staffsize (16) in
7037         font-name
7038
7039 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7040
7041         * input/regression/beam-manual-beaming.ly (texidoc): new file.
7042
7043         * lily/sequential-iterator.cc (descend_to_child): call
7044         descend_to_child() for all types of music.
7045
7046 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7047
7048         * scm/translator-property-description.scm: Add
7049         bassFigureFormatFunction.  Replace some entries.
7050
7051 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7052
7053         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
7054         clean out.
7055
7056 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7057
7058         * scripts/midi2ly.py (Note.dump): never dump duration for
7059         dump_dur=0.
7060
7061         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
7062         new function
7063
7064         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
7065         figures using new markups. Much simpler, and should improve layout
7066         a little.
7067
7068         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
7069
7070 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7071
7072         * ly/engraver-init.ly: use Hara kiri by default for 
7073         ChordNames, FiguredBass and Lyrics(Voice) context. 
7074
7075         * lily/axis-group-engraver.cc (acknowledge_grob): use
7076         rhythmic-grob-interface for selecting items not to hara-kiri'd 
7077
7078         * scm/new-markup.scm (markup-function-list): add bracket,
7079         vbracket.
7080
7081         * ly/engraver-init.ly (ChordNamesContext): set
7082         minimumVerticalExtent
7083
7084 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7085
7086         * input/test/time-signature-double.ly: new file 
7087
7088         * input/regression/collision-head-chords.ly (texidoc): new file.
7089
7090         * lily/type-swallow-translator.cc: add note swallow translator 
7091
7092         * input/test/time-signature-double.ly: new file.
7093
7094         * lily/type-swallow-translator.cc: add Rest_swallow_translator
7095
7096         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
7097         (FiguredBassContext): idem.
7098
7099         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
7100
7101         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
7102
7103         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
7104
7105         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
7106         .afm dependency
7107
7108         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
7109
7110         * python/lilylib.py (make_page_images): add function.
7111
7112         * scripts/ly2dvi.py (run_latex): include title in preview image.
7113
7114         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
7115         from lilypond-book for <ly2dvifile> tags in HTML.
7116
7117         * scripts/ly2dvi.py (option_definitions): add --debug option to
7118         print out environment.
7119
7120         * input/regression/tie-chord-partial.ly: new file.
7121
7122 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
7123
7124         * lilypond.words: add 3
7125
7126 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7127
7128         * scm/new-markup.scm (markup-function-list): add finger-markup
7129
7130         * input/tutorial/brahms-tweaked.ly: new markup 
7131
7132         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
7133
7134         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
7135         crash when processing '() markup
7136
7137         * input/regression/breathing-sign.ly (texidoc): add caesura example.
7138
7139         * lily/breathing-sign.cc (railtracks): another caesura.
7140
7141         * mf/feta-schrift.mf: caesura symbol. 
7142
7143 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7144
7145         * scripts/convert-ly.py (FatalConversionError.conv): add
7146         ly:molecule-XXX conversions.
7147
7148         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
7149
7150         * input/regression/multi-measure-rest-text.ly: new file.
7151
7152         * scm/music-functions.scm (glue-mm-rest-texts): automatically
7153         convert MMREST-TEXT to MultiMeasureRestNumber settings.
7154
7155         * ly/engraver-init.ly (ScoreContext): move tablature settings to
7156         ScoreContext
7157
7158         * scm/new-markup.scm (center-markup): \center markup.
7159
7160         * scm/music-functions.scm: remove pitchify scripts.
7161
7162         * lily/music.cc (print_smob): display music name if available 
7163
7164 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7165
7166         * Documentation/user/refman.itely (Instrument names): remove
7167         \turnOff doco.
7168
7169 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7170
7171         * lily/score.cc (mark_smob): bugfix.
7172
7173         * input/regression/rehearsal-mark.ly: new file.
7174
7175         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
7176         report error at the current token again.
7177
7178 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7179
7180         * cygwin/mknetrel: Exit if doc build fails.
7181
7182         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
7183
7184 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7185
7186         * scm/music-types.scm (music-descriptions): add doc strings
7187
7188 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7189
7190         * lily/lexer.ll: 
7191         * lily/include/my-lily-lexer.hh: 
7192         * lily/include/includable-lexer.hh: Add flex kludge.
7193
7194         * config.hh.in: 
7195         * config.make.in: 
7196         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
7197         cruft.
7198         
7199         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
7200         code.
7201
7202 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7203
7204         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
7205
7206         * lily/parser.yy (new_chord): Compile fix.
7207
7208 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7209
7210         * Documentation/user/refman.itely (Tuning groups of objects):
7211         remove documentation for \turnOff. 
7212
7213         * lily/percent-repeat-engraver.cc (try_music): add correct
7214         processing moments for double-measure percents as well.
7215
7216         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
7217
7218         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
7219         grob prop type. 
7220
7221         * Documentation/user/refman.itely (Printing named chords): add
7222         chord name tweak doco.
7223
7224         * input/template/gregorian-transcription.ly: new file.
7225
7226 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7227
7228         * VERSION: 1.7.13 released
7229         
7230         * input/test/*: lots of cleanups/comment-outs/removals in chord
7231         examples
7232         
7233         * input/regression/*: lots of cleanups/comment-outs/removals in
7234         chord examples
7235         
7236         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
7237         options
7238
7239         * lily/new-chord-name-engraver.cc (process_music): give original
7240         inversion pitch to chord name routine.
7241
7242         * input/tutorial/os-score.ly: update to new markup
7243
7244         * Documentation/user/appendices.itely: simply include
7245         chords-ignatzek. 
7246
7247         * Documentation/user/refman.itely (Chords mode): add documentation
7248         for chord mode.
7249
7250         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
7251         not present in chord.
7252         (construct-chord): add inversion and bass support.
7253
7254         * lily/chord.cc: junk contents.
7255
7256 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
7257
7258         * Documentation/user/refman.itely:
7259         * Documentation/user/music-glossary.tely: fix. 
7260
7261 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7262
7263         * scm/chord-entry.scm (construct-chord): move chord construction
7264         to Scheme.
7265
7266         * lily/parser.yy (new_chord): new setup for chord entry.
7267
7268 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
7269
7270         * lilypond.words:
7271         * Documentation/user/music-glossary.tely: add ambitus.
7272
7273 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7274
7275         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
7276
7277         * lily/include/*.hh: string() -> to_string()
7278
7279         * scm/chords-ignatzek.scm: new file.
7280
7281         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
7282         standard chord name exceptions.
7283
7284         * scm/translator-property-description.scm (chordNameSeparator):
7285         add property.
7286         (majorSevenSymbol): add property
7287
7288         * lily/translator-scheme.cc (ly:context-properties): new function
7289         (ly:context-parent): new function.
7290         (print_smob): print context name.
7291
7292         * lily/music.cc (ly:get-music-length): new function
7293         (print_smob): don't print properties.
7294
7295         * lily/duration.cc (duration<?): new function
7296
7297         * input/regression/chords-funky-ignatzek.ly: new file.
7298
7299         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
7300         jazz chords.
7301
7302         * lily/pitch.cc (ly:pitch-diff): new function.
7303
7304         * input/regression/chords-ignatzek.ly: new file.
7305
7306 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7307
7308         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
7309         pitches for jazz chords.
7310
7311 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7312
7313         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
7314
7315 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
7316
7317         * lilypond.words: add 1
7318
7319 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
7320
7321         * Documentation/topdocs/AUTHORS.texi: refine.
7322
7323 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
7324
7325         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
7326         
7327         * lilypond.words: add one.
7328
7329 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
7330
7331         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
7332         Fontify bass note in chords, e.g., e in c1/e.
7333         
7334 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7335
7336         * Documentation/user/music-glossary.tely: Dutch updates and
7337         additions (Arent Storm).
7338
7339 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7340
7341         * input/regression/ambitus.ly:  move file.      
7342
7343         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
7344
7345         * lily/event.cc (transpose): add tonic property to Key_change_req
7346         and to Key_engraver.
7347
7348 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
7349
7350         * Documentation/user/refman.itely: fix typo.
7351
7352         * lilypond.words: removed wrong identifiers.
7353
7354 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7355
7356         * mf/feta-toevallig.mf: make flat stem shorter 
7357
7358 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
7359
7360         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
7361
7362         * lilypond.words: add from Phrasing slur.
7363         
7364 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
7365
7366         * lilypond-mode.el: allow launching multiple ViewPS processes.
7367         
7368         * lilypond.words: add from Text markup.
7369
7370 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7371
7372         * input/test/ossia.ly (texidoc): add comment.
7373
7374         * input/regression/voice-follower.ly: new file.
7375
7376         * mf/feta-toevallig.mf: make flat heavier.
7377
7378         * lily/cluster-engraver.cc: clean up Cluster engraver
7379
7380         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
7381         Engraver. Use Note_column to compute Y positions and deal with
7382         line break stuff.
7383
7384 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7385
7386         * lily/stem.cc: move french-beaming to stem.
7387
7388 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
7389
7390         * lilypond-font-lock.el: fontify all durations in chords.
7391
7392         * lilypond.words: add from lily/my-lily-lexer.cc
7393
7394 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7395
7396         * VERSION: release 1.7.12
7397
7398         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
7399
7400         * lily/gregorian-ligature.cc: new file
7401
7402         * lily/*: the Great 2003 search & replace.
7403
7404         * Documentation/user/refman.itely (Manual repeat commands): add
7405         note about font selection.
7406
7407 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
7408
7409         * lilypond-mode.el: propose recompiling midi while invoking playing,
7410         not while stopping playing.
7411
7412 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
7413
7414         * lilypond.words: add one.
7415
7416         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
7417         and expressional note grouping. Fontify chord modes.
7418
7419 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
7420
7421         * Documentation/user/music-glossary.tely (Top): translate melisma.
7422
7423 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7424
7425         * Documentation/user/music-glossary.tely (Top): add melisma.
7426
7427 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
7428
7429         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
7430         interfaces for (abstract) grob GregorianLigature
7431
7432         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
7433         renamed head* -> glyph_name*, x-shift* -> x-offset*
7434
7435         * scm/grob-property-description.scm: bugfix: added missing descriptions
7436
7437 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
7438
7439         * input/test/chord-names-dpnj.ly: New file.
7440
7441         * scm/double-plus-new-chord-name.scm: Implement full and partial
7442         exceptions.
7443
7444         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
7445
7446         * scm/double-plus-new-chord-name.scm
7447         (double-plus-new-chord->markup): Fix sub->markup.
7448
7449
7450 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
7451
7452         * lily/custos-engraver.cc: added TODO; editorial changes
7453
7454         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
7455         consistency with other ligature engravers; removed access on (now)
7456         private variable _ligature of Ligature_engraver
7457
7458         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
7459         renamed last_bound -> last_bound_; issue programming_error on
7460         abstract method calls; moved primitives code from
7461         Mensural_bracket_engraver to here (because almost ligature
7462         engravers will need it); renamed try_stop_ligature () ->
7463         typeset_ligature (); bugfix: store primitives of finished ligature
7464         in separate variable finished_primitives_ to avoid clash on input
7465         like "\] \["; added current_ligature () to enable access on
7466         private variable _ligature
7467
7468         * lily/mensural-ligature-engraver.cc: removed primitives_ code
7469         (now in super class); renamed try_stop_ligature () ->
7470         typeset_ligature ()
7471
7472         * lily/mensural-ligature.cc: issue programming_error on abstract
7473         method calls
7474
7475         * lily/note-heads-engraver.cc: added TODO comment upon bool
7476         in_ligature
7477
7478         * mf/parmesan-heads.mf: fixed some of set_char_box()
7479
7480         * scm/grob-description.scm: added VaticanaLigature
7481
7482         * scm/grob-property-description.scm: added neume prefix properties
7483
7484         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
7485         lily/include/gregorian-ligature-engraver.hh,
7486         lily/include/gregorian-ligature.hh: new files; framework for
7487         gregorian ligature engravers such as vaticana
7488
7489         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
7490         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
7491         vaticana style ligature implementation (still somewhat uncomplete)
7492
7493 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7494
7495         * VERSION: release 1.7.11
7496
7497         * scripts/convert-ly.py: add ly:pitch-transpose rule
7498
7499 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7500
7501         * input/test/dpncnt.ly: New file.
7502
7503         * lily/my-lily-lexer.cc: Add chordnames keyword.
7504
7505         * lily/parser.yy (chordnames_block): Parse chord name exception
7506         lists, see input/test/dpncnt.ly.
7507
7508         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
7509         function.
7510
7511         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
7512         filter-out too.
7513
7514         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
7515         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
7516         pitch functions (except for ly:make-pitch, but that's apparently
7517         some sort of scheme naming standard?).
7518
7519         * scm/lily.scm (!=): define-public.
7520
7521         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
7522
7523 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7524
7525         * scm/double-plus-new-chord-name.scm
7526         (double-plus-new-chord-name->markup): New file.
7527
7528 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7529
7530         * python/lilylib.py (make_preview): don't suppress progress for
7531         bbox extraction.
7532
7533 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7534
7535         * Documentation/user/appendices.itely (scheme): update for new syntax.
7536
7537         * input/regression/chord-name-styles.ly: new file
7538
7539         * lily/instrument-name-engraver.cc: create instrument names
7540         without barline too.  Allows instrument name on ChordNames  
7541
7542         * scm/new-markup.scm (interpret-markup): allow simple strings as
7543         markup too.
7544
7545 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7546
7547         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
7548         (step->markup-accidental): Fix: add accidental.
7549         (chord::inner-name-american): 
7550         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
7551         append stray '/' if last superscript addition was 'o'.
7552
7553         * scm/new-markup.scm (normal-size-sub-markup) 
7554         (normal-size-super-markup): New function.
7555
7556         * lily/source-file.cc (Source_file): Add warning for possibly
7557         intentional but suspicious initialization.
7558
7559         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
7560         add comments about cut-and-paste programming.
7561
7562         * flower/rational.cc (lcm): Not used; comment out.
7563
7564 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7565
7566         * lily/new-fingering-engraver.cc (position_scripts): use
7567         fingerHorizontalDirection to determine fingering horizontal
7568         directions.
7569  
7570         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
7571         fingering support.
7572
7573         * scripts/convert-ly.py (FatalConversionError.conv): add style
7574         conversion rule. 
7575
7576         * scm/chord-name.scm (set-chord-name-style): new function.
7577         (new-chord-name-brew-molecule): revise to interpret markup only
7578         (new-chord->markup): cleanuppish rewrite. To be called from the
7579         new engraver.
7580
7581         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
7582         Markup earlier, during interpreting.
7583
7584         * input/test/{banter,jazz,american}-chords.ly (scheme): update
7585         style settings. Rename to chord-names-*.ly
7586
7587 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
7588
7589         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
7590         markup code and update to new markup.  Most probably broke some of
7591         it.
7592         
7593 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
7594
7595         * Documentation/user/refman.itely: added docu for ambitus and
7596         clusters
7597
7598         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
7599         ly_quote_scm() in lookup.cc
7600
7601         * mf/parmesan-clefs.mf: set_char_box fix
7602
7603         * lily/cluster-engraver.cc: junk implicit protection; use
7604         Protected_scm instead
7605
7606 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
7607
7608         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
7609         throughout.
7610
7611         * scm/new-markup.scm: Turn-off error-triggering test code.
7612
7613 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7614
7615         * scm/new-markup.scm (markup-thrower-typecheck) 
7616         (markup-typecheck?):  add full typechecking functions.
7617         (make-markup-maker): add make-FOO-markup functions.
7618         (markup-argument-list-error): nice error checking messages.
7619         (make-markup): better function: less quoting escapades.
7620
7621 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
7622
7623         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
7624
7625 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7626
7627         * cygwin/lilypond.hint (requires): Add cygwin.
7628
7629         * .cvsignore: Remove stepmake (huh!?!), add lib.
7630
7631         * GNUmakefile.in: Add libdir links for builddir runs.
7632
7633         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
7634         instead of datadir.
7635
7636         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
7637         local_lilypond_libdir.
7638
7639         * config.make.in (lilypond_libdir): Add.
7640
7641         * stepmake/stepmake/substitute-rules.make: 
7642         * stepmake/stepmake/script-rules.make: 
7643         * stepmake/stepmake/python-module-rules.make:
7644         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
7645         lilypond-python-module patch.
7646
7647 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7648
7649         * Documentation/user/refman.itely (Graphical interfaces): add note
7650         about xml2ly.
7651
7652 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7653
7654         * scripts/ly2dvi.py (run_dvips): remove trailing newline
7655
7656 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7657
7658         * VERSION: released 1.7.10
7659
7660         * scripts/musedata2ly.py (): idem
7661
7662         * scripts/midi2ly.py (dump_chord): idem
7663
7664         * scripts/etf2ly.py (version): idem 
7665
7666         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
7667
7668         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
7669
7670         * scm/tex.scm (tex-output-expression): remove eval compat
7671         glut. Other output files too.
7672
7673         * scm/chord-name.scm: don't export anything from chord module.
7674
7675         * input/test/american-chords.ly: idem
7676
7677         * input/test/banter-chords.ly (texidoc): idem
7678
7679         * input/test/Cc-chords.ly: add breakage notes.
7680
7681         * Documentation/user/refman.itely (Text markup): rewrite manual section.
7682
7683         * lily/parser.yy (scalar): allow \markup { } as property value. 
7684
7685         * scm/chord-name.scm: complete new markup usage
7686
7687         * scm/grob-description.scm (all-grob-descriptions): use new markup
7688         texts by default
7689
7690 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7691
7692         * scm/chord-name.scm: partial move to new markup texts.
7693
7694 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7695
7696         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
7697
7698         * scm/bass-figure.scm (brew-bass-figure): make stack direction
7699         settable.
7700
7701 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
7702
7703         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
7704         invoked for old midi, wait for killing.
7705
7706 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
7707
7708         * Documentation/user/music-glossary.tely: Finnishing.
7709
7710 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7711
7712         * mf/feta-nummer-code.mf: some kerning pairs.
7713
7714 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
7715
7716         * scm/output-lib.scm (set-bar-number-visibility): Context-function
7717         Added.
7718
7719         * Documentation/user/refman.itely (Bar numbers):
7720         set-bar-number-visibility added, modulo-bar-number removed again
7721         (sorry).
7722
7723 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
7724
7725         * scm/output-lib.scm (modulo-bar-number-visible): add function.
7726
7727         * Documentation/user/refman.itely: add modulo-bar-number-visible.
7728
7729         * Documentation/user/music-glossary.tely: translate into Finnish.
7730
7731 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
7732
7733         * lilypond-mode.el: add shortcut for 2midi
7734
7735         * lilypond-font-lock.el: fontify lyrics
7736
7737 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
7738
7739         * scm/drums.scm : use 1.7.x names.
7740
7741         * input/regression/drums.ly : Don't use << chords >>
7742
7743 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
7744
7745         * lilypond-mode.el: tidy, add TODO
7746
7747         * make/lilypond.mandrake.spec.in: install-info quietly.
7748
7749 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7750
7751         * input/test/markup.ly: use new syntax.
7752
7753 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7754
7755         * ly/params-init.ly (interscoreline): add word-space
7756
7757         * input/test/metronome.ly (eighthNote): idem.
7758
7759         * input/test/script-priority.ly: use new markup
7760
7761         * lily/parser.yy (markup): allow HEAD markup0 markup1 
7762
7763         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
7764
7765         * lily/parser.yy (gen_text_def): bugfix.
7766         (full_markup): allow markup identifier.
7767
7768 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
7769
7770         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
7771         jobs at the same time. Add horizontal lines to Command menu.
7772         Allow one compiling job -- propose killing others before a new one.
7773
7774         * lilypond.words: add markup, teeny, etc.
7775
7776 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
7777
7778         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
7779         Allow only one type of midi process; launching Midi either stops
7780         midis or plays the current midi and launching MidiAll stops midis
7781         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
7782         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
7783
7784 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7785
7786         * lily/text-engraver.cc (process_acknowledged_grobs): use new
7787         markup  for new markup texts.
7788
7789         * lily/mark-engraver.cc (process_music): idem
7790         
7791         * lily/instrument-name-engraver.cc (create_text): idem
7792
7793         * scm/new-markup.scm (magnify-markup): new function.
7794
7795         * scm/molecule.scm (stack-lines): bugfix.
7796
7797         * lily/font-interface.cc (get_font): take font-magnification from
7798         alist chain.
7799
7800 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7801
7802         * lily/molecule-scheme.cc: move scheme functions to separate file.
7803
7804         * lily/font-metric.cc  (ly_get_glyph): new function. 
7805         
7806         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
7807         (italic-markup, dynamic-markup): new functions
7808         (font-markup): new function
7809
7810         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
7811         padding and minimum
7812
7813 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
7814
7815         * lily/accidental-engraver.cc:
7816         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
7817
7818 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
7819
7820         * lilypond.vim:
7821         * lilypond-font-lock.el: Put \longa as duration. Accept only 
7822         [a-zA-Z] for user defined identifiers. Separate note cases 
7823         with and without a duration (allow cis\longaX).
7824
7825         * lilypond.words: Add words from Info.
7826
7827 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7828
7829         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
7830
7831 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
7832
7833         * lilypond-mode.el: Propose reverting buffer before a command if
7834         it was edited with an another editor.
7835
7836 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7837
7838         * lily/molecule.cc (ly_translate_molecule): new function
7839
7840         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
7841         into libdir
7842
7843         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
7844
7845         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
7846
7847 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
7848
7849         * lilypond.words: take \words from Info-index.
7850
7851 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7852
7853         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
7854
7855 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
7856
7857         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
7858
7859 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
7860
7861         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
7862         and lilypond-documentation.
7863
7864 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7865
7866         * lily/parser.yy: Compile fix (bison 1.75).
7867
7868 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7869
7870         * VERSION: 1.7.9 released
7871
7872         * scm/music-functions.scm (shift-one-duration-log): refactor.
7873         Use music-map.
7874
7875         * input/regression/chord-tremolo.ly (texidoc): add dot test.
7876
7877         * NEWS: update.
7878
7879         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
7880         argument
7881         
7882         * scm/music-functions.scm (display-music): new function
7883         (music-map): change arg order.
7884
7885         * input/regression/new-markup-syntax.scm: new file
7886
7887         * lily/parser.yy (markup): add \markup { .. } syntax.
7888
7889         * scm/new-markup.scm (override-markup): new function
7890         (lookup-markup): new function
7891         (music-markup): new function
7892         (lookup-markup-command): use markup-signature to store argument
7893         format for parser.
7894
7895         * lily/lexer.ll: preliminary \markup syntax. 
7896
7897 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
7898
7899         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
7900         add pre/post-dependencies and menus with icons from source.
7901
7902         * Documentation/pictures/lilypond-48x48.xpm:
7903         * Documentation/pictures/lilypond-32x32.xpm:
7904         * Documentation/pictures/lilypond-16x16.xpm: new files, background
7905         transparent.
7906
7907         * stepmake/stepmake/generic-targets.make:
7908         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
7909
7910 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7911
7912         * input/regression/music-map.ly (texidoc): new file.
7913
7914         * scm/music-functions.scm (music-map): new function
7915
7916 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7917
7918         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
7919
7920 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
7921
7922         * input/test/to-xml.ly:
7923         * lily/ligature-engraver.cc: Fixes documentation.
7924
7925         * lilypond.mandrake.spec.in:
7926         * lilypond.redhat.spec.in: Add lilypond.words.
7927
7928         * Documentation/user/refman.itely: Mention Info inside emacs.
7929         
7930         * lilypond.suse.spec.in:
7931         * lilypond.redhat.spec.in: 
7932         * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
7933
7934 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7935
7936         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
7937         os.popen.read ().
7938
7939 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7940
7941         * scripts/ly2dvi.py (include_path): print warning if failing anything.
7942
7943         * python/lilylib.py (error): add space
7944
7945 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7946
7947         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
7948         distribution.
7949
7950 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7951
7952         * lily/paper-outputter.cc (Paper_outputter): close port when
7953         finishing score.
7954
7955 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7956
7957         * scm/sodipodi.scm: Fixes.
7958
7959 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
7960
7961         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
7962
7963         * buildscripts/make-font-dir.py: Fix. 
7964
7965 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
7966
7967         * lilypond-mode.el: Add support for Info inside Emacs.
7968
7969 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7970
7971         * buildscripts/make-font-dir.py: 
7972         * mf/GNUmakefile: Make sodipodi font map.
7973
7974         * scm/sodipodi.scm: Add more output functions.
7975
7976         * mf/feta-nummer.mf: 
7977         * mf/feta-beugel.mf: Add font_coding_scheme.
7978
7979         * lily/paper-outputter.cc (output_header): Fix creator string.
7980
7981 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
7982
7983         * lilypond-mode.el (LilyPond-autocompletion): invoked with
7984         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
7985
7986         * lilypond.words: add two (Everybody can add/remove words now!).
7987
7988         * debian/rules:
7989         * make/lilypond.suse.spec.in:
7990         * make/lilypond.mandrake.spec.in:
7991         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
7992
7993         * Documentation/user/refman.itely: Mention autocompletion.
7994
7995 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
7996
7997         * scripts/ly2dvi.py: Add paper sizes.
7998
7999         * lily/timing-engraver.cc: 
8000         * lily/time-signature.cc: 
8001         * lily/span-bar.cc: 
8002         * lily/grob-scheme.cc: Code formatting fixes.
8003
8004         * scm/sodipodi.scm: 
8005         * scm/sketch.scm:
8006         * buildscripts/mf-to-table.py: 
8007         * buildscripts/make-font-dir.py: Font testing.
8008
8009 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
8010
8011         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
8012         inserts try-completion and shows all-completions.
8013
8014         * lilypond.words: '\' -> '\\'
8015
8016         * lilypond-mode.el: load libraries in the end, lilypond.words defines
8017         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
8018         
8019         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
8020         and LilyPond-reserved-words.
8021         
8022 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
8023
8024         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
8025         from load-path.
8026         
8027         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
8028         the mini-buffer with Control-Shift-c.
8029         
8030 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8031
8032         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
8033         duration. This fixes \tempo taking time.
8034
8035 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
8036
8037         * lily/volta-engraver.cc (process_acknowledged_grobs): 
8038         Allow for text markup in repeatCommands. 
8039
8040 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
8041
8042         * lilypond-mode.el (LilyPond-insert-string): new function, use it
8043         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
8044         Get rid of skeleton.el-dependency.
8045
8046         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
8047
8048 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8049
8050         * lily/beam-engraver.cc (stop_translation_timestep): reset
8051         now_stop_ev_
8052
8053         * lily/scm-option.cc: add parse-protect to ly:set-option
8054
8055         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
8056
8057 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8058
8059         * lily/include/ligature-bracket.hh: removed
8060         * lily/ligature-bracket.cc: removed
8061
8062         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
8063         .tex
8064
8065         * lily/beam.cc (set_beaming): don't change beam count on rests.
8066         (brew_molecule): always set flag-width > 0.
8067
8068 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
8069
8070         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
8071         chars, remove instructions; instead, refer to lilypond-init.el and
8072         Documentation/topdocs/INSTALL.texi.
8073
8074         * lilypond.words: add identifiers and reserved words.
8075
8076         * Documentation/topdocs/INSTALL.texi: separate sections for installing
8077         files and adding a load-path.
8078
8079         * lilypond-init.el: Instructions, extracted from 
8080         Documentation/topdocs/INSTALL.texi. 
8081         
8082 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8083
8084         * VERSION: 1.7.8 released 
8085
8086         * lily/grob.cc (warning): better robustness fix.
8087
8088 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
8089
8090         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
8091
8092         * lily/cluster-engraver.cc: stick better to variable naming
8093         conventions
8094
8095         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
8096         until stop_translation_timestep()
8097
8098         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
8099         min/max coordinates to backend, but no musical info such as
8100         pitches
8101
8102         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
8103
8104         * lily/grob.cc: robustness fix: warning(): do not crash if
8105         cause is not set
8106
8107         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
8108         the much more elaborated tuplet brackets than the very naive and
8109         simple ligature bracket grob
8110
8111 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8112
8113         * Documentation/user/refman.itely (Analysis brackets): add
8114         horizontal bracket doco.
8115
8116         * ly/property-init.ly (setMmRestFermata): added.
8117
8118         * Documentation/user/refman.itely (Multi measure rests): fermatas
8119         on mm rests.
8120
8121         * input/regression/apply-context.ly (texidoc): new file
8122
8123         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
8124         code to be executed during interpretation. Possible applications:
8125         smart octavation, more advanced bar checks. 
8126
8127         * lily/apply-context-iterator.cc: new file.
8128
8129 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8130
8131         * input/test/new-markup.ly: new file.
8132
8133         * lily/text-item.cc (text_to_molecule): new function
8134
8135         * scm/new-markup.scm (lambda): new file
8136
8137         * lily/function-documentation.cc (ly_add_function_documentation):
8138         add proc property as well
8139
8140 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8141
8142         * Documentation/user/music-glossary.tely (Top): add custos.
8143
8144 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
8145
8146         * Documentation/topdocs/INSTALL.texi: advise how to include source
8147         path to Emacs load-path and improve language.
8148
8149 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
8150
8151         * GNUmakefile.in: config.h message fix.
8152
8153         * autogen.sh:
8154         * aclocal.m4: Regenerate.
8155
8156         * configure.in: 
8157         * config.make.in: 
8158         * stepmake/config.make.in: 
8159         * stepmake/configure.in: 
8160         * stepmake/autogen.sh: 
8161         * stepmake/aclocal.m4: Update for autoconf 2.56.
8162
8163 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
8164
8165         * Documentation/topdocs/INSTALL.texi: instructions for an user how
8166         to install Emacs-mode. Instructions how to use vim-mode.
8167
8168 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8169
8170         * scm/music-types.scm (music-descriptions): no length for tempo event.
8171
8172         * input/*.ly: add \version everywhere.
8173         
8174         * input/*.ly: update syntax to 1.7 + new-chords.
8175
8176         * VERSION: 1.7.7 released.
8177         
8178         * Documentation/user/*.tely: new chord syntax.
8179
8180         * input/regression/[bc]*.ly (texidoc): syntax updates.
8181         
8182 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
8183
8184         * lilypond.words: add vocabulary to be used in auto-completion
8185
8186         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
8187
8188         * lilypond.vim: allow note name at EOF
8189
8190 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8191
8192         * buildscripts/new-chords.py (edit): -e option: inline editing.
8193
8194         * input/regression/a*.ly (texidoc): syntax updates.
8195
8196         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
8197         music): elucidations. 
8198
8199 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
8200
8201         * lily/include/lily-proto.hh, ly/engraver-init.ly,
8202         ly/spanners-init.ly, scm/grob-description.scm,
8203         scm/grob-property-description.scm, scm/music-types.scm,
8204         lily/cluster-engraver.cc, lily/cluster.cc,
8205         lily/include/cluster.hh, input/test/cluster.ly: cluster
8206         implementation
8207
8208         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
8209         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
8210         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
8211
8212         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
8213
8214         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
8215
8216         * scm/grob-description.scm: bugfix: by default, use default note
8217         head style when engraving ligatures
8218
8219         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
8220
8221         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
8222         events
8223
8224         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
8225
8226         * input/test/ancient-font.ly: bugfix: style -> flag-style
8227
8228         * lily/ligature-engraver.cc: indentation fix
8229
8230         * lily/parser.yy: indentation fixes
8231         
8232 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8233
8234         * input/regression/measure-grouping.ly: more elaborate example.
8235
8236         * lily/moment.cc: ly:add-moment, ly:mul-moment,
8237         ly:div-moment. New functions 
8238
8239         * scm/music-functions.scm (set-time-signature): new function,
8240         allow inline time sig settings with measure grouping.
8241
8242         * lily/parser.yy (command_element): move time sig construction
8243         into Scheme.
8244
8245         * lily/side-position-interface.cc (out_of_staff): new function,
8246         like padding, but keep minimum distance from staff. Easier than
8247         linespanners (dynamics, pedals), but roughly the same effect.
8248
8249 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
8250
8251         * emacs-mode.el: Added spanish-note-replacements 
8252         (Carlos Betancourt, <carlos.betancourt@chello.be>).
8253
8254         * vimrc: (Un)commenting with <(S-)F12>, tidy.
8255
8256 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
8257
8258         * lilypond.vim: Do not fontify cises, desis, etc.
8259
8260         * vimrc: view dvi with <S-F6>
8261
8262 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8263
8264         * lily/lookup.cc (triangle): new function.
8265
8266         * input/regression/measure-grouping.ly (texidoc): new file: show
8267         triangles and brackets for beat groups of 3 and 2.
8268
8269         * lily/include/measure-grouping-spanner.hh (class
8270         Measure_grouping): new file.
8271
8272         * lily/measure-grouping-spanner.cc (brew_molecule): new file
8273
8274         * lily/measure-grouping-engraver.cc (class
8275         Measure_grouping_engraver): new file.
8276
8277 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
8278
8279         * Merge from stable:
8280
8281             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
8282         
8283         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
8284         stylesheet.
8285
8286         * ly/paper19.ly: Include paper19-init.ly.
8287
8288         * ly/paper19-init.ly: New file.
8289
8290         * Documentation/user/tutorial.itely (First steps): Fix first
8291         example for font test.
8292
8293         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
8294
8295         * ChangeLog: Add 1.7.6 release marker (see below).
8296
8297         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
8298         Add .py files.
8299
8300 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8301
8302         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
8303
8304         * input/tutorial/*.ly: update to new syntax.
8305
8306         * lily/parser.yy (Composite_music): new transpose syntax,
8307         \transpose FROM TO MUSIC. 
8308
8309 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8310
8311         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
8312         latex progress/error output to stderr (by default this goes to
8313         stdout).  Show lilypond progress, even when not verbose.
8314
8315         * python/lilylib.py (system): New optional parameter to control
8316         showing of progress.
8317
8318         * scm/backend-documentation-lib.scm (check-dangling-properties):
8319         Fix error message.
8320
8321         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
8322         axis, extent.
8323
8324         * scm/grob-property-description.scm (magnify): Remove.
8325         (extent, axis): Add.
8326
8327 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8328
8329         * VERSION: Release 1.7.6.
8330
8331         * scripts/convert-ly.py: more uniformization substitutions.
8332
8333         * buildscripts/new-chords.py (sub_chords): new file.
8334
8335 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8336
8337         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
8338         lilypond.map.  Include sauter fonts too.  Cleanups.
8339
8340 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8341
8342         * Documentation/user/tutorial.itely (First steps): change to new
8343         chord/tie/slur/beam notation.
8344
8345         * lily/parser.yy (event_that_take_dir): allow postfix notation for
8346         ties.
8347
8348         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
8349         engraver. Process ties in postfix notation, i.e. c8-~ c
8350
8351         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
8352
8353         * input/regression/beam-postfix-notation.ly (texidoc): new file.
8354
8355         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
8356
8357         * lily/beam-engraver.cc (try_music): accept new-beam-events
8358
8359         * input/regression/chord-scripts.ly (texidoc): new file
8360
8361         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
8362         script-events.
8363
8364         * scm/script.scm (default-script-alist): cleanup.
8365
8366         * lily/script-engraver.cc (make_script_from_event): cleanup.
8367
8368         * lily/lyric-combine-music-iterator.cc
8369         (Lyric_combine_music_iterator): remove superfluous events.
8370         (melisma_busy): new function. Fix broken melismas.
8371
8372 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
8373
8374         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
8375         Remove nonvalid settings. Use descriptive key names.
8376         Use <Return> to indicate the pressing of that key.
8377
8378 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8379
8380         * scripts/lilypond-book.py (option_definitions): Typo.
8381
8382         * scripts/ly2dvi.py: Updates.
8383
8384         * python/lilylib.py (setup_environment, print_environment)
8385         (get_bbox, make_preview): Merge and remove from ly2dvi and
8386         lilypond-book.
8387
8388         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
8389
8390         * .cvsignore: Remove some cruft.
8391
8392         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
8393         path.
8394
8395         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
8396         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
8397         throughout.
8398
8399         * python/lilylib.py (quiet_system): Junk
8400         (system): Display error log upon failure.
8401         (read_pipe): New function.  Cleanups and fixes.
8402
8403         * python/*.py: Rename from *.py.in.
8404         
8405         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
8406
8407         * GNUmakefile.in (SUBDIRS): Move python before scripts.
8408
8409 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
8410
8411         * python/GNUmakefile: Bugfix: handle modules.
8412
8413         * stepmake/stepmake/python-module-targets.make (default): Add
8414         compiled modules. 
8415
8416         * stepmake/stepmake/python-module-rules.make: Add rule for byte
8417         compiling modules.
8418
8419         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
8420         Bugfix.  (OUT_PYC_MODULES): Add.
8421
8422 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
8423
8424         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
8425         Use default paths. Refresh description.
8426
8427 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8428
8429         * VERSION: 1.7.5 released
8430
8431         * input/regression/finger-chords.ly (texidoc): new file.
8432
8433         * lily/script-engraver.cc (process_music): remove scriptHorizontal
8434         support
8435
8436         * lily/fingering-engraver.cc (process_music): remove kludgy
8437         scriptHorizontal stuff.
8438
8439         * lily/script.cc: remove staff-support property.
8440
8441         * lily/new-fingering-engraver.cc (add_fingering): new
8442         file. Fingering engraver for new style chords.
8443
8444 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8445
8446         * lily/parser.yy (bare_number): allow 4 \cm (without
8447         decimal dot). (should backport to 1.6?)
8448
8449         * ly/declarations-init.ly: use Scheme for dimension defs.
8450
8451         * lily/parser.yy (TODO): remove hard coded dimensions, add
8452         REAL NUMBER_IDENTIFIER production.
8453
8454         * lily/rest-collision.cc (force_shift_callback): rewrite using
8455         -done property.
8456
8457         * scm/grob-property-description.scm (rest-collision-done): add
8458         property.
8459         
8460         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
8461
8462 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8463
8464         * input/regression/multi-measure-rest-center.ly: new file.
8465
8466         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
8467         off horizontally by 0.05 ss. Fixed.
8468
8469 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8470
8471         * scm/pdftex.scm: Rename ly-number to ly:number->string.
8472
8473         * Documentation/topdocs/index.tely: Remove duplicate from merge.
8474
8475 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8476
8477         * lily/tie.cc (get_control_points): also avoid staff lines on the
8478         just outside the outer staff lines
8479
8480 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8481
8482         * ly/params-init.ly: Just define style-alist, no need to
8483         define-public.
8484
8485         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
8486         (thanks Han-Wen).
8487
8488         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
8489         (FET_FILES): = FONT_FILES.
8490
8491         * Merge from stable:
8492
8493             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
8494
8495 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8496
8497         * VERSION: 1.7.4 released.  
8498         
8499         * scm/generate-documentation.scm (string-append): add macro
8500         definitions.
8501
8502         * lily/text-item.cc (lookup_text): don't use virtual fonts for
8503         normal texts.
8504
8505         * lily/multi-measure-rest-engraver.cc: make separate
8506         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
8507
8508         * lily/multi-measure-rest.cc: remove text handling. Remove
8509         number-threshold.
8510
8511 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8512
8513         * scm/music-types.scm: doc patch by Graham Percival
8514
8515 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8516
8517         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
8518         encoding part.
8519         (Font_info.set_defaults): pixelsize now also defauts to '0'.
8520         (sketch_p): Sketch wants only first four elements of X11 font spec.
8521
8522         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
8523
8524         * mf/feta-autometric.mf: Write foundry and family to log.
8525
8526         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
8527         font translation table.
8528
8529         * buildscripts/mf-to-table.py: Better font info into afm.
8530
8531         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
8532         1.0.9 required.
8533
8534         * configure.in: Whine for mftrace 1.0.9.
8535
8536 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8537
8538         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
8539
8540         * lily/main.cc (main_prog): don't try to load init.EXT when
8541         processing foo.EXT.
8542
8543 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
8544
8545         * scm/tex.scm (zigzig-line): added.
8546
8547         * scm/ps.scm (zigzag-line): added.
8548
8549         * ps/music-drawing-routines.ps (subvec): added.
8550         (draw_zigzag_line): added.
8551         
8552         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
8553         grob properties zigzag-width and zigzag-length.
8554
8555         * input/regression/glissando.ly: Add some zig-zagged glissandi.
8556
8557 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
8558
8559         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
8560         svg output, including font.
8561
8562 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8563
8564         * scm/lily.scm: Register sodipodi output module.
8565
8566         * scm/sodipodi.scm: New file.
8567
8568         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
8569
8570         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
8571         comment, after header.
8572         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
8573         FullName.  Fix FontName key.
8574
8575 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
8576
8577         * lily/rest.cc (after_line_breaking): bugfix: dots after half
8578         and breve rests.
8579         
8580         * input/test/blank-notes.ly: bugfix
8581
8582         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
8583         rests. (Kim Shrier)
8584
8585         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
8586         
8587 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
8588
8589         * scm/tex.scm: 
8590         * scm/ps.scm: Cleanup and remove obsolete junk.
8591
8592         * Documentation/user/internals.itely:
8593         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
8594
8595         * lily/parser.yy: Identify shift/reduce problems.
8596
8597         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
8598         make-style-sheet.  Too specific for convert-ly?
8599
8600 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8601
8602         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
8603
8604         * input/test/*.ly: various fixes.
8605
8606         * lily/music.cc (name): bugfix
8607
8608         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
8609
8610         * lily/input-file-results.cc (code): set-point-and-click! ->
8611         set-point-and-click
8612         
8613 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8614
8615         * Use uniform ly: prefix for exported scheme primitive functions.
8616
8617         * scm/music-types.scm: junk compat glue
8618
8619         * scripts/convert-ly.py: add rules for stuff below, junk
8620         compatibility glue for spanrequest.
8621
8622         * lily/parser.yy (verbose_event): remove \spanrequest,
8623         \commandspanrequest, \script. 
8624         
8625         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
8626
8627         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
8628         for \penalty, \glissando.
8629
8630         * VERSION: release 1.7.3
8631         
8632 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
8633
8634         * lily/accidental-engraver.cc: Fix
8635         grace-in-the-beginning-of-measure bug caused by the resent
8636         partial-measure fix.
8637
8638         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
8639         overlap looks too crowded)
8640         
8641 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8642
8643         * lily/parser.yy (assignment): allow SCM expression as assignment.
8644
8645         * lily/include/music-output-def.hh (class Music_output_def):
8646         * lily/music-output-def.cc: 
8647         * lily/paper-def.cc: 
8648         * scm/font.scm (markup-to-properties):
8649         * lily/parser.yy (music_output_def_body): 
8650         remove style_sheet_
8651
8652 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8653
8654         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
8655         length.
8656
8657         * input/regression/spacing-to-grace.ly: new file.
8658
8659         * input/regression/spacing-end-of-line.ly: new file.
8660
8661         * lily/note-spacing.cc (get_spacing): take into account breakable
8662         stuff sticking out at the left (time sig change at line break).
8663
8664         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
8665         raggedright code.
8666
8667         * scm/music-functions.scm (make-voice-props-set): add
8668         staff-position for mm rests.
8669  
8670         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
8671         before grace notes a little.
8672
8673         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
8674
8675         * lily/break-align-interface.cc (do_alignment): right-edge spacing
8676         key adds space at the end of line. 
8677
8678 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
8679
8680         * scm/sketch.scm: Fix beams.
8681
8682         * buildscripts/mf-to-table.py: Add EncodingScheme.
8683
8684         * scm/sketch.scm: Resurrect.
8685
8686 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8687
8688         * lily/multi-measure-rest.cc: use breve rests for measure lengths
8689         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
8690
8691 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8692
8693         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
8694
8695         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
8696
8697 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8698
8699         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
8700         token for origin information.
8701
8702         * lily/parser.yy (My_lily_lexer): do identifier location and
8703         cloning from lexer.
8704
8705         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
8706         logic out of the parser. Add bar checks on both ends.
8707
8708         * Documentation/user/refman.itely (Multi measure rests): add more
8709         notes about mm rests.
8710
8711 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8712
8713         * input/regression/bar-scripts.ly: Re-enable.
8714
8715         * lily/parser.yy:
8716         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
8717         released rsn.  Bison 1.50 has a crucial bug and won't work.
8718
8719         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
8720
8721
8722 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8723
8724         * input/regression/bar-scripts.ly: Blunt documentation build fix.
8725
8726 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8727
8728         * Actually merge changes since 1.6.4 besides ChangeLog, and
8729         resolve conflicts.  Lots of updates, hope all is well.
8730         
8731         * cygwin/lilypond.hint (requires): Add ghostscript.
8732
8733         * scm: Update some (c).
8734         
8735 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8736
8737         * input/test/{various}.ly: add \header fields and texidoc strings.
8738
8739 2002-10-05  Werner Lemberg  <wl@gnu.org>
8740
8741         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
8742         renamed to `output_latex_quoted'.
8743         Added `output_latex_noquote'.
8744         (schedule_lilypond_block): Implement `noquote' option for LaTeX
8745         mode.
8746
8747 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8748
8749         * ChangeLog: Add 1.6.6 release marker.  See below.
8750
8751         * stepmake/stepmake/po-targets.make: Remove --c++ option.
8752
8753         * scripts/midi2ly.py: Fix global syntax warnings.
8754
8755         * GNUmakefile.in: Generate builddir locale tree too.
8756
8757         * scripts/ly2dvi.py:
8758         * scripts/midi2ly.py: 
8759         * scripts/mup2ly.py: 
8760         * scripts/update-lily.py:
8761         * lily/main.cc (setup_paths): Fix for locales setup.
8762
8763 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8764
8765         * Documentation/windows/installing.texi: Soften wording about
8766         necessity of becoming Administrator.  tommie@iae.nl reports this
8767         does not seem to be necessary for his flavour of Windows 2000.
8768         Explicitely discourage text mode mounts.
8769
8770 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8771
8772         * lily/rest.cc (after_line_breaking): backport dot position fix.
8773
8774         * lily/rest-collision.cc (do_shift): also remove dots for suicided
8775         rests. Thanks to Klaus Zimmermann for finding this bug.
8776
8777 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
8778
8779         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
8780
8781 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8782
8783         * Documentation/user/music-glossary.tely: fix links.
8784
8785 2002-10-21  Werner Lemberg  <wl@gnu.org>
8786
8787         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
8788         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
8789         scaling factor) only once and use them in the definition of
8790         \embeddedps.
8791         * ps/music-drawing-routines.ps (skeel): Removed.
8792
8793 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8794
8795         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
8796         Solaris7, as we don't use nested $( ) constructs.
8797
8798 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8799
8800         * VERSION: Release 1.6.6.
8801         
8802 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
8803
8804         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
8805         as workaround for /bin/sh problems on Solaris7.
8806
8807 2002-10-19  Werner Lemberg  <wl@gnu.org>
8808
8809         * GNUmakefile.in (web-doc): Fix typos.
8810         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
8811         `music-drawing-routines.ps' but emit \special{header=...} once.
8812         * scm/tex.scm (header-end): Updated.
8813
8814 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8815
8816         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
8817         undefined tremolo. 
8818
8819 2002-10-15  Werner Lemberg  <wl@gnu.org>
8820
8821         * scripts/lilypond-book.py (g_make_html): New global variable.
8822         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
8823         if `g_make_html' isn't set.
8824         [main]: Add format `texi-html'.
8825         (option_definitions): Updated.
8826         * Documentation/user/lilypond-book.itely: Updated.
8827
8828         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
8829         * make/ly-rules.make (%.texi, %.nexi): Use it.
8830         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
8831         format to lilypond-book.
8832         * GNUmakefile.in (web-doc): Ditto.
8833
8834 2002-10-14  Werner Lemberg  <wl@gnu.org>
8835
8836         Further improve TeX output.  The produced files are about 40%
8837         smaller.  `lilyponddefs.tex' is now read only once.
8838
8839         * tex/lilyponddefs.tex: Remove footer stuff.
8840         (\ifundefined): Renamed to...
8841         (\lilypondundefined): This.  Use LaTeX's definition to
8842         make it nestable and make it global.
8843         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
8844         output.
8845         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
8846         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
8847         them global.
8848         (\placebox): Renamed to...
8849         (\lyitem): This.
8850         Make it global and call \outputscale by itself.
8851         (\lybox, \lyvrule): New macros to reduce input data.
8852         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
8853         New auxiliary macros.
8854         (\SkipLilydefs, \EndLilyPondOutput): Removed.
8855         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
8856         to...
8857         (\lilypondspace): This and made it global.
8858         (\turnOnPostScript): Renamed to...
8859         (\lilypondpostscript): This and made it global.
8860         (\turnOnExperimentalFeatures): Renamed to...
8861         (\lilypondexperimentalfeatures): This and made it global.
8862         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
8863         (\lilypondsetdimen): This and made it global.
8864         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
8865         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
8866         (all, $(outdir)/music-drawing-routines.ps): New rules.
8867         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
8868         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
8869         start-system, stop-system, stop-last-system, filledbox): Updated to
8870         use the changed macros from lilyponddefs.tex.
8871         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
8872
8873 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8874
8875         * Documentation/windows/installing.texi: Update.
8876
8877 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8878
8879         * VERSION: 1.6.5 released
8880
8881         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
8882
8883 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8884
8885         * scm/translator-property-description.scm (voltaOnThisStaff): add
8886         property.
8887
8888 2002-09-28  Werner Lemberg  <wl@gnu.org>
8889
8890         * scm/tex.scm (header-end): Suppress page numbering.
8891
8892         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
8893         Fix quotation for HTML output.
8894
8895 2002-09-28   Graham Percival   <gperciva@sfu.ca>
8896         
8897         * Documentation/user/refman.itely: grammar and phrasing
8898           fixes to "Note Entry" section.  Also adds a few new examples.
8899
8900 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8901
8902         * flower/include/string-data.icc: include string.h
8903
8904 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8905
8906         * scm/chord-name.scm (chord::inner-name-banter): remove space.
8907
8908 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8909
8910         * Documentation/user/GNUmakefile (extra-local-help): Add.
8911
8912         * stepmake/stepmake/www-targets.make (local-help): Add.
8913
8914 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8915
8916         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
8917         packages.
8918
8919         * Documentation/topdocs/README.texi (Top): building documentation
8920         (not website.)
8921
8922 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8923
8924         * Documentation/user/refman.itely: 
8925         * Documentation/user/tutorial.itely: 
8926         * Documentation/user/music-glossary.tely: Merge changes.
8927
8928         * Documentation/user/glossary.html.in: 
8929         * Documentation/index.texi: 
8930         * Documentation/header.html.in: Accomodate renaming of glossary.
8931         
8932         * Documentation/user/tutorial.itely: Add some glossary references.
8933         
8934         * Documentation/user/refman.itely: Minor fixes.
8935         
8936         * Documentation/user/lilypond.tely: Add glossary do direntry.
8937
8938         * Documentation/user/music-glossary.tely: Rename (previously:
8939         glossary.tely).  Fix anchor placement.
8940
8941         * Documentation/user/GNUmakefile: Make music-glossary.info too.
8942
8943 2002-09-23  Werner Lemberg  <wl@gnu.org>
8944
8945         * scripts/lilypond-book.py (output_dict): Fix handling of
8946         various environments by avoid extraneous newlines.
8947         Rename `output-all' regexp for html to `output-html'.
8948         Replace `output-all' regexp for texi with `output-texi-quote'
8949         and `output-texi-noquote'.
8950         (compose_full_body): Don't override `linewidth' user option
8951         for `singleline'.
8952         (schedule_lilypond_block): Don't indent text specified with
8953         `intertext' option.
8954         Add new option `noquote'.
8955         (compile_all_files): Use latex instead of tex to compile ly
8956         files directly.
8957
8958         * Documentation/user/lilypond-book.itely: Updated and revised.
8959         Improve layout.
8960
8961         * Documentation/user/glossary.tely,
8962         Documentation/user/introduction.itely,
8963         Documentation/user/tutorial.itely,
8964         Documentation/user/refman.itely,
8965         Documentation/user/appendices.itely: Fix overfull LilyPond
8966         boxes caused by the new lilypond-book code.  Other minor
8967         fixes.
8968
8969         * Documentation/user/macros.itexi (@texiflat): Don't emit
8970         trailing space.
8971
8972         * scm/tex.scm (end-output, header-end): Add preamble and
8973         postamble to make lilypond output directly compilable with
8974         latex.
8975
8976         
8977 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8978
8979         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
8980         instructions.
8981
8982 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
8983
8984         * Documentation/user/glossary.tely: Add titling and hyperlinks.
8985
8986 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8987
8988         * lily/beam.cc (connect_beams): don't crash if there are quarter
8989         notes in beams.
8990
8991 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
8992
8993         * Documentation/user/refman.itely: corrected ancient clef
8994         docu; added docu on ligatures
8995
8996 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
8997
8998         * Documentation/user/glossary.tely,
8999         Documentation/user/refman.itely, input/les-nereides.ly,
9000         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
9001         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
9002         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
9003         Stem properties: flag-style -> stroke-style, style -> flag-style.
9004
9005
9006 2002-09-22  Werner Lemberg  <wl@gnu.org>
9007
9008         * scripts/lilypond-book.py: Add option `notime' to suppress
9009         printing of a time signature.  Specify default indentation of 0pt
9010         if single line fragment.  Don't emit redundant `\paper{ }'.
9011
9012         * Documentation/user/lilypond-book.itely: Updated.
9013
9014         * Documentation/user/glossary.tely: Completely reformatting.
9015
9016 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9017
9018         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
9019
9020 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9021
9022         * Documentation/user/tutorial.itely: Fix links.
9023         
9024         * Documentation/topdocs/index.tely:
9025         * Documentation/index.texi:
9026         * Documentation/header.html.in: Small website fixes and updates.
9027
9028         * debian/: Debian patch by Anthony Fok.
9029
9030 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9031
9032         * Documentation/footer.html.in: How time flies: It's already 2002!
9033
9034         * Documentation/topdocs/index.tely: Stable/development fix.  Use
9035         more descriptive link names than 'here'.
9036
9037 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9038
9039         * VERSION: 1.7.2 released
9040         * VERSION: 1.6.4 released
9041         
9042         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
9043
9044         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
9045         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
9046
9047         * mf/feta-din.mf (test): add x-height and space.
9048
9049         * lily/dynamic-engraver.cc (process_music): take dynamic direction
9050         from ^_ for crescendi. Idem for slurs and phrasing slurs.
9051
9052         * ly/grace-init.ly: add-to-grace-init: function to portably add
9053         settings to \grace. 
9054
9055         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
9056         if we get an absolute dynamic event.
9057  
9058         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
9059
9060         * lily/source-file.cc (get_line): oops. All line numbers were off
9061         by 2. Fix that. 
9062
9063         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
9064         be after the note, combined with -_^, i.e. c4-(-\)-\>  
9065
9066         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
9067
9068         * lily/parser.yy (number_factor): remove (number) as number
9069         expression. ("Let them eat Lisp").
9070
9071 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9072
9073         * lily/horizontal-bracket.cc: new file.
9074
9075         * lily/horizontal-bracket-engraver.cc: new file.
9076
9077         * input/regression/note-group-bracket.ly: new file. Support
9078         horizontal note brackets for music analysis.
9079
9080         * lily/stem.cc (flag): new flag-style: no-flag.
9081
9082         * input/test/stem-cross-staff.ly: new file
9083         
9084         * Documentation/user/internals.itely: Improved formatting, fixing
9085         typos.  Added a section `Output details' to describe how the TeX
9086         code looks like.
9087
9088         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
9089
9090         * lily/parser.yy: remove \dynamicscript.
9091
9092         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
9093         definitions. 
9094
9095         * python/midi.c (midi_error): take two arguments.
9096
9097         * Merge 1.6.5 changes:
9098         
9099 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9100
9101         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
9102         staff-space.  Previous 1.5 was probably meant as half-spaces.
9103         (cautionary-style): parentheses (was: smaller).  This is what doco
9104         says, and it seems more logical.
9105
9106         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
9107         for 2nd sentence.
9108
9109 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9110
9111         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
9112
9113 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9114
9115         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
9116
9117 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9118
9119         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
9120
9121 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9122
9123         * scm/translator-property-description.scm (voltaOnThisStaff): add
9124         property.
9125
9126 2002-09-28  Werner Lemberg  <wl@gnu.org>
9127
9128         * scm/tex.scm (header-end): Suppress page numbering.
9129
9130         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
9131         Fix quotation for HTML output.
9132
9133 2002-09-28   Graham Percival   <gperciva@sfu.ca>
9134         
9135         * Documentation/user/refman.itely: grammar and phrasing
9136           fixes to "Note Entry" section.  Also adds a few new examples.
9137
9138 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9139
9140         * flower/include/string-data.icc: include string.h
9141
9142 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9143
9144         * scm/chord-name.scm (chord::inner-name-banter): remove space.
9145
9146 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9147
9148         * Documentation/user/GNUmakefile (extra-local-help): Add.
9149
9150         * stepmake/stepmake/www-targets.make (local-help): Add.
9151
9152 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9153
9154         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
9155         packages.
9156
9157         * Documentation/topdocs/README.texi (Top): building documentation
9158         (not website.)
9159
9160 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9161
9162         * Documentation/user/refman.itely: 
9163         * Documentation/user/tutorial.itely: 
9164         * Documentation/user/music-glossary.tely: Merge changes.
9165
9166         * Documentation/user/glossary.html.in: 
9167         * Documentation/index.texi: 
9168         * Documentation/header.html.in: Accomodate renaming of glossary.
9169         
9170         * Documentation/user/tutorial.itely: Add some glossary references.
9171         
9172         * Documentation/user/refman.itely: Minor fixes.
9173         
9174         * Documentation/user/lilypond.tely: Add glossary do direntry.
9175
9176         * Documentation/user/music-glossary.tely: Rename (previously:
9177         glossary.tely).  Fix anchor placement.
9178
9179         * Documentation/user/GNUmakefile: Make music-glossary.info too.
9180
9181 2002-09-23  Werner Lemberg  <wl@gnu.org>
9182
9183         * scripts/lilypond-book.py (output_dict): Fix handling of
9184         various environments by avoid extraneous newlines.
9185         Rename `output-all' regexp for html to `output-html'.
9186         Replace `output-all' regexp for texi with `output-texi-quote'
9187         and `output-texi-noquote'.
9188         (compose_full_body): Don't override `linewidth' user option
9189         for `singleline'.
9190         (schedule_lilypond_block): Don't indent text specified with
9191         `intertext' option.
9192         Add new option `noquote'.
9193         (compile_all_files): Use latex instead of tex to compile ly
9194         files directly.
9195
9196         * Documentation/user/lilypond-book.itely: Updated and revised.
9197         Improve layout.
9198
9199         * Documentation/user/glossary.tely,
9200         Documentation/user/introduction.itely,
9201         Documentation/user/tutorial.itely,
9202         Documentation/user/refman.itely,
9203         Documentation/user/appendices.itely: Fix overfull LilyPond
9204         boxes caused by the new lilypond-book code.  Other minor
9205         fixes.
9206
9207         * Documentation/user/macros.itexi (@texiflat): Don't emit
9208         trailing space.
9209
9210         * scm/tex.scm (end-output, header-end): Add preamble and
9211         postamble to make lilypond output directly compilable with
9212         latex.
9213
9214         
9215 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9216
9217         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
9218         instructions.
9219
9220 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9221
9222         * Documentation/user/glossary.tely: Add titling and hyperlinks.
9223
9224 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9225
9226         * lily/beam.cc (connect_beams): don't crash if there are quarter
9227         notes in beams.
9228
9229 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
9230
9231         * Documentation/user/refman.itely: corrected ancient clef
9232         docu; added docu on ligatures
9233
9234 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
9235
9236         * Documentation/user/glossary.tely,
9237         Documentation/user/refman.itely, input/les-nereides.ly,
9238         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
9239         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
9240         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
9241         Stem properties: flag-style -> stroke-style, style -> flag-style.
9242
9243 2002-09-22  Werner Lemberg  <wl@gnu.org>
9244
9245         * scripts/lilypond-book.py: Add option `notime' to suppress
9246         printing of a time signature.  Specify default indentation of 0pt
9247         if single line fragment.  Don't emit redundant `\paper{ }'.
9248
9249         * Documentation/user/lilypond-book.itely: Updated.
9250
9251         * Documentation/user/glossary.tely: Completely reformatting.
9252
9253 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9254
9255         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
9256
9257 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9258
9259         * Documentation/user/tutorial.itely: Fix links.
9260         
9261         * Documentation/topdocs/index.tely:
9262         * Documentation/index.texi:
9263         * Documentation/header.html.in: Small website fixes and updates.
9264
9265         * debian/: Debian patch by Anthony Fok.
9266
9267 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9268
9269         * Documentation/footer.html.in: How time flies: It's already 2002!
9270
9271         * Documentation/topdocs/index.tely: Stable/development fix.  Use
9272         more descriptive link names than 'here'.
9273
9274 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9275
9276         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
9277
9278 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9279
9280         * lily/part-combine-music-iterator.cc (get_state): cleanup
9281         (get_music_info): cleanup.
9282
9283 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9284
9285         * scm/backend-documentation-lib.scm (interface-doc-string):
9286         crosslinks between interfaces and grobs. Headings for interfaces
9287         in grob explanation.
9288
9289 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9290
9291         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
9292         dtd).  Add preliminary dtd.
9293         (re-sub-alist): Robustify.
9294
9295 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9296
9297         * lily/include/event-chord-iterator.hh,
9298         lily/context-specced-music-iterator.cc,
9299         lily/event.cc, lily/event-chord-iterator.cc: add
9300
9301 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9302
9303         * lily/: some (c) header fixes.
9304         
9305         * lily/request-chord.cc: Remove.
9306         
9307         * lily/include/event-chord-iterator.hh:
9308         * lily/include/event.hh:
9309         * lily/event-chord.cc: New file.
9310         
9311         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
9312         requested.
9313
9314 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9315
9316         * lily/ : rename Request to Event
9317
9318         * lily/parser.yy (command_element): move clef stuff into Scheme.
9319
9320         * lily/:  rename length_mom () to get_length()
9321
9322         * lily/part-combine-music.cc: removed file and class.
9323
9324         * lily/context-specced-music-iterator.cc (class
9325         Context_specced_music_iterator): new file. Obsoletes the
9326         Context_specced_music type.
9327
9328         * scm/music-types.scm (make-repeated-music): put different kinds
9329         of repeated music into music-type table.
9330
9331         * VERSION: 1.7.1 released.
9332
9333         * scm/to-xml.scm: new file.
9334
9335         * input/test/to-xml.ly (fooBar): demo of what is possible with the
9336         new Input representation: dump music as XML.
9337
9338         * scm/engraver-documentation-lib.scm
9339         (engraver-accepts-music-types?): add links from music to engraver,
9340         from music-type to engraver.
9341
9342         * lily/include/command-request.hh: removed
9343         lily/include/musical-request.hh: removed. Removed all _req classes
9344         except Key_change_req. Changes throughout.
9345
9346 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
9347
9348         * lily/tuplet-engraver.cc (try_music): Compile kludge.
9349
9350 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9351
9352         * lily/*.cc: specify accepts for many engravers.
9353
9354         * scm/music-documentation-lib.scm: dump music expressions and
9355         music subtypes.
9356
9357         * scm/documentation-lib.scm: complete revision.
9358         Use GOOPS objects to store document tree explicitly. Cleaned up and
9359         sped up doco generation a lot.
9360
9361 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9362
9363         * input/trip.ly (fugaIILeft): add arpeggio
9364
9365         * lily/translator-group.cc (try_music_on_nongroup_children):
9366         oops. The name symbol is in the cdr of the assoc handle.
9367
9368         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
9369         Hyphen_req, Glissando_req, Break_req, Mark_req 
9370
9371 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9372
9373         * lily/musical-request.cc (music-duration-length,
9374         music-duration-compress): new functions.
9375
9376         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
9377         throughout. Warning doesn't work yet.
9378
9379         * lily/translator-group.cc (try_music_on_nongroup_children):
9380         new implementation: store candidate acceptors in a hashTable.
9381
9382 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9383
9384         * scm/music-types.scm (music-descriptions): change name to
9385         internal-class-name
9386
9387         * scm/chord-name.scm (chord::inner-name-banter): remove space.
9388
9389 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9390
9391         * lily/beam.cc (connect_beams): don't crash if there are quarter
9392         notes in beams.
9393
9394 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
9395
9396         * Documentation/user/refman.itely: corrected ancient clef
9397         docu; added docu on ligatures
9398
9399 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
9400
9401         * Documentation/user/glossary.tely,
9402         Documentation/user/refman.itely, input/les-nereides.ly,
9403         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
9404         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
9405         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
9406         Stem properties: flag-style -> stroke-style, style -> flag-style.
9407
9408 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9409
9410         * scm/music-functions.scm (music-separator?): don't use name music
9411         property.
9412
9413 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9414
9415         * stepmake/stepmake/generic-targets.make (help): Document check
9416         target.
9417
9418         * lily/new-accidental-engraver.cc: Compile fix.
9419
9420 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9421
9422         * scripts/convert-ly.py: Add rule.
9423
9424         * input/test/music-creation.ly:
9425         * input/test/add-staccato.ly:
9426         * input/test/add-text-script.ly: ly-make-music.
9427
9428         * scm/drums.scm (make-head-type-elem, make-articulation-script):
9429         More ly-make-music renamings.
9430
9431         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
9432
9433         * lily/music-constructor.cc (make_music): Add debugging info.
9434
9435         * scm/music-functions.scm (make-simultaneous-music,
9436         (make-sequential-music, context-spec-music):
9437         * scm/music-types.scm (music-descriptions): Get lily to run.
9438
9439 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9440
9441         * lily/command-request.cc (transpose_key_alist): new function.
9442
9443         * lily/key-performer.cc (create_audio_elements): cleanup. 
9444
9445 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9446
9447         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
9448
9449         * lily/include/translator.hh (ENTER_DESCRIPTION): add
9450         events-accepted field.
9451
9452         * scm/music-types.scm: new file.
9453
9454         * lily/parser.yy: put music type initialization into scheme,
9455         similar to grob initialization.  Changes throughout.
9456
9457 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9458
9459         * Documentation/user/tutorial.itely: Fix links.
9460         
9461         * Documentation/index.texi: 
9462         * Documentation/header.html.in: 
9463         * Documentation/topdocs/index.tely: Small website fixes and updates.
9464
9465         * debian/: Debian patch by Anthony Fok.
9466
9467 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
9468
9469         * Documentation/footer.html.in: How time flies: It's already 2002!
9470
9471         * Documentation/topdocs/index.tely: Stable/development fix.  Use
9472         more descriptive link names than 'here'.
9473
9474         * ROADMAP: Remove test stuff.
9475
9476         * scripts/update-lily.py: Allow auto-building of stable and
9477         development versions.  Bugfixes.
9478
9479 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9480
9481         * VERSION: released 1.7.0
9482
9483         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
9484
9485         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
9486         positive line widths.
9487
9488 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
9489
9490         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
9491         go.  Fix comments.
9492
9493         * cygwin: Cygwin updates.
9494
9495 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9496
9497         * Documentation/windows/installing.texi (Top): version for python,
9498         urls for ghostscript (thanks to John Potelle)
9499         
9500         * lily/simultaneous-music-iterator.cc
9501         (Simultaneous_music_iterator): init children_list_ before
9502         triggering GC.
9503
9504         * lily/*-iterator.cc: be even more careful with smobbed copy
9505         constructors. 
9506
9507         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
9508         LeftEdge item.
9509
9510 2002-09-15  Werner Lemberg  <wl@gnu.org>
9511
9512         Improving LilyPond's output to make them ordinary TeX boxes with
9513         predictable dimensions.  System boxes are now vertically centered on
9514         the baseline; this offset can be further controlled with
9515         \lilypondscoreshift.
9516
9517         * lily/system.cc (System::post_processing): Pass length of current
9518         system to `start-system' (including any horizontal indentation).
9519
9520         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
9521         prettier.
9522         (lily-def): Append `%'.
9523         (start-system): Add parameter `wd'.  Output more TeX code to specify
9524         box dimensions.
9525         (stop-system, stop-last-system): Complement changes in
9526         `start-system'.
9527         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
9528         Updated.
9529
9530         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
9531         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
9532         Write final `\endinput'.
9533
9534         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
9535         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
9536         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
9537         files and macro definitions don't produce spurious spaces and
9538         paragraphs (using \endlinechar).
9539         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
9540
9541         * Documentation/user/internals.itely: Improved formatting, fixing
9542         typos.  Added a section `Output details' to describe how the TeX
9543         code looks like.
9544
9545 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
9546
9547         * lily/accidental-engraver.cc: Also work with partial measures.
9548
9549 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9550
9551         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
9552         spanner.
9553
9554 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9555
9556         * lily/identifier-smob.cc (unpack_identifier): new file.
9557
9558         * lily/lexer.ll (identifier_type): new function.  use ly-id to
9559         pass off scheme expressions as music identifiers.
9560
9561         * scm/lily.scm: reorganisation, cleanups.
9562
9563         * lily/main.cc: small cleanups.
9564
9565 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9566
9567         * lily/ly-module.{cc,hh}: new file.
9568
9569 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
9570
9571         * lily/accidental-engraver.cc: Also work with partial measures.
9572
9573 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
9574
9575         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
9576
9577 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9578
9579         * lily/my-lily-lexer.cc: use SCM module in stead of
9580         Scheme_hash_table. Changes throughout.  
9581
9582 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9583
9584         * VERSION (MY_PATCH_LEVEL): make 1.7.0
9585