]> git.donarmstrong.com Git - lilypond.git/blob - ChangeLog
* scm/fret-diagrams.scm: Use UNIX style line endings.
[lilypond.git] / ChangeLog
1 2004-06-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2
3         * scm/fret-diagrams.scm: Use UNIX style line endings.
4         (fret-diagram-verbose): A couple of @{VAR} and an closing itemize
5         typo.  Fixes compile.
6
7         * scm/output-ps.scm (white-dot): Remove second incarnation.
8
9         * scm/lily.scm (ly:all-stencil-expressions): Add white-dot.
10
11 2004-06-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
12
13         * scripts/lilypond.py (ic_p.make_include_option): set error_p for
14         single file error.
15
16         * lily/bar-line.cc (compound_barline): add support for unbroken ||:
17
18 2004-06-17  Carl Sorensen (carl_sorensen@byu.edu)
19
20         * scm/fret-diagrams.scm: added fret-diagram-terse interface;
21         remove size as argument to fret-diagram interface;
22         improved white-circle dots for fret;
23         improved top-fret thick line/
24
25         * scm/output-ps.scm: added white-dot function
26
27         * scm/output-tex.scm: added white-dot function
28
29         * tex/music-drawing-routines.ps: added draw_white_dot function
30
31         * ps/music-drawing-routines.ps: added draw_white_dot function
32
33         * input/test/fret-diagram.ly: examples to show multiple
34         functions and multiple interfaces
35
36 2004-06-18  Jan Nieuwenhuizen  <janneke@gnu.org>
37
38         * lily/pangofc-afm-decoder.cc (pango_fc_afm_get_glyph) 
39         (pango_fc_afm_get_charset): Update iaw Pango CVS update.
40
41         * buildscripts/guile-gnome.sh: Add pango to recipe.  Resolve
42         conflict.  Have I told you lately how much I love autotools?
43
44 2004-06-17  Jan Nieuwenhuizen  <janneke@gnu.org>
45
46         * lily/lily-guile.cc: 
47         * lily/pangofc-afm-decoder.cc:
48         * lily/include/pangofc-afm-decoder.hh: Use #if HAVE_* iso #ifdef.
49         Fixes build without Pango CVS.  Use "pangofc-afm-decoder.hh".
50
51         * Documentation/topdocs/NEWS.texi (Top): Mention GNOME backend for
52         developers.
53
54         * lily/paper-outputter.cc (file): New method.
55         (dump_string): Use it.
56
57         * scm/output-gnome.scm: Update with pango CVS info, lilylib
58         musing.
59         
60         * lily/accidental-engraver.cc: Bugfix: (do not sort lines if one
61         of them has a comma :-).
62
63         * scm/framework-gnome.scm: Add pango decoders.
64
65         * lily/include/pangofc-afm-decoder.hh: 
66         * lily/pangofc-afm-decoder.cc: New file.
67
68         * lily/lily-guile.cc (ly:pango-add-afm-decoder): New function.
69
70         * configure.in: Check for pango.
71
72         * stepmake/aclocal.m4 (PKG_CHECK_MODULES): New function (from
73         autoconf).
74         (STEPMAKE_GTK2, STEPMAKE_PANGO): New function.
75
76         * config.make.in (USER_CFLAGS, USER_LDLAGS): Update.
77
78 2004-06-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
79
80         * Documentation/user/tutorial.itely (Integrating text and music):
81         fix grammar & punctuation.
82
83 2004-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>
84
85         * lily/: Stray janitorial cleanups.
86
87         * scm/lily.scm (ly:all-stencil-expressions):
88         * scm/lily.scm (ly:all-output-backend-commands): New function.
89
90         * scm/safe-lily.scm (safe-objects): Add them.
91
92         * scm/framework-gnome.scm (<gnome-outputter>): New class.
93
94         * scm/output-gnome.scm: Move non-stencil evaluators to framework.
95
96 2004-06-15  Jan Nieuwenhuizen  <janneke@gnu.org>
97
98         * buildscripts/guile-gnome.sh: Pick-up user-installed pango.
99
100 2004-06-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
101
102         * scm/page-layout.scm (default-page-make-stencil): add
103         raggedbottom, raggedlastbottom.
104
105         * Documentation/user/changing-defaults.itely (Page layout): add doc.
106
107         * scm/framework-tex.scm (define-fonts): fix export of
108         papersize.
109
110         * lily/paper-book.cc (classic_output): strip suffixes from
111         framework functions.
112
113         * lily/tuplet-bracket.cc (before_line_breaking): do not return
114         SCM_UNDEFINED to Scheme.
115
116 2004-06-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
117
118         * lily/book.cc: remove Book::to_stencil().
119         (process): whoops. Score::book_rendering returns vector, not list.
120
121         * scripts/convert-ly.py (conv): remove \notes.
122         apply to input examples.
123         
124         * lily/paper-outputter.cc (output_stencil): don't use
125         smobify_self() but self_scm()
126
127         * lily/include/ly-smobs.icc (IMPLEMENT_SMOBS): don't return SCM
128         from smobify_self().
129
130         * lily/paper-book.cc (output): load framework module
131         scm_c_resolve_module().
132
133         * python/lilylib.py (exit): exit with argument i.
134
135 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
136
137         * scm/framework-gnome.scm (output-framework-gnome): Try loading
138         gnome modules from non-toplevel.
139
140         * lily/ly-module.cc (ly:import-module): Export to ly:.
141
142         * lily/paper-score.cc (process): Do not show progress newline.
143
144         * lily/paper-book.cc (output, classic_output): Show progess
145         newline after score.
146
147 2004-06-14  Heikki Junes <hjunes@cc.hut.fi>
148
149         * buildscripts/lilypond-words.py: add ly/vlaams.ly
150
151 2004-06-14  Jan Nieuwenhuizen  <janneke@gnu.org>
152
153         * lily/score.cc (ly:run-translator): Do not crash on empty music
154         list.
155
156         * lily/book.cc (process): Do not render score when systems is empty.
157
158         * input/simple-song.ly: Down one octave.
159
160         * scm/output-gnome.scm: Remove script again; re-add modules fix
161         (CVS conflict resolve?)
162
163         * lily/stencil.cc (ly:interpret-stencil): Was:
164         interpret_stencil_expression.
165
166 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
167
168         * buildscripts/guile-gnome.sh: New file.
169
170         * scm/output-gnome.scm: White background, better window size, sane
171         canvas size.  Cleanups.
172
173 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
174
175         * VERSION: release 2.3.4
176
177         * Documentation/user/invoking.itexi (Invoking the lilypond
178         binary): document --safe.
179
180         * scm/output-gnome.scm: set PATH in script.
181
182         * scm/page-layout.scm (default-page-make-stencil): don't stretch
183         if there is too few systems on a page.
184
185         * lily/parser.yy (relative_music): start at middle C without pitch
186         argument.
187
188         * Documentation/user/changing-defaults.itely (Page layout): new node.
189         (Paper size): rename node
190         (Page breaking): new node.
191         (Titling): move from invoking.
192         (File structure): new node.
193
194         * lily/parser.yy (score_body): allow \header and music anywhere in
195         \score body.
196
197 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
198
199         * scm/lily.scm (ly:load): Remove page-breaking.scm.
200
201 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
202
203         * lily/include/paper-system.hh: move cc/hh file from paper-line.*
204
205         * lily/include/paper-line.hh: rename to Paper_system.
206
207         * lily/include/paper-book.hh: doc class.
208
209         * lily/paper-book.cc (c_ragged_page_breaks): remove functions. 
210
211         * scm/page-layout.scm (plain-footer): add tagline/copyright. 
212         (plain-header): add instrument-name.
213         (default-page-make-stencil): bugfixes.
214
215         * lily/parser.yy (book_body): allow \header anywhere in \book{}
216
217         * lily/paper-book.cc: remove copyright & tagline. Remove
218         interactions with Page
219
220         * scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
221         here, 
222         (default-page-make-stencil): new function
223         (default-page-music-height): new function
224         (page-headfoot): new function
225         (ly:optimal-page-breaks): generate stencils directly from here
226
227         * scm/titling.scm: new file, group titling functions
228
229 2004-06-13  Jan Nieuwenhuizen  <janneke@gnu.org>
230
231         * scm/output-gnome.scm: Handle multiple pages.
232
233         * scm/framework-gnome.scm: Do not load output-gnome.
234         (framework-gnome): Invoke output-gnome::header and
235         output-gnome::end-output as faked stencils.  Fixes experimental
236         gnome output.
237
238 2004-06-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
239
240         * input/mutopia/W.A.Mozart/mozart-hrn3-rondo.ly (rondo):
241         octavation compatibility fixes. Backportme. 
242
243         * scm/page-breaking.scm (ly:optimal-page-breaks): allow overfull
244         pages.
245         (ly:optimal-page-breaks): combine-penalties: no shortcut for
246         negative. Now we handle negative penalties (ie. \pageBreak)
247         correctly.
248
249         * lily/system.cc (get_line): extract page-penalty from the left
250         bound.
251
252         * scm/fret-diagrams.scm (fret-diagram): use @table for documentation
253
254 2004-06-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
255
256         * scm/framework-ps.scm: don't load output-XXX from framework-XXX
257
258 2004-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
259
260         * scm/output-gnome.scm: Update script.  Move development to
261         lilypond_2_3_2 branch for now.
262
263 2004-06-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
264
265         * scm/page-breaking.scm (ly:optimal-page-breaks): don't do
266         negative penalties.
267         cleanups.
268
269         * Documentation/user/changing-defaults.itely (Creating contexts):
270         index entries
271
272         * scm/page-breaking.scm (ly:optimal-page-breaks): new
273         file. Rewrite function. 
274
275         * lily/paper-book.cc (pages): new interface: page-breaking returns
276         list of line-list.
277
278         * lily/page.cc (Page): take lines argument.
279
280         * scm/document-translation.scm (all-engravers-doc): link to user man
281
282         * scm/page-layout.scm (ly:optimal-page-breaks): use penalty iso. score.
283
284         * Documentation/user/notation.itely (Relative octaves): typo.
285
286         * lily/paper-book.cc (LY_DEFINE): ly:output-formats. New function.
287
288 2004-06-11  Jan Nieuwenhuizen  <janneke@gnu.org>
289
290         * scm/output-gnome.scm: Update build script.
291
292 2004-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
293
294         * scm/output-gnome.scm: Add font scaling.  Attempt to resurrect
295         gnome backend.
296
297         * scm/framework-gnome.scm: New file.
298
299         * scm/lily.scm: Use it.
300
301         * lily/paper-outputter.cc: Janitorial cleanups.
302         (ly:outputter-dump-string): Remove unreachable statement.
303
304         * scm/framework-ps.scm: Add header.  Janitorial cleanups.
305         (ice-9): Bugfix: Add srfi-1.
306
307         * scm/framework-tex.scm: Add header.  Janitorial cleanups.
308
309 2004-06-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
310
311         * lily/new-lyric-combine-music-iterator.cc (do_quit): put warning
312         in do_quit()
313         
314 2004-06-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
315
316         * ly/book-paper-defaults.ly: set optimal-page-breaks as default
317
318 2004-06-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
319
320         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
321         override of Beam::position-callbacks. Why would grace beams not be
322         quantized? Fixes: weird-stem-size-grace. 
323
324         * lily/new-lyric-combine-music-iterator.cc (find_voice): issue
325         warning only once. Backportme.
326
327         * lily/accidental-engraver.cc (number_accidentals_from_sig):
328         bugfix, 2nd try. Backportme.
329
330         * ly/vlaams.ly: new file. (Thanks Hendrik Maryns)
331
332 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
333
334         * Documentation/user/notation.itely (Instrument transpositions):
335         Correct the name of the instrumentTransposition property.
336
337 2004-06-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
338
339         * scm/output-ps.scm (ps-font-command): fix parmesan coding too.
340
341 2004-06-04  Mats Bengtsson  <mabe@drongo.s3.kth.se>
342
343         * scripts/lilypond-book.py (output): Bug fix so preLilyPondExample
344         and postLilyPondExample are called when defined.
345
346 2004-06-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
347
348         * ly/nederlands.ly (pitchnames): use ly:parser-set-note-names.
349         This fixes setting notenames with `\include "nederlands.ly" '
350
351         * lily/my-lily-parser.cc (LY_DEFINE): ly:parser-set-note-names:
352         new function.
353
354 2004-06-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
355
356         * scm/page-layout.scm: don't do piece, it should be in score-title
357         only.
358
359         * lily/lexer.ll: lex \score separately.
360
361         * lily/paper-book.cc: junk stencil2line.
362
363         * lily/paper-line.cc (Paper_line): construct from Stencil
364         directly. No futzing with the dimensions.
365
366         * lily/include/paper-line.hh (class Paper_line): 
367
368         * lily/stencil.cc (interpret_stencil_expression): combine-stencil
369         takes arbitrary number of arguments.
370
371         * input/test/markup-score.ly (tuning): simplify example. 
372
373 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
374
375         * lily/score.cc (LY_DEFINE): ly:score-embedded-format, new function. 
376
377         * scm/define-markup-commands.scm (score): define score-markup
378
379         * lily/parser.yy (markup): use score-markup.
380
381         * lily/score.cc: add ly:score? 
382
383 2004-05-30  Carl Sorensen <carl_sorensen@byu.edu>
384
385         * scm/fret-diagrams.scm: add fret-diagram-verbose markup; modified
386         fret-parse-string so it prepares for calls to fret-diagram-verbose
387         Changed display constants to props so they are available for
388         \override.
389         
390 2004-05-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
391
392         * VERSION: release 2.3.3
393
394         * stepmake/stepmake/generic-vars.make: unset LANG.
395
396         * input/regression/tuplet-nest.ly: bugfix.
397
398         * lily/tie-performer.cc (stop_translation_timestep): reset
399         ties_created_. Fixes: midi-tie.ly, midi-lyrics-barcheck.ly
400
401         * lily/chord-tremolo-engraver.cc (stop_translation_timestep):
402         clear repeat_ directly after setting stem_tremolo_. Fixes:
403         tremolo-repeat.ly
404
405         * input/regression/span-bar-break.ly: new file.
406
407         * scm/define-grobs.scm (all-grob-descriptions): remove
408         break-visibility from SpanBar. Fixes: piano-repeat.ly
409
410 2004-05-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
411
412         * python/lilylib.py (make_ps_images): only compute bbox when needed.
413
414         * scripts/lilypond-book.py (process_snippets): use lily -f ps
415         files for generating pngs. (failed experiment)
416
417         * scm/framework-ps.scm (output-classic-framework-ps): dump EPS
418         file with PFA fonts included.
419
420         * lily/score.cc (default_rendering): put header in too.
421
422         * lily/paper-line.cc (LY_DEFINE): change function to
423         ly:paper-line-extent
424
425         * scm/page-layout.scm (default-book-title): only add lines for
426         non-nil fields.
427         (default-score-title): idem.
428
429         * lily/my-lily-parser.cc (parse_string): delete lexer after use.
430
431         * lily/my-lily-lexer.cc (My_lily_lexer): copy keytable.
432
433         * lily/include/paper-book.hh (class Paper_book): remove height_
434         member.
435
436         * input/test/coriolan-margin.ly (texidoc): remove latex macros.
437
438         * lily/ly-module.cc (LY_DEFINE): bugfix.
439
440         * lily/paper-book.cc (book_title): separate function for the book
441         title.
442
443         * scm/page-layout.scm (default-book-title): only account for
444         markup fields.
445
446         * scm/framework-ps.scm: new file. Move high level interface from
447         output-ps.scm
448
449         * scm/music-functions.scm (def-grace-function): move macros from
450         ly/music-functions-init.ly
451
452         * lily/paper-outputter.cc (Paper_outputter): move scheme_calls to
453         framework-tex.scm
454
455         * scm/framework-tex.scm (dump-line): new file. High level
456         interface for output (pages, systems, header). 
457
458         * lily/include/page.hh (class Page): add is_last_ field.
459
460         * lily/paper-outputter.cc (print_smob): smobify Paper_outputter.
461
462         * lily/paper-book.cc (split_string): new function
463         (output): output multiple formats, i.e. --format=ps,tex
464
465         * scm/output-ps.scm (output-scopes): dump variables directly.
466         (define-fonts): rewrite for new interface
467
468         * ps/lilyponddefs.ps: remove lilypondpaper redefinitions.
469
470         * lily/paper-outputter.cc (Paper_outputter): take format argument.
471
472         * lily/main.cc (parse_argv): don't set extension for output.
473
474         * lily/clef-engraver.cc (create_clef): remove
475         Staff_symbol_referencer::set_position() call. 
476
477 2004-05-30  Nicolas Sceaux  <nicolas.sceaux@free.fr>
478
479         * ly/music-functions-init.ly (addlyrics): set the 'origin property
480         with the location argument in music function definitions.
481
482 2004-05-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
483
484         * lily/staff-symbol-engraver.cc (acknowledge_grob): remove item ->
485         staffsymbol dependency.
486
487         * lily/include/grob.hh (class Grob): live () -> is_live (). Small
488         cleanups.
489
490         * lily/book.cc (process): return Paper_book
491         (to_stencil): use Book::process().
492
493         * lily/include/my-lily-parser.hh (class My_lily_parser): remove
494         header_ field. Store in $globalheader
495
496         * lily/parser.yy (book_body): book header is initted to
497         $globalheader.
498         
499
500 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
501
502         * input/test/fill-a4.ly: removed.
503
504         * lily/parser.yy (output_def): push scope of parent_ Output_def
505         too.
506
507 2004-05-28  Jan Nieuwenhuizen  <janneke@gnu.org>
508
509         * scm/output-gnome.scm: Update info.
510
511 2004-05-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
512
513         * lily/book-paper-def.cc: collapse Book_output_def to Output_def.
514
515         * scm/lily.scm (ly:modules-lookup): handle empty list, and more
516         than 1 module.
517
518         * lily/include/ly-module.hh (ly_use_module): rename is_module to
519         ly_c_module_p.
520
521         * scm/page-layout.scm (default-book-title): move Scheme titling
522         functions to here.
523
524         * lily/parser.yy (book_paper_block): remove scope too.
525
526         * ly/engraver-init.ly (EasyNotation): remove OrchestralScoreContext
527
528         * lily/rest.cc: add direction to rest properties.
529
530         * lily/include/output-def.hh: new file, move from
531         music-output-def.hh
532
533 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
534
535         * scm/output-gnome.scm: Describe feta-cork hack.
536
537 2004-05-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
538
539         * lily/include/book-paper-def.hh: derive from Output_def 
540
541         * lily/include/paper-def.hh: move all functionality out of class.
542         Junk header.
543
544         * lily/include/music-output-def.hh: rename Music_output_def to
545         Output_def.
546
547         * input/wilhelmus.ly: only set space for Paper formatting. 
548
549         * lily/include/midi-def.hh: remove file, remove class.
550         Move functions to Music-output-def.
551
552         * lily/music-output-def.cc (Music_output_def): remove separate
553         translator table. Lookup translators in scope directly. This
554         obviates Context suffix for context identifiers, i.e.
555
556         \context {
557           \Staff
558           .. 
559           }
560
561
562         will work.
563         
564
565         * Documentation/user/notation.itely (Chords mode): typo: 13 -> 3.
566
567         * Documentation/user/changing-defaults.itely (Horizontal spacing):
568         document spacing override hack.
569
570 2004-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
571
572         * scm/output-gnome.scm: Add C-q, C-w keybindings.  Update
573         installation info.  Support point-and-click.  Add +/- zoom
574         keybindings.
575
576 2004-05-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
577
578         * VERSION: 2.3.2 released
579         
580         * lily/parser.yy (book_body): set default bookpaper.
581
582         * scm/output-tex.scm (header): kludge: hard code linewidth. 
583
584         * lily/my-lily-parser.cc (My_lily_parser): don't delete lexer.
585
586 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
587
588         * lily/score.cc (default_rendering): scale outputdef before
589         starting.
590
591 2004-05-25  Jan Nieuwenhuizen  <janneke@gnu.org>
592
593         * scm/fret-diagrams.scm: Add header.
594
595         * scm/output-gnome.scm: Hello world :-)
596
597 2004-05-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
598
599         * scripts/lilypond.py (run_dvips): only add papersize if present.
600
601         * lily/accidental-engraver.cc (update_local_key_signature): new
602         function, fold code from initialize() and process_music().
603         (update_local_key_signature): use deep copy. This fixes one
604         problem from custom-key-signatures.ly.
605         (number_accidentals_from_sig): tighter check for
606         accidental-too-old.
607
608         * ly/engraver-init.ly: remove localKeySignature
609         definition from ChoirStaff, StaffGroup, Score.
610         
611         * lily/percent-repeat-engraver.cc (try_music): add moments for
612         barlines too. Fixes: skipbars-percent-repeat.ly.
613
614 2004-05-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
615
616         * lily/context-def.cc (filter_performers): don't go to cdrloc if
617         skipping last pair. Fixes: crash-bar-number.
618
619         * scm/fret-diagrams.scm (nil): fret-diagrams (courtesy Carl
620         D. Sorensen)
621
622         * input/test/fret-diagram.ly: new file.
623
624         * scm/paper.scm (paper-set-staff-size): scale linewidth too.
625         (scale-paper): divide by scale.
626
627 2004-05-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
628
629         * lily/rest-collision.cc (do_shift): also do nothing for the (0,2)
630         case.
631
632 2004-05-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
633
634         * scm/stencil.scm (fontify-text): reinstate function
635
636         * tex/lily-ps-defs.tex: remove lilypondblotdiam def.
637
638         * lily/book-paper-def.cc (Book_paper_def): add copy ctor.
639
640         * lily/parser.yy (book_paper_head): \bookpaper {} 
641
642         * python/midi.c: remove config.h
643
644 2004-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
645
646         * scm/output-gnome.scm: Update.
647
648 2004-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
649
650         * scm/output-gnome.scm: New file.
651
652         * lily/include/book-paper-def.hh: Add.  Janitorial fixes.
653
654 2004-05-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
655
656         * lily/book-paper-def.cc (ly_bookpaper_fonts): move from Paperdef
657         (find_scaled_font): move from Paper_def
658
659 2004-05-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
660
661         * lily/my-lily-parser.cc (LY_DEFINE): new function ly_parser_lookup
662         (LY_DEFINE): add SCM_ASSERT_TYPE everywhere.
663
664         * po/fr.po: update po.
665
666         * lily/include/book-paper-def.hh (class Book_paper_def): new file.
667
668         * lily/book-paper-def.cc (print_smob): new file.
669
670 2004-05-16  Heikki Junes <hjunes@cc.hut.fi>
671
672         * buildscripts/lilypond-words.py: search words also from
673         music-functions-init.ly.
674
675 2004-05-15  Nicolas Sceaux  <nicolas.sceaux@free.fr>
676
677         * ly/music-functions-init.ly (def-music-function): new helper
678         macro for defining music functions. \addlyrics \appoggiatura
679         \acciaccatura \grace \partcombine \autochange \applycontext
680         \applyoutput and \breathe are now defined here thanks to it.
681
682         * lily/parser.yy: 
683         * lily/my-lily-lexer.cc: \addlyrics \appoggiatura \acciaccatura
684         \grace \partcombine \autochange \applycontext \applyoutput and
685         \breathe keywords removed from the parser.
686
687         * lily/parser.yy: 
688         * lily/music-function.cc (ly_make_music_function): 
689         * lily/lexer.ll (music_function_type): added a case for 0-arg
690         music functions.
691
692 2004-05-14  Nicolas Sceaux  <nicolas.sceaux@free.fr>
693
694         * scm/ly-from-scheme.scm (read-lily-expression):  A variable
695         refering to a music expression can be used in lily-inside-scheme:
696         #{ $music #}
697
698         * lily/my-lily-parser.cc (LY_DEFINE): introduce ly:clone-parser
699         and ly:parser-define, and change ly:parser-parse-string in order
700         to make #{ $music #} work.
701
702         * scm/new-markup.scm (compile-markup-expression): when an argument
703         is a string, use `make-simple-markup'.
704
705 2004-05-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
706
707         * lily/parser.yy (My_lily_lexer): bugfix; op should be tag.  
708
709 2004-05-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
710
711         * scripts/convert-ly.py (FatalConversionError.func): handle + in
712         font-size. (backportme)
713
714 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
715
716         * lily/paper-outputter.cc (output_stencil): dump font definitions
717         before each stencil.
718
719         * lily/include/paper-book.hh (struct Score_lines): new
720         struct. Collect info per Paper-score.
721
722         * lily/include/page.hh (class Page): to_stencil() returns Stencil
723         everywhere.
724
725         * lily/stencil.cc (find_expression_fonts): new function
726
727         * lily/paper-outputter.cc (output_stencil): use
728         interpret_stencil_expr
729
730         * lily/stencil.cc (LY_DEFINE): ly_stencil_fonts: new function.
731         (interpret_stencil_expr): new function. Generic stencil
732         interpretation.
733
734         * lily/paper-def.cc (find_scaled_font): divide lookup
735         magnification by outpuscale for non-virtual fontmetrics. This
736         fixes ludicrously long font definitions for text
737         fonts. (backportme)
738
739         * lily/score-engraver.cc: remove
740         {Engraver,Score_engraver}::typeset_grob(), remove all calls.
741
742 2004-05-09  Jan Nieuwenhuizen  <janneke@gnu.org>
743
744         * input/test/markup-score.ly: Remove \notes.
745
746         * lily/parser.yy (book_body): Grok Composite_music and \header.
747         (markup): Push NOTES mode before score_block.
748
749         * VERSION: release 2.3.1
750         
751         * mf/feta-klef.mf: 
752         * mf/feta-bolletjes.mf: Oops.  Comment-out canvast test code.
753
754         * Documentation/user/programming-interface.itely: Use @emph (was: @em).
755
756         * Documentation/user/out/tutorial.texi: Untrigger lilypond-book error.
757
758 2004-05-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
759
760         * scm/output-tex.scm (output-tex-string): tighten safe security.
761
762         * lily/scm-option.cc (LY_DEFINE): add 'safe to ly:get-option
763
764         * scm/safe-lily.scm (make-safe-lilypond-module): new file. Define
765         allowed ly functions.
766
767         * lily/ly-module.cc (ly_module_define): only define variable if
768         bound.
769         (ly_make_anonymous_module): take safe option.
770
771 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
772
773         * scripts/lilypond-book.py (compose_ly): remove FRAGMENT_LY.
774
775 2004-05-08  Jan Nieuwenhuizen  <janneke@gnu.org>
776
777         * input/regression/newaddlyrics.ly: Fix.
778
779         * Documentation/user/tutorial.itely: Use \newlyrics, remove most
780         \score \notes.
781
782 2004-05-08  Heikki Junes <hjunes@cc.hut.fi>
783
784         * Documentation/user/music-glossary.tely ([k-z]): last fixes.
785
786 2004-05-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
787
788         * input/mutopia/R.Schumann/romanze-op28-2.ly (d): use #(define .. )
789
790         * lily/paper-line.cc (Paper_line): don't store list of stencils,
791         but convert to single Stencil immediately.
792
793         * lily/paper-book.cc (title): don't return Stencil* but Stencil.
794
795 2004-05-07  Jan Nieuwenhuizen  <janneke@gnu.org>
796
797         * scm/output-sodipodi.scm: Resurrect sodipodi output.
798
799 2004-05-07  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
800
801         * elisp/lilypond-mode.el: Changed the way defaults are created for
802         LilyPond-command-master.  LilyPond-mode will now check the
803         timestamps of the files to see which command has to run next.
804
805 2004-05-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
806
807         * scm/bass-figure.scm (format-bass-figure): don't set
808         number-markup for strings. This fixes string in bass
809         figure. (backportme)
810
811         * lily/parser.yy (bass_number): insert number-markup into figure
812         definition.
813
814         * scm/define-music-properties.scm (all-music-properties): make
815         'figure a markup.
816
817         * scripts/convert-ly.py (conv): \apply -> \applymusic
818
819 2004-05-06  Kristof Bastiaensen  <kristof.bastiaensen@vleeuwen.org>
820
821         * elisp/lilypond-mode.el: changed the order of some commands
822         ("Midi" after "2Midi"), use the user-defined
823         LilyPond-command-default as default instead of "LilyPond"
824
825         * elisp/lilypond-mode.el: added a LilyPond-master-file variable,
826         to set the master file for the next command.
827
828         * elisp/lilypond-font-lock.el: replaced font-lock-warning-face
829         with font-lock-reference-face.
830
831 2004-05-07  Heikki Junes <hjunes@cc.hut.fi>
832
833         * Documentation/user/music-glossary.tely ([ab]*): small fixes.
834
835         * Documentation/user/music-glossary.tely ([c-l]*): more fixes.
836
837 2004-05-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
838
839         * ly/music-functions-init.ly (TODO): new file.
840
841         * lily/parser.yy (Generic_prefix_music_scm): add more
842         music_function symbols.
843         (Prefix_composite_music): change \apply to music-function   
844
845         * lily/include/music-function.hh: rename to music-function
846
847 2004-05-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
848
849         * lily/music-head.cc (LY_DEFINE): change order of args.
850
851         * input/regression/music-head.ly (texidoc): new file.
852
853         * lily/parser.yy (Generic_prefix_music): allow generic
854         music-transformation functions. 
855
856         * lily/include/music-head.hh (is_music_head): new file.
857
858         * lily/music-head.cc (get_music_head_transform): new file.
859
860 2004-05-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
861
862         * lily/ottava-bracket.cc (print): use coordinate, not (0,0) for
863         empty extent. This fixes ottava brackets on rests. (backportme)
864
865         * make/lilypond.redhat.spec.in (Group): ln png files for info.
866
867         * lily/piano-pedal-engraver.cc (create_text_grobs): core dump fix.
868
869         * cygwin/lily-wins.py: update for the lily-wins.py script.
870
871 2004-05-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
872
873         * lily/score-engraver.cc (typeset_all): switch off unbound spanner
874         code. This will obviate typeset_grob () in the future.  The effect
875         of this is that improperly written spanner handling will result in
876         invalid spanner bounds.
877         (announce_grob): add to elems_ from here
878         (typeset_grob): comment out.  
879
880         * lily/include/engraver.hh (make_spanner): new calling interface
881         for make_{item,spanner}. This obviates most calls to
882         announce_grob().
883                 
884         * scm/music-functions.scm (set-accidental-style): use GrandStaff
885         iso. PianoStaff for piano styles.
886
887 2004-05-03  Heikki Junes <hjunes@cc.hut.fi>
888
889         * Documentation/user/music-glossary.tely: add segno after d.s.
890
891 2004-05-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
892
893         * lily/include/audio-column.hh: remove unused variables.
894         (patch by Michael Welsh Duggan)
895
896         * flower/include/axes.hh (other_axis): inline Axes function
897         (thanks to David Brandon).
898
899 2004-05-02  Jan Nieuwenhuizen  <janneke@gnu.org>
900
901         * cygwin/mknetrel: Install image links (backportme).
902
903         * Documentation/user/GNUmakefile (local-install-info): Activate
904         actual installing of image links (backportme).
905
906 2004-04-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
907
908         * Documentation/user/notation.itely (Measure repeats): Removed
909         unnecessary (and confusing) \context Voice{.
910
911 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
912
913         * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
914
915         * lily/page.cc (Page): Do not use ly_scheme_function for
916         volatile/configurable variables (FIXME: better name).
917
918         * lily/music-output-def.cc (c_lookup_variable): Rename (WAS:
919         get_scmvar).
920
921 2004-04-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
922
923         * scripts/convert-ly.py (FatalConversionError.subst): use
924         \transposition.
925
926 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
927
928         * lily/include/page.hh (class Page): Declare left_margin ().
929
930         * lily/page.cc: Remove paper var caching.
931
932 2004-04-28  Jan Nieuwenhuizen  <janneke@gnu.org>
933
934         * Documentation/user/music-glossary.tely: Add name to @top node.
935         Remove comment from @table definitions (workaround for makinfo
936         bug).
937
938         * lily/stencil-scheme.cc (ly:stencil-expr): Rename (was:
939         ly:stencil-get-expr).  Update callers.
940         (ly:stencil-align-to!):  Return stencil too.
941
942         * lily/paper-outputter.cc (output_page): Bugfix.  Use page
943         stencil.  Remove looped line-based page output.
944         (output_line): Use line stencil.  Remove looped stencil-based line
945         output.
946
947         * lily/page.cc (ly:page-paper-lines): New function.
948
949         * input/test/markup-score.ly: New file.
950
951         * scm/define-markup-commands.scm (stencil): New markup.
952
953         * lily/book.cc (to_stencil): New method.
954
955         * lily/parser.yy (markup): Use it to grok \score.
956
957 2004-04-27  Jan Nieuwenhuizen  <janneke@gnu.org>
958
959         * lily/stencil.cc (expr): Rename (was: get_expr).  Update callers.
960
961         * lily/paper-book.cc (pages): Change signature.  Update callers.
962
963         * lily/include/page.hh:
964         * lily/page.cc: New file.
965
966         * lily/paper-line.cc (to_stencil): New method.
967         
968         * lily/paper-outputter.cc (output_stencil): New method.
969
970         * lily/paper-outputter.cc (output_line): Use them.
971
972         * lily/warn.cc: Remove.
973
974         * lily/my-lily-parser.cc (distill_inname): Remove.
975
976         * flower/include/file-name.hh: 
977         * flower/file-name.cc: New file.  Update users.
978
979         * flower/file-path.cc [CYGWIN]: Junk testing code.  Remove Path.
980         (find): New method of same name.
981
982         * lily/my-lily-parser.cc (ly:parse-file): Use it.
983
984         * lily/scm-option.cc (ly:set-option, ly:get-option): Bugfix:
985         constant error message.
986
987 2004-04-27  Heikki Junes <hjunes@cc.hut.fi>
988
989         * input/test/{blank-notes.ly,staff-container.ly}: typos.
990
991 2004-04-26  Jan Nieuwenhuizen  <janneke@gnu.org>
992
993         * Documentation/user/music-glossary.tely: @table @strong' replaced
994         by `@table @samp @c @strong'.  This fixes invalid makeinfo output
995         (backportme).
996
997 2004-04-25  Nicolas Sceaux  <nicolas.sceaux@free.fr>
998
999         * scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
1000
1001         * scm/ly-from-scheme.scm: New file. Introduce a new syntax:
1002         #{ lily music expression #} that returns an equivalent scheme
1003         music expression by parsing the string.
1004
1005 2004-04-25  Jan Nieuwenhuizen  <janneke@gnu.org>
1006
1007         * lily/my-lily-parser.cc:
1008         * lily/my-lily-lexer.cc: Another step towards parsing ly code from
1009         SCM string (foo.ly/toto.scm support).
1010
1011 2004-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
1012
1013         * lily/my-lily-parser.cc (ly:parser-parse-string): New function.
1014
1015 2004-04-21  Jan Nieuwenhuizen  <janneke@gnu.org>
1016
1017         * input/regression/newaddlyrics.ly: Remove lilypond-book kludge.
1018
1019         * scripts/lilypond-book.py: LY code that includes \header is
1020         not assumed to be a fragment.
1021
1022 2004-04-20  Jan Nieuwenhuizen  <janneke@gnu.org>
1023
1024         * lily/stem-tremolo.cc (print): If stem direction == CENTER, move
1025         tremolo beams up.
1026
1027         * lily/stem.cc (chord_start_y): Return 0 if no heads.
1028         (get_default_stem_end_position): No tremolo head juggling if no
1029         heads.  Fixes tremolo crash on rests (backportme).
1030
1031         * scripts/abc2ly.py: Oops use [\]proper[ty] 2.2 syntax.
1032
1033 2004-04-19  Jan Nieuwenhuizen  <janneke@gnu.org>
1034
1035         * scripts/abc2ly.py: ABC beams preserve support (courtesy Guy
1036         Gascoigne-Piggford).  Also: TAB and whitespace fixes.
1037
1038         * lily/lexer.ll: Allow \encoding in NOTES mode.
1039
1040         * buildscripts/mf-to-table.py (write_fontlist): Use \lyrics
1041         for lyrics, not for commands.
1042
1043         * lily/parser.yy (scalar): Bugfix: accept LYRICS_STRING.
1044         FIXME: Replace some `Music's with Grouped_music_list; fixes make web.
1045
1046         * input/regression/newaddlyrics.ly: New file.
1047
1048         * Documentation/topdocs/NEWS.texi: Update.
1049
1050         * lily/parser.yy (new_lyrics): Return SCM list of lyric musics.
1051         (Music_list): Allow embedded scm.
1052
1053         * lily/score.cc (ly:score-bookify): New function.
1054
1055         * lily/music.cc (ly:music-scorify): Idem.
1056
1057         * lily/my-lily-parser.cc (ly:parser-print-book): Idem.
1058         (ly:parser-print-score): Idem.
1059
1060         * scm/lily.scm (default-toplevel-book-handler): Idem.
1061         (default-toplevel-music-handler): Idem.
1062         (default-toplevel-score-handler): Idem.
1063
1064         * ly/declarations-init.ly: Set default toplevel handlers.
1065
1066         * lily/parser.yy (book_block, score_block, toplevel_music): Use them.
1067
1068         * scripts/lilypond-book.py (PREAMBLE_LY): Select classic score
1069         printer for score at toplevel.
1070
1071 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1072
1073         * lily/parser.yy (NEWLYRICS): Switch to LYRICS mode for lyrics.
1074         Fix for simple case: input/simple-song.ly, more complex stuff
1075         does not work yet.
1076
1077 2004-04-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1078
1079         * lily/parser.yy (Prefix_composite_music): split Composite_music
1080         in Prefix_composite_music and Grouped_music_list.
1081         (re_rhythmed_music): use Grouped_music_list for NEWLYRICS.
1082
1083 2004-04-18  Jan Nieuwenhuizen  <janneke@gnu.org>
1084
1085         * scm/lily.scm (toplevel-expression): New define.
1086
1087         * lily/my-lily-parser.cc (ly:parser-add-book-and-score): New function.
1088
1089         * lily/parser.yy (toplevel_expression): Use it.
1090
1091         * lily/include/my-lily-parser.hh: Smobbify.
1092
1093         * lily/my-lily-parser.cc (parse_string): New method.
1094         
1095         * lily/my-lily-parser.cc (ly:parse-string): New function.
1096
1097         * Documentation/user/lilypond.tely: Add comment and workaround for
1098         gs-8.01 crash.  Fixes make web.
1099
1100         Simplification of toplevel music.
1101         
1102         * lily/lexer.ll, lily/parser.yy:
1103
1104         * In LYRICS mode, return LYRICS_STRING.  This fixes one
1105         shift/reduce problem.
1106
1107         * Use NOTES mode at start of maininput.
1108
1109         * Grok toplevel composite music expression, put in score and book.
1110
1111         * Grok \relative COMPOSITE_MUSIC, make relative on middleC.
1112
1113         * \newlyrics is a shortcut for \context Lyrics \lyricsto "" \lyrics
1114
1115         * input/simple.ly: New file.
1116         
1117         * input/simple-song.ly: Idem.
1118
1119 2004-04-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1120
1121         * lily/parser.yy: rename NEWADDLYRICS to LYRICSTO. Thanks to Erik
1122         Sandberg.
1123
1124 2004-04-17  Jan Nieuwenhuizen  <janneke@gnu.org>
1125
1126         * scm/font.scm (add-cmr-fonts): Narrow bold is ecrb.
1127
1128 2004-04-17  Heikki Junes <hjunes@cc.hut.fi>
1129
1130         * input/regression/accidental-octave.ly: doc automatic showing
1131         of note names.
1132
1133 2004-04-16  Heikki Junes <janneke@gnu.org>
1134
1135         * po/fi.po: do "make po && make -C po po-update" at top-level,
1136         then "cp po/out/fi.po po/fi.po" and update fields.
1137
1138         * po/fi.po: remove all designations of `fuzzy'; shows those elements.
1139
1140 2004-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
1141
1142         * Documentation/user/introduction.itely (About this manual): Fix
1143         templates and regression urls (backportme).
1144
1145 2004-04-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1146
1147         * ly/engraver-init.ly (Score:graceSettings): Increase
1148         beamed-lengths, especially for 32nd notes.
1149
1150         * Documentation/user/notation.itely (Grace notes): Correct the
1151         syntax for add-grace-property example.
1152
1153 2004-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
1154
1155         * flower/parse-afm.cc [METATYPE1_BUG]: Grok Metatype1's global
1156         `Generated' tag.
1157
1158         * scm/font.scm (add-cmr-fonts): Use super-cm/lmodern fonts.  NOT.
1159         Severely broken (the Debian package, at least).
1160
1161 2004-04-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1162
1163         * lily/context.cc (find_create_context): assign to lvalue.
1164
1165 2004-04-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1166
1167         * lily/include/translator.hh (class Translator): rename
1168         get_parent_context() to context () to avoid confusion.
1169
1170         * lily/include/lily-guile.hh: is_x -> ly_c_X_p naming.
1171
1172         * lily/lexer.ll: change is_string -> ly_c_string_p 
1173
1174         * input/mutopia/J.S.Bach/wtk1-fugue2.ly (bassdux): use \book.
1175
1176         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use \book.
1177
1178         * VERSION: release 2.3.0
1179
1180         * mf/feta-nummer-code.mf: use ascii names for number glyphs.
1181
1182         * buildscripts/mf-to-table.py (parse_logfile): only prepend group-
1183         if nonempty.
1184
1185         * lily/include/context.hh (class Context): make members protected.
1186         (children_contexts): new accessor function.
1187
1188         * lily/include/translator.hh (class Translator): make
1189         daddy_context_ protected.
1190         (class Translator): clean up. 
1191
1192         * lily/include/context.hh (class Context): make daddy_context_
1193         private.
1194
1195         * lily/lyric-engraver.cc (get_voice_to_lyrics): recursively go
1196         higher for finding Voice. (backportme)  
1197
1198         * lily/include/context.hh (class Context): remove
1199         find_context_below() as a method.
1200
1201         * Documentation/user/notation.itely (The Lyrics context): add note
1202         about manual durations
1203
1204         * ly/chord-modifiers-init.ly (blackTriangleMarkup): use TeX-math
1205         encoding.
1206
1207         * scm/output-tex.scm (text): dump \inputencoding{} for text.
1208
1209 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1210
1211         * scripts/lilypond.py (global_latex_preamble): remove latin1 from
1212         \usepackage{inputenc}
1213
1214         * lily/paper-book.cc (classic_output): don't advance Offset for
1215         TeX output.
1216
1217         * make/mutopia-rules.make ($(outdir)-$(PAPERSIZE)/%.dvi): include
1218         ec-sauter.map in rules
1219
1220         * mf/ecb.mf (font_identifier): new file, based on ecbx
1221
1222         * mf/ecb10.mf (gensize): new file.
1223
1224         * Documentation/topdocs/NEWS.texi (Top): document some more new
1225         features.
1226
1227         * ly/declarations-init.ly: run convert-ly
1228
1229         * lily/my-lily-parser.cc (LY_DEFINE): move parse-file function
1230         from input-file-results. Remove input-file-results.* 
1231
1232 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1233
1234         * scm/output-ps.scm (font-command): Fix, again.
1235
1236         * input/test/title-markup.ly: Add \noPagebreak test.
1237
1238         * lily/score-engraver.cc (try_music): Bugfix.
1239
1240 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1241
1242         * lily/main.cc (main_with_guile): excise dependency options -M and
1243         --dep-prefix
1244
1245         * lily/input-file-results.cc: excise Makefile dependency code
1246
1247         * Documentation/user/invoking.itexi (Invoking the lilypond
1248         binary): remove dep doco
1249         
1250         * lily/main.cc (main_with_guile): call lilypond-main
1251         
1252         * scm/lily.scm (lilypond-main): new function: handle multiple files.
1253
1254         * lily/input-file-results.cc (LY_DEFINE): throw ly-file-failed
1255         exception.
1256
1257         * lily/my-lily-parser.cc: remove paper_description function
1258
1259         * lily/music-output-def.cc (LY_DEFINE): ly:output-description
1260         new function.
1261
1262         * lily/main.cc: remove global_score_count.
1263
1264         * lily/book.cc (process): don't take header from global_input_file.
1265
1266         * buildscripts/lilypond-profile.sh (Error): set GS_FONTPATH
1267
1268         * lily/parser.yy (My_lily_lexer): remove current_parser global var.
1269
1270         * lily/music-output-def.cc (LY_DEFINE): new function
1271         ly_output_description. This function does the bulk for  setting,
1272         parsing and breaking down of an input file.
1273
1274         * lily/ly-module.cc (ly_make_anonymous_module): don't protect
1275         anonymous modules globally. Let's hope they get GCd
1276
1277         * scripts/lilypond.py (run_dvips): add sauter-mftrace.map 
1278
1279 2004-04-11  Jan Nieuwenhuizen  <janneke@gnu.org>
1280
1281         * scm/output-ps.scm (header): Papersize from paper.
1282
1283         * scripts/lilypond.py (global_latex_preamble): Oldish behaviour
1284         for classic output.
1285
1286         * tex/lilyponddefs.tex (interscoreline): Oldish behaviour if
1287         lilypondclassic is defined.
1288         (lilypondstart): Oldish behaviour if lilypondclassic is defined.
1289
1290         * input/regression/between-systems.ly: Remove.
1291
1292         * python/lilylib.py (get_bbox): Fix regular expression
1293         for bounding box.
1294
1295         * tex/lilyponddefs.tex (lilypondpagebreak): New overridable macro.
1296
1297         * scm/output-tex.scm (stop-page): Use it.
1298
1299         * scm/output-ps.scm (define-fonts): Bugfix.
1300
1301         * lily/grob.cc: Add penalty to interface.
1302
1303         * lily/include/paper-line.hh (class Paper_line): New member
1304         var penalty_.
1305
1306         * lily/system.cc (get_line): Initialise Paper_line with
1307         page-penalty's from original grobs.
1308
1309         * scm/define-music-properties.scm (all-music-properties): Add
1310         page-penalty.
1311
1312         * scm/define-grob-properties.scm (all-grob-descriptions): Idem.
1313
1314         * lily/score-engraver.cc (try_music): Handle page-penalty.
1315
1316         * ly/declarations-init.ly (pagebreak, noPagebreak): New command.
1317
1318 2004-04-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1319
1320         * ly/declarations-init.ly (melismaEnd): typo
1321
1322         * scm/font.scm (add-cmr-fonts): caps is eccc, ecsc is slanted caps.
1323
1324         * scm/output-ps.scm (text): split string into spaces, use moveto
1325         for setting space. 
1326         
1327 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1328
1329         * po/nl.po: Update.
1330
1331         * scm/font.scm (add-cmr-fonts): Typo.
1332
1333 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1334
1335         * scm/font.scm (add-cmr-fonts): add sauter fonts under latin1
1336         font-encoding.
1337
1338         * scm/define-grobs.scm (all-grob-descriptions): idem.
1339
1340         * lily/time-signature.cc (numbered_time_signature): idem.
1341
1342         * scm/font.scm (add-cmr-fonts): use real encoding names for
1343         font-encoding.
1344
1345 2004-04-10  Jan Nieuwenhuizen  <janneke@gnu.org>
1346
1347         * lily/paper-book.cc (classic_output): 
1348         * tex/lilyponddefs.tex (lybox): Add height, and proper raising.
1349         Fixes classic output.
1350         (lilypondstart):
1351         * scripts/lilypond.py (global_latex_preamble): Remove topmargin
1352         kludge.
1353
1354         * scripts/old-lilypond-book.py: Remove.
1355
1356         Page layout for SCOREs enclosed in a BOOK:
1357
1358         * scripts/lilypond.py: Remove LaTeX titling kludge.  Remove page
1359         layout tweaking.
1360
1361         * input/les-nereides.ly (theScore): Add \book.
1362         
1363         * input/test/title-markup.ly: Add \book.
1364
1365         * scm/page-layout.scm (ly:optimal-page-breaks): Debugging output
1366         only if 'verbose.
1367
1368         * lily/include/paper-book.hh (PAGE_LAYOUT): Remove.
1369
1370         * lily/paper-outputter.cc (output_line): Remove PAGE_LAYOUT check.
1371
1372         * tex/lilyponddefs.tex (lilypondstart, lybox, lyitem):
1373         * scm/output-tex.scm (start-system): Update for page layout by
1374         LilyPond.
1375
1376         * scm/output-ps.scm (start-system): Previously (new-start-system).
1377
1378         * lily/paper-outputter.cc (output_header): Uniquify list of fonts
1379         passed to define-fonts.
1380
1381         * lily/paper-column.cc: 
1382         * lily/system.cc (get_line):
1383         * ly/property-init.ly (newpage): 
1384         * scm/define-grob-properties.scm:
1385         * scm/output-ps.scm: 
1386         * scm/output-tex.scm: Remove between-system-string kludge.
1387
1388         * scm/output-ps.scm (define-fonts, font-command,
1389         font-load-encoding): Handle ENCODING = #f.
1390
1391         * scm/output-tex.scm (output-scopes): Check if variable is bound.
1392
1393         * scm/define-markup-commands.scm (fill-line): Use
1394         make-simple-markup (WAS: unexisting make-word-markup).
1395
1396         * lily/text-item.cc (interpret_markup): Bugfix, transpose
1397         ENCODING, MARKUP parameters for interpret_string.
1398
1399         * lily/input-file-results.cc (do_one_file): Remove Paper_book hack.
1400
1401         * lily/score.cc (book_rendering): New method.
1402         (default_rendering): Create Paper_book helper locally, dump
1403         output.
1404
1405         * lily/my-lily-lexer.cc (the_key_tab): Add book.
1406
1407         * lily/parser.yy: Handle \book.
1408
1409         * lily/include/book.hh: 
1410         * lily/book.cc: New file.
1411
1412 2004-04-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1413
1414         * lily/text-item.cc (interpret_string): new file, select font with
1415         encoding.
1416
1417         * lily/include/lily-guile.hh: ly_XXX_p -> is_XXX. Changes throughout.
1418
1419         * scm/define-markup-commands.scm (encoded-simple): new markup command.
1420
1421         * lily/parser.yy (markup): take encoding from lexer.
1422
1423 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1424
1425         * lily/kpath.cc (kpathsea_find_tfm): Do not trigger TFM generation.
1426
1427         * scm/output-ps.scm: Remove some cruft.
1428
1429 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1430
1431         * lily/kpath.cc (kpathsea_find_tfm): don't make unfound TFMs/AFMs.
1432
1433         * Documentation/user/lilypond.tely (Top): manual for v2.3 (backportme)
1434
1435 2004-04-09  Jan Nieuwenhuizen  <janneke@gnu.org>
1436
1437         * scm/font.scm (add-century-schoolbook-fonts):
1438         (make-century-schoolbook-tree): New function.
1439
1440         * input/test/title-markup.ly: Use Century Schoolbook font.
1441
1442 2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1443
1444         * scripts/convert-ly.py: limited old-style markup convert. (Thanks
1445         to Erik Sandberg) 
1446
1447         * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
1448
1449         * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
1450
1451         * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
1452
1453         * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
1454
1455 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1456
1457         * scm/part-combiner.scm (determine-split-list): bugfix: if no
1458         solo-state (at end of solo), we can set the solo status
1459         too. (backportme.)
1460
1461         * input/regression/part-combine-solo-end.ly: new file.
1462
1463 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1464
1465         * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
1466         flavour abc files.  Really ignore unknown keys (backportme).
1467
1468 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1469
1470         * lily/scaled-font-metric.cc (text_dimension): only multiply with
1471         magnification_ when looking up in orig_.
1472
1473         * scm/output-tex.scm (text): switch off char-mapping.
1474
1475         * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
1476         because AFM's encoding field cannot have spaces.
1477
1478 2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
1479
1480         * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
1481
1482 2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1483
1484         * lily/paper-def.cc (find_scaled_font): change to inputencoding.
1485
1486         * mf/cmr.enc: new file, without hi-bit ascii info. 
1487
1488         * lily/bezier-bow.cc (slur_shape): make indent dependent on
1489         width. This removes the 'hook' at the end of a long slur.
1490
1491         * buildscripts/mf-to-table.py (parse_logfile): don't append
1492         encoding to fontname.
1493
1494 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1495
1496         * scm/output-ps.scm (define-fonts): Load .enc only once.
1497
1498         * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
1499         too.
1500
1501 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1502
1503         * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
1504         encoding field.
1505
1506         * lily/stencil-scheme.cc: remove ly:fontify-atom 
1507
1508         * ly/portuges.ly (pitchnames): new file.
1509
1510         * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
1511         Michael Welsh Duggan
1512
1513         * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
1514
1515         * ly/nederlands.ly: add comment about digits.
1516
1517         * lily/scaled-font-metric.cc (derived_mark): idem.
1518
1519         * scm/encoding.scm (make-encoding-mapping): change permutation to
1520         mapping.
1521
1522         * lily/scaled-font-metric.cc (derived_mark): is a const method.
1523         (Modified_font_metric): make alist for coding_description_
1524         (LY_DEFINE): remove coding-name.
1525
1526         * scm/output-tex.scm (text): remove debugging code.
1527
1528         * lily/scaled-font-metric.cc (ly_font_encoding): return vector
1529
1530         * buildscripts/mf-to-table.py (parse_logfile): read EncodingScheme
1531         from infile.
1532
1533         * mf/feta-generic.mf: move fet_beginfont into generic code.
1534         use fetaMusic (without space) as encoding
1535
1536         * mf/feta-autometric.mf: take encoding argument
1537
1538         * lily/afm.cc (read_afm_file): bugfix, read global info too. 
1539
1540         * lily/my-lily-lexer.cc (set_identifier): remove gh_scm2newstr
1541         use.
1542
1543         * scm/encoding.scm (read-encoding-file): use symbol for glyph
1544         name.
1545
1546 2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
1547
1548         * input/test/title-markup.ly: Set inputencoding.
1549
1550         * scm/output-ps.scm (define-fonts): Handle font re-encoding.
1551
1552         * lily/scaled-font-metric.cc (ly:font-coding-name): New function.
1553
1554         * scm/encoding.scm (get-coding-filename, get-coding-command): New
1555         function.
1556         (coding-alist): Also hold filename, command.
1557         (read-encoding-file): Return symbols.
1558
1559 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1560
1561         * scm/output-tex.scm: remove fontify; text and char take a font
1562         argument.
1563
1564         * lily/tfm.cc (name_to_index): new function, use encoding_table_.
1565
1566         * lily/scaled-font-metric.cc (text_dimension): init
1567         coding_{permutation,table}_ too 
1568         (LY_DEFINE): ly:font-encoding, new function return
1569
1570         * lily/paper-def.cc (find_scaled_font): take input coding from
1571         inputcoding paper var.
1572
1573         * lily/performance.cc (output): remap modulo 16.
1574
1575         * lily/text-item.cc (interpret_markup): whoops, variable
1576         shadowing fixed.
1577
1578 2004-04-06  Michael Welsh Duggan  <mwd@sei.cmu.edu>
1579
1580         * lily/piano-pedal-performer.cc (try_music): Compare symbols to
1581         symbols, not symbols to strings.
1582         
1583         * lily/piano-pedal-engraver.cc (try_music): Compare symbols to
1584         symbols, not symbols to strings.
1585
1586 2004-04-06  Jan Nieuwenhuizen  <janneke@gnu.org>
1587
1588         * lily/kpath.cc (kpathsea_gulp_file_to_string): 
1589         (ly:kpathsea-gulp-file): New function.
1590
1591         * scm/encoding.scm (read-encoding-file): Use it.
1592
1593 2004-04-06  Werner Lemberg  <wl@gnu.org>
1594
1595         * scm/encoding.scm (coding-alist): Fix typo.
1596
1597 2004-04-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1598
1599         * lily/scaled-font-metric.cc (text_dimension): move function from
1600         Font_metric
1601         (make_scaled_font_metric): init coding_scheme_ to TeX
1602         (text_dimension): use get-coding-vector for non TeX coding_scheme_
1603
1604         * lily/include/scaled-font-metric.hh (struct
1605         Modified_font_metric): rename from Scaled_font_metric
1606
1607         * scm/encoding.scm (read-encoding-file): split up large function,
1608         leave caching to (delay)
1609
1610         * lily/lily-guile.cc (LY_DEFINE): typecheck argument.
1611
1612 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1613
1614         * lily/my-lily-lexer.cc (set_encoding): New method.
1615
1616         * lily/lexer.ll: Grok \encoding.
1617
1618         * lily/font-metric.cc (get_encoded_index): New function.
1619
1620         * lily/include/font-metric.hh (coding_scheme): New method.
1621
1622         * scm/encoding.scm: New file.
1623
1624         * mf/feta-beugel.mf: Better error message (WAS: `foobar').
1625
1626 2004-04-05  Werner Lemberg  <wl@gnu.org>
1627
1628         * Documentation/user/tutorial.itely: Revised (finished).
1629
1630         * Documentation/user/macros.itexi (@separate): Removed.
1631
1632 2004-04-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1633
1634         * scm/output-ps.scm (define-fonts): fix scaling.
1635
1636         * lily/scaled-font-metric.cc (design_size): add function.
1637
1638         * lily/font-metric.cc (LY_DEFINE): opps ly:font-design-size is only
1639         partial cut&paste of ly:font-magnification.
1640
1641 2004-04-05  Jan Nieuwenhuizen  <janneke@gnu.org>
1642
1643         * scm/output-ps.scm (define-fonts):
1644         (fontify): Update.
1645
1646 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1647
1648         * po/fr.po: update. (backportme).
1649
1650         * po/nl.po: update. (backportme). 
1651
1652         * mf/feta-beugel.mf: document why design size is not fixed.
1653
1654         * mf/feta-braces-a.mf: rename to stress that it's not design size.
1655
1656 2004-04-04  Werner Lemberg  <wl@gnu.org>
1657
1658         * Documentation/user/tutorial.itely: Revised (continued).
1659
1660 2004-04-03  Jan Nieuwenhuizen  <janneke@gnu.org>
1661
1662         * po/nl.po: Update (backportme).
1663
1664 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1665
1666         * po/de.po: update. (backportme).
1667
1668         * scm/output-tex.scm (font-command): use ly: functions to
1669         construct name.
1670         (define-fonts): don't use alist, just dump \font definitions.
1671         (font-load-command): calculate proper scaling by taking
1672         outputscale from paper argument.
1673
1674         * lily/stencil-scheme.cc (fontify_atom): insert Font_metric into
1675         expression.
1676
1677         * lily/paper-outputter.cc (output_header): pass paper arg to
1678         define-fonts
1679
1680         * lily/paper-def.cc (font_descriptions): dump list of
1681         Scaled_font_metrics
1682         (find_scaled_font): take Font_metric argument, store
1683         Scaled_font_metrics in hash-table containing (size ->
1684         Scaled_font_metrics) alist.
1685         (get_dimension): rename from get_realvar
1686
1687         * lily/font-metric.cc (LY_DEFINE): ly:font-design-size,
1688         ly:font-magnification, ly:font-name: new functions
1689
1690 2004-04-03  Werner Lemberg  <wl@gnu.org>
1691
1692         * Documentation/user/dedication.itely,
1693         Documentation/user/preface.itely,
1694         Documentation/user/introduction.itely,
1695         Documentation/user/tutorial.itely: Revised.
1696         Removing leading spaces which distorts output if info files are read
1697         with stand-alone info.
1698         Removing superfluous inter-word spaces which also distorts output
1699         for stand-alone info.
1700         Using ` and ' instead of `` and '' everywhere to improve
1701         legilibility with stand-alone info
1702         Using @samp for single-letter input items and data which contains
1703         spaces, @code for other things.
1704
1705         * lily/grob-interface.cc: Adding copyright.
1706         (check_interfaces_for_property): Improve format of warning message.
1707
1708 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1709
1710         * lily/include/font-metric.hh (struct Font_metric): add
1711         design_size () method.
1712
1713         * buildscripts/mf-to-table.py (base): add DesignSize comment.
1714
1715         * lily/afm.cc (read_afm_file): read design size.
1716
1717         * input/regression/repeat-unfold-tremolo.ly: add dotted case.
1718
1719         * scm/music-functions.scm (unfold-repeats): handle dots too.
1720
1721 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1722
1723         * mf/GNUmakefile ($(outdir)/$(redhat-package)): fix URL.
1724         (backportme)
1725
1726 2004-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
1727
1728         * input/wilhelmus.ly: Use raggedright.  Hack `Een prin -- ce'
1729         lyric indent.  Revert melismaBusyProperties using \unset.
1730
1731 2004-04-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1732
1733         * input/regression/bar-check-redefine.ly (pipeSymbol): new file.
1734
1735         * lily/parser.yy (command_element): allow redefinition of |
1736         meaning.
1737
1738         * lily/break-align-engraver.cc (acknowledge_grob): construct
1739         LeftEdge where the first cause for alignment is coming from.
1740         This makes \override Staff.LeftEdge work as expected.
1741
1742         
1743         * lily/slur-performer.cc (Slur_performer): add inits
1744
1745         * lily/beam-performer.cc (Beam_performer): add inits
1746
1747 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1748
1749         * VERSION (PACKAGE_NAME): release 2.2.0
1750
1751         * scripts/convert-ly.py (conv): add 2.2.0 rule.
1752
1753 2004-04-01  Jan Nieuwenhuizen  <janneke@gnu.org>
1754
1755         * lily/cluster.cc (height): Fix warning.
1756
1757         * lily/parser.yy: Janitorial cleanups.
1758
1759         * Documentation/user/tutorial.itely (Tutorial): Typo.
1760
1761 2004-04-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1762
1763         * lily/change-iterator.cc (process): search at multiple context
1764         levels. This fixes 
1765
1766         
1767         * scm/part-combiner.scm (analyse-spanner-states): use split-index,
1768         not voice-state index for tie state. This fixes a partcombine
1769         problem with ties.
1770
1771         * Documentation/user/tutorial.itely (Commenting input files): add
1772         note about convert-ly.
1773
1774         * input/test/cadenza-skip.ly:  new file.
1775
1776 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1777
1778         * po/nl.po: Spelling fixes.
1779
1780         * autogen.sh (srcdir): Regenerate.
1781
1782         * stepmake/autogen.sh (srcdir): Copy SUSE fix to the master
1783         autogen.sh.
1784
1785         * configure.in: Use C++ to check for C++ header.
1786
1787         * po/nl.po: Update.
1788
1789         * lily/scm-option.cc (LY_DEFINE): Name of the program is lilypond-bin.
1790
1791         * lily/event.cc (to_relative_octave): Translatable sentence should
1792         be one string.
1793
1794         * python/lilylib.py (warranty): Year range is not translatable.
1795         It's 2004 already!
1796
1797         * flower/warn.cc (non_fatal_error, warning, programming_error):
1798         Remove whitespace from translated string.
1799
1800 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1801
1802         * VERSION: release 2.1.37.
1803
1804 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1805
1806         * configure.in: check for C language.
1807
1808         * lily/source-file.cc: include strstream without h.
1809
1810         * scm/documentation-generate.scm (string-append): use name without
1811         .texi.
1812
1813         * autogen.sh (srcdir): SUSE fix.
1814
1815         * Documentation/user/notation.itely (Ancient clefs): idem.
1816
1817         * Documentation/user/lilypond-book.itely (Integrating HTML and
1818         music): idem.
1819
1820         * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes.
1821
1822         * lily/change-iterator.cc (process): use find_existing_context().
1823
1824         * input/test/polymetric-differing-notes.ly: use ly:music-compress.
1825
1826         * input/regression/repeat-unfold-tremolo.ly: new file.
1827
1828         * scm/music-functions.scm (unfold-repeats): undo music compression
1829         too.
1830
1831         * lily/music.cc (LY_DEFINE): rename to music-mutable-properties
1832         (LY_DEFINE): ly:music-compress new function.
1833
1834         * scm/part-combiner.scm (determine-split-list): split for voice
1835         crossings
1836
1837         * input/regression/part-combine-cross.ly: new file.
1838
1839         * scm/part-combiner.scm (make-part-combine-music): don't do
1840         relative inside partcombine arguments.
1841
1842         * scm/music-functions.scm (make-non-relative-music): new function.
1843
1844         * Documentation/user/notation.itely (Automatic part combining):
1845         add note about \relative.
1846
1847         * lily/part-combine-iterator.cc (construct_children): add
1848         start_moment_ member.
1849
1850         * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger
1851         stem-tremolo by stem object. This fixes no stem for tremolo bug.
1852
1853         * lily/stem-tremolo.cc (print): don't crash for no-stem.
1854
1855         * Documentation/user/changing-defaults.itely (Which properties to
1856         change): fixes.
1857
1858 2004-03-31  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1859
1860         * po/fr.po: update.
1861
1862 2004-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
1863
1864         * input/wilhelmus.ly: More original lyrics.  Add to examples.
1865
1866         * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep):
1867         Reinstate old code that issues warning.  Fixes --srcdir build.
1868
1869 2004-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
1870
1871         * input/wilhelmus.ly: New file.
1872
1873         * Documentation/user/notation.itely: 
1874         * Documentation/user/introduction.itely:
1875         * Documentation/user/tutorial.itely: Use quote ly-option instead
1876         of explicit @quotation.  This fixes too long lilypond linewidths
1877         resulting in overful hboxes.
1878
1879         * scripts/lilypond-book.py: Add ly-option: `quote'.
1880
1881 2004-03-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1882
1883         * tex/titledefs.tex: Avoid that the first score line is extra
1884         indented if instrument is defined but not piece.
1885
1886 2004-03-30  Werner Lemberg  <wl@gnu.org>
1887
1888         * Documentation/user/macros.itexi (@internalsref) [info]: Prepend
1889         `lilypond/' to info file name.
1890         (@usermanref) [info]: New variant.
1891
1892         * scm/documentation-generate.scm: Fix definition of @usermanref
1893         and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/'
1894         to info file name.
1895
1896 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1897
1898         * VERSION: release 2.1.36
1899         
1900         * Documentation/user/changing-defaults.itely (Interpretation
1901         contexts): rewrite introduction.
1902
1903 2004-03-30  Ferenc Wagner  <wferi@tba.elte.hu>
1904
1905         * scm/define-markup-commands.scm: Use TeX accents instead of
1906         straight iso-8859-1 encoding in the doc string.
1907
1908 2004-03-30  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1909
1910         * Documentation/user/tutorial.itely (A lead sheet): remove extra
1911         space after dotted duration.
1912
1913 2004-03-29  Jan Nieuwenhuizen  <janneke@gnu.org>
1914
1915         * Documentation/user/introduction.itely: 
1916         * Documentation/user/notation.itely:
1917         * Documentation/user/tutorial.itely: Up all relative examples.
1918         Enclose @lilypond displays in @quotation.  Typos and corrections.
1919
1920         * Documentation/user/macros.itexi: Use fetaflat, fetasharp.
1921
1922 2004-03-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
1923
1924         * scm/music-functions.scm (make-voice-props-revert): Revert also
1925         MultiMeasureRest staff-position in oneVoice.
1926
1927 2004-03-29  Heikki Junes <hjunes@cc.hut.fi>
1928
1929         * Documentation/user/changing-defaults.itely, 
1930         Documentation/user/lilypond.tely: few fixes. Place no comma between
1931         two options: a and b, but commas between three options: a, b, and c.
1932         By this manner, grouping is possible: a and b, and c and d.
1933
1934 2004-03-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1935
1936         * Documentation/user/GNUmakefile: add rule for .nexi
1937
1938 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1939
1940         * Documentation/user/music-glossary.tely: move glossary direntry
1941
1942         * stepmake/stepmake/texinfo-vars.make (INFOINSTALL): 
1943         only do mkdir/install-info if INFO_INSTALL_FILES != "".
1944
1945 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1946
1947         * stepmake/aclocal.m4: Verify that gettext configure check with
1948         gcc-3.3 and autoconf 2.59 is still broken.  Update warning.
1949
1950 2004-03-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
1951
1952         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): use
1953         glob.glob for .png filenames. This catches multipage pngs.  
1954
1955         * Documentation/user/changing-defaults.itely (Determining the grob
1956         property): fix references.
1957
1958         * lily/staff-symbol.cc (print): only add extent if non empty.
1959         This fixes staff-container.ly.
1960
1961         * lily/timing-engraver.cc (initialize): init whichBar, so a score
1962         starting with a mmrest also works.
1963
1964         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): require
1965         PNG for texinfo too.
1966
1967         * po/lilypond.pot: update translation strings.
1968
1969         * VERSION: 2.1.35 released
1970         
1971         * scripts/convert-ly.py (FatalConversionError.sub_abs): convert
1972         context argument too.
1973
1974         * make/ly-rules.make ($(outdir)/%.texi): use variable for outdir.
1975
1976         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
1977
1978         * python/lilylib.py (command_name): don't return 1st path
1979         component.
1980
1981         * scripts/lilypond-book.py (Lilypond_snippet.is_outdated): treat
1982         .png case separately.
1983
1984         * python/lilylib.py (system): typo.
1985         
1986 2004-03-28  Jan Nieuwenhuizen  <janneke@gnu.org>
1987
1988         * input/regression/span-bar.ly: Fix typos.  Set indent-level:2,
1989         run indent-region.
1990
1991         * Documentation/user/preface.itely: Run texinfo-all-menus-update.
1992         Fixes compile.
1993
1994         * lily/function-documentation.cc: Compile fix: Include <string.h>.
1995         Add header.
1996
1997 2004-03-27  Heikki Junes  <hjunes@cc.hut.fi>
1998
1999         * vim/lilypond-indent.vim: small fixes.
2000
2001 2004-03-26  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2002
2003         * Documentation/user/notation.itely (Entering lyrics): Add example
2004         with correct english double quotes (at least for LaTeX output,
2005         maybe not a good idea if we switch to PS as the default output
2006         format).
2007
2008 2004-03-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2009
2010         * lily/staff-performer.cc (create_audio_elements): play instrument
2011         changes before notes arrive. This fixes instrument of the first
2012         note in a score.
2013
2014         * scripts/convert-ly.py (FatalConversionError.conv): add #'() case
2015         to 1.9.0 conversion.
2016
2017         * lily/mark-engraver.cc: doc string.
2018
2019         * make/lilypond.redhat.spec.in (Group): add vim scriptlets.
2020
2021         * Documentation/user/introduction.itely (Introduction): new node.
2022
2023 2004-03-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2024
2025         * lily/duration.cc (LY_DEFINE): dotcount argument is now optional.
2026
2027         * input/regression/spacing-ragged-last.ly: new file.
2028
2029         * lily/gourlay-breaking.cc (do_solve): add raggedlast support for
2030         spacing.
2031
2032         * scm/font.scm: rewrite using GOOPS.
2033         
2034         * lily/context-def.cc (filter_engravers): derefence pointer.
2035
2036         * lily/lily-guile.cc (type_check_assignment): use
2037         ly_scheme_function iso. scm_primitive_eval where possible.
2038
2039         * lily/performance.cc (output): limit channels at 15. This fixes
2040         percussion inadvertently showing up in large scores.
2041
2042 2004-03-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2043
2044         * input/regression/tuplet-gap.ly: new file.
2045
2046         * lily/tuplet-bracket.cc (make_bracket): take gap interval.
2047         (print): compute gap length from number size, include italic
2048         correction.
2049
2050         * scm/define-grobs.scm (all-grob-descriptions): remove gap from
2051         tuplet-bracket
2052
2053         * scm/paper.scm (set-default-paper-size): new function, to be
2054         called at toplevel.
2055         (set-paper-size): new function, to be called inside \paper {}
2056         (set-default-paper-size): new function, to be called at toplevel.
2057
2058         * lily/paper-def.cc (LY_DEFINE): ly:paper-def?: new function. 
2059
2060         * lily/beam-performer.cc (process_music): idem.
2061
2062         * lily/slur-performer.cc (process_music): stop melisma for stop event.
2063         
2064         * tex/titledefs.tex: remove scshape for piece.
2065
2066         * lily/line-spanner.cc (line_stencil): font-encoding = music, not
2067         font-family
2068
2069         * lily/time-signature.cc (special_time_signature): font-encoding
2070         not family.
2071
2072         * lily/dynamic-engraver.cc (acknowledge_grob): fix typo, attach
2073         dynamic to head. This fixes p placement in morgenlied.
2074
2075 2004-03-23  Werner Lemberg  <wl@gnu.org>
2076
2077         * stepmake/stepmake/generic-targets.make (help): Improve text.
2078
2079 2004-03-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2080
2081         * VERSION: 2.1.34 released
2082         
2083         * lily/main.cc (main_with_guile): switch debugging.
2084
2085         * lily/system.cc (get_line): plug leak.
2086
2087         * lily/paper-book.cc (pages): plug memory leaks: delete page array
2088         and contents.
2089         (stencil2line): plug leak.
2090
2091         * Documentation/user/changing-defaults.itely (Determining a grob
2092         property):  new node.
2093         (Layout interfaces): new node.
2094         (Navigating the program reference): new node.
2095
2096         * lily/accidental-engraver.cc (acknowledge_grob): add property
2097         harmonicAccidentals
2098
2099         * lily/piano-pedal-engraver.cc (del_linespanner): new function.
2100         general cleanups.
2101         
2102         * input/les-nereides.ly (middleDynamics): resurrect Les
2103         nereides. Remove pedal hack.
2104
2105 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2106
2107         * input/regression/property-grace-polyphony.ly: new file.
2108
2109         * lily/translator-property.cc (execute_pushpop_property): only pop
2110         one instance of the property. This fixes << \\ >> together with
2111         \grace.
2112
2113         * lily/break-align-interface.cc (ordered_elements): we cannot
2114         modify the #'elements property, so return reordered array.
2115
2116 2004-03-23  Heikki Junes  <hjunes@cc.hut.fi>
2117
2118         * buildscripts/lilypond.words.py: remove.
2119         * buildscripts/lilypond-words.py: add new, renamed file. 
2120         Give generated targets and dirs explicitly in arguments.
2121
2122         * GNUmakefile.in, elisp/GNUmakefile, elisp/lilypond-init.el,
2123         elisp/lilypond-mode.el, vim/lilypond-ftplugin.vim,
2124         vim/lilypond-syntax.vim: update to use new lilypond-words.py.
2125         
2126         * config.make.in: give '/usr/share/vim' explicitly as $(vimdir).
2127
2128         * vim/GNUmakefile: use --words and --vim targets in lilypond-words.py
2129
2130         * Documentation/topdocs/INSTALL.texi: update vim-mode installing
2131         orders.
2132
2133         * vim/GNUmakefile: add local-uninstall target.
2134
2135         * Documentation/topdocs/INSTALL.texi: give even more detailed orders.
2136         
2137         * vim/vimrc: add a one-liner file.
2138
2139         * vim/GNUmakefile: try to remove empty dirs during uninstalling, put
2140         vimrc in EXTRA_DIST_FILES.
2141
2142         * vim/GNUmakefile: ignore errors due to rmdir of non-empty directories.
2143
2144 2004-03-22  Heikki Junes  <hjunes@cc.hut.fi>
2145
2146         * config.make.in: add vimdir.
2147
2148         * vim/GNUmakefile: add local-install.
2149
2150 2004-03-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
2151
2152         * tex/titledefs.tex: Replaced \ifx\blabla\undefined
2153         with \lilypondifundefined{blabla}. Solves problem with multiple
2154         titles in the same lilypond-book document.
2155
2156 2004-03-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2157
2158         * scm/document-backend.scm (interface-doc): sort grob list for
2159         interface.
2160
2161         * scm/define-grobs.scm (all-grob-descriptions): fix ordering of
2162         pre/post break align-order.
2163
2164         * spelling patch courtesy Edward Sutton.
2165
2166         * Documentation/user/changing-defaults.itely (Changing context
2167         default settings): new node.
2168         (Defining new  contexts): new node.
2169
2170         * scripts/lilypond-book.py (is_derived_class): use numbers
2171         iso. booleans.
2172
2173         * python/lilylib.py (make_ps_images): add margin to PS images.
2174
2175         * scripts/lilypond-book.py (is_derived_class): new function. Take
2176         class arg iso. object.
2177         (to_eps): make a non EPS file if EPS contains %%Pages. Workaround
2178         for bug in GS/dvips.
2179
2180         * lily/text-item.cc (interpret_markup): idem.
2181
2182         * scm/define-markup-commands.scm: remove split around-space hack.
2183
2184         * lily/staff-symbol-referencer.cc (get_rounded_position): new
2185         function, fold WL's fixes into one function.
2186
2187 2004-03-22  Werner Lemberg  <wl@gnu.org>
2188
2189         * lily/stem.cc (Stem::extremal_heads, Stem::note_head_positions),
2190         lily/dot-column.cc (Dot_column::do_shifts), lily/note-column.cc
2191         (Note_column::head_position_interval): Do proper rounding for
2192         calls to Staff_symbol_referencer::get_position.
2193
2194 2004-03-21  Werner Lemberg  <wl@gnu.org>
2195
2196         * lily/score.cc (ly_run_translator), lily/paper-def.cc
2197         (Paper_def::get_paper_outputter), lily/input-file-results.cc
2198         (Input_file_results::Input_file_results), lily/my-lily-parser.cc
2199         (My_lily_parser::parse_file): Improve formatting progress indication
2200         sent to stdout.
2201
2202 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2203
2204         * VERSION: 2.1.33 released.
2205
2206         * scripts/lilypond-book.py (do_file): reinstate --filter support.
2207
2208         * buildscripts/mf-to-table.py (base): use %d for TfmCheckSum
2209
2210         * stepmake/stepmake/generic-targets.make: rewrite hack so no
2211         warning is issued about dummy.dep.
2212
2213         * scm/new-font.scm: fix design sizes of nummer
2214
2215 2004-03-21  Werner Lemberg  <wl@gnu.org>
2216
2217         * stepmake/bin/install-sh: Updated (from gnulib).  This removes
2218         some annoying warnings from mkdir during `make install'.
2219
2220 2004-03-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2221
2222         * lily/performer-group-performer.cc (do_announces): call
2223         Performer_group_performer::create_audio_elements () too.
2224
2225         * scripts/convert-ly.py (conv): add rule for breakAlignOrder.
2226
2227         * scm/define-grobs.scm (all-grob-descriptions): add property
2228         break-align-orders
2229
2230         * lily/global-context.cc (get_default_interpreter): new
2231         function. Override from base class, so no new Score contexts are
2232         created.
2233
2234         * lily/include/stencil.hh (class Stencil): document origin field.
2235
2236         * lily/staff-symbol.cc (print): span staff-symbol on column
2237         extents for non-broken columns. 
2238
2239         * ly/engraver-init.ly (breakAlignOrder): put staff-bar behind
2240         key-signature.
2241
2242         * tex/titledefs.tex: don't use smallcaps for piece.
2243
2244         * lily/system.cc (uniquify_list): bugfix. This fixes spuriously
2245         translated stencils in the output.
2246
2247         * lily/paper-outputter.cc (output_line): don't add Stencil::origin.
2248
2249 2004-03-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2250
2251         * lily/tie-performer.cc (acknowledge_audio_element): bugfix: use
2252         and init ties_created_
2253
2254         * VERSION: release 2.1.32
2255
2256         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): remove
2257         doc string from IMPLEMENT_CTOR_CALLBACK().
2258
2259         * lily/engraver.cc (typeset_grob): paranoia: take care of the case
2260         that engraver is in a performer hierarchy.
2261
2262 2004-03-17  Heikki Junes <hjunes@cc.hut.fi>
2263
2264         * vim/lilypond-ftdetect.vim: new file.
2265
2266 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2267
2268         * scripts/lilypond-book.py (compose_ly): bugfix for relative < 0. 
2269         (compose_ly): default octave should be middle C.
2270
2271         * Documentation/user/changing-defaults.itely (Layout tunings
2272         within contexts): new node.
2273
2274         * lily/include/smobs.hh: document C++ smob interface.
2275
2276         * lily/function-documentation.cc: don't doc functions without
2277         docstring.
2278
2279 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2280
2281         * Documentation/user/lilypond.tely: Remove `* lilypond' node from
2282         direntry, so that `info lilypond' goes to Top.
2283
2284         * scm/output-ps.scm (polygon): Fix: add spaces.
2285
2286         * scm/page-layout.scm (ly:optimal-page-breaks): Bugfix: underful
2287         solutions are now optimal too.
2288
2289         * input/test/page-breaks.ly: New file.
2290
2291         * lily/paper-outputter.cc (Paper_outputter): Import page breaking
2292         functions into safe module.
2293
2294         * lily/lily-guile.cc (ly:number->string): Do not leave space at
2295         end, prepend zeros.
2296
2297         * scm/output-*.scm: Use ly:number->string rather than
2298         number->string.  Makes for saner output.
2299
2300         * scm/output-ps.scm (define-fonts): Always scale by designsize.
2301         Fixes feta-nummer, feta-din scaling.
2302
2303 2004-03-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2304
2305         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: use latin1.
2306
2307         * scm/music-functions.scm (descend-to-context): new
2308         function. Similar to context-spec-music.
2309         (make-time-signature-set): specify Score as descend-only. This
2310         fixes the polymetric.ly example.
2311
2312         * lily/context-specced-music-iterator.cc (construct_children): add
2313         support for descend-only context spec.
2314
2315         * lily/note-head.cc (brew_ez_stencil): read vector #'note-names to
2316         determine ez-notation letter. 
2317
2318         * lily/system.cc (get_line): start with dumping layer 3. This
2319         fixes ez notation.
2320
2321 2004-03-19  Jan Nieuwenhuizen  <janneke@gnu.org>
2322
2323         * input/test/title-markup.ly: Stress breaking harder.
2324
2325         * scm/page-layout.scm (height-score): Overfull page scores twice
2326         as bad as underfull (was: by a power).
2327         (walk-lines): Omit first walk-path round (breaking after new node,
2328         without lines).
2329
2330         * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
2331         diff values are negative.
2332         (output): Bugfix: treat negative vfill differently.
2333
2334         * Documentation/user/lilypond.tely (direntry): Add note about why
2335         `info lilypond' brings up `Invoking LilyPond' node.
2336
2337 2004-03-18  Jan Nieuwenhuizen  <janneke@gnu.org>
2338
2339         * input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mutopia tagline.
2340
2341         * lily/paper-book.cc: Remove cruft.
2342         (output): Bugfix: put vfill between lines.
2343         (pages): Bugfix: set page vars needed for filling.
2344
2345         * Documentation/user/music-glossary.tely: Compile fix: Use @arrow
2346         (was: @ar).
2347
2348         * scm/page-layout.scm: Further development.
2349
2350         * ly/declarations-init.ly (paper): Define page-breaking.
2351
2352 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2353
2354         * lily/note-head.cc (brew_ez_stencil): add note-names
2355         property. Provides internationalization for note names.
2356
2357         * Documentation/user/changing-defaults.itely (Creating contexts):
2358         new node.
2359
2360         * lily/grace-iterator.cc (process): descend to child for \grace.
2361
2362         * lily/timing-translator.cc (initialize): Timing_translator adds
2363         Timing alias by itself.
2364
2365         * lily/context.cc (add_alias): new function.
2366
2367         * scm/lily.scm (tex-output-expression): new function, eval within
2368         drawing API. Guards against eval vulnerabilities.
2369
2370         * scm/output-tex.scm (tex-encoded-fontswitch): idem. 
2371
2372         * scm/output-ps.scm (scm): export lily drawing API.
2373
2374         * lily/include/lily-guile.hh (ly_scheme_function): new macro. Use
2375         throughout.
2376
2377 2004-03-17  Jan Nieuwenhuizen  <janneke@gnu.org>
2378
2379         * scm/page-layout.scm (optimal-page-breaking): New function.
2380         
2381         * lily/paper-book.cc (pages): Use it.
2382
2383 2004-03-16  Jan Nieuwenhuizen  <janneke@gnu.org>
2384
2385         * lily/include/paper-line.hh (class Paper_line): Full smob.
2386
2387 2004-03-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2388
2389         * lily/global-context.cc (run_iterator_on_me): fix grace note
2390         nesting by initting measurePosition.
2391
2392         * lily/timing-translator.cc (initialize): do no init
2393         measurePosition
2394         
2395         * lily/include/music-output-def.hh (class Music_output_def): add
2396         input_origin_ field.
2397
2398         * Documentation/user/changing-defaults.itely (Changing context
2399         properties on the fly): new node.
2400
2401         * lily/include/ly-smobs.icc (free_smob): remove smobbed_self()
2402         function. Only have smobbed_copy (), and do not provide
2403         smobbed_copy() for non-simple smobs. Changes throughout.
2404
2405 2004-03-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2406
2407         * lily/auto-change-iterator.cc (class Auto_change_iterator): add
2408         start_moment_. Fix by Doug A. Linhardt.
2409
2410 2004-03-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2411
2412         * lily/accidental-engraver.cc (acknowledge_grob): don't suppress
2413         accidentals for harmonic notes.
2414
2415         * lily/note-collision.cc (check_meshing_chords): don't merge heads
2416         of different style. (Thanks to Doug Linhardt).
2417
2418         * Documentation/user/changing-defaults.itely (Scheme tutorial):
2419         new node.
2420
2421 2004-03-16  Heikki Junes <hjunes@cc.hut.fi>
2422
2423         * Documentation/topdocs/INSTALL.texi: finish install orders for vim.
2424
2425         * vim/filetype.vim, vim/lilypond-ftplugin.vim,
2426         vim/lilypond-syntax.vim, vim/lilypond-compiler.vim,
2427         vim/lilypond-indent.vim: doc targets and deps in comments.
2428
2429 2004-03-15  Jan Nieuwenhuizen  <janneke@gnu.org>
2430
2431         * lily/paper-book.cc (stencil2line): Bugfix: put stencil in line.
2432
2433         * lily/system.cc (get_line): Return Paper_line.  Change all users.
2434
2435         * lily/include/paper-line.hh:
2436         * lily/include/paper-line.cc: New file.
2437
2438 2004-03-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2439
2440         * VERSION (MY_PATCH_LEVEL): release 2.1.31.
2441
2442         * GNUmakefile.in: remove stray make out=www
2443
2444         * input/test/bagpipe.ly (gcdg): octave fixes.
2445
2446         * scm/define-markup-commands.scm (number): use font-encoding
2447         iso. font-family
2448
2449         * ly/chord-modifiers-init.ly (blackTriangleMarkup): set
2450         font-encoding.
2451         
2452 2004-03-15  Heikki Junes <hjunes@cc.hut.fi>
2453
2454         * lily/parse-scm.cc: compile-bugfix: add missing header files for
2455         `output_format_global' and `PAGE_LAYOUT'.
2456
2457 2004-03-14  Jan Nieuwenhuizen  <janneke@gnu.org>
2458
2459         * lily/parse-scm.cc (internal_ly_parse_scm)[PAGE_LAYOUT]: Import
2460         lily functions in safe mode.
2461
2462         * scripts/lilypond-book.py (Lilypond_snippet.output_texinfo):
2463         Print filename for HTML, LATEX, before texidoc.
2464
2465         * scm/output-tex.scm (ps-output-expression): Eval embedded-ps
2466         instructions in output-ps module.
2467
2468         * scm/lily.scm: Do not load output-ps module.
2469
2470         * lily/paper-outputter.cc (Paper_outputter): Eval output-ps in
2471         safe mode.
2472
2473 2004-03-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2474
2475         * lily/span-dynamic-performer.cc (process_music): remove spurious
2476         warning.
2477
2478         * lily/context-def.cc (Context_def): init name to ""
2479
2480         * lily/font-interface.cc: add font-encoding property.
2481
2482         * scm/lily.scm (chain-assoc-get): bugfix.
2483
2484         * lily/paper-book.cc (stencil2line): protect static SCM.
2485
2486         * lily/font-interface.cc (text_font_alist_chain): rename function,
2487         and use text-font-defaults. 
2488
2489         * lily/font-select.cc (properties_to_font_size_family): call SCM code.
2490
2491         * scm/paper.scm (paper-set-staff-size): use new function.
2492
2493         * scm/new-font.scm (make-font-tree): new function.
2494
2495 2004-03-13  Jan Nieuwenhuizen  <janneke@gnu.org>
2496
2497         * lily/paper-book.cc (output): Bugfix: no output if no \paper.
2498
2499         * scm/lily.scm (get-output-module): New function.
2500         (output-alist): Remove ,ps-output-expression.
2501
2502         * scm/output-tex.scm (ps-output-expression): New function.
2503
2504         * scm/output-ps.scm (ps-output-expression): Remove.
2505         (header, start-page): Output page metadata.
2506
2507         * lily/paper-outputter.cc (Paper_outputter)[PAGE_LAYOUT]:
2508         initialise output_module_.  Do not write part of header.
2509         (output_scheme)[PAGE_LAYOUT]: Output through output_module_.
2510         (output_header): Output full header.
2511
2512         * scm/define-markup-commands.scm (bigger, smaller): Avoid crash.
2513         FIXME.
2514
2515 2004-03-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2516
2517         * scm/new-font.scm: new file. Tree based font lookup.
2518
2519         * scm/lily.scm (assoc-get): take default argument. Remove
2520         assoc-get-default.
2521         (chain-assoc-get): use chain-assoc-get everywhere.
2522
2523         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
2524         autobeamsettings conversion bug.
2525
2526         * lily/include/global-context.hh (Context): clean-up data hiding.
2527
2528         * lily/include/music-iterator.hh (class Music_iterator): clean-up
2529         data hiding.
2530
2531         * lily/include/grace-fixup.hh (struct Grace_fixup): new file.
2532
2533         * input/regression/stem-shorten.ly: add chord case.
2534
2535         * lily/stem.cc (get_default_stem_end_position): shorten stems
2536         triggered by note-head positions, not by forced-direction. This
2537         fixes a bug with too short stems.  
2538  
2539 2004-03-12  Jan Nieuwenhuizen  <janneke@gnu.org>
2540
2541         * scripts/lilypond-book.py (Lilypond_snippet.output_html,
2542         Lilypond_snippet.output_latex): Always call output_print_filename.
2543
2544         * lily/paper-book.cc (fill_pages): New method.  Try to cramp or
2545         expand pages.
2546
2547 2004-03-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2548
2549         * scm/part-combiner.scm (make-autochange-music): switch rests
2550         before switched notes too.
2551
2552         * lily/figured-bass-engraver.cc (process_music): change calling
2553         convention.
2554
2555         * scm/bass-figure.scm (format-bass-figure): rewrite function. 
2556
2557         * scm/define-markup-commands.scm (bracketed-y-column): new markup
2558         command.
2559
2560         * lily/include/stencil.hh (class Stencil): add origin field.
2561
2562         * lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-move-to-edge: new
2563         function.
2564
2565         * lily/grob-scheme.cc (LY_DEFINE): ly:grob-alist-chain: new function. 
2566
2567         * lily/lexer.ll: remove support for \$ and $ in identifiers
2568
2569         * lily/sequential-iterator.cc: remove copy_grace_fixups
2570         (get_grace_fixup): slight abstraction of fixup code.
2571
2572         * input/test/title-markup.ly (spaceTest): vary staff sizes.
2573
2574 2004-03-12  Heikki Junes <hjunes@cc.hut.fi>
2575
2576         * vim/lilypond-indent.vim: use <C-F> (default) as indent key
2577         in insert-mode. add indenting rules.
2578
2579 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2580
2581         * lily/parser.yy (toplevel_expression)[PAGE_LAYOUT]: Remove
2582         protect hack.
2583
2584         * scm/page-layout.scm:
2585         * lily/paper-book.cc: Handle tagline/copyright.  Internal page
2586         layout and titling should now match external latex based version.
2587
2588         * scm/output-tex.scm (output-scopes): Bugfix: only write string
2589         header fields.
2590
2591         * ps/lilyponddefs.ps: Remove automatic page layout.
2592
2593         * scm/output-ps.scm (new-start-system): New interface function.
2594
2595         * lily/include/paper-outputter.hh (output_line): Add ORIGIN parameter.
2596
2597         * lily/paper-book.cc (output): Bugfix.
2598
2599 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2600
2601         * VERSION (MY_PATCH_LEVEL): release 2.1.30
2602         
2603 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2604
2605         * Documentation/user/lilypond.tely: Bugfix: Remove './' from
2606         direntries.
2607
2608         * ps/lilyponddefs.ps: Bugfix.
2609
2610         * input/regression/multi-measure-rest-instr-name.ly: Typo.
2611
2612 2004-03-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2613
2614         * lily/auto-beam-engraver.cc (create_beam): add Stem as
2615         cause. This should fix warnings.
2616
2617         * mf/feta-slag.mf (trill_ne): fix upmordent size.
2618
2619         * lily/accidental.cc (accurate_boxes): enlarge Y-extent of flat to
2620         prevent aligned 6ths.
2621
2622         * lily/custos.cc (print): remove adjust-if-on-staffline.
2623
2624 2004-03-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2625
2626         * lily/paper-book.cc: Do header and footer.
2627
2628 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2629
2630         * scm/lily.scm (safe-mode?): New name (was: security-paranoia).
2631
2632         * scm/paper.scm (lineheight): Remove
2633         (head-sep, foot-sep): Add.
2634
2635 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2636
2637         * mf/feta-schrift.mf: reduce portato thickness.
2638
2639         * lily/context-scheme.cc (LY_DEFINE): remove ly:context-properties
2640
2641         * lily/grob-pq-engraver.cc (start_translation_timestep): remove
2642         programming_error ().
2643
2644         * lily/piano-pedal-engraver.cc (finalize): attach unfinished
2645         bracket to last command column.
2646
2647         * lily/piano-pedal-bracket.cc (print): only flatten bracket if it
2648         continues on next/prev system.
2649
2650         * input/regression/pedal-end.ly: new file.
2651
2652 2004-03-10  Werner Lemberg  <wl@gnu.org>
2653
2654         * make/lilypond.redhat.spec.in, make/lilypond.suse.spec.in:
2655         Remove pmx2ly stuff.
2656         * scripts/GNUmakefile (SEXECUTABLES): Remove pmx2ly.
2657
2658 2004-03-10  Jan Nieuwenhuizen  <janneke@gnu.org>
2659
2660         * scm/page-layout.scm: New file.
2661
2662         * scripts/lilypond-book.py (do_file): Bugfix: texinfo paper
2663         settings.
2664         (Lilypond_snippet.is_outdated): Also check for PNG file.
2665         Workaround for interrupted (web) builds.
2666
2667         * lily/paper-book.cc (get_pages): Bugfix: set dimensions for titles.
2668
2669         * ps/lilyponddefs.ps: Use only very small top-marging.
2670         (init-paper): Also pop page size string.
2671         (start-page, stop-page): New function.
2672
2673         * scm/output-ps.scm (header-end): Remove stray exec commands.
2674
2675 2004-03-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2676
2677         * lily/input-file-results.cc (do_one_file): use new Paper_book()
2678
2679         * lily/score.cc (default_rendering): clean protection.
2680
2681         * lily/paper-book.cc (mark_smob): implement smob marking.
2682
2683         * scripts/lilypond.py (make_html_menu_file): remove --psgz option
2684
2685         * Documentation/user/*.itely: user manual edits. 
2686
2687 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2688
2689         * Documentation/user/converters.itely (Invoking musedata2ly):
2690         remove pmx2ly.
2691
2692         * scripts/pmx2ly: remove script.
2693         
2694 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2695
2696         * lily/score.cc (default_rendering): Protect paper-book members.
2697
2698         * lily/paper-def.cc (smobbed_copy): New method.
2699
2700         * lily/include/paper-book.hh (PAGE_LAYOUT): Define as "ps"; make
2701         switch runtime.
2702
2703         * lily/include/music-output.hh (process): Change signature to
2704         return SCM.
2705
2706         * lily/paper-book.cc (classic_output, get_title, get_scopes): New
2707         method.
2708
2709         * lily/paper-score.cc (process): Return stencils rather than
2710         outputting directly.  Remove paper-book kludge.  Delete grobs.
2711         (output): Remove.
2712
2713         * lily/include/paper-score.hh (class Paper_score): Remove outputter_.
2714
2715         * lily/score-engraver.cc (get_output): Do not reset pscore_.
2716
2717         * lily/score.cc (default_rendering)
2718         (ly_render_output): Move adding paper-score two levels up.
2719
2720         * lily/system.cc (get_line):
2721         * lily/paper-outputter.cc (output_line): Fix `between-system-string'.
2722
2723 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2724
2725         * scm/font.scm (paper20-font-vector): add more design sizes for
2726         number.
2727
2728         * mf/GNUmakefile (depth): remove feta-din{11,13,19}, remove
2729         feta-nummber{5,7,11,13}.
2730
2731         * scm/font.scm (paper20-font-vector): bugfix: use din12, not 10
2732         for 12pt design size. 
2733
2734 2004-03-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2735
2736         * ly/engraver-init.ly: don't remove slur engraver from DrumVoice.
2737
2738 2004-03-09  Jan Nieuwenhuizen  <janneke@gnu.org>
2739
2740         * lily/font-select.cc (properties_to_font_size_family): Fix
2741         warning message.
2742
2743         * Experimental PostScript latin1 encoding:
2744         
2745         * mf/GNUmakefile (SAUTER_FONTS): Add ecmb14 ecrm12.
2746
2747         * scm/output-ps.scm: Experimental encoding using reencode-font.
2748         * scm/font.scm: Add latin1 `font-shape'.
2749         
2750         * scm/define-markup-commands.scm (latin-i): New font-shape command. 
2751
2752         * ps/lilyponddefs.ps (reencode-font): New function.
2753
2754         * lily/paper-book.cc (get_pages): Simplistic page breaking.
2755
2756         * scm/output-tex.scm (start-page):
2757         (stop-page): New interface function.
2758
2759 2004-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
2760
2761         * lily/paper-outputter.cc (output_expr):
2762         (output_header):
2763         (output_line): New method.
2764
2765         * lily/system.cc (get_line):
2766         (get_lines): New method.
2767         (output_scheme):
2768         (output_line): Remove.
2769
2770         * scm/lily.scm (make-title): New function.
2771
2772         * lily/paper-book.cc: 
2773         * lily/include/paper-book.hh: New file.
2774
2775         * lily/include/ly-module.hh: New file, matching ly-module.cc (WAS:
2776         ly-modules.hh).
2777
2778         * lily/ly-module.cc (ly_modules_lookup): New function.
2779
2780         * lily/main.cc (main_with_guile): Move memory leak debug code back.
2781
2782         * scm/output-ps.scm (make-title): Remove.
2783         (output-scopes): Junk header-title test.
2784
2785 2004-03-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2786
2787         * mf/feta-schrift.mf: thicker dot for portato.
2788
2789         * lily/accidental-placement.cc (position_accidentals): bugfix in
2790         offset, this fixes right-padding of AccidentalPlacement.
2791
2792         * lily/[h-z]*.cc: () formatting.
2793
2794         * Documentation/user/tutorial.itely (An orchestral part): more
2795         fixes for the tutorial.
2796
2797         * scm/translation-functions.scm (fraction-tuplet-formatter):
2798         reverse fraction.
2799
2800         * lily/parser.yy (context_def_spec_block): use \context instead of
2801         \translator.
2802
2803         * lily/[a-g].cc: () style cleanup.
2804
2805         * Documentation/user/tutorial.itely (Automatic and manual beams):
2806         editing of tutorial.
2807
2808 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2809
2810         * buildscripts/mf-to-table.py (base): write encoding name.
2811
2812 2004-03-07  Jan Nieuwenhuizen  <janneke@gnu.org>
2813
2814         * Documentation/user/GNUmakefile (local-install-info): Issue
2815         warning (for packager, ie, if not installing in /usr or /usr/local).
2816
2817         * lily/stencil-scheme.cc: 
2818         * lily/staff-symbol-referencer.cc: 
2819         * lily/script-column.cc: 
2820         * lily/pitch.cc: 
2821         * lily/music.cc: 
2822         * lily/grob-pq-engraver.cc: 
2823         * lily/font-interface.cc: 
2824         * lily/music-output-def.cc: 
2825         * lily/duration.cc: 
2826         * lily/grob-scheme.cc:
2827         * lily/context-scheme.cc: Put scheme name on first line in
2828         LY_DEFINE to help etags (/ms multiline regexp flag broken?).  Stray
2829         style cleanups.
2830
2831         * stepmake/stepmake/scm-vars.make: 
2832         * stepmake/stepmake/c++-vars.make (TAGS_HEADERS, TAGS_SOURCES):
2833         Rename and split TAGS_FILES.
2834
2835         * GNUmakefile.in (ALL-TAGS): Remove.
2836         
2837         * stepmake/stepmake/generic-targets.make (TAGS): Also include
2838         deeper TAGS files.  Fixes regexp tags in TOP dir.
2839
2840 2004-03-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2841
2842         * VERSION: 2.1.29 released.
2843         
2844         * Documentation/user/changing-defaults.itely (Changing defaults):
2845         new file.
2846
2847         * Documentation/user/notation.itely (Notation manual): rename from 
2848         refman.itely
2849
2850         * Documentation/user/notation-appendices.itely (The Feta font):
2851         new file.
2852
2853         * Documentation/user/advanced.itely: add aborted attempt for
2854         advanced topics manual.
2855
2856 2004-03-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2857
2858         * scm/new-markup.scm: display Markups in sane format. Patch by
2859         Nicolas Sceaux.
2860
2861 2004-03-05  Jan Nieuwenhuizen  <janneke@gnu.org>
2862
2863         * lily/main.cc: Cleanups.
2864         (setup_localisation): New function.
2865         (sane_putenv): Remove.
2866         (main_with_guile): New name (Was: main_prog).  Remove musings
2867         about possible preparation for GUILE heavy memory usage and
2868         practical uselessness.  Do not set environment variables
2869         GUILE_INIT_SEGMENT_SIZE_1, GUILE_MAX_SEGMENT_SIZE.  Remove file
2870         name juggling.
2871         (parse_argv): New function.
2872         (copyright): New function.  It's 2004 already.
2873
2874         * lily/input-file-results.cc (do_one_file): Add file name juggling.
2875         (distill_inname): Move from main.
2876
2877 2004-03-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2878
2879         * GNUmakefile.in (EXTRA_DIST_FILES): remove VIM stuff.
2880
2881         * vim/GNUmakefile: flatten dirs, add GNUmakefile.
2882
2883         * Documentation/user/running.itely: new file.
2884
2885         * lily/include/audio-element.hh (class Audio_element): remove grace_b_
2886
2887         * lily/score-performer.cc (finish): call Translator::finalize ().
2888
2889 2004-03-05  Heikki Junes <hjunes@cc.hut.fi>
2890
2891         * lilypond-ftpplugin.vim: renamed to the following file.
2892         * lilypond-ftplugin.vim: new file.
2893
2894         * GNUmakefile.in: update VIM_FILES.
2895
2896 2004-03-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2897
2898         * scm/output-ps.scm (output-scopes): use ly:paper-lookup for font
2899         props.
2900
2901         * input/test/tie-sparse.ly: remove.
2902
2903         * lily/tie-performer.cc (try_music): copy & paste from
2904         Tie_engraver.
2905
2906         * lily/music-output-def.cc (LY_DEFINE): bugfix. Don't do
2907         variable_ref twice.
2908
2909         * lily/key-performer.cc (create_audio_elements): use
2910         alterations-in-key.
2911
2912         * scm/midi.scm (accidentals-in-key): divide alterations by 2.
2913
2914 2004-03-04  Heikki Junes <hjunes@cc.hut.fi>
2915
2916         * input/test/smart-transpose.ly: fix cases fes->e and similar.
2917         handle also quarter tones (not shown as tests). test also flats.
2918
2919         * Documentation/index.html.in: small fixes.
2920
2921 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2922
2923         * input/regression/new-markup-scheme.ly: Typo.
2924
2925         * scm/define-markup-commands.scm (fill-line): New markup.
2926
2927         * scm/output-ps.scm (ps-encoding): Add simplistic encoding.
2928         (output-paper-def): Fix alignment.
2929         (make-title): Fix height/width scaling.
2930
2931         * ps/lilyponddefs.ps (base-line-skip): Bugfix.
2932
2933         * input/test/title-markup.ly: Add remaining titles.  Layout and
2934         font size fixes.  Add simplistic latin1 test.
2935
2936 2004-03-03  Heikki Junes <hjunes@cc.hut.fi>
2937
2938         * input/test/nested-groups.ly: remove. move content (to next). 
2939         * input/test/staff-bracket.ly: replace content (from prev), this 
2940         has been already in templates.
2941
2942 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2943
2944         * stepmake/autogen.sh: Only issue warning about running configure
2945         without arguments when autogen.sh will actually be running
2946         configure.
2947
2948 2004-03-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2949
2950         * scm/new-markup.scm (stack-stencil-line): robustness.
2951
2952         * scm/define-markup-commands.scm (simple): robustification of
2953         simple-markup.
2954
2955         * Documentation/user/music-glossary.tely (Top): change central C
2956         to middle C.
2957
2958         * lily/text-item.cc (interpret_markup): cache make-simple-markup
2959
2960 2004-03-03  Jan Nieuwenhuizen  <janneke@gnu.org>
2961
2962         * input/test/title-markup.ly (spaceTest): Add.
2963
2964         * lily/text-item.cc (interpret_markup): Make line markup from
2965         multi word markup.
2966
2967         * scm/define-markup-commands.scm (word): New markup command.
2968         (simple): Use it.
2969
2970         * scm/output-ps.scm (define-fonts): Fix TeX font scaling.
2971
2972 2004-03-02  Heikki Junes <hjunes@cc.hut.fi>
2973
2974         * vim/ftplugin/lilypond.vim:
2975         * vim/syntax/lilypond.vim: use only local settings with setlocal.
2976         show matching paren in insert mode.
2977
2978 2004-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
2979
2980         * scm/output-ps.scm (make-title, output-scopes): Further
2981         development.
2982
2983         * input/test/title-markup.ly: New file.
2984
2985         * ps/lilyponddefs.ps: Disable PostScript titling.
2986
2987         * lily/paper-score.cc (process): Quote PORT argument to make-title.
2988
2989 2004-03-01  Han-Wen Nienhuys   <hanwen@xs4all.nl>
2990
2991         * lily/arpeggio.cc (width_callback): remove padding.
2992  
2993         * scm/define-grobs.scm (all-grob-descriptions): add padding.
2994
2995         * scm/define-music-types.scm: remove make-music-by-name.
2996
2997         * Documentation/user/lilypond.tely: doc patch by Edward Sutton.
2998
2999 2004-03-01  Jan Nieuwenhuizen  <janneke@gnu.org>
3000
3001         * lily/paper-score.cc (process): Output titles using make-title.
3002
3003         * scm/output-ps.scm (output-stencil): Display directly instead of
3004         constructing string.
3005         (make-title): New function.
3006
3007 2004-03-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3008
3009         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
3010         music), Documentation/user/invoking.itexi (Invoking lilypond): 
3011         Move documentation of LaTeX packages for latin1 characters to the
3012         lilypond-book manual.
3013
3014 2004-03-01  Heikki Junes <hjunes@cc.hut.fi>
3015
3016         * Documentation/topdocs/INSTALL.texi: small fix (by Matthias Kilian).
3017
3018         * vimrc: add menu in console and shortcut <F10> for it.
3019
3020         * vim/:
3021         * vim/compiler/:
3022         * vim/syntax/:
3023         * vim/indent/:
3024         * vim/ftplugin/: new directories.
3025         
3026         * vim/filetype.vim: new file.
3027
3028         * lilypond.vim: remove files (see next).
3029         * vim/syntax/lilypond.vim: new, renamed file (see prev).
3030
3031         * vimrc: remove file (see next).
3032         * vim/ftplugin/lilypond.vim: new, renamed file (see prev).
3033
3034         * vim/ftplugin/lilypond.vim: change dir for dictionary.
3035         add header. apply bindings only locally.
3036
3037         * vim/indent/lilypond.vim: new file.
3038
3039         * vim/ftplugin/lilypond.vim: remove errorformat.
3040         * vim/compiler/lilypond.vim: new file for errorformats.
3041
3042         * Documentation/topdocs/INSTALL.texi: give easier orders.
3043
3044         * ROADMAP: add vim/
3045
3046 2004-02-29  Jan Nieuwenhuizen  <janneke@gnu.org>
3047
3048         * Documentation/user/introduction.itely (Introduction): Use @image
3049         iso @html <img...>.  Add workaround for images in columns in info.
3050
3051         * stepmake/aclocal.m4: Store computed version in variable.
3052
3053         * configure.in: Export MAKEINFO_VERSION.
3054
3055         * config.make.in (MAKEINFO_VERSION): Add.
3056
3057         * make/ly-rules.make: Add makeinfo <= 4.6 workaround.
3058
3059         * Documentation/user/GNUmakefile: Only build info with images when
3060         building web.
3061
3062         * GNUmakefile.in (install-WWW): Visit Documentation/user.
3063
3064         * stepmake/stepmake/texinfo-targets.make: Move info and texinfo
3065         stuff from documentation-targets.make
3066
3067 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3068
3069         * VERSION: 2.1.28 released
3070         
3071         * scripts/convert-ly.py (conv): 
3072
3073 2004-02-29  Heikki Junes <hjunes@cc.hut.fi>
3074
3075         * ly/property-init: new functions: \arpeggioUp, \arpeggioDown,
3076         \arpeggioBoth. redefine \arpeggioBracket.
3077
3078         * Documentation/user/refman.itely: document new arpeggio
3079         functions.
3080
3081         * scripts/convert-ly.py: add a rule for \arpeggioBracket.
3082
3083         * input/regression/arpeggio-bracket.ly: apply convert-ly.
3084
3085         * input/mutopia/R.Schumann/romanze-op28-2.ly: apply convert-ly.
3086
3087 2004-02-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3088
3089         * Documentation/user/introduction.itely (Automated engraving):
3090         rewrite introduction using website text.
3091
3092 2004-02-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3093
3094         * scm/*.scm: make-music-by-name is replaced by make-music, which
3095         also accept music property settings, eg:
3096           (make-music 'TextScriptEvent 'direction DOWN 'text
3097               (make-simple-markup x))
3098
3099         Patch courtesy Nicolas Sceaux
3100
3101         * lily/beam-quanting.cc: cleanup, separate counts for left and
3102         right beam ends.
3103
3104         * lily/side-position-interface.cc (quantised_position): also
3105         quantize staccato position for forced stem directions. 
3106
3107 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3108
3109         * scm/*.scm: Patch by Nicolas Sceaux: 
3110
3111         * scm/music-functions.scm: ly:grob-property and ly:music-property
3112         are made procedure with setters.
3113
3114         * scm/*.scm: replace ..-set-property! with set! (..-property  )
3115         
3116 2004-02-28  Heikki Junes <hjunes@cc.hut.fi>
3117
3118         * input/test/[t-v]*.ly: finish rewriting texidocs.
3119
3120         * input/test/vaticana.ly: remove.
3121         * input/test/ligature-vaticana.ly: new, renamed file name.
3122
3123         * input/test/stem-centered.ly: remove.
3124         * input/test/mensural-note-heads.ly: new file. take content from
3125         removed file stem-centered.ly.
3126
3127         * input/test/scales-greek.ly: simplify.
3128
3129         * input/test/s*.ly: reformulate texidocs.
3130         
3131         * input/test/[p-r]*.ly: use more verbose texidocs. add comments
3132         of missing features.
3133
3134 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3135
3136         * input/test/[j-o]*.ly: update texidocs.
3137
3138 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3139
3140         * scm/documentation-generate.scm (usermanref): Add macro for TeX.
3141
3142         * Documentation/topdocs/NEWS.texi: Add note about info docs with
3143         images.
3144
3145         * Documentation/user/lilypond.tely (@direntry): Update.
3146
3147         * stepmake/stepmake/documentation-targets.make
3148         (install-info,uninstall-info): Install into $(package_infodir).
3149         Install images.  Run install-info to update dir.
3150
3151         * config.make.in (package_infodir): Add.
3152
3153         * Documentation/user/GNUmakefile (info-with-images,
3154         local-install-info, local-uninstall-info): New target.
3155
3156 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3157
3158         * scm/define-grobs.scm (all-grob-descriptions): tune concaveness
3159         gap/threshold.
3160
3161         * lily/beam-quanting.cc (score_slopes_dy): remove
3162         ROUND_TO_ZERO_SLOPE kludge.
3163
3164         * lily/beam.cc (check_concave): remove old concaveness2 kludge.
3165
3166         * input/regression/beam-concave.ly (texidoc): add morgenlied example.
3167
3168         * lily/global-context.cc (Global_context): alway accept Score
3169         (run_iterator_on_me): cast Context to Score_context, not
3170         Context_def.
3171
3172         * Documentation/user/refman.itely: documentation patch by Edward
3173         Sanford Sutton.
3174
3175         * mf/GNUmakefile: unset sauter-fonts.
3176
3177 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3178
3179         * scripts/lilypond-book.py (output_texinfo): Output @image
3180         descriptions for info too.
3181
3182         * input/test/chord-names-jazz.ly: 
3183         * input/test/embedded-scm.ly: Clarify.
3184
3185         * input/test/cautionaries.ly: Typo.
3186
3187         * lily/input-smob.cc (ly_input_location): Compile fix.
3188
3189 2004-02-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3190
3191         * make/lilypond.redhat.spec.in (Group): add/delete music-glossary too. 
3192
3193         * ly/engraver-init.ly: move \grobdescriptions to Global. This
3194         fixes problems with system defaults being reverted with \override
3195         on Score level.
3196
3197         * lily/global-context.cc (Global_context): apply property-ops to
3198         Global_context too. 
3199
3200 2004-02-27  Jan Nieuwenhuizen  <janneke@gnu.org>
3201
3202         * scm/output-ps.scm (stencil->string): Rewrite.
3203
3204 2004-02-27  Heikki Junes <hjunes@cc.hut.fi>
3205
3206         * input/test/[+c-i]*.ly: refresh descriptions -- maintain
3207         impersonal style.
3208
3209 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3210
3211         * lily/input-smob.cc (ly_input_location: New function.
3212
3213         * scm/define-markup-commands.scm (upright): New markup command.
3214
3215         * lily/parser.yy (markup): Add STRING_IDENTIFIER.
3216
3217         * scm/font.scm (paper20-font-vector): cmcsc klugdge.
3218
3219         * scm/output-ps.scm (output-stencil): New function.
3220
3221         * scripts/lilypond-book.py (do_file): Bugfix: change search order
3222         of snippet types; fixes @ignore and @verbatim blocks.
3223
3224 2004-02-26  Heikki Junes <hjunes@cc.hut.fi>
3225
3226         * input/test/[a-b]*.ly: refresh descriptions -- avoid referring
3227         to a file in printed documentation, instead, refer either to a 
3228         syntax or to an output.
3229
3230 2004-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
3231
3232         * input/regression/beam-center-slope.ly: Add test.
3233
3234 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3235
3236         * mf/GNUmakefile (Fontmap, Fontmap.lily): Add Fontmap for GS.
3237         (SAUTER_FONTS): Reinstate.
3238
3239         * scm/define-markup-commands.scm (caps): New markup command.
3240
3241         * scm/output-ps.scm (output-scopes): Experimental markup output.
3242
3243         * scm/: Add missing headers.
3244
3245         * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
3246
3247         * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
3248
3249 2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
3250
3251         * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
3252         Stray style cleanups.
3253
3254 2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3255
3256         * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
3257         no dot combination.
3258
3259         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3260         substitute \override Staff.autoBeamSettings too
3261
3262         * Documentation/user/tutorial.itely: proofreading fixes by David
3263         Bobroff
3264
3265 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3266
3267         * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
3268
3269         * ps/music-drawing-routines.ps: 
3270         * ps/lilyponddefs.ps: Add end markers.
3271
3272 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3273
3274         * VERSION: 2.1.27 released.
3275         
3276         * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
3277
3278         * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
3279         obey documentation.
3280
3281 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
3282
3283         * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
3284
3285         * scm/output-ps.scm: Resurrect.
3286         
3287         * scm/output-tex.scm: Minimal cleanups.
3288
3289         * scm/paper.scm (paper-set-staff-size): Add lineheight.
3290
3291         * make/ly-rules.make: Remove any broken lily-*.tex files before
3292         lilypond-book run.
3293
3294         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove -pipe
3295         comment.
3296
3297         * stepmake/aclocal.m4: Add --enable-pipe option, with check.
3298         Enabled by default, may save 10% compile time.
3299
3300 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3301
3302         * lily/lyric-phrasing-engraver.cc: remove
3303         
3304         * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
3305         longer necessary. 
3306
3307         * lily/extender-engraver.cc (stop_translation_timestep): rewrite
3308         so lyric-phrasing-engraver is no longer necessary.
3309
3310         * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
3311         Grob_pq_engraver from Staff.
3312
3313         * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
3314         busyGrobs directly.
3315
3316         * input/regression/quote-transposition.ly: new file.
3317
3318         * lily/recording-group-engraver.cc (stop_translation_timestep):
3319         store instrumentTuning too. 
3320
3321         * lily/quote-iterator.cc (process): transpose events using
3322         instrumentTuning.
3323
3324         * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
3325         -> \tuning <pitch>
3326
3327         * lily/parser.yy (command_req): add \tuning command for setting
3328         instrument tuning of staff.
3329
3330         * Documentation/user/GNUmakefile
3331         ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
3332
3333         * Documentation/user/refman.itely (Customized accidental rules):
3334         typo.
3335
3336 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3337
3338         * Documentation/user/music-glossary.tely: remove the missing norwegian
3339         translation; they can be put in later properly.
3340
3341 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3342
3343         * lily/recording-group-engraver.cc (start_translation_timestep):
3344         init Recording_group_engraver twice.
3345
3346 2004-02-23  Jan Nieuwenhuizen  <janneke@gnu.org>
3347
3348         * gcc-3.4 snapshot: 3.4.0 20040215 (prerelease) compile fixes, and
3349         stray style cleanups:
3350
3351         * stepmake/stepmake/c++-vars.make (EXTRA_CXXFLAGS): Remove
3352         -Wmissing-prototypes.
3353
3354         * flower/include/killing-cons.tcc (Killing_cons): Add template
3355         specifier for car_.
3356
3357         * flower/include/parray.hh (binsearchs): Add template specifier
3358         for maxkey.
3359
3360         * flower/include/interval.hh: Declare elem () with template specfier.
3361
3362 2004-02-23  Heikki Junes <hjunes@cc.hut.fi>
3363
3364         * elisp/lilypond-indent.el (get-buffer-size): add customization
3365         groups for several variables (Reuben Thomas).
3366
3367 2004-02-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3368
3369         * Documentation/user/invoking.itexi (Point and click): add index
3370         entry.
3371
3372         * scm/slur.scm (calc-slur-extremity): use 'stem only if slur would
3373         go under beam.
3374
3375         * lily/beam-quanting.cc: tune down ROUND_TO_ZERO_SLOPE, this fixes
3376         sarabande beam. 
3377
3378         * flower/warn.cc (programming_error): cross fingers not thumbs.
3379
3380         * lily/rest.cc (polyphonic_offset_callback): return 0 when
3381         staff-position is set.
3382
3383         * VERSION: release 2.1.26 
3384         
3385         * scm/chord-entry.scm (construct-chord): process transposition
3386         after processing explicit-11.  
3387
3388 2004-02-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3389
3390         * lily/parser.yy (add_quote): add syntax for adding quotes:
3391         \addquote "id-string" Music
3392
3393         * scripts/lilypond-book.py (do_file): do not overwrite input file.
3394
3395         * scripts/convert-ly.py (conv): add rules for name changes.
3396
3397         * lily/context-scheme.cc (LY_DEFINE): use Scheme style naming for
3398         music/context/grob property functions. Internally, use
3399         get_property() and set_property() for both.
3400
3401 2004-02-22  Heikki Junes <hjunes@cc.hut.fi>
3402
3403         * elisp/lilypond-mode.el (get-buffer-size): define new function,
3404         for Emacs <= 20 (Laurent Martelli).
3405
3406 2004-02-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3407
3408         * lily/parser.yy (command_element): extract quoted vector in
3409         parser.
3410
3411         * input/regression/quote.ly: new file.
3412
3413         * lily/sequential-iterator.cc (process): only process if moment >= 0.
3414
3415         * lily/parser.yy (command_element): \quote DURATION NAME: support
3416         cue notes. 
3417
3418         * lily/quote-iterator.cc (class Quote_iterator): new file.
3419
3420 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3421
3422         * lily/auto-beam-engraver.cc (try_music): accept and process
3423         beam-forbid-event.
3424
3425         * input/regression/auto-beam-no-beam.ly: new file.
3426
3427 2004-02-20  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3428
3429         * lily/accidental.cc (print): Change font-relative-size ->
3430         font-size. Fixes cautionary-style = smaller.
3431
3432 2004-02-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3433
3434         * lily/system-start-delimiter.cc (staff_brace): remove
3435         font-relative-size
3436
3437         * lily/parser.yy (music_property_def): oops. SCM_UNDEFINED
3438         forgotten with scm_list_n. Fixes spurious coredumps.
3439
3440         * lily/accidental-engraver.cc (stop_translation_timestep): move
3441         update of localKeySignature to stop_translation_timestep (). This
3442         makes sure that all ties are noticed at the right moment.
3443         (stop_translation_timestep): clear tie only when right-side
3444         notehead was seen.
3445         (number_accidentals_from_sig): cleanup. 
3446
3447         * input/regression/accidental-tie.ly (mus): new file
3448
3449         * input/regression/tie-accidental, tie-break-accidental.ly: remove
3450         these longish tests.
3451
3452 2004-02-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3453
3454         * lily/include/*.hh (class Item): rename XXX_b () to is_XXX ().
3455
3456         * THANKS: update bugreporter list.
3457
3458         * lily/beam.cc (print): broken beams last until end of staff.
3459         (print): broken beams start from prefatory matter.
3460
3461         * scm/output-tex.scm (output-scopes): don't dump fraction exactly.
3462
3463         * lily/paper-score.cc (process): dump header only once.
3464
3465         * lily/paper-outputter.cc (Paper_outputter): move logic into
3466         Scheme.
3467
3468         * scm/output-tex.scm (output-scopes): new function.
3469         (output-paper-def): new function
3470         (tex-string-def): new function
3471         (symbol->tex-key): new function
3472
3473         * scripts/convert-ly.py (conv): add rule for | ~
3474
3475 2004-02-19  Heikki Junes  <hjunes@cc.hut.fi>
3476
3477         * input/regression/{many}.ly: refresh, trying to guess how
3478         it was designed.
3479
3480 2004-02-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3481
3482         * VERSION: release 2.1.25
3483
3484         * scm/define-translator-properties.scm
3485         (all-user-translation-properties): add printOctaveNames
3486
3487         * ly/engraver-init.ly: remove Note_event_swallower from
3488         NoteNamesContext.
3489
3490         * lily/note-name-engraver.cc (process_music): new property
3491         printOctaveNames
3492
3493         * lily/context.cc (find_existing_context): remove support for
3494         Current.
3495
3496         * scm/music-functions.scm (set-accidental-style): new function;
3497         duplicate accidental macros.
3498
3499         * ly/property-init.ly (hideStaffSwitch): remove accidental macros.
3500
3501         * lily/note-name-engraver.cc (process_music):
3502         process_acknowledged_grobs () -> process_music ()
3503
3504         * scm/part-combiner.scm (determine-split-list): robustification.
3505
3506 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3507
3508         * lily/beam-quanting.cc (score_forbidden_quants): check all staff
3509         lines for falling into beam-gap.
3510         (score_forbidden_quants): check all staff lines for falling in
3511         beam gaps.
3512
3513         * lily/note-spacing.cc (get_spacing): less space at EOL in case of
3514         key/clef/time signatures. 
3515
3516         * input/test/ossia.ly: revise example.
3517
3518         * lily/span-bar.cc (evaluate_glyph): read 'glyph of self first.
3519         cleanup.
3520         
3521         * lily/grob-scheme.cc (LY_DEFINE): change a few function names to
3522         comply to Scheme standard.  Remove ly:get-paper-variable
3523
3524 2004-02-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
3525
3526         * scripts/convert-ly.py (2.1.22): Corrected documentation printout.
3527
3528 2004-02-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3529
3530         * lily/accidental-engraver.cc (process_acknowledged_grobs): use
3531         properties from Voice context. This fixes accidental size for
3532         staff-switches during grace contexts.
3533
3534         * lily/note-collision.cc (check_meshing_chords): only wipe heads
3535         if necessary. Else, simply wipe dots.
3536
3537         * input/test/beam-alternate.ly: new file
3538
3539         * input/test/piano-staff-distance.ly: new file.
3540
3541         * lily/translator-group.cc (recurse_down_translators): use
3542         Direction for bottom-up/top-down.
3543
3544         * lily/include/translator.hh (class Translator): add
3545         process_music() and do_announces(). This obviates
3546         recurse_down_{engravers,performers}.
3547
3548         * ly/declarations-init.ly (melismaEnd): use ManualMelismaEvent for
3549         \melisma and \melismaEnd
3550
3551         * lily/melisma-engraver.cc (process_music): change to
3552         Melisma_translator, unify with performer. Accept
3553         ManualMelismaEvent.
3554
3555         * ly/engraver-init.ly: add Font_size_engraver.
3556
3557 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3558
3559         * lily/align-interface.cc, lily/axis-group-engraver.cc: spell
3560         it hara-kiri.
3561
3562         * input/regression/{many}.ly: improve descriptions trying to figure
3563         out what is tested.
3564
3565 2004-02-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3566
3567         * lily/slur.cc (broken_trend_offset): robustness fix.
3568
3569         * VERSION: release 2.1.24
3570
3571         * lily/context.cc (find_create_context): go to Score if it exists.
3572
3573         * lily/context-scheme.cc: new file.
3574
3575         * lily/score-translator.cc (get_output): new file.
3576
3577         * lily/include/grob-info.hh: origin_contexts() now does not
3578         include the originating engraver
3579
3580         * lily/translator-group.cc (translator_each): clean up contents,
3581         remove superfluous stubs. Engraver_group_engraver and
3582         Performer_group_performer are the only classes using multiple
3583         inheritance.
3584
3585         * lily/include/score-context.hh (class Score_context): interface
3586         between Score_{engraver,performer} and Global_context.
3587
3588         * lily/include/global-context.hh (Context): change from
3589         global-translator. This is the entry point for contexts; it is not
3590         tweakable using \translator{}. Score is no longer the top context,
3591         but sits underneath Global.
3592
3593         * lily/include/context.hh (class Context): brain surgery: split
3594         out Context functionality from Translator_group. Context is now a
3595         separate type from Translator.
3596
3597 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3598
3599         * lily/include/translator.hh (class Translator): make
3600         get_score_context() and get_global_translator (), and use the one
3601         which is appropriate.
3602
3603         * lily/context.cc: partially put functionality of Translator_group
3604         into Context.
3605
3606         * lily/include/context.hh (Translator): new class: put between
3607         Translator and Translator_group. 
3608
3609         * lily/new-accidental-engraver.cc: remove file.
3610
3611 2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
3612
3613         * input/regression/{many}.ly: improve descriptions: use complete 
3614         sentences, try to describe what is tested, avoid `we´, do not use 
3615         don't, ... 
3616
3617 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
3618
3619         * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
3620         is at EOL.
3621
3622         * Documentation/user/lilypond.tely: declare the topmost node only
3623         once; removes empty line in @contents.
3624
3625         * Documentation/user/music-glossary.tely: really add Finnish author.
3626         Draw more beatiful `->´ arrow in html: &rarr;
3627
3628 2004-02-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3629
3630         * lily/music.cc (LY_DEFINE): rename to ly:music-list?
3631
3632         * scripts/convert-ly.py (conv): add ly:music-list  change.
3633
3634         * lily/grob.cc: edit doc string.
3635
3636         * scm/define-grob-properties.scm (all-user-grob-properties):
3637         proofreading, editing of doc strings.
3638
3639         * input/regression/tablature-string-tunings.ly: new file.
3640
3641         * lily/staff-symbol-engraver.cc (process_music): new engraver,
3642         listen to stringTunings
3643
3644         * lily/align-interface.cc (align_elements_to_extents): remove Grob
3645         for self-alignment-[XY] code.
3646  
3647 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3648
3649         * scm/slur.scm (calc-slur-extremity): change "rules" (home-brewn
3650         cond) into function. Cleanup.
3651
3652         * lily/text-spanner.cc: remove text-repeat-if-broken property.
3653         
3654         * VERSION (PACKAGE_NAME): 2.1.23 released
3655
3656 2004-02-14  Heikki Junes   <hjunes@cc.hut.fi>
3657
3658         * Documentation/user/{refman,internals}.itely: small fixes.
3659
3660 2004-02-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3661
3662         * lily/accidental-engraver.cc (acknowledge_grob): don't make
3663         accidentals for harmonic notes
3664
3665         * lily/new-fingering-engraver.cc (acknowledge_grob): kill dots,
3666         for harmonic notes.
3667
3668         * scm/document-backend.scm (interface-doc): prune Grob
3669         documentation: don't duplicate interface information.
3670
3671         * lily/*.cc: lots of updates of doc strings.
3672
3673 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3674
3675         * input/test/ac-extra-voice.ly (accompany): remove file.
3676
3677         * input/test/maximum-rest-count.ly: remove file.
3678
3679         * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
3680         conversion rule for \translator { }. Apply everywhere.  
3681
3682         * lily/parser.yy (music_property_def): set property for \once in
3683         the PropertyMusic itself, not the ContextSpec.
3684         (property_operation): change syntax within \translator { }
3685
3686         * scm/define-music-properties.scm (all-music-properties): clean up.
3687
3688         * lily/auto-beam-engraver.cc (test_moment): use
3689         updated_grob_properties() to retrieve autoBeam settings.
3690
3691         * lily/spacing-spanner.cc: bound shortest_playing_len by
3692         measure_length
3693
3694         * lily/spacing-engraver.cc (acknowledge_grob): ignore
3695         multi-measure events for spacing computation.
3696
3697         * mf/feta-bolletjes.mf (overdone_heads): make note heads more
3698         elliptical, to 1.49.
3699
3700         * lily/rest.cc (polyphonic_offset_callback): new function. Do
3701         vertical positioning for polyphony, without RestCollision object.
3702
3703         * lily/note-column.cc (add_head): prevent rests & note heads on
3704         one stem.
3705
3706         * lily/rest-collision.cc (do_shift): ignore rests with beams.
3707         (do_shift): rewrite only-rests case: use common refpoints: the
3708         routine will have sensible results when other rest-translations
3709         have taken place.
3710
3711         * lily/simple-spacer.cc (solve): cleanup: remove code for linelen
3712         < 0 case. 
3713
3714         * VERSION: 2.1.22 released
3715         
3716         * input/GNUmakefile (SUBDIRS): remove ascii-art
3717
3718 2004-02-13  Jan Nieuwenhuizen  <janneke@gnu.org>
3719
3720         * input/: Convert ly files that still had \property.  Fixes make
3721         web.  Remove exta spaces around '='. 
3722
3723         * scripts/convert-ly.py (conv): Redundant space fixes.
3724
3725         * scripts/lilypond-book.py (compile-ly): python2.1 fix.
3726
3727 2004-02-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3728
3729         * make/ly-rules.make ($(outdir)/%.pdf): add DVIPS_FLAGS. This will
3730         create scalable PS and PDFs  for input/{test,template,regression}.
3731
3732         * lily/context.cc (is_alias): move function.
3733         (is_alias): add Bottom as context alias. 
3734         (find_create_translator): add Bottom as a context alias for creation.
3735
3736         * lily/stencil.cc: rename Molecule to Stencil. Changes throughout.
3737
3738         * lily/parser.yy (music_property_def): new syntax for property
3739         assignments:
3740
3741         \set A.B = #C , \unset A.B
3742         \override A.B #C = #D, \revert A.B #C 
3743
3744         * lily/my-lily-lexer.cc: remove \property
3745
3746 2004-02-13  Heikki Junes  <hjunes@cc.hut.fi>
3747
3748         * Documentation/user/refman.itely: add dots after seealso refs.
3749
3750         * input/template/{many}.ly: harmonise descriptions.
3751
3752         * Documentation/user/music-glossary.itely: add Finnish author.
3753
3754 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3755
3756         * VERSION (PACKAGE_NAME): release 2.1.21
3757
3758 2004-02-12  Jan Nieuwenhuizen  <janneke@gnu.org>
3759
3760         * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice.
3761
3762         * scripts/lilypond-book.py (snippet_res): @include filename must
3763         not be empty.
3764
3765 2004-02-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3766
3767         * scm/documentation-generate.scm (markup-doc-string): dump
3768         markup-commands.tely
3769
3770         * scm/define-markup-commands.scm (override): new file.
3771         Move documentation from refman into doc-strings. 
3772
3773         * input/test/staff-container.ly: fix example.
3774
3775         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
3776         StaffContainer
3777
3778         * lily/grob.cc: remove point_dimension_callback
3779         (Grob): read forced dimensions from X-extent and Y-extent.
3780         (get_paper): remove preset_extent.
3781
3782         * scm/define-grobs.scm (all-grob-descriptions): remove
3783         point_dimension_callback. 
3784
3785         * lily/dynamic-engraver.cc (acknowledge_grob): attach dynamic
3786         textscript to head. This makes no-spacing-rods work on
3787         DynamicText.
3788
3789         * lily/chord-name.cc: remove props chord, bass, inversion.
3790
3791         * Documentation/user/appendices.itely: add Scheme functions,
3792         context-properties and layout properties to manual.
3793
3794         * scm/part-combiner.scm (determine-split-list): include rests in a
3795         solo1/2 sequence.
3796
3797         * lily/new-part-combine-iterator.cc (substitute_both): new
3798         function.
3799         (class New_pc_iterator): add separate Voice=solo context, fixes
3800         autobeams going from chords to solo.
3801
3802 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3803
3804         * Documentation/user/invoking.itexi (Editor support): Fix typo.
3805
3806         * Documentation/user/tutorial.itely:
3807         * Documentation/user/refman.itely: Add short note about being part
3808         of lilypond.tely.
3809
3810         * COPYING: Make note more clear with respect to files that are
3811         explicitely licenced otherwise (Documention/user/ comes to mind).
3812         
3813         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Use @,{c}.  Remove
3814         comment about barfing of @c,{}.
3815
3816         * Documentation/user/music-glossary.tely: Add list of authors.
3817
3818         * stepmake/stepmake/library-rules.make: Thank Nelson only in
3819         source (was: also in build log).
3820
3821 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3822
3823         * lily/side-position-interface.cc (general_side_position): if
3824         staff-padding is set, then include staff in support too.
3825
3826         * GNUmakefile.in (README_FILES): remove TODO. Put in new CVS
3827         module workbook
3828
3829         * TODO: Remove.  Put in new CVS module /cvsroot/lilypond/workbook/
3830
3831         * lily/tuplet-engraver.cc: remove tupletInvisible
3832
3833         * scm/define-translator-properties.scm: cleanup, separate in
3834         internal and user props. 
3835
3836         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): change
3837         LyricsVoice -> Lyrics
3838
3839         * lily/new-part-combine-iterator.cc (process): only print warning
3840         for symbols.
3841
3842 2004-02-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3843
3844         * scm/part-combiner.scm: Add proper header.
3845
3846         * All but lily/*: The great --2003 --2004 replace; the missing
3847         `bits'.
3848
3849         * TODO: Fix outline mode.  Add book notes.
3850
3851         * ROADMAP: Update.
3852
3853 2004-02-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3854
3855         * scm/part-combiner.scm (make-autochange-music): use
3856         accumulator. Fixes stack overflow.
3857
3858         * lily/*: rename brew_molecule -> print , molecule-callback ->
3859         print-function
3860
3861         * scm/define-grob-properties.scm: cleanup. Separate into internal
3862         and user properties.
3863
3864         * lily/translator-property.cc (updated_grob_properties): new
3865         function
3866         (execute_pushpop_property): change to new convention:
3867         object property inits are stored as (cons ALIST BASED-ON). This
3868         storage format allows concurrent tweaks in different contexts.
3869
3870 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3871
3872         * TODO: new file.
3873
3874 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3875
3876         * debian/: Late Debian update (sorry Anthony).
3877
3878         * scripts/lilypond-book.py (do_file): Look for input_file in
3879         include path, or ask kpathsea if LATEX.
3880
3881         * input/template/GNUmakefile (LILYPOND_BOOK_FLAGS): 
3882         * input/test/GNUmakefile (LILYPOND_BOOK_FLAGS):
3883         * input/regression/GNUmakefile (LILYPOND_BOOK_FLAGS): Use
3884         --header=texidoc.
3885
3886         * Documentation/user/tutorial.itely (Fine tuning layout): Add lost
3887         relative.
3888
3889         * scripts/lilypond-book.py: Fixes for make web.  Default to stdout
3890         only when filtering, default to input_base otherwise.  Coding
3891         style fixes.
3892
3893 2004-02-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3894
3895         * lily/include/translator.hh (class Translator): add virtual
3896         qualifier.
3897
3898 2004-02-10  Jan Nieuwenhuizen  <janneke@gnu.org>
3899
3900         * scripts/lilypond-book.py (compose_ly): Python2.1 workarounds.
3901
3902 2004-02-09  Jan Nieuwenhuizen  <janneke@gnu.org>
3903
3904         * scripts/lilypond-book.py (compose_ly): Add kludge for relative.
3905
3906         * Documentation/user/refman.itely: Run texinfo-all-menus-update
3907         (fixes make web).
3908
3909         * GNUmakefile.in (web-clean): Do not remove fonts (they do not
3910         live in $(out)-www).
3911
3912         * scripts/lilypond-book.py: Small cleanups.  Junk hairy include
3913         dependencies.  Add link to .ly source in HTML output.
3914         (Lilypond_snippet.output_html): Handle multiple page picture
3915         output.
3916         (Lilypond_snippet.output_html, Lilypond_snippet.output_latex):
3917         Make usable for output_texinfo again.
3918
3919         * Documentation/user/GNUmakefile: Add static dependency for
3920         lilypond.tely includes.
3921
3922         * Documentation/user/tutorial.itely: Add some lost `relative'
3923         ly-options.
3924
3925 2004-02-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3926
3927         * lily/include/translator-group.hh: move Music_output_def member
3928         to Global_translator.
3929
3930         * scripts/lilypond-book.py (do_file):  fix latex output.
3931
3932         * VERSION: release 2.1.20
3933         
3934         * scm/part-combiner.scm (determine-split-list): robustness fix 
3935
3936         * lily/paper-score.cc (process): move gc stat stuff to init.ly 
3937
3938         * lily/parser.yy (music_output_def_body): plug memory leak.
3939
3940         * lily/translator-group.cc (add_fresh_group_translator): plug
3941         memory leak: unprotect Translator_group once added.   
3942
3943         * lily/span-dynamic-performer.cc (process_music): deprecate span-type.
3944
3945         * scripts/lilypond-book.py (Lilypond_snippet.notice_include):
3946         write .dep file.
3947         (Lilypond_snippet.ly): add \renameinput.
3948
3949 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3950
3951         * Documentation/user/refman.itely (Markup command definition): Doc
3952         by Nicolas Sceaux. Rewrite by Han-Wen
3953
3954         * lily/lyric-hyphen.cc (brew_molecule): remove if hyphen is first
3955         thing of the line.
3956         (brew_molecule): only remove if hyphen is not at the end of line.
3957         (set_spacing_rods): new function: minimum-length specifies
3958         distance between syllables.
3959
3960         * scm/define-grobs.scm (all-grob-descriptions): add
3961         Hyphen_spanner::set_spacing_rods to LyricHyphen
3962
3963         * input/regression/lyric-hyphen-break.ly: new file.
3964
3965         * input/test/lyric-hyphen-retain.ly: new file.
3966
3967         * lily/new-part-combine-iterator.cc (construct_children):
3968         add Rest direction.
3969
3970 2004-02-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3971
3972         * scripts/lilypond-book.py (Snippet.replacement_text): add method.
3973
3974         * Documentation/bibliography/engraving.bib (donemus1982):
3975         update entry.
3976
3977 2004-02-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
3978
3979         * scripts/lilypond-book.py (Substring.__init__): new class.
3980         (Snippet.output_texinfo): add texidoc option.
3981         (Include_snippet.replacement_text): new class.
3982         (Lilypond_snippet.__init__): new class
3983         (Lilypond_snippet.get_hash): bugfix: use full body for hashing.
3984
3985         * Documentation/user/refman.itely (Sound): 
3986         note about number of channels.
3987
3988         * scm/music-functions.scm (voicify-music): add \context Staff for
3989         << \\ >> polyphony.
3990
3991         * lily/parser.yy (verbose_command_req): \skip now creates
3992         SkipMusic, and does not lead to spurious staves.
3993
3994         * scm/define-music-types.scm (music-descriptions): rename
3995         NonEventSkip to SkipMusic
3996
3997         * input/no-notation/midi-lyric-barcheck.ly: new file.
3998
3999         * input/regression/collision-dots-invert.ly: new file.
4000
4001         * lily/note-collision.cc (check_meshing_chords): add stem_to_stem
4002         case.
4003
4004         * lily/new-lyric-combine-music-iterator.cc (process): let iterator
4005         die if melody died too.
4006
4007 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4008
4009         * lily/source-file.cc (load_stdin): add trailing 0. Fixes problem
4010         with reading from stdin.
4011
4012         * lily/slur-performer.cc (try_music): new file.
4013
4014         * lily/melisma-performer.cc (try_music): new file. Handle
4015         melismata to help lyrics.
4016
4017         * lily/beam-performer.cc (try_music): new file. Handle beam events
4018         to help lyrics.
4019
4020         * lily/score-performer.cc (one_time_step): reinstate
4021         process_music().
4022
4023         * lily/performer.cc (process_music): add to interface.
4024
4025         * lily/performer-group-performer.cc (process_music): new function.
4026
4027         * lily/dot-column.cc (do_shifts): do collision resolution before
4028         dot positioning.
4029         
4030         * scripts/lilypond-book.py (Snippet.output_print_filename): new
4031         file, process printfilename option.
4032         (Snippet.__init__): rewrite: do not use global variables h or
4033         index.
4034         (main): really support -I option.
4035         (find_toplevel_snippets): new code.
4036         (find_toplevel_snippets): reinstate old version, without global
4037         variables.
4038
4039         * tex/texinfo.tex: really add file.
4040         
4041 2004-02-06  Jan Nieuwenhuizen  <janneke@gnu.org>
4042
4043         * scripts/lilypond-book.py (find_toplevel_snippets): Python < 2.3
4044         compatibility.
4045
4046 2004-02-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4047
4048         * scripts/hw-lilypond-book.py (Snippet.output_print_filename): 
4049
4050         * scm/define-translator-properties.scm (drumPitchTable): add
4051         property.
4052
4053         * scripts/lilypond-book.py (simple_toplevel_snippets): new
4054         function.
4055         (help_summary): docstrings.
4056         (do_file): strip the dir of input_base too.
4057
4058 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4059
4060         * Documentation/topdocs/NEWS.texi: Add item about lilypond-book.
4061
4062         * Documentation/user/lilypond-book.itely: Update.
4063
4064         * make/ly-rules.make: Update lilypond-book commands.
4065
4066         * Documentation/user/GNUmakefile: Update makeinfo commands,
4067         lilypond-book flags.
4068
4069         * scripts/lilypond-book.py: Rewrite (was: filter-lilypond-book.ly).
4070         
4071         * scripts/old-lilypond-book.py: New file (was: lilypond-book.ly).
4072
4073         * scripts/filter-lilypond-book.py: Remove.
4074
4075         * Documentation/user/*tely: Update options for new lilypond-book.
4076
4077         * tex/texinfo.tex: New file; from texinfo CVS.  This fixes build
4078         with @macros in @includes.
4079
4080 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4081
4082         * lily/rest-collision-engraver.cc (process_acknowledged_grobs):
4083         make rest-collision only.
4084
4085         * lily/break-substitution.cc (substitute_one_mutable_property):
4086         clear all-elements using scm_assq_remove_x(). 
4087
4088         * lily/rest-collision.cc (do_shift): shift single rests
4089
4090         * flower/include/array.hh (class Array): rename to is_empty ()
4091
4092         * lily/drum-note-performer.cc: new file: perform drum notes.
4093
4094         * VERSION (PACKAGE_NAME): release 2.1.19.
4095         
4096 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4097
4098         * scripts/filter-lilypond-book.py
4099         (classic_lilypond_book_compatibility): New function.
4100
4101 2004-02-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4102
4103         * buildscripts/lilypond.words.py (F): remove drums.scm reference.
4104
4105         * Grand 2003 -> 2004 search replace. 
4106
4107         * lily/parser.yy (chord_body_element): add DRUM_PITCH to chords
4108         (i.e. < > )
4109
4110         * ly/performer-init.ly: add DrumStaff
4111
4112         * lily/axis-group-engraver.cc (acknowledge_grob): also take
4113         lyric-interface; this prevents lines with only extender lines from
4114         being junked.
4115  
4116         * scm/define-grob-interfaces.scm (lyric-interface): new interface
4117
4118         * lily/lyric-extender.cc (brew_molecule): get line breaking and
4119         extenders right, for once and for all (hopefully).
4120         
4121         * lily/break-substitution.cc (substitute_one_mutable_property):
4122         clear old 'all-elements for System grobs.
4123
4124         * lily/new-lyric-combine-music-iterator.cc (find_voice): make sure
4125         that associatedVoiceContext is always assigned when music & lyrics
4126         are found. 
4127
4128         * ly/engraver-init.ly: remove Lyrics context.
4129         (TabVoice): add noteheads engraver
4130
4131         * input/test/improv.ly: update: do not use Thread switching. 
4132
4133         * lily/pitch-squash-engraver.cc (acknowledge_grob): only squash if
4134         squashedPosition is a number  
4135
4136         * Documentation/user/refman.itely (Automatic note splitting):
4137         remove Thread references.
4138
4139         * input/no-notation/pc-direction.ly: remove file.
4140
4141         * ly/engraver-init.ly: remove Thread
4142
4143         * input/regression/tie-chord-partial.ly: remove file.
4144
4145         * scripts/convert-ly.py (conv): \harmonic rule
4146
4147         * lily/new-fingering-engraver.cc (acknowledge_grob): add new
4148         notation for harmonic notes: <c' g''\harmonic>
4149
4150         * lily/lily-guile.cc (alist_to_hashq): new function
4151
4152         * scm/lily.scm (alist->hash-table): new function.
4153
4154         * Documentation/user/refman.itely (Percussion staves): update doco.
4155
4156         * input/regression/drums.ly (timb): updates
4157
4158         * lily/note-performer.cc (create_audio_elements): robustness fix.
4159
4160         * ly/engraver-init.ly: add DrumStaff and DrumVoice contexts
4161
4162 2004-02-05  Jan Nieuwenhuizen  <janneke@gnu.org>
4163
4164         * scripts/filter-lilypond-book.py (find_toplevel_snippets): Do not
4165         discard valid matches.
4166
4167 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4168
4169         * lily/drum-note-engraver.cc: new file.
4170
4171         * ly/drumpitch-init.ly: move drum definitions
4172
4173         * scm/drums.scm: remove file.
4174
4175         * lily/*.cc: remove abort-event everywhere.
4176
4177         * lily/note-heads-engraver.cc (process_music): robustification.
4178
4179         * lily/accidental-engraver.cc (process_acknowledged_grobs):
4180         robustification.
4181
4182         * lily/parser.yy (simple_element): add \drums mode.
4183         (simple_element): remove \pitchnames , \chordmodifiers. Use
4184         variables to store this. 
4185
4186         * lily/lexer.ll (My_lily_lexer): remove support for \PITCHNAME
4187         outside \notes.
4188
4189         * VERSION: release 2.1.18.
4190         
4191         * input/test: remove octave-duplicate.ly
4192
4193 2004-02-04  Jan Nieuwenhuizen  <janneke@gnu.org>
4194
4195         * scripts/filter-lilypond-book.py: Speed-up and clean-ups.
4196
4197 2004-02-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4198
4199         * lily/simultaneous-music-iterator.cc: remove clone() and copy
4200         constructor from Music_iterator. Changes throughout.
4201
4202         * lily/include/music-iterator.hh (class Music_iterator): remove
4203         Music_iterator::skip and Music_iterator::get_pending_events from
4204         interface. Rename report_to -> get_outlet 
4205
4206         * lily/auto-change-iterator.cc: move contents from
4207         new-auto-change-iterator.cc from
4208
4209         * scm/part-combiner.scm: determine split-list from Scheme. 
4210
4211         * lily/new-auto-change-iterator.cc (process): new file.
4212
4213         * lily/parser.yy (part_combined_music): remove old PC cruft.
4214
4215         * ly/engraver-init.ly: remove old
4216         PC cruft.
4217
4218         * Documentation/user/refman.itely (The Lyrics context): note about
4219         extender lines.
4220
4221         * lily/multi-measure-rest-engraver.cc (process_music): extra check
4222         to allow 0-length mmrest events.
4223
4224         * scm/part-combiner.scm (determine-split-list): many bugfixes.
4225
4226         * lily/new-part-combine-iterator.cc (kill_mmrest): new function.
4227
4228         * lily/spacing-engraver.cc (finalize): robustifications.
4229
4230         * input/regression/new-part-combine-solo-global.ly: new file.
4231
4232         * scm/part-combiner.scm: rewrite.
4233
4234 2004-02-03  Juergen Reuter  <reuter@ipd.uka.de>
4235
4236         * Documentation/user/refman.itely, input/puer-fragment.ly,
4237         input/test/vaticana.ly, ly/engraver-init.ly: ancient examples
4238         updated for proper use of lyricsto; replaced "(" and ")" ->
4239         "\melisma" and "\melismaEnd"
4240
4241         * input/test/ancient-font.ly: small updates to reduce compile
4242         warnings (TODO: junk this file)
4243
4244         * input/test/gregorian-scripts.ly: added comment about bug
4245
4246         * lily/gregorian-ligature-engraver.cc, lily/ligature-engraver.cc:
4247         tiny robustness fix
4248
4249         * mf/parmesan-clefs.mf: exact_center fixes (this broke due to
4250         recent changes in the feta code); temporarily mapped mensural g
4251         clef to a copy of petrucci g clef until mensural g clef will have
4252         been rewritten
4253
4254         * mf/parmesan-heads.mf: bugfix: solved character name clashing
4255         between mensural and neo-mensural heads (this broke quite a while
4256         ago)
4257
4258         * mf/parmesan-rests.mf: still more tiny set_char_box() fixes
4259
4260 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4261
4262         * scripts/filter-lilypond-book.py: Handle @include.  Add progress
4263         indication.  Fixes for verbatim, multi line comments.
4264
4265 2004-02-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4266
4267         * input/regression/new-part-combine-solo.ly: more cases.
4268
4269         * lily/slur.cc (height): robustness fix.
4270
4271         * lily/new-part-combine-iterator.cc (process): add apart-spanner. 
4272
4273         * input/mutopia/F.Schubert/morgenlied.ly (melody): revert
4274         stemUp/stemDown.
4275
4276         * scm/music-functions.scm (determine-split-list): further analysis.
4277
4278         * lily/script-engraver.cc (try_music): discard duplicate
4279         articulations.
4280
4281         * input/regression/new-part-combine-solo.ly: new file
4282
4283         * input/regression/new-part-combine-a2.ly: new file.
4284
4285         * ly/performer-init.ly: add Devnull
4286
4287         * scripts/convert-ly.py (FatalConversionError.sub_acc): add rule
4288         for \musicglyph #"accidental-*"
4289         (conv): \newpartcombine rule.
4290
4291 2004-02-03  Jan Nieuwenhuizen  <janneke@gnu.org>
4292
4293         * scripts/filter-lilypond-book.py: Handle @lilypondfile, bugfixes.
4294
4295 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4296
4297         * scripts/filter-lilypond-book.py: Handle verbatim, latex
4298         textwidth, --output.
4299
4300 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4301
4302         * scm/new-markup.scm (doubleflat): add accidental markups.
4303
4304         * VERSION: release 2.1.17
4305         
4306         * Documentation/user/refman.itely (Automatic part combining):
4307         revise documentation of the part-combiner.
4308
4309         * input/regression/pc-switch-slur.ly (texidoc): remove file.
4310         
4311         * input/test/part-combine-{moment,staff}.ly: remove file.
4312
4313         * input/regression/pc-mmrest.ly (two): remove file.
4314
4315         * scm/define-music-types.scm (music-descriptions): add
4316         Solo{One,Two}Event and UnisonoEvent
4317
4318         * lily/new-part-combine-iterator.cc (unisono): add state_
4319         variable, signal changes with part-combine-event.
4320
4321         * input/regression/new-part-combine-text.ly: new file.
4322
4323         * lily/part-combine-engraver.cc: new file.
4324
4325 2004-02-02  Jan Nieuwenhuizen  <janneke@gnu.org>
4326
4327         * scripts/filter-lilypond-book.py: Handle snippet options.
4328
4329 2004-02-02  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4330
4331         * scm/music-functions.scm (determine-split-list): detect solo1/2
4332         and unisono.
4333
4334         * lily/new-lyric-combine-music-iterator.cc (construct_children):
4335         revert fix, document why.
4336
4337         * lily/tie-performer.cc (process_music): new function. Set melisma
4338         property.
4339
4340         * lily/tuplet-bracket.cc (make_bracket): make sure that gap is
4341         always smaller than bracket size.
4342         (make_bracket): oops. Size of the gap was off by factor 2
4343
4344         * input/test/text-rotate.ly: new file.
4345
4346         * scm/new-markup.scm (markup): a macro that provides a
4347         LilyPond-like syntax in scheme for building markups, in order to
4348         help markup command definition. (Nicolas Sceaux)
4349
4350         * input/test/lyrics-skip-notes.ly: new example.
4351
4352         * lily/parser.yy (post_event): make HYPHEN into postfix event.
4353
4354         * lily/new-lyric-combine-music-iterator.cc (find_context_below):
4355         use is_alias() iso. == . This fixes lyrics on
4356         GregorianTranscriptions. 
4357
4358 2004-02-02  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4359
4360         * scripts/lilypond.py (ly_paper_to_latexpaper): Add newline before 
4361         \thispagestyle{lastpage} to avoid that it's printed on the second
4362         last page when there's only a single score line on the last page.
4363         (The page breaking mechanism in TeX played some ugly tricks to us.)
4364
4365 2004-02-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4366
4367         * scripts/filter-lilypond-book.py: Further development.
4368
4369         * input/regression/collision-dots-move.ly: New test.
4370
4371         * lily/note-collision.cc (check_meshing_chords): Move dots on left
4372         hand side note head of non-merged collision to the right.
4373
4374         * lily/new-lyric-combine-music-iterator.cc (start_new_syllable):
4375         Construct children before accessing property from emtpy
4376         lyrics_context_.
4377         (construct_children): Find thread before finding LyricsVoice.
4378         Create LyricsVoice one if none found, fixes crash (thanks Erik
4379         Sandberg).
4380
4381 2004-01-31  Jan Nieuwenhuizen  <janneke@gnu.org>
4382
4383         * cygwin/: Forward port.
4384
4385 2003-10-01  Jan Nieuwenhuizen  <janneke@gnu.org>
4386
4387         * buildscripts/install-info-html.sh: Use Bash.
4388
4389         * cygwin/mknetrel: Patch from Bert.
4390
4391 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4392
4393         * cygwin/lily-wins.py: Check whether to run ly2dvi or lilypond.
4394
4395         * stepmake/stepmake/topdocs-targets.make (copy-to-top): Do not
4396         try to copy *png, index.html (Bertalan Fodor).
4397
4398         * cygwin/mknetrel (preinstall): Set webdir (Bertalan Fodor).
4399
4400 2003-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
4401
4402         * lily/note-collision.cc (check_meshing_chords): Do not remove
4403         dots (from down head) when merging similar heads (thanks Matthias
4404         Kilian).  Simplify merge_possible tests and other cleanups
4405
4406         * input/regression/collision-merge-differently-dotted.ly: Add test
4407         for disappearing dots on similar heads for both voices.
4408
4409 2004-01-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4410
4411         * Documentation/user/invoking.itexi (Invoking lilypond): Document
4412         that tagline overrides copyright for single page scores. Correct
4413         the default tagline value.
4414
4415 2004-01-29  Jan Nieuwenhuizen  <janneke@gnu.org>
4416
4417         * Documentation/topdocs/NEWS.texi: Compile fix (thanks Mats).
4418
4419 2004-01-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4420
4421         * buildscripts/lilypond-login.sh: Avoid warning about undefined
4422         TEXMF if it's previously unset.
4423
4424 2004-01-29  Heikki Junes <hjunes@cc.hut.fi>
4425
4426         * scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
4427
4428         * input/test/trills.ly: fix the unfolding of lineprall.
4429
4430         * input/test/figured-bass-alternative.ly: fix accidental.
4431
4432 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
4433
4434         * Documentation/topdocs/NEWS.texi: Add note about safe mode.
4435         
4436         * input/no-notation/dos-guile.ly: 
4437         * input/no-notation/dos-ps.ly: 
4438         * input/no-notation/dos-tex.ly: New file.  These tests still FAIL.
4439         
4440         * input/no-notation/safe-include.ly:
4441         * input/no-notation/safe-guile.ly:
4442         * input/no-notation/safe-ps.ly: 
4443         * input/no-notation/safe-tex.ly: New file.
4444
4445         * scripts/lilypond.py (global_latex_preamble): Add \nofiles for
4446         safe mode Add -s,--safe-mode option.  Use -S,--set for setting
4447         options now.
4448         (run_lilypond): When in --safe-mode, pass option to lilypond-bin.
4449         When in --safe-mode, set environment openout_any=p[aranoid].
4450
4451         * tex/ltest.tex: 
4452         * tex/lilyponddefs.tex: Add \nofiles.
4453
4454         * python/lilylib.py (get_bbox, make_ps_images): Add -dSAFER to gs
4455         options.
4456
4457         * mf/GNUmakefile (FETA_LIST_FILES): Install feta*list.lys too.
4458         This allows building the user manual using a binary installation
4459         and a matching unpacked source tree.
4460
4461         * scm/lily.scm (safe-module): New variable. 
4462
4463         * lily/includable-lexer.cc (new_input): Fix error messages.
4464
4465         * lily/parse-scm.cc (internal_ly_parse_scm): Add parameter SAFE.
4466         If SAFE, evaluate in safe-module.  Change callers.
4467
4468         * lily/main.cc (Long_option_init): Reinstate safe-mode.
4469
4470         * lily/lexer.ll (embedded_scm): While processing main-input,
4471         invoke ly_parse_scm with safe mode if running in safe-mode.
4472         (<<EOF>>): Reset main_input_b_, fixes old-relative chech
4473         in init.ly for safe-mode.
4474
4475 2004-01-28  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4476
4477         * scripts/lilypond.py (ly_paper_to_latexpaper): Regain
4478         compatibility with old versions of geometry.sty (compat2
4479         already implied includehead).
4480         Change the page layout slightly so bottom + footskip = top +
4481         headheight + headsep = 16mm, the remaining paperheight-32mm
4482         are used for the music. Increase footskip to 5mm, so the top of
4483         the footer text doesn't touch the music.
4484
4485 2004-01-28  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4486
4487         * VERSION: release 2.1.16
4488         
4489         * scm/music-functions.scm (determine-split-list): bugfix: only use
4490         new-active for both voices if both indexes advance. This fixes the
4491         biggest outstanding problem with new-pc. 
4492
4493         * lily/new-part-combine-iterator.cc (construct_children): set more
4494         directions.
4495
4496 2004-01-27  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4497
4498         * scripts/convert-ly.py (conv): add instrument rule.
4499
4500         * lily/instrument-name-engraver.cc: add Vocal_name_engraver.
4501
4502         * lily/side-position-interface.cc: remove add_staff_support ()
4503         Change all callers to use staff-padding.
4504
4505         * lily/auto-beam-engraver.cc (create_beam): opps. Don't use
4506         make_spanner().
4507
4508         * lily/a2-engraver.cc (process_acknowledged_grobs): 
4509
4510         * lily/text-engraver.cc: remove scriptHorizontal property.
4511
4512         * lily/beam.cc (least_squares): also set least-squares-dy for
4513         special case of slanted 2-stem beam to center.
4514
4515         * lily/side-position-interface.cc (out_of_staff): move contents of
4516         out_of_staff into aligned_side.
4517         remove out_of_staff().
4518
4519         * input/regression/measure-grouping.ly: fix warning.
4520
4521         * lily/side-position-interface.cc: add staff-padding support to
4522         Side_position_interface::aligned_side.
4523
4524         * lily/system-start-delimiter-engraver.cc (process_music): whoops,
4525         one get_property too many.
4526
4527         * flower/include/drul-array.hh (linear_combination): new function
4528         (scale_drul): new function
4529
4530         * lily/beam.cc: use Drul_array<Real> iso. interval, because *=
4531         operations on empty intervals are silly.
4532
4533 2004-01-26  Jan Nieuwenhuizen  <janneke@gnu.org>
4534
4535         * lily/note-heads-engraver.cc (process_music): use robust_scm2int
4536         (iso gh_scm2int), fixes crash in new part-combiner.
4537
4538         * configure.in: Up mftrace to 1.0.27.
4539
4540 2004-01-26  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4541
4542         * VERSION: release 2.1.15
4543         
4544         * lily/lyric-phrasing-engraver.cc (stop_translation_timestep):
4545         align all stanza numbers.
4546
4547 2004-01-26  Heikki Junes <hjunes@cc.hut.fi>
4548
4549         * Documentation/user/{introduction.itely,refman.itely,
4550         converters.itely}: fix some text inside parentheses; text should
4551         be readable (even) if parentheses are either replaced with commas 
4552         or dropped out.
4553
4554 2004-01-25  Werner Lemberg  <wl@gnu.org>
4555
4556         * buildscripts/lilypond.words.py, input/puer-fragment.ly,
4557         input/test/vaticana.ly, input/test/ancient-font.ly,
4558         input/test/mensural-ligatures.ly, input/test/gregorian-scripts.ly,
4559         lily/include/staff-symbol.hh, lily/breathing-sign.cc,
4560         ly/params-as-init.ly, scm/define-grobs.scm,
4561         scm/define-grob-properties.scm: s/stafflinethickness/linethickness/.
4562
4563         * ly/params-as-init.ly: Removed.  Obsolete.
4564         * buildscripts/lilypond.words.py: Updated.
4565
4566 2004-01-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4567
4568         * mf/parmesan-clefs.mf: switch off mensural G clefs.
4569
4570         * mf/feta-din{4,5,7,9}.mf: remove.
4571         
4572         * lily/engraver.cc (internal_make_item): centralize item/spanner
4573         factory.
4574
4575         * scripts/convert-ly.py (FatalConversionError.sub_durs): bugfix:
4576         do correct chord conversion for ^"sim."  (backportme)
4577         (FatalConversionError.sub_articulations): substitute ^"foo" in
4578         chords too. (backportme)
4579
4580         * scm/define-grobs.scm (all-grob-descriptions): use staff-padding
4581         for Fingering.
4582
4583         * lily/side-position-interface.cc (out_of_staff): don't do
4584         anything if staff-padding not defined. 
4585
4586         * mf/feta-params.mf (stafflines): introduce linethickness as
4587         general blackness of the font.
4588
4589         * lily/stem.cc (position_noteheads): rounding error robustness.
4590
4591         * input/regression/rest-collision-beam.ly: move beam/rest stuff
4592         from beam-collision.ly 
4593
4594         * lily/beam.cc (rest_collision_callback): remove direction.
4595
4596         * scm/define-grobs.scm (all-grob-descriptions): remove
4597         enclose-bounds in OttavaBracket and PianoPedalBracket
4598
4599         * scm/new-markup.scm (def-markup-command) new macro, which takes
4600         care of defining the COMMAND-markup and make-COMMAND-markup
4601         procedures, setting markup-signature and keyword-signature object
4602         properties, and pushing the markup command in
4603         markup-function-list.
4604
4605         All markup commands are defined thanks to it.  Users may also use
4606         it to define their own markup commands. (Nicolas Sceaux)
4607
4608         * scm/new-markup.scm: Scheme style clean-up: there should be no
4609         parenthesis alone on a line; LET* should not be used where LET is
4610         enough. (Nicolas Sceaux)
4611
4612 2004-01-25  Jan Nieuwenhuizen  <janneke@gnu.org>
4613
4614         * scripts/filter-lilypond-book.py: Add script.
4615
4616 2004-01-23  Jan Nieuwenhuizen  <janneke@gnu.org>
4617
4618         * ly/engraver-init.ly: Set enclose_bounds to #1 (was: ##t).
4619
4620 2004-01-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4621
4622         * Documentation/user/refman.itely (Fingering instructions): add
4623         single note chords. 
4624
4625         * lily/multi-measure-rest-engraver.cc: use a single
4626         MultiMeasureEvent for mm rests. This prevents problems with the
4627         new part combiner.
4628
4629         * scm/music-functions.scm (determine-split-list): analysis has
4630         global effect: a difference halfway a phrase makes the entire
4631         phrase be typeset as apart.
4632         (make-multi-measure-rest): make mmrest as a single rhythmic event. 
4633
4634 2004-01-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4635
4636         * ly/performer-init.ly: add Devnull.
4637
4638         * Documentation/user/refman.itely (Font selection): remove paper20
4639         ref.
4640         
4641 2004-01-22  Jan Nieuwenhuizen  <janneke@gnu.org>
4642
4643         * scripts/convert-ly.py (1.9.0): Handle phrasing slur.
4644
4645 2004-01-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4646
4647         * scm/music-functions.scm (determine-split-list): bugfixes.
4648
4649         * scm/lily.scm (uniq-list): new implementation, O(1) stack.
4650
4651         * input/test/scales-greek.ly: use C as base, results in different
4652         alterations at the clef.
4653
4654         * input/regression/pedal-ped.ly: new file.
4655
4656         * input/regression/pedal-bracket.ly: new file.
4657
4658         * lily/piano-pedal-bracket.cc (brew_molecule): new function;
4659         replace after_line_breaking()
4660
4661         * lily/line-interface.cc (line): read thickness.
4662         (line): dash-fraction = 0 always for dotted-line style.
4663
4664         * input/test/staff-lines.ly (lower): bugfix.
4665
4666         * ly/engraver-init.ly (AncientRemoveEmptyStaffContext): move
4667         \accepts Devnull into Score.
4668
4669         * scm/lily.scm: remove bla.scm load.
4670
4671 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4672
4673         * VERSION: release 2.1.14
4674         
4675         * Documentation/topdocs/INSTALL.texi (Top): fix FTP url. 
4676
4677         * lily/side-position-interface.cc (general_side_position): add
4678         Staff_symbol_referencer::staff_space ().
4679
4680         * lily/include/context-def.hh: rename from translator-def.hh
4681
4682 2004-01-21  Mats Bengtsson  <mabe@drongo.s3.kth.se>
4683
4684         * input/template/piano-dynamics.ly (pedal): Updated definition of
4685         Dynamics such that \cresc works, for example.
4686
4687 2004-01-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4688
4689         * lily/stem.cc (calc_stem_info): use
4690         Staff_symbol_referencer::staff_space
4691
4692         * lily/beam-quanting.cc (quanting): scale Stem_info 
4693
4694         * lily/beam.cc (rest_collision_callback): use minimum-distance
4695         property for rest/beam collisions.
4696         (rest_collision_callback): bugfixes.
4697
4698         * lily/system.cc (post_processing): extra-offset is now relative
4699         to the size of the current staff.
4700
4701         * scm/music-functions.scm (notice-the-events-for-pc): record all
4702         voices, only analyze "one" and "two".
4703
4704         * lily/recording-group-engraver.cc (finalize): bugfix: want self,
4705         not parent. 
4706
4707         * lily/new-part-combine-iterator.cc (construct_children): create
4708         Devnull from Voice context
4709
4710         * scm/music-functions.scm (determine-split-list): bugfixes.
4711
4712         * lily/lily-guile.cc (robust_scm2int): new function
4713
4714         * lily/staff-symbol-referencer.cc (line_thickness): new
4715         function. Use throughout.
4716
4717         * lily/font-size-engraver.cc (acknowledge_grob): only process grob
4718         in its own context.  Add to preset font-size.
4719
4720         * lily/stem.cc (thickness): new function.
4721
4722         * lily/staff-symbol.cc (get_ledger_line_thickness): new function:
4723         compute thickness from ledger-line-thickness.
4724
4725         * lily/note-head.cc (brew_ledger_lines): use
4726         Staff_symbol::get_ledger_line_thickness ().
4727
4728         * lily/beam.cc (rest_collision_callback): use
4729         Staff_symbol_referencer::staff_space().
4730
4731         * lily/parser.yy (My_lily_lexer): change syntax: \newpartcombine
4732         Mus1 Mus2
4733
4734         * lily/include/translator.hh (class Translator): add accepts_list_
4735         so  \with { \denies / \accepts } also works.
4736
4737         * scm/music-functions.scm (determine-split-list): determine split
4738         list from music events.
4739
4740         * lily/new-part-combine-iterator.cc: more states.
4741
4742         * lily/moment.cc (LY_DEFINE): new function ly:moment<? 
4743
4744 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4745
4746         * lily/system.cc (set_loose_columns): use the right prebroken cols
4747         for interpolating loose column position.
4748
4749         * lily/text-spanner.cc (brew_molecule): default to no vertical
4750         lines.
4751
4752         * lily/ottava-bracket.cc (brew_molecule): vertical line doesn't
4753         take space.
4754
4755         * scm/define-grobs.scm (all-grob-descriptions): less padding.
4756
4757 2004-01-20  Jan Nieuwenhuizen  <janneke@gnu.org>
4758
4759         * scripts/convert-ly.py: Do not test filename when processing
4760         stdin.
4761
4762         * lily/axis-group-engraver.cc: Include warn.hh (compile fix).
4763
4764 2004-01-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4765
4766         * lily/axis-group-engraver.cc (finalize): extra check; if
4767         process_music () is never called, then staffline_ == 0.
4768
4769         * lily/simultaneous-music-iterator.cc (pending_moment): don't
4770         check run_always ().
4771         
4772         * VERSION: release 2.1.13
4773
4774         * input/regression/note-head-style.ly (pattern): cleanup.
4775
4776         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use http for
4777         downloading.
4778
4779         * scm/output-lib.scm (shift-right-at-line-begin): new function:
4780         kludge rehearsalmark placement.
4781
4782         * lily/grob-scheme.cc (LY_DEFINE): add ly:item-break-dir , ly:item?
4783         , ly:spanner?
4784
4785         * lily/note-head.cc (internal_brew_molecule): only shorten ledger
4786         close to note head for accidentals.
4787
4788         * lily/tuplet-bracket.cc (get_default_dir): new algorithm for
4789         tuplet direction.
4790
4791         * mf/parmesan-heads.mf (overdone_heads): enlarge harmonic head.
4792
4793 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4794
4795         * lily/include/music-iterator.hh (class Music_iterator): add
4796         substitute_outlet() to iterator API.
4797
4798         * lily/new-part-combine-iterator.cc (construct_children):
4799         New_pc_iterator: new class, better part combining.
4800
4801         * lily/tie-column.cc (werner_directions): new function
4802
4803         * lily/tie.cc (set_direction): call Tie_column::set_direction ()
4804
4805         * lily/axis-group-engraver.cc (process_acknowledged_grobs): give
4806         empty objects group spanner as parent
4807
4808         * lily/tuplet-bracket.cc (calc_position_and_height): check musical
4809         slope against graphical slope.
4810
4811         * lily/ottava-bracket.cc (brew_molecule): support minimum-length
4812         for ottava bracket.
4813
4814         * lily/side-position-interface.cc (general_side_position):
4815         opps. reinstate *dir.
4816
4817         * lily/parser.yy: plug many memory leaks. We're down to 4 for each
4818         parser run.
4819
4820         * lily/tuplet-bracket.cc: remove calc_dy ().
4821
4822         * Documentation/user/refman.itely (Balloon help): document balloon
4823         help
4824
4825 2004-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
4826
4827         * scm/document-backend.scm (check-dangling-properties): Grob
4828         properties are defined define-grob-properties.scm.
4829         
4830 2004-01-19  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4831         
4832         * VERSION: release 2.1.12
4833
4834         * scm/define-grobs.scm (all-grob-descriptions): larger font for
4835         ChordName
4836
4837         * scm/new-markup.scm (sub-markup): sup & super: make smaller in
4838         relation to surroundings.
4839
4840         * lily/tuplet-bracket.cc (calc_position_and_height): add staff
4841         Y-extent to the note-extents: stay clear of the staff.
4842
4843 2004-01-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4844
4845         * Documentation/user/GNUmakefile
4846         ($(outdir)/lilypond/lilypond.html): posix conforming globs. Link
4847         iso. copy.
4848
4849         * stepmake/stepmake/metafont-rules.make: remove --keep-trying.
4850
4851         * lily/separating-group-spanner.cc (set_spacing_rods): add padding.
4852
4853         * mf/,scripts/,make/,ly/,scm/: remove AsciiScript remnants.
4854
4855         * lily/lily-guile.cc (robust_scm2double): new function. Use throughout.
4856
4857         * lily/line-interface.cc (line): remove thickness from calling interface.
4858
4859         * lily/hairpin.cc: use Line_interface
4860
4861         * lily/line-interface.cc: new file. Line_interface for everything
4862         with dotted/dashed lines.
4863         
4864
4865         * lily/tuplet-bracket.cc (make_bracket): use Line_interface.
4866
4867         * lily/ottava-bracket.cc (brew_molecule): new file, separate routine
4868         for constructing ottava brackets.
4869         
4870         * lily/ottava-engraver.cc (acknowledge_grob): hang the bracket on
4871         the note heads.
4872
4873         * Documentation/user/internals.itely (Engravers and performers):
4874         fix broken link.
4875
4876         * scm/music-functions.scm (make-mark-set): new function.
4877
4878         * lily/lookup.cc: remove Lookup::horizontal_slope (): it is
4879         functionally identical to beam.
4880
4881         * lily/mensural-ligature.cc (brew_flexa): replace horizontal_slope
4882         () with beam (). 
4883
4884         * Documentation/user/refman.itely (Rehearsal marks): document new
4885         functionality.
4886
4887         * input/regression/rehearsal-mark-number.ly: new file.
4888
4889         * input/regression/rehearsal-mark-letter.ly: new file.
4890
4891         * scm/translation-functions.scm (number->mark-string): new function
4892         (format-mark-letters): new function
4893         (format-mark-numbers): new function
4894
4895         * lily/mark-engraver.cc (process_music): rehearsalMark is now
4896         integer; formatting is done through markFormatter property.
4897         
4898         * scm/define-translator-properties.scm: fold all *-done properties
4899         into positioning-done.
4900
4901         * lily/beam.cc (position_beam): new function
4902         (brew_molecule): make sure that positions are calced before making
4903         the molecule.
4904
4905         * scm/output*.scm (beam):  take 4th argument for function.
4906
4907         * ps/music-drawing-routines.ps: take blot as 4th argument.
4908
4909         * lily/beam.cc (brew_molecule): fix beam offsets: overlap with the
4910         stem to avoid small dents.
4911         
4912 2004-01-17  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4913
4914         * VERSION: release 2.1.11
4915
4916         * input/regression/balloon.ly: new file.
4917
4918         * lily/balloon.cc (brew_molecule): new file: draw boxes around
4919         objects, and make help texts. 
4920
4921         * scm/new-markup.scm (parse-simple-duration): parse duration
4922         string to log & dots. (Thanks Nicolas!)
4923
4924         * scripts/convert-ly.py (FatalConversionError.sub_note): add \note
4925         rule.
4926
4927 2004-01-17  Heikki Junes   <hjunes@cc.hut.fi>
4928
4929         * buildscripts/lilypond.words.py: remove unused files (THANKS Werner
4930         Lemberg).
4931
4932         * THANKS: alphabetic order.
4933
4934 2004-01-16  Han-Wen Nienhuys   <hanwen@xs4all.nl>
4935
4936         * input/regression/note-head-harmonic.ly: new file.
4937
4938         * Documentation/user/internals.itely (Technical manual): explain
4939         difference between music, translation, layout.
4940
4941         * mf/parmesan-heads.mf (overdone_heads): add 0harmonic head.
4942
4943         * scm/output-ascii-script.scm (bracket): rounding bfs.
4944
4945         * scripts/convert-ly.py (conv): add \include "paper" rule. 
4946
4947         * ly/paper*.ly: remove files. 
4948         
4949         * scm/paper.scm (set-staff-size): new function: set default
4950         staff-size.
4951
4952         * scripts/convert-ly.py (conv): add conversion rule.
4953
4954         * lily/music-output-def.cc (LY_DEFINE): ly_output_def_scope: new
4955         function.
4956
4957         * scm/paper.scm: new file.
4958         (set-staff-size): new function 
4959         (set-paper-size): new function
4960
4961         * lily/parser.yy (music_output_def_body): restructure definition,
4962         so first Scheme statement in \paper also happens in new scope. 
4963
4964         * lily/system.cc (post_processing): move uniquify_list () to
4965         dumping molecule stage.
4966
4967         * ly/engraver-init.ly: set barCheckSynchronize to #f. Warning:
4968         this will mess up scores that use barchecks to shorten measures.
4969
4970         * mf/feta-bolletjes.mf (overdone_heads): make note heads rounder
4971         at 20pt too.
4972
4973         * Documentation/user/tutorial.itely (Printing lyrics): document
4974         \lyricsto
4975
4976         * lily/my-lily-lexer.cc: \newaddlyrics -> \lyricsto
4977
4978         * Documentation/user/refman.itely (Fermatas): document \lyricsto
4979
4980         * lily/new-lyric-combine-music-iterator.cc (process): don't crash
4981         if Voice is not found.
4982
4983         * VERSION: release 2.1.10
4984         
4985         * input/{test,regression}/: remove old-relative 
4986
4987         * lily/lexer.ll: add empty markup signature. 
4988
4989         * scm/new-markup.scm (markup-functions-and-signatures): reinstate
4990         strut markup
4991
4992         * lily/parser.yy (markup): MARKUP_HEAD_EMPTY
4993
4994         * scm/define-translator-properties.scm: update melismata property
4995         doco.
4996
4997         * lily/system.cc (output_lines): revert uniquify_list() patch,
4998         strange side effects seen.
4999         
5000         * lily/line-spanner.cc (dashed_line_molecule): return nothing if
5001         dash-period < 0.
5002
5003         * scm/midi.scm (instrument-equalizer-alist): fix equalizer setting
5004         for flute. 
5005
5006 2004-01-15  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5007
5008         * input/regression/*.ly: use newaddlyrics iso. addlyrics
5009
5010         * input/regression/lyrics-multi-stanza.ly (texidoc): remove file.
5011
5012         * lily/lyric-extender.cc (brew_molecule): behave decently in case
5013         of line breaks.
5014         (brew_molecule): add padding to left, not right.
5015
5016         * lily/system.cc (uniquify_list): new function
5017         (output_lines): uniquify_list () on all-elements. This fixes
5018         double symbols in the output.
5019
5020         * lily/beam.cc (rest_collision_callback): don't move anything if
5021         staff-position is set.
5022
5023         * input/regression/rest-pitch.ly (texidoc): add rest under beam.
5024
5025         * lily/system.cc (typeset_grob): warn if adding twice.
5026
5027         * lily/sequential-iterator.cc (run_always): implement run_always().
5028         (also in other files.)
5029         
5030         * input/mutopia/F.Schubert/standchen.ly: use newaddlyrics. 
5031
5032         * lily/event.cc (to_relative_octave): add octave-check.
5033
5034         * Documentation/user/refman.itely (Line breaking): add noBreak.
5035
5036         * scm/new-markup.scm (normalsize-markup): add function.
5037         (sans-markup): new function.
5038
5039         * lily/beam-engraver.cc (valid_end_point): opps, beam-stop-events
5040         come earlier nowadays.  This fixes beams on grace notes.
5041         
5042         * scm/music-functions.scm (direction-polyphonic-grobs): new
5043         variable, share between override and revert. This fixes script
5044         directions in polyphonic sections. (backportme)
5045
5046 2004-01-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5047
5048         * lily/text-spanner.cc (brew_molecule): don't do shorten-pair for
5049         breakpoints.
5050
5051         * lily/break-align-interface.cc: add doco
5052
5053         * Documentation/user/refman.itely (Rehearsal marks): add index marks. 
5054
5055 2004-01-13  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5056
5057         * VERSION: release 2.1.9
5058
5059         * scm/document-markup.scm (markup-doc-node): add note about naming.
5060
5061         * scm/new-markup.scm (left-align-markup): bugfix. 
5062
5063         * Documentation/user/refman.itely (Ottava brackets): more doco for
5064         ottava.
5065
5066         * lily/side-position-interface.cc (out_of_staff): also do
5067         out_of_staff() correctly for d == DOWN.
5068
5069         * lily/text-spanner.cc (brew_molecule): only put vertical line and
5070         horizontal line if they move to the right.
5071         
5072         * scm/define-grobs.scm (all-grob-descriptions): set
5073         text-repeat-if-broken for ottava spanner
5074
5075         * lily/text-spanner.cc (brew_molecule): text-repeat-if-broken
5076         property.
5077
5078         * mf/feta18.mf: design size is 18 not 22.5
5079
5080         * lily/new-lyric-combine-music-iterator.cc (process): new file.
5081         Add a single LyricsVoice to a melody. Melismata may be set
5082         individually.
5083
5084         * input/regression/lyric-combine-new.ly: new file. Demo \newaddlyrics.
5085
5086         * lily/dot-column.cc: add stdio.h
5087
5088 2004-01-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5089
5090         * lily/item.cc: documentation for break-visibility (Thanks, John).
5091
5092 2004-01-11  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5093
5094         * lily/bar-line.cc (compound_barline): add bartype :  (dotted).
5095
5096         * lily/translator-def.cc: rename Translator_def to Context_def.
5097
5098         * Documentation/user/internals.itely (Lexical details): clarify
5099         string def.
5100
5101         * Documentation/user/refman.itely (Rhythmic music): add link to
5102         RhythmicStaff 
5103
5104 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5105
5106         * lily/translator.cc: document start_translation_timestep()
5107
5108         * scm/output-tex.scm (tex-encoded-fontswitch): use
5109         round for rounding (inexact->exact yields rationals)
5110
5111         * lily/*.cc: remove superfluous start_translation_timestep() calls.
5112
5113         * lily/translator-group.cc (get_simple_trans_list): 
5114         new function; construct simple_trans_list_ lazily.
5115         
5116 2004-01-10  Jan Nieuwenhuizen  <janneke@gnu.org>
5117
5118         * lily/paper-outputter.cc (output_scope): Check if number before
5119         checking exact (guile cvs).
5120
5121         * scm/*: Escape backslashes in scheme strings (guile cvs).
5122
5123 2004-01-10  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5124
5125         * Documentation/user/refman.itely (Tablatures basic): annotate
5126         seealso sections.
5127
5128         * lily/*.cc: cleanup of engraver initialize() functions.
5129
5130         * lily/repeat-acknowledge-engraver.cc
5131         (start_translation_timestep): remove first_b_
5132
5133         * lily/tab-note-heads-engraver.cc: listen to string number events
5134         inside < > too. (backportme).
5135
5136         * Documentation/user/refman.itely (Text scripts): add fatText to
5137         index.
5138
5139 2004-01-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5140
5141         * VERSION: 2.1.8
5142
5143         * stepmake/bin/add-html-footer.py (built): add Wiki links to
5144         footer.
5145
5146         * lily/parser.yy (translator_mod): allow \with { \remove .. }
5147
5148         * lily/bar-check-iterator.cc (process): only warn if
5149         barCheckLastFail was changed.
5150
5151         * scm/define-translator-properties.scm (barCheckLastFail): add
5152         property.
5153
5154         * lily/main.cc (main_prog): print summary of failed files.
5155
5156         * lily/axis-group-engraver.cc: move all spanner creation to
5157         process_music (). Now staffs can be adjusted with \override too.
5158         (Jan, you are a brilliant programmer!)
5159         
5160         * lily/chord-tremolo-engraver.cc (try_music): fix spurious warning. 
5161
5162 2004-01-09  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5163
5164         * Documentation/user/tutorial.itely (Integrating text and music):
5165         Show the commands to produce a PDF as well.
5166
5167 2004-01-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5168
5169         * lily/translator-def.cc (get_translator_names): accept user
5170         tweaks too. 
5171
5172         * mf/feta-bolletjes.mf (overdone_heads): oops, slashes are twice
5173         as big as normal heads. 
5174
5175         * input/*ly: run convert-ly
5176         
5177         * lily/tuplet-bracket.cc (brew_molecule): call after_line_breaking
5178         () if dependencies are fluked.
5179
5180         * scm/document-translation.scm (engraver-doc-string): update on
5181         latest string/symbol conventions.
5182
5183         * lily/translator-ctors.cc: use Scheme_hash_table.
5184
5185         * lily/translator-def.cc (get_translator_names): new function
5186         (add_context_mod): new function
5187         (get_accepted): new function
5188
5189         * lily/parser.yy (context_mod): put all modifications of
5190         \translator { } in a single production, encode as SCM.
5191
5192         * lily/translator-def.cc (add_context_mod): rewrite Translator_def
5193         to use read-only lists, so additions to the definition can be
5194         prepended easily.  
5195
5196         * Documentation/user/invoking.itexi (Editor support): add node on
5197         editor support.
5198
5199         * Documentation/user/refman.itely (Bar check): add lyrics example
5200         of bar checks. 
5201
5202         * input/mutopia/F.Schubert/morgenlied.ly: add bar checks.
5203
5204         * scripts/convert-ly.py (conv): add conversion rule.
5205
5206         * lily/parser.yy: use \change iso. \translator for staff switch.
5207
5208         * lily/my-lily-lexer.cc: add \change.
5209
5210         * scm/define-translator-properties.scm
5211         (default-melisma-properties): add definition.
5212
5213 2004-01-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5214
5215         * Documentation/user/refman.itely (Bar lines): clarification of
5216         systemStartDelimiter. 
5217
5218         * input/test/slur-shape.ly (x): remove file.
5219
5220         * lily/translator-group.cc (apply_property_operations): new function.
5221
5222 2004-01-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
5223
5224         * lily/parser.yy (optional_prop_ops): allow \with {
5225         PROPERTYSETTINGS } following \context or \new.
5226
5227         * lily/my-lily-lexer.cc: add \with.
5228
5229         * lily/parser.yy (property_operation): clean up definition of
5230         property operations.
5231         (property_op_to_music): new function.
5232         (context_spec_music): new function
5233
5234         * VERSION: 2.1.7 released.
5235         
5236         * input/regression/collision-merge-dots.ly: new file.
5237
5238         * lily/note-collision.cc (check_meshing_chords): if merging heads,
5239         then kill the dots too. 
5240
5241         * lily/separating-line-group-engraver.cc (acknowledge_grob):
5242         set/unset breakableSeparationItem
5243
5244         * lily/separation-item.cc (relative_width): add function.
5245
5246         * scm/define-grob-interfaces.scm (only-prebreak-interface): add
5247         only-prebreak-interface
5248
5249         * lily/system.cc (output_lines): only junk only-prebreak-interface
5250         grobs.
5251
5252         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
5253         read breakableSeparationItem
5254
5255         * input/regression/multi-measure-rest-multi-staff-center.ly: new file.
5256
5257         * lily/system.cc (output_lines): don't suicide Spacing_items. 
5258
5259         * lily/dot-column.cc (dot_config_badness): new function:
5260         select the best scoring dot configuration: dots should go close to
5261         the note heads, but be shifted up or down according to conventions.
5262         (print_dot_configuration): idem.
5263         (shift_one): idem
5264         (remove_collision): idem.
5265
5266         * input/regression/dots.ly: add more test cases.
5267
5268 2004-01-06  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5269
5270         * lily/include/scm-hash.hh (class Scheme_hash_table): idem.
5271
5272         * flower/include/interval.hh: rename elem_b to contains 
5273
5274         * lily/tie.cc: change 'heads to 'head-pair.
5275
5276         * lily/lyric-phrasing-engraver.cc (process_acknowledged_grobs):
5277         fill in 'heads field.
5278
5279         * lily/lyric-extender.cc (brew_molecule): use heads for width, use
5280         minimum-length for short ones, and shorten so collisions with the
5281         next syllable are avoided.
5282
5283         * lily/beam-quanting.cc (score_slopes_dy): add extra points for
5284         near-zero slopes.
5285         Only do DAMPING_DIRECTION_PENALTY for non-horizontal dy 
5286
5287         * lily/dots.cc: remove quantized_position callback. All Y
5288         positioning is done by dot-column.cc
5289
5290         * lily/dot-column.cc (do_shifts): rewrite shifting routine: do
5291         exhaustive test of all dot positions. This fixes disappearing dots
5292         in dotted chords.
5293
5294 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5295
5296         * mf/feta-klef.mf (test_staff): fatten up G clef
5297         (test_staff): fatten up f clef.
5298         
5299
5300 2004-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5301
5302         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly: 
5303         * input/les-nereides.ly: Use latin1 characters for title, like
5304         Morgenlied.
5305
5306 2004-01-05  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5307
5308         * scm/font.scm (paper20-font-vector): add bold-narrow series (only
5309         cmb10).
5310
5311         * lily/lyric-extender.cc (brew_molecule): add little space before
5312         extender line.
5313
5314         * lily/beam-quanting.cc (score_forbidden_quants): check if
5315         outer stafflines fall in any beam gaps.
5316
5317         * scm/define-grobs.scm (all-grob-descriptions): use bold-narrow
5318         for lyric texts.
5319
5320 2004-01-04  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5321
5322         * VERSION: 2.1.6 released.
5323
5324         * lily/beam-quanting.cc (quanting): add inspect-quants property:
5325         this shows the demerits of a user-defined beam position pair.
5326
5327         * scm/define-grobs.scm (all-grob-descriptions): set
5328         beamed-extreme-minimum-free-lengths to a different value.
5329
5330         * lily/scm-option.cc: add debug-beam scm-option
5331
5332         * mf/feta-bolletjes.mf (overdone_heads): fix stem attachments.
5333
5334 2004-01-03  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5335
5336         * lily/beam.cc (brew_molecule): rewrite debug output: split up scores.
5337
5338         * scm/define-grobs.scm (all-grob-descriptions): use semi-fixed
5339         space after barline.
5340
5341         * mf/feta-eindelijk.mf (tracingvariables): make top of 8th rest fatter.
5342
5343         * lily/spacing-spanner.cc (breakable_column_spacing): take average
5344         of spacing wishes, not maximum. Only do this for delta-t == 0. In
5345         the other case, take standard column-breakable spacing. Do not
5346         warn about "no spacing wishes".
5347
5348         This fixes wide spaces after barlines in very loose lines.
5349
5350         * lily/multi-measure-rest.cc (big_rest): bugfix for blots.
5351
5352 2004-01-02  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5353
5354         * lily/stanza-number-engraver.cc (acknowledge_grob): bugfix:
5355         acknowledge_grob lyric-syllable, not lyric-text.
5356
5357         * lily/hyphen-spanner.cc (brew_molecule): rewrite. Make multiple
5358         dashes of length #'length separated by #'dash-period. 
5359
5360         * lily/lyric-extender.cc (brew_molecule): idem
5361
5362         * lily/multi-measure-rest.cc (big_rest): idem
5363
5364         * lily/system-start-delimiter.cc (simple_bar): idem
5365
5366         * lily/bar-line.cc (simple_barline): use rounded box
5367
5368         * VERSION: release 2.1.5
5369
5370         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
5371         music): move note about dvips to more visible place.
5372
5373         * lily/lyric-phrasing-engraver.cc: move from
5374         new-phrasing-engraver.cc, remove old cruft (syllable-group,
5375         lyric-phrasing-engraver.hh)
5376         
5377         * lyric-align.ly: remove file
5378         
5379         * scripts/convert-ly.py (FatalConversionError.func): add removal
5380         rule for automaticMelismata
5381
5382         * ly/engraver-init.ly (ScoreContext): switch on
5383         New_phrasing_engraver by default.
5384
5385         * lily/slur-engraver.cc (class Slur_engraver):
5386         process_acknowledged_grobs -> process_music.
5387         (try_music): signal melismata correctly.
5388
5389         * lily/lyric-extender.cc (brew_molecule): cleanup. Junk
5390         word-space, right-trim-amount, and extend past right bound only
5391         for note heads.
5392
5393         * lily/new-phrasing-engraver.cc (acknowledge_grob): add
5394         lyric-extender support: add note-heads to the extender
5395         automatically.
5396
5397         * lily/parser.yy: extender is now post_event. 
5398
5399         * lily/accidental-engraver.cc (number_accidentals): remove
5400         spurious warning about non-parent contexts.
5401
5402         * lily/music-output-def.cc (assign_translator): \translator { }
5403         for a Foo context implicitly redefines \FooContext.
5404
5405         * input/mutopia/F.Schubert/morgenlied.ly (pianoLH): many layout
5406         fixes.
5407
5408         * lily/slur.cc (brew_molecule): don't use stafflinethickness
5409         doubly in slur weight. 
5410
5411         * input/regression/prefatory-spacing-matter.ly (TODO): add clef :|
5412         combination.
5413
5414         * scm/define-grobs.scm (all-grob-descriptions): change clef -
5415         staffbar distance.
5416
5417         * scripts/lilypond.py (global_latex_preamble): crank down size of
5418         the margins. Now there is a 12 mm top and bottom margin, which
5419         should correspond with the printable area of modern printers.
5420
5421         This enlarges the music height of the printable page a little.
5422
5423         * mf/feta-accordion.mf (accreg_pen): remove circled-R, BB and SB
5424         signs. Use \markup instead.
5425         (accreg_pen): tweak for accordeon asterisk.
5426
5427 2003-12-31  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5428
5429         * lily/melisma-engraver.cc (try_music): use melisma_busy()
5430
5431         * lily/lyric-engraver.cc (process_music): remove alignment kludge 
5432
5433         * lily/lyric-combine-music-iterator.cc (melisma_busy): new function.
5434
5435         * lily/stanza-number-engraver.cc (acknowledge_grob): rewrite
5436
5437         * scm/define-grobs.scm (all-grob-descriptions): change
5438         StanzaNumber description: make side support, i.s.o. breakable.
5439         use Instrument_name_engraver for texts in the margin.
5440
5441         * scm/define-translator-properties.scm: remove
5442         melismaEngraverBusy, stz property.
5443
5444         * *.cc: naming: change empty_b () into is_empty ()
5445
5446         * lily/self-aligment-interface.cc (aligned_on_parent): new function.
5447
5448         * input/regression/lyric-phrasing-new.ly: new file.
5449
5450         * lily/new-phrasing-engraver.cc (process_acknowledged_grobs): new
5451         engraver, redo lyric phrasing, but cleaner and simpler.  Lyrics on
5452         melismata are now left-aligned.
5453
5454 2003-12-30  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5455
5456         * input/mutopia/F.Schubert/GNUmakefile: add morgenlied.ly
5457
5458         * mf/feta19.mf: remove.
5459         
5460         * mf/feta-klef.mf (test_staff): more tweaks
5461
5462         * mf/feta-toevallig.mf: more small size tweaks.
5463
5464         * mf/feta-eindelijk.mf (lower_brush): adjust quarter and shorter
5465         rests for smaller sizes.
5466
5467         * mf/feta-bolletjes.mf: fix cross heads.
5468
5469         * VERSION: release 2.1.4
5470         
5471         * scripts/convert-ly.py (FatalConversionError.func): add rule for
5472         deprecated #'ancient font family
5473
5474         * lily/mark-engraver.cc (process_music): only set rehearsalMark if
5475         it is a string or number.
5476
5477         * scm/output-lib.scm (note-head-style->attachment-coordinates):
5478         change calling convention of stem-attachment function. 
5479
5480         * buildscripts/mf-to-table.py: read and dump WX/WY fields
5481
5482         * mf/feta-autometric.mf: dump WX/WY fields too
5483         
5484         * mf/parmesan-heads.mf: idem.
5485
5486         * mf/feta-bolletjes.mf (slash_slope): set WX/WY fields for
5487         attachment coordinates.
5488
5489         * lily/note-head.cc (stem_attachment_coordinate): read stem
5490         attachment from the notehead glyphs WX/WY fields.
5491
5492         * lily/include/font-metric.hh (struct Font_metric): add methods
5493         get_indexed_wxwy (), make a distinction between looking up by
5494         index and ASCII  
5495
5496         * mf/feta-bolletjes.mf: rewrite note head MF code.
5497         (test_outlines): make heads more rotund for smaller sizes. 
5498
5499 2003-12-29  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5500
5501         * mf/feta-params.mf (stafflines): fix stafflinethickness at 0.5 pt
5502         throughout. Font scaling fixes throughout.
5503
5504         * mf/feta-sleur,slur.mf: remove. 
5505
5506         * mf/feta-slag.mf: rewrite.
5507
5508 2003-12-24  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5509
5510         * VERSION: release 2.1.3
5511
5512         * stepmake/stepmake/toplevel-targets.make: remove pfa targets
5513
5514         * make/lilypond.redhat.spec.in (Group): remove MAKE_PFA_FILES
5515
5516         * lily/mark-engraver.cc (process_music): fix mark
5517         \default. (backportme)
5518
5519         * stepmake/stepmake/automatically-generated.sub.make (default):
5520         use -n for head/tail commands. 
5521
5522         * lily/tie-engraver.cc (acknowledge_grob): make ties only for note
5523         heads with the same pitch.
5524
5525 2003-12-20  Han-Wen Nienhuys   <hanwen@cs.uu.nl>
5526
5527         * lily/recording-group-engraver.cc (finalize): set protected_scm
5528         member to '() before finalizing.
5529
5530         * lily/translator-group.cc (finalize): remove removal_processing () 
5531
5532         * lily/recording-group-engraver.cc: new engraver: record
5533         synchronized start & end times for each music object.
5534
5535         * lily/parser.yy (toplevel_expression): execute score rendering
5536         during parsing. Cleanup output-filename handling; this is no
5537         longer done with global variables.
5538         (translator_spec_body): allow \type modification too.
5539
5540         * lily/score.cc:  ly:run-translator: new function
5541         (LY_DEFINE): ly:render-output new function.
5542
5543         Separate interpreting and rendering, and make available as
5544         functions at Scheme level.
5545
5546 2003-12-17  Jan Nieuwenhuizen  <janneke@gnu.org>
5547
5548         * scm/to-xml.scm (<xml-node>): New class to build xml-doc.
5549         (musicxml-node->string):
5550         (xml-node->string):
5551         (music-to-musicxml): New function.
5552
5553 2003-12-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5554
5555         * VERSION: 2.1.2 released
5556
5557         * lily/include/lily-guile.hh (SCM_VECTOR_REF): compat glue
5558
5559         * scm/font.scm (paper20-font-vector): discouple font design sizes
5560         from sizes specified in .ly file: store all design sizes of a font
5561         in a single vector.
5562
5563         * lily/font-select.cc (get_font_by_design_size): new function
5564
5565         * mf/feta*,parmesan*: use 2^{1/6} as scaling factor for fonts.
5566         add parmesan,feta in sizes 14 and 18.
5567         
5568         * mf/feta-toevallig.mf: use blot diameter for double sharp.
5569
5570         * lily/font-size-engraver.cc (acknowledge_grob): change definition
5571         of fontSize: this now sets font-size
5572
5573 2003-12-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5574
5575         * VERSION: 2.1.1 released
5576         
5577         * Documentation/user/refman.itely (Tuning objects): add note about
5578         concurrent tweaks in different contexts. 
5579
5580         * lily/tie-engraver.cc (acknowledge_grob): use
5581         Staff_symbol_referencer::get_position iso. reading staff-position
5582         directly.
5583
5584         * lily/piano-pedal-engraver.cc (create_bracket_grobs): don't take
5585         currentMusicalColumn as left span-point for bracket. The bracket
5586         is too long when there are accidentals.
5587
5588 2003-12-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5589
5590         * buildscripts/lilypond-profile.sh,
5591         buildscripts/lilypond-login.sh: Only set $TEXMF if necessary.
5592         Thanks to Reuben Thomas <rrt@mupsych.org>
5593
5594 2003-12-03  Heikki Junes  <hjunes@cc.hut.fi>
5595
5596         * ly/italiano.ly: additions for semi-sharps and semi-flats by Eric
5597         Wurbel <wurbel@univ-tln.fr>.
5598
5599 2003-11-17  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5600
5601         * scripts/midi2ly.py: Add space after chords.
5602
5603 2003-11-07  Heikki Junes  <hjunes@cc.hut.fi>
5604
5605         * input/regression/{many}: add few @code{ ... }.
5606
5607 2003-11-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5608
5609         * mf/GNUmakefile (SAUTER_FONTS): Added cmss14, 
5610         cmbxti6, cmcsc8, cmss14, cmtt5 and cmtt7.
5611         Removed cmbx5, cmbx6 (which are included in teTeX)
5612         and cmbxti14 which is not used in fonts.scm.
5613
5614 2003-11-04  Heikki Junes  <hjunes@cc.hut.fi>
5615
5616         * lily/midi-item.cc: fine tune quarter tones.
5617
5618 2003-11-03  Heikki Junes  <hjunes@cc.hut.fi>
5619
5620         * lily/midi-item.cc lily/include/midi-item.hh (get_fine_tuning):
5621         new function, warn how many cents are missing in fine tuning.
5622
5623 2003-11-01  Heikki Junes  <hjunes@cc.hut.fi>
5624
5625         * input/bugs/rhytmicstaff-tie.ly: add file.
5626
5627         * THANKS: Create skeleton for 2.1.
5628
5629 2003-10-31  Heikki Junes  <hjunes@cc.hut.fi>
5630
5631         * input/test/bar-lines.ly (TODO): dashed "|".
5632
5633 2003-10-30  Heikki Junes  <hjunes@cc.hut.fi>
5634
5635         * Documentation/user/refman.itely, input/regression/tie-accidental.ly,
5636         input/regression/tie-chord.ly: Fix spell for tying.
5637
5638         * input/test/ly2dvi-testpage.ly: removed (renamed, see below).
5639
5640         * input/test/lilypond-testpage.ly, Documentation/user/invoking.itexi:
5641         new file (renamed, see above).
5642
5643         * Documentation/user/lilypond-book.itely
5644         * buildscripts/lilypond-login.sh elisp/lilypond-mode.el
5645         * input/example-1.ly input/example-2.ly input/example-3.ly
5646         * input/les-nereides.ly input/test/fill-a4.ly input/test/spacing-2.ly
5647         * input/test/title.ly po/cs.po po/da.po po/de.po po/es.po po/fi.po
5648         * po/fr.po po/it.po po/ja.po po/lilypond.pot po/nl.po po/ru.po
5649         * po/sv.po scm/output-pdftex.scm scm/output-tex.scm
5650         * scripts/lilypond-book.py scripts/lilypond.py
5651         * stepmake/bin/package-zip32.sh tex/lilyponddefs.tex tex/titledefs.tex
5652         * vimrc: replace ly2dvi with lilypond and remove silly comments.
5653
5654         * Documentation/user/lilypond.tely: update version.
5655
5656         * Documentation/user/{appendices,introduction,refman,tutorial}.itely:
5657         Remove extra spaces in each @node, fixes spaces.
5658
5659 2003-10-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5660
5661         * scripts/lilypond-book.py (output_dict): Add definition of
5662         \lilypondbook also for LaTeX output. Solves several bug reports.
5663
5664 2003-10-29  Heikki Junes  <hjunes@cc.hut.fi>
5665
5666         * input/test/follow-thread.ly, input/test/polymetric.ly: Fix typos.
5667
5668 2003-10-24  Heikki Junes  <hjunes@cc.hut.fi>
5669
5670         * input/test/transposition.ly: Fix key signatures, given in comments.
5671
5672 2003-10-23  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5673
5674         * scm/midi.scm (instrument-names-alist),
5675         Documentation/user/appendices.itely: Correct spelling of shakuhachi
5676
5677 2003-10-14  Mats Bengtsson  <mabe@drongo.s3.kth.se>
5678
5679         * input/test/temporary-stave.ly (texidoc): New example based on an
5680         email question from Ralph Little.
5681
5682 2003-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5683
5684         * VERSION: release 2.1.0
5685         
5686         * lily/note-performer.cc (try_music): accept busy-playing-event.
5687
5688         * lily/swallow-perf.cc (try_music): return false for
5689         busy-playing-event and melisma-playing-event.
5690
5691 2003-10-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5692
5693         * scripts/etf2ly.py: Patch by Arvid Grotting for minor keys and <<
5694         >> in \score.
5695
5696 2003-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
5697
5698         * scripts/convert-ly.py (sub_chords): Bugfix: convert to -[, so
5699         that articulation_substitute will not move beam start again.
5700         (articulation_substitute): Bugfix: remove stray space so that new
5701         old chords ending '>>' does not get broken up.
5702         (sub_chord): Use TAB for indentation (not spaces).
5703         
5704         * elisp/lilypond-font-lock.el (LilyPond-mode-set-syntax-table):
5705         Bugfix for startup: Use ?^ instead of ?\^.
5706
5707 2003-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5708
5709         * lily/lyric-combine-music-iterator.cc
5710         (Lyric_combine_music_iterator): change init order, to prevent GC
5711         segfaults.
5712
5713         * lily/context-specced-music-iterator.cc (construct_children): 
5714         only change  translator if found. This fixes a core dump problem.
5715
5716 2003-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5717
5718         * scm/slur.scm (default-slur-extremity-rules): use equal? for
5719         comparison.
5720
5721         * mf/feta-bolletjes.mf: make hole in half note little
5722         smaller for stem attachment.
5723
5724         * lily/stem.cc (brew_molecule): tweaks for new flag layout.
5725
5726         * mf/feta-banier.mf: don't draw stem with flag, just small square
5727         attachment.
5728
5729         * mf/feta-bolletjes.mf (slash_slope): remove ledger ending 
5730
5731         * mf/feta-banier.mf: remove upstem/downstem characters.
5732
5733         * mf/feta-params.mf (stafflines): stems are 1.3 SLT. 
5734
5735         * ly/params-init.ly (blotdiameter): set blotdiameter to 2/3 of
5736         stafflinethickness (in the default)
5737
5738         * lily/stem.cc (brew_molecule): use round_filled_box for stem.
5739
5740         * lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
5741
5742         * Documentation/topdocs/INSTALL.texi (Top): reorder.
5743
5744         * scripts/convert-ly.py (conv): add up-to-staff conversion rule.
5745
5746         * lily/include/directional-element-interface.hh:
5747         junk class, make {get,set}_grob_direction functions.
5748
5749         * lily/slur.cc (get_attachment): do something sensible when
5750         attaching to stem without heads (eg. a rest).
5751
5752         * lily/stem.cc: remove #'up-to-staff ; use #'stem-end-position for
5753         forcing up to staff.  remove #'support-head property
5754         (brew_molecule): small cleanup.
5755         (flag): remove #'grace property.
5756
5757 2003-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
5758
5759         * cygwin/postinstall-lilypond.sh: 
5760         * cygwin/postremove-lilypond.sh: Bugfix for fonts remove command
5761         (Volker Zell).
5762
5763 2003-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5764
5765         * scripts/lilypond-book.py: resurrect 'eps' option. 
5766         (TexiPaper.to_eps): use -Ppdf for EPS files.
5767
5768         * VERSION (PATCH_LEVEL): branch off 2.0, go to 2.1 in HEAD
5769
5770         * scripts/lilypond.py (run_dvips): use -Ppdf for preview.
5771
5772         * VERSION: release 2.0.1
5773
5774         * lily/bezier.cc (get_other_coordinate): change assert into
5775         warning.
5776
5777         * lily/note-head.cc (internal_brew_molecule): make left protusion
5778         smaller, to accomodate for natural sign.
5779         (internal_brew_molecule): only do this when the accidental is
5780         close enough.
5781         (extent): new function
5782
5783         * lily/skyline.cc (merge_skyline): new function
5784         (heighten_skyline): new function
5785
5786         * lily/accidental-placement.cc (position_accidentals) 
5787         (position_accidentals): fix todo.
5788
5789 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5790
5791         * input/test/+.ly (texidoc): put version number inline.
5792
5793         * GNUmakefile.in: remove rsync-web target.
5794         
5795         * input/regression/bar-scripts.ly (onestaff): raggedright
5796
5797 2003-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5798
5799         * lily/*.cc: remove #if 0'd code in couple of places.
5800
5801         * lily/midi-stream.cc (operator <<): rewrite.
5802
5803         * lily/note-head.cc (internal_brew_molecule): 
5804         only make ledgers when the Staff symbol has lines.
5805
5806         * ly/property-init.ly (arpeggioBracket): simplify
5807
5808         * lily/translator-group.cc (execute_pushpop_property): use
5809         SCM_EQ_P for comparing keys. This fixes reverting
5810         auto-beam-settings.
5811
5812 2003-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
5813 *
5814         * lily/midi-stream.cc (operator <<): Also write MIDI string when
5815         midi_debug_global_b.
5816         (operator <<): Normalise loop.
5817
5818 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5819
5820         * scripts/lilypond.py (escape_path): revise.
5821
5822         * scm/music-functions.scm (set-output-property): new function.
5823         
5824 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5825
5826         * cygwin/mknetrel: Next try in building doc on Cygwin natively;
5827         use addmakeflags again.
5828
5829         * cygwin/lily-wins.py (escape_shell): New function; use it.
5830
5831         * scripts/lilypond.py (escape_shell): Escape quotes and other
5832         spaces too.  Do not escape escaping backslashes.
5833
5834         * make/srcdir.make.in (web-install): Must call install-WWW now.
5835
5836         * mf/GNUmakefile: resolve conflict: %list.ly is a target, not a
5837         dependency
5838
5839 2003-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5840
5841         * scripts/lilypond.py (escape_path): escape quotes too. 
5842
5843         * Documentation/user/lilypond.tely (Unified index): rename Index
5844         to accomodate Windows breakage.
5845
5846         * make/lilypond.redhat.spec.in (Group): remove out=www for web-install 
5847
5848         * mf/GNUmakefile ($(outdir)/%.afm  $(outdir)/%.enc
5849         $(outdir)/%.tex $(outdir)/%.dep $(outdir)/%list.ly): list.ly is a
5850         target not a source.
5851
5852 2003-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
5853
5854         * cygwin/mknetrel: Use EXTRABUILDARGS, EXTRAINSTALLARGS instead of
5855         addmakeflags.  Build and install doc and web also when building on
5856         Cygwin.
5857
5858         * mf/GNUmakefile: Bugfix.
5859
5860         * GNUmakefile.in (web-install): Bugfix: set out prefix Similar to
5861         target web.
5862
5863         * cygwin/lily-wins.py: Quote filename.
5864
5865 2003-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5866
5867         * mf/GNUmakefile ($(outdir)/$(redhat-package)): use passive ftp.
5868
5869 2003-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
5870
5871         * cygwin/bug-lilypond-cygwin.sh: Add tests for registry
5872         settings.
5873
5874         * configure.in: Require g++ > 3.0.4.
5875
5876         * mf/GNUmakefile: Bugfix: Add list.ly target.
5877         
5878         * Documentation/user/GNUmakefile: Bugfix: list.ly target.
5879
5880         * stepmake/stepmake/omf-targets.make (omf-local-install): Buxfix:
5881         make omf directory, add uninstall targets.
5882
5883 2003-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5884
5885         * lily/tie-performer.cc (initialize): init prev_event
5886
5887         * make/lilypond.redhat.spec.in: move site-start back to /usr/share.
5888
5889         * lily/script-engraver.cc (make_script_from_event): don't crash on
5890         non-string articulation-type.
5891
5892         * lily/new-fingering-engraver.cc (add_script): don't crash on
5893         0 scripts 
5894         (acknowledge_grob): warn about text script events.
5895
5896 2003-09-24  Heikki Junes  <hjunes@cc.hut.fi>
5897
5898         * buildscript/lilypond.words: fix path for drums.scm.
5899
5900 2003-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5901
5902         * lily/spacing-spanner.cc (note_spacing): don't make longer
5903         durations than measure-length.
5904
5905         * VERSION: release 2.0.0
5906
5907         * GNUmakefile.in (rsync-web): version independent rsync target.
5908
5909         * input/test/+.ly (texidoc): idem.
5910
5911         * input/regression/+.ly: print version number.
5912
5913         * input/regression/accidentals.ly (mel): shorten.
5914
5915         * input/regression/accidental-octave.ly (texidoc): shorten.
5916
5917         * input/regression/hairpin-dashed.ly (texidoc): docstring.
5918
5919         * input/regression/completion-heads-polyphony.ly: octave
5920
5921         * input/regression/beam-manual.ly: remove
5922
5923         * input/regression/beam-chord.ly: remove
5924
5925         * input/regression/grace-dynamic.ly: remove
5926         
5927         * input/regression/grace-volta-repeat.ly: octave fixes.
5928
5929         * input/regression/hairpin-dashed.ly (texidoc): doc string.
5930
5931         * lily/parser.yy (step_number): semitones for chord entry too.
5932         (make_chord_step): more robust code, semitones. 
5933
5934         * input/regression/breathing-sign-ancient.ly (texidoc): new file.
5935
5936         * input/regression/breathing-sign.ly (texidoc): split ancient and
5937         normal breathing signs.
5938
5939         * scm/define-grobs.scm (all-grob-descriptions): swap
5940         beamed-extreme-minimum-free-lengths and
5941         beamed-minimum-free-lengths; the 'extreme' case should allow
5942         shorter stems. This fixes forced directions on beamed 32nd and
5943         shorter notes.
5944
5945         * ly/engraver-init.ly (ScoreContext): keyAccidentalOrder is in
5946         quartertones, not semitones.
5947         (NoteNamesContext): swallow more event types
5948
5949         * Documentation/topdocs/NEWS.texi (Top): insert close brace.
5950
5951         * VERSION (PACKAGE_NAME): release 1.9.10
5952
5953 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5954
5955         * lily/rhythmic-column-engraver.cc (process_acknowledged_grobs):
5956         set note head as cause of note-column.  This gives a better error
5957         message.
5958
5959 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5960
5961         * Documentation/topdocs/INSTALL.texi: Update emacs mode.
5962
5963 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
5964
5965         * mf/GNUmakefile (pfa_warning): instruct 
5966
5967         * stepmake/aclocal.m4: typo.
5968
5969         * Documentation/user/cheatsheet.itely: more verbose examples.
5970
5971         * input/regression/clefs.ly: remove bogus docstring.
5972
5973 2003-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
5974
5975         * GNUmakefile.in (SUBDIRS): Add elisp.
5976
5977         * elisp/lilypond-mode.el: 
5978         * elisp/lilypond-init.el: 
5979         * elisp/lilypond-indent.el: 
5980         * elisp/lilypond-font-lock.el: Move from top dir.
5981
5982         * stepmake/stepmake/elisp-vars.make: New file.
5983
5984         * config.make.in (elispdir): Add.
5985
5986         * Documentation/topdocs/INSTALL.texi: Typo.
5987
5988         * make/ly-rules.make: Test for files instead of touching void and
5989         ignoring errors.
5990
5991         * GNUmakefile.in:
5992         * make/lilypond.redhat.spec.in:
5993         * debian/rules: Fix lilypond.words stuff a bit.  For running from
5994         <builddir>, adding
5995         
5996              (push "<builddir>/share/lilypond/elisp" load-path)
5997
5998         to your ~/.emacs.el should give you LilyPond-mode again.
5999
6000         * scripts/lilypond-book.py (re_dict): Only fix texinfo @mbinclude
6001         regexp for DOS/Windows, we are too paranoid to fix others.
6002
6003 2003-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6004
6005         * scm/chord-name.scm (natural-chord-alteration): no quarter tones.
6006
6007         * input/test/chord-names-jazz.ly (banterProperties): fix
6008
6009         * lily/parser.yy (bass_mod): bass figure alterations are semi
6010         tones, not quarter tones
6011
6012         * lily/beam.cc (set_stem_lengths): only lengthen stems
6013         for gapped beams.
6014
6015         * lily/beam-quanting.cc (score_forbidden_quants): divide demerit
6016         by beamcount.
6017
6018         * buildscripts/lilypond-profile.sh (Error): more zsh stuff: print
6019         a warning that the warning may erroneous.
6020
6021         * Documentation/topdocs/INSTALL.texi (Top): add note about get-pfa
6022         target.
6023
6024         * mf/GNUmakefile: add get-pfa, get-debian-pfa, get-rpm-pfa
6025         targets.
6026
6027         * GNUmakefile.in ($(config_h)): config.h should depend on
6028         config.hh.in .
6029         (lilypond.words): remove fontball stuff.
6030
6031         * stepmake/aclocal.m4: only print config.cache warning if it exists.
6032
6033         * configure.in: remove pktrace reference.
6034
6035         * GNUmakefile.in (rsync-web): permissions and ownership for
6036         website.
6037
6038         * lily/volta-engraver.cc (staff_eligible): new function.
6039         (stop_translation_timestep): kill off spanners if not eligible.
6040
6041         * VERSION (PATCH_LEVEL): release 1.9.9
6042
6043         * input/regression/beam-quanting-32nd.ly (texidoc): new file
6044
6045         * lily/beam-quanting.cc: tune down SECONDARY_BEAM_DEMERIT, so stem
6046         length is more important than forbidden quants.
6047         
6048 2003-09-23  Heikki Junes  <hjunes@cc.hut.fi>
6049
6050         * buildscripts/lilypond.words: order words in search order,
6051         add lilypond.words.vim to be generated.
6052
6053         * lilypond.vim: use lilypond.words.vim for keyword matching.
6054
6055         * lilypond-mode.el: use search order. fix word selection rules.
6056
6057         * lilypond-font-lock.el: fix fontifying long durations.
6058
6059         * Documentation/topdocs/INSTALL.texi: doc lilypond.words.vim.
6060
6061 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6062
6063         * cygwin/mknetrel: Remove PYTHONPATH and manpage workarounds.
6064
6065         * stepmake/stepmake/generic-targets.make:
6066         * stepmake/stepmake/bin/make-version.py: 
6067         * stepmake/aclocal.m4:
6068         * make/stepmake.make:
6069         * make/toplevel-version.make: Build fixes: remove last traces of
6070           VERSION/PACKAGE_NAME/LILYPONDPREFIX experiment.
6071
6072         * lily/beam.cc: Add gap-count property.
6073
6074 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6075
6076         * scm/define-grob-properties.scm (gap-count): add gap-count
6077
6078         * make/lilypond-vars.make: add /lilypond to LILYPONDPREFIX
6079
6080 2003-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
6081
6082         * cygwin/mknetrel.doc: Typo.
6083
6084         * buildscripts/make-font-dir.py (Font_info): Build fix: add 'ss'
6085
6086         * make/lilypond-vars.make (PYTHONPATH): srcdir build fix.
6087
6088 2003-09-22  Mats Bengtsson  <mabe@drongo.s3.kth.se>
6089
6090         * scripts/lilypond.py: add support for 'legal' and 'tabloid' paper
6091         sizes. Remove support for 'ledger'(=tabloid+landscape).
6092
6093 2003-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6094
6095         * mf/GNUmakefile ($(outdir)/%.pfa): break apart one-big-rule for
6096         sauter PFAs.
6097
6098         * configure.in: remove VERSION stuff once again.
6099
6100         * scm/font.scm (paper20-style-sheet-alist): add cmss entries.
6101
6102         * scm/define-grobs.scm (all-grob-descriptions): use sans family
6103         for chord names.
6104
6105         * mf/GNUmakefile: always trace pfa fonts.
6106         (SAUTER_FONTS): add cmss[567] too fonts
6107
6108         * configure.in: require mftrace. 
6109
6110         * lily/staff-performer.cc (new_instrument_string): don't look at
6111         instrument property.
6112
6113         * lily/lily-guile.cc: renaming, ly_dir_p is the Scheme function,
6114         is_direction is the C++ one. Similar for ly_axis_p and
6115         ly_number_pair_p
6116
6117 2003-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
6118
6119         * lily/beam.cc (brew_molecule): read gap-count to determine
6120         number of tremolo (gapped) beams.
6121
6122         * lily/chord-tremolo-engraver.cc (acknowledge_grob): repeats
6123         shorter than 1/8
6124
6125         * flower/include/array.hh (default_compare): new function
6126
6127         * cygwin/mknetrel: Native fixes.
6128
6129         * cygwin/GNUmakefile (EXTRA_DIST_FILES): Add mknetrel.*
6130
6131 2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
6132
6133         * Documentation/topdocs/NEWS.texi: Add note about .ly double click
6134         feature for Windows.
6135
6136         * stepmake/stepmake/generic-vars.make: Cygwin fix from stable.
6137
6138         * cygwin/mknetrel: Updates for native use on Cygwin.
6139
6140         * lily/parser.yy: Compile fix: add stdio.h for snprintf.
6141
6142         * stepmake/stepmake/help2man-rules.make: 
6143         * cygwin/mknetrel: Bugfix for manpages.
6144
6145         * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
6146         $(builddir).  Stepmake is a normal subdirectory now, that is not
6147         configured.  Another srcdir build fix.
6148
6149         * Documentation/topdocs/INSTALL.texi,
6150         buildscripts/lilypond.words.py, lilypond-font-lock.el,
6151         lilypond-init.el, lilypond-mode.el, debian/rules,
6152         make/lilypond.{redhat,madrake,suse}.spec.in, vimrc:
6153         rename generated file lilypond.words to lilypond.words.el.
6154
6155 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
6156
6157         * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
6158
6159         * GNUmakefile.in, buildscripts/lilypond.words: give only path in
6160         GNUmakefile.in.
6161
6162 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
6163
6164         * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
6165         when cross building.
6166
6167         * configure.in: srcdir build fix.
6168
6169         * cygwin/GNUmakefile:
6170         * cygwin/lily-wins.py:
6171         * cygwin/postremove-lilypond.sh: 
6172         * cygwin/postinstall-lilypond.sh: Merge from stable.
6173
6174         * cygwin/bug-lilypond-cygwin.sh: s/lilypond/lilypond-bin,
6175         s/ly2dvi/lilypond/.
6176
6177 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6178
6179         * lily/slur.cc (after_line_breaking): only set control points if
6180         none supplied yet.
6181
6182         * input/test/slur-manual.ly: new file.
6183
6184         * scripts/convert-ly.py (FatalConversionError.sub_chords): convert
6185         <<  >> chords too.
6186
6187         * VERSION (PACKAGE_NAME): release 1.9.8
6188
6189         * scripts/lilypond.py (escape_path): escape spaces in directory names
6190
6191         * input/test/text-spanner.ly: fixes.
6192
6193 2003-09-19  Heikki Junes  <hjunes@cc.hut.fi>
6194
6195         * buildscripts/lilypond.words.py: add drum names as note names to
6196         Emacs-mode.
6197
6198 2003-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6199
6200         * input/regression/hairpin-dashed.ly: new file.
6201
6202         * scripts/convert-ly.py (conv): warn about dash-length.
6203
6204         * lily/dynamic-engraver.cc (try_music): end (de)crescendo
6205         automatically if we get a new one.
6206
6207         * lily/lookup.cc (dashed_line): new function
6208
6209         * lily/line-spanner.cc (dashed_line_molecule): cleanups. Use
6210         dash-fraction.
6211
6212 2003-09-18  Heikki Junes  <hjunes@cc.hut.fi>
6213
6214         * buildscripts/lilypond.words.py: extract note names.
6215
6216         * lilypond-mode.el: take note names from lilypond.words -file.
6217         small fix in the use of string-match.
6218
6219         * lilypond-font-lock.el: use lilypond.words for note names, add 
6220         maxima to note a duration.
6221
6222 2003-09-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6223
6224         * lily/breathing-sign.cc: remove railtracks() function. 
6225
6226         * input/regression/arpeggio-bracket.ly (texidoc): add file.
6227
6228         * lily/arpeggio.cc (brew_chord_bracket): clean-up 
6229         (brew_molecule): bugfix don't make arpeggio shorter when
6230         arpeggio-direction is set.
6231
6232         *  debian/rules: small corrections in the (Pedro K)
6233
6234         * Documentation/user/tutorial.itely (Tutorial): use lyinc in
6235         examples.
6236
6237         * lily/auto-beam-engraver.cc (process_music): end/junk beam if
6238         special (repeat) bar comes along.
6239
6240         * input/regression/auto-beam-bar.ly: update.
6241
6242         * scripts/lilypond-book.py (output_dict): remove support for the
6243         EPS option.
6244
6245         * scm/define-grobs.scm (all-grob-descriptions): add X-extent for
6246         VerticalAlignment and VerticalAxisGroup this fixes the size
6247         computations for the entire system.
6248  
6249         * input/les-nereides.ly (bass): remove superfluous fontSize.
6250
6251         * scripts/lilypond-book.py (make_lilypond_file): \lilypondfile{}
6252         causes directory of file to be added to include path.
6253
6254         * input/regression/beam-break.ly: test single stem beams.
6255
6256         * input/regression/system-start-bracket.ly: fix.
6257
6258         * lily/beam.cc (set_stem_lengths): single-stem-beam fix.
6259
6260         * stepmake/stepmake/c-rules.make ($(outdir)/%.c): use -o for flex.
6261
6262         * lily/beam-quanting.cc (quanting): check french-beaming per stem.
6263         (score_stem_lengths): do something sensible for single stem beams.
6264
6265         * lily/beam.cc (least_squares): add kludge for single stem beams.
6266
6267         * scripts/convert-ly.py (FatalConversionError.sub_alteration): add
6268         keySignature to list of broken things.
6269
6270         * input/regression/keys.ly: fix.
6271
6272         * VERSION (PACKAGE_NAME): release 1.9.7
6273
6274         * Documentation/topdocs/NEWS.texi (Top): add quarter tones.
6275
6276         * Documentation/user/refman.itely (Pitches): doc quarter tones.
6277
6278         * lily/pitch.cc (LY_DEFINE): ly:pitch-quartertones: new function
6279         (quartertone_pitch): new function
6280
6281         * mf/feta-toevallig.mf: add 3/4 sharp, 1/4 sharp, 1/4 flat, 3/4
6282         flat. WARNING: FONT CHANGED.
6283
6284         * ly/nederlands.ly: add -eh and -ih for quarter tones.
6285
6286         * lily/accidental-placement.cc (add_accidental): support for
6287         quarter tones.
6288
6289         * ly/LANGUAGEs.ly: use symbols for alterations.
6290
6291         * mf/feta-toevallig.mf: change accidental codes. 
6292
6293         * scm/lily.scm (ly:get-option): switch on debugging only for
6294         --verbose.
6295
6296         * lily/lily-guile.cc: remove ly:verbose?
6297
6298         * lily/scm-option.cc (LY_DEFINE): add verbose to get-option.
6299
6300         * lily/parser.yy (TODO): only do gh_call() for apply with
6301         procedure argument.
6302
6303         * lily/tie-engraver.cc (start_translation_timestep): move melisma
6304         stuff in accordance with new timing of tie-events.
6305
6306         * lily/my-lily-lexer.cc: remove \outputproperty
6307
6308         * lily/melisma-engraver.cc (try_music): use melismaBusyProperties.
6309
6310         * scm/define-translator-properties.scm (melismaBusyProperties):
6311         add melismaBusyProperties property.
6312
6313 2003-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6314
6315         * input/test/ambitus-mixed.ly (texidoc): new file.
6316
6317         * buildscripts/mutopia-index.py (find): prune debugging
6318
6319         * lily/side-position-interface.cc: doc updates
6320
6321         * Documentation/user/refman.itely: updates, tweaks.
6322
6323         * lily/parser.yy (Simple_music): remove outputproperty
6324
6325         * make/stepmake.make: use VERSION again; importing VERSION via
6326         autoconf dependencies is too hairy.
6327
6328 2003-09-17  Heikki Junes  <hjunes@cc.hut.fi>
6329
6330         * lilypond-mode.el: allow `-' for keywords and identifiers.
6331
6332 2003-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6333
6334         * VERSION: release 1.9.6
6335         
6336         * lilypond-mode.el (LilyPond-command-alist): invoke lilypond
6337         iso. ly2dvi.
6338
6339         * Documentation/user/*.itely: fixes everywhere
6340
6341         * lily/completion-note-heads-engraver.cc: rewrite engraver:
6342         produce ties from the engraver itself, do not broadcast TieEvent.
6343
6344         * lily/my-lily-lexer.cc: remove pitch & duration.
6345
6346         * lily/parser.yy (TODO): remove \pitch and \duration
6347
6348         * input/test/explicit.ly: remove file.
6349
6350         * Documentation/user/refman.itely (Pitches): remove \pitch 
6351         \duration command.
6352
6353 2003-09-16  Heikki Junes  <hjunes@cc.hut.fi>
6354
6355         * buildscripts/lilypond.words.py: add all slur types to Emacs
6356         insertion menu, suppose everything is postfixed by dropping 
6357         unnecessary `-' -marks.
6358
6359 2003-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6360
6361         * lily/stem.cc (get_default_stem_end_position): lengthen stems for
6362         tremoloed stems.
6363
6364         * lily/stem-tremolo.cc (brew_molecule): position tremolo next to
6365         head for flagged stems.
6366
6367         * lily/stem.cc (get_default_stem_end_position): futz with extra
6368         stem length if there is a stem tremolo.
6369
6370         * lily/tuplet-bracket.cc (brew_molecule): don't print bracket when
6371         it would be too small.
6372
6373         * lily/font-metric.cc: return #f for non-existent glyph.
6374         
6375         * VERSION (MY_PATCH_LEVEL): read VERSION; version number is now
6376         exported through config.make.
6377
6378         * input/regression/clef-oct.ly: new file.
6379
6380         * scm/clef.scm (make-clef-set): use regexps, support arbitrary
6381         transposition.
6382
6383         * input/template/*.ly: remove old relative.
6384
6385         * ly/english.ly: add X names for double sharp.
6386
6387 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6388
6389         * lily/font-select.cc: new file handle font selection routines.
6390
6391         * lily/parser.yy: add ; (Patrick Atamaniuk)
6392
6393         * input/test/time-signature-double.ly: use markups for double time
6394         sigs.
6395
6396         * scm/chord-name.scm: remove new-chord-name-brew-molecule ; use
6397         ChordNames.SeparationItem #'padding for adjusting space after chords.
6398         
6399         * lily/music-output-def.cc (LY_DEFINE): 
6400         new function ly:paper-lookup.
6401         
6402         * mf/parmesan-clefs.mf: use # quantities for char_box
6403         offsets. Fixes overflow errors in the PFA. 
6404
6405         * scm/new-markup.scm (strut-markup): change calling interface for
6406         markup. Pass paper-def, not grob. This would allow \markup to be
6407         used separately from grobs.
6408
6409         * lily/paper-def.cc: new function ly:paper-font; this function
6410         replaces ly:get-font.
6411
6412         * lily/include/font-interface.hh (struct Font_interface): take
6413         Paper_def iso. Grob for get_font().
6414
6415 2003-09-14  Graham Percival  <gperlist@shaw.ca>
6416
6417         * Documentation/user/ tutorial.itely, refman.itely: add warning
6418         about \key and accidentals.
6419
6420 2003-09-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6421
6422         * scm/new-markup.scm (musicglyph-markup): undefine font-name.
6423
6424         * Documentation/user/*.itely: manual tweaks
6425
6426 2003-09-13  Juergen Reuter  <reuter@ipd.uka.de>
6427
6428         * mf/parmesan-clefs.mf: still more set_char_box() fixes and code
6429         cleanup; bugfix: exact_center
6430
6431         * Documentation/user/refman.itely: added more documentation on
6432         ambitus according to recent questions on lilypond-user list
6433
6434 2003-09-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6435
6436         * input/regression/ottava.ly (texidoc): demo 15ma too.
6437
6438         * GNUmakefile.in ($(outdir)/VERSION): add VERSION target 
6439
6440         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly (sarabandeA):
6441         octave fixes.
6442
6443 2003-09-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6444
6445         * lily/lexer.ll: add \r to the rules for newlines; this fixes
6446         problems on older Mac editors.
6447
6448 2003-09-12  Juergen Reuter  <reuter@ipd.uka.de>
6449
6450         * mf/parmesan-clefs.mf: more set_char_box() fixes and code cleanup
6451
6452 2003-09-11  Juergen Reuter  <reuter@ipd.uka.de>
6453
6454         * mf/parmesan-custodes.mf, mf/parmesan-heads.mf,
6455         mf/parmesan-clefs.mf: added comments on character alignment and
6456         set_char_box() conventions
6457
6458         * mf/parmesan-custodes.mf, mf/parmesan-clefs.mf: fixed more
6459         set_char_box()'s
6460
6461         * mf/parmesan-clefs.mf: vaticana: adjusted stem width
6462
6463 2003-09-10  Heikki Junes  <hjunes@cc.hut.fi>
6464
6465         * spec/lilypond.{mandrake,suse}.spec.in: update lilypond.words path.
6466
6467 2003-09-10  Juergen Reuter  <reuter@ipd.uka.de>
6468
6469         * mf/parmesan-custodes.mf: vaticana custos: bugfix: slightly
6470         shortened to avoid almost-collision with staff line; code cleanup;
6471         other custodes: fixed char boxes; code cleanup
6472
6473 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6474
6475         * configure.in: release 1.9.5
6476         
6477         * scripts/lilypond.py (global_latex_preamble): only set
6478         twosideshift if 'twoside' is in latexoptions 
6479
6480         * stepmake/GNUmakefile.in: remove nested stepmake packaging stuff.
6481
6482         * VERSION: remove
6483
6484         * scripts/*2ly.py: update <> syntax
6485
6486 2003-09-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6487
6488         * lily/chord-name-engraver.cc (process_music): add origin for
6489         chord name.
6490
6491         * input/regression/chord-name-exceptions.ly (theMusic): add base too.
6492
6493         * scm/chord-ignatzek-names.scm (ignatzek-chord-names): bugfix: do
6494         bass notes for exceptions too.
6495
6496         * scm/define-grobs.scm (all-grob-descriptions): rename
6497         HaraKiriVerticalGroup to RemoveEmptyVerticalGroup
6498
6499         * scm/define-grob-properties.scm (remove-first): add remove-first
6500         property for orchestral scores.
6501
6502         * Documentation/user/*.itely: switch <<>> and <> 
6503
6504         * lily/glissando-engraver.cc (process_music): bugfix: move line to
6505         last_line only once. This fixes the two consecutive glissandi problem.
6506
6507 2003-09-09  Juergen Reuter  <reuter@ipd.uka.de>
6508
6509         * lily/vaticana-ligature-engraver.cc: bugfix: fixed programming
6510         error message "flexa-width undefined"
6511
6512         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6513         lily/include/gregorian-ligature.hh: print warning when ignoring
6514         head prefixes on flexa shapes
6515
6516         * lily/vaticana-ligature-engraver.cc: bugfix: always add an extra
6517         space before a series of inclinatum heads
6518
6519         * lily/vaticana-ligature-engraver.cc, lily/gregorian-ligature.cc,
6520         lily/include/gregorian-ligature.hh: junked AFTER_VIRGA; small
6521         cleanups
6522
6523         * mf/parmesan-custodes.mf: redesigned custos; fixed stem length
6524         and char_box
6525
6526 2003-09-08  Juergen Reuter  <reuter@ipd.uka.de>
6527
6528         * input/regression/breathing-sign.ly: tiny fixes
6529
6530         * lily/mensural-ligature.cc: renamed stem->cauda/join to avoid
6531         semantical collision with vaticana ligatures
6532
6533         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6534         scm/define-grob-properties.scm: bugfix: semantics of delta_pitch
6535         now consistent with mensural ligatures
6536
6537         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6538         mf/parmesan-heads.mf: bugfix: length of cauda of flexa depends on
6539         context pitches and staff position; dto. for virga stem; removed
6540         obsolete virga and clivis characters from parmesan font (WARNING:
6541         font changed)
6542
6543         * mf/parmesan-heads.mf, mf/parmesan-clefs.mf,
6544         mf/parmesan-timesig.mf: fixed several set_char_box ()'s
6545
6546         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
6547         scm/define-grob-properties.scm: consistency fix: renamed
6548         join_left->add_cauda
6549
6550         * mf/parmesan-heads.mf: bugfix: cephalicus head: corrected
6551         appendix length; bugfix: yoffs_bt for reverse direction punctum
6552         characters
6553
6554         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
6555         small cleanups; added more docu
6556
6557         * lily/mensural-ligature-engraver.cc,
6558         lily/vaticana-ligature-engraver.cc,
6559         lily/coherent-ligature-engraver.cc: cleanup: moved delta-pitch
6560         computation to CoherentLigatureEngraver
6561
6562         * ly/gregorian-init.ly, lily/gregorian-ligature.cc,
6563         scm/define-grob-properties.scm: bugfix: added missing linea and
6564         cavum properties; bugfix: removed dead semivocalis property
6565
6566         * mf/parmesan-heads.mf: bugfix: linea punctum: vertical lines
6567         length; redesigned quilisma, stropha and auctum
6568
6569         * ly/engraver-init.ly, scm/define-grobs.scm: use 0.6 as default
6570         line thickness
6571
6572         * lily/vaticana-ligature-engraver.cc, mf/parmesan-heads.mf,
6573         Documentation/user/refman.itely: bugfix: introduced shifted
6574         epiphonus head to avoid collision with adjacent plica
6575
6576 2003-09-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6577
6578         * scm/font.scm (paper20-style-sheet-alist): add smaller font sizes.
6579
6580         * mf/GNUmakefile (SAUTER_FONTS): add smaller sizes.
6581
6582 2003-09-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6583
6584         * Documentation/user/tutorial.itely (A lead sheet): remove
6585         duplicate chords.
6586
6587         * Documentation/bibliography/computer-notation.bib (pages): reorganise.
6588
6589 2003-09-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6590
6591         * Documentation/bibliography/computer-notation.bib (isbn): add
6592         xivcim publication.
6593
6594 2003-09-05  Heikki Junes  <hjunes@cc.hut.fi>
6595
6596         * GNUmakefile.in: drop lilypond.words for generation.
6597
6598 2003-09-03  Heikki Junes  <hjunes@cc.hut.fi>
6599
6600         * buildscripts/lilypond.words.py: take filename (also) from an arg.
6601
6602         * GNUmakefile.in (README_FILES): put lilypond.words to $(outdir).
6603
6604 2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6605
6606         * input/test/figured-bass-alternate.ly (fl): new file.
6607
6608         * Documentation/topdocs/README.texi (Top): clarifications.
6609
6610         * Documentation/bibliography/computer-notation.bib (isbn): add phd
6611         theses of Gieseking and Renz.
6612
6613         * GNUmakefile.in (README_FILES): remove README.mandrake.
6614
6615 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
6616
6617         * buildscripts/lilypond.words.py: add file. Creates lilypond.words
6618         from source files and search patterns listed in the script.
6619
6620         * GNUmakefile.in: add target `lilypond.words'.
6621
6622         * lilypond.words: remove file, generated by `make lilypond.words'.
6623
6624         * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
6625
6626 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
6627
6628         * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
6629
6630 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6631
6632         * VERSION: 1.9.4 released
6633
6634         * scripts/convert-ly.py (FatalConversionError.figures_replace):
6635         rule for < > <-> << >> substitution
6636
6637         * lily/lexer.ll: exchange meaning of << >> and < > 
6638
6639         * VERSION (PACKAGE_NAME): 1.9.3 released
6640
6641         * stepmake/stepmake/help2man-rules.make ($(outdir)/%.1): build man
6642         pages unconditionally.
6643
6644 2003-08-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6645
6646         * Documentation/user/music-glossary.tely (Top): small syntax
6647         fixes.
6648
6649         * scm/music-functions.scm (remove-tag): filter \tagged music
6650         expressions.
6651
6652         * input/regression/tag-filter.ly (texidoc): new file.
6653
6654         * lily/parser.yy (post_event): add \tag #'symbol / \tag #'(symbol1
6655         symbol2 .. ) etc. 
6656
6657         * scripts/convert-ly.py (FatalConversionError.conv): fingering
6658         convert rule.
6659
6660         * Documentation/user/refman.itely (Fingering instructions): adjust
6661         manual.
6662
6663         * lily/new-fingering-engraver.cc (position_scripts): don't crash
6664         for borderline cases (e.g. 1 fingering.)
6665         (position_scripts): revise interface, use fingerOrientations to
6666         set fingering positions.
6667
6668         * scm/document-translation.scm (context-doc): add aliases to
6669         automated documentation.
6670
6671         * make/lilypond-vars.make: remove stepmake compat glue.
6672
6673         * make/generic-vars.make: remove cruft.
6674
6675         * lily/main.cc (main): don't identify binary.
6676
6677 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6678
6679         * lily/include/translator.hh (class Translator): remove
6680         type_string_ , use symbol for context name throughout.
6681         Changes through whole source tree.
6682
6683         * scripts/lilypond.py: rename ly2dvi.py to lilypond.py
6684         set PDF as default, and always make PDF.
6685
6686         * lily/GNUmakefile (SUBDIRS): rename binary to lilypond-bin
6687
6688 2003-08-29  Heikki Junes  <hjunes@cc.hut.fi>
6689
6690         * ChangeLog lilypond.words Documentation/topdocs/NEWS.texi
6691         Documentation/user/refman.itely input/regression/allfontstyle.ly
6692         input/regression/grace-types.ly:
6693         fix spelling for acciaccatura (Webster's 1913).
6694
6695 2003-08-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6696
6697         * lily/main.cc (usage): adjust blurb, include url.
6698
6699         * input/regression/breathing-sign.ly (texidoc): transpose up
6700
6701 2003-08-28  Juergen Reuter  <reuter@ipd.uka.de>
6702
6703         * input/regression/breathing-sign.ly: changed ancient examples to
6704         be relevant (by request of Han-Wen); updated BreathingSign text
6705         property according to new syntax.
6706
6707         * ly/gregorian-init.ly: updated BreathingSign text property
6708         according to new syntax
6709
6710 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6711
6712         * Documentation/user/refman.itely (Clef): give example of G_8 clef.
6713         (Clef): index entries for clefs.
6714
6715         * python/lilylib.py (system): remove errorlog files.
6716         
6717 2003-08-28  Heikki Junes  <hjunes@cc.hut.fi>
6718
6719         * lilypond.words: add \new and new graces. Add dynamics to menus
6720         keeping 1.8.x compatibility; after all the engraving relating to 
6721         notes becomes postfixed `-' marks will be removed.
6722
6723 2003-08-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6724
6725         * lily/molecule.cc (align_to): idem.
6726
6727         * lily/molecule-scheme.cc: ly_align_to_x takes continuous dir argument.
6728         
6729         * ly/grace-init.ly (stopAcciaccaturaMusic): correct misspelling of
6730         accacciatura everywhere.
6731
6732         * VERSION (PACKAGE_NAME): released 1.9.2
6733
6734         * GNUmakefile.in (EXTRA_DIST_FILES): dist lilypond.vim too.
6735
6736         * scm/document-markup.scm (markup-doc-node): sort markup function
6737         list.
6738
6739         * lily/paper-outputter.cc (output_version): change "Lily was here"
6740         into  "Engraved by LilyPond"
6741
6742         * lily/my-lily-lexer.cc (My_lily_lexer): don't crash
6743         on unquoted strings before \notenames.
6744
6745         * lily/parser.yy (lyric_element): allow markup as lyric text. This
6746         increases the number of s/r reductions to 4.
6747
6748         * scm/new-markup.scm (fraction-markup): \fraction command.
6749
6750         * lily/lexer.ll: allow any string without \ { }  # and " in \markup
6751         mode
6752
6753         * lily/lookup.cc (round_filled_box): rename function.
6754         (LY_DEFINE): round-filled-box: change signature.
6755
6756         * Documentation/user/refman.itely: revise section explaining grace
6757         notes.
6758
6759         * lily/translator-scheme.cc (LY_DEFINE): add ! to
6760         ly:set-context-property
6761
6762         * input/*/*.ly (vmus): use \new everywhere.
6763
6764         * lily/my-lily-lexer.cc: add \accacciatura and \appoggiatura
6765
6766         * ly/grace-init.ly (stopGraceMusic): add slurs on grace note by
6767         default
6768
6769         * scm/music-functions.scm (set-stop-grace-properties)
6770         (set-start-grace-properties, add-grace-property): new functions
6771         for modular grace tweak control.
6772
6773         * ly/engraver-init.ly (ScoreContext): new property graceSettings.
6774         
6775 2003-08-28  Jan Nieuwenhuizen  <janneke@gnu.org>
6776
6777         * Documentation/topdocs/INSTALL.texi: Explain install-pfa-fonts.
6778
6779         * GNUmakefile.in (install-pfa-fonts):
6780         (get-pfa-fonts): New target.
6781
6782         * stepmake/stepmake/toplevel-targets.make: Add pfa-fonts and
6783         install-pfa-fonts help.
6784
6785 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6786
6787         * lily/translator-scheme.cc (LY_DEFINE):
6788         ly:context-pushpop-property new function.
6789         (LY_DEFINE): new function ly:translator-find  
6790         new function ly:translator?
6791         (LY_DEFINE): new function ly:context?
6792
6793         * lily/translator-def.cc: remove
6794         Translator_def::apply_pushpop_property().
6795
6796         * python/lilylib.py (read_pipe): only store and display error log
6797         if verbose not set.
6798         (read_pipe): only display log if it contains something.
6799
6800 2003-08-27  Jan Nieuwenhuizen  <janneke@gnu.org>
6801
6802         * Documentation/misc/GNUmakefile: Re-add.
6803         (TEXTS): Add CHANGES.
6804
6805 2003-08-27  Heikki Junes  <hjunes@cc.hut.fi>
6806
6807         * lilypond.words: add \newcontext.
6808
6809 2003-08-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6810
6811         * lily/tie-performer.cc (stop_translation_timestep): only flush
6812         tied_notes when we have actually made a tie. Fixes bugs with ties
6813         in polyphonic scores.
6814
6815 2003-08-26  Jan Nieuwenhuizen  <janneke@gnu.org>
6816
6817         * stepmake/autogen.sh: Bugfix: copy aclocal.m4, autogen.sh also if
6818         they do not exist.
6819
6820 2003-08-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6821
6822         * VERSION (PACKAGE_NAME): released 1.9.1 
6823
6824         * ly/engraver-init.ly (RemoveEmptyStaffContext): don't add
6825         Instrument_name_engraver
6826
6827         * lily/tie-performer.cc (create_audio_elements): bugfix
6828
6829         * Documentation/user/music-glossary.tely (Top): comment out
6830         font-style statements.
6831
6832         * input/test/force-hshift.ly: revise example.
6833
6834         * Documentation/bibliography/engraving.bib (note): typos.
6835
6836         * configure.in: bump GCC requirements to 3.x
6837
6838         * lily/include/audio-item.hh (class Audio_tie): rename
6839         note_l_drul_ to note_drul_
6840
6841         * lily/tie-performer.cc (class Tie_performer): patch for new ties.
6842
6843         * lily/parser.yy (relative_music): whoops. All \relative were off
6844         by ...  a lot .... Ahem.
6845
6846         * scm/define-music-types.scm (music-descriptions): idem.
6847
6848         * lily/beam-engraver.cc: move new-beam-event to beam-event
6849
6850         * lily/tie-engraver.cc (class Tie_engraver): move New_tie_engraver
6851         to Tie_engraver
6852
6853         * input/regression/bar-number.ly: remove unnecessary old-relative
6854         options.
6855         
6856         * Documentation/user/internals.itely (Creating contexts): document
6857         \newcontext
6858
6859         * lily/parser.yy (Composite_music): add \newcontext
6860
6861         * Documentation/user/refman.itely (MIDI block): add note about
6862         dotted tempos.
6863
6864         * scm/font.scm: remove old markup legacy
6865
6866         * GNUmakefile.in (web-clean): remake share/ after web-clean.
6867
6868         * lily/breathing-sign.cc (brew_molecule): remove function
6869
6870         * lily/text-item.cc: remove old-style markups.
6871         (interpret_markup): C++ version of markup function
6872         (brew_molecule): idem.
6873
6874         * lily/my-lily-lexer.cc (start_main_input): define input-file-name
6875         as Scheme variable.
6876
6877         * scripts/convert-ly.py (conv): dashes rule.
6878         Apply rule.
6879
6880         * Documentation/user/lilypond-book.itely: syntax fixes. 
6881
6882 2003-08-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6883
6884         * VERSION (PACKAGE_NAME): release 1.9.0
6885
6886         * Documentation/user/lilypond-book.itely (Invoking lilypond-book):
6887         note about dvips. (Should backport.)
6888
6889         * scripts/convert-ly.py
6890         (FatalConversionError.articulation_substitute): add
6891         convert-new-chords code. Remove convert-new-chords.py
6892
6893         * Documentation/user/refman.itely (Octave check): document
6894         \octave.
6895
6896         * Documentation/topdocs/NEWS.texi: add \octave, postfix and
6897         \relative changes.
6898
6899         * lily/parser.yy (command_element): octave check:
6900
6901            \octave PITCH
6902
6903         checks that PITCH (without octave) yields PITCH (with octave) in
6904         \relative
6905
6906         * lily/relative-octave-music.cc (to_relative_octave): octave check.
6907
6908         * lily/scm-option.cc: ly:set-option now has the default argument
6909         #t.
6910
6911         * lily/lexer.ll: add \renameinput
6912
6913         * python/lilylib.py (command_name): robustifications.
6914
6915         * scripts/ly2dvi.py (run_latex): use >& for redirection iso. of
6916         /dev/stderr. This is ash compatible.
6917
6918         * ly/init.ly: add warning if compatibility was not necessary.
6919
6920         * lily/scm-option.cc (LY_DEFINE): add ly:get-option
6921
6922         * flower/include/string-handle.icc: formatting cleanups, rename
6923         references by ref_count_.
6924
6925 2003-08-25  Heikki Junes  <hjunes@cc.hut.fi>
6926
6927         * make/lilypond.mandrake.spec.in: syncronize the spec file with
6928         Torbjorn Turpeinen (tobbe@nyvalls.se): fix group, update reqs,
6929         package libs separately, fix conflicting php variable out=/dev/vc/
6930         invoking `unset out', declare menus, use only one icon-file, fix
6931         doc-path in menu.
6932
6933 2003-08-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6934
6935         * scripts/convert-ly.py (FatalConversionError.conv): typo
6936
6937         * Documentation/misc/GNUmakefile: restore misc directory.
6938
6939         * input/mutopia/J.S.Bach/bwv940.ly: add 1 petite prelude
6940
6941         * input/mutopia/J.S.Bach/GNUmakefile (EXTRA_DIST_FILES): remove
6942         Petites-Preludes 
6943
6944         * input/test/partial-blank.ly (quickmeasure): syntax
6945
6946         * lily/slur.cc (get_attachment): bugfix: don't crash on non-cons
6947         attachment property.
6948
6949         * Documentation/user/refman.itely: remove superfluous -'s 
6950         (Grace notes): ) fixes.
6951
6952         * lily/music.cc: generic compress(), transpose() functions. Remove
6953         others.
6954
6955         * lily/parser.yy (gen_text_def): remove support for #'(italic )
6956         style markup entry.
6957
6958         * lily/parser.yy: all articulations postfix; remove obligatory -
6959         for [,  ) and \!
6960         
6961         * lily/music.cc (to_relative_octave): write generic
6962         to_relative_octave function; various relative cleanups.
6963         Hmmm.
6964
6965         * lily/scm-option.cc: add options new-relative and old-relative
6966
6967         * po/sv.po: new po file.
6968
6969         * Documentation/user/refman.itely (Dynamics): website
6970         fixes. (should backport!)
6971
6972 2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
6973
6974         * make/lilypond.mandrake.spec.in: declare version only once.
6975
6976 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6977
6978         * lily/simultaneous-music.cc (to_relative_octave): undo relative
6979         meaning for now.
6980
6981 2003-08-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
6982
6983         * input/mutopia/J.S.Bach/wtk1-fugue1.ly: updates
6984
6985         * input/mutopia/J.S.Bach/wtk1-prelude1.ly: remove file
6986
6987         * input/mutopia/F.Schubert/standchen.ly (trebleThrough): fixes
6988
6989         * lily/simultaneous-music.cc (to_relative_octave): add Event_chord.
6990
6991         * lily/music.cc (var): add ly:music-transpose function.
6992
6993         * lily/parser.yy (pre_events): remove prefix articulations.
6994
6995         * lily/music-sequence.cc (do_relative_octave): change relative meaning.
6996
6997         * VERSION (MY_PATCH_LEVEL): open HEAD/1.9 branch.
6998
6999         * Documentation/user/refman.itely (Text markup): add comment about
7000         markup in header.
7001
7002 2003-08-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7003
7004         * lily/paper-outputter.cc (write_header_fields_to_file): 
7005         only dump value if it is a string.
7006
7007         * flower/include/dictionary.hh: remove.
7008         
7009         * Documentation/ChangeLog-1.5: add back old log.
7010
7011         * Documentation/topdocs/INSTALL.texi (Top): explain how to get
7012         .pfas from a .deb.
7013
7014 2003-08-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7015
7016         * Documentation/bibliography/engraving.bib: add entry for
7017         Jaschinski's Notation
7018
7019 2003-08-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7020
7021         * Documentation/user/refman.itely (Beaming): add note about
7022         allowBeamBreak
7023
7024 2003-08-18  Juergen Reuter  <reuter@ipd.uka.de>
7025
7026         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7027         GregorianTranscription contexts
7028
7029         * ly/engraver-init.ly: vaticana contexts: minor fixes
7030
7031         * Documentation/user/refman.itely (Ancient notation): added note
7032         on appendix length bug
7033
7034         * input/puer-fragment.ly, input/test/gregorian-scripts.ly,
7035         input/test/vaticana.ly: use vaticana contexts; small fixes
7036
7037 2003-08-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7038
7039         * flower/hash.cc: Remove.
7040
7041         * flower/include/dictionary.hh (V>): Compile fix: Remove assignment
7042         to (nonexistent?) hash_func_ identifier.
7043
7044         * python/midi.c (midi_error, midi_warning): Use char const* for
7045         __FUNCTION__ argument.
7046
7047         * python/gettext.py: Remove.  We already require python 2.1, which
7048         includes gettext.py.
7049
7050         * configure.in: Require python 2.1, as INSTALL.texi says.
7051         it.
7052
7053         * Documentation/topdocs/INSTALL.texi: Add note to avoid bison
7054         versions 1.50 and 1.75.  Remove note about lexer patch.
7055
7056 2003-08-16  Jan Nieuwenhuizen  <janneke@gnu.org>
7057
7058         * Documentation/topdocs/INSTALL.texi: Update type1 font
7059         description to actual situation.  Add comment about new font ball
7060         layout.
7061
7062         * GNUmakefile.in (pfa-fonts): Create font-ball so that untar
7063         in $LILYPONDPREFIX suffices for installation.
7064
7065 2003-08-11  Jan Nieuwenhuizen  <janneke@gnu.org>
7066
7067         * debian/control (Build-Depends): Add flex-old as alternative to
7068         flex.  Deprecate bison 1.75.
7069
7070 2003-08-17  Juergen Reuter  <reuter@ipd.uka.de>
7071
7072         * lilypond.words, ly/engraver-init.ly, ly/params-init.ly: added
7073         Vaticana contexts
7074
7075         * Documentation/user/refman.itely (Ancient notation): documented
7076         some bugs; tiny fixes; added docu on Vaticana contexts
7077
7078         * gregorian-init.ly, ly/script-init.ly: moved ancient articulation
7079         scripts
7080
7081 2003-08-16  Juergen Reuter  <reuter@ipd.uka.de>
7082
7083         * Documentation/user/refman.itely (Ancient notation): added some
7084         introductory words; added section on ancient time signatures;
7085         added some @seealso and @refcommands; small fixes and
7086         beautifications
7087
7088 2003-08-15  Juergen Reuter  <reuter@ipd.uka.de>
7089
7090         * input/regression/note-head-style.ly: many fixes and updates
7091
7092         * Documentation/user/refman.itely: added small sections on ancient
7093         accidentals, rests and flags; revised ancient note head section;
7094         small wording/spelling fixes
7095
7096         * input/test/rests.ly: layout fixes
7097
7098 2003-08-14  Juergen Reuter  <reuter@ipd.uka.de>
7099
7100         * input/puer-fragment.ly: bugfix: central C position of do clef
7101
7102         * ly/gregorian-init.ly: workaround: add small padding space before
7103         divisiones (the correct fix would be the spacing engine to handle
7104         this)
7105
7106 2003-08-13  Graham Percival  <gperlist@shaw.ca>
7107
7108         * input/test/bar-lines-lyric-only.ly, boxed-molecule.ly,
7109         cue-notes.ly: minor fixes.
7110
7111 2003-08-13  Juergen Reuter  <reuter@ipd.uka.de>
7112
7113         * Documentation/user/refman.itely: bugfix: remove obsolete link to
7114         input/test/custos-style.ly
7115
7116         * Documentation/index.html.in: bugfix: link to Tutorial.html
7117
7118         * input/puer-fragment.ly: bugfix: assigment of syllables "no-bis"
7119         to neumes; bugfix: "et": epiphonus, not just a simple pes
7120
7121 2003-08-12  Heikki Junes <hjunes@cc.hut.fi>
7122
7123         * lilypond-mode.el: split `Insert Tag' if it is long enough.
7124
7125         * lilypond.words: add new features: markup, column, center, \[ \].
7126         
7127 2003-08-10  Heikki Junes <hjunes@cc.hut.fi>
7128
7129         * Documentation/topdocs/NEWS.texi, DEDICATION,
7130         stepmake/bin/add-html-footer.py
7131         input/mutopia/J.S.Bach/baerenreiter-sarabande.ly
7132         input/mutopia/J.S.Bach/wtk1-fugue1.ly
7133         input/mutopia/J.S.Bach/wtk1-prelude1.ly
7134         Documentation/topdocs/INSTALL.texi: `bug'fix: a colon `:' is 
7135         added (only) after a sentence which is complete; if the sentence is 
7136         not ended a comma `,' or nothing is used. fix also spaces.
7137
7138 2003-08-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7139
7140         * Documentation/topdocs/INSTALL.texi (Top): change GUILE
7141         requirements to plain 1.6.
7142
7143         * buildscripts/mutopia-index.py (read_lilypond_header): update
7144         mutopia-index.py to 1.4 syntax [sic]
7145
7146 2003-08-07  Heikki Junes <hjunes@cc.hut.fi>
7147
7148         * make/lilypond.mandrake.spec.in: remove menu, sync with redhat-spec.
7149
7150 2003-08-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7151
7152         * Documentation/index.html.in: url for regression pdf
7153
7154         * Documentation/user/cheatsheet.itely (Cheat sheet): single staff.
7155
7156         * Documentation/user/tutorial.itely (Piano staves): s/staffs/staves/g
7157
7158         * make/lilypond.redhat.spec.in (Buildrequires): texinfo >= 4.6 reqd.
7159
7160         * VERSION: 1.8.0 released
7161         
7162         * GNUmakefile.in (local-WWW-post): footify build fix.
7163
7164         * configure.in: require GUILE 1.6.4
7165
7166         * Documentation/user/GNUmakefile: don't copy *.png for
7167         lilypond-internals
7168
7169         * GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
7170         local-WWW-post target.
7171         (rsync-web): add rsync-web target
7172
7173         * Documentation/user/introduction.itely (Music notation and
7174         engraving): add neume example
7175
7176         * input/puer-fragment.ly (cantus): add puer-fragment
7177
7178 2003-08-06  Jan Nieuwenhuizen  <janneke@gnu.org>
7179
7180         * input/no-notation/midi-volume-equaliser.ly: Add volume setting
7181         to notes, so that equalizer is actualy being used.
7182
7183         * scm/midi.scm (instrument-equalizer-alist):
7184         (absolute-volume-alist): Define public, so that user can copy or
7185         override.
7186
7187         * lily/key-performer.cc (create_audio_elements): Check for minor
7188         key.  Only if key is minor, set MIDI key to minor.
7189
7190 2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7191
7192         * Documentation/user/refman.itely (Hiding staffs): fixes.
7193
7194         * mf/feta-eindelijk.mf (tracingvariables): add TODO.
7195
7196         * lily/system-start-delimiter.cc (after_line_breaking): retrieve
7197         vertical extents to deal with Hara kiri correctly.
7198
7199         * input/regression/hara-kiri-short.ly: remove
7200
7201         * input/regression/hara-kiri-pianostaff.ly: update test.
7202
7203         * Documentation/user/*.tely: remove WEBTITLE
7204
7205         * scm/output-tex.scm (comment): idem.
7206
7207         * scm/output-pdftex.scm: remove GUILE 1.4 glue
7208
7209         * scm/music-functions.scm (make-lyric-event): new function
7210
7211         * scm/lily.scm (lilypond-version): new function
7212
7213         * input/test/version-output.ly: new file.
7214
7215         * Documentation/user/lilypond.tely: add version number to
7216         front-page.
7217
7218 2003-08-05  Jan Nieuwenhuizen  <janneke@gnu.org>
7219
7220         * input/test/midi-scales.ly: Reformat to match midi2ly output again.
7221
7222 2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7223
7224         * input/template/gregorian-transcription.ly (barTwo): syntax update.
7225
7226         * Documentation/user/refman.itely (Hiding staffs): rename node.
7227
7228 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7229
7230         * input/regression/new-markup-syntax.ly (texidoc): remove
7231         molecule-callback override.
7232
7233 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7234
7235         * input/les-nereides.ly: Mark tweaks with %tweak.
7236
7237         * Debian patch, see debian/changelog (Anthony Fok).
7238
7239 2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
7240
7241         * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
7242         problem.
7243
7244 2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7245
7246         * Documentation/user/refman.itely (Text markup): Fix language bug.
7247
7248 2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7249
7250         * input/* : postfix syntax fixes.
7251
7252         * Documentation/user/refman.itely (Text markup): add note about
7253         raise/lower with ^ or _ .
7254         
7255         * po/fi.po: fix \\apply strings.
7256
7257         * lily/parser.yy (open_event): warn for prefix articulations.
7258
7259 2003-08-04  Juergen Reuter  <reuter@ipd.uka.de>
7260
7261         * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
7262         fix also on parmesan font.
7263
7264 2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7265
7266         * VERSION 1.7.30 released
7267         
7268         * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch.
7269
7270         * buildscripts/mutopia-index.py (headertext): rewording
7271
7272 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7273
7274         * scm/new-markup.scm (strut-markup): new markup function.
7275
7276         * scm/bass-figure.scm (make-bass-figure-markup): insert vertical
7277         space also when no accidental is there.
7278
7279 2003-08-02  Jan Nieuwenhuizen  <janneke@gnu.org>
7280
7281         * input/les-nereides.ly: Updates.
7282
7283 2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
7284
7285         * lilypond-mode.el (LilyPond-insert-tag-current): new function,
7286         which repeats the tag insertion selected from "Insert tag" menu.
7287
7288 2003-08-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7289
7290         * lily/all-font-metrics.cc (find_font): load AFM files first only
7291         for feta fonts. This fixes problems with TeXlive and other TeX
7292         distros that include AFM files for the CM fonts. 
7293
7294         * scm/font.scm (qualifiers-to-font-name): remove.
7295
7296         * lily/paper-def.cc: remove get_var.
7297
7298         * input/trip.ly: remove file.
7299         
7300         * input/regression/spacing-note-flags.ly (raggedright): remove
7301         stafflinethickness
7302
7303         * input/les-nereides.ly: update to new syntax, cleanups.
7304
7305 2003-08-01  Jan Nieuwenhuizen  <janneke@gnu.org>
7306
7307         * Documentation/user/refman.itely: Clarify shortest-note problem
7308         of autobeamer.
7309
7310 2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
7311
7312         * lilypond-mode.el: Add each word to regexps only once.
7313
7314         * lilypond-mode.el (LilyPond-insert-tag): add new function, which 
7315         is based on the syntax definitions in lilypond.words. Remove all 
7316         LilyPond-insert-tag-* functions. Restructure LilyPond menu. 
7317         LilyPond->Insert menu is generated by the entries in lilypond.words 
7318         to which have been given a syntax definition.
7319
7320         * lilypond.words: give syntax definitions (LilyPond-insert-tag) for 
7321         \notes, \relative, \score, \simultaneous, \transpose.
7322
7323         * lilypond-mode.el: allow non-alpha characters only in menu keywords.
7324
7325         * lilypond.words: add useful `\context Staff =' and `\context Voice ='.
7326         
7327         * lilypond-mode.el: add menu keywords separately.
7328
7329         * lilypond.words: post-syntaxed slur pairs and syntax for \times.
7330
7331 2003-08-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
7332
7333         * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
7334         current ugly installation method for PFA fonts.
7335
7336 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
7337
7338         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct 
7339         to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead.
7340
7341         * Documentation/user/music-glossary.tely: update legato.
7342
7343 2003-07-30  Jan Nieuwenhuizen  <janneke@gnu.org>
7344
7345         * lexer-gcc-3.0.patch: Remove.
7346
7347         * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging.
7348
7349 2003-07-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7350
7351         * debian/rules (binary-arch): remove NEWS.
7352
7353 2003-07-30  Heikki Junes <hjunes@cc.hut.fi>
7354
7355         * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many },
7356         stepmake/bin{ many }: polish the `--help's of different scripts;
7357         model taken from the core-utils of Linux.
7358
7359         * flower/getopt-long.cc, python/lilylib.py: add space, see above.
7360
7361 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7362
7363         * flower/parse-afm.cc (parseCharMetrics): add warnings.
7364
7365         * flower/libc-extension.cc: idem.
7366
7367         * flower/include/libc-extension.hh: protect against isinf macros.
7368
7369 2003-07-29  Heikki Junes <hjunes@cc.hut.fi>
7370
7371         * { many }: Use two uppercase letters in LilyPond.
7372
7373         * lily/main.cc, po/{ many }, scripts/{ many }: add verbs.
7374
7375         * VERSION: 1.7.29 released.
7376         
7377 2003-07-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7378
7379         * lily/tie.cc: add TODO comment.
7380
7381         * lily/bezier.cc: replace bezier-bow with bezier-sandwich.
7382
7383         * scm/*.scm: remove bezier-bow. Use bezier-sandwich with rounded
7384         linejoins and linecaps. This fixes problems with occasional spikes
7385         on slur/tie endings.
7386         
7387         * input/regression/font-name.ly: don't use PS fonts for
7388         compatibility reasons. 
7389
7390         * mutopia/claop.py (accents): update to 1.8
7391
7392         * Documentation/user/music-glossary.tely (Top): remove 13pt.
7393
7394         * Documentation/user/macros.itexi: don't color glossary links.
7395
7396         * Documentation/user/invoking.itexi (Error messages): new section
7397
7398 2003-07-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7399
7400         * input/regression/font-name.ly: add file.
7401
7402         * scm/document-backend.scm (grob-doc): remove <hr> from
7403         lilypond-internals
7404
7405         * Documentation/topdocs/INSTALL.texi (Top): bump GUILE
7406         reqd version to 1.6.4 
7407
7408         * lily/font-interface.cc (get_font): bugfix: take font-name from
7409         alist chain too. This fixes font-name override for \markup.
7410
7411 2003-07-28  Jan Nieuwenhuizen  <janneke@gnu.org>
7412
7413         * Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Remove icon.
7414
7415         * input/test/polymetric-differing-notes.ly: Compile fix.
7416
7417 2003-07-28  Juergen Reuter  <reuter@ipd.uka.de>
7418
7419         * Documentation/user/refman.itely: fixed typo
7420
7421         * lily/vaticana-ligature-engraver.cc: bugfix: insert extra space
7422         before flexa
7423
7424 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7425
7426         * input/test/{ many }: search & fix some typos.
7427
7428 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7429
7430         * scripts/ly2dvi.py (include_path): use preview_resolution for PNG
7431         images.
7432
7433         * scm/music-functions.scm (make-voice-props-set): set Script /
7434         TextScript dir for polyphony too.
7435
7436         * scm/define-grobs.scm (all-grob-descriptions): decrease space
7437         before clef.
7438
7439         * flower/libc-extension.cc (my_round): ANSI-C compatible rounding.
7440
7441 2003-07-27  Rune Zedeler  <rz@daimi.au.dk>
7442
7443         * Documentation/user/refman.itely (Percussion): Small
7444         clarifications and fixes.
7445
7446         * scm/drums.scm: Bugfix: Use string instead of symbol when naming
7447         threads. This fixes different heads playing simultaneously.
7448
7449 2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
7450
7451         * Documentation/user/{ many }: increase readability (read through 
7452         User manual from `one big page').
7453
7454 2003-07-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7455
7456         * input/test/polymetric-differing-notes.ly: add example with
7457         disparate note values.
7458
7459         * input/test/polymetric.ly: rename from poly-metric
7460
7461         * scripts/ly2dvi.py (include_path): bugfix: use outbase
7462         iso. outname.
7463
7464         * mf/feta-klef.mf: clef fixes, remove left/right spacing.  set
7465         G-clef bbox to real char extents. This fixes the G-clef being
7466         offset too much to the right.
7467         document perc clef offset.
7468
7469         WARNING: FONT CHANGED.
7470
7471         * Documentation/user/tutorial.itely (Tutorial): move menu.
7472
7473 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7474
7475         * buildscripts/lilypond-profile.sh (Error): trim error message.
7476
7477         * Documentation/user/invoking.itexi (Invoking the lilypond
7478         binary): add note about path.
7479
7480         * Documentation/user/macros.itexi: add @c at EOL, hopefully
7481         suppresses superfluous spaces.
7482
7483 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7484
7485         * buildscripts/lilypond-profile.sh: Add documentation to error
7486         message.
7487
7488         * make/srcdir.make.in (web-install): Use SRCMAKE, set outdir.
7489
7490 2003-07-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7491
7492         * scripts/lilypond-book.py: HTML fixes (by Michael Ossmann
7493         <mike@ossmann.com>)
7494
7495         * Documentation/bibliography/computer-notation.bib (pages): prune
7496         unscientific language.
7497
7498         * Documentation/user/GNUmakefile: copy unsplit file to
7499         lilypond.html (idem for lilypond-internals).
7500
7501         * buildscripts/mutopia-index.py (read_dict): remove "example file:"
7502
7503         * Documentation/topdocs/NEWS.texi (Top): rewrite NEWS in texinfo.
7504
7505         * python/lilylib.py (lilypond_version): 2.1 proof version check.
7506
7507         * lily/staff-symbol-referencer.cc (LY_DEFINE): lrint, the final
7508         fix.
7509         
7510 2003-07-25  Heikki Junes  <hjunes@cc.hut.fi>
7511
7512         * Documentation/user/{ various }: bind text snippets with their
7513         examples, e.g. by punctuation: This is an example.
7514
7515 2003-07-25  Jan Nieuwenhuizen  <janneke@gnu.org>
7516
7517         * ly/performer-init.ly (VoiceContext): Typos.
7518
7519         * stepmake/stepmake/toplevel-targets.make (install): For srcdir
7520         builds, leave final-install to toplevel srcdir makefile.
7521
7522         * make/srcdir.make.in (install): New target.
7523
7524 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7525
7526         * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add.
7527         This fixes core dump on MIDI output (Simon Weatherill).
7528
7529         * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend
7530         on local-WWW-post.
7531
7532 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7533
7534         * make/lilypond.redhat.spec.in: add dvips to reqs.
7535
7536 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7537
7538         * make/srcdir.make.in (web): Add special web target.
7539
7540         * stepmake/stepmake/generic-targets.make (WWW): Remove $(MAKE)
7541         from inner $(LOOP).
7542
7543         * cygwin/mknetrel: Override $(webdir) (was: $(docdir)).
7544
7545         * stepmake/stepmake/generic-targets.make (www-targets-help):
7546         * GNUmakefile.in (web-install): Install in $(webdir).
7547
7548         * input/test/smart-transpose.ly (texidoc): texidoc compile fix.
7549
7550         * cygwin/changelog: 
7551         * cygwin/mknetrel: Update.
7552
7553         * GNUmakefile.in (web-install): Rename (was: install-html-doc).
7554         (html-doc): Remove (use: web).
7555
7556         * stepmake/stepmake/script-rules.make: 
7557         * stepmake/stepmake/python-module-rules.make ($(outdir)/%.py):
7558         Fix $(config_make) dependencies for srcdir build.
7559
7560         * stepmake/stepmake/generic-targets.make ($(config_make)): Fix
7561         target for srcdir build.
7562
7563         * stepmake/make/stepmake.make: 
7564         * make/srcdir.make.in: 
7565         * GNUmakefile.in:
7566         * make/stepmake.make (config_make): Rename variable (was:
7567         configuration).
7568
7569 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7570
7571         * Documentation/user/internals.itely (Manipulating music
7572         expressions): run lilypond on example too.
7573
7574         * flower/include/libc-extension.hh: move lrint define to
7575         header. bugfix.
7576         
7577 2003-07-24  Jan Nieuwenhuizen  <janneke@gnu.org>
7578
7579         * stepmake/GNUmakefile.in (STEPMAKE_TEMPLATES): 
7580         * stepmake/stepmake/GNUmakefile (STEPMAKE_TEMPLATES): Add www (why
7581         do we recurse whole tree?).
7582
7583         * GNUmakefile.in (html-doc): Resurrect.
7584
7585         * Documentation/pictures/GNUmakefile (default, local-dist): Remove
7586         obsolete $(package-icon) dependency.
7587
7588 2003-07-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7589
7590         * Documentation/user/refman.itely (Automatic staff changes):
7591         add seealso 
7592
7593         * Documentation/index.html.in: link to bigpage.
7594
7595         * Documentation/user/tutorial.itely (Tutorial): streamline.
7596
7597         * Documentation/index.html.in: url typo.
7598
7599         * VERSION (PACKAGE_NAME): release 1.7.28
7600
7601         * python/lilylib.py (error_log): remove '/' from name.
7602
7603         * input/regression/pedal.ly: remove; dups input/test/
7604         
7605         * stepmake/stepmake/texinfo-rules.make: remove footify everywhere.
7606
7607         * Documentation/index.html.in: python style doco index.
7608
7609         * Documentation/{footer,header}.html.in (src): remove, 
7610
7611         * Documentation/pictures: remove all but lelie-logo.xpm.
7612
7613         * stepmake/stepmake/texinfo-vars.make (MAKEINFO): unset LANG
7614         before running makeinfo.
7615
7616         * lily/include/music-iterator.hh (IMPLEMENT_CTOR_CALLBACK): add
7617         @code{}
7618
7619 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7620
7621         * input/test/bar-number-regular-interval.ly: rename.
7622
7623         * Documentation/user/*: various fixes. 
7624
7625 2003-07-24  Heikki Junes  <hjunes@cc.hut.fi>
7626
7627         * Documentation/{ many }: polish for update-all-menus. typos.
7628
7629         * po/fi.po: fixes.
7630
7631         * Documentation/topdocs/{README.texi,INSTALL.texi}: update links.
7632
7633         * buildscripts/mutopia-index.py: polish.
7634
7635         * input/regression/{ many }, input/test{ many }: polish texidocs.
7636
7637 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7638
7639         * scripts/convert-ly.py (FatalConversionError.conv): rule for
7640         pedal-style
7641
7642         * lily/text-spanner.cc (brew_molecule): use bracket-flare
7643         iso. edge-widen.
7644
7645         * lily/piano-pedal-engraver.cc (process_music): change from
7646         process_acknowledged ()
7647
7648         * lily/piano-pedal-bracket.cc: new file. Change
7649         setup_pedal_bracket in after_line_breaking callback.  Thoroughly
7650         cleaned up.
7651
7652         * lily/text-spanner.cc (setup_pedal_bracket): cleanup.
7653
7654         * input/regression/tuplets.ly (texidoc): rename file.
7655
7656         * po/fr.po: update
7657
7658         * buildscripts/lilypond-profile.sh: error message if script is not
7659         sourced.
7660
7661         * lily/tuplet-bracket.cc (make_bracket): change edge-widen to
7662         bracket-flare
7663         (make_bracket): simplify code.
7664
7665         * lily/parser.yy (verbose_command_req): catch typos in \key scale
7666         argument.
7667
7668         * python/lilylib.py (lilypond_version_check): new function
7669
7670         * scripts/lilypond-book.py (TexiPaper.incl_opt): idem
7671
7672         * scripts/ly2dvi.py (run_lilypond): add version check.
7673
7674         * scripts/lilypond-book.py (option_definitions): typo
7675
7676         * scripts/ly2dvi.py (include_path): typo
7677
7678         * make/lilypond.redhat.spec.in (Group): add INSTALL.txt
7679
7680         * lily/parse-scm.cc (parse_handler): typo
7681
7682         * Documentation/user/macros.itexi: use @heading for headings.
7683
7684         * Documentation/user/refman.itely: updates, fixes.
7685
7686 2003-07-23  Heikki Junes  <hjunes@cc.hut.fi>
7687
7688         * po/fi.po: add Finnish translations. fixes.
7689
7690         * stepmake/stepmake/toplevel-targets.make: rpm-mandrake -> rpm-mdk.
7691
7692         * lily/piano-pedal-engraver.cc: fixed warnings, got working syntax
7693         from lily/glissando-engraver.cc.
7694
7695 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7696
7697         * lily/volta-bracket.cc (brew_molecule): opps: only wipe number
7698         for non-first _broken_ bracket.
7699
7700         * Documentation/user/refman.itely: corrections.
7701
7702 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7703
7704         * lily/new-fingering-engraver.cc (position_scripts): add heads to
7705         support of the fingerings.
7706
7707         * po/fr.po: French translation update.
7708
7709         * lily/parser.yy (Composite_music): add extra \ for "\apply" in
7710         strings.
7711
7712 2003-07-22  Jan Nieuwenhuizen  <janneke@gnu.org>
7713
7714         * Documentation/user/introduction.itely: Small fixes.
7715
7716 2003-07-22  Heikki Junes  <hjunes@cc.hut.fi>
7717
7718         * Documentation/topdocs/AUTHORS.texi: polish.
7719
7720 2003-07-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7721
7722         * Documentation/user/introduction.itely: revise
7723
7724         * Documentation/user/tutorial.itely: reorganise.
7725
7726         * Documentation/topdocs/index.tely: remove.
7727
7728         * Documentation/header.html.in: prune.
7729
7730         * GNUmakefile.in: clean up web building.
7731
7732         * stepmake/stepmake/generic-targets.make (WWW): add WWW as generic
7733         target.
7734
7735 2003-07-21  Heikki Junes  <hjunes@cc.hut.fi>
7736
7737         * lilypond-font-lock.el: do not try to match two-char slurs \) \].
7738
7739         * lilypond-mode.el: turn on blink-matching-paren.
7740
7741 2003-07-21  Jan Nieuwenhuizen  <janneke@gnu.org>
7742
7743         * scm/output-sodipodi.scm (svg-header): Fix typo.
7744
7745 2003-07-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7746
7747         * python/lilylib.py (error_log): use mktemp iso.  temp_dir. This
7748         fixes a security hole.
7749
7750         * scripts/lilypond-book.py (original_dir): remove temp_dir
7751
7752         * scm/document-translation.scm: use @code tags.
7753
7754 2003-07-20  Heikki Junes  <hjunes@cc.hut.fi>
7755
7756         * lilypond-font-lock.el: do not try to match two-char slurs \( \[.
7757
7758         * lilypond-mode.el: add a buffer-local post-command-hook to set
7759         context dependent syntax-table after each cursor event. Remove old
7760         stuff. XEmacs: turn on parenthesis highlighting in LilyPond-mode.
7761
7762         * lilypond-indent.el: update comments.
7763
7764         * Documentation/footer.html.in: add period.
7765
7766 2003-07-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7767
7768         * make/lilypond.redhat.spec.in (Group): don't strip binary.
7769
7770         * scm/document-translation.scm (document-property-operation): add
7771         @code{} tags.
7772
7773         * VERSION (PACKAGE_NAME): release 1.7.27
7774
7775         * config.make.in: add PAPER variable
7776
7777         * buildscripts/new-chords.py (help): add help text
7778
7779         * Documentation/user/introduction.itely (Typography and program
7780         architecture):  fixes.
7781
7782         * Documentation/user/GNUmakefile (DVIPS_PAPERSIZE): set A4 paper
7783         for texinfo and dvips. This fixes problems with PDF output of the
7784         wrong size.
7785
7786         * stepmake/stepmake/tex-rules.make ($(outdir)/%.ps): add
7787         DVIPS_PAPERSIZE variable
7788
7789         * stepmake/stepmake/texinfo-rules.make ($(outdir)/%.dvi): add
7790         TEXINFO_PAPERSIZE variable 
7791
7792 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7793
7794         * mf/feta-macros.mf: whoops: only draw lines for test situations.
7795
7796         * mf/feta-toevallig.mf: lowres fixes.
7797
7798 2003-07-19  Jan Nieuwenhuizen  <janneke@gnu.org>
7799
7800         * NEWS: Typo and fill-paragraph fixes.
7801
7802         * flower/libc-extension.cc (lrint)[!HAVE_LRINT]: Use round () and
7803         cast #define.
7804
7805         * configure.in: 
7806         * config.hh.in: Check for lrint.
7807
7808 2003-07-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7809
7810         * VERSION: 1.7.26 released
7811
7812         * lily/separation-item.cc: add padding property.
7813
7814         * input/test/*.ly: various fixes, remove solo-a2.ly
7815
7816         * scm/new-markup.scm (brew-new-markup-molecule): arg order
7817         bugfix. Fixes old-style markup compatibility.
7818
7819         * Documentation/user/introduction.itely (Introduction): historical
7820         elucidations
7821
7822         * Documentation/user/music-glossary.tely (Top): linewidth fix.
7823
7824         * Documentation/topdocs/AUTHORS.texi (AUTHORS): cleanup.
7825
7826         * Documentation/index.texi (Top): cleanup.
7827
7828         * Documentation/user/introduction.itely (Introduction): rewrite
7829         introduction, 
7830         (Music notation and  engraving): about notation. Add flat-picture
7831
7832 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7833
7834         * ly/engraver-init.ly (LyricsVoiceContext): add padding for
7835         separation items. This keeps lyrics from bumping into each other.
7836
7837 2003-07-18  Jan Nieuwenhuizen  <janneke@gnu.org>
7838
7839         * GNUmakefile.in (topdocs-web): New target.
7840         (local-web): Depend on topdocs-web; fixes html-doc.
7841
7842 2003-07-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7843
7844         * po/lilypond.pot: run po-replace
7845
7846         * Documentation/GNUmakefile (SUBDIRS): remove windows/ directory
7847
7848         * scm/drums.scm (reset-drum-kit): new function.
7849
7850         * Documentation/GNUmakefile (SUBDIRS): remove misc/ directory.
7851
7852         * scripts/update-lily.py: remove
7853         
7854         * VERSION: release 1.7.25
7855         
7856         * Documentation/user/introduction.itely (Introduction): rewrite
7857         start of introduction.
7858
7859 2003-07-18  Juergen Reuter  <reuter@ipd.uka.de>
7860
7861         * lily/all-font-metrics.cc: fixed typo
7862
7863 2003-07-18  Heikki Junes  <hjunes@cc.hut.fi>
7864
7865         * lilypond-font-lock.el (LilyPond-mode-set-syntax-table, 
7866         LilyPond-mode-context-set-syntax-table): new functions to define
7867         the syntax table according to context.
7868
7869         * lilypond-mode.el: use LilyPond-mode-set-syntax-table.
7870
7871 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7872
7873         * Documentation/user/refman.itely (Figured bass): 
7874         language nit courtesy http://www.vocabula.com
7875
7876         * GNUmakefile.in: remove no kpathsea hack.
7877
7878         * Documentation/topdocs/INSTALL.texi (Top): remove web-doc from
7879         doco.
7880
7881         * GNUmakefile.in: remove web-doc target.
7882
7883         * lily/all-font-metrics.cc (find_afm): add message about
7884         buildscripts/clean-fonts.sh 
7885
7886         * scm/define-music-properties.scm (figure): use string for 'figure
7887
7888         * lily/parser.yy (bass_number): allow strings for bassfigure too. 
7889
7890         * input/regression/ : add raggedright = ##t where applicable. 
7891         
7892         * scm/bass-figure.scm (make-bass-figure-markup): add
7893         alignBassFigureAccidentals property.
7894
7895         * lily/volta-bracket.cc (brew_molecule): only put text on 1st
7896         bracket.
7897
7898         * lily/hyphen-spanner.cc (set_spacing_rods): new function: take
7899         syllables widths into account for minimum-length.
7900
7901         * input/test/staff-container.ly: update file
7902
7903         * input/test/stem.ly: remove
7904
7905         * lily/event.cc (LY_DEFINE): add ly: prefix.
7906
7907         * input/test/clef-manual-control.ly: from manual-clef
7908
7909         * input/test/repeat-shorter-bracket.ly: move from coda-kludge 
7910
7911         * input/test/different-time-signatures.ly: move to poly-metric.ly
7912
7913         * input/test/hara-kiri*,scales.ly: remove
7914         
7915         * input/test/chord-names-dpnj.ly (efullmusic): remove file (merged
7916         with chord-names-jazz.ly)
7917
7918         * make/mutopia-rules.make ($(outdir)/%.pdf): use +lilypond.map to
7919         get scalable cm fonts too.
7920
7921         * stepmake/stepmake/metafont-rules.make (ENCODINGOPTION): add
7922         --encoding for mftrace if present.
7923
7924         * input/regression/slur-area.ly: move from test/
7925
7926         * input/test/: remove simple-slur-endings slur-attachment
7927         slur-broken-cross-staff slur-broken.ly slur-damping.ly
7928         slur-follow-music.ly slur-position.ly slur-proof.ly slur-shape.ly
7929         slur-symmetry slur-symmetry tie-broken.ly
7930
7931         * scm/drums.scm (set-drum-kit): add function.
7932
7933         * Documentation/user/refman.itely (Percussion staves): use
7934         set-drum-kit
7935
7936         * scripts/etf2ly.py (interpret_finale_key_sig): handle minor keys
7937         too
7938         (Global_measure.set_timesig): handle 3/8 time sig too.
7939
7940         * scm/output-lib.scm (note-head-style->attachment-coordinates):
7941         note about triangle note heads.
7942
7943         * scm/drums.scm: use alist for instrument-settings. This fixes the
7944         bug with assigning to drums in the .ly file.
7945
7946         * mf/feta-autometric.mf (code): start font at 32. WARNING: FONT
7947         CHANGED.
7948
7949         * scm/define-grob-interfaces.scm (cluster-beacon-interface): add
7950         cluster-beacon-interface
7951
7952         * scm/define-grobs.scm (all-grob-descriptions): default to ramp.
7953
7954         * scripts/convert-ly.py (FatalConversionError.conv): add cluster rule.
7955
7956         * ly/spanners-init.ly (stopGroup): remove start/stopCluster.
7957
7958         * lily/cluster.cc (brew_molecule): examine ClusterSpannerBeacons
7959         to get positions.
7960
7961         * lily/cluster-engraver.cc: rewrite: catch cluster-note-events,
7962         make ClusterSpannerBeacon to record Y positions. This removes the
7963         need to switch off notes. Use \apply #notes-to-clusters { .. }  to
7964         make cluster-note-events.
7965
7966 2003-07-17  Jan Nieuwenhuizen  <janneke@gnu.org>
7967
7968         * stepmake/aclocal.m4: Do AC_PATH_PROG for python.
7969
7970         * configure.in: Use lily/main.cc as identifying source file.
7971
7972         * lily/accidental-engraver.cc: Compile fix: include protected-scm.hh.
7973
7974         * config.hh.in: 
7975         * python/midi.c: Remove <pyphonX>/Python.h ifdef tree.
7976
7977         * configure.in: Require PYTHON >= 2.0.
7978
7979         * stepmake/aclocal.m4 (STEPMAKE_PYTHON_DEVEL): Rewrite.  Ask
7980           $PYTHON for include dir location.
7981         (STEPMAKE_PYTHON): New function.  Use
7982         
7983             PYTHON=foo ./configure
7984
7985           to override.
7986
7987 2003-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7988
7989         * lily/translator-scheme.cc (LY_DEFINE): bugfix: always return
7990         something.
7991
7992         * make/lilypond.redhat.spec.in (Group): change ftp.cs.uu.nl to
7993         ftp.lilypond.org everywhere.
7994
7995 2003-07-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
7996
7997         * lily/text-item.cc (interpret_new_markup): do only if new-markup
7998         detected.
7999
8000         * Documentation/user/refman.itely (Grace notes): note on explicit
8001         contexts
8002
8003 2003-07-16  Heikki Junes  <hjunes@cc.hut.fi>
8004
8005         * lilypond-font-lock.el: add a comment about LilyPond specific
8006         escape characters: ^, - and _, in the syntax table.
8007
8008         * Documentation/user/appendices.itely: a majuscule fix.
8009
8010 2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8011
8012         * input/test/trills.ly (endHorizScript): fixes.
8013
8014         * input/test/chord-names-jazz.ly: merge in alternate Jazz
8015         notation, move from regression.
8016
8017         * input/test/script-stack.ly: change name from stacked-scripts
8018
8019         * input/test/ossia.ly: octave errors.
8020
8021         * input/no-notation/midi-tuplets.ly: move from input/test/, idem
8022         for midi-volume-equaliser
8023
8024 m2003-07-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8025
8026         * scm/output-ps.scm (lily-traced-cm-fonts): substitution for lily
8027         cm fonts.
8028
8029         * mf/feta-beugel.mf: don't multiply font_count by 10.
8030
8031         * lily/lookup.cc (horizontal_line): new function. Use
8032         horizontal-line in output backends.
8033
8034         * Documentation/user/tutorial.itely (An orchestral part): new
8035         section on orchestral stuff and identifiers.
8036
8037 2003-07-14  Heikki Junes  <hjunes@cc.hut.fi>
8038
8039         * lilypond-mode.el: comment-out paren-highlighting, it still causes
8040         some interference to other modes.
8041
8042 2003-07-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8043
8044         * lily/spacing-spanner.cc (musical_column_spacing): use average,
8045         not maximum of spacing wishes in polyphonic situations.
8046
8047         * scm/define-grobs.scm (all-grob-descriptions): bold tuplet
8048         number
8049
8050         * lilypond-indent.el: remove paren matching. 
8051
8052         * lily/text-item.cc (interpret_new_markup): new function
8053         use iso. text2molecule.
8054
8055         * lily/main.cc (notice): change FSF address 
8056
8057         * po/de.po: update PO file to 1.6.
8058
8059 2003-07-13  Heikki Junes  <hjunes@cc.hut.fi>
8060
8061         * Documentation/user/ {many}: Add periods and remove spaces.
8062         
8063 2003-07-11  Heikki Junes  <hjunes@cc.hut.fi>
8064
8065         * lilypond-indent.el (LilyPond-paren-set-mode): From XEmacs' paren.el:
8066         Disable buffer-locally default paren hook and make a new one. 
8067
8068         * lilypond-mode.el: Turn off locally paren-mode, but turn on
8069         locally LilyPond-paren-mode. Add todo for mouse double-click.
8070
8071 2003-07-10  Heikki Junes  <hjunes@cc.hut.fi>
8072
8073         * lilypond-indent.el (LilyPond-show-paren-mode): From Emacs' paren.el:
8074         Disable buffer-locally default paren idle timer and make a new one. 
8075
8076         * lilypond-mode.el: Turn off locally show-paren-mode, but turn on
8077         locally LilyPond-show-paren-mode. Add to menu a toggle for
8078         LilyPond-show-paren-function.
8079
8080 2003-07-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8081
8082         * input/template/jazz-combo.ly (drumNotes): 1.7 fixes 
8083
8084 2003-07-09  Heikki Junes  <hjunes@cc.hut.fi>
8085
8086         * Documentation/user/refman.itely: spelling fix.
8087
8088         * lilypond-mode.el, lilypond-indent.el: restrusture and comment
8089         paren highlight function definitions. add todo for
8090         LilyPond-show-paren-mode.
8091
8092 2003-07-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8093
8094         * input/template/jazz-combo.ly: new file.
8095
8096 2003-07-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8097
8098         * mf/feta-toevallig.mf: tweak for bottom of flat sign. 
8099         lo-res fixes.
8100
8101         * mf/feta-schrift.mf: bugfix in varcoda sign.
8102         WARNING: FONT CHANGED
8103
8104         * lily/my-lily-lexer.cc (lookup_identifier): return SCM_UNDEFINED,
8105         in accordance with lexer.ll.   
8106
8107 2003-07-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8108
8109         * Documentation/user/tutorial.itely: Edit introduction.
8110
8111 2003-07-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8112
8113         * lily/staff-symbol-referencer.cc (LY_DEFINE): add
8114         ly:grob-staff-position
8115
8116 2003-07-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8117
8118         * scm/to-xml.scm: import srfi-1
8119
8120         * VERSION (MAJOR_VERSION):  release 1.7.24
8121
8122         * python/lilylib.py (make_ps_images): make multipage _really_ work.
8123
8124         * scripts/lilypond-book.py (do_file): put texidoc before image.
8125         (TexiPaper.process_ly2dvi_block): make multipage _really_ work.
8126
8127         * input/regression/*.ly: fix snippet octaves 
8128
8129         * input/test/spanner-after-break-tweak.ly: import
8130         broken-spanner-adjustment
8131
8132         * input/no-notation/midi-transposing.ly: move from input/test/
8133
8134         * input/test/: remove chord-markup
8135
8136         * input/regression/instrument-name-partial.ly: move from input/test.
8137
8138         * input/test/vertical-text.ly: remove
8139
8140         * ly/engraver-init.ly (LyricsVoiceContext): add more vertical
8141         space above lyrics lines.
8142
8143         * input/test/uniform-breaking.ly: remove file.
8144
8145         * lily/gourlay-breaking.cc (combine_demerits): add comment about
8146         uniform spacing density. 
8147
8148         * input/test/chords.ly (keys): remove file.
8149
8150         * scm/documentation-lib.scm (oop): use srfi-1 too.
8151
8152         * input/regression/*.ly: add \version
8153
8154         * Documentation/user/*.itely: various fixes.
8155
8156         * buildscripts/mf-to-table.py (base): break table every three
8157         symbols.
8158
8159         * input/:  remove %% new-chords-done %% .
8160
8161         * input/tutorial: remove os-flute-2.ly os-score.ly miniatures.ly
8162         os-music.ly
8163         
8164 2003-07-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8165
8166         * make/lilypond.redhat.spec.in: require GUILE >= 1.6.4-7
8167
8168         * scm/new-markup.scm (box-markup): new function.
8169         (box-markup): new function. Contributed by Dick Schoeller
8170         <schoeller@attbi.com>
8171
8172         * scm/lily.scm: remove reduce-no-unit 
8173         (list-insert-separator): use fold-right
8174
8175         * lily/molecule-scheme.cc (ly_molecule_add): take variable number
8176         of arguments. 
8177
8178         * NEWS: more neutral language for ancient notation 
8179
8180         * lily/chord-tremolo-engraver.cc (acknowledge_grob): only set
8181         inside pointing beaming for chord tremolo.
8182
8183         * Documentation/user/lilypond-book.itely: minor editing
8184
8185 2003-07-03  Juergen Reuter  <reuter@ipd.uka.de>
8186
8187         * NEWS: added news for 1.8 regarding ancient notation
8188
8189         * Documentation/user/refman.itely (Gregorian square neumes
8190         ligatures): fixed typo
8191
8192         * lily/vaticana-ligature-engraver.cc,
8193         lily/include/vaticana-ligature.hh: bugfix: use special heads for
8194         lower/upper head of Pes only when heads are stacked
8195
8196         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8197         scm/define-grob-properties.scm: cleanup: make "join-left" a
8198         boolean grob property and save delta pitch in grob property
8199         "delta-pitch" instead
8200
8201         * lily/include/gregorian-ligature.hh: bugfix: corrected comments
8202
8203 2003-07-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8204
8205         * lily/parser.yy (Repeated_music): bug fix, beam multiplicity was
8206         completely borked
8207
8208         * lily/chord-tremolo-engraver.cc (try_music): warnings for user-errors.
8209         (try_music): bug fix: beam multiplicity was completely borked.
8210
8211         * scm/lily.scm: remove tail, filter-list, filter-out-list,
8212         first-n, butfirst-n in favor of srfi-1 functions.
8213         remove string-join, string-pad in favor of srfi-13 functions.
8214
8215         * mf/parmesan-custodes.mf (dir_down): remove _ from glyph names.
8216
8217         * NEWS: use complete sentences.
8218
8219         * Documentation/user/introduction.itely (Example applications):
8220         add note about databases and lilypond-book.
8221
8222         * input/test/volta.ly: remove file
8223
8224         * input/regression/volta-broken-left-edge.ly: simplify file
8225
8226 2003-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8227
8228         * Documentation/user/refman.itely (Constructing a tweak): new
8229         subsection.
8230
8231         * Documentation/user/tutorial.itely (Fine tuning layout): add
8232         common tweaks.
8233
8234         * scm/define-grobs.scm (TextScript): use new brewer.
8235
8236 2003-06-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8237
8238         * VERSION: release 1.7.23
8239
8240         * scm/new-markup.scm (brew-new-markup-molecule): bugfix 
8241
8242         * python/lilylib.py (make_ps_images): bugfixes.
8243
8244         * input/regression/volta-multi-staff.ly: new file.
8245
8246         * Documentation/user/macros.itexi: refcommands, refcommand macros.
8247
8248         * Documentation/user/tutorial.itely (Piano staffs): new section.
8249         (Setting variables): new section
8250         (Fine tuning layout): new section
8251
8252         * input/just-friends.ly: remove file. Superseeded by
8253         input/test/chords-without-melody.ly
8254
8255         * ly/property-init.ly: add all commands to refman.
8256
8257         * scm/define-translator-properties.scm: remove
8258         graceAccidentalSpace, graceAlignPosition, keyOctaviation 
8259
8260         * mf/parmesan-custodes.mf (dir_down): remove underscore from glyph
8261         name. Underscores botch up PS output.
8262
8263         * scm/define-translator-properties.scm: remove
8264         textNonEmpty, oneBeat, regularSpacingDelta
8265
8266         * scripts/convert-ly.py (FatalConversionError.conv): conversion
8267         rule for automaticBars.
8268
8269         * lily/timing-engraver.cc (start_translation_timestep): change
8270         barNonAuto to automaticBars
8271
8272 2003-06-30  Graham Percival  <gperlist@shaw.ca>
8273
8274         * input/test/perform-tie.ly: delete file.
8275
8276 2003-06-29  Juergen Reuter  <reuter@ipd.uka.de>
8277
8278         * Documentation/user/refman.itely (Gregorian square neumes
8279         ligatures): bugfix: do not show ledger lines in neumes table
8280         (fixed by setting staff symbol to transparent rather than removing
8281         it from staff context)
8282
8283 2003-06-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8284
8285         * scm/new-markup.scm (brew-new-markup-molecule): move old markup
8286         glue into brew-new-markup-molecule.
8287
8288         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly: syntax updates.
8289
8290         * Documentation/user/introduction.itely (Computerized typography):
8291         new section
8292
8293         * Documentation/user/tutorial.itely (An orchestral part): remove
8294         pc example from tutorial.
8295
8296         * input/tutorial/lilbook.tex: use screech-boink
8297
8298         * scripts/lilypond-book.py (compile_all_files): split formatting
8299         output body and scheduling lilypond compilation.
8300         (format_lilypond_output_bodies): new function
8301         (format_lilypond_block): new function
8302         (html_pages): allow multi-page images in HTML
8303
8304         * python/lilylib.py (make_ps_images): rename function from
8305         make_preview, merge with make_page_images
8306
8307 2003-06-28  Graham Percival  <gperlist@shaw.ca>
8308
8309         * input/test/key-clefs.ly: moved to regression.
8310
8311         * input/test/perform-grace.ly: moved to to no-notation/midi-grace.ly
8312
8313         * input/no-notation/README: added note about midi-*.ly files.
8314
8315         * input/test/two-key.ly: moved to no-notation/parse5.ly
8316
8317         * input/test/ short-part-combine.ly sketch.ly system-start-brace.ly
8318         system-start-bracket.ly two-slurs.ly voice-switch.ly : deleted
8319
8320         * input/test/ {various}: modified comments, marked some for deletion.
8321
8322         * input/test/lines.ly: deleted file; duplicate of
8323         embedded-postscript.ly
8324
8325         * input/test/mmrest-collision: moved to regression.
8326
8327 2003-06-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8328
8329         * scm/chord-name.scm (note-name->markup): don't superscript root
8330         alterations in chordnames.
8331
8332 2003-06-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8333
8334         * Documentation/user/refman.itely (Multi measure rests): more
8335         index/cross-referencing.
8336
8337         * lily/line-spanner.cc (line_molecule): bugfix for trill style.
8338
8339         * scm/font.scm: remove properties-to-font-name code.
8340
8341         * scm/define-grob-properties.scm: remove 'type
8342
8343         * scripts/convert-ly.py (FatalConversionError.conv): type -> style
8344         conversion
8345
8346         * lily/text-spanner.cc: change 'type grob prop to 'style 
8347
8348         * lily/unfolded-repeat-iterator.cc (process): bugfix: use a
8349         "first" flag to decide whether to make a start-repeat
8350
8351         * input/regression/grace-volta-repeat-2.ly: new file.
8352
8353 2003-06-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8354
8355         * lilypond-indent.el: rename generic functions to LilyPond-*
8356
8357 2003-06-22  Graham Percival  <gperlist@shaw.ca>
8358
8359         * input/test/thumb.ly: delete, merged into refman.
8360
8361         * Documentation/user/refman.itely: added thumb info to Fingering.
8362
8363         * input/test/ follow-break.ly multi-slope.ly note-shift.ly
8364         notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
8365         vertical-align.ly : deleted files.
8366
8367 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8368
8369         * lily/align-interface.cc (find_fixed_alignment_parent): new function.
8370
8371         * lily/line-spanner.cc (broken_trend_offset): remove function.
8372         (get_broken_offset): idem.
8373         (brew_molecule): rewrite the line-break case.
8374
8375         * input/regression/follow-voice-break.ly:  new file.
8376
8377         * lily/line-spanner.cc (after_line_breaking): remove lines at the
8378         start of a system.
8379
8380 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8381
8382         * input/test/tuplet-rest.ly: moved to regression.
8383
8384         * input/test/ script-horizontal.ly tuplet-spanner-duration.ly:
8385         deleted file.
8386
8387         * input/test/ {many} : marked file for possible deletion.
8388
8389 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8390
8391         * input/regression/beam-funky.ly: add note about (disputed)
8392         correct beaming.
8393
8394         * ly/engraver-init.ly (ScoreContext): put key-signature after
8395         staff-bar
8396         
8397 2003-06-20  Graham Percival  <gperlist@shaw.ca>
8398
8399         * input/test/ broken.ly lyric-phrasing.ly: deleted.
8400
8401         * input/test/slur-mininum.ly: renamed to slur-minimum-length.ly.
8402
8403         * input/test/staff-line-leading.ly: renamed to  staff-space.ly.
8404
8405         * input/test/no-stem-extend.ly: moved to stem-extend.ly; previous
8406         stem-extend was deleted (it was duplicate example, and not as
8407         good).
8408
8409         * input/test/[s-z]*.ly: add texidoc index.
8410
8411 2003-06-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8412
8413         * lily/slur.cc (get_boundary_notecolumn_y): change name from
8414         get_first_notecolumn_y
8415
8416         * lily/spanner.cc (broken_spanner_index): new function.
8417
8418 2003-06-19  Graham Percival  <gperlist@shaw.ca>
8419
8420         * input/test/ beam-damp.ly grace-end.ly lyric-extender.ly
8421         lyric-hyphen.ly : moved to regression.
8422
8423         * input/test/ beam-stem-test.ly beamed-slur-endings.ly
8424         diverse-spacing.ly duration-check.ly knee.ly lyrics.ly : deleted.
8425
8426         * input/test/instrument-name-mmrest.ly: moved to
8427         ../regression/multi-measure-rest-instr-name.ly
8428
8429         * input/test/knee-sym.ly: moved to
8430         ../regression/beam-knee-symmetry.ly.
8431
8432         * input/test/hymn.ly: change comments.
8433
8434         * input/test/[p-r]*.ly: add texidoc index.
8435
8436 2003-06-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8437
8438         * input/mutopia/J.S.Bach/Petites-Preludes/*.ly (opus): update
8439         to postfix syntax
8440         
8441         * input/mutopia/W.A.Mozart/mozart-hrn3-romanze.ly (romanze): new
8442         syntax.
8443
8444         * VERSION: release 1.7.22
8445
8446 2003-06-18  Graham Percival  <gperlist@shaw.ca>
8447
8448         * input/test/[h-k]*.ly: added texidoc index.
8449
8450         * input/test/knee-mult.ly: removed file (duplicate of beam-isknee.ly)
8451
8452         * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly.
8453
8454         * input/test/ various : mark files for deletion or moving to
8455         regression.
8456
8457         * input/test/note-chords.ly: renamed to chord-names-no-inversions.ly.
8458
8459         * input/test/[l-o]*.ly: added texidoc index.
8460
8461 2003-06-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8462
8463         * scm/music-functions.scm (make-ottava-set): 
8464         only do ottavation if centralCPosition is set.
8465
8466         * lily/translator-scheme.cc (ly:context-property-where-defined):
8467         return '() if not found.
8468
8469 2003-06-17  Heikki Junes  <hjunes@cc.hut.fi>
8470
8471         * lilypond-mode.el (LilyPond-un-comment-region): removed.
8472         Use one command for both commenting and uncommenting.
8473
8474         * lilypond-indent.el (LilyPond-comment-region): new function,
8475         (un)comments each line separately.
8476
8477         * lilypond-mode.el, lilypond-indent.el: fix XEmacs paren-match.
8478         
8479         * lilypond-mode.el (LilyPond-add-imenu-menu): new function,
8480         imenu is not added by default; adapted from f90.el,
8481         makes Help-menu, which does not fit, visible in XEmacs.
8482         
8483 2003-06-16  Heikki Junes  <hjunes@cc.hut.fi>
8484
8485         * lilypond-mode.el: Set show-paren-mode local; minor-mode
8486         show-paren-mode sets blink-matching-paren-on-screen local.
8487         Try to make show-paren-function to paren-highlight local.
8488
8489         * lilypond-indent.el (LilyPond-scan-sexps): new function.
8490         Copy definitions of Emacs' show-paren-function and
8491         XEmacs' paren-highlight and make minimal changes;
8492         add comments about locality. 
8493         Fix matching first open-paren-char in '<< .. >>'.
8494
8495 2003-06-16  Graham Percival  <gperlist@shaw.ca>
8496
8497         * input/test/g*: added texidoc index.
8498
8499         * input/test/[a-g]*: added raggedright==#t when it
8500          seemed appropiate.
8501
8502         * input/test/ fake-grace.ly figured-bass.ly : removed file.
8503
8504         * Documentation/topdoc/INSTALL.texi: removed false warnings
8505         about gcc 3.3.
8506
8507 2003-06-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8508
8509         * input/test/spanner-after-break-tweak.ly (texidoc): new file.
8510
8511         * input/test/chords-without-melody.ly (texidoc): add from
8512         input/just-friends.ly
8513
8514         * input/regression/size{13--26}.ly: move from input/
8515
8516         * input/{opus-130,praeludium-fuga,scarlatti-*}.ly
8517         input/{star-spangled-banner,twinkle}.ly: remove 
8518         
8519         * lily/slur.cc: remove slur over rest warnings.
8520
8521         * lily/note-spacing.cc (get_spacing): include left part of right
8522         object in fixed space. This fixes stretched space before
8523         accidentals.
8524
8525         * input/regression/spacing-accidental-stretch.ly: new file.
8526
8527 2003-06-16  Rune Zedeler  <rz@daimi.au.dk>
8528
8529         * input/mutopia/R.Schumann/romanze-op28-2.ly: Minor fixes.
8530         Reduce to 16pt.
8531
8532 2003-06-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8533
8534         * input/regression/spacing-knee.ly: docstring
8535
8536         * input/regression/spacing-multi-tuplet.ly (multipart): docstring
8537
8538         * input/tutorial/{gallupi,minuet,sammartini,singing-saw}.ly
8539         input/tutorial/{test,solar,flowing}.ly: remove
8540
8541         * input/rhythm.ly: remove
8542
8543         * input/mutopia/F.Schubert/standchen.ly: update syntax.
8544
8545         * input/mutopia/E.Satie/petite-ouverture-a-danser.ly (global):
8546         update syntax. 
8547
8548         * scm/define-grobs.scm (all-grob-descriptions): set
8549         knee-spacing-correction to 1.0
8550
8551         * lily/note-spacing.cc (stem_dir_correction): compute knee
8552         correction using stem-thickness and head width.
8553
8554         * input/regression/beam-quanting-horizontal.ly: update texidoc
8555
8556         * scm/define-grobs.scm (all-grob-descriptions): set
8557         beamed-extreme-minimum-free-lengths to 1.25 for 32nd beams.
8558         This fixes 32nd beams for noteheads in spaces quants.
8559
8560         * scripts/lilypond-book.py (process_lilypond_blocks): opps.
8561
8562 2003-06-15  Heikki Junes  <hjunes@cc.hut.fi>
8563
8564         * README.mandrake: Change lilypond-extras to lilypond-documentation.
8565
8566 2003-06-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8567
8568         * input/test/dpncnt.ly,part-combine-score.ly: remove.
8569
8570         * VERSION (PACKAGE_NAME): release 1.7.21
8571
8572         * input/regression/stem-shorten.ly: new file.
8573
8574         * lily/stem.cc (get_default_stem_end_position): revise stem
8575         shortening code.
8576
8577         * input/regression/spacing-multi-tuplet.ly: move from input/test/
8578
8579         * input/test/{scripts,volta-start,sleur}.ly: remove
8580         
8581         * input/regression/span-bar.ly: smaller file.
8582
8583         * input/regression/spacing-{natural,tight,loose}.ly: remove
8584
8585         * input/test/markup.ly: remove
8586
8587         * scripts/lilypond-book.py: put printfilename in separate chunk,
8588         so texidoc is printed after the filename.  
8589
8590 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8591
8592         * make/lilypond.mandrake.spec.in: fix docdirs.
8593
8594 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8595
8596         * input/regression/beam-french.ly: bugfix.
8597
8598         * buildscripts/lys-to-tely.py (name2line): sort filenames. 
8599
8600         * input/regression/(various).ly: add raggedright = #t.
8601
8602         * input/regression/auto-beam.ly: move from abe.ly
8603
8604 2003-06-13  Graham Percival  <gperlist@shaw.ca>
8605
8606         * input/test/f*.ly: added texinfo index.
8607         
8608         * input/test/broken-thread-line.ly: renamed to follow-break.ly.
8609
8610 2003-06-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8611
8612         * lily/beam-quanting.cc (score_forbidden_quants): also add inter
8613         quant penalty for beam just outside staff.
8614
8615         * input/regression/beam-quanting-horizontal.ly (texidoc): move
8616         from beam-pos.ly,  remove non-horizontal tests. 
8617
8618         * input/test/(various): cleanup header info. 
8619
8620         * input/test/tchaikovsky.ly: remove file.
8621
8622         * scm/chord-generic-names.scm: move from
8623         double-plus-new-chord-name.scm
8624
8625         * input/test/orchestscore.ly: remove file
8626
8627         * Documentation/user/refman.itely (Vocal music): update documentation.
8628
8629         * scm/define-translator-properties.scm (chordNoteNamer): remove
8630         chordNameStyle, use chordNameFunction
8631
8632         * scm/chord-name.scm (set-chord-name-style): remove
8633         set-chord-name-style. Use \property chordNameFunction.
8634
8635 2003-06-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8636
8637         * Documentation/user/lilypond-book.itely (Integrating LaTeX and
8638         music): remove @TeX{} command.
8639
8640 2003-06-12  Jan Nieuwenhuizen  <janneke@gnu.org>
8641
8642         * lilypond-indent.el (scan-sexps): Renamed to
8643         aargh-this-breaks-other-emacs-modes-scan-sexps.
8644
8645 2003-06-12  Heikki Junes  <hjunes@cc.hut.fi>
8646
8647         * lilypond-indent.el: Fix: match concurrent one-char opening and 
8648         closing slurs: '()', etc. Add comments.
8649
8650         * Documentation/user/music-glossary.tely: fix: change Ã¤ to @"a.
8651
8652         * lilypond-font-lock.el: match unending string at eof.
8653
8654         * make/lilypond.mandrake.spec.in: refreshed packed file list.
8655         
8656 2003-06-10  Graham Percival  <gperlist@shaw.ca>
8657
8658         * input/test/beam-abbrev.ly input/test/default-neutral-dir.ly
8659         input/test/beam-dir.ly input/test/beam-position.ly    
8660         input/test/beam-suspect.ly input/test/beam-trend.ly    
8661         input/test/beams.ly input/test/crescendo-text.ly : deleted
8662         * input/test/beam-chord.ly: moved to input/regression/beam-chord.ly
8663         * input/test/ beam-pos.ly beam-second.ly : moved to input/regression/
8664         * input/test/default-bars.ly: moved to bar-always.ly
8665         * input/test/ {many}: deleted old "renamed from foo to bar" comments.
8666
8667 2003-06-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8668
8669         * input/test/chord-names-dpnj.ly (texidoc): bugfix.
8670
8671 2003-06-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8672
8673         * scm/chord-ignatzek-names.scm (remove-step): rename file.
8674
8675 2003-06-10  Heikki Junes  <hjunes@cc.hut.fi>
8676
8677         * lilypond-indent.el: Match better slurs in scheme expressions.
8678         Refontify buffer if a block-comment-ender, '}' after '%', is inserted.
8679
8680         * Documentation/user/invoking.itexi: document Emacs' paren matching.
8681
8682 2003-06-10  Jan Nieuwenhuizen  <janneke@gnu.org>
8683
8684         * scm/chord-name.scm (set-chord-name-style): Update for 'ignatzek.
8685
8686         * input/ac-extra-voice.ly: Add texidoc.
8687
8688         * ly/chord-modifiers-init.ly: 
8689         * ly/engraver-init.ly (ScoreContext): Add chordNameExceptionsFull
8690         and chordNameExceptionsPartial for new chord names.
8691
8692         * input/test/chord-names-dpnj.ly: 
8693         * input/test/dpncnt.ly: Update.
8694
8695         * scm/chord-name.scm: 
8696         * scm/double-plus-new-chord-name.scm: Add compatibility for new
8697         chord selection and options.
8698
8699         * ly/chord-modifiers-init.ly: Add exceptions 
8700
8701         * scm/define-translator-properties.scm (chordNameStyle) 
8702         (chordNameExceptionsFull, chordNameExceptionsPartial): Add.
8703
8704 2003-06-10  Rune Zedeler  <rune@zedeler.dk>
8705
8706         * ly/property-init.ly (germanChords): Added.
8707         (semiGermanChords): Added.
8708         
8709         * input/test/chord-names-german.ly: Use new macros
8710         
8711 2003-06-09  Heikki Junes  <hjunes@cc.hut.fi>
8712
8713         * lilypond-indent.el: Use similar parenthesis highlighting for 
8714         Emacs and XEmacs through redefinitions of parenthesis highlighting 
8715         functions; removed LilyPond-show-paren-function. Fix indenting.
8716         Turn paren-matching on also in XEmacs.
8717
8718         * lilypond-font-lock.el: Set brackets' syntax to open/close-chars,
8719         as needed by parenthesis highlighting functions (in scan-sexp).
8720
8721 2003-06-08  Jan Nieuwenhuizen  <janneke@gnu.org>
8722
8723         * stepmake/aclocal.m4 (STEPMAKE_CHECK_VERSION_UNSUPPORTED): New
8724         function.
8725         (STEPMAKE_GETTEXT): If g++ >= 3.3, use gcc for gettext checking.
8726
8727 2003-06-08  Heikki Junes  <hjunes@cc.hut.fi>
8728
8729         * lilypond-indent.el: tune regexp for show-paren-function.
8730
8731 2003-06-07  Jan Nieuwenhuizen  <janneke@gnu.org>
8732
8733         * scripts/ly2dvi.py (run_latex, run_dvips, 'main'): Make preview
8734         for all LilyPond-produced tex snippets.
8735
8736         * tex/lilyponddefs.tex: Allow overriding of interscoreline.  This
8737         fixes one line --preview output of ly2dvi.
8738
8739 2003-06-07  Heikki Junes  <hjunes@cc.hut.fi>
8740
8741         * lilypond-indent.el: match only one type of slurs in
8742         LilyPond-show-paren-function.
8743
8744 2003-06-05  Jan Nieuwenhuizen  <janneke@gnu.org>
8745
8746         * debian/GNUmakefile (EXTRA_DIST_FILES): 
8747         * debian/lilypond1.7.dirs: 
8748         * debian/lilypond1.7-doc.dirs: New file.
8749
8750         * input/regression/chord-name-exceptions.ly: Add parameter for
8751         ignatzekExceptions.  Quote hash in docstring.
8752
8753 2003-06-06  Heikki Junes  <hjunes@cc.hut.fi>
8754
8755         * lilypond-indent.el (show-paren-function): define show-paren-function
8756         as LilyPond-blink-matching-open and use it for closing parens.
8757         Let LilyPond-blink-matching-open know whether a bracket was inserted.
8758
8759         * lilypond-indent.el: renamed LilyPond-beginning-of-containing-sexp to
8760         LilyPond-scan-containing-sexp and LilyPond-blink-matching-open to
8761         LilyPond-blink-matching-paren in order to match both open and close
8762         brackets.
8763         
8764 2003-06-05  Heikki Junes  <hjunes@cc.hut.fi>
8765
8766         * lilypond-indent.el (LilyPond-show-paren-function): introduce for
8767         testing by modifying the code from FSF Emacs paren.el. Add comments.
8768
8769 2003-06-04  Jan Nieuwenhuizen  <janneke@gnu.org>
8770
8771         * input/test/dpncnt.ly: Transpose example to match new
8772         default \chords octave.  Add comment.
8773         
8774         * scm/chord-name.scm (sequential-music-to-chord-exceptions): Add
8775         comment about octave change.
8776
8777 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8778
8779         * input/test/[d,e]: added texinfo index tags.
8780         * input/test/empty-staffs.ly: renamed to blank-paper-tab.ly.
8781
8782 2003-06-04  Graham Percival  <gperlist@shaw.ca>
8783
8784         * Documentation/topdocs/INSTALL.texi: added warning about gxx-3.3.
8785
8786 2003-06-04  Heikki Junes  <hjunes@cc.hut.fi>
8787
8788         * lilypond-indent.el (LilyPond-blink-matching-open): use no argument,
8789         as in blink-matching-open.
8790
8791 2003-06-03  Graham Percival  <gperlist@shaw.ca>
8792
8793         * input/test/[a-c]: more comments in files.
8794         * input/test/ac-extra-voice.ly beam-abbrev.ly beam-chord.ly beam-dir.ly
8795         beam-pos.ly beam-position.ly beam-second.ly beam-suspect.ly 
8796         beam-trend.ly beams.ly crescendo-text.ly  default-neutral-dir.ly :
8797         mark file for proposed deletion.
8798         * input/test: renaming files:
8799         auto-beam-4-8.ly to beam-auto-4-8.ly
8800         auto-beam-override.ly to beam-auto-override.ly
8801         auto-beam.ly to beam-auto.ly
8802         blank.ly to blank-paper.ly
8803         absolute-volume.ly to dynamic-absolute-volume.ly
8804
8805 2003-06-03  Jan Nieuwenhuizen  <janneke@gnu.org>
8806
8807         * input/test/dpncnt.ly: 
8808         * input/test/chord-names-dpnj.ly: Resurrect.
8809
8810         * lily/my-lily-lexer.cc: Remove chordnames keyword.
8811
8812         * ly/chord-modifiers-init.ly (ignatzekExceptions): Update, tidy up.
8813
8814         * scm/chord-name.scm (sequential-music-to-chord-exceptions):
8815         Better docstring, add parameter OMIT-ROOT, tidy up.
8816
8817 2003-06-03  Heikki Junes  <hjunes@cc.hut.fi>
8818
8819         * lilypond-indent.el: match two-char slurs \[ ... \] and \( ... \).
8820
8821 2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
8822
8823         * scm/output-ascii-script.scm (as-font-alist-alist):
8824         (as-properties-to-font-name):
8825         (as-make-style-sheet): Remove.
8826
8827         * scm/font.scm (as-make-font-list): New function.
8828         (as-font-sheet-alist): New variable.
8829
8830         * ly/paper-as9-init.ly: 
8831         * ly/paper-as5-init.ly: Update.
8832
8833         * ly/paper-as5.ly:
8834         * ly/paper-as9.ly: New file.
8835
8836 2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
8837
8838         * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
8839
8840 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8841         * input/sondag-morgen/*: removed due to copyright concerns.
8842         * input/[a,b]*.ly: added a newline at the end of the texinfo
8843         doc string (produces better output in HTML version).
8844         * input/c*.ly: added texinfo index and added comments to
8845         aid in future changes to input/test/ files.
8846
8847 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8848         
8849         * Documentation/user/refman.itely: fixed build problem (missing
8850         file) caused by previous renaming.
8851
8852 2003-05-28  Graham Percival  <gperlist@shaw.ca>
8853         
8854         * input/test/[a,b]*.ly: added texinfo index and added comments to
8855         aid in future changes to input/test/ files.
8856         * input/test/bar-number-every-5-reset.ly: renamed to
8857         bar-number-every-five-reset.ly
8858         * input/test/bar-script-visibility.ly: renamed to
8859         bar-number-show-all.ly
8860
8861 2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8862
8863         * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
8864         to Voice.
8865
8866         * lily/glissando-engraver.cc (acknowledge_grob): new file: split
8867         out note-line and glissando functionality.
8868         
8869         * lily/line-spanner.cc (brew_molecule): cleanup.
8870
8871 2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
8872
8873         * scripts/as2text.scm: Use rdelim module.
8874         (start-system): Rename from start-line.
8875         (stop-system): Rename from stop-line.
8876         (af-gulp-file): Use string iso symbol for getenv.
8877
8878         * scm/output-ascii-script.scm: Add guile and lily modules.
8879         (font-name-alist): New variable.
8880         (draw-line): New function.
8881
8882         * scm/output-lib.scm (func, arg->string): Re-add from archive.
8883         (Were these silently removed, without ChangeLog entry?)
8884
8885 2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8886
8887         * scm/music-functions.scm (make-ottava-set): bugfixes: also
8888         process 2nd ottava correctly.
8889
8890 2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
8891
8892         * lilypond-indent.el: allow strings in LilyPond-parens-alist.
8893
8894 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
8895
8896         * Documentation/user/converters.itely (Invoking midi2ly): Update.
8897
8898 2003-05-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8899
8900         * VERSION: release 1.7.20
8901         
8902         * lily/text-spanner.cc (brew_molecule): clean up function. This
8903         fixes bugs with broken 8va spanners.
8904
8905         * lily/simple-spacer.cc (solve): also compute force for raggedright.
8906         This prevents spurious line-breaks with raggedright
8907         
8908 2003-05-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8909
8910         * lily/key-performer.cc (create_audio_elements): always use major
8911         key
8912
8913         * Documentation/user/internals.itely: updates
8914
8915         * input/regression/beam-break.ly: new file.
8916
8917         * lily/beam.cc (brew_molecule): handle broken beams (i.e. print
8918         beams if starting or terminating stems have 'beaming set.)
8919
8920         * lily/beam-engraver.cc (process_music): add forbidBeamBreak
8921         property.
8922
8923         * lily/parser.yy (verbose_command_req): add comment about scales.
8924
8925 2003-05-25  Heikki Junes  <hjunes@cc.hut.fi>
8926
8927         * lilypond-indent.el: adjust regexps in bracket-matching.
8928
8929 2003-05-24  Juergen Reuter  <reuter@ipd.uka.de>
8930
8931         * Documentation/user/refman.itely: more tiny fixes
8932
8933         * Documentation/user/refman.itely: bugfix: "Chord namess" ->
8934         "Chord names"; added table with input syntax for solesmes neumes
8935         table; added some words about rationale on input syntax design
8936
8937         * lily/gregorian-ligature-engraver.cc,
8938         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8939         lily/include/gregorian-ligature.hh: bugfix: horizontal head
8940         alignment of Pes Initio Debilis
8941
8942         * Documentation/user/refman.itely,
8943         lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc,
8944         mf/parmesan-heads.mf: fixed most of the head selection/alignment
8945         bugs in the solesmes neumes table
8946
8947 2003-05-24  Heikki Junes  <hjunes@cc.hut.fi>
8948
8949         * lilypond-indent.el: Match '(' and ')' by skipping '\(' and '\)'.
8950         Similarly, match '[' and ']' by skipping '\[' and '\]'.
8951
8952         * lilypond-mode.el: fix tag-score. small improvements.
8953
8954 2003-05-23  Jan Nieuwenhuizen  <janneke@gnu.org>
8955
8956         * .cvsignore: Add aclocal.m4.
8957
8958         * lily/music-constructor.cc: Include <assert.h>.
8959
8960 2003-05-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8961
8962         * ly/engraver-init.ly (HaraKiriStaffContext): use
8963         RemoveEmptyStaffContext instead.
8964
8965         * Documentation/user/refman.itely: updates
8966
8967 2003-05-23  Juergen Reuter  <reuter@ipd.uka.de>
8968
8969         * Documentation/user/refman.itely: added solesmes neumes table;
8970         bugfix: make section "More Stanzas" a subsection of "Vocal Music";
8971         bugfix: "Ornaments" -> "Articulations"
8972
8973         * ly/gregorian-init.ly: junked "aucta" and "semivocalis"
8974
8975 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
8976
8977         * lilypond-indent.el: Add a message about trying to match \] or \).
8978         
8979 2003-05-22  Juergen Reuter  <reuter@ipd.uka.de>
8980         
8981         * input/test/gregorian-scripts.ly, input/test/vaticana.ly: removed
8982         obsolete "arithmetic_*"
8983
8984         * input/bugs/ligatures.ly: removed (will be put into a different
8985         directory later)
8986
8987 2003-05-22  Jan Nieuwenhuizen  <janneke@gnu.org>
8988
8989         * stepmake/aclocal.m4: Add tetex-devel as package suggestion for
8990         libkpathsea (Maurizio Tomasi).
8991
8992 2003-05-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
8993
8994         * input/regression/repeat-slash.ly (texidoc): new file
8995
8996         * lily/slash-repeat-engraver.cc (try_music): new file, handle
8997         slash repeats separately. Slash repeats and %
8998         repeats can now be nested.
8999
9000 2003-05-22  Heikki Junes  <hjunes@cc.hut.fi>
9001
9002         * lilypond-indent.el: Add preliminary test for closing \] and \).
9003         
9004 2003-05-21  Juergen Reuter  <reuter@ipd.uka.de>
9005
9006         * lily/gregorian-ligature-engraver.cc,
9007         lily/vaticana-ligature-engraver.cc,
9008         lily/include/gregorian-ligature.hh, ly/gregorian-init.ly,
9009         mf/parmesan-heads.mf: various semivocalis related bugfixes
9010
9011         * input/bugs/ligatures.ly: new file demonstrating problems with
9012         ligatures
9013         
9014 2003-05-21  Heikki Junes  <hjunes@cc.hut.fi>
9015
9016         * lilypond-mode.el,
9017         lilypond-font-lock.el,
9018         lilypond-indent.el: Move all paren matching to lilypond-indent.el.
9019
9020 2003-05-20  Heikki Junes  <hjunes@cc.hut.fi>
9021
9022         * lilypond-mode.el: Remove outdated code. Stress the difference 
9023         between Emacs and XEmacs definitions.
9024
9025         * lilypond-mode.el,
9026         lilypond-indent.el: Define a function interactive only when necessary.
9027
9028 2003-05-19  Heikki Junes  <hjunes@cc.hut.fi>
9029
9030         * lilypond-mode.el: Use temp-dir for Commands on Buffer/Region.
9031         Use inactive regions also in XEmacs.
9032
9033 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9034
9035         * Documentation/user/refman.itely (Repeat syntax): more updates
9036
9037         * lily/simple-spacer.cc (solve): move solution process into
9038         solve(). This fixes a bug with collisions and raggedright = ##t.
9039  
9040         * scm/lily.scm (scm): remove output-pysk.scm, music-types.scm
9041
9042         * ly/engraver-init.ly: remove GraceContext. Update examples.
9043
9044 2003-05-18  Jan Nieuwenhuizen  <janneke@gnu.org>
9045
9046         * GNUmakefile.in (fonts): Also make fontball.
9047
9048         * Website fixes:
9049
9050         * ly/engraver-init.ly (GraceContext): Add.
9051
9052         * run:
9053
9054             convert-ly $(find . -name *.ly)
9055
9056         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): Hmm: fix
9057         new chords.
9058
9059 2003-05-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9060
9061         * VERSION: 1.7.19 released
9062         
9063         * scm/music-functions.scm (set-octavation): new function.
9064
9065         * input/regression/ottava.ly: new file
9066
9067         * lily/translator-scheme.cc (LY_DEFINE): new function
9068         ly:unset-context-property
9069         (LY_DEFINE) new function ly:context-property-where-defined: 
9070
9071 2003-05-18  Heikki Junes  <hjunes@cc.hut.fi>
9072
9073         * lilypond-font-lock.el: Add postfix syntax for horizontal groups.
9074
9075         * lilypond.words: add few.
9076
9077         * input/test/script-chart.ly: fix typo.
9078
9079 2003-05-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9080
9081         * scm/define-grobs.scm: uniform naming for definitions and output
9082         routine files. 
9083
9084         * ly/engraver-init.ly (ChoirStaffContext): add \description from
9085         scm/context-description.scm
9086
9087         * lily/parser.yy (translator_spec_body): add \description to the
9088         \translator{} body syntax.
9089
9090         * lily/ottava-engraver.cc: new file.
9091
9092         * scm/chord-name.scm (natural-chord-alteration): replace old
9093         chord stuff. 
9094
9095         * input/mutopia/R.Schumann/romanze-op28-2.ly: syntax updates.
9096
9097         * Documentation/user/refman.itely (Metronome marks): update doco.
9098
9099         * input/regression/markup-note.ly: new file
9100
9101         * input/regression/metronome-marking.ly: new file
9102
9103         * lily/metronome-engraver.cc: new file. Print \tempo markings.
9104
9105         * scm/new-markup.scm (note-markup): make a note glyph, useful for
9106         metronome marks.
9107
9108 2003-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
9109
9110         * Documentation/user/GNUmakefile: Compatibility fix for new
9111         makeinfo.  Please upgrade to texinfo CVS or pretest > 4.5.90 (rsn)
9112         for making binary packages; info splitting bug has been fixed.
9113
9114         * Documentation/user/refman.itely: Compile fixes.
9115
9116 2003-05-16  Heikki Junes  <hjunes@cc.hut.fi>
9117
9118         * lilypond-mode.el: XEmacs-fix: Use (mark) to find active-mark.
9119         Count \midi -keywords also for a region.
9120
9121 2003-05-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9122
9123         * lily/lookup.cc (LY_DEFINE): new function
9124
9125         * Documentation/user/tutorial.itely: updates
9126
9127 2003-05-15  Heikki Junes  <hjunes@cc.hut.fi>
9128
9129         * lilypond-mode.el: Allow Midi on buffer.
9130         Use only '.ly'-extension, remove '.sly' and '.fly'.
9131         Allow use of inactive regions. Invoke next Command on Master file, 
9132         Buffer or Region, if C-cc, C-cb, or C-cr, accordingly, was pressed.
9133
9134 2003-05-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9135
9136         * Documentation/user/tutorial.itely: updates.
9137
9138 2003-05-14  Heikki Junes  <hjunes@cc.hut.fi>
9139
9140         * lilypond-mode.el: Show messages in one line only, as in XEmacs.
9141
9142 2003-05-13  Juergen Reuter  <reuter@ipd.uka.de>
9143
9144         * lily/coherent-ligature-engraver.cc: fixed typo
9145
9146         * lily/coherent-ligature-engraver.cc,
9147         lily/gregorian-ligature-engraver.cc,
9148         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9149         lily/mensural-ligature-engraver.cc, lily/note-heads-engraver.cc,
9150         lily/vaticana-ligature-engraver.cc,
9151         lily/include/ligature-engraver.hh, ly/gregorian-init.ly,
9152         scm/grob-description.scm: cleanup: junked LigatureHead grob and
9153         removed all ligature specific stuff from NoteHead code
9154
9155         * lily/ligature-head.cc, lily/include/ligature-head.hh: removed;
9156         ligatures now use regular noteheads
9157
9158         * lily/vaticana-ligature.cc: tiny code cleanups
9159
9160         * lily/vaticana-ligature-engraver.cc: bugfix: insert additional
9161         space between two adjacent noteheads of the same pitch
9162
9163         * scm/grob-description.scm: bugfix: VaticanaLigature: interface
9164         description; cleanup: removed obsolete font-family settings
9165
9166 2003-05-11  Juergen Reuter  <reuter@ipd.uka.de>
9167
9168         * lily/coherent-ligature-engraver.cc,
9169         lily/gregorian-ligature-engraver.cc,
9170         lily/ligature-bracket-engraver.cc, lily/ligature-engraver.cc,
9171         lily/mensural-ligature-engraver.cc,
9172         lily/vaticana-ligature-engraver.cc,
9173         lily/include/gregorian-ligature-engraver.hh: updated for new
9174         Coherent_ligature_engraver; added comments that describe the basic
9175         design ideas of the ligature implementation
9176
9177         * lily/coherent-ligature-engraver.cc,
9178         lily/include/coherent-ligature-engraver.hh: new file: shared code
9179         between mensural ligatures and Gregorian chant notation ligatures
9180
9181 2003-05-11  Heikki Junes  <hjunes@cc.hut.fi>
9182
9183         * lilypond-mode.el: XEmacs fixes: include two definitions for the
9184         key for autocompletion XEmacs [iso-left-tab], Emacs [iso-lefttab],
9185         use only two arguments in sit-for, use no arguments in
9186         read-char-exclusive, backspace is not a character (127) in XEmacs.
9187
9188         * lilypond-font-lock.el: XEmacs: small fix to scheme-fontifying.
9189
9190 2003-05-06  Heikki Junes  <hjunes@cc.hut.fi>
9191
9192         * lilypond-mode.el: un-commenting works after syntax-table fix.
9193
9194         * lilypond-font-lock.el: fontify \[- and \]-slurs as horizontal
9195         group, verbose commenting for syntax table.
9196
9197         * lilypond-indent.el: add TODO for ligature slurs.
9198
9199 2003-05-05  Heikki Junes  <hjunes@cc.hut.fi>
9200
9201         * lilypond-mode.el: Move comments of parenthesis matching away,
9202         (blink-matching-paren-on-screen) fix blinking in Emacs.
9203
9204         * lilypond-font-lock.el: Fix parent-matching for Emacs:
9205         Emacs syntax-table knows only "13"-style, XEmacs knows also "1b3b".
9206
9207         * lilypond-indent.el: Add TODO for parenthesis matching.
9208
9209 2003-05-03  Heikki Junes  <hjunes@cc.hut.fi>
9210
9211         * lilypond-mode.el: Fix XEmacs: 
9212         changed [S-iso-lefttab] to [(shift iso-lefttab)],
9213         invoke explicitly easy-menu-add (in Emacs done automatically).
9214         
9215         * lilypond.words: Add few words from input/*/*.ly.
9216
9217 2003-05-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9218
9219         * VERSION (PATCH_LEVEL): release 1.7.18
9220
9221         * scripts/lilypond-book.py: only print basename for printfilename
9222         option
9223
9224         * input/mutopia/J.S.Bach/baerenreiter-sarabande.ly: corrections
9225         and syntax updates.
9226
9227 2003-05-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9228
9229         * mf/feta-toevallig.mf: revamp flat symbol: use less points,
9230         better parametrisation. Move fatness of bulb downward.
9231
9232         * mf/parmesan-custodes.mf (dir_down): remove underscores from
9233         glyph names. Underscores are not allowed .ps encoding files.
9234
9235 2003-04-30  Juergen Reuter  <reuter@ipd.uka.de>
9236
9237         * lily/spacing-spanner.cc, ly/paper-init.ly: introduced paper
9238         variable "packed" for packed right-ragged mode
9239
9240         * lily/spacing-spanner.cc: fixed typo: colunm -> column; removed
9241         unused variable ragged; fixed indentation
9242
9243         * Documentation/user/refman.itely: tiny cleanups in ancient
9244         clef and custos section
9245
9246 2003-04-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9247
9248         * lily/parser.yy (Simple_music): add \applyoutput, syntax
9249         \applyoutput PROCEDURE
9250
9251         * lily/my-lily-lexer.cc: add \applyoutput.
9252
9253         * scm/music-types.scm (music-descriptions): add ApplyOutputEvent.
9254
9255         * lily/text-item.cc: clean text-interface description
9256
9257 2003-04-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9258
9259         * input/{regression,test}/: use postfix for slur endings and beam
9260         begins.
9261
9262         * lily/beam-engraver.cc (acknowledge_grob): set melismata for new
9263         style beams too. 
9264
9265         * input/regression/lyrics-melisma-beam.ly: new file.
9266
9267         * lily/lyric-engraver.cc (process_music): change from
9268         process_acknowledged_grobs()
9269
9270         * scm/auto-beam.scm (override-auto-beam-setting): write Scheme
9271         functions to set and revert auto-beam settings.
9272
9273 2003-04-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9274
9275         * lily/*.cc (number_accidentals): gh_assoc -> scm_assoc.
9276
9277 2003-04-24  Juergen Reuter  <reuter@ipd.uka.de>
9278
9279         * ChangeLog, Documentation/topdocs/AUTHORS.texi,
9280         Documentation/user/lilypond.tely: fixed some typos; updated author
9281         info
9282
9283         * Documentation/user/music-glossary.tely: bugfix: #'flag-style =
9284         #"" -> #'flag-style = #'()
9285
9286         * lily/cluster-engraver.cc, lily/ligature-bracket-engraver.cc:
9287         cleanup: removed dead #includes
9288
9289         * lily/gregorian-ligature-engraver.cc,
9290         lily/include/gregorian-ligature.hh,
9291         scm/grob-property-description.scm: small cleanups, small spacing
9292         fixes
9293
9294         * lily/gregorian-ligature-engraver.cc, lily/parser.yy,
9295         lily/vaticana-ligature.cc,
9296         lily/include/gregorian-ligature-engraver.hh,
9297         scm/grob-property-description.scm, scm/music-types.scm:
9298         "porrectus" -> "pes or flexa"
9299
9300         * ly/engraver-init.ly, scm/grob-description.scm,
9301         scm/grob-property-description.scm: junked porrectus, now handled
9302         by ligature code
9303
9304         * scm/grob-description.scm: bugfix: added space-alist entry for
9305         breathing sign/custos
9306
9307 2003-04-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9308
9309         * Another grand 2003 update.
9310         
9311         * Remove mentioning of `mudela'; There's no such thing.
9312
9313 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9314
9315         * Documentation/user/preface.itely (Preface to version 1.8): update
9316
9317         * Documentation/user/invoking.itexi (Invoking LilyPond): revise
9318
9319         * Documentation/user/converters.itely (Invoking convert-ly): revise
9320
9321         * scripts/convert-ly.py (outfile_name): remove --assume-old.
9322
9323         * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys
9324
9325 2003-04-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9326
9327         * Documentation/user/internals.itely: more updates.
9328
9329 2003-04-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9330
9331         * Documentation/user/refman.itely: revise 
9332
9333         * Documentation/user/internals.itely: revise
9334
9335         * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy
9336
9337 2003-04-23  Juergen Reuter  <reuter@ipd.uka.de>
9338
9339         * Documentation/user/refman.itely: bugfix: fixed broken @ref{};
9340         beautification: reformatted ancient clefs section; cleanup: small
9341         wording fixes
9342
9343 2003-04-22  Heikki Junes <hjunes@cc.hut.fi>
9344
9345         * lilypond.words: added words for chant notation, sorted
9346         alphabetically through "sort lilypond.words"
9347
9348 2003-04-22  Juergen Reuter  <reuter@ipd.uka.de>
9349
9350         * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf,
9351         scm/script.scm, input/test/gregorian-scripts.ly: added scripts for
9352         chant notation
9353
9354 2003-04-21  Juergen Reuter  <reuter@ipd.uka.de>
9355
9356         * buildscripts/mf-to-table.py: bugfix: "--" in glyph names:
9357         prevent TeX from interpreting them as long dash
9358
9359         * input/test/vaticana.ly: updated
9360
9361         * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf,
9362         mf/parmesan-custodes.mf, mf/parmesan-flags.mf,
9363         mf/parmesan-heads.mf, mf/parmesan-rests.mf,
9364         mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box
9365         fixes
9366
9367         * mf/parmesan-heads.mf: ledger endings: removed dead code
9368
9369 2003-04-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9370
9371         * VERSION: 1.7.17 released
9372         
9373         * Documentation/user/GNUmakefile
9374         ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly
9375         files too.
9376
9377         * scm/document-markup.scm: new file: document all markup
9378         functions.
9379
9380         * scm/documentation-generate.scm: rename all documentation modules
9381         to document-*.scm
9382
9383         * scripts/lilypond-book.py: generate link to .ly file iso. link to
9384         .png
9385
9386         * input/test/divisiones.ly: added
9387
9388         * input/regression/output-property.ly: new file
9389
9390         * lily/cluster.cc: change cluster-interface to use style property
9391
9392 2003-04-20  Rune Zedeler  <rune@zedeler.dk>
9393
9394         * input/test/chord-names-german.ly: modified.
9395
9396         * scm/chords-ignatzek.scm:
9397           chord-name->german-markup: Added
9398           note-name->german-markup: Changed (now producing lowercase notenames)
9399
9400         * lily/chord-name-engraver.cc: Reads property chordNoteNamer
9401         
9402 2003-04-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9403
9404         * scripts/convert-ly.py (FatalConversionError.conv):
9405         divisiominima -> divisioMinima, etc.
9406
9407         * ly/engraver-init.ly (FiguredBassContext): add
9408         Separating_line_group_engraver to Figured bass context.
9409
9410         * ly/german-chords-init.ly: remove file
9411
9412         * input/test/chord-names-german.ly (scm): new file.
9413
9414         * ly/engraver-init.ly (ScoreContext): add chordRootNamer property.
9415
9416         * lily/chord-name-engraver.cc: move New_chord_name_engraver to
9417         Chord_name_engraver
9418
9419         * Documentation/user/refman.itely: lots of updates.
9420
9421         * input/regression/chord-name-exceptions.ly (chExceptionMusic):
9422         new file
9423
9424         * input/test/bar-number-every-5-reset.ly: new file.
9425
9426 2003-04-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9427
9428         * input/regression/chord-name-major7.ly: new file
9429
9430         * scm/chord-entry.scm (construct-chord): bugfix: don't remove 11
9431         if specced explicitly.
9432
9433         * input/regression/chord-name-entry-11.ly: new file.
9434
9435         * input/test/slur-beautiful.ly: new file.
9436
9437         * Documentation/user/refman.itely: updates.
9438
9439         * input/regression/collisions.ly (threevoice): cleanup.
9440
9441         * scripts/convert-ly.py:  linewidth = -1  -> raggedright = ##t.
9442
9443 2003-04-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9444
9445         * Documentation/user/*.itely: various updates.
9446
9447         * ly/spanners-init.ly: enddecr/ endcr.
9448
9449         * Documentation/user/tutorial.itely (Fine tuning a piece): editing
9450         of tutorial
9451
9452 2003-04-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9453
9454         * scripts/ly2dvi.py (extra_init): add compat2 to latex options.
9455
9456         * lily/new-chord-name-engraver.cc (process_music): use octavation
9457         (a number) instead of original-pitch to store inversions. This
9458         fixes a problem with transposed chords with inversions.  
9459
9460 2003-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
9461
9462         * stepmake/aclocal.m4: Include compile fix for broken flex, as
9463         used in includable-lexer.hh.
9464
9465         * lily/includable-lexer.cc: Bugfix: include config.h.
9466
9467         * stepmake/aclocal.m4: Check for $GUILE_CONFIG; allows
9468         circumvention of Debian packaging bug.
9469
9470 2003-04-13  Jan Nieuwenhuizen  <janneke@gnu.org>
9471
9472         * flex-2.5.31 hits Debian/unstable.  Fixes below.
9473         
9474         * lily/lexer.ll (avoid_silly_flex_induced_gcc_warnings): Disable.
9475
9476         * lily/includable-lexer.cc [!HAVE_FLEXLEXER_YY_CURRENT_BUFFER]
9477         (yy_current_buffer): New macro, compile hacks for flex 2.5.29.
9478
9479         * lily/include/includable-lexer.hh: 
9480         * lily/lexer.ll: Hack for multiple include of FlexLexer.h.
9481
9482         * config.hh.in (HAVE_FLEXLEXER_YY_CURRENT_BUFFER): Add.
9483
9484         * aclocal.m4: Regenerate.
9485
9486         * stepmake/aclocal.m4 (STEPMAKE_FLEXLEXER): Check for
9487         yyFlexLexer.yy_current_buffer, which was removed in flex-2.5.29.
9488
9489         * scm/pdf.scm (use-modules): Include lily.
9490
9491         * scm/pdftex.scm (start-system): Bugfix: add closing brace (Beernd
9492         Noordkamp).
9493         (use-modules): Include lily.
9494         (lily-def): Bugfix: include tex-val in let.
9495
9496 2003-04-12  Heikki Junes <hjunes@cc.hut.fi>
9497
9498         * lilypond-mode.el: sensible error if lilypond.words not found.
9499
9500         * lilypond.words: add few words.
9501
9502 2003-04-11  Juergen Reuter  <reuter@ipd.uka.de>
9503
9504         * mf/parmesan-clefs.mf: bugfix: char boxes corrected
9505
9506         * mf/parmesan-scripts.mf: fixed typo in char name
9507
9508 2003-04-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9509
9510         * VERSION: 1.7.16 released
9511
9512         * python/lilylib.py (setup_temp): temporary directories are mode 700.
9513         (this is a security vulnerability).
9514
9515         * Documentation/user/lilypond.tely: remove abbreviations (n't, 's)
9516
9517         * lily/multi-measure-rest-engraver.cc (stop_translation_timestep):
9518         add staff support.
9519
9520 2003-04-10  Juergen Reuter  <reuter@ipd.uka.de>
9521
9522         * mf/parmesan-scripts.mf, Documentation/user/refman.itely,
9523         ly/script-init.ly, scm/script.scm: bugfix: renamed
9524         fermata->signumcongruentiae to fix naming clash with feta font
9525
9526 2003-04-10  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9527
9528         * input/regression/multi-measure-rest-grace.ly (texidoc): new file
9529
9530         * lily/multi-measure-rest-engraver.cc
9531         (start_translation_timestep): use grace timing too for determining
9532         when to make mmrest.
9533         (start_translation_timestep): clear numbers too.
9534
9535 2003-04-09  Juergen Reuter  <reuter@ipd.uka.de>
9536
9537         * scm/music-types.scm: compile fix: escape braces
9538
9539         * buildscripts/mf-to-table.py: replaced \char -> \musicglyph to
9540         work around font selection problem
9541
9542         * Documentation/user/refman.itely: BreathingSign: added docu for
9543         property "text"
9544
9545 2003-04-09  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9546
9547         * Documentation/topdocs/AUTHORS.texi (AUTHORS): Updated contact
9548         information.
9549
9550 2003-04-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9551
9552         * lily/multi-measure-rest-engraver.cc (class
9553         Multi_measure_rest_engraver): make multiple Number objects, one
9554         for each MultiMeasureTextEvent.
9555
9556         * scm/music-functions.scm (glue-mm-rest-texts): use
9557         MultiMeasureTextEvent
9558
9559         * scm/music-types.scm (music-descriptions): add MultiMeasureTextEvent
9560
9561         * Documentation/user/refman.itely (Multi measure rests): update.
9562
9563 2003-04-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9564
9565         * lily/ly-module.cc (ly_copy_module_variables): use
9566         scm_internal_hash_fold() for iterating modules.
9567
9568 2003-04-08  Juergen Reuter  <reuter@ipd.uka.de>
9569
9570         * Documentation/user/refman.itely: Section Custodes: added more
9571         example code
9572
9573         * mf/feta-eindelijk.mf, mf/parmesan-rests.mf: cleanup: moved
9574         neo-mensural rests to parmesan font
9575
9576         * mf/parmesan-heads.mf, mf/parmesan-timesig.mf: updated file
9577         header
9578
9579 2003-04-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9580
9581         * Documentation/user/macros.itexi: @fileref macro.
9582
9583         * buildscripts/lys-to-tely.py (name2line): add <NAME> tags for
9584         each file. 
9585
9586 2003-04-04  Juergen Reuter  <reuter@ipd.uka.de>
9587
9588         * lily/include/custos.hh, make/lilypond.suse.spec.in,
9589         Documentation/topdocs/AUTHORS.texi: updated my email address
9590
9591         * Documentation/user/refman.itely: updated custos documentation;
9592         beautified divisiones example; beautified articulations table
9593
9594         * lily/breathing-sign.cc: bugfix: finalis molecule
9595
9596 2003-04-03  Juergen Reuter  <reuter@ipd.uka.de>
9597
9598         * Documentation/user/refman.itely: added docu for
9599         contemporary fermata symbols, gregorian breathing signs; small fixes
9600
9601         * ly/gregorian-init.ly: removed obsolete #'type props
9602
9603 2003-04-01  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9604
9605         * lily/multi-measure-rest.cc (set_spacing_rods): Handle the
9606         minimum-length property correctly.
9607
9608 2003-03-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9609
9610         * scm/music-functions.scm (make-multi-measure-rest): set input
9611         locations for multimeasure rests.
9612
9613 2003-03-31  Juergen Reuter  <reuter@ipd.uka.de>
9614
9615         * input/regression/breathing-sign.ly: updated to for ancient
9616         notation
9617
9618 2003-03-31  Jan Nieuwenhuizen  <janneke@gnu.org>
9619
9620         * scripts/ly2dvi.py: Add newline.
9621
9622 2003-03-30  Jan Nieuwenhuizen  <janneke@gnu.org>
9623
9624         * scripts/ly2dvi.py (dependency_files): Compile fix.
9625
9626 2003-03-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9627
9628         * scripts/ly2dvi.py (find_pfa_fonts): add --png option
9629         (make_html_menu_file): --html menu. 
9630
9631 2003-03-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9632
9633         * scripts/ly2dvi.py (run_dvips): +add the .map file 
9634
9635 2003-03-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9636
9637         * input/screech-boink.ly: new file.
9638
9639 2003-03-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9640
9641         * scripts/lilypond-book.py (make_lilypond_file): convert
9642         lilypond-file to lilypond block directly, without going through
9643         begin/end lilypond text.
9644         
9645
9646 2003-03-21  Juergen Reuter  <reuter@ipd.uka.de>
9647
9648         * lily/breathing-sign.cc, lily/include/breathing-sign.hh,
9649         scm/grob-description.scm: moved Michael's original breathing sign
9650         code in brew_molecule() to divisio_minima(); provided new
9651         brew_molecule() that effectively replaces the
9652         Text_item::brew_molecule callback (with additional fallback to
9653         Michael's original code); added callbacks for brewing divisio
9654         maior/maxima and finalis
9655
9656         * gregorian-init.ly: added breathing sign shortcuts for virgula,
9657         caesura, divisiominima, divisiomaior, divisiomaxima, and finalis
9658
9659         * script-init.ly: added shortfermata, longfermata,
9660         verylongfermata, varcoda
9661
9662         * scm/script.scm, mf/feta-schrift.mf: added shortfermata,
9663         longfermata, verylongfermata, varcomma, varcoda
9664
9665 2003-03-19  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
9666
9667         * Documentation/user/{tutorial.itely,refman.itely,internals.itely}: 
9668           Remove all noquote and insert a few quote.
9669         
9670         * Documentation/user/lilypond-book.itely (Music fragment options),
9671           scripts/lilypond-book.py: Don't include quotation blocks by
9672           default. Introduce option quote instead of noquote
9673
9674 2003-03-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9675
9676         * VERSION: 1.7.15 released
9677         
9678         * Documentation/user/lilypond.tely: omf updates.
9679
9680         * buildscripts/texi2omf.py (omf_vars): include version.date
9681
9682         * make/lilypond.redhat.spec.in: fixes for spec file. 
9683
9684         * stepmake/stepmake/texinfo-vars.make (GENERATE_OMF):  replace var
9685         by function definition: lily now requires a recent GNU Make.
9686
9687         * scripts/lilypond-book.py (write_deps): remove .tex dependency
9688         writing.
9689
9690         * make/ly-rules.make: remove .ly -> .tex rule
9691
9692         * Documentation/user/refman.itely (Figured bass): revised figured
9693         bass example.
9694
9695 2003-03-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9696
9697         * stepmake/stepmake/omf-targets.make (local-install): add
9698         scrollkeeper-update message.
9699
9700         * scripts/lilypond-book.py (lilypond_binary): explicity add path
9701         to binary.
9702         (TexiPaper.process_ly2dvi_block): idem for ly2dvi
9703
9704         * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
9705
9706         * Documentation/user/converters.itely (Invoking midi2ly): add
9707         track/channel notice.
9708
9709 2003-03-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9710
9711         * stepmake/stepmake/omf-targets.make (omf-local-install): bugfixes
9712
9713         * lily/parser.yy (scalar): DIGIT is also a scalar.
9714
9715         * Documentation/user/music-glossary.tely: add @omf tags
9716
9717         * Documentation/user/lilypond.tely: add @omf tags
9718
9719         * scm/generate-documentation.scm (string-append): add @omf tags.
9720
9721         * stepmake/stepmake/omf-*: new files 
9722
9723         * input/regression/multi-measure-rest.ly (texidoc): add doco
9724
9725         * GNUmakefile.in (web-doc-install): add web-doc-install target
9726
9727         * lily/scm-hash.cc (remove): prevent underflow of elt_count_. This
9728         fixes crashes while dumping MIDI.
9729
9730         * ly/performer-init.ly (FiguredBassContext): add Figured bass for
9731         midi
9732
9733 2003-03-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9734
9735         * buildscripts/texi2omf.py: new file.
9736
9737         * mf/feta-beugel.mf: include font count, not staffsize (16) in
9738         font-name
9739
9740 2003-03-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9741
9742         * input/regression/beam-manual-beaming.ly (texidoc): new file.
9743
9744         * lily/sequential-iterator.cc (descend_to_child): call
9745         descend_to_child() for all types of music.
9746
9747 2003-03-08  Jan Nieuwenhuizen  <janneke@gnu.org>
9748
9749         * scm/translator-property-description.scm: Add
9750         bassFigureFormatFunction.  Replace some entries.
9751
9752 2003-03-04  Jan Nieuwenhuizen  <janneke@gnu.org>
9753
9754         * cygwin/post-lilypond.sh: Add FHS-specified path for fonts to
9755         clean out.
9756
9757 2003-03-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9758
9759         * scripts/midi2ly.py (Note.dump): never dump duration for
9760         dump_dur=0.
9761
9762         * scm/chords-ignatzek.scm (alteration->text-accidental-markup):
9763         new function
9764
9765         * scm/bass-figure.scm (make-bass-figure-markup): reimplement bass
9766         figures using new markups. Much simpler, and should improve layout
9767         a little.
9768
9769         * mf/feta-nummer-code.mf (code): insert space in location 32, not 33.
9770
9771 2003-03-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9772
9773         * ly/engraver-init.ly: use Hara kiri by default for 
9774         ChordNames, FiguredBass and Lyrics(Voice) context. 
9775
9776         * lily/axis-group-engraver.cc (acknowledge_grob): use
9777         rhythmic-grob-interface for selecting items not to hara-kiri'd 
9778
9779         * scm/new-markup.scm (markup-function-list): add bracket,
9780         vbracket.
9781
9782         * ly/engraver-init.ly (ChordNamesContext): set
9783         minimumVerticalExtent
9784
9785 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9786
9787         * input/test/time-signature-double.ly: new file 
9788
9789         * input/regression/collision-head-chords.ly (texidoc): new file.
9790
9791         * lily/type-swallow-translator.cc: add note swallow translator 
9792
9793         * input/test/time-signature-double.ly: new file.
9794
9795         * lily/type-swallow-translator.cc: add Rest_swallow_translator
9796
9797         * ly/engraver-init.ly (ChordNamesContext): add Rest_swallow_translator
9798         (FiguredBassContext): idem.
9799
9800         * VERSION (MY_PATCH_LEVEL): 1.7.14 released
9801
9802         * input/mutopia/W.A.Mozart/*.ly (romanze): markup syntax updates. 
9803
9804         * buildscripts/mf-to-table.py: add .pfa, .pfb target dependency.
9805
9806         * stepmake/stepmake/metafont-rules.make ($(outdir)/%.pfb): remove
9807         .afm dependency
9808
9809         * buildscripts/mf-to-table.py (write_fontlist): use new markup syntax
9810
9811         * python/lilylib.py (make_page_images): add function.
9812
9813         * scripts/ly2dvi.py (run_latex): include title in preview image.
9814
9815         * scripts/lilypond-book.py (process_ly2dvi_blocks): call ly2dvi
9816         from lilypond-book for <ly2dvifile> tags in HTML.
9817
9818         * scripts/ly2dvi.py (option_definitions): add --debug option to
9819         print out environment.
9820
9821         * input/regression/tie-chord-partial.ly: new file.
9822
9823 2003-03-05  Heikki Junes <hjunes@cc.hut.fi>
9824
9825         * lilypond.words: add 3
9826
9827 2003-03-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9828
9829         * scm/new-markup.scm (markup-function-list): add finger-markup
9830
9831         * input/tutorial/brahms-tweaked.ly: new markup 
9832
9833         * scm/bass-figure.scm (brew-one-figure): bugfix for large bass figures 
9834
9835         * scm/new-markup.scm (brew-new-markup-molecule): robustness: don't
9836         crash when processing '() markup
9837
9838         * input/regression/breathing-sign.ly (texidoc): add caesura example.
9839
9840         * lily/breathing-sign.cc (railtracks): another caesura.
9841
9842         * mf/feta-schrift.mf: caesura symbol. 
9843
9844 2003-03-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9845
9846         * scripts/convert-ly.py (FatalConversionError.conv): add
9847         ly:molecule-XXX conversions.
9848
9849         * lily/molecule-scheme.cc: change names to ly:molecule-XXX
9850
9851         * input/regression/multi-measure-rest-text.ly: new file.
9852
9853         * scm/music-functions.scm (glue-mm-rest-texts): automatically
9854         convert MMREST-TEXT to MultiMeasureRestNumber settings.
9855
9856         * ly/engraver-init.ly (ScoreContext): move tablature settings to
9857         ScoreContext
9858
9859         * scm/new-markup.scm (center-markup): \center markup.
9860
9861         * scm/music-functions.scm: remove pitchify scripts.
9862
9863         * lily/music.cc (print_smob): display music name if available 
9864
9865 2003-03-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9866
9867         * Documentation/user/refman.itely (Instrument names): remove
9868         \turnOff doco.
9869
9870 2003-03-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9871
9872         * lily/score.cc (mark_smob): bugfix.
9873
9874         * input/regression/rehearsal-mark.ly: new file.
9875
9876         * lily/my-lily-parser.cc (here_input): revert reporting of errors:
9877         report error at the current token again.
9878
9879 2003-02-26  Jan Nieuwenhuizen  <janneke@gnu.org>
9880
9881         * cygwin/mknetrel: Exit if doc build fails.
9882
9883         * lily/GNUmakefile: Add hack for .deps and --srcdir build.
9884
9885 2003-02-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9886
9887         * scm/music-types.scm (music-descriptions): add doc strings
9888
9889 2003-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
9890
9891         * lily/lexer.ll: 
9892         * lily/include/my-lily-lexer.hh: 
9893         * lily/include/includable-lexer.hh: Add flex kludge.
9894
9895         * config.hh.in: 
9896         * config.make.in: 
9897         * stepmake/aclocal.m4 (STEPMAKE_DATADIR, STEPMAKE_LIBDIR): Junk
9898         cruft.
9899         
9900         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fix casual cut and paste
9901         code.
9902
9903 2003-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
9904
9905         * ly/spanners-init.ly (cresc, dim): Update to new markup text.
9906
9907         * lily/parser.yy (new_chord): Compile fix.
9908
9909 2003-02-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9910
9911         * Documentation/user/refman.itely (Tuning groups of objects):
9912         remove documentation for \turnOff. 
9913
9914         * lily/percent-repeat-engraver.cc (try_music): add correct
9915         processing moments for double-measure percents as well.
9916
9917         * input/regression/percent-repeat-skipbars.ly (texidoc): new file
9918
9919         * lily/lily-guile.cc (ly:dimension?): add dimension as separate
9920         grob prop type. 
9921
9922         * Documentation/user/refman.itely (Printing named chords): add
9923         chord name tweak doco.
9924
9925         * input/template/gregorian-transcription.ly: new file.
9926
9927 2003-02-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9928
9929         * VERSION: 1.7.13 released
9930         
9931         * input/test/*: lots of cleanups/comment-outs/removals in chord
9932         examples
9933         
9934         * input/regression/*: lots of cleanups/comment-outs/removals in
9935         chord examples
9936         
9937         * scripts/lilypond-book.py (check_texidoc): add no-texidoc to
9938         options
9939
9940         * lily/new-chord-name-engraver.cc (process_music): give original
9941         inversion pitch to chord name routine.
9942
9943         * input/tutorial/os-score.ly: update to new markup
9944
9945         * Documentation/user/appendices.itely: simply include
9946         chords-ignatzek. 
9947
9948         * Documentation/user/refman.itely (Chords mode): add documentation
9949         for chord mode.
9950
9951         * scm/chord-entry.scm (construct-chord): mark inversion as bass if
9952         not present in chord.
9953         (construct-chord): add inversion and bass support.
9954
9955         * lily/chord.cc: junk contents.
9956
9957 2003-02-17  Heikki Junes <hjunes@cc.hut.fi>
9958
9959         * Documentation/user/refman.itely:
9960         * Documentation/user/music-glossary.tely: fix. 
9961
9962 2003-02-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9963
9964         * scm/chord-entry.scm (construct-chord): move chord construction
9965         to Scheme.
9966
9967         * lily/parser.yy (new_chord): new setup for chord entry.
9968
9969 2003-02-16  Heikki Junes <hjunes@cc.hut.fi>
9970
9971         * lilypond.words:
9972         * Documentation/user/music-glossary.tely: add ambitus.
9973
9974 2003-02-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
9975
9976         * scm/chords-ignatzek.scm (ignatzek-chord-names): robustness fix.
9977
9978         * lily/include/*.hh: string() -> to_string()
9979
9980         * scm/chords-ignatzek.scm: new file.
9981
9982         * ly/chord-modifiers-init.ly (ignatzekExceptionMusic): define
9983         standard chord name exceptions.
9984
9985         * scm/translator-property-description.scm (chordNameSeparator):
9986         add property.
9987         (majorSevenSymbol): add property
9988
9989         * lily/translator-scheme.cc (ly:context-properties): new function
9990         (ly:context-parent): new function.
9991         (print_smob): print context name.
9992
9993         * lily/music.cc (ly:get-music-length): new function
9994         (print_smob): don't print properties.
9995
9996         * lily/duration.cc (duration<?): new function
9997
9998         * input/regression/chords-funky-ignatzek.ly: new file.
9999
10000         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names):
10001         jazz chords.
10002
10003         * lily/pitch.cc (ly:pitch-diff): new function.
10004
10005         * input/regression/chords-ignatzek.ly: new file.
10006
10007 2003-02-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10008
10009         * scm/double-plus-new-chord-name.scm (ignatzek-chord-names): classify
10010         pitches for jazz chords.
10011
10012 2003-02-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10013
10014         * lily/pitch.cc (LY_DEFINE): add ly:pitch-steps
10015
10016 2003-02-05  Heikki Junes  <hjunes@cc.hut.fi>
10017
10018         * lilypond.words: add 1
10019
10020 2003-02-04  Heikki Junes  <hjunes@cc.hut.fi>
10021
10022         * Documentation/topdocs/AUTHORS.texi: refine.
10023
10024 2003-01-25  Heikki Junes  <hjunes@cc.hut.fi>
10025
10026         * lilypond-font-lock.el: lyrics-mode update for multiple stanza.
10027         
10028         * lilypond.words: add one.
10029
10030 2003-01-23  Heikki Junes  <hjunes@cc.hut.fi>
10031
10032         * lilypond-font-lock.el: Fontify post-notated slurs [-^_][()].
10033         Fontify bass note in chords, e.g., e in c1/e.
10034         
10035 2003-01-19  Jan Nieuwenhuizen  <janneke@gnu.org>
10036
10037         * Documentation/user/music-glossary.tely: Dutch updates and
10038         additions (Arent Storm).
10039
10040 2003-01-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10041
10042         * input/regression/ambitus.ly:  move file.      
10043
10044         * lily/include/pitch.hh (class Pitch): make Pitch objects immutable.
10045
10046         * lily/event.cc (transpose): add tonic property to Key_change_req
10047         and to Key_engraver.
10048
10049 2003-01-17  Heikki Junes  <hjunes@cc.hut.fi>
10050
10051         * Documentation/user/refman.itely: fix typo.
10052
10053         * lilypond.words: removed wrong identifiers.
10054
10055 2003-01-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10056
10057         * mf/feta-toevallig.mf: make flat stem shorter 
10058
10059 2003-01-16  Heikki Junes  <hjunes@cc.hut.fi>
10060
10061         * lilypond-font-lock.el: Fontify post-notated slurs -( and -).
10062
10063         * lilypond.words: add from Phrasing slur.
10064         
10065 2003-01-15  Heikki Junes  <hjunes@cc.hut.fi>
10066
10067         * lilypond-mode.el: allow launching multiple ViewPS processes.
10068         
10069         * lilypond.words: add from Text markup.
10070
10071 2003-01-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10072
10073         * input/test/ossia.ly (texidoc): add comment.
10074
10075         * input/regression/voice-follower.ly: new file.
10076
10077         * mf/feta-toevallig.mf: make flat heavier.
10078
10079         * lily/cluster-engraver.cc: clean up Cluster engraver
10080
10081         * lily/cluster.cc (brew_molecule): cleaned up Cluster code and
10082         Engraver. Use Note_column to compute Y positions and deal with
10083         line break stuff.
10084
10085 2003-01-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10086
10087         * lily/stem.cc: move french-beaming to stem.
10088
10089 2003-01-13  Heikki Junes  <hjunes@cc.hut.fi>
10090
10091         * lilypond-font-lock.el: fontify all durations in chords.
10092
10093         * lilypond.words: add from lily/my-lily-lexer.cc
10094
10095 2003-01-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10096
10097         * VERSION: release 1.7.12
10098
10099         * lily/vaticana-ligature-engraver.cc (finish_primitive): compile fixes.
10100
10101         * lily/gregorian-ligature.cc: new file
10102
10103         * lily/*: the Great 2003 search & replace.
10104
10105         * Documentation/user/refman.itely (Manual repeat commands): add
10106         note about font selection.
10107
10108 2003-01-12  Heikki Junes  <hjunes@cc.hut.fi>
10109
10110         * lilypond-mode.el: propose recompiling midi while invoking playing,
10111         not while stopping playing.
10112
10113 2003-01-11  Heikki Junes  <hjunes@cc.hut.fi>
10114
10115         * lilypond.words: add one.
10116
10117         * lilypond-font-lock.el: add colour groups for horizontal, vertical 
10118         and expressional note grouping. Fontify chord modes.
10119
10120 2003-01-09  Heikki Junes  <hjunes@cc.hut.fi>
10121
10122         * Documentation/user/music-glossary.tely (Top): translate melisma.
10123
10124 2003-01-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10125
10126         * Documentation/user/music-glossary.tely (Top): add melisma.
10127
10128 2002-01-08  Juergen Reuter  <reuter@ipd.uka.de>
10129
10130         * lily/gregorian-ligature-engraver.cc: bugfix: added missing
10131         interfaces for (abstract) grob GregorianLigature
10132
10133         * lily/vaticana-ligature-engraver.cc, lily/vaticana-ligature.cc:
10134         renamed head* -> glyph_name*, x-shift* -> x-offset*
10135
10136         * scm/grob-property-description.scm: bugfix: added missing descriptions
10137
10138 2003-01-07  Jan Nieuwenhuizen  <janneke@gnu.org>
10139
10140         * input/test/chord-names-dpnj.ly: New file.
10141
10142         * scm/double-plus-new-chord-name.scm: Implement full and partial
10143         exceptions.
10144
10145         * lily/lexer.ll: <markup>: Allow dash and hyphen in markup command.
10146
10147         * scm/double-plus-new-chord-name.scm
10148         (double-plus-new-chord->markup): Fix sub->markup.
10149
10150
10151 2003-01-07  Juergen Reuter  <reuter@ipd.uka.de>
10152
10153         * lily/custos-engraver.cc: added TODO; editorial changes
10154
10155         * lily/ligature-bracket-engraver.cc: added typeset_ligature () for
10156         consistency with other ligature engravers; removed access on (now)
10157         private variable _ligature of Ligature_engraver
10158
10159         * lily/include/ligature-engraver.hh, lily/ligature-engraver.cc:
10160         renamed last_bound -> last_bound_; issue programming_error on
10161         abstract method calls; moved primitives code from
10162         Mensural_bracket_engraver to here (because almost ligature
10163         engravers will need it); renamed try_stop_ligature () ->
10164         typeset_ligature (); bugfix: store primitives of finished ligature
10165         in separate variable finished_primitives_ to avoid clash on input
10166         like "\] \["; added current_ligature () to enable access on
10167         private variable _ligature
10168
10169         * lily/mensural-ligature-engraver.cc: removed primitives_ code
10170         (now in super class); renamed try_stop_ligature () ->
10171         typeset_ligature ()
10172
10173         * lily/mensural-ligature.cc: issue programming_error on abstract
10174         method calls
10175
10176         * lily/note-heads-engraver.cc: added TODO comment upon bool
10177         in_ligature
10178
10179         * mf/parmesan-heads.mf: fixed some of set_char_box()
10180
10181         * scm/grob-description.scm: added VaticanaLigature
10182
10183         * scm/grob-property-description.scm: added neume prefix properties
10184
10185         * ly/gregorian-init.ly, lily/gregorian-ligature-engraver.cc,
10186         lily/include/gregorian-ligature-engraver.hh,
10187         lily/include/gregorian-ligature.hh: new files; framework for
10188         gregorian ligature engravers such as vaticana
10189
10190         * lily/vaticana-ligature.cc, lily/vaticana-ligature-engraver.cc,
10191         lily/include/vaticana-ligature.hh, input/test/vaticana.ly:
10192         vaticana style ligature implementation (still somewhat uncomplete)
10193
10194 2003-01-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10195
10196         * VERSION: release 1.7.11
10197
10198         * scripts/convert-ly.py: add ly:pitch-transpose rule
10199
10200 2003-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10201
10202         * input/test/dpncnt.ly: New file.
10203
10204         * lily/my-lily-lexer.cc: Add chordnames keyword.
10205
10206         * lily/parser.yy (chordnames_block): Parse chord name exception
10207         lists, see input/test/dpncnt.ly.
10208
10209         * scm/chord-name.scm (set-double-plus-new-chord-name-style): New
10210         function.
10211
10212         * scm/lily.scm (filter-out-list): Bugfix: filter rest using
10213         filter-out too.
10214
10215         * lily/pitch.cc (ly_pitch_transpose): Scheme name now
10216         ly:pitch-transpose (was ly:transpose-pitch), in conformance with
10217         pitch functions (except for ly:make-pitch, but that's apparently
10218         some sort of scheme naming standard?).
10219
10220         * scm/lily.scm (!=): define-public.
10221
10222         * scm/new-markup.scm (make-markup-maker): define-public make-markups.
10223
10224 2003-01-05  Jan Nieuwenhuizen  <janneke@gnu.org>
10225
10226         * scm/double-plus-new-chord-name.scm
10227         (double-plus-new-chord-name->markup): New file.
10228
10229 2003-01-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10230
10231         * python/lilylib.py (make_preview): don't suppress progress for
10232         bbox extraction.
10233
10234 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10235
10236         * Documentation/user/appendices.itely (scheme): update for new syntax.
10237
10238         * input/regression/chord-name-styles.ly: new file
10239
10240         * lily/instrument-name-engraver.cc: create instrument names
10241         without barline too.  Allows instrument name on ChordNames  
10242
10243         * scm/new-markup.scm (interpret-markup): allow simple strings as
10244         markup too.
10245
10246 2003-01-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10247
10248         * scm/chord-name.scm: Super/raise changes and fixes for Banter.
10249         (step->markup-accidental): Fix: add accidental.
10250         (chord::inner-name-american): 
10251         (chord::inner-name-jazz): Ugly fix from inner-name-banter: do not
10252         append stray '/' if last superscript addition was 'o'.
10253
10254         * scm/new-markup.scm (normal-size-sub-markup) 
10255         (normal-size-super-markup): New function.
10256
10257         * lily/source-file.cc (Source_file): Add warning for possibly
10258         intentional but suspicious initialization.
10259
10260         * scm/chord-name.scm: Small rewrites, layout fixes.  Identify and
10261         add comments about cut-and-paste programming.
10262
10263         * flower/rational.cc (lcm): Not used; comment out.
10264
10265 2003-01-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10266
10267         * lily/new-fingering-engraver.cc (position_scripts): use
10268         fingerHorizontalDirection to determine fingering horizontal
10269         directions.
10270  
10271         * lily/accidental-engraver.cc (acknowledge_grob): add accidental to
10272         fingering support.
10273
10274         * scripts/convert-ly.py (FatalConversionError.conv): add style
10275         conversion rule. 
10276
10277         * scm/chord-name.scm (set-chord-name-style): new function.
10278         (new-chord-name-brew-molecule): revise to interpret markup only
10279         (new-chord->markup): cleanuppish rewrite. To be called from the
10280         new engraver.
10281
10282         * lily/new-chord-name-engraver.cc: new engraver: call Chord ->
10283         Markup earlier, during interpreting.
10284
10285         * input/test/{banter,jazz,american}-chords.ly (scheme): update
10286         style settings. Rename to chord-names-*.ly
10287
10288 2003-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>
10289
10290         * scm/chord-name.scm: Painful merge of Amy's patch to old-style
10291         markup code and update to new markup.  Most probably broke some of
10292         it.
10293         
10294 2002-12-30  Juergen Reuter  <reuter@ipd.uka.de>
10295
10296         * Documentation/user/refman.itely: added docu for ambitus and
10297         clusters
10298
10299         * lily/lookup.cc, scm/tex.scm: cleanup: avoid nasty double
10300         ly_quote_scm() in lookup.cc
10301
10302         * mf/parmesan-clefs.mf: set_char_box fix
10303
10304         * lily/cluster-engraver.cc: junk implicit protection; use
10305         Protected_scm instead
10306
10307 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10308
10309         * scm/chord-name.scm: Junk "`(," constructs, use make-FOO-markup
10310         throughout.
10311
10312         * scm/new-markup.scm: Turn-off error-triggering test code.
10313
10314 2002-12-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10315
10316         * scm/new-markup.scm (markup-thrower-typecheck) 
10317         (markup-typecheck?):  add full typechecking functions.
10318         (make-markup-maker): add make-FOO-markup functions.
10319         (markup-argument-list-error): nice error checking messages.
10320         (make-markup): better function: less quoting escapades.
10321
10322 2002-12-29  Jan Nieuwenhuizen  <janneke@gnu.org>
10323
10324         * scm/chord-name.scm: Remove fixme's.  Jazz chords still broken.
10325
10326 2002-12-28  Jan Nieuwenhuizen  <janneke@gnu.org>
10327
10328         * cygwin/lilypond.hint (requires): Add cygwin.
10329
10330         * .cvsignore: Remove stepmake (huh!?!), add lib.
10331
10332         * GNUmakefile.in: Add libdir links for builddir runs.
10333
10334         * scripts/midi2ly.py: Add [lilypond_]libdir/python to path,
10335         instead of datadir.
10336
10337         * make/substitute.make (ATVARIABLES): Add lilypond_libdir,
10338         local_lilypond_libdir.
10339
10340         * config.make.in (lilypond_libdir): Add.
10341
10342         * stepmake/stepmake/substitute-rules.make: 
10343         * stepmake/stepmake/script-rules.make: 
10344         * stepmake/stepmake/python-module-rules.make:
10345         * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from
10346         lilypond-python-module patch.
10347
10348 2002-12-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10349
10350         * Documentation/user/refman.itely (Graphical interfaces): add note
10351         about xml2ly.
10352
10353 2002-12-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10354
10355         * scripts/ly2dvi.py (run_dvips): remove trailing newline
10356
10357 2002-12-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10358
10359         * VERSION: released 1.7.10
10360
10361         * scripts/musedata2ly.py (): idem
10362
10363         * scripts/midi2ly.py (dump_chord): idem
10364
10365         * scripts/etf2ly.py (version): idem 
10366
10367         * scripts/pmx2ly.py (Slur.calculate): new chord syntax
10368
10369         * scripts/mup2ly.py (pre_processor_commands): new chord syntax
10370
10371         * scm/tex.scm (tex-output-expression): remove eval compat
10372         glut. Other output files too.
10373
10374         * scm/chord-name.scm: don't export anything from chord module.
10375
10376         * input/test/american-chords.ly: idem
10377
10378         * input/test/banter-chords.ly (texidoc): idem
10379
10380         * input/test/Cc-chords.ly: add breakage notes.
10381
10382         * Documentation/user/refman.itely (Text markup): rewrite manual
10383         section.
10384
10385         * lily/parser.yy (scalar): allow \markup { } as property value. 
10386
10387         * scm/chord-name.scm: complete new markup usage
10388
10389         * scm/grob-description.scm (all-grob-descriptions): use new markup
10390         texts by default
10391
10392 2002-12-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10393
10394         * scm/chord-name.scm: partial move to new markup texts.
10395
10396 2002-12-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10397
10398         * scm/grob-description.scm (all-grob-descriptions): small bass figures.
10399
10400         * scm/bass-figure.scm (brew-bass-figure): make stack direction
10401         settable.
10402
10403 2002-12-18  Heikki Junes <hjunes@cc.hut.fi>
10404
10405         * lilypond-mode.el (LilyPond-command): propose 2midi if midi is
10406         invoked for old midi, wait for killing.
10407
10408 2002-12-16  Heikki Junes <hjunes@cc.hut.fi>
10409
10410         * Documentation/user/music-glossary.tely: Finnishing.
10411
10412 2002-12-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10413
10414         * mf/feta-nummer-code.mf: some kerning pairs.
10415
10416 2002-12-14  Rune Zedeler  <rz@localhost.localdomain>
10417
10418         * scm/output-lib.scm (set-bar-number-visibility): Context-function
10419         Added.
10420
10421         * Documentation/user/refman.itely (Bar numbers):
10422         set-bar-number-visibility added, modulo-bar-number removed again
10423         (sorry).
10424
10425 2002-12-14  Heikki Junes <hjunes@cc.hut.fi>
10426
10427         * scm/output-lib.scm (modulo-bar-number-visible): add function.
10428
10429         * Documentation/user/refman.itely: add modulo-bar-number-visible.
10430
10431         * Documentation/user/music-glossary.tely: translate into Finnish.
10432
10433 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10434
10435         * lilypond-mode.el: add shortcut for 2midi
10436
10437         * lilypond-font-lock.el: fontify lyrics
10438
10439 2002-12-10  Rune Zedeler  <rz@daimi.au.dk>
10440
10441         * scm/drums.scm : use 1.7.x names.
10442
10443         * input/regression/drums.ly : Don't use << chords >>
10444
10445 2002-12-10  Heikki Junes <hjunes@cc.hut.fi>
10446
10447         * lilypond-mode.el: tidy, add TODO
10448
10449         * make/lilypond.mandrake.spec.in: install-info quietly.
10450
10451 2002-12-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10452
10453         * input/test/markup.ly: use new syntax.
10454
10455 2002-12-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10456
10457         * ly/params-init.ly (interscoreline): add word-space
10458
10459         * input/test/metronome.ly (eighthNote): idem.
10460
10461         * input/test/script-priority.ly: use new markup
10462
10463         * lily/parser.yy (markup): allow HEAD markup0 markup1 
10464
10465         * lily/molecule-scheme.cc (ly:molecule-translate): new function.
10466
10467         * lily/parser.yy (gen_text_def): bugfix.
10468         (full_markup): allow markup identifier.
10469
10470 2002-12-09  Heikki Junes <hjunes@cc.hut.fi>
10471
10472         * lilypond-mode.el (LilyPond-kill-job): Kill all LilyPond compiling
10473         jobs at the same time. Add horizontal lines to Command menu.
10474         Allow one compiling job -- propose killing others before a new one.
10475
10476         * lilypond.words: add markup, teeny, etc.
10477
10478 2002-12-08  Heikki Junes <hjunes@cc.hut.fi>
10479
10480         * lilypond-mode.el: Use LilyPond-command-alist for Midi and MidiAll.
10481         Allow only one type of midi process; launching Midi either stops
10482         midis or plays the current midi and launching MidiAll stops midis
10483         and starts timidity with "-ia", i.e., XAW-interface. Bind C-c C-return 
10484         to MidiAll. Choose "timidity-[1-9].ly" etc. files to MidiAll.
10485
10486 2002-12-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10487
10488         * lily/text-engraver.cc (process_acknowledged_grobs): use new
10489         markup  for new markup texts.
10490
10491         * lily/mark-engraver.cc (process_music): idem
10492         
10493         * lily/instrument-name-engraver.cc (create_text): idem
10494
10495         * scm/new-markup.scm (magnify-markup): new function.
10496
10497         * scm/molecule.scm (stack-lines): bugfix.
10498
10499         * lily/font-interface.cc (get_font): take font-magnification from
10500         alist chain.
10501
10502 2002-12-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10503
10504         * lily/molecule-scheme.cc: move scheme functions to separate file.
10505
10506         * lily/font-metric.cc  (ly_get_glyph): new function. 
10507         
10508         * scm/new-markup.scm (column-markup): use baseline-skip for columns.
10509         (italic-markup, dynamic-markup): new functions
10510         (font-markup): new function
10511
10512         * lily/molecule.cc (ly_molecule_combined_at_edge): optional
10513         padding and minimum
10514
10515 2002-12-07  Rune Zedeler  <rz@daimi.au.dk>
10516
10517         * lily/accidental-engraver.cc:
10518         Bugfix: Also print forced accidentals when autoAccidentals = \turnOff
10519
10520 2002-12-06  Heikki Junes <hjunes@cc.hut.fi>
10521
10522         * lilypond.vim:
10523         * lilypond-font-lock.el: Put \longa as duration. Accept only 
10524         [a-zA-Z] for user defined identifiers. Separate note cases 
10525         with and without a duration (allow cis\longaX).
10526
10527         * lilypond.words: Add words from Info.
10528
10529 2002-12-06  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10530
10531         * stepmake/stepmake/c++-rules.make: Compile fix (bison 1.28)
10532
10533 2002-12-05  Heikki Junes <hjunes@cc.hut.fi>
10534
10535         * lilypond-mode.el: Propose reverting buffer before a command if
10536         it was edited with an another editor.
10537
10538 2002-12-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10539
10540         * lily/molecule.cc (ly_translate_molecule): new function
10541
10542         * python/GNUmakefile (INSTALLATION_DIR1): install Python module
10543         into libdir
10544
10545         * autogen.sh (srcdir): copy aclocal.m4 if newer. 
10546
10547         * stepmake/aclocal.m4: STEPMAKE_LIBDIR.
10548
10549 2002-12-04  Heikki Junes <hjunes@cc.hut.fi>
10550
10551         * lilypond.words: take \words from Info-index.
10552
10553 2002-12-04  Jan Nieuwenhuizen  <janneke@gnu.org>
10554
10555         * scm/sodipodi.scm: Add instruction for generating pfa fonts.
10556
10557 2002-12-02  Heikki Junes <hjunes@cc.hut.fi>
10558
10559         * make/lilypond.mandrake.spec.in: use %make and %makeinstall.
10560
10561 2002-12-01  Heikki Junes <hjunes@cc.hut.fi>
10562
10563         * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info 
10564         and lilypond-documentation.
10565
10566 2002-12-02  Jan Nieuwenhuizen  <janneke@gnu.org>
10567
10568         * lily/parser.yy: Compile fix (bison 1.75).
10569
10570 2002-12-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10571
10572         * VERSION: 1.7.9 released
10573
10574         * scm/music-functions.scm (shift-one-duration-log): refactor.
10575         Use music-map.
10576
10577         * input/regression/chord-tremolo.ly (texidoc): add dot test.
10578
10579         * NEWS: update.
10580
10581         * lily/font-interface.cc (get-font): take alist chain i.s.o. alist
10582         argument
10583         
10584         * scm/music-functions.scm (display-music): new function
10585         (music-map): change arg order.
10586
10587         * input/regression/new-markup-syntax.scm: new file
10588
10589         * lily/parser.yy (markup): add \markup { .. } syntax.
10590
10591         * scm/new-markup.scm (override-markup): new function
10592         (lookup-markup): new function
10593         (music-markup): new function
10594         (lookup-markup-command): use markup-signature to store argument
10595         format for parser.
10596
10597         * lily/lexer.ll: preliminary \markup syntax. 
10598
10599 2002-11-30  Heikki Junes <hjunes@cc.hut.fi>
10600
10601         * make/lilypond.mandrake.spec.in: remove extra %changelog entries,
10602         add pre/post-dependencies and menus with icons from source.
10603
10604         * Documentation/pictures/lilypond-48x48.xpm:
10605         * Documentation/pictures/lilypond-32x32.xpm:
10606         * Documentation/pictures/lilypond-16x16.xpm: new files, background
10607         transparent.
10608
10609         * stepmake/stepmake/generic-targets.make:
10610         * stepmake/stepmake/toplevel-targets.make: Add make rpm-mandrake.
10611
10612 2002-11-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10613
10614         * input/regression/music-map.ly (texidoc): new file.
10615
10616         * scm/music-functions.scm (music-map): new function
10617
10618 2002-11-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10619
10620         * lily/ligature-engraver.cc (create_ligature_spanner): fix fixes.
10621
10622 2002-11-28  Heikki Junes <hjunes@cc.hut.fi>
10623
10624         * input/test/to-xml.ly:
10625         * lily/ligature-engraver.cc: Fixes documentation.
10626
10627         * lilypond.mandrake.spec.in:
10628         * lilypond.redhat.spec.in: Add lilypond.words.
10629
10630         * Documentation/user/refman.itely: Mention Info inside emacs.
10631         
10632         * lilypond.suse.spec.in:
10633         * lilypond.redhat.spec.in:
10634         * lilypond.mandrake.spec.in: Set root-owner for doc
10635         (tobbe@nyvalls.se).
10636
10637 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
10638
10639         * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
10640         os.popen.read ().
10641
10642 2002-11-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10643
10644         * scripts/ly2dvi.py (include_path): print warning if failing anything.
10645
10646         * python/lilylib.py (error): add space
10647
10648 2002-11-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10649
10650         * GNUmakefile.in (EXTRA_DIST_FILES): add lilypond.words for
10651         distribution.
10652
10653 2002-11-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10654
10655         * lily/paper-outputter.cc (Paper_outputter): close port when
10656         finishing score.
10657
10658 2002-11-26  Jan Nieuwenhuizen  <janneke@gnu.org>
10659
10660         * scm/sodipodi.scm: Fixes.
10661
10662 2002-11-26  Heikki Junes <hjunes@cc.hut.fi>
10663
10664         * lilypond-mode.el: Look shortcuts in menu from keymap, if possible.
10665
10666         * buildscripts/make-font-dir.py: Fix. 
10667
10668 2002-11-25  Heikki Junes <hjunes@cc.hut.fi>
10669
10670         * lilypond-mode.el: Add support for Info inside Emacs.
10671
10672 2002-11-24  Jan Nieuwenhuizen  <janneke@gnu.org>
10673
10674         * buildscripts/make-font-dir.py: 
10675         * mf/GNUmakefile: Make sodipodi font map.
10676
10677         * scm/sodipodi.scm: Add more output functions.
10678
10679         * mf/feta-nummer.mf: 
10680         * mf/feta-beugel.mf: Add font_coding_scheme.
10681
10682         * lily/paper-outputter.cc (output_header): Fix creator string.
10683
10684 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10685
10686         * lilypond-mode.el (LilyPond-autocompletion): invoked with
10687         [S-iso-lefttab], fixes at bol and eol, descriptive variable names.
10688
10689         * lilypond.words: add two (Everybody can add/remove words now!).
10690
10691         * debian/rules:
10692         * make/lilypond.suse.spec.in:
10693         * make/lilypond.mandrake.spec.in:
10694         * make/lilypond.redhat.spec.in: Add lilypond.words for emacs-files.
10695
10696         * Documentation/user/refman.itely: Mention autocompletion.
10697
10698 2002-11-23  Jan Nieuwenhuizen  <janneke@gnu.org>
10699
10700         * scripts/ly2dvi.py: Add paper sizes.
10701
10702         * lily/timing-engraver.cc: 
10703         * lily/time-signature.cc: 
10704         * lily/span-bar.cc: 
10705         * lily/grob-scheme.cc: Code formatting fixes.
10706
10707         * scm/sodipodi.scm: 
10708         * scm/sketch.scm:
10709         * buildscripts/mf-to-table.py: 
10710         * buildscripts/make-font-dir.py: Font testing.
10711
10712 2002-11-23  Heikki Junes <hjunes@cc.hut.fi>
10713
10714         * lilypond-mode.el (LilyPond-autocompletion): deletes end-of-word,
10715         inserts try-completion and shows all-completions.
10716
10717         * lilypond.words: '\' -> '\\'
10718
10719         * lilypond-mode.el: load libraries in the end, lilypond.words defines
10720         LilyPond-keywords, LilyPond-identifiers and LilyPond-reserved-words.
10721         
10722         * lilypond-font-lock.el: Use LilyPond-keywords, LilyPond-identifiers
10723         and LilyPond-reserved-words.
10724         
10725 2002-11-22  Heikki Junes <hjunes@cc.hut.fi>
10726
10727         * lilypond-mode.el (LilyPond-words-filename): find lilypond.words
10728         from load-path.
10729         
10730         * lilypond-mode.el (LilyPond-autocompletion): shows completions in
10731         the mini-buffer with Control-Shift-c.
10732         
10733 2002-11-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10734
10735         * lily/parser.yy (tempo_event): use tempo-unit for \tempo
10736         duration. This fixes \tempo taking time.
10737
10738 2002-11-21  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
10739
10740         * lily/volta-engraver.cc (process_acknowledged_grobs): 
10741         Allow for text markup in repeatCommands. 
10742
10743 2002-11-21  Heikki Junes <hjunes@cc.hut.fi>
10744
10745         * lilypond-mode.el (LilyPond-insert-string): new function, use it
10746         in LilyPond-insert-tag-notes. LilyPond-insert-between, new function.
10747         Get rid of skeleton.el-dependency.
10748
10749         * Documentation/topdocs/INSTALL.texi: tell how to get syntax-highlight.
10750
10751 2002-11-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10752
10753         * lily/beam-engraver.cc (stop_translation_timestep): reset
10754         now_stop_ev_
10755
10756         * lily/scm-option.cc: add parse-protect to ly:set-option
10757
10758         * lily/lexer.ll: set errorlevel if GUILE fails during parse.
10759
10760 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10761
10762         * lily/include/ligature-bracket.hh: removed
10763         * lily/ligature-bracket.cc: removed
10764
10765         * lilypond-mode.el (LilyPond-expand-alist): set LaTeX extension to
10766         .tex
10767
10768         * lily/beam.cc (set_beaming): don't change beam count on rests.
10769         (brew_molecule): always set flag-width > 0.
10770
10771 2002-11-19  Heikki Junes <hjunes@cc.hut.fi>
10772
10773         * lilypond-mode.el: LilyPond-imenu-generic-re: only alphabetic
10774         chars, remove instructions; instead, refer to lilypond-init.el and
10775         Documentation/topdocs/INSTALL.texi.
10776
10777         * lilypond.words: add identifiers and reserved words.
10778
10779         * Documentation/topdocs/INSTALL.texi: separate sections for installing
10780         files and adding a load-path.
10781
10782         * lilypond-init.el: Instructions, extracted from 
10783         Documentation/topdocs/INSTALL.texi. 
10784         
10785 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10786
10787         * VERSION: 1.7.8 released 
10788
10789         * lily/grob.cc (warning): better robustness fix.
10790
10791 2002-11-19 Juergen Reuter  <reuter@ipd.uka.de>
10792
10793         * lily/cluster-engraver.cc: bugfix: use protected scm upon columns
10794
10795         * lily/cluster-engraver.cc: stick better to variable naming
10796         conventions
10797
10798         * lily/cluster-engraver.cc: bugfix: delay typesetting of cluster
10799         until stop_translation_timestep()
10800
10801         * lily/cluster-engraver.cc, lily/cluster.cc: design fix: pass
10802         min/max coordinates to backend, but no musical info such as
10803         pitches
10804
10805         * lily/cluster.cc: robustness fix: do not crash upon empty cluster
10806
10807         * lily/grob.cc: robustness fix: warning(): do not crash if
10808         cause is not set
10809
10810         * lily/ligature-bracket-engraver.cc, scm/grob-description.scm: use
10811         the much more elaborated tuplet brackets than the very naive and
10812         simple ligature bracket grob
10813
10814 2002-11-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10815
10816         * Documentation/user/refman.itely (Analysis brackets): add
10817         horizontal bracket doco.
10818
10819         * ly/property-init.ly (setMmRestFermata): added.
10820
10821         * Documentation/user/refman.itely (Multi measure rests): fermatas
10822         on mm rests.
10823
10824         * input/regression/apply-context.ly (texidoc): new file
10825
10826         * lily/parser.yy (Simple_music): \applycontext #FUNCTION allows
10827         code to be executed during interpretation. Possible applications:
10828         smart octavation, more advanced bar checks. 
10829
10830         * lily/apply-context-iterator.cc: new file.
10831
10832 2002-11-18  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10833
10834         * input/test/new-markup.ly: new file.
10835
10836         * lily/text-item.cc (text_to_molecule): new function
10837
10838         * scm/new-markup.scm (lambda): new file
10839
10840         * lily/function-documentation.cc (ly_add_function_documentation):
10841         add proc property as well
10842
10843 2002-11-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10844
10845         * Documentation/user/music-glossary.tely (Top): add custos.
10846
10847 2002-11-18  Heikki Junes <hjunes@cc.hut.fi>
10848
10849         * Documentation/topdocs/INSTALL.texi: advise how to include source
10850         path to Emacs load-path and improve language.
10851
10852 2002-11-16  Jan Nieuwenhuizen  <janneke@gnu.org>
10853
10854         * GNUmakefile.in: config.h message fix.
10855
10856         * autogen.sh:
10857         * aclocal.m4: Regenerate.
10858
10859         * configure.in: 
10860         * config.make.in: 
10861         * stepmake/config.make.in: 
10862         * stepmake/configure.in: 
10863         * stepmake/autogen.sh: 
10864         * stepmake/aclocal.m4: Update for autoconf 2.56.
10865
10866 2002-11-16  Heikki Junes <hjunes@cc.hut.fi>
10867
10868         * Documentation/topdocs/INSTALL.texi: instructions for an user how
10869         to install Emacs-mode. Instructions how to use vim-mode.
10870
10871 2002-11-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10872
10873         * scm/music-types.scm (music-descriptions): no length for tempo event.
10874
10875         * input/*.ly: add \version everywhere.
10876         
10877         * input/*.ly: update syntax to 1.7 + new-chords.
10878
10879         * VERSION: 1.7.7 released.
10880         
10881         * Documentation/user/*.tely: new chord syntax.
10882
10883         * input/regression/[bc]*.ly (texidoc): syntax updates.
10884         
10885 2002-11-13  Heikki Junes <hjunes@cc.hut.fi>
10886
10887         * lilypond.words: add vocabulary to be used in auto-completion
10888
10889         * vimrc: autocompletion in Insert/Replace-mode with <Ctrn-N>
10890
10891         * lilypond.vim: allow note name at EOF
10892
10893 2002-11-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10894
10895         * buildscripts/new-chords.py (edit): -e option: inline editing.
10896
10897         * input/regression/a*.ly (texidoc): syntax updates.
10898
10899         * Documentation/user/lilypond-book.itely (Integrating La@TeX{} and
10900         music): elucidations. 
10901
10902 2002-11-11 Juergen Reuter  <reuter@ipd.uka.de>
10903
10904         * lily/include/lily-proto.hh, ly/engraver-init.ly,
10905         ly/spanners-init.ly, scm/grob-description.scm,
10906         scm/grob-property-description.scm, scm/music-types.scm,
10907         lily/cluster-engraver.cc, lily/cluster.cc,
10908         lily/include/cluster.hh, input/test/cluster.ly: cluster
10909         implementation
10910
10911         * lily/include/lookup.hh, lily/lookup.cc, scm/pdf.scm
10912         ps/music-drawing-routines.ps, scm/ascii-script.scm, scm/ps.scm,
10913         scm/sketch.scm, scm/tex.scm: support for dots and polygons added
10914
10915         * lily/lookup.cc: bugfix: fixed infinite loop in frame ()
10916
10917         * mf/parmesan-heads.mf: bugfix: vaticana punctum set_char_box
10918
10919         * scm/grob-description.scm: bugfix: by default, use default note
10920         head style when engraving ligatures
10921
10922         * lily/note-heads-engraver.cc: bugfix: do not steal ligature events
10923
10924         * lily/mensural-ligature-engraver.cc: bugfix: accept ligature
10925         events
10926
10927         * lily/ligature-bracket-engraver.cc: bugfix: accept ligature events
10928
10929         * input/test/ancient-font.ly: bugfix: style -> flag-style
10930
10931         * lily/ligature-engraver.cc: indentation fix
10932
10933         * lily/parser.yy: indentation fixes
10934         
10935 2002-11-09  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10936
10937         * input/regression/measure-grouping.ly: more elaborate example.
10938
10939         * lily/moment.cc: ly:add-moment, ly:mul-moment,
10940         ly:div-moment. New functions 
10941
10942         * scm/music-functions.scm (set-time-signature): new function,
10943         allow inline time sig settings with measure grouping.
10944
10945         * lily/parser.yy (command_element): move time sig construction
10946         into Scheme.
10947
10948         * lily/side-position-interface.cc (out_of_staff): new function,
10949         like padding, but keep minimum distance from staff. Easier than
10950         linespanners (dynamics, pedals), but roughly the same effect.
10951
10952 2002-11-10 Heikki Junes  <hjunes@cc.hut.fi>
10953
10954         * emacs-mode.el: Added spanish-note-replacements 
10955         (Carlos Betancourt, <carlos.betancourt@chello.be>).
10956
10957         * vimrc: (Un)commenting with <(S-)F12>, tidy.
10958
10959 2002-11-08  Heikki Junes  <hjunes@cc.hut.fi>
10960
10961         * lilypond.vim: Do not fontify cises, desis, etc.
10962
10963         * vimrc: view dvi with <S-F6>
10964
10965 2002-11-08  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
10966
10967         * lily/lookup.cc (triangle): new function.
10968
10969         * input/regression/measure-grouping.ly (texidoc): new file: show
10970         triangles and brackets for beat groups of 3 and 2.
10971
10972         * lily/include/measure-grouping-spanner.hh (class
10973         Measure_grouping): new file.
10974
10975         * lily/measure-grouping-spanner.cc (brew_molecule): new file
10976
10977         * lily/measure-grouping-engraver.cc (class
10978         Measure_grouping_engraver): new file.
10979
10980 2002-11-06  Jan Nieuwenhuizen  <janneke@gnu.org>
10981
10982         * Merge from stable:
10983
10984             cvs update -jlilypond_1_6_6 -jlilypond_1_6_6_1
10985         
10986         * ly/paper16-init.ly (paperSixteen): Bugfix: set fonts instead of
10987         stylesheet.
10988
10989         * ly/paper19.ly: Include paper19-init.ly.
10990
10991         * ly/paper19-init.ly: New file.
10992
10993         * Documentation/user/tutorial.itely (First steps): Fix first
10994         example for font test.
10995
10996         * input/tutorial/brahms-tweaked.ly: Fix by hand for font test.
10997
10998         * ChangeLog: Add 1.7.6 release marker (see below).
10999
11000         * stepmake/stepmake/python-module-vars.make (EXTRA_DIST_FILES):
11001         Add .py files.
11002
11003 2002-11-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11004
11005         * input/tutorial/sammartini.ly (bassvoices): to new syntax.
11006
11007         * input/tutorial/*.ly: update to new syntax.
11008
11009         * lily/parser.yy (Composite_music): new transpose syntax,
11010         \transpose FROM TO MUSIC. 
11011
11012 2002-11-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11013
11014         * scripts/lilypond-book.py: * scripts/ly2dvi.py: Fix: redirect
11015         latex progress/error output to stderr (by default this goes to
11016         stdout).  Show lilypond progress, even when not verbose.
11017
11018         * python/lilylib.py (system): New optional parameter to control
11019         showing of progress.
11020
11021         * scm/backend-documentation-lib.scm (check-dangling-properties):
11022         Fix error message.
11023
11024         * lily/text-item.cc (ADD_INTERFACE): Remove align, magnify.  Add
11025         axis, extent.
11026
11027         * scm/grob-property-description.scm (magnify): Remove.
11028         (extent, axis): Add.
11029
11030 2002-11-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11031
11032         * VERSION: Release 1.7.6.
11033
11034         * scripts/convert-ly.py: more uniformization substitutions.
11035
11036         * buildscripts/new-chords.py (sub_chords): new file.
11037
11038 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11039
11040         * mf/GNUmakefile: Bugfix: Use actual fontname (.AFM FontName) for
11041         lilypond.map.  Include sauter fonts too.  Cleanups.
11042
11043 2002-11-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11044
11045         * Documentation/user/tutorial.itely (First steps): change to new
11046         chord/tie/slur/beam notation.
11047
11048         * lily/parser.yy (event_that_take_dir): allow postfix notation for
11049         ties.
11050
11051         * lily/new-tie-engraver.cc (process_acknowledged_grobs): new
11052         engraver. Process ties in postfix notation, i.e. c8-~ c
11053
11054         * lilypond-mode.el (LilyPond-command-alist): run LaTeX by default.
11055
11056         * input/regression/beam-postfix-notation.ly (texidoc): new file.
11057
11058         * lily/parser.yy (event_that_take_dir): allows c8-[ for beams.
11059
11060         * lily/beam-engraver.cc (try_music): accept new-beam-events
11061
11062         * input/regression/chord-scripts.ly (texidoc): new file
11063
11064         * lily/new-fingering-engraver.cc (acknowledge_grob):  also handle
11065         script-events.
11066
11067         * scm/script.scm (default-script-alist): cleanup.
11068
11069         * lily/script-engraver.cc (make_script_from_event): cleanup.
11070
11071         * lily/lyric-combine-music-iterator.cc
11072         (Lyric_combine_music_iterator): remove superfluous events.
11073         (melisma_busy): new function. Fix broken melismas.
11074
11075 2002-10-31  Heikki Junes  <hjunes@cc.hut.fi>
11076
11077         * vimrc: Add shortcuts for compiling, midi-playing and PS-viewing.
11078         Remove nonvalid settings. Use descriptive key names.
11079         Use <Return> to indicate the pressing of that key.
11080
11081 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11082
11083         * scripts/lilypond-book.py (option_definitions): Typo.
11084
11085         * scripts/ly2dvi.py: Updates.
11086
11087         * python/lilylib.py (setup_environment, print_environment)
11088         (get_bbox, make_preview): Merge and remove from ly2dvi and
11089         lilypond-book.
11090
11091         * scripts/lilypond-book.py: Use lilylib.  Cleanups.
11092
11093         * .cvsignore: Remove some cruft.
11094
11095         * make/lilypond-vars.make (PYTHONPATH): Add python's outdir to
11096         path.
11097
11098         * scripts/ly2dvi.py: Use lilylib as module.  Fail gracefully if
11099         kpsexpand, kpsewhich, ps2pdf exit with error.  Cleanups and fixes
11100         throughout.
11101
11102         * python/lilylib.py (quiet_system): Junk
11103         (system): Display error log upon failure.
11104         (read_pipe): New function.  Cleanups and fixes.
11105
11106         * python/*.py: Rename from *.py.in.
11107         
11108         * make/substitute.make (ATVARIABLES): Add lilypond_datadir.
11109
11110         * GNUmakefile.in (SUBDIRS): Move python before scripts.
11111
11112 2002-10-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11113
11114         * python/GNUmakefile: Bugfix: handle modules.
11115
11116         * stepmake/stepmake/python-module-targets.make (default): Add
11117         compiled modules. 
11118
11119         * stepmake/stepmake/python-module-rules.make: Add rule for byte
11120         compiling modules.
11121
11122         * stepmake/stepmake/python-module-vars.make (OUT_PY_MODULES):
11123         Bugfix.  (OUT_PYC_MODULES): Add.
11124
11125 2002-10-30  Heikki Junes  <hjunes@cc.hut.fi>
11126
11127         * make/lilypond.mandrake.spec.in: Repair info. Comment out menu.
11128         Use default paths. Refresh description.
11129
11130 2002-10-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11131
11132         * VERSION: 1.7.5 released
11133
11134         * input/regression/finger-chords.ly (texidoc): new file.
11135
11136         * lily/script-engraver.cc (process_music): remove scriptHorizontal
11137         support
11138
11139         * lily/fingering-engraver.cc (process_music): remove kludgy
11140         scriptHorizontal stuff.
11141
11142         * lily/script.cc: remove staff-support property.
11143
11144         * lily/new-fingering-engraver.cc (add_fingering): new
11145         file. Fingering engraver for new style chords.
11146
11147 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11148
11149         * lily/parser.yy (bare_number): allow 4 \cm (without
11150         decimal dot). (should backport to 1.6?)
11151
11152         * ly/declarations-init.ly: use Scheme for dimension defs.
11153
11154         * lily/parser.yy (TODO): remove hard coded dimensions, add
11155         REAL NUMBER_IDENTIFIER production.
11156
11157         * lily/rest-collision.cc (force_shift_callback): rewrite using
11158         -done property.
11159
11160         * scm/grob-property-description.scm (rest-collision-done): add
11161         property.
11162         
11163         * lilypond.vim: add file (<hjunes@cc.hut.fi>)
11164
11165 2002-10-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11166
11167         * input/regression/multi-measure-rest-center.ly: new file.
11168
11169         * lily/multi-measure-rest.cc (big_rest): multi measure rest was
11170         off horizontally by 0.05 ss. Fixed.
11171
11172 2002-10-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11173
11174         * scm/pdftex.scm: Rename ly-number to ly:number->string.
11175
11176         * Documentation/topdocs/index.tely: Remove duplicate from merge.
11177
11178 2002-10-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11179
11180         * lily/tie.cc (get_control_points): also avoid staff lines on the
11181         just outside the outer staff lines
11182
11183 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11184
11185         * ly/params-init.ly: Just define style-alist, no need to
11186         define-public.
11187
11188         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Fix style override
11189         (thanks Han-Wen).
11190
11191         * mf/GNUmakefile (FONT_FILES): Add feta-nummer.
11192         (FET_FILES): = FONT_FILES.
11193
11194         * Merge from stable:
11195
11196             cvs update -jlilypond_1_6_5 -jlilypond_1_6_6
11197
11198 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11199
11200         * VERSION: 1.7.4 released.  
11201         
11202         * scm/generate-documentation.scm (string-append): add macro
11203         definitions.
11204
11205         * lily/text-item.cc (lookup_text): don't use virtual fonts for
11206         normal texts.
11207
11208         * lily/multi-measure-rest-engraver.cc: make separate
11209         MultiMeasureRestNumber grob. Introduce restNumberThreshold.
11210
11211         * lily/multi-measure-rest.cc: remove text handling. Remove
11212         number-threshold.
11213
11214 2002-10-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11215
11216         * scm/music-types.scm: doc patch by Graham Percival
11217
11218 2002-10-19  Jan Nieuwenhuizen  <janneke@gnu.org>
11219
11220         * buildscripts/make-font-dir.py (sketch_p): Bugfix: only write
11221         encoding part.
11222         (Font_info.set_defaults): pixelsize now also defauts to '0'.
11223         (sketch_p): Sketch wants only first four elements of X11 font spec.
11224
11225         * buildscripts/mf-to-table.py (parse_logfile): Bugfix. 
11226
11227         * mf/feta-autometric.mf: Write foundry and family to log.
11228
11229         * mf/GNUmakefile: Fixes for pfx builds.  Also write sketch
11230         font translation table.
11231
11232         * buildscripts/mf-to-table.py: Better font info into afm.
11233
11234         * buildscripts/make-font-dir.py: Use font info from afm.  Mftrace
11235         1.0.9 required.
11236
11237         * configure.in: Whine for mftrace 1.0.9.
11238
11239 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11240
11241         * lily/parser.yy (chord_body): allow <<c e>>4 notation.
11242
11243         * lily/main.cc (main_prog): don't try to load init.EXT when
11244         processing foo.EXT.
11245
11246 2002-10-15  Rune Zedeler  <rune@zedeler.dk>
11247
11248         * scm/tex.scm (zigzig-line): added.
11249
11250         * scm/ps.scm (zigzag-line): added.
11251
11252         * ps/music-drawing-routines.ps (subvec): added.
11253         (draw_zigzag_line): added.
11254         
11255         * lily/line-spanner.cc: Add support for #'type = #'zigzag. reading
11256         grob properties zigzag-width and zigzag-length.
11257
11258         * input/regression/glissando.ly: Add some zig-zagged glissandi.
11259
11260 2002-10-15  Jan Nieuwenhuizen  <janneke@gnu.org>
11261
11262         * scm/sodipodi.scm: Some fixes.  Sketch also groks this bare-bones
11263         svg output, including font.
11264
11265 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11266
11267         * scm/lily.scm: Register sodipodi output module.
11268
11269         * scm/sodipodi.scm: New file.
11270
11271         * lily/afm.cc (read_afm_file): Read TfmCheckSum from comment.
11272
11273         * buildscripts/mf-to-table.py (base): Write TfmChecksum in
11274         comment, after header.
11275         (parse_logfile): Remove invalid key FontFamily.  Add mandatory key
11276         FullName.  Fix FontName key.
11277
11278 2002-10-14  Rune Zedeler  <rune@zedeler.dk>
11279
11280         * lily/rest.cc (after_line_breaking): bugfix: dots after half
11281         and breve rests.
11282         
11283         * input/test/blank-notes.ly: bugfix
11284
11285         * lily/rest.cc (after_line_breaking): bugfix: dots after whole
11286         rests. (Kim Shrier)
11287
11288         * input/test/rest-dot-positions.ly: Added. (Kim Shrier)
11289         
11290 2002-10-14  Jan Nieuwenhuizen  <janneke@gnu.org>
11291
11292         * scm/tex.scm: 
11293         * scm/ps.scm: Cleanup and remove obsolete junk.
11294
11295         * Documentation/user/internals.itely:
11296         * Documentation/user/refman.itely: Run texinfo-all-menus-update.
11297
11298         * lily/parser.yy: Identify shift/reduce problems.
11299
11300         * input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly: Rename
11301         make-style-sheet.  Too specific for convert-ly?
11302
11303 2002-10-14  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11304
11305         * po/cs.po: added czech translation, courtesy Tomas Kopecek.
11306
11307         * input/test/*.ly: various fixes.
11308
11309         * lily/music.cc (name): bugfix
11310
11311         * lily/piano-pedal-engraver.cc (try_music): fix pedals.
11312
11313         * lily/input-file-results.cc (code): set-point-and-click! ->
11314         set-point-and-click
11315         
11316 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11317
11318         * Use uniform ly: prefix for exported scheme primitive functions.
11319
11320         * scm/music-types.scm: junk compat glue
11321
11322         * scripts/convert-ly.py: add rules for stuff below, junk
11323         compatibility glue for spanrequest.
11324
11325         * lily/parser.yy (verbose_event): remove \spanrequest,
11326         \commandspanrequest, \script. 
11327         
11328         * lily/identifier-smob.cc (LY_DEFINE): change name to ly-export
11329
11330         * lily/parser.yy: remove arpeggio keyword; use identifier. Idem
11331         for \penalty, \glissando.
11332
11333         * VERSION: release 1.7.3
11334         
11335 2002-10-13  Rune Zedeler  <rune@zedeler.dk>
11336
11337         * lily/accidental-engraver.cc: Fix
11338         grace-in-the-beginning-of-measure bug caused by the resent
11339         partial-measure fix.
11340
11341         * lily/stem.cc: reversed noteheads overlap half of the stem. (Full
11342         overlap looks too crowded)
11343         
11344 2002-10-13  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11345
11346         * lily/parser.yy (assignment): allow SCM expression as assignment.
11347
11348         * lily/include/music-output-def.hh (class Music_output_def):
11349         * lily/music-output-def.cc: 
11350         * lily/paper-def.cc: 
11351         * scm/font.scm (markup-to-properties):
11352         * lily/parser.yy (music_output_def_body): 
11353         remove style_sheet_
11354
11355 2002-10-12  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11356
11357         * ly/grace-init.ly (startGraceMusic): shorten default grace stem
11358         length.
11359
11360         * input/regression/spacing-to-grace.ly: new file.
11361
11362         * input/regression/spacing-end-of-line.ly: new file.
11363
11364         * lily/note-spacing.cc (get_spacing): take into account breakable
11365         stuff sticking out at the left (time sig change at line break).
11366
11367         * lily/spacing-spanner.cc (breakable_column_spacing): junk weird
11368         raggedright code.
11369
11370         * scm/music-functions.scm (make-voice-props-set): add
11371         staff-position for mm rests.
11372  
11373         * lily/spacing-spanner.cc (musical_column_spacing): shrink space
11374         before grace notes a little.
11375
11376         * lily/parser.yy (sup_quotes): use '\'' for sup_quotes.
11377
11378         * lily/break-align-interface.cc (do_alignment): right-edge spacing
11379         key adds space at the end of line. 
11380
11381 2002-10-11  Jan Nieuwenhuizen  <janneke@gnu.org>
11382
11383         * scm/sketch.scm: Fix beams.
11384
11385         * buildscripts/mf-to-table.py: Add EncodingScheme.
11386
11387         * scm/sketch.scm: Resurrect.
11388
11389 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11390
11391         * lily/multi-measure-rest.cc: use breve rests for measure lengths
11392         longer than 4/4. Patch courtesy Kim Shrier <kim@tinker.com>.
11393
11394 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11395
11396         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.50.
11397
11398         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11399
11400 2002-10-11  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11401
11402         * lily/my-lily-lexer.cc (prepare_for_next_token): use previous
11403         token for origin information.
11404
11405         * lily/parser.yy (My_lily_lexer): do identifier location and
11406         cloning from lexer.
11407
11408         * scm/music-functions.scm (make-multi-measure-rest): move mmrest
11409         logic out of the parser. Add bar checks on both ends.
11410
11411         * Documentation/user/refman.itely (Multi measure rests): add more
11412         notes about mm rests.
11413
11414 2002-10-10  Jan Nieuwenhuizen  <janneke@gnu.org>
11415
11416         * input/regression/bar-scripts.ly: Re-enable.
11417
11418         * lily/parser.yy:
11419         * stepmake/stepmake/c++-rules.make: Fixes for bison 1.51 to be
11420         released rsn.  Bison 1.50 has a crucial bug and won't work.
11421
11422         * lily/lexer.ll (My_lily_lexer): Avoid silly flex induced gcc warnings.
11423
11424
11425 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11426
11427         * input/regression/bar-scripts.ly: Blunt documentation build fix.
11428
11429 2002-10-05  Jan Nieuwenhuizen  <janneke@gnu.org>
11430
11431         * Actually merge changes since 1.6.4 besides ChangeLog, and
11432         resolve conflicts.  Lots of updates, hope all is well.
11433         
11434         * cygwin/lilypond.hint (requires): Add ghostscript.
11435
11436         * scm: Update some (c).
11437         
11438 2002-10-07  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11439
11440         * input/test/{various}.ly: add \header fields and texidoc strings.
11441
11442 2002-10-05  Werner Lemberg  <wl@gnu.org>
11443
11444         * scripts/lilypond-book.py (output_dict) <latex>: `output_tex'
11445         renamed to `output_latex_quoted'.
11446         Added `output_latex_noquote'.
11447         (schedule_lilypond_block): Implement `noquote' option for LaTeX
11448         mode.
11449
11450 2002-11-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11451
11452         * ChangeLog: Add 1.6.6 release marker.  See below.
11453
11454         * stepmake/stepmake/po-targets.make: Remove --c++ option.
11455
11456         * scripts/midi2ly.py: Fix global syntax warnings.
11457
11458         * GNUmakefile.in: Generate builddir locale tree too.
11459
11460         * scripts/ly2dvi.py:
11461         * scripts/midi2ly.py: 
11462         * scripts/mup2ly.py: 
11463         * scripts/update-lily.py:
11464         * lily/main.cc (setup_paths): Fix for locales setup.
11465
11466 2002-10-29  Jan Nieuwenhuizen  <janneke@gnu.org>
11467
11468         * Documentation/windows/installing.texi: Soften wording about
11469         necessity of becoming Administrator.  tommie@iae.nl reports this
11470         does not seem to be necessary for his flavour of Windows 2000.
11471         Explicitely discourage text mode mounts.
11472
11473 2002-10-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11474
11475         * lily/rest.cc (after_line_breaking): backport dot position fix.
11476
11477         * lily/rest-collision.cc (do_shift): also remove dots for suicided
11478         rests. Thanks to Klaus Zimmermann for finding this bug.
11479
11480 2002-10-24  Jan Nieuwenhuizen  <janneke@gnu.org>
11481
11482         * Documentation/topdocs/INSTALL.texi: Correction for broken /bin/sh.
11483
11484 2002-10-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11485
11486         * Documentation/user/music-glossary.tely: fix links.
11487
11488 2002-10-21  Werner Lemberg  <wl@gnu.org>
11489
11490         * tex/lily-ps-defs.tex (\lilypondsetdimen): Define ID macro.
11491         (\lilypondpostscript): Define PS macros `lyscaleXXX' (`XXX' is the
11492         scaling factor) only once and use them in the definition of
11493         \embeddedps.
11494         * ps/music-drawing-routines.ps (skeel): Removed.
11495
11496 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11497
11498         * stepmake/aclocal.m4: Changed 6 instances of $( ) to ` `, for
11499         Solaris7, as we don't use nested $( ) constructs.
11500
11501 2002-10-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11502
11503         * VERSION: Release 1.6.6.
11504         
11505 2002-10-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11506
11507         * Documentation/topdocs/INSTALL.texi: Add note about using ksh for
11508         as workaround for /bin/sh problems on Solaris7.
11509
11510 2002-10-19  Werner Lemberg  <wl@gnu.org>
11511
11512         * GNUmakefile.in (web-doc): Fix typos.
11513         * tex/lilyponddefs.tex (\lilypondspecial): Don't scan
11514         `music-drawing-routines.ps' but emit \special{header=...} once.
11515         * scm/tex.scm (header-end): Updated.
11516
11517 2002-10-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11518
11519         * lily/stem-engraver.cc (acknowledge_grob): don't crash on
11520         undefined tremolo. 
11521
11522 2002-10-15  Werner Lemberg  <wl@gnu.org>
11523
11524         * scripts/lilypond-book.py (g_make_html): New global variable.
11525         (schedule_lilypond_block): Don't compute EPS and PNG for `texi'
11526         if `g_make_html' isn't set.
11527         [main]: Add format `texi-html'.
11528         (option_definitions): Updated.
11529         * Documentation/user/lilypond-book.itely: Updated.
11530
11531         * make/lilypond-vars.make (LILYPOND_BOOK_FORMAT): New variable.
11532         * make/ly-rules.make (%.texi, %.nexi): Use it.
11533         * stepmake/stepmake/www-targets.make (web): Pass `tex-html' as
11534         format to lilypond-book.
11535         * GNUmakefile.in (web-doc): Ditto.
11536
11537 2002-10-14  Werner Lemberg  <wl@gnu.org>
11538
11539         Further improve TeX output.  The produced files are about 40%
11540         smaller.  `lilyponddefs.tex' is now read only once.
11541
11542         * tex/lilyponddefs.tex: Remove footer stuff.
11543         (\ifundefined): Renamed to...
11544         (\lilypondundefined): This.  Use LaTeX's definition to
11545         make it nestable and make it global.
11546         (\lilypondstart, \lilypondend): New macro to initialize LilyPond
11547         output.
11548         (\lilypondspecial): New macro to read `music-drawing-routines.ps'.
11549         (\fetasixteen, \fetafont, \fetachar, \botalign, \leftalign): Make
11550         them global.
11551         (\placebox): Renamed to...
11552         (\lyitem): This.
11553         Make it global and call \outputscale by itself.
11554         (\lybox, \lyvrule): New macros to reduce input data.
11555         (\lilypondfirst, \lilypondsecond, \lilypondloop, \lilyponditerate):
11556         New auxiliary macros.
11557         (\SkipLilydefs, \EndLilyPondOutput): Removed.
11558         * tex/lily-pdf-defs.tex, tex/lily-ps-defs.tex (\lilySpace): Renamed
11559         to...
11560         (\lilypondspace): This and made it global.
11561         (\turnOnPostScript): Renamed to...
11562         (\lilypondpostscript): This and made it global.
11563         (\turnOnExperimentalFeatures): Renamed to...
11564         (\lilypondexperimentalfeatures): This and made it global.
11565         * tex/lily-ps-defs.tex (\PSsetTeXdimen): Renamed to...
11566         (\lilypondsetdimen): This and made it global.
11567         * tex/lilypond-latex.tex, tex/lilypond-plaintex.tex: Removed.
11568         * tex/GNUmakefile (TEX_FILES): Add `music-drawing-routines.ps'
11569         (all, $(outdir)/music-drawing-routines.ps): New rules.
11570         * buildscripts/mf-to-table.py (write_tex_defs): Use \gdef.
11571         * scm/pdftex.scm, scm/tex.scm (end-output, header-end, placebox,
11572         start-system, stop-system, stop-last-system, filledbox): Updated to
11573         use the changed macros from lilyponddefs.tex.
11574         * scripts/lilypond-book.ly (output_dict) <latex, texi>: Ditto.
11575
11576 2002-10-07  Jan Nieuwenhuizen  <janneke@gnu.org>
11577
11578         * Documentation/windows/installing.texi: Update.
11579
11580 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11581
11582         * VERSION: 1.6.5 released
11583
11584         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11585
11586 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11587
11588         * scm/translator-property-description.scm (voltaOnThisStaff): add
11589         property.
11590
11591 2002-09-28  Werner Lemberg  <wl@gnu.org>
11592
11593         * scm/tex.scm (header-end): Suppress page numbering.
11594
11595         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11596         Fix quotation for HTML output.
11597
11598 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11599         
11600         * Documentation/user/refman.itely: grammar and phrasing
11601           fixes to "Note Entry" section.  Also adds a few new examples.
11602
11603 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11604
11605         * flower/include/string-data.icc: include string.h
11606
11607 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11608
11609         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11610
11611 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11612
11613         * Documentation/user/GNUmakefile (extra-local-help): Add.
11614
11615         * stepmake/stepmake/www-targets.make (local-help): Add.
11616
11617 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11618
11619         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11620         packages.
11621
11622         * Documentation/topdocs/README.texi (Top): building documentation
11623         (not website.)
11624
11625 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11626
11627         * Documentation/user/refman.itely: 
11628         * Documentation/user/tutorial.itely: 
11629         * Documentation/user/music-glossary.tely: Merge changes.
11630
11631         * Documentation/user/glossary.html.in: 
11632         * Documentation/index.texi: 
11633         * Documentation/header.html.in: Accomodate renaming of glossary.
11634         
11635         * Documentation/user/tutorial.itely: Add some glossary references.
11636         
11637         * Documentation/user/refman.itely: Minor fixes.
11638         
11639         * Documentation/user/lilypond.tely: Add glossary do direntry.
11640
11641         * Documentation/user/music-glossary.tely: Rename (previously:
11642         glossary.tely).  Fix anchor placement.
11643
11644         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11645
11646 2002-09-23  Werner Lemberg  <wl@gnu.org>
11647
11648         * scripts/lilypond-book.py (output_dict): Fix handling of
11649         various environments by avoid extraneous newlines.
11650         Rename `output-all' regexp for html to `output-html'.
11651         Replace `output-all' regexp for texi with `output-texi-quote'
11652         and `output-texi-noquote'.
11653         (compose_full_body): Don't override `linewidth' user option
11654         for `singleline'.
11655         (schedule_lilypond_block): Don't indent text specified with
11656         `intertext' option.
11657         Add new option `noquote'.
11658         (compile_all_files): Use latex instead of tex to compile ly
11659         files directly.
11660
11661         * Documentation/user/lilypond-book.itely: Updated and revised.
11662         Improve layout.
11663
11664         * Documentation/user/glossary.tely,
11665         Documentation/user/introduction.itely,
11666         Documentation/user/tutorial.itely,
11667         Documentation/user/refman.itely,
11668         Documentation/user/appendices.itely: Fix overfull LilyPond
11669         boxes caused by the new lilypond-book code.  Other minor
11670         fixes.
11671
11672         * Documentation/user/macros.itexi (@texiflat): Don't emit
11673         trailing space.
11674
11675         * scm/tex.scm (end-output, header-end): Add preamble and
11676         postamble to make lilypond output directly compilable with
11677         latex.
11678
11679         
11680 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11681
11682         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11683         instructions.
11684
11685 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11686
11687         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11688
11689 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11690
11691         * lily/beam.cc (connect_beams): don't crash if there are quarter
11692         notes in beams.
11693
11694 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11695
11696         * Documentation/user/refman.itely: corrected ancient clef
11697         docu; added docu on ligatures
11698
11699 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11700
11701         * Documentation/user/glossary.tely,
11702         Documentation/user/refman.itely, input/les-nereides.ly,
11703         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11704         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11705         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11706         Stem properties: flag-style -> stroke-style, style -> flag-style.
11707
11708
11709 2002-09-22  Werner Lemberg  <wl@gnu.org>
11710
11711         * scripts/lilypond-book.py: Add option `notime' to suppress
11712         printing of a time signature.  Specify default indentation of 0pt
11713         if single line fragment.  Don't emit redundant `\paper{ }'.
11714
11715         * Documentation/user/lilypond-book.itely: Updated.
11716
11717         * Documentation/user/glossary.tely: Completely reformatting.
11718
11719 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11720
11721         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11722
11723 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11724
11725         * Documentation/user/tutorial.itely: Fix links.
11726         
11727         * Documentation/topdocs/index.tely:
11728         * Documentation/index.texi:
11729         * Documentation/header.html.in: Small website fixes and updates.
11730
11731         * debian/: Debian patch by Anthony Fok.
11732
11733 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11734
11735         * Documentation/footer.html.in: How time flies: It's already 2002!
11736
11737         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11738         more descriptive link names than 'here'.
11739
11740 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11741
11742         * VERSION: 1.7.2 released
11743         * VERSION: 1.6.4 released
11744         
11745         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
11746
11747         * scripts/convert-ly.py (FatalConversionError.conv): add rule for
11748         (ly-make-music "Foo_bar") -> (make-music-by-name 'FooBarEvent).
11749
11750         * mf/feta-din.mf (test): add x-height and space.
11751
11752         * lily/dynamic-engraver.cc (process_music): take dynamic direction
11753         from ^_ for crescendi. Idem for slurs and phrasing slurs.
11754
11755         * ly/grace-init.ly: add-to-grace-init: function to portably add
11756         settings to \grace. 
11757
11758         * lily/dynamic-engraver.cc (process_music): finish (de)crescendo
11759         if we get an absolute dynamic event.
11760  
11761         * lily/time-signature-engraver.cc (process_music): warn for \time 5/5
11762
11763         * lily/source-file.cc (get_line): oops. All line numbers were off
11764         by 2. Fix that. 
11765
11766         * lily/parser.yy (event_that_take_dir): allow () \< \> \! \( \) to
11767         be after the note, combined with -_^, i.e. c4-(-\)-\>  
11768
11769         * ly/params-init.ly (ledgerlinethickness): use Scheme expressions.
11770
11771         * lily/parser.yy (number_factor): remove (number) as number
11772         expression. ("Let them eat Lisp").
11773
11774 2002-10-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11775
11776         * lily/horizontal-bracket.cc: new file.
11777
11778         * lily/horizontal-bracket-engraver.cc: new file.
11779
11780         * input/regression/note-group-bracket.ly: new file. Support
11781         horizontal note brackets for music analysis.
11782
11783         * lily/stem.cc (flag): new flag-style: no-flag.
11784
11785         * input/test/stem-cross-staff.ly: new file
11786         
11787         * Documentation/user/internals.itely: Improved formatting, fixing
11788         typos.  Added a section `Output details' to describe how the TeX
11789         code looks like.
11790
11791         * lily/include/midi-stream.hh: use stdio.h iso. iostream.h
11792
11793         * lily/parser.yy: remove \dynamicscript.
11794
11795         * ly/dynamic-scripts-init.ly: redo the dynamic scripts
11796         definitions. 
11797
11798         * python/midi.c (midi_error): take two arguments.
11799
11800         * Merge 1.6.5 changes:
11801         
11802 2002-10-04  Jan Nieuwenhuizen  <janneke@gnu.org>
11803
11804         * scm/grob-description.scm (minimum-beam-collision-distance): 0.75
11805         staff-space.  Previous 1.5 was probably meant as half-spaces.
11806         (cautionary-style): parentheses (was: smaller).  This is what doco
11807         says, and it seems more logical.
11808
11809         * Documentation/user/refman.itely (Chromatic alterations): Bugfix
11810         for 2nd sentence.
11811
11812 2002-10-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11813
11814         * make/lilypond.redhat.spec.in: various fixes for RedHat 8.0
11815
11816 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11817
11818         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11819
11820 2002-09-30  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11821
11822         * scripts/lilypond-book.py (make_pixmap): don't produce empty pages.
11823
11824 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11825
11826         * scm/translator-property-description.scm (voltaOnThisStaff): add
11827         property.
11828
11829 2002-09-28  Werner Lemberg  <wl@gnu.org>
11830
11831         * scm/tex.scm (header-end): Suppress page numbering.
11832
11833         * scripts/lilypond-book.py (output_dict) <output-texi-quoted>:
11834         Fix quotation for HTML output.
11835
11836 2002-09-28   Graham Percival   <gperciva@sfu.ca>
11837         
11838         * Documentation/user/refman.itely: grammar and phrasing
11839           fixes to "Note Entry" section.  Also adds a few new examples.
11840
11841 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11842
11843         * flower/include/string-data.icc: include string.h
11844
11845 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11846
11847         * scm/chord-name.scm (chord::inner-name-banter): remove space.
11848
11849 2002-09-27  Jan Nieuwenhuizen  <janneke@gnu.org>
11850
11851         * Documentation/user/GNUmakefile (extra-local-help): Add.
11852
11853         * stepmake/stepmake/www-targets.make (local-help): Add.
11854
11855 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11856
11857         * Documentation/topdocs/INSTALL.texi (Top): recommend binary
11858         packages.
11859
11860         * Documentation/topdocs/README.texi (Top): building documentation
11861         (not website.)
11862
11863 2002-09-26  Jan Nieuwenhuizen  <janneke@gnu.org>
11864
11865         * Documentation/user/refman.itely: 
11866         * Documentation/user/tutorial.itely: 
11867         * Documentation/user/music-glossary.tely: Merge changes.
11868
11869         * Documentation/user/glossary.html.in: 
11870         * Documentation/index.texi: 
11871         * Documentation/header.html.in: Accomodate renaming of glossary.
11872         
11873         * Documentation/user/tutorial.itely: Add some glossary references.
11874         
11875         * Documentation/user/refman.itely: Minor fixes.
11876         
11877         * Documentation/user/lilypond.tely: Add glossary do direntry.
11878
11879         * Documentation/user/music-glossary.tely: Rename (previously:
11880         glossary.tely).  Fix anchor placement.
11881
11882         * Documentation/user/GNUmakefile: Make music-glossary.info too.
11883
11884 2002-09-23  Werner Lemberg  <wl@gnu.org>
11885
11886         * scripts/lilypond-book.py (output_dict): Fix handling of
11887         various environments by avoid extraneous newlines.
11888         Rename `output-all' regexp for html to `output-html'.
11889         Replace `output-all' regexp for texi with `output-texi-quote'
11890         and `output-texi-noquote'.
11891         (compose_full_body): Don't override `linewidth' user option
11892         for `singleline'.
11893         (schedule_lilypond_block): Don't indent text specified with
11894         `intertext' option.
11895         Add new option `noquote'.
11896         (compile_all_files): Use latex instead of tex to compile ly
11897         files directly.
11898
11899         * Documentation/user/lilypond-book.itely: Updated and revised.
11900         Improve layout.
11901
11902         * Documentation/user/glossary.tely,
11903         Documentation/user/introduction.itely,
11904         Documentation/user/tutorial.itely,
11905         Documentation/user/refman.itely,
11906         Documentation/user/appendices.itely: Fix overfull LilyPond
11907         boxes caused by the new lilypond-book code.  Other minor
11908         fixes.
11909
11910         * Documentation/user/macros.itexi (@texiflat): Don't emit
11911         trailing space.
11912
11913         * scm/tex.scm (end-output, header-end): Add preamble and
11914         postamble to make lilypond output directly compilable with
11915         latex.
11916
11917         
11918 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11919
11920         * Documentation/topdocs/INSTALL.texi (Top): bugfix for RH RPM
11921         instructions.
11922
11923 2002-09-25  Jan Nieuwenhuizen  <janneke@gnu.org>
11924
11925         * Documentation/user/glossary.tely: Add titling and hyperlinks.
11926
11927 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11928
11929         * lily/beam.cc (connect_beams): don't crash if there are quarter
11930         notes in beams.
11931
11932 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
11933
11934         * Documentation/user/refman.itely: corrected ancient clef
11935         docu; added docu on ligatures
11936
11937 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
11938
11939         * Documentation/user/glossary.tely,
11940         Documentation/user/refman.itely, input/les-nereides.ly,
11941         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
11942         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
11943         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
11944         Stem properties: flag-style -> stroke-style, style -> flag-style.
11945
11946 2002-09-22  Werner Lemberg  <wl@gnu.org>
11947
11948         * scripts/lilypond-book.py: Add option `notime' to suppress
11949         printing of a time signature.  Specify default indentation of 0pt
11950         if single line fragment.  Don't emit redundant `\paper{ }'.
11951
11952         * Documentation/user/lilypond-book.itely: Updated.
11953
11954         * Documentation/user/glossary.tely: Completely reformatting.
11955
11956 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11957
11958         * GNUmakefile.in (top-web): generate (possibly empty) examples.html
11959
11960 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
11961
11962         * Documentation/user/tutorial.itely: Fix links.
11963         
11964         * Documentation/topdocs/index.tely:
11965         * Documentation/index.texi:
11966         * Documentation/header.html.in: Small website fixes and updates.
11967
11968         * debian/: Debian patch by Anthony Fok.
11969
11970 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
11971
11972         * Documentation/footer.html.in: How time flies: It's already 2002!
11973
11974         * Documentation/topdocs/index.tely: Stable/development fix.  Use
11975         more descriptive link names than 'here'.
11976
11977 2002-10-03  Jan Nieuwenhuizen  <janneke@gnu.org>
11978
11979         * lily/beam.cc (rest_collision_callback): Fixed: partial rewrite.
11980
11981 2002-10-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11982
11983         * lily/part-combine-music-iterator.cc (get_state): cleanup
11984         (get_music_info): cleanup.
11985
11986 2002-10-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11987
11988         * scm/backend-documentation-lib.scm (interface-doc-string):
11989         crosslinks between interfaces and grobs. Headings for interfaces
11990         in grob explanation.
11991
11992 2002-09-30  Jan Nieuwenhuizen  <janneke@gnu.org>
11993
11994         * scm/to-xml.scm: Fixes.  input/trip.ly now parses as xml (without
11995         dtd).  Add preliminary dtd.
11996         (re-sub-alist): Robustify.
11997
11998 2002-09-29  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
11999
12000         * lily/include/event-chord-iterator.hh,
12001         lily/context-specced-music-iterator.cc,
12002         lily/event.cc, lily/event-chord-iterator.cc: add
12003
12004 2002-09-29  Jan Nieuwenhuizen  <janneke@gnu.org>
12005
12006         * lily/: some (c) header fixes.
12007         
12008         * lily/request-chord.cc: Remove.
12009         
12010         * lily/include/event-chord-iterator.hh:
12011         * lily/include/event.hh:
12012         * lily/event-chord.cc: New file.
12013         
12014         * lily/stem-engraver.cc (acknowledge_grob): rename evented back to
12015         requested.
12016
12017 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12018
12019         * lily/ : rename Request to Event
12020
12021         * lily/parser.yy (command_element): move clef stuff into Scheme.
12022
12023         * lily/:  rename length_mom () to get_length()
12024
12025         * lily/part-combine-music.cc: removed file and class.
12026
12027         * lily/context-specced-music-iterator.cc (class
12028         Context_specced_music_iterator): new file. Obsoletes the
12029         Context_specced_music type.
12030
12031         * scm/music-types.scm (make-repeated-music): put different kinds
12032         of repeated music into music-type table.
12033
12034         * VERSION: 1.7.1 released.
12035
12036         * scm/to-xml.scm: new file.
12037
12038         * input/test/to-xml.ly (fooBar): demo of what is possible with the
12039         new Input representation: dump music as XML.
12040
12041         * scm/engraver-documentation-lib.scm
12042         (engraver-accepts-music-types?): add links from music to engraver,
12043         from music-type to engraver.
12044
12045         * lily/include/command-request.hh: removed
12046         lily/include/musical-request.hh: removed. Removed all _req classes
12047         except Key_change_req. Changes throughout.
12048
12049 2002-09-28  Jan Nieuwenhuizen  <janneke@gnu.org>
12050
12051         * lily/tuplet-engraver.cc (try_music): Compile kludge.
12052
12053 2002-09-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12054
12055         * lily/*.cc: specify accepts for many engravers.
12056
12057         * scm/music-documentation-lib.scm: dump music expressions and
12058         music subtypes.
12059
12060         * scm/documentation-lib.scm: complete revision.
12061         Use GOOPS objects to store document tree explicitly. Cleaned up and
12062         sped up doco generation a lot.
12063
12064 2002-09-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12065
12066         * input/trip.ly (fugaIILeft): add arpeggio
12067
12068         * lily/translator-group.cc (try_music_on_nongroup_children):
12069         oops. The name symbol is in the cdr of the assoc handle.
12070
12071         * lily/:  remove Arpeggio_req, Breathing_sign_req, Extender_req,
12072         Hyphen_req, Glissando_req, Break_req, Mark_req 
12073
12074 2002-09-26  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12075
12076         * lily/musical-request.cc (music-duration-length,
12077         music-duration-compress): new functions.
12078
12079         * lily/ : Remove Note_req, Rest_req, Busy_playing_req. Changes
12080         throughout. Warning doesn't work yet.
12081
12082         * lily/translator-group.cc (try_music_on_nongroup_children):
12083         new implementation: store candidate acceptors in a hashTable.
12084
12085 2002-09-25  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12086
12087         * scm/music-types.scm (music-descriptions): change name to
12088         internal-class-name
12089
12090         * scm/chord-name.scm (chord::inner-name-banter): remove space.
12091
12092 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12093
12094         * lily/beam.cc (connect_beams): don't crash if there are quarter
12095         notes in beams.
12096
12097 2002-09-24  Juergen Reuter  <reuter@ipd.uka.de>
12098
12099         * Documentation/user/refman.itely: corrected ancient clef
12100         docu; added docu on ligatures
12101
12102 2002-09-21  Juergen Reuter  <reuter@ipd.uka.de>
12103
12104         * Documentation/user/glossary.tely,
12105         Documentation/user/refman.itely, input/les-nereides.ly,
12106         input/mutopia/W.A.Mozart/mozart-hrn3-defs.ly,
12107         input/test/bagpipe.ly, lily/stem.cc, ly/grace-init.ly,
12108         scm/grob-property-description.scm, scripts/convert-ly.py: renamed
12109         Stem properties: flag-style -> stroke-style, style -> flag-style.
12110
12111 2002-09-24  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12112
12113         * scm/music-functions.scm (music-separator?): don't use name music
12114         property.
12115
12116 2002-09-24  Jan Nieuwenhuizen  <janneke@gnu.org>
12117
12118         * stepmake/stepmake/generic-targets.make (help): Document check
12119         target.
12120
12121         * lily/new-accidental-engraver.cc: Compile fix.
12122
12123 2002-09-23  Jan Nieuwenhuizen  <janneke@gnu.org>
12124
12125         * scripts/convert-ly.py: Add rule.
12126
12127         * input/test/music-creation.ly:
12128         * input/test/add-staccato.ly:
12129         * input/test/add-text-script.ly: ly-make-music.
12130
12131         * scm/drums.scm (make-head-type-elem, make-articulation-script):
12132         More ly-make-music renamings.
12133
12134         * lily/command-request.cc: ADD_MUSIC: arpeggio_req.
12135
12136         * lily/music-constructor.cc (make_music): Add debugging info.
12137
12138         * scm/music-functions.scm (make-simultaneous-music,
12139         (make-sequential-music, context-spec-music):
12140         * scm/music-types.scm (music-descriptions): Get lily to run.
12141
12142 2002-09-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12143
12144         * lily/command-request.cc (transpose_key_alist): new function.
12145
12146         * lily/key-performer.cc (create_audio_elements): cleanup. 
12147
12148 2002-09-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12149
12150         * lily/parser.yy: remove TYPED_MAKE_MUSIC().
12151
12152         * lily/include/translator.hh (ENTER_DESCRIPTION): add
12153         events-accepted field.
12154
12155         * scm/music-types.scm: new file.
12156
12157         * lily/parser.yy: put music type initialization into scheme,
12158         similar to grob initialization.  Changes throughout.
12159
12160 2002-09-22  Jan Nieuwenhuizen  <janneke@gnu.org>
12161
12162         * Documentation/user/tutorial.itely: Fix links.
12163         
12164         * Documentation/index.texi: 
12165         * Documentation/header.html.in: 
12166         * Documentation/topdocs/index.tely: Small website fixes and updates.
12167
12168         * debian/: Debian patch by Anthony Fok.
12169
12170 2002-09-21  Jan Nieuwenhuizen  <janneke@gnu.org>
12171
12172         * Documentation/footer.html.in: How time flies: It's already 2002!
12173
12174         * Documentation/topdocs/index.tely: Stable/development fix.  Use
12175         more descriptive link names than 'here'.
12176
12177         * ROADMAP: Remove test stuff.
12178
12179         * scripts/update-lily.py: Allow auto-building of stable and
12180         development versions.  Bugfixes.
12181
12182 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12183
12184         * VERSION: released 1.7.0
12185
12186         * scm/tex.scm (header-end): enclose lily output in begingroup/endgroup.
12187
12188         * tex/lilyponddefs.tex: set hsize for plain tex, but only for
12189         positive line widths.
12190
12191 2002-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
12192
12193         * tex/lilyponddefs.tex: Handle \scoreshift and \outputscale in one
12194         go.  Fix comments.
12195
12196         * cygwin: Cygwin updates.
12197
12198 2002-09-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12199
12200         * Documentation/windows/installing.texi (Top): version for python,
12201         urls for ghostscript (thanks to John Potelle)
12202         
12203         * lily/simultaneous-music-iterator.cc
12204         (Simultaneous_music_iterator): init children_list_ before
12205         triggering GC.
12206
12207         * lily/*-iterator.cc: be even more careful with smobbed copy
12208         constructors. 
12209
12210         * lily/break-align-engraver.cc (acknowledge_grob): also typeset
12211         LeftEdge item.
12212
12213 2002-09-15  Werner Lemberg  <wl@gnu.org>
12214
12215         Improving LilyPond's output to make them ordinary TeX boxes with
12216         predictable dimensions.  System boxes are now vertically centered on
12217         the baseline; this offset can be further controlled with
12218         \lilypondscoreshift.
12219
12220         * lily/system.cc (System::post_processing): Pass length of current
12221         system to `start-system' (including any horizontal indentation).
12222
12223         * scm/tex.scm, scm/pdftex.scm: Make output of various functions
12224         prettier.
12225         (lily-def): Append `%'.
12226         (start-system): Add parameter `wd'.  Output more TeX code to specify
12227         box dimensions.
12228         (stop-system, stop-last-system): Complement changes in
12229         `start-system'.
12230         * scm/sketch.scm, scm/ps.scm, scm/pdf.scm, scm/ascii-script.scm:
12231         Updated.
12232
12233         * scripts/ly2dvi.py (global_latex_definition): Set \parindent to 0.
12234         * buildscripts/mf-to-table.py (write_tex_defs): Append `%'.
12235         Write final `\endinput'.
12236
12237         * tex/lily-ps-defs.tex, tex/lily-pdf-defs.tex,
12238         tex/lilypond-plaintex.tex, tex/lilypond-latex.tex,
12239         tex/lilyponddefs.tex, tex/titledefs.tex: Reformat code.  Assure that
12240         files and macro definitions don't produce spurious spaces and
12241         paragraphs (using \endlinechar).
12242         * tex/lilyponddefs.tex: New dimension `\scoreshift'.
12243
12244         * Documentation/user/internals.itely: Improved formatting, fixing
12245         typos.  Added a section `Output details' to describe how the TeX
12246         code looks like.
12247
12248 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12249
12250         * lily/accidental-engraver.cc: Also work with partial measures.
12251
12252 2002-09-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12253
12254         * lily/text-spanner-engraver.cc: whoops. Set bound in the correct
12255         spanner.
12256
12257 2002-09-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12258
12259         * lily/identifier-smob.cc (unpack_identifier): new file.
12260
12261         * lily/lexer.ll (identifier_type): new function.  use ly-id to
12262         pass off scheme expressions as music identifiers.
12263
12264         * scm/lily.scm: reorganisation, cleanups.
12265
12266         * lily/main.cc: small cleanups.
12267
12268 2002-09-20  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12269
12270         * lily/ly-module.{cc,hh}: new file.
12271
12272 2002-09-17  Rune Zedeler  <rune@zedeler.dk>
12273
12274         * lily/accidental-engraver.cc: Also work with partial measures.
12275
12276 2002-09-16  Jan Nieuwenhuizen  <janneke@gnu.org>
12277
12278         * VERSION (PACKAGE_NAME): Remove HEAD trap leftover.
12279
12280 2002-09-16  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12281
12282         * lily/my-lily-lexer.cc: use SCM module in stead of
12283         Scheme_hash_table. Changes throughout.  
12284
12285 2002-09-15  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
12286
12287         * VERSION (MY_PATCH_LEVEL): make 1.7.0
12288