]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
black thin <hr>
[lilypond.git] / ChangeLog
1 2004-06-19  Heikki Junes  <hjunes@cc.hut.fi> 
2
3         * Documentation/index.html.in: use black thin <hr>.
4
5 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6
7         * scm/fret-diagrams.scm: Use UNIX style line endings.
8         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
9         typo.  Fixes compile.
10
11         * scm/output-ps.scm (white-dot): Remove second incarnation.
12
13         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
14
15 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
16
17         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
18         single file error.
19
20         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
21
22 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
23
24         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
25         remove size as argument to fret-diagram interface;
26         improved white-circle dots for fret;
27         improved top-fret thick line/
28
29         * scm/output-ps.scm: added white-dot function
30
31         * scm/output-tex.scm: added white-dot function
32
33         * tex/music-drawing-routines.ps: added draw_white_dot function
34
35         * ps/music-drawing-routines.ps: added draw_white_dot function
36
37         * input/test/fret-diagram.ly: examples to show multiple
38         functions and multiple interfaces
39
40 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
41
42         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
43         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
44
45         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
46         conflict.  Have I told you lately how much I love autotools?
47
48 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
49
50         * lily/lily-guile.cc: 
51         * lily/pangofc-afm-decoder.cc:
52         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
53         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
54
55         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
56         developers.
57
58         * lily/paper-outputter.cc (file): New method.
59         (dump_string): Use it.
60
61         * scm/output-gnome.scm: Update with pango CVS info, lilylib
62         musing.
63         
64         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
65         of them has a comma :-).
66
67         * scm/framework-gnome.scm: Add pango decoders.
68
69         * lily/include/pangofc-afm-decoder.hh: 
70         * lily/pangofc-afm-decoder.cc: New file.
71
72         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
73
74         * configure.in: Check for pango.
75
76         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
77         autoconf).
78         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
79
80         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
81
82 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
83
84         * Documentation/user/tutorial.itely (Integrating text and music):
85         fix grammar & punctuation.
86
87 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
88
89         * lily/: Stray janitorial cleanups.
90
91         * scm/lily.scm (ly:all-stencil-expressions):
92         * scm/lily.scm (ly:all-output-backend-commands): New function.
93
94         * scm/safe-lily.scm (safe-objects): Add them.
95
96         * scm/framework-gnome.scm (<gnome-outputter>): New class.
97
98         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
99
100 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
101
102         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
103
104 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
105
106         * scm/page-layout.scm (default-page-make-stencil): add
107         raggedbottom, raggedlastbottom.
108
109         * Documentation/user/changing-defaults.itely (Page layout): add doc.
110
111         * scm/framework-tex.scm (define-fonts): fix export of
112         papersize.
113
114         * lily/paper-book.cc (classic_output): strip suffixes from
115         framework functions.
116
117         * lily/tuplet-bracket.cc (before_line_breaking): do not return
118         SCM_UNDEFINED to Scheme.
119
120 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
121
122         * lily/book.cc: remove Book::to_stencil().
123         (process): whoops. Score::book_rendering returns vector, not list.
124
125         * scripts/convert-ly.py (conv): remove \notes.
126         apply to input examples.
127         
128         * lily/paper-outputter.cc (output_stencil): don't use
129         smobify_self() but self_scm()
130
131         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
132         from smobify_self().
133
134         * lily/paper-book.cc (output): load framework module
135         scm_c_resolve_module().
136
137         * python/lilylib.py (exit): exit with argument i.
138
139 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
140
141         * scm/framework-gnome.scm (output-framework-gnome): Try loading
142         gnome modules from non-toplevel.
143
144         * lily/ly-module.cc (ly:import-module): Export to ly:.
145
146         * lily/paper-score.cc (process): Do not show progress newline.
147
148         * lily/paper-book.cc (output, classic_output): Show progess
149         newline after score.
150
151 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
152
153         * buildscripts/lilypond-words.py: add ly/vlaams.ly
154
155 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
156
157         * lily/score.cc (ly:run-translator): Do not crash on empty music
158         list.
159
160         * lily/book.cc (process): Do not render score when systems is empty.
161
162         * input/simple-song.ly: Down one octave.
163
164         * scm/output-gnome.scm: Remove script again; re-add modules fix
165         (CVS conflict resolve?)
166
167         * lily/stencil.cc (ly:interpret-stencil): Was:
168         interpret_stencil_expression.
169
170 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
171
172         * buildscripts/guile-gnome.sh: New file.
173
174         * scm/output-gnome.scm: White background, better window size, sane
175         canvas size.  Cleanups.
176
177 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
178
179         * VERSION: release 2.3.4
180
181         * Documentation/user/invoking.itexi (Invoking the lilypond
182         binary): document --safe.
183
184         * scm/output-gnome.scm: set PATH in script.
185
186         * scm/page-layout.scm (default-page-make-stencil): don't stretch
187         if there is too few systems on a page.
188
189         * lily/parser.yy (relative_music): start at middle C without pitch
190         argument.
191
192         * Documentation/user/changing-defaults.itely (Page layout): new node.
193         (Paper size): rename node
194         (Page breaking): new node.
195         (Titling): move from invoking.
196         (File structure): new node.
197
198         * lily/parser.yy (score_body): allow \header and music anywhere in
199         \score body.
200
201 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
202
203         * scm/lily.scm (ly:load): Remove page-breaking.scm.
204
205 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
206
207         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
208
209         * lily/include/paper-line.hh: rename to Paper_system.
210
211         * lily/include/paper-book.hh: doc class.
212
213         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
214
215         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
216         (plain-header): add instrument-name.
217         (default-page-make-stencil): bugfixes.
218
219         * lily/parser.yy (book_body): allow \header anywhere in \book{}
220
221         * lily/paper-book.cc: remove copyright & tagline. Remove
222         interactions with Page
223
224         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
225         here, 
226         (default-page-make-stencil): new function
227         (default-page-music-height): new function
228         (page-headfoot): new function
229         (ly:optimal-page-breaks): generate stencils directly from here
230
231         * scm/titling.scm: new file, group titling functions
232
233 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
234
235         * scm/output-gnome.scm: Handle multiple pages.
236
237         * scm/framework-gnome.scm: Do not load output-gnome.
238         (framework-gnome): Invoke output-gnome::header and
239         output-gnome::end-output as faked stencils.  Fixes experimental
240         gnome output.
241
242 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
243
244         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
245         octavation compatibility fixes. Backportme. 
246
247         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
248         pages.
249         (ly:optimal-page-breaks): combine-penalties: no shortcut for
250         negative. Now we handle negative penalties (ie. \pageBreak)
251         correctly.
252
253         * lily/system.cc (get_line): extract page-penalty from the left
254         bound.
255
256         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
257
258 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
259
260         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
261
262 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
263
264         * scm/output-gnome.scm: Update script.  Move development to
265         lilypond_2_3_2 branch for now.
266
267 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
268
269         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
270         negative penalties.
271         cleanups.
272
273         * Documentation/user/changing-defaults.itely (Creating contexts):
274         index entries
275
276         * scm/page-breaking.scm (ly:optimal-page-breaks): new
277         file. Rewrite function. 
278
279         * lily/paper-book.cc (pages): new interface: page-breaking returns
280         list of line-list.
281
282         * lily/page.cc (Page): take lines argument.
283
284         * scm/document-translation.scm (all-engravers-doc): link to user man
285
286         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
287
288         * Documentation/user/notation.itely (Relative octaves): typo.
289
290         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
291
292 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
293
294         * scm/output-gnome.scm: Update build script.
295
296 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
297
298         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
299         gnome backend.
300
301         * scm/framework-gnome.scm: New file.
302
303         * scm/lily.scm: Use it.
304
305         * lily/paper-outputter.cc: Janitorial cleanups.
306         (ly:outputter-dump-string): Remove unreachable statement.
307
308         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
309         (ice-9): Bugfix: Add srfi-1.
310
311         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
312
313 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
314
315         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
316         in do_quit()
317         
318 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
319
320         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
321
322 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
323
324         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
325         override of Beam::position-callbacks. Why would grace beams not be
326         quantized? Fixes: weird-stem-size-grace. 
327
328         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
329         warning only once. Backportme.
330
331         * lily/accidental-engraver.cc (number_accidentals_from_sig):
332         bugfix, 2nd try. Backportme.
333
334         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
335
336 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
337
338         * Documentation/user/notation.itely (Instrument transpositions):
339         Correct the name of the instrumentTransposition property.
340
341 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
342
343         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
344
345 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
346
347         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
348         and postLilyPondExample are called when defined.
349
350 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
351
352         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
353         This fixes setting notenames with `\include "nederlands.ly" '
354
355         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
356         new function.
357
358 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
359
360         * scm/page-layout.scm: don't do piece, it should be in score-title
361         only.
362
363         * lily/lexer.ll: lex \score separately.
364
365         * lily/paper-book.cc: junk stencil2line.
366
367         * lily/paper-line.cc (Paper_line): construct from Stencil
368         directly. No futzing with the dimensions.
369
370         * lily/include/paper-line.hh (class Paper_line): 
371
372         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
373         takes arbitrary number of arguments.
374
375         * input/test/markup-score.ly (tuning): simplify example. 
376
377 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
378
379         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
380
381         * scm/define-markup-commands.scm (score): define score-markup
382
383         * lily/parser.yy (markup): use score-markup.
384
385         * lily/score.cc: add ly:score? 
386
387 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
388
389         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
390         fret-parse-string so it prepares for calls to fret-diagram-verbose
391         Changed display constants to props so they are available for
392         \override.
393         
394 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
395
396         * VERSION: release 2.3.3
397
398         * stepmake/stepmake/generic-vars.make: unset LANG.
399
400         * input/regression/tuplet-nest.ly: bugfix.
401
402         * lily/tie-performer.cc (stop_translation_timestep): reset
403         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
404
405         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
406         clear repeat_ directly after setting stem_tremolo_. Fixes:
407         tremolo-repeat.ly
408
409         * input/regression/span-bar-break.ly: new file.
410
411         * scm/define-grobs.scm (all-grob-descriptions): remove
412         break-visibility from SpanBar. Fixes: piano-repeat.ly
413
414 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
415
416         * python/lilylib.py (make_ps_images): only compute bbox when needed.
417
418         * scripts/lilypond-book.py (process_snippets): use lily -f ps
419         files for generating pngs. (failed experiment)
420
421         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
422         file with PFA fonts included.
423
424         * lily/score.cc (default_rendering): put header in too.
425
426         * lily/paper-line.cc (LY_DEFINE): change function to
427         ly:paper-line-extent
428
429         * scm/page-layout.scm (default-book-title): only add lines for
430         non-nil fields.
431         (default-score-title): idem.
432
433         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
434
435         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
436
437         * lily/include/paper-book.hh (class Paper_book): remove height_
438         member.
439
440         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
441
442         * lily/ly-module.cc (LY_DEFINE): bugfix.
443
444         * lily/paper-book.cc (book_title): separate function for the book
445         title.
446
447         * scm/page-layout.scm (default-book-title): only account for
448         markup fields.
449
450         * scm/framework-ps.scm: new file. Move high level interface from
451         output-ps.scm
452
453         * scm/music-functions.scm (def-grace-function): move macros from
454         ly/music-functions-init.ly
455
456         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
457         framework-tex.scm
458
459         * scm/framework-tex.scm (dump-line): new file. High level
460         interface for output (pages, systems, header). 
461
462         * lily/include/page.hh (class Page): add is_last_ field.
463
464         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
465
466         * lily/paper-book.cc (split_string): new function
467         (output): output multiple formats, i.e. --format=ps,tex
468
469         * scm/output-ps.scm (output-scopes): dump variables directly.
470         (define-fonts): rewrite for new interface
471
472         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
473
474         * lily/paper-outputter.cc (Paper_outputter): take format argument.
475
476         * lily/main.cc (parse_argv): don't set extension for output.
477
478         * lily/clef-engraver.cc (create_clef): remove
479         Staff_symbol_referencer::set_position() call. 
480
481 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
482
483         * ly/music-functions-init.ly (addlyrics): set the 'origin property
484         with the location argument in music function definitions.
485
486 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
487
488         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
489         staffsymbol dependency.
490
491         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
492         cleanups.
493
494         * lily/book.cc (process): return Paper_book
495         (to_stencil): use Book::process().
496
497         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
498         header_ field. Store in $globalheader
499
500         * lily/parser.yy (book_body): book header is initted to
501         $globalheader.
502         
503
504 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
505
506         * input/test/fill-a4.ly: removed.
507
508         * lily/parser.yy (output_def): push scope of parent_ Output_def
509         too.
510
511 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
512
513         * scm/output-gnome.scm: Update info.
514
515 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
516
517         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
518
519         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
520         than 1 module.
521
522         * lily/include/ly-module.hh (ly_use_module): rename is_module to
523         ly_c_module_p.
524
525         * scm/page-layout.scm (default-book-title): move Scheme titling
526         functions to here.
527
528         * lily/parser.yy (book_paper_block): remove scope too.
529
530         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
531
532         * lily/rest.cc: add direction to rest properties.
533
534         * lily/include/output-def.hh: new file, move from
535         music-output-def.hh
536
537 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
538
539         * scm/output-gnome.scm: Describe feta-cork hack.
540
541 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
542
543         * lily/include/book-paper-def.hh: derive from Output_def 
544
545         * lily/include/paper-def.hh: move all functionality out of class.
546         Junk header.
547
548         * lily/include/music-output-def.hh: rename Music_output_def to
549         Output_def.
550
551         * input/wilhelmus.ly: only set space for Paper formatting. 
552
553         * lily/include/midi-def.hh: remove file, remove class.
554         Move functions to Music-output-def.
555
556         * lily/music-output-def.cc (Music_output_def): remove separate
557         translator table. Lookup translators in scope directly. This
558         obviates Context suffix for context identifiers, i.e.
559
560         \context {
561           \Staff
562           .. 
563           }
564
565
566         will work.
567         
568
569         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
570
571         * Documentation/user/changing-defaults.itely (Horizontal spacing):
572         document spacing override hack.
573
574 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
575
576         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
577         installation info.  Support point-and-click.  Add +/- zoom
578         keybindings.
579
580 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
581
582         * VERSION: 2.3.2 released
583         
584         * lily/parser.yy (book_body): set default bookpaper.
585
586         * scm/output-tex.scm (header): kludge: hard code linewidth. 
587
588         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
589
590 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
591
592         * lily/score.cc (default_rendering): scale outputdef before
593         starting.
594
595 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
596
597         * scm/fret-diagrams.scm: Add header.
598
599         * scm/output-gnome.scm: Hello world :-)
600
601 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
602
603         * scripts/lilypond.py (run_dvips): only add papersize if present.
604
605         * lily/accidental-engraver.cc (update_local_key_signature): new
606         function, fold code from initialize() and process_music().
607         (update_local_key_signature): use deep copy. This fixes one
608         problem from custom-key-signatures.ly.
609         (number_accidentals_from_sig): tighter check for
610         accidental-too-old.
611
612         * ly/engraver-init.ly: remove localKeySignature
613         definition from ChoirStaff, StaffGroup, Score.
614         
615         * lily/percent-repeat-engraver.cc (try_music): add moments for
616         barlines too. Fixes: skipbars-percent-repeat.ly.
617
618 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
619
620         * lily/context-def.cc (filter_performers): don't go to cdrloc if
621         skipping last pair. Fixes: crash-bar-number.
622
623         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
624         D. Sorensen)
625
626         * input/test/fret-diagram.ly: new file.
627
628         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
629         (scale-paper): divide by scale.
630
631 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
632
633         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
634         case.
635
636 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
637
638         * scm/stencil.scm (fontify-text): reinstate function
639
640         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
641
642         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
643
644         * lily/parser.yy (book_paper_head): \bookpaper {} 
645
646         * python/midi.c: remove config.h
647
648 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
649
650         * scm/output-gnome.scm: Update.
651
652 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
653
654         * scm/output-gnome.scm: New file.
655
656         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
657
658 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
659
660         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
661         (find_scaled_font): move from Paper_def
662
663 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
664
665         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
666         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
667
668         * po/fr.po: update po.
669
670         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
671
672         * lily/book-paper-def.cc (print_smob): new file.
673
674 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
675
676         * buildscripts/lilypond-words.py: search words also from
677         music-functions-init.ly.
678
679 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
680
681         * ly/music-functions-init.ly (def-music-function): new helper
682         macro for defining music functions. \addlyrics \appoggiatura
683         \acciaccatura \grace \partcombine \autochange \applycontext
684         \applyoutput and \breathe are now defined here thanks to it.
685
686         * lily/parser.yy: 
687         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
688         \grace \partcombine \autochange \applycontext \applyoutput and
689         \breathe keywords removed from the parser.
690
691         * lily/parser.yy: 
692         * lily/music-function.cc (ly_make_music_function): 
693         * lily/lexer.ll (music_function_type): added a case for 0-arg
694         music functions.
695
696 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
697
698         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
699         refering to a music expression can be used in lily-inside-scheme:
700         #{ $music #}
701
702         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
703         and ly:parser-define, and change ly:parser-parse-string in order
704         to make #{ $music #} work.
705
706         * scm/new-markup.scm (compile-markup-expression): when an argument
707         is a string, use `make-simple-markup'.
708
709 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
710
711         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
712
713 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
714
715         * scripts/convert-ly.py (FatalConversionError.func): handle + in
716         font-size. (backportme)
717
718 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
719
720         * lily/paper-outputter.cc (output_stencil): dump font definitions
721         before each stencil.
722
723         * lily/include/paper-book.hh (struct Score_lines): new
724         struct. Collect info per Paper-score.
725
726         * lily/include/page.hh (class Page): to_stencil() returns Stencil
727         everywhere.
728
729         * lily/stencil.cc (find_expression_fonts): new function
730
731         * lily/paper-outputter.cc (output_stencil): use
732         interpret_stencil_expr
733
734         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
735         (interpret_stencil_expr): new function. Generic stencil
736         interpretation.
737
738         * lily/paper-def.cc (find_scaled_font): divide lookup
739         magnification by outpuscale for non-virtual fontmetrics. This
740         fixes ludicrously long font definitions for text
741         fonts. (backportme)
742
743         * lily/score-engraver.cc: remove
744         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
745
746 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
747
748         * input/test/markup-score.ly: Remove \notes.
749
750         * lily/parser.yy (book_body): Grok Composite_music and \header.
751         (markup): Push NOTES mode before score_block.
752
753         * VERSION: release 2.3.1
754         
755         * mf/feta-klef.mf: 
756         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
757
758         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
759
760         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
761
762 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
763
764         * scm/output-tex.scm (output-tex-string): tighten safe security.
765
766         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
767
768         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
769         allowed ly functions.
770
771         * lily/ly-module.cc (ly_module_define): only define variable if
772         bound.
773         (ly_make_anonymous_module): take safe option.
774
775 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
776
777         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
778
779 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
780
781         * input/regression/newaddlyrics.ly: Fix.
782
783         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
784         \score \notes.
785
786 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
787
788         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
789
790 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
791
792         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
793
794         * lily/paper-line.cc (Paper_line): don't store list of stencils,
795         but convert to single Stencil immediately.
796
797         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
798
799 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
800
801         * scm/output-sodipodi.scm: Resurrect sodipodi output.
802
803 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
804
805         * elisp/lilypond-mode.el: Changed the way defaults are created for
806         LilyPond-command-master.  LilyPond-mode will now check the
807         timestamps of the files to see which command has to run next.
808
809 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
810
811         * scm/bass-figure.scm (format-bass-figure): don't set
812         number-markup for strings. This fixes string in bass
813         figure. (backportme)
814
815         * lily/parser.yy (bass_number): insert number-markup into figure
816         definition.
817
818         * scm/define-music-properties.scm (all-music-properties): make
819         'figure a markup.
820
821         * scripts/convert-ly.py (conv): \apply -> \applymusic
822
823 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
824
825         * elisp/lilypond-mode.el: changed the order of some commands
826         ("Midi" after "2Midi"), use the user-defined
827         LilyPond-command-default as default instead of "LilyPond"
828
829         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
830         to set the master file for the next command.
831
832         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
833         with font-lock-reference-face.
834
835 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
836
837         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
838
839         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
840
841 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
842
843         * ly/music-functions-init.ly (TODO): new file.
844
845         * lily/parser.yy (Generic_prefix_music_scm): add more
846         music_function symbols.
847         (Prefix_composite_music): change \apply to music-function   
848
849         * lily/include/music-function.hh: rename to music-function
850
851 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
852
853         * lily/music-head.cc (LY_DEFINE): change order of args.
854
855         * input/regression/music-head.ly (texidoc): new file.
856
857         * lily/parser.yy (Generic_prefix_music): allow generic
858         music-transformation functions. 
859
860         * lily/include/music-head.hh (is_music_head): new file.
861
862         * lily/music-head.cc (get_music_head_transform): new file.
863
864 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
865
866         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
867         empty extent. This fixes ottava brackets on rests. (backportme)
868
869         * make/lilypond.redhat.spec.in (Group): ln png files for info.
870
871         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
872
873         * cygwin/lily-wins.py: update for the lily-wins.py script.
874
875 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
876
877         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
878         code. This will obviate typeset_grob () in the future.  The effect
879         of this is that improperly written spanner handling will result in
880         invalid spanner bounds.
881         (announce_grob): add to elems_ from here
882         (typeset_grob): comment out.  
883
884         * lily/include/engraver.hh (make_spanner): new calling interface
885         for make_{item,spanner}. This obviates most calls to
886         announce_grob().
887                 
888         * scm/music-functions.scm (set-accidental-style): use GrandStaff
889         iso. PianoStaff for piano styles.
890
891 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
892
893         * Documentation/user/music-glossary.tely: add segno after d.s.
894
895 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
896
897         * lily/include/audio-column.hh: remove unused variables.
898         (patch by Michael Welsh Duggan)
899
900         * flower/include/axes.hh (other_axis): inline Axes function
901         (thanks to David Brandon).
902
903 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
904
905         * cygwin/mknetrel: Install image links (backportme).
906
907         * Documentation/user/GNUmakefile (local-install-info): Activate
908         actual installing of image links (backportme).
909
910 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
911
912         * Documentation/user/notation.itely (Measure repeats): Removed
913         unnecessary (and confusing) \context Voice{.
914
915 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
916
917         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
918
919         * lily/page.cc (Page): Do not use ly_scheme_function for
920         volatile/configurable variables (FIXME: better name).
921
922         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
923         get_scmvar).
924
925 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
926
927         * scripts/convert-ly.py (FatalConversionError.subst): use
928         \transposition.
929
930 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
931
932         * lily/include/page.hh (class Page): Declare left_margin ().
933
934         * lily/page.cc: Remove paper var caching.
935
936 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
937
938         * Documentation/user/music-glossary.tely: Add name to @top node.
939         Remove comment from @table definitions (workaround for makinfo
940         bug).
941
942         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
943         ly:stencil-get-expr).  Update callers.
944         (ly:stencil-align-to!):  Return stencil too.
945
946         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
947         stencil.  Remove looped line-based page output.
948         (output_line): Use line stencil.  Remove looped stencil-based line
949         output.
950
951         * lily/page.cc (ly:page-paper-lines): New function.
952
953         * input/test/markup-score.ly: New file.
954
955         * scm/define-markup-commands.scm (stencil): New markup.
956
957         * lily/book.cc (to_stencil): New method.
958
959         * lily/parser.yy (markup): Use it to grok \score.
960
961 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
962
963         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
964
965         * lily/paper-book.cc (pages): Change signature.  Update callers.
966
967         * lily/include/page.hh:
968         * lily/page.cc: New file.
969
970         * lily/paper-line.cc (to_stencil): New method.
971         
972         * lily/paper-outputter.cc (output_stencil): New method.
973
974         * lily/paper-outputter.cc (output_line): Use them.
975
976         * lily/warn.cc: Remove.
977
978         * lily/my-lily-parser.cc (distill_inname): Remove.
979
980         * flower/include/file-name.hh: 
981         * flower/file-name.cc: New file.  Update users.
982
983         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
984         (find): New method of same name.
985
986         * lily/my-lily-parser.cc (ly:parse-file): Use it.
987
988         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
989         constant error message.
990
991 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
992
993         * input/test/{blank-notes.ly,staff-container.ly}: typos.
994
995 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
996
997         * Documentation/user/music-glossary.tely: @table @strong' replaced
998         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
999         (backportme).
1000
1001 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
1002
1003         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1004
1005         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1006         #{ lily music expression #} that returns an equivalent scheme
1007         music expression by parsing the string.
1008
1009 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1010
1011         * lily/my-lily-parser.cc:
1012         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1013         SCM string (foo.ly/toto.scm support).
1014
1015 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1016
1017         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1018
1019 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1020
1021         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1022
1023         * scripts/lilypond-book.py: LY code that includes \header is
1024         not assumed to be a fragment.
1025
1026 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1027
1028         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1029         tremolo beams up.
1030
1031         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1032         (get_default_stem_end_position): No tremolo head juggling if no
1033         heads.  Fixes tremolo crash on rests (backportme).
1034
1035         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1036
1037 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1038
1039         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1040         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1041
1042         * lily/lexer.ll: Allow \encoding in NOTES mode.
1043
1044         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1045         for lyrics, not for commands.
1046
1047         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1048         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1049
1050         * input/regression/newaddlyrics.ly: New file.
1051
1052         * Documentation/topdocs/NEWS.texi: Update.
1053
1054         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1055         (Music_list): Allow embedded scm.
1056
1057         * lily/score.cc (ly:score-bookify): New function.
1058
1059         * lily/music.cc (ly:music-scorify): Idem.
1060
1061         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1062         (ly:parser-print-score): Idem.
1063
1064         * scm/lily.scm (default-toplevel-book-handler): Idem.
1065         (default-toplevel-music-handler): Idem.
1066         (default-toplevel-score-handler): Idem.
1067
1068         * ly/declarations-init.ly: Set default toplevel handlers.
1069
1070         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1071
1072         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1073         printer for score at toplevel.
1074
1075 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1076
1077         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1078         Fix for simple case: input/simple-song.ly, more complex stuff
1079         does not work yet.
1080
1081 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1082
1083         * lily/parser.yy (Prefix_composite_music): split Composite_music
1084         in Prefix_composite_music and Grouped_music_list.
1085         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1086
1087 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1088
1089         * scm/lily.scm (toplevel-expression): New define.
1090
1091         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1092
1093         * lily/parser.yy (toplevel_expression): Use it.
1094
1095         * lily/include/my-lily-parser.hh: Smobbify.
1096
1097         * lily/my-lily-parser.cc (parse_string): New method.
1098         
1099         * lily/my-lily-parser.cc (ly:parse-string): New function.
1100
1101         * Documentation/user/lilypond.tely: Add comment and workaround for
1102         gs-8.01 crash.  Fixes make web.
1103
1104         Simplification of toplevel music.
1105         
1106         * lily/lexer.ll, lily/parser.yy:
1107
1108         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1109         shift/reduce problem.
1110
1111         * Use NOTES mode at start of maininput.
1112
1113         * Grok toplevel composite music expression, put in score and book.
1114
1115         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1116
1117         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1118
1119         * input/simple.ly: New file.
1120         
1121         * input/simple-song.ly: Idem.
1122
1123 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1124
1125         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1126         Sandberg.
1127
1128 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1129
1130         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1131
1132 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1133
1134         * input/regression/accidental-octave.ly: doc automatic showing
1135         of note names.
1136
1137 2004-04-16  Heikki Junes <janneke@gnu.org>
1138
1139         * po/fi.po: do "make po && make -C po po-update" at top-level,
1140         then "cp po/out/fi.po po/fi.po" and update fields.
1141
1142         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1143
1144 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1145
1146         * Documentation/user/introduction.itely (About this manual): Fix
1147         templates and regression urls (backportme).
1148
1149 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1150
1151         * ly/engraver-init.ly (Score:graceSettings): Increase
1152         beamed-lengths, especially for 32nd notes.
1153
1154         * Documentation/user/notation.itely (Grace notes): Correct the
1155         syntax for add-grace-property example.
1156
1157 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1158
1159         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1160         `Generated' tag.
1161
1162         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1163         Severely broken (the Debian package, at least).
1164
1165 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1166
1167         * lily/context.cc (find_create_context): assign to lvalue.
1168
1169 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1170
1171         * lily/include/translator.hh (class Translator): rename
1172         get_parent_context() to context () to avoid confusion.
1173
1174         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1175
1176         * lily/lexer.ll: change is_string -> ly_c_string_p 
1177
1178         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1179
1180         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1181
1182         * VERSION: release 2.3.0
1183
1184         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1185
1186         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1187         if nonempty.
1188
1189         * lily/include/context.hh (class Context): make members protected.
1190         (children_contexts): new accessor function.
1191
1192         * lily/include/translator.hh (class Translator): make
1193         daddy_context_ protected.
1194         (class Translator): clean up. 
1195
1196         * lily/include/context.hh (class Context): make daddy_context_
1197         private.
1198
1199         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1200         higher for finding Voice. (backportme)  
1201
1202         * lily/include/context.hh (class Context): remove
1203         find_context_below() as a method.
1204
1205         * Documentation/user/notation.itely (The Lyrics context): add note
1206         about manual durations
1207
1208         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1209         encoding.
1210
1211         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1212
1213 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1214
1215         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1216         \usepackage{inputenc}
1217
1218         * lily/paper-book.cc (classic_output): don't advance Offset for
1219         TeX output.
1220
1221         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1222         ec-sauter.map in rules
1223
1224         * mf/ecb.mf (font_identifier): new file, based on ecbx
1225
1226         * mf/ecb10.mf (gensize): new file.
1227
1228         * Documentation/topdocs/NEWS.texi (Top): document some more new
1229         features.
1230
1231         * ly/declarations-init.ly: run convert-ly
1232
1233         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1234         from input-file-results. Remove input-file-results.* 
1235
1236 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1237
1238         * scm/output-ps.scm (font-command): Fix, again.
1239
1240         * input/test/title-markup.ly: Add \noPagebreak test.
1241
1242         * lily/score-engraver.cc (try_music): Bugfix.
1243
1244 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1245
1246         * lily/main.cc (main_with_guile): excise dependency options -M and
1247         --dep-prefix
1248
1249         * lily/input-file-results.cc: excise Makefile dependency code
1250
1251         * Documentation/user/invoking.itexi (Invoking the lilypond
1252         binary): remove dep doco
1253         
1254         * lily/main.cc (main_with_guile): call lilypond-main
1255         
1256         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1257
1258         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1259         exception.
1260
1261         * lily/my-lily-parser.cc: remove paper_description function
1262
1263         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1264         new function.
1265
1266         * lily/main.cc: remove global_score_count.
1267
1268         * lily/book.cc (process): don't take header from global_input_file.
1269
1270         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1271
1272         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1273
1274         * lily/music-output-def.cc (LY_DEFINE): new function
1275         ly_output_description. This function does the bulk for  setting,
1276         parsing and breaking down of an input file.
1277
1278         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1279         anonymous modules globally. Let's hope they get GCd
1280
1281         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1282
1283 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1284
1285         * scm/output-ps.scm (header): Papersize from paper.
1286
1287         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1288         for classic output.
1289
1290         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1291         lilypondclassic is defined.
1292         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1293
1294         * input/regression/between-systems.ly: Remove.
1295
1296         * python/lilylib.py (get_bbox): Fix regular expression
1297         for bounding box.
1298
1299         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1300
1301         * scm/output-tex.scm (stop-page): Use it.
1302
1303         * scm/output-ps.scm (define-fonts): Bugfix.
1304
1305         * lily/grob.cc: Add penalty to interface.
1306
1307         * lily/include/paper-line.hh (class Paper_line): New member
1308         var penalty_.
1309
1310         * lily/system.cc (get_line): Initialise Paper_line with
1311         page-penalty's from original grobs.
1312
1313         * scm/define-music-properties.scm (all-music-properties): Add
1314         page-penalty.
1315
1316         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1317
1318         * lily/score-engraver.cc (try_music): Handle page-penalty.
1319
1320         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1321
1322 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1323
1324         * ly/declarations-init.ly (melismaEnd): typo
1325
1326         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1327
1328         * scm/output-ps.scm (text): split string into spaces, use moveto
1329         for setting space. 
1330         
1331 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1332
1333         * po/nl.po: Update.
1334
1335         * scm/font.scm (add-cmr-fonts): Typo.
1336
1337 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1338
1339         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1340         font-encoding.
1341
1342         * scm/define-grobs.scm (all-grob-descriptions): idem.
1343
1344         * lily/time-signature.cc (numbered_time_signature): idem.
1345
1346         * scm/font.scm (add-cmr-fonts): use real encoding names for
1347         font-encoding.
1348
1349 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1350
1351         * lily/paper-book.cc (classic_output): 
1352         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1353         Fixes classic output.
1354         (lilypondstart):
1355         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1356         kludge.
1357
1358         * scripts/old-lilypond-book.py: Remove.
1359
1360         Page layout for SCOREs enclosed in a BOOK:
1361
1362         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1363         layout tweaking.
1364
1365         * input/les-nereides.ly (theScore): Add \book.
1366         
1367         * input/test/title-markup.ly: Add \book.
1368
1369         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1370         only if 'verbose.
1371
1372         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1373
1374         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1375
1376         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1377         * scm/output-tex.scm (start-system): Update for page layout by
1378         LilyPond.
1379
1380         * scm/output-ps.scm (start-system): Previously (new-start-system).
1381
1382         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1383         passed to define-fonts.
1384
1385         * lily/paper-column.cc: 
1386         * lily/system.cc (get_line):
1387         * ly/property-init.ly (newpage): 
1388         * scm/define-grob-properties.scm:
1389         * scm/output-ps.scm: 
1390         * scm/output-tex.scm: Remove between-system-string kludge.
1391
1392         * scm/output-ps.scm (define-fonts, font-command,
1393         font-load-encoding): Handle ENCODING = #f.
1394
1395         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1396
1397         * scm/define-markup-commands.scm (fill-line): Use
1398         make-simple-markup (WAS: unexisting make-word-markup).
1399
1400         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1401         ENCODING, MARKUP parameters for interpret_string.
1402
1403         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1404
1405         * lily/score.cc (book_rendering): New method.
1406         (default_rendering): Create Paper_book helper locally, dump
1407         output.
1408
1409         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1410
1411         * lily/parser.yy: Handle \book.
1412
1413         * lily/include/book.hh: 
1414         * lily/book.cc: New file.
1415
1416 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1417
1418         * lily/text-item.cc (interpret_string): new file, select font with
1419         encoding.
1420
1421         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1422
1423         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1424
1425         * lily/parser.yy (markup): take encoding from lexer.
1426
1427 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1428
1429         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1430
1431         * scm/output-ps.scm: Remove some cruft.
1432
1433 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1434
1435         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1436
1437         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1438
1439 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1440
1441         * scm/font.scm (add-century-schoolbook-fonts):
1442         (make-century-schoolbook-tree): New function.
1443
1444         * input/test/title-markup.ly: Use Century Schoolbook font.
1445
1446 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1447
1448         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1449         to Erik Sandberg) 
1450
1451         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1452
1453         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1454
1455         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1456
1457         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1458
1459 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1460
1461         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1462         solo-state (at end of solo), we can set the solo status
1463         too. (backportme.)
1464
1465         * input/regression/part-combine-solo-end.ly: new file.
1466
1467 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1468
1469         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1470         flavour abc files.  Really ignore unknown keys (backportme).
1471
1472 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1473
1474         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1475         magnification_ when looking up in orig_.
1476
1477         * scm/output-tex.scm (text): switch off char-mapping.
1478
1479         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1480         because AFM's encoding field cannot have spaces.
1481
1482 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1483
1484         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1485
1486 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1487
1488         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1489
1490         * mf/cmr.enc: new file, without hi-bit ascii info. 
1491
1492         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1493         width. This removes the 'hook' at the end of a long slur.
1494
1495         * buildscripts/mf-to-table.py (parse_logfile): don't append
1496         encoding to fontname.
1497
1498 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1499
1500         * scm/output-ps.scm (define-fonts): Load .enc only once.
1501
1502         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1503         too.
1504
1505 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1506
1507         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1508         encoding field.
1509
1510         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1511
1512         * ly/portuges.ly (pitchnames): new file.
1513
1514         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1515         Michael Welsh Duggan
1516
1517         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1518
1519         * ly/nederlands.ly: add comment about digits.
1520
1521         * lily/scaled-font-metric.cc (derived_mark): idem.
1522
1523         * scm/encoding.scm (make-encoding-mapping): change permutation to
1524         mapping.
1525
1526         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1527         (Modified_font_metric): make alist for coding_description_
1528         (LY_DEFINE): remove coding-name.
1529
1530         * scm/output-tex.scm (text): remove debugging code.
1531
1532         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1533
1534         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1535         from infile.
1536
1537         * mf/feta-generic.mf: move fet_beginfont into generic code.
1538         use fetaMusic (without space) as encoding
1539
1540         * mf/feta-autometric.mf: take encoding argument
1541
1542         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1543
1544         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1545         use.
1546
1547         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1548         name.
1549
1550 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1551
1552         * input/test/title-markup.ly: Set inputencoding.
1553
1554         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1555
1556         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1557
1558         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1559         function.
1560         (coding-alist): Also hold filename, command.
1561         (read-encoding-file): Return symbols.
1562
1563 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1564
1565         * scm/output-tex.scm: remove fontify; text and char take a font
1566         argument.
1567
1568         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1569
1570         * lily/scaled-font-metric.cc (text_dimension): init
1571         coding_{permutation,table}_ too 
1572         (LY_DEFINE): ly:font-encoding, new function return
1573
1574         * lily/paper-def.cc (find_scaled_font): take input coding from
1575         inputcoding paper var.
1576
1577         * lily/performance.cc (output): remap modulo 16.
1578
1579         * lily/text-item.cc (interpret_markup): whoops, variable
1580         shadowing fixed.
1581
1582 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1583
1584         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1585         symbols, not symbols to strings.
1586         
1587         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1588         symbols, not symbols to strings.
1589
1590 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1591
1592         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1593         (ly:kpathsea-gulp-file): New function.
1594
1595         * scm/encoding.scm (read-encoding-file): Use it.
1596
1597 2004-04-06  Werner Lemberg  <wl@gnu.org>
1598
1599         * scm/encoding.scm (coding-alist): Fix typo.
1600
1601 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1602
1603         * lily/scaled-font-metric.cc (text_dimension): move function from
1604         Font_metric
1605         (make_scaled_font_metric): init coding_scheme_ to TeX
1606         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1607
1608         * lily/include/scaled-font-metric.hh (struct
1609         Modified_font_metric): rename from Scaled_font_metric
1610
1611         * scm/encoding.scm (read-encoding-file): split up large function,
1612         leave caching to (delay)
1613
1614         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1615
1616 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1617
1618         * lily/my-lily-lexer.cc (set_encoding): New method.
1619
1620         * lily/lexer.ll: Grok \encoding.
1621
1622         * lily/font-metric.cc (get_encoded_index): New function.
1623
1624         * lily/include/font-metric.hh (coding_scheme): New method.
1625
1626         * scm/encoding.scm: New file.
1627
1628         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1629
1630 2004-04-05  Werner Lemberg  <wl@gnu.org>
1631
1632         * Documentation/user/tutorial.itely: Revised (finished).
1633
1634         * Documentation/user/macros.itexi (@separate): Removed.
1635
1636 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1637
1638         * scm/output-ps.scm (define-fonts): fix scaling.
1639
1640         * lily/scaled-font-metric.cc (design_size): add function.
1641
1642         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1643         partial cut&paste of ly:font-magnification.
1644
1645 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1646
1647         * scm/output-ps.scm (define-fonts):
1648         (fontify): Update.
1649
1650 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1651
1652         * po/fr.po: update. (backportme).
1653
1654         * po/nl.po: update. (backportme). 
1655
1656         * mf/feta-beugel.mf: document why design size is not fixed.
1657
1658         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1659
1660 2004-04-04  Werner Lemberg  <wl@gnu.org>
1661
1662         * Documentation/user/tutorial.itely: Revised (continued).
1663
1664 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1665
1666         * po/nl.po: Update (backportme).
1667
1668 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1669
1670         * po/de.po: update. (backportme).
1671
1672         * scm/output-tex.scm (font-command): use ly: functions to
1673         construct name.
1674         (define-fonts): don't use alist, just dump \font definitions.
1675         (font-load-command): calculate proper scaling by taking
1676         outputscale from paper argument.
1677
1678         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1679         expression.
1680
1681         * lily/paper-outputter.cc (output_header): pass paper arg to
1682         define-fonts
1683
1684         * lily/paper-def.cc (font_descriptions): dump list of
1685         Scaled_font_metrics
1686         (find_scaled_font): take Font_metric argument, store
1687         Scaled_font_metrics in hash-table containing (size ->
1688         Scaled_font_metrics) alist.
1689         (get_dimension): rename from get_realvar
1690
1691         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1692         ly:font-magnification, ly:font-name: new functions
1693
1694 2004-04-03  Werner Lemberg  <wl@gnu.org>
1695
1696         * Documentation/user/dedication.itely,
1697         Documentation/user/preface.itely,
1698         Documentation/user/introduction.itely,
1699         Documentation/user/tutorial.itely: Revised.
1700         Removing leading spaces which distorts output if info files are read
1701         with stand-alone info.
1702         Removing superfluous inter-word spaces which also distorts output
1703         for stand-alone info.
1704         Using ` and ' instead of `` and '' everywhere to improve
1705         legilibility with stand-alone info
1706         Using @samp for single-letter input items and data which contains
1707         spaces, @code for other things.
1708
1709         * lily/grob-interface.cc: Adding copyright.
1710         (check_interfaces_for_property): Improve format of warning message.
1711
1712 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1713
1714         * lily/include/font-metric.hh (struct Font_metric): add
1715         design_size () method.
1716
1717         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1718
1719         * lily/afm.cc (read_afm_file): read design size.
1720
1721         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1722
1723         * scm/music-functions.scm (unfold-repeats): handle dots too.
1724
1725 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1726
1727         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1728         (backportme)
1729
1730 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1731
1732         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1733         lyric indent.  Revert melismaBusyProperties using \unset.
1734
1735 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1736
1737         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1738
1739         * lily/parser.yy (command_element): allow redefinition of |
1740         meaning.
1741
1742         * lily/break-align-engraver.cc (acknowledge_grob): construct
1743         LeftEdge where the first cause for alignment is coming from.
1744         This makes \override Staff.LeftEdge work as expected.
1745
1746         
1747         * lily/slur-performer.cc (Slur_performer): add inits
1748
1749         * lily/beam-performer.cc (Beam_performer): add inits
1750
1751 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1752
1753         * VERSION (PACKAGE_NAME): release 2.2.0
1754
1755         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1756
1757 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1758
1759         * lily/cluster.cc (height): Fix warning.
1760
1761         * lily/parser.yy: Janitorial cleanups.
1762
1763         * Documentation/user/tutorial.itely (Tutorial): Typo.
1764
1765 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1766
1767         * lily/change-iterator.cc (process): search at multiple context
1768         levels. This fixes 
1769
1770         
1771         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1772         not voice-state index for tie state. This fixes a partcombine
1773         problem with ties.
1774
1775         * Documentation/user/tutorial.itely (Commenting input files): add
1776         note about convert-ly.
1777
1778         * input/test/cadenza-skip.ly:  new file.
1779
1780 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1781
1782         * po/nl.po: Spelling fixes.
1783
1784         * autogen.sh (srcdir): Regenerate.
1785
1786         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1787         autogen.sh.
1788
1789         * configure.in: Use C++ to check for C++ header.
1790
1791         * po/nl.po: Update.
1792
1793         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1794
1795         * lily/event.cc (to_relative_octave): Translatable sentence should
1796         be one string.
1797
1798         * python/lilylib.py (warranty): Year range is not translatable.
1799         It's 2004 already!
1800
1801         * flower/warn.cc (non_fatal_error, warning, programming_error):
1802         Remove whitespace from translated string.
1803
1804 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1805
1806         * VERSION: release 2.1.37.
1807
1808 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1809
1810         * configure.in: check for C language.
1811
1812         * lily/source-file.cc: include strstream without h.
1813
1814         * scm/documentation-generate.scm (string-append): use name without
1815         .texi.
1816
1817         * autogen.sh (srcdir): SUSE fix.
1818
1819         * Documentation/user/notation.itely (Ancient clefs): idem.
1820
1821         * Documentation/user/lilypond-book.itely (Integrating HTML and
1822         music): idem.
1823
1824         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1825
1826         * lily/change-iterator.cc (process): use find_existing_context().
1827
1828         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1829
1830         * input/regression/repeat-unfold-tremolo.ly: new file.
1831
1832         * scm/music-functions.scm (unfold-repeats): undo music compression
1833         too.
1834
1835         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1836         (LY_DEFINE): ly:music-compress new function.
1837
1838         * scm/part-combiner.scm (determine-split-list): split for voice
1839         crossings
1840
1841         * input/regression/part-combine-cross.ly: new file.
1842
1843         * scm/part-combiner.scm (make-part-combine-music): don't do
1844         relative inside partcombine arguments.
1845
1846         * scm/music-functions.scm (make-non-relative-music): new function.
1847
1848         * Documentation/user/notation.itely (Automatic part combining):
1849         add note about \relative.
1850
1851         * lily/part-combine-iterator.cc (construct_children): add
1852         start_moment_ member.
1853
1854         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1855         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1856
1857         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1858
1859         * Documentation/user/changing-defaults.itely (Which properties to
1860         change): fixes.
1861
1862 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1863
1864         * po/fr.po: update.
1865
1866 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1867
1868         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1869
1870         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1871         Reinstate old code that issues warning.  Fixes --srcdir build.
1872
1873 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1874
1875         * input/wilhelmus.ly: New file.
1876
1877         * Documentation/user/notation.itely: 
1878         * Documentation/user/introduction.itely:
1879         * Documentation/user/tutorial.itely: Use quote ly-option instead
1880         of explicit @quotation.  This fixes too long lilypond linewidths
1881         resulting in overful hboxes.
1882
1883         * scripts/lilypond-book.py: Add ly-option: `quote'.
1884
1885 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1886
1887         * tex/titledefs.tex: Avoid that the first score line is extra
1888         indented if instrument is defined but not piece.
1889
1890 2004-03-30  Werner Lemberg  <wl@gnu.org>
1891
1892         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1893         `lilypond/' to info file name.
1894         (@usermanref) [info]: New variant.
1895
1896         * scm/documentation-generate.scm: Fix definition of @usermanref
1897         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1898         to info file name.
1899
1900 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1901
1902         * VERSION: release 2.1.36
1903         
1904         * Documentation/user/changing-defaults.itely (Interpretation
1905         contexts): rewrite introduction.
1906
1907 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1908
1909         * scm/define-markup-commands.scm: Use TeX accents instead of
1910         straight iso-8859-1 encoding in the doc string.
1911
1912 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1913
1914         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1915         space after dotted duration.
1916
1917 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1918
1919         * Documentation/user/introduction.itely: 
1920         * Documentation/user/notation.itely:
1921         * Documentation/user/tutorial.itely: Up all relative examples.
1922         Enclose @lilypond displays in @quotation.  Typos and corrections.
1923
1924         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1925
1926 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1927
1928         * scm/music-functions.scm (make-voice-props-revert): Revert also
1929         MultiMeasureRest staff-position in oneVoice.
1930
1931 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1932
1933         * Documentation/user/changing-defaults.itely, 
1934         Documentation/user/lilypond.tely: few fixes. Place no comma between
1935         two options: a and b, but commas between three options: a, b, and c.
1936         By this manner, grouping is possible: a and b, and c and d.
1937
1938 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1939
1940         * Documentation/user/GNUmakefile: add rule for .nexi
1941
1942 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1943
1944         * Documentation/user/music-glossary.tely: move glossary direntry
1945
1946         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1947         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1948
1949 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1950
1951         * stepmake/aclocal.m4: Verify that gettext configure check with
1952         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1953
1954 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1955
1956         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1957         glob.glob for .png filenames. This catches multipage pngs.  
1958
1959         * Documentation/user/changing-defaults.itely (Determining the grob
1960         property): fix references.
1961
1962         * lily/staff-symbol.cc (print): only add extent if non empty.
1963         This fixes staff-container.ly.
1964
1965         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1966         starting with a mmrest also works.
1967
1968         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1969         PNG for texinfo too.
1970
1971         * po/lilypond.pot: update translation strings.
1972
1973         * VERSION: 2.1.35 released
1974         
1975         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1976         context argument too.
1977
1978         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1979
1980         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1981
1982         * python/lilylib.py (command_name): don't return 1st path
1983         component.
1984
1985         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1986         .png case separately.
1987
1988         * python/lilylib.py (system): typo.
1989         
1990 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1991
1992         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1993         run indent-region.
1994
1995         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1996         Fixes compile.
1997
1998         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1999         Add header.
2000
2001 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
2002
2003         * vim/lilypond-indent.vim: small fixes.
2004
2005 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2006
2007         * Documentation/user/notation.itely (Entering lyrics): Add example
2008         with correct english double quotes (at least for LaTeX output,
2009         maybe not a good idea if we switch to PS as the default output
2010         format).
2011
2012 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2013
2014         * lily/staff-performer.cc (create_audio_elements): play instrument
2015         changes before notes arrive. This fixes instrument of the first
2016         note in a score.
2017
2018         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
2019         to 1.9.0 conversion.
2020
2021         * lily/mark-engraver.cc: doc string.
2022
2023         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
2024
2025         * Documentation/user/introduction.itely (Introduction): new node.
2026
2027 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2028
2029         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
2030
2031         * input/regression/spacing-ragged-last.ly: new file.
2032
2033         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
2034         spacing.
2035
2036         * scm/font.scm: rewrite using GOOPS.
2037         
2038         * lily/context-def.cc (filter_engravers): derefence pointer.
2039
2040         * lily/lily-guile.cc (type_check_assignment): use
2041         ly_scheme_function iso. scm_primitive_eval where possible.
2042
2043         * lily/performance.cc (output): limit channels at 15. This fixes
2044         percussion inadvertently showing up in large scores.
2045
2046 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2047
2048         * input/regression/tuplet-gap.ly: new file.
2049
2050         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
2051         (print): compute gap length from number size, include italic
2052         correction.
2053
2054         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
2055         tuplet-bracket
2056
2057         * scm/paper.scm (set-default-paper-size): new function, to be
2058         called at toplevel.
2059         (set-paper-size): new function, to be called inside \paper {}
2060         (set-default-paper-size): new function, to be called at toplevel.
2061
2062         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
2063
2064         * lily/beam-performer.cc (process_music): idem.
2065
2066         * lily/slur-performer.cc (process_music): stop melisma for stop event.
2067         
2068         * tex/titledefs.tex: remove scshape for piece.
2069
2070         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
2071         font-family
2072
2073         * lily/time-signature.cc (special_time_signature): font-encoding
2074         not family.
2075
2076         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
2077         dynamic to head. This fixes p placement in morgenlied.
2078
2079 2004-03-23  Werner Lemberg  <wl@gnu.org>
2080
2081         * stepmake/stepmake/generic-targets.make (help): Improve text.
2082
2083 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2084
2085         * VERSION: 2.1.34 released
2086         
2087         * lily/main.cc (main_with_guile): switch debugging.
2088
2089         * lily/system.cc (get_line): plug leak.
2090
2091         * lily/paper-book.cc (pages): plug memory leaks: delete page array
2092         and contents.
2093         (stencil2line): plug leak.
2094
2095         * Documentation/user/changing-defaults.itely (Determining a grob
2096         property):  new node.
2097         (Layout interfaces): new node.
2098         (Navigating the program reference): new node.
2099
2100         * lily/accidental-engraver.cc (acknowledge_grob): add property
2101         harmonicAccidentals
2102
2103         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2104         general cleanups.
2105         
2106         * input/les-nereides.ly (middleDynamics): resurrect Les
2107         nereides. Remove pedal hack.
2108
2109 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2110
2111         * input/regression/property-grace-polyphony.ly: new file.
2112
2113         * lily/translator-property.cc (execute_pushpop_property): only pop
2114         one instance of the property. This fixes << \\ >> together with
2115         \grace.
2116
2117         * lily/break-align-interface.cc (ordered_elements): we cannot
2118         modify the #'elements property, so return reordered array.
2119
2120 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
2121
2122         * buildscripts/lilypond.words.py: remove.
2123         * buildscripts/lilypond-words.py: add new, renamed file. 
2124         Give generated targets and dirs explicitly in arguments.
2125
2126         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2127         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2128         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2129         
2130         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2131
2132         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2133
2134         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2135         orders.
2136
2137         * vim/GNUmakefile: add local-uninstall target.
2138
2139         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2140         
2141         * vim/vimrc: add a one-liner file.
2142
2143         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2144         vimrc in EXTRA_DIST_FILES.
2145
2146         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2147
2148 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
2149
2150         * config.make.in: add vimdir.
2151
2152         * vim/GNUmakefile: add local-install.
2153
2154 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2155
2156         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2157         with \lilypondifundefined{blabla}. Solves problem with multiple
2158         titles in the same lilypond-book document.
2159
2160 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2161
2162         * scm/document-backend.scm (interface-doc): sort grob list for
2163         interface.
2164
2165         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2166         pre/post break align-order.
2167
2168         * spelling patch courtesy Edward Sutton.
2169
2170         * Documentation/user/changing-defaults.itely (Changing context
2171         default settings): new node.
2172         (Defining new  contexts): new node.
2173
2174         * scripts/lilypond-book.py (is_derived_class): use numbers
2175         iso. booleans.
2176
2177         * python/lilylib.py (make_ps_images): add margin to PS images.
2178
2179         * scripts/lilypond-book.py (is_derived_class): new function. Take
2180         class arg iso. object.
2181         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2182         for bug in GS/dvips.
2183
2184         * lily/text-item.cc (interpret_markup): idem.
2185
2186         * scm/define-markup-commands.scm: remove split around-space hack.
2187
2188         * lily/staff-symbol-referencer.cc (get_rounded_position): new
2189         function, fold WL's fixes into one function.
2190
2191 2004-03-22  Werner Lemberg  <wl@gnu.org>
2192
2193         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2194         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2195         (Note_column::head_position_interval): Do proper rounding for
2196         calls to Staff_symbol_referencer::get_position.
2197
2198 2004-03-21  Werner Lemberg  <wl@gnu.org>
2199
2200         * lily/score.cc (ly_run_translator), lily/paper-def.cc
2201         (Paper_def::get_paper_outputter), lily/input-file-results.cc
2202         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2203         (My_lily_parser::parse_file): Improve formatting progress indication
2204         sent to stdout.
2205
2206 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2207
2208         * VERSION: 2.1.33 released.
2209
2210         * scripts/lilypond-book.py (do_file): reinstate --filter support.
2211
2212         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2213
2214         * stepmake/stepmake/generic-targets.make: rewrite hack so no
2215         warning is issued about dummy.dep.
2216
2217         * scm/new-font.scm: fix design sizes of nummer
2218
2219 2004-03-21  Werner Lemberg  <wl@gnu.org>
2220
2221         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2222         some annoying warnings from mkdir during `make install'.
2223
2224 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2225
2226         * lily/performer-group-performer.cc (do_announces): call
2227         Performer_group_performer::create_audio_elements () too.
2228
2229         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2230
2231         * scm/define-grobs.scm (all-grob-descriptions): add property
2232         break-align-orders
2233
2234         * lily/global-context.cc (get_default_interpreter): new
2235         function. Override from base class, so no new Score contexts are
2236         created.
2237
2238         * lily/include/stencil.hh (class Stencil): document origin field.
2239
2240         * lily/staff-symbol.cc (print): span staff-symbol on column
2241         extents for non-broken columns. 
2242
2243         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2244         key-signature.
2245
2246         * tex/titledefs.tex: don't use smallcaps for piece.
2247
2248         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2249         translated stencils in the output.
2250
2251         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2252
2253 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2254
2255         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2256         and init ties_created_
2257
2258         * VERSION: release 2.1.32
2259
2260         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2261         doc string from IMPLEMENT_CTOR_CALLBACK().
2262
2263         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2264         that engraver is in a performer hierarchy.
2265
2266 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2267
2268         * vim/lilypond-ftdetect.vim: new file.
2269
2270 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2271
2272         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2273         (compose_ly): default octave should be middle C.
2274
2275         * Documentation/user/changing-defaults.itely (Layout tunings
2276         within contexts): new node.
2277
2278         * lily/include/smobs.hh: document C++ smob interface.
2279
2280         * lily/function-documentation.cc: don't doc functions without
2281         docstring.
2282
2283 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2284
2285         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2286         direntry, so that `info lilypond' goes to Top.
2287
2288         * scm/output-ps.scm (polygon): Fix: add spaces.
2289
2290         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2291         solutions are now optimal too.
2292
2293         * input/test/page-breaks.ly: New file.
2294
2295         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2296         functions into safe module.
2297
2298         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2299         end, prepend zeros.
2300
2301         * scm/output-*.scm: Use ly:number->string rather than
2302         number->string.  Makes for saner output.
2303
2304         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2305         Fixes feta-nummer, feta-din scaling.
2306
2307 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2308
2309         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2310
2311         * scm/music-functions.scm (descend-to-context): new
2312         function. Similar to context-spec-music.
2313         (make-time-signature-set): specify Score as descend-only. This
2314         fixes the polymetric.ly example.
2315
2316         * lily/context-specced-music-iterator.cc (construct_children): add
2317         support for descend-only context spec.
2318
2319         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2320         determine ez-notation letter. 
2321
2322         * lily/system.cc (get_line): start with dumping layer 3. This
2323         fixes ez notation.
2324
2325 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2326
2327         * input/test/title-markup.ly: Stress breaking harder.
2328
2329         * scm/page-layout.scm (height-score): Overfull page scores twice
2330         as bad as underfull (was: by a power).
2331         (walk-lines): Omit first walk-path round (breaking after new node,
2332         without lines).
2333
2334         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2335         diff values are negative.
2336         (output): Bugfix: treat negative vfill differently.
2337
2338         * Documentation/user/lilypond.tely (direntry): Add note about why
2339         `info lilypond' brings up `Invoking LilyPond' node.
2340
2341 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2342
2343         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2344
2345         * lily/paper-book.cc: Remove cruft.
2346         (output): Bugfix: put vfill between lines.
2347         (pages): Bugfix: set page vars needed for filling.
2348
2349         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2350         (was: @ar).
2351
2352         * scm/page-layout.scm: Further development.
2353
2354         * ly/declarations-init.ly (paper): Define page-breaking.
2355
2356 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2357
2358         * lily/note-head.cc (brew_ez_stencil): add note-names
2359         property. Provides internationalization for note names.
2360
2361         * Documentation/user/changing-defaults.itely (Creating contexts):
2362         new node.
2363
2364         * lily/grace-iterator.cc (process): descend to child for \grace.
2365
2366         * lily/timing-translator.cc (initialize): Timing_translator adds
2367         Timing alias by itself.
2368
2369         * lily/context.cc (add_alias): new function.
2370
2371         * scm/lily.scm (tex-output-expression): new function, eval within
2372         drawing API. Guards against eval vulnerabilities.
2373
2374         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2375
2376         * scm/output-ps.scm (scm): export lily drawing API.
2377
2378         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2379         throughout.
2380
2381 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2382
2383         * scm/page-layout.scm (optimal-page-breaking): New function.
2384         
2385         * lily/paper-book.cc (pages): Use it.
2386
2387 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2388
2389         * lily/include/paper-line.hh (class Paper_line): Full smob.
2390
2391 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2392
2393         * lily/global-context.cc (run_iterator_on_me): fix grace note
2394         nesting by initting measurePosition.
2395
2396         * lily/timing-translator.cc (initialize): do no init
2397         measurePosition
2398         
2399         * lily/include/music-output-def.hh (class Music_output_def): add
2400         input_origin_ field.
2401
2402         * Documentation/user/changing-defaults.itely (Changing context
2403         properties on the fly): new node.
2404
2405         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2406         function. Only have smobbed_copy (), and do not provide
2407         smobbed_copy() for non-simple smobs. Changes throughout.
2408
2409 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2410
2411         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2412         start_moment_. Fix by Doug A. Linhardt.
2413
2414 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2415
2416         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2417         accidentals for harmonic notes.
2418
2419         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2420         of different style. (Thanks to Doug Linhardt).
2421
2422         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2423         new node.
2424
2425 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2426
2427         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2428
2429         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2430         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2431         vim/lilypond-indent.vim: doc targets and deps in comments.
2432
2433 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2434
2435         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2436
2437         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2438
2439         * lily/include/paper-line.hh:
2440         * lily/include/paper-line.cc: New file.
2441
2442 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2443
2444         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2445
2446         * GNUmakefile.in: remove stray make out=www
2447
2448         * input/test/bagpipe.ly (gcdg): octave fixes.
2449
2450         * scm/define-markup-commands.scm (number): use font-encoding
2451         iso. font-family
2452
2453         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2454         font-encoding.
2455         
2456 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2457
2458         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2459         `output_format_global' and `PAGE_LAYOUT'.
2460
2461 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2462
2463         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2464         lily functions in safe mode.
2465
2466         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2467         Print filename for HTML, LATEX, before texidoc.
2468
2469         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2470         instructions in output-ps module.
2471
2472         * scm/lily.scm: Do not load output-ps module.
2473
2474         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2475         safe mode.
2476
2477 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2478
2479         * lily/span-dynamic-performer.cc (process_music): remove spurious
2480         warning.
2481
2482         * lily/context-def.cc (Context_def): init name to ""
2483
2484         * lily/font-interface.cc: add font-encoding property.
2485
2486         * scm/lily.scm (chain-assoc-get): bugfix.
2487
2488         * lily/paper-book.cc (stencil2line): protect static SCM.
2489
2490         * lily/font-interface.cc (text_font_alist_chain): rename function,
2491         and use text-font-defaults. 
2492
2493         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2494
2495         * scm/paper.scm (paper-set-staff-size): use new function.
2496
2497         * scm/new-font.scm (make-font-tree): new function.
2498
2499 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2500
2501         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2502
2503         * scm/lily.scm (get-output-module): New function.
2504         (output-alist): Remove ,ps-output-expression.
2505
2506         * scm/output-tex.scm (ps-output-expression): New function.
2507
2508         * scm/output-ps.scm (ps-output-expression): Remove.
2509         (header, start-page): Output page metadata.
2510
2511         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2512         initialise output_module_.  Do not write part of header.
2513         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2514         (output_header): Output full header.
2515
2516         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2517         FIXME.
2518
2519 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2520
2521         * scm/new-font.scm: new file. Tree based font lookup.
2522
2523         * scm/lily.scm (assoc-get): take default argument. Remove
2524         assoc-get-default.
2525         (chain-assoc-get): use chain-assoc-get everywhere.
2526
2527         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2528         autobeamsettings conversion bug.
2529
2530         * lily/include/global-context.hh (Context): clean-up data hiding.
2531
2532         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2533         data hiding.
2534
2535         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2536
2537         * input/regression/stem-shorten.ly: add chord case.
2538
2539         * lily/stem.cc (get_default_stem_end_position): shorten stems
2540         triggered by note-head positions, not by forced-direction. This
2541         fixes a bug with too short stems.  
2542  
2543 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2544
2545         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2546         Lilypond_snippet.output_latex): Always call output_print_filename.
2547
2548         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2549         expand pages.
2550
2551 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2552
2553         * scm/part-combiner.scm (make-autochange-music): switch rests
2554         before switched notes too.
2555
2556         * lily/figured-bass-engraver.cc (process_music): change calling
2557         convention.
2558
2559         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2560
2561         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2562         command.
2563
2564         * lily/include/stencil.hh (class Stencil): add origin field.
2565
2566         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2567         function.
2568
2569         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2570
2571         * lily/lexer.ll: remove support for \$ and $ in identifiers
2572
2573         * lily/sequential-iterator.cc: remove copy_grace_fixups
2574         (get_grace_fixup): slight abstraction of fixup code.
2575
2576         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2577
2578 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2579
2580         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2581         in insert-mode. add indenting rules.
2582
2583 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2584
2585         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2586         protect hack.
2587
2588         * scm/page-layout.scm:
2589         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2590         layout and titling should now match external latex based version.
2591
2592         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2593         header fields.
2594
2595         * ps/lilyponddefs.ps: Remove automatic page layout.
2596
2597         * scm/output-ps.scm (new-start-system): New interface function.
2598
2599         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2600
2601         * lily/paper-book.cc (output): Bugfix.
2602
2603 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2604
2605         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2606         
2607 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2608
2609         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2610         direntries.
2611
2612         * ps/lilyponddefs.ps: Bugfix.
2613
2614         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2615
2616 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2617
2618         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2619         cause. This should fix warnings.
2620
2621         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2622
2623         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2624         prevent aligned 6ths.
2625
2626         * lily/custos.cc (print): remove adjust-if-on-staffline.
2627
2628 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2629
2630         * lily/paper-book.cc: Do header and footer.
2631
2632 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2633
2634         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2635
2636         * scm/paper.scm (lineheight): Remove
2637         (head-sep, foot-sep): Add.
2638
2639 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2640
2641         * mf/feta-schrift.mf: reduce portato thickness.
2642
2643         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2644
2645         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2646         programming_error ().
2647
2648         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2649         bracket to last command column.
2650
2651         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2652         continues on next/prev system.
2653
2654         * input/regression/pedal-end.ly: new file.
2655
2656 2004-03-10  Werner Lemberg  <wl@gnu.org>
2657
2658         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2659         Remove pmx2ly stuff.
2660         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2661
2662 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2663
2664         * scm/page-layout.scm: New file.
2665
2666         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2667         settings.
2668         (Lilypond_snippet.is_outdated): Also check for PNG file.
2669         Workaround for interrupted (web) builds.
2670
2671         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2672
2673         * ps/lilyponddefs.ps: Use only very small top-marging.
2674         (init-paper): Also pop page size string.
2675         (start-page, stop-page): New function.
2676
2677         * scm/output-ps.scm (header-end): Remove stray exec commands.
2678
2679 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2680
2681         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2682
2683         * lily/score.cc (default_rendering): clean protection.
2684
2685         * lily/paper-book.cc (mark_smob): implement smob marking.
2686
2687         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2688
2689         * Documentation/user/*.itely: user manual edits. 
2690
2691 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2692
2693         * Documentation/user/converters.itely (Invoking musedata2ly):
2694         remove pmx2ly.
2695
2696         * scripts/pmx2ly: remove script.
2697         
2698 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2699
2700         * lily/score.cc (default_rendering): Protect paper-book members.
2701
2702         * lily/paper-def.cc (smobbed_copy): New method.
2703
2704         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2705         switch runtime.
2706
2707         * lily/include/music-output.hh (process): Change signature to
2708         return SCM.
2709
2710         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2711         method.
2712
2713         * lily/paper-score.cc (process): Return stencils rather than
2714         outputting directly.  Remove paper-book kludge.  Delete grobs.
2715         (output): Remove.
2716
2717         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2718
2719         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2720
2721         * lily/score.cc (default_rendering)
2722         (ly_render_output): Move adding paper-score two levels up.
2723
2724         * lily/system.cc (get_line):
2725         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2726
2727 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2728
2729         * scm/font.scm (paper20-font-vector): add more design sizes for
2730         number.
2731
2732         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2733         feta-nummber{5,7,11,13}.
2734
2735         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2736         for 12pt design size. 
2737
2738 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2739
2740         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2741
2742 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2743
2744         * lily/font-select.cc (properties_to_font_size_family): Fix
2745         warning message.
2746
2747         * Experimental PostScript latin1 encoding:
2748         
2749         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2750
2751         * scm/output-ps.scm: Experimental encoding using reencode-font.
2752         * scm/font.scm: Add latin1 `font-shape'.
2753         
2754         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2755
2756         * ps/lilyponddefs.ps (reencode-font): New function.
2757
2758         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2759
2760         * scm/output-tex.scm (start-page):
2761         (stop-page): New interface function.
2762
2763 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2764
2765         * lily/paper-outputter.cc (output_expr):
2766         (output_header):
2767         (output_line): New method.
2768
2769         * lily/system.cc (get_line):
2770         (get_lines): New method.
2771         (output_scheme):
2772         (output_line): Remove.
2773
2774         * scm/lily.scm (make-title): New function.
2775
2776         * lily/paper-book.cc: 
2777         * lily/include/paper-book.hh: New file.
2778
2779         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2780         ly-modules.hh).
2781
2782         * lily/ly-module.cc (ly_modules_lookup): New function.
2783
2784         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2785
2786         * scm/output-ps.scm (make-title): Remove.
2787         (output-scopes): Junk header-title test.
2788
2789 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2790
2791         * mf/feta-schrift.mf: thicker dot for portato.
2792
2793         * lily/accidental-placement.cc (position_accidentals): bugfix in
2794         offset, this fixes right-padding of AccidentalPlacement.
2795
2796         * lily/[h-z]*.cc: () formatting.
2797
2798         * Documentation/user/tutorial.itely (An orchestral part): more
2799         fixes for the tutorial.
2800
2801         * scm/translation-functions.scm (fraction-tuplet-formatter):
2802         reverse fraction.
2803
2804         * lily/parser.yy (context_def_spec_block): use \context instead of
2805         \translator.
2806
2807         * lily/[a-g].cc: () style cleanup.
2808
2809         * Documentation/user/tutorial.itely (Automatic and manual beams):
2810         editing of tutorial.
2811
2812 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2813
2814         * buildscripts/mf-to-table.py (base): write encoding name.
2815
2816 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2817
2818         * Documentation/user/GNUmakefile (local-install-info): Issue
2819         warning (for packager, ie, if not installing in /usr or /usr/local).
2820
2821         * lily/stencil-scheme.cc: 
2822         * lily/staff-symbol-referencer.cc: 
2823         * lily/script-column.cc: 
2824         * lily/pitch.cc: 
2825         * lily/music.cc: 
2826         * lily/grob-pq-engraver.cc: 
2827         * lily/font-interface.cc: 
2828         * lily/music-output-def.cc: 
2829         * lily/duration.cc: 
2830         * lily/grob-scheme.cc:
2831         * lily/context-scheme.cc: Put scheme name on first line in
2832         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2833         style cleanups.
2834
2835         * stepmake/stepmake/scm-vars.make: 
2836         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2837         Rename and split TAGS_FILES.
2838
2839         * GNUmakefile.in (ALL-TAGS): Remove.
2840         
2841         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2842         deeper TAGS files.  Fixes regexp tags in TOP dir.
2843
2844 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2845
2846         * VERSION: 2.1.29 released.
2847         
2848         * Documentation/user/changing-defaults.itely (Changing defaults):
2849         new file.
2850
2851         * Documentation/user/notation.itely (Notation manual): rename from 
2852         refman.itely
2853
2854         * Documentation/user/notation-appendices.itely (The Feta font):
2855         new file.
2856
2857         * Documentation/user/advanced.itely: add aborted attempt for
2858         advanced topics manual.
2859
2860 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2861
2862         * scm/new-markup.scm: display Markups in sane format. Patch by
2863         Nicolas Sceaux.
2864
2865 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2866
2867         * lily/main.cc: Cleanups.
2868         (setup_localisation): New function.
2869         (sane_putenv): Remove.
2870         (main_with_guile): New name (Was: main_prog).  Remove musings
2871         about possible preparation for GUILE heavy memory usage and
2872         practical uselessness.  Do not set environment variables
2873         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2874         name juggling.
2875         (parse_argv): New function.
2876         (copyright): New function.  It's 2004 already.
2877
2878         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2879         (distill_inname): Move from main.
2880
2881 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2882
2883         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2884
2885         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2886
2887         * Documentation/user/running.itely: new file.
2888
2889         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2890
2891         * lily/score-performer.cc (finish): call Translator::finalize ().
2892
2893 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2894
2895         * lilypond-ftpplugin.vim: renamed to the following file.
2896         * lilypond-ftplugin.vim: new file.
2897
2898         * GNUmakefile.in: update VIM_FILES.
2899
2900 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2901
2902         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2903         props.
2904
2905         * input/test/tie-sparse.ly: remove.
2906
2907         * lily/tie-performer.cc (try_music): copy & paste from
2908         Tie_engraver.
2909
2910         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2911         variable_ref twice.
2912
2913         * lily/key-performer.cc (create_audio_elements): use
2914         alterations-in-key.
2915
2916         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2917
2918 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2919
2920         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2921         handle also quarter tones (not shown as tests). test also flats.
2922
2923         * Documentation/index.html.in: small fixes.
2924
2925 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2926
2927         * input/regression/new-markup-scheme.ly: Typo.
2928
2929         * scm/define-markup-commands.scm (fill-line): New markup.
2930
2931         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2932         (output-paper-def): Fix alignment.
2933         (make-title): Fix height/width scaling.
2934
2935         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2936
2937         * input/test/title-markup.ly: Add remaining titles.  Layout and
2938         font size fixes.  Add simplistic latin1 test.
2939
2940 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2941
2942         * input/test/nested-groups.ly: remove. move content (to next). 
2943         * input/test/staff-bracket.ly: replace content (from prev), this 
2944         has been already in templates.
2945
2946 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2947
2948         * stepmake/autogen.sh: Only issue warning about running configure
2949         without arguments when autogen.sh will actually be running
2950         configure.
2951
2952 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2953
2954         * scm/new-markup.scm (stack-stencil-line): robustness.
2955
2956         * scm/define-markup-commands.scm (simple): robustification of
2957         simple-markup.
2958
2959         * Documentation/user/music-glossary.tely (Top): change central C
2960         to middle C.
2961
2962         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2963
2964 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2965
2966         * input/test/title-markup.ly (spaceTest): Add.
2967
2968         * lily/text-item.cc (interpret_markup): Make line markup from
2969         multi word markup.
2970
2971         * scm/define-markup-commands.scm (word): New markup command.
2972         (simple): Use it.
2973
2974         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2975
2976 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2977
2978         * vim/ftplugin/lilypond.vim:
2979         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2980         show matching paren in insert mode.
2981
2982 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2983
2984         * scm/output-ps.scm (make-title, output-scopes): Further
2985         development.
2986
2987         * input/test/title-markup.ly: New file.
2988
2989         * ps/lilyponddefs.ps: Disable PostScript titling.
2990
2991         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2992
2993 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2994
2995         * lily/arpeggio.cc (width_callback): remove padding.
2996  
2997         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2998
2999         * scm/define-music-types.scm: remove make-music-by-name.
3000
3001         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
3002
3003 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3004
3005         * lily/paper-score.cc (process): Output titles using make-title.
3006
3007         * scm/output-ps.scm (output-stencil): Display directly instead of
3008         constructing string.
3009         (make-title): New function.
3010
3011 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3012
3013         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3014         music), Documentation/user/invoking.itexi (Invoking lilypond): 
3015         Move documentation of LaTeX packages for latin1 characters to the
3016         lilypond-book manual.
3017
3018 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
3019
3020         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
3021
3022         * vimrc: add menu in console and shortcut <F10> for it.
3023
3024         * vim/:
3025         * vim/compiler/:
3026         * vim/syntax/:
3027         * vim/indent/:
3028         * vim/ftplugin/: new directories.
3029         
3030         * vim/filetype.vim: new file.
3031
3032         * lilypond.vim: remove files (see next).
3033         * vim/syntax/lilypond.vim: new, renamed file (see prev).
3034
3035         * vimrc: remove file (see next).
3036         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
3037
3038         * vim/ftplugin/lilypond.vim: change dir for dictionary.
3039         add header. apply bindings only locally.
3040
3041         * vim/indent/lilypond.vim: new file.
3042
3043         * vim/ftplugin/lilypond.vim: remove errorformat.
3044         * vim/compiler/lilypond.vim: new file for errorformats.
3045
3046         * Documentation/topdocs/INSTALL.texi: give easier orders.
3047
3048         * ROADMAP: add vim/
3049
3050 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3051
3052         * Documentation/user/introduction.itely (Introduction): Use @image
3053         iso @html <img...>.  Add workaround for images in columns in info.
3054
3055         * stepmake/aclocal.m4: Store computed version in variable.
3056
3057         * configure.in: Export MAKEINFO_VERSION.
3058
3059         * config.make.in (MAKEINFO_VERSION): Add.
3060
3061         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
3062
3063         * Documentation/user/GNUmakefile: Only build info with images when
3064         building web.
3065
3066         * GNUmakefile.in (install-WWW): Visit Documentation/user.
3067
3068         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
3069         stuff from documentation-targets.make
3070
3071 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3072
3073         * VERSION: 2.1.28 released
3074         
3075         * scripts/convert-ly.py (conv): 
3076
3077 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
3078
3079         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
3080         \arpeggioBoth. redefine \arpeggioBracket.
3081
3082         * Documentation/user/refman.itely: document new arpeggio
3083         functions.
3084
3085         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3086
3087         * input/regression/arpeggio-bracket.ly: apply convert-ly.
3088
3089         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3090
3091 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3092
3093         * Documentation/user/introduction.itely (Automated engraving):
3094         rewrite introduction using website text.
3095
3096 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3097
3098         * scm/*.scm: make-music-by-name is replaced by make-music, which
3099         also accept music property settings, eg:
3100           (make-music 'TextScriptEvent 'direction DOWN 'text
3101               (make-simple-markup x))
3102
3103         Patch courtesy Nicolas Sceaux
3104
3105         * lily/beam-quanting.cc: cleanup, separate counts for left and
3106         right beam ends.
3107
3108         * lily/side-position-interface.cc (quantised_position): also
3109         quantize staccato position for forced stem directions. 
3110
3111 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3112
3113         * scm/*.scm: Patch by Nicolas Sceaux: 
3114
3115         * scm/music-functions.scm: ly:grob-property and ly:music-property
3116         are made procedure with setters.
3117
3118         * scm/*.scm: replace ..-set-property! with set! (..-property  )
3119         
3120 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
3121
3122         * input/test/[t-v]*.ly: finish rewriting texidocs.
3123
3124         * input/test/vaticana.ly: remove.
3125         * input/test/ligature-vaticana.ly: new, renamed file name.
3126
3127         * input/test/stem-centered.ly: remove.
3128         * input/test/mensural-note-heads.ly: new file. take content from
3129         removed file stem-centered.ly.
3130
3131         * input/test/scales-greek.ly: simplify.
3132
3133         * input/test/s*.ly: reformulate texidocs.
3134         
3135         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3136         of missing features.
3137
3138 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3139
3140         * input/test/[j-o]*.ly: update texidocs.
3141
3142 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3143
3144         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3145
3146         * Documentation/topdocs/NEWS.texi: Add note about info docs with
3147         images.
3148
3149         * Documentation/user/lilypond.tely (@direntry): Update.
3150
3151         * stepmake/stepmake/documentation-targets.make
3152         (install-info,uninstall-info): Install into $(package_infodir).
3153         Install images.  Run install-info to update dir.
3154
3155         * config.make.in (package_infodir): Add.
3156
3157         * Documentation/user/GNUmakefile (info-with-images,
3158         local-install-info, local-uninstall-info): New target.
3159
3160 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3161
3162         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3163         gap/threshold.
3164
3165         * lily/beam-quanting.cc (score_slopes_dy): remove
3166         ROUND_TO_ZERO_SLOPE kludge.
3167
3168         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3169
3170         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3171
3172         * lily/global-context.cc (Global_context): alway accept Score
3173         (run_iterator_on_me): cast Context to Score_context, not
3174         Context_def.
3175
3176         * Documentation/user/refman.itely: documentation patch by Edward
3177         Sanford Sutton.
3178
3179         * mf/GNUmakefile: unset sauter-fonts.
3180
3181 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3182
3183         * scripts/lilypond-book.py (output_texinfo): Output @image
3184         descriptions for info too.
3185
3186         * input/test/chord-names-jazz.ly: 
3187         * input/test/embedded-scm.ly: Clarify.
3188
3189         * input/test/cautionaries.ly: Typo.
3190
3191         * lily/input-smob.cc (ly_input_location): Compile fix.
3192
3193 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3194
3195         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
3196
3197         * ly/engraver-init.ly: move \grobdescriptions to Global. This
3198         fixes problems with system defaults being reverted with \override
3199         on Score level.
3200
3201         * lily/global-context.cc (Global_context): apply property-ops to
3202         Global_context too. 
3203
3204 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3205
3206         * scm/output-ps.scm (stencil->string): Rewrite.
3207
3208 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3209
3210         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3211         impersonal style.
3212
3213 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3214
3215         * lily/input-smob.cc (ly_input_location: New function.
3216
3217         * scm/define-markup-commands.scm (upright): New markup command.
3218
3219         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3220
3221         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3222
3223         * scm/output-ps.scm (output-stencil): New function.
3224
3225         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3226         of snippet types; fixes @ignore and @verbatim blocks.
3227
3228 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3229
3230         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3231         to a file in printed documentation, instead, refer either to a 
3232         syntax or to an output.
3233
3234 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3235
3236         * input/regression/beam-center-slope.ly: Add test.
3237
3238 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3239
3240         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3241         (SAUTER_FONTS): Reinstate.
3242
3243         * scm/define-markup-commands.scm (caps): New markup command.
3244
3245         * scm/output-ps.scm (output-scopes): Experimental markup output.
3246
3247         * scm/: Add missing headers.
3248
3249         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3250
3251         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3252
3253 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3254
3255         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3256         Stray style cleanups.
3257
3258 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3259
3260         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3261         no dot combination.
3262
3263         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3264         substitute \override Staff.autoBeamSettings too
3265
3266         * Documentation/user/tutorial.itely: proofreading fixes by David
3267         Bobroff
3268
3269 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3270
3271         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3272
3273         * ps/music-drawing-routines.ps: 
3274         * ps/lilyponddefs.ps: Add end markers.
3275
3276 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3277
3278         * VERSION: 2.1.27 released.
3279         
3280         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3281
3282         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3283         obey documentation.
3284
3285 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3286
3287         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3288
3289         * scm/output-ps.scm: Resurrect.
3290         
3291         * scm/output-tex.scm: Minimal cleanups.
3292
3293         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3294
3295         * make/ly-rules.make: Remove any broken lily-*.tex files before
3296         lilypond-book run.
3297
3298         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3299         comment.
3300
3301         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3302         Enabled by default, may save 10% compile time.
3303
3304 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3305
3306         * lily/lyric-phrasing-engraver.cc: remove
3307         
3308         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3309         longer necessary. 
3310
3311         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3312         so lyric-phrasing-engraver is no longer necessary.
3313
3314         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3315         Grob_pq_engraver from Staff.
3316
3317         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3318         busyGrobs directly.
3319
3320         * input/regression/quote-transposition.ly: new file.
3321
3322         * lily/recording-group-engraver.cc (stop_translation_timestep):
3323         store instrumentTuning too. 
3324
3325         * lily/quote-iterator.cc (process): transpose events using
3326         instrumentTuning.
3327
3328         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3329         -> \tuning <pitch>
3330
3331         * lily/parser.yy (command_req): add \tuning command for setting
3332         instrument tuning of staff.
3333
3334         * Documentation/user/GNUmakefile
3335         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3336
3337         * Documentation/user/refman.itely (Customized accidental rules):
3338         typo.
3339
3340 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3341
3342         * Documentation/user/music-glossary.tely: remove the missing norwegian
3343         translation; they can be put in later properly.
3344
3345 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3346
3347         * lily/recording-group-engraver.cc (start_translation_timestep):
3348         init Recording_group_engraver twice.
3349
3350 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3351
3352         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3353         stray style cleanups:
3354
3355         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3356         -Wmissing-prototypes.
3357
3358         * flower/include/killing-cons.tcc (Killing_cons): Add template
3359         specifier for car_.
3360
3361         * flower/include/parray.hh (binsearchs): Add template specifier
3362         for maxkey.
3363
3364         * flower/include/interval.hh: Declare elem () with template specfier.
3365
3366 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3367
3368         * elisp/lilypond-indent.el (get-buffer-size): add customization
3369         groups for several variables (Reuben Thomas).
3370
3371 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3372
3373         * Documentation/user/invoking.itexi (Point and click): add index
3374         entry.
3375
3376         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3377         go under beam.
3378
3379         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3380         sarabande beam. 
3381
3382         * flower/warn.cc (programming_error): cross fingers not thumbs.
3383
3384         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3385         staff-position is set.
3386
3387         * VERSION: release 2.1.26 
3388         
3389         * scm/chord-entry.scm (construct-chord): process transposition
3390         after processing explicit-11.  
3391
3392 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3393
3394         * lily/parser.yy (add_quote): add syntax for adding quotes:
3395         \addquote "id-string" Music
3396
3397         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3398
3399         * scripts/convert-ly.py (conv): add rules for name changes.
3400
3401         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3402         music/context/grob property functions. Internally, use
3403         get_property() and set_property() for both.
3404
3405 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3406
3407         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3408         for Emacs <= 20 (Laurent Martelli).
3409
3410 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3411
3412         * lily/parser.yy (command_element): extract quoted vector in
3413         parser.
3414
3415         * input/regression/quote.ly: new file.
3416
3417         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3418
3419         * lily/parser.yy (command_element): \quote DURATION NAME: support
3420         cue notes. 
3421
3422         * lily/quote-iterator.cc (class Quote_iterator): new file.
3423
3424 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3425
3426         * lily/auto-beam-engraver.cc (try_music): accept and process
3427         beam-forbid-event.
3428
3429         * input/regression/auto-beam-no-beam.ly: new file.
3430
3431 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3432
3433         * lily/accidental.cc (print): Change font-relative-size ->
3434         font-size. Fixes cautionary-style = smaller.
3435
3436 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3437
3438         * lily/system-start-delimiter.cc (staff_brace): remove
3439         font-relative-size
3440
3441         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3442         forgotten with scm_list_n. Fixes spurious coredumps.
3443
3444         * lily/accidental-engraver.cc (stop_translation_timestep): move
3445         update of localKeySignature to stop_translation_timestep (). This
3446         makes sure that all ties are noticed at the right moment.
3447         (stop_translation_timestep): clear tie only when right-side
3448         notehead was seen.
3449         (number_accidentals_from_sig): cleanup. 
3450
3451         * input/regression/accidental-tie.ly (mus): new file
3452
3453         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3454         these longish tests.
3455
3456 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3457
3458         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3459
3460         * THANKS: update bugreporter list.
3461
3462         * lily/beam.cc (print): broken beams last until end of staff.
3463         (print): broken beams start from prefatory matter.
3464
3465         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3466
3467         * lily/paper-score.cc (process): dump header only once.
3468
3469         * lily/paper-outputter.cc (Paper_outputter): move logic into
3470         Scheme.
3471
3472         * scm/output-tex.scm (output-scopes): new function.
3473         (output-paper-def): new function
3474         (tex-string-def): new function
3475         (symbol->tex-key): new function
3476
3477         * scripts/convert-ly.py (conv): add rule for | ~
3478
3479 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3480
3481         * input/regression/{many}.ly: refresh, trying to guess how
3482         it was designed.
3483
3484 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3485
3486         * VERSION: release 2.1.25
3487
3488         * scm/define-translator-properties.scm
3489         (all-user-translation-properties): add printOctaveNames
3490
3491         * ly/engraver-init.ly: remove Note_event_swallower from
3492         NoteNamesContext.
3493
3494         * lily/note-name-engraver.cc (process_music): new property
3495         printOctaveNames
3496
3497         * lily/context.cc (find_existing_context): remove support for
3498         Current.
3499
3500         * scm/music-functions.scm (set-accidental-style): new function;
3501         duplicate accidental macros.
3502
3503         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3504
3505         * lily/note-name-engraver.cc (process_music):
3506         process_acknowledged_grobs () -> process_music ()
3507
3508         * scm/part-combiner.scm (determine-split-list): robustification.
3509
3510 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3511
3512         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3513         lines for falling into beam-gap.
3514         (score_forbidden_quants): check all staff lines for falling in
3515         beam gaps.
3516
3517         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3518         key/clef/time signatures. 
3519
3520         * input/test/ossia.ly: revise example.
3521
3522         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3523         cleanup.
3524         
3525         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3526         comply to Scheme standard.  Remove ly:get-paper-variable
3527
3528 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3529
3530         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3531
3532 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3533
3534         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3535         properties from Voice context. This fixes accidental size for
3536         staff-switches during grace contexts.
3537
3538         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3539         if necessary. Else, simply wipe dots.
3540
3541         * input/test/beam-alternate.ly: new file
3542
3543         * input/test/piano-staff-distance.ly: new file.
3544
3545         * lily/translator-group.cc (recurse_down_translators): use
3546         Direction for bottom-up/top-down.
3547
3548         * lily/include/translator.hh (class Translator): add
3549         process_music() and do_announces(). This obviates
3550         recurse_down_{engravers,performers}.
3551
3552         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3553         \melisma and \melismaEnd
3554
3555         * lily/melisma-engraver.cc (process_music): change to
3556         Melisma_translator, unify with performer. Accept
3557         ManualMelismaEvent.
3558
3559         * ly/engraver-init.ly: add Font_size_engraver.
3560
3561 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3562
3563         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3564         it hara-kiri.
3565
3566         * input/regression/{many}.ly: improve descriptions trying to figure
3567         out what is tested.
3568
3569 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3570
3571         * lily/slur.cc (broken_trend_offset): robustness fix.
3572
3573         * VERSION: release 2.1.24
3574
3575         * lily/context.cc (find_create_context): go to Score if it exists.
3576
3577         * lily/context-scheme.cc: new file.
3578
3579         * lily/score-translator.cc (get_output): new file.
3580
3581         * lily/include/grob-info.hh: origin_contexts() now does not
3582         include the originating engraver
3583
3584         * lily/translator-group.cc (translator_each): clean up contents,
3585         remove superfluous stubs. Engraver_group_engraver and
3586         Performer_group_performer are the only classes using multiple
3587         inheritance.
3588
3589         * lily/include/score-context.hh (class Score_context): interface
3590         between Score_{engraver,performer} and Global_context.
3591
3592         * lily/include/global-context.hh (Context): change from
3593         global-translator. This is the entry point for contexts; it is not
3594         tweakable using \translator{}. Score is no longer the top context,
3595         but sits underneath Global.
3596
3597         * lily/include/context.hh (class Context): brain surgery: split
3598         out Context functionality from Translator_group. Context is now a
3599         separate type from Translator.
3600
3601 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3602
3603         * lily/include/translator.hh (class Translator): make
3604         get_score_context() and get_global_translator (), and use the one
3605         which is appropriate.
3606
3607         * lily/context.cc: partially put functionality of Translator_group
3608         into Context.
3609
3610         * lily/include/context.hh (Translator): new class: put between
3611         Translator and Translator_group. 
3612
3613         * lily/new-accidental-engraver.cc: remove file.
3614
3615 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3616
3617         * input/regression/{many}.ly: improve descriptions: use complete 
3618         sentences, try to describe what is tested, avoid `we´, do not use 
3619         don't, ... 
3620
3621 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3622
3623         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3624         is at EOL.
3625
3626         * Documentation/user/lilypond.tely: declare the topmost node only
3627         once; removes empty line in @contents.
3628
3629         * Documentation/user/music-glossary.tely: really add Finnish author.
3630         Draw more beatiful `->´ arrow in html: &rarr;
3631
3632 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3633
3634         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3635
3636         * scripts/convert-ly.py (conv): add ly:music-list  change.
3637
3638         * lily/grob.cc: edit doc string.
3639
3640         * scm/define-grob-properties.scm (all-user-grob-properties):
3641         proofreading, editing of doc strings.
3642
3643         * input/regression/tablature-string-tunings.ly: new file.
3644
3645         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3646         listen to stringTunings
3647
3648         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3649         for self-alignment-[XY] code.
3650  
3651 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3652
3653         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3654         cond) into function. Cleanup.
3655
3656         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3657         
3658         * VERSION (PACKAGE_NAME): 2.1.23 released
3659
3660 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3661
3662         * Documentation/user/{refman,internals}.itely: small fixes.
3663
3664 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3665
3666         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3667         accidentals for harmonic notes
3668
3669         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3670         for harmonic notes.
3671
3672         * scm/document-backend.scm (interface-doc): prune Grob
3673         documentation: don't duplicate interface information.
3674
3675         * lily/*.cc: lots of updates of doc strings.
3676
3677 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3678
3679         * input/test/ac-extra-voice.ly (accompany): remove file.
3680
3681         * input/test/maximum-rest-count.ly: remove file.
3682
3683         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3684         conversion rule for \translator { }. Apply everywhere.  
3685
3686         * lily/parser.yy (music_property_def): set property for \once in
3687         the PropertyMusic itself, not the ContextSpec.
3688         (property_operation): change syntax within \translator { }
3689
3690         * scm/define-music-properties.scm (all-music-properties): clean up.
3691
3692         * lily/auto-beam-engraver.cc (test_moment): use
3693         updated_grob_properties() to retrieve autoBeam settings.
3694
3695         * lily/spacing-spanner.cc: bound shortest_playing_len by
3696         measure_length
3697
3698         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3699         multi-measure events for spacing computation.
3700
3701         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3702         elliptical, to 1.49.
3703
3704         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3705         vertical positioning for polyphony, without RestCollision object.
3706
3707         * lily/note-column.cc (add_head): prevent rests & note heads on
3708         one stem.
3709
3710         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3711         (do_shift): rewrite only-rests case: use common refpoints: the
3712         routine will have sensible results when other rest-translations
3713         have taken place.
3714
3715         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3716         < 0 case. 
3717
3718         * VERSION: 2.1.22 released
3719         
3720         * input/GNUmakefile (SUBDIRS): remove ascii-art
3721
3722 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3723
3724         * input/: Convert ly files that still had \property.  Fixes make
3725         web.  Remove exta spaces around '='. 
3726
3727         * scripts/convert-ly.py (conv): Redundant space fixes.
3728
3729         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3730
3731 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3732
3733         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3734         create scalable PS and PDFs  for input/{test,template,regression}.
3735
3736         * lily/context.cc (is_alias): move function.
3737         (is_alias): add Bottom as context alias. 
3738         (find_create_translator): add Bottom as a context alias for creation.
3739
3740         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3741
3742         * lily/parser.yy (music_property_def): new syntax for property
3743         assignments:
3744
3745         \set A.B = #C , \unset A.B
3746         \override A.B #C = #D, \revert A.B #C 
3747
3748         * lily/my-lily-lexer.cc: remove \property
3749
3750 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3751
3752         * Documentation/user/refman.itely: add dots after seealso refs.
3753
3754         * input/template/{many}.ly: harmonise descriptions.
3755
3756         * Documentation/user/music-glossary.itely: add Finnish author.
3757
3758 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3759
3760         * VERSION (PACKAGE_NAME): release 2.1.21
3761
3762 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3763
3764         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3765
3766         * scripts/lilypond-book.py (snippet_res): @include filename must
3767         not be empty.
3768
3769 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3770
3771         * scm/documentation-generate.scm (markup-doc-string): dump
3772         markup-commands.tely
3773
3774         * scm/define-markup-commands.scm (override): new file.
3775         Move documentation from refman into doc-strings. 
3776
3777         * input/test/staff-container.ly: fix example.
3778
3779         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3780         StaffContainer
3781
3782         * lily/grob.cc: remove point_dimension_callback
3783         (Grob): read forced dimensions from X-extent and Y-extent.
3784         (get_paper): remove preset_extent.
3785
3786         * scm/define-grobs.scm (all-grob-descriptions): remove
3787         point_dimension_callback. 
3788
3789         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3790         textscript to head. This makes no-spacing-rods work on
3791         DynamicText.
3792
3793         * lily/chord-name.cc: remove props chord, bass, inversion.
3794
3795         * Documentation/user/appendices.itely: add Scheme functions,
3796         context-properties and layout properties to manual.
3797
3798         * scm/part-combiner.scm (determine-split-list): include rests in a
3799         solo1/2 sequence.
3800
3801         * lily/new-part-combine-iterator.cc (substitute_both): new
3802         function.
3803         (class New_pc_iterator): add separate Voice=solo context, fixes
3804         autobeams going from chords to solo.
3805
3806 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3807
3808         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3809
3810         * Documentation/user/tutorial.itely:
3811         * Documentation/user/refman.itely: Add short note about being part
3812         of lilypond.tely.
3813
3814         * COPYING: Make note more clear with respect to files that are
3815         explicitely licenced otherwise (Documention/user/ comes to mind).
3816         
3817         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3818         comment about barfing of @c,{}.
3819
3820         * Documentation/user/music-glossary.tely: Add list of authors.
3821
3822         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3823         source (was: also in build log).
3824
3825 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3826
3827         * lily/side-position-interface.cc (general_side_position): if
3828         staff-padding is set, then include staff in support too.
3829
3830         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3831         module workbook
3832
3833         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3834
3835         * lily/tuplet-engraver.cc: remove tupletInvisible
3836
3837         * scm/define-translator-properties.scm: cleanup, separate in
3838         internal and user props. 
3839
3840         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3841         LyricsVoice -> Lyrics
3842
3843         * lily/new-part-combine-iterator.cc (process): only print warning
3844         for symbols.
3845
3846 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3847
3848         * scm/part-combiner.scm: Add proper header.
3849
3850         * All but lily/*: The great --2003 --2004 replace; the missing
3851         `bits'.
3852
3853         * TODO: Fix outline mode.  Add book notes.
3854
3855         * ROADMAP: Update.
3856
3857 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3858
3859         * scm/part-combiner.scm (make-autochange-music): use
3860         accumulator. Fixes stack overflow.
3861
3862         * lily/*: rename brew_molecule -> print , molecule-callback ->
3863         print-function
3864
3865         * scm/define-grob-properties.scm: cleanup. Separate into internal
3866         and user properties.
3867
3868         * lily/translator-property.cc (updated_grob_properties): new
3869         function
3870         (execute_pushpop_property): change to new convention:
3871         object property inits are stored as (cons ALIST BASED-ON). This
3872         storage format allows concurrent tweaks in different contexts.
3873
3874 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3875
3876         * TODO: new file.
3877
3878 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3879
3880         * debian/: Late Debian update (sorry Anthony).
3881
3882         * scripts/lilypond-book.py (do_file): Look for input_file in
3883         include path, or ask kpathsea if LATEX.
3884
3885         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3886         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3887         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3888         --header=texidoc.
3889
3890         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3891         relative.
3892
3893         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3894         only when filtering, default to input_base otherwise.  Coding
3895         style fixes.
3896
3897 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3898
3899         * lily/include/translator.hh (class Translator): add virtual
3900         qualifier.
3901
3902 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3903
3904         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3905
3906 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3907
3908         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3909
3910         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3911         (fixes make web).
3912
3913         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3914         live in $(out)-www).
3915
3916         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3917         dependencies.  Add link to .ly source in HTML output.
3918         (Lilypond_snippet.output_html): Handle multiple page picture
3919         output.
3920         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3921         Make usable for output_texinfo again.
3922
3923         * Documentation/user/GNUmakefile: Add static dependency for
3924         lilypond.tely includes.
3925
3926         * Documentation/user/tutorial.itely: Add some lost `relative'
3927         ly-options.
3928
3929 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3930
3931         * lily/include/translator-group.hh: move Music_output_def member
3932         to Global_translator.
3933
3934         * scripts/lilypond-book.py (do_file):  fix latex output.
3935
3936         * VERSION: release 2.1.20
3937         
3938         * scm/part-combiner.scm (determine-split-list): robustness fix 
3939
3940         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3941
3942         * lily/parser.yy (music_output_def_body): plug memory leak.
3943
3944         * lily/translator-group.cc (add_fresh_group_translator): plug
3945         memory leak: unprotect Translator_group once added.   
3946
3947         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3948
3949         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3950         write .dep file.
3951         (Lilypond_snippet.ly): add \renameinput.
3952
3953 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3954
3955         * Documentation/user/refman.itely (Markup command definition): Doc
3956         by Nicolas Sceaux. Rewrite by Han-Wen
3957
3958         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3959         thing of the line.
3960         (brew_molecule): only remove if hyphen is not at the end of line.
3961         (set_spacing_rods): new function: minimum-length specifies
3962         distance between syllables.
3963
3964         * scm/define-grobs.scm (all-grob-descriptions): add
3965         Hyphen_spanner::set_spacing_rods to LyricHyphen
3966
3967         * input/regression/lyric-hyphen-break.ly: new file.
3968
3969         * input/test/lyric-hyphen-retain.ly: new file.
3970
3971         * lily/new-part-combine-iterator.cc (construct_children):
3972         add Rest direction.
3973
3974 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3975
3976         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3977
3978         * Documentation/bibliography/engraving.bib (donemus1982):
3979         update entry.
3980
3981 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3982
3983         * scripts/lilypond-book.py (Substring.__init__): new class.
3984         (Snippet.output_texinfo): add texidoc option.
3985         (Include_snippet.replacement_text): new class.
3986         (Lilypond_snippet.__init__): new class
3987         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3988
3989         * Documentation/user/refman.itely (Sound): 
3990         note about number of channels.
3991
3992         * scm/music-functions.scm (voicify-music): add \context Staff for
3993         << \\ >> polyphony.
3994
3995         * lily/parser.yy (verbose_command_req): \skip now creates
3996         SkipMusic, and does not lead to spurious staves.
3997
3998         * scm/define-music-types.scm (music-descriptions): rename
3999         NonEventSkip to SkipMusic
4000
4001         * input/no-notation/midi-lyric-barcheck.ly: new file.
4002
4003         * input/regression/collision-dots-invert.ly: new file.
4004
4005         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
4006         case.
4007
4008         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
4009         die if melody died too.
4010
4011 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4012
4013         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
4014         with reading from stdin.
4015
4016         * lily/slur-performer.cc (try_music): new file.
4017
4018         * lily/melisma-performer.cc (try_music): new file. Handle
4019         melismata to help lyrics.
4020
4021         * lily/beam-performer.cc (try_music): new file. Handle beam events
4022         to help lyrics.
4023
4024         * lily/score-performer.cc (one_time_step): reinstate
4025         process_music().
4026
4027         * lily/performer.cc (process_music): add to interface.
4028
4029         * lily/performer-group-performer.cc (process_music): new function.
4030
4031         * lily/dot-column.cc (do_shifts): do collision resolution before
4032         dot positioning.
4033         
4034         * scripts/lilypond-book.py (Snippet.output_print_filename): new
4035         file, process printfilename option.
4036         (Snippet.__init__): rewrite: do not use global variables h or
4037         index.
4038         (main): really support -I option.
4039         (find_toplevel_snippets): new code.
4040         (find_toplevel_snippets): reinstate old version, without global
4041         variables.
4042
4043         * tex/texinfo.tex: really add file.
4044         
4045 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4046
4047         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
4048         compatibility.
4049
4050 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4051
4052         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
4053
4054         * scm/define-translator-properties.scm (drumPitchTable): add
4055         property.
4056
4057         * scripts/lilypond-book.py (simple_toplevel_snippets): new
4058         function.
4059         (help_summary): docstrings.
4060         (do_file): strip the dir of input_base too.
4061
4062 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4063
4064         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
4065
4066         * Documentation/user/lilypond-book.itely: Update.
4067
4068         * make/ly-rules.make: Update lilypond-book commands.
4069
4070         * Documentation/user/GNUmakefile: Update makeinfo commands,
4071         lilypond-book flags.
4072
4073         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
4074         
4075         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
4076
4077         * scripts/filter-lilypond-book.py: Remove.
4078
4079         * Documentation/user/*tely: Update options for new lilypond-book.
4080
4081         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
4082         with @macros in @includes.
4083
4084 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4085
4086         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4087         make rest-collision only.
4088
4089         * lily/break-substitution.cc (substitute_one_mutable_property):
4090         clear all-elements using scm_assq_remove_x(). 
4091
4092         * lily/rest-collision.cc (do_shift): shift single rests
4093
4094         * flower/include/array.hh (class Array): rename to is_empty ()
4095
4096         * lily/drum-note-performer.cc: new file: perform drum notes.
4097
4098         * VERSION (PACKAGE_NAME): release 2.1.19.
4099         
4100 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4101
4102         * scripts/filter-lilypond-book.py
4103         (classic_lilypond_book_compatibility): New function.
4104
4105 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4106
4107         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4108
4109         * Grand 2003 -> 2004 search replace. 
4110
4111         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4112         (i.e. < > )
4113
4114         * ly/performer-init.ly: add DrumStaff
4115
4116         * lily/axis-group-engraver.cc (acknowledge_grob): also take
4117         lyric-interface; this prevents lines with only extender lines from
4118         being junked.
4119  
4120         * scm/define-grob-interfaces.scm (lyric-interface): new interface
4121
4122         * lily/lyric-extender.cc (brew_molecule): get line breaking and
4123         extenders right, for once and for all (hopefully).
4124         
4125         * lily/break-substitution.cc (substitute_one_mutable_property):
4126         clear old 'all-elements for System grobs.
4127
4128         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4129         that associatedVoiceContext is always assigned when music & lyrics
4130         are found. 
4131
4132         * ly/engraver-init.ly: remove Lyrics context.
4133         (TabVoice): add noteheads engraver
4134
4135         * input/test/improv.ly: update: do not use Thread switching. 
4136
4137         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4138         squashedPosition is a number  
4139
4140         * Documentation/user/refman.itely (Automatic note splitting):
4141         remove Thread references.
4142
4143         * input/no-notation/pc-direction.ly: remove file.
4144
4145         * ly/engraver-init.ly: remove Thread
4146
4147         * input/regression/tie-chord-partial.ly: remove file.
4148
4149         * scripts/convert-ly.py (conv): \harmonic rule
4150
4151         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4152         notation for harmonic notes: <c' g''\harmonic>
4153
4154         * lily/lily-guile.cc (alist_to_hashq): new function
4155
4156         * scm/lily.scm (alist->hash-table): new function.
4157
4158         * Documentation/user/refman.itely (Percussion staves): update doco.
4159
4160         * input/regression/drums.ly (timb): updates
4161
4162         * lily/note-performer.cc (create_audio_elements): robustness fix.
4163
4164         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4165
4166 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4167
4168         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4169         discard valid matches.
4170
4171 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4172
4173         * lily/drum-note-engraver.cc: new file.
4174
4175         * ly/drumpitch-init.ly: move drum definitions
4176
4177         * scm/drums.scm: remove file.
4178
4179         * lily/*.cc: remove abort-event everywhere.
4180
4181         * lily/note-heads-engraver.cc (process_music): robustification.
4182
4183         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4184         robustification.
4185
4186         * lily/parser.yy (simple_element): add \drums mode.
4187         (simple_element): remove \pitchnames , \chordmodifiers. Use
4188         variables to store this. 
4189
4190         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4191         outside \notes.
4192
4193         * VERSION: release 2.1.18.
4194         
4195         * input/test: remove octave-duplicate.ly
4196
4197 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4198
4199         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4200
4201 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4202
4203         * lily/simultaneous-music-iterator.cc: remove clone() and copy
4204         constructor from Music_iterator. Changes throughout.
4205
4206         * lily/include/music-iterator.hh (class Music_iterator): remove
4207         Music_iterator::skip and Music_iterator::get_pending_events from
4208         interface. Rename report_to -> get_outlet 
4209
4210         * lily/auto-change-iterator.cc: move contents from
4211         new-auto-change-iterator.cc from
4212
4213         * scm/part-combiner.scm: determine split-list from Scheme. 
4214
4215         * lily/new-auto-change-iterator.cc (process): new file.
4216
4217         * lily/parser.yy (part_combined_music): remove old PC cruft.
4218
4219         * ly/engraver-init.ly: remove old
4220         PC cruft.
4221
4222         * Documentation/user/refman.itely (The Lyrics context): note about
4223         extender lines.
4224
4225         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4226         to allow 0-length mmrest events.
4227
4228         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4229
4230         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4231
4232         * lily/spacing-engraver.cc (finalize): robustifications.
4233
4234         * input/regression/new-part-combine-solo-global.ly: new file.
4235
4236         * scm/part-combiner.scm: rewrite.
4237
4238 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4239
4240         * Documentation/user/refman.itely, input/puer-fragment.ly,
4241         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4242         updated for proper use of lyricsto; replaced "(" and ")" ->
4243         "\melisma" and "\melismaEnd"
4244
4245         * input/test/ancient-font.ly: small updates to reduce compile
4246         warnings (TODO: junk this file)
4247
4248         * input/test/gregorian-scripts.ly: added comment about bug
4249
4250         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4251         tiny robustness fix
4252
4253         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4254         recent changes in the feta code); temporarily mapped mensural g
4255         clef to a copy of petrucci g clef until mensural g clef will have
4256         been rewritten
4257
4258         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4259         between mensural and neo-mensural heads (this broke quite a while
4260         ago)
4261
4262         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4263
4264 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4265
4266         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4267         indication.  Fixes for verbatim, multi line comments.
4268
4269 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4270
4271         * input/regression/new-part-combine-solo.ly: more cases.
4272
4273         * lily/slur.cc (height): robustness fix.
4274
4275         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4276
4277         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4278         stemUp/stemDown.
4279
4280         * scm/music-functions.scm (determine-split-list): further analysis.
4281
4282         * lily/script-engraver.cc (try_music): discard duplicate
4283         articulations.
4284
4285         * input/regression/new-part-combine-solo.ly: new file
4286
4287         * input/regression/new-part-combine-a2.ly: new file.
4288
4289         * ly/performer-init.ly: add Devnull
4290
4291         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4292         for \musicglyph #"accidental-*"
4293         (conv): \newpartcombine rule.
4294
4295 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4296
4297         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4298
4299 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4300
4301         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4302         textwidth, --output.
4303
4304 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4305
4306         * scm/new-markup.scm (doubleflat): add accidental markups.
4307
4308         * VERSION: release 2.1.17
4309         
4310         * Documentation/user/refman.itely (Automatic part combining):
4311         revise documentation of the part-combiner.
4312
4313         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4314         
4315         * input/test/part-combine-{moment,staff}.ly: remove file.
4316
4317         * input/regression/pc-mmrest.ly (two): remove file.
4318
4319         * scm/define-music-types.scm (music-descriptions): add
4320         Solo{One,Two}Event and UnisonoEvent
4321
4322         * lily/new-part-combine-iterator.cc (unisono): add state_
4323         variable, signal changes with part-combine-event.
4324
4325         * input/regression/new-part-combine-text.ly: new file.
4326
4327         * lily/part-combine-engraver.cc: new file.
4328
4329 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4330
4331         * scripts/filter-lilypond-book.py: Handle snippet options.
4332
4333 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4334
4335         * scm/music-functions.scm (determine-split-list): detect solo1/2
4336         and unisono.
4337
4338         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4339         revert fix, document why.
4340
4341         * lily/tie-performer.cc (process_music): new function. Set melisma
4342         property.
4343
4344         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4345         always smaller than bracket size.
4346         (make_bracket): oops. Size of the gap was off by factor 2
4347
4348         * input/test/text-rotate.ly: new file.
4349
4350         * scm/new-markup.scm (markup): a macro that provides a
4351         LilyPond-like syntax in scheme for building markups, in order to
4352         help markup command definition. (Nicolas Sceaux)
4353
4354         * input/test/lyrics-skip-notes.ly: new example.
4355
4356         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4357
4358         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4359         use is_alias() iso. == . This fixes lyrics on
4360         GregorianTranscriptions. 
4361
4362 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4363
4364         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4365         \thispagestyle{lastpage} to avoid that it's printed on the second
4366         last page when there's only a single score line on the last page.
4367         (The page breaking mechanism in TeX played some ugly tricks to us.)
4368
4369 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4370
4371         * scripts/filter-lilypond-book.py: Further development.
4372
4373         * input/regression/collision-dots-move.ly: New test.
4374
4375         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4376         hand side note head of non-merged collision to the right.
4377
4378         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4379         Construct children before accessing property from emtpy
4380         lyrics_context_.
4381         (construct_children): Find thread before finding LyricsVoice.
4382         Create LyricsVoice one if none found, fixes crash (thanks Erik
4383         Sandberg).
4384
4385 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4386
4387         * cygwin/: Forward port.
4388
4389 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4390
4391         * buildscripts/install-info-html.sh: Use Bash.
4392
4393         * cygwin/mknetrel: Patch from Bert.
4394
4395 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4396
4397         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4398
4399         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4400         try to copy *png, index.html (Bertalan Fodor).
4401
4402         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4403
4404 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4405
4406         * lily/note-collision.cc (check_meshing_chords): Do not remove
4407         dots (from down head) when merging similar heads (thanks Matthias
4408         Kilian).  Simplify merge_possible tests and other cleanups
4409
4410         * input/regression/collision-merge-differently-dotted.ly: Add test
4411         for disappearing dots on similar heads for both voices.
4412
4413 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4414
4415         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4416         that tagline overrides copyright for single page scores. Correct
4417         the default tagline value.
4418
4419 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4420
4421         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4422
4423 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4424
4425         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4426         TEXMF if it's previously unset.
4427
4428 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4429
4430         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4431
4432         * input/test/trills.ly: fix the unfolding of lineprall.
4433
4434         * input/test/figured-bass-alternative.ly: fix accidental.
4435
4436 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4437
4438         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4439         
4440         * input/no-notation/dos-guile.ly: 
4441         * input/no-notation/dos-ps.ly: 
4442         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4443         
4444         * input/no-notation/safe-include.ly:
4445         * input/no-notation/safe-guile.ly:
4446         * input/no-notation/safe-ps.ly: 
4447         * input/no-notation/safe-tex.ly: New file.
4448
4449         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4450         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4451         options now.
4452         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4453         When in --safe-mode, set environment openout_any=p[aranoid].
4454
4455         * tex/ltest.tex: 
4456         * tex/lilyponddefs.tex: Add \nofiles.
4457
4458         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4459         options.
4460
4461         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4462         This allows building the user manual using a binary installation
4463         and a matching unpacked source tree.
4464
4465         * scm/lily.scm (safe-module): New variable. 
4466
4467         * lily/includable-lexer.cc (new_input): Fix error messages.
4468
4469         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4470         If SAFE, evaluate in safe-module.  Change callers.
4471
4472         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4473
4474         * lily/lexer.ll (embedded_scm): While processing main-input,
4475         invoke ly_parse_scm with safe mode if running in safe-mode.
4476         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4477         in init.ly for safe-mode.
4478
4479 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4480
4481         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4482         compatibility with old versions of geometry.sty (compat2
4483         already implied includehead).
4484         Change the page layout slightly so bottom + footskip = top +
4485         headheight + headsep = 16mm, the remaining paperheight-32mm
4486         are used for the music. Increase footskip to 5mm, so the top of
4487         the footer text doesn't touch the music.
4488
4489 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4490
4491         * VERSION: release 2.1.16
4492         
4493         * scm/music-functions.scm (determine-split-list): bugfix: only use
4494         new-active for both voices if both indexes advance. This fixes the
4495         biggest outstanding problem with new-pc. 
4496
4497         * lily/new-part-combine-iterator.cc (construct_children): set more
4498         directions.
4499
4500 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4501
4502         * scripts/convert-ly.py (conv): add instrument rule.
4503
4504         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4505
4506         * lily/side-position-interface.cc: remove add_staff_support ()
4507         Change all callers to use staff-padding.
4508
4509         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4510         make_spanner().
4511
4512         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4513
4514         * lily/text-engraver.cc: remove scriptHorizontal property.
4515
4516         * lily/beam.cc (least_squares): also set least-squares-dy for
4517         special case of slanted 2-stem beam to center.
4518
4519         * lily/side-position-interface.cc (out_of_staff): move contents of
4520         out_of_staff into aligned_side.
4521         remove out_of_staff().
4522
4523         * input/regression/measure-grouping.ly: fix warning.
4524
4525         * lily/side-position-interface.cc: add staff-padding support to
4526         Side_position_interface::aligned_side.
4527
4528         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4529         one get_property too many.
4530
4531         * flower/include/drul-array.hh (linear_combination): new function
4532         (scale_drul): new function
4533
4534         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4535         operations on empty intervals are silly.
4536
4537 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4538
4539         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4540         (iso gh_scm2int), fixes crash in new part-combiner.
4541
4542         * configure.in: Up mftrace to 1.0.27.
4543
4544 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4545
4546         * VERSION: release 2.1.15
4547         
4548         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4549         align all stanza numbers.
4550
4551 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4552
4553         * Documentation/user/{introduction.itely,refman.itely,
4554         converters.itely}: fix some text inside parentheses; text should
4555         be readable (even) if parentheses are either replaced with commas 
4556         or dropped out.
4557
4558 2004-01-25  Werner Lemberg  <wl@gnu.org>
4559
4560         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4561         input/test/vaticana.ly, input/test/ancient-font.ly,
4562         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4563         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4564         ly/params-as-init.ly, scm/define-grobs.scm,
4565         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4566
4567         * ly/params-as-init.ly: Removed.  Obsolete.
4568         * buildscripts/lilypond.words.py: Updated.
4569
4570 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4571
4572         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4573
4574         * mf/feta-din{4,5,7,9}.mf: remove.
4575         
4576         * lily/engraver.cc (internal_make_item): centralize item/spanner
4577         factory.
4578
4579         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4580         do correct chord conversion for ^"sim."  (backportme)
4581         (FatalConversionError.sub_articulations): substitute ^"foo" in
4582         chords too. (backportme)
4583
4584         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4585         for Fingering.
4586
4587         * lily/side-position-interface.cc (out_of_staff): don't do
4588         anything if staff-padding not defined. 
4589
4590         * mf/feta-params.mf (stafflines): introduce linethickness as
4591         general blackness of the font.
4592
4593         * lily/stem.cc (position_noteheads): rounding error robustness.
4594
4595         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4596         from beam-collision.ly 
4597
4598         * lily/beam.cc (rest_collision_callback): remove direction.
4599
4600         * scm/define-grobs.scm (all-grob-descriptions): remove
4601         enclose-bounds in OttavaBracket and PianoPedalBracket
4602
4603         * scm/new-markup.scm (def-markup-command) new macro, which takes
4604         care of defining the COMMAND-markup and make-COMMAND-markup
4605         procedures, setting markup-signature and keyword-signature object
4606         properties, and pushing the markup command in
4607         markup-function-list.
4608
4609         All markup commands are defined thanks to it.  Users may also use
4610         it to define their own markup commands. (Nicolas Sceaux)
4611
4612         * scm/new-markup.scm: Scheme style clean-up: there should be no
4613         parenthesis alone on a line; LET* should not be used where LET is
4614         enough. (Nicolas Sceaux)
4615
4616 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4617
4618         * scripts/filter-lilypond-book.py: Add script.
4619
4620 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4621
4622         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4623
4624 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4625
4626         * Documentation/user/refman.itely (Fingering instructions): add
4627         single note chords. 
4628
4629         * lily/multi-measure-rest-engraver.cc: use a single
4630         MultiMeasureEvent for mm rests. This prevents problems with the
4631         new part combiner.
4632
4633         * scm/music-functions.scm (determine-split-list): analysis has
4634         global effect: a difference halfway a phrase makes the entire
4635         phrase be typeset as apart.
4636         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4637
4638 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4639
4640         * ly/performer-init.ly: add Devnull.
4641
4642         * Documentation/user/refman.itely (Font selection): remove paper20
4643         ref.
4644         
4645 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4646
4647         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4648
4649 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4650
4651         * scm/music-functions.scm (determine-split-list): bugfixes.
4652
4653         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4654
4655         * input/test/scales-greek.ly: use C as base, results in different
4656         alterations at the clef.
4657
4658         * input/regression/pedal-ped.ly: new file.
4659
4660         * input/regression/pedal-bracket.ly: new file.
4661
4662         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4663         replace after_line_breaking()
4664
4665         * lily/line-interface.cc (line): read thickness.
4666         (line): dash-fraction = 0 always for dotted-line style.
4667
4668         * input/test/staff-lines.ly (lower): bugfix.
4669
4670         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4671         \accepts Devnull into Score.
4672
4673         * scm/lily.scm: remove bla.scm load.
4674
4675 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4676
4677         * VERSION: release 2.1.14
4678         
4679         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4680
4681         * lily/side-position-interface.cc (general_side_position): add
4682         Staff_symbol_referencer::staff_space ().
4683
4684         * lily/include/context-def.hh: rename from translator-def.hh
4685
4686 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4687
4688         * input/template/piano-dynamics.ly (pedal): Updated definition of
4689         Dynamics such that \cresc works, for example.
4690
4691 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4692
4693         * lily/stem.cc (calc_stem_info): use
4694         Staff_symbol_referencer::staff_space
4695
4696         * lily/beam-quanting.cc (quanting): scale Stem_info 
4697
4698         * lily/beam.cc (rest_collision_callback): use minimum-distance
4699         property for rest/beam collisions.
4700         (rest_collision_callback): bugfixes.
4701
4702         * lily/system.cc (post_processing): extra-offset is now relative
4703         to the size of the current staff.
4704
4705         * scm/music-functions.scm (notice-the-events-for-pc): record all
4706         voices, only analyze "one" and "two".
4707
4708         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4709         not parent. 
4710
4711         * lily/new-part-combine-iterator.cc (construct_children): create
4712         Devnull from Voice context
4713
4714         * scm/music-functions.scm (determine-split-list): bugfixes.
4715
4716         * lily/lily-guile.cc (robust_scm2int): new function
4717
4718         * lily/staff-symbol-referencer.cc (line_thickness): new
4719         function. Use throughout.
4720
4721         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4722         in its own context.  Add to preset font-size.
4723
4724         * lily/stem.cc (thickness): new function.
4725
4726         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4727         compute thickness from ledger-line-thickness.
4728
4729         * lily/note-head.cc (brew_ledger_lines): use
4730         Staff_symbol::get_ledger_line_thickness ().
4731
4732         * lily/beam.cc (rest_collision_callback): use
4733         Staff_symbol_referencer::staff_space().
4734
4735         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4736         Mus1 Mus2
4737
4738         * lily/include/translator.hh (class Translator): add accepts_list_
4739         so  \with { \denies / \accepts } also works.
4740
4741         * scm/music-functions.scm (determine-split-list): determine split
4742         list from music events.
4743
4744         * lily/new-part-combine-iterator.cc: more states.
4745
4746         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4747
4748 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4749
4750         * lily/system.cc (set_loose_columns): use the right prebroken cols
4751         for interpolating loose column position.
4752
4753         * lily/text-spanner.cc (brew_molecule): default to no vertical
4754         lines.
4755
4756         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4757         take space.
4758
4759         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4760
4761 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4762
4763         * scripts/convert-ly.py: Do not test filename when processing
4764         stdin.
4765
4766         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4767
4768 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4769
4770         * lily/axis-group-engraver.cc (finalize): extra check; if
4771         process_music () is never called, then staffline_ == 0.
4772
4773         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4774         check run_always ().
4775         
4776         * VERSION: release 2.1.13
4777
4778         * input/regression/note-head-style.ly (pattern): cleanup.
4779
4780         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4781         downloading.
4782
4783         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4784         kludge rehearsalmark placement.
4785
4786         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4787         , ly:spanner?
4788
4789         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4790         close to note head for accidentals.
4791
4792         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4793         tuplet direction.
4794
4795         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4796
4797 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4798
4799         * lily/include/music-iterator.hh (class Music_iterator): add
4800         substitute_outlet() to iterator API.
4801
4802         * lily/new-part-combine-iterator.cc (construct_children):
4803         New_pc_iterator: new class, better part combining.
4804
4805         * lily/tie-column.cc (werner_directions): new function
4806
4807         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4808
4809         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4810         empty objects group spanner as parent
4811
4812         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4813         slope against graphical slope.
4814
4815         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4816         for ottava bracket.
4817
4818         * lily/side-position-interface.cc (general_side_position):
4819         opps. reinstate *dir.
4820
4821         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4822         parser run.
4823
4824         * lily/tuplet-bracket.cc: remove calc_dy ().
4825
4826         * Documentation/user/refman.itely (Balloon help): document balloon
4827         help
4828
4829 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4830
4831         * scm/document-backend.scm (check-dangling-properties): Grob
4832         properties are defined define-grob-properties.scm.
4833         
4834 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4835         
4836         * VERSION: release 2.1.12
4837
4838         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4839         ChordName
4840
4841         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4842         relation to surroundings.
4843
4844         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4845         Y-extent to the note-extents: stay clear of the staff.
4846
4847 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4848
4849         * Documentation/user/GNUmakefile
4850         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4851         iso. copy.
4852
4853         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4854
4855         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4856
4857         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4858
4859         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4860
4861         * lily/line-interface.cc (line): remove thickness from calling interface.
4862
4863         * lily/hairpin.cc: use Line_interface
4864
4865         * lily/line-interface.cc: new file. Line_interface for everything
4866         with dotted/dashed lines.
4867         
4868
4869         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4870
4871         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4872         for constructing ottava brackets.
4873         
4874         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4875         the note heads.
4876
4877         * Documentation/user/internals.itely (Engravers and performers):
4878         fix broken link.
4879
4880         * scm/music-functions.scm (make-mark-set): new function.
4881
4882         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4883         functionally identical to beam.
4884
4885         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4886         () with beam (). 
4887
4888         * Documentation/user/refman.itely (Rehearsal marks): document new
4889         functionality.
4890
4891         * input/regression/rehearsal-mark-number.ly: new file.
4892
4893         * input/regression/rehearsal-mark-letter.ly: new file.
4894
4895         * scm/translation-functions.scm (number->mark-string): new function
4896         (format-mark-letters): new function
4897         (format-mark-numbers): new function
4898
4899         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4900         integer; formatting is done through markFormatter property.
4901         
4902         * scm/define-translator-properties.scm: fold all *-done properties
4903         into positioning-done.
4904
4905         * lily/beam.cc (position_beam): new function
4906         (brew_molecule): make sure that positions are calced before making
4907         the molecule.
4908
4909         * scm/output*.scm (beam):  take 4th argument for function.
4910
4911         * ps/music-drawing-routines.ps: take blot as 4th argument.
4912
4913         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4914         stem to avoid small dents.
4915         
4916 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4917
4918         * VERSION: release 2.1.11
4919
4920         * input/regression/balloon.ly: new file.
4921
4922         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4923         objects, and make help texts. 
4924
4925         * scm/new-markup.scm (parse-simple-duration): parse duration
4926         string to log & dots. (Thanks Nicolas!)
4927
4928         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4929         rule.
4930
4931 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4932
4933         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4934         Lemberg).
4935
4936         * THANKS: alphabetic order.
4937
4938 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4939
4940         * input/regression/note-head-harmonic.ly: new file.
4941
4942         * Documentation/user/internals.itely (Technical manual): explain
4943         difference between music, translation, layout.
4944
4945         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4946
4947         * scm/output-ascii-script.scm (bracket): rounding bfs.
4948
4949         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4950
4951         * ly/paper*.ly: remove files. 
4952         
4953         * scm/paper.scm (set-staff-size): new function: set default
4954         staff-size.
4955
4956         * scripts/convert-ly.py (conv): add conversion rule.
4957
4958         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4959         function.
4960
4961         * scm/paper.scm: new file.
4962         (set-staff-size): new function 
4963         (set-paper-size): new function
4964
4965         * lily/parser.yy (music_output_def_body): restructure definition,
4966         so first Scheme statement in \paper also happens in new scope. 
4967
4968         * lily/system.cc (post_processing): move uniquify_list () to
4969         dumping molecule stage.
4970
4971         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4972         this will mess up scores that use barchecks to shorten measures.
4973
4974         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4975         at 20pt too.
4976
4977         * Documentation/user/tutorial.itely (Printing lyrics): document
4978         \lyricsto
4979
4980         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4981
4982         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4983
4984         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4985         if Voice is not found.
4986
4987         * VERSION: release 2.1.10
4988         
4989         * input/{test,regression}/: remove old-relative 
4990
4991         * lily/lexer.ll: add empty markup signature. 
4992
4993         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4994         strut markup
4995
4996         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4997
4998         * scm/define-translator-properties.scm: update melismata property
4999         doco.
5000
5001         * lily/system.cc (output_lines): revert uniquify_list() patch,
5002         strange side effects seen.
5003         
5004         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
5005         dash-period < 0.
5006
5007         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
5008         for flute. 
5009
5010 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5011
5012         * input/regression/*.ly: use newaddlyrics iso. addlyrics
5013
5014         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
5015
5016         * lily/lyric-extender.cc (brew_molecule): behave decently in case
5017         of line breaks.
5018         (brew_molecule): add padding to left, not right.
5019
5020         * lily/system.cc (uniquify_list): new function
5021         (output_lines): uniquify_list () on all-elements. This fixes
5022         double symbols in the output.
5023
5024         * lily/beam.cc (rest_collision_callback): don't move anything if
5025         staff-position is set.
5026
5027         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
5028
5029         * lily/system.cc (typeset_grob): warn if adding twice.
5030
5031         * lily/sequential-iterator.cc (run_always): implement run_always().
5032         (also in other files.)
5033         
5034         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
5035
5036         * lily/event.cc (to_relative_octave): add octave-check.
5037
5038         * Documentation/user/refman.itely (Line breaking): add noBreak.
5039
5040         * scm/new-markup.scm (normalsize-markup): add function.
5041         (sans-markup): new function.
5042
5043         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
5044         come earlier nowadays.  This fixes beams on grace notes.
5045         
5046         * scm/music-functions.scm (direction-polyphonic-grobs): new
5047         variable, share between override and revert. This fixes script
5048         directions in polyphonic sections. (backportme)
5049
5050 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5051
5052         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
5053         breakpoints.
5054
5055         * lily/break-align-interface.cc: add doco
5056
5057         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
5058
5059 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5060
5061         * VERSION: release 2.1.9
5062
5063         * scm/document-markup.scm (markup-doc-node): add note about naming.
5064
5065         * scm/new-markup.scm (left-align-markup): bugfix. 
5066
5067         * Documentation/user/refman.itely (Ottava brackets): more doco for
5068         ottava.
5069
5070         * lily/side-position-interface.cc (out_of_staff): also do
5071         out_of_staff() correctly for d == DOWN.
5072
5073         * lily/text-spanner.cc (brew_molecule): only put vertical line and
5074         horizontal line if they move to the right.
5075         
5076         * scm/define-grobs.scm (all-grob-descriptions): set
5077         text-repeat-if-broken for ottava spanner
5078
5079         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
5080         property.
5081
5082         * mf/feta18.mf: design size is 18 not 22.5
5083
5084         * lily/new-lyric-combine-music-iterator.cc (process): new file.
5085         Add a single LyricsVoice to a melody. Melismata may be set
5086         individually.
5087
5088         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5089
5090         * lily/dot-column.cc: add stdio.h
5091
5092 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5093
5094         * lily/item.cc: documentation for break-visibility (Thanks, John).
5095
5096 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5097
5098         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
5099
5100         * lily/translator-def.cc: rename Translator_def to Context_def.
5101
5102         * Documentation/user/internals.itely (Lexical details): clarify
5103         string def.
5104
5105         * Documentation/user/refman.itely (Rhythmic music): add link to
5106         RhythmicStaff 
5107
5108 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5109
5110         * lily/translator.cc: document start_translation_timestep()
5111
5112         * scm/output-tex.scm (tex-encoded-fontswitch): use
5113         round for rounding (inexact->exact yields rationals)
5114
5115         * lily/*.cc: remove superfluous start_translation_timestep() calls.
5116
5117         * lily/translator-group.cc (get_simple_trans_list): 
5118         new function; construct simple_trans_list_ lazily.
5119         
5120 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5121
5122         * lily/paper-outputter.cc (output_scope): Check if number before
5123         checking exact (guile cvs).
5124
5125         * scm/*: Escape backslashes in scheme strings (guile cvs).
5126
5127 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5128
5129         * Documentation/user/refman.itely (Tablatures basic): annotate
5130         seealso sections.
5131
5132         * lily/*.cc: cleanup of engraver initialize() functions.
5133
5134         * lily/repeat-acknowledge-engraver.cc
5135         (start_translation_timestep): remove first_b_
5136
5137         * lily/tab-note-heads-engraver.cc: listen to string number events
5138         inside < > too. (backportme).
5139
5140         * Documentation/user/refman.itely (Text scripts): add fatText to
5141         index.
5142
5143 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5144
5145         * VERSION: 2.1.8
5146
5147         * stepmake/bin/add-html-footer.py (built): add Wiki links to
5148         footer.
5149
5150         * lily/parser.yy (translator_mod): allow \with { \remove .. }
5151
5152         * lily/bar-check-iterator.cc (process): only warn if
5153         barCheckLastFail was changed.
5154
5155         * scm/define-translator-properties.scm (barCheckLastFail): add
5156         property.
5157
5158         * lily/main.cc (main_prog): print summary of failed files.
5159
5160         * lily/axis-group-engraver.cc: move all spanner creation to
5161         process_music (). Now staffs can be adjusted with \override too.
5162         (Jan, you are a brilliant programmer!)
5163         
5164         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
5165
5166 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5167
5168         * Documentation/user/tutorial.itely (Integrating text and music):
5169         Show the commands to produce a PDF as well.
5170
5171 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5172
5173         * lily/translator-def.cc (get_translator_names): accept user
5174         tweaks too. 
5175
5176         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5177         as big as normal heads. 
5178
5179         * input/*ly: run convert-ly
5180         
5181         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5182         () if dependencies are fluked.
5183
5184         * scm/document-translation.scm (engraver-doc-string): update on
5185         latest string/symbol conventions.
5186
5187         * lily/translator-ctors.cc: use Scheme_hash_table.
5188
5189         * lily/translator-def.cc (get_translator_names): new function
5190         (add_context_mod): new function
5191         (get_accepted): new function
5192
5193         * lily/parser.yy (context_mod): put all modifications of
5194         \translator { } in a single production, encode as SCM.
5195
5196         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5197         to use read-only lists, so additions to the definition can be
5198         prepended easily.  
5199
5200         * Documentation/user/invoking.itexi (Editor support): add node on
5201         editor support.
5202
5203         * Documentation/user/refman.itely (Bar check): add lyrics example
5204         of bar checks. 
5205
5206         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5207
5208         * scripts/convert-ly.py (conv): add conversion rule.
5209
5210         * lily/parser.yy: use \change iso. \translator for staff switch.
5211
5212         * lily/my-lily-lexer.cc: add \change.
5213
5214         * scm/define-translator-properties.scm
5215         (default-melisma-properties): add definition.
5216
5217 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5218
5219         * Documentation/user/refman.itely (Bar lines): clarification of
5220         systemStartDelimiter. 
5221
5222         * input/test/slur-shape.ly (x): remove file.
5223
5224         * lily/translator-group.cc (apply_property_operations): new function.
5225
5226 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5227
5228         * lily/parser.yy (optional_prop_ops): allow \with {
5229         PROPERTYSETTINGS } following \context or \new.
5230
5231         * lily/my-lily-lexer.cc: add \with.
5232
5233         * lily/parser.yy (property_operation): clean up definition of
5234         property operations.
5235         (property_op_to_music): new function.
5236         (context_spec_music): new function
5237
5238         * VERSION: 2.1.7 released.
5239         
5240         * input/regression/collision-merge-dots.ly: new file.
5241
5242         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5243         then kill the dots too. 
5244
5245         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5246         set/unset breakableSeparationItem
5247
5248         * lily/separation-item.cc (relative_width): add function.
5249
5250         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5251         only-prebreak-interface
5252
5253         * lily/system.cc (output_lines): only junk only-prebreak-interface
5254         grobs.
5255
5256         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5257         read breakableSeparationItem
5258
5259         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5260
5261         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5262
5263         * lily/dot-column.cc (dot_config_badness): new function:
5264         select the best scoring dot configuration: dots should go close to
5265         the note heads, but be shifted up or down according to conventions.
5266         (print_dot_configuration): idem.
5267         (shift_one): idem
5268         (remove_collision): idem.
5269
5270         * input/regression/dots.ly: add more test cases.
5271
5272 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5273
5274         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5275
5276         * flower/include/interval.hh: rename elem_b to contains 
5277
5278         * lily/tie.cc: change 'heads to 'head-pair.
5279
5280         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5281         fill in 'heads field.
5282
5283         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5284         minimum-length for short ones, and shorten so collisions with the
5285         next syllable are avoided.
5286
5287         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5288         near-zero slopes.
5289         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5290
5291         * lily/dots.cc: remove quantized_position callback. All Y
5292         positioning is done by dot-column.cc
5293
5294         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5295         exhaustive test of all dot positions. This fixes disappearing dots
5296         in dotted chords.
5297
5298 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5299
5300         * mf/feta-klef.mf (test_staff): fatten up G clef
5301         (test_staff): fatten up f clef.
5302         
5303
5304 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5305
5306         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5307         * input/les-nereides.ly: Use latin1 characters for title, like
5308         Morgenlied.
5309
5310 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5311
5312         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5313         cmb10).
5314
5315         * lily/lyric-extender.cc (brew_molecule): add little space before
5316         extender line.
5317
5318         * lily/beam-quanting.cc (score_forbidden_quants): check if
5319         outer stafflines fall in any beam gaps.
5320
5321         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5322         for lyric texts.
5323
5324 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5325
5326         * VERSION: 2.1.6 released.
5327
5328         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5329         this shows the demerits of a user-defined beam position pair.
5330
5331         * scm/define-grobs.scm (all-grob-descriptions): set
5332         beamed-extreme-minimum-free-lengths to a different value.
5333
5334         * lily/scm-option.cc: add debug-beam scm-option
5335
5336         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5337
5338 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5339
5340         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5341
5342         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5343         space after barline.
5344
5345         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5346
5347         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5348         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5349         the other case, take standard column-breakable spacing. Do not
5350         warn about "no spacing wishes".
5351
5352         This fixes wide spaces after barlines in very loose lines.
5353
5354         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5355
5356 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5357
5358         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5359         acknowledge_grob lyric-syllable, not lyric-text.
5360
5361         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5362         dashes of length #'length separated by #'dash-period. 
5363
5364         * lily/lyric-extender.cc (brew_molecule): idem
5365
5366         * lily/multi-measure-rest.cc (big_rest): idem
5367
5368         * lily/system-start-delimiter.cc (simple_bar): idem
5369
5370         * lily/bar-line.cc (simple_barline): use rounded box
5371
5372         * VERSION: release 2.1.5
5373
5374         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5375         music): move note about dvips to more visible place.
5376
5377         * lily/lyric-phrasing-engraver.cc: move from
5378         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5379         lyric-phrasing-engraver.hh)
5380         
5381         * lyric-align.ly: remove file
5382         
5383         * scripts/convert-ly.py (FatalConversionError.func): add removal
5384         rule for automaticMelismata
5385
5386         * ly/engraver-init.ly (ScoreContext): switch on
5387         New_phrasing_engraver by default.
5388
5389         * lily/slur-engraver.cc (class Slur_engraver):
5390         process_acknowledged_grobs -> process_music.
5391         (try_music): signal melismata correctly.
5392
5393         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5394         word-space, right-trim-amount, and extend past right bound only
5395         for note heads.
5396
5397         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5398         lyric-extender support: add note-heads to the extender
5399         automatically.
5400
5401         * lily/parser.yy: extender is now post_event. 
5402
5403         * lily/accidental-engraver.cc (number_accidentals): remove
5404         spurious warning about non-parent contexts.
5405
5406         * lily/music-output-def.cc (assign_translator): \translator { }
5407         for a Foo context implicitly redefines \FooContext.
5408
5409         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5410         fixes.
5411
5412         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5413         doubly in slur weight. 
5414
5415         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5416         combination.
5417
5418         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5419         staffbar distance.
5420
5421         * scripts/lilypond.py (global_latex_preamble): crank down size of
5422         the margins. Now there is a 12 mm top and bottom margin, which
5423         should correspond with the printable area of modern printers.
5424
5425         This enlarges the music height of the printable page a little.
5426
5427         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5428         signs. Use \markup instead.
5429         (accreg_pen): tweak for accordeon asterisk.
5430
5431 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5432
5433         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5434
5435         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5436
5437         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5438
5439         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5440
5441         * scm/define-grobs.scm (all-grob-descriptions): change
5442         StanzaNumber description: make side support, i.s.o. breakable.
5443         use Instrument_name_engraver for texts in the margin.
5444
5445         * scm/define-translator-properties.scm: remove
5446         melismaEngraverBusy, stz property.
5447
5448         * *.cc: naming: change empty_b () into is_empty ()
5449
5450         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5451
5452         * input/regression/lyric-phrasing-new.ly: new file.
5453
5454         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5455         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5456         melismata are now left-aligned.
5457
5458 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5459
5460         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5461
5462         * mf/feta19.mf: remove.
5463         
5464         * mf/feta-klef.mf (test_staff): more tweaks
5465
5466         * mf/feta-toevallig.mf: more small size tweaks.
5467
5468         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5469         rests for smaller sizes.
5470
5471         * mf/feta-bolletjes.mf: fix cross heads.
5472
5473         * VERSION: release 2.1.4
5474         
5475         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5476         deprecated #'ancient font family
5477
5478         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5479         it is a string or number.
5480
5481         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5482         change calling convention of stem-attachment function. 
5483
5484         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5485
5486         * mf/feta-autometric.mf: dump WX/WY fields too
5487         
5488         * mf/parmesan-heads.mf: idem.
5489
5490         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5491         attachment coordinates.
5492
5493         * lily/note-head.cc (stem_attachment_coordinate): read stem
5494         attachment from the notehead glyphs WX/WY fields.
5495
5496         * lily/include/font-metric.hh (struct Font_metric): add methods
5497         get_indexed_wxwy (), make a distinction between looking up by
5498         index and ASCII  
5499
5500         * mf/feta-bolletjes.mf: rewrite note head MF code.
5501         (test_outlines): make heads more rotund for smaller sizes. 
5502
5503 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5504
5505         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5506         throughout. Font scaling fixes throughout.
5507
5508         * mf/feta-sleur,slur.mf: remove. 
5509
5510         * mf/feta-slag.mf: rewrite.
5511
5512 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5513
5514         * VERSION: release 2.1.3
5515
5516         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5517
5518         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5519
5520         * lily/mark-engraver.cc (process_music): fix mark
5521         \default. (backportme)
5522
5523         * stepmake/stepmake/automatically-generated.sub.make (default):
5524         use -n for head/tail commands. 
5525
5526         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5527         heads with the same pitch.
5528
5529 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5530
5531         * lily/recording-group-engraver.cc (finalize): set protected_scm
5532         member to '() before finalizing.
5533
5534         * lily/translator-group.cc (finalize): remove removal_processing () 
5535
5536         * lily/recording-group-engraver.cc: new engraver: record
5537         synchronized start & end times for each music object.
5538
5539         * lily/parser.yy (toplevel_expression): execute score rendering
5540         during parsing. Cleanup output-filename handling; this is no
5541         longer done with global variables.
5542         (translator_spec_body): allow \type modification too.
5543
5544         * lily/score.cc:  ly:run-translator: new function
5545         (LY_DEFINE): ly:render-output new function.
5546
5547         Separate interpreting and rendering, and make available as
5548         functions at Scheme level.
5549
5550 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5551
5552         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5553         (musicxml-node->string):
5554         (xml-node->string):
5555         (music-to-musicxml): New function.
5556
5557 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5558
5559         * VERSION: 2.1.2 released
5560
5561         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5562
5563         * scm/font.scm (paper20-font-vector): discouple font design sizes
5564         from sizes specified in .ly file: store all design sizes of a font
5565         in a single vector.
5566
5567         * lily/font-select.cc (get_font_by_design_size): new function
5568
5569         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5570         add parmesan,feta in sizes 14 and 18.
5571         
5572         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5573
5574         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5575         of fontSize: this now sets font-size
5576
5577 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5578
5579         * VERSION: 2.1.1 released
5580         
5581         * Documentation/user/refman.itely (Tuning objects): add note about
5582         concurrent tweaks in different contexts. 
5583
5584         * lily/tie-engraver.cc (acknowledge_grob): use
5585         Staff_symbol_referencer::get_position iso. reading staff-position
5586         directly.
5587
5588         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5589         currentMusicalColumn as left span-point for bracket. The bracket
5590         is too long when there are accidentals.
5591
5592 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5593
5594         * buildscripts/lilypond-profile.sh,
5595         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5596         Thanks to Reuben Thomas <rrt@mupsych.org>
5597
5598 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5599
5600         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5601         Wurbel <wurbel@univ-tln.fr>.
5602
5603 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5604
5605         * scripts/midi2ly.py: Add space after chords.
5606
5607 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5608
5609         * input/regression/{many}: add few @code{ ... }.
5610
5611 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5612
5613         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5614         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5615         Removed cmbx5, cmbx6 (which are included in teTeX)
5616         and cmbxti14 which is not used in fonts.scm.
5617
5618 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5619
5620         * lily/midi-item.cc: fine tune quarter tones.
5621
5622 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5623
5624         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5625         new function, warn how many cents are missing in fine tuning.
5626
5627 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5628
5629         * input/bugs/rhytmicstaff-tie.ly: add file.
5630
5631         * THANKS: Create skeleton for 2.1.
5632
5633 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5634
5635         * input/test/bar-lines.ly (TODO): dashed "|".
5636
5637 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5638
5639         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5640         input/regression/tie-chord.ly: Fix spell for tying.
5641
5642         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5643
5644         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5645         new file (renamed, see above).
5646
5647         * Documentation/user/lilypond-book.itely
5648         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5649         * input/example-1.ly input/example-2.ly input/example-3.ly
5650         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5651         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5652         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5653         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5654         * scripts/lilypond-book.py scripts/lilypond.py
5655         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5656         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5657
5658         * Documentation/user/lilypond.tely: update version.
5659
5660         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5661         Remove extra spaces in each @node, fixes spaces.
5662
5663 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5664
5665         * scripts/lilypond-book.py (output_dict): Add definition of
5666         \lilypondbook also for LaTeX output. Solves several bug reports.
5667
5668 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5669
5670         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5671
5672 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5673
5674         * input/test/transposition.ly: Fix key signatures, given in comments.
5675
5676 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5677
5678         * scm/midi.scm (instrument-names-alist),
5679         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5680
5681 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5682
5683         * input/test/temporary-stave.ly (texidoc): New example based on an
5684         email question from Ralph Little.
5685
5686 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5687
5688         * VERSION: release 2.1.0
5689         
5690         * lily/note-performer.cc (try_music): accept busy-playing-event.
5691
5692         * lily/swallow-perf.cc (try_music): return false for
5693         busy-playing-event and melisma-playing-event.
5694
5695 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5696
5697         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5698         >> in \score.
5699
5700 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5701
5702         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5703         that articulation_substitute will not move beam start again.
5704         (articulation_substitute): Bugfix: remove stray space so that new
5705         old chords ending '>>' does not get broken up.
5706         (sub_chord): Use TAB for indentation (not spaces).
5707         
5708         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5709         Bugfix for startup: Use ?^ instead of ?\^.
5710
5711 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5712
5713         * lily/lyric-combine-music-iterator.cc
5714         (Lyric_combine_music_iterator): change init order, to prevent GC
5715         segfaults.
5716
5717         * lily/context-specced-music-iterator.cc (construct_children): 
5718         only change  translator if found. This fixes a core dump problem.
5719
5720 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5721
5722         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5723         comparison.
5724
5725         * mf/feta-bolletjes.mf: make hole in half note little
5726         smaller for stem attachment.
5727
5728         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5729
5730         * mf/feta-banier.mf: don't draw stem with flag, just small square
5731         attachment.
5732
5733         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5734
5735         * mf/feta-banier.mf: remove upstem/downstem characters.
5736
5737         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5738
5739         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5740         stafflinethickness (in the default)
5741
5742         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5743
5744         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5745
5746         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5747
5748         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5749
5750         * lily/include/directional-element-interface.hh:
5751         junk class, make {get,set}_grob_direction functions.
5752
5753         * lily/slur.cc (get_attachment): do something sensible when
5754         attaching to stem without heads (eg. a rest).
5755
5756         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5757         forcing up to staff.  remove #'support-head property
5758         (brew_molecule): small cleanup.
5759         (flag): remove #'grace property.
5760
5761 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5762
5763         * cygwin/postinstall-lilypond.sh: 
5764         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5765         (Volker Zell).
5766
5767 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5768
5769         * scripts/lilypond-book.py: resurrect 'eps' option. 
5770         (TexiPaper.to_eps): use -Ppdf for EPS files.
5771
5772         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5773
5774         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5775
5776         * VERSION: release 2.0.1
5777
5778         * lily/bezier.cc (get_other_coordinate): change assert into
5779         warning.
5780
5781         * lily/note-head.cc (internal_brew_molecule): make left protusion
5782         smaller, to accomodate for natural sign.
5783         (internal_brew_molecule): only do this when the accidental is
5784         close enough.
5785         (extent): new function
5786
5787         * lily/skyline.cc (merge_skyline): new function
5788         (heighten_skyline): new function
5789
5790         * lily/accidental-placement.cc (position_accidentals) 
5791         (position_accidentals): fix todo.
5792
5793 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5794
5795         * input/test/+.ly (texidoc): put version number inline.
5796
5797         * GNUmakefile.in: remove rsync-web target.
5798         
5799         * input/regression/bar-scripts.ly (onestaff): raggedright
5800
5801 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5802
5803         * lily/*.cc: remove #if 0'd code in couple of places.
5804
5805         * lily/midi-stream.cc (operator <<): rewrite.
5806
5807         * lily/note-head.cc (internal_brew_molecule): 
5808         only make ledgers when the Staff symbol has lines.
5809
5810         * ly/property-init.ly (arpeggioBracket): simplify
5811
5812         * lily/translator-group.cc (execute_pushpop_property): use
5813         SCM_EQ_P for comparing keys. This fixes reverting
5814         auto-beam-settings.
5815
5816 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5817 *
5818         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5819         midi_debug_global_b.
5820         (operator <<): Normalise loop.
5821
5822 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5823
5824         * scripts/lilypond.py (escape_path): revise.
5825
5826         * scm/music-functions.scm (set-output-property): new function.
5827         
5828 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5829
5830         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5831         use addmakeflags again.
5832
5833         * cygwin/lily-wins.py (escape_shell): New function; use it.
5834
5835         * scripts/lilypond.py (escape_shell): Escape quotes and other
5836         spaces too.  Do not escape escaping backslashes.
5837
5838         * make/srcdir.make.in (web-install): Must call install-WWW now.
5839
5840         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5841         dependency
5842
5843 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5844
5845         * scripts/lilypond.py (escape_path): escape quotes too. 
5846
5847         * Documentation/user/lilypond.tely (Unified index): rename Index
5848         to accomodate Windows breakage.
5849
5850         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5851
5852         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5853         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5854         target not a source.
5855
5856 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5857
5858         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5859         addmakeflags.  Build and install doc and web also when building on
5860         Cygwin.
5861
5862         * mf/GNUmakefile: Bugfix.
5863
5864         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5865         target web.
5866
5867         * cygwin/lily-wins.py: Quote filename.
5868
5869 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5870
5871         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5872
5873 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5874
5875         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5876         settings.
5877
5878         * configure.in: Require g++ > 3.0.4.
5879
5880         * mf/GNUmakefile: Bugfix: Add list.ly target.
5881         
5882         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5883
5884         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5885         make omf directory, add uninstall targets.
5886
5887 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5888
5889         * lily/tie-performer.cc (initialize): init prev_event
5890
5891         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5892
5893         * lily/script-engraver.cc (make_script_from_event): don't crash on
5894         non-string articulation-type.
5895
5896         * lily/new-fingering-engraver.cc (add_script): don't crash on
5897         0 scripts 
5898         (acknowledge_grob): warn about text script events.
5899
5900 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5901
5902         * buildscript/lilypond.words: fix path for drums.scm.
5903
5904 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5905
5906         * lily/spacing-spanner.cc (note_spacing): don't make longer
5907         durations than measure-length.
5908
5909         * VERSION: release 2.0.0
5910
5911         * GNUmakefile.in (rsync-web): version independent rsync target.
5912
5913         * input/test/+.ly (texidoc): idem.
5914
5915         * input/regression/+.ly: print version number.
5916
5917         * input/regression/accidentals.ly (mel): shorten.
5918
5919         * input/regression/accidental-octave.ly (texidoc): shorten.
5920
5921         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5922
5923         * input/regression/completion-heads-polyphony.ly: octave
5924
5925         * input/regression/beam-manual.ly: remove
5926
5927         * input/regression/beam-chord.ly: remove
5928
5929         * input/regression/grace-dynamic.ly: remove
5930         
5931         * input/regression/grace-volta-repeat.ly: octave fixes.
5932
5933         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5934
5935         * lily/parser.yy (step_number): semitones for chord entry too.
5936         (make_chord_step): more robust code, semitones. 
5937
5938         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5939
5940         * input/regression/breathing-sign.ly (texidoc): split ancient and
5941         normal breathing signs.
5942
5943         * scm/define-grobs.scm (all-grob-descriptions): swap
5944         beamed-extreme-minimum-free-lengths and
5945         beamed-minimum-free-lengths; the 'extreme' case should allow
5946         shorter stems. This fixes forced directions on beamed 32nd and
5947         shorter notes.
5948
5949         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5950         quartertones, not semitones.
5951         (NoteNamesContext): swallow more event types
5952
5953         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5954
5955         * VERSION (PACKAGE_NAME): release 1.9.10
5956
5957 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5958
5959         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5960         set note head as cause of note-column.  This gives a better error
5961         message.
5962
5963 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5964
5965         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5966
5967 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5968
5969         * mf/GNUmakefile (pfa_warning): instruct 
5970
5971         * stepmake/aclocal.m4: typo.
5972
5973         * Documentation/user/cheatsheet.itely: more verbose examples.
5974
5975         * input/regression/clefs.ly: remove bogus docstring.
5976
5977 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5978
5979         * GNUmakefile.in (SUBDIRS): Add elisp.
5980
5981         * elisp/lilypond-mode.el: 
5982         * elisp/lilypond-init.el: 
5983         * elisp/lilypond-indent.el: 
5984         * elisp/lilypond-font-lock.el: Move from top dir.
5985
5986         * stepmake/stepmake/elisp-vars.make: New file.
5987
5988         * config.make.in (elispdir): Add.
5989
5990         * Documentation/topdocs/INSTALL.texi: Typo.
5991
5992         * make/ly-rules.make: Test for files instead of touching void and
5993         ignoring errors.
5994
5995         * GNUmakefile.in:
5996         * make/lilypond.redhat.spec.in:
5997         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5998         <builddir>, adding
5999         
6000              (push "<builddir>/share/lilypond/elisp" load-path)
6001
6002         to your ~/.emacs.el should give you LilyPond-mode again.
6003
6004         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
6005         regexp for DOS/Windows, we are too paranoid to fix others.
6006
6007 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6008
6009         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
6010
6011         * input/test/chord-names-jazz.ly (banterProperties): fix
6012
6013         * lily/parser.yy (bass_mod): bass figure alterations are semi
6014         tones, not quarter tones
6015
6016         * lily/beam.cc (set_stem_lengths): only lengthen stems
6017         for gapped beams.
6018
6019         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
6020         by beamcount.
6021
6022         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
6023         a warning that the warning may erroneous.
6024
6025         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
6026         target.
6027
6028         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
6029         targets.
6030
6031         * GNUmakefile.in ($(config_h)): config.h should depend on
6032         config.hh.in .
6033         (lilypond.words): remove fontball stuff.
6034
6035         * stepmake/aclocal.m4: only print config.cache warning if it exists.
6036
6037         * configure.in: remove pktrace reference.
6038
6039         * GNUmakefile.in (rsync-web): permissions and ownership for
6040         website.
6041
6042         * lily/volta-engraver.cc (staff_eligible): new function.
6043         (stop_translation_timestep): kill off spanners if not eligible.
6044
6045         * VERSION (PATCH_LEVEL): release 1.9.9
6046
6047         * input/regression/beam-quanting-32nd.ly (texidoc): new file
6048
6049         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
6050         length is more important than forbidden quants.
6051         
6052 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
6053
6054         * buildscripts/lilypond.words: order words in search order,
6055         add lilypond.words.vim to be generated.
6056
6057         * lilypond.vim: use lilypond.words.vim for keyword matching.
6058
6059         * lilypond-mode.el: use search order. fix word selection rules.
6060
6061         * lilypond-font-lock.el: fix fontifying long durations.
6062
6063         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
6064
6065 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6066
6067         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
6068
6069         * stepmake/stepmake/generic-targets.make:
6070         * stepmake/stepmake/bin/make-version.py: 
6071         * stepmake/aclocal.m4:
6072         * make/stepmake.make:
6073         * make/toplevel-version.make: Build fixes: remove last traces of
6074           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
6075
6076         * lily/beam.cc: Add gap-count property.
6077
6078 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6079
6080         * scm/define-grob-properties.scm (gap-count): add gap-count
6081
6082         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
6083
6084 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6085
6086         * cygwin/mknetrel.doc: Typo.
6087
6088         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6089
6090         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6091
6092 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6093
6094         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6095         sizes. Remove support for 'ledger'(=tabloid+landscape).
6096
6097 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6098
6099         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6100         sauter PFAs.
6101
6102         * configure.in: remove VERSION stuff once again.
6103
6104         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6105
6106         * scm/define-grobs.scm (all-grob-descriptions): use sans family
6107         for chord names.
6108
6109         * mf/GNUmakefile: always trace pfa fonts.
6110         (SAUTER_FONTS): add cmss[567] too fonts
6111
6112         * configure.in: require mftrace. 
6113
6114         * lily/staff-performer.cc (new_instrument_string): don't look at
6115         instrument property.
6116
6117         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6118         is_direction is the C++ one. Similar for ly_axis_p and
6119         ly_number_pair_p
6120
6121 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6122
6123         * lily/beam.cc (brew_molecule): read gap-count to determine
6124         number of tremolo (gapped) beams.
6125
6126         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6127         shorter than 1/8
6128
6129         * flower/include/array.hh (default_compare): new function
6130
6131         * cygwin/mknetrel: Native fixes.
6132
6133         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6134
6135 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6136
6137         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6138         feature for Windows.
6139
6140         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6141
6142         * cygwin/mknetrel: Updates for native use on Cygwin.
6143
6144         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6145
6146         * stepmake/stepmake/help2man-rules.make: 
6147         * cygwin/mknetrel: Bugfix for manpages.
6148
6149         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6150         $(builddir).  Stepmake is a normal subdirectory now, that is not
6151         configured.  Another srcdir build fix.
6152
6153         * Documentation/topdocs/INSTALL.texi,
6154         buildscripts/lilypond.words.py, lilypond-font-lock.el,
6155         lilypond-init.el, lilypond-mode.el, debian/rules,
6156         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6157         rename generated file lilypond.words to lilypond.words.el.
6158
6159 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
6160
6161         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6162
6163         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6164         GNUmakefile.in.
6165
6166 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6167
6168         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6169         when cross building.
6170
6171         * configure.in: srcdir build fix.
6172
6173         * cygwin/GNUmakefile:
6174         * cygwin/lily-wins.py:
6175         * cygwin/postremove-lilypond.sh: 
6176         * cygwin/postinstall-lilypond.sh: Merge from stable.
6177
6178         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6179         s/ly2dvi/lilypond/.
6180
6181 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6182
6183         * lily/slur.cc (after_line_breaking): only set control points if
6184         none supplied yet.
6185
6186         * input/test/slur-manual.ly: new file.
6187
6188         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6189         <<  >> chords too.
6190
6191         * VERSION (PACKAGE_NAME): release 1.9.8
6192
6193         * scripts/lilypond.py (escape_path): escape spaces in directory names
6194
6195         * input/test/text-spanner.ly: fixes.
6196
6197 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
6198
6199         * buildscripts/lilypond.words.py: add drum names as note names to
6200         Emacs-mode.
6201
6202 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6203
6204         * input/regression/hairpin-dashed.ly: new file.
6205
6206         * scripts/convert-ly.py (conv): warn about dash-length.
6207
6208         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6209         automatically if we get a new one.
6210
6211         * lily/lookup.cc (dashed_line): new function
6212
6213         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6214         dash-fraction.
6215
6216 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
6217
6218         * buildscripts/lilypond.words.py: extract note names.
6219
6220         * lilypond-mode.el: take note names from lilypond.words -file.
6221         small fix in the use of string-match.
6222
6223         * lilypond-font-lock.el: use lilypond.words for note names, add 
6224         maxima to note a duration.
6225
6226 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6227
6228         * lily/breathing-sign.cc: remove railtracks() function. 
6229
6230         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6231
6232         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6233         (brew_molecule): bugfix don't make arpeggio shorter when
6234         arpeggio-direction is set.
6235
6236         *  debian/rules: small corrections in the (Pedro K)
6237
6238         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6239         examples.
6240
6241         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6242         special (repeat) bar comes along.
6243
6244         * input/regression/auto-beam-bar.ly: update.
6245
6246         * scripts/lilypond-book.py (output_dict): remove support for the
6247         EPS option.
6248
6249         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6250         VerticalAlignment and VerticalAxisGroup this fixes the size
6251         computations for the entire system.
6252  
6253         * input/les-nereides.ly (bass): remove superfluous fontSize.
6254
6255         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6256         causes directory of file to be added to include path.
6257
6258         * input/regression/beam-break.ly: test single stem beams.
6259
6260         * input/regression/system-start-bracket.ly: fix.
6261
6262         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6263
6264         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6265
6266         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6267         (score_stem_lengths): do something sensible for single stem beams.
6268
6269         * lily/beam.cc (least_squares): add kludge for single stem beams.
6270
6271         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6272         keySignature to list of broken things.
6273
6274         * input/regression/keys.ly: fix.
6275
6276         * VERSION (PACKAGE_NAME): release 1.9.7
6277
6278         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6279
6280         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6281
6282         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6283         (quartertone_pitch): new function
6284
6285         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6286         flat. WARNING: FONT CHANGED.
6287
6288         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6289
6290         * lily/accidental-placement.cc (add_accidental): support for
6291         quarter tones.
6292
6293         * ly/LANGUAGEs.ly: use symbols for alterations.
6294
6295         * mf/feta-toevallig.mf: change accidental codes. 
6296
6297         * scm/lily.scm (ly:get-option): switch on debugging only for
6298         --verbose.
6299
6300         * lily/lily-guile.cc: remove ly:verbose?
6301
6302         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6303
6304         * lily/parser.yy (TODO): only do gh_call() for apply with
6305         procedure argument.
6306
6307         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6308         stuff in accordance with new timing of tie-events.
6309
6310         * lily/my-lily-lexer.cc: remove \outputproperty
6311
6312         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6313
6314         * scm/define-translator-properties.scm (melismaBusyProperties):
6315         add melismaBusyProperties property.
6316
6317 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6318
6319         * input/test/ambitus-mixed.ly (texidoc): new file.
6320
6321         * buildscripts/mutopia-index.py (find): prune debugging
6322
6323         * lily/side-position-interface.cc: doc updates
6324
6325         * Documentation/user/refman.itely: updates, tweaks.
6326
6327         * lily/parser.yy (Simple_music): remove outputproperty
6328
6329         * make/stepmake.make: use VERSION again; importing VERSION via
6330         autoconf dependencies is too hairy.
6331
6332 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6333
6334         * lilypond-mode.el: allow `-' for keywords and identifiers.
6335
6336 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6337
6338         * VERSION: release 1.9.6
6339         
6340         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6341         iso. ly2dvi.
6342
6343         * Documentation/user/*.itely: fixes everywhere
6344
6345         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6346         produce ties from the engraver itself, do not broadcast TieEvent.
6347
6348         * lily/my-lily-lexer.cc: remove pitch & duration.
6349
6350         * lily/parser.yy (TODO): remove \pitch and \duration
6351
6352         * input/test/explicit.ly: remove file.
6353
6354         * Documentation/user/refman.itely (Pitches): remove \pitch 
6355         \duration command.
6356
6357 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6358
6359         * buildscripts/lilypond.words.py: add all slur types to Emacs
6360         insertion menu, suppose everything is postfixed by dropping 
6361         unnecessary `-' -marks.
6362
6363 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6364
6365         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6366         tremoloed stems.
6367
6368         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6369         head for flagged stems.
6370
6371         * lily/stem.cc (get_default_stem_end_position): futz with extra
6372         stem length if there is a stem tremolo.
6373
6374         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6375         it would be too small.
6376
6377         * lily/font-metric.cc: return #f for non-existent glyph.
6378         
6379         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6380         exported through config.make.
6381
6382         * input/regression/clef-oct.ly: new file.
6383
6384         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6385         transposition.
6386
6387         * input/template/*.ly: remove old relative.
6388
6389         * ly/english.ly: add X names for double sharp.
6390
6391 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6392
6393         * lily/font-select.cc: new file handle font selection routines.
6394
6395         * lily/parser.yy: add ; (Patrick Atamaniuk)
6396
6397         * input/test/time-signature-double.ly: use markups for double time
6398         sigs.
6399
6400         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6401         ChordNames.SeparationItem #'padding for adjusting space after chords.
6402         
6403         * lily/music-output-def.cc (LY_DEFINE): 
6404         new function ly:paper-lookup.
6405         
6406         * mf/parmesan-clefs.mf: use # quantities for char_box
6407         offsets. Fixes overflow errors in the PFA. 
6408
6409         * scm/new-markup.scm (strut-markup): change calling interface for
6410         markup. Pass paper-def, not grob. This would allow \markup to be
6411         used separately from grobs.
6412
6413         * lily/paper-def.cc: new function ly:paper-font; this function
6414         replaces ly:get-font.
6415
6416         * lily/include/font-interface.hh (struct Font_interface): take
6417         Paper_def iso. Grob for get_font().
6418
6419 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6420
6421         * Documentation/user/ tutorial.itely, refman.itely: add warning
6422         about \key and accidentals.
6423
6424 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6425
6426         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6427
6428         * Documentation/user/*.itely: manual tweaks
6429
6430 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6431
6432         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6433         cleanup; bugfix: exact_center
6434
6435         * Documentation/user/refman.itely: added more documentation on
6436         ambitus according to recent questions on lilypond-user list
6437
6438 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6439
6440         * input/regression/ottava.ly (texidoc): demo 15ma too.
6441
6442         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6443
6444         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6445         octave fixes.
6446
6447 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6448
6449         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6450         problems on older Mac editors.
6451
6452 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6453
6454         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6455
6456 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6457
6458         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6459         mf/parmesan-clefs.mf: added comments on character alignment and
6460         set_char_box() conventions
6461
6462         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6463         set_char_box()'s
6464
6465         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6466
6467 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6468
6469         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6470
6471 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6472
6473         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6474         shortened to avoid almost-collision with staff line; code cleanup;
6475         other custodes: fixed char boxes; code cleanup
6476
6477 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6478
6479         * configure.in: release 1.9.5
6480         
6481         * scripts/lilypond.py (global_latex_preamble): only set
6482         twosideshift if 'twoside' is in latexoptions 
6483
6484         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6485
6486         * VERSION: remove
6487
6488         * scripts/*2ly.py: update <> syntax
6489
6490 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6491
6492         * lily/chord-name-engraver.cc (process_music): add origin for
6493         chord name.
6494
6495         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6496
6497         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6498         bass notes for exceptions too.
6499
6500         * scm/define-grobs.scm (all-grob-descriptions): rename
6501         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6502
6503         * scm/define-grob-properties.scm (remove-first): add remove-first
6504         property for orchestral scores.
6505
6506         * Documentation/user/*.itely: switch <<>> and <> 
6507
6508         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6509         last_line only once. This fixes the two consecutive glissandi problem.
6510
6511 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6512
6513         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6514         error message "flexa-width undefined"
6515
6516         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6517         lily/include/gregorian-ligature.hh: print warning when ignoring
6518         head prefixes on flexa shapes
6519
6520         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6521         space before a series of inclinatum heads
6522
6523         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6524         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6525         cleanups
6526
6527         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6528         and char_box
6529
6530 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6531
6532         * input/regression/breathing-sign.ly: tiny fixes
6533
6534         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6535         semantical collision with vaticana ligatures
6536
6537         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6538         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6539         now consistent with mensural ligatures
6540
6541         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6542         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6543         context pitches and staff position; dto. for virga stem; removed
6544         obsolete virga and clivis characters from parmesan font (WARNING:
6545         font changed)
6546
6547         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6548         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6549
6550         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6551         scm/define-grob-properties.scm: consistency fix: renamed
6552         join_left->add_cauda
6553
6554         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6555         appendix length; bugfix: yoffs_bt for reverse direction punctum
6556         characters
6557
6558         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6559         small cleanups; added more docu
6560
6561         * lily/mensural-ligature-engraver.cc,
6562         lily/vaticana-ligature-engraver.cc,
6563         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6564         computation to CoherentLigatureEngraver
6565
6566         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6567         scm/define-grob-properties.scm: bugfix: added missing linea and
6568         cavum properties; bugfix: removed dead semivocalis property
6569
6570         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6571         length; redesigned quilisma, stropha and auctum
6572
6573         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6574         line thickness
6575
6576         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6577         Documentation/user/refman.itely: bugfix: introduced shifted
6578         epiphonus head to avoid collision with adjacent plica
6579
6580 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6581
6582         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6583
6584         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6585
6586 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6587
6588         * Documentation/user/tutorial.itely (A lead sheet): remove
6589         duplicate chords.
6590
6591         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6592
6593 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6594
6595         * Documentation/bibliography/computer-notation.bib (isbn): add
6596         xivcim publication.
6597
6598 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6599
6600         * GNUmakefile.in: drop lilypond.words for generation.
6601
6602 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6603
6604         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6605
6606         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6607
6608 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6609
6610         * input/test/figured-bass-alternate.ly (fl): new file.
6611
6612         * Documentation/topdocs/README.texi (Top): clarifications.
6613
6614         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6615         theses of Gieseking and Renz.
6616
6617         * GNUmakefile.in (README_FILES): remove README.mandrake.
6618
6619 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6620
6621         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6622         from source files and search patterns listed in the script.
6623
6624         * GNUmakefile.in: add target `lilypond.words'.
6625
6626         * lilypond.words: remove file, generated by `make lilypond.words'.
6627
6628         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6629
6630 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6631
6632         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6633
6634 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6635
6636         * VERSION: 1.9.4 released
6637
6638         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6639         rule for < > <-> << >> substitution
6640
6641         * lily/lexer.ll: exchange meaning of << >> and < > 
6642
6643         * VERSION (PACKAGE_NAME): 1.9.3 released
6644
6645         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6646         pages unconditionally.
6647
6648 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6649
6650         * Documentation/user/music-glossary.tely (Top): small syntax
6651         fixes.
6652
6653         * scm/music-functions.scm (remove-tag): filter \tagged music
6654         expressions.
6655
6656         * input/regression/tag-filter.ly (texidoc): new file.
6657
6658         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6659         symbol2 .. ) etc. 
6660
6661         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6662         convert rule.
6663
6664         * Documentation/user/refman.itely (Fingering instructions): adjust
6665         manual.
6666
6667         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6668         for borderline cases (e.g. 1 fingering.)
6669         (position_scripts): revise interface, use fingerOrientations to
6670         set fingering positions.
6671
6672         * scm/document-translation.scm (context-doc): add aliases to
6673         automated documentation.
6674
6675         * make/lilypond-vars.make: remove stepmake compat glue.
6676
6677         * make/generic-vars.make: remove cruft.
6678
6679         * lily/main.cc (main): don't identify binary.
6680
6681 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6682
6683         * lily/include/translator.hh (class Translator): remove
6684         type_string_ , use symbol for context name throughout.
6685         Changes through whole source tree.
6686
6687         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6688         set PDF as default, and always make PDF.
6689
6690         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6691
6692 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6693
6694         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6695         Documentation/user/refman.itely input/regression/allfontstyle.ly
6696         input/regression/grace-types.ly:
6697         fix spelling for acciaccatura (Webster's 1913).
6698
6699 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6700
6701         * lily/main.cc (usage): adjust blurb, include url.
6702
6703         * input/regression/breathing-sign.ly (texidoc): transpose up
6704
6705 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6706
6707         * input/regression/breathing-sign.ly: changed ancient examples to
6708         be relevant (by request of Han-Wen); updated BreathingSign text
6709         property according to new syntax.
6710
6711         * ly/gregorian-init.ly: updated BreathingSign text property
6712         according to new syntax
6713
6714 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6715
6716         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6717         (Clef): index entries for clefs.
6718
6719         * python/lilylib.py (system): remove errorlog files.
6720         
6721 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6722
6723         * lilypond.words: add \new and new graces. Add dynamics to menus
6724         keeping 1.8.x compatibility; after all the engraving relating to 
6725         notes becomes postfixed `-' marks will be removed.
6726
6727 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6728
6729         * lily/molecule.cc (align_to): idem.
6730
6731         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6732         
6733         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6734         accacciatura everywhere.
6735
6736         * VERSION (PACKAGE_NAME): released 1.9.2
6737
6738         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6739
6740         * scm/document-markup.scm (markup-doc-node): sort markup function
6741         list.
6742
6743         * lily/paper-outputter.cc (output_version): change "Lily was here"
6744         into  "Engraved by LilyPond"
6745
6746         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6747         on unquoted strings before \notenames.
6748
6749         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6750         increases the number of s/r reductions to 4.
6751
6752         * scm/new-markup.scm (fraction-markup): \fraction command.
6753
6754         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6755         mode
6756
6757         * lily/lookup.cc (round_filled_box): rename function.
6758         (LY_DEFINE): round-filled-box: change signature.
6759
6760         * Documentation/user/refman.itely: revise section explaining grace
6761         notes.
6762
6763         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6764         ly:set-context-property
6765
6766         * input/*/*.ly (vmus): use \new everywhere.
6767
6768         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6769
6770         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6771         default
6772
6773         * scm/music-functions.scm (set-stop-grace-properties)
6774         (set-start-grace-properties, add-grace-property): new functions
6775         for modular grace tweak control.
6776
6777         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6778         
6779 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6780
6781         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6782
6783         * GNUmakefile.in (install-pfa-fonts):
6784         (get-pfa-fonts): New target.
6785
6786         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6787         install-pfa-fonts help.
6788
6789 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6790
6791         * lily/translator-scheme.cc (LY_DEFINE):
6792         ly:context-pushpop-property new function.
6793         (LY_DEFINE): new function ly:translator-find  
6794         new function ly:translator?
6795         (LY_DEFINE): new function ly:context?
6796
6797         * lily/translator-def.cc: remove
6798         Translator_def::apply_pushpop_property().
6799
6800         * python/lilylib.py (read_pipe): only store and display error log
6801         if verbose not set.
6802         (read_pipe): only display log if it contains something.
6803
6804 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6805
6806         * Documentation/misc/GNUmakefile: Re-add.
6807         (TEXTS): Add CHANGES.
6808
6809 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6810
6811         * lilypond.words: add \newcontext.
6812
6813 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6814
6815         * lily/tie-performer.cc (stop_translation_timestep): only flush
6816         tied_notes when we have actually made a tie. Fixes bugs with ties
6817         in polyphonic scores.
6818
6819 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6820
6821         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6822         they do not exist.
6823
6824 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6825
6826         * VERSION (PACKAGE_NAME): released 1.9.1 
6827
6828         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6829         Instrument_name_engraver
6830
6831         * lily/tie-performer.cc (create_audio_elements): bugfix
6832
6833         * Documentation/user/music-glossary.tely (Top): comment out
6834         font-style statements.
6835
6836         * input/test/force-hshift.ly: revise example.
6837
6838         * Documentation/bibliography/engraving.bib (note): typos.
6839
6840         * configure.in: bump GCC requirements to 3.x
6841
6842         * lily/include/audio-item.hh (class Audio_tie): rename
6843         note_l_drul_ to note_drul_
6844
6845         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6846
6847         * lily/parser.yy (relative_music): whoops. All \relative were off
6848         by ...  a lot .... Ahem.
6849
6850         * scm/define-music-types.scm (music-descriptions): idem.
6851
6852         * lily/beam-engraver.cc: move new-beam-event to beam-event
6853
6854         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6855         to Tie_engraver
6856
6857         * input/regression/bar-number.ly: remove unnecessary old-relative
6858         options.
6859         
6860         * Documentation/user/internals.itely (Creating contexts): document
6861         \newcontext
6862
6863         * lily/parser.yy (Composite_music): add \newcontext
6864
6865         * Documentation/user/refman.itely (MIDI block): add note about
6866         dotted tempos.
6867
6868         * scm/font.scm: remove old markup legacy
6869
6870         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6871
6872         * lily/breathing-sign.cc (brew_molecule): remove function
6873
6874         * lily/text-item.cc: remove old-style markups.
6875         (interpret_markup): C++ version of markup function
6876         (brew_molecule): idem.
6877
6878         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6879         as Scheme variable.
6880
6881         * scripts/convert-ly.py (conv): dashes rule.
6882         Apply rule.
6883
6884         * Documentation/user/lilypond-book.itely: syntax fixes. 
6885
6886 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6887
6888         * VERSION (PACKAGE_NAME): release 1.9.0
6889
6890         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6891         note about dvips. (Should backport.)
6892
6893         * scripts/convert-ly.py
6894         (FatalConversionError.articulation_substitute): add
6895         convert-new-chords code. Remove convert-new-chords.py
6896
6897         * Documentation/user/refman.itely (Octave check): document
6898         \octave.
6899
6900         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6901         \relative changes.
6902
6903         * lily/parser.yy (command_element): octave check:
6904
6905            \octave PITCH
6906
6907         checks that PITCH (without octave) yields PITCH (with octave) in
6908         \relative
6909
6910         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6911
6912         * lily/scm-option.cc: ly:set-option now has the default argument
6913         #t.
6914
6915         * lily/lexer.ll: add \renameinput
6916
6917         * python/lilylib.py (command_name): robustifications.
6918
6919         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6920         /dev/stderr. This is ash compatible.
6921
6922         * ly/init.ly: add warning if compatibility was not necessary.
6923
6924         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6925
6926         * flower/include/string-handle.icc: formatting cleanups, rename
6927         references by ref_count_.
6928
6929 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6930
6931         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6932         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6933         package libs separately, fix conflicting php variable out=/dev/vc/
6934         invoking `unset out', declare menus, use only one icon-file, fix
6935         doc-path in menu.
6936
6937 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6938
6939         * scripts/convert-ly.py (FatalConversionError.conv): typo
6940
6941         * Documentation/misc/GNUmakefile: restore misc directory.
6942
6943         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6944
6945         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6946         Petites-Preludes 
6947
6948         * input/test/partial-blank.ly (quickmeasure): syntax
6949
6950         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6951         attachment property.
6952
6953         * Documentation/user/refman.itely: remove superfluous -'s 
6954         (Grace notes): ) fixes.
6955
6956         * lily/music.cc: generic compress(), transpose() functions. Remove
6957         others.
6958
6959         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6960         style markup entry.
6961
6962         * lily/parser.yy: all articulations postfix; remove obligatory -
6963         for [,  ) and \!
6964         
6965         * lily/music.cc (to_relative_octave): write generic
6966         to_relative_octave function; various relative cleanups.
6967         Hmmm.
6968
6969         * lily/scm-option.cc: add options new-relative and old-relative
6970
6971         * po/sv.po: new po file.
6972
6973         * Documentation/user/refman.itely (Dynamics): website
6974         fixes. (should backport!)
6975
6976 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6977
6978         * make/lilypond.mandrake.spec.in: declare version only once.
6979
6980 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6981
6982         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6983         meaning for now.
6984
6985 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6986
6987         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6988
6989         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6990
6991         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6992
6993         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6994
6995         * lily/music.cc (var): add ly:music-transpose function.
6996
6997         * lily/parser.yy (pre_events): remove prefix articulations.
6998
6999         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
7000
7001         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
7002
7003         * Documentation/user/refman.itely (Text markup): add comment about
7004         markup in header.
7005
7006 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7007
7008         * lily/paper-outputter.cc (write_header_fields_to_file): 
7009         only dump value if it is a string.
7010
7011         * flower/include/dictionary.hh: remove.
7012         
7013         * Documentation/ChangeLog-1.5: add back old log.
7014
7015         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
7016         .pfas from a .deb.
7017
7018 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7019
7020         * Documentation/bibliography/engraving.bib: add entry for
7021         Jaschinski's Notation
7022
7023 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7024
7025         * Documentation/user/refman.itely (Beaming): add note about
7026         allowBeamBreak
7027
7028 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
7029
7030         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7031         GregorianTranscription contexts
7032
7033         * ly/engraver-init.ly: vaticana contexts: minor fixes
7034
7035         * Documentation/user/refman.itely (Ancient notation): added note
7036         on appendix length bug
7037
7038         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
7039         input/test/vaticana.ly: use vaticana contexts; small fixes
7040
7041 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7042
7043         * flower/hash.cc: Remove.
7044
7045         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
7046         to (nonexistent?) hash_func_ identifier.
7047
7048         * python/midi.c (midi_error, midi_warning): Use char const* for
7049         __FUNCTION__ argument.
7050
7051         * python/gettext.py: Remove.  We already require python 2.1, which
7052         includes gettext.py.
7053
7054         * configure.in: Require python 2.1, as INSTALL.texi says.
7055         it.
7056
7057         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
7058         versions 1.50 and 1.75.  Remove note about lexer patch.
7059
7060 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7061
7062         * Documentation/topdocs/INSTALL.texi: Update type1 font
7063         description to actual situation.  Add comment about new font ball
7064         layout.
7065
7066         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
7067         in $LILYPONDPREFIX suffices for installation.
7068
7069 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7070
7071         * debian/control (Build-Depends): Add flex-old as alternative to
7072         flex.  Deprecate bison 1.75.
7073
7074 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
7075
7076         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7077         Vaticana contexts
7078
7079         * Documentation/user/refman.itely (Ancient notation): documented
7080         some bugs; tiny fixes; added docu on Vaticana contexts
7081
7082         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
7083         scripts
7084
7085 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
7086
7087         * Documentation/user/refman.itely (Ancient notation): added some
7088         introductory words; added section on ancient time signatures;
7089         added some @seealso and @refcommands; small fixes and
7090         beautifications
7091
7092 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
7093
7094         * input/regression/note-head-style.ly: many fixes and updates
7095
7096         * Documentation/user/refman.itely: added small sections on ancient
7097         accidentals, rests and flags; revised ancient note head section;
7098         small wording/spelling fixes
7099
7100         * input/test/rests.ly: layout fixes
7101
7102 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
7103
7104         * input/puer-fragment.ly: bugfix: central C position of do clef
7105
7106         * ly/gregorian-init.ly: workaround: add small padding space before
7107         divisiones (the correct fix would be the spacing engine to handle
7108         this)
7109
7110 2003-08-13  Graham Percival  <gperlist@shaw.ca>
7111
7112         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7113         cue-notes.ly: minor fixes.
7114
7115 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
7116
7117         * Documentation/user/refman.itely: bugfix: remove obsolete link to
7118         input/test/custos-style.ly
7119
7120         * Documentation/index.html.in: bugfix: link to Tutorial.html
7121
7122         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7123         to neumes; bugfix: "et": epiphonus, not just a simple pes
7124
7125 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
7126
7127         * lilypond-mode.el: split `Insert Tag' if it is long enough.
7128
7129         * lilypond.words: add new features: markup, column, center, \[ \].
7130         
7131 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
7132
7133         * Documentation/topdocs/NEWS.texi, DEDICATION,
7134         stepmake/bin/add-html-footer.py
7135         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7136         input/mutopia/J.S.Bach/wtk1-fugue1.ly
7137         input/mutopia/J.S.Bach/wtk1-prelude1.ly
7138         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
7139         added (only) after a sentence which is complete; if the sentence is 
7140         not ended a comma `,' or nothing is used. fix also spaces.
7141
7142 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7143
7144         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7145         requirements to plain 1.6.
7146
7147         * buildscripts/mutopia-index.py (read_lilypond_header): update
7148         mutopia-index.py to 1.4 syntax [sic]
7149
7150 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
7151
7152         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7153
7154 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7155
7156         * Documentation/index.html.in: url for regression pdf
7157
7158         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7159
7160         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7161
7162         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7163
7164         * VERSION: 1.8.0 released
7165         
7166         * GNUmakefile.in (local-WWW-post): footify build fix.
7167
7168         * configure.in: require GUILE 1.6.4
7169
7170         * Documentation/user/GNUmakefile: don't copy *.png for
7171         lilypond-internals
7172
7173         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7174         local-WWW-post target.
7175         (rsync-web): add rsync-web target
7176
7177         * Documentation/user/introduction.itely (Music notation and
7178         engraving): add neume example
7179
7180         * input/puer-fragment.ly (cantus): add puer-fragment
7181
7182 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7183
7184         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7185         to notes, so that equalizer is actualy being used.
7186
7187         * scm/midi.scm (instrument-equalizer-alist):
7188         (absolute-volume-alist): Define public, so that user can copy or
7189         override.
7190
7191         * lily/key-performer.cc (create_audio_elements): Check for minor
7192         key.  Only if key is minor, set MIDI key to minor.
7193
7194 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7195
7196         * Documentation/user/refman.itely (Hiding staffs): fixes.
7197
7198         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7199
7200         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7201         vertical extents to deal with Hara kiri correctly.
7202
7203         * input/regression/hara-kiri-short.ly: remove
7204
7205         * input/regression/hara-kiri-pianostaff.ly: update test.
7206
7207         * Documentation/user/*.tely: remove WEBTITLE
7208
7209         * scm/output-tex.scm (comment): idem.
7210
7211         * scm/output-pdftex.scm: remove GUILE 1.4 glue
7212
7213         * scm/music-functions.scm (make-lyric-event): new function
7214
7215         * scm/lily.scm (lilypond-version): new function
7216
7217         * input/test/version-output.ly: new file.
7218
7219         * Documentation/user/lilypond.tely: add version number to
7220         front-page.
7221
7222 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7223
7224         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7225
7226 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7227
7228         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7229
7230         * Documentation/user/refman.itely (Hiding staffs): rename node.
7231
7232 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7233
7234         * input/regression/new-markup-syntax.ly (texidoc): remove
7235         molecule-callback override.
7236
7237 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7238
7239         * input/les-nereides.ly: Mark tweaks with %tweak.
7240
7241         * Debian patch, see debian/changelog (Anthony Fok).
7242
7243 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7244
7245         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7246         problem.
7247
7248 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7249
7250         * Documentation/user/refman.itely (Text markup): Fix language bug.
7251
7252 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7253
7254         * input/* : postfix syntax fixes.
7255
7256         * Documentation/user/refman.itely (Text markup): add note about
7257         raise/lower with ^ or _ .
7258         
7259         * po/fi.po: fix \\apply strings.
7260
7261         * lily/parser.yy (open_event): warn for prefix articulations.
7262
7263 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7264
7265         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7266         fix also on parmesan font.
7267
7268 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7269
7270         * VERSION 1.7.30 released
7271         
7272         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7273
7274         * buildscripts/mutopia-index.py (headertext): rewording
7275
7276 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7277
7278         * scm/new-markup.scm (strut-markup): new markup function.
7279
7280         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7281         space also when no accidental is there.
7282
7283 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7284
7285         * input/les-nereides.ly: Updates.
7286
7287 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7288
7289         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7290         which repeats the tag insertion selected from "Insert tag" menu.
7291
7292 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7293
7294         * lily/all-font-metrics.cc (find_font): load AFM files first only
7295         for feta fonts. This fixes problems with TeXlive and other TeX
7296         distros that include AFM files for the CM fonts. 
7297
7298         * scm/font.scm (qualifiers-to-font-name): remove.
7299
7300         * lily/paper-def.cc: remove get_var.
7301
7302         * input/trip.ly: remove file.
7303         
7304         * input/regression/spacing-note-flags.ly (raggedright): remove
7305         stafflinethickness
7306
7307         * input/les-nereides.ly: update to new syntax, cleanups.
7308
7309 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7310
7311         * Documentation/user/refman.itely: Clarify shortest-note problem
7312         of autobeamer.
7313
7314 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7315
7316         * lilypond-mode.el: Add each word to regexps only once.
7317
7318         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7319         is based on the syntax definitions in lilypond.words. Remove all 
7320         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7321         LilyPond->Insert menu is generated by the entries in lilypond.words 
7322         to which have been given a syntax definition.
7323
7324         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7325         \notes, \relative, \score, \simultaneous, \transpose.
7326
7327         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7328
7329         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7330         
7331         * lilypond-mode.el: add menu keywords separately.
7332
7333         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7334
7335 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7336
7337         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7338         current ugly installation method for PFA fonts.
7339
7340 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7341
7342         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7343         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7344
7345         * Documentation/user/music-glossary.tely: update legato.
7346
7347 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7348
7349         * lexer-gcc-3.0.patch: Remove.
7350
7351         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7352
7353 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7354
7355         * debian/rules (binary-arch): remove NEWS.
7356
7357 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7358
7359         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7360         stepmake/bin{ many }: polish the `--help's of different scripts;
7361         model taken from the core-utils of Linux.
7362
7363         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7364
7365 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7366
7367         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7368
7369         * flower/libc-extension.cc: idem.
7370
7371         * flower/include/libc-extension.hh: protect against isinf macros.
7372
7373 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7374
7375         * { many }: Use two uppercase letters in LilyPond.
7376
7377         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7378
7379         * VERSION: 1.7.29 released.
7380         
7381 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7382
7383         * lily/tie.cc: add TODO comment.
7384
7385         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7386
7387         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7388         linejoins and linecaps. This fixes problems with occasional spikes
7389         on slur/tie endings.
7390         
7391         * input/regression/font-name.ly: don't use PS fonts for
7392         compatibility reasons. 
7393
7394         * mutopia/claop.py (accents): update to 1.8
7395
7396         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7397
7398         * Documentation/user/macros.itexi: don't color glossary links.
7399
7400         * Documentation/user/invoking.itexi (Error messages): new section
7401
7402 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7403
7404         * input/regression/font-name.ly: add file.
7405
7406         * scm/document-backend.scm (grob-doc): remove <hr> from
7407         lilypond-internals
7408
7409         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7410         reqd version to 1.6.4 
7411
7412         * lily/font-interface.cc (get_font): bugfix: take font-name from
7413         alist chain too. This fixes font-name override for \markup.
7414
7415 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7416
7417         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7418
7419         * input/test/polymetric-differing-notes.ly: Compile fix.
7420
7421 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7422
7423         * Documentation/user/refman.itely: fixed typo
7424
7425         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7426         before flexa
7427
7428 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7429
7430         * input/test/{ many }: search & fix some typos.
7431
7432 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7433
7434         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7435         images.
7436
7437         * scm/music-functions.scm (make-voice-props-set): set Script /
7438         TextScript dir for polyphony too.
7439
7440         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7441         before clef.
7442
7443         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7444
7445 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7446
7447         * Documentation/user/refman.itely (Percussion): Small
7448         clarifications and fixes.
7449
7450         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7451         threads. This fixes different heads playing simultaneously.
7452
7453 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7454
7455         * Documentation/user/{ many }: increase readability (read through 
7456         User manual from `one big page').
7457
7458 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7459
7460         * input/test/polymetric-differing-notes.ly: add example with
7461         disparate note values.
7462
7463         * input/test/polymetric.ly: rename from poly-metric
7464
7465         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7466         iso. outname.
7467
7468         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7469         G-clef bbox to real char extents. This fixes the G-clef being
7470         offset too much to the right.
7471         document perc clef offset.
7472
7473         WARNING: FONT CHANGED.
7474
7475         * Documentation/user/tutorial.itely (Tutorial): move menu.
7476
7477 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7478
7479         * buildscripts/lilypond-profile.sh (Error): trim error message.
7480
7481         * Documentation/user/invoking.itexi (Invoking the lilypond
7482         binary): add note about path.
7483
7484         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7485         suppresses superfluous spaces.
7486
7487 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7488
7489         * buildscripts/lilypond-profile.sh: Add documentation to error
7490         message.
7491
7492         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7493
7494 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7495
7496         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7497         <mike@ossmann.com>)
7498
7499         * Documentation/bibliography/computer-notation.bib (pages): prune
7500         unscientific language.
7501
7502         * Documentation/user/GNUmakefile: copy unsplit file to
7503         lilypond.html (idem for lilypond-internals).
7504
7505         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7506
7507         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7508
7509         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7510
7511         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7512         fix.
7513         
7514 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7515
7516         * Documentation/user/{ various }: bind text snippets with their
7517         examples, e.g. by punctuation: This is an example.
7518
7519 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7520
7521         * ly/performer-init.ly (VoiceContext): Typos.
7522
7523         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7524         builds, leave final-install to toplevel srcdir makefile.
7525
7526         * make/srcdir.make.in (install): New target.
7527
7528 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7529
7530         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7531         This fixes core dump on MIDI output (Simon Weatherill).
7532
7533         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7534         on local-WWW-post.
7535
7536 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7537
7538         * make/lilypond.redhat.spec.in: add dvips to reqs.
7539
7540 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7541
7542         * make/srcdir.make.in (web): Add special web target.
7543
7544         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7545         from inner $(LOOP).
7546
7547         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7548
7549         * stepmake/stepmake/generic-targets.make (www-targets-help):
7550         * GNUmakefile.in (web-install): Install in $(webdir).
7551
7552         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7553
7554         * cygwin/changelog: 
7555         * cygwin/mknetrel: Update.
7556
7557         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7558         (html-doc): Remove (use: web).
7559
7560         * stepmake/stepmake/script-rules.make: 
7561         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7562         Fix $(config_make) dependencies for srcdir build.
7563
7564         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7565         target for srcdir build.
7566
7567         * stepmake/make/stepmake.make: 
7568         * make/srcdir.make.in: 
7569         * GNUmakefile.in:
7570         * make/stepmake.make (config_make): Rename variable (was:
7571         configuration).
7572
7573 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7574
7575         * Documentation/user/internals.itely (Manipulating music
7576         expressions): run lilypond on example too.
7577
7578         * flower/include/libc-extension.hh: move lrint define to
7579         header. bugfix.
7580         
7581 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7582
7583         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7584         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7585         do we recurse whole tree?).
7586
7587         * GNUmakefile.in (html-doc): Resurrect.
7588
7589         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7590         obsolete $(package-icon) dependency.
7591
7592 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7593
7594         * Documentation/user/refman.itely (Automatic staff changes):
7595         add seealso 
7596
7597         * Documentation/index.html.in: link to bigpage.
7598
7599         * Documentation/user/tutorial.itely (Tutorial): streamline.
7600
7601         * Documentation/index.html.in: url typo.
7602
7603         * VERSION (PACKAGE_NAME): release 1.7.28
7604
7605         * python/lilylib.py (error_log): remove '/' from name.
7606
7607         * input/regression/pedal.ly: remove; dups input/test/
7608         
7609         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7610
7611         * Documentation/index.html.in: python style doco index.
7612
7613         * Documentation/{footer,header}.html.in (src): remove, 
7614
7615         * Documentation/pictures: remove all but lelie-logo.xpm.
7616
7617         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7618         before running makeinfo.
7619
7620         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7621         @code{}
7622
7623 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7624
7625         * input/test/bar-number-regular-interval.ly: rename.
7626
7627         * Documentation/user/*: various fixes. 
7628
7629 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7630
7631         * Documentation/{ many }: polish for update-all-menus. typos.
7632
7633         * po/fi.po: fixes.
7634
7635         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7636
7637         * buildscripts/mutopia-index.py: polish.
7638
7639         * input/regression/{ many }, input/test{ many }: polish texidocs.
7640
7641 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7642
7643         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7644         pedal-style
7645
7646         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7647         iso. edge-widen.
7648
7649         * lily/piano-pedal-engraver.cc (process_music): change from
7650         process_acknowledged ()
7651
7652         * lily/piano-pedal-bracket.cc: new file. Change
7653         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7654         cleaned up.
7655
7656         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7657
7658         * input/regression/tuplets.ly (texidoc): rename file.
7659
7660         * po/fr.po: update
7661
7662         * buildscripts/lilypond-profile.sh: error message if script is not
7663         sourced.
7664
7665         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7666         bracket-flare
7667         (make_bracket): simplify code.
7668
7669         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7670         argument.
7671
7672         * python/lilylib.py (lilypond_version_check): new function
7673
7674         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7675
7676         * scripts/ly2dvi.py (run_lilypond): add version check.
7677
7678         * scripts/lilypond-book.py (option_definitions): typo
7679
7680         * scripts/ly2dvi.py (include_path): typo
7681
7682         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7683
7684         * lily/parse-scm.cc (parse_handler): typo
7685
7686         * Documentation/user/macros.itexi: use @heading for headings.
7687
7688         * Documentation/user/refman.itely: updates, fixes.
7689
7690 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7691
7692         * po/fi.po: add Finnish translations. fixes.
7693
7694         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7695
7696         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7697         from lily/glissando-engraver.cc.
7698
7699 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7700
7701         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7702         for non-first _broken_ bracket.
7703
7704         * Documentation/user/refman.itely: corrections.
7705
7706 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7707
7708         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7709         support of the fingerings.
7710
7711         * po/fr.po: French translation update.
7712
7713         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7714         strings.
7715
7716 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7717
7718         * Documentation/user/introduction.itely: Small fixes.
7719
7720 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7721
7722         * Documentation/topdocs/AUTHORS.texi: polish.
7723
7724 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7725
7726         * Documentation/user/introduction.itely: revise
7727
7728         * Documentation/user/tutorial.itely: reorganise.
7729
7730         * Documentation/topdocs/index.tely: remove.
7731
7732         * Documentation/header.html.in: prune.
7733
7734         * GNUmakefile.in: clean up web building.
7735
7736         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7737         target.
7738
7739 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7740
7741         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7742
7743         * lilypond-mode.el: turn on blink-matching-paren.
7744
7745 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7746
7747         * scm/output-sodipodi.scm (svg-header): Fix typo.
7748
7749 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7750
7751         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7752         fixes a security hole.
7753
7754         * scripts/lilypond-book.py (original_dir): remove temp_dir
7755
7756         * scm/document-translation.scm: use @code tags.
7757
7758 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7759
7760         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7761
7762         * lilypond-mode.el: add a buffer-local post-command-hook to set
7763         context dependent syntax-table after each cursor event. Remove old
7764         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7765
7766         * lilypond-indent.el: update comments.
7767
7768         * Documentation/footer.html.in: add period.
7769
7770 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7771
7772         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7773
7774         * scm/document-translation.scm (document-property-operation): add
7775         @code{} tags.
7776
7777         * VERSION (PACKAGE_NAME): release 1.7.27
7778
7779         * config.make.in: add PAPER variable
7780
7781         * buildscripts/new-chords.py (help): add help text
7782
7783         * Documentation/user/introduction.itely (Typography and program
7784         architecture):  fixes.
7785
7786         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7787         for texinfo and dvips. This fixes problems with PDF output of the
7788         wrong size.
7789
7790         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7791         DVIPS_PAPERSIZE variable
7792
7793         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7794         TEXINFO_PAPERSIZE variable 
7795
7796 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7797
7798         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7799
7800         * mf/feta-toevallig.mf: lowres fixes.
7801
7802 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7803
7804         * NEWS: Typo and fill-paragraph fixes.
7805
7806         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7807         cast #define.
7808
7809         * configure.in: 
7810         * config.hh.in: Check for lrint.
7811
7812 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7813
7814         * VERSION: 1.7.26 released
7815
7816         * lily/separation-item.cc: add padding property.
7817
7818         * input/test/*.ly: various fixes, remove solo-a2.ly
7819
7820         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7821         bugfix. Fixes old-style markup compatibility.
7822
7823         * Documentation/user/introduction.itely (Introduction): historical
7824         elucidations
7825
7826         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7827
7828         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7829
7830         * Documentation/index.texi (Top): cleanup.
7831
7832         * Documentation/user/introduction.itely (Introduction): rewrite
7833         introduction, 
7834         (Music notation and  engraving): about notation. Add flat-picture
7835
7836 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7837
7838         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7839         separation items. This keeps lyrics from bumping into each other.
7840
7841 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7842
7843         * GNUmakefile.in (topdocs-web): New target.
7844         (local-web): Depend on topdocs-web; fixes html-doc.
7845
7846 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7847
7848         * po/lilypond.pot: run po-replace
7849
7850         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7851
7852         * scm/drums.scm (reset-drum-kit): new function.
7853
7854         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7855
7856         * scripts/update-lily.py: remove
7857         
7858         * VERSION: release 1.7.25
7859         
7860         * Documentation/user/introduction.itely (Introduction): rewrite
7861         start of introduction.
7862
7863 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7864
7865         * lily/all-font-metrics.cc: fixed typo
7866
7867 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7868
7869         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7870         LilyPond-mode-context-set-syntax-table): new functions to define
7871         the syntax table according to context.
7872
7873         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7874
7875 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7876
7877         * Documentation/user/refman.itely (Figured bass): 
7878         language nit courtesy http://www.vocabula.com
7879
7880         * GNUmakefile.in: remove no kpathsea hack.
7881
7882         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7883         doco.
7884
7885         * GNUmakefile.in: remove web-doc target.
7886
7887         * lily/all-font-metrics.cc (find_afm): add message about
7888         buildscripts/clean-fonts.sh 
7889
7890         * scm/define-music-properties.scm (figure): use string for 'figure
7891
7892         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7893
7894         * input/regression/ : add raggedright = ##t where applicable. 
7895         
7896         * scm/bass-figure.scm (make-bass-figure-markup): add
7897         alignBassFigureAccidentals property.
7898
7899         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7900         bracket.
7901
7902         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7903         syllables widths into account for minimum-length.
7904
7905         * input/test/staff-container.ly: update file
7906
7907         * input/test/stem.ly: remove
7908
7909         * lily/event.cc (LY_DEFINE): add ly: prefix.
7910
7911         * input/test/clef-manual-control.ly: from manual-clef
7912
7913         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7914
7915         * input/test/different-time-signatures.ly: move to poly-metric.ly
7916
7917         * input/test/hara-kiri*,scales.ly: remove
7918         
7919         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7920         with chord-names-jazz.ly)
7921
7922         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7923         get scalable cm fonts too.
7924
7925         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7926         --encoding for mftrace if present.
7927
7928         * input/regression/slur-area.ly: move from test/
7929
7930         * input/test/: remove simple-slur-endings slur-attachment
7931         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7932         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7933         slur-symmetry slur-symmetry tie-broken.ly
7934
7935         * scm/drums.scm (set-drum-kit): add function.
7936
7937         * Documentation/user/refman.itely (Percussion staves): use
7938         set-drum-kit
7939
7940         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7941         too
7942         (Global_measure.set_timesig): handle 3/8 time sig too.
7943
7944         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7945         note about triangle note heads.
7946
7947         * scm/drums.scm: use alist for instrument-settings. This fixes the
7948         bug with assigning to drums in the .ly file.
7949
7950         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7951         CHANGED.
7952
7953         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7954         cluster-beacon-interface
7955
7956         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7957
7958         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7959
7960         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7961
7962         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7963         to get positions.
7964
7965         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7966         make ClusterSpannerBeacon to record Y positions. This removes the
7967         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7968         make cluster-note-events.
7969
7970 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7971
7972         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7973
7974         * configure.in: Use lily/main.cc as identifying source file.
7975
7976         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7977
7978         * config.hh.in: 
7979         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7980
7981         * configure.in: Require PYTHON >= 2.0.
7982
7983         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7984           $PYTHON for include dir location.
7985         (STEPMAKE_PYTHON): New function.  Use
7986         
7987             PYTHON=foo ./configure
7988
7989           to override.
7990
7991 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7992
7993         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7994         something.
7995
7996         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7997         ftp.lilypond.org everywhere.
7998
7999 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8000
8001         * lily/text-item.cc (interpret_new_markup): do only if new-markup
8002         detected.
8003
8004         * Documentation/user/refman.itely (Grace notes): note on explicit
8005         contexts
8006
8007 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
8008
8009         * lilypond-font-lock.el: add a comment about LilyPond specific
8010         escape characters: ^, - and _, in the syntax table.
8011
8012         * Documentation/user/appendices.itely: a majuscule fix.
8013
8014 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8015
8016         * input/test/trills.ly (endHorizScript): fixes.
8017
8018         * input/test/chord-names-jazz.ly: merge in alternate Jazz
8019         notation, move from regression.
8020
8021         * input/test/script-stack.ly: change name from stacked-scripts
8022
8023         * input/test/ossia.ly: octave errors.
8024
8025         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
8026         for midi-volume-equaliser
8027
8028 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8029
8030         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
8031         cm fonts.
8032
8033         * mf/feta-beugel.mf: don't multiply font_count by 10.
8034
8035         * lily/lookup.cc (horizontal_line): new function. Use
8036         horizontal-line in output backends.
8037
8038         * Documentation/user/tutorial.itely (An orchestral part): new
8039         section on orchestral stuff and identifiers.
8040
8041 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
8042
8043         * lilypond-mode.el: comment-out paren-highlighting, it still causes
8044         some interference to other modes.
8045
8046 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8047
8048         * lily/spacing-spanner.cc (musical_column_spacing): use average,
8049         not maximum of spacing wishes in polyphonic situations.
8050
8051         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
8052         number
8053
8054         * lilypond-indent.el: remove paren matching. 
8055
8056         * lily/text-item.cc (interpret_new_markup): new function
8057         use iso. text2molecule.
8058
8059         * lily/main.cc (notice): change FSF address 
8060
8061         * po/de.po: update PO file to 1.6.
8062
8063 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
8064
8065         * Documentation/user/ {many}: Add periods and remove spaces.
8066         
8067 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
8068
8069         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
8070         Disable buffer-locally default paren hook and make a new one. 
8071
8072         * lilypond-mode.el: Turn off locally paren-mode, but turn on
8073         locally LilyPond-paren-mode. Add todo for mouse double-click.
8074
8075 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
8076
8077         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
8078         Disable buffer-locally default paren idle timer and make a new one. 
8079
8080         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
8081         locally LilyPond-show-paren-mode. Add to menu a toggle for
8082         LilyPond-show-paren-function.
8083
8084 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8085
8086         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
8087
8088 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
8089
8090         * Documentation/user/refman.itely: spelling fix.
8091
8092         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8093         paren highlight function definitions. add todo for
8094         LilyPond-show-paren-mode.
8095
8096 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8097
8098         * input/template/jazz-combo.ly: new file.
8099
8100 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8101
8102         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
8103         lo-res fixes.
8104
8105         * mf/feta-schrift.mf: bugfix in varcoda sign.
8106         WARNING: FONT CHANGED
8107
8108         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8109         in accordance with lexer.ll.   
8110
8111 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8112
8113         * Documentation/user/tutorial.itely: Edit introduction.
8114
8115 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8116
8117         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8118         ly:grob-staff-position
8119
8120 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8121
8122         * scm/to-xml.scm: import srfi-1
8123
8124         * VERSION (MAJOR_VERSION):  release 1.7.24
8125
8126         * python/lilylib.py (make_ps_images): make multipage _really_ work.
8127
8128         * scripts/lilypond-book.py (do_file): put texidoc before image.
8129         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8130
8131         * input/regression/*.ly: fix snippet octaves 
8132
8133         * input/test/spanner-after-break-tweak.ly: import
8134         broken-spanner-adjustment
8135
8136         * input/no-notation/midi-transposing.ly: move from input/test/
8137
8138         * input/test/: remove chord-markup
8139
8140         * input/regression/instrument-name-partial.ly: move from input/test.
8141
8142         * input/test/vertical-text.ly: remove
8143
8144         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8145         space above lyrics lines.
8146
8147         * input/test/uniform-breaking.ly: remove file.
8148
8149         * lily/gourlay-breaking.cc (combine_demerits): add comment about
8150         uniform spacing density. 
8151
8152         * input/test/chords.ly (keys): remove file.
8153
8154         * scm/documentation-lib.scm (oop): use srfi-1 too.
8155
8156         * input/regression/*.ly: add \version
8157
8158         * Documentation/user/*.itely: various fixes.
8159
8160         * buildscripts/mf-to-table.py (base): break table every three
8161         symbols.
8162
8163         * input/:  remove %% new-chords-done %% .
8164
8165         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8166         os-music.ly
8167         
8168 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8169
8170         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8171
8172         * scm/new-markup.scm (box-markup): new function.
8173         (box-markup): new function. Contributed by Dick Schoeller
8174         <schoeller@attbi.com>
8175
8176         * scm/lily.scm: remove reduce-no-unit 
8177         (list-insert-separator): use fold-right
8178
8179         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8180         of arguments. 
8181
8182         * NEWS: more neutral language for ancient notation 
8183
8184         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8185         inside pointing beaming for chord tremolo.
8186
8187         * Documentation/user/lilypond-book.itely: minor editing
8188
8189 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
8190
8191         * NEWS: added news for 1.8 regarding ancient notation
8192
8193         * Documentation/user/refman.itely (Gregorian square neumes
8194         ligatures): fixed typo
8195
8196         * lily/vaticana-ligature-engraver.cc,
8197         lily/include/vaticana-ligature.hh: bugfix: use special heads for
8198         lower/upper head of Pes only when heads are stacked
8199
8200         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8201         scm/define-grob-properties.scm: cleanup: make "join-left" a
8202         boolean grob property and save delta pitch in grob property
8203         "delta-pitch" instead
8204
8205         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8206
8207 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8208
8209         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8210         completely borked
8211
8212         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8213         (try_music): bug fix: beam multiplicity was completely borked.
8214
8215         * scm/lily.scm: remove tail, filter-list, filter-out-list,
8216         first-n, butfirst-n in favor of srfi-1 functions.
8217         remove string-join, string-pad in favor of srfi-13 functions.
8218
8219         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8220
8221         * NEWS: use complete sentences.
8222
8223         * Documentation/user/introduction.itely (Example applications):
8224         add note about databases and lilypond-book.
8225
8226         * input/test/volta.ly: remove file
8227
8228         * input/regression/volta-broken-left-edge.ly: simplify file
8229
8230 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8231
8232         * Documentation/user/refman.itely (Constructing a tweak): new
8233         subsection.
8234
8235         * Documentation/user/tutorial.itely (Fine tuning layout): add
8236         common tweaks.
8237
8238         * scm/define-grobs.scm (TextScript): use new brewer.
8239
8240 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8241
8242         * VERSION: release 1.7.23
8243
8244         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8245
8246         * python/lilylib.py (make_ps_images): bugfixes.
8247
8248         * input/regression/volta-multi-staff.ly: new file.
8249
8250         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8251
8252         * Documentation/user/tutorial.itely (Piano staffs): new section.
8253         (Setting variables): new section
8254         (Fine tuning layout): new section
8255
8256         * input/just-friends.ly: remove file. Superseeded by
8257         input/test/chords-without-melody.ly
8258
8259         * ly/property-init.ly: add all commands to refman.
8260
8261         * scm/define-translator-properties.scm: remove
8262         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8263
8264         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8265         name. Underscores botch up PS output.
8266
8267         * scm/define-translator-properties.scm: remove
8268         textNonEmpty, oneBeat, regularSpacingDelta
8269
8270         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8271         rule for automaticBars.
8272
8273         * lily/timing-engraver.cc (start_translation_timestep): change
8274         barNonAuto to automaticBars
8275
8276 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8277
8278         * input/test/perform-tie.ly: delete file.
8279
8280 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8281
8282         * Documentation/user/refman.itely (Gregorian square neumes
8283         ligatures): bugfix: do not show ledger lines in neumes table
8284         (fixed by setting staff symbol to transparent rather than removing
8285         it from staff context)
8286
8287 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8288
8289         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8290         glue into brew-new-markup-molecule.
8291
8292         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8293
8294         * Documentation/user/introduction.itely (Computerized typography):
8295         new section
8296
8297         * Documentation/user/tutorial.itely (An orchestral part): remove
8298         pc example from tutorial.
8299
8300         * input/tutorial/lilbook.tex: use screech-boink
8301
8302         * scripts/lilypond-book.py (compile_all_files): split formatting
8303         output body and scheduling lilypond compilation.
8304         (format_lilypond_output_bodies): new function
8305         (format_lilypond_block): new function
8306         (html_pages): allow multi-page images in HTML
8307
8308         * python/lilylib.py (make_ps_images): rename function from
8309         make_preview, merge with make_page_images
8310
8311 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8312
8313         * input/test/key-clefs.ly: moved to regression.
8314
8315         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8316
8317         * input/no-notation/README: added note about midi-*.ly files.
8318
8319         * input/test/two-key.ly: moved to no-notation/parse5.ly
8320
8321         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8322         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8323
8324         * input/test/ {various}: modified comments, marked some for deletion.
8325
8326         * input/test/lines.ly: deleted file; duplicate of
8327         embedded-postscript.ly
8328
8329         * input/test/mmrest-collision: moved to regression.
8330
8331 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8332
8333         * scm/chord-name.scm (note-name->markup): don't superscript root
8334         alterations in chordnames.
8335
8336 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8337
8338         * Documentation/user/refman.itely (Multi measure rests): more
8339         index/cross-referencing.
8340
8341         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8342
8343         * scm/font.scm: remove properties-to-font-name code.
8344
8345         * scm/define-grob-properties.scm: remove 'type
8346
8347         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8348         conversion
8349
8350         * lily/text-spanner.cc: change 'type grob prop to 'style 
8351
8352         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8353         "first" flag to decide whether to make a start-repeat
8354
8355         * input/regression/grace-volta-repeat-2.ly: new file.
8356
8357 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8358
8359         * lilypond-indent.el: rename generic functions to LilyPond-*
8360
8361 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8362
8363         * input/test/thumb.ly: delete, merged into refman.
8364
8365         * Documentation/user/refman.itely: added thumb info to Fingering.
8366
8367         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8368         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8369         vertical-align.ly : deleted files.
8370
8371 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8372
8373         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8374
8375         * lily/line-spanner.cc (broken_trend_offset): remove function.
8376         (get_broken_offset): idem.
8377         (brew_molecule): rewrite the line-break case.
8378
8379         * input/regression/follow-voice-break.ly:  new file.
8380
8381         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8382         start of a system.
8383
8384 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8385
8386         * input/test/tuplet-rest.ly: moved to regression.
8387
8388         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8389         deleted file.
8390
8391         * input/test/ {many} : marked file for possible deletion.
8392
8393 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8394
8395         * input/regression/beam-funky.ly: add note about (disputed)
8396         correct beaming.
8397
8398         * ly/engraver-init.ly (ScoreContext): put key-signature after
8399         staff-bar
8400         
8401 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8402
8403         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8404
8405         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8406
8407         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8408
8409         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8410         stem-extend was deleted (it was duplicate example, and not as
8411         good).
8412
8413         * input/test/[s-z]*.ly: add texidoc index.
8414
8415 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8416
8417         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8418         get_first_notecolumn_y
8419
8420         * lily/spanner.cc (broken_spanner_index): new function.
8421
8422 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8423
8424         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8425         lyric-hyphen.ly : moved to regression.
8426
8427         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8428         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8429
8430         * input/test/instrument-name-mmrest.ly: moved to
8431         ../regression/multi-measure-rest-instr-name.ly
8432
8433         * input/test/knee-sym.ly: moved to
8434         ../regression/beam-knee-symmetry.ly.
8435
8436         * input/test/hymn.ly: change comments.
8437
8438         * input/test/[p-r]*.ly: add texidoc index.
8439
8440 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8441
8442         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8443         to postfix syntax
8444         
8445         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8446         syntax.
8447
8448         * VERSION: release 1.7.22
8449
8450 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8451
8452         * input/test/[h-k]*.ly: added texidoc index.
8453
8454         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8455
8456         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8457
8458         * input/test/ various : mark files for deletion or moving to
8459         regression.
8460
8461         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8462
8463         * input/test/[l-o]*.ly: added texidoc index.
8464
8465 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8466
8467         * scm/music-functions.scm (make-ottava-set): 
8468         only do ottavation if centralCPosition is set.
8469
8470         * lily/translator-scheme.cc (ly:context-property-where-defined):
8471         return '() if not found.
8472
8473 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8474
8475         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8476         Use one command for both commenting and uncommenting.
8477
8478         * lilypond-indent.el (LilyPond-comment-region): new function,
8479         (un)comments each line separately.
8480
8481         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8482         
8483         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8484         imenu is not added by default; adapted from f90.el,
8485         makes Help-menu, which does not fit, visible in XEmacs.
8486         
8487 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8488
8489         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8490         show-paren-mode sets blink-matching-paren-on-screen local.
8491         Try to make show-paren-function to paren-highlight local.
8492
8493         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8494         Copy definitions of Emacs' show-paren-function and
8495         XEmacs' paren-highlight and make minimal changes;
8496         add comments about locality. 
8497         Fix matching first open-paren-char in '<< .. >>'.
8498
8499 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8500
8501         * input/test/g*: added texidoc index.
8502
8503         * input/test/[a-g]*: added raggedright==#t when it
8504          seemed appropiate.
8505
8506         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8507
8508         * Documentation/topdoc/INSTALL.texi: removed false warnings
8509         about gcc 3.3.
8510
8511 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8512
8513         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8514
8515         * input/test/chords-without-melody.ly (texidoc): add from
8516         input/just-friends.ly
8517
8518         * input/regression/size{13--26}.ly: move from input/
8519
8520         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8521         input/{star-spangled-banner,twinkle}.ly: remove 
8522         
8523         * lily/slur.cc: remove slur over rest warnings.
8524
8525         * lily/note-spacing.cc (get_spacing): include left part of right
8526         object in fixed space. This fixes stretched space before
8527         accidentals.
8528
8529         * input/regression/spacing-accidental-stretch.ly: new file.
8530
8531 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8532
8533         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8534         Reduce to 16pt.
8535
8536 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8537
8538         * input/regression/spacing-knee.ly: docstring
8539
8540         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8541
8542         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8543         input/tutorial/{test,solar,flowing}.ly: remove
8544
8545         * input/rhythm.ly: remove
8546
8547         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8548
8549         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8550         update syntax. 
8551
8552         * scm/define-grobs.scm (all-grob-descriptions): set
8553         knee-spacing-correction to 1.0
8554
8555         * lily/note-spacing.cc (stem_dir_correction): compute knee
8556         correction using stem-thickness and head width.
8557
8558         * input/regression/beam-quanting-horizontal.ly: update texidoc
8559
8560         * scm/define-grobs.scm (all-grob-descriptions): set
8561         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8562         This fixes 32nd beams for noteheads in spaces quants.
8563
8564         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8565
8566 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8567
8568         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8569
8570 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8571
8572         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8573
8574         * VERSION (PACKAGE_NAME): release 1.7.21
8575
8576         * input/regression/stem-shorten.ly: new file.
8577
8578         * lily/stem.cc (get_default_stem_end_position): revise stem
8579         shortening code.
8580
8581         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8582
8583         * input/test/{scripts,volta-start,sleur}.ly: remove
8584         
8585         * input/regression/span-bar.ly: smaller file.
8586
8587         * input/regression/spacing-{natural,tight,loose}.ly: remove
8588
8589         * input/test/markup.ly: remove
8590
8591         * scripts/lilypond-book.py: put printfilename in separate chunk,
8592         so texidoc is printed after the filename.  
8593
8594 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8595
8596         * make/lilypond.mandrake.spec.in: fix docdirs.
8597
8598 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8599
8600         * input/regression/beam-french.ly: bugfix.
8601
8602         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8603
8604         * input/regression/(various).ly: add raggedright = #t.
8605
8606         * input/regression/auto-beam.ly: move from abe.ly
8607
8608 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8609
8610         * input/test/f*.ly: added texinfo index.
8611         
8612         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8613
8614 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8615
8616         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8617         quant penalty for beam just outside staff.
8618
8619         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8620         from beam-pos.ly,  remove non-horizontal tests. 
8621
8622         * input/test/(various): cleanup header info. 
8623
8624         * input/test/tchaikovsky.ly: remove file.
8625
8626         * scm/chord-generic-names.scm: move from
8627         double-plus-new-chord-name.scm
8628
8629         * input/test/orchestscore.ly: remove file
8630
8631         * Documentation/user/refman.itely (Vocal music): update documentation.
8632
8633         * scm/define-translator-properties.scm (chordNoteNamer): remove
8634         chordNameStyle, use chordNameFunction
8635
8636         * scm/chord-name.scm (set-chord-name-style): remove
8637         set-chord-name-style. Use \property chordNameFunction.
8638
8639 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8640
8641         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8642         music): remove @TeX{} command.
8643
8644 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8645
8646         * lilypond-indent.el (scan-sexps): Renamed to
8647         aargh-this-breaks-other-emacs-modes-scan-sexps.
8648
8649 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8650
8651         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8652         closing slurs: '()', etc. Add comments.
8653
8654         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8655
8656         * lilypond-font-lock.el: match unending string at eof.
8657
8658         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8659         
8660 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8661
8662         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8663         input/test/beam-dir.ly input/test/beam-position.ly    
8664         input/test/beam-suspect.ly input/test/beam-trend.ly    
8665         input/test/beams.ly input/test/crescendo-text.ly : deleted
8666         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8667         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8668         * input/test/default-bars.ly: moved to bar-always.ly
8669         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8670
8671 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8672
8673         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8674
8675 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8676
8677         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8678
8679 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8680
8681         * lilypond-indent.el: Match better slurs in scheme expressions.
8682         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8683
8684         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8685
8686 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8687
8688         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8689
8690         * input/ac-extra-voice.ly: Add texidoc.
8691
8692         * ly/chord-modifiers-init.ly: 
8693         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8694         and chordNameExceptionsPartial for new chord names.
8695
8696         * input/test/chord-names-dpnj.ly: 
8697         * input/test/dpncnt.ly: Update.
8698
8699         * scm/chord-name.scm: 
8700         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8701         chord selection and options.
8702
8703         * ly/chord-modifiers-init.ly: Add exceptions 
8704
8705         * scm/define-translator-properties.scm (chordNameStyle) 
8706         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8707
8708 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8709
8710         * ly/property-init.ly (germanChords): Added.
8711         (semiGermanChords): Added.
8712         
8713         * input/test/chord-names-german.ly: Use new macros
8714         
8715 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8716
8717         * lilypond-indent.el: Use similar parenthesis highlighting for 
8718         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8719         functions; removed LilyPond-show-paren-function. Fix indenting.
8720         Turn paren-matching on also in XEmacs.
8721
8722         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8723         as needed by parenthesis highlighting functions (in scan-sexp).
8724
8725 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8726
8727         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8728         function.
8729         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8730
8731 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8732
8733         * lilypond-indent.el: tune regexp for show-paren-function.
8734
8735 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8736
8737         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8738         for all LilyPond-produced tex snippets.
8739
8740         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8741         fixes one line --preview output of ly2dvi.
8742
8743 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8744
8745         * lilypond-indent.el: match only one type of slurs in
8746         LilyPond-show-paren-function.
8747
8748 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8749
8750         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8751         * debian/lilypond1.7.dirs: 
8752         * debian/lilypond1.7-doc.dirs: New file.
8753
8754         * input/regression/chord-name-exceptions.ly: Add parameter for
8755         ignatzekExceptions.  Quote hash in docstring.
8756
8757 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8758
8759         * lilypond-indent.el (show-paren-function): define show-paren-function
8760         as LilyPond-blink-matching-open and use it for closing parens.
8761         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8762
8763         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8764         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8765         LilyPond-blink-matching-paren in order to match both open and close
8766         brackets.
8767         
8768 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8769
8770         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8771         testing by modifying the code from FSF Emacs paren.el. Add comments.
8772
8773 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8774
8775         * input/test/dpncnt.ly: Transpose example to match new
8776         default \chords octave.  Add comment.
8777         
8778         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8779         comment about octave change.
8780
8781 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8782
8783         * input/test/[d,e]: added texinfo index tags.
8784         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8785
8786 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8787
8788         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8789
8790 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8791
8792         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8793         as in blink-matching-open.
8794
8795 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8796
8797         * input/test/[a-c]: more comments in files.
8798         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8799         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8800         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8801         mark file for proposed deletion.
8802         * input/test: renaming files:
8803         auto-beam-4-8.ly to beam-auto-4-8.ly
8804         auto-beam-override.ly to beam-auto-override.ly
8805         auto-beam.ly to beam-auto.ly
8806         blank.ly to blank-paper.ly
8807         absolute-volume.ly to dynamic-absolute-volume.ly
8808
8809 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8810
8811         * input/test/dpncnt.ly: 
8812         * input/test/chord-names-dpnj.ly: Resurrect.
8813
8814         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8815
8816         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8817
8818         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8819         Better docstring, add parameter OMIT-ROOT, tidy up.
8820
8821 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8822
8823         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8824
8825 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8826
8827         * scm/output-ascii-script.scm (as-font-alist-alist):
8828         (as-properties-to-font-name):
8829         (as-make-style-sheet): Remove.
8830
8831         * scm/font.scm (as-make-font-list): New function.
8832         (as-font-sheet-alist): New variable.
8833
8834         * ly/paper-as9-init.ly: 
8835         * ly/paper-as5-init.ly: Update.
8836
8837         * ly/paper-as5.ly:
8838         * ly/paper-as9.ly: New file.
8839
8840 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8841
8842         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8843
8844 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8845         * input/sondag-morgen/*: removed due to copyright concerns.
8846         * input/[a,b]*.ly: added a newline at the end of the texinfo
8847         doc string (produces better output in HTML version).
8848         * input/c*.ly: added texinfo index and added comments to
8849         aid in future changes to input/test/ files.
8850
8851 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8852         
8853         * Documentation/user/refman.itely: fixed build problem (missing
8854         file) caused by previous renaming.
8855
8856 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8857         
8858         * input/test/[a,b]*.ly: added texinfo index and added comments to
8859         aid in future changes to input/test/ files.
8860         * input/test/bar-number-every-5-reset.ly: renamed to
8861         bar-number-every-five-reset.ly
8862         * input/test/bar-script-visibility.ly: renamed to
8863         bar-number-show-all.ly
8864
8865 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8866
8867         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8868         to Voice.
8869
8870         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8871         out note-line and glissando functionality.
8872         
8873         * lily/line-spanner.cc (brew_molecule): cleanup.
8874
8875 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8876
8877         * scripts/as2text.scm: Use rdelim module.
8878         (start-system): Rename from start-line.
8879         (stop-system): Rename from stop-line.
8880         (af-gulp-file): Use string iso symbol for getenv.
8881
8882         * scm/output-ascii-script.scm: Add guile and lily modules.
8883         (font-name-alist): New variable.
8884         (draw-line): New function.
8885
8886         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8887         (Were these silently removed, without ChangeLog entry?)
8888
8889 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8890
8891         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8892         process 2nd ottava correctly.
8893
8894 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8895
8896         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8897
8898 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8899
8900         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8901
8902 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8903
8904         * VERSION: release 1.7.20
8905         
8906         * lily/text-spanner.cc (brew_molecule): clean up function. This
8907         fixes bugs with broken 8va spanners.
8908
8909         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8910         This prevents spurious line-breaks with raggedright
8911         
8912 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8913
8914         * lily/key-performer.cc (create_audio_elements): always use major
8915         key
8916
8917         * Documentation/user/internals.itely: updates
8918
8919         * input/regression/beam-break.ly: new file.
8920
8921         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8922         beams if starting or terminating stems have 'beaming set.)
8923
8924         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8925         property.
8926
8927         * lily/parser.yy (verbose_command_req): add comment about scales.
8928
8929 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8930
8931         * lilypond-indent.el: adjust regexps in bracket-matching.
8932
8933 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8934
8935         * Documentation/user/refman.itely: more tiny fixes
8936
8937         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8938         "Chord names"; added table with input syntax for solesmes neumes
8939         table; added some words about rationale on input syntax design
8940
8941         * lily/gregorian-ligature-engraver.cc,
8942         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8943         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8944         alignment of Pes Initio Debilis
8945
8946         * Documentation/user/refman.itely,
8947         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8948         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8949         bugs in the solesmes neumes table
8950
8951 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8952
8953         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8954         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8955
8956         * lilypond-mode.el: fix tag-score. small improvements.
8957
8958 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8959
8960         * .cvsignore: Add aclocal.m4.
8961
8962         * lily/music-constructor.cc: Include <assert.h>.
8963
8964 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8965
8966         * ly/engraver-init.ly (HaraKiriStaffContext): use
8967         RemoveEmptyStaffContext instead.
8968
8969         * Documentation/user/refman.itely: updates
8970
8971 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8972
8973         * Documentation/user/refman.itely: added solesmes neumes table;
8974         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8975         bugfix: "Ornaments" -> "Articulations"
8976
8977         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8978
8979 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8980
8981         * lilypond-indent.el: Add a message about trying to match \] or \).
8982         
8983 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8984         
8985         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8986         obsolete "arithmetic_*"
8987
8988         * input/bugs/ligatures.ly: removed (will be put into a different
8989         directory later)
8990
8991 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8992
8993         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8994         libkpathsea (Maurizio Tomasi).
8995
8996 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8997
8998         * input/regression/repeat-slash.ly (texidoc): new file
8999
9000         * lily/slash-repeat-engraver.cc (try_music): new file, handle
9001         slash repeats separately. Slash repeats and %
9002         repeats can now be nested.
9003
9004 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9005
9006         * lilypond-indent.el: Add preliminary test for closing \] and \).
9007         
9008 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
9009
9010         * lily/gregorian-ligature-engraver.cc,
9011         lily/vaticana-ligature-engraver.cc,
9012         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
9013         mf/parmesan-heads.mf: various semivocalis related bugfixes
9014
9015         * input/bugs/ligatures.ly: new file demonstrating problems with
9016         ligatures
9017         
9018 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
9019
9020         * lilypond-mode.el,
9021         lilypond-font-lock.el,
9022         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
9023
9024 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
9025
9026         * lilypond-mode.el: Remove outdated code. Stress the difference 
9027         between Emacs and XEmacs definitions.
9028
9029         * lilypond-mode.el,
9030         lilypond-indent.el: Define a function interactive only when necessary.
9031
9032 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
9033
9034         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
9035         Use inactive regions also in XEmacs.
9036
9037 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9038
9039         * Documentation/user/refman.itely (Repeat syntax): more updates
9040
9041         * lily/simple-spacer.cc (solve): move solution process into
9042         solve(). This fixes a bug with collisions and raggedright = ##t.
9043  
9044         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
9045
9046         * ly/engraver-init.ly: remove GraceContext. Update examples.
9047
9048 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9049
9050         * GNUmakefile.in (fonts): Also make fontball.
9051
9052         * Website fixes:
9053
9054         * ly/engraver-init.ly (GraceContext): Add.
9055
9056         * run:
9057
9058             convert-ly $(find . -name *.ly)
9059
9060         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
9061         new chords.
9062
9063 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9064
9065         * VERSION: 1.7.19 released
9066         
9067         * scm/music-functions.scm (set-octavation): new function.
9068
9069         * input/regression/ottava.ly: new file
9070
9071         * lily/translator-scheme.cc (LY_DEFINE): new function
9072         ly:unset-context-property
9073         (LY_DEFINE) new function ly:context-property-where-defined: 
9074
9075 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
9076
9077         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
9078
9079         * lilypond.words: add few.
9080
9081         * input/test/script-chart.ly: fix typo.
9082
9083 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9084
9085         * scm/define-grobs.scm: uniform naming for definitions and output
9086         routine files. 
9087
9088         * ly/engraver-init.ly (ChoirStaffContext): add \description from
9089         scm/context-description.scm
9090
9091         * lily/parser.yy (translator_spec_body): add \description to the
9092         \translator{} body syntax.
9093
9094         * lily/ottava-engraver.cc: new file.
9095
9096         * scm/chord-name.scm (natural-chord-alteration): replace old
9097         chord stuff. 
9098
9099         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9100
9101         * Documentation/user/refman.itely (Metronome marks): update doco.
9102
9103         * input/regression/markup-note.ly: new file
9104
9105         * input/regression/metronome-marking.ly: new file
9106
9107         * lily/metronome-engraver.cc: new file. Print \tempo markings.
9108
9109         * scm/new-markup.scm (note-markup): make a note glyph, useful for
9110         metronome marks.
9111
9112 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9113
9114         * Documentation/user/GNUmakefile: Compatibility fix for new
9115         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9116         for making binary packages; info splitting bug has been fixed.
9117
9118         * Documentation/user/refman.itely: Compile fixes.
9119
9120 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
9121
9122         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9123         Count \midi -keywords also for a region.
9124
9125 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9126
9127         * lily/lookup.cc (LY_DEFINE): new function
9128
9129         * Documentation/user/tutorial.itely: updates
9130
9131 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
9132
9133         * lilypond-mode.el: Allow Midi on buffer.
9134         Use only '.ly'-extension, remove '.sly' and '.fly'.
9135         Allow use of inactive regions. Invoke next Command on Master file, 
9136         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9137
9138 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9139
9140         * Documentation/user/tutorial.itely: updates.
9141
9142 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
9143
9144         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9145
9146 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
9147
9148         * lily/coherent-ligature-engraver.cc: fixed typo
9149
9150         * lily/coherent-ligature-engraver.cc,
9151         lily/gregorian-ligature-engraver.cc,
9152         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9153         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9154         lily/vaticana-ligature-engraver.cc,
9155         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9156         scm/grob-description.scm: cleanup: junked LigatureHead grob and
9157         removed all ligature specific stuff from NoteHead code
9158
9159         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9160         ligatures now use regular noteheads
9161
9162         * lily/vaticana-ligature.cc: tiny code cleanups
9163
9164         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9165         space between two adjacent noteheads of the same pitch
9166
9167         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9168         description; cleanup: removed obsolete font-family settings
9169
9170 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
9171
9172         * lily/coherent-ligature-engraver.cc,
9173         lily/gregorian-ligature-engraver.cc,
9174         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9175         lily/mensural-ligature-engraver.cc,
9176         lily/vaticana-ligature-engraver.cc,
9177         lily/include/gregorian-ligature-engraver.hh: updated for new
9178         Coherent_ligature_engraver; added comments that describe the basic
9179         design ideas of the ligature implementation
9180
9181         * lily/coherent-ligature-engraver.cc,
9182         lily/include/coherent-ligature-engraver.hh: new file: shared code
9183         between mensural ligatures and Gregorian chant notation ligatures
9184
9185 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9186
9187         * lilypond-mode.el: XEmacs fixes: include two definitions for the
9188         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9189         use only two arguments in sit-for, use no arguments in
9190         read-char-exclusive, backspace is not a character (127) in XEmacs.
9191
9192         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9193
9194 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9195
9196         * lilypond-mode.el: un-commenting works after syntax-table fix.
9197
9198         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9199         group, verbose commenting for syntax table.
9200
9201         * lilypond-indent.el: add TODO for ligature slurs.
9202
9203 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
9204
9205         * lilypond-mode.el: Move comments of parenthesis matching away,
9206         (blink-matching-paren-on-screen) fix blinking in Emacs.
9207
9208         * lilypond-font-lock.el: Fix parent-matching for Emacs:
9209         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9210
9211         * lilypond-indent.el: Add TODO for parenthesis matching.
9212
9213 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
9214
9215         * lilypond-mode.el: Fix XEmacs: 
9216         changed [S-iso-lefttab] to [(shift iso-lefttab)],
9217         invoke explicitly easy-menu-add (in Emacs done automatically).
9218         
9219         * lilypond.words: Add few words from input/*/*.ly.
9220
9221 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9222
9223         * VERSION (PATCH_LEVEL): release 1.7.18
9224
9225         * scripts/lilypond-book.py: only print basename for printfilename
9226         option
9227
9228         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9229         and syntax updates.
9230
9231 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9232
9233         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9234         better parametrisation. Move fatness of bulb downward.
9235
9236         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9237         glyph names. Underscores are not allowed .ps encoding files.
9238
9239 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9240
9241         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9242         variable "packed" for packed right-ragged mode
9243
9244         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9245         unused variable ragged; fixed indentation
9246
9247         * Documentation/user/refman.itely: tiny cleanups in ancient
9248         clef and custos section
9249
9250 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9251
9252         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9253         \applyoutput PROCEDURE
9254
9255         * lily/my-lily-lexer.cc: add \applyoutput.
9256
9257         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9258
9259         * lily/text-item.cc: clean text-interface description
9260
9261 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9262
9263         * input/{regression,test}/: use postfix for slur endings and beam
9264         begins.
9265
9266         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9267         style beams too. 
9268
9269         * input/regression/lyrics-melisma-beam.ly: new file.
9270
9271         * lily/lyric-engraver.cc (process_music): change from
9272         process_acknowledged_grobs()
9273
9274         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9275         functions to set and revert auto-beam settings.
9276
9277 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9278
9279         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9280
9281 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9282
9283         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9284         Documentation/user/lilypond.tely: fixed some typos; updated author
9285         info
9286
9287         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9288         #"" -> #'flag-style = #'()
9289
9290         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9291         cleanup: removed dead #includes
9292
9293         * lily/gregorian-ligature-engraver.cc,
9294         lily/include/gregorian-ligature.hh,
9295         scm/grob-property-description.scm: small cleanups, small spacing
9296         fixes
9297
9298         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9299         lily/vaticana-ligature.cc,
9300         lily/include/gregorian-ligature-engraver.hh,
9301         scm/grob-property-description.scm, scm/music-types.scm:
9302         "porrectus" -> "pes or flexa"
9303
9304         * ly/engraver-init.ly, scm/grob-description.scm,
9305         scm/grob-property-description.scm: junked porrectus, now handled
9306         by ligature code
9307
9308         * scm/grob-description.scm: bugfix: added space-alist entry for
9309         breathing sign/custos
9310
9311 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9312
9313         * Another grand 2003 update.
9314         
9315         * Remove mentioning of `mudela'; There's no such thing.
9316
9317 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9318
9319         * Documentation/user/preface.itely (Preface to version 1.8): update
9320
9321         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9322
9323         * Documentation/user/converters.itely (Invoking convert-ly): revise
9324
9325         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9326
9327         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9328
9329 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9330
9331         * Documentation/user/internals.itely: more updates.
9332
9333 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9334
9335         * Documentation/user/refman.itely: revise 
9336
9337         * Documentation/user/internals.itely: revise
9338
9339         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9340
9341 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9342
9343         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9344         beautification: reformatted ancient clefs section; cleanup: small
9345         wording fixes
9346
9347 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9348
9349         * lilypond.words: added words for chant notation, sorted
9350         alphabetically through "sort lilypond.words"
9351
9352 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9353
9354         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9355         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9356         chant notation
9357
9358 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9359
9360         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9361         prevent TeX from interpreting them as long dash
9362
9363         * input/test/vaticana.ly: updated
9364
9365         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9366         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9367         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9368         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9369         fixes
9370
9371         * mf/parmesan-heads.mf: ledger endings: removed dead code
9372
9373 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9374
9375         * VERSION: 1.7.17 released
9376         
9377         * Documentation/user/GNUmakefile
9378         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9379         files too.
9380
9381         * scm/document-markup.scm: new file: document all markup
9382         functions.
9383
9384         * scm/documentation-generate.scm: rename all documentation modules
9385         to document-*.scm
9386
9387         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9388         .png
9389
9390         * input/test/divisiones.ly: added
9391
9392         * input/regression/output-property.ly: new file
9393
9394         * lily/cluster.cc: change cluster-interface to use style property
9395
9396 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9397
9398         * input/test/chord-names-german.ly: modified.
9399
9400         * scm/chords-ignatzek.scm:
9401           chord-name->german-markup: Added
9402           note-name->german-markup: Changed (now producing lowercase notenames)
9403
9404         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9405         
9406 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9407
9408         * scripts/convert-ly.py (FatalConversionError.conv):
9409         divisiominima -> divisioMinima, etc.
9410
9411         * ly/engraver-init.ly (FiguredBassContext): add
9412         Separating_line_group_engraver to Figured bass context.
9413
9414         * ly/german-chords-init.ly: remove file
9415
9416         * input/test/chord-names-german.ly (scm): new file.
9417
9418         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9419
9420         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9421         Chord_name_engraver
9422
9423         * Documentation/user/refman.itely: lots of updates.
9424
9425         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9426         new file
9427
9428         * input/test/bar-number-every-5-reset.ly: new file.
9429
9430 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9431
9432         * input/regression/chord-name-major7.ly: new file
9433
9434         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9435         if specced explicitly.
9436
9437         * input/regression/chord-name-entry-11.ly: new file.
9438
9439         * input/test/slur-beautiful.ly: new file.
9440
9441         * Documentation/user/refman.itely: updates.
9442
9443         * input/regression/collisions.ly (threevoice): cleanup.
9444
9445         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9446
9447 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9448
9449         * Documentation/user/*.itely: various updates.
9450
9451         * ly/spanners-init.ly: enddecr/ endcr.
9452
9453         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9454         of tutorial
9455
9456 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9457
9458         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9459
9460         * lily/new-chord-name-engraver.cc (process_music): use octavation
9461         (a number) instead of original-pitch to store inversions. This
9462         fixes a problem with transposed chords with inversions.  
9463
9464 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9465
9466         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9467         used in includable-lexer.hh.
9468
9469         * lily/includable-lexer.cc: Bugfix: include config.h.
9470
9471         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9472         circumvention of Debian packaging bug.
9473
9474 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9475
9476         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9477         
9478         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9479
9480         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9481         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9482
9483         * lily/include/includable-lexer.hh: 
9484         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9485
9486         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9487
9488         * aclocal.m4: Regenerate.
9489
9490         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9491         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9492
9493         * scm/pdf.scm (use-modules): Include lily.
9494
9495         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9496         Noordkamp).
9497         (use-modules): Include lily.
9498         (lily-def): Bugfix: include tex-val in let.
9499
9500 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9501
9502         * lilypond-mode.el: sensible error if lilypond.words not found.
9503
9504         * lilypond.words: add few words.
9505
9506 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9507
9508         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9509
9510         * mf/parmesan-scripts.mf: fixed typo in char name
9511
9512 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9513
9514         * VERSION: 1.7.16 released
9515
9516         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9517         (this is a security vulnerability).
9518
9519         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9520
9521         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9522         add staff support.
9523
9524 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9525
9526         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9527         ly/script-init.ly, scm/script.scm: bugfix: renamed
9528         fermata->signumcongruentiae to fix naming clash with feta font
9529
9530 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9531
9532         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9533
9534         * lily/multi-measure-rest-engraver.cc
9535         (start_translation_timestep): use grace timing too for determining
9536         when to make mmrest.
9537         (start_translation_timestep): clear numbers too.
9538
9539 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9540
9541         * scm/music-types.scm: compile fix: escape braces
9542
9543         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9544         work around font selection problem
9545
9546         * Documentation/user/refman.itely: BreathingSign: added docu for
9547         property "text"
9548
9549 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9550
9551         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9552         information.
9553
9554 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9555
9556         * lily/multi-measure-rest-engraver.cc (class
9557         Multi_measure_rest_engraver): make multiple Number objects, one
9558         for each MultiMeasureTextEvent.
9559
9560         * scm/music-functions.scm (glue-mm-rest-texts): use
9561         MultiMeasureTextEvent
9562
9563         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9564
9565         * Documentation/user/refman.itely (Multi measure rests): update.
9566
9567 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9568
9569         * lily/ly-module.cc (ly_copy_module_variables): use
9570         scm_internal_hash_fold() for iterating modules.
9571
9572 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9573
9574         * Documentation/user/refman.itely: Section Custodes: added more
9575         example code
9576
9577         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9578         neo-mensural rests to parmesan font
9579
9580         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9581         header
9582
9583 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9584
9585         * Documentation/user/macros.itexi: @fileref macro.
9586
9587         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9588         each file. 
9589
9590 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9591
9592         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9593         Documentation/topdocs/AUTHORS.texi: updated my email address
9594
9595         * Documentation/user/refman.itely: updated custos documentation;
9596         beautified divisiones example; beautified articulations table
9597
9598         * lily/breathing-sign.cc: bugfix: finalis molecule
9599
9600 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9601
9602         * Documentation/user/refman.itely: added docu for
9603         contemporary fermata symbols, gregorian breathing signs; small fixes
9604
9605         * ly/gregorian-init.ly: removed obsolete #'type props
9606
9607 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9608
9609         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9610         minimum-length property correctly.
9611
9612 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9613
9614         * scm/music-functions.scm (make-multi-measure-rest): set input
9615         locations for multimeasure rests.
9616
9617 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9618
9619         * input/regression/breathing-sign.ly: updated to for ancient
9620         notation
9621
9622 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9623
9624         * scripts/ly2dvi.py: Add newline.
9625
9626 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9627
9628         * scripts/ly2dvi.py (dependency_files): Compile fix.
9629
9630 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9631
9632         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9633         (make_html_menu_file): --html menu. 
9634
9635 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9636
9637         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9638
9639 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9640
9641         * input/screech-boink.ly: new file.
9642
9643 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9644
9645         * scripts/lilypond-book.py (make_lilypond_file): convert
9646         lilypond-file to lilypond block directly, without going through
9647         begin/end lilypond text.
9648         
9649
9650 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9651
9652         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9653         scm/grob-description.scm: moved Michael's original breathing sign
9654         code in brew_molecule() to divisio_minima(); provided new
9655         brew_molecule() that effectively replaces the
9656         Text_item::brew_molecule callback (with additional fallback to
9657         Michael's original code); added callbacks for brewing divisio
9658         maior/maxima and finalis
9659
9660         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9661         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9662
9663         * script-init.ly: added shortfermata, longfermata,
9664         verylongfermata, varcoda
9665
9666         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9667         longfermata, verylongfermata, varcomma, varcoda
9668
9669 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9670
9671         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9672           Remove all noquote and insert a few quote.
9673         
9674         * Documentation/user/lilypond-book.itely (Music fragment options),
9675           scripts/lilypond-book.py: Don't include quotation blocks by
9676           default. Introduce option quote instead of noquote
9677
9678 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9679
9680         * VERSION: 1.7.15 released
9681         
9682         * Documentation/user/lilypond.tely: omf updates.
9683
9684         * buildscripts/texi2omf.py (omf_vars): include version.date
9685
9686         * make/lilypond.redhat.spec.in: fixes for spec file. 
9687
9688         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9689         by function definition: lily now requires a recent GNU Make.
9690
9691         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9692         writing.
9693
9694         * make/ly-rules.make: remove .ly -> .tex rule
9695
9696         * Documentation/user/refman.itely (Figured bass): revised figured
9697         bass example.
9698
9699 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9700
9701         * stepmake/stepmake/omf-targets.make (local-install): add
9702         scrollkeeper-update message.
9703
9704         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9705         to binary.
9706         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9707
9708         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9709
9710         * Documentation/user/converters.itely (Invoking midi2ly): add
9711         track/channel notice.
9712
9713 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9714
9715         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9716
9717         * lily/parser.yy (scalar): DIGIT is also a scalar.
9718
9719         * Documentation/user/music-glossary.tely: add @omf tags
9720
9721         * Documentation/user/lilypond.tely: add @omf tags
9722
9723         * scm/generate-documentation.scm (string-append): add @omf tags.
9724
9725         * stepmake/stepmake/omf-*: new files 
9726
9727         * input/regression/multi-measure-rest.ly (texidoc): add doco
9728
9729         * GNUmakefile.in (web-doc-install): add web-doc-install target
9730
9731         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9732         fixes crashes while dumping MIDI.
9733
9734         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9735         midi
9736
9737 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9738
9739         * buildscripts/texi2omf.py: new file.
9740
9741         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9742         font-name
9743
9744 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9745
9746         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9747
9748         * lily/sequential-iterator.cc (descend_to_child): call
9749         descend_to_child() for all types of music.
9750
9751 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9752
9753         * scm/translator-property-description.scm: Add
9754         bassFigureFormatFunction.  Replace some entries.
9755
9756 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9757
9758         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9759         clean out.
9760
9761 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9762
9763         * scripts/midi2ly.py (Note.dump): never dump duration for
9764         dump_dur=0.
9765
9766         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9767         new function
9768
9769         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9770         figures using new markups. Much simpler, and should improve layout
9771         a little.
9772
9773         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9774
9775 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9776
9777         * ly/engraver-init.ly: use Hara kiri by default for 
9778         ChordNames, FiguredBass and Lyrics(Voice) context. 
9779
9780         * lily/axis-group-engraver.cc (acknowledge_grob): use
9781         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9782
9783         * scm/new-markup.scm (markup-function-list): add bracket,
9784         vbracket.
9785
9786         * ly/engraver-init.ly (ChordNamesContext): set
9787         minimumVerticalExtent
9788
9789 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9790
9791         * input/test/time-signature-double.ly: new file 
9792
9793         * input/regression/collision-head-chords.ly (texidoc): new file.
9794
9795         * lily/type-swallow-translator.cc: add note swallow translator 
9796
9797         * input/test/time-signature-double.ly: new file.
9798
9799         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9800
9801         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9802         (FiguredBassContext): idem.
9803
9804         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9805
9806         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9807
9808         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9809
9810         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9811         .afm dependency
9812
9813         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9814
9815         * python/lilylib.py (make_page_images): add function.
9816
9817         * scripts/ly2dvi.py (run_latex): include title in preview image.
9818
9819         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9820         from lilypond-book for <ly2dvifile> tags in HTML.
9821
9822         * scripts/ly2dvi.py (option_definitions): add --debug option to
9823         print out environment.
9824
9825         * input/regression/tie-chord-partial.ly: new file.
9826
9827 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9828
9829         * lilypond.words: add 3
9830
9831 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9832
9833         * scm/new-markup.scm (markup-function-list): add finger-markup
9834
9835         * input/tutorial/brahms-tweaked.ly: new markup 
9836
9837         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9838
9839         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9840         crash when processing '() markup
9841
9842         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9843
9844         * lily/breathing-sign.cc (railtracks): another caesura.
9845
9846         * mf/feta-schrift.mf: caesura symbol. 
9847
9848 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9849
9850         * scripts/convert-ly.py (FatalConversionError.conv): add
9851         ly:molecule-XXX conversions.
9852
9853         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9854
9855         * input/regression/multi-measure-rest-text.ly: new file.
9856
9857         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9858         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9859
9860         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9861         ScoreContext
9862
9863         * scm/new-markup.scm (center-markup): \center markup.
9864
9865         * scm/music-functions.scm: remove pitchify scripts.
9866
9867         * lily/music.cc (print_smob): display music name if available 
9868
9869 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9870
9871         * Documentation/user/refman.itely (Instrument names): remove
9872         \turnOff doco.
9873
9874 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9875
9876         * lily/score.cc (mark_smob): bugfix.
9877
9878         * input/regression/rehearsal-mark.ly: new file.
9879
9880         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9881         report error at the current token again.
9882
9883 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9884
9885         * cygwin/mknetrel: Exit if doc build fails.
9886
9887         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9888
9889 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9890
9891         * scm/music-types.scm (music-descriptions): add doc strings
9892
9893 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9894
9895         * lily/lexer.ll: 
9896         * lily/include/my-lily-lexer.hh: 
9897         * lily/include/includable-lexer.hh: Add flex kludge.
9898
9899         * config.hh.in: 
9900         * config.make.in: 
9901         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9902         cruft.
9903         
9904         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9905         code.
9906
9907 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9908
9909         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9910
9911         * lily/parser.yy (new_chord): Compile fix.
9912
9913 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9914
9915         * Documentation/user/refman.itely (Tuning groups of objects):
9916         remove documentation for \turnOff. 
9917
9918         * lily/percent-repeat-engraver.cc (try_music): add correct
9919         processing moments for double-measure percents as well.
9920
9921         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9922
9923         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9924         grob prop type. 
9925
9926         * Documentation/user/refman.itely (Printing named chords): add
9927         chord name tweak doco.
9928
9929         * input/template/gregorian-transcription.ly: new file.
9930
9931 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9932
9933         * VERSION: 1.7.13 released
9934         
9935         * input/test/*: lots of cleanups/comment-outs/removals in chord
9936         examples
9937         
9938         * input/regression/*: lots of cleanups/comment-outs/removals in
9939         chord examples
9940         
9941         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9942         options
9943
9944         * lily/new-chord-name-engraver.cc (process_music): give original
9945         inversion pitch to chord name routine.
9946
9947         * input/tutorial/os-score.ly: update to new markup
9948
9949         * Documentation/user/appendices.itely: simply include
9950         chords-ignatzek. 
9951
9952         * Documentation/user/refman.itely (Chords mode): add documentation
9953         for chord mode.
9954
9955         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9956         not present in chord.
9957         (construct-chord): add inversion and bass support.
9958
9959         * lily/chord.cc: junk contents.
9960
9961 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9962
9963         * Documentation/user/refman.itely:
9964         * Documentation/user/music-glossary.tely: fix. 
9965
9966 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9967
9968         * scm/chord-entry.scm (construct-chord): move chord construction
9969         to Scheme.
9970
9971         * lily/parser.yy (new_chord): new setup for chord entry.
9972
9973 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9974
9975         * lilypond.words:
9976         * Documentation/user/music-glossary.tely: add ambitus.
9977
9978 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9979
9980         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9981
9982         * lily/include/*.hh: string() -> to_string()
9983
9984         * scm/chords-ignatzek.scm: new file.
9985
9986         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9987         standard chord name exceptions.
9988
9989         * scm/translator-property-description.scm (chordNameSeparator):
9990         add property.
9991         (majorSevenSymbol): add property
9992
9993         * lily/translator-scheme.cc (ly:context-properties): new function
9994         (ly:context-parent): new function.
9995         (print_smob): print context name.
9996
9997         * lily/music.cc (ly:get-music-length): new function
9998         (print_smob): don't print properties.
9999
10000         * lily/duration.cc (duration<?): new function
10001
10002         * input/regression/chords-funky-ignatzek.ly: new file.
10003
10004         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
10005         jazz chords.
10006
10007         * lily/pitch.cc (ly:pitch-diff): new function.
10008
10009         * input/regression/chords-ignatzek.ly: new file.
10010
10011 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10012
10013         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
10014         pitches for jazz chords.
10015
10016 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10017
10018         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
10019
10020 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
10021
10022         * lilypond.words: add 1
10023
10024 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
10025
10026         * Documentation/topdocs/AUTHORS.texi: refine.
10027
10028 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
10029
10030         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
10031         
10032         * lilypond.words: add one.
10033
10034 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
10035
10036         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
10037         Fontify bass note in chords, e.g., e in c1/e.
10038         
10039 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10040
10041         * Documentation/user/music-glossary.tely: Dutch updates and
10042         additions (Arent Storm).
10043
10044 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10045
10046         * input/regression/ambitus.ly:  move file.      
10047
10048         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
10049
10050         * lily/event.cc (transpose): add tonic property to Key_change_req
10051         and to Key_engraver.
10052
10053 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
10054
10055         * Documentation/user/refman.itely: fix typo.
10056
10057         * lilypond.words: removed wrong identifiers.
10058
10059 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10060
10061         * mf/feta-toevallig.mf: make flat stem shorter 
10062
10063 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
10064
10065         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
10066
10067         * lilypond.words: add from Phrasing slur.
10068         
10069 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
10070
10071         * lilypond-mode.el: allow launching multiple ViewPS processes.
10072         
10073         * lilypond.words: add from Text markup.
10074
10075 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10076
10077         * input/test/ossia.ly (texidoc): add comment.
10078
10079         * input/regression/voice-follower.ly: new file.
10080
10081         * mf/feta-toevallig.mf: make flat heavier.
10082
10083         * lily/cluster-engraver.cc: clean up Cluster engraver
10084
10085         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10086         Engraver. Use Note_column to compute Y positions and deal with
10087         line break stuff.
10088
10089 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10090
10091         * lily/stem.cc: move french-beaming to stem.
10092
10093 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
10094
10095         * lilypond-font-lock.el: fontify all durations in chords.
10096
10097         * lilypond.words: add from lily/my-lily-lexer.cc
10098
10099 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10100
10101         * VERSION: release 1.7.12
10102
10103         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10104
10105         * lily/gregorian-ligature.cc: new file
10106
10107         * lily/*: the Great 2003 search & replace.
10108
10109         * Documentation/user/refman.itely (Manual repeat commands): add
10110         note about font selection.
10111
10112 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
10113
10114         * lilypond-mode.el: propose recompiling midi while invoking playing,
10115         not while stopping playing.
10116
10117 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
10118
10119         * lilypond.words: add one.
10120
10121         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
10122         and expressional note grouping. Fontify chord modes.
10123
10124 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
10125
10126         * Documentation/user/music-glossary.tely (Top): translate melisma.
10127
10128 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10129
10130         * Documentation/user/music-glossary.tely (Top): add melisma.
10131
10132 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
10133
10134         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10135         interfaces for (abstract) grob GregorianLigature
10136
10137         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10138         renamed head* -> glyph_name*, x-shift* -> x-offset*
10139
10140         * scm/grob-property-description.scm: bugfix: added missing descriptions
10141
10142 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10143
10144         * input/test/chord-names-dpnj.ly: New file.
10145
10146         * scm/double-plus-new-chord-name.scm: Implement full and partial
10147         exceptions.
10148
10149         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10150
10151         * scm/double-plus-new-chord-name.scm
10152         (double-plus-new-chord->markup): Fix sub->markup.
10153
10154
10155 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
10156
10157         * lily/custos-engraver.cc: added TODO; editorial changes
10158
10159         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10160         consistency with other ligature engravers; removed access on (now)
10161         private variable _ligature of Ligature_engraver
10162
10163         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10164         renamed last_bound -> last_bound_; issue programming_error on
10165         abstract method calls; moved primitives code from
10166         Mensural_bracket_engraver to here (because almost ligature
10167         engravers will need it); renamed try_stop_ligature () ->
10168         typeset_ligature (); bugfix: store primitives of finished ligature
10169         in separate variable finished_primitives_ to avoid clash on input
10170         like "\] \["; added current_ligature () to enable access on
10171         private variable _ligature
10172
10173         * lily/mensural-ligature-engraver.cc: removed primitives_ code
10174         (now in super class); renamed try_stop_ligature () ->
10175         typeset_ligature ()
10176
10177         * lily/mensural-ligature.cc: issue programming_error on abstract
10178         method calls
10179
10180         * lily/note-heads-engraver.cc: added TODO comment upon bool
10181         in_ligature
10182
10183         * mf/parmesan-heads.mf: fixed some of set_char_box()
10184
10185         * scm/grob-description.scm: added VaticanaLigature
10186
10187         * scm/grob-property-description.scm: added neume prefix properties
10188
10189         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10190         lily/include/gregorian-ligature-engraver.hh,
10191         lily/include/gregorian-ligature.hh: new files; framework for
10192         gregorian ligature engravers such as vaticana
10193
10194         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10195         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10196         vaticana style ligature implementation (still somewhat uncomplete)
10197
10198 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10199
10200         * VERSION: release 1.7.11
10201
10202         * scripts/convert-ly.py: add ly:pitch-transpose rule
10203
10204 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10205
10206         * input/test/dpncnt.ly: New file.
10207
10208         * lily/my-lily-lexer.cc: Add chordnames keyword.
10209
10210         * lily/parser.yy (chordnames_block): Parse chord name exception
10211         lists, see input/test/dpncnt.ly.
10212
10213         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10214         function.
10215
10216         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10217         filter-out too.
10218
10219         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10220         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10221         pitch functions (except for ly:make-pitch, but that's apparently
10222         some sort of scheme naming standard?).
10223
10224         * scm/lily.scm (!=): define-public.
10225
10226         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10227
10228 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10229
10230         * scm/double-plus-new-chord-name.scm
10231         (double-plus-new-chord-name->markup): New file.
10232
10233 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10234
10235         * python/lilylib.py (make_preview): don't suppress progress for
10236         bbox extraction.
10237
10238 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10239
10240         * Documentation/user/appendices.itely (scheme): update for new syntax.
10241
10242         * input/regression/chord-name-styles.ly: new file
10243
10244         * lily/instrument-name-engraver.cc: create instrument names
10245         without barline too.  Allows instrument name on ChordNames  
10246
10247         * scm/new-markup.scm (interpret-markup): allow simple strings as
10248         markup too.
10249
10250 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10251
10252         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10253         (step->markup-accidental): Fix: add accidental.
10254         (chord::inner-name-american): 
10255         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10256         append stray '/' if last superscript addition was 'o'.
10257
10258         * scm/new-markup.scm (normal-size-sub-markup) 
10259         (normal-size-super-markup): New function.
10260
10261         * lily/source-file.cc (Source_file): Add warning for possibly
10262         intentional but suspicious initialization.
10263
10264         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10265         add comments about cut-and-paste programming.
10266
10267         * flower/rational.cc (lcm): Not used; comment out.
10268
10269 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10270
10271         * lily/new-fingering-engraver.cc (position_scripts): use
10272         fingerHorizontalDirection to determine fingering horizontal
10273         directions.
10274  
10275         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10276         fingering support.
10277
10278         * scripts/convert-ly.py (FatalConversionError.conv): add style
10279         conversion rule. 
10280
10281         * scm/chord-name.scm (set-chord-name-style): new function.
10282         (new-chord-name-brew-molecule): revise to interpret markup only
10283         (new-chord->markup): cleanuppish rewrite. To be called from the
10284         new engraver.
10285
10286         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10287         Markup earlier, during interpreting.
10288
10289         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10290         style settings. Rename to chord-names-*.ly
10291
10292 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10293
10294         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10295         markup code and update to new markup.  Most probably broke some of
10296         it.
10297         
10298 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10299
10300         * Documentation/user/refman.itely: added docu for ambitus and
10301         clusters
10302
10303         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10304         ly_quote_scm() in lookup.cc
10305
10306         * mf/parmesan-clefs.mf: set_char_box fix
10307
10308         * lily/cluster-engraver.cc: junk implicit protection; use
10309         Protected_scm instead
10310
10311 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10312
10313         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10314         throughout.
10315
10316         * scm/new-markup.scm: Turn-off error-triggering test code.
10317
10318 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10319
10320         * scm/new-markup.scm (markup-thrower-typecheck) 
10321         (markup-typecheck?):  add full typechecking functions.
10322         (make-markup-maker): add make-FOO-markup functions.
10323         (markup-argument-list-error): nice error checking messages.
10324         (make-markup): better function: less quoting escapades.
10325
10326 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10327
10328         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10329
10330 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10331
10332         * cygwin/lilypond.hint (requires): Add cygwin.
10333
10334         * .cvsignore: Remove stepmake (huh!?!), add lib.
10335
10336         * GNUmakefile.in: Add libdir links for builddir runs.
10337
10338         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10339         instead of datadir.
10340
10341         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10342         local_lilypond_libdir.
10343
10344         * config.make.in (lilypond_libdir): Add.
10345
10346         * stepmake/stepmake/substitute-rules.make: 
10347         * stepmake/stepmake/script-rules.make: 
10348         * stepmake/stepmake/python-module-rules.make:
10349         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10350         lilypond-python-module patch.
10351
10352 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10353
10354         * Documentation/user/refman.itely (Graphical interfaces): add note
10355         about xml2ly.
10356
10357 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10358
10359         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10360
10361 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10362
10363         * VERSION: released 1.7.10
10364
10365         * scripts/musedata2ly.py (): idem
10366
10367         * scripts/midi2ly.py (dump_chord): idem
10368
10369         * scripts/etf2ly.py (version): idem 
10370
10371         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10372
10373         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10374
10375         * scm/tex.scm (tex-output-expression): remove eval compat
10376         glut. Other output files too.
10377
10378         * scm/chord-name.scm: don't export anything from chord module.
10379
10380         * input/test/american-chords.ly: idem
10381
10382         * input/test/banter-chords.ly (texidoc): idem
10383
10384         * input/test/Cc-chords.ly: add breakage notes.
10385
10386         * Documentation/user/refman.itely (Text markup): rewrite manual
10387         section.
10388
10389         * lily/parser.yy (scalar): allow \markup { } as property value. 
10390
10391         * scm/chord-name.scm: complete new markup usage
10392
10393         * scm/grob-description.scm (all-grob-descriptions): use new markup
10394         texts by default
10395
10396 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10397
10398         * scm/chord-name.scm: partial move to new markup texts.
10399
10400 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10401
10402         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10403
10404         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10405         settable.
10406
10407 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10408
10409         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10410         invoked for old midi, wait for killing.
10411
10412 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10413
10414         * Documentation/user/music-glossary.tely: Finnishing.
10415
10416 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10417
10418         * mf/feta-nummer-code.mf: some kerning pairs.
10419
10420 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10421
10422         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10423         Added.
10424
10425         * Documentation/user/refman.itely (Bar numbers):
10426         set-bar-number-visibility added, modulo-bar-number removed again
10427         (sorry).
10428
10429 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10430
10431         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10432
10433         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10434
10435         * Documentation/user/music-glossary.tely: translate into Finnish.
10436
10437 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10438
10439         * lilypond-mode.el: add shortcut for 2midi
10440
10441         * lilypond-font-lock.el: fontify lyrics
10442
10443 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10444
10445         * scm/drums.scm : use 1.7.x names.
10446
10447         * input/regression/drums.ly : Don't use << chords >>
10448
10449 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10450
10451         * lilypond-mode.el: tidy, add TODO
10452
10453         * make/lilypond.mandrake.spec.in: install-info quietly.
10454
10455 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10456
10457         * input/test/markup.ly: use new syntax.
10458
10459 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10460
10461         * ly/params-init.ly (interscoreline): add word-space
10462
10463         * input/test/metronome.ly (eighthNote): idem.
10464
10465         * input/test/script-priority.ly: use new markup
10466
10467         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10468
10469         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10470
10471         * lily/parser.yy (gen_text_def): bugfix.
10472         (full_markup): allow markup identifier.
10473
10474 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10475
10476         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10477         jobs at the same time. Add horizontal lines to Command menu.
10478         Allow one compiling job -- propose killing others before a new one.
10479
10480         * lilypond.words: add markup, teeny, etc.
10481
10482 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10483
10484         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10485         Allow only one type of midi process; launching Midi either stops
10486         midis or plays the current midi and launching MidiAll stops midis
10487         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10488         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10489
10490 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10491
10492         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10493         markup  for new markup texts.
10494
10495         * lily/mark-engraver.cc (process_music): idem
10496         
10497         * lily/instrument-name-engraver.cc (create_text): idem
10498
10499         * scm/new-markup.scm (magnify-markup): new function.
10500
10501         * scm/molecule.scm (stack-lines): bugfix.
10502
10503         * lily/font-interface.cc (get_font): take font-magnification from
10504         alist chain.
10505
10506 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10507
10508         * lily/molecule-scheme.cc: move scheme functions to separate file.
10509
10510         * lily/font-metric.cc  (ly_get_glyph): new function. 
10511         
10512         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10513         (italic-markup, dynamic-markup): new functions
10514         (font-markup): new function
10515
10516         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10517         padding and minimum
10518
10519 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10520
10521         * lily/accidental-engraver.cc:
10522         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10523
10524 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10525
10526         * lilypond.vim:
10527         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10528         [a-zA-Z] for user defined identifiers. Separate note cases 
10529         with and without a duration (allow cis\longaX).
10530
10531         * lilypond.words: Add words from Info.
10532
10533 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10534
10535         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10536
10537 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10538
10539         * lilypond-mode.el: Propose reverting buffer before a command if
10540         it was edited with an another editor.
10541
10542 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10543
10544         * lily/molecule.cc (ly_translate_molecule): new function
10545
10546         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10547         into libdir
10548
10549         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10550
10551         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10552
10553 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10554
10555         * lilypond.words: take \words from Info-index.
10556
10557 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10558
10559         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10560
10561 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10562
10563         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10564
10565 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10566
10567         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10568         and lilypond-documentation.
10569
10570 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10571
10572         * lily/parser.yy: Compile fix (bison 1.75).
10573
10574 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10575
10576         * VERSION: 1.7.9 released
10577
10578         * scm/music-functions.scm (shift-one-duration-log): refactor.
10579         Use music-map.
10580
10581         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10582
10583         * NEWS: update.
10584
10585         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10586         argument
10587         
10588         * scm/music-functions.scm (display-music): new function
10589         (music-map): change arg order.
10590
10591         * input/regression/new-markup-syntax.scm: new file
10592
10593         * lily/parser.yy (markup): add \markup { .. } syntax.
10594
10595         * scm/new-markup.scm (override-markup): new function
10596         (lookup-markup): new function
10597         (music-markup): new function
10598         (lookup-markup-command): use markup-signature to store argument
10599         format for parser.
10600
10601         * lily/lexer.ll: preliminary \markup syntax. 
10602
10603 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10604
10605         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10606         add pre/post-dependencies and menus with icons from source.
10607
10608         * Documentation/pictures/lilypond-48x48.xpm:
10609         * Documentation/pictures/lilypond-32x32.xpm:
10610         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10611         transparent.
10612
10613         * stepmake/stepmake/generic-targets.make:
10614         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10615
10616 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10617
10618         * input/regression/music-map.ly (texidoc): new file.
10619
10620         * scm/music-functions.scm (music-map): new function
10621
10622 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10623
10624         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10625
10626 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10627
10628         * input/test/to-xml.ly:
10629         * lily/ligature-engraver.cc: Fixes documentation.
10630
10631         * lilypond.mandrake.spec.in:
10632         * lilypond.redhat.spec.in: Add lilypond.words.
10633
10634         * Documentation/user/refman.itely: Mention Info inside emacs.
10635         
10636         * lilypond.suse.spec.in:
10637         * lilypond.redhat.spec.in:
10638         * lilypond.mandrake.spec.in: Set root-owner for doc
10639         (tobbe@nyvalls.se).
10640
10641 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10642
10643         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10644         os.popen.read ().
10645
10646 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10647
10648         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10649
10650         * python/lilylib.py (error): add space
10651
10652 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10653
10654         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10655         distribution.
10656
10657 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10658
10659         * lily/paper-outputter.cc (Paper_outputter): close port when
10660         finishing score.
10661
10662 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10663
10664         * scm/sodipodi.scm: Fixes.
10665
10666 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10667
10668         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10669
10670         * buildscripts/make-font-dir.py: Fix. 
10671
10672 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10673
10674         * lilypond-mode.el: Add support for Info inside Emacs.
10675
10676 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10677
10678         * buildscripts/make-font-dir.py: 
10679         * mf/GNUmakefile: Make sodipodi font map.
10680
10681         * scm/sodipodi.scm: Add more output functions.
10682
10683         * mf/feta-nummer.mf: 
10684         * mf/feta-beugel.mf: Add font_coding_scheme.
10685
10686         * lily/paper-outputter.cc (output_header): Fix creator string.
10687
10688 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10689
10690         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10691         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10692
10693         * lilypond.words: add two (Everybody can add/remove words now!).
10694
10695         * debian/rules:
10696         * make/lilypond.suse.spec.in:
10697         * make/lilypond.mandrake.spec.in:
10698         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10699
10700         * Documentation/user/refman.itely: Mention autocompletion.
10701
10702 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10703
10704         * scripts/ly2dvi.py: Add paper sizes.
10705
10706         * lily/timing-engraver.cc: 
10707         * lily/time-signature.cc: 
10708         * lily/span-bar.cc: 
10709         * lily/grob-scheme.cc: Code formatting fixes.
10710
10711         * scm/sodipodi.scm: 
10712         * scm/sketch.scm:
10713         * buildscripts/mf-to-table.py: 
10714         * buildscripts/make-font-dir.py: Font testing.
10715
10716 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10717
10718         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10719         inserts try-completion and shows all-completions.
10720
10721         * lilypond.words: '\' -> '\\'
10722
10723         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10724         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10725         
10726         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10727         and LilyPond-reserved-words.
10728         
10729 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10730
10731         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10732         from load-path.
10733         
10734         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10735         the mini-buffer with Control-Shift-c.
10736         
10737 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10738
10739         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10740         duration. This fixes \tempo taking time.
10741
10742 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10743
10744         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10745         Allow for text markup in repeatCommands. 
10746
10747 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10748
10749         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10750         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10751         Get rid of skeleton.el-dependency.
10752
10753         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10754
10755 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10756
10757         * lily/beam-engraver.cc (stop_translation_timestep): reset
10758         now_stop_ev_
10759
10760         * lily/scm-option.cc: add parse-protect to ly:set-option
10761
10762         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10763
10764 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10765
10766         * lily/include/ligature-bracket.hh: removed
10767         * lily/ligature-bracket.cc: removed
10768
10769         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10770         .tex
10771
10772         * lily/beam.cc (set_beaming): don't change beam count on rests.
10773         (brew_molecule): always set flag-width > 0.
10774
10775 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10776
10777         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10778         chars, remove instructions; instead, refer to lilypond-init.el and
10779         Documentation/topdocs/INSTALL.texi.
10780
10781         * lilypond.words: add identifiers and reserved words.
10782
10783         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10784         files and adding a load-path.
10785
10786         * lilypond-init.el: Instructions, extracted from 
10787         Documentation/topdocs/INSTALL.texi. 
10788         
10789 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10790
10791         * VERSION: 1.7.8 released 
10792
10793         * lily/grob.cc (warning): better robustness fix.
10794
10795 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10796
10797         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10798
10799         * lily/cluster-engraver.cc: stick better to variable naming
10800         conventions
10801
10802         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10803         until stop_translation_timestep()
10804
10805         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10806         min/max coordinates to backend, but no musical info such as
10807         pitches
10808
10809         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10810
10811         * lily/grob.cc: robustness fix: warning(): do not crash if
10812         cause is not set
10813
10814         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10815         the much more elaborated tuplet brackets than the very naive and
10816         simple ligature bracket grob
10817
10818 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10819
10820         * Documentation/user/refman.itely (Analysis brackets): add
10821         horizontal bracket doco.
10822
10823         * ly/property-init.ly (setMmRestFermata): added.
10824
10825         * Documentation/user/refman.itely (Multi measure rests): fermatas
10826         on mm rests.
10827
10828         * input/regression/apply-context.ly (texidoc): new file
10829
10830         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10831         code to be executed during interpretation. Possible applications:
10832         smart octavation, more advanced bar checks. 
10833
10834         * lily/apply-context-iterator.cc: new file.
10835
10836 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10837
10838         * input/test/new-markup.ly: new file.
10839
10840         * lily/text-item.cc (text_to_molecule): new function
10841
10842         * scm/new-markup.scm (lambda): new file
10843
10844         * lily/function-documentation.cc (ly_add_function_documentation):
10845         add proc property as well
10846
10847 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10848
10849         * Documentation/user/music-glossary.tely (Top): add custos.
10850
10851 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10852
10853         * Documentation/topdocs/INSTALL.texi: advise how to include source
10854         path to Emacs load-path and improve language.
10855
10856 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10857
10858         * GNUmakefile.in: config.h message fix.
10859
10860         * autogen.sh:
10861         * aclocal.m4: Regenerate.
10862
10863         * configure.in: 
10864         * config.make.in: 
10865         * stepmake/config.make.in: 
10866         * stepmake/configure.in: 
10867         * stepmake/autogen.sh: 
10868         * stepmake/aclocal.m4: Update for autoconf 2.56.
10869
10870 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10871
10872         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10873         to install Emacs-mode. Instructions how to use vim-mode.
10874
10875 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10876
10877         * scm/music-types.scm (music-descriptions): no length for tempo event.
10878
10879         * input/*.ly: add \version everywhere.
10880         
10881         * input/*.ly: update syntax to 1.7 + new-chords.
10882
10883         * VERSION: 1.7.7 released.
10884         
10885         * Documentation/user/*.tely: new chord syntax.
10886
10887         * input/regression/[bc]*.ly (texidoc): syntax updates.
10888         
10889 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10890
10891         * lilypond.words: add vocabulary to be used in auto-completion
10892
10893         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10894
10895         * lilypond.vim: allow note name at EOF
10896
10897 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10898
10899         * buildscripts/new-chords.py (edit): -e option: inline editing.
10900
10901         * input/regression/a*.ly (texidoc): syntax updates.
10902
10903         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10904         music): elucidations. 
10905
10906 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10907
10908         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10909         ly/spanners-init.ly, scm/grob-description.scm,
10910         scm/grob-property-description.scm, scm/music-types.scm,
10911         lily/cluster-engraver.cc, lily/cluster.cc,
10912         lily/include/cluster.hh, input/test/cluster.ly: cluster
10913         implementation
10914
10915         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10916         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10917         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10918
10919         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10920
10921         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10922
10923         * scm/grob-description.scm: bugfix: by default, use default note
10924         head style when engraving ligatures
10925
10926         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10927
10928         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10929         events
10930
10931         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10932
10933         * input/test/ancient-font.ly: bugfix: style -> flag-style
10934
10935         * lily/ligature-engraver.cc: indentation fix
10936
10937         * lily/parser.yy: indentation fixes
10938         
10939 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10940
10941         * input/regression/measure-grouping.ly: more elaborate example.
10942
10943         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10944         ly:div-moment. New functions 
10945
10946         * scm/music-functions.scm (set-time-signature): new function,
10947         allow inline time sig settings with measure grouping.
10948
10949         * lily/parser.yy (command_element): move time sig construction
10950         into Scheme.
10951
10952         * lily/side-position-interface.cc (out_of_staff): new function,
10953         like padding, but keep minimum distance from staff. Easier than
10954         linespanners (dynamics, pedals), but roughly the same effect.
10955
10956 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10957
10958         * emacs-mode.el: Added spanish-note-replacements 
10959         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10960
10961         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10962
10963 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10964
10965         * lilypond.vim: Do not fontify cises, desis, etc.
10966
10967         * vimrc: view dvi with <S-F6>
10968
10969 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10970
10971         * lily/lookup.cc (triangle): new function.
10972
10973         * input/regression/measure-grouping.ly (texidoc): new file: show
10974         triangles and brackets for beat groups of 3 and 2.
10975
10976         * lily/include/measure-grouping-spanner.hh (class
10977         Measure_grouping): new file.
10978
10979         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10980
10981         * lily/measure-grouping-engraver.cc (class
10982         Measure_grouping_engraver): new file.
10983
10984 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10985
10986         * Merge from stable:
10987
10988             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10989         
10990         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10991         stylesheet.
10992
10993         * ly/paper19.ly: Include paper19-init.ly.
10994
10995         * ly/paper19-init.ly: New file.
10996
10997         * Documentation/user/tutorial.itely (First steps): Fix first
10998         example for font test.
10999
11000         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
11001
11002         * ChangeLog: Add 1.7.6 release marker (see below).
11003
11004         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
11005         Add .py files.
11006
11007 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11008
11009         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
11010
11011         * input/tutorial/*.ly: update to new syntax.
11012
11013         * lily/parser.yy (Composite_music): new transpose syntax,
11014         \transpose FROM TO MUSIC. 
11015
11016 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11017
11018         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
11019         latex progress/error output to stderr (by default this goes to
11020         stdout).  Show lilypond progress, even when not verbose.
11021
11022         * python/lilylib.py (system): New optional parameter to control
11023         showing of progress.
11024
11025         * scm/backend-documentation-lib.scm (check-dangling-properties):
11026         Fix error message.
11027
11028         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
11029         axis, extent.
11030
11031         * scm/grob-property-description.scm (magnify): Remove.
11032         (extent, axis): Add.
11033
11034 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11035
11036         * VERSION: Release 1.7.6.
11037
11038         * scripts/convert-ly.py: more uniformization substitutions.
11039
11040         * buildscripts/new-chords.py (sub_chords): new file.
11041
11042 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11043
11044         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
11045         lilypond.map.  Include sauter fonts too.  Cleanups.
11046
11047 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11048
11049         * Documentation/user/tutorial.itely (First steps): change to new
11050         chord/tie/slur/beam notation.
11051
11052         * lily/parser.yy (event_that_take_dir): allow postfix notation for
11053         ties.
11054
11055         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
11056         engraver. Process ties in postfix notation, i.e. c8-~ c
11057
11058         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
11059
11060         * input/regression/beam-postfix-notation.ly (texidoc): new file.
11061
11062         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
11063
11064         * lily/beam-engraver.cc (try_music): accept new-beam-events
11065
11066         * input/regression/chord-scripts.ly (texidoc): new file
11067
11068         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
11069         script-events.
11070
11071         * scm/script.scm (default-script-alist): cleanup.
11072
11073         * lily/script-engraver.cc (make_script_from_event): cleanup.
11074
11075         * lily/lyric-combine-music-iterator.cc
11076         (Lyric_combine_music_iterator): remove superfluous events.
11077         (melisma_busy): new function. Fix broken melismas.
11078
11079 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
11080
11081         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
11082         Remove nonvalid settings. Use descriptive key names.
11083         Use <Return> to indicate the pressing of that key.
11084
11085 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11086
11087         * scripts/lilypond-book.py (option_definitions): Typo.
11088
11089         * scripts/ly2dvi.py: Updates.
11090
11091         * python/lilylib.py (setup_environment, print_environment)
11092         (get_bbox, make_preview): Merge and remove from ly2dvi and
11093         lilypond-book.
11094
11095         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
11096
11097         * .cvsignore: Remove some cruft.
11098
11099         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11100         path.
11101
11102         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
11103         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
11104         throughout.
11105
11106         * python/lilylib.py (quiet_system): Junk
11107         (system): Display error log upon failure.
11108         (read_pipe): New function.  Cleanups and fixes.
11109
11110         * python/*.py: Rename from *.py.in.
11111         
11112         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11113
11114         * GNUmakefile.in (SUBDIRS): Move python before scripts.
11115
11116 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11117
11118         * python/GNUmakefile: Bugfix: handle modules.
11119
11120         * stepmake/stepmake/python-module-targets.make (default): Add
11121         compiled modules. 
11122
11123         * stepmake/stepmake/python-module-rules.make: Add rule for byte
11124         compiling modules.
11125
11126         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11127         Bugfix.  (OUT_PYC_MODULES): Add.
11128
11129 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
11130
11131         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11132         Use default paths. Refresh description.
11133
11134 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11135
11136         * VERSION: 1.7.5 released
11137
11138         * input/regression/finger-chords.ly (texidoc): new file.
11139
11140         * lily/script-engraver.cc (process_music): remove scriptHorizontal
11141         support
11142
11143         * lily/fingering-engraver.cc (process_music): remove kludgy
11144         scriptHorizontal stuff.
11145
11146         * lily/script.cc: remove staff-support property.
11147
11148         * lily/new-fingering-engraver.cc (add_fingering): new
11149         file. Fingering engraver for new style chords.
11150
11151 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11152
11153         * lily/parser.yy (bare_number): allow 4 \cm (without
11154         decimal dot). (should backport to 1.6?)
11155
11156         * ly/declarations-init.ly: use Scheme for dimension defs.
11157
11158         * lily/parser.yy (TODO): remove hard coded dimensions, add
11159         REAL NUMBER_IDENTIFIER production.
11160
11161         * lily/rest-collision.cc (force_shift_callback): rewrite using
11162         -done property.
11163
11164         * scm/grob-property-description.scm (rest-collision-done): add
11165         property.
11166         
11167         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11168
11169 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11170
11171         * input/regression/multi-measure-rest-center.ly: new file.
11172
11173         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11174         off horizontally by 0.05 ss. Fixed.
11175
11176 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11177
11178         * scm/pdftex.scm: Rename ly-number to ly:number->string.
11179
11180         * Documentation/topdocs/index.tely: Remove duplicate from merge.
11181
11182 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11183
11184         * lily/tie.cc (get_control_points): also avoid staff lines on the
11185         just outside the outer staff lines
11186
11187 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11188
11189         * ly/params-init.ly: Just define style-alist, no need to
11190         define-public.
11191
11192         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11193         (thanks Han-Wen).
11194
11195         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11196         (FET_FILES): = FONT_FILES.
11197
11198         * Merge from stable:
11199
11200             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11201
11202 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11203
11204         * VERSION: 1.7.4 released.  
11205         
11206         * scm/generate-documentation.scm (string-append): add macro
11207         definitions.
11208
11209         * lily/text-item.cc (lookup_text): don't use virtual fonts for
11210         normal texts.
11211
11212         * lily/multi-measure-rest-engraver.cc: make separate
11213         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11214
11215         * lily/multi-measure-rest.cc: remove text handling. Remove
11216         number-threshold.
11217
11218 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11219
11220         * scm/music-types.scm: doc patch by Graham Percival
11221
11222 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11223
11224         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11225         encoding part.
11226         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11227         (sketch_p): Sketch wants only first four elements of X11 font spec.
11228
11229         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11230
11231         * mf/feta-autometric.mf: Write foundry and family to log.
11232
11233         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11234         font translation table.
11235
11236         * buildscripts/mf-to-table.py: Better font info into afm.
11237
11238         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11239         1.0.9 required.
11240
11241         * configure.in: Whine for mftrace 1.0.9.
11242
11243 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11244
11245         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11246
11247         * lily/main.cc (main_prog): don't try to load init.EXT when
11248         processing foo.EXT.
11249
11250 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11251
11252         * scm/tex.scm (zigzig-line): added.
11253
11254         * scm/ps.scm (zigzag-line): added.
11255
11256         * ps/music-drawing-routines.ps (subvec): added.
11257         (draw_zigzag_line): added.
11258         
11259         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11260         grob properties zigzag-width and zigzag-length.
11261
11262         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11263
11264 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11265
11266         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11267         svg output, including font.
11268
11269 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11270
11271         * scm/lily.scm: Register sodipodi output module.
11272
11273         * scm/sodipodi.scm: New file.
11274
11275         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11276
11277         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11278         comment, after header.
11279         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11280         FullName.  Fix FontName key.
11281
11282 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11283
11284         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11285         and breve rests.
11286         
11287         * input/test/blank-notes.ly: bugfix
11288
11289         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11290         rests. (Kim Shrier)
11291
11292         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11293         
11294 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11295
11296         * scm/tex.scm: 
11297         * scm/ps.scm: Cleanup and remove obsolete junk.
11298
11299         * Documentation/user/internals.itely:
11300         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11301
11302         * lily/parser.yy: Identify shift/reduce problems.
11303
11304         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11305         make-style-sheet.  Too specific for convert-ly?
11306
11307 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11308
11309         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11310
11311         * input/test/*.ly: various fixes.
11312
11313         * lily/music.cc (name): bugfix
11314
11315         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11316
11317         * lily/input-file-results.cc (code): set-point-and-click! ->
11318         set-point-and-click
11319         
11320 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11321
11322         * Use uniform ly: prefix for exported scheme primitive functions.
11323
11324         * scm/music-types.scm: junk compat glue
11325
11326         * scripts/convert-ly.py: add rules for stuff below, junk
11327         compatibility glue for spanrequest.
11328
11329         * lily/parser.yy (verbose_event): remove \spanrequest,
11330         \commandspanrequest, \script. 
11331         
11332         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11333
11334         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11335         for \penalty, \glissando.
11336
11337         * VERSION: release 1.7.3
11338         
11339 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11340
11341         * lily/accidental-engraver.cc: Fix
11342         grace-in-the-beginning-of-measure bug caused by the resent
11343         partial-measure fix.
11344
11345         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11346         overlap looks too crowded)
11347         
11348 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11349
11350         * lily/parser.yy (assignment): allow SCM expression as assignment.
11351
11352         * lily/include/music-output-def.hh (class Music_output_def):
11353         * lily/music-output-def.cc: 
11354         * lily/paper-def.cc: 
11355         * scm/font.scm (markup-to-properties):
11356         * lily/parser.yy (music_output_def_body): 
11357         remove style_sheet_
11358
11359 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11360
11361         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11362         length.
11363
11364         * input/regression/spacing-to-grace.ly: new file.
11365
11366         * input/regression/spacing-end-of-line.ly: new file.
11367
11368         * lily/note-spacing.cc (get_spacing): take into account breakable
11369         stuff sticking out at the left (time sig change at line break).
11370
11371         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11372         raggedright code.
11373
11374         * scm/music-functions.scm (make-voice-props-set): add
11375         staff-position for mm rests.
11376  
11377         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11378         before grace notes a little.
11379
11380         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11381
11382         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11383         key adds space at the end of line. 
11384
11385 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11386
11387         * scm/sketch.scm: Fix beams.
11388
11389         * buildscripts/mf-to-table.py: Add EncodingScheme.
11390
11391         * scm/sketch.scm: Resurrect.
11392
11393 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11394
11395         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11396         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11397
11398 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11399
11400         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11401
11402         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11403
11404 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11405
11406         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11407         token for origin information.
11408
11409         * lily/parser.yy (My_lily_lexer): do identifier location and
11410         cloning from lexer.
11411
11412         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11413         logic out of the parser. Add bar checks on both ends.
11414
11415         * Documentation/user/refman.itely (Multi measure rests): add more
11416         notes about mm rests.
11417
11418 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11419
11420         * input/regression/bar-scripts.ly: Re-enable.
11421
11422         * lily/parser.yy:
11423         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11424         released rsn.  Bison 1.50 has a crucial bug and won't work.
11425
11426         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11427
11428
11429 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11430
11431         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11432
11433 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11434
11435         * Actually merge changes since 1.6.4 besides ChangeLog, and
11436         resolve conflicts.  Lots of updates, hope all is well.
11437         
11438         * cygwin/lilypond.hint (requires): Add ghostscript.
11439
11440         * scm: Update some (c).
11441         
11442 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11443
11444         * input/test/{various}.ly: add \header fields and texidoc strings.
11445
11446 2002-10-05  Werner Lemberg  <wl@gnu.org>
11447
11448         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11449         renamed to `output_latex_quoted'.
11450         Added `output_latex_noquote'.
11451         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11452         mode.
11453
11454 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11455
11456         * ChangeLog: Add 1.6.6 release marker.  See below.
11457
11458         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11459
11460         * scripts/midi2ly.py: Fix global syntax warnings.
11461
11462         * GNUmakefile.in: Generate builddir locale tree too.
11463
11464         * scripts/ly2dvi.py:
11465         * scripts/midi2ly.py: 
11466         * scripts/mup2ly.py: 
11467         * scripts/update-lily.py:
11468         * lily/main.cc (setup_paths): Fix for locales setup.
11469
11470 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11471
11472         * Documentation/windows/installing.texi: Soften wording about
11473         necessity of becoming Administrator.  tommie@iae.nl reports this
11474         does not seem to be necessary for his flavour of Windows 2000.
11475         Explicitely discourage text mode mounts.
11476
11477 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11478
11479         * lily/rest.cc (after_line_breaking): backport dot position fix.
11480
11481         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11482         rests. Thanks to Klaus Zimmermann for finding this bug.
11483
11484 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11485
11486         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11487
11488 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11489
11490         * Documentation/user/music-glossary.tely: fix links.
11491
11492 2002-10-21  Werner Lemberg  <wl@gnu.org>
11493
11494         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11495         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11496         scaling factor) only once and use them in the definition of
11497         \embeddedps.
11498         * ps/music-drawing-routines.ps (skeel): Removed.
11499
11500 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11501
11502         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11503         Solaris7, as we don't use nested $( ) constructs.
11504
11505 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11506
11507         * VERSION: Release 1.6.6.
11508         
11509 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11510
11511         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11512         as workaround for /bin/sh problems on Solaris7.
11513
11514 2002-10-19  Werner Lemberg  <wl@gnu.org>
11515
11516         * GNUmakefile.in (web-doc): Fix typos.
11517         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11518         `music-drawing-routines.ps' but emit \special{header=...} once.
11519         * scm/tex.scm (header-end): Updated.
11520
11521 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11522
11523         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11524         undefined tremolo. 
11525
11526 2002-10-15  Werner Lemberg  <wl@gnu.org>
11527
11528         * scripts/lilypond-book.py (g_make_html): New global variable.
11529         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11530         if `g_make_html' isn't set.
11531         [main]: Add format `texi-html'.
11532         (option_definitions): Updated.
11533         * Documentation/user/lilypond-book.itely: Updated.
11534
11535         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11536         * make/ly-rules.make (%.texi, %.nexi): Use it.
11537         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11538         format to lilypond-book.
11539         * GNUmakefile.in (web-doc): Ditto.
11540
11541 2002-10-14  Werner Lemberg  <wl@gnu.org>
11542
11543         Further improve TeX output.  The produced files are about 40%
11544         smaller.  `lilyponddefs.tex' is now read only once.
11545
11546         * tex/lilyponddefs.tex: Remove footer stuff.
11547         (\ifundefined): Renamed to...
11548         (\lilypondundefined): This.  Use LaTeX's definition to
11549         make it nestable and make it global.
11550         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11551         output.
11552         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11553         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11554         them global.
11555         (\placebox): Renamed to...
11556         (\lyitem): This.
11557         Make it global and call \outputscale by itself.
11558         (\lybox, \lyvrule): New macros to reduce input data.
11559         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11560         New auxiliary macros.
11561         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11562         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11563         to...
11564         (\lilypondspace): This and made it global.
11565         (\turnOnPostScript): Renamed to...
11566         (\lilypondpostscript): This and made it global.
11567         (\turnOnExperimentalFeatures): Renamed to...
11568         (\lilypondexperimentalfeatures): This and made it global.
11569         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11570         (\lilypondsetdimen): This and made it global.
11571         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11572         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11573         (all, $(outdir)/music-drawing-routines.ps): New rules.
11574         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11575         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11576         start-system, stop-system, stop-last-system, filledbox): Updated to
11577         use the changed macros from lilyponddefs.tex.
11578         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11579
11580 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11581
11582         * Documentation/windows/installing.texi: Update.
11583
11584 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11585
11586         * VERSION: 1.6.5 released
11587
11588         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11589
11590 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11591
11592         * scm/translator-property-description.scm (voltaOnThisStaff): add
11593         property.
11594
11595 2002-09-28  Werner Lemberg  <wl@gnu.org>
11596
11597         * scm/tex.scm (header-end): Suppress page numbering.
11598
11599         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11600         Fix quotation for HTML output.
11601
11602 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11603         
11604         * Documentation/user/refman.itely: grammar and phrasing
11605           fixes to "Note Entry" section.  Also adds a few new examples.
11606
11607 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11608
11609         * flower/include/string-data.icc: include string.h
11610
11611 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11612
11613         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11614
11615 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11616
11617         * Documentation/user/GNUmakefile (extra-local-help): Add.
11618
11619         * stepmake/stepmake/www-targets.make (local-help): Add.
11620
11621 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11622
11623         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11624         packages.
11625
11626         * Documentation/topdocs/README.texi (Top): building documentation
11627         (not website.)
11628
11629 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11630
11631         * Documentation/user/refman.itely: 
11632         * Documentation/user/tutorial.itely: 
11633         * Documentation/user/music-glossary.tely: Merge changes.
11634
11635         * Documentation/user/glossary.html.in: 
11636         * Documentation/index.texi: 
11637         * Documentation/header.html.in: Accomodate renaming of glossary.
11638         
11639         * Documentation/user/tutorial.itely: Add some glossary references.
11640         
11641         * Documentation/user/refman.itely: Minor fixes.
11642         
11643         * Documentation/user/lilypond.tely: Add glossary do direntry.
11644
11645         * Documentation/user/music-glossary.tely: Rename (previously:
11646         glossary.tely).  Fix anchor placement.
11647
11648         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11649
11650 2002-09-23  Werner Lemberg  <wl@gnu.org>
11651
11652         * scripts/lilypond-book.py (output_dict): Fix handling of
11653         various environments by avoid extraneous newlines.
11654         Rename `output-all' regexp for html to `output-html'.
11655         Replace `output-all' regexp for texi with `output-texi-quote'
11656         and `output-texi-noquote'.
11657         (compose_full_body): Don't override `linewidth' user option
11658         for `singleline'.
11659         (schedule_lilypond_block): Don't indent text specified with
11660         `intertext' option.
11661         Add new option `noquote'.
11662         (compile_all_files): Use latex instead of tex to compile ly
11663         files directly.
11664
11665         * Documentation/user/lilypond-book.itely: Updated and revised.
11666         Improve layout.
11667
11668         * Documentation/user/glossary.tely,
11669         Documentation/user/introduction.itely,
11670         Documentation/user/tutorial.itely,
11671         Documentation/user/refman.itely,
11672         Documentation/user/appendices.itely: Fix overfull LilyPond
11673         boxes caused by the new lilypond-book code.  Other minor
11674         fixes.
11675
11676         * Documentation/user/macros.itexi (@texiflat): Don't emit
11677         trailing space.
11678
11679         * scm/tex.scm (end-output, header-end): Add preamble and
11680         postamble to make lilypond output directly compilable with
11681         latex.
11682
11683         
11684 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11685
11686         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11687         instructions.
11688
11689 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11690
11691         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11692
11693 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11694
11695         * lily/beam.cc (connect_beams): don't crash if there are quarter
11696         notes in beams.
11697
11698 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11699
11700         * Documentation/user/refman.itely: corrected ancient clef
11701         docu; added docu on ligatures
11702
11703 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11704
11705         * Documentation/user/glossary.tely,
11706         Documentation/user/refman.itely, input/les-nereides.ly,
11707         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11708         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11709         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11710         Stem properties: flag-style -> stroke-style, style -> flag-style.
11711
11712
11713 2002-09-22  Werner Lemberg  <wl@gnu.org>
11714
11715         * scripts/lilypond-book.py: Add option `notime' to suppress
11716         printing of a time signature.  Specify default indentation of 0pt
11717         if single line fragment.  Don't emit redundant `\paper{ }'.
11718
11719         * Documentation/user/lilypond-book.itely: Updated.
11720
11721         * Documentation/user/glossary.tely: Completely reformatting.
11722
11723 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11724
11725         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11726
11727 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11728
11729         * Documentation/user/tutorial.itely: Fix links.
11730         
11731         * Documentation/topdocs/index.tely:
11732         * Documentation/index.texi:
11733         * Documentation/header.html.in: Small website fixes and updates.
11734
11735         * debian/: Debian patch by Anthony Fok.
11736
11737 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11738
11739         * Documentation/footer.html.in: How time flies: It's already 2002!
11740
11741         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11742         more descriptive link names than 'here'.
11743
11744 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11745
11746         * VERSION: 1.7.2 released
11747         * VERSION: 1.6.4 released
11748         
11749         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11750
11751         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11752         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11753
11754         * mf/feta-din.mf (test): add x-height and space.
11755
11756         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11757         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11758
11759         * ly/grace-init.ly: add-to-grace-init: function to portably add
11760         settings to \grace. 
11761
11762         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11763         if we get an absolute dynamic event.
11764  
11765         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11766
11767         * lily/source-file.cc (get_line): oops. All line numbers were off
11768         by 2. Fix that. 
11769
11770         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11771         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11772
11773         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11774
11775         * lily/parser.yy (number_factor): remove (number) as number
11776         expression. ("Let them eat Lisp").
11777
11778 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11779
11780         * lily/horizontal-bracket.cc: new file.
11781
11782         * lily/horizontal-bracket-engraver.cc: new file.
11783
11784         * input/regression/note-group-bracket.ly: new file. Support
11785         horizontal note brackets for music analysis.
11786
11787         * lily/stem.cc (flag): new flag-style: no-flag.
11788
11789         * input/test/stem-cross-staff.ly: new file
11790         
11791         * Documentation/user/internals.itely: Improved formatting, fixing
11792         typos.  Added a section `Output details' to describe how the TeX
11793         code looks like.
11794
11795         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11796
11797         * lily/parser.yy: remove \dynamicscript.
11798
11799         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11800         definitions. 
11801
11802         * python/midi.c (midi_error): take two arguments.
11803
11804         * Merge 1.6.5 changes:
11805         
11806 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11807
11808         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11809         staff-space.  Previous 1.5 was probably meant as half-spaces.
11810         (cautionary-style): parentheses (was: smaller).  This is what doco
11811         says, and it seems more logical.
11812
11813         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11814         for 2nd sentence.
11815
11816 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11817
11818         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11819
11820 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11821
11822         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11823
11824 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11825
11826         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11827
11828 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11829
11830         * scm/translator-property-description.scm (voltaOnThisStaff): add
11831         property.
11832
11833 2002-09-28  Werner Lemberg  <wl@gnu.org>
11834
11835         * scm/tex.scm (header-end): Suppress page numbering.
11836
11837         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11838         Fix quotation for HTML output.
11839
11840 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11841         
11842         * Documentation/user/refman.itely: grammar and phrasing
11843           fixes to "Note Entry" section.  Also adds a few new examples.
11844
11845 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11846
11847         * flower/include/string-data.icc: include string.h
11848
11849 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11850
11851         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11852
11853 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11854
11855         * Documentation/user/GNUmakefile (extra-local-help): Add.
11856
11857         * stepmake/stepmake/www-targets.make (local-help): Add.
11858
11859 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11860
11861         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11862         packages.
11863
11864         * Documentation/topdocs/README.texi (Top): building documentation
11865         (not website.)
11866
11867 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11868
11869         * Documentation/user/refman.itely: 
11870         * Documentation/user/tutorial.itely: 
11871         * Documentation/user/music-glossary.tely: Merge changes.
11872
11873         * Documentation/user/glossary.html.in: 
11874         * Documentation/index.texi: 
11875         * Documentation/header.html.in: Accomodate renaming of glossary.
11876         
11877         * Documentation/user/tutorial.itely: Add some glossary references.
11878         
11879         * Documentation/user/refman.itely: Minor fixes.
11880         
11881         * Documentation/user/lilypond.tely: Add glossary do direntry.
11882
11883         * Documentation/user/music-glossary.tely: Rename (previously:
11884         glossary.tely).  Fix anchor placement.
11885
11886         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11887
11888 2002-09-23  Werner Lemberg  <wl@gnu.org>
11889
11890         * scripts/lilypond-book.py (output_dict): Fix handling of
11891         various environments by avoid extraneous newlines.
11892         Rename `output-all' regexp for html to `output-html'.
11893         Replace `output-all' regexp for texi with `output-texi-quote'
11894         and `output-texi-noquote'.
11895         (compose_full_body): Don't override `linewidth' user option
11896         for `singleline'.
11897         (schedule_lilypond_block): Don't indent text specified with
11898         `intertext' option.
11899         Add new option `noquote'.
11900         (compile_all_files): Use latex instead of tex to compile ly
11901         files directly.
11902
11903         * Documentation/user/lilypond-book.itely: Updated and revised.
11904         Improve layout.
11905
11906         * Documentation/user/glossary.tely,
11907         Documentation/user/introduction.itely,
11908         Documentation/user/tutorial.itely,
11909         Documentation/user/refman.itely,
11910         Documentation/user/appendices.itely: Fix overfull LilyPond
11911         boxes caused by the new lilypond-book code.  Other minor
11912         fixes.
11913
11914         * Documentation/user/macros.itexi (@texiflat): Don't emit
11915         trailing space.
11916
11917         * scm/tex.scm (end-output, header-end): Add preamble and
11918         postamble to make lilypond output directly compilable with
11919         latex.
11920
11921         
11922 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11923
11924         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11925         instructions.
11926
11927 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11928
11929         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11930
11931 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11932
11933         * lily/beam.cc (connect_beams): don't crash if there are quarter
11934         notes in beams.
11935
11936 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11937
11938         * Documentation/user/refman.itely: corrected ancient clef
11939         docu; added docu on ligatures
11940
11941 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11942
11943         * Documentation/user/glossary.tely,
11944         Documentation/user/refman.itely, input/les-nereides.ly,
11945         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11946         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11947         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11948         Stem properties: flag-style -> stroke-style, style -> flag-style.
11949
11950 2002-09-22  Werner Lemberg  <wl@gnu.org>
11951
11952         * scripts/lilypond-book.py: Add option `notime' to suppress
11953         printing of a time signature.  Specify default indentation of 0pt
11954         if single line fragment.  Don't emit redundant `\paper{ }'.
11955
11956         * Documentation/user/lilypond-book.itely: Updated.
11957
11958         * Documentation/user/glossary.tely: Completely reformatting.
11959
11960 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11961
11962         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11963
11964 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11965
11966         * Documentation/user/tutorial.itely: Fix links.
11967         
11968         * Documentation/topdocs/index.tely:
11969         * Documentation/index.texi:
11970         * Documentation/header.html.in: Small website fixes and updates.
11971
11972         * debian/: Debian patch by Anthony Fok.
11973
11974 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11975
11976         * Documentation/footer.html.in: How time flies: It's already 2002!
11977
11978         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11979         more descriptive link names than 'here'.
11980
11981 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11982
11983         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11984
11985 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11986
11987         * lily/part-combine-music-iterator.cc (get_state): cleanup
11988         (get_music_info): cleanup.
11989
11990 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11991
11992         * scm/backend-documentation-lib.scm (interface-doc-string):
11993         crosslinks between interfaces and grobs. Headings for interfaces
11994         in grob explanation.
11995
11996 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11997
11998         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11999         dtd).  Add preliminary dtd.
12000         (re-sub-alist): Robustify.
12001
12002 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12003
12004         * lily/include/event-chord-iterator.hh,
12005         lily/context-specced-music-iterator.cc,
12006         lily/event.cc, lily/event-chord-iterator.cc: add
12007
12008 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12009
12010         * lily/: some (c) header fixes.
12011         
12012         * lily/request-chord.cc: Remove.
12013         
12014         * lily/include/event-chord-iterator.hh:
12015         * lily/include/event.hh:
12016         * lily/event-chord.cc: New file.
12017         
12018         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
12019         requested.
12020
12021 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12022
12023         * lily/ : rename Request to Event
12024
12025         * lily/parser.yy (command_element): move clef stuff into Scheme.
12026
12027         * lily/:  rename length_mom () to get_length()
12028
12029         * lily/part-combine-music.cc: removed file and class.
12030
12031         * lily/context-specced-music-iterator.cc (class
12032         Context_specced_music_iterator): new file. Obsoletes the
12033         Context_specced_music type.
12034
12035         * scm/music-types.scm (make-repeated-music): put different kinds
12036         of repeated music into music-type table.
12037
12038         * VERSION: 1.7.1 released.
12039
12040         * scm/to-xml.scm: new file.
12041
12042         * input/test/to-xml.ly (fooBar): demo of what is possible with the
12043         new Input representation: dump music as XML.
12044
12045         * scm/engraver-documentation-lib.scm
12046         (engraver-accepts-music-types?): add links from music to engraver,
12047         from music-type to engraver.
12048
12049         * lily/include/command-request.hh: removed
12050         lily/include/musical-request.hh: removed. Removed all _req classes
12051         except Key_change_req. Changes throughout.
12052
12053 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12054
12055         * lily/tuplet-engraver.cc (try_music): Compile kludge.
12056
12057 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12058
12059         * lily/*.cc: specify accepts for many engravers.
12060
12061         * scm/music-documentation-lib.scm: dump music expressions and
12062         music subtypes.
12063
12064         * scm/documentation-lib.scm: complete revision.
12065         Use GOOPS objects to store document tree explicitly. Cleaned up and
12066         sped up doco generation a lot.
12067
12068 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12069
12070         * input/trip.ly (fugaIILeft): add arpeggio
12071
12072         * lily/translator-group.cc (try_music_on_nongroup_children):
12073         oops. The name symbol is in the cdr of the assoc handle.
12074
12075         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
12076         Hyphen_req, Glissando_req, Break_req, Mark_req 
12077
12078 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12079
12080         * lily/musical-request.cc (music-duration-length,
12081         music-duration-compress): new functions.
12082
12083         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
12084         throughout. Warning doesn't work yet.
12085
12086         * lily/translator-group.cc (try_music_on_nongroup_children):
12087         new implementation: store candidate acceptors in a hashTable.
12088
12089 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12090
12091         * scm/music-types.scm (music-descriptions): change name to
12092         internal-class-name
12093
12094         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12095
12096 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12097
12098         * lily/beam.cc (connect_beams): don't crash if there are quarter
12099         notes in beams.
12100
12101 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12102
12103         * Documentation/user/refman.itely: corrected ancient clef
12104         docu; added docu on ligatures
12105
12106 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12107
12108         * Documentation/user/glossary.tely,
12109         Documentation/user/refman.itely, input/les-nereides.ly,
12110         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12111         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12112         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12113         Stem properties: flag-style -> stroke-style, style -> flag-style.
12114
12115 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12116
12117         * scm/music-functions.scm (music-separator?): don't use name music
12118         property.
12119
12120 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12121
12122         * stepmake/stepmake/generic-targets.make (help): Document check
12123         target.
12124
12125         * lily/new-accidental-engraver.cc: Compile fix.
12126
12127 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12128
12129         * scripts/convert-ly.py: Add rule.
12130
12131         * input/test/music-creation.ly:
12132         * input/test/add-staccato.ly:
12133         * input/test/add-text-script.ly: ly-make-music.
12134
12135         * scm/drums.scm (make-head-type-elem, make-articulation-script):
12136         More ly-make-music renamings.
12137
12138         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12139
12140         * lily/music-constructor.cc (make_music): Add debugging info.
12141
12142         * scm/music-functions.scm (make-simultaneous-music,
12143         (make-sequential-music, context-spec-music):
12144         * scm/music-types.scm (music-descriptions): Get lily to run.
12145
12146 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12147
12148         * lily/command-request.cc (transpose_key_alist): new function.
12149
12150         * lily/key-performer.cc (create_audio_elements): cleanup. 
12151
12152 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12153
12154         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12155
12156         * lily/include/translator.hh (ENTER_DESCRIPTION): add
12157         events-accepted field.
12158
12159         * scm/music-types.scm: new file.
12160
12161         * lily/parser.yy: put music type initialization into scheme,
12162         similar to grob initialization.  Changes throughout.
12163
12164 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12165
12166         * Documentation/user/tutorial.itely: Fix links.
12167         
12168         * Documentation/index.texi: 
12169         * Documentation/header.html.in: 
12170         * Documentation/topdocs/index.tely: Small website fixes and updates.
12171
12172         * debian/: Debian patch by Anthony Fok.
12173
12174 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12175
12176         * Documentation/footer.html.in: How time flies: It's already 2002!
12177
12178         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12179         more descriptive link names than 'here'.
12180
12181         * ROADMAP: Remove test stuff.
12182
12183         * scripts/update-lily.py: Allow auto-building of stable and
12184         development versions.  Bugfixes.
12185
12186 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12187
12188         * VERSION: released 1.7.0
12189
12190         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12191
12192         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12193         positive line widths.
12194
12195 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12196
12197         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12198         go.  Fix comments.
12199
12200         * cygwin: Cygwin updates.
12201
12202 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12203
12204         * Documentation/windows/installing.texi (Top): version for python,
12205         urls for ghostscript (thanks to John Potelle)
12206         
12207         * lily/simultaneous-music-iterator.cc
12208         (Simultaneous_music_iterator): init children_list_ before
12209         triggering GC.
12210
12211         * lily/*-iterator.cc: be even more careful with smobbed copy
12212         constructors. 
12213
12214         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12215         LeftEdge item.
12216
12217 2002-09-15  Werner Lemberg  <wl@gnu.org>
12218
12219         Improving LilyPond's output to make them ordinary TeX boxes with
12220         predictable dimensions.  System boxes are now vertically centered on
12221         the baseline; this offset can be further controlled with
12222         \lilypondscoreshift.
12223
12224         * lily/system.cc (System::post_processing): Pass length of current
12225         system to `start-system' (including any horizontal indentation).
12226
12227         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12228         prettier.
12229         (lily-def): Append `%'.
12230         (start-system): Add parameter `wd'.  Output more TeX code to specify
12231         box dimensions.
12232         (stop-system, stop-last-system): Complement changes in
12233         `start-system'.
12234         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12235         Updated.
12236
12237         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12238         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12239         Write final `\endinput'.
12240
12241         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12242         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12243         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12244         files and macro definitions don't produce spurious spaces and
12245         paragraphs (using \endlinechar).
12246         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12247
12248         * Documentation/user/internals.itely: Improved formatting, fixing
12249         typos.  Added a section `Output details' to describe how the TeX
12250         code looks like.
12251
12252 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12253
12254         * lily/accidental-engraver.cc: Also work with partial measures.
12255
12256 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12257
12258         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12259         spanner.
12260
12261 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12262
12263         * lily/identifier-smob.cc (unpack_identifier): new file.
12264
12265         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12266         pass off scheme expressions as music identifiers.
12267
12268         * scm/lily.scm: reorganisation, cleanups.
12269
12270         * lily/main.cc: small cleanups.
12271
12272 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12273
12274         * lily/ly-module.{cc,hh}: new file.
12275
12276 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12277
12278         * lily/accidental-engraver.cc: Also work with partial measures.
12279
12280 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12281
12282         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12283
12284 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12285
12286         * lily/my-lily-lexer.cc: use SCM module in stead of
12287         Scheme_hash_table. Changes throughout.  
12288
12289 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12290
12291         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12292