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