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