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