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