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