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