]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* input/test/chords-below-volta-bracket.ly,
[lilypond.git] / ChangeLog
1 2004-07-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2
3         * input/test/chords-below-volta-bracket.ly,
4         input/test/no-key-at-end-of-line.ly: New example files (FAQs)
5
6 2004-07-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
7
8         * input/regression/beam-quant-standard.ly: new file: test standard
9         beam quants.
10
11         * scm/beam.scm (check-quant-callbacks): new function
12         (check-beam-quant): new function: check whether current beam
13         quants match argument.
14
15         * lily/beam-quanting.cc (score_forbidden_quants): fix problem with
16         forbidden quant for sitting (upstem)/hanging (downstem) on outer
17         staffline line.
18
19 2004-07-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
20
21         * lily/parser.yy (Generic_prefix_music_scm): add (scm,scm) music
22         functions.
23
24         * lily/note-collision.cc (do_shifts): align colliding notes to
25         their leftmost note.
26
27         * input/regression/collision-alignment.ly: new file.
28
29         * ly/init.ly: don't print gc stats.
30
31         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo): add
32         extra newline
33
34         * scm/define-grobs.scm (all-grob-descriptions): use (0 . 0) not #f
35         for dimensions. This fixes ottava-remove-empty-staff.ly
36
37         * input/regression/lyrics-tenor-clef.ly: new file.
38
39         * lily/axis-group-engraver.cc (process_acknowledged_grobs): catch
40         cyclic parents when two axis-group-engravers are
41         present. Fixes: crash-axis-group-engraver.ly. 
42         
43         * input/test/volta-chord-names.ly: new file.
44
45         * scm/define-context-properties.scm
46         (all-user-translation-properties): change voltaOnThisStaff
47         definition. 
48
49         * lily/volta-engraver.cc (stop_translation_timestep): set bounds
50         if necessary.
51
52         * lily/volta-bracket.cc (print): handle volta brackets without
53         bars. 
54
55 2004-07-01  Jan Nieuwenhuizen  <janneke@gnu.org>
56
57         * scripts/abc2ly.py (try_parse_chord_delims): Bugfix: update to
58         2.0 chord syntax.  Ouch.  (thanks Dave Phillips).
59
60 2004-07-01  Nicolas Sceaux  <nicolas.sceaux@free.fr>
61
62         * scm/output-gnome.scm: updated instructions for running gnome
63         backend
64
65 2004-06-29  Carl Sorensen  <carldsorensen@attbi.net>
66
67         * scm/fret-diagrams.scm (draw-dots): default values for dot size
68         and dot-position now depend on finger-code value; in-dot makes
69         dots larger and centered.
70         (draw-barre): added straight-barre indicator option
71         (draw-dots): made fontify-text-white work.
72
73         * music-drawing-routines.ps: added /draw_white_text
74
75         * scm/output-tex.scm:  added white-text
76
77         * scm/output-ps.scm:  added white-text
78
79         * scm/lily.scm (ly:all-stencil-expressions): Added white-text to 
80         list of stencil expressions
81
82         * scm/stencil.scm: Added fontify-text-white
83
84 2004-06-29  Heikki Junes  <hjunes@cc.hut.fi>
85
86         * input/regression/+.ly: use @unnumbered section.
87
88 2004-06-28  Nicolas Sceaux  <nicolas.sceaux@free.fr>
89
90         * elisp/lilypond-mode.el (LilyPond-guile): set current module to
91         (*anonymous-ly-0*) iso. (*anonymous-ly-1*)
92
93 2004-06-28  Jan Nieuwenhuizen  <janneke@gnu.org>
94
95         * buildscripts/guile-gnome.sh (PATH): GUILE CVS is still fubarred.
96
97 2004-06-26  Nicolas Sceaux  <nicolas.sceaux@free.fr>
98
99         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
100         was causing an error. (was not actually commited in 2004-06-20)
101
102         * input/regression/lily-in-scheme.ly (withPaddingC): does not
103         breaks anymore
104
105 2004-06-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
106
107         * VERSION: 2.3.5 released.
108         
109         * lily/my-lily-parser.cc (parse_string): switch module too.
110
111 2004-06-24  Jan Nieuwenhuizen  <janneke@gnu.org>
112
113         * Documentation/topdocs/INSTALL.texi (Top): Add guile, python and
114         ec-fonts-mftraced to running requirements.
115
116 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
117
118         * lily/my-lily-lexer.cc (My_lily_lexer): copy scopes so temporary
119         assignments don't reach the original file.
120
121         * lily/my-lily-parser.cc (My_lily_parser): only copy lexer if it
122         exists
123
124 2004-06-22  Jan Nieuwenhuizen  <janneke@gnu.org>
125
126         * scm/output-gnome.scm: 
127         * buildscripts/guile-gnome.sh: Update wrt fixed GUILE CVS.
128
129         * debian/: Apply Debian patch (Anthony Fok).
130
131 2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
132
133         * Documentation/user/music-glossary.tely: fix titling; @top is already
134         an @unnumbered @chapter.
135
136 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
137
138         * debian/GNUmakefile (EXTRA_DIST_FILES):
139         (CONF_FILES): update file list.
140
141         * lily/stencil.cc (interpret_stencil_expression): bugfix.
142
143 2004-06-21  Jan Nieuwenhuizen  <janneke@gnu.org>
144
145         * debian/: Remove cruft (requested Anthony Fok.)
146
147         * buildscripts/guile-gnome.sh: Build without gcc libtool version
148         juggling.
149
150         * scm/framework-gnome.scm: Cleanups.  Resurrect +/- canvas scaling.
151         Add popup menu with grob properties.
152
153         * lily/grob-scheme.cc (ly:grob-properties):
154         (ly:grob-basic-properties): New function.
155
156         * lily/stencil.cc (interpret_stencil_expression): Comment-out
157         "no-origin" call.  Fixes -fps output.
158
159         * scm/output-ps.scm (no-origin): Add dummy implementation.
160
161         * scm/output-gnome.scm (define-origin): Remove
162         (grob-cause): Add.
163
164         * scm/output-ps.scm (scm):
165         * scm/output-tex.scm (scm): Remove define-origin from exports list.
166         (define-origin): Remove.
167
168         * scm/output-gnome.scm (define-origin): 
169
170         * scm/lily.scm (ly:all-output-backend-commands): Remove
171         define-origin.  Add grob-cause.
172
173 2004-06-21  Heikki Junes   <hjunes@cc.hut.fi>
174
175         * buildscripts/lilypond-words.py: add ly/portugues.ly.
176
177 2004-06-20  Heikki Junes   <hjunes@cc.hut.fi>
178
179         * Documentation/user/GNUmakefile:
180         * stepmake/stepmake/texinfo-rules: add Cascading Style Sheet using
181         --include-css=.../texinfo.css; command includes css into the html.
182
183         * Documentation/texinfo.css: add file.
184         define <hr> as black and thin.            
185
186 2004-06-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
187
188         * lily/stencil.cc (interpret_stencil_expression): add grob-cause
189         stencil expression. Junk define-origin.
190
191         * lily/my-lily-parser.cc (parse_string): init parser variable when
192         lexer_ is set, ie. in parse_string and parse_file.
193
194         * lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
195         ly:score-bookify.
196
197         * scm/lily.scm (collect-scores-for-book): new function.
198
199         * ly/init.ly: print collected scores/musics.
200
201         * lily/my-lily-parser.cc (LY_DEFINE): define parser in parser
202         scope, not in lily module.
203
204         * lily/book.cc (LY_DEFINE): ly:make-book. New function.
205
206         * configure.in (PKG_CONFIG_PATH): add --enable-gui flag, and
207         encapsulate gtk/pango tests.
208
209         * po/tr.po: Turkish translation.
210
211 2004-06-20  Nicolas Sceaux  <nicolas.sceaux@free.fr>
212
213         * input/regression/lily-in-scheme.ly: regression test for #{
214         ... #} syntax
215
216         * scm/ly-from-scheme.scm (read-lily-expression): #$( ... )
217         was causing an error.
218
219         * Documentation/user/programming-interface.itely (Using LilyPond
220         syntax inside Scheme): documentation for #{ ... #} syntax.
221
222 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
223
224         * Documentation/index.html.in: use black thin <hr>.
225
226         * buildscripts/mutopia-index.py: use thin black <hr>.
227
228 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
229
230         * scm/fret-diagrams.scm: Use UNIX style line endings.
231         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
232         typo.  Fixes compile.
233
234         * scm/output-ps.scm (white-dot): Remove second incarnation.
235
236         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
237
238 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
239
240         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
241         single file error.
242
243         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
244
245 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
246
247         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
248         remove size as argument to fret-diagram interface;
249         improved white-circle dots for fret;
250         improved top-fret thick line/
251
252         * scm/output-ps.scm: added white-dot function
253
254         * scm/output-tex.scm: added white-dot function
255
256         * tex/music-drawing-routines.ps: added draw_white_dot function
257
258         * ps/music-drawing-routines.ps: added draw_white_dot function
259
260         * input/test/fret-diagram.ly: examples to show multiple
261         functions and multiple interfaces
262
263 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
264
265         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
266         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
267
268         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
269         conflict.  Have I told you lately how much I love autotools?
270
271 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
272
273         * lily/lily-guile.cc: 
274         * lily/pangofc-afm-decoder.cc:
275         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
276         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
277
278         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
279         developers.
280
281         * lily/paper-outputter.cc (file): New method.
282         (dump_string): Use it.
283
284         * scm/output-gnome.scm: Update with pango CVS info, lilylib
285         musing.
286
287         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
288         of them has a comma :-).
289
290         * scm/framework-gnome.scm: Add pango decoders.
291
292         * lily/include/pangofc-afm-decoder.hh: 
293         * lily/pangofc-afm-decoder.cc: New file.
294
295         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
296
297         * configure.in: Check for pango.
298
299         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
300         autoconf).
301         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
302
303         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
304
305 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
306
307         * Documentation/user/tutorial.itely (Integrating text and music):
308         fix grammar & punctuation.
309
310 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
311
312         * lily/: Stray janitorial cleanups.
313
314         * scm/lily.scm (ly:all-stencil-expressions):
315         * scm/lily.scm (ly:all-output-backend-commands): New function.
316
317         * scm/safe-lily.scm (safe-objects): Add them.
318
319         * scm/framework-gnome.scm (<gnome-outputter>): New class.
320
321         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
322
323 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
324
325         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
326
327 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
328
329         * scm/page-layout.scm (default-page-make-stencil): add
330         raggedbottom, raggedlastbottom.
331
332         * Documentation/user/changing-defaults.itely (Page layout): add doc.
333
334         * scm/framework-tex.scm (define-fonts): fix export of
335         papersize.
336
337         * lily/paper-book.cc (classic_output): strip suffixes from
338         framework functions.
339
340         * lily/tuplet-bracket.cc (before_line_breaking): do not return
341         SCM_UNDEFINED to Scheme.
342
343 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
344
345         * lily/book.cc: remove Book::to_stencil().
346         (process): whoops. Score::book_rendering returns vector, not list.
347
348         * scripts/convert-ly.py (conv): remove \notes.
349         apply to input examples.
350
351         * lily/paper-outputter.cc (output_stencil): don't use
352         smobify_self() but self_scm()
353
354         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
355         from smobify_self().
356
357         * lily/paper-book.cc (output): load framework module
358         scm_c_resolve_module().
359
360         * python/lilylib.py (exit): exit with argument i.
361
362 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
363
364         * scm/framework-gnome.scm (output-framework-gnome): Try loading
365         gnome modules from non-toplevel.
366
367         * lily/ly-module.cc (ly:import-module): Export to ly:.
368
369         * lily/paper-score.cc (process): Do not show progress newline.
370
371         * lily/paper-book.cc (output, classic_output): Show progess
372         newline after score.
373
374 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
375
376         * buildscripts/lilypond-words.py: add ly/vlaams.ly
377
378 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
379
380         * lily/score.cc (ly:run-translator): Do not crash on empty music
381         list.
382
383         * lily/book.cc (process): Do not render score when systems is empty.
384
385         * input/simple-song.ly: Down one octave.
386
387         * scm/output-gnome.scm: Remove script again; re-add modules fix
388         (CVS conflict resolve?)
389
390         * lily/stencil.cc (ly:interpret-stencil): Was:
391         interpret_stencil_expression.
392
393 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
394
395         * buildscripts/guile-gnome.sh: New file.
396
397         * scm/output-gnome.scm: White background, better window size, sane
398         canvas size.  Cleanups.
399
400 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
401
402         * VERSION: release 2.3.4
403
404         * Documentation/user/invoking.itexi (Invoking the lilypond
405         binary): document --safe.
406
407         * scm/output-gnome.scm: set PATH in script.
408
409         * scm/page-layout.scm (default-page-make-stencil): don't stretch
410         if there is too few systems on a page.
411
412         * lily/parser.yy (relative_music): start at middle C without pitch
413         argument.
414
415         * Documentation/user/changing-defaults.itely (Page layout): new node.
416         (Paper size): rename node
417         (Page breaking): new node.
418         (Titling): move from invoking.
419         (File structure): new node.
420
421         * lily/parser.yy (score_body): allow \header and music anywhere in
422         \score body.
423
424 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
425
426         * scm/lily.scm (ly:load): Remove page-breaking.scm.
427
428 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
429
430         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
431
432         * lily/include/paper-line.hh: rename to Paper_system.
433
434         * lily/include/paper-book.hh: doc class.
435
436         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
437
438         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
439         (plain-header): add instrument-name.
440         (default-page-make-stencil): bugfixes.
441
442         * lily/parser.yy (book_body): allow \header anywhere in \book{}
443
444         * lily/paper-book.cc: remove copyright & tagline. Remove
445         interactions with Page
446
447         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
448         here, 
449         (default-page-make-stencil): new function
450         (default-page-music-height): new function
451         (page-headfoot): new function
452         (ly:optimal-page-breaks): generate stencils directly from here
453
454         * scm/titling.scm: new file, group titling functions
455
456 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
457
458         * scm/output-gnome.scm: Handle multiple pages.
459
460         * scm/framework-gnome.scm: Do not load output-gnome.
461         (framework-gnome): Invoke output-gnome::header and
462         output-gnome::end-output as faked stencils.  Fixes experimental
463         gnome output.
464
465 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
466
467         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
468         octavation compatibility fixes. Backportme. 
469
470         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
471         pages.
472         (ly:optimal-page-breaks): combine-penalties: no shortcut for
473         negative. Now we handle negative penalties (ie. \pageBreak)
474         correctly.
475
476         * lily/system.cc (get_line): extract page-penalty from the left
477         bound.
478
479         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
480
481 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
482
483         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
484
485 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
486
487         * scm/output-gnome.scm: Update script.  Move development to
488         lilypond_2_3_2 branch for now.
489
490 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
491
492         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
493         negative penalties.
494         cleanups.
495
496         * Documentation/user/changing-defaults.itely (Creating contexts):
497         index entries
498
499         * scm/page-breaking.scm (ly:optimal-page-breaks): new
500         file. Rewrite function. 
501
502         * lily/paper-book.cc (pages): new interface: page-breaking returns
503         list of line-list.
504
505         * lily/page.cc (Page): take lines argument.
506
507         * scm/document-translation.scm (all-engravers-doc): link to user man
508
509         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
510
511         * Documentation/user/notation.itely (Relative octaves): typo.
512
513         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
514
515 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
516
517         * scm/output-gnome.scm: Update build script.
518
519 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
520
521         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
522         gnome backend.
523
524         * scm/framework-gnome.scm: New file.
525
526         * scm/lily.scm: Use it.
527
528         * lily/paper-outputter.cc: Janitorial cleanups.
529         (ly:outputter-dump-string): Remove unreachable statement.
530
531         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
532         (ice-9): Bugfix: Add srfi-1.
533
534         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
535
536 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
537
538         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
539         in do_quit()
540
541 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
542
543         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
544
545 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
546
547         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
548         override of Beam::position-callbacks. Why would grace beams not be
549         quantized? Fixes: weird-stem-size-grace. 
550
551         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
552         warning only once. Backportme.
553
554         * lily/accidental-engraver.cc (number_accidentals_from_sig):
555         bugfix, 2nd try. Backportme.
556
557         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
558
559 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
560
561         * Documentation/user/notation.itely (Instrument transpositions):
562         Correct the name of the instrumentTransposition property.
563
564 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
565
566         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
567
568 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
569
570         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
571         and postLilyPondExample are called when defined.
572
573 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
574
575         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
576         This fixes setting notenames with `\include "nederlands.ly" '
577
578         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
579         new function.
580
581 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
582
583         * scm/page-layout.scm: don't do piece, it should be in score-title
584         only.
585
586         * lily/lexer.ll: lex \score separately.
587
588         * lily/paper-book.cc: junk stencil2line.
589
590         * lily/paper-line.cc (Paper_line): construct from Stencil
591         directly. No futzing with the dimensions.
592
593         * lily/include/paper-line.hh (class Paper_line): 
594
595         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
596         takes arbitrary number of arguments.
597
598         * input/test/markup-score.ly (tuning): simplify example. 
599
600 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
601
602         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
603
604         * scm/define-markup-commands.scm (score): define score-markup
605
606         * lily/parser.yy (markup): use score-markup.
607
608         * lily/score.cc: add ly:score? 
609
610 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
611
612         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
613         fret-parse-string so it prepares for calls to fret-diagram-verbose
614         Changed display constants to props so they are available for
615         \override.
616
617 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
618
619         * VERSION: release 2.3.3
620
621         * stepmake/stepmake/generic-vars.make: unset LANG.
622
623         * input/regression/tuplet-nest.ly: bugfix.
624
625         * lily/tie-performer.cc (stop_translation_timestep): reset
626         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
627
628         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
629         clear repeat_ directly after setting stem_tremolo_. Fixes:
630         tremolo-repeat.ly
631
632         * input/regression/span-bar-break.ly: new file.
633
634         * scm/define-grobs.scm (all-grob-descriptions): remove
635         break-visibility from SpanBar. Fixes: piano-repeat.ly
636
637 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
638
639         * python/lilylib.py (make_ps_images): only compute bbox when needed.
640
641         * scripts/lilypond-book.py (process_snippets): use lily -f ps
642         files for generating pngs. (failed experiment)
643
644         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
645         file with PFA fonts included.
646
647         * lily/score.cc (default_rendering): put header in too.
648
649         * lily/paper-line.cc (LY_DEFINE): change function to
650         ly:paper-line-extent
651
652         * scm/page-layout.scm (default-book-title): only add lines for
653         non-nil fields.
654         (default-score-title): idem.
655
656         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
657
658         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
659
660         * lily/include/paper-book.hh (class Paper_book): remove height_
661         member.
662
663         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
664
665         * lily/ly-module.cc (LY_DEFINE): bugfix.
666
667         * lily/paper-book.cc (book_title): separate function for the book
668         title.
669
670         * scm/page-layout.scm (default-book-title): only account for
671         markup fields.
672
673         * scm/framework-ps.scm: new file. Move high level interface from
674         output-ps.scm
675
676         * scm/music-functions.scm (def-grace-function): move macros from
677         ly/music-functions-init.ly
678
679         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
680         framework-tex.scm
681
682         * scm/framework-tex.scm (dump-line): new file. High level
683         interface for output (pages, systems, header). 
684
685         * lily/include/page.hh (class Page): add is_last_ field.
686
687         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
688
689         * lily/paper-book.cc (split_string): new function
690         (output): output multiple formats, i.e. --format=ps,tex
691
692         * scm/output-ps.scm (output-scopes): dump variables directly.
693         (define-fonts): rewrite for new interface
694
695         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
696
697         * lily/paper-outputter.cc (Paper_outputter): take format argument.
698
699         * lily/main.cc (parse_argv): don't set extension for output.
700
701         * lily/clef-engraver.cc (create_clef): remove
702         Staff_symbol_referencer::set_position() call. 
703
704 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
705
706         * ly/music-functions-init.ly (addlyrics): set the 'origin property
707         with the location argument in music function definitions.
708
709 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
710
711         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
712         staffsymbol dependency.
713
714         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
715         cleanups.
716
717         * lily/book.cc (process): return Paper_book
718         (to_stencil): use Book::process().
719
720         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
721         header_ field. Store in $globalheader
722
723         * lily/parser.yy (book_body): book header is initted to
724         $globalheader.
725
726
727 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
728
729         * input/test/fill-a4.ly: removed.
730
731         * lily/parser.yy (output_def): push scope of parent_ Output_def
732         too.
733
734 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
735
736         * scm/output-gnome.scm: Update info.
737
738 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
739
740         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
741
742         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
743         than 1 module.
744
745         * lily/include/ly-module.hh (ly_use_module): rename is_module to
746         ly_c_module_p.
747
748         * scm/page-layout.scm (default-book-title): move Scheme titling
749         functions to here.
750
751         * lily/parser.yy (book_paper_block): remove scope too.
752
753         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
754
755         * lily/rest.cc: add direction to rest properties.
756
757         * lily/include/output-def.hh: new file, move from
758         music-output-def.hh
759
760 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
761
762         * scm/output-gnome.scm: Describe feta-cork hack.
763
764 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
765
766         * lily/include/book-paper-def.hh: derive from Output_def 
767
768         * lily/include/paper-def.hh: move all functionality out of class.
769         Junk header.
770
771         * lily/include/music-output-def.hh: rename Music_output_def to
772         Output_def.
773
774         * input/wilhelmus.ly: only set space for Paper formatting. 
775
776         * lily/include/midi-def.hh: remove file, remove class.
777         Move functions to Music-output-def.
778
779         * lily/music-output-def.cc (Music_output_def): remove separate
780         translator table. Lookup translators in scope directly. This
781         obviates Context suffix for context identifiers, i.e.
782
783         \context {
784           \Staff
785           .. 
786           }
787
788
789         will work.
790
791
792         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
793
794         * Documentation/user/changing-defaults.itely (Horizontal spacing):
795         document spacing override hack.
796
797 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
798
799         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
800         installation info.  Support point-and-click.  Add +/- zoom
801         keybindings.
802
803 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
804
805         * VERSION: 2.3.2 released
806
807         * lily/parser.yy (book_body): set default bookpaper.
808
809         * scm/output-tex.scm (header): kludge: hard code linewidth. 
810
811         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
812
813 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
814
815         * lily/score.cc (default_rendering): scale outputdef before
816         starting.
817
818 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
819
820         * scm/fret-diagrams.scm: Add header.
821
822         * scm/output-gnome.scm: Hello world :-)
823
824 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
825
826         * scripts/lilypond.py (run_dvips): only add papersize if present.
827
828         * lily/accidental-engraver.cc (update_local_key_signature): new
829         function, fold code from initialize() and process_music().
830         (update_local_key_signature): use deep copy. This fixes one
831         problem from custom-key-signatures.ly.
832         (number_accidentals_from_sig): tighter check for
833         accidental-too-old.
834
835         * ly/engraver-init.ly: remove localKeySignature
836         definition from ChoirStaff, StaffGroup, Score.
837
838         * lily/percent-repeat-engraver.cc (try_music): add moments for
839         barlines too. Fixes: skipbars-percent-repeat.ly.
840
841 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
842
843         * lily/context-def.cc (filter_performers): don't go to cdrloc if
844         skipping last pair. Fixes: crash-bar-number.
845
846         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
847         D. Sorensen)
848
849         * input/test/fret-diagram.ly: new file.
850
851         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
852         (scale-paper): divide by scale.
853
854 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
855
856         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
857         case.
858
859 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
860
861         * scm/stencil.scm (fontify-text): reinstate function
862
863         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
864
865         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
866
867         * lily/parser.yy (book_paper_head): \bookpaper {} 
868
869         * python/midi.c: remove config.h
870
871 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
872
873         * scm/output-gnome.scm: Update.
874
875 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
876
877         * scm/output-gnome.scm: New file.
878
879         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
880
881 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
882
883         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
884         (find_scaled_font): move from Paper_def
885
886 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
887
888         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
889         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
890
891         * po/fr.po: update po.
892
893         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
894
895         * lily/book-paper-def.cc (print_smob): new file.
896
897 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
898
899         * buildscripts/lilypond-words.py: search words also from
900         music-functions-init.ly.
901
902 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
903
904         * ly/music-functions-init.ly (def-music-function): new helper
905         macro for defining music functions. \addlyrics \appoggiatura
906         \acciaccatura \grace \partcombine \autochange \applycontext
907         \applyoutput and \breathe are now defined here thanks to it.
908
909         * lily/parser.yy: 
910         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
911         \grace \partcombine \autochange \applycontext \applyoutput and
912         \breathe keywords removed from the parser.
913
914         * lily/parser.yy: 
915         * lily/music-function.cc (ly_make_music_function): 
916         * lily/lexer.ll (music_function_type): added a case for 0-arg
917         music functions.
918
919 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
920
921         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
922         refering to a music expression can be used in lily-inside-scheme:
923         #{ $music #}
924
925         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
926         and ly:parser-define, and change ly:parser-parse-string in order
927         to make #{ $music #} work.
928
929         * scm/new-markup.scm (compile-markup-expression): when an argument
930         is a string, use `make-simple-markup'.
931
932 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
933
934         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
935
936 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
937
938         * scripts/convert-ly.py (FatalConversionError.func): handle + in
939         font-size. (backportme)
940
941 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
942
943         * lily/paper-outputter.cc (output_stencil): dump font definitions
944         before each stencil.
945
946         * lily/include/paper-book.hh (struct Score_lines): new
947         struct. Collect info per Paper-score.
948
949         * lily/include/page.hh (class Page): to_stencil() returns Stencil
950         everywhere.
951
952         * lily/stencil.cc (find_expression_fonts): new function
953
954         * lily/paper-outputter.cc (output_stencil): use
955         interpret_stencil_expr
956
957         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
958         (interpret_stencil_expr): new function. Generic stencil
959         interpretation.
960
961         * lily/paper-def.cc (find_scaled_font): divide lookup
962         magnification by outpuscale for non-virtual fontmetrics. This
963         fixes ludicrously long font definitions for text
964         fonts. (backportme)
965
966         * lily/score-engraver.cc: remove
967         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
968
969 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
970
971         * input/test/markup-score.ly: Remove \notes.
972
973         * lily/parser.yy (book_body): Grok Composite_music and \header.
974         (markup): Push NOTES mode before score_block.
975
976         * VERSION: release 2.3.1
977
978         * mf/feta-klef.mf: 
979         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
980
981         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
982
983         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
984
985 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
986
987         * scm/output-tex.scm (output-tex-string): tighten safe security.
988
989         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
990
991         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
992         allowed ly functions.
993
994         * lily/ly-module.cc (ly_module_define): only define variable if
995         bound.
996         (ly_make_anonymous_module): take safe option.
997
998 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
999
1000         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
1001
1002 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1003
1004         * input/regression/newaddlyrics.ly: Fix.
1005
1006         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
1007         \score \notes.
1008
1009 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
1010
1011         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
1012
1013 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1014
1015         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
1016
1017         * lily/paper-line.cc (Paper_line): don't store list of stencils,
1018         but convert to single Stencil immediately.
1019
1020         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
1021
1022 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1023
1024         * scm/output-sodipodi.scm: Resurrect sodipodi output.
1025
1026 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
1027
1028         * elisp/lilypond-mode.el: Changed the way defaults are created for
1029         LilyPond-command-master.  LilyPond-mode will now check the
1030         timestamps of the files to see which command has to run next.
1031
1032 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1033
1034         * scm/bass-figure.scm (format-bass-figure): don't set
1035         number-markup for strings. This fixes string in bass
1036         figure. (backportme)
1037
1038         * lily/parser.yy (bass_number): insert number-markup into figure
1039         definition.
1040
1041         * scm/define-music-properties.scm (all-music-properties): make
1042         'figure a markup.
1043
1044         * scripts/convert-ly.py (conv): \apply -> \applymusic
1045
1046 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
1047
1048         * elisp/lilypond-mode.el: changed the order of some commands
1049         ("Midi" after "2Midi"), use the user-defined
1050         LilyPond-command-default as default instead of "LilyPond"
1051
1052         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
1053         to set the master file for the next command.
1054
1055         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
1056         with font-lock-reference-face.
1057
1058 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
1059
1060         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
1061
1062         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
1063
1064 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1065
1066         * ly/music-functions-init.ly (TODO): new file.
1067
1068         * lily/parser.yy (Generic_prefix_music_scm): add more
1069         music_function symbols.
1070         (Prefix_composite_music): change \apply to music-function   
1071
1072         * lily/include/music-function.hh: rename to music-function
1073
1074 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1075
1076         * lily/music-head.cc (LY_DEFINE): change order of args.
1077
1078         * input/regression/music-head.ly (texidoc): new file.
1079
1080         * lily/parser.yy (Generic_prefix_music): allow generic
1081         music-transformation functions. 
1082
1083         * lily/include/music-head.hh (is_music_head): new file.
1084
1085         * lily/music-head.cc (get_music_head_transform): new file.
1086
1087 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1088
1089         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
1090         empty extent. This fixes ottava brackets on rests. (backportme)
1091
1092         * make/lilypond.redhat.spec.in (Group): ln png files for info.
1093
1094         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
1095
1096         * cygwin/lily-wins.py: update for the lily-wins.py script.
1097
1098 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1099
1100         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
1101         code. This will obviate typeset_grob () in the future.  The effect
1102         of this is that improperly written spanner handling will result in
1103         invalid spanner bounds.
1104         (announce_grob): add to elems_ from here
1105         (typeset_grob): comment out.  
1106
1107         * lily/include/engraver.hh (make_spanner): new calling interface
1108         for make_{item,spanner}. This obviates most calls to
1109         announce_grob().
1110
1111         * scm/music-functions.scm (set-accidental-style): use GrandStaff
1112         iso. PianoStaff for piano styles.
1113
1114 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
1115
1116         * Documentation/user/music-glossary.tely: add segno after d.s.
1117
1118 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1119
1120         * lily/include/audio-column.hh: remove unused variables.
1121         (patch by Michael Welsh Duggan)
1122
1123         * flower/include/axes.hh (other_axis): inline Axes function
1124         (thanks to David Brandon).
1125
1126 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1127
1128         * cygwin/mknetrel: Install image links (backportme).
1129
1130         * Documentation/user/GNUmakefile (local-install-info): Activate
1131         actual installing of image links (backportme).
1132
1133 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1134
1135         * Documentation/user/notation.itely (Measure repeats): Removed
1136         unnecessary (and confusing) \context Voice{.
1137
1138 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1139
1140         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
1141
1142         * lily/page.cc (Page): Do not use ly_scheme_function for
1143         volatile/configurable variables (FIXME: better name).
1144
1145         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
1146         get_scmvar).
1147
1148 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1149
1150         * scripts/convert-ly.py (FatalConversionError.subst): use
1151         \transposition.
1152
1153 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1154
1155         * lily/include/page.hh (class Page): Declare left_margin ().
1156
1157         * lily/page.cc: Remove paper var caching.
1158
1159 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1160
1161         * Documentation/user/music-glossary.tely: Add name to @top node.
1162         Remove comment from @table definitions (workaround for makinfo
1163         bug).
1164
1165         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
1166         ly:stencil-get-expr).  Update callers.
1167         (ly:stencil-align-to!):  Return stencil too.
1168
1169         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
1170         stencil.  Remove looped line-based page output.
1171         (output_line): Use line stencil.  Remove looped stencil-based line
1172         output.
1173
1174         * lily/page.cc (ly:page-paper-lines): New function.
1175
1176         * input/test/markup-score.ly: New file.
1177
1178         * scm/define-markup-commands.scm (stencil): New markup.
1179
1180         * lily/book.cc (to_stencil): New method.
1181
1182         * lily/parser.yy (markup): Use it to grok \score.
1183
1184 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
1185
1186         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
1187
1188         * lily/paper-book.cc (pages): Change signature.  Update callers.
1189
1190         * lily/include/page.hh:
1191         * lily/page.cc: New file.
1192
1193         * lily/paper-line.cc (to_stencil): New method.
1194
1195         * lily/paper-outputter.cc (output_stencil): New method.
1196
1197         * lily/paper-outputter.cc (output_line): Use them.
1198
1199         * lily/warn.cc: Remove.
1200
1201         * lily/my-lily-parser.cc (distill_inname): Remove.
1202
1203         * flower/include/file-name.hh: 
1204         * flower/file-name.cc: New file.  Update users.
1205
1206         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
1207         (find): New method of same name.
1208
1209         * lily/my-lily-parser.cc (ly:parse-file): Use it.
1210
1211         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
1212         constant error message.
1213
1214 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
1215
1216         * input/test/{blank-notes.ly,staff-container.ly}: typos.
1217
1218 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
1219
1220         * Documentation/user/music-glossary.tely: @table @strong' replaced
1221         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
1222         (backportme).
1223
1224 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1225
1226         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1227
1228         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1229         #{ lily music expression #} that returns an equivalent scheme
1230         music expression by parsing the string.
1231
1232 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1233
1234         * lily/my-lily-parser.cc:
1235         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1236         SCM string (foo.ly/toto.scm support).
1237
1238 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1239
1240         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1241
1242 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1243
1244         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1245
1246         * scripts/lilypond-book.py: LY code that includes \header is
1247         not assumed to be a fragment.
1248
1249 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1250
1251         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1252         tremolo beams up.
1253
1254         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1255         (get_default_stem_end_position): No tremolo head juggling if no
1256         heads.  Fixes tremolo crash on rests (backportme).
1257
1258         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1259
1260 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1261
1262         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1263         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1264
1265         * lily/lexer.ll: Allow \encoding in NOTES mode.
1266
1267         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1268         for lyrics, not for commands.
1269
1270         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1271         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1272
1273         * input/regression/newaddlyrics.ly: New file.
1274
1275         * Documentation/topdocs/NEWS.texi: Update.
1276
1277         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1278         (Music_list): Allow embedded scm.
1279
1280         * lily/score.cc (ly:score-bookify): New function.
1281
1282         * lily/music.cc (ly:music-scorify): Idem.
1283
1284         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1285         (ly:parser-print-score): Idem.
1286
1287         * scm/lily.scm (default-toplevel-book-handler): Idem.
1288         (default-toplevel-music-handler): Idem.
1289         (default-toplevel-score-handler): Idem.
1290
1291         * ly/declarations-init.ly: Set default toplevel handlers.
1292
1293         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1294
1295         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1296         printer for score at toplevel.
1297
1298 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1299
1300         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1301         Fix for simple case: input/simple-song.ly, more complex stuff
1302         does not work yet.
1303
1304 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1305
1306         * lily/parser.yy (Prefix_composite_music): split Composite_music
1307         in Prefix_composite_music and Grouped_music_list.
1308         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1309
1310 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1311
1312         * scm/lily.scm (toplevel-expression): New define.
1313
1314         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1315
1316         * lily/parser.yy (toplevel_expression): Use it.
1317
1318         * lily/include/my-lily-parser.hh: Smobbify.
1319
1320         * lily/my-lily-parser.cc (parse_string): New method.
1321
1322         * lily/my-lily-parser.cc (ly:parse-string): New function.
1323
1324         * Documentation/user/lilypond.tely: Add comment and workaround for
1325         gs-8.01 crash.  Fixes make web.
1326
1327         Simplification of toplevel music.
1328
1329         * lily/lexer.ll, lily/parser.yy:
1330
1331         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1332         shift/reduce problem.
1333
1334         * Use NOTES mode at start of maininput.
1335
1336         * Grok toplevel composite music expression, put in score and book.
1337
1338         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1339
1340         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1341
1342         * input/simple.ly: New file.
1343
1344         * input/simple-song.ly: Idem.
1345
1346 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1347
1348         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1349         Sandberg.
1350
1351 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1352
1353         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1354
1355 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1356
1357         * input/regression/accidental-octave.ly: doc automatic showing
1358         of note names.
1359
1360 2004-04-16  Heikki Junes <janneke@gnu.org>
1361
1362         * po/fi.po: do "make po && make -C po po-update" at top-level,
1363         then "cp po/out/fi.po po/fi.po" and update fields.
1364
1365         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1366
1367 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1368
1369         * Documentation/user/introduction.itely (About this manual): Fix
1370         templates and regression urls (backportme).
1371
1372 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1373
1374         * ly/engraver-init.ly (Score:graceSettings): Increase
1375         beamed-lengths, especially for 32nd notes.
1376
1377         * Documentation/user/notation.itely (Grace notes): Correct the
1378         syntax for add-grace-property example.
1379
1380 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1381
1382         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1383         `Generated' tag.
1384
1385         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1386         Severely broken (the Debian package, at least).
1387
1388 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1389
1390         * lily/context.cc (find_create_context): assign to lvalue.
1391
1392 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1393
1394         * lily/include/translator.hh (class Translator): rename
1395         get_parent_context() to context () to avoid confusion.
1396
1397         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1398
1399         * lily/lexer.ll: change is_string -> ly_c_string_p 
1400
1401         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1402
1403         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1404
1405         * VERSION: release 2.3.0
1406
1407         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1408
1409         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1410         if nonempty.
1411
1412         * lily/include/context.hh (class Context): make members protected.
1413         (children_contexts): new accessor function.
1414
1415         * lily/include/translator.hh (class Translator): make
1416         daddy_context_ protected.
1417         (class Translator): clean up. 
1418
1419         * lily/include/context.hh (class Context): make daddy_context_
1420         private.
1421
1422         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1423         higher for finding Voice. (backportme)  
1424
1425         * lily/include/context.hh (class Context): remove
1426         find_context_below() as a method.
1427
1428         * Documentation/user/notation.itely (The Lyrics context): add note
1429         about manual durations
1430
1431         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1432         encoding.
1433
1434         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1435
1436 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1437
1438         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1439         \usepackage{inputenc}
1440
1441         * lily/paper-book.cc (classic_output): don't advance Offset for
1442         TeX output.
1443
1444         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1445         ec-sauter.map in rules
1446
1447         * mf/ecb.mf (font_identifier): new file, based on ecbx
1448
1449         * mf/ecb10.mf (gensize): new file.
1450
1451         * Documentation/topdocs/NEWS.texi (Top): document some more new
1452         features.
1453
1454         * ly/declarations-init.ly: run convert-ly
1455
1456         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1457         from input-file-results. Remove input-file-results.* 
1458
1459 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1460
1461         * scm/output-ps.scm (font-command): Fix, again.
1462
1463         * input/test/title-markup.ly: Add \noPagebreak test.
1464
1465         * lily/score-engraver.cc (try_music): Bugfix.
1466
1467 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1468
1469         * lily/main.cc (main_with_guile): excise dependency options -M and
1470         --dep-prefix
1471
1472         * lily/input-file-results.cc: excise Makefile dependency code
1473
1474         * Documentation/user/invoking.itexi (Invoking the lilypond
1475         binary): remove dep doco
1476
1477         * lily/main.cc (main_with_guile): call lilypond-main
1478
1479         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1480
1481         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1482         exception.
1483
1484         * lily/my-lily-parser.cc: remove paper_description function
1485
1486         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1487         new function.
1488
1489         * lily/main.cc: remove global_score_count.
1490
1491         * lily/book.cc (process): don't take header from global_input_file.
1492
1493         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1494
1495         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1496
1497         * lily/music-output-def.cc (LY_DEFINE): new function
1498         ly_output_description. This function does the bulk for  setting,
1499         parsing and breaking down of an input file.
1500
1501         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1502         anonymous modules globally. Let's hope they get GCd
1503
1504         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1505
1506 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1507
1508         * scm/output-ps.scm (header): Papersize from paper.
1509
1510         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1511         for classic output.
1512
1513         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1514         lilypondclassic is defined.
1515         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1516
1517         * input/regression/between-systems.ly: Remove.
1518
1519         * python/lilylib.py (get_bbox): Fix regular expression
1520         for bounding box.
1521
1522         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1523
1524         * scm/output-tex.scm (stop-page): Use it.
1525
1526         * scm/output-ps.scm (define-fonts): Bugfix.
1527
1528         * lily/grob.cc: Add penalty to interface.
1529
1530         * lily/include/paper-line.hh (class Paper_line): New member
1531         var penalty_.
1532
1533         * lily/system.cc (get_line): Initialise Paper_line with
1534         page-penalty's from original grobs.
1535
1536         * scm/define-music-properties.scm (all-music-properties): Add
1537         page-penalty.
1538
1539         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1540
1541         * lily/score-engraver.cc (try_music): Handle page-penalty.
1542
1543         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1544
1545 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1546
1547         * ly/declarations-init.ly (melismaEnd): typo
1548
1549         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1550
1551         * scm/output-ps.scm (text): split string into spaces, use moveto
1552         for setting space. 
1553
1554 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1555
1556         * po/nl.po: Update.
1557
1558         * scm/font.scm (add-cmr-fonts): Typo.
1559
1560 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1561
1562         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1563         font-encoding.
1564
1565         * scm/define-grobs.scm (all-grob-descriptions): idem.
1566
1567         * lily/time-signature.cc (numbered_time_signature): idem.
1568
1569         * scm/font.scm (add-cmr-fonts): use real encoding names for
1570         font-encoding.
1571
1572 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1573
1574         * lily/paper-book.cc (classic_output): 
1575         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1576         Fixes classic output.
1577         (lilypondstart):
1578         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1579         kludge.
1580
1581         * scripts/old-lilypond-book.py: Remove.
1582
1583         Page layout for SCOREs enclosed in a BOOK:
1584
1585         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1586         layout tweaking.
1587
1588         * input/les-nereides.ly (theScore): Add \book.
1589
1590         * input/test/title-markup.ly: Add \book.
1591
1592         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1593         only if 'verbose.
1594
1595         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1596
1597         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1598
1599         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1600         * scm/output-tex.scm (start-system): Update for page layout by
1601         LilyPond.
1602
1603         * scm/output-ps.scm (start-system): Previously (new-start-system).
1604
1605         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1606         passed to define-fonts.
1607
1608         * lily/paper-column.cc: 
1609         * lily/system.cc (get_line):
1610         * ly/property-init.ly (newpage): 
1611         * scm/define-grob-properties.scm:
1612         * scm/output-ps.scm: 
1613         * scm/output-tex.scm: Remove between-system-string kludge.
1614
1615         * scm/output-ps.scm (define-fonts, font-command,
1616         font-load-encoding): Handle ENCODING = #f.
1617
1618         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1619
1620         * scm/define-markup-commands.scm (fill-line): Use
1621         make-simple-markup (WAS: unexisting make-word-markup).
1622
1623         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1624         ENCODING, MARKUP parameters for interpret_string.
1625
1626         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1627
1628         * lily/score.cc (book_rendering): New method.
1629         (default_rendering): Create Paper_book helper locally, dump
1630         output.
1631
1632         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1633
1634         * lily/parser.yy: Handle \book.
1635
1636         * lily/include/book.hh: 
1637         * lily/book.cc: New file.
1638
1639 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1640
1641         * lily/text-item.cc (interpret_string): new file, select font with
1642         encoding.
1643
1644         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1645
1646         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1647
1648         * lily/parser.yy (markup): take encoding from lexer.
1649
1650 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1651
1652         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1653
1654         * scm/output-ps.scm: Remove some cruft.
1655
1656 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1657
1658         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1659
1660         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1661
1662 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1663
1664         * scm/font.scm (add-century-schoolbook-fonts):
1665         (make-century-schoolbook-tree): New function.
1666
1667         * input/test/title-markup.ly: Use Century Schoolbook font.
1668
1669 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1670
1671         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1672         to Erik Sandberg) 
1673
1674         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1675
1676         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1677
1678         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1679
1680         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1681
1682 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1683
1684         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1685         solo-state (at end of solo), we can set the solo status
1686         too. (backportme.)
1687
1688         * input/regression/part-combine-solo-end.ly: new file.
1689
1690 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1691
1692         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1693         flavour abc files.  Really ignore unknown keys (backportme).
1694
1695 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1696
1697         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1698         magnification_ when looking up in orig_.
1699
1700         * scm/output-tex.scm (text): switch off char-mapping.
1701
1702         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1703         because AFM's encoding field cannot have spaces.
1704
1705 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1706
1707         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1708
1709 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1710
1711         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1712
1713         * mf/cmr.enc: new file, without hi-bit ascii info. 
1714
1715         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1716         width. This removes the 'hook' at the end of a long slur.
1717
1718         * buildscripts/mf-to-table.py (parse_logfile): don't append
1719         encoding to fontname.
1720
1721 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1722
1723         * scm/output-ps.scm (define-fonts): Load .enc only once.
1724
1725         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1726         too.
1727
1728 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1729
1730         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1731         encoding field.
1732
1733         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1734
1735         * ly/portuges.ly (pitchnames): new file.
1736
1737         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1738         Michael Welsh Duggan
1739
1740         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1741
1742         * ly/nederlands.ly: add comment about digits.
1743
1744         * lily/scaled-font-metric.cc (derived_mark): idem.
1745
1746         * scm/encoding.scm (make-encoding-mapping): change permutation to
1747         mapping.
1748
1749         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1750         (Modified_font_metric): make alist for coding_description_
1751         (LY_DEFINE): remove coding-name.
1752
1753         * scm/output-tex.scm (text): remove debugging code.
1754
1755         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1756
1757         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1758         from infile.
1759
1760         * mf/feta-generic.mf: move fet_beginfont into generic code.
1761         use fetaMusic (without space) as encoding
1762
1763         * mf/feta-autometric.mf: take encoding argument
1764
1765         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1766
1767         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1768         use.
1769
1770         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1771         name.
1772
1773 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1774
1775         * input/test/title-markup.ly: Set inputencoding.
1776
1777         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1778
1779         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1780
1781         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1782         function.
1783         (coding-alist): Also hold filename, command.
1784         (read-encoding-file): Return symbols.
1785
1786 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1787
1788         * scm/output-tex.scm: remove fontify; text and char take a font
1789         argument.
1790
1791         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1792
1793         * lily/scaled-font-metric.cc (text_dimension): init
1794         coding_{permutation,table}_ too 
1795         (LY_DEFINE): ly:font-encoding, new function return
1796
1797         * lily/paper-def.cc (find_scaled_font): take input coding from
1798         inputcoding paper var.
1799
1800         * lily/performance.cc (output): remap modulo 16.
1801
1802         * lily/text-item.cc (interpret_markup): whoops, variable
1803         shadowing fixed.
1804
1805 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1806
1807         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1808         symbols, not symbols to strings.
1809
1810         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1811         symbols, not symbols to strings.
1812
1813 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1814
1815         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1816         (ly:kpathsea-gulp-file): New function.
1817
1818         * scm/encoding.scm (read-encoding-file): Use it.
1819
1820 2004-04-06  Werner Lemberg  <wl@gnu.org>
1821
1822         * scm/encoding.scm (coding-alist): Fix typo.
1823
1824 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1825
1826         * lily/scaled-font-metric.cc (text_dimension): move function from
1827         Font_metric
1828         (make_scaled_font_metric): init coding_scheme_ to TeX
1829         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1830
1831         * lily/include/scaled-font-metric.hh (struct
1832         Modified_font_metric): rename from Scaled_font_metric
1833
1834         * scm/encoding.scm (read-encoding-file): split up large function,
1835         leave caching to (delay)
1836
1837         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1838
1839 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1840
1841         * lily/my-lily-lexer.cc (set_encoding): New method.
1842
1843         * lily/lexer.ll: Grok \encoding.
1844
1845         * lily/font-metric.cc (get_encoded_index): New function.
1846
1847         * lily/include/font-metric.hh (coding_scheme): New method.
1848
1849         * scm/encoding.scm: New file.
1850
1851         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1852
1853 2004-04-05  Werner Lemberg  <wl@gnu.org>
1854
1855         * Documentation/user/tutorial.itely: Revised (finished).
1856
1857         * Documentation/user/macros.itexi (@separate): Removed.
1858
1859 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1860
1861         * scm/output-ps.scm (define-fonts): fix scaling.
1862
1863         * lily/scaled-font-metric.cc (design_size): add function.
1864
1865         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1866         partial cut&paste of ly:font-magnification.
1867
1868 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1869
1870         * scm/output-ps.scm (define-fonts):
1871         (fontify): Update.
1872
1873 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1874
1875         * po/fr.po: update. (backportme).
1876
1877         * po/nl.po: update. (backportme). 
1878
1879         * mf/feta-beugel.mf: document why design size is not fixed.
1880
1881         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1882
1883 2004-04-04  Werner Lemberg  <wl@gnu.org>
1884
1885         * Documentation/user/tutorial.itely: Revised (continued).
1886
1887 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1888
1889         * po/nl.po: Update (backportme).
1890
1891 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1892
1893         * po/de.po: update. (backportme).
1894
1895         * scm/output-tex.scm (font-command): use ly: functions to
1896         construct name.
1897         (define-fonts): don't use alist, just dump \font definitions.
1898         (font-load-command): calculate proper scaling by taking
1899         outputscale from paper argument.
1900
1901         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1902         expression.
1903
1904         * lily/paper-outputter.cc (output_header): pass paper arg to
1905         define-fonts
1906
1907         * lily/paper-def.cc (font_descriptions): dump list of
1908         Scaled_font_metrics
1909         (find_scaled_font): take Font_metric argument, store
1910         Scaled_font_metrics in hash-table containing (size ->
1911         Scaled_font_metrics) alist.
1912         (get_dimension): rename from get_realvar
1913
1914         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1915         ly:font-magnification, ly:font-name: new functions
1916
1917 2004-04-03  Werner Lemberg  <wl@gnu.org>
1918
1919         * Documentation/user/dedication.itely,
1920         Documentation/user/preface.itely,
1921         Documentation/user/introduction.itely,
1922         Documentation/user/tutorial.itely: Revised.
1923         Removing leading spaces which distorts output if info files are read
1924         with stand-alone info.
1925         Removing superfluous inter-word spaces which also distorts output
1926         for stand-alone info.
1927         Using ` and ' instead of `` and '' everywhere to improve
1928         legilibility with stand-alone info
1929         Using @samp for single-letter input items and data which contains
1930         spaces, @code for other things.
1931
1932         * lily/grob-interface.cc: Adding copyright.
1933         (check_interfaces_for_property): Improve format of warning message.
1934
1935 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1936
1937         * lily/include/font-metric.hh (struct Font_metric): add
1938         design_size () method.
1939
1940         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1941
1942         * lily/afm.cc (read_afm_file): read design size.
1943
1944         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1945
1946         * scm/music-functions.scm (unfold-repeats): handle dots too.
1947
1948 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1949
1950         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1951         (backportme)
1952
1953 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1954
1955         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1956         lyric indent.  Revert melismaBusyProperties using \unset.
1957
1958 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1959
1960         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1961
1962         * lily/parser.yy (command_element): allow redefinition of |
1963         meaning.
1964
1965         * lily/break-align-engraver.cc (acknowledge_grob): construct
1966         LeftEdge where the first cause for alignment is coming from.
1967         This makes \override Staff.LeftEdge work as expected.
1968
1969
1970         * lily/slur-performer.cc (Slur_performer): add inits
1971
1972         * lily/beam-performer.cc (Beam_performer): add inits
1973
1974 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1975
1976         * VERSION (PACKAGE_NAME): release 2.2.0
1977
1978         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1979
1980 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1981
1982         * lily/cluster.cc (height): Fix warning.
1983
1984         * lily/parser.yy: Janitorial cleanups.
1985
1986         * Documentation/user/tutorial.itely (Tutorial): Typo.
1987
1988 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1989
1990         * lily/change-iterator.cc (process): search at multiple context
1991         levels. This fixes 
1992
1993
1994         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1995         not voice-state index for tie state. This fixes a partcombine
1996         problem with ties.
1997
1998         * Documentation/user/tutorial.itely (Commenting input files): add
1999         note about convert-ly.
2000
2001         * input/test/cadenza-skip.ly:  new file.
2002
2003 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2004
2005         * po/nl.po: Spelling fixes.
2006
2007         * autogen.sh (srcdir): Regenerate.
2008
2009         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
2010         autogen.sh.
2011
2012         * configure.in: Use C++ to check for C++ header.
2013
2014         * po/nl.po: Update.
2015
2016         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
2017
2018         * lily/event.cc (to_relative_octave): Translatable sentence should
2019         be one string.
2020
2021         * python/lilylib.py (warranty): Year range is not translatable.
2022         It's 2004 already!
2023
2024         * flower/warn.cc (non_fatal_error, warning, programming_error):
2025         Remove whitespace from translated string.
2026
2027 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2028
2029         * VERSION: release 2.1.37.
2030
2031 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2032
2033         * configure.in: check for C language.
2034
2035         * lily/source-file.cc: include strstream without h.
2036
2037         * scm/documentation-generate.scm (string-append): use name without
2038         .texi.
2039
2040         * autogen.sh (srcdir): SUSE fix.
2041
2042         * Documentation/user/notation.itely (Ancient clefs): idem.
2043
2044         * Documentation/user/lilypond-book.itely (Integrating HTML and
2045         music): idem.
2046
2047         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
2048
2049         * lily/change-iterator.cc (process): use find_existing_context().
2050
2051         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
2052
2053         * input/regression/repeat-unfold-tremolo.ly: new file.
2054
2055         * scm/music-functions.scm (unfold-repeats): undo music compression
2056         too.
2057
2058         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
2059         (LY_DEFINE): ly:music-compress new function.
2060
2061         * scm/part-combiner.scm (determine-split-list): split for voice
2062         crossings
2063
2064         * input/regression/part-combine-cross.ly: new file.
2065
2066         * scm/part-combiner.scm (make-part-combine-music): don't do
2067         relative inside partcombine arguments.
2068
2069         * scm/music-functions.scm (make-non-relative-music): new function.
2070
2071         * Documentation/user/notation.itely (Automatic part combining):
2072         add note about \relative.
2073
2074         * lily/part-combine-iterator.cc (construct_children): add
2075         start_moment_ member.
2076
2077         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
2078         stem-tremolo by stem object. This fixes no stem for tremolo bug.
2079
2080         * lily/stem-tremolo.cc (print): don't crash for no-stem.
2081
2082         * Documentation/user/changing-defaults.itely (Which properties to
2083         change): fixes.
2084
2085 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2086
2087         * po/fr.po: update.
2088
2089 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
2090
2091         * input/wilhelmus.ly: More original lyrics.  Add to examples.
2092
2093         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
2094         Reinstate old code that issues warning.  Fixes --srcdir build.
2095
2096 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
2097
2098         * input/wilhelmus.ly: New file.
2099
2100         * Documentation/user/notation.itely: 
2101         * Documentation/user/introduction.itely:
2102         * Documentation/user/tutorial.itely: Use quote ly-option instead
2103         of explicit @quotation.  This fixes too long lilypond linewidths
2104         resulting in overful hboxes.
2105
2106         * scripts/lilypond-book.py: Add ly-option: `quote'.
2107
2108 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2109
2110         * tex/titledefs.tex: Avoid that the first score line is extra
2111         indented if instrument is defined but not piece.
2112
2113 2004-03-30  Werner Lemberg  <wl@gnu.org>
2114
2115         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
2116         `lilypond/' to info file name.
2117         (@usermanref) [info]: New variant.
2118
2119         * scm/documentation-generate.scm: Fix definition of @usermanref
2120         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
2121         to info file name.
2122
2123 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2124
2125         * VERSION: release 2.1.36
2126
2127         * Documentation/user/changing-defaults.itely (Interpretation
2128         contexts): rewrite introduction.
2129
2130 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
2131
2132         * scm/define-markup-commands.scm: Use TeX accents instead of
2133         straight iso-8859-1 encoding in the doc string.
2134
2135 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2136
2137         * Documentation/user/tutorial.itely (A lead sheet): remove extra
2138         space after dotted duration.
2139
2140 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
2141
2142         * Documentation/user/introduction.itely: 
2143         * Documentation/user/notation.itely:
2144         * Documentation/user/tutorial.itely: Up all relative examples.
2145         Enclose @lilypond displays in @quotation.  Typos and corrections.
2146
2147         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
2148
2149 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2150
2151         * scm/music-functions.scm (make-voice-props-revert): Revert also
2152         MultiMeasureRest staff-position in oneVoice.
2153
2154 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
2155
2156         * Documentation/user/changing-defaults.itely, 
2157         Documentation/user/lilypond.tely: few fixes. Place no comma between
2158         two options: a and b, but commas between three options: a, b, and c.
2159         By this manner, grouping is possible: a and b, and c and d.
2160
2161 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2162
2163         * Documentation/user/GNUmakefile: add rule for .nexi
2164
2165 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2166
2167         * Documentation/user/music-glossary.tely: move glossary direntry
2168
2169         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
2170         only do mkdir/install-info if INFO_INSTALL_FILES != "".
2171
2172 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2173
2174         * stepmake/aclocal.m4: Verify that gettext configure check with
2175         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
2176
2177 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2178
2179         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
2180         glob.glob for .png filenames. This catches multipage pngs.  
2181
2182         * Documentation/user/changing-defaults.itely (Determining the grob
2183         property): fix references.
2184
2185         * lily/staff-symbol.cc (print): only add extent if non empty.
2186         This fixes staff-container.ly.
2187
2188         * lily/timing-engraver.cc (initialize): init whichBar, so a score
2189         starting with a mmrest also works.
2190
2191         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
2192         PNG for texinfo too.
2193
2194         * po/lilypond.pot: update translation strings.
2195
2196         * VERSION: 2.1.35 released
2197
2198         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
2199         context argument too.
2200
2201         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
2202
2203         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
2204
2205         * python/lilylib.py (command_name): don't return 1st path
2206         component.
2207
2208         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
2209         .png case separately.
2210
2211         * python/lilylib.py (system): typo.
2212
2213 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
2214
2215         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
2216         run indent-region.
2217
2218         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
2219         Fixes compile.
2220
2221         * lily/function-documentation.cc: Compile fix: Include <string.h>.
2222         Add header.
2223
2224 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
2225
2226         * vim/lilypond-indent.vim: small fixes.
2227
2228 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2229
2230         * Documentation/user/notation.itely (Entering lyrics): Add example
2231         with correct english double quotes (at least for LaTeX output,
2232         maybe not a good idea if we switch to PS as the default output
2233         format).
2234
2235 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2236
2237         * lily/staff-performer.cc (create_audio_elements): play instrument
2238         changes before notes arrive. This fixes instrument of the first
2239         note in a score.
2240
2241         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
2242         to 1.9.0 conversion.
2243
2244         * lily/mark-engraver.cc: doc string.
2245
2246         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
2247
2248         * Documentation/user/introduction.itely (Introduction): new node.
2249
2250 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2251
2252         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
2253
2254         * input/regression/spacing-ragged-last.ly: new file.
2255
2256         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
2257         spacing.
2258
2259         * scm/font.scm: rewrite using GOOPS.
2260
2261         * lily/context-def.cc (filter_engravers): derefence pointer.
2262
2263         * lily/lily-guile.cc (type_check_assignment): use
2264         ly_scheme_function iso. scm_primitive_eval where possible.
2265
2266         * lily/performance.cc (output): limit channels at 15. This fixes
2267         percussion inadvertently showing up in large scores.
2268
2269 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2270
2271         * input/regression/tuplet-gap.ly: new file.
2272
2273         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
2274         (print): compute gap length from number size, include italic
2275         correction.
2276
2277         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
2278         tuplet-bracket
2279
2280         * scm/paper.scm (set-default-paper-size): new function, to be
2281         called at toplevel.
2282         (set-paper-size): new function, to be called inside \paper {}
2283         (set-default-paper-size): new function, to be called at toplevel.
2284
2285         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
2286
2287         * lily/beam-performer.cc (process_music): idem.
2288
2289         * lily/slur-performer.cc (process_music): stop melisma for stop event.
2290
2291         * tex/titledefs.tex: remove scshape for piece.
2292
2293         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
2294         font-family
2295
2296         * lily/time-signature.cc (special_time_signature): font-encoding
2297         not family.
2298
2299         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
2300         dynamic to head. This fixes p placement in morgenlied.
2301
2302 2004-03-23  Werner Lemberg  <wl@gnu.org>
2303
2304         * stepmake/stepmake/generic-targets.make (help): Improve text.
2305
2306 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2307
2308         * VERSION: 2.1.34 released
2309
2310         * lily/main.cc (main_with_guile): switch debugging.
2311
2312         * lily/system.cc (get_line): plug leak.
2313
2314         * lily/paper-book.cc (pages): plug memory leaks: delete page array
2315         and contents.
2316         (stencil2line): plug leak.
2317
2318         * Documentation/user/changing-defaults.itely (Determining a grob
2319         property):  new node.
2320         (Layout interfaces): new node.
2321         (Navigating the program reference): new node.
2322
2323         * lily/accidental-engraver.cc (acknowledge_grob): add property
2324         harmonicAccidentals
2325
2326         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2327         general cleanups.
2328
2329         * input/les-nereides.ly (middleDynamics): resurrect Les
2330         nereides. Remove pedal hack.
2331
2332 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2333
2334         * input/regression/property-grace-polyphony.ly: new file.
2335
2336         * lily/translator-property.cc (execute_pushpop_property): only pop
2337         one instance of the property. This fixes << \\ >> together with
2338         \grace.
2339
2340         * lily/break-align-interface.cc (ordered_elements): we cannot
2341         modify the #'elements property, so return reordered array.
2342
2343 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
2344
2345         * buildscripts/lilypond.words.py: remove.
2346         * buildscripts/lilypond-words.py: add new, renamed file. 
2347         Give generated targets and dirs explicitly in arguments.
2348
2349         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2350         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2351         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2352
2353         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2354
2355         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2356
2357         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2358         orders.
2359
2360         * vim/GNUmakefile: add local-uninstall target.
2361
2362         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2363
2364         * vim/vimrc: add a one-liner file.
2365
2366         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2367         vimrc in EXTRA_DIST_FILES.
2368
2369         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2370
2371 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
2372
2373         * config.make.in: add vimdir.
2374
2375         * vim/GNUmakefile: add local-install.
2376
2377 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2378
2379         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2380         with \lilypondifundefined{blabla}. Solves problem with multiple
2381         titles in the same lilypond-book document.
2382
2383 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2384
2385         * scm/document-backend.scm (interface-doc): sort grob list for
2386         interface.
2387
2388         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2389         pre/post break align-order.
2390
2391         * spelling patch courtesy Edward Sutton.
2392
2393         * Documentation/user/changing-defaults.itely (Changing context
2394         default settings): new node.
2395         (Defining new  contexts): new node.
2396
2397         * scripts/lilypond-book.py (is_derived_class): use numbers
2398         iso. booleans.
2399
2400         * python/lilylib.py (make_ps_images): add margin to PS images.
2401
2402         * scripts/lilypond-book.py (is_derived_class): new function. Take
2403         class arg iso. object.
2404         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2405         for bug in GS/dvips.
2406
2407         * lily/text-item.cc (interpret_markup): idem.
2408
2409         * scm/define-markup-commands.scm: remove split around-space hack.
2410
2411         * lily/staff-symbol-referencer.cc (get_rounded_position): new
2412         function, fold WL's fixes into one function.
2413
2414 2004-03-22  Werner Lemberg  <wl@gnu.org>
2415
2416         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2417         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2418         (Note_column::head_position_interval): Do proper rounding for
2419         calls to Staff_symbol_referencer::get_position.
2420
2421 2004-03-21  Werner Lemberg  <wl@gnu.org>
2422
2423         * lily/score.cc (ly_run_translator), lily/paper-def.cc
2424         (Paper_def::get_paper_outputter), lily/input-file-results.cc
2425         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2426         (My_lily_parser::parse_file): Improve formatting progress indication
2427         sent to stdout.
2428
2429 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2430
2431         * VERSION: 2.1.33 released.
2432
2433         * scripts/lilypond-book.py (do_file): reinstate --filter support.
2434
2435         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2436
2437         * stepmake/stepmake/generic-targets.make: rewrite hack so no
2438         warning is issued about dummy.dep.
2439
2440         * scm/new-font.scm: fix design sizes of nummer
2441
2442 2004-03-21  Werner Lemberg  <wl@gnu.org>
2443
2444         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2445         some annoying warnings from mkdir during `make install'.
2446
2447 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2448
2449         * lily/performer-group-performer.cc (do_announces): call
2450         Performer_group_performer::create_audio_elements () too.
2451
2452         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2453
2454         * scm/define-grobs.scm (all-grob-descriptions): add property
2455         break-align-orders
2456
2457         * lily/global-context.cc (get_default_interpreter): new
2458         function. Override from base class, so no new Score contexts are
2459         created.
2460
2461         * lily/include/stencil.hh (class Stencil): document origin field.
2462
2463         * lily/staff-symbol.cc (print): span staff-symbol on column
2464         extents for non-broken columns. 
2465
2466         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2467         key-signature.
2468
2469         * tex/titledefs.tex: don't use smallcaps for piece.
2470
2471         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2472         translated stencils in the output.
2473
2474         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2475
2476 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2477
2478         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2479         and init ties_created_
2480
2481         * VERSION: release 2.1.32
2482
2483         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2484         doc string from IMPLEMENT_CTOR_CALLBACK().
2485
2486         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2487         that engraver is in a performer hierarchy.
2488
2489 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2490
2491         * vim/lilypond-ftdetect.vim: new file.
2492
2493 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2494
2495         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2496         (compose_ly): default octave should be middle C.
2497
2498         * Documentation/user/changing-defaults.itely (Layout tunings
2499         within contexts): new node.
2500
2501         * lily/include/smobs.hh: document C++ smob interface.
2502
2503         * lily/function-documentation.cc: don't doc functions without
2504         docstring.
2505
2506 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2507
2508         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2509         direntry, so that `info lilypond' goes to Top.
2510
2511         * scm/output-ps.scm (polygon): Fix: add spaces.
2512
2513         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2514         solutions are now optimal too.
2515
2516         * input/test/page-breaks.ly: New file.
2517
2518         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2519         functions into safe module.
2520
2521         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2522         end, prepend zeros.
2523
2524         * scm/output-*.scm: Use ly:number->string rather than
2525         number->string.  Makes for saner output.
2526
2527         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2528         Fixes feta-nummer, feta-din scaling.
2529
2530 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2531
2532         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2533
2534         * scm/music-functions.scm (descend-to-context): new
2535         function. Similar to context-spec-music.
2536         (make-time-signature-set): specify Score as descend-only. This
2537         fixes the polymetric.ly example.
2538
2539         * lily/context-specced-music-iterator.cc (construct_children): add
2540         support for descend-only context spec.
2541
2542         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2543         determine ez-notation letter. 
2544
2545         * lily/system.cc (get_line): start with dumping layer 3. This
2546         fixes ez notation.
2547
2548 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2549
2550         * input/test/title-markup.ly: Stress breaking harder.
2551
2552         * scm/page-layout.scm (height-score): Overfull page scores twice
2553         as bad as underfull (was: by a power).
2554         (walk-lines): Omit first walk-path round (breaking after new node,
2555         without lines).
2556
2557         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2558         diff values are negative.
2559         (output): Bugfix: treat negative vfill differently.
2560
2561         * Documentation/user/lilypond.tely (direntry): Add note about why
2562         `info lilypond' brings up `Invoking LilyPond' node.
2563
2564 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2565
2566         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2567
2568         * lily/paper-book.cc: Remove cruft.
2569         (output): Bugfix: put vfill between lines.
2570         (pages): Bugfix: set page vars needed for filling.
2571
2572         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2573         (was: @ar).
2574
2575         * scm/page-layout.scm: Further development.
2576
2577         * ly/declarations-init.ly (paper): Define page-breaking.
2578
2579 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2580
2581         * lily/note-head.cc (brew_ez_stencil): add note-names
2582         property. Provides internationalization for note names.
2583
2584         * Documentation/user/changing-defaults.itely (Creating contexts):
2585         new node.
2586
2587         * lily/grace-iterator.cc (process): descend to child for \grace.
2588
2589         * lily/timing-translator.cc (initialize): Timing_translator adds
2590         Timing alias by itself.
2591
2592         * lily/context.cc (add_alias): new function.
2593
2594         * scm/lily.scm (tex-output-expression): new function, eval within
2595         drawing API. Guards against eval vulnerabilities.
2596
2597         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2598
2599         * scm/output-ps.scm (scm): export lily drawing API.
2600
2601         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2602         throughout.
2603
2604 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2605
2606         * scm/page-layout.scm (optimal-page-breaking): New function.
2607
2608         * lily/paper-book.cc (pages): Use it.
2609
2610 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2611
2612         * lily/include/paper-line.hh (class Paper_line): Full smob.
2613
2614 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2615
2616         * lily/global-context.cc (run_iterator_on_me): fix grace note
2617         nesting by initting measurePosition.
2618
2619         * lily/timing-translator.cc (initialize): do no init
2620         measurePosition
2621
2622         * lily/include/music-output-def.hh (class Music_output_def): add
2623         input_origin_ field.
2624
2625         * Documentation/user/changing-defaults.itely (Changing context
2626         properties on the fly): new node.
2627
2628         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2629         function. Only have smobbed_copy (), and do not provide
2630         smobbed_copy() for non-simple smobs. Changes throughout.
2631
2632 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2633
2634         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2635         start_moment_. Fix by Doug A. Linhardt.
2636
2637 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2638
2639         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2640         accidentals for harmonic notes.
2641
2642         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2643         of different style. (Thanks to Doug Linhardt).
2644
2645         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2646         new node.
2647
2648 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2649
2650         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2651
2652         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2653         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2654         vim/lilypond-indent.vim: doc targets and deps in comments.
2655
2656 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2657
2658         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2659
2660         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2661
2662         * lily/include/paper-line.hh:
2663         * lily/include/paper-line.cc: New file.
2664
2665 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2666
2667         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2668
2669         * GNUmakefile.in: remove stray make out=www
2670
2671         * input/test/bagpipe.ly (gcdg): octave fixes.
2672
2673         * scm/define-markup-commands.scm (number): use font-encoding
2674         iso. font-family
2675
2676         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2677         font-encoding.
2678
2679 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2680
2681         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2682         `output_format_global' and `PAGE_LAYOUT'.
2683
2684 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2685
2686         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2687         lily functions in safe mode.
2688
2689         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2690         Print filename for HTML, LATEX, before texidoc.
2691
2692         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2693         instructions in output-ps module.
2694
2695         * scm/lily.scm: Do not load output-ps module.
2696
2697         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2698         safe mode.
2699
2700 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2701
2702         * lily/span-dynamic-performer.cc (process_music): remove spurious
2703         warning.
2704
2705         * lily/context-def.cc (Context_def): init name to ""
2706
2707         * lily/font-interface.cc: add font-encoding property.
2708
2709         * scm/lily.scm (chain-assoc-get): bugfix.
2710
2711         * lily/paper-book.cc (stencil2line): protect static SCM.
2712
2713         * lily/font-interface.cc (text_font_alist_chain): rename function,
2714         and use text-font-defaults. 
2715
2716         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2717
2718         * scm/paper.scm (paper-set-staff-size): use new function.
2719
2720         * scm/new-font.scm (make-font-tree): new function.
2721
2722 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2723
2724         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2725
2726         * scm/lily.scm (get-output-module): New function.
2727         (output-alist): Remove ,ps-output-expression.
2728
2729         * scm/output-tex.scm (ps-output-expression): New function.
2730
2731         * scm/output-ps.scm (ps-output-expression): Remove.
2732         (header, start-page): Output page metadata.
2733
2734         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2735         initialise output_module_.  Do not write part of header.
2736         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2737         (output_header): Output full header.
2738
2739         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2740         FIXME.
2741
2742 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2743
2744         * scm/new-font.scm: new file. Tree based font lookup.
2745
2746         * scm/lily.scm (assoc-get): take default argument. Remove
2747         assoc-get-default.
2748         (chain-assoc-get): use chain-assoc-get everywhere.
2749
2750         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2751         autobeamsettings conversion bug.
2752
2753         * lily/include/global-context.hh (Context): clean-up data hiding.
2754
2755         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2756         data hiding.
2757
2758         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2759
2760         * input/regression/stem-shorten.ly: add chord case.
2761
2762         * lily/stem.cc (get_default_stem_end_position): shorten stems
2763         triggered by note-head positions, not by forced-direction. This
2764         fixes a bug with too short stems.  
2765
2766 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2767
2768         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2769         Lilypond_snippet.output_latex): Always call output_print_filename.
2770
2771         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2772         expand pages.
2773
2774 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2775
2776         * scm/part-combiner.scm (make-autochange-music): switch rests
2777         before switched notes too.
2778
2779         * lily/figured-bass-engraver.cc (process_music): change calling
2780         convention.
2781
2782         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2783
2784         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2785         command.
2786
2787         * lily/include/stencil.hh (class Stencil): add origin field.
2788
2789         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2790         function.
2791
2792         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2793
2794         * lily/lexer.ll: remove support for \$ and $ in identifiers
2795
2796         * lily/sequential-iterator.cc: remove copy_grace_fixups
2797         (get_grace_fixup): slight abstraction of fixup code.
2798
2799         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2800
2801 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2802
2803         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2804         in insert-mode. add indenting rules.
2805
2806 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2807
2808         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2809         protect hack.
2810
2811         * scm/page-layout.scm:
2812         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2813         layout and titling should now match external latex based version.
2814
2815         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2816         header fields.
2817
2818         * ps/lilyponddefs.ps: Remove automatic page layout.
2819
2820         * scm/output-ps.scm (new-start-system): New interface function.
2821
2822         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2823
2824         * lily/paper-book.cc (output): Bugfix.
2825
2826 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2827
2828         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2829
2830 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2831
2832         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2833         direntries.
2834
2835         * ps/lilyponddefs.ps: Bugfix.
2836
2837         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2838
2839 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2840
2841         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2842         cause. This should fix warnings.
2843
2844         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2845
2846         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2847         prevent aligned 6ths.
2848
2849         * lily/custos.cc (print): remove adjust-if-on-staffline.
2850
2851 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2852
2853         * lily/paper-book.cc: Do header and footer.
2854
2855 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2856
2857         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2858
2859         * scm/paper.scm (lineheight): Remove
2860         (head-sep, foot-sep): Add.
2861
2862 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2863
2864         * mf/feta-schrift.mf: reduce portato thickness.
2865
2866         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2867
2868         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2869         programming_error ().
2870
2871         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2872         bracket to last command column.
2873
2874         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2875         continues on next/prev system.
2876
2877         * input/regression/pedal-end.ly: new file.
2878
2879 2004-03-10  Werner Lemberg  <wl@gnu.org>
2880
2881         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2882         Remove pmx2ly stuff.
2883         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2884
2885 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2886
2887         * scm/page-layout.scm: New file.
2888
2889         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2890         settings.
2891         (Lilypond_snippet.is_outdated): Also check for PNG file.
2892         Workaround for interrupted (web) builds.
2893
2894         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2895
2896         * ps/lilyponddefs.ps: Use only very small top-marging.
2897         (init-paper): Also pop page size string.
2898         (start-page, stop-page): New function.
2899
2900         * scm/output-ps.scm (header-end): Remove stray exec commands.
2901
2902 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2903
2904         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2905
2906         * lily/score.cc (default_rendering): clean protection.
2907
2908         * lily/paper-book.cc (mark_smob): implement smob marking.
2909
2910         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2911
2912         * Documentation/user/*.itely: user manual edits. 
2913
2914 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2915
2916         * Documentation/user/converters.itely (Invoking musedata2ly):
2917         remove pmx2ly.
2918
2919         * scripts/pmx2ly: remove script.
2920
2921 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2922
2923         * lily/score.cc (default_rendering): Protect paper-book members.
2924
2925         * lily/paper-def.cc (smobbed_copy): New method.
2926
2927         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2928         switch runtime.
2929
2930         * lily/include/music-output.hh (process): Change signature to
2931         return SCM.
2932
2933         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2934         method.
2935
2936         * lily/paper-score.cc (process): Return stencils rather than
2937         outputting directly.  Remove paper-book kludge.  Delete grobs.
2938         (output): Remove.
2939
2940         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2941
2942         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2943
2944         * lily/score.cc (default_rendering)
2945         (ly_render_output): Move adding paper-score two levels up.
2946
2947         * lily/system.cc (get_line):
2948         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2949
2950 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2951
2952         * scm/font.scm (paper20-font-vector): add more design sizes for
2953         number.
2954
2955         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2956         feta-nummber{5,7,11,13}.
2957
2958         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2959         for 12pt design size. 
2960
2961 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2962
2963         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2964
2965 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2966
2967         * lily/font-select.cc (properties_to_font_size_family): Fix
2968         warning message.
2969
2970         * Experimental PostScript latin1 encoding:
2971
2972         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2973
2974         * scm/output-ps.scm: Experimental encoding using reencode-font.
2975         * scm/font.scm: Add latin1 `font-shape'.
2976
2977         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2978
2979         * ps/lilyponddefs.ps (reencode-font): New function.
2980
2981         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2982
2983         * scm/output-tex.scm (start-page):
2984         (stop-page): New interface function.
2985
2986 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2987
2988         * lily/paper-outputter.cc (output_expr):
2989         (output_header):
2990         (output_line): New method.
2991
2992         * lily/system.cc (get_line):
2993         (get_lines): New method.
2994         (output_scheme):
2995         (output_line): Remove.
2996
2997         * scm/lily.scm (make-title): New function.
2998
2999         * lily/paper-book.cc: 
3000         * lily/include/paper-book.hh: New file.
3001
3002         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
3003         ly-modules.hh).
3004
3005         * lily/ly-module.cc (ly_modules_lookup): New function.
3006
3007         * lily/main.cc (main_with_guile): Move memory leak debug code back.
3008
3009         * scm/output-ps.scm (make-title): Remove.
3010         (output-scopes): Junk header-title test.
3011
3012 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3013
3014         * mf/feta-schrift.mf: thicker dot for portato.
3015
3016         * lily/accidental-placement.cc (position_accidentals): bugfix in
3017         offset, this fixes right-padding of AccidentalPlacement.
3018
3019         * lily/[h-z]*.cc: () formatting.
3020
3021         * Documentation/user/tutorial.itely (An orchestral part): more
3022         fixes for the tutorial.
3023
3024         * scm/translation-functions.scm (fraction-tuplet-formatter):
3025         reverse fraction.
3026
3027         * lily/parser.yy (context_def_spec_block): use \context instead of
3028         \translator.
3029
3030         * lily/[a-g].cc: () style cleanup.
3031
3032         * Documentation/user/tutorial.itely (Automatic and manual beams):
3033         editing of tutorial.
3034
3035 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3036
3037         * buildscripts/mf-to-table.py (base): write encoding name.
3038
3039 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
3040
3041         * Documentation/user/GNUmakefile (local-install-info): Issue
3042         warning (for packager, ie, if not installing in /usr or /usr/local).
3043
3044         * lily/stencil-scheme.cc: 
3045         * lily/staff-symbol-referencer.cc: 
3046         * lily/script-column.cc: 
3047         * lily/pitch.cc: 
3048         * lily/music.cc: 
3049         * lily/grob-pq-engraver.cc: 
3050         * lily/font-interface.cc: 
3051         * lily/music-output-def.cc: 
3052         * lily/duration.cc: 
3053         * lily/grob-scheme.cc:
3054         * lily/context-scheme.cc: Put scheme name on first line in
3055         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
3056         style cleanups.
3057
3058         * stepmake/stepmake/scm-vars.make: 
3059         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
3060         Rename and split TAGS_FILES.
3061
3062         * GNUmakefile.in (ALL-TAGS): Remove.
3063
3064         * stepmake/stepmake/generic-targets.make (TAGS): Also include
3065         deeper TAGS files.  Fixes regexp tags in TOP dir.
3066
3067 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3068
3069         * VERSION: 2.1.29 released.
3070
3071         * Documentation/user/changing-defaults.itely (Changing defaults):
3072         new file.
3073
3074         * Documentation/user/notation.itely (Notation manual): rename from 
3075         refman.itely
3076
3077         * Documentation/user/notation-appendices.itely (The Feta font):
3078         new file.
3079
3080         * Documentation/user/advanced.itely: add aborted attempt for
3081         advanced topics manual.
3082
3083 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3084
3085         * scm/new-markup.scm: display Markups in sane format. Patch by
3086         Nicolas Sceaux.
3087
3088 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
3089
3090         * lily/main.cc: Cleanups.
3091         (setup_localisation): New function.
3092         (sane_putenv): Remove.
3093         (main_with_guile): New name (Was: main_prog).  Remove musings
3094         about possible preparation for GUILE heavy memory usage and
3095         practical uselessness.  Do not set environment variables
3096         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
3097         name juggling.
3098         (parse_argv): New function.
3099         (copyright): New function.  It's 2004 already.
3100
3101         * lily/input-file-results.cc (do_one_file): Add file name juggling.
3102         (distill_inname): Move from main.
3103
3104 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3105
3106         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
3107
3108         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
3109
3110         * Documentation/user/running.itely: new file.
3111
3112         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
3113
3114         * lily/score-performer.cc (finish): call Translator::finalize ().
3115
3116 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
3117
3118         * lilypond-ftpplugin.vim: renamed to the following file.
3119         * lilypond-ftplugin.vim: new file.
3120
3121         * GNUmakefile.in: update VIM_FILES.
3122
3123 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3124
3125         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
3126         props.
3127
3128         * input/test/tie-sparse.ly: remove.
3129
3130         * lily/tie-performer.cc (try_music): copy & paste from
3131         Tie_engraver.
3132
3133         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
3134         variable_ref twice.
3135
3136         * lily/key-performer.cc (create_audio_elements): use
3137         alterations-in-key.
3138
3139         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
3140
3141 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
3142
3143         * input/test/smart-transpose.ly: fix cases fes->e and similar.
3144         handle also quarter tones (not shown as tests). test also flats.
3145
3146         * Documentation/index.html.in: small fixes.
3147
3148 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3149
3150         * input/regression/new-markup-scheme.ly: Typo.
3151
3152         * scm/define-markup-commands.scm (fill-line): New markup.
3153
3154         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
3155         (output-paper-def): Fix alignment.
3156         (make-title): Fix height/width scaling.
3157
3158         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
3159
3160         * input/test/title-markup.ly: Add remaining titles.  Layout and
3161         font size fixes.  Add simplistic latin1 test.
3162
3163 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
3164
3165         * input/test/nested-groups.ly: remove. move content (to next). 
3166         * input/test/staff-bracket.ly: replace content (from prev), this 
3167         has been already in templates.
3168
3169 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3170
3171         * stepmake/autogen.sh: Only issue warning about running configure
3172         without arguments when autogen.sh will actually be running
3173         configure.
3174
3175 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3176
3177         * scm/new-markup.scm (stack-stencil-line): robustness.
3178
3179         * scm/define-markup-commands.scm (simple): robustification of
3180         simple-markup.
3181
3182         * Documentation/user/music-glossary.tely (Top): change central C
3183         to middle C.
3184
3185         * lily/text-item.cc (interpret_markup): cache make-simple-markup
3186
3187 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
3188
3189         * input/test/title-markup.ly (spaceTest): Add.
3190
3191         * lily/text-item.cc (interpret_markup): Make line markup from
3192         multi word markup.
3193
3194         * scm/define-markup-commands.scm (word): New markup command.
3195         (simple): Use it.
3196
3197         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
3198
3199 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
3200
3201         * vim/ftplugin/lilypond.vim:
3202         * vim/syntax/lilypond.vim: use only local settings with setlocal.
3203         show matching paren in insert mode.
3204
3205 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
3206
3207         * scm/output-ps.scm (make-title, output-scopes): Further
3208         development.
3209
3210         * input/test/title-markup.ly: New file.
3211
3212         * ps/lilyponddefs.ps: Disable PostScript titling.
3213
3214         * lily/paper-score.cc (process): Quote PORT argument to make-title.
3215
3216 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3217
3218         * lily/arpeggio.cc (width_callback): remove padding.
3219
3220         * scm/define-grobs.scm (all-grob-descriptions): add padding.
3221
3222         * scm/define-music-types.scm: remove make-music-by-name.
3223
3224         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
3225
3226 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3227
3228         * lily/paper-score.cc (process): Output titles using make-title.
3229
3230         * scm/output-ps.scm (output-stencil): Display directly instead of
3231         constructing string.
3232         (make-title): New function.
3233
3234 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3235
3236         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3237         music), Documentation/user/invoking.itexi (Invoking lilypond): 
3238         Move documentation of LaTeX packages for latin1 characters to the
3239         lilypond-book manual.
3240
3241 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
3242
3243         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
3244
3245         * vimrc: add menu in console and shortcut <F10> for it.
3246
3247         * vim/:
3248         * vim/compiler/:
3249         * vim/syntax/:
3250         * vim/indent/:
3251         * vim/ftplugin/: new directories.
3252
3253         * vim/filetype.vim: new file.
3254
3255         * lilypond.vim: remove files (see next).
3256         * vim/syntax/lilypond.vim: new, renamed file (see prev).
3257
3258         * vimrc: remove file (see next).
3259         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
3260
3261         * vim/ftplugin/lilypond.vim: change dir for dictionary.
3262         add header. apply bindings only locally.
3263
3264         * vim/indent/lilypond.vim: new file.
3265
3266         * vim/ftplugin/lilypond.vim: remove errorformat.
3267         * vim/compiler/lilypond.vim: new file for errorformats.
3268
3269         * Documentation/topdocs/INSTALL.texi: give easier orders.
3270
3271         * ROADMAP: add vim/
3272
3273 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3274
3275         * Documentation/user/introduction.itely (Introduction): Use @image
3276         iso @html <img...>.  Add workaround for images in columns in info.
3277
3278         * stepmake/aclocal.m4: Store computed version in variable.
3279
3280         * configure.in: Export MAKEINFO_VERSION.
3281
3282         * config.make.in (MAKEINFO_VERSION): Add.
3283
3284         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
3285
3286         * Documentation/user/GNUmakefile: Only build info with images when
3287         building web.
3288
3289         * GNUmakefile.in (install-WWW): Visit Documentation/user.
3290
3291         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
3292         stuff from documentation-targets.make
3293
3294 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3295
3296         * VERSION: 2.1.28 released
3297
3298         * scripts/convert-ly.py (conv): 
3299
3300 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
3301
3302         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
3303         \arpeggioBoth. redefine \arpeggioBracket.
3304
3305         * Documentation/user/refman.itely: document new arpeggio
3306         functions.
3307
3308         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3309
3310         * input/regression/arpeggio-bracket.ly: apply convert-ly.
3311
3312         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3313
3314 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3315
3316         * Documentation/user/introduction.itely (Automated engraving):
3317         rewrite introduction using website text.
3318
3319 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3320
3321         * scm/*.scm: make-music-by-name is replaced by make-music, which
3322         also accept music property settings, eg:
3323           (make-music 'TextScriptEvent 'direction DOWN 'text
3324               (make-simple-markup x))
3325
3326         Patch courtesy Nicolas Sceaux
3327
3328         * lily/beam-quanting.cc: cleanup, separate counts for left and
3329         right beam ends.
3330
3331         * lily/side-position-interface.cc (quantised_position): also
3332         quantize staccato position for forced stem directions. 
3333
3334 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3335
3336         * scm/*.scm: Patch by Nicolas Sceaux: 
3337
3338         * scm/music-functions.scm: ly:grob-property and ly:music-property
3339         are made procedure with setters.
3340
3341         * scm/*.scm: replace ..-set-property! with set! (..-property  )
3342
3343 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
3344
3345         * input/test/[t-v]*.ly: finish rewriting texidocs.
3346
3347         * input/test/vaticana.ly: remove.
3348         * input/test/ligature-vaticana.ly: new, renamed file name.
3349
3350         * input/test/stem-centered.ly: remove.
3351         * input/test/mensural-note-heads.ly: new file. take content from
3352         removed file stem-centered.ly.
3353
3354         * input/test/scales-greek.ly: simplify.
3355
3356         * input/test/s*.ly: reformulate texidocs.
3357
3358         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3359         of missing features.
3360
3361 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3362
3363         * input/test/[j-o]*.ly: update texidocs.
3364
3365 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3366
3367         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3368
3369         * Documentation/topdocs/NEWS.texi: Add note about info docs with
3370         images.
3371
3372         * Documentation/user/lilypond.tely (@direntry): Update.
3373
3374         * stepmake/stepmake/documentation-targets.make
3375         (install-info,uninstall-info): Install into $(package_infodir).
3376         Install images.  Run install-info to update dir.
3377
3378         * config.make.in (package_infodir): Add.
3379
3380         * Documentation/user/GNUmakefile (info-with-images,
3381         local-install-info, local-uninstall-info): New target.
3382
3383 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3384
3385         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3386         gap/threshold.
3387
3388         * lily/beam-quanting.cc (score_slopes_dy): remove
3389         ROUND_TO_ZERO_SLOPE kludge.
3390
3391         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3392
3393         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3394
3395         * lily/global-context.cc (Global_context): alway accept Score
3396         (run_iterator_on_me): cast Context to Score_context, not
3397         Context_def.
3398
3399         * Documentation/user/refman.itely: documentation patch by Edward
3400         Sanford Sutton.
3401
3402         * mf/GNUmakefile: unset sauter-fonts.
3403
3404 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3405
3406         * scripts/lilypond-book.py (output_texinfo): Output @image
3407         descriptions for info too.
3408
3409         * input/test/chord-names-jazz.ly: 
3410         * input/test/embedded-scm.ly: Clarify.
3411
3412         * input/test/cautionaries.ly: Typo.
3413
3414         * lily/input-smob.cc (ly_input_location): Compile fix.
3415
3416 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3417
3418         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
3419
3420         * ly/engraver-init.ly: move \grobdescriptions to Global. This
3421         fixes problems with system defaults being reverted with \override
3422         on Score level.
3423
3424         * lily/global-context.cc (Global_context): apply property-ops to
3425         Global_context too. 
3426
3427 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3428
3429         * scm/output-ps.scm (stencil->string): Rewrite.
3430
3431 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3432
3433         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3434         impersonal style.
3435
3436 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3437
3438         * lily/input-smob.cc (ly_input_location: New function.
3439
3440         * scm/define-markup-commands.scm (upright): New markup command.
3441
3442         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3443
3444         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3445
3446         * scm/output-ps.scm (output-stencil): New function.
3447
3448         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3449         of snippet types; fixes @ignore and @verbatim blocks.
3450
3451 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3452
3453         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3454         to a file in printed documentation, instead, refer either to a 
3455         syntax or to an output.
3456
3457 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3458
3459         * input/regression/beam-center-slope.ly: Add test.
3460
3461 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3462
3463         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3464         (SAUTER_FONTS): Reinstate.
3465
3466         * scm/define-markup-commands.scm (caps): New markup command.
3467
3468         * scm/output-ps.scm (output-scopes): Experimental markup output.
3469
3470         * scm/: Add missing headers.
3471
3472         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3473
3474         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3475
3476 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3477
3478         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3479         Stray style cleanups.
3480
3481 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3482
3483         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3484         no dot combination.
3485
3486         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3487         substitute \override Staff.autoBeamSettings too
3488
3489         * Documentation/user/tutorial.itely: proofreading fixes by David
3490         Bobroff
3491
3492 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3493
3494         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3495
3496         * ps/music-drawing-routines.ps: 
3497         * ps/lilyponddefs.ps: Add end markers.
3498
3499 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3500
3501         * VERSION: 2.1.27 released.
3502
3503         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3504
3505         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3506         obey documentation.
3507
3508 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3509
3510         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3511
3512         * scm/output-ps.scm: Resurrect.
3513
3514         * scm/output-tex.scm: Minimal cleanups.
3515
3516         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3517
3518         * make/ly-rules.make: Remove any broken lily-*.tex files before
3519         lilypond-book run.
3520
3521         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3522         comment.
3523
3524         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3525         Enabled by default, may save 10% compile time.
3526
3527 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3528
3529         * lily/lyric-phrasing-engraver.cc: remove
3530
3531         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3532         longer necessary. 
3533
3534         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3535         so lyric-phrasing-engraver is no longer necessary.
3536
3537         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3538         Grob_pq_engraver from Staff.
3539
3540         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3541         busyGrobs directly.
3542
3543         * input/regression/quote-transposition.ly: new file.
3544
3545         * lily/recording-group-engraver.cc (stop_translation_timestep):
3546         store instrumentTuning too. 
3547
3548         * lily/quote-iterator.cc (process): transpose events using
3549         instrumentTuning.
3550
3551         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3552         -> \tuning <pitch>
3553
3554         * lily/parser.yy (command_req): add \tuning command for setting
3555         instrument tuning of staff.
3556
3557         * Documentation/user/GNUmakefile
3558         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3559
3560         * Documentation/user/refman.itely (Customized accidental rules):
3561         typo.
3562
3563 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3564
3565         * Documentation/user/music-glossary.tely: remove the missing norwegian
3566         translation; they can be put in later properly.
3567
3568 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3569
3570         * lily/recording-group-engraver.cc (start_translation_timestep):
3571         init Recording_group_engraver twice.
3572
3573 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3574
3575         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3576         stray style cleanups:
3577
3578         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3579         -Wmissing-prototypes.
3580
3581         * flower/include/killing-cons.tcc (Killing_cons): Add template
3582         specifier for car_.
3583
3584         * flower/include/parray.hh (binsearchs): Add template specifier
3585         for maxkey.
3586
3587         * flower/include/interval.hh: Declare elem () with template specfier.
3588
3589 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3590
3591         * elisp/lilypond-indent.el (get-buffer-size): add customization
3592         groups for several variables (Reuben Thomas).
3593
3594 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3595
3596         * Documentation/user/invoking.itexi (Point and click): add index
3597         entry.
3598
3599         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3600         go under beam.
3601
3602         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3603         sarabande beam. 
3604
3605         * flower/warn.cc (programming_error): cross fingers not thumbs.
3606
3607         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3608         staff-position is set.
3609
3610         * VERSION: release 2.1.26 
3611
3612         * scm/chord-entry.scm (construct-chord): process transposition
3613         after processing explicit-11.  
3614
3615 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3616
3617         * lily/parser.yy (add_quote): add syntax for adding quotes:
3618         \addquote "id-string" Music
3619
3620         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3621
3622         * scripts/convert-ly.py (conv): add rules for name changes.
3623
3624         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3625         music/context/grob property functions. Internally, use
3626         get_property() and set_property() for both.
3627
3628 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3629
3630         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3631         for Emacs <= 20 (Laurent Martelli).
3632
3633 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3634
3635         * lily/parser.yy (command_element): extract quoted vector in
3636         parser.
3637
3638         * input/regression/quote.ly: new file.
3639
3640         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3641
3642         * lily/parser.yy (command_element): \quote DURATION NAME: support
3643         cue notes. 
3644
3645         * lily/quote-iterator.cc (class Quote_iterator): new file.
3646
3647 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3648
3649         * lily/auto-beam-engraver.cc (try_music): accept and process
3650         beam-forbid-event.
3651
3652         * input/regression/auto-beam-no-beam.ly: new file.
3653
3654 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3655
3656         * lily/accidental.cc (print): Change font-relative-size ->
3657         font-size. Fixes cautionary-style = smaller.
3658
3659 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3660
3661         * lily/system-start-delimiter.cc (staff_brace): remove
3662         font-relative-size
3663
3664         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3665         forgotten with scm_list_n. Fixes spurious coredumps.
3666
3667         * lily/accidental-engraver.cc (stop_translation_timestep): move
3668         update of localKeySignature to stop_translation_timestep (). This
3669         makes sure that all ties are noticed at the right moment.
3670         (stop_translation_timestep): clear tie only when right-side
3671         notehead was seen.
3672         (number_accidentals_from_sig): cleanup. 
3673
3674         * input/regression/accidental-tie.ly (mus): new file
3675
3676         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3677         these longish tests.
3678
3679 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3680
3681         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3682
3683         * THANKS: update bugreporter list.
3684
3685         * lily/beam.cc (print): broken beams last until end of staff.
3686         (print): broken beams start from prefatory matter.
3687
3688         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3689
3690         * lily/paper-score.cc (process): dump header only once.
3691
3692         * lily/paper-outputter.cc (Paper_outputter): move logic into
3693         Scheme.
3694
3695         * scm/output-tex.scm (output-scopes): new function.
3696         (output-paper-def): new function
3697         (tex-string-def): new function
3698         (symbol->tex-key): new function
3699
3700         * scripts/convert-ly.py (conv): add rule for | ~
3701
3702 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3703
3704         * input/regression/{many}.ly: refresh, trying to guess how
3705         it was designed.
3706
3707 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3708
3709         * VERSION: release 2.1.25
3710
3711         * scm/define-translator-properties.scm
3712         (all-user-translation-properties): add printOctaveNames
3713
3714         * ly/engraver-init.ly: remove Note_event_swallower from
3715         NoteNamesContext.
3716
3717         * lily/note-name-engraver.cc (process_music): new property
3718         printOctaveNames
3719
3720         * lily/context.cc (find_existing_context): remove support for
3721         Current.
3722
3723         * scm/music-functions.scm (set-accidental-style): new function;
3724         duplicate accidental macros.
3725
3726         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3727
3728         * lily/note-name-engraver.cc (process_music):
3729         process_acknowledged_grobs () -> process_music ()
3730
3731         * scm/part-combiner.scm (determine-split-list): robustification.
3732
3733 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3734
3735         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3736         lines for falling into beam-gap.
3737         (score_forbidden_quants): check all staff lines for falling in
3738         beam gaps.
3739
3740         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3741         key/clef/time signatures. 
3742
3743         * input/test/ossia.ly: revise example.
3744
3745         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3746         cleanup.
3747
3748         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3749         comply to Scheme standard.  Remove ly:get-paper-variable
3750
3751 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3752
3753         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3754
3755 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3756
3757         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3758         properties from Voice context. This fixes accidental size for
3759         staff-switches during grace contexts.
3760
3761         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3762         if necessary. Else, simply wipe dots.
3763
3764         * input/test/beam-alternate.ly: new file
3765
3766         * input/test/piano-staff-distance.ly: new file.
3767
3768         * lily/translator-group.cc (recurse_down_translators): use
3769         Direction for bottom-up/top-down.
3770
3771         * lily/include/translator.hh (class Translator): add
3772         process_music() and do_announces(). This obviates
3773         recurse_down_{engravers,performers}.
3774
3775         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3776         \melisma and \melismaEnd
3777
3778         * lily/melisma-engraver.cc (process_music): change to
3779         Melisma_translator, unify with performer. Accept
3780         ManualMelismaEvent.
3781
3782         * ly/engraver-init.ly: add Font_size_engraver.
3783
3784 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3785
3786         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3787         it hara-kiri.
3788
3789         * input/regression/{many}.ly: improve descriptions trying to figure
3790         out what is tested.
3791
3792 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3793
3794         * lily/slur.cc (broken_trend_offset): robustness fix.
3795
3796         * VERSION: release 2.1.24
3797
3798         * lily/context.cc (find_create_context): go to Score if it exists.
3799
3800         * lily/context-scheme.cc: new file.
3801
3802         * lily/score-translator.cc (get_output): new file.
3803
3804         * lily/include/grob-info.hh: origin_contexts() now does not
3805         include the originating engraver
3806
3807         * lily/translator-group.cc (translator_each): clean up contents,
3808         remove superfluous stubs. Engraver_group_engraver and
3809         Performer_group_performer are the only classes using multiple
3810         inheritance.
3811
3812         * lily/include/score-context.hh (class Score_context): interface
3813         between Score_{engraver,performer} and Global_context.
3814
3815         * lily/include/global-context.hh (Context): change from
3816         global-translator. This is the entry point for contexts; it is not
3817         tweakable using \translator{}. Score is no longer the top context,
3818         but sits underneath Global.
3819
3820         * lily/include/context.hh (class Context): brain surgery: split
3821         out Context functionality from Translator_group. Context is now a
3822         separate type from Translator.
3823
3824 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3825
3826         * lily/include/translator.hh (class Translator): make
3827         get_score_context() and get_global_translator (), and use the one
3828         which is appropriate.
3829
3830         * lily/context.cc: partially put functionality of Translator_group
3831         into Context.
3832
3833         * lily/include/context.hh (Translator): new class: put between
3834         Translator and Translator_group. 
3835
3836         * lily/new-accidental-engraver.cc: remove file.
3837
3838 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3839
3840         * input/regression/{many}.ly: improve descriptions: use complete 
3841         sentences, try to describe what is tested, avoid `we´, do not use 
3842         don't, ... 
3843
3844 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3845
3846         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3847         is at EOL.
3848
3849         * Documentation/user/lilypond.tely: declare the topmost node only
3850         once; removes empty line in @contents.
3851
3852         * Documentation/user/music-glossary.tely: really add Finnish author.
3853         Draw more beatiful `->´ arrow in html: &rarr;
3854
3855 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3856
3857         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3858
3859         * scripts/convert-ly.py (conv): add ly:music-list  change.
3860
3861         * lily/grob.cc: edit doc string.
3862
3863         * scm/define-grob-properties.scm (all-user-grob-properties):
3864         proofreading, editing of doc strings.
3865
3866         * input/regression/tablature-string-tunings.ly: new file.
3867
3868         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3869         listen to stringTunings
3870
3871         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3872         for self-alignment-[XY] code.
3873
3874 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3875
3876         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3877         cond) into function. Cleanup.
3878
3879         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3880
3881         * VERSION (PACKAGE_NAME): 2.1.23 released
3882
3883 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3884
3885         * Documentation/user/{refman,internals}.itely: small fixes.
3886
3887 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3888
3889         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3890         accidentals for harmonic notes
3891
3892         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3893         for harmonic notes.
3894
3895         * scm/document-backend.scm (interface-doc): prune Grob
3896         documentation: don't duplicate interface information.
3897
3898         * lily/*.cc: lots of updates of doc strings.
3899
3900 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3901
3902         * input/test/ac-extra-voice.ly (accompany): remove file.
3903
3904         * input/test/maximum-rest-count.ly: remove file.
3905
3906         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3907         conversion rule for \translator { }. Apply everywhere.  
3908
3909         * lily/parser.yy (music_property_def): set property for \once in
3910         the PropertyMusic itself, not the ContextSpec.
3911         (property_operation): change syntax within \translator { }
3912
3913         * scm/define-music-properties.scm (all-music-properties): clean up.
3914
3915         * lily/auto-beam-engraver.cc (test_moment): use
3916         updated_grob_properties() to retrieve autoBeam settings.
3917
3918         * lily/spacing-spanner.cc: bound shortest_playing_len by
3919         measure_length
3920
3921         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3922         multi-measure events for spacing computation.
3923
3924         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3925         elliptical, to 1.49.
3926
3927         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3928         vertical positioning for polyphony, without RestCollision object.
3929
3930         * lily/note-column.cc (add_head): prevent rests & note heads on
3931         one stem.
3932
3933         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3934         (do_shift): rewrite only-rests case: use common refpoints: the
3935         routine will have sensible results when other rest-translations
3936         have taken place.
3937
3938         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3939         < 0 case. 
3940
3941         * VERSION: 2.1.22 released
3942
3943         * input/GNUmakefile (SUBDIRS): remove ascii-art
3944
3945 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3946
3947         * input/: Convert ly files that still had \property.  Fixes make
3948         web.  Remove exta spaces around '='. 
3949
3950         * scripts/convert-ly.py (conv): Redundant space fixes.
3951
3952         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3953
3954 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3955
3956         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3957         create scalable PS and PDFs  for input/{test,template,regression}.
3958
3959         * lily/context.cc (is_alias): move function.
3960         (is_alias): add Bottom as context alias. 
3961         (find_create_translator): add Bottom as a context alias for creation.
3962
3963         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3964
3965         * lily/parser.yy (music_property_def): new syntax for property
3966         assignments:
3967
3968         \set A.B = #C , \unset A.B
3969         \override A.B #C = #D, \revert A.B #C 
3970
3971         * lily/my-lily-lexer.cc: remove \property
3972
3973 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3974
3975         * Documentation/user/refman.itely: add dots after seealso refs.
3976
3977         * input/template/{many}.ly: harmonise descriptions.
3978
3979         * Documentation/user/music-glossary.itely: add Finnish author.
3980
3981 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3982
3983         * VERSION (PACKAGE_NAME): release 2.1.21
3984
3985 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3986
3987         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3988
3989         * scripts/lilypond-book.py (snippet_res): @include filename must
3990         not be empty.
3991
3992 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3993
3994         * scm/documentation-generate.scm (markup-doc-string): dump
3995         markup-commands.tely
3996
3997         * scm/define-markup-commands.scm (override): new file.
3998         Move documentation from refman into doc-strings. 
3999
4000         * input/test/staff-container.ly: fix example.
4001
4002         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
4003         StaffContainer
4004
4005         * lily/grob.cc: remove point_dimension_callback
4006         (Grob): read forced dimensions from X-extent and Y-extent.
4007         (get_paper): remove preset_extent.
4008
4009         * scm/define-grobs.scm (all-grob-descriptions): remove
4010         point_dimension_callback. 
4011
4012         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
4013         textscript to head. This makes no-spacing-rods work on
4014         DynamicText.
4015
4016         * lily/chord-name.cc: remove props chord, bass, inversion.
4017
4018         * Documentation/user/appendices.itely: add Scheme functions,
4019         context-properties and layout properties to manual.
4020
4021         * scm/part-combiner.scm (determine-split-list): include rests in a
4022         solo1/2 sequence.
4023
4024         * lily/new-part-combine-iterator.cc (substitute_both): new
4025         function.
4026         (class New_pc_iterator): add separate Voice=solo context, fixes
4027         autobeams going from chords to solo.
4028
4029 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4030
4031         * Documentation/user/invoking.itexi (Editor support): Fix typo.
4032
4033         * Documentation/user/tutorial.itely:
4034         * Documentation/user/refman.itely: Add short note about being part
4035         of lilypond.tely.
4036
4037         * COPYING: Make note more clear with respect to files that are
4038         explicitely licenced otherwise (Documention/user/ comes to mind).
4039
4040         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
4041         comment about barfing of @c,{}.
4042
4043         * Documentation/user/music-glossary.tely: Add list of authors.
4044
4045         * stepmake/stepmake/library-rules.make: Thank Nelson only in
4046         source (was: also in build log).
4047
4048 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4049
4050         * lily/side-position-interface.cc (general_side_position): if
4051         staff-padding is set, then include staff in support too.
4052
4053         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
4054         module workbook
4055
4056         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
4057
4058         * lily/tuplet-engraver.cc: remove tupletInvisible
4059
4060         * scm/define-translator-properties.scm: cleanup, separate in
4061         internal and user props. 
4062
4063         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
4064         LyricsVoice -> Lyrics
4065
4066         * lily/new-part-combine-iterator.cc (process): only print warning
4067         for symbols.
4068
4069 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4070
4071         * scm/part-combiner.scm: Add proper header.
4072
4073         * All but lily/*: The great --2003 --2004 replace; the missing
4074         `bits'.
4075
4076         * TODO: Fix outline mode.  Add book notes.
4077
4078         * ROADMAP: Update.
4079
4080 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4081
4082         * scm/part-combiner.scm (make-autochange-music): use
4083         accumulator. Fixes stack overflow.
4084
4085         * lily/*: rename brew_molecule -> print , molecule-callback ->
4086         print-function
4087
4088         * scm/define-grob-properties.scm: cleanup. Separate into internal
4089         and user properties.
4090
4091         * lily/translator-property.cc (updated_grob_properties): new
4092         function
4093         (execute_pushpop_property): change to new convention:
4094         object property inits are stored as (cons ALIST BASED-ON). This
4095         storage format allows concurrent tweaks in different contexts.
4096
4097 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4098
4099         * TODO: new file.
4100
4101 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4102
4103         * debian/: Late Debian update (sorry Anthony).
4104
4105         * scripts/lilypond-book.py (do_file): Look for input_file in
4106         include path, or ask kpathsea if LATEX.
4107
4108         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
4109         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
4110         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
4111         --header=texidoc.
4112
4113         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
4114         relative.
4115
4116         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
4117         only when filtering, default to input_base otherwise.  Coding
4118         style fixes.
4119
4120 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4121
4122         * lily/include/translator.hh (class Translator): add virtual
4123         qualifier.
4124
4125 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
4126
4127         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
4128
4129 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
4130
4131         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
4132
4133         * Documentation/user/refman.itely: Run texinfo-all-menus-update
4134         (fixes make web).
4135
4136         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
4137         live in $(out)-www).
4138
4139         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
4140         dependencies.  Add link to .ly source in HTML output.
4141         (Lilypond_snippet.output_html): Handle multiple page picture
4142         output.
4143         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
4144         Make usable for output_texinfo again.
4145
4146         * Documentation/user/GNUmakefile: Add static dependency for
4147         lilypond.tely includes.
4148
4149         * Documentation/user/tutorial.itely: Add some lost `relative'
4150         ly-options.
4151
4152 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4153
4154         * lily/include/translator-group.hh: move Music_output_def member
4155         to Global_translator.
4156
4157         * scripts/lilypond-book.py (do_file):  fix latex output.
4158
4159         * VERSION: release 2.1.20
4160
4161         * scm/part-combiner.scm (determine-split-list): robustness fix 
4162
4163         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
4164
4165         * lily/parser.yy (music_output_def_body): plug memory leak.
4166
4167         * lily/translator-group.cc (add_fresh_group_translator): plug
4168         memory leak: unprotect Translator_group once added.   
4169
4170         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
4171
4172         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
4173         write .dep file.
4174         (Lilypond_snippet.ly): add \renameinput.
4175
4176 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4177
4178         * Documentation/user/refman.itely (Markup command definition): Doc
4179         by Nicolas Sceaux. Rewrite by Han-Wen
4180
4181         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
4182         thing of the line.
4183         (brew_molecule): only remove if hyphen is not at the end of line.
4184         (set_spacing_rods): new function: minimum-length specifies
4185         distance between syllables.
4186
4187         * scm/define-grobs.scm (all-grob-descriptions): add
4188         Hyphen_spanner::set_spacing_rods to LyricHyphen
4189
4190         * input/regression/lyric-hyphen-break.ly: new file.
4191
4192         * input/test/lyric-hyphen-retain.ly: new file.
4193
4194         * lily/new-part-combine-iterator.cc (construct_children):
4195         add Rest direction.
4196
4197 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4198
4199         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
4200
4201         * Documentation/bibliography/engraving.bib (donemus1982):
4202         update entry.
4203
4204 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4205
4206         * scripts/lilypond-book.py (Substring.__init__): new class.
4207         (Snippet.output_texinfo): add texidoc option.
4208         (Include_snippet.replacement_text): new class.
4209         (Lilypond_snippet.__init__): new class
4210         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
4211
4212         * Documentation/user/refman.itely (Sound): 
4213         note about number of channels.
4214
4215         * scm/music-functions.scm (voicify-music): add \context Staff for
4216         << \\ >> polyphony.
4217
4218         * lily/parser.yy (verbose_command_req): \skip now creates
4219         SkipMusic, and does not lead to spurious staves.
4220
4221         * scm/define-music-types.scm (music-descriptions): rename
4222         NonEventSkip to SkipMusic
4223
4224         * input/no-notation/midi-lyric-barcheck.ly: new file.
4225
4226         * input/regression/collision-dots-invert.ly: new file.
4227
4228         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
4229         case.
4230
4231         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
4232         die if melody died too.
4233
4234 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4235
4236         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
4237         with reading from stdin.
4238
4239         * lily/slur-performer.cc (try_music): new file.
4240
4241         * lily/melisma-performer.cc (try_music): new file. Handle
4242         melismata to help lyrics.
4243
4244         * lily/beam-performer.cc (try_music): new file. Handle beam events
4245         to help lyrics.
4246
4247         * lily/score-performer.cc (one_time_step): reinstate
4248         process_music().
4249
4250         * lily/performer.cc (process_music): add to interface.
4251
4252         * lily/performer-group-performer.cc (process_music): new function.
4253
4254         * lily/dot-column.cc (do_shifts): do collision resolution before
4255         dot positioning.
4256
4257         * scripts/lilypond-book.py (Snippet.output_print_filename): new
4258         file, process printfilename option.
4259         (Snippet.__init__): rewrite: do not use global variables h or
4260         index.
4261         (main): really support -I option.
4262         (find_toplevel_snippets): new code.
4263         (find_toplevel_snippets): reinstate old version, without global
4264         variables.
4265
4266         * tex/texinfo.tex: really add file.
4267
4268 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4269
4270         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
4271         compatibility.
4272
4273 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4274
4275         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
4276
4277         * scm/define-translator-properties.scm (drumPitchTable): add
4278         property.
4279
4280         * scripts/lilypond-book.py (simple_toplevel_snippets): new
4281         function.
4282         (help_summary): docstrings.
4283         (do_file): strip the dir of input_base too.
4284
4285 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4286
4287         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
4288
4289         * Documentation/user/lilypond-book.itely: Update.
4290
4291         * make/ly-rules.make: Update lilypond-book commands.
4292
4293         * Documentation/user/GNUmakefile: Update makeinfo commands,
4294         lilypond-book flags.
4295
4296         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
4297
4298         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
4299
4300         * scripts/filter-lilypond-book.py: Remove.
4301
4302         * Documentation/user/*tely: Update options for new lilypond-book.
4303
4304         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
4305         with @macros in @includes.
4306
4307 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4308
4309         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4310         make rest-collision only.
4311
4312         * lily/break-substitution.cc (substitute_one_mutable_property):
4313         clear all-elements using scm_assq_remove_x(). 
4314
4315         * lily/rest-collision.cc (do_shift): shift single rests
4316
4317         * flower/include/array.hh (class Array): rename to is_empty ()
4318
4319         * lily/drum-note-performer.cc: new file: perform drum notes.
4320
4321         * VERSION (PACKAGE_NAME): release 2.1.19.
4322
4323 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4324
4325         * scripts/filter-lilypond-book.py
4326         (classic_lilypond_book_compatibility): New function.
4327
4328 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4329
4330         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4331
4332         * Grand 2003 -> 2004 search replace. 
4333
4334         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4335         (i.e. < > )
4336
4337         * ly/performer-init.ly: add DrumStaff
4338
4339         * lily/axis-group-engraver.cc (acknowledge_grob): also take
4340         lyric-interface; this prevents lines with only extender lines from
4341         being junked.
4342
4343         * scm/define-grob-interfaces.scm (lyric-interface): new interface
4344
4345         * lily/lyric-extender.cc (brew_molecule): get line breaking and
4346         extenders right, for once and for all (hopefully).
4347
4348         * lily/break-substitution.cc (substitute_one_mutable_property):
4349         clear old 'all-elements for System grobs.
4350
4351         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4352         that associatedVoiceContext is always assigned when music & lyrics
4353         are found. 
4354
4355         * ly/engraver-init.ly: remove Lyrics context.
4356         (TabVoice): add noteheads engraver
4357
4358         * input/test/improv.ly: update: do not use Thread switching. 
4359
4360         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4361         squashedPosition is a number  
4362
4363         * Documentation/user/refman.itely (Automatic note splitting):
4364         remove Thread references.
4365
4366         * input/no-notation/pc-direction.ly: remove file.
4367
4368         * ly/engraver-init.ly: remove Thread
4369
4370         * input/regression/tie-chord-partial.ly: remove file.
4371
4372         * scripts/convert-ly.py (conv): \harmonic rule
4373
4374         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4375         notation for harmonic notes: <c' g''\harmonic>
4376
4377         * lily/lily-guile.cc (alist_to_hashq): new function
4378
4379         * scm/lily.scm (alist->hash-table): new function.
4380
4381         * Documentation/user/refman.itely (Percussion staves): update doco.
4382
4383         * input/regression/drums.ly (timb): updates
4384
4385         * lily/note-performer.cc (create_audio_elements): robustness fix.
4386
4387         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4388
4389 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4390
4391         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4392         discard valid matches.
4393
4394 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4395
4396         * lily/drum-note-engraver.cc: new file.
4397
4398         * ly/drumpitch-init.ly: move drum definitions
4399
4400         * scm/drums.scm: remove file.
4401
4402         * lily/*.cc: remove abort-event everywhere.
4403
4404         * lily/note-heads-engraver.cc (process_music): robustification.
4405
4406         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4407         robustification.
4408
4409         * lily/parser.yy (simple_element): add \drums mode.
4410         (simple_element): remove \pitchnames , \chordmodifiers. Use
4411         variables to store this. 
4412
4413         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4414         outside \notes.
4415
4416         * VERSION: release 2.1.18.
4417
4418         * input/test: remove octave-duplicate.ly
4419
4420 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4421
4422         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4423
4424 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4425
4426         * lily/simultaneous-music-iterator.cc: remove clone() and copy
4427         constructor from Music_iterator. Changes throughout.
4428
4429         * lily/include/music-iterator.hh (class Music_iterator): remove
4430         Music_iterator::skip and Music_iterator::get_pending_events from
4431         interface. Rename report_to -> get_outlet 
4432
4433         * lily/auto-change-iterator.cc: move contents from
4434         new-auto-change-iterator.cc from
4435
4436         * scm/part-combiner.scm: determine split-list from Scheme. 
4437
4438         * lily/new-auto-change-iterator.cc (process): new file.
4439
4440         * lily/parser.yy (part_combined_music): remove old PC cruft.
4441
4442         * ly/engraver-init.ly: remove old
4443         PC cruft.
4444
4445         * Documentation/user/refman.itely (The Lyrics context): note about
4446         extender lines.
4447
4448         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4449         to allow 0-length mmrest events.
4450
4451         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4452
4453         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4454
4455         * lily/spacing-engraver.cc (finalize): robustifications.
4456
4457         * input/regression/new-part-combine-solo-global.ly: new file.
4458
4459         * scm/part-combiner.scm: rewrite.
4460
4461 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4462
4463         * Documentation/user/refman.itely, input/puer-fragment.ly,
4464         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4465         updated for proper use of lyricsto; replaced "(" and ")" ->
4466         "\melisma" and "\melismaEnd"
4467
4468         * input/test/ancient-font.ly: small updates to reduce compile
4469         warnings (TODO: junk this file)
4470
4471         * input/test/gregorian-scripts.ly: added comment about bug
4472
4473         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4474         tiny robustness fix
4475
4476         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4477         recent changes in the feta code); temporarily mapped mensural g
4478         clef to a copy of petrucci g clef until mensural g clef will have
4479         been rewritten
4480
4481         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4482         between mensural and neo-mensural heads (this broke quite a while
4483         ago)
4484
4485         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4486
4487 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4488
4489         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4490         indication.  Fixes for verbatim, multi line comments.
4491
4492 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4493
4494         * input/regression/new-part-combine-solo.ly: more cases.
4495
4496         * lily/slur.cc (height): robustness fix.
4497
4498         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4499
4500         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4501         stemUp/stemDown.
4502
4503         * scm/music-functions.scm (determine-split-list): further analysis.
4504
4505         * lily/script-engraver.cc (try_music): discard duplicate
4506         articulations.
4507
4508         * input/regression/new-part-combine-solo.ly: new file
4509
4510         * input/regression/new-part-combine-a2.ly: new file.
4511
4512         * ly/performer-init.ly: add Devnull
4513
4514         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4515         for \musicglyph #"accidental-*"
4516         (conv): \newpartcombine rule.
4517
4518 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4519
4520         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4521
4522 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4523
4524         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4525         textwidth, --output.
4526
4527 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4528
4529         * scm/new-markup.scm (doubleflat): add accidental markups.
4530
4531         * VERSION: release 2.1.17
4532
4533         * Documentation/user/refman.itely (Automatic part combining):
4534         revise documentation of the part-combiner.
4535
4536         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4537
4538         * input/test/part-combine-{moment,staff}.ly: remove file.
4539
4540         * input/regression/pc-mmrest.ly (two): remove file.
4541
4542         * scm/define-music-types.scm (music-descriptions): add
4543         Solo{One,Two}Event and UnisonoEvent
4544
4545         * lily/new-part-combine-iterator.cc (unisono): add state_
4546         variable, signal changes with part-combine-event.
4547
4548         * input/regression/new-part-combine-text.ly: new file.
4549
4550         * lily/part-combine-engraver.cc: new file.
4551
4552 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4553
4554         * scripts/filter-lilypond-book.py: Handle snippet options.
4555
4556 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4557
4558         * scm/music-functions.scm (determine-split-list): detect solo1/2
4559         and unisono.
4560
4561         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4562         revert fix, document why.
4563
4564         * lily/tie-performer.cc (process_music): new function. Set melisma
4565         property.
4566
4567         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4568         always smaller than bracket size.
4569         (make_bracket): oops. Size of the gap was off by factor 2
4570
4571         * input/test/text-rotate.ly: new file.
4572
4573         * scm/new-markup.scm (markup): a macro that provides a
4574         LilyPond-like syntax in scheme for building markups, in order to
4575         help markup command definition. (Nicolas Sceaux)
4576
4577         * input/test/lyrics-skip-notes.ly: new example.
4578
4579         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4580
4581         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4582         use is_alias() iso. == . This fixes lyrics on
4583         GregorianTranscriptions. 
4584
4585 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4586
4587         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4588         \thispagestyle{lastpage} to avoid that it's printed on the second
4589         last page when there's only a single score line on the last page.
4590         (The page breaking mechanism in TeX played some ugly tricks to us.)
4591
4592 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4593
4594         * scripts/filter-lilypond-book.py: Further development.
4595
4596         * input/regression/collision-dots-move.ly: New test.
4597
4598         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4599         hand side note head of non-merged collision to the right.
4600
4601         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4602         Construct children before accessing property from emtpy
4603         lyrics_context_.
4604         (construct_children): Find thread before finding LyricsVoice.
4605         Create LyricsVoice one if none found, fixes crash (thanks Erik
4606         Sandberg).
4607
4608 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4609
4610         * cygwin/: Forward port.
4611
4612 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4613
4614         * buildscripts/install-info-html.sh: Use Bash.
4615
4616         * cygwin/mknetrel: Patch from Bert.
4617
4618 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4619
4620         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4621
4622         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4623         try to copy *png, index.html (Bertalan Fodor).
4624
4625         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4626
4627 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4628
4629         * lily/note-collision.cc (check_meshing_chords): Do not remove
4630         dots (from down head) when merging similar heads (thanks Matthias
4631         Kilian).  Simplify merge_possible tests and other cleanups
4632
4633         * input/regression/collision-merge-differently-dotted.ly: Add test
4634         for disappearing dots on similar heads for both voices.
4635
4636 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4637
4638         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4639         that tagline overrides copyright for single page scores. Correct
4640         the default tagline value.
4641
4642 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4643
4644         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4645
4646 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4647
4648         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4649         TEXMF if it's previously unset.
4650
4651 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4652
4653         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4654
4655         * input/test/trills.ly: fix the unfolding of lineprall.
4656
4657         * input/test/figured-bass-alternative.ly: fix accidental.
4658
4659 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4660
4661         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4662
4663         * input/no-notation/dos-guile.ly: 
4664         * input/no-notation/dos-ps.ly: 
4665         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4666
4667         * input/no-notation/safe-include.ly:
4668         * input/no-notation/safe-guile.ly:
4669         * input/no-notation/safe-ps.ly: 
4670         * input/no-notation/safe-tex.ly: New file.
4671
4672         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4673         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4674         options now.
4675         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4676         When in --safe-mode, set environment openout_any=p[aranoid].
4677
4678         * tex/ltest.tex: 
4679         * tex/lilyponddefs.tex: Add \nofiles.
4680
4681         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4682         options.
4683
4684         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4685         This allows building the user manual using a binary installation
4686         and a matching unpacked source tree.
4687
4688         * scm/lily.scm (safe-module): New variable. 
4689
4690         * lily/includable-lexer.cc (new_input): Fix error messages.
4691
4692         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4693         If SAFE, evaluate in safe-module.  Change callers.
4694
4695         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4696
4697         * lily/lexer.ll (embedded_scm): While processing main-input,
4698         invoke ly_parse_scm with safe mode if running in safe-mode.
4699         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4700         in init.ly for safe-mode.
4701
4702 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4703
4704         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4705         compatibility with old versions of geometry.sty (compat2
4706         already implied includehead).
4707         Change the page layout slightly so bottom + footskip = top +
4708         headheight + headsep = 16mm, the remaining paperheight-32mm
4709         are used for the music. Increase footskip to 5mm, so the top of
4710         the footer text doesn't touch the music.
4711
4712 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4713
4714         * VERSION: release 2.1.16
4715
4716         * scm/music-functions.scm (determine-split-list): bugfix: only use
4717         new-active for both voices if both indexes advance. This fixes the
4718         biggest outstanding problem with new-pc. 
4719
4720         * lily/new-part-combine-iterator.cc (construct_children): set more
4721         directions.
4722
4723 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4724
4725         * scripts/convert-ly.py (conv): add instrument rule.
4726
4727         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4728
4729         * lily/side-position-interface.cc: remove add_staff_support ()
4730         Change all callers to use staff-padding.
4731
4732         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4733         make_spanner().
4734
4735         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4736
4737         * lily/text-engraver.cc: remove scriptHorizontal property.
4738
4739         * lily/beam.cc (least_squares): also set least-squares-dy for
4740         special case of slanted 2-stem beam to center.
4741
4742         * lily/side-position-interface.cc (out_of_staff): move contents of
4743         out_of_staff into aligned_side.
4744         remove out_of_staff().
4745
4746         * input/regression/measure-grouping.ly: fix warning.
4747
4748         * lily/side-position-interface.cc: add staff-padding support to
4749         Side_position_interface::aligned_side.
4750
4751         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4752         one get_property too many.
4753
4754         * flower/include/drul-array.hh (linear_combination): new function
4755         (scale_drul): new function
4756
4757         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4758         operations on empty intervals are silly.
4759
4760 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4761
4762         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4763         (iso gh_scm2int), fixes crash in new part-combiner.
4764
4765         * configure.in: Up mftrace to 1.0.27.
4766
4767 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4768
4769         * VERSION: release 2.1.15
4770
4771         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4772         align all stanza numbers.
4773
4774 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4775
4776         * Documentation/user/{introduction.itely,refman.itely,
4777         converters.itely}: fix some text inside parentheses; text should
4778         be readable (even) if parentheses are either replaced with commas 
4779         or dropped out.
4780
4781 2004-01-25  Werner Lemberg  <wl@gnu.org>
4782
4783         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4784         input/test/vaticana.ly, input/test/ancient-font.ly,
4785         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4786         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4787         ly/params-as-init.ly, scm/define-grobs.scm,
4788         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4789
4790         * ly/params-as-init.ly: Removed.  Obsolete.
4791         * buildscripts/lilypond.words.py: Updated.
4792
4793 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4794
4795         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4796
4797         * mf/feta-din{4,5,7,9}.mf: remove.
4798
4799         * lily/engraver.cc (internal_make_item): centralize item/spanner
4800         factory.
4801
4802         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4803         do correct chord conversion for ^"sim."  (backportme)
4804         (FatalConversionError.sub_articulations): substitute ^"foo" in
4805         chords too. (backportme)
4806
4807         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4808         for Fingering.
4809
4810         * lily/side-position-interface.cc (out_of_staff): don't do
4811         anything if staff-padding not defined. 
4812
4813         * mf/feta-params.mf (stafflines): introduce linethickness as
4814         general blackness of the font.
4815
4816         * lily/stem.cc (position_noteheads): rounding error robustness.
4817
4818         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4819         from beam-collision.ly 
4820
4821         * lily/beam.cc (rest_collision_callback): remove direction.
4822
4823         * scm/define-grobs.scm (all-grob-descriptions): remove
4824         enclose-bounds in OttavaBracket and PianoPedalBracket
4825
4826         * scm/new-markup.scm (def-markup-command) new macro, which takes
4827         care of defining the COMMAND-markup and make-COMMAND-markup
4828         procedures, setting markup-signature and keyword-signature object
4829         properties, and pushing the markup command in
4830         markup-function-list.
4831
4832         All markup commands are defined thanks to it.  Users may also use
4833         it to define their own markup commands. (Nicolas Sceaux)
4834
4835         * scm/new-markup.scm: Scheme style clean-up: there should be no
4836         parenthesis alone on a line; LET* should not be used where LET is
4837         enough. (Nicolas Sceaux)
4838
4839 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4840
4841         * scripts/filter-lilypond-book.py: Add script.
4842
4843 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4844
4845         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4846
4847 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4848
4849         * Documentation/user/refman.itely (Fingering instructions): add
4850         single note chords. 
4851
4852         * lily/multi-measure-rest-engraver.cc: use a single
4853         MultiMeasureEvent for mm rests. This prevents problems with the
4854         new part combiner.
4855
4856         * scm/music-functions.scm (determine-split-list): analysis has
4857         global effect: a difference halfway a phrase makes the entire
4858         phrase be typeset as apart.
4859         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4860
4861 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4862
4863         * ly/performer-init.ly: add Devnull.
4864
4865         * Documentation/user/refman.itely (Font selection): remove paper20
4866         ref.
4867
4868 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4869
4870         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4871
4872 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4873
4874         * scm/music-functions.scm (determine-split-list): bugfixes.
4875
4876         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4877
4878         * input/test/scales-greek.ly: use C as base, results in different
4879         alterations at the clef.
4880
4881         * input/regression/pedal-ped.ly: new file.
4882
4883         * input/regression/pedal-bracket.ly: new file.
4884
4885         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4886         replace after_line_breaking()
4887
4888         * lily/line-interface.cc (line): read thickness.
4889         (line): dash-fraction = 0 always for dotted-line style.
4890
4891         * input/test/staff-lines.ly (lower): bugfix.
4892
4893         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4894         \accepts Devnull into Score.
4895
4896         * scm/lily.scm: remove bla.scm load.
4897
4898 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4899
4900         * VERSION: release 2.1.14
4901
4902         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4903
4904         * lily/side-position-interface.cc (general_side_position): add
4905         Staff_symbol_referencer::staff_space ().
4906
4907         * lily/include/context-def.hh: rename from translator-def.hh
4908
4909 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4910
4911         * input/template/piano-dynamics.ly (pedal): Updated definition of
4912         Dynamics such that \cresc works, for example.
4913
4914 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4915
4916         * lily/stem.cc (calc_stem_info): use
4917         Staff_symbol_referencer::staff_space
4918
4919         * lily/beam-quanting.cc (quanting): scale Stem_info 
4920
4921         * lily/beam.cc (rest_collision_callback): use minimum-distance
4922         property for rest/beam collisions.
4923         (rest_collision_callback): bugfixes.
4924
4925         * lily/system.cc (post_processing): extra-offset is now relative
4926         to the size of the current staff.
4927
4928         * scm/music-functions.scm (notice-the-events-for-pc): record all
4929         voices, only analyze "one" and "two".
4930
4931         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4932         not parent. 
4933
4934         * lily/new-part-combine-iterator.cc (construct_children): create
4935         Devnull from Voice context
4936
4937         * scm/music-functions.scm (determine-split-list): bugfixes.
4938
4939         * lily/lily-guile.cc (robust_scm2int): new function
4940
4941         * lily/staff-symbol-referencer.cc (line_thickness): new
4942         function. Use throughout.
4943
4944         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4945         in its own context.  Add to preset font-size.
4946
4947         * lily/stem.cc (thickness): new function.
4948
4949         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4950         compute thickness from ledger-line-thickness.
4951
4952         * lily/note-head.cc (brew_ledger_lines): use
4953         Staff_symbol::get_ledger_line_thickness ().
4954
4955         * lily/beam.cc (rest_collision_callback): use
4956         Staff_symbol_referencer::staff_space().
4957
4958         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4959         Mus1 Mus2
4960
4961         * lily/include/translator.hh (class Translator): add accepts_list_
4962         so  \with { \denies / \accepts } also works.
4963
4964         * scm/music-functions.scm (determine-split-list): determine split
4965         list from music events.
4966
4967         * lily/new-part-combine-iterator.cc: more states.
4968
4969         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4970
4971 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4972
4973         * lily/system.cc (set_loose_columns): use the right prebroken cols
4974         for interpolating loose column position.
4975
4976         * lily/text-spanner.cc (brew_molecule): default to no vertical
4977         lines.
4978
4979         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4980         take space.
4981
4982         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4983
4984 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4985
4986         * scripts/convert-ly.py: Do not test filename when processing
4987         stdin.
4988
4989         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4990
4991 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4992
4993         * lily/axis-group-engraver.cc (finalize): extra check; if
4994         process_music () is never called, then staffline_ == 0.
4995
4996         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4997         check run_always ().
4998
4999         * VERSION: release 2.1.13
5000
5001         * input/regression/note-head-style.ly (pattern): cleanup.
5002
5003         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
5004         downloading.
5005
5006         * scm/output-lib.scm (shift-right-at-line-begin): new function:
5007         kludge rehearsalmark placement.
5008
5009         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
5010         , ly:spanner?
5011
5012         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
5013         close to note head for accidentals.
5014
5015         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
5016         tuplet direction.
5017
5018         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
5019
5020 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5021
5022         * lily/include/music-iterator.hh (class Music_iterator): add
5023         substitute_outlet() to iterator API.
5024
5025         * lily/new-part-combine-iterator.cc (construct_children):
5026         New_pc_iterator: new class, better part combining.
5027
5028         * lily/tie-column.cc (werner_directions): new function
5029
5030         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
5031
5032         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
5033         empty objects group spanner as parent
5034
5035         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
5036         slope against graphical slope.
5037
5038         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
5039         for ottava bracket.
5040
5041         * lily/side-position-interface.cc (general_side_position):
5042         opps. reinstate *dir.
5043
5044         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
5045         parser run.
5046
5047         * lily/tuplet-bracket.cc: remove calc_dy ().
5048
5049         * Documentation/user/refman.itely (Balloon help): document balloon
5050         help
5051
5052 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
5053
5054         * scm/document-backend.scm (check-dangling-properties): Grob
5055         properties are defined define-grob-properties.scm.
5056
5057 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5058
5059         * VERSION: release 2.1.12
5060
5061         * scm/define-grobs.scm (all-grob-descriptions): larger font for
5062         ChordName
5063
5064         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
5065         relation to surroundings.
5066
5067         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
5068         Y-extent to the note-extents: stay clear of the staff.
5069
5070 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5071
5072         * Documentation/user/GNUmakefile
5073         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
5074         iso. copy.
5075
5076         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
5077
5078         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
5079
5080         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
5081
5082         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
5083
5084         * lily/line-interface.cc (line): remove thickness from calling interface.
5085
5086         * lily/hairpin.cc: use Line_interface
5087
5088         * lily/line-interface.cc: new file. Line_interface for everything
5089         with dotted/dashed lines.
5090
5091
5092         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
5093
5094         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
5095         for constructing ottava brackets.
5096
5097         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
5098         the note heads.
5099
5100         * Documentation/user/internals.itely (Engravers and performers):
5101         fix broken link.
5102
5103         * scm/music-functions.scm (make-mark-set): new function.
5104
5105         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
5106         functionally identical to beam.
5107
5108         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
5109         () with beam (). 
5110
5111         * Documentation/user/refman.itely (Rehearsal marks): document new
5112         functionality.
5113
5114         * input/regression/rehearsal-mark-number.ly: new file.
5115
5116         * input/regression/rehearsal-mark-letter.ly: new file.
5117
5118         * scm/translation-functions.scm (number->mark-string): new function
5119         (format-mark-letters): new function
5120         (format-mark-numbers): new function
5121
5122         * lily/mark-engraver.cc (process_music): rehearsalMark is now
5123         integer; formatting is done through markFormatter property.
5124
5125         * scm/define-translator-properties.scm: fold all *-done properties
5126         into positioning-done.
5127
5128         * lily/beam.cc (position_beam): new function
5129         (brew_molecule): make sure that positions are calced before making
5130         the molecule.
5131
5132         * scm/output*.scm (beam):  take 4th argument for function.
5133
5134         * ps/music-drawing-routines.ps: take blot as 4th argument.
5135
5136         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
5137         stem to avoid small dents.
5138
5139 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5140
5141         * VERSION: release 2.1.11
5142
5143         * input/regression/balloon.ly: new file.
5144
5145         * lily/balloon.cc (brew_molecule): new file: draw boxes around
5146         objects, and make help texts. 
5147
5148         * scm/new-markup.scm (parse-simple-duration): parse duration
5149         string to log & dots. (Thanks Nicolas!)
5150
5151         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
5152         rule.
5153
5154 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
5155
5156         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
5157         Lemberg).
5158
5159         * THANKS: alphabetic order.
5160
5161 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5162
5163         * input/regression/note-head-harmonic.ly: new file.
5164
5165         * Documentation/user/internals.itely (Technical manual): explain
5166         difference between music, translation, layout.
5167
5168         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
5169
5170         * scm/output-ascii-script.scm (bracket): rounding bfs.
5171
5172         * scripts/convert-ly.py (conv): add \include "paper" rule. 
5173
5174         * ly/paper*.ly: remove files. 
5175
5176         * scm/paper.scm (set-staff-size): new function: set default
5177         staff-size.
5178
5179         * scripts/convert-ly.py (conv): add conversion rule.
5180
5181         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
5182         function.
5183
5184         * scm/paper.scm: new file.
5185         (set-staff-size): new function 
5186         (set-paper-size): new function
5187
5188         * lily/parser.yy (music_output_def_body): restructure definition,
5189         so first Scheme statement in \paper also happens in new scope. 
5190
5191         * lily/system.cc (post_processing): move uniquify_list () to
5192         dumping molecule stage.
5193
5194         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
5195         this will mess up scores that use barchecks to shorten measures.
5196
5197         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
5198         at 20pt too.
5199
5200         * Documentation/user/tutorial.itely (Printing lyrics): document
5201         \lyricsto
5202
5203         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
5204
5205         * Documentation/user/refman.itely (Fermatas): document \lyricsto
5206
5207         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
5208         if Voice is not found.
5209
5210         * VERSION: release 2.1.10
5211
5212         * input/{test,regression}/: remove old-relative 
5213
5214         * lily/lexer.ll: add empty markup signature. 
5215
5216         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
5217         strut markup
5218
5219         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
5220
5221         * scm/define-translator-properties.scm: update melismata property
5222         doco.
5223
5224         * lily/system.cc (output_lines): revert uniquify_list() patch,
5225         strange side effects seen.
5226
5227         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
5228         dash-period < 0.
5229
5230         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
5231         for flute. 
5232
5233 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5234
5235         * input/regression/*.ly: use newaddlyrics iso. addlyrics
5236
5237         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
5238
5239         * lily/lyric-extender.cc (brew_molecule): behave decently in case
5240         of line breaks.
5241         (brew_molecule): add padding to left, not right.
5242
5243         * lily/system.cc (uniquify_list): new function
5244         (output_lines): uniquify_list () on all-elements. This fixes
5245         double symbols in the output.
5246
5247         * lily/beam.cc (rest_collision_callback): don't move anything if
5248         staff-position is set.
5249
5250         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
5251
5252         * lily/system.cc (typeset_grob): warn if adding twice.
5253
5254         * lily/sequential-iterator.cc (run_always): implement run_always().
5255         (also in other files.)
5256
5257         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
5258
5259         * lily/event.cc (to_relative_octave): add octave-check.
5260
5261         * Documentation/user/refman.itely (Line breaking): add noBreak.
5262
5263         * scm/new-markup.scm (normalsize-markup): add function.
5264         (sans-markup): new function.
5265
5266         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
5267         come earlier nowadays.  This fixes beams on grace notes.
5268
5269         * scm/music-functions.scm (direction-polyphonic-grobs): new
5270         variable, share between override and revert. This fixes script
5271         directions in polyphonic sections. (backportme)
5272
5273 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5274
5275         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
5276         breakpoints.
5277
5278         * lily/break-align-interface.cc: add doco
5279
5280         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
5281
5282 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5283
5284         * VERSION: release 2.1.9
5285
5286         * scm/document-markup.scm (markup-doc-node): add note about naming.
5287
5288         * scm/new-markup.scm (left-align-markup): bugfix. 
5289
5290         * Documentation/user/refman.itely (Ottava brackets): more doco for
5291         ottava.
5292
5293         * lily/side-position-interface.cc (out_of_staff): also do
5294         out_of_staff() correctly for d == DOWN.
5295
5296         * lily/text-spanner.cc (brew_molecule): only put vertical line and
5297         horizontal line if they move to the right.
5298
5299         * scm/define-grobs.scm (all-grob-descriptions): set
5300         text-repeat-if-broken for ottava spanner
5301
5302         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
5303         property.
5304
5305         * mf/feta18.mf: design size is 18 not 22.5
5306
5307         * lily/new-lyric-combine-music-iterator.cc (process): new file.
5308         Add a single LyricsVoice to a melody. Melismata may be set
5309         individually.
5310
5311         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5312
5313         * lily/dot-column.cc: add stdio.h
5314
5315 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5316
5317         * lily/item.cc: documentation for break-visibility (Thanks, John).
5318
5319 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5320
5321         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
5322
5323         * lily/translator-def.cc: rename Translator_def to Context_def.
5324
5325         * Documentation/user/internals.itely (Lexical details): clarify
5326         string def.
5327
5328         * Documentation/user/refman.itely (Rhythmic music): add link to
5329         RhythmicStaff 
5330
5331 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5332
5333         * lily/translator.cc: document start_translation_timestep()
5334
5335         * scm/output-tex.scm (tex-encoded-fontswitch): use
5336         round for rounding (inexact->exact yields rationals)
5337
5338         * lily/*.cc: remove superfluous start_translation_timestep() calls.
5339
5340         * lily/translator-group.cc (get_simple_trans_list): 
5341         new function; construct simple_trans_list_ lazily.
5342
5343 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5344
5345         * lily/paper-outputter.cc (output_scope): Check if number before
5346         checking exact (guile cvs).
5347
5348         * scm/*: Escape backslashes in scheme strings (guile cvs).
5349
5350 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5351
5352         * Documentation/user/refman.itely (Tablatures basic): annotate
5353         seealso sections.
5354
5355         * lily/*.cc: cleanup of engraver initialize() functions.
5356
5357         * lily/repeat-acknowledge-engraver.cc
5358         (start_translation_timestep): remove first_b_
5359
5360         * lily/tab-note-heads-engraver.cc: listen to string number events
5361         inside < > too. (backportme).
5362
5363         * Documentation/user/refman.itely (Text scripts): add fatText to
5364         index.
5365
5366 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5367
5368         * VERSION: 2.1.8
5369
5370         * stepmake/bin/add-html-footer.py (built): add Wiki links to
5371         footer.
5372
5373         * lily/parser.yy (translator_mod): allow \with { \remove .. }
5374
5375         * lily/bar-check-iterator.cc (process): only warn if
5376         barCheckLastFail was changed.
5377
5378         * scm/define-translator-properties.scm (barCheckLastFail): add
5379         property.
5380
5381         * lily/main.cc (main_prog): print summary of failed files.
5382
5383         * lily/axis-group-engraver.cc: move all spanner creation to
5384         process_music (). Now staffs can be adjusted with \override too.
5385         (Jan, you are a brilliant programmer!)
5386
5387         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
5388
5389 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5390
5391         * Documentation/user/tutorial.itely (Integrating text and music):
5392         Show the commands to produce a PDF as well.
5393
5394 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5395
5396         * lily/translator-def.cc (get_translator_names): accept user
5397         tweaks too. 
5398
5399         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5400         as big as normal heads. 
5401
5402         * input/*ly: run convert-ly
5403
5404         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5405         () if dependencies are fluked.
5406
5407         * scm/document-translation.scm (engraver-doc-string): update on
5408         latest string/symbol conventions.
5409
5410         * lily/translator-ctors.cc: use Scheme_hash_table.
5411
5412         * lily/translator-def.cc (get_translator_names): new function
5413         (add_context_mod): new function
5414         (get_accepted): new function
5415
5416         * lily/parser.yy (context_mod): put all modifications of
5417         \translator { } in a single production, encode as SCM.
5418
5419         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5420         to use read-only lists, so additions to the definition can be
5421         prepended easily.  
5422
5423         * Documentation/user/invoking.itexi (Editor support): add node on
5424         editor support.
5425
5426         * Documentation/user/refman.itely (Bar check): add lyrics example
5427         of bar checks. 
5428
5429         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5430
5431         * scripts/convert-ly.py (conv): add conversion rule.
5432
5433         * lily/parser.yy: use \change iso. \translator for staff switch.
5434
5435         * lily/my-lily-lexer.cc: add \change.
5436
5437         * scm/define-translator-properties.scm
5438         (default-melisma-properties): add definition.
5439
5440 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5441
5442         * Documentation/user/refman.itely (Bar lines): clarification of
5443         systemStartDelimiter. 
5444
5445         * input/test/slur-shape.ly (x): remove file.
5446
5447         * lily/translator-group.cc (apply_property_operations): new function.
5448
5449 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5450
5451         * lily/parser.yy (optional_prop_ops): allow \with {
5452         PROPERTYSETTINGS } following \context or \new.
5453
5454         * lily/my-lily-lexer.cc: add \with.
5455
5456         * lily/parser.yy (property_operation): clean up definition of
5457         property operations.
5458         (property_op_to_music): new function.
5459         (context_spec_music): new function
5460
5461         * VERSION: 2.1.7 released.
5462
5463         * input/regression/collision-merge-dots.ly: new file.
5464
5465         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5466         then kill the dots too. 
5467
5468         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5469         set/unset breakableSeparationItem
5470
5471         * lily/separation-item.cc (relative_width): add function.
5472
5473         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5474         only-prebreak-interface
5475
5476         * lily/system.cc (output_lines): only junk only-prebreak-interface
5477         grobs.
5478
5479         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5480         read breakableSeparationItem
5481
5482         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5483
5484         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5485
5486         * lily/dot-column.cc (dot_config_badness): new function:
5487         select the best scoring dot configuration: dots should go close to
5488         the note heads, but be shifted up or down according to conventions.
5489         (print_dot_configuration): idem.
5490         (shift_one): idem
5491         (remove_collision): idem.
5492
5493         * input/regression/dots.ly: add more test cases.
5494
5495 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5496
5497         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5498
5499         * flower/include/interval.hh: rename elem_b to contains 
5500
5501         * lily/tie.cc: change 'heads to 'head-pair.
5502
5503         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5504         fill in 'heads field.
5505
5506         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5507         minimum-length for short ones, and shorten so collisions with the
5508         next syllable are avoided.
5509
5510         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5511         near-zero slopes.
5512         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5513
5514         * lily/dots.cc: remove quantized_position callback. All Y
5515         positioning is done by dot-column.cc
5516
5517         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5518         exhaustive test of all dot positions. This fixes disappearing dots
5519         in dotted chords.
5520
5521 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5522
5523         * mf/feta-klef.mf (test_staff): fatten up G clef
5524         (test_staff): fatten up f clef.
5525
5526
5527 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5528
5529         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5530         * input/les-nereides.ly: Use latin1 characters for title, like
5531         Morgenlied.
5532
5533 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5534
5535         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5536         cmb10).
5537
5538         * lily/lyric-extender.cc (brew_molecule): add little space before
5539         extender line.
5540
5541         * lily/beam-quanting.cc (score_forbidden_quants): check if
5542         outer stafflines fall in any beam gaps.
5543
5544         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5545         for lyric texts.
5546
5547 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5548
5549         * VERSION: 2.1.6 released.
5550
5551         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5552         this shows the demerits of a user-defined beam position pair.
5553
5554         * scm/define-grobs.scm (all-grob-descriptions): set
5555         beamed-extreme-minimum-free-lengths to a different value.
5556
5557         * lily/scm-option.cc: add debug-beam scm-option
5558
5559         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5560
5561 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5562
5563         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5564
5565         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5566         space after barline.
5567
5568         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5569
5570         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5571         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5572         the other case, take standard column-breakable spacing. Do not
5573         warn about "no spacing wishes".
5574
5575         This fixes wide spaces after barlines in very loose lines.
5576
5577         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5578
5579 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5580
5581         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5582         acknowledge_grob lyric-syllable, not lyric-text.
5583
5584         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5585         dashes of length #'length separated by #'dash-period. 
5586
5587         * lily/lyric-extender.cc (brew_molecule): idem
5588
5589         * lily/multi-measure-rest.cc (big_rest): idem
5590
5591         * lily/system-start-delimiter.cc (simple_bar): idem
5592
5593         * lily/bar-line.cc (simple_barline): use rounded box
5594
5595         * VERSION: release 2.1.5
5596
5597         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5598         music): move note about dvips to more visible place.
5599
5600         * lily/lyric-phrasing-engraver.cc: move from
5601         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5602         lyric-phrasing-engraver.hh)
5603
5604         * lyric-align.ly: remove file
5605
5606         * scripts/convert-ly.py (FatalConversionError.func): add removal
5607         rule for automaticMelismata
5608
5609         * ly/engraver-init.ly (ScoreContext): switch on
5610         New_phrasing_engraver by default.
5611
5612         * lily/slur-engraver.cc (class Slur_engraver):
5613         process_acknowledged_grobs -> process_music.
5614         (try_music): signal melismata correctly.
5615
5616         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5617         word-space, right-trim-amount, and extend past right bound only
5618         for note heads.
5619
5620         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5621         lyric-extender support: add note-heads to the extender
5622         automatically.
5623
5624         * lily/parser.yy: extender is now post_event. 
5625
5626         * lily/accidental-engraver.cc (number_accidentals): remove
5627         spurious warning about non-parent contexts.
5628
5629         * lily/music-output-def.cc (assign_translator): \translator { }
5630         for a Foo context implicitly redefines \FooContext.
5631
5632         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5633         fixes.
5634
5635         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5636         doubly in slur weight. 
5637
5638         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5639         combination.
5640
5641         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5642         staffbar distance.
5643
5644         * scripts/lilypond.py (global_latex_preamble): crank down size of
5645         the margins. Now there is a 12 mm top and bottom margin, which
5646         should correspond with the printable area of modern printers.
5647
5648         This enlarges the music height of the printable page a little.
5649
5650         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5651         signs. Use \markup instead.
5652         (accreg_pen): tweak for accordeon asterisk.
5653
5654 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5655
5656         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5657
5658         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5659
5660         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5661
5662         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5663
5664         * scm/define-grobs.scm (all-grob-descriptions): change
5665         StanzaNumber description: make side support, i.s.o. breakable.
5666         use Instrument_name_engraver for texts in the margin.
5667
5668         * scm/define-translator-properties.scm: remove
5669         melismaEngraverBusy, stz property.
5670
5671         * *.cc: naming: change empty_b () into is_empty ()
5672
5673         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5674
5675         * input/regression/lyric-phrasing-new.ly: new file.
5676
5677         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5678         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5679         melismata are now left-aligned.
5680
5681 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5682
5683         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5684
5685         * mf/feta19.mf: remove.
5686
5687         * mf/feta-klef.mf (test_staff): more tweaks
5688
5689         * mf/feta-toevallig.mf: more small size tweaks.
5690
5691         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5692         rests for smaller sizes.
5693
5694         * mf/feta-bolletjes.mf: fix cross heads.
5695
5696         * VERSION: release 2.1.4
5697
5698         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5699         deprecated #'ancient font family
5700
5701         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5702         it is a string or number.
5703
5704         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5705         change calling convention of stem-attachment function. 
5706
5707         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5708
5709         * mf/feta-autometric.mf: dump WX/WY fields too
5710
5711         * mf/parmesan-heads.mf: idem.
5712
5713         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5714         attachment coordinates.
5715
5716         * lily/note-head.cc (stem_attachment_coordinate): read stem
5717         attachment from the notehead glyphs WX/WY fields.
5718
5719         * lily/include/font-metric.hh (struct Font_metric): add methods
5720         get_indexed_wxwy (), make a distinction between looking up by
5721         index and ASCII  
5722
5723         * mf/feta-bolletjes.mf: rewrite note head MF code.
5724         (test_outlines): make heads more rotund for smaller sizes. 
5725
5726 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5727
5728         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5729         throughout. Font scaling fixes throughout.
5730
5731         * mf/feta-sleur,slur.mf: remove. 
5732
5733         * mf/feta-slag.mf: rewrite.
5734
5735 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5736
5737         * VERSION: release 2.1.3
5738
5739         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5740
5741         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5742
5743         * lily/mark-engraver.cc (process_music): fix mark
5744         \default. (backportme)
5745
5746         * stepmake/stepmake/automatically-generated.sub.make (default):
5747         use -n for head/tail commands. 
5748
5749         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5750         heads with the same pitch.
5751
5752 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5753
5754         * lily/recording-group-engraver.cc (finalize): set protected_scm
5755         member to '() before finalizing.
5756
5757         * lily/translator-group.cc (finalize): remove removal_processing () 
5758
5759         * lily/recording-group-engraver.cc: new engraver: record
5760         synchronized start & end times for each music object.
5761
5762         * lily/parser.yy (toplevel_expression): execute score rendering
5763         during parsing. Cleanup output-filename handling; this is no
5764         longer done with global variables.
5765         (translator_spec_body): allow \type modification too.
5766
5767         * lily/score.cc:  ly:run-translator: new function
5768         (LY_DEFINE): ly:render-output new function.
5769
5770         Separate interpreting and rendering, and make available as
5771         functions at Scheme level.
5772
5773 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5774
5775         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5776         (musicxml-node->string):
5777         (xml-node->string):
5778         (music-to-musicxml): New function.
5779
5780 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5781
5782         * VERSION: 2.1.2 released
5783
5784         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5785
5786         * scm/font.scm (paper20-font-vector): discouple font design sizes
5787         from sizes specified in .ly file: store all design sizes of a font
5788         in a single vector.
5789
5790         * lily/font-select.cc (get_font_by_design_size): new function
5791
5792         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5793         add parmesan,feta in sizes 14 and 18.
5794
5795         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5796
5797         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5798         of fontSize: this now sets font-size
5799
5800 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5801
5802         * VERSION: 2.1.1 released
5803
5804         * Documentation/user/refman.itely (Tuning objects): add note about
5805         concurrent tweaks in different contexts. 
5806
5807         * lily/tie-engraver.cc (acknowledge_grob): use
5808         Staff_symbol_referencer::get_position iso. reading staff-position
5809         directly.
5810
5811         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5812         currentMusicalColumn as left span-point for bracket. The bracket
5813         is too long when there are accidentals.
5814
5815 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5816
5817         * buildscripts/lilypond-profile.sh,
5818         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5819         Thanks to Reuben Thomas <rrt@mupsych.org>
5820
5821 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5822
5823         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5824         Wurbel <wurbel@univ-tln.fr>.
5825
5826 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5827
5828         * scripts/midi2ly.py: Add space after chords.
5829
5830 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5831
5832         * input/regression/{many}: add few @code{ ... }.
5833
5834 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5835
5836         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5837         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5838         Removed cmbx5, cmbx6 (which are included in teTeX)
5839         and cmbxti14 which is not used in fonts.scm.
5840
5841 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5842
5843         * lily/midi-item.cc: fine tune quarter tones.
5844
5845 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5846
5847         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5848         new function, warn how many cents are missing in fine tuning.
5849
5850 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5851
5852         * input/bugs/rhytmicstaff-tie.ly: add file.
5853
5854         * THANKS: Create skeleton for 2.1.
5855
5856 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5857
5858         * input/test/bar-lines.ly (TODO): dashed "|".
5859
5860 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5861
5862         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5863         input/regression/tie-chord.ly: Fix spell for tying.
5864
5865         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5866
5867         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5868         new file (renamed, see above).
5869
5870         * Documentation/user/lilypond-book.itely
5871         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5872         * input/example-1.ly input/example-2.ly input/example-3.ly
5873         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5874         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5875         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5876         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5877         * scripts/lilypond-book.py scripts/lilypond.py
5878         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5879         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5880
5881         * Documentation/user/lilypond.tely: update version.
5882
5883         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5884         Remove extra spaces in each @node, fixes spaces.
5885
5886 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5887
5888         * scripts/lilypond-book.py (output_dict): Add definition of
5889         \lilypondbook also for LaTeX output. Solves several bug reports.
5890
5891 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5892
5893         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5894
5895 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5896
5897         * input/test/transposition.ly: Fix key signatures, given in comments.
5898
5899 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5900
5901         * scm/midi.scm (instrument-names-alist),
5902         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5903
5904 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5905
5906         * input/test/temporary-stave.ly (texidoc): New example based on an
5907         email question from Ralph Little.
5908
5909 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5910
5911         * VERSION: release 2.1.0
5912
5913         * lily/note-performer.cc (try_music): accept busy-playing-event.
5914
5915         * lily/swallow-perf.cc (try_music): return false for
5916         busy-playing-event and melisma-playing-event.
5917
5918 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5919
5920         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5921         >> in \score.
5922
5923 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5924
5925         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5926         that articulation_substitute will not move beam start again.
5927         (articulation_substitute): Bugfix: remove stray space so that new
5928         old chords ending '>>' does not get broken up.
5929         (sub_chord): Use TAB for indentation (not spaces).
5930
5931         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5932         Bugfix for startup: Use ?^ instead of ?\^.
5933
5934 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5935
5936         * lily/lyric-combine-music-iterator.cc
5937         (Lyric_combine_music_iterator): change init order, to prevent GC
5938         segfaults.
5939
5940         * lily/context-specced-music-iterator.cc (construct_children): 
5941         only change  translator if found. This fixes a core dump problem.
5942
5943 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5944
5945         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5946         comparison.
5947
5948         * mf/feta-bolletjes.mf: make hole in half note little
5949         smaller for stem attachment.
5950
5951         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5952
5953         * mf/feta-banier.mf: don't draw stem with flag, just small square
5954         attachment.
5955
5956         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5957
5958         * mf/feta-banier.mf: remove upstem/downstem characters.
5959
5960         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5961
5962         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5963         stafflinethickness (in the default)
5964
5965         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5966
5967         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5968
5969         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5970
5971         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5972
5973         * lily/include/directional-element-interface.hh:
5974         junk class, make {get,set}_grob_direction functions.
5975
5976         * lily/slur.cc (get_attachment): do something sensible when
5977         attaching to stem without heads (eg. a rest).
5978
5979         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5980         forcing up to staff.  remove #'support-head property
5981         (brew_molecule): small cleanup.
5982         (flag): remove #'grace property.
5983
5984 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5985
5986         * cygwin/postinstall-lilypond.sh: 
5987         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5988         (Volker Zell).
5989
5990 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5991
5992         * scripts/lilypond-book.py: resurrect 'eps' option. 
5993         (TexiPaper.to_eps): use -Ppdf for EPS files.
5994
5995         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5996
5997         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5998
5999         * VERSION: release 2.0.1
6000
6001         * lily/bezier.cc (get_other_coordinate): change assert into
6002         warning.
6003
6004         * lily/note-head.cc (internal_brew_molecule): make left protusion
6005         smaller, to accomodate for natural sign.
6006         (internal_brew_molecule): only do this when the accidental is
6007         close enough.
6008         (extent): new function
6009
6010         * lily/skyline.cc (merge_skyline): new function
6011         (heighten_skyline): new function
6012
6013         * lily/accidental-placement.cc (position_accidentals) 
6014         (position_accidentals): fix todo.
6015
6016 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6017
6018         * input/test/+.ly (texidoc): put version number inline.
6019
6020         * GNUmakefile.in: remove rsync-web target.
6021
6022         * input/regression/bar-scripts.ly (onestaff): raggedright
6023
6024 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6025
6026         * lily/*.cc: remove #if 0'd code in couple of places.
6027
6028         * lily/midi-stream.cc (operator <<): rewrite.
6029
6030         * lily/note-head.cc (internal_brew_molecule): 
6031         only make ledgers when the Staff symbol has lines.
6032
6033         * ly/property-init.ly (arpeggioBracket): simplify
6034
6035         * lily/translator-group.cc (execute_pushpop_property): use
6036         SCM_EQ_P for comparing keys. This fixes reverting
6037         auto-beam-settings.
6038
6039 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6040 *
6041         * lily/midi-stream.cc (operator <<): Also write MIDI string when
6042         midi_debug_global_b.
6043         (operator <<): Normalise loop.
6044
6045 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6046
6047         * scripts/lilypond.py (escape_path): revise.
6048
6049         * scm/music-functions.scm (set-output-property): new function.
6050
6051 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6052
6053         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
6054         use addmakeflags again.
6055
6056         * cygwin/lily-wins.py (escape_shell): New function; use it.
6057
6058         * scripts/lilypond.py (escape_shell): Escape quotes and other
6059         spaces too.  Do not escape escaping backslashes.
6060
6061         * make/srcdir.make.in (web-install): Must call install-WWW now.
6062
6063         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
6064         dependency
6065
6066 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6067
6068         * scripts/lilypond.py (escape_path): escape quotes too. 
6069
6070         * Documentation/user/lilypond.tely (Unified index): rename Index
6071         to accomodate Windows breakage.
6072
6073         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
6074
6075         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
6076         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
6077         target not a source.
6078
6079 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6080
6081         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
6082         addmakeflags.  Build and install doc and web also when building on
6083         Cygwin.
6084
6085         * mf/GNUmakefile: Bugfix.
6086
6087         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
6088         target web.
6089
6090         * cygwin/lily-wins.py: Quote filename.
6091
6092 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6093
6094         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
6095
6096 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
6097
6098         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
6099         settings.
6100
6101         * configure.in: Require g++ > 3.0.4.
6102
6103         * mf/GNUmakefile: Bugfix: Add list.ly target.
6104
6105         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
6106
6107         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
6108         make omf directory, add uninstall targets.
6109
6110 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6111
6112         * lily/tie-performer.cc (initialize): init prev_event
6113
6114         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
6115
6116         * lily/script-engraver.cc (make_script_from_event): don't crash on
6117         non-string articulation-type.
6118
6119         * lily/new-fingering-engraver.cc (add_script): don't crash on
6120         0 scripts 
6121         (acknowledge_grob): warn about text script events.
6122
6123 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
6124
6125         * buildscript/lilypond.words: fix path for drums.scm.
6126
6127 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6128
6129         * lily/spacing-spanner.cc (note_spacing): don't make longer
6130         durations than measure-length.
6131
6132         * VERSION: release 2.0.0
6133
6134         * GNUmakefile.in (rsync-web): version independent rsync target.
6135
6136         * input/test/+.ly (texidoc): idem.
6137
6138         * input/regression/+.ly: print version number.
6139
6140         * input/regression/accidentals.ly (mel): shorten.
6141
6142         * input/regression/accidental-octave.ly (texidoc): shorten.
6143
6144         * input/regression/hairpin-dashed.ly (texidoc): docstring.
6145
6146         * input/regression/completion-heads-polyphony.ly: octave
6147
6148         * input/regression/beam-manual.ly: remove
6149
6150         * input/regression/beam-chord.ly: remove
6151
6152         * input/regression/grace-dynamic.ly: remove
6153
6154         * input/regression/grace-volta-repeat.ly: octave fixes.
6155
6156         * input/regression/hairpin-dashed.ly (texidoc): doc string.
6157
6158         * lily/parser.yy (step_number): semitones for chord entry too.
6159         (make_chord_step): more robust code, semitones. 
6160
6161         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
6162
6163         * input/regression/breathing-sign.ly (texidoc): split ancient and
6164         normal breathing signs.
6165
6166         * scm/define-grobs.scm (all-grob-descriptions): swap
6167         beamed-extreme-minimum-free-lengths and
6168         beamed-minimum-free-lengths; the 'extreme' case should allow
6169         shorter stems. This fixes forced directions on beamed 32nd and
6170         shorter notes.
6171
6172         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
6173         quartertones, not semitones.
6174         (NoteNamesContext): swallow more event types
6175
6176         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
6177
6178         * VERSION (PACKAGE_NAME): release 1.9.10
6179
6180 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6181
6182         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
6183         set note head as cause of note-column.  This gives a better error
6184         message.
6185
6186 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6187
6188         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
6189
6190 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6191
6192         * mf/GNUmakefile (pfa_warning): instruct 
6193
6194         * stepmake/aclocal.m4: typo.
6195
6196         * Documentation/user/cheatsheet.itely: more verbose examples.
6197
6198         * input/regression/clefs.ly: remove bogus docstring.
6199
6200 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
6201
6202         * GNUmakefile.in (SUBDIRS): Add elisp.
6203
6204         * elisp/lilypond-mode.el: 
6205         * elisp/lilypond-init.el: 
6206         * elisp/lilypond-indent.el: 
6207         * elisp/lilypond-font-lock.el: Move from top dir.
6208
6209         * stepmake/stepmake/elisp-vars.make: New file.
6210
6211         * config.make.in (elispdir): Add.
6212
6213         * Documentation/topdocs/INSTALL.texi: Typo.
6214
6215         * make/ly-rules.make: Test for files instead of touching void and
6216         ignoring errors.
6217
6218         * GNUmakefile.in:
6219         * make/lilypond.redhat.spec.in:
6220         * debian/rules: Fix lilypond.words stuff a bit.  For running from
6221         <builddir>, adding
6222
6223         (push "<builddir>/share/lilypond/elisp" load-path)
6224
6225         to your ~/.emacs.el should give you LilyPond-mode again.
6226
6227         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
6228         regexp for DOS/Windows, we are too paranoid to fix others.
6229
6230 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6231
6232         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
6233
6234         * input/test/chord-names-jazz.ly (banterProperties): fix
6235
6236         * lily/parser.yy (bass_mod): bass figure alterations are semi
6237         tones, not quarter tones
6238
6239         * lily/beam.cc (set_stem_lengths): only lengthen stems
6240         for gapped beams.
6241
6242         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
6243         by beamcount.
6244
6245         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
6246         a warning that the warning may erroneous.
6247
6248         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
6249         target.
6250
6251         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
6252         targets.
6253
6254         * GNUmakefile.in ($(config_h)): config.h should depend on
6255         config.hh.in .
6256         (lilypond.words): remove fontball stuff.
6257
6258         * stepmake/aclocal.m4: only print config.cache warning if it exists.
6259
6260         * configure.in: remove pktrace reference.
6261
6262         * GNUmakefile.in (rsync-web): permissions and ownership for
6263         website.
6264
6265         * lily/volta-engraver.cc (staff_eligible): new function.
6266         (stop_translation_timestep): kill off spanners if not eligible.
6267
6268         * VERSION (PATCH_LEVEL): release 1.9.9
6269
6270         * input/regression/beam-quanting-32nd.ly (texidoc): new file
6271
6272         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
6273         length is more important than forbidden quants.
6274
6275 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
6276
6277         * buildscripts/lilypond.words: order words in search order,
6278         add lilypond.words.vim to be generated.
6279
6280         * lilypond.vim: use lilypond.words.vim for keyword matching.
6281
6282         * lilypond-mode.el: use search order. fix word selection rules.
6283
6284         * lilypond-font-lock.el: fix fontifying long durations.
6285
6286         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
6287
6288 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6289
6290         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
6291
6292         * stepmake/stepmake/generic-targets.make:
6293         * stepmake/stepmake/bin/make-version.py: 
6294         * stepmake/aclocal.m4:
6295         * make/stepmake.make:
6296         * make/toplevel-version.make: Build fixes: remove last traces of
6297           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
6298
6299         * lily/beam.cc: Add gap-count property.
6300
6301 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6302
6303         * scm/define-grob-properties.scm (gap-count): add gap-count
6304
6305         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
6306
6307 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6308
6309         * cygwin/mknetrel.doc: Typo.
6310
6311         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6312
6313         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6314
6315 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6316
6317         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6318         sizes. Remove support for 'ledger'(=tabloid+landscape).
6319
6320 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6321
6322         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6323         sauter PFAs.
6324
6325         * configure.in: remove VERSION stuff once again.
6326
6327         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6328
6329         * scm/define-grobs.scm (all-grob-descriptions): use sans family
6330         for chord names.
6331
6332         * mf/GNUmakefile: always trace pfa fonts.
6333         (SAUTER_FONTS): add cmss[567] too fonts
6334
6335         * configure.in: require mftrace. 
6336
6337         * lily/staff-performer.cc (new_instrument_string): don't look at
6338         instrument property.
6339
6340         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6341         is_direction is the C++ one. Similar for ly_axis_p and
6342         ly_number_pair_p
6343
6344 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6345
6346         * lily/beam.cc (brew_molecule): read gap-count to determine
6347         number of tremolo (gapped) beams.
6348
6349         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6350         shorter than 1/8
6351
6352         * flower/include/array.hh (default_compare): new function
6353
6354         * cygwin/mknetrel: Native fixes.
6355
6356         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6357
6358 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6359
6360         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6361         feature for Windows.
6362
6363         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6364
6365         * cygwin/mknetrel: Updates for native use on Cygwin.
6366
6367         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6368
6369         * stepmake/stepmake/help2man-rules.make: 
6370         * cygwin/mknetrel: Bugfix for manpages.
6371
6372         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6373         $(builddir).  Stepmake is a normal subdirectory now, that is not
6374         configured.  Another srcdir build fix.
6375
6376         * Documentation/topdocs/INSTALL.texi,
6377         buildscripts/lilypond.words.py, lilypond-font-lock.el,
6378         lilypond-init.el, lilypond-mode.el, debian/rules,
6379         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6380         rename generated file lilypond.words to lilypond.words.el.
6381
6382 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
6383
6384         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6385
6386         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6387         GNUmakefile.in.
6388
6389 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6390
6391         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6392         when cross building.
6393
6394         * configure.in: srcdir build fix.
6395
6396         * cygwin/GNUmakefile:
6397         * cygwin/lily-wins.py:
6398         * cygwin/postremove-lilypond.sh: 
6399         * cygwin/postinstall-lilypond.sh: Merge from stable.
6400
6401         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6402         s/ly2dvi/lilypond/.
6403
6404 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6405
6406         * lily/slur.cc (after_line_breaking): only set control points if
6407         none supplied yet.
6408
6409         * input/test/slur-manual.ly: new file.
6410
6411         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6412         <<  >> chords too.
6413
6414         * VERSION (PACKAGE_NAME): release 1.9.8
6415
6416         * scripts/lilypond.py (escape_path): escape spaces in directory names
6417
6418         * input/test/text-spanner.ly: fixes.
6419
6420 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
6421
6422         * buildscripts/lilypond.words.py: add drum names as note names to
6423         Emacs-mode.
6424
6425 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6426
6427         * input/regression/hairpin-dashed.ly: new file.
6428
6429         * scripts/convert-ly.py (conv): warn about dash-length.
6430
6431         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6432         automatically if we get a new one.
6433
6434         * lily/lookup.cc (dashed_line): new function
6435
6436         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6437         dash-fraction.
6438
6439 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
6440
6441         * buildscripts/lilypond.words.py: extract note names.
6442
6443         * lilypond-mode.el: take note names from lilypond.words -file.
6444         small fix in the use of string-match.
6445
6446         * lilypond-font-lock.el: use lilypond.words for note names, add 
6447         maxima to note a duration.
6448
6449 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6450
6451         * lily/breathing-sign.cc: remove railtracks() function. 
6452
6453         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6454
6455         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6456         (brew_molecule): bugfix don't make arpeggio shorter when
6457         arpeggio-direction is set.
6458
6459         *  debian/rules: small corrections in the (Pedro K)
6460
6461         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6462         examples.
6463
6464         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6465         special (repeat) bar comes along.
6466
6467         * input/regression/auto-beam-bar.ly: update.
6468
6469         * scripts/lilypond-book.py (output_dict): remove support for the
6470         EPS option.
6471
6472         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6473         VerticalAlignment and VerticalAxisGroup this fixes the size
6474         computations for the entire system.
6475
6476         * input/les-nereides.ly (bass): remove superfluous fontSize.
6477
6478         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6479         causes directory of file to be added to include path.
6480
6481         * input/regression/beam-break.ly: test single stem beams.
6482
6483         * input/regression/system-start-bracket.ly: fix.
6484
6485         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6486
6487         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6488
6489         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6490         (score_stem_lengths): do something sensible for single stem beams.
6491
6492         * lily/beam.cc (least_squares): add kludge for single stem beams.
6493
6494         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6495         keySignature to list of broken things.
6496
6497         * input/regression/keys.ly: fix.
6498
6499         * VERSION (PACKAGE_NAME): release 1.9.7
6500
6501         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6502
6503         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6504
6505         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6506         (quartertone_pitch): new function
6507
6508         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6509         flat. WARNING: FONT CHANGED.
6510
6511         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6512
6513         * lily/accidental-placement.cc (add_accidental): support for
6514         quarter tones.
6515
6516         * ly/LANGUAGEs.ly: use symbols for alterations.
6517
6518         * mf/feta-toevallig.mf: change accidental codes. 
6519
6520         * scm/lily.scm (ly:get-option): switch on debugging only for
6521         --verbose.
6522
6523         * lily/lily-guile.cc: remove ly:verbose?
6524
6525         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6526
6527         * lily/parser.yy (TODO): only do gh_call() for apply with
6528         procedure argument.
6529
6530         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6531         stuff in accordance with new timing of tie-events.
6532
6533         * lily/my-lily-lexer.cc: remove \outputproperty
6534
6535         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6536
6537         * scm/define-translator-properties.scm (melismaBusyProperties):
6538         add melismaBusyProperties property.
6539
6540 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6541
6542         * input/test/ambitus-mixed.ly (texidoc): new file.
6543
6544         * buildscripts/mutopia-index.py (find): prune debugging
6545
6546         * lily/side-position-interface.cc: doc updates
6547
6548         * Documentation/user/refman.itely: updates, tweaks.
6549
6550         * lily/parser.yy (Simple_music): remove outputproperty
6551
6552         * make/stepmake.make: use VERSION again; importing VERSION via
6553         autoconf dependencies is too hairy.
6554
6555 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6556
6557         * lilypond-mode.el: allow `-' for keywords and identifiers.
6558
6559 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6560
6561         * VERSION: release 1.9.6
6562
6563         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6564         iso. ly2dvi.
6565
6566         * Documentation/user/*.itely: fixes everywhere
6567
6568         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6569         produce ties from the engraver itself, do not broadcast TieEvent.
6570
6571         * lily/my-lily-lexer.cc: remove pitch & duration.
6572
6573         * lily/parser.yy (TODO): remove \pitch and \duration
6574
6575         * input/test/explicit.ly: remove file.
6576
6577         * Documentation/user/refman.itely (Pitches): remove \pitch 
6578         \duration command.
6579
6580 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6581
6582         * buildscripts/lilypond.words.py: add all slur types to Emacs
6583         insertion menu, suppose everything is postfixed by dropping 
6584         unnecessary `-' -marks.
6585
6586 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6587
6588         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6589         tremoloed stems.
6590
6591         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6592         head for flagged stems.
6593
6594         * lily/stem.cc (get_default_stem_end_position): futz with extra
6595         stem length if there is a stem tremolo.
6596
6597         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6598         it would be too small.
6599
6600         * lily/font-metric.cc: return #f for non-existent glyph.
6601
6602         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6603         exported through config.make.
6604
6605         * input/regression/clef-oct.ly: new file.
6606
6607         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6608         transposition.
6609
6610         * input/template/*.ly: remove old relative.
6611
6612         * ly/english.ly: add X names for double sharp.
6613
6614 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6615
6616         * lily/font-select.cc: new file handle font selection routines.
6617
6618         * lily/parser.yy: add ; (Patrick Atamaniuk)
6619
6620         * input/test/time-signature-double.ly: use markups for double time
6621         sigs.
6622
6623         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6624         ChordNames.SeparationItem #'padding for adjusting space after chords.
6625
6626         * lily/music-output-def.cc (LY_DEFINE): 
6627         new function ly:paper-lookup.
6628
6629         * mf/parmesan-clefs.mf: use # quantities for char_box
6630         offsets. Fixes overflow errors in the PFA. 
6631
6632         * scm/new-markup.scm (strut-markup): change calling interface for
6633         markup. Pass paper-def, not grob. This would allow \markup to be
6634         used separately from grobs.
6635
6636         * lily/paper-def.cc: new function ly:paper-font; this function
6637         replaces ly:get-font.
6638
6639         * lily/include/font-interface.hh (struct Font_interface): take
6640         Paper_def iso. Grob for get_font().
6641
6642 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6643
6644         * Documentation/user/ tutorial.itely, refman.itely: add warning
6645         about \key and accidentals.
6646
6647 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6648
6649         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6650
6651         * Documentation/user/*.itely: manual tweaks
6652
6653 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6654
6655         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6656         cleanup; bugfix: exact_center
6657
6658         * Documentation/user/refman.itely: added more documentation on
6659         ambitus according to recent questions on lilypond-user list
6660
6661 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6662
6663         * input/regression/ottava.ly (texidoc): demo 15ma too.
6664
6665         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6666
6667         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6668         octave fixes.
6669
6670 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6671
6672         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6673         problems on older Mac editors.
6674
6675 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6676
6677         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6678
6679 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6680
6681         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6682         mf/parmesan-clefs.mf: added comments on character alignment and
6683         set_char_box() conventions
6684
6685         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6686         set_char_box()'s
6687
6688         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6689
6690 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6691
6692         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6693
6694 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6695
6696         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6697         shortened to avoid almost-collision with staff line; code cleanup;
6698         other custodes: fixed char boxes; code cleanup
6699
6700 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6701
6702         * configure.in: release 1.9.5
6703
6704         * scripts/lilypond.py (global_latex_preamble): only set
6705         twosideshift if 'twoside' is in latexoptions 
6706
6707         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6708
6709         * VERSION: remove
6710
6711         * scripts/*2ly.py: update <> syntax
6712
6713 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6714
6715         * lily/chord-name-engraver.cc (process_music): add origin for
6716         chord name.
6717
6718         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6719
6720         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6721         bass notes for exceptions too.
6722
6723         * scm/define-grobs.scm (all-grob-descriptions): rename
6724         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6725
6726         * scm/define-grob-properties.scm (remove-first): add remove-first
6727         property for orchestral scores.
6728
6729         * Documentation/user/*.itely: switch <<>> and <> 
6730
6731         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6732         last_line only once. This fixes the two consecutive glissandi problem.
6733
6734 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6735
6736         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6737         error message "flexa-width undefined"
6738
6739         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6740         lily/include/gregorian-ligature.hh: print warning when ignoring
6741         head prefixes on flexa shapes
6742
6743         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6744         space before a series of inclinatum heads
6745
6746         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6747         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6748         cleanups
6749
6750         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6751         and char_box
6752
6753 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6754
6755         * input/regression/breathing-sign.ly: tiny fixes
6756
6757         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6758         semantical collision with vaticana ligatures
6759
6760         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6761         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6762         now consistent with mensural ligatures
6763
6764         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6765         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6766         context pitches and staff position; dto. for virga stem; removed
6767         obsolete virga and clivis characters from parmesan font (WARNING:
6768         font changed)
6769
6770         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6771         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6772
6773         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6774         scm/define-grob-properties.scm: consistency fix: renamed
6775         join_left->add_cauda
6776
6777         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6778         appendix length; bugfix: yoffs_bt for reverse direction punctum
6779         characters
6780
6781         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6782         small cleanups; added more docu
6783
6784         * lily/mensural-ligature-engraver.cc,
6785         lily/vaticana-ligature-engraver.cc,
6786         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6787         computation to CoherentLigatureEngraver
6788
6789         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6790         scm/define-grob-properties.scm: bugfix: added missing linea and
6791         cavum properties; bugfix: removed dead semivocalis property
6792
6793         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6794         length; redesigned quilisma, stropha and auctum
6795
6796         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6797         line thickness
6798
6799         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6800         Documentation/user/refman.itely: bugfix: introduced shifted
6801         epiphonus head to avoid collision with adjacent plica
6802
6803 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6804
6805         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6806
6807         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6808
6809 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6810
6811         * Documentation/user/tutorial.itely (A lead sheet): remove
6812         duplicate chords.
6813
6814         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6815
6816 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6817
6818         * Documentation/bibliography/computer-notation.bib (isbn): add
6819         xivcim publication.
6820
6821 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6822
6823         * GNUmakefile.in: drop lilypond.words for generation.
6824
6825 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6826
6827         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6828
6829         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6830
6831 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6832
6833         * input/test/figured-bass-alternate.ly (fl): new file.
6834
6835         * Documentation/topdocs/README.texi (Top): clarifications.
6836
6837         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6838         theses of Gieseking and Renz.
6839
6840         * GNUmakefile.in (README_FILES): remove README.mandrake.
6841
6842 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6843
6844         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6845         from source files and search patterns listed in the script.
6846
6847         * GNUmakefile.in: add target `lilypond.words'.
6848
6849         * lilypond.words: remove file, generated by `make lilypond.words'.
6850
6851         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6852
6853 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6854
6855         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6856
6857 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6858
6859         * VERSION: 1.9.4 released
6860
6861         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6862         rule for < > <-> << >> substitution
6863
6864         * lily/lexer.ll: exchange meaning of << >> and < > 
6865
6866         * VERSION (PACKAGE_NAME): 1.9.3 released
6867
6868         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6869         pages unconditionally.
6870
6871 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6872
6873         * Documentation/user/music-glossary.tely (Top): small syntax
6874         fixes.
6875
6876         * scm/music-functions.scm (remove-tag): filter \tagged music
6877         expressions.
6878
6879         * input/regression/tag-filter.ly (texidoc): new file.
6880
6881         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6882         symbol2 .. ) etc. 
6883
6884         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6885         convert rule.
6886
6887         * Documentation/user/refman.itely (Fingering instructions): adjust
6888         manual.
6889
6890         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6891         for borderline cases (e.g. 1 fingering.)
6892         (position_scripts): revise interface, use fingerOrientations to
6893         set fingering positions.
6894
6895         * scm/document-translation.scm (context-doc): add aliases to
6896         automated documentation.
6897
6898         * make/lilypond-vars.make: remove stepmake compat glue.
6899
6900         * make/generic-vars.make: remove cruft.
6901
6902         * lily/main.cc (main): don't identify binary.
6903
6904 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6905
6906         * lily/include/translator.hh (class Translator): remove
6907         type_string_ , use symbol for context name throughout.
6908         Changes through whole source tree.
6909
6910         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6911         set PDF as default, and always make PDF.
6912
6913         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6914
6915 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6916
6917         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6918         Documentation/user/refman.itely input/regression/allfontstyle.ly
6919         input/regression/grace-types.ly:
6920         fix spelling for acciaccatura (Webster's 1913).
6921
6922 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6923
6924         * lily/main.cc (usage): adjust blurb, include url.
6925
6926         * input/regression/breathing-sign.ly (texidoc): transpose up
6927
6928 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6929
6930         * input/regression/breathing-sign.ly: changed ancient examples to
6931         be relevant (by request of Han-Wen); updated BreathingSign text
6932         property according to new syntax.
6933
6934         * ly/gregorian-init.ly: updated BreathingSign text property
6935         according to new syntax
6936
6937 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6938
6939         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6940         (Clef): index entries for clefs.
6941
6942         * python/lilylib.py (system): remove errorlog files.
6943
6944 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6945
6946         * lilypond.words: add \new and new graces. Add dynamics to menus
6947         keeping 1.8.x compatibility; after all the engraving relating to 
6948         notes becomes postfixed `-' marks will be removed.
6949
6950 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6951
6952         * lily/molecule.cc (align_to): idem.
6953
6954         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6955
6956         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6957         accacciatura everywhere.
6958
6959         * VERSION (PACKAGE_NAME): released 1.9.2
6960
6961         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6962
6963         * scm/document-markup.scm (markup-doc-node): sort markup function
6964         list.
6965
6966         * lily/paper-outputter.cc (output_version): change "Lily was here"
6967         into  "Engraved by LilyPond"
6968
6969         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6970         on unquoted strings before \notenames.
6971
6972         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6973         increases the number of s/r reductions to 4.
6974
6975         * scm/new-markup.scm (fraction-markup): \fraction command.
6976
6977         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6978         mode
6979
6980         * lily/lookup.cc (round_filled_box): rename function.
6981         (LY_DEFINE): round-filled-box: change signature.
6982
6983         * Documentation/user/refman.itely: revise section explaining grace
6984         notes.
6985
6986         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6987         ly:set-context-property
6988
6989         * input/*/*.ly (vmus): use \new everywhere.
6990
6991         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6992
6993         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6994         default
6995
6996         * scm/music-functions.scm (set-stop-grace-properties)
6997         (set-start-grace-properties, add-grace-property): new functions
6998         for modular grace tweak control.
6999
7000         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
7001
7002 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7003
7004         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
7005
7006         * GNUmakefile.in (install-pfa-fonts):
7007         (get-pfa-fonts): New target.
7008
7009         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
7010         install-pfa-fonts help.
7011
7012 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7013
7014         * lily/translator-scheme.cc (LY_DEFINE):
7015         ly:context-pushpop-property new function.
7016         (LY_DEFINE): new function ly:translator-find  
7017         new function ly:translator?
7018         (LY_DEFINE): new function ly:context?
7019
7020         * lily/translator-def.cc: remove
7021         Translator_def::apply_pushpop_property().
7022
7023         * python/lilylib.py (read_pipe): only store and display error log
7024         if verbose not set.
7025         (read_pipe): only display log if it contains something.
7026
7027 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
7028
7029         * Documentation/misc/GNUmakefile: Re-add.
7030         (TEXTS): Add CHANGES.
7031
7032 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
7033
7034         * lilypond.words: add \newcontext.
7035
7036 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7037
7038         * lily/tie-performer.cc (stop_translation_timestep): only flush
7039         tied_notes when we have actually made a tie. Fixes bugs with ties
7040         in polyphonic scores.
7041
7042 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
7043
7044         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
7045         they do not exist.
7046
7047 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7048
7049         * VERSION (PACKAGE_NAME): released 1.9.1 
7050
7051         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
7052         Instrument_name_engraver
7053
7054         * lily/tie-performer.cc (create_audio_elements): bugfix
7055
7056         * Documentation/user/music-glossary.tely (Top): comment out
7057         font-style statements.
7058
7059         * input/test/force-hshift.ly: revise example.
7060
7061         * Documentation/bibliography/engraving.bib (note): typos.
7062
7063         * configure.in: bump GCC requirements to 3.x
7064
7065         * lily/include/audio-item.hh (class Audio_tie): rename
7066         note_l_drul_ to note_drul_
7067
7068         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
7069
7070         * lily/parser.yy (relative_music): whoops. All \relative were off
7071         by ...  a lot .... Ahem.
7072
7073         * scm/define-music-types.scm (music-descriptions): idem.
7074
7075         * lily/beam-engraver.cc: move new-beam-event to beam-event
7076
7077         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
7078         to Tie_engraver
7079
7080         * input/regression/bar-number.ly: remove unnecessary old-relative
7081         options.
7082
7083         * Documentation/user/internals.itely (Creating contexts): document
7084         \newcontext
7085
7086         * lily/parser.yy (Composite_music): add \newcontext
7087
7088         * Documentation/user/refman.itely (MIDI block): add note about
7089         dotted tempos.
7090
7091         * scm/font.scm: remove old markup legacy
7092
7093         * GNUmakefile.in (web-clean): remake share/ after web-clean.
7094
7095         * lily/breathing-sign.cc (brew_molecule): remove function
7096
7097         * lily/text-item.cc: remove old-style markups.
7098         (interpret_markup): C++ version of markup function
7099         (brew_molecule): idem.
7100
7101         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
7102         as Scheme variable.
7103
7104         * scripts/convert-ly.py (conv): dashes rule.
7105         Apply rule.
7106
7107         * Documentation/user/lilypond-book.itely: syntax fixes. 
7108
7109 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7110
7111         * VERSION (PACKAGE_NAME): release 1.9.0
7112
7113         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
7114         note about dvips. (Should backport.)
7115
7116         * scripts/convert-ly.py
7117         (FatalConversionError.articulation_substitute): add
7118         convert-new-chords code. Remove convert-new-chords.py
7119
7120         * Documentation/user/refman.itely (Octave check): document
7121         \octave.
7122
7123         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
7124         \relative changes.
7125
7126         * lily/parser.yy (command_element): octave check:
7127
7128            \octave PITCH
7129
7130         checks that PITCH (without octave) yields PITCH (with octave) in
7131         \relative
7132
7133         * lily/relative-octave-music.cc (to_relative_octave): octave check.
7134
7135         * lily/scm-option.cc: ly:set-option now has the default argument
7136         #t.
7137
7138         * lily/lexer.ll: add \renameinput
7139
7140         * python/lilylib.py (command_name): robustifications.
7141
7142         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
7143         /dev/stderr. This is ash compatible.
7144
7145         * ly/init.ly: add warning if compatibility was not necessary.
7146
7147         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
7148
7149         * flower/include/string-handle.icc: formatting cleanups, rename
7150         references by ref_count_.
7151
7152 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
7153
7154         * make/lilypond.mandrake.spec.in: syncronize the spec file with
7155         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
7156         package libs separately, fix conflicting php variable out=/dev/vc/
7157         invoking `unset out', declare menus, use only one icon-file, fix
7158         doc-path in menu.
7159
7160 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7161
7162         * scripts/convert-ly.py (FatalConversionError.conv): typo
7163
7164         * Documentation/misc/GNUmakefile: restore misc directory.
7165
7166         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
7167
7168         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
7169         Petites-Preludes 
7170
7171         * input/test/partial-blank.ly (quickmeasure): syntax
7172
7173         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
7174         attachment property.
7175
7176         * Documentation/user/refman.itely: remove superfluous -'s 
7177         (Grace notes): ) fixes.
7178
7179         * lily/music.cc: generic compress(), transpose() functions. Remove
7180         others.
7181
7182         * lily/parser.yy (gen_text_def): remove support for #'(italic )
7183         style markup entry.
7184
7185         * lily/parser.yy: all articulations postfix; remove obligatory -
7186         for [,  ) and \!
7187
7188         * lily/music.cc (to_relative_octave): write generic
7189         to_relative_octave function; various relative cleanups.
7190         Hmmm.
7191
7192         * lily/scm-option.cc: add options new-relative and old-relative
7193
7194         * po/sv.po: new po file.
7195
7196         * Documentation/user/refman.itely (Dynamics): website
7197         fixes. (should backport!)
7198
7199 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
7200
7201         * make/lilypond.mandrake.spec.in: declare version only once.
7202
7203 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7204
7205         * lily/simultaneous-music.cc (to_relative_octave): undo relative
7206         meaning for now.
7207
7208 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7209
7210         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
7211
7212         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
7213
7214         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
7215
7216         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
7217
7218         * lily/music.cc (var): add ly:music-transpose function.
7219
7220         * lily/parser.yy (pre_events): remove prefix articulations.
7221
7222         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
7223
7224         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
7225
7226         * Documentation/user/refman.itely (Text markup): add comment about
7227         markup in header.
7228
7229 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7230
7231         * lily/paper-outputter.cc (write_header_fields_to_file): 
7232         only dump value if it is a string.
7233
7234         * flower/include/dictionary.hh: remove.
7235
7236         * Documentation/ChangeLog-1.5: add back old log.
7237
7238         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
7239         .pfas from a .deb.
7240
7241 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7242
7243         * Documentation/bibliography/engraving.bib: add entry for
7244         Jaschinski's Notation
7245
7246 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7247
7248         * Documentation/user/refman.itely (Beaming): add note about
7249         allowBeamBreak
7250
7251 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
7252
7253         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7254         GregorianTranscription contexts
7255
7256         * ly/engraver-init.ly: vaticana contexts: minor fixes
7257
7258         * Documentation/user/refman.itely (Ancient notation): added note
7259         on appendix length bug
7260
7261         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
7262         input/test/vaticana.ly: use vaticana contexts; small fixes
7263
7264 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7265
7266         * flower/hash.cc: Remove.
7267
7268         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
7269         to (nonexistent?) hash_func_ identifier.
7270
7271         * python/midi.c (midi_error, midi_warning): Use char const* for
7272         __FUNCTION__ argument.
7273
7274         * python/gettext.py: Remove.  We already require python 2.1, which
7275         includes gettext.py.
7276
7277         * configure.in: Require python 2.1, as INSTALL.texi says.
7278         it.
7279
7280         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
7281         versions 1.50 and 1.75.  Remove note about lexer patch.
7282
7283 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7284
7285         * Documentation/topdocs/INSTALL.texi: Update type1 font
7286         description to actual situation.  Add comment about new font ball
7287         layout.
7288
7289         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
7290         in $LILYPONDPREFIX suffices for installation.
7291
7292 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7293
7294         * debian/control (Build-Depends): Add flex-old as alternative to
7295         flex.  Deprecate bison 1.75.
7296
7297 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
7298
7299         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7300         Vaticana contexts
7301
7302         * Documentation/user/refman.itely (Ancient notation): documented
7303         some bugs; tiny fixes; added docu on Vaticana contexts
7304
7305         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
7306         scripts
7307
7308 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
7309
7310         * Documentation/user/refman.itely (Ancient notation): added some
7311         introductory words; added section on ancient time signatures;
7312         added some @seealso and @refcommands; small fixes and
7313         beautifications
7314
7315 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
7316
7317         * input/regression/note-head-style.ly: many fixes and updates
7318
7319         * Documentation/user/refman.itely: added small sections on ancient
7320         accidentals, rests and flags; revised ancient note head section;
7321         small wording/spelling fixes
7322
7323         * input/test/rests.ly: layout fixes
7324
7325 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
7326
7327         * input/puer-fragment.ly: bugfix: central C position of do clef
7328
7329         * ly/gregorian-init.ly: workaround: add small padding space before
7330         divisiones (the correct fix would be the spacing engine to handle
7331         this)
7332
7333 2003-08-13  Graham Percival  <gperlist@shaw.ca>
7334
7335         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7336         cue-notes.ly: minor fixes.
7337
7338 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
7339
7340         * Documentation/user/refman.itely: bugfix: remove obsolete link to
7341         input/test/custos-style.ly
7342
7343         * Documentation/index.html.in: bugfix: link to Tutorial.html
7344
7345         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7346         to neumes; bugfix: "et": epiphonus, not just a simple pes
7347
7348 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
7349
7350         * lilypond-mode.el: split `Insert Tag' if it is long enough.
7351
7352         * lilypond.words: add new features: markup, column, center, \[ \].
7353
7354 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
7355
7356         * Documentation/topdocs/NEWS.texi, DEDICATION,
7357         stepmake/bin/add-html-footer.py
7358         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7359         input/mutopia/J.S.Bach/wtk1-fugue1.ly
7360         input/mutopia/J.S.Bach/wtk1-prelude1.ly
7361         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
7362         added (only) after a sentence which is complete; if the sentence is 
7363         not ended a comma `,' or nothing is used. fix also spaces.
7364
7365 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7366
7367         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7368         requirements to plain 1.6.
7369
7370         * buildscripts/mutopia-index.py (read_lilypond_header): update
7371         mutopia-index.py to 1.4 syntax [sic]
7372
7373 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
7374
7375         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7376
7377 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7378
7379         * Documentation/index.html.in: url for regression pdf
7380
7381         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7382
7383         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7384
7385         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7386
7387         * VERSION: 1.8.0 released
7388
7389         * GNUmakefile.in (local-WWW-post): footify build fix.
7390
7391         * configure.in: require GUILE 1.6.4
7392
7393         * Documentation/user/GNUmakefile: don't copy *.png for
7394         lilypond-internals
7395
7396         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7397         local-WWW-post target.
7398         (rsync-web): add rsync-web target
7399
7400         * Documentation/user/introduction.itely (Music notation and
7401         engraving): add neume example
7402
7403         * input/puer-fragment.ly (cantus): add puer-fragment
7404
7405 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7406
7407         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7408         to notes, so that equalizer is actualy being used.
7409
7410         * scm/midi.scm (instrument-equalizer-alist):
7411         (absolute-volume-alist): Define public, so that user can copy or
7412         override.
7413
7414         * lily/key-performer.cc (create_audio_elements): Check for minor
7415         key.  Only if key is minor, set MIDI key to minor.
7416
7417 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7418
7419         * Documentation/user/refman.itely (Hiding staffs): fixes.
7420
7421         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7422
7423         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7424         vertical extents to deal with Hara kiri correctly.
7425
7426         * input/regression/hara-kiri-short.ly: remove
7427
7428         * input/regression/hara-kiri-pianostaff.ly: update test.
7429
7430         * Documentation/user/*.tely: remove WEBTITLE
7431
7432         * scm/output-tex.scm (comment): idem.
7433
7434         * scm/output-pdftex.scm: remove GUILE 1.4 glue
7435
7436         * scm/music-functions.scm (make-lyric-event): new function
7437
7438         * scm/lily.scm (lilypond-version): new function
7439
7440         * input/test/version-output.ly: new file.
7441
7442         * Documentation/user/lilypond.tely: add version number to
7443         front-page.
7444
7445 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7446
7447         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7448
7449 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7450
7451         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7452
7453         * Documentation/user/refman.itely (Hiding staffs): rename node.
7454
7455 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7456
7457         * input/regression/new-markup-syntax.ly (texidoc): remove
7458         molecule-callback override.
7459
7460 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7461
7462         * input/les-nereides.ly: Mark tweaks with %tweak.
7463
7464         * Debian patch, see debian/changelog (Anthony Fok).
7465
7466 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7467
7468         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7469         problem.
7470
7471 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7472
7473         * Documentation/user/refman.itely (Text markup): Fix language bug.
7474
7475 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7476
7477         * input/* : postfix syntax fixes.
7478
7479         * Documentation/user/refman.itely (Text markup): add note about
7480         raise/lower with ^ or _ .
7481
7482         * po/fi.po: fix \\apply strings.
7483
7484         * lily/parser.yy (open_event): warn for prefix articulations.
7485
7486 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7487
7488         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7489         fix also on parmesan font.
7490
7491 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7492
7493         * VERSION 1.7.30 released
7494
7495         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7496
7497         * buildscripts/mutopia-index.py (headertext): rewording
7498
7499 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7500
7501         * scm/new-markup.scm (strut-markup): new markup function.
7502
7503         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7504         space also when no accidental is there.
7505
7506 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7507
7508         * input/les-nereides.ly: Updates.
7509
7510 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7511
7512         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7513         which repeats the tag insertion selected from "Insert tag" menu.
7514
7515 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7516
7517         * lily/all-font-metrics.cc (find_font): load AFM files first only
7518         for feta fonts. This fixes problems with TeXlive and other TeX
7519         distros that include AFM files for the CM fonts. 
7520
7521         * scm/font.scm (qualifiers-to-font-name): remove.
7522
7523         * lily/paper-def.cc: remove get_var.
7524
7525         * input/trip.ly: remove file.
7526
7527         * input/regression/spacing-note-flags.ly (raggedright): remove
7528         stafflinethickness
7529
7530         * input/les-nereides.ly: update to new syntax, cleanups.
7531
7532 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7533
7534         * Documentation/user/refman.itely: Clarify shortest-note problem
7535         of autobeamer.
7536
7537 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7538
7539         * lilypond-mode.el: Add each word to regexps only once.
7540
7541         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7542         is based on the syntax definitions in lilypond.words. Remove all 
7543         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7544         LilyPond->Insert menu is generated by the entries in lilypond.words 
7545         to which have been given a syntax definition.
7546
7547         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7548         \notes, \relative, \score, \simultaneous, \transpose.
7549
7550         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7551
7552         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7553
7554         * lilypond-mode.el: add menu keywords separately.
7555
7556         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7557
7558 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7559
7560         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7561         current ugly installation method for PFA fonts.
7562
7563 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7564
7565         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7566         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7567
7568         * Documentation/user/music-glossary.tely: update legato.
7569
7570 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7571
7572         * lexer-gcc-3.0.patch: Remove.
7573
7574         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7575
7576 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7577
7578         * debian/rules (binary-arch): remove NEWS.
7579
7580 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7581
7582         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7583         stepmake/bin{ many }: polish the `--help's of different scripts;
7584         model taken from the core-utils of Linux.
7585
7586         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7587
7588 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7589
7590         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7591
7592         * flower/libc-extension.cc: idem.
7593
7594         * flower/include/libc-extension.hh: protect against isinf macros.
7595
7596 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7597
7598         * { many }: Use two uppercase letters in LilyPond.
7599
7600         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7601
7602         * VERSION: 1.7.29 released.
7603
7604 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7605
7606         * lily/tie.cc: add TODO comment.
7607
7608         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7609
7610         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7611         linejoins and linecaps. This fixes problems with occasional spikes
7612         on slur/tie endings.
7613
7614         * input/regression/font-name.ly: don't use PS fonts for
7615         compatibility reasons. 
7616
7617         * mutopia/claop.py (accents): update to 1.8
7618
7619         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7620
7621         * Documentation/user/macros.itexi: don't color glossary links.
7622
7623         * Documentation/user/invoking.itexi (Error messages): new section
7624
7625 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7626
7627         * input/regression/font-name.ly: add file.
7628
7629         * scm/document-backend.scm (grob-doc): remove <hr> from
7630         lilypond-internals
7631
7632         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7633         reqd version to 1.6.4 
7634
7635         * lily/font-interface.cc (get_font): bugfix: take font-name from
7636         alist chain too. This fixes font-name override for \markup.
7637
7638 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7639
7640         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7641
7642         * input/test/polymetric-differing-notes.ly: Compile fix.
7643
7644 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7645
7646         * Documentation/user/refman.itely: fixed typo
7647
7648         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7649         before flexa
7650
7651 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7652
7653         * input/test/{ many }: search & fix some typos.
7654
7655 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7656
7657         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7658         images.
7659
7660         * scm/music-functions.scm (make-voice-props-set): set Script /
7661         TextScript dir for polyphony too.
7662
7663         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7664         before clef.
7665
7666         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7667
7668 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7669
7670         * Documentation/user/refman.itely (Percussion): Small
7671         clarifications and fixes.
7672
7673         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7674         threads. This fixes different heads playing simultaneously.
7675
7676 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7677
7678         * Documentation/user/{ many }: increase readability (read through 
7679         User manual from `one big page').
7680
7681 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7682
7683         * input/test/polymetric-differing-notes.ly: add example with
7684         disparate note values.
7685
7686         * input/test/polymetric.ly: rename from poly-metric
7687
7688         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7689         iso. outname.
7690
7691         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7692         G-clef bbox to real char extents. This fixes the G-clef being
7693         offset too much to the right.
7694         document perc clef offset.
7695
7696         WARNING: FONT CHANGED.
7697
7698         * Documentation/user/tutorial.itely (Tutorial): move menu.
7699
7700 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7701
7702         * buildscripts/lilypond-profile.sh (Error): trim error message.
7703
7704         * Documentation/user/invoking.itexi (Invoking the lilypond
7705         binary): add note about path.
7706
7707         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7708         suppresses superfluous spaces.
7709
7710 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7711
7712         * buildscripts/lilypond-profile.sh: Add documentation to error
7713         message.
7714
7715         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7716
7717 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7718
7719         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7720         <mike@ossmann.com>)
7721
7722         * Documentation/bibliography/computer-notation.bib (pages): prune
7723         unscientific language.
7724
7725         * Documentation/user/GNUmakefile: copy unsplit file to
7726         lilypond.html (idem for lilypond-internals).
7727
7728         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7729
7730         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7731
7732         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7733
7734         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7735         fix.
7736
7737 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7738
7739         * Documentation/user/{ various }: bind text snippets with their
7740         examples, e.g. by punctuation: This is an example.
7741
7742 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7743
7744         * ly/performer-init.ly (VoiceContext): Typos.
7745
7746         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7747         builds, leave final-install to toplevel srcdir makefile.
7748
7749         * make/srcdir.make.in (install): New target.
7750
7751 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7752
7753         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7754         This fixes core dump on MIDI output (Simon Weatherill).
7755
7756         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7757         on local-WWW-post.
7758
7759 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7760
7761         * make/lilypond.redhat.spec.in: add dvips to reqs.
7762
7763 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7764
7765         * make/srcdir.make.in (web): Add special web target.
7766
7767         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7768         from inner $(LOOP).
7769
7770         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7771
7772         * stepmake/stepmake/generic-targets.make (www-targets-help):
7773         * GNUmakefile.in (web-install): Install in $(webdir).
7774
7775         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7776
7777         * cygwin/changelog: 
7778         * cygwin/mknetrel: Update.
7779
7780         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7781         (html-doc): Remove (use: web).
7782
7783         * stepmake/stepmake/script-rules.make: 
7784         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7785         Fix $(config_make) dependencies for srcdir build.
7786
7787         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7788         target for srcdir build.
7789
7790         * stepmake/make/stepmake.make: 
7791         * make/srcdir.make.in: 
7792         * GNUmakefile.in:
7793         * make/stepmake.make (config_make): Rename variable (was:
7794         configuration).
7795
7796 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7797
7798         * Documentation/user/internals.itely (Manipulating music
7799         expressions): run lilypond on example too.
7800
7801         * flower/include/libc-extension.hh: move lrint define to
7802         header. bugfix.
7803
7804 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7805
7806         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7807         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7808         do we recurse whole tree?).
7809
7810         * GNUmakefile.in (html-doc): Resurrect.
7811
7812         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7813         obsolete $(package-icon) dependency.
7814
7815 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7816
7817         * Documentation/user/refman.itely (Automatic staff changes):
7818         add seealso 
7819
7820         * Documentation/index.html.in: link to bigpage.
7821
7822         * Documentation/user/tutorial.itely (Tutorial): streamline.
7823
7824         * Documentation/index.html.in: url typo.
7825
7826         * VERSION (PACKAGE_NAME): release 1.7.28
7827
7828         * python/lilylib.py (error_log): remove '/' from name.
7829
7830         * input/regression/pedal.ly: remove; dups input/test/
7831
7832         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7833
7834         * Documentation/index.html.in: python style doco index.
7835
7836         * Documentation/{footer,header}.html.in (src): remove, 
7837
7838         * Documentation/pictures: remove all but lelie-logo.xpm.
7839
7840         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7841         before running makeinfo.
7842
7843         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7844         @code{}
7845
7846 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7847
7848         * input/test/bar-number-regular-interval.ly: rename.
7849
7850         * Documentation/user/*: various fixes. 
7851
7852 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7853
7854         * Documentation/{ many }: polish for update-all-menus. typos.
7855
7856         * po/fi.po: fixes.
7857
7858         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7859
7860         * buildscripts/mutopia-index.py: polish.
7861
7862         * input/regression/{ many }, input/test{ many }: polish texidocs.
7863
7864 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7865
7866         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7867         pedal-style
7868
7869         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7870         iso. edge-widen.
7871
7872         * lily/piano-pedal-engraver.cc (process_music): change from
7873         process_acknowledged ()
7874
7875         * lily/piano-pedal-bracket.cc: new file. Change
7876         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7877         cleaned up.
7878
7879         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7880
7881         * input/regression/tuplets.ly (texidoc): rename file.
7882
7883         * po/fr.po: update
7884
7885         * buildscripts/lilypond-profile.sh: error message if script is not
7886         sourced.
7887
7888         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7889         bracket-flare
7890         (make_bracket): simplify code.
7891
7892         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7893         argument.
7894
7895         * python/lilylib.py (lilypond_version_check): new function
7896
7897         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7898
7899         * scripts/ly2dvi.py (run_lilypond): add version check.
7900
7901         * scripts/lilypond-book.py (option_definitions): typo
7902
7903         * scripts/ly2dvi.py (include_path): typo
7904
7905         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7906
7907         * lily/parse-scm.cc (parse_handler): typo
7908
7909         * Documentation/user/macros.itexi: use @heading for headings.
7910
7911         * Documentation/user/refman.itely: updates, fixes.
7912
7913 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7914
7915         * po/fi.po: add Finnish translations. fixes.
7916
7917         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7918
7919         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7920         from lily/glissando-engraver.cc.
7921
7922 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7923
7924         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7925         for non-first _broken_ bracket.
7926
7927         * Documentation/user/refman.itely: corrections.
7928
7929 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7930
7931         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7932         support of the fingerings.
7933
7934         * po/fr.po: French translation update.
7935
7936         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7937         strings.
7938
7939 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7940
7941         * Documentation/user/introduction.itely: Small fixes.
7942
7943 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7944
7945         * Documentation/topdocs/AUTHORS.texi: polish.
7946
7947 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7948
7949         * Documentation/user/introduction.itely: revise
7950
7951         * Documentation/user/tutorial.itely: reorganise.
7952
7953         * Documentation/topdocs/index.tely: remove.
7954
7955         * Documentation/header.html.in: prune.
7956
7957         * GNUmakefile.in: clean up web building.
7958
7959         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7960         target.
7961
7962 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7963
7964         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7965
7966         * lilypond-mode.el: turn on blink-matching-paren.
7967
7968 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7969
7970         * scm/output-sodipodi.scm (svg-header): Fix typo.
7971
7972 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7973
7974         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7975         fixes a security hole.
7976
7977         * scripts/lilypond-book.py (original_dir): remove temp_dir
7978
7979         * scm/document-translation.scm: use @code tags.
7980
7981 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7982
7983         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7984
7985         * lilypond-mode.el: add a buffer-local post-command-hook to set
7986         context dependent syntax-table after each cursor event. Remove old
7987         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7988
7989         * lilypond-indent.el: update comments.
7990
7991         * Documentation/footer.html.in: add period.
7992
7993 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7994
7995         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7996
7997         * scm/document-translation.scm (document-property-operation): add
7998         @code{} tags.
7999
8000         * VERSION (PACKAGE_NAME): release 1.7.27
8001
8002         * config.make.in: add PAPER variable
8003
8004         * buildscripts/new-chords.py (help): add help text
8005
8006         * Documentation/user/introduction.itely (Typography and program
8007         architecture):  fixes.
8008
8009         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
8010         for texinfo and dvips. This fixes problems with PDF output of the
8011         wrong size.
8012
8013         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
8014         DVIPS_PAPERSIZE variable
8015
8016         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
8017         TEXINFO_PAPERSIZE variable 
8018
8019 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8020
8021         * mf/feta-macros.mf: whoops: only draw lines for test situations.
8022
8023         * mf/feta-toevallig.mf: lowres fixes.
8024
8025 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
8026
8027         * NEWS: Typo and fill-paragraph fixes.
8028
8029         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
8030         cast #define.
8031
8032         * configure.in: 
8033         * config.hh.in: Check for lrint.
8034
8035 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8036
8037         * VERSION: 1.7.26 released
8038
8039         * lily/separation-item.cc: add padding property.
8040
8041         * input/test/*.ly: various fixes, remove solo-a2.ly
8042
8043         * scm/new-markup.scm (brew-new-markup-molecule): arg order
8044         bugfix. Fixes old-style markup compatibility.
8045
8046         * Documentation/user/introduction.itely (Introduction): historical
8047         elucidations
8048
8049         * Documentation/user/music-glossary.tely (Top): linewidth fix.
8050
8051         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
8052
8053         * Documentation/index.texi (Top): cleanup.
8054
8055         * Documentation/user/introduction.itely (Introduction): rewrite
8056         introduction, 
8057         (Music notation and  engraving): about notation. Add flat-picture
8058
8059 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8060
8061         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
8062         separation items. This keeps lyrics from bumping into each other.
8063
8064 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
8065
8066         * GNUmakefile.in (topdocs-web): New target.
8067         (local-web): Depend on topdocs-web; fixes html-doc.
8068
8069 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8070
8071         * po/lilypond.pot: run po-replace
8072
8073         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
8074
8075         * scm/drums.scm (reset-drum-kit): new function.
8076
8077         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
8078
8079         * scripts/update-lily.py: remove
8080
8081         * VERSION: release 1.7.25
8082
8083         * Documentation/user/introduction.itely (Introduction): rewrite
8084         start of introduction.
8085
8086 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
8087
8088         * lily/all-font-metrics.cc: fixed typo
8089
8090 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
8091
8092         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
8093         LilyPond-mode-context-set-syntax-table): new functions to define
8094         the syntax table according to context.
8095
8096         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
8097
8098 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8099
8100         * Documentation/user/refman.itely (Figured bass): 
8101         language nit courtesy http://www.vocabula.com
8102
8103         * GNUmakefile.in: remove no kpathsea hack.
8104
8105         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
8106         doco.
8107
8108         * GNUmakefile.in: remove web-doc target.
8109
8110         * lily/all-font-metrics.cc (find_afm): add message about
8111         buildscripts/clean-fonts.sh 
8112
8113         * scm/define-music-properties.scm (figure): use string for 'figure
8114
8115         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
8116
8117         * input/regression/ : add raggedright = ##t where applicable. 
8118
8119         * scm/bass-figure.scm (make-bass-figure-markup): add
8120         alignBassFigureAccidentals property.
8121
8122         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
8123         bracket.
8124
8125         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
8126         syllables widths into account for minimum-length.
8127
8128         * input/test/staff-container.ly: update file
8129
8130         * input/test/stem.ly: remove
8131
8132         * lily/event.cc (LY_DEFINE): add ly: prefix.
8133
8134         * input/test/clef-manual-control.ly: from manual-clef
8135
8136         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
8137
8138         * input/test/different-time-signatures.ly: move to poly-metric.ly
8139
8140         * input/test/hara-kiri*,scales.ly: remove
8141
8142         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
8143         with chord-names-jazz.ly)
8144
8145         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
8146         get scalable cm fonts too.
8147
8148         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
8149         --encoding for mftrace if present.
8150
8151         * input/regression/slur-area.ly: move from test/
8152
8153         * input/test/: remove simple-slur-endings slur-attachment
8154         slur-broken-cross-staff slur-broken.ly slur-damping.ly
8155         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
8156         slur-symmetry slur-symmetry tie-broken.ly
8157
8158         * scm/drums.scm (set-drum-kit): add function.
8159
8160         * Documentation/user/refman.itely (Percussion staves): use
8161         set-drum-kit
8162
8163         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
8164         too
8165         (Global_measure.set_timesig): handle 3/8 time sig too.
8166
8167         * scm/output-lib.scm (note-head-style->attachment-coordinates):
8168         note about triangle note heads.
8169
8170         * scm/drums.scm: use alist for instrument-settings. This fixes the
8171         bug with assigning to drums in the .ly file.
8172
8173         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
8174         CHANGED.
8175
8176         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
8177         cluster-beacon-interface
8178
8179         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
8180
8181         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
8182
8183         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
8184
8185         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
8186         to get positions.
8187
8188         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
8189         make ClusterSpannerBeacon to record Y positions. This removes the
8190         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
8191         make cluster-note-events.
8192
8193 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
8194
8195         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
8196
8197         * configure.in: Use lily/main.cc as identifying source file.
8198
8199         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
8200
8201         * config.hh.in: 
8202         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
8203
8204         * configure.in: Require PYTHON >= 2.0.
8205
8206         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
8207           $PYTHON for include dir location.
8208         (STEPMAKE_PYTHON): New function.  Use
8209
8210             PYTHON=foo ./configure
8211
8212           to override.
8213
8214 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8215
8216         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
8217         something.
8218
8219         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
8220         ftp.lilypond.org everywhere.
8221
8222 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8223
8224         * lily/text-item.cc (interpret_new_markup): do only if new-markup
8225         detected.
8226
8227         * Documentation/user/refman.itely (Grace notes): note on explicit
8228         contexts
8229
8230 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
8231
8232         * lilypond-font-lock.el: add a comment about LilyPond specific
8233         escape characters: ^, - and _, in the syntax table.
8234
8235         * Documentation/user/appendices.itely: a majuscule fix.
8236
8237 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8238
8239         * input/test/trills.ly (endHorizScript): fixes.
8240
8241         * input/test/chord-names-jazz.ly: merge in alternate Jazz
8242         notation, move from regression.
8243
8244         * input/test/script-stack.ly: change name from stacked-scripts
8245
8246         * input/test/ossia.ly: octave errors.
8247
8248         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
8249         for midi-volume-equaliser
8250
8251 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8252
8253         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
8254         cm fonts.
8255
8256         * mf/feta-beugel.mf: don't multiply font_count by 10.
8257
8258         * lily/lookup.cc (horizontal_line): new function. Use
8259         horizontal-line in output backends.
8260
8261         * Documentation/user/tutorial.itely (An orchestral part): new
8262         section on orchestral stuff and identifiers.
8263
8264 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
8265
8266         * lilypond-mode.el: comment-out paren-highlighting, it still causes
8267         some interference to other modes.
8268
8269 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8270
8271         * lily/spacing-spanner.cc (musical_column_spacing): use average,
8272         not maximum of spacing wishes in polyphonic situations.
8273
8274         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
8275         number
8276
8277         * lilypond-indent.el: remove paren matching. 
8278
8279         * lily/text-item.cc (interpret_new_markup): new function
8280         use iso. text2molecule.
8281
8282         * lily/main.cc (notice): change FSF address 
8283
8284         * po/de.po: update PO file to 1.6.
8285
8286 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
8287
8288         * Documentation/user/ {many}: Add periods and remove spaces.
8289
8290 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
8291
8292         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
8293         Disable buffer-locally default paren hook and make a new one. 
8294
8295         * lilypond-mode.el: Turn off locally paren-mode, but turn on
8296         locally LilyPond-paren-mode. Add todo for mouse double-click.
8297
8298 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
8299
8300         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
8301         Disable buffer-locally default paren idle timer and make a new one. 
8302
8303         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
8304         locally LilyPond-show-paren-mode. Add to menu a toggle for
8305         LilyPond-show-paren-function.
8306
8307 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8308
8309         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
8310
8311 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
8312
8313         * Documentation/user/refman.itely: spelling fix.
8314
8315         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8316         paren highlight function definitions. add todo for
8317         LilyPond-show-paren-mode.
8318
8319 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8320
8321         * input/template/jazz-combo.ly: new file.
8322
8323 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8324
8325         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
8326         lo-res fixes.
8327
8328         * mf/feta-schrift.mf: bugfix in varcoda sign.
8329         WARNING: FONT CHANGED
8330
8331         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8332         in accordance with lexer.ll.   
8333
8334 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8335
8336         * Documentation/user/tutorial.itely: Edit introduction.
8337
8338 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8339
8340         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8341         ly:grob-staff-position
8342
8343 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8344
8345         * scm/to-xml.scm: import srfi-1
8346
8347         * VERSION (MAJOR_VERSION):  release 1.7.24
8348
8349         * python/lilylib.py (make_ps_images): make multipage _really_ work.
8350
8351         * scripts/lilypond-book.py (do_file): put texidoc before image.
8352         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8353
8354         * input/regression/*.ly: fix snippet octaves 
8355
8356         * input/test/spanner-after-break-tweak.ly: import
8357         broken-spanner-adjustment
8358
8359         * input/no-notation/midi-transposing.ly: move from input/test/
8360
8361         * input/test/: remove chord-markup
8362
8363         * input/regression/instrument-name-partial.ly: move from input/test.
8364
8365         * input/test/vertical-text.ly: remove
8366
8367         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8368         space above lyrics lines.
8369
8370         * input/test/uniform-breaking.ly: remove file.
8371
8372         * lily/gourlay-breaking.cc (combine_demerits): add comment about
8373         uniform spacing density. 
8374
8375         * input/test/chords.ly (keys): remove file.
8376
8377         * scm/documentation-lib.scm (oop): use srfi-1 too.
8378
8379         * input/regression/*.ly: add \version
8380
8381         * Documentation/user/*.itely: various fixes.
8382
8383         * buildscripts/mf-to-table.py (base): break table every three
8384         symbols.
8385
8386         * input/:  remove %% new-chords-done %% .
8387
8388         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8389         os-music.ly
8390
8391 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8392
8393         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8394
8395         * scm/new-markup.scm (box-markup): new function.
8396         (box-markup): new function. Contributed by Dick Schoeller
8397         <schoeller@attbi.com>
8398
8399         * scm/lily.scm: remove reduce-no-unit 
8400         (list-insert-separator): use fold-right
8401
8402         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8403         of arguments. 
8404
8405         * NEWS: more neutral language for ancient notation 
8406
8407         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8408         inside pointing beaming for chord tremolo.
8409
8410         * Documentation/user/lilypond-book.itely: minor editing
8411
8412 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
8413
8414         * NEWS: added news for 1.8 regarding ancient notation
8415
8416         * Documentation/user/refman.itely (Gregorian square neumes
8417         ligatures): fixed typo
8418
8419         * lily/vaticana-ligature-engraver.cc,
8420         lily/include/vaticana-ligature.hh: bugfix: use special heads for
8421         lower/upper head of Pes only when heads are stacked
8422
8423         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8424         scm/define-grob-properties.scm: cleanup: make "join-left" a
8425         boolean grob property and save delta pitch in grob property
8426         "delta-pitch" instead
8427
8428         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8429
8430 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8431
8432         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8433         completely borked
8434
8435         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8436         (try_music): bug fix: beam multiplicity was completely borked.
8437
8438         * scm/lily.scm: remove tail, filter-list, filter-out-list,
8439         first-n, butfirst-n in favor of srfi-1 functions.
8440         remove string-join, string-pad in favor of srfi-13 functions.
8441
8442         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8443
8444         * NEWS: use complete sentences.
8445
8446         * Documentation/user/introduction.itely (Example applications):
8447         add note about databases and lilypond-book.
8448
8449         * input/test/volta.ly: remove file
8450
8451         * input/regression/volta-broken-left-edge.ly: simplify file
8452
8453 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8454
8455         * Documentation/user/refman.itely (Constructing a tweak): new
8456         subsection.
8457
8458         * Documentation/user/tutorial.itely (Fine tuning layout): add
8459         common tweaks.
8460
8461         * scm/define-grobs.scm (TextScript): use new brewer.
8462
8463 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8464
8465         * VERSION: release 1.7.23
8466
8467         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8468
8469         * python/lilylib.py (make_ps_images): bugfixes.
8470
8471         * input/regression/volta-multi-staff.ly: new file.
8472
8473         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8474
8475         * Documentation/user/tutorial.itely (Piano staffs): new section.
8476         (Setting variables): new section
8477         (Fine tuning layout): new section
8478
8479         * input/just-friends.ly: remove file. Superseeded by
8480         input/test/chords-without-melody.ly
8481
8482         * ly/property-init.ly: add all commands to refman.
8483
8484         * scm/define-translator-properties.scm: remove
8485         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8486
8487         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8488         name. Underscores botch up PS output.
8489
8490         * scm/define-translator-properties.scm: remove
8491         textNonEmpty, oneBeat, regularSpacingDelta
8492
8493         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8494         rule for automaticBars.
8495
8496         * lily/timing-engraver.cc (start_translation_timestep): change
8497         barNonAuto to automaticBars
8498
8499 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8500
8501         * input/test/perform-tie.ly: delete file.
8502
8503 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8504
8505         * Documentation/user/refman.itely (Gregorian square neumes
8506         ligatures): bugfix: do not show ledger lines in neumes table
8507         (fixed by setting staff symbol to transparent rather than removing
8508         it from staff context)
8509
8510 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8511
8512         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8513         glue into brew-new-markup-molecule.
8514
8515         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8516
8517         * Documentation/user/introduction.itely (Computerized typography):
8518         new section
8519
8520         * Documentation/user/tutorial.itely (An orchestral part): remove
8521         pc example from tutorial.
8522
8523         * input/tutorial/lilbook.tex: use screech-boink
8524
8525         * scripts/lilypond-book.py (compile_all_files): split formatting
8526         output body and scheduling lilypond compilation.
8527         (format_lilypond_output_bodies): new function
8528         (format_lilypond_block): new function
8529         (html_pages): allow multi-page images in HTML
8530
8531         * python/lilylib.py (make_ps_images): rename function from
8532         make_preview, merge with make_page_images
8533
8534 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8535
8536         * input/test/key-clefs.ly: moved to regression.
8537
8538         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8539
8540         * input/no-notation/README: added note about midi-*.ly files.
8541
8542         * input/test/two-key.ly: moved to no-notation/parse5.ly
8543
8544         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8545         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8546
8547         * input/test/ {various}: modified comments, marked some for deletion.
8548
8549         * input/test/lines.ly: deleted file; duplicate of
8550         embedded-postscript.ly
8551
8552         * input/test/mmrest-collision: moved to regression.
8553
8554 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8555
8556         * scm/chord-name.scm (note-name->markup): don't superscript root
8557         alterations in chordnames.
8558
8559 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8560
8561         * Documentation/user/refman.itely (Multi measure rests): more
8562         index/cross-referencing.
8563
8564         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8565
8566         * scm/font.scm: remove properties-to-font-name code.
8567
8568         * scm/define-grob-properties.scm: remove 'type
8569
8570         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8571         conversion
8572
8573         * lily/text-spanner.cc: change 'type grob prop to 'style 
8574
8575         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8576         "first" flag to decide whether to make a start-repeat
8577
8578         * input/regression/grace-volta-repeat-2.ly: new file.
8579
8580 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8581
8582         * lilypond-indent.el: rename generic functions to LilyPond-*
8583
8584 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8585
8586         * input/test/thumb.ly: delete, merged into refman.
8587
8588         * Documentation/user/refman.itely: added thumb info to Fingering.
8589
8590         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8591         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8592         vertical-align.ly : deleted files.
8593
8594 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8595
8596         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8597
8598         * lily/line-spanner.cc (broken_trend_offset): remove function.
8599         (get_broken_offset): idem.
8600         (brew_molecule): rewrite the line-break case.
8601
8602         * input/regression/follow-voice-break.ly:  new file.
8603
8604         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8605         start of a system.
8606
8607 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8608
8609         * input/test/tuplet-rest.ly: moved to regression.
8610
8611         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8612         deleted file.
8613
8614         * input/test/ {many} : marked file for possible deletion.
8615
8616 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8617
8618         * input/regression/beam-funky.ly: add note about (disputed)
8619         correct beaming.
8620
8621         * ly/engraver-init.ly (ScoreContext): put key-signature after
8622         staff-bar
8623
8624 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8625
8626         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8627
8628         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8629
8630         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8631
8632         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8633         stem-extend was deleted (it was duplicate example, and not as
8634         good).
8635
8636         * input/test/[s-z]*.ly: add texidoc index.
8637
8638 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8639
8640         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8641         get_first_notecolumn_y
8642
8643         * lily/spanner.cc (broken_spanner_index): new function.
8644
8645 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8646
8647         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8648         lyric-hyphen.ly : moved to regression.
8649
8650         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8651         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8652
8653         * input/test/instrument-name-mmrest.ly: moved to
8654         ../regression/multi-measure-rest-instr-name.ly
8655
8656         * input/test/knee-sym.ly: moved to
8657         ../regression/beam-knee-symmetry.ly.
8658
8659         * input/test/hymn.ly: change comments.
8660
8661         * input/test/[p-r]*.ly: add texidoc index.
8662
8663 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8664
8665         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8666         to postfix syntax
8667
8668         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8669         syntax.
8670
8671         * VERSION: release 1.7.22
8672
8673 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8674
8675         * input/test/[h-k]*.ly: added texidoc index.
8676
8677         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8678
8679         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8680
8681         * input/test/ various : mark files for deletion or moving to
8682         regression.
8683
8684         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8685
8686         * input/test/[l-o]*.ly: added texidoc index.
8687
8688 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8689
8690         * scm/music-functions.scm (make-ottava-set): 
8691         only do ottavation if centralCPosition is set.
8692
8693         * lily/translator-scheme.cc (ly:context-property-where-defined):
8694         return '() if not found.
8695
8696 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8697
8698         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8699         Use one command for both commenting and uncommenting.
8700
8701         * lilypond-indent.el (LilyPond-comment-region): new function,
8702         (un)comments each line separately.
8703
8704         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8705
8706         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8707         imenu is not added by default; adapted from f90.el,
8708         makes Help-menu, which does not fit, visible in XEmacs.
8709
8710 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8711
8712         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8713         show-paren-mode sets blink-matching-paren-on-screen local.
8714         Try to make show-paren-function to paren-highlight local.
8715
8716         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8717         Copy definitions of Emacs' show-paren-function and
8718         XEmacs' paren-highlight and make minimal changes;
8719         add comments about locality. 
8720         Fix matching first open-paren-char in '<< .. >>'.
8721
8722 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8723
8724         * input/test/g*: added texidoc index.
8725
8726         * input/test/[a-g]*: added raggedright==#t when it
8727          seemed appropiate.
8728
8729         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8730
8731         * Documentation/topdoc/INSTALL.texi: removed false warnings
8732         about gcc 3.3.
8733
8734 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8735
8736         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8737
8738         * input/test/chords-without-melody.ly (texidoc): add from
8739         input/just-friends.ly
8740
8741         * input/regression/size{13--26}.ly: move from input/
8742
8743         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8744         input/{star-spangled-banner,twinkle}.ly: remove 
8745
8746         * lily/slur.cc: remove slur over rest warnings.
8747
8748         * lily/note-spacing.cc (get_spacing): include left part of right
8749         object in fixed space. This fixes stretched space before
8750         accidentals.
8751
8752         * input/regression/spacing-accidental-stretch.ly: new file.
8753
8754 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8755
8756         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8757         Reduce to 16pt.
8758
8759 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8760
8761         * input/regression/spacing-knee.ly: docstring
8762
8763         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8764
8765         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8766         input/tutorial/{test,solar,flowing}.ly: remove
8767
8768         * input/rhythm.ly: remove
8769
8770         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8771
8772         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8773         update syntax. 
8774
8775         * scm/define-grobs.scm (all-grob-descriptions): set
8776         knee-spacing-correction to 1.0
8777
8778         * lily/note-spacing.cc (stem_dir_correction): compute knee
8779         correction using stem-thickness and head width.
8780
8781         * input/regression/beam-quanting-horizontal.ly: update texidoc
8782
8783         * scm/define-grobs.scm (all-grob-descriptions): set
8784         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8785         This fixes 32nd beams for noteheads in spaces quants.
8786
8787         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8788
8789 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8790
8791         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8792
8793 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8794
8795         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8796
8797         * VERSION (PACKAGE_NAME): release 1.7.21
8798
8799         * input/regression/stem-shorten.ly: new file.
8800
8801         * lily/stem.cc (get_default_stem_end_position): revise stem
8802         shortening code.
8803
8804         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8805
8806         * input/test/{scripts,volta-start,sleur}.ly: remove
8807
8808         * input/regression/span-bar.ly: smaller file.
8809
8810         * input/regression/spacing-{natural,tight,loose}.ly: remove
8811
8812         * input/test/markup.ly: remove
8813
8814         * scripts/lilypond-book.py: put printfilename in separate chunk,
8815         so texidoc is printed after the filename.  
8816
8817 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8818
8819         * make/lilypond.mandrake.spec.in: fix docdirs.
8820
8821 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8822
8823         * input/regression/beam-french.ly: bugfix.
8824
8825         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8826
8827         * input/regression/(various).ly: add raggedright = #t.
8828
8829         * input/regression/auto-beam.ly: move from abe.ly
8830
8831 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8832
8833         * input/test/f*.ly: added texinfo index.
8834
8835         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8836
8837 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8838
8839         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8840         quant penalty for beam just outside staff.
8841
8842         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8843         from beam-pos.ly,  remove non-horizontal tests. 
8844
8845         * input/test/(various): cleanup header info. 
8846
8847         * input/test/tchaikovsky.ly: remove file.
8848
8849         * scm/chord-generic-names.scm: move from
8850         double-plus-new-chord-name.scm
8851
8852         * input/test/orchestscore.ly: remove file
8853
8854         * Documentation/user/refman.itely (Vocal music): update documentation.
8855
8856         * scm/define-translator-properties.scm (chordNoteNamer): remove
8857         chordNameStyle, use chordNameFunction
8858
8859         * scm/chord-name.scm (set-chord-name-style): remove
8860         set-chord-name-style. Use \property chordNameFunction.
8861
8862 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8863
8864         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8865         music): remove @TeX{} command.
8866
8867 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8868
8869         * lilypond-indent.el (scan-sexps): Renamed to
8870         aargh-this-breaks-other-emacs-modes-scan-sexps.
8871
8872 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8873
8874         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8875         closing slurs: '()', etc. Add comments.
8876
8877         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8878
8879         * lilypond-font-lock.el: match unending string at eof.
8880
8881         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8882
8883 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8884
8885         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8886         input/test/beam-dir.ly input/test/beam-position.ly    
8887         input/test/beam-suspect.ly input/test/beam-trend.ly    
8888         input/test/beams.ly input/test/crescendo-text.ly : deleted
8889         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8890         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8891         * input/test/default-bars.ly: moved to bar-always.ly
8892         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8893
8894 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8895
8896         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8897
8898 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8899
8900         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8901
8902 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8903
8904         * lilypond-indent.el: Match better slurs in scheme expressions.
8905         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8906
8907         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8908
8909 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8910
8911         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8912
8913         * input/ac-extra-voice.ly: Add texidoc.
8914
8915         * ly/chord-modifiers-init.ly: 
8916         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8917         and chordNameExceptionsPartial for new chord names.
8918
8919         * input/test/chord-names-dpnj.ly: 
8920         * input/test/dpncnt.ly: Update.
8921
8922         * scm/chord-name.scm: 
8923         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8924         chord selection and options.
8925
8926         * ly/chord-modifiers-init.ly: Add exceptions 
8927
8928         * scm/define-translator-properties.scm (chordNameStyle) 
8929         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8930
8931 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8932
8933         * ly/property-init.ly (germanChords): Added.
8934         (semiGermanChords): Added.
8935
8936         * input/test/chord-names-german.ly: Use new macros
8937
8938 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8939
8940         * lilypond-indent.el: Use similar parenthesis highlighting for 
8941         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8942         functions; removed LilyPond-show-paren-function. Fix indenting.
8943         Turn paren-matching on also in XEmacs.
8944
8945         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8946         as needed by parenthesis highlighting functions (in scan-sexp).
8947
8948 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8949
8950         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8951         function.
8952         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8953
8954 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8955
8956         * lilypond-indent.el: tune regexp for show-paren-function.
8957
8958 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8959
8960         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8961         for all LilyPond-produced tex snippets.
8962
8963         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8964         fixes one line --preview output of ly2dvi.
8965
8966 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8967
8968         * lilypond-indent.el: match only one type of slurs in
8969         LilyPond-show-paren-function.
8970
8971 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8972
8973         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8974         * debian/lilypond1.7.dirs: 
8975         * debian/lilypond1.7-doc.dirs: New file.
8976
8977         * input/regression/chord-name-exceptions.ly: Add parameter for
8978         ignatzekExceptions.  Quote hash in docstring.
8979
8980 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8981
8982         * lilypond-indent.el (show-paren-function): define show-paren-function
8983         as LilyPond-blink-matching-open and use it for closing parens.
8984         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8985
8986         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8987         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8988         LilyPond-blink-matching-paren in order to match both open and close
8989         brackets.
8990
8991 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8992
8993         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8994         testing by modifying the code from FSF Emacs paren.el. Add comments.
8995
8996 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8997
8998         * input/test/dpncnt.ly: Transpose example to match new
8999         default \chords octave.  Add comment.
9000
9001         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
9002         comment about octave change.
9003
9004 2003-06-04  Graham Percival  <gperlist@shaw.ca>
9005
9006         * input/test/[d,e]: added texinfo index tags.
9007         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
9008
9009 2003-06-04  Graham Percival  <gperlist@shaw.ca>
9010
9011         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
9012
9013 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
9014
9015         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
9016         as in blink-matching-open.
9017
9018 2003-06-03  Graham Percival  <gperlist@shaw.ca>
9019
9020         * input/test/[a-c]: more comments in files.
9021         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
9022         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
9023         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
9024         mark file for proposed deletion.
9025         * input/test: renaming files:
9026         auto-beam-4-8.ly to beam-auto-4-8.ly
9027         auto-beam-override.ly to beam-auto-override.ly
9028         auto-beam.ly to beam-auto.ly
9029         blank.ly to blank-paper.ly
9030         absolute-volume.ly to dynamic-absolute-volume.ly
9031
9032 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
9033
9034         * input/test/dpncnt.ly: 
9035         * input/test/chord-names-dpnj.ly: Resurrect.
9036
9037         * lily/my-lily-lexer.cc: Remove chordnames keyword.
9038
9039         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
9040
9041         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
9042         Better docstring, add parameter OMIT-ROOT, tidy up.
9043
9044 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
9045
9046         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
9047
9048 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
9049
9050         * scm/output-ascii-script.scm (as-font-alist-alist):
9051         (as-properties-to-font-name):
9052         (as-make-style-sheet): Remove.
9053
9054         * scm/font.scm (as-make-font-list): New function.
9055         (as-font-sheet-alist): New variable.
9056
9057         * ly/paper-as9-init.ly: 
9058         * ly/paper-as5-init.ly: Update.
9059
9060         * ly/paper-as5.ly:
9061         * ly/paper-as9.ly: New file.
9062
9063 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
9064
9065         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
9066
9067 2003-05-28  Graham Percival  <gperlist@shaw.ca>
9068         * input/sondag-morgen/*: removed due to copyright concerns.
9069         * input/[a,b]*.ly: added a newline at the end of the texinfo
9070         doc string (produces better output in HTML version).
9071         * input/c*.ly: added texinfo index and added comments to
9072         aid in future changes to input/test/ files.
9073
9074 2003-05-28  Graham Percival  <gperlist@shaw.ca>
9075
9076         * Documentation/user/refman.itely: fixed build problem (missing
9077         file) caused by previous renaming.
9078
9079 2003-05-28  Graham Percival  <gperlist@shaw.ca>
9080
9081         * input/test/[a,b]*.ly: added texinfo index and added comments to
9082         aid in future changes to input/test/ files.
9083         * input/test/bar-number-every-5-reset.ly: renamed to
9084         bar-number-every-five-reset.ly
9085         * input/test/bar-script-visibility.ly: renamed to
9086         bar-number-show-all.ly
9087
9088 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9089
9090         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
9091         to Voice.
9092
9093         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
9094         out note-line and glissando functionality.
9095
9096         * lily/line-spanner.cc (brew_molecule): cleanup.
9097
9098 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
9099
9100         * scripts/as2text.scm: Use rdelim module.
9101         (start-system): Rename from start-line.
9102         (stop-system): Rename from stop-line.
9103         (af-gulp-file): Use string iso symbol for getenv.
9104
9105         * scm/output-ascii-script.scm: Add guile and lily modules.
9106         (font-name-alist): New variable.
9107         (draw-line): New function.
9108
9109         * scm/output-lib.scm (func, arg->string): Re-add from archive.
9110         (Were these silently removed, without ChangeLog entry?)
9111
9112 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9113
9114         * scm/music-functions.scm (make-ottava-set): bugfixes: also
9115         process 2nd ottava correctly.
9116
9117 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
9118
9119         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
9120
9121 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9122
9123         * Documentation/user/converters.itely (Invoking midi2ly): Update.
9124
9125 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9126
9127         * VERSION: release 1.7.20
9128
9129         * lily/text-spanner.cc (brew_molecule): clean up function. This
9130         fixes bugs with broken 8va spanners.
9131
9132         * lily/simple-spacer.cc (solve): also compute force for raggedright.
9133         This prevents spurious line-breaks with raggedright
9134
9135 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9136
9137         * lily/key-performer.cc (create_audio_elements): always use major
9138         key
9139
9140         * Documentation/user/internals.itely: updates
9141
9142         * input/regression/beam-break.ly: new file.
9143
9144         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
9145         beams if starting or terminating stems have 'beaming set.)
9146
9147         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
9148         property.
9149
9150         * lily/parser.yy (verbose_command_req): add comment about scales.
9151
9152 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
9153
9154         * lilypond-indent.el: adjust regexps in bracket-matching.
9155
9156 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
9157
9158         * Documentation/user/refman.itely: more tiny fixes
9159
9160         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
9161         "Chord names"; added table with input syntax for solesmes neumes
9162         table; added some words about rationale on input syntax design
9163
9164         * lily/gregorian-ligature-engraver.cc,
9165         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9166         lily/include/gregorian-ligature.hh: bugfix: horizontal head
9167         alignment of Pes Initio Debilis
9168
9169         * Documentation/user/refman.itely,
9170         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
9171         mf/parmesan-heads.mf: fixed most of the head selection/alignment
9172         bugs in the solesmes neumes table
9173
9174 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
9175
9176         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
9177         Similarly, match '[' and ']' by skipping '\[' and '\]'.
9178
9179         * lilypond-mode.el: fix tag-score. small improvements.
9180
9181 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
9182
9183         * .cvsignore: Add aclocal.m4.
9184
9185         * lily/music-constructor.cc: Include <assert.h>.
9186
9187 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9188
9189         * ly/engraver-init.ly (HaraKiriStaffContext): use
9190         RemoveEmptyStaffContext instead.
9191
9192         * Documentation/user/refman.itely: updates
9193
9194 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
9195
9196         * Documentation/user/refman.itely: added solesmes neumes table;
9197         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
9198         bugfix: "Ornaments" -> "Articulations"
9199
9200         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
9201
9202 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9203
9204         * lilypond-indent.el: Add a message about trying to match \] or \).
9205
9206 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
9207
9208         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
9209         obsolete "arithmetic_*"
9210
9211         * input/bugs/ligatures.ly: removed (will be put into a different
9212         directory later)
9213
9214 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
9215
9216         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
9217         libkpathsea (Maurizio Tomasi).
9218
9219 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9220
9221         * input/regression/repeat-slash.ly (texidoc): new file
9222
9223         * lily/slash-repeat-engraver.cc (try_music): new file, handle
9224         slash repeats separately. Slash repeats and %
9225         repeats can now be nested.
9226
9227 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9228
9229         * lilypond-indent.el: Add preliminary test for closing \] and \).
9230
9231 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
9232
9233         * lily/gregorian-ligature-engraver.cc,
9234         lily/vaticana-ligature-engraver.cc,
9235         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
9236         mf/parmesan-heads.mf: various semivocalis related bugfixes
9237
9238         * input/bugs/ligatures.ly: new file demonstrating problems with
9239         ligatures
9240
9241 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
9242
9243         * lilypond-mode.el,
9244         lilypond-font-lock.el,
9245         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
9246
9247 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
9248
9249         * lilypond-mode.el: Remove outdated code. Stress the difference 
9250         between Emacs and XEmacs definitions.
9251
9252         * lilypond-mode.el,
9253         lilypond-indent.el: Define a function interactive only when necessary.
9254
9255 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
9256
9257         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
9258         Use inactive regions also in XEmacs.
9259
9260 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9261
9262         * Documentation/user/refman.itely (Repeat syntax): more updates
9263
9264         * lily/simple-spacer.cc (solve): move solution process into
9265         solve(). This fixes a bug with collisions and raggedright = ##t.
9266
9267         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
9268
9269         * ly/engraver-init.ly: remove GraceContext. Update examples.
9270
9271 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9272
9273         * GNUmakefile.in (fonts): Also make fontball.
9274
9275         * Website fixes:
9276
9277         * ly/engraver-init.ly (GraceContext): Add.
9278
9279         * run:
9280
9281             convert-ly $(find . -name *.ly)
9282
9283         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
9284         new chords.
9285
9286 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9287
9288         * VERSION: 1.7.19 released
9289
9290         * scm/music-functions.scm (set-octavation): new function.
9291
9292         * input/regression/ottava.ly: new file
9293
9294         * lily/translator-scheme.cc (LY_DEFINE): new function
9295         ly:unset-context-property
9296         (LY_DEFINE) new function ly:context-property-where-defined: 
9297
9298 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
9299
9300         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
9301
9302         * lilypond.words: add few.
9303
9304         * input/test/script-chart.ly: fix typo.
9305
9306 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9307
9308         * scm/define-grobs.scm: uniform naming for definitions and output
9309         routine files. 
9310
9311         * ly/engraver-init.ly (ChoirStaffContext): add \description from
9312         scm/context-description.scm
9313
9314         * lily/parser.yy (translator_spec_body): add \description to the
9315         \translator{} body syntax.
9316
9317         * lily/ottava-engraver.cc: new file.
9318
9319         * scm/chord-name.scm (natural-chord-alteration): replace old
9320         chord stuff. 
9321
9322         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9323
9324         * Documentation/user/refman.itely (Metronome marks): update doco.
9325
9326         * input/regression/markup-note.ly: new file
9327
9328         * input/regression/metronome-marking.ly: new file
9329
9330         * lily/metronome-engraver.cc: new file. Print \tempo markings.
9331
9332         * scm/new-markup.scm (note-markup): make a note glyph, useful for
9333         metronome marks.
9334
9335 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9336
9337         * Documentation/user/GNUmakefile: Compatibility fix for new
9338         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9339         for making binary packages; info splitting bug has been fixed.
9340
9341         * Documentation/user/refman.itely: Compile fixes.
9342
9343 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
9344
9345         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9346         Count \midi -keywords also for a region.
9347
9348 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9349
9350         * lily/lookup.cc (LY_DEFINE): new function
9351
9352         * Documentation/user/tutorial.itely: updates
9353
9354 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
9355
9356         * lilypond-mode.el: Allow Midi on buffer.
9357         Use only '.ly'-extension, remove '.sly' and '.fly'.
9358         Allow use of inactive regions. Invoke next Command on Master file, 
9359         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9360
9361 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9362
9363         * Documentation/user/tutorial.itely: updates.
9364
9365 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
9366
9367         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9368
9369 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
9370
9371         * lily/coherent-ligature-engraver.cc: fixed typo
9372
9373         * lily/coherent-ligature-engraver.cc,
9374         lily/gregorian-ligature-engraver.cc,
9375         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9376         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9377         lily/vaticana-ligature-engraver.cc,
9378         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9379         scm/grob-description.scm: cleanup: junked LigatureHead grob and
9380         removed all ligature specific stuff from NoteHead code
9381
9382         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9383         ligatures now use regular noteheads
9384
9385         * lily/vaticana-ligature.cc: tiny code cleanups
9386
9387         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9388         space between two adjacent noteheads of the same pitch
9389
9390         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9391         description; cleanup: removed obsolete font-family settings
9392
9393 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
9394
9395         * lily/coherent-ligature-engraver.cc,
9396         lily/gregorian-ligature-engraver.cc,
9397         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9398         lily/mensural-ligature-engraver.cc,
9399         lily/vaticana-ligature-engraver.cc,
9400         lily/include/gregorian-ligature-engraver.hh: updated for new
9401         Coherent_ligature_engraver; added comments that describe the basic
9402         design ideas of the ligature implementation
9403
9404         * lily/coherent-ligature-engraver.cc,
9405         lily/include/coherent-ligature-engraver.hh: new file: shared code
9406         between mensural ligatures and Gregorian chant notation ligatures
9407
9408 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9409
9410         * lilypond-mode.el: XEmacs fixes: include two definitions for the
9411         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9412         use only two arguments in sit-for, use no arguments in
9413         read-char-exclusive, backspace is not a character (127) in XEmacs.
9414
9415         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9416
9417 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9418
9419         * lilypond-mode.el: un-commenting works after syntax-table fix.
9420
9421         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9422         group, verbose commenting for syntax table.
9423
9424         * lilypond-indent.el: add TODO for ligature slurs.
9425
9426 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
9427
9428         * lilypond-mode.el: Move comments of parenthesis matching away,
9429         (blink-matching-paren-on-screen) fix blinking in Emacs.
9430
9431         * lilypond-font-lock.el: Fix parent-matching for Emacs:
9432         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9433
9434         * lilypond-indent.el: Add TODO for parenthesis matching.
9435
9436 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
9437
9438         * lilypond-mode.el: Fix XEmacs: 
9439         changed [S-iso-lefttab] to [(shift iso-lefttab)],
9440         invoke explicitly easy-menu-add (in Emacs done automatically).
9441
9442         * lilypond.words: Add few words from input/*/*.ly.
9443
9444 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9445
9446         * VERSION (PATCH_LEVEL): release 1.7.18
9447
9448         * scripts/lilypond-book.py: only print basename for printfilename
9449         option
9450
9451         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9452         and syntax updates.
9453
9454 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9455
9456         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9457         better parametrisation. Move fatness of bulb downward.
9458
9459         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9460         glyph names. Underscores are not allowed .ps encoding files.
9461
9462 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9463
9464         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9465         variable "packed" for packed right-ragged mode
9466
9467         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9468         unused variable ragged; fixed indentation
9469
9470         * Documentation/user/refman.itely: tiny cleanups in ancient
9471         clef and custos section
9472
9473 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9474
9475         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9476         \applyoutput PROCEDURE
9477
9478         * lily/my-lily-lexer.cc: add \applyoutput.
9479
9480         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9481
9482         * lily/text-item.cc: clean text-interface description
9483
9484 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9485
9486         * input/{regression,test}/: use postfix for slur endings and beam
9487         begins.
9488
9489         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9490         style beams too. 
9491
9492         * input/regression/lyrics-melisma-beam.ly: new file.
9493
9494         * lily/lyric-engraver.cc (process_music): change from
9495         process_acknowledged_grobs()
9496
9497         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9498         functions to set and revert auto-beam settings.
9499
9500 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9501
9502         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9503
9504 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9505
9506         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9507         Documentation/user/lilypond.tely: fixed some typos; updated author
9508         info
9509
9510         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9511         #"" -> #'flag-style = #'()
9512
9513         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9514         cleanup: removed dead #includes
9515
9516         * lily/gregorian-ligature-engraver.cc,
9517         lily/include/gregorian-ligature.hh,
9518         scm/grob-property-description.scm: small cleanups, small spacing
9519         fixes
9520
9521         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9522         lily/vaticana-ligature.cc,
9523         lily/include/gregorian-ligature-engraver.hh,
9524         scm/grob-property-description.scm, scm/music-types.scm:
9525         "porrectus" -> "pes or flexa"
9526
9527         * ly/engraver-init.ly, scm/grob-description.scm,
9528         scm/grob-property-description.scm: junked porrectus, now handled
9529         by ligature code
9530
9531         * scm/grob-description.scm: bugfix: added space-alist entry for
9532         breathing sign/custos
9533
9534 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9535
9536         * Another grand 2003 update.
9537
9538         * Remove mentioning of `mudela'; There's no such thing.
9539
9540 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9541
9542         * Documentation/user/preface.itely (Preface to version 1.8): update
9543
9544         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9545
9546         * Documentation/user/converters.itely (Invoking convert-ly): revise
9547
9548         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9549
9550         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9551
9552 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9553
9554         * Documentation/user/internals.itely: more updates.
9555
9556 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9557
9558         * Documentation/user/refman.itely: revise 
9559
9560         * Documentation/user/internals.itely: revise
9561
9562         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9563
9564 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9565
9566         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9567         beautification: reformatted ancient clefs section; cleanup: small
9568         wording fixes
9569
9570 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9571
9572         * lilypond.words: added words for chant notation, sorted
9573         alphabetically through "sort lilypond.words"
9574
9575 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9576
9577         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9578         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9579         chant notation
9580
9581 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9582
9583         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9584         prevent TeX from interpreting them as long dash
9585
9586         * input/test/vaticana.ly: updated
9587
9588         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9589         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9590         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9591         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9592         fixes
9593
9594         * mf/parmesan-heads.mf: ledger endings: removed dead code
9595
9596 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9597
9598         * VERSION: 1.7.17 released
9599
9600         * Documentation/user/GNUmakefile
9601         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9602         files too.
9603
9604         * scm/document-markup.scm: new file: document all markup
9605         functions.
9606
9607         * scm/documentation-generate.scm: rename all documentation modules
9608         to document-*.scm
9609
9610         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9611         .png
9612
9613         * input/test/divisiones.ly: added
9614
9615         * input/regression/output-property.ly: new file
9616
9617         * lily/cluster.cc: change cluster-interface to use style property
9618
9619 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9620
9621         * input/test/chord-names-german.ly: modified.
9622
9623         * scm/chords-ignatzek.scm:
9624           chord-name->german-markup: Added
9625           note-name->german-markup: Changed (now producing lowercase notenames)
9626
9627         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9628
9629 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9630
9631         * scripts/convert-ly.py (FatalConversionError.conv):
9632         divisiominima -> divisioMinima, etc.
9633
9634         * ly/engraver-init.ly (FiguredBassContext): add
9635         Separating_line_group_engraver to Figured bass context.
9636
9637         * ly/german-chords-init.ly: remove file
9638
9639         * input/test/chord-names-german.ly (scm): new file.
9640
9641         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9642
9643         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9644         Chord_name_engraver
9645
9646         * Documentation/user/refman.itely: lots of updates.
9647
9648         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9649         new file
9650
9651         * input/test/bar-number-every-5-reset.ly: new file.
9652
9653 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9654
9655         * input/regression/chord-name-major7.ly: new file
9656
9657         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9658         if specced explicitly.
9659
9660         * input/regression/chord-name-entry-11.ly: new file.
9661
9662         * input/test/slur-beautiful.ly: new file.
9663
9664         * Documentation/user/refman.itely: updates.
9665
9666         * input/regression/collisions.ly (threevoice): cleanup.
9667
9668         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9669
9670 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9671
9672         * Documentation/user/*.itely: various updates.
9673
9674         * ly/spanners-init.ly: enddecr/ endcr.
9675
9676         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9677         of tutorial
9678
9679 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9680
9681         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9682
9683         * lily/new-chord-name-engraver.cc (process_music): use octavation
9684         (a number) instead of original-pitch to store inversions. This
9685         fixes a problem with transposed chords with inversions.  
9686
9687 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9688
9689         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9690         used in includable-lexer.hh.
9691
9692         * lily/includable-lexer.cc: Bugfix: include config.h.
9693
9694         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9695         circumvention of Debian packaging bug.
9696
9697 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9698
9699         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9700
9701         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9702
9703         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9704         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9705
9706         * lily/include/includable-lexer.hh: 
9707         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9708
9709         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9710
9711         * aclocal.m4: Regenerate.
9712
9713         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9714         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9715
9716         * scm/pdf.scm (use-modules): Include lily.
9717
9718         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9719         Noordkamp).
9720         (use-modules): Include lily.
9721         (lily-def): Bugfix: include tex-val in let.
9722
9723 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9724
9725         * lilypond-mode.el: sensible error if lilypond.words not found.
9726
9727         * lilypond.words: add few words.
9728
9729 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9730
9731         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9732
9733         * mf/parmesan-scripts.mf: fixed typo in char name
9734
9735 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9736
9737         * VERSION: 1.7.16 released
9738
9739         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9740         (this is a security vulnerability).
9741
9742         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9743
9744         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9745         add staff support.
9746
9747 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9748
9749         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9750         ly/script-init.ly, scm/script.scm: bugfix: renamed
9751         fermata->signumcongruentiae to fix naming clash with feta font
9752
9753 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9754
9755         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9756
9757         * lily/multi-measure-rest-engraver.cc
9758         (start_translation_timestep): use grace timing too for determining
9759         when to make mmrest.
9760         (start_translation_timestep): clear numbers too.
9761
9762 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9763
9764         * scm/music-types.scm: compile fix: escape braces
9765
9766         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9767         work around font selection problem
9768
9769         * Documentation/user/refman.itely: BreathingSign: added docu for
9770         property "text"
9771
9772 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9773
9774         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9775         information.
9776
9777 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9778
9779         * lily/multi-measure-rest-engraver.cc (class
9780         Multi_measure_rest_engraver): make multiple Number objects, one
9781         for each MultiMeasureTextEvent.
9782
9783         * scm/music-functions.scm (glue-mm-rest-texts): use
9784         MultiMeasureTextEvent
9785
9786         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9787
9788         * Documentation/user/refman.itely (Multi measure rests): update.
9789
9790 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9791
9792         * lily/ly-module.cc (ly_copy_module_variables): use
9793         scm_internal_hash_fold() for iterating modules.
9794
9795 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9796
9797         * Documentation/user/refman.itely: Section Custodes: added more
9798         example code
9799
9800         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9801         neo-mensural rests to parmesan font
9802
9803         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9804         header
9805
9806 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9807
9808         * Documentation/user/macros.itexi: @fileref macro.
9809
9810         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9811         each file. 
9812
9813 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9814
9815         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9816         Documentation/topdocs/AUTHORS.texi: updated my email address
9817
9818         * Documentation/user/refman.itely: updated custos documentation;
9819         beautified divisiones example; beautified articulations table
9820
9821         * lily/breathing-sign.cc: bugfix: finalis molecule
9822
9823 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9824
9825         * Documentation/user/refman.itely: added docu for
9826         contemporary fermata symbols, gregorian breathing signs; small fixes
9827
9828         * ly/gregorian-init.ly: removed obsolete #'type props
9829
9830 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9831
9832         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9833         minimum-length property correctly.
9834
9835 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9836
9837         * scm/music-functions.scm (make-multi-measure-rest): set input
9838         locations for multimeasure rests.
9839
9840 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9841
9842         * input/regression/breathing-sign.ly: updated to for ancient
9843         notation
9844
9845 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9846
9847         * scripts/ly2dvi.py: Add newline.
9848
9849 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9850
9851         * scripts/ly2dvi.py (dependency_files): Compile fix.
9852
9853 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9854
9855         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9856         (make_html_menu_file): --html menu. 
9857
9858 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9859
9860         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9861
9862 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9863
9864         * input/screech-boink.ly: new file.
9865
9866 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9867
9868         * scripts/lilypond-book.py (make_lilypond_file): convert
9869         lilypond-file to lilypond block directly, without going through
9870         begin/end lilypond text.
9871
9872
9873 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9874
9875         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9876         scm/grob-description.scm: moved Michael's original breathing sign
9877         code in brew_molecule() to divisio_minima(); provided new
9878         brew_molecule() that effectively replaces the
9879         Text_item::brew_molecule callback (with additional fallback to
9880         Michael's original code); added callbacks for brewing divisio
9881         maior/maxima and finalis
9882
9883         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9884         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9885
9886         * script-init.ly: added shortfermata, longfermata,
9887         verylongfermata, varcoda
9888
9889         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9890         longfermata, verylongfermata, varcomma, varcoda
9891
9892 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9893
9894         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9895           Remove all noquote and insert a few quote.
9896
9897         * Documentation/user/lilypond-book.itely (Music fragment options),
9898           scripts/lilypond-book.py: Don't include quotation blocks by
9899           default. Introduce option quote instead of noquote
9900
9901 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9902
9903         * VERSION: 1.7.15 released
9904
9905         * Documentation/user/lilypond.tely: omf updates.
9906
9907         * buildscripts/texi2omf.py (omf_vars): include version.date
9908
9909         * make/lilypond.redhat.spec.in: fixes for spec file. 
9910
9911         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9912         by function definition: lily now requires a recent GNU Make.
9913
9914         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9915         writing.
9916
9917         * make/ly-rules.make: remove .ly -> .tex rule
9918
9919         * Documentation/user/refman.itely (Figured bass): revised figured
9920         bass example.
9921
9922 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9923
9924         * stepmake/stepmake/omf-targets.make (local-install): add
9925         scrollkeeper-update message.
9926
9927         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9928         to binary.
9929         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9930
9931         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9932
9933         * Documentation/user/converters.itely (Invoking midi2ly): add
9934         track/channel notice.
9935
9936 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9937
9938         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9939
9940         * lily/parser.yy (scalar): DIGIT is also a scalar.
9941
9942         * Documentation/user/music-glossary.tely: add @omf tags
9943
9944         * Documentation/user/lilypond.tely: add @omf tags
9945
9946         * scm/generate-documentation.scm (string-append): add @omf tags.
9947
9948         * stepmake/stepmake/omf-*: new files 
9949
9950         * input/regression/multi-measure-rest.ly (texidoc): add doco
9951
9952         * GNUmakefile.in (web-doc-install): add web-doc-install target
9953
9954         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9955         fixes crashes while dumping MIDI.
9956
9957         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9958         midi
9959
9960 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9961
9962         * buildscripts/texi2omf.py: new file.
9963
9964         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9965         font-name
9966
9967 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9968
9969         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9970
9971         * lily/sequential-iterator.cc (descend_to_child): call
9972         descend_to_child() for all types of music.
9973
9974 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9975
9976         * scm/translator-property-description.scm: Add
9977         bassFigureFormatFunction.  Replace some entries.
9978
9979 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9980
9981         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9982         clean out.
9983
9984 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9985
9986         * scripts/midi2ly.py (Note.dump): never dump duration for
9987         dump_dur=0.
9988
9989         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9990         new function
9991
9992         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9993         figures using new markups. Much simpler, and should improve layout
9994         a little.
9995
9996         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9997
9998 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9999
10000         * ly/engraver-init.ly: use Hara kiri by default for 
10001         ChordNames, FiguredBass and Lyrics(Voice) context. 
10002
10003         * lily/axis-group-engraver.cc (acknowledge_grob): use
10004         rhythmic-grob-interface for selecting items not to hara-kiri'd 
10005
10006         * scm/new-markup.scm (markup-function-list): add bracket,
10007         vbracket.
10008
10009         * ly/engraver-init.ly (ChordNamesContext): set
10010         minimumVerticalExtent
10011
10012 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10013
10014         * input/test/time-signature-double.ly: new file 
10015
10016         * input/regression/collision-head-chords.ly (texidoc): new file.
10017
10018         * lily/type-swallow-translator.cc: add note swallow translator 
10019
10020         * input/test/time-signature-double.ly: new file.
10021
10022         * lily/type-swallow-translator.cc: add Rest_swallow_translator
10023
10024         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
10025         (FiguredBassContext): idem.
10026
10027         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
10028
10029         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
10030
10031         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
10032
10033         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
10034         .afm dependency
10035
10036         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
10037
10038         * python/lilylib.py (make_page_images): add function.
10039
10040         * scripts/ly2dvi.py (run_latex): include title in preview image.
10041
10042         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
10043         from lilypond-book for <ly2dvifile> tags in HTML.
10044
10045         * scripts/ly2dvi.py (option_definitions): add --debug option to
10046         print out environment.
10047
10048         * input/regression/tie-chord-partial.ly: new file.
10049
10050 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
10051
10052         * lilypond.words: add 3
10053
10054 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10055
10056         * scm/new-markup.scm (markup-function-list): add finger-markup
10057
10058         * input/tutorial/brahms-tweaked.ly: new markup 
10059
10060         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
10061
10062         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
10063         crash when processing '() markup
10064
10065         * input/regression/breathing-sign.ly (texidoc): add caesura example.
10066
10067         * lily/breathing-sign.cc (railtracks): another caesura.
10068
10069         * mf/feta-schrift.mf: caesura symbol. 
10070
10071 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10072
10073         * scripts/convert-ly.py (FatalConversionError.conv): add
10074         ly:molecule-XXX conversions.
10075
10076         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
10077
10078         * input/regression/multi-measure-rest-text.ly: new file.
10079
10080         * scm/music-functions.scm (glue-mm-rest-texts): automatically
10081         convert MMREST-TEXT to MultiMeasureRestNumber settings.
10082
10083         * ly/engraver-init.ly (ScoreContext): move tablature settings to
10084         ScoreContext
10085
10086         * scm/new-markup.scm (center-markup): \center markup.
10087
10088         * scm/music-functions.scm: remove pitchify scripts.
10089
10090         * lily/music.cc (print_smob): display music name if available 
10091
10092 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10093
10094         * Documentation/user/refman.itely (Instrument names): remove
10095         \turnOff doco.
10096
10097 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10098
10099         * lily/score.cc (mark_smob): bugfix.
10100
10101         * input/regression/rehearsal-mark.ly: new file.
10102
10103         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
10104         report error at the current token again.
10105
10106 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10107
10108         * cygwin/mknetrel: Exit if doc build fails.
10109
10110         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
10111
10112 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10113
10114         * scm/music-types.scm (music-descriptions): add doc strings
10115
10116 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
10117
10118         * lily/lexer.ll: 
10119         * lily/include/my-lily-lexer.hh: 
10120         * lily/include/includable-lexer.hh: Add flex kludge.
10121
10122         * config.hh.in: 
10123         * config.make.in: 
10124         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
10125         cruft.
10126
10127         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
10128         code.
10129
10130 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10131
10132         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
10133
10134         * lily/parser.yy (new_chord): Compile fix.
10135
10136 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10137
10138         * Documentation/user/refman.itely (Tuning groups of objects):
10139         remove documentation for \turnOff. 
10140
10141         * lily/percent-repeat-engraver.cc (try_music): add correct
10142         processing moments for double-measure percents as well.
10143
10144         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
10145
10146         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
10147         grob prop type. 
10148
10149         * Documentation/user/refman.itely (Printing named chords): add
10150         chord name tweak doco.
10151
10152         * input/template/gregorian-transcription.ly: new file.
10153
10154 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10155
10156         * VERSION: 1.7.13 released
10157
10158         * input/test/*: lots of cleanups/comment-outs/removals in chord
10159         examples
10160
10161         * input/regression/*: lots of cleanups/comment-outs/removals in
10162         chord examples
10163
10164         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
10165         options
10166
10167         * lily/new-chord-name-engraver.cc (process_music): give original
10168         inversion pitch to chord name routine.
10169
10170         * input/tutorial/os-score.ly: update to new markup
10171
10172         * Documentation/user/appendices.itely: simply include
10173         chords-ignatzek. 
10174
10175         * Documentation/user/refman.itely (Chords mode): add documentation
10176         for chord mode.
10177
10178         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
10179         not present in chord.
10180         (construct-chord): add inversion and bass support.
10181
10182         * lily/chord.cc: junk contents.
10183
10184 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
10185
10186         * Documentation/user/refman.itely:
10187         * Documentation/user/music-glossary.tely: fix. 
10188
10189 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10190
10191         * scm/chord-entry.scm (construct-chord): move chord construction
10192         to Scheme.
10193
10194         * lily/parser.yy (new_chord): new setup for chord entry.
10195
10196 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
10197
10198         * lilypond.words:
10199         * Documentation/user/music-glossary.tely: add ambitus.
10200
10201 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10202
10203         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
10204
10205         * lily/include/*.hh: string() -> to_string()
10206
10207         * scm/chords-ignatzek.scm: new file.
10208
10209         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
10210         standard chord name exceptions.
10211
10212         * scm/translator-property-description.scm (chordNameSeparator):
10213         add property.
10214         (majorSevenSymbol): add property
10215
10216         * lily/translator-scheme.cc (ly:context-properties): new function
10217         (ly:context-parent): new function.
10218         (print_smob): print context name.
10219
10220         * lily/music.cc (ly:get-music-length): new function
10221         (print_smob): don't print properties.
10222
10223         * lily/duration.cc (duration<?): new function
10224
10225         * input/regression/chords-funky-ignatzek.ly: new file.
10226
10227         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
10228         jazz chords.
10229
10230         * lily/pitch.cc (ly:pitch-diff): new function.
10231
10232         * input/regression/chords-ignatzek.ly: new file.
10233
10234 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10235
10236         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
10237         pitches for jazz chords.
10238
10239 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10240
10241         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
10242
10243 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
10244
10245         * lilypond.words: add 1
10246
10247 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
10248
10249         * Documentation/topdocs/AUTHORS.texi: refine.
10250
10251 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
10252
10253         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
10254
10255         * lilypond.words: add one.
10256
10257 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
10258
10259         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
10260         Fontify bass note in chords, e.g., e in c1/e.
10261
10262 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10263
10264         * Documentation/user/music-glossary.tely: Dutch updates and
10265         additions (Arent Storm).
10266
10267 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10268
10269         * input/regression/ambitus.ly:  move file.      
10270
10271         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
10272
10273         * lily/event.cc (transpose): add tonic property to Key_change_req
10274         and to Key_engraver.
10275
10276 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
10277
10278         * Documentation/user/refman.itely: fix typo.
10279
10280         * lilypond.words: removed wrong identifiers.
10281
10282 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10283
10284         * mf/feta-toevallig.mf: make flat stem shorter 
10285
10286 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
10287
10288         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
10289
10290         * lilypond.words: add from Phrasing slur.
10291
10292 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
10293
10294         * lilypond-mode.el: allow launching multiple ViewPS processes.
10295
10296         * lilypond.words: add from Text markup.
10297
10298 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10299
10300         * input/test/ossia.ly (texidoc): add comment.
10301
10302         * input/regression/voice-follower.ly: new file.
10303
10304         * mf/feta-toevallig.mf: make flat heavier.
10305
10306         * lily/cluster-engraver.cc: clean up Cluster engraver
10307
10308         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10309         Engraver. Use Note_column to compute Y positions and deal with
10310         line break stuff.
10311
10312 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10313
10314         * lily/stem.cc: move french-beaming to stem.
10315
10316 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
10317
10318         * lilypond-font-lock.el: fontify all durations in chords.
10319
10320         * lilypond.words: add from lily/my-lily-lexer.cc
10321
10322 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10323
10324         * VERSION: release 1.7.12
10325
10326         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10327
10328         * lily/gregorian-ligature.cc: new file
10329
10330         * lily/*: the Great 2003 search & replace.
10331
10332         * Documentation/user/refman.itely (Manual repeat commands): add
10333         note about font selection.
10334
10335 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
10336
10337         * lilypond-mode.el: propose recompiling midi while invoking playing,
10338         not while stopping playing.
10339
10340 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
10341
10342         * lilypond.words: add one.
10343
10344         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
10345         and expressional note grouping. Fontify chord modes.
10346
10347 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
10348
10349         * Documentation/user/music-glossary.tely (Top): translate melisma.
10350
10351 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10352
10353         * Documentation/user/music-glossary.tely (Top): add melisma.
10354
10355 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
10356
10357         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10358         interfaces for (abstract) grob GregorianLigature
10359
10360         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10361         renamed head* -> glyph_name*, x-shift* -> x-offset*
10362
10363         * scm/grob-property-description.scm: bugfix: added missing descriptions
10364
10365 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10366
10367         * input/test/chord-names-dpnj.ly: New file.
10368
10369         * scm/double-plus-new-chord-name.scm: Implement full and partial
10370         exceptions.
10371
10372         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10373
10374         * scm/double-plus-new-chord-name.scm
10375         (double-plus-new-chord->markup): Fix sub->markup.
10376
10377
10378 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
10379
10380         * lily/custos-engraver.cc: added TODO; editorial changes
10381
10382         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10383         consistency with other ligature engravers; removed access on (now)
10384         private variable _ligature of Ligature_engraver
10385
10386         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10387         renamed last_bound -> last_bound_; issue programming_error on
10388         abstract method calls; moved primitives code from
10389         Mensural_bracket_engraver to here (because almost ligature
10390         engravers will need it); renamed try_stop_ligature () ->
10391         typeset_ligature (); bugfix: store primitives of finished ligature
10392         in separate variable finished_primitives_ to avoid clash on input
10393         like "\] \["; added current_ligature () to enable access on
10394         private variable _ligature
10395
10396         * lily/mensural-ligature-engraver.cc: removed primitives_ code
10397         (now in super class); renamed try_stop_ligature () ->
10398         typeset_ligature ()
10399
10400         * lily/mensural-ligature.cc: issue programming_error on abstract
10401         method calls
10402
10403         * lily/note-heads-engraver.cc: added TODO comment upon bool
10404         in_ligature
10405
10406         * mf/parmesan-heads.mf: fixed some of set_char_box()
10407
10408         * scm/grob-description.scm: added VaticanaLigature
10409
10410         * scm/grob-property-description.scm: added neume prefix properties
10411
10412         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10413         lily/include/gregorian-ligature-engraver.hh,
10414         lily/include/gregorian-ligature.hh: new files; framework for
10415         gregorian ligature engravers such as vaticana
10416
10417         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10418         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10419         vaticana style ligature implementation (still somewhat uncomplete)
10420
10421 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10422
10423         * VERSION: release 1.7.11
10424
10425         * scripts/convert-ly.py: add ly:pitch-transpose rule
10426
10427 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10428
10429         * input/test/dpncnt.ly: New file.
10430
10431         * lily/my-lily-lexer.cc: Add chordnames keyword.
10432
10433         * lily/parser.yy (chordnames_block): Parse chord name exception
10434         lists, see input/test/dpncnt.ly.
10435
10436         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10437         function.
10438
10439         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10440         filter-out too.
10441
10442         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10443         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10444         pitch functions (except for ly:make-pitch, but that's apparently
10445         some sort of scheme naming standard?).
10446
10447         * scm/lily.scm (!=): define-public.
10448
10449         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10450
10451 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10452
10453         * scm/double-plus-new-chord-name.scm
10454         (double-plus-new-chord-name->markup): New file.
10455
10456 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10457
10458         * python/lilylib.py (make_preview): don't suppress progress for
10459         bbox extraction.
10460
10461 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10462
10463         * Documentation/user/appendices.itely (scheme): update for new syntax.
10464
10465         * input/regression/chord-name-styles.ly: new file
10466
10467         * lily/instrument-name-engraver.cc: create instrument names
10468         without barline too.  Allows instrument name on ChordNames  
10469
10470         * scm/new-markup.scm (interpret-markup): allow simple strings as
10471         markup too.
10472
10473 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10474
10475         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10476         (step->markup-accidental): Fix: add accidental.
10477         (chord::inner-name-american): 
10478         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10479         append stray '/' if last superscript addition was 'o'.
10480
10481         * scm/new-markup.scm (normal-size-sub-markup) 
10482         (normal-size-super-markup): New function.
10483
10484         * lily/source-file.cc (Source_file): Add warning for possibly
10485         intentional but suspicious initialization.
10486
10487         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10488         add comments about cut-and-paste programming.
10489
10490         * flower/rational.cc (lcm): Not used; comment out.
10491
10492 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10493
10494         * lily/new-fingering-engraver.cc (position_scripts): use
10495         fingerHorizontalDirection to determine fingering horizontal
10496         directions.
10497
10498         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10499         fingering support.
10500
10501         * scripts/convert-ly.py (FatalConversionError.conv): add style
10502         conversion rule. 
10503
10504         * scm/chord-name.scm (set-chord-name-style): new function.
10505         (new-chord-name-brew-molecule): revise to interpret markup only
10506         (new-chord->markup): cleanuppish rewrite. To be called from the
10507         new engraver.
10508
10509         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10510         Markup earlier, during interpreting.
10511
10512         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10513         style settings. Rename to chord-names-*.ly
10514
10515 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10516
10517         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10518         markup code and update to new markup.  Most probably broke some of
10519         it.
10520
10521 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10522
10523         * Documentation/user/refman.itely: added docu for ambitus and
10524         clusters
10525
10526         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10527         ly_quote_scm() in lookup.cc
10528
10529         * mf/parmesan-clefs.mf: set_char_box fix
10530
10531         * lily/cluster-engraver.cc: junk implicit protection; use
10532         Protected_scm instead
10533
10534 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10535
10536         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10537         throughout.
10538
10539         * scm/new-markup.scm: Turn-off error-triggering test code.
10540
10541 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10542
10543         * scm/new-markup.scm (markup-thrower-typecheck) 
10544         (markup-typecheck?):  add full typechecking functions.
10545         (make-markup-maker): add make-FOO-markup functions.
10546         (markup-argument-list-error): nice error checking messages.
10547         (make-markup): better function: less quoting escapades.
10548
10549 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10550
10551         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10552
10553 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10554
10555         * cygwin/lilypond.hint (requires): Add cygwin.
10556
10557         * .cvsignore: Remove stepmake (huh!?!), add lib.
10558
10559         * GNUmakefile.in: Add libdir links for builddir runs.
10560
10561         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10562         instead of datadir.
10563
10564         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10565         local_lilypond_libdir.
10566
10567         * config.make.in (lilypond_libdir): Add.
10568
10569         * stepmake/stepmake/substitute-rules.make: 
10570         * stepmake/stepmake/script-rules.make: 
10571         * stepmake/stepmake/python-module-rules.make:
10572         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10573         lilypond-python-module patch.
10574
10575 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10576
10577         * Documentation/user/refman.itely (Graphical interfaces): add note
10578         about xml2ly.
10579
10580 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10581
10582         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10583
10584 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10585
10586         * VERSION: released 1.7.10
10587
10588         * scripts/musedata2ly.py (): idem
10589
10590         * scripts/midi2ly.py (dump_chord): idem
10591
10592         * scripts/etf2ly.py (version): idem 
10593
10594         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10595
10596         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10597
10598         * scm/tex.scm (tex-output-expression): remove eval compat
10599         glut. Other output files too.
10600
10601         * scm/chord-name.scm: don't export anything from chord module.
10602
10603         * input/test/american-chords.ly: idem
10604
10605         * input/test/banter-chords.ly (texidoc): idem
10606
10607         * input/test/Cc-chords.ly: add breakage notes.
10608
10609         * Documentation/user/refman.itely (Text markup): rewrite manual
10610         section.
10611
10612         * lily/parser.yy (scalar): allow \markup { } as property value. 
10613
10614         * scm/chord-name.scm: complete new markup usage
10615
10616         * scm/grob-description.scm (all-grob-descriptions): use new markup
10617         texts by default
10618
10619 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10620
10621         * scm/chord-name.scm: partial move to new markup texts.
10622
10623 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10624
10625         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10626
10627         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10628         settable.
10629
10630 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10631
10632         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10633         invoked for old midi, wait for killing.
10634
10635 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10636
10637         * Documentation/user/music-glossary.tely: Finnishing.
10638
10639 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10640
10641         * mf/feta-nummer-code.mf: some kerning pairs.
10642
10643 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10644
10645         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10646         Added.
10647
10648         * Documentation/user/refman.itely (Bar numbers):
10649         set-bar-number-visibility added, modulo-bar-number removed again
10650         (sorry).
10651
10652 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10653
10654         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10655
10656         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10657
10658         * Documentation/user/music-glossary.tely: translate into Finnish.
10659
10660 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10661
10662         * lilypond-mode.el: add shortcut for 2midi
10663
10664         * lilypond-font-lock.el: fontify lyrics
10665
10666 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10667
10668         * scm/drums.scm : use 1.7.x names.
10669
10670         * input/regression/drums.ly : Don't use << chords >>
10671
10672 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10673
10674         * lilypond-mode.el: tidy, add TODO
10675
10676         * make/lilypond.mandrake.spec.in: install-info quietly.
10677
10678 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10679
10680         * input/test/markup.ly: use new syntax.
10681
10682 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10683
10684         * ly/params-init.ly (interscoreline): add word-space
10685
10686         * input/test/metronome.ly (eighthNote): idem.
10687
10688         * input/test/script-priority.ly: use new markup
10689
10690         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10691
10692         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10693
10694         * lily/parser.yy (gen_text_def): bugfix.
10695         (full_markup): allow markup identifier.
10696
10697 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10698
10699         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10700         jobs at the same time. Add horizontal lines to Command menu.
10701         Allow one compiling job -- propose killing others before a new one.
10702
10703         * lilypond.words: add markup, teeny, etc.
10704
10705 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10706
10707         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10708         Allow only one type of midi process; launching Midi either stops
10709         midis or plays the current midi and launching MidiAll stops midis
10710         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10711         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10712
10713 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10714
10715         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10716         markup  for new markup texts.
10717
10718         * lily/mark-engraver.cc (process_music): idem
10719
10720         * lily/instrument-name-engraver.cc (create_text): idem
10721
10722         * scm/new-markup.scm (magnify-markup): new function.
10723
10724         * scm/molecule.scm (stack-lines): bugfix.
10725
10726         * lily/font-interface.cc (get_font): take font-magnification from
10727         alist chain.
10728
10729 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10730
10731         * lily/molecule-scheme.cc: move scheme functions to separate file.
10732
10733         * lily/font-metric.cc  (ly_get_glyph): new function. 
10734
10735         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10736         (italic-markup, dynamic-markup): new functions
10737         (font-markup): new function
10738
10739         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10740         padding and minimum
10741
10742 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10743
10744         * lily/accidental-engraver.cc:
10745         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10746
10747 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10748
10749         * lilypond.vim:
10750         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10751         [a-zA-Z] for user defined identifiers. Separate note cases 
10752         with and without a duration (allow cis\longaX).
10753
10754         * lilypond.words: Add words from Info.
10755
10756 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10757
10758         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10759
10760 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10761
10762         * lilypond-mode.el: Propose reverting buffer before a command if
10763         it was edited with an another editor.
10764
10765 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10766
10767         * lily/molecule.cc (ly_translate_molecule): new function
10768
10769         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10770         into libdir
10771
10772         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10773
10774         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10775
10776 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10777
10778         * lilypond.words: take \words from Info-index.
10779
10780 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10781
10782         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10783
10784 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10785
10786         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10787
10788 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10789
10790         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10791         and lilypond-documentation.
10792
10793 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10794
10795         * lily/parser.yy: Compile fix (bison 1.75).
10796
10797 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10798
10799         * VERSION: 1.7.9 released
10800
10801         * scm/music-functions.scm (shift-one-duration-log): refactor.
10802         Use music-map.
10803
10804         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10805
10806         * NEWS: update.
10807
10808         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10809         argument
10810
10811         * scm/music-functions.scm (display-music): new function
10812         (music-map): change arg order.
10813
10814         * input/regression/new-markup-syntax.scm: new file
10815
10816         * lily/parser.yy (markup): add \markup { .. } syntax.
10817
10818         * scm/new-markup.scm (override-markup): new function
10819         (lookup-markup): new function
10820         (music-markup): new function
10821         (lookup-markup-command): use markup-signature to store argument
10822         format for parser.
10823
10824         * lily/lexer.ll: preliminary \markup syntax. 
10825
10826 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10827
10828         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10829         add pre/post-dependencies and menus with icons from source.
10830
10831         * Documentation/pictures/lilypond-48x48.xpm:
10832         * Documentation/pictures/lilypond-32x32.xpm:
10833         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10834         transparent.
10835
10836         * stepmake/stepmake/generic-targets.make:
10837         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10838
10839 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10840
10841         * input/regression/music-map.ly (texidoc): new file.
10842
10843         * scm/music-functions.scm (music-map): new function
10844
10845 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10846
10847         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10848
10849 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10850
10851         * input/test/to-xml.ly:
10852         * lily/ligature-engraver.cc: Fixes documentation.
10853
10854         * lilypond.mandrake.spec.in:
10855         * lilypond.redhat.spec.in: Add lilypond.words.
10856
10857         * Documentation/user/refman.itely: Mention Info inside emacs.
10858
10859         * lilypond.suse.spec.in:
10860         * lilypond.redhat.spec.in:
10861         * lilypond.mandrake.spec.in: Set root-owner for doc
10862         (tobbe@nyvalls.se).
10863
10864 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10865
10866         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10867         os.popen.read ().
10868
10869 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10870
10871         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10872
10873         * python/lilylib.py (error): add space
10874
10875 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10876
10877         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10878         distribution.
10879
10880 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10881
10882         * lily/paper-outputter.cc (Paper_outputter): close port when
10883         finishing score.
10884
10885 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10886
10887         * scm/sodipodi.scm: Fixes.
10888
10889 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10890
10891         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10892
10893         * buildscripts/make-font-dir.py: Fix. 
10894
10895 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10896
10897         * lilypond-mode.el: Add support for Info inside Emacs.
10898
10899 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10900
10901         * buildscripts/make-font-dir.py: 
10902         * mf/GNUmakefile: Make sodipodi font map.
10903
10904         * scm/sodipodi.scm: Add more output functions.
10905
10906         * mf/feta-nummer.mf: 
10907         * mf/feta-beugel.mf: Add font_coding_scheme.
10908
10909         * lily/paper-outputter.cc (output_header): Fix creator string.
10910
10911 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10912
10913         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10914         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10915
10916         * lilypond.words: add two (Everybody can add/remove words now!).
10917
10918         * debian/rules:
10919         * make/lilypond.suse.spec.in:
10920         * make/lilypond.mandrake.spec.in:
10921         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10922
10923         * Documentation/user/refman.itely: Mention autocompletion.
10924
10925 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10926
10927         * scripts/ly2dvi.py: Add paper sizes.
10928
10929         * lily/timing-engraver.cc: 
10930         * lily/time-signature.cc: 
10931         * lily/span-bar.cc: 
10932         * lily/grob-scheme.cc: Code formatting fixes.
10933
10934         * scm/sodipodi.scm: 
10935         * scm/sketch.scm:
10936         * buildscripts/mf-to-table.py: 
10937         * buildscripts/make-font-dir.py: Font testing.
10938
10939 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10940
10941         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10942         inserts try-completion and shows all-completions.
10943
10944         * lilypond.words: '\' -> '\\'
10945
10946         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10947         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10948
10949         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10950         and LilyPond-reserved-words.
10951
10952 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10953
10954         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10955         from load-path.
10956
10957         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10958         the mini-buffer with Control-Shift-c.
10959
10960 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10961
10962         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10963         duration. This fixes \tempo taking time.
10964
10965 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10966
10967         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10968         Allow for text markup in repeatCommands. 
10969
10970 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10971
10972         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10973         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10974         Get rid of skeleton.el-dependency.
10975
10976         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10977
10978 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10979
10980         * lily/beam-engraver.cc (stop_translation_timestep): reset
10981         now_stop_ev_
10982
10983         * lily/scm-option.cc: add parse-protect to ly:set-option
10984
10985         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10986
10987 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10988
10989         * lily/include/ligature-bracket.hh: removed
10990         * lily/ligature-bracket.cc: removed
10991
10992         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10993         .tex
10994
10995         * lily/beam.cc (set_beaming): don't change beam count on rests.
10996         (brew_molecule): always set flag-width > 0.
10997
10998 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10999
11000         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
11001         chars, remove instructions; instead, refer to lilypond-init.el and
11002         Documentation/topdocs/INSTALL.texi.
11003
11004         * lilypond.words: add identifiers and reserved words.
11005
11006         * Documentation/topdocs/INSTALL.texi: separate sections for installing
11007         files and adding a load-path.
11008
11009         * lilypond-init.el: Instructions, extracted from 
11010         Documentation/topdocs/INSTALL.texi. 
11011
11012 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11013
11014         * VERSION: 1.7.8 released 
11015
11016         * lily/grob.cc (warning): better robustness fix.
11017
11018 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
11019
11020         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
11021
11022         * lily/cluster-engraver.cc: stick better to variable naming
11023         conventions
11024
11025         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
11026         until stop_translation_timestep()
11027
11028         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
11029         min/max coordinates to backend, but no musical info such as
11030         pitches
11031
11032         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
11033
11034         * lily/grob.cc: robustness fix: warning(): do not crash if
11035         cause is not set
11036
11037         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
11038         the much more elaborated tuplet brackets than the very naive and
11039         simple ligature bracket grob
11040
11041 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11042
11043         * Documentation/user/refman.itely (Analysis brackets): add
11044         horizontal bracket doco.
11045
11046         * ly/property-init.ly (setMmRestFermata): added.
11047
11048         * Documentation/user/refman.itely (Multi measure rests): fermatas
11049         on mm rests.
11050
11051         * input/regression/apply-context.ly (texidoc): new file
11052
11053         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
11054         code to be executed during interpretation. Possible applications:
11055         smart octavation, more advanced bar checks. 
11056
11057         * lily/apply-context-iterator.cc: new file.
11058
11059 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11060
11061         * input/test/new-markup.ly: new file.
11062
11063         * lily/text-item.cc (text_to_molecule): new function
11064
11065         * scm/new-markup.scm (lambda): new file
11066
11067         * lily/function-documentation.cc (ly_add_function_documentation):
11068         add proc property as well
11069
11070 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11071
11072         * Documentation/user/music-glossary.tely (Top): add custos.
11073
11074 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
11075
11076         * Documentation/topdocs/INSTALL.texi: advise how to include source
11077         path to Emacs load-path and improve language.
11078
11079 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
11080
11081         * GNUmakefile.in: config.h message fix.
11082
11083         * autogen.sh:
11084         * aclocal.m4: Regenerate.
11085
11086         * configure.in: 
11087         * config.make.in: 
11088         * stepmake/config.make.in: 
11089         * stepmake/configure.in: 
11090         * stepmake/autogen.sh: 
11091         * stepmake/aclocal.m4: Update for autoconf 2.56.
11092
11093 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
11094
11095         * Documentation/topdocs/INSTALL.texi: instructions for an user how
11096         to install Emacs-mode. Instructions how to use vim-mode.
11097
11098 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11099
11100         * scm/music-types.scm (music-descriptions): no length for tempo event.
11101
11102         * input/*.ly: add \version everywhere.
11103
11104         * input/*.ly: update syntax to 1.7 + new-chords.
11105
11106         * VERSION: 1.7.7 released.
11107
11108         * Documentation/user/*.tely: new chord syntax.
11109
11110         * input/regression/[bc]*.ly (texidoc): syntax updates.
11111
11112 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
11113
11114         * lilypond.words: add vocabulary to be used in auto-completion
11115
11116         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
11117
11118         * lilypond.vim: allow note name at EOF
11119
11120 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11121
11122         * buildscripts/new-chords.py (edit): -e option: inline editing.
11123
11124         * input/regression/a*.ly (texidoc): syntax updates.
11125
11126         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
11127         music): elucidations. 
11128
11129 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
11130
11131         * lily/include/lily-proto.hh, ly/engraver-init.ly,
11132         ly/spanners-init.ly, scm/grob-description.scm,
11133         scm/grob-property-description.scm, scm/music-types.scm,
11134         lily/cluster-engraver.cc, lily/cluster.cc,
11135         lily/include/cluster.hh, input/test/cluster.ly: cluster
11136         implementation
11137
11138         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
11139         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
11140         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
11141
11142         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
11143
11144         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
11145
11146         * scm/grob-description.scm: bugfix: by default, use default note
11147         head style when engraving ligatures
11148
11149         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
11150
11151         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
11152         events
11153
11154         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
11155
11156         * input/test/ancient-font.ly: bugfix: style -> flag-style
11157
11158         * lily/ligature-engraver.cc: indentation fix
11159
11160         * lily/parser.yy: indentation fixes
11161
11162 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11163
11164         * input/regression/measure-grouping.ly: more elaborate example.
11165
11166         * lily/moment.cc: ly:add-moment, ly:mul-moment,
11167         ly:div-moment. New functions 
11168
11169         * scm/music-functions.scm (set-time-signature): new function,
11170         allow inline time sig settings with measure grouping.
11171
11172         * lily/parser.yy (command_element): move time sig construction
11173         into Scheme.
11174
11175         * lily/side-position-interface.cc (out_of_staff): new function,
11176         like padding, but keep minimum distance from staff. Easier than
11177         linespanners (dynamics, pedals), but roughly the same effect.
11178
11179 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
11180
11181         * emacs-mode.el: Added spanish-note-replacements 
11182         (Carlos Betancourt, <carlos.betancourt@chello.be>).
11183
11184         * vimrc: (Un)commenting with <(S-)F12>, tidy.
11185
11186 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
11187
11188         * lilypond.vim: Do not fontify cises, desis, etc.
11189
11190         * vimrc: view dvi with <S-F6>
11191
11192 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11193
11194         * lily/lookup.cc (triangle): new function.
11195
11196         * input/regression/measure-grouping.ly (texidoc): new file: show
11197         triangles and brackets for beat groups of 3 and 2.
11198
11199         * lily/include/measure-grouping-spanner.hh (class
11200         Measure_grouping): new file.
11201
11202         * lily/measure-grouping-spanner.cc (brew_molecule): new file
11203
11204         * lily/measure-grouping-engraver.cc (class
11205         Measure_grouping_engraver): new file.
11206
11207 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
11208
11209         * Merge from stable:
11210
11211             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
11212
11213         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
11214         stylesheet.
11215
11216         * ly/paper19.ly: Include paper19-init.ly.
11217
11218         * ly/paper19-init.ly: New file.
11219
11220         * Documentation/user/tutorial.itely (First steps): Fix first
11221         example for font test.
11222
11223         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
11224
11225         * ChangeLog: Add 1.7.6 release marker (see below).
11226
11227         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
11228         Add .py files.
11229
11230 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11231
11232         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
11233
11234         * input/tutorial/*.ly: update to new syntax.
11235
11236         * lily/parser.yy (Composite_music): new transpose syntax,
11237         \transpose FROM TO MUSIC. 
11238
11239 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11240
11241         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
11242         latex progress/error output to stderr (by default this goes to
11243         stdout).  Show lilypond progress, even when not verbose.
11244
11245         * python/lilylib.py (system): New optional parameter to control
11246         showing of progress.
11247
11248         * scm/backend-documentation-lib.scm (check-dangling-properties):
11249         Fix error message.
11250
11251         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
11252         axis, extent.
11253
11254         * scm/grob-property-description.scm (magnify): Remove.
11255         (extent, axis): Add.
11256
11257 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11258
11259         * VERSION: Release 1.7.6.
11260
11261         * scripts/convert-ly.py: more uniformization substitutions.
11262
11263         * buildscripts/new-chords.py (sub_chords): new file.
11264
11265 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11266
11267         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
11268         lilypond.map.  Include sauter fonts too.  Cleanups.
11269
11270 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11271
11272         * Documentation/user/tutorial.itely (First steps): change to new
11273         chord/tie/slur/beam notation.
11274
11275         * lily/parser.yy (event_that_take_dir): allow postfix notation for
11276         ties.
11277
11278         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
11279         engraver. Process ties in postfix notation, i.e. c8-~ c
11280
11281         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
11282
11283         * input/regression/beam-postfix-notation.ly (texidoc): new file.
11284
11285         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
11286
11287         * lily/beam-engraver.cc (try_music): accept new-beam-events
11288
11289         * input/regression/chord-scripts.ly (texidoc): new file
11290
11291         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
11292         script-events.
11293
11294         * scm/script.scm (default-script-alist): cleanup.
11295
11296         * lily/script-engraver.cc (make_script_from_event): cleanup.
11297
11298         * lily/lyric-combine-music-iterator.cc
11299         (Lyric_combine_music_iterator): remove superfluous events.
11300         (melisma_busy): new function. Fix broken melismas.
11301
11302 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
11303
11304         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
11305         Remove nonvalid settings. Use descriptive key names.
11306         Use <Return> to indicate the pressing of that key.
11307
11308 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11309
11310         * scripts/lilypond-book.py (option_definitions): Typo.
11311
11312         * scripts/ly2dvi.py: Updates.
11313
11314         * python/lilylib.py (setup_environment, print_environment)
11315         (get_bbox, make_preview): Merge and remove from ly2dvi and
11316         lilypond-book.
11317
11318         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
11319
11320         * .cvsignore: Remove some cruft.
11321
11322         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11323         path.
11324
11325         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
11326         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
11327         throughout.
11328
11329         * python/lilylib.py (quiet_system): Junk
11330         (system): Display error log upon failure.
11331         (read_pipe): New function.  Cleanups and fixes.
11332
11333         * python/*.py: Rename from *.py.in.
11334
11335         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11336
11337         * GNUmakefile.in (SUBDIRS): Move python before scripts.
11338
11339 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11340
11341         * python/GNUmakefile: Bugfix: handle modules.
11342
11343         * stepmake/stepmake/python-module-targets.make (default): Add
11344         compiled modules. 
11345
11346         * stepmake/stepmake/python-module-rules.make: Add rule for byte
11347         compiling modules.
11348
11349         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11350         Bugfix.  (OUT_PYC_MODULES): Add.
11351
11352 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
11353
11354         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11355         Use default paths. Refresh description.
11356
11357 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11358
11359         * VERSION: 1.7.5 released
11360
11361         * input/regression/finger-chords.ly (texidoc): new file.
11362
11363         * lily/script-engraver.cc (process_music): remove scriptHorizontal
11364         support
11365
11366         * lily/fingering-engraver.cc (process_music): remove kludgy
11367         scriptHorizontal stuff.
11368
11369         * lily/script.cc: remove staff-support property.
11370
11371         * lily/new-fingering-engraver.cc (add_fingering): new
11372         file. Fingering engraver for new style chords.
11373
11374 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11375
11376         * lily/parser.yy (bare_number): allow 4 \cm (without
11377         decimal dot). (should backport to 1.6?)
11378
11379         * ly/declarations-init.ly: use Scheme for dimension defs.
11380
11381         * lily/parser.yy (TODO): remove hard coded dimensions, add
11382         REAL NUMBER_IDENTIFIER production.
11383
11384         * lily/rest-collision.cc (force_shift_callback): rewrite using
11385         -done property.
11386
11387         * scm/grob-property-description.scm (rest-collision-done): add
11388         property.
11389
11390         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11391
11392 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11393
11394         * input/regression/multi-measure-rest-center.ly: new file.
11395
11396         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11397         off horizontally by 0.05 ss. Fixed.
11398
11399 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11400
11401         * scm/pdftex.scm: Rename ly-number to ly:number->string.
11402
11403         * Documentation/topdocs/index.tely: Remove duplicate from merge.
11404
11405 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11406
11407         * lily/tie.cc (get_control_points): also avoid staff lines on the
11408         just outside the outer staff lines
11409
11410 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11411
11412         * ly/params-init.ly: Just define style-alist, no need to
11413         define-public.
11414
11415         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11416         (thanks Han-Wen).
11417
11418         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11419         (FET_FILES): = FONT_FILES.
11420
11421         * Merge from stable:
11422
11423             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11424
11425 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11426
11427         * VERSION: 1.7.4 released.  
11428
11429         * scm/generate-documentation.scm (string-append): add macro
11430         definitions.
11431
11432         * lily/text-item.cc (lookup_text): don't use virtual fonts for
11433         normal texts.
11434
11435         * lily/multi-measure-rest-engraver.cc: make separate
11436         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11437
11438         * lily/multi-measure-rest.cc: remove text handling. Remove
11439         number-threshold.
11440
11441 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11442
11443         * scm/music-types.scm: doc patch by Graham Percival
11444
11445 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11446
11447         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11448         encoding part.
11449         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11450         (sketch_p): Sketch wants only first four elements of X11 font spec.
11451
11452         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11453
11454         * mf/feta-autometric.mf: Write foundry and family to log.
11455
11456         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11457         font translation table.
11458
11459         * buildscripts/mf-to-table.py: Better font info into afm.
11460
11461         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11462         1.0.9 required.
11463
11464         * configure.in: Whine for mftrace 1.0.9.
11465
11466 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11467
11468         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11469
11470         * lily/main.cc (main_prog): don't try to load init.EXT when
11471         processing foo.EXT.
11472
11473 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11474
11475         * scm/tex.scm (zigzig-line): added.
11476
11477         * scm/ps.scm (zigzag-line): added.
11478
11479         * ps/music-drawing-routines.ps (subvec): added.
11480         (draw_zigzag_line): added.
11481
11482         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11483         grob properties zigzag-width and zigzag-length.
11484
11485         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11486
11487 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11488
11489         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11490         svg output, including font.
11491
11492 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11493
11494         * scm/lily.scm: Register sodipodi output module.
11495
11496         * scm/sodipodi.scm: New file.
11497
11498         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11499
11500         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11501         comment, after header.
11502         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11503         FullName.  Fix FontName key.
11504
11505 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11506
11507         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11508         and breve rests.
11509
11510         * input/test/blank-notes.ly: bugfix
11511
11512         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11513         rests. (Kim Shrier)
11514
11515         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11516
11517 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11518
11519         * scm/tex.scm: 
11520         * scm/ps.scm: Cleanup and remove obsolete junk.
11521
11522         * Documentation/user/internals.itely:
11523         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11524
11525         * lily/parser.yy: Identify shift/reduce problems.
11526
11527         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11528         make-style-sheet.  Too specific for convert-ly?
11529
11530 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11531
11532         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11533
11534         * input/test/*.ly: various fixes.
11535
11536         * lily/music.cc (name): bugfix
11537
11538         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11539
11540         * lily/input-file-results.cc (code): set-point-and-click! ->
11541         set-point-and-click
11542
11543 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11544
11545         * Use uniform ly: prefix for exported scheme primitive functions.
11546
11547         * scm/music-types.scm: junk compat glue
11548
11549         * scripts/convert-ly.py: add rules for stuff below, junk
11550         compatibility glue for spanrequest.
11551
11552         * lily/parser.yy (verbose_event): remove \spanrequest,
11553         \commandspanrequest, \script. 
11554
11555         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11556
11557         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11558         for \penalty, \glissando.
11559
11560         * VERSION: release 1.7.3
11561
11562 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11563
11564         * lily/accidental-engraver.cc: Fix
11565         grace-in-the-beginning-of-measure bug caused by the resent
11566         partial-measure fix.
11567
11568         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11569         overlap looks too crowded)
11570
11571 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11572
11573         * lily/parser.yy (assignment): allow SCM expression as assignment.
11574
11575         * lily/include/music-output-def.hh (class Music_output_def):
11576         * lily/music-output-def.cc: 
11577         * lily/paper-def.cc: 
11578         * scm/font.scm (markup-to-properties):
11579         * lily/parser.yy (music_output_def_body): 
11580         remove style_sheet_
11581
11582 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11583
11584         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11585         length.
11586
11587         * input/regression/spacing-to-grace.ly: new file.
11588
11589         * input/regression/spacing-end-of-line.ly: new file.
11590
11591         * lily/note-spacing.cc (get_spacing): take into account breakable
11592         stuff sticking out at the left (time sig change at line break).
11593
11594         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11595         raggedright code.
11596
11597         * scm/music-functions.scm (make-voice-props-set): add
11598         staff-position for mm rests.
11599
11600         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11601         before grace notes a little.
11602
11603         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11604
11605         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11606         key adds space at the end of line. 
11607
11608 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11609
11610         * scm/sketch.scm: Fix beams.
11611
11612         * buildscripts/mf-to-table.py: Add EncodingScheme.
11613
11614         * scm/sketch.scm: Resurrect.
11615
11616 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11617
11618         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11619         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11620
11621 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11622
11623         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11624
11625         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11626
11627 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11628
11629         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11630         token for origin information.
11631
11632         * lily/parser.yy (My_lily_lexer): do identifier location and
11633         cloning from lexer.
11634
11635         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11636         logic out of the parser. Add bar checks on both ends.
11637
11638         * Documentation/user/refman.itely (Multi measure rests): add more
11639         notes about mm rests.
11640
11641 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11642
11643         * input/regression/bar-scripts.ly: Re-enable.
11644
11645         * lily/parser.yy:
11646         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11647         released rsn.  Bison 1.50 has a crucial bug and won't work.
11648
11649         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11650
11651
11652 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11653
11654         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11655
11656 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11657
11658         * Actually merge changes since 1.6.4 besides ChangeLog, and
11659         resolve conflicts.  Lots of updates, hope all is well.
11660
11661         * cygwin/lilypond.hint (requires): Add ghostscript.
11662
11663         * scm: Update some (c).
11664
11665 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11666
11667         * input/test/{various}.ly: add \header fields and texidoc strings.
11668
11669 2002-10-05  Werner Lemberg  <wl@gnu.org>
11670
11671         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11672         renamed to `output_latex_quoted'.
11673         Added `output_latex_noquote'.
11674         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11675         mode.
11676
11677 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11678
11679         * ChangeLog: Add 1.6.6 release marker.  See below.
11680
11681         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11682
11683         * scripts/midi2ly.py: Fix global syntax warnings.
11684
11685         * GNUmakefile.in: Generate builddir locale tree too.
11686
11687         * scripts/ly2dvi.py:
11688         * scripts/midi2ly.py: 
11689         * scripts/mup2ly.py: 
11690         * scripts/update-lily.py:
11691         * lily/main.cc (setup_paths): Fix for locales setup.
11692
11693 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11694
11695         * Documentation/windows/installing.texi: Soften wording about
11696         necessity of becoming Administrator.  tommie@iae.nl reports this
11697         does not seem to be necessary for his flavour of Windows 2000.
11698         Explicitely discourage text mode mounts.
11699
11700 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11701
11702         * lily/rest.cc (after_line_breaking): backport dot position fix.
11703
11704         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11705         rests. Thanks to Klaus Zimmermann for finding this bug.
11706
11707 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11708
11709         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11710
11711 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11712
11713         * Documentation/user/music-glossary.tely: fix links.
11714
11715 2002-10-21  Werner Lemberg  <wl@gnu.org>
11716
11717         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11718         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11719         scaling factor) only once and use them in the definition of
11720         \embeddedps.
11721         * ps/music-drawing-routines.ps (skeel): Removed.
11722
11723 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11724
11725         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11726         Solaris7, as we don't use nested $( ) constructs.
11727
11728 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11729
11730         * VERSION: Release 1.6.6.
11731
11732 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11733
11734         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11735         as workaround for /bin/sh problems on Solaris7.
11736
11737 2002-10-19  Werner Lemberg  <wl@gnu.org>
11738
11739         * GNUmakefile.in (web-doc): Fix typos.
11740         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11741         `music-drawing-routines.ps' but emit \special{header=...} once.
11742         * scm/tex.scm (header-end): Updated.
11743
11744 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11745
11746         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11747         undefined tremolo. 
11748
11749 2002-10-15  Werner Lemberg  <wl@gnu.org>
11750
11751         * scripts/lilypond-book.py (g_make_html): New global variable.
11752         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11753         if `g_make_html' isn't set.
11754         [main]: Add format `texi-html'.
11755         (option_definitions): Updated.
11756         * Documentation/user/lilypond-book.itely: Updated.
11757
11758         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11759         * make/ly-rules.make (%.texi, %.nexi): Use it.
11760         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11761         format to lilypond-book.
11762         * GNUmakefile.in (web-doc): Ditto.
11763
11764 2002-10-14  Werner Lemberg  <wl@gnu.org>
11765
11766         Further improve TeX output.  The produced files are about 40%
11767         smaller.  `lilyponddefs.tex' is now read only once.
11768
11769         * tex/lilyponddefs.tex: Remove footer stuff.
11770         (\ifundefined): Renamed to...
11771         (\lilypondundefined): This.  Use LaTeX's definition to
11772         make it nestable and make it global.
11773         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11774         output.
11775         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11776         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11777         them global.
11778         (\placebox): Renamed to...
11779         (\lyitem): This.
11780         Make it global and call \outputscale by itself.
11781         (\lybox, \lyvrule): New macros to reduce input data.
11782         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11783         New auxiliary macros.
11784         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11785         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11786         to...
11787         (\lilypondspace): This and made it global.
11788         (\turnOnPostScript): Renamed to...
11789         (\lilypondpostscript): This and made it global.
11790         (\turnOnExperimentalFeatures): Renamed to...
11791         (\lilypondexperimentalfeatures): This and made it global.
11792         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11793         (\lilypondsetdimen): This and made it global.
11794         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11795         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11796         (all, $(outdir)/music-drawing-routines.ps): New rules.
11797         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11798         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11799         start-system, stop-system, stop-last-system, filledbox): Updated to
11800         use the changed macros from lilyponddefs.tex.
11801         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11802
11803 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11804
11805         * Documentation/windows/installing.texi: Update.
11806
11807 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11808
11809         * VERSION: 1.6.5 released
11810
11811         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11812
11813 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11814
11815         * scm/translator-property-description.scm (voltaOnThisStaff): add
11816         property.
11817
11818 2002-09-28  Werner Lemberg  <wl@gnu.org>
11819
11820         * scm/tex.scm (header-end): Suppress page numbering.
11821
11822         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11823         Fix quotation for HTML output.
11824
11825 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11826
11827         * Documentation/user/refman.itely: grammar and phrasing
11828           fixes to "Note Entry" section.  Also adds a few new examples.
11829
11830 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11831
11832         * flower/include/string-data.icc: include string.h
11833
11834 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11835
11836         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11837
11838 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11839
11840         * Documentation/user/GNUmakefile (extra-local-help): Add.
11841
11842         * stepmake/stepmake/www-targets.make (local-help): Add.
11843
11844 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11845
11846         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11847         packages.
11848
11849         * Documentation/topdocs/README.texi (Top): building documentation
11850         (not website.)
11851
11852 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11853
11854         * Documentation/user/refman.itely: 
11855         * Documentation/user/tutorial.itely: 
11856         * Documentation/user/music-glossary.tely: Merge changes.
11857
11858         * Documentation/user/glossary.html.in: 
11859         * Documentation/index.texi: 
11860         * Documentation/header.html.in: Accomodate renaming of glossary.
11861
11862         * Documentation/user/tutorial.itely: Add some glossary references.
11863
11864         * Documentation/user/refman.itely: Minor fixes.
11865
11866         * Documentation/user/lilypond.tely: Add glossary do direntry.
11867
11868         * Documentation/user/music-glossary.tely: Rename (previously:
11869         glossary.tely).  Fix anchor placement.
11870
11871         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11872
11873 2002-09-23  Werner Lemberg  <wl@gnu.org>
11874
11875         * scripts/lilypond-book.py (output_dict): Fix handling of
11876         various environments by avoid extraneous newlines.
11877         Rename `output-all' regexp for html to `output-html'.
11878         Replace `output-all' regexp for texi with `output-texi-quote'
11879         and `output-texi-noquote'.
11880         (compose_full_body): Don't override `linewidth' user option
11881         for `singleline'.
11882         (schedule_lilypond_block): Don't indent text specified with
11883         `intertext' option.
11884         Add new option `noquote'.
11885         (compile_all_files): Use latex instead of tex to compile ly
11886         files directly.
11887
11888         * Documentation/user/lilypond-book.itely: Updated and revised.
11889         Improve layout.
11890
11891         * Documentation/user/glossary.tely,
11892         Documentation/user/introduction.itely,
11893         Documentation/user/tutorial.itely,
11894         Documentation/user/refman.itely,
11895         Documentation/user/appendices.itely: Fix overfull LilyPond
11896         boxes caused by the new lilypond-book code.  Other minor
11897         fixes.
11898
11899         * Documentation/user/macros.itexi (@texiflat): Don't emit
11900         trailing space.
11901
11902         * scm/tex.scm (end-output, header-end): Add preamble and
11903         postamble to make lilypond output directly compilable with
11904         latex.
11905
11906
11907 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11908
11909         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11910         instructions.
11911
11912 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11913
11914         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11915
11916 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11917
11918         * lily/beam.cc (connect_beams): don't crash if there are quarter
11919         notes in beams.
11920
11921 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11922
11923         * Documentation/user/refman.itely: corrected ancient clef
11924         docu; added docu on ligatures
11925
11926 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11927
11928         * Documentation/user/glossary.tely,
11929         Documentation/user/refman.itely, input/les-nereides.ly,
11930         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11931         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11932         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11933         Stem properties: flag-style -> stroke-style, style -> flag-style.
11934
11935
11936 2002-09-22  Werner Lemberg  <wl@gnu.org>
11937
11938         * scripts/lilypond-book.py: Add option `notime' to suppress
11939         printing of a time signature.  Specify default indentation of 0pt
11940         if single line fragment.  Don't emit redundant `\paper{ }'.
11941
11942         * Documentation/user/lilypond-book.itely: Updated.
11943
11944         * Documentation/user/glossary.tely: Completely reformatting.
11945
11946 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11947
11948         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11949
11950 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11951
11952         * Documentation/user/tutorial.itely: Fix links.
11953
11954         * Documentation/topdocs/index.tely:
11955         * Documentation/index.texi:
11956         * Documentation/header.html.in: Small website fixes and updates.
11957
11958         * debian/: Debian patch by Anthony Fok.
11959
11960 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11961
11962         * Documentation/footer.html.in: How time flies: It's already 2002!
11963
11964         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11965         more descriptive link names than 'here'.
11966
11967 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11968
11969         * VERSION: 1.7.2 released
11970         * VERSION: 1.6.4 released
11971
11972         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11973
11974         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11975         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11976
11977         * mf/feta-din.mf (test): add x-height and space.
11978
11979         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11980         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11981
11982         * ly/grace-init.ly: add-to-grace-init: function to portably add
11983         settings to \grace. 
11984
11985         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11986         if we get an absolute dynamic event.
11987
11988         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11989
11990         * lily/source-file.cc (get_line): oops. All line numbers were off
11991         by 2. Fix that. 
11992
11993         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11994         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11995
11996         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11997
11998         * lily/parser.yy (number_factor): remove (number) as number
11999         expression. ("Let them eat Lisp").
12000
12001 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12002
12003         * lily/horizontal-bracket.cc: new file.
12004
12005         * lily/horizontal-bracket-engraver.cc: new file.
12006
12007         * input/regression/note-group-bracket.ly: new file. Support
12008         horizontal note brackets for music analysis.
12009
12010         * lily/stem.cc (flag): new flag-style: no-flag.
12011
12012         * input/test/stem-cross-staff.ly: new file
12013
12014         * Documentation/user/internals.itely: Improved formatting, fixing
12015         typos.  Added a section `Output details' to describe how the TeX
12016         code looks like.
12017
12018         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
12019
12020         * lily/parser.yy: remove \dynamicscript.
12021
12022         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
12023         definitions. 
12024
12025         * python/midi.c (midi_error): take two arguments.
12026
12027         * Merge 1.6.5 changes:
12028
12029 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
12030
12031         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
12032         staff-space.  Previous 1.5 was probably meant as half-spaces.
12033         (cautionary-style): parentheses (was: smaller).  This is what doco
12034         says, and it seems more logical.
12035
12036         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
12037         for 2nd sentence.
12038
12039 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12040
12041         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
12042
12043 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12044
12045         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
12046
12047 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12048
12049         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
12050
12051 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12052
12053         * scm/translator-property-description.scm (voltaOnThisStaff): add
12054         property.
12055
12056 2002-09-28  Werner Lemberg  <wl@gnu.org>
12057
12058         * scm/tex.scm (header-end): Suppress page numbering.
12059
12060         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
12061         Fix quotation for HTML output.
12062
12063 2002-09-28   Graham Percival   <gperciva@sfu.ca>
12064
12065         * Documentation/user/refman.itely: grammar and phrasing
12066           fixes to "Note Entry" section.  Also adds a few new examples.
12067
12068 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12069
12070         * flower/include/string-data.icc: include string.h
12071
12072 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12073
12074         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12075
12076 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
12077
12078         * Documentation/user/GNUmakefile (extra-local-help): Add.
12079
12080         * stepmake/stepmake/www-targets.make (local-help): Add.
12081
12082 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12083
12084         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
12085         packages.
12086
12087         * Documentation/topdocs/README.texi (Top): building documentation
12088         (not website.)
12089
12090 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
12091
12092         * Documentation/user/refman.itely: 
12093         * Documentation/user/tutorial.itely: 
12094         * Documentation/user/music-glossary.tely: Merge changes.
12095
12096         * Documentation/user/glossary.html.in: 
12097         * Documentation/index.texi: 
12098         * Documentation/header.html.in: Accomodate renaming of glossary.
12099
12100         * Documentation/user/tutorial.itely: Add some glossary references.
12101
12102         * Documentation/user/refman.itely: Minor fixes.
12103
12104         * Documentation/user/lilypond.tely: Add glossary do direntry.
12105
12106         * Documentation/user/music-glossary.tely: Rename (previously:
12107         glossary.tely).  Fix anchor placement.
12108
12109         * Documentation/user/GNUmakefile: Make music-glossary.info too.
12110
12111 2002-09-23  Werner Lemberg  <wl@gnu.org>
12112
12113         * scripts/lilypond-book.py (output_dict): Fix handling of
12114         various environments by avoid extraneous newlines.
12115         Rename `output-all' regexp for html to `output-html'.
12116         Replace `output-all' regexp for texi with `output-texi-quote'
12117         and `output-texi-noquote'.
12118         (compose_full_body): Don't override `linewidth' user option
12119         for `singleline'.
12120         (schedule_lilypond_block): Don't indent text specified with
12121         `intertext' option.
12122         Add new option `noquote'.
12123         (compile_all_files): Use latex instead of tex to compile ly
12124         files directly.
12125
12126         * Documentation/user/lilypond-book.itely: Updated and revised.
12127         Improve layout.
12128
12129         * Documentation/user/glossary.tely,
12130         Documentation/user/introduction.itely,
12131         Documentation/user/tutorial.itely,
12132         Documentation/user/refman.itely,
12133         Documentation/user/appendices.itely: Fix overfull LilyPond
12134         boxes caused by the new lilypond-book code.  Other minor
12135         fixes.
12136
12137         * Documentation/user/macros.itexi (@texiflat): Don't emit
12138         trailing space.
12139
12140         * scm/tex.scm (end-output, header-end): Add preamble and
12141         postamble to make lilypond output directly compilable with
12142         latex.
12143
12144
12145 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12146
12147         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
12148         instructions.
12149
12150 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
12151
12152         * Documentation/user/glossary.tely: Add titling and hyperlinks.
12153
12154 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12155
12156         * lily/beam.cc (connect_beams): don't crash if there are quarter
12157         notes in beams.
12158
12159 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12160
12161         * Documentation/user/refman.itely: corrected ancient clef
12162         docu; added docu on ligatures
12163
12164 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12165
12166         * Documentation/user/glossary.tely,
12167         Documentation/user/refman.itely, input/les-nereides.ly,
12168         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12169         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12170         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12171         Stem properties: flag-style -> stroke-style, style -> flag-style.
12172
12173 2002-09-22  Werner Lemberg  <wl@gnu.org>
12174
12175         * scripts/lilypond-book.py: Add option `notime' to suppress
12176         printing of a time signature.  Specify default indentation of 0pt
12177         if single line fragment.  Don't emit redundant `\paper{ }'.
12178
12179         * Documentation/user/lilypond-book.itely: Updated.
12180
12181         * Documentation/user/glossary.tely: Completely reformatting.
12182
12183 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12184
12185         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
12186
12187 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12188
12189         * Documentation/user/tutorial.itely: Fix links.
12190
12191         * Documentation/topdocs/index.tely:
12192         * Documentation/index.texi:
12193         * Documentation/header.html.in: Small website fixes and updates.
12194
12195         * debian/: Debian patch by Anthony Fok.
12196
12197 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12198
12199         * Documentation/footer.html.in: How time flies: It's already 2002!
12200
12201         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12202         more descriptive link names than 'here'.
12203
12204 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
12205
12206         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
12207
12208 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12209
12210         * lily/part-combine-music-iterator.cc (get_state): cleanup
12211         (get_music_info): cleanup.
12212
12213 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12214
12215         * scm/backend-documentation-lib.scm (interface-doc-string):
12216         crosslinks between interfaces and grobs. Headings for interfaces
12217         in grob explanation.
12218
12219 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
12220
12221         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
12222         dtd).  Add preliminary dtd.
12223         (re-sub-alist): Robustify.
12224
12225 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12226
12227         * lily/include/event-chord-iterator.hh,
12228         lily/context-specced-music-iterator.cc,
12229         lily/event.cc, lily/event-chord-iterator.cc: add
12230
12231 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12232
12233         * lily/: some (c) header fixes.
12234
12235         * lily/request-chord.cc: Remove.
12236
12237         * lily/include/event-chord-iterator.hh:
12238         * lily/include/event.hh:
12239         * lily/event-chord.cc: New file.
12240
12241         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
12242         requested.
12243
12244 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12245
12246         * lily/ : rename Request to Event
12247
12248         * lily/parser.yy (command_element): move clef stuff into Scheme.
12249
12250         * lily/:  rename length_mom () to get_length()
12251
12252         * lily/part-combine-music.cc: removed file and class.
12253
12254         * lily/context-specced-music-iterator.cc (class
12255         Context_specced_music_iterator): new file. Obsoletes the
12256         Context_specced_music type.
12257
12258         * scm/music-types.scm (make-repeated-music): put different kinds
12259         of repeated music into music-type table.
12260
12261         * VERSION: 1.7.1 released.
12262
12263         * scm/to-xml.scm: new file.
12264
12265         * input/test/to-xml.ly (fooBar): demo of what is possible with the
12266         new Input representation: dump music as XML.
12267
12268         * scm/engraver-documentation-lib.scm
12269         (engraver-accepts-music-types?): add links from music to engraver,
12270         from music-type to engraver.
12271
12272         * lily/include/command-request.hh: removed
12273         lily/include/musical-request.hh: removed. Removed all _req classes
12274         except Key_change_req. Changes throughout.
12275
12276 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12277
12278         * lily/tuplet-engraver.cc (try_music): Compile kludge.
12279
12280 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12281
12282         * lily/*.cc: specify accepts for many engravers.
12283
12284         * scm/music-documentation-lib.scm: dump music expressions and
12285         music subtypes.
12286
12287         * scm/documentation-lib.scm: complete revision.
12288         Use GOOPS objects to store document tree explicitly. Cleaned up and
12289         sped up doco generation a lot.
12290
12291 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12292
12293         * input/trip.ly (fugaIILeft): add arpeggio
12294
12295         * lily/translator-group.cc (try_music_on_nongroup_children):
12296         oops. The name symbol is in the cdr of the assoc handle.
12297
12298         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
12299         Hyphen_req, Glissando_req, Break_req, Mark_req 
12300
12301 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12302
12303         * lily/musical-request.cc (music-duration-length,
12304         music-duration-compress): new functions.
12305
12306         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
12307         throughout. Warning doesn't work yet.
12308
12309         * lily/translator-group.cc (try_music_on_nongroup_children):
12310         new implementation: store candidate acceptors in a hashTable.
12311
12312 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12313
12314         * scm/music-types.scm (music-descriptions): change name to
12315         internal-class-name
12316
12317         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12318
12319 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12320
12321         * lily/beam.cc (connect_beams): don't crash if there are quarter
12322         notes in beams.
12323
12324 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12325
12326         * Documentation/user/refman.itely: corrected ancient clef
12327         docu; added docu on ligatures
12328
12329 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12330
12331         * Documentation/user/glossary.tely,
12332         Documentation/user/refman.itely, input/les-nereides.ly,
12333         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12334         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12335         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12336         Stem properties: flag-style -> stroke-style, style -> flag-style.
12337
12338 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12339
12340         * scm/music-functions.scm (music-separator?): don't use name music
12341         property.
12342
12343 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12344
12345         * stepmake/stepmake/generic-targets.make (help): Document check
12346         target.
12347
12348         * lily/new-accidental-engraver.cc: Compile fix.
12349
12350 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12351
12352         * scripts/convert-ly.py: Add rule.
12353
12354         * input/test/music-creation.ly:
12355         * input/test/add-staccato.ly:
12356         * input/test/add-text-script.ly: ly-make-music.
12357
12358         * scm/drums.scm (make-head-type-elem, make-articulation-script):
12359         More ly-make-music renamings.
12360
12361         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12362
12363         * lily/music-constructor.cc (make_music): Add debugging info.
12364
12365         * scm/music-functions.scm (make-simultaneous-music,
12366         (make-sequential-music, context-spec-music):
12367         * scm/music-types.scm (music-descriptions): Get lily to run.
12368
12369 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12370
12371         * lily/command-request.cc (transpose_key_alist): new function.
12372
12373         * lily/key-performer.cc (create_audio_elements): cleanup. 
12374
12375 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12376
12377         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12378
12379         * lily/include/translator.hh (ENTER_DESCRIPTION): add
12380         events-accepted field.
12381
12382         * scm/music-types.scm: new file.
12383
12384         * lily/parser.yy: put music type initialization into scheme,
12385         similar to grob initialization.  Changes throughout.
12386
12387 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12388
12389         * Documentation/user/tutorial.itely: Fix links.
12390
12391         * Documentation/index.texi: 
12392         * Documentation/header.html.in: 
12393         * Documentation/topdocs/index.tely: Small website fixes and updates.
12394
12395         * debian/: Debian patch by Anthony Fok.
12396
12397 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12398
12399         * Documentation/footer.html.in: How time flies: It's already 2002!
12400
12401         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12402         more descriptive link names than 'here'.
12403
12404         * ROADMAP: Remove test stuff.
12405
12406         * scripts/update-lily.py: Allow auto-building of stable and
12407         development versions.  Bugfixes.
12408
12409 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12410
12411         * VERSION: released 1.7.0
12412
12413         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12414
12415         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12416         positive line widths.
12417
12418 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12419
12420         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12421         go.  Fix comments.
12422
12423         * cygwin: Cygwin updates.
12424
12425 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12426
12427         * Documentation/windows/installing.texi (Top): version for python,
12428         urls for ghostscript (thanks to John Potelle)
12429
12430         * lily/simultaneous-music-iterator.cc
12431         (Simultaneous_music_iterator): init children_list_ before
12432         triggering GC.
12433
12434         * lily/*-iterator.cc: be even more careful with smobbed copy
12435         constructors. 
12436
12437         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12438         LeftEdge item.
12439
12440 2002-09-15  Werner Lemberg  <wl@gnu.org>
12441
12442         Improving LilyPond's output to make them ordinary TeX boxes with
12443         predictable dimensions.  System boxes are now vertically centered on
12444         the baseline; this offset can be further controlled with
12445         \lilypondscoreshift.
12446
12447         * lily/system.cc (System::post_processing): Pass length of current
12448         system to `start-system' (including any horizontal indentation).
12449
12450         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12451         prettier.
12452         (lily-def): Append `%'.
12453         (start-system): Add parameter `wd'.  Output more TeX code to specify
12454         box dimensions.
12455         (stop-system, stop-last-system): Complement changes in
12456         `start-system'.
12457         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12458         Updated.
12459
12460         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12461         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12462         Write final `\endinput'.
12463
12464         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12465         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12466         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12467         files and macro definitions don't produce spurious spaces and
12468         paragraphs (using \endlinechar).
12469         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12470
12471         * Documentation/user/internals.itely: Improved formatting, fixing
12472         typos.  Added a section `Output details' to describe how the TeX
12473         code looks like.
12474
12475 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12476
12477         * lily/accidental-engraver.cc: Also work with partial measures.
12478
12479 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12480
12481         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12482         spanner.
12483
12484 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12485
12486         * lily/identifier-smob.cc (unpack_identifier): new file.
12487
12488         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12489         pass off scheme expressions as music identifiers.
12490
12491         * scm/lily.scm: reorganisation, cleanups.
12492
12493         * lily/main.cc: small cleanups.
12494
12495 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12496
12497         * lily/ly-module.{cc,hh}: new file.
12498
12499 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12500
12501         * lily/accidental-engraver.cc: Also work with partial measures.
12502
12503 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12504
12505         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12506
12507 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12508
12509         * lily/my-lily-lexer.cc: use SCM module in stead of
12510         Scheme_hash_table. Changes throughout.  
12511
12512 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12513
12514         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12515