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