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